.hero-slideshow{position:relative;overflow:hidden;background:var(--grey-950, #071218)}.hero-slideshow .swiper{position:relative}.hero-slide{position:relative;min-height:var(--slide-min-height, 600px);display:flex;flex-direction:column}.hero-slide__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-slide__bg img,.hero-slide__bg-img{width:100%;height:100%;object-fit:cover;display:block}.hero-slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#000 0%,rgba(0,0,0,.4) 44%,transparent 70%);opacity:var(--overlay-opacity, .6);z-index:1}.hero-slide__content{position:relative;z-index:2;display:flex;flex-direction:column;flex:1;max-width:var(--page-width, 1440px);margin:0 auto;width:100%;padding:48px 24px 60px;min-height:var(--slide-min-height, 600px)}.hero-slide__feature-image{position:absolute;left:50%;bottom:80px;transform:translate(-50%);z-index:0;pointer-events:none}.hero-slide__feature-image img{max-height:420px;width:auto;object-fit:contain}.hero-slide__row{display:flex;align-items:flex-end;gap:24px;margin-top:auto;padding-top:180px;justify-content:space-between}.hero-slide__text{flex:1;display:flex;flex-direction:column;gap:16px;max-width:560px;min-width:240px}.hero-slide__subtitle{color:var(--grey-50, #fff);font-size:1.4rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.hero-slide__heading{color:var(--grey-50, #fff);font-size:4.9rem;line-height:1;font-weight:700;font-family:var(--font-heading-family);margin:0}.hero-slide__body{color:var(--grey-300, #f2f4f7);font-size:1.6rem;line-height:1.3}.hero-slide__cta-frame,.hero-product-card__frame,.hero-product-card__atc-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.hero-slide__cta{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border:none;background:none;color:#fff;text-decoration:none;font-family:var(--font-heading-family);font-weight:600;font-size:1.2rem;text-transform:uppercase;letter-spacing:.04em;position:relative;align-self:flex-start;transition:filter .3s ease}.hero-slide__cta span{position:relative;z-index:1}.hero-slide__cta:hover .hero-slide__cta-frame{filter:brightness(1.4)}.hero-product-card{flex-shrink:0;width:180px;align-self:flex-end;position:relative}.hero-product-card__inner{display:flex;flex-direction:column;gap:12px;padding:20px 16px 30px;position:relative;z-index:1}.hero-product-card__top{display:flex;flex-direction:column;gap:8px;text-align:center}.hero-product-card__title{font-family:var(--font-heading-family);font-size:1.4rem;font-weight:600;line-height:1.2;color:var(--grey-100, #fcfcfd);margin:0}.hero-product-card__title a{color:inherit;text-decoration:none}.hero-product-card__title a:hover{color:var(--accent-primary, #c45a3c)}.hero-product-card__description{font-size:1.2rem;line-height:1.2;color:var(--grey-400, #d1d3db);overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0}.hero-product-card__price{font-family:var(--font-heading-family);font-size:1.4rem;font-weight:600;line-height:1.2;color:var(--grey-100, #fcfcfd)}.hero-product-card__image{width:100%;aspect-ratio:1;overflow:hidden;position:relative;background:radial-gradient(ellipse at center,rgba(124,115,103,.4) 0%,transparent 70%)}.hero-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.hero-product-card:hover .hero-product-card__image img{transform:scale(1.05)}.hero-product-card__bottom{display:flex;flex-direction:column;gap:8px;align-items:center}.hero-product-card__atc{width:100%;padding:14px 16px;border:none;background:none;color:#fff;font-family:var(--font-heading-family);font-weight:600;font-size:1.2rem;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;position:relative;transition:filter .3s ease}.hero-product-card__atc span{position:relative;z-index:1}.hero-product-card__atc:hover .hero-product-card__atc-frame{filter:brightness(1.4)}.hero-product-card__atc:disabled{opacity:.5;cursor:not-allowed}.hero-product-card__note{font-size:1.2rem;line-height:1.2;color:var(--grey-500, #9ea0ae);text-align:center;margin:0}.hero-pagination{position:absolute;bottom:24px;left:0;right:0;z-index:10;display:flex;justify-content:center}@media(max-width:768px){.hero-pagination{bottom:10px}}.hero-pagination__wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.hero-pagination__wrap .swiper-pagination{height:40px}.hero-pagination__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.hero-pagination .swiper-pagination{position:relative;z-index:1;display:inline-flex!important;align-items:center;gap:2px;padding:4px 20px;top:0!important;bottom:0!important}.hero-pagination .swiper-pagination-bullet{width:36px;height:36px;background:none;border:none;border-radius:0;opacity:1;margin:0!important;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:width .3s ease,height .3s ease}.bullet-dot{display:block;pointer-events:none}.bullet-dot--inactive{width:36px;height:36px}.bullet-dot--active{display:none;width:56px;height:56px}.hero-pagination .swiper-pagination-bullet-active{width:56px;height:56px;background:unset!important}.hero-pagination .swiper-pagination-bullet-active .bullet-dot--inactive{display:none}.hero-pagination .swiper-pagination-bullet-active .bullet-dot--active{display:block}@media screen and (max-width:749px){.hero-slide{min-height:500px}.hero-slide__content{padding:24px 16px 60px;min-height:500px}.hero-slide__row{flex-direction:column;align-items:flex-start;padding-top:80px;gap:20px}.hero-slide__heading{font-size:3rem}.hero-slide__body{font-size:1.4rem}.hero-product-card{width:100%;max-width:280px}.hero-product-card__inner{flex-direction:row;flex-wrap:wrap;gap:12px}.hero-product-card__top{flex:1;min-width:100px;text-align:left}.hero-product-card__image{width:80px;height:80px;aspect-ratio:auto;flex-shrink:0}.hero-product-card__bottom{width:100%}.hero-slide__feature-image{position:relative;left:auto;bottom:auto;transform:none;text-align:center}.hero-slide__feature-image img{max-height:250px}}@media screen and (min-width:750px)and (max-width:989px){.hero-slide__heading{font-size:3.6rem}.hero-slide__row{padding-top:120px}.hero-product-card{width:160px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/hero-slideshow.css.map */
