.Header-module__Af2_WG__headerWrapper{z-index:100;flex-direction:column;align-items:center;width:95%;max-width:1200px;display:flex;position:fixed;top:1.5rem;left:50%;transform:translate(-50%)}.Header-module__Af2_WG__header{-webkit-backdrop-filter:blur(24px);z-index:101;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 10px 40px #00000080}.Header-module__Af2_WG__header:hover{background:#ffffff14;border-color:#fff3}.Header-module__Af2_WG__logo{letter-spacing:-.5px;color:#fff;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.Header-module__Af2_WG__logo span{color:var(--accent-3)}.Header-module__Af2_WG__navDesktop{align-items:center;gap:1.25rem;display:flex}.Header-module__Af2_WG__navLink{color:#a3a3a3;letter-spacing:.5px;padding:.5rem 0;font-size:.85rem;font-weight:500;transition:all .3s;position:relative}.Header-module__Af2_WG__navLink:after{content:"";background:#fff;width:0%;height:1px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module__Af2_WG__navLink:hover{color:#fff}.Header-module__Af2_WG__navLink:hover:after{width:100%}.Header-module__Af2_WG__btnCta{color:#000;background:#fff;border-radius:40px;padding:.6rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.Header-module__Af2_WG__btnCta:hover{transform:scale(1.05);box-shadow:0 0 15px #ffffff4d}.Header-module__Af2_WG__mobileToggle{cursor:pointer;z-index:102;background:0 0;border:none;width:32px;height:24px;padding:.5rem;display:none;position:relative}.Header-module__Af2_WG__hamburger{background-color:#fff;width:100%;height:2px;transition:background-color .3s;display:block;position:absolute;top:50%;transform:translateY(-50%)}.Header-module__Af2_WG__hamburger:before,.Header-module__Af2_WG__hamburger:after{content:"";background-color:#fff;width:100%;height:2px;transition:all .3s ease-in-out;position:absolute;left:0}.Header-module__Af2_WG__hamburger:before{top:-8px}.Header-module__Af2_WG__hamburger:after{bottom:-8px}.Header-module__Af2_WG__hamburgerOpen{background-color:#0000}.Header-module__Af2_WG__hamburgerOpen:before{top:0;transform:rotate(45deg)}.Header-module__Af2_WG__hamburgerOpen:after{bottom:0;transform:rotate(-45deg)}.Header-module__Af2_WG__mobileMenu{-webkit-backdrop-filter:blur(25px);opacity:0;visibility:hidden;z-index:100;pointer-events:none;background:#0f0f0ff2;border:1px solid #ffffff1a;border-radius:20px;width:100%;padding:2rem 1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;top:4.5rem;left:0;transform:translateY(-15px)scale(.98);box-shadow:0 20px 40px #00000080}.Header-module__Af2_WG__mobileMenuOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.Header-module__Af2_WG__navMobile{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Header-module__Af2_WG__navLinkMobile{color:#a3a3a3;letter-spacing:.5px;text-transform:uppercase;font-size:1.1rem;font-weight:500;transition:color .3s}.Header-module__Af2_WG__navLinkMobile:hover{color:#fff}.Header-module__Af2_WG__btnCtaMobile{color:#000;text-transform:uppercase;background:#fff;border-radius:40px;margin-top:.5rem;padding:.8rem 2.5rem;font-size:.9rem;font-weight:600}@media (max-width:768px){.Header-module__Af2_WG__navDesktop{display:none}.Header-module__Af2_WG__mobileToggle{display:block}}.Header-module__Af2_WG__active{color:#fff}.Header-module__Af2_WG__active:after{width:100%}.Header-module__Af2_WG__navLinkMobile.Header-module__Af2_WG__active{color:#fff}
.Hero-module__Z8hQ_W__hero{flex-direction:column;justify-content:center;min-height:100vh;padding:8rem 5% 4rem;display:flex;position:relative}.Hero-module__Z8hQ_W__badge{-webkit-backdrop-filter:blur(24px);text-transform:uppercase;letter-spacing:2px;color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.8rem;display:inline-block}.Hero-module__Z8hQ_W__title{letter-spacing:-.04em;max-width:1400px;margin-bottom:2rem;font-size:clamp(3rem,8vw,7rem);font-weight:700;line-height:1}.Hero-module__Z8hQ_W__subtitle{color:var(--text-muted);max-width:600px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.5rem);line-height:1.5}.Hero-module__Z8hQ_W__highlight{color:var(--text-muted);-webkit-text-stroke:1px #ffffff80}@supports (-webkit-text-stroke:1px white){.Hero-module__Z8hQ_W__highlight{color:#0000}}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__Z8hQ_W__ctaButton{color:#000;background:#fff;border-radius:50px;padding:1rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-block}.Hero-module__Z8hQ_W__ctaButton:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 15px 30px #fff3}.Hero-module__Z8hQ_W__ctaOutline{color:#fff;border:1px solid #ffffff4d;border-radius:50px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Hero-module__Z8hQ_W__ctaOutline:hover{background:#ffffff1a;border-color:#fff9}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{justify-content:center;min-height:100svh;padding:7rem 5% 4rem}.Hero-module__Z8hQ_W__badge{letter-spacing:1px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.65rem}.Hero-module__Z8hQ_W__title{word-break:break-word;margin-bottom:1.5rem;font-size:clamp(2.2rem,10vw,3.5rem)}.Hero-module__Z8hQ_W__subtitle{margin-bottom:2rem;font-size:.95rem}.Hero-module__Z8hQ_W__ctaButton,.Hero-module__Z8hQ_W__ctaOutline{text-align:center;width:100%;padding:.85rem 2rem;font-size:.9rem}}
.Cta-module__UTGWka__section{padding:4rem 5% 2rem}.Cta-module__UTGWka__container{-webkit-backdrop-filter:blur(40px);background:linear-gradient(145deg,#ffffff0d 0%,#ffffff03 100%);border:1px solid #ffffff1a;border-top-color:#fff3;border-radius:32px;justify-content:space-between;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:4rem 5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px #0009,inset 0 1px #ffffff0d}.Cta-module__UTGWka__glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#38bdf840 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-50%;right:-10%}.Cta-module__UTGWka__content{z-index:1;flex-direction:column;gap:1.5rem;max-width:750px;display:flex}.Cta-module__UTGWka__title{color:#fff;letter-spacing:-1px;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.Cta-module__UTGWka__subtitle{color:var(--text-muted);font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6}.Cta-module__UTGWka__buttonWrapper{z-index:1;flex-shrink:0}.Cta-module__UTGWka__button{background:var(--accent-3);color:#000;cursor:pointer;border:none;border-radius:50px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-block;box-shadow:0 10px 30px #38bdf84d}.Cta-module__UTGWka__button:hover{background:#fff;transform:translateY(-4px)scale(1.03);box-shadow:0 20px 40px #38bdf880}@media (max-width:1024px){.Cta-module__UTGWka__container{text-align:center;flex-direction:column;gap:3rem;padding:4rem 2rem}.Cta-module__UTGWka__content{align-items:center}.Cta-module__UTGWka__glow{width:800px;height:800px;top:50%;left:50%;transform:translate(-50%,-50%)}}@media (max-width:768px){.Cta-module__UTGWka__section{padding:2rem 5% 0}.Cta-module__UTGWka__container{border-radius:24px;padding:3rem 1.5rem}}
.About-module__vqXTeW__section{padding:4rem 5%}.About-module__vqXTeW__container{max-width:1400px;margin:0 auto}.About-module__vqXTeW__title{letter-spacing:-1px;color:var(--text-main);margin-bottom:3rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.1}.About-module__vqXTeW__aboutContent{flex-direction:column;gap:2rem;max-width:900px;display:flex}.About-module__vqXTeW__paragraph{color:var(--text-muted);font-size:clamp(1.2rem,2vw,1.5rem);line-height:1.6}.About-module__vqXTeW__paragraph strong{color:#fff;margin-bottom:.5rem;font-size:1.1em;font-weight:600;display:block}.About-module__vqXTeW__whyGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.About-module__vqXTeW__whyCard{-webkit-backdrop-filter:blur(24px);background:#ffffff0d;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;justify-content:center;gap:.75rem;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.About-module__vqXTeW__whyCard:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.About-module__vqXTeW__checkIcon{color:var(--accent-3);margin-bottom:.5rem;font-size:1.5rem}.About-module__vqXTeW__checkTitle{color:#fff;letter-spacing:-.5px;font-size:1.4rem;font-weight:700}.About-module__vqXTeW__checkDesc{color:var(--text-muted);font-size:1.05rem;line-height:1.5}.About-module__vqXTeW__techSubtitle{color:var(--text-muted);max-width:600px;margin-top:-2rem;margin-bottom:3rem;font-size:clamp(1.2rem,2vw,1.5rem)}.About-module__vqXTeW__techGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.About-module__vqXTeW__techCard{-webkit-backdrop-filter:blur(24px);background:#ffffff0d;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;gap:2rem;padding:2.5rem 2rem;transition:all .4s;display:flex}.About-module__vqXTeW__techCard:hover{border-color:#fff3;transform:translateY(-5px)}.About-module__vqXTeW__techCategory{color:#fff;text-transform:uppercase;letter-spacing:1px;padding-bottom:1rem;font-size:1.2rem;font-weight:700;position:relative}.About-module__vqXTeW__techCategory:after{content:"";background:var(--accent-3);width:40px;height:2px;position:absolute;bottom:0;left:0}.About-module__vqXTeW__tagContainer{flex-wrap:wrap;gap:.8rem;display:flex}.About-module__vqXTeW__tag{border:1px solid var(--border);text-transform:uppercase;letter-spacing:1px;color:var(--text-main);background:#ffffff05;border-radius:30px;padding:.5rem 1rem;font-size:.8rem;transition:all .3s}.About-module__vqXTeW__tag:hover{background:#ffffff1a;border-color:#fff}@media (max-width:1024px){.About-module__vqXTeW__techGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.About-module__vqXTeW__section{padding:2.5rem 5%}.About-module__vqXTeW__title{margin-bottom:2.5rem}.About-module__vqXTeW__whyGrid{grid-template-columns:1fr}.About-module__vqXTeW__whyCard{padding:2rem}.About-module__vqXTeW__techGrid{grid-template-columns:1fr}}
.Process-module__gUgyKG__section{z-index:1;padding:4rem 5%;position:relative}.Process-module__gUgyKG__title{letter-spacing:-1px;max-width:1400px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700}.Process-module__gUgyKG__timeline{grid-template-rows:1fr 40px auto 40px 1fr;grid-template-columns:repeat(20,1fr);max-width:1400px;margin:0 auto;display:grid;position:relative}.Process-module__gUgyKG__line{z-index:1;background:linear-gradient(90deg,#0000 0%,#38bdf866 6% 94%,#0000 100%);grid-area:3/1/auto/-1;align-self:center;height:2px}.Process-module__gUgyKG__topCardSlot{grid-row:1;justify-content:center;align-items:flex-end;padding:0 .5rem;display:flex}.Process-module__gUgyKG__bottomCardSlot{grid-row:5;justify-content:center;align-items:flex-start;padding:0 .5rem;display:flex}.Process-module__gUgyKG__topStemSlot{grid-row:2;justify-content:center;display:flex}.Process-module__gUgyKG__bottomStemSlot{grid-row:4;justify-content:center;display:flex}.Process-module__gUgyKG__stem{background:#38bdf84d;width:2px;height:100%}.Process-module__gUgyKG__dotSlot{z-index:2;grid-row:3;justify-content:center;align-items:center;padding:.5rem 0;display:flex}.Process-module__gUgyKG__dot{border:3px solid var(--accent-3);background:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;box-shadow:0 0 15px #38bdf8cc,0 0 30px #38bdf880}.Process-module__gUgyKG__card{-webkit-backdrop-filter:blur(24px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;width:100%;height:280px;padding:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.Process-module__gUgyKG__card:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-4px);box-shadow:0 16px 40px #0006}.Process-module__gUgyKG__stepNum{color:var(--accent-3);letter-spacing:1px;background:#38bdf81a;border-radius:30px;margin-bottom:.75rem;padding:.3rem .8rem;font-size:.85rem;font-weight:700;display:inline-block}.Process-module__gUgyKG__stepTitle{color:#fff;letter-spacing:-.3px;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.Process-module__gUgyKG__stepDesc{color:var(--text-muted);font-size:.9rem;line-height:1.5}.Process-module__gUgyKG__mobileTimeline{display:none}@media (max-width:1100px) and (min-width:901px){.Process-module__gUgyKG__timeline{display:none}.Process-module__gUgyKG__mobileTimeline{flex-direction:column;gap:1.5rem;padding-left:2rem;display:flex;position:relative}.Process-module__gUgyKG__mobileTimeline:before{content:"";background:linear-gradient(#0000 0%,#38bdf866 5% 95%,#0000 100%);width:2px;position:absolute;top:0;bottom:0;left:7px}.Process-module__gUgyKG__mobileItem{position:relative}.Process-module__gUgyKG__mobileDot{border:3px solid var(--accent-3);background:#fff;border-radius:50%;width:16px;height:16px;position:absolute;top:1.5rem;left:-2rem;transform:translate(1px);box-shadow:0 0 15px #38bdf8cc,0 0 30px #38bdf880}}@media (max-width:900px){.Process-module__gUgyKG__section{padding:2.5rem 5%}.Process-module__gUgyKG__title{margin-bottom:2.5rem}.Process-module__gUgyKG__timeline{display:none}.Process-module__gUgyKG__mobileTimeline{flex-direction:column;gap:1.5rem;padding-left:2rem;display:flex;position:relative}.Process-module__gUgyKG__mobileTimeline:before{content:"";background:linear-gradient(#0000 0%,#38bdf866 5% 95%,#0000 100%);width:2px;position:absolute;top:0;bottom:0;left:7px}.Process-module__gUgyKG__mobileItem{position:relative}.Process-module__gUgyKG__mobileDot{border:3px solid var(--accent-3);background:#fff;border-radius:50%;width:16px;height:16px;position:absolute;top:1.5rem;left:-2rem;transform:translate(1px);box-shadow:0 0 15px #38bdf8cc,0 0 30px #38bdf880}.Process-module__gUgyKG__card{width:100%;height:auto;padding:1.5rem}}
.Services-module__PFRRnG__section{padding:4rem 5%}.Services-module__PFRRnG__title{letter-spacing:-1px;margin-bottom:3rem;font-size:clamp(2rem,5vw,4rem);font-weight:700}.Services-module__PFRRnG__grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(380px,auto);gap:1.5rem;max-width:1400px;display:grid}.Services-module__PFRRnG__card{border-radius:20px;flex-direction:column;justify-content:flex-start;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Services-module__PFRRnG__card:hover{border-color:#ffffff4d;transform:translateY(-4px)}.Services-module__PFRRnG__cardHeader{margin-bottom:auto}.Services-module__PFRRnG__icon{margin-bottom:1rem;font-size:2.5rem}.Services-module__PFRRnG__cardTitle{margin-bottom:1rem;font-size:clamp(1.2rem,2vw,2rem);font-weight:600;line-height:1.2}.Services-module__PFRRnG__cardDesc{color:var(--text-muted);margin-bottom:2rem;font-size:1rem}.Services-module__PFRRnG__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Services-module__PFRRnG__tag{border:1px solid var(--border);text-transform:uppercase;letter-spacing:1px;border-radius:30px;padding:.4rem 1rem;font-size:.75rem}.Services-module__PFRRnG__subtitle{color:var(--text-muted);max-width:600px;margin-top:-1rem;margin-bottom:3rem;font-size:clamp(1.2rem,2vw,1.5rem)}@media (max-width:1024px){.Services-module__PFRRnG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__PFRRnG__section{padding:2.5rem 5%}.Services-module__PFRRnG__title{margin-bottom:2.5rem}.Services-module__PFRRnG__grid{grid-template-columns:1fr;grid-auto-rows:auto}.Services-module__PFRRnG__card{padding:1.5rem}.Services-module__PFRRnG__card,.Services-module__PFRRnG__card:nth-child(n){grid-area:span 1/span 1;min-height:250px}.Services-module__PFRRnG__icon{font-size:2rem}.Services-module__PFRRnG__cardTitle{font-size:1.25rem}}
.Solutions-module__JNXWUW__section{padding:4rem 5%}.Solutions-module__JNXWUW__title{letter-spacing:-1px;margin-bottom:3rem;font-size:clamp(2rem,5vw,4rem);font-weight:700}.Solutions-module__JNXWUW__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:300px;gap:1.5rem;max-width:1400px;display:grid}.Solutions-module__JNXWUW__card{border-radius:20px;flex-direction:column;justify-content:flex-end;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Solutions-module__JNXWUW__card:hover{border-color:#ffffff4d;transform:translateY(-4px)}.Solutions-module__JNXWUW__card:first-child{grid-area:span 2/span 2}.Solutions-module__JNXWUW__card:nth-child(2),.Solutions-module__JNXWUW__card:nth-child(3),.Solutions-module__JNXWUW__card:nth-child(4),.Solutions-module__JNXWUW__card:nth-child(5){grid-column:span 2}.Solutions-module__JNXWUW__card:nth-child(6){grid-area:span 1/span 4}.Solutions-module__JNXWUW__card:nth-child(7),.Solutions-module__JNXWUW__card:nth-child(8){grid-column:span 2}.Solutions-module__JNXWUW__card:nth-child(9){grid-column:span 4}.Solutions-module__JNXWUW__cardHeader{margin-bottom:auto}.Solutions-module__JNXWUW__icon{margin-bottom:1rem;font-size:2.5rem}.Solutions-module__JNXWUW__cardTitle{margin-bottom:1rem;font-size:clamp(1.2rem,2vw,2rem);font-weight:600;line-height:1.2}.Solutions-module__JNXWUW__cardDesc{color:var(--text-muted);margin-bottom:2rem;font-size:1rem}.Solutions-module__JNXWUW__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Solutions-module__JNXWUW__tag{border:1px solid var(--border);text-transform:uppercase;letter-spacing:1px;border-radius:30px;padding:.4rem 1rem;font-size:.75rem}.Solutions-module__JNXWUW__subtitle{color:var(--text-muted);max-width:600px;margin-top:-1rem;margin-bottom:3rem;font-size:clamp(1.2rem,2vw,1.5rem)}@media (max-width:1024px){.Solutions-module__JNXWUW__grid{grid-template-columns:repeat(2,1fr)}.Solutions-module__JNXWUW__card:first-child,.Solutions-module__JNXWUW__card:nth-child(6),.Solutions-module__JNXWUW__card:nth-child(9){grid-column:span 2}}@media (max-width:768px){.Solutions-module__JNXWUW__section{padding:2.5rem 5%}.Solutions-module__JNXWUW__title{margin-bottom:2.5rem}.Solutions-module__JNXWUW__grid{grid-template-columns:1fr;grid-auto-rows:auto}.Solutions-module__JNXWUW__card{padding:1.5rem}.Solutions-module__JNXWUW__card,.Solutions-module__JNXWUW__card:nth-child(n){grid-area:span 1/span 1;min-height:250px}.Solutions-module__JNXWUW__icon{font-size:2rem}.Solutions-module__JNXWUW__cardTitle{font-size:1.25rem}}
.Contact-module__OWeMSG__section{padding:4rem 5%}.Contact-module__OWeMSG__container{grid-template-columns:1fr 1fr;gap:6rem;max-width:1400px;margin:0 auto;display:grid}.Contact-module__OWeMSG__title{letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:1}.Contact-module__OWeMSG__subtitle{color:var(--text-muted);max-width:500px;margin-bottom:3rem;font-size:clamp(1rem,2vw,1.25rem)}.Contact-module__OWeMSG__details{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__OWeMSG__detailItem{align-items:center;gap:1rem;font-size:1.2rem;display:flex}.Contact-module__OWeMSG__form{flex-direction:column;gap:2.5rem;display:flex}.Contact-module__OWeMSG__inputGroup{position:relative}.Contact-module__OWeMSG__input{border:none;border-bottom:1px solid var(--border);width:100%;color:var(--text-main);background:0 0;padding:1rem 0;font-family:inherit;font-size:1.2rem;transition:border-color .3s}.Contact-module__OWeMSG__input:focus{border-color:#fff;outline:none}.Contact-module__OWeMSG__input::placeholder{color:var(--text-muted)}.Contact-module__OWeMSG__customSelect{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;display:flex}.Contact-module__OWeMSG__customSelectOpen{border-color:#fff}.Contact-module__OWeMSG__placeholderText{color:var(--text-muted)}.Contact-module__OWeMSG__selectedText{color:var(--text-main)}.Contact-module__OWeMSG__dropdownIcon{color:var(--text-muted);font-size:.7rem;transition:transform .3s}.Contact-module__OWeMSG__customSelectOpen .Contact-module__OWeMSG__dropdownIcon{color:#fff;transform:rotate(180deg)}.Contact-module__OWeMSG__dropdownMenu{-webkit-backdrop-filter:blur(25px);z-index:20;transform-origin:top;background:#0f0f0ffa;border:1px solid #ffffff1a;border-radius:12px;width:100%;animation:.2s cubic-bezier(.16,1,.3,1) forwards Contact-module__OWeMSG__slideDown;position:absolute;top:calc(100% + 5px);left:0;overflow:hidden;box-shadow:0 10px 40px #0009}@keyframes Contact-module__OWeMSG__slideDown{0%{opacity:0;transform:scaleY(.95)translateY(-5px)}to{opacity:1;transform:scaleY(1)translateY(0)}}.Contact-module__OWeMSG__dropdownItem{color:var(--text-muted);cursor:pointer;border-bottom:1px solid #ffffff0d;padding:1rem 1.25rem;font-size:1.1rem;transition:all .2s}.Contact-module__OWeMSG__dropdownItem:last-child{border-bottom:none}.Contact-module__OWeMSG__dropdownItem:hover{color:#fff;background:#ffffff0d;padding-left:1.5rem}textarea.Contact-module__OWeMSG__input{resize:none;min-height:120px}.Contact-module__OWeMSG__btnSubmit{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:#fff;border:none;border-radius:8px;padding:1.2rem;font-size:1.1rem;font-weight:600;transition:transform .3s,background .3s}.Contact-module__OWeMSG__btnSubmit:hover{background:#f0f0f0;transform:translateY(-2px)}.Contact-module__OWeMSG__btnSubmit:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:900px){.Contact-module__OWeMSG__section{padding:2.5rem 5%}.Contact-module__OWeMSG__container{grid-template-columns:1fr;gap:3rem}.Contact-module__OWeMSG__title{margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,3.5rem)}.Contact-module__OWeMSG__detailItem{font-size:1rem}.Contact-module__OWeMSG__form{gap:1.5rem}.Contact-module__OWeMSG__input{padding:.75rem 0;font-size:1rem}textarea.Contact-module__OWeMSG__input{min-height:80px}.Contact-module__OWeMSG__dropdownItem{padding:.75rem 1rem;font-size:.95rem}.Contact-module__OWeMSG__btnSubmit{padding:1rem;font-size:1rem}}.Contact-module__OWeMSG__disabled{opacity:.5;cursor:not-allowed}.Contact-module__OWeMSG__successMessage{color:#4ade80;margin-top:1rem;font-size:1rem}.Contact-module__OWeMSG__errorMessage{color:#f87171;margin-top:1rem;font-size:1rem}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);text-align:center;color:var(--text-muted);padding:2rem 5%;font-size:.85rem}
