.section-product__media img{position:relative;opacity:1;transition-property:opacity;transition-duration:.25s;transition-timing-function:linear;width:100%}.section-product__media img.preload{opacity:0}.section-product__media .product-media{padding-bottom:2.5em}@media (min-width:768px){.section-product__media .product-media{display:flex;gap:0 1.5em;padding-bottom:0}}.section-product__media .product-media__item{background-color:var(--color-grey-light)}.section-product__media #openFancybox{cursor:pointer;width:2.5em;height:2.5em;display:flex;align-items:center;justify-content:center}.section-product__media #openFancybox svg{width:1em}.section-product__media .swiper{position:relative}@media (min-width:768px){.section-product__media .swiper{order:2}}.section-product__media .swiper .swiper-actions{position:absolute;top:1em;left:1em;background:var(--color-white);z-index:2}.section-product__media .swiper .swiper-actions .swiper-button{width:2.5em;height:2.5em;margin-top:0}.section-product__media .swiper .swiper-actions .swiper-button:after{font-size:.6em;font-weight:700}.section-product__media .swiper-pagination-bullets{display:flex;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;justify-content:flex-start;padding-top:1em;gap:1em;flex-wrap:wrap}@media (min-width:768px){.section-product__media .swiper-pagination-bullets{flex-direction:column}}.section-product__media .swiper-pagination-bullet{width:4.375em;min-width:4.375em;height:4.375em;margin:0!important;display:block;padding:0;position:relative;border-radius:0;opacity:1}.section-product__media .swiper-pagination-bullet-active{background-size:3.28125em!important}.section-product__media .swiper-pagination-bullet-active:before{content:"";height:100%;width:2px;background:var(--color-black);position:absolute;left:-2px;top:0}@media (max-width:1024px){.section-product__media .swiper-pagination-bullet-active:before{content:"";height:2px;width:100%;background:var(--color-black);position:absolute;bottom:-2px;left:0;top:auto}}