html{scroll-padding-top:105px}
.cs-page{--green:#10231c;--green-2:#19392b;--cream:#f5f4f0;--yellow:#d7e84a;background:var(--cream);overflow-x:clip}
.cs-page .site-header{background:rgba(248,247,243,.98);color:#151718;border-bottom:1px solid rgba(21,23,24,.12)}
.cs-page .site-header.is-scrolled{background:rgba(248,247,243,.96)}
.cs-page h1,.cs-page h2,.cs-page h3,.cs-page p,.cs-page figure,.cs-page ol,.cs-page dl{margin:0}
.cs-page h1,.cs-page h2,.cs-page strong{letter-spacing:-.075em}
.cs-page section{position:relative}
.cs-label{display:block;font-size:10px;font-weight:760;letter-spacing:.14em;line-height:1.2}
.cs-pill{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;border-radius:100px;padding:17px 22px;font-size:10px;font-weight:760;letter-spacing:.04em;white-space:nowrap;transition:transform .25s ease,background .25s ease}
.cs-pill:hover{transform:translateY(-3px)}
.cs-pill span{font-size:18px;font-weight:350;line-height:.7}
.cs-pill-light{background:#fff;color:#151718}
.cs-pill-dark{background:#151718;color:#fff}
.cs-text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:6px;border-bottom:1px solid currentColor;font-size:10px;font-weight:750;letter-spacing:.06em}
.cs-text-link span{font-size:18px;font-weight:350;line-height:.8}

/* A product campaign rather than a decorative interface. */
.cs-hero{margin-top:86px;min-height:720px;height:min(800px,calc(100svh - 86px));overflow:hidden;color:#fff;background:#122219}
.cs-hero-image,.cs-hero-wash{position:absolute;inset:0;width:100%;height:100%}
.cs-hero-image{object-fit:cover;object-position:55% center;filter:saturate(.94)}
.cs-hero-wash{background:linear-gradient(90deg,rgba(7,17,11,.94) 0%,rgba(7,17,11,.79) 24%,rgba(7,17,11,.31) 52%,rgba(7,17,11,.04) 85%),linear-gradient(0deg,rgba(7,17,11,.31),transparent 30%)}
.cs-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;height:100%;padding:52px clamp(24px,4.5vw,78px) 38px;width:min(790px,58vw)}
.cs-kicker{display:flex;align-items:center;gap:13px;font-size:10px;font-weight:760;letter-spacing:.11em}
.cs-kicker a{border-bottom:1px solid currentColor;padding-bottom:4px}
.cs-hero h1{font-size:clamp(125px,15vw,260px);line-height:.73;margin:68px 0 31px;font-weight:900}
.cs-hero h1 span{color:var(--yellow)}
.cs-hero-statement{font-size:clamp(35px,4.1vw,66px);line-height:.92;font-weight:850;letter-spacing:-.07em}
.cs-hero-lead{max-width:430px;font-size:16px;line-height:1.42;margin:24px 0 21px}
.cs-hero-tags{margin-top:auto;font-size:9px;font-weight:750;letter-spacing:.1em;color:#e5ece3}
.cs-hero-aside{position:absolute;z-index:2;right:clamp(24px,4.5vw,78px);bottom:40px;font-size:11px;line-height:1.2;font-weight:800;letter-spacing:.1em;text-align:right;text-shadow:0 1px 7px #000}

.cs-snapshot{display:grid;grid-template-columns:1fr 1.55fr;gap:7vw;padding:62px clamp(24px,4.5vw,78px) 70px;border-bottom:1px solid #cdd1cb;background:#faf9f6}
.cs-snapshot-intro>span{font-size:10px;font-weight:760;letter-spacing:.14em}
.cs-snapshot h2{font-size:clamp(43px,4vw,68px);line-height:.92;margin-top:25px}
.cs-snapshot dl{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}
.cs-snapshot dl>div{border-top:1px solid #aeb8ae;padding:13px 0 21px}
.cs-snapshot dt{font-size:9px;font-weight:800;letter-spacing:.14em;margin-bottom:12px}
.cs-snapshot dd{margin:0;font-size:16px;line-height:1.33;max-width:350px}

.cs-challenge{display:grid;grid-template-columns:1.05fr .95fr;gap:5vw;align-items:center;padding:125px clamp(24px,4.5vw,78px);background:#f5f4f0}
.cs-challenge h2,.cs-territory h2,.cs-content h2,.cs-social h2,.cs-web h2,.cs-media h2,.cs-data h2,.cs-retail h2,.cs-system h2,.cs-gallery h2,.cs-scope h2{font-size:clamp(55px,5.3vw,88px);line-height:.9;font-weight:850;margin:29px 0 25px}
.cs-challenge-copy>p{font-size:19px;line-height:1.4;max-width:570px}
.cs-issue{display:grid;grid-template-columns:90px 1fr;gap:20px;border-top:1px solid #b3bcb3;margin-top:52px;padding-top:18px;max-width:640px}
.cs-issue span{font-size:9px;font-weight:800;letter-spacing:.1em}
.cs-issue p{font-size:16px;line-height:1.4}
.cs-challenge-visual{position:relative;min-height:640px;background:#12372d;overflow:hidden}
.cs-challenge-visual img{width:100%;height:640px;object-fit:cover}
.cs-challenge-visual figcaption{position:absolute;bottom:19px;left:20px;color:#fff;font-size:11px;font-weight:750;letter-spacing:.08em;text-shadow:0 1px 5px #000}

.cs-territory{background:var(--green);color:#fff;padding:110px clamp(24px,4.5vw,78px) 30px;overflow:hidden}
.cs-territory-head{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:end}
.cs-territory h2{margin-bottom:0}
.cs-territory-head p{max-width:440px;font-size:19px;line-height:1.36;margin-bottom:3px}
.cs-flavours{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.33);border-bottom:1px solid rgba(255,255,255,.33);margin-top:65px}
.cs-flavours figure{height:530px;display:flex;flex-direction:column;align-items:center;position:relative;border-right:1px solid rgba(255,255,255,.28);padding:18px 12px 26px}
.cs-flavours figure:last-child{border-right:0}
.cs-flavours figure>span{align-self:flex-start;font-size:9px;font-weight:750;letter-spacing:.11em}
.cs-flavours img{height:355px;width:100%;object-fit:contain;flex:1;filter:drop-shadow(0 18px 17px rgba(0,0,0,.22));transition:transform .7s ease}
.cs-flavours figure:hover img{transform:translateY(-12px)}
.cs-flavours figcaption{align-self:flex-start;font-size:clamp(22px,2vw,31px);line-height:.98;font-weight:800;letter-spacing:-.06em}
.cs-territory-foot{display:flex;justify-content:space-between;gap:10px;padding:22px 0 0;color:#d4e2d8;font-size:9px;font-weight:750;letter-spacing:.14em}

.cs-content{padding:125px clamp(24px,4.5vw,78px) 100px;background:#faf9f6}
.cs-content-intro{display:grid;grid-template-columns:1.2fr .65fr;column-gap:7vw;align-items:end}
.cs-content-intro .cs-label{grid-column:1/-1}
.cs-content h2{margin:27px 0 0}
.cs-content-intro p{font-size:18px;line-height:1.36;max-width:450px;padding-bottom:35px}
.cs-content-intro .cs-text-link{grid-column:2;justify-self:start;margin:0 0 35px}
.cs-content-grid{display:grid;grid-template-columns:1.45fr .72fr .9fr;gap:9px;align-items:stretch;margin-top:62px;height:660px}
.cs-content-grid figure{position:relative;background:#1a291e;overflow:hidden}
.cs-content-grid img,.cs-content-film video{width:100%;height:100%;object-fit:cover}
.cs-content-film video{object-position:center 40%}
.cs-content-run img{object-position:center 15%}
.cs-content-product img{object-position:76% center}
.cs-content-grid figcaption{position:absolute;bottom:0;left:0;right:0;padding:22px 18px 15px;color:#fff;font-size:9px;font-weight:780;letter-spacing:.1em;background:linear-gradient(transparent,rgba(0,0,0,.62))}
.cs-film-control{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;border:1px solid rgba(255,255,255,.8);border-radius:100px;background:rgba(12,20,15,.78);color:#fff;padding:16px 20px;white-space:nowrap;font-size:10px;font-weight:750;letter-spacing:.05em;cursor:pointer}
.cs-film-control span{margin-left:13px}
.cs-film-control.is-playing{opacity:.55}
.cs-content-film:hover .cs-film-control{opacity:1}
.cs-content-foot{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-top:30px;border-top:1px solid #bbc0b8;padding-top:18px}
.cs-content-foot strong{font-size:24px;line-height:1.05}
.cs-content-foot>div{display:flex;gap:16px;flex-wrap:wrap;font-size:9px;font-weight:760;letter-spacing:.1em}

.cs-social{padding:110px clamp(24px,4.5vw,78px) 120px;background:#171c19;color:#fff}
.cs-social-head{display:grid;grid-template-columns:1fr .7fr;gap:6vw;align-items:end}
.cs-social h2{margin-bottom:0}
.cs-social-head p{font-size:18px;line-height:1.35;max-width:470px}
.cs-social-media{display:grid;grid-template-columns:1.25fr .65fr .8fr;gap:9px;height:510px;margin-top:60px}
.cs-social-media figure{position:relative;overflow:hidden;background:#26342a}
.cs-social-media img{width:100%;height:100%;object-fit:cover;transition:transform .9s ease}
.cs-social-media figure:hover img{transform:scale(1.035)}
.cs-social-media figure:nth-child(2) img{object-position:center 22%}
.cs-social-media figcaption{position:absolute;left:0;right:0;bottom:0;padding:28px 16px 15px;background:linear-gradient(transparent,rgba(0,0,0,.7));font-size:9px;font-weight:760;letter-spacing:.08em}

.cs-web{display:grid;grid-template-columns:.44fr .56fr;gap:5vw;background:#e8e9e1;padding:130px clamp(24px,4.5vw,78px) 130px;overflow:hidden}
.cs-web h2{font-size:clamp(58px,5.5vw,92px)}
.cs-web-copy p{font-size:19px;line-height:1.4;max-width:420px}
.cs-web-links{display:flex;flex-wrap:wrap;align-items:center;gap:30px;margin-top:35px}
.cs-web-screens{position:relative;height:760px}
.cs-browser{position:absolute;left:0;top:15px;width:77%;height:650px;overflow:hidden;background:#fff;box-shadow:0 25px 70px rgba(14,26,15,.18);border:1px solid #c7cec3}
.cs-browser-bar{height:33px;background:#f7f7f3;border-bottom:1px solid #d7dcd4;display:flex;align-items:center;gap:5px;padding:0 12px}
.cs-browser-bar i{display:block;width:6px;height:6px;border-radius:50%;background:#aab3a9}
.cs-browser-bar span{font-size:8px;color:#687468;margin-left:18px;letter-spacing:.07em}
.cs-browser img{width:100%;height:calc(100% - 33px);object-fit:cover;object-position:top}
.cs-browser figcaption{position:absolute;bottom:0;left:0;right:0;background:rgba(18,28,21,.82);color:#fff;padding:10px 13px;font-size:8px;font-weight:750;letter-spacing:.08em}
.cs-phone{position:absolute;right:0;bottom:0;width:29%;height:485px;border:8px solid #181b19;border-radius:28px;background:#fff;overflow:hidden;box-shadow:0 20px 50px rgba(11,21,14,.24)}
.cs-phone-top{height:16px;background:#181b19;position:absolute;top:0;left:50%;z-index:2;width:38%;transform:translateX(-50%);border-radius:0 0 9px 9px}
.cs-phone img{width:100%;height:100%;object-fit:cover;object-position:top}
.cs-phone figcaption{position:absolute;bottom:0;left:0;right:0;background:#181b19;color:#fff;text-align:center;font-size:8px;font-weight:750;padding:10px}

.cs-media{min-height:690px;background:#111b16;color:#fff;display:grid;grid-template-columns:.48fr .52fr;overflow:hidden}
.cs-media-image{overflow:hidden}
.cs-media-image img{width:100%;height:100%;object-fit:cover;object-position:32% center}
.cs-media-copy{padding:90px clamp(24px,4.5vw,78px) 80px 5vw;display:flex;flex-direction:column;align-items:start}
.cs-media h2{font-size:clamp(54px,4.8vw,77px);margin-top:80px}
.cs-media-copy>p{font-size:19px;line-height:1.35;max-width:480px}
.cs-chain{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin:45px 0 auto;border-top:1px solid rgba(255,255,255,.42);padding-top:20px;width:100%}
.cs-chain span{font-size:10px;font-weight:780;letter-spacing:.09em}
.cs-chain b{font-size:22px;font-weight:350;color:#c4d8c8}

.cs-data{padding:120px clamp(24px,4.5vw,78px) 120px;background:#f7f6f2}
.cs-data-heading{display:grid;grid-template-columns:1.45fr .55fr;gap:6vw;align-items:end}
.cs-data-heading .cs-label{grid-column:1/-1}
.cs-data h2{font-size:clamp(53px,5vw,82px);margin:0}
.cs-data-heading p{font-size:19px;line-height:1.35;max-width:370px}
.cs-data-flow{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #aeb8ae;border-bottom:1px solid #aeb8ae;margin:65px 0 35px}
.cs-data-flow>div{display:flex;flex-direction:column;gap:12px;padding:20px 16px 26px;border-right:1px solid #aeb8ae;min-height:200px}
.cs-data-flow>div:last-child{border-right:0}
.cs-data-flow span{font-size:10px;font-weight:750}
.cs-data-flow strong{font-size:clamp(22px,2.1vw,35px);line-height:.95;margin-top:auto}
.cs-data-flow small{font-size:12px;line-height:1.3}

.cs-retail{padding:115px clamp(24px,4.5vw,78px) 125px;background:#f2f1ec}
.cs-retail-head{display:grid;grid-template-columns:1.05fr .65fr;gap:9vw;align-items:end}
.cs-retail h2{margin-bottom:0}
.cs-retail-head p{font-size:19px;line-height:1.4;max-width:450px}
.cs-retail-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:10px;height:590px;margin-top:55px}
.cs-retail-grid figure{position:relative;overflow:hidden;background:#dcdfd6}
.cs-retail-grid img{width:100%;height:100%;object-fit:cover}
.cs-retail-grid figure:nth-child(1) img{object-position:center}
.cs-retail-grid figcaption{position:absolute;bottom:0;left:0;right:0;padding:24px 18px 14px;background:linear-gradient(transparent,rgba(0,0,0,.63));color:#fff;font-size:9px;font-weight:780;letter-spacing:.08em}

.cs-system{background:var(--green);color:#fff;padding:110px clamp(24px,4.5vw,78px) 80px}
.cs-system-top{display:grid;grid-template-columns:1.2fr .55fr;gap:8vw;align-items:end}
.cs-system-top .cs-label{grid-column:1/-1}
.cs-system h2{margin:0}
.cs-system-top p{font-size:19px;line-height:1.38;max-width:400px}
.cs-system-flow{display:flex;align-items:stretch;border-top:1px solid rgba(255,255,255,.3);border-bottom:1px solid rgba(255,255,255,.3);margin-top:70px}
.cs-system-flow>div{flex:1;display:flex;flex-direction:column;padding:22px 7px 25px;min-height:190px}
.cs-system-flow span{font-size:10px;font-weight:750}
.cs-system-flow strong{font-size:clamp(19px,2vw,32px);margin-top:auto;line-height:1}
.cs-system-flow small{font-size:11px;color:#cbd9cc;margin-top:8px}
.cs-system-flow i{align-self:center;font-style:normal;color:#d7e84a;font-size:25px;font-weight:300;margin:0 5px}
.cs-system-end{display:flex;justify-content:space-between;align-items:end;gap:20px;padding-top:55px}
.cs-system-end strong{font-size:clamp(90px,16vw,260px);line-height:.7}
.cs-system-end span{font-size:12px;font-weight:750;line-height:1.3;letter-spacing:.08em;text-align:right}
.cs-results{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px clamp(24px,4.5vw,78px);background:#e6e9df;border-bottom:1px solid #bec7b9}
.cs-results span,.cs-results small{font-size:9px;font-weight:760;letter-spacing:.09em}
.cs-results p{max-width:600px;font-size:21px;font-weight:800;line-height:1.1;letter-spacing:-.045em}

.cs-gallery{padding:120px clamp(24px,4.5vw,78px) 125px;background:#faf9f6}
.cs-gallery-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:58px}
.cs-gallery h2{margin:0}
.cs-gallery-grid{display:grid;grid-template-columns:1.25fr .8fr .8fr;grid-template-rows:340px 340px;gap:9px}
.cs-gallery-grid figure{overflow:hidden;background:#183323}
.cs-gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .9s ease}
.cs-gallery-grid figure:hover img{transform:scale(1.035)}
.cs-gallery-wide{grid-column:1/3}
.cs-gallery-grid figure:nth-child(2){grid-column:3;grid-row:1}
.cs-gallery-grid figure:nth-child(3){grid-column:1;grid-row:2}
.cs-gallery-grid figure:nth-child(4){grid-column:2;grid-row:2}
.cs-gallery-grid figure:nth-child(5){grid-column:3;grid-row:2}

.cs-scope{display:grid;grid-template-columns:.7fr 1.3fr;gap:7vw;padding:120px clamp(24px,4.5vw,78px) 140px;background:#f0f1eb}
.cs-scope h2{margin-bottom:25px}
.cs-scope>div>p{font-size:18px;line-height:1.35;max-width:350px}
.cs-scope ol{list-style:none;padding:0;border-top:1px solid #acb7ab}
.cs-scope li{display:grid;grid-template-columns:35px 1fr 1fr;align-items:center;gap:10px;border-bottom:1px solid #acb7ab;padding:16px 0}
.cs-scope li span{font-size:10px;font-weight:750}
.cs-scope li strong{font-size:clamp(28px,3vw,48px);line-height:.9}
.cs-scope li small{font-size:13px;line-height:1.3}

.cs-cta{min-height:630px;color:#fff;background:#151718;overflow:hidden}
.cs-cta>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.47) saturate(.82)}
.cs-cta:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,18,14,.68),transparent 80%)}
.cs-cta>div{position:relative;z-index:2;padding:75px clamp(24px,4.5vw,78px) 75px}
.cs-cta>div>span{font-size:10px;font-weight:750;letter-spacing:.12em}
.cs-cta h2{font-size:clamp(64px,8vw,128px);line-height:.88;margin:85px 0 35px;font-weight:860}
.cs-next{display:grid;grid-template-columns:.48fr .52fr;background:#171c19;color:#fff;min-height:520px}
.cs-next>div{padding:66px clamp(24px,4.5vw,78px);display:flex;flex-direction:column;align-items:flex-start}
.cs-next>div>span{font-size:10px;letter-spacing:.12em;font-weight:760}
.cs-next h2{font-size:clamp(50px,5.5vw,87px);line-height:.9;margin:90px 0 35px}
.cs-next a{font-size:10px;font-weight:760;letter-spacing:.05em;border-bottom:1px solid currentColor;padding-bottom:6px}
.cs-next a span{margin-left:20px}
.cs-next img{width:100%;height:100%;object-fit:cover;filter:brightness(.77)}

@media(min-width:801px) and (prefers-reduced-motion:no-preference){.cs-reveal.is-in-view h2{animation:cs-title-up .65s both}@keyframes cs-title-up{from{opacity:.55;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}}
@media(max-width:1180px){.cs-hero h1{font-size:clamp(125px,15vw,180px)}.cs-hero-statement{font-size:clamp(34px,4.5vw,52px)}.cs-content-grid{height:570px}.cs-web h2{font-size:62px}.cs-media h2{font-size:59px}.cs-system-flow strong{font-size:20px}}
@media(max-width:800px){
  .cs-hero{margin-top:70px;min-height:720px;height:calc(100svh - 70px);max-height:900px}.cs-hero-image{object-position:59% center}.cs-hero-wash{background:linear-gradient(180deg,rgba(6,18,10,.86),rgba(6,18,10,.6) 46%,rgba(6,18,10,.12) 100%)}.cs-hero-copy{width:100%;padding:52px 24px 26px}.cs-hero h1{margin:65px 0 25px;font-size:clamp(110px,20vw,175px)}.cs-hero-statement{font-size:clamp(39px,7vw,64px)}.cs-hero-lead{max-width:400px}.cs-hero-tags{max-width:420px;line-height:1.6}.cs-hero-aside{display:none}
  .cs-snapshot{grid-template-columns:1fr;gap:35px;padding:75px 24px}.cs-snapshot h2{font-size:55px}.cs-challenge{grid-template-columns:1fr;padding:90px 24px;gap:45px}.cs-challenge h2,.cs-territory h2,.cs-content h2,.cs-social h2,.cs-web h2,.cs-media h2,.cs-data h2,.cs-retail h2,.cs-system h2,.cs-gallery h2,.cs-scope h2{font-size:clamp(50px,8vw,70px)}.cs-challenge-visual,.cs-challenge-visual img{height:560px;min-height:0}
  .cs-territory{padding:90px 24px 30px}.cs-territory-head{grid-template-columns:1fr;gap:30px}.cs-territory-head p{font-size:18px}.cs-flavours{grid-template-columns:repeat(2,1fr);margin-top:45px}.cs-flavours figure{height:440px}.cs-flavours figure:nth-child(2){border-right:0}.cs-flavours figure:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.28)}.cs-flavours img{height:300px}.cs-content{padding:90px 24px}.cs-content-intro{grid-template-columns:1fr;gap:22px}.cs-content-intro .cs-label,.cs-content-intro .cs-text-link{grid-column:1}.cs-content-intro p{padding:0}.cs-content-intro .cs-text-link{margin:0}.cs-content-grid{height:500px;grid-template-columns:1.3fr .7fr}.cs-content-product{display:none}
  .cs-social{padding:90px 24px}.cs-social-head{grid-template-columns:1fr;gap:25px}.cs-social-media{height:440px;grid-template-columns:1.3fr .7fr}.cs-social-media figure:nth-child(3){display:none}
  .cs-web{grid-template-columns:1fr;padding:95px 24px 110px;gap:50px}.cs-web h2{font-size:clamp(56px,8vw,73px)}.cs-web-screens{height:700px}.cs-browser{height:600px}.cs-phone{height:430px}
  .cs-media{grid-template-columns:1fr}.cs-media-image{height:450px}.cs-media-copy{padding:75px 24px 85px}.cs-media h2{margin-top:45px}.cs-chain{margin-bottom:50px}
  .cs-data{padding:95px 24px}.cs-data-heading{grid-template-columns:1fr;gap:22px}.cs-data-heading .cs-label{grid-column:1}.cs-data-flow{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.cs-data-flow>div:nth-child(2n){border-right:0}.cs-data-flow>div:nth-child(-n+4){border-bottom:1px solid #aeb8ae}.cs-retail{padding:95px 24px}.cs-retail-head{grid-template-columns:1fr;gap:25px}.cs-retail-grid{height:500px}.cs-system{padding:95px 24px 70px}.cs-system-top{grid-template-columns:1fr;gap:25px}.cs-system-top .cs-label{grid-column:1}.cs-system-flow{flex-wrap:wrap}.cs-system-flow>div{flex:0 0 28%;min-height:150px}.cs-system-flow i{flex:0 0 4%;text-align:center}.cs-results{display:block;padding:34px 24px}.cs-results p{margin:18px 0}.cs-gallery{padding:100px 24px}.cs-gallery-grid{grid-template-rows:280px 280px}.cs-scope{grid-template-columns:1fr;padding:95px 24px;gap:55px}.cs-cta>div{padding:75px 24px}.cs-next>div{padding:55px 24px}.cs-next h2{margin:70px 0 30px}
}
@media(max-width:560px){
  .cs-hero{min-height:680px;height:calc(100svh - 70px);max-height:790px}.cs-hero-copy{padding:37px 22px 25px}.cs-kicker{font-size:8px}.cs-hero h1{font-size:clamp(106px,29vw,145px);margin:65px 0 28px}.cs-hero-statement{font-size:clamp(37px,10vw,48px)}.cs-hero-lead{font-size:15px;max-width:330px}.cs-hero-tags{font-size:8px;max-width:320px}.cs-snapshot{padding:70px 22px}.cs-snapshot h2{font-size:46px}.cs-snapshot dl{grid-template-columns:1fr}.cs-snapshot dd{font-size:17px}.cs-challenge{padding:80px 22px}.cs-challenge h2,.cs-territory h2,.cs-content h2,.cs-social h2,.cs-web h2,.cs-media h2,.cs-data h2,.cs-retail h2,.cs-system h2,.cs-gallery h2,.cs-scope h2{font-size:clamp(43px,12vw,59px);overflow-wrap:anywhere}.cs-challenge-copy>p,.cs-territory-head p,.cs-content-intro p,.cs-social-head p,.cs-web-copy p,.cs-media-copy>p,.cs-data-heading p,.cs-retail-head p,.cs-system-top p{font-size:17px}.cs-issue{grid-template-columns:1fr;gap:9px;margin-top:35px}.cs-challenge-visual,.cs-challenge-visual img{height:450px}
  .cs-territory{padding:80px 22px 25px}.cs-flavours{margin-top:40px}.cs-flavours figure{height:320px}.cs-flavours img{height:215px}.cs-flavours figcaption{font-size:21px}.cs-territory-foot{font-size:7px;flex-wrap:wrap;gap:14px}.cs-content{padding:80px 22px}.cs-content h2{margin-top:24px}.cs-content-grid{display:block;height:auto;margin-top:45px}.cs-content-film{height:500px}.cs-content-run,.cs-content-product{display:block;height:350px;margin-top:8px}.cs-content-run img{object-position:center 25%}.cs-content-foot{display:block}.cs-content-foot>div{margin-top:25px}.cs-social{padding:80px 22px}.cs-social-media{display:block;height:auto;margin-top:45px}.cs-social-media figure{height:290px;margin-bottom:8px}.cs-social-media figure:nth-child(2){height:430px}.cs-social-media figure:nth-child(3){display:block;height:300px}
  .cs-web{padding:85px 22px 95px}.cs-web h2{font-size:clamp(47px,12vw,60px)}.cs-web-links{gap:25px}.cs-web-screens{height:560px}.cs-browser{width:85%;height:520px}.cs-phone{width:37%;height:330px;border-width:6px;border-radius:20px}.cs-media-image{height:350px}.cs-media-copy{padding:70px 22px 80px}.cs-media h2{font-size:clamp(45px,11vw,59px)}.cs-chain{gap:8px}.cs-chain span{font-size:8px}.cs-chain b{font-size:16px}
  .cs-data{padding:85px 22px}.cs-data-flow{display:block;overflow:visible;margin:45px 0 30px}.cs-data-flow>div{min-height:0;display:grid;grid-template-columns:30px 1fr;gap:5px;padding:17px 0;border-right:0;border-bottom:1px solid #b9c0b5}.cs-data-flow>div:last-child{border-bottom:0}.cs-data-flow strong{font-size:24px;margin:0}.cs-data-flow small{grid-column:2}.cs-retail{padding:85px 22px}.cs-retail-grid{display:block;height:auto;margin-top:40px}.cs-retail-grid figure{height:300px;margin-bottom:8px}.cs-retail-grid figure:nth-child(2){height:370px}
  .cs-system{padding:85px 22px 65px}.cs-system-flow{display:block;margin-top:45px}.cs-system-flow>div{min-height:0;padding:14px 0;display:grid;grid-template-columns:30px 1fr;gap:3px;border-bottom:1px solid rgba(255,255,255,.18)}.cs-system-flow strong{font-size:30px;margin:0}.cs-system-flow small{grid-column:2;margin:0}.cs-system-flow i{display:none}.cs-system-end{padding-top:50px}.cs-system-end strong{font-size:92px}.cs-system-end span{font-size:8px}.cs-results{padding:30px 22px}.cs-results p{font-size:19px}
  .cs-gallery{padding:85px 22px}.cs-gallery-head{display:block}.cs-gallery h2{margin-top:20px}.cs-gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:250px 205px 205px;gap:7px;margin-top:40px}.cs-gallery-wide{grid-column:1/3;grid-row:1}.cs-gallery-grid figure:nth-child(2){grid-column:1;grid-row:2}.cs-gallery-grid figure:nth-child(3){grid-column:2;grid-row:2}.cs-gallery-grid figure:nth-child(4){grid-column:1;grid-row:3}.cs-gallery-grid figure:nth-child(5){grid-column:2;grid-row:3}.cs-scope{padding:85px 22px}.cs-scope li{grid-template-columns:28px 1fr;gap:5px}.cs-scope li strong{font-size:33px}.cs-scope li small{grid-column:2}.cs-cta{min-height:570px}.cs-cta>div{padding:65px 22px}.cs-cta h2{font-size:clamp(48px,12vw,65px);margin:110px 0 35px}.cs-next{display:flex;flex-direction:column-reverse}.cs-next img{height:300px}.cs-next>div{min-height:340px;padding:45px 22px}.cs-next h2{font-size:53px;margin:65px 0 28px}
}
@media(prefers-reduced-motion:reduce){.cs-page img,.cs-page a,.cs-page button{transition:none!important}}
/* The page-wide paragraph reset must not remove spacing around this CTA. */
.cs-hero h1{margin-top:56px}
.cs-page .cs-hero-lead{margin:20px 0 25px;flex-shrink:0}
.cs-page .cs-hero-tags{margin-top:20px}
@media(max-width:560px){.cs-hero{min-height:780px}.cs-hero h1{margin-top:45px}}

.cs-backstage{background:#e9e9e3;color:#1c211e;padding:110px clamp(22px,5vw,90px)}
.cs-backstage-head{display:grid;grid-template-columns:1.25fr .75fr;gap:4vw;align-items:end;margin-bottom:42px}.cs-backstage-head>.cs-label{grid-column:1/-1;font-size:11px;letter-spacing:.14em}.cs-backstage h2{font-size:clamp(52px,6vw,105px);line-height:.9;letter-spacing:-.075em;margin:0}.cs-backstage p{font-size:20px;line-height:1.4;max-width:470px}.cs-backstage-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:8px}.cs-backstage-grid figure{margin:0;position:relative;background:#202421;overflow:hidden}.cs-backstage-grid figure:first-child{grid-row:span 2}.cs-backstage-grid img{width:100%;height:315px;display:block;object-fit:cover}.cs-backstage-grid figure:first-child img{height:638px}.cs-backstage-grid figcaption{position:absolute;bottom:0;left:0;right:0;padding:30px 15px 14px;background:linear-gradient(transparent,#0009);color:white;font-size:10px;letter-spacing:.12em}
@media(max-width:800px){.cs-backstage-head{display:block}.cs-backstage h2{margin:25px 0}.cs-backstage-grid{grid-template-columns:1fr 1fr}.cs-backstage-grid figure:first-child{grid-column:span 2;grid-row:auto}.cs-backstage-grid figure:first-child img{height:400px}}
@media(max-width:520px){.cs-backstage{padding:80px 22px}.cs-backstage-grid img{height:220px}.cs-backstage-grid figure:first-child img{height:300px}.cs-backstage p{font-size:17px}}
