@charset "UTF-8";

@font-face {
  font-family: FiraSans;
  font-display: swap;
  src: url("../fonts/FiraSans-ExtraBold.woff2") format("woff2"), url("../fonts/FiraSans-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: FiraSans;
  font-display: swap;
  src: url("../fonts/FiraSans-Medium.woff2") format("woff2"), url("../fonts/FiraSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: FiraSans;
  font-display: swap;
  src: url("../fonts/FiraSans-Regular.woff2") format("woff2"), url("../fonts/FiraSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: FiraSans;
  font-display: swap;
  src: url("../fonts/FiraSans-Bold.woff2") format("woff2"), url("../fonts/FiraSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Gilroy;
  font-display: swap;
  src: url("../fonts/Gilroy-Bold.woff2") format("woff2"), url("../fonts/Gilroy-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Gilroy;
  font-display: swap;
  src: url("../fonts/Gilroy-Medium.woff2") format("woff2"), url("../fonts/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Gilroy;
  font-display: swap;
  src: url("../fonts/Gilroy-Semibold.woff2") format("woff2"), url("../fonts/Gilroy-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Gilroy;
  font-display: swap;
  src: url("../fonts/Gilroy-Regular.woff2") format("woff2"), url("../fonts/Gilroy-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-ExtraBold.woff2") format("woff2"), url("../fonts/Montserrat-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: PT_Sans;
  font-display: swap;
  src: url("../fonts/PT_Sans-Caption-Web-Bold.woff2") format("woff2"), url("../fonts/PT_Sans-Caption-Web-Bold.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: PT_Sans;
  font-display: swap;
  src: url("../fonts/PT_Sans-Caption-Web-Regular.woff2") format("woff2"), url("../fonts/PT_Sans-Caption-Web-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}


/**/

.services-item__link:hover{
      color: #fff;
    }
    .second-section .success{
      width: 400px;
       margin: 0 auto 10px auto;
       background: #2a6478;
       color: #fff;
       padding: 5px 10px;
    }
    .reviews .stroke-theme-hover:hover *, .reviews .item-accordion-wrapper.opened:hover *{
      color: var(--theme-base-color);
    }
    .reviews .accordion-head h3{
      margin: 0;
    }
    .reviews .item-accordion-wrapper.opened *{
      color: #fff;
    }
    ul.first-section__list li:before,
    ul.services-item__list li:before,
    .header__top-part [data-ajax-load-block="HEADER_TOGGLE_PHONE"], 
    .header__top-part [data-ajax-load-block="HEADER_TOGGLE_SOCIAL"], 
    [data-ajax-load-block="HEADER_TOGGLE_SLOGAN"]{
      display: none !important;
    }
  
    .header-menu__title{
      text-transform: unset !important;     
        font-size: 14px;
        line-height: 93%;
        min-height: 21px;
        text-align: center;
        color: #7d7f86;
        border-radius: 22px;
        padding: 5px 8px 5px 8px;
        background-color: transparent;  
    }
    .active .header-menu__title{
        background: #ff4201;
      color: #fff;
    }
    .body.menu_lowercase_n .header-menu__title{
      letter-spacing: .02em !important;
    }
    .orange-text{
      color: #ff4201;
    }
    .location__box-image{
      position: absolute;
      left: 70px;
      top: 60px;
      z-index: 1;
        width: 320px;
        background: #ffffffeb;
        padding: 20px 20px 20px 30px;
        border: 1px solid #ddd;
        border-radius: 10px;
    }
    .location__box-image-title{
      font-size: 28px;
      font-weight: bold;
    }
    .location__contant{
      position: relative;
    }
    .team-item__image{
      min-height: 260px;
    }
    .steps{
      padding-top: 60px;
    }
    .form-section{
      padding-bottom: 60px;
    }
    .consultation{
      padding-left: 30px;
      padding-right: 30px;
    }
    .main-page-bottom-text *{
      color: #fff;
    }
    .main-page-bottom-text{
      background: #2a6478;
      border-radius: 20px;
      
      padding: 40px;
    }
    
    .header--narrow .header-menu__item {
        margin: 0 10px !important;
    }
    .services-form__inputs a, .services-form__inputs a:hover{
      color: #fff;
    }
    .services-form__box-form{
      width: 100%;
    }
    .services-form .form-control {
        width: 100%;
        height: 45px;
        padding: 10px 11px;
        border-radius: 10px;
        padding: 10px 11px;
        font-size: 18px;
        line-height: 139%;
        letter-spacing: -0.02em;
        height: 45px;
    }
    .services-form .form-footer__btn button {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 300px;
        width: 100%;
        border-radius: 5px;
        padding: 7px 18px 8px 18px;
        height: 35px;
        background: #ff4201;
        font-weight: 700;
        font-size: 14px;
        line-height: 143%;
        letter-spacing: -0.02em;
        color: #fff;
        margin-top: 55px;
    }
    .services-form label{
      color: #fff;
        font-size: 16px;
    }
    .services-form .licence_block *{
      color: #fff;
    }
    .services-form .licence_block a{
      text-decoration: underline;
    }
    .consultation{
      min-width: 100%;
    }
    
    .consultation [name="PHONE"]{
      font-size: 24px;
    }

    .consultation [data-sid="NAME"],
    .consultation [data-sid="MESSAGE"],
    .consultation [for="PHONE"],
    .consultation .form-footer__btn button, 
    .consultation [data-sid="EMAIL"]{
      display: none;
    }
    .second-section .form-footer, .second-section .form-footer .licence_block{
      padding: 0;
    }
    .form .consultation .licence_block label.error{
      top: -10px;
      color: #fff !important;
      left: 0;
    }

    .consultation .form-body, .second-section .form-footer{
      position: relative;
      width: 500px;
      margin: auto;
    }
    .consultation .form-footer__btn [name="form_submit"] + button{
        display: inline-block;
        position: relative;
        top: -25px;
        height: 38px;
        padding: 8px 24px 14px;
    }
    .consultation .form-footer__btn{
      position: absolute;
      right: 5px;
        top: 5px;
      z-index: 1;
    }
    @media (max-width: 767.98px){
      .consultation__line{
        height: auto;   
        margin-bottom: 50px;
      }
      .consultation__input{
        text-align: center;
      }
      .consultation__button{
        position: absolute;
          bottom: -50px;
      }
      .consultation .form-footer__btn{
        position: static;
        text-align: center;
        height: 38px;
      }
      .consultation .form-body{
        width: 100%;
      }
      .consultation [name="PHONE"]{
        text-align: center;
      }
      .location__box-image{
        position: static;
          margin: auto;
          margin-bottom: 50px;
          width: calc(100% - 30px);
      }
      .main-page-bottom-text .accordion-head{
        padding: 15px !important;
        font-size: 10px;
      }
      .main-page-bottom-text .accordion-type-2{
        margin-bottom: 20px;
      }
    }
    @media (max-width: 426px){
      .services-form.form--inline .form-send__icon{
        display: none;
      }
    }
/**/



.button,
[class*=_icon-]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*=_icon-] {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*=_icon-]:before {
  display: block;
}

._icon-like:before {
  content: "\e918";
}

._icon-Combined:before {
  content: "\e913";
}

._icon-sorting:before {
  content: "\e917";
}

._icon-Menu-Square:before {
  content: "\e914";
}

._icon-Increase:before {
  content: "\e915";
}

._icon-world:before {
  content: "\e916";
}

._icon-minus:before {
  content: "\e912";
}

._icon-plus:before {
  content: "\e90f";
}

._icon-email:before {
  content: "\e906";
}

._icon-heart-1:before {
  content: "\e908";
}

._icon-uniE900:before {
  content: "\e900";
}

._icon-arrow:before {
  content: "\e901";
}

._icon-cart:before {
  content: "\e902";
}

._icon-catalog:before {
  content: "\e903";
}

._icon-chek:before {
  content: "\e904";
}

._icon-close:before {
  content: "\e905";
}

._icon-exclamation:before {
  content: "\e907";
}

._icon-information:before {
  content: "\e909";
}

._icon-location:before {
  content: "\e90a";
}

._icon-phone:before {
  content: "\e90b";
}

._icon-play:before {
  content: "\e90c";
}

._icon-question:before {
  content: "\e90d";
}

._icon-search:before {
  content: "\e90e";
}

._icon-user:before {
  content: "\e910";
}

._icon-user-1:before {
  content: "\e911";
}

* {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

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

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

html,
body {
  height: 100%;
  min-width: 320px;
  scroll-behavior: smooth;
}

body {
  color: #000000;
  line-height: 1;
  font-family: "PT Sans Caption", sans-serif;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input,
button,
textarea {
  font-family: "PT Sans Caption", sans-serif;
  font-size: inherit;
}

button {
  cursor: pointer;
  color: inherit;
  background-color: inherit;
  line-height: 1.5;
}

a {
  color: inherit;
  cursor: pointer;
}

a:link,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  display: block;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=number]:hover,
input[type=number]:focus {
  -moz-appearance: number-input;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

body {
  background: #fff;
  font-weight: normal;
}

.lock body {
  overflow: hidden;
  -ms-touch-action: none;
      touch-action: none;
}

.wrapper {
  min-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;
  overflow: hidden;
}

.wrapper > main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.wrapper > * {
  min-width: 0;
}

[class$=__container] {
  max-width: 1376px;
  margin: 0 auto;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 0px 15px;
}

/*Формы*/

/*кнопки*/

.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 10px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  color: #000;
  cursor: pointer;
}

.button__button--search {
  font-size: 20px;
}

.button__button--search::before {
  content: "\e90e";
  color: #9b9b9b;
}

.button__button--сlose {
  position: relative;
  height: 10px;
  width: 10px;
  padding: 10px;
}

.button__button--сlose span {
  position: absolute;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  background-color: #000;
}

.button__button--сlose span:nth-child(1) {
  width: 20px;
  height: 1px;
  -webkit-transform: translate(0%, 0%) rotate(45deg) scale(1) skew(0, 0);
      -ms-transform: translate(0%, 0%) rotate(45deg) scale(1) skew(0, 0);
          transform: translate(0%, 0%) rotate(45deg) scale(1) skew(0, 0);
}

.button__button--сlose span:nth-child(2) {
  width: 20px;
  height: 1px;
  -webkit-transform: translate(0%, 0%) rotate(-45deg) scale(1) skew(0, 0);
      -ms-transform: translate(0%, 0%) rotate(-45deg) scale(1) skew(0, 0);
          transform: translate(0%, 0%) rotate(-45deg) scale(1) skew(0, 0);
}

.button__button--brown {
  color: #000;
}

/*кнопки*/

.checkbox {
  position: relative;
}

.checkbox__input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}

.checkbox__label {
  cursor: pointer;
}

.checkbox__label:before {
  content: "";
  -ms-flex-item-align: start;
      align-self: flex-start;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20px;
          flex: 0 0 20px;
  width: 20px;
  height: 20px;
}

.checkbox__checkbox--triger {
  width: 44px;
  height: 24px;
  position: relative;
}

.checkbox__checkbox--triger .checkbox__input:focus + .checkbox__label:before {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.checkbox__checkbox--triger .checkbox__input:checked + .checkbox__label:before {
  background: #000;
}

.checkbox__checkbox--triger .checkbox__input:checked + .checkbox__label:after {
  background-image: url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle cx=%2712%27 cy=%2712%27 r=%277.5%27 fill=%27white%27 stroke=%27%230F7F8B%27 stroke-width=%279%27 /%3E%3C/svg%3E");
  left: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.checkbox__checkbox--triger .checkbox__label:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #cccccc;
  border-radius: 12px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.checkbox__checkbox--triger .checkbox__label::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle cx=%2712%27 cy=%2712%27 r=%2711.5%27 fill=%27white%27 stroke=%27%23CCCCCC%27 /%3E%3C/svg%3E");
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.checkbox__checkbox--triger.decore .checkbox__input {
  position: absolute;
  width: 44px;
  height: 24px;
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.checkbox__checkbox--triger.decore .checkbox__input:focus + .checkbox__label:before {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.checkbox__checkbox--triger.decore .checkbox__input:checked + .checkbox__label:before {
  background: #000;
}

.checkbox__checkbox--triger.decore .checkbox__input:checked + .checkbox__label:after {
  background-image: url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle cx=%2712%27 cy=%2712%27 r=%2711.5%27 fill=%27white%27 stroke=%27%23CCCCCC%27 /%3E%3C/svg%3E");
  left: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.checkbox__checkbox--triger.decore .checkbox__label:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #cccccc;
  border-radius: 12px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.checkbox__checkbox--triger.decore .checkbox__label::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle cx=%2712%27 cy=%2712%27 r=%2711.5%27 fill=%27white%27 stroke=%27%23CCCCCC%27 /%3E%3C/svg%3E");
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.checkbox__checkbox--checked .checkbox__input:focus + .checkbox__label:before {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.checkbox__checkbox--checked .checkbox__input:checked + .checkbox__label:before {
  font-size: 12px;
  padding: 3px 0px 0px 1px;
}

.checkbox__checkbox--checked .checkbox__input:checked + .checkbox__label::after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.checkbox__checkbox--checked .checkbox__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  display: flex;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}

.checkbox__checkbox--checked .checkbox__label:before {
  content: "";
  -ms-flex-item-align: start;
      align-self: flex-start;
  border-radius: 4px;
  width: 24px;
  height: 24px;
  background-color: #fff;
  border: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  border: 1px solid #a7a9ac;
}

.checkbox__checkbox--checked .checkbox__label::after {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  position: absolute;
  content: "";
  display: block;
  left: 5px;
  top: 8px;
  width: 14px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width=%2714%27 height=%2710%27 viewBox=%270 0 14 10%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 3.18377L5.89474 8.00195L13 1.00195%27 stroke=%27%231F576A%27 stroke-width=%272%27 /%3E%3C/svg%3E");
}

.checkbox__checkbox--checked .checkbox__text {
  font-size: 18px;
  line-height: 139%;
  letter-spacing: -0.02em;
  color: #fff;
}

.checkbox__checkbox--checked .checkbox__text a {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

.ui__title {
  font-size: 68px;
  text-align: center;
  margin: 0px 0px 50px 0px;
}

.ui__item {
  margin: 0px 0px 50px 0px;
}

.ui__sub-title {
  font-size: 32px;
  margin: 0px 0px 30px 0px;
}

.ui__content_icons div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 100px;
     -moz-column-gap: 100px;
          column-gap: 100px;
  margin-bottom: 10px;
}

[class*=-ibg] {
  position: relative;
}

[class*=-ibg] img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

[class*=-ibg_contain] img {
  -o-object-fit: contain;
     object-fit: contain;
}

.breadcrumbs__list::-webkit-scrollbar,
.card::-webkit-scrollbar {
  display: none;
}

.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: auto;
}

.hidden-element {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

h1,
.h1 {
  font-size: 48px;
  letter-spacing: -0.02em;
  color: #fff;
}

h2,
.h2 {
  font-size: 42px;
  letter-spacing: -0.02em;
  text-align: center;
  color: #fff;
  color: #20263c;
  font-family: "Gilroy", sans-serif;
}

/*Шапка*/

.header {
  background: #fff;
}

.header__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 64px;
     -moz-column-gap: 64px;
          column-gap: 64px;
  padding: 26px 0px;
}

.header__logo {
  width: 160px;
  height: 58px;
}

.header__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.header__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  font-family: "Montserrat", sans-serif;
}

.header__contact a {
  font-weight: 600;
  font-size: 16px;
  color: #7d7f86;
}

.header__contact a.phone {
  padding: 12px 19px;
}

.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 18px;
     -moz-column-gap: 18px;
          column-gap: 18px;
}

.menu__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 93%;
  min-height: 21px;
  text-align: center;
  color: #7d7f86;
  border-radius: 22px;
  padding: 5px 8px 5px 8px;
  background-color: transparent;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.menu__item._active {
  background: #ff4201;
  color: #fff;
}

/*Шапка*/

/*подвал*/

.footer {
  padding: 40px 0px;
  background-color: #333333;
  color: #fff;
}

.footer-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  padding-bottom: 50px;
  border-bottom: 1px solid #494949;
}

.footer-top__list ul {
  font-family: "PT Sans Caption", sans-serif;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  margin: 0px 0px 50px 0px;
}

.footer-top__list ul li {
  font-weight: 700;
  font-size: 16px;
  line-height: 139%;
  letter-spacing: -0.02em;
  color: #fff;
}

.footer-top__сommunities {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}

.footer-top__сommunities a {
  width: 40px;
  height: 40px;
  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;
  background-color: #464646;
  border-radius: 5px;
}

.footer-top__сommunities a svg {
  width: 25px;
  height: 25px;
}

.footer-top__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 13px;
  font-family: "PT Sans Caption", sans-serif;
  font-weight: 700;
}

.footer-top__contact div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-variant: normal;
}

.footer-top__contact a {
  font-size: 16px;
}

.footer-top .dark {
  opacity: 0.5;
}

.footer-bottom {
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fff;
  opacity: 0.5;
}

.footer-bottom a {
  display: block;
}

/*подвал*/

.tul-bar {
  background-color: var(--white);
  border-top: 1px solid var(--colorborder);
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  display: none;
}

.tul-bar.down {
  bottom: -100px;
}

.tul-bar__wrapper {
  padding: 12px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
}

.tul-bar__link {
  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;
  row-gap: 5px;
  font-size: 0.5rem;
  color: #adadad;
}

.tul-bar__link::before {
  font-size: 24px;
}

.breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
}

.breadcrumbs__item {
  font-size: 0.625rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.breadcrumbs__link {
  color: #747474;
  display: block;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 20px;
}

.breadcrumbs__link::after {
  content: "/";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 0%;
  right: 0;
  -webkit-transform: translate(0%, 0%);
      -ms-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
}

.breadcrumbs__current {
  color: #bbb;
}

.filter {
  position: relative;
}

.filter-close {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  right: 0;
}

.item-filter__title {
  font-size: 1.25rem;
  margin: 0px 0px 20px 0px;
}

.item-filter__inputs {
  margin: 0px 0px 20px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 15px;
}

.item-filter__input {
  padding: 10px;
  border: 1px solid #000;
  width: 100%;
}

/*Основной файил стилий*/

/*Основной файил стилий*/

.no-webp .first-section{
  background-image: url("../img/fs-bg.jpg"); }

.first-section {
  background: #2a6478;
  padding: 65px 0px 65px 0px;
  min-height: 750px;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.first-section__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 21px;
     -moz-column-gap: 21px;
          column-gap: 21px;
}

.first-section__advantages {
  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;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  border-radius: 30px;
  padding: 11px 20px;
  max-width: 630px;
  min-height: 47px;
  background: #fff;
  margin: 0px 0px 23px 0px;
}

.first-section__advantages span {
  font-weight: 700;
  font-size: 17px;
  line-height: 139%;
  letter-spacing: -0.02em;
}

.first-section__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 94%;
  letter-spacing: -0.02em;
  color: #fff;
  margin: 0px 0px 25px 0px;
}

.first-section__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 20px;
  color: #fff;
}

.first-section__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 139%;
  letter-spacing: -0.02em;
}

.first-section__list li span {
  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;
}

.first-section__list li span.flag {
  color: #ff4201;
}

.first-section__image {
  position: relative;
  width: 537px;
  height: 580px;
  pointer-events: none;
  overflow: hidden;
  display: none;
}

.first-section__image img {
  z-index: 2;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.first-section__image svg {
  border-radius: 100%;
  fill: #a3a08a;
  -webkit-filter: blur(80px);
          filter: blur(80px);
}

.first-section__image svg:nth-child(2) {
  width: 573px;
  height: 583px;
  position: absolute;
  left: 0px;
  top: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.first-section__image svg:nth-child(3) {
  width: 987px;
  height: 580px;
  position: absolute;
  left: 0px;
  top: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.first-section .black {
  color: #20263c;
}

.first-section .red {
  color: #ff4201;
}

.consultation {
  position: absolute;
  min-width: 1440px;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 10px solid #fff;
  padding: 50px 15px 45px 15px;
  border-radius: 20px;
  background: #ff4201;
  -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  background: #ff4201;
  margin: 0px 0px 64px 0px;
  -webkit-transform: translate(0%, -395px) rotate(0deg) scale(1) skew(0, 0);
      -ms-transform: translate(0%, -395px) rotate(0deg) scale(1) skew(0, 0);
          transform: translate(0%, -395px) rotate(0deg) scale(1) skew(0, 0);
}

.consultation__title {
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 42px;
  letter-spacing: -0.02em;
  text-align: center;
  color: #fff;
  margin: 0px 0px 14px 0px;
}

.consultation__text {
  font-size: 18px;
  line-height: 139%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #fff;
  margin: 0px 0px 30px 0px;
}

.consultation__line {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0px auto;
  border-radius: 9px;
  height: 51px;
  background-color: #fff;
  padding: 12px 10px;
  position: relative;
}

.consultation__input {
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0.1em;
  color: #20263c;
/*  width: 100%;*/
}

.consultation__input::-webkit-input-placeholder {
  font-size: inherit;
  color: inherit;
}

.consultation__input::-moz-placeholder {
  font-size: inherit;
  color: inherit;
}

.consultation__input:-ms-input-placeholder {
  font-size: inherit;
  color: inherit;
}

.consultation__input::-ms-input-placeholder {
  font-size: inherit;
  color: inherit;
}

.consultation__input::placeholder {
  font-size: inherit;
  color: inherit;
}

.consultation__button {
  width: 100%;
  border-radius: 5px;
/*  padding: 7px 18px 8px 18px;*/
  padding: 7px 18px 8px;
  height: 35px;
  background: #2a6478;
  font-weight: 700;
  font-size: 14px;
  line-height: 143%;
  letter-spacing: -0.02em;
  color: #fff;
/*  display: none;*/
  text-align: center;
}

.consultation .mob {
  display: none;
}

.second-section {
  padding: 228px 0px 64px 0px;
  position: relative;
  z-index: 2;
}

.second-section__text {
  max-width: 748px;
  width: 100%;
  margin: 0px auto;
  border-radius: 10px;
  background: #ffefea;
  padding: 12px 20px;
  font-size: 14px;
  line-height: 129%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #20263c;
}

.services {
  padding: 0px 0px 0 0px;
}

.services__title {
  margin: 0px 0px 14px 0px;
}

.services__text {
  font-size: 18px;
  line-height: 139%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #5e616b;
  margin: 0px 0px 48px 0px;
}

.services__box-grid {
  display: -ms-grid;
  display: grid;
  gap: 56px;
  grid-template-columns: repeat(auto-fit, minmax(258px, 659px));
  margin: 0px 0px 0 0px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.services__box-grid-1 {
  display: -ms-grid;
  display: grid;
  gap: 56px;
  grid-template-columns: repeat(auto-fit, minmax(258px, 660px));
  margin: 0px 0px 64px 0px;
}

.services__target {
  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;
  max-width: 983px;
  width: 100%;
  border-radius: 35px;
  padding: 20px 26px;
  min-height: 70px;
  background: #ff4201;
  font-family: "Gilroy", sans-serif;
  font-size: 42px;
  letter-spacing: -0.02em;
  text-align: center;
  color: #fff;
  margin: 0px auto 13px auto;
}

.services-item {
  border: 1px solid #e9e9e9;
  border-radius: 20px;
  padding: 32px;
  background: #fafafa;
}

.services-item__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 125%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #20263c;
  margin: 0px 0px 11px 0px;
}

.services-item__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 11px;
  max-width: 500px;
  width: 100%;
}

.services-item__list li {
  color: #20263c;
  font-size: 18px;
  line-height: 139%;
  letter-spacing: -0.02em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}

.services-item__list li.text-centr {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.services-item__list .flag {
  color: #ff4201;
  font-size: 14px;
}

.services-item__list .orange {
  color: #ff4201;
}

.services-item__link {
  font-weight: 700;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
  padding: 7px 18px 8px 18px;
  min-width: 225px;
  height: 40px;
  background: #2a6478;
  color: #fff;
  margin: 0px auto !important;
}

.services-item__box {
  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;
}

.services-item-1__block1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 36px;
     -moz-column-gap: 36px;
          column-gap: 36px;
  margin: 0px 0px 20px 0px;
}

.services-item-1__image {
  max-width: 220px;
  width: 100%;
  min-height: 200px;
  position: relative;
  margin: 0px 0px 20px 0px;
}

.services-item-1__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: contain;
     object-fit: contain;
}

.services-item-1__text {
  font-size: 18px;
  line-height: 139%;
  letter-spacing: -0.02em;
  color: #839699;
  border: 1px solid #dde1ee;
  border-radius: 20px;
  padding: 20px 20px;
  background-color: #fff;
}

.services-item-1__step {
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 42px;
  line-height: 71%;
  letter-spacing: -0.02em;
  color: #20263c;
  margin: 0px 0px 10px 0px;
}

.services-item-1__text1 p {
  font-family: "PT Sans Caption", sans-serif;
  font-size: 18px;
  line-height: 139%;
  margin: 0px 0px 5px 0px;
}

.services-item-1__text1 ul {
  padding-left: 10px;
}

.services-item-1__text1 ul li {
  font-family: "PT Sans Caption", sans-serif;
  font-size: 18px;
  line-height: 139%;
  position: relative;
  padding-left: 10px;
}

.services-item-1__text1 ul li:not(:last-child) {
  margin-bottom: 5px;
}

.services-item-1__text1 ul li::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  top: 10px;
  left: 0;
  -webkit-transform: translate(0%, 0%);
      -ms-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #20263c;
  border-radius: 50%;
}

.services-item-1 .mob {
  display: none;
}

.services-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #2a6478;
  border-radius: 20px;
  overflow: hidden;
}

.services-form__img {
  border-radius: 20px 0 0 20px;
  max-width: 564px;
  width: 100%;
  min-height: 599px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.services-form__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.services-form__box-form {
  padding: 62px;
}

.services-form__title {
  font-weight: 700;
  color: #fff;
  margin: 0px 0px 13px 0px;
}

.services-form__text {
  font-size: 18px;
  line-height: 139%;
  letter-spacing: -0.02em;
  color: #fff;
  margin: 0px 0px 20px 0px;
}

.services-form__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 15px;
}

.services-form__input {
  width: 100%;
  height: 45px;
  padding: 10px 11px;
  border-radius: 10px;
  padding: 10px 11px;
  font-size: 18px;
  line-height: 139%;
  letter-spacing: -0.02em;
  height: 45px;
}

.services-form__input::-webkit-input-placeholder {
  color: #8fb5ba;
}

.services-form__input::-moz-placeholder {
  color: #8fb5ba;
}

.services-form__input:-ms-input-placeholder {
  color: #8fb5ba;
}

.services-form__input::-ms-input-placeholder {
  color: #8fb5ba;
}

.services-form__input::placeholder {
  color: #8fb5ba;
}

.services-form__button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 300px;
  width: 100%;
  border-radius: 5px;
  padding: 7px 18px 8px 18px;
  height: 35px;
  background: #ff4201;
  font-weight: 700;
  font-size: 14px;
  line-height: 143%;
  letter-spacing: -0.02em;
  color: #fff;
  margin-top: 55px;
}

.legal-services {
  padding: 0px 0px 64px 0px;
}

.legal-services__title {
  margin: 0px 0px 24px 0px;
}

.legal-services__text {
  font-size: 18px;
  line-height: 139%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #5e616b;
  margin: 0px 0px 24px 0px;
}

.legal-services__box-grid {
  display: -ms-grid;
  display: grid;
  gap: 16px;
  -ms-grid-columns: 332px 332px 448px;
  grid-template-columns: 332px 332px 448px;
  margin: 0px 0px 16px 0px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.legal-services__box-grid-1 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 448px 332px 332px;
  grid-template-columns: 448px 332px 332px;
  gap: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.legal-services-item {
  border: 1px solid #dde1ee;
  border-radius: 20px;
  padding: 40px;
  background: transparent;
}

.legal-services-item.orange {
  background: #ff4201;
}

.legal-services-item.orange .legal-services-item__link {
  background: #fff;
  color: #20263c;
  border: none;
}

.legal-services-item.orange .legal-services-item__link:hover{
  color: #fff;
}

.legal-services-item.orange .legal-services-item__title,
.legal-services-item.orange .legal-services-item__text {
  color: #fff;
}

.legal-services-item svg {
  margin: 0px 0px 7px 0px;
}

.legal-services-item__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 125%;
  letter-spacing: -0.02em;
  color: #fff;
  margin: 0px 0px 7px 0px;
  color: #20263c;
}

.legal-services-item__text {
  font-size: 14px;
  line-height: 129%;
  letter-spacing: -0.02em;
  color: #fff;
  margin: 0px 0px 20px 0px;
  color: #20263c;
}

.legal-services-item__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
  padding: 7px 18px 8px 18px;
  height: 40px;
  background: #2a6478;
  font-size: 14px;
  line-height: 143%;
  letter-spacing: -0.02em;
  color: #fff;
}

.reviews {
  padding: 60px 0px;
  background: #f9f9fb;
}

.reviews__title {
  margin: 0px 0px 32px 0px;
}

.reviews__nav .reviews-prev {
  -webkit-transform: translate(0%, 0%) rotate(180deg) scale(1) skew(0, 0);
      -ms-transform: translate(0%, 0%) rotate(180deg) scale(1) skew(0, 0);
          transform: translate(0%, 0%) rotate(180deg) scale(1) skew(0, 0);
  display: none;
  left: 0px;
}

.reviews__nav .reviews-prev svg {
  width: 48px;
  height: 48px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.reviews__nav .reviews-prev::after {
  content: "";
  display: none;
}

.reviews__nav .reviews-next {
  right: 10px;
}

.reviews__nav .reviews-next svg {
  width: 48px;
  height: 48px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.reviews__nav .reviews-next::after {
  content: "";
  display: none;
}

.reviews-slider__slider {
  overflow: hidden;
  position: relative;
  padding: 0px 20px;
}

.reviews-slider__slide {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: auto !important;
}

.reviews-slider-item {
  border: 1px solid #dde1ee;
  border-radius: 20px;
  padding: 40px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.reviews-slider-item__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  margin: 0px 0px 10px 0px;
}

.reviews-slider-item__img {
  width: 60px;
  height: 60px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
}

.reviews-slider-item__img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.reviews-slider-item__name {
  font-weight: 700;
  font-size: 14px;
  line-height: 129%;
  letter-spacing: -0.02em;
  color: #20263c;
  margin: 0px 0px 2px 0px;
}

.reviews-slider-item__city {
  font-weight: 400;
  font-size: 14px;
  line-height: 129%;
  letter-spacing: -0.02em;
  color: #20263c;
}

.reviews-slider-item__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 125%;
  letter-spacing: -0.02em;
  color: #20263c;
  margin: 0px 0px 7px 0px;
}

.reviews-slider-item__description {
  font-size: 14px;
  line-height: 129%;
  letter-spacing: -0.02em;
  color: #20263c;
  margin-top: auto;
}

.reputation {
  padding: 64px 0px;
}

.reputation__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 20px;
  overflow: hidden;
}

.reputation__image {
  border-radius: 20px 0 0 20px;
  max-width: 564px;
  width: 100%;
  min-height: 599px;
  position: relative;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.reputation__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.reputation__contetn {
  width: 100%;
  background: #2a6478;
  padding: 64px;
}

.reputation__title {
  font-weight: 100;
  font-size: 38px;
  line-height: 88%;
  letter-spacing: -0.02em;
  color: #fff;
  margin: 0px 0px 10px 0px;
}

.reputation__text {
  font-size: 18px;
  line-height: 139%;
  color: #fff;
  margin: 0px 0px 40px 0px;
}

.reputation__list p {
  font-size: 18px;
  line-height: 139%;
  letter-spacing: -0.02em;
  color: #fff;
  margin: 0px 0px 26px 0px;
}

.reputation__list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 21px;
}

.reputation__list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}

.reputation__list ul li div:nth-child(2) span {
  display: block;
}

.reputation__list ul li div:nth-child(2) span:nth-child(1) {
  font-weight: 700;
  font-size: 18px;
  line-height: 139%;
  letter-spacing: -0.02em;
  color: #fff;
}

.reputation__list ul li div:nth-child(2) span:nth-child(2) {
  font-size: 18px;
  line-height: 139%;
  letter-spacing: -0.02em;
  color: #8fb5ba;
}

.team {
  padding: 0px 0px 64px 0px;
}

.team__title {
  margin: 0px 0px 32px 0px;
}

.team-slider__slider {
  overflow: hidden;
  padding: 15px 15px;
  position: relative;
}

.team-slider__slide {
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.07);
  background: #20263b;
  color: #fff;
  overflow: hidden;
  border-radius: 16px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: auto !important;
}

.team-slider__nav .team-prev {
  display: none;
  left: 0px;
  -webkit-transform: translate(0%, 0%) rotate(1800deg) scale(1) skew(0, 0);
      -ms-transform: translate(0%, 0%) rotate(1800deg) scale(1) skew(0, 0);
          transform: translate(0%, 0%) rotate(1800deg) scale(1) skew(0, 0);
}

.team-slider__nav .team-prev svg {
  width: 48px;
  height: 48px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.team-slider__nav .team-prev::after {
  content: "";
  display: none;
}

.team-slider__nav .team-next {
  right: 10px;
}

.team-slider__nav .team-next svg {
  width: 48px;
  height: 48px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.team-slider__nav .team-next::after {
  content: "";
  display: none;
}

.team-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
}

.team-item__image {
  max-width: 332px;
  width: 100%;
  min-height: 322px;
  position: relative;
}

.team-item__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.team-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding: 16px 16px 32px 16px;
  text-align: center;
}

.team-item__name {
  font-weight: 700;
  font-size: 24px;
  line-height: 125%;
  letter-spacing: -0.02em;
  color: #fff;
  margin: 0px 0px 16px 0px;
}

.team-item__job-title {
  font-size: 18px;
  line-height: 139%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #dde1ee;
  margin: 0px 0px 16px 0px;
}

.team-item__description {
  font-size: 14px;
  line-height: 129%;
  margin-top: auto;
}

.slider-thumbs__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}

.thumbs-big__slider {
  position: relative;
  min-width: 387px;
  max-height: 387px;
  overflow: hidden;
}

.thumbs-big__slide {
  border-radius: 14px;
  overflow: hidden;
  max-width: 387px;
  max-height: 387px;
  margin: 0px 0px 20px 0px;
}

.thumbs-big-item {
  border-radius: 14px;
  min-height: 387px;
  position: relative;
  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;
}

.thumbs-min__slider {
  overflow: hidden;
  width: 72px;
  max-height: 337px;
  position: relative;
}

.thumbs-min__slide {
  width: 72px !important;
  height: 72px !important;
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid transparent;
}

.thumbs-min__slide.swiper-slide-thumb-active {
  border: 2px solid var(--bigcolor);
}

.thumbs-min-item {
  border-radius: 14px;
  min-width: 72px;
  min-height: 72px;
  position: relative;
  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;
  display: flex;
  align-items: center;
}

.swiper {
  overflow: hidden;
}

.swiper-wrapper {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.swiper-vertical .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.swiper-initialized .swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.swiper-android .swiper-slide,
.swiper-android .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-button-lock {
  display: none !important;
}

/**
 * Swiper 7.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 27, 2021
 */

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  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;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  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;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  -o-transition-property: transform, opacity, height;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

/**
 * Swiper 9.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 13, 2023
 */

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, 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");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
       -o-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
          transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide,
swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
      scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@media (max-width: 1406px) {
  .header__wrapper {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    padding: 10px 0px;
  }

  .header__contact {
    -webkit-column-gap: 5px;
       -moz-column-gap: 5px;
            column-gap: 5px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .header__contact a.phone {
    padding: 0px 0px;
  }

  .menu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .menu__list {
    -webkit-column-gap: 5px;
       -moz-column-gap: 5px;
            column-gap: 5px;
  }

  .consultation {
    min-width: 900px;
    left: 50%;
    -webkit-transform: translate(-50%, -425px) rotate(0deg) scale(1) skew(0, 0);
        -ms-transform: translate(-50%, -425px) rotate(0deg) scale(1) skew(0, 0);
            transform: translate(-50%, -425px) rotate(0deg) scale(1) skew(0, 0);
  }
}

@media (max-width: 991.98px) {
  .menu {
    display: none;
  }

  .consultation {
    min-width: 768px;
  }

  .services-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 35px;
  }

  .services-form__img {
    max-width: 100%;
    border-radius: 0px;
  }

  .legal-services__box-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .reputation__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .thumbs-big__slider {
    min-width: 221px;
    max-height: 211px;
  }

  .thumbs-big__slider {
    max-width: 100%;
    max-height: 100%;
  }

  .thumbs-min__slider {
    width: 42px;
  }

  .thumbs-min__slide {
    width: 40px !important;
    height: 40px !important;
  }

  .thumbs-min-item {
    min-width: 100%;
    min-height: 100%;
  }
}

@media (max-width: 767.98px) {
  .checkbox__checkbox--checked .checkbox__text {
    font-size: 14px;
  }

  h2,
  .h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 125%;
    font-family: "PT Sans Caption", sans-serif;
  }

  .header__logo {
    width: 120px;
    height: 44px;
  }

  .header__contact a.email {
    display: none;
  }

  .header__contact a.tg {
    display: none;
  }

  .footer {
    padding: 20px 0px;
  }

  .footer-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 25px;
  }

  .footer-top__list ul {
    -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: start;
    row-gap: 15px;
    margin: 0px 0px 25px 0px;
  }

  .footer-top__list ul li {
    font-size: 14px;
  }

  .footer-top__сommunities {
    margin: 0px 0px 15px 0px;
  }

  .footer-top__contact a {
    font-size: 14px;
    line-height: 150%;
  }

  .footer-bottom {
    padding-top: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 15px;
  }

  .footer-bottom a {
    font-size: 14px;
  }

  .tul-bar {
    display: block;
  }

  .no-webp .first-section{
    background-image: url("../img/fs-bg-mob.jpg"); }

  .first-section {
    padding: 25px 0px 40px 0px;
    min-height: 860px;
    position: relative;
  }

  .first-section__wrapper {
    -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;
  }

  .first-section__advantages span {
    font-size: 14px;
    text-align: left;
  }

  .first-section__advantages {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 255px;
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    border-radius: 12px;
    padding: 11px 20px;
    position: absolute;
/*    position: static;*/
    left: 16px;
    bottom: 110px;
  }
  /*.first-section__content{
    display: flex;
    flex-direction: column;
  }
  .first-section__title{
    order: 0;
  }
  .first-section__list{
    order: 1;
  }
  .first-section__advantages{
    order: 2;
  }*/

  .first-section__title {
    font-size: 32px;
    margin: 0px 0px 12px 0px;
  }

  .first-section__list {
    row-gap: 12px;
  }

  .first-section__list li {
    font-size: 14px;
    line-height: 129%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .first-section__image {
    width: 376px;
    height: 406px;
    display: none;
  }

  .consultation {
    padding: 16px 16px 25px 16px;
    margin: 0px 0px 32px 0px;
    min-width: 480px;
    -webkit-transform: translate(-50%, -287px) rotate(0deg) scale(1) skew(0, 0);
        -ms-transform: translate(-50%, -287px) rotate(0deg) scale(1) skew(0, 0);
            transform: translate(-50%, -287px) rotate(0deg) scale(1) skew(0, 0);
  }

  .consultation__title {
    font-size: 18px;
    font-family: "PT Sans Caption", sans-serif;
    text-align: center;
  }

  .consultation__text {
    font-size: 14px;
    margin: 0px 0px 14px 0px;
  }

  .consultation__line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .consultation__input {
    font-size: 24px;
    line-height: 125%;
  }

  .consultation .mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 11px;
  }

  .consultation .dectop {
    display: inline-block;
    display: none;
  }

  .second-section {
    padding: 168px 0px 32px 0px;
  }

  .services {
    padding: 0px 0px 32px 0px;
  }

  .services__text {
    font-size: 14px;
    line-height: 129%;
    margin: 0px 0px 16px 0px;
  }

  .services__box-grid {
    margin: 0px 0px 16px 0px;
    display: -ms-grid;
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(auto-fit, minmax(258px, 659px));
  }

  .services__box-grid-1 {
    margin: 0px 0px 32px 0px;
    display: -ms-grid;
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(auto-fit, minmax(258px, 659px));
  }

  .services__target {
    border-radius: 16px;
    padding: 12px 16px;
    min-height: 74px;
    font-size: 18px;
    line-height: 139%;
    font-weight: 700;
    font-family: "PT Sans Caption", sans-serif;
  }

  .services-item {
    padding: 16px 16px 24px 16px;
  }

  .services-item__title {
    font-size: 18px;
    line-height: 139%;
  }

  .services-item__list li {
    font-size: 14px;
    line-height: 129%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-column-gap: 5px;
       -moz-column-gap: 5px;
            column-gap: 5px;
  }

  .services-item-1:not(:last-child) {
    margin-bottom: 56px;
  }

  .services-item-1__block1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0px 0px 40px 0px;
  }

  .services-item-1__text {
    font-size: 14px;
  }

  .services-item-1__text1 p {
    font-size: 14px;
  }

  .services-item-1__text1 ul {
    padding-left: 0px;
  }

  .services-item-1__text1 ul li {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 5px;
       -moz-column-gap: 5px;
            column-gap: 5px;
    padding-left: 0px;
  }

  .services-item-1__text1 ul li::before {
    top: 8px;
    position: relative;
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }

  .services-item-1 .dectop {
    display: none;
  }

  .services-item-1 .mob {
    display: block;
  }

  .services-form {
    border-radius: 20px;
  }

  .services-form__img {
    min-height: 288px;
  }

  .services-form__box-form {
/*    border-radius: 0 0 20px 20px;*/
    padding: 20px 23px;
  }

  .services-form__title {
    font-size: 24px;
  }

  .services-form__text {
    font-size: 14px;
    margin: 0px 0px 12px 0px;
  }

  .services-form__input {
    font-size: 14px;
  }

  .services-form__button {
    font-size: 14px;
    margin-top: 12px;
    min-width: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .services-form .checkboxx {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .legal-services {
    padding: 0px 0px 32px 0px;
  }

  .legal-services__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 125%;
    margin: 0px 0px 12px 0px;
  }

  .legal-services__text {
    margin: 0px 0px 12px 0px;
  }

  .legal-services__box-grid-1 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .legal-services-item {
    padding: 20px;
  }

  .legal-services-item__title {
    font-size: 18px;
    margin: 0px 0px 10px 0px;
  }

  .legal-services-item__text {
    font-size: 14px;
    margin: 0px 0px 10px 0px;
  }

  .legal-services-item__link {
    font-weight: 700;
    font-size: 14px;
  }

  .reviews {
    padding: 10px 0px 0px 0px;
  }

  .reviews__title {
    margin: 0px 0px 20px 0px;
  }

  .reviews-slider-item {
    padding: 20px;
  }

  .reputation {
    padding: 32px 0px;
  }

  .reputation__image {
    min-height: 288px;
    border-radius: 0px;
  }

  .reputation__contetn {
    padding: 16px 20px 24px 20px;
  }

  .reputation__title {
    font-size: 24px;
    line-height: 125%;
  }

  .reputation__text {
    font-size: 14px;
    line-height: 129%;
    margin: 0px 0px 8px 0px;
  }

  .reputation__list p {
    font-size: 14px;
    line-height: 129%;
    margin: 0px 0px 8px 0px;
  }

  .reputation__list ul {
    row-gap: 8px;
  }

  .reputation__list ul li div:nth-child(2) span:nth-child(1) {
    font-size: 14px;
    line-height: 129%;
  }

  .reputation__list ul li div:nth-child(2) span:nth-child(2) {
    font-size: 14px;
    line-height: 129%;
  }

  .team {
    padding: 0px 0px 32px 0px;
  }

  .team-slider__nav .team-next {
    right: 20px;
  }

  .team-item__image {
    min-height: 269px;
    margin: auto;
    margin-top: 50px;
  }

  .team-item__content {
    padding: 16px 14px 50px 14px;
  }

  .team-item__name {
    font-size: 18px;
    line-height: 139%;
  }

  .team-item__job-title {
    font-size: 14px;
    line-height: 129%;
  }

  .slider-thumbs__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 15px;
  }

  .thumbs-big__slide {
    width: 100%;
    height: 100%;
  }

  .thumbs-big-item {
    width: 100%;
  }

  .thumbs-min__slider {
    width: 100%;
  }

  .thumbs-min__wrapper {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}

@media (max-width: 478.98px) {
  .consultation,  .consultation form{
    min-width: unset;
    width: 100%;
  }
}

@media (any-hover: hover) {
  .button__button--search:hover::before {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
  }

  .button__button--сlose:hover span {
    position: absolute;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    background-color: #000;
  }

  .button__button--сlose:hover span:nth-child(1) {
    width: 20px;
    height: 1px;
    -webkit-transform: translate(0%, 0%) rotate(-45deg) scale(1) skew(0, 0);
        -ms-transform: translate(0%, 0%) rotate(-45deg) scale(1) skew(0, 0);
            transform: translate(0%, 0%) rotate(-45deg) scale(1) skew(0, 0);
  }

  .button__button--сlose:hover span:nth-child(2) {
    width: 20px;
    height: 1px;
    -webkit-transform: translate(0%, 0%) rotate(45deg) scale(1) skew(0, 0);
        -ms-transform: translate(0%, 0%) rotate(45deg) scale(1) skew(0, 0);
            transform: translate(0%, 0%) rotate(45deg) scale(1) skew(0, 0);
  }

  .menu__item:hover {
    background: #ff4201;
    color: #fff;
  }
}

.webp .first-section{ background-image: url(../img/fs-bg.webp); }
.captcha-row.form-control{
  /*display: none;*/
}
@media (max-width: 767.98px){

  .webp .first-section{ background-image: url(../img/fs-bg-mob.webp); }
}