/* ReadyTech public presentation refinement — v0.21.6
 * Matches the approved v0.21 visual language: white ReadyTech navigation,
 * navy/royal-blue Ranger Ready hero, white quote card and blue trust bars.
 * Scoped to the existing ReadyTech public frontend only.
 */
body.rtbn-readytech-v0210{
  --rtc216-blue:#075ee8;
  --rtc216-blue2:#084fc8;
  --rtc216-navy:#03142e;
  --rtc216-navy2:#061f48;
  --rtc216-ink:#101c2d;
  --rtc216-light:#f5f7fb;
  --rtc216-line:#e0e6ef;
}

/* Quick access bar from v0.21.5, visually integrated with the v0.21 frontend. */
body.rtbn-readytech-v0210.rtbn-login-bar-visible{padding-top:62px!important}
body.rtbn-readytech-v0210 .rtc216-access-bar{height:62px;background:#030910;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:none;backdrop-filter:none}
body.rtbn-readytech-v0210 .rtc216-access-bar .rtbn-login-bar-inner{height:62px;max-width:1480px;padding:7px 24px;gap:18px}
body.rtbn-readytech-v0210 .rtc216-access-label{min-width:160px;color:#fff}
body.rtbn-readytech-v0210 .rtc216-access-label span{display:flex;flex-direction:column}
body.rtbn-readytech-v0210 .rtc216-access-label b{font-family:Impact,"Arial Narrow",Arial,sans-serif;font-style:italic;font-size:17px;letter-spacing:.4px}
body.rtbn-readytech-v0210 .rtc216-access-label small{font-size:10px;color:#bdc8d8;margin-top:2px}
body.rtbn-readytech-v0210 .rtc216-access-bar .rtbn-login-bar-links{gap:12px;justify-content:center}
body.rtbn-readytech-v0210 .rtc216-access-bar .rtbn-login-pill{min-width:210px;height:48px;padding:7px 15px;border-radius:6px;border:1px solid rgba(255,255,255,.13);box-shadow:inset 0 1px rgba(255,255,255,.08),0 5px 16px rgba(0,0,0,.2)}
body.rtbn-readytech-v0210 .rtc216-access-bar .rtbn-login-pill-customer{background:linear-gradient(180deg,#0c60d7,#073f9e)}
body.rtbn-readytech-v0210 .rtc216-access-bar .rtbn-login-pill-contractor{background:linear-gradient(180deg,#25863c,#145c28)}
body.rtbn-readytech-v0210 .rtc216-access-bar .rtbn-login-pill-operator{background:linear-gradient(180deg,#6530a9,#3f176d)}
body.rtbn-readytech-v0210 .rtc216-access-bar .rtbn-login-pill-icon{width:28px;height:28px;flex:0 0 28px;border-radius:0;background:transparent;color:#fff;font-size:19px}
body.rtbn-readytech-v0210 .rtc216-access-bar .rtbn-login-pill-copy strong{font-size:12px;letter-spacing:.1px}
body.rtbn-readytech-v0210 .rtc216-access-bar .rtbn-login-pill-copy small{font-size:10px;color:rgba(255,255,255,.88)}
body.rtbn-readytech-v0210 .rtc216-access-support{display:flex;align-items:center;gap:8px;padding-left:14px;border-left:1px solid rgba(255,255,255,.14);color:#fff;white-space:nowrap}
body.rtbn-readytech-v0210 .rtc216-access-support>b{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.17);border-radius:50%;font-size:17px}
body.rtbn-readytech-v0210 .rtc216-access-support span{display:flex;flex-direction:column;line-height:1.1}
body.rtbn-readytech-v0210 .rtc216-access-support small{font-size:9px;color:#dce5ef}
body.rtbn-readytech-v0210 .rtc216-access-support strong{font-size:12px;color:#168cff;margin-top:3px}

/* White navigation from the approved ReadyTech v0.21 reference. */
body.rtbn-readytech-v0210 .rtc216-site-header{height:94px;background:#fff;color:#111;border-bottom:1px solid #e5e9ef;box-shadow:0 3px 14px rgba(5,24,51,.08);top:62px!important}
body.rtbn-readytech-v0210 .rtc216-header-inner{max-width:1480px;padding:0 28px;gap:20px}
body.rtbn-readytech-v0210 .rtc216-brand{min-width:260px;max-width:285px;height:88px;overflow:hidden}
body.rtbn-readytech-v0210 .rtc216-brand img{width:255px;height:82px;object-fit:contain;object-position:left center;filter:none}
body.rtbn-readytech-v0210 .rtc216-nav{margin-left:auto;gap:4px}
body.rtbn-readytech-v0210 .rtc216-nav>a,body.rtbn-readytech-v0210 .rtc216-nav .rtc21-nav-group>button{color:#171717;font-size:11px;font-weight:850;padding:0 11px}
body.rtbn-readytech-v0210 .rtc216-nav>a:hover,body.rtbn-readytech-v0210 .rtc216-nav .rtc21-nav-group>button:hover{color:#075ee8;background:#f1f6ff}
body.rtbn-readytech-v0210 .rtc216-nav .rtc21-dropdown{top:93px;background:#fff;border:1px solid #dfe6ef;box-shadow:0 16px 36px rgba(8,35,72,.14)}
body.rtbn-readytech-v0210 .rtc216-nav .rtc21-dropdown a{color:#1b2a3e}
body.rtbn-readytech-v0210 .rtc216-nav .rtc21-dropdown a:hover{background:#edf5ff;color:#075ee8}
body.rtbn-readytech-v0210 .rtc216-header-phone{color:#07172e;font-size:13px}
body.rtbn-readytech-v0210 .rtc216-header-quote{height:48px;min-width:155px;border-radius:6px;background:linear-gradient(135deg,#086ae9,#074fc7);border-color:#0861d7;box-shadow:0 6px 14px rgba(0,91,215,.18)}
body.rtbn-readytech-v0210 .rtc21-menu-toggle{background:#062b5c;border-color:#062b5c;color:#fff}

/* Hero */
body.rtbn-readytech-v0210 .rtc216-hero{min-height:500px;grid-template-columns:minmax(390px,35fr) minmax(320px,35fr) minmax(380px,30fr);padding:20px max(28px,calc((100vw - 1460px)/2)) 0;background:radial-gradient(circle at 53% 45%,rgba(15,102,238,.34),transparent 30%),linear-gradient(110deg,#03142e 0%,#052153 58%,#020e20 100%);align-items:stretch}
body.rtbn-readytech-v0210 .rtc216-hero:before{opacity:.18;background-image:linear-gradient(30deg,transparent 24%,rgba(26,104,215,.17) 25%,rgba(26,104,215,.17) 26%,transparent 27%,transparent 74%,rgba(26,104,215,.12) 75%,rgba(26,104,215,.12) 76%,transparent 77%);background-size:55px 95px}
body.rtbn-readytech-v0210 .rtc216-hero:after{content:"";position:absolute;inset:auto 0 0 0;height:145px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.14));pointer-events:none}
body.rtbn-readytech-v0210 .rtc216-hero-copy{align-self:center;padding:24px 15px 40px 0;z-index:4}
body.rtbn-readytech-v0210 .rtc216-hero-copy h1{font-size:55px!important;line-height:.95!important;margin:0 0 16px!important;letter-spacing:-.7px!important;color:#fff!important}
body.rtbn-readytech-v0210 .rtc216-hero-copy h1 em{color:#0d65ef}
body.rtbn-readytech-v0210 .rtc216-hero-copy>p{font-size:15px;line-height:1.55;max-width:490px;margin-bottom:17px;color:#f4f7fb}
body.rtbn-readytech-v0210 .rtc216-hero-benefits{display:grid;gap:12px}
body.rtbn-readytech-v0210 .rtc216-hero-benefits>span{display:grid;grid-template-columns:34px 1fr;gap:8px;align-items:center}
body.rtbn-readytech-v0210 .rtc216-hero-benefits>b,body.rtbn-readytech-v0210 .rtc216-hero-benefits span>b{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#0867e9;color:#fff;font-size:17px;box-shadow:0 4px 12px rgba(0,87,220,.35)}
body.rtbn-readytech-v0210 .rtc216-hero-benefits i{display:flex;flex-direction:column;font-style:normal}
body.rtbn-readytech-v0210 .rtc216-hero-benefits strong{font-size:14px;color:#fff}
body.rtbn-readytech-v0210 .rtc216-hero-benefits small{font-size:10px;color:#d9e2ef;margin-top:2px}
body.rtbn-readytech-v0210 .rtc216-hero-mascot{align-items:flex-end;overflow:visible;z-index:3}
body.rtbn-readytech-v0210 .rtc216-hero-mascot img{width:100%;height:100%;max-height:500px;object-fit:cover;object-position:center top;filter:drop-shadow(0 18px 30px rgba(0,0,0,.38));mask-image:linear-gradient(180deg,#000 0%,#000 87%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 87%,transparent 100%)}
body.rtbn-readytech-v0210 .rtc216-hero-mascot>span,body.rtbn-readytech-v0210 .rtc216-hero-mascot .rtc21-signal{display:none!important}

/* Quote card */
body.rtbn-readytech-v0210 .rtc216-hero-form{align-self:center;margin:6px 0 30px 24px;padding:0 18px 15px;border:1px solid #d6dde8;border-radius:8px;background:#fff;color:#172235;box-shadow:0 20px 44px rgba(0,0,0,.24);overflow:hidden}
body.rtbn-readytech-v0210 .rtc216-hero-form>header{margin:0 -18px 12px;padding:12px 18px;background:linear-gradient(135deg,#0c6cf0,#074fc9);text-align:center;color:#fff;font-family:Impact,"Arial Narrow",Arial,sans-serif;font-style:italic;letter-spacing:.3px}
body.rtbn-readytech-v0210 .rtc216-hero-form>header span,body.rtbn-readytech-v0210 .rtc216-hero-form>header strong{display:block;font-size:22px;line-height:.9}
body.rtbn-readytech-v0210 .rtc216-hero-form>header strong{font-size:28px}
body.rtbn-readytech-v0210 .rtc216-hero-form>p{color:#2d3b50;text-align:left;font-size:10px;line-height:1.4;margin:0 0 10px}
body.rtbn-readytech-v0210 .rtc216-hero-form .rtc21-form-grid{gap:7px 9px}
body.rtbn-readytech-v0210 .rtc216-hero-form .rtc21-quote-form label>span{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important;display:block;margin:0 0 3px;font-size:8px;font-weight:800;color:#1b283a}
body.rtbn-readytech-v0210 .rtc216-hero-form .rtc21-quote-form input,body.rtbn-readytech-v0210 .rtc216-hero-form .rtc21-quote-form select{height:31px!important;border-color:#d7dee7!important;font-size:9px!important}
body.rtbn-readytech-v0210 .rtc216-hero-form .rtc21-quote-form textarea{height:55px!important;border-color:#d7dee7!important;font-size:9px!important}
body.rtbn-readytech-v0210 .rtc216-hero-form .rtc21-quote-form>button{height:38px;margin-top:9px;font-size:12px;border-radius:4px}
body.rtbn-readytech-v0210 .rtc216-hero-form .rtc21-privacy{color:#647287!important;font-size:7.5px!important}

/* Blue contact/trust ribbon */
body.rtbn-readytech-v0210 .rtc216-contact-trust{min-height:86px;background:linear-gradient(90deg,#0968ee,#0648bd);color:#fff;display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;padding:0 max(32px,calc((100vw - 1320px)/2));align-items:center;position:relative;z-index:6}
body.rtbn-readytech-v0210 .rtc216-contact-trust>a,body.rtbn-readytech-v0210 .rtc216-contact-trust>div{min-height:58px;display:flex;align-items:center;gap:12px;color:#fff;padding:8px 22px;border-right:1px solid rgba(255,255,255,.32)}
body.rtbn-readytech-v0210 .rtc216-contact-trust>*:last-child{border-right:0}
body.rtbn-readytech-v0210 .rtc216-contact-trust b{display:grid;place-items:center;width:39px;height:39px;border:2px solid rgba(255,255,255,.72);border-radius:50%;font-size:18px;flex:0 0 auto}
body.rtbn-readytech-v0210 .rtc216-contact-trust span{display:flex;flex-direction:column}
body.rtbn-readytech-v0210 .rtc216-contact-trust strong{font-size:12px;color:#fff}
body.rtbn-readytech-v0210 .rtc216-contact-trust>a strong{font-size:21px;line-height:1}
body.rtbn-readytech-v0210 .rtc216-contact-trust small{font-size:9px;color:#fff}
body.rtbn-readytech-v0210 .rtc216-contact-trust em{font-size:8px;font-style:normal;color:#e3edff;margin-top:2px}

/* Shared section heading */
body.rtbn-readytech-v0210 .rtc216-section-heading{text-align:center;padding:22px 12px 12px}
body.rtbn-readytech-v0210 .rtc216-section-heading h2{margin:0!important;font-family:Impact,"Arial Narrow",Arial,sans-serif!important;font-style:italic!important;font-size:29px!important;line-height:1!important;color:#111b2c!important;letter-spacing:.2px}
body.rtbn-readytech-v0210 .rtc216-section-heading h2 em{color:#075ee8;font-style:italic}
body.rtbn-readytech-v0210 .rtc216-section-heading p{font-size:10px;color:#47566a;margin:5px 0 0}

/* Service row */
body.rtbn-readytech-v0210 .rtc216-solutions{background:#fff;padding:0 max(24px,calc((100vw - 1320px)/2)) 28px}
body.rtbn-readytech-v0210 .rtc216-service-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:13px}
body.rtbn-readytech-v0210 .rtc216-service-card{min-height:165px;padding:16px 10px 12px;border:1px solid #e1e6ed;border-radius:8px;background:#fff;color:#16243a;text-align:center;box-shadow:0 7px 18px rgba(5,34,74,.035);transition:.18s ease}
body.rtbn-readytech-v0210 .rtc216-service-card:hover{transform:translateY(-3px);border-color:#96bef4;box-shadow:0 12px 26px rgba(4,69,153,.09)}
body.rtbn-readytech-v0210 .rtc216-service-icon{height:50px;display:flex;align-items:center;justify-content:center;margin-bottom:5px}
body.rtbn-readytech-v0210 .rtc216-service-icon svg{width:48px;height:48px;fill:none;stroke:#075ee8;stroke-width:3.6;stroke-linecap:round;stroke-linejoin:round}
body.rtbn-readytech-v0210 .rtc216-service-card h3{font-size:10px!important;line-height:1.2!important;margin:4px 0 7px!important;color:#131d2d!important}
body.rtbn-readytech-v0210 .rtc216-service-card p{font-size:8.5px;line-height:1.45;color:#46566b;margin:0}

/* Saskatchewan service area */
body.rtbn-readytech-v0210 .rtc216-service-area{max-width:1320px;margin:0 auto 24px;display:grid;grid-template-columns:42% 58%;border:1px solid #e0e6ee;border-radius:9px;overflow:hidden;background:#fff;box-shadow:0 10px 28px rgba(5,31,68,.06)}
body.rtbn-readytech-v0210 .rtc216-service-area-copy{padding:24px 30px}
body.rtbn-readytech-v0210 .rtc216-service-area-copy h2{font-family:Impact,"Arial Narrow",Arial,sans-serif!important;font-style:italic!important;font-size:27px!important;line-height:1!important;margin:0 0 7px!important;color:#172235!important}
body.rtbn-readytech-v0210 .rtc216-service-area-copy h2 em{color:#075ee8;font-style:italic}
body.rtbn-readytech-v0210 .rtc216-service-area-copy>p{font-size:10px;color:#536176;margin:0 0 15px}
body.rtbn-readytech-v0210 .rtc216-city-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px}
body.rtbn-readytech-v0210 .rtc216-city-columns ul{list-style:none;margin:0;padding:0;display:grid;gap:7px}
body.rtbn-readytech-v0210 .rtc216-city-columns li{font-size:10px;color:#1f3450;font-weight:650}
body.rtbn-readytech-v0210 .rtc216-map-card{position:relative;min-height:220px;background:radial-gradient(circle at 45% 50%,rgba(14,117,246,.35),transparent 35%),linear-gradient(135deg,#06265a,#03172f);overflow:hidden}
body.rtbn-readytech-v0210 .rtc216-map-card:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(63,154,255,.48) 1px,transparent 1px);background-size:22px 22px;opacity:.25}
body.rtbn-readytech-v0210 .rtc216-map-outline{position:absolute;inset:18px 210px 18px 30px;border:2px solid rgba(74,158,255,.45);clip-path:polygon(18% 0,82% 0,100% 13%,92% 100%,15% 100%,0 86%,7% 8%);background:rgba(10,78,169,.16)}
body.rtbn-readytech-v0210 .rtc216-map-outline>strong{position:absolute;left:30%;top:44%;color:rgba(255,255,255,.16);font-size:22px;letter-spacing:1px;transform:rotate(-8deg)}
body.rtbn-readytech-v0210 .rtc216-map-outline>span{position:absolute;color:#35a1ff;font-size:15px;filter:drop-shadow(0 0 6px rgba(0,138,255,.7))}
body.rtbn-readytech-v0210 .rtc216-map-outline span small{display:block;font-size:7px;color:#fff;white-space:nowrap;margin-top:1px}
body.rtbn-readytech-v0210 .rtc216-map-outline .p1{left:48%;top:13%}.rtc216-map-outline .p2{left:42%;top:43%}.rtc216-map-outline .p3{left:51%;top:72%}.rtc216-map-outline .p4{left:15%;top:72%}.rtc216-map-outline .p5{left:72%;top:58%}
body.rtbn-readytech-v0210 .rtc216-mobile-service{position:absolute;right:18px;bottom:18px;width:190px;display:flex;gap:10px;align-items:center;padding:14px;border-radius:7px;background:#fff;color:#19304f;box-shadow:0 10px 25px rgba(0,0,0,.2)}
body.rtbn-readytech-v0210 .rtc216-mobile-service>b{font-size:23px;color:#075ee8}
body.rtbn-readytech-v0210 .rtc216-mobile-service span{display:flex;flex-direction:column}
body.rtbn-readytech-v0210 .rtc216-mobile-service strong{font-size:11px}.rtc216-mobile-service small{font-size:8px;color:#536176;margin-top:2px;line-height:1.35}

/* Trust strip */
body.rtbn-readytech-v0210 .rtc216-proof-strip{max-width:1320px;margin:0 auto 20px;padding:15px 24px;background:linear-gradient(90deg,#052654,#07366e);border-radius:7px;color:#fff;display:grid;grid-template-columns:2.2fr repeat(4,1fr);align-items:center;gap:0}
body.rtbn-readytech-v0210 .rtc216-proof-strip>div{display:flex;align-items:center;gap:10px;min-height:46px;padding:0 16px;border-right:1px solid rgba(255,255,255,.2)}
body.rtbn-readytech-v0210 .rtc216-proof-strip>div:last-child{border-right:0}
body.rtbn-readytech-v0210 .rtc216-proof-strip b{font-size:23px;color:#fff}
body.rtbn-readytech-v0210 .rtc216-proof-title strong{font-family:Impact,"Arial Narrow",Arial,sans-serif;font-style:italic;font-size:19px;letter-spacing:.4px;color:#fff}
body.rtbn-readytech-v0210 .rtc216-proof-strip span{display:flex;flex-direction:column}
body.rtbn-readytech-v0210 .rtc216-proof-strip span strong{font-size:11px;color:#fff}
body.rtbn-readytech-v0210 .rtc216-proof-strip span small{font-size:7.5px;color:#d7e4f3}

/* FAQ */
body.rtbn-readytech-v0210 .rtc216-faq{max-width:1320px;margin:0 auto;padding:0 0 34px}
body.rtbn-readytech-v0210 .rtc216-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
body.rtbn-readytech-v0210 .rtc216-faq details{border:1px solid #e0e5eb;border-radius:7px;background:#fff;padding:0 15px;box-shadow:0 5px 16px rgba(4,31,69,.03)}
body.rtbn-readytech-v0210 .rtc216-faq summary{cursor:pointer;list-style:none;padding:13px 24px 13px 0;font-size:10px;font-weight:800;color:#18263a;position:relative}
body.rtbn-readytech-v0210 .rtc216-faq summary::-webkit-details-marker{display:none}
body.rtbn-readytech-v0210 .rtc216-faq summary:after{content:"⌄";position:absolute;right:0;color:#5d6b7d;font-size:14px}
body.rtbn-readytech-v0210 .rtc216-faq details[open] summary:after{transform:rotate(180deg)}
body.rtbn-readytech-v0210 .rtc216-faq details p{margin:-3px 0 13px;font-size:9px;line-height:1.45;color:#647184}

/* Footer branding stays the v0.21 footer but uses the Ranger Ready logo. */
body.rtbn-readytech-v0210 .rtc21-footer .footerbrand{min-width:0;max-width:240px;height:auto;overflow:visible}
body.rtbn-readytech-v0210 .rtc21-footer .footerbrand img{width:220px;height:auto;filter:none;background:#fff;border-radius:7px;padding:4px}
body.rtbn-readytech-v0210 .rtc21-footer .footerbrand span{display:none}

@media(max-width:1280px){
  body.rtbn-readytech-v0210 .rtc216-access-bar .rtbn-login-pill{min-width:175px}
  body.rtbn-readytech-v0210 .rtc216-access-support{display:none}
  body.rtbn-readytech-v0210 .rtc216-brand{min-width:210px;max-width:225px}
  body.rtbn-readytech-v0210 .rtc216-brand img{width:210px}
  body.rtbn-readytech-v0210 .rtc216-nav>a,body.rtbn-readytech-v0210 .rtc216-nav .rtc21-nav-group>button{padding:0 7px;font-size:9.5px}
  body.rtbn-readytech-v0210 .rtc216-hero{grid-template-columns:36% 32% 32%;padding-left:22px;padding-right:22px}
  body.rtbn-readytech-v0210 .rtc216-hero-copy h1{font-size:48px!important}
  body.rtbn-readytech-v0210 .rtc216-service-grid{grid-template-columns:repeat(4,1fr)}
}

@media(max-width:1050px){
  body.rtbn-readytech-v0210.rtbn-login-bar-visible{padding-top:64px!important}
  body.rtbn-readytech-v0210 .rtc216-site-header{height:72px;top:64px!important}
  body.rtbn-readytech-v0210 .rtc216-header-inner{padding:0 17px}
  body.rtbn-readytech-v0210 .rtc216-brand{height:68px;min-width:190px;max-width:200px}
  body.rtbn-readytech-v0210 .rtc216-brand img{width:185px;height:64px}
  body.rtbn-readytech-v0210 .rtc216-nav{top:72px;background:#fff;border-color:#e2e7ee}
  body.rtbn-readytech-v0210 .rtc216-nav>a,body.rtbn-readytech-v0210 .rtc216-nav .rtc21-nav-group>button{color:#15243a;border-color:#e8edf3}
  body.rtbn-readytech-v0210 .rtc216-nav .rtc21-dropdown{position:static;top:auto;background:#f5f8fc;box-shadow:none}
  body.rtbn-readytech-v0210 .rtc216-header-phone{margin-left:auto}
  body.rtbn-readytech-v0210 .rtc216-hero{grid-template-columns:1fr .85fr;min-height:0;padding:30px 25px 0}
  body.rtbn-readytech-v0210 .rtc216-hero-copy{padding-bottom:28px}
  body.rtbn-readytech-v0210 .rtc216-hero-mascot{height:410px}
  body.rtbn-readytech-v0210 .rtc216-hero-form{grid-column:1/-1;margin:0 0 25px;padding-bottom:18px}
  body.rtbn-readytech-v0210 .rtc216-contact-trust{grid-template-columns:1fr 1fr;padding:8px 22px}
  body.rtbn-readytech-v0210 .rtc216-contact-trust>a,body.rtbn-readytech-v0210 .rtc216-contact-trust>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}
  body.rtbn-readytech-v0210 .rtc216-service-grid{grid-template-columns:repeat(4,1fr)}
  body.rtbn-readytech-v0210 .rtc216-service-area{grid-template-columns:1fr;margin-left:18px;margin-right:18px}
  body.rtbn-readytech-v0210 .rtc216-proof-strip{margin-left:18px;margin-right:18px;grid-template-columns:1.5fr 1fr 1fr}
  body.rtbn-readytech-v0210 .rtc216-proof-strip>div:nth-child(4),body.rtbn-readytech-v0210 .rtc216-proof-strip>div:nth-child(5){margin-top:9px}
  body.rtbn-readytech-v0210 .rtc216-faq{padding-left:18px;padding-right:18px}
}

@media(max-width:840px){
  body.rtbn-readytech-v0210 .rtc216-access-label{min-width:0}
  body.rtbn-readytech-v0210 .rtc216-access-label small{display:none}
  body.rtbn-readytech-v0210 .rtc216-access-bar .rtbn-login-bar-toggle{display:inline-flex;margin-left:auto}
  body.rtbn-readytech-v0210 .rtc216-access-bar .rtbn-login-bar-links{top:62px}
}

@media(max-width:700px){
  body.rtbn-readytech-v0210.rtbn-login-bar-visible{padding-top:58px!important}
  body.rtbn-readytech-v0210 .rtc216-access-bar{height:58px}
  body.rtbn-readytech-v0210 .rtc216-access-bar .rtbn-login-bar-inner{height:58px;padding:6px 11px}
  body.rtbn-readytech-v0210 .rtc216-access-label b{font-size:14px}
  body.rtbn-readytech-v0210 .rtc216-site-header{top:58px!important;height:65px}
  body.rtbn-readytech-v0210 .rtc216-brand{min-width:155px;max-width:165px;height:62px}
  body.rtbn-readytech-v0210 .rtc216-brand img{width:155px;height:58px}
  body.rtbn-readytech-v0210 .rtc216-header-phone{display:none}
  body.rtbn-readytech-v0210 .rtc216-hero{display:block;padding:28px 16px 0}
  body.rtbn-readytech-v0210 .rtc216-hero-copy h1{font-size:43px!important}
  body.rtbn-readytech-v0210 .rtc216-hero-copy>p{font-size:13px}
  body.rtbn-readytech-v0210 .rtc216-hero-mascot{height:300px;width:100%;margin:0 auto}
  body.rtbn-readytech-v0210 .rtc216-hero-mascot img{object-fit:cover;object-position:center top}
  body.rtbn-readytech-v0210 .rtc216-hero-form{margin:0 0 20px;padding:0 12px 13px}
  body.rtbn-readytech-v0210 .rtc216-hero-form>header{margin-left:-12px;margin-right:-12px}
  body.rtbn-readytech-v0210 .rtc216-hero-form .rtc21-form-grid{grid-template-columns:1fr}
  body.rtbn-readytech-v0210 .rtc216-contact-trust{grid-template-columns:1fr;padding:5px 14px}
  body.rtbn-readytech-v0210 .rtc216-contact-trust>a,body.rtbn-readytech-v0210 .rtc216-contact-trust>div{min-height:55px;padding:7px 9px}
  body.rtbn-readytech-v0210 .rtc216-service-grid{grid-template-columns:1fr 1fr;gap:9px}
  body.rtbn-readytech-v0210 .rtc216-service-card{min-height:150px}
  body.rtbn-readytech-v0210 .rtc216-solutions{padding-left:10px;padding-right:10px}
  body.rtbn-readytech-v0210 .rtc216-service-area{margin-left:10px;margin-right:10px}
  body.rtbn-readytech-v0210 .rtc216-service-area-copy{padding:20px 16px}
  body.rtbn-readytech-v0210 .rtc216-city-columns{gap:8px}
  body.rtbn-readytech-v0210 .rtc216-map-card{min-height:260px}
  body.rtbn-readytech-v0210 .rtc216-map-outline{inset:18px 20px 95px}
  body.rtbn-readytech-v0210 .rtc216-mobile-service{left:16px;right:16px;bottom:13px;width:auto}
  body.rtbn-readytech-v0210 .rtc216-proof-strip{margin-left:10px;margin-right:10px;padding:12px;display:grid;grid-template-columns:1fr 1fr}
  body.rtbn-readytech-v0210 .rtc216-proof-title{grid-column:1/-1}
  body.rtbn-readytech-v0210 .rtc216-proof-strip>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.17);padding:8px}
  body.rtbn-readytech-v0210 .rtc216-faq{padding-left:10px;padding-right:10px}
  body.rtbn-readytech-v0210 .rtc216-faq-grid{grid-template-columns:1fr}
}

/* Logged-in WordPress admin-bar offsets. */
body.admin-bar.rtbn-readytech-v0210 .rtc216-site-header{top:94px!important}
@media(max-width:782px){body.admin-bar.rtbn-readytech-v0210 .rtc216-site-header{top:104px!important}}
