.Header-module__KppamW__header{z-index:100;width:100%;padding:var(--spacing-md) 0;background:0 0;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0}.Header-module__KppamW__header.Header-module__KppamW__scrolled{padding:var(--spacing-sm) 0;-webkit-backdrop-filter:blur(12px);background:#0a0a0acc;border-bottom:1px solid #ffffff0d}.Header-module__KppamW__container{max-width:1200px;padding:0 var(--spacing-md);grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;display:grid}.Header-module__KppamW__actions{justify-content:flex-end;align-items:center;display:flex}.Header-module__KppamW__logo a{letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.Header-module__KppamW__octant{color:var(--text-primary)}.Header-module__KppamW__dot{color:var(--accent-primary)}.Header-module__KppamW__nav{gap:var(--spacing-md);display:flex}.Header-module__KppamW__cta,.Header-module__KppamW__mobileCta{color:var(--accent-primary);text-transform:uppercase;letter-spacing:2px;justify-content:center;align-items:center;padding:12px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .5s;display:inline-flex;position:relative;overflow:hidden}.Header-module__KppamW__mobileCta{margin-top:var(--spacing-md);padding:15px 30px;font-size:1.1rem}.Header-module__KppamW__cta:hover,.Header-module__KppamW__mobileCta:hover{background:var(--accent-primary);color:#0a0e14;box-shadow:0 0 5px var(--accent-primary), 0 0 15px var(--accent-primary), 0 0 30px var(--accent-primary)}.Header-module__KppamW__cta span,.Header-module__KppamW__mobileCta span{display:block;position:absolute}.Header-module__KppamW__cta span:first-child,.Header-module__KppamW__mobileCta span:first-child{background:linear-gradient(90deg, transparent, var(--accent-primary));width:100%;height:2px;animation:1s linear infinite Header-module__KppamW__animateHeaderBorder1;top:0;left:0}@keyframes Header-module__KppamW__animateHeaderBorder1{0%{left:-100%}50%,to{left:100%}}.Header-module__KppamW__cta span:nth-child(2),.Header-module__KppamW__mobileCta span:nth-child(2){background:linear-gradient(180deg, transparent, var(--accent-primary));width:2px;height:100%;animation:1s linear .25s infinite Header-module__KppamW__animateHeaderBorder2;top:-100%;right:0}@keyframes Header-module__KppamW__animateHeaderBorder2{0%{top:-100%}50%,to{top:100%}}.Header-module__KppamW__cta span:nth-child(3),.Header-module__KppamW__mobileCta span:nth-child(3){background:linear-gradient(270deg, transparent, var(--accent-primary));width:100%;height:2px;animation:1s linear .5s infinite Header-module__KppamW__animateHeaderBorder3;bottom:0;right:0}@keyframes Header-module__KppamW__animateHeaderBorder3{0%{right:-100%}50%,to{right:100%}}.Header-module__KppamW__cta span:nth-child(4),.Header-module__KppamW__mobileCta span:nth-child(4){background:linear-gradient(360deg, transparent, var(--accent-primary));width:2px;height:100%;animation:1s linear .75s infinite Header-module__KppamW__animateHeaderBorder4;bottom:-100%;left:0}@keyframes Header-module__KppamW__animateHeaderBorder4{0%{bottom:-100%}50%,to{bottom:100%}}.Header-module__KppamW__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;display:none;position:relative}.Header-module__KppamW__hamburger .Header-module__KppamW__line{background-color:var(--text-primary);transform-origin:0;border-radius:2px;width:100%;height:2px;transition:all .3s cubic-bezier(.16,1,.3,1)}.Header-module__KppamW__hamburger.Header-module__KppamW__active .Header-module__KppamW__line:first-child{background-color:var(--accent-primary);transform:rotate(45deg)}.Header-module__KppamW__hamburger.Header-module__KppamW__active .Header-module__KppamW__line:nth-child(2){opacity:0}.Header-module__KppamW__hamburger.Header-module__KppamW__active .Header-module__KppamW__line:nth-child(3){background-color:var(--accent-primary);transform:rotate(-45deg)}.Header-module__KppamW__mobileMenu{-webkit-backdrop-filter:blur(16px);z-index:-1;background:#0a0e14fa;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.Header-module__KppamW__header.Header-module__KppamW__menuOpen{background:0 0;border-bottom:#0000}.Header-module__KppamW__mobileMenuOpen{transform:translateY(0)}.Header-module__KppamW__mobileNav{align-items:center;gap:var(--spacing-lg);flex-direction:column;display:flex}.Header-module__KppamW__mobileLink{color:var(--text-primary);font-size:1.8rem;font-weight:600;font-family:var(--font-syne), sans-serif;transition:color .3s}.Header-module__KppamW__mobileLink:hover{color:var(--accent-primary)}@media (max-width:768px){.Header-module__KppamW__container{justify-content:space-between;display:flex}.Header-module__KppamW__nav,.Header-module__KppamW__cta{display:none}.Header-module__KppamW__hamburger{display:flex}}.Header-module__KppamW__link{color:var(--text-secondary);font-size:.95rem;font-weight:500;transition:color .2s}.Header-module__KppamW__link:hover{color:var(--text-primary)}
.Footer-module__UDEoiW__footer{background:var(--bg-secondary);padding:var(--spacing-xl) 0 var(--spacing-md);border-top:1px solid #ffffff0d}.Footer-module__UDEoiW__container{max-width:1200px;padding:0 var(--spacing-md);margin:0 auto}.Footer-module__UDEoiW__top{justify-content:space-between;gap:var(--spacing-lg);margin-bottom:var(--spacing-xl);flex-wrap:wrap;display:flex}.Footer-module__UDEoiW__brand{max-width:400px}.Footer-module__UDEoiW__logo{color:var(--text-primary);letter-spacing:-.02em;margin-right:8px;font-size:1.5rem;font-weight:700;display:inline}.Footer-module__UDEoiW__dot{color:var(--accent-primary)}.Footer-module__UDEoiW__description{color:var(--text-secondary);line-height:1.6}.Footer-module__UDEoiW__links{gap:var(--spacing-xl);display:flex}.Footer-module__UDEoiW__column{gap:var(--spacing-sm);flex-direction:column;display:flex}.Footer-module__UDEoiW__title{color:var(--text-primary);margin-bottom:var(--spacing-xs);font-size:1.1rem;font-weight:600}.Footer-module__UDEoiW__link{color:var(--text-secondary);font-size:.95rem;transition:color .2s}.Footer-module__UDEoiW__link:hover{color:var(--accent-primary)}.Footer-module__UDEoiW__bottom{padding-top:var(--spacing-md);text-align:center;border-top:1px solid #ffffff1a}.Footer-module__UDEoiW__copyright{color:var(--text-secondary);font-size:.9rem}@media (max-width:768px){.Footer-module__UDEoiW__top{gap:var(--spacing-md);flex-direction:column}.Footer-module__UDEoiW__brand{max-width:100%}.Footer-module__UDEoiW__links{gap:var(--spacing-xl);flex-direction:row;justify-content:flex-start}.Footer-module__UDEoiW__column{flex:1}}.Footer-module__UDEoiW__socialRow{gap:var(--spacing-sm);margin-top:4px;display:flex}.Footer-module__UDEoiW__socialLink{color:var(--text-secondary);justify-content:center;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Footer-module__UDEoiW__socialLink:hover{color:var(--accent-primary);transform:translateY(-4px)}
.Hero-module__fqhYwW__hero{min-height:100vh;padding:120px 0 var(--spacing-xl);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__fqhYwW__backgroundGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#ccff0014 0%,#0a0a0a00 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__fqhYwW__container{z-index:1;max-width:1200px;padding:0 var(--spacing-md);text-align:center;margin:0 auto;position:relative}.Hero-module__fqhYwW__content{align-items:center;gap:var(--spacing-md);flex-direction:column;max-width:900px;margin:0 auto;animation:1s ease-out forwards Hero-module__fqhYwW__fadeUp;display:flex}.Hero-module__fqhYwW__kicker{font-family:var(--font-inter), sans-serif;color:var(--accent-primary);text-transform:uppercase;letter-spacing:.25em;text-shadow:0 0 20px #cf06;margin-bottom:-.5rem;font-size:.8rem;font-weight:700}.Hero-module__fqhYwW__title{letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:clamp(3rem,6vw,5.5rem);font-weight:700;line-height:1.1}.Hero-module__fqhYwW__highlight{color:var(--accent-primary);display:inline-block;position:relative}.Hero-module__fqhYwW__description{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6}.Hero-module__fqhYwW__actions{gap:var(--spacing-md);margin-top:var(--spacing-sm);display:flex}.Hero-module__fqhYwW__primaryButton{background:var(--accent-primary);color:#0a0e14;border:1px solid #0000;border-radius:100px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1)}.Hero-module__fqhYwW__primaryButton:hover{transform:translateY(-4px);box-shadow:0 10px 30px #cf03}.Hero-module__fqhYwW__secondaryButton{color:var(--text-primary);background:0 0;border:1px solid #fff3;border-radius:100px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.Hero-module__fqhYwW__secondaryButton:hover{background:#ffffff0d;border-color:#fff6;transform:translateY(-2px)}@keyframes Hero-module__fqhYwW__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__fqhYwW__actions{flex-direction:column;width:100%}.Hero-module__fqhYwW__primaryButton,.Hero-module__fqhYwW__secondaryButton{text-align:center;width:100%}}
.Experience-module__hJ0Erq__experience{padding:var(--spacing-xl) 0;background:0 0;border-bottom:1px solid #ffffff0d}.Experience-module__hJ0Erq__container{max-width:1000px;padding:0 var(--spacing-md);text-align:center;margin:0 auto}.Experience-module__hJ0Erq__label{text-transform:uppercase;letter-spacing:2px;color:var(--text-secondary);margin-bottom:var(--spacing-lg);font-size:.85rem;font-weight:500}.Experience-module__hJ0Erq__brands{flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;display:flex}.Experience-module__hJ0Erq__brandImg{object-fit:contain;filter:brightness(0)invert()opacity(.4);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;height:36px;transition:all .4s}.Experience-module__hJ0Erq__brandImg:hover{filter:brightness(0)invert()opacity();transform:translateY(-4px)}@media (max-width:768px){.Experience-module__hJ0Erq__experience{padding:var(--spacing-lg) 0}.Experience-module__hJ0Erq__brands{gap:2.5rem}.Experience-module__hJ0Erq__brandImg{height:24px}}
.About-module__kAIAca__about{padding:var(--spacing-xl) 0;background:var(--bg-primary);position:relative}.About-module__kAIAca__container{max-width:1200px;padding:0 var(--spacing-md);margin:0 auto}.About-module__kAIAca__grid{gap:var(--spacing-xl);grid-template-columns:.9fr 1.1fr;align-items:center;display:grid}.About-module__kAIAca__visualColumn{padding-bottom:2rem;position:relative}.About-module__kAIAca__imagePlaceholder{aspect-ratio:4/5;border-radius:var(--border-radius-lg);background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ccff0014;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #0009,0 0 10px #cf03,0 0 30px #ccff001a}.About-module__kAIAca__overlay{z-index:1;background:linear-gradient(#0000 0%,#0a0a0a33 50%,#0a0a0ae6 100%);position:absolute;inset:0}.About-module__kAIAca__realImage{object-fit:cover;z-index:0;position:absolute;inset:0}.About-module__kAIAca__imageBadge{color:var(--accent-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#0a0a0a99;border:1px solid #cf03;border-radius:100px;padding:8px 16px;font-size:.85rem;font-weight:600;position:absolute;top:30px;left:30px}.About-module__kAIAca__brandCard{z-index:3;text-shadow:0 10px 30px #000c,0 4px 10px #00000080;justify-content:center;align-items:baseline;display:flex;position:absolute;bottom:20px;right:-20px}.About-module__kAIAca__octantText{color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(3.5rem,8vw,6rem);font-weight:700}.About-module__kAIAca__dotText{color:var(--accent-primary);letter-spacing:-.02em;font-size:clamp(3.5rem,8vw,6rem);font-weight:700}.About-module__kAIAca__contentColumn{gap:var(--spacing-md);flex-direction:column;display:flex}.About-module__kAIAca__header{gap:var(--spacing-sm);flex-direction:column;display:flex}.About-module__kAIAca__title{color:var(--text-primary);font-size:clamp(2rem,3.5vw,3rem);font-weight:700;line-height:1.15}.About-module__kAIAca__highlight{color:var(--text-secondary);font-weight:500}.About-module__kAIAca__leadDescription{color:var(--text-secondary);font-size:1.15rem;line-height:1.7}.About-module__kAIAca__storyBlocks{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.About-module__kAIAca__storyBlock{border-radius:var(--border-radius-md);background:#ffffff05;border:1px solid #ffffff0a;align-items:flex-start;gap:1.25rem;padding:1.5rem;transition:all .3s;display:flex}.About-module__kAIAca__storyBlock:hover{background:#ffffff0a;border-color:#cf03;transform:translate(10px)}.About-module__kAIAca__blockIcon{border-radius:var(--border-radius-sm);width:50px;height:50px;color:var(--accent-primary);background:#ccff001a;flex-shrink:0;justify-content:center;align-items:center;font-size:1.8rem;display:flex}.About-module__kAIAca__blockText{flex-direction:column;gap:.5rem;display:flex}.About-module__kAIAca__blockTitle{color:var(--text-primary);font-size:1.1rem;font-weight:600}.About-module__kAIAca__blockDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.About-module__kAIAca__blockDesc strong{color:var(--text-primary);font-weight:600}@media (max-width:992px){.About-module__kAIAca__grid{gap:var(--spacing-lg);grid-template-columns:1fr}.About-module__kAIAca__visualColumn{order:2}.About-module__kAIAca__contentColumn{order:1}.About-module__kAIAca__brandCard{padding:0;bottom:5px;left:50%;right:auto;transform:translate(-50%)}}
.Services-module__Dm6S_W__services{padding:var(--spacing-xl) 0;background:var(--bg-secondary)}.Services-module__Dm6S_W__container{max-width:1200px;padding:0 var(--spacing-md);margin:0 auto}.Services-module__Dm6S_W__circle{perspective:1000px;width:100%;height:800px;transform-style:preserve-3d;cursor:pointer;margin:60px auto 0;transition:transform 1.3s ease-out;position:relative}.Services-module__Dm6S_W__circle:not(.Services-module__Dm6S_W__expanded){transform:perspective(1000px)rotateX(20deg)scale(.9)}.Services-module__Dm6S_W__circle.Services-module__Dm6S_W__expanded{cursor:default;transform:perspective(1000px)rotateX(0)scale(1)}.Services-module__Dm6S_W__card{opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(20px);border-radius:var(--border-radius-md);text-align:center;align-items:center;gap:var(--spacing-sm);z-index:2;background:#0a0e17f2;border:1px solid #ffffff1a;flex-direction:column;width:280px;padding:1.5rem 2rem;transition:all 1.3s cubic-bezier(.19,1,.22,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)rotate(0)translate(0)translateZ(-50px);box-shadow:0 15px 40px #0009}.Services-module__Dm6S_W__circle.Services-module__Dm6S_W__expanded .Services-module__Dm6S_W__card{opacity:1;pointer-events:auto;cursor:default;transform:translateX(-50%) translateY(-50%) rotate(var(--angle)) translateX(var(--radius)) rotate(calc(-1 * var(--angle))) translateZ(0px)}.Services-module__Dm6S_W__explainerCard{-webkit-backdrop-filter:blur(20px);border-radius:var(--border-radius-md);text-align:center;z-index:10;background:#0a0e17f2;border:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:1.5rem;width:450px;padding:4rem 3rem;transition:all 1.3s cubic-bezier(.19,1,.22,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translateZ(40px);box-shadow:0 30px 60px #000000e6,0 0 30px #ccff000d}.Services-module__Dm6S_W__circle.Services-module__Dm6S_W__expanded .Services-module__Dm6S_W__explainerCard{opacity:0;pointer-events:none;transform:translate(-50%,-50%)translateZ(100px)scale(1.1)}.Services-module__Dm6S_W__explainerTitle{font-family:var(--font-syne), sans-serif;color:var(--text-primary);letter-spacing:-.03em;margin:0;font-size:3rem;font-weight:700;line-height:1.1}.Services-module__Dm6S_W__explainerSubtitle{color:var(--text-secondary);margin:0;font-size:1.1rem;line-height:1.6}.Services-module__Dm6S_W__clickHint{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.15em;border:1px solid #ccff004d;border-radius:100px;margin-top:1rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .3s;animation:2s infinite Services-module__Dm6S_W__pulseHint}@keyframes Services-module__Dm6S_W__pulseHint{0%{opacity:.6;box-shadow:0 0 #cf00}50%{opacity:1;box-shadow:0 0 15px #cf03}to{opacity:.6;box-shadow:0 0 #cf00}}.Services-module__Dm6S_W__card:hover{transform:translateX(-50%) translateY(-50%) rotate(var(--angle)) translateX(var(--radius)) rotate(calc(-1 * var(--angle))) translateY(-5px);z-index:3;background:#ccff0005;border-color:#cf09;box-shadow:0 15px 35px #00000080,0 0 20px #ccff0026}@media (max-width:1024px){.Services-module__Dm6S_W__circle{width:100%;height:auto;min-height:400px;margin-top:var(--spacing-xl);align-items:center;gap:var(--spacing-md);perspective:none;flex-direction:column;display:flex;transform:none!important}.Services-module__Dm6S_W__explainerCard{width:100%;padding:3rem 2rem;position:relative;top:auto;left:auto;transform:none!important}.Services-module__Dm6S_W__circle.Services-module__Dm6S_W__expanded .Services-module__Dm6S_W__explainerCard{display:none}.Services-module__Dm6S_W__card{opacity:0;width:100%;transition:all .5s ease-out;display:none;position:static;transform:translateY(20px)}.Services-module__Dm6S_W__circle.Services-module__Dm6S_W__expanded .Services-module__Dm6S_W__card{opacity:1;display:flex;transform:translateY(0)}.Services-module__Dm6S_W__circle.Services-module__Dm6S_W__expanded .Services-module__Dm6S_W__card:hover{background:#ccff0005;border-color:#cf09;transform:translateY(-5px);box-shadow:0 15px 35px #00000080,0 0 20px #ccff0026}}.Services-module__Dm6S_W__iconWrapper{border-radius:var(--border-radius-sm);width:50px;height:50px;color:var(--accent-primary);margin-bottom:var(--spacing-xs);background:#ccff001a;justify-content:center;align-items:center;font-size:1.5rem;transition:transform .3s;display:flex}.Services-module__Dm6S_W__card:hover .Services-module__Dm6S_W__iconWrapper{background:#cf03;transform:scale(1.1)}.Services-module__Dm6S_W__cardTitle{color:var(--text-primary);font-size:1.25rem;font-weight:600}.Services-module__Dm6S_W__cardDescription{color:var(--text-secondary);font-size:.95rem;line-height:1.6}
.Differentials-module__kdusSa__differentials{padding:var(--spacing-xl) 0;background:var(--bg-primary);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d}.Differentials-module__kdusSa__container{max-width:1200px;padding:0 var(--spacing-md);margin:0 auto}.Differentials-module__kdusSa__content{gap:var(--spacing-xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.Differentials-module__kdusSa__textContent{max-width:500px}.Differentials-module__kdusSa__title{color:var(--text-primary);margin-bottom:var(--spacing-sm);font-size:clamp(2rem,3vw,2.5rem);font-weight:700}.Differentials-module__kdusSa__subtitle{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.Differentials-module__kdusSa__features{gap:var(--spacing-md);flex-direction:column;display:flex}.Differentials-module__kdusSa__featureItem{gap:var(--spacing-sm);padding:var(--spacing-md);border-radius:var(--border-radius-md);background:#ffffff05;border:1px solid #ffffff0d;transition:all .3s;display:flex}.Differentials-module__kdusSa__featureItem:hover{background:#ffffff0a;border-color:#cf03}.Differentials-module__kdusSa__check{color:var(--accent-primary);margin-top:2px;font-size:1.2rem;font-weight:700}.Differentials-module__kdusSa__featureTitle{color:var(--text-primary);margin-bottom:4px;font-size:1.1rem}.Differentials-module__kdusSa__featureDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.5}@media (max-width:992px){.Differentials-module__kdusSa__content{gap:var(--spacing-lg);grid-template-columns:1fr}}
.CallToAction-module__vW0iJW__cta{padding:calc(var(--spacing-xl) * 1.5) 0;background:var(--bg-secondary);position:relative;overflow:hidden}.CallToAction-module__vW0iJW__cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#ccff000d 0%,#0a0a0a00 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.CallToAction-module__vW0iJW__container{max-width:1200px;padding:0 var(--spacing-md);z-index:1;margin:0 auto;position:relative}.CallToAction-module__vW0iJW__grid{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:4rem;max-width:1000px;margin:0 auto;display:grid}.CallToAction-module__vW0iJW__contactInfo{flex-direction:column;gap:2.5rem;display:flex}.CallToAction-module__vW0iJW__title{color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:300;line-height:1.1}.CallToAction-module__vW0iJW__infoList{flex-direction:column;gap:1.2rem;display:flex}.CallToAction-module__vW0iJW__infoItem{color:var(--text-primary);align-items:center;gap:1rem;font-size:1.1rem;display:flex}.CallToAction-module__vW0iJW__infoIcon{color:#3b82f6;opacity:.9}.CallToAction-module__vW0iJW__formWrapper{width:100%}.CallToAction-module__vW0iJW__form{flex-direction:column;gap:2.5rem;display:flex}.CallToAction-module__vW0iJW__formRow{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.CallToAction-module__vW0iJW__inputGroup,.CallToAction-module__vW0iJW__inputGroupFull{flex-direction:column;display:flex}.CallToAction-module__vW0iJW__input,.CallToAction-module__vW0iJW__textarea{width:100%;color:var(--text-primary);background:0 0;border:none;border-bottom:1px solid #fff6;outline:none;padding:.5rem 0;font-family:inherit;font-size:1.05rem;transition:border-color .3s}.CallToAction-module__vW0iJW__input::placeholder,.CallToAction-module__vW0iJW__textarea::placeholder{color:#ffffff80;font-weight:400}.CallToAction-module__vW0iJW__input:focus,.CallToAction-module__vW0iJW__textarea:focus{border-bottom-color:var(--accent-primary)}select.CallToAction-module__vW0iJW__input{appearance:none;color:#ffffff80;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg fill=\"rgba(255,255,255,0.7)\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7 10l5 5 5-5z\"/></svg>");background-position:100%;background-repeat:no-repeat}select.CallToAction-module__vW0iJW__input option{color:var(--text-primary);background:#111}select.CallToAction-module__vW0iJW__input:valid{color:var(--text-primary)}.CallToAction-module__vW0iJW__textarea{resize:vertical;min-height:40px}.CallToAction-module__vW0iJW__submitWrapper{justify-content:flex-end;margin-top:1rem;display:flex}.CallToAction-module__vW0iJW__submitButton{color:var(--text-primary);cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:100px;padding:.6rem 2.5rem;font-size:1rem;transition:all .3s}.CallToAction-module__vW0iJW__submitButton:hover{border-color:var(--text-primary);background:#ffffff1a}@media (max-width:768px){.CallToAction-module__vW0iJW__grid{grid-template-columns:1fr;gap:3.5rem}.CallToAction-module__vW0iJW__formRow{grid-template-columns:1fr;gap:2.5rem}.CallToAction-module__vW0iJW__title{font-size:2.5rem}}
