.collection-gallery-products{--rt-opacity:1}.collection-gallery{max-width:var(--container-width);margin:auto}.collection-gallery__content{position:absolute;left:var(--container-padding);top:80px;z-index:10}@media(max-width:999px){.collection-gallery__content{display:flex;flex-direction:column;top:30px;bottom:30px}}.collection-gallery__title{font-size:clamp(var(--fz-h3),3.5vw,var(--fz-h1));margin-bottom:clamp(10px,2vw,20px)}@media(max-width:999px){.collection-gallery__title{line-height:1.2}}.collection-gallery__subtitle{font-size:clamp(var(--fz-h5),2vw,var(--fz-h3));text-transform:uppercase;margin-bottom:clamp(20px,4vw,52px)}@media(max-width:999px){.collection-gallery__subtitle{margin-bottom:clamp(5px,1vw,52px);font-size:clamp(10px,2vw,var(--fz-h1));font-weight:400}}.collection-gallery .splide__slide{padding-bottom:56%}.collection-gallery .splide__slide img{width:100%;height:100%;object-fit:cover}.collection-gallery--show-grid:before{position:absolute;z-index:1;content:"";pointer-events:none;background-image:url(/greed.png);background-size:100% 100%;background-repeat:no-repeat;inset:-30px}.collection-gallery .splide__pagination__page.is-active{background-color:var(--color-white)}@media(hover:hover){.collection-gallery .splide__arrow:hover{cursor:pointer}.collection-gallery .splide__arrow:hover .btn{color:var(--color-gray-morning)}}.collection-gallery .splide__arrow .btn{color:var(--color-white)}.collection-gallery .splide__arrow[disabled] .btn{opacity:.2}.collection-gallery .splide__pagination__page{background:color-mix(in srgb,var(--color-primary),white 70%)}@media(max-width:999px){.collection-gallery__more{margin-top:auto}}.collection-gallery__more.btn--link{font-size:clamp(14px,1vw,var(--fz-h5))}.gallery-point{position:absolute;width:3.7%;border-radius:50%;background-color:#fff;z-index:5;transition:var(--trs-base)}.gallery-point:after{display:block;width:100%;position:relative;content:"";padding-bottom:100%}@media(max-width:999px){.gallery-point{z-index:12;width:44px}}.gallery-point--active{background-color:var(--color-black)}.gallery-point--active .gallery-point__inner:after,.gallery-point--active .gallery-point__inner:before{background-color:var(--color-white)}.gallery-point__inner{position:absolute;inset:0}.gallery-point__inner:after,.gallery-point__inner:before{position:absolute;content:"";background-color:var(--color-black);top:50%;left:50%;transform:translate(-50%,-50%)}.gallery-point__inner:after{width:50%;height:1px}.gallery-point__inner:before{width:1px;height:50%}.collection-gallery__points{display:contents}@media(any-hover:hover){.gallery-point:hover{cursor:pointer;background-color:var(--color-primary)}.gallery-point:hover .gallery-point__inner:after,.gallery-point:hover .gallery-point__inner:before{background-color:#fff}}.gallery-point--active+div .product-tootip{opacity:1;visibility:visible}.gallery-point+div{opacity:0;visibility:hidden}.gallery-point--active+div{opacity:1;visibility:visible}@media(max-width:999px){.gallery-point--active+div{z-index:13}}.product-tootip{padding:16px;display:flex;gap:16px;min-width:336px;color:var(--default,var(--color-primary)) var(--select,var(--color-gray-morning));box-shadow:var(--box-shadow-medium)}.product-tootip,.react-tooltip .react-tooltip-arrow{background-color:var(--default,var(--color-white)) var(--select,var(--color-black))}.product-tootip__title{text-transform:uppercase;margin-bottom:8px}.product-tootip__link{margin-top:16px}.product-tootip__image{aspect-ratio:152/104;width:100%;flex:0 0 auto;max-width:150px;position:relative}@media(max-width:999px){.product-tootip__image{max-width:100px}}.product-tootip__image img{width:auto;max-height:100%;object-fit:contain}@media(any-hover:hover){.product-tootip__image{background-color:var(--color-gray-light)}}