@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&family=Manrope:wght@400;500;600;700&display=swap";:root{--night:#121210;--ink:#181714;--ivory:#f3efe7;--paper:#faf8f3;--champagne:#c4a76d;--muted:#756f65;--line:#d8d0c4;--serif:"Cormorant Garamond",Georgia,serif;--sans:"Manrope",system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;font-size:16px;line-height:1.65}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.container{width:min(1180px,100% - 40px);margin-inline:auto}.section{padding:120px 0}.eyebrow{color:var(--champagne);letter-spacing:.22em;text-transform:uppercase;margin:0 0 22px;font-size:.71rem;font-weight:700}.eyebrow.dark{color:#8d7446}h1,h2,h3{font-family:var(--serif);margin:0;font-weight:500;line-height:.98}h1{letter-spacing:-.045em;font-size:clamp(3.2rem,6.2vw,6rem)}h2{letter-spacing:-.035em;font-size:clamp(2.8rem,5vw,5rem)}h3{font-size:1.75rem}em{color:var(--champagne);font-weight:500}.button{border:1px solid #0000;border-radius:99px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 24px;font-size:.82rem;font-weight:700;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-light{background:var(--ivory);color:var(--ink)}.button-outline{color:#fff;border-color:#77736c}.button-champagne{background:var(--champagne);color:var(--night)}.button-row{flex-wrap:wrap;gap:12px;display:flex}.section-head{grid-template-columns:1.2fr .8fr;align-items:end;gap:40px;margin-bottom:62px;display:grid}.section-head>p:last-child{max-width:440px;color:var(--muted);margin:0 0 8px}.section-head.inline>div .eyebrow{margin-bottom:18px}.site-header{z-index:50;color:#fff;backdrop-filter:blur(18px);background:#121210e8;border-bottom:1px solid #ffffff16;position:sticky;top:0}.header-inner{align-items:center;gap:38px;height:78px;display:flex}.brand{align-items:center;gap:11px;margin-right:auto;display:flex}.brand img{object-fit:cover;border-radius:50%;width:44px;height:44px}.brand strong{font-family:var(--serif);font-size:1.45rem;line-height:1;display:block}.brand small{color:#aaa398;letter-spacing:.12em;text-transform:uppercase;font-size:.58rem;display:block}.desktop-nav{gap:28px;font-size:.78rem;font-weight:600;display:flex}.desktop-nav a{color:#d8d2c9;transition:color .2s}.desktop-nav a:hover{color:var(--champagne)}.header-whatsapp{border:1px solid #6e685f;border-radius:99px;padding:9px 17px;font-size:.75rem;font-weight:700}.menu-button{background:0 0;border:0;width:44px;height:44px;display:none}.menu-button span{background:#fff;width:22px;height:1px;margin:6px auto;display:block}.mobile-menu{background:var(--night);padding:44px 24px;position:fixed;inset:78px 0 0}.mobile-menu a{font-family:var(--serif);border-bottom:1px solid #ffffff18;gap:20px;padding:15px 0;font-size:2.3rem;display:flex}.mobile-menu a span{color:var(--champagne);font:600 .68rem var(--sans)}.mobile-menu .mobile-whatsapp{border:1px solid var(--champagne);font:700 .8rem var(--sans);color:var(--champagne);border-radius:99px;margin-top:30px;padding:13px 20px;display:inline-flex}.hero{background:var(--night);color:#fff;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle,#8f74401c,#0000 68%);width:55%;height:55%;position:absolute;inset:auto auto 0 -10%}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:5vw;min-height:calc(100vh - 78px);padding-block:80px;display:grid}.hero-copy{z-index:2;position:relative}.hero-copy h1{max-width:720px}.hero-lead{color:#c5bfb6;max-width:570px;margin:30px 0;font-size:1.06rem}.hero-copy .button-row{margin-top:34px}.hero-proof{flex-wrap:wrap;gap:9px;margin-top:48px;display:flex}.hero-proof span{color:#d5cfc5;border:1px solid #ffffff2b;border-radius:99px;padding:8px 12px;font-size:.67rem;font-weight:600}.hero-visual{height:min(74vh,780px);margin:0;position:relative}.hero-visual:before{content:"";z-index:2;background:linear-gradient(90deg,var(--night),transparent 30%),linear-gradient(0deg,#121210b9,transparent 45%);pointer-events:none;position:absolute;inset:0}.hero-visual img{object-fit:cover;object-position:center 34%;filter:saturate(.72)contrast(1.05);width:100%;height:100%}.hero-visual figcaption{z-index:3;color:#e4ddd2;letter-spacing:.18em;text-transform:uppercase;gap:12px;font-size:.58rem;display:flex;position:absolute;bottom:22px;right:20px}.services-section{background:var(--ivory)}.services-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:320px;padding:38px;transition:background .25s,transform .25s}.service-card:hover{background:var(--paper);position:relative;transform:translateY(-4px)}.service-card>span{color:#9c855b;margin-bottom:52px;font-size:.7rem;font-weight:700;display:block}.service-card h3{font-size:2.2rem}.service-card p{max-width:460px;color:var(--muted)}.service-card a{border-top:1px solid var(--line);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;margin-top:28px;padding-top:16px;font-size:.73rem;font-weight:700;display:flex}.results-section{background:var(--paper)}.results-grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:18px;display:grid}.result-card{background:#dfd6c9;margin:0;position:relative;overflow:hidden}.result-card img{object-fit:cover;width:100%;height:100%}.result-card figcaption{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(#0000,#000b);justify-content:space-between;padding:13px 15px;font-size:.64rem;display:flex;position:absolute;inset:auto 0 0}.result-1{aspect-ratio:4/5;grid-column:span 5}.result-2{aspect-ratio:3/4;grid-column:span 3;margin-top:70px}.result-3{aspect-ratio:4/3;grid-column:span 4}.result-4{aspect-ratio:3/4;grid-column:2/span 3}.result-5{aspect-ratio:4/3;grid-column:5/span 4;margin-top:-65px}.result-6{aspect-ratio:3/4;grid-column:9/span 3}.results-note{max-width:520px;color:var(--muted);font-family:var(--serif);margin:40px 0 0 auto;font-size:1.4rem;font-style:italic}.training-section{background:var(--night);color:#fff;padding:130px 0;position:relative}.training-section:after{content:"ACADEMY";color:#ffffff07;font:600 clamp(7rem,18vw,18rem)/1 var(--serif);pointer-events:none;position:absolute;bottom:-.2em;left:0}.training-grid{z-index:2;grid-template-columns:.9fr 1.1fr;gap:10vw;display:grid;position:relative}.training-intro>p:not(.eyebrow){color:#aaa49b;max-width:480px}.training-intro .button{margin-top:28px}.training-list{border-top:1px solid #ffffff21}.training-list article{border-bottom:1px solid #ffffff21;grid-template-columns:50px 1fr;gap:18px;padding:32px 0;display:grid}.training-list article>span{color:var(--champagne);font-size:.69rem}.training-list h3{font-size:2rem}.training-list p{color:#aaa49b;margin-bottom:0;font-size:.88rem}.trust-section{background:var(--ivory)}.trust-list{border-top:1px solid var(--line)}.trust-list article{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr 1.2fr;align-items:center;gap:30px;padding:25px 4px;display:grid}.trust-list article>span{color:#9c855b;font-size:.7rem}.trust-list h3{font-size:1.85rem}.trust-list p{color:var(--muted);margin:0}.location-section{background:var(--paper)}.location-grid{grid-template-columns:1.1fr .9fr;min-height:560px;display:grid}.location-card{background:var(--night);color:#fff;padding:72px}.location-card>p:not(.eyebrow){color:#aaa49b;max-width:500px}.location-card .button-row{margin-top:35px}.map-art{color:var(--ink);background-color:#d8d0c1;background-image:linear-gradient(28deg,#0000 48%,#bdb3a3 49% 51%,#0000 52%),linear-gradient(-42deg,#0000 48%,#bdb3a3 49% 51%,#0000 52%);background-size:70px 70px;place-items:center;display:grid;position:relative;overflow:hidden}.map-art:before{content:"";border:10px solid var(--night);border-radius:50% 50% 50% 0;width:34px;height:34px;position:absolute;transform:rotate(-45deg);box-shadow:0 10px 20px #0003}.map-art strong{background:var(--champagne);font-family:var(--serif);margin-top:-75px;padding:5px 10px;font-size:1.4rem;position:relative}.map-art span{letter-spacing:.1em;font-size:.62rem;position:absolute;top:24px;left:24px}.map-art small{text-align:right;font-weight:700;position:absolute;bottom:24px;right:24px}.final-cta{text-align:center;color:#fff;background:#1b1916;padding:120px 0}.final-cta h2{max-width:860px;margin:0 auto 36px}.footer{color:#d6d0c7;background:#0d0d0c;padding:70px 0 28px}.footer-grid{grid-template-columns:1.6fr repeat(3,1fr);gap:50px;display:grid}.footer-brand img{border-radius:50%}.footer-brand h2{margin-top:15px;font-size:3rem}.footer-brand p{color:#777169;letter-spacing:.15em;text-transform:uppercase;margin-top:0;font-size:.68rem}.footer h3{color:#89837a;font:700 .68rem var(--sans);letter-spacing:.12em;text-transform:uppercase;margin-bottom:20px}.footer a,.footer>div p{margin:9px 0;font-size:.8rem;display:block}.footer-bottom{color:#777169;border-top:1px solid #ffffff17;justify-content:space-between;gap:20px;margin-top:65px;padding-top:20px;font-size:.64rem;display:flex}.floating-whatsapp{z-index:80;right:18px;bottom:max(18px,env(safe-area-inset-bottom));background:#25d366;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:58px;height:58px;transition:transform .2s;display:grid;position:fixed;box-shadow:0 12px 36px #0004}.floating-whatsapp:hover{transform:scale(1.06)}.floating-whatsapp img{filter:brightness(0)invert()}:focus-visible{outline:2px solid var(--champagne);outline-offset:4px}@media (width<=900px){.desktop-nav,.header-whatsapp{display:none}.menu-button{display:block}.hero-grid,.training-grid,.location-grid{grid-template-columns:1fr}.hero-grid{padding-top:60px}.hero-visual{height:620px}.section-head{grid-template-columns:1fr}.training-grid{gap:70px}.location-card{padding:55px}.map-art{min-height:420px}.footer-grid{grid-template-columns:1.4fr 1fr}.footer-bottom{flex-wrap:wrap}}@media (width<=760px){.container{width:min(100% - 30px,1180px)}.section{padding:82px 0}.section-head{gap:20px;margin-bottom:40px}h1{font-size:clamp(3rem,15vw,4.5rem)}h2{font-size:clamp(2.7rem,13vw,4rem)}.header-inner{height:68px}.mobile-menu{inset:68px 0 0}.brand small{display:none}.hero-grid{gap:48px;min-height:auto;padding:52px 0 0}.hero-lead{margin:22px 0}.hero-copy .button-row{margin-top:26px}.hero-copy .button{width:100%}.hero-proof{margin:32px 0}.hero-visual{width:calc(100% + 30px);height:560px;margin-left:-15px}.hero-visual:before{background:linear-gradient(#0000 55%,#121210b5)}.hero-visual img{object-position:center 28%}.services-grid{grid-template-columns:1fr}.service-card{min-height:285px;padding:28px}.service-card>span{margin-bottom:36px}.results-grid{grid-template-columns:repeat(2,1fr);gap:10px}.result-card{aspect-ratio:3/4!important;grid-column:auto!important;margin:0!important}.result-3,.result-5{aspect-ratio:4/5!important}.training-section{padding:90px 0}.training-list article{grid-template-columns:38px 1fr}.trust-list article{grid-template-columns:35px 1fr;padding:24px 0}.trust-list article p{grid-column:2}.location-card{padding:45px 25px}.location-card .button{width:100%}.map-art{min-height:360px}.final-cta{padding:90px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-bottom{display:grid}.floating-whatsapp{width:54px;height:54px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.training-section{overflow:hidden}@media (width<=760px){.container{width:min(100% - 30px,1180px)}}[hidden]{display:none!important}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.brand-word strong{font-size:1.75rem}.brand-word small{margin-top:3px}.hero-gallery{isolation:isolate;align-items:flex-end;min-height:760px;display:flex;position:relative}.hero-background{z-index:-3;object-fit:cover;object-position:center 34%;filter:saturate(.78)contrast(1.04);width:100%;height:100%;position:absolute;inset:0}.hero-shade{z-index:-2;background:linear-gradient(90deg,#11110ff5 0%,#11110fe8 27%,#11110fa8 52%,#11110f2e 78%),linear-gradient(#0000 45%,#11110fb8 100%);position:absolute;inset:0}.hero-overlay{padding-block:110px}.hero-overlay h1{letter-spacing:-.035em;max-width:620px;font-size:clamp(4.5rem,7vw,7rem)}.hero-overlay .hero-lead{color:#e6dfd4;max-width:510px;margin:22px 0}.hero-overlay .button-row{margin-top:27px}.hero-overlay .button{min-height:48px;padding-inline:22px}.hero-overlay .hero-proof{margin-top:32px}.mobile-menu{z-index:100;background:#0e0e0d;min-height:calc(100dvh - 78px);padding:44px max(24px,50vw - 590px) 36px;overflow-y:auto}.mobile-menu .eyebrow{margin-bottom:25px}.mobile-menu>a:not(.mobile-whatsapp){align-items:center;gap:18px;padding:18px 0;font-size:2.05rem;line-height:1.05}.mobile-menu .mobile-whatsapp{justify-content:space-between;max-width:310px}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3.5px)rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.menu-button span{transition:transform .2s}.real-map{background:#ded7ca;min-height:560px;position:relative}.real-map iframe{filter:grayscale()sepia(.12)contrast(.9);border:0;width:100%;height:100%;position:absolute;inset:0}.floating-whatsapp{border:0;width:52px;height:52px;box-shadow:0 12px 30px #00000038}@media (width<=760px){.brand-word strong{font-size:1.55rem}.hero-gallery{align-items:flex-end;min-height:calc(100svh - 68px)}.hero-background{object-position:54% center}.hero-shade{background:linear-gradient(#0e0e0d38 25%,#0e0e0ddd 57%,#0e0e0dfc 100%),linear-gradient(90deg,#0e0e0da8 0%,#0000 78%)}.hero-overlay{padding-block:280px 40px}.hero-overlay h1{max-width:340px;font-size:clamp(3.45rem,16vw,4.65rem);line-height:.88}.hero-overlay .hero-lead{max-width:330px;margin:18px 0;font-size:.9rem}.hero-overlay .button-row{flex-wrap:nowrap;gap:8px}.hero-overlay .button{width:auto;min-height:44px;padding-inline:18px}.hero-overlay .hero-proof{gap:6px;margin-top:24px}.hero-overlay .hero-proof span{font-size:.58rem}.mobile-menu{min-height:calc(100dvh - 68px);padding:34px 24px;inset:68px 0 0}.real-map{min-height:420px}.floating-whatsapp{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}}.footer-brand h2{margin-top:0}@media (width<=760px){.hero-overlay h1{max-width:285px;font-size:clamp(3rem,13vw,3.75rem);line-height:.92}.hero-overlay .hero-lead{max-width:285px}.hero-background{object-position:58% center}.hero-overlay{padding-block:300px 38px}}.hero-split{background:var(--night);color:#fff;grid-template-columns:48% 52%;min-height:760px;display:grid}.hero-panel{z-index:2;background:var(--night);align-items:flex-end;display:flex;position:relative}.hero-panel:after{content:"";z-index:-1;background:linear-gradient(90deg,var(--night),transparent);pointer-events:none;width:120px;height:100%;position:absolute;top:0;left:100%}.hero-panel-content{width:min(620px,100vw - 40px);padding:90px 42px 82px max(20px,50vw - 590px)}.hero-panel h1{letter-spacing:-.035em;font-size:clamp(4.2rem,6.5vw,6.6rem);line-height:.9}.hero-panel .hero-lead{color:#e6dfd4;max-width:480px;margin:24px 0}.hero-panel .button-row{margin-top:26px}.hero-panel .hero-proof{margin-top:30px}.hero-photo{height:760px;margin:0}.hero-photo img{object-fit:cover;object-position:center 42%;filter:saturate(.82)contrast(1.02);width:100%;height:100%}.floating-whatsapp img{filter:none;width:28px;height:28px}@media (width<=760px){.hero-split{grid-template-columns:48% 52%;min-height:calc(100svh - 68px)}.hero-panel-content{width:285px;padding:250px 0 44px 16px}.hero-panel h1{font-size:clamp(2.8rem,12vw,3.45rem);line-height:.92}.hero-panel .hero-lead{max-width:260px;margin:17px 0;font-size:.82rem;line-height:1.55}.hero-panel .button-row{flex-wrap:nowrap;gap:8px}.hero-panel .button{min-height:42px;padding-inline:16px}.hero-panel .hero-proof{gap:6px;margin-top:22px}.hero-panel .hero-proof span{font-size:.56rem}.hero-photo{height:calc(100svh - 68px);min-height:720px}.hero-photo img{object-position:54% center}.floating-whatsapp{width:52px;height:52px}.floating-whatsapp img{width:26px;height:26px}}.floating-whatsapp{background:#25d366;box-shadow:0 14px 32px #00000038}.mobile-menu{padding-top:36px}.mobile-menu>a:not(.mobile-whatsapp):first-child{border-top:1px solid #ffffff18}@media (width<=900px){.section{padding:96px 0}.service-card{min-height:285px;padding:32px}.section-head{gap:28px;margin-bottom:48px}.hero-panel-content{padding-left:20px}}@media (width<=760px){.section{padding:72px 0}.section-head{margin-bottom:34px}.section-head h2{font-size:clamp(2.45rem,11vw,3.6rem)}.section-head>p:last-child{font-size:.92rem}.hero-split{grid-template-columns:42% 58%;min-height:calc(100svh - 68px)}.hero-panel:after{width:74px}.hero-panel-content{width:250px;padding:220px 0 34px 15px}.hero-panel h1{font-size:clamp(2.55rem,11vw,3.25rem);line-height:.92}.hero-panel .hero-lead{max-width:235px;margin:15px 0;font-size:.78rem;line-height:1.5}.hero-panel .button-row{gap:7px}.hero-panel .button{min-height:40px;padding-inline:14px;font-size:.74rem}.hero-panel .hero-proof{margin-top:19px}.hero-panel .hero-proof span{padding:7px 10px;font-size:.53rem}.hero-photo{height:calc(100svh - 68px);min-height:0}.hero-photo img{object-position:50% center}.services-grid{border-left:0}.service-card{border-left:1px solid var(--line);min-height:240px;padding:24px}.service-card>span{margin-bottom:24px}.service-card h3{font-size:1.9rem}.service-card p{font-size:.9rem}.results-grid{gap:8px}.results-note{margin-top:28px;font-size:1.18rem}.mobile-menu{padding-top:28px}.mobile-menu>a:not(.mobile-whatsapp){padding:16px 0;font-size:1.9rem}.floating-whatsapp{right:14px;bottom:max(14px,env(safe-area-inset-bottom));width:54px;height:54px}.floating-whatsapp img{width:29px;height:29px}}@media (width<=390px){.hero-split{grid-template-columns:40% 60%}.hero-panel-content{width:225px;padding-top:205px}.hero-panel h1{font-size:clamp(2.35rem,10.6vw,3rem)}.hero-panel .hero-lead{max-width:220px}.hero-panel .button{padding-inline:12px}.hero-proof span:last-child{display:none}.hero-photo img{object-position:52% center}}.floating-whatsapp{width:58px;height:58px;box-shadow:none;background:0 0;border:0}.floating-whatsapp img{filter:none;background:0 0;border-radius:0;width:52px;height:52px;padding:0}.services-head{grid-template-columns:.84fr 1.16fr;align-items:center;margin-bottom:54px}.services-head>div{max-width:430px}.services-head>div p:not(.eyebrow){color:var(--muted);margin:0}.services-head h2{max-width:590px;font-size:clamp(3.5rem,4.6vw,5.15rem)}.results-head{align-items:center;margin-bottom:50px}.results-head h2{font-size:clamp(3.5rem,4.5vw,5rem)}.results-head>p{max-width:470px}.trust-head{grid-template-columns:.9fr 1.1fr;align-items:center;margin-bottom:50px}.trust-head h2{max-width:560px;font-size:clamp(3.4rem,4.6vw,5.05rem)}.trust-section,.services-section,.results-section{padding-top:105px}.result-card figcaption{font-size:.58rem}.result-1{grid-column:span 5}.result-2{grid-column:span 3;margin-top:56px}.result-3{grid-column:span 4;margin-top:0}.result-4{grid-column:2/span 3;margin-top:0}.result-5{grid-column:5/span 4;margin-top:-46px}.result-6{grid-column:9/span 3;margin-top:0}@media (width>=901px){.hero-split{grid-template-columns:46% 54%;min-height:720px}.hero-panel-content{padding-bottom:76px}.hero-photo{height:720px}.hero-photo img{object-position:center 45%}.services-grid{margin-top:0}.service-card{min-height:290px}.trust-list article{padding:22px 4px}.training-section{padding-block:112px}.location-grid{min-height:520px}.final-cta{padding:105px 0}}@media (width<=760px){.floating-whatsapp{right:14px;bottom:max(14px,env(safe-area-inset-bottom));width:58px;height:58px}.floating-whatsapp img{width:52px;height:52px}.hero-split{grid-template-columns:34% 66%;min-height:calc(100svh - 68px)}.hero-panel:after{background:linear-gradient(90deg,var(--night),#121210dd 32%,transparent);width:88px}.hero-panel-content{width:275px;padding:168px 0 36px 15px}.hero-panel .eyebrow{letter-spacing:.2em;margin-bottom:24px;font-size:.67rem}.hero-panel h1{max-width:260px;font-size:clamp(2.55rem,11.5vw,3.35rem);line-height:.91}.hero-panel .hero-lead{color:#eee8dc;max-width:270px;margin:17px 0 24px;font-size:.88rem;line-height:1.48}.hero-panel .button-row{flex-wrap:nowrap;gap:8px}.hero-panel .button{white-space:nowrap;min-height:42px;padding-inline:14px;font-size:.76rem}.hero-panel .button-light{min-width:102px}.hero-panel .button-outline{min-width:82px}.hero-panel .hero-proof{margin-top:18px}.hero-photo{height:calc(100svh - 68px);min-height:0}.hero-photo img{object-position:44% center}.services-head,.results-head,.trust-head{margin-bottom:32px;display:block}.services-head h2,.results-head h2,.trust-head h2{margin-top:12px;font-size:clamp(2.55rem,11vw,3.65rem)}.services-head>div p:not(.eyebrow),.results-head>p{font-size:.92rem}.trust-section,.services-section,.results-section{padding-top:72px}.results-head>p{margin-top:16px}.result-card figcaption{padding:11px 12px}.trust-list h3{font-size:1.65rem}}@media (width<=390px){.hero-split{grid-template-columns:32% 68%}.hero-panel-content{width:262px;padding-top:154px}.hero-panel .hero-lead{max-width:255px;font-size:.85rem}.hero-panel .button{padding-inline:12px;font-size:.72rem}.hero-panel .button-light{min-width:98px}.hero-photo img{object-position:43% center}}.floating-whatsapp img{width:58px;height:58px}.hero-panel .eyebrow{line-height:1.45}@media (width<=760px){.floating-whatsapp img{width:56px;height:56px}.hero-split{grid-template-columns:39% 61%}.hero-panel{align-items:flex-start}.hero-panel:after{background:linear-gradient(90deg,var(--night) 0%,#121210f2 34%,#1212109c 68%,transparent);width:118px}.hero-panel-content{width:306px;padding:250px 0 0 16px}.hero-panel .eyebrow{letter-spacing:.18em;margin-bottom:20px;font-size:.68rem;line-height:1.5}.hero-panel h1{max-width:310px;font-size:clamp(2.9rem,12.8vw,3.85rem);line-height:.91}.hero-panel .hero-lead{max-width:270px;margin:18px 0 22px;font-size:.92rem;line-height:1.42}.hero-panel .button{min-height:43px;padding-inline:17px;font-size:.77rem}.hero-panel .button-light{min-width:118px}.hero-panel .button-outline{min-width:88px}.hero-photo img{object-position:38% center}.hero-panel .hero-proof{margin-top:18px}}@media (width<=390px){.hero-split{grid-template-columns:38% 62%}.hero-panel:after{width:108px}.hero-panel-content{width:292px;padding-top:240px}.hero-panel .eyebrow{font-size:.64rem}.hero-panel h1{font-size:clamp(2.7rem,12vw,3.45rem)}.hero-panel .hero-lead{max-width:248px;font-size:.86rem}.hero-panel .button{padding-inline:14px}.hero-panel .button-light{min-width:112px}.hero-photo img{object-position:36% center}}@media (width<=760px){.hero-split{grid-template-columns:34% 66%}.hero-panel:after{width:104px}.hero-photo img{object-position:35% center}.hero-panel .hero-proof{gap:6px;max-width:292px;margin-top:16px;display:flex}.hero-panel .hero-proof span{white-space:nowrap;align-items:center;padding:6px 8px;font-size:.5rem;display:inline-flex!important}}@media (width<=390px){.hero-split{grid-template-columns:32% 68%}.hero-panel:after{width:98px}.hero-photo img{object-position:33% center}.hero-panel .hero-proof{max-width:280px}.hero-panel .hero-proof span{padding-inline:7px;font-size:.48rem;display:inline-flex!important}}@media (width<=760px){.hero-split{grid-template-columns:30% 70%}.hero-panel:after{background:linear-gradient(90deg,var(--night) 0%,#121210f0 42%,#12121075 76%,transparent);width:112px}.hero-photo img{object-position:28% center}.hero-panel .hero-proof{gap:8px;max-width:235px;margin-top:17px}.hero-panel .hero-proof span{padding:7px 10px;font-size:.54rem}}@media (width<=390px){.hero-split{grid-template-columns:29% 71%}.hero-panel:after{width:104px}.hero-photo img{object-position:26% center}.hero-panel .hero-proof{max-width:230px}.hero-panel .hero-proof span{padding-inline:9px;font-size:.5rem}}.floating-whatsapp{background:#25d366;border-radius:50%;box-shadow:0 14px 32px #00000038}.floating-whatsapp img{background:0 0;border-radius:0;width:34px;height:34px;padding:0}@media (width<=760px){.floating-whatsapp{width:58px;height:58px}.floating-whatsapp img{width:36px;height:36px}.hero-split{grid-template-columns:24% 76%}.hero-panel:after{background:linear-gradient(90deg,var(--night) 0%,#121210ed 38%,#1212107a 72%,transparent);width:126px}.hero-panel-content{padding-top:214px}.hero-panel .eyebrow{margin-bottom:18px}.hero-panel h1{margin-top:0}.hero-photo img{object-position:18% center}}@media (width<=390px){.hero-split{grid-template-columns:23% 77%}.hero-panel:after{width:118px}.hero-panel-content{padding-top:202px}.hero-photo img{object-position:16% center}}@media (width<=760px){.hero-panel .button-row{margin-top:28px}.hero-panel .hero-proof{margin-top:14px}.hero-photo img{object-position:12% center}}@media (width<=390px){.hero-panel .button-row{margin-top:26px}.hero-photo img{object-position:10% center}}@media (width<=760px){.hero-panel h1{margin-bottom:20px}.hero-panel .hero-lead{max-width:245px;margin:0 0 30px;font-size:.9rem;line-height:1.5}.hero-panel .button-row{margin-top:0}.hero-panel .hero-proof{margin-top:16px}.hero-panel .eyebrow{margin-bottom:22px}}@media (width<=390px){.hero-panel h1{margin-bottom:18px}.hero-panel .hero-lead{max-width:235px;margin-bottom:28px;font-size:.86rem}.hero-panel .eyebrow{margin-bottom:20px}}@media (width<=430px){.hero-panel h1{font-size:clamp(2.6rem,11.4vw,3.45rem)}}@media (width<=390px){.hero-panel h1{font-size:clamp(2.5rem,11vw,3.25rem)}}
