:root{--green:#88b73b;--green-dark:#5f8426;--ink:#202326;--charcoal:#303337;--steel:#59616b;--muted:#77808a;--line:#dfe4ea;--paper:#f6f8f9;--white:#fff;--amber:#f3b83f;--blue:#2f6f9f;--red:#ba4a4a;--max:1180px;--shadow:0 18px 44px #171f261f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--steel);background:#fff;margin:0;font-family:Roboto Condensed,Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3{color:var(--ink);margin:0 0 16px;line-height:1.08}h1{font-size:clamp(2.55rem,5vw,4.4rem)}h2{font-size:clamp(2rem,3.4vw,3.15rem)}h3{font-size:1.28rem}p{margin:0 0 16px}.wrap{width:min(var(--max),calc(100% - 34px));margin:auto}.topbar{background:var(--ink);color:#fff;font-size:.88rem}.topbar .wrap{flex-wrap:wrap;justify-content:space-between;gap:18px;padding:8px 0;display:flex}.topbar strong{color:var(--green)}.nav{z-index:50;backdrop-filter:blur(14px);background:#fffffff7;border-bottom:1px solid #20232614;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{color:var(--ink);align-items:center;gap:10px;font-size:1.35rem;font-weight:900;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.brand small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.63rem;display:block}.nav-links{align-items:center;gap:5px;display:flex}.nav-links a{border-radius:6px;padding:10px 11px;font-size:.9rem;font-weight:800}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--green-dark);background:#88b73b24}.menu-toggle{background:0 0;border:0;font-size:1.4rem;display:none}.btn{border:2px solid var(--green);background:var(--green);color:#fff;border-radius:6px;justify-content:center;align-items:center;min-height:46px;padding:11px 18px;font-weight:900;display:inline-flex}.btn:hover{background:var(--green-dark);border-color:var(--green-dark)}.btn.alt{color:var(--ink);border-color:var(--ink);background:#fff}.btn.small{min-height:40px;padding:8px 13px}.eyebrow{color:var(--green-dark);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:16px;font-size:.78rem;font-weight:900;display:inline-flex}.eyebrow:before{content:"";background:var(--green);border-radius:99px;width:34px;height:4px}.hero{border-bottom:1px solid var(--line);background:linear-gradient(105deg,#f6f8f9fa,#f6f8f9de)}.hero-grid{grid-template-columns:1.05fr .8fr;align-items:center;gap:48px;min-height:610px;padding:64px 0;display:grid}.lead{color:var(--charcoal);max-width:720px;font-size:1.22rem}.checks{color:var(--charcoal);gap:10px;margin:24px 0;padding:0;font-weight:800;list-style:none;display:grid}.checks li{padding-left:28px;position:relative}.checks li:before{content:"+";color:var(--green);font-weight:900;position:absolute;left:0}.actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.proof-card{background:var(--ink);color:#fff;border-top:6px solid var(--green);box-shadow:var(--shadow);border-radius:9px;padding:28px}.proof-card h2,.proof-card h3{color:#fff}.proof-card p{color:#ffffffb8}.proof-list{gap:12px;margin-top:22px;display:grid}.proof-item{background:#ffffff0d;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:38px 1fr;gap:12px;padding:14px;display:grid}.num{width:38px;height:38px;color:var(--green);background:#88b73b2e;border-radius:6px;place-items:center;font-weight:900;display:grid}.offer{color:#fff;box-shadow:var(--shadow);background:#2f2f2f;border-bottom:4px solid #ffd446;border-radius:8px;padding:28px}.offer h2,.offer h3{color:#fff}.offer-label{color:#111;text-transform:uppercase;background:#ffd446;border-radius:99px;padding:5px 11px;font-size:.78rem;font-weight:900;display:inline-flex}.section{padding:82px 0}.section.soft{background:var(--paper)}.section.dark{background:var(--ink);color:#ffffffbf}.section.dark h2,.section.dark h3{color:#fff}.section-title{max-width:800px;margin-bottom:34px}.grid-2,.grid-3,.grid-4{gap:22px;display:grid}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:24px;box-shadow:0 8px 22px #171f260d}.card.accent{border-top:5px solid var(--green)}.card.red{border-top-color:var(--red)}.card.amber{border-top-color:var(--amber)}.card.blue{border-top-color:var(--blue)}.icon-box{width:46px;height:46px;color:var(--green-dark);background:#88b73b24;border-radius:8px;place-items:center;margin-bottom:16px;font-weight:900;display:grid}.process{counter-reset:step}.process .card{padding-top:58px;position:relative}.process .card:before{counter-increment:step;content:counter(step);background:var(--green);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid;position:absolute;top:18px;left:22px}.image-card{padding:0;overflow:hidden}.image-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.image-card div{padding:22px}.split{grid-template-columns:1fr 1fr;align-items:center;gap:42px;display:grid}.quote-panel{background:var(--paper);border-left:6px solid var(--green);border-radius:8px;padding:30px}.page-hero{background:linear-gradient(115deg,var(--paper),#fff);border-bottom:1px solid var(--line);padding:90px 0 64px}.page-hero p{max-width:760px;font-size:1.14rem}.resource-card{flex-direction:column;display:flex}.resource-card .btn{align-self:flex-start;margin-top:auto}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{gap:7px;display:grid}.field.full{grid-column:1/-1}label{color:var(--charcoal);font-weight:800}input,select,textarea{width:100%;font:inherit;background:#fff;border:1px solid #cdd3d9;border-radius:6px;padding:13px}textarea{resize:vertical;min-height:140px}.notice{color:var(--muted);font-size:.88rem}.footer{color:#ffffffad;background:#17191b;padding:58px 0 24px}.footer h3{color:#fff}.footer-grid{grid-template-columns:1.2fr .8fr .8fr;gap:34px;display:grid}.footer a:hover{color:var(--green)}.footer-links{gap:8px;display:grid}.footer-bottom{border-top:1px solid #ffffff1f;margin-top:38px;padding-top:20px;font-size:.85rem}.pill{color:var(--green-dark);background:#88b73b24;border-radius:99px;padding:6px 10px;font-size:.78rem;font-weight:900;display:inline-flex}.callout{background:#fff6d8;border:1px solid #edd98f;border-radius:8px;padding:26px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){.menu-toggle{display:block}.nav-links{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;padding:14px 18px;display:none;position:absolute;top:76px;left:0;right:0}.nav-links.open{display:flex}.hero-grid,.split{grid-template-columns:1fr}.hero-grid{padding:52px 0}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3,.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media (width<=620px){.grid-2,.grid-3,.grid-4,.form-grid,.footer-grid{grid-template-columns:1fr}.field.full,.footer-grid>div:first-child{grid-column:auto}.section{padding:62px 0}.topbar .wrap{text-align:center;justify-content:center}.hero-grid{min-height:auto}.proof-card{padding:22px}.actions .btn{width:100%}}.nav-group{position:relative}.nav-parent{align-items:center;gap:5px;display:flex}.dropdown{border:1px solid var(--line);width:390px;box-shadow:var(--shadow);opacity:0;visibility:hidden;z-index:100;background:#fff;border-radius:8px;padding:10px;transition:all .18s;display:grid;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(8px)}.dropdown-narrow{width:360px}.dropdown a{border-radius:6px;gap:2px;padding:12px 14px;display:grid}.dropdown a:hover{background:var(--paper)}.dropdown strong{color:var(--ink);font-size:.9rem}.dropdown small{color:var(--muted);font-size:.78rem;font-weight:500;line-height:1.35}.nav-group:hover .dropdown,.nav-group:focus-within .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.proof-item strong,.proof-item small{display:block}.proof-item small{color:#ffffffb8;margin-top:2px;line-height:1.45}.kicker{color:var(--green-dark);text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:900}.link-arrow{color:var(--green-dark);font-weight:900}.feature-list{gap:18px;display:grid}.feature-row{grid-template-columns:48px 1fr;align-items:start;gap:16px;display:grid}.feature-row .num{margin-top:2px}.comparison{border-collapse:collapse;border:1px solid var(--line);background:#fff;width:100%}.comparison th,.comparison td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:16px}.comparison th{background:var(--ink);color:#fff}.comparison tr:last-child td{border-bottom:0}.article{max-width:820px}.article h2{margin-top:48px}.article h3{margin-top:30px}.article ul{padding-left:22px}.article-meta{color:var(--muted);margin-bottom:28px;font-size:.92rem}.tag-row{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.blog-card{flex-direction:column;display:flex}.blog-card .link-arrow{margin-top:auto}.cta-band{background:var(--ink);color:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:26px;padding:34px;display:flex}.cta-band h2{color:#fff;margin-bottom:8px}.cta-band p{color:#ffffffb8;margin:0}@media (width<=900px){.nav-group{width:100%}.nav-parent{justify-content:space-between}.dropdown{opacity:1;visibility:visible;width:100%;box-shadow:none;border:0;border-left:3px solid var(--green);border-radius:0;margin:4px 0 8px;display:none;position:static;transform:none}.nav-group.expanded .dropdown{display:grid}.nav-group:hover .dropdown:not(.x){transform:none}.cta-band{flex-direction:column;align-items:flex-start}}.section.dark .checks{color:#fff}.section.dark .quote-panel{color:var(--steel)}.section.dark .quote-panel h3{color:var(--ink)}.section.dark .quote-panel p{color:var(--steel)}.industry-page.healthcare{--industry:#237c8b;--industry-dark:#185a66;--industry-soft:#237c8b24}.industry-page.construction{--industry:#c98524;--industry-dark:#8a5a18;--industry-soft:#c9852429}.industry-page .industry-hero{background:linear-gradient(105deg,#f6f8f9f5,#f6f8f9e0),linear-gradient(135deg,var(--industry-soft),#88b73b14)}.industry-page .eyebrow{color:var(--industry-dark)}.industry-page .eyebrow:before,.industry-page .btn,.industry-page .process .card:before{background:var(--industry);border-color:var(--industry)}.industry-page .btn:hover{background:var(--industry-dark);border-color:var(--industry-dark)}.industry-page .btn.alt{color:var(--ink);border-color:var(--ink);background:#fff}.industry-page .proof-card{border-top-color:var(--industry);background:#172b31}.industry-page.construction .proof-card{background:#2b2824}.industry-page .num{background:var(--industry-soft);color:var(--industry)}.industry-page .card.accent{border-top-color:var(--industry)}.industry-page .checks li:before,.industry-page .link-arrow{color:var(--industry)}.industry-page .quote-panel{border-left-color:var(--industry)}.industry-page .offer .btn{background:var(--green);border-color:var(--green);color:#101316}.industry-page .offer .btn:hover{background:#9ad247;border-color:#9ad247}.offer-grid{align-items:center;margin-top:18px}.media-frame{border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.media-frame img{object-fit:cover;width:100%;height:100%;min-height:360px}.section.dark .card h3{color:var(--ink)}.section.dark .card p{color:var(--steel)}.quick-enquiry{width:min(var(--max),calc(100% - 34px));background:var(--ink);color:#ffffffc2;box-shadow:var(--shadow);border-radius:10px;grid-template-columns:.85fr 1.15fr;align-items:start;gap:34px;margin:72px auto;padding:34px;display:grid}.quick-enquiry h2{color:#fff}.quick-enquiry .eyebrow{color:var(--green)}.quick-enquiry form{background:#fff;border-radius:8px;padding:26px}.quick-enquiry .link-arrow{color:var(--green);align-items:center;margin-top:12px;display:inline-flex}.certificate-sample{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;margin:0;padding:16px}.certificate-sample img{object-fit:contain;width:100%;max-height:520px}.certificate-sample figcaption{color:var(--muted);margin-top:10px;font-size:.82rem}.estimator-shell{background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:30px}.estimator-shell .estimator-card{border:1px solid var(--line);background:#fff;border-radius:10px;margin-bottom:16px;padding:20px;box-shadow:0 8px 24px #0f172a0d}.estimator-shell table{border-collapse:collapse;width:100%;min-width:760px}.estimator-shell th,.estimator-shell td{border-bottom:1px solid var(--line);text-align:right;padding:9px}.estimator-shell th:first-child,.estimator-shell td:first-child{text-align:left}.estimator-shell th{background:#f9fafb}.estimator-table-wrap{overflow-x:auto}.estimator-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.estimator-results{grid-template-columns:1.3fr .8fr;gap:20px;display:grid}.estimator-error{color:var(--red);margin-top:10px;font-weight:700}.estimator-highlight{color:var(--green-dark);font-weight:900}.image-strip{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.image-strip img{aspect-ratio:4/3;object-fit:cover;border-radius:8px;width:100%;box-shadow:0 8px 22px #171f2614}@media (width<=900px){.quick-enquiry,.estimator-results{grid-template-columns:1fr}.image-strip{grid-template-columns:1fr 1fr}}@media (width<=620px){.quick-enquiry{padding:24px}.image-strip{grid-template-columns:1fr}}.contact-layout{grid-template-columns:minmax(0,1.15fr) minmax(290px,.85fr);align-items:start;gap:38px;display:grid}.contact-summary{background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:28px;position:sticky;top:112px}.contact-summary h2{font-size:clamp(1.85rem,3vw,2.7rem)}.contact-actions{gap:12px;margin:22px 0;display:grid}.contact-action{border:1px solid var(--line);background:#fff;border-radius:8px;gap:3px;padding:15px 16px;display:grid}.contact-action:hover{border-color:var(--green);box-shadow:0 7px 18px #171f2612}.contact-action span{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.78rem;font-weight:900}.contact-action strong{color:var(--ink);overflow-wrap:anywhere}.contact-note{padding-top:8px}.compact-checks{margin-bottom:18px;font-size:.94rem}.office-details{border-top:1px solid var(--line);padding-top:16px}.office-details summary{cursor:pointer;color:var(--green-dark);font-weight:900;list-style:none}.office-details summary::-webkit-details-marker{display:none}.office-details summary:after{content:"+";float:right;font-size:1.2rem}.office-details[open] summary:after{content:"−"}.office-list{padding-top:15px;font-size:.9rem}.office-list p{margin-bottom:13px}@media (width<=900px){.nav-inner{min-height:68px}.menu-toggle{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;border-radius:7px;place-items:center;display:grid}.nav-links{max-height:calc(100vh - 68px);top:68px;overflow-y:auto;box-shadow:0 16px 30px #171f2624}.nav-links>a,.nav-parent{width:100%;padding:13px 12px!important}.nav-links .btn.small{margin-top:6px}body.menu-open{overflow:hidden}.contact-layout{grid-template-columns:1fr}.contact-summary{order:-1;padding:24px;position:static}}@media (width<=620px){.topbar{display:none}.brand{font-size:1.08rem}.brand-mark{width:36px;height:36px}.brand small{font-size:.56rem}.nav-inner{min-height:64px}.nav-links{padding:10px 14px 18px;top:64px}.dropdown a{padding:11px 12px}.dropdown small{display:none}.page-hero{padding:58px 0 42px}.contact-summary h2{font-size:1.75rem}.contact-actions{margin-bottom:14px}.compact-checks{font-size:.9rem}}.home-visual-band{background:linear-gradient(180deg,var(--paper) 0%,#fff 100%);padding:0 0 46px}.home-hero-image{background:var(--ink);box-shadow:var(--shadow);border-radius:10px;margin:0;overflow:hidden}.home-hero-image img{aspect-ratio:16/9;object-fit:cover;width:100%}.home-hero-image figcaption,.proof-operation-image figcaption{background:var(--ink);color:#ffffffc7;padding:13px 16px;font-size:.86rem}.home-feature-image{border:1px solid var(--line);background:var(--ink);box-shadow:var(--shadow);border-radius:10px;grid-template-columns:1.18fr .82fr;gap:0;margin-top:34px;display:grid;overflow:hidden}.home-feature-image img{object-fit:cover;width:100%;height:100%;min-height:390px}.home-feature-image>div{color:#ffffffc2;flex-direction:column;justify-content:center;padding:34px;display:flex}.home-feature-image h3{color:#fff;margin-top:16px;font-size:clamp(1.55rem,2.5vw,2.25rem)}.home-feature-image .pill{color:#a9db58;background:#88b73b33;align-self:flex-start}.home-feature-image .link-arrow{color:#a9db58;margin-top:8px}.proof-visual-section{align-items:stretch}.proof-operation-image{background:var(--ink);box-shadow:var(--shadow);border-radius:10px;align-self:stretch;margin:0;overflow:hidden}.proof-operation-image img{object-fit:cover;width:100%;height:calc(100% - 51px);min-height:520px}@media (width<=900px){.home-feature-image{grid-template-columns:1fr}.home-feature-image img{min-height:330px}.proof-operation-image img{min-height:360px}}@media (width<=620px){.home-visual-band{padding-bottom:26px}.home-hero-image{border-radius:7px}.home-hero-image img{aspect-ratio:4/3}.home-feature-image>div{padding:24px}.home-feature-image img{min-height:260px}.proof-operation-image img{min-height:300px}}.itf-header{z-index:60;position:relative}.itf-topbar{color:#fff;background:#8ab838}.itf-topbar-inner{justify-content:space-between;align-items:center;gap:20px;min-height:51px;display:flex}.itf-contact-strip{align-items:stretch;min-height:51px;display:flex}.itf-contact-strip>a,.itf-contact-strip>span{border-right:1px solid #ffffff4d;align-items:center;gap:8px;padding:0 18px;font-size:.9rem;display:flex}.itf-contact-strip>a:first-child{padding-left:0}.itf-contact-strip a:hover{color:#303337}.itf-icon{font-size:.92rem}.itf-top-cta{color:#fff;letter-spacing:.01em;background:#303337;align-self:stretch;align-items:center;padding:0 26px;font-size:.88rem;font-weight:900;display:flex}.itf-top-cta:hover{background:#202326}.itf-header .nav{background:#fff;border-bottom:1px solid #e3e3e3;top:0;box-shadow:0 3px 8px #00000009}.itf-header .nav-inner{min-height:82px}.itf-header .brand{min-width:250px}.itf-header .brand-mark{background:#8ab838}.itf-header .nav-links{gap:0;height:82px}.itf-header .nav-links>a,.itf-header .nav-parent{color:#3e3e3e;border-radius:0;align-items:center;height:82px;padding:0 13px;font-size:.86rem;font-weight:800;display:flex}.itf-header .nav-links>a:hover,.itf-header .nav-parent:hover,.itf-header .nav-links a[aria-current=page]{color:#8ab838;background:0 0}.itf-header .nav-quote{color:#fff!important;background:#8ab838!important;border-radius:0!important;height:51px!important;margin-left:8px!important;padding:0 19px!important}.itf-header .nav-quote:hover{color:#fff!important;background:#303337!important}.itf-header .dropdown{border-top:3px solid #8ab838;border-radius:0;top:calc(100% - 1px);box-shadow:0 12px 28px #0000001f}.itf-footer{color:#ededed;background:#3e3e3e;padding:58px 0 0}.itf-footer-grid{grid-template-columns:1.35fr .9fr .95fr 1fr;gap:42px;display:grid}.itf-footer h3{color:#fff;text-transform:uppercase;margin-bottom:10px;font-size:1.2rem}.footer-rule{border-top:3px solid #8ab838;width:43px;margin-bottom:25px;display:block}.footer-brand-lockup{color:#fff;align-items:center;gap:10px;margin-bottom:24px;font-size:1.42rem;font-weight:900;display:inline-flex}.footer-brand-lockup small{color:#c8c8c8;text-transform:uppercase;letter-spacing:.08em;font-size:.62rem;display:block}.itf-footer-brand p{max-width:420px}.footer-iso{background:#fff;border-radius:2px;width:100%;max-width:320px;margin-top:22px;padding:7px}.itf-footer .footer-links{gap:11px;display:grid}.itf-footer .footer-links a,.itf-footer .footer-links span{color:#ededed;font-size:.92rem;line-height:1.45}.itf-footer .footer-links a:hover{color:#8ab838}.footer-contact-links span{overflow-wrap:anywhere}.footer-cta{background:#8ab838;margin-top:24px;padding:12px 18px;font-weight:900;display:inline-flex;color:#fff!important}.footer-cta:hover{background:#2f2f2f!important}.itf-footer-bottom{color:#c9c9c9;background:#303337;margin-top:46px;padding:18px 0;font-size:.82rem}@media (width<=1080px){.itf-address{display:none}.itf-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.itf-footer-grid>div:first-child{grid-column:1/-1}.footer-iso{max-width:280px}.itf-header .brand{min-width:auto}}@media (width<=900px){.itf-topbar-inner,.itf-contact-strip{min-height:44px}.itf-contact-strip>span{display:none}.itf-contact-strip>a{padding:0 12px;font-size:.82rem}.itf-top-cta{padding:0 16px;font-size:.8rem}.itf-header .nav-inner{min-height:68px}.itf-header .nav-links{height:auto;top:68px}.itf-header .nav-links>a,.itf-header .nav-parent{height:auto!important;padding:13px 12px!important}.itf-header .nav-quote{border-radius:6px!important;height:auto!important;margin-top:6px!important;margin-left:0!important;padding:13px 12px!important}.itf-header .dropdown{border-top:0;border-left:3px solid #8ab838}.itf-footer-grid{grid-template-columns:1fr 1fr}.itf-footer-grid>div:first-child{grid-column:1/-1}}@media (width<=620px){.itf-topbar{display:block}.itf-topbar-inner{justify-content:center}.itf-contact-strip>a:nth-child(2){display:none}.itf-contact-strip>a:first-child{border-right:0}.itf-top-cta{display:none}.itf-footer{padding-top:42px}.itf-footer-grid{grid-template-columns:1fr;gap:34px}.itf-footer-grid>div:first-child{grid-column:auto}.footer-iso{max-width:260px}.itf-footer-bottom{margin-top:34px}.itf-header .brand{font-size:1.08rem}}body,input,select,textarea,button,h1,h2,h3,h4,h5,h6,.nav-links,.itf-topbar,.btn,.footer-links,.footer-cta,.brand,.footer-brand-lockup{font-family:Roboto Condensed,Arial,Helvetica,sans-serif}.brand small,.footer-brand-lockup small{font-family:Rubik,Arial,Helvetica,sans-serif;font-weight:400}.itf-topbar-inner{justify-content:flex-start}.itf-contact-strip{width:100%}.itf-contact-strip>a,.itf-contact-strip>span{font-weight:500}.itf-header .nav-links>a,.itf-header .nav-parent,.itf-header .nav-quote,.btn,.footer-cta{font-weight:700}@media (width<=900px){.itf-topbar-inner{justify-content:center}.itf-contact-strip{width:auto}}.brand-copy small,.footer-brand-lockup .brand-copy small{color:var(--muted);letter-spacing:.055em;text-transform:uppercase;font-size:.63rem;font-weight:500;display:block}.brand-copy small strong,.footer-brand-lockup .brand-copy small strong{color:#78a92f;letter-spacing:.07em;font-size:1.08em;font-weight:900}.footer-brand-lockup .brand-copy small{color:#c8c8c8}.footer-brand-lockup .brand-copy small strong{color:#9dcc4c}.risk-word{color:#b42318}.relief-word{color:var(--green-dark)}.itf-header .itf-external-link{color:#303337}.itf-header .itf-external-link span{color:#8ab838;margin-left:2px;font-size:.78em}.itf-header .nav-links>a,.itf-header .nav-parent{padding-left:9px;padding-right:9px;font-size:.8rem}.itf-credibility-band{border-bottom:1px solid var(--line);background:#fff;padding:44px 0}.credibility-grid{grid-template-columns:1.45fr .85fr;align-items:center;gap:42px;display:grid}.credibility-copy h2{margin-bottom:12px;font-size:clamp(1.75rem,2.8vw,2.55rem)}.credibility-copy p{max-width:780px}.credibility-stats{border:1px solid var(--line);background:var(--paper);grid-template-columns:repeat(3,1fr);display:grid}.credibility-stats>div{text-align:center;border-right:1px solid var(--line);padding:22px 16px}.credibility-stats>div:last-child{border-right:0}.credibility-stats strong{color:var(--ink);margin-bottom:7px;font-size:1.55rem;line-height:1;display:block}.credibility-stats span{color:var(--muted);font-size:.78rem;line-height:1.3;display:block}.relief-band{background:#f4f8ed;border-top:1px solid #dbe8c8;border-bottom:1px solid #dbe8c8;padding:54px 0}.relief-inner{grid-template-columns:1fr auto;align-items:center;gap:36px;display:grid}.relief-inner h2{margin-bottom:10px}.relief-inner p{max-width:800px;margin-bottom:0}@media (width<=1180px){.itf-header .nav-links>a,.itf-header .nav-parent{padding-left:7px;padding-right:7px;font-size:.75rem}.itf-header .nav-quote{padding-left:13px!important;padding-right:13px!important}.itf-header .brand{min-width:220px;font-size:1.15rem}}@media (width<=1040px){.itf-header .menu-toggle{display:block}.itf-header .nav-links{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;height:auto;max-height:calc(100vh - 126px);padding:14px 18px;display:none;position:absolute;top:82px;left:0;right:0;overflow-y:auto}.itf-header .nav-links.open{display:flex}.itf-header .nav-links>a,.itf-header .nav-parent{font-size:.9rem;height:auto!important;padding:13px 12px!important}.itf-header .dropdown{box-shadow:none;border-top:0;border-left:3px solid #8ab838;margin:0 0 8px 10px;display:none;position:static}.itf-header .nav-group.expanded .dropdown{display:grid}.itf-header .nav-quote{border-radius:6px!important;height:auto!important;margin-top:6px!important;margin-left:0!important;padding:13px 12px!important}.credibility-grid,.relief-inner{grid-template-columns:1fr}.relief-inner .btn{justify-self:start}}@media (width<=620px){.credibility-stats{grid-template-columns:1fr}.credibility-stats>div{border-right:0;border-bottom:1px solid var(--line)}.credibility-stats>div:last-child{border-bottom:0}.itf-credibility-band{padding:36px 0}.relief-band{padding:42px 0}.relief-inner .btn{width:100%}}.home-offer-section{padding-top:54px;padding-bottom:54px}.home-risk-visual .split{align-items:center}.home-risk-image{background:var(--ink);box-shadow:var(--shadow);border-radius:10px;margin:0;overflow:hidden}.home-risk-image img{object-fit:cover;width:100%;height:100%;min-height:430px}.risk-flow{flex-wrap:wrap;align-items:center;gap:9px;margin:26px 0 10px;display:flex}.risk-flow span{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:6px;padding:10px 13px;font-weight:800;display:inline-flex}.risk-flow b{color:#b42318;font-size:1.15rem}.risk-flow .resolved-step{color:var(--green-dark);background:#f4f8ed;border-color:#b8d88a}.onsite-image-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.onsite-image-grid figure{background:#2b2e31;border:1px solid #ffffff1f;border-radius:8px;margin:0;overflow:hidden}.onsite-image-grid img{aspect-ratio:4/3;object-fit:cover;width:100%}.onsite-image-grid figcaption{color:#fff;padding:11px 12px;font-weight:800}.proof-home-simplified{align-items:center}.compact-checks{margin-top:22px}.proof-stack{grid-template-columns:1fr 1fr;align-items:stretch;gap:16px;display:grid}.proof-stack figure{border:1px solid var(--line);background:#fff;border-radius:9px;margin:0;overflow:hidden;box-shadow:0 10px 28px #171f2614}.proof-stack img{object-fit:cover;width:100%;height:360px}.proof-stack .certificate-sample img{object-fit:contain;background:#fff;padding:8px}.proof-stack figcaption{color:var(--muted);padding:11px 13px;font-size:.82rem}.iso-trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:34px 0}.iso-trust-inner{grid-template-columns:1fr auto auto;align-items:center;gap:28px;display:grid}.iso-trust-inner h2{margin-bottom:0;font-size:clamp(1.45rem,2vw,2rem)}.iso-trust-inner img{width:290px;max-width:100%}.home-resource-compact{padding-top:48px;padding-bottom:48px}.resource-compact-grid{grid-template-columns:1fr auto;align-items:center;gap:32px;display:grid}.resource-compact-grid p{margin-bottom:0}.resource-compact-grid .actions{justify-content:flex-end;margin-top:0}.quick-enquiry{border-radius:10px}@media (width<=1040px){.onsite-image-grid{grid-template-columns:1fr 1fr}.onsite-image-grid figure:last-child{grid-column:1/-1}.proof-stack{grid-template-columns:1fr}.proof-stack img{height:320px}.iso-trust-inner{grid-template-columns:1fr auto}.iso-trust-inner .link-arrow{grid-column:1/-1}.resource-compact-grid{grid-template-columns:1fr}.resource-compact-grid .actions{justify-content:flex-start}}@media (width<=700px){.risk-flow{grid-template-columns:1fr;display:grid}.risk-flow b{justify-self:center;transform:rotate(90deg)}.home-risk-image img{min-height:300px}.onsite-image-grid{grid-template-columns:1fr}.onsite-image-grid figure:last-child{grid-column:auto}.proof-stack img{height:280px}.iso-trust-inner{grid-template-columns:1fr}.iso-trust-inner img{width:250px}.resource-compact-grid .actions{display:grid}.resource-compact-grid .btn{width:100%}}.hero-grid-home{grid-template-columns:1.05fr .8fr;align-items:start}.hero-support-image{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;margin:28px 0 0;overflow:hidden}.hero-support-image img{aspect-ratio:16/9;object-fit:cover;width:100%}.hero-support-image figcaption,.credibility-image figcaption,.offer-image figcaption{color:var(--muted);background:#fff;padding:11px 13px;font-size:.82rem}.credibility-grid-visual{grid-template-columns:1.1fr .9fr;align-items:center}.credibility-grid-visual .credibility-stats{margin-top:24px}.credibility-image{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;margin:0;overflow:hidden}.credibility-image img{object-fit:cover;width:100%;height:100%;min-height:360px}.offer-grid{grid-template-columns:1.05fr .95fr}.offer-grid .actions{margin-top:20px}.offer-image{background:#ffffff0f;border:1px solid #ffffff24;border-radius:9px;margin:0;overflow:hidden}.offer-image img{aspect-ratio:4/3;object-fit:cover;width:100%}.what-we-destroy .card{height:100%}.recognised-standards .grid-4{align-items:stretch}.recognised-standards .card{border-top:5px solid var(--green);height:100%}@media (width<=1040px){.hero-grid-home,.credibility-grid-visual,.offer-grid{grid-template-columns:1fr}.credibility-image img{min-height:300px}}@media (width<=700px){.hero-support-image img,.offer-image img{aspect-ratio:4/3}.credibility-image img{min-height:240px}}.australian-risk-section{background:#f6f8f9}.risk-stat-grid{align-items:stretch}.risk-stat-card{border:1px solid var(--line);background:#fff;border-top:5px solid #b42318;border-radius:9px;flex-direction:column;padding:26px;display:flex;box-shadow:0 8px 22px #171f260d}.risk-stat-card>strong{color:#b42318;margin-bottom:18px;font-size:clamp(2rem,4vw,3.1rem);line-height:1;display:block}.risk-stat-card h3{font-size:1.3rem}.risk-stat-card p{flex:1}.risk-stat-card .link-arrow{margin-top:10px}.risk-takeaway{background:var(--ink);color:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:24px;margin-top:26px;padding:24px 26px;display:flex}.risk-takeaway strong{color:#fff}.risk-takeaway .btn{flex:none}.what-we-destroy .section-title{max-width:900px}.what-we-destroy .section-title .actions{margin-top:22px}@media (width<=800px){.risk-takeaway{flex-direction:column;align-items:stretch}.risk-takeaway .btn{width:100%}}.destroy-card{border:1px solid var(--line);background:#fff;border-radius:14px;height:100%;padding:22px 20px;box-shadow:0 8px 22px #171f2614}.destroy-icon{width:32px;height:32px;color:var(--green-dark);background:#eef4df;border:1px solid #d6e6ba;border-radius:6px;justify-content:center;align-items:center;margin-bottom:16px;font-size:1.25rem;font-weight:900;display:inline-flex}.destroy-card h3{margin-bottom:10px}.destroy-card p{margin-bottom:0}.service-model-grid{align-items:stretch}.service-model-card{border:1px solid var(--line);border-left:6px solid var(--green);background:linear-gradient(#fff 0%,#f8fafb 100%);border-radius:12px;flex-direction:column;gap:10px;height:100%;padding:24px 22px;display:flex;box-shadow:0 10px 26px #171f2612}.service-model-label{color:var(--green-dark);text-transform:uppercase;letter-spacing:.03em;background:#eef4df;border:1px solid #d6e6ba;border-radius:999px;align-self:flex-start;padding:5px 10px;font-size:.76rem;font-weight:800;display:inline-flex}.service-model-card h3{margin:0}.service-model-card p{margin:0 0 8px}.service-model-card .pill{align-self:flex-start;margin-top:auto}@media (width<=700px){.destroy-card,.service-model-card{padding:20px 18px}}.service-model-grid .service-model-card:first-child{border-left-color:#88b73b}.service-model-grid .service-model-card:first-child .service-model-label{color:#56781e;background:#eef4df;border-color:#d6e6ba}.service-model-grid .service-model-card:nth-child(2){border-left-color:#0f766e}.service-model-grid .service-model-card:nth-child(2) .service-model-label{color:#0f766e;background:#e7f5f3;border-color:#b9e1dc}.service-model-grid .service-model-card:nth-child(3){border-left-color:#b45309}.service-model-grid .service-model-card:nth-child(3) .service-model-label{color:#b45309;background:#fff4e8;border-color:#f3d3ab}.recognised-standards .grid-4 .card:first-child{border-top-color:#88b73b}.recognised-standards .grid-4 .card:nth-child(2){border-top-color:#0f766e}.recognised-standards .grid-4 .card:nth-child(3){border-top-color:#b45309}.recognised-standards .grid-4 .card:nth-child(4){border-top-color:#7c3aed}.recognised-standards .grid-4 .card:first-child h3{color:#56781e}.recognised-standards .grid-4 .card:nth-child(2) h3{color:#0f766e}.recognised-standards .grid-4 .card:nth-child(3) h3{color:#b45309}.recognised-standards .grid-4 .card:nth-child(4) h3{color:#7c3aed}.destroy-card{cursor:default;min-height:150px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative}.destroy-card p{opacity:0;max-height:0;margin:0;transition:max-height .24s,opacity .2s,transform .2s,margin .2s;overflow:hidden;transform:translateY(-4px)}.destroy-card:hover,.destroy-card:focus-within{border-color:#b9c4ce;transform:translateY(-3px);box-shadow:0 14px 32px #171f261f}.destroy-card:hover p,.destroy-card:focus-within p{opacity:1;max-height:130px;margin-top:8px;transform:translateY(0)}.proof-certificate-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:46px;display:grid}.proof-certificate-copy>p{max-width:720px}.proof-certificate-visual{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;margin:0;overflow:hidden}.proof-certificate-visual img{object-fit:contain;background:#fff;width:100%;height:520px;padding:16px}.proof-certificate-visual figcaption{color:var(--muted);border-top:1px solid var(--line);padding:11px 14px;font-size:.82rem}.resource-single-line{color:var(--charcoal);max-width:700px;margin:0;font-size:1.12rem;font-weight:700}@media (width<=900px){.proof-certificate-grid{grid-template-columns:1fr}.proof-certificate-visual img{height:420px}}@media (hover:none),(pointer:coarse){.destroy-card p{opacity:1;max-height:none;margin-top:8px;overflow:visible;transform:none}.destroy-card{min-height:0}}@media (width<=620px){.proof-certificate-visual img{height:340px}.resource-single-line{font-size:1rem}}.section-heading{color:var(--green-dark);letter-spacing:-.01em;align-items:center;gap:12px;margin:0 0 22px;font-size:clamp(1.55rem,2.4vw,2.25rem);font-weight:900;line-height:1.08;display:flex}.section-heading:before{content:"";background:var(--green);border-radius:99px;flex:0 0 44px;width:44px;height:5px}.section-heading-hero{margin-bottom:18px;font-size:clamp(1.25rem,1.8vw,1.65rem)}.streamlined-hero{grid-template-columns:1fr .92fr;align-items:center;min-height:590px}.hero-main-image{margin:0}.hero-main-image img{aspect-ratio:auto;object-fit:cover;height:100%;min-height:460px}.credibility-copy>.section-heading{margin-bottom:16px}.credibility-copy p{max-width:720px;font-size:1.05rem}.australian-risk-section .section-title,.what-we-destroy .section-title,.home-service-models .section-title{max-width:920px}.relief-heading{color:var(--ink);margin-bottom:12px;font-size:clamp(1.8rem,3vw,2.65rem)}.relief-heading:before{background:var(--green)}.dark-section-heading{color:#fff;font-size:clamp(1.7rem,2.7vw,2.45rem)}.proof-certificate-copy .section-heading{margin-bottom:22px}.proof-lead{color:var(--charcoal);font-size:1.18rem;font-weight:600}.recognised-standards .section-heading{margin-bottom:0}.resource-feature-card{border:1px solid var(--line);border-left:7px solid var(--green);background:#fff;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:34px;padding:34px 38px;display:grid;box-shadow:0 14px 34px #171f2614}.resource-feature-card p{color:var(--ink);max-width:800px;margin:0;font-size:clamp(1.45rem,2.3vw,2.05rem);font-weight:800;line-height:1.25}.resource-feature-card .actions{justify-content:flex-end;margin-top:0}@media (width<=1040px){.streamlined-hero{grid-template-columns:1fr;min-height:auto}.hero-main-image img{min-height:360px}.resource-feature-card{grid-template-columns:1fr}.resource-feature-card .actions{justify-content:flex-start}}@media (width<=700px){.section-heading{font-size:1.55rem}.section-heading:before{flex-basis:34px;width:34px;height:4px}.hero-main-image img{min-height:280px}.resource-feature-card{padding:26px 22px}.resource-feature-card p{font-size:1.4rem}.resource-feature-card .actions{display:grid}.resource-feature-card .btn{width:100%}}.itf-credibility-band,.home-offer-section,.what-we-destroy,.home-service-models,.proof-of-destruction-home,.home-resource-compact{border-top:1px solid var(--line)}.home-offer-section{background:#fff}.australian-risk-section{background:#f6f8fb;border-top:1px solid #d8dde3;border-bottom:1px solid #d8dde3}.what-we-destroy{background:#fff}.home-service-models{border-bottom:1px solid var(--line);background:#fbfcfd}.proof-of-destruction-home{background:#fff}.recognised-standards{background:#f7faf7;border-top:1px solid #d8dde3;border-bottom:1px solid #d8dde3}.home-resource-compact{background:#fff}.section-title{border-bottom:1px solid #59616b1f;margin-bottom:28px;padding-bottom:10px}.compact-section-title{border-bottom:0;padding-bottom:0}.estimator-explainer-card{border:1px solid var(--line);border-left:6px solid var(--green);background:#fff;border-radius:12px;grid-template-columns:1.2fr .8fr;align-items:center;gap:26px;margin-top:28px;padding:28px 26px;display:grid;box-shadow:0 10px 26px #171f260f}.estimator-heading{margin-bottom:12px}.estimator-explainer-card p:last-of-type{margin-bottom:0}.estimator-actions{justify-items:start;gap:12px;display:grid}.estimator-actions .btn{min-width:240px}@media (width<=900px){.estimator-explainer-card{grid-template-columns:1fr}.estimator-actions{justify-items:stretch}.estimator-actions .btn{width:100%;min-width:0}}.section-heading-hero{display:none}.compact-section-title{margin-bottom:18px}.destroy-items-grid{align-items:stretch}.destroy-card{position:relative;overflow:hidden}.destroy-card .destroy-icon{background:#f4cf64;border-radius:6px;width:34px;height:34px;margin-bottom:18px;display:inline-block;position:relative;box-shadow:inset 0 0 0 1px #00000014}.destroy-card .destroy-icon:before,.destroy-card .destroy-icon:after{content:"";background:#3f4650;position:absolute}.destroy-card .icon-drive:before{border-radius:10px;width:20px;height:12px;top:11px;left:7px}.destroy-card .icon-drive:after{background:#fff3d0;border-radius:50%;width:4px;height:4px;top:15px;right:9px;box-shadow:-8px 0 #fff3d0}.destroy-card .icon-ssd{background:#eceff3}.destroy-card .icon-ssd:before{background:0 0;border-radius:3px;width:18px;height:22px;top:6px;left:8px;box-shadow:inset 0 0 0 2px #3f4650}.destroy-card .icon-server{background:#eceff3}.destroy-card .icon-server:before{background:0 0;border-radius:2px;width:14px;height:22px;top:6px;left:10px;box-shadow:inset 0 0 0 2px #3f4650}.destroy-card .icon-server:after{width:8px;height:2px;top:11px;left:13px;box-shadow:0 5px #3f4650,0 10px #3f4650}.destroy-card .icon-backup{background:#eceff3}.destroy-card .icon-backup:before{background:0 0;border-radius:3px;width:20px;height:12px;top:11px;left:7px;box-shadow:inset 0 0 0 2px #3f4650}.destroy-card .icon-backup:after{background:#7da344;border-radius:50%;width:6px;height:6px;top:14px;left:14px}.destroy-card .icon-usb{background:#fff}.destroy-card .icon-usb:before{border-radius:2px;width:4px;height:20px;top:6px;left:15px;transform:rotate(-45deg)}.destroy-card .icon-usb:after{border-radius:2px;width:10px;height:4px;top:9px;left:18px;transform:rotate(-45deg)}.destroy-card .icon-other{background:#7fb74f}.destroy-card .icon-other:before{background:#fff;width:16px;height:3px;top:17px;left:9px;transform:rotate(-50deg)}.destroy-card .icon-other:after{background:0 0;border-bottom:3px solid #fff;border-left:3px solid #fff;width:8px;height:16px;top:8px;left:12px;transform:rotate(-45deg)}.service-standards{background:#f7faf7;border-top:1px solid #d8dde3;border-bottom:1px solid #d8dde3}.service-model-grid{gap:26px}.service-model-card{background:#fff;border-radius:16px;min-height:100%;padding:0;overflow:hidden;box-shadow:0 16px 40px #171f261a;border:0!important}.service-model-head{justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.service-model-label{color:#fff!important;background:#ffffff29!important;border:1px solid #ffffff47!important}.service-model-icon{color:#fff;font-size:1.4rem;line-height:1}.service-model-card h3,.service-model-card p,.service-model-card .pill{margin-left:22px;margin-right:22px}.service-model-card h3{margin-top:18px}.service-model-card p{margin-bottom:20px}.service-model-card .pill{color:var(--ink);border:1px solid var(--line);background:#f7f9fb;border-radius:8px;margin-bottom:22px;padding:10px 14px}.service-model-itad .service-model-head{background:linear-gradient(135deg,#b45309 0%,#8f4206 100%)}.service-model-itad{border-top:4px solid #b45309}.service-model-card:hover{transform:translateY(-2px)}.estimator-explainer-card{color:#fff;background:linear-gradient(135deg,#172026 0%,#223039 55%,#2f3f22 100%);border:0;margin-top:34px;padding:34px 30px;position:relative;overflow:hidden;box-shadow:0 20px 44px #171f262e}.estimator-explainer-card:before{content:"";background:radial-gradient(circle,#88b73b52 0%,#88b73b00 70%);width:220px;height:220px;position:absolute;top:-60px;right:-60px}.estimator-copy,.estimator-actions{z-index:1;position:relative}.estimator-badge{letter-spacing:.02em;text-transform:uppercase;background:#ffffff17;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:7px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.estimator-badge:before{content:"◦";color:#9dd04a;font-size:1.1rem}.estimator-heading{color:#fff;margin-bottom:14px}.estimator-explainer-card p{color:#ffffffeb}.estimator-actions{justify-items:stretch;gap:14px}.estimator-actions .btn{width:100%;min-width:0}.estimator-actions .btn.alt{color:#fff;background:0 0;border-color:#ffffff47}.estimator-actions .btn.alt:hover{background:#ffffff14}.estimator-note{color:#ffffffbd;line-height:1.45;display:block}@media (width<=900px){.service-model-card h3,.service-model-card p,.service-model-card .pill{margin-left:18px;margin-right:18px}.estimator-explainer-card{padding:28px 22px}}.lifecycle-estimator-section{background:linear-gradient(135deg,#172026 0%,#223039 58%,#2f3f22 100%);border:1px solid #ffffff0f;border-radius:16px;grid-template-columns:1fr 1fr;margin-top:34px;display:grid;overflow:hidden;box-shadow:0 20px 44px #171f262e}.lifecycle-estimator-image{min-height:100%;margin:0}.lifecycle-estimator-image img{object-fit:cover;width:100%;height:100%;min-height:430px}.lifecycle-estimator-content{color:#fff;flex-direction:column;justify-content:center;padding:36px 34px;display:flex}.lifecycle-estimator-tags{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.lifecycle-estimator-tags .pill{color:#b8e36d;background:#88b73b2e;border:1px solid #88b73b52}.lifecycle-estimator-tags .estimator-badge{color:#fff;background:#ffffff14;border-color:#ffffff29;margin-bottom:0}.lifecycle-estimator-content .section-heading{color:#fff}.lifecycle-estimator-content h3{color:#fff;margin-top:10px;margin-bottom:14px;font-size:1.65rem}.lifecycle-estimator-content p{color:#ffffffe0}.lifecycle-estimator-content .estimator-actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.lifecycle-estimator-content .estimator-actions .btn{width:auto;min-width:210px}.lifecycle-estimator-content .estimator-actions .btn.alt{color:#fff;background:0 0;border-color:#ffffff4d}.lifecycle-estimator-content .estimator-actions .btn.alt:hover{background:#ffffff14}@media (width<=900px){.lifecycle-estimator-section{grid-template-columns:1fr}.lifecycle-estimator-image img{min-height:320px}.lifecycle-estimator-content{padding:28px 22px}.lifecycle-estimator-content .estimator-actions{display:grid}.lifecycle-estimator-content .estimator-actions .btn{width:100%;min-width:0}}.service-model-grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.service-model-grid-two .service-model-card{min-height:230px}.service-model-grid-two .service-model-label{text-transform:none;letter-spacing:0;padding:8px 12px;font-size:.92rem}.service-model-grid-two .service-model-card p{margin-top:24px}.lifecycle-estimator-compact{margin-top:30px}.lifecycle-estimator-compact .lifecycle-estimator-content{padding:30px}.lifecycle-estimator-compact .estimator-heading{margin-bottom:12px}.lifecycle-estimator-compact p{max-width:680px;margin-bottom:18px;font-size:1.05rem}.lifecycle-estimator-compact .estimator-actions{flex-wrap:wrap;gap:12px;display:flex}@media (width<=760px){.service-model-grid-two{grid-template-columns:1fr}.service-model-grid-two .service-model-card{min-height:0}.lifecycle-estimator-compact .lifecycle-estimator-content{padding:24px}.lifecycle-estimator-compact .estimator-actions{display:grid}.lifecycle-estimator-compact .estimator-actions .btn{width:100%}}.service-model-offsite .service-model-label{color:#3f2d18!important;background:#fff8f073!important;border-color:#5d401a2e!important}.service-model-offsite .service-model-icon{color:#3f2d18}.onsite-process-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.onsite-process-grid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.onsite-process-card{text-align:center;background:#fff;border:1px solid #d3d7dc;border-radius:16px;padding:20px 18px 24px;box-shadow:0 8px 22px #171f2617}.process-number{border:3px solid var(--green);width:42px;height:42px;color:var(--green-dark);box-shadow:-5px 5px 0 -2px #fff, -7px 7px 0 -2px var(--green);border-radius:4px;place-items:center;margin:0 auto 16px;font-size:1.25rem;font-weight:900;display:grid}.onsite-process-card h3{margin-bottom:6px;font-size:1.3rem}.onsite-process-card p{margin:0}.onsite-what-we-destroy{border-bottom:1px solid var(--line);background:#fff}.onsite-offer-wrap{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f7f8fa}.onsite-offer-feature{color:#fff;background:linear-gradient(135deg,#2c3034 0%,#232629 72%,#31421f 100%);border-bottom:5px solid #ffd446;border-radius:16px;grid-template-columns:1.25fr .75fr;align-items:center;gap:34px;padding:34px 36px;display:grid;box-shadow:0 18px 40px #171f262e}.onsite-offer-feature h2{color:#fff;margin-top:16px;font-size:clamp(2rem,3.5vw,3rem)}.onsite-offer-feature p{color:#ffffffd6}.onsite-offer-note{font-weight:800;color:#fff!important}.onsite-offer-stats{grid-template-columns:1fr 1fr;gap:12px;display:grid}.onsite-offer-stats>div{text-align:center;background:#ffffff14;border:1px solid #ffffff24;border-radius:10px;padding:20px 14px}.onsite-offer-stats strong{color:#ffd446;margin-bottom:7px;font-size:2rem;line-height:1;display:block}.onsite-offer-stats span{color:#fff;font-size:.84rem;display:block}.compliance-assurance-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.compliance-assurance-grid{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.compliance-copy h2{max-width:620px;font-size:clamp(2rem,3.6vw,3.25rem)}.compliance-copy p{max-width:680px}.compliance-standard-list{gap:10px;display:grid}.compliance-standard-list>div{border-left:4px solid var(--green);color:var(--ink);background:#fbfbfb;border-radius:8px;padding:12px 14px;font-weight:800;box-shadow:0 3px 12px #171f260a}@media (width<=1050px){.onsite-process-grid{grid-template-columns:repeat(3,1fr)}.onsite-offer-feature,.compliance-assurance-grid{grid-template-columns:1fr}}@media (width<=700px){.onsite-process-grid{grid-template-columns:1fr}.onsite-offer-feature{padding:26px 20px}.onsite-offer-stats{grid-template-columns:1fr 1fr}.compliance-assurance-grid{gap:30px}}.onsite-page-hero{background:linear-gradient(115deg,var(--paper),#fff);padding:0}.onsite-hero-grid{grid-template-columns:1fr .82fr;align-items:center;gap:48px;padding:58px 0;display:grid}.onsite-hero-truck{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px;margin:0;overflow:hidden}.onsite-hero-truck img{aspect-ratio:4/3;object-fit:cover;width:100%}.onsite-hero-truck figcaption{color:var(--muted);padding:11px 13px;font-size:.82rem}.onsite-custody-summary .section-title{max-width:880px}.onsite-summary-checks{grid-template-columns:repeat(2,minmax(0,1fr));max-width:920px}.onsite-process-images{grid-template-columns:1fr 1fr;gap:22px;margin-top:30px;display:grid}.onsite-process-images figure{border:1px solid var(--line);background:#fff;border-radius:14px;margin:0;overflow:hidden;box-shadow:0 10px 28px #171f2614}.onsite-process-images img{object-fit:cover;width:100%;height:360px}.onsite-process-images figcaption{color:var(--ink);padding:12px 15px;font-weight:800}@media (width<=900px){.onsite-hero-grid,.onsite-summary-checks{grid-template-columns:1fr}.onsite-process-images img{height:300px}}@media (width<=620px){.onsite-hero-grid{padding:42px 0}.onsite-process-images{grid-template-columns:1fr}.onsite-process-images img{height:260px}}.onsite-page-hero{border-bottom:1px solid var(--line)}.onsite-hero-grid{gap:40px;padding:38px 0}.onsite-hero-truck img{aspect-ratio:16/10;object-fit:cover;max-height:380px}.onsite-hero-truck figcaption,.onsite-process-images figcaption{display:none}.onsite-custody-summary{padding-top:38px;padding-bottom:40px}.onsite-custody-summary .section-title{border-bottom:0;margin-bottom:14px;padding-bottom:0}.onsite-custody-summary .section-heading{margin-bottom:0}.onsite-custody-summary>.wrap>p{margin-bottom:14px}.onsite-summary-checks{gap:8px 28px;margin:14px 0 0}.onsite-process-section{padding-top:54px;padding-bottom:54px}.onsite-process-images{margin-top:24px}.onsite-process-images img{height:320px}.onsite-what-we-destroy,.onsite-offer-wrap,.compliance-assurance-section{padding-top:56px;padding-bottom:56px}.onsite-what-we-destroy .section-title{margin-bottom:22px}@media (width<=900px){.onsite-hero-grid{gap:26px;padding:32px 0}.onsite-hero-truck img{max-height:none}.onsite-custody-summary{padding-top:32px;padding-bottom:34px}.onsite-process-section,.onsite-what-we-destroy,.onsite-offer-wrap,.compliance-assurance-section{padding-top:46px;padding-bottom:46px}}@media (width<=620px){.onsite-hero-grid{padding:28px 0}.onsite-process-images img{height:240px}.onsite-custody-summary{padding-top:28px;padding-bottom:30px}}.onsite-hero-truck img{aspect-ratio:1;object-position:center;max-height:520px}.onsite-custody-summary .section-heading{white-space:nowrap;font-size:clamp(2.2rem,3.4vw,3.35rem);line-height:1.06}.onsite-custody-summary>.wrap>p{grid-column:1;max-width:none;margin-bottom:0;font-size:1.12rem}.onsite-summary-checks{grid-area:1/2/span 2;align-self:center;gap:14px 0;max-width:none;margin:0}@media (width<=1050px){.onsite-custody-summary .wrap{grid-template-columns:1fr}.onsite-summary-checks{grid-area:auto/1;margin-top:10px}.onsite-custody-summary .section-heading{white-space:normal}}@media (width<=900px){.onsite-hero-truck img{aspect-ratio:4/3;max-height:none}}.onsite-hero-copy p{max-width:720px;font-size:1.18rem}.onsite-page-hero .onsite-hero-grid{align-items:center;gap:40px}.onsite-custody-summary .wrap{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start;gap:18px 54px;display:grid}.onsite-custody-summary .section-title{grid-column:1/-1;max-width:none;margin-bottom:0}.onsite-custody-summary .section-heading{white-space:nowrap;letter-spacing:-.03em;font-size:clamp(2.6rem,4.2vw,4.2rem);line-height:1.02}.onsite-custody-summary>.wrap>p{grid-column:1;max-width:none;margin-bottom:0;padding-right:10px;font-size:1.14rem;line-height:1.65}.onsite-summary-checks{grid-area:2/2;grid-template-columns:1fr;align-self:start;gap:18px 0;max-width:none;margin:0;padding-top:6px;display:grid}.onsite-summary-checks li{font-size:1.05rem;line-height:1.45}@media (width<=1180px){.onsite-hero-copy h1{font-size:clamp(4rem,6.4vw,5.6rem)}.onsite-custody-summary .section-heading{white-space:normal}}@media (width<=1050px){.onsite-custody-summary .wrap{grid-template-columns:1fr}.onsite-summary-checks{grid-area:auto/1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 22px;margin-top:2px}.onsite-custody-summary .section-heading{font-size:clamp(2.4rem,5.6vw,3.5rem)}}@media (width<=720px){.onsite-hero-copy h1{max-width:none;font-size:clamp(3.4rem,12vw,4.6rem)}.onsite-summary-checks{grid-template-columns:1fr}}.onsite-hero-copy h1{font-size:clamp(3.9rem,6.4vw,5.7rem)}@media (width<=1180px){.onsite-hero-copy h1{font-size:clamp(3.7rem,5.9vw,5.2rem)}}@media (width<=720px){.onsite-hero-copy h1{font-size:clamp(3.1rem,10.5vw,4.2rem)}}.onsite-process-section .onsite-process-card,.onsite-destroy-section .destroy-card,.onsite-fit-section .card{background:#fff;border:1px solid #d7b56e;position:relative;box-shadow:0 10px 26px #9f772114}.onsite-process-section .onsite-process-card:before,.onsite-destroy-section .destroy-card:before,.onsite-fit-section .card:before{content:"";background:linear-gradient(#e3c987 0%,#c89a43 100%);border-radius:16px 0 0 16px;width:4px;position:absolute;top:0;bottom:0;left:0}.onsite-process-section .onsite-process-card:hover,.onsite-destroy-section .destroy-card:hover,.onsite-fit-section .card:hover{border-color:#c89a43;box-shadow:0 14px 30px #9f772124}.onsite-fit-section .card{padding-left:28px}.onsite-destroy-section .destroy-card{padding-left:24px}.onsite-process-section .onsite-process-card{padding-left:20px;padding-right:20px}.service-model-onsite .service-model-label,.service-model-offsite .service-model-label{color:#fff!important;background:#ffffff24!important;border-color:#ffffff3d!important}.service-model-onsite .service-model-icon,.service-model-offsite .service-model-icon{color:#fff}.service-model-onsite .service-model-head{background:linear-gradient(135deg,#2f3a3d 0%,#20292c 100%)}.service-model-offsite .service-model-head{background:linear-gradient(135deg,#b9824a 0%,#9e6d3e 100%)}.service-model-onsite{border-top:4px solid #2f3a3d}.service-model-offsite{border-top:4px solid #b9824a}.service-model-onsite .service-model-label,.service-model-offsite .service-model-label{padding:13px 16px;font-size:1.06rem;color:#fff!important;background:#ffffff24!important;border-color:#ffffff42!important}.service-model-onsite .service-model-icon,.service-model-offsite .service-model-icon{color:#fff;font-size:1.5rem}.service-model-head{padding:20px 22px}.service-model-onsite .pill{background:#f5f7f7;border-color:#d8e0e0}.service-model-offsite .pill{background:#fcf7f1;border-color:#e3cfbc}@media (width<=900px){.service-model-onsite .service-model-label,.service-model-offsite .service-model-label{padding:11px 14px;font-size:1rem}.service-model-head{padding:18px}}.resource-feature-card h3{color:var(--ink);margin-bottom:10px;font-size:clamp(1.65rem,2.6vw,2.4rem)}.resource-feature-card p{max-width:760px;font-size:1.16rem}.resource-feature-card{border:1px solid #d6dfcb;border-left:8px solid var(--green);background:linear-gradient(135deg,#f6f8f2 0%,#fff 58%,#edf3e5 100%);grid-template-columns:minmax(260px,.9fr) minmax(320px,1.1fr);grid-template-areas:"title copy""title actions";align-items:start;gap:20px 42px;position:relative;overflow:hidden;box-shadow:0 18px 40px #171f2614}.resource-feature-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#88b73b24 0%,#88b73b00 70%);width:220px;height:220px;position:absolute;top:-80px;right:-80px}.resource-feature-card h3{z-index:1;grid-area:title;align-self:center;max-width:8ch;margin:0;font-size:clamp(2.25rem,4vw,3.2rem);line-height:1.02;position:relative}.resource-feature-card p{z-index:1;grid-area:copy;max-width:720px;margin:8px 0 0;font-size:1.18rem;line-height:1.5;position:relative}.resource-feature-card .actions{z-index:1;grid-area:actions;justify-content:flex-start;align-items:center;gap:14px;position:relative}.resource-feature-card .btn{min-width:220px}.resource-feature-card .btn.alt{background:#fff;border-color:#b8c4ab}@media (width<=1040px){.resource-feature-card{grid-template-columns:1fr;grid-template-areas:"title""copy""actions";gap:18px}.resource-feature-card h3{align-self:start;max-width:none}}@media (width<=700px){.resource-feature-card{background:linear-gradient(#f6f8f2 0%,#fff 100%);padding:26px 22px}.resource-feature-card h3{font-size:clamp(2rem,8vw,2.7rem)}.resource-feature-card p{font-size:1.05rem}.resource-feature-card .actions{display:grid}.resource-feature-card .btn{width:100%;min-width:0}}.resource-feature-card{grid-template-columns:minmax(360px,.95fr) minmax(340px,1.05fr);align-items:center}.resource-feature-card h3{align-self:start;max-width:10.5ch;font-size:clamp(2.05rem,3.5vw,3rem);line-height:1.05}.resource-feature-card p{margin-top:0}@media (width<=1200px){.resource-feature-card{grid-template-columns:minmax(300px,.9fr) minmax(320px,1.1fr)}.resource-feature-card h3{max-width:11ch;font-size:clamp(1.95rem,3.2vw,2.7rem)}}@media (width<=1040px){.resource-feature-card h3{max-width:none}}.resource-feature-card{grid-template-columns:minmax(300px,.85fr) minmax(420px,1.15fr);gap:18px 56px;padding:34px 40px}.resource-feature-card h3{letter-spacing:-.03em;align-self:center;max-width:8.8ch;font-size:clamp(2.6rem,4vw,3.6rem);line-height:1.02}.resource-feature-card p{max-width:760px;font-size:1.22rem;line-height:1.45}.resource-feature-card .actions{flex-wrap:wrap;gap:16px}@media (width<=1200px){.resource-feature-card{grid-template-columns:minmax(240px,.8fr) minmax(320px,1.2fr);gap:18px 34px;padding:30px 32px}.resource-feature-card h3{max-width:9.2ch;font-size:clamp(2.3rem,3.8vw,3.1rem)}}@media (width<=1040px){.resource-feature-card{grid-template-columns:1fr;grid-template-areas:"title""copy""actions";padding:28px 26px}.resource-feature-card h3{align-self:start;max-width:none}}.resource-feature-card{padding:34px 40px;display:block}.resource-feature-card h3{width:100%;max-width:none;margin:0 0 18px;font-size:clamp(2.2rem,3.4vw,3.1rem);line-height:1.05}.resource-feature-card p{max-width:900px;margin:0 0 22px;font-size:1.16rem;line-height:1.5}.resource-feature-card .actions{justify-content:flex-start;gap:14px;margin-top:0}@media (width<=700px){.resource-feature-card{padding:26px 22px}.resource-feature-card h3{font-size:clamp(2rem,8vw,2.7rem)}.resource-feature-card .actions{display:grid}.resource-feature-card .btn{width:100%}}.offsite-page-hero{border-bottom:1px solid var(--line);background:linear-gradient(115deg,#f6f8f9 0%,#fff 100%)}.offsite-hero-grid{grid-template-columns:1.12fr .88fr;align-items:center;gap:48px;display:grid}.offsite-hero-summary{border:1px solid var(--line);background:#fff;border-left:6px solid #2f3a3d;border-radius:12px;padding:28px;box-shadow:0 12px 30px #171f2612}.offsite-hero-summary strong{color:var(--ink);margin-bottom:14px;font-size:1.2rem;display:block}.offsite-hero-summary .checks{margin:0}.offsite-fit-section{border-bottom:1px solid var(--line);background:#fff}.offsite-value-panel{background:#f8f6f2;border:1px solid #ded6cb;border-left:6px solid #b9824a;border-radius:12px;padding:28px}.offsite-value-panel .checks{margin-bottom:0}.offsite-process-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.offsite-process-grid .card{border-top:5px solid #2f3a3d}.offsite-process-grid .card:nth-child(2){border-top-color:#6d7f84}.offsite-process-grid .card:nth-child(3){border-top-color:#b9824a}.offsite-process-grid .card:nth-child(4){border-top-color:#88b73b}.offsite-what-we-destroy{border-bottom:1px solid var(--line)}.offsite-estimator-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f5f7f4}.offsite-estimator-card{background:#fff;border:1px solid #d5ddd0;border-radius:14px;grid-template-columns:.9fr 1.1fr;display:grid;overflow:hidden;box-shadow:0 14px 34px #171f2614}.offsite-estimator-card figure{min-height:100%;margin:0}.offsite-estimator-card img{object-fit:cover;width:100%;height:100%;min-height:340px}.offsite-estimator-card>div{flex-direction:column;justify-content:center;padding:34px;display:flex}.offsite-estimator-card p{max-width:720px}.offsite-onsite-comparison img{object-fit:cover;border-radius:10px;width:100%;max-height:360px}.offsite-standard-grid{align-items:stretch}.offsite-standard-grid .card{align-items:center;min-height:110px;display:flex}.offsite-standard-grid .card h3{margin:0;font-size:1.05rem}@media (width<=1050px){.offsite-hero-grid,.offsite-estimator-card{grid-template-columns:1fr}.offsite-estimator-card img{min-height:300px}.offsite-standard-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.offsite-standard-grid{grid-template-columns:1fr}.offsite-hero-summary,.offsite-value-panel,.offsite-estimator-card>div{padding:22px}.offsite-estimator-card img{min-height:240px}}.offsite-hero-image{border:1px solid var(--line);background:#fff;border-radius:14px;margin:0;overflow:hidden;box-shadow:0 14px 32px #171f2614}.offsite-hero-image img{object-fit:cover;width:100%;height:100%;min-height:340px;display:block}.offsite-fit-checks{max-width:760px;margin:0}.offsite-fit-checks li+li{margin-top:10px}.offsite-value-panel h3{margin-bottom:14px}@media (width<=1050px){.offsite-hero-image img{min-height:280px}}@media (width<=700px){.offsite-hero-image img{min-height:220px}}.certificate-sample figcaption,.home-hero-image figcaption,.proof-operation-image figcaption,.credibility-image figcaption,.offer-image figcaption,.proof-certificate-visual figcaption,.hero-support-image figcaption{display:none}.onsite-hero-copy h1{letter-spacing:-.035em;max-width:9.8ch;font-size:clamp(3.9rem,5.8vw,5.4rem);line-height:.94}.onsite-custody-summary .section-heading{white-space:normal;max-width:12ch;font-size:clamp(2.2rem,3.4vw,3.25rem)}.onsite-custody-summary>.wrap>p{max-width:780px}.onsite-summary-checks li{font-size:1.02rem}@media (width<=1180px){.onsite-page-hero .onsite-hero-grid{grid-template-columns:1.08fr .92fr;gap:40px}.onsite-hero-copy h1{max-width:11ch}}@media (width<=900px){.onsite-page-hero .onsite-hero-grid{grid-template-columns:1fr}.onsite-hero-copy h1{max-width:none}}.offsite-page-hero h1{max-width:14ch}.offsite-fit-grid{align-items:stretch}.offsite-fit-visual{border:1px solid var(--line);background:#fff;border-radius:12px;margin:0;overflow:hidden;box-shadow:0 12px 30px #171f2612}.offsite-fit-visual img{object-fit:cover;width:100%;height:100%;min-height:100%;display:block}.offsite-value-panel h3{margin-bottom:16px;font-size:clamp(1.9rem,3vw,2.45rem)}.offsite-value-panel p{font-size:1.08rem;line-height:1.7}.offsite-value-panel .checks li{line-height:1.55}@media (width<=1050px){.offsite-fit-visual img{min-height:280px}}@media (width<=700px){.offsite-page-hero h1{max-width:none}.offsite-fit-visual img{min-height:220px}}.onsite-page-hero .onsite-hero-grid{grid-template-columns:minmax(0,1.32fr) minmax(420px,.68fr);gap:48px}.onsite-hero-copy{min-width:0}.onsite-hero-copy h1{letter-spacing:-.035em;width:auto;font-size:clamp(3.7rem,5.1vw,5.15rem);line-height:.96;max-width:none!important}.onsite-hero-copy p{max-width:820px}.onsite-custody-summary .onsite-service-summary{display:block}.onsite-custody-summary .onsite-service-summary>.section-heading{white-space:normal;max-width:none;margin-bottom:18px;font-size:clamp(2.15rem,3vw,3rem)}.onsite-custody-summary .onsite-service-summary>p{max-width:1050px;margin:0 0 26px;padding:0;font-size:1.12rem;line-height:1.65}.onsite-custody-summary .onsite-service-summary>.onsite-summary-checks{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 28px;max-width:none;margin:0;padding:0;display:grid}.onsite-custody-summary .onsite-service-summary>.onsite-summary-checks li{padding-left:24px;font-size:1rem;line-height:1.45}@media (width<=1180px){.onsite-page-hero .onsite-hero-grid{grid-template-columns:minmax(0,1.16fr) minmax(360px,.84fr);gap:36px}.onsite-hero-copy h1{font-size:clamp(3.35rem,5vw,4.6rem)}.onsite-custody-summary .onsite-service-summary>.onsite-summary-checks{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.onsite-page-hero .onsite-hero-grid{grid-template-columns:1fr}.onsite-hero-copy h1{font-size:clamp(3rem,9vw,4.4rem)}}@media (width<=620px){.onsite-custody-summary .onsite-service-summary>.onsite-summary-checks{grid-template-columns:1fr}}.healthcare-offer-panel,.construction-offer-panel{background:linear-gradient(135deg,#202327 0%,#2d3136 55%,#202327 100%)}.healthcare-risk-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(135deg,#237c8b1a,#237c8b08 52%,#88b73b14)}.healthcare-risk-grid{align-items:center}.healthcare-visual-frame{background:#fff;border:1px solid #171f2614;border-radius:12px;margin:0;overflow:hidden;box-shadow:0 14px 32px #171f261a}.healthcare-visual-frame img{object-fit:cover;width:100%;height:100%;min-height:360px}.industry-service-grid{align-items:stretch}.industry-service-card{border:1px solid var(--line);background:#fff;border-radius:14px;height:100%;padding:28px 26px;box-shadow:0 12px 30px #171f2612}.industry-service-card h3{margin-bottom:10px}.industry-service-card .pill{margin-bottom:16px}.industry-service-card .checks{margin:18px 0 0}.industry-service-card .actions{margin-top:22px}.industry-service-card .btn{width:100%}.industry-service-card.onsite-choice{background:linear-gradient(#f8fceb 0%,#fff 30%);border-top:6px solid #88b73b}.industry-service-card.onsite-choice .pill{color:#56781e;background:#eef4df}.industry-service-card.offsite-choice{background:linear-gradient(#edf8f6 0%,#fff 30%);border-top:6px solid #0f766e}.industry-service-card.offsite-choice .pill{color:#0f766e;background:#e7f5f3}.industry-service-card.offsite-choice .checks li:before{color:#0f766e}.healthcare-services-section{background:#fff}.healthcare-proof-section .checks{max-width:980px}.healthcare-cta-band{background:linear-gradient(135deg,#1f2a2e 0%,#172026 58%,#2a3e22 100%)}.healthcare-cta-band .actions{margin-top:0}@media (width<=1040px){.healthcare-visual-frame img{min-height:300px}}@media (width<=700px){.industry-service-card{padding:22px 18px}.healthcare-visual-frame img{min-height:260px}.healthcare-cta-band .actions{width:100%;display:grid}.healthcare-cta-band .btn{width:100%}}.healthcare-risk-detail{align-items:stretch;gap:28px}.healthcare-risk-image{background:#fff;border:1px solid #171f2614;border-radius:14px;min-height:100%;margin:0;overflow:hidden;box-shadow:0 14px 32px #171f2614}.healthcare-risk-image img{object-fit:cover;width:100%;height:100%;min-height:360px;display:block}.healthcare-risk-points{gap:18px;display:grid}.healthcare-risk-points .card{height:100%}.industry-service-image{background:#fff;border:1px solid #171f2614;border-radius:12px;margin:0 0 18px;overflow:hidden}.industry-service-image img{object-fit:cover;width:100%;height:220px;display:block}.healthcare-environments-grid .environment-card{border-top-style:solid;border-top-width:5px;box-shadow:0 10px 24px #171f260f}.healthcare-environments-grid .environment-card:nth-child(8n+1){background:linear-gradient(#f8fceb 0%,#fff 28%);border-top-color:#88b73b}.healthcare-environments-grid .environment-card:nth-child(8n+2){background:linear-gradient(#edf8f6 0%,#fff 28%);border-top-color:#0f766e}.healthcare-environments-grid .environment-card:nth-child(8n+3){background:linear-gradient(#fff7e8 0%,#fff 28%);border-top-color:#d8a43d}.healthcare-environments-grid .environment-card:nth-child(8n+4){background:linear-gradient(#eff4ff 0%,#fff 28%);border-top-color:#4b6cb7}.healthcare-environments-grid .environment-card:nth-child(8n+5){background:linear-gradient(#f3efff 0%,#fff 28%);border-top-color:#8b5cf6}.healthcare-environments-grid .environment-card:nth-child(8n+6){background:linear-gradient(#fff0f4 0%,#fff 28%);border-top-color:#cf5f7a}.healthcare-environments-grid .environment-card:nth-child(8n+7){background:linear-gradient(#eefaf2 0%,#fff 28%);border-top-color:#2f855a}.healthcare-environments-grid .environment-card:nth-child(8n+8){background:linear-gradient(#fff6e8 0%,#fff 28%);border-top-color:#b7791f}@media (width<=1040px){.healthcare-risk-detail{grid-template-columns:1fr}.healthcare-risk-image img{min-height:300px}}@media (width<=700px){.industry-service-image img{height:190px}.healthcare-risk-image img{min-height:240px}}.construction-risk-detail{align-items:stretch;gap:28px}.construction-risk-image,.construction-visual-frame{background:#fff;border:1px solid #171f2614;border-radius:14px;min-height:100%;margin:0;overflow:hidden;box-shadow:0 14px 32px #171f2614}.construction-risk-image img,.construction-visual-frame img{object-fit:cover;width:100%;height:100%;min-height:360px;display:block}.construction-risk-points{gap:18px;display:grid}.construction-risk-points .card{height:100%}.construction-environments-grid .environment-card{border-top-style:solid;border-top-width:5px;box-shadow:0 10px 24px #171f260f}.construction-environments-grid .environment-card:nth-child(8n+1){background:linear-gradient(#fff7e6 0%,#fff 28%);border-top-color:#b7791f}.construction-environments-grid .environment-card:nth-child(8n+2){background:linear-gradient(#edf8f6 0%,#fff 28%);border-top-color:#0f766e}.construction-environments-grid .environment-card:nth-child(8n+3){background:linear-gradient(#eef4ff 0%,#fff 28%);border-top-color:#4b6cb7}.construction-environments-grid .environment-card:nth-child(8n+4){background:linear-gradient(#f2efff 0%,#fff 28%);border-top-color:#8b5cf6}.construction-environments-grid .environment-card:nth-child(8n+5){background:linear-gradient(#eefaf2 0%,#fff 28%);border-top-color:#2f855a}.construction-environments-grid .environment-card:nth-child(8n+6){background:linear-gradient(#fff0f4 0%,#fff 28%);border-top-color:#cf5f7a}.construction-environments-grid .environment-card:nth-child(8n+7){background:linear-gradient(#f8fceb 0%,#fff 28%);border-top-color:#88b73b}.construction-environments-grid .environment-card:nth-child(8n+8){background:linear-gradient(#fff8ea 0%,#fff 28%);border-top-color:#d8a43d}.construction-project-environments{background:#e9ede3;border-top:1px solid #d8dfcf;border-bottom:1px solid #d8dfcf}@media (width<=1040px){.construction-risk-detail{grid-template-columns:1fr}.construction-risk-image img,.construction-visual-frame img{min-height:300px}}@media (width<=700px){.construction-risk-image img,.construction-visual-frame img{min-height:240px}}
