*, *:before, *:after {
  box-sizing: border-box; }

html {
  overflow-x: hidden;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  transition: opacity 1200ms; }

body {
  background-color: #fff;
  color: #444444;
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  overflow-x: hidden;
  position: relative; }
  @media (min-width: 1366px) {
    body {
      font-size: 14px;
      line-height: 24px; } }
  @media (min-width: 1520px) {
    body {
      font-size: 15px;
      line-height: 26px; } }
  @media (min-width: 1920px) {
    body {
      font-size: 16px;
      line-height: 28px; } }
  @media (min-width: 2560px) {
    body {
      font-size: 20px;
      line-height: 32px; } }

input, button, textarea, select {
  font-family: 'Figtree', Arial, sans-serif;
  font-size: inherit;
  color: inherit; }

a {
  color: inherit;
  outline-color: #009ABC;
  outline-width: 2px;
  outline-offset: 2px;
  text-decoration: underline; }

img,
svg {
  height: auto;
  max-width: 100%;
  vertical-align: top; }

p {
  margin: 0; }
  p + p {
    margin-top: 20px; }
    @media (min-width: 1366px) {
      p + p {
        margin-top: 24px; } }
    @media (min-width: 1520px) {
      p + p {
        margin-top: 26px; } }
    @media (min-width: 1920px) {
      p + p {
        margin-top: 28px; } }

strong {
  font-weight: 600; }

.title, .gsection_title, .form--white .gf_step {
  color: #1E1D28;
  font-size: 28px;
  font-weight: 300;
  line-height: 36px;
  margin: 0 0 32px; }
  @media (min-width: 1366px) {
    .title, .gsection_title, .form--white .gf_step {
      font-size: 36px;
      line-height: 48px; } }
  @media (min-width: 1520px) {
    .title, .gsection_title, .form--white .gf_step {
      font-size: 44px;
      line-height: 56px;
      margin-bottom: 48px; } }
  @media (min-width: 1920px) {
    .title, .gsection_title, .form--white .gf_step {
      font-size: 48px;
      line-height: 60px; } }
  @media (max-width: 959px) {
    .title br, .gsection_title br, .form--white .gf_step br {
      display: none; } }
  .title--medium {
    color: #1E1D28;
    font-size: 28px;
    font-weight: 300;
    line-height: 36px;
    margin: 0 0 32px; }
    @media (min-width: 960px) {
      .title--medium {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 48px; } }
    @media (min-width: 1366px) {
      .title--medium {
        font-size: 56px;
        line-height: 66px;
        margin-bottom: 56px; } }
    @media (min-width: 1520px) {
      .title--medium {
        font-size: 64px;
        line-height: 72px;
        margin-bottom: 64px; } }
    @media (min-width: 1920px) {
      .title--medium {
        font-size: 72px;
        line-height: 82px; } }
    .title--medium span {
      color: #009ABC; }
  .title--big {
    color: #1E1D28;
    font-size: 40px;
    font-weight: 300;
    line-height: 48px;
    margin: 0 0 32px; }
    @media (min-width: 960px) {
      .title--big {
        font-size: 48px;
        line-height: 52px; } }
    @media (min-width: 1366px) {
      .title--big {
        font-size: 72px;
        line-height: 80px;
        margin-bottom: 48px; } }
    @media (min-width: 1520px) {
      .title--big {
        font-size: 88px;
        line-height: 94px;
        margin-bottom: 56px; } }
    @media (min-width: 1720px) {
      .title--big {
        margin-bottom: 64px; } }
    @media (min-width: 1920px) {
      .title--big {
        font-size: 96px;
        line-height: 100px; } }

.subtitle {
  color: #1E1D28;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  margin: 0; }
  @media (min-width: 1366px) {
    .subtitle {
      font-size: 24px;
      line-height: 36px; } }
  @media (min-width: 1520px) {
    .subtitle {
      font-size: 28px;
      line-height: 38px; } }
  @media (min-width: 1920px) {
    .subtitle {
      font-size: 32px;
      line-height: 40px; } }

.text, h4, .form-subtitle .gsection_title, .form--white .form-group-title .gsection_title {
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 32px; }
  @media (min-width: 1366px) {
    .text, h4, .form-subtitle .gsection_title, .form--white .form-group-title .gsection_title {
      font-size: 16px;
      line-height: 28px;
      margin-bottom: 48px; } }
  @media (min-width: 1520px) {
    .text, h4, .form-subtitle .gsection_title, .form--white .form-group-title .gsection_title {
      font-size: 19px;
      line-height: 30px; } }
  @media (min-width: 1920px) {
    .text, h4, .form-subtitle .gsection_title, .form--white .form-group-title .gsection_title {
      font-size: 20px;
      line-height: 32px; } }

img[src$=".svg"] {
  height: auto;
  width: auto; }

img {
  object-fit: contain; }

.section {
  padding-bottom: 48px;
  padding-top: 48px; }
  @media (min-width: 960px) {
    .section {
      padding-bottom: 80px;
      padding-top: 80px; } }
  @media (min-width: 1366px) {
    .section {
      padding-bottom: 104px;
      padding-top: 104px; } }
  @media (min-width: 1520px) {
    .section {
      padding-bottom: 120px;
      padding-top: 120px; } }
  @media (min-width: 1720px) {
    .section {
      padding-bottom: 160px;
      padding-top: 160px; } }
  .section--green {
    background-color: #17475C;
    color: #fff; }
    .section--green .title, .section--green .gsection_title, .section--green .form--white .gf_step, .form--white .section--green .gf_step {
      color: #fff; }
      .section--green .title--medium {
        color: #fff; }
      .section--green .title--big {
        color: #fff; }
    .section--green .subtitle {
      color: #fff; }
  .section--gray {
    background-color: #F4F4F5; }

.pbsm {
  padding-bottom: 40px; }
  @media (min-width: 960px) {
    .pbsm {
      padding-bottom: 64px; } }
  @media (min-width: 1366px) {
    .pbsm {
      padding-bottom: 80px; } }
  @media (min-width: 2560px) {
    .pbsm {
      padding-bottom: 120px; } }

.ptsm {
  padding-top: 40px; }
  @media (min-width: 960px) {
    .ptsm {
      padding-top: 64px; } }
  @media (min-width: 1366px) {
    .ptsm {
      padding-top: 80px; } }
  @media (min-width: 2560px) {
    .ptsm {
      padding-top: 120px; } }

.pb0 {
  padding-bottom: 0; }

.pt0 {
  padding-top: 0; }

@media (min-width: 480px) {
  .gform_button,
  .gform_next_button,
  .gform_previous_button {
    min-width: 120px; } }

@media (min-width: 1366px) {
  .gform_button,
  .gform_next_button,
  .gform_previous_button {
    min-width: 170px; } }

.form-subtitle .gsection_title {
  font-weight: 600;
  margin: 24px 0 0; }
  @media (min-width: 1366px) {
    .form-subtitle .gsection_title {
      margin-top: 32px; } }

.not-visible {
  opacity: 0; }

.screen-reader-shortcut {
  align-items: center;
  background-color: #17475C;
  color: #fff;
  display: inline-flex;
  font-size: 16px;
  font-weight: bold;
  gap: 8px;
  justify-content: center;
  left: 0;
  line-height: 24px;
  outline: none;
  position: fixed;
  right: 0;
  text-decoration: none;
  transition: transform 300ms;
  transform: translateY(-101%);
  top: 0;
  z-index: 7; }
  .screen-reader-shortcut:focus-visible {
    transform: translateY(0); }

.container {
  padding-left: 16px;
  padding-right: 16px;
  width: 100%; }
  @media (min-width: 960px) {
    .container {
      padding-left: 32px;
      padding-right: 32px; } }
  @media (min-width: 1366px) {
    .container {
      padding-left: 48px;
      padding-right: 48px; } }
  @media (min-width: 1520px) {
    .container {
      padding-left: 64px;
      padding-right: 64px; } }
  @media (min-width: 1720px) {
    .container {
      padding-left: 100px;
      padding-right: 100px; } }
  @media (min-width: 1920px) {
    .container {
      padding-left: 200px;
      padding-right: 200px; } }
  @media (min-width: 2560px) {
    .container {
      padding-left: 300px;
      padding-right: 300px; } }
  @media (min-width: 960px) {
    .container--small {
      margin-left: auto;
      margin-right: auto;
      width: 85%; } }
  @media (min-width: 1366px) {
    .container--small {
      width: 75%; } }

@media (min-width: 960px) {
  .row {
    display: flex;
    gap: 24px; } }

@media (min-width: 1520px) {
  .row {
    gap: 32px; } }

.col-2 {
  flex: 1; }

.btn, .gform_button,
.gform_next_button,
.gform_previous_button {
  -webkit-appearance: none;
  background: #009ABC;
  border-radius: 32px;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  outline: none;
  padding: 8px 24px;
  text-align: center;
  text-decoration: none;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.6, 0, 0.6, 1);
  transition-property: background-color, border-color, color, outline-color;
  user-select: none;
  white-space: nowrap; }
  @media (min-width: 1366px) {
    .btn, .gform_button,
    .gform_next_button,
    .gform_previous_button {
      font-size: 16px;
      line-height: 28px;
      padding: 14px 44px; } }
  @media (min-width: 1520px) {
    .btn, .gform_button,
    .gform_next_button,
    .gform_previous_button {
      font-size: 19px;
      line-height: 30px;
      padding: 13px 36px; } }
  @media (min-width: 1920px) {
    .btn, .gform_button,
    .gform_next_button,
    .gform_previous_button {
      font-size: 20px;
      line-height: 24px;
      padding: 16px 33px; } }
  .btn:hover, .gform_button:hover,
  .gform_next_button:hover,
  .gform_previous_button:hover {
    background-color: #17475C;
    color: #fff; }
  .btn:focus, .gform_button:focus,
  .gform_next_button:focus,
  .gform_previous_button:focus {
    background-color: #17475C;
    color: #fff;
    outline: 2px solid #009ABC;
    outline-offset: 2px; }
  .btn--inverse {
    background-color: transparent;
    box-shadow: 0 0 0 2px #009ABC inset;
    color: #009ABC; }
    .btn--inverse:hover, .btn--inverse:focus {
      box-shadow: none;
      background-color: #17475C;
      color: #fff; }

.top-bar {
  background-color: #1E1D28;
  padding-bottom: 8px;
  padding-top: 8px; }
  @media (max-width: 349px) {
    .top-bar {
      font-size: 10px; } }
  @media (min-width: 350px) {
    .top-bar {
      padding-bottom: 10px;
      padding-top: 10px; } }
  @media (min-width: 1366px) {
    .top-bar {
      padding-bottom: 8px;
      padding-top: 8px; } }
  @media (min-width: 1520px) {
    .top-bar {
      padding-bottom: 9px;
      padding-top: 9px; } }
  @media (min-width: 1920px) {
    .top-bar {
      padding-bottom: 12px;
      padding-top: 12px; } }
  .top-bar__row {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (min-width: 960px) {
      .top-bar__row {
        justify-content: flex-end;
        gap: 24px; } }
    @media (min-width: 1366px) {
      .top-bar__row {
        gap: 40px; } }
    @media (min-width: 1520px) {
      .top-bar__row {
        gap: 48px; } }
    @media (min-width: 1920px) {
      .top-bar__row {
        gap: 56px; } }
  .top-bar__item {
    align-items: center;
    color: #E4E4E7;
    display: flex;
    gap: 8px;
    text-decoration: none;
    transition: color 300ms; }
    @media (min-width: 1366px) {
      .top-bar__item {
        gap: 12px; } }
    @media (min-width: 1920px) {
      .top-bar__item {
        gap: 8px;
        line-height: 20px; } }
    .top-bar__item:hover {
      color: #fff; }
    .top-bar__item:last-child {
      color: #009ABC; }
      .top-bar__item:last-child .top-bar__icon-path {
        stroke: #009ABC;
        transition: stroke 300ms; }
      .top-bar__item:last-child:hover {
        color: #fff; }
        .top-bar__item:last-child:hover .top-bar__icon-path {
          stroke: #fff; }
  .top-bar__icon {
    flex: 0 0 16px;
    height: auto;
    width: 16px; }
    @media (min-width: 1366px) {
      .top-bar__icon {
        flex-basis: 20px;
        width: 20px; } }
    @media (min-width: 1920px) {
      .top-bar__icon {
        flex-basis: 24px;
        width: 24px; } }

.header {
  background-color: #fff;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.04);
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition-duration: 300ms;
  transition-property: box-shadow, padding;
  z-index: 4; }
  .header__mask {
    height: 92px; }
    @media (min-width: 350px) {
      .header__mask {
        height: 96px; } }
    @media (min-width: 960px) {
      .header__mask {
        height: 112px; } }
    @media (min-width: 1366px) {
      .header__mask {
        height: 128px; } }
    @media (min-width: 1520px) {
      .header__mask {
        height: 148px; } }
    @media (min-width: 1920px) {
      .header__mask {
        height: 164px; } }
  .header__row {
    align-items: center;
    display: flex;
    padding-bottom: 13px;
    padding-top: 13px;
    /* @media (min-width: 1366px) {
            padding-bottom: 18px;
            padding-top: 18px;
        }
        @media (min-width: 1520px) {
            padding-bottom: 21px;
            padding-top: 21px;
        }
        @media (min-width: 1920px) {
            padding-bottom: 27px;
            padding-top: 27px;
        } */ }
    @media (min-width: 960px) {
      .header__row {
        padding-bottom: 0;
        padding-top: 0; } }
  .header__logo {
    transition: outline-color 300ms; }
    .header__logo:focus-visible {
      outline: 2px solid #009ABC;
      outline-offset: 2px; }
    .header__logo-img {
      height: 30px;
      width: auto; }
      @media (min-width: 960px) {
        .header__logo-img {
          height: 44px; } }
      @media (min-width: 1366px) {
        .header__logo-img {
          height: 52px; } }
      @media (min-width: 1520px) {
        .header__logo-img {
          height: 60px; } }
      @media (min-width: 1720px) {
        .header__logo-img {
          height: 62px; } }
  .header__menu {
    display: flex;
    flex-direction: column;
    gap: 24px;
    list-style: none;
    margin: 0;
    padding: 0; }
    @media (min-width: 960px) {
      .header__menu {
        align-items: center;
        flex-direction: row;
        gap: 0; } }
    .header__menuWrap {
      display: none; }
      @media (min-width: 960px) {
        .header__menuWrap {
          display: block;
          margin-left: auto; } }
    .header__menu .nav-link {
      align-items: center;
      color: #444444;
      display: inline-flex;
      font-size: 20px;
      font-weight: 600;
      gap: 8px;
      line-height: 32px;
      text-decoration: none;
      transition-duration: 300ms;
      transition-property: color, outline-color; }
      @media (min-width: 960px) {
        .header__menu .nav-link {
          font-size: 12px;
          line-height: 20px;
          padding: 26px 12px; }
          .header__menu .nav-link:focus-visible {
            outline: 2px solid #009ABC;
            outline-offset: 2px; } }
      @media (min-width: 1366px) {
        .header__menu .nav-link {
          font-size: 14px;
          line-height: 24px;
          padding: 32px 20px; } }
      @media (min-width: 1520px) {
        .header__menu .nav-link {
          font-size: 15px;
          line-height: 26px;
          padding: 38px 24px; } }
      @media (min-width: 1920px) {
        .header__menu .nav-link {
          font-size: 16px;
          line-height: 20px;
          padding: 48px 28px; } }
      .header__menu .nav-link:hover {
        color: #009ABC; }
    .header__menu > .menu-item-has-children {
      position: relative; }
      @media (min-width: 960px) {
        .header__menu > .menu-item-has-children > .nav-link:after {
          content: url("data:image/svg+xml,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0631 1.24645L6.40625 6.90331L0.749396 1.24645' stroke='%23444444' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");
          font-size: 0;
          line-height: 0;
          transform-origin: left center;
          transform: scale(0.7); } }
      @media (min-width: 1366px) {
        .header__menu > .menu-item-has-children > .nav-link:after {
          transform: scale(0.8); } }
      @media (min-width: 1520px) {
        .header__menu > .menu-item-has-children > .nav-link:after {
          transform: scale(0.9); } }
      @media (min-width: 1920px) {
        .header__menu > .menu-item-has-children > .nav-link:after {
          transform: none; } }
      .header__menu > .menu-item-has-children .dropdown-menu {
        list-style: none;
        margin: 0;
        padding: 0; }
        @media (min-width: 960px) {
          .header__menu > .menu-item-has-children .dropdown-menu {
            background-color: #fff;
            border-radius: 0 0 24px 24px;
            box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.04);
            display: none;
            left: 50%;
            min-width: 100%;
            position: absolute;
            top: 100%;
            transform: translateX(-50%); } }
      .header__menu > .menu-item-has-children .dropdown-item {
        color: #444444;
        display: block;
        font-size: 20px;
        font-weight: 600;
        line-height: 32px;
        margin-top: 24px;
        text-decoration: none;
        transition-duration: 300ms;
        transition-property: color, outline-color;
        white-space: nowrap; }
        @media (min-width: 960px) {
          .header__menu > .menu-item-has-children .dropdown-item {
            font-size: 12px;
            line-height: 20px;
            margin-top: 0;
            padding: 20px 24px;
            text-align: center; }
            .header__menu > .menu-item-has-children .dropdown-item:focus-visible {
              outline: 2px solid #009ABC;
              outline-offset: 2px; } }
        @media (min-width: 1366px) {
          .header__menu > .menu-item-has-children .dropdown-item {
            font-size: 14px;
            line-height: 24px; } }
        @media (min-width: 1520px) {
          .header__menu > .menu-item-has-children .dropdown-item {
            font-size: 15px;
            line-height: 26px; } }
        @media (min-width: 1920px) {
          .header__menu > .menu-item-has-children .dropdown-item {
            font-size: 16px;
            line-height: 20px; } }
        .header__menu > .menu-item-has-children .dropdown-item:hover {
          color: #009ABC; }
      @media (min-width: 960px) {
        .header__menu > .menu-item-has-children:hover .dropdown-menu, .header__menu > .menu-item-has-children:focus-within .dropdown-menu {
          animation: show-dropdown-menu 300ms;
          display: block; } }
    .header__menu .submenu-toggle {
      display: none; }
  .header__btn {
    background-color: #17475C;
    font-size: 12px;
    line-height: 14px;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px; }
    @media (min-width: 960px) {
      .header__btn {
        margin-left: 24px; } }
    @media (min-width: 1366px) {
      .header__btn {
        font-size: 14px;
        line-height: 17px;
        margin-left: 48px;
        padding: 12px 26px; } }
    @media (min-width: 1520px) {
      .header__btn {
        font-size: 15px;
        line-height: 18px;
        padding: 16px 32px; } }
    @media (min-width: 1720px) {
      .header__btn {
        font-size: 16px;
        line-height: 20px; } }
    .header__btn:hover {
      background-color: #009ABC; }
    .header__btn:focus {
      background-color: #009ABC; }

.hide-show-menu {
  background-color: #D9D9D9;
  border-radius: 32px;
  display: none;
  margin-left: 10px;
  padding: 8px 16px; }
  @media (max-width: 960px) {
    .hide-show-menu {
      display: block; } }
  .hide-show-menu__icon {
    border-color: #1E1D28;
    border-style: solid;
    border-width: 1px 0;
    cursor: pointer;
    height: 13px;
    position: relative;
    transition: all 0.15s cubic-bezier(0.67, -0.03, 0.45, 1.89);
    width: 16px; }
    .hide-show-menu__icon:after, .hide-show-menu__icon::before {
      background: #1E1D28;
      content: '';
      display: block;
      height: 1px;
      position: absolute;
      top: 5px;
      transition: all 0.35s cubic-bezier(0.67, -0.03, 0.45, 1.89);
      width: 16px; }

.mobile-menu-active {
  overflow: hidden; }
  .mobile-menu-active .hide-show-menu__icon {
    border-width: 0;
    transform: rotate(90deg); }
    .mobile-menu-active .hide-show-menu__icon:after, .mobile-menu-active .hide-show-menu__icon::before {
      top: 6px; }
    .mobile-menu-active .hide-show-menu__icon:before {
      transform: rotate(45deg); }
    .mobile-menu-active .hide-show-menu__icon:after {
      transform: rotate(-45deg); }
  .mobile-menu-active .header__menu {
    display: flex; }
    .mobile-menu-active .header__menuWrap {
      background-color: #fff;
      border-top: 1px solid #C7C7D6;
      animation: show-mobile-menu 300ms;
      bottom: 0;
      display: block;
      left: 0;
      overflow: auto;
      padding: 24px 16px;
      position: fixed;
      right: 0;
      top: 92px; }
      @media (min-width: 350px) {
        .mobile-menu-active .header__menuWrap {
          top: 96px; } }

@keyframes show-mobile-menu {
  0% {
    opacity: 0;
    transform: translateY(-10%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes show-dropdown-menu {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.footer {
  background-color: #1E1D28;
  color: #D1D1D6; }
  .footer__row {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 108px;
    padding-top: 48px;
    position: relative; }
    @media (min-width: 768px) {
      .footer__row {
        flex-direction: row; } }
    @media (min-width: 960px) {
      .footer__row {
        padding-bottom: 56px;
        padding-top: 56px; } }
    @media (min-width: 1366px) {
      .footer__row {
        padding-bottom: 64px;
        padding-top: 64px; } }
    @media (min-width: 1520px) {
      .footer__row {
        padding-top: 80px; } }
  .footer__col {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media (max-width: 767px) {
      .footer__col {
        order: 1; } }
  .footer__logo-img {
    height: 30px;
    width: auto; }
    @media (min-width: 960px) {
      .footer__logo-img {
        height: 44px; } }
    @media (min-width: 1366px) {
      .footer__logo-img {
        height: 62px; } }
  .footer__description {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    margin-top: 32px; }
    @media (min-width: 768px) {
      .footer__description {
        margin-top: auto; } }
    @media (min-width: 1366px) {
      .footer__description {
        font-size: 16px;
        line-height: 28px; } }
    @media (min-width: 1520px) {
      .footer__description {
        font-size: 19px;
        line-height: 30px; } }
    @media (min-width: 1920px) {
      .footer__description {
        font-size: 20px;
        line-height: 32px; } }
    @media (max-width: 767px) {
      .footer__description br {
        display: none; } }
  .footer__address {
    margin-top: 24px; }
    @media (min-width: 768px) {
      .footer__address {
        margin-top: 0; } }
  .footer__phone {
    display: inline-block;
    text-decoration: none;
    transition: color 300ms; }
    @media (min-width: 768px) {
      .footer__phone {
        margin-top: 0; } }
    .footer__phone:hover {
      color: #fff; }
  .footer__social {
    display: flex;
    align-items: center;
    gap: 16px; }
    @media (max-width: 767px) {
      .footer__social {
        bottom: 32px;
        left: 0;
        position: absolute; } }
    .footer__social-link {
      align-items: center;
      background-color: #009ABC;
      border-radius: 50%;
      display: flex;
      height: 36px;
      justify-content: center;
      position: relative;
      width: 36px;
      transition-duration: 300ms;
      transition-property: background-color, box-shadow, outline-color; }
      .footer__social-link:hover {
        background-color: #fff; }
      .footer__social-link:focus {
        background-color: #fff;
        box-shadow: 0 0 0 2px #009ABC;
        outline: 2px solid #fff;
        outline-offset: 2px; }
  @media (max-width: 767px) {
    .footer__menu {
      order: 3; } }
  .footer__menu-list {
    display: grid;
    grid-gap: 8px;
    grid-template-columns: 1fr 1fr;
    list-style: none;
    margin: 0;
    padding: 0; }
    @media (min-width: 768px) {
      .footer__menu-list {
        grid-template-columns: 1fr; } }
    @media (min-width: 1366px) {
      .footer__menu-list {
        grid-gap: 12px; } }
  .footer__menu .nav-link {
    text-decoration: none;
    transition: color 300ms; }
    .footer__menu .nav-link:hover {
      color: #fff; }
  .footer__logos {
    display: flex;
    align-items: flex-start;
    gap: 6px; }
    @media (max-width: 767px) {
      .footer__logos {
        margin-bottom: 32px;
        margin-top: 32px;
        order: 2; } }
    .footer__logos .footer__logo {
      height: 40px;
      width: auto; }
      @media (min-width: 960px) {
        .footer__logos .footer__logo {
          height: 50px; } }
      @media (min-width: 1366px) {
        .footer__logos .footer__logo {
          height: 60px; } }
      @media (min-width: 1520px) {
        .footer__logos .footer__logo {
          height: 66px; } }
      .footer__logos .footer__logo:last-child {
        margin-left: 6px; }
  .footer__copyright {
    border-top: 1px solid #155B75;
    padding-bottom: 8px;
    padding-top: 8px; }
    @media (min-width: 960px) {
      .footer__copyright {
        padding-bottom: 10px;
        padding-top: 10px; } }

.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  bottom: -36px;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%; }
  .slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    width: 20px; }
    .slick-dots li button {
      background: transparent;
      border: 0;
      color: transparent;
      cursor: pointer;
      display: block;
      font-size: 0px;
      height: 22px;
      line-height: 0;
      outline: none;
      padding: 5px;
      width: 22px; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: .7; }
      .slick-dots li button:before {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        border-radius: 50%;
        content: '';
        height: 6px;
        left: 50%;
        opacity: .4;
        position: absolute;
        top: 50%;
        transform: translate(-3px, -3px);
        transition: opacity 300ms;
        width: 6px; }
    .slick-dots li.slick-active button:before {
      opacity: 1; }

.dots--white .slick-dots li button:before {
  background-color: #fff; }

.dots--black .slick-dots li button:before {
  background-color: #51525C; }

.dots--top .slick-dots {
  bottom: auto;
  top: 0; }

.popup {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999; }
  .popup.open {
    display: flex; }
    .popup.open .popup__bg {
      animation: fadeIn 300ms; }
  .popup__bg {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
  .popup__close {
    background-color: transparent;
    border: none;
    cursor: pointer;
    height: 0;
    padding-top: 50px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 50px;
    z-index: 2;
    transition: outline-color 300ms; }
    .popup__close:after, .popup__close:before {
      background-color: #fff;
      content: '';
      display: block;
      height: 2px;
      position: absolute;
      right: 9px;
      top: 23px;
      transition-property: background-color, opacity;
      transition-duration: 300ms;
      width: 32px; }
    .popup__close:after {
      transform: rotate(45deg); }
    .popup__close:before {
      transform: rotate(-45deg); }
    @media (min-width: 960px) {
      .popup__close {
        font-size: 12px;
        line-height: 20px;
        margin-top: 0;
        padding: 20px 24px;
        text-align: center; }
        .popup__close:focus-visible {
          outline: 2px solid #009ABC;
          outline-offset: 2px; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

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