<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hero-container{display:grid;grid-template-columns:none;grid-template-rows:1fr 1fr;grid-auto-flow:dense;grid-template-areas:"b" "a"}@media only screen and (min-width: 740px) and (max-width: 1079px){.hero-container{grid-template-rows:none}}@media screen and (min-width: 1080px){.hero-container{grid-template-columns:repeat(2,1fr);grid-template-areas:"a b";grid-template-rows:none}}.hero-info-section{grid-area:a;background-color:#bef3fc;padding:16px;display:flex;justify-content:center;flex-direction:column}@media screen and (min-width: 750px){.hero-info-section{padding:40px 60px}}@media screen and (min-width: 1080px){.hero-info-section{padding:40px 60px 40px 105px}}.hero__heading{color:var(--color-brand-primary);font-size:40px;font-family:Open Sans;font-weight:700;text-transform:capitalize;margin:20px 0}.hero__subheading{color:var(--color-brand-primary);font-size:20px;font-family:Open Sans;font-weight:400;margin:0 0 16px;line-height:normal}@media screen and (max-width: 590px){.hero__heading{font-size:26px;text-align:center;margin-bottom:10px;margin-top:0}.hero__subheading{font-size:16px;text-align:center}}@media screen and (min-width: 800px) and (max-width: 1080px){.hero_buttons-container{display:flex;justify-content:space-between;margin-top:20px}.hero_buttons-container .cta__button--rounded{margin-bottom:0!important}.hero_buttons-container .cta__button--rounded,.hero_buttons-container .cta__button-secondary--rounded{width:calc(50% - 8px)}}.hero-info-section .cta__button--rounded{margin-bottom:12px}.hero-image-container{grid-area:b;display:flex;justify-content:center;align-items:center}.hero-image-container img{object-fit:cover;max-width:100%;height:100%}@media only screen and (min-width: 450px) and (max-width: 1080px){.hero-image-container{max-height:50vh}.hero-image-container img{object-position:bottom}}@media screen and (max-width: 389px){.hero-image-container img{object-position:85%}}@media screen and (min-width: 390px) and (max-width: 450px){.hero-image-container img{object-position:100%}}.social-proof{display:flex;justify-content:center;align-items:center;width:426px;height:47px;background-color:#fff;border-radius:45px;color:var(--color-brand-primary);font-size:16px;font-family:Open Sans;font-weight:600;text-transform:uppercase}.social-proof p{margin-left:6px;margin-block:0}.social-proof-mobile{display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:45px;color:var(--color-brand-primary);font-size:12px;font-family:Open Sans;font-weight:600;text-transform:uppercase;position:absolute;width:fit-content;max-width:fit-content;padding:6px 20px;height:auto;top:calc(var(--announcement-height) + 21px + var(--header-height))}.social-proof-mobile svg{width:12px;height:12px}.social-proof-mobile p{margin-left:6px;margin-block:0}@media screen and (min-width: 590px){.social-proof-mobile{font-size:16px}.social-proof-mobile svg{width:18px;height:18px}}@media screen and (min-width: 760px) and (max-width: 1080px){.social-proof-mobile{margin-top:36px;width:426px;height:47px}.social-proof-mobile svg{width:22px;height:23px}}@media screen and (max-width: 1080px){.social-proof{display:none}}@media screen and (min-width: 1080px){.social-proof-mobile{display:none}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/hero.css.map?v=139688879690245836651717360905 */
</pre></body></html>