.featured-variants{padding:50px 60px;background-color:#fff;display:flex;flex-direction:column;row-gap:30px;overflow:hidden}.featured-variants-section .featured-variants__list{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;max-width:1440px;margin:auto}.featured-variants-section .featured-variants__title--desktop{font-size:35px;text-align:center;margin:0}.featured-variants-section .featured-variants__subtitle--desktop{text-align:center;font-size:16px;margin:0;color:#4c4c4c;line-height:20px}.featured-variants-section .featured-variants__title--mobile,.featured-variants-section .featured-variants__subtitle--mobile{display:none}@media (max-width: 1000px){.featured-variants-section .featured-variants__list{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.featured-variants-section .featured-variants{padding:50px 0}.featured-variants-section .featured-variants__list{display:flex;overflow-x:auto;gap:10px;padding:0 30px;overflow-x:scroll;scrollbar-width:none;max-width:100%}.featured-variants-section .featured-variant-card{min-width:70%;flex:0 0 auto;scroll-snap-align:start}.featured-variants-section .featured-variants__title--desktop,.featured-variants-section .featured-variants__subtitle--desktop{display:none}.featured-variants-section .featured-variants__title--mobile,.featured-variants-section .featured-variants__subtitle--mobile{display:block;padding:0 30px;text-align:left;margin:0}.featured-variants-section .featured-variants__title--mobile{line-height:normal;font-size:30px;line-height:35px}.featured-variants-section .featured-variants__subtitle--mobile{font-size:15px;line-height:20px;color:#4c4c4c}}.hero-section .hero-banner{position:relative;width:100%;height:970px;overflow:hidden}.hero-section .hero-bg{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.hero-section .hero-bg-mobile{display:none}.hero-section .hero-video,.hero-section .hero-image{width:100%;height:100%;object-fit:cover}.hero-section .hero-content{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 20px}.hero-section .hero-title{font-size:50px;margin-bottom:0;line-height:1.1}.hero-section .hero-subtitle{font-size:24px;margin:0;font-weight:500}.hero-section .hero-title-mobile,.hero-section .hero-subtitle-mobile,.hero-section .hero-caption-mobile{display:none}.hero-section .hero-button{margin-top:25px;padding:11px 30px;text-decoration:none;font-size:16px;border-radius:4px;transition:all .3s ease}.hero-section .hero-banner .button--primary{background-color:#fff;color:#000}.hero-section .hero-banner .button--secondary{background-color:#000;color:#fff}.hero-section .hero-caption-desktop{margin-top:15px;font-size:20px}.hero-section .hero-button-mobile{display:none}.hero-button-desktop{display:inline-block}@media (max-width: 768px){.hero-section .hero-banner{height:700px}.hero-section .hero-button-desktop{display:none}.hero-section .hero-button-mobile{display:inline-block}}@media (max-width: 640px){.hero-section .hero-caption-desktop{display:none}.hero-section .hero-banner{height:590px}.hero-section .hero-bg-desktop{display:none}.hero-section .hero-bg-mobile{display:block}.hero-section .hero-content{justify-content:flex-end;padding-bottom:25px;background:linear-gradient(to bottom,#0000 0% 50%,#0000008c)}.hero-section .hero-title-desktop,.hero-section .hero-subtitle-desktop{display:none}.hero-section .hero-title-mobile{display:block;font-size:30px;line-height:35px}.hero-section .hero-subtitle-mobile{display:block;font-size:14px;line-height:20px;margin-top:5px}.hero-section .hero-button{margin-top:20px;font-weight:500}.hero-section .hero-bg-mobile img{object-position:top}}.image-gallery-section .image-gallery{width:100%;padding:60px}.image-gallery-section .image-gallery__title{font-size:35px;margin-bottom:10px}.image-gallery-section .image-gallery__description{font-size:16px;color:#4c4c4c;line-height:28px;margin-bottom:44px}.image-gallery-section .image-gallery__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:20px}.image-gallery-section .image-gallery__group{display:flex;flex-direction:column;gap:20px}.image-gallery-section .image-gallery__row{display:grid;gap:20px}.image-gallery-section .image-gallery__row img{width:100%;height:100%;object-fit:cover;display:block}.image-gallery-section .image-gallery__row--full,.image-gallery-section .image-gallery__row--full img{grid-template-columns:1fr;height:380px}.image-gallery-section .image-gallery__row--split{grid-template-columns:repeat(2,1fr);height:100%}@media (max-width: 768px){.image-gallery-section .image-gallery{padding:40px 30px 50px;margin-top:40px}.image-gallery-section .image-gallery__wrapper{grid-template-columns:1fr}.image-gallery-section .image-gallery__title{font-size:28px;line-height:38px}.image-gallery-section .image-gallery__description{font-size:15px;text-align:left;line-height:25px}.image-gallery-section .image-gallery__row--full{height:180px}.image-gallery-section .image-gallery__row--full,.image-gallery-section .image-gallery__row--full img{grid-template-columns:1fr;height:180px}.image-gallery-section .image-gallery__group,.image-gallery-section .image-gallery__row--split,.image-gallery-section .image-gallery__wrapper{gap:5px}}.media-carousel-section .media-carousel{position:relative;padding:65px 60px 70px}.media-carousel-section .media-carousel__wrapper{max-width:1440px;margin:auto;width:100%}.media-carousel-section .media-carousel__title{font-size:35px;margin-bottom:10px;line-height:40px}.media-carousel-section .media-carousel__subtitle{font-size:16px;color:#4c4c4c;margin-bottom:30px;margin-top:0;letter-spacing:normal;line-height:20px}.media-carousel-section .flickity-viewport{overflow:hidden;height:448px!important;width:100%}.media-carousel-section .media-carousel__container{position:relative;display:flex;align-items:center;max-width:1440px;margin:auto;overflow:hidden}.media-carousel-section .media-carousel__wrapper-flickity{display:flex;width:100%}.media-carousel-section .media-carousel__slide{margin-right:20px;border-radius:12px;overflow:hidden}.media-carousel-section .media-carousel__slide video,.media-carousel-section .media-carousel__slide img{flex:0 0 auto;height:448px;width:256px;border-radius:12px;overflow:hidden;object-fit:cover}.media-carousel-section .media-carousel__img,.media-carousel-section .media-carousel__video{position:relative;width:100%;height:auto;display:block;border-radius:12px}.media-carousel-section .media-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;background:#ffffffd9;border:none;width:40px;height:40px;font-size:24px;line-height:1;color:#333;border-radius:50%;cursor:pointer;transition:all .2s ease}.media-carousel-section .media-carousel-video__wrapper{position:relative}.media-carousel-section .media-carousel-video__play-pause{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;width:50px;height:50px;background-color:#f5f5f53b;border-radius:50%}.media-carousel-section .media-carousel-video__play-pause svg{scale:.7}@media (max-width: 1024px){.media-carousel-section .media-carousel__slide{width:40%}}@media (max-width: 640px){.media-carousel-section .media-carousel{padding:40px 30px 50px}.media-carousel-section .media-carousel__slide{width:250px}.media-carousel-section .media-carousel__arrow{display:none}.media-carousel-section .media-carousel__title{font-size:30px;line-height:35px;margin-bottom:10px}.media-carousel-section .media-carousel__subtitle{font-size:15px;line-height:20px}}.media-carousel-section .flickity-button{position:absolute;width:35px;height:35px;z-index:2;top:50%;transform:translateY(-50%);background-color:#d2d2d2;border-radius:50%}.media-carousel-section .flickity-button svg{scale:.3;fill:gray}.media-carousel-section .flickity-button.previous{left:10px}.media-carousel-section .flickity-button.next{right:10px}.product__card{display:flex;flex-direction:column;text-align:center;overflow:hidden;background:#fff}.product-card__image-wrapper{position:relative;display:block;background:#fff}.product-card__image-inner{padding:25px;border-radius:10px;border:solid 2px #00000000;background-color:#f7f7f7}.product-card__image{width:100%;height:auto;display:block}.product-card__tagline{position:absolute;bottom:0;left:0;font-size:14px;background-color:#fff;padding:10px 15px;width:100%;border:1px solid #f7f7f7;border-radius:0 0 10px 10px;text-align:left}.product-card__badge{position:absolute;top:20px;left:0;padding:7px 10px;font-size:12px;line-height:12px}.product-card__info{padding:15px 0;text-align:left;display:flex;flex-direction:column;gap:15px}.product-card__title{font-size:18px;line-height:normal;margin:0}.product-card__price{display:flex;align-items:center;gap:7px;line-height:20px}.product__card .product-card__discount{display:flex}.product__card .product-card__discount .label{background-color:#a50034;line-height:normal;padding:2px 6px}.product__card .product-card__form{margin-top:.75rem}.product__card .price--from{font-size:16px;text-transform:lowercase;color:#6c6c6c}.product__card .price--compare{font-size:16px;color:#6c6c6c;opacity:1}.product__card .price--highlight{font-size:18px;color:#a50034;font-weight:400}@media (max-width: 768px){.product__card{scroll-snap-align:start;min-width:290px}.product-card__image-inner{padding:0}.product-card__image{border-radius:10px}.product-card__title{font-size:16px}.product__card .price--compare,.product__card .price--from{font-size:14px}.product__card .price--highlight{font-size:16px}.product-card__info{padding:5px 0;gap:10px}.label--highlight{font-size:12px}.product__card .product-card__price{padding-left:3px}}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map */
