.hero-container{display:grid;grid-template-columns:none;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;padding:32px 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:72px 48px}}.hero__heading{color:var(--colors-brand-primary, #282A73);font-size:48px;font-weight:600;text-transform:capitalize;margin:20px 0;line-height:125%}.hero__subheading{color:var(--color-brand-primary);font-weight:400;margin:0;line-height:160%}@media screen and (max-width: 590px){.hero-info-section{align-items:center}.hero__heading{font-size:32px;text-align:center;margin-bottom:13px;margin-top:0;font-weight:600}.hero__subheading{text-align:center}}.hero-info-section .btn{margin-bottom:24px;margin-top:24px;max-width:328px}.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:100%}.hero-image-container img{object-position:bottom}}@media screen and (max-width: 389px){.hero-image-container img{object-position:85%}.social-proof svg{width:16px}}@media screen and (min-width: 390px) and (max-width: 450px){.hero-image-container img{object-position:100%}}.social-proof{display:flex;align-items:center;border-radius:45px;color:#000;text-transform:uppercase;font-size:13px;font-weight:700;line-height:160%}.social-proof p{margin-left:6px;margin-block:0;font-size:13px}.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-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: 750px){.social-proof-mobile{display:none}.hero-info-section>*{color:#fff}.hero-image-container{display:none}.hero-info-section .btn{background:var(--colors-brand-white, #FFF);color:var(--colors-brand-primary, #282A73)}}.custom-hero .hero-container.mobile{display:none}@media screen and (max-width: 749px){.hero-container{display:none}.hero-container.mobile{display:grid!important}}
/*# sourceMappingURL=/cdn/shop/t/348/assets/hero-home.css.map */
