.Hero-module___w2HtG__hero{justify-content:center;align-items:center;height:70vh;min-height:450px;max-height:600px;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__bgSlide{opacity:0;z-index:0;background-position:50%;background-size:cover;transition:opacity .8s ease-in-out;position:absolute;inset:0}.Hero-module___w2HtG__bgSlide.Hero-module___w2HtG__activeBg{opacity:1}.Hero-module___w2HtG__overlay{z-index:1;background:linear-gradient(135deg,#1a0606e6 0%,#721c1cbf 100%);position:absolute;inset:0}.Hero-module___w2HtG__content{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:700px;padding:1.5rem 1rem;display:flex;position:relative}.Hero-module___w2HtG__slide{opacity:0;pointer-events:none;width:100%;padding:0 1rem;transition:opacity .5s,transform .5s;position:absolute;transform:translateY(15px)}.Hero-module___w2HtG__slide.Hero-module___w2HtG__active{opacity:1;pointer-events:auto;position:relative;transform:translateY(0)}.Hero-module___w2HtG__title{font-family:var(--font-heading);color:var(--c-text-on-dark);margin-bottom:.75rem;font-size:2.5rem;font-weight:600;line-height:1.15}.Hero-module___w2HtG__subtitle{font-family:var(--font-heading);color:var(--c-secondary-light);margin-bottom:.75rem;font-size:1.125rem;font-style:italic;font-weight:400}.Hero-module___w2HtG__description{color:var(--c-text-on-dark-muted);max-width:520px;margin:0 auto 1.5rem;font-size:.95rem;line-height:1.7}.Hero-module___w2HtG__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.Hero-module___w2HtG__primaryBtn{background:var(--c-secondary);color:var(--c-text-on-dark);border:2px solid var(--c-secondary);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.Hero-module___w2HtG__primaryBtn:hover{color:var(--c-secondary);background:0 0}.Hero-module___w2HtG__secondaryBtn{color:var(--c-text-on-dark);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:2px solid #ffffff40;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.Hero-module___w2HtG__secondaryBtn:hover{background:#ffffff14;border-color:#fff9}.Hero-module___w2HtG__navigation{align-items:center;gap:1rem;display:flex}.Hero-module___w2HtG__navBtn{width:32px;height:32px;color:var(--c-text-on-dark);cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Hero-module___w2HtG__navBtn:hover{background:#ffffff26;border-color:#ffffff4d}.Hero-module___w2HtG__dots{gap:.4rem;display:flex}.Hero-module___w2HtG__dot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:8px;height:8px;transition:all .2s}.Hero-module___w2HtG__dot:hover{background:#fff6}.Hero-module___w2HtG__activeDot{background:var(--c-secondary);transform:scale(1.15)}@media (max-width:992px){.Hero-module___w2HtG__hero{height:60vh;min-height:400px}.Hero-module___w2HtG__title{font-size:2rem}.Hero-module___w2HtG__subtitle{font-size:1rem}}@media (max-width:768px){.Hero-module___w2HtG__hero{height:65vh;min-height:380px}.Hero-module___w2HtG__content{padding:1rem}.Hero-module___w2HtG__title{font-size:1.5rem}.Hero-module___w2HtG__subtitle{font-size:.9rem}.Hero-module___w2HtG__description{margin-bottom:1.25rem;font-size:.85rem}.Hero-module___w2HtG__actions{flex-direction:column;width:100%;max-width:240px}.Hero-module___w2HtG__primaryBtn,.Hero-module___w2HtG__secondaryBtn{width:100%;padding:.625rem 1.25rem!important}}@media (max-width:480px){.Hero-module___w2HtG__hero{height:60vh;min-height:350px}.Hero-module___w2HtG__title{font-size:1.35rem}.Hero-module___w2HtG__navigation{gap:.75rem}.Hero-module___w2HtG__navBtn{width:28px;height:28px}.Hero-module___w2HtG__dot{width:6px;height:6px}}
.Services-module__uj7JVa__section{padding:var(--section-padding)0;background:var(--c-background)}.Services-module__uj7JVa__header{text-align:center;margin-bottom:1.75rem}.Services-module__uj7JVa__title{color:var(--c-primary);margin-bottom:.35rem;font-size:1.75rem;font-weight:600;display:inline-block;position:relative}.Services-module__uj7JVa__title:after{content:"";background:var(--c-secondary);width:40px;height:2px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.Services-module__uj7JVa__subtitle{color:var(--c-text-light);max-width:450px;margin:.75rem auto 0;font-size:.9rem}.Services-module__uj7JVa__grid{background:var(--c-border-light);border:1px solid var(--c-border-light);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.Services-module__uj7JVa__card{background:var(--c-background);cursor:pointer;flex-direction:column;align-items:flex-start;padding:1.25rem 1rem;transition:all .2s;display:flex;position:relative}.Services-module__uj7JVa__card:before{content:"";background:var(--c-secondary);width:0;height:2px;transition:width .2s;position:absolute;top:0;left:0}.Services-module__uj7JVa__card:hover{background:var(--c-background-alt)}.Services-module__uj7JVa__card:hover:before{width:100%}.Services-module__uj7JVa__iconWrapper{width:36px;height:36px;color:var(--c-secondary);border-radius:var(--radius);background:#b4530914;justify-content:center;align-items:center;margin-bottom:.75rem;display:flex}.Services-module__uj7JVa__cardTitle{color:var(--c-primary);margin-bottom:.35rem;font-size:.9rem;font-weight:600}.Services-module__uj7JVa__cardDesc{color:var(--c-text-light);font-size:.8rem;line-height:1.5}@media (max-width:992px){.Services-module__uj7JVa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.Services-module__uj7JVa__grid{grid-template-columns:1fr}.Services-module__uj7JVa__card{padding:1rem}}
.About-module__RHteCa__section{padding:var(--section-padding)0;background:var(--c-background)}.About-module__RHteCa__content{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;display:grid}.About-module__RHteCa__imageSlider{width:100%;position:relative}.About-module__RHteCa__imageContainer{aspect-ratio:4/3;background:var(--c-border-light);width:100%;position:relative;overflow:hidden}.About-module__RHteCa__imageSlide{opacity:0;transition:opacity .6s ease-in-out;position:absolute;inset:0}.About-module__RHteCa__imageSlide.About-module__RHteCa__activeImage{opacity:1}.About-module__RHteCa__imageContainer:before{content:"";background:var(--c-secondary);z-index:2;height:3px;position:absolute;top:0;left:0;right:0}.About-module__RHteCa__sliderControls{justify-content:center;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.About-module__RHteCa__sliderBtn{background:var(--c-background);border:1px solid var(--c-border);width:28px;height:28px;color:var(--c-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.About-module__RHteCa__sliderBtn:hover{background:var(--c-primary);border-color:var(--c-primary);color:var(--c-text-on-dark)}.About-module__RHteCa__sliderDots{gap:.35rem;display:flex}.About-module__RHteCa__sliderDot{background:var(--c-border);cursor:pointer;border:none;border-radius:50%;width:7px;height:7px;transition:all .2s}.About-module__RHteCa__sliderDot:hover{background:var(--c-text-muted)}.About-module__RHteCa__sliderDot.About-module__RHteCa__activeDot{background:var(--c-secondary);transform:scale(1.2)}.About-module__RHteCa__textContent{max-width:100%}.About-module__RHteCa__title{font-family:var(--font-heading);color:var(--c-primary);margin-bottom:.35rem;font-size:1.75rem;font-weight:600;position:relative}.About-module__RHteCa__title:before{content:"";background:var(--c-secondary);width:40px;height:2px;position:absolute;bottom:-6px;left:0}.About-module__RHteCa__subtitle{font-family:var(--font-heading);color:var(--c-secondary);margin:1rem 0 1.25rem;font-size:1rem;font-style:italic;font-weight:400}.About-module__RHteCa__textBlock{flex-direction:column;gap:.75rem;display:flex}.About-module__RHteCa__textBlock p{color:var(--c-text-light);font-size:.9rem;line-height:1.65}.About-module__RHteCa__profileBtn{background:var(--c-primary);color:#fff;border:1px solid var(--c-primary);border-radius:4px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.About-module__RHteCa__profileBtn:hover{color:var(--c-primary);background:0 0}.About-module__RHteCa__profileIcon{color:var(--c-secondary)}@media (max-width:992px){.About-module__RHteCa__content{grid-template-columns:1fr;gap:1.5rem}.About-module__RHteCa__imageSlider{order:-1;max-width:450px;margin:0 auto}.About-module__RHteCa__textContent{text-align:center}.About-module__RHteCa__title:before{left:50%;transform:translate(-50%)}}@media (max-width:576px){.About-module__RHteCa__imageContainer{aspect-ratio:16/10}.About-module__RHteCa__sliderBtn{width:24px;height:24px}.About-module__RHteCa__sliderDot{width:6px;height:6px}}
.Stats-module__foLegW__section{background:var(--c-primary);position:relative}.Stats-module__foLegW__section:before{content:"";background:var(--c-secondary);height:2px;position:absolute;top:0;left:0;right:0}.Stats-module__foLegW__grid{grid-template-columns:repeat(4,1fr);display:grid}.Stats-module__foLegW__statItem{text-align:center;border-right:1px solid #ffffff14;padding:1.75rem 1rem}.Stats-module__foLegW__statItem:last-child{border-right:none}.Stats-module__foLegW__icon{color:var(--c-secondary);opacity:.9;margin-bottom:.5rem}.Stats-module__foLegW__value{font-family:var(--font-heading);color:var(--c-text-on-dark);margin-bottom:.35rem;font-size:2rem;font-weight:600;line-height:1}.Stats-module__foLegW__label{text-transform:uppercase;letter-spacing:.08em;color:var(--c-text-on-dark-muted);font-size:.7rem;font-weight:700}@media (max-width:992px){.Stats-module__foLegW__grid{grid-template-columns:repeat(2,1fr)}.Stats-module__foLegW__statItem{padding:1.5rem 1rem}.Stats-module__foLegW__statItem:nth-child(2){border-right:none}.Stats-module__foLegW__statItem:first-child,.Stats-module__foLegW__statItem:nth-child(2){border-bottom:1px solid #ffffff14}.Stats-module__foLegW__value{font-size:1.75rem}}@media (max-width:576px){.Stats-module__foLegW__statItem{padding:1.25rem .75rem}.Stats-module__foLegW__value{font-size:1.5rem}}
.Values-module__IN9MoG__section{padding:var(--section-padding)0;background:var(--c-background)}.Values-module__IN9MoG__title{color:var(--c-primary);text-align:center;width:100%;margin-bottom:.35rem;font-size:1.75rem;font-weight:600;display:inline-block;position:relative}.Values-module__IN9MoG__title:after{content:"";background:var(--c-secondary);width:40px;height:2px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.Values-module__IN9MoG__grid{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.75rem;display:flex}.Values-module__IN9MoG__card{background:var(--c-background-alt);text-align:center;border:1px solid var(--c-border-light);cursor:pointer;flex:0 calc(25% - 1rem);min-width:220px;padding:1.25rem 1rem;transition:all .2s;position:relative}.Values-module__IN9MoG__card:before{content:"";background:var(--c-secondary);height:2px;transition:transform .2s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Values-module__IN9MoG__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.Values-module__IN9MoG__card:hover:before{transform:scaleX(1)}.Values-module__IN9MoG__iconWrapper{width:40px;height:40px;color:var(--c-primary);background:#721c1c14;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.75rem;display:inline-flex}.Values-module__IN9MoG__cardTitle{color:var(--c-primary);margin-bottom:.35rem;font-size:.9rem;font-weight:600}.Values-module__IN9MoG__cardDesc{color:var(--c-text-light);font-size:.8rem;line-height:1.5}@media (max-width:992px){.Values-module__IN9MoG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.Values-module__IN9MoG__grid{grid-template-columns:1fr}.Values-module__IN9MoG__card{padding:1rem}}
.Team-module__l_BZ4a__section{padding:var(--section-padding)0;background:var(--c-background-alt)}.Team-module__l_BZ4a__container{max-width:var(--container-width)}.Team-module__l_BZ4a__content{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;display:grid}.Team-module__l_BZ4a__textContent{max-width:100%}.Team-module__l_BZ4a__title{font-family:var(--font-heading);color:var(--c-primary);margin-bottom:.35rem;font-size:1.75rem;font-weight:600;position:relative}.Team-module__l_BZ4a__title:before{content:"";background:var(--c-secondary);width:40px;height:2px;position:absolute;bottom:-6px;left:0}.Team-module__l_BZ4a__subtitle{font-family:var(--font-heading);color:var(--c-secondary);margin:1rem 0 .5rem;font-size:1rem;font-style:italic;font-weight:400}.Team-module__l_BZ4a__description{color:var(--c-text-light);font-size:.9rem;line-height:1.65}.Team-module__l_BZ4a__imageSlider{width:100%;position:relative}.Team-module__l_BZ4a__imageContainer{aspect-ratio:4/3;background:var(--c-border-light);width:100%;position:relative;overflow:hidden}.Team-module__l_BZ4a__imageSlide{opacity:0;transition:opacity .6s ease-in-out;position:absolute;inset:0}.Team-module__l_BZ4a__imageSlide.Team-module__l_BZ4a__activeImage{opacity:1}.Team-module__l_BZ4a__imageContainer:before{content:"";background:var(--c-secondary);z-index:2;height:3px;position:absolute;top:0;left:0;right:0}.Team-module__l_BZ4a__sliderControls{justify-content:center;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.Team-module__l_BZ4a__sliderBtn{background:var(--c-background);border:1px solid var(--c-border);width:28px;height:28px;color:var(--c-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Team-module__l_BZ4a__sliderBtn:hover{background:var(--c-primary);border-color:var(--c-primary);color:var(--c-text-on-dark)}.Team-module__l_BZ4a__sliderDots{gap:.35rem;display:flex}.Team-module__l_BZ4a__sliderDot{background:var(--c-border);cursor:pointer;border:none;border-radius:50%;width:7px;height:7px;transition:all .2s}.Team-module__l_BZ4a__sliderDot:hover{background:var(--c-text-muted)}.Team-module__l_BZ4a__sliderDot.Team-module__l_BZ4a__activeDot{background:var(--c-secondary);transform:scale(1.2)}@media (max-width:992px){.Team-module__l_BZ4a__content{grid-template-columns:1fr;gap:1.5rem}.Team-module__l_BZ4a__imageSlider{max-width:450px;margin:0 auto}.Team-module__l_BZ4a__textContent{text-align:center;order:-1}.Team-module__l_BZ4a__title:before{left:50%;transform:translate(-50%)}}@media (max-width:576px){.Team-module__l_BZ4a__imageContainer{aspect-ratio:16/10}.Team-module__l_BZ4a__sliderBtn{width:24px;height:24px}.Team-module__l_BZ4a__sliderDot{width:6px;height:6px}}
.Testimonials-module__X7R5sW__section{padding:var(--section-padding)0;background:var(--c-background)}.Testimonials-module__X7R5sW__title{color:var(--c-primary);text-align:center;width:100%;margin-bottom:.35rem;font-size:1.75rem;font-weight:600;display:inline-block;position:relative}.Testimonials-module__X7R5sW__title:after{content:"";background:var(--c-secondary);width:40px;height:2px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.Testimonials-module__X7R5sW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:1.75rem;display:grid}.Testimonials-module__X7R5sW__card{background:var(--c-background-alt);border:1px solid var(--c-border-light);padding:1.25rem;transition:all .2s;position:relative}.Testimonials-module__X7R5sW__card:before{content:"";background:var(--c-secondary);width:2px;height:0;transition:height .2s;position:absolute;top:0;left:0}.Testimonials-module__X7R5sW__card:hover{box-shadow:var(--shadow-md)}.Testimonials-module__X7R5sW__card:hover:before{height:100%}.Testimonials-module__X7R5sW__quoteIcon{color:var(--c-secondary);opacity:.1;position:absolute;top:.75rem;right:.75rem}.Testimonials-module__X7R5sW__content{font-family:var(--font-heading);color:var(--c-text);margin-bottom:1rem;font-size:.9rem;font-style:italic;line-height:1.6}.Testimonials-module__X7R5sW__author{align-items:center;gap:.6rem;display:flex}.Testimonials-module__X7R5sW__avatarPlaceholder{background:linear-gradient(135deg,var(--c-primary)0%,var(--c-primary-light)100%);border-radius:50%;flex-shrink:0;width:32px;height:32px}.Testimonials-module__X7R5sW__name{color:var(--c-primary);font-size:.85rem;font-weight:700}.Testimonials-module__X7R5sW__role{color:var(--c-text-muted);font-size:.75rem}@media (max-width:768px){.Testimonials-module__X7R5sW__grid{grid-template-columns:1fr}}
.Partners-module__R2wEiG__section{padding:var(--section-padding)0;background:var(--c-background-alt);overflow:hidden}.Partners-module__R2wEiG__title{color:var(--c-primary);text-align:center;margin-bottom:2.5rem;font-size:1.75rem;font-weight:600;position:relative}.Partners-module__R2wEiG__title:after{content:"";background:var(--c-secondary);width:50px;height:2px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.Partners-module__R2wEiG__sliderContainer{width:100%;position:relative}.Partners-module__R2wEiG__sliderTrack{gap:4rem;width:max-content;animation:40s linear infinite Partners-module__R2wEiG__scroll;display:flex}.Partners-module__R2wEiG__logoItem{flex-shrink:0;justify-content:center;align-items:center;width:150px;height:80px;transition:all .3s;display:flex}.Partners-module__R2wEiG__logoItem:hover{transform:scale(1.05)}.Partners-module__R2wEiG__logo{object-fit:contain}@keyframes Partners-module__R2wEiG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Partners-module__R2wEiG__sliderTrack:hover{animation-play-state:paused}@media (max-width:768px){.Partners-module__R2wEiG__logoItem{width:120px;height:60px}.Partners-module__R2wEiG__sliderTrack{gap:2rem}}
.FAQ-module__uDLo1a__section{padding:var(--section-padding)0;background:var(--c-background-alt)}.FAQ-module__uDLo1a__container{max-width:650px;margin:0 auto}.FAQ-module__uDLo1a__title{color:var(--c-primary);text-align:center;width:100%;margin-bottom:.35rem;font-size:1.75rem;font-weight:600;display:inline-block;position:relative}.FAQ-module__uDLo1a__title:after{content:"";background:var(--c-secondary);width:40px;height:2px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.FAQ-module__uDLo1a__grid{flex-direction:column;margin-top:1.75rem;display:flex}.FAQ-module__uDLo1a__item{border-bottom:1px solid var(--c-border-light);padding:1rem 0}.FAQ-module__uDLo1a__item:first-child{padding-top:0}.FAQ-module__uDLo1a__item:last-child{border-bottom:none;padding-bottom:0}.FAQ-module__uDLo1a__question{color:var(--c-primary);margin-bottom:.35rem;padding-left:1rem;font-size:1rem;font-weight:600;position:relative}.FAQ-module__uDLo1a__question:before{content:"";background:var(--c-secondary);width:5px;height:5px;position:absolute;top:.35em;left:0}.FAQ-module__uDLo1a__answer{color:var(--c-text-light);padding-left:1rem;font-size:.85rem;line-height:1.6}
.Contact-module__wgZyNG__section{padding:var(--section-padding)0;background:var(--c-background)}.Contact-module__wgZyNG__container{grid-template-columns:320px 1fr;align-items:stretch;gap:2rem;display:grid}.Contact-module__wgZyNG__info{background:var(--c-primary);color:var(--c-text-on-dark);flex-direction:column;padding:1.75rem;display:flex;position:relative}.Contact-module__wgZyNG__info:before{content:"";background:var(--c-secondary);height:3px;position:absolute;top:0;left:0;right:0}.Contact-module__wgZyNG__title{color:var(--c-text-on-dark);margin-bottom:.25rem;font-size:1.35rem;font-weight:600}.Contact-module__wgZyNG__subtitle{color:var(--c-text-on-dark-muted);margin-bottom:1.5rem;font-size:.85rem}.Contact-module__wgZyNG__contactList{flex-direction:column;flex:1;gap:1rem;display:flex}.Contact-module__wgZyNG__infoItem{border-bottom:1px solid #ffffff1a;padding-bottom:1rem}.Contact-module__wgZyNG__infoItem:last-child{border-bottom:none;padding-bottom:0}.Contact-module__wgZyNG__infoLabel{color:var(--c-secondary);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.4rem;margin-bottom:.25rem;font-size:.7rem;font-weight:700;display:flex}.Contact-module__wgZyNG__infoValue{color:var(--c-text-on-dark);font-size:.9rem;line-height:1.5}.Contact-module__wgZyNG__formContainer{padding:0}.Contact-module__wgZyNG__form{background:var(--c-background);border:1px solid var(--c-border);flex-direction:column;height:100%;display:flex}.Contact-module__wgZyNG__formHeader{background:var(--c-background-alt);border-bottom:1px solid var(--c-border);padding:1.25rem 1.5rem}.Contact-module__wgZyNG__formTitle{color:var(--c-primary);margin-bottom:.15rem;font-size:1.1rem;font-weight:600}.Contact-module__wgZyNG__formSubtitle{color:var(--c-text-muted);font-size:.8rem}.Contact-module__wgZyNG__formBody{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex}.Contact-module__wgZyNG__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__wgZyNG__submitBtn{justify-content:center;align-items:center;gap:.5rem;margin:0 1.5rem 1.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;display:flex}.Contact-module__wgZyNG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__wgZyNG__spinner{animation:1s linear infinite Contact-module__wgZyNG__spin}@keyframes Contact-module__wgZyNG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Contact-module__wgZyNG__successState{background:var(--c-background);border:1px solid var(--c-border);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:3rem 2rem;display:flex}.Contact-module__wgZyNG__successIcon{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;animation:.4s ease-out Contact-module__wgZyNG__scaleIn;display:flex}@keyframes Contact-module__wgZyNG__scaleIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.Contact-module__wgZyNG__successTitle{color:var(--c-primary);margin-bottom:.5rem;font-size:1.35rem;font-weight:600}.Contact-module__wgZyNG__successText{color:var(--c-text-muted);margin-bottom:1.5rem;font-size:.9rem}.Contact-module__wgZyNG__backBtn{align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.85rem;display:flex}@media (max-width:992px){.Contact-module__wgZyNG__container{grid-template-columns:1fr;gap:1.5rem}.Contact-module__wgZyNG__info{order:-1}}@media (max-width:576px){.Contact-module__wgZyNG__info{padding:1.25rem}.Contact-module__wgZyNG__row{grid-template-columns:1fr;gap:1rem}.Contact-module__wgZyNG__formBody{padding:1.25rem}.Contact-module__wgZyNG__submitBtn{margin:0 1.25rem 1.25rem}.Contact-module__wgZyNG__successState{min-height:320px;padding:2rem 1.25rem}}
.Input-module__5jsJuW__wrapper{flex-direction:column;gap:.35rem;width:100%;display:flex}.Input-module__5jsJuW__label{color:var(--c-primary);text-transform:uppercase;letter-spacing:.03em;font-size:.8rem;font-weight:600}.Input-module__5jsJuW__input{border:1px solid var(--c-border);background:var(--c-background);color:var(--c-text);outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.Input-module__5jsJuW__input::placeholder{color:var(--c-text-muted);opacity:.6}.Input-module__5jsJuW__input:hover{border-color:var(--c-text-muted)}.Input-module__5jsJuW__input:focus{border-color:var(--c-primary);box-shadow:0 0 0 3px #1e3a5f14}select.Input-module__5jsJuW__input{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%231E3A5F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.5rem}textarea.Input-module__5jsJuW__input{resize:vertical;min-height:100px;line-height:1.5}.Input-module__5jsJuW__hasError{border-color:var(--c-error)!important}.Input-module__5jsJuW__hasError:focus{box-shadow:0 0 0 3px #dc26261a}.Input-module__5jsJuW__error{color:var(--c-error);margin-top:.15rem;font-size:.75rem}
