:root{--font-primary: "PP Neue Regular", sans-serif;--color-primary: #1f1f1f;--color-secondary: #ffffff;--color-background--light: #ffffff;--color-background--beige: #f4f3f1;--color-background--dark: #1f1f1f;--color-button--dark: #1f1f1f;--color-button--dark--hover: #1f1f1f;--color-button--light: #ffffff;--color-button--light--hover: #737373;--color-button-text--dark: #1f1f1f;--color-button-text--light: #ffffff;--color-text--dark: #1f1f1f;--color-text--light: #666666;--color-text--white: #ffffff;--desktop-width: 1440;--mobile-width: 430}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-user-select:none;user-select:none}a{font-size:inherit;font-family:inherit;color:inherit;text-decoration:none}ul[role=list],ol[role=list]{list-style:none}ul,ol{margin-left:1em}html:focus-within{scroll-behavior:smooth}html{scroll-behavior:smooth}body{min-height:100vh}a:not([class]){text-decoration-skip-ink:auto}img,picture{width:auto;max-width:100%;display:block;object-fit:cover}input[type=email]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;color:var(--color-text--dark);font-size:16px;width:100%;min-height:24px;min-width:200px;position:relative;border:solid 1px rgba(0,0,0,.1)}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.preloader{position:fixed;top:0;right:0;bottom:0;left:0;background:#111;z-index:10000;display:flex;align-items:center;justify-content:center;padding:3.2rem clamp(20px,4vw,56px)}.preloader__logo{font-size:clamp(28px,4.5vw,64px);font-weight:800;color:#fff;letter-spacing:-.04em;opacity:0;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;line-height:1;text-transform:lowercase}.preloader__foot{position:absolute;bottom:3.2rem;left:clamp(20px,4vw,56px);right:clamp(20px,4vw,56px);display:flex;align-items:center;gap:2rem}.preloader__track{flex:1;height:1px;background:#ffffff1f;overflow:hidden}.preloader__bar{height:100%;background:#fff;transform:scaleX(0);transform-origin:left center}.preloader__counter{font-size:clamp(11px,1.1rem,1.1rem);font-weight:500;color:#ffffff52;letter-spacing:.1em;font-variant-numeric:tabular-nums;min-width:4.5ch;text-align:right;-webkit-user-select:none;user-select:none}@media (hover: hover){body,a,button,[role=button]{cursor:none}input,textarea,select{cursor:text}}.cursor-dot{position:fixed;top:0;left:0;width:8px;height:8px;border-radius:50%;background:#1f1f1f;pointer-events:none;z-index:9999;will-change:transform}.cursor-ring{position:fixed;top:0;left:0;width:38px;height:38px;border-radius:50%;border:1.5px solid rgba(31,31,31,.45);pointer-events:none;z-index:9998;will-change:transform}.cursor-spark{position:fixed;top:0;left:0;pointer-events:none;z-index:9997;will-change:transform,opacity;opacity:0;width:0;height:0}.cursor-spark svg{display:block;width:100%;height:100%}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}[style*=--aspect-ratio]>:first-child{width:100%}[style*=--aspect-ratio]>img{height:auto;object-fit:cover;object-position:center}@supports (--custom: property){[style*=--aspect-ratio]{position:relative}[style*=--aspect-ratio]:before{content:"";display:block;padding-bottom:calc(100% / (var(--aspect-ratio)))}[style*=--aspect-ratio]>:first-child{position:absolute;top:0;left:0;height:100%}}.container{max-width:150rem;margin-inline:auto;padding-inline:2.4rem}:root{--section-small: 4rem;--section-medium: 8rem;--section-big: 12rem}@media (max-width: 1199px){:root{--section-small: 3.2rem;--section-medium: 6rem;--section-big: 8rem}}@media (max-width: 749px){:root{--section-small: 2.4rem;--section-medium: 4rem;--section-big: 6rem}}.section--relative{position:relative}.section--small--padding{padding-top:var(--section-small);padding-bottom:var(--section-small)}.section--small--margin{margin-top:var(--section-small)!important;margin-bottom:var(--section-small)!important}.section--medium--padding{padding-top:var(--section-medium);padding-bottom:var(--section-medium)}.section--medium--margin{margin-top:var(--section-medium);margin-bottom:var(--section-medium)}.section--big--padding{padding-top:var(--section-big);padding-bottom:var(--section-big)}.section--big--margin{margin-top:var(--section-big);margin-bottom:var(--section-big)}.section--dark{background-color:var(--color-background--dark);color:var(--color-text--white)}.section--beige{background-color:var(--color-background--beige)}.section--dotted{background-image:radial-gradient(rgba(0,0,0,.09) 1px,transparent 1px);background-size:22px 22px}.section--dotted-dark{background-image:radial-gradient(rgba(255,255,255,.055) 1px,transparent 1px);background-size:22px 22px}.sec-header{position:relative;margin-bottom:clamp(32px,5vh,56px)}.sec-header__num{position:absolute;top:-.28em;left:-.04em;font-size:clamp(80px,16vw,220px);font-weight:800;line-height:1;color:#0000000d;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-.05em}.sec-header__num--light{color:#ffffff0f}.sec-header__label{display:block;font-size:clamp(10px,.9vw,12px);letter-spacing:.12em;color:#0009;margin-bottom:6px;font-family:monospace}.sec-header__label--light{color:#ffffff59}html{font-size:calc(100vw / var(--desktop-width) * 10)}body{font-family:Syne,sans-serif;font-size:clamp(16px,1.6rem,1.6rem);font-weight:400;font-style:normal;text-size-adjust:100%;line-height:1.5;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{margin-bottom:16px}h1,h2,h3,h4,h5,h6{font-weight:400}h1,.h1{margin-bottom:64px;line-height:1.3}h1,.h1{font-size:32px}@media screen and (min-width: 430px){h1,.h1{font-size:calc(32px + 16 * (100vw - 430px) / 1010)}}@media screen and (min-width: 1440px){h1,.h1{font-size:48px}}h2,.h2{line-height:1.2;margin-bottom:40px}h2,.h2{font-size:24px}@media screen and (min-width: 430px){h2,.h2{font-size:calc(24px + 16 * (100vw - 430px) / 1010)}}@media screen and (min-width: 1440px){h2,.h2{font-size:40px}}[data-animation=text-reveal] div{display:inline-block;overflow:hidden;vertical-align:top}[data-animation=text-reveal] div div{transform:translateY(100%);will-change:transform}img[data-src]{opacity:0}img{opacity:1;transition:opacity .5s}.image-wrapper{position:relative;overflow:hidden}[data-animation=parallax-image]{overflow:hidden}[data-animation=parallax-image] img{height:120%!important}.col-1--span-1{grid-column:1/span 1}.col-1--span-2{grid-column:1/span 2}.col-1--span-3{grid-column:1/span 3}.col-1--span-4{grid-column:1/span 4}.col-1--span-5{grid-column:1/span 5}.col-1--span-6{grid-column:1/span 6}.col-1--span-7{grid-column:1/span 7}.col-1--span-8{grid-column:1/span 8}.col-1--span-9{grid-column:1/span 9}.col-1--span-10{grid-column:1/span 10}.col-1--span-11{grid-column:1/span 11}.col-1--span-12{grid-column:1/span 12}.col-2--span-1{grid-column:2/span 1}.col-2--span-2{grid-column:2/span 2}.col-2--span-3{grid-column:2/span 3}.col-2--span-4{grid-column:2/span 4}.col-2--span-5{grid-column:2/span 5}.col-2--span-6{grid-column:2/span 6}.col-2--span-7{grid-column:2/span 7}.col-2--span-8{grid-column:2/span 8}.col-2--span-9{grid-column:2/span 9}.col-2--span-10{grid-column:2/span 10}.col-2--span-11{grid-column:2/span 11}.col-2--span-12{grid-column:2/span 12}.col-3--span-1{grid-column:3/span 1}.col-3--span-2{grid-column:3/span 2}.col-3--span-3{grid-column:3/span 3}.col-3--span-4{grid-column:3/span 4}.col-3--span-5{grid-column:3/span 5}.col-3--span-6{grid-column:3/span 6}.col-3--span-7{grid-column:3/span 7}.col-3--span-8{grid-column:3/span 8}.col-3--span-9{grid-column:3/span 9}.col-3--span-10{grid-column:3/span 10}.col-3--span-11{grid-column:3/span 11}.col-3--span-12{grid-column:3/span 12}.col-4--span-1{grid-column:4/span 1}.col-4--span-2{grid-column:4/span 2}.col-4--span-3{grid-column:4/span 3}.col-4--span-4{grid-column:4/span 4}.col-4--span-5{grid-column:4/span 5}.col-4--span-6{grid-column:4/span 6}.col-4--span-7{grid-column:4/span 7}.col-4--span-8{grid-column:4/span 8}.col-4--span-9{grid-column:4/span 9}.col-4--span-10{grid-column:4/span 10}.col-4--span-11{grid-column:4/span 11}.col-4--span-12{grid-column:4/span 12}.col-5--span-1{grid-column:5/span 1}.col-5--span-2{grid-column:5/span 2}.col-5--span-3{grid-column:5/span 3}.col-5--span-4{grid-column:5/span 4}.col-5--span-5{grid-column:5/span 5}.col-5--span-6{grid-column:5/span 6}.col-5--span-7{grid-column:5/span 7}.col-5--span-8{grid-column:5/span 8}.col-5--span-9{grid-column:5/span 9}.col-5--span-10{grid-column:5/span 10}.col-5--span-11{grid-column:5/span 11}.col-5--span-12{grid-column:5/span 12}.col-6--span-1{grid-column:6/span 1}.col-6--span-2{grid-column:6/span 2}.col-6--span-3{grid-column:6/span 3}.col-6--span-4{grid-column:6/span 4}.col-6--span-5{grid-column:6/span 5}.col-6--span-6{grid-column:6/span 6}.col-6--span-7{grid-column:6/span 7}.col-6--span-8{grid-column:6/span 8}.col-6--span-9{grid-column:6/span 9}.col-6--span-10{grid-column:6/span 10}.col-6--span-11{grid-column:6/span 11}.col-6--span-12{grid-column:6/span 12}.col-7--span-1{grid-column:7/span 1}.col-7--span-2{grid-column:7/span 2}.col-7--span-3{grid-column:7/span 3}.col-7--span-4{grid-column:7/span 4}.col-7--span-5{grid-column:7/span 5}.col-7--span-6{grid-column:7/span 6}.col-7--span-7{grid-column:7/span 7}.col-7--span-8{grid-column:7/span 8}.col-7--span-9{grid-column:7/span 9}.col-7--span-10{grid-column:7/span 10}.col-7--span-11{grid-column:7/span 11}.col-7--span-12{grid-column:7/span 12}.col-8--span-1{grid-column:8/span 1}.col-8--span-2{grid-column:8/span 2}.col-8--span-3{grid-column:8/span 3}.col-8--span-4{grid-column:8/span 4}.col-8--span-5{grid-column:8/span 5}.col-8--span-6{grid-column:8/span 6}.col-8--span-7{grid-column:8/span 7}.col-8--span-8{grid-column:8/span 8}.col-8--span-9{grid-column:8/span 9}.col-8--span-10{grid-column:8/span 10}.col-8--span-11{grid-column:8/span 11}.col-8--span-12{grid-column:8/span 12}.col-9--span-1{grid-column:9/span 1}.col-9--span-2{grid-column:9/span 2}.col-9--span-3{grid-column:9/span 3}.col-9--span-4{grid-column:9/span 4}.col-9--span-5{grid-column:9/span 5}.col-9--span-6{grid-column:9/span 6}.col-9--span-7{grid-column:9/span 7}.col-9--span-8{grid-column:9/span 8}.col-9--span-9{grid-column:9/span 9}.col-9--span-10{grid-column:9/span 10}.col-9--span-11{grid-column:9/span 11}.col-9--span-12{grid-column:9/span 12}.col-10--span-1{grid-column:10/span 1}.col-10--span-2{grid-column:10/span 2}.col-10--span-3{grid-column:10/span 3}.col-10--span-4{grid-column:10/span 4}.col-10--span-5{grid-column:10/span 5}.col-10--span-6{grid-column:10/span 6}.col-10--span-7{grid-column:10/span 7}.col-10--span-8{grid-column:10/span 8}.col-10--span-9{grid-column:10/span 9}.col-10--span-10{grid-column:10/span 10}.col-10--span-11{grid-column:10/span 11}.col-10--span-12{grid-column:10/span 12}.col-11--span-1{grid-column:11/span 1}.col-11--span-2{grid-column:11/span 2}.col-11--span-3{grid-column:11/span 3}.col-11--span-4{grid-column:11/span 4}.col-11--span-5{grid-column:11/span 5}.col-11--span-6{grid-column:11/span 6}.col-11--span-7{grid-column:11/span 7}.col-11--span-8{grid-column:11/span 8}.col-11--span-9{grid-column:11/span 9}.col-11--span-10{grid-column:11/span 10}.col-11--span-11{grid-column:11/span 11}.col-11--span-12{grid-column:11/span 12}.col-12--span-1{grid-column:12/span 1}.col-12--span-2{grid-column:12/span 2}.col-12--span-3{grid-column:12/span 3}.col-12--span-4{grid-column:12/span 4}.col-12--span-5{grid-column:12/span 5}.col-12--span-6{grid-column:12/span 6}.col-12--span-7{grid-column:12/span 7}.col-12--span-8{grid-column:12/span 8}.col-12--span-9{grid-column:12/span 9}.col-12--span-10{grid-column:12/span 10}.col-12--span-11{grid-column:12/span 11}.col-12--span-12{grid-column:12/span 12}.button{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:13px;text-transform:uppercase;letter-spacing:.02em;padding:14px 24px;border-radius:10000px;width:max-content;height:max-content}.button--dark{background-color:var(--color-button--dark);color:var(--color-button-text--light)}.button--light{background-color:var(--color-button--light);color:var(--color-button-text--dark);border:1px solid rgba(31,31,31,.18)}.button--light svg path{fill:var(--color-button-text--dark)}.button--amber{background-color:#f59e0b;color:#1a1a1a}.button--amber svg path{fill:#1a1a1a}.button--amber:hover{background-color:#d97706}.button[data-animation=button]{transform:scale(0);transform-origin:50% 50%}.button[data-animation=button]>span{display:inline-block;width:0px;overflow:hidden}.button[data-animation=button]>span span{display:inline-block;transform:translateY(16px);white-space:nowrap}.button[data-animation=button] svg{width:0px;overflow:hidden;transform:translate(-8px);opacity:0}.hero-viewport{position:relative;height:100vh;height:100svh;display:flex;flex-direction:column;overflow:hidden}.hero-blobs{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.hero-blob{position:absolute;border-radius:50%}.hero-blob--1{width:44vw;height:44vw;background:radial-gradient(circle,rgba(255,160,140,.38),transparent 70%);top:-12%;right:-6%;filter:blur(70px)}.hero-blob--2{width:38vw;height:38vw;background:radial-gradient(circle,rgba(180,155,255,.28),transparent 70%);bottom:5%;left:-8%;filter:blur(80px)}.hero-blob--3{width:30vw;height:30vw;background:radial-gradient(circle,rgba(140,230,200,.22),transparent 70%);top:35%;right:18%;filter:blur(65px)}.hero-blob--4{width:24vw;height:24vw;background:radial-gradient(circle,rgba(255,220,130,.22),transparent 70%);bottom:18%;right:36%;filter:blur(60px)}.hero-section{flex:1;min-height:0;display:flex;flex-direction:column;position:relative;z-index:1}.hero-section>.container{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center;padding-right:52%}.hero-editorial{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:clamp(14px,2.2vh,28px);padding:clamp(16px,2.5vh,36px) 0 clamp(120px,18vh,200px)}.hero-editorial__label{display:inline-block;font-size:clamp(10px,.85vw,12px);color:#1f1f1f73;letter-spacing:.18em;text-transform:uppercase;font-family:monospace}.hero-editorial__title{font-size:clamp(22px,2.8vw,40px);line-height:1.22;font-weight:700;color:var(--color-text--dark);margin:0;letter-spacing:-.02em;max-width:16ch}.hero-editorial__cta{display:flex;align-items:center;gap:1.2rem;padding-top:clamp(4px,1vh,12px);flex-wrap:wrap}.hero-wordmark-wrap{position:absolute;bottom:0;left:0;right:0;pointer-events:none;-webkit-user-select:none;user-select:none;overflow:hidden}.hero-wordmark{font-size:max(40px,9vw);font-weight:800;color:#1a1a1ae8;text-transform:uppercase;text-align:center;letter-spacing:-.04em;line-height:.88;margin:0;white-space:nowrap;width:100%}.hero-scroll-label{position:absolute;right:clamp(20px,7vw,100px);bottom:clamp(38px,10vw,122px);font-size:clamp(9px,.8vw,11px);letter-spacing:.18em;text-transform:uppercase;color:#1f1f1f8c;font-family:monospace;pointer-events:none;-webkit-user-select:none;user-select:none}@media (max-width: 767px){.hero-scroll-label{display:none}}.hero-inline-img{display:inline-flex;width:clamp(88px,11vw,160px);height:clamp(30px,3.8vw,54px);border-radius:999px;overflow:hidden;flex-shrink:0;box-shadow:0 2px 12px #0000001f}.hero-inline-img img{width:100%;height:100%;object-fit:cover;display:block}.hero-shapes{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.hero-shape{position:absolute}.hero-shape--star-1{top:14%;right:7%;width:clamp(44px,5vw,72px);height:clamp(44px,5vw,72px);color:#4b9ef5;opacity:.7;animation:float-shape 5s ease-in-out infinite}.hero-shape--star-2{bottom:24%;left:4%;width:clamp(30px,3.2vw,48px);height:clamp(30px,3.2vw,48px);color:#7c5cf5;opacity:.6;animation:float-shape 6.4s ease-in-out infinite reverse;animation-delay:-2.1s}.hero-shape--cross{top:52%;right:14%;width:clamp(22px,2.4vw,36px);height:clamp(22px,2.4vw,36px);color:#4caf7d;opacity:.65;animation:float-shape 5.8s ease-in-out infinite;animation-delay:-1.6s}.hero-shape--star-3{top:28%;left:1.5%;width:clamp(18px,2vw,28px);height:clamp(18px,2vw,28px);color:#f5c842;opacity:.55;animation:float-shape 7.2s ease-in-out infinite;animation-delay:-3.2s}.hero-shape--cross-2{bottom:12%;right:28%;width:clamp(14px,1.5vw,22px);height:clamp(14px,1.5vw,22px);color:#ff6b35;opacity:.5;animation:float-shape 4.6s ease-in-out infinite reverse;animation-delay:-.8s}@keyframes float-shape{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-14px) rotate(10deg)}66%{transform:translateY(7px) rotate(-6deg)}}@media (max-width: 767px){.hero-section>.container{justify-content:center;padding-right:2.4rem}.hero-editorial{align-items:center;text-align:center;padding-bottom:clamp(80px,22vw,140px)}.hero-editorial__label{font-size:10px}.hero-editorial__title{font-size:clamp(22px,6.5vw,34px);max-width:18ch}.hero-editorial__cta{justify-content:center}.hero-editorial__cta .button{width:max-content;font-size:clamp(11px,3.5vw,13px);padding:12px 24px}.hero-blob--1{width:80vw;height:80vw;filter:blur(50px)}.hero-blob--2{width:70vw;height:70vw;filter:blur(55px)}.hero-blob--3,.hero-blob--4{display:none}}.hero-viewport+*{position:relative;z-index:2;background:var(--color-background--light);border-radius:20px 20px 0 0;box-shadow:0 -6px 48px #00000014}.header{display:flex;justify-content:space-between;align-items:center;padding:24px 0}.header nav{display:none}.header__hamburger{border:none;background:none;display:flex;align-items:center;cursor:pointer;padding:0;transition:opacity .3s ease}.header__hamburger.toggle{opacity:0;pointer-events:none}.header__menu-label{font-size:clamp(11px,1.1rem,1.1rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1a1a1a;font-family:inherit}.header__logo{font-weight:600}.header__logo a{display:flex;flex-direction:column;line-height:1;text-decoration:none;color:inherit;letter-spacing:-.03em;font-size:clamp(17px,1.5vw,24px);text-transform:lowercase}.header__logo a span:nth-child(2){padding-left:.8em}nav{padding:1rem}@media screen and (max-width: 768px){body{overflow-x:hidden}}.nav-active{transform:translate(0)}.scroll-lock{overflow:hidden!important;position:fixed;width:100%}@keyframes navLinkFade{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@media screen and (min-width: 1920px){.header__menu-label{font-size:1.4rem}}.text-columns{display:grid;grid-template-columns:repeat(12,1fr);column-gap:2.4rem;background-color:var(--color-background--beige);padding:80px 50px}.text-columns .button{margin-left:auto}@media screen and (max-width: 768px){.text-columns{display:flex;flex-direction:column;padding:32px 10px}}.desktop{display:none}.services-container{width:100%;height:100%}.services-container h1{font-size:36px;font-weight:500}.services-container p{font-size:15px;line-height:150%;font-weight:400}.services-container img{width:100%;height:100%;object-fit:cover}.services{padding:8em 2em;display:flex;flex-direction:column}.services-header{display:flex;gap:4em;width:100%}.service{display:flex;gap:2em;height:150px;border-top:2px solid}.service-info{flex:2;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:1em}.service-img{flex:5;width:100%;height:100%;padding:1em}.img{width:30%;height:100%;border-radius:10px;overflow:hidden}.service-container{padding:1.5em}.service-container .col h1{margin:30px 0;font-size:46px}.service-container h2{margin:10px 0;padding:3px;border-bottom:2px solid;border-top:2px solid}.service-title h1{font-size:28px;margin:20px 0}.service-image{width:30%}.service-image img{border-radius:10px}.service-description{margin:20px 0;max-width:50ch}@media screen and (min-width: 1024px){.desktop{display:block}.mobile{display:none}}.nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0a0a;z-index:1000;display:flex;flex-direction:column;padding:clamp(24px,3vw,40px) clamp(24px,4vw,56px);clip-path:inset(0 0 100% 0);pointer-events:none;will-change:clip-path;overflow:hidden}.nav-overlay.is-open{pointer-events:all}.nav-overlay__header{display:flex;justify-content:space-between;align-items:center;flex-shrink:0;z-index:2}.nav-overlay__logo{display:flex;flex-direction:column;line-height:1;text-decoration:none;color:#ffffff8c;letter-spacing:-.03em;font-size:clamp(17px,1.5vw,24px);font-weight:600;text-transform:lowercase}.nav-overlay__logo span:nth-child(2){padding-left:.8em}.nav-overlay__close{background:none;border:none;cursor:pointer;color:#ffffff80;font-size:clamp(13px,1.2vw,16px);letter-spacing:.08em;text-transform:uppercase;padding:0;transition:color .25s ease}.nav-overlay__close:hover{color:#fff}.nav-overlay__nav{flex:1;display:flex;flex-direction:column;justify-content:center;list-style:none;margin:0;padding:clamp(24px,4vh,48px) 0}.nav-overlay__nav:hover .nav-overlay__link{color:#ffffff1a}.nav-overlay__nav:hover .nav-overlay__link-item:hover .nav-overlay__link{color:#fff}.nav-overlay__link-item{overflow:hidden}.nav-overlay__link{display:block;text-decoration:none;color:#ffffffbf;font-size:clamp(36px,6vw,88px);font-weight:800;line-height:.95;letter-spacing:-.04em;text-transform:uppercase;transform:translateY(110%);transition:color .3s ease;padding:.04em 0}.nav-overlay__footer{display:flex;justify-content:space-between;align-items:flex-end;flex-shrink:0;transform:translateY(24px);opacity:0}.nav-overlay__footer-col{display:flex;flex-direction:column;gap:4px}.nav-overlay__footer-label{font-size:11px;letter-spacing:.12em;color:#ffffff40;text-transform:uppercase;margin:0}.nav-overlay__footer-link{font-size:clamp(12px,1.2vw,15px);color:#ffffff80;text-decoration:none;letter-spacing:.01em;transition:color .25s ease}.nav-overlay__footer-link:hover{color:#fff}@media screen and (max-width: 900px){.nav-overlay{padding-left:clamp(16px,3vw,28px);padding-right:clamp(16px,3vw,28px)}.nav-overlay__link{font-size:clamp(32px,8.5vw,56px);letter-spacing:-.03em}}.featured-work{padding:var(--section-big) 0;background-color:#f0efed;background-image:radial-gradient(rgba(0,0,0,.1) 1px,transparent 1px);background-size:22px 22px}.fw-header{position:relative;margin-bottom:clamp(32px,5vh,56px)}.fw-header__bg-num{position:absolute;top:-.28em;left:-.04em;font-size:clamp(80px,16vw,220px);font-weight:800;line-height:1;color:#0000000d;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-.05em}.fw-header__label{display:block;font-size:clamp(10px,.9vw,12px);letter-spacing:.12em;color:#00000061;margin-bottom:6px;font-family:monospace}.fw-header__title{font-size:clamp(28px,4vw,52px);font-weight:700;color:var(--color-text--dark);line-height:1.05;margin:0}.fw-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:clamp(32px,5vh,48px)}@media (max-width: 1023px){.fw-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 639px){.fw-grid{grid-template-columns:1fr}}.fw-card{background:#fff;border-radius:10px;overflow:hidden;cursor:pointer;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column}.fw-card:hover{transform:translateY(-5px);box-shadow:0 16px 48px #0000001c}.fw-card__image{aspect-ratio:16/10;overflow:hidden;background:#e8e8e8}.fw-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.16,1,.3,1)}.fw-card:hover .fw-card__image img{transform:scale(1.04)}.fw-card__body{padding:clamp(16px,2vw,22px);display:flex;flex-direction:column;gap:10px;flex:1}.fw-card__badges{display:flex;gap:6px;flex-wrap:wrap}.fw-card__badge{font-size:11px;font-weight:500;padding:3px 10px;border-radius:999px;background:#d77f291f;color:#c86e1a;letter-spacing:.03em}.fw-card__title{font-size:clamp(16px,1.8vw,22px);font-weight:700;color:var(--color-text--dark);line-height:1.2;margin:0}.fw-card__desc{font-size:clamp(12px,1.3vw,14px);line-height:1.7;color:#00000085;margin:0}.fw-card__tags{display:flex;flex-wrap:wrap;gap:5px}.fw-card__tag{font-size:11px;padding:2px 9px;border:1px solid rgba(0,0,0,.14);border-radius:999px;color:#00000080}.fw-card__cta{display:inline-block;margin-top:auto;font-size:12px;letter-spacing:.04em;color:#2563eb;background:none;border:none;cursor:pointer;text-align:left;padding:0;transition:color .2s ease}.fw-card__cta:hover{color:#1d4ed8}.fw-footer{display:flex;justify-content:center}.fw-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:600;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}@media (min-width: 769px){.fw-modal{align-items:center;padding:24px}}.fw-modal.is-open{pointer-events:all}.fw-modal:not(.is-open){overflow:hidden}.fw-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0a0a8c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0}.fw-modal__panel{position:relative;z-index:1;width:min(740px,100vw);max-height:88vh;background:#fff;border-radius:20px 20px 0 0;overflow-y:auto;overscroll-behavior:contain;transform:translateY(calc(100vh + 100%));will-change:transform}@media (min-width: 769px){.fw-modal__panel{border-radius:20px;max-height:82vh}}.fw-modal__bar{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(0,0,0,.07)}.fw-modal__bar-badges{display:flex;gap:6px}.fw-modal__badge{font-size:11px;font-weight:500;padding:3px 10px;border-radius:999px;background:#d77f291f;color:#c86e1a}.fw-modal__close{width:34px;height:34px;border-radius:50%;border:1px solid rgba(0,0,0,.14);background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:15px;color:#0009;transition:background .2s ease,transform .35s ease}.fw-modal__close:hover{background:#0000000f;transform:rotate(90deg)}.fw-modal__image{aspect-ratio:16/9;overflow:hidden;background:#e8e8e8}.fw-modal__image img{width:100%;height:100%;object-fit:cover;display:block}.fw-modal__body{padding:clamp(20px,4vw,32px);display:flex;flex-direction:column;gap:16px}.fw-modal__title{font-size:clamp(22px,3vw,34px);font-weight:700;color:var(--color-text--dark);margin:0;line-height:1.15}.fw-modal__desc{font-size:clamp(13px,1.4vw,15px);line-height:1.8;color:#0009;margin:0}.fw-modal__tags{display:flex;flex-wrap:wrap;gap:7px}.fw-modal__tag{font-size:12px;padding:4px 12px;border:1px solid rgba(0,0,0,.14);border-radius:999px;color:#0000008c}.fw-modal__actions{display:flex;gap:12px;flex-wrap:wrap;padding-top:4px}.fw-modal__link{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;background:var(--color-text--dark);color:#fff;border-radius:999px;font-size:13px;letter-spacing:.03em;text-decoration:none;transition:opacity .2s ease}.fw-modal__link:hover{opacity:.78}.fw-modal__link svg{flex-shrink:0}.services-header{background:#111;padding:clamp(64px,10vh,112px) 0 clamp(36px,5vh,60px)}.services-header__label{display:block;font-size:clamp(10px,.9vw,12px);letter-spacing:.14em;color:#ffffff47;margin-bottom:12px;font-family:monospace;text-transform:uppercase}.services-header__title{font-size:clamp(36px,6vw,80px);font-weight:800;color:#fff;letter-spacing:-.04em;line-height:1;margin:0;text-transform:uppercase}.services-stack__sec-header{position:relative;padding:clamp(48px,7vh,80px) clamp(20px,4vw,56px) clamp(24px,4vh,40px);pointer-events:none}.services-stack__card{position:sticky;top:0;min-height:100vh;display:flex;flex-direction:column;overflow:hidden;will-change:transform;border-radius:16px 16px 0 0;border-top:1px solid rgba(255,255,255,.08)}.services-stack__card:nth-child(2){z-index:1;background:#111;top:0}.services-stack__card:nth-child(3){z-index:2;background:#0e0f1a;top:20px}.services-stack__card:nth-child(4){z-index:3;background:#0a1410;top:40px}.services-stack__card:nth-child(5){z-index:4;background:#16100a;top:60px}.services-stack__card:nth-child(6){z-index:5;background:#120f1a;top:80px}.services-stack__body{flex:1;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(36px,5vw,80px);padding-bottom:clamp(28px,4vh,52px)}.services-stack__title{font-size:clamp(42px,8vw,116px);font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:-.04em;line-height:.88;margin:0 0 clamp(20px,3.5vh,40px)}.services-stack__foot{display:flex;align-items:flex-start;gap:clamp(24px,5vw,72px);padding-top:clamp(16px,2.5vh,28px);border-top:1px solid rgba(255,255,255,.1)}.services-stack__num{font-size:12px;color:#ffffff4d;letter-spacing:.1em;flex-shrink:0;margin-top:.2em;font-family:monospace}.services-stack__desc{font-size:clamp(13px,1.3vw,16px);color:#ffffff80;line-height:1.75;margin:0;max-width:48ch}.services-stack__img-wrap{flex-shrink:0;height:clamp(260px,48vh,520px);overflow:hidden}.services-stack__img-wrap img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 767px){.services-stack__card{min-height:85vh;border-radius:12px 12px 0 0}.services-stack__card:nth-child(2){top:0}.services-stack__card:nth-child(3){top:12px}.services-stack__card:nth-child(4){top:24px}.services-stack__card:nth-child(5){top:36px}.services-stack__card:nth-child(6){top:48px}.services-stack__body{justify-content:flex-start;padding:32px 24px 24px}.services-stack__title{font-size:clamp(32px,9vw,52px);margin-bottom:16px}.services-stack__foot{flex-direction:column;gap:10px}.services-stack__desc{max-width:100%}.services-stack__img-wrap{height:clamp(160px,35vw,240px)}}.services-hover-img{display:none}.process{padding:var(--section-small) 0}.process__header{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:4.8rem}@media (max-width: 767px){.process__header{margin-bottom:3.2rem}}.process__label{font-size:clamp(10px,1.1rem,1.1rem);letter-spacing:.22em;text-transform:uppercase;color:var(--color-text--light)}.process__title{font-size:clamp(18px,2vw,28px);max-width:36ch;line-height:1.15;color:var(--color-text--dark);margin-bottom:0}.process__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2.4rem;position:relative}.process__grid:before{content:"";position:absolute;top:13px;left:13px;right:13px;height:1px;background:#1f1f1f1a;pointer-events:none}@media (max-width: 1023px){.process__grid{grid-template-columns:repeat(3,1fr);gap:2rem}.process__grid:before{display:none}}@media (max-width: 639px){.process__grid{grid-template-columns:1fr 1fr;gap:1.6rem}}@media (max-width: 399px){.process__grid{grid-template-columns:1fr}}.process__step{display:flex;flex-direction:column;gap:1.6rem;cursor:default}.process__step:hover .process__step-dot{background:var(--color-text--dark);border-color:var(--color-text--dark);color:#fff}.process__step:hover .process__step-title{color:var(--color-text--dark)}.process__step-dot{width:28px;height:28px;border-radius:50%;border:1px solid rgba(31,31,31,.22);background:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;letter-spacing:.04em;color:var(--color-text--light);position:relative;z-index:1;flex-shrink:0;transition:background .3s ease,border-color .3s ease,color .3s ease;-webkit-user-select:none;user-select:none}.process__step-body{display:flex;flex-direction:column;gap:.8rem}.process__step-title{font-size:clamp(13px,1.4vw,17px);font-weight:500;color:var(--color-text--dark);margin:0;line-height:1.2;transition:color .3s ease;letter-spacing:-.01em}.process__step-desc{font-size:clamp(12px,1.3rem,1.3rem);color:var(--color-text--light);line-height:1.65;margin:0}.process__step-meta{display:inline-flex;align-items:center;gap:.5rem;font-size:clamp(10px,1.1rem,1.1rem);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text--light);opacity:.55;margin-top:.4rem}.process__step-meta:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor;flex-shrink:0}.pricing{padding:var(--section-medium) 0;background:#f5f4f0;overflow:hidden}.pricing__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.2rem;margin-bottom:4.8rem}@media (max-width: 767px){.pricing__header{margin-bottom:3.2rem}}.pricing__label{display:inline-block;font-size:clamp(9px,1rem,1rem);letter-spacing:.22em;text-transform:uppercase;color:#1a1a1a;opacity:.5}.pricing__title{font-size:clamp(22px,3vw,42px);line-height:1.1;color:#1a1a1a;margin-bottom:0;max-width:20ch}.pricing__sub{font-size:clamp(13px,1.4rem,1.4rem);color:#1a1a1a99;line-height:1.6;margin:0;max-width:48ch}.pricing__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem;align-items:start;width:clamp(700px,80%,1100px);margin:0 auto}@media (max-width: 1023px){.pricing__cards{grid-template-columns:minmax(0,1fr);gap:20px;width:calc(100% - 40px);max-width:420px}}.pricing__card{position:relative;display:flex;flex-direction:column;padding:2.8rem 2.4rem;background:#fff;border:2px solid #1a1a1a;border-radius:12px;box-shadow:4px 4px #1a1a1a;transition:transform .25s ease,box-shadow .25s ease}@media (max-width: 767px){.pricing__card{padding:24px 20px}}.pricing__card--1{transform:rotate(-1deg)}.pricing__card--1:hover{transform:rotate(-1deg) translate(-4px,-4px);box-shadow:8px 8px #1a1a1a}.pricing__card--2{transform:rotate(1deg)}.pricing__card--2:hover{transform:rotate(1deg) translate(-4px,-4px);box-shadow:8px 8px #1a1a1a}.pricing__card--3{transform:rotate(-2deg)}.pricing__card--3:hover{transform:rotate(-2deg) translate(-4px,-4px);box-shadow:8px 8px #1a1a1a}.pricing__card--featured{background:#fffbeb}.pricing__card-popular{position:absolute;top:-14px;right:-10px;background:#fbbf24;color:#1a1a1a;border:2px solid #1a1a1a;border-radius:999px;padding:.4rem 1.2rem;font-size:clamp(9px,1rem,1rem);font-weight:700;letter-spacing:.12em;text-transform:uppercase;transform:rotate(12deg);white-space:nowrap}.pricing__card-icon{width:48px;height:48px;border-radius:50%;border:2px solid #1a1a1a;display:flex;align-items:center;justify-content:center;margin-bottom:1.6rem;color:#1a1a1a;flex-shrink:0}.pricing__card-tier{font-size:clamp(16px,1.8rem,1.8rem);font-weight:700;color:#1a1a1a;letter-spacing:-.01em;margin-bottom:.4rem}.pricing__card-subdesc{font-size:clamp(12px,1.3rem,1.3rem);color:#1a1a1a8c;line-height:1.5;margin-bottom:2rem}.pricing__card-price{display:flex;align-items:flex-end;flex-wrap:wrap;gap:.4rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #1a1a1a}.pricing__card-currency{font-size:clamp(16px,1.8rem,1.8rem);font-weight:600;color:#1a1a1a;padding-bottom:.6rem}.pricing__card-amount{font-size:clamp(28px,3.6vw,48px);font-weight:800;line-height:1;color:#1a1a1a;letter-spacing:-.03em}.pricing__card-period{font-size:clamp(11px,1.2rem,1.2rem);color:#1a1a1a73;padding-bottom:.6rem;letter-spacing:.04em}.pricing__card-features{list-style:none;margin:0;padding:0;flex:1;display:flex;flex-direction:column;gap:1rem;margin-bottom:2.8rem}.pricing__card-feature{display:flex;align-items:center;gap:1rem;font-size:clamp(13px,1.4rem,1.4rem);color:#1a1a1acc;line-height:1.5}.pricing__card-feature:before{content:"";width:18px;height:18px;border-radius:50%;border:2px solid #1a1a1a;background-image:url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4L3.5 6.5L9 1' stroke='%231a1a1a' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;flex-shrink:0}.pricing__card-feature--no{color:#1a1a1a4d;text-decoration:line-through}.pricing__card-feature--no:before{border-color:#1a1a1a33;background-image:url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7M7 1L1 7' stroke='%23aaa' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E")}.pricing__card-cta{display:flex;align-items:center;justify-content:center;gap:.8rem;font-size:clamp(11px,1.2rem,1.2rem);font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:1.2rem 2rem;border-radius:8px;border:2px solid #1a1a1a;background:#fff;color:#1a1a1a;box-shadow:4px 4px #1a1a1a;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;margin-top:auto}.pricing__card-cta:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #1a1a1a}.pricing__card-cta--featured{background:#fbbf24;color:#1a1a1a;border-color:#1a1a1a}.testimonials{padding:var(--section-medium) 0;overflow:hidden}.testimonials__header{display:flex;flex-direction:column;align-items:center;gap:1.6rem;text-align:center;margin-bottom:4.8rem}@media (max-width: 767px){.testimonials__header{margin-bottom:3.2rem}}.testimonials__label-wrap{border:1px solid rgba(255,255,255,.15);padding:.5rem 1.4rem;border-radius:10000px;width:max-content}.testimonials__label{font-size:clamp(10px,1.1rem,1.1rem);letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c}.testimonials__title{font-size:clamp(22px,2.6vw,38px);line-height:1.1;color:var(--color-text--white);margin:0;max-width:26ch}.testimonials__sub{font-size:clamp(13px,1.4rem,1.4rem);color:#ffffff73;max-width:44ch;line-height:1.7;margin:0}.testimonials__columns{display:flex;gap:1.6rem;max-height:680px;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent,black 18%,black 82%,transparent);mask-image:linear-gradient(to bottom,transparent,black 18%,black 82%,transparent)}.testimonials__column{flex:1;display:flex;flex-direction:column;gap:1.6rem;will-change:transform}.testimonials__column--mid{display:none}@media (min-width: 769px){.testimonials__column--mid{display:flex}}.testimonials__column--last{display:none}@media (min-width: 1025px){.testimonials__column--last{display:flex}}.testimonials__item{flex-shrink:0;padding:2.4rem;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#ffffff08;transition:border-color .3s ease}.testimonials__item:hover{border-color:#fff3}.testimonials__item-text{font-size:clamp(13px,1.4rem,1.4rem);line-height:1.75;color:#ffffffd1;margin:0 0 2rem}.testimonials__item-author{display:flex;align-items:center;gap:1.2rem;padding-top:1.6rem;border-top:1px solid rgba(255,255,255,.08)}.testimonials__item-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0}.testimonials__item-info{display:flex;flex-direction:column;gap:.2rem}.testimonials__item-name{font-size:clamp(12px,1.3rem,1.3rem);color:var(--color-text--white);font-weight:500;margin:0;line-height:1.3}.testimonials__item-role{font-size:clamp(11px,1.2rem,1.2rem);color:#fff6;margin:0;line-height:1.3}.faq{padding:var(--section-big) 0}.faq__header{display:flex;flex-direction:column;gap:2.4rem;margin-bottom:var(--section-small)}@media (max-width: 767px){.faq__header{margin-bottom:4rem}}.faq__label{font-size:clamp(10px,1.1rem,1.1rem);letter-spacing:.22em;text-transform:uppercase;color:var(--color-text--light)}.faq__title{font-size:clamp(22px,2.6vw,40px);max-width:22ch;line-height:1.1;color:var(--color-text--dark);margin-bottom:0}.faq__layout{display:grid;grid-template-columns:1fr 2fr;gap:8rem}@media (max-width: 1023px){.faq__layout{grid-template-columns:1fr;gap:4rem}}@media (max-width: 1023px){.faq__sidebar{display:none}}.faq__sidebar-text{font-size:clamp(14px,1.5rem,1.5rem);color:var(--color-text--light);line-height:1.8;max-width:32ch;margin-bottom:3.2rem}.faq__sidebar-cta{font-size:clamp(11px,1.2rem,1.2rem);letter-spacing:.14em;text-transform:uppercase;color:var(--color-text--dark);text-decoration:none;display:flex;align-items:center;gap:1rem;position:relative;padding-bottom:4px;width:max-content}.faq__sidebar-cta:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:currentColor;transform-origin:right;transform:scaleX(1);transition:transform .3s ease}.faq__sidebar-cta:hover:after{transform-origin:left;transform:scaleX(0)}.faq__list{border-top:1px solid rgba(31,31,31,.1)}.faq__item{border-bottom:1px solid rgba(31,31,31,.1);overflow:hidden}.faq__item.is-open .faq__icon{transform:rotate(45deg)}.faq__question{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;padding:2.4rem 0;cursor:pointer;-webkit-user-select:none;user-select:none}.faq__question:hover .faq__question-text{transform:translate(6px)}.faq__question-text{font-size:clamp(15px,1.3vw,20px);color:var(--color-text--dark);line-height:1.3;transition:transform .4s cubic-bezier(.16,1,.3,1)}.faq__icon{width:3.2rem;height:3.2rem;border-radius:50%;border:1px solid rgba(31,31,31,.18);display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:var(--color-text--dark);flex-shrink:0;transition:transform .4s cubic-bezier(.16,1,.3,1),background-color .3s ease}.faq__icon:hover{background-color:#1f1f1f0d}.faq__answer{overflow:hidden;height:0;opacity:0}.faq__answer-inner{padding-bottom:2.4rem;padding-right:6.4rem}@media (max-width: 767px){.faq__answer-inner{padding-right:0}}.faq__answer-text{font-size:clamp(14px,1.5rem,1.5rem);color:var(--color-text--light);line-height:1.8;margin:0}@media (max-width: 767px){.faq__list{border-top:1px solid rgba(31,31,31,.12)}.faq__item{border-bottom:1px solid rgba(31,31,31,.12)}.faq__question{padding:22px 0;gap:16px}.faq__question-text{font-size:15px;line-height:1.45}.faq__icon{width:34px;height:34px;font-size:18px;border:1px solid rgba(31,31,31,.2);flex-shrink:0}.faq__answer-inner{padding-bottom:20px}.faq__answer-text{font-size:14px;line-height:1.8}}.contact-cta{padding:var(--section-big) 0;overflow:hidden;position:relative}.contact-cta__bg-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:clamp(60px,14vw,180px);color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.03);white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-.02em;text-transform:uppercase;z-index:0}.contact-cta__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.contact-cta__eyebrow{font-size:clamp(10px,1.1rem,1.1rem);letter-spacing:.22em;text-transform:uppercase;color:#fff6;margin-bottom:3.2rem;display:flex;align-items:center;gap:1.2rem}.contact-cta__eyebrow:before,.contact-cta__eyebrow:after{content:"";width:24px;height:1px;background:#ffffff40}.contact-cta__title{font-size:clamp(30px,4.5vw,64px);line-height:1;color:var(--color-text--white);letter-spacing:-.02em;max-width:18ch;margin-bottom:4rem}.contact-cta__sub{font-size:clamp(14px,1.6rem,1.6rem);color:#ffffff80;max-width:44ch;line-height:1.7;margin-bottom:5.6rem}.contact-cta__actions{display:flex;align-items:center;gap:2.4rem;flex-wrap:wrap;justify-content:center}.contact-cta__btn{display:flex;align-items:center;gap:1rem;font-size:clamp(11px,1.3rem,1.3rem);letter-spacing:.14em;text-transform:uppercase;padding:1.8rem 4rem;border-radius:10000px;cursor:pointer;transition:transform .4s ease,background-color .3s ease;text-decoration:none;will-change:transform}.contact-cta__btn--primary{background:var(--color-secondary);color:var(--color-primary);border:1px solid var(--color-secondary)}.contact-cta__btn--primary:hover{background:#ffffffe6}.contact-cta__btn--ghost{background:transparent;color:var(--color-text--white);border:1px solid rgba(255,255,255,.2)}.contact-cta__btn--ghost:hover{border-color:#ffffff80;background:#ffffff0a}.contact-cta__availability{display:flex;align-items:center;gap:.8rem;font-size:clamp(10px,1.1rem,1.1rem);letter-spacing:.1em;color:#fff6;margin-top:4rem}.contact-cta__availability-dot{width:8px;height:8px;border-radius:50%;background:#4ade80;animation:pulse-availability 2s infinite;flex-shrink:0}.contact-cta__socials{display:flex;gap:3.2rem;margin-top:6.4rem;padding-top:4rem;border-top:1px solid rgba(255,255,255,.08);width:100%;justify-content:center}.contact-cta__socials a{font-size:clamp(11px,1.2rem,1.2rem);letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;text-decoration:none;transition:color .3s ease}.contact-cta__socials a:hover{color:var(--color-text--white)}@keyframes pulse-availability{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.footer{background:var(--color-background--dark);overflow:hidden}.footer__marquee{padding:6.4rem 0 4rem;overflow:hidden;cursor:default;position:relative}.footer__marquee:before,.footer__marquee:after{content:"";position:absolute;top:0;bottom:0;width:12vw;z-index:2;pointer-events:none}.footer__marquee:before{left:0;background:linear-gradient(to right,var(--color-background--dark),transparent)}.footer__marquee:after{right:0;background:linear-gradient(to left,var(--color-background--dark),transparent)}.footer__marquee-track{display:flex;gap:4rem;white-space:nowrap;will-change:transform}.footer__marquee-word{font-size:clamp(56px,11vw,140px);font-weight:400;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.12);letter-spacing:-.02em;line-height:1;text-transform:uppercase;flex-shrink:0;transition:-webkit-text-stroke-color .6s ease}.footer__marquee-word:hover{-webkit-text-stroke-color:rgba(255,255,255,.3)}.footer__divider{border:none;border-top:1px solid rgba(255,255,255,.08);margin:0}.footer__main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;padding:6.4rem 0}@media (max-width: 1023px){.footer__main{grid-template-columns:1fr 1fr;gap:4rem 3.2rem}}@media (max-width: 599px){.footer__main{grid-template-columns:1fr;gap:3.2rem}}.footer__brand{display:flex;flex-direction:column;gap:2rem}.footer__brand-name{font-size:clamp(14px,1.4vw,20px);font-weight:600;color:var(--color-text--white);letter-spacing:.06em;text-transform:uppercase;text-decoration:none}.footer__brand-desc{font-size:clamp(13px,1.4rem,1.4rem);color:#ffffff59;line-height:1.7;max-width:32ch;margin:0}.footer__brand-email{font-size:clamp(13px,1.4rem,1.4rem);color:#fff9;text-decoration:none;letter-spacing:.02em;transition:color .3s ease;width:max-content;position:relative;padding-bottom:2px}.footer__brand-email:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:currentColor;transition:width .4s ease}.footer__brand-email:hover{color:var(--color-text--white)}.footer__brand-email:hover:after{width:100%}.footer__col{display:flex;flex-direction:column;gap:0}.footer__col-title{font-size:clamp(10px,1.1rem,1.1rem);letter-spacing:.2em;text-transform:uppercase;color:#ffffff4d;margin-bottom:2.4rem}.footer__col-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.4rem}.footer__col-link a{font-size:clamp(13px,1.4rem,1.4rem);color:#ffffff80;text-decoration:none;transition:color .3s ease;letter-spacing:.02em}.footer__col-link a:hover{color:var(--color-text--white)}.footer__bottom{border-top:1px solid rgba(255,255,255,.06);padding:2.4rem 0}.footer__bottom-inner{display:flex;justify-content:space-between;align-items:center;gap:2rem}@media (max-width: 599px){.footer__bottom-inner{flex-direction:column;align-items:flex-start;gap:1.2rem}}.footer__copyright{font-size:clamp(11px,1.2rem,1.2rem);color:#ffffff40;letter-spacing:.06em;margin:0}.footer__bottom-links{display:flex;gap:2.4rem}.footer__bottom-links a{font-size:clamp(11px,1.2rem,1.2rem);color:#ffffff40;text-decoration:none;letter-spacing:.06em;transition:color .3s ease}.footer__bottom-links a:hover{color:#fff9}
