:root{color:#140f00;font-synthesis:none;text-rendering:optimizelegibility;--background:#f5f5f4;--ink:#140f00;--yellow:#fdb600;--muted:#68645b;--line:#140f0021;--surface:#fff;--radius-xl:44px;--radius-lg:30px;--radius-md:20px;--shadow:0 24px 70px #140f001c;--container:1240px;background:#f5f5f4;font-family:Hanken Grotesk,Arial,sans-serif}*{box-sizing:border-box}::selection{background:var(--ink);color:var(--yellow)}.hero ::selection{background:var(--yellow);color:var(--ink)}.problem ::selection{background:var(--yellow);color:var(--ink)}.audience-item:nth-child(3) ::selection{background:var(--yellow);color:var(--ink)}.service-row:nth-child(3) ::selection{background:var(--yellow);color:var(--ink)}.positioning__panel ::selection{background:var(--yellow);color:var(--ink)}.footer ::selection{background:var(--yellow);color:var(--ink)}.privacy-hero ::selection{background:var(--yellow);color:var(--ink)}.hero .journey__row:last-child ::selection{background:var(--ink);color:var(--yellow)}.problem .comparison-card--accent ::selection{background:var(--ink);color:var(--yellow)}html{scroll-behavior:smooth;scroll-padding-top:108px}body{background:var(--background);min-width:320px;color:var(--ink);margin:0;overflow-x:hidden}body:before{z-index:99;content:"";opacity:.022;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.86' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='.42'/%3E%3C/svg%3E");position:fixed;inset:0}body.menu-is-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{display:block}p,h1,h2,h3{margin-top:0}p{line-height:1.65}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.section{padding:120px 0}.skip-link{z-index:1000;background:var(--yellow);color:var(--ink);border-radius:999px;padding:12px 18px;font-weight:800;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.eyebrow{letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:24px;font-size:.76rem;font-weight:800;line-height:1.2;display:flex}.eyebrow:before{background:var(--yellow);content:"";border-radius:50%;flex:0 0 9px;width:9px;height:9px}.button{letter-spacing:.055em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:18px;min-height:58px;padding:0 26px;font-size:.8rem;font-weight:900;line-height:1.15;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.button:hover{transform:translateY(-3px);box-shadow:0 12px 24px #140f0029}.button--small{min-height:44px;padding-inline:20px}.button--yellow{background:var(--yellow);color:var(--ink)}.button--yellow:hover{background:#ffc329}.button--dark{background:var(--ink);color:#fff}.button--dark:hover{background:#2b2517}.text-link{color:#fff;letter-spacing:.055em;text-transform:uppercase;align-items:center;gap:12px;padding:12px 2px;font-size:.8rem;font-weight:900;display:inline-flex}.text-link .icon{color:var(--yellow);transition:transform .18s}.text-link:hover .icon{transform:translate(5px)}.brand{flex-shrink:0;align-items:center;display:inline-flex}.brand--header{justify-content:center;width:174px;height:64px}.brand__header-image{width:174px;height:auto;display:block}.brand--inverse{color:#fff}.brand__footer-image{width:240px;height:auto;display:block}.site-header{z-index:100;pointer-events:none;height:82px;position:sticky;top:14px}.header__inner{isolation:isolate;pointer-events:auto;border:1px solid #140f001a;border-radius:999px;align-items:center;height:68px;padding:0 10px 0 24px;display:flex;position:relative;box-shadow:0 12px 36px #140f0014}.header__inner:before{z-index:-1;border-radius:inherit;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);content:"";background:#f5f5f4f0;position:absolute;inset:0}.desktop-nav{align-items:center;gap:30px;margin-left:auto;margin-right:28px;display:flex}.desktop-nav a{color:#403b30;padding:10px 0;font-size:.88rem;font-weight:700;position:relative}.desktop-nav a:after{background:var(--yellow);content:"";border-radius:999px;height:3px;transition:transform .18s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform:scaleX(1)}.language-switcher{flex-shrink:0;position:relative}.language-switcher__trigger{min-width:72px;min-height:44px;color:var(--ink);cursor:pointer;letter-spacing:.06em;background:0 0;border:1px solid #140f0024;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:.7rem;font-weight:900;transition:background-color .18s,border-color .18s;display:flex}.language-switcher__trigger:hover,.language-switcher--open .language-switcher__trigger{background:#140f000e;border-color:#140f0038}.language-switcher__trigger .icon{transition:transform .18s}.language-switcher__name{letter-spacing:0;text-transform:none;display:none}.language-switcher__menu{z-index:120;visibility:hidden;opacity:0;pointer-events:none;transform-origin:100% 0;background:#fff;border:1px solid #140f001a;border-radius:18px;width:190px;padding:8px;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-7px)scale(.98);box-shadow:0 20px 48px #140f0029}.language-switcher--open .language-switcher__menu{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.language-switcher__menu a{color:#4f4a40;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;min-height:43px;padding:0 10px 0 13px;font-size:.87rem;font-weight:700;transition:background-color .16s,color .16s;display:flex}.language-switcher__menu a:hover,.language-switcher__menu a:focus-visible{background:var(--background);color:var(--ink)}.language-switcher__menu a:focus-visible{outline:2px solid var(--yellow);outline-offset:-2px}.language-switcher__menu a[aria-current=page]{color:var(--ink);background:#fdb60024}.language-switcher__check{background:var(--yellow);width:25px;height:25px;color:var(--ink);opacity:0;border-radius:50%;flex:0 0 25px;place-items:center;font-size:.76rem;display:grid}.language-switcher__menu a[aria-current=page] .language-switcher__check{opacity:1}.language-switcher--header{margin-right:12px}.language-switcher--mobile,.language-switcher--footer{width:100%;margin-top:22px}.language-switcher--mobile .language-switcher__trigger,.language-switcher--footer .language-switcher__trigger{color:#fff;border-color:#ffffff29;justify-content:flex-start;width:100%;padding-inline:17px}.language-switcher--mobile .language-switcher__trigger:hover,.language-switcher--mobile.language-switcher--open .language-switcher__trigger,.language-switcher--footer .language-switcher__trigger:hover,.language-switcher--footer.language-switcher--open .language-switcher__trigger{background:#ffffff14;border-color:#ffffff47}.language-switcher--mobile .language-switcher__name,.language-switcher--footer .language-switcher__name{display:inline}.language-switcher--mobile .language-switcher__trigger .icon,.language-switcher--footer .language-switcher__trigger .icon{margin-left:auto}.language-switcher--mobile .language-switcher__menu{opacity:0;border-width:0;width:100%;max-height:0;margin-top:0;padding-top:0;padding-bottom:0;transition:max-height .18s,margin-top .18s,padding .18s,opacity .18s,visibility .18s;position:static;overflow:hidden;transform:none}.language-switcher--mobile.language-switcher--open .language-switcher__menu{opacity:1;border-width:1px;max-height:160px;margin-top:8px;padding:8px}.menu-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:48px;height:48px;margin-left:auto;padding:0;display:none}.mobile-menu{z-index:90;visibility:hidden;background:var(--ink);max-height:calc(100vh - 110px);box-shadow:var(--shadow);color:#fff;opacity:0;pointer-events:none;transform-origin:top;border-radius:30px;padding-bottom:28px;transition:opacity .18s,transform .18s,visibility .18s;position:fixed;top:94px;left:16px;right:16px;overflow-y:auto;transform:translateY(-12px)scale(.98)}.mobile-menu--open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.mobile-nav{flex-direction:column;padding-top:20px;display:flex}.mobile-nav>a:not(.button){border-bottom:1px solid #ffffff24;grid-template-columns:34px 1fr auto;align-items:center;min-height:68px;font-size:1.4rem;font-weight:700;display:grid}.mobile-nav>a span{color:var(--yellow);font-size:.67rem;font-weight:800}.mobile-nav__cta{margin-top:24px}.hero{padding:28px 0 92px}.hero__grid{background:var(--ink);border-radius:var(--radius-xl);color:#fff;grid-template-columns:minmax(0,1.16fr) minmax(410px,.84fr);align-items:center;gap:clamp(44px,6vw,82px);min-height:700px;padding:clamp(44px,5.5vw,76px);display:grid;position:relative;overflow:hidden}.hero__grid:before{content:"";border:58px solid #fdb6001f;border-radius:50%;width:310px;height:310px;position:absolute;top:-150px;left:-110px}.hero__content,.hero-visual{z-index:1;position:relative}.hero .eyebrow{color:var(--yellow)}.hero h1{letter-spacing:-.075em;text-transform:uppercase;max-width:760px;margin-bottom:30px;font-size:clamp(4.35rem,6.25vw,6.25rem);font-weight:900;line-height:.84}.hero h1 .hero__title-line{white-space:nowrap;will-change:clip-path, opacity, transform;width:fit-content;animation:.68s cubic-bezier(.22,1,.36,1) both hero-line-reveal;display:block}.hero h1 .hero__eyebrow{width:auto;color:var(--yellow);letter-spacing:.13em;white-space:normal;margin-bottom:24px;font-size:.76rem;font-weight:800;line-height:1.2}.hero h1 .hero__title-line--1{animation-delay:.12s}.hero h1 .hero__title-line--2{font-size:.86em;animation-delay:.24s}.hero h1 .text-accent{color:var(--yellow);font-size:.74em;animation-name:hero-accent-reveal;animation-delay:.36s}@keyframes hero-line-reveal{0%{clip-path:inset(100% 0 0);opacity:0;transform:translateY(28px)}to{clip-path:inset(0);opacity:1;transform:translateY(0)}}@keyframes hero-accent-reveal{0%{clip-path:inset(100% 0 0);opacity:0;transform:translateY(28px)scale(.96)}to{clip-path:inset(0);opacity:1;transform:translateY(0)scale(1)}}.hero__description{color:#cbc8c1;max-width:650px;margin-bottom:34px;font-size:1.08rem}.hero__actions{align-items:center;gap:26px;display:flex}.hero-visual{background:var(--background);border-radius:var(--radius-lg);box-shadow:16px 16px 0 var(--yellow), var(--shadow);color:var(--ink);padding:26px;transform:rotate(1.5deg)}.hero-visual__top{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:26px;display:flex}.hero-visual__top>div{flex-direction:column;gap:5px;display:flex}.hero-visual__top strong{font-size:1.08rem}.hero-visual__kicker{color:#837f75;letter-spacing:.14em;text-transform:uppercase;font-size:.64rem;font-weight:800}.status-pill{text-transform:uppercase;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:.61rem;font-weight:800;display:inline-flex;box-shadow:0 6px 18px #140f000f}.status-pill i{background:var(--yellow);border-radius:50%;width:7px;height:7px}.journey{gap:10px;display:grid}.journey__row{background:#fff;border-radius:17px;grid-template-columns:22px 46px minmax(0,1fr) 22px;align-items:center;gap:11px;min-height:80px;padding:12px 14px;display:grid;box-shadow:0 6px 20px #140f000f}.journey__row:last-child{background:var(--yellow)}.journey__number{color:#918d84;align-self:flex-start;padding-top:5px;font-size:.62rem;font-weight:900}.journey__row:last-child .journey__number{color:#140f0080}.journey__icon{background:var(--background);border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.journey__row:last-child .journey__icon{background:#f5f5f4a6}.journey__copy{flex-direction:column;gap:2px;min-width:0;display:flex}.journey__copy strong{font-size:.92rem}.journey__copy small{color:#77736a;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;line-height:1.3;overflow:hidden}.journey__row:last-child small{color:#140f00a6}.hero-visual__outcome{border-top:1px solid var(--line);flex-direction:column;gap:4px;margin-top:22px;padding:18px 52px 0 4px;display:flex;position:relative}.hero-visual__outcome>span:first-child{color:#837f75;letter-spacing:.1em;text-transform:uppercase;font-size:.63rem;font-weight:800}.hero-visual__outcome strong{font-size:1.14rem}.outcome-arrow{background:var(--ink);width:42px;height:42px;color:var(--yellow);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:2px;right:3px}.section-heading{max-width:930px;margin-bottom:60px}.section-heading h2,.contact__intro h2,.positioning h2{letter-spacing:-.062em;text-transform:uppercase;margin-bottom:0;font-size:clamp(3.45rem,5.7vw,5.8rem);font-weight:900;line-height:.93}.section-heading__description{max-width:680px;color:var(--muted);margin:28px 0 0;font-size:1.07rem}.section-heading--light{color:#fff}.audience{position:relative;overflow:hidden}.audience:before{content:"";border:70px solid #fdb60033;border-radius:50%;width:390px;height:390px;position:absolute;top:74px;right:-155px}.audience>.container{z-index:1;position:relative}.audience-panel{background:var(--surface);border-radius:var(--radius-lg);grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden;box-shadow:0 16px 44px #140f0014}.audience-item{background:var(--surface);border-right:1px solid var(--line);flex-direction:column;min-height:240px;padding:26px;display:flex}.audience-item:nth-child(2){background:var(--yellow)}.audience-item:nth-child(3){background:var(--ink);color:#fff}.audience-item:nth-child(4){background:#ebeae7;border-right:0}.audience-item__top{justify-content:space-between;align-items:flex-start;display:flex}.audience-item__number,.service-row__number{letter-spacing:.12em;font-size:.7rem;font-weight:900}.audience-item__icon{background:var(--background);border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.audience-item:nth-child(2) .audience-item__icon{background:#f5f5f4b3}.audience-item:nth-child(3) .audience-item__icon{background:var(--yellow);color:var(--ink)}.audience-item__copy{margin-top:42px}.audience-item h3{letter-spacing:-.045em;margin-bottom:10px;font-size:clamp(1.45rem,2vw,2rem);line-height:1}.audience-item p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.48}.audience-item:nth-child(2) p{color:#140f00b3}.audience-item:nth-child(3) p{color:#bcb9b1}.problem{background:var(--background);padding-top:40px}.problem__grid{background:var(--ink);border-radius:var(--radius-xl);color:#fff;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(58px,9vw,130px);padding:clamp(42px,6vw,80px);display:grid}.problem .section-heading{margin:0}.problem__content>p{color:#c0bdb5;font-size:1.05rem}.problem__content .problem__lead{color:var(--yellow);margin-bottom:8px;font-size:1.34rem;font-weight:800}.problem__comparison{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:40px;display:grid}.comparison-card{background:#2a2417;border-radius:24px;min-height:225px;padding:24px}.comparison-card--accent{background:var(--yellow);color:var(--ink);transform:translateY(-14px)}.comparison-card>span{background:#ffffff14;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.66rem;font-weight:900;display:grid}.comparison-card--accent>span{background:#140f001a}.comparison-card h3{margin:44px 0 8px;font-size:1.4rem}.comparison-card p{color:#ada9a0;margin:0;font-size:.9rem;line-height:1.5}.comparison-card--accent p{color:#140f00ad}.services{border-radius:var(--radius-xl);background:#140f0009;margin:20px;padding-bottom:72px;position:relative;overflow:hidden}.services:before{content:"";border:58px solid #fdb6002b;border-radius:50%;width:360px;height:360px;position:absolute;top:-180px;right:-120px}.services>.container{z-index:1;position:relative}.services-system{background:var(--surface);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 16px 44px #140f0014}.service-row{background:var(--surface);border-bottom:1px solid var(--line);grid-template-columns:72px minmax(250px,.8fr) minmax(280px,1fr) auto;align-items:center;gap:28px;min-height:168px;padding:26px 32px;display:grid}.service-row:nth-child(2){background:var(--yellow)}.service-row:nth-child(3){background:var(--ink);color:#fff;border-bottom:0}.service-row__identity{flex-direction:column;align-items:center;gap:12px;display:flex}.service-row__icon{background:var(--ink);width:56px;height:56px;color:var(--yellow);border-radius:17px;place-items:center;display:grid}.service-row:nth-child(2) .service-row__icon{background:var(--background);color:var(--ink)}.service-row:nth-child(3) .service-row__icon{background:var(--yellow);color:var(--ink)}.service-row h3{letter-spacing:-.048em;text-transform:uppercase;margin:0;font-size:clamp(1.75rem,2.6vw,2.7rem);line-height:.96}.service-row p{max-width:500px;color:var(--muted);margin:0}.service-row:nth-child(2) p{color:#140f00b3}.service-row:nth-child(3) p{color:#bcb9b1}.service-row__tag{background:var(--background);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:999px;width:fit-content;padding:8px 12px;font-size:.65rem;font-weight:900}.service-row:nth-child(2) .service-row__tag{background:#f5f5f4a6}.service-row:nth-child(3) .service-row__tag{color:var(--yellow);background:#2c2618}.process{background:var(--yellow);border-radius:var(--radius-xl);margin:20px 0;padding:100px 0}.process .eyebrow:before{background:var(--ink)}.process-list{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.process-step{background:var(--background);border-radius:var(--radius-lg);flex-direction:column;min-height:290px;padding:30px;transition:transform .18s;display:flex;position:relative}.process-step:nth-child(2),.process-step:nth-child(4){transform:translateY(26px)}.process-step:nth-child(2):hover,.process-step:nth-child(4):hover{transform:translateY(20px)}.process-step:first-child:hover,.process-step:nth-child(3):hover{transform:translateY(-6px)}.process-step__number{background:var(--ink);width:46px;height:46px;color:var(--yellow);border-radius:50%;place-items:center;font-size:.7rem;font-weight:900;display:grid}.process-step h3{letter-spacing:-.04em;text-transform:uppercase;max-width:470px;margin:auto 50px 14px 0;font-size:clamp(1.65rem,2.8vw,2.7rem);line-height:.98}.process-step p{max-width:470px;color:var(--muted);margin:0}.process-step__mark{background:var(--yellow);width:46px;height:46px;color:var(--ink);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:28px;right:28px}.positioning{padding-top:100px}.positioning__panel{background:var(--ink);border-radius:var(--radius-xl);color:#fff;padding:clamp(42px,7vw,86px);position:relative;overflow:hidden}.positioning__panel:after{content:"";border:62px solid #fdb60024;border-radius:50%;width:350px;height:350px;position:absolute;top:-130px;right:-120px}.positioning__grid{z-index:1;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:end;gap:clamp(50px,8vw,110px);display:grid;position:relative}.positioning h2{max-width:760px}.positioning__highlight{max-width:760px;color:var(--yellow);letter-spacing:-.04em;text-transform:uppercase;margin:30px 0 0;font-size:clamp(1.65rem,3.1vw,2.9rem);font-weight:800;line-height:1.04}.positioning__list{margin:0;padding:0;list-style:none}.positioning__list li{background:#2b2517;border-radius:18px;align-items:center;gap:15px;min-height:78px;margin-top:10px;padding:12px 16px;font-weight:800;display:flex}.positioning__list span{background:var(--yellow);width:34px;height:34px;color:var(--ink);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.contact{padding-top:30px}.contact__grid{background:var(--yellow);border-radius:var(--radius-xl);grid-template-columns:minmax(320px,.72fr) minmax(500px,1.28fr);align-items:start;gap:clamp(48px,7vw,100px);padding:clamp(38px,6vw,74px);display:grid}.contact__intro{position:sticky;top:120px}.contact__intro .eyebrow:before{background:var(--ink)}.contact__intro h2{font-size:clamp(3.25rem,5vw,5rem)}.contact__intro>p:not(.eyebrow){color:#140f00b8;max-width:480px;margin:26px 0 0;font-size:1.06rem}.contact-form{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:clamp(26px,4.5vw,48px)}.contact-form__heading{border-bottom:1px solid var(--line);margin-bottom:34px;padding-bottom:26px}.contact-form__heading h3{letter-spacing:-.035em;margin-bottom:8px;font-size:1.8rem}.contact-form__heading p{color:var(--muted);margin:0;font-size:.89rem}.form-grid{grid-template-columns:repeat(2,1fr);gap:22px 16px;display:grid}.field{flex-direction:column;gap:9px;min-width:0;display:flex}.field--full{grid-column:1/-1}.field label{letter-spacing:.055em;text-transform:uppercase;padding-left:3px;font-size:.74rem;font-weight:800}.field input,.field textarea{background:var(--background);width:100%;min-height:55px;color:var(--ink);border:1px solid #0000;border-radius:14px;outline:none;padding:13px 15px;transition:border-color .16s,box-shadow .16s}.field textarea{resize:vertical;min-height:136px}.field input::placeholder,.field textarea::placeholder{color:#8b877e;opacity:1}.field input:focus,.field textarea:focus{border-color:var(--yellow);box-shadow:0 0 0 3px var(--yellow)}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#a52f1d;box-shadow:0 0 0 2px #a52f1d29}.field__error{color:#8d2818;margin:-2px 3px 0;font-size:.76rem;font-weight:700;line-height:1.35}.international-phone{background:var(--background);border:1px solid #0000;border-radius:14px;grid-template-columns:auto minmax(0,1fr);min-height:55px;transition:border-color .16s,box-shadow .16s;display:grid;position:relative}.international-phone:focus-within{border-color:var(--yellow);box-shadow:0 0 0 3px var(--yellow)}.international-phone--invalid{border-color:#a52f1d;box-shadow:0 0 0 2px #a52f1d29}.international-phone__country-trigger{border:0;border-right:1px solid var(--line);min-width:72px;color:var(--ink);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:7px;padding:7px 9px;display:flex}.international-phone__country-trigger:focus-visible{outline:none}.country-flag{border-radius:4px;flex:none;width:28px;height:auto;box-shadow:0 0 0 1px #140f0021}.country-flag--fallback{background:var(--ink);min-width:28px;height:19px;color:var(--yellow);letter-spacing:.04em;justify-content:center;align-items:center;font-size:.58rem;font-weight:900;display:inline-flex}.field .international-phone__input{background:0 0;border:0;border-radius:0 14px 14px 0;min-width:0;padding-left:14px;font-size:.92rem}.field .international-phone__input:focus,.field .international-phone__input[aria-invalid=true]{box-shadow:none;border:0}.international-phone__dropdown{z-index:40;background:var(--ink);border:1px solid #ffffff1f;border-radius:17px;padding:8px;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 22px 50px #140f0047}.international-phone__search-wrap{margin-bottom:7px;position:relative}.international-phone__search-wrap>.icon{z-index:1;color:var(--muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.field .international-phone__search{min-height:45px;color:var(--ink);background:#fff;border:1px solid #0000;border-radius:11px;padding:10px 12px 10px 42px}.field .international-phone__search:focus{border-color:var(--yellow);box-shadow:0 0 0 2px var(--yellow)}.international-phone__list{overscroll-behavior:contain;max-height:280px;overflow-y:auto}.international-phone__option{color:#d8d5ce;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:47px;padding:9px 11px;font-size:.83rem;display:flex}.international-phone__option>span:first-child{align-items:center;gap:10px;min-width:0;display:flex}.international-phone__option .country-flag{width:26px}.international-phone__option>span:last-child{color:#8f8b83;font-size:.76rem;font-weight:800}.international-phone__option:hover,.international-phone__option:focus-visible,.international-phone__option[aria-selected=true]{background:var(--yellow);color:var(--ink);outline:none}.international-phone__option:hover>span:last-child,.international-phone__option:focus-visible>span:last-child,.international-phone__option[aria-selected=true]>span:last-child{color:var(--ink)}.international-phone__empty{color:#aaa69e;text-align:center;margin:0;padding:20px 12px;font-size:.82rem}.custom-select{position:relative}.custom-select__button{background:var(--background);width:100%;min-height:55px;color:var(--ink);text-align:left;cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:7px 7px 7px 15px;transition:border-color .16s,box-shadow .16s;display:flex}.custom-select__button--placeholder{color:#8b877e}.custom-select__button:focus-visible,.custom-select--open .custom-select__button{border-color:var(--yellow);box-shadow:0 0 0 3px var(--yellow);outline:none}.custom-select__chevron{background:var(--ink);width:40px;height:40px;color:var(--yellow);border-radius:11px;flex:0 0 40px;place-items:center;display:grid}.custom-select__chevron .icon{transition:opacity .18s}.custom-select__listbox{z-index:30;background:var(--ink);color:#fff;border:1px solid #ffffff1a;border-radius:17px;outline:none;max-height:270px;padding:8px;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow-y:auto;box-shadow:0 20px 45px #140f0038}.custom-select__option{cursor:pointer;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:10px 12px;font-size:.9rem;display:flex}.custom-select__option--active{background:var(--yellow);color:var(--ink)}.contact-form__button{cursor:pointer;border:0;width:100%;margin-top:28px}.contact-form__button:disabled{cursor:wait;opacity:.72;transform:none}.contact-form__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.contact-form__status{border:1px solid #0000;border-radius:14px;margin-top:18px;padding:14px 16px;font-size:.86rem;font-weight:700;line-height:1.45;display:none}.contact-form__status--success{border-color:var(--yellow);color:var(--ink);background:#fdb60024;display:block}.contact-form__status--error{color:#731b10;background:#8c231414;border-color:#8c231473;display:block}.phase-note{color:var(--muted);text-align:center;margin:12px 0 0;font-size:.75rem;line-height:1.4}.privacy-page{padding-top:18px}.privacy-hero{padding-bottom:68px}.privacy-hero__grid{background:var(--ink);border-radius:var(--radius-xl);color:#fff;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);align-items:end;gap:clamp(40px,6vw,82px);min-height:420px;padding:clamp(34px,4vw,48px);display:grid;position:relative;overflow:hidden}.privacy-hero__grid:before{content:"";pointer-events:none;border:76px solid #fdb6001f;border-radius:50%;width:430px;height:430px;position:absolute;top:-180px;left:38%}.privacy-hero__grid>*{z-index:1;position:relative}.privacy-hero h1{letter-spacing:-.065em;text-transform:uppercase;max-width:780px;margin-bottom:22px;font-size:clamp(2.9rem,3.5vw,3.8rem);font-weight:900;line-height:.87}.privacy-hero__intro{color:#c8c5be;max-width:680px;margin:0;font-size:clamp(1rem,1.6vw,1.2rem)}.privacy-summary{background:var(--yellow);border-radius:var(--radius-lg);color:var(--ink);padding:22px;box-shadow:12px 12px #ffffff1a}.privacy-summary>span{letter-spacing:.11em;text-transform:uppercase;font-size:.67rem;font-weight:900;display:block}.privacy-summary>strong{margin-top:5px;font-size:1rem;display:block}.privacy-summary h2{letter-spacing:-.04em;text-transform:uppercase;margin:24px 0 10px;font-size:1.4rem;line-height:1}.privacy-summary ul{margin:0;padding:0;list-style:none}.privacy-summary li{border-top:1px solid #140f002e;padding:8px 0 8px 22px;font-size:.8rem;font-weight:650;line-height:1.35;position:relative}.privacy-summary li:before{background:var(--ink);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:13px;left:2px}.privacy-body{padding:10px 0 110px}.privacy-body__grid{grid-template-columns:minmax(240px,.32fr) minmax(0,.68fr);align-items:start;gap:clamp(50px,8vw,120px);display:grid}.privacy-toc{position:sticky;top:116px}.privacy-toc>span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;font-size:.68rem;font-weight:900;display:block}.privacy-toc nav{flex-direction:column;display:flex}.privacy-toc a{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:32px minmax(0,1fr);gap:9px;padding:10px 0;font-size:.8rem;font-weight:650;line-height:1.25;transition:color .16s,padding-left .16s;display:grid}.privacy-toc a:hover{color:var(--ink);padding-left:6px}.privacy-toc a span{color:var(--ink);font-size:.65rem;font-weight:900}.privacy-section{border-top:1px solid var(--line);grid-template-columns:66px minmax(0,1fr);gap:22px;padding:52px 0;scroll-margin-top:110px;display:grid}.privacy-section:first-child{border-top:0;padding-top:0}.privacy-section__number{background:var(--yellow);width:46px;height:46px;color:var(--ink);border-radius:50%;place-items:center;margin:0;font-size:.7rem;font-weight:900;display:grid}.privacy-section h2{letter-spacing:-.05em;text-transform:uppercase;max-width:760px;margin-bottom:26px;font-size:clamp(2rem,4vw,3.65rem);font-weight:900;line-height:.98}.privacy-section__content>p{max-width:760px;color:var(--muted);margin:0 0 18px;font-size:1rem}.privacy-section__group{border-radius:var(--radius-md);background:#fff;border:1px solid #140f0012;max-width:780px;margin-top:28px;padding:25px;box-shadow:0 12px 35px #140f000d}.privacy-section__group h3{letter-spacing:-.02em;margin-bottom:15px;font-size:1.03rem}.privacy-section__group ul{margin:0;padding:0;list-style:none}.privacy-section__group li{border-top:1px solid var(--line);color:var(--muted);padding:11px 0 11px 25px;line-height:1.55;position:relative}.privacy-section__group li:before{background:var(--yellow);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:19px;left:2px}.privacy-section__resources{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.privacy-section__resources a,.privacy-section__email{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:12px;min-height:46px;padding:10px 16px;font-size:.78rem;font-weight:800;transition:border-color .16s,background-color .16s,transform .16s;display:inline-flex}.privacy-section__resources a:hover{background:var(--yellow);border-color:var(--yellow);transform:translateY(-2px)}.privacy-section__email{background:var(--ink);border-color:var(--ink);color:var(--yellow);margin-top:12px}.privacy-section__email:hover,.privacy-section__email:focus-visible{background:var(--yellow);border-color:var(--yellow);color:var(--ink);transform:translateY(-2px);box-shadow:0 10px 24px #140f0024}.privacy-section__email:hover .icon,.privacy-section__email:focus-visible .icon{color:var(--ink)}.privacy-page__back{color:var(--ink);letter-spacing:.055em;text-transform:uppercase;align-items:center;gap:12px;margin:22px 0 10px 88px;padding:12px 2px;font-size:.8rem;font-weight:900;display:inline-flex}.privacy-page__back:hover,.privacy-page__back:focus-visible{color:var(--ink)}.privacy-page__back .icon{color:var(--yellow);transition:transform .18s}.privacy-page__back:hover .icon,.privacy-page__back:focus-visible .icon{transform:translate(5px)}.footer{background:var(--ink);border-radius:var(--radius-xl) var(--radius-xl) 0 0;color:#fff;margin-top:40px;padding-top:78px}.footer__top{grid-template-columns:1.3fr .7fr 1fr;gap:50px;padding-bottom:70px;display:grid}.footer__brand p{color:#aaa69e;max-width:360px;margin:24px 0 0}.footer__socials{margin-top:24px}.footer__socials>span{color:var(--yellow);letter-spacing:.12em;text-transform:uppercase;margin-bottom:11px;font-size:.67rem;font-weight:800;display:block}.footer__social-links{flex-wrap:wrap;gap:10px;display:flex}.footer__social-link{width:48px;height:48px;color:var(--yellow);background:#ffffff12;border:1px solid #ffffff24;border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;transition:color .18s,background-color .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.footer__social-link:hover{border-color:var(--yellow);background:var(--yellow);color:var(--ink);transform:translateY(-3px);box-shadow:0 10px 26px #fdb60033}.language-switcher--footer{width:min(100%,230px);margin-top:22px}.language-switcher--footer .language-switcher__menu{transform-origin:0 0;left:0;right:auto}.footer__nav,.footer__action{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer__nav>span,.footer__action>span{color:var(--yellow);letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px;font-size:.67rem;font-weight:800}.footer__nav a{color:#c8c5be;font-weight:600}.footer__nav a:hover{color:#fff}.footer__action .button{width:100%}.footer__bottom{color:#8f8b83;border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:24px;min-height:84px;font-size:.74rem;display:flex}.footer__bottom p{margin:0}.footer__bottom a{font-weight:650;transition:color .16s}.footer__bottom a:hover{color:var(--yellow)}@media (width<=1080px){.desktop-nav{gap:20px;margin-right:18px}.hero__grid{grid-template-columns:1fr}.hero__content{max-width:850px}.hero-visual{width:min(100% - 16px,700px)}.contact__grid{grid-template-columns:1fr}.contact__intro{max-width:760px;position:static}}@media (width<=880px){.desktop-nav,.header__cta,.language-switcher--header{display:none}.menu-button{display:grid}.problem__grid,.positioning__grid{grid-template-columns:1fr}.problem__grid{gap:44px}.audience-panel{grid-template-columns:repeat(2,1fr)}.audience-item:nth-child(2){border-right:0}.audience-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.service-row{grid-template-columns:70px 1fr;gap:14px 24px;padding:28px}.service-row__identity{grid-row:1/span 3}.service-row p,.service-row__tag{grid-column:2}.positioning__grid{gap:46px}.footer__top{grid-template-columns:1.2fr .8fr}.footer__action{grid-column:1/-1}.footer__action .button{width:auto}.privacy-hero__grid,.privacy-body__grid{grid-template-columns:1fr}.privacy-hero__grid{align-items:start;min-height:0}.privacy-summary{max-width:600px}.privacy-toc{position:static}.privacy-toc nav{grid-template-columns:repeat(2,1fr);column-gap:26px;display:grid}}@media (width<=640px){.container{width:min(calc(100% - 28px), var(--container))}.section{padding:78px 0}.site-header{height:74px;top:8px}.header__inner{height:60px;padding:0 6px 0 18px}.brand--header{width:154px;height:56px}.brand__header-image{width:154px}.brand__footer-image{width:210px}.menu-button{width:48px;height:48px}.mobile-menu{max-height:calc(100vh - 90px);top:78px;left:10px;right:10px}.hero{padding:8px 0 74px}.hero__grid{border-radius:30px;gap:58px;min-height:0;padding:46px 18px 36px}.hero__grid:before{border-width:42px;width:230px;height:230px;top:-110px;left:-110px}.hero h1{margin-bottom:26px;font-size:clamp(2.6rem,12.4vw,4.25rem);line-height:.87}.hero__description{font-size:.98rem}.hero__actions{flex-direction:column;align-items:stretch;gap:12px}.hero__actions .button{text-align:left;justify-content:space-between;width:100%;padding-inline:20px}.hero__actions .text-link{align-self:flex-start}.hero-visual{width:calc(100% - 8px);box-shadow:8px 8px 0 var(--yellow);border-radius:23px;padding:17px;transform:none}.hero-visual__top{flex-direction:column;align-items:flex-start;margin-bottom:20px}.journey__row{border-radius:14px;grid-template-columns:17px 38px minmax(0,1fr) 19px;gap:8px;min-height:70px;padding:9px}.journey__icon{border-radius:11px;width:37px;height:37px}.journey__icon .icon{width:19px;height:19px}.journey__copy small{font-size:.62rem}.hero-visual__outcome strong{font-size:.98rem}.eyebrow{margin-bottom:19px;font-size:.67rem}.section-heading{margin-bottom:40px}.section-heading h2,.contact__intro h2,.positioning h2{font-size:clamp(2.75rem,13.2vw,4rem)}.section-heading__description{font-size:.98rem}.audience:before{border-width:50px;width:270px;height:270px;top:110px;right:-130px}.audience-panel{border-radius:24px;grid-template-columns:repeat(2,1fr)}.audience-item{min-height:230px;padding:17px}.audience-item__icon{border-radius:13px;width:42px;height:42px}.audience-item__icon .icon{width:22px;height:22px}.audience-item__copy{margin-top:26px}.audience-item h3{font-size:1.22rem}.audience-item p{font-size:.78rem}.problem{padding-top:18px}.problem__grid{border-radius:30px;width:calc(100% - 20px);padding:42px 18px}.problem__comparison{grid-template-columns:1fr}.comparison-card,.comparison-card--accent{min-height:195px;transform:none}.services{border-radius:30px;margin:10px;padding-bottom:58px}.services:before{border-width:44px;width:260px;height:260px;top:-120px;right:-120px}.services-system{border-radius:24px}.service-row{flex-direction:column;align-items:flex-start;gap:14px;min-height:0;padding:24px;display:flex}.service-row__identity{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.service-row h3{max-width:310px;margin-top:12px;font-size:1.75rem}.service-row p{font-size:.9rem}.process{border-radius:30px;margin:0 10px;padding:72px 0}.process .container{width:calc(100% - 28px)}.process-list{grid-template-columns:1fr}.process-step,.process-step:nth-child(2),.process-step:nth-child(4){border-radius:24px;min-height:255px;padding:24px;transform:none}.process-step h3{margin-right:42px}.process-step__mark{width:42px;height:42px;bottom:22px;right:22px}.positioning{padding-top:74px}.positioning__panel{border-radius:30px;padding:42px 20px}.positioning__panel:after{border-width:44px;width:240px;height:240px}.positioning__highlight{font-size:1.5rem}.contact{padding-top:10px}.contact__grid{border-radius:30px;gap:40px;width:calc(100% - 20px);padding:42px 14px 14px}.contact__intro{padding-inline:6px}.contact-form{border-radius:23px;padding:25px 17px}.form-grid{grid-template-columns:1fr}.field--full{grid-column:auto}.footer{border-radius:30px 30px 0 0;margin-top:20px;padding-top:58px}.footer__top{grid-template-columns:1fr;padding-bottom:52px}.footer__action{grid-column:auto}.footer__action .button{width:100%}.footer__bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;min-height:112px}.privacy-page{padding-top:8px}.privacy-hero{padding-bottom:54px}.privacy-hero__grid{border-radius:30px;gap:30px;width:calc(100% - 20px);padding:38px 18px 18px}.privacy-hero__grid:before{border-width:44px;width:250px;height:250px;top:-100px;left:-90px}.privacy-hero h1{margin-bottom:24px;font-size:clamp(2.35rem,9.5vw,3rem)}.privacy-summary{box-shadow:none;border-radius:23px;padding:22px}.privacy-summary h2{margin-top:27px}.privacy-body{padding-bottom:74px}.privacy-body__grid{gap:58px}.privacy-toc nav{grid-template-columns:1fr}.privacy-section{grid-template-columns:1fr;gap:20px;padding:44px 0}.privacy-section h2{font-size:clamp(2.1rem,10.5vw,3.15rem)}.privacy-section__group{border-radius:18px;padding:20px}.privacy-section__resources{flex-direction:column;align-items:stretch}.privacy-section__resources a,.privacy-section__email{justify-content:space-between;width:100%}.privacy-page__back{margin-left:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}
