/* Homepage only: natural materials, generous typography and a forest palette. */
:root {
    --eco-forest: #173e30;
    --eco-ink: #203f32;
    --eco-moss: #526c40;
    --eco-cream: #f7f7ef;
    --eco-sage: #e7ecdf;
    --eco-line: #d8ded1;
}
.home-sustainable {
    --text: var(--eco-ink);
    --primary: var(--eco-forest);
    --blue: var(--eco-forest);
    --blue-dark: #102c22;
    --blue-light: #79916d;
    --gold: #98ab7a;
    --gold-soft: #e2e8d5;
    background: var(--eco-cream);
    color: var(--eco-ink);
    font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
}
.home-sustainable .container { width: min(1280px, calc(100% - 112px)); }
.home-sustainable :is(h1,h2,h3) { color: inherit; font-family: 'Manrope', sans-serif; font-weight: 500; letter-spacing: -.055em; line-height: 1.13; }
.home-sustainable h2 { font-size: clamp(34px, 3.7vw, 54px); }
.home-sustainable h3 { letter-spacing: -.035em; }
.home-sustainable em { font-family: 'Playfair Display', Georgia, serif; font-weight: 600; }
.home-sustainable section[id] { scroll-margin-top: 105px; }
.home-sustainable :focus-visible { outline: 3px solid #71914d; outline-offset: 5px; }
.home-sustainable .header { background: #f7f7eff5; border-color: var(--eco-line); box-shadow: none; }
.home-sustainable .header.scrolled { box-shadow: 0 3px 18px #173e300b; }
.home-sustainable .nav-wrap { min-height: 88px; padding-block: 15px; }
.home-sustainable .brand-logo { height: 43px; }
.home-sustainable .nav-link { font-family: 'DM Sans', sans-serif; font-size: 13px; font-weight: 500; padding-inline: 9px; }
.home-sustainable .nav-link__icon { display: none; }
.home-sustainable .nav-primary { background: transparent; border-color: transparent; box-shadow: none; }
.home-sustainable .nav-contact-btn { background: var(--eco-forest); color: white; border: 0; border-radius: 5px; box-shadow: none; font-family: inherit; font-size: 13px; }
.home-sustainable .nav-contact-btn span { display: none; }
.home-sustainable .nav-outlet-link { background: transparent; border-color: var(--eco-line); color: var(--eco-forest); box-shadow: none; }
.home-sustainable .nav-action__icon { color: inherit; background: transparent; }
.home-sustainable .nav-link:hover, .home-sustainable .nav-link.active { background: var(--eco-sage); color: var(--eco-forest); }
.home-sustainable .nav-scopri-trigger { color: var(--eco-forest); }
.home-sustainable .nav-scopri-menu { background: var(--eco-cream); }
.home-sustainable .preloader { display: none; }
.home-sustainable .scroll-progress { background: var(--eco-moss); height: 2px; }
.eco-symbols { position: absolute; width: 0; height: 0; overflow: hidden; }
.eco-icon { width: 25px; height: 25px; flex-shrink: 0; fill: none; stroke: currentColor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
.eco-eyebrow { font-size: 10px; line-height: 1.5; font-weight: 650; letter-spacing: .17em; margin-bottom: 25px; }
.eco-announcement { min-height: 35px; display: flex; align-items: center; justify-content: center; gap: 9px; background: var(--eco-forest); color: #eef2e5; font-size: 11px; letter-spacing: .02em; padding: 7px 20px; }
.eco-announcement .eco-icon { width: 16px; height: 16px; }
.eco-announcement a { text-underline-offset: 3px; margin-left: 7px; }
.eco-hero { display: grid; grid-template-columns: 47% 53%; min-height: 655px; max-width: 1800px; margin-inline: auto; }
.eco-hero-copy { padding: 76px 34px 50px max(56px, calc((100vw - 1280px) / 2)); align-self: center; }
.eco-dot { display: inline-block; width: 6px; height: 6px; background: var(--eco-moss); border-radius: 50%; margin-right: 8px; vertical-align: 2px; }
.eco-hero h1 { font-size: clamp(46px, 4.85vw, 76px); line-height: 1.08; font-weight: 500; letter-spacing: -.063em; margin: 0 0 28px; }
.eco-hero h1 em { color: var(--eco-moss); }
.eco-hero-intro { max-width: 420px; font-size: 15px; line-height: 1.8; color: #556257; }
.eco-actions { display: flex; gap: 23px; align-items: center; flex-wrap: wrap; margin-top: 29px; }
.eco-btn { display: inline-flex; gap: 28px; align-items: center; justify-content: center; min-height: 49px; padding: 14px 21px; font: 550 13px/1.5 'DM Sans', sans-serif; color: #fff; background: var(--eco-forest); border: 1px solid var(--eco-forest); border-radius: 5px; text-decoration: none; cursor: pointer; transition: background .2s, transform .2s; }
.eco-btn .eco-icon { width: 19px; height: 19px; }
.eco-btn:hover { background: #2e5641; transform: translateY(-2px); }
.eco-btn:disabled { opacity: .7; cursor: wait; transform: none; }
.eco-text-link { display: inline-flex; align-items: center; gap: 17px; background: none; border: 0; border-bottom: 1px solid currentColor; border-radius: 0; padding: 4px 0; color: inherit; text-decoration: none; font: 500 13px/1.6 'DM Sans', sans-serif; cursor: pointer; }
.eco-text-link:hover { color: var(--eco-moss); }
.eco-hero .eco-actions { gap: 20px; }
.eco-hero .eco-text-link { font-size: 11px; gap: 10px; }
.eco-hero-note { display: flex; align-items: center; flex-wrap: wrap; gap: 7px; font-size: 10px; color: #647162; margin-top: 42px; }
.eco-hero-note .eco-icon { width: 16px; height: 16px; }
.eco-hero-note > span { margin-inline: 3px; }
.eco-hero-visual { min-width: 0; position: relative; margin: 22px 22px 22px 0; border-radius: 130px 5px 5px 5px; overflow: hidden; }
.eco-hero-photo { position: absolute; width: 100%; height: 100%; object-fit: cover; object-position: 61% center; }
.eco-round-note { position: absolute; top: 28px; right: 26px; width: 123px; height: 123px; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 7px; background: #f5f5e7; color: var(--eco-forest); border-radius: 50%; transform: rotate(9deg); }
.eco-round-note .eco-icon { width: 29px; height: 29px; }
.eco-round-note span { font-size: 8px; letter-spacing: .14em; }
.eco-round-note strong { font: italic 22px/1.1 Georgia, serif; }
.eco-photo-caption { position: absolute; bottom: 0; left: 0; width: 100%; padding: 55px 33px 28px; color: white; background: linear-gradient(transparent,#122219b5); }
.eco-photo-caption span { font-size: 8px; letter-spacing: .18em; }
.eco-photo-caption p { font-family: 'Manrope', sans-serif; font-size: 21px; letter-spacing: -.04em; margin-top: 7px; }
.eco-values { border-block: 1px solid var(--eco-line); }
.eco-values .container { display: flex; justify-content: space-between; gap: 25px; padding-block: 25px; }
.eco-values span { display: flex; align-items: center; gap: 11px; font-size: 12px; }
.eco-values .eco-icon { width: 23px; height: 23px; color: var(--eco-moss); }
.eco-section { padding-block: 95px; }
.eco-paper { position: relative; background: #cdb18d url('/assets/images/sustainability/recycled-paper.webp') center / 900px auto; }
.eco-paper-heading { display: grid; grid-template-columns: 1.1fr 1fr; gap: 10%; align-items: center; }
.eco-paper h2 { font-size: clamp(38px, 4.1vw, 59px); }
.eco-paper-intro p { font-size: 15px; line-height: 1.8; margin-bottom: 15px; }
.eco-paper-intro .eco-text-link { margin-top: 8px; }
.eco-principles { display: grid; grid-template-columns: repeat(3,1fr); gap: 56px; margin-top: 65px; }
.eco-principles article { border-top: 1px solid #203f3257; padding-top: 25px; }
.eco-principle-top { display: flex; align-items: center; justify-content: space-between; margin-bottom: 25px; }
.eco-principle-top .eco-icon { width: 37px; height: 37px; stroke-width: 1.25; }
.eco-principle-top small { font-size: 10px; letter-spacing: .1em; }
.eco-principles h3 { font-size: 24px; margin-bottom: 14px; }
.eco-principles p { font-size: 14px; line-height: 1.8; max-width: 320px; }
.eco-section-top { display: flex; justify-content: space-between; gap: 35px; align-items: flex-end; margin-bottom: 45px; }
.eco-section-top p:not(.eco-eyebrow) { font-size: 14px; line-height: 1.8; margin-bottom: 14px; }
.eco-product-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 25px; }
.eco-product { min-width: 0; text-decoration: none; }
.eco-product-visual { position: relative; height: 330px; background: #e9eadf; overflow: hidden; border-radius: 4px; }
.eco-product-visual--sage { background: #e1e8dc; }
.eco-product-visual--sand { background: #ede7dd; }
.eco-product-tag { position: absolute; top: 23px; left: 22px; font-size: 9px; font-weight: 600; letter-spacing: .13em; z-index: 1; }
.eco-product img { width: 100%; height: 100%; object-fit: contain; padding: 63px 34px 26px; transition: transform .35s; }
.eco-product:hover img { transform: scale(1.05); }
.eco-product-info { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; padding-top: 23px; }
.eco-product-info h3 { font-size: 23px; margin-bottom: 10px; }
.eco-product-info p { font-size: 13px; line-height: 1.7; color: #5b685c; max-width: 275px; }
.eco-link-circle { width: 32px; height: 32px; border: 1px solid #b9c4b3; border-radius: 50%; display: grid; place-items: center; flex-shrink: 0; }
.eco-help { margin-top: 40px; padding-top: 25px; border-top: 1px solid var(--eco-line); font-size: 13px; text-align: center; color: #586854; }
.eco-help a { font-weight: 600; text-underline-offset: 4px; margin-left: 6px; }
.eco-water { display: grid; grid-template-columns: 1fr 1fr; background: #e8eddf; }
.eco-water-image { position: relative; min-height: 610px; }
.eco-water-image img { width: 100%; height: 100%; position: absolute; object-fit: cover; }
.eco-water-image > span { position: absolute; left: 35px; bottom: 30px; padding: 7px 12px; color: var(--eco-forest); background: #f7f7efde; font-size: 9px; letter-spacing: .15em; }
.eco-water-copy { padding: 80px min(8vw, 115px); align-self: center; }
.eco-water-copy > p:not(.eco-eyebrow) { font-size: 14px; line-height: 1.85; margin-top: 28px; color: #50614e; }
.eco-check-list { list-style: none; margin-block: 26px 30px; }
.eco-check-list li { display: flex; gap: 10px; align-items: center; font-size: 12px; margin-block: 12px; }
.eco-check-list .eco-icon { width: 18px; height: 18px; }
.eco-refill { background: var(--eco-forest); color: #f1f3e7; padding-block: 70px; overflow: hidden; }
.eco-refill-grid { display: grid; grid-template-columns: 1.2fr 1fr; align-items: center; gap: 8%; }
.eco-refill .eco-eyebrow { color: #c4d2b1; }
.eco-refill h2 { font-size: clamp(36px, 3.8vw, 56px); }
.eco-refill h2 em { color: #c4d2a4; }
.eco-refill-copy > p:not(.eco-eyebrow) { font-size: 14px; color: #d0dacb; max-width: 435px; line-height: 1.8; margin-top: 25px; }
.eco-btn--light { background: #e9eddd; border-color: #e9eddd; color: var(--eco-forest); }
.eco-btn--light:hover { background: white; }
.eco-refill .eco-text-link:hover { color: #d0dcb6; }
.eco-refill-visual { position: relative; height: 465px; display: flex; justify-content: center; }
.eco-refill-visual::before { content: ''; position: absolute; bottom: 15px; width: 85%; height: 370px; border-radius: 190px 190px 5px 5px; background: #cdb18d url('/assets/images/sustainability/recycled-paper.webp') center / 800px; }
.eco-refill-visual img { position: relative; height: 460px; width: auto; object-fit: contain; transform: rotate(12deg); filter: drop-shadow(20px 20px 15px #152b2438); }
.eco-refill-orbit { position: absolute; z-index: 1; left: -4px; top: 112px; writing-mode: vertical-rl; transform: rotate(180deg); font-size: 10px; letter-spacing: .25em; }
.eco-refill-caption { position: absolute; bottom: 32px; left: 48px; color: #263c2d; font: italic 17px/1.4 Georgia, serif; }
.eco-gallery { display: grid; grid-template-columns: repeat(4,1fr); gap: 18px; }
.eco-gallery-item { position: relative; border: 0; border-radius: 4px; overflow: hidden; background: #e1e4d8; aspect-ratio: 4/5; cursor: pointer; }
.eco-gallery-item[hidden] { display: none; }
.eco-gallery-item img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .4s; }
.eco-gallery-item:hover img { transform: scale(1.04); }
.eco-gallery-item span { position: absolute; bottom: 14px; right: 14px; width: 32px; height: 32px; display: grid; place-items: center; border-radius: 50%; background: var(--eco-cream); color: var(--eco-forest); }
.eco-gallery-more { display: flex; margin: 30px auto 0; }
.eco-gallery-more[hidden] { display: none; }
.eco-about { background: var(--eco-sage); padding-block: 48px; }
.eco-about .container { display: flex; align-items: center; justify-content: space-between; gap: 35px; }
.eco-about .eco-eyebrow { margin-bottom: 15px; }
.eco-about h2 { font-size: 32px; }
.eco-about p:not(.eco-eyebrow) { max-width: 630px; font-size: 14px; margin-top: 16px; }
.eco-about .eco-btn { flex-shrink: 0; }
.eco-heading { text-align: center; margin-bottom: 38px; }
.eco-heading > p:last-child { max-width: 610px; margin: 20px auto 0; font-size: 14px; color: #5b685c; }
.eco-reviews .home-reviews-widget { background: transparent; border: 0; min-height: 100px; }
.eco-review-fallback { text-align: center; font-size: 13px; margin: 24px auto 0; }
.eco-partners { padding-block: 33px; border-block: 1px solid var(--eco-line); }
.eco-partners .container { display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.eco-partners .eco-eyebrow { font-size: 8px; margin-bottom: 12px; }
.eco-partners h2 { font-size: 27px; }
.eco-partner-link { display: flex; align-items: center; gap: 20px; font-size: 11px; text-decoration: none; }
.eco-partner-link img { max-width: 105px; height: 60px; object-fit: contain; }
.eco-faq-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 10%; }
.eco-faq-grid > div > .eco-text-link { margin-top: 30px; }
.eco-faq-list details { border-bottom: 1px solid var(--eco-line); }
.eco-faq-list details:first-child { border-top: 1px solid var(--eco-line); }
.eco-faq-list summary { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 23px 0; list-style: none; font-size: 15px; font-weight: 550; cursor: pointer; }
.eco-faq-list summary::-webkit-details-marker { display: none; }
.eco-faq-list summary::after { content: '+'; font-size: 23px; font-weight: 400; }
.eco-faq-list details[open] summary::after { content: '−'; }
.eco-faq-list details p { padding: 0 24px 23px 0; font-size: 14px; line-height: 1.8; color: #586654; }
.eco-contact { background: #e7ecdf; }
.eco-contact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10%; align-items: center; }
.eco-contact-grid > div > p:not(.eco-eyebrow) { font-size: 15px; margin-top: 25px; line-height: 1.8; }
.eco-contact-details { display: flex; flex-direction: column; align-items: flex-start; gap: 10px; margin-top: 35px; font-size: 13px; }
.eco-contact-details a { text-decoration: none; }
.eco-contact-details a:first-child { font-size: 23px; letter-spacing: -.03em; }
.home-sustainable .eco-form { background: var(--eco-cream); padding: 36px; border: 1px solid #d4ddcc; border-radius: 5px; box-shadow: none; display: flex; flex-direction: column; gap: 17px; }
.eco-form h3 { font-size: 26px; }
.eco-form > p:first-of-type { font-size: 12px; color: #63715d; margin: -8px 0 6px; }
.eco-form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.home-sustainable .eco-form label { display: block; font: 500 12px/1.6 'DM Sans', sans-serif; color: var(--eco-forest); }
.eco-form label > span { color: var(--eco-moss); }
.home-sustainable .eco-form :is(input, textarea) { margin-top: 7px; background: #fffefa; color: var(--eco-forest); border: 1px solid #ccd5c5; border-radius: 3px; font: 400 13px/1.6 'DM Sans', sans-serif; padding: 10px 12px; min-width: 0; box-shadow: none; width: 100%; }
.home-sustainable .eco-form :is(input, textarea):focus { border-color: var(--eco-moss); }
.home-sustainable .eco-form .eco-form-privacy { font-size: 10px; color: #5c6959; margin: 0; line-height: 1.7; }
.eco-form .eco-btn { width: 100%; justify-content: space-between; }
.eco-form .form-feedback:empty { display: none; }
.eco-outlet { padding-block: 22px; border-bottom: 1px solid #496151; background: var(--eco-forest); color: #edf0e4; }
.eco-outlet .container { display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.eco-outlet p { font-size: 13px; }
.home-sustainable .footer { background: var(--eco-forest); }
.home-sustainable .footer-top { background: var(--eco-forest); padding-block: 55px; }
.home-sustainable .footer-bottom { background: #123326; }
.home-sustainable .footer-heading { color: #d1dcbd; }
.home-sustainable .footer-tagline, .home-sustainable .footer-links { color: #d1dacd; }
.home-sustainable .footer-logo { padding: 9px 13px; border-radius: 3px; background: var(--eco-cream); }
.home-sustainable :is(.floating-cta,.chatbot-toggle,.chatbot-header,.spinner-fab,.back-to-top) { background: var(--eco-forest); color: white; border-color: #6f8564; box-shadow: 0 4px 18px #173e3020; }
.home-sustainable .floating-cta { font-family: inherit; font-size: 12px; }
.home-sustainable .cookie-consent-inner { background: var(--eco-cream); border: 1px solid var(--eco-line); box-shadow: 0 10px 30px #173e3020; }
.home-sustainable .cookie-btn-accept { background: var(--eco-forest); color: white; }
.eco-lightbox { position: fixed; inset: 0; margin: auto; padding: 55px; width: 94vw; height: 94dvh; max-width: 1400px; max-height: 100dvh; border: 0; border-radius: 6px; background: #102a21; color: white; overflow: hidden; }
.eco-lightbox::backdrop { background: #081a13e8; }
.eco-lightbox img { width: 100%; height: calc(100% - 30px); object-fit: contain; }
.eco-lightbox button { position: absolute; color: white; background: #ffffff15; border: 0; border-radius: 50%; width: 42px; height: 42px; font: 30px/1 sans-serif; cursor: pointer; }
.eco-lightbox-close { right: 12px; top: 12px; }
.eco-lightbox-prev { left: 8px; top: 50%; }
.eco-lightbox-next { right: 8px; top: 50%; }
.eco-lightbox p { text-align: center; font-size: 12px; padding-top: 9px; }
@media (min-width: 1800px) { .eco-hero-copy { padding-left: 80px; } }
@media (max-width: 1200px) {
    .home-sustainable .container { width: calc(100% - 70px); }
    .eco-hero-copy { padding-left: 35px; padding-top: 55px; }
    .eco-hero { min-height: 620px; }
    .eco-hero h1 { font-size: 57px; }
    .eco-water-copy { padding: 60px; }
    .eco-product-visual { height: 285px; }
    .eco-refill-caption { left: 22px; }
    .eco-principles { gap: 32px; }
}
@media (max-width: 1120px) {
    .home-sustainable .nav-modern { background: var(--eco-cream); border-color: var(--eco-line); }
    .home-sustainable .nav-wrap { min-height: 72px; }
    .home-sustainable .nav-link { font-size: 15px; }
    .home-sustainable .nav-contact-btn span { display: inline-flex; }
    .home-sustainable .menu-toggle, .home-sustainable .mobile-header-contact { color: var(--eco-forest); background: var(--eco-sage); border-color: var(--eco-line); }
    .home-sustainable .menu-toggle__bar { background: var(--eco-forest); }
    .eco-values .container { gap: 20px; flex-wrap: wrap; }
    .eco-values span { flex-basis: calc(50% - 20px); }
    .eco-hero-note { max-width: 300px; line-height: 1.8; }
}
@media (max-width: 900px) {
    .eco-hero h1 { font-size: 49px; }
    .eco-hero-intro { font-size: 14px; }
    .eco-water-copy { padding: 45px 35px; }
    .eco-water-image { min-height: 560px; }
    .eco-product-visual { height: 255px; }
    .eco-product img { padding: 65px 18px 20px; }
    .eco-product-info h3 { font-size: 21px; }
    .eco-section { padding-block: 72px; }
    .eco-partners .container { flex-wrap: wrap; }
    .eco-partners .container > div { flex-basis: 100%; }
    .eco-contact-grid { gap: 5%; }
    .home-sustainable .eco-form { padding: 26px; }
}
@media (max-width: 760px) {
    .home-sustainable .container { width: calc(100% - 40px); }
    .home-sustainable .nav-wrap { min-height: 67px; padding-block: 12px; }
    .home-sustainable .brand-logo { height: 37px; }
    .eco-announcement { font-size: 9px; gap: 6px; padding: 8px 12px; flex-wrap: wrap; }
    .eco-announcement a { margin-left: 0; }
    .eco-announcement .eco-icon { width: 13px; height: 13px; }
    .eco-hero { display: flex; flex-direction: column; }
    .eco-hero-copy { padding: 43px 24px 33px; align-self: stretch; }
    .eco-eyebrow { font-size: 9px; margin-bottom: 21px; }
    .eco-hero h1 { font-size: clamp(45px, 10vw, 66px); margin-bottom: 23px; }
    .eco-hero-intro { font-size: 14px; max-width: 470px; }
    .eco-hero .eco-actions { gap: 17px; margin-top: 25px; }
    .eco-hero-note { max-width: none; margin-top: 24px; font-size: 9px; }
    .eco-hero-visual { height: 385px; margin: 0 15px 18px; border-top-left-radius: 90px; }
    .eco-hero-photo { object-position: center 60%; }
    .eco-round-note { top: 20px; right: 20px; width: 105px; height: 105px; }
    .eco-round-note .eco-icon { width: 24px; height: 24px; }
    .eco-round-note strong { font-size: 20px; }
    .eco-photo-caption { padding: 45px 24px 22px; }
    .eco-values .container { gap: 22px 15px; padding-block: 23px; }
    .eco-values span { font-size: 10px; gap: 8px; flex-basis: calc(50% - 8px); }
    .eco-values .eco-icon { width: 21px; height: 21px; }
    .eco-section { padding-block: 60px; }
    .home-sustainable h2 { font-size: 36px; }
    .eco-paper-heading, .eco-faq-grid, .eco-contact-grid { grid-template-columns: 1fr; gap: 32px; }
    .eco-paper-intro p { font-size: 14px; }
    .eco-principles { grid-template-columns: 1fr; gap: 26px; margin-top: 35px; }
    .eco-principles article { position: relative; padding: 22px 0 0 57px; }
    .eco-principle-top { position: absolute; top: 23px; left: 0; display: block; }
    .eco-principle-top small { display: none; }
    .eco-principle-top .eco-icon { width: 30px; height: 30px; }
    .eco-principles h3 { font-size: 22px; margin-bottom: 9px; }
    .eco-principles p { max-width: none; font-size: 13px; }
    .eco-section-top { display: block; margin-bottom: 30px; }
    .eco-section-top > .eco-text-link, .eco-section-top > div + div { margin-top: 23px; }
    .eco-product-grid { grid-template-columns: 1fr; gap: 35px; }
    .eco-product-visual { height: 335px; }
    .eco-product img { padding: 60px 45px 25px; }
    .eco-product-info { padding-top: 18px; }
    .eco-product-info h3 { font-size: 25px; }
    .eco-product-info p { max-width: none; }
    .eco-help { font-size: 12px; line-height: 1.9; }
    .eco-help a { display: block; margin: 0; }
    .eco-water { grid-template-columns: 1fr; }
    .eco-water-image { min-height: 350px; }
    .eco-water-copy { padding: 45px 24px 55px; }
    .eco-water-copy h2 br:last-child { display: none; }
    .eco-refill-grid { grid-template-columns: 1fr; gap: 35px; }
    .eco-refill-visual { width: min(390px,100%); margin-inline: auto; height: 430px; }
    .eco-refill-visual img { height: 425px; }
    .eco-refill-visual::before { height: 340px; }
    .eco-refill-caption { left: 35px; font-size: 15px; }
    .eco-gallery { grid-template-columns: 1fr 1fr; gap: 12px; }
    .eco-about .container { display: block; }
    .eco-about h2 { font-size: 30px; }
    .eco-about .eco-btn { margin-top: 25px; }
    .eco-heading { text-align: left; }
    .eco-heading h2 { font-size: 32px; }
    .eco-heading > p:last-child { margin-top: 18px; }
    .eco-partners .container { gap: 27px; }
    .eco-partners .eco-eyebrow { letter-spacing: .11em; }
    .eco-faq-list summary { font-size: 14px; padding-block: 20px; }
    .home-sustainable .eco-form { padding: 26px 22px; }
    .eco-form-row { gap: 14px; }
    .eco-contact-details { margin-top: 27px; }
    .eco-outlet .container { flex-direction: column; align-items: flex-start; gap: 8px; }
    .home-sustainable .footer-top { padding-block: 40px; }
    .home-sustainable .footer-grid { gap: 35px; }
    .eco-lightbox { width: 100vw; height: 100dvh; border-radius: 0; padding: 55px 36px; }
    .eco-lightbox button { width: 34px; height: 34px; }
}
@media (max-width: 360px) {
    .eco-hero h1 { font-size: 41px; }
    .eco-values span { font-size: 9px; }
    .eco-form-row { grid-template-columns: 1fr; }
    .eco-hero-visual { height: 330px; }
    .home-sustainable .eco-form { padding-inline: 14px; }
}
@media (prefers-reduced-motion: reduce) {
    .home-sustainable *, .home-sustainable *::before, .home-sustainable *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}
