:root{--adaira-navy:#0d0d55;--adaira-navy-deep:#08083a;--adaira-navy-surface:#0e1045;--adaira-lime:#daf105;--adaira-lime-glow:#daf10566;--adaira-lime-soft:#daf1051f;--adaira-sky:#8bbad8;--adaira-sky-glow:#8bbad84d;--adaira-sky-soft:#8bbad81a;--adaira-white:#fff;--adaira-gray-400:#a0aec0;--adaira-gray-500:#64748b}.home-module__vSOv9G__homePage{background:var(--adaira-navy-deep);color:var(--adaira-white);overflow-x:hidden}.home-module__vSOv9G__scrollReveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.home-module__vSOv9G__scrollRevealVisible{opacity:1;transform:translateY(0)}.home-module__vSOv9G__home-hero{background-color:var(--adaira-navy-deep);background-image:radial-gradient(circle at 50% 0%,#0e1045 0%,var(--adaira-navy-deep)60%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 20px 40px;display:flex;position:relative;overflow:hidden}.home-module__vSOv9G__home-hero__bg{pointer-events:none;position:absolute;inset:0}.home-module__vSOv9G__home-hero__grid{background-image:linear-gradient(#8bbad806 1px,#0000 1px),linear-gradient(90deg,#8bbad806 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 40%,#000 20%,#0000 70%);mask-image:radial-gradient(70% 60% at 50% 40%,#000 20%,#0000 70%)}.home-module__vSOv9G__home-hero__noise{opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.home-module__vSOv9G__home-hero__particles{z-index:1;opacity:1;pointer-events:auto;width:100%;height:100%;position:absolute;inset:0}.home-module__vSOv9G__home-hero__content{z-index:10;text-align:center;flex-direction:column;align-items:center;max-width:1000px;margin-top:auto;margin-bottom:auto;animation:1.2s ease-out home-module__vSOv9G__homeHeroFadeIn;display:flex;position:relative}.home-module__vSOv9G__home-hero__title{color:var(--adaira-white);letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(3rem,7vw,5.5rem);font-weight:700;line-height:1.1}.home-module__vSOv9G__home-hero__highlight{color:var(--adaira-lime);margin-right:15px;display:inline-block;position:relative}.home-module__vSOv9G__home-hero__serif{color:var(--adaira-sky);font-family:Times New Roman,Georgia,serif;font-style:italic;font-weight:400}.home-module__vSOv9G__home-hero__subtitle{color:var(--adaira-gray-400);max-width:650px;margin:0 auto 50px;font-size:clamp(1rem,2vw,1.2rem);font-weight:400;line-height:1.7}.home-module__vSOv9G__home-hero__actions{justify-content:center;display:flex}.home-module__vSOv9G__home-hero__btn-primary{background:var(--adaira-lime);color:var(--adaira-navy-deep);letter-spacing:.02em;box-shadow:0 0 35px var(--adaira-lime-glow);border-radius:50px;justify-content:center;align-items:center;margin-bottom:30px;padding:14px 40px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.home-module__vSOv9G__home-hero__btn-primary:before{content:"";background:linear-gradient(135deg,var(--adaira-lime)0%,#e8f840 50%,var(--adaira-lime)100%);opacity:0;transition:opacity .4s;position:absolute;inset:0}.home-module__vSOv9G__home-hero__btn-primary:hover{box-shadow:0 0 60px var(--adaira-lime-glow),0 15px 40px #daf10526;transform:translateY(-3px)scale(1.02);color:#08083a!important}.home-module__vSOv9G__home-hero__bottom-bar{z-index:10;border-top:1px solid #8bbad814;align-items:center;gap:40px;width:100%;max-width:1200px;margin-top:auto;padding-top:40px;display:flex;overflow:hidden}.home-module__vSOv9G__home-hero__stat{flex-direction:column;min-width:100px;display:flex}.home-module__vSOv9G__home-hero__stat span:first-child{color:var(--adaira-white);font-size:2rem;font-weight:700}.home-module__vSOv9G__home-hero__stat-label{color:var(--adaira-gray-400);text-transform:uppercase;letter-spacing:.12em;font-size:.8rem}.home-module__vSOv9G__home-hero__divider{background:#8bbad826;flex-shrink:0;width:1px;height:40px}.home-module__vSOv9G__home-hero__marquee-container{flex:1;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.home-module__vSOv9G__home-hero__marquee-track{align-items:center;gap:60px;width:max-content;animation:25s linear infinite home-module__vSOv9G__homeHeroMarquee;display:flex}.home-module__vSOv9G__home-hero__marquee-logo{color:#8bbad859;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;font-size:1.2rem;font-weight:600;transition:color .3s}.home-module__vSOv9G__home-hero__marquee-logo:hover{color:#daf10580}@keyframes home-module__vSOv9G__homeHeroMarquee{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.home-module__vSOv9G__home-services{background:var(--adaira-white);z-index:2;padding-bottom:120px;position:relative;overflow:hidden}.home-module__vSOv9G__home-services__bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.home-module__vSOv9G__home-services__noise{opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.home-module__vSOv9G__home-services__orb{background:radial-gradient(circle,#8bbad80f 0%,#0000 60%);border-radius:50%;width:800px;height:800px;position:absolute;top:10%;left:-10%}.home-module__vSOv9G__home-services__dots{opacity:.6;background-image:radial-gradient(circle,#0d0d550d 1.5px,#0000 1.5px);background-size:18px 18px;width:120px;height:120px;position:absolute;bottom:60px;right:60px}.home-module__vSOv9G__home-services__header{z-index:20;background:0 0;padding:80px 20px 20px;transition:all .3s;position:sticky;top:0}.home-module__vSOv9G__home-services__header-content{text-align:center;max-width:1200px;margin:0 auto}.home-module__vSOv9G__home-services__tag{text-transform:uppercase;letter-spacing:.25em;color:var(--adaira-navy);margin-bottom:20px;padding:0 20px;font-size:.8rem;font-weight:600;display:inline-block;position:relative}.home-module__vSOv9G__home-services__tag:before,.home-module__vSOv9G__home-services__tag:after{content:"";background:#0d0d5526;width:30px;height:1px;position:absolute;top:50%}.home-module__vSOv9G__home-services__tag:before{right:calc(100% + 4px)}.home-module__vSOv9G__home-services__tag:after{left:calc(100% + 4px)}.home-module__vSOv9G__home-services__title{color:var(--adaira-navy);margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.2}.home-module__vSOv9G__home-services__title-highlight{color:var(--adaira-sky);font-family:Playfair Display,Times New Roman,serif;font-style:italic;font-weight:400}.home-module__vSOv9G__home-services__desc{color:var(--adaira-gray-500);max-width:600px;margin:20px auto 0;font-size:1.15rem}.home-module__vSOv9G__home-services__stack-card{background:#f3f5f8;border:1px solid #0d0d5514;border-radius:32px;transition:all .5s cubic-bezier(.16,1,.3,1);overflow:hidden}.home-module__vSOv9G__home-services__stack-card:hover{background:var(--adaira-navy);border-color:var(--adaira-navy);box-shadow:0 30px 60px #0d0d5526}.home-module__vSOv9G__home-services__card-inner{grid-template-columns:1fr 1fr;height:100%;min-height:320px;display:grid}.home-module__vSOv9G__home-services__card-image{height:100%;position:relative;overflow:hidden}.home-module__vSOv9G__home-services__card-image img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.home-module__vSOv9G__home-services__stack-card:hover .home-module__vSOv9G__home-services__card-image img{transform:scale(1.1)}.home-module__vSOv9G__home-services__card-overlay{background:linear-gradient(90deg,#0000 0%,#f3f5f8cc 100%);transition:background .5s;position:absolute;inset:0}.home-module__vSOv9G__home-services__stack-card:hover .home-module__vSOv9G__home-services__card-overlay{background:linear-gradient(90deg,#0000 0%,#0d0d55cc 100%)}.home-module__vSOv9G__home-services__card-content{background:0 0;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;padding:40px;display:flex;position:relative}.home-module__vSOv9G__home-services__card-number{color:#0d0d550f;font-size:4rem;font-weight:900;line-height:1;transition:color .4s;position:absolute;top:20px;right:30px}.home-module__vSOv9G__home-services__stack-card:hover .home-module__vSOv9G__home-services__card-number{color:#8bbad81a}.home-module__vSOv9G__home-services__card-title{color:var(--adaira-navy);margin-bottom:12px;font-size:2rem;font-weight:700;line-height:1.1;transition:color .4s}.home-module__vSOv9G__home-services__stack-card:hover .home-module__vSOv9G__home-services__card-title{color:var(--adaira-white)}.home-module__vSOv9G__home-services__card-desc{color:var(--adaira-gray-500);margin-bottom:30px;font-size:1.05rem;line-height:1.6;transition:color .4s}.home-module__vSOv9G__home-services__stack-card:hover .home-module__vSOv9G__home-services__card-desc{color:#ffffffb3}.home-module__vSOv9G__home-services__card-btn{border:2px solid var(--adaira-navy);color:var(--adaira-navy);background:0 0;border-radius:50px;align-items:center;gap:8px;padding:12px 28px;font-weight:600;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:inline-flex}.home-module__vSOv9G__home-services__stack-card:hover .home-module__vSOv9G__home-services__card-btn{background:var(--adaira-lime);border-color:var(--adaira-lime);color:var(--adaira-navy-deep);box-shadow:0 10px 30px #daf10540}.home-module__vSOv9G__home-cases{z-index:10;background:var(--adaira-navy-deep);padding:140px 0 160px;position:relative;overflow:hidden}.home-module__vSOv9G__home-cases__bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.home-module__vSOv9G__home-cases__noise{opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.home-module__vSOv9G__home-cases__glow{background:radial-gradient(circle,#daf1050d 0%,#8bbad805 40%,#0000 70%);width:900px;height:900px;animation:10s ease-in-out infinite home-module__vSOv9G__homeCasesGlowPulse;position:absolute;top:30%;left:50%;transform:translate(-50%)}@keyframes home-module__vSOv9G__homeCasesGlowPulse{0%,to{opacity:.5;transform:translate(-50%)scale(1)}50%{opacity:.8;transform:translate(-50%)scale(1.15)}}.home-module__vSOv9G__home-cases__grid-bg{background-image:linear-gradient(#8bbad805 1px,#0000 1px),linear-gradient(90deg,#8bbad805 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 50%,#000 20%,#0000 75%);mask-image:radial-gradient(70% 50%,#000 20%,#0000 75%)}.home-module__vSOv9G__home-cases__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.home-module__vSOv9G__home-cases__header{text-align:center;margin-bottom:70px}.home-module__vSOv9G__home-cases__tag{text-transform:uppercase;letter-spacing:.25em;color:var(--adaira-sky);margin-bottom:20px;padding:0 20px;font-size:.8rem;font-weight:600;display:inline-block;position:relative}.home-module__vSOv9G__home-cases__tag:before,.home-module__vSOv9G__home-cases__tag:after{content:"";background:#8bbad840;width:30px;height:1px;position:absolute;top:50%}.home-module__vSOv9G__home-cases__tag:before{right:calc(100% + 4px)}.home-module__vSOv9G__home-cases__tag:after{left:calc(100% + 4px)}.home-module__vSOv9G__home-cases__title{color:var(--adaira-white);margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.2}.home-module__vSOv9G__home-cases__title-highlight{color:var(--adaira-sky);font-family:Playfair Display,Times New Roman,serif;font-style:italic;font-weight:400}.home-module__vSOv9G__home-cases__desc{color:var(--adaira-gray-400);max-width:600px;margin:20px auto 0;font-size:1.15rem}.home-module__vSOv9G__home-cases__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.home-module__vSOv9G__home-cases__card{cursor:pointer;text-decoration:none;transition:transform .5s cubic-bezier(.16,1,.3,1);display:block}.home-module__vSOv9G__home-cases__card:hover{transform:translateY(-12px)}.home-module__vSOv9G__home-cases__card-image-wrap{aspect-ratio:3/4;background:var(--adaira-navy-surface);border-radius:20px;margin-bottom:20px;position:relative;overflow:hidden}.home-module__vSOv9G__home-cases__card-image{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1)}.home-module__vSOv9G__home-cases__card:hover .home-module__vSOv9G__home-cases__card-image{transform:scale(1.1)}.home-module__vSOv9G__home-cases__card-overlay{opacity:0;background:linear-gradient(#0000 0% 30%,#08083af2 100%);align-items:flex-end;padding:28px;transition:opacity .4s;display:flex;position:absolute;inset:0}.home-module__vSOv9G__home-cases__card:hover .home-module__vSOv9G__home-cases__card-overlay{opacity:1}.home-module__vSOv9G__home-cases__card-result{flex-direction:column;gap:4px;display:flex}.home-module__vSOv9G__home-cases__result-value{color:var(--adaira-lime);letter-spacing:-.02em;text-shadow:0 0 30px #daf10580;font-size:2.5rem;font-weight:800;line-height:1}.home-module__vSOv9G__home-cases__result-metric{color:#fffc;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.home-module__vSOv9G__home-cases__card-info{padding:0 8px}.home-module__vSOv9G__home-cases__card-tags{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.home-module__vSOv9G__home-cases__card-tag{background:var(--adaira-lime-soft);color:var(--adaira-lime);text-transform:uppercase;letter-spacing:.05em;border:1px solid #daf10533;border-radius:20px;padding:6px 14px;font-size:.72rem;font-weight:600;transition:all .3s}.home-module__vSOv9G__home-cases__card:hover .home-module__vSOv9G__home-cases__card-tag{background:#daf1052e;border-color:#daf10559}.home-module__vSOv9G__home-cases__card-client{color:var(--adaira-sky);text-transform:uppercase;letter-spacing:.1em;opacity:.9;margin-bottom:8px;font-size:.8rem;font-weight:700;display:block}.home-module__vSOv9G__home-cases__card-title{color:var(--adaira-white);margin:0;font-size:1.1rem;font-weight:700;line-height:1.35;transition:color .3s}.home-module__vSOv9G__home-cases__card:hover .home-module__vSOv9G__home-cases__card-title{color:var(--adaira-lime)}.home-module__vSOv9G__home-cases__footer{text-align:center;margin-top:70px}.home-module__vSOv9G__home-cases__view-all{color:var(--adaira-lime);cursor:pointer;background:0 0;border:2px solid #daf10559;border-radius:60px;align-items:center;gap:12px;padding:20px 44px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.home-module__vSOv9G__home-cases__view-all:before{content:"";background:linear-gradient(135deg,var(--adaira-lime)0%,#c8e000 100%);opacity:0;z-index:-1;transition:opacity .4s;position:absolute;inset:0}.home-module__vSOv9G__home-cases__view-all:hover{border-color:var(--adaira-lime);color:var(--adaira-navy-deep);transform:translateY(-4px);box-shadow:0 20px 50px #daf10533,0 0 30px #daf1051a}.home-module__vSOv9G__home-cases__view-all:hover:before{opacity:1}.home-module__vSOv9G__home-cases__view-all svg{transition:transform .3s}.home-module__vSOv9G__home-cases__view-all:hover svg{transform:translate(5px)}.home-module__vSOv9G__overlay{z-index:9999;-webkit-backdrop-filter:blur(12px);background:#08083ad9;justify-content:center;align-items:center;padding:20px;animation:.3s forwards home-module__vSOv9G__overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes home-module__vSOv9G__overlayFadeIn{0%{opacity:0}to{opacity:1}}.home-module__vSOv9G__overlay__container{background:var(--adaira-navy-surface,#0e1045);border:1px solid #8bbad81a;border-radius:28px;flex-direction:column;width:100%;max-width:720px;max-height:90vh;animation:.4s cubic-bezier(.16,1,.3,1) forwards home-module__vSOv9G__overlaySlideUp;display:flex;position:relative;overflow:hidden}@keyframes home-module__vSOv9G__overlaySlideUp{0%{opacity:0;transform:translateY(40px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.home-module__vSOv9G__overlay__close{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:44px;height:44px;color:var(--adaira-white,#fff);cursor:pointer;background:#08083a99;border:1px solid #8bbad826;border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:16px;right:16px}.home-module__vSOv9G__overlay__close:hover{color:#daf105;background:#daf10526;border-color:#daf1054d}.home-module__vSOv9G__overlay__nav{flex-shrink:0;justify-content:center;align-items:center;gap:20px;padding:16px 20px 0;display:flex}.home-module__vSOv9G__overlay__nav-btn{width:40px;height:40px;color:var(--adaira-white,#fff);cursor:pointer;background:0 0;border:1px solid #8bbad826;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.home-module__vSOv9G__overlay__nav-btn:hover:not(:disabled){color:#08083a;background:#daf105;border-color:#daf105}.home-module__vSOv9G__overlay__nav-btn:disabled{opacity:.3;cursor:not-allowed}.home-module__vSOv9G__overlay__nav-counter{color:#8bbad880;text-align:center;min-width:50px;font-size:.85rem;font-weight:600}.home-module__vSOv9G__overlay__content{flex:1;padding:32px 36px 40px;transition:all .35s cubic-bezier(.16,1,.3,1);overflow-y:auto}.home-module__vSOv9G__overlay__content--exit-left{opacity:0;transform:translate(-60px)}.home-module__vSOv9G__overlay__content--exit-right{opacity:0;transform:translate(60px)}.home-module__vSOv9G__overlay__content::-webkit-scrollbar{width:6px}.home-module__vSOv9G__overlay__content::-webkit-scrollbar-track{background:0 0}.home-module__vSOv9G__overlay__content::-webkit-scrollbar-thumb{background:#8bbad826;border-radius:3px}.home-module__vSOv9G__overlay__header{margin-bottom:28px}.home-module__vSOv9G__overlay__industry{text-transform:uppercase;letter-spacing:.18em;color:#daf105;background:#daf10514;border:1px solid #daf10526;border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:.72rem;font-weight:700;display:inline-block}.home-module__vSOv9G__overlay__title{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;line-height:1.15}.home-module__vSOv9G__overlay__image{aspect-ratio:16/9;border-radius:20px;margin-bottom:32px;overflow:hidden}.home-module__vSOv9G__overlay__image img{object-fit:cover;width:100%;height:100%}.home-module__vSOv9G__overlay__section{border-bottom:1px solid #8bbad80f;margin-bottom:28px;padding-bottom:28px}.home-module__vSOv9G__overlay__section:last-of-type{border-bottom:none}.home-module__vSOv9G__overlay__section-title{color:#fff;align-items:center;gap:10px;margin:0 0 12px;font-size:1.1rem;font-weight:700;display:flex}.home-module__vSOv9G__overlay__section-text{color:#8a94a6;margin:0;font-size:.95rem;line-height:1.75}.home-module__vSOv9G__overlay__results{background:#daf1050a;border:1px solid #daf1051a;border-radius:20px;margin-top:8px;padding:32px}.home-module__vSOv9G__overlay__results-title{color:#daf105;text-transform:uppercase;letter-spacing:.1em;margin:0 0 24px;font-size:1.15rem;font-weight:700}.home-module__vSOv9G__overlay__metrics{flex-wrap:wrap;gap:20px;margin-bottom:24px;display:flex}.home-module__vSOv9G__overlay__metric{text-align:center;background:#08083a66;border:1px solid #8bbad80f;border-radius:14px;flex:1;min-width:120px;padding:16px 12px}.home-module__vSOv9G__overlay__metric-value{color:#daf105;letter-spacing:-.02em;margin-bottom:6px;font-size:1.6rem;font-weight:800;line-height:1;display:block}.home-module__vSOv9G__overlay__metric-label{color:#8a94a6;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:500;display:block}.home-module__vSOv9G__overlay__results-summary{color:#fffc;border-top:1px solid #daf10514;margin:0;padding-top:16px;font-size:.95rem;font-style:italic;font-weight:500;line-height:1.6}.home-module__vSOv9G__home-process{z-index:10;background:var(--adaira-white);padding:140px 0 160px;position:relative;overflow:hidden}.home-module__vSOv9G__home-process__bg{pointer-events:none;position:absolute;inset:0}.home-module__vSOv9G__home-process__noise{opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.home-module__vSOv9G__home-process__glow{background:radial-gradient(circle,#8bbad80f 0%,#0000 60%);border-radius:50%;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-module__vSOv9G__home-process__dots{opacity:.5;background-image:radial-gradient(circle,#0d0d550d 1.5px,#0000 1.5px);background-size:18px 18px;width:100px;height:100px;position:absolute;bottom:60px;left:50px}.home-module__vSOv9G__home-process__container{z-index:2;max-width:1100px;margin:0 auto;padding:0 20px;position:relative}.home-module__vSOv9G__home-process__header{text-align:center;margin-bottom:70px}.home-module__vSOv9G__home-process__tag{text-transform:uppercase;letter-spacing:.25em;color:var(--adaira-navy);margin-bottom:20px;padding:0 20px;font-size:.8rem;font-weight:600;display:inline-block;position:relative}.home-module__vSOv9G__home-process__tag:before,.home-module__vSOv9G__home-process__tag:after{content:"";background:#0d0d5526;width:30px;height:1px;position:absolute;top:50%}.home-module__vSOv9G__home-process__tag:before{right:calc(100% + 4px)}.home-module__vSOv9G__home-process__tag:after{left:calc(100% + 4px)}.home-module__vSOv9G__home-process__title{color:var(--adaira-navy);margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.2}.home-module__vSOv9G__home-process__title-highlight{color:var(--adaira-sky);font-family:Playfair Display,Times New Roman,serif;font-style:italic;font-weight:400}.home-module__vSOv9G__home-process__desc{color:var(--adaira-gray-500);max-width:600px;margin:20px auto 0;font-size:1.15rem}.home-module__vSOv9G__home-process__steps{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.home-module__vSOv9G__home-process__step{text-align:center;flex-direction:column;align-items:center;display:flex}.home-module__vSOv9G__home-process__icon-box{width:100px;height:100px;margin-bottom:28px;position:relative}.home-module__vSOv9G__home-process__icon-inner{background:#8bbad80d;border:1px solid #8bbad826;border-radius:24px;justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.home-module__vSOv9G__home-process__icon-inner svg{width:36px;height:36px;color:var(--adaira-navy);transition:transform .3s}.home-module__vSOv9G__home-process__step:hover .home-module__vSOv9G__home-process__icon-inner{background:var(--adaira-navy);border-color:var(--adaira-navy);transform:translateY(-5px);box-shadow:0 20px 40px #0d0d551f}.home-module__vSOv9G__home-process__step:hover .home-module__vSOv9G__home-process__icon-inner svg{color:var(--adaira-lime);transform:scale(1.1)}.home-module__vSOv9G__home-process__number{background:var(--adaira-sky);width:32px;height:32px;color:var(--adaira-white);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;transition:all .4s;display:flex;position:absolute;bottom:-8px;right:-8px;box-shadow:0 4px 15px #8bbad859}.home-module__vSOv9G__home-process__step:hover .home-module__vSOv9G__home-process__number{background:var(--adaira-lime);color:var(--adaira-navy-deep);box-shadow:0 4px 15px #daf10559}.home-module__vSOv9G__home-process__step-title{color:var(--adaira-navy);margin:0 0 12px;font-size:1.3rem;font-weight:700;transition:color .3s}.home-module__vSOv9G__home-process__step:hover .home-module__vSOv9G__home-process__step-title{color:var(--adaira-sky)}.home-module__vSOv9G__home-process__step-desc{color:var(--adaira-gray-500);max-width:200px;margin:0;font-size:.95rem;font-weight:400;line-height:1.6}.home-module__vSOv9G__home-testimonials{z-index:10;background:var(--adaira-navy-deep);padding:140px 0 160px;position:relative;overflow:hidden}.home-module__vSOv9G__home-testimonials__bg{pointer-events:none;position:absolute;inset:0}.home-module__vSOv9G__home-testimonials__noise{opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.home-module__vSOv9G__home-testimonials__glow{background:radial-gradient(circle,#daf1050a 0%,#8bbad805 40%,#0000 60%);width:900px;height:900px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-module__vSOv9G__home-testimonials__container{z-index:2;max-width:1300px;margin:0 auto;padding:0 20px;position:relative}.home-module__vSOv9G__home-testimonials__header{text-align:center;margin-bottom:70px}.home-module__vSOv9G__home-testimonials__tag{text-transform:uppercase;letter-spacing:.25em;color:var(--adaira-sky);margin-bottom:20px;padding:0 20px;font-size:.8rem;font-weight:600;display:inline-block;position:relative}.home-module__vSOv9G__home-testimonials__tag:before,.home-module__vSOv9G__home-testimonials__tag:after{content:"";background:#8bbad840;width:30px;height:1px;position:absolute;top:50%}.home-module__vSOv9G__home-testimonials__tag:before{right:calc(100% + 4px)}.home-module__vSOv9G__home-testimonials__tag:after{left:calc(100% + 4px)}.home-module__vSOv9G__home-testimonials__title{color:var(--adaira-white);margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.2}.home-module__vSOv9G__home-testimonials__title-highlight{color:var(--adaira-sky);font-family:Playfair Display,Times New Roman,serif;font-style:italic;font-weight:400}.home-module__vSOv9G__home-testimonials__desc{color:var(--adaira-gray-400);max-width:600px;margin:20px auto 0;font-size:1.15rem}.home-module__vSOv9G__home-testimonials__wrapper{z-index:2;flex-direction:column;gap:24px;margin-top:20px;display:flex;position:relative}.home-module__vSOv9G__home-testimonials__row{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.home-module__vSOv9G__home-testimonials__track-left{gap:24px;width:max-content;animation:80s linear infinite home-module__vSOv9G__scrollLeft;display:flex}.home-module__vSOv9G__home-testimonials__track-right{gap:24px;width:max-content;animation:80s linear infinite home-module__vSOv9G__scrollRight;display:flex}.home-module__vSOv9G__home-testimonials__track-left:hover,.home-module__vSOv9G__home-testimonials__track-right:hover{animation-play-state:paused}@keyframes home-module__vSOv9G__scrollLeft{0%{transform:translate(0)}to{transform:translate(calc(-50% - 12px))}}@keyframes home-module__vSOv9G__scrollRight{0%{transform:translate(calc(-50% - 12px))}to{transform:translate(0)}}.home-module__vSOv9G__home-testimonials__card{background:#8bbad808;border:1px solid #8bbad814;border-radius:20px;flex-direction:column;width:380px;padding:28px;transition:all .3s;display:flex}.home-module__vSOv9G__home-testimonials__card:hover{background:#8bbad80d;border-color:#daf10533;transform:translateY(-5px)}.home-module__vSOv9G__home-testimonials__card-header{align-items:center;gap:16px;margin-bottom:20px;display:flex}.home-module__vSOv9G__home-testimonials__card-info{flex-direction:column;display:flex}.home-module__vSOv9G__home-testimonials__card-name{color:var(--adaira-white);font-size:1.05rem;font-weight:700}.home-module__vSOv9G__home-testimonials__card-role{color:var(--adaira-gray-400);margin-top:4px;font-size:.85rem}.home-module__vSOv9G__home-testimonials__card-quote{color:var(--adaira-gray-300);flex-grow:1;margin:0 0 24px;font-size:.8rem;line-height:1.6}.home-module__vSOv9G__home-testimonials__card-rating{color:var(--adaira-lime);gap:4px;display:flex}.home-module__vSOv9G__home-cta{z-index:10;background:var(--adaira-white);padding:150px 0 170px;position:relative;overflow:hidden}.home-module__vSOv9G__home-cta__bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.home-module__vSOv9G__home-cta__grid-pattern{background-image:radial-gradient(circle,#0d0d550a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60%,#000 20%,#0000 70%);mask-image:radial-gradient(80% 60%,#000 20%,#0000 70%)}.home-module__vSOv9G__home-cta__orb-1{background:radial-gradient(circle,#daf1051f 0%,#daf10508 50%,#0000 70%);border-radius:50%;width:550px;height:550px;animation:20s ease-in-out infinite home-module__vSOv9G__homeCtaOrb1;position:absolute;top:-15%;right:-8%}.home-module__vSOv9G__home-cta__orb-2{background:radial-gradient(circle,#0d0d550f 0%,#8bbad80a 50%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:25s ease-in-out infinite home-module__vSOv9G__homeCtaOrb2;position:absolute;bottom:-20%;left:-10%}.home-module__vSOv9G__home-cta__orb-3{background:radial-gradient(circle,#8bbad80f 0%,#0000 60%);border-radius:50%;width:700px;height:700px;animation:18s ease-in-out infinite home-module__vSOv9G__homeCtaOrb3;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.home-module__vSOv9G__home-cta__line-left{transform-origin:0;background:linear-gradient(90deg,#0000,#0d0d5514,#0000);width:200px;height:1px;position:absolute;top:60px;left:5%;transform:rotate(-35deg)}.home-module__vSOv9G__home-cta__line-right{transform-origin:100%;background:linear-gradient(90deg,#0000,#daf1054d,#0000);width:250px;height:1px;position:absolute;bottom:80px;right:5%;transform:rotate(25deg)}.home-module__vSOv9G__home-cta__dots-pattern{opacity:.6;background-image:radial-gradient(circle,#daf10559 1.5px,#0000 1.5px);background-size:18px 18px;width:120px;height:120px;position:absolute;top:40px;right:60px}.home-module__vSOv9G__home-cta__noise{opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}@keyframes home-module__vSOv9G__homeCtaOrb1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-20px,15px)scale(1.05)}66%{transform:translate(15px,-10px)scale(.95)}}@keyframes home-module__vSOv9G__homeCtaOrb2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(25px,-20px)scale(1.08)}}@keyframes home-module__vSOv9G__homeCtaOrb3{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.12)}}.home-module__vSOv9G__home-cta__container{z-index:2;text-align:center;max-width:800px;margin:0 auto;padding:0 20px;position:relative}.home-module__vSOv9G__home-cta__tag{text-transform:uppercase;letter-spacing:.25em;color:var(--adaira-navy);margin-bottom:28px;padding:0 20px;font-size:.8rem;font-weight:600;display:inline-block;position:relative}.home-module__vSOv9G__home-cta__tag:before,.home-module__vSOv9G__home-cta__tag:after{content:"";background:#0d0d5526;width:30px;height:1px;position:absolute;top:50%}.home-module__vSOv9G__home-cta__tag:before{right:calc(100% + 4px)}.home-module__vSOv9G__home-cta__tag:after{left:calc(100% + 4px)}.home-module__vSOv9G__home-cta__title{color:var(--adaira-navy);letter-spacing:-.02em;margin:0 0 22px;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.15}.home-module__vSOv9G__home-cta__title-highlight{color:var(--adaira-sky);font-family:Playfair Display,Times New Roman,serif;font-style:italic;font-weight:400}.home-module__vSOv9G__home-cta__desc{color:var(--adaira-gray-500);max-width:520px;margin:0 auto 45px;font-size:1.1rem;font-weight:400;line-height:1.7}.home-module__vSOv9G__home-cta__btns{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:50px;margin-bottom:70px;display:flex}.home-module__vSOv9G__home-cta__btn-primary{background:var(--adaira-navy);color:var(--adaira-lime);border-radius:50px;align-items:center;gap:10px;padding:18px 36px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #0d0d5533}.home-module__vSOv9G__home-cta__btn-primary:before{content:"";background:linear-gradient(135deg,var(--adaira-navy-deep)0%,#12126a 100%);opacity:0;transition:opacity .4s;position:absolute;inset:0}.home-module__vSOv9G__home-cta__btn-primary:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 15px 50px #0d0d554d;color:var(--adaira-lime)!important}.home-module__vSOv9G__home-cta__btn-primary:hover:before{opacity:1}.home-module__vSOv9G__home-cta__btn-primary span,.home-module__vSOv9G__home-cta__btn-primary svg{z-index:1;position:relative}.home-module__vSOv9G__home-cta__btn-primary svg{transition:transform .3s}.home-module__vSOv9G__home-cta__btn-primary:hover svg{transform:translate(3px)}.home-module__vSOv9G__home-cta__btn-secondary{color:var(--adaira-navy);background:0 0;border:2px solid #0d0d5526;border-radius:50px;align-items:center;padding:18px 36px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.home-module__vSOv9G__home-cta__btn-secondary:hover{border-color:var(--adaira-lime);color:var(--adaira-navy-deep);background:var(--adaira-lime-soft);transform:translateY(-4px)}.home-module__vSOv9G__home-cta__stats{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.home-module__vSOv9G__home-cta__stat{flex-direction:column;align-items:center;gap:6px;display:flex}.home-module__vSOv9G__home-cta__stat-value{color:var(--adaira-navy);font-size:2.2rem;font-weight:800;line-height:1}.home-module__vSOv9G__home-cta__stat-label{color:var(--adaira-gray-400);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:500}.home-module__vSOv9G__home-cta__stat-divider{background:#0d0d5514;flex-shrink:0;width:1px;height:40px}@media (max-width:1300px){.home-module__vSOv9G__home-cases__grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media (max-width:1024px){.home-module__vSOv9G__home-hero{padding:100px 24px 40px}.home-module__vSOv9G__home-hero__title{font-size:clamp(2.4rem,6vw,4rem)}.home-module__vSOv9G__home-hero__subtitle{max-width:520px;font-size:1rem}.home-module__vSOv9G__home-hero__bottom-bar{gap:24px}.home-module__vSOv9G__home-hero__stat span:first-child{font-size:1.6rem}.home-module__vSOv9G__home-hero__marquee-logo{gap:40px;font-size:1rem}.home-module__vSOv9G__home-services__header{padding:60px 24px 16px}.home-module__vSOv9G__home-services__card-inner{min-height:280px}.home-module__vSOv9G__home-services__card-title{font-size:1.6rem}.home-module__vSOv9G__home-services__card-desc{font-size:.95rem}.home-module__vSOv9G__home-services__card-content{padding:28px}.home-module__vSOv9G__home-cases{padding:100px 0 120px}.home-module__vSOv9G__home-cases__header{margin-bottom:50px}.home-module__vSOv9G__home-cases__result-value{font-size:2rem}.home-module__vSOv9G__home-process{padding:100px 0 120px}.home-module__vSOv9G__home-process__steps{grid-template-columns:repeat(2,1fr);gap:50px 40px}.home-module__vSOv9G__home-process__step-desc{max-width:260px}.home-module__vSOv9G__home-testimonials{padding:100px 0 120px}.home-module__vSOv9G__home-testimonials__card{width:340px;padding:24px}.home-module__vSOv9G__home-cta{padding:120px 0 140px}.home-module__vSOv9G__home-cta__dots-pattern{width:80px;height:80px;top:30px;right:30px}.home-module__vSOv9G__overlay__container{max-width:640px}}@media (max-width:768px){.home-module__vSOv9G__home-hero{min-height:100svh;padding:90px 20px 36px}.home-module__vSOv9G__home-hero__title{letter-spacing:-.01em;margin-bottom:18px;font-size:clamp(2rem,8vw,3rem)}.home-module__vSOv9G__home-hero__highlight{margin-right:8px}.home-module__vSOv9G__home-hero__subtitle{margin-bottom:36px;padding:0 8px;font-size:.95rem}.home-module__vSOv9G__home-hero__btn-primary{width:100%;max-width:280px;padding:13px 32px;font-size:1rem}.home-module__vSOv9G__home-hero__bottom-bar{flex-direction:column;align-items:flex-start;gap:16px;padding-top:28px}.home-module__vSOv9G__home-hero__divider,.home-module__vSOv9G__home-hero__stat{display:none}.home-module__vSOv9G__home-hero__marquee-container{width:100%}.home-module__vSOv9G__home-hero__marquee-logo{font-size:.85rem}.home-module__vSOv9G__home-hero__marquee-track{gap:36px}.home-module__vSOv9G__home-services{padding-bottom:80px}.home-module__vSOv9G__home-services__header{padding:50px 20px 12px;position:relative}.home-module__vSOv9G__home-services__desc{font-size:1rem}.home-module__vSOv9G__home-services__card-inner{grid-template-columns:1fr;min-height:auto}.home-module__vSOv9G__home-services__card-image{flex-shrink:0;height:220px}.home-module__vSOv9G__home-services__card-overlay{background:linear-gradient(#0000 0%,#f3f5f899 100%)}.home-module__vSOv9G__home-services__stack-card:hover .home-module__vSOv9G__home-services__card-overlay{background:linear-gradient(#0000 0%,#0d0d5599 100%)}.home-module__vSOv9G__home-services__card-content{padding:28px 24px}.home-module__vSOv9G__home-services__card-number{font-size:3rem;top:12px;right:20px}.home-module__vSOv9G__home-services__card-title{margin-bottom:10px;font-size:1.4rem}.home-module__vSOv9G__home-services__card-desc{margin-bottom:22px;font-size:.92rem}.home-module__vSOv9G__home-services__card-btn{padding:10px 22px;font-size:.9rem}.home-module__vSOv9G__home-cases{padding:80px 0 100px}.home-module__vSOv9G__home-cases__container{padding:0 16px}.home-module__vSOv9G__home-cases__header{margin-bottom:40px}.home-module__vSOv9G__home-cases__desc{font-size:1rem}.home-module__vSOv9G__home-cases__grid{grid-template-columns:1fr 1fr;gap:16px}.home-module__vSOv9G__home-cases__card-image-wrap{border-radius:14px;margin-bottom:14px}.home-module__vSOv9G__home-cases__result-value{font-size:1.6rem}.home-module__vSOv9G__home-cases__card-title{font-size:.95rem}.home-module__vSOv9G__home-cases__card-tag{padding:4px 10px;font-size:.65rem}.home-module__vSOv9G__home-cases__footer{margin-top:50px}.home-module__vSOv9G__home-cases__view-all{padding:16px 32px;font-size:.9rem}.home-module__vSOv9G__home-process{padding:80px 0 100px}.home-module__vSOv9G__home-process__container{padding:0 16px}.home-module__vSOv9G__home-process__header{margin-bottom:50px}.home-module__vSOv9G__home-process__desc{font-size:1rem}.home-module__vSOv9G__home-process__steps{grid-template-columns:repeat(2,1fr);gap:40px 24px}.home-module__vSOv9G__home-process__icon-box{width:86px;height:86px}.home-module__vSOv9G__home-process__icon-inner svg{width:30px;height:30px}.home-module__vSOv9G__home-process__step-title{font-size:1.15rem}.home-module__vSOv9G__home-process__step-desc{max-width:220px;font-size:.88rem}.home-module__vSOv9G__home-testimonials{padding:80px 0 100px}.home-module__vSOv9G__home-testimonials__header{margin-bottom:50px}.home-module__vSOv9G__home-testimonials__desc{font-size:1rem}.home-module__vSOv9G__home-testimonials__card{width:300px;padding:22px}.home-module__vSOv9G__home-testimonials__card-quote{font-size:.78rem}.home-module__vSOv9G__home-testimonials__wrapper{gap:18px}.home-module__vSOv9G__home-cta{padding:80px 0 100px}.home-module__vSOv9G__home-cta__container{padding:0 20px}.home-module__vSOv9G__home-cta__desc{margin-bottom:32px;font-size:1rem}.home-module__vSOv9G__home-cta__btns{flex-direction:column;gap:14px;margin-top:36px;margin-bottom:50px}.home-module__vSOv9G__home-cta__btn-primary,.home-module__vSOv9G__home-cta__btn-secondary{justify-content:center;width:100%;max-width:300px;padding:16px 30px}.home-module__vSOv9G__home-cta__stats{flex-direction:column;gap:20px}.home-module__vSOv9G__home-cta__stat-divider{width:50px;height:1px}.home-module__vSOv9G__home-cta__stat-value{font-size:1.9rem}.home-module__vSOv9G__home-cta__line-left,.home-module__vSOv9G__home-cta__line-right,.home-module__vSOv9G__home-cta__dots-pattern{display:none}.home-module__vSOv9G__overlay{align-items:flex-end;padding:10px}.home-module__vSOv9G__overlay__container{border-radius:24px 24px 0 0;max-width:100%;max-height:92vh}.home-module__vSOv9G__overlay__content{padding:24px 20px 32px}.home-module__vSOv9G__overlay__metrics{gap:12px}.home-module__vSOv9G__overlay__metric{min-width:90px;padding:12px 8px}.home-module__vSOv9G__overlay__metric-value{font-size:1.3rem}.home-module__vSOv9G__overlay__results{padding:24px 20px}}@media (max-width:480px){.home-module__vSOv9G__home-hero{padding:80px 16px 30px}.home-module__vSOv9G__home-hero__title{margin-bottom:14px;font-size:clamp(1.85rem,9vw,2.4rem)}.home-module__vSOv9G__home-hero__subtitle{margin-bottom:28px;font-size:.9rem;line-height:1.65}.home-module__vSOv9G__home-hero__btn-primary{padding:12px 28px;font-size:.95rem}.home-module__vSOv9G__home-hero__marquee-track{gap:28px}.home-module__vSOv9G__home-hero__marquee-logo{letter-spacing:.05em;font-size:.78rem}.home-module__vSOv9G__home-services__header{padding:40px 16px 10px}.home-module__vSOv9G__home-services__card-image{height:190px}.home-module__vSOv9G__home-services__card-content{padding:22px 18px}.home-module__vSOv9G__home-services__card-title{font-size:1.25rem}.home-module__vSOv9G__home-services__card-desc{margin-bottom:18px;font-size:.88rem}.home-module__vSOv9G__home-services__card-btn{padding:9px 18px;font-size:.85rem}.home-module__vSOv9G__home-cases{padding:70px 0 90px}.home-module__vSOv9G__home-cases__container{padding:0 14px}.home-module__vSOv9G__home-cases__grid{grid-template-columns:1fr;gap:20px}.home-module__vSOv9G__home-cases__card-image-wrap{aspect-ratio:4/3;border-radius:16px}.home-module__vSOv9G__home-cases__result-value{font-size:2rem}.home-module__vSOv9G__home-cases__card-title{font-size:1rem}.home-module__vSOv9G__home-cases__view-all{justify-content:center;width:100%;padding:14px 28px;font-size:.85rem}.home-module__vSOv9G__home-process{padding:70px 0 90px}.home-module__vSOv9G__home-process__container{padding:0 16px}.home-module__vSOv9G__home-process__steps{grid-template-columns:1fr;gap:36px}.home-module__vSOv9G__home-process__step{padding:0 20px}.home-module__vSOv9G__home-process__icon-box{width:80px;height:80px;margin-bottom:20px}.home-module__vSOv9G__home-process__step-title{font-size:1.1rem}.home-module__vSOv9G__home-process__step-desc{max-width:100%;font-size:.86rem}.home-module__vSOv9G__home-testimonials{padding:70px 0 90px}.home-module__vSOv9G__home-testimonials__header{margin-bottom:40px}.home-module__vSOv9G__home-testimonials__card{width:272px;padding:18px}.home-module__vSOv9G__home-testimonials__card-name{font-size:.95rem}.home-module__vSOv9G__home-testimonials__card-role{font-size:.78rem}.home-module__vSOv9G__home-testimonials__card-quote{margin-bottom:18px;font-size:.75rem}.home-module__vSOv9G__home-testimonials__wrapper{gap:14px}.home-module__vSOv9G__home-cta{padding:70px 0 90px}.home-module__vSOv9G__home-cta__container{padding:0 16px}.home-module__vSOv9G__home-cta__desc{font-size:.95rem}.home-module__vSOv9G__home-cta__btn-primary,.home-module__vSOv9G__home-cta__btn-secondary{max-width:100%;padding:14px 24px;font-size:.92rem}.home-module__vSOv9G__home-cta__stat-value{font-size:1.7rem}.home-module__vSOv9G__home-cta__stat-label{font-size:.7rem}.home-module__vSOv9G__overlay__title{font-size:1.4rem}.home-module__vSOv9G__overlay__image{border-radius:14px;margin-bottom:22px}.home-module__vSOv9G__overlay__content{padding:20px 16px 28px}.home-module__vSOv9G__overlay__section-title{font-size:.95rem}.home-module__vSOv9G__overlay__section-text{font-size:.88rem}.home-module__vSOv9G__overlay__metric{min-width:80px;padding:10px 6px}.home-module__vSOv9G__overlay__metric-value{font-size:1.1rem}.home-module__vSOv9G__overlay__metric-label{font-size:.65rem}.home-module__vSOv9G__overlay__results{padding:20px 16px}.home-module__vSOv9G__overlay__results-summary{font-size:.85rem}}@media (max-width:360px){.home-module__vSOv9G__home-hero__title{font-size:1.7rem}.home-module__vSOv9G__home-hero__subtitle{font-size:.85rem}.home-module__vSOv9G__home-hero__btn-primary{padding:11px 24px;font-size:.9rem}.home-module__vSOv9G__home-services__card-image{height:170px}.home-module__vSOv9G__home-services__card-title{font-size:1.15rem}.home-module__vSOv9G__home-cases__grid{grid-template-columns:1fr}.home-module__vSOv9G__home-testimonials__card{width:250px;padding:16px}.home-module__vSOv9G__home-cta__stat-value{font-size:1.5rem}.home-module__vSOv9G__overlay__metric-value{font-size:1rem}}@media (prefers-reduced-motion:reduce){.home-module__vSOv9G__scrollReveal{opacity:1;transition:none;transform:none}.home-module__vSOv9G__home-hero__marquee-track,.home-module__vSOv9G__home-testimonials__track-left,.home-module__vSOv9G__home-testimonials__track-right,.home-module__vSOv9G__home-cases__glow,.home-module__vSOv9G__home-cta__orb-1,.home-module__vSOv9G__home-cta__orb-2,.home-module__vSOv9G__home-cta__orb-3{animation:none}.home-module__vSOv9G__home-hero__btn-primary:hover,.home-module__vSOv9G__home-cases__card:hover,.home-module__vSOv9G__home-cta__btn-primary:hover{transform:none}}
.stack-cards-section{background:0 0;width:100%;position:relative}.stack-cards-container{box-sizing:border-box;z-index:10;width:100%;max-width:1000px;height:400px;padding:0 20px 100px}.cards-wrapper-inner{width:100%;height:100%;position:relative}@media (min-width:768px){.stack-cards-container{height:500px}}@media (max-width:768px){.stack-cards-container{height:550px}}.stack-card{backface-visibility:hidden;border-radius:32px;margin-top:100px;overflow:hidden;box-shadow:0 10px 40px #00000080}
.particles-container{width:100%;height:100%;position:absolute;top:0;left:0}.particles-container canvas{display:block;width:100%!important;height:100%!important}
