@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500;600&display=swap";
:root{--red:#bf1e2e;--ink:#0a0a0a;--cream:#f7f7f5;--gray:#818a93;--light-gray:#d1d3d4;--coral:#f06c62;--blush:#f3d8d8;--powder:#cdd9df;--sky:#99b8c8;--sand:#e8dfd2;--sun:#f2c14e;--violet:#9b8db8;--line:#0a0a0a2b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#f4f1ed;margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}svg{display:block}main{min-height:100vh;position:relative;overflow:hidden}.wrap{z-index:2;width:min(1280px,100% - 96px);margin-inline:auto;position:relative}.noise{pointer-events:none;z-index:20;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E");position:fixed;inset:0}.orb{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.orbOne{filter:blur(35px);background:#f06c6229;width:620px;height:620px;top:60px;right:-310px}.orbTwo{border:1px solid #12231e1a;width:420px;height:420px;top:780px;left:-290px}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:112px;display:flex}.nav:after{content:"";background:var(--red);width:68px;height:3px;position:absolute;bottom:-2px;left:0}.brand{align-items:center;display:inline-flex}.brand img{width:182px;height:auto;display:block}.navRight{align-items:center;gap:42px;display:flex}.availability{text-transform:uppercase;letter-spacing:.13em;color:#60666b;align-items:center;gap:9px;font-size:11px;display:flex}.availability i{background:var(--red);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pulse;box-shadow:0 0 0 5px #bf1e2e1a}.contactLink{letter-spacing:.02em;border-bottom:1px solid var(--ink);align-items:center;gap:13px;padding:9px 0;font-size:14px;font-weight:600;display:inline-flex}.contactLink svg,.service i svg,.emailCard i svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:17px}.hero{flex-direction:column;justify-content:space-between;min-height:690px;padding:58px 0 52px;display:flex}.hero:before{content:"";z-index:-2;background:radial-gradient(circle,#bf1e2e1a,#bf1e2e08 58%,#0000 70%);border-radius:50%;width:460px;height:460px;position:absolute;top:105px;right:-120px}.hero:after{display:none}.heroTop{justify-content:space-between;align-items:center;display:flex}.heroOrbit{z-index:1;place-items:center;width:230px;height:230px;display:grid;position:absolute;top:145px;right:10px}.heroOrbit:before,.heroOrbit:after{content:"";border-radius:50%;position:absolute}.heroOrbit:before{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff61;border:1px solid #bf1e2e29;inset:0;box-shadow:0 24px 70px #76262d14}.heroOrbit:after{border:1px solid #bf1e2e2e;inset:25px}.orbitRing{border-radius:50%;position:absolute}.orbitRingOuter{border:1px dashed #bf1e2e6b;animation:18s linear infinite orbitSpin;inset:10px}.orbitRingInner{border:1px solid #0a0a0a24;animation:11s linear infinite orbitSpinReverse;inset:47px}.orbitRing i{border-radius:50%;display:block;position:absolute}.orbitRingOuter i{background:var(--red);width:12px;height:12px;top:16px;right:26px;box-shadow:0 0 0 7px #bf1e2e1a}.orbitRingInner i{background:var(--gray);width:7px;height:7px;bottom:17px;left:10px}.orbitCore{z-index:2;background:var(--red);border-radius:50%;place-items:center;width:84px;height:84px;display:grid;position:relative;box-shadow:0 15px 35px #bf1e2e38}.orbitCore img{object-fit:contain;width:56px;height:56px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.19em;font-size:11px;font-weight:600}.eyebrow{align-items:center;gap:12px;display:flex}.eyebrow span{background:var(--red);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #bf1e2e1f}.heroTitle{position:relative}h1{letter-spacing:-.065em;max-width:1160px;margin:58px 0 64px;font:500 clamp(62px,8vw,112px)/.94 Manrope,sans-serif}h1 .highlight{color:var(--red);display:inline-block}h1 .highlight:after{display:none}.heroBottom{justify-content:space-between;align-items:end;display:flex}.heroStatement{flex-wrap:wrap;align-items:center;gap:9px;width:490px;display:flex}.heroStatement>span{letter-spacing:.14em;text-transform:uppercase;font:600 10px/1 Manrope,sans-serif}.heroStatement>i{background:var(--red);border-radius:50%;width:3px;height:3px}.heroStatement p{color:#0a0a0aa8;width:100%;margin:15px 0 0;font-size:17px;line-height:1.55}.scrollCue{text-transform:uppercase;letter-spacing:.17em;align-items:center;gap:14px;font-size:10px;font-weight:600;display:flex}.scrollCue i{border:1px solid var(--line);border-radius:50%;place-items:center;width:42px;height:42px;display:grid;transform:rotate(90deg)}.scrollCue svg{fill:none;width:15px;stroke:var(--ink);stroke-width:1.5px}.ticker{z-index:3;background:var(--red);color:#fff;position:relative;overflow:hidden;transform:rotate(-1deg)scale(1.01)}.tickerTrack{width:max-content;animation:30s linear infinite marquee;display:flex}.tickerTrack span{text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:30px;padding:19px 15px;font:500 13px/1 Manrope,sans-serif;display:flex}.tickerTrack i{opacity:.55;font-size:12px;font-style:normal}.valueStrip{grid-template-columns:1.5fr repeat(3,1fr);min-height:220px;margin-top:112px;display:grid;box-shadow:0 28px 70px #20181614}.valueIntro,.valueItem{flex-direction:column;justify-content:space-between;padding:30px;display:flex}.valueIntro{background:#fff;border:1px solid #0a0a0a1a}.valueIntro>span{color:var(--red);text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:600}.valueIntro p{letter-spacing:-.04em;max-width:290px;margin:0;font:500 24px/1.2 Manrope,sans-serif}.valueItem{transition:transform .3s}.valueItem:hover{transform:translateY(-8px)}.valueItem strong{opacity:.65;font:500 11px/1 Manrope,sans-serif}.valueItem span{font:500 18px/1.2 Manrope,sans-serif}.valueItem.coral{background:var(--coral);color:#fff}.valueItem.blue{background:var(--sky)}.valueItem.dark{color:#fff;background:#202326}.services{padding:150px 0 160px}.sectionIntro{grid-template-columns:16.6% 1fr;align-items:start;margin-bottom:90px;display:grid}.sectionNumber{padding-top:8px;font:500 12px/1 Manrope,sans-serif}.kicker{color:var(--red);margin:0 0 22px}h2{letter-spacing:-.06em;margin:0;font:400 clamp(48px,6.5vw,88px)/1.02 Manrope,sans-serif}h2 em{color:var(--red);font-family:Georgia,serif;font-weight:400}.serviceGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.service{background:#ffffffbf;border:1px solid #0a0a0a1a;border-radius:3px;flex-direction:column;min-height:250px;padding:24px 26px 28px;transition:background .3s,color .3s,transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.service:before{content:"";opacity:.13;border:1px solid;border-radius:50%;width:160px;height:160px;transition:transform .45s;position:absolute;top:-94px;right:-94px}.service:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff42,#0000 42%);position:absolute;inset:0}.serviceHead{z-index:2;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.serviceHead>span{letter-spacing:.16em;color:#0a0a0a70;padding-top:5px;font:600 9px/1 Manrope,sans-serif;transition:color .3s}.iconBox{width:54px;height:54px;color:var(--red);background:#ffffffa6;border:1px solid #0a0a0a1a;border-radius:50%;place-items:center;transition:background .3s,color .3s,transform .35s;display:grid;box-shadow:0 8px 24px #231b1a0f}.serviceIcon{fill:none;stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.service h3{z-index:2;letter-spacing:-.035em;max-width:275px;margin:auto 0 0;padding-right:24px;font:500 21px/1.22 Manrope,sans-serif;position:relative}.service i{opacity:0;transition:all .25s;position:absolute;bottom:27px;right:26px;transform:translate(-8px,8px)}.service:not(.comingCard):hover{background:var(--red);color:#fff;transform:translateY(-7px);box-shadow:0 22px 48px #54151b33}.service:not(.comingCard):hover:before{transform:scale(2.1)}.service:not(.comingCard):hover .serviceHead>span{color:#ffffff9e}.service:not(.comingCard):hover .iconBox{color:var(--red);background:#fff;border-color:#fff;transform:rotate(-7deg)scale(1.07)}.service:not(.comingCard):hover i{opacity:1;transform:none}.service-2,.service-9{background:linear-gradient(145deg,#f7e3e4,#efc8cb)}.service-4,.service-10{background:linear-gradient(145deg,#deebf0,#bfd2db)}.service-6{background:linear-gradient(145deg,#f1e9df,#dfd1be)}.service-8{background:linear-gradient(145deg,#eeebf2,#d9d1e2)}.service-3,.service-7{background:linear-gradient(145deg,#fffffff0,#ececea)}.service-5,.service-11{background:linear-gradient(145deg,#fff,#f4eee8)}.comingCard{background:var(--red);color:#fff;justify-content:space-between}.comingCard .spark{background:#ffffff1f;border-radius:50%;place-items:center;width:47px;height:47px;display:grid}.comingCard .spark svg{width:25px}.comingCard p{max-width:270px;margin:35px 0 0;font:500 17px/1.4 Manrope,sans-serif}.closing{color:var(--cream);background:linear-gradient(115deg,#111315 0% 58%,#262a2e 58%);justify-content:space-between;align-items:end;width:100%;max-width:none;padding:150px max(48px,50vw - 640px);display:flex;position:relative;overflow:hidden}.closing:after{content:"";background:var(--red);filter:blur(2px);opacity:.75;border-radius:50%;width:420px;height:420px;position:absolute;top:-280px;right:8%}.closingMark{letter-spacing:-.13em;color:#ffffff06;pointer-events:none;font:600 clamp(240px,35vw,530px)/1 Manrope,sans-serif;position:absolute;top:-8vw;right:-3vw}.closingMark span{color:#bf1e2e1f}.closingCopy,.emailCard{z-index:1;position:relative}.closing .kicker{color:#ef4b5b}.closing h2{font-size:clamp(50px,6vw,82px)}.closing h2 em{color:#ef4b5b}.subcopy{color:#f2f0e89e;width:min(470px,100%);margin:40px 0 0;font-size:16px;line-height:1.6}.emailCard{border-top:1px solid #f2f0e847;border-bottom:1px solid #f2f0e847;grid-template-columns:1fr auto;align-items:center;gap:10px;width:410px;padding:26px 0;transition:border-color .25s;display:grid}.emailCard span{color:#f2f0e880;text-transform:uppercase;letter-spacing:.16em;grid-column:1;font-size:11px}.emailCard strong{font:500 23px/1.2 Manrope,sans-serif}.emailCard i{background:var(--red);color:#fff;border-radius:50%;grid-area:1/2/span 2;place-items:center;width:48px;height:48px;transition:transform .25s;display:grid}.emailCard:hover{border-color:var(--red)}.emailCard:hover i{transform:translate(5px)}.footer{grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;height:120px;display:grid}.footer p{color:#12231e8c;font-size:11px}.footer p:last-child{text-align:right}.footerBrand img{width:156px}@keyframes marquee{to{transform:translate(-50%)}}@keyframes float{50%{transform:translateY(calc(-50% - 12px))rotate(3deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{box-shadow:0 0 0 8px #bf1e2e00}}@keyframes orbitSpin{to{transform:rotate(360deg)}}@keyframes orbitSpinReverse{to{transform:rotate(-360deg)}}@media (max-width:900px){.wrap{width:min(100% - 48px,1280px)}.hero{min-height:620px}h1{font-size:clamp(64px,12vw,105px)}.serviceGrid{grid-template-columns:repeat(2,1fr)}.closing{flex-direction:column;align-items:stretch;gap:80px;padding-inline:24px}.emailCard{width:100%}.heroOrbit{display:none}.valueStrip{grid-template-columns:repeat(3,1fr)}.valueIntro{grid-column:1/-1;min-height:180px}}@media (max-width:600px){.wrap{width:calc(100% - 36px)}.nav{height:86px}.brand img{width:145px}.contactLink{font-size:12px}.availability{display:none}.navRight{gap:18px}.hero{min-height:650px;padding:68px 0 42px}.hero:before{width:330px;height:330px;top:140px;right:-190px}.eyebrow{font-size:9px}h1{letter-spacing:-.06em;margin:45px 0;font-size:clamp(35px,10.7vw,48px);line-height:.98}.heroBottom{align-items:end}.heroStatement{width:82%}.heroStatement p{font-size:15px}.scrollCue span{display:none}.services{padding:105px 0}.valueStrip{grid-template-columns:1fr;width:calc(100% - 36px);margin-top:80px}.valueIntro,.valueItem{min-height:145px}.valueIntro{grid-column:auto}.sectionIntro{grid-template-columns:1fr;gap:30px;margin-bottom:55px}.sectionNumber{border-bottom:1px solid var(--line);padding-bottom:15px}h2{font-size:45px}.serviceGrid{grid-template-columns:1fr;gap:9px}.service{min-height:205px}.service h3{max-width:240px;font-size:18px}.iconBox{width:48px;height:48px}.serviceIcon{width:22px;height:22px}.service i{opacity:.6;transform:none}.closing{padding-block:95px}.closing h2{font-size:46px}.emailCard strong{font-size:18px}.footer{grid-template-columns:1fr;gap:14px;height:auto;padding-block:38px}.footer p{margin:0}.footer p:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}.tickerTrack,.outlineOrb,.outlineOrb:after,.availability i,.orbitRing{animation:none!important}}
