.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;max-width:1480px;margin:auto}}.hero-info-section{grid-area:a;padding:20px 16px 30px;display:flex;justify-content:center;flex-direction:column;align-items:center}@media screen and (min-width: 750px){.hero-info-section{padding:40px 60px}}@media screen and (min-width: 1080px){.hero-info-section{padding:72px 48px;align-items:flex-start}}.hero__heading{color:var(--colors-brand-primary, #181818);font-size:40px;font-weight:700;text-transform:capitalize;margin:20px 0;line-height:normal;letter-spacing:-.48px;text-align:center}.hero__subheading{color:var(--color-brand-primary);font-weight:400;margin:0}@media screen and (max-width: 590px){.hero-info-section{align-items:center}.hero__heading{font-size:24px;text-align:center;margin-bottom:20px;margin-top:0;font-weight:700}.hero__subheading{text-align:center}}@media screen and (min-width: 1080px){.hero__heading{text-align:start}}.hero-info-section .button{width:100%;font-size:18px}@media screen and (min-width: 700px){.hero__image--mobile{display:none}}@media screen and (max-width: 701px){.hero__image--desktop-with-mobile{display:none}}.hero-image-container{grid-area:b;display:flex;justify-content:center;align-items:center;position:relative}.hero-image-container img{object-fit:cover;max-width:100%;height:100%}@media screen and (min-width: 1150px){.hero-image-container img{height:calc(100vh - 148px)}}@media screen and (min-height: 750px){.hero-image-container img{height:600px}}@media only screen and (min-width: 450px) and (max-width: 1080px){.hero-image-container img{object-position:bottom}}@media screen and (max-width: 389px){.hero-image-container img{object-position:85%}.social-proof svg{width:14px}}@media screen and (min-width: 390px) and (max-width: 450px){.hero-image-container img{object-position:100%}}.social-proof{gap:4px;display:flex;align-items:center;border-radius:45px;color:#000;font-weight:400;margin-bottom:10px}.social-proof p{margin-left:3px;margin-block:0;font-size:14px}.social-proof-mobile{display:flex;justify-content:center;align-items:center;border-radius:4px;border:1px solid var(--D9A921, #D9A921);background-color:#f2f2f2;color:var(--color-brand-primary);font-size:10px;font-weight:500;position:absolute;width:fit-content;max-width:fit-content;padding:6px 10px;height:auto;line-height:16px;top:calc(var(--announcement-height) + 21px + var(--header-height));transform:translateY(24px)}.social-proof-mobile .icon-arrow-curve{position:absolute;right:-5%;width:16px;height:28px;top:-48%}.social-proof-mobile svg{width:12px;height:12px}.social-proof-mobile p{margin-block:0}@media screen and (min-width: 590px){.social-proof-mobile,.social-proof p{font-size:16px}.social-proof-mobile svg{width:18px;height:18px}}@media screen and (min-width: 750px){.social-proof-mobile{padding:14px 10px}.social-proof-mobile .icon-arrow-curve{width:20px;height:40px;transform:rotate(24deg);right:-8%}.hero-info-section .btn{background:var(--colors-brand-white, #FFF);color:var(--colors-brand-primary, #282A73)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/hero-home.css.map */
