.AboutHeroSection-module__hMHAha__hero{background-color:var(--background);width:100%;color:var(--foreground);font-family:var(--font-outfit), system-ui, sans-serif;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.03'/%3E%3C/svg%3E");padding-top:220px;padding-bottom:120px;position:relative;overflow:hidden}.AboutHeroSection-module__hMHAha__container{z-index:2;position:relative}.AboutHeroSection-module__hMHAha__content{flex-direction:column;align-items:flex-start;max-width:760px;display:flex}.AboutHeroSection-module__hMHAha__badge{letter-spacing:.15em;color:color-mix(in srgb, var(--foreground) 50%, transparent);text-transform:uppercase;margin-bottom:var(--space-6);align-items:center;gap:10px;font-family:monospace;font-size:.75rem;display:flex}.AboutHeroSection-module__hMHAha__title{letter-spacing:-.03em;margin:0 0 var(--space-6) 0;font-size:clamp(2.75rem,5.5vw,5rem);font-weight:500;line-height:1.08}.AboutHeroSection-module__hMHAha__subtitle{color:var(--muted-foreground);margin:0 0 var(--space-10) 0;max-width:620px;font-size:1.1rem;font-weight:300;line-height:1.6}.AboutHeroSection-module__hMHAha__ctaRow{align-items:center;gap:var(--space-4);margin-bottom:var(--space-12);flex-wrap:wrap;display:flex}.AboutHeroSection-module__hMHAha__ctaButton{background-color:var(--foreground);color:var(--background);padding:var(--space-1) var(--space-4) var(--space-1) var(--space-1);border-radius:var(--radius-sm);align-items:center;width:max-content;font-size:.95rem;font-weight:500;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,background-color .3s;display:inline-flex}.AboutHeroSection-module__hMHAha__ctaButton:hover{box-shadow:0 10px 25px -5px color-mix(in srgb, var(--foreground) 30%, transparent);background-color:color-mix(in srgb, var(--foreground) 95%, transparent);transform:translateY(-4px)}.AboutHeroSection-module__hMHAha__ctaIconWrapper{background-color:var(--background);width:32px;height:32px;margin-right:var(--space-4);border-radius:1px;justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.AboutHeroSection-module__hMHAha__ctaButton:hover .AboutHeroSection-module__hMHAha__ctaIconWrapper{transform:scale(1.05)}.AboutHeroSection-module__hMHAha__ctaIcon{color:var(--foreground);width:16px;height:16px}.AboutHeroSection-module__hMHAha__secondaryButton{color:var(--foreground);border:1px solid color-mix(in srgb, var(--foreground) 20%, transparent);padding:var(--space-3) var(--space-5);border-radius:var(--radius-sm);background:0 0;align-items:center;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.AboutHeroSection-module__hMHAha__secondaryButton:hover{background:color-mix(in srgb, var(--foreground) 5%, transparent);border-color:var(--foreground);transform:translateY(-2px)}.AboutHeroSection-module__hMHAha__metaRow{border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);padding-top:var(--space-6);width:100%}.AboutHeroSection-module__hMHAha__metaText{letter-spacing:.06em;color:color-mix(in srgb, var(--foreground) 40%, transparent);font-family:monospace;font-size:12px}@media (max-width:768px){.AboutHeroSection-module__hMHAha__hero{padding-top:160px;padding-bottom:80px}.AboutHeroSection-module__hMHAha__title{font-size:2.75rem}.AboutHeroSection-module__hMHAha__ctaRow{flex-direction:column;align-items:flex-start}}
.Section-module__K5SzvG__section{width:100%;position:relative;overflow:hidden}.Section-module__K5SzvG__contentWrapper{z-index:3;position:relative}.Section-module__K5SzvG__gridOverlay{z-index:1;pointer-events:none;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;height:100%;display:grid;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#000 80%,#0000 100%);mask-image:linear-gradient(#000 80%,#0000 100%)}.Section-module__K5SzvG__gridColumn{border-right:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);height:100%}.Section-module__K5SzvG__gridColumn:last-child{border-right:none}
.Button-module__e7WGRa__primary,.Button-module__e7WGRa__secondary,.Button-module__e7WGRa__tab,.Button-module__e7WGRa__accordion,.Button-module__e7WGRa__hamburger{cursor:pointer;font-family:inherit}.Button-module__e7WGRa__primary{background-color:var(--foreground);color:var(--background);border-radius:var(--radius-sm);align-items:center;gap:var(--space-3);border:none;width:max-content;font-weight:500;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,background-color .3s;display:inline-flex}.Button-module__e7WGRa__primary:hover{box-shadow:0 10px 25px -5px color-mix(in srgb, var(--foreground) 30%, transparent);background-color:color-mix(in srgb, var(--foreground) 95%, transparent);transform:translateY(-4px)}.Button-module__e7WGRa__sizeXl{padding:var(--space-2_5) var(--space-6) var(--space-2_5) var(--space-2_5);font-size:var(--text-xl)}.Button-module__e7WGRa__sizeLg{padding:var(--space-2) var(--space-5) var(--space-2) var(--space-2);font-size:var(--text-lg)}.Button-module__e7WGRa__sizeMd{padding:var(--space-1) var(--space-4) var(--space-1) var(--space-1);font-size:.95rem}.Button-module__e7WGRa__sizeSm{padding:4px 16px 4px 4px;font-size:.85rem}.Button-module__e7WGRa__iconChip{background-color:var(--background);color:var(--foreground);border-radius:1px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.Button-module__e7WGRa__iconChip svg{transition:transform .4s cubic-bezier(.16,1,.3,1)}.Button-module__e7WGRa__primary:hover .Button-module__e7WGRa__iconChip{transform:scale(1.05)}.Button-module__e7WGRa__primary:hover .Button-module__e7WGRa__iconChip svg{transform:translate(2px)}.Button-module__e7WGRa__iconChipSm{width:var(--space-6);height:var(--space-6)}.Button-module__e7WGRa__iconChipSm svg{width:var(--space-3);height:var(--space-3)}.Button-module__e7WGRa__iconChipMd{width:var(--space-8);height:var(--space-8)}.Button-module__e7WGRa__iconChipMd svg{width:var(--space-4);height:var(--space-4)}.Button-module__e7WGRa__iconChipLg{width:var(--space-10);height:var(--space-10)}.Button-module__e7WGRa__iconChipLg svg{width:var(--space-5);height:var(--space-5)}.Button-module__e7WGRa__iconChipXl{width:var(--space-12);height:var(--space-12)}.Button-module__e7WGRa__iconChipXl svg{width:var(--space-6);height:var(--space-6)}.Button-module__e7WGRa__chevronTrail{width:100%;height:100%;display:block;position:relative}.Button-module__e7WGRa__iconChip .Button-module__e7WGRa__chevronTrail svg,.Button-module__e7WGRa__secondaryIcon .Button-module__e7WGRa__chevronTrail svg{transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Button-module__e7WGRa__chevronTrail svg:nth-child(2),.Button-module__e7WGRa__chevronTrail svg:nth-child(3){opacity:0}.Button-module__e7WGRa__primary:hover .Button-module__e7WGRa__iconChip .Button-module__e7WGRa__chevronTrail svg:first-child{transition-delay:0s;transform:translate(calc(5px - 50%),-50%)}.Button-module__e7WGRa__primary:hover .Button-module__e7WGRa__iconChip .Button-module__e7WGRa__chevronTrail svg:nth-child(2){opacity:.55;transition-delay:60ms;transform:translate(-50%,-50%)}.Button-module__e7WGRa__primary:hover .Button-module__e7WGRa__iconChip .Button-module__e7WGRa__chevronTrail svg:nth-child(3){opacity:.3;transition-delay:.12s;transform:translate(calc(-50% - 4px),-50%)}.Button-module__e7WGRa__secondary:hover .Button-module__e7WGRa__secondaryIcon .Button-module__e7WGRa__chevronTrail svg:first-child{transition-delay:0s;transform:translate(calc(4px - 50%),-50%)}.Button-module__e7WGRa__secondary:hover .Button-module__e7WGRa__secondaryIcon .Button-module__e7WGRa__chevronTrail svg:nth-child(2){opacity:.55;transition-delay:60ms;transform:translate(-50%,-50%)}.Button-module__e7WGRa__secondary:hover .Button-module__e7WGRa__secondaryIcon .Button-module__e7WGRa__chevronTrail svg:nth-child(3){opacity:.3;transition-delay:.12s;transform:translate(calc(-50% - 3px),-50%)}.Button-module__e7WGRa__secondary{color:var(--foreground);border:1px solid color-mix(in srgb, var(--foreground) 20%, transparent);padding:var(--space-4) var(--space-6);border-radius:var(--radius-sm);font-size:var(--space-4);white-space:nowrap;background:0 0;align-items:center;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.Button-module__e7WGRa__secondary:before{content:"";background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--foreground) 20%, transparent), transparent);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Button-module__e7WGRa__secondary:hover{background:color-mix(in srgb, var(--foreground) 5%, transparent);border-color:var(--foreground);box-shadow:0 0 15px color-mix(in srgb, var(--foreground) 15%, transparent)}.Button-module__e7WGRa__secondary:hover:before{left:100%}.Button-module__e7WGRa__secondaryIcon{margin-right:var(--space-2);align-items:center;width:14px;height:14px;display:inline-flex;position:relative}.Button-module__e7WGRa__secondaryIcon svg{width:14px;height:14px}.Button-module__e7WGRa__tab{justify-content:center;align-items:center;gap:var(--space-2);border:none;border-right:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);color:color-mix(in srgb, var(--foreground) 60%, transparent);text-align:center;background:0 0;flex:1;padding:20px 0;font-size:.8rem;transition:all .2s;display:inline-flex}.Button-module__e7WGRa__tabIcon{align-items:center;display:inline-flex}.Button-module__e7WGRa__tabIcon svg{width:14px;height:14px}.Button-module__e7WGRa__tab:last-child{border-right:none}.Button-module__e7WGRa__tab:hover{background-color:color-mix(in srgb, var(--foreground) 2%, transparent);color:var(--foreground)}.Button-module__e7WGRa__tabActive{background-color:var(--foreground)!important;color:var(--background)!important}@media (max-width:1024px){.Button-module__e7WGRa__tab{border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);flex:50%}.Button-module__e7WGRa__tab:nth-child(2n){border-right:none}}.Button-module__e7WGRa__accordion{background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:24px 20px 24px 0;display:flex}.Button-module__e7WGRa__accordionLeft{align-items:center;gap:16px;display:flex}.Button-module__e7WGRa__accordionIconLeft{color:color-mix(in srgb, var(--foreground) 60%, transparent);justify-content:center;align-items:center;display:flex}.Button-module__e7WGRa__accordionLabel{color:var(--foreground);text-align:left;font-size:.95rem;font-weight:500}.Button-module__e7WGRa__accordionIconRight{color:color-mix(in srgb, var(--foreground) 40%, transparent);justify-content:center;align-items:center;transition:transform .3s;display:flex}.Button-module__e7WGRa__hamburger{z-index:101;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:40px;height:40px;display:flex;position:relative}.Button-module__e7WGRa__hamburgerLine{background-color:var(--foreground);transform-origin:50%;width:32px;height:2px;transition:all .4s cubic-bezier(.16,1,.3,1);display:block}.Button-module__e7WGRa__hamburger:hover .Button-module__e7WGRa__hamburgerLine{opacity:.8}.Button-module__e7WGRa__lineTop{transform:translateY(5px)rotate(45deg)}.Button-module__e7WGRa__lineBottom{transform:translateY(-5px)rotate(-45deg)}
.infinite-slider-module__BoSW9W__overflowHidden{overflow:hidden}.infinite-slider-module__BoSW9W__track{flex-shrink:0;width:max-content;display:flex}
.ScrollRevealSection-module__-FPf5G__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;padding-block:var(--section-spacing-lg);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.03'/%3E%3C/svg%3E");position:relative;overflow:hidden}.ScrollRevealSection-module__-FPf5G__composition{width:100%;max-width:1100px}.ScrollRevealSection-module__-FPf5G__headlineBlock{position:relative}.ScrollRevealSection-module__-FPf5G__heading{letter-spacing:-.02em;max-width:1100px;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:300;line-height:1.2}.ScrollRevealSection-module__-FPf5G__word{will-change:opacity, filter;display:inline-block}.ScrollRevealSection-module__-FPf5G__fragmentsWrap{border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);margin-top:88px;padding-top:40px}.ScrollRevealSection-module__-FPf5G__fragmentsGrid{columns:2;column-gap:24px}.ScrollRevealSection-module__-FPf5G__fragment{break-inside:avoid;border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);border-radius:var(--radius-lg);background-color:color-mix(in srgb, var(--foreground) 3%, transparent);flex-direction:column;gap:10px;margin-bottom:24px;padding:28px 26px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),border-color .4s,background-color .4s,box-shadow .4s;display:flex}.ScrollRevealSection-module__-FPf5G__fragment:hover{border-color:color-mix(in srgb, var(--primary) 35%, transparent);background-color:color-mix(in srgb, var(--primary) 5%, transparent);box-shadow:0 20px 40px -24px color-mix(in srgb, var(--foreground) 30%, transparent);transform:translateY(-4px)}.ScrollRevealSection-module__-FPf5G__fragmentIndex{letter-spacing:.15em;color:color-mix(in srgb, var(--primary) 75%, transparent);font-family:monospace;font-size:.7rem}.ScrollRevealSection-module__-FPf5G__fragmentTitle{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:500}.ScrollRevealSection-module__-FPf5G__fragmentDesc{color:color-mix(in srgb, var(--foreground) 55%, transparent);max-width:34ch;margin:0;font-size:.9rem;line-height:1.6}.ScrollRevealSection-module__-FPf5G__fragmentLink{color:color-mix(in srgb, var(--foreground) 70%, transparent);align-items:center;gap:6px;width:fit-content;margin-top:4px;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .3s,gap .3s;display:inline-flex}.ScrollRevealSection-module__-FPf5G__fragmentLink:hover{color:var(--primary);gap:9px}.ScrollRevealSection-module__-FPf5G__fragmentLinkArrow{opacity:.7;font-size:.85em}@media (max-width:768px){.ScrollRevealSection-module__-FPf5G__section{padding-block:var(--section-spacing-sm);padding-inline:20px}.ScrollRevealSection-module__-FPf5G__heading{font-size:2rem}.ScrollRevealSection-module__-FPf5G__fragmentsWrap{margin-top:56px;padding-top:28px}.ScrollRevealSection-module__-FPf5G__fragmentsGrid{columns:1}}
.ServiceOverviewSection-module__1ykiwG__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);padding:120px 0;position:relative}.ServiceOverviewSection-module__1ykiwG__container{position:relative}.ServiceOverviewSection-module__1ykiwG__row{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:start;gap:80px;display:grid}.ServiceOverviewSection-module__1ykiwG__left{align-items:flex-start;gap:var(--space-5);flex-direction:column;display:flex}.ServiceOverviewSection-module__1ykiwG__badge{color:color-mix(in srgb, var(--foreground) 50%, transparent);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;font-family:monospace;font-size:.75rem;font-weight:500;display:flex}.ServiceOverviewSection-module__1ykiwG__heading{letter-spacing:-.03em;color:var(--foreground);margin:0;font-size:clamp(2rem,3.4vw,3rem);font-weight:400;line-height:1.15}.ServiceOverviewSection-module__1ykiwG__desc{color:color-mix(in srgb, var(--foreground) 60%, transparent);max-width:520px;margin:0;font-size:.95rem;line-height:1.7}.ServiceOverviewSection-module__1ykiwG__benefitList{margin:var(--space-2) 0 0;flex-direction:column;gap:14px;padding:0;list-style:none;display:flex}.ServiceOverviewSection-module__1ykiwG__benefitItem{color:color-mix(in srgb, var(--foreground) 75%, transparent);align-items:flex-start;gap:12px;font-size:.9rem;line-height:1.5;display:flex}.ServiceOverviewSection-module__1ykiwG__benefitItem svg{color:var(--primary);flex-shrink:0;margin-top:2px}.ServiceOverviewSection-module__1ykiwG__right{position:relative}.ServiceOverviewSection-module__1ykiwG__glow{background:radial-gradient(circle, color-mix(in srgb, var(--primary) 35%, transparent), transparent 70%);filter:blur(10px);pointer-events:none;z-index:0;width:260px;height:260px;animation:6s ease-in-out infinite ServiceOverviewSection-module__1ykiwG__pulseGlow;position:absolute;top:-60px;right:-60px}@keyframes ServiceOverviewSection-module__1ykiwG__pulseGlow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}.ServiceOverviewSection-module__1ykiwG__panel{z-index:1;background:color-mix(in srgb, var(--foreground) 3%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:var(--radius-xl);padding:var(--space-8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);gap:var(--space-6);flex-direction:column;display:flex;position:relative;box-shadow:0 20px 60px #0006}.ServiceOverviewSection-module__1ykiwG__cornerTL,.ServiceOverviewSection-module__1ykiwG__cornerBR{border:1px solid var(--primary);opacity:.6;width:16px;height:16px;position:absolute}.ServiceOverviewSection-module__1ykiwG__cornerTL{border-radius:var(--radius-md) 0 0 0;border-bottom:none;border-right:none;top:-1px;left:-1px}.ServiceOverviewSection-module__1ykiwG__cornerBR{border-radius:0 0 var(--radius-md) 0;border-top:none;border-left:none;bottom:-1px;right:-1px}.ServiceOverviewSection-module__1ykiwG__panelHeader{justify-content:space-between;align-items:center;gap:var(--space-3);padding-bottom:var(--space-4);display:flex}.ServiceOverviewSection-module__1ykiwG__panelTitle{color:color-mix(in srgb, var(--foreground) 40%, transparent);text-transform:uppercase;letter-spacing:.08em;font-family:monospace;font-size:.7rem;font-weight:500}.ServiceOverviewSection-module__1ykiwG__liveDot{background:var(--primary);width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 20%, transparent);border-radius:50%;flex-shrink:0;animation:2.4s ease-in-out infinite ServiceOverviewSection-module__1ykiwG__blink}@keyframes ServiceOverviewSection-module__1ykiwG__blink{0%,to{opacity:1}50%{opacity:.35}}.ServiceOverviewSection-module__1ykiwG__panelProgress{transform-origin:0;background:linear-gradient(90deg, var(--primary), color-mix(in srgb, var(--foreground) 8%, transparent));width:100%;height:1px;margin-top:calc(var(--space-6) * -1 + 1px);display:block}.ServiceOverviewSection-module__1ykiwG__panelList{gap:var(--space-5);flex-direction:column;display:flex}.ServiceOverviewSection-module__1ykiwG__panelItem{color:var(--foreground);align-items:flex-start;gap:14px;font-size:.95rem;line-height:1.5;display:flex}.ServiceOverviewSection-module__1ykiwG__panelIndex{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--primary) 12%, transparent);border:1px solid color-mix(in srgb, var(--primary) 25%, transparent);width:26px;height:26px;color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;margin-top:-2px;font-family:monospace;font-size:.65rem;display:flex}@media (max-width:1024px){.ServiceOverviewSection-module__1ykiwG__container{padding:0 32px}.ServiceOverviewSection-module__1ykiwG__row{grid-template-columns:1fr;gap:56px}}@media (max-width:768px){.ServiceOverviewSection-module__1ykiwG__section{padding:72px 0}.ServiceOverviewSection-module__1ykiwG__container{padding:0 20px}.ServiceOverviewSection-module__1ykiwG__row{gap:48px}.ServiceOverviewSection-module__1ykiwG__heading{font-size:clamp(1.75rem,6.5vw,2rem)}.ServiceOverviewSection-module__1ykiwG__panel{padding:var(--space-6)}}
.StatsSection-module__Smk1Ka__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);padding-block:var(--section-spacing-lg);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.03'/%3E%3C/svg%3E");position:relative;padding-bottom:0!important}.StatsSection-module__Smk1Ka__container{flex-direction:column;width:100%;display:flex}.StatsSection-module__Smk1Ka__topSection{flex-direction:column;align-items:flex-start;gap:20px;max-width:600px;margin-bottom:60px;display:flex}.StatsSection-module__Smk1Ka__badge{letter-spacing:.15em;color:color-mix(in srgb, var(--foreground) 50%, transparent);text-transform:uppercase;align-items:center;gap:10px;font-family:monospace;font-size:.75rem;display:flex}.StatsSection-module__Smk1Ka__description{color:color-mix(in srgb, var(--foreground) 85%, transparent);margin:0;font-size:1.15rem;font-weight:300;line-height:1.6}.StatsSection-module__Smk1Ka__statsWrapper{border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);width:100%;position:relative}.StatsSection-module__Smk1Ka__statsWrapper:before{content:"";background-color:color-mix(in srgb, var(--foreground) 5%, transparent);width:100%;height:1px;position:absolute;top:0;left:0}.StatsSection-module__Smk1Ka__animatedTopBorder{background-color:var(--primary);width:100%;height:2px;box-shadow:0 0 12px color-mix(in srgb, var(--primary) 60%, transparent);z-index:10;position:absolute;top:0;left:0}.StatsSection-module__Smk1Ka__statsContainer{padding:0}.StatsSection-module__Smk1Ka__statsGrid{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.StatsSection-module__Smk1Ka__statCard{flex-direction:column;padding:60px 40px;transition:background-color .4s;display:flex;position:relative}.StatsSection-module__Smk1Ka__statCard:hover{background-color:color-mix(in srgb, var(--primary) 4%, transparent)}.StatsSection-module__Smk1Ka__statCard:after{content:"";background-color:color-mix(in srgb, var(--foreground) 5%, transparent);width:1px;height:100%;position:absolute;top:0;right:0}.StatsSection-module__Smk1Ka__statCard:last-child:after{display:none}.StatsSection-module__Smk1Ka__animatedRightBorder{background-color:var(--primary);width:2px;height:100%;box-shadow:0 0 12px color-mix(in srgb, var(--primary) 60%, transparent);z-index:10;position:absolute;top:0;right:0}.StatsSection-module__Smk1Ka__statCard:first-child{padding-left:0}.StatsSection-module__Smk1Ka__statCard:last-child{padding-right:0}.StatsSection-module__Smk1Ka__cornerIcon{color:color-mix(in srgb, var(--foreground) 20%, transparent);transition:color .4s;position:absolute;top:24px;right:24px}.StatsSection-module__Smk1Ka__statCard:hover .StatsSection-module__Smk1Ka__cornerIcon{color:var(--primary)}.StatsSection-module__Smk1Ka__statCard:last-child .StatsSection-module__Smk1Ka__cornerIcon{right:0}.StatsSection-module__Smk1Ka__statValue{color:var(--primary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(3rem,5vw,5rem);font-weight:300;line-height:1;transition:text-shadow .4s}.StatsSection-module__Smk1Ka__statCard:hover .StatsSection-module__Smk1Ka__statValue{text-shadow:0 0 56px color-mix(in srgb, var(--primary) 55%, transparent)}.StatsSection-module__Smk1Ka__statDescription{color:color-mix(in srgb, var(--foreground) 50%, transparent);max-width:280px;margin:0;font-family:monospace;font-size:.85rem;line-height:1.6}@media (max-width:1024px){.StatsSection-module__Smk1Ka__statsGrid{grid-template-columns:repeat(2,1fr)}.StatsSection-module__Smk1Ka__statCard:nth-child(2):after{display:none}.StatsSection-module__Smk1Ka__statCard:nth-child(3){border-top:1px solid color-mix(in srgb, var(--foreground) 5%, transparent);grid-column:1/-1}.StatsSection-module__Smk1Ka__statCard:nth-child(3):after{display:none}}@media (max-width:768px){.StatsSection-module__Smk1Ka__section{padding-block:var(--section-spacing-sm)}.StatsSection-module__Smk1Ka__topSection{margin-bottom:28px}.StatsSection-module__Smk1Ka__statsWrapper{border-bottom:none}.StatsSection-module__Smk1Ka__statsWrapper:before,.StatsSection-module__Smk1Ka__animatedTopBorder,.StatsSection-module__Smk1Ka__animatedRightBorder{display:none}.StatsSection-module__Smk1Ka__container,.StatsSection-module__Smk1Ka__statsContainer{padding:0 20px}.StatsSection-module__Smk1Ka__statsGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-mask-image:linear-gradient(to right, var(--background) 84%, transparent 100%);mask-image:linear-gradient(to right, var(--background) 84%, transparent 100%);-webkit-mask-image:linear-gradient(to right, var(--background) 84%, transparent 100%);flex-wrap:nowrap;gap:14px;margin:0;padding:4px 0 20px;display:flex;overflow:auto hidden}.StatsSection-module__Smk1Ka__statsGrid::-webkit-scrollbar{display:none}.StatsSection-module__Smk1Ka__statCard{scroll-snap-align:start;border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--foreground) 2%, transparent);flex:0 0 80%;width:80%;position:relative;overflow:hidden;padding:28px 22px!important}.StatsSection-module__Smk1Ka__statCard:before{content:"";background:linear-gradient(to bottom, color-mix(in srgb, var(--foreground) 6%, transparent), transparent);pointer-events:none;height:45%;position:absolute;top:0;left:0;right:0}.StatsSection-module__Smk1Ka__statCard:after{display:none}.StatsSection-module__Smk1Ka__cornerIcon{top:22px!important;right:22px!important}.StatsSection-module__Smk1Ka__statContent{opacity:1!important;transform:none!important}}
.CaseStudiesSection-module__yED2CW__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);padding-block:var(--section-spacing-lg);position:relative}.CaseStudiesSection-module__yED2CW__container{flex-direction:column;display:flex;position:relative}.CaseStudiesSection-module__yED2CW__gridLine{background-color:color-mix(in srgb, var(--foreground) 5%, transparent);z-index:0;width:1px;position:absolute;top:0;bottom:0}.CaseStudiesSection-module__yED2CW__gridLine1{left:25%}.CaseStudiesSection-module__yED2CW__gridLine2{left:50%}.CaseStudiesSection-module__yED2CW__headerRow{border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);width:100%;padding:0 0 var(--section-spacing-sm) 0;z-index:1;display:flex;position:relative}.CaseStudiesSection-module__yED2CW__headerContent{flex-direction:column;gap:24px;width:75%;padding-left:40px;display:flex}.CaseStudiesSection-module__yED2CW__badge{letter-spacing:.15em;color:color-mix(in srgb, var(--foreground) 50%, transparent);text-transform:uppercase;align-items:center;gap:10px;font-family:monospace;font-size:.75rem;display:flex}.CaseStudiesSection-module__yED2CW__heading{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:300;line-height:1.1}.CaseStudiesSection-module__yED2CW__subtext{color:color-mix(in srgb, var(--foreground) 60%, transparent);max-width:600px;margin:0;font-size:1.1rem;font-weight:300;line-height:1.6}.CaseStudiesSection-module__yED2CW__row{border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);cursor:pointer;z-index:1;width:100%;transition:background-color .3s;display:flex;position:relative}.CaseStudiesSection-module__yED2CW__row:hover{background-color:color-mix(in srgb, var(--foreground) 2%, transparent)}.CaseStudiesSection-module__yED2CW__col1{width:25%;display:flex;position:relative;overflow:hidden}.CaseStudiesSection-module__yED2CW__col1Content{z-index:2;justify-content:center;align-items:center;width:100%;padding:40px;display:flex;position:relative}.CaseStudiesSection-module__yED2CW__hoverBgWrapper{z-index:1;opacity:0;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity .4s,transform .4s;position:absolute;top:0;left:0;transform:scale(1.05)}.CaseStudiesSection-module__yED2CW__hoverBgWrapper:after{content:"";background:#0006;position:absolute;inset:0}.CaseStudiesSection-module__yED2CW__row:hover .CaseStudiesSection-module__yED2CW__hoverBgWrapper{opacity:1;transform:scale(1)}.CaseStudiesSection-module__yED2CW__col2{align-items:center;width:25%;padding:40px;display:flex}.CaseStudiesSection-module__yED2CW__col3{flex-direction:column;justify-content:center;gap:12px;width:45%;padding:40px;display:flex}.CaseStudiesSection-module__yED2CW__col4{width:5%;color:color-mix(in srgb, var(--foreground) 30%, transparent);justify-content:flex-end;align-items:center;padding-right:0;transition:transform .3s,color .3s;display:flex}.CaseStudiesSection-module__yED2CW__row:hover .CaseStudiesSection-module__yED2CW__col4{color:var(--foreground);transform:translate(5px)}.CaseStudiesSection-module__yED2CW__logoImage{object-fit:contain;max-width:160px;max-height:40px;transition:transform .4s}.CaseStudiesSection-module__yED2CW__row:hover .CaseStudiesSection-module__yED2CW__logoImage{transform:scale(1.05)}.CaseStudiesSection-module__yED2CW__whiteLogo{filter:invert()}.dark .CaseStudiesSection-module__yED2CW__whiteLogo{filter:none}.CaseStudiesSection-module__yED2CW__logoType{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:600;transition:transform .4s}.CaseStudiesSection-module__yED2CW__row:hover .CaseStudiesSection-module__yED2CW__logoType{transform:scale(1.05)}.CaseStudiesSection-module__yED2CW__metric{color:color-mix(in srgb, var(--foreground) 50%, transparent);margin-bottom:8px;font-family:monospace;font-size:.85rem}.CaseStudiesSection-module__yED2CW__title{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:400}.CaseStudiesSection-module__yED2CW__desc{color:color-mix(in srgb, var(--foreground) 40%, transparent);max-width:450px;margin:0;font-family:monospace;font-size:.85rem;line-height:1.6}@media (max-width:1024px){.CaseStudiesSection-module__yED2CW__headerContent{padding-left:20px}.CaseStudiesSection-module__yED2CW__col1{width:20%}.CaseStudiesSection-module__yED2CW__col2{width:20%;padding:40px 20px}.CaseStudiesSection-module__yED2CW__col3{width:50%;padding:40px 20px}.CaseStudiesSection-module__yED2CW__col4{width:10%}.CaseStudiesSection-module__yED2CW__gridLine1{left:20%}.CaseStudiesSection-module__yED2CW__gridLine2{left:40%}}@media (max-width:768px){.CaseStudiesSection-module__yED2CW__section{padding-block:var(--section-spacing-sm)}.CaseStudiesSection-module__yED2CW__container{padding:0 20px}.CaseStudiesSection-module__yED2CW__headerRow{border-bottom:none;flex-direction:column;padding:0 0 20px}.CaseStudiesSection-module__yED2CW__headerRow .CaseStudiesSection-module__yED2CW__col1{display:none}.CaseStudiesSection-module__yED2CW__headerContent{width:100%;padding-left:0}.CaseStudiesSection-module__yED2CW__gridLine{display:none}.CaseStudiesSection-module__yED2CW__listTrack{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:16px;margin:0;padding:4px 0 16px;display:flex;overflow:auto hidden}.CaseStudiesSection-module__yED2CW__listTrack::-webkit-scrollbar{display:none}.CaseStudiesSection-module__yED2CW__row{scroll-snap-align:start;border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--foreground) 2%, transparent);flex-direction:column;flex:0 0 85%;width:85%;padding:24px;position:relative;overflow:hidden;opacity:1!important;transform:none!important}.CaseStudiesSection-module__yED2CW__row:before{content:"";background:linear-gradient(to bottom, color-mix(in srgb, var(--foreground) 6%, transparent), transparent);pointer-events:none;height:45%;position:absolute;top:0;left:0;right:0}.CaseStudiesSection-module__yED2CW__row>div{width:100%!important;padding:8px 0!important}.CaseStudiesSection-module__yED2CW__col1{padding-bottom:0!important}.CaseStudiesSection-module__yED2CW__col1Content{justify-content:flex-start;padding:0!important}.CaseStudiesSection-module__yED2CW__col4{justify-content:flex-start;padding-top:8px!important}}
.ServiceProcessSection-module__Wb8ZaG__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);padding:120px 0;scroll-margin-top:100px;position:relative}.ServiceProcessSection-module__Wb8ZaG__headerContainer{align-items:flex-start;gap:var(--space-4);flex-direction:column;margin-bottom:72px;display:flex}.ServiceProcessSection-module__Wb8ZaG__badge{color:color-mix(in srgb, var(--foreground) 50%, transparent);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;font-family:monospace;font-size:.75rem;font-weight:500;display:flex}.ServiceProcessSection-module__Wb8ZaG__heading{letter-spacing:-.03em;color:var(--foreground);max-width:720px;margin:0;font-size:clamp(2rem,3.4vw,3rem);font-weight:400;line-height:1.1}.ServiceProcessSection-module__Wb8ZaG__roadmapContainer{padding:0}.ServiceProcessSection-module__Wb8ZaG__roadmap{column-gap:var(--space-5);width:100%;display:grid}.ServiceProcessSection-module__Wb8ZaG__node{gap:var(--space-3);flex-direction:column;transition:transform .3s;display:flex}.ServiceProcessSection-module__Wb8ZaG__node:hover{transform:translateY(-2px)}.ServiceProcessSection-module__Wb8ZaG__connector{align-items:center;width:100%;display:flex}.ServiceProcessSection-module__Wb8ZaG__dot{border:1px solid color-mix(in srgb, var(--foreground) 15%, transparent);background:var(--background);width:42px;height:42px;color:color-mix(in srgb, var(--foreground) 55%, transparent);letter-spacing:.02em;z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:monospace;font-size:.78rem;transition:border-color .3s,color .3s,box-shadow .3s,background-color .3s;display:flex}.ServiceProcessSection-module__Wb8ZaG__node:hover .ServiceProcessSection-module__Wb8ZaG__dot{border-color:var(--primary);color:var(--foreground);background:color-mix(in srgb, var(--primary) 15%, transparent);box-shadow:0 0 0 5px color-mix(in srgb, var(--primary) 12%, transparent)}.ServiceProcessSection-module__Wb8ZaG__trackWrapper{background:color-mix(in srgb, var(--foreground) 8%, transparent);flex:1;height:1px;margin:0 4px;position:relative;overflow:hidden}.ServiceProcessSection-module__Wb8ZaG__track{transform-origin:0;background:linear-gradient(90deg, var(--primary), color-mix(in srgb, var(--primary) 15%, transparent));position:absolute;inset:0}.ServiceProcessSection-module__Wb8ZaG__stepTitle{color:var(--foreground);margin:var(--space-2) 0 0;letter-spacing:-.01em;font-size:1.05rem;font-weight:500;transition:color .3s}.ServiceProcessSection-module__Wb8ZaG__node:hover .ServiceProcessSection-module__Wb8ZaG__stepTitle{color:var(--primary)}.ServiceProcessSection-module__Wb8ZaG__stepDesc{color:color-mix(in srgb, var(--foreground) 50%, transparent);margin:0;font-size:.87rem;line-height:1.65}@media (max-width:1024px){.ServiceProcessSection-module__Wb8ZaG__headerContainer,.ServiceProcessSection-module__Wb8ZaG__roadmapContainer{padding:0 32px}.ServiceProcessSection-module__Wb8ZaG__roadmap{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:var(--space-8);flex-wrap:nowrap;padding:4px 0 20px;overflow-x:auto;display:flex!important}.ServiceProcessSection-module__Wb8ZaG__roadmap::-webkit-scrollbar{display:none}.ServiceProcessSection-module__Wb8ZaG__node{scroll-snap-align:start;flex:0 0 46%;width:46%}}@media (max-width:768px){.ServiceProcessSection-module__Wb8ZaG__section{padding:72px 0}.ServiceProcessSection-module__Wb8ZaG__headerContainer{margin-bottom:48px;padding:0 20px}.ServiceProcessSection-module__Wb8ZaG__roadmapContainer{padding:0 20px}.ServiceProcessSection-module__Wb8ZaG__heading{font-size:clamp(1.75rem,6.5vw,2rem)}.ServiceProcessSection-module__Wb8ZaG__roadmap{gap:var(--space-6)}.ServiceProcessSection-module__Wb8ZaG__node{flex:0 0 78%;width:78%}}
.HowWeWorkSection-module__iVEhDq__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);padding-block:var(--section-spacing-lg);position:relative}.HowWeWorkSection-module__iVEhDq__container{flex-direction:column;display:flex;position:relative}.HowWeWorkSection-module__iVEhDq__gridLine{background-color:color-mix(in srgb, var(--foreground) 5%, transparent);z-index:0;width:1px;position:absolute;top:0;bottom:0}.HowWeWorkSection-module__iVEhDq__gridLine1{left:25%}.HowWeWorkSection-module__iVEhDq__gridLine2{left:50%}.HowWeWorkSection-module__iVEhDq__gridLine3{left:75%}.HowWeWorkSection-module__iVEhDq__headerRow{border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);width:100%;padding:0 0 var(--section-spacing-sm) 0;z-index:1;display:flex;position:relative}.HowWeWorkSection-module__iVEhDq__headerContent{flex-direction:column;gap:24px;width:75%;padding-left:40px;display:flex}.HowWeWorkSection-module__iVEhDq__col1{width:25%}.HowWeWorkSection-module__iVEhDq__badge{letter-spacing:.15em;color:color-mix(in srgb, var(--foreground) 50%, transparent);text-transform:uppercase;align-items:center;gap:10px;font-family:monospace;font-size:.75rem;display:flex}.HowWeWorkSection-module__iVEhDq__heading{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:300;line-height:1.1}.HowWeWorkSection-module__iVEhDq__subtext{color:color-mix(in srgb, var(--foreground) 60%, transparent);max-width:600px;margin:0;font-size:1.1rem;font-weight:300;line-height:1.6}.HowWeWorkSection-module__iVEhDq__middleArea{border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);background:radial-gradient(circle at center, color-mix(in srgb, var(--foreground) 2%, transparent) 0%, transparent 70%);justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative;overflow:hidden}.HowWeWorkSection-module__iVEhDq__gridOverlay{background-image:linear-gradient(color-mix(in srgb, var(--foreground) 3%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--foreground) 3%, transparent) 1px, transparent 1px);z-index:0;opacity:.5;background-size:20px 20px;position:absolute;inset:0}.HowWeWorkSection-module__iVEhDq__nodeNetwork{z-index:2;width:100%;height:100px;position:relative}.HowWeWorkSection-module__iVEhDq__networkLine{background:color-mix(in srgb, var(--foreground) 5%, transparent);transform-origin:0;height:1px;position:absolute;top:50%;left:0;right:0;overflow:hidden}.HowWeWorkSection-module__iVEhDq__networkLine:after{content:"";background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--foreground) 60%, transparent), transparent);width:30%;height:100%;animation:3s linear infinite HowWeWorkSection-module__iVEhDq__scanLine;position:absolute;top:0;left:0}@keyframes HowWeWorkSection-module__iVEhDq__scanLine{0%{left:-30%}to{left:100%}}.HowWeWorkSection-module__iVEhDq__node{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%)}.HowWeWorkSection-module__iVEhDq__node1{left:10%}.HowWeWorkSection-module__iVEhDq__node2{left:36.5%}.HowWeWorkSection-module__iVEhDq__node3{left:63.5%}.HowWeWorkSection-module__iVEhDq__node4{left:90%}.HowWeWorkSection-module__iVEhDq__nodeCore{background-color:var(--foreground);width:8px;height:8px;box-shadow:0 0 10px color-mix(in srgb, var(--foreground) 50%, transparent), 0 0 20px var(--foreground);z-index:2;border-radius:50%;position:relative}.HowWeWorkSection-module__iVEhDq__nodeCoreActive{background-color:var(--primary);z-index:3;border-radius:50%;width:8px;height:8px;position:absolute}.HowWeWorkSection-module__iVEhDq__nodePulse{border:1px solid color-mix(in srgb, var(--foreground) 40%, transparent);z-index:1;background-color:#0000;border-radius:50%;width:40px;height:40px;animation:3s cubic-bezier(.215,.61,.355,1) infinite HowWeWorkSection-module__iVEhDq__pulseRing;position:absolute}@keyframes HowWeWorkSection-module__iVEhDq__pulseRing{0%{opacity:1;transform:scale(.1)}80%{opacity:0;transform:scale(2)}to{opacity:0}}.HowWeWorkSection-module__iVEhDq__cardsRow{z-index:1;width:100%;display:flex;position:relative}.HowWeWorkSection-module__iVEhDq__card{border-right:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);flex-direction:column;gap:10px;width:25%;padding:60px 40px;display:flex;position:relative}.HowWeWorkSection-module__iVEhDq__card:last-child{border-right:none}.HowWeWorkSection-module__iVEhDq__cardActiveBorder{background-color:var(--primary);transform-origin:top;width:2px;height:100%;position:absolute;top:0;right:-1px}.HowWeWorkSection-module__iVEhDq__card:last-child .HowWeWorkSection-module__iVEhDq__cardActiveBorder{display:none}.HowWeWorkSection-module__iVEhDq__cardStep{letter-spacing:.15em;color:color-mix(in srgb, var(--primary) 75%, transparent);font-family:monospace;font-size:.75rem}.HowWeWorkSection-module__iVEhDq__cardTitle{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.2rem;font-weight:600}.HowWeWorkSection-module__iVEhDq__cardDesc{color:color-mix(in srgb, var(--foreground) 60%, transparent);margin:0;font-size:.9rem;line-height:1.6}@media (max-width:1024px){.HowWeWorkSection-module__iVEhDq__headerContent{padding-left:20px}.HowWeWorkSection-module__iVEhDq__cardsRow{flex-wrap:wrap}.HowWeWorkSection-module__iVEhDq__card{border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);width:50%}.HowWeWorkSection-module__iVEhDq__card:nth-child(2n){border-right:none}.HowWeWorkSection-module__iVEhDq__gridLine3{display:none}}@media (max-width:768px){.HowWeWorkSection-module__iVEhDq__section{padding-block:var(--section-spacing-sm)}.HowWeWorkSection-module__iVEhDq__container{padding:0 20px}.HowWeWorkSection-module__iVEhDq__headerRow{border-bottom:none;flex-direction:column;padding:0 0 20px}.HowWeWorkSection-module__iVEhDq__headerRow .HowWeWorkSection-module__iVEhDq__col1{display:none}.HowWeWorkSection-module__iVEhDq__headerContent{width:100%;padding-left:0}.HowWeWorkSection-module__iVEhDq__gridLine{display:none}.HowWeWorkSection-module__iVEhDq__middleArea{border-bottom:none;height:250px}.HowWeWorkSection-module__iVEhDq__cardsRow{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:16px;margin:0;padding:4px 0 16px;display:flex;overflow-x:auto}.HowWeWorkSection-module__iVEhDq__cardsRow::-webkit-scrollbar{display:none}.HowWeWorkSection-module__iVEhDq__card{scroll-snap-align:start;border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--foreground) 3%, transparent);flex:0 0 85%;width:85%;padding:28px 24px;opacity:1!important;filter:none!important;transform:none!important}.HowWeWorkSection-module__iVEhDq__cardActiveBorder{display:none}}
.SaasFeaturesSection-module__WIdVIa__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);padding:120px 0 0;position:relative}.SaasFeaturesSection-module__WIdVIa__headerContainer{align-items:flex-start;gap:var(--space-4);flex-direction:column;margin-bottom:60px;display:flex}.SaasFeaturesSection-module__WIdVIa__badge{color:color-mix(in srgb, var(--foreground) 50%, transparent);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;font-family:monospace;font-size:.75rem;font-weight:500;display:flex}.SaasFeaturesSection-module__WIdVIa__heading{letter-spacing:-.03em;color:var(--foreground);margin:0;font-size:clamp(2rem,3.4vw,3rem);font-weight:400;line-height:1.1}.SaasFeaturesSection-module__WIdVIa__headingDesc{color:color-mix(in srgb, var(--foreground) 50%, transparent);max-width:480px;margin:0;font-size:.95rem;line-height:1.6}.SaasFeaturesSection-module__WIdVIa__cardsContainer{padding:0}.SaasFeaturesSection-module__WIdVIa__cardsRow{border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);width:100%;display:flex}.SaasFeaturesSection-module__WIdVIa__card{border-right:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);flex-direction:column;gap:16px;width:25%;padding:48px 32px 60px 0;display:flex}.SaasFeaturesSection-module__WIdVIa__card:last-child{border-right:none;padding-right:0}.SaasFeaturesSection-module__WIdVIa__cardIcon{color:var(--primary);margin-bottom:8px}.SaasFeaturesSection-module__WIdVIa__cardTitle{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:500}.SaasFeaturesSection-module__WIdVIa__cardDesc{color:color-mix(in srgb, var(--foreground) 50%, transparent);margin:0;font-size:.9rem;line-height:1.6}@media (max-width:1024px){.SaasFeaturesSection-module__WIdVIa__cardsRow{flex-wrap:wrap}.SaasFeaturesSection-module__WIdVIa__card{border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);width:50%;padding:40px 24px}.SaasFeaturesSection-module__WIdVIa__card:nth-child(2n){border-right:none}}@media (max-width:768px){.SaasFeaturesSection-module__WIdVIa__section{padding:80px 0 0}.SaasFeaturesSection-module__WIdVIa__cardsRow{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-top:none;flex-wrap:nowrap;gap:12px;margin:0 -20px;padding:4px 20px 12px;display:flex;overflow-x:auto}.SaasFeaturesSection-module__WIdVIa__cardsRow::-webkit-scrollbar{display:none}.SaasFeaturesSection-module__WIdVIa__card{scroll-snap-align:start;border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--foreground) 3%, transparent);flex:0 0 82%;width:82%;padding:28px 24px}.SaasFeaturesSection-module__WIdVIa__card:last-child{padding-right:24px}}
.ServiceBenefitsSection-module__DIp7xq__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);padding:100px 0 120px;position:relative}.ServiceBenefitsSection-module__DIp7xq__headerContainer{align-items:flex-start;gap:var(--space-4);flex-direction:column;margin-bottom:60px;display:flex}.ServiceBenefitsSection-module__DIp7xq__badge{color:color-mix(in srgb, var(--foreground) 50%, transparent);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;font-family:monospace;font-size:.75rem;font-weight:500;display:flex}.ServiceBenefitsSection-module__DIp7xq__heading{letter-spacing:-.03em;color:var(--foreground);max-width:640px;margin:0;font-size:clamp(2rem,3.4vw,3rem);font-weight:400;line-height:1.1}.ServiceBenefitsSection-module__DIp7xq__cardsContainer{padding:0}.ServiceBenefitsSection-module__DIp7xq__bentoGrid{gap:var(--space-5);grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(200px,auto);display:grid}.ServiceBenefitsSection-module__DIp7xq__card{gap:var(--space-3);padding:var(--space-8);border-radius:var(--radius-xl);border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);background:linear-gradient(160deg, color-mix(in srgb, var(--foreground) 4.5%, transparent), color-mix(in srgb, var(--foreground) 1.2%, transparent));flex-direction:column;transition:border-color .35s,transform .35s,background-color .35s;display:flex;position:relative;overflow:hidden}.ServiceBenefitsSection-module__DIp7xq__card:hover{border-color:color-mix(in srgb, var(--primary) 45%, transparent);transform:translateY(-4px)}.ServiceBenefitsSection-module__DIp7xq__card:hover .ServiceBenefitsSection-module__DIp7xq__cardGlow{opacity:1}.ServiceBenefitsSection-module__DIp7xq__cardGlow{pointer-events:none;opacity:0;background:radial-gradient(360px circle at var(--mx,50%) var(--my,50%), color-mix(in srgb, var(--primary) 22%, transparent), transparent 70%);transition:opacity .4s;position:absolute;inset:0}.ServiceBenefitsSection-module__DIp7xq__cardNumber{letter-spacing:-.03em;color:color-mix(in srgb, var(--foreground) 6%, transparent);pointer-events:none;font-family:monospace;font-size:3.2rem;font-weight:600;line-height:1;position:absolute;top:18px;right:24px}.ServiceBenefitsSection-module__DIp7xq__cardIcon{z-index:1;border-radius:var(--radius-md);width:44px;height:44px;color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, transparent);border:1px solid color-mix(in srgb, var(--primary) 20%, transparent);justify-content:center;align-items:center;display:flex;position:relative}.ServiceBenefitsSection-module__DIp7xq__cardTitle{z-index:1;color:var(--foreground);margin:var(--space-2) 0 0;letter-spacing:-.01em;font-size:1.2rem;font-weight:500;position:relative}.ServiceBenefitsSection-module__DIp7xq__cardDesc{z-index:1;color:color-mix(in srgb, var(--foreground) 50%, transparent);max-width:420px;margin:0;font-size:.9rem;line-height:1.65;position:relative}.ServiceBenefitsSection-module__DIp7xq__cardCorner{border-top:1px solid color-mix(in srgb, var(--foreground) 25%, transparent);border-left:1px solid color-mix(in srgb, var(--foreground) 25%, transparent);opacity:0;border-radius:2px 0 0;width:12px;height:12px;transition:opacity .35s;position:absolute;top:20px;left:20px}.ServiceBenefitsSection-module__DIp7xq__card:hover .ServiceBenefitsSection-module__DIp7xq__cardCorner{opacity:1}.ServiceBenefitsSection-module__DIp7xq__spanWide{grid-column:span 2}.ServiceBenefitsSection-module__DIp7xq__spanWide .ServiceBenefitsSection-module__DIp7xq__cardDesc{max-width:480px}.ServiceBenefitsSection-module__DIp7xq__spanTall{grid-area:span 2/span 1;justify-content:flex-end}.ServiceBenefitsSection-module__DIp7xq__spanTall .ServiceBenefitsSection-module__DIp7xq__cardNumber{top:24px}.ServiceBenefitsSection-module__DIp7xq__spanSmall{grid-column:span 1}@media (max-width:1024px){.ServiceBenefitsSection-module__DIp7xq__headerContainer,.ServiceBenefitsSection-module__DIp7xq__cardsContainer{padding:0 32px}.ServiceBenefitsSection-module__DIp7xq__bentoGrid{grid-template-columns:repeat(2,1fr)}.ServiceBenefitsSection-module__DIp7xq__spanWide,.ServiceBenefitsSection-module__DIp7xq__spanTall{grid-area:span 1/span 2}}@media (max-width:768px){.ServiceBenefitsSection-module__DIp7xq__section{padding:60px 0 80px}.ServiceBenefitsSection-module__DIp7xq__headerContainer{margin-bottom:40px;padding:0 20px}.ServiceBenefitsSection-module__DIp7xq__cardsContainer{padding:0 20px}.ServiceBenefitsSection-module__DIp7xq__heading{font-size:clamp(1.75rem,6.5vw,2rem)}.ServiceBenefitsSection-module__DIp7xq__bentoGrid{gap:var(--space-4);grid-template-columns:1fr}.ServiceBenefitsSection-module__DIp7xq__spanWide,.ServiceBenefitsSection-module__DIp7xq__spanTall,.ServiceBenefitsSection-module__DIp7xq__spanSmall{grid-area:span 1/span 1}.ServiceBenefitsSection-module__DIp7xq__card{padding:var(--space-6)}}
.AboutStorySection-module__Slku2G__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);position:relative;overflow:hidden}.AboutStorySection-module__Slku2G__container{z-index:1;flex-direction:column;display:flex;position:relative}.AboutStorySection-module__Slku2G__middleLine{background-color:color-mix(in srgb, var(--foreground) 5%, transparent);z-index:0;width:1px;position:absolute;top:0;bottom:0;left:50%}.AboutStorySection-module__Slku2G__gridLine25{background-color:color-mix(in srgb, var(--foreground) 5%, transparent);z-index:0;width:1px;position:absolute;top:0;bottom:0;left:25%}.AboutStorySection-module__Slku2G__gridLine75{background-color:color-mix(in srgb, var(--foreground) 5%, transparent);z-index:0;width:1px;position:absolute;top:0;bottom:0;left:75%}.AboutStorySection-module__Slku2G__row{z-index:1;width:100%;display:flex;position:relative}.AboutStorySection-module__Slku2G__leftCol{gap:var(--space-4);flex-direction:column;align-items:flex-start;width:50%;padding:100px 40px 100px 0;display:flex}.AboutStorySection-module__Slku2G__badge{color:color-mix(in srgb, var(--foreground) 50%, transparent);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;font-family:monospace;font-size:.75rem;font-weight:500;display:flex}.AboutStorySection-module__Slku2G__heading{letter-spacing:-.03em;color:var(--foreground);margin:0;font-size:clamp(2.25rem,3.8vw,3.5rem);font-weight:400;line-height:1.1}.AboutStorySection-module__Slku2G__rightCol{gap:var(--space-6);flex-direction:column;justify-content:center;width:50%;padding:100px 0 100px 40px;display:flex}.AboutStorySection-module__Slku2G__paragraph{color:color-mix(in srgb, var(--foreground) 70%, transparent);max-width:520px;margin:0;font-size:1.05rem;font-weight:300;line-height:1.7}.AboutStorySection-module__Slku2G__quoteBlock{gap:var(--space-4);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);padding-top:var(--space-6);margin-top:var(--space-2);align-items:flex-start;max-width:520px;display:flex}.AboutStorySection-module__Slku2G__quoteMark{color:color-mix(in srgb, var(--foreground) 25%, transparent);font-size:2.5rem;line-height:1;font-family:var(--font-outfit), system-ui, sans-serif}.AboutStorySection-module__Slku2G__quoteText{color:var(--foreground);margin:6px 0 0;font-size:1.15rem;font-style:italic;font-weight:300;line-height:1.5}@media (max-width:1024px){.AboutStorySection-module__Slku2G__row{flex-direction:column}.AboutStorySection-module__Slku2G__leftCol,.AboutStorySection-module__Slku2G__rightCol{width:100%;padding:60px 0}.AboutStorySection-module__Slku2G__middleLine,.AboutStorySection-module__Slku2G__gridLine25,.AboutStorySection-module__Slku2G__gridLine75{display:none}.AboutStorySection-module__Slku2G__paragraph,.AboutStorySection-module__Slku2G__quoteBlock{max-width:100%}}
.ArticlesSection-module__Gltv8G__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);padding-block:var(--section-spacing-lg);position:relative}.ArticlesSection-module__Gltv8G__container{flex-direction:column;display:flex;position:relative}.ArticlesSection-module__Gltv8G__gridLine{background-color:color-mix(in srgb, var(--foreground) 5%, transparent);z-index:0;width:1px;position:absolute;top:0;bottom:0}.ArticlesSection-module__Gltv8G__gridLine1{left:25%}.ArticlesSection-module__Gltv8G__gridLine2{left:50%}.ArticlesSection-module__Gltv8G__gridLine3{left:75%}.ArticlesSection-module__Gltv8G__headerRow{border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);width:100%;padding:0 0 var(--section-spacing-sm) 0;z-index:1;display:flex;position:relative}.ArticlesSection-module__Gltv8G__headerContent{flex-direction:column;gap:24px;width:75%;padding-left:40px;display:flex}.ArticlesSection-module__Gltv8G__col1{width:25%}.ArticlesSection-module__Gltv8G__badge{letter-spacing:.15em;color:color-mix(in srgb, var(--foreground) 50%, transparent);text-transform:uppercase;align-items:center;gap:10px;font-family:monospace;font-size:.75rem;display:flex}.ArticlesSection-module__Gltv8G__heading{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:300;line-height:1.1}.ArticlesSection-module__Gltv8G__subtext{color:color-mix(in srgb, var(--foreground) 60%, transparent);max-width:600px;margin:0;font-size:1.1rem;font-weight:300;line-height:1.6}.ArticlesSection-module__Gltv8G__articlesRow{z-index:1;width:100%;display:flex;position:relative}.ArticlesSection-module__Gltv8G__featuredArticle{flex-direction:column;width:50%;padding:40px 40px 40px 0;display:flex}.ArticlesSection-module__Gltv8G__featuredImageWrapper{background-color:var(--muted);background-image:radial-gradient(circle at top left, color-mix(in srgb, var(--foreground) 6%, transparent) 0%, transparent 60%);align-items:flex-end;width:100%;height:380px;margin-bottom:24px;padding:32px;display:flex;position:relative;overflow:hidden}.ArticlesSection-module__Gltv8G__imageOverlay{z-index:1;background:linear-gradient(#0000 0%,#000c 100%);position:absolute;inset:0}.ArticlesSection-module__Gltv8G__featuredTitle{color:var(--foreground);z-index:2;margin:0;font-size:1.6rem;font-weight:400;line-height:1.3;position:relative}.ArticlesSection-module__Gltv8G__articleMeta{color:color-mix(in srgb, var(--foreground) 40%, transparent);text-transform:uppercase;letter-spacing:.05em;flex-direction:column;gap:4px;margin-bottom:16px;font-family:monospace;font-size:.75rem;display:flex}.ArticlesSection-module__Gltv8G__articleDesc{color:color-mix(in srgb, var(--foreground) 60%, transparent);max-width:90%;margin:0;font-size:.95rem;line-height:1.6}.ArticlesSection-module__Gltv8G__smallArticlesWrapper{flex-direction:column;width:50%;display:flex}.ArticlesSection-module__Gltv8G__smallArticleRow{border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);width:100%;display:flex}.ArticlesSection-module__Gltv8G__smallArticleImageCol{flex-direction:column;justify-content:center;width:50%;padding:40px;display:flex}.ArticlesSection-module__Gltv8G__smallArticleContentCol{flex-direction:column;justify-content:center;gap:16px;width:50%;padding:40px;display:flex}.ArticlesSection-module__Gltv8G__articleImagePlaceholderSmall{background-color:var(--muted);background-image:radial-gradient(circle at top right, color-mix(in srgb, var(--foreground) 6%, transparent) 0%, transparent 60%);width:100%;height:160px;position:relative;overflow:hidden}.ArticlesSection-module__Gltv8G__smallArticleTitle{color:var(--foreground);margin:0;font-size:1.15rem;font-weight:400;line-height:1.4}.ArticlesSection-module__Gltv8G__articlesActionRow{width:100%;display:flex}.ArticlesSection-module__Gltv8G__actionText{color:color-mix(in srgb, var(--foreground) 50%, transparent);margin:0 0 16px;font-family:monospace;font-size:.8rem}@media (max-width:1024px){.ArticlesSection-module__Gltv8G__headerContent{padding-left:20px}.ArticlesSection-module__Gltv8G__gridLine3{display:none}.ArticlesSection-module__Gltv8G__articlesRow{flex-direction:column}.ArticlesSection-module__Gltv8G__featuredArticle,.ArticlesSection-module__Gltv8G__smallArticlesWrapper{width:100%}.ArticlesSection-module__Gltv8G__featuredArticle{border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);padding:40px 20px}.ArticlesSection-module__Gltv8G__smallArticleImageCol,.ArticlesSection-module__Gltv8G__smallArticleContentCol{padding:40px 20px}}@media (max-width:768px){.ArticlesSection-module__Gltv8G__section{padding-block:var(--section-spacing-sm)}.ArticlesSection-module__Gltv8G__container{padding:0 20px}.ArticlesSection-module__Gltv8G__headerRow{border-bottom:none;flex-direction:column;padding:0 0 20px}.ArticlesSection-module__Gltv8G__headerRow .ArticlesSection-module__Gltv8G__col1{display:none}.ArticlesSection-module__Gltv8G__headerContent{width:100%;padding-left:0}.ArticlesSection-module__Gltv8G__gridLine{display:none}.ArticlesSection-module__Gltv8G__smallArticleRow{flex-direction:column}.ArticlesSection-module__Gltv8G__smallArticleImageCol,.ArticlesSection-module__Gltv8G__smallArticleContentCol{width:100%;padding:24px 0}.ArticlesSection-module__Gltv8G__smallArticleImageCol{padding-bottom:0}.ArticlesSection-module__Gltv8G__featuredArticle{padding:40px 0}.ArticlesSection-module__Gltv8G__articlesActionRow .ArticlesSection-module__Gltv8G__smallArticleImageCol{padding:24px 0}}
.SaasActionCenterSection-module__4TY2IW__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);padding:120px 0;position:relative}.SaasActionCenterSection-module__4TY2IW__container{position:relative}.SaasActionCenterSection-module__4TY2IW__row{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:center;gap:80px;display:grid}.SaasActionCenterSection-module__4TY2IW__left{align-items:flex-start;gap:var(--space-5);flex-direction:column;display:flex}.SaasActionCenterSection-module__4TY2IW__badge{color:color-mix(in srgb, var(--foreground) 50%, transparent);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;font-family:monospace;font-size:.75rem;font-weight:500;display:flex}.SaasActionCenterSection-module__4TY2IW__heading{letter-spacing:-.03em;color:var(--foreground);margin:0;font-size:clamp(2rem,3.4vw,3rem);font-weight:400;line-height:1.15}.SaasActionCenterSection-module__4TY2IW__desc{color:color-mix(in srgb, var(--foreground) 60%, transparent);max-width:480px;margin:0;font-size:.95rem;line-height:1.7}.SaasActionCenterSection-module__4TY2IW__benefitList{margin:var(--space-2) 0 var(--space-4);flex-direction:column;gap:14px;padding:0;list-style:none;display:flex}.SaasActionCenterSection-module__4TY2IW__benefitItem{color:color-mix(in srgb, var(--foreground) 75%, transparent);align-items:flex-start;gap:12px;font-size:.9rem;line-height:1.5;display:flex}.SaasActionCenterSection-module__4TY2IW__benefitItem svg{color:var(--primary);flex-shrink:0;margin-top:2px}.SaasActionCenterSection-module__4TY2IW__right{position:relative}.SaasActionCenterSection-module__4TY2IW__panel{background:color-mix(in srgb, var(--foreground) 3%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:var(--radius-xl);padding:var(--space-8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 60px #0006}.SaasActionCenterSection-module__4TY2IW__summaryBlock{padding-bottom:var(--space-6);margin-bottom:var(--space-6);border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);flex-direction:column;gap:10px;display:flex}.SaasActionCenterSection-module__4TY2IW__summaryHead{justify-content:space-between;align-items:baseline;display:flex}.SaasActionCenterSection-module__4TY2IW__summaryLabel{color:color-mix(in srgb, var(--foreground) 40%, transparent);text-transform:uppercase;letter-spacing:.08em;font-family:monospace;font-size:.7rem;font-weight:500}.SaasActionCenterSection-module__4TY2IW__summaryCount{color:var(--foreground);letter-spacing:-.02em;font-size:1.5rem;font-weight:500}.SaasActionCenterSection-module__4TY2IW__impactBar{border-radius:999px;gap:3px;width:100%;height:6px;display:flex;overflow:hidden}.SaasActionCenterSection-module__4TY2IW__impactBarSegment{flex:1;height:100%}.SaasActionCenterSection-module__4TY2IW__summarySubtext{color:color-mix(in srgb, var(--foreground) 50%, transparent);font-size:.8rem}.SaasActionCenterSection-module__4TY2IW__findingsList{flex-direction:column;gap:4px;display:flex}.SaasActionCenterSection-module__4TY2IW__findingRow{border-bottom:1px solid color-mix(in srgb, var(--foreground) 5%, transparent);align-items:center;gap:12px;padding:12px 0;display:flex}.SaasActionCenterSection-module__4TY2IW__findingRow:last-child{border-bottom:none}.SaasActionCenterSection-module__4TY2IW__impactDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.SaasActionCenterSection-module__4TY2IW__impactHigh{background-color:#f87171;box-shadow:0 0 8px #f8717180}.SaasActionCenterSection-module__4TY2IW__impactMedium{background-color:#fbbf24;box-shadow:0 0 8px #fbbf2480}.SaasActionCenterSection-module__4TY2IW__impactLow{background-color:color-mix(in srgb, var(--foreground) 35%, transparent)}.SaasActionCenterSection-module__4TY2IW__findingInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.SaasActionCenterSection-module__4TY2IW__findingImpact{color:color-mix(in srgb, var(--foreground) 40%, transparent);text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;font-weight:600}.SaasActionCenterSection-module__4TY2IW__findingTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.SaasActionCenterSection-module__4TY2IW__categoryTag{border:1px solid #0000;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:.7rem;font-weight:500}.SaasActionCenterSection-module__4TY2IW__catTechnical{color:#1d4ed8;background-color:#93c5fd1f;border-color:#93c5fd4d}.dark .SaasActionCenterSection-module__4TY2IW__catTechnical{color:#93c5fd}.SaasActionCenterSection-module__4TY2IW__catContent{color:#7c3aed;background-color:#c4b5fd1f;border-color:#c4b5fd4d}.dark .SaasActionCenterSection-module__4TY2IW__catContent{color:#c4b5fd}.SaasActionCenterSection-module__4TY2IW__catCommunity{color:#059669;background-color:#6ee7b71f;border-color:#6ee7b74d}.dark .SaasActionCenterSection-module__4TY2IW__catCommunity{color:#6ee7b7}.SaasActionCenterSection-module__4TY2IW__panelFooter{margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);color:color-mix(in srgb, var(--foreground) 40%, transparent);align-items:center;gap:8px;font-family:monospace;font-size:.75rem;display:flex}.SaasActionCenterSection-module__4TY2IW__scanDot{background-color:#4ade80;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #4ade8099}@media (max-width:1024px){.SaasActionCenterSection-module__4TY2IW__row{grid-template-columns:1fr;gap:56px}}@media (max-width:768px){.SaasActionCenterSection-module__4TY2IW__section{padding:80px 0}.SaasActionCenterSection-module__4TY2IW__panel{padding:var(--space-6)}.SaasActionCenterSection-module__4TY2IW__findingTitle{white-space:normal}}
.ServiceArticlesSection-module__Ntcdbq__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);padding:100px 0;position:relative}.ServiceArticlesSection-module__Ntcdbq__headerContainer{align-items:flex-start;gap:var(--space-4);flex-direction:column;margin-bottom:60px;display:flex}.ServiceArticlesSection-module__Ntcdbq__badge{color:color-mix(in srgb, var(--foreground) 50%, transparent);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;font-family:monospace;font-size:.75rem;font-weight:500;display:flex}.ServiceArticlesSection-module__Ntcdbq__heading{letter-spacing:-.03em;color:var(--foreground);margin:0;font-size:clamp(2rem,3.4vw,3rem);font-weight:400;line-height:1.1}.ServiceArticlesSection-module__Ntcdbq__cardsContainer{padding:0}.ServiceArticlesSection-module__Ntcdbq__grid{gap:var(--space-6);grid-template-columns:repeat(2,1fr);display:grid}.ServiceArticlesSection-module__Ntcdbq__card{border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--foreground) 2%, transparent);flex-direction:column;text-decoration:none;transition:border-color .35s,transform .35s;display:flex;position:relative;overflow:hidden}.ServiceArticlesSection-module__Ntcdbq__card:hover{border-color:color-mix(in srgb, var(--primary) 40%, transparent);transform:translateY(-4px)}.ServiceArticlesSection-module__Ntcdbq__cardImageWrapper{aspect-ratio:16/10;position:relative;overflow:hidden}.ServiceArticlesSection-module__Ntcdbq__cardImage{background-color:color-mix(in srgb, var(--foreground) 5%, transparent);background-position:50%;background-size:cover;transition:transform .7s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.ServiceArticlesSection-module__Ntcdbq__card:hover .ServiceArticlesSection-module__Ntcdbq__cardImage{transform:scale(1.08)}.ServiceArticlesSection-module__Ntcdbq__cardImageWrapper:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#000000bf);position:absolute;inset:0}.ServiceArticlesSection-module__Ntcdbq__categoryChip{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.04em;text-transform:uppercase;color:#ffffffeb;background:#0707078c;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:7px;padding:6px 12px;font-family:monospace;font-size:.7rem;display:inline-flex;position:absolute;top:16px;left:16px}.ServiceArticlesSection-module__Ntcdbq__categoryDot{background:var(--primary);border-radius:50%;width:6px;height:6px}.ServiceArticlesSection-module__Ntcdbq__cardBody{padding:var(--space-6);flex-direction:column;flex:1;gap:10px;display:flex;position:relative}.ServiceArticlesSection-module__Ntcdbq__date{color:color-mix(in srgb, var(--foreground) 40%, transparent);font-family:monospace;font-size:.75rem}.ServiceArticlesSection-module__Ntcdbq__cardTitle{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:500;line-height:1.35}.ServiceArticlesSection-module__Ntcdbq__cardDesc{color:color-mix(in srgb, var(--foreground) 55%, transparent);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.88rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ServiceArticlesSection-module__Ntcdbq__cardArrow{border:1px solid color-mix(in srgb, var(--foreground) 15%, transparent);width:40px;height:40px;color:var(--foreground);border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;margin-top:-4px;transition:background-color .3s,border-color .3s,transform .3s;display:flex}.ServiceArticlesSection-module__Ntcdbq__card:hover .ServiceArticlesSection-module__Ntcdbq__cardArrow{background:var(--primary);border-color:var(--primary);transform:rotate(-45deg)}.ServiceArticlesSection-module__Ntcdbq__cardFeatured{grid-column:span 2;grid-template-columns:1.1fr 1fr;display:grid}.ServiceArticlesSection-module__Ntcdbq__cardFeatured .ServiceArticlesSection-module__Ntcdbq__cardImageWrapper{aspect-ratio:auto;height:100%}.ServiceArticlesSection-module__Ntcdbq__cardFeatured .ServiceArticlesSection-module__Ntcdbq__cardTitle{font-size:1.5rem}.ServiceArticlesSection-module__Ntcdbq__cardFeatured .ServiceArticlesSection-module__Ntcdbq__cardDesc{-webkit-line-clamp:3}@media (max-width:1024px){.ServiceArticlesSection-module__Ntcdbq__headerContainer,.ServiceArticlesSection-module__Ntcdbq__cardsContainer{padding:0 32px}.ServiceArticlesSection-module__Ntcdbq__grid{grid-template-columns:1fr}.ServiceArticlesSection-module__Ntcdbq__cardFeatured{flex-direction:column;grid-column:span 1;display:flex}.ServiceArticlesSection-module__Ntcdbq__cardFeatured .ServiceArticlesSection-module__Ntcdbq__cardImageWrapper{aspect-ratio:16/10}}@media (max-width:768px){.ServiceArticlesSection-module__Ntcdbq__section{padding:70px 0}.ServiceArticlesSection-module__Ntcdbq__headerContainer{margin-bottom:40px;padding:0 20px}.ServiceArticlesSection-module__Ntcdbq__cardsContainer{padding:0 20px}.ServiceArticlesSection-module__Ntcdbq__heading{font-size:clamp(1.75rem,6.5vw,2rem)}.ServiceArticlesSection-module__Ntcdbq__cardFeatured .ServiceArticlesSection-module__Ntcdbq__cardTitle{font-size:1.2rem}}
.ThemeToggle-module__Z5gSZG__toggle{border:1px solid color-mix(in srgb, currentColor 15%, transparent);width:36px;height:36px;color:inherit;cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:16px;transition:background-color .3s,transform .3s,border-color .3s;display:inline-flex}.ThemeToggle-module__Z5gSZG__toggle:hover{background:color-mix(in srgb, currentColor 8%, transparent);transform:translateY(-2px)}
.AboutStatsSection-module__10SYtG__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);position:relative}.AboutStatsSection-module__10SYtG__statsWrapper{width:100%;position:relative}.AboutStatsSection-module__10SYtG__statsWrapper:before{content:"";background-color:color-mix(in srgb, var(--foreground) 5%, transparent);width:100%;height:1px;position:absolute;top:0;left:0}.AboutStatsSection-module__10SYtG__animatedTopBorder{background-color:color-mix(in srgb, var(--foreground) 25%, transparent);z-index:10;width:100%;height:1px;position:absolute;top:0;left:0}.AboutStatsSection-module__10SYtG__statsContainer{padding:0}.AboutStatsSection-module__10SYtG__statsGrid{grid-template-columns:repeat(4,1fr);width:100%;display:grid}.AboutStatsSection-module__10SYtG__statCard{flex-direction:column;padding:60px 40px;display:flex;position:relative}.AboutStatsSection-module__10SYtG__statCard:after{content:"";background-color:color-mix(in srgb, var(--foreground) 5%, transparent);width:1px;height:100%;position:absolute;top:0;right:0}.AboutStatsSection-module__10SYtG__statCard:last-child:after{display:none}.AboutStatsSection-module__10SYtG__animatedRightBorder{background-color:color-mix(in srgb, var(--foreground) 25%, transparent);z-index:10;width:1px;height:100%;position:absolute;top:0;right:0}.AboutStatsSection-module__10SYtG__statCard:first-child{padding-left:0}.AboutStatsSection-module__10SYtG__statCard:last-child{padding-right:0}.AboutStatsSection-module__10SYtG__cornerIcon{color:color-mix(in srgb, var(--foreground) 20%, transparent);position:absolute;top:24px;right:24px}.AboutStatsSection-module__10SYtG__statCard:last-child .AboutStatsSection-module__10SYtG__cornerIcon{right:0}.AboutStatsSection-module__10SYtG__statValue{color:var(--foreground);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2.25rem,3.6vw,3.5rem);font-weight:300;line-height:1}.AboutStatsSection-module__10SYtG__statDescription{color:color-mix(in srgb, var(--foreground) 50%, transparent);max-width:260px;margin:0;font-family:monospace;font-size:.85rem;line-height:1.6}@media (max-width:1024px){.AboutStatsSection-module__10SYtG__statsGrid{grid-template-columns:repeat(2,1fr)}.AboutStatsSection-module__10SYtG__statCard:nth-child(2):after{display:none}.AboutStatsSection-module__10SYtG__statCard:nth-child(3),.AboutStatsSection-module__10SYtG__statCard:nth-child(4){border-top:1px solid color-mix(in srgb, var(--foreground) 5%, transparent)}.AboutStatsSection-module__10SYtG__statCard:nth-child(2n) .AboutStatsSection-module__10SYtG__cornerIcon{right:0}}@media (max-width:768px){.AboutStatsSection-module__10SYtG__statsGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:12px;margin:0 -20px;padding:4px 20px 12px;display:flex;overflow-x:auto}.AboutStatsSection-module__10SYtG__statsGrid::-webkit-scrollbar{display:none}.AboutStatsSection-module__10SYtG__statCard{scroll-snap-align:start;border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:var(--radius-xl);flex:0 0 78%;width:78%;padding:32px 24px!important}.AboutStatsSection-module__10SYtG__statCard:after{display:none}.AboutStatsSection-module__10SYtG__cornerIcon{right:24px!important}}
.FaqSection-module__ncmv1G__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);padding-block:var(--section-spacing-lg);position:relative;overflow:hidden}.FaqSection-module__ncmv1G__container{z-index:1;flex-direction:column;display:flex;position:relative}.FaqSection-module__ncmv1G__middleLine{background-color:color-mix(in srgb, var(--foreground) 5%, transparent);z-index:0;width:1px;position:absolute;top:0;bottom:0;left:50%}.FaqSection-module__ncmv1G__gridLine25{background-color:color-mix(in srgb, var(--foreground) 5%, transparent);z-index:0;width:1px;position:absolute;top:0;bottom:0;left:25%}.FaqSection-module__ncmv1G__gridLine75{background-color:color-mix(in srgb, var(--foreground) 5%, transparent);z-index:0;width:1px;position:absolute;top:0;bottom:0;left:75%}.FaqSection-module__ncmv1G__row{z-index:1;width:100%;display:flex;position:relative}.FaqSection-module__ncmv1G__leftCol{flex-direction:column;justify-content:space-between;width:50%;padding:0 40px 0 0;display:flex}.FaqSection-module__ncmv1G__header{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.FaqSection-module__ncmv1G__badge{color:color-mix(in srgb, var(--foreground) 50%, transparent);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;font-size:.75rem;font-weight:500;display:flex}.FaqSection-module__ncmv1G__heading{letter-spacing:-.04em;color:var(--foreground);margin:0;font-size:clamp(2.5rem,4vw,4rem);font-weight:400;line-height:1.05}.FaqSection-module__ncmv1G__contactBlock{flex-direction:column;gap:20px;max-width:400px;display:flex}.FaqSection-module__ncmv1G__contactDesc{color:color-mix(in srgb, var(--foreground) 60%, transparent);margin:0;font-size:.9rem;line-height:1.6}.FaqSection-module__ncmv1G__rightCol{flex-direction:column;width:50%;padding:0;display:flex}.FaqSection-module__ncmv1G__tabsRow{border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);width:100%;margin-bottom:20px;display:flex}.FaqSection-module__ncmv1G__tabCount{background-color:color-mix(in srgb, var(--foreground) 10%, transparent);min-width:18px;height:18px;color:color-mix(in srgb, var(--foreground) 70%, transparent);border-radius:999px;justify-content:center;align-items:center;margin-left:6px;padding:0 5px;font-size:.65rem;font-weight:600;transition:background-color .2s,color .2s;display:inline-flex}.FaqSection-module__ncmv1G__tabActiveCount{background-color:var(--foreground);color:var(--background)}.FaqSection-module__ncmv1G__faqList{flex-direction:column;display:flex}.FaqSection-module__ncmv1G__faqItem{border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);transition:background-color .2s}.FaqSection-module__ncmv1G__faqItem:hover{background-color:color-mix(in srgb, var(--foreground) 2%, transparent)}.FaqSection-module__ncmv1G__faqItemOpen{background-color:color-mix(in srgb, var(--foreground) 3%, transparent)}.FaqSection-module__ncmv1G__faqContent{color:color-mix(in srgb, var(--foreground) 60%, transparent);margin:0;padding:0 20px 24px 36px;font-size:.8rem;line-height:1.6}@media (max-width:1024px){.FaqSection-module__ncmv1G__row{flex-direction:column}.FaqSection-module__ncmv1G__leftCol,.FaqSection-module__ncmv1G__rightCol{width:100%;padding:0 20px}.FaqSection-module__ncmv1G__leftCol{padding-bottom:var(--section-spacing-sm)}.FaqSection-module__ncmv1G__middleLine,.FaqSection-module__ncmv1G__gridLine25,.FaqSection-module__ncmv1G__gridLine75{display:none}.FaqSection-module__ncmv1G__tabsRow{flex-wrap:wrap}}@media (max-width:768px){.FaqSection-module__ncmv1G__section{padding-block:var(--section-spacing-sm)}}
.Footer-module__Grjkva__footer{background-color:var(--background);z-index:1;width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);position:relative;overflow:hidden}.Footer-module__Grjkva__glowTop{background:linear-gradient(180deg, color-mix(in srgb, var(--foreground) 2%, transparent) 0%, #0000 100%);pointer-events:none;width:100%;height:200px;position:absolute;top:0;left:0}.Footer-module__Grjkva__glowOrb{background:radial-gradient(ellipse at center, color-mix(in srgb, var(--foreground) 3%, transparent) 0%, transparent 70%);pointer-events:none;z-index:0;width:800px;height:400px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.Footer-module__Grjkva__container{z-index:1;flex-direction:column;display:flex;position:relative}.Footer-module__Grjkva__gridLine{background-color:color-mix(in srgb, var(--foreground) 5%, transparent);z-index:0;width:1px;position:absolute;top:0;bottom:0}.Footer-module__Grjkva__gridLine1{left:25%}.Footer-module__Grjkva__gridLine2{left:50%}.Footer-module__Grjkva__gridLine3{left:75%}.Footer-module__Grjkva__newsletterRow{border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);z-index:1;width:100%;padding:100px 0;display:flex;position:relative}.Footer-module__Grjkva__newsCol1{flex-shrink:0;width:25%}.Footer-module__Grjkva__newsCol2{flex-direction:column;gap:20px;width:75%;padding-left:40px;display:flex}.Footer-module__Grjkva__newsTitle{letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:300;line-height:1.1}.Footer-module__Grjkva__newsText{color:color-mix(in srgb, var(--foreground) 60%, transparent);max-width:500px;margin:0;font-family:monospace;font-size:1.1rem}.Footer-module__Grjkva__subscribeForm{align-items:stretch;height:48px;margin-top:16px;display:flex}.Footer-module__Grjkva__emailInput{background-color:color-mix(in srgb, var(--foreground) 5%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);color:var(--foreground);border-right:none;outline:none;width:320px;padding:0 20px;font-family:monospace;font-size:.9rem}.Footer-module__Grjkva__subscribeButton{border-radius:0!important}.Footer-module__Grjkva__subscribeButton:hover{box-shadow:none!important;transform:none!important}.Footer-module__Grjkva__linksRow{z-index:1;width:100%;padding:80px 0 60px;display:flex;position:relative}.Footer-module__Grjkva__linksCol{flex-direction:column;gap:16px;width:25%;padding:0 40px 0 0;display:flex}.Footer-module__Grjkva__linksCol:not(:first-child){padding-left:40px}.Footer-module__Grjkva__logoIcon{margin-top:-10px}.Footer-module__Grjkva__groupTitle{color:color-mix(in srgb, var(--foreground) 40%, transparent);text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px;font-family:monospace;font-size:.75rem}.Footer-module__Grjkva__link{color:color-mix(in srgb, var(--foreground) 80%, transparent);width:fit-content;font-size:.95rem;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__link:hover{color:var(--foreground)}.Footer-module__Grjkva__socialLinks{gap:8px;margin-top:16px;display:flex}.Footer-module__Grjkva__socialIcon{background-color:color-mix(in srgb, var(--foreground) 5%, transparent);width:32px;height:32px;color:color-mix(in srgb, var(--foreground) 60%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 5%, transparent);border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Footer-module__Grjkva__socialIcon:hover{color:var(--foreground);background-color:color-mix(in srgb, var(--foreground) 10%, transparent)}.Footer-module__Grjkva__hugeTextWrapper{z-index:0;pointer-events:none;justify-content:center;align-items:flex-end;width:100%;display:flex;position:relative;overflow:hidden}.Footer-module__Grjkva__hugeText{letter-spacing:-.04em;color:color-mix(in srgb, var(--foreground) 94%, transparent);text-align:center;margin:0;padding:0;font-size:26vw;font-weight:800;line-height:.75;transform:translateY(5%)}@media (max-width:1024px){.Footer-module__Grjkva__newsletterRow{flex-direction:column;padding:60px 0}.Footer-module__Grjkva__newsCol1{display:none}.Footer-module__Grjkva__newsCol2{width:100%;padding-left:20px}.Footer-module__Grjkva__linksRow{flex-wrap:wrap;gap:40px 0}.Footer-module__Grjkva__linksCol{width:50%;padding:0 20px}.Footer-module__Grjkva__linksCol:not(:first-child){padding-left:20px}.Footer-module__Grjkva__gridLine1{left:20%}.Footer-module__Grjkva__gridLine2{left:40%}.Footer-module__Grjkva__gridLine3{display:none}}@media (max-width:768px){.Footer-module__Grjkva__emailInput{width:200px}.Footer-module__Grjkva__linksCol{width:100%}.Footer-module__Grjkva__gridLine{display:none}.Footer-module__Grjkva__hugeText{font-size:20vw;line-height:.8}}
.SaasHowItWorksSection-module__xjm59W__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);padding:120px 0 0;position:relative}.SaasHowItWorksSection-module__xjm59W__headerContainer{align-items:flex-start;gap:var(--space-4);flex-direction:column;margin-bottom:60px;display:flex}.SaasHowItWorksSection-module__xjm59W__badge{color:color-mix(in srgb, var(--foreground) 50%, transparent);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;font-family:monospace;font-size:.75rem;font-weight:500;display:flex}.SaasHowItWorksSection-module__xjm59W__heading{letter-spacing:-.03em;color:var(--foreground);margin:0;font-size:clamp(2rem,3.4vw,3rem);font-weight:400;line-height:1.1}.SaasHowItWorksSection-module__xjm59W__cardsContainer{padding:0}.SaasHowItWorksSection-module__xjm59W__cardsRow{border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);width:100%;display:flex}.SaasHowItWorksSection-module__xjm59W__card{border-right:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);flex-direction:column;gap:12px;width:33.333%;padding:48px 40px 60px 0;display:flex}.SaasHowItWorksSection-module__xjm59W__card:last-child{border-right:none;padding-right:0}.SaasHowItWorksSection-module__xjm59W__cardNumber{color:var(--primary);letter-spacing:.05em;margin-bottom:4px;font-family:monospace;font-size:.85rem}.SaasHowItWorksSection-module__xjm59W__cardTitle{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:500}.SaasHowItWorksSection-module__xjm59W__cardDesc{color:color-mix(in srgb, var(--foreground) 50%, transparent);margin:0;font-size:.9rem;line-height:1.6}@media (max-width:1024px){.SaasHowItWorksSection-module__xjm59W__card{padding:40px 24px}}@media (max-width:768px){.SaasHowItWorksSection-module__xjm59W__section{padding:80px 0 0}.SaasHowItWorksSection-module__xjm59W__cardsRow{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-top:none;flex-flow:row;gap:12px;margin:0 -20px;padding:4px 20px 12px;display:flex;overflow-x:auto}.SaasHowItWorksSection-module__xjm59W__cardsRow::-webkit-scrollbar{display:none}.SaasHowItWorksSection-module__xjm59W__card{scroll-snap-align:start;border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--foreground) 3%, transparent);flex:0 0 82%;width:82%;padding:28px 24px}.SaasHowItWorksSection-module__xjm59W__card:last-child{border-bottom:none}}
.ServiceRelatedSection-module__C3WytW__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);padding:100px 0;position:relative}.ServiceRelatedSection-module__C3WytW__headerContainer{align-items:flex-start;gap:var(--space-4);flex-direction:column;margin-bottom:48px;display:flex}.ServiceRelatedSection-module__C3WytW__badge{color:color-mix(in srgb, var(--foreground) 50%, transparent);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;font-family:monospace;font-size:.75rem;font-weight:500;display:flex}.ServiceRelatedSection-module__C3WytW__heading{letter-spacing:-.03em;color:var(--foreground);margin:0;font-size:clamp(2rem,3.4vw,3rem);font-weight:400;line-height:1.1}.ServiceRelatedSection-module__C3WytW__listContainer{padding:0}.ServiceRelatedSection-module__C3WytW__list{border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent)}.ServiceRelatedSection-module__C3WytW__row{align-items:center;gap:var(--space-8);border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);padding:40px 8px;text-decoration:none;display:flex;position:relative;overflow:hidden}.ServiceRelatedSection-module__C3WytW__rowSweep{z-index:0;transform-origin:0;background:linear-gradient(90deg, color-mix(in srgb, var(--primary) 10%, transparent), transparent 70%);transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scaleX(0)}.ServiceRelatedSection-module__C3WytW__row:hover .ServiceRelatedSection-module__C3WytW__rowSweep{transform:scaleX(1)}.ServiceRelatedSection-module__C3WytW__index{z-index:1;color:color-mix(in srgb, var(--foreground) 35%, transparent);flex-shrink:0;font-family:monospace;font-size:.85rem;position:relative}.ServiceRelatedSection-module__C3WytW__rowMain{z-index:1;flex-direction:column;flex:1;gap:8px;min-width:0;display:flex;position:relative}.ServiceRelatedSection-module__C3WytW__rowTitle{letter-spacing:-.02em;color:var(--foreground);font-size:clamp(1.5rem,3vw,2.15rem);font-weight:400;transition:transform .4s cubic-bezier(.16,1,.3,1),color .4s}.ServiceRelatedSection-module__C3WytW__rowDesc{color:color-mix(in srgb, var(--foreground) 50%, transparent);max-width:520px;font-size:.9rem;line-height:1.6}.ServiceRelatedSection-module__C3WytW__rowArrow{z-index:1;border:1px solid color-mix(in srgb, var(--foreground) 15%, transparent);width:52px;height:52px;color:var(--foreground);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .35s,border-color .35s,transform .35s;display:flex;position:relative}.ServiceRelatedSection-module__C3WytW__row:hover .ServiceRelatedSection-module__C3WytW__rowTitle{color:var(--primary);transform:translate(10px)}.ServiceRelatedSection-module__C3WytW__row:hover .ServiceRelatedSection-module__C3WytW__rowArrow{background:var(--primary);border-color:var(--primary);transform:translate(6px)rotate(45deg)}@media (max-width:1024px){.ServiceRelatedSection-module__C3WytW__headerContainer,.ServiceRelatedSection-module__C3WytW__listContainer{padding:0 32px}}@media (max-width:768px){.ServiceRelatedSection-module__C3WytW__section{padding:70px 0}.ServiceRelatedSection-module__C3WytW__headerContainer{margin-bottom:36px;padding:0 20px}.ServiceRelatedSection-module__C3WytW__listContainer{padding:0 20px}.ServiceRelatedSection-module__C3WytW__heading{font-size:clamp(1.75rem,6.5vw,2rem)}.ServiceRelatedSection-module__C3WytW__row{gap:var(--space-4);padding:28px 4px}.ServiceRelatedSection-module__C3WytW__rowDesc{display:none}.ServiceRelatedSection-module__C3WytW__rowArrow{width:40px;height:40px}.ServiceRelatedSection-module__C3WytW__row:hover .ServiceRelatedSection-module__C3WytW__rowTitle{transform:translate(4px)}}
.page-module__oRS4AW__pinnedContentWrapper{z-index:1;background:var(--background);margin-top:100vh;position:relative}@media (max-width:768px){.page-module__oRS4AW__pinnedContentWrapper{margin-top:0}}
.AboutValuesSection-module__3ImTWG__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);padding:100px 0 0;position:relative}.AboutValuesSection-module__3ImTWG__headerContainer{align-items:flex-start;gap:var(--space-4);flex-direction:column;margin-bottom:60px;display:flex}.AboutValuesSection-module__3ImTWG__badge{color:color-mix(in srgb, var(--foreground) 50%, transparent);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;font-family:monospace;font-size:.75rem;font-weight:500;display:flex}.AboutValuesSection-module__3ImTWG__heading{letter-spacing:-.03em;color:var(--foreground);margin:0;font-size:clamp(2rem,3.4vw,3rem);font-weight:400;line-height:1.1}.AboutValuesSection-module__3ImTWG__cardsContainer{padding:0}.AboutValuesSection-module__3ImTWG__cardsRow{border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);width:100%;display:flex}.AboutValuesSection-module__3ImTWG__card{border-right:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);flex-direction:column;gap:16px;width:25%;padding:48px 32px 60px 0;display:flex}.AboutValuesSection-module__3ImTWG__card:last-child{border-right:none;padding-right:0}.AboutValuesSection-module__3ImTWG__cardIcon{color:var(--foreground);margin-bottom:8px}.AboutValuesSection-module__3ImTWG__cardTitle{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:500}.AboutValuesSection-module__3ImTWG__cardDesc{color:color-mix(in srgb, var(--foreground) 50%, transparent);margin:0;font-size:.9rem;line-height:1.6}@media (max-width:1024px){.AboutValuesSection-module__3ImTWG__cardsRow{flex-wrap:wrap}.AboutValuesSection-module__3ImTWG__card{border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);width:50%;padding:40px 24px}.AboutValuesSection-module__3ImTWG__card:nth-child(2n){border-right:none}}@media (max-width:768px){.AboutValuesSection-module__3ImTWG__section{padding:60px 0 0}.AboutValuesSection-module__3ImTWG__cardsRow{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-top:none;flex-wrap:nowrap;gap:12px;margin:0 -20px;padding:4px 20px 12px;display:flex;overflow-x:auto}.AboutValuesSection-module__3ImTWG__cardsRow::-webkit-scrollbar{display:none}.AboutValuesSection-module__3ImTWG__card{scroll-snap-align:start;border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--foreground) 3%, transparent);flex:0 0 82%;width:82%;padding:28px 24px}.AboutValuesSection-module__3ImTWG__card:last-child{padding-right:24px}}
.ContactSection-module__1kX6Bq__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);padding:120px 0;position:relative}.ContactSection-module__1kX6Bq__container{position:relative}.ContactSection-module__1kX6Bq__grid{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:80px;display:grid}.ContactSection-module__1kX6Bq__infoCol{flex-direction:column;align-items:flex-start;display:flex}.ContactSection-module__1kX6Bq__badge{color:color-mix(in srgb, var(--foreground) 50%, transparent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-4);align-items:center;gap:8px;font-family:monospace;font-size:.75rem;font-weight:500;display:flex}.ContactSection-module__1kX6Bq__heading{margin:0 0 var(--space-4) 0;letter-spacing:-.03em;color:var(--foreground);font-size:clamp(2rem,3.2vw,2.75rem);font-weight:400;line-height:1.15}.ContactSection-module__1kX6Bq__subtext{color:color-mix(in srgb, var(--foreground) 60%, transparent);margin:0 0 var(--space-10) 0;max-width:420px;font-size:1rem;font-weight:300;line-height:1.6}.ContactSection-module__1kX6Bq__infoList{border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);flex-direction:column;width:100%;display:flex}.ContactSection-module__1kX6Bq__infoItem{align-items:flex-start;gap:var(--space-5);padding:var(--space-6) 0;border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);color:inherit;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex}.ContactSection-module__1kX6Bq__infoItem:hover{transform:translate(4px)}.ContactSection-module__1kX6Bq__infoIcon{background-color:color-mix(in srgb, var(--foreground) 5%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:var(--radius-md);width:44px;height:44px;color:var(--foreground);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ContactSection-module__1kX6Bq__infoText{flex-direction:column;gap:4px;padding-top:2px;display:flex}.ContactSection-module__1kX6Bq__infoTitle{text-transform:uppercase;letter-spacing:.08em;color:color-mix(in srgb, var(--foreground) 40%, transparent);font-family:monospace;font-size:.7rem}.ContactSection-module__1kX6Bq__infoValue{color:var(--foreground);font-size:1rem;font-weight:500}.ContactSection-module__1kX6Bq__socialRow{margin-top:var(--space-8);gap:8px;display:flex}.ContactSection-module__1kX6Bq__socialIcon{background-color:color-mix(in srgb, var(--foreground) 5%, transparent);width:40px;height:40px;color:color-mix(in srgb, var(--foreground) 60%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 5%, transparent);border-radius:var(--radius-md);justify-content:center;align-items:center;transition:all .2s;display:flex}.ContactSection-module__1kX6Bq__socialIcon:hover{color:var(--background);background-color:var(--foreground)}.ContactSection-module__1kX6Bq__formCol{background-color:color-mix(in srgb, var(--foreground) 3%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:var(--radius-xl);padding:var(--space-10)}.ContactSection-module__1kX6Bq__form{gap:var(--space-6);flex-direction:column;display:flex}.ContactSection-module__1kX6Bq__fieldRow{gap:var(--space-6);grid-template-columns:1fr 1fr;display:grid}.ContactSection-module__1kX6Bq__field{gap:var(--space-2);flex-direction:column;display:flex}.ContactSection-module__1kX6Bq__fieldLabel{text-transform:uppercase;letter-spacing:.08em;color:color-mix(in srgb, var(--foreground) 50%, transparent);font-family:monospace;font-size:.7rem}.ContactSection-module__1kX6Bq__input,.ContactSection-module__1kX6Bq__textarea{background-color:color-mix(in srgb, var(--foreground) 4%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);border-radius:var(--radius-sm);padding:var(--space-3) var(--space-4);color:var(--foreground);font-family:var(--font-outfit), system-ui, sans-serif;outline:none;font-size:.95rem;transition:border-color .2s,background-color .2s}.ContactSection-module__1kX6Bq__input::placeholder,.ContactSection-module__1kX6Bq__textarea::placeholder{color:color-mix(in srgb, var(--foreground) 30%, transparent)}.ContactSection-module__1kX6Bq__input:focus,.ContactSection-module__1kX6Bq__textarea:focus{border-color:color-mix(in srgb, var(--foreground) 40%, transparent);background-color:color-mix(in srgb, var(--foreground) 6%, transparent)}.ContactSection-module__1kX6Bq__textarea{resize:vertical;min-height:120px}select.ContactSection-module__1kX6Bq__input{appearance:none;padding-right:var(--space-10);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-opacity='0.5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:18px}select.ContactSection-module__1kX6Bq__input option{background-color:var(--muted);color:var(--foreground)}.ContactSection-module__1kX6Bq__submitButton{background-color:var(--foreground);color:var(--background);padding:var(--space-2) var(--space-6) var(--space-2) var(--space-2);border-radius:var(--radius-sm);width:max-content;margin-top:var(--space-2);cursor:pointer;border:none;align-items:center;font-family:inherit;font-size:1rem;font-weight:500;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,background-color .3s;display:inline-flex}.ContactSection-module__1kX6Bq__submitButton:hover{box-shadow:0 10px 25px -5px color-mix(in srgb, var(--foreground) 30%, transparent);background-color:color-mix(in srgb, var(--foreground) 95%, transparent);transform:translateY(-4px)}.ContactSection-module__1kX6Bq__submitButton:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.ContactSection-module__1kX6Bq__errorText{color:var(--danger);margin:0;font-size:.9rem}.ContactSection-module__1kX6Bq__submitIconWrapper{background-color:var(--background);width:36px;height:36px;margin-right:var(--space-4);border-radius:1px;justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.ContactSection-module__1kX6Bq__submitButton:hover .ContactSection-module__1kX6Bq__submitIconWrapper{transform:scale(1.05)}.ContactSection-module__1kX6Bq__submitIcon{color:var(--foreground);width:16px;height:16px}.ContactSection-module__1kX6Bq__successBox{justify-content:center;align-items:flex-start;gap:var(--space-3);min-height:100%;padding:var(--space-10) 0;flex-direction:column;display:flex}.ContactSection-module__1kX6Bq__successTitle{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:500}.ContactSection-module__1kX6Bq__successText{color:color-mix(in srgb, var(--foreground) 60%, transparent);max-width:380px;margin:0;font-size:1rem;line-height:1.6}@media (max-width:900px){.ContactSection-module__1kX6Bq__grid{grid-template-columns:1fr;gap:60px}.ContactSection-module__1kX6Bq__formCol{padding:var(--space-6)}.ContactSection-module__1kX6Bq__fieldRow{gap:var(--space-4);grid-template-columns:1fr}}@media (max-width:768px){.ContactSection-module__1kX6Bq__section{padding:70px 0}}
.NotFoundSection-module__JCp-IG__section{background-color:var(--background);width:100%;min-height:100vh;color:var(--foreground);font-family:var(--font-outfit), system-ui, sans-serif;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.03'/%3E%3C/svg%3E");align-items:center;padding:220px 0 120px;display:flex}.NotFoundSection-module__JCp-IG__container{z-index:2;position:relative}.NotFoundSection-module__JCp-IG__content{text-align:center;flex-direction:column;align-items:center;max-width:640px;margin:0 auto;display:flex}.NotFoundSection-module__JCp-IG__code{letter-spacing:-.03em;color:var(--primary);margin-bottom:var(--space-6);font-family:monospace;font-size:clamp(4rem,10vw,7rem);font-weight:500;line-height:1}.NotFoundSection-module__JCp-IG__title{letter-spacing:-.03em;margin:0 0 var(--space-5) 0;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.15}.NotFoundSection-module__JCp-IG__subtitle{color:var(--muted-foreground);margin:0 0 var(--space-10) 0;font-size:1.05rem;font-weight:300;line-height:1.65}.NotFoundSection-module__JCp-IG__ctaRow{justify-content:center;align-items:center;gap:var(--space-4);margin-bottom:var(--space-16);flex-wrap:wrap;display:flex}.NotFoundSection-module__JCp-IG__linksPanel{border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);width:100%;padding-top:var(--space-8)}.NotFoundSection-module__JCp-IG__linksLabel{letter-spacing:.1em;text-transform:uppercase;color:color-mix(in srgb, var(--foreground) 40%, transparent);margin-bottom:var(--space-5);font-family:monospace;font-size:.75rem;display:block}.NotFoundSection-module__JCp-IG__linksList{justify-content:center;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.NotFoundSection-module__JCp-IG__linkItem{border:1px solid color-mix(in srgb, var(--foreground) 12%, transparent);color:color-mix(in srgb, var(--foreground) 80%, transparent);border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:.9rem;text-decoration:none;transition:border-color .3s,background-color .3s,color .3s;display:flex}.NotFoundSection-module__JCp-IG__linkItem:hover{color:var(--foreground);border-color:color-mix(in srgb, var(--foreground) 30%, transparent);background:color-mix(in srgb, var(--foreground) 5%, transparent)}.NotFoundSection-module__JCp-IG__linkItem svg{color:var(--primary)}@media (max-width:768px){.NotFoundSection-module__JCp-IG__section{padding:160px 0 80px}.NotFoundSection-module__JCp-IG__ctaRow{flex-direction:column;align-items:stretch;width:100%}}
.SaasCtaSection-module__0oVlRW__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);background-image:radial-gradient(ellipse at center, color-mix(in srgb, var(--primary) 10%, transparent) 0%, transparent 65%);padding:140px 0;position:relative}.SaasCtaSection-module__0oVlRW__container{text-align:center;align-items:center;gap:var(--space-5);flex-direction:column;display:flex}.SaasCtaSection-module__0oVlRW__badge{background:color-mix(in srgb, var(--foreground) 10%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 20%, transparent);color:var(--foreground);letter-spacing:.08em;text-transform:uppercase;border-radius:20px;padding:5px 12px;font-size:.7rem;font-weight:500}.SaasCtaSection-module__0oVlRW__heading{letter-spacing:-.03em;margin:0;font-size:clamp(2.25rem,4.5vw,3.75rem);font-weight:400;line-height:1.1}.SaasCtaSection-module__0oVlRW__subtext{color:color-mix(in srgb, var(--foreground) 60%, transparent);max-width:560px;margin:0;font-size:1.05rem;font-weight:300;line-height:1.6}@media (max-width:768px){.SaasCtaSection-module__0oVlRW__section{padding:100px 0}}
.ServiceCtaSection-module__r0Eb0q__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);background-image:radial-gradient(ellipse at center, color-mix(in srgb, var(--primary) 10%, transparent) 0%, transparent 65%);padding:140px 0;position:relative}.ServiceCtaSection-module__r0Eb0q__container{text-align:center;align-items:center;gap:var(--space-5);flex-direction:column;display:flex}.ServiceCtaSection-module__r0Eb0q__badge{background:color-mix(in srgb, var(--foreground) 10%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 20%, transparent);color:var(--foreground);letter-spacing:.08em;text-transform:uppercase;border-radius:20px;padding:5px 12px;font-size:.7rem;font-weight:500}.ServiceCtaSection-module__r0Eb0q__heading{letter-spacing:-.03em;margin:0;font-size:clamp(2.25rem,4.5vw,3.75rem);font-weight:400;line-height:1.1}.ServiceCtaSection-module__r0Eb0q__subtext{color:color-mix(in srgb, var(--foreground) 60%, transparent);max-width:560px;margin:0;font-size:1.05rem;font-weight:300;line-height:1.6}@media (max-width:1024px){.ServiceCtaSection-module__r0Eb0q__container{padding:0 32px}}@media (max-width:768px){.ServiceCtaSection-module__r0Eb0q__section{padding:90px 0}.ServiceCtaSection-module__r0Eb0q__container{padding:0 20px}.ServiceCtaSection-module__r0Eb0q__heading{font-size:clamp(2rem,8vw,2.25rem)}.ServiceCtaSection-module__r0Eb0q__subtext{font-size:1rem}}
.AboutCtaSection-module__5sK_fq__section{background-color:var(--background);width:100%;font-family:var(--font-outfit), system-ui, sans-serif;color:var(--foreground);border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);background-image:radial-gradient(ellipse at center, color-mix(in srgb, var(--foreground) 4%, transparent) 0%, transparent 65%);padding:140px 0;position:relative;overflow:hidden}.AboutCtaSection-module__5sK_fq__container{text-align:center;align-items:center;gap:var(--space-6);flex-direction:column;display:flex}.AboutCtaSection-module__5sK_fq__heading{letter-spacing:-.03em;max-width:800px;margin:0;font-size:clamp(2.25rem,4.5vw,3.75rem);font-weight:400;line-height:1.15}.AboutCtaSection-module__5sK_fq__subtext{color:color-mix(in srgb, var(--foreground) 60%, transparent);max-width:560px;margin:0;font-size:1.1rem;font-weight:300;line-height:1.6}.AboutCtaSection-module__5sK_fq__ctaButton{background-color:var(--foreground);color:var(--background);padding:var(--space-2) var(--space-5) var(--space-2) var(--space-2);border-radius:var(--radius-sm);width:max-content;margin-top:var(--space-2);align-items:center;font-size:1rem;font-weight:500;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,background-color .3s;display:inline-flex}.AboutCtaSection-module__5sK_fq__ctaButton:hover{box-shadow:0 10px 25px -5px color-mix(in srgb, var(--foreground) 30%, transparent);background-color:color-mix(in srgb, var(--foreground) 95%, transparent);transform:translateY(-4px)}.AboutCtaSection-module__5sK_fq__ctaIconWrapper{background-color:var(--background);width:36px;height:36px;margin-right:var(--space-4);border-radius:1px;justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.AboutCtaSection-module__5sK_fq__ctaButton:hover .AboutCtaSection-module__5sK_fq__ctaIconWrapper{transform:scale(1.05)}.AboutCtaSection-module__5sK_fq__ctaIcon{color:var(--foreground);width:16px;height:16px}@media (max-width:768px){.AboutCtaSection-module__5sK_fq__section{padding:90px 0}}
