.hero{background:#fff;width:100%;position:relative;min-height:calc(100vh - 60px)}.hero--transparent-header{margin-top:calc(-1 * var(--header-height, 0px))!important;padding-top:var(--header-height, 0px)}.hero__buttons .button{text-transform:unset}.hero__container{display:flex;align-items:center;width:100%;padding:18px;gap:var(--section-spacing-gap-column, 18px);box-sizing:border-box;position:relative;min-height:calc(100vh - 60px);margin:0 auto;z-index:1}.hero__background-image{position:absolute;top:0;width:100vw;height:100%;object-fit:cover;object-position:center;max-width:none;pointer-events:none;z-index:0;left:50%;transform:translate(-50%)}.hero__background-image--mobile-only{display:none}.hero__background-image--desktop-only{display:block}.hero__text-content{flex:1 0 0;display:flex;flex-direction:column;gap:42px;padding-left:var(--section-main-margin-side, 78px);padding-right:6px;box-sizing:border-box;justify-content:center;align-items:flex-start;height:100%;position:relative;z-index:1}.hero__empty-zone{flex:1 0 0;height:100%}.hero__text-content>div:first-child{display:flex;flex-direction:column;gap:42px;align-items:flex-start;width:100%}.hero__text-content .hero__reviews+div{display:flex;flex-direction:column;gap:var(--section-spacing-sub-title, 18px);align-items:flex-start;width:100%}.hero__text-content .hero__reviews+div>div:first-child{display:flex;flex-direction:column;gap:12px;align-items:flex-start;width:100%}.hero__reviews{display:flex;gap:8px;align-items:center;justify-content:flex-start;mix-blend-mode:luminosity;padding-bottom:12px}.hero__stars{display:flex;align-items:center;gap:0}.hero__star{width:16px;height:16px;color:#000;flex-shrink:0}.hero__reviews-text{color:#000;text-align:left;white-space:nowrap}.hero__title{color:#000;text-align:left;width:100%;margin:0 0 18px}.hero__description{color:#000;text-align:left;width:100%}.hero__buttons{display:flex;gap:42px;align-items:center;justify-content:flex-start;width:100%}.hero__buttons .button--secondary{position:relative;background:transparent;border:1px solid var(--button-colors-background-secondary);overflow:hidden;z-index:1}.hero__buttons .button--secondary:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--button-colors-background-secondary);transform-origin:100% 50%;transition:transform .32s cubic-bezier(.7,0,.2,1);z-index:-1}.hero__buttons .button--secondary:hover{background:transparent;color:#fff}.hero__buttons .button--secondary:hover:before{transform:scale3d(0,1,1);transform-origin:0% 50%}.hero__buttons .button--secondary:before{background:unset!important}.hero__buttons .button--secondary{border-color:#000}.hero__buttons .button--secondary:hover{color:#000}@media screen and (max-width:989px){.hero{min-height:unset!important}.hero__main-container{height:100%;justify-content:flex-end}.hero__container{flex-direction:column;gap:var(--section-main-margin-side, 18px);padding:var(--section-main-margin-side, 18px);align-items:flex-start;min-height:unset;height:calc(100vh - 80px);max-height:652px}.hero__text-content{flex:1 0 0;width:100%;gap:var(--section-spacing-sub-title, 12px);padding:0;align-items:flex-start}.hero__empty-zone{display:none}.hero__background-image--mobile-only{display:block}.hero__background-image--desktop-only{display:none}.hero__text-content>div:first-child{gap:30px;align-items:center}.hero__text-content .hero__reviews+div{gap:var(--section-spacing-sub-title, 12px);align-items:center}.hero__text-content .hero__reviews+div>div:first-child{gap:6px;align-items:center}.hero__reviews{justify-content:center}.hero__reviews-text{text-align:center}.hero__title{text-align:center;width:100%;margin-bottom:var(--section-spacing-sub-title, 8px)}.hero__description{text-align:center}.hero__buttons{flex-direction:column;gap:14px;max-width:275px;justify-content:center;width:100%;margin-bottom:30px}.hero__buttons .button--primary,.hero__buttons .button.button--secondary{width:100%}}.hero--margin-top-none-mobile{margin-top:0}.hero--margin-top-small-mobile{margin-top:var(--section-spacing-small)}.hero--margin-top-medium-mobile{margin-top:var(--section-spacing-medium)}.hero--margin-top-large-mobile{margin-top:var(--section-spacing-large)}.hero--margin-bottom-none-mobile{margin-bottom:0}.hero--margin-bottom-small-mobile{margin-bottom:var(--section-spacing-small)}.hero--margin-bottom-medium-mobile{margin-bottom:var(--section-spacing-medium)}.hero--margin-bottom-large-mobile{margin-bottom:var(--section-spacing-large)}.hero--padding-top-none-mobile{padding-top:0}.hero--padding-top-small-mobile{padding-top:var(--section-spacing-small)}.hero--padding-top-medium-mobile{padding-top:var(--section-spacing-medium)}.hero--padding-top-large-mobile{padding-top:var(--section-spacing-large)}.hero--padding-bottom-none-mobile{padding-bottom:0}.hero--padding-bottom-small-mobile{padding-bottom:var(--section-spacing-small)}.hero--padding-bottom-medium-mobile{padding-bottom:var(--section-spacing-medium)}.hero--padding-bottom-large-mobile{padding-bottom:var(--section-spacing-large)}@media screen and (min-width:990px){.hero--margin-top-none-desktop{margin-top:0}.hero--margin-top-small-desktop{margin-top:var(--section-spacing-small)}.hero--margin-top-medium-desktop{margin-top:var(--section-spacing-medium)}.hero--margin-top-large-desktop{margin-top:var(--section-spacing-large)}.hero--margin-bottom-none-desktop{margin-bottom:0}.hero--margin-bottom-small-desktop{margin-bottom:var(--section-spacing-small)}.hero--margin-bottom-medium-desktop{margin-bottom:var(--section-spacing-medium)}.hero--margin-bottom-large-desktop{margin-bottom:var(--section-spacing-large)}.hero--padding-top-none-desktop{padding-top:0}.hero--padding-top-small-desktop{padding-top:var(--section-spacing-small)}.hero--padding-top-medium-desktop{padding-top:var(--section-spacing-medium)}.hero--padding-top-large-desktop{padding-top:var(--section-spacing-large)}.hero--padding-bottom-none-desktop{padding-bottom:0}.hero--padding-bottom-small-desktop{padding-bottom:var(--section-spacing-small)}.hero--padding-bottom-medium-desktop{padding-bottom:var(--section-spacing-medium)}.hero--padding-bottom-large-desktop{padding-bottom:var(--section-spacing-large)}}
/*# sourceMappingURL=/cdn/shop/t/77/assets/w-hero.css.map */
