.godam-video-product-gallery{--gallery-item-width:var(--godam-gallery-item-width,180px);--gallery-gap:var(--godam-gallery-gap,16px);--item-border-radius:12px;--product-bg:#fff;--product-shadow:0 2px 8px #0000001a;max-width:100%;min-width:0;position:relative}.godam-video-product-gallery:not(.alignfull):not(.alignwide){width:100%}.godam-video-product-gallery__container{display:flex;gap:var(--gallery-gap);scroll-snap-type:x mandatory;width:100%;-webkit-overflow-scrolling:touch;align-items:start;max-width:100%;min-width:0}.is-layout-flex .godam-video-product-gallery.alignfull,.wp-block-cover .godam-video-product-gallery.alignfull{margin-left:0!important;margin-right:0!important;max-width:100vw!important;min-width:0!important;width:100%!important}.godam-gallery-item__video-and-dropdown{position:relative;width:100%}.godam-gallery-item__video-wrapper{border-radius:var(--item-border-radius) var(--item-border-radius) 0 0;overflow:hidden;position:relative;width:100%}.godam-gallery-item__video-wrapper figure{margin:0}.godam-gallery-item__video-wrapper .vjs-big-play-button,.godam-gallery-item__video-wrapper .vjs-control-bar{display:none!important}.godam-gallery-item__video-wrapper .godam-player__wrapper,.godam-gallery-item__video-wrapper .video-js{height:100%;width:100%}.godam-gallery-item__video-wrapper .vjs-tech{object-fit:cover}.godam-gallery-item__play-icon{align-items:center;backdrop-filter:blur(4px);background:#00000080;border-radius:50%;color:#fff;display:flex;height:48px;justify-content:center;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease;width:48px;z-index:2}.godam-gallery-item__play-icon svg{height:22px;width:22px}.godam-video-product-gallery-item--show-play-button .godam-gallery-item__play-icon{opacity:1}.godam-video-product-gallery-item--autoplaying .godam-gallery-item__play-icon{opacity:0!important}.godam-video-product-gallery-item{background:var(--product-bg);border-radius:var(--item-border-radius);box-shadow:var(--product-shadow);container-name:gallery-item;container-type:inline-size;display:flex;flex-direction:column;overflow:hidden;position:relative}.godam-video-product-gallery-item .godam-video-placeholder .animate-play-btn{display:none}.godam-video-product-gallery-item .godam-video-placeholder img.godam-player-poster-image{height:100%;object-fit:cover;width:100%}.godam-video-product-gallery-item--ratio-9-16 .godam-gallery-item__video-wrapper{aspect-ratio:9/16}.godam-video-product-gallery-item--ratio-16-9 .godam-gallery-item__video-wrapper{aspect-ratio:16/9}.godam-video-product-gallery-item--ratio-4-3 .godam-gallery-item__video-wrapper{aspect-ratio:4/3}.godam-video-product-gallery-item--ratio-1-1 .godam-gallery-item__video-wrapper{aspect-ratio:1/1}.godam-video-product-gallery--carousel .godam-video-product-gallery__container{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:8px}.godam-video-product-gallery--carousel .godam-video-product-gallery__container::-webkit-scrollbar{display:none}.godam-video-product-gallery--carousel .godam-video-product-gallery-item{flex:0 0 var(--gallery-item-width);scroll-snap-align:start}.godam-video-product-gallery--grid .godam-video-product-gallery__container{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--gallery-item-width),1fr))}.godam-gallery-item__product{background:var(--product-bg);border-radius:6px;bottom:0;box-shadow:0 6px 22px #0000002e;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;left:0;margin:10px;padding:8px;position:absolute;right:0;z-index:6}.godam-gallery-item__product .godam-gallery-item__product-link{align-items:flex-start;color:inherit;display:flex;gap:10px;min-width:0;text-decoration:none}.godam-gallery-item__product .godam-gallery-item__product-link .godam-gallery-item__product-image{border-radius:8px;flex-shrink:0;height:44px;object-fit:cover;width:44px}.godam-gallery-item__product .godam-gallery-item__product-link .godam-gallery-item__product-details{align-items:flex-start;display:flex;flex:1;gap:8px;justify-content:space-between;min-width:0}.godam-gallery-item__product .godam-gallery-item__product-link .godam-gallery-item__product-details p.godam-gallery-item__product-name{color:#1c1c1c;display:-webkit-box;font-size:13px;font-weight:600;-webkit-line-clamp:2;line-clamp:2;line-height:1.3;margin:0;transition:color .2s ease;-webkit-box-orient:vertical;overflow:hidden;text-align:left}.godam-gallery-item__product .godam-gallery-item__product-link .godam-gallery-item__product-details p.godam-gallery-item__product-price{align-items:flex-end;color:#1c1c1c;display:flex;flex-direction:column;flex-shrink:0;font-size:13px;font-weight:700;gap:1px;margin:0;text-align:right}.godam-gallery-item__product .godam-gallery-item__product-link .godam-gallery-item__product-details p.godam-gallery-item__product-price del{color:#999;font-size:11px;font-weight:400;text-decoration:line-through}.godam-gallery-item__product .godam-gallery-item__product-link .godam-gallery-item__product-details p.godam-gallery-item__product-price ins{text-decoration:none}.godam-gallery-item__product .godam-gallery-item__product-link:hover p.godam-gallery-item__product-name{color:var(--wp--preset--color--primary,#0073aa)}.godam-gallery-item__cta.godam-gallery-item__cta{align-items:center;background:var(--godam-vpg-cta-bg,#1c1c1c);border:none;border-radius:2px;box-sizing:border-box;color:var(--godam-vpg-cta-color,#fff);cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;line-height:1.2;min-height:40px;padding:9px 14px;text-decoration:none;transition:opacity .15s ease,background .15s ease;width:100%}.godam-gallery-item__cta.godam-gallery-item__cta:hover{color:var(--godam-vpg-cta-color,#fff);opacity:.9}.godam-gallery-item__cta.godam-gallery-item__cta:active{opacity:.8}.godam-gallery-item__cta.godam-gallery-item__cta .godam-gallery-item__cta-chevron,.godam-gallery-item__cta.godam-gallery-item__cta .godam-gallery-item__cta-icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}.godam-gallery-item__cta.godam-gallery-item__cta .godam-gallery-item__cta-chevron svg,.godam-gallery-item__cta.godam-gallery-item__cta .godam-gallery-item__cta-icon svg{display:block;height:18px;width:18px}.godam-gallery-item__cta.godam-gallery-item__cta.is-loading{opacity:.75;pointer-events:none}.godam-gallery-item__cta.godam-gallery-item__cta.is-loading .godam-gallery-item__add-to-cart-spinner{animation:godam-spin .8s linear infinite}.godam-gallery-item__cta.godam-gallery-item__cta.is-added{pointer-events:none}.godam-gallery-item__cta.godam-gallery-item__cta.godam-gallery-item__product-dropdown-toggle .godam-gallery-item__cta-chevron svg{transition:transform .3s cubic-bezier(.4,0,.2,1)}.godam-gallery-item__cta.godam-gallery-item__cta.godam-gallery-item__product-dropdown-toggle.is-open .godam-gallery-item__cta-chevron svg{transform:rotate(180deg)}.cta-dropdown-add-to-cart{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:inline-flex;flex-shrink:0;height:36px;justify-content:center;line-height:1;padding:0!important;text-decoration:none;transition:transform .15s ease,opacity .15s ease;width:36px}.cta-dropdown-add-to-cart svg{display:block;height:18px;width:18px}.cta-dropdown-add-to-cart:hover{opacity:.9;transform:scale(1.1)}.cta-dropdown-add-to-cart:active{transform:scale(.95)}.cta-dropdown-add-to-cart.is-loading{opacity:.7;pointer-events:none}.cta-dropdown-add-to-cart.is-loading .cta-dropdown-add-to-cart-spinner,.cta-dropdown-add-to-cart.is-loading .godam-gallery-item__add-to-cart-spinner{animation:godam-spin .8s linear infinite}.cta-dropdown-add-to-cart.is-added{pointer-events:none}@keyframes godam-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.godam-gallery-item__product-variants{display:flex;flex-direction:column;gap:2px;margin-top:2px}.godam-gallery-item__variant-group{align-items:center;color:#666;display:flex;font-size:10px;gap:4px}.godam-gallery-item__variant-label{font-weight:500}.godam-gallery-item__variant-options{color:#333}.godam-gallery-item__variant-more{color:#0073aa;font-weight:500}.godam-video-product-gallery__nav{align-items:center;background:#fffffff2;border:none;border-radius:50%;box-shadow:0 2px 8px #00000026;color:#333;cursor:pointer;display:none;height:36px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-100%);transition:transform .2s ease,background .2s ease,box-shadow .2s ease;width:36px;z-index:20}.godam-video-product-gallery__nav:hover{background:#fff;box-shadow:0 4px 12px #0003;color:#000}.godam-video-product-gallery__nav svg{display:block;flex-shrink:0;height:20px;width:20px}.godam-video-product-gallery__nav--prev{left:8px}.godam-video-product-gallery__nav--next{right:8px}.godam-video-product-gallery__nav.is-edge-hidden{display:none!important}@media(min-width:601px){.godam-video-product-gallery--carousel .godam-video-product-gallery__nav{display:flex}}.godam-video-product-gallery__dots{align-items:center;display:none;gap:8px;justify-content:center;margin-top:14px;width:100%}.godam-video-product-gallery__dot{background:#00000038;border:none;border-radius:50%;cursor:pointer;height:7px;padding:0;transition:background .2s ease,transform .2s ease;width:7px}.godam-video-product-gallery__dot.is-active{background:#1c1c1c;transform:scale(1.3)}@media(max-width:768px){.godam-video-product-gallery__nav{height:32px;width:32px}.godam-video-product-gallery__nav svg{height:18px;width:18px}}@media(max-width:600px){.godam-video-product-gallery{max-width:100%;overflow-x:clip}.godam-video-product-gallery .godam-video-product-gallery__container{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.godam-video-product-gallery .godam-video-product-gallery__container::-webkit-scrollbar{display:none}.godam-video-product-gallery .godam-video-product-gallery__dots{display:flex}.godam-video-product-gallery .godam-gallery-item__product{margin:12px}.godam-video-product-gallery .godam-gallery-item__product .godam-gallery-item__cta{font-size:15px;min-height:44px}.godam-video-product-gallery[data-mobile-layout=hero] .godam-video-product-gallery__container{gap:0;padding:0;scroll-padding:0}.godam-video-product-gallery[data-mobile-layout=hero] .godam-video-product-gallery-item{flex:0 0 100%;max-width:100%;scroll-snap-align:center;scroll-snap-stop:always}.godam-video-product-gallery[data-mobile-layout=hero] .godam-video-product-gallery__nav{display:flex}.godam-video-product-gallery[data-mobile-layout=spotlight] .godam-video-product-gallery__container{align-items:center;gap:0;padding:0}.godam-video-product-gallery[data-mobile-layout=spotlight] .godam-video-product-gallery__container:after,.godam-video-product-gallery[data-mobile-layout=spotlight] .godam-video-product-gallery__container:before{content:"";flex:0 0 max(16px,50% - var(--gallery-item-width)/2 - 14px)}.godam-video-product-gallery[data-mobile-layout=spotlight] .godam-video-product-gallery-item{flex:0 0 var(--gallery-item-width);max-width:var(--gallery-item-width);scroll-snap-align:center;scroll-snap-stop:always;transform:scale(.9);transform-origin:center center;transition:transform .3s ease}.godam-video-product-gallery[data-mobile-layout=spotlight] .godam-video-product-gallery-item.is-spotlight-active{transform:scale(1)}.godam-video-product-gallery[data-mobile-layout=carousel] .godam-video-product-gallery__container{gap:var(--gallery-gap);padding:0 16px 8px}.godam-video-product-gallery[data-mobile-layout=carousel] .godam-video-product-gallery-item{flex:0 0 var(--gallery-item-width);max-width:var(--gallery-item-width);scroll-snap-align:start}}@container gallery-item (max-width: 220px){.godam-gallery-item__product{border-radius:6px;gap:10px;margin:8px;padding:8px}.godam-gallery-item__product .godam-gallery-item__product-link{gap:8px}.godam-gallery-item__product .godam-gallery-item__product-link .godam-gallery-item__product-image{height:36px;width:36px}.godam-gallery-item__product .godam-gallery-item__product-link .godam-gallery-item__product-details p.godam-gallery-item__product-name,.godam-gallery-item__product .godam-gallery-item__product-link .godam-gallery-item__product-details p.godam-gallery-item__product-price{font-size:12px}.godam-gallery-item__product .godam-gallery-item__cta{font-size:13px;min-height:36px;padding:7px 10px}}.godam-woo-video-modal-video .godam-video-product-gallery-item--modal .godam-gallery-item__product{border-radius:6px;bottom:0;box-shadow:0 12px 34px #0000004d;gap:18px;left:0;margin:16px;padding:14px;position:absolute;right:0;z-index:999}.godam-woo-video-modal-video .godam-video-product-gallery-item--modal .godam-gallery-item__product .godam-gallery-item__product-link{gap:12px}.godam-woo-video-modal-video .godam-video-product-gallery-item--modal .godam-gallery-item__product .godam-gallery-item__product-link .godam-gallery-item__product-image{border-radius:10px;height:52px;width:52px}.godam-woo-video-modal-video .godam-video-product-gallery-item--modal .godam-gallery-item__product .godam-gallery-item__product-link .godam-gallery-item__product-details p.godam-gallery-item__product-name,.godam-woo-video-modal-video .godam-video-product-gallery-item--modal .godam-gallery-item__product .godam-gallery-item__product-link .godam-gallery-item__product-details p.godam-gallery-item__product-price{font-size:15px}.godam-woo-video-modal-video .godam-video-product-gallery-item--modal .godam-gallery-item__product .godam-gallery-item__cta{border-radius:3px;font-size:16px;min-height:48px}.godam-woo-video-modal-video .godam-video-product-gallery-item--modal .godam-gallery-item__product .godam-gallery-item__cta .godam-gallery-item__cta-chevron svg,.godam-woo-video-modal-video .godam-video-product-gallery-item--modal .godam-gallery-item__product .godam-gallery-item__cta .godam-gallery-item__cta-icon svg{height:22px;width:22px}.cta-wrapper{bottom:0;left:0;margin:5px;position:absolute;right:0;z-index:11}.cta-wrapper .cta-dropdown{background:#fff;border-radius:12px;bottom:100%;box-shadow:0 10px 30px #00000026;box-sizing:border-box;max-height:180px;opacity:0;overflow-y:auto;padding:9px;position:absolute;transform:translateY(10px);transition:all .25s ease;visibility:hidden;width:100%;z-index:9999}.cta-wrapper .cta-dropdown.is-active{opacity:1;transform:translateY(0);visibility:visible}.cta-wrapper .cta-dropdown.has-scroll:after{align-items:center;animation:bounce 1.5s infinite;background:var(--godam-product-gallery-dropdown-bg-color,#fff);border-radius:50%;bottom:8px;box-shadow:0 4px 10px #0000001f;color:var(--godam-product-gallery-dropdown-icon-color,#1c1c1c);content:"↓";display:flex;font-size:18px;font-weight:600;height:28px;justify-content:center;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .3s ease;width:28px}.cta-wrapper .cta-dropdown.has-scroll.scrolled:after{opacity:0;pointer-events:none}@keyframes bounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(6px)}}.cta-wrapper .cta-dropdown .cta-dropdown-item{align-items:center;border-radius:8px;display:flex;gap:10px;justify-content:space-between;padding:8px;transition:background .2s ease}.cta-wrapper .cta-dropdown .cta-dropdown-item:hover{background:#f5f5f5}.cta-wrapper .cta-dropdown .cta-dropdown-item .cta-dropdown-link{align-items:center;color:inherit;display:flex;flex:1;gap:10px;text-decoration:none}.cta-wrapper .cta-dropdown .cta-dropdown-item .cta-dropdown-image{border-radius:6px;height:45px;object-fit:cover;width:45px}.cta-wrapper .cta-dropdown .cta-dropdown-item .cta-dropdown-details{display:flex;flex-direction:column}.cta-wrapper .cta-dropdown .cta-dropdown-item .cta-dropdown-name{font-size:12px;font-weight:600;margin:0}.cta-wrapper .cta-dropdown .cta-dropdown-item .cta-dropdown-price{color:#666;font-size:12px;margin:0}.cta-wrapper .cta-dropdown .cta-dropdown-item .cta-dropdown-add-to-cart{align-items:center;background:#000;border:none;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.cta-wrapper .cta-dropdown .cta-dropdown-item .cta-dropdown-add-to-cart:hover{background:#222;transform:scale(1.05)}.godam-vpg-error-toast{background:#1e1e1eeb;border-radius:6px;color:#fff;font-size:13px;line-height:1.4;opacity:0;padding:8px 14px;pointer-events:none;position:absolute;transform:translateX(-50%) translateY(8px);transition:opacity .25s ease,transform .25s ease;white-space:normal;width:calc(100% - 2rem);word-break:break-word;z-index:99999}.godam-vpg-error-toast--visible{opacity:1;transform:translateX(-50%) translateY(-100px)}
