.custom-hero-container{display:flex;flex-direction:column;height:calc(100vh - 152px)}.hero-reviews{text-align:center}.hero-image-container{flex:1}.hero-image-container .hero-image{height:100%;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;display:flex;align-items:flex-end;justify-content:center}.hero-callouts{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;background:#A0E8DF;width:fit-content;height:fit-content;padding:4px 20px;border-radius:20px;margin:0 auto 32px}.hero-callouts-item{display:flex;font-size:11px;text-transform:uppercase;font-weight:600;align-items:center}.hero-callouts-item svg{width:10px;margin-right:4px}.hero-callouts-item p{margin:0}.hero-cta-container{padding:32px 24px}.hero-cta-container.mobile{display:block;text-align:center}.hero-reviews-text{display:inline-block;font-size:14px;font-weight:600}.hero-cta-container .hero-title{text-align:center;letter-spacing:normal;margin-top:0;font-size:24px;line-height:normal;margin-bottom:12px}.hero-cta-container .hero-description{text-align:center;margin-bottom:22px;margin-top:0;line-height:normal}.hero-cta-off-container{display:flex;flex-direction:column;width:fit-content;align-items:center}.hero-cta-container .hero-cta{width:100%}.hero-offer{margin-top:6px}@media only screen and (min-width:1024px){.custom-hero-container{height:calc(100vh - 138px);flex-direction:row}.hero-image-container{width:50%}.hero-reviews-text{font-size:16px}.hero-cta-container.mobile{text-align:left;width:50%;display:flex;flex-direction:column;justify-content:center;padding:32px 60px}.hero-cta-container .hero-title{font-weight:700;font-style:normal;text-transform:none;font-size:36px;letter-spacing:1px;line-height:normal;margin-bottom:20px;text-align:left}.hero-cta-container .hero-description{font-size:16px;opacity:1;text-align:left}.desktop-buttons-container{display:flex;column-gap:16px}.hero-cta-container .hero-cta{width:fit-content}}@media only screen and (min-width:1600px){.hero-cta-container.mobile{padding:32px 100px}.hero-cta-container-inner{max-width:650px}}