/* rent.dozr.com — dozr.com/rent/{category} template. Every value below is a computed style read from the live
   page on 2026-08-27 (evidence/design-diff/template-probe-*.txt). Change only against a re-measure.
   ink #262522 / #383733 · body #4f4e4a · muted #6c6a65 · grey #94928f / #afaeac · blue #346fd5 (hover #2958a8) ·
   field-blue #1e6ddc · gold #ad9458 · lines #e8e8e8 / #d9d9d9 / #f0f0ef / #dbdad2 · surfaces #f7f7f7 / #f6f5f4 */
:root{--ink:#262522;--ink2:#383733;--body:#4f4e4a;--muted:#6c6a65;--grey:#94928f;--grey2:#afaeac;--blue:#346fd5;--blue-d:#2958a8;--blue2:#1e6ddc;--gold:#ad9458;--line:#e8e8e8;--line2:#d9d9d9;--line3:#f0f0ef;--line4:#dbdad2;--circle:#f6f5f4;--surface:#f7f7f7;--surface2:#f6f5f4}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
html{background:#fff}
body{font-family:Roboto,sans-serif;color:#000;font-size:16px;line-height:normal}
svg{font-size:24px}
img{max-width:100%;display:block}
svg{display:block;flex:none}
.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}

/* ── header: 80px #262522, padding 0 60, content 1160 space-between ─────────────────────────────── */
.hdr{background:var(--ink);height:80px;position:sticky;top:0;z-index:100;display:flex;justify-content:center;align-items:center;padding:0 60px;color:#fff}
.hdr > .in{width:100%;max-width:1160px;height:72px;display:flex;align-items:center;justify-content:space-between}
.hdr .left{display:flex;align-items:center}
.hdr .logo{display:flex;align-items:center;width:108px;height:34px;color:var(--ink2)}
.hdr .logo img{width:108px;height:30px}
.hdr{position:sticky}
.hdr .nav{display:flex;align-items:center}
.hdr .nav .mi{display:flex;align-items:center;margin-left:20px;padding:10px 5px 10px 10px;border-radius:6px;border:0;background:transparent;color:#fff;font:inherit;font-size:16px;font-weight:700;line-height:24px;cursor:pointer;transition:background .3s}
.hdr .nav .mi:hover,.hdr .nav .mi[aria-expanded="true"]{background:var(--body)}
.hdr .nav svg{width:32px;height:24px;fill:currentColor;transition:transform .2s}
.hdr .nav .mi[aria-expanded="true"] svg{transform:rotate(180deg)}
.hdr .burger{display:none;width:40px;height:40px;border:0;background:transparent;color:#fff;padding:8px;margin-right:8px;cursor:pointer}
.hdr .burger svg{width:24px;height:24px;fill:currentColor}
/* ── mega menu (template Header_equipment_rentals_container): white, 1px #eaeaea, 4-col, heading 18/700 margin 20/0/10,
      item 80h pad 10/10/0 · 70px icon box w/ 59px rgba(0,0,0,.05) circle · label 14px ── */
.hdr .mega,.hdr .products{position:absolute;top:70px;left:60px;right:60px;z-index:120;background:#fff;border:1px solid #eaeaea;box-shadow:0 100px 80px rgba(0,0,0,.07),0 30px 24px rgba(0,0,0,.047),0 12.5px 10px rgba(0,0,0,.035),0 4.5px 3.6px rgba(0,0,0,.024);color:var(--ink2);text-align:left}
.hdr .mega[hidden],.hdr .products[hidden]{display:none}
.hdr .mega .in{display:flex;justify-content:space-between;padding:0 60px 25px}
.hdr .mega .col{width:254px}
.hdr .mega h3{font-size:18px;font-weight:700;line-height:18px;color:var(--ink2);margin:20px 0 10px;text-align:center}
.hdr .mega ul{list-style:none}
.hdr .mega li a{display:flex;align-items:center;height:80px;padding:10px 10px 0;color:var(--ink2);text-decoration:none;border-radius:8px}
.hdr .mega li a:hover{background:var(--surface)}
.hdr .mega .ic{position:relative;width:70px;height:70px;flex:none;display:flex;align-items:center;justify-content:center}
.hdr .mega .ic::before{content:"";position:absolute;inset:5.5px;border-radius:50%;background:rgba(0,0,0,.05)}
.hdr .mega .ic img{position:relative;width:59px;height:59px;object-fit:contain}
.hdr .mega .lb{font-size:14px;line-height:18.9px;padding-left:10px}
/* ── products panel (template Header_products_container): grey #f0f0ef angled lead column, two cards w/ 230×180 image, 22/700 title, dark GET STARTED ── */
.hdr .products .in{display:flex;min-height:444px}
.hdr .products .lead{width:336px;flex:none;background:#f0f0ef;clip-path:polygon(0 0,80% 0,100% 40%,80% 100%,0 100%);padding:103px 88px 40px 40px;color:var(--body)}
.hdr .products .lead h3{font-size:28px;font-weight:700;line-height:32px;color:var(--body);margin-bottom:20px}
.hdr .products .lead p{font-size:16px;line-height:24px}
.hdr .products .pc{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:18px 40px 28px}
.hdr .products .pc img{width:230px;height:180px;object-fit:contain;margin-bottom:24px}
.hdr .products .pc h3{font-size:22px;font-weight:700;line-height:28px;color:var(--body);margin-bottom:16px}
.hdr .products .pc p{font-size:16px;line-height:24px;color:var(--body);max-width:320px;margin-bottom:24px}
.hdr .products .gs{margin-top:auto;display:block;background:var(--ink2);color:#fff;border-radius:4px;padding:10px 20px;font-size:16px;font-weight:700;line-height:24px;text-transform:uppercase;text-decoration:none}
.hdr .products .gs:hover{background:#000}
/* ── mobile drawer (template Header_mobile_menu_container): scrim rgba(0,0,0,.64), white 305px panel pad 40/30, titles 17/700 w/ 1px #e8e8e8 rule, 25px icons, 41px rows ── */
.drawer{position:fixed;inset:0;z-index:1000}
.drawer[hidden]{display:none}
.drawer .scrim{position:absolute;inset:0;background:rgba(0,0,0,.64)}
.drawer .panel{position:absolute;top:0;left:0;bottom:0;width:305px;max-width:85vw;background:#fff;padding:40px 30px;overflow-y:auto;color:var(--ink2);box-shadow:0 0 30px rgba(0,0,0,.2)}
.drawer .ptop{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:26px}
.drawer .ptop .logo img{width:105px;height:29px}
.drawer .close{position:fixed;top:45px;left:calc(min(305px,85vw) + 14px);border:0;background:transparent;color:#d9d9d9;display:flex;flex-direction:column;align-items:center;gap:2px;font-size:10px;line-height:10px;text-transform:uppercase;cursor:pointer}
.drawer .close svg{width:24px;height:24px;fill:#fff}
.drawer .close span{color:#fff}
.drawer h4{font-size:17px;font-weight:700;line-height:22.1px;color:var(--ink2);border-bottom:1px solid var(--line);padding-bottom:3px;margin:0 0 12px}
.drawer h4+h4,.drawer .all+h4,.drawer ul+h4{margin-top:32px}
.drawer ul{list-style:none}
.drawer .pop li a,.drawer .mg li a{display:flex;align-items:center;height:41px;color:var(--ink2);text-decoration:none;font-size:16px;line-height:24px}
.drawer .pop img,.drawer .mg img{width:25px;height:25px;object-fit:contain;margin-right:10px;flex:none}
.drawer .all,.drawer .back{display:flex;align-items:center;justify-content:space-between;width:100%;border:0;background:transparent;padding:8px 0;font:inherit;font-size:16px;font-weight:700;line-height:24px;color:var(--grey);cursor:pointer}
.drawer .back{justify-content:flex-start;font-weight:600;margin:0 0 16px -7px}
.drawer .all svg,.drawer .back svg{width:24px;height:24px;fill:currentColor}
.drawer .plain li a{display:block;padding:11px 0;color:var(--ink2);text-decoration:none;font-size:16px;line-height:18px}
.drawer .big{margin-top:24px;border-top:1px solid var(--line)}
.drawer .big li a{display:block;padding:15px 0;border-bottom:1px solid var(--line);color:var(--ink2);text-decoration:none;font-size:17px;font-weight:700;line-height:22px}
.drawer .mg{margin-bottom:8px}
.drawer .mg summary{list-style:none;display:flex;justify-content:space-between;align-items:center;font-size:17px;font-weight:700;line-height:22.1px;border-bottom:1px solid var(--line);padding:6px 0 3px;margin-bottom:8px;cursor:pointer}
.drawer .mg summary::-webkit-details-marker{display:none}
.drawer .mg summary svg{width:20px;height:20px;fill:currentColor;transition:transform .2s}
.drawer .mg[open] summary svg{transform:rotate(180deg)}
.drawer .pb{margin-top:32px;background:var(--surface);border-left:3px solid var(--gold);border-radius:6px;padding:16px 15px;display:flex;flex-direction:column}
.drawer .pb .q{font-size:13px;line-height:16px;color:var(--muted);margin-bottom:10px}
.drawer .pb .l{font-size:16px;font-weight:700;line-height:24px}
.drawer .pb a{font-size:20px;font-weight:700;line-height:24px;color:var(--ink2);text-decoration:none}
.drawer .view[hidden]{display:none}
body.noscroll{overflow:hidden}
.hdr .phone{display:flex;align-items:center;gap:12px;margin-left:20px;padding:6px 12px 6px 20px;border-left:1px solid var(--body);color:#fff;text-decoration:none}
.hdr .phone svg{width:18px;height:18px;fill:var(--gold);font-size:16px}
.hdr .phone span{display:flex;flex-direction:column;gap:3px}
.hdr .phone b{font-size:14px;font-weight:700;line-height:18.2px}
.hdr .phone small{font-size:11px;line-height:14.3px;color:var(--grey2)}

/* ── title band: padding 25/0/25/60, 2px #f7f7f7 bottom rule, photo 422 wide top-right with a left fade ── */
.title-band{position:relative;border-bottom:2px solid var(--surface);padding:25px 0 25px 60px;overflow:hidden}
.title-band .tw{position:relative;z-index:1;color:var(--ink2)}
.h1band{display:contents}
.crumbs{list-style:none;display:flex;align-items:center;flex-wrap:wrap;padding-bottom:20px;font-size:16px;line-height:24px;color:var(--ink2);max-width:68%}
.crumbs li{display:flex;align-items:center;padding-left:3px}
.crumbs a{color:var(--ink2);text-decoration:underline;text-transform:capitalize}
.crumbs li::after{content:">";color:var(--muted);padding-left:3px}
.crumbs li.cur span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.crumbs li.cur::after{content:none}
.h1row{display:flex;align-items:center;flex-wrap:wrap;gap:12px 32px;margin-top:8px}
h1{font-size:40px;line-height:44px;font-weight:700;color:var(--ink2)}
.title-cta{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.title-cta .from{font-size:14px;line-height:18.9px;color:var(--muted)}
.title-cta .from b{color:var(--ink2);font-weight:700}
.intro{font-size:16px;line-height:24px;color:var(--ink2);margin-top:8px;max-width:68%}
.banner{position:absolute;top:0;right:0;bottom:0;width:422px;z-index:0;color:var(--ink2)}
.banner img{width:100%;height:100%;object-fit:cover}
.banner::after{content:"";position:absolute;inset:0;background:linear-gradient(270deg,rgba(255,255,255,0) 60%,rgba(255,255,255,.9) 90%,#fff)}

/* ── CALL TO BOOK: 176×46, radius 3, 1px #346fd5, padding 8/14/7, 14/700/1.25 upper + Roboto Condensed 12/1.25 upper.
      Template is outlined; ours is FILLED because it is the page's only action (Andrew's call: one rule to flip). ── */
.ctb{display:flex;flex-direction:column;align-items:center;justify-content:center;width:176px;height:46px;padding:8px 14px 7px;border-radius:3px;border:1px solid var(--blue);background:var(--blue);color:#fff;text-decoration:none;font-family:Roboto,sans-serif;transition:background .15s;flex:none}
.ctb:hover{background:var(--blue-d);border-color:var(--blue-d)}
.ctb .t{font-size:14px;font-weight:700;line-height:18.9px;letter-spacing:1.25px;text-transform:uppercase;text-align:center}
.ctb .n{font-family:'Roboto Condensed',sans-serif;font-size:12px;font-weight:400;line-height:15.6px;letter-spacing:1.25px;text-transform:uppercase}

/* ── layout: full-width #f7f7f7 band; white 300px sidebar (pad 32/32/32/60); main ≤900 (pad 32/44/40/48) ── */
.layout{display:flex;background:var(--surface);padding-right:24px}
.side{width:300px;flex:none;background:#fff;padding:32px 32px 32px 60px;color:#000}
.main{width:100%;max-width:900px;min-width:0;padding:32px 44px 40px 48px;background:var(--surface)}
.side h3{font-size:22px;line-height:28.6px;font-weight:700;color:var(--ink2);padding-top:16px}
.side .acc-t{display:flex;justify-content:space-between;align-items:flex-start;margin:20px 0;min-height:24px;font-size:16px;font-weight:700;line-height:24px;color:rgba(0,0,0,.87)}
.side .acc-t span,.side .acc-t svg{color:var(--ink2)}
.side .div+.acc-t,.side .div+.acc-t span{color:var(--ink2)}
.side .acc-t svg{width:24px;height:24px;fill:currentColor}
.side ul{list-style:none}
.side .classes li{display:flex;padding:0 20px 20px 0;line-height:24px;color:var(--ink2)}
.side .classes a{display:flex;text-decoration:none;color:var(--ink2);font-size:16px;line-height:24px}
.side .classes .bx{width:24px;height:24px;margin-right:8px;flex:none;position:relative}
.side .classes svg{width:24px;height:24px;fill:var(--ink2);position:absolute;top:0;left:0}
.side .classes svg+svg{display:none;fill:var(--blue)}
.side .classes a.on svg{display:none}
.side .classes a.on svg+svg{display:block}
.side .classes .lb{margin-top:2px;display:flex;flex-direction:column}
.side .classes .lb em{font-style:normal;font-size:12px;line-height:15.6px;color:var(--grey)}
.side .classes a:hover .lb{text-decoration:underline}
.side .div{border-bottom:1px solid var(--line3);margin:20px 0}
.side .sn{font-size:14px;line-height:18.9px;color:var(--muted);margin:-8px 0 16px}
.side .cat li{padding:0 20px 20px 0;font-size:16px;line-height:24px;color:var(--ink2)}
.side .cat a{color:var(--ink2);text-decoration:none}
.side .cat em{font-style:normal;color:var(--grey);font-size:14px;line-height:18.9px;display:block}

/* ── results column ── */
.ratewrap{min-height:58px;display:flex;align-items:center}
.ratebar{display:flex;align-items:center;width:450px;max-width:100%;min-height:50px;background:#fff;border:1px solid var(--line2);border-radius:8px;padding:3px 7px 3px 10px;font-size:14px;line-height:28px;letter-spacing:.5px;color:var(--blue2)}
.ratebar .pin{flex:none;width:30px;height:30px;border-radius:50px;background:var(--surface);border:1px solid var(--surface);display:flex;align-items:center;justify-content:center;color:var(--blue2)}
.ratebar .pin svg{width:24px;height:20px;fill:currentColor}
.ratebar .rt{flex:1;min-width:0;padding-top:4px;padding-bottom:4px}
.ratebar .rt b{display:block;font-size:17px;font-weight:700;line-height:28px;letter-spacing:normal;color:var(--blue2);padding-left:10px}
.ratebar .chev{width:13px;height:22px;margin:0 10px 0 16px;flex:none;font-size:14px}
.chips{display:none;gap:8px;overflow-x:auto;scrollbar-width:none;padding:12px 20px 0;-webkit-overflow-scrolling:touch}
.chips::-webkit-scrollbar{display:none}
.chips button{flex:none;font:inherit;font-size:14px;line-height:18px;padding:7px 14px;border-radius:20px;border:1px solid var(--line2);background:#fff;color:var(--ink2);cursor:pointer}
.chips button.on{background:var(--ink);border-color:var(--ink);color:#fff}
.searching{font-size:14px;line-height:16px;letter-spacing:-.14px;color:var(--grey);margin:16px 0}
.results>*+*{margin-top:24px}

/* ── quote card: 800 max, white, 1px #e8e8e8, radius 8, shadow 0 3px 16px rgba(138,138,138,.25), pad 24, grid 148|301|301 ── */
.qc{max-width:800px;margin-left:auto;margin-right:auto;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 3px 16px 0 rgba(138,138,138,.25);padding:24px;display:grid;grid-template-columns:188px 281px 281px;grid-template-rows:auto auto;font-size:16px;line-height:24px;color:#000}
.qc-img{grid-column:1;grid-row:1/3}
.qc-img .circle{width:140px;height:140px;border-radius:50%;background:var(--circle);padding-left:5px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}
.qc-img .circle img{position:absolute;top:0;left:0;width:140px;height:140px;object-fit:contain;mix-blend-mode:multiply}
.qc-img .ph{font-size:12px;font-weight:700;color:var(--muted);text-align:center;padding:0 8px;line-height:1.2}
.qc-head{grid-column:2/4;grid-row:1;margin:8px 0 16px;min-width:0}
.qc-head h2{font-size:20px;font-weight:700;line-height:23px;color:var(--ink2);margin-bottom:8px}
.qc .tag{font-size:14px;line-height:18.9px;color:var(--gold);margin-bottom:8px}
.qc .uses{font-size:14px;line-height:18.9px;color:var(--muted);margin-bottom:8px}
.qc .uses b{color:var(--ink2);font-weight:700}
.qc-details summary{list-style:none;display:flex;align-items:center;cursor:pointer;width:fit-content;height:24px}
.qc-details summary::-webkit-details-marker{display:none}
.qc-details summary span{font-size:16px;line-height:24px;letter-spacing:-.16px;color:var(--muted)}
.qc-details summary:hover span{text-decoration:underline}
.qc-details summary i{width:16px;height:16px;border-radius:50%;background:var(--blue);color:#fff;margin-left:4px;padding:3px 0;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;line-height:24px;font-style:normal}
.qc-details summary i em{font-size:12px;font-weight:600;line-height:15.6px;letter-spacing:-.12px;font-style:normal}
.qc-details summary .hd{display:none}
.qc-details[open] summary span:first-child{display:none}
.qc-details[open] summary .hd{display:inline}
.qc.hide{display:none}
.qc .dd{margin-top:16px;font-size:14px;line-height:18.9px;color:var(--ink2)}
.qc .dd .desc{font-size:15px;line-height:22px;color:var(--ink2);margin-bottom:16px}
.qc .dd-cols{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}
.qc .dd-sec{background:var(--surface);border:1px solid var(--line3);border-radius:8px;padding:14px 16px 16px}
.qc .dd-sec+.dd-sec{margin-top:16px}
.qc .dd-sec h4{font-size:12px;font-weight:700;line-height:16px;letter-spacing:.6px;text-transform:uppercase;color:var(--muted);margin-bottom:10px}
.qc .dd dl{display:flex;flex-direction:column;gap:8px}
.qc .dd .kv dt{font-size:12px;line-height:15.6px;color:var(--grey)}
.qc .dd .kv dd{font-size:14px;line-height:18.9px;color:var(--ink2);font-weight:500}
.qc .dd .checks,.qc .dd .bul{list-style:none;padding:0;display:flex;flex-direction:column;gap:6px}
.qc .dd .checks li{position:relative;padding-left:22px}
.qc .dd .checks li::before{content:"";position:absolute;left:0;top:3px;width:12px;height:12px;border-radius:50%;background:var(--blue);-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>') center/contain no-repeat;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>') center/contain no-repeat}
.qc .dd .bul li{padding-left:14px;position:relative}
.qc .dd .bul li::before{content:"•";position:absolute;left:0}
.qc .dd .ql{display:inline-block;margin-top:12px;font-weight:700;color:var(--blue);text-decoration:none}
.qc .dd .ql:hover{text-decoration:underline}
.qc .dd .dz{color:var(--ink2);font-weight:700}
.qc .dd .models{font-size:14px;line-height:18.9px;color:var(--ink2)}
.qc .skus{border:1px solid var(--line);border-radius:8px;overflow-x:auto;background:#fff}
.qc .skus table{width:100%;border-collapse:collapse;font-size:14px;line-height:18.9px}
.qc .skus th{font-size:11px;font-weight:700;line-height:14px;letter-spacing:.6px;text-transform:uppercase;color:var(--muted);text-align:left;padding:8px 12px;background:var(--line3);border-bottom:1px solid var(--line)}
.qc .skus th:nth-child(n+2){text-align:right}
.qc .skus td{padding:10px 12px;border-bottom:1px solid var(--line);vertical-align:top;color:var(--ink2)}
.qc .skus tr:last-child td{border-bottom:0}
.qc .skus td:nth-child(n+2){text-align:right;white-space:nowrap;font-weight:700;font-variant-numeric:tabular-nums}
.qc .skus td small{display:block;font-size:11px;line-height:14px;font-weight:400;color:var(--grey);white-space:nowrap}
.qc .fn{font-size:12px;line-height:16px;color:var(--muted);margin-top:10px}
.qc .pkg{font-size:14px;line-height:18.9px;color:var(--ink2);background:#fff;border:1px solid var(--line);border-radius:8px;padding:12px 16px;margin-top:10px}
.qc .allin{font-size:14px;line-height:18.9px;color:var(--muted)}
.qc-price{grid-column:2;grid-row:2;padding-top:38px;display:flex;flex-direction:column;align-items:flex-start}
.qc-price .lbl{font-size:12px;line-height:15.6px;color:var(--grey)}
.qc-price .val{font-size:22px;font-weight:400;line-height:30.8px;color:var(--ink2)}
.qc-price .val sup{font-size:13px;line-height:30.8px;vertical-align:super}
.qc-price .sub{font-size:14px;line-height:18.9px;color:var(--muted);margin-top:2px}
.qc-btns{grid-column:3;grid-row:2;display:flex;flex-direction:column;align-items:flex-end;gap:12px}

/* ── support carousel (template "Avenues of support"): grey #f0f0ef tile, 1px #e8e8e8, radius 8, pad 20, icon 90×82, 16/24 text, blue bold link ── */
.support{padding-top:24px;display:flex;flex-direction:column;gap:8px}
.support ul{list-style:none;display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.support ul::-webkit-scrollbar{display:none}
.support li{flex:none;width:100%;scroll-snap-align:start;background:var(--line3);border:1px solid var(--line);border-radius:8px;padding:20px;display:flex;align-items:center;gap:16px;min-height:150px}
.support .ic{width:90px;height:82px;flex:none;display:flex;align-items:center;justify-content:center;border-radius:50%}
.support .ic img{max-width:90px;max-height:82px;width:auto;height:auto}
.support .tx{margin-right:16px;display:flex;flex-direction:column;justify-content:center;min-width:0}
.support .tx p{font-size:16px;line-height:24px;color:var(--ink)}
.support .tx b{font-weight:700;margin-right:4px}
.support .lk{display:inline-block;width:fit-content;font-size:16px;font-weight:700;line-height:24px;color:var(--blue);border-radius:16px;padding:4px 12px;margin:4px 0 0 -12px;text-decoration:none}
.support .lk:hover{background:#e5e4e0}
.support .dots{display:flex;justify-content:center;gap:4px}
.support .dots i{width:32px;height:4px;border-radius:16px;background:var(--line);cursor:pointer}
.support .dots i.on{background:var(--grey2)}

/* ── help block (template HelpSidebar): white 808 card, radius 8, margin 56/0/24, 455 column centred ── */
.help{background:#fff;border-radius:8px;margin:56px 0 24px;display:flex;justify-content:center}
.help .hc{width:455px;max-width:100%;display:flex;flex-direction:column}
.easy{background:#fff;padding:40px 20px 0;margin-bottom:24px;display:flex;flex-direction:column;gap:24px}
.easy h3{font-size:22px;line-height:28.6px;font-weight:700;color:var(--ink2)}
.easy .sn{font-size:14px;line-height:18.9px;color:var(--ink2);padding-right:24px}
.easy ol{list-style:none;display:flex;flex-direction:column;gap:24px}
.easy li{display:flex}
.easy li span{flex:none;width:29px;height:29px;border-radius:50%;background:var(--line3);margin-right:13px;display:block}
.easy li span i{width:29px;height:29px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;line-height:23.4px;color:var(--body);font-style:normal}
.easy li div{font-size:14px;line-height:18.9px;color:var(--ink2);padding-right:24px;max-width:243px}
.easy a{color:var(--ink2);text-decoration:underline}
.hq{border-top:1px solid var(--line4);padding:40px 20px 0;display:flex;flex-direction:column}
.hq h3{font-size:22px;line-height:33px;font-weight:700;color:var(--ink2);margin-bottom:5px}
.hq .sn{font-size:14px;line-height:18.9px;color:var(--muted);margin-top:22px}
.hq .call{display:flex;align-items:center;justify-content:center;height:44px;border:1px solid var(--ink2);border-radius:6px;padding:3px 6px;margin:16px 0 40px;text-decoration:none;font-size:16px;color:var(--ink2)}
.hq .call span{font-size:16px;font-weight:700;line-height:24px;letter-spacing:1.25px;text-transform:uppercase}
.hq .call:hover{background:var(--surface)}
.pay{border-top:1px solid var(--line4);padding:0 40px 40px}
.pay h3{font-size:22px;line-height:33px;font-weight:700;color:var(--ink2);padding-top:32px;margin-bottom:5px}
.pay .sn{font-size:14px;line-height:18.9px;color:var(--muted);margin-bottom:20px}

/* ── FAQ (template FaqPanel): #f6f5f4 band, 38/700 centred heading pad 109/0/64, 700 column, 1px #d9d9d9 rows ── */
.faqsec{background:var(--surface2);border-top:1px solid var(--line);display:flex;flex-direction:column;align-items:center}
.faqsec h2{width:100%;text-align:center;font-size:38px;font-weight:700;line-height:49px;color:var(--ink2);padding:109px 0 64px}
.faq{width:100%;max-width:700px;padding:0 20px;display:flex;flex-direction:column;margin-bottom:96px}
.fq summary{list-style:none;display:flex;justify-content:space-between;align-items:flex-start;border-top:1px solid var(--line2);padding:15px 0;cursor:pointer}
.fq summary::-webkit-details-marker{display:none}
.fq summary .q{font-size:18px;font-weight:700;line-height:23.4px;color:var(--ink2)}
.fq summary svg{width:24px;height:24px;margin-left:30px;color:var(--ink2);fill:currentColor;transition:transform .2s}
.fq[open] summary svg{transform:rotate(180deg)}
.fq .a{font-size:18px;line-height:27px;color:var(--muted);padding:0 0 30px}

/* ── refund (template AdditionalInformation): centred, pad 80/20/140, 22/700 heading, 18/27 #6c6a65 text ≤800 ── */
.refund{padding:80px 20px 140px;display:flex;flex-direction:column;align-items:center;text-align:center}
.refund h3{font-size:22px;line-height:28px;font-weight:700;color:var(--ink2);padding-bottom:12px}
.refund p{font-size:18px;line-height:27px;color:var(--muted);max-width:800px}
.refund a{color:var(--ink2)}

/* ── footer (template Footer): #262522, pad 60/0, logo 200×56, CONTACT 10/1px upper #afaeac, Sales 16/700, links 16, © row 14 ── */
.foot{background:var(--ink);color:#fff;padding:60px 0;font-size:16px;line-height:24px}
.foot .in{max-width:1290px;margin:0 auto;padding:0 60px;display:flex;justify-content:space-between;align-items:flex-start;background:var(--ink)}
.foot .fb{display:flex;flex-direction:column;align-items:flex-start;gap:24px;margin-right:50px;flex:none}
.foot .fb > img{width:200px;height:56px}
.foot .ph{display:flex;flex-direction:column;gap:6px}
.foot .ph .lab{font-size:10px;line-height:24px;letter-spacing:1px;text-transform:uppercase;color:var(--grey2);margin-bottom:4px}
.foot .ph a{font-size:16px;font-weight:700;line-height:24px;color:#fff;text-decoration:none}
.foot .ph small{font-size:14px;line-height:18.9px;color:var(--grey2)}
.foot .social{display:flex;gap:20px}
.foot .social a{display:flex;width:16px;height:16px}
.foot .social img{width:16px;height:16px}
.foot .sb{display:flex;flex-direction:column;flex:1}
.foot .cols{display:flex;justify-content:space-between;gap:40px}
.foot .col{display:flex;flex-direction:column;gap:14px}
.foot .col b{font-size:16px;font-weight:700;line-height:24px}
.foot .col a{font-size:16px;line-height:24px;color:#fff;text-decoration:none}
.foot .lb{margin-top:64px;display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:16px;line-height:24px}
.foot .lb span,.foot .lb a{font-size:14px;line-height:18.9px}
.foot .lb a{color:#fff;text-decoration:none}
.foot .fine{margin-top:12px;font-size:14px;line-height:18.9px;color:var(--grey2)}

/* ── sticky call bar — mobile only, after the title band scrolls away ── */
.sticky{position:fixed;bottom:0;left:0;right:0;z-index:90;background:#fff;border-top:1px solid var(--line);box-shadow:0 -6px 20px rgba(0,0,0,.12);transform:translateY(118%);transition:transform .28s ease;padding-bottom:env(safe-area-inset-bottom)}
.sticky.show{transform:none}
.sticky .cta{display:flex;align-items:center;gap:12px;padding:9px 16px}
.sticky .sp{flex:1;min-width:0}
.sticky .sp b{font-size:16px;font-weight:700;line-height:24px;display:block;color:var(--ink2)}
.sticky .sp small{font-size:12px;line-height:15.6px;color:var(--grey);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sticky .ctb{width:176px}
@media(min-width:901px){.sticky{display:none}.title-cta{display:none}}
@media(prefers-reduced-motion:reduce){.sticky,.fq summary svg,.ctb{transition:none}}

/* ── mobile (template at 375): header 80/pad 20, crumbs 16px below header, 34/44.2 title pad 8/15/5/20, full-bleed cards pad 20/16/24, 72 circle ── */
@media(max-width:900px){
  .hdr{padding:0 20px}
  .hdr > .in{max-width:none}
  .hdr .nav,.hdr .mega,.hdr .products{display:none}
  .hdr .burger{display:block}
  .hdr .left{width:100%}
  .hdr .phone{margin-left:auto;padding:6px 0 6px 12px;border-left:0}
  .hdr .phone small{display:none}
  .hdr .phone b{font-size:14px;white-space:nowrap}
  .hdr .phone{gap:8px}
  .hdr .logo,.hdr .logo img{width:96px}
  .hdr .logo img{height:27px}
  .hdr .burger{margin-right:4px}
  .title-band{padding:16px 0 20px;border-bottom:0}
  .title-band .tw{display:flex;flex-direction:column}
  .crumbw{padding-left:20px;order:1;color:#000}
  .crumbs{padding:0;max-width:none}
  .h1row{display:contents}
  .h1band{display:block;padding:8px 15px 5px 20px;order:2;color:#000}
  h1{font-size:34px;line-height:44.2px}
  .intro{order:3;max-width:none;padding:0 20px;margin-top:8px;font-size:16px;line-height:24px}
  .title-cta{order:4;padding:16px 20px 0;gap:12px}
  .title-cta .ctb{width:100%}
  .title-cta .from{width:100%}
  .banner{display:none}
  .layout{display:block;padding:0}
  .side{display:none}
  .main{max-width:none;padding:8px 0 0}
  .ratewrap{padding:0 20px;min-height:0}
  .chips{display:flex}
  .searching{margin:12px 20px 16px}
  .qc .dd-cols{grid-template-columns:1fr}
  .qc .dd-sec{padding:12px}
  /* rate table stacks per size on phones: name row, then Day | Week | Month cells with their own labels */
  .qc .skus table,.qc .skus tbody{display:block}
  .qc .skus thead{display:none}
  .qc .skus tr{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}
  .qc .skus tr:last-child{border-bottom:0}
  .qc .skus td{border-bottom:0;padding:8px 10px}
  .qc .skus td.sz{grid-column:1/4;padding:10px 10px 2px;font-weight:700}
  .qc .skus td:nth-child(n+2){text-align:left;white-space:normal}
  .qc .skus td[data-l]::before{content:attr(data-l);display:block;font-size:10px;line-height:13px;letter-spacing:.5px;text-transform:uppercase;color:var(--grey);font-weight:400;margin-bottom:2px}
  .qc{max-width:none;border-radius:0;padding:20px 16px 24px;grid-template-columns:108px minmax(0,1fr);column-gap:8px}
  .qc-details summary span{font-size:14px;line-height:18.9px;letter-spacing:-.14px}
  .qc-img .circle{width:96px;height:96px}
  .qc-img .circle img{width:96px;height:96px}
  .qc-head{grid-column:2;grid-row:1}
  .qc-price{grid-column:2;grid-row:2;padding-top:24px}
  .qc-btns{grid-column:1/3;grid-row:3;margin-top:30px;align-items:flex-end}
  .support{padding:24px 8px 0}
  .support .ic{width:65px}
  .support .ic img{max-width:65px}
  .support li{min-height:0}
  .help{margin:56px 0 24px;border-radius:8px}
  .help .hc{width:100%}
  .pay{padding:0 20px 40px}
  .pay h3{font-size:18px;line-height:27px}
  .faqsec{padding-bottom:88px}
  .faqsec h2{font-size:22px;line-height:28.6px;padding:64px 0 32px}
  .fq summary .q{font-size:16px;line-height:24px}
  .fq .a{font-size:16px;line-height:24px}
  .refund{padding:60px 20px 140px}
  .refund h3{padding-bottom:16px}
  .refund p{font-size:16px;line-height:24px;max-width:500px}
  .foot .in{flex-direction:column;align-items:center;text-align:center;padding:0 60px}
  .foot .fb{align-items:center;margin:0 0 80px}
  .foot .sb{width:100%;align-items:center}
  .foot .cols{width:100%;flex-direction:column;align-items:center;gap:32px}
  .foot .col{align-items:center}
  .foot .fb{gap:20px}
  .foot .lb{justify-content:center}
}
