

/* Start:/local/templates/.default/components/bitrix/news.detail/blog-i-novosti/style.css?16480257843317*/
.news-card {
  position: relative; }
  .news-card__info {
    position: relative;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    margin: 0 0 30px 0;
    font: 12px/130% "DaxPro", "Arial", sans-serif;
    text-transform: uppercase; }
  .news-card__data {
    position: relative;
    display: block;
    color: #0cc0dd;
    padding: 0 10px 0 0; }
  .news-card__person {
    position: relative;
    display: block;
    color: #8891a3; }
    .news-card__person span {
      border-left: 1px solid #8891a3;
      position: relative;
      display: block;
      padding: 0 0 0 10px; }
  .news-card__balise {
    position: relative;
    font: 12px/150% "DaxPro", "Arial", sans-serif;
    text-transform: uppercase;
    margin: 30px 0; }
    .news-card__balise span {
      display: inline-block;
      color: #0f2345;
      padding: 0 5px 0 0; }
    .news-card__balise a {
      display: inline-block;
      color: #8891a3;
      padding: 0 5px 0 0; }
  .news-card__content {
    position: relative;
    display: block; }
    .news-card__content iframe {
      max-width: 100%; }

.social-block {
  position: relative;
  margin: 0 0 40px 0; }
  @media only screen and (max-width: 991px) {
    .social-block {
      margin: 20px 0 40px 0; } }
  .social-block__wrapper {
    display: -webkit-flex;
    display: flex;
    position: relative;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
    max-width: 150px;
    padding: 20px;
    border: 2px solid #8891a3;
    text-align: center; }
    @media only screen and (max-width: 1199px) {
      .social-block__wrapper {
        padding: 10px; } }
    @media only screen and (max-width: 991px) {
      .social-block__wrapper {
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
        max-width: 300px;
        margin: 0;
        padding: 20px 0; } }
  .social-block__item {
    display: block;
    width: 100%;
    position: relative; }
    @media only screen and (max-width: 991px) {
      .social-block__item {
        width: 60%; }
        .social-block__item:first-child {
          width: 40%; } }
  .social-block__item-wrap {
    display: block; }
    @media only screen and (max-width: 991px) {
      .social-block__item-wrap {
        display: -webkit-flex;
        display: flex;
        position: relative;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap; } }
  .social-block__link {
    display: block;
    padding: 20px 0 25px;
    border-bottom: 1px solid #8891a3; }
    @media only screen and (max-width: 991px) {
      .social-block__link {
        border-bottom: 0 none;
        width: calc(100% / 3);
        padding: 0 15px; } }
    .social-block__link:last-child {
      border-bottom: 0 none; }
    .social-block__link img {
      height: 24px;
      width: 25px;
      margin: 0 auto;
      display: block;
      transition: all 0.3s ease; }
    .social-block__link:hover {
      opacity: 0.7; }
  .social-block__text {
    font: 12px/130% "DaxPro", "Arial", sans-serif;
    text-transform: uppercase;
    color: #8891a3; }
    @media only screen and (max-width: 991px) {
      .social-block__text {
        padding: 0 20px; } }

/* End */


/* Start:/local/components/custom/form/templates/crm-training/style.css?16480258278150*/
body .crm-training {
  color: #fff;
  background: #0f2345 url(/local/static/build/img/svg/pattern-autorization.svg) no-repeat bottom !important;
  padding: 40px; }
  @media only screen and (max-width: 767px) {
    body .crm-training {
      padding: 20px; } }
  @media only screen and (max-width: 576px) {
    body .crm-training {
      padding: 10px; } }
  body .crm-training .fancybox-close-small:hover:after, body .crm-training .fancybox-close-small:active:after, body .crm-training .fancybox-close-small:focus:after {
    background: transparent; }
  body .crm-training .fancybox-close-small:after {
    background: transparent; }
  body .crm-training__wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }
    @media only screen and (max-width: 767px) {
      body .crm-training__wrap {
        height: 100vh;
        width: 100vw; } }
  body .crm-training .alfacrm-success {
    font-size: 23px;
    line-height: normal; }
  body .crm-training__dots {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-animation: dots-1 1.4s infinite steps(1);
    animation: dots-1 1.4s infinite steps(1); }
    body .crm-training__dots:after, body .crm-training__dots:before {
      content: '.';
      -webkit-animation: dots-2 1.4s infinite steps(1);
      animation: dots-2 1.4s infinite steps(1); }
    body .crm-training__dots:before {
      -webkit-order: 2;
      order: 2; }
    body .crm-training__dots:after {
      -webkit-order: 3;
      order: 3;
      animation-name: dots-3;
      -webkit-animation-name: dots-3; }
  body .crm-training__content {
    min-height: 450px;
    max-width: 450px;
    width: calc(100vw - 80px);
    text-align: center; }
    @media only screen and (max-width: 767px) {
      body .crm-training__content {
        width: calc(100vw - 40px);
        padding: 20px; } }
    @media only screen and (max-width: 576px) {
      body .crm-training__content {
        width: calc(100vw - 20px);
        padding: 10px; } }
    body .crm-training__content:not(.loaded) {
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      align-items: center; }
    body .crm-training__content .alfacrm-title {
      color: #fff;
      opacity: 0.7;
      margin-bottom: 0; }
    body .crm-training__content .alfacrm-subtitle {
      color: #fff;
      opacity: 0.7;
      font-family: "DaxPro-CondBold", "Arial", sans-serif;
      margin-bottom: 30px; }
    body .crm-training__content .select2-selection {
      background-color: #0f2345 !important; }
      body .crm-training__content .select2-selection .select2-selection__rendered {
        line-height: 50px;
        height: 50px;
        color: #fff !important; }
        @media only screen and (max-width: 767px) {
          body .crm-training__content .select2-selection .select2-selection__rendered {
            line-height: 40px;
            height: 40px; } }
      body .crm-training__content .select2-selection .select2-selection__arrow {
        height: 48px;
        right: 7px; }
        @media only screen and (max-width: 767px) {
          body .crm-training__content .select2-selection .select2-selection__arrow {
            height: 38px; } }
    body .crm-training__content form label {
      margin-right: auto;
      display: block;
      text-align: left; }
    body .crm-training__content form input,
    body .crm-training__content form select,
    body .crm-training__content form textarea {
      display: inline-block;
      position: relative;
      width: 100%;
      vertical-align: middle;
      border: 1px solid #cfd5dc;
      background-color: transparent;
      box-shadow: none !important;
      padding: 11px 10px;
      font-size: 16px;
      line-height: 26px;
      border-radius: 0;
      color: #fff;
      transition: background .3s ease, border .3s ease, opacity .3s ease; }
      body .crm-training__content form input::-webkit-input-placeholder,
      body .crm-training__content form select::-webkit-input-placeholder,
      body .crm-training__content form textarea::-webkit-input-placeholder {
        font-family: "DaxPro-Italic", "Arial", sans-serif;
        color: #dcdcdc; }
      body .crm-training__content form input::-moz-placeholder,
      body .crm-training__content form select::-moz-placeholder,
      body .crm-training__content form textarea::-moz-placeholder {
        font-family: "DaxPro-Italic", "Arial", sans-serif;
        color: #dcdcdc; }
      body .crm-training__content form input:-moz-placeholder,
      body .crm-training__content form select:-moz-placeholder,
      body .crm-training__content form textarea:-moz-placeholder {
        font-family: "DaxPro-Italic", "Arial", sans-serif;
        color: #dcdcdc; }
      body .crm-training__content form input:-ms-input-placeholder,
      body .crm-training__content form select:-ms-input-placeholder,
      body .crm-training__content form textarea:-ms-input-placeholder {
        font-family: "DaxPro-Italic", "Arial", sans-serif;
        color: #dcdcdc; }
      @media only screen and (max-width: 767px) {
        body .crm-training__content form input,
        body .crm-training__content form select,
        body .crm-training__content form textarea {
          font-size: 14px;
          line-height: 22px;
          padding: 8px 10px; } }
    body .crm-training__content form input,
    body .crm-training__content form select {
      height: 50px; }
      @media only screen and (max-width: 767px) {
        body .crm-training__content form input,
        body .crm-training__content form select {
          height: 40px; } }
    body .crm-training__content form .alfacrm-control {
      margin-bottom: 15px; }
    body .crm-training__content form .alfacrm-error {
      text-align: left !important;
      color: #e76565 !important;
      margin-top: -10px;
      margin-bottom: 10px; }
    body .crm-training__content button {
      width: 100%;
      display: block;
      text-align: center;
      text-transform: uppercase;
      color: #0f2345;
      border: 0 none;
      height: 55px;
      vertical-align: middle;
      transition: all .3s ease;
      padding: 0 30px;
      background: #ecaf2a;
      padding-left: calc( (100vw - 768px)/(1200 - 768) * (30 - 10) + 10px);
      padding-right: calc( (100vw - 768px)/(1200 - 768) * (30 - 10) + 10px);
      white-space: nowrap;
      position: relative;
      max-width: 500px;
      font: 24px/100% "DaxPro-CondLight", "Arial", sans-serif;
      margin: 30px 0 20px; }
      @media only screen and (max-width: 991px) {
        body .crm-training__content button {
          font: 18px/100% "DaxPro-CondLight", "Arial", sans-serif; } }
      @media only screen and (max-width: 767px) {
        body .crm-training__content button {
          height: 40px;
          font: 16px/100% "DaxPro-CondLight", "Arial", sans-serif;
          padding: 0 10px; } }
      body .crm-training__content button:hover, body .crm-training__content button:active, body .crm-training__content button:focus {
        background: #ffc442; }

body .target-select {
  z-index: 100000 !important;
  color: #fff !important; }
  body .target-select .select2-dropdown {
    background-color: #0f2345 !important; }
    body .target-select .select2-dropdown .select2-results__option--highlighted[aria-selected] {
      background-color: #111e3c !important; }
    body .target-select .select2-dropdown .select2-results__option[aria-selected="true"] {
      background-color: #132c56 !important; }

@-webkit-keyframes dots-1 {
  from {
    opacity: 0; }
  25% {
    opacity: 1; } }

@keyframes dots-1 {
  from {
    opacity: 0; }
  25% {
    opacity: 1; } }

@-webkit-keyframes dots-2 {
  from {
    opacity: 0; }
  50% {
    opacity: 1; } }

@keyframes dots-2 {
  from {
    opacity: 0; }
  50% {
    opacity: 1; } }

@-webkit-keyframes dots-3 {
  from {
    opacity: 0; }
  75% {
    opacity: 1; } }

@keyframes dots-3 {
  from {
    opacity: 0; }
  75% {
    opacity: 1; } }

/* End */


/* Start:/local/static/node_modules/select2/dist/css/select2.min.css?49916250014966*/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* End */


/* Start:/local/components/custom/tag-cloud/templates/.default/style.css?16480258263280*/
.tag-cloud {
  position: relative;
  margin: 0 0 40px 0; }
  .tag-cloud__title {
    font: 24px/100% "DaxPro-Light", "Arial", sans-serif;
    margin: 0 0 25px 0;
    text-transform: uppercase; }
    @media only screen and (max-width: 991px) {
      .tag-cloud__title {
        font: 18px/130% "DaxPro-Light", "Arial", sans-serif; } }
    @media only screen and (max-width: 767px) {
      .tag-cloud__title {
        padding-right: 90px; } }
  .tag-cloud__all {
    display: none; }
    @media only screen and (max-width: 767px) {
      .tag-cloud__all {
        display: block;
        padding: 0 5px;
        margin: 10px 0; } }
  .tag-cloud__all-button {
    display: inline-block;
    font: 11px/100% "DaxPro", "Arial", sans-serif;
    text-transform: uppercase;
    color: #0cc0dd;
    cursor: pointer;
    transition: all 0.3s ease; }
    .tag-cloud__all-button:hover {
      color: #ecaf2a; }
  .tag-cloud__text {
    position: relative;
    display: inline-block; }
  .tag-cloud__text-hidden {
    display: none; }
  @media only screen and (max-width: 767px) {
    .tag-cloud__wrapper.active .tag-cloud__text-hidden {
      display: inline-block !important; } }
  @media only screen and (max-width: 767px) {
    .tag-cloud__wrapper.active .tag-cloud__text {
      display: none !important; } }
  @media only screen and (max-width: 767px) {
    .tag-cloud__wrapper.active .tag-cloud__item {
      display: block !important; } }
  .tag-cloud__wrapper {
    position: relative;
    margin: 0 -5px 15px; }
  .tag-cloud__grid {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    width: 100%; }
  .tag-cloud__item {
    position: relative;
    padding: 0 5px 10px; }
    @media only screen and (max-width: 767px) {
      .tag-cloud__item {
        display: none; } }
    @media only screen and (max-width: 767px) {
      .tag-cloud__item--mobail-visible {
        display: block; } }
  .tag-cloud__item-wrap {
    position: relative;
    display: table;
    height: 100%;
    border: 2px solid #8891a3;
    padding: 10px;
    cursor: pointer;
    background-color: transparent;
    transition: all 0.3s ease; }
    .tag-cloud__item-wrap:hover {
      background: #8891a3; }
  .tag-cloud__item-wrap:hover .tag-cloud__name {
    color: #ffffff !important; }
  .tag-cloud__item-wrap:hover .tag-cloud__count {
    color: #ffffff !important; }
  .tag-cloud__name {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    font: 16px/130% "DaxPro-CondBlack", "Arial", sans-serif;
    color: #0f2345 !important;
    text-transform: uppercase;
    transition: all 0.3s ease; }
    @media only screen and (max-width: 991px) {
      .tag-cloud__name {
        font: 14px/130% "DaxPro-CondBlack", "Arial", sans-serif; } }
  .tag-cloud__count {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 8px;
    color: #8891a3;
    text-transform: uppercase;
    font: 16px/130% "DaxPro-CondBlack", "Arial", sans-serif;
    transition: all 0.3s ease; }
    @media only screen and (max-width: 991px) {
      .tag-cloud__count {
        font: 14px/130% "DaxPro-CondBlack", "Arial", sans-serif; } }

/* End */


/* Start:/local/static//build/css/components/back-link-invers.css?1648025781957*/
.back-link-invers {
  font: 16px/18px "DaxPro-CondBold", "Arial", sans-serif;
  color: #0f2345;
  display: inline-block;
  position: relative;
  transition: all 0.3s ease; }
  @media only screen and (max-width: 767px) {
    .back-link-invers {
      font: 14px/100% "DaxPro-CondBold", "Arial", sans-serif; } }
  .back-link-invers span {
    display: inline-block;
    vertical-align: top;
    line-height: 0;
    padding: 0 0 0 10px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  .back-link-invers .back-arrows-invers {
    width: 66px;
    height: 18px;
    enable-background: new 0 0 66 18;
    fill: #0F2345;
    transition: all .3s ease; }
  .back-link-invers:hover .back-arrows-invers {
    fill: #ecaf2a;
    -webkit-animation-name: backLink-invers;
    animation-name: backLink-invers;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/best-news/style.css?16480257937407*/
.best-news {
  position: relative;
  max-width: 1170px;
  margin: 0 auto 40px; }
  @media only screen and (max-width: 767px) {
    .best-news {
      margin: 20px auto 25px; } }
  .best-news__title {
    font: 24px/100% "DaxPro-Light", "Arial", sans-serif;
    margin: 0 0 25px 0;
    text-transform: uppercase; }
    @media only screen and (max-width: 991px) {
      .best-news__title {
        font: 18px/130% "DaxPro-Light", "Arial", sans-serif; } }
    @media only screen and (max-width: 767px) {
      .best-news__title {
        padding-right: 90px; } }
  .best-news__wrapper {
    position: relative; }
  .best-news__slider {
    position: relative; }
    @media only screen and (max-width: 767px) {
      .best-news__slider {
        margin: 0 0 25px 0; } }
  .best-news__item {
    position: relative;
    width: 100%;
    margin: 0 0 40px 0; }
    @media only screen and (max-width: 767px) {
      .best-news__item {
        margin: 0; } }
    .best-news__item.news .best-news__item__content {
      border-color: #8782bd; }
    .best-news__item.people .best-news__item__content {
      border-color: #6dcff7; }
    .best-news__item.campus .best-news__item__content {
      border-color: #82ca9c; }
    .best-news__item.evolution .best-news__item__content {
      border-color: #f69679; }
    .best-news__item.program .best-news__item__content {
      border-color: #7accc8; }
  .best-news__content {
    position: relative;
    border-top: 10px solid transparent;
    padding: 10px 0 0 0; }
  .best-news__image {
    position: relative; }
    .best-news__image img, .best-news__image picture {
      width: 100%; }
  .best-news__link-title {
    font: 24px/130% "DaxPro-CondBlack", "Arial", sans-serif;
    color: #0f2345;
    text-decoration: underline;
    margin: 0 0 15px 0;
    display: block; }
    .best-news__link-title:hover, .best-news__link-title:active, .best-news__link-title:focus {
      text-decoration: underline; }
    @media only screen and (max-width: 991px) {
      .best-news__link-title {
        font: 20px/130% "DaxPro-CondBlack", "Arial", sans-serif; } }
    @media only screen and (max-width: 767px) {
      .best-news__link-title {
        font: 18px/130% "DaxPro-CondBlack", "Arial", sans-serif; } }
  .best-news__info-block {
    position: relative;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    margin: 0 0 15px 0;
    font: 11px/130% "DaxPro", "Arial", sans-serif;
    text-transform: uppercase; }
  .best-news__data {
    position: relative;
    display: block;
    color: #0cc0dd;
    padding: 0 10px 0 0; }
  .best-news__person {
    position: relative;
    display: block;
    color: #8891a3; }
    .best-news__person span {
      border-left: 1px solid #8891a3;
      position: relative;
      display: block;
      padding: 0 0 0 10px; }
  .best-news___description {
    position: relative;
    display: block;
    margin: 0 0 10px 0;
    font: 16px/150% "DaxPro", "Arial", sans-serif; }
    @media only screen and (max-width: 991px) {
      .best-news___description {
        font: 14px/150% "DaxPro", "Arial", sans-serif; } }
    @media only screen and (max-width: 767px) {
      .best-news___description {
        font: 12px/150% "DaxPro", "Arial", sans-serif; } }
  .best-news__balise {
    position: relative;
    font: 12px/150% "DaxPro", "Arial", sans-serif;
    text-transform: uppercase;
    margin: 0 0 15px 0; }
    .best-news__balise span {
      display: inline-block;
      color: #0f2345;
      padding: 0 5px 0 0; }
    .best-news__balise a {
      display: inline-block;
      color: #8891a3;
      padding: 0 5px 0 0; }
  @media only screen and (max-width: 767px) {
    .best-news .back-link .back-arrows {
      width: 32px;
      height: 10px; } }
  .best-news .slick-dots {
    position: absolute;
    bottom: -20px !important;
    left: 0;
    display: none;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .best-news .slick-dots {
        display: block; } }
    .best-news .slick-dots li {
      position: relative;
      display: inline-block;
      width: 12px;
      height: 12px;
      padding: 0;
      margin: 0 2px 0;
      cursor: pointer;
      list-style-type: none; }
      .best-news .slick-dots li:before, .best-news .slick-dots li:after {
        display: none; }
      .best-news .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 12px;
        height: 12px;
        border-radius: 12px;
        cursor: pointer;
        border: 0;
        outline: none;
        background: transparent;
        text-align: center;
        position: relative;
        overflow: hidden; }
        .best-news .slick-dots li button:after {
          position: absolute;
          top: 0;
          left: 0;
          width: 12px;
          height: 12px;
          border: 1px solid #ecaf2a;
          content: '';
          text-align: center;
          transition: background-color .3s ease;
          background-color: transparent;
          border-radius: 12px;
          overflow: hidden; }
    .best-news .slick-dots li.slick-active button:after {
      background-color: #ecaf2a; }
  .best-news .slick-arrow {
    position: absolute;
    background-color: transparent;
    text-indent: -9999px;
    transition: all .3s ease;
    padding: 0;
    height: 35px;
    width: 35px;
    top: -60px;
    right: 0;
    z-index: 10; }
    .best-news .slick-arrow.slick-next {
      right: 0; }
      .best-news .slick-arrow.slick-next:before {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        height: 35px;
        width: 35px;
        transition: all .3s ease;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover; }
      .best-news .slick-arrow.slick-next:before {
        background-image: url("/local/static/build/img/next-comment.png"); }
    .best-news .slick-arrow.slick-prev {
      right: 45px; }
      .best-news .slick-arrow.slick-prev:before {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        height: 35px;
        width: 35px;
        transition: all .3s ease;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover; }
      .best-news .slick-arrow.slick-prev:before {
        background-image: url("/local/static/build/img/prev-comment.png"); }

.best-news.best-news--full {
  margin: 40px auto 40px; }

@media only screen and (max-width: 767px) {
  .best-news--full .best-news {
    margin: 20px auto 25px; } }

.best-news--full .best-news__item {
  width: calc(100% / 3); }
  @media only screen and (max-width: 767px) {
    .best-news--full .best-news__item {
      width: auto; } }

.best-news--full .best-news__slider {
  display: -webkit-flex;
  display: flex;
  position: relative;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .best-news--full .best-news__slider {
      display: block; } }

.best-news--full .best-news__wrapper {
  margin: 0 -15px; }
  @media only screen and (max-width: 767px) {
    .best-news--full .best-news__wrapper {
      margin: 0; } }

.best-news--full .best-news__item {
  padding: 0 15px; }
  @media only screen and (max-width: 767px) {
    .best-news--full .best-news__item {
      padding: 0; } }

/* End */


/* Start:/local/static//build/css/components/back-link.css?16480257812399*/
.back-link {
  font: 16px/100% "DaxPro-CondBold", "Arial", sans-serif;
  color: #0f2345;
  display: inline-block;
  position: relative;
  transition: all 0.3s ease; }
  @media only screen and (max-width: 767px) {
    .back-link {
      font: 14px/100% "DaxPro-CondBold", "Arial", sans-serif; } }
  .back-link span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 10px; }
  .back-link .back-arrows {
    display: inline-block;
    vertical-align: middle;
    width: 66px;
    height: 18px;
    enable-background: new 0 0 66 18;
    fill: #0F2345;
    transition: all .3s ease; }
  .back-link__arrow {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 66px;
    height: 18px; }
    .back-link__arrow:before, .back-link__arrow:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center;
      transition: opacity .3s; }
    .back-link__arrow:before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='back-arrows' viewBox='0 0 66 18'%3E%3Cg id='back-arrows'%3E%3Cpolygon class='st0' points='58.1,0.3 56.6,1.7 62.1,8 0.3,8 0.3,10 62.1,10 56.6,16.3 58.1,17.7 65.7,9' fill='%230F2345'%3E%3C/polygon%3E%3C/g%3E%3C/svg%3E"); }
    .back-link__arrow:after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='back-arrows' viewBox='0 0 66 18'%3E%3Cg id='back-arrows'%3E%3Cpolygon class='st0' points='58.1,0.3 56.6,1.7 62.1,8 0.3,8 0.3,10 62.1,10 56.6,16.3 58.1,17.7 65.7,9' fill='%23ecaf2a'%3E%3C/polygon%3E%3C/g%3E%3C/svg%3E");
      opacity: 0; }
  .back-link:hover .back-link__arrow {
    -webkit-animation-name: backLink;
    animation-name: backLink;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
    .back-link:hover .back-link__arrow:before {
      opacity: 0; }
    .back-link:hover .back-link__arrow:after {
      opacity: 1; }
  .back-link:hover .back-arrows {
    fill: #ecaf2a;
    -webkit-animation-name: backLink;
    animation-name: backLink;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }

/* End */


/* Start:/local/static/node_modules/slick-carousel/slick/slick.css?15070523871776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/static//build/css/components/pagenavigation.css?16480257875120*/
.pagenavigation {
  margin: 20px 0 50px 0;
  width: 100%;
  min-width: 290px;
  font-size: 0;
  line-height: 0;
  position: relative;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .pagenavigation {
      margin: 20px 0 20px 0; } }
  .pagenavigation__wrapper {
    display: inline-block;
    white-space: nowrap; }
  .pagenavigation__element, .pagenavigation__extreme {
    font: 12px/130% "DaxPro", "Arial", sans-serif;
    color: #0f2345; }
  .pagenavigation__element:first-child {
    display: inline-block; }
  .pagenavigation__element:nth-child(2) {
    display: inline-block; }
  .pagenavigation__element:nth-child(3) {
    display: inline-block; }
  .pagenavigation__element:nth-child(4) {
    display: inline-block; }
  .pagenavigation__element:nth-child(5) {
    display: inline-block; }
  .pagenavigation__element:nth-child(6) {
    display: inline-block; }
  .pagenavigation__element:nth-child(7) {
    display: inline-block; }
  .pagenavigation__element:nth-child(8) {
    display: inline-block; }
  .pagenavigation__element:last-child {
    display: inline-block; }
  @media only screen and (max-width: 767px) {
    .pagenavigation__element:first-child {
      display: inline-block; }
    .pagenavigation__element:nth-child(2) {
      display: inline-block; }
    .pagenavigation__element:nth-child(3) {
      display: inline-block; }
    .pagenavigation__element:nth-child(4) {
      display: inline-block; }
    .pagenavigation__element:nth-child(5) {
      display: none; }
    .pagenavigation__element:nth-child(6) {
      display: none; }
    .pagenavigation__element:nth-child(7) {
      display: none; }
    .pagenavigation__element:nth-child(8) {
      display: none; }
    .pagenavigation__element:last-child {
      display: inline-block; } }
  .pagenavigation__element {
    display: inline-block;
    position: relative;
    font: 12px/40px "DaxPro", "Arial", sans-serif;
    text-decoration: none;
    vertical-align: top;
    text-align: center;
    padding: 0 5px;
    transition: all .3s ease;
    height: 40px;
    width: 40px;
    overflow: hidden;
    border-radius: 40px;
    background-color: transparent;
    margin: 0 5px;
    display: none; }
    @media only screen and (max-width: 767px) {
      .pagenavigation__element {
        height: 30px;
        width: 30px;
        overflow: hidden;
        border-radius: 30px;
        font: 12px/30px "DaxPro", "Arial", sans-serif;
        display: none; } }
    .pagenavigation__element:hover {
      color: #ffffff;
      background: #0f2345; }
    .pagenavigation__element.active {
      color: #ffffff;
      background: #0f2345; }
  .pagenavigation__element + .pagenavigation__element {
    border-left: 0 none; }
  .pagenavigation__nav {
    position: relative;
    font: 12px/36px "DaxPro", "Arial", sans-serif;
    color: #0f2345;
    display: inline-block;
    vertical-align: top;
    height: 36px;
    transition: all .3s ease;
    text-decoration: none; }
    @media only screen and (max-width: 767px) {
      .pagenavigation__nav {
        height: 30px;
        width: 30px;
        display: inline-block !important; } }
    .pagenavigation__nav:hover {
      color: #0cc0dd; }
    .pagenavigation__nav.unactive {
      cursor: default;
      color: #cedbe7; }
    .pagenavigation__nav--prev {
      margin: 2px 30px 2px 0;
      height: 35px;
      width: 35px; }
      @media only screen and (max-width: 767px) {
        .pagenavigation__nav--prev {
          height: 30px;
          width: 30px;
          margin: 0 30px 0 0; } }
      .pagenavigation__nav--prev:before {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        height: 35px;
        width: 35px;
        transition: all .3s ease;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        background-image: url("/local/static/build/img/prev-comment.png"); }
        @media only screen and (max-width: 767px) {
          .pagenavigation__nav--prev:before {
            height: 30px;
            width: 30px; } }
      .pagenavigation__nav--prev.unactive {
        opacity: 0.4; }
    .pagenavigation__nav--next {
      margin: 2px 0 2px 30px;
      height: 35px;
      width: 35px; }
      @media only screen and (max-width: 767px) {
        .pagenavigation__nav--next {
          height: 30px;
          width: 30px;
          margin: 0 0 0 30px; } }
      .pagenavigation__nav--next:before {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        height: 35px;
        width: 35px;
        transition: all .3s ease;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        background-image: url("/local/static/build/img/next-comment.png"); }
        @media only screen and (max-width: 767px) {
          .pagenavigation__nav--next:before {
            height: 30px;
            width: 30px; } }
      .pagenavigation__nav--next.unactive {
        opacity: 0.4; }

div.pagenavigation__element {
  color: #0f2345;
  display: inline-block; }

/* End */
/* /local/templates/.default/components/bitrix/news.detail/blog-i-novosti/style.css?16480257843317 */
/* /local/components/custom/form/templates/crm-training/style.css?16480258278150 */
/* /local/static/node_modules/select2/dist/css/select2.min.css?49916250014966 */
/* /local/components/custom/tag-cloud/templates/.default/style.css?16480258263280 */
/* /local/static//build/css/components/back-link-invers.css?1648025781957 */
/* /local/templates/.default/components/bitrix/news.list/best-news/style.css?16480257937407 */
/* /local/static//build/css/components/back-link.css?16480257812399 */
/* /local/static/node_modules/slick-carousel/slick/slick.css?15070523871776 */
/* /local/static//build/css/components/pagenavigation.css?16480257875120 */
