.ca-alt-hero-section{display:flex;flex-direction:column}.ca-alt-hero{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.ca-alt-hero__title{margin:0;font-size:26px;font-weight:500;line-height:normal;color:#151515;text-align:center}@media(min-width:750px){.ca-alt-hero__title{font-size:36px}}.ca-alt-hero__divider{display:flex;align-items:center;gap:10px;width:226px}.ca-alt-hero__divider-line{flex:1;height:1px;background:#dbdbdb}.ca-alt-hero__divider-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;border-radius:9999px;background:#151515;color:#fff}.ca-alt-hero__subtitle{margin:0;max-width:600px;font-size:13px;color:#151515;text-align:center}@media(min-width:750px){.ca-alt-hero__subtitle{font-size:18px}}.ca-alt-hero__cards{display:grid;grid-template-columns:1fr;gap:12px;width:100%}@media(min-width:1200px){.ca-alt-hero__cards{grid-template-columns:repeat(2,1fr);gap:16px}}.ca-alt-hero__card{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:16px;min-width:0;padding:6px 16px 6px 6px;border:1px solid #dbdbdb;border-radius:10px;background:#f5f2f0}@media(min-width:750px){.ca-alt-hero__card{grid-template-columns:220px 1fr;gap:24px;padding:6px 24px 6px 6px}}.ca-alt-hero__card-media{width:auto;height:100%;border-radius:8px;overflow:hidden}@media(min-width:750px){.ca-alt-hero__card-media{width:220px;height:auto}}.ca-alt-hero__card-media img{display:block;width:100%;height:100%;object-fit:cover}@media(min-width:750px){.ca-alt-hero__card-media img{height:auto;object-fit:unset}}.ca-alt-hero__card-content{display:flex;flex-direction:column;gap:16px;height:100%;min-width:0}.ca-alt-hero__card-content .ca-alt-hero__cta{margin-top:auto;margin-bottom:6px}.ca-alt-hero__card-top{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-top:16px}.ca-alt-hero__card-icon{display:block;width:40px;height:40px;border-radius:9999px;object-fit:cover}@media(min-width:750px){.ca-alt-hero__card-icon{width:50px;height:50px}}.ca-alt-hero__card-title{margin:0;font-size:16px;font-weight:600;line-height:normal;color:#151515}@media(min-width:750px){.ca-alt-hero__card-title{font-size:23px;font-weight:500}}.ca-alt-hero__card-desc{margin:0;font-size:11px;line-height:normal;color:#151515}@media(min-width:750px){.ca-alt-hero__card-desc{font-size:13px}}.ca-alt-hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:12px;border:1px solid #666;border-radius:80px;background:#151515;color:#fff;font-family:inherit;font-size:12px;font-weight:500;text-decoration:none;cursor:pointer}@media(min-width:750px){.ca-alt-hero__cta{width:225px;padding:12px 30px;font-size:14px}}.ca-alt-hero__cta svg{transition:transform .2s ease}.ca-alt-hero__cta:hover svg{transform:translate(4px)}@media(prefers-reduced-motion:reduce){.ca-alt-hero__cta:hover svg{transform:none}}
