.ContactPage-module__keHonW__contactPage{background:#000;min-height:100vh;position:relative;overflow:hidden}.ContactPage-module__keHonW__contactHero{justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative}.ContactPage-module__keHonW__contactHeroBg{pointer-events:none;z-index:1;background:radial-gradient(circle at 30%,#3573ff26 0%,#0000 70%);width:100%;height:100%;position:absolute;top:0;left:0}.ContactPage-module__keHonW__contactHeroInner{z-index:2;width:100%;max-width:1200px;margin:0 auto;position:relative}.ContactPage-module__keHonW__contactHeroTop{text-align:center;margin-bottom:2rem}.ContactPage-module__keHonW__contactLabel{color:#fffc;text-transform:uppercase;letter-spacing:2px;font-size:.875rem;font-weight:600}.ContactPage-module__keHonW__contactSteps{min-height:700px;position:relative}.ContactPage-module__keHonW__step{opacity:0;visibility:hidden;width:100%;transition:opacity .5s,visibility .5s;position:absolute;top:0;left:0}.ContactPage-module__keHonW__step.ContactPage-module__keHonW__active{opacity:1;visibility:visible;position:relative}.ContactPage-module__keHonW__stepTitle{text-align:center;margin-bottom:3rem}.ContactPage-module__keHonW__stepTitle h2{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.2}.ContactPage-module__keHonW__stepSubtitle{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.ContactPage-module__keHonW__calendar{flex-direction:column;gap:2rem;display:flex}.ContactPage-module__keHonW__calendarContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:1px solid #ffffff1a;border-radius:20px;min-height:750px;padding:0;overflow:hidden}.ContactPage-module__keHonW__calendarContainer .calendly-inline-widget{border-radius:20px}.ContactPage-module__keHonW__calendarIframe{border:none;border-radius:12px;width:100%;height:600px}.ContactPage-module__keHonW__stepFormNext{text-align:center}.ContactPage-module__keHonW__alternativeBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;align-items:center;gap:1rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.ContactPage-module__keHonW__alternativeBtn:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-2px)}.ContactPage-module__keHonW__alternativeBtn svg{stroke:#fff}.ContactPage-module__keHonW__contactForm{position:relative}.ContactPage-module__keHonW__stepFormContact{max-width:900px;margin:0 auto}.ContactPage-module__keHonW__stepForm{flex-direction:column;gap:3rem;display:flex}.ContactPage-module__keHonW__formSection{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:2rem;display:grid}.ContactPage-module__keHonW__formSection.ContactPage-module__keHonW__fullWidth{grid-template-columns:1fr}.ContactPage-module__keHonW__formSection h3{color:#fff;border-bottom:1px solid #ffffff1a;grid-column:1/-1;margin-bottom:.5rem;padding-bottom:1rem;font-size:1.25rem;font-weight:700}.ContactPage-module__keHonW__stepFormInput{flex-direction:column;gap:.75rem;display:flex}.ContactPage-module__keHonW__fullWidth .ContactPage-module__keHonW__stepFormInput{grid-column:1/-1}.ContactPage-module__keHonW__stepFormInput p{color:#fffc;text-transform:uppercase;letter-spacing:1px;font-size:.875rem;font-weight:600}.ContactPage-module__keHonW__stepFormInput input,.ContactPage-module__keHonW__stepFormInput select,.ContactPage-module__keHonW__stepFormInput textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1rem 1.5rem;font-family:inherit;font-size:1rem;transition:all .3s}.ContactPage-module__keHonW__stepFormInput textarea{resize:vertical;min-height:120px}.ContactPage-module__keHonW__stepFormInput input::placeholder,.ContactPage-module__keHonW__stepFormInput textarea::placeholder{color:#fff6}.ContactPage-module__keHonW__stepFormInput input:focus,.ContactPage-module__keHonW__stepFormInput select:focus,.ContactPage-module__keHonW__stepFormInput textarea:focus{background:#ffffff14;border-color:#3573ff;outline:none}.ContactPage-module__keHonW__stepFormInput select{cursor:pointer}.ContactPage-module__keHonW__sendMail{justify-content:center;margin-top:1rem;display:flex}.ContactPage-module__keHonW__submitBtn{color:#fff;cursor:pointer;background:#3573ff;border:none;border-radius:50px;align-items:center;gap:1rem;padding:1.25rem 3rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:inline-flex}.ContactPage-module__keHonW__submitBtn:hover{background:#2558cc;transform:translateY(-2px);box-shadow:0 10px 30px #3573ff66}.ContactPage-module__keHonW__submitBtn p{margin:0}.ContactPage-module__keHonW__submitBtn svg{stroke:#fff}.ContactPage-module__keHonW__stepBack{color:#2558cc;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:0;left:0}.ContactPage-module__keHonW__stepBack:hover{background:#ffffff26;transform:translate(-5px)}.ContactPage-module__keHonW__stepBack svg{stroke:#fff}.ContactPage-module__keHonW__contactHeroBottom{text-align:center;max-width:900px;margin-top:4rem;margin-left:auto;margin-right:auto}.ContactPage-module__keHonW__trustIndicators{flex-wrap:wrap;justify-content:center;gap:3rem;margin-bottom:3rem;display:flex}.ContactPage-module__keHonW__trustItem{align-items:center;gap:.75rem;display:flex}.ContactPage-module__keHonW__trustItem p{color:#ffffffe6;margin:0;font-size:.9375rem;font-weight:600}.ContactPage-module__keHonW__heroDesc{color:#ffffffb3;font-size:1rem;line-height:1.8}@media (max-width:968px){.ContactPage-module__keHonW__contactHero{padding:6rem 1.5rem 3rem}.ContactPage-module__keHonW__formSection{grid-template-columns:1fr;padding:1.5rem}.ContactPage-module__keHonW__calendarContainer{min-height:600px}.ContactPage-module__keHonW__calendarIframe{height:500px}.ContactPage-module__keHonW__stepTitle h2{font-size:1.75rem}.ContactPage-module__keHonW__stepBack{top:-60px}.ContactPage-module__keHonW__trustIndicators{gap:1.5rem}.ContactPage-module__keHonW__trustItem{text-align:center;flex-direction:column}}@media (max-width:480px){.ContactPage-module__keHonW__contactHero{padding:5rem 1rem 2rem}.ContactPage-module__keHonW__calendarContainer{min-height:550px}.ContactPage-module__keHonW__calendarIframe{height:450px}.ContactPage-module__keHonW__formSection{padding:1.25rem}.ContactPage-module__keHonW__stepFormInput input,.ContactPage-module__keHonW__stepFormInput select,.ContactPage-module__keHonW__stepFormInput textarea{padding:.875rem 1.25rem}.ContactPage-module__keHonW__submitBtn,.ContactPage-module__keHonW__alternativeBtn{padding:1rem 2rem;font-size:.9375rem}.ContactPage-module__keHonW__trustIndicators{flex-direction:column;gap:1rem}}
