.beauty-product-gallery{position:relative;width:100%;display:flex;flex-direction:row;gap:clamp(63px,calc(68.25px + (100vw - 1309px)*.2347),195px);background-color:transparent;align-items:center;justify-content:space-between;min-height:70vh}.beauty-product-gallery__small{flex:0 0 auto;width:245px;min-width:245px;position:relative;background-color:transparent;overflow:hidden;height:334px;display:flex;align-items:center;justify-content:center}.beauty-product-gallery__small-image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transform:translate(100%);transition:transform .5s ease-in-out;pointer-events:none}.beauty-product-gallery__small-image.is-active{opacity:1;transform:translate(0);z-index:1;pointer-events:auto}.beauty-product-gallery__small-image.is-exiting{opacity:1;transform:translate(-100%);z-index:0}.beauty-product-gallery__small-image img,.beauty-product-gallery__small-image video,.beauty-product-gallery__small-image .beauty-product-gallery__video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.beauty-product-gallery__large{flex:1;position:relative;background-color:transparent;overflow:hidden;height:100vh;max-width:65%;max-height:calc(100vh - 90px);min-height:500px;display:flex;flex-direction:column}.beauty-product-gallery__large-image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transform:translate(100%);transition:transform .5s ease-in-out;pointer-events:none}.beauty-product-gallery__large-image.is-active{opacity:1;transform:translate(0);z-index:1;pointer-events:auto}.beauty-product-gallery__large-image.is-exiting{opacity:1;transform:translate(-100%);z-index:0}.beauty-product-gallery__large-image img,.beauty-product-gallery__large-image video,.beauty-product-gallery__large-image .beauty-product-gallery__video,.beauty-product-gallery__large-image iframe,.beauty-product-gallery__large-image model-viewer{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.beauty-product-gallery__small-image video,.beauty-product-gallery__large-image video,.beauty-product-gallery__video{pointer-events:none}.beauty-product-gallery__small-image video::-webkit-media-controls,.beauty-product-gallery__large-image video::-webkit-media-controls,.beauty-product-gallery__video::-webkit-media-controls{display:none!important;opacity:0!important;visibility:hidden!important}.beauty-product-gallery__small-image video::-webkit-media-controls-enclosure,.beauty-product-gallery__large-image video::-webkit-media-controls-enclosure,.beauty-product-gallery__video::-webkit-media-controls-enclosure{display:none!important;opacity:0!important;visibility:hidden!important}.beauty-product-gallery__small-image video::-webkit-media-controls-panel,.beauty-product-gallery__large-image video::-webkit-media-controls-panel,.beauty-product-gallery__video::-webkit-media-controls-panel{display:none!important;opacity:0!important;visibility:hidden!important}.beauty-product-gallery__small-image video::-webkit-media-controls-play-button,.beauty-product-gallery__large-image video::-webkit-media-controls-play-button,.beauty-product-gallery__video::-webkit-media-controls-play-button{display:none!important;opacity:0!important;visibility:hidden!important}.beauty-product-gallery__small-image video::-webkit-media-controls-start-playback-button,.beauty-product-gallery__large-image video::-webkit-media-controls-start-playback-button,.beauty-product-gallery__video::-webkit-media-controls-start-playback-button{display:none!important;opacity:0!important;visibility:hidden!important}.beauty-product-gallery__small-image video::-webkit-media-controls-timeline,.beauty-product-gallery__large-image video::-webkit-media-controls-timeline,.beauty-product-gallery__video::-webkit-media-controls-timeline{display:none!important;opacity:0!important;visibility:hidden!important}.beauty-product-gallery__small-image video::-webkit-media-controls-current-time-display,.beauty-product-gallery__large-image video::-webkit-media-controls-current-time-display,.beauty-product-gallery__video::-webkit-media-controls-current-time-display{display:none!important;opacity:0!important;visibility:hidden!important}.beauty-product-gallery__small-image video::-webkit-media-controls-time-remaining-display,.beauty-product-gallery__large-image video::-webkit-media-controls-time-remaining-display,.beauty-product-gallery__video::-webkit-media-controls-time-remaining-display{display:none!important;opacity:0!important;visibility:hidden!important}.beauty-product-gallery__small-image video::-webkit-media-controls-mute-button,.beauty-product-gallery__large-image video::-webkit-media-controls-mute-button,.beauty-product-gallery__video::-webkit-media-controls-mute-button{display:none!important;opacity:0!important;visibility:hidden!important}.beauty-product-gallery__small-image video::-webkit-media-controls-volume-slider,.beauty-product-gallery__large-image video::-webkit-media-controls-volume-slider,.beauty-product-gallery__video::-webkit-media-controls-volume-slider{display:none!important;opacity:0!important;visibility:hidden!important}.beauty-product-gallery__small-image video::-webkit-media-controls-fullscreen-button,.beauty-product-gallery__large-image video::-webkit-media-controls-fullscreen-button,.beauty-product-gallery__video::-webkit-media-controls-fullscreen-button{display:none!important;opacity:0!important;visibility:hidden!important}.beauty-product-gallery__controls{display:flex;align-items:flex-end;justify-content:flex-start;gap:24px;margin-top:0;padding:0;position:absolute;bottom:10px;left:14px;width:100%;height:40px;z-index:10}.beauty-product-gallery__arrows{display:flex;gap:3.2px;align-items:center}.beauty-product-gallery__dots{display:flex;gap:8px;align-items:center;position:absolute;left:50%;transform:translate(-50%)}.beauty-product-gallery__arrow{cursor:pointer;transition:opacity .2s ease;background:none;border:none;padding:16px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;background:#fff}.beauty-product-gallery__arrow img{width:24px;height:24px;display:block}.beauty-product-gallery__arrow:hover{opacity:.7}.beauty-product-gallery__arrow:active{opacity:.5}.beauty-product-gallery__arrow:disabled{opacity:.3;cursor:not-allowed}.beauty-product-gallery__arrow:disabled:hover{opacity:.3}.beauty-product-gallery__dot{width:20px;height:2px;background:#ccc;cursor:pointer;transition:all .3s ease}.beauty-product-gallery__dot.is-active{background:#333;width:42px}.beauty-product-gallery__dot:hover{background:#666}.beauty-product-gallery__small-image img[loading=lazy],.beauty-product-gallery__small-image video,.beauty-product-gallery__large-image img[loading=lazy],.beauty-product-gallery__large-image video{background:#f0f0f0}.beauty-product-gallery__mobile-progress{display:none}@media(min-width:750px)and (max-width:990px){.beauty-product-gallery{flex-direction:column;gap:0;min-height:auto;max-height:75vh}.beauty-product-gallery__small{display:none}.beauty-product-gallery__large{width:100%;overflow:hidden;position:relative;max-width:none;max-height:none;height:auto;min-height:auto}.beauty-product-gallery__track{display:flex;width:300%;will-change:transform}.beauty-product-gallery__slot{width:33.3333%;flex-shrink:0;overflow:hidden;position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.beauty-product-gallery__large-image{width:100%;position:relative;height:auto;min-height:auto;max-height:none;margin-bottom:0;transform:none;opacity:1;transition:none;pointer-events:auto}.beauty-product-gallery__large-image.is-active,.beauty-product-gallery__large-image.is-exiting{transform:none;opacity:1}.beauty-product-gallery__large-image img,.beauty-product-gallery__large-image video,.beauty-product-gallery__large-image iframe,.beauty-product-gallery__large-image model-viewer{width:100%;height:100%;display:block}.beauty-product-gallery__large-image video{pointer-events:none}.beauty-product-gallery__large-image video::-webkit-media-controls,.beauty-product-gallery__large-image video::-webkit-media-controls-enclosure{display:none!important}.beauty-product-gallery__controls{display:none}.beauty-product-gallery__arrows{display:flex;gap:1.2rem;align-items:center}.beauty-product-gallery__arrow{width:4.4rem;height:4.4rem;padding:0;background:transparent;border:.1rem solid rgba(0,0,0,.04);cursor:pointer;display:flex;align-items:center;justify-content:center}.beauty-product-gallery__arrow img{width:1.5rem;height:1.5rem}.beauty-product-gallery__dots{position:static;transform:none;display:flex;justify-content:center;min-width:4.4rem;gap:0}.beauty-product-gallery__dot{display:none}.beauty-product-gallery__dots:before{content:attr(data-current) " / " attr(data-total);font-size:1.2rem;line-height:1.4;letter-spacing:.06rem;color:#000000bf}.beauty-product-gallery__mobile-progress{display:block;width:100%;height:3px;background-color:#e0e0e0;overflow:hidden}.beauty-product-gallery__mobile-progress-fill{height:100%;width:15%;background-color:#ae9773;transition:width .1s ease-out}}@media(max-width:749px){.beauty-product-gallery__mobile-progress{display:block;width:100%;height:2px;background-color:#e0e0e0;overflow:hidden}.beauty-product-gallery__mobile-progress-fill{height:100%;width:15%;background-color:#ae9773;transition:width .1s ease-out}.beauty-product-gallery{flex-direction:column;gap:0;min-height:auto;max-height:65vh}.beauty-product-gallery__small{display:none}.beauty-product-gallery__large{width:100%;overflow:hidden;position:relative;max-width:none;max-height:none;height:auto;min-height:auto}.beauty-product-gallery__track{display:flex;width:300%;will-change:transform}.beauty-product-gallery__slot{width:33.3333%;flex-shrink:0;overflow:hidden;position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.beauty-product-gallery__large-image{width:100%;position:relative;height:auto;min-height:auto;max-height:none;margin-bottom:0;transform:none;opacity:1;transition:none;pointer-events:auto}.beauty-product-gallery__large-image.is-active,.beauty-product-gallery__large-image.is-exiting{transform:none;opacity:1}.beauty-product-gallery__large-image img,.beauty-product-gallery__large-image video,.beauty-product-gallery__large-image iframe,.beauty-product-gallery__large-image model-viewer{width:100%;height:100%;display:block}.beauty-product-gallery__large-image video{pointer-events:none}.beauty-product-gallery__large-image video::-webkit-media-controls,.beauty-product-gallery__large-image video::-webkit-media-controls-enclosure{display:none!important}.beauty-product-gallery__controls{display:none}.beauty-product-gallery__arrows{display:flex;gap:1.2rem;align-items:center}.beauty-product-gallery__arrow{width:4.4rem;height:4.4rem;padding:0;background:transparent;border:.1rem solid rgba(0,0,0,.04);cursor:pointer;display:flex;align-items:center;justify-content:center}.beauty-product-gallery__arrow img{width:1.5rem;height:1.5rem}.beauty-product-gallery__dots{position:static;transform:none;display:flex;justify-content:center;min-width:4.4rem;gap:0}.beauty-product-gallery__dot{display:none}.beauty-product-gallery__dots:before{content:attr(data-current) " / " attr(data-total);font-size:1.2rem;line-height:1.4;letter-spacing:.06rem;color:#000000bf}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/beauty-product-gallery.css.map */
