@charset "UTF-8";
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details,
figcaption, figure, footer,
header, hgroup, menu,
nav, section, main {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
  padding: 0;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

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

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

button, a {
  display: inline-block;
  background-color: transparent;
  cursor: pointer;
  text-decoration: none;
  border: 0 none;
  outline: 0;
  color: inherit;
}
button:focus, a:focus {
  outline: none;
}

@font-face {
  font-family: "Attentica 4F";
  src: local("Attentica 4F ultralight"), local("Attentica-4F-ultralight"), url("../fonts/attentica4f-ultralight.woff2") format("woff2");
  font-weight: 250;
  font-style: normal;
  font-display: swap;
}
html {
  scroll-behavior: smooth;
  background-color: #ededed;
}

body {
  font-family: "Mulish";
  font-weight: 400;
  font-size: clamp(0.875rem, 0.7885rem + 0.3846vw, 1.25rem);
  line-height: 1.4;
  color: #4e4e4e;
  background-color: #ededed;
  overflow-x: hidden;
}

/* [id] {
    scroll-margin-top: 100px;
} */

strong {
  font-weight: 700;
}

.container {
  width: 100%;
  height: 100%;
  max-width: 1350px;
  margin: 0 auto;
  padding: 0 15px;
}
@media (max-width: 768px) {
  .container {
    padding: 0 15px;
  }
}

.bttn {
  border-radius: 30px;
  padding: 11px 45px;
  background: #fdb714;
  font-weight: 700;
  font-size: clamp(0.875rem, 0.7885rem + 0.3846vw, 1.25rem);
  line-height: 1.3;
  color: #231f20;
  white-space: nowrap;
  text-align: center;
  transition: all 0.2s;
}
.bttn:hover {
  background: #231f20;
  color: #fff;
}

.block {
  padding: clamp(5.625rem, 4.3269rem + 5.7692vw, 11.25rem) 0;
}

.block-dots {
  background-image: url(../img/banner-bg2.svg);
  background-color: #c8c8c8;
  background-repeat: repeat;
  background-size: auto;
  /* background-size: cover; */

  
}

.block-title {
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  font-weight: 700;
  font-size: clamp(1.875rem, 1.4423rem + 1.9231vw, 3.75rem);
  line-height: 1.25;
  text-transform: uppercase;
  text-align: center;
  color: #231f20;
  margin-bottom: clamp(1.875rem, 1.4423rem + 1.9231vw, 3.75rem);
}
.block-title:has(+ .block-subtitle) {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .block-title br {
    display: none;
  }
}

.block-subtitle {
  font-size: clamp(1.25rem, 1.1058rem + 0.641vw, 1.875rem);
  line-height: 1.4;
  text-align: center;
}

.swiper-control {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-top: clamp(1.25rem, 0.6731rem + 2.5641vw, 3.75rem);
  position: relative;
}
.swiper-control .swiper-pagination {
  display: flex;
  align-items: center;
  gap: 45px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 992px) {
  .swiper-control .swiper-pagination {
    display: none;
  }
}
.swiper-control .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #fdb714;
  margin: 0;
  position: relative;
  opacity: 1;
  cursor: pointer;
}
.swiper-control .swiper-pagination-bullet-active {
  width: 19px;
  height: 19px;
}
.swiper-control .swiper-pagination-bullet-active:after {
  content: "";
  border-radius: 100%;
  width: 47px;
  height: 47px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 2px solid #fdb714;
}
.swiper-control .swiper-nav {
  display: flex;
  align-items: center;
  gap: clamp(1.5rem, 1.3269rem + 0.7692vw, 2.25rem);
}
.swiper-control .swiper-button-prev, .swiper-control .swiper-button-next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(2.625rem, 2.25rem + 1.6667vw, 4.25rem);
  height: clamp(2.625rem, 2.25rem + 1.6667vw, 4.25rem);
  position: static;
  margin: 0 !important;
  background: #fdb714;
  border-radius: 10px;
  border: 2px solid #fdb714;
  transition: all 0.2s;
}
.swiper-control .swiper-button-prev svg, .swiper-control .swiper-button-next svg {
  width: clamp(1.125rem, 1.0385rem + 0.3846vw, 1.5rem);
  fill: none;
}
.swiper-control .swiper-button-prev svg path, .swiper-control .swiper-button-next svg path {
  transition: stroke 0.2s;
}
.swiper-control .swiper-button-prev:after, .swiper-control .swiper-button-next:after {
  display: none;
}
.swiper-control .swiper-button-prev:hover, .swiper-control .swiper-button-next:hover {
  background: #000;
  border: 2px solid #000;
}
.swiper-control .swiper-button-prev:hover svg path, .swiper-control .swiper-button-next:hover svg path {
  stroke: #fff;
}
.swiper-control .swiper-button-prev.swiper-button-disabled, .swiper-control .swiper-button-next.swiper-button-disabled {
  border: 2px solid rgba(201, 201, 201, 0.79);
  background: transparent;
}
.swiper-control .swiper-button-prev.swiper-button-disabled svg path, .swiper-control .swiper-button-next.swiper-button-disabled svg path {
  stroke: #C9C9C9;
}

.disclaimer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 800;
  box-shadow: 0 0 250px 0 rgba(0, 0, 0, 0.05);
  background: rgba(255, 255, 255, 0.9);
  padding: 10px 15px;


}

.disclaimer-text {
  font-family: "Attentica 4F", sans-serif;
  font-weight: 250;
  font-size: clamp(1.5rem, 1.2143rem + 1.4286vw, 2.75rem);
  line-height: 0.84;
  letter-spacing: 0.02em;
  color: rgba(134, 134, 134, 0.6);
  text-align: center;
}

.cookies {
    display: none;
    width: 100%;
    max-width: 992px;
    position: fixed;
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    border-radius: 12px;
    overflow: hidden;
    background: #c8c8c8;
    box-shadow: 0 0 250px 0 rgba(0, 0, 0, 0.05);
    padding: 21px 40px;
    /*margin: 0 15px;*/
    &.is-visible {
        display: block;
        animation: cookiesFadeIn 0.3s ease forwards;
    }
    &.is-hidden {
        display: block;
        animation: cookiesFadeOut 0.3s ease forwards;
    }
}

@media ( max-width: 992px ){
  .cookies {
    max-width: calc( 100vw - 30px );
  }
}
@media ( max-width: 768px ){
  .cookies-wrap {
    flex-direction: column;
    text-align: center;
  }
}

.cookies-wrap {
    display: flex;
    align-items: center;
    gap: 15px;
}

.cookies-text {
    font-size: clamp(1rem, 0.9135rem + 0.3846vw, 1.375rem);
    line-height: 1;
    color: #231f20;
}

.cookies-btn {
    width: 100%;
    max-width: 232px;
    background: #ededed;
    color: #231f20;
}

@keyframes cookiesFadeIn {
    from {
        opacity: 0;
        transform: translateX(-50%) translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateX(-50%) translateY(0);
    }
}

@keyframes cookiesFadeOut {
    from {
        opacity: 1;
        transform: translateX(-50%) translateY(0);
    }
    to {
        opacity: 0;
        transform: translateX(-50%) translateY(20px);
    }
}

/* .header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18);
  background: #fff;
} */
.header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18);
    background: #fff;
    transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform;
    &.is-hidden {
        transform: translateY(-100%);
    }
}

.header-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 25px 0;
}
@media (max-width: 1120px) {
  .header-wrap {
    padding: 28px 0;
  }
}

.header-logo {
  display: flex;
  flex-shrink: 0;
}
@media (max-width: 1120px) {
  .header-logo {
    max-width: 170px;
  }
}

.header-nav {
  display: flex;
  gap: 30px;
}
@media (max-width: 1120px) {
  .header-nav {
    display: none;
  }
}

.header-nav-link {
  font-size: clamp(0.8125rem, 0.75rem + 0.3125vw, 1.125rem);
  line-height: 1;
  color: #231f20;
  transition: all 0.2s;
  &:hover {
    color: #ee9135;
  }
}

@media (max-width: 1120px) {
  .header-btn {
    display: none;
  }
}

.header-burger {
  display: none;
}
@media (max-width: 1120px) {
  .header-burger {
    display: block;
  }
}

.breadcrumbs {
  padding-bottom: clamp(1.25rem, 0.6731rem + 2.5641vw, 3.75rem);
  padding-top: calc(100px + clamp(1.875rem, 1.4423rem + 1.9231vw, 3.75rem));
}
@media (max-width: 768px) {
  .breadcrumbs {
    padding-top: calc(90px + clamp(1.875rem, 1.4423rem + 1.9231vw, 3.75rem));
  }
}

.breadcrumbs-wrap {
  display: flex;
  align-items: center;
  gap: clamp(0.3125rem, 0.2548rem + 0.2564vw, 0.5625rem);
}

.breadcrumbs a,
.breadcrumbs-link,
.breadcrumbs-divider,
.breadcrumb_last {
  display: inline;
  font-family: "Mulish", sans-serif;
  font-size: clamp(0.875rem, 0.7885rem + 0.3846vw, 1.25rem);
  color: #5f6061;
}

.breadcrumbs-divider {
  vertical-align: middle;
}

.breadcrumb_last {
  text-decoration: underline;
}

.intro {
  background-image: url(../img/banner-bg2.svg);
  background-color: #c8c8c8;
  background-repeat: repeat;
  background-size: auto;
  margin-top: 90px;
  position: relative;
}
.intro::before{
  content: "";
  position: absolute;
  z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(../img/intro-decoration-layer.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  
}
  


.intro__title {
  width: 0px;
  height: 0px;
  overflow: hidden;
}

.intro__title h1{
  font-size: 36px;
}

.intro .container {
  max-width: 1460px;
  position: relative;
  z-index: 5;
}
@media (max-width: 768px) {
  .intro::before {
    background-image: url(../img/intro-decoration-layer-m.svg);
  }
}

.intro-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 100px;
  padding: 95px 0 65px;
  position: relative;
}
@media (max-width: 992px) {
  .intro-wrap {
    padding: 45px 0 80px;
    justify-content: center;
  }
}
.intro-left {
  flex: 1;
}
@media (max-width: 992px) {
  .intro-left {
    display: none;
  }
}

.intro-right {
  flex: 1;
  /* width: 100%; */
  /* max-width: 720px; */
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 992px) {
  .intro-right {
    align-items: center;
  }
}

.intro-title {
  max-width: clamp(18.75rem, 13.875rem + 21.6667vw, 39.875rem);
  display: flex;
  flex-shrink: 0;
  margin-bottom: 18px;
  & img {
    width: 100%;
  }
}
/* @media (max-width: 768px) {
  .intro-title {
    max-width: 300px;
  }
} */

.intro-list {
  display: flex;
  flex-direction: column;
}
@media (max-width: 992px) {
  .intro-list {
    gap: 10px;
    margin-bottom: 100px;
  }
}

.intro-list-item {
  display: flex;
  align-items: center;
  gap: 7px;
}
.intro-list-item img {
  flex-shrink: 0;
}
@media (max-width: 992px) {
  .intro-list-item img {
    max-width: 30px;
  }
}
.intro-list-item h2 {
  font-weight: 500;
  /* font-size: clamp(1.25rem, 1.0192rem + 1.0256vw, 1.9rem); */
  font-size: clamp(1.125rem, 0.9519rem + 0.7692vw, 1.875rem);
  line-height: 1.3;
  color: #231f20;
}

.intro-product {
  position: relative;
  margin: 0 -15px;
}

.intro-limit-img {
  position: absolute;
  top: 50%;
  right: 13px;
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  .intro-limit-img {
    display: none;
  }
}

.intro-scroll {
  display: flex;
  align-items: center;
  gap: 15px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  transition: transform 0.2s;
  &:hover {
    transform: translateX(-50%) translateY(5px);
  }
}
@media (max-width: 768px) {
  .intro-scroll {
    display: none;
  }
}
.intro-scroll span {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.25;
  color: #231f20;
}
.intro-scroll--m {
  display: none;
}
@media (max-width: 768px) {
  .intro-scroll--m {
    display: block;
  }
}

.advtg {
  padding-top: clamp(4.375rem, 3.6538rem + 3.2051vw, 7.5rem);
}

.advtg-wrap {
  display: flex;
  justify-content: center;
  row-gap: 45px;
  border: 0.51px solid rgba(199, 199, 199, 0.8);
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.8);
  padding: 25px 0;
  flex-wrap: wrap;
}
@media (max-width: 992px) {
  .advtg-wrap {
    flex-direction: column;
    padding: 0 15px;
  }
}

.advtg-item {
  width: 33.3333333333%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(0.9375rem, 0.7644rem + 0.7692vw, 1.6875rem);
  padding: 0 50px 40px;
}
@media (max-width: 992px) {
  .advtg-item {
    width: 100%;
    padding: 30px 0;
    border-left: none !important;
  }
}
.advtg-item + .advtg-item {
  border-left: 1px solid #dbdcdd;
}
@media (max-width: 992px) {
  .advtg-item + .advtg-item {
    border-top: 1px solid #dbdcdd;
  }
}
.advtg-item:nth-of-type(4) {
  border-left: none;
}
.advtg-item:nth-of-type(5) {
  & .advtg-sticker {
    display: block;
  }
}

.advtg-item-icon {
  flex-shrink: 0;
  width: 100%;
  max-width: clamp(6.25rem, 5.6731rem + 2.5641vw, 8.75rem);
  position: relative;
}
.advtg-item-icon img{
  width: 100%;
  background-color: #fdb81733;
  border-radius: 20px;
}
.advtg-sticker {
  display: none;
  position: absolute;
  top: -9px;
  right: -25px;
  border-radius: 10px;
  background: #fd8a1c;
  padding: 5px 10px;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  font-weight: 800;
  font-size: clamp(0.875rem, 0.7885rem + 0.3846vw, 1.25rem);
  line-height: 1.25;
  color: #fff;
}
@media (max-width: 992px) {
  .advtg-sticker {
    top: -9px;
    right: -20px;
    padding: 4px 7px;
  }
}

.advtg-item-name {
  font-weight: 700;
  font-size: clamp(1.25rem, 1.2212rem + 0.1282vw, 1.375rem);
  line-height: 1.25;
  text-transform: uppercase;
  text-align: center;
  color: #231f20;
}

.advtg-item-text {
  font-size: clamp(1rem, 0.9135rem + 0.3846vw, 1.375rem);
  line-height: 1.25;
  text-align: center;
  & blockquote {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.25;
    text-align: center;
  }
}

.banner {
  overflow: hidden;
}
.banner--1 {
  & .banner-wrap {
    padding: 0 !important;
  }
  & .banner-left {
    max-width: 570px !important;
  }
}
.banner--2 .banner-wrap {
  padding: 40px 0;
}
@media (max-width: 992px) {
  .banner--2 .banner-wrap {
    flex-direction: column;
    padding: 23px 0 0;
  }
  .banner--1 {
    & .banner-wrap {
      padding: 23px 0 0 !important;
    }
  }
}
.banner--2 .banner-left {
  flex-shrink: 0;
  width: 100%;
  max-width: 736px;
}
@media (max-width: 1350px) {
  .banner--2 .banner-left {
    flex-shrink: unset;
  }
}
@media (max-width: 768px) {
  .banner--2 .banner-left {
    margin: 0 -15px;
    width: calc(100% + 30px);
  }
}
@media (max-width: 768px) {
  .banner--2 .banner-left .banner-img {
    display: none;
  }
}
.banner--2 .banner-left .banner-img--m {
  display: none;
}
@media (max-width: 768px) {
  .banner--2 .banner-left .banner-img--m {
    display: block;
  }
}
.banner--2 .banner-text {
  font-size: clamp(1.875rem, 1.4423rem + 1.9231vw, 3.75rem);
}
.banner--2 .banner-text .highlight-text {
  font-size: clamp(1.875rem, 1.5288rem + 1.5385vw, 3.375rem);
}
.banner--2 .banner-text .highlight-text .highlight-bg {
  max-width: unset;
  max-height: clamp(2.1875rem, 1.4663rem + 3.2051vw, 5.3125rem);
  position: absolute;
  left: auto;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
}
.banner--2 .banner-sticker {
  background: #fd8a1c;
}

.banner-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
@media (max-width: 992px) {
  .banner-wrap {
    flex-direction: column-reverse;
    padding-top: 23px;
    gap: 0;
  }
}

.banner-left {
  display: flex;
  position: relative;
}

.banner-sticker {
  display: inline-block;
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 800;
  font-size: clamp(1.25rem, 1.1058rem + 0.641vw, 1.875rem);
  line-height: 1.25;
  color: #fff;
  border-radius: 10px;
  background: #fdb714;
  padding: 4px 16px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .banner-sticker {
    padding: 6px 12px;
    margin-bottom: 15px;
    display: block;
    width: -moz-max-content;
    width: max-content;
    margin-left: auto;
  }
}

.banner-title {
  display: flex;
  width: 100%;
  max-width: clamp(19.875rem, 15.2596rem + 20.5128vw, 39.875rem);
  margin-bottom: 18px;
}
@media (max-width: 992px) {
  .banner-title {
    margin-bottom: 0;
  }
}
.banner-title img {
  width: 100%;
}

.banner-text {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 800;
  font-size: clamp(1.875rem, 1.3269rem + 2.4359vw, 4.25rem);
  line-height: 1.25;
  text-transform: uppercase;
  color: #231f20;
  white-space: nowrap;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .banner-text {
    text-align: center;
  }
}
.banner-text .highlight-text {
  position: relative;
  z-index: 1;
}
.banner-text .highlight-text .highlight-bg {
  max-width: unset;
  max-height: clamp(2.1875rem, 1.4663rem + 3.2051vw, 5.3125rem);
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
@media (max-width: 992px) {
  .banner-text .highlight-text .highlight-bg {
    left: -7px;
  }
}

.use-subtitle {
  margin-bottom: clamp(1.875rem, 1.1538rem + 3.2051vw, 5rem);
}
.use-subtitle span {
  font-weight: 800;
}

.use-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(1.25rem, 1.1923rem + 0.2564vw, 1.5rem);
}
@media (max-width: 576px) {
  .use-wrap {
    flex-wrap: nowrap;
    flex-direction: column;
    border: 1px solid rgba(199, 199, 199, 0.158);
    border-radius: 20px;
    background: rgb(253, 183, 20, 0.2);
    padding: 30px 30px 50px;
    gap: 35px;
  }
}

.use-item {
  display: flex;
  flex-direction: column;
  gap: clamp(1.75rem, 1.6202rem + 0.5769vw, 2.3125rem);
  width: calc((100% - clamp(1.25rem, 1.1923rem + 0.2564vw, 1.5rem) * 2) / 3);
  border-radius: 20px;
  background: rgba(253, 183, 20, 0.2);
  padding: 75px 28px 45px;
  position: relative;
}
@media (max-width: 992px) {
  .use-item {
    width: calc((100% - clamp(1.25rem, 1.1923rem + 0.2564vw, 1.5rem)) / 2);
  }
}
@media (max-width: 768px) {
  .use-item {
    padding: 20px;
  }
}
@media (max-width: 576px) {
  .use-item {
    flex-direction: row;
    align-items: center;
    width: 100%;
    min-height: unset;
    border-radius: 0;
    gap: 35px;
    background: none;
    padding: 0;
  }
}

.use-num {
  font-family: "Montserrat";
  font-weight: 250;
  font-size: clamp(4.375rem, 3.9423rem + 1.9231vw, 6.25rem);
  text-transform: uppercase;
  color: #fdb714;
  position: absolute;
  top: 9px;
  left: 28px;
}
@media (max-width: 768px) {
  .use-num {
    font-weight: 100;
    left: 20px;
  }
}
@media (max-width: 576px) {
  .use-num {
    display: none;
  }
}

.use-icon {
  width: 100%;
  max-width: 120px;
  display: flex;
  justify-content: flex-end;
  flex-shrink: 0;
  margin-left: auto;
}
@media (max-width: 768px) {
  .use-icon {
    max-width: 83px;
  }
}
@media (max-width: 576px) {
  .use-icon {
    max-width: 51px;
    margin-left: 0;
  }
}

.use-text {
  font-weight: 600;
  /* font-size: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem); */
  font-size: clamp(0.875rem, 0.7308rem + 0.641vw, 1.5rem);
  line-height: 1.25;
  text-align: center;
  color: #231f20;
}
@media (max-width: 768px) {
  .use-text {
    color: #4e4e4e;
  }
}
@media (max-width: 576px) {
  .use-text {
    text-align: left;
  }
}

.mechanism {
  overflow: hidden;
}

.mechanism-title {
  margin-bottom: 37px;
}

.mechanism-wrap {
  position: relative;
}

.mechanism-cols {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  position: absolute;
  top: 37px;
  z-index: 1;
}
@media (max-width: 992px) {
  .mechanism-cols {
    flex-direction: column;
    align-items: center;
    position: static;
  }
}
@media (max-width: 768px) {
  .mechanism-cols {
    gap: 0;
  }
}

.mechanism-col {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mechanism-col:nth-of-type(1) {
  max-width: 482px;
  gap: 5px;
}
@media (max-width: 768px) {
  .mechanism-col:nth-of-type(1) {
    gap: 0;
    position: relative;
  }
}
.mechanism-col:nth-of-type(1) .mechanism-item:nth-of-type(2) {
  align-items: center;
}
@media (max-width: 768px) {
  .mechanism-col:nth-of-type(1) .mechanism-item:nth-of-type(2) {
    position: absolute;
    left: -15px;
    bottom: 0;
    max-width: 320px;
    padding: 10px 15px;
    transform: translateY(200%);
    z-index: 1;
  }
}
@media (max-width: 992px) {
  .mechanism-col:nth-of-type(1) .mechanism-item:nth-of-type(2) .mechanism-item-icon {
    max-width: 20px;
  }
}
.mechanism-col.mechanism-col-2th {
  max-width: 525px;
  gap: 20px;
}
@media (max-width: 768px) {
  .mechanism-col.mechanism-col-2th {
    gap: 10px;
  }
}
@media (max-width: 768px) {
  .mechanism-col {
    max-width: 320px !important;
  }
}

.mechanism-item {
  width: 100%;
  padding: 25px 20px;
  background-color: rgba(255, 255, 255, 0.8);
  border: 0.5px solid rgba(199, 199, 199, 0.8);
  display: flex;
  align-items: flex-start;
  gap: 20px;
  border-radius: 20px;
}
@media (max-width: 768px) {
  .mechanism-item {
    padding: 20px 15px;
  }
}
.mechanism-item--wrap {
  flex-wrap: wrap;
  margin-top: 20px;
}

.mechanism-item-wrap {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

.mechanism-item-icon {
  max-width: clamp(2.1875rem, 1.9279rem + 1.1538vw, 3.3125rem);
  display: flex;
  flex-shrink: 0;
}

.mechanism-item-name {
  font-weight: 700;
  font-size: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);
  line-height: 1.25;
  color: #231f20;
}

.mechanism-item-text {
  font-weight: 600;
  font-size: clamp(0.875rem, 0.7885rem + 0.3846vw, 1.25rem);
  line-height: 1.25;
  color: #4e4e4e;
  margin-top: 10px;
}

.mechanism-item-footer {
  display: flex;
  align-items: center;
  gap: 20px;
}

.mechanism-item-footer-icon {
  min-width: clamp(2.1875rem, 1.9279rem + 1.1538vw, 3.3125rem);
  display: flex;
  align-items: center;
  justify-content: center;
}

.mechanism-item-footer-text {
  font-weight: 700;
  font-size: clamp(0.875rem, 0.7885rem + 0.3846vw, 1.25rem);
  line-height: 1.25;
  color: #231f20;
}


.mechanism-round{
  position: absolute;
  right: 12%;
  bottom: 4%;
  width: 360px;
  
  
}

@media (max-width: 1360px){
  .mechanism-round{
  
    right: 12%;
    bottom: 4%;
    width: 25%;
    
  
  }
}

@media (max-width: 992px){
  .mechanism-round{
    display: none;
  }
}

.mechanism-round img{
    width: 100%;
    height: auto;
}

.mechanism-img {
  position: relative;
  z-index: 0;
  max-width: unset;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 992px) {
  .mechanism-img {
    display: none;
    max-width: 600px;
    transform: none;
    position: static;
  }
}
.mechanism-img--m {
  display: none;
}
@media (max-width: 992px) {
  .mechanism-img--m {
    display: block;
  }
}

.mechanism-img--m--wrap {
  display: none;
  position: relative;
}
@media (max-width: 992px) {
  .mechanism-img--m--wrap {
    display: block;
  }

  .mechanism-img--m--wrap .mechanism-round{
    display: block;
    width: 22%;
    right: 20%;
  }
}

@media (max-width: 768px) {
  .mechanism-arrow {
    max-width: 28px;
    margin-top: -7px;
  }
}

.scheme {
  /* padding: clamp(2.8125rem, 1.5865rem + 5.4487vw, 8.125rem) 0; */
  padding-bottom: 0;
}
.page-template-about-page .scheme {
  padding: clamp(2.8125rem, 1.5865rem + 5.4487vw, 8.125rem) 0;
}

.scheme-wrap {
  display: flex;
  gap: 20px;
}
@media (max-width: 768px) {
  .scheme-wrap {
    flex-direction: column;
  }
}

.scheme-item {
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(199, 199, 199, 0.79);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.5);
  padding: clamp(1.25rem, 1.1058rem + 0.641vw, 1.875rem) 0 clamp(1.875rem, 1.7308rem + 0.641vw, 2.5rem);
}
@media (max-width: 768px) {
  .scheme-item {
    padding-inline: 10px;
  }
}
.scheme-item:nth-of-type(2) .scheme-item-name span {
  color: #ee9135;
}

.scheme-item-content {
  margin-bottom: auto;
}

.scheme-item-name {
  font-weight: 700;
  font-size: clamp(1.25rem, 1.1058rem + 0.641vw, 1.875rem);
  line-height: 1.25;
  text-align: center;
  color: #231f20;
}
.scheme-item-name span {
  font-weight: 900;
  color: #ebb522;
}

.scheme-item-img {
  margin-top: -24px;
  display: flex;
  position: relative;
}
@media (max-width: 768px) {
  .scheme-item-img {
    margin-top: 0;
  }
}
@media (max-width: 576px) {
  .scheme-item-img {
    display: none;
  }
}

.scheme-item-limit {
  position: absolute;
  top: 0;
  right: 23px;
}
@media (max-width: 992px) {
  .scheme-item-limit {
    max-width: 100px;
  }
}
@media (max-width: 768px) {
  .scheme-item-limit {
    top: -10px;
    right: -10px;
  }
}

.scheme-item-list {
  display: flex;
  flex-direction: column;
  padding: 0 50px;
  margin-top: -24px;
}
@media (max-width: 768px) {
  .scheme-item-list {
    padding: 0;
  }
}
@media (max-width: 576px) {
  .scheme-item-list {
    margin-top: 14px;
  }
}

.scheme-item-list-item {
  display: flex;
  align-items: center;
  gap: clamp(0.625rem, 0.4808rem + 0.641vw, 1.25rem);
  padding: 10px 0;
}
.scheme-item-list-item + .scheme-item-list-item {
  border-top: 1px solid #dbdcdd;
}

.scheme-item-list-icon {
  display: flex;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .scheme-item-list-icon {
    max-width: 30px;
  }
}

.scheme-item-list-text {
  font-weight: 500;
  font-size: clamp(0.875rem, 0.7596rem + 0.5128vw, 1.375rem);
  line-height: 1.25;
}
.scheme-item-list-text strong {
  font-weight: 700;
}

.scheme-item-btn {
  display: block;
  max-width: 342px;
  margin: 30px auto 0;
}
@media (max-width: 768px) {
  .scheme-item-btn {
    max-width: 246px;
  }
}

.faq-accordion {
  --bs-accordion-btn-icon: url('data:image/svg+xml,<svg width="29" height="17" viewBox="0 0 29 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M26.4053 0.727539C26.7142 0.424383 27.2185 0.424278 27.5273 0.727539L28.1348 1.32422C28.4386 1.62251 28.4386 2.1021 28.1348 2.40039L14.9922 15.3037C14.6832 15.6069 14.179 15.607 13.8701 15.3037L0.727539 2.40039C0.423953 2.10215 0.423968 1.62247 0.727539 1.32422L1.33594 0.727539C1.64486 0.42441 2.14913 0.424281 2.45801 0.727539L14.0811 12.1396L14.4316 12.4834L14.7813 12.1396L26.4053 0.727539Z" fill="%23FDB714" stroke="%23FDB714" /></svg>');
  --bs-accordion-btn-active-icon: url('data:image/svg+xml,<svg width="29" height="17" viewBox="0 0 29 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M26.4053 0.727539C26.7142 0.424383 27.2185 0.424278 27.5273 0.727539L28.1348 1.32422C28.4386 1.62251 28.4386 2.1021 28.1348 2.40039L14.9922 15.3037C14.6832 15.6069 14.179 15.607 13.8701 15.3037L0.727539 2.40039C0.423953 2.10215 0.423968 1.62247 0.727539 1.32422L1.33594 0.727539C1.64486 0.42441 2.14913 0.424281 2.45801 0.727539L14.0811 12.1396L14.4316 12.4834L14.7813 12.1396L26.4053 0.727539Z" fill="%23FDB714" stroke="%23FDB714" /></svg>');
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media (max-width: 768px) {
  .faq-accordion {
    gap: 10px;
  }
}
.faq-accordion .accordion-item {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid rgba(199, 199, 199, 0.79) !important;
}
.faq-accordion .accordion-button {
  background: #fff;
  padding: 30px 35px 30px 70px;
  box-shadow: none;
  font-weight: 700;
  font-size: clamp(1rem, 0.9423rem + 0.2564vw, 1.25rem);
  line-height: 1.3;
  color: #231f20;
}
@media (max-width: 768px) {
  .faq-accordion .accordion-button {
    padding: 20px;
  }
}
.faq-accordion .accordion-button:after {
  width: 29px;
  height: 17px;
  background-size: cover;
}
@media (max-width: 768px) {
  .faq-accordion .accordion-button:after {
    width: 19px;
    height: 11px;
  }
}
.faq-accordion .accordion-body {
  padding: 0 70px 30px;
  line-height: 1.25;
  color: #4e4e4e;
}
@media (max-width: 768px) {
  .faq-accordion .accordion-body {
    padding: 0 20px 20px;
  }
}

.form {
  padding: clamp(2.5rem, 1.7788rem + 3.2051vw, 5.625rem) 0;
  min-height: clamp(35.625rem, 33.4615rem + 9.6154vw, 45rem);
  display: flex;
  flex-direction: column;
  & .container {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.form-subtitle {
  margin-bottom: 65px;
}
.form-form input:not([type=checkbox]):not([type=radio]):not([type=submit]), .form-form textarea {
  width: 100%;
  border: 1px solid rgba(199, 199, 199, 0.79);
  border-radius: 15px;
  font-weight: 400;
  font-size: clamp(0.875rem, 0.7885rem + 0.3846vw, 1.25rem);
  line-height: 1.3;
  color: #4e4e4e;
  padding: 23px 32px;
  outline: none;
}
.form-form input:not([type=checkbox]):not([type=radio])::-moz-placeholder, .form-form textarea::-moz-placeholder {
  color: rgba(78, 78, 78, 0.6);
}
.form-form input:not([type=checkbox]):not([type=radio])::placeholder, .form-form textarea::placeholder {
  color: rgba(78, 78, 78, 0.6);
}
.form-form input + input {
  margin-top: 28px;
}
.form-form textarea {
  height: 100%;
}
.form-top {
  display: flex;
  gap: 24px;
}
.form-top-left {
  width: 100%;
  max-width: 536px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 28px;
  & br {
    display: none;
  }
}

@media (max-width: 768px) {
  .form-top {
    flex-direction: column;
    gap: 10px;
  }
  .form-top-left {
    max-width: 100%;
    gap: 10px;
  }
  .form-form input:not([type=checkbox]):not([type=radio]):not([type=submit]), .form-form textarea {
    padding: 10px;
    border-radius: 10px;
  }
}

.form-top-right {
  width: 100%;
}
.form-agree span {
  font-size: 18px;
  line-height: 1.1;
}
.form-agree a {
  text-decoration: underline;
}
.form-bot {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.wpcf7-submit {
  border: none;
}

.pos {
  padding-bottom: 0;
}
.pos .nav-tabs {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row !important;
  align-items: center;
  justify-content: center;
  border: 1px solid #fdb714;
  border-radius: 30px;
  background: #fff;
  margin: 0 auto;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-bottom: clamp(2.5rem, 2.3558rem + 0.641vw, 3.125rem);
}
.pos .nav-link {
  display: block;
  font-weight: 500;
  font-size: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);
  line-height: 1.5;
  color: #231f20 !important;
  border: 1px solid transparent !important;
  border-radius: 30px;
  padding: 10px 40px;
  background: #fff;
  margin: 0;
  white-space: nowrap;
  box-shadow: none !important;
  outline: none !important;
}
@media (max-width: 768px) {
  .pos .nav-link {
    padding: 5px 33px;
  }
}
.pos .nav-link.active {
  background: #fdb714;
  border: 1px solid #fdb714 !important;
}
.pos .nav-link:focus-visible {
  box-shadow: none !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}
.pos .tab-pane-title {
  font-weight: 700;
  font-size: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);
  line-height: 1.3;
  text-align: center;
  margin-bottom: clamp(1.25rem, 0.9615rem + 1.2821vw, 2.5rem);
}
.pos .tab-pane-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 17px 24px;
}
@media (max-width: 768px) {
  .pos .tab-pane-wrap {
    gap: 10px;
  }
}
.pos .tab-pane-item {
  width: calc((100% - 96px) / 5);
  min-height: 105px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(199, 199, 199, 0.79);
  border-radius: 20px;
  background: #fff;
  padding: 10px;
}
@media (max-width: 1200px) {
  .pos .tab-pane-item {
    width: calc((100% - 72px) / 4);
  }
}
@media (max-width: 1200px) {
  .pos .tab-pane-item {
    width: calc((100% - 48px) / 3);
  }
}
@media (max-width: 768px) {
  .pos .tab-pane-item {
    width: calc((100% - 10px) / 2);
    min-height: 80px;
  }
}
.pos .tab-pane-item:hover img {
  filter: grayscale(0);
}
.pos .tab-pane-item img {
  min-width: 160px;
}

.pos .tab-pane-item[href="#"] img {
  filter: grayscale(100%);
  transition: filter 0.2s ease;
}

.pos-title {
  margin-bottom: 30px;
}

.blog {
  padding-top: clamp(4.375rem, 3.6538rem + 3.2051vw, 7.5rem) ;
}
.blog-slider {
  padding-bottom: 0;
  overflow: hidden;
}

.blog-wrap {
  display: flex;
  gap: 60px 25px;
  flex-wrap: wrap;
}
.blog-more-btn-wrap {
  display: flex;
  justify-content: center;


  margin-top: 60px;
}






.blog-more-btn {
  max-width: 252px;
  background: #c8c8c8;
}
.blog-card {
	  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  &:hover {
    & .blog-card-img {
      &:after {
        background-color: rgba(255, 255, 255, 0);
      }
    }
  }
}

.blog-card{
  position: relative;
}

.favorite-btn{
  position: absolute;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 20px;
  right: 20px;
  z-index: 10;
}

.favorite-btn path {
  transition: 400ms linear;
}

.favorite-btn:hover path{
  fill: rgba(253, 183, 20, 0.5);
}


.blog-card.is-favorite .favorite-btn path{
  fill: #FDB714;

}

.blog-card--hidden {
    display: none;
}

.blog-more-btn-wrap.is-hidden {
    display: none;
}
.blog-card--page {
  width: calc((100% - 50px) / 3);
}
.blog-card-img {
  display: flex;
  border-radius: 30px;
  overflow: hidden;
  margin-bottom: clamp(0.625rem, 0.3365rem + 1.2821vw, 1.875rem);
  position: relative;
  &:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.3);
    transition: all 0.2s;
  }
}
@media (max-width: 768px) {
  .blog-card-img {
    border-radius: 15px;
  }
}
.blog-card-img img {
  width: 100%;
}

.blog-card-head {
  display: flex;
  align-items: center;
  gap: 17px;
  margin-bottom: clamp(1.25rem, 1.1923rem + 0.2564vw, 1.5rem);
}
@media (max-width: 768px) {
  .blog-card-head {
    justify-content: space-between;
  }
}

.blog-card-date,
.blog-card-readtime {
  font-size: clamp(0.75rem, 0.6923rem + 0.2564vw, 1rem);
  line-height: 1.4;
}

.blog-card-readtime {
  display: flex;
  gap: 4px;
}
.blog-card-readtime img {
  flex-shrink: 0;
}

.blog-card-title {
  font-weight: 700;
  font-size: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);
  line-height: 1.3;
  color: #231f20;
}

@media (max-width: 992px) {
  .blog-wrap {
    gap: 30px;
  }
  .blog-card--page {
    width: calc((100% - 30px) / 2);
  }
}
@media (max-width: 576px) {
  .blog-card--page {
    width: 100%;
  }
}
.refs {
  padding-bottom: 0;
}
.refs-wrap {
  ol {
    padding-left: clamp(1.25rem, 1.1058rem + 0.641vw, 1.875rem);
    list-style: decimal;
    font-size: clamp(0.875rem, 0.7596rem + 0.5128vw, 1.375rem);
    line-height: 1.5;
    color: #a7a8aa;
  }
}
.contacts.block{
  max-width: 100%;
  overflow: hidden;
}
.contacts-wrap {
  display: flex;
  gap: 20px;
}
@media (max-width: 768px) {
  .contacts-wrap {
    flex-direction: column;
  }
}

.contacts-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid rgba(199, 199, 199, 0.79);
  border-radius: 20px;
  background: #fff;
  padding: 36px 25px;
}
@media (max-width: 768px) {
  .contacts-item {
    padding: 20px;
  }
}

.contacts-item-title {
  font-weight: 700;
  font-size: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);
  line-height: 1.3;
  color: #231f20;
  margin-bottom: 30px;
}

.contacts-item-subtitle {
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .contacts-item-subtitle {
    margin-bottom: 10px;
  }
}

.contacts-item-text {
  line-height: 1.25;
}

.contacts-item-footer {
  display: flex;
  align-items: center;
  gap: 45px;
  margin-top: 55px;
}
@media (max-width: 992px) {
  .contacts-item-footer {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}
@media (max-width: 768px) {
  .contacts-item-footer {
    margin-top: 30px;
  }
}

.contacts-item-tel {
  display: flex;
  align-items: center;
  gap: clamp(0.3125rem, 0.2115rem + 0.4487vw, 0.75rem);
}



.contacts-item-tel img {
  max-width: clamp(1.25rem, 1.0192rem + 1.0256vw, 2.25rem);
  flex-shrink: 0;
}

.page-top {
  padding: 22px 0;
  min-height: clamp(13.125rem, 10.7019rem + 10.7692vw, 23.625rem);
  & .container {
    height: 100%;
  }
}
@media (max-width: 768px) {
  .page-top {
    padding: 30px 0;
  }
}

.page-top-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
@media (max-width: 768px) {
  .page-top-wrap {
    flex-direction: column;
    gap: 20px;
  }
}

.page-top-left {
  flex: 1;
}

.page-top-title {
  margin-bottom: 0;
  text-align: left;
}
.page-top-title:has(+ .page-top-text) {
  margin-bottom: 20px;
  text-align: left;
}
@media (max-width: 768px) {
  .page-top-title {
    text-align: center;
  }
  .page-top-title:has(+ .page-top-text) {
    margin-top: 15px;
  }
}

.page-top-text {
  font-size: clamp(0.875rem, 0.7308rem + 0.641vw, 1.5rem);
  line-height: 1.4;
  color: #231f20;
}
@media (max-width: 768px) {
  .page-top-text {
    margin-top: 15px;
  }
}

.page-top-right {
  flex: 1;
}

.page-top-img {
  display: flex;
  position: relative;
}

.page-top-limit {
  max-width: clamp(5.0625rem, 3.9519rem + 4.9359vw, 9.875rem);
  position: absolute;
  left: 37px;
  top: 55px;
}
@media (max-width: 768px) {
  .page-top-limit {
    left: 19px;
    top: 28px;
  }
}

.base-wrap {
  display: flex;
  flex-direction: column;
  gap: clamp(4.375rem, 3.2212rem + 5.1282vw, 9.375rem);
}

.base-item-title {
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  font-weight: 700;
  font-size: clamp(1.25rem, 0.9615rem + 1.2821vw, 2.5rem);
  line-height: 1.25;
  text-align: center;
  color: #231f20;
  margin-bottom: clamp(1.875rem, 1.4423rem + 1.9231vw, 3.75rem);
}

.base-item-body {
  position: relative;
}

.base-item-img {
  display: flex;
  border-radius: 30px;
  overflow: hidden;
}
@media (max-width: 992px) {
  .base-item-img {
    border-radius: 15px;
  }
}

.base-item-footer {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  overflow: hidden;
  min-height: 135px;
  background: rgba(253, 183, 20, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 27px;
  padding: 0 125px 0 170px;
}
@media (max-width: 992px) {
  .base-item-footer {
    border-radius: 15px;
    min-height: unset;
    padding: 10px;
  }
}

.base-item-footer-icon {
  flex-shrink: 0;
  max-width: clamp(2.5rem, 2.1394rem + 1.6026vw, 4.0625rem);
}

.base-item-footer-text {
  font-family: "Mulish", sans-serif;
  font-weight: 700;
  font-size: clamp(0.75rem, 0.6058rem + 0.641vw, 1.375rem);
  line-height: 1.25;
  text-transform: uppercase;
}

.base-schema .base-item-footer,
.base-list .base-item-footer {
  position: static !important;
}

.base-schema .base-item-footer--schema1 {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .base-schema .base-item-footer--schema1 {
    margin-bottom: 44px;
  }
}
.base-schema .base-item-footer--schema2 {
  margin-top: 40px;
}
@media (max-width: 992px) {
  .base-schema .base-item-footer--schema2 {
    margin-top: 44px;
  }
}

.base-schema-wrap {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
@media (max-width: 992px) {
  .base-schema-wrap {
    gap: 40px;
  }
}

.base-schema-top .base-schema-card {
  display: block;
  padding: 26.5px 20px;
  min-height: unset;
  text-transform: uppercase;
  font-size: clamp(0.75rem, 0.6058rem + 0.641vw, 1.375rem);
}
.base-schema-top .base-schema-card:before {
  content: "";
}

.base-schema-card {
  flex: 1;
  border: 0.51px solid #c7c7c7;
  border-radius: 20px;
  min-height: 171px;
  background: #fafafa;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  font-weight: 600;
  font-size: clamp(0.625rem, 0.4519rem + 0.7692vw, 1.375rem);
  line-height: 1.25;
  text-align: center;
  padding: clamp(0.625rem, 0.4808rem + 0.641vw, 1.25rem) clamp(0.625rem, 0.1923rem + 1.9231vw, 2.5rem);
}
@media (max-width: 992px) {
  .base-schema-card {
    min-height: unset;
  }
}
@media (max-width: 992px) {
  .base-schema-card br {
    display: none;
  }
}
.base-schema-card:before {
  content: url('data:image/svg+xml,<svg width="9" height="47" viewBox="0 0 9 47" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_305_302993)"><path d="M4.48242 0.799805V32.5648" stroke="%23C7C7C7" stroke-width="0.43" stroke-linecap="round" stroke-linejoin="round" /><path d="M0 29.3271L4.48193 46.9998L9 29.3271H0Z" fill="%23C7C7C7" /></g><defs><clipPath id="clip0_305_302993"><rect width="9" height="47" fill="white" /></clipPath></defs></svg>');
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -100%);
}
@media (max-width: 992px) {
  .base-schema-card:before {
    content: url('data:image/svg+xml,<svg width="6" height="31" viewBox="0 0 6 31" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_372_201378)"><path d="M2.98828 0.527588V21.479" stroke="%23C7C7C7" stroke-width="0.43" stroke-linecap="round" stroke-linejoin="round" /><path d="M0 19.3435L2.98795 30.9999L6 19.3435H0Z" fill="%23C7C7C7" /></g><defs><clipPath id="clip0_372_201378"><rect width="6" height="31" fill="white" /></clipPath></defs></svg>');
  }
}

.base-schema-row {
  display: flex;
  justify-content: space-between;
  gap: clamp(1.25rem, 0.6731rem + 2.5641vw, 3.75rem);
}

.base-list-wrap {
  max-width: 1050px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: clamp(1.875rem, 1.3269rem + 2.4359vw, 4.25rem);
}

.base-list-item {
  display: flex;
  align-items: center;
  gap: 20px;
}

.base-list-item-icon {
  display: flex;
  max-width: clamp(2.1875rem, 1.8269rem + 1.6026vw, 3.75rem);
}

.base-list-item-text {
  font-weight: 600;
  font-size: clamp(0.875rem, 0.7596rem + 0.5128vw, 1.375rem);
  line-height: 1.4;
  color: #231f20;
}

.article {
  overflow: clip;
}

.article-page-title {
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  font-weight: 700;
  font-size: clamp(1.5rem, 1.125rem + 1.6667vw, 3.125rem);
  line-height: 1.25;
  color: #231f20;
  margin-bottom: clamp(1.25rem, 1.1923rem + 0.2564vw, 1.5rem);
}

.article-head {
  max-width: 653px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  margin-bottom: clamp(0.75rem, 0.5625rem + 0.8333vw, 1.5625rem);
}

.article-head-item {
  display: flex;
  align-items: center;
  gap: clamp(0.1875rem, 0.0865rem + 0.4487vw, 0.625rem);
  font-size: clamp(0.75rem, 0.6635rem + 0.3846vw, 1.125rem);
}
@media (max-width: 768px) {
  .article-head-item img {
    max-width: 16px;
  }
}

.article-share {
  font-weight: 600;
}

.article-author {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media (max-width: 768px) {
  .article-author {
    gap: 5;
  }
}

.article-author-img {
  max-width: clamp(3.4375rem, 2.7885rem + 2.8846vw, 6.25rem);
  flex-shrink: 0;
  display: flex;
  border-radius: 100%;
  overflow: hidden;
  border: 1px solid #fdb714;
}

.article-author-post {
  line-height: 1.4;
  color: #4e4e4e;
  margin-bottom: 3px;
}
@media (max-width: 768px) {
  .article-author-post {
    margin-bottom: 6px;
  }
}

.article-author-name {
  font-weight: 600;
  line-height: 1.7;
}

.article-wrap {
  display: flex;
  gap: 20px;
  margin-top: calc(clamp(1.5625rem, 1.4183rem + 0.641vw, 2.1875rem) * -1);
}

.article-main {
  width: 100%;
}

.article-img {
  display: flex;
  border-radius: clamp(1.25rem, 1.1058rem + 0.641vw, 1.875rem);
  overflow: hidden;
  margin-bottom: clamp(1.25rem, 1.1058rem + 0.641vw, 1.875rem);
}
.article-img img {
  width: 100%;
}

.article-title {
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  font-weight: 700;
  font-size: clamp(1.25rem, 1.1058rem + 0.641vw, 1.875rem);
  line-height: 1.25;
  color: #231f20;
  margin-bottom: 30px;
}

.article-text {
  margin: clamp(1.25rem, 1.1058rem + 0.641vw, 1.875rem) 0;
}
.article-text ul, .article-text ol {
  margin: 20px 0 clamp(1.25rem, 1.1058rem + 0.641vw, 1.875rem);
}
.article-text ul li, .article-text ol li {
  list-style: none;
  padding-left: clamp(2.5rem, 2.1394rem + 1.6026vw, 4.0625rem);
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  line-height: 1.4;
}
.article-text ul li + li, .article-text ol li + li {
  margin-top: clamp(0.625rem, 0.5529rem + 0.3205vw, 0.9375rem);
}
.article-text ul li:before, .article-text ol li:before {
  content: "";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(1.5625rem, 1.3462rem + 0.9615vw, 2.5rem);
  height: clamp(1.5625rem, 1.3462rem + 0.9615vw, 2.5rem);
  border-radius: 100%;
  background: #fdb714;
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);
  line-height: 1.4;
  color: #fff;
}
.article-text ul li:before {
  content: url('data:image/svg+xml,<svg width="25" height="17" viewBox="0 0 25 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 9.75L5.7183 13.4683C7.23158 14.9816 9.68509 14.9816 11.1984 13.4683L22.6667 2" stroke="white" stroke-width="4" stroke-linecap="round" stroke-linejoin="round" /></svg>');
}
@media (max-width: 992px) {
  .article-text ul li:before {
    align-items: flex-end;
    content: url('data:image/svg+xml,<svg width="16" height="11" viewBox="0 0 16 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 6.34375L3.82394 8.66769C4.76974 9.61349 6.30318 9.61349 7.24898 8.66768L14.4167 1.5" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" /></svg>');
  }
}
.article-text ol {
  counter-reset: item-counter;
}
.article-text ol li {
  counter-increment: item-counter;
}
.article-text ol li:before {
  content: counter(item-counter);
}

.double-cols {
  -moz-columns: 2;
       columns: 2;
}

.article-readalso {
  width: 100%;
  border: 1px solid rgba(199, 199, 199, 0.79);
  border-radius: 20px;
  padding: 28px;
  background: #fff;
  display: flex;
  align-items: center;
  gap: clamp(1.25rem, 0.6731rem + 2.5641vw, 3.75rem);
}
@media (max-width: 768px) {
  .article-readalso {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 20px 40px;
  }
}

.article-readalso-img {
  height: 100%;
  display: flex;
  flex-shrink: 0;
  max-width: 473px;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .article-readalso-img {
    flex: 1;
  }
}
@media (max-width: 768px) {
  .article-readalso-img {
    width: 100%;
    max-width: unset;
  }
}
.article-readalso-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.article-readalso-content {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1200px) {
  .article-readalso-content {
    flex: 1;
  }
}

.article-readalso-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: clamp(1.25rem, 1.1058rem + 0.641vw, 1.875rem);
  line-height: 1.25;
  margin-bottom: 20px;
}

.article-readalso-name {
  font-weight: 700;
  font-size: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);
  line-height: 1.3;
  margin-bottom: clamp(1.25rem, 1.1058rem + 0.641vw, 1.875rem);
}

.article-readalso-btn {
  margin-top: auto;
  max-width: 234px;
  background: #ededed;
  border: 1px solid #dbdcdd;
}

.article-section {
  position: relative;
  z-index: 1;
  margin: clamp(3.125rem, 2.8365rem + 1.2821vw, 4.375rem) 0;
}
.article-section:before {
  content: "";
  width: 100vw;
  height: 100%;
  max-width: unset;
  background-color: #ededed;
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(-1 * var(--bleed-left, 0px));
  right: calc(-1 * var(--bleed-right, 0px));
  z-index: -1;
}
.article-section--white {
  padding: clamp(1.875rem, 1.7308rem + 0.641vw, 2.5rem) 0;
}
.article-section--white:before {
  background-image: url(../img/article-liver.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-color: #f9f9f9;
}
.article-section--gray:before {
  background-color: #ededed;
}

.article-sidebar {
  width: 100%;
  max-width: 312px;
  position: relative;
  z-index: 2;
  padding-top: clamp(3.125rem, 2.8365rem + 1.2821vw, 4.375rem);
  &.is-open {
    transform: translateX(0);
  }
}
.article-sidebar.is-open  {
  transform: translateX(0);
}
@media (max-width: 992px) {
  .article-sidebar {
    position: fixed;
    right: 0;
    top: 105px;
    transform: translateX(100%);
  }
}

.article-sidebar-content {
  position: sticky;
  top: 105px;
  width: 100%;
  border: 1px solid rgba(199, 199, 199, 0.79);
  border-radius: 20px;
  background: #fff;
  padding: 20px 20px 30px;
}
@media (max-width: 992px) {
  .article-sidebar-content {
    border-radius: 20px 0 0 20px;
  }
}
.article-sidebar-arrow {
  display: none;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-100%, -50%);
}
@media (max-width: 992px) {
  .article-sidebar-arrow {
    display: block;
  }
}
.article-sidebar-content-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: clamp(1rem, 0.9135rem + 0.3846vw, 1.375rem);
  line-height: 1.27273;
  color: #231f20;
  margin-bottom: 24px;
}

.article-sidebar-content-list {
  display: flex;
  flex-direction: column;
  gap: 11px;
}
@media (max-width: 992px) {
  .article-sidebar-content-list {
    gap: 20px;
  }
}

.article-sidebar-content-item {
  font-weight: 500;
  font-size: clamp(0.875rem, 0.8462rem + 0.1282vw, 1rem);
  line-height: 1.625;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

.article-banner {
  position: relative;
  z-index: 1;
}
.article-banner:before {
  content: "";
  width: 100vw;
  height: 100%;
  max-width: unset;
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(-1 * var(--bleed-left, 0px));
  right: calc(-1 * var(--bleed-right, 0px));
  z-index: -1;
  background-image: url(../img/banner-bg2.svg);
  background-color: #c8c8c8;
  background-repeat: repeat;
  background-size: auto;
  
  
  
}
.article-banner.banner--2 .banner-wrap {
  padding: 30px 0;
}
@media (max-width: 768px) {
  .article-banner.banner--2 .banner-wrap {
    padding-bottom: 0;
  }
}
.article-banner.banner--2 .banner-title {
  max-width: clamp(19.875rem, 17.1923rem + 11.9231vw, 31.5rem);
}
.article-banner.banner--2 .banner-text {
  font-size: clamp(1.875rem, 1.5865rem + 1.2821vw, 3.125rem);
  line-height: 1.45;
}
.article-banner.banner--2 .highlight-text {
  font-size: clamp(1.875rem, 1.6731rem + 0.8974vw, 2.75rem);
}

.article-disclaimer {
  margin-bottom: clamp(1.875rem, 1.5865rem + 1.2821vw, 3.125rem);
}

.article-disclaimer-wrap {
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 25px 63px;
  border-radius: 20px;
  overflow: hidden;
  background: rgba(253, 183, 20, 0.2);
}
@media (max-width: 992px) {
  .article-disclaimer-wrap {
    padding: 14px 23px;
  }
}
.article-disclaimer-wrap img {
  max-width: clamp(2.625rem, 2.25rem + 1.6667vw, 4.25rem);
}
.article-disclaimer-wrap span {
  font-weight: 700;
  font-size: clamp(0.75rem, 0.6346rem + 0.5128vw, 1.25rem);
  line-height: 1.3;
}


.article-rating-wrap {
  max-width: 431px;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 20px;
  margin: 0 auto;
}
.article-rating-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: clamp(1rem, 0.8846rem + 0.5128vw, 1.5rem);
  line-height: 1.41667;
}
.article-rating-btns {
  display: flex;
  align-items: center;
  gap: 45px;
}
.article-rating-btn {
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  transition: transform 0.2s ease;
  &:hover {
    transform: scale(1.1);
  }
  &.is-active {
    opacity: 1;
  }
  &:not(.is-active) {
    & img {
      opacity: 0.5;
    }
  }
}
.article-rating-count {
  font-family: "Montserrat", sans-serif;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #4e4e4e;
  font-size: 12px;
  font-weight: 600;
}

.article-rating-message {
    text-align: center;
    margin-top: 16px;
    font-size: 14px;
    color: #231f20;
}


.footer {
  background: #c8c8c8;
}

.footer-top {
  padding: 50px 0 36px;
}
@media (max-width: 768px) {
  .footer-top {
    padding: 30px 0;
  }
}

.footer-top-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
}
@media (max-width: 992px) {
  .footer-top-nav {
    flex-direction: column;
    gap: 30px;
  }
}

.footer-top-nav-link {
  font-size: clamp(1.25rem, 1.2212rem + 0.1282vw, 1.375rem);
  line-height: 1;
  color: #231f20;
  text-align: center;
  transition: all 0.2s;
  &:hover {
    color: #ee9135;
  }
}

.footer-border {
  width: 100%;
  max-width: 1655px;
  height: 1px;
  background: rgba(78, 78, 78, 0.5);
  padding: 0 15px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 992px) {
  .footer-border {
    max-width: calc(100% - 30px);
  }
}

.footer-bot {
  padding: 40px 0 100px;
}
@media (max-width: 768px) {
  .footer-bot {
    padding: 30px 0;
  }
}

.footer-bot-wrap {
  display: flex;
  align-items: center;
  gap: 25px;
}
@media (max-width: 992px) {
  .footer-bot-wrap {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .footer-bot-wrap {
    gap: 20px;
  }
}

.footer-logo {
  flex-shrink: 0;
  max-width: 102px;
}

.footer-bot-nav {
  display: flex;
  align-items: center;
  gap: 50px;
}
@media (max-width: 992px) {
  .footer-bot-nav {
    flex-direction: column;
    gap: 10px;
  }
}

.footer-bot-link {
  font-weight: 600;
  font-size: clamp(1rem, 0.9423rem + 0.2564vw, 1.25rem);
  color: #231f20;
  text-align: center;
}

a.footer-bot-link {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  transition: all 0.2s;
  &:hover {
    text-decoration: none;
  }
}

.faq--no-padding {
  padding-bottom: 0;
}

.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more {
  background-image: url(../img/ph_share-network-light.svg) !important;
  background-size: 24px 24px !important;
}
.ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
  background: transparent !important;
}
.ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
  padding: 0 !important;
}
@media (max-width: 992px) {
  .ya-share2__container_mobile.ya-share2__container_size_m .ya-share2__icon {
    width: 16px !important;
    height: 16px !important;
  }
  .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more {
    background-size: 16px 16px !important;
  }
}
.page-template-about-page {
  & .block:not(.contacts):not(.mechanism) {
    padding-bottom: 0;
  }
}
.page-template-pos-page {
  & .pos {
    padding-top: clamp(4.375rem, 3.6538rem + 3.2051vw, 7.5rem);
  }
}
.page-template-base {
  & .mechanism  {
    padding-bottom: 0;
  }
}
.policy {
  & .article-wrap {
    margin: 50px 0 100px;
  }
  & .article-text {
    & p {
      margin: 30px 0;
    }
    & strong {
      font-weight: 400;
    }
  }
}
.page-template-privacy-page {
  & .page-top {
    display: flex;
    flex-direction: column;
    & .container {
      flex: 1;
      display: flex;
      flex-direction: column;
      & .page-top-wrap {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: center;
      }
      & .page-top-left {
        display: flex;
        align-items: center;
        justify-content: center;
      }
      & .page-top-title{
        text-align: center;
      }
    }
  }
}
@media (max-width: 768px) {
  .page-template-privacy-page {
    & .page-top-title{
      font-size: 24px;
    }
  }
}

.sitemap {
  padding: 0 0 clamp(4.375rem, 3.2212rem + 5.1282vw, 9.375rem);
}
.sitemap-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.sitemap-left {
  flex: 1;
}
.sitemap-title {
  text-align: left;
  margin-bottom: 35px;
}
.sitemap-list {
  & li + li {
    margin-top: clamp(0.875rem, 0.8462rem + 0.1282vw, 1rem);
  }
  & li {
    & a {
      font-weight: 500;
      font-size: clamp(1.125rem, 0.9808rem + 0.6410vw, 1.75rem);
      text-decoration: underline;
      text-decoration-skip-ink: none;
      &:hover {
        text-decoration: none;
      }
    }
  }
}
.sitemap-right {
  flex: 1;
}
@media (max-width: 992px) {
  .sitemap {
    padding-top: 50px;
  }
  .sitemap-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
  .sitemap-left,
  .sitemap-right {
    flex: none;
  }
}
@media (max-width: 768px) {
  .sitemap-title {
    margin-bottom: 20px;
  }
}
.not-found {
  position: relative;
  &:before {
    content: '404';
    font-family: "Montserrat", sans-serif;
    font-style: italic;
    font-weight: 700;
    font-size: clamp(11.25rem, 2.3077rem + 39.7436vw, 50rem);
    line-height: 1.25;
    text-transform: uppercase;
    color: #e8e8e8;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
  }
}
.not-found-wrap {
  padding: 140px 0 245px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.not-found-title {
  margin-bottom: 0;
  font-size: clamp(1.625rem, 1.1346rem + 2.1795vw, 3.75rem);
}
.not-found-subtitle {
  font-weight: 300;
  font-size: clamp(1.25rem, 1.0192rem + 1.0256vw, 2.25rem);
  line-height: 1.55;
  color: #231f20;
  text-align: center;
  margin-bottom: 45px;
}
@media (max-width: 992px) {
  .not-found-wrap {
    padding: 90px 0;
  }
  .not-found-title {
    margin-bottom: 10px;
  }
  .not-found-subtitle {
    margin-bottom: 40px;
  }
}
.mm {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1005;
  background-color: #fff;
  transform: translateX(100%);
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
  
  &.is-open {
    transform: translateX(0);
  }
}
.mm-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 10;
  .is-open & {
      opacity: 1;
      visibility: visible;
  }
}
.mm-wrap {
  position: relative;
  height: 100%;
}
.mm-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 28px 0;
}
.mm-close {
  cursor: pointer;
}
.mm-nav {
  display: flex;
  flex-direction: column;
  gap: 30px;
  
}
.mm-nav-item {
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  color: #231f20;
  text-align: center;
}
.mm-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.mm-btn {
  margin-top: 90px;
}

.form-agree {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: clamp(1rem, 0.5817rem + 1.8590vw, 2.8125rem) 0;

  .wpcf7-form-control,
  .wpcf7-list-item {
    display: flex;
    align-items: center;
    margin: 0;
    width: auto;
  }

  .wpcf7-list-item label {
    display: flex;
    align-items: center;
    gap: 16px;
    cursor: pointer;
    margin: 0;
  }

  .wpcf7-list-item label input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
    margin: 0;
    pointer-events: none;
  }

  .wpcf7-list-item-label {
    font-size: clamp(0.75rem, 0.6635rem + 0.3846vw, 1.125rem);
    line-height: 1.1;
    position: relative;
    padding-left: calc((clamp(1.25rem, 1.1923rem + 0.2564vw, 1.5rem) + (clamp(0.625rem, 0.5385rem + 0.3846vw, 1rem))));
    &::before {
      content: '';
      display: block;
      width: clamp(1.25rem, 1.1923rem + 0.2564vw, 1.5rem);
      height: clamp(1.25rem, 1.1923rem + 0.2564vw, 1.5rem);
      min-width: clamp(1.25rem, 1.1923rem + 0.2564vw, 1.5rem);
      border-radius: 5px;
      border: 0.5px solid #4e4e4e;
      background: #fff;
      transition: all 0.2s ease;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
    }
  }

  .wpcf7-list-item label input[type="checkbox"]:checked + .wpcf7-list-item-label::before {
    background-image: url('data:image/svg+xml,<svg width="14" height="17" viewBox="0 0 14 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 8.5L5.00695 15.3118C5.42084 16.0154 6.45785 15.9535 6.78504 15.2056L13 1" stroke="%23FDB714" stroke-width="2" stroke-linecap="round" /></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
  }

  .wpcf7-list-item-label a {
    text-decoration: underline;
    color: inherit;
  }
}

.form-agree .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
  color: #ff0000;
  margin: 0;
  white-space: nowrap;
}
.wpcf7-response-output {
  text-align: center;
  margin-top: 0;
}

@media (max-width: 768px) {
  .wpcf7-list-item label input[type="checkbox"]:checked + .wpcf7-list-item-label::before {
    background-image: url('data:image/svg+xml,<svg width="12" height="15" viewBox="0 0 12 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 7.5625L4.16187 13.2064C4.56956 13.9342 5.63655 13.8723 5.95737 13.1023L11 1" stroke="%23FDB714" stroke-width="2" stroke-linecap="round" /></svg>') !important;
    background-size: 10px !important;
  }
}

.wpcf7-form,
.form-form {
  width: 100%;
  transition: opacity 0.5s ease, transform 0.5s ease;
  opacity: 1;
  transform: translateY(0);
}

.wpcf7-form.is-submitted,
.form-form.is-submitted {
  opacity: 0;
  transform: translateY(-20px);
  pointer-events: none;
}
.banner-left-limit {
  position: absolute;
  top: 50%;
  right: 9px;
  transform: translateY(-50%);
}
.banner--1 {
  & .banner-left-limit {
    top: 28%;
  }
}
@media (max-width: 992px) {
  .blog-slider-swiper {
    padding-left: 15px;
  }
  .banner-left-limit {
    max-width: 117px;
    top: 33%;
    right: 0;
  }
}


/*13.07.2026*/

.blog__category-togglers{
  display: flex;
  column-gap: 24px;
  row-gap: 12px;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 85px;
}


@media (max-width: 992px){
  .blog__category-togglers{
    margin-bottom: 40px;
    column-gap: 16px;
  }
}
@media (max-width: 768px){
  .blog__category-togglers{
    
    column-gap: 10px;
  }
}

.blog__category-toggler svg{
    width: 36px;
    height: 36px;
}

@media (max-width: 992px){
  .blog__category-toggler svg{
    width: 32px;
    height: 32px;
  }
 
}

.blog__category-toggler{
  color: #4E4E4E;
  font-family: Mulish;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;

  display: flex;
  padding: 10px 50px;
  justify-content: center;
  align-items: center;

  border-radius: 40px;
  border: 1px solid #FDB714;
  background: #FFF;
}


.blog__category--only-fav.active path{
  fill: #fff;
  stroke: #fff;
}

@media (max-width: 992px){
  .blog__category-toggler{
    font-size: 18px;
    padding: 10px 32px;
  }
  .blog__category-toggler.blog__category--only-fav{
    padding: 0px 32px;
  }
}

@media (max-width: 768px){
  .blog__category-toggler{
    font-size: 12px;
    padding: 10px 20px;
  }
  .blog__category-toggler.blog__category--only-fav{
    padding: 0px 9px;
  }
}

.blog__category-toggler.active{
  box-shadow: 0 4px 15px 0 rgba(55, 161, 152, 0.20);
  background-color: #FDB714;
}






.blog-card--page {    
    display: inline-block;
}

/* Карточка скрыта */
.blog-card--page.blog-card--hidden {
    display: none;
    opacity: 0;
    transform: translateY(30px);
}

/* Карточка в процессе показа */
.blog-card--page.blog-card--hidden.show-hidden {
    display: inline-block !important;
    opacity: 0;
    transform: translateY(30px);
    
    animation-name: fadeUp;
    animation-delay: 0ms;
    animation-duration: 500ms;
    animation-timing-function: ease;
    animation-fill-mode: forwards;

}

@keyframes fadeUp {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Задержки с шагом 200ms */
.blog-card--page.anim-delay-0 { animation-delay: 0ms !important; }
.blog-card--page.anim-delay-200 { animation-delay: 200ms !important; }
.blog-card--page.anim-delay-400 { animation-delay: 400ms !important; }
.blog-card--page.anim-delay-600 { animation-delay: 600ms !important; }
.blog-card--page.anim-delay-800 { animation-delay: 800ms !important; }
.blog-card--page.anim-delay-1000 { animation-delay: 1000ms !important; }
.blog-card--page.anim-delay-1200 { animation-delay: 1200ms !important; }
.blog-card--page.anim-delay-1400 { animation-delay: 1400ms !important; }
.blog-card--page.anim-delay-1600 { animation-delay: 1600ms !important; }