.hero{isolation:isolate;background:#000;width:100%;min-height:calc(100svh - 80px);position:relative;overflow:hidden}.hero-video-stage{z-index:0;background:#000;position:absolute;inset:0;overflow:hidden}.hero-video-bg{pointer-events:none;opacity:0;filter:saturate(.92)contrast(1.02)brightness(.58);border:none;width:177.78vh;min-width:100%;height:56.25vw;min-height:100%;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),filter 1.2s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-video-bg.is-active{opacity:1;filter:saturate(.96)contrast(1.03)brightness(.66)}.hero-overlay{z-index:1;pointer-events:none;background:radial-gradient(1000px 560px at 50% 42%,#ffffff0d,#0000 60%),linear-gradient(#0000002e 0%,#00000057 42%,#000000b8 100%);position:absolute;inset:0}.hero-noise{z-index:1;pointer-events:none;opacity:.03;mix-blend-mode:soft-light;position:absolute;inset:0}.hero-inner,.hero-container{z-index:2;justify-content:center;align-items:center;width:100%;min-height:calc(100svh - 80px);padding:40px 32px;display:flex;position:relative}.hero-content{text-align:center;opacity:0;width:100%;max-width:1600px;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1);transform:translateY(26px)}.hero.is-ready .hero-content{opacity:1;transform:translateY(0)}.hero-title{color:#fff;text-transform:uppercase;letter-spacing:-.045em;white-space:nowrap;text-shadow:0 12px 32px #0000008c,0 2px 10px #0006;margin:0;font-size:clamp(2.2rem,4.55vw,5.4rem);font-weight:800;line-height:1}.hero-description{color:#ffffffeb;text-shadow:0 8px 24px #00000073;max-width:760px;margin:14px auto 0;font-size:clamp(1rem,1.35vw,1.5rem);line-height:1.4}.hero-categories{z-index:3;text-align:center;color:#ffffffeb;text-transform:uppercase;letter-spacing:.08em;text-shadow:0 8px 24px #0000009e;opacity:0;width:calc(100% - 64px);margin:0;font-size:.92rem;font-weight:500;line-height:1.6;transition:opacity .9s cubic-bezier(.16,1,.3,1) .3s;position:absolute;bottom:clamp(56px,10vh,140px);left:50%;transform:translate(-50%)}.hero.is-ready .hero-categories{opacity:1;transform:translate(-50%)}@media (max-width:1200px){.hero-inner,.hero-container{padding:32px 24px}.hero-title{font-size:clamp(1.95rem,4.15vw,4.2rem)}.hero-description{max-width:680px;font-size:1.02rem}.hero-categories{letter-spacing:.06em;width:calc(100% - 48px);font-size:.8rem}}@media (max-width:900px){.hero,.hero-inner,.hero-container{min-height:62svh}.hero-inner,.hero-container{padding:24px 18px}.hero-title{white-space:nowrap;letter-spacing:-.03em;font-size:clamp(1.1rem,3.8vw,2.7rem);line-height:1.08}.hero-description{max-width:560px;font-size:.95rem;line-height:1.45}.hero-categories{letter-spacing:.04em;width:calc(100% - 28px);font-size:.68rem;line-height:1.7}}@media (max-width:640px){.hero,.hero-inner,.hero-container{min-height:56svh}.hero-inner,.hero-container{padding:20px 14px}.hero-title{white-space:nowrap;letter-spacing:-.03em;font-size:clamp(.85rem,5.8vw,1.6rem);line-height:1.1}.hero-description{max-width:100%;margin-top:10px;font-size:.85rem}.hero-categories{letter-spacing:.03em;width:calc(100% - 18px);font-size:.58rem;line-height:1.7}}@media (max-width:380px){.hero-title{font-size:1rem}.hero-description{font-size:.8rem}.hero-categories{letter-spacing:.02em;font-size:.52rem}}@media (prefers-reduced-motion:reduce){.hero-video-bg,.hero-content,.hero-categories{opacity:1!important;transition:none!important}.hero-video-bg,.hero-content{transform:none!important}.hero-categories{transform:translate(-50%)!important}}
.about{color:#0b0b0b;background:#fff;padding:120px 0}.about-container{grid-template-columns:1fr 1.1fr;align-items:center;gap:70px;max-width:1200px;margin:0 auto;padding:0 28px;display:grid}.about-left{width:100%}.photo-stack{grid-template-columns:1fr 1fr;grid-auto-rows:240px;gap:22px;width:100%;max-width:520px;display:grid}.photo{transform-origin:50%;cursor:pointer;background:#fff;border:1px solid #0000000f;border-radius:22px;transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .38s cubic-bezier(.22,1,.36,1),filter .38s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;box-shadow:0 26px 80px #00000024,inset 0 1px #ffffffa6}.photo:after{content:"";pointer-events:none;opacity:.75;background:radial-gradient(90% 90% at 50% 35%,#fff0 0%,#0000000f 65%,#00000024 100%);position:absolute;inset:0}.photo-1{grid-area:1/1/2/2;transform:rotate(-6deg)}.photo-2{grid-area:1/2/3/3;transform:rotate(7deg)}.photo-3{grid-area:2/1/3/2;transform:rotate(-2deg)}.img{object-fit:cover;filter:saturate(1.02)contrast(1.02);transition:transform .42s cubic-bezier(.22,1,.36,1);transform:scale(1.03)}.photo-1 .img{object-position:center 20%}.photo-3 .img{object-position:center 25%}.photo-2 .img{object-position:center center}.photo:hover{z-index:10;filter:saturate(1.05);transform:translateY(-8px)scale(1.04)rotate(0);box-shadow:0 42px 140px #0000002e,inset 0 1px #ffffffb3}.photo:hover .img{transform:scale(1.08)}.about-right{z-index:2;position:relative}.about-title-row{margin-bottom:22px;padding-left:28px;position:relative}.about-title-row:before{content:"";transform-origin:top;opacity:0;background:linear-gradient(#0000002e 0%,#000000b8 22%,#00000085 100%);border-radius:999px;width:2px;height:clamp(52px,6vw,74px);transition:transform 1.1s cubic-bezier(.16,1,.3,1) .26s,opacity 1.1s cubic-bezier(.16,1,.3,1) .26s;position:absolute;top:4px;left:0;transform:scaleY(.7);box-shadow:0 0 18px #00000014}.about-right.is-visible .about-title-row:before{opacity:1;transform:scaleY(1)}.about-title{letter-spacing:-.04em;text-transform:uppercase;color:#0b0b0b;max-width:680px;margin:0;font-size:clamp(28px,3.4vw,44px);font-weight:800;line-height:.98}.about-line{display:none}.about-text{color:#000000c7;text-align:justify;margin-top:22px;font-size:14px;line-height:1.9}.about-text p{margin:0 0 14px}.about-signature{color:#000000eb;margin-top:18px;font-weight:800}.about-cta{color:#fff;letter-spacing:.8px;background:#f17340;border-radius:12px;justify-content:center;align-items:center;margin-top:20px;padding:14px 20px;font-weight:800;text-decoration:none;transition:transform .2s,opacity .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 30px #f1734038}.about-cta:hover{opacity:.92;transform:translateY(-2px);box-shadow:0 20px 40px #f1734047}[data-reveal]{opacity:0;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1);transition-delay:var(--d,0s);transform:translateY(26px)}.is-visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.about{padding:80px 0}.about-container{grid-template-columns:1fr;gap:28px}.about-right{order:1}.about-left{order:2}.photo-stack{grid-template-columns:1fr 1fr;grid-auto-rows:190px;gap:14px;width:100%;max-width:520px;margin:0 auto}.photo-1{transform:rotate(-3deg)}.photo-2{transform:rotate(3deg)}.photo-3{transform:rotate(-2deg)}.about-title-row{margin-bottom:18px;padding-left:22px}.about-title{font-size:clamp(24px,6vw,36px);line-height:1.02}.about-title-row:before{height:clamp(44px,12vw,62px);top:2px}}@media (max-width:520px){.about-container{padding:0 18px}.photo-stack{grid-template-columns:1fr 1fr;grid-auto-rows:150px;gap:10px;width:100%;max-width:360px;margin:0 auto}.photo-1,.photo-2,.photo-3{transform:rotate(0)}.photo-1{grid-area:1/1/2/2}.photo-2{grid-area:1/2/3/3}.photo-3{grid-area:2/1/3/2}.photo:hover{transform:translateY(-4px)scale(1.02)}.about-title-row{padding-left:18px}.about-title{letter-spacing:-.035em;font-size:clamp(22px,8.2vw,30px);line-height:1.04}.about-title-row:before{width:2px;height:44px;top:1px}}@media (max-width:380px){.photo-stack{grid-auto-rows:140px;max-width:320px}.about-title{font-size:20px}}@media (prefers-reduced-motion:reduce){[data-reveal],.about-title-row:before,.photo,.img,.about-cta{transition:none!important}[data-reveal],.about-title-row:before{opacity:1;transform:none}.photo:hover,.photo:hover .img,.about-cta:hover{transform:none}}
.stats-module__h4BDoq__stats{color:#fff;border-top:1px solid #0000000f;width:100%;min-height:360px;padding:96px 0 78px;position:relative;overflow:hidden}.stats-module__h4BDoq__bg{filter:saturate(1.05)contrast(1.05);z-index:0;background-image:url(/stats-bg.jpg);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.08)}.stats-module__h4BDoq__overlay{z-index:1;background:linear-gradient(#0000008c,#000000b8),radial-gradient(900px 240px at 50% 30%,#ffffff1a,#0000 70%),radial-gradient(1200px 520px at 50% 110%,#0009,#0000 70%);position:absolute;inset:0}.stats-module__h4BDoq__overlay:after{content:"";opacity:.18;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='220' height='220' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E");position:absolute;inset:0}.stats-module__h4BDoq__inner{z-index:2;text-align:center;max-width:1200px;margin:0 auto;padding:0 28px;position:relative}.stats-module__h4BDoq__row{grid-template-columns:repeat(3,1fr);place-items:center;gap:44px;display:grid}.stats-module__h4BDoq__item{opacity:0;filter:blur(8px);transition:opacity 1.7s cubic-bezier(.16,1,.3,1),transform 1.7s cubic-bezier(.16,1,.3,1),filter 1.7s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.stats-module__h4BDoq__item:first-child{transition-delay:0s}.stats-module__h4BDoq__item:nth-child(2){transition-delay:.2s}.stats-module__h4BDoq__item:nth-child(3){transition-delay:.4s}.stats-module__h4BDoq__value{letter-spacing:1px;text-shadow:0 18px 60px #0000008c;font-size:clamp(40px,4.6vw,68px);font-weight:950;line-height:1}.stats-module__h4BDoq__label{opacity:.92;text-shadow:0 12px 40px #00000073;margin-top:10px;font-size:16px}.stats-module__h4BDoq__title{letter-spacing:1.2px;text-transform:uppercase;opacity:0;filter:blur(8px);text-shadow:0 18px 70px #0000008c;margin-top:56px;font-size:clamp(16px,2.05vw,22px);font-weight:900;transition:opacity 1.85s cubic-bezier(.16,1,.3,1) .62s,transform 1.85s cubic-bezier(.16,1,.3,1) .62s,filter 1.85s cubic-bezier(.16,1,.3,1) .62s;transform:translateY(18px)}.stats-module__h4BDoq__visible .stats-module__h4BDoq__item,.stats-module__h4BDoq__visible .stats-module__h4BDoq__title{opacity:1;filter:blur();transform:translateY(0)}@media (max-width:900px){.stats-module__h4BDoq__stats{min-height:340px;padding:78px 0 64px}.stats-module__h4BDoq__row{grid-template-columns:1fr;gap:24px}.stats-module__h4BDoq__label{font-size:14px}.stats-module__h4BDoq__title{margin-top:38px}.stats-module__h4BDoq__bg{transform:scale(1.12)}}@media (max-width:420px){.stats-module__h4BDoq__inner{padding:0 18px}.stats-module__h4BDoq__stats{min-height:320px;padding:64px 0 54px}.stats-module__h4BDoq__value{font-size:44px}}
.partners-module__QbMUnq__partners{background:#fff;padding:90px 0}.partners-module__QbMUnq__container{max-width:1200px;margin:0 auto;padding:0 28px}.partners-module__QbMUnq__marquee{margin-top:24px;position:relative;overflow:hidden}.partners-module__QbMUnq__marquee:before,.partners-module__QbMUnq__marquee:after{content:"";z-index:2;pointer-events:none;width:120px;height:100%;position:absolute;top:0}.partners-module__QbMUnq__marquee:before{background:linear-gradient(90deg,#fff,#0000);left:0}.partners-module__QbMUnq__marquee:after{background:linear-gradient(270deg,#fff,#0000);right:0}.partners-module__QbMUnq__track{align-items:center;gap:48px;width:max-content;padding:20px 0;animation:32s linear infinite partners-module__QbMUnq__scroll;display:flex}.partners-module__QbMUnq__marquee:hover .partners-module__QbMUnq__track{animation-play-state:paused}.partners-module__QbMUnq__logo{flex-shrink:0;justify-content:center;align-items:center;width:180px;height:90px;padding:0 8px;display:flex}.partners-module__QbMUnq__img{object-fit:contain;opacity:.72;filter:grayscale(20%);max-height:72px;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .28s,filter .28s;width:100%!important;height:auto!important}.partners-module__QbMUnq__logo:hover .partners-module__QbMUnq__img{opacity:1;filter:grayscale(0%);transform:scale(1.12)}@keyframes partners-module__QbMUnq__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:900px){.partners-module__QbMUnq__track{gap:32px;animation-duration:36s}.partners-module__QbMUnq__logo{width:120px;height:60px}.partners-module__QbMUnq__img{max-height:46px}}@media (max-width:480px){.partners-module__QbMUnq__track{gap:24px}.partners-module__QbMUnq__logo{width:100px;height:50px}.partners-module__QbMUnq__img{max-height:38px}}
.projects-preview-module__Qy75iq__section{color:#fff;background:radial-gradient(900px 260px at 90% 0,#ffffff0a,#0000 60%),linear-gradient(#000,#050505);padding:100px 0 118px;overflow:hidden}.projects-preview-module__Qy75iq__container{max-width:1200px;margin:0 auto;padding:0 28px}.projects-preview-module__Qy75iq__header{opacity:0;filter:blur(10px);grid-template-columns:1fr 1.15fr;align-items:center;gap:42px;margin-bottom:46px;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1),filter 1.2s cubic-bezier(.16,1,.3,1);display:grid;transform:translateY(40px)}.projects-preview-module__Qy75iq__leftTitle{align-items:flex-start;gap:18px;display:flex}.projects-preview-module__Qy75iq__bar{transform-origin:top;opacity:0;background:linear-gradient(#ffffff2e 0%,#ffffffeb 22%,#ffffff7a 100%);border-radius:999px;width:2px;height:clamp(58px,6vw,82px);margin-top:4px;transition:transform 1.1s cubic-bezier(.16,1,.3,1) .18s,opacity 1.1s cubic-bezier(.16,1,.3,1) .18s;transform:scaleY(.72);box-shadow:0 0 20px #ffffff14}.projects-preview-module__Qy75iq__header.projects-preview-module__Qy75iq__visible .projects-preview-module__Qy75iq__bar{opacity:1;transform:scaleY(1)}.projects-preview-module__Qy75iq__kicker{letter-spacing:.18em;text-transform:uppercase;color:#ffffff7a;margin-bottom:10px;font-size:12px;font-weight:700;display:inline-block}.projects-preview-module__Qy75iq__h2{text-transform:uppercase;letter-spacing:-.045em;color:#fff;margin:0;font-size:clamp(32px,5vw,60px);font-weight:800;line-height:.96}.projects-preview-module__Qy75iq__descBlock{text-align:right;flex-direction:column;justify-self:end;align-items:flex-end;gap:24px;display:flex}.projects-preview-module__Qy75iq__desc{color:#ffffffb8;max-width:420px;margin:0;font-size:15px;line-height:1.8}.projects-preview-module__Qy75iq__btn{color:#fff;letter-spacing:.01em;white-space:nowrap;background:#ea6944;border-radius:999px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:background .28s,transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s;display:inline-flex;box-shadow:0 8px 28px #f1633259}.projects-preview-module__Qy75iq__btn:hover{background:#e5522c;transform:translateY(-2px)scale(1.03);box-shadow:0 14px 40px #f1633273}.projects-preview-module__Qy75iq__btn:active{transform:translateY(0)scale(.98)}.projects-preview-module__Qy75iq__grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:110px;gap:18px;display:grid}.projects-preview-module__Qy75iq__card{opacity:0;filter:blur(10px);cursor:pointer;isolation:isolate;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1),filter 1.2s cubic-bezier(.16,1,.3,1),box-shadow .32s cubic-bezier(.22,1,.36,1),border-color .32s cubic-bezier(.22,1,.36,1);transition-delay:var(--d,0s);background:#0b0b0b;border:1px solid #ffffff14;border-radius:22px;display:block;position:relative;overflow:hidden;transform:translateY(38px)scale(.985)translateZ(0);box-shadow:0 26px 80px #00000061,inset 0 1px #ffffff0f}.projects-preview-module__Qy75iq__img{object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1);transform:scale(1.03)}.projects-preview-module__Qy75iq__card:after{content:"";pointer-events:none;opacity:.3;background:radial-gradient(560px 260px at 20% 0,#ffffff29,#0000 60%),linear-gradient(#0000000a,#00000094);transition:opacity .35s;position:absolute;inset:0}.projects-preview-module__Qy75iq__card:before{content:"";pointer-events:none;opacity:0;background:linear-gradient(120deg,#0000 40%,#ffffff24 50%,#0000 60%);transition:transform .9s,opacity .32s;position:absolute;inset:-40%;transform:translate(-34%)}.projects-preview-module__Qy75iq__card:hover{z-index:4;filter:saturate(1.06);border-color:#ffffff29;transform:translateY(-8px)scale(1.01);box-shadow:0 42px 120px #0000008f,inset 0 1px #ffffff14}.projects-preview-module__Qy75iq__card:hover .projects-preview-module__Qy75iq__img{transform:scale(1.09)}.projects-preview-module__Qy75iq__card:hover:after{opacity:.4}.projects-preview-module__Qy75iq__card:hover:before{opacity:1;transform:translate(34%)}.projects-preview-module__Qy75iq__card:focus-visible{outline-offset:5px;outline:2px solid #ffffffa6}.projects-preview-module__Qy75iq__card1{grid-area:1/1/span 4/span 4}.projects-preview-module__Qy75iq__card2{grid-area:1/5/span 2/span 3}.projects-preview-module__Qy75iq__card3{grid-area:1/8/span 3/span 5}.projects-preview-module__Qy75iq__card4{grid-area:3/5/span 3/span 3}.projects-preview-module__Qy75iq__card5{grid-area:5/1/span 3/span 4}.projects-preview-module__Qy75iq__card6{grid-area:4/8/span 4/span 5}.projects-preview-module__Qy75iq__card7{grid-area:6/5/span 2/span 3}.projects-preview-module__Qy75iq__card8{grid-area:8/1/span 3/span 4}.projects-preview-module__Qy75iq__card9{grid-area:8/5/span 3/span 4}.projects-preview-module__Qy75iq__card10{grid-area:8/9/span 3/span 4}.projects-preview-module__Qy75iq__visible{opacity:1;filter:blur();transform:translateY(0)scale(1)}@media (max-width:900px){.projects-preview-module__Qy75iq__section{padding:86px 0 102px}.projects-preview-module__Qy75iq__header{grid-template-columns:1fr;gap:28px;margin-bottom:38px}.projects-preview-module__Qy75iq__descBlock{text-align:left;justify-self:start;align-items:flex-start}.projects-preview-module__Qy75iq__desc{max-width:620px}.projects-preview-module__Qy75iq__grid{grid-template-columns:repeat(6,1fr);grid-auto-rows:108px;gap:14px}.projects-preview-module__Qy75iq__card1{grid-area:1/1/span 3/span 6}.projects-preview-module__Qy75iq__card2{grid-area:4/1/span 2/span 3}.projects-preview-module__Qy75iq__card3{grid-area:4/4/span 2/span 3}.projects-preview-module__Qy75iq__card4{grid-area:6/1/span 3/span 3}.projects-preview-module__Qy75iq__card5{grid-area:6/4/span 3/span 3}.projects-preview-module__Qy75iq__card6{grid-area:9/1/span 3/span 6}.projects-preview-module__Qy75iq__card7{grid-area:12/1/span 2/span 3}.projects-preview-module__Qy75iq__card8{grid-area:12/4/span 2/span 3}.projects-preview-module__Qy75iq__card9{grid-area:14/1/span 2/span 3}.projects-preview-module__Qy75iq__card10{grid-area:14/4/span 2/span 3}.projects-preview-module__Qy75iq__bar{height:64px}.projects-preview-module__Qy75iq__h2{font-size:clamp(28px,8vw,42px);line-height:.98}}@media (max-width:520px){.projects-preview-module__Qy75iq__section{padding:72px 0 90px}.projects-preview-module__Qy75iq__container{padding:0 18px}.projects-preview-module__Qy75iq__leftTitle{gap:14px}.projects-preview-module__Qy75iq__bar{height:54px;margin-top:2px}.projects-preview-module__Qy75iq__h2{font-size:clamp(26px,10vw,36px);line-height:.98}.projects-preview-module__Qy75iq__desc{font-size:14px;line-height:1.7}.projects-preview-module__Qy75iq__btn{padding:12px 22px;font-size:14px}.projects-preview-module__Qy75iq__grid{grid-template-columns:1fr;grid-auto-rows:220px;gap:12px}.projects-preview-module__Qy75iq__card1,.projects-preview-module__Qy75iq__card2,.projects-preview-module__Qy75iq__card3,.projects-preview-module__Qy75iq__card4,.projects-preview-module__Qy75iq__card5,.projects-preview-module__Qy75iq__card6,.projects-preview-module__Qy75iq__card7,.projects-preview-module__Qy75iq__card8,.projects-preview-module__Qy75iq__card9,.projects-preview-module__Qy75iq__card10{grid-area:auto/1/auto/-1}.projects-preview-module__Qy75iq__card{border-radius:18px}}@media (prefers-reduced-motion:reduce){.projects-preview-module__Qy75iq__header,.projects-preview-module__Qy75iq__bar,.projects-preview-module__Qy75iq__card,.projects-preview-module__Qy75iq__img,.projects-preview-module__Qy75iq__card:after,.projects-preview-module__Qy75iq__card:before{transition:none!important}.projects-preview-module__Qy75iq__header,.projects-preview-module__Qy75iq__card{opacity:1;filter:none;transform:none}.projects-preview-module__Qy75iq__bar{opacity:1;transform:none}.projects-preview-module__Qy75iq__card:hover,.projects-preview-module__Qy75iq__card:hover .projects-preview-module__Qy75iq__img{transform:none}}
.domains{color:#111;background:radial-gradient(900px 260px at 10% 0,#00000008,#0000 60%),linear-gradient(#fff,#f8f8f6);margin-top:-40px;padding:78px 0 120px;position:relative;overflow:hidden}.domains-container{max-width:1200px;margin:0 auto;padding:0 28px}.domains-heading{opacity:0;filter:blur(10px);max-width:760px;margin-bottom:48px;padding-left:30px;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1),filter 1.2s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(46px)}.domains-heading:before{content:"";transform-origin:top;opacity:0;background:linear-gradient(#00000029 0%,#000000b8 22%,#00000080 100%);border-radius:999px;width:2px;height:clamp(62px,7vw,88px);transition:transform 1.1s cubic-bezier(.16,1,.3,1) .18s,opacity 1.1s cubic-bezier(.16,1,.3,1) .18s;position:absolute;top:42px;left:0;transform:scaleY(.72);box-shadow:0 0 18px #00000014}.domains-heading.is-visible:before{opacity:1;transform:scaleY(1)}.domains-kicker{letter-spacing:.18em;text-transform:uppercase;color:#0000007a;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.domains-title{letter-spacing:-.045em;color:#111;text-transform:uppercase;margin:0;font-size:clamp(32px,5vw,60px);font-weight:800;line-height:.96}.domains-intro{color:#000000ad;max-width:560px;margin-top:18px;font-size:15px;line-height:1.8}.domains-grid,.domains-grid-row{grid-template-columns:1fr 1fr 1fr;gap:24px;display:grid}.domains-grid-row--centered{grid-template-columns:1fr 1fr;width:100%;max-width:66.66%;margin:0 auto}.domain-card{color:#fff;clip-path:polygon(0 10%,10% 0,100% 0,100% 90%,90% 100%,0 100%);opacity:0;filter:blur(12px);border-radius:0;min-height:290px;padding:40px 34px 38px;transition:transform 1.3s cubic-bezier(.16,1,.3,1),opacity 1.3s cubic-bezier(.16,1,.3,1),filter 1.3s cubic-bezier(.16,1,.3,1),box-shadow .32s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;transform:translateY(70px)scale(.965);box-shadow:0 28px 70px #00000024,inset 0 1px #ffffff29}.domain-card:after{content:"";pointer-events:none;opacity:.9;background:linear-gradient(#ffffff14 0%,#ffffff05 30%,#00000014 100%);position:absolute;inset:0}.domain-orange{background:radial-gradient(320px 180px at 15% 12%,#ffffff1f,#0000 60%),linear-gradient(135deg,#f16332 0%,#e5522c 48%,#d84a27 100%)}.domain-grey{background:radial-gradient(320px 180px at 15% 12%,#ffffff1f,#0000 60%),linear-gradient(135deg,#b4b7aa 0%,#adb0a4 48%,#9ea294 100%)}.domain-navy{background:radial-gradient(320px 180px at 15% 12%,#ffffff1a,#0000 60%),linear-gradient(135deg,#1a2540 0%,#151d35 48%,#0f1628 100%)}.domain-glow{filter:blur(42px);pointer-events:none;background:#ffffff1a;border-radius:999px;width:240px;height:240px;position:absolute;inset:auto -10% -25% auto}.domain-icon-wrap{z-index:1;-webkit-backdrop-filter:blur(10px);clip-path:polygon(0 18%,18% 0,100% 0,100% 82%,82% 100%,0 100%);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:0;justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:relative;box-shadow:0 10px 30px #0000001a}.domain-svg{color:#fffffff5;width:34px;height:34px;display:block}.domain-title{z-index:1;letter-spacing:-.03em;color:#fff;text-transform:uppercase;margin:22px 0 12px;font-size:clamp(18px,1.6vw,26px);font-weight:800;line-height:1.04;position:relative}.domain-text{z-index:1;color:#ffffffe0;max-width:520px;margin:0;font-size:14px;line-height:1.72;position:relative}.domain-card:hover{transform:translateY(-8px)scale(1.012);box-shadow:0 40px 95px #0003,inset 0 1px #ffffff2e}.is-visible{opacity:1;filter:blur();transform:translateY(0)scale(1)}@media (max-width:1024px){.domains{margin-top:-28px;padding:64px 0 104px}.domains-grid-row{grid-template-columns:1fr 1fr;gap:18px}.domains-grid-row--centered{grid-template-columns:1fr 1fr;max-width:100%;margin:0}.domain-card{min-height:255px;padding:32px 28px 30px}.domains-heading{padding-left:24px}.domains-heading:before{height:72px;top:40px}}@media (max-width:900px){.domains-grid-row{grid-template-columns:1fr 1fr}.domains-heading{margin-bottom:34px}.domain-card{min-height:235px}}@media (max-width:600px){.domains-grid-row,.domains-grid-row--centered{grid-template-columns:1fr;max-width:100%;margin:0}}@media (max-width:520px){.domains{margin-top:-18px;padding:50px 0 78px}.domains-container{padding:0 18px}.domains-heading{margin-bottom:30px;padding-left:18px}.domains-heading:before{height:56px;top:36px}.domains-title{font-size:clamp(28px,10vw,42px);line-height:.98}.domains-intro{font-size:14px;line-height:1.7}.domain-card{clip-path:polygon(0 8%,8% 0,100% 0,100% 92%,92% 100%,0 100%);min-height:auto;padding:24px 20px}.domain-icon-wrap{clip-path:polygon(0 20%,20% 0,100% 0,100% 80%,80% 100%,0 100%);width:56px;height:56px}.domain-svg{width:28px;height:28px}.domain-title{margin-top:18px;font-size:20px}.domain-text{font-size:14px;line-height:1.65}.domain-card:hover{transform:translateY(-4px)scale(1.01)}}@media (prefers-reduced-motion:reduce){.domains-heading,.domains-heading:before,.domain-card{opacity:1;filter:none;transition:none;transform:none}.domain-card:hover{transform:none}}
.international{color:#fff;background:radial-gradient(900px 260px at 90% 0,#ffffff0a,#0000 60%),linear-gradient(#000,#050505);padding:110px 0 120px;position:relative;overflow:hidden}.international-container{z-index:1;max-width:1200px;margin:0 auto;padding:0 28px;position:relative}.international-heading{opacity:0;filter:blur(10px);max-width:780px;margin-bottom:48px;padding-left:30px;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1),filter 1.2s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(42px)}.international-heading:before{content:"";transform-origin:top;opacity:0;background:linear-gradient(#ffffff29 0%,#ffffffd9 24%,#ffffff6b 100%);border-radius:999px;width:2px;height:clamp(62px,7vw,88px);transition:transform 1.1s cubic-bezier(.16,1,.3,1) .18s,opacity 1.1s cubic-bezier(.16,1,.3,1) .18s;position:absolute;top:42px;left:0;transform:scaleY(.72);box-shadow:0 0 18px #ffffff14}.international-heading.is-visible:before{opacity:1;transform:scaleY(1)}.international-kicker{color:#ffffff73}.international-title{color:#fff;letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(32px,5vw,60px);font-weight:800;line-height:.96}.international-intro{color:#ffffffb8;max-width:560px;margin-top:18px;font-size:15px;line-height:1.8}.international-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.country-card{clip-path:polygon(0 10%,9% 0,100% 0,100% 88%,91% 100%,0 100%);opacity:0;filter:blur(10px);border-radius:24px;min-height:228px;padding:34px 32px 32px;transition:transform 1.3s cubic-bezier(.16,1,.3,1),opacity 1.3s cubic-bezier(.16,1,.3,1),filter 1.3s cubic-bezier(.16,1,.3,1),box-shadow .32s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;transform:translate(56px)translateY(12px)scale(.975);box-shadow:0 28px 70px #0003,inset 0 1px #ffffff14}.country-card:after{content:"";pointer-events:none;opacity:.9;background:linear-gradient(#ffffff14 0%,#ffffff05 28%,#0000001a 100%);position:absolute;inset:0}.country-white{color:#111;background:radial-gradient(320px 180px at 15% 12%,#0000000a,#0000 60%),linear-gradient(135deg,#fff 0%,#f3f3f0 100%)}.country-grey{color:#fff;background:radial-gradient(320px 180px at 15% 12%,#ffffff24,#0000 60%),linear-gradient(135deg,#b4b7aa 0%,#aeb1a5 50%,#9da193 100%)}.country-orange{color:#fff;background:radial-gradient(320px 180px at 15% 12%,#ffffff24,#0000 60%),linear-gradient(135deg,#f16332 0%,#e5522c 48%,#d84a27 100%)}.country-glow{filter:blur(42px);pointer-events:none;background:#ffffff14;border-radius:999px;width:220px;height:220px;position:absolute;inset:auto -10% -25% auto}.country-tag{z-index:1;letter-spacing:.16em;opacity:.78;background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;min-width:44px;height:28px;margin-bottom:18px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex;position:relative}.country-white .country-tag{background:#0000000d;border-color:#00000014}.country-title{z-index:1;letter-spacing:-.03em;text-transform:uppercase;margin:0 0 12px;font-size:clamp(22px,2vw,30px);font-weight:800;line-height:1.02;position:relative}.country-text{z-index:1;opacity:.92;margin:0;font-size:15px;line-height:1.7;position:relative}.country-card:hover{transform:translateY(-8px)scale(1.012);box-shadow:0 40px 95px #00000042,inset 0 1px #ffffff1f}.is-visible{opacity:1;filter:blur();transform:translate(0)translateY(0)scale(1)}@media (max-width:1024px){.international{padding:96px 0 108px}.international-heading{padding-left:24px}.international-heading:before{height:72px;top:40px}.country-card{min-height:205px;padding:30px 26px 28px}}@media (max-width:900px){.international-grid{grid-template-columns:1fr;gap:18px}.international-heading{margin-bottom:36px}.country-card{min-height:190px;transform:translateY(40px)scale(.985)}.is-visible{transform:translateY(0)scale(1)}}@media (max-width:520px){.international{padding:78px 0 86px}.international-container{padding:0 18px}.international-heading{margin-bottom:30px;padding-left:18px}.international-heading:before{height:56px;top:36px}.international-title{font-size:clamp(28px,10vw,42px);line-height:.98}.international-intro{font-size:14px;line-height:1.7}.country-card{clip-path:polygon(0 9%,9% 0,100% 0,100% 90%,91% 100%,0 100%);border-radius:20px;min-height:auto;padding:24px 20px}.country-title{font-size:22px}.country-text{font-size:14px;line-height:1.65}.country-card:hover{transform:translateY(-4px)scale(1.01)}}@media (prefers-reduced-motion:reduce){.international-heading,.international-heading:before,.country-card{opacity:1;filter:none;transition:none;transform:none}.country-card:hover{transform:none}}
