.product-header{display:flex;gap:48px}@media (max-width:1024px){.product-header{flex-direction:column}}.product-header__images{display:flex;gap:24px;flex:1}.product-header__details{flex:1}.product-header .miniature-wrapper{border-radius:0 50px 0 0;border:1px solid var(--wp--preset--color--gray);overflow:hidden;padding:24px;flex:5}.product-header .thumbnail-wrapper{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.product-header .thumbnail-wrapper button{background:inherit;border:none}.product-header .thumbnail-wrapper button:not(:disabled){cursor:pointer}.product-header .miniature-slider__item{aspect-ratio:1;max-width:940px;display:flex;align-items:center}.product-header .miniature-slider__video{width:100%;height:100%}.product-header .miniature-slider__video iframe{width:100%;height:100%}.product-header .thumbnail-slider__item{aspect-ratio:1;border:1px solid var(--wp--preset--color--gray);margin:1px;padding:6px;max-width:120px;display:flex;align-items:center}.product-header .thumbnail-slider__video{border-radius:50%;background-color:var(--wp--preset--color--gray);opacity:.8;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-header .thumbnail-slider__video::after{background-color:#000;-webkit-mask:url(https://www.evolis.com.cn/wp-content/themes/evolis/assets/css/components/acf/../../../img/play.svg);mask:url(https://www.evolis.com.cn/wp-content/themes/evolis/assets/css/components/acf/../../../img/play.svg);margin-left:3px;display:block;content:"";font-size:50px;line-height:50px;text-align:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;height:35%;aspect-ratio:1}