.p-icon{line-height:1;display:inline-block}.p-icon.p-disabled{opacity:.4;color:#f3f3f3;cursor:not-allowed;background-color:#666;border:0}.p-icon.p-circular{background-color:#f3f3f3;border-radius:50%;padding:1.25rem;box-shadow:0 1px 2px rgba(0,0,0,.06)}.p-icon.p-icon-xlarge{font-size:3rem}.p-icon.p-icon-large{font-size:1.375rem}.p-icon.p-icon-medium{font-size:1rem}.p-icon.p-icon-small{font-size:.75rem}.p-icon.primary:before{color:#f27a1a}.p-icon.green:before{color:#22ab6d}.p-icon.red:before{color:#e56d59}.p-icon.black:before{color:#333}.p-icon.gray:before{color:#999}.p-icon.filling-gray:before{color:#a8a8a8}.p-icon.background-white:before{color:#fff}.p-icon.dark-gray:before{color:#666}.p-icon.light-gray:before{color:#e6e6e6}.p-icon.white:before{color:#f3f3f3}.p-icon.red-alert:before{color:#d55959}.p-icon.yellow:before{color:#ffc000}.p-icon>span{font-family:inherit}.p-rating{align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;position:relative}.p-rating .p-rating-wrapper{align-items:center;display:flex}.p-rating .p-rating-wrapper .p-total-rating-count-hover:hover{cursor:pointer;text-decoration:underline}.p-rating.p-rating-large .p-icon{width:16px;font-size:16px;line-height:24px}.p-rating.p-rating-large .p-icon:before{width:16px;display:inline-block}.p-rating.p-rating-medium .p-icon{width:14px;font-size:14px;line-height:24px}.p-rating.p-rating-medium .p-icon:before{width:14px;display:inline-block}.p-rating.p-rating-small .p-icon{width:10px;font-size:10px;line-height:initial}.p-rating.p-rating-small .p-icon:before{width:10px;display:inline-block}.p-rating.p-rating-xsmall .p-icon{width:8px;font-size:8px;line-height:initial}.p-rating.p-rating-xsmall .p-icon:before{width:8px;display:inline-block}.p-rating .p-rating-empty{position:absolute}.p-rating .p-rating-full{white-space:nowrap;width:0;position:relative;top:0;overflow:hidden}.p-rating .p-rating-full:dir(ltr){left:0}.p-rating .p-rating-full:dir(rtl){right:0}@keyframes bubble-animation{0%,to{transform:scale(0)}50%{transform:scale(1)}}.poseidon-loader-container{top:0;border-radius:inherit;z-index:1050;background-color:rgba(255,255,255,.4);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.poseidon-loader-container:dir(ltr){left:0}.poseidon-loader-container:dir(rtl){right:0}@media screen and (max-width:768px){.poseidon-loader-container{background-color:rgba(0,0,0,.2)}}.poseidon-loader-container.fixed{position:fixed}.poseidon-loader-container>.spinning-bubbles{position:relative}.poseidon-loader-container>.spinning-bubbles .bubble-container{top:calc(50% - 7.5px);transform-origin:-150%;position:absolute}.poseidon-loader-container>.spinning-bubbles .bubble-container:dir(ltr){left:calc(50% - 7.5px)}.poseidon-loader-container>.spinning-bubbles .bubble-container:dir(rtl){right:calc(50% - 7.5px)}.poseidon-loader-container>.spinning-bubbles .bubble-container .bubble{width:15px;height:15px;animation:1s infinite bubble-animation;animation-delay:inherit;background:#e56d59;border-radius:50%}.poseidon-loader-container>.spinning-bubbles .bubble-container:first-of-type{animation-delay:-1.5s;transform:translate(200%)rotate(-90deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(2){animation-delay:-1.375s;transform:translate(200%)rotate(-45deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(3){animation-delay:-1.25s;transform:translate(200%)rotate(0)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(4){animation-delay:-1.125s;transform:translate(200%)rotate(45deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(5){animation-delay:-1s;transform:translate(200%)rotate(90deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(6){animation-delay:-.875s;transform:translate(200%)rotate(135deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(7){animation-delay:-.75s;transform:translate(200%)rotate(180deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(8){animation-delay:-.625s;transform:translate(200%)rotate(225deg)}.checkbox-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}.checkbox-wrapper label{letter-spacing:.3px;color:#333;align-items:center;padding-top:5px;padding-bottom:5px;font-family:Montserrat;font-weight:400;display:inline-flex}.checkbox-wrapper label:dir(ltr){padding-left:0;padding-right:10px}.checkbox-wrapper label:dir(rtl){padding-left:10px;padding-right:0}.checkbox-wrapper label:hover{cursor:pointer}.checkbox-wrapper label .checkbox-icon-wrapper{box-sizing:border-box;border:1.5px solid #d1d1d1;border-radius:4px;align-items:center;justify-items:center;display:grid;position:relative;transform:translateY(-.5px)}.checkbox-wrapper label .checkbox-icon-wrapper:dir(ltr){margin-right:5px}.checkbox-wrapper label .checkbox-icon-wrapper:dir(rtl){margin-left:5px}.checkbox-wrapper label .checkbox-icon-wrapper.checkbox-small{width:14px;height:14px}.checkbox-wrapper label .checkbox-icon-wrapper.checkbox-medium{width:20px;height:20px}.checkbox-wrapper label .checkbox-icon-wrapper.checkbox-large{width:26px;height:26px}.checkbox-wrapper label .checkbox-icon-wrapper .checkbox-icon{color:#fff;line-height:0;position:absolute}.checkbox-wrapper label .checkbox-icon-wrapper .checkbox-icon.checkbox-small{font-size:7px!important}.checkbox-wrapper label .checkbox-icon-wrapper .checkbox-icon.checkbox-medium{font-size:10px!important}.checkbox-wrapper label .checkbox-icon-wrapper .checkbox-icon.checkbox-large{font-size:12px!important}.checkbox-wrapper label input[type=checkbox]{z-index:1;position:absolute}.checkbox-wrapper.checkbox-small input[type=checkbox]{padding:7px!important}.checkbox-wrapper.checkbox-medium input[type=checkbox]{padding:10px!important}.checkbox-wrapper.checkbox-large input[type=checkbox]{padding:13px!important}.checkbox-wrapper .active{font-weight:700}.p-disable{pointer-events:none}.p-disable label input[type=checkbox]:checked+.checkbox-icon-wrapper{background-color:#d1d1d1!important;border:2px solid #d1d1d1!important}.p-disable .active{color:#999!important}.checkbox-wrapper label input[type=checkbox]+.checkbox-icon-wrapper>.checkbox-icon{opacity:0;transform:scale(1)}.checkbox-wrapper label input[type=checkbox]:checked+.checkbox-icon-wrapper>.checkbox-icon{opacity:1;transform:scale(1)}.checkbox-wrapper label input[type=checkbox]:checked+.checkbox-icon-wrapper{opacity:1;background-color:#f27a1a;border:2px solid #f27a1a;border-radius:4px;transition:transform .14s ease-in-out}.checkbox-wrapper label input[type=checkbox]:checked+.checkbox-icon-wrapper>span.checkbox-label{font-weight:700}.icon-tick-2:before{color:#fff}[type=checkbox]{all:unset}.button-wrapper{box-sizing:border-box;cursor:pointer;letter-spacing:.89px;text-align:center;vertical-align:middle;background-color:transparent;border:none;font-style:normal;font-weight:700;font-stretch:100%;line-height:normal}.button-wrapper:focus{outline:none}.fluid{width:100%}.hover-dark:hover{opacity:.9}.hover-light:hover{color:#fff;background-color:#333}.hover-secondary:hover{background-color:#fff}.disabled{cursor:not-allowed}.small{padding:10.5px;font-size:14px}.medium{padding:14px;font-size:16px}.large{padding:15px;font-size:18px}.button-dark{background-color:#333}.disabled.button-dark{opacity:.75;color:#999;background-color:#f2f3f3;border:0}.button-light{background-color:#fff;box-shadow:inset 0 0 0 2px #333}.disabled.button-light{opacity:.75;color:#999;background-color:#f2f3f3;border:0}.button-secondary{background-color:#f2f3f3}.disabled.button-secondary{opacity:.75;color:#999;background-color:#f2f3f3;border:0}.button-green{background-color:#22ab6d}.disabled.button-green{opacity:.5;background-color:#22ab6d}.text-dark{color:#333}.text-light{color:#fff}.text-secondary{color:#999}.icon:dir(ltr){margin-right:10px}.icon:dir(rtl){margin-left:10px}html[dir=rtl] input:checked+.slider:before{transform:translate(-25px)}.toggle-switch{width:45px;height:28px;display:inline-block;position:relative}.toggle-switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;background-color:#fff;border-radius:20px;transition:all .4s;position:absolute;bottom:0}.slider:before{content:"";background-color:#fff;border-radius:50%;width:26px;height:26px;transition:all .4s;position:absolute;bottom:1px;box-shadow:0 3px 8px rgba(0,0,0,.15),0 1px 1px rgba(0,0,0,.16),0 3px 1px rgba(0,0,0,.1)}.slider:dir(ltr):before{left:-7px}.slider:dir(rtl):before{right:-7px}.unchecked{box-shadow:0 0 0 2px #e5e5ea}.unchecked:dir(ltr):before{left:0}.unchecked:dir(rtl):before{right:0}input:checked+.slider{background-color:#22ab6d}input:checked+.slider:before{transform:translate(25px)}.poseidon-price-with-rrp{color:var(--priceColor);font-weight:500;display:inline-block}.poseidon-price-with-rrp .selling-price{color:var(--sellingPriceColor)}.poseidon-price-with-rrp .selling-price .currency-symbol{unicode-bidi:isolate;top:-.7em}.poseidon-price-with-rrp .with-discount,.poseidon-price-with-rrp .price-percentage.with-discount{color:var(--withDiscountColor)}.poseidon-price-with-rrp .price-percentage{direction:ltr}.poseidon-price-with-rrp .stroked{-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.poseidon-price-with-rrp .price{align-items:center;display:flex}.poseidon-price-with-rrp .rrp-info-image{cursor:pointer}.poseidon-price-with-rrp .price-wrapper{align-items:center;gap:3px;display:flex}.poseidon-price-with-rrp .suggested-price,.poseidon-price-with-rrp .lowest-recent-price{align-items:center;display:flex}.poseidon-price-with-rrp .suggested-price{column-gap:3px;margin-bottom:5px}.poseidon-price-with-rrp .suggested-price .price{gap:3px}.poseidon-price-with-rrp .suggested-price .price-percentage{background-color:var(--pricePercentageBgColor);color:var(--pricePercentageColor);border-radius:2px;font-weight:700}.poseidon-price-with-rrp .suggested-price .rrp-info-image{width:11px;margin-top:-1px}.poseidon-price-with-rrp .lowest-recent-price{gap:3px;margin-top:5px}.poseidon-price-with-rrp.rrp-xlarge{font-size:16px}.poseidon-price-with-rrp.rrp-xlarge .selling-price{font-size:26px;font-weight:700}.poseidon-price-with-rrp.rrp-xlarge .selling-price .currency-symbol,.poseidon-price-with-rrp.rrp-xlarge .vat-info{font-size:14px}.poseidon-price-with-rrp.rrp-xlarge .suggested-price .price-percentage{padding:5px;font-size:16px}.poseidon-price-with-rrp.rrp-xlarge .suggested-price .rrp-info-image{width:18px;margin-top:0}.poseidon-price-with-rrp.rrp-large{font-size:14px}.poseidon-price-with-rrp.rrp-large .selling-price{font-size:24px;font-weight:700}.poseidon-price-with-rrp.rrp-large .selling-price .currency-symbol,.poseidon-price-with-rrp.rrp-large .vat-info{font-size:12px}.poseidon-price-with-rrp.rrp-large .suggested-price .price-percentage{padding:3px;font-size:14px}.poseidon-price-with-rrp.rrp-large .suggested-price .rrp-info-image{width:15px;margin-top:0}.poseidon-price-with-rrp.rrp-medium{font-size:12px;line-height:12px}.poseidon-price-with-rrp.rrp-medium .selling-price{font-size:16px;font-weight:700}.poseidon-price-with-rrp.rrp-medium .selling-price .currency-symbol,.poseidon-price-with-rrp.rrp-medium .vat-info{font-size:10px}.poseidon-price-with-rrp.rrp-medium .suggested-price .price-percentage{padding:3px;font-size:12px}.poseidon-price-with-rrp.rrp-medium .suggested-price .price-text{font-size:12px}.poseidon-price-with-rrp.rrp-small{font-size:10px}.poseidon-price-with-rrp.rrp-small .selling-price{font-size:16px;font-weight:700}.poseidon-price-with-rrp.rrp-small .selling-price .currency-symbol{font-size:10px}.poseidon-price-with-rrp.rrp-small .vat-info{font-size:8px}.poseidon-price-with-rrp.rrp-small .suggested-price .price-percentage{padding:2px;font-size:12px}.poseidon-price-with-rrp.rrp-small .suggested-price .price-text{font-size:10px}.poseidon-price-with-rrp.rrp-xsmall{font-size:10px;line-height:10px}.poseidon-price-with-rrp.rrp-xsmall .selling-price{font-size:12px;font-weight:700;line-height:12px}.poseidon-price-with-rrp.rrp-xsmall .selling-price .currency-symbol,.poseidon-price-with-rrp.rrp-xsmall .vat-info{font-size:8px}.poseidon-price-with-rrp.rrp-xsmall .suggested-price .price-percentage{padding:2px;font-size:10px;line-height:10px}.poseidon-price-with-rrp.rrp-xsmall .suggested-price .price-text{font-size:10px}.poseidon-price-with-rrp.rrp-xxsmall{font-size:9px;line-height:9px}.poseidon-price-with-rrp.rrp-xxsmall .selling-price{font-size:11px;font-weight:700;line-height:11px}.poseidon-price-with-rrp.rrp-xxsmall .selling-price .currency-symbol,.poseidon-price-with-rrp.rrp-xxsmall .vat-info{font-size:7px}.poseidon-price-with-rrp.rrp-xxsmall .suggested-price .price-percentage{padding:2px;font-size:9px;line-height:10px}.poseidon-price-with-rrp.rrp-xxsmall .suggested-price .price-text{font-size:9px}.poseidon-price-with-rrp .rrp-location-right{flex-direction:row-reverse;justify-content:start;align-items:center;gap:3px;display:flex}.poseidon-price-with-rrp .rrp-location-right .suggested-price{margin:0}.poseidon-price-with-rrp .rrp-location-right .suggested-price .price{flex-direction:row-reverse;align-items:center;display:flex}.non-symbol-currency.rrp-xsmall .price-text{font-size:8px!important}.non-symbol-currency.rrp-xsmall .price-percentage{padding:1px!important;font-size:9px!important}.non-symbol-currency.rrp-xsmall .with-discount{font-size:9px!important}@media screen and (max-width:375px){.non-symbol-currency.rrp-xsmall .price-text{font-size:7px!important}}.non-symbol-currency.rrp-small .price-percentage{font-size:8px!important}.non-symbol-currency.rrp-small .price-text{font-size:9px!important}.non-symbol-currency.rrp-small .with-discount{font-size:10px!important}.p-choice-nn-price{padding:5px;background:linear-gradient(170.58deg,#f2b61a -30.63%,rgba(242,182,26,0) 41.53%),linear-gradient(rgba(242,182,26,.2),rgba(242,182,26,.2)),linear-gradient(#fdfacd,#fdfacd);border:1px solid rgba(242,182,26,.2);border-radius:4px;flex-direction:column;display:inline-flex;position:relative}.p-choice-nn-price:dir(ltr){padding-right:25px}.p-choice-nn-price:dir(rtl){padding-left:25px}.p-choice-nn-price .pick-icon{position:absolute;top:-5px}.p-choice-nn-price .pick-icon:dir(ltr){right:2px}.p-choice-nn-price .pick-icon:dir(rtl){left:2px}.p-choice-nn-price .title{margin-bottom:5px;font-size:8px}.p-choice-nn-price .title:dir(ltr){text-align:left}.p-choice-nn-price .title:dir(rtl){text-align:right}.p-choice-nn-price .price-container:dir(ltr){text-align:left}.p-choice-nn-price .price-container:dir(rtl){text-align:right}.p-choice-nn-price .price-container .original-price{color:#999;font-size:10px;text-decoration:line-through}.p-choice-nn-price .price-container .original-price:dir(ltr){margin-right:3px}.p-choice-nn-price .price-container .original-price:dir(rtl){margin-left:3px}.p-choice-nn-price .price-container .discounted-price{color:#f27a1a;align-items:flex-start;font-weight:700;display:inline-flex}.p-choice-nn-price .price-container .discounted-price .currency{unicode-bidi:isolate;font-size:8px}.p-choice-nn-price .price-container .discounted-price .currency:dir(ltr){margin-left:1px}.p-choice-nn-price .price-container .discounted-price .currency:dir(rtl){margin-right:1px}.p-choice-nn-price.p-small .title{color:var(--on-surface-variant-3,#333);font-size:8px;font-weight:700}.p-choice-nn-price.p-small .price-container .original-price{color:var(--on-surface-variant-1,#999);-webkit-text-decoration-line:strikethrough;text-decoration-line:strikethrough;font-size:10px}.p-choice-nn-price.p-small .price-container .discounted-price{color:var(--primary,#f27a1a);font-size:12px;font-weight:700}.p-choice-nn-price.p-small .price-container .discounted-price .currency{font-size:8px;font-weight:700}.p-choice-nn-price.p-medium:dir(ltr){padding-right:30px}.p-choice-nn-price.p-medium:dir(rtl){padding-left:30px}.p-choice-nn-price.p-medium .title{color:var(--on-surface-variant-3,#333);font-size:10px;font-weight:700}.p-choice-nn-price.p-medium .pick-icon{top:-8px;width:30px!important;height:23px!important}.p-choice-nn-price.p-medium .pick-icon:dir(ltr){right:0}.p-choice-nn-price.p-medium .pick-icon:dir(rtl){left:0}.p-choice-nn-price.p-medium .price-container .original-price{color:var(--on-surface-variant-1,#999);-webkit-text-decoration-line:strikethrough;text-decoration-line:strikethrough;font-size:12px}.p-choice-nn-price.p-medium .price-container .discounted-price{color:var(--primary,#f27a1a);font-size:16px;font-weight:700}.p-choice-nn-price.p-medium .price-container .discounted-price .currency{font-size:10px;font-weight:700}.p-choice-nn-price.p-large:dir(ltr){padding-right:35px}.p-choice-nn-price.p-large:dir(rtl){padding-left:35px}.p-choice-nn-price.p-large .title{color:var(--on-surface-variant-3,#333);font-size:12px;font-weight:700}.p-choice-nn-price.p-large .pick-icon{top:-9px;width:35px!important;height:30px!important}.p-choice-nn-price.p-large .pick-icon:dir(ltr){right:0}.p-choice-nn-price.p-large .pick-icon:dir(rtl){left:0}.p-choice-nn-price.p-large .price-container .original-price{color:var(--on-surface-variant-1,#999);-webkit-text-decoration-line:strikethrough;text-decoration-line:strikethrough;font-size:14px}.p-choice-nn-price.p-large .price-container .discounted-price{color:var(--primary,#f27a1a);font-size:24px;font-weight:700}.p-choice-nn-price.p-large .price-container .discounted-price .currency{font-size:12px;font-weight:700}.p-binary-price,.p-binary-price.p-small{flex-direction:column;display:flex}.p-binary-price .p-price-section,.p-binary-price.p-small .p-price-section{align-items:center;gap:2px;display:flex}.p-binary-price .p-price-section .p-discount-badge,.p-binary-price.p-small .p-price-section .p-discount-badge{background-color:#f27a1a;border-radius:2px;justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:23px;height:12px;padding-left:1px;padding-right:1px;display:flex}.p-binary-price .p-price-section .p-discount-badge p,.p-binary-price.p-small .p-price-section .p-discount-badge p{color:#fff;font-size:10px;font-weight:700;line-height:10.55px}.p-binary-price .p-price-section .p-price-wrapper,.p-binary-price.p-small .p-price-section .p-price-wrapper{align-items:baseline;gap:2px;display:flex}.p-binary-price .p-price-section .p-price-wrapper .p-sale-price-wrapper,.p-binary-price.p-small .p-price-section .p-price-wrapper .p-sale-price-wrapper{color:#f27a1a;align-items:baseline;font-weight:700;display:flex}.p-binary-price .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-sale-price,.p-binary-price.p-small .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-sale-price{text-overflow:ellipsis;white-space:nowrap;direction:ltr;align-items:baseline;display:block;overflow:hidden}.p-binary-price .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-sale-price .integer-part,.p-binary-price.p-small .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-sale-price .integer-part{font-size:14px}.p-binary-price .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-sale-price .decimal-part,.p-binary-price.p-small .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-sale-price .decimal-part,.p-binary-price .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-currency,.p-binary-price.p-small .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-currency{font-size:10px}.p-binary-price .p-price-section .p-price-wrapper .p-strikethrough-price,.p-binary-price.p-small .p-price-section .p-price-wrapper .p-strikethrough-price{color:#999;font-size:10px;font-weight:400;text-decoration:line-through}.p-binary-price .p-info-section,.p-binary-price.p-small .p-info-section{font-weight:700}.p-binary-price .p-info-section .p-vat-info-text,.p-binary-price.p-small .p-info-section .p-vat-info-text{color:#999;margin-top:2px;font-size:8px;line-height:9.38px}.p-binary-price .p-info-section .p-cargo-info-text,.p-binary-price.p-small .p-info-section .p-cargo-info-text{color:#0bc15c;margin-top:2px;font-size:10px;line-height:11.72px}.p-binary-price.sticky-price .p-discount-badge,.p-binary-price.p-small.sticky-price .p-discount-badge{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:32px;height:14px}.p-binary-price.sticky-price .p-discount-badge p,.p-binary-price.p-small.sticky-price .p-discount-badge p{font-size:12px}.p-binary-price.sticky-price .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-sale-price .integer-part,.p-binary-price.p-small.sticky-price .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-sale-price .integer-part{font-size:16px}.p-binary-price.sticky-price .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-sale-price .decimal-part,.p-binary-price.p-small.sticky-price .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-sale-price .decimal-part,.p-binary-price.sticky-price .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-currency,.p-binary-price.p-small.sticky-price .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-currency,.p-binary-price.sticky-price .p-price-section .p-price-wrapper .p-strikethrough-price,.p-binary-price.p-small.sticky-price .p-price-section .p-price-wrapper .p-strikethrough-price{font-size:12px}.p-binary-price.sticky-price .p-price-section .p-info-icon,.p-binary-price.p-small.sticky-price .p-price-section .p-info-icon{width:12px;height:12px}.p-binary-price.p-medium .p-discount-badge{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:32px;height:14px}.p-binary-price.p-medium .p-discount-badge p{font-size:11px}.p-binary-price.p-medium .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-sale-price .integer-part{font-size:16px}.p-binary-price.p-medium .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-sale-price .decimal-part,.p-binary-price.p-medium .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-currency,.p-binary-price.p-medium .p-price-section .p-price-wrapper .p-strikethrough-price{font-size:14px}.p-binary-price.p-large .p-discount-badge{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:45px;height:19px}.p-binary-price.p-large .p-discount-badge p{font-size:16px}.p-binary-price.p-large .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-sale-price .integer-part{font-size:24px}.p-binary-price.p-large .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-sale-price .decimal-part,.p-binary-price.p-large .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-currency,.p-binary-price.p-large .p-price-section .p-price-wrapper .p-strikethrough-price{font-size:20px}.p-binary-price.p-large .p-price-section .p-info-icon{width:14px!important;height:14px!important}.p-binary-price.p-large .p-price-section .p-info-icon:dir(ltr){margin-left:2px}.p-binary-price.p-large .p-price-section .p-info-icon:dir(rtl){margin-right:2px}.p-binary-price{width:100%}.p-binary-price .p-price-section{overflow:hidden}.p-binary-price .p-price-section .p-price-wrapper,.p-binary-price .p-price-section .p-price-wrapper .p-sale-price-wrapper{min-width:0}.p-binary-price .p-price-section .p-price-wrapper .p-sale-price-wrapper .p-sale-price{overflow:hidden}.p-binary-price .p-price-section .p-price-wrapper .p-strikethrough-price{text-overflow:ellipsis;white-space:nowrap;flex:1;display:block;overflow:hidden}.p-price-info-tooltip{z-index:100;z-index:10;background-color:#333;border-radius:8px;max-width:345px;padding:6px;position:absolute;left:50%;transform:translate(-50%)}@media screen and (max-width:768px){.p-price-info-tooltip{z-index:1000;width:calc(100vw - 30px);max-width:unset;position:fixed}}.p-price-info-tooltip .p-tooltip-arrow{top:100%;z-index:10;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #333;position:absolute;transform:translate(-50%)}.p-price-info-tooltip .p-tooltip-arrow:dir(ltr){left:50%}.p-price-info-tooltip .p-tooltip-arrow:dir(rtl){right:50%}@media screen and (max-width:768px){.p-price-info-tooltip .p-tooltip-arrow{transform:unset}}.p-price-info-tooltip .p-tooltip-content{color:#fff;padding:14px;font-size:12px;font-weight:400;line-height:14.06px}.p-price-info-tooltip .p-tooltip-content:dir(ltr){text-align:left;margin-right:10px}.p-price-info-tooltip .p-tooltip-content:dir(rtl){text-align:right;margin-left:10px}.p-price-info-tooltip .p-tooltip-close-icon{top:20px;position:absolute}.p-price-info-tooltip .p-tooltip-close-icon:dir(ltr){right:10px}.p-price-info-tooltip .p-tooltip-close-icon:dir(rtl){left:10px}.p-discount-promotion{display:inline-block;position:relative}.p-discount-promotion .p-badge{color:#fff;text-align:center;box-sizing:border-box;z-index:0;background-color:#b00;border-radius:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:20px;padding-top:4px;padding-left:2px;padding-right:2px;font-size:8px;font-weight:700;position:relative;top:6px}.p-discount-promotion .p-badge.p-xlarge{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:24px;padding-top:4px;font-size:12px}.p-discount-promotion .p-badge.sticky-footer-price{z-index:2;border-radius:10px;justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:16px;margin-bottom:3px;padding-top:7px;padding-bottom:7px;padding-left:5px;padding-right:5px;display:flex;top:4px}.p-discount-promotion .p-badge.sticky-footer-price:dir(ltr){margin-left:4px}.p-discount-promotion .p-badge.sticky-footer-price:dir(rtl){margin-right:4px}.p-discount-promotion .p-promotion-price-wrapper{z-index:1;background-color:#fff;border:1px solid #b00;border-radius:4px;flex-direction:row;display:flex;position:relative}.p-discount-promotion .p-promotion-price-wrapper.sticky-footer-price{border:0}.p-discount-promotion .p-promotion-price-wrapper.sticky-footer-price .p-section-left .p-price .p-promotion-price{align-items:center;font-size:16px;display:flex}.p-discount-promotion .p-promotion-price-wrapper.sticky-footer-price .p-section-left .p-price .p-promotion-price .p-currency{font-size:12px}.p-discount-promotion .p-promotion-price-wrapper.sticky-footer-price .p-section-left .p-price .p-price-before{max-width:none}.p-discount-promotion .p-promotion-price-wrapper.sticky-footer-price .p-section-left .p-promotion-info{font-size:10px}.p-discount-promotion .p-promotion-price-wrapper.sticky-footer-price .p-section-left .p-promotion-info .p-discount .p-percentage{margin-left:1px!important;margin-right:1px!important}.p-discount-promotion .p-promotion-price-wrapper .p-section-left{align-items:center;padding-top:4px;padding-bottom:4px;display:grid}.p-discount-promotion .p-promotion-price-wrapper .p-section-left:dir(ltr){padding-left:4px;padding-right:10px}.p-discount-promotion .p-promotion-price-wrapper .p-section-left:dir(rtl){padding-left:10px;padding-right:4px}.p-discount-promotion .p-promotion-price-wrapper .p-section-left .p-promotion-info{align-items:center;font-size:8px;display:flex}.p-discount-promotion .p-promotion-price-wrapper .p-section-left .p-promotion-info .p-text{color:#333;font-weight:600}.p-discount-promotion .p-promotion-price-wrapper .p-section-left .p-promotion-info .p-text:dir(ltr){margin-right:3px}.p-discount-promotion .p-promotion-price-wrapper .p-section-left .p-promotion-info .p-text:dir(rtl){margin-left:3px}.p-discount-promotion .p-promotion-price-wrapper .p-section-left .p-promotion-info .p-discount{direction:ltr;align-items:center;display:flex}.p-discount-promotion .p-promotion-price-wrapper .p-section-left .p-promotion-info .p-discount .p-percentage{background-color:var(--first-order-promotion-price-percentage-bg-color);color:#fff;direction:ltr;border-radius:2px;margin-left:1px;margin-right:1px;padding-left:1px;padding-right:1px;font-weight:700}.p-discount-promotion .p-promotion-price-wrapper .p-section-left .p-price{align-items:center;display:flex}.p-discount-promotion .p-promotion-price-wrapper .p-section-left .p-price .p-price-before{color:#666;white-space:nowrap;text-overflow:ellipsis;unicode-bidi:isolate;max-width:40%;font-size:10px;font-weight:400;text-decoration:line-through;overflow:hidden}.p-discount-promotion .p-promotion-price-wrapper .p-section-left .p-price .p-price-before:dir(ltr){margin-right:3px}.p-discount-promotion .p-promotion-price-wrapper .p-section-left .p-price .p-price-before:dir(rtl){margin-left:3px}.p-discount-promotion .p-promotion-price-wrapper .p-section-left .p-price .p-promotion-price{color:#b00;unicode-bidi:isolate;font-size:12px;font-weight:700}.p-discount-promotion .p-promotion-price-wrapper .p-section-left .vat-info{color:#999;white-space:nowrap;max-width:48px;font-size:8px;font-weight:500;line-height:9.75px;display:inline-block}.p-discount-promotion .p-promotion-price-wrapper .p-section-right{display:flex}.p-discount-promotion .p-promotion-price-wrapper .p-section-right img{object-fit:cover;border-radius:3px;transform:rotateY(180deg)}.p-discount-promotion .p-promotion-price-wrapper .p-section-right img:dir(ltr){right:0}.p-discount-promotion .p-promotion-price-wrapper .p-section-right img:dir(rtl){left:0}html[dir=rtl] .p-discount-promotion .p-promotion-price-wrapper .p-section-right img{transform:none}.p-discount-promotion .p-promotion-price-wrapper.p-xsmall .p-section-right img{height:35px}.p-discount-promotion .p-promotion-price-wrapper.p-xxsmall .p-section-left:dir(ltr){padding-left:2px;padding-right:0}.p-discount-promotion .p-promotion-price-wrapper.p-xxsmall .p-section-left:dir(rtl){padding-left:0;padding-right:2px}.p-discount-promotion .p-promotion-price-wrapper.p-xxsmall .p-section-left .p-price .p-price-before{font-size:8px}.p-discount-promotion .p-promotion-price-wrapper.p-xxsmall .p-section-left .p-price .p-promotion-price{font-size:10px}.p-discount-promotion .p-promotion-price-wrapper.p-xxsmall .p-section-right img{height:33px}.p-discount-promotion .p-promotion-price-wrapper.p-small .p-section-right img{height:36px}.p-discount-promotion .p-promotion-price-wrapper.p-medium .p-section-right img{height:38px}.p-discount-promotion .p-promotion-price-wrapper.p-large .p-section-right img{height:42px}.p-discount-promotion .p-promotion-price-wrapper.p-large .p-section-left .p-promotion-info .p-percentage{font-size:10px}.p-discount-promotion .p-promotion-price-wrapper.p-large .p-section-left .p-price .p-price-before{font-size:12px}.p-discount-promotion .p-promotion-price-wrapper.p-large .p-section-left .p-price .p-promotion-price{font-size:16px}.p-discount-promotion .p-promotion-price-wrapper.p-xlarge .p-section-right img{height:54px}.p-discount-promotion .p-promotion-price-wrapper.p-xlarge .p-section-left .p-promotion-info .p-text{font-size:14px}.p-discount-promotion .p-promotion-price-wrapper.p-xlarge .p-section-left .p-promotion-info .p-discount .p-percentage,.p-discount-promotion .p-promotion-price-wrapper.p-xlarge .p-section-left .p-price .p-price-before{font-size:12px}.p-discount-promotion .p-promotion-price-wrapper.p-xlarge .p-section-left .p-price .p-promotion-price{font-size:24px}.p-discount-promotion .p-promotion-price-wrapper.theme-orange{border:1px solid #f27a1a}.p-discount-promotion .p-promotion-price-wrapper.theme-orange .p-section-left .p-promotion-info,.p-discount-promotion .p-promotion-price-wrapper.theme-orange .p-section-left .p-promotion-price{color:#f27a1a}.p-discount-promotion .p-promotion-price-wrapper.theme-orange .p-section-left .p-promotion-info .p-tag{background-color:#f27a1a}.p-discount-promotion>.rrp{color:#999;margin-top:5px;font-size:8px;font-weight:500}.p-discount-promotion>.rrp>.suggested-price{font-size:8px;line-height:9.75px;display:flex}.p-discount-promotion>.rrp>.suggested-price .price{display:flex}.p-discount-promotion>.rrp>.lowest-recent-price{font-size:8px;line-height:9.75px;display:flex}.p-discount-promotion>.rrp.p-large,.p-discount-promotion>.rrp.p-large .suggested-price,.p-discount-promotion>.rrp.p-large .lowest-recent-price,.p-discount-promotion>.rrp.p-xlarge,.p-discount-promotion>.rrp.p-xlarge .suggested-price,.p-discount-promotion>.rrp.p-xlarge .lowest-recent-price{font-size:10px}.p-basket-promotion{align-items:center;display:flex}.p-basket-promotion.reverse-promotion-box{flex-direction:row-reverse}.p-basket-promotion.reverse-promotion-box .p-old-price:dir(ltr){margin-left:10px}.p-basket-promotion.reverse-promotion-box .p-old-price:dir(rtl){margin-right:10px}.p-basket-promotion.p-reverse-boxes .promotion-price-wrapper{flex-direction:row-reverse}.p-basket-promotion.p-reverse-boxes .p-old-price:dir(ltr){margin-left:10px;margin-right:0}.p-basket-promotion.p-reverse-boxes .p-old-price:dir(rtl){margin-left:0;margin-right:10px}.p-basket-promotion .promotion-price-wrapper{align-items:center;display:flex}.p-basket-promotion .p-old-price:dir(ltr){margin-right:10px}.p-basket-promotion .p-old-price:dir(rtl){margin-left:10px}.p-basket-promotion .p-old-price .p-suggested-price{color:#999;font-size:8px;line-height:9.75px;text-decoration:line-through}.p-basket-promotion .p-old-price .p-selling-price{color:#666;font-size:10px;font-weight:700;line-height:12.19px}.p-basket-promotion .p-basket-promotion-price-box{box-sizing:border-box;color:#f27a1a;background-color:#fff;border:1px solid #f27a1a;border-radius:4px;flex-direction:row;height:35px;padding-top:4px;padding-bottom:4px;padding-left:4px;padding-right:4px;font-weight:700;display:block}.p-basket-promotion .p-basket-promotion-price-box .p-discount-info{font-size:8px;line-height:9.75px}.p-basket-promotion .p-basket-promotion-price-box .p-discounted-price{font-size:12px;line-height:14.63px}.p-basket-promotion .p-basket-promotion-price-box .p-discounted-price:dir(ltr){text-align:left}.p-basket-promotion .p-basket-promotion-price-box .p-discounted-price:dir(rtl){text-align:right}.p-basket-promotion.p-xxsmall .p-old-price .p-suggested-price{font-size:6px;line-height:8px}.p-basket-promotion.p-xxsmall .p-old-price .p-selling-price{font-size:8px;line-height:10px}.p-basket-promotion.p-xxsmall .p-basket-promotion-price-box{height:28px}.p-basket-promotion.p-xxsmall .p-basket-promotion-price-box .p-discount-info{font-size:6px;line-height:8px}.p-basket-promotion.p-xxsmall .p-basket-promotion-price-box .p-discounted-price{font-size:9px;line-height:10px}.p-basket-promotion.p-xsmall .p-old-price .p-suggested-price{font-size:7px;line-height:8.5px}.p-basket-promotion.p-xsmall .p-old-price .p-selling-price{font-size:9px;line-height:10.79px}.p-basket-promotion.p-xsmall .p-basket-promotion-price-box{height:30px}.p-basket-promotion.p-xsmall .p-basket-promotion-price-box .p-discount-info{font-size:7px;line-height:8.75px}.p-basket-promotion.p-xsmall .p-basket-promotion-price-box .p-discounted-price{font-size:10px;line-height:12.63px}.p-basket-promotion.p-small .p-old-price .p-suggested-price{font-size:8px;line-height:9.75px}.p-basket-promotion.p-small .p-old-price .p-selling-price{font-size:10px;line-height:12.19px}.p-basket-promotion.p-small .p-basket-promotion-price-box{height:34px}.p-basket-promotion.p-small .p-basket-promotion-price-box .p-discount-info{font-size:8px;line-height:9.75px}.p-basket-promotion.p-small .p-basket-promotion-price-box .p-discounted-price{font-size:12px;line-height:14.63px}.p-basket-promotion.p-medium .p-old-price .p-suggested-price{font-size:10px;line-height:12.25px}.p-basket-promotion.p-medium .p-old-price .p-selling-price{font-size:12px;line-height:14.63px}.p-basket-promotion.p-medium .p-basket-promotion-price-box{height:38px}.p-basket-promotion.p-medium .p-basket-promotion-price-box .p-discount-info{font-size:9px;line-height:11px}.p-basket-promotion.p-medium .p-basket-promotion-price-box .p-discounted-price{font-size:14px;line-height:18px}.p-basket-promotion.p-large .p-old-price .p-suggested-price{font-size:12px;line-height:14.63px}.p-basket-promotion.p-large .p-old-price .p-selling-price{font-size:14px;line-height:17.07px}.p-basket-promotion.p-large .p-basket-promotion-price-box{height:42px}.p-basket-promotion.p-large .p-basket-promotion-price-box .p-discount-info{font-size:10px;line-height:12.19px}.p-basket-promotion.p-large .p-basket-promotion-price-box .p-discounted-price{font-size:16px;line-height:19.5px}.p-basket-promotion.p-xlarge .p-old-price .p-suggested-price{font-size:12px;line-height:14.63px}.p-basket-promotion.p-xlarge .p-old-price .p-selling-price{font-size:14px;line-height:17.07px}.p-basket-promotion.p-xlarge .p-basket-promotion-price-box{height:unset;padding:13px}.p-basket-promotion.p-xlarge .p-basket-promotion-price-box .p-discount-info{font-size:12px;font-weight:600;line-height:14.63px}.p-basket-promotion.p-xlarge .p-basket-promotion-price-box .p-discounted-price{font-size:16px;line-height:19.5px}.p-basket-promotion.sticky-footer-price{display:block}.p-basket-promotion.sticky-footer-price .p-discount-info{color:#f27a1a;direction:ltr;font-size:10px;font-weight:700;line-height:12.19px;display:inline-block}.p-basket-promotion.sticky-footer-price .promotion-price-wrapper .p-old-price:dir(ltr){margin-right:2px}.p-basket-promotion.sticky-footer-price .promotion-price-wrapper .p-old-price:dir(rtl){margin-left:2px}.p-basket-promotion.sticky-footer-price .promotion-price-wrapper .p-old-price .p-suggested-price{font-size:10px;font-weight:400}.p-basket-promotion.sticky-footer-price .p-basket-promotion-price-box{background-color:unset;height:unset;border:0;align-items:center;padding-top:0;padding-bottom:0;display:flex}.p-basket-promotion.sticky-footer-price .p-basket-promotion-price-box .p-discounted-price{align-items:center;font-size:16px;display:flex}.p-basket-promotion.sticky-footer-price .p-basket-promotion-price-box .p-discounted-price .p-currency{font-size:12px}.p-basket-promotion.sticky-footer-price .p-basket-promotion-price-box .vat-info{color:#999;max-width:48px;font-size:8px;font-weight:500;line-height:9.75px;display:inline-block}.p-basket-promotion.sticky-footer-price .p-basket-promotion-price-box .vat-info:dir(ltr){margin-left:3px}.p-basket-promotion.sticky-footer-price .p-basket-promotion-price-box .vat-info:dir(rtl){margin-right:3px}.product-card{cursor:pointer;box-sizing:border-box;background-color:#fff;border:1px solid #e6e6e6;border-radius:8px;flex-direction:column;height:100%;display:flex;overflow:hidden}.product-card:hover{box-shadow:0 2px 10px 1px rgba(0,0,0,.05)}.image-wrapper{background-color:#fff;width:100%;position:relative;overflow:hidden}.image-wrapper.ratio-large{aspect-ratio:1/1.5}.image-wrapper.ratio-medium{aspect-ratio:1/1.32}.image-wrapper.ratio-small{aspect-ratio:1/1.16}.image{object-fit:contain;width:100%;height:100%}.image-slider{height:100%;position:relative}.image-slider.censored{-webkit-filter:blur(5px);filter:blur(5px)}.image-slider .swiper-container{height:100%}.image-overlay:dir(ltr){left:0}.image-overlay:dir(rtl){right:0}.stamp.upper-left{margin-bottom:auto}.stamp.lower-left{margin-top:auto}.favorite-button{cursor:pointer;z-index:1;pointer-events:auto;-webkit-filter:drop-shadow(0 2px 2px rgba(0,0,0,.2));filter:drop-shadow(0 2px 2px rgba(0,0,0,.2));background-color:#fff;border:none;border-radius:20px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s;display:flex}.favorite-button .favorite-icon{background-image:url(https://cdn.dsmcdn.com/sfint/prod/fp/outline-heart-black_1745471173988.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:24px;height:24px;transition:background-image .2s}.favorite-button:hover .favorite-icon{background-image:url(https://cdn.dsmcdn.com/sfint/prod/fp/outline-heart-orange_1745471306262.svg)}.favorite-button.active .favorite-icon{background-image:url(https://cdn.dsmcdn.com/sfint/prod/fp/fill-heart-orange_1745471340662.svg)}.favorite-button:active{transform:scale(.95)}@media (max-width:1199px){.favorite-button{width:30px;height:30px}.favorite-button .favorite-icon{width:20px;height:20px}}.info-wrapper{padding-top:8px;padding-bottom:10px;background-color:#fff;gap:4px;padding-left:10px;padding-right:10px;display:grid}@media (max-width:1200px){.info-wrapper{gap:4px;height:117px;padding-top:4px}}.title{height:36px}.title .brand-name-wrapper{-webkit-line-clamp:2;text-overflow:ellipsis;color:var(--color-N800);-webkit-box-orient:vertical;font-size:14px;line-height:18px;display:-webkit-box;overflow:hidden}.title .brand-name-wrapper .product-brand{align-items:center;gap:1px;font-weight:700;display:inline-flex}.title .brand-name-wrapper .official-seller-icon{width:11.25px;height:12px}.title .brand-name-wrapper .product-name{font-weight:400}@media (max-width:1200px){.title{height:32px}.title .brand-name-wrapper{color:var(--color-N800);font-size:12px;font-weight:400;line-height:16px}.title .brand-name-wrapper .product-name{color:var(--color-N700)}.title .brand-name-wrapper .official-seller-icon{width:11.25px;height:12px}}:root,.review-rating :root{--color-B100:#ebf5ff;--color-B200:#c1d9f5;--color-B300:#84b3ec;--color-B400:#4a90e2;--color-B500:#1f6bc1;--color-F100:#fdecee;--color-F200:#fbbcc3;--color-F300:#f57a89;--color-F400:#ec1c36;--color-F500:#cb1026;--color-G100:#effbf5;--color-G200:#c5f1da;--color-G300:#85eab1;--color-G400:#0bc15c;--color-G500:#008040;--color-N100:#fff;--color-N200:#f5f5f5;--color-N300:#e6e6e6;--color-N400:#d1d1d1;--color-N500:#bdbdbd;--color-N600:#999;--color-N700:#666;--color-N800:#333;--color-N900:#1c1c1c;--color-O100:#fef4eb;--color-O200:#fcd8bb;--color-O300:#ffad70;--color-O400:#f27a1a;--color-O500:#b84f0a;--color-P100:#fff0f4;--color-P200:#ffadca;--color-P300:#ff7aa8;--color-P400:#ff4988;--color-P500:#cc0047;--color-R100:#feebeb;--color-R200:#fcb0b0;--color-R300:#eb8484;--color-R400:#dc2e2e;--color-R500:#b00;--color-Y100:#fff9eb;--color-Y200:#ffecb8;--color-Y300:#fce173;--color-Y400:#ffc000;--color-Y500:#8f6400}.review-rating .rating-stars-container{align-items:center;gap:4px;display:flex}.review-rating .rating-stars-container .star-wrapper{width:10px;height:10px;position:relative}.review-rating .rating-stars-container .star-wrapper .star-empty{top:0;z-index:1;position:absolute}.review-rating .rating-stars-container .star-wrapper .star-empty:dir(ltr){left:0}.review-rating .rating-stars-container .star-wrapper .star-empty:dir(rtl){right:0}.review-rating .rating-stars-container .star-wrapper .star-full-wrapper{top:0;z-index:2;height:100%;position:absolute;overflow:hidden}.review-rating .rating-stars-container .star-wrapper .star-full-wrapper:dir(ltr){left:0}.review-rating .rating-stars-container .star-wrapper .star-full-wrapper:dir(rtl){right:0}.review-rating .rating-stars-container .star-wrapper .star-full-wrapper .star-full{max-width:unset;vertical-align:inherit}@media (max-width:1199px){.review-rating .rating-stars-container{gap:2px}}.review-rating{color:#333;align-items:center;gap:4px;min-height:12px;font-size:12px;display:flex}.review-rating .review-photo{width:15px}@media (max-width:1199px){.review-rating{font-size:10px}.review-rating .average-rating{font-weight:700}.review-rating .review-photo{width:12.5px}}.rating-stars-container{align-items:center;gap:4px;display:flex}.rating-stars-container .star-wrapper{width:10px;height:10px;position:relative}.rating-stars-container .star-wrapper .star-empty{top:0;z-index:1;position:absolute}.rating-stars-container .star-wrapper .star-empty:dir(ltr){left:0}.rating-stars-container .star-wrapper .star-empty:dir(rtl){right:0}.rating-stars-container .star-wrapper .star-full-wrapper{top:0;z-index:2;height:100%;position:absolute;overflow:hidden}.rating-stars-container .star-wrapper .star-full-wrapper:dir(ltr){left:0}.rating-stars-container .star-wrapper .star-full-wrapper:dir(rtl){right:0}.rating-stars-container .star-wrapper .star-full-wrapper .star-full{max-width:unset;vertical-align:inherit}@media (max-width:1199px){.rating-stars-container{gap:2px}}.flash-sale-badge{z-index:1;background:linear-gradient(270deg,#ff488b 0%,#ff6d13 100%);justify-content:center;align-items:center;width:100%;height:20px;font-size:12px;font-weight:700;display:flex;bottom:0;left:0;right:0}[dir=rtl] .flash-sale-badge{background:linear-gradient(270deg,#ff6d13 0%,#ff488b 100%)}.flash-sale-badge .fs-countdown{color:#fff;direction:ltr;align-items:center;min-width:62px;padding-left:10px;padding-right:10px;display:flex}.flash-sale-badge .fs-countdown .fs-icon:dir(ltr){margin-right:5px}.flash-sale-badge .fs-countdown .fs-icon:dir(rtl){margin-left:5px}.flash-sale-badge .fs-countdown .seperator{margin-top:-1.5px;padding-left:3px;padding-right:3px}@media (max-width:1199px){.flash-sale-badge{height:16px}.flash-sale-badge .badge-info .fs-icon{width:12px;height:12px;margin-top:-2px}.flash-sale-badge .badge-info .fs-icon:dir(ltr){margin-right:5px}.flash-sale-badge .badge-info .fs-icon:dir(rtl){margin-left:5px}.flash-sale-badge .badge-info .fs-title{font-size:10px}.flash-sale-badge .fs-countdown{min-width:56px;padding-left:5px;padding-right:5px;font-size:10px}.flash-sale-badge .fs-countdown .seperator{margin-top:-1.5px;padding-left:3px;padding-right:3px}}.hierarchical-badge{z-index:1;box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:20px;padding-top:3px;padding-bottom:3px;display:flex}.hierarchical-badge .hierarchical-badge-icon{width:14px;height:14px}.hierarchical-badge .hierarchical-badge-icon:dir(ltr){margin-right:2px}.hierarchical-badge .hierarchical-badge-icon:dir(rtl){margin-left:2px}.hierarchical-badge .hierarchical-badge-title{color:var(--color-N100);font-size:12px;font-weight:700}@media (max-width:1199px){.hierarchical-badge{height:16px}.hierarchical-badge .hierarchical-badge-icon{width:12px;height:12px}.hierarchical-badge .hierarchical-badge-icon:dir(ltr){margin-right:2px}.hierarchical-badge .hierarchical-badge-icon:dir(rtl){margin-left:2px}.hierarchical-badge .hierarchical-badge-title{font-size:10px}}.additional-info{min-height:16px}@media (max-width:1200px){.additional-info{min-height:12px}}.social-proof-wrapper{height:16px;font-weight:700;display:flex;position:relative;overflow:hidden}.social-proof-wrapper .social-proof{top:0;transition:top .3s;position:absolute;left:0;right:0}.social-proof-wrapper .social-proof .social-proof-content{align-items:center;width:100%;line-height:16px;display:flex;overflow:hidden}.social-proof-wrapper .social-proof .social-proof-content .emoji{flex-shrink:0;font-size:10px}.social-proof-wrapper .social-proof .social-proof-content .emoji:dir(ltr){margin-right:2px}.social-proof-wrapper .social-proof .social-proof-content .emoji:dir(rtl){margin-left:2px}.social-proof-wrapper .social-proof .social-proof-content .description{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.social-proof-wrapper .social-proof .social-proof-content .description span{color:var(--color-O400);font-weight:700}.social-proof-wrapper .social-proof .social-proof-content .description .green{color:var(--color-G400);font-weight:700}.social-proof-wrapper .social-proof .social-proof-content .description .dark-green{color:var(--color-G500);font-weight:700}@media (max-width:1200px){.social-proof-wrapper{height:12px;position:relative}.social-proof-wrapper .social-proof .social-proof-content{line-height:12px}.social-proof-wrapper .social-proof .social-proof-content .emoji:dir(ltr){margin-right:2px}.social-proof-wrapper .social-proof .social-proof-content .emoji:dir(rtl){margin-left:2px}.social-proof-wrapper .social-proof .social-proof-content .description{font-size:10px}}.energy-class{align-items:center;gap:4px;display:flex}.energy-class .energy-class-icon img{height:12px}.energy-class .information-form{background-color:var(--color-N200);box-sizing:border-box;border-radius:8px;justify-content:space-between;align-items:center;height:14px;padding:0 2px 0 4px;display:flex}.energy-class .information-form .information-button-text{color:var(--color-N700);align-items:center;height:100%;font-size:12px;font-weight:700;line-height:1;display:flex}.energy-class .information-form:hover{background-color:#e6e6e6}#bottom-sheet-portal .overlay{z-index:30;background-color:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0}#bottom-sheet-portal .bottom-sheet{z-index:31;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;background-color:#fff;border-radius:6px 6px 0 0;flex-direction:column;width:100%;max-height:100vh;transition:transform .2s ease-in-out;display:flex;position:fixed;bottom:0;overflow-y:scroll;transform:translateY(100%)}#bottom-sheet-portal .bottom-sheet .bottom-sheet-header{border-bottom:1px solid #e6e6e6;padding:15px;font-size:16px;font-weight:600;line-height:20px;display:flex}#bottom-sheet-portal .bottom-sheet .bottom-sheet-header .close-icon{cursor:pointer}#bottom-sheet-portal .bottom-sheet .bottom-sheet-header .close-icon:dir(ltr){margin-left:auto}#bottom-sheet-portal .bottom-sheet .bottom-sheet-header .close-icon:dir(rtl){margin-right:auto}#bottom-sheet-portal .bottom-sheet .bottom-sheet-body{padding:15px}#bottom-sheet-portal .bottom-sheet .bottom-sheet-footer{background-color:#fff;border-top:1px solid #e6e6e6;width:100%;padding:15px}#bottom-sheet-portal .bottom-sheet.open{transform:translateY(0)}#popup-portal .overlay{z-index:1000;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}#popup-portal .overlay .popup-container{justify-content:center;align-items:center;padding-left:14px;padding-right:14px;animation:.1s ease-out forwards zoomIn;display:flex;transform:scale(0)}#popup-portal .overlay .popup-container .popup{background-color:#fff;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 4px 16px rgba(51,51,51,.24)}#popup-portal .overlay .popup-container .popup .popup-header{color:#333;border-bottom:1px solid #e6e6e6;justify-content:space-between;align-items:center;gap:24px;padding:20px 24px;font-size:18px;font-weight:600;line-height:22px;display:flex}#popup-portal .overlay .popup-container .popup .popup-header .close-button{cursor:pointer}#popup-portal .overlay .popup-container .popup .popup-body{padding:16px 24px}#popup-portal .overlay .popup-container .popup .popup-body .popup-body.with-footer{padding-bottom:0}#popup-portal .overlay .popup-container .popup .popup-footer{background-color:#fff;border-top:1px solid #e6e6e6;width:100%;padding:24px}@keyframes zoomIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.basket-promotion-price-label{text-align:center;white-space:nowrap;align-items:center;gap:2px;height:16px;display:flex}@media (max-width:1199px){.basket-promotion-price-label{height:12px}}.basket-promotion-price-label .basket-icon{width:16px;height:16px}@media (max-width:1199px){.basket-promotion-price-label .basket-icon{width:12px;height:12px}}.basket-promotion-price-label .promotion-text{-webkit-line-clamp:1;text-overflow:ellipsis;color:var(--color-G500);-webkit-box-orient:vertical;font-size:12px;font-weight:600;line-height:16px;display:-webkit-box;overflow:hidden}@media (max-width:1199px){.basket-promotion-price-label .promotion-text{font-size:10px;line-height:12px}}.information-price-label{text-align:center;white-space:nowrap;background:linear-gradient(90deg,rgba(242,122,26,.1) 0%,rgba(242,122,26,0) 100%);border-radius:2px;align-items:center;gap:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:16px;display:flex}.information-price-label:dir(ltr){padding-left:4px}.information-price-label:dir(rtl){padding-right:4px}@media (max-width:1199px){.information-price-label{gap:2px;height:12px}}.information-price-label .az-flag{width:10px;height:10px}@media (max-width:1199px){.information-price-label .az-flag{width:8px;height:8px}}.information-price-label .information-text{-webkit-line-clamp:1;color:var(--color-O400);text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:12px;font-weight:700;line-height:14px;display:-webkit-box;overflow:hidden}@media (max-width:1199px){.information-price-label .information-text{font-size:10px;line-height:12px}}.lowest-duration-price-label{justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:16px;display:flex}@media (max-width:1199px){.lowest-duration-price-label{height:12px}}.lowest-duration-price-label .price-label-text{color:var(--color-R500);text-overflow:ellipsis;-webkit-line-clamp:1;word-break:break-all;-webkit-box-orient:vertical;font-size:12px;font-weight:700;display:-webkit-box;overflow:hidden}@media (max-width:1199px){.lowest-duration-price-label .price-label-text{font-size:10px}}.promotion-label{text-align:center;white-space:nowrap;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:16px;display:flex}@media (max-width:1199px){.promotion-label{height:12px}}.promotion-label .promotion-label-icon img{width:16px;height:16px;display:block}@media (max-width:1199px){.promotion-label .promotion-label-icon img{width:12px;height:12px}}.promotion-label .promotion-label-text{color:var(--color-O400);font-size:12px;font-weight:600;line-height:16px}@media (max-width:1199px){.promotion-label .promotion-label-text{font-size:10px;line-height:12px}}.simplified-badge{text-align:center;white-space:nowrap;align-items:center;gap:2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:16px;display:flex}@media (max-width:1199px){.simplified-badge{height:12px}}.simplified-badge .simplified-badge-icon img{width:16px;height:16px;display:block}@media (max-width:1199px){.simplified-badge .simplified-badge-icon img{width:12px;height:12px}}.simplified-badge .simplified-badge-text{-webkit-line-clamp:1;text-overflow:ellipsis;color:var(--color-G500);-webkit-box-orient:vertical;font-size:12px;font-weight:600;line-height:16px;display:-webkit-box;overflow:hidden}@media (max-width:1199px){.simplified-badge .simplified-badge-text{font-size:10px;line-height:12px}}.ty-plus-label{align-items:center;gap:2px;height:16px;display:flex}.ty-plus-label .ty-plus-label-text{-webkit-text-fill-color:transparent;background:linear-gradient(270deg,#ff9129 0%,#ff6720 50%,#ff16b8 100%);-webkit-background-clip:text;background-clip:text;font-size:12px;font-weight:600;line-height:14px}@media (max-width:1199px){.ty-plus-label{height:12px}.ty-plus-label .ty-plus-label-text{font-size:10px}}.badges-wrapper{gap:4px;height:16px;margin-top:4px;display:flex;position:relative;overflow:hidden}.badges-wrapper .lowest-duration-price-label{justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:16px;display:flex}@media (max-width:1199px){.badges-wrapper .lowest-duration-price-label{height:12px}}.badges-wrapper .lowest-duration-price-label .price-label-text{color:var(--color-R500);text-overflow:ellipsis;-webkit-line-clamp:1;word-break:break-all;-webkit-box-orient:vertical;font-size:12px;font-weight:700;display:-webkit-box;overflow:hidden}@media (max-width:1199px){.badges-wrapper .lowest-duration-price-label .price-label-text{font-size:10px}}.badges-wrapper .simplified-badge{text-align:center;white-space:nowrap;align-items:center;gap:2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:16px;display:flex}@media (max-width:1199px){.badges-wrapper .simplified-badge{height:12px}}.badges-wrapper .simplified-badge .simplified-badge-icon img{width:16px;height:16px;display:block}@media (max-width:1199px){.badges-wrapper .simplified-badge .simplified-badge-icon img{width:12px;height:12px}}.badges-wrapper .simplified-badge .simplified-badge-text{-webkit-line-clamp:1;text-overflow:ellipsis;color:var(--color-G500);-webkit-box-orient:vertical;font-size:12px;font-weight:600;line-height:16px;display:-webkit-box;overflow:hidden}@media (max-width:1199px){.badges-wrapper .simplified-badge .simplified-badge-text{font-size:10px;line-height:12px}}.badges-wrapper :root{--color-B100:#ebf5ff;--color-B200:#c1d9f5;--color-B300:#84b3ec;--color-B400:#4a90e2;--color-B500:#1f6bc1;--color-F100:#fdecee;--color-F200:#fbbcc3;--color-F300:#f57a89;--color-F400:#ec1c36;--color-F500:#cb1026;--color-G100:#effbf5;--color-G200:#c5f1da;--color-G300:#85eab1;--color-G400:#0bc15c;--color-G500:#008040;--color-N100:#fff;--color-N200:#f5f5f5;--color-N300:#e6e6e6;--color-N400:#d1d1d1;--color-N500:#bdbdbd;--color-N600:#999;--color-N700:#666;--color-N800:#333;--color-N900:#1c1c1c;--color-O100:#fef4eb;--color-O200:#fcd8bb;--color-O300:#ffad70;--color-O400:#f27a1a;--color-O500:#b84f0a;--color-P100:#fff0f4;--color-P200:#ffadca;--color-P300:#ff7aa8;--color-P400:#ff4988;--color-P500:#cc0047;--color-R100:#feebeb;--color-R200:#fcb0b0;--color-R300:#eb8484;--color-R400:#dc2e2e;--color-R500:#b00;--color-Y100:#fff9eb;--color-Y200:#ffecb8;--color-Y300:#fce173;--color-Y400:#ffc000;--color-Y500:#8f6400}.badges-wrapper .promotion-label{text-align:center;white-space:nowrap;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:16px;display:flex}@media (max-width:1199px){.badges-wrapper .promotion-label{height:12px}}.badges-wrapper .promotion-label .promotion-label-icon img{width:16px;height:16px;display:block}@media (max-width:1199px){.badges-wrapper .promotion-label .promotion-label-icon img{width:12px;height:12px}}.badges-wrapper .promotion-label .promotion-label-text{color:var(--color-O400);font-size:12px;font-weight:600;line-height:16px}@media (max-width:1199px){.badges-wrapper .promotion-label .promotion-label-text{font-size:10px;line-height:12px}}.badges-wrapper .basket-promotion-price-label{text-align:center;white-space:nowrap;align-items:center;gap:2px;height:16px;display:flex}@media (max-width:1199px){.badges-wrapper .basket-promotion-price-label{height:12px}}.badges-wrapper .basket-promotion-price-label .basket-icon{width:16px;height:16px}@media (max-width:1199px){.badges-wrapper .basket-promotion-price-label .basket-icon{width:12px;height:12px}}.badges-wrapper .basket-promotion-price-label .promotion-text{-webkit-line-clamp:1;text-overflow:ellipsis;color:var(--color-G500);-webkit-box-orient:vertical;font-size:12px;font-weight:600;line-height:16px;display:-webkit-box;overflow:hidden}@media (max-width:1199px){.badges-wrapper .basket-promotion-price-label .promotion-text{font-size:10px;line-height:12px}}.badges-wrapper .information-price-label{text-align:center;white-space:nowrap;background:linear-gradient(90deg,rgba(242,122,26,.1) 0%,rgba(242,122,26,0) 100%);border-radius:2px;align-items:center;gap:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:16px;display:flex}.badges-wrapper .information-price-label:dir(ltr){padding-left:4px}.badges-wrapper .information-price-label:dir(rtl){padding-right:4px}@media (max-width:1199px){.badges-wrapper .information-price-label{gap:2px;height:12px}}.badges-wrapper .information-price-label .az-flag{width:10px;height:10px}@media (max-width:1199px){.badges-wrapper .information-price-label .az-flag{width:8px;height:8px}}.badges-wrapper .information-price-label .information-text{-webkit-line-clamp:1;color:var(--color-O400);text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:12px;font-weight:700;line-height:14px;display:-webkit-box;overflow:hidden}@media (max-width:1199px){.badges-wrapper .information-price-label .information-text{font-size:10px;line-height:12px}}.badges-wrapper .ty-plus-label{align-items:center;gap:2px;height:16px;display:flex}.badges-wrapper .ty-plus-label .ty-plus-label-text{-webkit-text-fill-color:transparent;background:linear-gradient(270deg,#ff9129 0%,#ff6720 50%,#ff16b8 100%);-webkit-background-clip:text;background-clip:text;font-size:12px;font-weight:600;line-height:14px}@media (max-width:1199px){.badges-wrapper .ty-plus-label{height:12px}.badges-wrapper .ty-plus-label .ty-plus-label-text{font-size:10px}}.badges-wrapper .badges-container{flex-direction:column;transition:all .3s;display:flex;position:absolute;top:0}@media (max-width:1199px){.badges-wrapper{height:12px;margin-bottom:2px}}.az-discounted-price-wrapper .price-wrapper{align-items:center;gap:4px;display:flex;overflow:hidden}@media (max-width:1199px){.az-discounted-price-wrapper .price-wrapper{gap:5px}}.az-discounted-price-wrapper .price-wrapper .discount-badge{background-color:var(--color-O400);border-radius:2px;justify-content:center;align-items:center;min-width:23px;height:14px;padding-left:2px;padding-right:2px;display:flex}.az-discounted-price-wrapper .price-wrapper .discount-badge p{color:#fff;font-size:12px;font-weight:700;line-height:14px}@media (max-width:1199px){.az-discounted-price-wrapper .price-wrapper .discount-badge{font-size:10px;line-height:12px}}.az-discounted-price-wrapper .price-wrapper .price-section{align-items:baseline;gap:4px;display:flex}.az-discounted-price-wrapper .price-wrapper .price-section .sale-price{color:var(--color-O400);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;line-height:19px;display:block;overflow:hidden}@media (max-width:1199px){.az-discounted-price-wrapper .price-wrapper .price-section .sale-price{font-size:14px;line-height:16px}}.az-discounted-price-wrapper .price-wrapper .price-section .strikethrough-price{color:var(--color-N600);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;line-height:16px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;display:block;overflow:hidden}@media (max-width:1199px){.az-discounted-price-wrapper .price-wrapper .price-section .strikethrough-price{font-size:14px;line-height:16px}}.international-price{gap:2px;display:grid}.international-price .price-binary{flex-direction:column;width:100%;display:flex}.international-price .price-binary .price-section{align-items:center;gap:2px;display:flex;overflow:hidden}.international-price .price-binary .price-section .price-container{align-items:baseline;gap:1px;min-width:0;display:flex}.international-price .price-binary .price-section .price-container .sale-price-container{color:#f27a1a;align-items:baseline;min-width:0;font-weight:700;display:flex}.international-price .price-binary .price-section .price-container .sale-price-container .sale-price{text-overflow:ellipsis;white-space:nowrap;direction:ltr;align-items:baseline;display:block;overflow:hidden}.international-price .price-binary .price-section .price-container .sale-price-container .sale-price .integer-part{align-self:flex-start;font-size:16px;position:relative}@media (max-width:1199px){.international-price .price-binary .price-section .price-container .sale-price-container .sale-price .integer-part{font-size:14px}}.international-price .price-binary .price-section .price-container .sale-price-container .sale-price .decimal-part{font-size:14px}@media (max-width:1199px){.international-price .price-binary .price-section .price-container .sale-price-container .sale-price .decimal-part{font-size:10px}}.international-price .price-binary .price-section .price-container .sale-price-container .currency{margin-left:2px;margin-right:2px;font-size:14px}@media (max-width:1199px){.international-price .price-binary .price-section .price-container .sale-price-container .currency{font-size:10px}}.international-price .price-binary .price-section .price-container .strikethrough-price{text-overflow:ellipsis;white-space:nowrap;color:#999;flex:1;font-size:14px;font-weight:400;text-decoration:line-through;display:block;overflow:hidden}@media (max-width:1199px){.international-price .price-binary .price-section .price-container .strikethrough-price{font-size:10px}}.international-price .price-binary .price-section .discount-badge{background-color:#f27a1a;border-radius:2px;justify-content:center;align-items:center;width:32px;min-width:23px;height:14px;padding-left:1px;padding-right:1px;display:flex}.international-price .price-binary .price-section .discount-badge p{color:#fff;white-space:nowrap;font-size:12px;font-weight:700;line-height:12px}@media (max-width:1199px){.international-price .price-binary .price-section .discount-badge{height:12px;font-size:10px}}.discounted-price-wrapper .discounted-price{align-items:center;gap:4px;font-size:16px;display:flex}.discounted-price-wrapper .discounted-price .sale-price{color:var(--color-R500);font-weight:600;line-height:20px}.discounted-price-wrapper .discounted-price .strikethrough-price{color:var(--color-N600);font-size:14px;font-weight:400;line-height:16px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}@media (max-width:1199px){.discounted-price-wrapper .discounted-price .sale-price{font-size:14px;line-height:16px}}.basket-promo-price-wrapper{flex-direction:column;display:inline-flex}.basket-promo-price-wrapper .discounted-price{color:var(--color-G500);background:linear-gradient(90deg,rgba(0,128,64,.1) 0%,rgba(0,128,64,0) 100%);border-radius:2px 0 0 2px;align-items:center;font-weight:600;display:flex}.basket-promo-price-wrapper .discounted-price .price-label{font-size:10px;line-height:14px}.basket-promo-price-wrapper .discounted-price .price-label:dir(ltr){padding-left:4px;padding-right:2px}.basket-promo-price-wrapper .discounted-price .price-label:dir(rtl){padding-left:2px;padding-right:4px}.basket-promo-price-wrapper .discounted-price .price-value{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:14px;line-height:19px;display:-webkit-box;overflow:hidden}.basket-promo-price-wrapper .strikethrough-price{color:#666;font-size:12px;font-weight:600;line-height:14px}.single-price .price-section{color:var(--color-O400);font-size:16px;font-weight:600;line-height:20px}@media (max-width:1199px){.single-price .price-section{font-size:14px;line-height:16px}}.unit-price-wrapper{color:var(--color-O400);font-size:12px;font-weight:400;line-height:16px}.unit-price-wrapper.discounted{color:var(--color-R500)}@media (max-width:1199px){.unit-price-wrapper{line-height:14px}}.choice-nn-price{background:linear-gradient(rgba(242,182,26,.5) 0%,rgba(242,182,26,0) 50%),#fdfacd;border:1px solid rgba(242,182,26,.2);border-radius:4px;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;max-width:100%;padding:5px;display:inline-flex}.choice-nn-price .choice-nn-price-title{color:var(--color-N800);white-space:normal;overflow-wrap:break-word;align-items:center;gap:2px;width:100%;font-size:10px;font-weight:700;display:flex}.choice-nn-price .choice-nn-price-title:dir(ltr){margin-right:2px}.choice-nn-price .choice-nn-price-title:dir(rtl){margin-left:2px}.choice-nn-price .choice-nn-price-title .discount-icon{width:12px;height:12px}.choice-nn-price .choice-nn-price-section{white-space:normal;overflow-wrap:break-word;width:100%;line-height:normal}.choice-nn-price .choice-nn-price-section:dir(ltr){text-align:left}.choice-nn-price .choice-nn-price-section:dir(rtl){text-align:right}.choice-nn-price .choice-nn-price-section .strikethrough-price{color:var(--color-N600);font-size:12px;font-weight:400;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;display:inline}.choice-nn-price .choice-nn-price-section .strikethrough-price:dir(ltr){margin-right:4px}.choice-nn-price .choice-nn-price-section .strikethrough-price:dir(rtl){margin-left:4px}@media (max-width:1199px){.choice-nn-price .choice-nn-price-section .strikethrough-price{font-size:10px}}.choice-nn-price .choice-nn-price-section .sale-price{color:var(--color-O400);font-size:16px;font-weight:700;display:inline}@media (max-width:1199px){.choice-nn-price .choice-nn-price-section .sale-price{font-size:14px}}.choice-nn-price .choice-nn-price-section .sale-price .currency{color:var(--color-O400);unicode-bidi:isolate;font-size:10px;font-weight:700;display:inline}.choice-nn-price .choice-nn-price-section .sale-price .currency:dir(ltr){margin-left:1px}.choice-nn-price .choice-nn-price-section .sale-price .currency:dir(rtl){margin-right:1px}.ty-plus-promotion-price{flex-direction:column;display:inline-flex}.ty-plus-promotion-price .discounted-price{color:#ff4988;background:linear-gradient(270deg,rgba(255,145,41,0) 0%,rgba(255,103,32,.05) 50%,rgba(255,22,184,.1) 100%);border-radius:2px 0 0 2px;align-items:center;font-weight:600;display:flex}.ty-plus-promotion-price .discounted-price .price-label{font-size:10px;line-height:14px}.ty-plus-promotion-price .discounted-price .price-label:dir(ltr){padding-left:4px;padding-right:2px}.ty-plus-promotion-price .discounted-price .price-label:dir(rtl){padding-left:2px;padding-right:4px}.ty-plus-promotion-price .discounted-price .price-value{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:14px;line-height:19px;display:-webkit-box;overflow:hidden}.ty-plus-promotion-price .strikethrough-price{color:#666;font-size:12px;font-weight:600;line-height:14px}.actions{margin-top:auto;padding-bottom:10px;padding-left:10px;padding-right:10px}:root{--color-B100:#ebf5ff;--color-B200:#c1d9f5;--color-B300:#84b3ec;--color-B400:#4a90e2;--color-B500:#1f6bc1;--color-F100:#fdecee;--color-F200:#fbbcc3;--color-F300:#f57a89;--color-F400:#ec1c36;--color-F500:#cb1026;--color-G100:#effbf5;--color-G200:#c5f1da;--color-G300:#85eab1;--color-G400:#0bc15c;--color-G500:#008040;--color-N100:#fff;--color-N200:#f5f5f5;--color-N300:#e6e6e6;--color-N400:#d1d1d1;--color-N500:#bdbdbd;--color-N600:#999;--color-N700:#666;--color-N800:#333;--color-N900:#1c1c1c;--color-O100:#fef4eb;--color-O200:#fcd8bb;--color-O300:#ffad70;--color-O400:#f27a1a;--color-O500:#b84f0a;--color-P100:#fff0f4;--color-P200:#ffadca;--color-P300:#ff7aa8;--color-P400:#ff4988;--color-P500:#cc0047;--color-R100:#feebeb;--color-R200:#fcb0b0;--color-R300:#eb8484;--color-R400:#dc2e2e;--color-R500:#b00;--color-Y100:#fff9eb;--color-Y200:#ffecb8;--color-Y300:#fce173;--color-Y400:#ffc000;--color-Y500:#8f6400}.image-indicator{position:relative}.image-indicator .indicator-dots{box-sizing:border-box;background-color:rgba(0,0,0,.3);border-radius:10px;justify-content:center;align-items:center;gap:4px;height:12px;padding-top:4px;padding-bottom:4px;padding-left:4px;padding-right:4px;display:flex;position:absolute;bottom:10px;transform:translate(-50%)}.image-indicator .indicator-dots:dir(ltr){left:50%}.image-indicator .indicator-dots:dir(rtl){right:50%}[dir=rtl] .image-indicator .indicator-dots{transform:translate(50%)}.image-indicator .indicator-dots .indicator-dot{background-color:#fff;border-radius:50%;width:4px;height:4px}.image-indicator .indicator-dots .indicator-dot.active{background-color:#333}@media screen and (max-width:1199px){.image-indicator .indicator-dots{gap:3px;height:11px;padding-top:3px;padding-bottom:3px;padding-left:3px;padding-right:3px}.image-indicator .indicator-dots .indicator-dot{width:5px;height:5px}}.image-overlay-bottom{flex-direction:column;width:100%;display:flex}.image-overlay-slices{pointer-events:auto;z-index:0;width:100%;height:100%;display:grid;position:absolute}.image-overlay-top{z-index:1;justify-content:space-between;height:100%;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;display:flex;position:relative}.image-overlay-top .stamps{flex-direction:column;display:flex}.image-overlay-top .controls{flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.image-overlay{top:0;z-index:1;pointer-events:none;flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex;position:absolute}.image-overlay:dir(ltr){left:0}.image-overlay:dir(rtl){right:0}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;position:relative;overflow:hidden}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;box-sizing:content-box;width:100%;height:100%;transition-property:transform;display:flex;position:relative}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-flow:column wrap}.swiper-container-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(transparent,rgba(0,0,0,.5))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}#ss-home-page .carousel-wrapper{position:relative}#ss-home-page .carousel-wrapper .swiper-navigation-arrow{cursor:pointer;z-index:2;background-color:#fff;border-radius:4px 0 0 4px;justify-content:center;align-items:center;width:40px;height:50px;transition:all .4s;display:flex;position:absolute;top:calc(50% - 25px);box-shadow:0 2px 10px rgba(51,51,51,.3)}#ss-home-page .carousel-wrapper .swiper-navigation-arrow:hover{color:#000;background-color:#f2f2f2}[dir=rtl] #ss-home-page .carousel-wrapper .swiper-navigation-arrow{transform:scaleX(-1)}#ss-home-page .carousel-wrapper .swiper-prev{transform:rotate(180deg)}#ss-home-page .carousel-wrapper .swiper-prev:dir(ltr){left:0}#ss-home-page .carousel-wrapper .swiper-prev:dir(rtl){right:0}[dir=rtl] #ss-home-page .carousel-wrapper .swiper-prev{transform:rotate(0)}#ss-home-page .carousel-wrapper .swiper-next:dir(ltr){right:0}#ss-home-page .carousel-wrapper .swiper-next:dir(rtl){left:0}#ss-home-page .carousel-wrapper .swiper-button-disabled{visibility:hidden}#ss-home-page .title-wrapper{width:calc(100% - 20px);position:relative}#ss-home-page .title-wrapper__text{color:#333;white-space:nowrap;text-overflow:ellipsis;letter-spacing:normal;width:50%;font-size:20px;font-style:normal;font-weight:700;font-stretch:100%;line-height:normal}#ss-home-page .title-wrapper__navigation{color:#333;align-items:center;gap:4px;font-size:16px;text-decoration:underline;display:flex;position:absolute;bottom:0;right:0}[dir=rtl] #ss-home-page .title-wrapper__navigation{bottom:10px;left:0;right:auto}#ss-home-page .title-wrapper__navigation:hover a{color:#f27a1a;margin-top:1px}[dir=rtl] #ss-home-page .title-wrapper__navigation:hover a{margin-top:0}#ss-home-page .title-wrapper__navigation:hover svg{fill:#f27a1a}#ss-home-page .title-wrapper__navigation>a{color:#333;margin-top:1px}[dir=rtl] #ss-home-page .title-wrapper__navigation>a{margin-top:0}#ss-home-page .title-wrapper__navigation>svg{fill:#333}#ss-home-page .product-widget{flex-direction:column;margin-top:30px;padding:0}#ss-home-page .widget-tab{box-sizing:border-box;background:#fff;flex-direction:column;gap:20px;width:1200px;margin:0 auto;padding:20px 0;display:flex}#ss-home-page .widget-tab__title{text-align:left;color:#333;font-size:24px;font-weight:600;line-height:30px}#ss-home-page .product-slider{height:auto;margin:15px 0}#ss-home-page .product-slider .product-card{box-sizing:border-box;width:212px;height:365px}#ss-home-page .product-slider .product-card .info-wrapper{box-sizing:border-box;min-height:149px}#ss-home-page .product-slider .swiper-prev:dir(ltr){left:-20px}#ss-home-page .product-slider .swiper-prev:dir(rtl){right:-20px}#ss-home-page .ss-product-container__slider-wrapper .slick-list{overflow:hidden}[dir=rtl] #ss-home-page .ss-product-container__slider-wrapper .slick-list{direction:rtl}#ss-home-page .ss-product-container__slider-wrapper .slick-slide:nth-child(3n){margin-right:0}#ss-home-page .ss-product-container__slider-wrapper .slick-slide{height:456px;margin:0;padding-right:20px!important}#ss-home-page .product-listing{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:30px 0}#ss-home-page .product-listing__container{grid-gap:20px;grid-template-columns:repeat(5,minmax(224px,1fr));grid-auto-rows:auto;display:grid}#ss-home-page .product-listing__container .product-card{box-sizing:border-box;width:224px;height:459px}#ss-home-page .product-listing__container .product-card .info-wrapper{box-sizing:border-box;min-height:149px}[dir=ltr] #ss-home-page .product-listing__container .image-indicator .indicator-dots{left:50%}#ss-home-page .banner__slider{box-sizing:border-box;justify-content:center;align-items:center}#ss-home-page .banner__slider__item{border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}#ss-home-page .banner__slider__item:focus{outline:none}#ss-home-page .banner__slider__item>img,#ss-home-page .banner__slider__item div{border-radius:8px;transition:transform .5s}#ss-home-page .banner__slider__item>img:hover,#ss-home-page .banner__slider__item div:hover{transform:scale(1.03)}#ss-home-page .banner-slider-link{height:100%;display:block}#ss-home-page .banner-slider-wrapper{width:100%;min-height:220px}#ss-home-page .banner-slider-wrapper .swiper-wrapper{gap:16px;display:flex}#ss-home-page .banner-slider-wrapper .swiper-container-initialized .swiper-wrapper{gap:0!important}#ss-home-page .banner-slider-wrapper .swiper-slide{height:220px}#ss-home-page .banner-slider-wrapper .swiper-slide>div{height:100%}#ss-home-page .banner__listing-wrapper{width:100%;min-height:234px}#ss-home-page .banner__listing-wrapper .swiper-wrapper{gap:20px;display:flex}#ss-home-page .banner__listing-wrapper .swiper-container-initialized .swiper-wrapper{gap:0!important}#ss-home-page .banner__listing-wrapper .swiper-slide{height:234px}#ss-home-page .banner__listing-wrapper .swiper-slide>a{height:100%;display:block}#ss-home-page .banner__listing-wrapper .ss-placeholder--banner-listing{height:100%}#ss-home-page .banner__listing-wrapper .ss-placeholder--banner-listing svg{max-width:none}#ss-home-page .banner__listing-wrapper.banner__listing-wrapper--quadruple{min-height:173px}#ss-home-page .banner__listing-wrapper.banner__listing-wrapper--quadruple .swiper-slide,#ss-home-page .banner__listing-wrapper.banner__listing-wrapper--quadruple .ss-placeholder--banner-listing{height:173px}#ss-home-page .banner__listing-wrapper.banner__listing-wrapper--quadruple .ss-placeholder--banner-listing svg{max-width:285px}#ss-home-page .banner__listing{-webkit-box-align:center;-ms-flex-pack:center;-ms-flex-align:center;justify-content:center;align-items:center}#ss-home-page .banner__listing__item{border-radius:4px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}#ss-home-page .banner__listing__item:focus{outline:none}#ss-home-page .banner__listing__item__img{border-radius:8px}#ss-home-page .banner__listing-link{width:100%;height:100%;display:block}#ss-home-page .coupon-slider-container{background-color:#fff;width:100%;min-height:119px;margin-bottom:20px}#ss-home-page .coupon-slider-container__header{align-items:center;margin-bottom:15px;display:flex}#ss-home-page .coupon-slider-container__header .title-wrapper{flex:none;width:auto}#ss-home-page .coupon-slider-container__body{width:100%;min-height:119px;display:flex!important}#ss-home-page .coupon-slider-container__body>div,#ss-home-page .coupon-slider-container__body .carousel-wrapper{width:100%}#ss-home-page .coupon-slider-container__body .swiper{width:100%;overflow:hidden}#ss-home-page .coupon-slider-container__body .swiper-wrapper{width:100%!important;display:flex!important}#ss-home-page .coupon-slider-container__body .swiper-slide{box-sizing:border-box;flex-shrink:0!important;width:calc(33.3333% - 13.3333px)!important;min-width:calc(33.3333% - 13.3333px)!important}#ss-home-page .coupon-slider-container__body .swiper-slide:dir(ltr){margin-right:20px}#ss-home-page .coupon-slider-container__body .swiper-slide:dir(rtl){margin-left:20px}#ss-home-page .coupon-slider-container__body .swiper-slide:last-child:dir(ltr){margin-right:0}#ss-home-page .coupon-slider-container__body .swiper-slide:last-child:dir(rtl){margin-left:0}#ss-home-page .coupon-slider-item{flex-shrink:0;justify-content:space-between;align-items:stretch;width:100%;min-width:calc(33.3333% - 6.66667px);height:auto;min-height:119px;display:flex;position:relative}#ss-home-page .coupon-slider-item__wrapper{--coupon-divider-center:87.5px;box-sizing:border-box;background-color:#fff4ea;border:1px solid #ffcea7;border-radius:6px;flex-direction:column;width:100%;height:auto;min-height:119px;padding:16px 20px 8px;display:flex;position:relative}#ss-home-page .coupon-slider-item__wrapper:before{content:"";width:9px;height:6px;left:-3px;top:var(--coupon-divider-center);background-color:#fff;border:1px solid #ffcea7;border-bottom:0;border-top-left-radius:10px;border-top-right-radius:10px;display:block;position:absolute;transform:translateY(-50%)rotate(90deg)}[dir=rtl] #ss-home-page .coupon-slider-item__wrapper:before{left:auto;right:-3px;transform:translateY(-50%)rotate(-90deg)}#ss-home-page .coupon-slider-item__wrapper[data-tagid=special]{margin-left:-10px}#ss-home-page .coupon-slider-item__wrapper[data-tagid=special]:dir(rtl){border-top-left-radius:10px;border-bottom-left-radius:10px;margin-left:0;margin-right:-10px}#ss-home-page .coupon-slider-item__wrapper[data-tagid=special]:before{background:linear-gradient(42.71deg,#ff4988 0%,#f27a1a 100%)}#ss-home-page .coupon-slider-item__wrapper[data-tagid=ty_plus]{-webkit-mask-image:radial-gradient(circle 5px at 0 var(--coupon-divider-center), transparent 0 5px, #000 5.5px);-webkit-mask-image:radial-gradient(circle 5px at 0 var(--coupon-divider-center), transparent 0 5px, #000 5.5px);mask-image:radial-gradient(circle 5px at 0 var(--coupon-divider-center), transparent 0 5px, #000 5.5px);background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(291.19deg,#ff9025 25%,#ff5317 40%,#ff256c 65%,#ff15b8 75.1%,#ba20ab 90.11%,#31050d 100%) border-box;border:1px solid transparent;margin-left:-10px;position:relative}#ss-home-page .coupon-slider-item__wrapper[data-tagid=ty_plus]:dir(rtl){-webkit-mask-image:radial-gradient(circle 5px at 100% var(--coupon-divider-center), transparent 0 5px, #000 5.5px);-webkit-mask-image:radial-gradient(circle 5px at 100% var(--coupon-divider-center), transparent 0 5px, #000 5.5px);mask-image:radial-gradient(circle 5px at 100% var(--coupon-divider-center), transparent 0 5px, #000 5.5px);background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(68.81deg,#ff9025 25%,#ff5317 40%,#ff256c 65%,#ff15b8 75.1%,#ba20ab 90.11%,#31050d 100%) border-box;border-top-left-radius:10px;border-bottom-left-radius:10px;margin-left:0;margin-right:-10px}#ss-home-page .coupon-slider-item__wrapper[data-tagid=ty_plus]:before{display:none}#ss-home-page .coupon-slider-item__wrapper[data-tagid=ty_plus]:after{border-color:#ff9025}#ss-home-page .coupon-slider-item__wrapper[data-tagid=ty_plus] .coupon-slider-item__wrapper__content__line{background:linear-gradient(270deg,#ff9025 48.49%,#ff5317 58.79%,#ff256c 75.96%,#ff15b8 82.9%,#ba20ab 93.21%,#31050d 100%);border:none;height:1px;-webkit-mask:repeating-linear-gradient(90deg,#000 0,#000 4px,transparent 4px,transparent 8px);mask:repeating-linear-gradient(90deg,#000 0,#000 4px,transparent 4px,transparent 8px)}#ss-home-page .coupon-slider-item__wrapper:after{content:"";width:9px;height:6px;right:-3px;top:var(--coupon-divider-center);background-color:#fff;border:1px solid #ffcea7;border-bottom:0;border-top-left-radius:10px;border-top-right-radius:10px;display:block;position:absolute;transform:translateY(-50%)rotate(-90deg)}[dir=rtl] #ss-home-page .coupon-slider-item__wrapper:after{left:-3px;right:auto;transform:translateY(-50%)rotate(90deg)}#ss-home-page .coupon-slider-item__wrapper__content{align-items:unset;flex-direction:column;padding-top:0;padding-bottom:0;display:flex}#ss-home-page .coupon-slider-item__wrapper__content__price{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;height:31px;margin-bottom:8px;display:flex}#ss-home-page .coupon-slider-item__wrapper__content__price__discount{letter-spacing:.05px;color:#f27a1a;white-space:nowrap;font-size:24px;font-weight:700}#ss-home-page .coupon-slider-item__wrapper__content__price__discount-passive{color:#333!important}#ss-home-page .coupon-slider-item__wrapper__content__price__in-basket{align-items:center;gap:4px;display:flex}#ss-home-page .coupon-slider-item__wrapper__content__price__in-basket-img{width:14px;height:10px}#ss-home-page .coupon-slider-item__wrapper__content__price__in-basket-text{color:#333;font-size:12px;font-weight:600;font-family:"Source Sans 3",sans-serif!important}#ss-home-page .coupon-slider-item__wrapper__content__price__collect-button{text-align:center;cursor:pointer;background-color:#f27a1a;border:none;border-radius:4px;width:80px;height:34px;font-weight:600;transition:background-color .2s,border-color .2s,color .2s}#ss-home-page .coupon-slider-item__wrapper__content__price__collect-button:dir(ltr){margin-left:auto}#ss-home-page .coupon-slider-item__wrapper__content__price__collect-button:dir(rtl){margin-right:auto}@media (hover:hover) and (pointer:fine){#ss-home-page .coupon-slider-item__wrapper__content__price__collect-button:hover:not(.coupon-slider-item__wrapper__content__price__collect-button-passive){background-color:#ef6114}}#ss-home-page .coupon-slider-item__wrapper__content__price__collect-button:active:not(.coupon-slider-item__wrapper__content__price__collect-button-passive){background-color:#ef6114}#ss-home-page .coupon-slider-item__wrapper__content__price__collect-button:focus-visible{outline-offset:2px;outline:2px solid #f27a1a}#ss-home-page .coupon-slider-item__wrapper__content__price__collect-button span{letter-spacing:.5px;color:#fff;justify-content:center;align-items:center;height:34px;font-size:14px;font-weight:600;display:flex}#ss-home-page .coupon-slider-item__wrapper__content__price__collect-button-passive{background-color:#f5f5f5!important;border:1px solid #f27a1a!important;width:130px!important}@media (hover:hover) and (pointer:fine){#ss-home-page .coupon-slider-item__wrapper__content__price__collect-button-passive:hover{background-color:#ef6114!important}#ss-home-page .coupon-slider-item__wrapper__content__price__collect-button-passive:hover span{color:#fff!important}}#ss-home-page .coupon-slider-item__wrapper__content__price__collect-button-passive:active{background-color:#ef6114!important}#ss-home-page .coupon-slider-item__wrapper__content__price__collect-button-passive:active span{color:#fff!important}#ss-home-page .coupon-slider-item__wrapper__content__price__collect-button-passive span{color:#f27a1a!important}.coupon-slider-item__wrapper:not([data-tagid=ty_plus]) #ss-home-page .coupon-slider-item__wrapper__content__price__collect-button.coupon-slider-item__wrapper__content__price__collect-button-passive:hover{background-color:#ef6114!important}.coupon-slider-item__wrapper:not([data-tagid=ty_plus]) #ss-home-page .coupon-slider-item__wrapper__content__price__collect-button.coupon-slider-item__wrapper__content__price__collect-button-passive:hover span{color:#fff!important}.coupon-slider-item__wrapper:not([data-tagid=ty_plus]) #ss-home-page .coupon-slider-item__wrapper__content__price__collect-button.coupon-slider-item__wrapper__content__price__collect-button-passive:active{background-color:#ef6114!important}.coupon-slider-item__wrapper:not([data-tagid=ty_plus]) #ss-home-page .coupon-slider-item__wrapper__content__price__collect-button.coupon-slider-item__wrapper__content__price__collect-button-passive:active span{color:#fff!important}#ss-home-page .coupon-slider-item__wrapper__content__price__ty-plus-join-button{cursor:pointer;white-space:nowrap;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(90deg,#ff16b8,#ff6720,#ff9129) border-box;border:1px solid transparent;border-radius:4px;justify-content:center;align-items:center;gap:10px;height:32px;padding:8px 10px;font-size:14px;font-weight:600;transition:background-color .2s;display:flex;font-family:"Source Sans 3",sans-serif!important}#ss-home-page .coupon-slider-item__wrapper__content__price__ty-plus-join-button:dir(ltr){margin-left:auto}#ss-home-page .coupon-slider-item__wrapper__content__price__ty-plus-join-button:dir(rtl){margin-right:auto}@media (hover:hover) and (pointer:fine){#ss-home-page .coupon-slider-item__wrapper__content__price__ty-plus-join-button:hover{background:linear-gradient(#fff7f2,#fff7f2) padding-box padding-box,linear-gradient(90deg,#ff16b8,#ff6720,#ff9129) border-box}}#ss-home-page .coupon-slider-item__wrapper__content__price__ty-plus-join-button:active{background:linear-gradient(#fff7f2,#fff7f2) padding-box padding-box,linear-gradient(90deg,#ff16b8,#ff6720,#ff9129) border-box}#ss-home-page .coupon-slider-item__wrapper__content__price__ty-plus-join-button:focus-visible{outline-offset:2px;outline:2px solid #ff6720}#ss-home-page .coupon-slider-item__wrapper__content__price__ty-plus-join-button span{background:linear-gradient(90deg,#ff16b8,#ff6720,#ff9129);color:transparent;-webkit-background-clip:text;background-clip:text}#ss-home-page .coupon-slider-item__wrapper__content__limit{flex-direction:row;align-items:center;height:15px;display:flex}#ss-home-page .coupon-slider-item__wrapper__content__limit__row{white-space:nowrap;align-items:center;gap:8px;display:flex}#ss-home-page .coupon-slider-item__wrapper__content__limit__lower-limit,#ss-home-page .coupon-slider-item__wrapper__content__limit__lower-limit__bold{letter-spacing:.24px;color:#666;white-space:nowrap;margin:0;font-size:12px;font-weight:400}#ss-home-page .coupon-slider-item__wrapper__content__limit__lower-limit.passive,#ss-home-page .passive.coupon-slider-item__wrapper__content__limit__lower-limit__bold{color:#666!important}#ss-home-page .coupon-slider-item__wrapper__content__limit__lower-limit__bold{font-weight:700}#ss-home-page .coupon-slider-item__wrapper__content__limit__lower-limit__bold.passive{color:#666!important}#ss-home-page .coupon-slider-item__wrapper__content__limit__lower-limit__bullet{letter-spacing:.24px;color:#f27a1a;justify-content:center;align-items:center;font-size:7px;font-weight:400;display:flex}#ss-home-page .coupon-slider-item__wrapper__content__limit__lower-limit__bullet.passive{color:#666!important}#ss-home-page .coupon-slider-item__wrapper__content__line{top:var(--coupon-divider-center);opacity:1;background:#ffad70;border:none;width:auto;height:1px;margin:0;position:absolute;left:20px;right:20px;transform:translateY(-50%);-webkit-mask:repeating-linear-gradient(90deg,#000 0,#000 4px,transparent 4px,transparent 8px);mask:repeating-linear-gradient(90deg,#000 0,#000 4px,transparent 4px,transparent 8px)}#ss-home-page .coupon-slider-item__wrapper__content__line-passive{background:#e5e5e5!important}#ss-home-page .coupon-slider-item__wrapper__footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px;display:flex}#ss-home-page .coupon-slider-item__wrapper__footer__remaining-container{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:0;display:flex}#ss-home-page .coupon-slider-item__wrapper__footer__remaining-container__row{flex-direction:row;align-items:center;display:flex}#ss-home-page .coupon-slider-item__wrapper__footer__remaining-container__icon{background:url(https://cdn.dsmcdn.com/seller-store/webgw/resources/alarm-red.svg) no-repeat;width:14px;height:14px;padding-right:3px}#ss-home-page .coupon-slider-item__wrapper__footer__remaining-container__time{letter-spacing:normal;color:#d21313;font-size:12px;font-style:normal;font-weight:600;font-stretch:100%;position:relative}#ss-home-page .coupon-slider-item__wrapper__footer__remaining-container__icon-passive{-webkit-filter:grayscale()opacity();filter:grayscale()opacity()}#ss-home-page .coupon-slider-item__wrapper__footer__remaining-container__time-passive{color:#666!important}#ss-home-page .coupon-slider-item__wrapper__footer__remaining-container__txt,#ss-home-page .coupon-slider-item__wrapper__footer__remaining-container__txt__bold{letter-spacing:.24px;color:#666;font-size:12px;font-weight:400}#ss-home-page .coupon-slider-item__wrapper__footer__remaining-container__txt.passive,#ss-home-page .passive.coupon-slider-item__wrapper__footer__remaining-container__txt__bold{color:#666!important}#ss-home-page .coupon-slider-item__wrapper__footer__remaining-container__txt__bold{font-weight:700}#ss-home-page .coupon-slider-item__wrapper__footer__remaining-container__txt__bold.passive{color:#666!important}#ss-home-page .coupon-slider-item__wrapper__footer__remaining-container__coupon_product_container{cursor:pointer;flex-direction:row;align-items:center;display:flex}#ss-home-page .coupon-slider-item__wrapper__footer__remaining-container__coupon_product_container__icon{background:url(https://cdn.dsmcdn.com/seller-store/webgw/resources/arrow-right-mini-ico.svg) no-repeat;width:14px;height:11px;margin-bottom:2px;margin-right:-5px}#ss-home-page .coupon-slider-item__wrapper__footer__remaining-container__coupon_product_container__icon:dir(rtl){margin-right:0;transform:translateY(23%)rotate(-180deg)}#ss-home-page .coupon-slider-item__wrapper-passive{background-color:#f5f5f5!important;border:1px solid #e5e5e5!important}#ss-home-page .coupon-slider-item__wrapper-passive[data-tagid=ty_plus]{background:#f5f5f5!important;border-color:#d9d9d9!important}#ss-home-page .coupon-slider-item__wrapper-passive[data-tagid=ty_plus] .coupon-slider-item__wrapper__content__line-passive{background:#e6e6e6!important}#ss-home-page .coupon-slider-item__wrapper-passive[data-tagid=ty_plus] .coupon-limit-item__value.passive{font-size:12px;font-style:normal;font-weight:600;line-height:14px;color:#333!important}#ss-home-page .coupon-slider-item__wrapper-passive[data-tagid=ty_plus] .coupon-slider-item__wrapper__content__price__collect-button-passive{box-sizing:border-box;border-radius:4px;justify-content:center;align-items:center;padding:8px 16px;display:flex;background-color:transparent!important;border:1px solid #f27a1a!important;width:auto!important;height:32px!important}@media (hover:hover) and (pointer:fine){#ss-home-page .coupon-slider-item__wrapper-passive[data-tagid=ty_plus] .coupon-slider-item__wrapper__content__price__collect-button-passive:hover{background-color:#ef6114!important}#ss-home-page .coupon-slider-item__wrapper-passive[data-tagid=ty_plus] .coupon-slider-item__wrapper__content__price__collect-button-passive:hover span{color:#fff!important}}#ss-home-page .coupon-slider-item__wrapper-passive[data-tagid=ty_plus] .coupon-slider-item__wrapper__content__price__collect-button-passive:active{background-color:#ef6114!important}#ss-home-page .coupon-slider-item__wrapper-passive[data-tagid=ty_plus] .coupon-slider-item__wrapper__content__price__collect-button-passive:active span{color:#fff!important}#ss-home-page .coupon-slider-item__wrapper-passive[data-tagid=ty_plus] .coupon-slider-item__wrapper__content__price__collect-button-passive span{text-align:center;white-space:nowrap;height:auto;font-size:14px;font-style:normal;font-weight:600;line-height:16px;color:#f27a1a!important}#ss-home-page .coupon-slider-item__wrapper-passive:before,#ss-home-page .coupon-slider-item__wrapper-passive:after{border-color:#e5e5e5!important}#ss-home-page .coupon-slider-item-tag{box-sizing:border-box;border-radius:8px;flex-shrink:0;align-items:center;width:32px;height:auto;min-height:100%;padding:6px;display:flex}#ss-home-page .coupon-slider-item-tag[data-tagid=special]{background:linear-gradient(42.71deg,#ff4988 0%,#f27a1a 100%)}#ss-home-page .coupon-slider-item-tag[data-tagid=ty_plus]{background:linear-gradient(174.31deg,#190507 0%,#6c1541 50%,#bf1f75 79.33%,#ff3948 100%)}#ss-home-page .coupon-slider-item-tag__text{color:#fff;writing-mode:vertical-rl;text-orientation:mixed;white-space:nowrap;font-size:10px;font-weight:600;line-height:13px;transform:rotate(180deg);font-family:"Source Sans 3",sans-serif!important}#ss-home-page .coupon-limit-item{align-items:center;display:flex}#ss-home-page .coupon-limit-item__bullet{background-color:#f27a1a;border-radius:50%;flex:0 0 4px;width:4px;height:4px;margin-right:4px}[dir=rtl] #ss-home-page .coupon-limit-item__bullet{margin-left:4px;margin-right:0}#ss-home-page .coupon-limit-item__bullet.passive{background-color:#666!important}#ss-home-page .coupon-limit-item__title{color:#666;margin:0;font-size:12px;font-weight:400}#ss-home-page .coupon-limit-item__title.passive{color:#666!important}#ss-home-page .coupon-limit-item__value{color:#333;text-overflow:ellipsis;margin:0;font-size:12px;font-weight:700;line-height:15px;overflow:hidden}#ss-home-page .coupon-limit-item__value.passive{color:#666!important}#ss-home-page .coupon-footer-info{justify-content:space-between;align-items:center;gap:8px;width:100%;line-height:14px;display:flex}#ss-home-page .coupon-footer-info__left{flex-direction:row;flex:1;align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}#ss-home-page .coupon-footer-info__icon{background:url(https://cdn.dsmcdn.com/seller-store/webgw/resources/alarm-red.svg) 0 0/14px 14px no-repeat;flex-shrink:0;width:14px;height:14px}#ss-home-page .coupon-footer-info__icon--passive{-webkit-filter:grayscale()opacity();filter:grayscale()opacity()}#ss-home-page .coupon-footer-info__time{letter-spacing:normal;color:#d21313;text-overflow:ellipsis;min-width:0;font-size:12px;font-style:normal;font-weight:600;font-stretch:100%;overflow:hidden}#ss-home-page .coupon-footer-info__time--passive{color:#666!important}#ss-home-page .coupon-footer-info__text{letter-spacing:.24px;color:#666;white-space:nowrap;font-size:12px;font-weight:400}#ss-home-page .coupon-footer-info__text--passive{color:#666!important}#ss-home-page .coupon-footer-info__text-bold{letter-spacing:.24px;color:#333;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:700;overflow:hidden}#ss-home-page .coupon-footer-info__text-bold--passive{color:#666!important}#ss-home-page .coupon-footer-info__products{cursor:pointer;flex-direction:row;flex-shrink:0;gap:2px;display:flex}#ss-home-page .coupon-footer-info__products-text{letter-spacing:.24px;color:#f27a1a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}#ss-home-page .coupon-footer-info__products-icon{background:url(https://cdn.dsmcdn.com/seller-store/webgw/resources/arrow-right-mini-ico.svg) no-repeat;flex-shrink:0;width:10px;height:10px}[dir=rtl] #ss-home-page .coupon-footer-info__products-icon{margin-top:4px;transform:rotate(180deg)}#ss-home-page .coupon-single{border-radius:8px;align-items:center;width:100%;height:84px;display:flex;position:relative;overflow:hidden}#ss-home-page .coupon-single:before,#ss-home-page .coupon-single:after{content:"";box-sizing:content-box;z-index:1;background-color:#fff;border:1px solid #fcd8bb;border-radius:50%;width:20px;height:20px;position:absolute;top:50%;transform:translateY(-50%)}#ss-home-page .coupon-single:before{left:-11px}#ss-home-page .coupon-single:after{right:-11px}#ss-home-page .coupon-single__wrapper{box-sizing:border-box;background-color:#fef4eb;border:1px solid #fcd8bb;border-radius:8px;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;height:84px;padding:0 32px;display:flex;position:relative}#ss-home-page .coupon-single__info{box-sizing:border-box;flex-direction:column;flex:auto;justify-content:center;gap:8px;min-width:0;padding:17px 0;display:flex}#ss-home-page .coupon-single__info__top{flex-direction:row;align-items:center;gap:16px;height:28px;display:flex}#ss-home-page .coupon-single__discount{letter-spacing:.05px;color:#f27a1a;white-space:nowrap;margin:0;font-size:24px;font-weight:700}#ss-home-page .coupon-single__limits{white-space:nowrap;flex-direction:row;align-items:center;gap:16px;display:flex}#ss-home-page .coupon-single__limits .coupon-limit-item{align-items:center;gap:0}#ss-home-page .coupon-single__limits .coupon-limit-item__bullet{margin-left:0;margin-right:4px}[dir=rtl] #ss-home-page .coupon-single__limits .coupon-limit-item__bullet{margin-left:4px;margin-right:0}#ss-home-page .coupon-single__limits .coupon-limit-item__title{color:#666;align-items:center;height:16px;font-size:14px;font-style:normal;font-weight:400;line-height:16px;display:flex}#ss-home-page .coupon-single__limits .coupon-limit-item__value{color:#333;align-items:center;height:16px;font-size:14px;font-style:normal;font-weight:600;line-height:16px;display:flex}#ss-home-page .coupon-single__footer{align-items:center;display:flex}#ss-home-page .coupon-single__footer .coupon-footer-info{justify-content:flex-start;gap:8px;width:auto}#ss-home-page .coupon-single__footer .coupon-footer-info__left,#ss-home-page .coupon-single__footer .coupon-footer-info__products{flex:none}#ss-home-page .coupon-single__footer .coupon-footer-info__products-text{color:#f27a1a;text-align:right;font-size:12px;font-style:normal;font-weight:600;line-height:14px}#ss-home-page .coupon-single__action{flex:none;align-items:center;display:flex}#ss-home-page .coupon-single__collect-button{box-sizing:border-box;text-align:center;cursor:pointer;background-color:#f27a1a;border:none;border-radius:4px;width:138px;height:40px;padding:8px 48px;transition:background-color .2s,border-color .2s,color .2s}#ss-home-page .coupon-single__collect-button span{letter-spacing:.5px;color:#fff;white-space:nowrap;justify-content:center;align-items:center;height:100%;font-size:14px;font-weight:600;display:flex}@media (hover:hover) and (pointer:fine){#ss-home-page .coupon-single__collect-button:hover:not(#ss-home-page .coupon-single__collect-button--passive){background-color:#ef6114}}#ss-home-page .coupon-single__collect-button:active:not(#ss-home-page .coupon-single__collect-button--passive){background-color:#ef6114}#ss-home-page .coupon-single__collect-button:focus-visible{outline-offset:2px;outline:2px solid #f27a1a}#ss-home-page .coupon-single__collect-button--passive{background-color:#f5f5f5;border:1px solid #f27a1a}#ss-home-page .coupon-single__collect-button--passive span{color:#f27a1a}@media (hover:hover) and (pointer:fine){#ss-home-page .coupon-single__collect-button--passive:hover{background-color:#ef6114}#ss-home-page .coupon-single__collect-button--passive:hover span{color:#fff}}#ss-home-page .coupon-single__collect-button--passive:active{background-color:#ef6114}#ss-home-page .coupon-single__collect-button--passive:active span{color:#fff}#ss-home-page .coupon-single__ty-plus-join-button{cursor:pointer;white-space:nowrap;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(90deg,#ff16b8,#ff6720,#ff9129) border-box;border:1px solid transparent;border-radius:4px;justify-content:center;align-items:center;gap:10px;height:32px;padding:8px 10px;font-size:14px;font-weight:600;transition:background-color .2s;display:flex;font-family:"Source Sans 3",sans-serif!important}@media (hover:hover) and (pointer:fine){#ss-home-page .coupon-single__ty-plus-join-button:hover{background:linear-gradient(#fff7f2,#fff7f2) padding-box padding-box,linear-gradient(90deg,#ff16b8,#ff6720,#ff9129) border-box}}#ss-home-page .coupon-single__ty-plus-join-button:active{background:linear-gradient(#fff7f2,#fff7f2) padding-box padding-box,linear-gradient(90deg,#ff16b8,#ff6720,#ff9129) border-box}#ss-home-page .coupon-single__ty-plus-join-button:focus-visible{outline-offset:2px;outline:2px solid #ff6720}#ss-home-page .coupon-single__ty-plus-join-button span{background:linear-gradient(90deg,#ff16b8,#ff6720,#ff9129);color:transparent;-webkit-background-clip:text;background-clip:text}#ss-home-page .coupon-single__in-basket{align-items:center;gap:4px;display:flex}#ss-home-page .coupon-single__in-basket-img{width:14px;height:10px}#ss-home-page .coupon-single__in-basket-text{color:#333;font-size:12px;font-weight:600;font-family:"Source Sans 3",sans-serif!important}#ss-home-page .coupon-single--passive .coupon-single__wrapper{background-color:#f5f5f5;border:1px solid #e5e5e5}#ss-home-page .coupon-single--passive .coupon-single__wrapper[data-tagid=ty_plus]{background:#d9d9d9}#ss-home-page .coupon-single--passive .coupon-single__discount{color:#333}#ss-home-page .collectable-coupon-modal-container{z-index:9999;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}#ss-home-page .collectable-coupon-container{z-index:10;background-color:#fff;border-radius:8px;flex-direction:column;align-items:center;width:448px;height:410px;margin-top:9rem;display:flex;position:fixed;box-shadow:-13px 20px 76px -12px rgba(0,0,0,.45)}#ss-home-page .collectable-coupon-container__fail{width:422px;height:383px}#ss-home-page .collectable-coupon-response{flex-direction:column;justify-content:center;align-items:center;width:339px;height:100%;display:flex}#ss-home-page .collectable-coupon-response .close-button{background-image:url(https://cdn.dsmcdn.com/seller-store/webgw/resources/follow-to-win-modal-close-ico.svg);width:18px;height:18px;position:absolute;top:15px;right:15px}#ss-home-page .collectable-coupon-response img{width:67px;height:67px}#ss-home-page .collectable-coupon-response div{flex-direction:row;align-items:center;display:flex}#ss-home-page .collectable-coupon-response div>img{width:24px;height:24px;margin-right:7px}[dir=rtl] #ss-home-page .collectable-coupon-response div>img{margin-left:7px;margin-right:0}#ss-home-page .collectable-coupon-response div>p{font-weight:600}#ss-home-page .collectable-coupon-response h5{letter-spacing:normal;text-align:center;margin:15px 0;font-size:22px;font-style:normal;font-weight:600;font-stretch:100%;line-height:normal}#ss-home-page .collectable-coupon-response p{letter-spacing:normal;text-align:center;color:#333;overflow-wrap:break-word;max-width:320px;font-size:16px;font-style:normal;font-weight:400;font-stretch:100%;line-height:normal}#ss-home-page .banner-carousel{width:100%}#ss-home-page .banner-carousel__wrapper .swiper-wrapper{gap:12px;display:flex}#ss-home-page .banner-carousel__wrapper .swiper-container-initialized .swiper-wrapper{gap:0!important}#ss-home-page .banner-carousel__wrapper :global .carousel-wrapper .swiper-slide{width:var(--slide-width)!important;min-width:var(--slide-width)!important;max-width:var(--slide-width)!important;box-sizing:border-box!important;flex-shrink:0!important;margin:0!important;padding-left:0!important;padding-right:0!important;transform:none!important}#ss-home-page .bci{padding-bottom:2px}#ss-home-page .bci__image-error{height:97%;min-height:140px}#ss-home-page .bci__wrapper{border-radius:8px;position:relative;overflow:hidden}#ss-home-page .bci__wrapper:hover{margin-bottom:-1px}#ss-home-page .bci__wrapper:focus{outline:none}#ss-home-page .bci__wrapper>picture>img,#ss-home-page .bci__wrapper div{height:100%;transition:transform .5s}#ss-home-page .bci__wrapper>picture>img:hover,#ss-home-page .bci__wrapper div:hover{transform:scale(1.03)}#ss-home-page .banner-single__title{margin:0 0 4px 10px}#ss-home-page .banner-single__item{border-radius:0;position:relative;overflow:hidden}#ss-home-page .banner-single__img{width:100%}#ss-home-page .pcb{width:100%;min-height:224px}#ss-home-page .pcb__wrapper,#ss-home-page .pcb__wrapper-paginate{width:100%;min-height:192px}#ss-home-page .pcb__wrapper .swiper-wrapper,#ss-home-page .pcb__wrapper-paginate .swiper-wrapper{gap:12px;display:flex}#ss-home-page .pcb__wrapper .swiper-container-initialized .swiper-wrapper,#ss-home-page .pcb__wrapper-paginate .swiper-container-initialized .swiper-wrapper{gap:0!important}#ss-home-page .pcb__wrapper :global .carousel-wrapper .swiper-slide,#ss-home-page .pcb__wrapper-paginate :global .carousel-wrapper .swiper-slide{width:var(--slide-width)!important;min-width:var(--slide-width)!important;max-width:var(--slide-width)!important;box-sizing:border-box!important;flex-shrink:0!important;margin:0!important;padding-left:0!important;padding-right:0!important;transform:none!important}#ss-home-page .pcbi{box-sizing:border-box;background-color:#fef4eb;border-radius:8px;flex-direction:column;height:192px;padding:16px;text-decoration:none;display:flex;overflow:hidden}#ss-home-page .pcbi-header{flex-direction:row;justify-content:space-between;align-items:center;height:28px;display:flex}#ss-home-page .pcbi-header__title{align-items:center;display:flex}#ss-home-page .pcbi-header__title span{color:#333;font-size:18px;font-weight:600}#ss-home-page .pcbi-header__title img:dir(ltr){margin-left:2px}#ss-home-page .pcbi-header__title img:dir(rtl){margin-right:2px}#ss-home-page .pcbi-header__arrow{background-color:rgba(255,255,255,.9);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}#ss-home-page .pcbi-header__arrow:dir(ltr){margin-right:15px}#ss-home-page .pcbi-header__arrow:dir(rtl){margin-left:15px}#ss-home-page .pcbi-header__arrow img{justify-content:center;align-items:center;width:15px;height:15px;display:flex}#ss-home-page .pcbi-header__arrow img:dir(ltr){margin-left:2px}#ss-home-page .pcbi-header__arrow img:dir(rtl){margin-right:2px}#ss-home-page .pcbi-header__countdown{box-sizing:border-box;background-color:rgba(255,255,255,.9);border-radius:4px;height:28px;padding:4px 12px;display:flex}#ss-home-page .pcbi-header__countdown .item:last-child:dir(ltr){margin-right:0}#ss-home-page .pcbi-header__countdown .item:last-child:dir(rtl){margin-left:0}#ss-home-page .pcbi__products{gap:12px;margin-top:16px;display:flex}#ss-home-page .pcbi__products__detail{gap:12px;display:flex}#ss-home-page .pcbi__products__detail__item{box-sizing:border-box;background-color:#fff;border-radius:8px;outline:1px solid #e6e6e6;width:273px;height:116px;padding:5px;display:flex}#ss-home-page .pcbi__products__detail__item:hover{box-sizing:border-box;outline:1px solid #f27a1a}#ss-home-page .pcbi__products__detail__item:hover h3,#ss-home-page .pcbi__products__detail__item:hover span{color:#f27a1a}#ss-home-page .pcbi__products__detail__item__img{border-radius:4px;width:71px;height:106px}#ss-home-page .pcbi__products__detail__item__description{box-sizing:border-box;flex-direction:column;margin-top:3px;display:flex;overflow:hidden}#ss-home-page .pcbi__products__detail__item__description:dir(ltr){margin-left:8px}#ss-home-page .pcbi__products__detail__item__description:dir(rtl){margin-right:8px}#ss-home-page .pcbi__products__detail__item__description__name{letter-spacing:normal;color:#666;text-overflow:ellipsis;-webkit-line-clamp:2;text-align:left;-webkit-box-orient:vertical;height:34px;min-height:34px;margin-bottom:4px;font-size:12px;font-style:normal;font-stretch:100%;line-height:normal;display:-webkit-box;overflow:hidden}#ss-home-page .pcbi__products__detail__item__description__brand{color:#333;font-weight:700}#ss-home-page .pcbi__products__detail__item__description__brand:dir(ltr){margin-right:2px}#ss-home-page .pcbi__products__detail__item__description__brand:dir(rtl){margin-left:2px}#ss-home-page .pcbi__products__detail__item__description__rating{letter-spacing:normal;color:#333;min-height:18px;margin:0 0 4px;font-style:normal;font-stretch:100%;line-height:normal}#ss-home-page .pcbi__products__detail__item__description__rating .ss-rating-wrapper{height:18px}#ss-home-page .pcbi{box-sizing:border-box;background-color:#fef4eb;border-radius:8px;flex-direction:column;width:100%;height:192px;min-height:192px;padding:16px;text-decoration:none;display:flex;overflow:hidden}#ss-home-page .pcbi-header{flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;height:28px;min-height:28px;display:flex}#ss-home-page .pcbi-header__title{white-space:nowrap;text-overflow:ellipsis;align-items:center;display:flex;overflow:hidden}#ss-home-page .pcbi-header__title span{color:#333;white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:600;overflow:hidden}#ss-home-page .pcbi-header__title img{flex-shrink:0;width:16px;height:16px;margin-left:2px;display:block}[dir=rtl] #ss-home-page .pcbi-header__title img{transform:rotate(180deg)}#ss-home-page .pcbi-header__countdown{box-sizing:border-box;background-color:rgba(255,255,255,.9);border-radius:4px;flex-shrink:0;min-width:120px;height:28px;min-height:28px;padding:4px 12px;display:flex}#ss-home-page .pcbi-header__countdown .item{border-radius:3px;align-items:center;gap:4px;display:flex}#ss-home-page .pcbi-header__countdown .item:last-child{margin-right:0}#ss-home-page .pcbi-header__countdown .item .number{letter-spacing:normal;color:#333;font-size:16px;font-style:normal;font-weight:600;font-stretch:100%;line-height:normal}#ss-home-page .pcbi-header__countdown .item span{letter-spacing:normal;color:#333;font-size:10px;font-style:normal;font-weight:600;font-stretch:100%;line-height:normal}#ss-home-page .pcbi-header__countdown .divider{background-color:#e6e6e6;width:1px;height:12px;margin:4px 8px}#ss-home-page .pcbi__products{gap:12px;width:100%;min-height:117px;margin-top:16px;display:flex}#ss-home-page .pcbi-product{box-sizing:border-box;background-color:#fff;border-radius:8px;outline:1px solid #e6e6e6;flex-shrink:0;gap:4px;width:273px;min-width:273px;height:116px;padding:5px;display:flex}#ss-home-page .pcbi-product--single{width:283px;min-width:283px}#ss-home-page .pcbi-product--multiple{width:273px;min-width:273px}#ss-home-page .pcbi-product:hover{outline:1px solid #f27a1a}#ss-home-page .pcbi-product:hover .pcbi-product__name>span{color:#f27a1a}#ss-home-page .pcbi-product__img-wrapper{background-color:#f5f5f5;border-radius:4px;flex-shrink:0;width:71px;height:106px;overflow:hidden}#ss-home-page .pcbi-product__img{object-fit:cover;border-radius:4px;width:71px;height:106px;display:block}#ss-home-page .pcbi-product__name{color:#666;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:auto;font-size:12px;line-height:16px;display:-webkit-box;overflow:hidden}#ss-home-page .pcbi-product__name.single{-webkit-line-clamp:1}#ss-home-page .pcbi-product__brand{color:#333;margin-right:5px;font-weight:700;line-height:18px;display:inline-block}#ss-home-page .pcbi-product__brand:dir(ltr){margin-right:5px}#ss-home-page .pcbi-product__brand:dir(rtl){margin-left:5px}#ss-home-page .pcbi-product__rating{align-items:center;height:18px;margin-bottom:auto;display:flex}#ss-home-page .pcbi-product__rating .rating{align-items:center;gap:4px;display:flex}#ss-home-page .pcbi-product__rating .rating__score{color:#333;font-size:14px}#ss-home-page .pcbi-product__rating .rating__total{color:#999;font-size:10px;font-weight:600}#ss-home-page .pcbi-product__rating .stars{direction:ltr;align-self:flex-start;align-items:center;display:flex;position:relative}#ss-home-page .pcbi-product__rating .stars .icon-star-full{letter-spacing:5px}#ss-home-page .pcbi-product__rating .stars .icon-star-full:before{color:#e9e9e9;content:""!important}#ss-home-page .pcbi-product__rating .stars .icon-star-empty{letter-spacing:5px;white-space:nowrap;position:absolute;top:0;left:0;overflow:hidden}#ss-home-page .pcbi-product__rating .stars .icon-star-empty:before{color:#ffc000;content:""!important}#ss-home-page .pcbi-product__description{box-sizing:border-box;flex-direction:column;margin-top:4px;display:flex;overflow:hidden}#ss-home-page .p-discount-promotion{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#ss-home-page .p-discount-promotion .p-badge{padding-left:4px!important;padding-right:4px!important}#ss-home-page .price-box{flex-direction:column;justify-content:flex-end;width:100%;height:36px;display:flex}#ss-home-page .price-box__lowest-price-wrapper{align-items:center;display:flex}#ss-home-page .price-box__lowest-price-wrapper>img{width:14px;height:8px;margin-right:5px}#ss-home-page .price-box__lowest-price-wrapper>span{color:#b00;font-size:12px;font-weight:600}#ss-home-page .price-box__wrapper{text-align:left;float:left;align-items:center;width:100%;height:auto;font-size:16px;display:flex}#ss-home-page .price-box__wrapper__old{color:#999;margin-right:5px;font-size:14px;line-height:16px;text-decoration:line-through;display:block}#ss-home-page .price-box__wrapper__price{flex-direction:column;display:flex}#ss-home-page .price-box__wrapper__price__current{color:#f27a1a;font-size:16px;font-weight:600;line-height:20px;display:inline-block}#ss-home-page .price-box__wrapper__price__info{color:#666;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;min-height:12px;font-size:12px;font-weight:500;line-height:12px;display:-webkit-box;overflow:hidden}#ss-home-page .price-box__wrapper__divider{opacity:.5;background-color:#d8d8d8;align-self:center;width:1px;height:32px;margin-right:5px;display:flex}#ss-home-page .price-box__wrapper-promotion{margin-top:0}#ss-home-page .price-box__wrapper-discount{margin-top:16px}#ss-home-page .price-box__wrapper-lowest-discount{margin-top:0}#ss-home-page .price-box__basket-discount-wrapper{flex-direction:column;align-items:flex-start;gap:2px;display:flex}#ss-home-page .price-box__basket-discount-wrapper__discount{color:var(--Green-G500,#008040);align-items:center;gap:2px;font-size:12px;font-style:normal;font-weight:600;line-height:16px;display:flex}#ss-home-page .price-box__basket-discount-wrapper__discount>img{width:16px;height:16px}#ss-home-page .price-box__basket-discount-wrapper__discount>span{color:var(--Green-G500,#008040);text-overflow:ellipsis;white-space:nowrap;max-width:176px;font-size:12px;font-style:normal;font-weight:600;line-height:16px;overflow:hidden}#ss-home-page .price-box__basket-discount-wrapper__basket-price{background:linear-gradient(90deg,rgba(0,128,64,.1) 0%,rgba(0,128,64,0) 100%);border-radius:2px 0 0 2px;align-items:center;gap:2px;padding-left:4px;display:flex}#ss-home-page .price-box__basket-discount-wrapper__basket-price :first-child{color:var(--Green-G500,#008040);font-size:12px;font-style:normal;font-weight:600;line-height:16px}#ss-home-page .price-box__basket-discount-wrapper__basket-price :last-child{-webkit-line-clamp:1;color:var(--Green-G500,#008040);text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:16px;font-style:normal;font-weight:600;line-height:20px;display:-webkit-box;overflow:hidden}#ss-home-page .price-box__basket-discount-wrapper__price{color:var(--Neutral-N600,#666);font-size:12px;font-style:normal;font-weight:600;line-height:16px}#ss-home-page .price-box__ty-plus-special-discount-wrapper{flex-direction:column;align-items:flex-start;gap:2px;display:flex}#ss-home-page .price-box__ty-plus-special-discount-wrapper__discount{background:linear-gradient(270deg,#ff9129 0%,#ff6720 50%,#ff16b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:2px;font-size:12px;font-style:normal;font-weight:600;line-height:14px;display:flex}#ss-home-page .price-box__ty-plus-special-discount-wrapper__discount>img{width:16px;height:16px}#ss-home-page .price-box__ty-plus-special-discount-wrapper__discount>span{background:linear-gradient(270deg,#ff9129 0%,#ff6720 50%,#ff16b8 100%);-webkit-text-fill-color:transparent;text-overflow:ellipsis;white-space:nowrap;-webkit-background-clip:text;background-clip:text;max-width:176px;font-size:12px;font-style:normal;font-weight:600;line-height:14px;overflow:hidden}#ss-home-page .price-box__ty-plus-special-discount-wrapper__price{background:linear-gradient(270deg,rgba(255,145,41,0) 0%,rgba(255,103,32,.05) 50%,rgba(255,22,184,.1) 100%);border-radius:2px 0 0 2px;align-items:center;gap:2px;padding-left:4px;display:flex}#ss-home-page .price-box__ty-plus-special-discount-wrapper__price :first-child{color:var(--Pink-P400,#ff4988);font-size:12px;font-style:normal;font-weight:600;line-height:14px}#ss-home-page .price-box__ty-plus-special-discount-wrapper__price :last-child{-webkit-line-clamp:1;color:var(--Pink-P400,#ff4988);text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:16px;font-style:normal;font-weight:600;line-height:19px;display:-webkit-box;overflow:hidden}#ss-home-page .price-box__ty-plus-special-discount-wrapper__normal-price{color:var(--Neutral-N600,#666);font-size:12px;font-style:normal;font-weight:600;line-height:16px}#ss-home-page .code-promotion-carousel-container{background-size:13%;align-items:center;width:100%;margin-top:20px!important;margin-bottom:31px!important}#ss-home-page .code-promotion-carousel-container__header{align-items:center;margin-bottom:15px;display:flex}#ss-home-page .code-promotion-carousel-container__body{display:flex!important}#ss-home-page .code-promotion-carousel-container__body>div,#ss-home-page .code-promotion-carousel-container__wrapper,#ss-home-page .code-promotion-carousel-container__wrapper-paginate{width:100%}#ss-home-page .last-count-badge{background:#b00;border-radius:8px;justify-content:center;align-items:center;height:12px;padding:2px 6px;display:inline-flex;position:relative;top:8px}#ss-home-page .last-count-badge:dir(ltr){margin-left:-17px;left:503px}#ss-home-page .last-count-badge:dir(rtl){margin-right:-17px;right:503px}#ss-home-page .last-count-badge__txt{text-align:center;color:#fff;font-size:10px;font-weight:600}#ss-home-page .code-promotion-carousel-item{box-sizing:border-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.08);border-radius:8px;flex-direction:column;gap:12px;max-width:590px;height:129px;padding:11px 24px 7px;text-decoration:none;display:flex;overflow:hidden}#ss-home-page .code-promotion-carousel-item__header{gap:12px;width:542px;height:75px;display:flex}#ss-home-page .code-promotion-carousel-item__header__price{flex-direction:column;gap:4px;width:310px;height:64px;margin:5.5px 0;display:flex}#ss-home-page .code-promotion-carousel-item__header__price__txt{color:#333;font-size:24px;font-weight:600;line-height:14px}#ss-home-page .code-promotion-carousel-item__header__price__txt:dir(ltr){text-align:left}#ss-home-page .code-promotion-carousel-item__header__price__txt:dir(rtl){text-align:right}#ss-home-page .code-promotion-carousel-item__header__product-link{cursor:pointer;align-items:center;display:flex}#ss-home-page .code-promotion-carousel-item__header__product-link__txt{-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-size:12px;font-weight:600;line-height:14px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:auto}#ss-home-page .code-promotion-carousel-item__header__code{box-sizing:border-box;background:#fff;border:1px dashed #d1d1d1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:220px;height:75px;display:flex}#ss-home-page .code-promotion-carousel-item__header__code__button{border-radius:4px;justify-content:center;align-items:center;width:204px;height:32px;display:flex}#ss-home-page .code-promotion-carousel-item__header__code__button:not(.copied):hover{box-shadow:inset 0 0 0 1000px rgba(0,0,0,.25)}#ss-home-page .code-promotion-carousel-item__header__code__button.copied{cursor:default}#ss-home-page .code-promotion-carousel-item__header__code__button.copied:hover{box-shadow:none}#ss-home-page .code-promotion-carousel-item__header__code__button__txt{text-align:center;color:#fff;font-size:14px;font-weight:600;line-height:16px}#ss-home-page .code-promotion-carousel-item__header__code__txt{text-align:center;color:#333;font-size:16px;font-weight:600;line-height:19px}#ss-home-page .code-promotion-carousel-item__footer{border-top:1px solid rgba(0,0,0,.08);justify-content:space-between;align-items:center;width:542px;height:14px;padding-top:7px;display:flex}#ss-home-page .code-promotion-carousel-item__footer__timebox{background:linear-gradient(90deg,rgba(255,0,0,.15) 0%,rgba(255,0,0,0) 100%);align-items:center;gap:2px;height:14px;display:flex}#ss-home-page .code-promotion-carousel-item__footer__timebox:dir(ltr){border-top-left-radius:7px;border-bottom-left-radius:7px;padding-left:4px}#ss-home-page .code-promotion-carousel-item__footer__timebox:dir(rtl){border-top-right-radius:7px;border-bottom-right-radius:7px;padding-right:4px}[dir=rtl] #ss-home-page .code-promotion-carousel-item__footer__timebox{background:linear-gradient(90deg,rgba(255,0,0,0) 0%,rgba(255,0,0,.15) 100%)}#ss-home-page .code-promotion-carousel-item__footer__timebox__img{width:13px;height:8px}#ss-home-page .code-promotion-carousel-item__footer__timebox__txt{color:#b00;font-size:12px;font-weight:600;line-height:14px}#ss-home-page .code-promotion-carousel-item__footer__timebox__txt:dir(ltr){text-align:left}#ss-home-page .code-promotion-carousel-item__footer__timebox__txt:dir(rtl){text-align:right}#ss-home-page .code-promotion-carousel-item__footer__txt{color:#666;font-size:12px;font-weight:600;line-height:14px}#ss-home-page .code-promotion-carousel-item__footer__remaining-coupon{line-height:14px}#ss-home-page .code-promotion-carousel-item__footer__remaining-coupon__img{margin-right:3px;width:10px;height:7.5px}#ss-home-page .code-promotion-carousel-item__footer__remaining-coupon__img:dir(ltr){margin-right:3px}#ss-home-page .code-promotion-carousel-item__footer__remaining-coupon__img:dir(rtl){margin-left:3px}#ss-home-page .code-promotion-carousel-item__footer__remaining-coupon__txt{color:#666;font-size:12px;font-weight:600;line-height:14px}#ss-home-page .code-promotion-carousel-item__footer__remaining-coupon__txt:dir(ltr){text-align:left}#ss-home-page .code-promotion-carousel-item__footer__remaining-coupon__txt:dir(rtl){text-align:right}#ss-home-page .swiper-prev:dir(ltr){left:0}#ss-home-page .swiper-prev:dir(rtl){right:0}#ss-home-page .swiper-prev .slider-arrow{margin:0;left:-21px;top:58px!important}#ss-home-page .swiper-next:dir(ltr){right:0}#ss-home-page .swiper-next:dir(rtl){left:0}#ss-home-page .swiper-next .slider-arrow{margin:0;right:-21px;top:58px!important}#ss-home-page .fsps{background-color:#fff;background-image:url(https://cdn.dsmcdn.com/seller-store/mobilewebgw/resources/flash-bg.svg);background-repeat:no-repeat;background-size:100%;border-radius:8px;flex-direction:column;width:auto;margin:11px 0;padding-bottom:10px;display:flex;position:relative}#ss-home-page .fsps__header{align-items:center;padding:15px 10px;display:flex}#ss-home-page .fsps__header h5{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:22px;font-weight:600;line-height:20px}#ss-home-page .fsps__body{padding:0 20px}#ss-home-page .fsps__body .swiper-slide .product-card{width:212px;height:349px}#ss-home-page .fsps__body .swiper-slide .product-card .info-wrapper{box-sizing:border-box;min-height:150px}#ss-home-page .fsps__body>div>div.swiper-next.swiper-navigation-arrow:dir(ltr){right:-20px}#ss-home-page .fsps__body>div>div.swiper-next.swiper-navigation-arrow:dir(rtl){left:-20px}#ss-home-page .fsps__body>div>div.swiper-prev.swiper-navigation-arrow:dir(ltr){left:-20px}#ss-home-page .fsps__body>div>div.swiper-prev.swiper-navigation-arrow:dir(rtl){right:-20px}#ss-home-page .fsps__body :global .carousel-wrapper .swiper-wrapper{width:100%!important;display:flex!important}#ss-home-page .fsps__body :global .carousel-wrapper .swiper-slide{width:var(--slide-width,212px)!important;min-width:var(--slide-width,212px)!important;max-width:var(--slide-width,212px)!important;box-sizing:border-box!important;flex-shrink:0!important;margin-left:0!important;margin-right:16px!important;padding-left:0!important;padding-right:0!important;transform:none!important}#ss-home-page .fsps__body :global .carousel-wrapper .swiper-slide:last-child{margin-right:0!important}#ss-home-page .fsps__body :global .carousel-wrapper .swiper-slide[style*=margin]{margin-right:16px!important}#ss-home-page .fsps__body :global .carousel-wrapper .swiper-slide:last-child[style*=margin]{margin-right:0!important}#ss-home-page .video-slider{justify-content:center;align-items:center;margin:20px 0 30px!important}#ss-home-page .video-slider__player-overlay{z-index:9999;background-color:rgba(0,0,0,.6);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}#ss-home-page .video-slider__wrapper{border-radius:8px;height:445px;margin-top:15px}#ss-home-page .video-slider__wrapper .swiper-wrapper{gap:20px;display:flex}#ss-home-page .video-slider__wrapper .swiper-container-initialized .swiper-wrapper{gap:0!important}#ss-home-page .video-slider__wrapper__title{color:#333;margin-bottom:20px;font-size:20px;font-weight:600;line-height:25px}#ss-home-page .video-slider__wrapper__title:dir(ltr){text-align:left}#ss-home-page .video-slider__wrapper__title:dir(rtl){text-align:right}#ss-home-page .video-slider__wrapper__item{background-color:#f1f2f7;border-radius:8px;justify-content:center;width:100%;max-width:100%;height:380px;margin-bottom:1px;display:flex;overflow:hidden}#ss-home-page .video-slider__wrapper__item>img{object-fit:cover;flex:1;width:100%;height:100%}#ss-home-page .video-slider__wrapper__item__overlay{cursor:pointer;background:linear-gradient(transparent 75%,rgba(0,0,0,.8) 100%);border-radius:8px;justify-content:center;align-items:center;width:100%;height:380px;display:flex;position:absolute}#ss-home-page .video-slider__wrapper__item__overlay__wrapper{width:223px;height:58px;margin:16px;position:absolute;bottom:0}#ss-home-page .video-slider__wrapper__item__overlay__wrapper__title{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;align-items:end;height:35px;margin-bottom:8px;font-size:14px;font-weight:600;line-height:17.6px;display:flex;overflow:hidden}#ss-home-page .video-slider__wrapper__item__overlay__wrapper__title:dir(ltr){text-align:left}#ss-home-page .video-slider__wrapper__item__overlay__wrapper__title:dir(rtl){text-align:right}#ss-home-page .video-slider__wrapper__item__overlay__wrapper__bottom{flex-direction:row;justify-content:space-between;align-items:center;display:flex}#ss-home-page .video-slider__wrapper__item__overlay__wrapper__bottom__seen{flex-direction:row;align-items:center;display:flex}#ss-home-page .video-slider__wrapper__item__overlay__wrapper__bottom__seen__text{color:#fff;font-size:12px;font-weight:600;line-height:14.4px}#ss-home-page .video-slider__wrapper__item__overlay__wrapper__bottom__seen__text:dir(ltr){text-align:left;margin-left:5px}#ss-home-page .video-slider__wrapper__item__overlay__wrapper__bottom__seen__text:dir(rtl){text-align:right;margin-right:5px}#ss-home-page .video-slider__wrapper .slick-list{object-fit:contain;overflow:hidden}#ss-home-page .video-slider__wrapper .slick-slide{width:255px;height:380px}#ss-home-page .video-slider__wrapper .slick-slide:dir(ltr){padding-right:14px}#ss-home-page .video-slider__wrapper .slick-slide:dir(rtl){padding-left:14px}#ss-home-page .video-player{background:#d3d3d3 50%/contain no-repeat;border-radius:8px;width:800px;height:450px;position:relative}#ss-home-page .video-player__overlay{z-index:1;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}#ss-home-page .video-player__video{border-radius:8px;width:100%;height:100%}#ss-home-page .video-player__timeline{z-index:10;cursor:pointer;align-items:center;width:100%;height:4px;display:flex;position:absolute;bottom:18px}#ss-home-page .video-player__timeline__content{z-index:10;pointer-events:auto;align-items:center;justify-items:center;width:100%;margin-top:-25px;display:grid;position:relative}#ss-home-page .video-player__timeline__content__slider{background-color:rgba(230,230,230,.4);width:100%;height:4px;overflow:hidden}#ss-home-page .video-player__timeline__content__slider__line{background:#e6e6e6;width:0;height:100%}#ss-home-page .video-player__timeline__content__thumb{background-color:#e6e6e6;border-radius:50%;width:9px;height:9px;position:absolute}#ss-home-page .video-player__timeline__content__input{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;opacity:0;background-color:#ffa44d;width:800px;height:4px;position:absolute}#ss-home-page .video-player__timeline__content__input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;width:10px;height:10px}#ss-home-page .video-player__timeline__content__input::-webkit-slider-thumb:hover{cursor:pointer}#ss-home-page .video-player__left-controls{z-index:11;pointer-events:auto;bottom:41px;flex-direction:row;justify-content:center;align-items:center;display:flex;position:absolute}#ss-home-page .video-player__left-controls:dir(ltr){left:24px}#ss-home-page .video-player__left-controls:dir(rtl){right:24px}#ss-home-page .video-player__left-controls__play-button{cursor:pointer;flex:1;justify-content:center;display:flex}#ss-home-page .video-player__left-controls__play-button:dir(ltr){margin-right:12px}#ss-home-page .video-player__left-controls__play-button:dir(rtl){margin-left:12px}#ss-home-page .video-player__left-controls__mute-button{cursor:pointer;background-color:#333;border-radius:100px;flex:1;justify-content:center;display:flex}#ss-home-page .video-player__left-controls__mute-button:dir(ltr){margin-right:12px}#ss-home-page .video-player__left-controls__mute-button:dir(rtl){margin-left:12px}#ss-home-page .video-player__left-controls__mute-button__icon{cursor:pointer;flex:1;justify-content:center;display:flex}#ss-home-page .video-player__left-controls__mute-button__slider{width:40px}#ss-home-page .video-player__left-controls__mute-button__slider:dir(ltr){padding-right:8px}#ss-home-page .video-player__left-controls__mute-button__slider:dir(rtl){padding-left:8px}#ss-home-page .video-player__left-controls__mute-button__slider__range{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border-radius:100px;outline:none;width:40px;height:4px}#ss-home-page .video-player__left-controls__mute-button__slider__content{align-items:center;justify-items:center;width:100%;margin-top:10px;display:grid;position:relative}#ss-home-page .video-player__left-controls__mute-button__slider__content__slider{background-color:rgba(230,230,230,.4);border-radius:100px;width:100%;height:4px;overflow:hidden}#ss-home-page .video-player__left-controls__mute-button__slider__content__slider__line{background:#e6e6e6;border-radius:100px;width:0;height:100%}#ss-home-page .video-player__left-controls__mute-button__slider__content__thumb{background-color:#e6e6e6;border-radius:50%;width:9px;height:9px;position:absolute}#ss-home-page .video-player__left-controls__mute-button__slider__content__input{opacity:0;width:100%;height:4px;position:absolute}#ss-home-page .video-player__left-controls__mute-button__slider__content__input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;width:32px;height:32px}#ss-home-page .video-player__left-controls__mute-button__slider__content__input::-webkit-slider-thumb:hover{cursor:pointer}#ss-home-page .video-player__left-controls__time{color:#333;font-size:14px;font-style:normal;font-weight:600;line-height:18px}#ss-home-page .video-player__left-controls__time:dir(ltr){margin-left:14px}#ss-home-page .video-player__left-controls__time:dir(rtl){margin-right:14px}#ss-home-page .video-player__action-controls{z-index:10;pointer-events:auto;top:24px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute}#ss-home-page .video-player__action-controls:dir(ltr){right:24px}#ss-home-page .video-player__action-controls:dir(rtl){left:24px}#ss-home-page .video-player__action-controls__wrapper{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;background:#fff;border:1px solid #e6e6e6;border-radius:100px;justify-content:center;align-items:center;gap:10px;width:40px;height:40px;margin-bottom:16px;padding:10px 12px;display:flex}#ss-home-page .video-player__right-controls{z-index:10;pointer-events:auto;bottom:41px;flex-direction:row;justify-content:flex-end;align-items:center;min-width:0;max-width:calc(100% - 200px);display:flex;position:absolute}#ss-home-page .video-player__right-controls:dir(ltr){right:16px}#ss-home-page .video-player__right-controls:dir(rtl){left:16px}#ss-home-page .video-player__right-controls__wrapper,#ss-home-page .video-player__right-controls__wrapper-products{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;color:#333;background:#fff;border:1px solid #e6e6e6;border-radius:100px;justify-content:center;align-items:center;gap:10px;min-width:0;max-width:100%;padding:3px 8px;display:flex}#ss-home-page .video-player__right-controls__wrapper:dir(ltr),#ss-home-page .video-player__right-controls__wrapper-products:dir(ltr){margin-right:8px}#ss-home-page .video-player__right-controls__wrapper:dir(rtl),#ss-home-page .video-player__right-controls__wrapper-products:dir(rtl){margin-left:8px}#ss-home-page .video-player__right-controls__wrapper:hover,#ss-home-page .video-player__right-controls__wrapper-products:hover{color:#fff;background:#333;border:1px solid #333}#ss-home-page .video-player__right-controls__wrapper__eye-button{cursor:pointer;flex:1;justify-content:center;align-items:center;display:flex}#ss-home-page .video-player__right-controls__wrapper__eye-button__text:dir(ltr){margin-left:8px}#ss-home-page .video-player__right-controls__wrapper__eye-button__text:dir(rtl){margin-right:8px}#ss-home-page .video-player__right-controls__wrapper__speed-button{cursor:pointer;flex:1;justify-content:center;align-items:center;display:flex}#ss-home-page .video-player__right-controls__wrapper__speed-button__text:dir(ltr){margin-left:8px}#ss-home-page .video-player__right-controls__wrapper__speed-button__text:dir(rtl){margin-right:8px}#ss-home-page .video-player__right-controls__wrapper-products:dir(ltr){margin-left:8px}#ss-home-page .video-player__right-controls__wrapper-products:dir(rtl){margin-right:8px}#ss-home-page .video-player__right-controls__wrapper-products__show-products{cursor:pointer;flex:1;justify-content:center;align-items:center;min-width:0;display:flex}#ss-home-page .video-player__right-controls__wrapper-products__show-products__text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}#ss-home-page .video-player__right-controls__text,#ss-home-page .video-player__right-controls__wrapper__eye-button__text,#ss-home-page .video-player__right-controls__wrapper__speed-button__text,#ss-home-page .video-player__right-controls__wrapper-products__show-products__text{color:inherit;font-size:14px;font-style:normal;font-weight:600;line-height:18px}#ss-home-page .video-player__right-controls__text:dir(ltr),#ss-home-page .video-player__right-controls__wrapper__eye-button__text:dir(ltr),#ss-home-page .video-player__right-controls__wrapper__speed-button__text:dir(ltr),#ss-home-page .video-player__right-controls__wrapper-products__show-products__text:dir(ltr){margin-right:4px}#ss-home-page .video-player__right-controls__text:dir(rtl),#ss-home-page .video-player__right-controls__wrapper__eye-button__text:dir(rtl),#ss-home-page .video-player__right-controls__wrapper__speed-button__text:dir(rtl),#ss-home-page .video-player__right-controls__wrapper-products__show-products__text:dir(rtl){margin-left:4px}#ss-home-page .video-player__products{pointer-events:auto;white-space:nowrap;z-index:10;flex-direction:column;max-width:750px;margin-left:24px;margin-right:24px;display:flex;position:absolute;bottom:81px;overflow-x:hidden}@keyframes growAndFade{0%{opacity:1;transform:scale(1)}50%{transform:scale(1.2)}to{opacity:0;transform:scale(1)}}#ss-home-page .video-player .fadeIcon{animation-name:growAndFade;animation-duration:.5s;animation-fill-mode:forwards}#ss-home-page .video-product-slider{text-align:center;background-color:#fff;border-radius:4px;width:50px;max-width:50px;height:93px;margin-right:12px!important}#ss-home-page .video-product-slider__image{cursor:pointer;border-radius:4px 4px 0 0;flex-direction:column;width:50px;height:75px;display:flex;position:relative;overflow:hidden}#ss-home-page .video-product-slider__image img{object-fit:contain;width:100%;height:100%}#ss-home-page .video-product-slider__price{color:#f27a1a;height:14px;margin-top:2px;font-size:10px;font-style:normal;font-weight:600;line-height:12px}#ss-home-page .video-product-slider-container__header{color:#fff;margin-bottom:4px;font-size:14px;font-style:normal;font-weight:600;line-height:18px}#ss-home-page .video-product-slider-container__info-wrapper{flex-direction:row;flex:1;margin-bottom:8px;display:flex}#ss-home-page .video-product-slider-container__info-wrapper__dot{fill:#f5f5f5;justify-content:center;align-items:center;margin-left:8px;margin-right:8px;display:flex}#ss-home-page .video-product-slider-container__info-wrapper__text{color:#fff;font-size:11px;font-style:normal;font-weight:600;line-height:15px}#ss-home-page .video-product-slider-container__body{width:100%}#ss-home-page .video-product-slider-container .slick-list{width:800px;overflow:hidden}#ss-home-page .video-product-slider-container .slick-slide{margin:0;padding-right:4px!important}#ss-home-page .review-image-slider{justify-content:center;align-items:center;margin:20px 0 30px!important}#ss-home-page .review-image-slider-wrapper{background:url(https://cdn.dsmcdn.com/seller-store/webgw/resources/review-image-slider-background-new.svg) no-repeat;border-radius:8px;width:100%;height:445px;margin-top:15px;padding-top:20px}#ss-home-page .review-image-slider-wrapper .swiper-wrapper{gap:20px;display:flex}#ss-home-page .review-image-slider-wrapper .swiper-wrapper:dir(ltr){padding-left:20px}#ss-home-page .review-image-slider-wrapper .swiper-wrapper:dir(rtl){padding-right:20px}#ss-home-page .review-image-slider-wrapper .swiper-container-initialized .swiper-wrapper{gap:0!important}#ss-home-page .review-image-slider-wrapper .swiper-container-initialized .swiper-wrapper:dir(ltr){padding-left:0}#ss-home-page .review-image-slider-wrapper .swiper-container-initialized .swiper-wrapper:dir(rtl){padding-right:0}#ss-home-page .review-image-slider__item{cursor:pointer;background-color:#f1f2f7;border-radius:8px;justify-content:center;width:255px;height:380px;margin-bottom:1px;display:flex;overflow:hidden}#ss-home-page .review-image-slider__item:focus{outline:none}#ss-home-page .review-image-slider__item>img{cursor:pointer;object-fit:contain;max-width:255px;max-height:380px;transition:transform .5s}#ss-home-page .review-image-slider__item__info-box{box-sizing:border-box;border-radius:4px;height:70px;margin:4px;padding:8px 12px;position:absolute;bottom:0;width:247px!important}#ss-home-page .review-image-slider__item__info-box__text{color:#333;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:14px;font-style:normal;line-height:18px;display:-webkit-box;overflow:hidden}#ss-home-page .product-image-modal{mix-blend-mode:normal;z-index:1000;background-color:rgba(0,0,0,.2);width:100%;height:100%;position:fixed;top:0;left:0}#ss-home-page .product-image-modal__body{background:#fff;border-radius:3px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#ss-home-page .modal-close-btn{top:14.95px;cursor:pointer;background-image:url(https://cdn.dsmcdn.com/seller-store/webgw/resources/close-gray-ico.svg);width:12.11px;height:12.11px;position:absolute}#ss-home-page .modal-close-btn:dir(ltr){right:13.95px}#ss-home-page .modal-close-btn:dir(rtl){left:13.95px}#ss-home-page .image-container{background-color:#1b1b1b;width:469.5px;height:626px;position:absolute}#ss-home-page .image-container__slick-slider{width:469.5px;height:100%;display:flex}#ss-home-page .image-container__slick-slider__img_container{justify-content:center;align-items:center;width:469.5px;height:626px;display:flex}#ss-home-page .image-container__slick-slider img{max-width:469.5px;max-height:626px}#ss-home-page .image-container__slick-slider__arrow{z-index:10;cursor:pointer;opacity:.6;-webkit-backface-visibility:hidden;backface-visibility:hidden;border:none;width:50px;height:50px;margin:0;transition:opacity .6s;position:absolute;top:calc(50% - 25px)}#ss-home-page .image-container__slick-slider__arrow:hover{opacity:1}#ss-home-page .image-container__slick-slider__arrow__next{background:url(https://cdn.dsmcdn.com/seller-store/webgw/resources/product-detail-slider-next-arrow.svg) 50% no-repeat;right:0}#ss-home-page .image-container__slick-slider__arrow__prev{background:url(https://cdn.dsmcdn.com/seller-store/webgw/resources/product-detail-slider-prev-arrow.svg) 50% no-repeat;left:0}#ss-home-page .image-container__slick-slider__zoom-tools{z-index:1;flex-direction:column;display:flex;position:absolute;top:531px;left:423px}#ss-home-page .image-container__slick-slider__zoom-tools button{box-sizing:border-box;color:#999;background:#fff;border:1px solid #e6e6e6;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin:5px 0;font-size:27px;display:flex;top:715px;left:812.75px;box-shadow:0 0 8px rgba(0,0,0,.15)}#ss-home-page .image-container__slick-slider__zoom-tools button:hover{cursor:pointer;color:#f27a1a}#ss-home-page .comment-container{flex-direction:column;justify-content:center;width:382.25px;height:586px;display:flex;position:absolute;top:20px;bottom:20px}#ss-home-page .comment-container:dir(ltr){right:30px}#ss-home-page .comment-container:dir(rtl){left:30px}#ss-home-page .comment-container__comment{text-overflow:ellipsis;color:#333;margin-top:9.99px;font-size:14px;font-style:normal;line-height:18px;overflow:auto}#ss-home-page .comment-container__comment-info{flex-direction:row;margin-top:17px;display:flex}#ss-home-page .comment-container__comment-info__comment-seperator{color:#d8d8d8;align-self:center;justify-self:center;align-items:center;margin:0 6px;display:flex}#ss-home-page .comment-container__comment-info__user-fullname{color:#999;white-space:nowrap;text-overflow:ellipsis;max-width:115px;font-size:12px;overflow:hidden}#ss-home-page .comment-container__comment-info__influencer{color:#f27a1a;font-size:12px}#ss-home-page .comment-container__comment-info__elite{letter-spacing:normal;color:#333;font-size:12px;font-style:normal;font-stretch:100%;line-height:normal}#ss-home-page .comment-container__comment-info__purchase-information{display:inline-flex}#ss-home-page .comment-container__comment-info__purchase-information__check{color:#fff;background:#16be48;border-radius:100%;justify-content:center;align-items:center;width:16px;height:16px;margin-left:5px;margin-right:4px;font-size:8px;display:flex}#ss-home-page .comment-container__comment-info__purchase-information__check span{border-bottom:1.5px solid #fff;border-right:1.5px solid #fff;width:3px;height:8px;margin-bottom:4px;display:inline-block;transform:rotate(45deg)}#ss-home-page .comment-container__comment-info__purchase-information__bought{color:#16be48;font-size:12px;line-height:18px}#ss-home-page .comment-container__redirect{box-sizing:border-box;cursor:pointer;background-color:#fafafa;border-radius:6px;flex-direction:row;width:390px;height:65px;margin-top:16.75px;padding:10px;display:flex}#ss-home-page .comment-container__redirect img{box-sizing:border-box;border:1px solid #e6e6e6;border-radius:4px;width:30px;height:44.95px}#ss-home-page .comment-container__redirect img:dir(ltr){margin-right:10px}#ss-home-page .comment-container__redirect img:dir(rtl){margin-left:10px}#ss-home-page .comment-container__redirect__span-wrapper{text-overflow:ellipsis;width:100%;overflow:hidden}#ss-home-page .comment-container__redirect__span-wrapper p{text-overflow:ellipsis;font-size:14px;font-style:normal;line-height:22px;overflow:hidden}#ss-home-page .comment-container__redirect__arrow-wrapper{display:flex}#ss-home-page .comment-container__redirect__arrow-wrapper__arrow-right{float:right;cursor:pointer;background:url(https://cdn.dsmcdn.com/seller-store/webgw/resources/arrow-right.svg) 50% no-repeat;align-self:center;width:6.85px;height:13.16px}#ss-home-page .collected-review-modal-container{z-index:9999;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}#ss-home-page .collected-review-modal{box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;align-items:center;width:445px;height:268px;padding:32px 24px 24px;display:flex;position:relative;box-shadow:0 4px 16px rgba(51,51,51,.24)}#ss-home-page .collected-review-modal .close-button{background-image:url(https://cdn.dsmcdn.com/seller-store/webgw/resources/collect-review-modal-close-ico.svg);width:12px;height:12px;position:absolute;top:24px;right:24px}#ss-home-page .collected-review-modal img{margin-bottom:24px}#ss-home-page .collected-review-modal__title{text-align:center;color:#333;margin-bottom:12px;font-size:18px;font-style:normal;font-weight:600;line-height:22px}#ss-home-page .collected-review-modal__description{text-align:center;color:#333;margin-bottom:24px;font-size:14px;font-style:normal;font-weight:400;line-height:18px}#ss-home-page .collected-review-modal__btn{cursor:pointer;text-align:center;background:#f27a1a;border-radius:4px;justify-content:center;align-items:center;width:100%;height:48px;display:flex;box-shadow:0 1px 4px rgba(0,0,0,.05)}#ss-home-page .collected-review-modal__btn__text{text-align:center;color:#fff;align-items:center;font-size:18px;font-style:normal;font-weight:600;line-height:22px}#ss-home-page .collect-review-container{cursor:default;background-color:#fff;width:auto}#ss-home-page .collect-review-container__header{align-items:center;height:60px;margin-bottom:5px;display:flex}#ss-home-page .collect-review-container__header__all{align-items:center;display:flex}#ss-home-page .collect-review-container__header__all a{margin-right:5px}#ss-home-page .collect-review-container__header__all svg{margin-top:1px}#ss-home-page .collect-review-container .slick-slider:has(button):not(:has(>.slick-arrow.slick-next.slick-disabled)):after{content:"";z-index:1;background:linear-gradient(270deg,#fff 10.61%,rgba(255,255,255,0) 100%);width:75px;height:148px;position:absolute;top:0;right:0}#ss-home-page .collect-review-container .slick-slider:has(button):not(:has(>button.slick-arrow.slick-prev.slick-disabled)):before{content:"";z-index:1;background:linear-gradient(90deg,#fff 10.61%,rgba(255,255,255,0) 100%);width:75px;height:148px;position:absolute;top:0;left:0}#ss-home-page .collect-review-container .slick-list{overflow:hidden}#ss-home-page .collect-review-container .slick-slide{height:150px;margin:0;padding-right:1px!important}#ss-home-page .collect-review-slider-item{cursor:default;background:#fff;border:1px solid #e6e6e6;border-radius:8px;justify-content:space-between;align-items:center;width:300px;height:146px;display:flex}#ss-home-page .collect-review-slider-item__wrapper{cursor:default;width:inherit;height:inherit;box-sizing:border-box}#ss-home-page .collect-review-slider-item__wrapper__content{cursor:default;flex-direction:column;justify-content:space-between;height:130px;padding:8px;display:flex}#ss-home-page .collect-review-slider-item__wrapper__content__detail{flex-direction:row;display:flex}#ss-home-page .collect-review-slider-item__wrapper__content__detail img{box-sizing:border-box;border:1px solid #e6e6e6;border-radius:4px;width:60px;height:90px}#ss-home-page .collect-review-slider-item__wrapper__content__detail__rate-area{flex-direction:column;justify-content:space-between;margin-bottom:6px;display:flex}#ss-home-page .collect-review-slider-item__wrapper__content__detail__rate-area:dir(ltr){margin-left:8px}#ss-home-page .collect-review-slider-item__wrapper__content__detail__rate-area:dir(rtl){margin-right:8px}#ss-home-page .collect-review-slider-item__wrapper__content__detail__rate-area p{color:#333;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:212px;max-height:36px;font-size:14px;font-style:normal;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}#ss-home-page .collect-review-slider-item__wrapper__content__detail__rate-area__stars:dir(ltr){margin-left:3px}#ss-home-page .collect-review-slider-item__wrapper__content__detail__rate-area__stars:dir(rtl){margin-right:3px}#ss-home-page .collect-review-slider-item__wrapper__content__action{cursor:default;background:#999;border-radius:4px;justify-content:center;align-items:center;width:100%;height:32px;display:flex}#ss-home-page .collect-review-slider-item__wrapper__content__action.active{cursor:pointer;background:#f27a1a}#ss-home-page .collect-review-slider-item__wrapper__content__action__text{text-align:center;color:#fff;justify-content:center;align-items:center;font-size:12px;font-style:normal;font-weight:600;line-height:15px;display:flex}#ss-home-page .collect-review-slider-item__wrapper__content__collect-success{flex-direction:column;align-items:center;margin:16px;display:flex}#ss-home-page .collect-review-slider-item__wrapper__content__collect-success img{margin-top:22px;margin-bottom:16px}#ss-home-page .collect-review-slider-item__wrapper__content__collect-success__title{margin-bottom:8px;font-size:14px;font-style:normal;font-weight:600;line-height:18px}#ss-home-page .ss-placeholder{width:100%;max-width:1200px}#ss-home-page .ss-placeholder--banner{background:#f7f7f7;border-radius:6px;flex-direction:column;flex:1 0 0;justify-content:center;align-items:center;gap:10px;max-width:1200px;height:120px;padding:10px;display:flex}#ss-home-page .ss-placeholder--banner-listing{background:#f7f7f7;border-radius:6px;justify-content:center;align-items:center;width:100%;height:173px;display:flex}#ss-home-page .ss-placeholder--banner-listing svg{width:100%;height:100%}#ss-home-page .ss-placeholder__logo{width:132px;height:32px}#ss-home-page .store-placeholder{box-sizing:border-box;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:1200px;margin:10px auto 0;padding:100px 0;display:flex}#ss-home-page .store-placeholder__icon{width:136px;height:141px}#ss-home-page .store-placeholder__title{text-align:center;color:#333;margin-top:28px;margin-bottom:18px;font-size:24px;font-style:normal;font-weight:700;line-height:28px}#ss-home-page .store-placeholder__subtitle{color:#999;font-size:16px;font-style:normal;font-weight:400;line-height:19px}#ss-home-page .ss-seo-content{float:left;color:#333;background-color:#fff;border-top:1px solid #d4d4d4;width:100%;min-height:200px;margin:50px auto -30px;padding:30px 0 0;line-height:24px;display:block;z-index:10!important}#ss-home-page .ss-seo-content h2{color:#333;height:25px;margin-bottom:10px;font-size:1.5em;font-weight:700;line-height:25px}#ss-home-page .ss-seo-content img{float:left;width:304px;height:164px;margin:6px 20px 0 0}#ss-home-page .ss-seo-content__title{color:#333;height:25px;margin-bottom:10px;padding:20px;font-weight:700;line-height:25px;font-size:23px!important}#ss-home-page .ss-seo-content__text{margin-bottom:20px;padding:20px}#ss-home-page .slick-slider .slick-arrow{text-indent:-9999px;z-index:890;cursor:pointer;opacity:1;border:none;outline:none;width:50px;height:50px;display:block;position:absolute;top:calc(40% - 17px)}#ss-home-page .slick-slider .slick-arrow.slick-prev{background:url(https://cdn.dsmcdn.com/seller-store/webgw/resources/slick-slider-arrow-left.svg) 50% no-repeat;border-radius:30px;left:-28px}#ss-home-page .slick-slider .slick-arrow.slick-prev:hover{background:url(https://cdn.dsmcdn.com/seller-store/webgw/resources/slick-slider-arrow-orange-left.svg) 50% no-repeat}#ss-home-page .slick-slider .slick-arrow.slick-next{background:url(https://cdn.dsmcdn.com/seller-store/webgw/resources/slick-slider-arrow.svg) 50% no-repeat;border-radius:30px;right:-28px}#ss-home-page .slick-slider .slick-arrow.slick-next:hover{background:url(https://cdn.dsmcdn.com/seller-store/webgw/resources/slick-slider-arrow-orange.svg) 50% no-repeat}[dir=rtl] #ss-home-page .slick-slider .slick-arrow.slick-prev{background:url(https://cdn.dsmcdn.com/seller-store/webgw/resources/slick-slider-arrow.svg) 50% no-repeat;border-radius:30px;left:auto;right:-28px}[dir=rtl] #ss-home-page .slick-slider .slick-arrow.slick-prev:hover{background:url(https://cdn.dsmcdn.com/seller-store/webgw/resources/slick-slider-arrow-orange.svg) 50% no-repeat}[dir=rtl] #ss-home-page .slick-slider .slick-arrow.slick-next{background:url(https://cdn.dsmcdn.com/seller-store/webgw/resources/slick-slider-arrow-left.svg) 50% no-repeat;border-radius:30px;left:-28px;right:auto}[dir=rtl] #ss-home-page .slick-slider .slick-arrow.slick-next:hover{background:url(https://cdn.dsmcdn.com/seller-store/webgw/resources/slick-slider-arrow-orange-left.svg) 50% no-repeat}#ss-home-page .slick-track{margin:0;display:flex!important}#ss-home-page .slick-slider{position:relative}#ss-home-page .slick-slide:last-child{margin-right:0!important}#ss-home-page .slick-slide:focus,#ss-home-page .slick-slide a{outline:none!important}#ss-home-page .slick-slider .slick-arrow.slick-disabled{display:none!important}#ss-home-page .slick-slider .slick-list .slick-track{display:flex}#ss-home-page .slick-list .slick-slide:first-child{margin-left:0!important}[dir=rtl] #ss-home-page .stars{transform:scaleX(-1)}#ss-home-page .icon{margin-right:0}[dir=rtl] #ss-home-page .icon{margin-left:4px}