.gradient-btn-wrapper{border-radius:50px;justify-content:center;align-items:center;display:inline-flex;position:relative}.gradient-btn-border{opacity:0;pointer-events:none;z-index:0;border-radius:52px;transition:opacity .35s;position:absolute;inset:-2px;overflow:hidden}.gradient-btn-border-inner{background:conic-gradient(#071049 0% 12%,#03f 18%,#1a8fff 32%,#00cfff 48%,#00e5ff 58%,#00cfff 68%,#1a8fff 80%,#03f 90%,#071049 95% 100%);border-radius:0;width:300%;height:300%;animation:2.4s linear infinite spin-border;position:absolute;inset:-100%}@keyframes spin-border{to{transform:rotate(360deg)}}.gradient-btn-wrapper:hover .gradient-btn-border{opacity:1}.gradient-btn{z-index:1;cursor:pointer;border:none;border-radius:50px;outline:2px solid #0000;justify-content:center;align-items:center;padding:10px 48px;transition:transform .2s,box-shadow .3s;display:inline-flex;position:relative;overflow:hidden}.gradient-btn-bg--default{border-radius:inherit;z-index:0;background-image:url(/base.png);background-position:50%;background-size:cover;position:absolute;inset:0}.gradient-btn-bg--dark{border-radius:inherit;z-index:0;background-color:#060c28;position:absolute;inset:0}.gradient-btn-label{z-index:1;font-family:var(--font-poppins,"Poppins", sans-serif);letter-spacing:.12em;text-transform:uppercase;color:#fff;white-space:nowrap;text-shadow:0 1px 8px #0000004d;font-size:14px;font-weight:400;position:relative}.gradient-btn-wrapper:hover .gradient-btn{transform:translateY(-1px);box-shadow:0 8px 32px #0064ff73,0 2px 8px #00e5ff59}.gradient-btn:active{transform:translateY(0);box-shadow:0 4px 16px #0064ff59}.gradient-btn:focus-visible{outline-offset:4px;outline:2px solid #00e5ff}
.Heroautocarousel-module__dQC-Ea__container{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;background:0 0;width:100%;position:relative;overflow:hidden}.Heroautocarousel-module__dQC-Ea__container:active{cursor:grabbing}.Heroautocarousel-module__dQC-Ea__track{pointer-events:none;position:absolute;inset:0}.Heroautocarousel-module__dQC-Ea__item{will-change:transform, width, height, opacity;pointer-events:none;border-radius:10px;position:absolute;top:0;left:0;overflow:hidden}.Heroautocarousel-module__dQC-Ea__image{object-fit:cover;pointer-events:none;-webkit-user-drag:none;width:100%;height:100%;transition:transform .4s;display:block}.Heroautocarousel-module__dQC-Ea__item:hover .Heroautocarousel-module__dQC-Ea__image{transform:scale(1.05)}
.navbar-root{z-index:100;width:100%;font-family:var(--font-poppins,"Poppins", sans-serif);position:sticky;top:0}.navbar-top{background:#060c28;justify-content:space-between;align-items:center;min-height:38px;padding:0 48px;display:flex;overflow:hidden}.navbar-top-left{align-items:center;gap:28px;display:flex}.navbar-top-item{color:#fffc;align-items:center;gap:7px;font-size:12px;text-decoration:none;transition:color .2s;display:flex}.navbar-top-item:hover{color:#fff}.navbar-top-right{clip-path:polygon(18px 0%,100% 0%,100% 100%,0% 100%);background-image:url(/base.png);background-position:50%;background-size:cover;align-items:center;gap:20px;min-width:180px;min-height:38px;margin-right:-48px;padding:8px 48px;display:flex}.navbar-social{opacity:.9;justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:flex}.navbar-social:hover{opacity:1;transform:scale(1.15)}.navbar-main{background:#f6fbfd;justify-content:space-between;align-items:center;padding:14px 48px;display:flex;position:relative}.navbar-main:after{content:"";background:linear-gradient(90deg,#071049 0%,#03f 12.5%,#1a8fff 25%,#00cfff 37.5%,#00e5ff 50%,#00cfff 62.5%,#1a8fff 75%,#03f 87.5%,#071049 100%) 0 0/200% 100%;width:100%;height:1px;animation:3s linear infinite border-gradient-slide;position:absolute;bottom:0;left:0}@keyframes border-gradient-slide{0%{background-position:200% 0}to{background-position:0 0}}.navbar-main-right{align-items:center;gap:16px;display:flex}.navbar-logo{color:#1a8fff;letter-spacing:-.01em;flex-shrink:0;font-size:18px;font-weight:700;text-decoration:none}.navbar-links{align-items:center;gap:36px;display:flex}.navbar-link{color:#000000e0;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.navbar-link:after{content:"";background:#1a8fff;border-radius:2px;width:0;height:1px;transition:width .25s;position:absolute;bottom:-3px;left:0}.navbar-link:hover{color:#00b4d8}.navbar-link:hover:after{width:100%}.navbar-hamburger{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;transition:background .2s;display:none}.navbar-hamburger:hover{background:#0000000f}.hamburger-line{background:#060c28;border-radius:2px;width:22px;height:2px;transition:opacity .2s;display:block}.drawer-overlay{-webkit-backdrop-filter:blur(2px);z-index:200;opacity:0;pointer-events:none;background:#060c288c;transition:opacity .3s;position:fixed;inset:0}.drawer-overlay--visible{opacity:1;pointer-events:all}.drawer{z-index:201;background:#fff;flex-direction:column;width:280px;max-width:85vw;height:100dvh;transition:transform .32s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #060c281f}.drawer--open{transform:translate(0)}.drawer-header{background:#f6fbfd;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.drawer-logo{color:#1a8fff;letter-spacing:-.01em;font-size:17px;font-weight:700;text-decoration:none}.drawer-close{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .2s;display:flex}.drawer-close:hover{background:#0000000f}.drawer-close-icon{width:18px;height:18px;display:block;position:relative}.drawer-close-icon:before,.drawer-close-icon:after{content:"";background:#060c28;border-radius:2px;width:18px;height:2px;position:absolute;top:50%;left:0}.drawer-close-icon:before{transform:translateY(-50%)rotate(45deg)}.drawer-close-icon:after{transform:translateY(-50%)rotate(-45deg)}.drawer-nav{flex-direction:column;flex:1;padding:12px 0;display:flex;overflow-y:auto}.drawer-link{color:#000000d1;border-left:3px solid #0000;padding:13px 24px;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.drawer-link:hover{color:#1a8fff;background:#1a8fff0f;border-left-color:#1a8fff}.drawer-footer{border-top:1px solid #00000014;padding:20px 24px}.drawer-footer>*{width:100%}@media (max-width:900px){.navbar-top{padding:8px 20px}.navbar-top-right{margin-right:-20px;padding:8px 20px 8px 32px}.navbar-main{padding:12px 20px}.navbar-links{gap:20px}.navbar-link{font-size:13px}}@media (max-width:640px){.navbar-top-left{gap:14px}.navbar-top-item span,.navbar-links{display:none}.navbar-hamburger{display:flex}.navbar-main-right>:not(.navbar-hamburger){display:none}}
.footer-section{color:#fff;box-sizing:border-box;background:#03045e;border-top:4px solid #1a8fff;flex-direction:column;width:100%;padding:80px 48px 24px;display:flex}.footer-top{justify-content:space-between;gap:64px;width:100%;max-width:1200px;margin:0 auto 64px;display:flex}.footer-brand{flex-direction:column;gap:20px;max-width:380px;display:flex}.footer-logo{text-decoration:none}.footer-logo-text{font-family:var(--font-inter,"Inter", sans-serif);color:#fff;letter-spacing:.05em;font-size:24px;font-weight:900}.footer-desc{font-family:var(--font-poppins,"Poppins", sans-serif);color:#ffffffb3;margin:0;font-size:14px;line-height:1.8}.footer-socials{gap:16px;margin-top:8px;display:flex}.footer-social-link{color:#fff;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .2s,color .2s;display:flex}.footer-social-link:hover{color:#fff;background:#1a8fff;transform:translateY(-2px)}.footer-links-grid{flex:1;grid-template-columns:repeat(3,1fr);gap:48px;max-width:700px;display:grid}.footer-col{flex-direction:column;gap:24px;display:flex}.footer-col-title{font-family:var(--font-inter,"Inter", sans-serif);color:#fff;letter-spacing:.1em;margin:0;font-size:14px;font-weight:800}.footer-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.footer-list a{font-family:var(--font-poppins,"Poppins", sans-serif);color:#ffffffa6;font-size:13.5px;text-decoration:none;transition:color .2s,padding-left .2s}.footer-list a:hover{color:#1a8fff;padding-left:4px}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding-top:24px;display:flex}.footer-copyright,.footer-credit{font-family:var(--font-poppins,"Poppins", sans-serif);color:#ffffff80;margin:0;font-size:13px}.webasi-link{color:#fff;letter-spacing:.05em;font-weight:700;text-decoration:none;transition:color .2s}.webasi-link:hover{color:#1a8fff}@media (max-width:900px){.footer-top{flex-direction:column;gap:56px}.footer-links-grid{max-width:100%}}@media (max-width:600px){.footer-section{padding:56px 24px 24px}.footer-links-grid{grid-template-columns:1fr;gap:40px}.footer-bottom{text-align:center;flex-direction:column;gap:16px}}
.blob{pointer-events:none;z-index:0;opacity:.1;filter:blur(90px);border-radius:50%;position:absolute}.blob-1{opacity:.1;background:radial-gradient(#00b4d8 0%,#0096c7 60%,#0000 100%);width:580px;height:460px;top:4%;left:-160px;transform:rotate(-22deg)}.blob-2{opacity:.1;background:radial-gradient(#fff 0%,#00b4d8 55%,#0000 100%);width:500px;height:620px;top:26%;right:-180px;transform:rotate(38deg)}.blob-3{opacity:.1;background:radial-gradient(#0096c7 0%,#00b4d8 50%,#0000 100%);width:660px;height:440px;top:54%;left:-120px;transform:rotate(12deg)}.blob-4{opacity:.1;background:radial-gradient(#fff 0%,#0096c7 50%,#0000 100%);width:520px;height:580px;top:78%;right:-160px;transform:rotate(-48deg)}@media (max-width:1024px){.blob{filter:blur(70px)}.blob-1{width:450px;height:360px;left:-120px}.blob-2{width:400px;height:480px;right:-140px}.blob-3{width:500px;height:340px;left:-100px}.blob-4{width:400px;height:460px;right:-120px}}@media (max-width:768px){.blob{filter:blur(50px)}.blob-1{width:300px;height:240px;left:-80px}.blob-2{width:250px;height:320px;right:-100px}.blob-3{width:320px;height:220px;left:-60px}.blob-4{width:260px;height:300px;right:-80px}}@media (max-width:480px){.blob{filter:blur(40px);display:none}.blob-1{width:220px;height:180px;left:-60px}.blob-2{width:180px;height:240px;right:-80px}.blob-3{width:240px;height:160px;left:-40px}.blob-4{width:200px;height:220px;right:-60px}}
