.Hero-module__D9Cm9a__hero{background:radial-gradient(90% 55% at 50% -5%,#621ed21f 0%,#8c50f00f 40%,#0000 70%),linear-gradient(#f5f3ff 0%,#faf9ff 40%,#fff 100%);align-items:center;min-height:100vh;padding:8rem 0 6rem;display:flex;position:relative;overflow:hidden}.Hero-module__D9Cm9a__pattern{display:none}.Hero-module__D9Cm9a__spotlight{filter:blur(60px);z-index:0;pointer-events:none;opacity:1;background:radial-gradient(#6428dc2e 0%,#783cf01a 35%,#501eb40d 60%,#0000 80%);width:80vw;max-width:1000px;height:70vw;max-height:800px;position:absolute;top:-25%;left:50%;transform:translate(-50%)}.Hero-module__D9Cm9a__floatingLogos{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__D9Cm9a__floatingLogo{background:var(--surface);border:1px solid var(--border);width:72px;height:72px;box-shadow:var(--shadow-md);opacity:.8;z-index:1;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute}.Hero-module__D9Cm9a__floatingLogo img{object-fit:contain;width:70%;height:70%}.Hero-module__D9Cm9a__logoShopify{animation:6s ease-in-out infinite Hero-module__D9Cm9a__float;top:20%;right:15%}.Hero-module__D9Cm9a__logoWordpress{animation:7s ease-in-out 1s infinite Hero-module__D9Cm9a__float;top:65%;right:10%}.Hero-module__D9Cm9a__logoNext{animation:8s ease-in-out 2s infinite Hero-module__D9Cm9a__float;top:35%;left:12%}.Hero-module__D9Cm9a__logoReact{animation:7.5s ease-in-out .5s infinite Hero-module__D9Cm9a__float;top:15%;left:20%}.Hero-module__D9Cm9a__logoNode{animation:9s ease-in-out 1.5s infinite Hero-module__D9Cm9a__float;top:60%;left:8%}@keyframes Hero-module__D9Cm9a__float{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}to{transform:translateY(0)rotate(0)}}.Hero-module__D9Cm9a__hero:before,.Hero-module__D9Cm9a__hero:after{display:none}.Hero-module__D9Cm9a__content{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__D9Cm9a__eyebrow{justify-content:center;align-items:center;gap:1rem;margin-bottom:2.5rem;animation:.8s both Hero-module__D9Cm9a__fadeIn;display:flex}.Hero-module__D9Cm9a__eyebrowLine{background:var(--accent);width:40px;height:1.5px;display:block}.Hero-module__D9Cm9a__eyebrowText{font-family:var(--font-mono);font-size:var(--caption-size);color:var(--accent);text-transform:uppercase;letter-spacing:.14em}.Hero-module__D9Cm9a__headline{font-family:var(--font-geist);color:var(--text-primary);letter-spacing:-.045em;max-width:900px;margin:0 auto;font-size:clamp(2.9rem,10vw,6.7rem);font-weight:900;line-height:1.05;animation:.8s cubic-bezier(.16,1,.3,1) .1s both Hero-module__D9Cm9a__slideUp}.Hero-module__D9Cm9a__accentText{color:var(--brand);background:var(--gradient-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-style:italic}.Hero-module__D9Cm9a__bottom{flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;margin-top:3.5rem;animation:.8s cubic-bezier(.16,1,.3,1) .25s both Hero-module__D9Cm9a__slideUp;display:flex}.Hero-module__D9Cm9a__ctas{flex-shrink:0;justify-content:center;align-items:center;gap:1rem;display:flex}.Hero-module__D9Cm9a__subheading{font-size:var(--body-size);color:var(--text-secondary);text-align:center;max-width:600px;margin:0 auto;line-height:1.7}.Hero-module__D9Cm9a__subheading strong{color:var(--text-primary);font-weight:700}@keyframes Hero-module__D9Cm9a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__D9Cm9a__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__D9Cm9a__hero{min-height:auto;padding:8rem 0 5rem;display:block}.Hero-module__D9Cm9a__floatingLogos{display:none}.Hero-module__D9Cm9a__content{padding:0 1.25rem}.Hero-module__D9Cm9a__eyebrow{gap:.75rem;margin-bottom:1.5rem}.Hero-module__D9Cm9a__eyebrowLine{width:20px}.Hero-module__D9Cm9a__headline{max-width:100%;font-size:clamp(2.2rem,10vw,3.2rem);line-height:1.15}.Hero-module__D9Cm9a__subheading{margin-top:1.25rem;padding:0;font-size:1rem;line-height:1.6}.Hero-module__D9Cm9a__bottom{gap:2rem;width:100%;margin-top:2.5rem}.Hero-module__D9Cm9a__ctas{flex-direction:column;gap:1rem;width:100%;padding:0}.Hero-module__D9Cm9a__ctas>*{justify-content:center;width:100%}}@media (max-width:480px){.Hero-module__D9Cm9a__hero{margin-top:3rem;padding-top:7rem}.Hero-module__D9Cm9a__content{padding:0}.Hero-module__D9Cm9a__headline{font-size:3rem}}
.Container-module__bd_ymW__container{width:100%;max-width:var(--container-max);padding-left:var(--container-padding);padding-right:var(--container-padding);margin-left:auto;margin-right:auto;overflow:hidden}
.Button-module__LCT47W__button{font-family:var(--font-display);border-radius:var(--radius-full);transition:all var(--transition-base);cursor:pointer;white-space:nowrap;letter-spacing:-.01em;border:none;outline:none;justify-content:center;align-items:center;gap:.5rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.Button-module__LCT47W__sm{padding:.55rem 1.4rem;font-size:.8125rem}.Button-module__LCT47W__md{font-size:var(--small-size);padding:.75rem 1.75rem}.Button-module__LCT47W__lg{font-size:var(--small-size);padding:.9rem 2.25rem}.Button-module__LCT47W__primary{background:var(--foreground);color:var(--background)}.Button-module__LCT47W__primary:hover{background:var(--brand);transform:translateY(-2px);box-shadow:0 8px 25px #56059140}.Button-module__LCT47W__primary:active{transform:translateY(0)}.Button-module__LCT47W__secondary{color:var(--text-primary);border:1.5px solid var(--border);background:0 0}.Button-module__LCT47W__secondary:hover{border-color:var(--foreground);transform:translateY(-2px)}.Button-module__LCT47W__outline{color:var(--accent);border:1.5px solid var(--accent);background:0 0}.Button-module__LCT47W__outline:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}
.TypingEffect-module__zZLl9W__container{align-items:center;display:inline-flex}.TypingEffect-module__zZLl9W__cursor{color:inherit;opacity:1;margin-left:2px;font-weight:300;animation:1.05s step-end infinite TypingEffect-module__zZLl9W__blink;display:inline-block}@keyframes TypingEffect-module__zZLl9W__blink{0%,to{opacity:1}50%{opacity:0}}
.BrandMarquee-module__1Rit1a__brands{background:var(--background);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);padding:3rem 0;position:relative;overflow:hidden}.BrandMarquee-module__1Rit1a__title{text-align:center;font-family:var(--font-mono);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.15em;margin-bottom:2.5rem;font-size:.6875rem}.BrandMarquee-module__1Rit1a__marquee{gap:5rem;width:fit-content;animation:40s linear infinite BrandMarquee-module__1Rit1a__scroll;display:flex}.BrandMarquee-module__1Rit1a__track{flex-shrink:0;align-items:center;gap:5rem;display:flex}.BrandMarquee-module__1Rit1a__brandLogo{opacity:.9;transition:all var(--transition-base);align-items:center;display:flex}.BrandMarquee-module__1Rit1a__brandLogo:hover{opacity:1;filter:grayscale(0)}.BrandMarquee-module__1Rit1a__logoImg{object-fit:contain;width:auto;height:56px}@keyframes BrandMarquee-module__1Rit1a__scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 2.5rem))}}.BrandMarquee-module__1Rit1a__brands:before,.BrandMarquee-module__1Rit1a__brands:after{content:"";z-index:2;pointer-events:none;width:150px;position:absolute;top:0;bottom:0}.BrandMarquee-module__1Rit1a__brands:before{background:linear-gradient(to right, var(--background), transparent);left:0}.BrandMarquee-module__1Rit1a__brands:after{background:linear-gradient(to left, var(--background), transparent);right:0}
.Brands-module__l1g-Vq__brands{background:var(--background);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);justify-content:center;align-items:center;width:100%;height:70vh;min-height:500px;display:flex;position:relative;overflow:hidden}.Brands-module__l1g-Vq__centerText{font-family:var(--font-display);color:var(--text-primary);text-align:center;z-index:10;pointer-events:none;letter-spacing:-.04em;font-size:clamp(3.5rem,8vw,6.5rem);font-weight:500}.Brands-module__l1g-Vq__centerText span{display:inline-block}.Brands-module__l1g-Vq__italic{margin-left:.2em;font-family:Georgia,serif;font-style:italic;font-weight:400}.Brands-module__l1g-Vq__floatingLogo{will-change:transform, opacity, filter;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute}.Brands-module__l1g-Vq__floatingLogo img{object-fit:contain;width:56px;height:56px}@media (max-width:768px){.Brands-module__l1g-Vq__brands{height:50vh;min-height:400px}.Brands-module__l1g-Vq__floatingLogo img{width:40px;height:40px}}
.Stats-module__1d79Gq__stats{border-bottom:1px solid var(--border);background-color:#fff}.Stats-module__1d79Gq__strip{justify-content:space-between;align-items:center;gap:2rem;padding:3rem 0;display:flex}.Stats-module__1d79Gq__stat{text-align:center;flex:1}.Stats-module__1d79Gq__value{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.04em;margin-bottom:.6rem;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;line-height:1}.Stats-module__1d79Gq__suffix{color:var(--accent)}.Stats-module__1d79Gq__label{font-family:var(--font-mono);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.Stats-module__1d79Gq__divider{background:var(--border);flex-shrink:0;width:1px;height:60px}@media (max-width:768px){.Stats-module__1d79Gq__strip{grid-template-columns:repeat(2,1fr 1fr);gap:3rem 2rem;display:grid}.Stats-module__1d79Gq__divider{display:none}}@media (max-width:480px){.Stats-module__1d79Gq__strip{grid-template-columns:1fr 1fr;gap:2.5rem}}
.About-module__WabD6q__about{padding:var(--section-space) 0;background:var(--background);overflow:hidden}.About-module__WabD6q__aboutWrapper{width:100%;max-width:1240px;margin:0 auto}.About-module__WabD6q__header{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto 4rem;display:flex}.About-module__WabD6q__eyebrow{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.About-module__WabD6q__line{background:var(--accent);width:32px;height:1.5px}.About-module__WabD6q__label{font-family:var(--font-mono);font-size:var(--caption-size);color:var(--accent);text-transform:uppercase;letter-spacing:.14em}.About-module__WabD6q__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.04em;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.About-module__WabD6q__description{color:var(--text-secondary);max-width:600px;font-size:1.125rem;line-height:1.7}.About-module__WabD6q__graphWrapper{isolation:isolate;width:100%;margin:2rem 0 6rem;position:relative}.About-module__WabD6q__blob{filter:blur(40px);opacity:.35;pointer-events:none;z-index:0;background:radial-gradient(circle,#309,#7b2cbf);border-radius:50%;width:350px;height:350px;animation:12s ease-in-out infinite alternate About-module__WabD6q__blobMove1;position:absolute;top:-60px;left:-80px}.About-module__WabD6q__blob2{opacity:.28;background:radial-gradient(circle,#3c096c,#560591);width:280px;height:280px;animation:15s ease-in-out infinite alternate About-module__WabD6q__blobMove2;inset:auto 5% -40px auto}.About-module__WabD6q__blob3{opacity:.2;background:radial-gradient(circle,#5a0dbf,#309);width:200px;height:200px;animation:10s ease-in-out infinite alternate About-module__WabD6q__blobMove3;top:30%;left:45%}@keyframes About-module__WabD6q__blobMove1{0%{transform:translate(0)scale(1)}to{transform:translate(60px,40px)scale(1.15)}}@keyframes About-module__WabD6q__blobMove2{0%{transform:translate(0)scale(1)}to{transform:translate(-50px,-30px)scale(1.1)}}@keyframes About-module__WabD6q__blobMove3{0%{transform:translate(0)scale(1)}to{transform:translate(30px,-50px)scale(1.2)}}.About-module__WabD6q__graphContainer{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#b0b0b04f;border:1px solid #7850c840;border-radius:1rem;width:100%;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0a,0 10px 90px #0000004d,inset 0 1px #ffffff0f}.About-module__WabD6q__noiseOverlay{border-radius:inherit;opacity:.8;pointer-events:none;z-index:2;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");background-repeat:repeat;background-size:128px 128px;position:absolute;inset:0}.About-module__WabD6q__websiteTypesWrapper{margin-top:4rem}.About-module__WabD6q__statCard{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.About-module__WabD6q__value{font-family:var(--font-display);letter-spacing:-.04em;background:var(--gradient-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:clamp(3rem,6vw,4.5rem);font-weight:900;line-height:1}.About-module__WabD6q__statLabel{font-family:var(--font-mono);color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:.8125rem;font-weight:700}.About-module__WabD6q__statDescription{font-size:var(--small-size);color:var(--text-secondary);max-width:280px;line-height:1.6}@media (max-width:900px){.About-module__WabD6q__statsGrid{grid-template-columns:1fr;gap:4rem}.About-module__WabD6q__title{font-size:2.5rem}}@media (max-width:480px){.About-module__WabD6q__statsGrid{grid-template-columns:1fr;gap:4rem}.About-module__WabD6q__graphContainer{width:95%;margin:0 auto}}
.AnimatedGraph-module__30zD-q__container{width:100%;max-width:1000px;margin:0 auto;position:relative;overflow:visible}.AnimatedGraph-module__30zD-q__svgWrapper{aspect-ratio:800/500;width:100%;position:relative}.AnimatedGraph-module__30zD-q__svg{width:100%;height:100%;display:block;overflow:visible}.AnimatedGraph-module__30zD-q__path{fill:none;stroke:var(--border);stroke-width:1.5px;opacity:.2}.AnimatedGraph-module__30zD-q__neonPath{fill:none;stroke-width:2px;stroke-linecap:round}.AnimatedGraph-module__30zD-q__node{z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}.AnimatedGraph-module__30zD-q__nodeWrapper{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;height:100%;display:flex;position:relative}.AnimatedGraph-module__30zD-q__nodeIcon{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-md);width:100%;height:100%;transition:all var(--transition-base);z-index:2;border-radius:50%;justify-content:center;align-items:center;padding:12px;display:flex;position:relative;overflow:hidden}.AnimatedGraph-module__30zD-q__nodeIcon img,.AnimatedGraph-module__30zD-q__nodeIcon svg{object-fit:contain;width:100%!important;height:100%!important;position:relative!important}.AnimatedGraph-module__30zD-q__iconNode{width:70px;height:70px}.AnimatedGraph-module__30zD-q__centerNode{width:80px;height:80px}.AnimatedGraph-module__30zD-q__centerNode .AnimatedGraph-module__30zD-q__nodeIcon{padding:16px}.AnimatedGraph-module__30zD-q__nodeLabelLeft,.AnimatedGraph-module__30zD-q__nodeLabelRight,.AnimatedGraph-module__30zD-q__nodeLabelBottom{font-family:var(--font-mono);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;pointer-events:none;z-index:5;font-size:.6875rem;font-weight:700;position:absolute}.AnimatedGraph-module__30zD-q__nodeLabelLeft{color:#363636;font-size:clamp(.7rem,2vw,1rem);top:50%;right:calc(100% + 1rem);transform:translateY(-50%)}.AnimatedGraph-module__30zD-q__nodeLabelRight{color:#303030;font-size:clamp(.7rem,2vw,1rem);top:50%;left:calc(100% + 1rem);transform:translateY(-50%)}.AnimatedGraph-module__30zD-q__nodeLabelBottom{color:var(--brand);top:calc(100% + 1rem);left:50%;transform:translate(-50%)}.AnimatedGraph-module__30zD-q__node:hover .AnimatedGraph-module__30zD-q__nodeIcon{box-shadow:var(--shadow-lg);border-color:var(--brand-light);transform:scale(1.1)}@media (max-width:768px){.AnimatedGraph-module__30zD-q__svgWrapper{aspect-ratio:auto;height:400px}.AnimatedGraph-module__30zD-q__centerNode{width:64px;height:64px}.AnimatedGraph-module__30zD-q__iconNode{width:48px;height:48px}.AnimatedGraph-module__30zD-q__nodeLabelLeft,.AnimatedGraph-module__30zD-q__nodeLabelRight{display:none}}
.WebsiteTypes-module__rpZm9a__websiteTypes{padding:var(--section-space) 0;border-top:1px solid var(--border-light);z-index:10;background:#f9f9ff;position:relative}.WebsiteTypes-module__rpZm9a__title{font-family:var(--font-mono);font-size:var(--caption-size);color:var(--brand);text-transform:uppercase;letter-spacing:.12em;text-align:center;margin-bottom:3.5rem;display:block}.WebsiteTypes-module__rpZm9a__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;padding:1rem;display:flex}.WebsiteTypes-module__rpZm9a__pill{background:var(--background);border:1px solid var(--border);color:#353535;white-space:nowrap;border-radius:100px;align-items:center;gap:.85rem;padding:.85rem 1.75rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 2px 10px #0000000d}.WebsiteTypes-module__rpZm9a__pill:hover{border-color:var(--brand);background:var(--brand);color:#fff;transform:translateY(-4px);box-shadow:0 10px 25px #3201951f}.WebsiteTypes-module__rpZm9a__icon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.WebsiteTypes-module__rpZm9a__logoImg{object-fit:contain;width:100%;height:100%;transition:all .3s}.WebsiteTypes-module__rpZm9a__pill:hover .WebsiteTypes-module__rpZm9a__logoImg{filter:none;opacity:1}.WebsiteTypes-module__rpZm9a__label{line-height:1}@media (max-width:768px){.WebsiteTypes-module__rpZm9a__grid{gap:.75rem;padding:0 1rem}.WebsiteTypes-module__rpZm9a__pill{padding:.5rem .7rem;font-size:.9rem}}
.Works-module__X1Qn1a__works{padding:var(--section-space) 0;background:var(--background-alt)}.Works-module__X1Qn1a__list{background:var(--background-alt);border:1px solid var(--border);flex-direction:column;gap:1px;display:flex}.Works-module__X1Qn1a__card{background:var(--surface);transition:background var(--transition-base);grid-template-columns:1fr 1fr;display:grid}.Works-module__X1Qn1a__card:hover{background:var(--surface-warm)}.Works-module__X1Qn1a__content{flex-direction:column;justify-content:center;gap:1rem;padding:3rem;display:flex}.Works-module__X1Qn1a__meta{align-items:center;gap:1rem;display:flex}.Works-module__X1Qn1a__index{font-family:var(--font-mono);color:var(--text-tertiary);letter-spacing:.04em;font-size:.75rem}.Works-module__X1Qn1a__category{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:.6875rem}.Works-module__X1Qn1a__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;line-height:1.2}.Works-module__X1Qn1a__description{font-size:var(--small-size);color:var(--text-secondary);max-width:420px;line-height:1.65}.Works-module__X1Qn1a__metric{font-family:var(--font-mono);color:var(--accent);background:var(--accent-alpha);letter-spacing:.02em;align-self:flex-start;margin-top:.25rem;padding:.35rem .85rem;font-size:.75rem;font-weight:500;display:inline-flex}.Works-module__X1Qn1a__preview{min-height:320px;position:relative;overflow:hidden}.Works-module__X1Qn1a__image{object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.Works-module__X1Qn1a__card:hover .Works-module__X1Qn1a__image{transform:scale(1.05)}.Works-module__X1Qn1a__card:nth-child(2n){direction:rtl}.Works-module__X1Qn1a__card:nth-child(2n) .Works-module__X1Qn1a__content,.Works-module__X1Qn1a__card:nth-child(2n) .Works-module__X1Qn1a__preview{direction:ltr}@media (max-width:768px){.Works-module__X1Qn1a__card{flex-direction:column-reverse;display:flex}.Works-module__X1Qn1a__card:nth-child(2n){direction:ltr}.Works-module__X1Qn1a__preview{width:100%;min-height:240px}.Works-module__X1Qn1a__content{width:100%;padding:2rem}.Works-module__X1Qn1a__list{gap:.8rem}}
.SectionHeading-module__PNWCXG__center{text-align:center}.SectionHeading-module__PNWCXG__left{text-align:left}.SectionHeading-module__PNWCXG__label{font-family:var(--font-mono);font-size:var(--caption-size);color:var(--accent);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-weight:400;display:inline-flex}.SectionHeading-module__PNWCXG__label:before{content:"";background:var(--accent);width:24px;height:1.5px;display:inline-block}.SectionHeading-module__PNWCXG__title{font-family:var(--font-display);font-size:var(--h2-size);color:var(--text-primary);letter-spacing:-.035em;padding:0 rem;margin-bottom:1.25rem;font-weight:700;line-height:1.15}.SectionHeading-module__PNWCXG__subtitle{font-size:var(--body-size);color:var(--text-secondary);max-width:520px;margin-bottom:1.5rem;line-height:1.7}.SectionHeading-module__PNWCXG__center .SectionHeading-module__PNWCXG__subtitle{margin-left:auto;margin-right:auto}
.HowItWorks-module__t_ntIa__section{padding:var(--section-space) 0;background-color:var(--background);background-image:radial-gradient(#0000001a 1.5px,#0000 1.5px);background-size:30px 30px;position:relative}.HowItWorks-module__t_ntIa__list{flex-direction:column;gap:1.5rem;max-width:1100px;margin:0 auto;padding:0 3rem;display:flex}.HowItWorks-module__t_ntIa__card{border-radius:var(--radius-md);width:75%;transition:transform var(--transition-base), box-shadow var(--transition-base);flex-direction:row;align-items:flex-start;gap:1.25rem;padding:2rem 2.5rem;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.HowItWorks-module__t_ntIa__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.HowItWorks-module__t_ntIa__card0{background-color:#e0eefa;margin-left:0}.HowItWorks-module__t_ntIa__card1{background-color:#94a8eae1;margin-left:8.33%}.HowItWorks-module__t_ntIa__card2{background-color:#407bd9;margin-left:16.66%}.HowItWorks-module__t_ntIa__card3{background-color:#330099b8;margin-left:25%}.HowItWorks-module__t_ntIa__cardContent{flex-direction:column;gap:.5rem;display:flex}.HowItWorks-module__t_ntIa__stepTitle{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.125rem;font-weight:700}.HowItWorks-module__t_ntIa__stepDescription{font-size:var(--small-size);line-height:1.6}.HowItWorks-module__t_ntIa__card0 .HowItWorks-module__t_ntIa__stepTitle,.HowItWorks-module__t_ntIa__card1 .HowItWorks-module__t_ntIa__stepTitle{color:var(--text-primary)}.HowItWorks-module__t_ntIa__card0 .HowItWorks-module__t_ntIa__stepDescription,.HowItWorks-module__t_ntIa__card1 .HowItWorks-module__t_ntIa__stepDescription{color:var(--text-secondary)}.HowItWorks-module__t_ntIa__card2 .HowItWorks-module__t_ntIa__stepTitle,.HowItWorks-module__t_ntIa__card3 .HowItWorks-module__t_ntIa__stepTitle{color:#fff}.HowItWorks-module__t_ntIa__card2 .HowItWorks-module__t_ntIa__stepDescription,.HowItWorks-module__t_ntIa__card3 .HowItWorks-module__t_ntIa__stepDescription{color:#ffffffd9}.HowItWorks-module__t_ntIa__stepNumber{font-family:var(--font-display);letter-spacing:-.05em;flex-shrink:0;margin-top:-.2rem;font-size:2.5rem;font-weight:800;line-height:.9}.HowItWorks-module__t_ntIa__card0 .HowItWorks-module__t_ntIa__stepNumber{color:#00838f}.HowItWorks-module__t_ntIa__card1 .HowItWorks-module__t_ntIa__stepNumber{color:#4338ca}.HowItWorks-module__t_ntIa__card2 .HowItWorks-module__t_ntIa__stepNumber{color:#fff}.HowItWorks-module__t_ntIa__card3 .HowItWorks-module__t_ntIa__stepNumber{color:#4ade80}@media (max-width:900px){.HowItWorks-module__t_ntIa__list{padding:0 1rem}.HowItWorks-module__t_ntIa__card{width:100%}.HowItWorks-module__t_ntIa__card0{margin-left:0}.HowItWorks-module__t_ntIa__card1{margin-left:4%}.HowItWorks-module__t_ntIa__card2{margin-left:8%}.HowItWorks-module__t_ntIa__card3{margin-left:12%}}@media (max-width:768px){.HowItWorks-module__t_ntIa__card{gap:1rem;padding:1.5rem 1.25rem;margin-left:0!important}.HowItWorks-module__t_ntIa__stepNumber{font-size:2rem}}@media (max-width:480px){.HowItWorks-module__t_ntIa__card{flex-direction:column;gap:.5rem}.HowItWorks-module__t_ntIa__stepNumber{margin-bottom:.5rem}}
.Testimonials-module__oxjY5W__section{padding:var(--section-space) 0;overflow:hidden}.Testimonials-module__oxjY5W__marqueeWrapper{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.Testimonials-module__oxjY5W__marquee{gap:1.25rem;width:max-content;padding-right:1.25rem;animation:45s linear infinite Testimonials-module__oxjY5W__scroll;display:flex}@keyframes Testimonials-module__oxjY5W__scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.Testimonials-module__oxjY5W__marquee:hover{animation-play-state:paused}.Testimonials-module__oxjY5W__card{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border-light);text-align:center;width:360px;transition:all var(--transition-base);flex-direction:column;flex-shrink:0;align-items:center;gap:1.25rem;margin-top:2.6rem;padding:3rem 2rem 2rem;display:flex;position:relative}.Testimonials-module__oxjY5W__card:hover{border-color:var(--border);box-shadow:var(--shadow-sm)}.Testimonials-module__oxjY5W__stars{gap:2px;display:flex}.Testimonials-module__oxjY5W__starFilled{color:#e8450e;font-size:.875rem}.Testimonials-module__oxjY5W__star{color:var(--border);font-size:.875rem}.Testimonials-module__oxjY5W__content{font-size:var(--small-size);color:var(--text-secondary);flex:1;font-style:italic;line-height:1.7}.Testimonials-module__oxjY5W__author{border-top:1px solid var(--border-light);flex-direction:column;align-items:center;gap:.25rem;width:100%;padding-top:1.25rem;display:flex}.Testimonials-module__oxjY5W__avatar{background:var(--foreground);width:75px;height:75px;color:var(--background);font-family:var(--font-mono);letter-spacing:.02em;border:4px solid var(--surface);box-shadow:0 0 0 1px var(--border-light);z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:flex;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.Testimonials-module__oxjY5W__avatarImg{object-fit:cover;border-radius:50%}.Testimonials-module__oxjY5W__name{font-family:var(--font-display);font-size:var(--small-size);color:var(--text-primary);font-weight:600}.Testimonials-module__oxjY5W__role{color:var(--text-tertiary);font-size:.75rem}@media (max-width:480px){.Testimonials-module__oxjY5W__card{width:85vw;max-width:300px;padding:1.5rem}}
.Contact-module__uEXhyq__section{padding:var(--section-space) 0;background:var(--background-alt)}.Contact-module__uEXhyq__wrapper{grid-template-columns:1fr 1.15fr;align-items:flex-start;gap:4rem;display:grid}.Contact-module__uEXhyq__left{flex-direction:column;gap:2rem;display:flex}.Contact-module__uEXhyq__contactDetails{flex-direction:column;gap:1rem;display:flex}.Contact-module__uEXhyq__detailItem{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border-light);transition:all var(--transition-base);align-items:center;gap:1rem;padding:.5rem 1.25rem;display:flex}.Contact-module__uEXhyq__detailItem:hover{border-color:var(--border)}.Contact-module__uEXhyq__detailIcon{color:var(--accent);justify-content:center;align-items:center;display:flex}.Contact-module__uEXhyq__detailLabel{font-family:var(--font-mono);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem}.Contact-module__uEXhyq__detailValue{font-size:var(--small-size);color:var(--text-primary);font-weight:600}.Contact-module__uEXhyq__form{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border-light);flex-direction:column;gap:1.25rem;padding:2.5rem;display:flex}.Contact-module__uEXhyq__row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.Contact-module__uEXhyq__field{flex-direction:column;gap:.5rem;display:flex}.Contact-module__uEXhyq__label{font-family:var(--font-display);color:var(--text-primary);font-size:.8125rem;font-weight:600}.Contact-module__uEXhyq__input{border:1px solid var(--border);border-radius:var(--radius-md);font-size:var(--small-size);color:var(--text-primary);background:var(--background);transition:all var(--transition-fast);outline:none;padding:.8rem 1rem}.Contact-module__uEXhyq__input::placeholder{color:var(--text-tertiary)}.Contact-module__uEXhyq__input:focus{border-color:var(--foreground);background:var(--surface);box-shadow:0 0 0 3px #1a17150f}.Contact-module__uEXhyq__textarea{resize:vertical;min-height:120px}@media (max-width:900px){.Contact-module__uEXhyq__wrapper{grid-template-columns:1fr;gap:3rem}}@media (max-width:480px){.Contact-module__uEXhyq__row{grid-template-columns:1fr}.Contact-module__uEXhyq__form{padding:1.5rem}}
.FAQ-module__Z6MlOq__faq{padding:var(--section-space) 0;background:var(--background)}.FAQ-module__Z6MlOq__wrapper{max-width:800px;margin:0 auto}.FAQ-module__Z6MlOq__header{text-align:center;margin-bottom:3.5rem}.FAQ-module__Z6MlOq__tabsWrapper{justify-content:center;margin-bottom:3rem;display:flex}.FAQ-module__Z6MlOq__tabs{background:var(--background-alt);border-radius:var(--radius-full);border:1px solid var(--border-light);gap:.25rem;padding:.4rem;display:flex;position:relative}.FAQ-module__Z6MlOq__tab{border-radius:var(--radius-full);font-size:var(--small-size);color:var(--text-secondary);transition:all var(--transition-base);z-index:1;padding:.5rem 1.1rem;font-weight:500;position:relative}.FAQ-module__Z6MlOq__tab:hover:not(.FAQ-module__Z6MlOq__activeTab){color:var(--text-primary);background:#00000008}.FAQ-module__Z6MlOq__tab.FAQ-module__Z6MlOq__activeTab{color:var(--surface)}.FAQ-module__Z6MlOq__activeIndicator{background:var(--brand);border-radius:var(--radius-full);z-index:-1;position:absolute;inset:0}.FAQ-module__Z6MlOq__content{min-height:400px}.FAQ-module__Z6MlOq__accordion{flex-direction:column;gap:1rem;display:flex}.FAQ-module__Z6MlOq__item{border-bottom:1px solid var(--border-light);transition:border-color var(--transition-base);overflow:hidden}.FAQ-module__Z6MlOq__item.FAQ-module__Z6MlOq__open{border-bottom-color:var(--border)}.FAQ-module__Z6MlOq__questionButton{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;display:flex}.FAQ-module__Z6MlOq__question{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.25rem;font-weight:500}.FAQ-module__Z6MlOq__icon{color:var(--text-tertiary);justify-content:center;align-items:center;display:flex}.FAQ-module__Z6MlOq__item:hover .FAQ-module__Z6MlOq__icon{color:var(--text-primary)}.FAQ-module__Z6MlOq__answerWrapper{overflow:hidden}.FAQ-module__Z6MlOq__answer{color:var(--text-secondary);padding-bottom:1.5rem;font-size:1rem;line-height:1.6}@media (max-width:768px){.FAQ-module__Z6MlOq__question{font-size:1.125rem}.FAQ-module__Z6MlOq__tabsWrapper{-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start;margin-bottom:2rem;padding-bottom:1rem;overflow-x:auto}.FAQ-module__Z6MlOq__tabsWrapper::-webkit-scrollbar{display:none}.FAQ-module__Z6MlOq__tabs{flex-shrink:0;margin:auto}.FAQ-module__Z6MlOq__tab{white-space:nowrap;padding:.4rem .8rem}}
.Footer-module__MPE0dq__footer{background:var(--foreground);color:#fff;margin-top:auto;padding:5rem 0 2rem}.Footer-module__MPE0dq__grid{grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__MPE0dq__brand{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__MPE0dq__logo{font-family:var(--font-display);color:#fff;letter-spacing:-.04em;align-items:center;gap:.4rem;font-size:1.35rem;font-weight:800;text-decoration:none;display:flex}.Footer-module__MPE0dq__logoImg{object-fit:contain;filter:invert()brightness(1.5);width:auto;height:28px}.Footer-module__MPE0dq__description{font-size:var(--small-size);color:#ffffff73;max-width:340px;line-height:1.7}.Footer-module__MPE0dq__socials{gap:.75rem;margin-top:.5rem;display:flex}.Footer-module__MPE0dq__socialLink{font-family:var(--font-mono);color:#ffffff59;border-radius:var(--radius-full);transition:all var(--transition-base);letter-spacing:.02em;border:1px solid #ffffff14;padding:.35rem .85rem;font-size:.75rem;text-decoration:none}.Footer-module__MPE0dq__socialLink:hover{color:#fff;border-color:#ffffff4d}.Footer-module__MPE0dq__column{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__MPE0dq__columnTitle{font-family:var(--font-mono);color:#ffffff59;text-transform:uppercase;letter-spacing:.1em;font-size:.6875rem;font-weight:400}.Footer-module__MPE0dq__columnList{flex-direction:column;gap:.65rem;list-style:none;display:flex}.Footer-module__MPE0dq__columnLink{font-size:var(--small-size);color:#ffffff8c;transition:color var(--transition-fast);text-decoration:none}a.Footer-module__MPE0dq__columnLink:hover{color:#fff}.Footer-module__MPE0dq__bottom{text-align:center;border-top:1px solid #ffffff0f;padding-top:2rem}.Footer-module__MPE0dq__copyright{font-family:var(--font-mono);color:#ffffff40;letter-spacing:.02em;font-size:.75rem}@media (max-width:768px){.Footer-module__MPE0dq__grid{grid-template-columns:1fr;gap:2.5rem}.Footer-module__MPE0dq__socials{flex-wrap:wrap}}
.Partners-module___MuACG__section{border-top:1px solid var(--border-light);background:var(--surface);padding:4rem 0}.Partners-module___MuACG__wrapper{flex-direction:column;align-items:center;gap:3rem;display:flex}.Partners-module___MuACG__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);text-align:center;font-size:.875rem;font-weight:600}.Partners-module___MuACG__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem 5rem;width:100%;display:flex}.Partners-module___MuACG__logoWrapper{opacity:.7;transition:opacity var(--transition-base), transform var(--transition-base);justify-content:center;align-items:center;display:flex}.Partners-module___MuACG__logoWrapper:hover{opacity:1;filter:grayscale(0)brightness();transform:translateY(-2px)}.Partners-module___MuACG__logo{object-fit:contain;width:auto;height:32px}@media (max-width:768px){.Partners-module___MuACG__grid{gap:2.5rem 3rem}.Partners-module___MuACG__logo{height:28px}}@media (max-width:480px){.Partners-module___MuACG__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.Partners-module___MuACG__logoWrapper:nth-child(5){grid-column:span 2}}
.Industries-module__8kykIq__industries{padding:var(--section-space) 0;background:linear-gradient(180deg, var(--background) 0%, var(--background-alt) 100%);position:relative;overflow:hidden}.Industries-module__8kykIq__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Industries-module__8kykIq__title{font-family:var(--font-display);font-size:var(--h2-size);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:800}.Industries-module__8kykIq__description{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.Industries-module__8kykIq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Industries-module__8kykIq__card{background:var(--brand);border:1px solid var(--border-light);border-radius:var(--radius-lg);flex-direction:column;height:100%;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Industries-module__8kykIq__card:hover{border-color:var(--brand);transform:translateY(-8px);box-shadow:0 20px 40px #32019514}.Industries-module__8kykIq__iconWrapper{background:var(--brand-alpha);width:56px;height:56px;color:var(--background);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex}.Industries-module__8kykIq__card:hover .Industries-module__8kykIq__iconWrapper{background:var(--brand);color:#fff;transform:scale(1.1)rotate(-5deg)}.Industries-module__8kykIq__cardTitle{color:var(--background);font-size:1.5rem;font-weight:700;font-family:var(--font-display);margin-bottom:1rem}.Industries-module__8kykIq__cardDescription{color:var(--background);font-size:1rem;line-height:1.6}.Industries-module__8kykIq__arrow{color:var(--text-tertiary);opacity:0;transition:all .3s;position:absolute;top:2.5rem;right:2.5rem;transform:translate(-10px,10px)}.Industries-module__8kykIq__card:hover .Industries-module__8kykIq__arrow{opacity:1;color:var(--brand);transform:translate(0)}.Industries-module__8kykIq__decoration{background:radial-gradient(circle, var(--brand-alpha) 0%, transparent 70%);z-index:0;pointer-events:none;opacity:.5;width:300px;height:300px;position:absolute}.Industries-module__8kykIq__decoration1{top:-150px;right:-150px}.Industries-module__8kykIq__decoration2{bottom:-150px;left:-150px}@media (max-width:1024px){.Industries-module__8kykIq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Industries-module__8kykIq__grid{grid-template-columns:1fr}.Industries-module__8kykIq__card{padding:2rem}.Industries-module__8kykIq__title{font-size:2rem}}
.BottomContactBar-module__xR_SuW__bottomBar{z-index:9999;width:min(560px,90%);animation:.6s cubic-bezier(.16,1,.3,1) both BottomContactBar-module__xR_SuW__slideUp;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}@media (min-width:1024px){.BottomContactBar-module__xR_SuW__bottomBar{width:35%}}.BottomContactBar-module__xR_SuW__alert{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0fd9;border:1px solid #ffffff1a;border-radius:9999px;padding:.5rem .8rem;box-shadow:0 12px 40px #00000080}.BottomContactBar-module__xR_SuW__container{padding:0 var(--container-padding)}.BottomContactBar-module__xR_SuW__inner{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.BottomContactBar-module__xR_SuW__message{color:#ffffffe6;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;display:flex}.BottomContactBar-module__xR_SuW__dot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s infinite BottomContactBar-module__xR_SuW__pulse;box-shadow:0 0 8px #22c55e}.BottomContactBar-module__xR_SuW__actions{align-items:center;gap:1.5rem;display:flex}.BottomContactBar-module__xR_SuW__whatsappBtn{color:#fefefe;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:600;transition:all .3s;display:flex}.BottomContactBar-module__xR_SuW__whatsappBtn:hover{color:#fff;transform:translateY(-1px)}.BottomContactBar-module__xR_SuW__talkBtn{background:var(--brand);color:#fff;border-radius:9999px;align-items:center;gap:.4rem;padding:.5rem 1.5rem;font-size:.8125rem;font-weight:600;transition:all .3s;display:flex}.BottomContactBar-module__xR_SuW__talkBtn:hover{background:var(--brand-light)}@keyframes BottomContactBar-module__xR_SuW__slideUp{0%{transform:translate(-50%,150%)}to{transform:translate(-50%)}}@keyframes BottomContactBar-module__xR_SuW__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.4)}to{opacity:1;transform:scale(1)}}@media (max-width:640px){.BottomContactBar-module__xR_SuW__bottomBar{width:92%;bottom:.5rem}.BottomContactBar-module__xR_SuW__alert{padding:.5rem .75rem}.BottomContactBar-module__xR_SuW__container{padding:0 .5rem}.BottomContactBar-module__xR_SuW__inner{gap:.75rem}.BottomContactBar-module__xR_SuW__message{gap:.35rem;font-size:.7rem}.BottomContactBar-module__xR_SuW__message span:last-child{display:none}.BottomContactBar-module__xR_SuW__message:after{content:"Available";font-size:.7rem}.BottomContactBar-module__xR_SuW__actions{gap:.75rem}.BottomContactBar-module__xR_SuW__whatsappBtn{gap:.25rem}.BottomContactBar-module__xR_SuW__whatsappBtn span{display:none}.BottomContactBar-module__xR_SuW__whatsappBtn:after{content:"WhatsApp";font-size:.7rem}.BottomContactBar-module__xR_SuW__talkBtn{padding:.4rem .8rem;font-size:.7rem}.BottomContactBar-module__xR_SuW__talkBtn span{display:none}.BottomContactBar-module__xR_SuW__talkBtn:after{content:"Talk"}}
.Comparison-module__E8CAUW__comparison{padding:var(--section-space) 0;color:#fff;background:#111111e8}.Comparison-module__E8CAUW__header{text-align:center;margin-bottom:6rem}.Comparison-module__E8CAUW__title{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:800;line-height:1.1}.Comparison-module__E8CAUW__tableContainer{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative}.Comparison-module__E8CAUW__flexLayout{align-items:flex-start;gap:4rem;padding:1rem 0;display:flex}.Comparison-module__E8CAUW__leftSide{flex:1.5;grid-template-columns:1fr 1fr;display:grid}.Comparison-module__E8CAUW__labelHeader{grid-column:1;height:6rem}.Comparison-module__E8CAUW__othersHeader{font-family:var(--font-mono);color:#ffffff4d;text-transform:uppercase;letter-spacing:.15em;grid-column:2;align-items:flex-end;height:6rem;padding-bottom:2.5rem;font-size:.8125rem;font-weight:700;display:flex}.Comparison-module__E8CAUW__featureName{font-family:var(--font-mono);color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #ffffff0d;grid-column:1;align-items:center;padding:.75rem 0;font-size:.9375rem;font-weight:700;display:flex}.Comparison-module__E8CAUW__featureName:last-of-type{border-bottom:none}.Comparison-module__E8CAUW__othersValue{color:#fff9;border-bottom:1px solid #ffffff0d;grid-column:2;align-items:center;gap:.5rem;padding:.75rem 0;font-size:.8rem;display:flex}.Comparison-module__E8CAUW__othersValue:last-of-type{border-bottom:none}.Comparison-module__E8CAUW__crossIcon{color:#ef4444;opacity:.9;flex-shrink:0}.Comparison-module__E8CAUW__usSide{flex:1}.Comparison-module__E8CAUW__usCard{z-index:1;background:linear-gradient(135deg,#222223f5 0%,#17171a90 60%,#22c55e14 100%);border-radius:1rem;max-width:400px;margin-top:-1.4rem;padding:1rem .7rem;position:relative;box-shadow:0 40px 100px #00000080}.Comparison-module__E8CAUW__usCard:before{content:"";z-index:-1;border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#089900,#75bf2c,#096c31,#00996b) 0 0/300% 100%;padding:1.5px;animation:4s linear infinite Comparison-module__E8CAUW__moveGradient;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes Comparison-module__E8CAUW__moveGradient{0%{background-position:0%}to{background-position:150%}}.Comparison-module__E8CAUW__usInner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#94ff7a1a;border-radius:.9rem;padding:1rem}.Comparison-module__E8CAUW__usHeader{text-align:center;border-bottom:1px solid #ffffff0d;justify-content:center;align-items:flex-end;height:6rem;margin-bottom:0;padding-bottom:2.5rem;display:flex}.Comparison-module__E8CAUW__logoImg{object-fit:contain;filter:invert()brightness(1.5);margin:0 auto}.Comparison-module__E8CAUW__usLabel{font-family:var(--font-display);background:var(--gradient-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1rem;font-weight:800;display:inline-block}.Comparison-module__E8CAUW__usValueRow{border-bottom:1px solid #ffffff0d;align-items:center;gap:1.25rem;padding:.75rem 0;display:flex}.Comparison-module__E8CAUW__usValueRow:last-child{border-bottom:none}.Comparison-module__E8CAUW__checkIcon{color:#22c55e;flex-shrink:0}.Comparison-module__E8CAUW__usText{color:#fff;font-size:.8rem;font-weight:600;line-height:1.4}@media (max-width:1024px){.Comparison-module__E8CAUW__flexLayout{flex-direction:column;gap:3rem}.Comparison-module__E8CAUW__leftSide{width:100%}.Comparison-module__E8CAUW__tableContainer{padding:0}.Comparison-module__E8CAUW__labelHeader,.Comparison-module__E8CAUW__othersHeader{height:auto;padding-bottom:1rem}.Comparison-module__E8CAUW__othersHeader{text-align:right;justify-content:flex-end}.Comparison-module__E8CAUW__usSide{width:100%}.Comparison-module__E8CAUW__usCard{max-width:100%;margin-top:0}.Comparison-module__E8CAUW__usHeader{height:auto;margin-bottom:1.5rem;padding-bottom:1.5rem}}@media (max-width:640px){.Comparison-module__E8CAUW__header{margin-bottom:3rem}.Comparison-module__E8CAUW__title{font-size:clamp(2rem,8vw,2.5rem)}.Comparison-module__E8CAUW__othersHeader{text-align:left;grid-column:1/span 2;justify-content:flex-start}.Comparison-module__E8CAUW__featureName{border-bottom:none;grid-column:1/span 2;padding:1.5rem 0 .5rem;font-size:.95rem}.Comparison-module__E8CAUW__othersValue{text-align:left;grid-column:1/span 2;justify-content:flex-start;padding:0 0 1.5rem;font-size:.85rem}.Comparison-module__E8CAUW__usCard{padding:1.5rem 1rem}.Comparison-module__E8CAUW__usInner{padding:1rem .5rem}.Comparison-module__E8CAUW__usValueRow{flex-direction:row;align-items:flex-start;padding:1rem 0}.Comparison-module__E8CAUW__usText{font-size:.9rem}}
