.crewup-page .content-hero:before{background:linear-gradient(90deg,rgba(17,47,88,.98),rgba(17,47,88,.87) 48%,rgba(17,47,88,.22)),url('../../assets/images/hero-crewup.jpg') center center/cover}
.crewup-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}
.crewup-intro p:not(.section-label){line-height:1.75;margin-top:25px}
.crewup-brand{margin:0;background:#fff;border:0}
.crewup-logo{width:min(72%,330px);height:auto;margin:32px auto}
.crewup-photo{width:100%;height:auto}
.crewup-product{margin:40px 0 0;background:#f3f6f7;padding:clamp(18px,4vw,50px)}
.crewup-product img{width:100%;height:auto;max-width:1120px;margin:auto}
.crewup-product figcaption{margin-top:24px;color:#465b70;font-size:14px;text-align:center}
.crewup-page .trust-panel p:first-child{margin-top:0}
.crewup-page a:focus-visible{outline:2px solid var(--evival-green);outline-offset:5px}
@media(max-width:800px){.crewup-intro{grid-template-columns:1fr;gap:35px}}
