.shoppable-product-card{display:flex;box-sizing:border-box;padding:calc(var(--gap, 8px) * 1);background:var(--color-background);color:var(--color-text);width:auto;min-height:125px;height:auto;z-index:10;opacity:1;visibility:visible;transform-origin:initial;transition:visibility .4s cubic-bezier(.75,0,.175,1),opacity .4s cubic-bezier(.75,0,.175,1),transform .4s cubic-bezier(.75,0,.175,1);border-radius:var(--border-radius);box-shadow:5px 5px 15px rgba(var(--color-text-rgb),.3);max-width:90vw;position:relative}@media(min-width:900px){.shoppable-product-card{box-shadow:5px 5px 15px #0000004d;transition:visibility .5s;transition-delay:.5s}}.shoppable-product-card .wt-dot__link{gap:calc(var(--gap, 8px) * 2);width:100%}.shoppable-product-card .wt-dot__body{width:140px}@media(min-width:900px){.shoppable-product-card .wt-dot__body{width:180px}}.shoppable-product-card .wt-dot__brand{font-size:calc(var(--font-base-size) * .65);padding-right:4px;word-wrap:break-word}[dir=rtl] .shoppable-product-card .wt-dot__brand{padding-right:0;padding-left:4px}.shoppable-product-card .wt-dot__title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;max-height:3em;padding-right:4px}[dir=rtl] .shoppable-product-card .wt-dot__title{padding-right:0;padding-left:4px}.shoppable-product-card .wt-dot__picture{position:static;width:fit-content;height:100%;margin-right:0}.shoppable-product-card .wt-dot__picture img{display:block}.shoppable-product-card .wt-dot__image{position:static;width:auto;box-sizing:border-box}.shoppable-product-card .wt-dot__brand,.shoppable-product-card .wt-dot__title,.shoppable-product-card .wt-dot__price{margin-top:6px}.shoppable-product-card__add-button{background:var(--color-button-secondary-background);color:var(--color-button-secondary-text);font-size:var(--font-button-size);font-family:var(--font-button);font-style:var(--font-button-style);font-weight:var(--font-button-weight);text-transform:var(--font-button-transform, none);letter-spacing:var(--font-button-letter-spacing, normal);text-align:center;display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--color-button-secondary-border);border-radius:var(--border-radius-button);-webkit-appearance:none;appearance:none;cursor:pointer;transition:background .3s ease-in,color .3s ease-in;width:34px;height:34px;padding:0}.shoppable-product-card__add-button svg{width:20px;height:20px}.shoppable-product-card__add-button-container{display:flex;justify-content:center;align-items:center;padding-inline:12px}.shoppable-product-card--cross-sell{width:fit-content;max-width:87vw;box-shadow:none}@media(min-width:600px){.shoppable-product-card--cross-sell{width:100%;max-width:390px}}@media(max-width:399px){.shoppable-product-card--cross-sell .wt-dot__picture img{max-width:90px;max-height:90px}}@media(min-width:600px){.shoppable-product-card--cross-sell .wt-dot__body{width:202px}}.shoppable-product-card--full{width:100%;max-width:none;margin-right:16px}@media(min-width:600px){.shoppable-product-card--full .wt-dot__body{width:280px}}.video-reels{--video-control-height: 40px;display:block;padding-left:calc(var(--gap, 8px) * 2.5)!important;padding-right:calc(var(--gap, 8px) * 2.5)!important;box-sizing:border-box!important}@media(min-width:1200px){.video-reels{padding-left:calc(var(--gap, 8px) * 5)!important;padding-right:calc(var(--gap, 8px) * 5)!important}}.video-reels__container{align-items:center}.video-reels__text{text-align:var(--text-alignment, center);color:var(--color-custom-text, var(--color-text));margin-bottom:calc(var(--gap, 8px) * 2)}[data-text-style-headline] .video-reels__text{font-family:var(--font-headline);font-style:var(--font-headline-style);font-weight:var(--font-headline-weight);text-transform:var(--font-headline-transform, none);font-size:var(--font-headline-size);letter-spacing:var(--font-headline-letter-spacing, normal);line-height:var(--font-headline-line-height, normal);color:var(--color-custom-text, var(--color-headings-text, var(--color-text)));font-size:calc(var(--font-headline-size) * var(--font-headline-scale, 1))}@media(min-width:1200px){[data-text-style-headline] .video-reels__text{font-size:min(calc(var(--font-headline-size) * var(--font-headline-scale-desk, 1)),calc(var(--font-headline-size) + 2.5vw))}}.video-reels__rating{--color-star-rating: white;background-color:#00000040;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#fff;border:none;position:absolute;bottom:calc(var(--gap, 8px) * 2);left:calc(var(--gap, 8px) * 2);display:flex;gap:calc(var(--gap, 8px) * 1.5);align-items:center;border-radius:calc(var(--border-radius) / 2);height:var(--video-control-height);padding-inline:calc(var(--gap, 8px) * 2)}.video-reels__rating .rating-number-scale{opacity:.65;font-size:75%}.video-reels__testimonial{padding:0 0 calc(var(--gap, 8px) * 1);margin:0}.video-reels__author{opacity:.7}.video-reels [data-swiper-slide]{width:170px;position:relative!important}@media(min-width:900px){.video-reels [data-swiper-slide]{width:200px}}.video-reels [data-swiper-slide] .video-container{width:100%;height:100%;aspect-ratio:.67;display:flex;align-items:center;overflow:hidden;border-radius:var(--border-radius);margin-bottom:0!important}.video-reels [data-swiper-slide] .video-container low-power-video{border-radius:var(--border-radius);overflow:hidden;width:100%;height:100%;transition:height .3s ease-in-out;position:relative}.video-reels [data-swiper-slide] .video-reels__text{opacity:1;transition:opacity .3s ease-out;transform-origin:top;box-shadow:none;pointer-events:auto}.video-reels [data-swiper-slide] .shoppable-product-card{position:absolute!important;bottom:8px!important;left:8px!important;right:8px!important;z-index:10!important;background:#fffffff0!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;border-radius:8px!important;border:none!important;box-shadow:0 4px 12px #00000026!important;box-sizing:border-box!important;color:#000!important;pointer-events:auto!important;opacity:1!important;transition:opacity .3s ease-out!important}.video-reels [data-swiper-slide] .shoppable-product-card a{color:#000!important;text-decoration:none!important}.video-reels [data-swiper-slide] .shoppable-product-card .wt-dot__title{color:#000!important}.video-reels [data-swiper-slide] .shoppable-product-card .wt-dot__brand{color:#000000b3!important}.video-reels [data-swiper-slide] .shoppable-product-card .wt-dot__price{color:#000!important}.video-reels [data-swiper-slide] .shoppable-product-card .shoppable-video__add-button{background:#000!important;color:#fff!important;border:none!important}.video-reels [data-swiper-slide] .shoppable-product-card .shoppable-video__add-button:hover{opacity:.85!important}.video-reels [data-swiper-slide] .wt-video__sound-toggle{background-color:#00000040;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#fff;border:none;position:absolute;top:8px!important;right:8px!important;bottom:auto!important;z-index:6;display:flex;justify-content:center;align-items:center;width:var(--video-control-height);height:var(--video-control-height);padding:0;transition:scale .2s ease-out,opacity .2s ease-out}.video-reels [data-swiper-slide] .wt-video__sound-toggle .svg-icon{width:20px;height:20px}.video-reels [data-swiper-slide] .wt-video__sound-toggle,.video-reels [data-swiper-slide] .shoppable-video__control-button{opacity:1;transform:scaleX(1);border-radius:calc(var(--border-radius) / 2)}.video-reels [data-swiper-slide] .wt-video__movie{display:block;height:100%;width:100%}.video-reels [data-swiper-slide] .wt-video__movie--placeholder{display:flex}.video-reels [data-swiper-slide] .wt-video__movie--placeholder svg{height:100%;width:100%}.video-reels [data-swiper-slide].active low-power-video{height:100%}.video-reels [data-swiper-slide].active .wt-video__sound-toggle,.video-reels [data-swiper-slide].active .shoppable-video__control-button{opacity:1;transform:scaleX(1)}.video-reels [data-swiper-slide].active .shoppable-product-card,.video-reels [data-swiper-slide].active .video-reels__text{opacity:1;pointer-events:auto}.video-reels [data-swiper-slide] .wt-dot__body{width:100%;word-break:break-word}.video-reels [data-swiper-slide] video{width:100%;height:100%;object-fit:cover}.video-reels .wt-dot__image{max-width:90px;max-height:90px}@media(min-width:1600px){.video-reels .wt-dot__image{max-width:110px;max-height:110px}}@media(min-width:1200px){.video-reels .price__sale.visible{flex-direction:column-reverse}}.video-reels .price__sale.visible .price__sale__details-wrapper{flex-wrap:wrap;justify-content:flex-start;gap:4px}@media(min-width:1200px){.video-reels .price__sale.visible span:has(.wt-product__price__compare){justify-content:flex-start}}.wt-slider__container--video-carousel .wt-slider__nav-btn{display:flex!important;top:45%!important}.wt-slider__container--video-carousel .wt-slider__nav-btn.swiper-button-lock,.wt-slider__container--video-carousel .wt-slider__nav-btn.swiper-button-disabled{display:none!important}.wt-slider__container--video-carousel .swiper-button-prev{margin-left:calc(var(--gap, 8px) * 3)!important}.wt-slider__container--video-carousel .swiper-button-next{margin-right:calc(var(--gap, 8px) * 3)!important}.wt-slider__container--video-carousel[data-sound=off] .wt-video__sound-toggle .svg-icon--volume{display:none}.wt-slider__container--video-carousel[data-sound=off] .wt-video__sound-toggle .svg-icon--volume-muted,.wt-slider__container--video-carousel[data-sound=on] .wt-video__sound-toggle .svg-icon--volume{display:block}.wt-slider__container--video-carousel[data-sound=on] .wt-video__sound-toggle .svg-icon--volume-muted{display:none}.wt-slider__container--video-carousel{padding-left:0!important;padding-right:0!important;max-width:var(--site-max-width)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}@media(min-width:1200px){.wt-slider__container--video-carousel{padding-left:0!important;padding-right:0!important}}.video-reels .shoppable-product-card{display:flex!important;flex-direction:row!important;align-items:center!important;padding:6px 8px!important;min-height:0!important;height:auto!important}.video-reels .shoppable-product-card__content{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;width:100%!important}.video-reels .shoppable-product-card__right-details{flex:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:6px!important;justify-content:center!important;align-items:flex-start!important}.video-reels .shoppable-video__buttons{width:auto!important;margin:0!important;display:flex!important;justify-content:flex-start!important;gap:6px!important}.video-reels .wt-product__add-to-cart{margin-top:0!important;margin-bottom:0!important;padding:0!important;width:auto!important}.video-reels .wt-product__add-to-cart_form{gap:0!important;margin:0!important;padding:0!important}.video-reels .shoppable-video__add-button{width:70px!important;max-width:70px!important;height:24px!important;line-height:24px!important;font-size:10px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:4px!important;box-sizing:border-box!important}.video-reels .wt-dot__image{max-width:60px!important;max-height:60px!important;width:60px!important;height:60px!important;object-fit:cover!important;border-radius:4px!important}@media(min-width:1600px){.video-reels .wt-dot__image{max-width:60px!important;max-height:60px!important;width:60px!important;height:60px!important}}.video-reels .wt-dot__title{font-size:12px!important;font-weight:600!important;line-height:1.25!important;margin-top:0!important}.video-reels .wt-dot__price{font-size:11px!important;margin-top:2px!important}.video-reels .wt-dot__brand{font-size:9px!important;margin-top:0!important}.video-reels-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;z-index:99999!important;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;overflow:hidden}.video-reels-modal--open{opacity:1;visibility:visible}.video-reels-modal__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#0a0a0ae0!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important;cursor:pointer}.video-reels-modal-active .wt-slider__nav-btn,.video-reels-modal-active main,.video-reels-modal-active #MainContent,.video-reels-modal-active .wt-header,.video-reels-modal-active #shopify-section-page-header,.video-reels-modal-active #shopify-section-header,.video-reels-modal-active #shopify-section-footer,.video-reels-modal-active footer{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .2s ease,visibility .2s ease!important}.video-reels-modal__close-outer{position:absolute;top:24px;right:24px;color:#fff!important;cursor:pointer;z-index:100100;width:44px;height:44px;background:#ffffff14!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:transform .2s ease,background .2s ease,border-color .2s ease}.video-reels-modal__close-outer:hover{transform:scale(1.1)!important;background:#ffffff29!important;border-color:#ffffff4d!important}.video-reels-modal__close-outer svg{width:20px!important;height:20px!important;fill:#fff!important;display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.video-reels-modal__close-outer svg path,.video-reels-modal__control-btn svg path{fill:#fff!important;display:block!important;visibility:visible!important;opacity:1!important}.video-reels-modal__slider-container{width:100vw!important;height:100vh!important;height:100dvh!important;position:relative!important;z-index:1000!important;overflow:hidden!important}@media(min-width:900px){.video-reels-modal__slider-container{max-width:1100px!important;margin:0 auto!important}}@media(min-width:1200px){.video-reels-modal__slider-container{max-width:1200px!important}}.video-reels-modal__slider-container .swiper-wrapper{display:flex!important;align-items:center!important;height:100%!important}.video-reels-modal__slide{height:70vh!important;height:70dvh!important;width:auto!important;max-width:85vw!important;aspect-ratio:.5625!important;display:flex!important;justify-content:center!important;align-items:center!important;box-sizing:border-box!important;transition:transform .4s cubic-bezier(.25,1,.5,1),opacity .4s ease,filter .4s ease!important;opacity:.35!important;filter:blur(2px) grayscale(20%);transform:scale(.85)!important;pointer-events:none!important}@media(min-width:900px){.video-reels-modal__slide{height:72vh!important;height:72dvh!important}}@media(min-width:1200px){.video-reels-modal__slide{height:75vh!important;height:75dvh!important}}.video-reels-modal__slide.swiper-slide-active{opacity:1!important;filter:none!important;transform:scale(1)!important;pointer-events:auto!important;z-index:1001!important}.video-reels-modal__video-wrapper{position:relative;width:100%;height:100%;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 25px 60px -10px #000000b3;display:flex;align-items:center;justify-content:center}.video-reels-modal__video{width:100%;height:100%;object-fit:cover;border-radius:12px;display:block}.video-reels-modal__progress-bar{position:absolute;top:0;left:0;width:100%;height:3px;background:#ffffff40;z-index:20}.video-reels-modal__progress-fill{height:100%;width:0%;background:#fff;transition:width .1s linear}.video-reels-modal__top-controls{position:absolute;top:14px;left:14px;right:14px;display:flex;justify-content:space-between;align-items:center;z-index:20;opacity:0;pointer-events:none;transition:opacity .3s ease}.video-reels-modal__slide.swiper-slide-active .video-reels-modal__top-controls{opacity:1;pointer-events:auto}.video-reels-modal__top-left,.video-reels-modal__top-right{display:flex;gap:8px;align-items:center}.video-reels-modal__control-btn{background:#00000073!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;color:#fff!important;border:1px solid rgba(255,255,255,.1)!important;width:32px!important;height:32px!important;padding:0!important;border-radius:50%!important;cursor:pointer;display:flex!important;justify-content:center!important;align-items:center!important;transition:background-color .2s ease,transform .2s ease!important}.video-reels-modal__control-btn:hover{background:#000000a6!important;transform:scale(1.05)}.video-reels-modal__control-btn svg{width:14px;height:14px;fill:currentColor;display:block}.video-reels-modal__control-btn .icon-volume,.video-reels-modal__control-btn .icon-volume-muted,.video-reels-modal__control-btn .icon-play,.video-reels-modal__control-btn .icon-pause{width:14px;height:14px}.video-reels-modal__slider-container .video-reels-modal__nav-btn{width:46px!important;height:46px!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:50%!important;color:#fff!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:1010!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:background-color .2s,border-color .2s,transform .2s!important;cursor:pointer!important}.video-reels-modal__slider-container .video-reels-modal__nav-btn:after{display:none!important}.video-reels-modal__slider-container .video-reels-modal__nav-btn svg{width:22px;height:22px;fill:currentColor}.video-reels-modal__slider-container .video-reels-modal__nav-btn:hover{background:#ffffff29!important;border-color:#ffffff4d!important;transform:translateY(-50%) scale(1.05)!important}.video-reels-modal__slider-container .swiper-button-prev.video-reels-modal__nav-btn{left:40px!important}.video-reels-modal__slider-container .swiper-button-next.video-reels-modal__nav-btn{right:40px!important}@media(max-width:900px){.video-reels-modal__slider-container .swiper-button-prev.video-reels-modal__nav-btn{left:10px!important}.video-reels-modal__slider-container .swiper-button-next.video-reels-modal__nav-btn{right:10px!important}.video-reels-modal__slider-container .video-reels-modal__nav-btn{width:38px!important;height:38px!important}.video-reels-modal__slider-container .video-reels-modal__nav-btn svg{width:18px;height:18px}}.video-reels-modal__product-card-container{position:absolute;bottom:12px;left:12px;right:12px;z-index:20;opacity:0;pointer-events:none;transition:opacity .3s ease}.video-reels-modal__slide.swiper-slide-active .video-reels-modal__product-card-container{opacity:1;pointer-events:auto}.video-reels-modal__product-card-container .shoppable-product-card{width:100%!important;background:#fffffff0!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;border-radius:8px!important;padding:6px 8px!important;box-shadow:0 4px 12px #00000026!important;border:none!important;box-sizing:border-box!important;color:#000!important;display:flex!important;flex-direction:row!important;align-items:center!important;min-height:0!important;height:auto!important}.video-reels-modal__product-card-container .shoppable-product-card a{color:#000!important;text-decoration:none!important}.video-reels-modal__product-card-container .shoppable-product-card .shoppable-product-card__content{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;width:100%!important}.video-reels-modal__product-card-container .shoppable-product-card .shoppable-product-card__right-details{flex:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:6px!important;justify-content:center!important;align-items:flex-start!important}.video-reels-modal__product-card-container .shoppable-product-card .wt-dot__title{font-size:12px!important;font-weight:600!important;line-height:1.25!important;margin-top:0!important;color:#000!important}.video-reels-modal__product-card-container .shoppable-product-card .wt-dot__brand{font-size:9px!important;margin-top:0!important;color:#000000b3!important}.video-reels-modal__product-card-container .shoppable-product-card .wt-dot__price{font-size:11px!important;margin-top:2px!important;color:#000!important}.video-reels-modal__product-card-container .shoppable-product-card .shoppable-video__buttons{width:auto!important;margin:0!important;display:flex!important;justify-content:flex-start!important;gap:6px!important}.video-reels-modal__product-card-container .shoppable-product-card .wt-product__add-to-cart{margin-top:0!important;margin-bottom:0!important;padding:0!important;width:auto!important;display:block!important}.video-reels-modal__product-card-container .shoppable-product-card .wt-product__add-to-cart_form{gap:0!important;margin:0!important;padding:0!important}.video-reels-modal__product-card-container .shoppable-product-card .shoppable-video__add-button{width:70px!important;max-width:70px!important;height:24px!important;line-height:24px!important;font-size:10px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:4px!important;box-sizing:border-box!important;background:#000!important;color:#fff!important;border:none!important}.video-reels-modal__product-card-container .shoppable-product-card .shoppable-video__add-button:hover{opacity:.85!important}.wt-video__sound-toggle[data-sound=off] .svg-icon--volume{display:none!important}.wt-video__sound-toggle[data-sound=off] .svg-icon--volume-muted,.wt-video__sound-toggle[data-sound=on] .svg-icon--volume{display:block!important}.wt-video__sound-toggle[data-sound=on] .svg-icon--volume-muted{display:none!important}.shoppable-video__view-details-button{width:auto!important;max-width:none!important;padding:0 10px!important;height:24px!important;line-height:24px!important;font-size:10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:4px!important;box-sizing:border-box!important;background:#000!important;color:#fff!important;border:none!important;text-decoration:none!important;font-weight:600!important;transition:opacity .2s ease!important;cursor:pointer!important;margin:0!important}.shoppable-video__view-details-button:hover{opacity:.85!important;background:#000!important;color:#fff!important;border:none!important}.video-reels [data-swiper-slide] .shoppable-product-card a.shoppable-video__view-details-button,.video-reels [data-swiper-slide] .shoppable-product-card a.shoppable-video__view-details-button:hover,.video-reels-modal__product-card-container .shoppable-product-card a.shoppable-video__view-details-button,.video-reels-modal__product-card-container .shoppable-product-card a.shoppable-video__view-details-button:hover{color:#fff!important}.video-reels-modal__share-sheet{position:absolute;bottom:0;left:0;right:0;width:100%;background:#fff!important;border-top-left-radius:20px!important;border-top-right-radius:20px!important;box-shadow:0 -10px 30px #00000059!important;z-index:100200!important;padding:20px 24px!important;box-sizing:border-box!important;transform:translateY(100%);transition:transform .35s cubic-bezier(.16,1,.3,1)!important;display:flex!important;flex-direction:column!important;gap:16px!important;color:#000!important}.video-reels-modal__share-sheet--open{transform:translateY(0)!important}.video-reels-modal__share-header{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important}.video-reels-modal__share-title{font-family:inherit!important;font-size:18px!important;font-weight:700!important;color:#000!important}.video-reels-modal__share-close{background:none!important;border:none!important;padding:0!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important;color:#666!important;transition:color .2s ease!important}.video-reels-modal__share-close:hover{color:#000!important}.video-reels-modal__share-close svg{width:20px!important;height:20px!important;fill:currentColor!important}.video-reels-modal__share-close svg path{fill:currentColor!important}.video-reels-modal__share-options{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:6px!important;width:100%!important}.video-reels-modal__share-option{display:flex!important;flex-direction:column!important;align-items:center!important;gap:6px!important;text-decoration:none!important;flex:1!important;min-width:50px!important;cursor:pointer!important;background:none!important;border:none!important;padding:0!important}.video-reels-modal__share-icon-wrap{width:46px!important;height:46px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:transform .2s ease,opacity .2s ease!important}.video-reels-modal__share-icon-wrap:hover{transform:scale(1.08)!important}.video-reels-modal__share-icon-wrap.whatsapp{background-color:#25d366!important;color:#fff!important}.video-reels-modal__share-icon-wrap.twitter{background-color:#000!important;color:#fff!important}.video-reels-modal__share-icon-wrap.email{background-color:#fff!important;color:#000!important;border:1px solid #E2E2E2!important}.video-reels-modal__share-icon-wrap.facebook{background-color:#1877f2!important;color:#fff!important}.video-reels-modal__share-icon-wrap.pinterest{background-color:#e60023!important;color:#fff!important}.video-reels-modal__share-icon-wrap svg{width:20px!important;height:20px!important;fill:currentColor!important;display:block!important}.video-reels-modal__share-icon-wrap svg path{fill:currentColor!important}.video-reels-modal__share-label{font-size:10px!important;font-weight:500!important;color:#555!important;text-align:center!important;font-family:inherit!important;margin-top:2px!important}.video-reels-modal__share-divider{height:1px!important;background-color:#ececec!important;width:100%!important;margin:4px 0!important}.video-reels-modal__share-copy{background-color:#f4f4f4!important;border:none!important;border-radius:30px!important;padding:10px 20px!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;cursor:pointer!important;color:#000!important;font-size:13px!important;font-weight:600!important;transition:background-color .2s ease,color .2s ease!important;font-family:inherit!important}.video-reels-modal__share-copy:hover{background-color:#eaeaea!important}.video-reels-modal__share-copy svg{width:14px!important;height:14px!important;fill:currentColor!important}.video-reels-modal__share-copy svg path{fill:currentColor!important}.video-reels-modal__share-copy.copied{background-color:#e6f7ed!important;color:#1e7e34!important}
/*# sourceMappingURL=/cdn/shop/t/18/assets/section-video-carousel.css.map */
