: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--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;
  }
}
.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;
  }
}
.section--ff-about {
  padding-top: 168px;
  padding-bottom: 0;
  background: #ffffff;
  position: relative;
  z-index: 1;
}
@media (min-width: 1367px) {
  .section--ff-about .ff-adv-card__icon {
    background: #ffffff;
    color: #00a0de;
    border: 1px solid rgba(0, 160, 222, 0.35);
  }
}

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

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

.ff-about__eyebrow {
  margin-bottom: 40px;
  color: #00a0de;
  font-family: "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.1;
  letter-spacing: -0.6px;
  text-transform: none;
}

.ff-about__title {
  margin: 0;
  max-width: 724px;
  font-size: 48px;
  line-height: 0.9;
  text-transform: uppercase;
  color: #16151a;
}
.ff-about__title .ff-accent {
  color: #00a0de;
}

.ff-about__text {
  max-width: 506px;
  margin: 20px 0 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) {
  .ff-about__text {
    font-size: 15px;
  }
}
.ff-about__text {
  line-height: 1.4;
}
@media (max-width: 1366px) and (min-width: 481px) {
  .ff-about__text {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .ff-about__text {
    font-size: 15px;
  }
}
.ff-about__text {
  line-height: 1.3;
  letter-spacing: 0;
}

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

.ff-about__actions {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding-top: 40px;
}
.ff-about__actions .btn--about-secondary {
  font-weight: 400;
}

.ff-about__slider {
  min-width: 0;
}

.ff-about__grid {
  min-width: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.ff-adv-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 191px;
  padding: 30px 20px 20px 30px;
  background: #fbfbfb;
  border: 1px solid #fbfbfb;
  border-radius: 20px;
  overflow: hidden;
  flex-shrink: 0;
}

.ff-adv-card__num {
  font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  color: #00a0de;
}

.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;
  flex-shrink: 0;
}
.ff-adv-card__icon svg {
  display: block;
  width: 34px;
  height: 34px;
}

.ff-adv-card__body {
  margin-top: 18px;
  padding-right: 72px;
}

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

.ff-adv-card__text {
  margin: 0;
  max-width: 259px;
  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) {
  .ff-adv-card__text {
    font-size: 15px;
  }
}
.ff-adv-card__text {
  line-height: 1.4;
}
@media (max-width: 1366px) and (min-width: 481px) {
  .ff-adv-card__text {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .ff-adv-card__text {
    font-size: 15px;
  }
}
.ff-adv-card__text {
  line-height: 1.3;
  margin-top: auto;
  margin-bottom: 0;
  letter-spacing: 0;
}

@media (min-width: 1367px) {
  .ff-about {
    display: grid;
    grid-template-columns: minmax(280px, 724px) minmax(0, 890px);
    grid-template-rows: auto 1fr;
    column-gap: clamp(40px, 8.1vw, 146px);
    row-gap: 0;
    align-items: start;
  }
  .ff-about__head {
    grid-column: 1;
    grid-row: 1;
  }
  .ff-about__track-wrap {
    display: none;
  }
  .ff-about__actions {
    grid-column: 1;
    grid-row: 2;
    padding-top: 40px;
    align-self: start;
    margin-top: 0;
  }
  .ff-about__slider {
    grid-column: 2;
    grid-row: 1/-1;
    padding-top: 0;
    overflow: visible;
  }
  .ff-about__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    overflow: visible;
    scroll-snap-type: none;
  }
}
@media (max-width: 1366px) {
  .ff-about {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
  .ff-about__track-wrap {
    display: none;
  }
  .ff-about__head {
    order: 1;
  }
  .ff-about__text {
    max-width: none;
    font-size: 17px;
    margin-top: 20px;
    line-height: 1.4;
  }
  .ff-about__slider {
    order: 2;
    padding-top: 40px;
    min-width: 0;
  }
  .ff-about__actions {
    order: 3;
    padding-top: 40px;
    margin-top: 0;
    flex-wrap: wrap;
    gap: 12px;
  }
  .ff-about__actions .btn {
    font-size: 14px;
    padding: 16px 32px;
  }
  .ff-about__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    overflow: visible;
    scroll-snap-type: none;
  }
  .ff-adv-card {
    min-height: 150px;
    height: auto;
    padding: 19px 20px;
    border-radius: 12px;
  }
  .ff-adv-card__body {
    margin-top: 14px;
    padding-right: 52px;
  }
  .ff-adv-card__title {
    font-size: 16px;
    margin-bottom: 8px;
    max-width: none;
  }
  .ff-adv-card__text {
    font-size: 17px;
    line-height: 1.3;
    max-width: none;
  }
  .ff-adv-card__icon {
    width: 40px;
    height: 40px;
    top: 19px;
    right: 19px;
  }
  .ff-adv-card__icon svg {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 1366px) {
  .section--ff-about {
    padding-top: 120px;
    padding-bottom: 0;
  }
  .ff-about {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
  .ff-about__eyebrow {
    margin-bottom: 22px;
    font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0;
  }
  .ff-about__title {
    font-size: 24px;
    max-width: 373px;
  }
  .ff-about__text {
    font-size: 17px;
    color: #16151a;
    line-height: 1.3;
    max-width: 445px;
    margin-top: 22px;
  }
  .ff-about__head {
    order: 1;
  }
  .ff-about__slider {
    order: 2;
    padding-top: 40px;
  }
  .ff-about__actions {
    order: 3;
    flex-wrap: wrap;
    gap: 12px;
    padding-top: 40px;
  }
  .ff-about__actions .btn {
    font-size: 14px;
    padding: 16px 32px;
  }
  .ff-about__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    overflow: visible;
    scroll-snap-type: none;
  }
  .ff-adv-card {
    min-height: 139px;
    padding: 19px;
    border-radius: 12px;
  }
  .ff-adv-card__num {
    font-size: 14px;
  }
  .ff-adv-card__icon {
    top: 19px;
    right: 19px;
    width: 40px;
    height: 40px;
    border-radius: 4px;
  }
  .ff-adv-card__icon svg {
    width: 24px;
    height: 24px;
  }
  .ff-adv-card__body {
    margin-top: 14px;
    padding-right: 52px;
  }
  .ff-adv-card__title {
    font-size: 16px;
    margin-bottom: 20px;
    max-width: none;
  }
  .ff-adv-card__text {
    font-size: 17px;
    color: #16151a;
    line-height: 1.3;
    max-width: 208px;
  }
}
@media (max-width: 480px) {
  .section--ff-about {
    padding-top: 100px;
    padding-bottom: 0;
  }
  .ff-about {
    display: flex;
    flex-direction: column;
  }
  .ff-about__title {
    font-size: 32px;
    max-width: 343px;
  }
  .ff-about__text {
    font-size: 17px;
    color: #16151a;
    line-height: 1.4;
    max-width: none;
    margin-top: 20px;
  }
  .ff-about__slider {
    order: 2;
    padding-top: 42px;
    margin-inline: -16px;
    padding-inline: 16px;
    overflow: hidden;
  }
  .ff-about__track-wrap {
    display: block;
    order: 3;
    margin-top: 20px;
  }
  .ff-about__track-wrap .track--about {
    width: 100%;
    margin: 0;
  }
  .ff-about__actions {
    order: 4;
    flex-direction: column;
    align-items: stretch;
    gap: 7px;
    padding-top: 40px;
  }
  .ff-about__actions .btn {
    width: 100%;
    height: 48px;
    justify-content: center;
    font-size: 14px;
  }
  .ff-about__grid {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 8px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .ff-about__grid::-webkit-scrollbar {
    display: none;
    height: 0;
  }
  .ff-adv-card {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    scroll-snap-align: start;
    min-height: 250px;
    padding: 19px;
  }
  .ff-adv-card__body {
    margin-top: auto;
    padding-right: 52px;
  }
  .ff-adv-card__title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .ff-adv-card__text {
    max-width: 200px;
  }
}
.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;
  }
}
.page-about .h1 {
  text-transform: none;
}

.abt-main {
  flex: 1;
}

.hero--about {
  position: relative;
  background: #fbfbfb;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
}
.hero--about .hero__bg {
  position: absolute;
  inset: 0;
  overflow: hidden;
}
.hero--about .hero__bg .hero__slides {
  display: flex;
  height: 100%;
  transition: transform 0.7s ease;
  will-change: transform;
}
.hero--about .hero__bg .hero__slide {
  flex: 0 0 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero--about .hero__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 30%;
  transform: scaleX(-1);
}
.hero--about .hero__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(-64.68deg, rgba(0, 0, 0, 0.93) 1.34%, rgba(0, 0, 0, 0.31) 55.2%);
}
.hero--about .hero__inner {
  position: relative;
  z-index: 2;
  padding-block: 0 60px;
}
.hero--about .hero__title {
  color: #ffffff;
  max-width: 603px;
  margin: 0 0 20px;
  font-size: 64px;
  line-height: 1;
}
.hero--about .hero__subtitle {
  color: #ffffff;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .hero--about .hero__subtitle {
    font-size: 15px;
  }
}
.hero--about .hero__subtitle {
  line-height: 1.3;
  max-width: 411px;
  margin: 0;
  font-weight: 400;
  height: auto;
  letter-spacing: 0;
}
.hero--about .hero__actions {
  display: none;
}
.hero--about .hero__arrows {
  position: absolute;
  z-index: 3;
  right: 60px;
  bottom: 60px;
  display: flex;
  gap: 16px;
}
.hero--about .hero__dots {
  display: none;
  position: absolute;
  z-index: 3;
  left: 50%;
  bottom: 16px;
  transform: translateX(-50%);
  gap: 6px;
}
.hero--about .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--about .hero__dot--active {
  background: #ffffff;
}

.section--abt-intro {
  padding-top: 100px;
  padding-bottom: 0;
}

.abt-intro {
  display: grid;
  grid-template-columns: minmax(280px, 587px) minmax(0, 1fr);
  gap: 40px 320px;
  align-items: start;
}

.abt-intro__eyebrow {
  display: block;
  margin-bottom: 40px;
  color: #00a0de;
  font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
  text-transform: none;
}

.abt-intro__title {
  margin: 0;
  font-size: 48px;
  line-height: 0.9;
  text-transform: uppercase;
  color: #16151a;
}

.abt-intro__muted {
  color: #acacac;
}

.abt-intro__lead {
  margin: 20px 0 0;
  max-width: 435px;
  font-size: 16px;
  line-height: 1.2;
}

.abt-intro__text {
  margin: 20px 0 0;
  max-width: 506px;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #16151a;
}

.abt-stats {
  display: grid;
  grid-template-columns: repeat(3, 196px);
  gap: 48px 107px;
  justify-content: end;
  align-self: start;
}

.abt-stat {
  display: flex;
  flex-direction: column;
  gap: 0;
  min-width: 0;
}
.abt-stat__value {
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 600;
  font-size: 64px;
  line-height: 1;
  color: #00a0de;
  width: 100%;
  max-width: 196px;
  padding-bottom: 8px;
  border-bottom: 1px solid #d9d9d9;
  box-sizing: content-box;
}
.abt-stat__label {
  margin-top: 12px;
  font-size: 16px;
  line-height: 1.2;
}

.section--abt-works {
  padding-top: 100px;
  padding-bottom: 0;
}

.abt-works {
  background: linear-gradient(180deg, #0777e2 0%, #034584 100%);
  border-radius: 40px;
  padding: 60px;
  color: #ffffff;
}

.abt-works__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 40px;
}

.abt-works__title {
  margin: 0;
  max-width: 733px;
  color: #fbfbfb;
  font-size: 64px;
  line-height: 1;
}

.abt-works__cta {
  flex-shrink: 0;
  min-width: 283px;
  font-weight: 700;
}

.abt-works__grid {
  display: grid;
  grid-template-columns: minmax(280px, 586px) repeat(2, minmax(0, 1fr));
  grid-template-rows: repeat(2, 263px);
  gap: 10px;
}

.abt-work {
  position: relative;
  border-radius: 20px;
  padding: 30px;
  overflow: hidden;
  min-height: 263px;
  background: rgba(251, 251, 251, 0.2);
  border: 1px solid #fbfbfb;
  color: #ffffff;
  text-decoration: none;
  transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}
.abt-work .abt-work__num {
  background: #ffffff;
  color: #e22d3f;
  transition: background-color 0.25s ease, color 0.25s ease;
}
.abt-work .abt-work__title {
  margin: 24px 0 0;
  max-width: 295px;
  font-size: 24px;
  line-height: 1;
  color: #ffffff;
  position: relative;
  z-index: 1;
  transition: color 0.25s ease;
}
.abt-work:not(.abt-work--featured) .abt-work__title {
  max-width: 42%;
}
@media (hover: hover) {
  .abt-work:hover {
    background: #ffffff;
    border-color: #ffffff;
    color: #16151a;
  }
  .abt-work:hover .abt-work__num {
    background: #e22d3f;
    color: #ffffff;
  }
  .abt-work:hover .abt-work__title {
    color: #16151a;
  }
}
.abt-work--featured {
  grid-row: span 2;
  min-height: 536px;
}
.abt-work--featured .abt-work__title {
  position: absolute;
  left: 30px;
  bottom: 30px;
  margin: 0;
  max-width: 426px;
  font-size: 48px;
  line-height: 0.9;
}
.abt-work--featured .abt-work__img {
  width: 75.0853242321%;
  left: auto;
  right: -3.4129692833%;
  top: 6.3432835821%;
  object-fit: cover;
  object-position: 50% 35%;
}
.abt-work__num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 24px;
  border-radius: 100px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
}
.abt-work__title {
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.abt-work__img {
  position: absolute;
  pointer-events: none;
  user-select: none;
  max-width: none;
  object-fit: cover;
  aspect-ratio: 1;
  height: auto;
  right: auto;
  bottom: auto;
}
.abt-work:nth-child(2) .abt-work__img {
  width: 81.1567164179%;
  left: 48.3208955224%;
  top: -35.36121673%;
}
.abt-work:nth-child(3) .abt-work__img {
  width: 102.7985074627%;
  left: 18.4701492537%;
  top: -28.1368821293%;
}
.abt-work:nth-child(4) .abt-work__img {
  width: 72%;
  left: 48%;
  top: -8%;
}
.abt-work:nth-child(5) .abt-work__img {
  width: 68.8432835821%;
  left: 44.9626865672%;
  top: -5.3231939163%;
}

.section--abt-formats {
  padding-top: 100px;
  padding-bottom: 0;
}

@media (max-width: 1728px) and (min-width: 1367px) {
  .abt-works {
    padding: 48px;
  }
  .abt-works__head {
    margin-bottom: 28px;
  }
  .abt-works__title {
    font-size: 45px;
  }
  .abt-works__cta {
    min-width: 240px;
  }
  .abt-works__grid {
    grid-template-columns: minmax(240px, 1.15fr) repeat(2, minmax(0, 1fr));
    grid-template-rows: repeat(2, minmax(220px, 240px));
  }
  .abt-work {
    padding: 24px;
    min-height: 220px;
  }
  .abt-work--featured {
    min-height: 0;
  }
  .abt-work--featured .abt-work__title {
    font-size: 33px;
    left: 24px;
    bottom: 24px;
    max-width: min(360px, 100% - 48px);
  }
  .abt-work:not(.abt-work--featured) .abt-work__title {
    margin-top: 20px;
    max-width: min(220px, 42%);
    font-size: 17px;
    position: relative;
    z-index: 1;
  }
}
.section--abt-seo {
  padding-top: 40px;
  padding-bottom: 40px;
}
.section--abt-seo h2 {
  margin-bottom: 40px;
}

.abt-seo {
  background: #f4f4f4;
  width: 100%;
  padding: 40px;
  border-radius: 20px;
}
.abt-seo p, .abt-seo__text {
  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) {
  .abt-seo p, .abt-seo__text {
    font-size: 15px;
  }
}
.abt-seo p, .abt-seo__text {
  line-height: 1.4;
}
@media (max-width: 1366px) and (min-width: 481px) {
  .abt-seo p, .abt-seo__text {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .abt-seo p, .abt-seo__text {
    font-size: 15px;
  }
}
.abt-seo p, .abt-seo__text {
  margin: 0 0 1em;
}
.abt-seo p:last-child, .abt-seo__text:last-child {
  margin-bottom: 0;
}

.page-about .section--makers {
  padding-top: 100px;
}
.page-about .section--ff-about .ff-about__actions {
  display: none;
}

@media (max-width: 1728px) and (min-width: 1367px) {
  .abt-intro {
    gap: 40px 80px;
    grid-template-columns: minmax(260px, 1fr) minmax(0, 1.05fr);
  }
  .abt-stats {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 40px 24px;
    justify-content: stretch;
  }
  .abt-stats .abt-stat__value {
    max-width: 100%;
  }
}
@media (max-width: 1366px) {
  .hero--about {
    min-height: 400px;
  }
  .hero--about .hero__inner {
    padding-bottom: 40px;
  }
  .hero--about .hero__title {
    font-size: 32px;
    line-height: 1;
    max-width: 259px;
    margin-bottom: 16px;
  }
  .hero--about .hero__subtitle {
    font-size: 17px;
    line-height: 1.3;
    max-width: 301px;
  }
  .hero--about .hero__arrows {
    display: none;
  }
  .hero--about .hero__dots {
    display: flex;
    left: auto;
    right: 40px;
    bottom: 40px;
    transform: none;
  }
  .section--abt-intro,
  .section--abt-works,
  .section--abt-formats {
    padding-top: 96px;
  }
  .section--abt-seo {
    padding-top: 40px;
  }
  .abt-intro {
    grid-template-columns: 1fr;
    gap: 64px;
  }
  .abt-intro__eyebrow {
    font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 34px;
  }
  .abt-intro__title {
    font-size: 24px;
    line-height: 0.9;
  }
  .abt-intro__lead,
  .abt-intro__text {
    max-width: 469px;
    font-size: 15px;
    line-height: 1.2;
  }
  .abt-intro__lead {
    margin-top: 16px;
  }
  .abt-stat__value {
    font-size: 48px;
  }
  .abt-stat__label {
    font-size: 15px;
    line-height: 1.2;
  }
  .section--abt-seo {
    padding-bottom: 40px;
  }
  .section--abt-seo h2 {
    font-size: 24px;
    line-height: 0.9;
    margin-bottom: 20px;
  }
  .abt-seo {
    padding: 20px;
    border-radius: 12px;
  }
  .page-about .section--ff-about {
    padding-top: 120px;
  }
  .page-about .section--makers {
    padding-top: 120px;
  }
  .page-about .section--makers .section__head__man h2 {
    font-size: 24px;
    line-height: 0.9;
  }
}
@media (max-width: 1366px) and (min-width: 481px) {
  .abt-stats {
    width: 100%;
    grid-template-columns: repeat(3, 164px);
    gap: 48px 97px;
    justify-content: start;
    justify-items: stretch;
  }
  .abt-stat {
    width: 164px;
    min-width: 164px;
    max-width: 164px;
  }
  .abt-stat__value {
    width: 164px;
    max-width: 164px;
  }
  .section--abt-works .abt-works {
    display: flex;
    flex-direction: column;
    padding: 20px;
    border-radius: 12px;
  }
  .abt-works__head {
    display: contents;
  }
  .abt-works__title {
    order: 1;
    margin: 0 0 18px;
    font-size: 24px;
    line-height: 0.9;
    color: #ffffff;
    max-width: none;
  }
  .abt-works__grid {
    order: 2;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: none;
    gap: 10px;
  }
  .abt-works__cta {
    order: 3;
    width: 100%;
    min-width: 0;
    margin-top: 20px;
    padding: 16px 32px;
    font-size: 15px;
    line-height: 1.1;
  }
  .abt-work {
    padding: 20px;
    min-height: 0;
    border-radius: 8px;
  }
  .abt-work__num {
    font-size: 10px;
    padding: 8px 24px;
    line-height: 1.2;
  }
  .abt-work--featured {
    grid-column: 1/-1;
    grid-row: auto;
    min-height: 142px;
    height: auto;
  }
  .abt-work--featured .abt-work__title {
    position: absolute;
    left: 20px;
    top: 67px;
    bottom: auto;
    transform: translateY(-50%);
    font-size: 16px;
    line-height: 0.9;
    max-width: 48%;
  }
  .abt-work--featured .abt-work__img {
    display: block;
    width: 50%;
    height: 100%;
    left: auto;
    right: 0;
    top: 0;
    aspect-ratio: auto;
    object-fit: contain;
    object-position: right center;
  }
  .abt-work:not(.abt-work--featured) {
    min-height: 142px;
  }
  .abt-work:not(.abt-work--featured) .abt-work__title {
    position: absolute;
    left: 20px;
    top: 100px;
    margin: 0;
    max-width: 145px;
    font-size: 16px;
    line-height: 0.9;
    transform: translateY(-50%);
  }
  .abt-work:not(.abt-work--featured) .abt-work__img {
    display: block;
  }
  .abt-work:nth-child(3) .abt-work__title,
  .abt-work:nth-child(4) .abt-work__title,
  .abt-work:nth-child(5) .abt-work__title {
    top: 107px;
  }
  .abt-work:nth-child(2) .abt-work__img {
    width: 262px;
    height: 262px;
    left: auto;
    right: -102px;
    top: -61px;
    aspect-ratio: auto;
  }
  .abt-work:nth-child(3) .abt-work__img {
    width: 406px;
    height: 406px;
    left: auto;
    right: -188px;
    top: -133px;
    aspect-ratio: auto;
  }
  .abt-work:nth-child(4) .abt-work__img {
    width: 256px;
    height: 256px;
    left: auto;
    right: -112px;
    top: -49px;
    aspect-ratio: auto;
  }
  .abt-work:nth-child(5) .abt-work__img {
    width: 188px;
    height: 188px;
    left: auto;
    right: -33px;
    top: -6px;
    aspect-ratio: auto;
  }
  .abt-work:not(.abt-work--featured) .abt-work__title {
    max-width: 40%;
  }
  .abt-work:not(.abt-work--featured) .abt-work__img {
    left: auto !important;
    right: 0 !important;
    top: 0 !important;
    width: 50% !important;
    height: 100% !important;
    object-fit: contain;
    object-position: right center;
  }
}
@media (max-width: 767px) {
  .hero--about {
    min-height: 640px;
  }
  .hero--about .hero__inner {
    padding-bottom: 56px;
  }
  .hero--about .hero__title {
    font-size: 32px;
    margin-bottom: 16px;
  }
  .hero--about .hero__subtitle {
    font-size: 15px;
    line-height: 1.3;
    max-width: 100%;
  }
  .hero--about .hero__arrows {
    display: none;
  }
  .hero--about .hero__dots {
    display: flex;
    right: 16px;
  }
  .abt-intro {
    gap: 48px;
  }
  .abt-intro__eyebrow {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .abt-intro__title {
    font-size: 32px;
  }
  .abt-intro__lead,
  .abt-intro__text {
    font-size: 15px;
    line-height: 1.3;
    margin-top: 16px;
  }
  .abt-stats {
    width: 100%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 45px;
    row-gap: 32px;
    justify-items: start;
  }
  .abt-stat__value {
    font-size: 48px;
    max-width: 149px;
  }
  .abt-stat__label {
    font-size: 15px;
    line-height: 1.2;
  }
  .section--abt-works .abt-works {
    display: flex;
    flex-direction: column;
    padding: 20px;
    border-radius: 12px;
  }
  .abt-works__head {
    display: contents;
  }
  .abt-works__title {
    order: 1;
    margin: 0 0 20px;
    font-size: 32px;
    line-height: 0.9;
    color: #ffffff;
    max-width: none;
  }
  .abt-works__grid {
    order: 2;
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .abt-works__cta {
    order: 3;
    width: 100%;
    min-width: 0;
    margin-top: 20px;
    padding: 16px 32px;
    font-size: 17px;
    line-height: 1.1;
  }
  .abt-work {
    padding: 20px;
    min-height: 0;
    border-radius: 8px;
  }
  .abt-work__num {
    font-size: 10px;
    padding: 8px 24px;
    line-height: 1.2;
  }
  .abt-work:nth-child(1) {
    order: 1;
  }
  .abt-work:nth-child(2) {
    order: 3;
  }
  .abt-work:nth-child(3) {
    order: 2;
  }
  .abt-work:nth-child(4) {
    order: 4;
  }
  .abt-work:nth-child(5) {
    order: 5;
  }
  .abt-work--featured {
    min-height: 160px;
  }
  .abt-work--featured .abt-work__title {
    left: 20px;
    bottom: 60px;
    top: auto;
    transform: none;
    font-size: 20px;
    line-height: 0.9;
    max-width: 200px;
  }
  .abt-work--featured .abt-work__img {
    display: block;
    width: 220px;
    height: 220px;
    left: auto;
    right: -60px;
    top: -20px;
    aspect-ratio: auto;
  }
  .abt-work:not(.abt-work--featured) {
    min-height: 200px;
  }
  .abt-work:not(.abt-work--featured) .abt-work__title {
    position: absolute;
    left: 20px;
    top: 60px;
    margin: 0;
    max-width: 137px;
    font-size: 20px;
    line-height: 0.9;
    transform: none;
  }
  .abt-work:not(.abt-work--featured) .abt-work__img {
    display: block;
  }
  .abt-work:nth-child(2) .abt-work__img {
    width: 262px;
    height: 262px;
    left: auto;
    right: -81px;
    top: 30px;
    aspect-ratio: auto;
  }
  .abt-work:nth-child(3) .abt-work__img {
    width: 406px;
    height: 406px;
    left: auto;
    right: -177px;
    top: -73px;
    aspect-ratio: auto;
  }
  .abt-work:nth-child(4) .abt-work__img {
    width: 302px;
    height: 302px;
    left: auto;
    right: -104px;
    top: -10px;
    aspect-ratio: auto;
  }
  .abt-work:nth-child(5) .abt-work__img {
    width: 285px;
    height: 285px;
    left: auto;
    right: -64px;
    top: 67px;
    aspect-ratio: auto;
  }
  .abt-work:not(.abt-work--featured) .abt-work__title {
    max-width: 40%;
  }
  .abt-work:not(.abt-work--featured) .abt-work__img {
    left: auto !important;
    right: 0 !important;
    top: 0 !important;
    width: 50% !important;
    height: 100% !important;
    object-fit: contain;
    object-position: right center;
  }
  .abt-seo {
    padding: 20px;
    border-radius: 12px;
  }
}
@media (max-width: 340px) {
  .abt-stat {
    width: 100%;
    min-width: 0;
  }
  .abt-stat__value {
    width: 100%;
    max-width: 100%;
    font-size: 40px;
  }
  .section--abt-formats .h2--promo {
    font-size: 26px;
  }
}

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