@font-face{font-family:Sora;src:url(/assets/fonts/sora-latin-v1.woff2) format("woff2");font-style:normal;font-weight:400 800;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/fonts/poppins-600-latin-v1.woff2) format("woff2");font-style:normal;font-weight:600;font-display:swap}:root{--olive: #776237;--olive-deep: #5f4d2b;--olive-dark: #3f321f;--rose: #d3a39f;--rose-deep: #b77d78;--cream: #ede6dd;--cream-soft: #f8f3ed;--cream-pale: #fcfaf7;--ink: #1d1a16;--muted: #655f58;--surface: #fff;--line: rgba(95, 77, 43, .18);--whatsapp: #25d366;--container: 1240px;--gutter: clamp(20px, 4vw, 52px);--section: clamp(84px, 9vw, 140px);--header-height: 86px;--shadow: 0 28px 70px rgba(68, 52, 29, .14)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 18px)}body{min-width:320px;margin:0;overflow-x:hidden;background:var(--cream-pale);color:var(--ink);font-family:Sora,system-ui,sans-serif;font-size:16px;line-height:1.65;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,svg{display:block;max-width:100%}picture{display:block}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}h1{margin-bottom:26px;font-size:clamp(3rem,5.1vw,5rem);line-height:1.03}h2{margin-bottom:24px;font-size:clamp(2.35rem,4vw,4.25rem);line-height:1.08}h3{margin-bottom:14px;font-size:clamp(1.25rem,2vw,1.6rem);line-height:1.22}.container{width:min(calc(100% - (2 * var(--gutter))),var(--container));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;top:10px;left:10px;padding:10px 16px;transform:translateY(-160%);border-radius:10px;background:#fff;color:var(--ink);font-weight:700}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid #f0ca71;outline-offset:4px}.site-header{position:fixed;z-index:100;top:0;right:0;left:0;height:var(--header-height);border-bottom:1px solid rgba(255,255,255,.12);background:#3f321ff2;color:#fff;transition:height .18s ease,box-shadow .18s ease,background .18s ease}.site-header.is-scrolled{height:76px;background:#3f321ffb;box-shadow:0 16px 36px #1d170e29;backdrop-filter:blur(14px)}.header-inner{display:flex;height:100%;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;text-decoration:none}.brand__mark{width:31px;height:55px}.brand__wordmark{position:relative;display:block;width:142px}.brand__wordmark img:first-child{width:142px}.brand__wordmark img:last-child{width:44px;margin:-13px 0 0 91px}.site-nav{display:flex;align-items:center;gap:clamp(18px,2.4vw,34px)}.site-nav>a:not(.button){position:relative;padding:8px 0;color:#ffffffdb;font-size:.9rem;text-decoration:none}.site-nav>a:not(.button):after{position:absolute;right:0;bottom:2px;left:0;height:1px;transform:scaleX(0);background:var(--rose);content:"";transform-origin:right;transition:transform .18s ease}.site-nav>a:not(.button):hover:after{transform:scaleX(1);transform-origin:left}.menu-toggle{display:none;width:48px;height:48px;padding:12px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:transparent;color:#fff;cursor:pointer}.menu-toggle span:not(.sr-only){display:block;height:2px;margin:5px 0;border-radius:99px;background:currentColor;transition:transform .18s ease,opacity .18s ease}.site-header.menu-open .menu-toggle span:nth-child(2){transform:translateY(7px) rotate(45deg)}.site-header.menu-open .menu-toggle span:nth-child(3){opacity:0}.site-header.menu-open .menu-toggle span:nth-child(4){transform:translateY(-7px) rotate(-45deg)}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:11px;padding:14px 24px;border:1px solid transparent;border-radius:999px;font-family:Poppins,Sora,sans-serif;font-size:.91rem;line-height:1.25;text-align:center;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.button:hover{transform:translateY(-2px)}.button img{width:23px;height:23px;flex:0 0 23px}.button--header{min-height:46px;padding:11px 20px;border-color:#ffffff61;background:var(--olive);box-shadow:0 0 0 7px #ffffff1c;color:#fff;font-size:.82rem}.button--primary{background:var(--olive);box-shadow:0 12px 28px #5f4d2b38,0 0 0 7px #7762371c;color:#fff}.button--primary:hover{background:var(--olive-deep);box-shadow:0 16px 36px #5f4d2b47,0 0 0 7px #77623726}.button--secondary{border-color:var(--line);background:transparent;color:var(--olive-deep)}.button--secondary:hover{background:var(--cream-soft)}.button--light{background:#fff;box-shadow:0 14px 34px #2d201333,0 0 0 7px #ffffff2b;color:var(--olive-dark)}.eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:20px;color:var(--olive);font-size:.78rem;font-weight:750;letter-spacing:.12em;line-height:1.35;text-transform:uppercase}.eyebrow:before{width:38px;height:1px;background:currentColor;content:""}.eyebrow--light{color:#ead9d6}.hero{position:relative;min-height:100svh;padding:calc(var(--header-height) + clamp(42px,6.5vh,88px)) 0 clamp(110px,10vw,160px);overflow:hidden;background:radial-gradient(circle at 18% 25%,rgba(211,163,159,.22),transparent 34%),linear-gradient(135deg,#f9f4ee,#efe5db)}.hero:before{position:absolute;top:12%;right:-160px;width:520px;height:520px;border:1px solid rgba(119,98,55,.13);border-radius:50%;content:""}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:clamp(48px,7vw,100px)}.hero-copy{max-width:690px}.hero-lead{max-width:680px;margin-bottom:18px;color:#443e37;font-size:clamp(1.04rem,1.55vw,1.28rem);line-height:1.65}.hero-note{max-width:640px;margin-bottom:34px;color:var(--muted);font-size:.95rem}.hero-actions{display:flex;align-items:center;gap:26px}.text-link{color:var(--olive-deep);font-size:.88rem;font-weight:650;text-underline-offset:5px}.trust-list{display:grid;max-width:660px;margin:48px 0 0;padding:26px 0 0;border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));list-style:none}.trust-list li{display:grid;min-width:0;gap:2px;padding-right:20px}.trust-list li+li{padding-left:24px;border-left:1px solid var(--line)}.trust-list strong{color:var(--olive-dark);font-size:.95rem}.trust-list span{color:var(--muted);font-size:.75rem}.hero-photo{position:relative;width:min(100%,560px);justify-self:end;margin:0}.hero-photo picture{overflow:hidden;aspect-ratio:4 / 5;border:10px solid rgba(255,255,255,.72);border-radius:46% 46% 28px 28px;box-shadow:var(--shadow)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 40%}.hero-photo:before{position:absolute;z-index:-1;inset:-24px -24px 60px 56px;border:1px solid rgba(119,98,55,.4);border-radius:48% 48% 24px 24px;content:""}.hero-photo figcaption{position:absolute;right:-18px;bottom:34px;width:min(290px,70%);padding:19px 22px;border:1px solid rgba(255,255,255,.6);border-radius:18px;background:#3f321feb;box-shadow:0 18px 45px #2d201333;color:#fff;font-size:.82rem;line-height:1.5;backdrop-filter:blur(12px)}.hero-curve{position:absolute;z-index:4;bottom:-1px;left:50%;width:clamp(190px,17vw,250px);height:clamp(54px,5vw,72px);transform:translate(-50%);border-radius:50% 50% 0 0/100% 100% 0 0;background:var(--cream-pale);color:var(--olive)}.hero-curve span{position:absolute;top:clamp(17px,1.6vw,24px);left:50%;width:18px;height:18px;transform:translate(-50%) rotate(45deg);border-right:2px solid currentColor;border-bottom:2px solid currentColor;transition:transform .18s ease}.hero-curve:hover span,.hero-curve:focus-visible span{transform:translate(-50%,4px) rotate(45deg)}.hero-curve:focus-visible{outline-offset:-5px}.section{padding:var(--section) 0}.section-heading{max-width:670px}.section-heading--wide{display:grid;max-width:none;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);column-gap:clamp(50px,8vw,120px);align-items:end}.section-heading--wide .eyebrow{grid-column:1 / -1}.section-heading--wide h2{max-width:820px;margin-bottom:0}.section-heading--wide>p:last-child{margin:0 0 6px;color:var(--muted)}.section-heading--center{margin-inline:auto;text-align:center}.section-heading--center .eyebrow{justify-content:center}.demands{background:var(--cream-pale)}.demand-grid{display:grid;margin-top:clamp(56px,7vw,88px);grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.demand-card{position:relative;min-height:330px;padding:clamp(34px,5vw,62px);border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff70;transition:background .18s ease,transform .18s ease}.demand-card:hover{z-index:2;transform:translateY(-4px);background:#fff;box-shadow:var(--shadow)}.demand-card:nth-child(1){border-radius:28px 0 0}.demand-card:nth-child(2){border-radius:0 28px 0 0}.demand-card:nth-child(3){border-radius:0 0 0 28px}.demand-card:nth-child(4){border-radius:0 0 28px}.card-index{display:grid;width:48px;height:48px;margin-bottom:50px;border:1px solid var(--line);border-radius:50%;color:var(--olive);font-size:.72rem;font-weight:800;place-items:center}.demand-card h3{max-width:430px}.demand-card p{max-width:500px;margin-bottom:0;color:var(--muted)}.section-action{display:flex;justify-content:center;margin-top:54px}.adult-focus{position:relative;overflow:hidden;background:var(--cream)}.adult-focus:after{position:absolute;right:-180px;bottom:-220px;width:520px;height:520px;border:1px solid rgba(183,125,120,.32);border-radius:50%;content:""}.focus-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(380px,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(54px,8vw,120px)}.focus-photo{position:relative;margin:0}.focus-photo:before{position:absolute;inset:30px -24px -24px 34px;border:1px solid rgba(119,98,55,.35);border-radius:30px;content:""}.focus-photo picture{position:relative;overflow:hidden;aspect-ratio:4 / 5;border-radius:30px;box-shadow:var(--shadow)}.focus-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 38%}.focus-copy h2{max-width:720px}.focus-copy>p{max-width:700px;color:var(--muted);font-size:1.03rem}.focus-copy blockquote{max-width:700px;margin:38px 0 0;padding:30px 32px;border-left:4px solid var(--rose-deep);border-radius:0 18px 18px 0;background:#ffffff85;color:var(--olive-dark);font-size:clamp(1.05rem,1.5vw,1.24rem);line-height:1.65}.method{background:#fff}.method-grid{display:grid;margin-top:58px;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.method-grid article{min-height:310px;padding:clamp(30px,4vw,48px);border:1px solid var(--line);border-radius:24px;background:var(--cream-soft)}.method-grid article>span{display:grid;width:50px;height:50px;margin-bottom:58px;border-radius:50%;background:var(--olive-deep);color:#fff;font-size:.72rem;font-weight:750;place-items:center}.method-grid article p{margin-bottom:0;color:var(--muted)}.about{position:relative;overflow:hidden;background:var(--olive-dark);color:#fff}.about:before{position:absolute;top:-240px;left:-170px;width:540px;height:540px;border:1px solid rgba(255,255,255,.1);border-radius:50%;content:""}.about-grid{position:relative;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(60px,10vw,150px)}.about h2{max-width:540px;color:#fff}.about-copy>p{max-width:720px;color:#fffc;font-size:1.04rem}.credential-list{display:grid;margin:42px 0 0;padding:0;border-top:1px solid rgba(255,255,255,.16);list-style:none}.credential-list li{display:grid;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.16);grid-template-columns:1.15fr .85fr;gap:20px}.credential-list span{color:#ffffffa3;text-align:right}.location{background:var(--cream-pale)}.location-card{display:grid;padding:clamp(38px,6vw,80px);border:1px solid var(--line);border-radius:32px;background:radial-gradient(circle at 90% 0%,rgba(211,163,159,.22),transparent 34%),var(--cream-soft);grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);gap:clamp(50px,8vw,110px)}.location-card h2{max-width:700px}.location-card>div>p:last-child{max-width:650px;margin-bottom:0;color:var(--muted)}.location-card address{display:flex;min-width:0;flex-direction:column;align-items:flex-start;justify-content:center;padding:30px;border-radius:22px;background:#fff;box-shadow:0 14px 36px #44341d14;color:var(--muted);font-style:normal}.location-card address strong{margin-bottom:4px;color:var(--ink);font-size:1.18rem}.location-actions{display:flex;width:100%;flex-wrap:wrap;gap:18px;margin-top:30px}.location-actions .button{flex:1 1 180px}.faq{background:#fff}.faq-layout{display:grid;grid-template-columns:minmax(280px,.62fr) minmax(0,1.38fr);align-items:start;gap:clamp(50px,8vw,120px)}.faq-layout .section-heading{position:sticky;top:calc(var(--header-height) + 30px)}.faq-layout .section-heading>p:last-child{color:var(--muted)}.faq-list{display:grid;gap:14px}.faq-list details{overflow:clip;border:1px solid var(--line);border-radius:18px;background:var(--cream-pale)}.faq-list summary{position:relative;padding:24px 68px 24px 26px;cursor:pointer;font-weight:700;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{position:absolute;top:50%;right:22px;display:grid;width:32px;height:32px;transform:translateY(-50%);border:1px solid rgba(119,98,55,.42);border-radius:50%;color:var(--olive);content:"+";font-size:1.2rem;font-weight:400;place-items:center;transition:transform .18s ease}.faq-list details[open] summary:after{transform:translateY(-50%) rotate(45deg)}.faq-list details p{margin:0;padding:0 26px 26px;color:var(--muted)}.final-cta{position:relative;padding:clamp(90px,10vw,150px) 0;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(211,163,159,.28),transparent 30%),var(--olive-deep);color:#fff}.final-cta:before,.final-cta:after{position:absolute;border:1px solid rgba(255,255,255,.13);border-radius:50%;content:""}.final-cta:before{top:-220px;right:-100px;width:520px;height:520px}.final-cta:after{bottom:-260px;left:-170px;width:580px;height:580px}.final-cta__inner{position:relative;z-index:2;max-width:970px;text-align:center}.final-cta__inner .eyebrow{justify-content:center}.final-cta h2{margin-inline:auto;color:#fff}.final-cta p:not(.eyebrow){max-width:680px;margin:0 auto 38px;color:#ffffffc7}.site-footer{padding:70px 0 30px;background:#2f2517;color:#fff}.footer-grid{display:grid;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.12);grid-template-columns:1fr 1fr;gap:50px}.brand--footer{margin-bottom:20px}.footer-grid p{margin-bottom:0;color:#fff9;font-size:.86rem}.footer-grid nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 30px}.footer-grid nav a{color:#ffffffbd;font-size:.86rem;text-decoration:none}.footer-grid nav a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:30px;padding-top:26px;color:#ffffff8f;font-size:.74rem}.footer-bottom p{margin:0}.whatsapp-float{position:fixed;z-index:90;right:max(20px,calc((100vw - var(--container)) / 2));bottom:22px;display:flex;width:58px;height:58px;align-items:center;justify-content:center;border:2px solid #fff;border-radius:50%;background:var(--whatsapp);box-shadow:0 12px 30px #00000038;color:#fff;text-decoration:none;transition:transform .18s ease}.whatsapp-float:hover{transform:translateY(-3px) scale(1.04)}.whatsapp-float img{width:29px;height:29px}.whatsapp-float span{position:absolute;right:70px;width:max-content;max-width:220px;padding:8px 12px;transform:translate(8px);border-radius:9px;background:var(--olive-dark);opacity:0;color:#fff;font-size:.72rem;pointer-events:none;transition:opacity .16s ease,transform .16s ease}@media (hover: hover){.whatsapp-float:hover span{transform:translate(0);opacity:1}}@media (max-width: 1120px){:root{--container: 1080px}.site-nav{gap:18px}.site-nav>a:not(.button){font-size:.8rem}.button--header{padding-inline:17px}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.88fr);gap:50px}}@media (max-width: 960px){:root{--header-height: 76px}.site-header,.site-header.is-scrolled{height:var(--header-height)}.menu-toggle{display:block}.site-nav{position:fixed;z-index:110;top:var(--header-height);right:var(--gutter);left:var(--gutter);display:grid;max-height:0;padding:0 24px;overflow:hidden;border:0 solid rgba(255,255,255,.14);border-radius:0 0 22px 22px;background:#3f321ffc;opacity:0;box-shadow:0 24px 50px #1a130a47;pointer-events:none;transition:max-height .24s ease,padding .24s ease,opacity .18s ease}.site-header.menu-open .site-nav{max-height:calc(100svh - var(--header-height) - 20px);padding-block:20px 26px;overflow-y:auto;border-width:1px;opacity:1;pointer-events:auto}.site-nav>a:not(.button){min-height:48px;padding:13px 4px;border-bottom:1px solid rgba(255,255,255,.1);font-size:.94rem}.site-nav .button{margin-top:10px}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.78fr);gap:36px}.hero h1{font-size:clamp(2.8rem,5.3vw,4.15rem)}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.trust-list{margin-top:36px}.focus-grid{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:54px}}@media (max-width: 880px){.hero{min-height:auto;padding-bottom:130px}.hero-grid,.focus-grid,.about-grid,.location-card,.faq-layout{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-photo{width:min(100%,620px);justify-self:center;margin-top:26px}.hero-photo picture{aspect-ratio:5 / 6;border-radius:36% 36% 26px 26px}.section-heading--wide{grid-template-columns:1fr}.section-heading--wide h2{margin-bottom:22px}.focus-grid{gap:72px}.focus-photo{width:min(100%,610px);justify-self:center}.focus-photo picture{aspect-ratio:5 / 6}.focus-copy{max-width:760px}.about-grid{gap:32px}.about-copy{max-width:760px}.location-card{gap:38px}.faq-layout{gap:36px}.faq-layout .section-heading{position:static}}@media (max-width: 700px){:root{--section: clamp(72px, 18vw, 96px)}h1{font-size:clamp(2.55rem,11.5vw,4rem)}h2{font-size:clamp(2.15rem,9.5vw,3.4rem)}.brand__mark{width:28px;height:50px}.brand__wordmark,.brand__wordmark img:first-child{width:122px}.brand__wordmark img:last-child{width:38px;margin:-12px 0 0 78px}.hero{padding-top:calc(var(--header-height) + 48px)}.hero-lead{font-size:1rem}.hero-actions .button,.section-action .button{width:100%}.trust-list{padding-top:20px}.trust-list li{padding-right:10px}.trust-list li+li{padding-left:12px}.trust-list strong{font-size:.82rem}.trust-list span{font-size:.65rem}.hero-photo:before{right:-12px;left:30px}.hero-photo figcaption{right:12px;bottom:22px}.demand-grid{grid-template-columns:1fr}.demand-card{min-height:0}.demand-card:nth-child(n){border-radius:0}.demand-card:first-child{border-radius:24px 24px 0 0}.demand-card:last-child{border-radius:0 0 24px 24px}.card-index,.method-grid article>span{margin-bottom:34px}.method-grid{grid-template-columns:1fr}.method-grid article{min-height:0}.credential-list li{grid-template-columns:1fr;gap:4px}.credential-list span{text-align:left}.location-card{width:min(calc(100% - 24px),var(--container));padding:28px 24px}.location-card address{padding:24px 20px}.footer-grid{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}}@media (max-width: 420px){.button{padding-inline:19px;font-size:.82rem}.hero-note{font-size:.88rem}.trust-list{grid-template-columns:1fr}.trust-list li,.trust-list li+li{padding:10px 0;border-left:0;border-bottom:1px solid var(--line)}.trust-list li:first-child{padding-top:0}.trust-list span{font-size:.72rem}.hero-photo figcaption{width:calc(100% - 42px)}.focus-copy blockquote{padding:24px 22px}.footer-grid nav{grid-template-columns:1fr}.whatsapp-float{right:16px;bottom:16px}}@media (max-width: 960px) and (orientation: landscape) and (max-height: 620px){:root{--header-height: 66px}.brand__mark{width:24px;height:43px}.brand__wordmark,.brand__wordmark img:first-child{width:108px}.brand__wordmark img:last-child{width:34px;margin:-11px 0 0 69px}.hero{min-height:100svh;padding-top:calc(var(--header-height) + 22px);padding-bottom:86px}.hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(270px,.72fr);gap:30px}.hero h1{margin-bottom:12px;font-size:clamp(2rem,6.8svh,2.75rem)}.hero .eyebrow{margin-bottom:10px;font-size:.66rem}.hero-lead{margin-bottom:8px;font-size:clamp(.78rem,2.3svh,.92rem);line-height:1.4}.hero-note{margin-bottom:20px;font-size:.72rem}.hero-actions{flex-direction:row;align-items:center;gap:18px}.hero-actions .button{width:auto;min-height:44px;padding:10px 16px;font-size:.74rem}.text-link{font-size:.72rem}.trust-list{display:none}.hero-photo{width:min(100%,350px);margin-top:0}.hero-photo picture{aspect-ratio:4 / 5;border-width:6px}.hero-photo figcaption{display:none}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.error-page{min-height:100svh;background:radial-gradient(circle at 85% 18%,rgba(211,163,159,.24),transparent 28%),linear-gradient(145deg,var(--olive-dark),#6b5732);color:#fff}.error-shell{display:grid;min-height:100svh;padding:clamp(22px,5vw,70px);place-items:center}.error-card{width:min(100%,840px);padding:clamp(34px,7vw,88px);border:1px solid rgba(255,255,255,.17);border-radius:32px;background:#3f321fad;box-shadow:0 34px 90px #16100947;backdrop-filter:blur(12px)}.error-brand{display:inline-flex;margin-bottom:clamp(54px,9vw,100px);align-items:center;gap:14px;color:#fff;text-decoration:none}.error-brand img{width:38px}.error-brand span{display:grid;font-family:Poppins,sans-serif;font-size:.94rem;line-height:1.4}.error-brand small{color:#ffffffb8;font-family:Sora,sans-serif;font-size:.66rem;font-weight:400}.error-card h1{max-width:700px;font-size:clamp(2.6rem,7vw,5.2rem)}.error-card>p:not(.eyebrow){max-width:660px;color:#ffffffc2}.error-actions{display:flex;margin-top:36px;flex-wrap:wrap;gap:18px}.button--outline-light{border-color:#ffffff73;color:#fff}@media (max-width: 520px){.error-card{border-radius:24px}.error-actions .button{width:100%}}
