.hero{position:relative;overflow:hidden;padding-block:96px}.hero__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__background-image{width:100%;height:100%;object-fit:cover}.hero__background-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero__container{position:relative;z-index:1;max-width:var(--container-max-width, 1280px);margin:0 auto;padding-inline:max(var(--container-gutter, 24px),80px);height:100%}.hero--split .hero__container{display:grid;grid-template-columns:1fr 1fr;gap:var(--hero-gap, 64px);align-items:center}.hero--split .hero__container{justify-items:center}.hero--split.hero--reverse .hero__container{grid-template-columns:min-content 1fr}.hero__content{display:flex;flex-direction:column;gap:32px;width:100%}.hero__title-group{display:flex;flex-direction:column;gap:12px}.hero__badge{display:inline-flex;align-items:center;gap:5px;font-family:"Figtree",var(--text-font-family),sans-serif;font-size:12px;font-weight:500;line-height:1;color:inherit}.hero__badge svg{width:10px;height:10px;fill:currentColor}.hero__heading{font-family:"Playfair Display",var(--heading-font-family),serif;font-size:48px;font-weight:600;line-height:1.208;color:inherit;margin:0;max-width:530px}.hero__heading p{margin:0}.hero__actions{gap:12px}.hero__background-image--desktop{display:none}.hero__background-image--mobile{display:block}@media screen and (min-width: 1000px){.hero__background-image--desktop{display:block}.hero__background-image--mobile{display:none}.hero--split:not(.hero--center-desktop):has(.hero__media) .hero__content{padding-block:64px}}.hero__media{display:none;position:relative;overflow:hidden;border-radius:var(--hero-image-radius, 20px);aspect-ratio:1 / 1;height:100%}.hero__media img,.hero__media svg{display:block;width:100%;height:100%;object-fit:cover}@media screen and (min-width: 1000px){.hero__media{display:block}.hero--center-desktop.hero--split .hero__container{grid-template-columns:1fr;justify-items:center;text-align:center}.hero--center-desktop .hero__media{display:none}.hero--center-desktop .hero__content{align-items:center;max-width:680px}.hero--center-desktop .hero__badge{align-self:center}.hero--center-desktop .hero__actions{justify-content:center}.hero--reverse .hero__media{order:-1}}.hero--content-top .hero__container{align-items:flex-start}.hero--content-center .hero__container{align-items:center}.hero--content-bottom .hero__container{align-items:flex-end}.hero--content-top .hero__content{justify-content:flex-start}.hero--content-center .hero__content{justify-content:center}.hero--content-bottom .hero__content{justify-content:flex-end}@media screen and (max-width: 999px){.hero{padding-block:48px}.hero__container{padding-inline:var(--container-gutter)}.hero__heading{padding-right:24px}.hero--split .hero__container,.hero__heading{font-size:36px}.hero--split .hero__container,.hero--split.hero--reverse .hero__container{grid-template-columns:1fr}.hero--content-mobile-top .hero__container{align-items:flex-start}.hero--content-mobile-center .hero__container{align-items:center}.hero--content-mobile-bottom .hero__container{align-items:flex-end}.hero--content-mobile-top .hero__content{justify-content:flex-start}.hero--content-mobile-center .hero__content{justify-content:center}.hero--content-mobile-bottom .hero__content{justify-content:flex-end}.hero--center-mobile .hero__content{align-items:center;text-align:center}.hero--center-mobile .hero__badge{align-self:center}.hero--center-mobile .hero__actions{justify-content:center}}.hero__carousel{display:block;position:relative;padding-block:0}.hero__carousel .slyde-wrapper{height:100%}.hero__slide{position:relative;flex:0 0 100%;width:100%;height:100%;overflow:hidden;padding-block:96px}@media screen and (max-width: 999px){.hero__slide{padding-block:48px}}.hero__nav{position:absolute;bottom:46px;left:50%;transform:translate(-50%);z-index:10;display:flex;align-items:center;gap:16px;color:var(--hero-nav-color, #fff)}.hero__nav-bars{display:flex;gap:4px}.hero__nav-bar{width:32px;height:3px;background:#ffffff4d;border:none;border-radius:2px;padding:0;cursor:pointer;overflow:hidden;position:relative}.hero__nav-bar-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--hero-nav-color, #fff);transform:scaleX(0);transform-origin:left}.hero__nav-bar.is-active .hero__nav-bar-fill{animation:heroNavFill var(--hero-autoplay-speed, 5s) linear forwards}@keyframes heroNavFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero__carousel[data-autoplay=false] .hero__nav-bar.is-active .hero__nav-bar-fill{transform:scaleX(1);animation:none}@media screen and (max-width: 740px){.hero__nav{bottom:22px;gap:12px}.hero__nav-bar{width:24px}}
/*# sourceMappingURL=/cdn/shop/t/62/assets/hero.css.map */
