product-gallery{display:block;position:relative;isolation:isolate}product-gallery .wrapper{padding:1rem}product-gallery .product-gallery__slider{border-radius:1.6rem;overflow:hidden}@media screen and (min-width: 1024px){product-gallery .product-gallery__slider{border-radius:2rem}}product-gallery .product-gallery__slider .swiper-wrapper{box-sizing:border-box}product-gallery .product-gallery-slider__slide{background-image:var(--bg);background-position:center;background-size:cover;background-repeat:no-repeat;min-height:67rem;display:flex;flex-direction:column;height:auto;position:relative;isolation:isolate}@media screen and (min-width: 1024px){product-gallery .product-gallery-slider__slide{min-height:70rem}}product-gallery .product-gallery-slider__slide:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(to right,#131821a3 0% 100%)}product-gallery .slider__content{width:100%;position:absolute;z-index:20;bottom:2rem;left:0}@media screen and (min-width: 1024px){product-gallery .slider__content{bottom:6.4rem}}product-gallery .slider__content .wrapper .breadcrumb{padding-top:0}product-gallery .slider__content .wrapper .breadcrumb+.bottom__group{margin-top:3rem}@media screen and (min-width: 1024px){product-gallery .slider__content .wrapper .breadcrumb+.bottom__group{margin-top:10rem}}@media screen and (min-width: 1285px){product-gallery .slider__content .wrapper .breadcrumb+.bottom__group{margin-top:27.2rem}}product-gallery .slider__content .wrapper .bottom__group{display:flex;flex-direction:column;justify-content:end;align-items:center}@media screen and (min-width: 1024px){product-gallery .slider__content .wrapper .bottom__group{flex-direction:row;justify-content:space-between;align-items:end}}product-gallery .slider__content .wrapper .bottom__group .product__heading{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;max-width:34.2rem;margin-left:auto;margin-right:auto}@media screen and (min-width: 1024px){product-gallery .slider__content .wrapper .bottom__group .product__heading{align-items:start;justify-content:end;flex-direction:column;max-width:none;margin-left:0;margin-right:2rem}}@media screen and (max-width: 1023px){product-gallery .slider__content .wrapper .bottom__group .product__heading+.slider__controls{margin-top:8rem}}product-gallery .slider__content .wrapper .bottom__group .product__heading .product__tag{width:fit-content;display:inline-flex;justify-content:center;align-items:center;padding:1rem 1.6rem;background-color:var(--pink-400);border-radius:.8rem;font-size:1.8rem;font-weight:700;line-height:2.4rem;text-align:center;color:var(--white);order:1}@media screen and (min-width: 1024px){product-gallery .slider__content .wrapper .bottom__group .product__heading .product__tag{padding:1.2rem 1.6rem;font-size:2rem}}product-gallery .slider__content .wrapper .bottom__group .product__heading .product__tag+p{margin:2.8rem 0}@media screen and (min-width: 1024px){product-gallery .slider__content .wrapper .bottom__group .product__heading .product__tag+p,product-gallery .slider__content .wrapper .bottom__group .product__heading .product__tag+h2{margin-top:3.2rem;margin-bottom:0}}product-gallery .slider__content .wrapper .bottom__group .product__heading p{font-size:1.6rem;font-weight:400;line-height:2.8rem;letter-spacing:.5px;margin:0;color:var(--white);text-align:center;order:2}@media screen and (min-width: 1024px){product-gallery .slider__content .wrapper .bottom__group .product__heading p{order:3;text-align:left}}@media screen and (min-width: 1024px){product-gallery .slider__content .wrapper .bottom__group .product__heading p+h2{margin-top:2.4rem}}product-gallery .slider__content .wrapper .bottom__group .product__heading h2{font-size:5rem;font-weight:700;line-height:5.6rem;letter-spacing:.5px;color:var(--white);text-align:center;margin:0;order:2}@media screen and (min-width: 1024px){product-gallery .slider__content .wrapper .bottom__group .product__heading h2{font-size:6.4rem;line-height:8.2rem;text-align:left;order:3}}product-gallery .slider__content .slider__controls{display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (min-width: 1024px){product-gallery .slider__content .slider__controls{width:max-content}}product-gallery .slider__content .slider__controls>*+*{margin-left:1.2rem}product-gallery .slider__content .slider__controls .product-gallery-slider__button{background-color:transparent;border:1px solid var(--white);border-radius:16rem;width:6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease}product-gallery .slider__content .slider__controls .product-gallery-slider__button:hover{opacity:.6}product-gallery .slider__content .slider__controls .product-gallery-slider__button svg{width:2rem;height:auto;flex-shrink:0}product-gallery .slider__content .slider__controls .product-gallery-slider__button.prev svg{transform:scale(-1)}product-gallery .slider__content .slider__controls .product-gallery-slider__pagination{width:max-content;font-size:1.4rem;font-weight:500;line-height:2rem;letter-spacing:-1px;color:var(--white);text-align:center}product-gallery .thumbs__wrapper{padding:0 1rem}@media screen and (max-width: 1023px){product-gallery .gallery-thumbs__slider{overflow:visible}}product-gallery .gallery-thumbs__slider .swiper-wrapper{box-sizing:border-box}product-gallery .gallery-thumbs-slider__slide{display:flex;align-items:center;justify-content:center;height:auto;position:relative;isolation:isolate;overflow:hidden;border-radius:1.2rem;max-height:10.8rem}@media screen and (min-width: 1024px){product-gallery .gallery-thumbs-slider__slide{max-height:18rem}}product-gallery .gallery-thumbs-slider__slide.swiper-slide-thumb-active{border:2.5px solid var(--blue-400)}product-gallery .gallery-thumbs-slider__slide img{width:100%;height:100%;object-fit:cover}product-gallery .gallery-thumbs-slider__slide:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:#05041b;opacity:.3}product-gallery .gallery-thumbs-slider__slide .check{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.8rem;height:3.8rem;display:none;background-color:#0000004d;border-radius:100%;z-index:20}@media screen and (min-width: 1024px){product-gallery .gallery-thumbs-slider__slide .check{width:6.4rem;height:6.4rem}}product-gallery .gallery-thumbs-slider__slide.swiper-slide-thumb-active .check{display:flex;align-items:center;justify-content:center}product-gallery .gallery-thumbs-slider__slide .check svg{width:auto;height:1.8rem;flex-shrink:0}@media screen and (min-width: 1024px){product-gallery .gallery-thumbs-slider__slide .check svg{height:3rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-gallery.css.map */
