* {
  box-sizing: border-box;
}
img {
  max-width: 100%;
  height: auto;
  outline: none;
  flex-shrink: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
pre,
p {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #152753;
  outline: none;
}
input:focus-visible,
textarea:focus-visible {
  outline: none;
}
button {
  font-family: 'Urbanist', sans-serif;
  user-select: none;
  cursor: pointer;
}
[type="submit"] {
  -webkit-appearance: button;
}
html,
body {
  font-family: 'Urbanist', sans-serif;
  color: #152753;
  font-size: 16px;
  max-width: 1440px;
  margin: 0 auto !important;
  padding: 0;
  background: #F9F9F9;
}
body {
  position: relative;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  scroll-behavior: smooth;
}
.wrapper {
  max-width: 1330px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 1280px) {
  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 992px) {
  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 576px) {
  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.innerPage {
  padding-top: 100px;
}
.innerPage__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 24px;
}
.custom-logo-link {
  display: inline-block;
}
.button {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  padding: 12px 24px;
  background: #016DFF;
  border-radius: 8px;
  border: none;
  cursor: pointer;
}
.button--dark {
  background: #152753;
}
.form__label {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
  color: rgba(21, 39, 83, 0.5);
}
.form__input,
.form__ta {
  width: 100%;
  background: #fff;
  border: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  margin: 8px 0 16px 0;
  padding: 15px 18px;
  border-radius: 12px;
  color: #152753;
  transition: all 0.3s ease;
}
.form__input::placeholder,
.form__ta::placeholder {
  color: rgba(21, 39, 83, 0.5);
}
.form__ta {
  resize: none;
}
.form .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
.form .wpcf7-not-valid-tip {
  position: absolute;
  bottom: 0px;
  font-size: 14px;
  left: 16px;
}
.form__select {
  width: 100%;
  margin: 8px 0 16px 0;
  padding: 15px 36px 15px 18px;
  border: none;
  font-size: 14px;
  font-weight: 400;
  border-radius: 12px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMTUyNzUzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Im0xNi42IDcuNDU4LTUuNDMzIDUuNDM0YTEuNjU1IDEuNjU1IDAgMCAxLTIuMzMzIDBMMy40IDcuNDU4Ii8+PC9zdmc+) no-repeat center right 18px;
  background-size: 20px 20px;
  cursor: pointer;
}
.form__select::-moz-focus-inner {
  border: none;
  padding: 0;
}
.form__submit {
  font-size: 16px;
  font-weight: 600;
  background: #1527531A;
  color: rgba(21, 39, 83, 0.5);
  padding: 14px 46px;
  border: none;
  border-radius: 12px;
  cursor: pointer;
}
.viewAllButton {
  padding: 15px 64px;
  color: #152753;
  font-size: 20px;
  font-weight: 600;
  border: 1px solid #152753;
  display: table;
  border-radius: 100px;
}
.sendInquireButton {
  display: flex;
  align-items: center;
  padding: 16px 30px;
  margin-bottom: 40px;
  transition: all 0.3s ease;
}
.sendInquireButton:hover::after {
  animation: moveForwardAndBack 0.6s ease-in-out forwards;
}
.sendInquireButton::after {
  content: '';
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik0xMi43NSAxNS4zNzVoLTcuNWMtMi4yNSAwLTMuNzUtMS4xMjUtMy43NS0zLjc1di01LjI1YzAtMi42MjUgMS41LTMuNzUgMy43NS0zLjc1aDcuNWMyLjI1IDAgMy43NSAxLjEyNSAzLjc1IDMuNzV2NS4yNWMwIDIuNjI1LTEuNSAzLjc1LTMuNzUgMy43NSIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJtMTIuNzUgNi43NS0yLjM0NyAxLjg3NWMtLjc3My42MTUtMi4wNC42MTUtMi44MTMgMEw1LjI1IDYuNzUiLz48L3N2Zz4=);
  margin-top: 4px;
  width: 20px;
  height: 20px;
  display: block;
  flex-shrink: 0;
  margin-left: 10px;
  transition: transform 0.3s ease-in-out;
}
.section {
  margin-bottom: 150px;
}
@media screen and (max-width: 992px) {
  .section {
    margin-bottom: 80px;
  }
}
.section__title {
  text-align: center;
  margin-bottom: 18px;
}
.section__subtitle {
  text-align: center;
  font-size: 18px;
  opacity: 0.5;
  max-width: 640px;
  margin: 0 auto 48px auto;
}
h2,
.h2 {
  font-size: 48px;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 36px;
}
@media screen and (max-width: 768px) {
  h2,
  .h2 {
    font-size: 32px;
    line-height: 100%;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 576px) {
  h2,
  .h2 {
    font-size: 24px;
  }
}
.breadcrumbs {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 16px;
  font-weight: 400;
  margin: 24px 0 32px 0;
}
.breadcrumbs__backBtn {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  opacity: 0.5;
  transition: all 0.3s ease;
}
.breadcrumbs__backBtn:hover {
  opacity: 1;
}
.breadcrumbs__backBtn::before {
  content: '';
  width: 24px;
  height: 24px;
  margin-right: 4px;
  flex-shrink: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuNTcgNS45Mjk5OUwzLjUgMTJMOS41NyAxOC4wNyIgc3Ryb2tlPSIjMTUyNzUzIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTIwLjQ5OTkgMTJIMy42Njk5MiIgc3Ryb2tlPSIjMTUyNzUzIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==) no-repeat center left;
}
.breadcrumbs__home {
  opacity: 0.5;
}
.breadcrumbs__delim {
  width: 20px;
  height: 20px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMTUyNzUzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Im03LjQyNSAxNi42IDUuNDMzLTUuNDMzYTEuNjU1IDEuNjU1IDAgMCAwIDAtMi4zMzRMNy40MjUgMy40Ii8+PC9zdmc+) no-repeat center;
}
.typeSwitch {
  position: fixed;
  bottom: 50px;
  left: calc(50% - 54px);
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 12px;
  background: #fff;
  padding: 11px 7px;
  box-shadow: 0px 0px 30px rgba(18, 24, 57, 0.06);
}
.typeSwitch__case {
  width: 60px;
  height: 50px;
  font-size: 14px;
  font-weight: 500;
  margin: 2px;
  color: #152753;
  cursor: pointer;
  background-position: center top 4px;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
  text-align: center;
  padding-top: 28px;
  line-height: 17px;
}
.typeSwitch__case.active {
  color: #016DFF;
}
.typeSwitch__case--ya {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMTUyNzUzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTcuMDE3IDEwLjMwOGMuNzI1LjI5MiAxLjE3NSAxLjE1IDEuMDA4IDEuOTA5bC0uMzQyIDEuNTVjLS41OTEgMi42NjYtMi42ODMgNC41NjYtNS43IDQuNTY2SDguMDE3Yy0zLjAxNyAwLTUuMTA5LTEuOS01LjctNC41NjZsLS4zNDItMS41NWMtLjE2Ny0uNzU5LjI4My0xLjYxNyAxLjAwOC0xLjkwOWwxLjE4NC0uNDc1IDQuNTkxLTEuODQxYTMuMzcgMy4zNyAwIDAgMSAyLjQ4NCAwbDQuNTkxIDEuODQxek0xMCAxOC4zMzN2LTEwIi8+PHBhdGggc3Ryb2tlPSIjMTUyNzUzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTUuODM0IDYuNjY3djMuMTY2bC00LjU5Mi0xLjg0MWEzLjM3IDMuMzcgMCAwIDAtMi40ODMgMEw0LjE2NyA5LjgzM1Y2LjY2N2MwLTEuMzc1IDEuMTI1LTIuNSAyLjUtMi41aDYuNjY3YzEuMzc1IDAgMi41IDEuMTI1IDIuNSAyLjVNMTIuMDg0IDQuMTY3SDcuOTE3VjIuNWMwLS40NTguMzc1LS44MzMuODMzLS44MzNoMi41Yy40NTkgMCAuODM0LjM3NS44MzQuODMzeiIvPjwvc3ZnPgo=);
}
.typeSwitch__case--ya.active {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMDE2REZGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTcuMDE3IDEwLjMwOGMuNzI1LjI5MiAxLjE3NSAxLjE1IDEuMDA4IDEuOTA5bC0uMzQyIDEuNTVjLS41OTEgMi42NjYtMi42ODMgNC41NjYtNS43IDQuNTY2SDguMDE3Yy0zLjAxNyAwLTUuMTA5LTEuOS01LjctNC41NjZsLS4zNDItMS41NWMtLjE2Ny0uNzU5LjI4My0xLjYxNyAxLjAwOC0xLjkwOWwxLjE4NC0uNDc1IDQuNTkxLTEuODQxYTMuMzcgMy4zNyAwIDAgMSAyLjQ4NCAwbDQuNTkxIDEuODQxek0xMCAxOC4zMzN2LTEwIi8+PHBhdGggc3Ryb2tlPSIjMDE2REZGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTUuODM0IDYuNjY3djMuMTY2bC00LjU5Mi0xLjg0MWEzLjM3IDMuMzcgMCAwIDAtMi40ODMgMEw0LjE2NyA5LjgzM1Y2LjY2N2MwLTEuMzc1IDEuMTI1LTIuNSAyLjUtMi41aDYuNjY3YzEuMzc1IDAgMi41IDEuMTI1IDIuNSAyLjVNMTIuMDg0IDQuMTY3SDcuOTE3VjIuNWMwLS40NTguMzc1LS44MzMuODMzLS44MzNoMi41Yy40NTkgMCAuODM0LjM3NS44MzQuODMzeiIvPjwvc3ZnPgo=);
}
.typeSwitch__case--fly {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMTUyNzUzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJtNy41MjUgMTguMDc1IDEuOTQxLTEuNjMzYS44NS44NSAwIDAgMSAxLjA2NyAwbDEuOTQyIDEuNjMzYy40NS4yMjUgMSAwIDEuMTY2LS40ODNsLjM2Ny0xLjEwOWMuMDkyLS4yNjYgMC0uNjU4LS4yLS44NThsLTEuODkyLTEuOWEuOTMuOTMgMCAwIDEtLjI1LS41OTJ2LTIuMzc1YzAtLjM1LjI1OC0uNTE2LjU4My0uMzgzbDQuMDkyIDEuNzY3Yy42NDIuMjc1IDEuMTY3LS4wNjcgMS4xNjctLjc2N1YxMC4zYzAtLjU1OC0uNDE3LTEuMi0uOTMzLTEuNDE3bC00LjY1OS0yLjAwOGEuNDYuNDYgMCAwIDEtLjI1LS4zODN2LTIuNWMwLS43ODQtLjU3NS0xLjcwOS0xLjI3NS0yLjA2N2EuODguODggMCAwIDAtLjc5MSAwQzguOSAyLjI4MyA4LjMyNSAzLjIxNyA4LjMyNSA0djIuNWMwIC4xNS0uMTE3LjMyNS0uMjUuMzgzbC00LjY1IDIuMDA5Yy0uNTE3LjIwOC0uOTM0Ljg1LS45MzQgMS40MDh2MS4wNzVjMCAuNy41MjUgMS4wNDIgMS4xNjcuNzY3bDQuMDkyLTEuNzY3Yy4zMTYtLjE0Mi41ODMuMDMzLjU4My4zODN2Mi4zNzVhLjk2Ljk2IDAgMCAxLS4yNDIuNTkybC0xLjg5MSAxLjljLS4yLjItLjI5Mi41ODMtLjIuODU4bC4zNjYgMS4xMDlhLjgyLjgyIDAgMCAwIDEuMTU5LjQ4MyIvPjwvc3ZnPg==);
}
.typeSwitch__case--fly.active {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMDE2REZGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJtNy41MjUgMTguMDc1IDEuOTQxLTEuNjMzYS44NS44NSAwIDAgMSAxLjA2NyAwbDEuOTQyIDEuNjMzYy40NS4yMjUgMSAwIDEuMTY2LS40ODNsLjM2Ny0xLjEwOWMuMDkyLS4yNjYgMC0uNjU4LS4yLS44NThsLTEuODkyLTEuOWEuOTMuOTMgMCAwIDEtLjI1LS41OTJ2LTIuMzc1YzAtLjM1LjI1OC0uNTE2LjU4My0uMzgzbDQuMDkyIDEuNzY3Yy42NDIuMjc1IDEuMTY3LS4wNjcgMS4xNjctLjc2N1YxMC4zYzAtLjU1OC0uNDE3LTEuMi0uOTMzLTEuNDE3bC00LjY1OS0yLjAwOGEuNDYuNDYgMCAwIDEtLjI1LS4zODN2LTIuNWMwLS43ODQtLjU3NS0xLjcwOS0xLjI3NS0yLjA2N2EuODguODggMCAwIDAtLjc5MSAwQzguOSAyLjI4MyA4LjMyNSAzLjIxNyA4LjMyNSA0djIuNWMwIC4xNS0uMTE3LjMyNS0uMjUuMzgzbC00LjY1IDIuMDA5Yy0uNTE3LjIwOC0uOTM0Ljg1LS45MzQgMS40MDh2MS4wNzVjMCAuNy41MjUgMS4wNDIgMS4xNjcuNzY3bDQuMDkyLTEuNzY3Yy4zMTYtLjE0Mi41ODMuMDMzLjU4My4zODN2Mi4zNzVhLjk2Ljk2IDAgMCAxLS4yNDIuNTkybC0xLjg5MSAxLjljLS4yLjItLjI5Mi41ODMtLjIuODU4bC4zNjYgMS4xMDlhLjgyLjgyIDAgMCAwIDEuMTU5LjQ4MyIvPjwvc3ZnPgo=);
}
.langSwitch {
  font-size: 14px;
  font-weight: 600;
  padding-right: 28px;
  margin-left: 24px;
  cursor: pointer;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMTUyNzUzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Im0xNi42IDcuNDU4LTUuNDMzIDUuNDM0YTEuNjU1IDEuNjU1IDAgMCAxLTIuMzM0IDBMMy40IDcuNDU4Ii8+PC9zdmc+) no-repeat center right;
}
@media screen and (max-width: 1280px) {
  .langSwitch {
    display: none;
  }
}
/* Навигация по сверху */
.owl-carousel {
  position: relative;
  /* карточки одинаковой высоты*/
  /**/
}
.owl-carousel .owl-nav {
  position: absolute;
  right: 0;
  bottom: calc(100% + 35px);
}
@media screen and (max-width: 768px) {
  .owl-carousel .owl-nav {
    bottom: calc(100% + 15px);
  }
}
@media screen and (max-width: 576px) {
  .owl-carousel .owl-nav {
    bottom: -70px;
    width: 100%;
    justify-content: center;
    display: flex;
  }
}
.owl-carousel .owl-prev,
.owl-carousel .owl-next {
  width: 50px;
  height: 50px;
  font-size: 0 !important;
  border-radius: 50%;
  background: #152753 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik0xNC40MyA1LjkzIDIwLjUgMTJsLTYuMDcgNi4wN00zLjUgMTJoMTYuODMiLz48L3N2Zz4=) no-repeat center !important;
  transition: all 0.3s ease;
}
.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
  background: #e7e9ed url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMTUyNzUzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik0xNC40MyA1LjkzIDIwLjUgMTJsLTYuMDcgNi4wN00zLjUgMTJoMTYuODMiLz48L3N2Zz4K) no-repeat center !important;
}
.owl-carousel .owl-prev {
  transform: rotate(180deg);
}
.owl-carousel .owl-next {
  margin-left: 12px;
}
.owl-carousel .owl-stage {
  display: flex;
}
.owl-carousel .owl-item {
  flex: 1 0 auto;
}
.owl-carousel .owl-dots {
  display: none;
}
/* Навигация по середине */
.debug {
  text-align-last: left;
  background: #000;
}
.debug pre {
  white-space: break-spaces;
  color: green;
}
.navbar {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #E6E6E6;
  backdrop-filter: blur(12px);
}
.navbar__wrapper {
  display: flex;
}
.navbar .custom-logo-link {
  margin-right: 24px;
  flex-shrink: 0;
}
@media screen and (max-width: 1280px) {
  .navbar .custom-logo-link {
    margin-right: 12px;
  }
}
@media screen and (max-width: 992px) {
  .navbar .custom-logo-link {
    margin-right: 12px;
    height: 68px;
  }
}
.navbar .custom-logo {
  height: 100%;
  width: auto;
}
.navbar__left,
.navbar__right {
  display: flex;
  align-items: center;
}
.navbar__right {
  flex-grow: 1;
}
.navbar__menuWrap {
  display: flex;
}
@media screen and (max-width: 1280px) {
  .navbar__menuWrap {
    display: none;
  }
}
.navbar__menu {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.navbar__menu li {
  margin: 0 12px;
}
.navbar__menu li a {
  position: relative;
  font-size: 20px;
  color: #152753;
  font-weight: 500;
}
.navbar__menu li a:hover::after {
  width: 100%;
  left: 0;
}
.navbar__menu li a::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -2px;
  width: 0;
  height: 1px;
  background: #fff;
  transition: all 0.3s ease;
}
.navbar__button {
  margin-left: auto;
}
.navbar__categSwitcher {
  position: relative;
  white-space: nowrap;
  font-size: 20px;
  font-weight: 500;
  margin-right: 24px;
  padding-right: 28px;
  cursor: pointer;
  user-select: none;
}
.navbar__categSwitcher::after {
  content: '';
  position: absolute;
  right: 0;
  width: 24px;
  height: 24px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMTUyNzUzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Im0yNi41NiAxMS45MzMtOC42OTQgOC42OTNhMi42NSAyLjY1IDAgMCAxLTMuNzMzIDBsLTguNjk0LTguNjkzIi8+PC9zdmc+) no-repeat center;
  background-size: 20px;
}
.navbar__categSwitcher.active::after {
  transform: rotate(180deg);
}
.categsMenu {
  display: none;
  position: absolute;
  left: 0;
  top: calc(100% + 1px);
  width: 100%;
  background: #fff;
  padding-top: 18px;
  max-height: calc(100vh - 200px);
  overflow: auto;
}
.categsMenu__wrapper {
  display: flex;
  align-items: flex-start;
}
.categsMenu__list {
  width: 310px;
  flex-shrink: 0;
  margin-right: 18px;
  margin-bottom: 10px;
}
.categsMenu__listItem {
  padding: 12px;
  font-size: 20px;
  font-weight: 500;
  color: rgba(21, 39, 83, 0.5);
  cursor: pointer;
  user-select: none;
  transition: all 0.3s ease;
}
.categsMenu__listItem:hover,
.categsMenu__listItem.active {
  color: #152753;
  background: #016DFF1A;
}
.categsMenu__cards {
  display: flex;
  flex-wrap: wrap;
  margin: -9px;
  flex-grow: 1;
  margin-bottom: 20px;
}
.categsMenu__cardsItem {
  width: calc(25% - 18px);
  margin: 9px;
  background: #F9F9F9;
  border-radius: 12px;
  padding: 5px 14px 20px 14px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 220px;
}
.categsMenu__cardsItemImg {
  margin-bottom: 20px;
}
.categsMenu__cardsItemTitle {
  font-size: 14px;
  font-weight: 600;
}
.hamb {
  display: none;
  background-color: transparent;
  margin: 0 0 0 0;
  border-radius: 5px;
  width: 47px;
  height: 47px;
  cursor: pointer;
  flex-shrink: 0;
}
@media screen and (max-width: 992px) {
  .hamb {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.hamb-box {
  width: 18px;
  height: 5px;
  display: inline-block;
  position: relative;
}
.hamb-inner,
.hamb-inner::before,
.hamb-inner::after {
  width: 18px;
  height: 2px;
  background-color: #152753;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamb-inner {
  display: block;
  margin-top: 2px;
}
.hamb-inner::before,
.hamb-inner::after {
  content: "";
  display: block;
}
.hamb-inner::before {
  top: -5px;
}
.hamb-inner::after {
  bottom: -5px;
}
.hamb--squeeze.is-active .hamb-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamb--squeeze.is-active .hamb-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamb--squeeze.is-active .hamb-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamb--squeeze .hamb-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamb--squeeze .hamb-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamb--squeeze .hamb-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.sHeader {
  position: relative;
  overflow: hidden;
}
.sHeader__wrapper {
  position: relative;
  z-index: 1;
  height: 100%;
  padding-top: 225px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 992px) {
  .sHeader__wrapper {
    padding-top: 116px;
  }
}
.sHeader__title {
  font-size: 64px;
  font-weight: 600;
  line-height: 72px;
  margin-bottom: 12px;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .sHeader__title {
    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
  }
}
.sHeader__desc {
  font-size: 18px;
  font-weight: 500;
  opacity: 0.5;
  max-width: 570px;
  margin: 0 auto 20px auto;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .sHeader__desc {
    font-size: 14px;
    font-weight: 500;
  }
}
.sHeader__button {
  display: flex;
  align-items: center;
  padding: 16px 50px;
  margin-bottom: 40px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 992px) {
  .sHeader__button {
    margin-bottom: 32px;
  }
}
.sHeader__button:hover::after {
  animation: moveForwardAndBack 0.6s ease-in-out forwards;
}
.sHeader__button::after {
  content: '';
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik0xMi4wMjUgNC45NDIgMTcuMDgzIDEwbC01LjA1OCA1LjA1OE05LjE3NSAxMGg3Ljc2N00yLjkxNyAxMGgyLjg5MSIvPjwvc3ZnPg==);
  width: 20px;
  height: 20px;
  display: block;
  flex-shrink: 0;
  margin-left: 10px;
  transition: transform 0.3s ease-in-out;
}
.sHeader__button--inq::after {
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik0xMi43NSAxNS4zNzVoLTcuNWMtMi4yNSAwLTMuNzUtMS4xMjUtMy43NS0zLjc1di01LjI1YzAtMi42MjUgMS41LTMuNzUgMy43NS0zLjc1aDcuNWMyLjI1IDAgMy43NSAxLjEyNSAzLjc1IDMuNzV2NS4yNWMwIDIuNjI1LTEuNSAzLjc1LTMuNzUgMy43NSIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJtMTIuNzUgNi43NS0yLjM0NyAxLjg3NWMtLjc3My42MTUtMi4wNC42MTUtMi44MTMgMEw1LjI1IDYuNzUiLz48L3N2Zz4=);
  margin-top: 4px;
}
.sHeader__imgs {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  max-width: 1075px;
  margin: 0 auto;
}
@media screen and (max-width: 992px) {
  .sHeader__imgs {
    justify-content: center;
    overflow: hidden;
  }
}
.sHeader__imgWrap {
  position: relative;
  width: calc(33.333% - 12px);
  height: 280px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .sHeader__imgWrap {
    width: 190px;
    flex-shrink: 0;
    border-radius: 12px;
    height: 201px;
  }
}
.sHeader__imgWrap--center {
  height: 360px;
}
@media screen and (max-width: 992px) {
  .sHeader__imgWrap--center {
    height: 230px;
    margin: 0 8px;
  }
}
.sHeader__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@keyframes moveForwardAndBack {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
.searchbar {
  width: 100%;
  max-width: 310px;
  margin-left: auto;
}
@media screen and (max-width: 1280px) {
  .searchbar {
    max-width: 290px;
  }
}
.searchbar__inputWrap {
  position: relative;
  max-width: 670px;
  padding: 15px 35px 15px 16px;
  background: #F9F9F9;
  border-radius: 8px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 992px) {
  .searchbar__inputWrap {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.searchbar__input {
  width: 100%;
  background: transparent;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  color: #152753;
  border: none;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .searchbar__input {
    font-size: 12px;
  }
}
.searchbar__input::placeholder {
  color: rgba(21, 39, 83, 0.5);
}
.searchbar__submit {
  position: absolute;
  right: 16px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PGcgc3Ryb2tlPSIjMTUyNzUzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBvcGFjaXR5PSIuNSI+PHBhdGggZD0iTTguNjI1IDE1Ljc1YTcuMTI1IDcuMTI1IDAgMSAwIDAtMTQuMjUgNy4xMjUgNy4xMjUgMCAwIDAgMCAxNC4yNU0xNi41IDE2LjUgMTUgMTUiLz48L2c+PC9zdmc+) no-repeat center;
  border: none;
  font-size: 0;
}
.yaForm {
  border-radius: 20px;
  margin: 35px;
  display: none;
}
.yaForm .form__label br {
  display: none;
}
.yaForm .form__label .wpcf7-form-control-wrap {
  display: flex;
  flex-direction: column;
}
.yaForm .form__input,
.yaForm .form__ta {
  background: #F6F6F6;
}
.yaForm .form__select {
  background: #F6F6F6 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMTUyNzUzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Im0xNi42IDcuNDU4LTUuNDMzIDUuNDM0YTEuNjU1IDEuNjU1IDAgMCAxLTIuMzMzIDBMMy40IDcuNDU4Ii8+PC9zdmc+) no-repeat center right 18px;
}
.yaForm .form__ta {
  height: 180px;
}
.yaForm .wpcf7-response-output {
  display: none;
}
.yaForm .f-button {
  top: 0 !important;
  right: -35px !important;
}
.yachtCard {
  width: calc(33.333% - 18px);
  background: #fff;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
}
.yachtCard__imgWrap {
  display: block;
  position: relative;
  height: 180px;
  border-radius: 12px;
  overflow: hidden;
  flex-shrink: 0;
}
.yachtCard__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.yachtCard__body {
  padding: 24px 20px 20px 20px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.yachtCard__title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 18px;
  display: block;
}
.yachtCard__data {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
  opacity: 0.5;
  margin-bottom: 60px;
}
.yachtCard__dataItem {
  display: flex;
  align-items: center;
  margin-right: 8px;
}
.yachtCard__dataItem:last-child::after {
  display: none;
}
.yachtCard__dataItem::after {
  content: '';
  display: block;
  margin-left: 8px;
  width: 1px;
  height: 22px;
  background: rgba(21, 39, 83, 0.3);
}
.yachtCard__price {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
}
.yachtCard__priceCurrency {
  opacity: 0.5;
}
.yachtCard__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: auto;
}
.yachtCard__inquire {
  width: 42px;
  height: 42px;
  margin-left: 10px;
  background-color: #016DFF;
  background-position: center;
  border-radius: 12px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik0xMi43NSAxNS4zNzVoLTcuNWMtMi4yNSAwLTMuNzUtMS4xMjUtMy43NS0zLjc1di01LjI1YzAtMi42MjUgMS41LTMuNzUgMy43NS0zLjc1aDcuNWMyLjI1IDAgMy43NSAxLjEyNSAzLjc1IDMuNzV2NS4yNWMwIDIuNjI1LTEuNSAzLjc1LTMuNzUgMy43NSIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJtMTIuNzUgNi43NS0yLjM0NyAxLjg3NWMtLjc3My42MTUtMi4wNC42MTUtMi44MTMgMEw1LjI1IDYuNzUiLz48L3N2Zz4=);
  cursor: pointer;
}
.flyCard {
  width: 100%;
  background: #fff;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 576px) {
  .flyCard {
    margin: 0 auto 16px auto;
    max-width: 300px;
  }
}
.flyCard:last-child {
  margin-bottom: 0;
}
.flyCard__imgWrap {
  display: block;
  position: relative;
  height: 180px;
  border-radius: 12px;
  overflow: hidden;
  flex-shrink: 0;
}
@media screen and (max-width: 576px) {
  .flyCard__imgWrap {
    height: 130px;
  }
}
.flyCard__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.flyCard__body {
  padding: 24px 20px 20px 20px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .flyCard__body {
    padding: 12px;
  }
}
.flyCard__title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 18px;
  display: block;
}
@media screen and (max-width: 768px) {
  .flyCard__title {
    font-size: 14px;
    margin-bottom: 8px;
  }
}
.flyCard__data {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 18px;
  font-weight: 500;
  opacity: 0.5;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .flyCard__data {
    font-size: 12px;
    margin-bottom: 35px;
  }
}
.flyCard__dataItem {
  display: flex;
  align-items: center;
  margin-right: 8px;
  white-space: nowrap;
}
.flyCard__dataItem:last-child::after {
  display: none;
}
.flyCard__dataItem::after {
  content: '';
  display: block;
  margin-left: 8px;
  width: 1px;
  height: 22px;
  background: rgba(21, 39, 83, 0.3);
}
.flyCard__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: auto;
}
.flyCard__inquire {
  background-color: #016DFF;
  background-position: center;
  border-radius: 8px;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  white-space: nowrap;
  padding: 14px 16px;
}
@media screen and (max-width: 768px) {
  .flyCard__inquire {
    font-size: 14px;
    padding: 10px 16px;
  }
}
@media screen and (max-width: 576px) {
  .sFeatured__list {
    display: block !important;
  }
}
.sFeatured .yachtCard {
  width: 100%;
  height: 100%;
  margin: 0;
}
.yachtCard {
  margin: 9px;
  width: calc(33.333% - 18px);
  background: #fff;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
}
.yachtCard__imgWrap {
  display: block;
  position: relative;
  height: 180px;
  border-radius: 12px;
  overflow: hidden;
  flex-shrink: 0;
}
.yachtCard__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.yachtCard__body {
  padding: 24px 20px 20px 20px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.yachtCard__title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 18px;
  display: block;
}
.yachtCard__data {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
  opacity: 0.5;
  margin-bottom: 60px;
}
.yachtCard__dataItem {
  display: flex;
  align-items: center;
  margin-right: 8px;
}
.yachtCard__dataItem:last-child::after {
  display: none;
}
.yachtCard__dataItem::after {
  content: '';
  display: block;
  margin-left: 8px;
  width: 1px;
  height: 22px;
  background: rgba(21, 39, 83, 0.3);
}
.yachtCard__price {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
}
.yachtCard__priceCurrency {
  opacity: 0.5;
}
.yachtCard__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: auto;
}
.yachtCard__inquire {
  width: 42px;
  height: 42px;
  margin-left: 10px;
  background-color: #016DFF;
  background-position: center;
  border-radius: 12px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik0xMi43NSAxNS4zNzVoLTcuNWMtMi4yNSAwLTMuNzUtMS4xMjUtMy43NS0zLjc1di01LjI1YzAtMi42MjUgMS41LTMuNzUgMy43NS0zLjc1aDcuNWMyLjI1IDAgMy43NSAxLjEyNSAzLjc1IDMuNzV2NS4yNWMwIDIuNjI1LTEuNSAzLjc1LTMuNzUgMy43NSIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJtMTIuNzUgNi43NS0yLjM0NyAxLjg3NWMtLjc3My42MTUtMi4wNC42MTUtMi44MTMgMEw1LjI1IDYuNzUiLz48L3N2Zz4=);
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .sChoose__title {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 768px) {
  .sChoose__desc {
    font-size: 14px;
    line-height: 150%;
    font-weight: 500;
    margin-bottom: 24px;
  }
}
.sChoose__container {
  display: flex;
  justify-content: space-between;
}
.sChoose__left {
  width: 420px;
}
@media screen and (max-width: 768px) {
  .sChoose__left {
    width: 100%;
  }
}
.sChoose__item {
  position: relative;
  padding-bottom: 18px;
  margin-bottom: 18px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .sChoose__item {
    padding: 16px;
    margin-bottom: 16px;
    border-radius: 12px;
    background: #fff;
  }
}
.sChoose__item:last-child {
  margin-bottom: 0;
}
.sChoose__item::before,
.sChoose__item::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .sChoose__item::before,
  .sChoose__item::after {
    display: none;
  }
}
.sChoose__item::before {
  width: 100%;
  z-index: 1;
  background: #D9D9D9;
}
.sChoose__item::after {
  width: 0;
  z-index: 2;
  background: #016DFF;
}
.sChoose__item.active .sChoose__itemTitle {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .sChoose__item.active .sChoose__itemTitle {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI2LjU1OTkgMjAuMDY2N0wxNy44NjY2IDExLjM3MzNDMTYuODM5OSAxMC4zNDY3IDE1LjE1OTkgMTAuMzQ2NyAxNC4xMzMzIDExLjM3MzNMNS40Mzk5NCAyMC4wNjY3IiBzdHJva2U9IiMxNTI3NTMiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K) no-repeat center right;
    background-size: 20px;
  }
}
.sChoose__item.active .sChoose__itemDesc {
  display: block;
}
.sChoose__item.active::after {
  width: 100%;
}
.sChoose__itemTitle {
  color: #152753;
  font-size: 32px;
  font-weight: 600;
  opacity: 0.2;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .sChoose__itemTitle {
    font-size: 18px;
    opacity: 1;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMTUyNzUzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Im0yNi41NiAxMS45MzMtOC42OTQgOC42OTNhMi42NSAyLjY1IDAgMCAxLTMuNzMzIDBsLTguNjk0LTguNjkzIi8+PC9zdmc+) no-repeat center right;
    background-size: 20px;
  }
}
.sChoose__itemDesc {
  display: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  opacity: 0.5;
  margin-top: 18px;
}
.sChoose__right {
  width: calc(100% - 420px);
  max-width: 748px;
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  .sChoose__right {
    display: none;
  }
}
.sChoose__imgWrap {
  position: relative;
  width: 100%;
  height: 400px;
  background: #EDEDED url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNjUiIGhlaWdodD0iMTY1IiBmaWxsPSJub25lIj48ZyBzdHJva2U9IiMxNzE3MTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxMC4zMTMiIG9wYWNpdHk9Ii4yIj48cGF0aCBkPSJNNjEuODc1IDE1MS4yNWg0MS4yNWMzNC4zNzUgMCA0OC4xMjUtMTMuNzUgNDguMTI1LTQ4LjEyNXYtNDEuMjVjMC0zNC4zNzUtMTMuNzUtNDguMTI1LTQ4LjEyNS00OC4xMjVoLTQxLjI1QzI3LjUgMTMuNzUgMTMuNzUgMjcuNSAxMy43NSA2MS44NzV2NDEuMjVjMCAzNC4zNzUgMTMuNzUgNDguMTI1IDQ4LjEyNSA0OC4xMjUiLz48cGF0aCBkPSJNNjEuODc1IDY4Ljc1YzcuNTk0IDAgMTMuNzUtNi4xNTYgMTMuNzUtMTMuNzVzLTYuMTU2LTEzLjc1LTEzLjc1LTEzLjc1LTEzLjc1IDYuMTU2LTEzLjc1IDEzLjc1IDYuMTU2IDEzLjc1IDEzLjc1IDEzLjc1bS00My41MTkgNjEuNTMyIDMzLjg5My0yMi43NTdjNS40MzItMy42NDMgMTMuMjctMy4yMzEgMTguMTUuOTYzbDIuMjcgMS45OTRjNS4zNjIgNC42MDYgMTQuMDI0IDQuNjA2IDE5LjM4NyAwbDI4LjYtMjQuNTQ0YzUuMzYyLTQuNjA2IDE0LjAyNS00LjYwNiAxOS4zODcgMGwxMS4yMDYgOS42MjUiLz48L2c+PC9zdmc+) no-repeat center;
  border-radius: 12px;
  overflow: hidden;
}
.sChoose__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.sSearch__list {
  display: flex;
  flex-wrap: wrap;
  margin: -9px;
}
.sSearch__moreButton {
  margin: 16px auto 0 auto;
}
@media screen and (max-width: 992px) {
  .sSearch .yachtCard {
    width: calc(50% - 18px);
  }
}
@media screen and (max-width: 576px) {
  .sSearch .yachtCard {
    width: 100%;
    margin: 9px 0;
  }
}
.ssearch {
  display: flex;
  gap: 18px;
  margin-bottom: 8px;
}
@media screen and (max-width: 1280px) {
  .ssearch {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 576px) {
  .ssearch {
    gap: 16px;
  }
}
.ssearch__item {
  flex: 1;
  margin-bottom: 16px;
}
@media screen and (max-width: 992px) {
  .ssearch__item {
    flex: initial;
    width: calc(33.333% - 18px);
  }
}
@media screen and (max-width: 576px) {
  .ssearch__item {
    flex: initial;
    width: calc(50% - 16px);
  }
}
.ssearch__label {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
  min-height: 24px;
}
@media screen and (max-width: 576px) {
  .ssearch__label {
    font-size: 12px;
  }
}
.ssearch__input,
.ssearch__button,
.ssearch__switch {
  height: 54px;
}
@media screen and (max-width: 576px) {
  .ssearch__input,
  .ssearch__button,
  .ssearch__switch {
    height: 44px;
  }
}
.ssearch__input,
.ssearch__switch {
  background: #F6F6F6;
  border-radius: 12px;
  width: 100%;
}
.ssearch__input {
  padding: 10px;
  border: none;
}
.ssearch__switch {
  display: flex;
  padding: 4px 8px;
}
.ssearch__switchCase {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  color: rgba(21, 39, 83, 0.5);
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  border-radius: 12px;
  width: 50%;
  transition: all 0.3s ease;
}
@media screen and (max-width: 576px) {
  .ssearch__switchCase {
    font-size: 16px;
  }
}
.ssearch__switchCase.active {
  background: #016DFF;
  color: #fff;
}
.ssearch__button {
  flex: 1;
  padding: 15px;
  width: 100%;
}
@media screen and (max-width: 576px) {
  .ssearch__button {
    font-size: 16px;
    padding: 12px;
  }
}
.sNews__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 48px;
}
.sNews__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 130%;
  margin: 0;
}
.sNews__viewAll {
  display: flex;
  align-items: center;
}
.sNews__viewAll::after {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  margin-left: 6px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Im02LjY4MyAxNC45NCA0Ljg5LTQuODlhMS40OSAxLjQ5IDAgMCAwIDAtMi4xbC00Ljg5LTQuODkiLz48L3N2Zz4=) no-repeat center;
}
.sNews__body {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 992px) {
  .sNews__body {
    flex-direction: column;
  }
}
.sNews__list,
.sNews .latestNewsCard {
  width: calc(50% - 9px);
}
@media screen and (max-width: 992px) {
  .sNews__list,
  .sNews .latestNewsCard {
    width: 100%;
  }
}
.sNews__list {
  display: flex;
  flex-direction: column;
}
.latestNewsCard {
  margin-bottom: 16px;
}
.latestNewsCard__imgWrap {
  position: relative;
  display: block;
  width: 100%;
  height: 374px;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 16px;
}
@media screen and (max-width: 576px) {
  .latestNewsCard__imgWrap {
    height: 180px;
  }
}
.latestNewsCard__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.latestNewsCard__title {
  font-size: 22px;
  font-weight: 600;
  line-height: 130%;
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .latestNewsCard__title {
    font-size: 18px;
  }
}
.latestNewsCard__excerpt {
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  color: rgba(21, 39, 83, 0.5);
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .latestNewsCard__excerpt {
    font-size: 14px;
  }
}
.latestNewsCard__footer {
  font-size: 12px;
  line-height: 140%;
  display: flex;
  align-items: center;
  color: rgba(21, 39, 83, 0.5);
}
.latestNewsCard__footerDelim {
  width: 3px;
  height: 3px;
  border-radius: 50%;
  margin: 0 7px;
  background: rgba(21, 39, 83, 0.5);
}
.newsCard {
  display: flex;
  margin-bottom: 22px;
}
@media screen and (max-width: 992px) {
  .newsCard {
    margin-bottom: 16px;
    flex-direction: column;
  }
}
.newsCard:last-child {
  margin-bottom: 0;
}
.newsCard__imgWrap {
  position: relative;
  width: 200px;
  height: 110px;
  border-radius: 12px;
  overflow: hidden;
  margin-right: 18px;
  flex-shrink: 0;
}
@media screen and (max-width: 992px) {
  .newsCard__imgWrap {
    width: 100%;
    margin: 0 0 12px 0;
    height: 374px;
  }
}
@media screen and (max-width: 576px) {
  .newsCard__imgWrap {
    height: 180px;
  }
}
.newsCard__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.newsCard__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 130%;
  margin-bottom: 12px;
}
@media screen and (max-width: 992px) {
  .newsCard__title {
    font-size: 18px;
  }
}
.newsCard__excerpt {
  display: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
}
@media screen and (max-width: 768px) {
  .newsCard__excerpt {
    display: block;
  }
}
.newsCard__footer {
  font-size: 12px;
  line-height: 140%;
  display: flex;
  align-items: center;
  color: rgba(21, 39, 83, 0.5);
}
.newsCard__footerDelim {
  width: 3px;
  height: 3px;
  border-radius: 50%;
  margin: 0 7px;
  background: rgba(21, 39, 83, 0.5);
}
.sAbout {
  overflow: hidden;
}
.sAbout__title {
  text-align: center;
  margin-bottom: 18px;
}
.sAbout__desc {
  max-width: 638px;
  margin: 0 auto 50px auto;
  text-align: center;
  opacity: 0.5;
}
@media screen and (max-width: 768px) {
  .sAbout__desc {
    font-size: 14px;
    margin-bottom: 24px;
    line-height: 150%;
    font-weight: 500;
  }
}
.sAbout__container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 44px;
}
.sAbout__imgWrap {
  position: relative;
  width: 306px;
  height: 306px;
  background: #EDEDED url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNjUiIGhlaWdodD0iMTY1IiBmaWxsPSJub25lIj48ZyBzdHJva2U9IiMxNzE3MTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxMC4zMTMiIG9wYWNpdHk9Ii4yIj48cGF0aCBkPSJNNjEuODc1IDE1MS4yNWg0MS4yNWMzNC4zNzUgMCA0OC4xMjUtMTMuNzUgNDguMTI1LTQ4LjEyNXYtNDEuMjVjMC0zNC4zNzUtMTMuNzUtNDguMTI1LTQ4LjEyNS00OC4xMjVoLTQxLjI1QzI3LjUgMTMuNzUgMTMuNzUgMjcuNSAxMy43NSA2MS44NzV2NDEuMjVjMCAzNC4zNzUgMTMuNzUgNDguMTI1IDQ4LjEyNSA0OC4xMjUiLz48cGF0aCBkPSJNNjEuODc1IDY4Ljc1YzcuNTk0IDAgMTMuNzUtNi4xNTYgMTMuNzUtMTMuNzVzLTYuMTU2LTEzLjc1LTEzLjc1LTEzLjc1LTEzLjc1IDYuMTU2LTEzLjc1IDEzLjc1IDYuMTU2IDEzLjc1IDEzLjc1IDEzLjc1bS00My41MTkgNjEuNTMyIDMzLjg5My0yMi43NTdjNS40MzItMy42NDMgMTMuMjctMy4yMzEgMTguMTUuOTYzbDIuMjcgMS45OTRjNS4zNjIgNC42MDYgMTQuMDI0IDQuNjA2IDE5LjM4NyAwbDI4LjYtMjQuNTQ0YzUuMzYyLTQuNjA2IDE0LjAyNS00LjYwNiAxOS4zODcgMGwxMS4yMDYgOS42MjUiLz48L2c+PC9zdmc+) no-repeat center;
  border-radius: 12px;
  overflow: hidden;
}
@media screen and (max-width: 576px) {
  .sAbout__imgWrap {
    flex-shrink: 0;
  }
}
.sAbout__imgWrap--left {
  z-index: 1;
  right: -15px;
  top: 10px;
  transform: rotate(-4deg);
}
@media screen and (max-width: 768px) {
  .sAbout__imgWrap--left {
    transform: initial;
    width: 190px;
    height: 210px;
    right: 0;
  }
}
.sAbout__imgWrap--center {
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .sAbout__imgWrap--center {
    width: 190px;
    height: 230px;
    margin: 0 8px;
    top: 10px;
  }
}
.sAbout__imgWrap--right {
  z-index: 1;
  left: -15px;
  top: 10px;
  transform: rotate(4deg);
}
@media screen and (max-width: 768px) {
  .sAbout__imgWrap--right {
    transform: initial;
    width: 190px;
    height: 210px;
    left: 0;
  }
}
.sAbout__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.sAbout__button {
  margin: 0 auto;
  display: block;
  padding: 15px 60px;
}
.sReviews {
  margin-bottom: 150px;
}
.reviewCard {
  background: #fff;
  padding: 20px 20px 50px 20px;
  border-radius: 18px;
  margin: 0 9px;
  height: 100%;
}
.reviewCard__head {
  margin-bottom: 24px;
  display: flex;
}
.reviewCard__photo {
  width: 80px !important;
  height: 80px;
  border-radius: 50%;
  margin-right: 28px;
}
@media screen and (max-width: 768px) {
  .reviewCard__photo {
    width: 48px !important;
    height: 48px;
    margin-right: 12px;
  }
}
.reviewCard__data {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.reviewCard__name {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .reviewCard__name {
    font-size: 18px;
    margin-bottom: 4px;
  }
}
.reviewCard__pos {
  font-size: 16px;
  font-weight: 400;
  opacity: 0.5;
}
@media screen and (max-width: 768px) {
  .reviewCard__pos {
    font-size: 14px;
  }
}
.reviewCard__body {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIgZmlsbD0ibm9uZSI+PGcgZmlsbD0iIzE1Mjc1MyIgb3BhY2l0eT0iLjIiPjxwYXRoIGQ9Ik0xNi44NTQgMjQuMjI5aC05Ljc3Yy4xNjYtOS43MyAyLjA4My0xMS4zMzMgOC4wNjItMTQuODc1YTEuNDU1IDEuNDU1IDAgMCAwIC41LTIgMS40MyAxLjQzIDAgMCAwLTEuOTgtLjVjLTcuMDQxIDQuMTY3LTkuNSA2LjcwOC05LjUgMTguODEydjExLjIzYTYuNDQgNi40NCAwIDAgMCA2LjQzOCA2LjQzN2g2LjI1YzMuNjY3IDAgNi40MzgtMi43NyA2LjQzOC02LjQzN3YtNi4yNWMwLTMuNjQ2LTIuNzcxLTYuNDE3LTYuNDM4LTYuNDE3TTM5LjM5NiAyNC4yMjloLTkuNzdjLjE2Ni05LjczIDIuMDgyLTExLjMzMyA4LjA2Mi0xNC44NzVhMS40NTUgMS40NTUgMCAwIDAgLjUtMiAxLjQ1NSAxLjQ1NSAwIDAgMC0yLS41Yy03LjA0MiA0LjE2Ny05LjUgNi43MDgtOS41IDE4LjgzM3YxMS4yM2E2LjQ0IDYuNDQgMCAwIDAgNi40MzcgNi40MzdoNi4yNWMzLjY2NyAwIDYuNDM4LTIuNzcgNi40MzgtNi40Mzh2LTYuMjVjLjAyLTMuNjY2LTIuNzUtNi40MzctNi40MTctNi40MzciLz48L2c+PC9zdmc+) no-repeat top left;
  padding-top: 82px;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
}
@media screen and (max-width: 768px) {
  .reviewCard__body {
    font-size: 14px;
    background-size: 32px;
    padding-top: 54px;
  }
}
.sWhyUs__title {
  margin-bottom: 48px;
}
.sWhyUs__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: -9px;
}
@media screen and (max-width: 992px) {
  .sWhyUs__list {
    flex-wrap: wrap;
  }
}
.sWhyUs__sep {
  height: 160px;
  width: 1px;
  background: #EBEBEB;
}
@media screen and (max-width: 992px) {
  .sWhyUs__sep {
    display: none;
  }
}
.whyUsCard {
  background: #F9F9F9;
  border-radius: 12px;
  margin: 9px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  align-items: flex-start;
  width: 223px;
}
@media screen and (max-width: 992px) {
  .whyUsCard {
    width: calc(50% - 18px);
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 576px) {
  .whyUsCard {
    width: 100%;
    margin: 16px 0 ;
    text-align: center;
    align-items: center;
  }
}
.whyUsCard:nth-child(1),
.whyUsCard:nth-child(3) {
  border-bottom: 1px solid #EBEBEB;
}
.whyUsCard__iconWrap {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 32px;
}
.whyUsCard__icon {
  width: 40px;
  height: 40px;
}
.whyUsCard__title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
}
.whyUsCard__desc {
  font-size: 16px;
  font-weight: 400;
  opacity: 0.5;
}
.sParallaxed {
  position: sticky;
  top: 80px;
  z-index: 1;
  height: 800px;
  padding: 40px 0;
}
@media screen and (max-width: 992px) {
  .sParallaxed {
    top: 60px;
  }
}
@media screen and (max-width: 992px) {
  .sParallaxed {
    height: 570px;
    padding: 16px 0;
  }
}
.sParallaxed::before,
.sParallaxed::after {
  content: '';
  position: absolute;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 50%;
}
.sParallaxed::before {
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: 0.6;
  transform: matrix(1, 0, 0, -1, 0, 0);
}
.sParallaxed::after {
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: 0.6;
}
.sParallaxed__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 992px) {
  .sParallaxed__bg {
    object-position: center right;
  }
}
@media screen and (max-width: 576px) {
  .sParallaxed__bg {
    object-position: 75% 50%;
  }
}
.sParallaxed__wrapper {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: space-between;
  color: #fff;
  height: 100%;
}
@media screen and (max-width: 992px) {
  .sParallaxed__wrapper {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .sParallaxed__wrapper {
    max-width: 320px;
    margin-left: 0;
  }
}
.sParallaxed__mob {
  display: none;
}
@media screen and (max-width: 992px) {
  .sParallaxed__mob {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 992px) {
  .sParallaxed__mob .sParallaxed__button {
    display: flex;
  }
}
.sParallaxed__info {
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1vcGFjaXR5PSIuMiIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTYgMjkuMzMzYzcuMzM0IDAgMTMuMzM0LTYgMTMuMzM0LTEzLjMzM1MyMy4zMzQgMi42NjcgMTYgMi42NjcgMi42NjcgOC42NjcgMi42NjcgMTZzNiAxMy4zMzMgMTMuMzMzIDEzLjMzMyIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNSIgZD0iTTE2IDEwLjY2N3Y2LjY2Nk0xNS45OTIgMjEuMzMzaC4wMTIiLz48L3N2Zz4=) no-repeat center;
}
.sParallaxed__left,
.sParallaxed__right {
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media screen and (max-width: 992px) {
  .sParallaxed__left,
  .sParallaxed__right {
    height: initial;
  }
}
@media screen and (max-width: 992px) {
  .sParallaxed__left {
    margin-bottom: auto;
  }
}
.sParallaxed__title {
  font-size: 48px;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 48px;
}
@media screen and (max-width: 768px) {
  .sParallaxed__title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 12px;
    line-height: 100%;
  }
}
.sParallaxed__desc {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: auto;
}
@media screen and (max-width: 768px) {
  .sParallaxed__desc {
    font-size: 14px;
    opacity: 0.8;
  }
}
@media screen and (max-width: 768px) {
  .sParallaxed__desc br {
    display: none;
  }
}
.sParallaxed__advs {
  display: flex;
  flex-wrap: wrap;
  width: 640px;
  margin: -10px;
}
@media screen and (max-width: 1280px) {
  .sParallaxed__advs {
    width: 540px;
  }
}
@media screen and (max-width: 992px) {
  .sParallaxed__advs {
    display: none;
  }
}
.sParallaxed__adv {
  width: calc(50% - 20px);
  margin: 10px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(12px);
  border-radius: 12px;
  padding: 20px;
  display: flex;
  flex-direction: column;
}
.sParallaxed__advTitle {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .sParallaxed__advTitle {
    font-size: 18px;
    margin-bottom: 12px;
  }
}
.sParallaxed__advDesc {
  font-size: 18px;
  font-weight: 500;
  margin-top: auto;
}
@media screen and (max-width: 768px) {
  .sParallaxed__advDesc {
    font-size: 14px;
  }
}
.sParallaxed__right {
  width: 420px;
}
@media screen and (max-width: 768px) {
  .sParallaxed__right {
    width: 100%;
  }
}
.sParallaxed__right .sParallaxed__adv {
  width: 100%;
  margin: auto 0 16px 0;
}
@media screen and (max-width: 768px) {
  .sParallaxed__right .sParallaxed__adv {
    padding: 12px;
    margin: 8px 0;
  }
}
.sParallaxed__btns {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .sParallaxed__btns {
    justify-content: space-between;
  }
}
.sParallaxed__moreBtn {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  width: 200px;
  padding: 16px 30px;
  border: 1px solid #fff;
  text-align: center;
  border-radius: 100px;
  margin-right: 18px;
  user-select: none;
  cursor: pointer;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .sParallaxed__moreBtn {
    padding: 13px 16px;
    margin-right: 4px;
    font-size: 14px;
    width: calc(50% - 2px);
  }
}
.sParallaxed__moreBtn::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTguMzM0IDguMzMzVjEyLjVjMCA0LjE2Ny0xLjY2NyA1LjgzMy01LjgzNCA1LjgzM2gtNWMtNC4xNjYgMC01LjgzMy0xLjY2Ni01LjgzMy01LjgzM3YtNWMwLTQuMTY3IDEuNjY3LTUuODMzIDUuODMzLTUuODMzaDQuMTY3Ii8+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTguMzM0IDguMzMzSDE1Yy0yLjUgMC0zLjMzMy0uODMzLTMuMzMzLTMuMzMzVjEuNjY3ek01LjgzMyAxMC44MzNoNU01LjgzMyAxNC4xNjdoMy4zMzMiLz48L3N2Zz4=) no-repeat center;
  margin-left: 10px;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .sParallaxed__moreBtn::after {
    width: 18px;
    height: 18px;
  }
}
.sParallaxed__inqBtn {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .sParallaxed__inqBtn {
    font-size: 14px;
    padding: 12px 15px;
    width: calc(50% - 2px);
  }
}
.sParallaxed__button {
  font-size: 16px;
  font-weight: 600;
  color: #016DFF;
  cursor: pointer;
  padding: 14px 30px;
  background: #fff;
  border-radius: 100px;
  align-self: flex-end;
  margin-bottom: auto;
  transition: all 0.3s ease;
}
@media screen and (max-width: 992px) {
  .sParallaxed__button {
    display: none;
    font-size: 14px;
    padding: 12px 24px;
  }
}
.sParallaxed__button:hover {
  color: #152753;
}
.sAddParts {
  position: relative;
  z-index: 1;
  padding: 50px 0;
}
@media screen and (max-width: 768px) {
  .sAddParts {
    padding: 16px 0;
    height: 568px;
  }
}
.sAddParts::before,
.sAddParts::after {
  content: '';
  position: absolute;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 50%;
}
.sAddParts::before {
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: 0.6;
  transform: matrix(1, 0, 0, -1, 0, 0);
}
.sAddParts::after {
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: 0.6;
}
.sAddParts__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.sAddParts__wrapper {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: space-between;
  color: #fff;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .sAddParts__wrapper {
    flex-direction: column;
    padding: 0;
    overflow: hidden;
  }
}
.sAddParts__left,
.sAddParts__right {
  height: 100%;
}
@media screen and (max-width: 768px) {
  .sAddParts__left,
  .sAddParts__right {
    height: initial;
  }
}
@media screen and (max-width: 768px) {
  .sAddParts__title {
    padding: 0 15px;
  }
}
.sAddParts__right {
  max-width: 310px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media screen and (max-width: 768px) {
  .sAddParts__right {
    max-width: 100%;
    flex-wrap: nowrap;
    margin-left: 15px;
  }
}
@media screen and (max-width: 768px) {
  .sAddParts .owl-item {
    max-width: 80vw;
  }
}
.sAddParts__item {
  width: 100%;
  margin-bottom: 20px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(12px);
  border-radius: 12px;
  padding: 20px;
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .sAddParts__item {
    margin: 0;
    height: 100%;
  }
}
.sAddParts__item:last-child {
  margin-bottom: 0;
}
.sFAQ__title {
  margin-bottom: 48px;
}
.sFAQ__qa {
  border-bottom: 1px solid rgba(21, 39, 83, 0.1);
  padding-bottom: 24px;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .sFAQ__qa {
    padding: 16px 0;
  }
}
.sFAQ__qa:last-child {
  margin-bottom: 0;
  border: none;
}
.sFAQ__qa.active .sFAQ__qIcon {
  transform: rotate(-180deg);
}
.sFAQ__q {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sFAQ__qIcon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMTUyNzUzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Im0yNi41NiAxMS45MzMtOC42OTQgOC42OTNhMi42NSAyLjY1IDAgMCAxLTMuNzMzIDBsLTguNjk0LTguNjkzIi8+PC9zdmc+) no-repeat center;
  margin-left: 20px;
  flex-shrink: 0;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .sFAQ__qIcon {
    width: 32px;
    height: 32px;
    background-size: 20px;
  }
}
.sFAQ__qText {
  color: #152753;
  font-size: 24px;
  font-weight: 500;
  line-height: 115%;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .sFAQ__qText {
    font-size: 18px;
    font-weight: 600;
  }
}
.sFAQ__a {
  display: none;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  padding: 12px 0px 0 0px;
  opacity: 0.5;
  max-width: 748px;
}
@media screen and (max-width: 768px) {
  .sFAQ__a {
    font-size: 14px;
  }
}
body.page-template-policy {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.pPolicy__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 32px;
  text-align: left;
}
.pPolicy h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: -2%;
  padding: 24px 0;
  margin: 0;
  border-top: 1px solid #0000001A;
}
.pPolicy h2:first-child {
  border: none;
}
.pPolicy p {
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 24px;
  opacity: 0.5;
}
.pPolicy h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -2%;
  margin-bottom: 16px;
}
.content {
  color: rgba(21, 39, 83, 0.5);
  font-weight: 500;
  line-height: 150%;
}
@media screen and (max-width: 768px) {
  .content {
    font-size: 14px;
  }
}
.content b,
.content strong {
  color: #152753;
}
.content a {
  color: rgba(21, 39, 83, 0.5);
  text-decoration: underline;
  transition: all 0.3s ease;
}
.content a:hover {
  color: #152753;
  text-decoration: none;
}
.content ul,
.content ol {
  padding: 0;
  list-style: none;
}
.content ul,
.content ol,
.content p {
  margin-bottom: 24px;
}
.content ul:last-child,
.content ol:last-child,
.content p:last-child {
  margin-bottom: 0;
}
.content li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 12px;
}
.content li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  display: block;
  width: 8px;
  height: 8px;
  background: transparent;
  border: 4px solid #152753;
  border-radius: 50%;
  flex-shrink: 0;
  margin-right: 12px;
}
.content table,
.content td,
.content th {
  border: 1px solid rgba(21, 39, 83, 0.5);
  border-collapse: collapse;
}
.content td,
.content th {
  padding: 6px;
}
.content blockquote {
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  color: rgba(21, 39, 83, 0.5);
  padding: 16px 32px;
  margin: 0;
  background: #0047ac33;
  border-left: 8px solid #152753;
  border-radius: 0px 16px 16px 0px;
}
.pCatalog__list {
  display: flex;
  flex-wrap: wrap;
  margin: -9px;
}
.categoryCard {
  width: calc(25% - 18px);
  height: 310px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  margin: 9px;
  padding-bottom: 30px;
}
.categoryCard__imgWrap {
  position: relative;
  height: 240px;
  margin-bottom: 10px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  overflow: hidden;
}
.categoryCard__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.categoryCard__label {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
.pCategory__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 24px;
}
.pCategory__container {
  display: flex;
}
.pCategory__leftBar {
  background: #fff;
  border-radius: 12px;
  width: 310px;
}
.filterBar__title {
  font-size: 20px;
  font-weight: 500;
  border-bottom: 1px solid rgba(129, 129, 130, 0.1);
  padding: 16px 16px 12px 16px;
}
.filterBar__section {
  margin: 12px 16px;
}
.filterBar__sectionHead {
  font-size: 16px;
  font-weight: 500;
  color: rgba(21, 39, 83, 0.5);
  cursor: pointer;
  margin-bottom: 12px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI2LjU1OTkgMjAuMDY2N0wxNy44NjY2IDExLjM3MzNDMTYuODM5OSAxMC4zNDY3IDE1LjE1OTkgMTAuMzQ2NyAxNC4xMzMzIDExLjM3MzNMNS40Mzk5NCAyMC4wNjY3IiBzdHJva2U9IiMxNTI3NTMiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K) no-repeat center right;
  background-size: 16px;
}
.filterBar__sectionItem {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
  margin-right: auto;
}
.checkBox {
  display: flex;
  align-items: center;
  cursor: pointer;
  user-select: none;
}
.checkBox__wrap {
  display: flex;
  flex-direction: column;
}
.checkBox__input {
  display: none;
}
.checkBox__input:checked + span {
  border-color: #016DFF;
}
.checkBox__input:checked + span::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #016DFF url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI4IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Im0uNzUgMy41OCAyLjgzIDIuODNMOS4yNS43NSIvPjwvc3ZnPg==) no-repeat center;
}
.checkBox__span {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid rgba(21, 39, 83, 0.5);
  border-radius: 4px;
  position: relative;
  cursor: pointer;
  background-color: white;
  margin-right: 8px;
  transition: all 0.3s ease;
}
.pProduct__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 16px;
}
.pProduct__shortData {
  font-size: 18px;
  font-weight: 500;
  opacity: 0.5;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  color: rgba(21, 39, 83, 0.5);
}
.pProduct__shortDataEl {
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid rgba(21, 39, 83, 0.2);
}
.pProduct__shortDataEl:last-child {
  border: none;
}
.pProduct__container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 64px;
}
.pProduct__gallery {
  height: 547px;
  width: calc(100% - 438px);
  display: flex;
}
.pProduct__desc {
  display: flex;
  justify-content: space-between;
  margin-bottom: 48px;
  max-width: 860px;
}
.pProduct__descLeft {
  width: 311px;
  margin-right: 19px;
  flex-shrink: 0;
  font-size: 24px;
  font-weight: 600;
}
.pProduct__descRight {
  flex-grow: 1;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  opacity: 0.5;
}
.miniGallery {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  overflow: hidden;
}
.miniGallery__item {
  position: relative;
  display: flex;
  justify-content: center;
  width: 110px;
  height: 64px;
  flex-shrink: 0;
  margin-bottom: 16px;
  cursor: pointer;
}
.miniGallery__item:last-child {
  margin-bottom: 0;
}
.miniGallery__item.active::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: #016DFF;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.miniGallery__imgWrap {
  position: relative;
  width: 64px;
  height: 64px;
  overflow: hidden;
  border-radius: 8px;
}
.miniGallery__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.mainGallery {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mainGallery__item {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  height: 100%;
}
.mainGallery__item::before,
.mainGallery__item::after {
  content: '';
  position: absolute;
  top: 0;
  width: 58px;
  height: 100%;
  background: linear-gradient(270deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.4;
}
.mainGallery__item::before {
  left: 0;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.mainGallery__item::after {
  right: 0;
}
.mainGallery__itemImg {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.mainGallery .owl-nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  bottom: calc(50% - 25px);
  padding: 0 40px;
}
.mainGallery .owl-stage {
  width: 100%;
  height: 100%;
}
.mainGallery .owl-stage-outer,
.mainGallery .owl-item {
  height: 100%;
}
.paramsCard {
  width: 420px;
  border-radius: 8px;
  margin-left: 18px;
  flex-shrink: 0;
}
.paramsCard__head {
  display: flex;
  justify-content: flex-start;
}
.paramsCard__switch {
  display: flex;
  padding: 8px;
  background: #fff;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.paramsCard__switchCase {
  font-size: 16px;
  font-weight: 500;
  padding: 8px 35px;
  cursor: pointer;
  user-select: none;
}
.paramsCard__switchCase.active {
  background: #016DFF;
  border-radius: 100px;
  color: #fff;
}
.paramsCard__body {
  background: #fff;
  border-radius: 8px;
  border-top-left-radius: 0;
  padding-top: 16px;
}
.paramsCard__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 20px;
  border-bottom: 1px solid #8181821A;
}
.paramsCard__param {
  font-size: 14px;
  font-weight: 500;
  color: #152753;
  opacity: 0.5;
  margin-right: 10px;
}
.paramsCard__val {
  font-size: 14px;
  font-weight: 500;
  color: #152753;
}
.paramsCard__footer {
  display: flex;
  align-items: center;
  padding: 0 20px;
  padding: 24px 20px 16px 20px;
}
.paramsCard__price,
.paramsCard__charterPrice {
  font-size: 26px;
  font-weight: 700;
  margin-right: auto;
  white-space: nowrap;
}
.paramsCard__charterPrice {
  display: none;
  font-size: 18px;
}
.paramsCard__priceCur {
  opacity: 0.5;
}
.paramsCard__send {
  padding: 16px 42px 16px 16px;
  background: #016DFF url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik0xMi43NSAxNS4zNzVoLTcuNWMtMi4yNSAwLTMuNzUtMS4xMjUtMy43NS0zLjc1di01LjI1YzAtMi42MjUgMS41LTMuNzUgMy43NS0zLjc1aDcuNWMyLjI1IDAgMy43NSAxLjEyNSAzLjc1IDMuNzV2NS4yNWMwIDIuNjI1LTEuNSAzLjc1LTMuNzUgMy43NSIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJtMTIuNzUgNi43NS0yLjM0NyAxLjg3NWMtLjc3My42MTUtMi4wNC42MTUtMi44MTMgMEw1LjI1IDYuNzUiLz48L3N2Zz4=) no-repeat center right 16px;
  font-size: 14px;
  font-weight: 600;
}
.pProduct__params {
  margin-bottom: 64px;
  display: flex;
  flex-direction: column;
}
.pProduct__disclaimer {
  margin-bottom: 64px;
  max-width: 530px;
}
.pProduct__disclaimerLabel,
.pProduct__locationLabel {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 24px;
}
.pProduct__disclaimerText {
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  color: rgba(21, 39, 83, 0.5);
}
.paramsBar {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #0000001A;
  margin-right: auto;
  margin-bottom: 32px;
}
.paramsBar--full {
  width: 100%;
}
.paramsBar__item {
  position: relative;
  font-size: 20px;
  font-weight: 600;
  color: rgba(21, 39, 83, 0.5);
  padding: 0 12px 16px 12px;
  cursor: pointer;
  user-select: none;
  transition: all 0.3s ease;
}
.paramsBar__item.active {
  color: #152753;
}
.paramsBar__item.active::after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background: #016DFF;
}
.paramsTab {
  display: none;
}
.paramsTab__wrap {
  display: flex;
  flex-wrap: wrap;
}
.paramsTab.active {
  display: block;
}
.paramsTab__item {
  margin: 12px 9px;
  width: calc(25% - 18px);
  display: flex;
  flex-direction: column;
}
.paramsTab__itemTitle {
  font-size: 18px;
  font-weight: 500;
  color: rgba(21, 39, 83, 0.5);
  margin-bottom: 12px;
}
.paramsTab__itemVal {
  font-size: 20px;
  font-weight: 600;
  margin-top: auto;
  opacity: 0.8;
}
.paramsTab .param__descriptions {
  margin: 0 10px;
}
/* 
.pProduct{
	&__params{
		margin-bottom: 64px;
	}
	&__paramSection{

	}
	&__paramSectionHead{
		position: relative;
		margin-bottom: 32px;
		cursor: pointer;
		padding-right: 32px;
		.noselect();

		&::after{
			content: '';
			width: 32px;
			height: 100%;
			position: absolute;
			right: 0;
			top: 0;
			background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMTUyNzUzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Im0yNi41NiAyMC4wNjctOC42OTMtOC42OTRhMi42NSAyLjY1IDAgMCAwLTMuNzM0IDBMNS40NCAyMC4wNjciLz48L3N2Zz4=) no-repeat center;

		}
	}
	&__sectionTitle{
		font-size: 24px;
		font-weight: 600;
		margin: 0;
		line-height: inherit;
	}
	&__paramSectionBody{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		width: 640px;
	}
	&__param{
		width: calc(50% - 9px);
		font-size: 20px;
		margin-bottom: 24px;
	}
	&__paramTitle{
		font-weight: 500;
		opacity: .5;
		margin-bottom: 12px;
	}
	&__paramVal{
		font-weight: 600;
	}

	&__disclaimer{
		margin-bottom: 64px;
	}
	&__disclaimerLabel{
		margin-bottom: 32px;
	}
	&__disclaimerText{
		font-size: 18px;
		font-weight: 500;
		line-height: 150%;
		max-width: 530px;
		opacity: .5;
	}

	&__location{

	}
	&__locationLabel{
		margin-bottom: 32px;
	}
	&__locationMap{
		border-radius: 12px;
	}
} */
.pContacts__form {
  max-width: 420px;
  margin-bottom: 48px;
}
.pContacts__contacts {
  display: flex;
  margin-bottom: 150px;
}
.pContacts__map,
.pContacts__data {
  border-radius: 12px;
  background: #fff;
}
.pContacts__mapWrap {
  flex-grow: 1;
  overflow: hidden;
}
.pContacts__map {
  width: 100%;
  height: 100%;
  border: none;
}
.pContacts__data {
  background: #fff;
  margin-left: 18px;
  width: 420px;
  flex-shrink: 0;
  padding: 30px;
}
.pContacts__dataLabel {
  color: rgba(21, 39, 83, 0.5);
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12px;
}
.pContacts__dataText {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 5%;
  margin-bottom: 24px;
}
.pContacts__dataText--link {
  transition: all 0.3s ease;
}
.pContacts__dataText--link:hover {
  opacity: 0.5;
}
.pContacts__socials {
  display: flex;
  margin: 0 -12px;
}
.pContacts__social {
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 12px;
  border-radius: 50%;
  background: #F9F9F9;
}
.pContacts__social:hover .pContacts__socialIcon {
  width: 20px;
}
.pContacts__socialIcon {
  transition: all 0.3s ease;
  width: 24px;
}
.contactPageForm__ta {
  height: 278px;
}
.pAbout__title {
  font-size: 64px;
  text-align: center;
  margin-bottom: 32px;
}
.pAbout__desc {
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  color: rgba(21, 39, 83, 0.5);
  max-width: 640px;
  text-align: center;
  margin: 0 auto;
}
.pAbout__sectionTitle {
  text-align: center;
  margin-bottom: 32px;
}
.pAbout__progress {
  display: flex;
  justify-content: space-between;
  max-width: 860px;
  margin: 0 auto;
  margin-top: 48px;
}
.pAbout__progressItem {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pAbout__progressVal {
  font-weight: 600;
  font-size: 96px;
  line-height: 115px;
  margin-bottom: 8px;
  background: linear-gradient(116.62deg, #016DFF 9.5%, #BABCBE 103.62%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.pAbout__progressTitle {
  font-size: 24px;
  font-weight: 400;
  color: rgba(21, 39, 83, 0.5);
}
.pAbout__services {
  position: relative;
  margin-top: 48px;
  height: 800px;
}
.pAbout__servicesBg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.pAbout__servicesWrap {
  height: 100%;
  z-index: 3;
  position: relative;
  padding-top: 50px;
  padding-bottom: 70px;
}
.pAbout__servicesContainer {
  display: flex;
  flex-wrap: wrap;
  width: 620px;
}
.pAbout__servicesCard {
  padding: 20px;
  border-radius: 20px;
  width: 50%;
  height: 340px;
  overflow: hidden;
}
.pAbout__servicesCard--0 {
  color: #fff;
}
.pAbout__servicesCard--1,
.pAbout__servicesCard--2 {
  background: #fff;
}
.pAbout__servicesCard--1 {
  border-bottom-left-radius: 0;
}
.pAbout__servicesCard--2 {
  border-top-right-radius: 0;
}
.pAbout__servicesCardTitle {
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 12px;
}
.pAbout__servicesCardDesc {
  font-size: 16px;
  font-weight: 150%;
  font-weight: 500;
  opacity: 0.5;
}
.pBlog__container {
  display: flex;
}
.pBlog__left {
  width: 170px;
  flex-shrink: 0;
  margin-right: 48px;
}
.pBlog__title {
  font-size: 48px;
  font-weight: 600;
  margin-bottom: 48px;
}
.pBlog__menuTitle {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -2%;
  margin-bottom: 12px;
  padding-left: 26px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMTUyNzUzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTYuNSA4LjE3NXYtNS4xYzAtMS4xMjUtLjQ4LTEuNTc1LTEuNjcyLTEuNTc1aC0zLjAzYy0xLjE5MyAwLTEuNjczLjQ1LTEuNjczIDEuNTc1djUuMWMwIDEuMTI1LjQ4IDEuNTc1IDEuNjcyIDEuNTc1aDMuMDNjMS4xOTMgMCAxLjY3My0uNDUgMS42NzMtMS41NzVNMTYuNSAxNC45MjV2LTEuMzVjMC0xLjEyNS0uNDgtMS41NzUtMS42NzItMS41NzVoLTMuMDNjLTEuMTkzIDAtMS42NzMuNDUtMS42NzMgMS41NzV2MS4zNWMwIDEuMTI1LjQ4IDEuNTc1IDEuNjcyIDEuNTc1aDMuMDNjMS4xOTMgMCAxLjY3My0uNDUgMS42NzMtMS41NzVNNy44NzUgOS44MjV2NS4xYzAgMS4xMjUtLjQ4IDEuNTc1LTEuNjczIDEuNTc1aC0zLjAzYy0xLjE5MiAwLTEuNjcyLS40NS0xLjY3Mi0xLjU3NXYtNS4xYzAtMS4xMjUuNDgtMS41NzUgMS42NzItMS41NzVoMy4wM2MxLjE5MyAwIDEuNjczLjQ1IDEuNjczIDEuNTc1TTcuODc1IDMuMDc1djEuMzVDNy44NzUgNS41NSA3LjM5NSA2IDYuMjAyIDZoLTMuMDNDMS45OCA2IDEuNSA1LjU1IDEuNSA0LjQyNXYtMS4zNUMxLjUgMS45NSAxLjk4IDEuNSAzLjE3MiAxLjVoMy4wM2MxLjE5MyAwIDEuNjczLjQ1IDEuNjczIDEuNTc1Ii8+PC9zdmc+) no-repeat center left;
  background-size: 18px;
  opacity: 0.5;
}
.pBlog__menuItem {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -2%;
  padding: 12px;
  border-radius: 8px;
  color: rgba(21, 39, 83, 0.5);
  cursor: pointer;
  transition: all 0.3s ease;
}
.pBlog__menuItem.active {
  color: #152753;
  background: #fff;
}
.pBlog .sNews__wrapper {
  padding: 0;
}
.pBlog .sNews__header {
  display: none;
}
.pSingle__wrap {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pSingle__title {
  font-size: 40px;
  font-weight: 600;
  line-height: 130%;
  text-align: center;
  margin-bottom: 12px;
  max-width: 620px;
}
@media screen and (max-width: 768px) {
  .pSingle__title {
    font-size: 32px;
  }
}
.pSingle__desc {
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 24px;
  max-width: 620px;
  text-align: center;
  opacity: 0.5;
}
@media screen and (max-width: 768px) {
  .pSingle__desc {
    font-size: 14px;
  }
}
.pSingle__imgWrap {
  position: relative;
  display: block;
  border-radius: 12px;
  width: 100%;
  height: 400px;
  margin-bottom: 32px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .pSingle__imgWrap {
    height: 320px;
  }
}
@media screen and (max-width: 576px) {
  .pSingle__imgWrap {
    height: 180px;
  }
}
.pSingle__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.p404 {
  display: flex;
  flex-grow: 1;
}
.p404__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.p404__title {
  font-size: 120px;
  font-weight: 600;
  letter-spacing: -2%;
  margin-bottom: 14px;
}
.p404__desc {
  font-size: 32px;
  font-weight: 600;
  letter-spacing: -2%;
  margin-bottom: 24px;
}
.footer {
  position: relative;
  background: #152753;
  padding: 30px 0;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .footer {
    padding: 16px 0 48px 0;
  }
}
.footer__wrapper {
  position: relative;
}
.footer__map {
  display: none;
  position: absolute;
  left: 0;
  top: -440px;
  width: 100%;
  height: 440px;
  border-radius: 12px;
  overflow: hidden;
}
.footer__mapImg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.footer__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer__container--1 {
  padding: 50px 0 40px 0;
}
@media screen and (max-width: 768px) {
  .footer__container--1 {
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
  }
}
.footer__container--2 {
  padding: 15px 0;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .footer__container--2 {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
.footer__left {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 992px) {
  .footer .custom-logo-link {
    height: 68px;
  }
}
.footer .custom-logo {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}
@media screen and (max-width: 992px) {
  .footer .custom-logo {
    height: 100%;
    width: auto;
  }
}
.footer__col--1 {
  width: 186px;
}
@media screen and (max-width: 992px) {
  .footer__col--1 {
    width: 72px;
  }
}
@media screen and (max-width: 768px) {
  .footer__col--1 {
    margin-bottom: 32px;
    order: 1;
  }
}
.footer__col--2,
.footer__col--3 {
  width: 198px;
  margin-right: 66px;
}
@media screen and (max-width: 992px) {
  .footer__col--2,
  .footer__col--3 {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  .footer__col--2,
  .footer__col--3 {
    margin-bottom: 24px;
    order: 3;
  }
}
@media screen and (max-width: 768px) {
  .footer__col--4 {
    order: 2;
  }
}
.footer__colTitle {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 5%;
  margin-bottom: 12px;
  opacity: 0.5;
}
.footer__colText {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 5%;
}
.footer__colWrap {
  display: flex;
  flex-direction: column;
}
.footer__link {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 5%;
  margin-bottom: 12px;
  transition: all 0.3s ease;
}
.footer__link:hover {
  opacity: 0.5;
}
.footer__subscribe {
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .footer__subscribe {
    margin-bottom: 32px;
  }
}
.footer__subscribeLabel {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.footer__socials {
  display: flex;
  margin: -12px;
}
.footer__social {
  margin: 12px;
  opacity: 1;
  transition: all 0.3s ease;
}
.footer__social:hover {
  opacity: 0.5;
}
.footer__menu {
  padding: 0;
  margin: 0;
  display: flex;
  list-style: none;
}
@media screen and (max-width: 768px) {
  .footer__menu {
    flex-direction: column-reverse;
    margin-bottom: 8px;
  }
}
.footer__menu li a {
  color: #fff;
  font-size: 14px;
  margin: 0 12px;
  display: block;
  opacity: 0.5;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .footer__menu li a {
    margin: 0;
    padding: 8px 0;
  }
}
.footer__menu li a:hover {
  opacity: 1;
}
.footer__copyright {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  opacity: 0.5;
  margin-right: 12px;
}
