.hue-checkbox{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;position:relative}.hue-checkbox label:focus-visible{outline:1px solid currentColor}.hue-checkbox-label{cursor:pointer;line-height:20px;margin-left:4px;text-transform:capitalize}.hue-checkbox-label__checked{font-weight:var(--hueFiltersSelectDropdownSelectedOptionFontWeight)}.hue-checkbox-label a{text-decoration:underline}.hue-checkbox-input{-webkit-appearance:none!important;appearance:none!important;border:1px solid var(--hueCheckboxBorderColor)!important;border-radius:var(--hueCheckboxBorderRadius)!important;cursor:pointer;display:grid!important;font-size:16px!important;height:16px!important;min-width:16px!important;outline:none;place-content:center}.hue-checkbox-input:before{box-shadow:inset 1em 1em var(--hueCheckboxCheckmarkColor);-webkit-clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);content:"";height:10px;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom left;transform-origin:bottom left;width:10px}.hue-checkbox-input:checked{background-color:var(--hueCheckboxBackgroundColor)!important;border-color:var(--hueActiveCheckboxBorderColor)!important}.hue-checkbox-input:checked:before{-webkit-transform:scale(1);transform:scale(1)}.hue-checkbox-input:disabled{background-color:var(--primaryGrey)!important;border-color:var(--primaryGrey)!important}.hue-checkbox-input__round{border-radius:100px!important}.hue-checkbox-input__inner:checked{background-color:#fff}.hue-checkbox-input__inner:checked:before{background-color:var(--huePrimaryColor);border-radius:100px;box-shadow:none;-webkit-clip-path:none;clip-path:none;height:8px;width:8px}.hue-select-menu{background-color:#fff;bottom:0;flex-direction:row;flex-wrap:wrap;padding:16px;position:-webkit-sticky;position:sticky}.hue-select-menu,.hue-select-menu-title-container{align-items:center;display:flex;justify-content:space-between}.hue-select-menu-title-container{padding-inline:13px}.hue-select-menu-title-container svg{cursor:pointer}.hue-select-menu-title{color:#000;color:var(--hueFiltersSelectDropdownTitleColor,#000);font-family:var(--hueFiltersSelectDropdownTitleFontFamily);font-size:var(--hueFiltersSelectDropdownTitleFontSize);font-weight:var(--hueFiltersSelectDropdownTitleFontWeight);line-height:22px;text-transform:uppercase}.hue-select-menu-button{font-size:var(--hueFilterMenuButtonFontSize);padding:12.5px 0;width:48%}.hue-select-menu-button:disabled{opacity:1!important}.hue-select-menu-button__submit:disabled{background-color:var(--hueSecondaryButtonBackground)!important;border:var(--hueSecondaryButtonBorder)!important;border-radius:var(--hueSecondaryButtonBorderRadius)!important;color:var(--hueSecondaryButtonColor)!important}.hue-select [class$=menu]{background-color:var(--hueSelectsBackgroundColor);overflow:hidden}.hue-filter-select__control-content{align-items:center;color:inherit;display:flex;gap:8px;height:100%;justify-content:center;width:100%}.hue-filter-select__control-content-title{color:var(--hueFiltersSelectColor);font-family:var(--hueSelectFontFamily);font-size:var(--hueFilterFontSize);font-weight:var(--hueFilterFontWeight);line-height:16px;text-transform:uppercase}@media screen and (max-width:568px){.hue-filter-select__control-content-title{font-size:var(--hueMobileFiltersSelectFontSize)}}.hue-filter-select__value-container{height:0!important;padding-block:0!important}.hue-filter-select__menu{border:var(--hueFilterSelectMenuBorder)!important;margin-top:2px}.hue-filter-select__menu .hue-select-menu-title-container{-webkit-padding-before:16px;-webkit-padding-after:9px;padding-block-end:9px;padding-block-start:16px}.hue-filter-select__menu-list{padding-top:0!important}.hue-filter-select__group{margin-top:0!important;padding-block:16px!important}.hue-filter-select__group>*{padding-left:16px!important}.hue-filter-select__group-heading{color:var(--hueFiltersSelectDropdownCategoryTitleColor)!important;font-family:var(--hueFiltersSelectDropdownCategoryTitleFontFamily);font-size:var(--hueFiltersSelectDropdownCategoryTitleFontSize)!important;font-weight:var(--hueFiltersSelectDropdownCategoryTitleFontWeight)!important;line-height:22px!important;margin-bottom:12px!important;text-align:left!important;text-transform:var(--hueFiltersSelectDropdownCategoryTitleTextTransform)!important}.hue-variant-select__placeholder{color:var(--hueVariantsSelectColor)!important;font-family:var(--hueSelectFontFamily);font-size:var(--hueVariantsSelectFontSize);font-weight:var(--hueVariantsSelectFontWeight);text-transform:var(--hueVariantsSelectTextTransform)}@media screen and (max-width:568px){.hue-variant-select__placeholder{font-size:var(--hueMobileVariantsSelectFontSize)}}.hue-variant-select__checkbox{height:16px;min-width:16px}.hue-variant-select__checkbox:before{height:7px;width:9px}.hue-variant-select__label{align-items:center;display:flex;gap:12px;margin-left:12px}.hue-variant-select__label-color{border-radius:var(--hueColorSwatchBorderRadius);display:inline-block;flex-shrink:0;height:20px;width:20px}.hue-variant-select__label-text{font-size:14px;font-weight:var(--hueSelectVariantNameFontWeight);line-height:18px}.hue-variant-select__label-text-selected{font-weight:var(--hueSelectVariantNameFontWeightSelected)}.hue-variant-select__label-description{font-size:14px;font-weight:400;line-height:16px}.hue-variant-select__dropdown-indicator{padding:0!important}.hue-variant-select__dropdown-indicator svg{height:16px;width:16px}.hue-variant-select__dropdown-indicator svg path{fill:currentColor}.hue-variant-select__menu{border:var(--hueVariantSelectMenuBorder,var(--hueFilterSelectMenuBorder))!important;margin-top:2px}.hue-video-module-preview{display:flex;flex-direction:column}.hue-video-module-preview__loader{height:2rem;margin-inline:auto;width:2rem}.hue-shade-tag{background-color:var(--hueSelectedShadesOptionBackgroundColor);border:var(--hueSelectedShadesOptionBorder);color:var(--hueSelectedShadesOptionColor)}.hue-shade-tag path{fill:var(--huePrimaryColor)}.hue-filters{--gap:12px;align-items:stretch;display:flex;gap:var(--gap);justify-content:center;width:100%}.hue-filters-item{flex:1 1 100%;max-width:50%}.hue-filters .hue-filter-select__control,.hue-filters .hue-variant-select__control{height:var(--hueFilterHeight)}@media screen and (max-width:568px){.hue-filters .hue-filter-select__menu,.hue-filters .hue-variant-select__menu{width:calc(200% + var(--gap))}.hue-filters .hue-filter-select__menu{right:0}.hue-filters:has(>:only-child) .hue-filters-item{max-width:none}.hue-filters:has(>:only-child) .hue-filter-select__menu,.hue-filters:has(>:only-child) .hue-variant-select__menu{width:100%}}.hue-cart-menu-item{align-items:center;background-color:var(--huePrimaryBackground);border:1px solid transparent;border-radius:var(--hueSecondaryBorderRadius);cursor:pointer;display:flex;gap:12px;padding:12px 10px;transition:.3s}.hue-cart-menu-item:focus-visible{outline:1px solid #000}.hue-cart-menu-item__disabled{cursor:default;pointer-events:none}.hue-cart-menu-item:not(.disabled):hover{background-color:#fff;border:1px solid var(--huePrimaryColor);box-shadow:0 16px 9px -10px #dde6ee}.hue-cart-menu-item__info{display:flex;gap:8px}.hue-cart-menu-item__img{background-color:#fff;display:grid;flex-shrink:0;place-items:center}.hue-cart-menu-item__img-item{height:56px;object-fit:cover;width:56px}.hue-cart-menu-item__shade-color{border-radius:var(--hueColorSwatchBorderRadius);flex-shrink:0;height:16px;width:16px}.hue-cart-menu-item__variant__disabled p,.hue-cart-menu-item__variant__disabled span{opacity:.6;text-decoration:line-through}.hue-cart-menu-item__variant-name{font-size:16px;font-weight:700;line-height:16px;margin-bottom:4px}.hue-cart-menu-item__variant-description{font-size:12px;font-style:italic;line-height:16px;margin-bottom:16px}.hue-cart-menu-item__product-name{font-size:12px;font-weight:500;line-height:14px}.hue-cart-menu-item__variant-description-container{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;width:100%}.hue-cart-menu-item__variant-comparedPrice{font-size:13px;font-weight:700;line-height:16px;margin-right:8px;text-decoration:line-through}.hue-cart-menu-item__variant-price{display:inline-block;font-size:13px;font-weight:700;line-height:16px;margin-left:auto}.hue-cart-menu-item__variant-price-container{display:flex}.hue-cart-menu-item__variant-bundlePrice{color:#aaa;font-size:13px;font-weight:400;line-height:16px;margin-left:4px}.hue-cart-menu{--headerLineHeight:20px;--headerPaddingBlock:24px;--cartMenuMaxHeight:300px;background-color:#fff;border-radius:var(--huePrimaryBorderRadius);left:50%;max-height:var(--cartMenuMaxHeight);padding-inline:10px;position:absolute;top:0;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);width:var(--hueAddToCartMenuWidth);z-index:3}.hue-cart-menu__container{display:flex;flex-direction:column;max-height:var(--cartMenuMaxHeight);position:relative}.hue-cart-menu-header{position:relative}.hue-cart-menu-header__back{cursor:pointer;left:4px;position:absolute;top:12px}.hue-cart-menu-header__close{cursor:pointer;position:absolute;right:4px;top:12px}.hue-cart-menu__title{font-size:18px;font-weight:700;letter-spacing:0;line-height:var(--headerLineHeight);padding-block:var(--headerPaddingBlock);text-align:center}.hue-cart-menu-list{display:flex;flex-direction:column;gap:12px;overflow-y:auto}.hue-cart-menu-list::-webkit-scrollbar{height:6px;width:6px}.hue-cart-menu-list::-webkit-scrollbar-track{background:#fff}.hue-cart-menu-list::-webkit-scrollbar-thumb{background:#e2e4e8;border-radius:2px}@media screen and (max-width:568px){.hue-cart-menu{width:100%}}.hue-cart-variant{cursor:pointer;padding:12px 10px}.hue-cart-variant-disabled{background-color:#f2f2f2;pointer-events:none}.hue-cart-variant__name{font-size:14px;line-height:16px;margin:0}.hue-cart-variant:hover{background-color:#f2f2f2}.hue-review-add{background-color:var(--hueVideoModuleAddToCartBackground);margin-inline:auto;max-width:752px;padding:8px 20px;width:100%}.hue-review-add__button{background-color:var(--hueAddToCartBackgroundColor);border:var(--hueAddToCartBorder);border-radius:var(--hueAddToCartRadius);color:var(--hueAddToCartColor);font-family:var(--hueAddToCartFontFamily);font-weight:var(--hueAddToCartFontWeight);line-height:19px;margin-inline:auto;padding-inline:50px;position:relative;text-transform:var(--hueAddToCartTransform);width:var(--hueFeedViewAddToCartWidth)}.hue-review-add__button__removeIcon{cursor:pointer;position:absolute;right:8px;top:8px}.hue-review-add__button__removeIcon path{fill:var(--hueAddToCartColor);transition:var(--hueBaseTransition)}.hue-review-add__button:hover .hue-review-add__button__removeIcon path{fill:var(--hueButtonHoverColor)}@media screen and (max-width:568px){.hue-review-add__button{width:100%}}.hue-review-add__payment-options{align-items:flex-end;display:flex;justify-content:center;margin-top:8px;width:100%}@media screen and (max-width:568px){.hue-review-add__payment-options{font-size:12px}}.hue-review-add__payment-options-icon{height:14px;margin-left:4px;width:59px}.hue-review-add__payment-options-icon path{fill:#000}.hue-selected-filters{align-items:stretch;display:flex;flex-wrap:wrap;gap:10px;width:100%}.hue-selected-filters__item{align-items:center;border-radius:var(--hueReviewChipBorderRadius);display:flex;gap:7px;padding:8px}.hue-selected-filters__item-shade{background-color:var(--hueSelectedShadesOptionBackgroundColor);border:var(--hueSelectedShadesOptionBorder);color:var(--hueSelectedShadesOptionColor)}.hue-selected-filters__item-filter{background-color:var(--hueSelectedFiltersOptionBackgroundColor);border:var(--hueSelectedFiltersOptionBorder);color:var(--hueSelectedFiltersOptionColor)}.hue-selected-filters__color{border-radius:var(--hueColorSwatchBorderRadius);height:18px;width:18px}.hue-selected-filters__label{color:currentColor;font-size:var(--hueSelectedDropdownOptionsFontSize);font-weight:var(--hueReviewChipFontWeight)}.hue-selected-filters__clear-button{color:currentColor;display:flex;padding:2px}.hue-selected-filters__clear-one{color:currentColor;cursor:pointer;height:8px;width:8px}.hue-selected-filters__clear-one path{fill:currentColor}.hue-selected-filters__clear-all{align-self:center;color:var(--hueBodyColor);cursor:pointer;font-size:12px;line-height:1.16;padding:4px;text-decoration:underline}.hue-slide-review{border-top:var(--hueVideoModuleContentBorder);color:#000;cursor:auto;display:flex;flex-direction:column;height:100%;padding:var(--hueSlideReviewPadding)}@media screen and (max-width:568px){.hue-slide-review{padding:8px}}.hue-slide-review__product-description,.hue-slide-review__product-name{margin-bottom:8px}.hue-slide-review__name{font-family:var(--hueReviewNameFontFamily);font-size:16px;font-weight:var(--hueReviewNameFontWeight);line-height:23px;margin-bottom:8px;text-align:left}.hue-slide-review__shop-now{font-size:16px;margin-top:8px;text-decoration:underline!important;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hue-slide-review .hue-skin-preference-list{margin:var(--hueSlideSkinListMargin)}.hue-slide-review .hue-skin-preference-list:empty{display:none}.hue-slide-review__rating{display:flex;gap:4px;height:auto!important;margin-bottom:8px}.hue-slide-review__text{-webkit-box-orient:vertical;display:-webkit-box;font-size:var(--hueSlideReviewTextFontSize);font-weight:var(--hueSlideReviewTextFontWeight);line-height:20px;overflow:hidden;text-align:left}.hue-slide-review__text span{color:var(--hueReviewSeeMoreColor);cursor:pointer;font-size:14px;font-weight:var(--hueSeeMoreFontWeight);line-height:16px}@media screen and (max-width:568px){.hue-slide-review__name{font-size:var(--hueMobileVideoModuleReviewAuthorFontSize);font-weight:var(--hueReviewNameFontWeight);line-height:18px}.hue-slide-review__text{font-size:var(--hueMobileVideoModuleReviewBodyFontSize);font-weight:var(--hueMobileSlideReviewTextFontWeight);line-height:14px}.hue-slide-review__text span{font-size:inherit;line-height:14px}}.hue-video-module-slider-slide .hue-slide-review-tag{margin-bottom:10px}.hue-video-module-slider-slide .hue-slide-review-tag .hue-tag-slider{position:static}.hue-video-module-slider-slide .hue-slide-review-tag .hue-tag-slide{background-color:transparent;flex-wrap:wrap;margin:0;padding:0}.hue-video-module-slider-slide .hue-slide-review-tag .hue-tag-slide-container-content{margin:0 0 0 8px}.hue-video-module-slider-slide .hue-slide-review-tag .hue-tag-slide-container-content-swatch__variantName,.hue-video-module-slider-slide .hue-slide-review-tag .hue-tag-slide-container-content__productName{color:var(--hueBodyColor)}.hue-video-module-slider-slide .hue-slide-review-tag .hue-tag-slide-container-content__price{color:var(--hueBodyColor);font-weight:700}.hue-video-module-slider-slide .hue-slide-review-tag .hue-tag-slide__button__container{width:100%}.hue-video-module-slider-slide .hue-slide-review-tag .hue-tag-slide__button{height:18px;margin-top:4px;width:100%}.hue-dotted-slider-container{display:flex;flex-direction:column;gap:22px}.hue-dotted-slider-container__loading{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.hue-dotted-slider-container .hue-slider-loader{height:320px/2;width:320px/2}.hue-dotted-slider-container__no-results{padding-block:100px}@media screen and (max-width:568px){.hue-dotted-slider-container{flex-direction:column-reverse}}.hue-dotted-slider-controls{align-items:center;display:flex;justify-content:space-between;width:100%}.hue-dotted-slider-controls .hue-dotted-slider-arrow{cursor:pointer;height:var(--huePaginationArrowHeight);width:var(--huePaginationArrowWidth)}.hue-dotted-slider-controls .hue-dotted-slider-arrow path{stroke:#1f1f1f}.hue-dotted-slider-controls .hue-dotted-slider-arrow.hue-disabled path{stroke:gray}.hue-dotted-slider-controls>:last-child{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.hue-dotted-slider-dots{display:flex;gap:12px}.hue-dotted-slider-dots .hue-dotted-slider-dot{background-color:#ccc;border-radius:100%;cursor:pointer;height:10px;transition:.3s;width:10px}.hue-dotted-slider-dots .hue-dotted-slider-dot.hue-active{background-color:#333}@media screen and (min-width:568px){.hue-dotted-slider-dots{display:none}}.hue-dotted-slider{width:100%}.hue-dotted-slider .slick-list{overflow:hidden!important}.hue-dotted-slider .hue-video-controls-container{position:absolute;right:8px;top:8px;z-index:2}.hue-dotted-slider .hue-creator-video-progress{background-color:hsla(0,0%,100%,.3);bottom:0;height:4px;left:0;position:absolute;width:100%;z-index:2}.hue-dotted-slider .hue-creator-video-progress__bar{background-color:hsla(0,0%,100%,.6);cursor:pointer;height:4px;vertical-align:top;width:50%}.hue-dotted-slider .hue-creator-video-progress input{-webkit-appearance:none;appearance:none;background-color:transparent;border:0;bottom:0;height:4px;left:0;margin:0;min-height:auto;outline:0;padding:0;position:absolute;width:100%}.hue-dotted-slider .hue-creator-video-progress input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:0;width:0}.hue-dotted-slider .hue-creator-video-progress input::-moz-range-thumb{appearance:none;height:0;width:0}.hue-dotted-slider .slick-track{display:flex!important}.hue-dotted-slider .slick-slide{height:auto!important;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.hue-dotted-slider .slick-slide>div{height:100%;margin-inline:5px}.hue-dotted-slider__asset{height:100%;position:relative}.hue-dotted-slider__asset .hue-variant-swatch-list{inset:var(--hueSlideShadeTagInset);max-width:calc(100% - 16px);position:absolute;z-index:1}.hue-dotted-slider__asset__video,.hue-dotted-slider__asset__video>div{height:100%}.hue-dotted-slider__asset img,.hue-dotted-slider__asset video{aspect-ratio:var(--hueDottedSliderAssetAspectRatio);height:100%;object-fit:cover;width:100%}.hue-dotted-slider__asset__poster{left:0;position:absolute;top:0}.hue-dotted-slider__asset__poster__hidden{display:none!important}.hue-dotted-slider__asset .hue-video-module-slider-slide__play{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hue-dotted-slider .slick-list{margin-inline:-5px}.hue-dotted-slider .slick-track{display:flex;margin-block:10px}.hue-dotted-slider .slick-center{-webkit-transform:scale(1.03);transform:scale(1.03)}.hue-dotted-slider__slide{border:var(--hueVideoModuleContentBorder);display:flex!important;flex-direction:column;height:100%;justify-content:space-between}.hue-dotted-slider__slide.hue-see-more{align-items:center;justify-content:center}.hue-dotted-slider__review,.hue-dotted-slider__slide.hue-see-more{background-color:var(--hueVideoModuleContentBackground)}.hue-dotted-slider__slide.hue-see-more{height:100%}.hue-no-results{text-align:center}.hue-no-results__title{color:#000;font-size:16px;font-weight:var(--hueResultsTitleFontWeight);line-height:22px;margin-bottom:8px;text-transform:uppercase}.hue-no-results__title__upper{text-transform:capitalize}.hue-no-results__subtitle{color:#000;font-size:14px;line-height:18px}.hue-video-module-slider-arrows{align-items:center;display:flex;justify-content:space-between;padding-bottom:12px}.hue-video-module-slider-content{align-items:stretch;display:flex;overflow-x:auto;padding-bottom:4px;position:relative;scroll-behavior:smooth;scrollbar-width:none}.hue-video-module-slider-content::-webkit-scrollbar{height:6px;width:6px}.hue-video-module-slider-content::-webkit-scrollbar-track{background:#fff}.hue-video-module-slider-content::-webkit-scrollbar-thumb{background:#e2e4e8;border-radius:2px}.hue-video-module-slider-content::-webkit-scrollbar{display:none}.hue-video-module-slider-content:focus-visible{outline:1px solid #000;outline-offset:2px}.hue-video-module-slider .slick-track{align-items:stretch;display:flex}.hue-video-module-slider .slick-slide{height:auto}.hue-video-module-slider .slick-slide .hue-video-module-slider-slide,.hue-video-module-slider .slick-slide>div{height:100%}.hue-video-module-slider .hue-slider-loader{height:50px;width:50px}.hue-video-module-slider__no-results{padding-block:100px}.hue-video-module-slider__loading{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.hue-video-module-slider-slide{background-color:var(--hueVideoModuleContentBackground);border:var(--hueVideoModuleContentBorder);border-radius:var(--hueVideoReviewSlideRadius);cursor:pointer;display:flex;flex-direction:column;min-width:var(--hueVideoReviewModuleSlideWidth);width:var(--hueVideoReviewModuleSlideWidth)}.hue-video-module-slider-slide:focus-visible{box-shadow:0 0 2px #000;outline:1px solid #000}.hue-video-module-slider-slide .hue-slide-review{cursor:pointer}.hue-video-module-slider-slide .hue-tag-slide-container-content__productName{-webkit-line-clamp:1;line-clamp:1;font-size:10px}.hue-video-module-slider-slide .hue-tag-slide-container-content-swatch__variantName{-webkit-line-clamp:1;line-clamp:1;font-size:8px}.hue-video-module-slider-slide .hue-tag-slide-container-content__price{font-size:10px}.hue-video-module-slider-slide .hue-tag-slide-container__image{height:40px;min-width:40px;width:40px}.hue-video-module-slider-slide .hue-tag-slide__button{font-size:8px;height:40px;padding:0;width:40px}.hue-video-module-slider-slide .hue-captions{--bottom:52px}.hue-video-module-slider-slide .hue-captions :where([part=captions] [part=cue]){font-size:12px}.hue-video-module-slider-slide .hue-video-preview{position:relative}.hue-video-module-slider-slide__poster{left:0;position:absolute;top:0;z-index:1}.hue-video-module-slider-slide__poster__hidden{display:none}.hue-video-module-slider-slide__img,.hue-video-module-slider-slide__video{aspect-ratio:2/3;border-radius:var(--hueVideoReviewSlideRadius) var(--hueVideoReviewSlideRadius) 0 0;height:100%!important;object-fit:cover;width:100%!important}.hue-video-module-slider-slide .hue-variant-swatch-list{inset:var(--hueSlideShadeTagInset);max-width:calc(100% - 16px);position:absolute;z-index:1}.hue-video-module-slider-slide .hue-icon{display:grid;height:36px;place-items:center;align-items:center;background:rgba(0,0,0,.6);border:none;border-radius:50%;color:#fff;cursor:pointer;justify-content:center;padding:9px;position:absolute;right:4px;top:4px;width:36px!important;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;z-index:10}.hue-video-module-slider-slide .hue-icon svg{height:18px;width:18px}.hue-video-module-slider-slide .hue-icon svg path{fill:#fff;fill-opacity:.9}.hue-video-module-slider-slide .hue-pause svg{height:auto;width:auto}.hue-video-module-slider-slide .hue-hidden{display:none}.hue-video-module-slider-slide__play{height:46px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:37px;z-index:1}.hue-video-module-slider-slide__tagged-variant-img{bottom:8px;height:auto;position:absolute;right:8px;width:56px;z-index:1}@media screen and (max-width:568px){.hue-video-module-slider-slide__tagged-variant-img{width:44px}.hue-video-module-slider-slide{min-width:42%;width:42%}}.hue-video-module-slider-more{align-items:center;background-color:var(--hueSeeMoreBackground);border-radius:var(--hueVideoReviewSlideRadius);cursor:pointer;display:flex;flex-direction:row;flex-wrap:wrap;height:100%;justify-content:center}.hue-video-module-slider-more__title{color:var(--hueSeeMoreCTAColor);font-size:16px;text-align:center}.hue-video-module-slider-arrow{height:calc(var(--huePaginationArrowHeight) + 8px);padding:4px;width:calc(var(--huePaginationArrowWidth) + 8px)}.hue-video-module-slider-arrow__icon{cursor:pointer;height:100%;width:100%}.hue-video-module-slider-arrow__icon path{stroke-opacity:1}.hue-video-module-slider-arrow__next{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.hue-video-module-slider-arrow__disabled{cursor:default}.hue-video-module-slider-arrow__disabled path{stroke:rgba(0,0,0,.5)}.hue-video-module-slider-inline-arrow-btn{background-color:rgba(0,0,0,.6);border-radius:100%;display:grid;left:-12px;padding:6px;place-items:center;position:absolute;top:13vw;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}@media screen and (max-width:568px){.hue-video-module-slider-inline-arrow-btn{top:30vw}}.hue-video-module-slider-inline-arrow-btn__next{left:auto;right:-12px;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hue-title-selects{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.hue-video-module .hue-video-module-preview{max-width:var(--hueFiltersContainerWidth);width:100%}.hue-video-module .hue-video-module-preview.empty{margin-bottom:0}.hue-video-module .hue-selected-filters{margin:var(--hueSelectedFiltersMargin)}.hue-video-module__main-title{color:var(--hueMainHeaderColor);font-family:var(--hueMainHeaderFontFamily);font-size:var(--hueMainHeaderFontSize);font-style:var(--hueMainHeaderFontStyle);font-weight:var(--hueMainHeaderFontWeight);letter-spacing:var(--hueMainHeaderLetterSpacing);margin:var(--hueMainHeaderMargin);text-align:var(--hueMainHeaderTextAlign);text-transform:var(--hueMainHeaderTextTextTransform)}@media screen and (max-width:568px){.hue-video-module__main-title{font-size:var(--hueMobileReviewModuleMainHeaderFontSize);margin:var(--hueMainHeaderMobileMargin);text-align:var(--hueMobileReviewModuleMainHeaderTextAlign)}}.hue-video-module__main-subTitle{font-size:16px;font-weight:400;margin-bottom:36px;text-align:center}@media screen and (max-width:568px){.hue-video-module__main-subTitle{margin-bottom:32px}}.hue-video-module__logo{display:block;margin-inline:auto;margin-left:auto;margin-top:30px}.hue-video-module-add{background-color:var(--hueVideoModuleAddToCartBackground);padding:20px 20px 0;position:relative}.hue-video-module-add__button{width:var(--hueVideoModuleAddToCartWidth)}@media screen and (max-width:568px){.hue-video-module__logo{height:22px;margin-top:24px;width:136}.hue-video-module-add{padding:16px 0 0}.hue-video-module-add__button{width:100%}}
/*# sourceMappingURL=484.d02900e9.chunk.css.map*/