.Navbar-module__vwoE7G__navbar{z-index:1000;color:#fff;background:0 0;border-bottom:1px solid #0000;width:100%;position:fixed;top:0;left:0}.Navbar-module__vwoE7G__inner{justify-content:space-between;align-items:center;padding:16px 80px;display:flex}.Navbar-module__vwoE7G__logoLink{align-items:center;text-decoration:none;display:flex}.Navbar-module__vwoE7G__logo{object-fit:contain;height:52px}.Navbar-module__vwoE7G__desktopLinks{align-items:center;gap:40px;margin:0;padding:0;font-size:16px;font-weight:500;list-style:none;display:flex}.Navbar-module__vwoE7G__homeLink{position:relative}.Navbar-module__vwoE7G__homeLink a{color:#fff;text-decoration:none;transition:color .2s}.Navbar-module__vwoE7G__homeLink:after{content:"";background:linear-gradient(90deg,#a3ff6e,#f97316);border-radius:999px;width:28px;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__vwoE7G__homeLink:hover:after{width:100%}.Navbar-module__vwoE7G__homeLink:hover a{color:#f97316}.Navbar-module__vwoE7G__serviceBtn{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-family:inherit;font-size:16px;font-weight:500;transition:color .2s;display:flex}.Navbar-module__vwoE7G__serviceBtn:hover{color:#f97316}.Navbar-module__vwoE7G__chevron{width:15px;height:15px;margin-top:1px;transition:transform .3s}.Navbar-module__vwoE7G__chevronOpen{transform:rotate(180deg)}.Navbar-module__vwoE7G__dropdownWrap{position:relative}.Navbar-module__vwoE7G__dropdown{-webkit-backdrop-filter:blur(16px);opacity:0;pointer-events:none;z-index:100;background:#0e2c28;border:1px solid #ffffff1a;border-radius:14px;width:260px;position:absolute;top:calc(100% + 14px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 24px 60px #00000080}.Navbar-module__vwoE7G__dropdownItem{cursor:pointer;color:inherit;border-bottom:1px solid #ffffff12;padding:13px 20px;text-decoration:none;transition:background .2s;display:block}.Navbar-module__vwoE7G__dropdownItem:last-child{border-bottom:none}.Navbar-module__vwoE7G__dropdownItem:hover{background:#a3ff6e14}.Navbar-module__vwoE7G__dropdownTitle{color:#fff;margin:0;font-size:14px;font-weight:600;transition:color .2s}.Navbar-module__vwoE7G__dropdownItem:hover .Navbar-module__vwoE7G__dropdownTitle{color:#f97316}.Navbar-module__vwoE7G__dropdownDesc{color:#ffffff73;margin:3px 0 0;font-size:12px}.Navbar-module__vwoE7G__navLink{list-style:none}.Navbar-module__vwoE7G__navLink a{color:#ffffffd1;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__vwoE7G__navLink a:hover{color:#f97316}.Navbar-module__vwoE7G__hamburger{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__vwoE7G__bar{background:#fff;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.Navbar-module__vwoE7G__barTopOpen{transform:rotate(45deg)translateY(7px)}.Navbar-module__vwoE7G__barMidOpen{opacity:0;transform:scaleX(0)}.Navbar-module__vwoE7G__barBotOpen{transform:rotate(-45deg)translateY(-7px)}.Navbar-module__vwoE7G__mobileMenu{opacity:0;height:0;overflow:hidden}.Navbar-module__vwoE7G__mobileLinks{-webkit-backdrop-filter:blur(16px);background:#0e2c28;border-top:1px solid #ffffff14;flex-direction:column;gap:0;margin:0;padding:8px 0 20px;list-style:none;display:flex}.Navbar-module__vwoE7G__mobileLinkItem{border-bottom:1px solid #ffffff0f}.Navbar-module__vwoE7G__mobileLinkItem:last-child{border-bottom:none}.Navbar-module__vwoE7G__mobileLink{color:#ffffffe0;-webkit-tap-highlight-color:#a3ff6e26;width:100%;padding:15px 24px;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:block}.Navbar-module__vwoE7G__mobileLink:hover,.Navbar-module__vwoE7G__mobileLink:active{color:#a3ff6e;background:#a3ff6e0f}.Navbar-module__vwoE7G__mobileServiceBtn{color:#ffffffe0;cursor:pointer;text-align:left;-webkit-tap-highlight-color:#a3ff6e26;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:15px 24px;font-family:inherit;font-size:16px;font-weight:500;transition:color .2s;display:flex}.Navbar-module__vwoE7G__mobileServiceBtn:hover,.Navbar-module__vwoE7G__mobileServiceBtn:active{color:#f97316}.Navbar-module__vwoE7G__mobileServiceList{background:#ffffff06;margin:0;padding:4px 0 8px;list-style:none}.Navbar-module__vwoE7G__mobileServiceItem{color:inherit;-webkit-tap-highlight-color:#a3ff6e26;border-left:2px solid #0000;flex-direction:column;gap:2px;padding:12px 24px 12px 36px;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.Navbar-module__vwoE7G__mobileServiceItem:hover,.Navbar-module__vwoE7G__mobileServiceItem:active{background:#0e2c28;border-left-color:#f97316}.Navbar-module__vwoE7G__mobileServiceTitle{color:#ffffffe0;font-size:14px;font-weight:600;transition:color .2s}.Navbar-module__vwoE7G__mobileServiceItem:hover .Navbar-module__vwoE7G__mobileServiceTitle,.Navbar-module__vwoE7G__mobileServiceItem:active .Navbar-module__vwoE7G__mobileServiceTitle{color:#f97316}.Navbar-module__vwoE7G__mobileServiceDesc{color:#fff6;font-size:12px}@media (max-width:768px){.Navbar-module__vwoE7G__inner{padding:14px 20px}.Navbar-module__vwoE7G__desktopLinks{display:none}.Navbar-module__vwoE7G__hamburger{display:flex}.Navbar-module__vwoE7G__logo{height:44px}}@media (max-width:480px){.Navbar-module__vwoE7G__inner{padding:12px 16px}.Navbar-module__vwoE7G__logo{height:38px}}
.Footer-module__1I15rq__wrapper{width:100%;font-family:MyFont,sans-serif;position:relative}.Footer-module__1I15rq__talkSection{justify-content:center;align-items:center;width:100%;height:40vh;min-height:240px;display:flex;position:relative;overflow:hidden}.Footer-module__1I15rq__talkWord{align-items:center;gap:clamp(4px,1vw,10px);display:flex;position:relative}.Footer-module__1I15rq__letter{color:#fff;letter-spacing:-.03em;will-change:transform, opacity;font-size:clamp(60px,10vw,140px);font-weight:900;line-height:1;display:inline-block}.Footer-module__1I15rq__letterA{will-change:transform, opacity;justify-content:center;align-items:center;display:inline-flex}.Footer-module__1I15rq__aOuter{border:2.5px solid #ffffffe0;border-radius:30px;justify-content:center;align-items:center;width:clamp(120px,18vw,240px);height:clamp(55px,8vw,110px);display:flex;position:relative}.Footer-module__1I15rq__aTail{border-top:18px solid #ffffffe0;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;position:absolute;bottom:-18px;left:50%;transform:translate(-50%)}.Footer-module__1I15rq__talkBtn{color:#fff;cursor:pointer;letter-spacing:.02em;will-change:transform, opacity;background:0 0;border:none;padding:0;font-family:MyFont,sans-serif;font-size:clamp(10px,1.2vw,14px);font-weight:600}.Footer-module__1I15rq__talkBtn:hover{opacity:.75}.Footer-module__1I15rq__talkDot{will-change:transform, opacity;background:#fff;border-radius:50%;flex-shrink:0;display:inline-block}.Footer-module__1I15rq__dot1{width:clamp(14px,2.2vw,30px);height:clamp(14px,2.2vw,30px);margin-left:clamp(4px,.5vw,8px)}.Footer-module__1I15rq__dot2{width:clamp(10px,1.6vw,22px);height:clamp(10px,1.6vw,22px);margin-left:clamp(3px,.4vw,6px)}.Footer-module__1I15rq__footer{background:linear-gradient(160deg,#081c1a 0%,#0d2825 40%,#122e2a 70%,#1a3530 100%);border-top:1px solid #ffffff14;width:100%}.Footer-module__1I15rq__footerInner{max-width:1200px;margin:0 auto;padding:clamp(40px,6vh,70px) clamp(20px,4vw,60px) clamp(20px,4vh,36px)}.Footer-module__1I15rq__footerGrid{grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:clamp(20px,3vw,44px);margin-bottom:36px;display:grid}.Footer-module__1I15rq__col{flex-direction:column;gap:14px;display:flex}.Footer-module__1I15rq__brand{justify-content:flex-start;align-items:center;display:flex}.Footer-module__1I15rq__logo{object-fit:cover;width:auto;height:80px}.Footer-module__1I15rq__brandDesc{color:#ffffff85;text-align:justify;letter-spacing:.3px;max-width:260px;font-size:14px;line-height:1.7}.Footer-module__1I15rq__socials{gap:8px;display:flex}.Footer-module__1I15rq__socialIcon{color:#ffffffa6;background:#ffffff0a;border:1px solid #ffffff21;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;text-decoration:none;transition:border-color .2s,background .2s,color .2s;display:flex}.Footer-module__1I15rq__socialIcon:hover{color:#f97316;background:#f973161a;border-color:#f973168c}.Footer-module__1I15rq__colTitle{color:#ffffff80;letter-spacing:.1em;text-transform:uppercase;margin:0 0 2px;font-size:11px;font-weight:700}.Footer-module__1I15rq__linkList{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__1I15rq__link{color:#ffffff8c;letter-spacing:.1em;font-size:14px;text-decoration:none;transition:color .2s,padding-left .2s;display:inline-block}.Footer-module__1I15rq__link:hover{color:#fff;padding-left:4px}.Footer-module__1I15rq__contactList{flex-direction:column;gap:10px;display:flex}.Footer-module__1I15rq__contactItem{letter-spacing:.1em;color:#ffffff85;align-items:flex-start;gap:8px;font-size:14px;line-height:1.5;display:flex}.Footer-module__1I15rq__contactItem i{color:#f97316;flex-shrink:0;margin-top:1px;font-size:14px}.Footer-module__1I15rq__newsletter{border:1px solid #ffffff21;border-radius:8px;display:flex;overflow:hidden}.Footer-module__1I15rq__emailInput{color:#fff;background:#ffffff0d;border:none;outline:none;flex:1;min-width:0;padding:8px 10px;font-family:MyFont,sans-serif;font-size:11px}.Footer-module__1I15rq__emailInput::placeholder{color:#ffffff4d}.Footer-module__1I15rq__subBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#f97316;border:none;padding:8px 12px;font-family:MyFont,sans-serif;font-size:11px;font-weight:700;transition:background .2s}.Footer-module__1I15rq__subBtn:hover{background:#ea6c0a}.Footer-module__1I15rq__divider{background:linear-gradient(90deg,#0000,#ffffff1a 30%,#f9731640 50%,#ffffff1a 70%,#0000);height:1px;margin-bottom:20px}.Footer-module__1I15rq__bottomBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.Footer-module__1I15rq__copyright{color:#ffffff59;margin:0;font-size:12px}.Footer-module__1I15rq__bottomLinks{gap:16px;display:flex}.Footer-module__1I15rq__bottomLink{color:#ffffff59;font-size:12px;text-decoration:none;transition:color .2s}.Footer-module__1I15rq__bottomLink:hover{color:#ffffffbf}@media (max-width:900px){.Footer-module__1I15rq__footerGrid{grid-template-columns:1fr 1fr;gap:24px}}@media (max-width:560px){.Footer-module__1I15rq__footerGrid{grid-template-columns:1fr;gap:20px}.Footer-module__1I15rq__talkSection{height:30vh;min-height:180px}.Footer-module__1I15rq__bottomBar{text-align:center;flex-direction:column;align-items:center}.Footer-module__1I15rq__bottomLinks{flex-wrap:wrap;justify-content:center}}
.Contact-module__pphN7a__section{padding:clamp(40px,6vw,80px) 0 clamp(20px,4vw,40px);font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;position:relative;overflow:hidden}.Contact-module__pphN7a__bgLayer{pointer-events:none;background:radial-gradient(60% 80% at 75%,#2f88a52e 0%,#0000 70%),radial-gradient(40% 60% at 20% 60%,#0a253099 0%,#0000 70%);position:absolute;inset:0}.Contact-module__pphN7a__inner{z-index:2;grid-template-columns:1fr 1.75fr;align-items:center;gap:clamp(32px,5vw,80px);width:min(92%,1280px);margin:0 auto;display:grid;position:relative}.Contact-module__pphN7a__left{flex-direction:column;gap:clamp(28px,4vw,44px);display:flex}.Contact-module__pphN7a__tagline{color:#fff;font-size:clamp(24px,3.2vw,40px);font-weight:800;line-height:1.25}.Contact-module__pphN7a__orange{color:#f97316}.Contact-module__pphN7a__newsletter{flex-direction:column;gap:10px;display:flex}.Contact-module__pphN7a__newsletterLabel{color:#ffffffd9;text-align:center;font-size:clamp(13px,1.3vw,15px);font-weight:600}.Contact-module__pphN7a__newsletterRow{border:1px solid #ffffff26;border-radius:8px;gap:0;display:flex;overflow:hidden}.Contact-module__pphN7a__newsletterInput{color:#111;background:#fff;border:none;outline:none;flex:1;min-width:0;padding:12px 16px;font-size:14px}.Contact-module__pphN7a__newsletterInput::placeholder{color:#888}.Contact-module__pphN7a__newsletterBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#3a3a3a;border:none;flex-shrink:0;padding:12px 22px;font-size:14px;font-weight:700;transition:background .2s}.Contact-module__pphN7a__newsletterBtn:hover{background:#555}.Contact-module__pphN7a__card{-webkit-backdrop-filter:blur(10px);background:linear-gradient(145deg,#0a1e28,#0f2e38,#2f88a5ce);border:1px solid #2f88a540;border-radius:18px;padding:clamp(28px,3.5vw,48px) clamp(24px,3vw,44px)}.Contact-module__pphN7a__cardHeader{text-align:center;margin-bottom:clamp(20px,3vw,32px)}.Contact-module__pphN7a__cardTitle{color:#fff;margin:0 0 12px;font-size:clamp(20px,2.4vw,30px);font-weight:800;line-height:1.3}.Contact-module__pphN7a__orangeBg{color:#fff;background:#f97316;border-radius:5px;padding:2px 12px 4px;display:inline-block}.Contact-module__pphN7a__cardSub{color:#ffffff8c;max-width:520px;margin:0 auto;font-size:clamp(12px,1.2vw,14px);line-height:1.7}.Contact-module__pphN7a__emailLink{color:#f97316;text-underline-offset:2px;text-decoration:underline}.Contact-module__pphN7a__emailLink:hover{color:#f97316}.Contact-module__pphN7a__formHeading{color:#fff;margin:0 0 16px;font-size:clamp(14px,1.4vw,16px);font-weight:700}.Contact-module__pphN7a__form{flex-direction:column;gap:14px;display:flex}.Contact-module__pphN7a__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.Contact-module__pphN7a__field,.Contact-module__pphN7a__fieldFull{flex-direction:column;gap:5px;display:flex}.Contact-module__pphN7a__label{color:#ffffffbf;font-size:13px;font-weight:500}.Contact-module__pphN7a__req{color:#f97316}.Contact-module__pphN7a__input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-family:inherit;font-size:13px;transition:border-color .2s}.Contact-module__pphN7a__input::placeholder{color:#ffffff4d}.Contact-module__pphN7a__input:focus{border-color:#e8843a8c}.Contact-module__pphN7a__selectWrap{position:relative}.Contact-module__pphN7a__selectWrap i{color:#ffffff80;pointer-events:none;font-size:18px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.Contact-module__pphN7a__select{color:#ffffffb3;appearance:none;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;padding:11px 40px 11px 14px;font-family:inherit;font-size:13px;transition:border-color .2s}.Contact-module__pphN7a__select:focus{border-color:#e8843a8c}.Contact-module__pphN7a__select option{color:#fff;background:#0f2e38}.Contact-module__pphN7a__submitBtn{color:#fff;cursor:pointer;letter-spacing:.04em;background:#f97316;border:none;border-radius:10px;width:100%;margin-top:4px;padding:clamp(13px,1.6vw,17px);font-size:clamp(14px,1.4vw,16px);font-weight:700;transition:background .2s,transform .15s}.Contact-module__pphN7a__submitBtn:hover{background:#f97316;transform:translateY(-1px)}.Contact-module__pphN7a__submitBtn:active{transform:translateY(0)}@media (max-width:900px){.Contact-module__pphN7a__inner{grid-template-columns:1fr}.Contact-module__pphN7a__left{text-align:center;align-items:center}.Contact-module__pphN7a__newsletterRow{width:100%;max-width:400px;margin:0 auto}}@media (max-width:560px){.Contact-module__pphN7a__row{grid-template-columns:1fr}.Contact-module__pphN7a__card{padding:24px 18px}}
@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c3cb240f9c892514-s.163v2i5cux7-c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c3cb240f9c892514-s.163v2i5cux7-c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_df713ede-module__s92Q0G__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_df713ede-module__s92Q0G__variable{--font-pera:"DM Sans", "DM Sans Fallback"}
