html,body,#root{width:100%;min-height:100%;margin:0;padding:0;overflow-x:hidden}.page{text-align:center;box-sizing:border-box;min-height:100vh;padding:40px}:root{--asg-navbar-primary:#081120;--asg-navbar-primary-2:#0f1d35;--asg-navbar-secondary:#2563eb;--asg-navbar-secondary-2:#1d4ed8;--asg-navbar-accent:#06b6d4;--asg-navbar-accent-2:#67e8f9;--asg-navbar-success:#22c55e;--asg-navbar-white:#fff;--asg-navbar-text:#142033;--asg-navbar-text-soft:#64748b;--asg-navbar-border:#0f172a14;--asg-navbar-border-strong:#2563eb24;--asg-navbar-bg:#f6faff;--asg-navbar-card:#ffffffd1;--asg-navbar-card-strong:#fffffff2;--asg-navbar-shadow-xs:0 8px 18px #0f172a0d;--asg-navbar-shadow-sm:0 14px 30px #0f172a14;--asg-navbar-shadow-md:0 20px 44px #0f172a1f;--asg-navbar-shadow-lg:0 28px 60px #0f172a29;--asg-navbar-radius-sm:12px;--asg-navbar-radius-md:18px;--asg-navbar-radius-lg:24px;--asg-navbar-container:1380px;--asg-navbar-transition:all .32s ease}html{scroll-behavior:smooth}body{color:var(--asg-navbar-text);background:radial-gradient(circle at 0 0,#2563eb0f,#0000 20%),radial-gradient(circle at 100% 0,#06b6d40f,#0000 24%),linear-gradient(#fbfdff 0%,#f4f9ff 100%);margin:0;font-family:Arial,sans-serif;overflow-x:hidden}body.asg-menu-open{overflow:hidden}a{text-decoration:none}ul{margin:0;padding:0;list-style:none}img{max-width:100%;display:block}.asg-container{margin:0 auto}.asg-navbar-wrap{z-index:1000;transition:var(--asg-navbar-transition);position:sticky;top:0}.asg-navbar-wrap.scrolled .asg-navbar{-webkit-backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #ffffffb3;box-shadow:0 18px 36px #0f172a14}.asg-navbar{border-bottom:1px solid var(--asg-navbar-border);transition:var(--asg-navbar-transition);background:#fffffff5;position:relative}.asg-navbar:after{content:"";inset-inline:0;background:linear-gradient(90deg,#0000 0%,#2563eb33 50%,#0000 100%);height:1px;position:absolute;bottom:-1px}.asg-navbar-inner{justify-content:space-between;align-items:center;gap:clamp(10px,1.2vw,18px);min-height:88px;display:flex;position:relative}.asg-brand{flex:0 auto;align-items:center;min-width:0;max-width:clamp(150px,20vw,280px);animation:.8s asgFadeSlideIn;display:flex}.asg-brand-logo-wrap{justify-content:flex-start;align-items:center;width:100%;height:72px;padding:4px 0;display:flex;position:relative}.asg-brand-logo{z-index:1;object-fit:contain;filter:drop-shadow(0 10px 18px #2563eb24);background:0 0;width:auto;max-width:100%;height:clamp(38px,4vw,62px);transition:transform .35s,filter .35s;animation:4s ease-in-out infinite asgFloatLogo;position:relative}.asg-brand:hover .asg-brand-logo{filter:drop-shadow(0 16px 24px #2563eb33);transform:translateY(-2px)scale(1.02)}.asg-brand-mark{background:linear-gradient(135deg, var(--asg-navbar-secondary), var(--asg-navbar-accent));width:58px;height:58px;color:var(--asg-navbar-white);border-radius:16px;place-items:center;font-size:18px;font-weight:800;display:none;box-shadow:0 12px 30px #2563eb3d}.asg-nav-area{flex:auto;justify-content:flex-end;align-items:center;gap:clamp(10px,1vw,14px);min-width:0;display:flex}.asg-mobile-brand-card{display:none}.asg-nav-links{min-width:0;box-shadow:var(--asg-navbar-shadow-xs);background:linear-gradient(#fffffff7,#f8fbfff5);border:1px solid #2563eb0f;border-radius:18px;flex:auto;justify-content:center;align-items:center;gap:clamp(2px,.35vw,6px);padding:5px;display:flex;overflow:hidden}.asg-nav-item{flex:auto;min-width:0;animation:.55s both asgFadeUp}.asg-nav-link{width:100%;min-width:0;min-height:46px;color:var(--asg-navbar-primary);letter-spacing:.02px;transition:var(--asg-navbar-transition);white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;gap:clamp(6px,.5vw,8px);padding:10px clamp(8px,1vw,14px);font-size:clamp(12.5px,.95vw,15px);font-weight:700;display:flex;position:relative;overflow:hidden}.asg-nav-link:before{content:"";opacity:0;background:linear-gradient(135deg,#2563eb1a,#06b6d40f);transition:opacity .28s;position:absolute;inset:0}.asg-nav-link:after{content:"";background:linear-gradient(90deg, var(--asg-navbar-secondary), var(--asg-navbar-accent));transform-origin:50%;border-radius:999px;height:2.5px;transition:transform .3s;position:absolute;bottom:8px;left:14px;right:14px;transform:scaleX(0)}.asg-nav-link:hover{color:var(--asg-navbar-secondary);transform:translateY(-1px)}.asg-nav-link:hover:before,.asg-nav-link.active:before{opacity:1}.asg-nav-link:hover:after,.asg-nav-link.active:after{transform:scaleX(1)}.asg-nav-link.active{color:var(--asg-navbar-secondary);box-shadow:inset 0 0 0 1px #2563eb0f}.asg-nav-icon,.asg-nav-text{z-index:1;position:relative}.asg-nav-icon{flex-shrink:0;justify-content:center;align-items:center;font-size:clamp(13px,.9vw,15px);display:inline-flex}.asg-nav-text{text-overflow:ellipsis;overflow:hidden}.asg-nav-actions{flex:none;align-items:center;gap:10px;display:flex}.asg-call-btn,.asg-quote-btn{white-space:nowrap;min-height:46px;transition:var(--asg-navbar-transition);border-radius:15px;justify-content:center;align-items:center;gap:8px;padding:11px clamp(12px,1vw,16px);font-size:clamp(12px,.88vw,13.5px);font-weight:800;display:inline-flex;position:relative;overflow:hidden}.asg-call-btn{color:var(--asg-navbar-secondary);background:linear-gradient(#fff 0%,#f6faff 100%);border:1px solid #2563eb29;box-shadow:0 10px 24px #2563eb14}.asg-quote-btn{color:#fff;background:linear-gradient(135deg, var(--asg-navbar-secondary), var(--asg-navbar-accent));box-shadow:0 16px 34px #2563eb38}.asg-call-btn:hover,.asg-quote-btn:hover{transform:translateY(-2px)}.asg-call-btn:hover{border-color:#2563eb3d;box-shadow:0 14px 30px #2563eb24}.asg-quote-btn:hover{box-shadow:0 20px 40px #2563eb47}.asg-btn-shine{background:linear-gradient(120deg,#fff0 0%,#ffffff57 50%,#fff0 100%);width:56%;height:100%;animation:3.2s infinite asgShine;position:absolute;top:0;left:-120%;transform:skew(-20deg)}.asg-menu-toggle{width:48px;height:48px;box-shadow:var(--asg-navbar-shadow-xs);color:var(--asg-navbar-primary);cursor:pointer;transition:var(--asg-navbar-transition);background:linear-gradient(#2563eb17,#06b6d412);border:none;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:22px;display:none}.asg-menu-toggle:hover{transform:translateY(-1px)scale(1.02)}.asg-menu-toggle.active{background:linear-gradient(135deg,#2563eb24,#06b6d41f)}.asg-menu-toggle-icon{justify-content:center;align-items:center;animation:.25s asgPopIn;display:inline-flex}.asg-mobile-backdrop{-webkit-backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:var(--asg-navbar-transition);z-index:998;background:#02081775;position:fixed;inset:0}.asg-mobile-backdrop.show{opacity:1;visibility:visible}.asg-floating-close{display:none}.app-wrapper{min-height:100vh}.main-content{min-height:calc(100vh - 100px)}@keyframes asgFadeSlideIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes asgFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes asgFloatLogo{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes asgLogoGlow{0%,to{opacity:.72;transform:scale(.98)}50%{opacity:1;transform:scale(1.04)}}@keyframes asgShine{0%{left:-120%}55%,to{left:140%}}@keyframes asgPopIn{0%{opacity:0;transform:scale(.7)rotate(-10deg)}to{opacity:1;transform:scale(1)rotate(0)}}@media (width<=1320px){.asg-container{width:min(100% - 24px, var(--asg-navbar-container))}.asg-navbar-inner{min-height:82px}.asg-nav-links{gap:3px}.asg-nav-link{padding:10px;font-size:13px}.asg-call-btn,.asg-quote-btn{padding:10px 13px;font-size:12px}}@media (width<=1180px){.asg-menu-toggle{z-index:1001;display:inline-flex}.asg-nav-area{-webkit-backdrop-filter:blur(18px);z-index:999;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;background:radial-gradient(circle at 100% 0,#2563eb14,#0000 24%),radial-gradient(circle at 0 100%,#06b6d414,#0000 30%),linear-gradient(#fffffffc,#f6fbfffa);flex-direction:column;justify-content:flex-start;align-items:stretch;gap:18px;width:min(92vw,380px);max-width:100%;height:100dvh;min-height:100dvh;padding:88px 18px 28px;transition:right .35s;display:flex;position:fixed;top:0;right:-100%;overflow:hidden auto;box-shadow:-18px 0 42px #0f172a29}.asg-nav-area.open{right:0}.asg-mobile-brand-card{box-shadow:var(--asg-navbar-shadow-xs);background:linear-gradient(135deg,#2563eb1a,#06b6d414);border:1px solid #2563eb14;border-radius:22px;flex:none;padding:18px;animation:.45s asgFadeSlideIn;display:block}.asg-mobile-brand-head{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.asg-mobile-brand-logo{object-fit:contain;width:auto;max-width:180px;height:42px}.asg-mobile-brand-badge{color:var(--asg-navbar-secondary);letter-spacing:.2px;background:#ffffffe0;border-radius:999px;align-items:center;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex}.asg-mobile-brand-text{color:var(--asg-navbar-text-soft);margin:0;font-size:14px;line-height:1.7}.asg-nav-links{box-shadow:none;background:0 0;border:0;flex-direction:column;flex:none;justify-content:flex-start;align-items:stretch;gap:8px;min-height:max-content;padding:0;overflow:visible}.asg-nav-item{flex:none;width:100%}.asg-nav-link{white-space:normal;background:#ffffffc7;border:1px solid #2563eb12;border-radius:16px;justify-content:flex-start;width:100%;min-height:54px;padding:14px 16px;font-size:14px;box-shadow:0 8px 22px #0f172a0a}.asg-nav-link:after{left:16px;right:16px}.asg-nav-actions{width:100%;padding-bottom:max(10px, env(safe-area-inset-bottom));flex-direction:column;flex:none;gap:12px}.asg-call-btn,.asg-quote-btn{width:100%;min-height:50px;padding:12px 16px;font-size:14px}.asg-floating-close{width:42px;height:42px;color:var(--asg-navbar-primary);z-index:1002;opacity:0;visibility:hidden;cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:all .3s;display:inline-flex;position:fixed;top:18px;right:18px;transform:translate(16px);box-shadow:0 12px 30px #0208172e}.asg-floating-close.show{opacity:1;visibility:visible;transform:translate(0)}}@media (width<=900px){.asg-navbar-inner{min-height:78px}.asg-brand-logo-wrap{height:58px}.asg-brand-logo{height:46px}}@media (width<=768px){.asg-container{width:min(100% - 20px, var(--asg-navbar-container))}.asg-navbar-inner{gap:12px;min-height:72px}.asg-brand{max-width:210px}.asg-brand-logo-wrap{height:52px}.asg-brand-logo{height:40px}.asg-menu-toggle{border-radius:14px;width:46px;height:46px;font-size:20px}.asg-nav-area{width:min(94vw,360px);padding:82px 16px 24px}}@media (width<=540px){.asg-container{width:min(100% - 16px, var(--asg-navbar-container))}.asg-navbar-inner{min-height:68px}.asg-brand{max-width:180px}.asg-brand-logo-wrap{height:46px}.asg-brand-logo{height:36px}.asg-nav-area{gap:14px;width:100%;max-width:100%;padding:78px 14px 22px}.asg-mobile-brand-card{border-radius:18px;padding:14px}.asg-mobile-brand-logo{max-width:150px;height:34px}.asg-mobile-brand-text{font-size:13px}.asg-nav-link{min-height:50px;padding:13px 14px;font-size:14px}.asg-call-btn,.asg-quote-btn{min-height:46px;padding:11px 14px;font-size:13px}.asg-floating-close{width:40px;height:40px;top:14px;right:14px}}@media (width<=380px){.asg-brand{max-width:160px}.asg-brand-logo{height:32px}.asg-menu-toggle{width:42px;height:42px;font-size:18px}.asg-nav-area{padding:74px 12px 20px}.asg-nav-link{padding:12px 13px;font-size:13.5px}.asg-call-btn,.asg-quote-btn{font-size:12.5px}}.asg-footer{color:#e2e8f0;background:linear-gradient(135deg,#020617,#0f172a,#1e293b);font-family:Segoe UI,sans-serif}.asg-container{margin:auto;padding:0 20px}.asg-footer-main{padding:60px 0}.asg-footer-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.asg-footer-brand-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:15px;padding:25px}.asg-footer-logo{background-color:#fff;border-radius:2%;width:100%;margin-bottom:15px}.asg-footer-brand-card p{color:#fff;font-size:14px;line-height:1.6}.asg-footer-socials{gap:12px;margin-top:15px;display:flex}.asg-footer-socials a{color:#fff;background:linear-gradient(135deg,#38bdf8,#6366f1);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex}.asg-footer-socials a:hover{background:linear-gradient(135deg,#f43f5e,#f97316);transform:translateY(-5px)scale(1.1)}.asg-footer-col h4{color:#fff;margin-bottom:20px;font-size:18px;position:relative}.asg-footer-col h4:after{content:"";background:linear-gradient(90deg,#38bdf8,#6366f1);border-radius:5px;width:50px;height:3px;margin-top:8px;display:block}.asg-footer-links{padding:0;list-style:none}.asg-footer-links li{margin-bottom:12px}.asg-footer-links a{color:#fdfdfd;align-items:center;gap:8px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.asg-footer-links a:hover{color:#38bdf8;transform:translate(6px)}.asg-footer-contact{flex-direction:column;gap:14px;display:flex}.asg-footer-contact div,.asg-footer-contact a{color:#fff;word-spacing:2px;align-items:center;gap:10px;font-size:15px;font-weight:600;text-decoration:none;display:flex}.asg-footer-contact svg{color:#f6b606;font-size:16px}.asg-footer-contact a:hover{color:#1f9202}.asg-footer-bottom{text-align:center;background:linear-gradient(90deg,#020617,#0f172a);border-top:1px solid #ffffff1a;padding:15px}.asg-footer-bottom p{color:#fff;font-size:15px}@media (width<=992px){.asg-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.asg-footer-grid{grid-template-columns:1fr}.asg-footer-main{padding:40px 0}}.asg-home-hero{isolation:isolate;align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.computer-img{border-radius:10px}.asg-home-hero-media{z-index:0;position:absolute;inset:0}.asg-home-hero-image,.asg-home-hero-video{object-fit:cover;object-position:center;width:100%;height:100%;transform:scale(1.02)}.asg-home-grid-overlay{opacity:.26;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0}.asg-home-hero-content-wrap{z-index:2;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(28px,4vw,52px);width:100%;padding:clamp(92px,11vh,130px) 0 clamp(34px,5vh,60px);display:grid;position:relative}.asg-home-hero-content{max-width:760px}.asg-home-hero-content h1{letter-spacing:-.02em;color:#fff;margin:0 0 18px;font-weight:900;line-height:1.06}.asg-home-hero-glass-text{color:#fff;-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#ffffff1f,#ffffff0d);border:1px solid #ffffff2e;border-radius:14px;max-width:700px;margin:0 0 24px;padding:14px 18px;font-size:clamp(16px,1.35vw,19px);font-weight:500;line-height:1.8;box-shadow:0 8px 24px #0003}.asg-home-hero-points{flex-wrap:wrap;gap:12px 16px;margin-top:4px;display:flex}.asg-home-hero-points span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:700;line-height:1.3;display:inline-flex}.asg-home-hero-points svg{color:#22c55e;flex-shrink:0}.asg-home-hero-visual{justify-content:center;align-items:center;min-height:560px;display:flex;position:relative}.asg-home-hero-visual-inner{width:100%;max-width:560px;height:560px;position:relative}.asg-home-logo-core{width:100%;height:100%;position:relative}.asg-home-logo-glow{filter:blur(18px);background:radial-gradient(circle,#2563eb66 0%,#06b6d429 42%,#0000 72%);border-radius:50%;width:220px;height:220px;animation:3.6s ease-in-out infinite asgLogoPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.asg-home-logo-ring{border:1px dashed #67e8f938;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.asg-home-logo-ring-1{width:310px;height:310px;animation:18s linear infinite asgSpin}.asg-home-logo-ring-2{width:400px;height:400px;animation:24s linear infinite asgSpinReverse}.asg-home-logo-main{z-index:4;flex-direction:column;align-items:center;gap:18px;animation:1.2s both asgLogoEntrance;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.asg-home-logo-badge{background:#fffffff5;border:1px solid #2563eb24;border-radius:50%;justify-content:center;align-items:center;width:132px;height:132px;padding:16px;display:flex;box-shadow:0 24px 54px #0208173d,inset 0 0 0 1px #ffffffbd}.asg-home-orbit-icon img,.asg-home-orbit-img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.asg-home-logo-label{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#ffffff24;border:1px solid #ffffff2e;border-radius:18px;align-items:center;gap:12px;padding:14px 16px;display:flex;box-shadow:0 18px 36px #00000029}.asg-home-logo-mini-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:14px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.asg-home-logo-label h4{color:#fff;letter-spacing:.08em;margin:0 0 4px;font-size:15px;font-weight:900}.asg-home-logo-label p{color:#ffffffd1;margin:0;font-size:12px;font-weight:600;line-height:1.5}.asg-home-orbit-img{border-radius:9%}.asg-home-orbit-card{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;filter:blur(10px);background:linear-gradient(135deg,#fffffff2,#f8fbffe6);border:1px solid #2563eb2e;border-radius:18px;align-items:center;gap:12px;width:220px;min-height:82px;padding:10px 12px;animation:1.4s cubic-bezier(.22,1,.36,1) forwards asgCardFadeUp,3.5s ease-in-out 2s infinite asgGlowBreath;display:flex;position:absolute;overflow:hidden;transform:translateY(40px);box-shadow:0 12px 26px #0f172a1f,inset 0 0 0 1px #ffffff80}.asg-home-orbit-card:before{content:"";background:linear-gradient(120deg,#0000,#fff9,#0000);width:55%;height:100%;animation:4.5s infinite asgCardShine;position:absolute;top:0;left:-120%;transform:skew(-20deg)}@keyframes asgCardShine{0%{left:-120%}50%{left:130%}to{left:130%}}@keyframes asgCardFadeUp{0%{opacity:0;filter:blur(10px);transform:translateY(40px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes asgGlowBreath{0%{box-shadow:0 10px 25px #02081726,0 0 #2563eb00,0 0 #3b82f600}50%{box-shadow:0 12px 28px #02081733,0 0 15px #2563eb73,0 0 30px #3b82f640}to{box-shadow:0 10px 25px #02081726,0 0 #2563eb00,0 0 #3b82f600}}.asg-home-orbit-card:hover{transition:box-shadow .3s;box-shadow:0 15px 35px #02081740,0 0 22px #2563eba6,0 0 45px #3b82f666}.asg-home-orbit-card-1{animation-delay:1.4s;top:40px;left:40px}.asg-home-orbit-card-2{animation-delay:2.1s;top:100px;right:0}.asg-home-orbit-card-3{animation-delay:2.8s;bottom:100px;left:-60px}.asg-home-orbit-card-4{animation-delay:3.5s;bottom:50px;right:32px}.asg-home-orbit-icon{color:#fff;object-fit:cover;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:16px;flex-shrink:0;place-items:center;width:50px;height:50px;font-size:22px;display:grid;box-shadow:0 14px 28px #2563eb33}.asg-home-orbit-text h5{color:#081120;margin:0 0 4px;font-size:16px;font-weight:800;line-height:1.2}.asg-home-orbit-text p{color:#64748b;margin:0;font-size:12.5px;font-weight:600;line-height:1.5}.asg-home-connector{transform-origin:0;z-index:2;opacity:0;background:linear-gradient(90deg,#67e8f90a,#67e8f9db,#67e8f90a);height:2px;position:absolute;top:50%;left:50%}.asg-home-connector-1{width:150px;animation:.95s 1s forwards asgConnectorShowSlow;transform:translateY(-86px)rotate(-145deg)}.asg-home-connector-2{width:138px;animation:.95s 1.7s forwards asgConnectorShowSlow;transform:translate(18px,-54px)rotate(-24deg)}.asg-home-connector-3{width:152px;animation:.95s 2.4s forwards asgConnectorShowSlow;transform:translate(-18px,62px)rotate(150deg)}.asg-home-connector-4{width:150px;animation:.95s 3.1s forwards asgConnectorShowSlow;transform:translate(12px,88px)rotate(40deg)}@keyframes asgLogoPulse{0%,to{opacity:.75;transform:translate(-50%,-50%)scale(.96)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.04)}}@keyframes asgSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes asgSpinReverse{0%{transform:translate(-50%,-50%)rotate(360deg)}to{transform:translate(-50%,-50%)rotate(0)}}@keyframes asgLogoEntrance{0%{opacity:0;transform:translate(-50%,-50%)scale(.6)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes asgLogoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes asgCardPopSlow{0%{opacity:0;filter:blur(12px);transform:scale(.15)}35%{opacity:.35;filter:blur(6px);transform:scale(.45)}70%{opacity:.85;filter:blur();transform:scale(1.05)}to{opacity:1;filter:blur();transform:scale(1)}}@keyframes asgConnectorShowSlow{0%{opacity:0;scale:.15 1}to{opacity:1;scale:1}}@media (width<=1180px){.asg-home-hero-content-wrap{grid-template-columns:1fr;gap:30px;padding-top:108px;padding-bottom:40px}.asg-home-logo-label p,h4{display:none}.asg-home-logo-label{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;border-radius:18px;align-items:center;gap:12px;width:fit-content;display:flex;box-shadow:0 18px 36px #00000029}.asg-home-hero-content{text-align:center;max-width:100%;margin:0 auto}.asg-home-hero-content h1{max-width:100%;margin-inline:auto}.asg-home-hero-glass-text{margin-inline:auto}.asg-home-hero-points{justify-content:center}.asg-home-hero-visual{min-height:500px}.asg-home-hero-visual-inner{width:500px;height:500px}.asg-home-orbit-card{width:210px}.asg-home-orbit-card-1{top:26px;left:24px}.asg-home-orbit-card-2{top:90px;right:12px}.asg-home-orbit-card-3{bottom:45px;left:12px}.asg-home-orbit-card-4{bottom:18px;right:20px}}@media (width<=900px){.asg-home-hero-content-wrap{padding-top:96px;padding-bottom:34px}.asg-home-hero-content h1{font-size:clamp(32px,7vw,40px)}.asg-home-hero-glass-text{font-size:15px;line-height:1.75}.asg-home-hero-visual{min-height:460px}.asg-home-hero-visual-inner{width:min(100%,460px);height:460px}.asg-home-logo-ring-1{width:250px;height:250px}.asg-home-logo-ring-2{width:330px;height:330px}.asg-home-logo-badge{width:110px;height:110px}.asg-home-logo-label p,h4{display:none}.asg-home-logo-label{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;border-radius:18px;align-items:center;gap:12px;width:fit-content;display:flex;box-shadow:0 18px 36px #00000029}.asg-home-orbit-card{width:170px;min-height:72px;padding:12px}.asg-home-orbit-card-1{top:40px;left:6px}.asg-home-orbit-card-2{top:70px;right:0}.asg-home-orbit-card-3{bottom:45px;left:0}.asg-home-orbit-card-4{bottom:38px;right:8px}.asg-home-connector-1{width:118px;transform:translate(2px,-72px)rotate(-145deg)}.asg-home-connector-2{width:104px;transform:translate(16px,-42px)rotate(-26deg)}.asg-home-connector-3{width:110px;transform:translate(-12px,52px)rotate(150deg)}.asg-home-connector-4{width:116px;transform:translate(10px,70px)rotate(36deg)}.asg-home-orbit-icon{border-radius:14px;width:42px;height:42px;font-size:18px}.asg-home-orbit-text h5{font-size:14px}.asg-home-orbit-text p{font-size:11.5px}}@media (width<=768px){.asg-home-hero{min-height:100dvh}.asg-home-hero-overlay{background:linear-gradient(#030a18e0 0%,#030a18b8 44%,#030a188f 100%)}.asg-home-grid-overlay{opacity:.22;background-size:42px 42px}.asg-home-hero-content-wrap{gap:22px;padding-top:88px;padding-bottom:28px}.asg-home-logo-label p,h4{display:none}.asg-home-logo-label{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;border-radius:18px;align-items:center;gap:12px;width:fit-content;display:flex;box-shadow:0 18px 36px #00000029}.asg-home-hero-content{text-align:center}.asg-home-hero-content h1{margin-bottom:14px;font-size:clamp(30px,8vw,40px);line-height:1.12}.asg-home-hero-glass-text{max-width:100%;padding:13px 14px;font-size:14px;line-height:1.7}.asg-home-hero-points{justify-content:center;gap:10px 12px}.asg-home-hero-points span{padding:9px 12px;font-size:13px}.asg-home-hero-visual{min-height:390px}.asg-home-hero-visual-inner{width:min(100%,340px);height:390px}.asg-home-logo-glow{width:160px;height:160px}.asg-home-logo-ring-1{width:190px;height:190px}.asg-home-logo-ring-2{width:260px;height:260px}.asg-home-logo-badge{width:92px;height:92px;padding:12px}.asg-home-orbit-card{border-radius:16px;width:146px;min-height:64px;padding:10px}.asg-home-orbit-card-1{top:34px;left:-2px}.asg-home-orbit-card-2{top:56px;right:-2px}.asg-home-orbit-card-3{bottom:45px;left:-4px}.asg-home-orbit-card-4{bottom:30px;right:0}.asg-home-connector-1{width:88px;transform:translate(2px,-58px)rotate(-146deg)}.asg-home-connector-2{width:84px;transform:translate(12px,-34px)rotate(-25deg)}.asg-home-connector-3{width:88px;transform:translate(-10px,40px)rotate(150deg)}.asg-home-connector-4{width:90px;transform:translate(10px,56px)rotate(38deg)}.asg-home-orbit-icon{border-radius:12px;width:36px;height:36px;font-size:16px}.asg-home-orbit-text h5{font-size:12.5px}.asg-home-orbit-text p{font-size:10.5px;line-height:1.35}}@media (width<=540px){.asg-home-hero-content-wrap{padding-top:82px;padding-bottom:24px}.asg-home-hero-content h1{font-size:22px;line-height:1.14}.asg-home-hero-glass-text{font-size:13.5px;line-height:1.65}.asg-home-hero-points{flex-direction:column;align-items:center;gap:8px}.asg-home-hero-points span{text-align:center;justify-content:center;max-width:320px;font-size:12.5px;line-height:1.5}.asg-home-hero-visual{min-height:350px}.asg-home-logo-label p,h4{display:none}.asg-home-logo-label{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;border-radius:18px;align-items:center;gap:12px;width:fit-content;display:flex;box-shadow:0 18px 36px #00000029}.asg-home-hero-visual-inner{width:min(100%,300px);height:350px}.asg-home-logo-glow{width:140px;height:140px}.asg-home-logo-ring-1{width:172px;height:172px}.asg-home-logo-ring-2{width:228px;height:228px}.asg-home-logo-badge{width:84px;height:84px;padding:11px}.asg-home-orbit-card{gap:8px;width:132px;min-height:60px;padding:9px}.asg-home-orbit-card-1{top:26px;left:-4px}.asg-home-orbit-card-2{top:44px;right:-4px}.asg-home-orbit-card-3{bottom:45px;left:-6px}.asg-home-orbit-card-4{bottom:24px;right:-2px}.asg-home-connector-1{width:76px;transform:translate(2px,-50px)rotate(-146deg)}.asg-home-connector-2{width:72px;transform:translate(10px,-28px)rotate(-25deg)}.asg-home-connector-3{width:74px;transform:translate(-10px,34px)rotate(150deg)}.asg-home-connector-4{width:78px;transform:translate(8px,48px)rotate(38deg)}.asg-home-orbit-icon{border-radius:10px;width:32px;height:32px;font-size:14px}.asg-home-orbit-text h5{font-size:11.5px}.asg-home-orbit-text p{font-size:9.8px}}@media (width<=380px){.asg-home-hero-content h1{font-size:20px}.asg-home-hero-glass-text{font-size:13px}.asg-home-hero-visual{min-height:320px}.asg-home-hero-visual-inner{width:min(100%,276px);height:320px}.asg-home-logo-badge{width:76px;height:76px}.asg-home-orbit-card{width:122px;min-height:56px;padding:8px}.asg-home-orbit-text h5{font-size:11px}.asg-home-orbit-text p{font-size:9.2px}.asg-home-logo-label p,h4{display:none}.asg-home-logo-label{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;border-radius:18px;align-items:center;gap:12px;width:fit-content;display:flex;box-shadow:0 18px 36px #00000029}}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{background:#020816;font-family:Poppins,Segoe UI,sans-serif}.wg-scene{background:radial-gradient(circle at 18% 20%,#3b82f614,#0000 22%),radial-gradient(circle at 82% 22%,#7dd3fc14,#0000 20%),radial-gradient(circle at 50% 80%,#ffffff0a,#0000 22%),linear-gradient(#010611 0%,#030b1a 45%,#020816 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.wg-bg-gradient{pointer-events:none;background:linear-gradient(125deg,#ffffff05,#0000 30%),linear-gradient(315deg,#3b82f60d,#0000 38%);position:absolute;inset:0}.wg-halo{filter:blur(18px);pointer-events:none;background:radial-gradient(circle,#60a5fa1f 0%,#3b82f612 35%,#93c5fd08 50%,#0000 72%);border-radius:50%;width:900px;height:900px;animation:7s ease-in-out infinite wgHaloPulse;position:absolute}.wg-stars{pointer-events:none;background-repeat:repeat;position:absolute;inset:0}.wg-stars-1{opacity:.7;background-image:radial-gradient(circle at 8% 16%,#ffffffe6 1px,#0000 2px),radial-gradient(circle at 14% 76%,#ffffffbf 1.2px,#0000 2px),radial-gradient(circle at 24% 38%,#ffffffd9 1px,#0000 2px),radial-gradient(circle at 35% 12%,#fffc 1.1px,#0000 2px),radial-gradient(circle at 48% 72%,#ffffffb3 1px,#0000 2px),radial-gradient(circle at 57% 28%,#ffffffd9 1px,#0000 2px),radial-gradient(circle at 70% 46%,#ffffffbf 1px,#0000 2px),radial-gradient(circle at 78% 14%,#ffffffd9 1px,#0000 2px),radial-gradient(circle at 88% 60%,#ffffffbf 1.1px,#0000 2px),radial-gradient(circle at 94% 24%,#ffffffe6 1px,#0000 2px);animation:26s linear infinite wgStarsMoveUp}.wg-stars-2{opacity:.45;background-image:radial-gradient(circle at 10% 42%,#60a5fad9 1px,#0000 2px),radial-gradient(circle at 22% 10%,#ffffffa6 1px,#0000 2px),radial-gradient(circle at 33% 86%,#93c5fdcc 1px,#0000 2px),radial-gradient(circle at 52% 44%,#fff9 1px,#0000 2px),radial-gradient(circle at 66% 9%,#60a5facc 1px,#0000 2px),radial-gradient(circle at 80% 72%,#ffffffb3 1px,#0000 2px),radial-gradient(circle at 92%,#93c5fdcc 1px,#0000 2px);animation:34s linear infinite wgStarsMoveDown}.wg-stars-3{opacity:.28;background-image:radial-gradient(circle at 18% 28%,#ffffffb3 1px,#0000 2px),radial-gradient(circle at 42% 62%,#60a5fabf 1px,#0000 2px),radial-gradient(circle at 63% 36%,#ffffffa6 1px,#0000 2px),radial-gradient(circle at 84% 18%,#60a5fabf 1px,#0000 2px);animation:44s linear infinite wgStarsMoveUp}.wg-stage{perspective:1600px;z-index:2;justify-content:center;align-items:center;width:min(90vw,900px);height:min(90vw,900px);display:flex;position:relative}.wg-orbit{border:1px solid #60a5fa29;border-radius:50%;position:absolute;box-shadow:0 0 16px #3b82f614}.wg-orbit:before{content:"";background:radial-gradient(circle,#fff 0%,#bfdbfe 45%,#3b82f6d9 75%,#0000 100%);border-radius:50%;width:14px;height:14px;position:absolute;top:50%;left:-7px;transform:translateY(-50%);box-shadow:0 0 12px #fffffff2,0 0 26px #60a5facc,0 0 40px #3b82f673}.wg-orbit-1{width:470px;height:470px;animation:12s linear infinite wgOrbitSpin}.wg-orbit-2{width:580px;height:580px;animation:18s linear infinite wgOrbitSpinReverse;transform:rotate(22deg)}.wg-orbit-3{width:700px;height:700px;animation:24s linear infinite wgOrbitSpinTilt;transform:rotateX(72deg)}.wg-globe-wrap{justify-content:center;align-items:center;width:520px;height:520px;display:flex;position:relative}.wg-ground-shadow{filter:blur(12px);background:radial-gradient(circle,#0006 0%,#0000002e 55%,#0000 76%);border-radius:50%;width:320px;height:62px;animation:6s ease-in-out infinite wgShadowPulse;position:absolute;bottom:42px}.wg-globe-aura{filter:blur(14px);background:radial-gradient(circle,#ffffff2e 0%,#93c5fd24 18%,#60a5fa14 42%,#0000 70%);border-radius:50%;width:480px;height:480px;animation:5s ease-in-out infinite wgAuraBreath;position:absolute}.wg-globe{width:340px;height:340px;transform-style:preserve-3d;border-radius:50%;animation:18s linear infinite wgGlobeRotate;position:relative}.wg-globe-surface{background:radial-gradient(circle at 30% 28%,#fff 0%,#fbfdff 24%,#e9f1fbfa 62%,#d4e1f5f2 100%);border-radius:50%;position:absolute;inset:0;box-shadow:inset -28px -32px 48px #5e78aa38,inset 20px 20px 36px #fffffff2,0 0 30px #bfdbfe38,0 0 90px #3b82f61f,0 36px 80px #00000059}.wg-globe-highlight{background:radial-gradient(circle at 28% 22%,#fffffff2 0%,#ffffff75 14%,#0000 30%),radial-gradient(circle at 70% 74%,#60a5fa24 0%,#0000 22%);border-radius:50%;position:absolute;inset:0;transform:translateZ(4px)}.wg-globe-darkside{background:linear-gradient(115deg,#0000 0% 54%,#3b82f614 100%);border-radius:50%;position:absolute;inset:0;transform:translateZ(2px)}.wg-ring{width:340px;height:340px;transform-style:preserve-3d;border:1.4px solid #3b82f68c;border-radius:50%;position:absolute;top:50%;left:50%;box-shadow:0 0 8px #60a5fa59,0 0 18px #3b82f629,inset 0 0 8px #ffffff14}.wg-ring-lat,.wg-ring-lon{animation:4.2s ease-in-out infinite wgGridPulse}.wg-node{background:radial-gradient(circle,#fff 0%,#dbeafe 44%,#60a5faeb 72%,#0000 100%);border-radius:50%;width:7px;height:7px;margin-top:-3.5px;margin-left:-3.5px;animation:2.6s ease-in-out infinite wgNodeBlink;position:absolute;top:50%;left:50%;box-shadow:0 0 10px #fffffff2,0 0 18px #93c5fde6,0 0 28px #3b82f6bf}.wg-atmosphere{border:2px solid #93c5fd57;border-radius:50%;animation:4.8s ease-in-out infinite wgAtmospherePulse;position:absolute;inset:-13px;box-shadow:0 0 20px #60a5fa73,0 0 44px #3b82f633,inset 0 0 12px #ffffff3d}.wg-outline{border:1px solid #ffffffb3;border-radius:50%;position:absolute;inset:-2px;box-shadow:0 0 14px #ffffff47,0 0 22px #60a5fa33}.wg-particle{background:radial-gradient(circle,#fffffff2 0%,#93c5fdf2 50%,#0000 100%);border-radius:50%;position:absolute;box-shadow:0 0 10px #fffc,0 0 22px #60a5faa6}.wg-particle-1{width:10px;height:10px;animation:7s ease-in-out infinite wgParticle1;top:18%;left:18%}.wg-particle-2{width:8px;height:8px;animation:9s ease-in-out infinite wgParticle2;top:26%;right:17%}.wg-particle-3{width:7px;height:7px;animation:8.5s ease-in-out infinite wgParticle3;bottom:22%;left:16%}.wg-particle-4{width:11px;height:11px;animation:8s ease-in-out infinite wgParticle4;bottom:17%;right:16%}.wg-particle-5{width:6px;height:6px;animation:10s ease-in-out infinite wgParticle5;top:8%;left:52%}.wg-particle-6{width:9px;height:9px;animation:11s ease-in-out infinite wgParticle6;bottom:8%;left:56%}@keyframes wgGlobeRotate{0%{transform:rotateX(-18deg)rotateY(0)}to{transform:rotateX(-18deg)rotateY(360deg)}}@keyframes wgOrbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wgOrbitSpinReverse{0%{transform:rotate(22deg)}to{transform:rotate(-338deg)}}@keyframes wgOrbitSpinTilt{0%{transform:rotateX(72deg)rotate(0)}to{transform:rotateX(72deg)rotate(360deg)}}@keyframes wgNodeBlink{0%,to{opacity:.7;transform-origin:50%;filter:brightness()}50%{opacity:1;filter:brightness(1.35)}}@keyframes wgGridPulse{0%,to{opacity:.78}50%{opacity:1}}@keyframes wgAtmospherePulse{0%,to{opacity:.82;transform:scale(1)}50%{opacity:1;transform:scale(1.022)}}@keyframes wgHaloPulse{0%,to{opacity:.72;transform:scale(1)}50%{opacity:1;transform:scale(1.07)}}@keyframes wgAuraBreath{0%,to{opacity:.82;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}@keyframes wgShadowPulse{0%,to{opacity:.42;transform:scaleX(1)}50%{opacity:.24;transform:scaleX(.88)}}@keyframes wgStarsMoveUp{0%{transform:translateY(0)}to{transform:translateY(-24px)}}@keyframes wgStarsMoveDown{0%{transform:translateY(0)}to{transform:translateY(18px)}}@keyframes wgParticle1{0%,to{opacity:.6;transform:translate(0)}50%{opacity:1;transform:translate(20px,-24px)}}@keyframes wgParticle2{0%,to{opacity:.65;transform:translate(0)}50%{opacity:1;transform:translate(-18px,20px)}}@keyframes wgParticle3{0%,to{opacity:.6;transform:translate(0)}50%{opacity:1;transform:translate(16px,-18px)}}@keyframes wgParticle4{0%,to{opacity:.65;transform:translate(0)}50%{opacity:1;transform:translate(-18px,-16px)}}@keyframes wgParticle5{0%,to{opacity:.55;transform:translate(0)}50%{opacity:1;transform:translate(8px,20px)}}@keyframes wgParticle6{0%,to{opacity:.55;transform:translate(0)}50%{opacity:1;transform:translate(-12px,-22px)}}@media (width<=900px){.wg-stage{width:min(96vw,760px);height:min(96vw,760px)}.wg-globe-wrap{width:430px;height:430px}.wg-globe,.wg-ring{width:290px;height:290px}.wg-orbit-1{width:400px;height:400px}.wg-orbit-2{width:490px;height:490px}.wg-orbit-3{width:600px;height:600px}}@media (width<=600px){.wg-stage{width:100vw;height:100vw}.wg-globe-wrap{width:320px;height:320px}.wg-globe,.wg-ring{width:220px;height:220px}.wg-node{width:6px;height:6px;margin-top:-3px;margin-left:-3px}.wg-orbit-1{width:280px;height:280px}.wg-orbit-2{width:350px;height:350px}.wg-orbit-3{width:430px;height:430px}.wg-ground-shadow{width:220px;height:40px;bottom:28px}}.asg-home-marquee-section{position:relative;overflow:hidden}.asg-home-marquee-head{text-align:center;max-width:820px;margin:0 auto 26px}.asg-home-marquee-badge{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;background:#2563eb14;border:1px solid #2563eb1f;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.asg-home-marquee-head h2{color:#081120;letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(28px,3vw,42px);font-weight:900;line-height:1.18}.asg-home-marquee-head p{color:#64748b;max-width:700px;margin:0 auto;font-size:16px;line-height:1.85}.asg-home-marquee-wrap{position:relative}.asg-home-marquee{width:100%;position:relative;overflow:hidden}.asg-home-marquee-track{will-change:transform;align-items:center;gap:18px;width:max-content;animation:26s linear infinite asgMarqueeMove;display:flex}.asg-home-marquee:hover .asg-home-marquee-track{animation-play-state:paused}.asg-home-marquee-fade{z-index:2;pointer-events:none;width:90px;position:absolute;top:0;bottom:0}.asg-home-marquee-item{color:#0f172a;white-space:nowrap;background:#fffffff0;border-radius:20px;align-items:center;gap:14px;min-height:74px;padding:14px 18px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 28px #0f172a0f}.asg-home-marquee-item:before{content:"";height:3px;position:absolute;inset:0 0 auto}.asg-home-marquee-item:hover{border-color:#2563eb29;transform:translateY(-4px);box-shadow:0 20px 36px #0f172a1a}.asg-home-marquee-icon-wrap{background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:15px;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 12px 24px #2563eb33}.asg-home-marquee-icon{color:#fff;justify-content:center;align-items:center;font-size:20px;line-height:1;display:inline-flex}.asg-home-marquee-text{align-items:center;min-width:0;display:flex}.asg-home-marquee-text span{color:#081120;letter-spacing:.01em;font-size:15px;font-weight:800}.asg-home-marquee-arrow{color:#2563eb;background:#2563eb14;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:14px;transition:transform .3s,background .3s;display:grid}.asg-home-marquee-item:hover .asg-home-marquee-arrow{background:#2563eb24;transform:translate(3px)}@keyframes asgMarqueeMove{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=992px){.asg-home-marquee-section{padding:50px 0 28px}.asg-home-marquee-track{gap:14px;animation-duration:22s}.asg-home-marquee-item{border-radius:18px;min-height:66px;padding:12px 15px}.asg-home-marquee-icon-wrap{border-radius:14px;width:42px;height:42px}.asg-home-marquee-icon{font-size:18px}.asg-home-marquee-text span{font-size:14px}}@media (width<=768px){.asg-home-marquee-section{padding:42px 0 22px}.asg-home-marquee-head{margin-bottom:20px}.asg-home-marquee-head p{font-size:14px;line-height:1.75}.asg-home-marquee-fade{width:44px}.asg-home-marquee-track{gap:12px;animation-duration:20s}.asg-home-marquee-item{border-radius:16px;gap:10px;min-height:58px;padding:10px 12px}.asg-home-marquee-icon-wrap{border-radius:12px;width:38px;height:38px}.asg-home-marquee-icon{font-size:16px}.asg-home-marquee-text span{font-size:13px}.asg-home-marquee-arrow{width:28px;height:28px;font-size:12px}}@media (width<=540px){.asg-home-marquee-section{padding:36px 0 18px}.asg-home-marquee-badge{margin-bottom:12px;padding:7px 12px;font-size:12px}.asg-home-marquee-head h2{font-size:24px}.asg-home-marquee-head p{font-size:13px}.asg-home-marquee-track{gap:10px;animation-duration:18s}.asg-home-marquee-item{border-radius:14px;gap:8px;min-height:52px;padding:9px 11px}.asg-home-marquee-icon-wrap{border-radius:11px;width:34px;height:34px}.asg-home-marquee-icon{font-size:15px}.asg-home-marquee-text span{font-size:12px}.asg-home-marquee-arrow{width:24px;height:24px;font-size:11px}}@media (width<=380px){.asg-home-marquee-head h2{font-size:22px}.asg-home-marquee-item{min-height:48px;padding:8px 10px}.asg-home-marquee-text span{font-size:11.5px}.asg-home-marquee-icon-wrap{width:30px;height:30px}.asg-home-marquee-icon{font-size:14px}.asg-home-marquee-arrow{display:none}}.asg-home-services{background:radial-gradient(circle at 0 0,#2563eb0f,#0000 24%),radial-gradient(circle at 100% 100%,#06b6d40f,#0000 24%),linear-gradient(#fbfdff 0%,#f4f9ff 100%);padding:88px 0;position:relative;overflow:hidden}.asg-home-services:before{content:"";pointer-events:none;opacity:.28;background-image:linear-gradient(#2563eb08 1px,#0000 1px),linear-gradient(90deg,#2563eb08 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.asg-home-services-bg-shape{filter:blur(70px);pointer-events:none;opacity:.6;border-radius:50%;position:absolute}.asg-home-services-bg-shape-1{background:#2563eb1f;width:220px;height:220px;top:40px;left:-60px}.asg-home-services-bg-shape-2{background:#06b6d41f;width:240px;height:240px;bottom:30px;right:-60px}.asg-home-services .asg-home-container{z-index:1;position:relative}.asg-home-services-head{text-align:center;max-width:860px;margin:0 auto 30px}.asg-home-services-badge{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;background:#2563eb14;border:1px solid #2563eb1f;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.asg-home-services-head h2{color:#081120;letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(28px,3.1vw,44px);font-weight:900;line-height:1.18}.asg-home-services-head p{color:#64748b;max-width:740px;margin:0 auto;font-size:16px;line-height:1.85}.asg-home-services-summary-strip{justify-content:center;align-items:stretch;gap:18px;max-width:980px;margin:0 auto 34px;display:flex}.asg-home-services-summary-card{background:#fffffff0;border:1px solid #2563eb14;border-radius:22px;flex:1;align-items:flex-start;gap:14px;min-width:0;padding:18px;display:flex;box-shadow:0 16px 30px #0f172a0f}.asg-home-services-summary-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:16px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:20px;display:grid;box-shadow:0 14px 26px #2563eb2e}.asg-home-services-summary-card strong{color:#081120;margin-bottom:6px;font-size:16px;font-weight:800;display:block}.asg-home-services-summary-card p{color:#64748b;margin:0;font-size:14px;line-height:1.7}.asg-home-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.asg-home-service-card{background:#fffffff2;border:1px solid #2563eb14;border-radius:26px;flex-direction:column;text-decoration:none;transition:transform .35s,box-shadow .35s,border-color .35s;animation:.7s both asgServiceCardIn;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 38px #0f172a12}.asg-home-service-card:before{content:"";z-index:3;height:4px;position:absolute;inset:0 0 auto}.asg-home-service-card:hover{border-color:#2563eb2e;transform:translateY(-10px);box-shadow:0 28px 52px #0f172a1f}.asg-home-service-media{height:250px;position:relative;overflow:hidden}.asg-home-service-media img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.asg-home-service-card:hover .asg-home-service-media img{transform:scale(1.08)}.asg-home-service-overlay{background:linear-gradient(#0811201f,#081120b8);position:absolute;inset:0}.asg-home-service-shine{background:linear-gradient(120deg,#fff0 0%,#ffffff47 50%,#fff0 100%);width:55%;height:100%;transition:left .8s;position:absolute;top:0;left:-120%;transform:skew(-20deg)}.asg-home-service-card:hover .asg-home-service-shine{left:140%}.asg-home-service-topbar{z-index:2;justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;inset:16px 16px auto}.asg-home-service-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;letter-spacing:.04em;background:#ffffff24;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.asg-home-service-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:18px;flex-shrink:0;place-items:center;width:56px;height:56px;font-size:24px;transition:transform .3s;display:grid;box-shadow:0 16px 28px #2563eb3d}.asg-home-service-card:hover .asg-home-service-icon{transform:scale(1.06)rotate(4deg)}.asg-home-service-media-text{z-index:2;position:absolute;bottom:16px;left:16px}.asg-home-service-media-text h4{color:#fff;letter-spacing:.04em;margin:0;font-size:15px;font-weight:800}.asg-home-service-content{flex-direction:column;flex:auto;padding:22px 20px 20px;display:flex}.asg-home-service-content h3{color:#081120;margin:0 0 10px;font-size:20px;font-weight:800;line-height:1.35}.asg-home-service-content p{color:#64748b;margin:0;font-size:15px;line-height:1.8}.asg-home-service-points{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.asg-home-service-points span{color:#2563eb;background:#2563eb12;border-radius:999px;align-items:center;gap:7px;padding:8px 10px;font-size:12px;font-weight:800;display:inline-flex}.asg-home-service-points svg{color:#16a34a;font-size:13px}.asg-home-service-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.asg-home-service-link-text{color:#2563eb;letter-spacing:.04em;background:#2563eb14;border-radius:999px;align-items:center;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.asg-home-service-arrow{color:#2563eb;background:#2563eb14;border-radius:50%;place-items:center;width:40px;height:40px;font-size:16px;transition:transform .3s,background .3s;display:grid}.asg-home-service-card:hover .asg-home-service-arrow{background:#2563eb24;transform:translate(4px)}@keyframes asgServiceCardIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (width<=1180px){.asg-home-services-summary-strip{flex-direction:column}.asg-home-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.asg-home-services{padding:56px 0}.asg-home-services-head{margin-bottom:24px}.asg-home-services-head p{font-size:15px;line-height:1.75}.asg-home-services-summary-strip{gap:14px;margin-bottom:24px}.asg-home-services-summary-card{border-radius:18px;padding:16px}.asg-home-service-grid{grid-template-columns:1fr;gap:18px}.asg-home-service-card{border-radius:20px}.asg-home-service-media{height:230px}.asg-home-service-topbar{inset:14px 14px auto}.asg-home-service-icon{border-radius:16px;width:50px;height:50px;font-size:21px}.asg-home-service-content{padding:18px 16px}.asg-home-service-content h3{font-size:18px}.asg-home-service-content p{font-size:14px;line-height:1.75}}@media (width<=480px){.asg-home-services{padding:44px 0}.asg-home-services-badge{padding:7px 12px;font-size:12px}.asg-home-services-head h2{font-size:24px}.asg-home-services-head p{font-size:14px}.asg-home-service-media{height:210px}.asg-home-service-tag{padding:7px 10px;font-size:11px}.asg-home-service-icon{border-radius:14px;width:44px;height:44px;font-size:18px}.asg-home-service-content{padding:16px 14px}.asg-home-service-content h3{font-size:17px}.asg-home-service-content p{font-size:13px;line-height:1.7}.asg-home-service-points{gap:8px}.asg-home-service-points span{padding:7px 9px;font-size:11px}.asg-home-service-footer{margin-top:16px}.asg-home-service-arrow{width:36px;height:36px;font-size:14px}}.asg-home-why{padding:56px 0}.asg-home-why-grid{grid-template-columns:.92fr 1.08fr;align-items:start;gap:28px;display:grid}.asg-home-why-content h2{color:#081120;margin:0 0 14px;font-size:clamp(28px,3vw,42px);font-weight:800;line-height:1.18}.asg-home-why-content p{color:#64748b;margin:0;font-size:16px;line-height:1.9}.asg-home-why-cards{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.asg-home-why-card{background:#ffffffeb;border:1px solid #2563eb14;border-radius:22px;gap:14px;padding:20px;display:flex;box-shadow:0 16px 30px #0f172a0f}.asg-home-why-icon{color:#2563eb;background:#2563eb14;border-radius:16px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:22px;display:grid}.asg-home-why-card h3{color:#081120;margin:0 0 8px;font-size:18px}.asg-home-why-card p{color:#64748b;margin:0;font-size:14px;line-height:1.7}@media (width<=1180px){.asg-home-why-grid{grid-template-columns:1fr}}@media (width<=768px){.asg-home-why{padding:40px 0}.asg-home-why-cards{grid-template-columns:1fr}.asg-home-why-card{padding:18px}}@media (width<=540px){.asg-home-why-content p{font-size:18px;line-height:1.7}.asg-home-why-content h2{font-size:24px;line-height:1.2}.asg-home-why-card{border-radius:18px;gap:12px;padding:16px 14px}.asg-home-why-icon{border-radius:13px;width:42px;height:42px;font-size:18px}.asg-home-why-card h3{font-size:16px}.asg-home-why-card p{font-size:13px;line-height:1.65}}@media (width<=380px){.asg-home-why-card h3{font-size:15px}.asg-home-why-content h2{font-size:22px}}.asg-home-process{background:radial-gradient(circle at 0 0,#2563eb0f,#0000 24%),radial-gradient(circle at 100% 100%,#06b6d40f,#0000 24%),linear-gradient(#f8fbff 0%,#f4f9ff 100%);padding:20px 0;position:relative;overflow:hidden}.asg-home-process:before{content:"";pointer-events:none;opacity:.35;background-image:linear-gradient(#2563eb08 1px,#0000 1px),linear-gradient(90deg,#2563eb08 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.asg-home-process .asg-home-container{z-index:1;position:relative}.asg-home-process-head{text-align:center;max-width:820px;margin:0 auto 42px}.asg-home-process-badge{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;background:#2563eb14;border:1px solid #2563eb1f;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.asg-home-process-head h2{color:#081120;letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(28px,3.3vw,46px);font-weight:900;line-height:1.18}.asg-home-process-head p{color:#64748b;max-width:700px;margin:0 auto;font-size:16px;line-height:1.85}.asg-home-process-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.asg-home-process-card{background:#fffffff2;border:1px solid #2563eb14;border-radius:24px;flex-direction:column;min-height:100%;padding:24px 22px 20px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 38px #0f172a12}.asg-home-process-card:before{content:"";height:4px;position:absolute;inset:0 0 auto}.asg-home-process-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb14,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;top:-50px;right:-50px}.asg-home-process-card:hover{border-color:#2563eb2e;transform:translateY(-8px);box-shadow:0 26px 50px #0f172a1f}.asg-home-process-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.asg-home-process-icon-wrap{justify-content:center;align-items:center;display:flex}.asg-home-process-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:18px;place-items:center;width:58px;height:58px;font-size:24px;display:grid;box-shadow:0 16px 28px #2563eb38}.asg-home-process-number{color:#2563eb;letter-spacing:.12em;background:#2563eb14;border-radius:999px;justify-content:center;align-items:center;min-width:54px;height:36px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.asg-home-process-content{flex:auto}.asg-home-process-content h3{color:#081120;margin:0 0 10px;font-size:20px;font-weight:800;line-height:1.3}.asg-home-process-content p{color:#64748b;margin:0;font-size:15px;line-height:1.85}.asg-home-process-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.asg-home-process-step-tag{color:#0891b2;letter-spacing:.04em;background:#06b6d414;border-radius:999px;align-items:center;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.asg-home-process-arrow{color:#2563eb;background:#2563eb14;border-radius:50%;place-items:center;width:40px;height:40px;font-size:16px;transition:transform .3s,background .3s;display:grid}.asg-home-process-card:hover .asg-home-process-arrow{background:#2563eb24;transform:translate(4px)}.asg-home-process-connector{pointer-events:none;background:linear-gradient(90deg,#2563eb52,#06b6d452);width:32px;height:2px;position:absolute;top:50%;right:-16px;transform:translateY(-50%)}@media (width<=1180px){.asg-home-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.asg-home-process-connector{display:none}}@media (width<=768px){.asg-home-process{padding:54px 0}.asg-home-process-head{margin-bottom:28px}.asg-home-process-head p{font-size:15px;line-height:1.75}.asg-home-process-grid{grid-template-columns:1fr;gap:16px}.asg-home-process-card{border-radius:18px;padding:20px 18px 18px}.asg-home-process-icon{border-radius:16px;width:50px;height:50px;font-size:20px}.asg-home-process-number{min-width:48px;height:32px;font-size:12px}.asg-home-process-content h3{font-size:18px}.asg-home-process-content p{font-size:14px;line-height:1.75}.asg-home-process-footer{margin-top:16px}}@media (width<=480px){.asg-home-process{padding:44px 0}.asg-home-process-badge{padding:7px 12px;font-size:12px}.asg-home-process-head h2{font-size:24px}.asg-home-process-head p{font-size:14px}.asg-home-process-card{padding:18px 14px 16px}.asg-home-process-card-top{margin-bottom:16px}.asg-home-process-icon{border-radius:14px;width:46px;height:46px;font-size:18px}.asg-home-process-content h3{font-size:17px}.asg-home-process-content p{font-size:13px;line-height:1.7}.asg-home-process-step-tag{padding:7px 10px;font-size:11px}.asg-home-process-arrow{width:36px;height:36px;font-size:14px}}.asg-home-cta{padding:56px 0}.asg-home-cta-box{background:linear-gradient(135deg,#0b172b 0%,#102444 100%);border-radius:2px;grid-template-columns:.95fr 1.05fr;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 54px #0208172e}.asg-home-cta-media{min-height:360px;position:relative}.asg-home-cta-media img{object-fit:cover;width:100%;height:100%}.asg-home-cta-overlay{background:linear-gradient(90deg,#0811201f,#0811206b);position:absolute;inset:0}.asg-home-cta-content{z-index:1;flex-direction:column;justify-content:center;padding:34px;display:flex;position:relative}.asg-home-cta-content .asg-home-section-badge{color:#67e8f9;background:#67e8f91a;border-color:#67e8f91f}.asg-home-cta-content h2{color:#fff;margin:0 0 12px;font-size:clamp(26px,3vw,40px);line-height:1.2}.asg-home-cta-content p{color:#ffffffc2;margin:0;font-size:15px;line-height:1.85}.asg-home-cta-actions{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}@media (width<=1180px){.asg-home-cta-box{grid-template-columns:1fr}}@media (width<=768px){.asg-home-cta{padding:40px 0}.asg-home-cta-media{min-height:240px}.asg-home-cta-content{text-align:center;padding:26px 22px}.asg-home-cta-actions{justify-content:center;gap:10px}}@media (width<=540px){.asg-home-cta-content p{font-size:18px;line-height:1.7}.asg-home-cta-content h2{font-size:24px;line-height:1.2}.asg-home-cta-actions{flex-direction:column;align-items:stretch;gap:8px}.asg-home-cta-box{border-radius:20px}.asg-home-cta-media{min-height:190px}.asg-home-cta-content{padding:20px 14px}}@media (width<=380px){.asg-home-cta-content h2{font-size:22px}}.asg-home-clients{position:relative;overflow:hidden}.asg-home-clients:before{content:"";pointer-events:none;opacity:.3;background-size:42px 42px;position:absolute;inset:0}.asg-home-clients .asg-home-container{z-index:1;position:relative}.asg-home-clients-head{text-align:center;max-width:860px;margin:0 auto 34px}.asg-home-clients-badge{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;background:#2563eb14;border:1px solid #2563eb1f;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.asg-home-clients-head h2{color:#081120;letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(28px,3vw,42px);font-weight:900;line-height:1.18}.asg-home-clients-head p{color:#64748b;max-width:720px;margin:0 auto;font-size:16px;line-height:1.85}.asg-home-clients-marquee-wrap{position:relative}.asg-home-clients-marquee{width:100%;position:relative}.asg-home-clients-track{will-change:transform;align-items:center;gap:22px;width:max-content;animation:34s linear infinite asgClientsScroll;display:flex}.asg-home-clients-marquee:hover .asg-home-clients-track{animation-play-state:paused}.asg-home-client-card{flex:none;width:220px}.asg-home-client-card-inner{filter:none;opacity:.95;background:#fffffff5;border:1px solid #2563eb14;border-radius:22px;justify-content:center;align-items:center;height:124px;padding:18px;transition:transform .35s,box-shadow .35s,border-color .35s,background .35s,opacity .35s;display:flex;box-shadow:0 16px 32px #0f172a0f}.asg-home-client-card-inner:hover{opacity:1;background:linear-gradient(135deg,#fff,#2563eb0a);border-color:#2563eb33;transform:translateY(-8px)scale(1.04);box-shadow:0 26px 46px #0f172a1f}.asg-home-client-card img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:72px;display:block}.asg-home-clients-fade{z-index:2;pointer-events:none;width:90px;position:absolute;top:0;bottom:0}.asg-home-clients-fade-left{background:linear-gradient(90deg,#f8fbff 0%,#f8fbff00 100%);left:0}.asg-home-clients-fade-right{background:linear-gradient(270deg,#f8fbff 0%,#f8fbff00 100%);right:0}@keyframes asgClientsScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=992px){.asg-home-clients{padding:60px 0}.asg-home-clients-track{gap:16px;animation-duration:28s}.asg-home-client-card{width:180px}.asg-home-client-card-inner{border-radius:18px;height:108px;padding:16px}.asg-home-client-card img{max-height:62px}}@media (width<=768px){.asg-home-clients{padding:48px 0}.asg-home-clients-head{margin-bottom:24px}.asg-home-clients-head p{font-size:14px;line-height:1.75}.asg-home-clients-track{gap:14px;animation-duration:24s}.asg-home-client-card{width:150px}.asg-home-client-card-inner{border-radius:16px;height:92px;padding:14px}.asg-home-client-card img{max-height:54px}.asg-home-clients-fade{width:42px}}@media (width<=480px){.asg-home-clients{padding:40px 0}.asg-home-clients-badge{padding:7px 12px;font-size:12px}.asg-home-clients-head h2{font-size:24px}.asg-home-clients-head p{font-size:13px}.asg-home-clients-track{gap:12px;animation-duration:20s}.asg-home-client-card{width:128px}.asg-home-client-card-inner{border-radius:14px;height:78px;padding:12px}.asg-home-client-card img{max-height:46px}}.asg-home-pricing{background:radial-gradient(circle at 0 0,#2563eb0f,#0000 24%),radial-gradient(circle at 100% 100%,#06b6d40f,#0000 24%),linear-gradient(#fff 0%,#f6faff 100%);padding:88px 0;position:relative;overflow:hidden}.asg-home-pricing:before{content:"";pointer-events:none;opacity:.25;background-image:linear-gradient(#2563eb08 1px,#0000 1px),linear-gradient(90deg,#2563eb08 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.asg-home-pricing .asg-home-container{z-index:1;position:relative}.asg-home-pricing-head{text-align:center;max-width:860px;margin:0 auto 30px}.asg-home-pricing-badge{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;background:#2563eb14;border:1px solid #2563eb1f;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.asg-home-pricing-head h2{color:#081120;letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(28px,3.2vw,44px);font-weight:900;line-height:1.18}.asg-home-pricing-head p{color:#64748b;max-width:760px;margin:0 auto;font-size:16px;line-height:1.85}.asg-home-pricing-offers{gap:18px;margin-bottom:34px;display:flex}.asg-home-offer-card{background:#fffffff0;border:1px solid #2563eb14;border-radius:22px;flex:1;align-items:flex-start;gap:14px;min-width:0;padding:20px 18px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 16px 30px #0f172a0f}.asg-home-offer-card:hover{transform:translateY(-4px);box-shadow:0 22px 38px #0f172a1a}.asg-home-offer-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:16px;flex-shrink:0;place-items:center;width:50px;height:50px;font-size:22px;display:grid;box-shadow:0 14px 28px #2563eb33}.asg-home-offer-content h3{color:#081120;margin:0 0 6px;font-size:18px;font-weight:800}.asg-home-offer-content p{color:#64748b;margin:0;font-size:14px;line-height:1.75}.asg-home-pricing-cards{align-items:stretch;gap:24px;display:flex}.asg-home-pricing-card{background:#fffffff5;border:1px solid #2563eb14;border-radius:28px;flex-direction:column;flex:1;min-width:0;padding:28px 24px 24px;transition:transform .35s,box-shadow .35s,border-color .35s;animation:.7s both asgPriceCardIn;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 38px #0f172a12}.asg-home-pricing-card:before{content:"";height:4px;position:absolute;inset:0 0 auto}.asg-home-pricing-card-glow{pointer-events:none;background:radial-gradient(circle,#2563eb1a,#0000 70%);border-radius:50%;width:170px;height:170px;position:absolute;top:-60px;right:-60px}.asg-home-pricing-card:hover{border-color:#2563eb2e;transform:translateY(-10px);box-shadow:0 28px 52px #0f172a1f}.asg-home-pricing-card.active{background:linear-gradient(#0d1730 0%,#10284b 100%);border-color:#67e8f924;box-shadow:0 28px 58px #0f172a2e}.asg-home-pricing-card.active:before{background:linear-gradient(90deg,#67e8f9,#2563eb)}.asg-home-pricing-top{z-index:1;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex;position:relative}.asg-home-pricing-plan-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:18px;place-items:center;width:56px;height:56px;font-size:24px;display:grid;box-shadow:0 16px 28px #2563eb38}.asg-home-pricing-plan-badge{color:#2563eb;letter-spacing:.04em;background:#2563eb14;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.asg-home-pricing-card.active .asg-home-pricing-plan-badge{color:#fff;background:#ffffff1f}.asg-home-pricing-title-block{z-index:1;position:relative}.asg-home-pricing-title-block h3{color:#081120;margin:0 0 12px;font-size:24px;font-weight:900}.asg-home-pricing-card.active .asg-home-pricing-title-block h3{color:#fff}.asg-home-pricing-amount{margin-bottom:12px}.asg-home-pricing-amount h2{color:#081120;margin:0 0 4px;font-size:40px;font-weight:900;line-height:1}.asg-home-pricing-card.active .asg-home-pricing-amount h2{color:#fff}.asg-home-pricing-amount span{color:#2563eb;letter-spacing:.04em;text-transform:uppercase;font-size:13px;font-weight:800;display:block}.asg-home-pricing-card.active .asg-home-pricing-amount span{color:#ffffffd1}.asg-home-pricing-title-block p{color:#64748b;margin:0;font-size:14px;line-height:1.8}.asg-home-pricing-card.active .asg-home-pricing-title-block p{color:#ffffffc7}.asg-home-pricing-features{z-index:1;flex-direction:column;flex:auto;gap:12px;margin:22px 0 24px;display:flex;position:relative}.asg-home-pricing-feature{background:#f8fbff;border:1px solid #2563eb0f;border-radius:16px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.asg-home-pricing-card.active .asg-home-pricing-feature{background:#ffffff14;border-color:#ffffff14}.asg-home-pricing-feature-icon{color:#16a34a;background:#22c55e1f;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;margin-top:1px;font-size:13px;display:grid}.asg-home-pricing-card.active .asg-home-pricing-feature-icon{color:#67e8f9;background:#ffffff24}.asg-home-pricing-feature span:last-child{color:#122033;font-size:14px;font-weight:600;line-height:1.7}.asg-home-pricing-card.active .asg-home-pricing-feature span:last-child{color:#fff}.asg-home-pricing-btn{z-index:1;color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:16px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:0 18px;font-size:14px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;box-shadow:0 16px 28px #2563eb33}.asg-home-pricing-btn:hover{transform:translateY(-2px);box-shadow:0 22px 34px #2563eb47}.asg-home-pricing-card.active .asg-home-pricing-btn{color:#2563eb;background:#fff;box-shadow:0 16px 28px #02081729}.asg-home-pricing-footer-note{text-align:center;max-width:860px;margin:34px auto 0}.asg-home-pricing-footer-note p{color:#64748b;margin:0 0 18px;font-size:15px;line-height:1.8}.asg-home-pricing-footer-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.asg-home-pricing-footer-btn{border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-size:14px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}.asg-home-pricing-footer-btn.primary{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4)}.asg-home-pricing-footer-btn.secondary{color:#2563eb;background:#eef4ff}.asg-home-pricing-footer-btn:hover{transform:translateY(-2px)}@keyframes asgPriceCardIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (width<=1180px){.asg-home-pricing-offers,.asg-home-pricing-cards{flex-direction:column}}@media (width<=768px){.asg-home-pricing{padding:56px 0}.asg-home-pricing-head p{font-size:15px;line-height:1.75}.asg-home-pricing-offers{gap:14px;margin-bottom:24px}.asg-home-offer-card{border-radius:18px;padding:16px}.asg-home-pricing-card{border-radius:20px;padding:22px 18px 18px}.asg-home-pricing-title-block h3{font-size:22px}.asg-home-pricing-amount h2{font-size:34px}}@media (width<=480px){.asg-home-pricing{padding:44px 0}.asg-home-pricing-badge{padding:7px 12px;font-size:12px}.asg-home-pricing-head h2{font-size:24px}.asg-home-pricing-head p{font-size:14px}.asg-home-pricing-card{padding:18px 14px 16px}.asg-home-pricing-plan-icon{border-radius:16px;width:48px;height:48px;font-size:20px}.asg-home-pricing-title-block h3{font-size:20px}.asg-home-pricing-amount h2{font-size:30px}.asg-home-pricing-feature{border-radius:14px;padding:10px 12px}.asg-home-pricing-feature span:last-child{font-size:13px}.asg-home-pricing-footer-actions{flex-direction:column}.asg-home-pricing-footer-btn{width:100%}}.asg-contact-section{background:radial-gradient(circle at 0 0,#2563eb0d,#0000 24%),radial-gradient(circle at 100% 100%,#06b6d40d,#0000 24%),linear-gradient(#fbfdff 0%,#f4f9ff 100%);padding:34px 0;position:relative;overflow:hidden}.asg-contact-shell{width:min(100% - 32px,1320px);margin:0 auto}.asg-contact-header{text-align:center;max-width:840px;margin:0 auto 34px}.asg-contact-tag{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;background:#2563eb14;border:1px solid #2563eb1f;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.asg-contact-header h1{color:#081120;letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(30px,3.8vw,28px);font-weight:900;line-height:1.18}.asg-contact-header p{color:#64748b;max-width:760px;margin:0 auto;font-size:16px;line-height:1.85}.asg-contact-layout{align-items:stretch;gap:28px;display:flex}.asg-contact-form-panel,.asg-contact-side-panel{min-width:0}.asg-contact-form-panel{background:#fffffff0;border:1px solid #2563eb14;border-radius:28px;flex:1.15;padding:28px;box-shadow:0 24px 54px #0f172a14}.asg-contact-side-panel{flex-direction:column;flex:.85;gap:22px;display:flex}.asg-card-top{margin-bottom:24px}.asg-card-top h2{color:#081120;margin:0 0 8px;font-size:28px;font-weight:800}.asg-card-top p{color:#64748b;margin:0;font-size:15px;line-height:1.8}.asg-contact-form{flex-direction:column;gap:18px;display:flex}.asg-contact-row{gap:18px;display:flex}.asg-contact-row.two-col .asg-field{flex:1}.asg-contact-row.full-row .asg-field{width:100%}.asg-field{flex-direction:column;gap:8px;display:flex}.asg-field.full{width:100%}.asg-field label{color:#122033;font-size:14px;font-weight:700}.asg-input{background:#fffffff5;border:1px solid #2563eb1a;border-radius:16px;align-items:center;gap:12px;min-height:58px;padding:0 16px;transition:all .25s;display:flex;position:relative;box-shadow:0 8px 18px #0f172a08}.asg-input:focus-within{border-color:#2563eb3d;box-shadow:0 0 0 4px #2563eb14}.asg-input.error{border-color:#ef444473;box-shadow:0 0 0 4px #ef444414}.asg-input svg{color:#2563eb;flex-shrink:0;font-size:18px}.asg-input input,.asg-input textarea{color:#122033;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:15px;font-weight:500}.asg-input input::placeholder,.asg-input textarea::placeholder{color:#7b8aa0}.asg-textarea{align-items:flex-start;padding-top:16px;padding-bottom:16px}.asg-textarea textarea{resize:vertical;min-height:130px}.asg-error{color:#dc2626;padding-left:4px;font-size:12px;font-weight:700}.asg-file{cursor:pointer;background:#fffffff5;border:1px dashed #2563eb3d;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px 14px;transition:all .25s;display:flex}.asg-file:hover{background:#2563eb08;border-color:#2563eb66}.asg-file input{display:none}.asg-file-left{align-items:center;gap:10px;min-width:0;display:flex}.asg-file-left svg{color:#2563eb;flex-shrink:0;font-size:18px}.asg-file-left span{color:#122033;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.asg-file-chip{color:#2563eb;background:#2563eb14;border-radius:999px;flex-shrink:0;padding:8px 12px;font-size:12px;font-weight:800}.asg-buttons{justify-content:flex-end;align-items:center;gap:12px;margin-top:6px;display:flex}.asg-buttons button{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 20px;font-size:14px;font-weight:800;transition:all .25s;display:inline-flex}.asg-buttons .reset{color:#2563eb;background:#eef4ff}.asg-buttons .reset:hover{background:#e3edff;transform:translateY(-1px)}.asg-buttons .submit{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);box-shadow:0 16px 28px #2563eb38}.asg-buttons .submit:hover{transform:translateY(-2px);box-shadow:0 20px 34px #2563eb47}.asg-buttons button:disabled{opacity:.7;cursor:not-allowed;transform:none}.asg-contact-image-card{border-radius:28px;min-height:280px;position:relative;overflow:hidden;box-shadow:0 20px 44px #0f172a1a}.asg-contact-image-card img{object-fit:cover;width:100%;height:100%;min-height:280px;display:block}.asg-contact-image-overlay{background:linear-gradient(#0811201a,#081120c7);flex-direction:column;justify-content:flex-end;padding:24px;display:flex;position:absolute;inset:0}.asg-contact-image-overlay h3{color:#fff;margin:0 0 10px;font-size:28px;font-weight:900;line-height:1.2}.asg-contact-image-overlay p{color:#ffffffd1;margin:0;font-size:14px;line-height:1.7}.asg-contact-info-panel{background:#fffffff0;border:1px solid #2563eb14;border-radius:28px;padding:24px;box-shadow:0 20px 44px #0f172a14}.asg-contact-info-head{margin-bottom:20px}.asg-contact-info-head h3{color:#081120;margin:0 0 8px;font-size:24px;font-weight:800}.asg-contact-info-head p{color:#64748b;margin:0;font-size:14px;line-height:1.75}.asg-contact-highlight-list{flex-direction:column;gap:14px;margin-bottom:20px;display:flex}.asg-contact-highlight{background:#f8fbff;border:1px solid #2563eb0f;border-radius:18px;align-items:flex-start;gap:14px;padding:16px;display:flex}.asg-contact-highlight-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:15px;flex-shrink:0;place-items:center;width:46px;height:46px;font-size:20px;display:grid;box-shadow:0 12px 24px #2563eb29}.asg-contact-highlight-content h4{color:#081120;margin:0 0 5px;font-size:16px;font-weight:800}.asg-contact-highlight-content p{color:#64748b;margin:0;font-size:13px;line-height:1.7}.asg-contact-mini-list{flex-direction:column;gap:12px;display:flex}.asg-contact-mini-card{background:#f8fbff;border:1px solid #2563eb0f;border-radius:18px;align-items:center;gap:14px;padding:14px 16px;display:flex}.asg-contact-mini-icon{color:#2563eb;background:#2563eb14;border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.asg-contact-mini-card span{color:#64748b;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.asg-contact-mini-card strong{color:#081120;font-size:14px;line-height:1.5;display:block}.asg-popup{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#02081785;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.asg-popup-box{text-align:center;background:#fff;border-radius:24px;width:min(100%,420px);padding:24px 22px;box-shadow:0 24px 60px #0f172a33}.asg-popup-box.success{border-top:4px solid #16a34a}.asg-popup-box.error{border-top:4px solid #dc2626}.asg-popup-box.info{border-top:4px solid #2563eb}.asg-popup-box.loading{border-top:4px solid #06b6d4}.asg-popup-icon{color:#2563eb;background:#f4f9ff;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 12px;font-size:24px;display:grid}.asg-popup-box p{color:#122033;margin:0 0 16px;font-size:15px;font-weight:600;line-height:1.7}.asg-popup-box button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#06b6d4);border:none;border-radius:12px;min-height:44px;padding:0 18px;font-size:14px;font-weight:800}.spin-icon{animation:1s linear infinite asgSpin}@media (width<=1180px){.asg-contact-layout{flex-direction:column}.asg-contact-form-panel,.asg-contact-side-panel{width:100%}}@media (width<=768px){.asg-contact-section{padding:54px 0}.asg-contact-shell{width:min(100% - 20px,1320px)}.asg-contact-row{flex-direction:column;gap:16px}.asg-contact-form-panel,.asg-contact-info-panel{border-radius:20px;padding:20px 16px}.asg-contact-image-card{border-radius:20px}.asg-contact-image-overlay{padding:18px}.asg-contact-image-overlay h3{font-size:22px}.asg-card-top h2{font-size:24px}.asg-buttons{flex-direction:column;align-items:stretch}.asg-buttons button{width:100%}}@media (width<=480px){.asg-contact-header h1{font-size:26px}.asg-contact-header p{font-size:14px}.asg-input,.asg-file{border-radius:14px;min-height:54px}.asg-input input,.asg-input textarea{font-size:14px}.asg-contact-highlight,.asg-contact-mini-card{border-radius:16px;padding:14px}.asg-contact-highlight-icon,.asg-contact-mini-icon{border-radius:13px;width:40px;height:40px}.asg-popup-box{border-radius:20px;padding:20px 16px}}.home-page{color:#142033;background:radial-gradient(circle at 0 0,#2563eb0d,#0000 22%),radial-gradient(circle at 100% 0,#06b6d40d,#0000 18%),linear-gradient(#fbfdff 0%,#f4f9ff 100%);width:100%;overflow:hidden}.asg-home-container{margin:0 auto;padding:2%}.asg-home-section-head{text-align:center;max-width:760px;margin:0 auto 36px}.asg-home-section-head h2{color:#081120;margin:0 0 12px;font-size:clamp(28px,3vw,42px);font-weight:800;line-height:1.18}.asg-home-section-head p{color:#64748b;margin:0;font-size:16px;line-height:1.8}.asg-home-section-badge,.asg-home-badge{color:#0004c7;background:#fff;border-radius:2%;align-items:center;gap:8px;max-width:100%;margin-bottom:16px;padding:8px 14px;font-size:20px;font-weight:800;display:inline-flex;box-shadow:0 0 1px #000}.asg-home-btn{border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:12px 20px;font-size:14px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}.asg-home-btn-primary{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);box-shadow:0 16px 32px #2563eb33}.asg-home-btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 36px #2563eb42}.asg-home-btn-secondary{color:#2563eb;background:#fff;border:1px solid #2563eb24;box-shadow:0 10px 24px #2563eb14}.asg-home-btn-secondary:hover{transform:translateY(-2px)}@media (width<=768px){.asg-home-section-head{margin-bottom:28px}.asg-home-section-head h2{margin-bottom:10px}.asg-home-badge,.asg-home-section-badge{justify-content:center;margin-top:10%;font-size:large}}@media (width<=540px){.asg-home-container{width:min(100% - 20px,1380px)}.asg-home-badge,.asg-home-section-badge{gap:6px;margin-top:10%;margin-bottom:12px;padding:7px 11px;font-size:20.5px}.asg-home-section-head p{font-size:18px;line-height:1.7}.asg-home-section-head h2{font-size:24px;line-height:1.2}.asg-home-btn{border-radius:12px;gap:7px;width:100%;min-height:42px;padding:10px 14px;font-size:12.5px}}@media (width<=380px){.asg-home-badge,.asg-home-section-badge{margin-top:10%;padding:6px 10px;font-size:17px}.asg-home-btn{border-radius:11px;min-height:40px;padding:9px 12px;font-size:12px}.asg-home-section-head h2{font-size:22px}}.asg-about-hero-light{background:linear-gradient(120deg,#f8fafc,#eef2ff,#f0f9ff);padding:80px 6%;font-family:Segoe UI,sans-serif;position:relative;overflow:hidden}.asg-about-bg-shape{filter:blur(70px);opacity:.35;border-radius:50%;position:absolute}.shape1{background:#60a5fa;width:300px;height:300px;animation:12s infinite alternate moveShape;top:-100px;left:-100px}.shape2{background:#22d3ee;width:300px;height:300px;animation:14s infinite alternate moveShape;bottom:-100px;right:-100px}@keyframes moveShape{0%{transform:translateY(0)}to{transform:translateY(40px)}}.asg-about-hero-light-container{z-index:2;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;display:grid;position:relative}.asg-about-badge{color:#2563eb;background:#2563eb1a;border-radius:20px;margin-bottom:15px;padding:6px 16px;font-size:12px;font-weight:600;display:inline-block}.asg-about-hero-light-left h1{color:#0f172a;margin-bottom:15px;font-size:40px}.asg-about-hero-light-left h1 span{color:#2563eb}.asg-about-hero-light-left p{color:#64748b;margin-bottom:20px;line-height:1.7}.asg-about-buttons{gap:15px;margin-bottom:25px;display:flex}.asg-about-buttons button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#06b6d4);border:none;border-radius:6px;padding:10px 22px;transition:all .3s}.asg-about-buttons button:hover{transform:translateY(-3px)}.asg-about-buttons .outline{color:#2563eb;background:#fff;border:2px solid #2563eb}.asg-about-stats{gap:20px;display:flex}.asg-stat-box{text-align:center;background:#fff;border-radius:12px;padding:14px 20px;transition:all .3s;position:relative;box-shadow:0 8px 20px #00000014}.asg-stat-box:before{content:"";background:linear-gradient(90deg,#2563eb,#06b6d4);width:100%;height:3px;position:absolute;top:0;left:0}.asg-stat-box:hover{transform:translateY(-5px)}.asg-stat-box h3{color:#2563eb;margin:0;font-size:26px}.asg-stat-box span{color:#64748b;font-size:12px}.asg-about-hero-light-right{position:relative}.asg-about-main-img{object-fit:cover;border-radius:16px;width:100%;height:420px;transition:all .4s;box-shadow:0 25px 60px #0000002e}.asg-about-main-img:hover{transform:scale(1.03)}.asg-about-info-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;animation:4s ease-in-out infinite floatCard;display:flex;position:absolute;box-shadow:0 10px 25px #00000026}.card-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;display:flex}.asg-about-info-card h4{color:#0f172a;margin:0;font-size:14px}.asg-about-info-card p{color:#64748b;margin:0;font-size:11px}.card-a{top:20px;left:-20px}.card-b{animation-delay:1s;bottom:40px;left:-20px}.card-c{animation-delay:2s;top:50%;right:-20px}@keyframes floatCard{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@media (width<=900px){.asg-about-hero-light-container{text-align:center;grid-template-columns:1fr}.asg-about-stats{justify-content:center}.asg-about-info-card{display:none}}.asg-about-img-wrapper{border-radius:18px;animation:6s ease-in-out infinite floatImage;position:relative;overflow:hidden;box-shadow:0 30px 60px #2563eb40}.asg-about-img-wrapper:before{content:"";z-index:-1;opacity:.7;background:linear-gradient(120deg,#2563eb,#06b6d4,#2563eb,#06b6d4);border-radius:18px;animation:8s linear infinite borderGlow;position:absolute;inset:-2px}.asg-about-main-img{object-fit:cover;border-radius:18px;width:100%;height:420px;animation:8s ease-in-out infinite zoomImage;display:block}.asg-about-img-wrapper:after{content:"";background:linear-gradient(120deg,#0000,#ffffff80,#0000);width:50%;height:100%;animation:5s infinite shineMove;position:absolute;top:0;left:-75%;transform:skew(-25deg)}@keyframes floatImage{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes borderGlow{0%{filter:hue-rotate()}to{filter:hue-rotate(360deg)}}@keyframes zoomImage{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes shineMove{0%{left:-75%}to{left:125%}}@media (width<=900px){.asg-about-main-img{height:300px}}.asg-company-section{background:linear-gradient(120deg,#fff,#f8fafc,#f1f5f9);padding:90px 6%;position:relative;overflow:hidden}.asg-company-bg{background:radial-gradient(circle at 20% 30%,#2563eb14,#0000 40%),radial-gradient(circle at 80% 70%,#06b6d414,#0000 40%);animation:12s infinite alternate bgMove;position:absolute;inset:0}@keyframes bgMove{0%{transform:scale(1)}to{transform:scale(1.1)}}.asg-company-container{z-index:2;grid-template-columns:1fr 1.1fr;align-items:center;gap:60px;display:grid;position:relative}.asg-company-image{position:relative}.asg-company-img-wrapper{border-radius:18px;animation:6s ease-in-out infinite floatImage;overflow:hidden;box-shadow:0 25px 60px #0000002e}.asg-company-img-wrapper img{object-fit:cover;width:100%;height:450px;transition:all .5s}.asg-company-img-wrapper:hover img{transform:scale(1.05)}.asg-image-badge{background:#fff;border-radius:10px;padding:12px 18px;font-weight:600;animation:4s ease-in-out infinite floatBadge;position:absolute;bottom:25px;left:25px;box-shadow:0 10px 25px #00000026}@keyframes floatBadge{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.asg-section-badge{color:#2563eb;background:#2563eb1a;border-radius:20px;margin-bottom:12px;padding:6px 16px;font-size:12px;display:inline-block}.asg-company-content h2{color:#0f172a;margin-bottom:15px;font-size:36px}.asg-company-content h2 span{color:#2563eb}.asg-company-content p{color:#64748b;margin-bottom:25px;line-height:1.8}.asg-company-points{grid-template-columns:1fr 1fr;gap:15px;display:grid}.asg-point-box{background:#fff;border-radius:12px;gap:12px;padding:15px;transition:all .3s;display:flex;box-shadow:0 8px 20px #00000014}.asg-point-box svg{color:#2563eb;margin-top:3px;font-size:20px}.asg-point-box h4{color:#0f172a;margin:0;font-size:15px}.asg-point-box p{color:#64748b;margin:0;font-size:12px}.asg-point-box:hover{transform:translateY(-5px);box-shadow:0 15px 30px #2563eb26}@media (width<=900px){.asg-company-container,.asg-company-points{grid-template-columns:1fr}}.clients-section{text-align:center;background:linear-gradient(120deg,#f8fafc,#eef2ff,#f0f9ff);padding:70px 6%;position:relative;overflow:hidden}.clients-section:before{content:"";background:radial-gradient(#6366f126,#0000 70%);width:300px;height:300px;position:absolute;top:-100px;left:-100px}.clients-section:after{content:"";background:radial-gradient(#06b6d426,#0000 70%);width:300px;height:300px;position:absolute;bottom:-100px;right:-100px}.clients-header{max-width:750px;margin:auto auto 35px}.clients-badge{letter-spacing:2px;color:#fff;background:linear-gradient(90deg,#4f46e5,#06b6d4);border-radius:20px;margin-bottom:12px;padding:6px 18px;font-size:12px;display:inline-block}.clients-title{color:#0f172a;font-size:32px;font-weight:700}.clients-title span{background:linear-gradient(90deg,#4f46e5,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.clients-subtitle{color:#64748b;font-size:15px;line-height:1.6}.clients-line{background:linear-gradient(90deg,#4f46e5,#06b6d4);border-radius:10px;width:100px;height:4px;margin:20px auto;position:relative;overflow:hidden}.clients-line:after{content:"";background:#fff;width:40px;height:4px;animation:3s linear infinite lineMove;position:absolute;left:-40px}.logo-slider{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;border-radius:15px;margin-top:30px;padding:30px 0;overflow:hidden}.logo-track{align-items:center;gap:90px;width:max-content;animation:25s linear infinite scrollLogos;display:flex}.logo-item{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:140px;height:70px;transition:all .3s;display:flex;box-shadow:0 5px 15px #0000000d}.logo-item img{max-width:100px;max-height:40px;transition:all .3s}.logo-item:hover{transform:translateY(-8px)scale(1.05);box-shadow:0 10px 25px #4f46e540}.logo-slider:hover .logo-track{animation-play-state:paused}@keyframes scrollLogos{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes lineMove{0%{left:-40px}to{left:100%}}@media (width<=768px){.logo-track{gap:40px}.logo-item{width:110px;height:60px}.logo-item img{max-width:80px}.clients-title{font-size:24px}}@media (width<=480px){.logo-item{width:90px;height:50px}.logo-item img{max-width:65px}.clients-subtitle{font-size:13px}}.asg-vision-section{background:linear-gradient(120deg,#f8fafc,#fff,#f1f5f9);padding:70px 6%}.asg-vision-container{grid-template-columns:1fr 1fr;align-items:stretch;gap:50px;display:grid}.asg-vision-image{height:100%}.asg-vision-image img{object-fit:cover;border-radius:20px;width:100%;height:90%;box-shadow:0 20px 50px #0000001f}.asg-vision-content{flex-direction:column;justify-content:center;height:100%;display:flex}.asg-vision-badge{color:#2563eb;background:#2563eb1a;border-radius:20px;width:fit-content;margin-bottom:12px;padding:6px 18px;font-size:12px;display:inline-block}.asg-vision-content h2{color:#0f172a;margin-bottom:15px;font-size:34px}.asg-vision-content p{color:#64748b;margin-bottom:20px;font-size:15px;line-height:1.8}.asg-vision-solutions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.asg-vision-solutions div{background:#f1f5f9;border-radius:10px;padding:14px;font-size:14px;transition:all .3s}.asg-vision-solutions div:hover{color:#fff;background:#2563eb;transform:translateY(-3px)}@media (width<=900px){.asg-vision-container{grid-template-columns:1fr}.asg-vision-image{height:350px}.asg-vision-content{height:auto}.asg-vision-solutions{grid-template-columns:1fr}}.asg-vision-badge{letter-spacing:3px;color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:40px;margin-bottom:20px;padding:10px 28px;font-size:14px;font-weight:700;animation:3s ease-in-out infinite badgeFloat;display:inline-block;position:relative;overflow:hidden;box-shadow:0 8px 25px #2563eb59}.asg-vision-badge:before{content:"";z-index:-1;filter:blur(8px);opacity:.6;background:linear-gradient(90deg,#2563eb,#06b6d4,#2563eb);border-radius:40px;position:absolute;inset:-2px}.asg-vision-badge:after{content:"";background:linear-gradient(120deg,#0000,#ffffffb3,#0000);width:40%;height:100%;animation:4s infinite badgeShine;position:absolute;top:0;left:-60%;transform:skew(-25deg)}@keyframes badgeFloat{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}@keyframes badgeShine{0%{left:-60%}to{left:120%}}.asg-strength-section{background:linear-gradient(120deg,#fff,#f8fafc);padding:80px 6%}.asg-strength-container{grid-template-columns:1.1fr 1fr;align-items:stretch;gap:50px;display:grid}.asg-strength-content{flex-direction:column;justify-content:center;display:flex}.asg-strength-badge{letter-spacing:2px;color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:40px;width:fit-content;margin-bottom:15px;padding:10px 26px;font-size:13px;font-weight:700;display:inline-block;box-shadow:0 8px 25px #2563eb4d}.asg-strength-content h2{color:#0f172a;margin-bottom:15px;font-size:34px}.asg-strength-content p{color:#64748b;margin-bottom:20px;line-height:1.8}.asg-strength-points{grid-template-columns:1fr 1fr;gap:12px;display:grid}.asg-strength-points div{background:#f1f5f9;border-radius:10px;padding:14px;font-size:14px;transition:all .3s}.asg-strength-points div:hover{color:#fff;background:#2563eb;transform:translateY(-3px)}.asg-strength-image img{object-fit:cover;border-radius:20px;width:100%;height:100%;box-shadow:0 20px 50px #0000001f}@media (width<=900px){.asg-strength-container,.asg-strength-points{grid-template-columns:1fr}.asg-strength-image{height:320px}}.asg-map-actions{justify-content:flex-end;margin-top:10px;display:flex}.asg-map-direction-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #2563eb40}.asg-map-direction-btn svg{font-size:16px}.asg-map-direction-btn:hover{box-shadow:0 15px 35px #2563eb59}.asg-contact-hero{text-align:center;color:#fff;background:url(https://images.unsplash.com/photo-1558494949-ef010cbdcc31) 50%/cover no-repeat;justify-content:center;align-items:center;height:600px;display:flex;position:relative}.asg-contact-hero-overlay{background:linear-gradient(90deg,#030a18d9,#030a18a6);position:absolute;inset:0}.asg-contact-hero-content{z-index:2;max-width:850px;position:relative}.asg-contact-hero-title{margin-bottom:15px;font-size:42px;font-weight:800}.asg-contact-hero-text{color:#ffffffd9;font-size:18px;line-height:1.6}.asg-contact-hero-contact{flex-wrap:wrap;justify-content:center;gap:30px;margin-top:25px;display:flex}.asg-contact-hero-contact-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border-radius:30px;align-items:center;gap:10px;padding:10px 18px;font-weight:600;display:flex}@media (width<=768px){.asg-contact-hero{height:360px;padding:20px}.asg-contact-hero-title{font-size:28px}.asg-contact-hero-text{font-size:15px}}.asg-contact-page{background:#f6faff}.asg-float-btn{color:#fff;z-index:999;border-radius:50px;justify-content:center;align-items:center;min-width:130px;padding:14px 18px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .3s,box-shadow .3s,opacity .3s;display:inline-flex;position:fixed;right:20px;box-shadow:0 10px 25px #0003}.asg-whatsapp-float:hover{color:#fff;background:#1fba57}.asg-call-float:hover{color:#fff}@media (width<=768px){.asg-float-btn{min-width:112px;padding:12px 16px;font-size:13px;right:14px}.asg-whatsapp-float{bottom:14px}.asg-call-float{bottom:68px}}@media (width<=480px){.asg-float-btn{border-radius:40px;min-width:104px;padding:11px 14px;font-size:12px}.asg-whatsapp-float{bottom:12px}.asg-call-float{bottom:60px}}.asg-float-btn{color:#fff;z-index:999999;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;font-size:24px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;right:16px;box-shadow:0 10px 24px #00000038}.asg-float-btn:hover{transform:scale(1.08);box-shadow:0 14px 28px #00000047}.asg-float-btn svg{flex-shrink:0;font-size:24px;line-height:1}.asg-whatsapp-float{background:#25d366;bottom:92px}.asg-call-float{background:linear-gradient(135deg,#2563eb,#06b6d4);bottom:20px}@media (width<=768px){.asg-float-btn{width:52px;height:52px;right:14px}.asg-float-btn svg{font-size:22px}.asg-whatsapp-float{bottom:82px}.asg-call-float{bottom:16px}}@media (width<=480px){.asg-float-btn{width:48px;height:48px;right:12px}.asg-float-btn svg{font-size:20px}.asg-whatsapp-float{bottom:72px}.asg-call-float{bottom:12px}}.asg-contact-info-section{background:radial-gradient(circle at 0 0,#2563eb0f,#0000 24%),radial-gradient(circle at 100% 100%,#06b6d40f,#0000 24%),linear-gradient(#fbfdff 0%,#f5f9ff 100%);padding:88px 0;position:relative;overflow:hidden}.asg-contact-info-bg-shape{filter:blur(70px);pointer-events:none;opacity:.6;border-radius:50%;position:absolute}.asg-contact-info-bg-shape-1{background:#2563eb1f;width:220px;height:220px;animation:8s ease-in-out infinite asgFloatBlob;top:60px;left:-40px}.asg-contact-info-bg-shape-2{background:#06b6d41f;width:240px;height:240px;animation:10s ease-in-out infinite reverse asgFloatBlob;bottom:10px;right:-40px}.asg-contact-info-grid-lines{pointer-events:none;opacity:.35;background-image:linear-gradient(#2563eb08 1px,#0000 1px),linear-gradient(90deg,#2563eb08 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.asg-contact-info-section .asg-container{z-index:1;position:relative}.asg-contact-info-head{text-align:center;max-width:820px;margin:0 auto 34px}.asg-contact-info-badge{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;background:#2563eb14;border:1px solid #2563eb1f;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.asg-contact-info-head h2{color:#081120;letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(28px,3.4vw,44px);font-weight:900;line-height:1.18}.asg-contact-info-head p{color:#64748b;max-width:700px;margin:0 auto;font-size:16px;line-height:1.85}.asg-contact-info-cards{align-items:stretch;gap:24px;display:flex}.asg-contact-info-card{cursor:pointer;background:#fffffff0;border:1px solid #2563eb14;border-radius:26px;flex:1;min-width:0;padding:24px 22px;transition:transform .35s,box-shadow .35s,border-color .35s;animation:.75s both asgCardRise;position:relative;overflow:hidden;box-shadow:0 18px 40px #0f172a12}.asg-contact-info-card:nth-child(2){animation-delay:80ms}.asg-contact-info-card:nth-child(3){animation-delay:.16s}.asg-contact-info-card:before{content:"";height:4px;position:absolute;inset:0 0 auto}.asg-contact-info-card:hover{border-color:#2563eb2e;transform:translateY(-10px);box-shadow:0 28px 54px #0f172a1f}.asg-contact-card-glow{pointer-events:none;background:radial-gradient(circle,#2563eb1f,#0000 70%);border-radius:50%;width:160px;height:160px;transition:transform .35s;position:absolute;top:-60px;right:-60px}.asg-contact-info-card:hover .asg-contact-card-glow{transform:scale(1.12)}.asg-contact-info-top{z-index:1;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex;position:relative}.asg-contact-info-icon-box{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:20px;flex-shrink:0;place-items:center;width:62px;height:62px;display:grid;box-shadow:0 16px 30px #2563eb38}.asg-contact-info-icon-box.email{background:linear-gradient(135deg,#0ea5e9,#2563eb)}.asg-contact-info-icon-box.map{background:linear-gradient(135deg,#06b6d4,#0891b2)}.asg-contact-info-icon{font-size:25px}.asg-contact-info-chip{color:#2563eb;letter-spacing:.03em;white-space:nowrap;background:#2563eb14;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.asg-contact-info-content{z-index:1;position:relative}.asg-contact-info-content h3{color:#081120;margin:0 0 10px;font-size:24px;font-weight:800}.asg-contact-info-main{color:#122033;word-break:break-word;margin:0 0 6px;font-size:17px;font-weight:800;line-height:1.5}.asg-contact-info-sub{color:#64748b;word-break:break-word;margin:0;font-size:15px;font-weight:600;line-height:1.7}.asg-contact-info-bottom{z-index:1;color:#2563eb;justify-content:space-between;align-items:center;gap:12px;margin-top:22px;font-size:14px;font-weight:800;display:flex;position:relative}.asg-contact-info-bottom svg{font-size:18px;transition:transform .3s}.asg-contact-info-card:hover .asg-contact-info-bottom svg{transform:translate(4px,-2px)}.asg-call-popup{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#02081794;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.asg-call-popup-box{background:#fffffff7;border-radius:28px;width:min(100%,440px);padding:26px 22px 22px;animation:.35s asgPopupReveal;position:relative;overflow:hidden;box-shadow:0 28px 60px #0f172a3d}.asg-call-popup-orb{filter:blur(38px);pointer-events:none;border-radius:50%;position:absolute}.asg-call-popup-orb-1{background:#2563eb24;width:120px;height:120px;top:-40px;left:-20px}.asg-call-popup-orb-2{background:#06b6d424;width:120px;height:120px;bottom:-30px;right:-20px}.asg-call-popup-header{z-index:1;text-align:center;margin-bottom:20px;position:relative}.asg-call-popup-icon-wrap{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:22px;place-items:center;width:68px;height:68px;margin:0 auto 14px;font-size:28px;display:grid;box-shadow:0 18px 32px #2563eb38}.asg-call-close{color:#2563eb;cursor:pointer;background:#eef4ff;border:none;border-radius:50%;place-items:center;width:40px;height:40px;font-size:18px;transition:all .25s;display:grid;position:absolute;top:-4px;right:-2px}.asg-call-close:hover{background:#dfeafc;transform:rotate(90deg)}.asg-call-popup-header h3{color:#081120;margin:0 0 8px;font-size:26px;font-weight:900}.asg-call-popup-header p{color:#64748b;margin:0;font-size:15px;line-height:1.7}.asg-call-popup-body{z-index:1;flex-direction:column;gap:12px;display:flex;position:relative}.asg-call-btn{color:#122033;background:#f8fbff;border:1px solid #2563eb14;border-radius:18px;align-items:center;gap:12px;min-height:58px;padding:0 18px;font-size:15px;font-weight:800;text-decoration:none;transition:all .3s;display:flex}.asg-call-btn:hover{background:#eef5ff;border-color:#2563eb33;transform:translateY(-2px);box-shadow:0 12px 24px #0f172a14}.asg-call-btn-icon{font-size:20px;display:inline-flex}.asg-call-btn.whatsapp{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;box-shadow:0 16px 28px #22c55e38}.asg-call-btn.whatsapp:hover{background:linear-gradient(135deg,#16a34a,#15803d)}@keyframes asgFloatBlob{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-16px)scale(1.05)}}@keyframes asgCardRise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes asgPopupReveal{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=992px){.asg-contact-info-section{padding:62px 0}.asg-contact-info-cards{flex-direction:column}.asg-contact-info-card{width:100%}}@media (width<=768px){.asg-contact-info-section{padding:52px 0}.asg-contact-info-head{margin-bottom:24px}.asg-contact-info-head p{font-size:15px;line-height:1.75}.asg-contact-info-card{border-radius:22px;padding:20px 18px}.asg-contact-info-top{margin-bottom:16px}.asg-contact-info-icon-box{border-radius:18px;width:56px;height:56px}.asg-contact-info-content h3{font-size:22px}.asg-contact-info-main{font-size:16px}.asg-contact-info-sub{font-size:14px}.asg-call-popup-box{border-radius:22px;padding:22px 16px 18px}.asg-call-popup-header h3{font-size:22px}}@media (width<=480px){.asg-contact-info-section{padding:44px 0}.asg-contact-info-badge{padding:7px 12px;font-size:12px}.asg-contact-info-head h2{font-size:24px}.asg-contact-info-head p{font-size:14px}.asg-contact-info-card{border-radius:18px;padding:18px 14px}.asg-contact-info-top{flex-direction:column;align-items:flex-start;gap:10px}.asg-contact-info-chip{font-size:11px}.asg-contact-info-content h3{font-size:20px}.asg-contact-info-main{font-size:15px}.asg-contact-info-sub{font-size:13px}.asg-contact-info-bottom{margin-top:18px;font-size:13px}.asg-call-popup-icon-wrap{border-radius:18px;width:60px;height:60px;font-size:24px}.asg-call-btn{border-radius:16px;min-height:54px;padding:0 14px;font-size:14px}}body{margin:0;font-family:Arial,sans-serif}.asg-gallery-page{color:#fff;background:linear-gradient(#021018,#051c2b)}.asg-hero{height:85vh;position:relative;overflow:hidden}.asg-hero-bg{background-position:50%;background-size:cover;transition:all 1.2s ease-in-out;position:absolute;inset:0;transform:scale(1.05)}.asg-hero-overlay{background:linear-gradient(#0003,#000000b3);position:absolute;inset:0}.asg-hero-content{z-index:2;text-align:center;padding:20px;position:relative;top:50%;transform:translateY(-50%)}.asg-hero-content h1{background:linear-gradient(90deg,#fff,#fff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:10px;font-size:48px;font-weight:800}.asg-hero-content p{color:#e2e8f0;font-size:18px}.asg-gallery-grid-section{max-width:1300px;margin:auto;padding:60px 20px}.asg-gallery-grid-section h2{text-align:center;color:#fff;margin-bottom:40px;font-size:36px}.asg-gallery-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.asg-gallery-card{cursor:pointer;background:#000;border-radius:16px;height:260px;position:relative;overflow:hidden}.asg-gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.asg-gallery-card:hover img{transform:scale(1.1)}.asg-gallery-card-overlay{opacity:0;background:linear-gradient(#0000,#000c);flex-direction:column;justify-content:flex-end;padding:16px;transition:all .4s;display:flex;position:absolute;inset:0}.asg-gallery-card:hover .asg-gallery-card-overlay{opacity:1}.asg-gallery-card-overlay h3{color:#22c55e;margin:0;font-size:18px}.asg-gallery-card-overlay p{color:#cbd5e1;font-size:13px}@media (width<=1024px){.asg-gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.asg-gallery-grid{grid-template-columns:repeat(2,1fr)}.asg-hero-content h1{font-size:30px}}@media (width<=480px){.asg-gallery-grid{grid-template-columns:1fr}}.asg-services-overview{background:radial-gradient(circle at 0 0,#2563eb0d,#0000 24%),radial-gradient(circle at 100% 100%,#06b6d40d,#0000 24%),linear-gradient(#fbfdff 0%,#f4f9ff 100%);min-height:100vh}.asg-services-overview-hero{text-align:center;padding:20px 0 40px}.asg-services-overview-badge{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;background:#2563eb14;border:1px solid #2563eb1f;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.asg-services-overview-hero h1{color:#081120;margin:0 0 14px;font-size:clamp(32px,4vw,32px);font-weight:900;line-height:1.16}.asg-services-overview-hero p{color:#64748b;max-width:780px;margin:0 auto;font-size:16px;line-height:1.85}.asg-services-overview-body{padding:10px 0 80px}.asg-services-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.asg-services-overview-card{background:#fffffff5;border:1px solid #2563eb14;border-radius:24px;text-decoration:none;transition:all .35s;animation:.7s both asgServiceOverviewFade;overflow:hidden;box-shadow:0 18px 38px #0f172a12}.asg-services-overview-card:hover{transform:translateY(-8px);box-shadow:0 28px 52px #0f172a1f}.asg-services-overview-media{height:230px;position:relative}.asg-services-overview-media img{object-fit:cover;width:100%;height:100%}.asg-services-overview-overlay{background:linear-gradient(#08112014,#081120b3);position:absolute;inset:0}.asg-services-overview-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:18px;place-items:center;width:54px;height:54px;font-size:22px;display:grid;position:absolute;bottom:16px;right:16px;box-shadow:0 16px 28px #2563eb3d}.asg-services-overview-content{padding:20px 18px 18px}.asg-services-overview-tag{color:#2563eb;background:#2563eb14;border-radius:999px;margin-bottom:12px;padding:7px 11px;font-size:12px;font-weight:800;display:inline-flex}.asg-services-overview-content h3{color:#081120;margin:0 0 10px;font-size:19px;font-weight:800;line-height:1.35}.asg-services-overview-content p{color:#64748b;margin:0;font-size:14px;line-height:1.8}.asg-services-overview-points{flex-direction:column;gap:8px;margin-top:16px;display:flex}.asg-services-overview-points span{color:#122033;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.asg-services-overview-points svg{color:#16a34a;flex-shrink:0}.asg-services-overview-footer{color:#2563eb;justify-content:space-between;align-items:center;margin-top:18px;font-size:14px;font-weight:800;display:flex}@keyframes asgServiceOverviewFade{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=1180px){.asg-services-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.asg-services-overview-hero{padding:94px 0 30px}.asg-services-overview-grid{grid-template-columns:1fr;gap:18px}.asg-services-overview-card{border-radius:18px}.asg-services-overview-media{height:220px}}.asg-service-detail{background:radial-gradient(circle at 0 0,#2563eb0d,#0000 22%),radial-gradient(circle at 100% 100%,#06b6d40d,#0000 22%),linear-gradient(#fbfdff 0%,#f4f9ff 100%);min-height:100vh}.asg-service-container{width:min(100% - 32px,1280px);margin:0 auto}.asg-service-hero{min-height:520px;position:relative;overflow:hidden}.asg-service-hero img{object-fit:cover;width:100%;height:100%;min-height:520px;display:block}.asg-service-hero-content{z-index:2;color:#fff;flex-direction:column;justify-content:center;gap:16px;display:flex;position:absolute;inset:0}.asg-service-back-btn{color:#2563eb;background:#2563eb14;border:1px solid #2563eb1f;border-radius:999px;align-items:center;gap:8px;width:fit-content;min-height:44px;padding:0 14px;font-size:14px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}.asg-service-back-btn:hover{transform:translateY(-2px)}.asg-service-back-btn.light{color:#fff;background:#ffffff1a;border-color:#ffffff29}.asg-service-badge-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.asg-service-tag{color:#fff;letter-spacing:.05em;background:#ffffff1f;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.asg-service-icon-badge{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:16px;place-items:center;width:52px;height:52px;font-size:22px;display:grid;box-shadow:0 16px 28px #2563eb3d}.asg-service-hero-content h1{max-width:780px;margin:0;font-size:clamp(34px,5vw,62px);font-weight:900;line-height:1.06}.asg-service-hero-content p{color:#ffffffd6;max-width:760px;margin:0;font-size:18px;line-height:1.8}.asg-service-main{padding:56px 0 84px}.asg-service-grid{grid-template-columns:minmax(0,1.08fr) minmax(300px,.42fr);align-items:start;gap:28px;display:grid}.asg-service-content-col,.asg-service-side-col{min-width:0}.asg-service-content-col{flex-direction:column;gap:22px;display:flex}.asg-service-side-col{flex-direction:column;gap:20px;display:flex;position:sticky;top:100px}.asg-service-card,.asg-service-side-card,.asg-service-not-found-card{background:#fffffff5;border:1px solid #2563eb14;border-radius:24px;box-shadow:0 20px 40px #0f172a0f}.asg-service-card{padding:26px 24px}.asg-service-card h2{color:#081120;margin:0 0 14px;font-size:26px;font-weight:900}.asg-service-card p{color:#64748b;margin:0;font-size:15px;line-height:1.9}.asg-service-list{flex-direction:column;gap:12px;display:flex}.asg-service-list-item{background:#f8fbff;border:1px solid #2563eb0f;border-radius:18px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.asg-service-list-item svg{color:#16a34a;flex-shrink:0;margin-top:2px;font-size:18px}.asg-service-list-item span{color:#122033;font-size:15px;font-weight:600;line-height:1.7}.asg-service-chip-list{flex-wrap:wrap;gap:10px;display:flex}.asg-service-chip{color:#2563eb;background:#2563eb14;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-size:13px;font-weight:800;display:inline-flex}.asg-service-side-card{padding:22px 20px}.asg-service-side-card h3{color:#081120;margin:0 0 10px;font-size:22px;font-weight:900}.asg-service-side-card p{color:#64748b;margin:0 0 16px;font-size:14px;line-height:1.8}.asg-service-primary-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-size:14px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 16px 28px #2563eb38}.asg-service-primary-btn:hover,.asg-service-offer-btn:hover{transform:translateY(-2px)}.asg-service-related-list{flex-direction:column;gap:12px;display:flex}.asg-service-related-item{background:#f8fbff;border:1px solid #2563eb0f;border-radius:16px;align-items:center;gap:12px;padding:12px;text-decoration:none;transition:all .3s;display:flex}.asg-service-related-item:hover{border-color:#2563eb29;transform:translate(4px)}.asg-service-related-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.asg-service-related-item strong{color:#081120;font-size:14px;line-height:1.45;display:block}.asg-service-related-item small{color:#64748b;margin-top:4px;font-size:12px;display:block}.asg-service-section-head{align-items:center;gap:12px;margin-bottom:16px;display:flex}.asg-service-section-head h2{margin:0}.asg-service-section-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:14px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:18px;display:grid;box-shadow:0 14px 24px #2563eb2e}.asg-service-pricing-box{background:#f8fbff;border:1px solid #2563eb0f;border-radius:18px;padding:18px}.asg-service-pricing-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.asg-service-pricing-top strong{color:#081120;font-size:28px;font-weight:900;line-height:1.1;display:block}.asg-service-pricing-top span{color:#2563eb;text-transform:uppercase;letter-spacing:.04em;margin-top:6px;font-size:13px;font-weight:800;display:block}.asg-service-pricing-box p{color:#64748b;margin:0;font-size:14px;line-height:1.8}.asg-service-offers-list{flex-direction:column;gap:16px;display:flex}.asg-service-offer-item{background:#f8fbff;border:1px solid #2563eb0f;border-radius:18px;align-items:flex-start;gap:16px;padding:18px;display:flex}.asg-service-offer-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:16px;flex-shrink:0;place-items:center;width:50px;height:50px;font-size:22px;display:grid;box-shadow:0 14px 26px #2563eb2e}.asg-service-offer-content{flex:1;min-width:0}.asg-service-offer-tag{color:#2563eb;background:#2563eb14;border-radius:999px;justify-content:center;align-items:center;margin-bottom:10px;padding:7px 11px;font-size:12px;font-weight:800;display:inline-flex}.asg-service-offer-content h3{color:#081120;margin:0 0 8px;font-size:20px;font-weight:800;line-height:1.3}.asg-service-offer-content p{color:#64748b;margin:0 0 14px;font-size:14px;line-height:1.8}.asg-service-offer-points{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.asg-service-offer-points span{color:#2563eb;background:#2563eb12;border-radius:999px;align-items:center;gap:7px;padding:8px 10px;font-size:12px;font-weight:800;display:inline-flex}.asg-service-offer-points svg{color:#16a34a;font-size:13px}.asg-service-offer-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:12px;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:13px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 14px 24px #2563eb2e}.asg-service-side-card.compact .asg-service-side-price{margin-bottom:12px}.asg-service-side-card.compact .asg-service-side-price strong{color:#081120;font-size:24px;font-weight:900;line-height:1.1;display:block}.asg-service-side-card.compact .asg-service-side-price small{color:#2563eb;text-transform:uppercase;margin-top:4px;font-size:12px;font-weight:800;display:block}.asg-service-text-link{color:#2563eb;margin-top:8px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.asg-service-side-offers{flex-wrap:wrap;gap:8px;display:flex}.asg-service-side-offer-chip{color:#2563eb;background:#2563eb14;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.not-found{justify-content:center;align-items:center;padding:100px 0;display:flex}.asg-service-not-found-card{text-align:center;padding:28px 24px}.asg-service-not-found-card h2{color:#081120;margin:0 0 10px}.asg-service-not-found-card p{color:#64748b;margin:0 0 18px}@media (width<=1100px){.asg-service-grid{grid-template-columns:1fr}.asg-service-side-col{position:static}}@media (width<=768px){.asg-service-container{width:min(100% - 20px,1280px)}.asg-service-hero,.asg-service-hero img{min-height:460px}.asg-service-hero-content h1{font-size:clamp(30px,8vw,40px);line-height:1.12}.asg-service-hero-content p{font-size:15px;line-height:1.75}.asg-service-main{padding:44px 0 56px}.asg-service-card,.asg-service-side-card{border-radius:18px;padding:20px 16px}.asg-service-card h2{font-size:22px}.asg-service-offer-item{flex-direction:column;padding:16px}.asg-service-pricing-top strong{font-size:24px}.asg-service-offer-content h3{font-size:18px}}.asg-pricing-page{background:radial-gradient(circle at 0 0,#2563eb0d,#0000 22%),radial-gradient(circle at 100% 100%,#06b6d40d,#0000 22%),linear-gradient(#fbfdff 0%,#f4f9ff 100%);min-height:100vh}.asg-pricing-hero{text-align:center;padding:30px 0 52px}.asg-pricing-badge,.asg-section-mini-badge{color:#2563eb;letter-spacing:.05em;text-transform:uppercase;background:#2563eb14;border:1px solid #2563eb1a;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.asg-pricing-hero h1,.asg-section-head h2{color:#081120;margin:0 0 14px;font-size:clamp(32px,4vw,30px);font-weight:900;line-height:1.14}.asg-pricing-hero p,.asg-section-head p{color:#64748b;max-width:760px;margin:0 auto;font-size:16px;line-height:1.85}.asg-section-head{text-align:center;margin-bottom:30px}.asg-pricing-section{padding:8px 0 42px}.asg-pricing-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.asg-pricing-plan-card{background:#fff;border:1px solid #2563eb14;border-radius:24px;flex-direction:column;min-height:100%;padding:26px 22px;transition:transform .3s,box-shadow .3s,border-color .3s;animation:.7s both asgPricingFadeUp;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 36px #0f172a0f}.asg-pricing-plan-card:hover{border-color:#2563eb29;transform:translateY(-8px);box-shadow:0 26px 50px #0f172a1f}.asg-pricing-plan-glow{pointer-events:none;background:radial-gradient(circle,#2563eb1a,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-70px;right:-70px}.asg-pricing-plan-card.active{color:#fff;background:linear-gradient(#0f1d35,#10284b);border-color:#67e8f91f}.asg-pricing-plan-card.active .asg-pricing-plan-head h2,.asg-pricing-plan-card.active .asg-pricing-amount,.asg-pricing-plan-card.active .asg-pricing-plan-head p,.asg-pricing-plan-card.active .asg-pricing-feature span,.asg-pricing-plan-card.active .asg-pricing-fit span{color:#fff}.asg-pricing-plan-card.active .asg-pricing-note{color:#ffffffd1}.asg-pricing-plan-top{z-index:1;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex;position:relative}.asg-pricing-plan-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:16px;place-items:center;width:54px;height:54px;font-size:22px;display:grid;box-shadow:0 16px 28px #2563eb33}.asg-pricing-plan-badge{color:#2563eb;background:#2563eb14;border:1px solid #2563eb14;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.asg-pricing-plan-card.active .asg-pricing-plan-badge{color:#fff;background:#ffffff1f;border-color:#ffffff14}.asg-pricing-plan-head{z-index:1;position:relative}.asg-pricing-plan-head h2{color:#081120;margin:0 0 8px;font-size:26px;font-weight:900}.asg-pricing-amount{color:#081120;margin:6px 0;font-size:38px;font-weight:900;line-height:1.05}.asg-pricing-note{color:#2563eb;text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px;font-size:12px;font-weight:700;display:inline-block}.asg-pricing-plan-head p{color:#64748b;margin:0;font-size:14px;line-height:1.8}.asg-pricing-features{z-index:1;flex-direction:column;flex:auto;gap:10px;margin-top:18px;display:flex;position:relative}.asg-pricing-feature{background:#f8fbff;border:1px solid #2563eb0d;border-radius:14px;gap:10px;padding:12px;display:flex}.asg-pricing-plan-card.active .asg-pricing-feature{background:#ffffff14;border-color:#ffffff14}.asg-pricing-feature-icon{background:#22c55e1f;border-radius:50%;place-items:center;width:22px;min-width:22px;height:22px;display:grid}.asg-pricing-feature svg{color:#16a34a;font-size:13px}.asg-pricing-plan-card.active .asg-pricing-feature-icon{background:#ffffff29}.asg-pricing-plan-card.active .asg-pricing-feature svg{color:#67e8f9}.asg-pricing-feature span{color:#122033;font-size:14px;font-weight:600;line-height:1.7}.asg-pricing-fit{z-index:1;flex-wrap:wrap;gap:8px;margin-top:18px;margin-bottom:20px;display:flex;position:relative}.asg-pricing-fit span{color:#2563eb;background:#2563eb14;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.asg-pricing-plan-card.active .asg-pricing-fit span{background:#ffffff1f}.asg-pricing-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;margin-top:auto;padding:0 16px;font-weight:800;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 14px 26px #2563eb2e}.asg-pricing-btn:hover,.asg-pricing-offer-btn:hover,.asg-pricing-bottom-btn:hover,.asg-pricing-secondary-btn:hover{transform:translateY(-2px)}.asg-pricing-offers-section{padding:14px 0 44px}.asg-pricing-offers-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.asg-pricing-offer-card{background:#fff;border:1px solid #2563eb14;border-radius:22px;flex-direction:column;min-height:100%;padding:24px;transition:transform .3s,box-shadow .3s,border-color .3s;animation:.7s both asgPricingFadeUp;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 36px #0f172a0f}.asg-pricing-offer-card:hover{border-color:#2563eb29;transform:translateY(-8px);box-shadow:0 28px 50px #0f172a1f}.asg-pricing-offer-glow{pointer-events:none;background:radial-gradient(circle,#2563eb1a,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-70px;right:-70px}.asg-pricing-offer-top{z-index:1;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex;position:relative}.asg-pricing-offer-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:16px;flex-shrink:0;place-items:center;width:54px;height:54px;font-size:22px;display:grid;box-shadow:0 16px 28px #2563eb2e}.asg-pricing-offer-tag{color:#2563eb;text-align:center;background:#2563eb14;border-radius:999px;justify-content:center;align-items:center;padding:7px 11px;font-size:12px;font-weight:800;display:inline-flex}.asg-pricing-offer-head{z-index:1;margin-bottom:12px;position:relative}.asg-pricing-offer-head h3{color:#081120;margin:0 0 10px;font-size:24px;font-weight:900;line-height:1.3}.asg-pricing-offer-head p{color:#64748b;margin:0;font-size:14px;line-height:1.8}.asg-pricing-offer-scroll{z-index:1;scrollbar-width:thin;scrollbar-color:#2563eb59 transparent;flex:auto;min-height:0;max-height:320px;margin-bottom:18px;padding-right:6px;position:relative;overflow-y:auto}.asg-pricing-offer-scroll::-webkit-scrollbar{width:6px}.asg-pricing-offer-scroll::-webkit-scrollbar-track{background:0 0}.asg-pricing-offer-scroll::-webkit-scrollbar-thumb{background:#2563eb47;border-radius:999px}.asg-pricing-offer-points{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}.asg-pricing-offer-point{background:#f8fbff;border:1px solid #2563eb0d;border-radius:14px;align-items:flex-start;gap:10px;padding:12px;display:flex}.asg-pricing-offer-point svg{color:#16a34a;flex-shrink:0;margin-top:2px;font-size:16px}.asg-pricing-offer-point span{color:#122033;font-size:14px;font-weight:600;line-height:1.7}.asg-pricing-offer-related h4{color:#081120;margin:0 0 10px;font-size:16px;font-weight:800}.asg-pricing-offer-related-list{flex-wrap:wrap;gap:8px;display:flex}.asg-pricing-offer-related-item{color:#2563eb;background:#eef4ff;border-radius:999px;justify-content:center;align-items:center;padding:7px 11px;font-size:12px;font-weight:800;line-height:1.4;text-decoration:none;transition:all .3s;display:inline-flex}.asg-pricing-offer-related-item:hover{background:#dfeaff}.asg-pricing-offer-btn{z-index:1;color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;margin-top:auto;padding:0 16px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;box-shadow:0 14px 26px #2563eb2e}.asg-pricing-offers-actions{justify-content:center;margin-top:24px;display:flex}.asg-pricing-secondary-btn{color:#2563eb;background:#eef4ff;border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}.asg-service-pricing-section{padding:10px 0 84px}.asg-service-pricing-list{flex-direction:column;gap:16px;display:flex}.asg-service-pricing-card{background:#fff;border:1px solid #2563eb14;border-radius:20px;padding:20px;transition:all .3s;box-shadow:0 16px 30px #0f172a0d}.asg-service-pricing-card:hover{transform:translateY(-4px);box-shadow:0 22px 40px #0f172a1a}.asg-service-pricing-card-head{justify-content:space-between;gap:18px;margin-bottom:10px;display:flex}.asg-service-pricing-content{min-width:0}.asg-service-pricing-tag{color:#2563eb;background:#2563eb14;border-radius:999px;justify-content:center;align-items:center;margin-bottom:10px;padding:7px 11px;font-size:12px;font-weight:800;display:inline-flex}.asg-service-pricing-card h3{color:#081120;margin:0;font-size:20px;font-weight:800;line-height:1.4}.asg-service-pricing-price-box{text-align:right;flex-shrink:0}.asg-service-pricing-price-box strong{color:#081120;font-size:20px;font-weight:900;display:block}.asg-service-pricing-price-box small{color:#64748b;margin-top:4px;font-size:12px;font-weight:700;display:block}.asg-service-pricing-card p{color:#64748b;margin:0 0 12px;font-size:14px;line-height:1.8}.asg-service-pricing-link{color:#2563eb;align-items:center;gap:8px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.asg-service-pricing-link:hover{transform:translate(4px)}.asg-pricing-bottom-cta{color:#fff;background:linear-gradient(135deg,#0f1d35,#10284b);border-radius:24px;align-items:center;gap:18px;margin-top:30px;padding:24px 22px;display:flex;box-shadow:0 24px 46px #0f172a29}.asg-pricing-bottom-cta-icon{background:#ffffff1f;border-radius:16px;flex-shrink:0;place-items:center;width:56px;height:56px;font-size:24px;display:grid}.asg-pricing-bottom-cta-content{flex:1;min-width:0}.asg-pricing-bottom-cta h3{margin:0 0 8px;font-size:24px;font-weight:900;line-height:1.2}.asg-pricing-bottom-cta p{color:#ffffffd1;margin:0;font-size:14px;line-height:1.8}.asg-pricing-bottom-btn{color:#2563eb;background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}@keyframes asgPricingFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=1180px){.asg-pricing-plan-grid,.asg-pricing-offers-grid{grid-template-columns:1fr}.asg-pricing-offer-scroll{max-height:280px}}@media (width<=1000px){.asg-service-pricing-card-head{flex-direction:column}.asg-service-pricing-price-box{text-align:left}.asg-pricing-bottom-cta{flex-direction:column;align-items:flex-start}}@media (width<=768px){.asg-pricing-hero{padding:94px 0 40px}.asg-pricing-hero p,.asg-section-head p{font-size:15px;line-height:1.75}.asg-pricing-section,.asg-pricing-offers-section{padding-bottom:34px}.asg-pricing-plan-card,.asg-pricing-offer-card,.asg-service-pricing-card{border-radius:18px;padding:18px 16px}.asg-pricing-plan-head h2,.asg-pricing-offer-head h3{font-size:22px}.asg-pricing-amount{font-size:32px}.asg-pricing-bottom-cta{border-radius:18px;padding:20px 16px}.asg-pricing-bottom-cta h3{font-size:20px}}@media (width<=480px){.asg-pricing-hero h1,.asg-section-head h2{font-size:28px}.asg-pricing-hero p,.asg-section-head p{font-size:14px}.asg-pricing-plan-icon,.asg-pricing-offer-icon{border-radius:14px;width:48px;height:48px;font-size:20px}.asg-pricing-plan-head h2,.asg-pricing-offer-head h3{font-size:20px}.asg-pricing-amount{font-size:30px}.asg-pricing-offer-top{flex-direction:column;align-items:flex-start}.asg-pricing-offer-scroll{max-height:250px}.asg-pricing-btn,.asg-pricing-offer-btn,.asg-pricing-bottom-btn,.asg-pricing-secondary-btn{width:100%}}.asg-offers-page{background:radial-gradient(circle at 0 0,#2563eb0d,#0000 22%),radial-gradient(circle at 100% 100%,#06b6d40d,#0000 22%),linear-gradient(#fbfdff 0%,#f4f9ff 100%);min-height:100vh}.asg-offers-hero{text-align:center;padding:110px 0 50px}.asg-offers-badge{color:#2563eb;letter-spacing:.05em;text-transform:uppercase;background:#2563eb14;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.asg-offers-hero h1{color:#081120;margin:0 0 14px;font-size:clamp(32px,4vw,52px);font-weight:900;line-height:1.15}.asg-offers-hero p{color:#64748b;max-width:720px;margin:0 auto;font-size:16px;line-height:1.85}.asg-offers-section{padding:8px 0 80px}.asg-offers-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.asg-offer-card{background:#fff;border:1px solid #2563eb14;border-radius:22px;flex-direction:column;height:100%;min-height:100%;padding:24px;transition:transform .3s,box-shadow .3s,border-color .3s;animation:.7s both asgOfferFadeUp;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 36px #0f172a0f}.asg-offer-card:hover{border-color:#2563eb29;transform:translateY(-8px);box-shadow:0 28px 50px #0f172a1f}.asg-offer-card-glow{pointer-events:none;background:radial-gradient(circle,#2563eb1a,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-70px;right:-70px}.asg-offer-top{z-index:1;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex;position:relative}.asg-offer-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:16px;flex-shrink:0;place-items:center;width:54px;height:54px;font-size:22px;display:grid;box-shadow:0 16px 28px #2563eb2e}.asg-offer-tag{color:#2563eb;text-align:center;background:#2563eb14;border-radius:999px;justify-content:center;align-items:center;padding:7px 11px;font-size:12px;font-weight:800;display:inline-flex}.asg-offer-heading{z-index:1;margin-bottom:12px;position:relative}.asg-offer-heading h2{color:#081120;margin:0;font-size:24px;font-weight:900;line-height:1.3}.asg-offer-scroll-area{z-index:1;scrollbar-width:thin;scrollbar-color:#2563eb59 transparent;flex:auto;min-height:0;max-height:360px;margin-bottom:18px;padding-right:6px;position:relative;overflow-y:auto}.asg-offer-scroll-area::-webkit-scrollbar{width:6px}.asg-offer-scroll-area::-webkit-scrollbar-track{background:0 0}.asg-offer-scroll-area::-webkit-scrollbar-thumb{background:#2563eb47;border-radius:999px}.asg-offer-scroll-area::-webkit-scrollbar-thumb:hover{background:#2563eb6b}.asg-offer-description{color:#64748b;margin:0 0 16px;font-size:14px;line-height:1.8}.asg-offer-points{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}.asg-offer-point{background:#f8fbff;border:1px solid #2563eb0d;border-radius:14px;align-items:flex-start;gap:10px;padding:12px;display:flex}.asg-offer-point svg{color:#16a34a;flex-shrink:0;margin-top:2px;font-size:16px}.asg-offer-point span{color:#122033;font-size:14px;font-weight:600;line-height:1.7}.asg-offer-related h4{color:#081120;margin:0 0 10px;font-size:16px;font-weight:800}.asg-offer-related-list{flex-wrap:wrap;gap:8px;display:flex}.asg-offer-related-item{color:#2563eb;background:#eef4ff;border-radius:999px;justify-content:center;align-items:center;padding:7px 11px;font-size:12px;font-weight:800;line-height:1.4;text-decoration:none;transition:all .3s;display:inline-flex}.asg-offer-related-item:hover{background:#dfeaff;transform:translateY(-1px)}.asg-offer-btn{z-index:1;color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;margin-top:auto;padding:0 16px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;box-shadow:0 14px 26px #2563eb2e}.asg-offer-btn:hover{transform:translateY(-2px);box-shadow:0 20px 30px #2563eb3d}@keyframes asgOfferFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=1180px){.asg-offers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1000px){.asg-offers-grid{grid-template-columns:1fr}.asg-offer-scroll-area{max-height:320px}}@media (width<=768px){.asg-offers-hero{padding:94px 0 36px}.asg-offers-hero p{font-size:15px;line-height:1.75}.asg-offers-section{padding:6px 0 56px}.asg-offer-card{border-radius:18px;padding:20px 16px}.asg-offer-heading h2{font-size:20px}.asg-offer-scroll-area{max-height:300px}.asg-offer-point{padding:10px}.asg-offer-point span{font-size:13px}}@media (width<=480px){.asg-offers-hero h1{font-size:28px}.asg-offers-hero p{font-size:14px}.asg-offer-top{flex-direction:column;align-items:flex-start}.asg-offer-icon{border-radius:14px;width:48px;height:48px;font-size:20px}.asg-offer-tag{font-size:11px}.asg-offer-heading h2{font-size:18px}.asg-offer-scroll-area{max-height:280px}.asg-offer-btn{width:100%}}*{box-sizing:border-box}.asg-opening-screen{z-index:99999;opacity:1;visibility:visible;background:radial-gradient(circle at 14% 18%,#ffffff1a,#0000 18%),radial-gradient(circle at 84% 16%,#64baff24,#0000 22%),radial-gradient(circle at 50% 84%,#166ceb2e,#0000 30%),linear-gradient(135deg,#010814 0%,#031429 24%,#062c54 52%,#0b4c92 76%,#0d6efd 100%);justify-content:center;align-items:center;transition:opacity .55s,visibility .55s,transform .55s;display:flex;position:fixed;inset:0;overflow:hidden;transform:scale(1)}.asg-opening-screen--hide{opacity:0;visibility:hidden;pointer-events:none;transform:scale(1.03)}.asg-bg{filter:blur(26px);position:absolute;inset:-15%}.asg-bg-1{background:radial-gradient(circle at 20% 28%,#ffffff1f,#0000 16%),radial-gradient(circle at 74% 24%,#41aeff2e,#0000 18%),radial-gradient(circle at 54% 70%,#125fe638,#0000 24%);animation:9s ease-in-out infinite asgBgFloat}.asg-bg-2{background:conic-gradient(from 180deg,#ffffff05,#73cbff1a,#ffffff05,#1469e61f,#ffffff05);animation:20s linear infinite asgBgRotate}.asg-grid{opacity:.85;background:repeating-linear-gradient(90deg,#ffffff06 0 1px,#0000 1px 82px),repeating-linear-gradient(0deg,#ffffff04 0 1px,#0000 1px 82px);position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 92%);mask-image:radial-gradient(circle,#000 40%,#0000 92%)}.asg-light{filter:blur(72px);opacity:.55;border-radius:50%;position:absolute}.asg-light-1{background:#ffffff21;width:260px;height:260px;animation:6s ease-in-out infinite asgPulseLight;top:10%;left:8%}.asg-light-2{background:#389dff3d;width:330px;height:330px;animation:7s ease-in-out infinite reverse asgPulseLight;bottom:6%;right:5%}.asg-particles{pointer-events:none;position:absolute;inset:0}.asg-particles span{background:radial-gradient(circle,#fffffffa,#76ceffad,#0000 72%);border-radius:50%;animation:7s linear infinite asgParticle;display:block;position:absolute;box-shadow:0 0 18px #60c4ff52}.asg-particles span:first-child{width:10px;height:10px;animation-delay:0s;top:70%;left:10%}.asg-particles span:nth-child(2){width:8px;height:8px;animation-delay:.8s;top:26%;left:20%}.asg-particles span:nth-child(3){width:12px;height:12px;animation-delay:1.6s;top:14%;left:36%}.asg-particles span:nth-child(4){width:9px;height:9px;animation-delay:2.3s;top:18%;left:68%}.asg-particles span:nth-child(5){width:11px;height:11px;animation-delay:3.1s;top:62%;left:82%}.asg-particles span:nth-child(6){width:7px;height:7px;animation-delay:4s;top:80%;left:72%}.asg-particles span:nth-child(7){width:10px;height:10px;animation-delay:2.8s;top:82%;left:48%}.asg-particles span:nth-child(8){width:8px;height:8px;animation-delay:4.6s;top:30%;left:88%}.asg-opening-center{z-index:5;text-align:center;flex-direction:column;align-items:center;gap:30px;width:min(92vw,860px);padding:24px 18px;display:flex;position:relative}.asg-logo-stage{place-items:center;width:330px;height:330px;animation:1.2s both asgLogoEnter;display:grid;position:relative}.asg-logo-glow{filter:blur(16px);background:radial-gradient(circle,#fff3,#54b8ff1f,#0000 72%);border-radius:50%;width:280px;height:280px;animation:2.8s ease-in-out infinite asgGlowPulse;position:absolute}.asg-logo-orbit{border:1.5px solid #b6e2ff38;border-radius:50%;position:absolute}.asg-logo-orbit-1{width:255px;height:255px;animation:14s linear infinite asgOrbit}.asg-logo-orbit-2{border-style:dashed;border-color:#ffffff1f;width:300px;height:300px;animation:18s linear infinite asgOrbitReverse}.asg-logo-ball{background:radial-gradient(circle at 30% 22%,#fff 0%,#fcfdff 30%,#eef5ff 58%,#dfedff 82%,#cfe3ff 100%);border-radius:50%;place-items:center;width:205px;height:205px;animation:3.2s ease-in-out infinite asgBallFloat;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 56px #0000003d,inset 16px 14px 18px #fffffffa,inset -18px -18px 24px #aaceffe6}.asg-ball-shine{filter:blur(4px);z-index:3;background:#fffffffa;border-radius:50%;width:64px;height:26px;position:absolute;top:18px;left:26px;transform:rotate(-16deg)}.asg-ball-shadow{z-index:1;border-radius:50%;position:absolute;inset:0;box-shadow:inset 0 -24px 28px #1355b414,inset 12px 0 18px #ffffff14}.asg-ball-inner-glow{z-index:1;border:1px solid #ffffff6b;border-radius:50%;width:82%;height:82%;position:absolute}.asg-logo-image-wrap{z-index:2;justify-content:center;align-items:center;width:82%;height:82%;animation:1.1s .35s both asgLogoImageIn;display:flex;position:relative}.asg-logo-image{object-fit:contain;filter:drop-shadow(0 8px 10px #083caa24)saturate(1.08)contrast(1.04);width:100%;height:100%;animation:3.8s ease-in-out infinite asgLogoImageFloat;display:block}.asg-brand-block{width:100%;max-width:760px;animation:1s .8s both asgTextRise}.asg-brand-line{background:linear-gradient(90deg,#ffffff1a,#89d4ff,#ffffff1a);border-radius:999px;width:110px;height:4px;margin:0 auto 18px;box-shadow:0 0 18px #68c4ff47}.asg-brand-title{letter-spacing:.7px;color:#fff;text-shadow:0 10px 24px #00000040;margin:0;font-size:clamp(2rem,4.9vw,4rem);font-weight:800;line-height:1.08}.asg-brand-subtitle{color:#ecf6ffeb;letter-spacing:.3px;max-width:680px;margin:14px auto 0;font-size:clamp(.95rem,1.5vw,1.16rem);font-weight:500;line-height:1.7}@keyframes asgLogoEnter{0%{opacity:0;transform:scale(.58)translateY(30px)rotate(-8deg)}65%{opacity:1;transform:scale(1.04)translateY(-4px)rotate(2deg)}to{opacity:1;transform:scale(1)translateY(0)rotate(0)}}@keyframes asgGlowPulse{0%,to{opacity:.72;transform:scale(.95)}50%{opacity:1;transform:scale(1.08)}}@keyframes asgOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes asgOrbitReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes asgBallFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes asgLogoImageIn{0%{opacity:0;filter:blur(8px);transform:scale(.72)rotate(-8deg)}to{opacity:1;filter:blur();transform:scale(1)rotate(0)}}@keyframes asgLogoImageFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes asgTextRise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes asgBgFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-16px)scale(1.03)}}@keyframes asgBgRotate{0%{transform:rotate(0)scale(1.08)}to{transform:rotate(360deg)scale(1.08)}}@keyframes asgParticle{0%{opacity:.18;transform:translateY(0)scale(.86)}25%{opacity:.78}50%{opacity:1;transform:translateY(-26px)scale(1.08)}to{opacity:0;transform:translateY(-54px)scale(.8)}}@keyframes asgPulseLight{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.7;transform:scale(1.08)}}@media (width<=768px){.asg-opening-center{gap:22px;padding:20px 14px}.asg-logo-stage{width:260px;height:260px}.asg-logo-glow{width:220px;height:220px}.asg-logo-orbit-1{width:200px;height:200px}.asg-logo-orbit-2{width:238px;height:238px}.asg-logo-ball{width:160px;height:160px}.asg-ball-shine{width:48px;height:18px;top:14px;left:18px}.asg-brand-subtitle{padding:0 8px;line-height:1.55}}@media (width<=480px){.asg-logo-stage{width:225px;height:225px}.asg-logo-glow{width:188px;height:188px}.asg-logo-orbit-1{width:170px;height:170px}.asg-logo-orbit-2{width:206px;height:206px}.asg-logo-ball{width:138px;height:138px}.asg-brand-line{width:92px;margin-bottom:14px}.asg-brand-title{letter-spacing:.3px}.asg-brand-subtitle{font-size:.92rem}}
