@media (max-width: 720px) {
  html {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }

  body {
    font-size: 0.9375rem;
  }

  .currency-switcher button {
    min-width: 2.35rem;
    min-height: 2rem;
    padding: 0 0.38rem;
    font-size: 0.59rem;
  }

  .warm-hero h1 {
    max-width: none;
    font-size: 2.8rem;
    line-height: 1;
  }

  .warm-intro__copy h2,
  .product-presenter__head h2,
  .sauna-feature__head h2,
  .interior-life__head h2,
  .warm-film .v2-title,
  .technology .v2-title,
  .warm-craft__head h2,
  .offer .v2-title,
  .specification .v2-title,
  .warm-process__copy h2,
  .warm-financing h2,
  .estimator .v2-title,
  .warm-contact__copy h2 {
    max-width: none;
    font-size: 2.25rem;
    line-height: 1.04;
  }

  .product-slide__copy h3 {
    font-size: 2rem;
    line-height: 1.04;
  }

  .sauna-feature__copy h3,
  .interior-card h3,
  .offer-row__body h3 {
    font-size: 1.7rem;
    line-height: 1.08;
  }

  .technology__item h3,
  .warm-craft__list h3 {
    font-size: 1.5rem;
    line-height: 1.12;
  }

  .warm-values strong,
  .sauna-feature__specs strong {
    font-size: 1.35rem;
  }

  .product-controls p,
  .warm-process__copy li strong {
    font-size: 1.05rem;
  }

  .offer-row__footer strong,
  .estimate-preview strong {
    font-size: 1.6rem;
  }

  .hero__facts dd {
    font-size: 1.15rem;
    white-space: nowrap;
  }

  .warm-hero__facts {
    width: 100%;
    grid-template-columns: minmax(0, 0.78fr) minmax(0, 1.22fr);
    gap: 0.4rem;
    margin-top: 0.85rem;
  }

  .warm-hero__facts div {
    min-height: 5.25rem;
    padding: 0.75rem 0.6rem;
  }

  .warm-hero__facts dt {
    font-size: 0.62rem;
  }

  .warm-hero .hero__lead,
  .v2-intro,
  .sauna-feature__intro,
  .interior-life__intro,
  .warm-intro__copy > p:last-child,
  .warm-craft__head > p:last-child,
  .warm-process__copy > p,
  .warm-financing p,
  .warm-contact__copy > p {
    font-size: 0.95rem;
    line-height: 1.6;
  }

  .warm-intro,
  .product-presenter,
  .sauna-feature,
  .interior-life,
  .warm-film,
  .technology,
  .warm-craft,
  .offer,
  .specification,
  .warm-financing,
  .estimator,
  .warm-contact {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .warm-intro {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .warm-hero__content {
    width: 100%;
    padding-bottom: 2rem;
  }

  .warm-hero__actions {
    gap: 0.55rem;
  }

  .warm-intro,
  .sauna-feature__head,
  .interior-life__head,
  .warm-contact {
    gap: 1.35rem;
  }

  .warm-intro__image {
    height: 13.5rem;
    min-height: 0;
  }

  .warm-values > div {
    min-height: 5.5rem;
    padding: 0.9rem 0.35rem;
  }

  .product-presenter__head {
    gap: 1.5rem;
  }

  .product-tabs {
    margin-top: 1rem;
  }

  .product-slide__media {
    min-height: 18rem;
  }

  .product-slide__copy {
    min-height: 23rem;
    padding: 1.25rem 1rem 4.6rem;
  }

  .sauna-feature__layout {
    margin-top: 2.25rem;
  }

  .sauna-feature__main {
    min-height: 20rem;
  }

  .sauna-feature__season {
    min-height: 15rem;
  }

  .sauna-feature__copy {
    min-height: auto;
    padding-top: 1.2rem;
  }

  .sauna-feature__specs > div {
    min-height: 6.5rem;
    padding: 1rem;
  }

  .interior-life__grid {
    margin-top: 2rem;
  }

  .interior-life__main {
    min-height: 20rem;
  }

  .interior-card figure {
    min-height: 13.5rem;
  }

  .film__grid {
    margin-top: 2rem;
  }

  .film-card,
  .film-card--tall {
    min-height: 20rem;
  }

  .technology__grid,
  .offer__list,
  .spec-table {
    margin-top: 2.25rem;
  }

  .technology__item {
    padding: 1.2rem;
  }

  .technical-icon {
    margin-bottom: 1.6rem;
  }

  .technical-points {
    margin-top: 1.4rem;
  }

  .warm-craft__list article {
    padding: 1.4rem 0;
  }

  .offer-row__media {
    min-height: 16rem;
  }

  .offer-row__body {
    padding: 1.25rem 0 2rem;
  }

  .spec-table > div {
    padding: 1rem 0;
  }

  .warm-process__visual {
    min-height: 20rem;
  }

  .warm-process__copy {
    padding: 3.75rem var(--pad);
  }

  .warm-process__copy ol {
    margin-top: 2rem;
  }

  .warm-contact__details > a,
  .warm-contact__details > div {
    min-height: 4.5rem;
    padding: 1rem 0;
  }

  .warm-contact__details strong {
    font-size: 1.5rem;
  }
}

@media (max-width: 600px) {
  html {
    font-size: 72.5%;
  }

  .warm-site .site-header > .site-logo,
  .warm-site .site-header > .site-nav,
  .warm-site .site-header > .site-header__actions,
  .warm-site .site-header > .warm-header-cta,
  .warm-hero__facts div {
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
  }

  .warm-site .site-header > .site-logo,
  .warm-site .site-header > .site-header__actions,
  .warm-site .site-header > .warm-header-cta {
    background: rgba(21, 23, 19, 0.78);
  }

  .warm-hero__facts div {
    background: rgba(17, 19, 16, 0.82);
  }

  .warm-hero .hero__video {
    filter: none;
    transform: scale(1.06);
  }

  .hero__content,
  .hero__content .eyebrow,
  .hero__content h1,
  .hero__lead,
  .hero__actions,
  .hero__facts {
    transform: none;
    transition: none;
    will-change: auto;
  }

  .warm-site .reveal-on-scroll:not(.film-card),
  .warm-site .reveal-on-scroll:not(.film-card).is-visible {
    filter: none;
  }

  .film-card,
  .film-card video,
  .warm-process__visual video {
    will-change: auto;
  }

  .film-card video,
  .warm-process__visual video {
    filter: none;
  }
}

@media (max-width: 520px) {
  .warm-site-phone {
    display: none;
  }

  .warm-site .site-header > .site-header__actions {
    gap: 0.28rem;
    padding-left: 0.22rem;
  }
}

@media (max-width: 420px) {
  .warm-hero h1 {
    font-size: 2.55rem;
  }

  .warm-intro__copy h2,
  .product-presenter__head h2,
  .sauna-feature__head h2,
  .interior-life__head h2,
  .warm-film .v2-title,
  .technology .v2-title,
  .warm-craft__head h2,
  .offer .v2-title,
  .specification .v2-title,
  .warm-process__copy h2,
  .warm-financing h2,
  .estimator .v2-title,
  .warm-contact__copy h2 {
    font-size: 2.05rem;
  }
}
