@charset "UTF-8";:root{--brand-primary:#DB2A24;--brand-primary-dark:#861713;--brand-primary-light:#F6E0DF;--brand-secondary:#52D598;--brand-accent:#E31C79;--brand-neutral-dark:#14171A;--brand-neutral-mid:#5A6169;--brand-neutral-light:#F2F4F6;--brand-bg:#FFFFFF;--brand-bg-alt:#F0F2F5;--brand-text:#14171A;--brand-text-inverse:#FFFFFF;--brand-border:#D7DCE1;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:2px;--brand-shadow:0 18px 45px rgba(20, 23, 26, .14);--brand-font:"Inter","Segoe UI",Arial,sans-serif}*{box-sizing:border-box}body{margin:0;font-family:Inter,"Segoe UI",Arial,sans-serif;font-family:var(--brand-font);color:#14171a;color:var(--brand-text);background:#fff;background:var(--brand-bg);line-height:1.6}a{color:#db2a24;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#861713;color:var(--brand-primary-dark)}img{max-width:100%;height:auto}section{position:relative}.section-heading{max-width:760px;margin-bottom:32px}.section-heading h2,.section-heading p{margin-left:0}h1,h2,h3,h4,h5{color:#14171a;color:var(--brand-text);line-height:1.12;letter-spacing:0}h1{font-size:max(2rem, min(4vw, 3.5rem));font-weight:800}h2{font-size:max(1.6rem, min(2.8vw, 2.5rem));font-weight:760}h3{font-size:1.15rem;font-weight:720}.ht-eyebrow{margin:0 0 12px;color:#db2a24;color:var(--brand-primary);text-transform:uppercase;font-size:.78rem;font-weight:800;letter-spacing:0}.ht-btn-cta,.ht-btn-light,.ht-btn-outline-light,.ht-btn-solid,.read-more{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 20px;border-radius:2px;border-radius:var(--brand-radius);font-weight:800;border:1px solid transparent}.ht-btn-solid,.read-more{background:#db2a24;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse)}.ht-btn-solid:hover,.read-more:hover{background:#861713;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.ht-btn-light{background:#fff;background:var(--brand-text-inverse);color:#861713;color:var(--brand-primary-dark)}.ht-btn-light:hover{background:#f6e0df;background:var(--brand-primary-light);color:#861713;color:var(--brand-primary-dark)}.ht-btn-outline-light{color:#fff;color:var(--brand-text-inverse);border-color:rgba(255,255,255,.72);background:0 0}.ht-btn-outline-light:hover{color:#861713;color:var(--brand-primary-dark);background:#fff;background:var(--brand-text-inverse)}.ht-link{font-weight:800;color:#db2a24;color:var(--brand-primary)}.ht-nav-utility-bar{background:#14171a;background:var(--brand-neutral-dark);color:#fff;color:var(--brand-text-inverse);font-size:.82rem;padding:7px 0}.ht-nav-utility-bar span{color:#fff;color:var(--brand-text-inverse)}.ht-nav-utility-solid{background:#fff;background:var(--brand-bg);border-bottom:1px solid #d7dce1;border-bottom:1px solid var(--brand-border);box-shadow:0 4px 18px rgba(20,23,26,.06);z-index:1020}.ht-nav-utility-solid .navbar-brand img{display:block;width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.ht-nav-utility-solid .navbar-toggler{border-radius:2px;border-radius:var(--brand-radius);border-color:#d7dce1;border-color:var(--brand-border)}.ht-nav-utility-solid .nav-link{color:#14171a;color:var(--brand-text);font-size:.9rem;font-weight:700;padding:18px 12px;border-bottom:2px solid transparent}.ht-nav-utility-solid .nav-link:hover{color:#db2a24;color:var(--brand-primary);border-bottom-color:#db2a24;border-bottom-color:var(--brand-primary)}.ht-nav-search{display:flex;align-items:center;margin-right:14px}.ht-nav-search input{width:150px;min-height:38px;border:1px solid #d7dce1;border:1px solid var(--brand-border);border-radius:2px;border-radius:var(--brand-radius);padding:7px 10px;color:#14171a;color:var(--brand-text)}.ht-nav-utility{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border-radius:2px;border-radius:var(--brand-radius);background:#db2a24;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse);font-weight:800}.ht-nav-utility:hover{background:#861713;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.footer-dark,.section-dark,.site-footer{background:#14171a;background:var(--brand-neutral-dark);color:#fff;color:var(--brand-text-inverse);padding-top:64px}.section-dark a:not([class*=btn-]):not(.ht-btn-light):not(.ht-btn-outline-light),.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4,.section-dark h5,.section-dark p,.section-dark span{color:#fff;color:var(--brand-text-inverse)}.ht-footer-pro{padding-bottom:32px}.ht-footer-register{width:min(1180px,100% - 32px);margin:-104px auto 40px;background:linear-gradient(135deg,#db2a24,#861713);background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));border-radius:2px;border-radius:var(--brand-radius);padding:24px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 18px 45px rgba(20,23,26,.14);box-shadow:var(--brand-shadow)}.ht-footer-register span{color:#fff;color:var(--brand-text-inverse);font-weight:800}.ht-footer-news{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.14)}.ht-footer-news span{font-weight:800}.ht-footer-news form{display:flex;gap:8px;min-width:min(360px,100%)}.ht-footer-news input{flex:1;min-height:42px;border:1px solid rgba(255,255,255,.28);border-radius:2px;border-radius:var(--brand-radius);background:rgba(255,255,255,.08);color:#fff;color:var(--brand-text-inverse);padding:8px 12px}.ht-footer-news button{border:0;min-width:56px;border-radius:2px;border-radius:var(--brand-radius);background:#fff;background:var(--brand-text-inverse);color:#861713;color:var(--brand-primary-dark);font-weight:800}.ht-footer-cols{row-gap:28px;padding:40px 0}.ht-footer-cols h5{margin-bottom:14px;font-size:.98rem}.ht-footer-cols ul{list-style:none;margin:0;padding:0}.ht-footer-cols li+li{margin-top:8px}.ht-footer-cols a:not([class*=btn-]){color:#fff;opacity:.78}.ht-footer-cols a:hover{color:#52d598;color:var(--brand-secondary);opacity:1}.ht-footer-copy{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.14);padding-top:24px}.ht-trust-bar{display:flex;flex-wrap:nowrap;gap:0;border-top:1px solid #d7dce1;border-top:1px solid var(--brand-border);border-bottom:1px solid #d7dce1;border-bottom:1px solid var(--brand-border);background:#fff;background:var(--brand-bg)}.ht-trust-item{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;gap:12px;min-height:92px;padding:20px;border-right:1px solid #d7dce1;border-right:1px solid var(--brand-border);color:#14171a;color:var(--brand-text);font-weight:800;text-align:center}.ht-trust-item:last-child{border-right:0}.ht-trust-item i{width:30px;height:30px;display:inline-block;background:#db2a24;background:var(--brand-primary);clip-path:polygon(50% 0,90% 20%,90% 70%,50% 100%,10% 70%,10% 20%)}.cta-section{padding:80px 0 96px;background:linear-gradient(135deg,#db2a24,#861713);background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));color:#fff;color:var(--brand-text-inverse)}.cta-section h1,.cta-section h2,.cta-section h3,.cta-section p,.cta-section span{color:#fff;color:var(--brand-text-inverse)}.cta-section .container{max-width:920px}.cta-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:28px}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){.ht-nav-search{margin:8px 0 14px}.ht-nav-search input{width:100%}.ht-nav-utility-solid .nav-link{padding:12px 0}.ht-footer-copy,.ht-footer-news,.ht-footer-register{align-items:flex-start;flex-direction:column}.ht-trust-bar{flex-wrap:wrap}.ht-trust-item{flex:0 0 50%}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.ht-trust-item{flex:0 0 100%;border-right:0;border-bottom:1px solid #d7dce1;border-bottom:1px solid var(--brand-border)}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}}.industry-image-grid{background-color:#861713!important;background-color:var(--brand-primary-dark,#14202e)!important}