@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink:#112129;--muted:#657078;--coral:#f06a4f;--blush:#fff2ef;--mist:#f4f7f8;--line:#dce1e3;--white:#fff;--pad:clamp(20px,4vw,72px);--container:1380px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}img{max-width:100%;display:block}.container{width:min(calc(100% - var(--pad)*2),var(--container));margin:auto}.header{height:80px;padding-left:var(--pad);z-index:50;background:#fff;justify-content:space-between;align-items:center;display:flex;position:relative}.logo{width:184px;height:auto}.nav{align-items:center;gap:clamp(25px,3vw,54px);height:100%;display:flex}.nav a{font-size:13px;font-weight:600;position:relative}.nav a:first-child:after,.nav a:hover:after{content:"";background:var(--coral);height:2px;position:absolute;bottom:-29px;left:0;right:0}.header-actions{align-items:center;height:100%;display:flex}.search,.menu{cursor:pointer;background:0 0;border:0;place-items:center;width:64px;height:100%;display:grid}.header-cta{background:var(--coral);color:#fff;align-items:center;gap:14px;height:100%;padding:0 34px;font-size:13px;font-weight:700;display:flex}.menu{display:none}.magnetic{will-change:transform}.hero{height:760px;min-height:calc(100vh - 80px);margin:0 var(--pad);position:relative;overflow:hidden}.hero-media,.hero-media img,.hero-shade,.grid-field{position:absolute;inset:0}.hero-media img{object-fit:cover;width:100%;height:115%;top:-8%}.grid-field{opacity:.26;background-image:linear-gradient(#fff3 1px,#0000 1px),linear-gradient(90deg,#fff3 1px,#0000 1px);background-size:68px 68px;animation:12s linear infinite gridMove;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}@keyframes gridMove{to{background-position:68px 68px}}.hero-copy{z-index:2;color:#fff;max-width:840px;position:absolute;top:50%;left:clamp(35px,6vw,100px);transform:translateY(-51%)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--coral);margin:0 0 18px;font-size:11px;font-weight:800}.eyebrow.light{color:#ff9d89}.hero h1{letter-spacing:-.055em;margin:0 0 28px;font-size:clamp(44px,5vw,82px);font-weight:600;line-height:1.02}.hero h1 span{display:block;overflow:hidden}.hero-copy>p:not(.eyebrow){color:#ffffffc7;max-width:610px;margin:0 0 36px;font-size:15px;line-height:1.75}.primary-btn{background:var(--coral);color:#fff;justify-content:space-between;align-items:center;gap:30px;min-width:190px;padding:18px 20px 18px 24px;font-size:12px;font-weight:700;display:inline-flex}.play{cursor:pointer;background:#ffffff08;border:1px solid #ffffffb3;border-radius:50%;width:88px;height:88px;position:absolute;top:48%;right:10%}.play span{border-top:13px solid #0000;border-bottom:13px solid #0000;border-left:20px solid #fff;width:0;height:0;margin:auto;display:block;transform:translate(3px)}.slide-count{color:#fff;z-index:2;flex-direction:column;align-items:center;width:22px;font-size:10px;display:flex;position:absolute;top:18%;bottom:24%;left:0}.slide-count i{background:#ffffff73;flex:1;width:1px;margin:12px 0;position:relative}.slide-count i:before{content:"";background:var(--coral);width:1px;height:35%;position:absolute;top:0;left:0}.hero-foot{z-index:3;color:#fff;letter-spacing:.18em;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:25px;left:clamp(35px,6vw,100px);right:28px}.hero-foot div{gap:6px;display:flex}.hero-foot i{background:#ffffff73;border-radius:50%;width:7px;height:7px}.hero-foot i:first-child{background:var(--coral)}.section{padding:clamp(84px,9vw,140px) 0}.services{background:var(--blush)}.services-intro{grid-template-columns:.85fr 1.15fr;align-items:end;gap:9vw;margin-bottom:70px;display:grid}.section-title h2{letter-spacing:-.05em;margin:0;font-size:clamp(35px,4vw,58px);font-weight:650;line-height:1.08}.section-title.center{text-align:center}.intro-copy{color:var(--muted);grid-template-columns:1fr 1fr;gap:46px;font-size:13px;line-height:1.8;display:grid}.intro-copy p{margin:0}.intro-copy b{color:var(--ink)}.service-grid{grid-template-columns:repeat(3,1fr);gap:clamp(18px,3vw,42px);display:grid}.service-card{aspect-ratio:1/.98;border-radius:20px;flex-direction:column;justify-content:space-between;padding:30px;display:flex;position:relative;overflow:hidden}.service-card:after{content:"";opacity:.17;border:1px solid;border-radius:42%;width:110%;height:110%;position:absolute;top:-53%;right:-57%;box-shadow:0 0 0 26px,0 0 0 52px #0000,0 0 0 53px}.service-card.coral{background:var(--coral);color:#fff}.service-card.light{color:var(--ink);border:1px solid var(--line);background:#fff}.service-card p{text-transform:uppercase;margin:0 0 30px;font-size:9px;font-weight:800}.service-card img{object-fit:contain;width:38px;height:38px;margin-bottom:25px}.service-card h3{max-width:290px;margin:0;font-size:clamp(18px,1.8vw,28px);line-height:1.2}.service-card>svg{position:absolute;bottom:27px;left:28px}.service-card strong{letter-spacing:-.06em;font-size:clamp(52px,5vw,82px);position:absolute;bottom:14px;right:25px}.features{background:var(--mist)}.feature-grid{grid-template-columns:repeat(3,1fr);gap:26px 50px;margin-top:70px;display:grid}.feature{border-bottom:2px solid var(--coral);grid-template-columns:40px 1fr auto;align-items:center;gap:10px;min-height:64px;display:grid}.feature>svg:first-child{color:var(--coral)}.feature b{font-size:14px}.feature>svg:last-child{color:#9ca4a8;transition:transform .25s}.feature:hover>svg:last-child{transform:translate(5px,5px)}.team{background:#fff}.team-grid{grid-template-columns:repeat(6,1fr);align-items:center;gap:52px 32px;margin-top:65px;display:grid}.team-card{grid-column:span 2}.team-card:first-child{grid-column:2/span 2}.team-statement{color:#f39886;letter-spacing:-.04em;grid-column:span 2;font-size:clamp(28px,3vw,48px);font-weight:700;line-height:1.35}.person-img{aspect-ratio:1/.98;background:#eee;position:relative;overflow:hidden}.person-img img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.team-card:hover img{transform:scale(1.035)}.person-img button{background:var(--coral);cursor:pointer;border:0;width:48px;height:48px;position:absolute;bottom:0;right:0}.team-card small{color:var(--coral);margin:16px 0 5px;font-size:9px;display:block}.team-card h3{margin:0;font-size:13px}.journal{background:var(--mist)}.post-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:65px;display:grid}.post{background:#fff;padding-bottom:22px;position:relative}.post-img{aspect-ratio:1/.98;position:relative;overflow:hidden}.post-img>img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.post:hover .post-img>img{transform:scale(1.04)}.post-img>div{background:var(--coral);color:#fff;text-align:center;padding:8px 12px;position:absolute;bottom:0;right:0}.post-img b{font-size:28px;line-height:1;display:block}.post-img small{font-size:8px}.post>small,.post>h3{margin-left:16px;margin-right:36px}.post>small{color:var(--coral);margin-top:18px;font-size:9px;display:block}.post h3{font-size:13px;line-height:1.45}.post>a{position:absolute;bottom:19px;right:13px}.more{width:max-content;color:var(--coral);text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid var(--coral);align-items:center;gap:8px;margin:45px auto 0;padding-bottom:7px;font-size:10px;display:flex}footer{color:#fff;background:#101d24;padding:90px 0 30px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:70px;display:grid}.footer-grid p{color:#8e9aa0;margin-top:25px;font-size:12px;line-height:1.8}.footer-grid h3{margin:0 0 25px;font-size:12px}.footer-grid a{color:#c8ced1;font-size:11px}.footer-grid>div:nth-child(2) a{border-bottom:1px solid #536067;align-items:center;gap:15px;padding-bottom:12px;display:flex}.footer-links{grid-template-columns:1fr 1fr;gap:12px;display:grid}.copyright{color:#718087;border-top:1px solid #26353d;justify-content:space-between;margin-top:75px;padding-top:25px;font-size:9px;display:flex}.cursor{border:1px solid var(--coral);z-index:100;pointer-events:none;mix-blend-mode:difference;border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:fixed;top:-9px;left:-9px}.cursor span{background:#fff;border-radius:50%;width:3px;height:3px}@media (width<=900px){.header{height:68px}.nav{height:auto;padding:20px var(--pad);opacity:0;visibility:hidden;background:#fff;flex-direction:column;align-items:stretch;gap:0;transition:all .25s;display:flex;position:absolute;top:68px;left:0;right:0;transform:translateY(-10px)}.nav.open{opacity:1;visibility:visible;transform:none}.nav a{border-bottom:1px solid var(--line);padding:16px 0}.nav a:after{display:none}.menu{display:grid}.search{display:none}.header-cta{padding:0 22px}.hero{height:690px;min-height:calc(100svh - 68px);margin:0}.hero-copy{left:28px;right:28px}.hero h1{font-size:clamp(42px,8vw,65px)}.play{width:62px;height:62px;top:auto;bottom:68px;right:28px}.services-intro{grid-template-columns:1fr;gap:35px}.service-grid{gap:16px}.team-grid{grid-template-columns:repeat(4,1fr)}.team-card,.team-card:first-child,.team-statement{grid-column:span 2}.post-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){:root{--pad:20px}.logo{width:145px}.header-cta{display:none}.hero{height:680px;margin:0}.hero-media img{height:110%;top:-5%}.hero-copy{top:43%;left:20px;right:20px;transform:translateY(-50%)}.hero h1{letter-spacing:-.06em;font-size:clamp(39px,11.5vw,54px)}.hero-copy>p:not(.eyebrow){font-size:13px;line-height:1.65}.slide-count{display:none}.hero-foot{left:20px}.section{padding:72px 0}.section-title h2{font-size:36px}.services-intro{margin-bottom:45px}.intro-copy{grid-template-columns:1fr;gap:22px}.service-grid{grid-template-columns:1fr}.service-card{aspect-ratio:1.1}.feature-grid{grid-template-columns:1fr;margin-top:45px}.team-grid{grid-template-columns:1fr 1fr;gap:36px 14px}.team-card,.team-card:first-child{grid-column:span 1}.team-statement{grid-area:2/span 2;padding:10px 0;font-size:34px}.team-card:nth-child(4),.team-card:nth-child(5),.team-card:nth-child(6){grid-column:span 1}.person-img{aspect-ratio:.85}.post-grid{grid-template-columns:1fr}.post-img{aspect-ratio:1.2}.footer-grid{grid-template-columns:1fr;gap:45px}.copyright{flex-direction:column;gap:12px}.cursor{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.grid-field{animation:none}.person-img img,.post-img img,.feature>svg:last-child{transition:none}}.hero{background:#fff;height:clamp(560px,64vw,780px);min-height:0;margin:0 0 0 clamp(38px,4.1vw,68px);overflow:visible}.hero-media{right:0;overflow:hidden}.hero-media img{height:112%;top:-6%}.hero-shade{background:linear-gradient(90deg,#0c12149e,#0b121438 47%,#0b121405 80%)}.hero-copy{max-width:590px;top:43%;left:clamp(24px,2.6vw,52px);transform:translateY(-50%)}.hero h1{letter-spacing:-.05em;margin-bottom:18px;font-size:clamp(34px,3.25vw,58px);font-weight:600;line-height:1.22}.hero h1 span{width:max-content;max-width:100%;padding:0 2px}.hero h1 em{z-index:0;font-style:normal;position:relative}.hero h1 em:after{content:"";z-index:-1;background:var(--coral);height:9px;position:absolute;bottom:2px;left:-3px;right:-7px}.hero-copy>p:not(.eyebrow){max-width:500px;margin-bottom:28px;font-size:13px;line-height:1.65}.primary-btn{border:1px solid var(--coral);background:0 0;justify-content:space-between;gap:0;min-width:172px;height:52px;padding:0}.primary-btn>span{padding:0 22px;font-size:11px}.primary-btn>i{background:var(--coral);place-items:center;width:51px;height:51px;font-style:normal;display:grid}.play{background:0 0;border:0;border-radius:0;width:72px;height:86px;top:37%;right:13%}.play span{filter:drop-shadow(0 0 1px #fff);border-top:31px solid #0000;border-bottom:31px solid #0000;border-left:45px solid #fff;width:0;height:0;position:relative}.play span:after{content:"";border-top:26px solid #0000;border-bottom:26px solid #0000;border-left:38px solid #2846553b;position:absolute;top:-26px;left:-41px}.slide-count{width:32px;color:var(--ink);top:18%;bottom:53%;left:calc(-1*clamp(38px,4.1vw,68px))}.slide-count i{background:#cbd1d4}.hero-mini{z-index:5;background:#fff;justify-content:center;align-items:center;gap:11px;width:140px;height:34px;display:flex;position:absolute;bottom:0;left:calc(-1*clamp(38px,4.1vw,68px))}.hero-mini i{background:#d2d2d2;border-radius:9px;width:19px;height:5px;display:block}.hero-mini i:first-child{background:0 0;border:1px solid #22343d;width:6px}.hero-pager{z-index:6;gap:8px;display:flex;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.hero-pager i{background:#d2d2d2;border-radius:50%;width:13px;height:13px}.hero-pager i:first-child{background:var(--coral)}.hero-phone{z-index:7;color:#fff;background:#102029;align-items:center;width:225px;height:73px;padding-left:30px;font-size:12px;display:flex;position:absolute;bottom:0;right:84px}.back-top{z-index:8;background:var(--coral);color:#fff;place-items:center;width:51px;height:51px;display:grid;position:absolute;bottom:51px;right:0}.decor-blocks{z-index:6;align-items:stretch;height:42px;display:flex;position:absolute;bottom:-42px;right:0}.decor-blocks i:first-child{background:#fff5f3;width:92px}.decor-blocks i:nth-child(2){background:#fff;width:43px}.decor-blocks i:nth-child(3){background:var(--coral);width:43px}@media (width<=900px){.hero{height:650px;margin-left:38px}.hero-copy{left:25px;right:25px}.hero h1{font-size:clamp(34px,6.2vw,50px)}.play{top:32%;right:8%}.hero-phone{width:205px}.slide-count{left:-38px}}@media (width<=620px){.hero{height:650px;margin-left:0;overflow:hidden}.hero-copy{top:42%;left:20px;right:20px}.hero h1{font-size:clamp(34px,10.5vw,45px);line-height:1.17}.hero h1 span{width:auto}.hero-copy>p:not(.eyebrow){max-width:330px;font-size:12px}.slide-count,.hero-mini,.hero-phone,.decor-blocks{display:none}.hero-pager{bottom:20px}.back-top{bottom:0}.play{width:50px;height:60px;top:auto;bottom:48px;right:15px}.play span{border-top-width:22px;border-bottom-width:22px;border-left-width:32px}.play span:after{border-top-width:18px;border-bottom-width:18px;border-left-width:26px;top:-18px;left:-29px}.primary-btn{height:48px}.primary-btn>i{width:47px;height:47px}}.hero-media .hero-slide{opacity:0;visibility:hidden;will-change:opacity,transform;transition:opacity 1s,visibility 1s}.hero-media .hero-slide.active{opacity:1;visibility:visible}.hero-shade,.grid-field{z-index:2}.hero-pager button{cursor:pointer;background:#d2d2d2;border:0;border-radius:50%;width:13px;height:13px;padding:0;transition:background-color .25s,transform .25s}.hero-pager button.active{background:var(--coral);transform:scale(1.08)}.hero-pager button:focus-visible{outline:2px solid var(--ink);outline-offset:3px}@media (prefers-reduced-motion:reduce){.hero-media .hero-slide{transition:none}}.magnetic{will-change:auto;transform:none}.header-cta,.primary-btn,.primary-btn>i,.back-top,.hero-phone,.search,.play{transition:background-color .28s,color .28s,border-color .28s,box-shadow .28s}.header-cta:hover{background:var(--ink);color:#fff}.primary-btn:hover{background:var(--ink);border-color:var(--ink);color:#fff;box-shadow:0 12px 28px #11212938}.primary-btn:hover>i{color:var(--coral);background:#fff}.back-top:hover{background:var(--ink);color:#fff}.hero-phone:hover{background:var(--coral);color:#fff}.search:hover{background:var(--blush);color:var(--coral)}.play:hover{background:#f06a4f38}.header-cta:active,.primary-btn:active,.back-top:active,.hero-phone:active{filter:brightness(.92)}.header-cta:focus-visible,.primary-btn:focus-visible,.back-top:focus-visible,.hero-phone:focus-visible,.search:focus-visible,.play:focus-visible{outline-offset:3px;outline:3px solid #ffd3ca}.service-grid{gap:clamp(28px,4.5vw,70px);width:min(100%,1080px);margin-inline:auto}.service-card{aspect-ratio:404/488;isolation:isolate;box-shadow:none;border-radius:16px;padding:28px 26px;transition:box-shadow .28s,border-color .28s}.service-card:after{width:100%;height:100%;box-shadow:none;z-index:-1;pointer-events:none;background:url(/assets/service-card-bg.svg) 50%/cover no-repeat;border:0;border-radius:16px;inset:0}.service-card.coral{background:#e96547}.service-card.coral:after{opacity:1}.service-card.light{background:#fff;border:1px solid #e7e7e7;box-shadow:0 2px 2px #11212938}.service-card.light:after{opacity:.12;filter:grayscale();mix-blend-mode:multiply}.service-card>div{z-index:1;position:relative}.service-card p{margin-bottom:52px;font-size:9px}.service-card img{width:36px;height:36px;margin-bottom:22px}.service-card h3{max-width:280px;font-size:clamp(19px,1.65vw,25px);line-height:1.22}.service-card>svg{stroke-width:1.7px;width:35px;height:35px;bottom:23px;left:24px}.service-card strong{font-size:clamp(58px,5.1vw,78px);font-weight:600;line-height:1;bottom:8px;right:22px}.service-card:hover{box-shadow:0 14px 34px #11212924}.service-card.light:hover{border-color:#cfd4d6}@media (width<=900px){.service-grid{gap:20px}.service-card{padding:24px 20px}.service-card p{margin-bottom:34px}}@media (width<=620px){.service-grid{gap:20px;width:min(100%,390px)}.service-card{aspect-ratio:404/488}.service-card p{margin-bottom:48px}.service-card h3{font-size:23px}}.service-grid{grid-template-columns:repeat(3,404px);justify-content:space-between;gap:0;width:100%;max-width:1372px}.service-card{aspect-ratio:auto;background:0 0;border-radius:20px;width:404px;height:484px}.service-card:after{opacity:1;filter:none;mix-blend-mode:normal;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:20px}.service-card.coral:after{background-image:url(/assets/service-card-coral.png)}.service-card.light:after{opacity:1;filter:none;mix-blend-mode:normal;background-image:url(/assets/service-card-white.png)}.service-card.light{box-shadow:none;background:0 0;border:0}.service-card .service-arrow{object-fit:contain;z-index:2;width:43px;height:42px;margin:0;position:absolute;bottom:22px;left:25px}.service-card.coral .service-arrow{filter:invert()}.service-card.light .service-arrow{filter:none}@media (width<=1240px){.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.service-card{aspect-ratio:404/484;width:100%;height:auto}}@media (width<=620px){.service-grid{grid-template-columns:1fr;max-width:404px}.service-card{aspect-ratio:404/484;width:100%;height:auto}}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 50px;width:100%;margin-top:64px}.feature{border-bottom:1px solid var(--coral);grid-template-columns:38px minmax(0,1fr) 20px;gap:12px;min-height:72px;padding:4px 0 9px;transition:background-color .25s,color .25s}.feature>img{object-fit:contain;width:32px;height:40px}.feature b{letter-spacing:-.02em;font-size:14px;font-weight:700}.feature>svg:last-child{color:#a8aeb1;transition:color .25s;transform:none}.feature:hover{background:#f06a4f0e}.feature:hover>svg:last-child{color:var(--coral);transform:none}.service-card:nth-child(3)>div>img{object-fit:contain;width:36px;height:39px}@media (width<=900px){.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px}}@media (width<=620px){.feature-grid{grid-template-columns:1fr;row-gap:18px;margin-top:44px}.feature{min-height:66px}}
