.custom-hero-banner{align-items:center;display:flex;font-family:inherit;position:relative;width:100%}.custom-hero-banner .banner-inner-wrapper{align-items:center;display:flex;height:100%;position:relative;width:100%}.custom-hero-banner .banner-bg-wrapper{display:flex;inset:0;justify-content:flex-end;pointer-events:none;position:absolute;z-index:0}.custom-hero-banner .banner-bg-container{height:100%;position:relative;width:100%}.custom-hero-banner .banner-image{height:100%;object-fit:cover;object-position:center;width:100%}.custom-hero-banner .banner-bg-overlay{inset:0;position:absolute}.custom-hero-banner .banner-content-container{margin:0 auto;max-width:1320px;padding:30px 24px;position:relative;width:100%;z-index:10}.custom-hero-banner .banner-text-limit{max-width:870px}.custom-hero-banner .banner-sub-heading{color:#e40004;font-weight:400;margin-bottom:18px;text-transform:uppercase}.custom-hero-banner .banner-heading{color:#000;font-weight:600;line-height:55px;margin-bottom:18px;margin-top:0;text-transform:uppercase}.custom-hero-banner .banner-heading span{color:#e40004}.custom-hero-banner .banner-description{color:#000;line-height:24px;margin-bottom:30px}.custom-hero-banner .banner-buttons-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:50px}.custom-hero-banner .banner-btn h4{align-items:center;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);display:inline-flex;font-size:16px;font-weight:400;gap:8px;justify-content:center;margin-bottom:0;margin-top:0;padding:12px 16px;text-decoration:none;transition:all .2s ease}.custom-hero-banner .banner-btn{border-radius:6px}.custom-hero-banner .banner-btn-icon{display:inline-block;flex-shrink:0;max-height:20px;object-fit:contain;vertical-align:middle;width:auto}.custom-hero-banner .banner-btn-primary{background-color:#e40004;color:#fff}.custom-hero-banner .banner-btn-primary:hover{opacity:.9}.custom-hero-banner .banner-btn-secondary{background-color:#fff;border:1px solid #e40004;color:#e40004}.custom-hero-banner .banner-btn-secondary:hover{background-color:#fef2f2}.custom-hero-banner .banner-features-grid{display:grid;gap:20px;grid-template-columns:1fr}.custom-hero-banner .banner-feature-item{align-items:center;display:flex;gap:10px;min-width:0}.custom-hero-banner .banner-feature-icon-wrapper{align-items:center;display:flex;flex-shrink:0;justify-content:center}.custom-hero-banner .banner-feature-img{object-fit:contain}.custom-hero-banner .banner-feature-text-block{display:flex;flex-direction:column;gap:2px;min-width:0;overflow:hidden}.custom-hero-banner .banner-feature-subtitle,.custom-hero-banner .banner-feature-title{color:#000;font-weight:400;line-height:100%;margin:0}.custom-hero-banner .banner-feature-subtitle{white-space:nowrap}@media (min-width:640px){.custom-hero-banner .banner-content-container{padding:48px}.custom-hero-banner .banner-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.custom-hero-banner .banner-content-container{padding:136px 0}.custom-hero-banner .banner-bg-container{width:60%}.custom-hero-banner .banner-bg-overlay{width:50%}.custom-hero-banner .banner-features-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.custom-hero-banner .banner-feature-item:not(:last-child){border-right:1px solid #d1d5db}}