.hero-section{position:relative;width:100%;height:520px;overflow:hidden;background-color:#000}@media screen and (min-width:640px){.hero-section{height:600px}}@media screen and (min-width:768px){.hero-section{height:680px}}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(1.05);pointer-events:none;transition:opacity 1s ease-in-out,transform 1s ease-in-out;z-index:1}.hero-slide.is-active{opacity:1;transform:scale(1);pointer-events:auto;z-index:2}.hero-slide__image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-slide__image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000040,#000000a6);z-index:1}.hero-slide__content{position:absolute;z-index:10;bottom:32px;left:16px;right:16px;max-width:576px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}@media screen and (min-width:640px){.hero-slide__content{bottom:64px;left:40px;right:auto;gap:16px}}@media screen and (min-width:768px){.hero-slide__content{bottom:50px;left:40px}}@media screen and (min-width:1024px){.hero-slide__content{bottom:80px;left:80px}}.hero-slide__subtitle{font-family:var(--font-serif);font-weight:600;font-size:16px;line-height:1;text-transform:uppercase;letter-spacing:.1em;color:var(--color-border-primary)}@media screen and (min-width:640px){.hero-slide__subtitle{letter-spacing:.3em}}@media screen and (min-width:768px){.hero-slide__subtitle{font-size:20px;letter-spacing:.4em}}.hero-slide__title{font-family:var(--font-serif);font-weight:700;font-size:36px;line-height:1.15;color:var(--color-secondary-text);text-align:left;margin-bottom:0}@media screen and (min-width:768px){.hero-slide__title{font-size:56px;line-height:1.1}}.hero-slide__description{font-family:var(--font-sans);font-weight:400;font-size:12px;line-height:1.4;text-align:left;color:var(--color-primary-bg);max-width:512px;letter-spacing:.05em;margin-bottom:0}@media screen and (min-width:640px){.hero-slide__description{font-size:15px;line-height:1.5}}@media screen and (min-width:768px){.hero-slide__description{font-size:18px}}.hero-slide__cta{padding-top:4px}.btn-hero{padding:10px 24px!important;font-size:12px!important;border-radius:4px;box-shadow:0 4px 6px -1px #0000001a;transition:all .3s ease}@media screen and (min-width:640px){.btn-hero{padding:14px 32px!important;font-size:14px!important}}.btn-hero:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.hero-dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);z-index:20;display:flex;align-items:center;gap:8px}@media screen and (min-width:640px){.hero-dots{bottom:24px}}.hero-dot{height:4px;width:8px;border-radius:9999px;border:none;background-color:#fff6;cursor:pointer;padding:0;transition:all .3s ease}.hero-dot:hover{background-color:#fff}.hero-dot.is-active{background-color:var(--color-primary);width:28px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-hero.css.map */
