.product-detail-gallery{display:grid;grid-template-columns:12% 1fr;min-width:0;grid-gap:20px;gap:20px;max-width:100%;position:-webkit-sticky;position:sticky;align-self:flex-start;flex-direction:row;top:120px}@media(max-width:1599px){.product-detail-gallery{gap:12px}}@media(max-width:1199px){.product-detail-gallery{display:flex;flex-direction:column;height:auto;position:static;min-width:auto;width:100%}}@media(max-width:767px){.product-detail-gallery{display:block}}.product-detail-gallery--one-photo{grid-template-columns:1fr;aspect-ratio:1}@media(max-width:1199px){.product-detail-gallery--one-photo{aspect-ratio:auto}}.product-detail-gallery--one-photo .product-detail-gallery__main{max-width:636px;position:-webkit-sticky;position:sticky;top:120px}@media(max-width:1199px){.product-detail-gallery--one-photo .product-detail-gallery__main{max-width:none;position:relative;top:auto}}.product-detail-gallery .splide__pagination{display:none}@media(max-width:1199px){.product-detail-gallery .splide__pagination{display:flex;bottom:-35px}}.product-detail-gallery__hover{position:absolute;width:44px;height:44px;right:20px;bottom:20px;z-index:2;pointer-events:none;opacity:0;transition:opacity .3s ease;background:var(--color-turq);border-radius:50%;padding:8px;color:var(--color-white)}@media(max-width:767px){.product-detail-gallery__hover{width:34px;height:34px;right:4px;bottom:4px;opacity:1;visibility:visible}}.product-detail-gallery__video{position:absolute;width:44px;height:44px;left:20px;bottom:20px;z-index:5;transition:all .3s ease;background:var(--color-turq);border-radius:50%;padding:8px;color:var(--color-white);display:flex;align-items:center;justify-content:center}@media(max-width:767px){.product-detail-gallery__video{left:4px;bottom:4px;width:34px;height:34px}}@media(hover:hover){.product-detail-gallery__video:hover{cursor:pointer;background:var(--color-turq-2);transform:scale(1.1)}}.product-detail-gallery__main{min-width:0;max-width:100%;position:relative;flex:1 1;display:flex;aspect-ratio:1}@media(hover:hover){.product-detail-gallery__main:hover{cursor:pointer}}.product-detail-gallery__main:hover:not(:has(.product-detail-gallery__video:hover)) .product-detail-gallery__hover{opacity:1}@media(max-width:1199px){.product-detail-gallery__main{padding:0;aspect-ratio:2/1;flex-direction:column;gap:24px}}@media(max-width:767px){.product-detail-gallery__main{aspect-ratio:auto;min-width:100%}}.product-detail-gallery__main .product-detail-labels{position:absolute;top:12px;left:12px;z-index:2;display:flex;flex-direction:column;gap:6px}@media(max-width:1199px){.product-detail-gallery__main .product-detail-labels{top:8px;left:8px}}.product-detail-gallery__main .product-detail-labels.skeletons{gap:6px}.product-detail-gallery__main .product-detail-labels.skeletons .skeleton-item.skeleton{height:30px;border-radius:22px}@media(max-width:1199px){.product-detail-gallery__main .product-detail-labels.skeletons .skeleton-item.skeleton{height:18px}}.product-detail-gallery__main .product-detail-labels.skeletons .skeleton-item.skeleton:first-child{width:120px}.product-detail-gallery__main .product-detail-labels.skeletons .skeleton-item.skeleton:nth-child(2){width:90px}.product-detail-gallery__main .product-detail-labels.skeletons .skeleton-item.skeleton:nth-child(3){width:100px}.product-detail-gallery__main .mobile-wrapper{display:contents}@media(max-width:1199px){.product-detail-gallery__main .mobile-wrapper{display:flex;aspect-ratio:2/1;position:relative}}@media(max-width:767px){.product-detail-gallery__main .mobile-wrapper{aspect-ratio:1}}.product-detail-gallery__main .mobile-wrapper .mobile-share-trigger{display:none}@media(max-width:1199px){.product-detail-gallery__main .mobile-wrapper .mobile-share-trigger{position:absolute;right:4px;top:4px;z-index:1;padding:12px;background-color:var(--color-turq-10);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center}}@media(max-width:767px){.product-detail-gallery__main .mobile-wrapper .mobile-share-trigger{width:34px;height:34px}}.splide.splide--product-detail{width:100%}@media(max-width:1199px){.splide.splide--product-detail{flex:1 1}}.splide.splide--product-detail .splide__track{height:100%;padding-bottom:2pxc}.splide.splide--product-detail .splide__pagination{bottom:0;transform:translateY(calc(100% + 12px))}.splide.splide--product-detail .splide__pagination .splide__pagination__page{width:10px;height:10px}.splide.splide--product-detail .splide__pagination .splide__pagination__page.is-active:before{border:2px solid var(--color-turq-2);width:20px;height:20px}.splide.splide--product-detail .splide__slide{border-radius:24px;overflow:hidden}@media(max-width:1199px){.splide.splide--product-detail .splide__slide{border-radius:16px}}.splide.splide--product-detail .splide__track{border-radius:24px}@media(max-width:1199px){.splide.splide--product-detail .splide__track{border-radius:16px}}.splide.splide--product-detail:not(.is-initialized){aspect-ratio:726/726}@media(max-width:1199px){.splide.splide--product-detail:not(.is-initialized){aspect-ratio:2/1}}@media(max-width:767px){.splide.splide--product-detail:not(.is-initialized){aspect-ratio:1}}@media(max-width:1199px){.splide.splide--product-detail:not(.is-initialized) .splide__slide{margin-right:8px}}.splide.splide--product-nav .splide__arrow--prev .icon{transform:rotate(90deg)}.splide.splide--product-nav .splide__arrow--next{transform:translate(-50%,50%)}.splide.splide--product-nav .splide__arrow--next .icon{transform:rotate(90deg)}.splide.splide--product-nav .splide__slide img{width:100%;height:100%;object-fit:cover}@media(min-width:1200px){.splide.splide--product-nav .splide__slide:hover{cursor:pointer}}@media(max-width:767px){.splide.splide--product-nav{display:none}}.product-detail-gallery-image{position:relative;width:100%;height:100%;border-radius:24px;overflow:hidden}@media(hover:hover){.product-detail-gallery-image:hover{cursor:-webkit-grab;cursor:grab}}@media(max-width:1199px){.product-detail-gallery-image{border-radius:16px}}.product-detail-gallery-image img{max-width:100%;max-height:100%;object-fit:contain}.splide.splide--product-nav .splide__track{aspect-ratio:88/634;height:80%;max-width:88px;min-height:0;overflow:hidden}.splide.splide--product-nav .splide__track--ttb .splide__list{flex-direction:column}.splide.splide--product-nav:not(.is-initialized) .splide__list{display:flex;flex-direction:column;gap:8px;width:100%}.splide.splide--product-nav:not(.is-initialized) .splide__slide{aspect-ratio:1;width:100%}.product-nav-slide{width:100%;overflow:hidden;border:1px solid rgba(0,0,0,0);border-radius:8px;padding:3px}.splide.splide--product-nav .splide__slide.is-active .product-nav-slide{box-shadow:inset 0 0 0 1px var(--color-turq)}.product-nav-slider-image{aspect-ratio:1;position:relative;border-radius:8px;overflow:hidden}.product-detail-features{min-width:0}.product-detail-features .product-brand-row{display:flex;align-items:center;justify-content:space-between}.product-detail-features .product-title-row{margin-top:12px}@media(max-width:1199px){.product-detail-features .product-title-row{margin-top:4px}}.product-detail-features .product-title-row h1{margin-top:8px}@media(max-width:1199px){.product-detail-features .product-title-row h1{margin-top:2px}}.product-detail-features .article-row{margin-top:20px;display:flex;align-items:center;justify-content:space-between}@media(max-width:1199px){.product-detail-features .article-row{margin-top:12px}}.product-detail-features .article-row .article{display:flex;align-items:center;gap:4px}.product-detail-features .sku-row{margin:40px 0}@media(max-width:1599px){.product-detail-features .sku-row{margin:20px 0}}.product-detail-features .product-basket-control{display:flex;align-items:center;justify-content:space-between;padding:16px 0}@media(max-width:1199px){.product-detail-features .product-basket-control{display:none!important}}@media(max-width:767px){.product-detail-features .product-basket-control{flex-direction:column;gap:12px;box-shadow:0 0 32px 0 rgba(66,146,153,.1490196078);border-radius:16px;margin:40px 0}}@media(max-width:639px){.product-detail-features .product-basket-control{align-items:stretch;padding:16px 12px}}.product-detail-features .add-to-basket__in-basket{justify-content:space-between}@media(max-width:767px){.product-detail-features .guideline-block:last-child{margin-bottom:0}}