.o2-popup-overlay{position:fixed;inset:0;z-index:10000;display:none;align-items:flex-end;justify-content:center;padding:14px 12px;background:rgba(9,18,36,.62);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.o2-popup-overlay.show{display:flex}.o2-popup-card{position:relative;width:min(100%,476px);border-radius:24px;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border-top:5px solid #0072ce;box-shadow:0 28px 80px rgba(0,25,70,.38);padding:30px 20px 20px;text-align:left;color:#172033;overflow:hidden;animation:skyPopupRise .28s cubic-bezier(.2,.85,.25,1.15) both}.o2-popup-card:before{content:"";position:absolute;inset:0 0 auto 0;height:135px;background:radial-gradient(circle at 25% 15%,rgba(0,114,206,.18),transparent 34%),radial-gradient(circle at 80% 0%,rgba(142,68,173,.16),transparent 36%),linear-gradient(90deg,rgba(0,114,206,.08),rgba(255,0,153,.06));pointer-events:none}.o2-popup-close{position:absolute;top:10px;right:12px;width:44px;height:44px;border:0;border-radius:14px;background:#f1f5fb;color:#111827;font-size:26px;font-weight:800;line-height:1;cursor:pointer;z-index:2}.o2-logo-wrap{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;margin:0 0 18px}.sky-logo-mark{font-family:Inter,Arial,Helvetica,sans-serif;font-size:64px;line-height:.9;font-weight:950;letter-spacing:-7px;background:linear-gradient(90deg,#0072ce 0%,#4b42d6 45%,#ff0066 100%);-webkit-background-clip:text;background-clip:text;color:transparent;text-align:center;text-transform:lowercase}.o2-popup-card h2{position:relative;z-index:1;margin:0 0 15px;font-size:25px;line-height:1.18;font-weight:950;letter-spacing:-.025em;color:#172033}.o2-popup-text{position:relative;z-index:1;margin:0 0 18px;color:#38506d;font-size:21px;line-height:1.54}.o2-popup-list{position:relative;z-index:1;margin:0 0 20px;padding-left:22px;color:#344b67;font-size:19px;line-height:1.65}.o2-popup-list li{padding-left:4px;margin:2px 0}.o2-popup-call{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;min-height:71px;border-radius:18px;background:linear-gradient(90deg,#0072ce 0%,#4b42d6 48%,#ff0066 100%);color:#fff!important;font-size:24px;font-weight:950;text-align:center;text-decoration:none;box-shadow:0 16px 34px rgba(0,114,206,.30);transition:transform .18s ease,box-shadow .18s ease}.o2-popup-call:hover{transform:translateY(-1px);box-shadow:0 20px 40px rgba(0,114,206,.36)}.o2-popup-later{position:relative;z-index:1;margin-top:12px;width:100%;min-height:48px;border-radius:16px;border:1px solid #cdddf5;background:#fff;color:#111;font-size:16px;font-weight:800;cursor:pointer}.o2-popup-later:hover{background:#f5f8ff}body.o2-popup-open{overflow:hidden}.o2-floating-call{position:fixed;left:50%;bottom:14px;transform:translateX(-50%);z-index:9999;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:min(92vw,390px);min-height:58px;padding:12px 20px;border-radius:999px;background:linear-gradient(90deg,#0072ce 0%,#4b42d6 48%,#ff0066 100%);color:#fff!important;font-weight:950;text-decoration:none;box-shadow:0 18px 44px rgba(0,25,70,.35);border:1px solid rgba(255,255,255,.25)}.o2-floating-icon{width:32px;height:32px;border-radius:999px;background:rgba(255,255,255,.18);display:grid;place-items:center;font-size:17px}@keyframes skyPopupRise{from{opacity:0;transform:translateY(30px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(min-width:720px){.o2-popup-overlay{align-items:center}.o2-popup-card{padding:34px 28px 24px}.o2-popup-card h2{font-size:28px}.o2-popup-text{font-size:20px}.o2-popup-list{font-size:18px}}@media(max-width:420px){.o2-popup-overlay{padding:10px 12px;align-items:flex-end}.o2-popup-card{border-radius:20px;padding:27px 20px 20px}.sky-logo-mark{font-size:58px}.o2-popup-card h2{font-size:23px}.o2-popup-text{font-size:19px}.o2-popup-list{font-size:18px}.o2-popup-call{min-height:68px;font-size:22px}.o2-floating-call{bottom:10px;min-width:calc(100vw - 24px);font-size:15px}}:root{--bg:#f3f8ff;--surface:#fff;--ink:#132033;--muted:#5d6f85;--line:#dbeafe;--brand:#0f766e;--brand2:#4f46e5;--brand3:#e8fff9;--dark:#0b1220;--shadow:0 22px 55px rgba(12,34,57,.12);--radius:28px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 12% 8%,rgba(15,118,110,.16),transparent 26%),radial-gradient(circle at 86% 18%,rgba(79,70,229,.12),transparent 28%),linear-gradient(180deg,#f8fbff 0%,#f3f8ff 50%,#f7fffb 100%);color:var(--ink);line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(var(--container),calc(100% - 34px));margin:auto}.topbar{background:var(--dark);color:#fff;font-size:14px}.topbar .container{display:flex;justify-content:space-between;gap:14px;align-items:center;min-height:42px;flex-wrap:wrap}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:950;letter-spacing:-.04em}.mark{width:44px;height:44px;border-radius:16px;background:linear-gradient(135deg,var(--brand),var(--brand2));display:grid;place-items:center;color:white;font-weight:950;box-shadow:0 15px 35px rgba(15,118,110,.24)}.navlinks{display:flex;align-items:center;gap:18px;color:#475569;font-weight:750;font-size:14px}.navlinks a:hover{color:var(--brand)}.menu{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 20px;border-radius:999px;font-weight:900;border:1px solid transparent;cursor:pointer;transition:.18s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;box-shadow:0 14px 28px rgba(15,118,110,.23)}.btn-secondary{background:#fff;color:var(--brand);border-color:#bfdbfe}.section{padding:82px 0}.hero{padding:74px 0 42px}.grid-2{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center}.eyebrow{display:inline-flex;padding:9px 14px;border-radius:999px;background:var(--brand3);border:1px solid #bfdbfe;color:#0f766e;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}h1{font-size:clamp(2.65rem,6vw,5.2rem);line-height:.95;letter-spacing:-.065em;margin:18px 0}h2{font-size:clamp(2rem,4vw,3.35rem);line-height:1.03;letter-spacing:-.05em;margin:0 0 12px}h3{font-size:1.25rem;margin:0 0 8px}p{margin:0}.muted{color:var(--muted)}.lead{font-size:1.08rem;max-width:680px}.actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:28px}.trust{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.pill{padding:10px 14px;border-radius:999px;background:#fff;border:1px solid var(--line);font-weight:800;color:#344054}.card{background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.hero-card{position:relative}.hero-card img{height:480px;width:100%;object-fit:cover}.hero-caption{position:absolute;left:18px;right:18px;bottom:18px;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);border:1px solid var(--line);border-radius:22px;padding:18px}.section-head{max-width:760px}.center{text-align:center;margin:auto}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:34px}.card:hover{transform:translateY(-3px);box-shadow:0 26px 60px rgba(12,34,57,.16)}.service{padding:28px}.icon{width:54px;height:54px;border-radius:18px;background:#e8fff9;display:grid;place-items:center;font-size:16px;font-weight:900;margin-bottom:16px}.image-card{display:grid;grid-template-rows:225px auto}.image-card img{height:100%;width:100%;object-fit:cover}.pad{padding:28px}.price{font-size:2.8rem;font-weight:950;letter-spacing:-.06em;line-height:1;color:#111827}.list{list-style:none;padding:0;margin:14px 0 0;display:grid;gap:10px;color:var(--muted)}.list li:before{content:'✓ ';color:var(--brand);font-weight:950}.feature-band{background:var(--dark);color:#fff;border-radius:34px;padding:46px;margin-top:34px;display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:center}.feature-band .muted{color:#cbd5e1}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:start}.contact-line{padding:16px 18px;border-radius:18px;border:1px solid var(--line);background:#f8fbff;margin-top:12px}form{display:grid;gap:16px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:grid;gap:7px;font-size:14px;font-weight:800;color:#344054}input,select,textarea{width:100%;border:1px solid #c7d2fe;border-radius:17px;background:#fbfdff;padding:14px 15px;font:inherit;color:var(--ink)}textarea{min-height:150px;resize:vertical}.consent{display:flex;align-items:flex-start;gap:10px;color:var(--muted);font-weight:600}.consent input{width:18px;height:18px;margin-top:3px}.status{display:none;padding:13px 15px;border-radius:16px}.status.ok{display:block;background:#ecfdf5;color:#047857}.status.err{display:block;background:#fff1f2;color:#be123c}.legal{max-width:920px}.legal h2{font-size:1.8rem;margin-top:34px}.legal p,.legal li{color:#526173}.legal ul{padding-left:22px}.footer{padding:70px 0 34px}.footer-shell{background:var(--dark);color:#fff;border-radius:34px;padding:38px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr .9fr;gap:24px}.footer a{color:#dbeafe}.footer .muted{color:#cbd5e1}.footer-links{display:grid;gap:10px}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);margin-top:28px;padding-top:20px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;color:#cbd5e1;font-size:14px}.float{position:fixed;right:18px;bottom:18px;width:62px;height:62px;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand2));display:grid;place-items:center;color:#fff;font-size:13px;font-weight:900;box-shadow:0 18px 35px rgba(15,118,110,.28);z-index:60}.cookie{position:fixed;left:16px;right:16px;bottom:16px;z-index:70;display:none}.cookie-inner{width:min(780px,100%);margin:auto;padding:18px 20px;border-radius:24px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);display:flex;gap:16px;align-items:center;justify-content:space-between}.page-hero{padding:72px 0 38px}.breadcrumb{font-weight:800;color:#64748b;font-size:14px;margin-bottom:12px}.gallery{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;margin-top:34px}.gallery img{height:360px;width:100%;object-fit:cover;border-radius:28px;border:1px solid var(--line);box-shadow:var(--shadow)}@media(max-width:1050px){.grid-2,.cards,.feature-band,.contact-grid,.field-grid,.footer-grid,.gallery{grid-template-columns:1fr}.navlinks{display:none;position:absolute;top:84px;left:17px;right:17px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:var(--shadow)}.navlinks.open{display:grid}.menu{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:16px;background:#fff;font-size:14px}.hero-card img{height:360px}.cookie-inner{flex-direction:column;align-items:flex-start}}.footer{background:#030817;color:#8fa6cf;padding:54px 0 28px;margin-top:0}.footer-shell{background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important}.footer-compliance{text-align:center;max-width:1040px}.footer-important{max-width:920px;margin:0 auto 76px;line-height:1.9;font-size:17px;color:#8fa6cf}.footer-important strong{color:#f5f7ff;font-weight:900}.footer-policy-links{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:20px;font-size:18px}.footer-policy-links a{color:#8fa6cf!important}.footer-policy-links a:hover{color:#38a3ff!important}.footer-copy{color:#2d9cff;font-size:19px;font-weight:700;margin:0}@media(max-width:700px){.footer-important{font-size:15px;margin-bottom:46px}.footer-policy-links{font-size:16px}.footer-copy{font-size:16px}}.o2-popup:before{height:150px}.o2-logo-space{width:94px;height:94px;border-radius:27px}.o2-logo-space span{font-size:38px}.o2-popup-text{font-size:.96rem}.o2-floating-call{bottom:12px;min-width:calc(100vw - 24px);padding:14px 16px;font-size:14px}}.o2-popup-overlay{align-items:center!important;justify-content:center!important;padding:16px!important;background:rgba(7,13,27,.68)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.o2-popup-card{width:min(92vw,430px)!important;max-height:min(580px,62vh)!important;overflow-y:auto!important;border-radius:26px!important;border-top:4px solid #0087d5!important;background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%)!important;padding:22px 24px 18px!important;box-shadow:0 24px 70px rgba(4,17,42,.42),0 0 0 1px rgba(255,255,255,.70) inset!important;animation:skyPremiumPop .34s cubic-bezier(.2,.95,.25,1.18) both!important;scrollbar-width:thin!important}.o2-popup-card:before{height:112px!important;background:linear-gradient(120deg,rgba(0,135,213,.18),rgba(255,255,255,.78) 46%,rgba(238,0,122,.14))!important}.o2-popup-close{top:14px!important;right:14px!important;width:40px!important;height:40px!important;border-radius:14px!important;background:rgba(246,249,255,.95)!important;box-shadow:0 8px 24px rgba(20,41,72,.12)!important;font-size:24px!important}.o2-logo-wrap{margin:2px auto 18px!important;width:230px!important;max-width:72%!important;height:82px!important;border-radius:20px!important;background:#fff!important;box-shadow:0 12px 34px rgba(2,26,60,.10)!important;border:1px solid rgba(221,231,246,.9)!important;padding:10px 16px!important;overflow:hidden!important}.sky-popup-logo{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#fff!important}.o2-popup-card h2{font-size:22px!important;line-height:1.12!important;margin:0 0 10px!important;letter-spacing:-.035em!important;text-align:left!important;color:#121a2f!important}.o2-popup-text{font-size:15.5px!important;line-height:1.52!important;margin-bottom:12px!important;color:#38506d!important}.o2-popup-list{font-size:15.5px!important;line-height:1.55!important;margin-bottom:14px!important;padding-left:20px!important;color:#344b67!important}.o2-popup-list li{margin:2px 0!important;padding-left:3px!important}.o2-popup-call{min-height:54px!important;border-radius:16px!important;font-size:15px!important;gap:10px!important;letter-spacing:-.01em!important;background:linear-gradient(90deg,#0087d5 0%,#4a4ee8 50%,#ec007a 100%)!important;box-shadow:0 16px 30px rgba(0,121,210,.28)!important;animation:skyCallPulse 1.9s ease-in-out infinite!important}.o2-popup-call .call-icon{width:30px!important;height:30px!important;border-radius:999px!important;background:rgba(255,255,255,.18)!important;display:grid!important;place-items:center!important;font-size:15px!important;flex:0 0 auto!important}.o2-popup-call .call-copy{display:flex!important;align-items:baseline!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important;line-height:1!important}.o2-popup-call .call-copy strong{font-size:17px!important;font-weight:950!important}.o2-popup-call .call-copy small{font-size:15px!important;font-weight:850!important;letter-spacing:.01em!important;opacity:.98!important}.o2-popup-later{min-height:43px!important;border-radius:15px!important;font-size:14px!important;margin-top:10px!important;background:#fff!important}.o2-floating-call{min-width:auto!important;width:auto!important;left:auto!important;right:16px!important;bottom:16px!important;transform:none!important;min-height:48px!important;padding:10px 16px!important;font-size:14px!important;box-shadow:0 14px 34px rgba(2,22,52,.34)!important;animation:skyFloatPulse 2.2s ease-in-out infinite!important}.o2-floating-icon{width:26px!important;height:26px!important;font-size:14px!important}@keyframes skyPremiumPop{0%{opacity:0;transform:translateY(18px) scale(.94)}65%{opacity:1;transform:translateY(-3px) scale(1.01)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes skyCallPulse{0%,100%{transform:translateY(0);box-shadow:0 16px 30px rgba(0,121,210,.28)}50%{transform:translateY(-2px);box-shadow:0 20px 40px rgba(236,0,122,.24)}}@keyframes skyFloatPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.035)}}@media(max-width:520px){.o2-popup-card{width:min(92vw,420px)!important;max-height:58vh!important;padding:20px 24px 18px!important;border-radius:24px!important}.o2-logo-wrap{height:74px!important;width:210px!important;margin-bottom:16px!important}.o2-popup-card h2{font-size:21px!important}.o2-popup-text{font-size:15px!important}.o2-popup-list{font-size:15px!important}.o2-popup-call{min-height:52px!important}.o2-popup-call .call-copy strong{font-size:16px!important}.o2-popup-call .call-copy small{font-size:14px!important}.o2-floating-call{right:12px!important;bottom:12px!important;padding:9px 14px!important;font-size:13px!important}}@media(max-height:740px){.o2-popup-card{max-height:64vh!important}.o2-logo-wrap{height:66px!important;margin-bottom:12px!important}.o2-popup-text{font-size:14.5px!important;line-height:1.45!important}.o2-popup-list{font-size:14.5px!important;line-height:1.45!important}.o2-popup-call{min-height:50px!important}}.o2-popup-overlay{align-items:center!important;justify-content:center!important;padding:18px!important;background:rgba(5,10,20,.70)!important;backdrop-filter:blur(11px)!important;-webkit-backdrop-filter:blur(11px)!important}.o2-popup-card.sky-final-card{width:min(92vw,430px)!important;max-height:min(92vh,680px)!important;overflow-y:auto!important;border-radius:28px!important;border-top:5px solid transparent!important;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#08aef7,#6848f4,#f10078) border-box!important;border-left:0!important;border-right:0!important;border-bottom:0!important;padding:24px 26px 18px!important;box-shadow:0 28px 84px rgba(2,10,28,.48),0 0 0 1px rgba(255,255,255,.72) inset!important;text-align:center!important;color:#111a31!important;animation:skyFinalOpen .38s cubic-bezier(.2,.95,.25,1.18) both!important;scrollbar-width:thin!important}.o2-popup-card.sky-final-card:before{content:""!important;position:absolute!important;inset:0!important;height:168px!important;background:radial-gradient(circle at 18% 10%,rgba(6,174,247,.20),transparent 36%),radial-gradient(circle at 84% 4%,rgba(241,0,120,.16),transparent 34%),linear-gradient(180deg,rgba(251,253,255,.98),rgba(255,255,255,.75))!important;pointer-events:none!important;z-index:0!important}.o2-popup-card.sky-final-card>*{position:relative!important;z-index:1!important}.o2-popup-close{top:14px!important;right:14px!important;width:38px!important;height:38px!important;border-radius:999px!important;background:rgba(255,255,255,.94)!important;color:#1a1730!important;box-shadow:0 8px 26px rgba(24,31,55,.16)!important;font-size:24px!important;line-height:36px!important}.sky-final-logo-wrap{width:245px!important;max-width:78%!important;height:112px!important;margin:0 auto 14px!important;padding:10px 14px!important;background:#fff!important;border:0!important;border-radius:18px!important;box-shadow:0 14px 34px rgba(13,30,64,.08)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.sky-final-logo-wrap .sky-popup-logo{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#fff!important}.sky-help-line{display:flex!important;align-items:center!important;gap:10px!important;justify-content:center!important;margin:4px auto 10px!important;color:#2d4df0!important;font-size:10px!important;font-weight:950!important;letter-spacing:.04em!important;text-transform:uppercase!important}.sky-help-line strong{background:linear-gradient(90deg,#1268ff,#ec007a);-webkit-background-clip:text;background-clip:text;color:transparent!important}.sky-help-line span{height:1px!important;width:72px!important;background:linear-gradient(90deg,transparent,#d7dff3)!important}.sky-help-line span:last-child{background:linear-gradient(90deg,#d7dff3,transparent)!important}.o2-popup-card.sky-final-card h2{font-size:25px!important;line-height:1.12!important;margin:0 0 8px!important;text-align:center!important;letter-spacing:-.04em!important;color:#10182d!important;font-weight:950!important}.o2-popup-card.sky-final-card .o2-popup-text{max-width:345px!important;margin:0 auto 14px!important;text-align:center!important;font-size:15px!important;line-height:1.5!important;color:#31415f!important}.sky-service-list{max-width:340px!important;margin:0 auto 14px!important;background:rgba(255,255,255,.95)!important;border:1px solid #e7ecf7!important;border-radius:16px!important;box-shadow:0 12px 32px rgba(12,31,67,.08)!important;overflow:hidden!important}.sky-service-item{display:grid!important;grid-template-columns:42px 1fr 30px!important;gap:10px!important;align-items:center!important;padding:11px 12px!important;text-align:left!important}.sky-service-item:not(:last-child){border-bottom:1px solid #edf1f8!important}.sky-service-icon{width:36px!important;height:36px!important;border-radius:999px!important;display:grid!important;place-items:center!important;color:#fff!important;font-size:19px!important;font-weight:900!important;background:linear-gradient(135deg,#0878ff,#5d44ef 53%,#c900c8)!important;box-shadow:0 8px 18px rgba(67,67,232,.18)!important}.sky-service-item strong{display:block!important;font-size:14px!important;line-height:1.1!important;color:#111a31!important;font-weight:950!important}.sky-service-item small{display:block!important;margin-top:3px!important;font-size:11.5px!important;line-height:1.15!important;color:#3e4f6d!important;font-weight:650!important}.sky-service-item em{width:26px!important;height:26px!important;border-radius:999px!important;border:1px solid #dfe6f5!important;background:#fff!important;color:#273fff!important;display:grid!important;place-items:center!important;font-style:normal!important;font-size:14px!important;font-weight:950!important;box-shadow:0 4px 12px rgba(20,33,67,.08)!important}.o2-popup-call.sky-final-call{max-width:340px!important;margin:0 auto!important;min-height:76px!important;padding:13px 18px!important;border-radius:18px!important;background:linear-gradient(90deg,#0979f4 0%,#5146ee 48%,#ec0072 100%)!important;color:#fff!important;display:grid!important;grid-template-columns:54px 1fr!important;text-align:left!important;gap:12px!important;box-shadow:0 18px 38px rgba(236,0,114,.22),0 14px 30px rgba(9,121,244,.20)!important;animation:skyCallGlow 1.9s ease-in-out infinite!important}.o2-popup-call.sky-final-call .call-icon{width:46px!important;height:46px!important;border-radius:999px!important;border:2px solid rgba(255,255,255,.75)!important;background:rgba(255,255,255,.12)!important;display:grid!important;place-items:center!important;font-size:24px!important;line-height:1!important;flex:0 0 auto!important}.o2-popup-call.sky-final-call .call-copy{display:block!important;line-height:1.05!important}.o2-popup-call.sky-final-call .call-copy strong{font-size:20px!important;font-weight:950!important;margin-right:5px!important}.o2-popup-call.sky-final-call .call-copy small{font-size:19px!important;font-weight:950!important;letter-spacing:-.01em!important}.o2-popup-call.sky-final-call .call-copy b{display:block!important;margin-top:5px!important;font-size:11px!important;font-weight:750!important;opacity:.92!important}.o2-popup-later.sky-final-later{max-width:340px!important;margin:10px auto 0!important;min-height:44px!important;border-radius:16px!important;background:#fff!important;border:1px solid #dce4f4!important;box-shadow:0 4px 14px rgba(17,34,65,.04)!important;color:#111827!important;font-size:14px!important;font-weight:900!important}.o2-popup-later.sky-final-later span{font-size:13px!important;margin-right:6px!important}.sky-secure-note{margin:12px auto 0!important;color:#4e5b78!important;font-size:12px!important;font-weight:750!important}.sky-secure-note span{padding:0 8px!important;color:#7b86a0!important}.o2-floating-call{background:linear-gradient(90deg,#0979f4,#5146ee,#ec0072)!important}@keyframes skyFinalOpen{0%{opacity:0;transform:translateY(18px) scale(.94);filter:blur(3px)}68%{opacity:1;transform:translateY(-2px) scale(1.012);filter:blur(0)}100%{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes skyCallGlow{0%,100%{transform:translateY(0);box-shadow:0 18px 38px rgba(236,0,114,.22),0 14px 30px rgba(9,121,244,.20)}50%{transform:translateY(-2px);box-shadow:0 22px 48px rgba(236,0,114,.30),0 18px 40px rgba(9,121,244,.28)}}@media(max-width:520px){.o2-popup-overlay{padding:12px!important}.o2-popup-card.sky-final-card{width:min(94vw,390px)!important;max-height:88vh!important;border-radius:24px!important;padding:20px 22px 16px!important}.sky-final-logo-wrap{width:220px!important;height:98px!important;margin-bottom:12px!important}.sky-help-line{font-size:9px!important;margin-bottom:8px!important}.sky-help-line span{width:50px!important}.o2-popup-card.sky-final-card h2{font-size:22px!important}.o2-popup-card.sky-final-card .o2-popup-text{font-size:13.5px!important;line-height:1.42!important;max-width:300px!important;margin-bottom:12px!important}.sky-service-list{max-width:316px!important;margin-bottom:12px!important}.sky-service-item{grid-template-columns:38px 1fr 28px!important;gap:8px!important;padding:9px 10px!important}.sky-service-icon{width:33px!important;height:33px!important;font-size:17px!important}.sky-service-item strong{font-size:12.5px!important}.sky-service-item small{font-size:10.5px!important}.o2-popup-call.sky-final-call{max-width:316px!important;min-height:66px!important;padding:10px 14px!important;grid-template-columns:48px 1fr!important}.o2-popup-call.sky-final-call .call-icon{width:40px!important;height:40px!important;font-size:20px!important}.o2-popup-call.sky-final-call .call-copy strong{font-size:17px!important}.o2-popup-call.sky-final-call .call-copy small{font-size:16px!important}.o2-popup-call.sky-final-call .call-copy b{font-size:10px!important}.o2-popup-later.sky-final-later{max-width:316px!important;min-height:40px!important;font-size:13px!important}.sky-secure-note{font-size:11px!important;margin-top:10px!important}.o2-floating-call{display:none!important}}@media(max-height:700px){.o2-popup-card.sky-final-card{max-height:88vh!important;padding-top:16px!important;padding-bottom:14px!important}.sky-final-logo-wrap{height:82px!important;width:205px!important;margin-bottom:8px!important}.sky-help-line{margin-bottom:6px!important}.o2-popup-card.sky-final-card h2{font-size:21px!important;margin-bottom:6px!important}.o2-popup-card.sky-final-card .o2-popup-text{font-size:13px!important;margin-bottom:9px!important}.sky-service-item{padding:8px 10px!important}.o2-popup-call.sky-final-call{min-height:60px!important}.o2-popup-later.sky-final-later{min-height:38px!important}.sky-secure-note{margin-top:8px!important}}.o2-popup-overlay.show{display:flex!important;align-items:center!important;justify-content:center!important;padding:12px!important;background:rgba(6,12,26,.72)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.o2-popup-card.sky-final-card{width:min(92vw,440px)!important;max-height:calc(100vh - 28px)!important;overflow-y:auto!important;border-radius:28px!important;padding:22px 26px 16px!important;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#09aaf7,#6747f2,#ee0075) border-box!important;border-top:5px solid transparent!important;border-left:0!important;border-right:0!important;border-bottom:0!important;text-align:center!important;box-shadow:0 28px 80px rgba(0,8,24,.45)!important}.o2-popup-card.sky-final-card:before{height:142px!important}.o2-popup-close{top:12px!important;right:12px!important;width:30px!important;height:30px!important;min-width:30px!important;border-radius:50%!important;font-size:22px!important;line-height:28px!important;padding:0!important;display:grid!important;place-items:center!important}.sky-final-logo-wrap{width:220px!important;height:98px!important;max-width:68%!important;margin:0 auto 12px!important;padding:10px 14px!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 30px rgba(14,31,66,.08)!important}.sky-help-line{margin:3px auto 9px!important;font-size:10px!important}.o2-popup-card.sky-final-card h2{font-size:25px!important;margin:0 0 8px!important}.o2-popup-card.sky-final-card .o2-popup-text{font-size:15px!important;line-height:1.45!important;max-width:340px!important;margin:0 auto 13px!important}.sky-service-list{max-width:342px!important;margin:0 auto 14px!important;border-radius:18px!important}.sky-service-item{grid-template-columns:42px 1fr 30px!important;padding:10px 12px!important;gap:10px!important}.sky-service-icon{width:36px!important;height:36px!important;font-size:18px!important}.sky-service-item strong{font-size:14px!important}.sky-service-item small{font-size:11.5px!important}.o2-popup-call.sky-final-call{max-width:342px!important;min-height:66px!important;padding:10px 16px!important;border-radius:18px!important;grid-template-columns:48px 1fr!important;gap:12px!important}.o2-popup-call.sky-final-call .call-icon{width:42px!important;height:42px!important;font-size:20px!important}.o2-popup-call.sky-final-call .call-copy strong{font-size:18px!important}.o2-popup-call.sky-final-call .call-copy small{font-size:17px!important}.o2-popup-call.sky-final-call .call-copy b{font-size:10.5px!important;margin-top:4px!important}.o2-popup-later.sky-final-later{width:auto!important;min-width:180px!important;max-width:220px!important;min-height:36px!important;padding:8px 18px!important;border-radius:999px!important;font-size:13px!important;margin:10px auto 0!important}.sky-secure-note{font-size:11.5px!important;margin-top:10px!important}@media(max-width:520px){.o2-popup-overlay.show{padding:10px!important;align-items:center!important}.o2-popup-card.sky-final-card{width:min(94vw,410px)!important;max-height:calc(100vh - 20px)!important;border-radius:24px!important;padding:18px 18px 14px!important}.o2-popup-card.sky-final-card:before{height:118px!important}.o2-popup-close{top:9px!important;right:9px!important;width:28px!important;height:28px!important;min-width:28px!important;font-size:20px!important;line-height:26px!important}.sky-final-logo-wrap{width:178px!important;height:78px!important;max-width:62%!important;margin-bottom:8px!important;border-radius:16px!important}.sky-help-line{font-size:9px!important;gap:8px!important;margin-bottom:7px!important}.sky-help-line span{width:36px!important}.o2-popup-card.sky-final-card h2{font-size:21px!important;margin-bottom:6px!important}.o2-popup-card.sky-final-card .o2-popup-text{font-size:13px!important;line-height:1.38!important;max-width:310px!important;margin-bottom:10px!important}.sky-service-list{max-width:320px!important;margin-bottom:12px!important;border-radius:17px!important}.sky-service-item{grid-template-columns:36px 1fr 25px!important;padding:8px 10px!important;gap:8px!important}.sky-service-icon{width:31px!important;height:31px!important;font-size:16px!important}.sky-service-item strong{font-size:12.5px!important;line-height:1.05!important}.sky-service-item small{font-size:10.3px!important;line-height:1.1!important;margin-top:2px!important}.sky-service-item em{width:23px!important;height:23px!important;font-size:13px!important}.o2-popup-call.sky-final-call{max-width:320px!important;min-height:58px!important;padding:9px 12px!important;grid-template-columns:42px 1fr!important;border-radius:17px!important}.o2-popup-call.sky-final-call .call-icon{width:36px!important;height:36px!important;font-size:18px!important}.o2-popup-call.sky-final-call .call-copy strong{font-size:15.5px!important}.o2-popup-call.sky-final-call .call-copy small{font-size:14.5px!important}.o2-popup-call.sky-final-call .call-copy b{font-size:9.5px!important;line-height:1.15!important}.o2-popup-later.sky-final-later{min-width:158px!important;max-width:180px!important;min-height:34px!important;font-size:12.5px!important;margin-top:9px!important;padding:7px 14px!important}.sky-secure-note{font-size:10.5px!important;margin-top:8px!important}}@media(max-height:720px){.sky-final-logo-wrap{width:160px!important;height:70px!important;margin-bottom:6px!important}.o2-popup-card.sky-final-card h2{font-size:20px!important}.o2-popup-card.sky-final-card .o2-popup-text{font-size:12.5px!important;line-height:1.32!important;margin-bottom:8px!important}.sky-service-item{padding:7px 9px!important}.o2-popup-call.sky-final-call{min-height:54px!important}.o2-popup-later.sky-final-later{min-height:32px!important;margin-top:7px!important}.sky-secure-note{margin-top:7px!important}}