.fron-home-hero{position:relative;min-height:720px;padding-top:180px;padding-bottom:120px;display:flex;align-items:center;overflow:hidden}.fron-hero-bg,.fron-hero-bg img,.fron-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.fron-hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fron-hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.34))}.fron-hero-content{position:relative;z-index:1;max-width:800px}.fron-hero-content h1,.fron-hero-content p{color:#fff}.fron-hero-content p{margin-top:16px;color:rgba(255,255,255,.84);font-size:1.2rem}.fron-cta-actions,.fron-hero-actions{display:flex;justify-content:center;gap:16px;margin-top:32px}.fron-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.fron-step-card{position:relative;min-height:310px;padding:28px;background:#fff;border:1px solid var(--brand-border)}.fron-step-card:not(:last-child)::after{content:"";position:absolute;top:50%;right:-18px;width:24px;height:1px;background:var(--brand-secondary)}.fron-step-card span{display:block;color:var(--brand-primary-dark);font-size:4rem;font-weight:700;line-height:1}.fron-step-card small{display:inline-block;margin-top:12px;color:var(--brand-accent);font-weight:700}.fron-trust-bar{min-height:96px;background:var(--brand-primary-dark)}.fron-trust-items{display:flex;flex-wrap:nowrap}.fron-trust-items div{flex:1 1 0;min-width:0;padding:24px;text-align:center;border-right:1px solid rgba(255,255,255,.16)}.fron-trust-items div:last-child{border-right:0}.fron-trust-items span,.fron-trust-items strong{display:block;color:#fff}.fron-trust-items strong{font-size:1.25rem}.fron-trust-items span{color:rgba(255,255,255,.72);font-size:.9rem}.fron-accordion .accordion-item,.fron-download-group{border:1px solid var(--brand-border);border-radius:0}.fron-accordion .accordion-button{color:var(--brand-text);font-weight:700}.fron-downloads{background:var(--brand-bg-alt)}.fron-download-group{margin-bottom:18px;background:#fff}.fron-download-group h3{margin:0;padding:18px 22px;border-bottom:1px solid var(--brand-border)}.fron-download-row{display:grid;grid-template-columns:1fr 120px 90px;grid-gap:16px;gap:16px;padding:18px 22px;border-bottom:1px solid var(--brand-border)}.fron-download-row:last-child{border-bottom:0}@media (max-width:991px){.fron-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fron-step-card::after{display:none}}@media (max-width:767px){.fron-home-hero{min-height:560px}.fron-cta-actions,.fron-hero-actions{flex-direction:column}.fron-download-row,.fron-step-grid{grid-template-columns:1fr}.fron-trust-items{flex-wrap:wrap}.fron-trust-items div{flex:0 0 50%}}