

/* Start:/local/templates/udv/css/style.min.css?170627154395398*/
@charset "UTF-8";
/*!*
 * ВНИМАНИЕ! Этот файл генерируется автоматически.
 * Не пишите сюда ничего вручную, все такие правки будут потеряны.
 * Читайте ./README.md для понимания.
 */
/**
 * Преобразование пикселей в em на основе переменной с базовым размером шрифта
 * (указывается в px) проекта.
 * @param  {number} $px Число без единиц измерения, кол-во пикселей
 * @param  {string} $font-size Число пикселей, размер конт. шрифта на проекте
 * @return {string} Результат преобразования $px в em на основе $font-size
 */
@-ms-viewport {
  width: device-width; }
.page {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-overflow-style: scrollbar;
  -ms-text-size-adjust: 100%;
  min-width: 320px;
  min-height: 100%; }
.page__inner {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
.page__content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
.page__footer-wrapper {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }
body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  margin: 0;
  min-height: 100%; }
[tabindex='-1']:focus {
  outline: none !important; }
[role='button'] {
  cursor: pointer; }
input[type='search'] {
  -webkit-appearance: textfield; }
a,
button,
[role='button'],
input,
label,
select,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }
a {
  color: #261C29;
  text-decoration: underline;
  font-weight: 400; }
a svg,
button svg {
  pointer-events: none; }
img {
  max-width: 100%;
  height: auto; }
.container {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
.row > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
.col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
.strong {
  font-weight: bold; }
.text-center {
  text-align: center; }
body {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  line-height: 1.375em;
  color: #261C29;
  font-weight: 300; }
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Noto Sans", sans-serif;
  font-weight: 600;
  line-height: 1.375em;
  color: currentColor; }
h1,
h2,
h3 {
  margin-top: 1.375em;
  margin-bottom: 0.6875em; }
h4,
h5,
h6 {
  margin-top: 0.6875em;
  margin-bottom: 0.6875em; }
h1 {
  font-size: 2.25em; }
h2 {
  font-size: 32px; }
h3 {
  font-size: 1.5em; }
h4 {
  font-size: 1.25em; }
h5 {
  font-size: 1em; }
h6 {
  font-size: 1em; }
p,
ul,
ol,
dl,
blockquote,
pre,
address,
figure {
  margin-top: 0.6875em;
  margin-bottom: 0.6875em; }
address {
  font-style: normal; }
ul,
ol {
  padding-left: 1.2em; }
ol ol,
ul ul,
ol ul,
ul ol {
  margin-top: 0;
  margin-bottom: 0; }
li {
  line-height: inherit; }
dt {
  font-weight: 700; }
dd {
  margin-left: 0; }
dd + dt {
    margin-top: 0.6875em; }
hr {
  margin-top: 1.375em;
  margin-bottom: 1.375em;
  border: 0;
  border-top: 1px solid #999999; }
small {
  font-size: 0.75em; }
sub,
sup {
  font-size: 70%; }
mark {
  background: #fcf8e3;
  padding: 0.1em 0.3em; }
b,
strong {
  font-weight: bolder; }
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }
blockquote {
  padding: 0;
  margin-left: 0;
  margin-right: 0; }
code,
kbd,
pre,
samp {
  font-family: "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace; }
code {
  padding: 0.06em 0.3em;
  color: #261C29;
  background-color: #e6e6e6;
  border-radius: 3px; }
kbd {
  padding: 0.06em 0.3em;
  color: #261C29;
  background-color: #e6e6e6;
  border-radius: 3px; }
kbd kbd {
    padding: 0; }
pre {
  display: block;
  width: 100%;
  overflow-x: auto;
  -moz-tab-size: 2;
    -o-tab-size: 2;
       tab-size: 2; }
p, li {
  font-size: 18px;
  line-height: 24px; }
.fw-300 {
  font-weight: 300; }
.page-header {
  padding-top: 15px;
  padding-bottom: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
.page-header:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1; }
.page-header--main {
    background-image: url("/../img/main-header.png");
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 940px; }
.page-header--about, .page-header--identity, .page-header--services, .page-header--cases, .page-header--partners {
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 650px; }
.page-header--about .page-header__inner, .page-header--identity .page-header__inner, .page-header--services .page-header__inner, .page-header--cases .page-header__inner, .page-header--partners .page-header__inner {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
.page-header--about .page-header__inner .header-page-title, .page-header--identity .page-header__inner .header-page-title, .page-header--services .page-header__inner .header-page-title, .page-header--cases .page-header__inner .header-page-title, .page-header--partners .page-header__inner .header-page-title {
        margin-top: 200px; }
.page-header--about {
    background-image: url("/../img/about-header.png"); }
.page-header--identity {
    background-image: url("/../img/identity-header.png"); }
.page-header--services {
    background-image: url("/../img/services-header.png"); }
.page-header--cases {
    background-image: url("/../img/cases-header.png"); }
.page-header--partners {
    background-image: url("/../img/partners-header.png"); }
.page-header--bordered {
    border-bottom: 1px solid #000;
    padding-bottom: 15px; }
.page-header--bordered:before {
      content: none; }
.page-header--bordered .main-nav__item {
      border-right: 1px solid #000; }
.page-header--bordered .main-nav__item .main-nav__link,
    .page-header--bordered .main-nav__item--active .main-nav__link {
      color: #000; }
.page-header__inner {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    z-index: 2; }
.page-header__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.page-footer {
  background-color: #434242;
  margin-top: 20px; }
.page-footer__inner {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 65px;
    padding-bottom: 40px; }
.page-footer__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
.page-footer__row > * {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
.page-footer__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
.page-footer a {
    display: block !important;
    text-decoration: none; }
.page-footer__menu-title {
    color: #CAF31C;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 40px; }
.page-footer__menu-subtitle {
    color: #CAF31C;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px; }
.menu {
  margin-bottom: 40px !important; }
.menu__item {
    padding: 0;
    margin: 0; }
.menu__link {
    padding: 0 !important;
    color: #fff !important;
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 5px 0 !important; }
.menu__link:hover {
      color: #CAF31C !important; }
.copy {
  font-size: 18px;
  line-height: 80px;
  border-top: 1px solid #fff;
  color: #fff; }
.main-nav {
  position: relative;
  z-index: 10; }
.main-nav__list {
    margin: 0;
    padding: 0;
    list-style: none; }
.main-nav__item {
    position: relative;
    border-right: 1px solid #fff; }
.main-nav__item:last-child {
      border: none; }
.main-nav__item--active > .main-nav__link {
      color: #fff; }
.main-nav__link {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 7px 35px;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400; }
.main-nav__toggler {
    display: inline-block;
    padding: 0;
    background: none;
    border: none; }
.no-js .main-nav__toggler {
      display: none; }
.logo {
  display: block;
  white-space: nowrap; }
.btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  padding: 15px 2em;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
  font-size: 22px;
  font-weight: 300;
  font-family: inherit;
  line-height: 1.375em;
  text-decoration: none;
  text-transform: none;
  color: #261C29;
  border: none;
  background-color: #CAF31C;
  background-image: none;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
.btn:hover, .btn:focus {
    text-decoration: none;
    color: #261C29;
    opacity: 0.8; }
.btn:active, .btn:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7);
            box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7);
    -webkit-box-shadow: none;
            box-shadow: none; }
.btn--disabled, .btn:disabled {
    opacity: 0.7;
    cursor: not-allowed;
    color: #261C29;
    background-color: #e6e6e6;
    border-color: #cccccc; }
a.btn--disabled {
      pointer-events: none; }
.btn--wide {
    padding: 15px 100px; }
.temp-icon-left-arrow {
  background-image: url(/local/templates/udv/css/../img/sprite-003727072478620297.png);
  background-position: 0px 0px;
  width: 32px;
  height: 32px; }
.temp-icon-right-arrow {
  background-image: url(/local/templates/udv/css/../img/sprite-003727072478620297.png);
  background-position: -36px 0px;
  width: 32px;
  height: 32px; }
.field-text {
  display: block;
  margin-bottom: 0.6875em; }
.field-text__name {
    display: block;
    margin-bottom: 0.4em;
    line-height: 1.375em;
    font-weight: 700; }
.field-text__input-wrap {
    display: block; }
.field-text__input {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 0.4em 2em;
    padding: 10px 0;
    margin: 0;
    line-height: 1.375em;
    font-size: 1em;
    font-family: inherit;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid #434242;
    -webkit-appearance: textfield;
       -moz-appearance: textfield;
            appearance: textfield;
    font-size: 22px;
    line-height: 30px; }
.field-text__input:focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7);
              box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7);
      -webkit-box-shadow: none;
              box-shadow: none; }
.field-text__input[disabled], .field-text__input[readonly] {
      cursor: default;
      background-color: #cccccc; }
.field-text__input[type='search']::-webkit-search-cancel-button, .field-text__input[type='search']::-webkit-search-decoration {
      -webkit-appearance: none; }
.field-text__input[type='color'] {
      padding: 0; }
.field-text__input::-webkit-input-placeholder {
      color: #434242;
      opacity: 1; }
.field-text__input::-moz-placeholder {
      color: #434242;
      opacity: 1; }
.field-text__input::-ms-input-placeholder {
      color: #434242;
      opacity: 1; }
.field-text__input::placeholder {
      color: #434242;
      opacity: 1; }
textarea.field-text__input {
      height: auto;
      min-height: calc(3.55em + 2px);
      resize: vertical; }
.field-text__help-text {
    display: block;
    padding-top: 0.4em;
    font-size: 0.75em;
    line-height: 1.2em;
    color: gray; }
.field-text__help-text:empty {
      display: none; }
.field-text--error .field-text__name,
.field-text--error .field-text__input,
.field-text--error .field-text__help-text {
  color: #E50000; }
.field-text--error .field-text__input::-webkit-input-placeholder {
  color: #E50000;
  opacity: 1; }
.field-text--error .field-text__input::-moz-placeholder {
  color: #E50000;
  opacity: 1; }
.field-text--error .field-text__input::-ms-input-placeholder {
  color: #E50000;
  opacity: 1; }
.field-text--error .field-text__input::placeholder {
  color: #E50000;
  opacity: 1; }
.field-text--error .field-text__input {
  border-color: #E50000; }
.field-checkbox {
  display: block;
  margin-bottom: 0.6875em; }
.field-checkbox__title {
    display: block;
    font-weight: 700;
    line-height: 1.375em;
    margin-bottom: 0.4em; }
.field-checkbox__input-wrap + .field-checkbox__input-wrap {
    margin-top: 0.6875em; }
.field-checkbox__name {
    position: relative;
    display: inline-block;
    padding-left: 1.8em;
    margin-right: 0.6em;
    font-weight: 400;
    line-height: 1.375em;
    font-size: 18px;
    line-height: 32px; }
.field-checkbox__name-text:before {
    content: '';
    position: absolute;
    top: 0.1em;
    left: 0;
    width: 26px;
    height: 26px;
    background-color: #CAF31C; }
input:checked ~ .field-checkbox__name-text:before {
      border-color: #A05175; }
input:focus ~ .field-checkbox__name-text:before {
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7);
            box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7);
    -webkit-box-shadow: none;
            box-shadow: none; }
.field-checkbox__name-text:after {
    content: '';
    position: absolute;
    top: calc(0.1em + 8px);
    left: 6px;
    width: 14px;
    height: 6px;
    opacity: 0;
    border-left: 2px solid #000000;
    border-bottom: 2px solid #000000;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
input:checked ~ .field-checkbox__name-text:after {
      opacity: 1; }
.field-checkbox__input {
    position: absolute;
    top: 0.7em;
    left: 0;
    padding: 0;
    margin: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    opacity: 0; }
.field-checkbox__input:focus, .field-checkbox__input:active {
      outline: 0;
      -webkit-box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7);
              box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7); }
.field-checkbox__help-text-wrap {
    padding-left: 2.5em; }
.field-checkbox__help-text {
    display: block;
    padding-top: 0.4em;
    font-size: 0.75em;
    line-height: 1.2em;
    color: gray; }
.field-checkbox__help-text:empty {
      display: none; }
.field-checkbox__input-wrap--error .field-checkbox__name-text,
.field-checkbox__input-wrap--error .field-checkbox__help-text {
  color: #E50000; }
.field-radio {
  display: block;
  margin-bottom: 0.6875em; }
.field-radio__title {
    display: block;
    font-weight: 700;
    line-height: 1.375em;
    margin-bottom: 0.4em; }
.field-radio__input-wrap + .field-radio__input-wrap {
    margin-top: 0.6875em; }
.field-radio__name {
    position: relative;
    display: inline-block;
    padding-left: 2.5em;
    margin-right: 0.6em;
    font-weight: 400;
    line-height: 1.375em; }
.field-radio__name-text:before {
    content: '';
    position: absolute;
    top: 0.1em;
    left: 0;
    width: 24px;
    height: 24px;
    border: 2px solid #A05175;
    border-radius: 50%; }
input:focus ~ .field-radio__name-text:before {
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7);
            box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7); }
.field-radio__name-text:after {
    content: '';
    position: absolute;
    top: calc(0.1em + 6px);
    left: 6px;
    width: 12px;
    height: 12px;
    opacity: 0;
    border-radius: 50%;
    background-color: #A05175;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
input:checked ~ .field-radio__name-text:after {
      opacity: 1; }
.field-radio__input {
    position: absolute;
    top: 0.8em;
    left: 0;
    padding: 0;
    margin: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    opacity: 0; }
.field-radio__input:focus, .field-radio__input:active {
      outline: 0;
      -webkit-box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7);
              box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7); }
.field-radio__help-text-wrap {
    padding-left: 2.5em; }
.field-radio__help-text {
    display: block;
    padding-top: 0.4em;
    font-size: 0.75em;
    line-height: 1.2em;
    color: gray; }
.field-radio__help-text:empty {
      display: none; }
.field-radio__input-wrap--error .field-radio__name-text,
.field-radio__input-wrap--error .field-radio__help-text {
  color: #E50000; }
.field-toggler {
  display: block;
  margin-bottom: 0.6875em; }
.field-toggler__title {
    display: block;
    margin-bottom: 0.4em;
    line-height: 1.375em;
    font-weight: 700; }
.field-toggler__input-wrap + .field-toggler__input-wrap {
    margin-top: 0.6875em; }
.field-toggler__name {
    position: relative;
    display: inline-block;
    padding-left: 4.2em;
    margin-right: 0.6em;
    font-weight: 400;
    line-height: 1.375em; }
.field-toggler__name-text:before {
    content: '';
    position: absolute;
    top: 0.6em;
    left: 0;
    width: 3.64286em;
    height: 2.21429em;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: #e9e9ea;
    border-radius: 25px;
    border: 1px solid #e9e9ea; }
input:focus ~ .field-toggler__name-text:before {
      outline: 0;
      -webkit-box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7);
              box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7); }
input:checked ~ .field-toggler__name-text:before {
    background-color: #000;
    border-color: #000; }
.field-toggler__name-text:after {
    content: '';
    position: absolute;
    top: 0.6em;
    left: 2px;
    width: 1.92857em;
    height: 1.92857em;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: #fff;
    border: 1px solid #d9d9da;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
input:checked ~ .field-toggler__name-text:after {
    -webkit-transform: translate(1.5em, -50%);
            transform: translate(1.5em, -50%);
    border-color: #fff; }
.field-toggler__input {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0; }
.field-toggler__help-text-wrap {
    padding-left: 2.5em; }
.field-toggler__help-text {
    display: block;
    padding-top: 0.4em;
    font-size: 0.75em;
    line-height: 1.2em;
    color: gray; }
.field-toggler__help-text:empty {
      display: none; }
.field-file {
  display: block;
  margin-bottom: 0.6875em; }
.field-file__name {
    display: block;
    margin-bottom: 0.4em;
    line-height: 1.375em;
    font-weight: 700; }
.field-file__input-wrap {
    display: block;
    position: relative; }
.field-file__input {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0; }
.field-file__input:active ~ .field-file__name-text,
    .field-file__input:focus ~ .field-file__name-text {
      outline: 0;
      -webkit-box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7);
              box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7); }
.field-file__name-text {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    width: 100%;
    background-color: #fff;
    border: 1px solid #999999;
    border-radius: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer; }
.field-file__name-text:before {
      content: attr(data-button-text);
      display: block;
      background-color: #e6e6e6;
      border-right: 1px solid #999999;
      margin-right: 2em;
      line-height: 1.375em;
      padding: 0.4em 2em;
      border-top-left-radius: 15px;
      border-bottom-left-radius: 15px; }
.field-file__name-text:hover:before, .field-file__name-text:focus:before {
      background-color: #cccccc; }
.field-file__help-text {
    display: block;
    padding-top: 0.4em;
    font-size: 0.75em;
    line-height: 1.2em;
    color: gray; }
.field-file__help-text:empty {
      display: none; }
.field-file--error .field-file__name,
.field-file--error .field-file__name-text,
.field-file--error .field-file__input,
.field-file--error .field-file__help-text {
  color: #E50000; }
.field-file--error .field-file__name-text {
  border-color: #E50000;
  background-color: #ff9999; }
.field-range {
  display: block;
  margin-bottom: 0.6875em; }
.field-range__name {
    display: block;
    margin-bottom: 0.4em;
    line-height: 1.375em;
    font-weight: 700; }
.field-range__input-wrap {
    position: relative; }
.field-range__input {
    -ms-flex-item-align: center;
        align-self: center;
    padding: 0;
    width: 100%;
    height: 2em;
    border-radius: 0.25rem;
    border: 0;
    background: none;
    font-size: inherit;
    cursor: pointer;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
.field-range__input::-webkit-slider-runnable-track, .field-range__input::-webkit-slider-thumb {
      -webkit-appearance: none; }
.field-range__input:focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7);
              box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7); }
.field-range__input::-webkit-slider-runnable-track {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 100%;
      height: 0.75em;
      border-radius: 15px;
      background: #fff;
      border: 1px solid #999999; }
.field-range__input::-moz-range-track {
      box-sizing: border-box;
      width: 100%;
      height: 0.75em;
      border-radius: 15px;
      background: #fff;
      border: 1px solid #999999; }
.field-range__input::-ms-track {
      box-sizing: border-box;
      width: 100%;
      height: 0.75em;
      border-radius: 15px;
      background: #fff;
      border: 1px solid #999999;
      color: transparent; }
.field-range__input::-webkit-slider-thumb {
      margin-top: -0.68em;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0;
      width: 2em;
      height: 2em;
      border-radius: 1em;
      -webkit-box-shadow: none;
              box-shadow: none;
      cursor: ew-resize;
      background: #e6e6e6;
      border: 1px solid #999999; }
.field-range__input::-moz-range-thumb {
      box-sizing: border-box;
      padding: 0;
      width: 2em;
      height: 2em;
      border-radius: 1em;
      box-shadow: none;
      cursor: ew-resize;
      background: #e6e6e6;
      border: 1px solid #999999; }
.field-range__input::-ms-thumb {
      box-sizing: border-box;
      padding: 0;
      width: 2em;
      height: 2em;
      border-radius: 1em;
      box-shadow: none;
      cursor: ew-resize;
      background: #e6e6e6;
      border: 1px solid #999999; }
.field-range__input::-ms-fill-lower, .field-range__input::-ms-tooltip {
      display: none; }
.field-range__help-text {
    display: block;
    padding-top: 0.4em;
    font-size: 0.75em;
    line-height: 1.2em;
    color: gray;
    padding-top: 0; }
.field-range__help-text:empty {
      display: none; }
.field-select {
  display: block;
  margin-bottom: 0.6875em; }
.field-select__name {
    display: block;
    margin-bottom: 0.4em;
    line-height: 1.375em;
    font-weight: 700; }
.field-select__select {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    line-height: 1.375em;
    padding: 0.4em 2em;
    font-size: inherit;
    font-family: inherit;
    border: 1px solid #999999;
    border-radius: 15px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 11' width='17' height='11'%3E%3Cpath fill='%23B1B1B1' d='M.202 1.97L1.956.204A.61.61 0 0 1 2.43 0a.61.61 0 0 1 .47.204L8.5 5.84 14.1.204A.61.61 0 0 1 14.57 0a.61.61 0 0 1 .474.204l1.754 1.766a.618.618 0 0 1 .202.473.62.62 0 0 1-.202.476l-7.826 7.875A.61.61 0 0 1 8.5 11a.61.61 0 0 1-.472-.204L.202 2.92A.618.618 0 0 1 0 2.444c0-.203.067-.34.202-.475z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0.3em center;
    background-size: 1.063em 0.688em; }
.field-select__select[multiple] {
      background-image: none;
      min-height: 6.8em; }
.field-select__select::-ms-expand {
      display: none; }
.field-select__select:active, .field-select__select:focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7);
              box-shadow: 0 0 0 2px rgba(160, 81, 117, 0.7); }
.field-select__select[disabled], .field-select__select[readonly] {
      cursor: default;
      background-color: #e6e6e6; }
.field-select__help-text {
    display: block;
    padding-top: 0.4em;
    font-size: 0.75em;
    line-height: 1.2em;
    color: gray; }
.field-select__help-text:empty {
      display: none; }
.field-select--error .field-select__name,
.field-select--error .field-select__select,
.field-select--error .field-select__help-text {
  color: #E50000; }
.field-select--error .field-select__select {
  border-color: #E50000;
  background-color: #ff9999; }
.field-actions {
  display: block;
  margin-top: 1.375em;
  margin-bottom: 0.6875em; }
.field-actions .btn {
    margin-bottom: 0.6875em; }
.field-actions__text {
    display: block;
    margin-top: 0.6875em;
    margin-bottom: 0.6875em;
    font-size: 0.75em;
    color: gray;
    line-height: 1.2em; }
.form__fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }
.form__fieldset:not(:last-child) {
    margin-bottom: 1.375em; }
.form__legend {
  display: block;
  width: 100%;
  margin-top: 1.375em;
  margin-bottom: 0.6875em;
  font-size: 1.5em;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  line-height: 1.375em;
  color: currentColor; }
.code {
  display: block;
  width: 100%;
  max-height: 50rem;
  padding: 1em;
  margin-bottom: 0.6875em;
  overflow-x: auto;
  background-color: #e6e6e6;
  border-radius: 15px;
  border: 1px solid #cccccc;
  white-space: normal;
  -moz-tab-size: 2;
    -o-tab-size: 2;
       tab-size: 2; }
.code code {
    display: block;
    padding: 0;
    white-space: pre;
    background-color: transparent; }
.thumb {
  display: block;
  line-height: 1.375em;
  background-color: #fff;
  border-radius: 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); }
.alert {
  position: relative;
  padding: 0.7em 1em;
  margin-top: 1em;
  margin-bottom: 1em;
  border: 1px solid #cccccc;
  border-radius: 15px;
  color: #261C29;
  background-color: #e6e6e6; }
.alert > *:first-child {
    margin-top: 0; }
.alert > *:last-child {
    margin-bottom: 0; }
.alert__header {
    display: block;
    margin-top: 0;
    margin-bottom: 0.2em;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.4;
    color: inherit; }
.alert--danger {
    background-color: #E50000;
    border: 1px solid #b20000;
    color: #fff; }
.alert--danger a {
      color: inherit;
      text-decoration: underline; }
.alert--danger a:hover, .alert--danger a:focus {
        text-decoration: none; }
.alert--success {
    background-color: #5cb75c;
    border: 1px solid #449c44;
    color: #fff; }
.alert--success a {
      color: inherit;
      text-decoration: underline; }
.alert--success a:hover, .alert--success a:focus {
        text-decoration: none; }
.alert--warning {
    background-color: #fcedd9;
    border: 1px solid #f8d8ab;
    color: #261C29; }
.to-top {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  z-index: 1;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-color: #000;
  color: transparent;
  font: 0/0 a;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 11' width='17' height='11'%3E%3Cpath fill='%23fff' d='M.202 1.97L1.956.204A.61.61 0 0 1 2.43 0a.61.61 0 0 1 .47.204L8.5 5.84 14.1.204A.61.61 0 0 1 14.57 0a.61.61 0 0 1 .474.204l1.754 1.766a.618.618 0 0 1 .202.473.62.62 0 0 1-.202.476l-7.826 7.875A.61.61 0 0 1 8.5 11a.61.61 0 0 1-.472-.204L.202 2.92A.618.618 0 0 1 0 2.444c0-.203.067-.34.202-.475z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }
.js .to-top {
    display: none; }
.dropdown {
  position: relative;
  display: inline-block; }
.dropdown__menu {
    position: absolute;
    z-index: -1;
    top: 100%;
    left: 0;
    max-width: 90vw;
    width: 1px;
    margin: 0;
    background-color: #fff;
    color: #261C29;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
.dropdown__menu--up {
      top: auto;
      bottom: 100%; }
.dropdown__menu--right {
      left: auto;
      right: 0; }
.dropdown--open .dropdown__menu {
    z-index: 1;
    visibility: visible;
    opacity: 1;
    width: auto; }
.menu {
  min-width: 10em;
  margin: 0;
  padding: 0.3em 0;
  list-style: none; }
.menu__item--separator:not(:last-child) {
    padding-bottom: 0.3em;
    margin-bottom: 0.3em;
    border-bottom: 1px solid #999999; }
.menu__link {
    display: block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0.3em 1em;
    color: #261C29;
    text-decoration: none;
    font-weight: 400; }
.label {
  display: inline-block;
  position: relative;
  margin: 0 0.1em;
  vertical-align: baseline;
  line-height: 1;
  padding: 0.25em 0.4em 0.2em;
  background-color: #e6e6e6;
  color: #261C29;
  text-decoration: none;
  text-transform: none;
  font-weight: 700;
  font-size: 0.75em;
  white-space: nowrap;
  border-radius: 15px; }
.label:hover, .label:focus {
    color: #261C29;
    text-decoration: none; }
.loader {
  display: inline-block; }
.loader:before {
    content: '';
    display: block;
    width: 1em;
    height: 1em;
    border: 3px solid #e6e6e6;
    border-top: 3px solid #cccccc;
    border-radius: 50%;
    -webkit-animation: loader-rotate 1s linear infinite;
            animation: loader-rotate 1s linear infinite; }
@-webkit-keyframes loader-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes loader-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
.table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #000; }
.table td,
  .table th {
    padding: 20px;
    vertical-align: top;
    border-bottom: 1px solid #000; }
.table td:not(:first-child),
    .table th:not(:first-child) {
      border-left: 1px solid #000; }
.table td {
    width: 50%;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300; }
.table th {
    text-align: left; }
.table-mobile-scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-top: 1.375em;
  margin-bottom: 1.375em;
  border: 1px solid #999999; }
.table-mobile-scroll table {
    margin: 0;
    border: 0 !important;
    width: 100%; }
.table-mobile-scroll tbody:last-child tr:last-child td,
  .table-mobile-scroll tbody:last-child tr:last-child th,
  .table-mobile-scroll thead:last-child tr:last-child td,
  .table-mobile-scroll thead:last-child tr:last-child th,
  .table-mobile-scroll tfoot:last-child tr:last-child td,
  .table-mobile-scroll tfoot:last-child tr:last-child th {
    border-bottom: 0; }
.table-mobile-scroll caption {
    text-align: left;
    padding: 0.4em;
    border-bottom: 1px solid #999999;
    caption-side: top; }
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }
.owl-carousel .owl-item img {
  display: block;
  width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  color: inherit;
  border: none;
  font: inherit; }
.owl-carousel.owl-loaded {
  display: block; }
.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }
.owl-carousel.owl-hidden {
  opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }
.owl-carousel.owl-rtl {
  direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
  float: right; }
/* No Js */
.no-js .owl-carousel {
  display: block; }
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
  z-index: 0; }
.owl-carousel .owl-animated-out {
  z-index: 1; }
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0; }
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/local/templates/udv/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }
.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative; }
.swipe-wrap {
  overflow: hidden;
  position: relative; }
.swipe-wrap > div {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden; }
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 1.375em;
  margin-bottom: 1.375em; }
.pagination__item {
    display: block;
    padding: 0.5em;
    min-width: 2.5em;
    border: 1px solid #999999;
    text-decoration: none;
    text-align: center;
    color: #261C29; }
.pagination__item + .pagination__item {
      border-left: 0; }
.pagination__item:hover, .pagination__item:focus {
      text-decoration: none;
      color: #261C29; }
a.pagination__item:hover, a.pagination__item:focus {
      background-color: #e6e6e6; }
.pagination__item--active {
      background-color: #e6e6e6; }
.breadcrumbs {
  padding: 0;
  list-style: none;
  margin: 1.375em 0; }
.breadcrumbs__item {
    display: inline-block;
    margin-right: 0.6em;
    white-space: nowrap; }
.breadcrumbs__item:not(:last-child):after {
      content: ' / ';
      display: inline-block;
      margin-left: 0.8em;
      color: gray; }
.breadcrumbs__item--active .breadcrumbs__link {
      font-weight: 400;
      text-decoration: underline; }
.breadcrumbs__link {
    color: #261C29;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    text-decoration: none; }
.breadcrumbs__link:hover, .breadcrumbs__link:focus {
      color: #261C29;
      text-decoration: none; }
.off-canvas {
  position: relative;
  overflow: hidden; }
.off-canvas__aside {
    max-height: 30vh;
    overflow-y: auto;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    background-color: #1a1a1a;
    color: #fff;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
.js .off-canvas__aside {
      position: fixed;
      z-index: 2;
      width: 250px;
      height: 100%;
      max-height: none;
      -webkit-transform: translateX(-250px);
              transform: translateX(-250px); }
.off-canvas__aside a {
      color: #fff; }
.off-canvas__aside a:hover, .off-canvas__aside a:focus {
        color: #fff; }
.off-canvas__page-content {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
.off-canvas__overlay {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden; }
.js .off-canvas--open .off-canvas__overlay {
    position: fixed;
    z-index: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
.js .off-canvas--open .off-canvas__close {
    z-index: 1;
    opacity: 1;
    visibility: visible; }
.js .off-canvas--open .off-canvas__aside {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
.js .off-canvas--open .off-canvas__page-content {
    -webkit-transform: translateX(250px);
            transform: translateX(250px); }
.burger {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30px;
  height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer; }
.burger > span {
    display: inline-block;
    width: 100%;
    height: 3px;
    background: #fff;
    position: relative;
    -webkit-transition: background 0.3s 0.3s;
    transition: background 0.3s 0.3s; }
.burger > span:before, .burger > span:after {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 3px;
      background: #fff;
      -webkit-transform-origin: 50% 50%;
              transform-origin: 50% 50%;
      -webkit-transition: top 0.3s 0.3s, -webkit-transform 0.3s;
      transition: top 0.3s 0.3s, -webkit-transform 0.3s;
      transition: top 0.3s 0.3s, transform 0.3s;
      transition: top 0.3s 0.3s, transform 0.3s, -webkit-transform 0.3s; }
.burger > span:before {
      top: -10px; }
.burger > span:after {
      top: 10px; }
.burger--close > span {
    -webkit-transition: background 0.3s 0s;
    transition: background 0.3s 0s;
    background: transparent; }
.burger--close > span:before, .burger--close > span:after {
      -webkit-transition: top 0.3s, -webkit-transform 0.3s 0.3s;
      transition: top 0.3s, -webkit-transform 0.3s 0.3s;
      transition: top 0.3s, transform 0.3s 0.3s;
      transition: top 0.3s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
      top: 0; }
.burger--close > span:before {
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
              transform: rotate3d(0, 0, 1, 45deg); }
.burger--close > span:after {
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
              transform: rotate3d(0, 0, 1, -45deg); }
.progress {
  margin-top: 1.375em;
  margin-bottom: 1.375em;
  border: 1px solid #999999;
  border-radius: 15px;
  text-align: center; }
.progress__bar {
    background-color: #e6e6e6;
    border-radius: 15px;
    padding: 0.5em;
    max-width: 100%;
    -webkit-transition: width 0.3s;
    transition: width 0.3s; }
.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.375em;
  margin-bottom: 1.375em; }
.media__picture {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 1em; }
.media__body {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
.media__body *:first-child {
      margin-top: 0; }
.js-modal-open {
  overflow: hidden; }
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  -webkit-overflow-scrolling: touch; }
.js-modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }
.modal__dialog {
    position: relative;
    margin: 0;
    width: 100%;
    height: 100%; }
.modal__content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 100%;
    min-height: 100%;
    background-color: #fff;
    outline: 0; }
.modal__header {
    padding: 10px 30px 0 30px;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
.modal__title {
    margin: 0;
    font-size: 1.25em;
    color: currentColor;
    font-size: 60px;
    line-height: 70px; }
.modal__close {
    position: absolute !important;
    top: 5px;
    right: 5px; }
.modal__body {
    padding: 0 30px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
.modal__footer {
    padding: 10px;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
.modal__backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.7); }
@-webkit-keyframes modal-backdrop-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes modal-backdrop-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes modal-content-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2em);
            transform: translateY(-2em); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@keyframes modal-content-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2em);
            transform: translateY(-2em); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
.close {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30px;
  height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer; }
.close > span {
    display: inline-block;
    width: 100%;
    height: 3px;
    background: transparent;
    position: relative; }
.close > span:before, .close > span:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 3px;
      background: #fff;
      -webkit-transform-origin: 50% 50%;
              transform-origin: 50% 50%; }
.close > span:before {
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
              transform: rotate3d(0, 0, 1, 45deg); }
.close > span:after {
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
              transform: rotate3d(0, 0, 1, -45deg); }
.tabs {
  margin-top: 1.375em;
  margin-bottom: 1.375em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px; }
.tabs__links {
    margin: 0;
    padding: 0;
    list-style: none;
    cursor: pointer;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.no-js .tabs__links {
      display: none; }
.tabs__links:after {
      content: '';
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      height: 1px; }
.tabs__link-wrap {
    position: relative;
    width: 100%;
    margin-bottom: -10px;
    -webkit-clip-path: polygon(0 0, 50% 20%, 100% 0, 100% 80%, 50% 100%, 0% 80%);
            clip-path: polygon(0 0, 50% 20%, 100% 0, 100% 80%, 50% 100%, 0% 80%); }
.tabs__link-wrap:first-child {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
              clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%); }
.tabs__link-wrap:first-child .tabs__link {
        padding-top: 20px; }
.tabs__link-wrap--active .tabs__link {
      background: #CAF31C; }
.tabs__link-wrap:hover .tabs__link {
      background-color: #CAF31C; }
.tabs__link {
    display: block;
    color: #000;
    padding: 50px 0 40px 0;
    text-decoration: none;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    background-color: #CECECE;
    font-weight: 400; }
.tabs__content-wrapper {
    display: block;
    padding-right: 20px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
.tabs__content-wrapper h2 {
      margin-top: 0;
      border-bottom: 1px solid #000; }
.tabs__content-wrapper li {
      margin-left: 10px; }
.js .tabs__content-item {
    display: none; }
.js .tabs__content-item--active {
    display: block; }
.tabs--list {
    display: block; }
.tabs--list .tabs__links {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin-bottom: 20px; }
.tabs--list .tabs__link-wrap {
      -webkit-clip-path: none;
              clip-path: none;
      margin-bottom: 0;
      width: auto;
      margin-right: 30px; }
.tabs--list .tabs__link-wrap:hover .tabs__link {
        background: none; }
.tabs--list .tabs__link {
      background: none;
      padding: 0;
      margin: 0;
      color: #717171;
      font-size: 20px;
      line-height: 24px;
      -moz-text-align-last: left;
           text-align-last: left;
      font-weight: 300; }
.tabs--list .tabs__link-wrap--active .tabs__link {
      background: none;
      color: #000;
      font-weight: bold; }
.tabs--list .tabs__link-wrap:first-child .tabs__link {
      padding: 0; }
.tabs-accordion {
  display: none; }
.tabs-accordion__item {
    margin-bottom: 5px; }
.tabs-accordion__item--active .tabs-accordion__title {
      background: #CAF31C; }
.tabs-accordion__item--active .tabs-accordion__content {
      max-height: 1000px;
      padding: 10px 0; }
.tabs-accordion__title {
    background: #CECECE;
    padding: 10px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 400; }
.tabs-accordion__content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.2s ease;
    transition: max-height 0.2s ease; }
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
.embed-responsive::before {
    content: '';
    display: block;
    padding-top: 56.25%; }
.embed-responsive iframe,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
.embed-responsive--4-3::before {
    padding-top: 75%; }
.js .pie-chart {
  display: inline-block;
  position: relative; }
.js .pie-chart__svg {
    display: block;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }
.js .pie-chart__circle-back {
    fill: #cccccc; }
.js .pie-chart__circle {
    fill: #cccccc;
    stroke: #999999; }
.js .pie-chart__descr {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
.fields-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 0.6875em; }
.fields-group .btn,
  .fields-group select,
  .fields-group input {
    position: relative;
    margin: 0; }
.fields-group .btn:focus,
    .fields-group select:focus,
    .fields-group input:focus {
      position: relative;
      z-index: 1; }
.fields-group .field-actions,
  .fields-group .field-text {
    margin: 0; }
.fields-group .field-actions:not(:last-child) .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
.fields-group .field-actions:not(:first-child) .btn {
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
.fields-group .field-actions .btn:focus {
    z-index: 1; }
.fields-group .field-text:not(:last-child) .field-text__input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
.fields-group .field-text:not(:first-child) .field-text__input {
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
.tooltip {
  position: relative;
  z-index: 1; }
.tooltip__btn {
    display: inline-block;
    padding: 0;
    width: 1.375em;
    height: 1.375em;
    overflow: hidden;
    border: none;
    color: transparent;
    background: transparent;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 330 330' fill='gray'%3E%3Cpath d='M165 0C74.02 0 0 74.02 0 165c0 90.982 74.02 165 165 165s165-74.018 165-165C330 74.02 255.98 0 165 0zm0 300c-74.44 0-135-60.56-135-135C30 90.563 90.56 30 165 30s135 60.562 135 135c0 74.44-60.56 135-135 135z'/%3E%3Cpath d='M164.998 70c-11.026 0-19.996 8.976-19.996 20.01 0 11.022 8.97 19.99 19.996 19.99 11.026 0 19.996-8.968 19.996-19.99 0-11.034-8.97-20.01-19.996-20.01zm.002 70c-8.284 0-15 6.716-15 15v90c0 8.284 6.716 15 15 15 8.284 0 15-6.716 15-15v-90c0-8.284-6.716-15-15-15z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1em; }
.tooltip__bubble {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    min-width: 150px;
    max-width: 250px;
    padding: 10px 15px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
@supports ((-webkit-filter: drop-shadow(0 0 0)) or (filter: drop-shadow(0 0 0))) {
      .tooltip__bubble {
        -webkit-box-shadow: none;
                box-shadow: none;
        -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.5));
                filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.5)); } }
.tooltip__bubble:before {
      content: '';
      position: absolute;
      top: -5px;
      left: 5px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 5px 5px 5px;
      border-color: transparent transparent #fff transparent; }
.header-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none; }
.header-navigation__item {
    border-right: 1px solid #fff; }
.header-navigation__item:last-child {
      border: none; }
.header-navigation__link {
    color: #fff;
    padding: 7px 35px;
    font-size: 16px;
    text-decoration: none; }
.header-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
.header-title__subtitle {
    font-size: 32px;
    line-height: 45px;
    color: #fff; }
.header-title__message {
    font-size: 96px;
    line-height: 85px;
    color: #fff; }
.header-title__action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.header-title__panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(80px) saturate(100%) brightness(100%);
            backdrop-filter: blur(80px) saturate(100%) brightness(100%);
    width: 100%;
    margin: 0 0 0 20px; }
.header-title__panel li {
      color: #fff;
      padding: 18px 40px;
      font-weight: 400; }
.section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 86px;
  line-height: 96px;
  font-weight: 400;
  letter-spacing: -5px;
  padding: 30px 0; }
.section-title .btn {
    letter-spacing: normal; }
.section-title--border {
    padding-bottom: 25px;
    border-bottom: 1px solid #000000; }
.section-title--sm {
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0; }
.section {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 50px; }
.solutions__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
.solutions__row > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
.solutions__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
.list {
  list-style: none;
  padding: 0;
  margin: 0; }
.list--reverse .list__item .list__item-name {
    right: 0;
    left: auto; }
.list--reverse .list__item:before {
    left: auto;
    right: -100px;
    -webkit-transform: rotateZ(180deg);
            transform: rotateZ(180deg); }
.list--reverse .list__item:hover:before {
    right: 0;
    left: auto; }
.list--reverse .list__item:hover .list__item-name {
    left: auto;
    right: 80px;
    max-width: calc(100% - 110px); }
.list--reverse .list__item-name {
    margin-right: 0;
    margin-left: 20px; }
.list__item {
    border-bottom: 1px solid #000;
    color: #434242;
    padding: 24px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    overflow: hidden;
    position: relative; }
.list__item:before {
      content: "";
      background-image: url("/local/templates/udv/css/../img/arrow.png");
      background-repeat: no-repeat;
      background-size: contain;
      width: 62px;
      height: 10px;
      display: block;
      left: -100px;
      top: 40px;
      position: absolute;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
.list__item:hover:before {
      left: 0; }
.list__item:hover .list__item-name {
      left: 80px;
      max-width: calc(100% - 110px); }
.list__item-name {
    font-size: 30px;
    line-height: 38px;
    position: relative;
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    margin-right: 20px;
    text-decoration: none;
    color: #434242;
    font-weight: 300; }
.cases {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  position: relative; }
.cases__item {
    min-height: 305px;
    position: relative;
    background: none;
    color: #261C29;
    text-decoration: none;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000; }
.cases__item:nth-child(2n) {
      border-right: none; }
.cases__item-title {
      position: absolute;
      top: 15px;
      left: 10px;
      font-size: 24px;
      line-height: 30px;
      font-weight: 400; }
.cases__item-cnt {
      position: absolute;
      bottom: 5px;
      left: 5px; }
.cases__item-bg {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }
.cases__item:hover .cases__item-title,
    .cases__item:hover .cases__item-cnt {
      color: #fff; }
.cases__item:hover .cases__item-bg {
      opacity: 1; }
.cases:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #fff;
    display: block;
    content: '';
    z-index: 2; }
.news-main__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
.news-main__row > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
.news-main__card {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
.news-main__item {
  position: relative;
  padding: 30px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
.news-main__item:hover {
    background-color: #CAF31C; }
.news-main__item:hover .news-main__bg {
      opacity: 0; }
.news-main__item:hover .news-main__hashtag,
    .news-main__item:hover .news-main__date,
    .news-main__item:hover .news-main__title,
    .news-main__item:hover .news-main__text,
    .news-main__item:hover .news-main__more-link {
      color: #434242; }
.news-main__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
.news-main__head {
  border-bottom: 1px solid #fff;
  padding: 0 0 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px; }
.news-main__hashtag {
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  font-weight: 500; }
.news-main__date {
  font-size: 16px;
  font-weight: 300;
  color: #fff; }
.news-main__title {
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  font-weight: 500;
  display: block; }
.news-main__text {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300; }
.news-main__footer {
  padding-top: 40px; }
.news-main__more-link {
  color: #fff;
  font-size: 18px;
  line-height: 24px; }
.contacts {
  padding-left: 460px; }
.contacts__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
.contacts__row > * {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
.contacts__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
.contacts__action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.contacts .field-text {
    margin-bottom: 50px; }
.header-page-title__link {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  display: block;
  font-weight: 300;
  margin-bottom: 30px; }
.header-page-title__link:after {
    content: "/";
    margin-left: 10px; }
.header-page-title__name {
  font-size: 40px;
  line-height: 66px;
  color: #fff; }
.header-text {
  color: #fff;
  margin-top: 50px;
  font-size: 18px;
  line-height: 30px; }
.about__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
.about__row > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
.about__row--centered {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.about__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
.about__col--centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
.about p,
.about li {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
  font-weight: 300; }
.mission {
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 150px;
  padding: 230px 0 75px 0;
  margin-bottom: 40px; }
.mission__wrapper {
    max-width: 50%; }
.mission hr {
    border-color: #fff; }
.mission__title {
    font-size: 96px;
    line-height: 120px;
    color: #fff;
    letter-spacing: -5px; }
.mission__text {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300; }
.team__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
.team__row > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
.team__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px; }
.team__wrapper {
  position: relative; }
.team__wrapper:hover .team__position {
    max-height: 50px;
    opacity: 1; }
.team__photo {
  width: 100%; }
.team__desc {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 20px 30px;
  -webkit-backdrop-filter: blur(80px) saturate(100%) brightness(100%);
          backdrop-filter: blur(80px) saturate(100%) brightness(100%); }
.team__name {
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  color: #fff; }
.team__position {
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  max-height: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.carrer-slider__item {
  position: relative; }
.carrer-slider__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 35%;
  bottom: 0;
  padding: 80px 90px;
  color: #fff; }
.carrer-slider__title {
  font-size: 52px;
  line-height: 80px;
  letter-spacing: -5px;
  margin-bottom: 30px; }
.carrer-slider__desc {
  margin-top: 25px;
  font-size: 16px;
  line-height: 18px;
  color: #D9D9D9;
  margin-bottom: 50px; }
#carrer-slider .owl-nav {
  position: absolute;
  right: 20px;
  bottom: 20px; }
#carrer-slider .owl-nav button {
    width: 50px;
    height: 50px;
    border-radius: 50%; }
#carrer-slider .owl-nav button:first-child {
      margin-right: 15px; }
.vacancies {
  border-top: 1px solid #000;
  margin-top: 30px;
  padding: 40px 0; }
.vacancies .section-title {
    font-size: 52px;
    line-height: 64px; }
.vacancies__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
.vacancies__row > * {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
.vacancies__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
.vacancies__item {
    background-color: #D9D9D9;
    padding: 20px;
    min-height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 20px; }
.vacancies__item-title {
    font-size: 32px;
    line-height: 40px; }
.partners__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 40px; }
.partners__row > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
.partners__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px; }
.partners__item {
  padding: 35px;
  border: 1px solid #000;
  height: 100%; }
.partners__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.partners__img img {
    max-height: 70px; }
.partners__name {
  font-size: 24px;
  line-height: 34px;
  margin-top: 45px;
  display: block;
  padding-top: 15px;
  border-top: 1px solid #000; }
.partner-page__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
.partner-page__row > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
.partner-page__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
.ident__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
.ident__row > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
.ident__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px; }
.ident__item {
  border: 1px solid #000;
  padding: 40px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
.ident__item:hover {
    background-color: #CAF31C;
    border-color: #CAF31C; }
.ident__title {
  font-size: 24px;
  line-height: 34px;
  position: relative;
  margin-bottom: 80px;
  font-weight: 300; }
.ident__title:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    background-color: #000;
    width: 70%;
    height: 1px; }
.line-block {
  background-color: #CAF31C;
  font-size: 18px;
  line-height: 34px;
  font-weight: 500;
  padding: 25px 0;
  text-align: center; }
ul.line-block {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  list-style: none;
  background: none;
  margin: 0; }
ul.line-block li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background-color: transparent;
    padding: 25px 0;
    position: relative;
    background-color: #CAF31C;
    -webkit-clip-path: polygon(0 0, 92% 0, 100% 50%, 92% 100%, 0 100%, 8% 50%);
            clip-path: polygon(0 0, 92% 0, 100% 50%, 92% 100%, 0 100%, 8% 50%); }
ul.line-block li:first-child {
      -webkit-clip-path: polygon(0 0, 92% 0, 100% 50%, 92% 100%, 0 100%, 0% 50%);
              clip-path: polygon(0 0, 92% 0, 100% 50%, 92% 100%, 0 100%, 0% 50%); }
.study__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
.study__row > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
.study__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
.study .pt-135 {
  padding-top: 135px !important; }
.study__list {
  font-weight: bold; }
.study__list-title {
  font-weight: bold; }
.study__list-title li {
    line-height: 32px; }
.numbered-rows {
  font-weight: 300;
  list-style: none;
  padding: 0;
  margin: 0; }
.numbered-rows li {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
.numbered-rows span {
    font-size: 100px;
    line-height: 120px;
    margin-right: 90px;
    display: inline-block;
    width: 110px;
    font-weight: 100; }
.numbered-rows p {
    font-size: 22px;
    line-height: 34px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
.number-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
.number-item__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
.number-item__val {
    font-size: 200px;
    line-height: 260px; }
.number-item__text {
    font-size: 60px;
    line-height: 80px; }
.number-item__desc {
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400 !important; }
.green-banner {
  background-color: #CAF31C;
  padding: 48px 0; }
.green-banner__title {
    font-weight: 500; }
.green-banner__content {
    border-left: 4px solid #000;
    padding-left: 95px; }
.green-banner__content ul li {
      color: #434242;
      font-style: italic;
      margin-bottom: 30px; }
.customer-profile {
  color: #fff;
  padding: 50px 20px;
  background-repeat: no-repeat;
  background-size: cover; }
.customer-profile__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
.customer-profile__row > * {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
.customer-profile__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
.customer-profile__title {
    font-size: 52px;
    line-height: 60px;
    margin-bottom: 20px; }
.customer-profile__text {
    line-height: 30px; }
.customer-profile .numbered-rows li {
    border-color: #fff; }
.customer-profile .numbered-rows li:first-child {
      border-top: 1px solid; }
.customer-profile .numbered-rows li * {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
.customer-profile .numbered-rows li p {
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 20px; }
.customer-profile .numbered-rows .fz-big {
    font-size: 24px; }
.priv-section__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
.priv-section__row > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
.priv-section__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
.priv-section .green-banner {
  padding-left: 20px;
  padding-right: 20px; }
.priv-section .green-banner__content {
  padding-left: 35px; }
.priv-section .green-banner__content ul li {
  margin-bottom: 10px;
  font-style: normal; }
.green-table table {
  border-collapse: collapse; }
.green-table table thead {
    background-color: #CAF31C;
    text-align: center;
    font-size: 24px; }
.green-table table td {
    border: 1px solid #000;
    padding: 20px 20px;
    width: 50%; }
.green-table table tbody td {
    font-weight: 300;
    vertical-align: text-top; }
.green-table table tbody li {
    margin-bottom: 20px; }
.green-box-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0; }
.green-box-list li {
    background-color: #CAF31C;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }
.box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0; }
.box span {
    text-align: center;
    font-weight: bold;
    display: block;
    margin-bottom: 20px; }
.box ul li {
    border: none;
    padding: 0;
    font-weight: 300; }
.box li {
    border: 1px solid #000;
    padding: 20px 70px; }
@media (min-width: 480px) {
    .container {
      width: 100%; }
    dd {
      margin-left: 1.8em; }
      .page-header__inner {
        width: 100%; }
      .page-footer__inner {
        width: 100%; }
    .section {
      width: 100%; }
    .news-main__card {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 15px;
      padding-right: 15px; }
    .team__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding-left: 15px;
      padding-right: 15px; }
      .vacancies__col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px; }
    .partners__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 15px;
      padding-right: 15px; }
    .partner-page__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 15px;
      padding-right: 15px; } }
@media (min-width: 768px) {
    .container {
      width: 100%; }
      .page-header__inner {
        width: 100%; }
      .page-footer__inner {
        width: 100%; }
      .page-footer__col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px; }
    .section {
      width: 100%; }
    .solutions__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 15px;
      padding-right: 15px; }
    .news-main__card {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding-left: 15px;
      padding-right: 15px; }
      .contacts__col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%;
        padding-left: 15px;
        padding-right: 15px; }
    .team__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding-left: 15px;
      padding-right: 15px; }
      .vacancies__col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%;
        padding-left: 15px;
        padding-right: 15px; }
    .partners__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding-left: 15px;
      padding-right: 15px; }
    .partner-page__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 15px;
      padding-right: 15px; }
    .ident__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 15px;
      padding-right: 15px; }
    .priv-section__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 15px;
      padding-right: 15px; } }
@media (min-width: 992px) {
    .container {
      width: 962px; }
      .page-header__inner {
        width: 962px; }
      .page-footer__inner {
        width: 962px; }
      .modal__dialog {
        width: 600px;
        height: auto; }
        .modal--open .modal__dialog {
          -webkit-animation: modal-content-show 0.3s 1 both;
                  animation: modal-content-show 0.3s 1 both; }
      .modal__backdrop {
        -webkit-animation: modal-backdrop-show 0.3s 1;
                animation: modal-backdrop-show 0.3s 1; }
    .modal--open {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .section {
      width: 962px; }
    .solutions__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding-left: 15px;
      padding-right: 15px; }
    .team__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%;
      padding-left: 15px;
      padding-right: 15px; }
    .priv-section__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding-left: 15px;
      padding-right: 15px; } }
@media (min-width: 1200px) {
    .container {
      width: 1170px; }
      .page-header__inner {
        width: 1170px; }
      .page-footer__inner {
        width: 1170px; }
      .page-footer__col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%;
        padding-left: 15px;
        padding-right: 15px; }
      .main-nav__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .main-nav__sublist-wrapper--lvl-2 {
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 1;
      opacity: 0;
      height: 0;
      overflow: hidden;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      .main-nav__item--show-child > .main-nav__sublist-wrapper--lvl-2,
      .main-nav__item:hover .main-nav__sublist-wrapper--lvl-2 {
        opacity: 1;
        height: auto;
        overflow: visible; }
    .main-nav__sublist-wrapper--lvl-3 {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 100%;
      opacity: 0;
      height: 0;
      overflow: hidden;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      .main-nav__item--show-child > .main-nav__sublist-wrapper--lvl-3,
      .main-nav__item--lvl-2:hover .main-nav__sublist-wrapper--lvl-3 {
        opacity: 1;
        height: auto;
        overflow: visible; }
      .main-nav__toggler {
        display: none; }
    .section {
      width: 1170px; }
    .news-main__card {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%;
      padding-left: 15px;
      padding-right: 15px; }
    .about__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding-left: 15px;
      padding-right: 15px; }
      .vacancies__col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.33333%;
                flex: 0 0 33.33333%;
        max-width: 33.33333%;
        padding-left: 15px;
        padding-right: 15px; }
    .partners__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%;
      padding-left: 15px;
      padding-right: 15px; }
    .partner-page__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding-left: 15px;
      padding-right: 15px; }
    .ident__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding-left: 15px;
      padding-right: 15px; }
    .study__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding-left: 15px;
      padding-right: 15px; }
      .customer-profile__col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%;
        padding-left: 15px;
        padding-right: 15px; } }
@media (min-width: 1800px) {
    .container {
      width: 1248px; }
      .page-header__inner {
        width: 1248px; }
      .page-footer__inner {
        width: 1248px; }
    .section {
      width: 1248px; } }
@media screen and (max-width: 1199px) {
    .page-header {
      padding-top: 20px;
      padding-bottom: 20px; }
      .page-header--main {
        min-height: 400px; }
    .header-title {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .header-title__subtitle {
        font-size: 16px;
        line-height: 20px; }
      .header-title__message {
        font-size: 44px;
        line-height: 60px; }
    .section-title {
      font-size: 78px;
      line-height: 90px;
      margin-top: 40px;
      margin-bottom: 20px; }
  .solutions__img {
    width: 100%; }
      .list__item-name {
        font-size: 26px;
        line-height: 36px; }
    .news-main__card {
      margin-bottom: 20px; }
    .mission {
      padding: 75px 0 75px 0;
      margin-top: 100px; }
      .mission__wrapper {
        max-width: 100%; }
    .line-block {
      font-size: 16px; }
      ul.line-block li {
        font-size: 16px; } }
@media screen and (max-width: 500px) {
          .page-header--about .page-header__inner .header-page-title, .page-header--identity .page-header__inner .header-page-title, .page-header--services .page-header__inner .header-page-title, .page-header--cases .page-header__inner .header-page-title, .page-header--partners .page-header__inner .header-page-title {
            margin-top: 50px; }
      .table td {
        font-size: 16px;
        line-height: 24px; }
      .header-title__panel {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .vacancies .section-title {
        font-size: 24px;
        line-height: 34px; }
    ul.line-block {
      grid-template-columns: repeat(1, 1fr); }
      .green-table table thead {
        font-size: 18px; } }
@media screen and (max-width: 479px) {
      .page-footer__menu-title {
        margin-bottom: 20px !important; }
    .menu {
      margin-bottom: 20px !important; } }
@media (max-width: 1199px) {
      .main-nav__list {
        position: absolute;
        right: -14px;
        top: 40px;
        background-color: #fff; }
        .js .main-nav__list {
          overflow: hidden;
          max-height: 0;
          -webkit-transition: max-height 0.2s;
          transition: max-height 0.2s; }
        .js .main-nav--open .main-nav__list {
          max-height: 100vh;
          -webkit-transition: max-height 0.6s;
          transition: max-height 0.6s; }
        .main-nav__item--active > .main-nav__link {
          color: #000; }
      .main-nav__link {
        color: #000;
        padding: 7px 7px; }
      .main-nav__link--lvl-2 {
        padding-left: 1.2em; }
      .main-nav__link--lvl-3 {
        padding-left: 2.4em; } }
@media screen and (max-width: 767px) {
    .btn {
      padding: 7px 20px; }
      .btn--wide {
        padding: 7px 50px; }
    .section-title {
      font-size: 38px;
      line-height: 50px;
      margin-top: 40px;
      margin-bottom: 20px;
      letter-spacing: normal; }
      .list__item-name {
        font-size: 20px;
        line-height: 28px; }
    .cases {
      grid-template-columns: repeat(1, 1fr);
      grid-template-rows: repeat(1, 1fr);
      grid-row-gap: 10px; }
      .cases__item {
        border: none !important; }
      .cases__item .cases__item-title,
      .cases__item .cases__item-cnt {
        color: #fff; }
      .cases__item .cases__item-bg {
        opacity: 1; }
      .contacts__action {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
    .mission {
      padding: 75px 0 75px 0;
      margin-top: 50px; }
      .mission__wrapper {
        max-width: 100%; }
      .mission__title {
        font-size: 60px;
        line-height: 80px;
        letter-spacing: normal; }
      .mission__text {
        font-size: 16px; }
    ul.line-block {
      grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 767px) {
  .table-responsive {
    display: block;
    border: 0; }
    .table-responsive caption {
      display: block;
      width: 100%;
      text-align: left; }
    .table-responsive thead {
      display: none; }
    .table-responsive tbody {
      display: block;
      width: 100%; }
      .table-responsive tbody tr {
        display: block;
        border: 1px solid #000;
        border-bottom: 0; }
        .table-responsive tbody tr:not(:last-child) {
          margin-bottom: 1.375em; }
      .table-responsive tbody td {
        display: block;
        width: 100%;
        border-right: 0 !important;
        border-left: 0 !important; }
        .table-responsive tbody td:before {
          display: block;
          font-weight: 700;
          content: attr(data-label); } }
@media screen and (max-width: 991px) {
    .tabs {
      display: none; }
      .tabs__links {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1; }
    .tabs-accordion {
      display: block; }
    .contacts {
      padding-left: 200px; } }
@media screen and (max-width: 992px) {
      .tabs__link-wrap {
        -webkit-clip-path: none;
                clip-path: none;
        margin-bottom: 10px; }
        .tabs__link-wrap:first-child {
          -webkit-clip-path: none;
                  clip-path: none; }
      .tabs__link {
        padding: 20px; }
        .tabs--list .tabs__links {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start; }
        .tabs--list .tabs__link {
          margin-bottom: 10px; }
    .carrer-slider__wrapper {
      padding: 10px 30px;
      right: 0; }
    .carrer-slider__title {
      font-size: 34px;
      line-height: 54px;
      letter-spacing: 0;
      margin-bottom: 20px; }
    .carrer-slider__desc {
      margin-bottom: 20px; }
      .number-item__val {
        font-size: 140px;
        line-height: 200px; }
      .number-item__text {
        font-size: 40px;
        line-height: 50px; }
      .green-banner__content {
        padding-left: 10px; } }
@media screen and (max-width: 700px) {
      .header-title__action {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
      .header-title__panel {
        margin: 20px 0;
        padding: 0; }
    .contacts {
      padding-left: 0; }
    .green-box-list {
      grid-template-columns: repeat(2, 1fr); } }
@media screen and (max-width: 768px) {
        .list__item:before {
          top: 35px; }
      .numbered-rows span {
        font-size: 60px;
        line-height: 72px;
        width: 50px;
        margin-right: 50px; } }
@media screen and (max-width: 480px) {
    .team__name {
      font-size: 18px;
      line-height: 24px; }
      .vacancies__item {
        min-height: 100px; }
      .vacancies__item-title {
        font-size: 24px;
        line-height: 30px; }
    .ident__item {
      padding: 10px; }
    .ident__title {
      margin-bottom: 40px; }
      .numbered-rows li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
      .number-item__val {
        font-size: 100px;
        line-height: 120px; }
    .customer-profile {
      padding: 20px 0; } }
@media screen and (max-width: 600px) {
    .carrer-slider__title {
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 10px; }
    .carrer-slider__desc {
      margin-top: 5px;
      font-size: 12px;
      line-height: 14px;
      margin-bottom: 10px; }
      #carrer-slider .owl-nav button {
        width: 20px;
        height: 20px; }
    .box {
      grid-template-columns: repeat(1, 1fr); } }
@media screen and (max-width: 900px) {
      .number-item__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline !important; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  a[href^='#']:after,
  a[href^='javascript:']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999 !important;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  table {
    border-collapse: collapse !important; }
    table td,
    table th {
      background-color: #fff !important; } }

/*# sourceMappingURL=style.min.css.map */

/* End */


/* Start:/local/templates/udv/components/bitrix/main.feedback/modal/style.css?170627154357*/
#contacts-modal .modal__close {
  background: #CAF31C;
}

/* End */


/* Start:/local/templates/udv/styles.css?1707824729873*/
.news-main__item {
  min-height: 390px;
}

.ident__item {
  justify-content: flex-start;
}

.ident__title {
  margin-bottom: 40px;
}

.green-banner {
  padding-top: 10px;
  padding-bottom: 10px;
}


.green-banner .study {
  margin-top: 0;
}


.main-nav__link {
  padding: 7px 23px;
}

.page-header--main {
  min-height: 100vh;
}

.news-main__card {
  margin-bottom: 20px;
}


@media screen and (max-width: 1199px) {
  .main-nav__list {
    width: 180px;
  }
}


.page-header--bordered .burger > span,
.page-header--bordered .burger > span:before,
.page-header--bordered .burger > span:after {
  background: #000;
}

#contacts-modal .modal__footer {
  display: flex;
  justify-content: center;
}

@media (max-width: 1199px) {
  .js .main-nav--open .main-nav__list {
    background-color: #434242;
  }

  .main-nav__item--active > .main-nav__link {
    color: #CAF31C;
  }
}

/* End */
/* /local/templates/udv/css/style.min.css?170627154395398 */
/* /local/templates/udv/components/bitrix/main.feedback/modal/style.css?170627154357 */
/* /local/templates/udv/styles.css?1707824729873 */
