.product-gallery-modal{overflow:auto;position:fixed;width:100%;height:100%;background:#fff;top:0;left:0;transform:translateY(-100%);will-change:transform;transition:all ease-in-out .3s;z-index:9999}.product-gallery-modal .close{all:unset;width:21px;height:21px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21' fill='none'%3E%3Cpath d='M20.7429 19.6014C20.8223 19.6753 20.8859 19.7645 20.9301 19.8636C20.9742 19.9627 20.998 20.0696 20.9999 20.1781C21.0018 20.2865 20.9818 20.3942 20.9412 20.4948C20.9006 20.5954 20.8401 20.6867 20.7634 20.7634C20.6867 20.8401 20.5954 20.9006 20.4948 20.9412C20.3942 20.9818 20.2865 21.0018 20.1781 20.9999C20.0696 20.998 19.9627 20.9742 19.8636 20.9301C19.7645 20.8859 19.6753 20.8223 19.6014 20.7429L10.4799 11.6227L1.35831 20.7429C1.2052 20.8856 1.00269 20.9633 0.793444 20.9596C0.584196 20.9559 0.384551 20.8711 0.236567 20.7231C0.0885843 20.5752 0.00381776 20.3755 0.000125836 20.1663C-0.00356609 19.957 0.0741048 19.7545 0.216776 19.6014L9.33697 10.4799L0.216776 1.35831C0.0741048 1.2052 -0.00356609 1.00269 0.000125836 0.793444C0.00381776 0.584196 0.0885843 0.384551 0.236567 0.236567C0.384551 0.0885843 0.584196 0.00381776 0.793444 0.000125836C1.00269 -0.00356609 1.2052 0.0741048 1.35831 0.216776L10.4799 9.33697L19.6014 0.216776C19.7545 0.0741048 19.957 -0.00356609 20.1663 0.000125836C20.3755 0.00381776 20.5752 0.0885843 20.7231 0.236567C20.8711 0.384551 20.9559 0.584196 20.9596 0.793444C20.9633 1.00269 20.8856 1.2052 20.7429 1.35831L11.6227 10.4799L20.7429 19.6014Z' fill='%23252538'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;cursor:pointer;transition:ease-in-out .3s}.product-gallery-modal .close:hover{opacity:.7}.product-gallery-modal__header{border-bottom:1px solid var(--color-indigo)}.product-gallery-modal__header--container{display:flex;align-items:center;justify-content:space-between;padding:25px 32px}.product-gallery-modal__header h2{max-width:65%;color:var(--color-indigo);font-size:17px;font-style:normal;font-weight:500;line-height:25px;margin-right:15px}.product-gallery-modal .container{padding:32px;max-width:1440px;margin:0 auto}.product-gallery-modal__item{position:relative;overflow:hidden}.product-gallery-modal__item-slider .swiper-slide{position:relative;display:flex;justify-content:space-between;overflow:hidden;flex-wrap:wrap}.product-gallery-modal__item-slider .swiper-slide:first-child .swiper-slide__image{padding:0}@media(min-width: 992px){.product-gallery-modal__item-slider .swiper-slide{flex-wrap:nowrap}}.product-gallery-modal__item-slider .swiper-slide__image{flex:0 0 100%;background:#f2f2f0;box-sizing:border-box;padding:10px;height:331px}@media(min-width: 992px){.product-gallery-modal__item-slider .swiper-slide__image{height:395px;flex:0 0 42%}}@media(min-width: 992px){.product-gallery-modal__item-slider .swiper-slide__image{height:492px;flex:0 0 42%}}.product-gallery-modal__item-slider .swiper-slide__image img{width:100%;height:100%;object-fit:contain}.product-gallery-modal__item-slider .swiper-slide__description{flex:0 0 100%;color:var(--color-indigo);margin-top:145px}@media(min-width: 576px){.product-gallery-modal__item-slider .swiper-slide__description{margin-top:100px}}@media(min-width: 992px){.product-gallery-modal__item-slider .swiper-slide__description{flex:0 0 calc(58% - 65px);margin-top:0}}@media(min-width: 1200px){.product-gallery-modal__item-slider .swiper-slide__description{flex:0 0 calc(58% - 100px)}}.product-gallery-modal__item-slider .swiper-slide__description h2{font-size:17px;font-style:normal;font-weight:500;line-height:25px;margin-bottom:15px}.product-gallery-modal__item-slider .swiper-slide__description p{font-size:17px;font-style:normal;font-weight:300;line-height:25px;margin-bottom:15px}.product-gallery-modal__item-slider .swiper-slide.swiper-slide-visible .swiper-slide__description{animation:fade-in-up .6s ease-in-out}.product-gallery-modal__item-thumb{margin-top:10px;flex:0 0 100%;overflow:hidden;position:relative}.product-gallery-modal__item-thumb.fade-last::after{content:"";position:absolute;right:-20px;z-index:10;top:0;width:40px;height:53px;background:var(--color-white);filter:blur(15px)}@media(min-width: 992px){.product-gallery-modal__item-thumb.fade-last::after{height:87px}}.product-gallery-modal__item-thumb.fade-first::after{content:"";position:absolute;left:-20px;z-index:10;top:0;width:40px;height:53px;background:var(--color-white);filter:blur(15px)}@media(min-width: 992px){.product-gallery-modal__item-thumb.fade-first::after{height:87px}}@media(min-width: 992px){.product-gallery-modal__item-thumb{flex:0 0 42%}}.product-gallery-modal__item-thumb .swiper-slide{height:53px;background:#f2f2f0;border:2px solid rgba(0,0,0,0);box-sizing:border-box;cursor:pointer}@media(min-width: 992px){.product-gallery-modal__item-thumb .swiper-slide{height:83px}}.product-gallery-modal__item-thumb .swiper-slide.swiper-slide-thumb-active{border:2px solid var(--color-purple-light)}.product-gallery-modal__item-thumb .swiper-slide img{width:100%;height:100%;object-fit:contain}.product-gallery-modal__footer{display:flex;flex-direction:column;width:100%;position:absolute;top:331px;left:0;z-index:99}@media(min-width: 992px){.product-gallery-modal__footer{align-items:flex-start;flex-direction:row;justify-content:space-between;position:relative;top:unset;left:unset;bottom:unset;right:unset;flex:0 0 calc(59% - 100px)}}.product-gallery-modal__nav{align-items:center;display:flex;margin-top:10px}@media(min-width: 576px){.product-gallery-modal__nav{display:none}}@media(min-width: 992px){.product-gallery-modal__nav{display:flex;flex:0 0 calc(58% - 65px)}}@media(min-width: 1200px){.product-gallery-modal__nav{flex:0 0 calc(58% - 100px)}}.product-gallery-modal__nav.mobile{display:none}@media(min-width: 576px){.product-gallery-modal__nav.mobile{display:flex}}@media(min-width: 992px){.product-gallery-modal__nav.mobile{display:none}}.product-gallery-modal__nav .product-gallery-modal__nav-next,.product-gallery-modal__nav .product-gallery-modal__nav-prev{width:38px;height:38px;margin:5px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='13' viewBox='0 0 21 13' fill='none'%3E%3Cpath d='M20.0798 5.93997C20.5106 5.93997 20.8598 6.28919 20.8598 6.71997C20.8598 7.15075 20.5106 7.49997 20.0798 7.49997V5.93997ZM0.808264 7.27151C0.503654 6.96691 0.503654 6.47304 0.808264 6.16843L5.77216 1.20453C6.07677 0.89992 6.57064 0.89992 6.87525 1.20453C7.17986 1.50914 7.17986 2.00301 6.87525 2.30762L2.4629 6.71997L6.87525 11.1323C7.17986 11.4369 7.17986 11.9308 6.87525 12.2354C6.57064 12.54 6.07677 12.54 5.77216 12.2354L0.808264 7.27151ZM20.0798 7.49997H1.35981V5.93997H20.0798V7.49997Z' fill='white'/%3E%3C/svg%3E");background-color:var(--color-purple);background-size:auto;background-position:center;background-repeat:no-repeat;cursor:pointer;transition:opacity .3s ease-in-out}.product-gallery-modal__nav .product-gallery-modal__nav-next:hover,.product-gallery-modal__nav .product-gallery-modal__nav-prev:hover{opacity:.8}.product-gallery-modal__nav .product-gallery-modal__nav-next.swiper-button-disabled,.product-gallery-modal__nav .product-gallery-modal__nav-prev.swiper-button-disabled{opacity:.3}.product-gallery-modal__nav .product-gallery-modal__nav-next{transform:rotate(180deg)}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}