@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/font-0.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/font-7.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(assets/font-8.ttf) format('truetype');
}

:root{--ink:#10353b;--green:#b7f477;--muted:#5c6b6c;--line:#dbe3e2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6;background:#fff}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #238844;outline-offset:5px}svg{fill:none;stroke:currentColor;stroke-width:1.8}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h2{font-size:44px;line-height:1.16;letter-spacing:-1.8px;font-weight:600}h3{font-size:26px;line-height:1.25;letter-spacing:-.7px}.topbar{padding:9px 5.5%;background:var(--ink);color:#fff;display:flex;gap:30px;font-size:12px;letter-spacing:1px}.topbar span{letter-spacing:0;color:#d4e4e4}.topbar a{margin-left:auto;font-size:14px;letter-spacing:.4px}header{padding:25px 5.5%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);background:white}.logo{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:700;line-height:1.15;letter-spacing:-.6px}.logo svg{width:39px;height:39px}.logolower{display:block;font-size:11px;letter-spacing:4px;margin-top:5px}nav{display:flex;gap:34px;font-size:14px}.navcontact{font-weight:700;border-bottom:1px solid var(--ink);padding:6px 0}.navcontact span{margin-left:25px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:640px}.hero-copy{padding:64px 7% 42px 11%}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.9px;display:flex;align-items:center;gap:10px}.line{width:25px;height:2px;background:var(--ink)}h1{font-size:clamp(54px,6.1vw,88px);line-height:1.05;letter-spacing:-4px;font-weight:600;margin:22px 0 25px}h1 em{font-style:normal;position:relative;z-index:0}h1 em:after{content:'';height:18px;width:103%;position:absolute;bottom:7px;left:0;background:var(--green);z-index:-1}.hero-copy p{color:var(--muted);font-size:18px;line-height:1.65}.actions{display:flex;align-items:center;gap:25px;margin-top:30px;flex-wrap:wrap}.button{padding:16px 23px;display:inline-flex;align-items:center;justify-content:center;gap:24px;font-size:15px;font-weight:600;border-radius:6px;transition:transform .2s,background .2s}.primary{background:var(--ink);color:#fff}.primary:hover{background:#22505a;transform:translateY(-2px)}.textlink{font-size:14px;font-weight:700}.heronote{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted);margin-top:40px}.heronote svg{width:22px;height:22px;flex-shrink:0}.hero-visual{background:#e9efec;position:relative;overflow:hidden;min-height:600px}.hero-word{position:absolute;font-family:Manrope,Arial,sans-serif;color:#d5e1d9;font-size:clamp(70px,9.3vw,145px);font-weight:800;letter-spacing:-7px;line-height:.95;top:44px;left:25px}.hero-printer{position:absolute;object-fit:contain;width:73%;height:76%;left:13%;top:12%;mix-blend-mode:multiply;filter:drop-shadow(16px 24px 14px #17342a22)}.vertical-label{position:absolute;right:22px;top:45px;writing-mode:vertical-rl;letter-spacing:3px;font-size:11px;z-index:1}.image-caption{position:absolute;left:34px;bottom:32px;line-height:1.4;z-index:2}.little{font-size:10px;letter-spacing:2px;display:block;margin-bottom:9px}.image-caption strong{font-size:18px;font-weight:500}.modeltag{position:absolute;right:22px;bottom:35px;background:white;padding:12px 18px;border-radius:5px;line-height:1.4;font-weight:700;font-size:22px;box-shadow:0 7px 25px #244f3c0d}.modeltag span{display:block;font-size:11px;font-weight:400;color:var(--muted)}.brandstrip{padding:31px 5.5%;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line)}.brandstrip p{font-size:14px;line-height:1.5;color:var(--muted)}.brandstrip p strong{color:var(--ink);font-weight:500}.hpbrand{font-size:45px;font-style:italic;font-weight:700;letter-spacing:-6px}.kyobrand{font-size:25px;font-weight:800;letter-spacing:-1px}.konicabrand{font-size:20px;font-weight:700;letter-spacing:-.7px}.branddetail{border-left:1px solid var(--line);padding-left:25px;font-size:13px;color:var(--muted)}.section{padding:85px 5.5%}.sectionheading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:38px}.sectionheading h2{margin-top:15px}.sectionheading p{font-size:15px;color:var(--muted);line-height:1.8}.productgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product{border:1px solid var(--line);border-radius:10px;overflow:hidden}.productpic{background:#eff2ec;height:330px;position:relative;padding:42px 35px 20px}.productpic.blue{background:#edf2f6}.productpic.lilac{background:#f0eff3}.productpic img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}.product:hover img{transform:translateY(-5px)}.pill{position:absolute;top:17px;left:18px;font-size:10px;letter-spacing:1px;background:#ffffffc9;padding:5px 9px;border-radius:3px;z-index:1}.productnumber{position:absolute;bottom:15px;right:20px;font-family:Manrope,sans-serif;font-size:32px;color:#adbcb7}.productbody{padding:28px}.brandname{font-size:11px;letter-spacing:1.7px;font-weight:700}.product h3{margin:12px 0 15px}.product p{font-size:15px;color:var(--muted);min-height:73px}.tags{display:flex;gap:7px;flex-wrap:wrap;margin:20px 0 25px}.tags span{font-size:12px;padding:4px 8px;border:1px solid var(--line);border-radius:3px}.productbody a{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;font-size:14px;font-weight:700}.smallnote{font-size:12px;color:var(--muted);margin-top:20px}.contract{margin:0 5.5%;padding:54px 6%;background:var(--ink);color:white;border-radius:10px;display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.contractbig{font-family:Manrope,sans-serif;font-size:172px;line-height:1;font-weight:500;letter-spacing:-12px;color:var(--green);display:flex;gap:22px;align-items:end}.contractbig span{font-size:13px;letter-spacing:2px;line-height:1.6;margin-bottom:17px}.contract .eyebrow{color:#c4d4d4;font-size:10px}.contract h2{font-size:38px;margin:16px 0}.contract p{font-size:15px;color:#cbdad9;max-width:460px}.contracttags{display:flex;gap:9px;margin-top:24px;flex-wrap:wrap}.contracttags span{font-size:11px;border:1px solid #547177;border-radius:30px;padding:5px 10px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}.steps article{border-top:1px solid var(--line);padding-top:23px}.steps article>span{font-size:14px;display:inline-block;background:#eef4e9;border-radius:50%;width:43px;height:43px;text-align:center;padding-top:9px;margin-bottom:22px}.steps h3{font-size:23px;margin-bottom:14px}.steps p{font-size:15px;color:var(--muted)}.coverage{margin:0 5.5%;display:grid;grid-template-columns:.9fr 1.1fr;border-radius:10px;background:#eff4f1;overflow:hidden}.coverage-number{padding:40px 14%;font-family:Manrope,sans-serif;font-size:150px;font-weight:500;line-height:1.1;letter-spacing:-8px;background:#dfebdf;position:relative}.coverage-number>span{font-family:'DM Sans',sans-serif;display:block;font-size:13px;font-weight:700;letter-spacing:3px}.coverage-place{border-top:1px solid #b1c4b1;margin-top:25px;padding-top:18px;font-size:24px;letter-spacing:2px;line-height:1.3}.coverage-place small{font-size:12px;letter-spacing:3px}.coverage-copy{padding:58px 9%;align-self:center}.coverage h2{font-size:36px;margin:18px 0}.coverage p{font-size:15px;color:var(--muted);margin-bottom:25px}.contact{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;align-items:center}.contact h2{margin:18px 0 20px}.contact p{color:var(--muted)}address{font-style:normal;padding:35px 0 35px 35px;border-left:1px solid var(--line);font-size:14px}address>span{font-size:11px;letter-spacing:2px;display:block}address .phone{font-size:29px;letter-spacing:-1px;display:block;font-weight:600;margin:10px 0}address>a{overflow-wrap:anywhere}address p{margin-top:25px;font-size:14px;line-height:1.8}footer{padding:28px 5.5%;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px;color:var(--muted)}.footerbrand{font-size:17px;color:var(--ink);font-weight:600}.footerbrand strong{display:block;font-size:10px;letter-spacing:3px}.floating{position:fixed;bottom:24px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:10}.floating a{background:var(--ink);width:49px;height:49px;display:grid;place-items:center;color:white;border-radius:50%;box-shadow:0 4px 16px #17352f26}.floating .wa{background:#237d43}.floating svg{width:24px;height:24px}@media(min-width:1600px){body{max-width:1600px;margin:auto}}@media(max-width:1050px){nav{gap:20px}.hero-copy{padding-top:45px}.hero{min-height:580px}.hero-visual{min-height:580px}.hero-printer{width:85%;left:7%}.modeltag{display:none}.sectionheading p br{display:none}.sectionheading p{max-width:340px}.branddetail{display:none}.productpic{height:285px;padding-left:20px;padding-right:20px}.productbody{padding:23px}.contract{gap:35px;padding:45px 5%}.contractbig{font-size:130px;gap:16px}.contractbig span{font-size:11px;letter-spacing:1px}.contact{gap:30px}.contact h2{font-size:37px}address .phone{font-size:25px}}@media(max-width:760px){.topbar{font-size:10px;padding:8px 5%;justify-content:center}.topbar span{font-size:11px}.topbar a{display:none}header{padding:18px 5%}.logo{font-size:18px}.logo svg{width:32px}.logolower{font-size:9px}nav{display:none}.navcontact{font-size:13px}.navcontact span{margin-left:12px}.hero{grid-template-columns:1fr}.hero-copy{padding:40px 6% 32px}h1{font-size:63px;letter-spacing:-3px;margin:20px 0}h1 br:nth-child(2){display:none}h1 em{white-space:nowrap}.hero-copy p{font-size:16px}.eyebrow{font-size:10px;letter-spacing:1.5px}.actions{gap:20px;margin-top:24px}.button{padding:15px 18px;font-size:14px}.heronote{font-size:11px;margin-top:24px}.hero-visual{min-height:445px}.hero-word{font-size:100px;left:25px;top:27px}.hero-printer{height:82%;width:68%;left:22%;top:5%}.image-caption{left:25px;bottom:22px}.image-caption strong{font-size:16px}.vertical-label{font-size:10px;right:16px}.brandstrip{flex-wrap:wrap;justify-content:space-around;padding:22px 6%;gap:20px}.brandstrip p{width:100%;text-align:center;font-size:12px}.brandstrip p br{display:none}.brandstrip p strong{margin-left:5px}.hpbrand{font-size:35px}.kyobrand{font-size:20px}.konicabrand{font-size:15px}.section{padding:55px 6%}h2{font-size:34px;letter-spacing:-1.4px}.sectionheading{display:block;margin-bottom:28px}.sectionheading p{margin-top:20px;font-size:15px;max-width:none}.productgrid{grid-template-columns:1fr;gap:22px}.productpic{height:310px}.productpic img{max-height:260px}.productbody{padding:25px}.product h3 br{display:none}.product h3{font-size:25px}.product p{min-height:auto}.contract{grid-template-columns:1fr;margin:0 6%;gap:28px;padding:30px 27px}.contractbig{font-size:115px;letter-spacing:-8px}.contractbig span{font-size:13px;letter-spacing:2px;line-height:1.7;margin-bottom:10px}.contract h2{font-size:32px}.contract .eyebrow{font-size:9px}.steps{grid-template-columns:1fr;gap:28px;margin-top:30px}.steps article{position:relative;padding-left:59px}.steps article>span{position:absolute;left:0;top:23px;width:38px;height:38px;padding-top:6px}.steps h3{font-size:22px}.process .sectionheading .textlink{display:inline-block;margin-top:20px}.coverage{grid-template-columns:1fr;margin:0 6%}.coverage-number{font-size:100px;padding:26px 9%;letter-spacing:-5px}.coverage-number>span{font-size:11px}.coverage-place{position:absolute;right:25px;top:35px;font-size:18px;margin:0;border:0}.coverage-place small{font-size:10px}.coverage-copy{padding:35px 9%}.coverage h2{font-size:30px}.contact{grid-template-columns:1fr;gap:35px}.contact h2{font-size:33px}address{padding:25px 0 0;border-left:0;border-top:1px solid var(--line)}address .phone{font-size:29px}.contact .actions{gap:20px}.contact .button{font-size:13px}footer{flex-wrap:wrap;padding:25px 6% 85px;gap:16px}footer p{display:none}.floating{right:13px;bottom:16px}.floating a{width:46px;height:46px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}} 
/* Delhi NCR colour rental update */
.hero-visual{background:linear-gradient(130deg,#e6edf2,#e1eaea 60%,#e5f0df)}.hero-word{font-size:clamp(65px,7.5vw,110px);color:#c9d9d6;letter-spacing:-6px}.hero-printer{width:84%;left:9%;height:80%;top:9%;object-fit:contain}.hero-copy .eyebrow{font-size:11px;letter-spacing:1.1px}.quickbar{display:flex;justify-content:center;gap:55px;background:#f3f7f4;padding:18px 6%;font-size:14px;font-weight:500;border-bottom:1px solid var(--line)}.quickbar span:before{content:'✓';padding-right:10px;color:#327247}.colour-section{background:#fafcfc}.colour-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.colour-card{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden}.colour-photo{height:350px;position:relative;background:linear-gradient(135deg,#e8eff2,#e3ebdf);padding:30px 40px 5px;overflow:hidden}.colour-card:nth-child(2) .colour-photo{background:linear-gradient(135deg,#e8e9f4,#e4eef0)}.colour-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.colour-card:hover img{transform:translateY(-5px)}.colour-label{position:absolute;top:20px;left:23px;font-size:12px;font-weight:600;letter-spacing:1px;z-index:1}.colour-index{position:absolute;right:23px;bottom:10px;font-size:56px;color:#26444524;font-weight:700;line-height:1}.colour-info{padding:32px}.colour-info h3{font-size:33px;margin:12px 0}.colour-info p{font-size:16px;color:var(--muted)}.colour-info .tags span{font-size:14px}.colour-info .button{width:100%}.quote-note{padding:25px 0 0;border-top:1px solid var(--line);margin-top:25px;display:flex;flex-wrap:wrap;gap:12px 25px;align-items:center;font-size:14px}.quote-note strong{font-size:16px}.quote-note span{color:var(--muted)}.quote-note a{text-decoration:underline;text-underline-offset:4px}.coverage-number{font-size:unset;display:flex;flex-direction:column;justify-content:center;padding:50px 12%;letter-spacing:normal}.coverage-number>strong{font-size:54px;letter-spacing:-2px;margin-top:12px;line-height:1.15;overflow-wrap:anywhere}.coverage-place{font-family:'DM Sans',Arial,sans-serif;font-size:12px;letter-spacing:2px}.coverage-place strong{display:block;font-size:28px;letter-spacing:1px;margin-top:8px}.faqs{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px}.faqs h2{margin:18px 0}.faqs>div>p{color:var(--muted);font-size:16px}.faq-list details{border-bottom:1px solid var(--line)}summary{cursor:pointer;min-height:48px;padding:20px 26px 20px 0;font-weight:500;position:relative;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:4px;font-size:22px;top:16px}details[open]>summary:after{content:'−'}summary:focus-visible{outline:3px solid #238844;outline-offset:3px}.faq-list details p{color:var(--muted);padding-bottom:23px;font-size:16px}.policy-section{margin:0 5.5% 45px;border-top:1px solid var(--line)}.policy-section details{border-bottom:1px solid var(--line)}.policy-section details>div{max-width:950px;padding:8px 0 25px}.policy-section h3{font-size:24px;margin-bottom:18px}.policy-section p{font-size:16px;margin-bottom:12px;color:var(--muted)}.policy-section a{text-decoration:underline}.footerlinks{display:flex;gap:25px;font-size:14px}.mobile-contact{display:none}.skiplink{position:absolute;top:-80px;left:16px;background:white;color:var(--ink);padding:12px;z-index:30}.skiplink:focus{top:15px}.smallnote{font-size:13px}.heronote{font-size:13px}.tags span{font-size:14px}.contracttags span{font-size:13px}.product p,.steps p,.coverage p,.contract p,.sectionheading p{font-size:16px}.productpic img{aspect-ratio:1/1}.contact{padding-top:55px}.topbar{font-size:12px}
@media(max-width:1050px){nav{gap:16px;font-size:13px}.hero h1{font-size:65px}.hero-copy{padding-left:9%;padding-right:6%}.hero-copy p{font-size:16px}.hero-visual{min-height:650px}.hero-word{font-size:75px}.colour-photo{height:315px}.coverage-number>strong{font-size:44px}.quickbar{gap:25px}.faqs{gap:35px}}
@media(max-width:760px){.hero h1{font-size:clamp(38px,11.2vw,67px);letter-spacing:-2.5px}.hero h1 br:nth-child(2){display:block}.hero-copy{padding:32px 6%}.hero-copy .eyebrow{font-size:10px;letter-spacing:.6px}.hero-visual{min-height:420px}.hero-word{font-size:82px;line-height:1}.hero-printer{height:86%;top:1%;width:77%;left:20%}.image-caption{max-width:200px}.image-caption strong{font-size:15px}.little{font-size:10px}.topbar{font-size:10px;gap:12px;flex-wrap:wrap}.topbar span{font-size:10px}.quickbar{display:grid;grid-template-columns:1fr 1fr;gap:10px 15px;padding:20px 6%;font-size:13px}.colour-grid{grid-template-columns:1fr}.colour-photo{height:300px;padding-top:40px}.colour-info{padding:25px}.colour-info h3{font-size:29px}.colour-info .eyebrow{font-size:11px}.colour-info .button{font-size:14px}.colour-label{font-size:11px}.quote-note{display:block;line-height:1.7}.quote-note span{display:block;margin:10px 0}.faqs{grid-template-columns:1fr;gap:18px}.coverage-number{padding:32px 9%}.coverage-number>strong{font-size:46px}.coverage-place{position:static;font-size:11px;border-top:1px solid #b1c4b1;margin-top:20px;padding-top:15px}.coverage-place strong{font-size:26px}.policy-section{margin:0 6% 30px}.footerlinks{gap:20px;flex-wrap:wrap}.floating{display:none}.mobile-contact{display:grid;grid-template-columns:1fr 1.25fr;position:fixed;bottom:0;left:0;right:0;background:white;padding:10px 12px calc(10px + env(safe-area-inset-bottom));gap:9px;border-top:1px solid var(--line);z-index:20;box-shadow:0 -3px 18px #15312a0b}.mobile-contact a{background:var(--ink);color:white;text-align:center;border-radius:5px;min-height:46px;padding:12px 5px;font-size:14px;font-weight:600}.mobile-contact a:last-child{background:var(--green);color:var(--ink)}footer{padding-bottom:100px}html{scroll-padding-top:20px}.heronote{font-size:12px}.sectionheading p br{display:none}}
/* Language controls and Hindi typography */
.header-actions{display:flex;align-items:center;gap:22px;flex-shrink:0}.language-switch{display:inline-flex;border:1px solid #cbd8d5;border-radius:7px;padding:3px;gap:2px;background:#f5f8f6}.language-switch button{font:inherit;font-size:14px;line-height:1.4;min-height:38px;padding:8px 12px;border:0;border-radius:4px;color:var(--ink);background:transparent;cursor:pointer}.language-switch button[aria-pressed="true"]{background:var(--ink);color:white}.language-switch button:focus-visible{outline:3px solid #238844;outline-offset:3px}header{gap:18px}nav{gap:20px}.navcontact{font-size:14px;white-space:nowrap}.navcontact span{margin-left:8px}.hero-word{font-size:clamp(70px,9.3vw,135px)}.hero-printer{width:73%;height:76%;left:13%;top:12%}
html[lang="hi"] body,html[lang="hi"] h1,html[lang="hi"] h2,html[lang="hi"] h3,html[lang="hi"] .hero-word,html[lang="hi"] .contractbig,html[lang="hi"] .coverage-number{font-family:'Noto Sans Devanagari','Nirmala UI','Mangal',Arial,sans-serif}html[lang="hi"] h1{font-size:clamp(46px,5.4vw,75px);line-height:1.35;letter-spacing:0}html[lang="hi"] h2{font-size:36px;line-height:1.5;letter-spacing:0}html[lang="hi"] h3{font-size:25px;line-height:1.6;letter-spacing:0}html[lang="hi"] p{line-height:1.9}html[lang="hi"] .eyebrow,html[lang="hi"] .little,html[lang="hi"] .pill,html[lang="hi"] .colour-label{letter-spacing:0;font-size:13px;line-height:1.7}html[lang="hi"] .hero-copy{padding-top:40px}html[lang="hi"] .hero-word{font-size:68px;line-height:1.65;letter-spacing:0}html[lang="hi"] .hero-visual{min-height:680px}html[lang="hi"] .hero-copy p{font-size:17px}html[lang="hi"] .contractbig{font-size:140px;letter-spacing:-5px}html[lang="hi"] .contractbig span{letter-spacing:0;font-size:18px;line-height:1.7}html[lang="hi"] .product p{min-height:90px}html[lang="hi"] .productbody a{gap:10px}html[lang="hi"] .topbar{letter-spacing:0}html[lang="hi"] .logo{font-size:21px;line-height:1.6;letter-spacing:0}html[lang="hi"] .logolower{letter-spacing:1px;font-size:12px}html[lang="hi"] .coverage-number>strong{font-size:48px;letter-spacing:0;line-height:1.5}html[lang="hi"] .coverage-place{letter-spacing:0}html[lang="hi"] .image-caption strong{line-height:1.8}html[lang="hi"] .brandstrip p{line-height:1.8}html[lang="hi"] .footerbrand{line-height:1.8}html[lang="hi"] .footerbrand strong{letter-spacing:0;font-size:12px}
@media(max-width:1180px){header{flex-wrap:wrap}nav{order:3;width:100%;justify-content:center;padding-top:8px}.header-actions{margin-left:auto}.hero-visual{min-height:620px}}
@media(max-width:760px){header{padding:14px 5%;row-gap:13px}.header-actions{width:100%;margin-left:0;justify-content:space-between;gap:15px}.language-switch button{min-height:40px;padding:9px 17px}.navcontact{font-size:14px}.hero-visual{min-height:445px}.hero-word{font-size:100px}.hero-printer{width:68%;left:22%;height:82%;top:5%}.hero-copy .actions{gap:17px}.hero-copy .textlink{font-size:14px}html[lang="hi"] .hero-visual{min-height:445px}html[lang="hi"] .hero-word{font-size:53px;line-height:1.7}html[lang="hi"] h1{font-size:44px;line-height:1.4;letter-spacing:0}html[lang="hi"] h2{font-size:29px;line-height:1.5}html[lang="hi"] h3{font-size:24px;line-height:1.5}html[lang="hi"] .hero-copy{padding-top:28px}html[lang="hi"] .hero-copy .eyebrow{font-size:11px}html[lang="hi"] .heronote{align-items:flex-start;line-height:1.9}html[lang="hi"] .image-caption{max-width:190px}html[lang="hi"] .image-caption .little{font-size:10px}html[lang="hi"] .image-caption strong{font-size:14px}html[lang="hi"] .quickbar{gap:14px;font-size:13px}html[lang="hi"] .contractbig{font-size:110px}html[lang="hi"] .contractbig span{font-size:16px}html[lang="hi"] .coverage-number>strong{font-size:41px}html[lang="hi"] .product p{min-height:0}html[lang="hi"] .button{line-height:1.8}html[lang="hi"] .mobile-contact a{font-size:14px;line-height:1.8}html[lang="hi"] footer{padding-bottom:110px}}
/* Mobile first screen: show the actual printer before the longer introduction. */
@media(max-width:760px){
 .topbar{display:none}
 header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;padding:12px 5%}
 header .logo{grid-column:1;grid-row:1;font-size:16px;gap:8px;min-width:0}
 header .logo svg{width:28px;height:28px;flex-shrink:0}
 header .logolower{font-size:9px;letter-spacing:2px}
 header .header-actions{display:contents}
 header .language-switch{grid-column:2;grid-row:1}
 header .language-switch button{min-height:40px;font-size:14px;padding:8px 10px}
 header .navcontact{grid-column:1 / -1;grid-row:2;justify-self:end;font-size:13px;min-height:34px;padding:4px 0}
 .hero{display:flex;flex-direction:column;min-height:0}
 .hero-visual,html[lang="hi"] .hero-visual{order:-1;min-height:0;height:300px;flex:none;margin:0 4%;border-radius:10px}
 .hero-word{top:22px;left:17px;font-size:70px;line-height:.95;letter-spacing:-4px}
 .hero-printer{width:66%;height:91%;left:31%;top:0;filter:drop-shadow(8px 12px 9px #17342a22)}
 .vertical-label{top:18px;right:10px;font-size:9px;letter-spacing:1px}
 .image-caption{left:17px;bottom:18px;max-width:145px}
 .image-caption .little{font-size:9px;letter-spacing:.7px;line-height:1.5;max-width:130px}
 .image-caption strong{font-size:14px;line-height:1.5}
 .hero-copy,html[lang="hi"] .hero-copy{padding:23px 6% 28px}
 .hero h1{font-size:36px;line-height:1.08;letter-spacing:-1.4px;margin:13px 0 17px}
 .hero h1 em:after{height:10px;bottom:4px}
 .hero-copy p{font-size:16px;line-height:1.65}
 .hero-copy .eyebrow{font-size:10px;line-height:1.6}
 .hero-copy .actions{margin-top:21px}
 .heronote{margin-top:20px}
 html[lang="hi"] header .logo{font-size:17px;line-height:1.4}
 html[lang="hi"] header .logolower{font-size:11px;letter-spacing:0}
 html[lang="hi"] .hero-word{font-size:43px;line-height:1.55;letter-spacing:0}
 html[lang="hi"] .image-caption{max-width:140px}
 html[lang="hi"] .image-caption .little{font-size:10px;line-height:1.6}
 html[lang="hi"] .image-caption strong{font-size:13px;line-height:1.8}
 html[lang="hi"] .hero h1{font-size:34px;line-height:1.45;letter-spacing:0}
}
@media(max-width:360px){
 header .logo{font-size:14px}header .language-switch button{padding:8px;font-size:13px}
 .hero-visual,html[lang="hi"] .hero-visual{height:270px}
 .hero-word{font-size:61px}
 .image-caption{max-width:125px}.image-caption strong{font-size:12px}
 html[lang="hi"] .image-caption{max-width:120px}
}
