:root{--ink:#18202a;--muted:#647181;--line:#dce2e8;--paper:#f5f7f9;--surface:#ffffff;--nav:#17263a;--accent:#147d73;--danger:#b93838;--warning:#ad6c00;color-scheme:light}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.sidebar{background:var(--nav);color:#e7eef7;padding:24px 16px;position:-webkit-sticky;position:sticky;top:0;height:100vh}.brand{margin:0 10px 28px;font-size:18px;letter-spacing:.02em}.brand small{display:block;color:#9fb0c4;font-size:11px;margin-top:4px;text-transform:uppercase}.nav{display:grid;grid-gap:3px;gap:3px}.nav a{padding:9px 12px;border-radius:6px;color:#c9d5e3;font-size:14px}.nav a:hover{background:#223a58;color:white}.main{min-width:0}.topbar{height:64px;padding:0 32px;background:var(--surface);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.topbar span{color:var(--muted);font-size:13px}.topbar button{border:1px solid var(--line);background:white;border-radius:5px;padding:7px 11px}.content{padding:30px 32px 60px;max-width:1500px;margin:0 auto}.page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}h1{margin:0;font-size:27px;letter-spacing:-.02em}h2{margin:0 0 16px;font-size:18px}.subtitle{color:var(--muted);margin:6px 0 0;font-size:14px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(175px,1fr));grid-gap:14px;gap:14px;margin-bottom:24px}.card,.panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 1px 2px rgba(23,38,58,.04)}.card{padding:18px}.card .label{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.04em}.card .value{font-size:30px;font-weight:650;margin-top:7px}.panel{overflow:hidden}.panel-head{padding:16px 18px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13px}th{color:var(--muted);background:#fafbfc;font-weight:600;text-align:left;padding:11px 14px;border-bottom:1px solid var(--line);white-space:nowrap}td{padding:12px 14px;border-bottom:1px solid #edf0f3;vertical-align:top}tr:last-child td{border-bottom:0}.badge{display:inline-flex;padding:3px 8px;border-radius:999px;background:#edf1f5;color:#475568;font-size:11px;font-weight:650;text-transform:uppercase;white-space:nowrap}.badge.active,.badge.approved,.badge.online,.badge.resolved{background:#e0f4ed;color:#08705e}.badge.critical,.badge.fault,.badge.offline{background:#fbe6e5;color:var(--danger)}.badge.needs_review,.badge.open,.badge.warning{background:#fff1d6;color:var(--warning)}.button{display:inline-flex;justify-content:center;align-items:center;border:0;background:var(--accent);color:white;padding:9px 14px;border-radius:5px;font-weight:600;font-size:13px}.button.secondary{background:white;border:1px solid var(--line);color:var(--ink)}.toolbar{display:flex;gap:10px}.search{width:min(340px,100%);padding:9px 11px;border:1px solid var(--line);border-radius:5px;background:white}.empty,.error,.loading{padding:42px 18px;text-align:center;color:var(--muted)}.error{color:var(--danger)}.form{grid-gap:16px;max-width:720px;padding:22px}.form,.form-grid{display:grid;gap:16px}.form-grid{grid-template-columns:1fr 1fr;grid-gap:16px}.contact-fieldset{display:grid;grid-gap:14px;gap:14px;border:1px solid var(--line);border-radius:7px;padding:16px}.contact-fieldset legend{padding:0 6px;font-size:13px;font-weight:650}.contact-fieldset .hint{margin-top:0}label{display:grid;grid-gap:6px;gap:6px;font-size:13px;font-weight:600}input,select,textarea{border:1px solid #cdd5dd;border-radius:5px;padding:10px;background:white;color:var(--ink)}textarea{min-height:100px;resize:vertical}.login-wrap{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#17263a,#244c5b)}.login-card{background:white;border-radius:10px;width:100%;max-width:410px;padding:32px;box-shadow:0 22px 55px rgba(0,0,0,.24)}.login-card h1{margin-bottom:6px}.login-card form{display:grid;grid-gap:16px;gap:16px;margin-top:26px}.login-card .button{width:100%;margin-top:4px}.checkbox-row{display:flex;align-items:center;gap:9px;font-weight:500}.checkbox-row input{width:16px;height:16px;margin:0;padding:0}.login-card .hint{margin-top:0}.hint{background:#eef5f4;border-left:3px solid var(--accent);padding:10px 12px;font-size:12px;margin-top:20px;color:#40545d}.split{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:18px;gap:18px}.definition{display:grid;grid-template-columns:180px 1fr;grid-gap:10px;gap:10px;padding:14px 18px;border-bottom:1px solid #edf0f3;font-size:13px}.definition dt{color:var(--muted)}.definition dd{margin:0}.security-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;align-items:start}.security-grid .panel-head h2,.settings-defaults .panel-head h2{margin:0}.security-grid .form{max-width:none}.security-grid .hint{margin-top:0}.notice{margin:0 0 18px;text-align:left}.credential-list{border-top:1px solid var(--line);padding:0 22px}.credential-list>.subtitle{padding:18px 0;margin:0}.credential-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 0;border-bottom:1px solid #edf0f3}.credential-row:last-child{border-bottom:0}.credential-row small,.credential-row strong{display:block}.credential-row small{color:var(--muted);margin-top:5px}.settings-defaults{margin-top:18px}.rental-admin-list{display:grid;grid-gap:20px;gap:20px}.rental-admin-panel{margin-bottom:20px}.rental-admin-panel .panel-head h2{margin:0}.rental-product-form{max-width:none}.rental-checkboxes{display:flex;gap:24px}.rental-plan-add{display:grid;grid-template-columns:auto repeat(5,minmax(100px,1fr)) auto;align-items:center;grid-gap:9px;gap:9px;padding:16px 18px;border-top:1px solid var(--line);background:#fafbfc}.rental-plan-add strong{font-size:12px}.rental-admin-panel td input,.rental-admin-panel td select,.rental-plan-add input,.rental-plan-add select{width:100%;min-width:82px;padding:7px}.rental-admin-panel td .checkbox-row{margin-bottom:5px;font-size:11px}.rental-enquiry-message{max-width:260px;white-space:normal;line-height:1.5}.rental-enquiry-message+td select{margin-top:7px;padding:6px}@media (max-width:850px){.shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.nav{grid-template-columns:repeat(3,1fr)}.content{padding:22px 16px}.topbar{padding:0 16px}.form-grid,.security-grid,.split{grid-template-columns:1fr}.rental-plan-add{grid-template-columns:1fr 1fr}}.storefront{--store-navy:#10263b;--store-blue:#167a92;--store-aqua:#d9eef0;--store-cream:#f5f1e9;--store-ink:#152538;--store-muted:#5e6e79;--store-line:#d8e0e1;min-height:100vh;overflow:hidden;background:#fff;color:var(--store-ink)}.storefront h1,.storefront h2,.storefront h3{color:inherit}.store-container{width:min(1180px,calc(100% - 48px));margin:0 auto}.store-nav{position:absolute;z-index:5;top:0;left:0;right:0;height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:28px;gap:28px;padding:0 max(28px,calc((100vw - 1180px) / 2));color:#fff;border-bottom:1px solid rgba(255,255,255,.2)}.store-brand{display:inline-flex;align-items:center;gap:12px;width:max-content;font-size:16px;font-weight:750;letter-spacing:-.01em}.store-brand small{display:block;margin-top:2px;color:rgba(255,255,255,.65);font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.store-brand-mark{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.52);border-radius:50%;font-size:12px;font-weight:800;letter-spacing:.05em}.store-nav nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:600}.store-nav nav a{position:relative;color:rgba(255,255,255,.78)}.store-nav nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:#fff;transition:right .2s ease}.store-nav nav a:hover{color:#fff}.store-nav nav a:hover:after{right:0}.store-login{justify-self:end;display:inline-flex;align-items:center;gap:9px;padding:10px 15px;border:1px solid rgba(255,255,255,.45);border-radius:3px;font-size:12px;font-weight:700}.store-login:hover{background:#fff;color:var(--store-navy)}.store-hero{position:relative;min-height:735px;display:flex;align-items:center;color:#fff;background:var(--store-navy) url(/images/printer-rental-cyprus-hero.png) center/cover no-repeat}.store-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,31,48,.97),rgba(12,37,55,.92) 32%,rgba(13,39,57,.46) 58%,rgba(13,39,57,.06)),linear-gradient(0deg,rgba(10,29,44,.35),transparent 40%)}.store-hero-content{position:relative;z-index:1;padding-top:98px}.store-eyebrow,.store-kicker{display:flex;align-items:center;gap:11px;color:var(--store-blue);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.store-eyebrow{color:#a7dce2}.store-eyebrow span{width:30px;height:1px;background:currentColor}.store-hero h1{max-width:750px;margin:24px 0;font-size:clamp(46px,5.4vw,76px);line-height:.99;letter-spacing:-.055em;font-weight:680}.store-hero h1 em{color:#b4e2e3;font-family:Georgia,Times New Roman,serif;font-weight:400}.store-hero-content>p{max-width:585px;margin:0;color:rgba(255,255,255,.75);font-size:18px;line-height:1.65}.store-hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.store-dark-button,.store-primary-button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-width:205px;padding:16px 18px;border:1px solid #8bd0d7;border-radius:3px;background:#8bd0d7;color:#0e2a3b;font-size:13px;font-weight:800}.store-primary-button:hover{background:#a8e2e6}.store-text-link{display:inline-flex;gap:10px;align-items:center;color:rgba(255,255,255,.8);font-size:13px;font-weight:700}.store-hero-proof{display:flex;gap:0;margin-top:58px;width:max-content;border-top:1px solid rgba(255,255,255,.2)}.store-hero-proof div{min-width:145px;padding:18px 28px 0 0;margin-right:28px;border-right:1px solid rgba(255,255,255,.18)}.store-hero-proof div:last-child{border-right:0}.store-hero-proof strong{display:block;font-size:21px;font-weight:700}.store-hero-proof span{display:block;margin-top:4px;color:rgba(255,255,255,.55);font-size:11px}.store-trust{border-bottom:1px solid var(--store-line);background:#fbfcfc}.store-trust .store-container{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.store-trust span{color:var(--store-muted);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.store-trust ul{display:flex;gap:40px;list-style:none;padding:0;margin:0;color:#71808a;font-size:13px;font-weight:650}.store-section{padding:112px 0}.store-section-heading{display:grid;grid-template-columns:1.5fr .7fr;grid-gap:60px;gap:60px;align-items:flex-end;margin-bottom:48px}.store-faq h2,.store-plan-copy h2,.store-process h2,.store-section-heading h2{max-width:720px;margin:13px 0 0;font-size:clamp(36px,4vw,54px);line-height:1.08;letter-spacing:-.045em;font-weight:650}.store-section-heading>p{margin:0 0 4px;color:var(--store-muted);font-size:15px;line-height:1.7}.store-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.store-product-card{overflow:hidden;border:1px solid var(--store-line);border-radius:4px;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.store-product-card:hover{transform:translateY(-4px);box-shadow:0 22px 55px rgba(16,38,59,.1)}.store-product-image{position:relative;aspect-ratio:1.52;overflow:hidden;background:#f3f6f5}.store-product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.store-product-number{top:20px;left:20px;color:#8a969c;font-size:11px;letter-spacing:.12em}.store-product-chip,.store-product-number{position:absolute;z-index:1;font-weight:800}.store-product-chip{right:18px;bottom:18px;padding:7px 10px;background:var(--store-navy);color:#fff;border-radius:2px;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.store-product-body{padding:28px}.store-product-type{color:var(--store-blue);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.store-product-body h3{margin:8px 0 9px;font-size:26px;letter-spacing:-.035em}.store-product-body>p{min-height:48px;margin:0;color:var(--store-muted);font-size:14px;line-height:1.65}.store-spec-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;margin-top:24px;padding:18px 0;border-top:1px solid var(--store-line);border-bottom:1px solid var(--store-line)}.store-spec-row div{padding:0 16px;border-right:1px solid var(--store-line)}.store-spec-row div:first-child{padding-left:0}.store-spec-row div:last-child{border:0}.store-spec-row strong{display:block;font-size:18px}.store-spec-row span{display:block;margin-top:3px;color:#7b878f;font-size:10px}.store-card-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-top:24px}.store-card-footer>div small,.store-card-footer>div span{display:block;color:#7a878f;font-size:10px}.store-card-footer>div strong{display:inline-block;margin:3px 4px 0 0;font-size:24px;letter-spacing:-.03em}.store-card-footer>div small{display:inline}.store-card-footer button{border:0;border-bottom:1px solid var(--store-ink);padding:8px 0;background:transparent;color:var(--store-ink);font-size:12px;font-weight:800}.store-card-footer button span{margin-left:20px}.store-image-note{margin:20px 0 0;color:#89949a;font-size:10px}.store-loading{padding:60px;border:1px solid var(--store-line);text-align:center;color:var(--store-muted)}.store-plan-section{scroll-margin-top:20px;padding:112px 0;background:var(--store-navy);color:#fff}.store-plan-layout{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:82px;gap:82px;align-items:start}.store-kicker.light{color:#91cfd5}.store-plan-copy{position:-webkit-sticky;position:sticky;top:40px}.store-plan-copy>p{color:rgba(255,255,255,.65);font-size:15px;line-height:1.7}.store-plan-summary{display:flex;align-items:center;gap:18px;margin-top:36px;padding:16px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12)}.store-plan-summary img{width:92px;height:82px;object-fit:contain;background:#fff;mix-blend-mode:normal}.store-plan-summary small,.store-plan-summary span{display:block;color:rgba(255,255,255,.55);font-size:10px}.store-plan-summary strong{display:block;margin:5px 0;font-size:16px}.store-inclusion-list{display:grid;grid-gap:13px;gap:13px;list-style:none;padding:0;margin:30px 0 0;color:rgba(255,255,255,.7);font-size:13px}.store-inclusion-list span{display:inline-grid;place-items:center;width:19px;height:19px;margin-right:9px;border:1px solid rgba(145,207,213,.55);border-radius:50%;color:#a8dce0;font-size:9px}.store-configurator{padding:34px;background:#fff;color:var(--store-ink);border-radius:4px;box-shadow:0 30px 70px rgba(0,0,0,.22)}.store-config-block{margin-bottom:30px}.store-config-block>label{display:block;margin-bottom:11px;color:#586874;font-size:11px;letter-spacing:.05em;text-transform:uppercase}.store-segment{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}.store-segment-pages{grid-template-columns:repeat(3,1fr)}.store-segment button,.store-term-grid button{min-height:50px;border:1px solid var(--store-line);border-radius:2px;background:#fff;color:var(--store-ink);font-size:12px;font-weight:700}.store-segment button.active,.store-term-grid button.active{border-color:var(--store-blue);background:#e8f3f4;box-shadow:inset 0 0 0 1px var(--store-blue);color:#0d6071}.store-segment-pages button{display:grid;place-items:center;grid-gap:2px;gap:2px;padding:9px}.store-segment-pages strong{font-size:15px}.store-segment-pages small{color:#7d898f;font-size:9px;font-weight:500}.store-term-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:7px;gap:7px}.store-term-grid button{position:relative;padding:8px 5px;font-size:11px}.store-term-grid button small{position:absolute;top:-9px;left:50%;transform:translateX(-50%);padding:2px 5px;background:var(--store-blue);color:#fff;border-radius:2px;font-size:7px;white-space:nowrap}.store-price-panel{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:24px;gap:24px;padding:24px;margin-bottom:30px;background:var(--store-cream)}.store-price-panel>div small,.store-price-panel>div span{display:block;color:#68757d;font-size:10px}.store-price-panel>div strong{display:block;margin:5px 0 1px;font-size:35px;letter-spacing:-.05em}.store-price-panel dl{display:grid;grid-gap:8px;gap:8px;margin:0}.store-price-panel dl div{display:flex;justify-content:space-between;gap:14px;padding-bottom:7px;border-bottom:1px solid #dedbd2;font-size:11px}.store-price-panel dt{color:#6a777f}.store-price-panel dd{margin:0;font-weight:750}.store-enquiry-form{padding-top:28px;border-top:1px solid var(--store-line)}.store-form-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.store-form-heading span{font-size:18px;font-weight:750}.store-form-heading small{color:#75838b;font-size:10px}.store-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px}.store-form-grid label{gap:5px;color:#596972;font-size:10px;font-weight:750}.store-form-grid input,.store-form-grid select,.store-form-grid textarea{border-color:var(--store-line);border-radius:2px;padding:11px;font-size:12px}.store-form-grid textarea{min-height:78px}.store-form-wide{grid-column:1/-1}.store-consent{display:flex;align-items:center;gap:8px;margin:14px 0;color:#66747c;font-size:10px;font-weight:500}.store-consent input{width:15px;height:15px;padding:0;margin:0}.store-submit{display:flex;justify-content:space-between;width:100%;padding:15px 17px;border:0;border-radius:2px;background:var(--store-blue);color:#fff;font-size:12px;font-weight:800}.store-submit:hover{background:#116b80}.store-submit:disabled{opacity:.65;cursor:wait}.store-fine-print{margin:10px 0 0;color:#89949a;font-size:9px;line-height:1.5}.store-honeypot{position:absolute!important;left:-10000px!important}.store-message{margin:12px 0;padding:11px 13px;border-radius:2px;font-size:11px}.store-message-error{background:#fff0ee;color:#962f2a;border:1px solid #f2cbc6}.store-message-success{background:#eaf6f0;color:#146043;border:1px solid #bee1d1}.store-included{background:var(--store-cream)}.store-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d8d4cb;border-left:1px solid #d8d4cb}.store-benefit-grid article{min-height:280px;padding:24px;border-right:1px solid #d8d4cb;border-bottom:1px solid #d8d4cb}.store-benefit-grid article>span{color:#939a98;font-size:10px;font-weight:800}.store-icon{margin:42px 0 34px;color:var(--store-blue);font-size:30px}.store-benefit-grid h3{margin:0 0 10px;font-size:17px}.store-benefit-grid p{margin:0;color:var(--store-muted);font-size:12px;line-height:1.7}.store-process{padding:110px 0;background:#15334a;color:#fff}.store-process .store-container{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:90px;gap:90px}.store-process-intro>p{color:rgba(255,255,255,.6);line-height:1.7}.store-process ol{list-style:none;padding:0;margin:0;border-top:1px solid rgba(255,255,255,.18)}.store-process li{display:grid;grid-template-columns:60px 1fr;grid-gap:20px;gap:20px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.18)}.store-process li>span{color:#8dcbd2;font-size:10px;font-weight:800}.store-process h3{margin:0 0 6px;font-size:16px}.store-process li p{margin:0;color:rgba(255,255,255,.58);font-size:12px;line-height:1.6}.store-faq-layout{display:grid;grid-template-columns:.65fr 1.35fr;grid-gap:90px;gap:90px}.store-faq-layout>div:first-child>p{color:var(--store-muted);line-height:1.7}.store-dark-button{margin-top:20px;background:var(--store-navy);border-color:var(--store-navy);color:#fff}.store-faq-list{border-top:1px solid var(--store-line)}.store-faq details{border-bottom:1px solid var(--store-line);padding:22px 0}.store-faq summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:15px;font-weight:750}.store-faq summary::-webkit-details-marker{display:none}.store-faq summary span{color:var(--store-blue)}.store-faq details p{max-width:660px;margin:14px 35px 0 0;color:var(--store-muted);font-size:13px;line-height:1.7}.store-footer{padding:62px 0 0;background:#0c2031;color:#fff}.store-footer>.store-container{display:grid;grid-template-columns:1.5fr repeat(3,1fr);grid-gap:50px;gap:50px;padding-bottom:50px}.store-footer-brand{display:flex;align-items:center;gap:13px}.store-footer-brand small,.store-footer-brand strong{display:block}.store-footer-brand small{margin-top:6px;color:rgba(255,255,255,.5);font-size:10px}.store-footer>.store-container>div:not(:first-child){display:grid;align-content:start;grid-gap:9px;gap:9px;font-size:11px;color:rgba(255,255,255,.55)}.store-footer>.store-container>div:not(:first-child) strong{margin-bottom:7px;color:#fff;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.store-footer>.store-container a:hover{color:#fff}.store-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:20px max(24px,calc((100vw - 1180px) / 2));border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.4);font-size:9px}@media (max-width:980px){.store-nav{grid-template-columns:1fr auto}.store-nav nav{display:none}.store-hero{min-height:700px;background-position:58%}.store-hero-overlay{background:linear-gradient(90deg,rgba(10,31,48,.98),rgba(10,31,48,.85) 58%,rgba(10,31,48,.35))}.store-faq-layout,.store-plan-layout,.store-process .store-container{grid-template-columns:1fr;gap:52px}.store-plan-copy{position:static}.store-benefit-grid{grid-template-columns:repeat(2,1fr)}.store-footer>.store-container{grid-template-columns:1.3fr 1fr 1fr}.store-footer>.store-container>div:last-child{display:none}}@media (max-width:700px){.store-container{width:min(100% - 30px,1180px)}.store-nav{height:72px;padding:0 15px}.store-brand{font-size:14px}.store-brand-mark{width:34px;height:34px}.store-login{padding:9px 10px;font-size:10px}.store-hero{min-height:690px;background-position:68%}.store-hero-overlay{background:rgba(9,31,47,.85)}.store-hero-content{padding-top:75px}.store-hero h1{font-size:46px}.store-hero-content>p{font-size:15px}.store-hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.store-hero-proof{width:100%;margin-top:38px}.store-hero-proof div{min-width:0;padding-right:14px;margin-right:14px}.store-hero-proof strong{font-size:17px}.store-trust .store-container{align-items:flex-start;flex-direction:column;padding:20px 0}.store-trust ul{flex-wrap:wrap;gap:10px 22px}.store-plan-section,.store-section{padding:76px 0}.store-section-heading{grid-template-columns:1fr;gap:18px}.store-faq h2,.store-plan-copy h2,.store-process h2,.store-section-heading h2{font-size:37px}.store-product-grid{grid-template-columns:1fr}.store-product-image{aspect-ratio:1.25}.store-spec-row div{padding:0 10px}.store-configurator{padding:22px 16px;margin:0 -4px}.store-segment{grid-template-columns:1fr}.store-segment-pages,.store-term-grid{grid-template-columns:repeat(3,1fr)}.store-form-grid,.store-price-panel{grid-template-columns:1fr}.store-form-wide{grid-column:auto}.store-benefit-grid{grid-template-columns:1fr}.store-benefit-grid article{min-height:230px}.store-footer>.store-container{grid-template-columns:1fr 1fr}.store-footer-brand{grid-column:1/-1;margin-bottom:10px}.store-footer-bottom{flex-direction:column}}