:where([class$=__text],
[class*=__card-text],
[class*=__mobile-text],
.section__caption,
.about__text,
.abt-intro__lead,
.abt-stat__label,
.ff-about__text,
.brands-note,
.page-404__text,
.ff-adv-card__text,
.adv-card__text,
.format-card__text,
.feature-card__text,
.ff-kitchen__card-text,
.blog-card__text,
.article-card__text,
.blog-article__content p,
.blog-article__lead,
.cms-content p,
.ff-seo__text,
.ff-seo p,
.blog-seo__text,
.blog-seo p,
.abt-seo__text,
.abt-seo p,
.brand-about__p):where(:not(.hero *, .hero--fastfood *, .promo *, .promo__intro *, .lead-wide__intro *, .lead-wide-product__intro *, .lead__intro *, .cta *, .mfr-cta *, .blog-cta *, .makers-card *, .site-footer *, .ff-step *, .banner *, .link-arrow *, .ba-quote *)) {
  color: #16151a;
}

:where(.faq-item__btn,
.faq-item__q,
.article-card__title,
.blog-card__title,
.news-item__title,
.ff-format-card__title,
.step-card__title,
.maker-card__title) {
  font-weight: 700;
}

@media (min-width: 1367px) {
  :where([class$=__text]:not(.link-arrow__text),
  [class*=__card-text],
  [class*=__mobile-text],
  .about__text,
  .abt-intro__lead,
  .abt-stat__label,
  .ff-about__text,
  .ff-adv-card__text,
  .adv-card__text,
  .format-card__text,
  .feature-card__text,
  .blog-card__text,
  .article-card__text,
  .page-404__text,
  .brands-note,
  .brand-about__p) {
    font-size: 18px;
    line-height: 1.4;
  }
}
@media (min-width: 1367px) and (max-width: 1728px) and (min-width: 1367px) {
  :where([class$=__text]:not(.link-arrow__text),
  [class*=__card-text],
  [class*=__mobile-text],
  .about__text,
  .abt-intro__lead,
  .abt-stat__label,
  .ff-about__text,
  .ff-adv-card__text,
  .adv-card__text,
  .format-card__text,
  .feature-card__text,
  .blog-card__text,
  .article-card__text,
  .page-404__text,
  .brands-note,
  .brand-about__p) {
    font-size: 15px;
  }
}
@media (min-width: 1367px) {
  :where(.hero__subtitle,
  .promo__intro p,
  .lead__intro p,
  .lead-wide__intro p,
  .lead-wide-product__intro p,
  .cat-seo__body p,
  .pd-seo__body p,
  .pd-description p,
  .pd-tabs__panel p,
  .footer__brand p) {
    font-size: 18px;
    line-height: 1.4;
  }
}
@media (min-width: 1367px) and (max-width: 1728px) and (min-width: 1367px) {
  :where(.hero__subtitle,
  .promo__intro p,
  .lead__intro p,
  .lead-wide__intro p,
  .lead-wide-product__intro p,
  .cat-seo__body p,
  .pd-seo__body p,
  .pd-description p,
  .pd-tabs__panel p,
  .footer__brand p) {
    font-size: 15px;
  }
}
@media (min-width: 1367px) {
  .section__caption {
    font-size: 18px;
    line-height: 1.3;
  }
}
@media (min-width: 1367px) and (max-width: 1728px) and (min-width: 1367px) {
  .section__caption {
    font-size: 15px;
  }
}
@media (max-width: 1366px) {
  :where([class$=__text],
  [class*=__card-text],
  [class*=__mobile-text],
  .about__text,
  .abt-intro__lead,
  .abt-stat__label,
  .ff-about__text,
  .ff-adv-card__text,
  .adv-card__text,
  .format-card__text,
  .feature-card__text,
  .blog-card__text,
  .article-card__text,
  .brand-about__p):where(:not(.hero *, .hero--fastfood *, .promo *, .promo__intro *, .lead-wide__intro *, .lead-wide-product__intro *, .lead__intro *, .cta *, .mfr-cta *, .blog-cta *, .makers-card *, .site-footer *, .ff-step *, .banner *, .link-arrow *, .ba-quote *)) {
    font-size: 17px;
    line-height: 1.4;
  }
}
@media (max-width: 1366px) and (min-width: 481px) {
  .mfr-cta__text, .blog-cta__text, .cta__text, .promo__intro p, .lead__intro p, .lead-wide__intro p, .lead-wide-product__intro p, .cat-seo__body, .cat-seo__body p, .pd-seo__body, .pd-seo__body p, .blog-seo p, .blog-seo__text, .ff-seo p, .ff-seo__text, .abt-seo p, .abt-seo__text, .eq-seo p, .eq-seo__text {
    font-size: 17px;
    line-height: 1.4;
  }
}
@media (max-width: 480px) {
  .mfr-cta__text, .blog-cta__text, .cta__text, .promo__intro p, .lead__intro p, .lead-wide__intro p, .lead-wide-product__intro p, .cat-seo__body, .cat-seo__body p, .pd-seo__body, .pd-seo__body p, .blog-seo p, .blog-seo__text, .ff-seo p, .ff-seo__text, .abt-seo p, .abt-seo__text, .eq-seo p, .eq-seo__text {
    font-size: 15px;
    line-height: 1.4;
  }
}
.section--faq {
  padding-top: 168px;
  padding-bottom: 0px;
}

.faq {
  display: grid;
  grid-template-columns: minmax(280px, 1fr) 1.3fr;
  gap: 225px;
  align-items: start;
}

@media (max-width: 1728px) and (min-width: 1367px) {
  .faq {
    gap: 48px;
  }
  .section--faq {
    padding-top: 72px;
  }
  .faq__intro .eyebrow {
    margin-bottom: 20px;
  }
  .faq-item__btn {
    font-size: 21px;
  }
}
.faq__intro h2 {
  margin-bottom: 0;
  max-width: 500px;
}
.faq__intro .eyebrow {
  display: block;
  color: #00a0de;
  font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 40px;
}

.faq__list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.faq-item {
  background: #efefef;
  border: 1px solid transparent;
  border-radius: 20px;
  overflow: hidden;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.faq-item__btn {
  width: 100%;
  background: none;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 16px 22px;
  text-align: left;
  min-height: 62px;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
  color: #16151a;
  cursor: pointer;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .faq-item__btn:hover .faq-item__icon {
    background: #ffffff;
    border-color: #004e99;
    color: #004e99;
  }
}
.faq-item__q {
  flex: 1;
  min-width: 0;
}
.faq-item__icon {
  flex: 0 0 auto;
  width: 44px;
  height: 44px;
  border-radius: 8px;
  background: #004e99;
  border: 1px solid #004e99;
  color: #ffffff;
  display: grid;
  place-items: center;
  transition: transform 0.25s ease, background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.faq-item__icon svg {
  width: 22px;
  height: 22px;
}
.faq-item__body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.faq-item__body p {
  margin: 0;
  padding: 0 22px 20px;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  color: #16151a;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .faq-item__body p {
    font-size: 15px;
  }
}
.faq-item__body p {
  line-height: 1.4;
}
@media (max-width: 1366px) and (min-width: 481px) {
  .faq-item__body p {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .faq-item__body p {
    font-size: 15px;
  }
}
.faq-item__body p {
  max-width: 560px;
}
.faq-item.is-open {
  background: #ffffff;
  border-color: rgba(0, 160, 222, 0.55);
}
.faq-item.is-open .faq-item__icon {
  transform: rotate(180deg);
  background: #ffffff;
  border-color: #004e99;
  color: #004e99;
}
.faq-item.is-open .faq-item__body {
  max-height: 600px;
}

@media (max-width: 1366px) {
  .faq {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .faq__intro .eyebrow {
    font-size: 15px;
    margin-bottom: 24px;
  }
  .faq__list {
    gap: 12px;
  }
  .faq-item {
    border-radius: 8px;
  }
  .faq-item__btn {
    min-height: 42px;
    padding: 11px 14px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    gap: 12px;
    align-items: center;
  }
  .faq-item__icon {
    width: 30px;
    height: 30px;
    border-radius: 6px;
  }
  .faq-item__icon svg {
    width: 16px;
    height: 16px;
  }
  .faq-item__body p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    padding: 0 14px 14px;
    max-width: 512px;
  }
}
@media (max-width: 1366px) {
  .section--faq {
    padding-top: 48px;
    padding-bottom: 0px;
  }
  .faq {
    gap: 20px;
  }
  .faq__intro .eyebrow {
    margin-bottom: 20px;
    font-size: 15px;
  }
  .faq__intro h2 {
    max-width: 250px;
  }
  .faq__list {
    gap: 12px;
  }
  .faq-item__q {
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media (max-width: 480px) {
  .break_mb {
    display: block;
  }
  .section--faq {
    padding-top: 100px;
  }
  .faq {
    gap: 30px;
  }
  .faq__list {
    margin-top: 1px;
  }
  .faq__list {
    gap: 12px;
  }
  .faq__intro .h2--faq {
    font-size: 32px;
    line-height: 0.9;
    max-width: 330px;
  }
  .faq__intro .eyebrow {
    font-size: 15px;
    margin-bottom: 22px;
    font-weight: 700;
  }
  .faq-item {
    border-radius: 8px;
  }
  .faq-item__btn {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    min-height: 42px;
    padding: 11px 14px;
    gap: 12px;
  }
  .faq-item__icon {
    width: 32px;
    height: 32px;
    border-radius: 6px;
  }
  .faq-item__icon svg {
    width: 20px;
    height: 20px;
  }
  .faq-item__q {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    margin-top: auto;
    margin-bottom: auto;
  }
  .faq-item__body p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    padding: 0 14px 14px;
  }
}
.section--lead-wide {
  padding-top: 72px;
  padding-bottom: 140px;
}

.lead-wide {
  display: flex;
  align-items: stretch;
  gap: 20px;
  width: 100%;
  max-width: 100%;
}

.lead-wide__intro {
  flex: 812 1 0;
  background: linear-gradient(180deg, #0777e2 0%, #034584 100%);
  border-radius: 40px;
  padding: 40px;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  min-height: 395px;
  min-width: 0;
  max-width: 100%;
}
.lead-wide__intro h2 {
  color: #fbfbfb;
  margin-bottom: 0;
  max-width: 517px;
  font-size: 54px;
  line-height: 0.9;
  letter-spacing: 0;
  font-synthesis: none;
}
.lead-wide__intro p {
  color: #ffffff;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .lead-wide__intro p {
    font-size: 15px;
  }
}
.lead-wide__intro p {
  line-height: 1.2;
  margin-top: auto;
  margin-bottom: 0;
  letter-spacing: 0;
  font-weight: 400;
}

.lead-wide__form {
  flex: 968 1 0;
  background: #f0f0f0;
  border-radius: 40px;
  padding: 40px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-height: 395px;
  min-width: 0;
  max-width: 100%;
}
.lead-wide__form .field__label {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.2;
  color: #878787;
}
.lead-wide__form .field__control,
.lead-wide__form .field select,
.lead-wide__form select,
.lead-wide__form textarea {
  box-sizing: border-box;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  background: #ffffff;
  border: 1px solid transparent;
  border-radius: 8px;
  font-family: inherit;
  font-size: 16px;
  color: #16151a;
  transition: border-color 0.2s;
  height: 60px;
  min-height: 60px;
  max-height: 60px;
  padding: 0 20px;
  line-height: 1.2;
  appearance: none;
  -webkit-appearance: none;
}
.lead-wide__form .field__control::placeholder,
.lead-wide__form .field select::placeholder,
.lead-wide__form select::placeholder,
.lead-wide__form textarea::placeholder {
  color: #878787;
}
.lead-wide__form .field__control:focus,
.lead-wide__form .field select:focus,
.lead-wide__form select:focus,
.lead-wide__form textarea:focus {
  outline: none;
  border-color: #00a0de;
}
.lead-wide__form .field select,
.lead-wide__form select {
  appearance: none;
  -webkit-appearance: none;
  background-image: none;
}
.lead-wide__form .field--select {
  position: relative;
}
.lead-wide__form .field--select:focus-within .field__control,
.lead-wide__form .field--select:focus-within select {
  border-color: #00a0de;
}
.lead-wide__form .field--select::after {
  content: "";
  position: absolute;
  right: 20px;
  top: calc(100% - 30px);
  bottom: auto;
  width: 10px;
  height: 10px;
  border-right: 2px solid #16151a;
  border-bottom: 2px solid #16151a;
  transform: translateY(-65%) rotate(45deg);
  pointer-events: none;
}
.lead-wide__form .field--select .field-select__trigger {
  background: #ffffff;
}
.lead-wide__form .field textarea,
.lead-wide__form textarea.field__control {
  display: block;
  height: 60px;
  min-height: 60px;
  max-height: 60px;
  padding: 20px;
  line-height: 1.2;
  resize: none;
  overflow: hidden;
  overflow-wrap: break-word;
  vertical-align: top;
}
.lead-wide__form .field textarea:focus,
.lead-wide__form textarea.field__control:focus {
  outline: none;
  border-color: #00a0de;
  overflow-y: auto;
}
.lead-wide__form .phone-intl {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  height: 60px;
  min-height: 60px;
  max-height: 60px;
  padding: 0 20px;
  background: #ffffff;
  overflow: hidden;
}
.lead-wide__form .phone-intl .phone-intl__input {
  flex: 1 1 auto;
  width: auto;
  min-width: 0;
  height: auto;
  min-height: 0;
  max-height: none;
  padding: 0;
  background: none;
  appearance: none;
  -webkit-appearance: none;
}
.lead-wide__form .consent {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0;
  font-size: 16px;
  line-height: 1.2;
  color: #16151a;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.lead-wide__form .consent b,
.lead-wide__form .consent a,
.lead-wide__form .consent .consent__link {
  position: relative;
  z-index: 1;
  display: inline;
  font-weight: 700;
  color: #16151a;
  text-decoration: none;
  cursor: pointer;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: color 0.2s;
  touch-action: manipulation;
}
.lead-wide__form .consent b::after,
.lead-wide__form .consent a::after,
.lead-wide__form .consent .consent__link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.25s ease;
  pointer-events: none;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .lead-wide__form .consent b:hover,
  .lead-wide__form .consent a:hover,
  .lead-wide__form .consent .consent__link:hover {
    color: #00a0de;
  }
  .lead-wide__form .consent b:hover::after,
  .lead-wide__form .consent a:hover::after,
  .lead-wide__form .consent .consent__link:hover::after {
    transform: scaleX(1);
  }
}
.lead-wide__form .consent input {
  appearance: none;
  -webkit-appearance: none;
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
  margin-top: 0;
  border: 2px solid #00a0de;
  border-radius: 4px;
  border-width: 1px;
  background: #ffffff;
  display: grid;
  place-items: center;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s;
}
.lead-wide__form .consent input::after {
  content: "";
  width: 6px;
  height: 11px;
  margin-top: -2px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.15s;
}
.lead-wide__form .consent input:checked {
  background: #00a0de;
  border-color: #00a0de;
}
.lead-wide__form .consent input:checked::after {
  opacity: 1;
}
.lead-wide__form .btn.btn--accent {
  height: 59px;
  min-height: 59px;
  padding: 20px 40px;
  margin-top: 0;
}
.lead-wide__form .form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  width: 100%;
  align-items: start;
}
.lead-wide__form .form-grid .field {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  min-width: 0;
  max-width: 100%;
}
.lead-wide__form .form-grid .field__control,
.lead-wide__form .form-grid .field select,
.lead-wide__form .form-grid select,
.lead-wide__form .form-grid textarea,
.lead-wide__form .form-grid .phone-intl {
  width: 100%;
  min-width: 0;
  max-width: 100%;
}

@media (max-width: 1728px) and (min-width: 1367px) {
  .section--lead-wide {
    padding-top: 56px;
    padding-bottom: 100px;
  }
  .lead-wide {
    gap: 20px;
  }
  .lead-wide__intro,
  .lead-wide__form {
    min-height: 395px;
    padding: 40px;
  }
  .lead-wide__intro h2 {
    max-width: none;
    font-size: 51px;
  }
  .lead-wide__form {
    gap: 20px;
  }
  .lead-wide__form .form-grid {
    display: grid;
    width: 100%;
    gap: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: start;
  }
  .lead-wide__form .form-grid .field {
    gap: 8px;
    width: 100%;
    min-width: 0;
    max-width: 100%;
  }
  .lead-wide__form .form-grid .field__control,
  .lead-wide__form .form-grid .field select,
  .lead-wide__form .form-grid select,
  .lead-wide__form .form-grid textarea,
  .lead-wide__form .form-grid .phone-intl {
    width: 100%;
    min-width: 0;
    max-width: 100%;
  }
  .lead-wide__form .field__label {
    font-size: 16px;
    line-height: 1.2;
  }
  .lead-wide__form .field__control,
  .lead-wide__form .field select,
  .lead-wide__form select,
  .lead-wide__form textarea,
  .lead-wide__form .field textarea,
  .lead-wide__form textarea.field__control {
    height: 60px;
    min-height: 60px;
    max-height: 60px;
    min-width: 0;
    max-width: 100%;
    padding: 0 20px;
    font-size: 16px;
    appearance: none;
    -webkit-appearance: none;
  }
  .lead-wide__form .field textarea,
  .lead-wide__form textarea.field__control {
    height: 60px;
    min-height: 60px;
    max-height: 60px;
    padding: 20px;
    resize: none;
    overflow: hidden;
  }
  .lead-wide__form .field--select::after {
    right: 20px;
    top: calc(100% - 30px);
    bottom: auto;
    width: 10px;
    height: 10px;
    transform: translateY(-65%) rotate(45deg);
  }
  .lead-wide__form .phone-intl {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    height: 60px;
    min-height: 60px;
    max-height: 60px;
    padding: 0 20px;
    font-size: 16px;
  }
  .lead-wide__form .consent {
    font-size: 16px;
    line-height: 1.2;
    gap: 12px;
    margin: 0;
  }
  .lead-wide__form .consent input {
    width: 24px;
    height: 24px;
  }
  .lead-wide__form .btn.btn--accent {
    height: 59px;
    min-height: 59px;
    padding: 20px 40px;
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .lead-wide {
    flex-direction: column;
  }
  .lead-wide__intro,
  .lead-wide__form {
    flex: 1 1 auto;
    width: 100%;
  }
  .lead-wide__intro {
    height: auto;
    min-height: 280px;
  }
  .lead-wide__form {
    padding: 40px;
  }
}
@media (max-width: 1366px) {
  .section--lead-wide {
    padding-top: 120px;
    padding-bottom: 0px;
  }
  .lead-wide {
    gap: 10px;
  }
  .lead-wide__intro {
    min-height: 160px;
    padding: 24px;
    border-radius: 12px;
    overflow: visible;
  }
  .lead-wide__intro h2 {
    font-size: 28px;
    line-height: 1;
    max-width: none;
    width: auto;
    overflow-wrap: break-word;
    word-break: normal;
    hyphens: manual;
  }
  .lead-wide__intro p {
    font-size: 17px;
    line-height: 1.3;
    letter-spacing: 0.55px;
    margin-top: 16px;
  }
  .lead-wide__form {
    padding: 20px;
    border-radius: 20px;
    display: flex;
    margin-bottom: 20px;
    flex-direction: column;
    gap: 20px;
  }
  .lead-wide__form .field {
    margin-bottom: 0;
  }
  .lead-wide__form .field__label {
    font-size: 17px;
    margin-bottom: 0;
    line-height: 1.2;
    color: #878787;
  }
  .lead-wide__form .field__control,
  .lead-wide__form select,
  .lead-wide__form textarea {
    min-height: 48px;
    height: 48px;
    padding: 0 16px;
    font-size: 17px;
    border-radius: 8px;
    border: 1px solid transparent;
    background: #ffffff;
    transition: border-color 0.2s;
  }
  .lead-wide__form .field__control:focus,
  .lead-wide__form select:focus,
  .lead-wide__form textarea:focus {
    outline: none;
    border-color: #00a0de;
  }
  .lead-wide__form .field--select:focus-within .field__control,
  .lead-wide__form .field--select:focus-within select {
    border-color: #00a0de;
  }
  .lead-wide__form .field textarea {
    min-height: 100px;
    height: 100px;
    max-height: none;
    padding: 12px 16px;
    resize: vertical;
    overflow-y: auto;
  }
  .lead-wide__form .field--select::after {
    top: calc(100% - 24px);
    bottom: auto;
    right: 16px;
    width: 8px;
    height: 8px;
    transform: translateY(-65%) rotate(45deg);
  }
  .lead-wide__form .phone-intl {
    height: 48px;
    min-height: 48px;
    padding: 0 16px;
    font-size: 17px;
    line-height: 1.2;
    background: #ffffff;
  }
  .lead-wide__form .phone-intl .phone-intl__code,
  .lead-wide__form .phone-intl .phone-intl__input {
    font-size: inherit;
    line-height: inherit;
    padding: 0;
    height: auto;
    min-height: 0;
  }
  .lead-wide__form .consent {
    font-size: 15px;
    line-height: 1.3;
    gap: 12px;
    margin: 0;
  }
  .lead-wide__form .consent b,
  .lead-wide__form .consent a,
  .lead-wide__form .consent .consent__link {
    color: #16151a;
  }
  .lead-wide__form .consent input {
    width: 24px;
    height: 24px;
    border-radius: 4px;
    border-width: 1px;
  }
  .lead-wide__form .btn.btn--accent {
    width: 100%;
    height: 48px;
    min-height: 48px;
    padding: 0 32px;
    font-size: 17px;
    border-radius: 100px;
    margin-top: 0;
  }
  .lead-wide__form .form-grid {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .lead-wide__form button {
    height: 48px;
  }
}
@media (max-width: 1366px) and (min-width: 481px) {
  .lead-wide__intro {
    min-height: 160px;
    border-radius: 12px;
    padding: 20px;
  }
  .lead-wide__intro h2 {
    font-size: 28px;
    line-height: 0.9;
    max-width: none;
  }
  .lead-wide__intro p {
    font-size: 17px;
    line-height: 1.3;
    padding-top: 0;
    margin-top: auto;
    letter-spacing: 0;
    font-weight: 500;
  }
  .lead-wide__form {
    gap: 20px;
    background: #fbfbfb;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 20px;
    min-height: 0;
  }
  .lead-wide__form .form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 10px;
    row-gap: 20px;
    align-items: start;
  }
  .lead-wide__form .form-grid .field {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 0;
    min-width: 0;
    align-self: start;
  }
  .lead-wide__form .field__label {
    font-size: 17px;
    line-height: 1.2;
    color: #878787;
  }
  .lead-wide__form .field__control,
  .lead-wide__form .field select,
  .lead-wide__form select,
  .lead-wide__form textarea,
  .lead-wide__form .field textarea,
  .lead-wide__form textarea.field__control {
    box-sizing: border-box;
    width: 100%;
    min-height: 44px;
    height: 44px;
    max-height: 44px;
    padding: 10px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    background: #efefef;
    border-radius: 8px;
    border: 1px solid transparent;
    resize: none;
    overflow: hidden;
  }
  .lead-wide__form .field__control::placeholder,
  .lead-wide__form .field select::placeholder,
  .lead-wide__form select::placeholder,
  .lead-wide__form textarea::placeholder,
  .lead-wide__form .field textarea::placeholder,
  .lead-wide__form textarea.field__control::placeholder {
    color: #878787;
    opacity: 1;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
  }
  .lead-wide__form .field textarea,
  .lead-wide__form textarea.field__control {
    padding-block: calc((44px - 1.2em) / 2);
    padding-inline: 12px;
  }
  .lead-wide__form .field--select {
    position: relative;
  }
  .lead-wide__form .field--select .field__control,
  .lead-wide__form .field--select select,
  .lead-wide__form .field--select .field-select__trigger {
    box-sizing: border-box;
    width: 100%;
    min-height: 44px;
    height: 44px;
    max-height: 44px;
    padding: 10px 12px;
    padding-right: 40px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    background: #efefef;
    border-radius: 8px;
    border: 1px solid transparent;
  }
  .lead-wide__form .field--select select.field__control,
  .lead-wide__form .field--select select {
    font-size: 16px;
  }
  .lead-wide__form .field--select::after {
    display: block;
    top: calc(100% - 22px);
    right: 14px;
    width: 8px;
    height: 8px;
    border-right: 2px solid #16151a;
    border-bottom: 2px solid #16151a;
    transform: translateY(-65%) rotate(45deg);
  }
  .lead-wide__form .field--select.field-select--enhanced .field-select__trigger::after {
    right: 12px;
  }
  .lead-wide__form .phone-intl {
    box-sizing: border-box;
    width: 100%;
    height: 44px;
    min-height: 44px;
    max-height: 44px;
    padding: 0 12px;
    background: #efefef;
    border-radius: 8px;
    font-size: 16px;
    line-height: 1.2;
  }
  .lead-wide__form .phone-intl .phone-intl__code,
  .lead-wide__form .phone-intl .phone-intl__input {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    padding: 0;
    height: auto;
    min-height: 0;
  }
  .lead-wide__form .phone-intl .phone-intl__input::placeholder {
    color: #878787;
    opacity: 1;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
  }
  .lead-wide__form .consent {
    display: flex;
    align-items: center;
    font-size: 15px;
    line-height: 1.3;
    gap: 12px;
    margin: 0;
  }
  .lead-wide__form .consent input {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    margin: 0;
    background: #fbfbfb;
  }
  .lead-wide__form .consent span {
    flex: 1;
    min-width: 0;
  }
  .lead-wide__form .btn.btn--accent {
    width: 100%;
    height: 47px;
    min-height: 47px;
    padding: 16px 32px;
    font-size: 15px;
    line-height: 1.1;
    border-radius: 100px;
  }
}
@media (max-width: 480px) {
  .section--lead-wide {
    padding-top: 100px;
    padding-bottom: 0;
  }
  .lead-wide {
    flex-direction: column;
    gap: 8px;
    width: 100%;
    max-width: 100%;
  }
  .lead-wide__intro,
  .lead-wide__form {
    flex: 1 1 auto;
  }
  .lead-wide__intro {
    border-radius: 12px;
    overflow: hidden;
    min-height: 211px;
    min-width: 0;
    max-width: 100%;
    width: 100%;
    padding: 20px;
    color: #ffffff;
    background-color: #0777e2;
    background-image: linear-gradient(180deg, #0777e2 0%, #034584 100%);
    display: flex;
    flex-direction: column;
  }
  .lead-wide__intro h2 {
    color: #ffffff;
    font-size: 24px;
    line-height: 1;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: 600;
    font-synthesis: none;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    overflow-wrap: break-word;
    word-break: normal;
  }
  .lead-wide__intro p {
    color: #ffffff;
    font-size: 17px;
    line-height: 1.1;
    padding-top: 0;
    margin-top: auto;
    margin-bottom: 0;
    letter-spacing: 0;
    font-weight: 500;
  }
  .lead-wide__form {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 12px;
    min-width: 0;
    max-width: 100%;
    width: 100%;
    background: #f0f0f0;
  }
  .lead-wide__form .field {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .lead-wide__form .field__label {
    font-size: 17px;
    margin-bottom: 0;
    line-height: 1.2;
    color: #878787;
  }
  .lead-wide__form .field__control,
  .lead-wide__form select,
  .lead-wide__form textarea {
    min-height: 48px;
    height: 48px;
    padding: 0 16px;
    font-size: 17px;
    border-radius: 8px;
    border: 1px solid transparent;
    background: #ffffff;
    transition: border-color 0.2s;
  }
  .lead-wide__form .field__control:focus,
  .lead-wide__form select:focus,
  .lead-wide__form textarea:focus {
    outline: none;
    border-color: #00a0de;
  }
  .lead-wide__form .field--select:focus-within .field__control,
  .lead-wide__form .field--select:focus-within select {
    border-color: #00a0de;
  }
  .lead-wide__form .field textarea {
    min-height: 100px;
    height: 100px;
    max-height: none;
    padding: 12px 16px;
    resize: vertical;
    overflow-y: auto;
  }
  .lead-wide__form .field--select::after {
    top: calc(100% - 24px);
    bottom: auto;
    right: 16px;
    width: 8px;
    height: 8px;
    border-color: #16151a;
    transform: translateY(-65%) rotate(45deg);
  }
  .lead-wide__form .phone-intl {
    height: 48px;
    min-height: 48px;
    padding: 0 16px;
    font-size: 17px;
    line-height: 1.2;
    background: #ffffff;
  }
  .lead-wide__form .phone-intl .phone-intl__code,
  .lead-wide__form .phone-intl .phone-intl__input {
    font-size: inherit;
    line-height: inherit;
    padding: 0;
    height: auto;
    min-height: 0;
  }
  .lead-wide__form .consent {
    font-size: 15px;
    line-height: 1.3;
    gap: 12px;
    margin: 0;
    align-items: flex-start;
  }
  .lead-wide__form .consent b,
  .lead-wide__form .consent a,
  .lead-wide__form .consent .consent__link {
    color: #16151a;
  }
  .lead-wide__form .consent input {
    width: 24px;
    height: 24px;
    border-radius: 4px;
    border-width: 1px;
    margin-top: 0;
    flex-shrink: 0;
  }
  .lead-wide__form .consent input:checked {
    background: #00a0de;
    border-color: #00a0de;
  }
  .lead-wide__form .btn.btn--accent {
    width: 100%;
    height: 48px;
    min-height: 48px;
    padding: 0 32px;
    font-size: 17px;
    line-height: 1.1;
    margin-top: 0;
    background: #00a0de;
    color: #ffffff;
    border: none;
    border-radius: 100px;
  }
  .lead-wide__form .form-grid {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
.section--makers {
  padding-top: 260px;
  padding-bottom: 0;
  max-width: 100%;
  overflow-x: clip;
}

.section__head__man {
  align-items: flex-end;
  flex-wrap: nowrap;
  gap: 24px;
  min-width: 0;
  max-width: 100%;
}
.section__head__man h2 {
  flex-shrink: 0;
  min-width: 0;
  max-width: 100%;
}

.section__caption--makers {
  max-width: 298px;
  letter-spacing: 0;
  margin: 0 0 6px;
  flex-shrink: 0;
  text-align: left;
}

.brand-card {
  position: relative;
  display: block;
  background: #ffffff;
  border: 1px solid #efefef;
  border-radius: 8px;
  height: 150px;
  overflow: hidden;
  isolation: isolate;
  padding: 0;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0);
  transition: box-shadow 0.2s ease, border-color 0.2s ease;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .brand-card:hover {
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
  }
}
.brand-card__media {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 20px;
  z-index: 1;
}
.brand-card img {
  display: block;
  max-width: 100%;
  max-height: 122px;
  width: auto;
  height: auto;
  object-fit: contain;
  object-position: center center;
}
.brand-card__arrow {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 2;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #acacac;
  pointer-events: none;
}
.brand-card__arrow svg {
  display: block;
  width: 24px;
  height: 24px;
}

.makers-slider {
  margin-top: 16px;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  overflow: hidden;
  overflow-x: clip;
  padding-block: 28px;
  margin-block: -28px;
  cursor: grab;
  touch-action: pan-x;
  user-select: none;
  -webkit-user-select: none;
}
.makers-slider.is-dragging {
  cursor: grabbing;
}
.makers-slider.is-dragging .brand-card {
  pointer-events: none;
}
.makers-slider__track {
  display: inline-flex;
  flex-wrap: nowrap;
  vertical-align: top;
  overflow: visible;
  padding-bottom: 0;
  touch-action: pan-x;
  will-change: transform;
  backface-visibility: hidden;
}
.makers-slider .brand-card {
  flex: 0 0 283px;
  width: 283px;
  min-width: 283px;
  flex-shrink: 0;
  margin-right: 30px;
  pointer-events: auto;
  transform: translateZ(0);
  backface-visibility: hidden;
}

@media (prefers-reduced-motion: reduce) {
  .makers-slider__track {
    transform: none !important;
  }
}
.makers-track-wrap {
  display: none;
  margin-top: 20px;
}
.makers-track-wrap .track--makers {
  width: 100%;
  max-width: none;
  height: 4px;
  margin: 0;
  border-radius: 100px;
}
.makers-track-wrap .track--makers .track__thumb {
  border-radius: 100px;
}

.makers-foot {
  margin-top: 40px;
}

@media (max-width: 1728px) and (min-width: 1367px) {
  .section--makers {
    padding-top: 88px;
  }
  .brand-card {
    height: 120px;
  }
  .brand-card img {
    max-height: 92px;
  }
  .makers-slider .brand-card {
    flex: 0 0 220px;
    width: 220px;
    min-width: 220px;
  }
  .makers-foot {
    margin-top: 28px;
  }
}
@media (max-width: 1366px) {
  .section__head__man {
    margin-bottom: 22px;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .section__head__man h2 {
    flex-shrink: 1;
    font-size: 32px;
    line-height: 1;
    max-width: 100%;
  }
  .section__caption--makers {
    display: none;
    margin-top: 16px;
    max-width: 200px;
    font-size: 15px;
  }
  .makers-foot a {
    padding: 16px 32px;
    font-size: 14px;
    letter-spacing: 0.3px;
  }
  .makers-slider {
    margin-inline: 0;
    padding-inline: 0;
  }
  .makers-slider .brand-card {
    flex: 0 0 164px;
    width: 164px;
    min-width: 164px;
    height: 150px;
    margin-right: 8px;
  }
  .makers-slider .brand-card__media {
    padding: 8px 12px;
  }
  .makers-slider .brand-card img {
    max-height: 134px;
  }
}
@media (max-width: 480px) {
  .section__caption--makers {
    display: none;
  }
  .makers-slider {
    margin-inline: 0;
    padding-inline: 0;
  }
  .makers-slider .brand-card {
    flex: 0 0 283px;
    width: 283px;
    min-width: 283px;
    margin-right: 12px;
  }
  .makers-track-wrap {
    display: none;
  }
  .makers-foot {
    margin-top: 20px;
  }
  .makers-foot .btn {
    width: 100%;
    height: 48px;
    font-size: 14px;
  }
}
.h2--promo {
  font-size: 54px;
  line-height: 0.9;
}

.promo {
  background: linear-gradient(180deg, #0777e2 0%, #034584 100%);
  border-radius: 40px;
  padding: 60px;
  display: grid;
  grid-template-columns: 559px 1fr;
  gap: 37px;
}

.promo__intro {
  display: flex;
  flex-direction: column;
  color: #ffffff;
}
.promo__intro .eyebrow {
  color: #ffffff;
  font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  margin-bottom: 40px;
}
.promo__intro h2 {
  margin: 0 0 auto;
  max-width: 559px;
  color: #ffffff;
}
.promo__intro p {
  margin: 40px 0 0;
  font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .promo__intro p {
    font-size: 15px;
  }
}
.promo__intro p {
  max-width: 272px;
  color: #ffffff;
}

.promo__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.promo .format-card {
  background: #ffffff;
  border-radius: 20px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  min-height: 253px;
  color: #16151a;
  isolation: isolate;
  overflow: hidden;
  position: relative;
  cursor: default;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .promo .format-card:hover {
    box-shadow: 0 16px 36px rgba(0, 0, 0, 0.12);
    transform: translateY(-4px);
  }
}
.promo .format-card__chevron {
  display: none;
}
.promo .format-card__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin: 0;
  min-height: 46px;
  align-content: flex-start;
}
.promo .format-card__tag {
  font-size: 12px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #acacac;
  padding: 4px 8px;
  border-radius: 4px;
  background: #EFEFEF;
  white-space: nowrap;
  text-shadow: none;
}
.promo .format-card__title {
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1;
  color: #16151a;
  margin: 51px 0 0;
  min-height: 2em;
  text-shadow: none;
}
.promo .format-card__title-link {
  color: inherit;
  text-decoration: none;
}
.promo .format-card__text {
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .promo .format-card__text {
    font-size: 15px;
  }
}
.promo .format-card__text {
  line-height: 1.2;
  color: #16151a;
  margin: 12px 0 0;
  max-width: 259px;
  flex: 1;
  text-shadow: none;
}
.promo .format-card .link-arrow {
  margin-top: auto;
  padding-top: 18px;
  text-shadow: none;
}

@media (max-width: 1728px) and (min-width: 1367px) {
  .h2--promo {
    font-size: 37px;
    line-height: 0.9;
  }
  .promo {
    padding: 48px;
    gap: 28px;
    grid-template-columns: minmax(200px, 0.36fr) minmax(0, 1fr);
    align-items: stretch;
  }
  .promo__intro .eyebrow {
    margin-bottom: 24px;
  }
  .promo__intro h2 {
    max-width: none;
  }
  .promo__intro p {
    margin-top: 28px;
    max-width: 220px;
    line-height: 1.3;
  }
  .promo__grid {
    gap: 16px;
  }
  .promo .format-card {
    min-height: 220px;
    padding: 18px;
    border-radius: 16px;
  }
  .promo .format-card__tags {
    min-height: 44px;
    gap: 5px;
  }
  .promo .format-card__tag {
    font-size: 11px;
    padding: 4px 7px;
  }
  .promo .format-card__title {
    font-size: 20px;
    margin-top: 36px;
  }
  .promo .format-card__text {
    font-size: 15px;
    margin-top: 10px;
    max-width: none;
    line-height: 1.25;
  }
  .promo .format-card .link-arrow {
    font-size: 15px;
    padding-top: 14px;
    gap: 3px;
  }
  .promo .format-card .link-arrow svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 1366px) {
  .promo {
    grid-template-columns: 1fr;
  }
  .promo__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 1366px) {
  .h2--promo {
    font-size: 32px;
    line-height: 0.9;
  }
  .promo {
    padding: 20px;
    border-radius: 20px;
    gap: 40px;
  }
  .promo__intro {
    display: grid;
    grid-template-columns: 1fr 233px;
    align-items: start;
    column-gap: 20px;
  }
  .promo__intro .eyebrow {
    grid-column: 1/-1;
    grid-row: 1;
    margin-bottom: 20px;
  }
  .promo__intro h2 {
    grid-column: 1;
    grid-row: 2;
    margin: 0;
    max-width: 330px;
    font-size: 32px;
    line-height: 0.9;
  }
  .promo__intro p {
    grid-column: 2;
    grid-row: 2;
    margin: 0;
    max-width: 233px;
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: 0.57px;
    font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-weight: 400;
  }
  .promo__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }
  .promo .format-card {
    min-height: 225px;
    border-radius: 12px;
    padding: 12px;
  }
  .promo .format-card__title {
    font-size: 20px;
    margin-top: 36px;
  }
  .promo .format-card__text {
    font-size: 15px;
    color: #16151a;
    max-width: none;
    margin-top: 7px;
    letter-spacing: 0.36px;
    line-height: 1.3;
  }
  .promo .format-card__tags {
    max-width: none;
    gap: 4px;
    min-height: 36px;
  }
  .promo .format-card__tag {
    font-size: 10px;
    padding: 3px 6px;
  }
  .promo .format-card .link-arrow {
    font-size: 13px;
    padding-top: 12px;
  }
  .promo .format-card .link-arrow svg {
    width: 16px;
    height: 16px;
  }
  .promo .format-card .link-arrow .link-arrow__text::before,
  .promo .format-card .link-arrow .link-arrow__text::after {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .h2--promo {
    font-size: 32px;
    line-height: 0.9;
  }
  .promo {
    padding: 20px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 40px;
    grid-template-columns: none;
  }
  .promo__intro {
    display: flex;
    flex-direction: column;
  }
  .promo__intro .eyebrow {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .promo__intro h2 {
    font-size: 32px;
    line-height: 0.9;
    margin: 0;
    max-width: none;
  }
  .promo__intro p {
    margin: 12px 0 0;
    font-size: 15px;
    max-width: none;
    letter-spacing: 0.02px;
    line-height: 1.4;
    font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-weight: 400;
  }
  .promo__grid {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 0;
    grid-template-columns: none;
  }
  .promo .format-card {
    min-height: 48px;
    height: 48px;
    padding: 12px;
    border-radius: 12px;
    cursor: pointer;
    transition: height 0.25s ease, min-height 0.25s ease;
    transform: none;
    box-shadow: none;
  }
  .promo .format-card .format-card__chevron {
    display: block;
    position: absolute;
    top: 12px;
    right: 12px;
    width: 24px;
    height: 24px;
    transform: rotate(0deg);
    transition: transform 0.25s;
  }
  .promo .format-card .format-card__chevron path {
    fill: #16151A;
    transition: fill 0.25s;
  }
  .promo .format-card:not(.is-open) {
    display: flex;
  }
  .promo .format-card:not(.is-open) .format-card__title-link {
    pointer-events: none;
  }
  .promo .format-card__tags, .promo .format-card__text, .promo .format-card .link-arrow {
    display: none;
  }
  .promo .format-card__title {
    margin: 0;
    font-size: 20px;
    padding-right: 36px;
    margin-top: auto;
    min-height: 0;
  }
  .promo .format-card.is-open {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    min-height: 212px;
    height: auto;
    cursor: default;
  }
  .promo .format-card.is-open .format-card__chevron {
    transform: rotate(180deg);
  }
  .promo .format-card.is-open .format-card__chevron path {
    fill: #00A0DE;
  }
  .promo .format-card.is-open .format-card__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    min-height: 0;
    margin: 0;
    max-width: 100%;
  }
  .promo .format-card.is-open .format-card__tag {
    font-size: 12px;
    padding: 4px 8px;
  }
  .promo .format-card.is-open .format-card__title {
    margin-top: auto;
    padding-right: 36px;
    min-height: 0;
  }
  .promo .format-card.is-open .format-card__text {
    display: block;
    font-size: 15px;
    color: #16151a;
    line-height: 1.2;
    margin-top: 10px;
    max-width: none;
    flex: 0 0 auto;
  }
  .promo .format-card.is-open .link-arrow {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    margin-top: 12px;
    padding-top: 0;
    font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
  }
  .promo .format-card.is-open .link-arrow svg {
    width: 24px;
    height: 24px;
  }
  .promo .format-card.is-open .link-arrow .link-arrow__text::before,
  .promo .format-card.is-open .link-arrow .link-arrow__text::after {
    font-size: 15px;
    font-weight: 700;
  }
}
@media (max-width: 340px) {
  .promo__intro {
    min-width: 0;
  }
  .h2--promo {
    font-size: 26px;
  }
}
.section--hits {
  padding-top: 86px;
  padding-bottom: 53px;
}

.section-foot--mobile {
  display: none;
}

.btn--block-mobile {
  width: 100%;
}

.carousel-nav {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-right: 7px;
  margin-bottom: 4px;
}

.carousel-wrap {
  position: relative;
}
.carousel-wrap .track--slider {
  margin-block: 11.2px 0;
  width: min(587px, 100%);
  height: 7px;
  max-width: none;
  margin-left: auto;
  margin-right: 0;
}

.products-slider,
.carousel {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 4px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.products-slider::-webkit-scrollbar,
.carousel::-webkit-scrollbar {
  display: none;
  height: 0;
}

[data-slider] .carousel-wrap,
[data-slider] .products-slider,
[data-slider] .carousel,
[data-slider] .articles,
[data-slider] .categories,
[data-slider] .brands-grid {
  transform: none !important;
}
[data-slider] .product-card {
  overflow: hidden;
  transition: none !important;
  animation: none !important;
  -webkit-font-smoothing: antialiased;
  text-shadow: none;
}
[data-slider] .product-card:hover {
  box-shadow: none;
}
[data-slider] .product-card__cart,
[data-slider] .product-card__like {
  transition: none !important;
}

.product-card {
  position: relative;
  flex: 0 0 283px;
  width: 283px;
  height: 363px;
  background: #fbfbfb;
  border-radius: 20px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
  flex-shrink: 0;
  transition: box-shadow 0.25s;
}
.product-card:hover {
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.1);
}
.product-card a, .product-card img {
  -webkit-user-drag: none;
  user-drag: none;
}
.product-card__content {
  display: flex;
  flex-direction: column;
  gap: 11px;
  width: 100%;
  min-width: 0;
}
.product-card__info {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  min-width: 0;
  height: 112px;
  flex-shrink: 0;
}
.product-card__top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 8px;
}
.product-card__badges {
  display: flex;
  gap: 12px;
  margin-top: 5px;
  margin-left: 1px;
  flex-wrap: wrap;
}
.product-card__badge {
  background: #e22d3f;
  color: #ffffff;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.1;
  padding: 8px 24px;
  border-radius: 100px;
}
.product-card__badge--new {
  background: #004e99;
}
.product-card__badge--top {
  background: #00a0de;
}
.product-card__actions {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
  margin-top: -3px;
  position: relative;
  z-index: 2;
}
.product-card__like, .product-card__cart--icon {
  width: 40px;
  height: 40px;
  flex: 0 0 auto;
  margin: 0;
  padding: 0;
  border-radius: 8px;
  border: none;
  appearance: none;
  background: rgba(0, 160, 222, 0.2);
  color: #00a0de;
  display: grid;
  place-items: center;
  transition: background 0.2s, color 0.2s;
}
.product-card__like svg, .product-card__cart--icon svg {
  width: 20px;
  height: 20px;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .product-card__like:hover, .product-card__cart--icon:hover {
    background: #00a0de;
    color: #ffffff;
  }
}
.product-card__like svg path {
  fill: rgba(255, 255, 255, 0);
  transition: fill 0.2s ease;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .product-card__like:hover {
    background: #00a0de;
    color: #ffffff;
  }
  .product-card__like:hover svg path {
    fill: #ffffff;
  }
}
.product-card__like.is-active {
  background: #00a0de;
  color: #ffffff;
}
.product-card__like.is-active svg path {
  fill: #ffffff;
}
.product-card__cart--icon {
  display: none;
}
.product-card__img {
  flex: 0 0 auto;
  width: 100%;
  aspect-ratio: 228/141;
  position: relative;
  overflow: hidden;
}
.product-card__img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: contain;
  object-position: center;
}
.product-card__title {
  margin: 0;
  padding: 0;
  flex: 0 0 57px;
  height: 57px;
  max-height: 57px;
  overflow: hidden;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0;
  word-break: normal;
  overflow-wrap: break-word;
  hyphens: none;
  text-align: left;
  text-shadow: none;
  margin-top: -2px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.product-card__title--stretched {
  position: static;
}
.product-card__title--stretched::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}
.product-card__price-wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 3px;
  min-width: 0;
}
.product-card__price {
  margin: 0;
  padding: 0;
  line-height: 1.2;
  white-space: nowrap;
  font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  font-variation-settings: "wght" 700, "wdth" 100;
  font-size: 16px;
  color: #004e99;
  flex-shrink: 0;
  text-shadow: none;
}
.product-card__price-multi {
  display: flex;
  flex-wrap: wrap;
  gap: 2px 8px;
  line-height: 1.2;
}
.product-card__price-multi-item {
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 11px;
  color: #878787;
  white-space: nowrap;
  text-shadow: none;
}
.product-card__bottom {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 8px;
  flex: 0 0 43px;
  height: 43px;
  min-height: 43px;
  max-height: 43px;
}
.product-card__cart--text {
  margin: 0;
  box-sizing: border-box;
  height: 43px;
  border: 1px solid #00a0de;
  color: #00a0de;
  background: transparent;
  appearance: none;
  border-radius: 8px;
  padding: 0 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  font-variation-settings: "wght" 700, "wdth" 100;
  font-size: 16px;
  line-height: 1.2;
  text-shadow: none;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
  flex-shrink: 0;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .product-card__cart--text:hover {
    background: #00a0de;
    border-color: #00a0de;
    color: #ffffff;
  }
}

@media (min-width: 1367px) {
  .product-card--wide {
    flex: 0 0 587px;
    width: 587px;
    height: 363px;
    padding: 0;
    display: block;
    gap: 0;
  }
  .product-card--wide .product-card__top {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    z-index: 3;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
    margin: 0;
  }
  .product-card--wide .product-card__badges {
    position: static;
    margin: 0;
  }
  .product-card--wide .product-card__like {
    position: static;
    flex-shrink: 0;
    margin-top: 0;
  }
  .product-card--wide .product-card__content {
    display: block;
    gap: 0;
    height: 100%;
  }
  .product-card--wide .product-card__img {
    position: absolute;
    left: 20px;
    top: 58px;
    width: 369px;
    height: 228px;
    aspect-ratio: auto;
    z-index: 1;
  }
  .product-card--wide .product-card__img img {
    object-position: left center;
  }
  .product-card--wide .product-card__info {
    position: absolute;
    left: 324px;
    top: 231px;
    width: 243px;
    height: 112px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin: 0;
    padding: 0;
    z-index: 2;
  }
  .product-card--wide .product-card__title {
    overflow: hidden;
    margin-top: -4px;
  }
  .product-card--wide .product-card__bottom {
    width: 100%;
  }
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .products-slider,
  .carousel {
    gap: 16px;
  }
  .product-card {
    flex: 0 0 283px;
    width: 283px;
    height: 363px;
    padding: 20px;
    gap: 10px;
  }
  .product-card__img {
    aspect-ratio: 228/141;
  }
  .product-card__img img {
    inset: 0;
    height: 100%;
    object-fit: contain;
  }
  .product-card__title {
    font-size: 16px;
  }
  .product-card__price {
    font-size: 16px;
  }
  .product-card__cart--text {
    height: 43px;
    padding: 0 24px;
    font-size: 16px;
  }
  .product-card--wide {
    flex: 0 0 587px;
    width: 587px;
    height: 363px;
  }
  .product-card--wide .product-card__img {
    left: 20px;
    top: 58px;
    width: 369px;
    height: 228px;
  }
  .product-card--wide .product-card__info {
    left: 324px;
    top: 231px;
    width: 243px;
    height: 112px;
  }
}
@media (max-width: 1366px) {
  .section--hits {
    padding-top: 123px;
    padding-bottom: 0;
  }
  .carousel-nav .link-arrow {
    display: none;
  }
  .carousel-wrap .track--slider:not(.is-static) {
    width: min(587px, 100%);
    margin-inline: auto;
    display: block;
  }
  .products-slider {
    display: flex;
    gap: 16px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    padding-bottom: 4px;
  }
  .product-card {
    flex: 0 0 calc((100% - 16px) / 2.5);
    width: calc((100% - 16px) / 2.5);
    max-width: 250px;
    height: auto;
    scroll-snap-align: start;
    padding: 16px;
    border-radius: 12px;
    gap: 12px;
  }
  .product-card__top {
    margin-bottom: 0;
  }
  .product-card__actions {
    gap: 8px;
    margin-top: 0;
  }
  .product-card__info {
    margin-top: 16px;
    height: auto;
    gap: 10px;
  }
  .product-card__badge {
    height: 24px;
    width: auto;
    min-width: 56px;
    padding: 0 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
  }
  .product-card__badge--top {
    display: none;
  }
  .product-card__like, .product-card__cart--icon {
    width: 40px;
    height: 40px;
    border-radius: 8px;
  }
  .product-card__like svg, .product-card__cart--icon svg {
    width: 20px;
    height: 20px;
  }
  .product-card__cart--icon {
    display: grid;
  }
  .product-card__cart--text {
    display: none;
  }
  .product-card__img {
    height: auto;
    margin-top: 8px;
    aspect-ratio: 228/141;
  }
  .product-card__img img {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: contain;
    object-position: center;
  }
  .product-card__title {
    font-size: 16px;
    height: auto;
    max-height: none;
    flex: none;
    letter-spacing: 0;
  }
  .product-card__price {
    font-size: 18px;
  }
  .product-card__bottom {
    min-height: 0;
    max-height: none;
    flex-wrap: nowrap;
    align-items: start;
    letter-spacing: -0.3px;
    max-height: none;
    flex: 0 0 auto;
    margin-top: 4px;
  }
}
@media (max-width: 1366px) and (min-width: 900px) {
  .section--hits .product-card,
  .section--novelties .product-card {
    flex: 0 0 calc((100% - 32px) / 3.5);
    width: calc((100% - 32px) / 3.5);
  }
  .section--hits .product-card__img,
  .section--novelties .product-card__img {
    margin-top: 0;
    aspect-ratio: 228/155;
  }
  .section--hits .product-card__info,
  .section--novelties .product-card__info {
    margin-top: 8px;
  }
}
@media (max-width: 480px) {
  .section--hits {
    padding-top: 71px;
    padding-bottom: 0;
  }
  .section-foot--mobile {
    display: block;
    margin-top: 19px;
  }
  .section-foot--mobile .btn {
    height: 40px;
    padding: 10px 32px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1;
  }
  .products-slider {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 11px;
    align-items: start;
    overflow: visible;
    scroll-snap-type: none;
    padding-bottom: 0;
  }
  .product-card {
    flex: none;
    width: 100%;
    max-width: none;
    scroll-snap-align: unset;
    min-height: 0;
    height: auto;
    padding: 10px;
    border-radius: 12px;
  }
  .product-card__top {
    margin-bottom: 0;
  }
  .product-card__actions {
    gap: 6px;
    margin-top: 0;
  }
  .product-card__content {
    flex: 0 0 auto;
    height: auto;
    gap: 8px;
  }
  .product-card__info {
    margin-top: 0;
    height: auto;
    flex: 0 0 auto;
    gap: 8px;
  }
  .product-card__badge {
    height: 19px;
    width: 51px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
  }
  .product-card__badge--top {
    display: none;
  }
  .product-card__like, .product-card__cart--icon {
    width: 30px;
    height: 30px;
    border-radius: 6px;
  }
  .product-card__like svg, .product-card__cart--icon svg {
    width: 17px;
    height: 17px;
  }
  .product-card__cart--icon {
    display: grid;
  }
  .product-card__cart--text {
    display: none;
  }
  .product-card__img {
    position: relative;
    overflow: hidden;
    height: 108px;
    max-height: 108px;
    margin-top: 8px;
    aspect-ratio: auto;
  }
  .product-card__img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: contain;
    object-position: center;
  }
  .product-card__title {
    font-size: 14px;
    margin-top: 8px;
    height: auto;
    max-height: none;
    flex: none;
    letter-spacing: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .product-card__price {
    font-size: 16px;
  }
  .product-card__bottom {
    min-height: 0;
    max-height: none;
    margin-top: 7px;
    height: auto;
    flex-wrap: nowrap;
    align-items: start;
    flex: 0 0 auto;
  }
  .product-card--wide .product-card__top,
  .product-card--wide .product-card__info {
    position: static;
    inset: auto;
    width: 100%;
    height: auto;
  }
  .product-card--wide .product-card__img {
    position: relative;
    overflow: hidden;
    inset: auto;
    width: 100%;
    height: 108px;
    max-height: 108px;
    aspect-ratio: auto;
    margin-top: 8px;
  }
  .product-card--wide .product-card__img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: contain;
    object-position: center;
  }
  .carousel-wrap {
    overflow: visible;
  }
  .carousel-wrap .track--slider,
  .track:not(.track--about):not(.track--makers):not(.track--cats):not(.pd-benefits__track) {
    display: none;
  }
}
.adv-card,
.ff-adv-card {
  background: #fbfbfb;
  border-radius: 20px;
  position: relative;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
}

.adv-card__icon,
.ff-adv-card__icon {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  border-radius: 8px;
  display: grid;
  place-items: center;
  background: #004e99;
  color: #ffffff;
  z-index: 1;
}
.adv-card__icon svg,
.ff-adv-card__icon svg {
  display: block;
  width: 30px;
  height: 30px;
}

.ff-adv-card__icon svg {
  width: 34px;
  height: 34px;
}

.adv-card__title,
.ff-adv-card__title {
  margin: 0 0 20px;
  max-width: 180px;
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0;
  color: #16151a;
}

.adv-card__num,
.ff-adv-card__num {
  margin: 0;
  font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  color: #00a0de;
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  z-index: 1;
  flex-shrink: 0;
}

.ff-adv-card__num {
  line-height: 1;
}

@media (max-width: 1366px) {
  .adv-card__icon,
  .ff-adv-card__icon {
    width: 40px;
    height: 40px;
    top: 19px;
    right: 19px;
  }
  .adv-card__icon svg,
  .ff-adv-card__icon svg {
    width: 24px;
    height: 24px;
  }
  .adv-card__title,
  .ff-adv-card__title {
    font-size: 16px;
    margin-bottom: 8px;
    max-width: none;
  }
}
@media (max-width: 480px) {
  .adv-card__icon,
  .ff-adv-card__icon {
    width: 32px;
    height: 32px;
    top: 16px;
    right: 16px;
  }
  .adv-card__icon svg,
  .ff-adv-card__icon svg {
    width: 20px;
    height: 20px;
  }
}
.article-card {
  flex: 0 0 435px;
  scroll-snap-align: start;
  background: #fbfbfb;
  border: 1px solid #ffffff;
  border-radius: 20px;
  padding: 20px;
  margin-top: -1px;
  min-height: 388px;
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: auto auto auto 1fr auto;
  grid-template-areas: "img   img" "tag   date" "title title" "text  text" "more  more";
  column-gap: 12px;
  row-gap: 14px;
  transition: box-shadow 0.25s, transform 0.25s;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .article-card:hover {
    box-shadow: 0 16px 36px rgba(0, 0, 0, 0.08);
    transform: translateY(-4px);
  }
}
.article-card__img {
  grid-area: img;
  width: 100%;
  height: 180px;
  border-radius: 20px;
  background-color: #acacac;
  margin-bottom: 6px;
}
.article-card__tag {
  grid-area: tag;
  align-self: center;
  justify-self: start;
  background: #16151a;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.1;
  padding: 4px 8px;
  border-radius: 4px;
}
.article-card__date {
  grid-area: date;
  align-self: center;
  justify-self: end;
  color: #878787;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.2;
  white-space: nowrap;
}
.article-card__title {
  grid-area: title;
  margin: 0;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 22px;
  letter-spacing: 0.9px;
  font-weight: 700;
  line-height: 1.1;
  color: #16151a;
  text-transform: none;
}
.article-card__text {
  grid-area: text;
  margin: 0;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  color: #16151a;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .article-card__text {
    font-size: 15px;
  }
}
.article-card__text {
  line-height: 1.4;
}
@media (max-width: 1366px) and (min-width: 481px) {
  .article-card__text {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .article-card__text {
    font-size: 15px;
  }
}
.article-card__text {
  line-height: 1.3;
  letter-spacing: 0.5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.article-card__more {
  grid-area: more;
  align-self: end;
  justify-self: start;
  flex-shrink: 0;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #00a0de;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
}
.article-card__more svg {
  width: 24px;
  height: 24px;
}

@media (max-width: 1366px) {
  .article-card {
    flex: 0 0 calc((100% - 10px) / 2.5);
    width: calc((100% - 10px) / 2.5);
    max-width: 340px;
    min-height: 320px;
    padding: 16px;
  }
  .article-card__img {
    height: 140px;
    border-radius: 8px;
  }
  .article-card__title {
    font-size: 16px;
  }
  .article-card__date {
    font-size: 10px;
  }
  .article-card__text {
    font-size: 17px;
  }
  .article-card__tag {
    font-size: 10px;
  }
}
@media (max-width: 480px) {
  .article-card {
    flex: 0 0 280px;
    min-height: 320px;
  }
}
.hero {
  position: relative;
  background: #fbfbfb;
  overflow: hidden;
  min-height: 700px;
  display: flex;
  align-items: flex-end;
}

.hero__bg {
  position: absolute;
  inset: 0;
  overflow: hidden;
}
.hero__bg .hero__slides {
  display: flex;
  height: 100%;
  transition: transform 0.7s ease;
  will-change: transform;
  position: relative;
  z-index: 0;
}
.hero__bg .hero__slide {
  flex: 0 0 100%;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.hero__bg img,
.hero__bg video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 70% 22%;
}
.hero__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(101deg, rgba(0, 0, 0, 0.74) 12%, rgba(0, 0, 0, 0.35) 45%, rgba(0, 0, 0, 0) 78%);
}

.hero__inner {
  position: relative;
  z-index: 2;
  padding-block: 0 48px;
}

.hero__title {
  color: #ffffff;
  max-width: 982px;
  margin: 0 0 20px;
}

.hero__subtitle {
  color: #ffffff;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .hero__subtitle {
    font-size: 15px;
  }
}
.hero__subtitle {
  line-height: 1.4;
  max-width: 326px;
  margin: 0 0 40px;
  font-style: normal;
  font-weight: 400;
  height: auto;
  min-height: 36px;
  letter-spacing: 0;
}

.hero__actions {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.hero__arrows {
  position: absolute;
  z-index: 3;
  right: 60px;
  bottom: 60px;
  display: flex;
  gap: 16px;
}
.hero__arrows .round-btn {
  border-color: transparent;
}

.hero__dots {
  display: none;
  position: absolute;
  z-index: 3;
  left: 50%;
  bottom: 16px;
  transform: translateX(-50%);
  gap: 6px;
}

.hero__dot {
  width: 40px;
  height: 6px;
  padding: 0;
  border: 0;
  border-radius: 27px;
  background: rgba(255, 255, 255, 0.46);
  cursor: pointer;
  transition: background 0.2s ease;
}
.hero__dot--active {
  background: #ffffff;
}

.page-home .hero__bg img {
  object-position: 70% 22%;
}

.hero--fastfood .hero__bg img,
.hero--equipment-order .hero__bg img {
  object-position: 30% 30%;
}
.hero--fastfood .hero__arrows,
.hero--equipment-order .hero__arrows {
  right: 60px;
  bottom: 60px;
}

.hero--fastfood .hero__subtitle {
  max-width: 266px;
  margin: 0 0 20px;
  letter-spacing: 0.6px;
}
.hero--fastfood .hero__actions {
  margin-bottom: 13px;
}
.hero--fastfood .hero__actions a {
  letter-spacing: 0.3px;
}
.hero--fastfood .hero__actions .btn--white {
  width: 226px;
}

.hero--equipment-order .hero__subtitle {
  max-width: 388px;
  margin: 0 0 40px;
}
.hero--equipment-order .hero__actions {
  margin-bottom: 0;
}

@media (max-width: 1728px) and (min-width: 1367px) {
  .hero {
    min-height: 500px;
    height: 500px;
    max-height: 500px;
    box-sizing: border-box;
  }
  .hero__inner {
    padding-block: 0 28px;
  }
  .hero__title {
    margin-bottom: 12px;
  }
  .hero__subtitle {
    margin-bottom: 20px;
    height: auto;
  }
  .hero__actions {
    gap: 12px;
  }
  .hero__arrows {
    right: 48px;
    bottom: 24px;
  }
  .hero--fastfood .hero__arrows,
  .hero--equipment-order .hero__arrows {
    right: 48px;
    bottom: 24px;
  }
  .hero--fastfood .hero__subtitle {
    margin-bottom: 12px;
  }
  .hero--fastfood .hero__actions {
    margin-bottom: 0;
  }
  .hero--equipment-order {
    align-items: stretch;
  }
  .hero--equipment-order .hero__inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 0;
    height: 100%;
    padding-top: 180px;
    padding-bottom: 28px;
  }
  .hero--equipment-order .eq-hero__chips {
    position: absolute;
    top: 48px;
    right: 0;
    gap: 10px;
    margin: 0;
    width: max-content;
    max-width: calc(100% - 24px);
    grid-template-columns: repeat(2, minmax(0, 300px));
  }
  .hero--equipment-order .eq-hero__chip {
    height: 64px;
    min-height: 64px;
    padding: 0 16px;
    gap: 14px;
    border-radius: 18px;
    width: 100%;
    max-width: 100%;
  }
  .hero--equipment-order .eq-hero__chip-icon {
    flex: 0 0 28px;
    width: 28px;
    height: 28px;
  }
  .hero--equipment-order .eq-hero__chip-text {
    font-size: 14px;
  }
  .hero--equipment-order .hero__subtitle {
    margin-bottom: 24px;
  }
  .hero--equipment-order .hero__actions {
    margin-bottom: 0;
  }
}
@media (min-width: 1367px) and (max-height: 900px) and (min-width: 1729px) {
  .hero {
    min-height: calc(100vh - 100px);
    min-height: calc(100svh - 100px);
    height: calc(100svh - 100px);
    max-height: calc(100svh - 100px);
  }
  .hero__inner {
    padding-block: 0 28px;
  }
  .hero__title {
    margin-bottom: 12px;
  }
  .hero__subtitle {
    margin-bottom: 20px;
    height: auto;
  }
  .hero__actions {
    gap: 12px;
  }
  .hero__arrows {
    right: 48px;
    bottom: 24px;
  }
  .hero--fastfood .hero__arrows,
  .hero--equipment-order .hero__arrows {
    right: 48px;
    bottom: 24px;
  }
  .hero--fastfood .hero__subtitle {
    margin-bottom: 12px;
  }
  .hero--fastfood .hero__actions {
    margin-bottom: 0;
  }
  .hero--equipment-order {
    align-items: stretch;
  }
  .hero--equipment-order .hero__inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 0;
    height: 100%;
    padding-top: 180px;
    padding-bottom: 28px;
  }
  .hero--equipment-order .eq-hero__chips {
    position: absolute;
    top: 48px;
    right: 0;
    gap: 10px;
    margin: 0;
    width: max-content;
    max-width: calc(100% - 24px);
    grid-template-columns: repeat(2, minmax(0, 300px));
  }
  .hero--equipment-order .eq-hero__chip {
    height: 64px;
    min-height: 64px;
    padding: 0 16px;
    gap: 14px;
    border-radius: 18px;
    width: 100%;
    max-width: 100%;
  }
  .hero--equipment-order .eq-hero__chip-icon {
    flex: 0 0 28px;
    width: 28px;
    height: 28px;
  }
  .hero--equipment-order .eq-hero__chip-text {
    font-size: 14px;
  }
  .hero--equipment-order .hero__subtitle {
    margin-bottom: 24px;
  }
  .hero--equipment-order .hero__actions {
    margin-bottom: 0;
  }
}
@media (max-width: 1366px) {
  .hero__arrows {
    display: none;
  }
  .hero__dots {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.section--catalog {
  padding-top: 197px;
  padding-bottom: 100px;
}
.section--catalog .track--cats:not(.is-static) {
  display: block;
  width: 587px;
  max-width: none;
  margin-top: 83px;
  margin-bottom: 0;
  margin-left: auto;
  height: 7px;
  margin-right: 0;
}

.section--novelties {
  padding-top: 108px;
  padding-bottom: 0px;
}

.section--about {
  padding-top: 193px;
  padding-bottom: 0px;
}

@media (min-width: 1367px) {
  .section--about .adv-card__icon {
    background: #ffffff;
    color: #00a0de;
    border: 1px solid rgba(0, 160, 222, 0.35);
  }
}
.section--brands {
  padding-top: 280px;
  padding-bottom: 0px;
}

.section--makers {
  padding-top: 260px;
}

.section--cta {
  padding-top: 125px;
  padding-bottom: 0px;
}

.section--blog {
  padding-top: 138px;
  padding-bottom: 0px;
}

.h2--about {
  font-size: 48px;
  line-height: 0.9;
}

.container--cta {
  width: min(1820px, 100% - 120px);
  padding-left: 10px;
}

.btn--outline-accent {
  background: transparent;
  color: #00a0de;
  border: 1px solid #00a0de;
  width: 100%;
  padding: 10px 32px;
  font-size: 14px;
  font-weight: 500;
}

.features {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
  padding-top: 40px;
}

.features__list {
  display: contents;
}

.feature-card {
  background: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  height: 184px;
  min-height: 184px;
  isolation: isolate;
  transition: border-color 0.2s, box-shadow 0.2s;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .feature-card:hover {
    border-color: #00a0de;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.06);
  }
}
.feature-card--wide {
  grid-column: span 2;
  position: relative;
  max-width: 587px;
}
.feature-card--wide .feature-card__title {
  max-width: 287px;
}
.feature-card--wide .feature-card__go {
  margin-top: auto;
}
.feature-card--compact .feature-card__text {
  display: block;
  flex: 1 1 auto;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.feature-card--compact .feature-card__go--desktop {
  margin-top: auto;
}
.feature-card__go {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #00a0de;
}
.feature-card__go svg {
  width: 24px;
  height: 24px;
}
.feature-card__go--text {
  margin-top: auto;
}
.feature-card__go--mobile {
  display: none;
}
.feature-card__title {
  margin: 0;
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  font-style: normal;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #16151a;
  max-width: 228px;
  min-height: 2em;
  font-synthesis: none;
  text-shadow: none;
}
.feature-card__text {
  margin: 9px 0 0;
  padding: 0;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  color: #16151a;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .feature-card__text {
    font-size: 15px;
  }
}
.feature-card__text {
  line-height: 1.4;
}
@media (max-width: 1366px) and (min-width: 481px) {
  .feature-card__text {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .feature-card__text {
    font-size: 15px;
  }
}
.feature-card__text {
  line-height: 1.2;
  letter-spacing: 0;
  font-synthesis: none;
}
.feature-card .link-arrow {
  margin-top: auto;
}

.categories {
  display: flex;
  flex-wrap: nowrap;
  gap: 20px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  -ms-overflow-style: none;
  touch-action: pan-x;
  cursor: grab;
}
.categories.is-dragging {
  cursor: grabbing;
  scroll-snap-type: none;
  user-select: none;
}
.categories::-webkit-scrollbar {
  display: none;
  height: 0;
}

.cat-card {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 0 0 calc((100% - 100px) / 6);
  min-width: 260px;
  scroll-snap-align: start;
  height: 290px;
  width: auto;
  max-width: none;
  padding: 20px;
  border-radius: 20px;
  background: #fbfbfb;
  border: 1px solid transparent;
  overflow: hidden;
  isolation: isolate;
  -webkit-user-drag: none;
  user-select: none;
  transition: border-color 0.2s ease, background 0.2s ease;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .cat-card:hover {
    background: #ffffff;
    border-color: #16151a;
  }
  .cat-card:hover .cat-card__arrow {
    transform: rotate(0deg);
  }
}
.cat-card--featured {
  border-color: transparent;
  box-shadow: none;
}
.cat-card__badge {
  position: relative;
  z-index: 2;
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 29px;
  padding: 0 16px;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.1;
  color: #ffffff;
  background: #00a0de;
  border-radius: 100px;
  white-space: nowrap;
  overflow: hidden;
  font-synthesis: none;
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
}
.cat-card__arrow {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
  width: 40px;
  height: 40px;
  transform: rotate(90deg);
  transition: transform 0.3s ease;
  display: grid;
  place-items: center;
  color: #16151a;
}
.cat-card__arrow svg {
  width: 40px;
  height: 40px;
}
.cat-card__title {
  margin: 40px 0 0;
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #16151a;
  max-width: 239px;
  overflow-wrap: break-word;
  hyphens: manual;
  position: relative;
  z-index: 2;
  font-synthesis: none;
  text-shadow: none;
}
.cat-card__img {
  position: absolute;
  z-index: 1;
  left: var(--img-x, 0);
  bottom: var(--img-y, 0);
  top: auto;
  width: var(--img-w, 216px);
  height: var(--img-h, 216px);
}
.cat-card__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: var(--img-pos, left bottom);
  transform: scaleX(var(--img-flip, 1));
  filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.15));
  -webkit-user-drag: none;
  pointer-events: none;
}

.section--catalog .promo {
  margin-top: 42px;
}

.about {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.about__head {
  display: flex;
  flex-direction: column;
}

.about__text {
  color: #16151a;
  font-size: 18px;
  margin: 20px 0 0;
  max-width: 520px;
  letter-spacing: 0.1px;
  line-height: 1.4;
}

.about__eyebrow {
  color: #00a0de;
  font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  margin-bottom: 40px;
}

.about__featured {
  display: none;
}

.about__track-wrap {
  display: none;
}
.about__track-wrap .track--about {
  width: 100%;
  max-width: none;
  height: 4px;
  margin: 0;
  border-radius: 100px;
}
.about__track-wrap .track--about .track__thumb {
  border-radius: 100px;
}

.about__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  padding-top: 40px;
}

.about__slider {
  min-width: 0;
}

.advantages {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.adv-card {
  background: #fbfbfb;
  border-radius: 20px;
  padding: 29px 20px 20px 30px;
  position: relative;
  min-height: 250px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.adv-card__bg-num {
  display: none;
  position: absolute;
  top: -28px;
  left: 12px;
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 600;
  font-size: 120px;
  line-height: 1;
  color: rgba(22, 21, 26, 0.06);
  pointer-events: none;
  user-select: none;
  z-index: 0;
}
.adv-card__num {
  display: block;
  margin: 0;
  font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  color: #00a0de;
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  z-index: 1;
  flex-shrink: 0;
}
.adv-card__body {
  margin-top: auto;
  position: relative;
  z-index: 1;
  flex-shrink: 0;
}
.adv-card__title {
  margin: 0 0 20px;
  max-width: 180px;
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0;
}
.adv-card__text {
  margin: 0;
  color: #16151a;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .adv-card__text {
    font-size: 15px;
  }
}
.adv-card__text {
  line-height: 1.4;
  letter-spacing: 0.1px;
}
.adv-card__icon {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  border-radius: 8px;
  display: grid;
  place-items: center;
  background: #004e99;
  color: #ffffff;
  z-index: 1;
}
.adv-card__icon svg {
  width: 30px;
  height: 30px;
}

@media (max-width: 1366px) {
  .about {
    display: flex;
    flex-direction: column;
  }
  .about__featured,
  .about__track-wrap {
    display: none;
  }
  .about__head {
    order: 1;
  }
  .about__text br {
    display: none;
  }
  .about__text {
    max-width: none;
    font-size: 17px;
    margin-top: 20px;
    line-height: 1.4;
  }
  .about__slider {
    order: 2;
    padding-top: 40px;
    min-width: 0;
  }
  .about__actions {
    order: 3;
    padding-top: 40px;
    flex-wrap: wrap;
    gap: 12px;
  }
  .about__actions .btn {
    padding: 16px 32px;
    font-size: 14px;
  }
  .about .advantages {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    overflow: visible;
    scroll-snap-type: none;
    padding-top: 0;
  }
  .about .advantages .adv-card {
    min-height: 150px;
    height: auto;
    padding: 19px 20px;
    border-radius: 12px;
    justify-content: flex-start;
  }
  .about .advantages .adv-card--lead {
    display: flex;
  }
  .about .advantages .adv-card__bg-num {
    display: none;
  }
  .about .advantages .adv-card__num {
    font-size: 14px;
  }
  .about .advantages .adv-card__body {
    margin-top: 14px;
    padding-right: 52px;
    max-width: none;
  }
  .about .advantages .adv-card__title {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 8px;
    line-height: 1.1;
    max-width: none;
  }
  .about .advantages .adv-card__text {
    font-size: 17px;
    line-height: 1.3;
    max-width: none;
  }
  .about .advantages .adv-card__icon {
    width: 40px;
    height: 40px;
    top: 19px;
    right: 19px;
  }
  .about .advantages .adv-card__icon svg {
    width: 24px;
    height: 24px;
  }
}
@media (min-width: 1367px) {
  .about {
    display: grid;
    grid-template-columns: minmax(300px, 1fr) minmax(0, 890px);
    grid-template-rows: auto 1fr;
    column-gap: 80px;
    align-items: start;
  }
  .about__head {
    grid-column: 1;
    grid-row: 1;
  }
  .about__featured {
    display: none;
  }
  .about__track-wrap {
    display: none;
  }
  .about__actions {
    grid-column: 1;
    grid-row: 2;
    padding-top: 40px;
    align-self: start;
  }
  .about__slider {
    grid-column: 2;
    grid-row: 1/-1;
    padding-top: 0;
    overflow: visible;
  }
  .about .advantages {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    overflow: visible;
    scroll-snap-type: none;
    padding-top: 0;
  }
  .about .advantages .adv-card {
    min-height: 192px;
    justify-content: flex-start;
  }
  .about .advantages .adv-card--lead {
    display: flex;
  }
  .about .advantages .adv-card__bg-num {
    display: none;
  }
  .about .advantages .adv-card__body {
    margin-top: 18px;
  }
}
.brands {
  display: grid;
  grid-template-columns: minmax(300px, 1fr) 2.2fr;
  gap: 56px;
  align-items: start;
}

.brands__intro {
  padding-top: 4px;
}

.brands__intro .h2 {
  white-space: nowrap;
}

.brands__main {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.carousel-wrap--brands {
  overflow: hidden;
  width: 100%;
  padding: 16px 0 28px;
  margin: -16px 0 -28px;
}

.brands-grid {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(2, auto);
  grid-auto-columns: calc((100% - 60px) / 4);
  gap: 20px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  padding-bottom: 4px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.brands-grid::-webkit-scrollbar {
  display: none;
  height: 0;
}
.brands-grid .brand-card {
  scroll-snap-align: start;
}

.brands-foot {
  display: flex;
  gap: 12px;
  align-self: flex-end;
  margin-top: 32px;
}

.brands-head-nav {
  display: flex;
  gap: 12px;
}

.brands-note {
  font-size: 18px;
  color: #16151a;
  margin-top: 16px;
  line-height: 1.4;
}

.brands-track {
  display: none;
  width: 100%;
  max-width: none;
  height: 4px;
  margin: 16px 0 0;
}
.brands-track .track__thumb {
  border-radius: 100px;
}

.form-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

@media (max-width: 720px) {
  .form-grid {
    grid-template-columns: 1fr;
  }
}
.cta {
  background: linear-gradient(180deg, #0777e2 0%, #034584 100%);
  border-radius: 40px;
  color: #ffffff;
  padding: 40px;
  display: flex;
  justify-content: space-between;
  gap: 32px;
  flex-wrap: wrap;
}
.cta__title {
  margin: 0 0 38px;
}
.cta__text {
  margin: 0;
  color: #ffffff;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .cta__text {
    font-size: 15px;
  }
}
.cta__text {
  font-weight: 500;
  letter-spacing: 0.76px;
}
.cta .btn {
  padding: 20px 40px;
  min-width: 320px;
  height: 59px;
  margin-top: auto;
  margin-left: auto;
  width: 416px;
}

.articles {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  padding-top: 8px;
  padding-bottom: 48px;
  margin-top: -8px;
  margin-bottom: 0;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.articles::-webkit-scrollbar {
  display: none;
  height: 0;
}

.blog-foot {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.blog-foot .track--blog {
  flex: 0 1 min(587px, 100%);
  width: min(587px, 100%);
  max-width: none;
  margin: 0;
  height: 7px;
  margin-bottom: auto;
}

.carousel-wrap--blog {
  margin-right: calc(50% - 50vw + 8px);
  overflow: hidden;
}
.carousel-wrap--blog .articles {
  padding-right: calc(50vw - 50%);
}

.btn-pill {
  display: inline-flex;
  align-items: center;
  width: 240px;
  justify-content: center;
  padding: 20px 40px;
  border-radius: 100px;
  background: #00a0de;
  color: #ffffff;
  font-weight: 700;
  border: 1px solid transparent;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .btn-pill:hover {
    background: #ffffff;
    border-color: #00a0de;
    color: #00a0de;
  }
}

@media (max-width: 1728px) {
  .break_pc {
    display: inline !important;
  }
  .break_tb {
    display: inline !important;
  }
  .categories {
    flex-wrap: nowrap;
  }
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .about {
    column-gap: 32px;
    grid-template-columns: minmax(220px, 1fr) minmax(0, 1fr);
  }
  .h2--about {
    font-size: 45px;
  }
  .brands {
    grid-template-columns: max-content minmax(0, 1fr);
    gap: 40px;
  }
  .brands__intro .h2 {
    white-space: nowrap;
  }
  .brands-grid {
    grid-auto-columns: calc((100% - 48px) / 4);
    gap: 16px;
  }
  .brands-grid .brand-card,
  .brand-card {
    height: 120px;
  }
  .brands-grid .brand-card img,
  .brand-card img {
    max-height: 92px;
  }
  .brands-foot {
    margin-top: 20px;
  }
  .adv-card {
    min-height: 200px;
    padding: 20px 18px 18px 20px;
  }
  .features {
    grid-template-columns: minmax(0, 1.35fr) repeat(4, minmax(0, 1fr));
    gap: 16px;
  }
  .feature-card {
    height: 184px;
    min-height: 184px;
    padding: 20px;
    border-radius: 12px;
  }
  .feature-card--wide {
    grid-column: auto;
    max-width: none;
  }
  .feature-card--wide .feature-card__title {
    max-width: none;
    font-size: 21px;
  }
  .feature-card--compact .feature-card__title {
    max-width: none;
    font-size: 21px;
  }
  .feature-card__title {
    font-size: 21px;
    max-width: none;
    min-height: 2em;
  }
  .feature-card__text {
    font-size: 15px;
  }
  .feature-card .link-arrow {
    font-size: 15px;
  }
  .cta {
    flex-wrap: wrap;
    padding: 28px;
  }
  .cta__title {
    margin-bottom: 20px;
  }
  .cta .btn {
    width: auto;
    min-width: 260px;
    max-width: 100%;
  }
  .section--catalog {
    padding-top: 100px;
    padding-bottom: 56px;
  }
  .section--novelties {
    padding-top: 56px;
  }
  .section--about {
    padding-top: 88px;
  }
  .section--brands {
    padding-top: 92px;
  }
  .section--makers {
    padding-top: 88px;
  }
  .section--cta {
    padding-top: 56px;
  }
  .section--blog {
    padding-top: 64px;
  }
}
@media (max-width: 1366px) {
  .break_pc {
    display: inline !important;
  }
  .break_tb {
    display: inline !important;
  }
  .brands {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 1366px) {
  .break_pc {
    display: inline !important;
  }
  .break_tb {
    display: block !important;
  }
  .container {
    width: min(1800px, 100% - 80px);
  }
  .h2,
  .section__head h2 {
    font-size: 24px;
    line-height: 0.9;
  }
  .h2--about {
    font-size: 24px;
    line-height: 0.9;
    max-width: 372px;
  }
  .eyebrow {
    margin-bottom: 20px;
    font-size: 15px;
  }
  .section__head {
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 34px;
  }
  .section__caption {
    font-size: 15px;
    max-width: 143px;
    letter-spacing: 0.4px;
    margin: 0;
    margin-right: 3px;
    margin-top: -1.5px;
    color: #16151a;
    line-height: 1.3;
  }
  .section--catalog {
    padding-top: 123px;
    padding-bottom: 0px;
  }
  .section--catalog .section__head {
    flex-wrap: nowrap;
    align-items: flex-start;
    margin-bottom: 21px;
  }
  .section--catalog .section__caption {
    max-width: 220px;
    line-height: 1.3;
    text-align: right;
    margin-left: auto;
    flex-shrink: 0;
  }
  .section--catalog .section__caption-lead {
    display: block;
    white-space: nowrap;
  }
  .section--catalog .track--cats:not(.is-static) {
    width: min(587px, 100%);
    height: 4px;
    margin-top: 20px;
    margin-inline: auto;
  }
  .section--novelties {
    padding-top: 120px;
    padding-bottom: 0px;
  }
  .section--about {
    padding-top: 120px;
    padding-bottom: 0px;
  }
  .section--brands {
    padding-top: 110px;
    padding-bottom: 0px;
  }
  .section--blog {
    padding-top: 56px;
    padding-bottom: 0px;
  }
  .section--tight {
    padding-top: 140px;
    padding-bottom: 0px;
  }
  .section--cta {
    padding-top: 56px;
    padding-bottom: 0px;
  }
  .section--blog .container .section__head {
    margin-bottom: 20px;
  }
  .section--blog .container .section__head h2 {
    max-width: 250px;
  }
  .section--blog .container .section__head .carousel-nav {
    display: none;
  }
  .hero {
    height: 400px;
    min-height: 400px;
    max-height: 400px;
    align-items: flex-end;
  }
  .hero__inner {
    padding-bottom: 40px;
  }
  .hero__title {
    font-size: 32px;
    line-height: 1;
    max-width: 490px;
  }
  .hero__title-br {
    display: inline;
  }
  .hero__title-br::before {
    content: " ";
  }
  .hero__subtitle {
    font-size: 14px;
    line-height: 1.1;
    height: auto;
    margin-bottom: 20px;
  }
  .hero__actions {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 12px;
    width: auto;
  }
  .hero__actions .btn {
    width: auto;
    padding: 16px 32px;
    font-size: 14px;
    line-height: 1.1;
  }
  .hero__actions .btn--accent {
    width: 248px;
  }
  .hero__actions .btn--white {
    width: 153px;
  }
  .hero__arrows {
    display: none;
  }
  .hero__dots {
    display: flex;
    left: auto;
    right: 40px;
    bottom: 40px;
    transform: none;
  }
  .hero__bg img {
    object-fit: cover;
    object-position: 72% 18%;
  }
  .features {
    display: grid;
    grid-template-columns: minmax(200px, 252px) minmax(0, 1fr);
    gap: 10px;
    padding-top: 39px;
    align-items: stretch;
  }
  .features__list {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 0;
    min-width: 0;
    height: 149px;
    min-height: 149px;
  }
  .feature-card {
    width: 100%;
    max-width: none;
  }
  .feature-card--wide {
    grid-column: auto;
    max-width: none;
    height: 149px;
    min-height: 149px;
    border-radius: 8px;
    padding: 20px;
  }
  .feature-card--wide .feature-card__title {
    font-size: 16px;
    max-width: none;
    min-height: 0;
    padding-right: 36px;
  }
  .feature-card--wide .feature-card__text {
    font-size: 17px;
    color: #16151a;
    margin-top: auto;
    letter-spacing: 0.3px;
    line-height: 1.3;
  }
  .feature-card--wide .feature-card__go--text {
    display: none;
  }
  .feature-card--wide .feature-card__go--mobile {
    display: grid;
    place-items: center;
    position: absolute;
    top: 19px;
    right: 19px;
    width: 30px;
    height: 30px;
    margin: 0;
    color: #00a0de;
  }
  .feature-card--wide .feature-card__go--mobile svg {
    width: 28px;
    height: 28px;
    transform: none;
  }
  .feature-card--wide .feature-card__go--mobile svg,
  .feature-card--wide .feature-card__go--mobile svg path {
    fill: currentColor;
  }
  .feature-card--compact {
    border: none;
    background: transparent;
    border-radius: 0;
    padding: 0;
    min-height: 30px;
    height: auto;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
  }
  .feature-card--compact .feature-card__title {
    font-size: 16px;
    max-width: none;
    margin: 0;
    min-height: 0;
    line-height: 1;
  }
  .feature-card--compact .feature-card__text {
    display: none;
  }
  .feature-card--compact .feature-card__go--desktop {
    display: none;
  }
  .feature-card--compact .feature-card__go--mobile {
    display: grid;
    place-items: center;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    margin-left: auto;
    color: #00a0de;
  }
  .feature-card--compact .feature-card__go--mobile svg {
    width: 28px;
    height: 28px;
  }
  .feature-card--compact .feature-card__go--mobile svg,
  .feature-card--compact .feature-card__go--mobile svg path {
    fill: currentColor;
  }
}
@media (max-width: 1366px) and (min-width: 900px) {
  .features {
    grid-template-columns: minmax(320px, 400px) minmax(0, 1fr);
    gap: 16px;
  }
  .features__list {
    height: 168px;
    min-height: 168px;
  }
  .feature-card--wide {
    height: 168px;
    min-height: 168px;
  }
  .feature-card--wide .feature-card__title {
    font-size: 18px;
  }
  .feature-card--compact .feature-card__title {
    font-size: 18px;
  }
}
@media (max-width: 1366px) {
  .categories {
    display: flex;
    flex-wrap: nowrap;
    grid-template-columns: none;
    gap: 12px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    touch-action: pan-x;
    scrollbar-width: none;
    -ms-overflow-style: none;
    margin-inline: -40px;
    padding-inline: 40px;
  }
  .categories::-webkit-scrollbar {
    display: none;
    height: 0;
  }
  .cat-card {
    flex: 0 0 240px;
    width: 240px;
    min-width: 0;
    max-width: none;
    scroll-snap-align: start;
    height: 220px;
    padding: 14px;
    border-radius: 16px;
    background: #fbfbfb;
    border-color: transparent;
  }
  .cat-card__badge {
    height: auto;
    padding: 0;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.1;
    background: transparent;
    color: #00a0de;
  }
  .cat-card__title {
    margin-top: 22px;
    font-size: 20px;
    line-height: 1;
    max-width: 178px;
    text-transform: none;
    hyphens: none;
    overflow-wrap: normal;
    word-break: normal;
  }
  .cat-card__arrow {
    top: 14px;
    right: 14px;
    width: 24px;
    height: 24px;
    transform: none;
  }
  .cat-card__arrow svg {
    width: 24px;
    height: 24px;
  }
  .cat-card__img {
    left: 0 !important;
    right: auto !important;
    top: auto !important;
    bottom: 0 !important;
    width: var(--img-w-tb, 150px) !important;
    height: var(--img-h-tb, 150px) !important;
    transform: translate3d(var(--img-x-tb, 0), calc(var(--img-y-tb, 0px) * -1), 0) !important;
  }
  .cat-card__img img {
    object-fit: contain !important;
    object-position: var(--img-pos-tb, left bottom) !important;
    filter: drop-shadow(0 6px 14px rgba(0, 0, 0, 0.12));
  }
  .cat-card--featured {
    border-color: transparent;
    box-shadow: none;
  }
  .cat-card--featured .cat-card__img {
    left: 0 !important;
    bottom: 0 !important;
    width: var(--img-w-tb, 150px) !important;
    height: var(--img-h-tb, 150px) !important;
    transform: translate3d(var(--img-x-tb, 0), calc(var(--img-y-tb, 0px) * -1), 0) !important;
  }
  .cat-card--featured .cat-card__img img {
    object-position: var(--img-pos-tb, left bottom) !important;
  }
  .section--catalog .categories {
    margin-inline: 0;
    padding-inline: 0;
    gap: 12px;
  }
  .section--catalog .cat-card {
    flex: 0 0 240px;
    width: 240px;
    height: 220px;
  }
  .track {
    max-width: 587px;
    margin-inline: auto;
    margin-top: 24px;
  }
  .track--cats:not(.is-static) {
    display: block;
    height: 4px;
    width: min(587px, 100%);
    max-width: none;
    margin-inline: auto;
    margin-top: 20px;
  }
  .section--catalog .promo {
    margin-top: 115px;
  }
  .about__text br {
    display: none;
  }
  .about__text {
    font-size: 17px;
    color: #16151a;
    line-height: 1.3;
    max-width: 445px;
    margin-top: 20px;
    letter-spacing: 0.5px;
  }
  .about__head {
    order: 1;
  }
  .about__featured {
    display: none;
  }
  .about__track-wrap {
    display: none;
  }
  .about__slider {
    order: 2;
    padding-top: 40px;
  }
  .about__actions {
    order: 3;
    flex-wrap: wrap;
    gap: 12px;
    padding-top: 40px;
  }
  .about__actions .btn {
    padding: 16px 32px;
    font-size: 14px;
  }
  .about .advantages {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    overflow: visible;
    scroll-snap-type: none;
  }
  .about .advantages .adv-card {
    min-height: 150px;
    height: auto;
    padding: 19px;
    border-radius: 12px;
    justify-content: flex-start;
  }
  .about .advantages .adv-card--lead {
    display: flex;
  }
  .about .advantages .adv-card__bg-num {
    display: none;
  }
  .about .advantages .adv-card__num {
    font-size: 14px;
  }
  .about .advantages .adv-card__body {
    margin-top: 14px;
    padding-right: 52px;
    max-width: none;
  }
  .about .advantages .adv-card__title {
    font-size: 16px;
    margin: 0 0 8px;
    line-height: 1.1;
    max-width: none;
  }
  .about .advantages .adv-card__text {
    font-size: 17px;
    color: #16151a;
    line-height: 1.3;
    max-width: none;
  }
  .about .advantages .adv-card__icon {
    width: 40px;
    height: 40px;
    top: 19px;
    right: 19px;
    background: #004e99;
    color: #ffffff;
    border: none;
    border-radius: 4px;
  }
  .about .advantages .adv-card__icon svg {
    width: 24px;
    height: 24px;
  }
  .brands {
    gap: 20px;
  }
  .brands__intro .h2 {
    white-space: normal;
  }
  .brands-grid {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(2, auto);
    grid-auto-columns: calc((100% - 30px) / 4);
    gap: 10px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    padding-bottom: 4px;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .brands-grid::-webkit-scrollbar {
    display: none;
    height: 0;
  }
  .brands-grid .brand-card {
    height: 86px;
    scroll-snap-align: start;
  }
  .brands-grid .brand-card .brand-card__arrow {
    display: none;
  }
  .brands-grid .brand-card .brand-card__media {
    padding: 10px 14px;
  }
  .brands-grid .brand-card img {
    max-height: 66px;
  }
  .brands-foot {
    display: none;
  }
  .brands-track {
    display: block;
  }
  .cta {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 28px 28px;
    border-radius: 16px;
    min-height: 0;
    height: auto;
    box-sizing: border-box;
  }
  .cta > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    padding: 0;
    min-width: 0;
  }
  .cta__title {
    font-size: 32px;
    line-height: 1;
    margin: 0 0 8px;
  }
  .cta__text {
    font-size: 17px;
    color: #ffffff;
    line-height: 1.3;
    letter-spacing: 0.02em;
    margin: 0;
  }
  .cta .btn {
    width: auto;
    min-width: 0;
    flex-shrink: 0;
    align-self: center;
    margin: 0;
    padding: 18px 36px;
    font-size: 16px;
    height: 56px;
  }
  .container--cta {
    width: min(1820px, 100% - 80px);
    padding-left: 0;
    padding-right: 0;
  }
  .articles {
    gap: 10px;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    padding-bottom: 4px;
  }
  .article-card {
    flex: 0 0 calc((100% - 10px) / 2.5);
    width: calc((100% - 10px) / 2.5);
    max-width: 340px;
    min-height: 320px;
    height: auto;
    border-radius: 12px;
    padding: 16px;
    align-content: start;
    row-gap: 0px;
  }
  .article-card__date {
    font-size: 10px;
    letter-spacing: 0.7px;
    margin-top: -6px;
  }
  .article-card__tag {
    font-size: 10px;
    letter-spacing: 0.4px;
  }
  .article-card__img {
    border-radius: 8px;
    height: 140px;
    margin-bottom: 8px;
  }
  .article-card__title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.7px;
    margin-top: 16px;
    min-width: 0;
  }
  .article-card__text {
    font-size: 17px;
    color: #16151a;
    letter-spacing: 0.56px;
    margin-top: 12px;
    line-height: 1.3;
    min-width: 0;
  }
  .article-card__more {
    font-size: 15px;
    letter-spacing: 0.1px;
    margin-top: 12px;
  }
  .article-card__more .link-arrow__text::before,
  .article-card__more .link-arrow__text::after {
    font-size: 15px;
  }
  .carousel-wrap--blog {
    margin-right: 0;
    overflow: hidden;
  }
  .carousel-wrap--blog .articles {
    padding-right: 0;
  }
  .blog-foot {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
  }
  .blog-foot .track--blog:not(.is-static) {
    display: block;
    flex: none;
    width: min(587px, 100%);
    max-width: 100%;
    height: 7px;
    order: -1;
    margin: 0;
  }
  .blog-foot a {
    padding: 16px 32px;
    font-size: 14px;
    letter-spacing: 0.4px;
    width: auto;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .break_pc {
    display: inline !important;
  }
  .break_tb {
    display: inline !important;
  }
  .container {
    width: min(1800px, 100% - 32px);
  }
  .break_mb {
    display: block;
  }
  .h2,
  .section__head h2 {
    font-size: 32px;
    line-height: 0.9;
  }
  .h2--about {
    font-size: 32px;
    line-height: 0.9;
  }
  .section--lead-wide-home-bottom .lead-wide__intro h2 {
    max-width: 100%;
    font-size: 32px;
    line-height: 0.9;
  }
  .hero {
    min-height: 640px;
    align-items: flex-end;
  }
  .hero__bg img {
    object-position: 68% 50%;
    transform: none;
  }
  .hero__bg::after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0.45) 52%, rgba(0, 0, 0, 0.88) 100%);
  }
  .hero__title {
    font-size: 28px;
    max-width: 310px;
    line-height: 1;
  }
  .hero__title-br {
    display: block;
  }
  .hero__title-br::before {
    content: none;
  }
  .hero__subtitle {
    font-size: 16px;
    line-height: 1.1;
    margin-bottom: 32px;
    letter-spacing: 0.1px;
    max-width: 266px;
  }
  .hero__actions {
    flex-direction: column;
    width: 100%;
    gap: 12px;
  }
  .hero__actions .btn {
    width: 100%;
    justify-content: center;
    padding: 16px 32px;
    font-size: 16px;
    line-height: 1.1;
    white-space: normal;
  }
  .hero__dots {
    left: 50%;
    right: auto;
    bottom: 16px;
    transform: translateX(-50%);
  }
  .features {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-top: 40px;
  }
  .features__list {
    display: flex;
    flex-direction: column;
    gap: 16px;
    min-height: 0;
    height: auto;
  }
  .feature-card--wide {
    grid-column: auto;
    max-width: none;
    height: 134px;
    min-height: 134px;
    border-radius: 8px;
  }
  .feature-card--wide .feature-card__title {
    font-size: 20px;
    max-width: none;
    min-height: 0;
    padding-right: 42px;
  }
  .feature-card--wide .feature-card__text {
    display: block;
    font-size: 17px;
    color: #16151a;
    margin-top: 8px;
    max-width: 214px;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .feature-card--wide .feature-card__go--text {
    display: none;
  }
  .feature-card--wide .feature-card__go--mobile {
    display: grid;
    place-items: center;
    position: absolute;
    top: 19px;
    right: 19px;
    width: 30px;
    height: 30px;
    margin: 0;
    color: #00a0de;
  }
  .feature-card--wide .feature-card__go--mobile svg {
    width: 30px;
    height: 30px;
    transform: none;
  }
  .feature-card--wide .feature-card__go--mobile svg,
  .feature-card--wide .feature-card__go--mobile svg path {
    fill: currentColor;
  }
  .feature-card--compact .feature-card__title {
    font-size: 20px;
    min-height: 0;
  }
  .feature-card--compact .feature-card__go--mobile {
    width: 30px;
    height: 30px;
    color: #00a0de;
  }
  .feature-card--compact .feature-card__go--mobile svg {
    width: 30px;
    height: 30px;
  }
  .feature-card--compact .feature-card__go--mobile svg,
  .feature-card--compact .feature-card__go--mobile svg path {
    fill: currentColor;
  }
  .section--catalog {
    padding-top: 100px;
    padding-bottom: 32px;
  }
  .section--catalog .section__head {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 22px;
  }
  .section--catalog .section__caption {
    max-width: 201px;
    margin: 0;
    text-align: left;
    flex-shrink: 1;
  }
  .section--catalog .section__caption-lead {
    display: inline;
    white-space: normal;
  }
  .section--novelties {
    padding-top: 100px;
  }
  .section--about {
    padding-top: 100px;
  }
  .section--brands {
    padding-top: 93px;
  }
  .section--blog {
    padding-top: 50px;
    padding-bottom: 0;
  }
  .section--tight {
    padding-top: 100px;
  }
  .section--cta {
    padding-top: 54px;
  }
  .section__head {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 22px;
  }
  .section__caption {
    font-size: 12px;
    max-width: 201px;
    letter-spacing: 0.4px;
  }
  .section--catalog .categories {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 10px !important;
    row-gap: 10px !important;
    overflow-x: clip;
    scroll-snap-type: none;
    touch-action: auto;
    cursor: auto;
    margin-inline: 0;
    padding-inline: 0;
  }
  .section--catalog .cat-card {
    flex: none;
    width: 100%;
    min-width: 0;
    max-width: none;
    scroll-snap-align: unset;
    height: 200px;
    min-height: 190px;
    padding: 14px;
    border-radius: 14px !important;
    background: #fbfbfb;
    border-color: transparent;
  }
  .section--catalog .cat-card--featured {
    border-color: transparent;
    box-shadow: none;
  }
  .section--catalog .cat-card--featured .cat-card__img {
    left: 0 !important;
    bottom: 0 !important;
    width: calc(var(--img-w-mb, 162px) * 1.2) !important;
    height: calc(var(--img-h-mb, 162px) * 1.2) !important;
    transform: translate3d(var(--img-x-mb, 0), calc(var(--img-y-mb, 0px) * -1), 0) !important;
  }
  .section--catalog .cat-card--featured .cat-card__img img {
    object-position: var(--img-pos-mb, left bottom) !important;
  }
  .section--catalog .cat-card__badge {
    height: auto;
    padding: 0;
    font-size: 10px;
    background: transparent;
    color: #00a0de;
  }
  .section--catalog .cat-card__title {
    font-size: 16px;
    margin-top: 16px;
    max-width: 150px;
    z-index: 2;
  }
  .section--catalog .cat-card__arrow {
    top: 12px;
    right: 12px;
    width: 20px;
    height: 20px;
    transform: none;
  }
  .section--catalog .cat-card__arrow svg {
    width: 20px;
    height: 20px;
  }
  .section--catalog .cat-card__img {
    left: 0 !important;
    right: auto !important;
    top: auto !important;
    bottom: 0 !important;
    width: calc(var(--img-w-mb, 162px) * 1.2) !important;
    height: calc(var(--img-h-mb, 162px) * 1.2) !important;
    transform: translate3d(var(--img-x-mb, 0), calc(var(--img-y-mb, 0px) * -1), 0) !important;
  }
  .section--catalog .cat-card__img img {
    object-fit: contain !important;
    object-position: var(--img-pos-mb, left bottom) !important;
    filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.12));
  }
  .section--catalog .track--cats {
    display: none;
  }
  .section--catalog .track--cats:not(.is-static), .section--catalog .track--cats.is-static {
    display: none;
  }
  .section-foot--mobile {
    display: block;
    margin-top: 19px;
  }
  .section--catalog .promo {
    margin-top: 100px;
  }
  .carousel-nav {
    display: none;
  }
  .about {
    display: flex;
    flex-direction: column;
  }
  .about__head {
    order: 1;
  }
  .about__head .about__eyebrow {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .about__head .about__text {
    letter-spacing: 0px;
    font-size: 17px;
    color: #16151a;
    line-height: 1.4;
    margin-top: 23px;
  }
  .about__slider {
    order: 2;
    padding-top: 42px;
    margin-inline: -16px;
    padding-inline: 16px;
    overflow: hidden;
  }
  .about__track-wrap {
    display: block;
    order: 3;
    margin-top: 20px;
  }
  .about__track-wrap .track--about {
    width: 100%;
    margin: 0;
  }
  .about__actions {
    order: 4;
    flex-direction: column;
    gap: 7px;
    padding-top: 40px;
  }
  .about__actions .btn {
    width: 100%;
    height: 48px;
    padding: 16px 32px;
    font-size: 14px;
    line-height: 1.1;
  }
  .section--about .adv-card__icon {
    background: #004e99;
    color: #ffffff;
    border: none;
    border-radius: 4px;
  }
  .section--about .advantages .adv-card {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    min-height: 250px;
    height: 250px;
    padding: 20px;
    border-radius: 12px;
    box-sizing: border-box;
    justify-content: flex-start;
    scroll-snap-align: start;
  }
  .section--about .advantages .adv-card--lead {
    display: flex;
  }
  .section--about .advantages .adv-card__bg-num {
    display: none;
  }
  .section--about .advantages .adv-card__num {
    font-size: 14px;
    line-height: 1.2;
  }
  .section--about .advantages .adv-card__icon {
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    border-radius: 4px;
  }
  .section--about .advantages .adv-card__icon svg {
    width: 24px;
    height: 24px;
  }
  .section--about .advantages .adv-card__body {
    margin-top: auto;
    max-width: none;
    padding-right: 52px;
  }
  .section--about .advantages .adv-card__title {
    font-size: 20px;
    line-height: 1;
    margin: 0 0 18px;
    max-width: none;
  }
  .section--about .advantages .adv-card__text {
    font-size: 15px;
    line-height: 1.4;
    color: #16151a;
    max-width: 259px;
  }
  .section--about .advantages .adv-card__text br {
    display: none;
  }
  .about .advantages {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 8px;
    grid-template-columns: none;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .about .advantages::-webkit-scrollbar {
    display: none;
    height: 0;
  }
  .brands {
    gap: 20px;
  }
  .brands__intro {
    padding-top: 0;
  }
  .brands__intro .h2 {
    white-space: normal;
    max-width: none;
  }
  .brands-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-flow: row;
    grid-auto-columns: unset;
    grid-template-rows: unset;
    gap: 8px;
    overflow: visible;
    scroll-snap-type: none;
    padding-bottom: 0;
  }
  .brands-grid .brand-card {
    flex: none;
    height: 90px;
    scroll-snap-align: unset;
  }
  .brands-grid .brand-card .brand-card__arrow {
    display: none;
  }
  .brands-grid .brand-card .brand-card__media {
    align-items: center;
    justify-content: center;
    padding: 12px 16px;
  }
  .brands-grid .brand-card img {
    margin-top: 0;
    max-height: 66px;
    object-fit: contain;
    object-position: center center;
  }
  .brands-track {
    display: none;
  }
  .brands-foot {
    display: none;
  }
  .cta {
    flex-direction: column;
    align-items: stretch;
    padding: 24px;
    border-radius: 20px;
    min-height: 235px;
  }
  .cta__title {
    font-size: 32px;
    line-height: 0.9;
    margin: 0 0 12px;
  }
  .cta__text {
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0.02em;
    margin: 0;
  }
  .cta .btn {
    width: 100%;
    height: 48px;
    margin-top: auto;
    margin-left: 0;
    padding: 16px 32px;
    font-size: 14px;
  }
  .container--cta {
    width: min(1800px, 100% - 32px);
  }
  .articles {
    flex-direction: column;
    overflow: visible;
    scroll-snap-type: none;
    gap: 8px;
    padding-bottom: 0;
  }
  .article-card {
    flex: none;
    width: 100%;
    max-width: none;
  }
  .article-card:nth-child(n+4) {
    display: none;
  }
  .article-card {
    height: auto;
    min-height: 0;
    padding: 20px;
    border-radius: 12px;
    display: grid;
    grid-template-areas: "img   img" "tag   tag" "title title" "text  text" "more  date";
  }
  .article-card__img {
    height: 180px;
    border-radius: 20px;
    margin-bottom: 18px;
  }
  .article-card__title {
    font-size: 20px;
    margin-top: 12px;
  }
  .article-card__text {
    font-size: 15px;
    line-height: 1.2;
    margin-top: 10px;
    color: #16151a;
  }
  .article-card__more {
    margin-top: 12px;
    align-self: center;
    height: 24px;
    font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
  }
  .article-card__more .link-arrow__text::before,
  .article-card__more .link-arrow__text::after {
    font-size: 15px;
    font-weight: 700;
  }
  .article-card__more svg {
    width: 24px;
    height: 24px;
  }
  .article-card__date {
    display: inline-flex;
    align-items: center;
    height: 24px;
    margin-top: 6px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    align-self: center;
    transform: translateY(2px);
  }
  .article-card__tag {
    font-size: 12px;
    width: 72px;
    text-transform: uppercase;
    text-align: center;
    height: 21px;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .carousel-wrap--blog {
    margin-right: 0;
  }
  .carousel-wrap--blog .articles {
    padding-right: 0;
  }
  .blog-foot {
    margin-top: 17px;
    flex-direction: column;
    align-items: stretch;
  }
  .blog-foot .track--blog {
    display: none;
  }
  .blog-foot .btn-pill {
    width: 100%;
    height: 48px;
    color: #ffffff;
    background-color: #00a0de;
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
  }
  .btn {
    padding: 16px 28px;
  }
}
@media (max-width: 340px) {
  .section--catalog .promo__intro {
    min-width: 0;
    width: 100%;
  }
  .section--catalog .h2--promo {
    max-width: 100%;
    font-size: 26px;
  }
}
@media (max-width: 1366px) and (min-width: 481px) {
  .section--lead-home-mid .lead__intro h2,
  .section--lead-home-mid .lead-wide__intro h2,
  .section--lead-wide-home-bottom .lead__intro h2,
  .section--lead-wide-home-bottom .lead-wide__intro h2 {
    max-width: 360px;
    font-size: 28px;
    line-height: 0.9;
  }
  .section--lead-home-mid .lead__intro p,
  .section--lead-home-mid .lead-wide__intro p,
  .section--lead-wide-home-bottom .lead__intro p,
  .section--lead-wide-home-bottom .lead-wide__intro p {
    font-size: 17px;
    line-height: 1.3;
    margin-top: auto;
  }
  .section--lead-home-mid .lead__form .field__label,
  .section--lead-home-mid .lead__form .field__control,
  .section--lead-home-mid .lead__form .field select,
  .section--lead-home-mid .lead__form select,
  .section--lead-home-mid .lead__form textarea,
  .section--lead-home-mid .lead__form .field textarea,
  .section--lead-home-mid .lead__form textarea.field__control,
  .section--lead-home-mid .lead__form .field-select__trigger,
  .section--lead-home-mid .lead__form .phone-intl,
  .section--lead-home-mid .lead__form .phone-intl .phone-intl__code,
  .section--lead-home-mid .lead__form .phone-intl .phone-intl__input,
  .section--lead-home-mid .lead-wide__form .field__label,
  .section--lead-home-mid .lead-wide__form .field__control,
  .section--lead-home-mid .lead-wide__form .field select,
  .section--lead-home-mid .lead-wide__form select,
  .section--lead-home-mid .lead-wide__form textarea,
  .section--lead-home-mid .lead-wide__form .field textarea,
  .section--lead-home-mid .lead-wide__form textarea.field__control,
  .section--lead-home-mid .lead-wide__form .field-select__trigger,
  .section--lead-home-mid .lead-wide__form .phone-intl,
  .section--lead-home-mid .lead-wide__form .phone-intl .phone-intl__code,
  .section--lead-home-mid .lead-wide__form .phone-intl .phone-intl__input,
  .section--lead-wide-home-bottom .lead__form .field__label,
  .section--lead-wide-home-bottom .lead__form .field__control,
  .section--lead-wide-home-bottom .lead__form .field select,
  .section--lead-wide-home-bottom .lead__form select,
  .section--lead-wide-home-bottom .lead__form textarea,
  .section--lead-wide-home-bottom .lead__form .field textarea,
  .section--lead-wide-home-bottom .lead__form textarea.field__control,
  .section--lead-wide-home-bottom .lead__form .field-select__trigger,
  .section--lead-wide-home-bottom .lead__form .phone-intl,
  .section--lead-wide-home-bottom .lead__form .phone-intl .phone-intl__code,
  .section--lead-wide-home-bottom .lead__form .phone-intl .phone-intl__input,
  .section--lead-wide-home-bottom .lead-wide__form .field__label,
  .section--lead-wide-home-bottom .lead-wide__form .field__control,
  .section--lead-wide-home-bottom .lead-wide__form .field select,
  .section--lead-wide-home-bottom .lead-wide__form select,
  .section--lead-wide-home-bottom .lead-wide__form textarea,
  .section--lead-wide-home-bottom .lead-wide__form .field textarea,
  .section--lead-wide-home-bottom .lead-wide__form textarea.field__control,
  .section--lead-wide-home-bottom .lead-wide__form .field-select__trigger,
  .section--lead-wide-home-bottom .lead-wide__form .phone-intl,
  .section--lead-wide-home-bottom .lead-wide__form .phone-intl .phone-intl__code,
  .section--lead-wide-home-bottom .lead-wide__form .phone-intl .phone-intl__input {
    font-size: 16px;
  }
  .section--lead-home-mid .lead__form .consent,
  .section--lead-home-mid .lead-wide__form .consent,
  .section--lead-wide-home-bottom .lead__form .consent,
  .section--lead-wide-home-bottom .lead-wide__form .consent {
    font-size: 15px;
    gap: 12px;
  }
  .section--lead-home-mid .lead__form .consent input,
  .section--lead-home-mid .lead-wide__form .consent input,
  .section--lead-wide-home-bottom .lead__form .consent input,
  .section--lead-wide-home-bottom .lead-wide__form .consent input {
    width: 24px;
    height: 24px;
  }
  .section--lead-home-mid .lead__form .btn.btn--accent,
  .section--lead-home-mid .lead-wide__form .btn.btn--accent,
  .section--lead-wide-home-bottom .lead__form .btn.btn--accent,
  .section--lead-wide-home-bottom .lead-wide__form .btn.btn--accent {
    font-size: 15px;
  }
}

/*# sourceMappingURL=home.css.map */
