.hero{width:100%}.hero__wrapper{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.hero__wrapper.hero__wrapper--desktop-swap{grid-template-areas:"image content"}.hero__wrapper .hero__block{max-height:800px;position:relative}.hero__block.hero__block--left{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;background-color:var(--hero-bg-color);padding:32px 16px}.hero__wrapper.hero__wrapper--desktop-swap .hero__block.hero__block--left{grid-area:content}.hero__wrapper.hero__wrapper--desktop-swap .hero__block.hero__block--right{grid-area:image}.hero__wrapper *:not(.hero__button){color:var(--hero-text-color);text-align:center}.hero__wrapper .hero__subtitle{margin-top:unset;font-family:Nunito;font-weight:500;font-size:var(--subtitle-font-size);line-height:calc(var(--subtitle-font-size) + 2px);letter-spacing:0}.hero__wrapper .hero__title{font-size:var(--title-font-size);line-height:var(--title-font-size);margin:0}.hero__wrapper .hero__description{margin:unset;font-family:Nunito;font-size:18px;line-height:30px;font-weight:400;letter-spacing:0}.hero .hero__button-wrapper{margin-block-start:8px;display:flex;flex-direction:column;gap:12px;justify-content:center;align-items:center}.hero .hero__button-wrapper .hero__button{padding-top:15px;padding-bottom:15px}.hero__button-wrapper .hero__reviews{margin-top:unset;margin-block-start:unset;display:flex;align-items:center;gap:8px}.hero__button-wrapper .hero__reviews *{margin-top:unset;font-family:Nunito;font-size:14px;line-height:24px;font-weight:400;letter-spacing:0}.hero__button-wrapper .hero__reviews svg{margin-top:2px!important;margin-bottom:5px}.hero__wrapper .hero__image{height:100%;width:100%;object-fit:cover}.hero .hero__wrapper .prose .hero__button{transition:all ease-in-out .4s;margin-block-start:unset}.hero__wrapper .hero__button:hover{color:var(--hero-text-color);background-color:unset;--initial-gradient: unset;border-color:var(--hero-text-color)}.hero__title.hero__title--mobile,.hero__reviews-text.hero__reviews-text--mobile,.hero__description.hero__description--mobile{display:none}@media screen and (max-width: 768px){.hero__wrapper{display:flex;flex-direction:column-reverse;min-height:unset}.hero__wrapper.hero__wrapper--mobile-swap{flex-direction:column}.hero__wrapper .hero__image{max-height:500px}.hero__wrapper .hero__title{font-size:44px;line-height:48px}.hero__wrapper .hero__description{font-size:16px;line-height:26px}.hero__block--mobile-hidden,.hero__description.hero__description--mobile-hidden,.hero__title.hero__title--desktop,.hero__reviews-stars.hero__reviews-stars--mobile-hiden,.hero__reviews-text.hero__reviews-text--desktop{display:none}.hero__title.hero__title--mobile{display:block;font-size:var(--mobile-title-size);line-height:calc(var(--mobile-title-size) + 4px)}.hero__reviews-text.hero__reviews-text--mobile,.hero__description.hero__description--mobile{display:block}.hero__wrapper .hero__subtitle{font-size:var(--subtitle-font-size-mobile);line-height:calc(var(--subtitle-font-size-mobile) + 2px)}}@media screen and (max-width: 425px){.hero__wrapper .hero__title:not(.hero__title.hero__title--mobile){font-size:32px;line-height:39px}}
/*# sourceMappingURL=/cdn/shop/t/222/assets/hero.css.map */
