
:root{--navy:#0b3472;--deep:#062c62;--dark:#041f48;--orange:#ff6700;--gray:#6f747b;--light:#f6f8fb;--border:#e2e6ec;--shadow:0 8px 22px rgba(9,44,91,.09);--container:840px;--wide:872px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"Segoe UI",Arial,sans-serif;color:#252d37;background:#fff;font-size:12px;line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(var(--container),calc(100% - 52px));margin:auto}.wide-container{width:min(var(--wide),calc(100% - 36px));margin:auto}h1,h2,h3,p{margin-top:0}.site-header{height:80px;background:#fff;border-bottom:1px solid #e8ebef;position:relative;z-index:50}.nav-shell{height:100%;width:min(var(--container),calc(100% - 52px));margin:auto;display:flex;align-items:center;justify-content:space-between}.brand img{width:174px;height:48px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:27px;height:100%}.main-nav>a:not(.nav-quote){font-size:12px;font-weight:600;color:#161d27;height:100%;display:flex;align-items:center;position:relative;white-space:nowrap}.main-nav>a:not(.nav-quote):after{content:"";position:absolute;left:0;right:100%;bottom:17px;height:2px;background:var(--navy);transition:.2s}.main-nav>a.active{color:var(--navy)}.main-nav>a.active:after,.main-nav>a:hover:after{right:0}.nav-quote,.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:6px;font-weight:700;border:1.5px solid transparent;transition:.2s}.nav-quote{background:var(--orange);color:#fff;padding:11px 18px;font-size:12px;box-shadow:0 7px 16px rgba(255,103,0,.18)}.nav-quote span,.button span{font-size:20px;line-height:0}.menu-toggle{display:none;border:0;background:transparent;width:40px;height:40px;padding:7px}.menu-toggle span{display:block;height:2px;background:var(--navy);margin:6px 0;border-radius:2px}.button{min-height:38px;padding:8px 17px;font-size:12px}.button.orange{background:var(--orange);color:#fff;box-shadow:0 7px 14px rgba(255,103,0,.18)}.button.outline{border-color:var(--navy);color:var(--navy);background:#fff}.button.phone{border-color:#fff;color:#fff;background:transparent}.button img{width:15px;height:15px;object-fit:contain}.button.phone img{filter:brightness(0) invert(1)}.button.full{width:100%}.button.small{min-height:33px;padding:6px 12px;font-size:10px}.hero-eyebrow{font-size:10px;color:var(--orange);font-weight:800;letter-spacing:.02em;margin-bottom:7px}.orange-rule,.section-rule{display:block;width:32px;height:2px;background:var(--orange);margin:12px 0 15px}.section-rule{margin:8px auto 18px}.standard-hero{height:360px;display:grid;grid-template-columns:43% 57%;overflow:hidden;background:#fff}.standard-hero.compact{height:266px}.hero-copy{padding:38px 22px 36px clamp(26px,5.6vw,82px);display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.hero-copy h1{font-size:clamp(30px,3.45vw,50px);line-height:1.16;letter-spacing:-.035em;color:var(--deep);margin:0;font-weight:750}.standard-hero.compact .hero-copy h1{font-size:clamp(28px,3.2vw,46px)}.hero-copy h1 .accent{color:var(--orange)}.hero-copy p{max-width:360px;color:#3f4650;font-size:clamp(11px,1.2vw,15px);line-height:1.65;margin-bottom:19px}.hero-buttons{display:flex;align-items:flex-start;gap:15px}.hero-buttons>div{display:flex;flex-direction:column;align-items:center}.hero-buttons small{font-size:8px;color:#6f747b;margin-top:4px}.hero-picture{position:relative;overflow:hidden}.hero-picture:before{content:"";position:absolute;inset:0 auto 0 0;width:18%;background:linear-gradient(90deg,#fff,rgba(255,255,255,0));z-index:1}.hero-picture img{width:100%;height:100%;object-fit:cover;object-position:center}.floating-stats{position:relative;z-index:4;width:min(690px,calc(100% - 110px));margin:-38px auto 0}.stats-bar{height:76px;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow);display:grid;grid-auto-flow:column;grid-auto-columns:1fr;align-items:center;padding:10px 14px}.stats-bar.five{grid-auto-flow:column}.stat{display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid #e2e6ec;min-height:47px;padding:0 10px}.stat:last-child{border-right:0}.stat img{width:34px;height:34px;object-fit:contain}.stat strong{display:block;color:var(--deep);font-size:20px;line-height:1.05}.stat span{display:block;color:#6e7278;font-size:8.5px;line-height:1.25;margin-top:3px}.home-services{width:min(var(--wide),calc(100% - 36px));margin:0 auto;padding:28px 0 22px}.home-services h2,.benefit-section h2,.testimonial-box h2,.compact-section h2,.why-benefits-section h2,.faq-section h2{color:var(--deep);font-size:22px;text-align:center;margin:0;font-weight:750}.home-services-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.home-service{border:1px solid #e1e5ea;border-radius:7px;box-shadow:0 4px 14px rgba(8,41,84,.06);padding:13px 9px 11px;text-align:center;height:188px}.home-service img{width:38px;height:38px;margin:0 auto 9px}.home-service h3{font-size:12px;line-height:1.15;color:var(--deep);margin:0 0 12px;font-weight:750}.home-service p{font-size:9px;color:#5e636b;line-height:1.65;margin:0}.equipment-section{background:#f7f8fa;padding:18px 0}.equipment-layout{display:grid;grid-template-columns:1fr 3fr;gap:22px;align-items:center}.equipment-intro h2{font-size:21px;line-height:1.1;color:var(--deep);margin:0}.equipment-intro p{color:#646a72;font-size:10px;max-width:150px;margin-bottom:14px}.equipment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.equipment-card{background:#fff;border:1px solid #e4e8ed;border-radius:5px;box-shadow:0 5px 15px rgba(9,44,91,.06);text-align:center;padding:10px 12px 12px;height:165px}.equipment-card img{height:83px;width:100%;object-fit:contain}.equipment-card h3{font-size:14px;color:var(--deep);margin:0 0 4px}.equipment-card p{font-size:8.5px;color:#666b72;margin:0;line-height:1.45}.benefit-section{padding:19px 0 20px}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr)}.benefit{text-align:center;padding:3px 15px 5px;border-right:1px solid #e3e6ea}.benefit:last-child{border-right:0}.benefit>span,.serve-card>span{width:50px;height:50px;border:1px solid #e2e6eb;border-radius:50%;display:grid;place-items:center;margin:0 auto 8px}.benefit img{width:28px;height:28px}.benefit h3{font-size:11px;color:var(--deep);margin:0 0 7px}.benefit p{font-size:8.5px;color:#646a72;line-height:1.55;margin:0}.testimonial-section{padding:2px 0 12px}.testimonial-box{background:#fafbfc;border-radius:10px;padding:7px 28px 14px}.testimonial-box h2{font-size:19px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr)}.testimonial-grid article{padding:7px 22px;border-right:1px solid #e0e4e9}.testimonial-grid article:last-child{border-right:0}.quote-mark{font-size:35px;line-height:.7;color:#d3d7dc;font-weight:800}.testimonial-grid p{font-size:8.5px;color:#4e545d;line-height:1.55;min-height:57px;margin:0}.stars{color:var(--orange);font-size:12px;letter-spacing:1px;margin-top:4px}.testimonial-grid strong{display:block;color:var(--navy);font-size:8px;margin-top:3px}.dots{text-align:center;margin-top:5px}.dots b,.dots i{display:inline-block;width:7px;height:7px;background:#d8dde3;border-radius:50%;margin:0 3px}.dots b{background:var(--navy)}.cta-band{background:linear-gradient(rgba(5,39,86,.92),rgba(5,39,86,.92)),url('assets/images/cta_bg.webp') center/cover;color:#fff;padding:20px 0}.cta-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.cta-copy{display:flex;align-items:center;gap:17px}.cta-phone{width:54px;height:54px;border:1.5px solid #fff;border-radius:50%;display:grid;place-items:center}.cta-phone img{width:25px;filter:brightness(0) invert(1)}.cta-copy h2{font-size:18px;line-height:1.15;margin:0}.cta-copy p{font-size:9.5px;color:rgba(255,255,255,.9);margin:3px 0 0}.cta-buttons{display:flex;gap:14px}.site-footer{background:linear-gradient(135deg,#062d64,#073b7a);color:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1.05fr 1fr;gap:50px;padding:31px 0 24px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column}.footer-brand>img{width:140px;filter:brightness(0) invert(1);margin-bottom:9px}.footer-grid h3{font-size:10px;margin:0 0 9px}.footer-grid a,.footer-grid p{font-size:8px;color:rgba(255,255,255,.85);margin:0 0 4px;line-height:1.55}.socials{display:flex;gap:8px;margin-top:7px}.socials a{width:19px;height:19px;border-radius:50%;background:#fff;display:grid;place-items:center}.socials img{width:10px;height:10px}.footer-bottom{border-top:1px solid rgba(255,255,255,.18);height:35px;display:flex;align-items:center;justify-content:space-between;font-size:7.5px;color:rgba(255,255,255,.8)}.footer-bottom div{display:flex;gap:12px}.compact-section{padding:15px 0}.mission-panel{position:relative;z-index:4;margin-top:-36px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px;display:grid;grid-template-columns:1fr 1fr;padding:17px 31px}.mission-panel article{display:grid;grid-template-columns:58px 1fr;gap:17px;align-items:center;padding:0 25px}.mission-panel article+article{border-left:1px solid #e0e4e9}.mission-panel span{width:55px;height:55px;background:#eef4ff;border-radius:50%;display:grid;place-items:center}.mission-panel img{width:31px;height:31px}.mission-panel h3{font-size:14px;color:var(--deep);margin:0 0 4px}.mission-panel p{font-size:8.5px;color:#545a62;margin:0;line-height:1.55}.serve-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.serve-card{border:1px solid #e1e5ea;border-radius:6px;box-shadow:0 4px 14px rgba(8,41,84,.05);padding:14px 15px;display:grid;grid-template-columns:53px 1fr;align-items:center;gap:13px;min-height:103px}.serve-card>span{margin:0;width:48px;height:48px;background:#eef4ff}.serve-card img{width:25px;height:25px}.serve-card h3{font-size:11px;color:var(--deep);margin:0 0 5px}.serve-card p{font-size:8px;color:#575e66;line-height:1.5;margin:0}.values-section{padding-top:3px}.values-grid{display:grid;grid-template-columns:repeat(5,1fr)}.value-item{text-align:center;padding:5px 18px;border-right:1px solid #e1e5e9}.value-item:last-child{border-right:0}.value-item img{width:32px;height:32px;margin:0 auto 8px}.value-item h3{font-size:10.5px;color:var(--deep);margin:0 0 6px}.value-item p{font-size:8px;color:#595f67;line-height:1.5;margin:0}.about-steps{display:flex;align-items:center;gap:10px}.about-step{border:1px solid #e2e6eb;border-radius:6px;min-height:125px;flex:1;padding:15px 14px;display:grid;grid-template-columns:55px 1fr;gap:11px;align-items:center;position:relative}.about-step>b{position:absolute;left:13px;top:12px;width:20px;height:20px;background:var(--navy);color:#fff;border-radius:50%;display:grid;place-items:center;font-size:8px}.about-step>img{width:43px;height:43px;margin-top:14px}.about-step h3{font-size:11px;color:var(--deep);margin:0 0 6px}.about-step p{font-size:8px;color:#565c64;margin:0;line-height:1.5}.step-arrow{font-size:25px;color:var(--navy)}.partnership-section{padding:3px 0 14px}.partnership-grid{border:1px solid #e2e6eb;border-radius:8px;overflow:hidden;display:grid;grid-template-columns:1fr 1.2fr;align-items:stretch}.partnership-grid>div{padding:15px 18px}.partnership-grid h2{font-size:15px;color:var(--deep);margin:0 0 6px}.partnership-grid p{font-size:8.5px;color:#555c65}.partnership-grid ul{list-style:none;display:grid;grid-template-columns:1fr 1fr;padding:0;margin:9px 0 0;gap:6px 15px;font-size:8px}.partnership-grid li:before{content:"✓";color:var(--orange);font-weight:800;margin-right:7px}.partnership-grid>img{width:100%;height:100%;object-fit:cover}.about-stats{margin-bottom:16px}.about-stats .stats-bar{width:100%;height:72px}.services-page{padding-top:28px}.service-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-detail{border:1px solid #e1e5ea;border-radius:6px;box-shadow:0 4px 14px rgba(8,41,84,.06);min-height:173px;padding:16px;display:grid;grid-template-columns:48px 1fr;gap:13px}.service-detail>img{width:41px;height:41px}.service-detail h3{font-size:12px;color:var(--deep);margin:0 0 7px;line-height:1.2}.service-detail p{font-size:8px;color:#5a6068;margin:0}.service-detail ul,.equipment-detail ul{list-style:none;padding:0;margin:11px 0 0;display:grid;gap:5px}.service-detail li,.equipment-detail li{font-size:8px;color:#4f555d}.service-detail li:before,.equipment-detail li:before{content:"●";color:var(--orange);font-size:7px;margin-right:8px}.equipment-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.equipment-detail{border:1px solid #e1e5ea;border-radius:6px;box-shadow:0 4px 14px rgba(8,41,84,.06);min-height:145px;padding:11px 15px;display:grid;grid-template-columns:120px 1fr;gap:10px;align-items:center}.equipment-detail>img{height:80px;width:100%;object-fit:contain}.equipment-detail h3{font-size:12px;color:var(--deep);margin:0 0 6px}.equipment-detail p{font-size:7.5px;color:#5a6068;margin:0}.process-section{padding-bottom:20px}.process-grid{border:1px solid #e1e5ea;border-radius:7px;display:grid;grid-template-columns:repeat(5,1fr);padding:13px 8px 11px}.process-grid article{text-align:center;padding:0 11px;position:relative}.process-grid article:not(:last-child):after{content:"›";position:absolute;right:-5px;top:38px;width:16px;height:16px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center;font-size:14px}.process-grid b{display:grid;place-items:center;width:28px;height:28px;background:var(--navy);color:#fff;border-radius:50%;margin:-28px auto 7px}.process-grid img{width:26px;height:26px;margin:0 auto 5px}.process-grid h3{font-size:9px;color:var(--deep);margin:0 0 5px}.process-grid p{font-size:7px;color:#5a6068;line-height:1.45;margin:0}.why-benefits-section{padding:10px 0 15px}.why-benefits-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.why-benefit{border:1px solid #e1e5ea;border-radius:6px;box-shadow:0 4px 14px rgba(8,41,84,.05);text-align:center;padding:12px 8px;min-height:188px}.why-benefit img{width:31px;height:31px;margin:0 auto 11px}.why-benefit h3{font-size:10.5px;line-height:1.2;color:var(--deep);margin:0 0 11px}.why-benefit p{font-size:7.7px;color:#555c65;line-height:1.5;margin:0}.difference-section{padding:0 0 14px}.difference-grid{display:grid;grid-template-columns:155px 1fr;gap:10px;align-items:center}.difference-grid h2{font-size:20px;color:var(--deep);line-height:1.1;margin:0}.difference-grid p{font-size:9px;color:#555c65}.comparison{display:grid;grid-template-columns:1.1fr 1.25fr 1.2fr;border:1px solid #e2e6eb;border-radius:6px;overflow:hidden;font-size:8px}.comparison>div{min-height:28px;display:flex;align-items:center;padding:5px 13px;border-bottom:1px solid #e2e6eb}.comparison>div:nth-last-child(-n+3){border-bottom:0}.compare-head{background:var(--navy);color:#fff;font-weight:700;justify-content:center;font-size:9px}.compare-head.light{background:#f4f5f7;color:#333}.compare-label{gap:8px}.compare-label img{width:13px;height:13px}.compare-yes{justify-content:center;color:#31a24c;font-size:12px;border-left:1px solid #e2e6eb;border-right:1px solid #e2e6eb}.why-process-grid{display:grid;grid-template-columns:repeat(5,1fr);position:relative}.why-process-grid:before{content:"";height:1px;background:#d9dde2;position:absolute;left:7%;right:7%;top:15px}.why-process-grid article{text-align:center;position:relative;padding:0 12px}.why-process-grid b{width:22px;height:22px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center;margin:0 auto 5px;position:relative;z-index:1}.why-process-grid span{width:48px;height:48px;border:1px solid #dfe3e8;border-radius:50%;display:grid;place-items:center;margin:auto}.why-process-grid img{width:25px;height:25px}.why-process-grid h3{font-size:9px;color:var(--deep);margin:7px 0 4px}.why-process-grid p{font-size:7px;color:#555c65;line-height:1.45;margin:0}.why-testimonials{padding:11px 0}.why-test-grid{display:grid;grid-template-columns:155px 1fr;gap:10px}.rating h2{text-align:left;font-size:18px;color:var(--deep);line-height:1.15}.rating .orange-rule{margin:10px 0}.rating>strong{display:block;font-size:20px;color:var(--deep)}.rating>strong span{color:var(--orange);font-size:15px}.rating small{color:var(--deep);font-weight:700}.testimonial-grid.three{border:0}.testimonial-grid.three article{border:1px solid #e1e5ea;border-radius:6px;margin:0 4px;box-shadow:0 4px 14px rgba(8,41,84,.04)}.why-dark-stats{background:#08366e;padding:12px 0}.why-dark-stats .stats-bar{width:min(var(--container),calc(100% - 52px));margin:auto;background:transparent;border:0;box-shadow:none;height:58px;padding:0}.why-dark-stats .stat{border-color:rgba(255,255,255,.25)}.why-dark-stats .stat img{filter:brightness(0) invert(1)}.why-dark-stats .stat strong,.why-dark-stats .stat span{color:#fff}.faq-section{padding:12px 0 15px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px 25px}.faq-grid details{border:1px solid #e1e5ea;border-radius:6px;padding:0 12px;background:#fff}.faq-grid summary{height:30px;display:flex;align-items:center;justify-content:space-between;font-weight:700;color:#20304b;font-size:8px;cursor:pointer;list-style:none}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid details p{font-size:7.5px;color:#60666e;margin:0 0 8px}.contact-hero{position:relative;min-height:575px;background:url('assets/images/quote_hero.webp') right center/58% 100% no-repeat,#f5f8fb;overflow:hidden}.contact-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 43%,rgba(255,255,255,.22) 72%,rgba(255,255,255,.08) 100%)}.contact-layout{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.08fr;gap:40px;padding:52px 0 34px;align-items:start}.contact-copy h1{font-size:34px;line-height:1.16;color:var(--deep);letter-spacing:-.035em;margin:7px 0 18px}.contact-copy>p{font-size:11px;line-height:1.7;color:#525962;max-width:350px}.contact-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px}.contact-card-grid article{background:#fff;border:1px solid #e2e6eb;border-radius:7px;box-shadow:var(--shadow);padding:14px 15px;display:flex;align-items:center;gap:12px;min-height:87px}.contact-card-grid article>span{width:38px;height:38px;background:var(--navy);border-radius:50%;display:grid;place-items:center;flex:0 0 auto}.contact-card-grid img{width:19px;height:19px;filter:brightness(0) invert(1)}.contact-card-grid h3{font-size:8px;color:#26324a;margin:0 0 4px}.contact-card-grid strong{font-size:10px;color:var(--deep);display:block;line-height:1.3}.contact-card-grid small{font-size:6.5px;color:#68707a}.form-shell{background:#fff;border:1px solid #e0e5eb;border-radius:11px;box-shadow:0 12px 28px rgba(9,44,91,.14);padding:28px 23px}.form-shell h2,.quote-form h2,.quote-aside h2{font-size:20px;color:var(--deep);margin:0 0 4px}.form-shell>p,.quote-form>p{font-size:9px;color:#5c626a;margin-bottom:21px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 13px}.form-grid .full{grid-column:1/-1}label{display:block;font-size:8px;color:#202b3f;font-weight:700}input,select,textarea{width:100%;border:1px solid #d9dfe6;border-radius:5px;background:#fff;padding:10px 11px;color:#262e38;outline:0;margin-top:5px;font-size:9px}input:focus,select:focus,textarea:focus{border-color:var(--navy);box-shadow:0 0 0 2px rgba(11,52,114,.1)}textarea{height:95px;resize:vertical}.contact-form .button{margin-top:16px}.privacy{display:flex!important;align-items:center;justify-content:flex-start;gap:7px;font-size:7px!important;color:#6a7078;margin-top:11px}.privacy img{width:13px;height:13px}.form-success{display:none;background:#edf9f0;color:#20753a;border:1px solid #b9e2c3;border-radius:5px;padding:8px 10px;margin-top:10px;font-size:8px}.form-success.show{display:block}.map-section{padding:38px 0 24px}.map-layout{display:grid;grid-template-columns:265px 1fr;align-items:center;gap:20px}.map-layout h2{font-size:24px;color:var(--deep);margin:0}.map-layout p{font-size:10px;color:#515862;line-height:1.65}.map-layout ul{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:11px;font-size:9px}.map-layout li:before{content:"✓";display:inline-grid;place-items:center;width:13px;height:13px;border-radius:50%;background:var(--navy);color:#fff;font-size:7px;margin-right:8px}.map-layout img{width:100%;height:315px;object-fit:contain}.contact-faq{padding:28px 0 35px}.quote-hero{height:286px;display:grid;grid-template-columns:43% 57%;overflow:hidden}.quote-copy{padding:28px 20px 25px clamp(26px,5.6vw,82px)}.quote-copy h1{font-size:36px;line-height:1.12;color:var(--deep);margin:0}.quote-copy p{font-size:11px;color:#4e555e;max-width:380px}.quote-points{display:flex;gap:28px;margin-top:24px}.quote-points span{display:flex;align-items:center;gap:7px;color:var(--navy);font-size:7px;font-weight:700}.quote-points img{width:20px;height:20px}.quote-picture{position:relative}.quote-picture:before{content:"";position:absolute;left:0;top:0;bottom:0;width:18%;background:linear-gradient(90deg,#fff,transparent);z-index:1}.quote-picture img{width:100%;height:100%;object-fit:cover}.quote-form-section{padding:0 0 18px}.quote-panel{position:relative;margin-top:-10px;border:1px solid #dfe4ea;border-radius:11px;box-shadow:0 10px 30px rgba(8,41,84,.12);display:grid;grid-template-columns:1.95fr 1fr;background:#fff;overflow:hidden}.quote-form{padding:22px}.quote-form h3{font-size:11px;color:var(--deep);margin:14px 0 5px}.quote-form textarea{height:54px}.quote-form textarea.large{height:63px}.quote-form label small{display:block;color:#7a8087;font-weight:400;font-size:6.5px;margin-top:3px}.field-note{font-size:8px!important;color:#1e2940!important;font-weight:700;margin-bottom:7px!important}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.choice-grid label{position:relative}.choice-grid input{position:absolute;opacity:0}.choice-grid label>span{display:grid;grid-template-columns:22px 1fr;column-gap:7px;align-items:center;border:1px solid #dce1e7;border-radius:5px;padding:7px 9px;min-height:42px}.choice-grid input:checked+span{border-color:var(--orange);background:#fff8f2}.choice-grid img{width:19px;height:19px;grid-row:1/3}.choice-grid b{font-size:7.5px}.choice-grid small{font-size:6px!important}.quote-aside{border-left:1px solid #dfe4ea;background:#fbfcfd;padding:32px 22px}.quote-aside .orange-rule{margin:8px 0 17px}.quote-benefits{display:grid;gap:18px}.quote-benefits article{display:grid;grid-template-columns:44px 1fr;gap:10px}.quote-benefits article>span{width:39px;height:39px;background:#eef4ff;border-radius:50%;display:grid;place-items:center}.quote-benefits img{width:21px;height:21px}.quote-benefits h3{font-size:9px;color:var(--deep);margin:0 0 4px}.quote-benefits p{font-size:7.5px;color:#575e66;margin:0;line-height:1.5}.response-box{display:grid;grid-template-columns:34px 1fr;gap:9px;background:#eef5ff;border-radius:6px;padding:14px;margin-top:24px}.response-box img{width:26px;height:26px}.response-box h3{font-size:9px;color:var(--deep);margin:0 0 4px}.response-box p{font-size:7.5px;margin:0;color:#565d65}.response-box strong{font-size:14px;color:var(--orange)}.quote-aside blockquote{margin:20px 0 0;border:1px solid #e2e6eb;background:#fff;border-radius:7px;padding:15px}.quote-aside blockquote>span{font-size:35px;color:var(--orange);line-height:.6}.quote-aside blockquote p{font-size:8px;color:#515862;line-height:1.55}.quote-aside blockquote strong,.quote-aside blockquote small{display:block;color:var(--deep);font-size:8px}.quote-aside blockquote small{font-size:7px;color:#60666e}.trusted-section{padding:0 0 16px}.trusted-section h2{text-align:center;color:var(--deep);font-size:13px;margin:0 0 7px}.trusted-section .stats-bar{width:100%;height:60px;box-shadow:none;border:0}.trusted-section .stat strong{font-size:17px}
@media(min-width:1100px){:root{--container:1180px;--wide:1240px}body{font-size:14px}.site-header{height:88px}.brand img{width:205px}.main-nav{gap:34px}.main-nav>a:not(.nav-quote),.nav-quote{font-size:14px}.standard-hero{height:500px}.standard-hero.compact{height:390px}.home-service{height:225px;padding:22px 15px}.home-service h3{font-size:15px}.home-service p{font-size:11px}.home-service img{width:48px;height:48px}.floating-stats{width:min(920px,calc(100% - 130px));margin-top:-45px}.stats-bar{height:90px}.stat strong{font-size:26px}.stat span{font-size:10px}.home-services h2,.benefit-section h2,.testimonial-box h2,.compact-section h2,.why-benefits-section h2,.faq-section h2{font-size:28px}.equipment-card{height:205px}.equipment-card img{height:110px}.benefit h3{font-size:13px}.benefit p{font-size:10px}.testimonial-grid p{font-size:10px;min-height:72px}.cta-copy h2{font-size:24px}.cta-copy p{font-size:12px}.footer-grid h3{font-size:13px}.footer-grid a,.footer-grid p{font-size:10px}.footer-brand>img{width:180px}.mission-panel p,.serve-card p,.value-item p,.about-step p,.partnership-grid p,.service-detail p,.service-detail li,.equipment-detail p,.equipment-detail li,.process-grid p,.why-benefit p,.why-process-grid p,.faq-grid summary,.faq-grid details p{font-size:10px}.service-detail{min-height:220px}.why-benefit{min-height:225px}.contact-hero{min-height:700px}.contact-copy h1{font-size:48px}.contact-copy>p{font-size:14px}.form-shell h2,.quote-form h2,.quote-aside h2{font-size:26px}.form-shell>p,.quote-form>p{font-size:12px}label{font-size:10px}input,select,textarea{font-size:11px}.quote-hero{height:390px}.quote-copy h1{font-size:50px}}
@media(max-width:760px){:root{--container:100%;--wide:100%}body{font-size:14px}.site-header{height:70px;position:sticky;top:0}.nav-shell{width:calc(100% - 28px)}.brand img{width:155px}.menu-toggle{display:block}.main-nav{position:absolute;left:0;right:0;top:70px;background:#fff;border-top:1px solid #e5e8ec;box-shadow:0 14px 28px rgba(5,39,86,.14);display:none;height:auto;padding:10px 20px 20px;flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav>a:not(.nav-quote){height:44px;font-size:14px;border-bottom:1px solid #eef0f3}.main-nav>a:not(.nav-quote):after{display:none}.nav-quote{margin-top:12px;font-size:14px;min-height:44px}.standard-hero,.standard-hero.compact,.quote-hero{height:auto;display:flex;flex-direction:column}.hero-copy,.quote-copy{padding:36px 24px 30px}.hero-copy h1,.standard-hero.compact .hero-copy h1,.quote-copy h1{font-size:37px}.hero-copy p,.quote-copy p{font-size:14px;max-width:none}.hero-buttons{flex-wrap:wrap}.hero-picture,.quote-picture{height:260px}.hero-picture:before,.quote-picture:before{inset:0 0 auto 0;width:auto;height:18%;background:linear-gradient(#fff,transparent)}.floating-stats{width:calc(100% - 28px);margin:-25px auto 0}.stats-bar,.stats-bar.five{height:auto;grid-auto-flow:row;grid-template-columns:1fr 1fr;padding:8px}.stat{min-height:68px;padding:8px;border-bottom:1px solid #e2e6ec}.stat:nth-child(2){border-right:0}.stat:nth-last-child(-n+2){border-bottom:0}.stats-bar.five .stat{border:0;border-bottom:1px solid #e2e6ec}.stats-bar.five .stat:last-child{grid-column:1/-1;border-bottom:0}.stat strong{font-size:22px}.stat span{font-size:9px}.home-services,.compact-section,.why-benefits-section,.faq-section{padding:34px 14px}.home-services h2,.benefit-section h2,.testimonial-box h2,.compact-section h2,.why-benefits-section h2,.faq-section h2{font-size:25px}.home-services-grid{grid-template-columns:1fr 1fr;gap:12px}.home-service{height:auto;min-height:195px;padding:18px 14px}.home-service h3{font-size:14px}.home-service p{font-size:11px}.equipment-section{padding:30px 0}.equipment-layout{grid-template-columns:1fr}.equipment-intro{text-align:center}.equipment-intro p{max-width:300px;margin-left:auto;margin-right:auto}.equipment-intro .orange-rule{margin-left:auto;margin-right:auto}.equipment-grid,.equipment-detail-grid{grid-template-columns:1fr}.equipment-card{height:190px}.equipment-card img{height:110px}.benefit-section{padding:34px 14px}.benefit-grid,.values-grid{grid-template-columns:1fr 1fr}.benefit,.value-item{border-right:0;border-bottom:1px solid #e2e6eb;padding:18px 12px}.testimonial-box{padding:22px 15px}.testimonial-grid,.testimonial-grid.three{grid-template-columns:1fr}.testimonial-grid article,.testimonial-grid.three article{border-right:0;border-bottom:1px solid #e1e5ea;padding:18px 10px;margin:0}.testimonial-grid p{font-size:12px;min-height:auto}.cta-row,.cta-copy,.cta-buttons{flex-direction:column;text-align:center}.cta-buttons{width:100%}.cta-buttons .button{flex:1}.footer-grid{grid-template-columns:1fr 1fr;gap:25px;padding:35px 20px}.footer-brand{grid-column:1/-1}.footer-grid h3{font-size:13px}.footer-grid a,.footer-grid p{font-size:10px}.footer-bottom{height:auto;padding:14px 20px;flex-direction:column;gap:8px;text-align:center}.mission-panel{margin:-20px 14px 0;width:auto;grid-template-columns:1fr;padding:10px 16px}.mission-panel article{padding:13px 0}.mission-panel article+article{border-left:0;border-top:1px solid #e1e5ea}.serve-grid,.service-detail-grid{grid-template-columns:1fr}.values-grid{gap:0}.about-steps{flex-direction:column}.step-arrow{transform:rotate(90deg)}.about-step{width:100%;min-height:120px}.partnership-grid{grid-template-columns:1fr;margin:0 14px}.about-stats{width:calc(100% - 28px)}.equipment-detail{grid-template-columns:120px 1fr}.process-grid{grid-template-columns:1fr;border:0;gap:12px}.process-grid article{border:1px solid #e1e5ea;border-radius:7px;padding:15px}.process-grid article:not(:last-child):after{display:none}.process-grid b{margin:0 auto 8px}.why-benefits-grid{grid-template-columns:1fr 1fr}.why-benefit{min-height:205px}.difference-grid{grid-template-columns:1fr}.comparison{grid-template-columns:1.1fr .7fr 1fr}.why-process-grid{grid-template-columns:1fr 1fr;gap:20px}.why-process-grid:before{display:none}.why-test-grid{grid-template-columns:1fr}.rating{text-align:center}.rating h2{text-align:center}.rating .orange-rule{margin-left:auto;margin-right:auto}.faq-grid{grid-template-columns:1fr}.contact-hero{min-height:auto;background-size:cover}.contact-layout{grid-template-columns:1fr;padding:36px 18px;gap:25px}.contact-copy h1{font-size:37px}.contact-copy>p{font-size:13px}.contact-card-grid{grid-template-columns:1fr 1fr}.contact-card-grid article{padding:12px 10px}.form-shell{padding:22px 16px}.form-grid{grid-template-columns:1fr}.map-section{padding:38px 18px}.map-layout{grid-template-columns:1fr}.map-layout img{height:240px}.quote-points{flex-wrap:wrap}.quote-panel{width:calc(100% - 28px);grid-template-columns:1fr}.quote-aside{border-left:0;border-top:1px solid #e0e5eb}.quote-form{padding:20px 15px}.choice-grid{grid-template-columns:1fr 1fr}.trusted-section{padding:10px 14px 25px}.why-dark-stats .stats-bar{width:calc(100% - 28px)}}
@media(max-width:430px){.hero-copy h1,.standard-hero.compact .hero-copy h1,.quote-copy h1,.contact-copy h1{font-size:33px}.home-services-grid,.why-benefits-grid,.benefit-grid,.values-grid,.contact-card-grid,.choice-grid{grid-template-columns:1fr}.home-service,.why-benefit{min-height:auto}.equipment-detail{grid-template-columns:1fr;text-align:center}.equipment-detail>img{height:105px}.why-process-grid{grid-template-columns:1fr}.comparison{font-size:7px}.comparison>div{padding:5px 6px}.cta-buttons{flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}
@media (min-width:761px) and (max-width:1099px){
  .hero-copy h1{font-size:31px}
  .standard-hero.compact .hero-copy{padding-top:16px;padding-bottom:16px}
  .standard-hero.compact .hero-copy h1{font-size:28px;line-height:1.13}
  .standard-hero.compact .hero-eyebrow{margin-bottom:4px}
  .standard-hero.compact .orange-rule{margin:7px 0 9px}
  .standard-hero.compact .hero-copy p{font-size:10px;line-height:1.5;margin-bottom:10px}
  .standard-hero.compact .button{min-height:34px;padding:6px 14px}
  .standard-hero.compact .hero-buttons small{font-size:7px}
}
.hero-line{display:block;white-space:nowrap}
@media(max-width:760px){.hero-line{white-space:normal}}
.contact-card-grid article:nth-child(2) strong{font-size:8px}
@media (min-width:761px) and (max-width:1099px){
  .footer-grid{padding:23px 0 13px}
  .footer-brand>img{width:130px;margin-bottom:7px}
  .footer-grid a,.footer-grid p{font-size:7.4px;line-height:1.4}
  .footer-grid h3{margin-bottom:7px}
  .socials{margin-top:5px}
}

/* ==========================================================================
   Premium frontend refresh — typography, spacing and responsive hierarchy
   ========================================================================== */
:root{
  --navy:#082f6c;
  --deep:#06275a;
  --dark:#031c43;
  --orange:#f45a0a;
  --orange-hover:#da4700;
  --ink:#172033;
  --gray:#5d6675;
  --muted:#758092;
  --light:#f5f7fa;
  --soft-blue:#edf3fb;
  --border:#dbe2ea;
  --shadow:0 18px 48px rgba(6,39,90,.10);
  --shadow-sm:0 8px 24px rgba(6,39,90,.08);
  --container:1180px;
  --wide:1240px;
  --radius:10px;
}

*{scroll-margin-top:110px}

body{
  font-family:"Segoe UI Variable","Aptos","Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif;
  color:var(--ink);
  font-size:16px;
  line-height:1.65;
  letter-spacing:-.005em;
  text-rendering:optimizeLegibility;
}

h1,h2,h3{
  color:var(--deep);
  font-weight:780;
  letter-spacing:-.035em;
  text-wrap:balance;
}

p{color:var(--gray)}

a,button,input,select,textarea{font-family:inherit}

a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible,
summary:focus-visible{
  outline:3px solid rgba(244,90,10,.25);
  outline-offset:3px;
}

.container{width:min(var(--container),calc(100% - 64px))}
.wide-container{width:min(var(--wide),calc(100% - 64px))}

.site-header{
  height:96px;
  position:sticky;
  top:0;
  z-index:100;
  background:rgba(255,255,255,.97);
  border-bottom:1px solid rgba(219,226,234,.9);
  box-shadow:0 2px 16px rgba(6,39,90,.035);
  backdrop-filter:blur(16px);
}

.nav-shell{
  width:min(var(--wide),calc(100% - 64px));
  gap:36px;
}

.brand{display:flex;align-items:center;flex:0 0 auto}
.brand img{width:220px;height:62px}

.main-nav{gap:36px}

.main-nav>a:not(.nav-quote){
  color:#172033;
  font-size:15px;
  font-weight:650;
  letter-spacing:-.01em;
}

.main-nav>a:not(.nav-quote):after{
  bottom:22px;
  height:3px;
  border-radius:99px;
  background:var(--orange);
}

.main-nav>a.active{color:var(--navy)}

.nav-quote,.button{
  min-height:50px;
  padding:12px 23px;
  gap:10px;
  border-radius:8px;
  font-size:15px;
  font-weight:750;
  letter-spacing:-.01em;
  box-shadow:none;
}

.nav-quote{
  min-height:48px;
  padding:11px 22px;
  background:var(--orange);
  box-shadow:0 10px 24px rgba(244,90,10,.2);
}

.button.orange{
  background:var(--orange);
  box-shadow:0 10px 24px rgba(244,90,10,.2);
}

.nav-quote:hover,.button.orange:hover{
  background:var(--orange-hover);
  transform:translateY(-1px);
}

.button.outline{
  border:1.5px solid var(--navy);
  color:var(--navy);
}

.button.outline:hover{
  background:var(--navy);
  color:#fff;
}

.button.outline:hover img{filter:brightness(0) invert(1)}
.button.small{min-height:44px;padding:10px 17px;font-size:14px}
.button img{width:18px;height:18px}

.hero-eyebrow{
  color:var(--orange);
  font-size:13px;
  font-weight:800;
  letter-spacing:.12em;
  margin-bottom:14px;
}

.orange-rule,.section-rule{
  width:48px;
  height:3px;
  border-radius:99px;
  margin:24px 0 26px;
}

.section-rule{margin:14px auto 42px}

.standard-hero{
  min-height:590px;
  height:auto;
  grid-template-columns:minmax(500px,47%) minmax(0,53%);
  border-bottom:1px solid var(--border);
}

.standard-hero.compact{min-height:500px;height:auto}

.hero-copy{
  padding:64px 54px 76px max(32px,calc((100vw - var(--wide))/2));
}

.hero-copy h1,
.standard-hero.compact .hero-copy h1{
  max-width:680px;
  font-size:clamp(46px,4.45vw,68px);
  line-height:1.04;
  font-weight:790;
  letter-spacing:-.055em;
}

.standard-hero.compact .hero-copy h1{font-size:clamp(44px,4vw,62px)}

.hero-copy p{
  max-width:570px;
  margin-bottom:30px;
  color:#505a69;
  font-size:17px;
  line-height:1.72;
}

.hero-buttons{gap:16px}
.hero-buttons small{font-size:12px;color:var(--muted);margin-top:9px}

.hero-picture:before{
  width:16%;
  background:linear-gradient(90deg,#fff 4%,rgba(255,255,255,0));
}

.hero-picture img{object-position:center}

.floating-stats{
  width:min(1040px,calc(100% - 96px));
  margin:-54px auto 0;
}

.stats-bar{
  min-height:108px;
  height:auto;
  padding:16px 20px;
  border-radius:12px;
  box-shadow:var(--shadow);
}

.stat{
  min-height:66px;
  padding:0 22px;
  gap:17px;
}

.stat img{width:44px;height:44px}
.stat strong{font-size:28px;font-weight:800;letter-spacing:-.04em}
.stat span{font-size:12px;line-height:1.35;margin-top:4px}

.home-services{
  width:min(var(--wide),calc(100% - 64px));
  padding:78px 0 82px;
}

.home-services h2,
.benefit-section h2,
.testimonial-box h2,
.compact-section h2,
.why-benefits-section h2,
.faq-section h2{
  font-size:clamp(34px,3.1vw,46px);
  line-height:1.12;
  font-weight:780;
}

.home-services-grid{
  grid-template-columns:repeat(3,1fr);
  gap:0;
  border-top:1px solid var(--border);
  border-bottom:1px solid var(--border);
}

.home-service{
  height:auto;
  min-height:220px;
  padding:34px 34px 30px;
  display:grid;
  grid-template-columns:58px 1fr;
  grid-template-rows:auto 1fr;
  column-gap:20px;
  align-content:start;
  text-align:left;
  border:0;
  border-right:1px solid var(--border);
  border-bottom:1px solid var(--border);
  border-radius:0;
  box-shadow:none;
}

.home-service:nth-child(3n){border-right:0}
.home-service:nth-last-child(-n+3){border-bottom:0}
.home-service img{width:52px;height:52px;margin:0;grid-row:1/3}
.home-service h3{font-size:20px;line-height:1.25;margin:2px 0 14px}
.home-service p{font-size:15px;line-height:1.65;margin:0}

.equipment-section{
  padding:86px 0 92px;
  background:var(--light);
  border-top:1px solid #eef1f5;
  border-bottom:1px solid #e9edf2;
}

.equipment-layout{
  grid-template-columns:260px 1fr;
  gap:52px;
  align-items:start;
}

.equipment-intro{padding-top:26px}
.equipment-intro h2{font-size:42px;line-height:1.08}
.equipment-intro p{max-width:250px;font-size:16px;line-height:1.7;margin-bottom:24px}

.equipment-grid{gap:22px}

.equipment-card{
  height:auto;
  min-height:330px;
  padding:22px 22px 28px;
  border-radius:10px;
  border:1px solid var(--border);
  box-shadow:var(--shadow-sm);
  transition:transform .25s ease,box-shadow .25s ease;
}

.equipment-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.equipment-card img{height:190px;margin-bottom:14px}
.equipment-card h3{font-size:22px;margin-bottom:7px}
.equipment-card p{font-size:14px;line-height:1.6}

.benefit-section{padding:90px 0 88px}

.benefit-grid{
  gap:0;
  border-top:1px solid var(--border);
  border-bottom:1px solid var(--border);
}

.benefit{
  padding:30px 24px 34px;
  min-height:260px;
}

.benefit>span,.serve-card>span{
  width:68px;
  height:68px;
  margin-bottom:18px;
  background:var(--soft-blue);
  border:0;
}

.benefit img{width:35px;height:35px}
.benefit h3{font-size:18px;line-height:1.3;margin-bottom:12px}
.benefit p{font-size:14px;line-height:1.65}

.testimonial-section{
  padding:0;
  background:var(--light);
  border-top:1px solid #e9edf2;
}

.testimonial-box{
  width:min(var(--wide),calc(100% - 64px));
  max-width:none;
  background:transparent;
  padding:82px 0 74px;
}

.testimonial-box h2{font-size:clamp(34px,3.1vw,46px);margin-bottom:40px}

.testimonial-grid article{
  min-height:245px;
  padding:28px 42px;
}

.quote-mark{font-size:54px;color:#bcc5d1}
.testimonial-grid p{font-size:16px;line-height:1.75;min-height:110px}
.stars{font-size:17px;letter-spacing:2px;margin-top:14px}
.testimonial-grid strong{font-size:14px;margin-top:8px}
.dots{margin-top:24px}
.dots b,.dots i{width:9px;height:9px}

.cta-band{
  padding:42px 0;
  background:linear-gradient(120deg,rgba(3,28,67,.96),rgba(8,47,108,.94)),url('assets/images/cta_bg.webp') center/cover;
}

.cta-row{gap:40px}
.cta-copy{gap:24px}
.cta-phone{width:72px;height:72px}
.cta-phone img{width:30px}
.cta-copy h2{font-size:32px;line-height:1.12}
.cta-copy p{font-size:15px;margin-top:8px}
.cta-buttons{gap:14px;flex:0 0 auto}
.button.phone{border-width:1.5px}

.site-footer{background:linear-gradient(135deg,#031c43,#082f6c)}

.footer-grid{
  grid-template-columns:1.35fr .72fr 1.08fr 1fr;
  gap:64px;
  padding:66px 0 54px;
}

.footer-brand>img{width:205px;margin-bottom:18px}
.footer-grid h3{font-size:16px;margin-bottom:18px;letter-spacing:-.01em}
.footer-grid a,.footer-grid p{font-size:14px;line-height:1.72;margin-bottom:7px}
.footer-grid a{transition:color .2s ease,transform .2s ease}
.footer-grid a:hover{color:#fff;transform:translateX(2px)}
.socials{gap:10px;margin-top:18px}
.socials a{width:34px;height:34px}
.socials img{width:16px;height:16px}

.footer-bottom{
  min-height:58px;
  height:auto;
  font-size:13px;
}

/* Shared inner-page sections */
.compact-section{padding:74px 0}
.compact-section:nth-of-type(even){background:#fbfcfd}

.mission-panel{
  margin-top:-52px;
  padding:30px 38px;
  border-radius:12px;
}

.mission-panel article{
  grid-template-columns:76px 1fr;
  gap:24px;
  padding:14px 42px;
}

.mission-panel span{width:70px;height:70px}
.mission-panel img{width:36px;height:36px}
.mission-panel h3{font-size:22px;margin-bottom:8px}
.mission-panel p{font-size:15px;line-height:1.65}

.serve-grid{gap:22px}

.serve-card{
  min-height:205px;
  padding:30px;
  border-radius:10px;
  border-color:var(--border);
  box-shadow:var(--shadow-sm);
}

.serve-card h3{font-size:21px;margin-bottom:10px}
.serve-card p{font-size:15px;line-height:1.65}

.values-section{background:var(--light)!important}
.values-grid{gap:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}

.value-item{
  min-height:205px;
  padding:30px 22px;
}

.value-item img{width:42px;height:42px;margin-bottom:16px}
.value-item h3{font-size:18px;margin-bottom:9px}
.value-item p{font-size:14px;line-height:1.55}

.about-steps{gap:18px}

.about-step{
  width:auto;
  flex:1;
  min-height:230px;
  padding:28px 24px;
  border-radius:10px;
}

.about-step b{font-size:14px}
.about-step img{width:46px;height:46px}
.about-step h3{font-size:20px;margin:12px 0 8px}
.about-step p{font-size:14px;line-height:1.6}
.step-arrow{font-size:28px}

.partnership-section{padding:88px 0}

.partnership-grid{
  grid-template-columns:1fr 1.08fr;
  gap:64px;
  align-items:center;
}

.partnership-grid h2{font-size:44px;line-height:1.12}
.partnership-grid p,.partnership-grid li{font-size:16px;line-height:1.7}
.partnership-grid img{border-radius:12px;box-shadow:var(--shadow)}

.about-stats{margin:-54px auto 76px}

.service-detail-grid{grid-template-columns:repeat(3,1fr);gap:22px}

.service-detail{
  min-height:240px;
  padding:30px;
  grid-template-columns:64px 1fr;
  gap:20px;
  border-radius:10px;
  box-shadow:var(--shadow-sm);
}

.service-detail>img{width:58px;height:58px}
.service-detail h3{font-size:20px;line-height:1.28;margin-bottom:11px}
.service-detail p,.service-detail li{font-size:14px;line-height:1.65}

.equipment-detail-grid{gap:22px}

.equipment-detail{
  min-height:300px;
  padding:24px;
  grid-template-columns:1fr;
  align-content:start;
  text-align:center;
  border-radius:10px;
  box-shadow:var(--shadow-sm);
}

.equipment-detail>img{height:150px}
.equipment-detail h3{font-size:21px;margin-bottom:8px}
.equipment-detail p,.equipment-detail li{font-size:14px;line-height:1.6}
.equipment-detail ul{display:inline-block;text-align:left}

.process-section{padding-bottom:86px}

.process-grid{
  border-radius:10px;
  padding:28px 14px 24px;
}

.process-grid article{padding:0 20px}
.process-grid article:not(:last-child):after{top:58px;width:24px;height:24px;font-size:18px}
.process-grid b{width:38px;height:38px;margin:-48px auto 18px;font-size:13px}
.process-grid img{width:38px;height:38px;margin-bottom:12px}
.process-grid h3{font-size:16px;margin-bottom:8px}
.process-grid p{font-size:13px;line-height:1.55}

.why-benefits-section{padding:82px 0}

.why-benefits-grid{
  grid-template-columns:repeat(auto-fit,minmax(230px,1fr));
  gap:18px;
}

.why-benefit{
  min-height:250px;
  padding:30px 24px;
  border-radius:10px;
}

.why-benefit img{width:44px;height:44px;margin-bottom:18px}
.why-benefit h3{font-size:19px;line-height:1.25;margin-bottom:12px}
.why-benefit p{font-size:14px;line-height:1.6}

.difference-section{padding:78px 0}

.difference-grid{
  grid-template-columns:310px 1fr;
  gap:52px;
}

.difference-grid h2{font-size:44px;line-height:1.08}
.difference-grid p{font-size:16px;line-height:1.7}

.comparison{font-size:14px;border-radius:10px}
.comparison>div{min-height:52px;padding:12px 20px}
.compare-head{font-size:15px}
.compare-label img{width:22px;height:22px}
.compare-yes{font-size:18px}

.why-process-grid article{padding:0 20px}
.why-process-grid:before{top:22px}
.why-process-grid b{width:34px;height:34px;font-size:13px}
.why-process-grid span{width:72px;height:72px}
.why-process-grid img{width:36px;height:36px}
.why-process-grid h3{font-size:17px;margin:14px 0 7px}
.why-process-grid p{font-size:13px;line-height:1.55}

.why-testimonials{padding:76px 0;background:var(--light)}
.why-test-grid{grid-template-columns:250px 1fr;gap:42px}
.rating h2{font-size:40px}
.rating>strong{font-size:30px}
.rating>strong span{font-size:17px}
.rating small{font-size:14px}
.testimonial-grid.three article{padding:26px 28px;border-radius:10px;background:#fff}

.why-dark-stats{padding:28px 0}
.why-dark-stats .stats-bar{width:min(var(--container),calc(100% - 64px));min-height:86px}

.faq-section{padding:76px 0}
.faq-grid{gap:14px 24px}
.faq-grid details{border-radius:8px;padding:0 20px}
.faq-grid summary{min-height:58px;height:auto;font-size:15px;line-height:1.4}
.faq-grid details p{font-size:14px;line-height:1.65;margin-bottom:18px}

/* Contact and quote forms */
.contact-hero{
  min-height:850px;
  background:url('assets/images/contact_hero_v2.webp') right center/56% 100% no-repeat,#f5f8fb;
}

.contact-overlay{
  background:linear-gradient(90deg,rgba(255,255,255,.995) 0%,rgba(255,255,255,.97) 46%,rgba(255,255,255,.50) 67%,rgba(255,255,255,.12) 100%);
}

.contact-layout{
  grid-template-columns:.92fr 1.08fr;
  gap:72px;
  padding:76px 0 68px;
}

.contact-copy h1{font-size:54px;line-height:1.08;margin:12px 0 26px}
.contact-copy>p{max-width:520px;font-size:17px;line-height:1.75}

.contact-card-grid{
  grid-template-columns:1fr;
  gap:0;
  margin-top:36px;
  max-width:520px;
  border-top:1px solid var(--border);
}

.contact-card-grid article{
  min-height:96px;
  padding:18px 4px;
  gap:18px;
  background:transparent;
  border:0;
  border-bottom:1px solid var(--border);
  border-radius:0;
  box-shadow:none;
}

.contact-card-grid article>span{width:52px;height:52px;background:var(--soft-blue)}
.contact-card-grid img{width:23px;height:23px;filter:none}
.contact-card-grid h3{font-size:14px;margin-bottom:3px}
.contact-card-grid strong,
.contact-card-grid article:nth-child(2) strong{font-size:16px}
.contact-card-grid small{font-size:13px}

.form-shell{
  padding:42px 38px;
  border-radius:12px;
  box-shadow:var(--shadow);
}

.form-shell h2,.quote-form h2,.quote-aside h2{font-size:32px;margin-bottom:8px}
.form-shell>p,.quote-form>p{font-size:15px;margin-bottom:28px}
.form-grid{gap:20px 18px}

label{font-size:14px;line-height:1.35}

input,select,textarea{
  min-height:52px;
  margin-top:8px;
  padding:13px 15px;
  border-radius:7px;
  font-size:15px;
  line-height:1.45;
}

textarea{height:130px}
input:focus,select:focus,textarea:focus{box-shadow:0 0 0 4px rgba(8,47,108,.1)}
.contact-form .button{margin-top:22px}
.privacy{font-size:12px!important;margin-top:14px}
.privacy img{width:16px;height:16px}
.form-success{font-size:14px;padding:12px 14px}

.map-section{padding:86px 0}
.map-layout{grid-template-columns:400px 1fr;gap:60px}
.map-layout h2{font-size:44px}
.map-layout p{font-size:16px;line-height:1.7}
.map-layout ul{font-size:15px;gap:14px}
.map-layout img{height:420px}

.quote-hero{
  min-height:500px;
  height:auto;
  grid-template-columns:47% 53%;
}

.quote-copy{padding:64px 50px 64px max(32px,calc((100vw - var(--wide))/2))}
.quote-copy h1{font-size:64px;line-height:1.04}
.quote-copy p{font-size:17px;line-height:1.7;max-width:500px}
.quote-points{gap:20px;flex-wrap:wrap}
.quote-points span{font-size:13px}
.quote-points img{width:28px;height:28px}

.quote-form-section{padding:0 0 76px;background:#fbfcfd}

.quote-panel{
  margin-top:-36px;
  grid-template-columns:1.7fr .8fr;
  border-radius:12px;
  box-shadow:var(--shadow);
}

.quote-form{padding:44px}
.quote-form h3{font-size:19px;margin:30px 0 12px}
.quote-form textarea{height:90px}
.quote-form textarea.large{height:110px}
.quote-form label small{font-size:12px;margin-top:6px}
.field-note{font-size:14px!important;margin-bottom:12px!important}

.choice-grid{gap:12px}
.choice-grid label>span{grid-template-columns:34px 1fr;gap:2px 11px;min-height:78px;padding:13px}
.choice-grid img{width:28px;height:28px}
.choice-grid b{font-size:14px}
.choice-grid small{font-size:12px!important}

.quote-aside{padding:48px 34px}
.quote-benefits{gap:24px}
.quote-benefits article{grid-template-columns:58px 1fr;gap:15px}
.quote-benefits article>span{width:52px;height:52px}
.quote-benefits img{width:27px;height:27px}
.quote-benefits h3{font-size:16px;margin-bottom:5px}
.quote-benefits p{font-size:13px;line-height:1.55}

.response-box{grid-template-columns:42px 1fr;gap:13px;padding:20px;margin-top:30px}
.response-box img{width:36px;height:36px}
.response-box h3{font-size:15px}
.response-box p{font-size:13px}
.response-box strong{font-size:19px}

.quote-aside blockquote{padding:24px;margin-top:28px}
.quote-aside blockquote p{font-size:14px;line-height:1.65}
.quote-aside blockquote strong{font-size:14px}
.quote-aside blockquote small{font-size:12px}

.trusted-section{padding:14px 0 60px;background:#fbfcfd}
.trusted-section h2{font-size:21px;margin-bottom:18px}
.trusted-section .stats-bar{min-height:90px}
.trusted-section .stat strong{font-size:24px}

@media (max-width:1099px){
  :root{--container:calc(100% - 56px);--wide:calc(100% - 56px)}
  .container,.wide-container{width:calc(100% - 56px)}
  .nav-shell{width:calc(100% - 56px)}
  .site-header{height:84px}
  .brand img{width:180px;height:54px}
  .main-nav{gap:20px}
  .main-nav>a:not(.nav-quote){font-size:13px}
  .nav-quote{font-size:13px;padding:10px 16px}
  .standard-hero{grid-template-columns:48% 52%;min-height:520px}
  .standard-hero.compact{min-height:455px}
  .hero-copy{padding:48px 36px 62px 28px}
  .hero-copy h1,.standard-hero.compact .hero-copy h1{font-size:clamp(38px,4.6vw,50px)}
  .hero-copy p{font-size:15px}
  .hero-line{white-space:normal}
  .equipment-layout{grid-template-columns:220px 1fr;gap:30px}
  .equipment-card{min-height:300px}
  .equipment-card img{height:160px}
  .benefit{padding-left:15px;padding-right:15px}
  .benefit h3{font-size:16px}
  .footer-grid{gap:34px}
  .service-detail{grid-template-columns:52px 1fr;padding:24px}
  .process-grid article{padding:0 10px}
  .contact-layout{gap:38px}
  .contact-copy h1{font-size:44px}
  .form-shell{padding:34px 28px}
  .quote-copy{padding-left:28px}
  .quote-copy h1{font-size:50px}
  .quote-form{padding:34px}
  .quote-aside{padding:38px 25px}
}

@media (max-width:760px){
  :root{--container:calc(100% - 36px);--wide:calc(100% - 36px)}
  *{scroll-margin-top:84px}
  body{font-size:16px;line-height:1.65}
  .container,.wide-container{width:calc(100% - 36px)}
  .site-header{height:74px}
  .nav-shell{width:calc(100% - 32px)}
  .brand img{width:166px;height:50px}
  .menu-toggle{width:44px;height:44px}
  .main-nav{top:74px;padding:10px 18px 22px}
  .main-nav>a:not(.nav-quote){height:50px;font-size:15px}
  .nav-quote{min-height:48px;font-size:15px}

  .standard-hero,.standard-hero.compact,.quote-hero{
    min-height:0;
    grid-template-columns:1fr;
  }

  .hero-copy,.quote-copy{padding:48px 20px 42px}
  .hero-copy h1,.standard-hero.compact .hero-copy h1,.quote-copy h1{
    font-size:clamp(38px,11vw,50px);
    line-height:1.05;
    letter-spacing:-.05em;
  }

  .hero-copy p,.quote-copy p{font-size:16px;line-height:1.7}
  .orange-rule{margin:20px 0 22px}
  .hero-buttons{gap:12px}
  .hero-buttons .button{min-width:145px}
  .hero-picture,.quote-picture{height:310px}
  .hero-picture:before,.quote-picture:before{height:15%}

  .floating-stats{width:calc(100% - 28px);margin-top:-24px}
  .stats-bar,.stats-bar.five{grid-auto-flow:row;grid-template-columns:1fr 1fr;padding:10px}
  .stat{min-height:84px;padding:10px 12px}
  .stat img{width:36px;height:36px}
  .stat strong{font-size:23px}
  .stat span{font-size:12px}

  .home-services{width:calc(100% - 36px);padding:64px 0}
  .home-services h2,.benefit-section h2,.testimonial-box h2,.compact-section h2,.why-benefits-section h2,.faq-section h2{
    font-size:34px;
  }
  .section-rule{margin-bottom:30px}
  .home-services-grid{grid-template-columns:1fr}
  .home-service{
    min-height:0;
    grid-template-columns:52px 1fr;
    padding:25px 6px;
    border-right:0;
    border-bottom:1px solid var(--border)!important;
  }
  .home-service:last-child{border-bottom:0!important}
  .home-service img{width:44px;height:44px}
  .home-service h3{font-size:19px}
  .home-service p{font-size:14px}

  .equipment-section{padding:64px 0}
  .equipment-layout{grid-template-columns:1fr;gap:34px}
  .equipment-intro{padding:0;text-align:left}
  .equipment-intro h2{font-size:36px}
  .equipment-intro p{max-width:100%;font-size:15px}
  .equipment-intro .orange-rule{margin-left:0;margin-right:0}
  .equipment-grid{grid-template-columns:1fr}
  .equipment-card{min-height:0;padding:18px 18px 26px}
  .equipment-card img{height:190px}
  .equipment-card h3{font-size:21px}
  .equipment-card p{font-size:14px}

  .benefit-section{padding:64px 18px}
  .benefit-grid{grid-template-columns:1fr}
  .benefit{
    min-height:0;
    display:grid;
    grid-template-columns:64px 1fr;
    column-gap:18px;
    text-align:left;
    border-right:0;
    border-bottom:1px solid var(--border);
    padding:24px 4px;
  }
  .benefit:last-child{border-bottom:0}
  .benefit>span{width:60px;height:60px;grid-row:1/3;margin:0}
  .benefit h3{font-size:18px;margin:2px 0 7px}
  .benefit p{font-size:14px}

  .testimonial-box{width:calc(100% - 36px);padding:64px 0}
  .testimonial-grid article{min-height:0;padding:28px 4px}
  .testimonial-grid p{font-size:15px;min-height:0}
  .cta-band{padding:52px 0}
  .cta-row,.cta-copy{align-items:center}
  .cta-copy h2{font-size:30px}
  .cta-copy p{font-size:15px}
  .cta-buttons{flex-direction:column;width:100%}
  .cta-buttons .button{width:100%}

  .footer-grid{grid-template-columns:1fr;gap:34px;padding:52px 0 38px}
  .footer-brand{grid-column:auto}
  .footer-brand>img{width:190px}
  .footer-grid h3{font-size:16px}
  .footer-grid a,.footer-grid p{font-size:14px}
  .footer-bottom{padding:18px 0;gap:10px;font-size:12px}

  .compact-section{padding:62px 0}
  .mission-panel{margin:-22px 14px 0;padding:14px 20px}
  .mission-panel article{grid-template-columns:60px 1fr;gap:16px;padding:22px 0}
  .mission-panel span{width:56px;height:56px}
  .mission-panel h3{font-size:19px}
  .mission-panel p{font-size:14px}

  .serve-grid,.service-detail-grid,.equipment-detail-grid{grid-template-columns:1fr}
  .serve-card{min-height:0;padding:24px}
  .values-grid{grid-template-columns:1fr}
  .value-item{min-height:0;padding:25px 10px;border-right:0;border-bottom:1px solid var(--border)}
  .value-item:last-child{border-bottom:0}

  .about-steps{gap:12px}
  .about-step{min-height:0}
  .partnership-section{padding:64px 0}
  .partnership-grid{grid-template-columns:1fr;gap:32px}
  .partnership-grid h2{font-size:36px}
  .about-stats{margin:-24px auto 54px}

  .service-detail{min-height:0;padding:24px}
  .equipment-detail{min-height:0}
  .process-grid{gap:14px;padding:0}
  .process-grid article{padding:24px}
  .process-grid b{margin:0 auto 12px}

  .why-benefits-section{padding:64px 0}
  .why-benefits-grid{grid-template-columns:1fr}
  .why-benefit{min-height:0;padding:25px}
  .difference-section{padding:64px 0}
  .difference-grid{grid-template-columns:1fr;gap:28px}
  .difference-grid h2{font-size:38px}
  .comparison{font-size:12px}
  .comparison>div{min-height:48px;padding:10px 8px}
  .compare-head{font-size:12px}
  .why-process-grid{grid-template-columns:1fr;gap:28px}
  .why-testimonials{padding:64px 0}
  .why-test-grid{grid-template-columns:1fr;gap:26px}
  .rating{text-align:center}
  .rating h2{text-align:center}
  .why-dark-stats .stats-bar{width:calc(100% - 28px)}
  .faq-section{padding:64px 0}
  .faq-grid{grid-template-columns:1fr}

  .contact-hero{min-height:0;background:#f5f8fb}
  .contact-overlay{display:none}
  .contact-layout{grid-template-columns:1fr;gap:38px;padding:52px 0}
  .contact-copy h1{font-size:42px}
  .contact-copy>p{font-size:16px}
  .contact-card-grid{grid-template-columns:1fr}
  .form-shell{padding:28px 20px}
  .form-shell h2,.quote-form h2,.quote-aside h2{font-size:28px}
  .form-grid{grid-template-columns:1fr}
  label{font-size:14px}
  input,select,textarea{font-size:16px}
  .map-section{padding:64px 0}
  .map-layout{grid-template-columns:1fr;gap:28px}
  .map-layout h2{font-size:38px}
  .map-layout img{height:280px}

  .quote-points{gap:16px}
  .quote-panel{width:calc(100% - 28px);margin-top:-18px;grid-template-columns:1fr}
  .quote-form{padding:30px 20px}
  .quote-form h3{font-size:18px}
  .choice-grid{grid-template-columns:1fr}
  .quote-aside{padding:34px 22px}
  .trusted-section{padding:18px 14px 52px}
  .trusted-section h2{font-size:19px}
}

@media (max-width:430px){
  .hero-copy h1,.standard-hero.compact .hero-copy h1,.quote-copy h1,.contact-copy h1{font-size:37px}
  .hero-buttons{flex-direction:column}
  .hero-buttons>div{width:100%;align-items:stretch}
  .hero-buttons .button{width:100%}
  .hero-picture,.quote-picture{height:260px}
  .stats-bar,.stats-bar.five{grid-auto-flow:row;grid-template-columns:1fr}
  .stat{border-right:0;border-bottom:1px solid var(--border)!important}
  .stat:last-child{border-bottom:0!important}
  .comparison{grid-template-columns:1.15fr .75fr 1fr}
}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{transition:none!important;animation:none!important}
}

/* ==========================================================================
   Motion system — entrance, scroll reveal and interaction feedback
   ========================================================================== */
@keyframes headerEntrance{
  from{opacity:0;transform:translateY(-18px)}
  to{opacity:1;transform:translateY(0)}
}

@keyframes introRise{
  from{opacity:0;transform:translateY(28px)}
  to{opacity:1;transform:translateY(0)}
}

@keyframes mediaReveal{
  from{opacity:0;transform:scale(1.035);clip-path:inset(0 0 0 12%)}
  to{opacity:1;transform:scale(1);clip-path:inset(0 0 0 0)}
}

@keyframes statsEntrance{
  0%{opacity:0;transform:translateY(28px) scale(.98)}
  100%{opacity:1;transform:translateY(0) scale(1)}
}

@keyframes ctaIconPulse{
  0%,72%,100%{box-shadow:0 0 0 0 rgba(255,255,255,.18)}
  84%{box-shadow:0 0 0 12px rgba(255,255,255,0)}
}

@media (prefers-reduced-motion:no-preference){
  .motion-ready .site-header{
    animation:headerEntrance .62s cubic-bezier(.22,1,.36,1) both;
  }

  .motion-ready .intro-item{
    animation:introRise .78s cubic-bezier(.22,1,.36,1) both;
    animation-delay:var(--intro-delay,80ms);
  }

  .motion-ready .hero-picture.intro-item,
  .motion-ready .quote-picture.intro-item{
    animation-name:mediaReveal;
    animation-duration:.95s;
  }

  .motion-ready .floating-stats.intro-item{
    animation-name:statsEntrance;
    animation-duration:.82s;
  }

  .motion-ready .reveal-item{
    opacity:0;
    transform:translateY(32px);
    transition:
      opacity .7s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0ms),
      transform .7s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0ms),
      box-shadow .3s ease,
      border-color .3s ease;
    will-change:opacity,transform;
  }

  .motion-ready .reveal-item.is-visible{
    opacity:1;
    transform:translateY(0);
    will-change:auto;
  }

  .motion-ready .reveal-item.is-visible.motion-card:hover{
    transform:translateY(-7px);
    border-color:rgba(8,47,108,.22);
    box-shadow:0 20px 44px rgba(6,39,90,.12);
  }

  .cta-phone{animation:ctaIconPulse 4.5s ease-out infinite}
}

.button,.nav-quote{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  transition:
    transform .22s cubic-bezier(.22,1,.36,1),
    color .22s ease,
    background-color .22s ease,
    border-color .22s ease,
    box-shadow .22s ease;
}

.button:before,.nav-quote:before{
  content:"";
  position:absolute;
  z-index:-1;
  top:-45%;
  left:-35%;
  width:28%;
  height:190%;
  background:rgba(255,255,255,.28);
  transform:rotate(18deg) translateX(-260%);
  transition:transform .58s cubic-bezier(.22,1,.36,1);
}

.button:hover:before,.nav-quote:hover:before{
  transform:rotate(18deg) translateX(620%);
}

.button:hover,.nav-quote:hover{transform:translateY(-2px)}
.button:active,.nav-quote:active{transform:translateY(0) scale(.98)}

.home-service,
.benefit,
.serve-card,
.value-item,
.about-step,
.service-detail,
.equipment-detail,
.why-benefit,
.testimonial-grid article,
.faq-grid details{
  transition:
    transform .3s cubic-bezier(.22,1,.36,1),
    box-shadow .3s ease,
    border-color .3s ease,
    background-color .3s ease;
}

.home-service img,
.equipment-card img,
.benefit img,
.serve-card img,
.service-detail>img,
.equipment-detail>img,
.why-benefit img{
  transition:transform .4s cubic-bezier(.22,1,.36,1);
}

.home-service:hover img,
.equipment-card:hover img,
.benefit:hover img,
.serve-card:hover img,
.service-detail:hover>img,
.equipment-detail:hover>img,
.why-benefit:hover img{
  transform:translateY(-5px) scale(1.05);
}

.hero-picture img,.quote-picture img{
  transition:transform 1.2s cubic-bezier(.22,1,.36,1);
}

.standard-hero:hover .hero-picture img,
.quote-hero:hover .quote-picture img{
  transform:scale(1.025);
}

.main-nav>a:not(.nav-quote){
  transition:color .22s ease;
}

.socials a{
  transition:transform .22s cubic-bezier(.22,1,.36,1),background-color .22s ease;
}

.socials a:hover{transform:translateY(-3px) rotate(-3deg)}

.faq-grid summary span{
  display:inline-flex;
  transition:transform .25s cubic-bezier(.22,1,.36,1);
}

.faq-grid details[open] summary span{transform:rotate(90deg)}

input,select,textarea{
  transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;
}

@media (max-width:760px){
  .main-nav{
    display:flex;
    visibility:hidden;
    opacity:0;
    pointer-events:none;
    transform:translateY(-12px) scale(.985);
    transform-origin:top center;
    transition:
      opacity .24s ease,
      transform .3s cubic-bezier(.22,1,.36,1),
      visibility 0s linear .3s;
  }

  .main-nav.open{
    display:flex;
    visibility:visible;
    opacity:1;
    pointer-events:auto;
    transform:translateY(0) scale(1);
    transition-delay:0s;
  }

  .menu-toggle span{
    transform-origin:center;
    transition:transform .25s cubic-bezier(.22,1,.36,1),opacity .2s ease;
  }

  .menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(8px) rotate(45deg)}
  .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0;transform:scaleX(.2)}
  .menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}

  .motion-ready .reveal-item{
    transform:translateY(22px);
  }

  .motion-ready .reveal-item.is-visible.motion-card:hover{transform:translateY(0)}
  .standard-hero:hover .hero-picture img,
  .quote-hero:hover .quote-picture img{transform:none}
}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .intro-item,.reveal-item{opacity:1!important;transform:none!important}
  *,*:before,*:after{transition:none!important;animation:none!important}
}

/* ==========================================================================
   Testimonials carousel and responsive safety pass
   ========================================================================== */
.testimonial-grid.testimonial-slider{
  --slides-per-view:2;
  display:block;
  position:relative;
  min-width:0;
  overflow:hidden;
  touch-action:pan-y;
  cursor:grab;
}

.testimonial-grid.testimonial-slider:active{cursor:grabbing}

.testimonial-track{
  display:flex;
  width:100%;
  transform:translate3d(0,0,0);
  transition:transform .62s cubic-bezier(.22,1,.36,1);
  will-change:transform;
}

.testimonial-grid.testimonial-slider .testimonial-track>article{
  flex:0 0 calc(100% / var(--slides-per-view));
  min-width:0;
  margin:0;
  padding:30px 44px;
  box-sizing:border-box;
}

.testimonial-grid.testimonial-slider .testimonial-track>article:last-child{
  border-right:0;
}

.dots.slider-controls{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:16px;
  min-height:48px;
  margin-top:28px;
}

.slider-indicators{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
}

.slider-arrow{
  width:44px;
  height:44px;
  padding:0;
  display:grid;
  place-items:center;
  border:1px solid var(--border);
  border-radius:50%;
  color:var(--navy);
  background:#fff;
  cursor:pointer;
  transition:transform .22s cubic-bezier(.22,1,.36,1),background-color .22s ease,color .22s ease,border-color .22s ease,opacity .22s ease;
}

.slider-arrow svg{
  width:20px;
  height:20px;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.slider-arrow:hover:not(:disabled){
  transform:translateY(-2px);
  border-color:var(--navy);
  color:#fff;
  background:var(--navy);
}

.slider-arrow:active:not(:disabled){transform:scale(.96)}
.slider-arrow:disabled{opacity:.36;cursor:not-allowed}

.slider-dot{
  width:9px;
  height:9px;
  padding:0;
  border:0;
  border-radius:99px;
  background:#c7cfda;
  cursor:pointer;
  transition:width .25s cubic-bezier(.22,1,.36,1),background-color .2s ease,transform .2s ease;
}

.slider-dot:hover{transform:scale(1.18)}
.slider-dot.active{width:28px;background:var(--orange)}

body.nav-open{overflow:hidden}

@media (max-width:980px){
  .menu-toggle{
    display:block;
    flex:0 0 auto;
    border:0;
    background:transparent;
    width:44px;
    height:44px;
    padding:7px;
  }

  .menu-toggle span{
    display:block;
    height:2px;
    margin:6px 0;
    border-radius:2px;
    background:var(--navy);
    transform-origin:center;
    transition:transform .25s cubic-bezier(.22,1,.36,1),opacity .2s ease;
  }

  .main-nav{
    position:absolute;
    top:100%;
    left:0;
    right:0;
    height:auto;
    display:flex;
    visibility:hidden;
    opacity:0;
    pointer-events:none;
    transform:translateY(-12px) scale(.985);
    transform-origin:top center;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding:12px 24px 24px;
    border-top:1px solid var(--border);
    background:#fff;
    box-shadow:0 18px 36px rgba(5,39,86,.14);
    transition:opacity .24s ease,transform .3s cubic-bezier(.22,1,.36,1),visibility 0s linear .3s;
  }

  .main-nav.open{
    display:flex;
    visibility:visible;
    opacity:1;
    pointer-events:auto;
    transform:translateY(0) scale(1);
    transition-delay:0s;
  }

  .main-nav>a:not(.nav-quote){
    height:50px;
    font-size:15px;
    border-bottom:1px solid #eef1f4;
  }

  .main-nav>a:not(.nav-quote):after{display:none}
  .nav-quote{min-height:48px;margin-top:14px;font-size:15px}

  .menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(8px) rotate(45deg)}
  .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0;transform:scaleX(.2)}
  .menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}

  .home-services-grid{grid-template-columns:repeat(2,1fr)}
  .home-service{border-right:1px solid var(--border);border-bottom:1px solid var(--border)}
  .home-service:nth-child(3n){border-right:1px solid var(--border)}
  .home-service:nth-child(2n){border-right:0}
  .home-service:nth-last-child(-n+3){border-bottom:1px solid var(--border)}
  .home-service:nth-last-child(-n+2){border-bottom:0}

  .benefit-grid{grid-template-columns:repeat(2,1fr)}
  .benefit{border-bottom:1px solid var(--border)}
  .benefit:nth-child(2n){border-right:0}
  .benefit:last-child{grid-column:1/-1;border-bottom:0}

  .values-grid{grid-template-columns:repeat(2,1fr)}
  .value-item{border-bottom:1px solid var(--border)}
  .value-item:nth-child(2n){border-right:0}
  .value-item:last-child{grid-column:1/-1;border-bottom:0}

  .about-steps{flex-direction:column}
  .about-step{width:100%;min-height:0}
  .step-arrow{transform:rotate(90deg)}

  .service-detail-grid{grid-template-columns:repeat(2,1fr)}

  .process-grid{
    grid-template-columns:repeat(2,1fr);
    gap:16px;
    padding:0;
    border:0;
  }

  .process-grid article{
    padding:24px;
    border:1px solid var(--border);
    border-radius:10px;
    background:#fff;
  }

  .process-grid article:not(:last-child):after{display:none}
  .process-grid b{margin:0 auto 12px}

  .why-process-grid{grid-template-columns:repeat(2,1fr);gap:28px 18px}
  .why-process-grid:before{display:none}

  .difference-grid{grid-template-columns:1fr;gap:30px}
  .why-test-grid{grid-template-columns:1fr;gap:30px}
  .rating{text-align:center}
  .rating h2{text-align:center}
  .rating .orange-rule{margin-left:auto;margin-right:auto}

  .footer-grid{grid-template-columns:1fr 1fr}
  .footer-brand{grid-column:1/-1}
}

@media (max-width:900px){
  .standard-hero,.standard-hero.compact,.quote-hero{
    min-height:0;
    display:flex;
    flex-direction:column;
  }

  .hero-copy,.quote-copy{padding:54px 28px 46px}
  .hero-picture,.quote-picture{height:380px}

  .hero-picture:before,.quote-picture:before{
    inset:0 0 auto 0;
    width:auto;
    height:15%;
    background:linear-gradient(#fff,transparent);
  }

  .equipment-layout{grid-template-columns:1fr}
  .equipment-intro{padding-top:0}
  .equipment-intro p{max-width:520px}

  .mission-panel{grid-template-columns:1fr}
  .mission-panel article+article{border-left:0;border-top:1px solid var(--border)}

  .partnership-grid{grid-template-columns:1fr;gap:38px}

  .contact-hero{min-height:0;background:#f5f8fb}
  .contact-overlay{display:none}
  .contact-layout{grid-template-columns:1fr;gap:42px;padding:58px 0}
  .contact-card-grid{max-width:none}

  .map-layout{grid-template-columns:1fr}
  .quote-panel{grid-template-columns:1fr}
  .quote-aside{border-left:0;border-top:1px solid var(--border)}
}

@media (max-width:760px){
  .testimonial-grid.testimonial-slider{--slides-per-view:1}

  .testimonial-grid.testimonial-slider .testimonial-track>article{
    flex-basis:100%;
    padding:26px 18px;
    border-right:0;
  }

  .dots.slider-controls{gap:12px;margin-top:20px}
  .slider-arrow{width:42px;height:42px}

  .home-services-grid{grid-template-columns:1fr}
  .home-service,
  .home-service:nth-child(3n),
  .home-service:nth-child(2n),
  .home-service:nth-last-child(-n+3),
  .home-service:nth-last-child(-n+2){
    border-right:0;
    border-bottom:1px solid var(--border);
  }

  .home-service:last-child{border-bottom:0}
  .benefit-grid{grid-template-columns:1fr}
  .benefit:last-child{grid-column:auto}
  .values-grid,.service-detail-grid,.process-grid,.why-process-grid,.footer-grid{grid-template-columns:1fr}
  .value-item:last-child{grid-column:auto}
  .footer-brand{grid-column:auto}
  .hero-picture,.quote-picture{height:300px}
}

@media (prefers-reduced-motion:reduce){
  .testimonial-track{transition:none!important}
}
