.select-input{position:absolute;left:0;right:0;opacity:0;width:1px}.select{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;z-index:3;width:100%;height:2.5rem}.select .selection{position:relative;height:100%}.select__selection{display:inline-block;border:1px solid #f1f1f1;color:#000;box-sizing:border-box;font-size:1rem;vertical-align:middle;line-height:1.25em;overflow:hidden;outline:none;padding:.625rem 1.5625rem .625rem .625rem;text-overflow:ellipsis;white-space:nowrap;width:100%;height:100%;z-index:1;transition:border-color .3s;font-family:Golos Text,sans-serif}.select__selection:after{content:"";background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10 11.172 4.95-4.95 1.415 1.414L10 14 3.637 7.636 5.05 6.222l4.95 4.95Z'/%3E%3C/svg%3E");background-repeat:no-repeat;position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;height:24px;width:24px;transform-origin:center;transition:transform .3s ease}.theme-light .select__selection:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23FBFBFD'%3E%3Cpath d='m10 11.172 4.95-4.95 1.415 1.414L10 14 3.637 7.636 5.05 6.222l4.95 4.95Z'/%3E%3C/svg%3E")}.select.is-open{z-index:56}.select.is-open .select__selection{border-bottom-color:transparent;border-bottom-right-radius:0;border-bottom-left-radius:0}.select.is-open .select__selection:after{transform:translateY(-40%) scale(-1)}.select.is-open .select__dropdown{display:block;box-shadow:0 2px 4px rgba(117,131,142,.04),0 8px 16px rgba(52,60,68,.1);border-color:hsla(0,0%,100%,.1);opacity:1;overflow:auto;visibility:visible;pointer-events:all;transition:visibility 0s 0s,opacity .3s,transform .3s}.select.is-disabled{pointer-events:none}.select.is-disabled .select__selection{color:#4f4f4f}.select__dropdown{position:absolute;top:calc(100% - 1px);left:0;z-index:90;width:100%;background:#fff;border:1px solid #f1f1f1;border-top:0 solid #f1f1f1;box-sizing:border-box;visibility:hidden;pointer-events:none;opacity:0;transition:visibility 0s .3s,transform .3s;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.select__list{padding:0;overflow:hidden;max-height:210px;overflow-y:auto;list-style:none;margin:0}.select__list::-webkit-scrollbar{width:3px}.select__list::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:3px}.select__list::-webkit-scrollbar-thumb{background-color:#000;border-radius:3px;cursor:pointer}.select__option{color:#000;cursor:pointer;font-size:14px;outline:none;padding:0 10px;text-align:left;transition:background-color .3s ease,color .3s ease;min-height:50px;display:flex;align-items:center;border-top:1px solid #f1f1f1;font-family:Golos Text,sans-serif}.select__option.is-focus:not(.is-selected){background-color:#969799;color:#000}.select__option.is-selected.is-focus{background-color:#d3d7da;color:#000}.select__option.is-disabled{background-color:transparent;color:#4f4f4f;cursor:default}.select__option.is-selected.is-disabled{color:#4f4f4f;font-weight:400}.select__search{width:100%;padding:.3125rem;box-sizing:border-box}.select__search-input{border-radius:0;border:1px solid #4f4f4f;color:#4f4f4f;font-size:.875rem;height:2.5rem;line-height:1.2;padding:.6875rem 1rem .625rem;transition:border .2s ease;width:100%;outline:none;box-sizing:border-box}.select__search-input:focus{border-color:#000}.select__icon{fill:#434343;position:absolute;top:50%;left:10px;transform:translateY(-50%);z-index:10;width:16px}.select--sorting{position:relative;min-width:10.4375rem;line-height:1;outline:none;width:100%;height:2.5rem}.select--sorting .select__selection{border-color:#dfdfdf;font-size:.875rem;color:#000;font-weight:500;justify-content:start}.theme-light .select--sorting .select__selection{color:#fbfbfd}.select--sorting .select__list{max-height:100%;height:100%}.select--with-icon{position:relative;z-index:2}.select--to-top .select__dropdown{top:unset;bottom:calc(100% + 1px);transform-origin:bottom;border-width:1px 1px 0}.select--to-top .select.is-open .select__selection{border-bottom-color:#000;border-top-color:transparent}.share{display:flex}.blog .share{flex-wrap:nowrap;flex-direction:column}.share__text{font-size:1rem;font-weight:400}.share__list{display:flex;align-items:center;margin:0;padding-left:0}.share__item{margin-right:1.875rem;list-style:none}.blog .share__item{margin-bottom:1.5625rem}.share__item a{display:block}.swiper-container:not(.swiper-container-initialized){margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container:not(.swiper-container-initialized) .swiper-wrapper{display:flex;position:relative;width:100%;height:100%}.swiper-container:not(.swiper-container-initialized) .swiper-slide{flex-shrink:0;height:100%}.swiper-container .swiper-slide{touch-action:auto}.swiper-button-lock{display:none!important}.swiper-pagination-bullet{width:.5rem;height:.5rem;border:1px solid #dedede;background-color:#fff;opacity:1}.swiper-pagination-bullet:not(:last-child){margin-right:.5rem}.swiper-pagination-bullet-active{border-color:#000;background-color:#000}._hide{display:none!important}.star-choose{display:inline-block;vertical-align:top;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:0;width:100%}.star-choose__inner{display:flex;flex-direction:row-reverse;justify-content:space-between}.star-choose__input{opacity:0;position:absolute;z-index:-1;width:0;margin:0}.star-choose__svg-holder{width:100%;position:relative;display:flex;align-items:center;flex-wrap:wrap;text-align:center;cursor:pointer}.star-choose__svg-holder label{width:50%;display:flex;align-items:center;cursor:pointer;justify-content:flex-start;margin-left:-.25px}.star-choose__svg-holder label:before{content:"";width:50%;top:0;height:100%;position:absolute}.star-choose__svg-holder label:first-child{margin-right:-.25px;justify-content:flex-end}.star-choose:not(:hover) .star-choose__input:nth-child(3n+1):checked~.star-choose__svg-holder .star-choose__svg,.star-choose:not(:hover) .star-choose__input:nth-child(3n+2):checked~.star-choose__svg-holder label:first-child .star-choose__svg,.star-choose:not(:hover) .star-choose__input:nth-child(3n+2):checked~.star-choose__svg-holder~.star-choose__svg-holder .star-choose__svg,.star-choose__input:nth-child(3n+1):hover~.star-choose__svg-holder .star-choose__svg,.star-choose__input:nth-child(3n+2):hover~.star-choose__svg-holder label:first-child .star-choose__svg,.star-choose__svg-holder:hover~.star-choose__svg-holder .star-choose__svg{color:#000}.star-choose__svg-holder+.star-choose__svg-holder{margin-left:10px}.star-choose__svg{margin-bottom:10px;flex-shrink:0;transition:fill .3s ease;width:1rem;height:2rem;color:#d8dadb}.star-choose__label{width:100%;pointer-events:none;color:#151412;font-family:Commissioner,sans-serif;font-size:.875rem}.subscribe-widget{position:fixed;z-index:999;left:20px;bottom:20px;cursor:pointer;opacity:1;visibility:visible;transform:scale(1);transition:visibility .35s,filter .35s,transform .3s}.subscribe-widget.is-hidden{opacity:0;visibility:hidden;transform:scale(.7)}.is-product-page .subscribe-widget{bottom:81px!important}.subscribe-widget__close{position:absolute;z-index:555;top:-.5rem;right:-.5rem;display:flex;align-items:center;justify-content:center;width:.9375rem;height:.9375rem;border-radius:50%;background-color:#fff;padding:.125rem;filter:drop-shadow(0 0 2.5rem rgba(255,255,255,.4))}.subscribe-widget__close svg{width:8px;height:8px}.subscribe-widget__icon{color:#fff;background-color:#000;border:0;outline:0;box-shadow:0 2px 4px rgba(0,0,0,.08);transition:.2s;cursor:pointer;width:3.125rem;height:3.125rem;border-radius:1rem;font-weight:900;font-size:1rem;padding-top:.1875rem;animation:bounce 20s ease 20s infinite}@keyframes bounce{1%{transform:scale(1.2)}1.5%,2.5%,3.5%{transform:rotate(-20deg) scale(1.2)}2%,3%{transform:rotate(20deg) scale(1.2)}4%{transform:rotate(0deg) scale(1.2)}5%{transform:scale(1)}}.subscribe-widget__wrapper{position:relative}.subscribe-popup .form-item__body{display:-ms-grid!important;display:grid!important;grid-gap:8px}.subscribe-popup .form-item__body input{height:40px;border-color:#dfdfdf;background:#fff}.subscribe-popup .form-item__body button{width:100%;height:40px}.subscribe-popup .checkbox>.checkbox__label{font-size:9px;color:hsla(0,0%,100%,.7)!important}.subscribe-popup .checkbox>.checkbox__label:before{width:18px;height:18px;margin:3px 12px 3px 3px;border-color:#fff}.subscribe-popup__right{display:none}.subscribe-popup__title{font-weight:600;font-size:24px;line-height:1;margin:0 0 8px}.subscribe-popup__subtitle{font-size:12px;line-height:16px;color:#ccc;margin:0 0 8px!important}.swatches{flex-direction:row;flex-wrap:nowrap}.swatches,.swatches__color{display:flex;align-items:center}.swatches__color{justify-content:center;width:16px;height:16px;border-radius:2px;flex-shrink:0;cursor:pointer;margin:3px}.swatches__color.is-active,.swatches__color:active,.swatches__color:hover{box-shadow:0 0 0 1px #fff,0 0 0 2px #000}.tabs-button{font-weight:500;font-size:1.125rem;line-height:1.1111111111em;letter-spacing:-.28px;color:#d3d7da;transition:color .35s;cursor:pointer}.tabs-button.is-active{color:#1d1d1f;cursor:default;pointer-events:none}.tabs-btn-custom{font-weight:500;font-size:1.125rem;line-height:1.1111111111em;letter-spacing:-.28px;color:#b8babe;transition:color .35s,border-color .35s;cursor:pointer;padding:.625rem;border-color:#e7e9ec;border-style:solid;border-width:3px 1px 0}.tabs-btn-custom.is-active{color:#000;border-color:#000;cursor:default;pointer-events:none}.tabs-container{transition:height .35s,opacity .35s;position:relative;opacity:1}.tabs-container.in-progress{opacity:.3;pointer-events:none}.tabs-btn{position:relative;font-weight:500;font-size:1.25rem;line-height:1.35em;color:#000;transition:color .35s;cursor:pointer;padding-bottom:.875rem}.tabs-btn:after{content:"";position:absolute;bottom:0;left:0;z-index:1;width:0;height:3px;background:#000;transition:width .35s}.tabs-btn.is-active{pointer-events:none}.tabs-btn.is-active:after{width:100%}.tag{position:relative;display:flex;text-transform:uppercase;color:#fff;text-align:left;padding:.25rem .15625rem;font-weight:500;transition:color .35s,background .35s;font-size:.625rem;font-family:Golos Text,sans-serif;line-height:1.1;letter-spacing:.8px;z-index:2}.tag:after,.tag:before{position:absolute;content:"";top:0;width:5.5px;height:100%;z-index:1;background-repeat:no-repeat;background-size:cover;background-position:100%}.tag:before{right:-5px}.tag:after{left:-5px}.tag:not(:last-child){margin-bottom:.125rem}.tag--new-sale{width:3.5rem;height:3.5rem;padding:0;z-index:1;margin-left:-1rem;margin-top:-.5rem;color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='56' fill='none'%3E%3Cpath fill='url(%23a)' d='M56 0 0 56V24.965L24.964 0H56Z'/%3E%3Cpath fill='%23FBFBFD' d='m6.71 36.295 1.964-1.24c.33.2.69.23 1.078.087.394-.149.85-.482 1.368-1 .92-.919 1.195-1.563.826-1.932-.175-.174-.447-.194-.816-.058-.362.13-.913.453-1.65.971-1.301.9-2.308 1.401-3.02 1.505-.712.103-1.369-.146-1.97-.748-.712-.712-1.004-1.469-.874-2.272.136-.809.699-1.708 1.69-2.698.97-.971 1.87-1.521 2.698-1.65.828-.143 1.686.132 2.573.824l-1.622 1.622a1.119 1.119 0 0 0-1.029-.136c-.362.116-.783.414-1.262.893-.848.848-1.094 1.45-.738 1.806.169.168.418.19.748.068.33-.123.86-.434 1.592-.932 1.353-.913 2.392-1.428 3.117-1.544.718-.123 1.378.116 1.98.718.712.712.994 1.492.845 2.34-.15.848-.741 1.79-1.777 2.825-1.003 1.004-1.929 1.58-2.777 1.728-.841.143-2.064-.49-2.944-1.177Zm31.213-26.241-5.708 5.708-6.796-6.796 5.708-5.708 1.457 1.456-4.156 4.155 1.262 1.262 3.67-3.67 1.36 1.36-3.67 3.67 1.262 1.262 4.155-4.156 1.456 1.457Zm-12.699 12.7-6.796-6.796 1.553-1.553 5.34 5.34 3.883-3.884 1.457 1.456-5.437 5.437Z'/%3E%3Cpath fill='%23FBFBFD' fill-rule='evenodd' d='m16.155 31.823 1.65-1.65-.64-1.632 3.466-3.465 1.63.64 1.651-1.65-9.805-3.786-1.738 1.737 3.786 9.806Zm.184-5.369-1.446-3.66 3.66 1.447-2.214 2.213Z' clip-rule='evenodd'/%3E%3Cdefs%3E%3CradialGradient id='a' cx='0' cy='0' r='1' gradientTransform='matrix(-41.33856 -44.78405 195.82782 -180.76167 41.339 48.284)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2320493A'/%3E%3Cstop offset='1' stop-color='%23102D23'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.tag--yellow{background-color:#fdba04;color:#000}.tag--yellow:after,.tag--yellow:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.6 12h5v8l-5-8ZM.6 0h5v12h-5V0Z' fill='%23FDBA04'/%3E%3C/svg%3E")}.tag--yellow:before{transform:scale(-1)}.tag--red,.tag--sale{background-color:#f34b4b}.tag--red:after,.tag--red:before,.tag--sale:after,.tag--sale:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.6 12h5v8l-5-8ZM.6 0h5v12h-5V0Z' fill='%23F34B4B'/%3E%3C/svg%3E")}.tag--red:before,.tag--sale:before{transform:scale(-1)}.tag--green,.tag--new{background-color:#1d891a}.tag--green:after,.tag--green:before,.tag--new:after,.tag--new:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.6 12h5v8l-5-8ZM.6 0h5v12h-5V0Z' fill='%231D891A'/%3E%3C/svg%3E")}.tag--green:before,.tag--new:before{transform:scale(-1)}.tag--new--gray{--indent_x:4px;--indent_y:4px;width:24px;height:18px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:8px;letter-spacing:-.5px;background-color:#b3b3b3;-webkit-clip-path:polygon(0 0,calc(100% - var(--indent_x)) 0,100% var(--indent_y),100% 100%,var(--indent_x) 100%,0 calc(100% - var(--indent_y)));clip-path:polygon(0 0,calc(100% - var(--indent_x)) 0,100% var(--indent_y),100% 100%,var(--indent_x) 100%,0 calc(100% - var(--indent_y)))}.tag--black,.tag--top{background-color:#1c1c1c}.tag--black:after,.tag--black:before,.tag--top:after,.tag--top:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.6 12h5v8l-5-8ZM.6 0h5v12h-5V0Z' fill='%231c1c1c'/%3E%3C/svg%3E")}.tag--black:before,.tag--top:before{transform:scale(-1)}.tag-image{width:1.4375rem;height:.9375rem;-o-object-fit:cover;object-fit:cover;transform:translateX(-4px)}.tag-image.tag-image--large{width:3.125rem;height:1.8125rem;transform:translate(-6px,2px)}.tag-image:not(:last-child){margin-bottom:.125rem}@media only screen and (min-width:350px){._xxs\:hide{display:none!important}}@media only screen and (min-width:480px){._xs\:hide{display:none!important}}@media only screen and (min-width:640px){.blog .share{position:sticky;top:6.25rem;flex-direction:row;padding-left:3.75rem}.share__text{position:absolute;top:-1.125rem;left:-4.375rem;margin:0;transform:rotate(-90deg);transform-origin:bottom right}.blog .share__list{flex-direction:column}.blog .share__item{margin-right:0}._sm\:hide{display:none!important}}@media only screen and (min-width:768px){.select__selection{padding:.625rem 2.1875rem .625rem .625rem}.select--sorting{min-width:11.5625rem;width:auto}._md\:hide{display:none!important}.star-choose__inner{justify-content:center}}@media only screen and (min-width:1024px){._df\:hide{display:none!important}}@media only screen and (min-width:1280px){._lg\:hide{display:none!important}.is-product-page .subscribe-widget{bottom:20px!important}.subscribe-widget.is-home-page .js-subscribe-widget-btn{display:none!important}.tabs-btn-custom,.tabs-button{font-size:1.875rem;line-height:1em}.tabs-btn-custom{padding:.9375rem 1.25rem}}@media only screen and (min-width:1660px){.select__dropdown{border-bottom-right-radius:.2083333333vw;border-bottom-left-radius:.2083333333vw}.select__list::-webkit-scrollbar{width:.15625vw}.select__search{padding:.2604166667vw}.select__search-input{height:2.0833333333vw;padding:.5729166667vw .8333333333vw .5208333333vw;font-size:.7291666667vw}._xxl\:hide{display:none!important}}@media only screen and (max-width:1659px){._xxl\:show{display:none!important}}@media only screen and (max-width:1279px){._lg\:show{display:none!important}}@media only screen and (max-width:1023px){._df\:show{display:none!important}}@media only screen and (max-width:767px){._md\:show{display:none!important}}@media only screen and (max-width:639px){.share__item a svg{width:30px;height:30px}._sm\:show{display:none!important}.is-mobile .subscribe-widget,.is-overflow .subscribe-widget{display:none}}@media only screen and (max-width:479px){._xs\:show{display:none!important}}@media only screen and (max-width:349px){._xxs\:show{display:none!important}}@media (hover:hover){.select.is-open .select__selection:hover,.select__selection:hover{border-color:#000}.select__list::-webkit-scrollbar-thumb:hover{background-color:#000}.select__option:hover{color:#fff;background-color:#000}.subscribe-widget__icon:hover{box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);background:#1a1a1a}.tabs-button:active,.tabs-button:hover{color:#1d1d1f}.tabs-btn-custom:active,.tabs-btn-custom:hover{border-color:#000;color:#000}.tabs-btn:active:after,.tabs-btn:hover:after{width:100%}}