:root{--blue:#096eb7;--blue-600:#0a5f9e;--blue-050:#eef6fc;--blue-100:#d9ebf8;--blue-200:#bcdcf1;--navy:#0c2439;--ink:#233241;--muted:#5c6b79;--faint:#8996a3;--line:#e7edf3;--soft:#f5f8fb;--gold:#f6b100;--green:#12a05f;--green-050:#e7f7ef;--radius:18px;--radius-lg:26px;--shadow-sm:0 1px 2px rgba(11,45,80,.05),0 6px 18px rgba(11,45,80,.06);--shadow:0 8px 24px rgba(11,45,80,.09),0 30px 60px rgba(11,45,80,.1);--shadow-lg:0 20px 50px rgba(9,110,183,.16),0 50px 100px rgba(9,110,183,.16);--maxw:1160px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,sans-serif;color:var(--ink);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4{font-family:Poppins,system-ui,sans-serif;color:var(--navy);letter-spacing:-.02em;line-height:1.08}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{width:1em;height:1em;flex-shrink:0}.wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 22px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:Poppins;font-weight:600;font-size:16.5px;border:none;cursor:pointer;border-radius:14px;padding:17px 30px;transition:transform .16s,box-shadow .16s,background .16s;white-space:nowrap}.btn svg{width:19px;height:19px}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 10px 26px #096eb74d}.btn-primary:hover{background:var(--blue-600);transform:translateY(-2px);box-shadow:0 16px 34px #096eb766}.btn-ghost{background:#fff;color:var(--blue);border:1.5px solid var(--blue-200)}.btn-ghost:hover{background:var(--blue-050)}.btn-white{background:#fff;color:var(--blue);box-shadow:0 14px 34px #00000029}.btn-white:hover{transform:translateY(-2px)}.btn-lg{padding:21px 38px;font-size:18px;border-radius:15px}.btn-block{width:100%}.reassure{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:16px}.reassure span{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:var(--muted);font-weight:500}.reassure svg{width:14px;height:14px;color:var(--green)}.reassure.on-dark span{color:#c3d7ea}.reassure.on-dark svg{color:#8fd0a9}.reassure.center{justify-content:center}.stars{display:inline-flex;gap:1px;color:var(--gold)}.stars svg{width:16px;height:16px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:Poppins;font-weight:600;font-size:12px;letter-spacing:.05em;text-transform:uppercase;color:var(--blue);background:var(--blue-050);border:1px solid var(--blue-100);padding:7px 15px;border-radius:999px;margin-bottom:20px}.eyebrow svg{width:14px;height:14px}.eyebrow .nd{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px var(--green-050)}.hdr{position:sticky;top:0;z-index:60;background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.hdr-in{display:flex;align-items:center;justify-content:space-between;height:72px;gap:16px}.hdr-logo img{height:40px;width:auto}.hdr-right{display:flex;align-items:center;gap:20px}.hdr-rating{display:flex;align-items:center;gap:7px}.hdr-rating .stars svg{width:15px;height:15px}.hdr-rating small{font-size:12.5px;color:var(--muted);font-weight:600}.hdr-phone{display:inline-flex;align-items:center;gap:7px;font-weight:700;color:var(--navy);font-size:15.5px}.hdr-phone svg{width:17px;height:17px;color:var(--blue)}.hdr-help{font-size:14px;color:var(--muted);font-weight:500}.hdr-help:hover{color:var(--blue)}.hdr .btn{padding:11px 20px;font-size:14.5px;border-radius:12px}.hero{background:radial-gradient(1200px 620px at 88% -12%,#e2f0fd,#e2f0fd00 60%),linear-gradient(180deg,#f6fafe,#fff 76%);padding:clamp(38px,5.5vw,72px) 0 clamp(44px,5.5vw,72px);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:52px;align-items:center}.hero h1{font-size:clamp(38px,5.6vw,62px);font-weight:800;letter-spacing:-.03em}.hero h1 .hl{color:var(--blue)}.hero .sub{margin-top:22px;font-size:clamp(17px,2vw,20px);color:var(--muted);max-width:50ch}.hero-trust{display:flex;align-items:center;gap:14px 22px;flex-wrap:wrap;margin-top:24px}.hero-trust .it{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--navy)}.hero-trust .it svg{width:18px;height:18px}.hero-trust .g{color:var(--green)}.hero-cta{margin-top:28px;display:flex;gap:12px;flex-wrap:wrap;align-items:center}.hero-cta .reassure{width:100%}.hero-visual{position:relative}.hero-photo{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/3.2;box-shadow:var(--shadow-lg)}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-rev{position:absolute;left:-14px;bottom:-20px;background:#fff;border-radius:18px;box-shadow:var(--shadow);padding:15px 17px;max-width:260px;border:1px solid var(--line)}.hero-rev .r1{display:flex;align-items:center;gap:8px;margin-bottom:7px}.hero-rev .r1 .g{width:20px;height:20px}.hero-rev .r1 .stars svg{width:14px;height:14px}.hero-rev p{font-size:12.5px;color:var(--ink);line-height:1.42;margin-bottom:6px}.hero-rev .who{font-size:11.5px;color:var(--muted);font-weight:600}.hero-badge{position:absolute;top:20px;right:20px;width:205px;filter:drop-shadow(0 12px 26px rgba(0,0,0,.22))}.tbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--soft)}.tbar-in{display:flex;align-items:center;justify-content:center;gap:14px 36px;flex-wrap:wrap;padding:20px}.tbar-it{display:flex;align-items:center;gap:11px}.tbar-it .rt{font-family:Poppins;font-weight:700;color:var(--navy);font-size:18px;line-height:1}.tbar-it small{display:block;font-size:11.5px;color:var(--muted);font-weight:500}.tbar-it .g{width:22px;height:22px}.tbar-logo{font-family:Poppins;font-weight:700;color:var(--faint);font-size:15px}.tbar-logo-img{height:38px;width:auto;object-fit:contain;opacity:.96}.tbar-logo-img.gg{height:52px}.tbar-logo-img.checka{height:50px}.tbar-logo-img.yell{height:32px}.grev-logo{height:48px;width:auto;object-fit:contain}.tbar-guar{height:40px}.tbar-div{width:1px;height:32px;background:var(--line)}.sec{padding:clamp(56px,7vw,100px) 0}.sec-head{max-width:720px;margin:0 auto clamp(34px,4.5vw,54px);text-align:center}.sec-head h2{font-size:clamp(30px,4.4vw,46px);font-weight:800;letter-spacing:-.03em}.sec-head p{font-size:clamp(16px,1.9vw,19px);color:var(--muted);margin-top:14px}.ba-wrap{max-width:960px;margin:0 auto}.ba{position:relative;aspect-ratio:16/10;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow);-webkit-user-select:none;user-select:none;touch-action:none;cursor:ew-resize}.ba-layer{position:absolute;top:0;right:0;bottom:0;left:0}.ba-layer img{width:100%;height:100%;object-fit:cover}.ba-before{clip-path:inset(0 50% 0 0)}.ba-tag{position:absolute;bottom:16px;font-size:11.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:#0b1e3780;padding:6px 13px;border-radius:999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:4}.ba-tag.b{left:16px}.ba-tag.a{right:16px}.ba-handle{position:absolute;top:0;bottom:0;left:50%;width:3px;background:#fff;box-shadow:0 0 12px #00000059;z-index:5;transform:translate(-50%)}.ba-knob{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;border-radius:50%;background:#fff;box-shadow:var(--shadow);display:flex;align-items:center;justify-content:center;z-index:6}.ba-knob svg{width:24px;height:24px;color:var(--blue)}.ba-cap{text-align:center;font-size:13.5px;color:var(--muted);margin-top:16px}.why{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.wc{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .22s,box-shadow .22s}.wc:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.wc-img{aspect-ratio:16/11;overflow:hidden;background:var(--blue-050)}.wc-img img{width:100%;height:100%;object-fit:cover}.wc-b{padding:22px 24px 26px}.wc-b h3{font-size:19px;font-weight:700;margin-bottom:7px}.wc-b p{font-size:14.5px;color:var(--muted)}.grev{background:var(--soft)}.grev-hd{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;margin-bottom:38px}.grev-hd .g{width:40px;height:40px}.grev-hd .n{font-family:Poppins;font-weight:800;font-size:42px;color:var(--navy);line-height:1}.grev-hd .stars svg{width:20px;height:20px}.grev-hd .sub{font-size:13.5px;color:var(--muted)}.grev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rv{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow-sm)}.rv-top{display:flex;align-items:center;gap:12px;margin-bottom:12px}.rv-av{position:relative;width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,var(--blue),#38a4e3);color:#fff;display:flex;align-items:center;justify-content:center;font-family:Poppins;font-weight:700;font-size:17px;overflow:hidden;flex-shrink:0}.rv-av-ph{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:50%}.rv-nm{font-weight:700;color:var(--navy);font-size:14.5px}.rv-loc{font-size:12.5px;color:var(--muted)}.rv-g{margin-left:auto}.rv-g svg{width:20px;height:20px}.rv .stars{margin-bottom:10px}.rv .stars svg{width:16px;height:16px}.rv p{font-size:14.5px;color:var(--ink);line-height:1.55}.grev-note{text-align:center;font-size:12px;color:var(--faint);margin-top:22px}.tool{background:linear-gradient(165deg,#0b3d66,#0a5288 48%,#096eb7);color:#fff;overflow:hidden}.tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.tool .eyebrow{background:#ffffff1f;border-color:#fff3;color:#dcecfa}.tool h2{color:#fff;font-size:clamp(30px,4.2vw,44px);font-weight:800;letter-spacing:-.03em}.tool .lead{color:#c9e2f5;font-size:clamp(16px,1.9vw,19px);margin-top:16px;max-width:46ch}.tool-steps{display:flex;flex-direction:column;gap:13px;margin:26px 0}.tool-step{display:flex;gap:14px;align-items:center}.tool-step .n{width:30px;height:30px;border-radius:50%;background:#ffffff26;color:#fff;font-family:Poppins;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tool-step span{font-size:15px;color:#e4f0fa}.pm{display:flex;flex-direction:column;align-items:center}.pm-label{display:inline-flex;align-items:center;gap:11px;font-family:Poppins;font-weight:600;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#bfe0f7;margin-bottom:24px}.pm-label .ln{width:26px;height:1px;background:#ffffff59}.phone{position:relative;width:302px;background:#081b2e;border-radius:46px;padding:13px;box-shadow:0 44px 90px #03142a8c,inset 0 0 0 1.5px #ffffff1a}.phone-scr{position:relative;background:#fff;border-radius:34px;overflow:hidden}.phone-notch{position:absolute;top:0;left:50%;transform:translate(-50%);width:112px;height:22px;background:#081b2e;border-radius:0 0 15px 15px;z-index:6}.ps{padding:42px 22px 30px}.ps-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.ps-top img{height:24px;width:auto}.ps-top .stp{font-family:Poppins;font-weight:700;font-size:11px;color:var(--blue);background:var(--blue-050);padding:5px 11px;border-radius:999px}.ps-q{font-family:Poppins;font-weight:700;color:var(--navy);font-size:20px;line-height:1.22;margin-bottom:20px}.ps-tiles{display:grid;grid-template-columns:1fr 1fr;gap:11px}.ps-tile{display:flex;flex-direction:column;gap:9px;border:1.5px solid var(--line);border-radius:15px;padding:14px 14px 13px;font-size:13px;font-weight:600;color:var(--navy)}.ps-tile img{width:30px;height:30px;object-fit:contain}.ps-tile.act{border-color:var(--blue);background:var(--blue-050);color:var(--blue);box-shadow:0 6px 16px #096eb724}.pm-cap{margin-top:24px;font-size:13.5px;color:#bcd7ee;text-align:center;max-width:32ch;line-height:1.5}.final{position:relative;color:#fff;text-align:center;overflow:hidden;background:linear-gradient(160deg,#0b3d66,#096eb7)}.final h2{color:#fff;font-size:clamp(32px,5vw,52px);font-weight:800;letter-spacing:-.03em;max-width:20ch;margin:0 auto 16px}.final p{color:#cfe6f7;font-size:clamp(16px,2vw,20px);max-width:52ch;margin:0 auto 30px}.final-guar{width:150px;margin:0 auto 26px;filter:drop-shadow(0 12px 26px rgba(0,0,0,.28))}@media(max-width:640px){.final-guar{width:120px}}.foot{background:var(--navy);color:#9fb0c0;padding:44px 0 30px;font-size:13.5px}.foot-in{display:flex;justify-content:space-between;gap:28px;flex-wrap:wrap;align-items:flex-start;margin-bottom:28px}.foot-logo{display:inline-block;margin-bottom:16px}.foot-logo img{height:66px;width:auto}.foot p{color:#8ea1b2;max-width:34ch}.foot-c{display:flex;flex-direction:column;gap:9px}.foot-c a,.foot-c span{display:flex;align-items:center;gap:9px;color:#c3d1de}.foot-c svg{width:16px;height:16px;color:var(--blue-200)}.foot-bot{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:12px;color:#7e93a5}.sticky{position:fixed;left:0;right:0;bottom:0;z-index:80;display:none;gap:10px;padding:10px 14px;background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);box-shadow:0 -6px 20px #0b2d501a}.sticky .btn{flex:1;padding:15px}.sticky .call{flex:0 0 auto;width:52px;padding:0;background:#fff;border:1.5px solid var(--blue-200);color:var(--blue)}.reveal{opacity:0;transform:translateY(20px);transition:opacity .6s,transform .6s cubic-bezier(.2,1,.3,1)}.reveal.in{opacity:1;transform:none}html:not(.js) .reveal{opacity:1!important;transform:none!important}@media(max-width:940px){.hero-grid{grid-template-columns:1fr;gap:44px}.hero-visual{max-width:480px;margin:8px auto 0;width:100%}.why{grid-template-columns:1fr;max-width:440px;margin:0 auto}.grev-grid{grid-template-columns:1fr}.tool-grid{grid-template-columns:1fr;gap:34px}.hero-badge{width:168px;top:18px;right:18px}}@media(max-width:640px){.wrap{padding:0 16px}.hdr-rating,.hdr-help,.hdr .btn{display:none}.hero h1{font-size:36px}.hero-cta .btn{flex:1}.sticky{display:flex}body{padding-bottom:70px}.hero-rev{max-width:220px}.hero-badge{width:140px;top:14px;right:14px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.pv-dots i.now:after{animation:none;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/sbw-window-cleaning-landing.css.map */
