.three-d-product-item{z-index:10;width:100%;height:100%;position:relative}.three-d-product-item__image{height:100%}.three-d-product-item__image img{position:static;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%;height:100%}.three-d-product-item__overlay{position:absolute;background-color:transparent;top:0;width:100%;height:100%;cursor:pointer}[dir=ltr] .three-d-product-item__overlay{left:0}[dir=rtl] .three-d-product-item__overlay{right:0}.three-d-product-item iframe{width:100%;height:100%}