:root{--dark:#103b30;--dark2:#174c3e;--accent:#2ee5cd;--paper:#f5f7f3;--ink:#163d32;--muted:#61736a;--line:#d7e0d8;--white:#fff;--serif:'Gambarino',Georgia,serif;--sans:'General Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font:16px/1.65 var(--sans);background:var(--paper);color:var(--ink);transition:background .3s,color .3s}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #088675;outline-offset:6px}::selection{background:#b2e4c7;color:#103b30}h1,h2,h3,p{margin:0}h1,h2{font-weight:400;letter-spacing:-.047em;line-height:1.04}h1{font-size:clamp(54px,6.3vw,91px)}h2{font-size:clamp(38px,4vw,58px)}h3{font-size:23px;line-height:1.25;font-weight:500;letter-spacing:-.03em}em{font-family:var(--serif);font-weight:400}p{max-width:65ch}svg,img{max-width:100%}.wrap{width:min(1320px,calc(100% - 112px));margin:auto}.eyebrow{font-size:11px;letter-spacing:.14em;font-weight:600;line-height:1.6}.skip{position:absolute;top:-100px;z-index:100;background:var(--accent);padding:15px}.skip:focus{top:0}header{background:var(--dark);color:#f6f9f5;border-bottom:1px solid #ffffff20;position:relative;z-index:20}.nav{height:96px;display:flex;align-items:center;gap:40px}.brand{display:inline-flex;width:145px;flex-shrink:0}.brand svg{width:100%;height:auto}.nav nav{display:flex;gap:32px;margin:auto;font-size:14px}.nav nav a{color:#d0dfd5;transition:color .2s}.nav nav a:hover{color:var(--accent)}.nav-cta{padding:11px 21px;border:1px solid #789187;border-radius:30px;font-size:14px}.nav-cta span{margin-left:17px}.nav-cta:hover{background:#ffffff12}.menu-toggle{display:none;color:white;background:none;border:0;font-size:25px}#mobile-nav{padding:15px 28px 30px}#mobile-nav a{display:block;padding:10px}.hero{background:var(--dark);color:#f7f9f4;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:25px;min-height:670px;align-items:center}.hero-copy{padding:68px 0 65px;position:relative;z-index:2}.hero-copy .eyebrow{display:flex;align-items:center;gap:11px;color:#c9ddd0;margin-bottom:30px}.tiny-mark{font-size:21px;color:var(--accent)}.hero h1 em{color:#b1d7bd}.hero-copy>p{font-size:17px;color:#c1d2c7;max-width:445px;line-height:1.65;margin:28px 0 30px}.hero-actions{display:flex;align-items:flex-start;gap:22px;flex-direction:column}.pill{background:#d6f0da;color:#153a2b;padding:16px 25px;border-radius:36px;display:inline-flex;gap:28px;align-items:center;font-size:14px;font-weight:600;transition:transform .25s,background .25s}.pill:hover{transform:translateY(-3px);background:#e9ffea}.pill span{font-size:22px;line-height:1}.text-link{font-size:14px;display:inline-flex;align-items:center;gap:15px;border-bottom:1px solid currentColor;padding-bottom:4px;width:fit-content}.text-link:hover{opacity:.7}.hero-actions .text-link{font-size:13px;color:#d4e1d8}.hero-note{font-size:11px;color:#a5bdaf;margin-top:30px;display:flex;gap:8px;align-items:center}.hero-note span{font-size:22px}.hero-visual{height:580px;position:relative;margin-right:-32px}.artwork{position:absolute;inset:0;background:radial-gradient(ellipse at 60% 50%,#387b59 0%,var(--dark) 70%);background-size:cover;background-position:center;border-radius:50% 50% 3px 3px;transition:transform .8s}.hero-visual:hover .artwork{transform:scale(1.025)}.visual-top,.visual-bottom{position:absolute;left:25px;right:10px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.16em;color:#a7c1b1}.visual-top{top:22px}.visual-bottom{bottom:28px}.glass-caption{position:absolute;left:12px;right:30px;bottom:105px;display:flex;align-items:center;gap:15px;padding:21px 22px;border:1px solid #c9eedb40;background:#204b3d6b;backdrop-filter:blur(18px);border-radius:8px;box-shadow:0 12px 35px #00170c20}.glass-caption .mini-logo{font-size:36px;color:#bbe2c7}.glass-caption>div{font-size:18px}.glass-caption small{display:block;font-size:12px;color:#c9ddd0;margin-top:3px}.glass-caption>span:last-child{margin-left:auto;font-size:27px}.trust-strip{border-bottom:1px solid var(--line);padding:26px 0}.trust-strip .wrap{display:flex;gap:28px;align-items:center;justify-content:space-between;font-size:13px}.trust-strip .wrap>span:first-child{color:var(--muted);font-size:12px;margin-right:20px}.trust-strip b{font-weight:500}.separator{color:#a9b9ac}.solutions,.process{padding-top:105px;padding-bottom:100px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:55px;margin-bottom:45px}.section-heading .eyebrow{margin-bottom:24px}.section-heading>p{max-width:340px;color:var(--muted);font-size:15px;padding-bottom:6px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{border:1px solid var(--line);padding:27px 23px 25px;display:flex;flex-direction:column;min-height:342px;transition:background .25s,transform .25s,border-color .25s}.service-card:hover{background:white;transform:translateY(-7px);border-color:var(--ink)}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;color:var(--muted);font-size:12px}.card-icon{font-size:32px;color:var(--ink)}.service-card h3{max-width:190px}.service-card p{font-size:14px;color:var(--muted);line-height:1.6;margin:17px 0 25px}.card-link{margin-top:auto;font-size:12px;display:flex;justify-content:space-between}.manifesto{background:#dfebdf;padding:85px 0;color:#204c34}.manifesto-grid{display:grid;grid-template-columns:1fr 2.1fr;gap:40px}.manifesto .eyebrow{padding-top:10px}.manifesto h2{font-size:clamp(32px,3.9vw,55px)}.manifesto p:not(.eyebrow){max-width:550px;margin:28px 0;color:#516a57}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.steps article{border-top:1px solid var(--line);padding:25px 0}.steps article>span{font-family:var(--serif);font-size:43px;color:#6e8f77;display:block;margin-bottom:34px}.steps h3{margin-bottom:16px}.steps p{color:var(--muted);font-size:15px;max-width:330px}.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:70px;padding-top:30px;padding-bottom:90px}.faq-section h2{margin:23px 0 28px}.faqs details{border-top:1px solid var(--line)}.faqs details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:23px 0;font-size:16px;display:flex;align-items:center;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary span{font-size:25px;font-weight:400}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);padding:0 25px 25px 0;font-size:15px}.closing{padding:80px 35px;text-align:center;background:var(--dark);color:#f8fbf6;margin-bottom:80px;border-radius:5px}.closing .eyebrow{color:#b7d3bf;margin:auto}.closing h2{margin:22px 0 30px;font-size:clamp(46px,5vw,70px)}.closing h2 em{color:#bbd9c2}.closing>p:last-child{font-size:13px;color:#bdd1c4;margin:20px auto 0}footer{background:#09291f;color:#b4c8bb;padding:58px 0 32px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.25fr;gap:35px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px;font-size:13px}.footer-grid b{font-weight:500;color:#f2f6f1;margin-bottom:12px}.footer-grid p{font-size:13px}.footer-grid a:hover{color:white}.footer-bottom{border-top:1px solid #ffffff1c;padding-top:25px;margin-top:50px;display:flex;gap:30px;justify-content:space-between;font-size:11px}.inner-hero{padding:45px 0 80px;background:var(--dark);color:white}.breadcrumb{font-size:12px;color:#c4d6ca;margin-bottom:65px;display:flex;gap:12px}.inner-hero .eyebrow{color:#b1d7bd;margin-bottom:24px}.inner-hero h1{max-width:1000px;font-size:clamp(46px,5.8vw,78px)}.inner-hero p:not(.eyebrow){font-size:19px;color:#c4d6ca;margin:30px 0;max-width:650px}.content-section{padding-top:75px;padding-bottom:85px}.editorial-grid{display:grid;grid-template-columns:1fr 1.7fr;gap:90px}.editorial-grid h2{font-size:40px}.prose p{margin-bottom:22px;color:var(--muted)}.prose h2{font-size:34px;margin:40px 0 20px}.prose h3{margin:32px 0 16px}.prose a{border-bottom:1px solid}.prose ul{padding-left:20px;color:var(--muted)}.prose li{margin-bottom:12px}.note{background:#dfebdf;padding:30px;border-left:3px solid #548b67;margin:30px 0;color:#31513b}.note p{color:inherit;margin:0}.related{margin-top:60px}.guide-list{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.guide-card{padding:30px;border:1px solid var(--line);min-height:285px;display:flex;flex-direction:column}.guide-card:hover{background:white}.guide-card .eyebrow{color:var(--muted)}.guide-card h2{font-size:32px;line-height:1.15;margin:35px 0 20px}.guide-card p{font-size:14px;color:var(--muted);margin-bottom:20px}.guide-card .text-link{margin-top:auto}.contact-panel{padding:40px;background:white;border:1px solid var(--line)}.contact-panel h2{font-size:35px;margin-bottom:20px}.contact-panel p{margin-bottom:25px;color:var(--muted)}.contact-panel .pill{background:var(--dark);color:white}.contact-panel small{display:block;margin-top:25px;color:var(--muted)}.article{max-width:760px;margin:auto}.article h1{font-size:clamp(42px,5vw,65px)}.article .article-lead{font-size:21px}.article ul{line-height:1.8}.article .sources{font-size:13px;border-top:1px solid var(--line);padding-top:25px}.article .sources a{display:block;width:fit-content;margin:7px 0}.hero-copy{animation:arrive .75s ease-out both}@keyframes arrive{from{transform:translateY(15px)}to{transform:translateY(0)}}
@media(min-width:1450px){.hero-actions{flex-direction:row;align-items:center}.hero-grid{min-height:710px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.nav{gap:22px}.nav nav{gap:20px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:280px}.hero h1{font-size:70px}.hero-grid{gap:10px}.hero-visual{margin-right:-10px;height:570px}.trust-strip .wrap{gap:14px}.trust-strip .wrap>span:first-child{max-width:130px}.editorial-grid{gap:45px}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.nav{height:78px;justify-content:space-between;gap:15px}.brand{width:127px}.nav nav{display:none}.nav-cta{margin-left:auto;font-size:12px;padding:8px 14px}.nav-cta span{margin-left:4px}.menu-toggle{display:block}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:49px 0 0}.hero-copy .eyebrow{font-size:10px;margin-bottom:24px}.hero h1{font-size:clamp(55px,13vw,85px)}.hero-copy>p{font-size:16px;max-width:440px}.hero-actions{gap:23px}.hero-note{font-size:10px}.hero-visual{height:440px;margin:0 -20px}.visual-top{top:35px;left:25px;right:25px}.glass-caption{left:30px;right:30px;bottom:65px}.visual-bottom{left:30px;right:30px;bottom:22px}.trust-strip{padding:20px 0}.trust-strip .wrap{flex-wrap:wrap;justify-content:flex-start;gap:12px 20px;font-size:12px}.trust-strip .wrap>span:first-child{max-width:100%;width:100%}.separator{display:none}.solutions,.process{padding:65px 0}.section-heading{display:block;margin-bottom:30px}.section-heading .eyebrow{font-size:10px;margin-bottom:20px}.section-heading>p{margin-top:24px;max-width:100%}.section-heading>.text-link{margin-top:20px}.service-grid{gap:12px}.service-card{padding:22px 18px;min-height:315px}.service-card h3{font-size:22px}.service-card p{font-size:13px}.card-link{font-size:11px;gap:8px}.card-top{margin-bottom:24px}.manifesto{padding:55px 0}.manifesto-grid{display:block}.manifesto .eyebrow{margin-bottom:25px}.manifesto h2{font-size:36px}.steps{grid-template-columns:1fr;gap:15px}.steps article>span{margin-bottom:15px}.steps p{max-width:100%}.faq-section{display:block;padding:0 0 60px}.faqs{margin-top:35px}summary{font-size:15px}.closing{width:calc(100% - 24px);padding:55px 18px;margin-bottom:45px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-wrap:wrap;gap:13px;padding-bottom:40px}.inner-hero{padding:28px 0 55px}.breadcrumb{margin-bottom:45px;font-size:11px;flex-wrap:wrap}.inner-hero p:not(.eyebrow){font-size:17px}.editorial-grid{grid-template-columns:1fr;gap:30px}.content-section{padding:55px 0}.guide-list{grid-template-columns:1fr}.guide-card{min-height:230px}.guide-card h2{margin-top:23px}.contact-panel{padding:28px}.article{width:100%}.prose h2{font-size:30px}}@media(max-width:380px){.nav-cta{display:none}.service-grid{grid-template-columns:1fr}.service-card{min-height:260px}.hero h1{font-size:53px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;transform:none!important}}
.artwork{background-image:url('/assets/protection-glass.jpg');background-position:54% center;background-size:cover;mask-image:linear-gradient(to bottom,transparent,#000 10%,#000 84%,transparent)}
/* Erasly cinematic scroll story, progressive enhancement */
.film-story{position:relative;background:#0b201a;color:#fff}.story-stage{position:relative;isolation:isolate;overflow:clip}.story-video,.story-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.story-video{object-position:65% center}.story-shade{z-index:-1;background:linear-gradient(90deg,rgba(4,17,13,.87),rgba(4,17,13,.56) 40%,rgba(4,17,13,.08) 76%),linear-gradient(0deg,rgba(4,17,13,.8),transparent 26%,transparent 76%,rgba(4,17,13,.48))}.story-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:28px;font-size:12px;letter-spacing:.08em}.story-top>div{display:flex;gap:24px;align-items:center;letter-spacing:0}.story-motion{border:1px solid #ffffff65;background:#112c2390;border-radius:30px;color:white;padding:8px 16px;font-size:12px}.story-top a{text-decoration:underline;text-underline-offset:5px}.story-chapters{position:relative}.story-chapter{padding:75px 0;max-width:670px;min-height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.story-chapter .eyebrow{color:#c4e7cd;margin-bottom:26px;font-size:12px}.story-chapter h1,.story-chapter h2{font-size:clamp(48px,6.1vw,90px);line-height:1.06;text-wrap:balance}.story-chapter em{color:#c9e9cc}.story-chapter>p:not(.eyebrow){font-size:17px;line-height:1.7;color:#e0e9e3;max-width:440px;margin:26px 0}.story-chapter .text-link{color:white;font-size:15px}.story-bottom{padding-bottom:28px}.story-guide{display:flex;gap:30px;align-items:center;justify-content:space-between}.story-hint{font-size:13px}.story-bottom small{display:block;font-size:12px;color:#c7d4cc;margin-top:15px}.story-nav{display:flex;gap:10px}.story-nav button{color:#cddbd2;background:transparent;border:1px solid #ffffff50;border-radius:50%;width:40px;height:40px;font-size:12px}.story-nav button[aria-current]{background:#d6f0da;color:#103b30;border-color:#d6f0da}.story-track{height:2px;background:#ffffff30;margin-top:20px}.story-track span{display:block;height:100%;background:#c9e9cc;transform-origin:left;transform:scaleX(var(--story-progress,0))}.story-enhanced{height:620svh}.story-enhanced .story-stage{position:sticky;top:0;height:100svh;min-height:580px}.story-enhanced .story-chapters{position:absolute;left:0;right:0;top:90px;bottom:140px}.story-enhanced .story-chapter{position:absolute;inset:0;min-height:0;padding:0;visibility:hidden;pointer-events:none;transform:translateY(16px);transition:transform .6s ease}.story-enhanced .story-chapter.is-current{visibility:visible;pointer-events:auto;transform:translateY(0)}.story-enhanced .story-bottom{position:absolute;bottom:0;left:0;right:0}.story-error{font-size:13px;margin-top:10px;color:#f3e4b8}.story-static .story-stage{background:#0b201a}.story-static .story-video{height:100vh;opacity:.35}.story-static .story-shade{background:linear-gradient(180deg,transparent,#0b201a 95vh)}.story-static .story-track,.story-static .story-hint{display:none}.story-static .story-chapter{border-bottom:1px solid #ffffff24;min-height:60vh}.film-story [hidden]{display:none!important}.story-chapter a:focus-visible,.story-nav button:focus-visible,.story-motion:focus-visible{outline-color:#d6f0da}
@media(max-width:760px){.story-top{padding-top:20px;align-items:flex-start}.story-top>span{font-size:10px;max-width:120px}.story-top>div{gap:12px;flex-direction:column;align-items:flex-end}.story-motion{font-size:11px;padding:7px 10px}.story-top a{font-size:11px}.story-enhanced .story-stage{min-height:620px}.story-enhanced .story-chapters{top:115px;bottom:180px}.story-chapter h1,.story-chapter h2{font-size:clamp(42px,11.6vw,66px)}.story-chapter>p:not(.eyebrow){font-size:16px;margin:20px 0;max-width:340px}.story-chapter .eyebrow{margin-bottom:19px;font-size:11px}.story-shade{background:linear-gradient(90deg,#06130dcc,#06130d60),linear-gradient(0deg,#06130def,transparent 85%)}.story-video{object-position:62% center}.story-bottom{padding-bottom:30px}.story-guide{align-items:flex-start;gap:15px;flex-direction:column}.story-hint{font-size:12px}.story-nav{gap:9px}.story-nav button{height:32px;width:32px}.story-bottom small{font-size:10px;max-width:270px}.story-chapter .pill{font-size:13px;padding:14px 18px}.story-track{margin-top:12px}.story-enhanced{height:600svh}}@media(max-height:680px) and (min-width:761px){.story-chapter h1,.story-chapter h2{font-size:52px}.story-chapter .eyebrow{margin-bottom:12px}.story-chapter>p:not(.eyebrow){margin:14px 0;font-size:15px}.story-enhanced .story-chapters{top:70px;bottom:120px}.story-enhanced .story-stage{min-height:540px}}

/* Language selection: same-page links, readable on touch screens. */
.language-picker{position:relative;flex-shrink:0;color:#f6f9f5;font-size:14px}.language-picker summary{padding:9px 10px;border:1px solid #789187;border-radius:24px;min-height:44px;min-width:66px;justify-content:center;font-size:14px;gap:6px}.language-picker summary::marker{content:""}.language-options{position:absolute;right:0;top:calc(100% + 10px);min-width:160px;padding:8px;background:var(--dark);border:1px solid #789187;border-radius:12px;box-shadow:0 15px 35px #00170c40;z-index:50}.language-options a{display:block;padding:10px 14px;border-radius:6px;font-size:14px}.language-options a:hover,.language-options a[aria-current]{background:#ffffff12;color:var(--accent)}.nav{gap:24px}.nav nav{gap:24px}.nav-cta{white-space:nowrap}.locale-entry{padding:80px 0}.locale-entry>svg{width:145px;background:var(--dark);padding:16px;box-sizing:content-box;border-radius:8px}.locale-entry h1{margin:40px 0 24px}.locale-entry>div{display:flex;gap:16px;flex-wrap:wrap;margin-top:30px}
@media(max-width:1100px){.nav nav{display:none}.menu-toggle{display:block}.nav-cta{margin-left:auto}.nav{gap:16px}.language-picker{margin-left:0}}
@media(max-width:600px){.nav{gap:12px}.nav-cta{display:none}.language-picker{margin-left:auto}.language-options{min-width:154px}.menu-toggle{min-width:44px;min-height:44px;padding:0}.brand{width:127px}}

/* Dedicated service navigation and editorial discovery. */
.breadcrumb ol{display:flex;flex-wrap:wrap;gap:8px 12px;list-style:none;margin:0;padding:0}.breadcrumb li+li:before{content:"/";margin-right:12px;opacity:.6}.breadcrumb a:hover{text-decoration:underline}.service-nav{background:var(--paper);border-bottom:1px solid var(--line)}.service-nav .wrap{display:flex;gap:24px;overflow-x:auto;padding:16px 0;scrollbar-width:thin}.service-nav a{white-space:nowrap;font-size:13px;color:var(--muted);padding:4px 0}.service-nav a[aria-current]{color:var(--ink);border-bottom:2px solid var(--ink)}.focused-solutions{border-top:1px solid var(--line)}.focused-solutions>.eyebrow,.related-reading>.eyebrow{margin-bottom:22px}.focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:38px}.focus-card{padding:28px;border:1px solid var(--line);display:flex;flex-direction:column;gap:18px}.focus-card:hover{background:white;border-color:var(--ink)}.focus-card p{font-size:16px;color:var(--muted)}.focus-card>span{margin-top:auto;font-size:14px;text-decoration:underline;text-underline-offset:5px}.related-reading{padding:25px 0 80px}.related-reading h2{font-size:clamp(32px,3vw,44px)}.related-links{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.related-links a{padding:24px 0;border-top:1px solid var(--line);font-size:16px;display:flex;gap:14px;justify-content:space-between}.related-links a:hover{color:#088675}.article-meta{font-size:14px;padding-bottom:25px;border-bottom:1px solid var(--line)}.article .sources h3{font-size:18px;margin-bottom:16px}.sources a{overflow-wrap:anywhere}
@media(max-width:760px){.focus-grid,.related-links{grid-template-columns:1fr}.focus-card{padding:24px}.related-links{gap:0}.service-nav .wrap{gap:22px}.service-nav a{font-size:14px}.related-reading{padding-bottom:55px}}

/* Let the film reach the top edge behind the homepage navigation. */
.home-with-film{--overlay-header-height:96px}
.home-with-film>header{position:absolute;inset:0 0 auto;background:rgba(8,29,22,.28);border-bottom:1px solid rgba(238,249,241,.15);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}
.home-with-film>header .nav nav a{color:#edf5ef;text-shadow:0 1px 10px #0005}
.home-with-film>header .nav-cta,.home-with-film>header .language-picker summary{border-color:#ffffff60;background:#08201920}
.home-with-film>header #mobile-nav{background:rgba(8,29,22,.94);max-height:calc(100svh - var(--overlay-header-height));overflow-y:auto}
.home-with-film .story-top{padding-top:calc(var(--overlay-header-height) + 28px)}
.home-with-film .story-enhanced .story-chapters{top:calc(var(--overlay-header-height) + 90px)}
@media(max-width:760px){.home-with-film{--overlay-header-height:78px}.home-with-film .story-top{padding-top:calc(var(--overlay-header-height) + 20px)}.home-with-film .story-enhanced .story-chapters{top:calc(var(--overlay-header-height) + 115px)}.home-with-film .story-enhanced .story-stage{min-height:700px}}
@media(max-height:680px) and (min-width:761px){.home-with-film .story-enhanced .story-chapters{top:calc(var(--overlay-header-height) + 70px)}.home-with-film .story-enhanced .story-stage{min-height:650px}}
