.alle-home-hero{background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));color:var(--brand-text-inverse);padding:88px 0}.alle-home-hero h1,.alle-home-hero p{color:var(--brand-text-inverse)}.alle-home-hero img{height:460px;width:100%;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(255,255,255,.25)}.alle-trust{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.alle-trust-row{display:flex}.alle-trust-row>div{flex:1;padding:24px;border-right:1px solid rgba(255,255,255,.22)}.alle-trust span,.alle-trust strong{display:block;color:var(--brand-text-inverse)}.alle-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.alle-product-grid article{border:1px solid var(--brand-border);padding:24px;transition:.2s}.alle-product-grid article:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(7,29,39,.12)}.alle-product-grid img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;margin:-24px -24px 24px;width:calc(100% + 48px);max-width:none}.alle-product-grid span{color:var(--brand-secondary)}.alle-industry-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.alle-industry-cards article{position:relative;overflow:hidden}.alle-industry-cards img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;transition:.2s}.alle-industry-cards h3{position:absolute;bottom:0;left:0;right:0;color:var(--brand-text-inverse);margin:0;padding:40px 16px 16px;background:linear-gradient(transparent,rgba(7,29,39,.95));text-align:center}.alle-cta{background:var(--brand-primary);color:var(--brand-text-inverse);padding:80px 0 96px}.alle-cta h2,.alle-cta li,.alle-cta p{color:var(--brand-text-inverse)}.alle-form-card{background:var(--brand-bg);color:var(--brand-text);padding:32px}@media (max-width:768px){.alle-trust-row{flex-wrap:wrap}.alle-trust-row>div{flex:0 0 50%}.alle-industry-cards,.alle-product-grid{grid-template-columns:1fr}}