.images-wheel-gallery{position:relative;width:80vw;height:80vw;margin:20px auto;display:flex;align-items:center;justify-content:center}@media only screen and (min-width: 768px){.images-wheel-gallery{width:600px;height:600px}}.images-wheel-gallery>img{grid-area:1/1;width:400px;aspect-ratio:1;object-fit:cover;border-radius:50%;transform:translate(var(--_x,0),var(--_y,0));cursor:pointer;z-index:0;transition:.3s,z-index 0s .3s;position:absolute;width:100%;height:100%;clip-path:polygon(50% 50%,100% 0,100% 50%);-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent}.images-wheel-gallery img:hover{--_i: 1;z-index:1;transition:transform .2s,clip-path .3s .2s,z-index 0s}.images-wheel-gallery:hover img{transform:translate(0)}.images-wheel-gallery>img:nth-child(n):hover{-webkit-clip-path:polygon(50% 0,0% 0%,0% 180%,180% 0);clip-path:polygon(50% 0,0% 0%,0% 180%,180% 0)}.images-wheel-gallery>img:nth-child(1){transform:rotate(0)}.images-wheel-gallery>img:nth-child(2){transform:rotate(60deg)}.images-wheel-gallery>img:nth-child(3){transform:rotate(120deg)}.images-wheel-gallery>img:nth-child(4){transform:rotate(180deg)}.images-wheel-gallery>img:nth-child(5){transform:rotate(240deg)}.images-wheel-gallery>img:nth-child(6){transform:rotate(300deg)}.images-wheel-content{display:none;position:absolute;top:35vw;width:46vw;left:18vw;z-index:3;height:15vw;flex-direction:column;justify-content:center}.images-wheel-content .subheading{margin-bottom:0}@media only screen and (min-width: 768px){.images-wheel-content{top:26%;width:40%;left:30%;z-index:3;height:300px}}.images-wheel-gallery>img:nth-child(1):hover~#iwc-1,.images-wheel-gallery>img:nth-child(2):hover~#iwc-2,.images-wheel-gallery>img:nth-child(3):hover~#iwc-3,.images-wheel-gallery>img:nth-child(4):hover~#iwc-4,.images-wheel-gallery>img:nth-child(5):hover~#iwc-5,.images-wheel-gallery>img:nth-child(6):hover~#iwc-6{display:flex;background-color:var(--color-body)}.images-wheel-gallery:before{z-index:2;content:"";width:65%;height:65%;background-color:var(--color-body);margin:18%;position:relative;display:block;border-radius:50%}
/*# sourceMappingURL=/cdn/shop/t/141/assets/images-wheel.css.map */
