.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}.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}.text{font-family:Ruberoid,sans-serif}.text--size-xxs{font-size:.625rem;line-height:1.3em}.text--size-xs{font-size:.75rem;line-height:1em}.text--size-sm{font-size:.8125rem;line-height:1em}.text--size-ms{font-size:.875rem;line-height:1.4285714286em}.text--size-md{font-size:.9375rem;line-height:1em}.text--size-df{font-size:1rem;line-height:1.25em}.text--size-lg{font-size:1.125rem;line-height:1em}.text--size-xl{font-size:1.25rem;line-height:1.35em}.text--weight-light{font-weight:300}.text--weight-regular{font-weight:400}.text--weight-semibold{font-weight:600}.text--weight-bold{font-weight:700}.text--weight-medium{font-weight:500}.text--lh-sm{line-height:1}.text--lh-md{line-height:1.2}.text--lh-xmd{line-height:1.3}.text--lh-def{line-height:1.4}.text--lh-lg{line-height:1.5}.text--lh-xl{line-height:1.6}.text--lh-xxl{line-height:1.7}.text--family-default{font-family:Ruberoid,sans-serif}.text--family-commissioner{font-family:Commissioner,sans-serif}.text--family-golostext{font-family:Golos Text,sans-serif}.text--color-main{color:#333e48}.text--color-red-2{color:#f34b4b!important}.text--color-white{color:#fff}.text--color-black{color:#000}.text--color-black-5{color:rgba(0,0,0,.5)}.text--color-gray-medium{color:#828282!important}.text--color-gray-1{color:#4f4f4f}.text--color-gray{color:#a7b0b5}.text--color-gray-4{color:#969799}.text--color-gray-5{color:#666}.text--color-light-red{color:#eb5757}.text--color-green{color:#52aa50}.text--color-green-2{color:#1d891a}.text--color-green-3{color:#04be00}.text--color-success{color:#00c48c}.text--color-gray-light-2{color:#fefefe}.text--uppercase{text-transform:uppercase}.text--line-through{position:relative;display:inline-block}.text--line-through:before{position:absolute;top:70%;left:0;content:"";display:block;width:100%;transform:translateY(-70%);border-top:1px solid #e02020}.text--letter-spacing-01{letter-spacing:.01em}.text--underline{text-decoration:underline;transition:-webkit-text-decoration .3s;transition:text-decoration .3s;transition:text-decoration .3s,-webkit-text-decoration .3s}.text--currency-bot sup{position:relative;font-size:.875rem;top:6px}.text--custom{font-size:.5625rem;line-height:1.2222222222em}.text--decor-year{font-size:1.125rem;line-height:1em;font-weight:700;text-align:right}.text--decor1{font-size:1.25rem;line-height:1em;font-weight:700}.text--pointer{cursor:pointer}.text--subscribe{font-size:.875rem;line-height:1.2857142857em}.text--decor2{color:#fff;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;font-size:1.25rem;line-height:1em;font-weight:700}.text--currency-norm sup{position:relative;top:5px;font-size:.9375rem;line-height:1.3}.text--currency-xxs sup{position:relative;top:4px;font-size:.625rem;line-height:1em}.text--currency sup{position:relative;top:1px;font-size:.5625rem}.text--currency-md sup{position:relative;top:1px;font-size:.6875rem;line-height:1}.text--currency-lg sup{position:relative;top:1px;font-size:.875rem;line-height:1}.text-instagram{transform:translateY(57px);margin-top:-3.5625rem;z-index:7;position:relative;max-width:28.125rem}.tippy-content{padding:0}.tippy-box{position:relative;background-color:#fff!important;color:#4f4f4f!important;font-size:14px!important;box-shadow:0 2px 4px rgba(117,131,142,.04),0 8px 16px rgba(52,60,68,.1);border-radius:0!important;padding:.75rem 1.5rem .75rem .25rem;margin-bottom:0;height:4.5rem}.tippy-box:after,.tippy-box:before{position:absolute;content:"";top:0;width:8px;height:100%;background-repeat:no-repeat}.tippy-box:after{right:-7px}.tippy-box:after,.tippy-box:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 12.8h-8V0l8 12.8ZM8.5 72h-8V12.8h8V72Z' fill='%23fff'/%3E%3C/svg%3E")}.tippy-box:before{left:-7px;transform:scale(-1)}.tippy-arrow{display:none;color:#fff!important;width:32px!important;height:32px!important}.tippy-arrow:before{display:none;bottom:-16px!important;border-width:16px 16px 0!important}.title{font-weight:400;margin:0;font-family:Ruberoid,sans-serif;transition:color .5s ease}.title--size-h1{font-size:1.875rem;line-height:1.2em}.title--size-h2{font-size:1.25rem;line-height:1.5em}.title--size-h3{font-size:1.125rem;line-height:1.3333333333em}.title--size-h4{font-size:1.5rem;line-height:1.375em}.title--size-h5{font-size:1.375rem;line-height:1.0909090909em}.title--size-h6{font-size:1.125rem;line-height:1.5em}.title--medium{font-size:2.5rem;line-height:1.325em}.title--weight--medium{font-weight:500}.title--weight-semibold{font-weight:600}.title--weight-bold{font-weight:700}.title--uppercase{text-transform:uppercase}.title--color-gray{color:#a7b0b5}.title--color-white{color:#fff}.title--theme-light{color:#fbfbfd}.title--color-black{color:#000}.title--color-dark-4{color:#1d1d1f}.title__small-text{margin-left:1.25rem;margin-bottom:3px;font-size:.875rem;line-height:1}.tooltip{width:100%;position:relative;background-color:#fff;margin:0 auto}.tooltip--ab{width:auto;position:absolute;z-index:3}.tooltip--ab-br{top:100%;right:0}.tooltip--shadow{box-shadow:0 2px 4px rgba(117,131,142,.04),0 8px 16px rgba(117,131,142,.04)}.tooltip--socials{border-radius:3px;box-shadow:0 4px 10px 0 rgba(25,1,52,.16)}.tooltip--user{width:16.25rem;z-index:25}.tooltip--decor{position:relative}.tooltip--decor:before{content:"";background-color:#fff;width:1.5rem;height:1.5rem;transform:rotate(-45deg) translate(-75%);position:absolute;left:50%;bottom:0}.tooltip--decor-socials:before{left:92.5%}.tooltip__content{padding:1rem}.tooltip__content ol{margin:0;padding:.625rem 0 0 1.25rem}.together-cheaper{background:#fbfbfd;overflow:hidden;border:1px solid #dfdfdf;padding-top:.5rem}.together-cheaper__product{display:flex;align-items:center;flex-direction:column;background-color:#fbfbfd;transition:transform 175ms;max-width:15.1875rem;width:100%}.together-cheaper__product--disabled,.together-cheaper__product--disabled .together-cheaper__current-price,.together-cheaper__product--disabled .together-cheaper__item-current-price,.together-cheaper__product--disabled .together-cheaper__name{opacity:.5}.together-cheaper__controls{position:absolute;top:-.3125rem;right:0;z-index:1}.together-cheaper__img{position:relative;display:block;height:10rem;mix-blend-mode:multiply;padding:.5rem}.together-cheaper__img img{max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.together-cheaper__product-bottom{display:flex;flex-direction:column;overflow:hidden;flex:1 1;padding:.75rem .5rem}.together-cheaper__name{font-size:.75rem;line-height:1.3333333333em;font-weight:600;color:#000;display:-webkit-box!important;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;height:2.66667em}.together-cheaper__reviews-link{display:flex;align-items:center;text-decoration:none;outline:none;color:#4065c3;transition:-webkit-text-decoration .35s ease-out;transition:text-decoration .35s ease-out;transition:text-decoration .35s ease-out,-webkit-text-decoration .35s ease-out;font-size:.625rem;font-weight:400;font-family:Golos Text,sans-serif}.together-cheaper__old{position:relative;white-space:nowrap;font-size:10px;line-height:1.2}.together-cheaper__old:after{position:absolute;top:50%;left:0;right:0;content:"";display:block;width:100%;border-bottom:1px solid #e02020;transform:translateY(-50%)}.together-cheaper__old--big{display:block;font-size:.9375rem;line-height:1.6em}.together-cheaper__cost{white-space:nowrap;font-size:.875rem;font-weight:500}.together-cheaper__cost--big{font-size:1.5rem;line-height:1.3333333333em}.together-cheaper__text{font-family:Golos Text,sans-serif;color:#828282;font-size:.875rem;line-height:1.4285714286em}.together-cheaper__plus{display:flex;align-items:center;color:#dfdfdf}.together-cheaper__plus svg{width:16px;height:16px}.together-cheaper__in-stock{color:#1d891a;font-size:.75rem;line-height:1.1666666667em;font-family:Golos Text,sans-serif;font-weight:500}.together-cheaper__in-stock--out{color:#444}.together-cheaper__in-stock--soon{color:red}.together-cheaper__item-current-price{font-size:.9375rem;line-height:1;font-weight:600}.together-cheaper__item-current-price>sup{position:relative;top:2px;font-size:.5625rem}.together-cheaper__item-old-price{position:relative;color:#434343;font-size:.625rem;line-height:1;margin-top:4px}.together-cheaper__item-old-price:after{position:absolute;top:50%;left:0;right:0;content:"";display:block;width:100%;border-bottom:1px solid #e02020;transform:translateY(-50%)}.together-cheaper__item-old-price sup{font-size:.5rem;position:relative;top:2px}.together-cheaper__current-price{font-size:1.25rem;line-height:1;font-weight:600}.together-cheaper__current-price>sup{position:relative;top:2px;font-size:.875rem}.together-cheaper__old-price{position:relative;display:inline-block;color:#434343;line-height:1.2;font-size:.875rem}.together-cheaper__old-price:after{position:absolute;top:50%;left:0;right:0;content:"";display:block;width:100%;border-bottom:1px solid #e02020;transform:translateY(-50%)}.together-cheaper__old-price>sup{position:relative;font-size:.6875rem;top:2px}.together-cheaper__bottom{position:relative;padding:.5625rem .5rem .5rem}.together-cheaper__bottom:after{position:absolute;content:"";top:0;left:-8px;border-top:1px solid #dfdfdf;width:calc(100% + 16px)}.form-group{position:relative}.form-group:not(:first-child){margin:.5rem 0 0}.form-input,.form-textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;font-family:Ruberoid,sans-serif;outline:none;border:1px solid #f1f1f1;padding:.3125rem .625rem;font-size:1rem;line-height:1.375em;width:100%;transition:border-color .3s ease}.has-error.form-input,.has-error.form-textarea{border-color:#e02020}.form-input:focus:not(.has-error),.form-input:hover:not(.has-error):not(:disabled):not(:focus),.form-textarea:focus:not(.has-error),.form-textarea:hover:not(.has-error):not(:disabled):not(:focus){border-color:#b2b3b3}[disabled].form-input:not([readonly]),[disabled].form-textarea:not([readonly]){opacity:.65}.form-input::-moz-placeholder,.form-textarea::-moz-placeholder{color:#000;font-family:Ruberoid,sans-serif;opacity:1}.form-input:-ms-input-placeholder,.form-textarea:-ms-input-placeholder{color:#000;font-family:Ruberoid,sans-serif;opacity:1}.form-input::placeholder,.form-textarea::placeholder{color:#000;font-family:Ruberoid,sans-serif;opacity:1}.form--choose-city .form__grid{display:-ms-grid;display:grid;grid-gap:1.25rem;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr);align-items:flex-end}.form-error{font-size:.8125rem;padding:.3125rem}.form-error,.has-error:not(.form-group){position:relative;display:block;color:#e02020;line-height:1em}.has-error:not(.form-group){text-align:center;font-size:.75rem;margin-top:.3125rem}.form-input{height:2.5rem}.form-input:-webkit-autofill{box-shadow:inset 0 0 0 3.125rem #fff}.form-label{font-size:.875rem}.form-textarea{resize:vertical;min-height:3.75rem}.warning{display:flex;align-items:flex-start;grid-gap:.625rem;gap:.625rem;background-color:#ffe9e8;padding:.625rem;border-radius:.625rem}.warning--info{background-color:#ffebb7;border-radius:.3125rem}.warning__icon{width:1.875rem;height:1.875rem;color:red;flex-shrink:0}.warning__icon svg{width:100%;height:100%;fill:currentColor}.wysiwyg{font-family:Commissioner,sans-serif;color:#4f4f4f;font-size:1rem;line-height:1.5625em}.wysiwyg.mce-content-body{font-size:16px;font-family:Ruberoid,sans-serif}.wysiwyg>*{margin:1.25rem 0}.wysiwyg>:first-child{margin-top:0!important}.wysiwyg>:last-child{margin-bottom:0!important}.wysiwyg iframe{max-width:100%}.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{font-family:Ruberoid,sans-serif;font-weight:500;color:#000}.wysiwyg h1{margin-bottom:1.25rem;font-size:1.5rem}.wysiwyg h2{margin-bottom:1.625rem;font-size:1.375rem}.wysiwyg h3{margin-bottom:1.625rem;font-size:1.25rem}.wysiwyg h4{margin-bottom:1.25rem;font-size:1.125rem}.wysiwyg h5{margin-bottom:1.25rem;font-size:1rem}.wysiwyg h6{font-size:.875rem}.wysiwyg ul{padding-left:0}.wysiwyg ul li{list-style-type:none;padding-left:3.125rem;position:relative}.wysiwyg ul li+li{margin-top:.625rem}.wysiwyg ul li:before{position:absolute;content:"";width:.5625rem;height:.5625rem;top:.5625rem;left:.625rem;border-radius:50%;background-color:#000}.wysiwyg strong{font-weight:600}.wysiwyg img{margin-bottom:1.25rem}.wysiwyg ol{margin-bottom:2.8125rem;list-style:none;counter-reset:i}.wysiwyg ol li{display:flex;align-items:center;margin-bottom:1rem}.wysiwyg ol li:last-child{margin-bottom:0}.wysiwyg ol li:before{counter-increment:i;content:counter(i);display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;margin-right:1.25rem;padding-top:2px;font-size:.9375rem;line-height:1.2666666667em;font-family:Ruberoid,sans-serif;border:1px solid #000;border-radius:50%}.wysiwyg blockquote{border-left:.3125rem solid #000;padding:.9375rem}.wysiwyg blockquote p{display:inline}.wysiwyg a{font-family:Ruberoid,sans-serif;color:#000;font-size:.875rem;text-decoration:underline;font-weight:500;transition:color .25s}.wysiwyg a:hover{text-decoration:none}.wysiwyg_mini>*{margin:0}.wysiwyg table{border-left:none;border-right:none}.wysiwyg table td{font-size:.875rem;line-height:1.1428571429em}.wysiwyg table tr{border-color:#000;vertical-align:baseline}.wysiwyg table tr:not(:first-child){color:#4f4f4f}.wysiwyg table tr td{padding:.75rem .625rem}.wysiwyg--sizes{width:100%}.wysiwyg--sizes table{max-width:100%;width:100%}.wysiwyg--delivery{font-family:Golos Text,sans-serif;color:#828282;font-size:.875rem;line-height:1.4285714286em}.wysiwyg--delivery>*{margin:.3125rem 0}.wysiwyg--payment{font-family:Golos Text,sans-serif;color:#000;font-size:.875rem;line-height:1.4285714286em}.wysiwyg--payment>*{margin:.75rem 0}.wysiwyg--payment table,.wysiwyg--payment table td{border:none}.wysiwyg--payment table tr td:first-child{padding-left:0}.wysiwyg--payment table tr td:last-child{padding-right:0}.wysiwyg--seo{color:#999;font-size:1rem;line-height:1.375em;letter-spacing:-.16px;font-family:Golos Text,sans-serif}.wysiwyg--seo>*{margin:.4375rem 0}.wysiwyg--product-descr{color:#1b2228;font-size:1rem;line-height:1.375em;letter-spacing:-.01em;font-family:Golos Text,sans-serif}.wysiwyg--product-descr>*{margin:.4375rem 0}.wysiwyg--contacts{line-height:1.43}.wysiwyg--contacts p{margin:0;font-size:.875rem}.wysiwyg--about{letter-spacing:.112px}.wysiwyg--about h1,.wysiwyg--about h2,.wysiwyg--about h3,.wysiwyg--about h4,.wysiwyg--about h5,.wysiwyg--about h6{margin-bottom:.625rem;font-size:1.5rem;line-height:1.4166666667em}.wysiwyg--about p{margin:0;color:#757575;font-size:1rem;line-height:1.625em;font-weight:300}.wysiwyg--additional-text{color:#000}.wysiwyg--additional-text img{width:100%;-o-object-fit:contain;object-fit:contain}.wysiwyg--reports{color:#444;font-size:1rem;line-height:1.375em;font-family:Golos Text,sans-serif;letter-spacing:.16px}.wysiwyg--reports>*{margin:1rem 0}.wysiwyg--reports p{padding:0}.wysiwyg--pages-text{font-family:Commissioner,sans-serif;line-height:1.625em;overflow:hidden}.wysiwyg--pages-text img{margin-bottom:1.25rem}.wysiwyg--pages-text h1,.wysiwyg--pages-text h2,.wysiwyg--pages-text h3,.wysiwyg--pages-text h4,.wysiwyg--pages-text h5,.wysiwyg--pages-text h6{font-family:Ruberoid,sans-serif;margin-top:1.25rem}.wysiwyg--pages-text ol,.wysiwyg--pages-text ul{margin-bottom:2.5rem}.wysiwyg--pages-text ol{padding-left:0}.wysiwyg--pages-text ol li{align-items:flex-start}.wysiwyg--pages-text ol li:not(:last-child){margin-bottom:1.25rem}.wysiwyg--pages-text ol li:before{margin-top:.5625rem}.wysiwyg--pages-text ul{padding-left:0}.wysiwyg--pages-text table{border-left:none;border-right:none}.wysiwyg--pages-text table td{font-size:.875rem;line-height:1.1428571429em}.wysiwyg--pages-text table tr:first-child{background-color:#000;color:#fff;font-family:Ruberoid,sans-serif}.wysiwyg--pages-text table tr:first-child td{padding:.3125rem .625rem}.wysiwyg--pages-text table tr:not(:first-child){color:#4f4f4f}.wysiwyg--pages-text table tr:not(:first-child) td{padding:.75rem .625rem;border-top:none;border-left:none;border-right:none}.wysiwyg--df{font-family:Ruberoid,sans-serif;color:#101010;font-size:1.125rem;line-height:1.3888888889em}._hide{display:none!important}.slider-button{position:absolute;top:50%;z-index:3;display:flex;align-items:center;justify-content:center;transition:background-color .35s,fill .35s;cursor:pointer}.slider-button--white svg{fill:#fff}.slider-button--black svg{fill:#000}.slider-button svg{width:.9375rem;height:.9375rem;transition:fill .35s,transform .35s}.slider-button--prev svg{transform:scale(-1)}.slider-button.swiper-button-lock{display:none!important}.slider-button.swiper-button-disabled{pointer-events:none}.slider-button.swiper-button-disabled svg{fill:#bdbdbd}.swiper-container:not(.swiper-container-initialized){opacity:0;margin-bottom:0}.swiper-container.swiper-container-initialized{opacity:1;transition:opacity 175ms ease-out,transform .5s ease-out}.slider-pagination{position:absolute;z-index:3;display:flex;align-items:center;justify-content:center;transition:background-color .35s,fill .35s;cursor:pointer}.slider-pagination .swiper-pagination-current,.slider-pagination .swiper-pagination-total{font-size:1rem;line-height:1.375em;text-transform:uppercase;color:#fff}.swiper-pagination-progressbar{position:relative;height:2px;width:72px;--swiper-theme-color:#fefefe;background:hsla(0,0%,100%,.2);margin:.375rem .75rem 0}.swiper-scrollbar{left:50%!important;transform:translateX(-50%);width:100%!important;position:relative!important;bottom:auto!important;height:2px!important}.swiper-scrollbar .swiper-scrollbar-drag{background:#000}.video-info-block{padding:1rem}.video-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-word;height:2.4em;font-size:1.25rem;line-height:1.2em;overflow:hidden}.promotion-view .form-select{-ms-grid-row-align:end;align-self:end}.promotions-list{position:relative;z-index:8}.promotion-item{display:flex;flex-direction:column;height:100%;background:#fbfbfd}.promotion-item__img{position:relative;width:100%;height:0;padding:0 0 54.2168674699%}.promotion-item__img a{position:absolute;top:0;left:0;right:0;bottom:0;display:flex}.promotion-item__img a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.promotion-item__wrapper{flex-grow:1;display:-ms-grid;display:grid;-ms-grid-rows:1fr auto;grid-template-rows:1fr auto;grid-gap:16px;justify-items:start;padding:16px}.promotion-item__title{font-weight:400;font-size:16px;line-height:1;max-height:32px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.promotion-item__time{font-weight:400;font-size:13px;line-height:1;display:inline-block;padding:5px 8px 4px;background:#e8f3e8}.promotion-item__time strong{font-weight:700;font-size:16px}.promotion-view__top-container{display:-ms-grid;display:grid;background:#fbfbfd;margin:0 0 16px}.promotion-view__image{position:relative;width:100%;height:0;padding:0 0 54.1935483871%}.promotion-view__image span{position:absolute;top:0;left:0;right:0;bottom:0;display:flex}.promotion-view__image span img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.promotion-view__info{display:-ms-grid;display:grid;grid-gap:16px;align-content:start;padding:16px 8px}.promotion-view__info .title{line-height:1.1}.promotion-view__info .time-block{display:-ms-grid;display:grid;grid-gap:8px}.promotion-view__info .time-block .promotion-timer{display:flex;min-width:215px;box-sizing:border-box;padding:10px;background:#fff}.promotion-view__info .time-block .promotion-timer .digit-wrapper{display:-ms-grid;display:grid;grid-gap:8px;justify-content:center}.promotion-view__info .time-block .promotion-timer .digit-wrapper:not(:first-child){margin-left:32px}.promotion-view__info .time-block .promotion-timer .digit-wrapper:not(:first-child) .digit{position:relative}.promotion-view__info .time-block .promotion-timer .digit-wrapper:not(:first-child) .digit:before{content:":";position:absolute;top:0;left:-22px}.promotion-view__info .time-block .promotion-timer .digit-wrapper.red{color:#f34b4b}.promotion-view__info .time-block .promotion-timer .digit{font-weight:600;font-size:38px;line-height:1}.promotion-view__info .time-block .promotion-timer .label{font-weight:400;font-size:13px;line-height:1}.promotion-view__info .time-block .expired{font-weight:400;font-size:16px;line-height:1;color:#999}.promotion-view__text-toggle{--rotate:180deg;font-weight:400;font-size:14px;line-height:16px;color:#4065c3;display:flex;align-items:center;cursor:pointer}.promotion-view__text-toggle.open{--rotate:0deg}.promotion-view__text-toggle svg{margin-left:8px;transform:rotate(var(--rotate));transition:transform .4s}.promotion-view__text{grid-column:1/-1;font-family:Golos Text,sans-serif;font-weight:400;font-size:14px;line-height:22px;letter-spacing:-.16px;padding:8px;margin:8px 0 0}.current-filters-list{--indent:5px;display:flex;flex-wrap:wrap;margin:calc(var(--indent)*-1)}.current-filters-list .item{margin:var(--indent)}@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}.wysiwyg--delivery{font-size:1rem;line-height:1.25em}._sm\:hide{display:none!important}}@media (min-width:768px){.promotion-view__top-container{-ms-grid-columns:minmax(auto,620px) minmax(50%,1fr);grid-template-columns:minmax(auto,620px) minmax(50%,1fr)}.promotion-view__image{height:100%;padding:0}.promotion-view__info{padding:32px}.promotion-view__info .time-block{grid-gap:16px;justify-items:start}.promotion-view__text{padding:16px;margin:16px 0 0}}@media only screen and (min-width:768px){.select__selection{padding:.625rem 2.1875rem .625rem .625rem}.select--sorting{min-width:11.5625rem;width:auto}.star-choose__inner{justify-content:center}.text--custom{font-size:.875rem;line-height:1.2857142857em}.text--decor-year{font-size:1.875rem;line-height:1em}.text--decor1{font-size:2.5rem;line-height:1em}.text--subscribe{font-size:.8125rem;line-height:1.2307692308em}.text--decor2{font-size:2.3125rem;line-height:1em}.title--size-h1{font-size:3.125rem;line-height:1.12em}.tooltip--decor-socials:before{left:90%}.together-cheaper__old--big{line-height:2.9333333333em}.together-cheaper__cost--big{font-size:2.5rem;line-height:1.35em}.together-cheaper__plus{color:#000}.together-cheaper__item-current-price>sup{top:1px;font-size:.625rem}.together-cheaper__current-price>sup{font-size:1.125rem}.together-cheaper__current-price{font-size:1.75rem;font-weight:600}.together-cheaper__old-price{margin-top:8px;margin-right:10px}.wysiwyg h1{margin-bottom:2.5rem}.wysiwyg table td p:not(:last-child){margin-bottom:.625rem}.wysiwyg table td p:last-child{margin-bottom:0}.wysiwyg--delivery>*{margin:.3125rem 0}.wysiwyg--payment{font-size:1rem;line-height:1.25em}.wysiwyg--seo>*{margin:1.25rem 0}.wysiwyg--contacts h1,.wysiwyg--contacts h2,.wysiwyg--contacts h3,.wysiwyg--contacts h4,.wysiwyg--contacts h5,.wysiwyg--contacts h6{margin-bottom:1.25rem;font-family:Ruberoid,sans-serif;color:#000;font-size:1.5rem;font-weight:500}.wysiwyg--about h1,.wysiwyg--about h2,.wysiwyg--about h3,.wysiwyg--about h4,.wysiwyg--about h5,.wysiwyg--about h6{margin-bottom:.625rem;font-family:Ruberoid,sans-serif;color:#000;font-size:1.5rem;line-height:1.5416666667em;font-weight:500}.wysiwyg--about p{font-size:1rem;line-height:1.9375em;font-weight:400}.wysiwyg--with-padding ol,.wysiwyg--with-padding p{padding:0 2.5rem}.wysiwyg--with-padding ul{padding:0 2.5rem 0 3.75rem}.wysiwyg--with-padding h1,.wysiwyg--with-padding h2,.wysiwyg--with-padding h3,.wysiwyg--with-padding h4,.wysiwyg--with-padding h5,.wysiwyg--with-padding h6{padding:0 2.5rem}.wysiwyg--pages-text img{margin-bottom:1.25rem}.wysiwyg--pages-text h1,.wysiwyg--pages-text h2,.wysiwyg--pages-text h3,.wysiwyg--pages-text h4,.wysiwyg--pages-text h5,.wysiwyg--pages-text h6{margin-bottom:1.375rem;margin-top:2.625rem}.wysiwyg--pages-text p{margin-bottom:1.25rem}.wysiwyg--pages-text table td p:not(:last-child){margin-bottom:.625rem}.wysiwyg--pages-text table td p:last-child{margin-bottom:0}._md\:hide{display:none!important}}@media (min-width:1024px){.video-info-block{padding:1.5625rem .9375rem}.promotion-view__image{min-height:336px}.promotion-view__info .title{font-size:24px}}@media only screen and (min-width:1024px){.text--currency-lg sup{font-size:1rem}.text-error{max-width:32.1875rem;width:100%;text-align:center}.together-cheaper{padding:.5rem}.together-cheaper__controls{top:0}.together-cheaper__img{height:12.125rem;padding:1rem .5rem .5rem}.together-cheaper__product-bottom{padding:1.25rem}.together-cheaper__name{font-size:.875rem;line-height:1.2857142857em;height:2.57143em}.together-cheaper__item-current-price{font-size:1.25rem;color:#000;font-weight:600}.together-cheaper__item-old-price sup{font-size:.5625rem}.together-cheaper__bottom{padding-bottom:.5rem}.form--choose-city .form__grid>div:first-child{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:4;grid-area:1/1/2/5}.form--choose-city .form__grid>div:nth-child(2){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:5;-ms-grid-column-span:3;grid-area:1/5/2/8}.form--choose-city .form__grid>div:nth-child(3){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:8;-ms-grid-column-span:2;grid-area:1/8/2/10}.form--choose-city .form__grid>div:nth-child(4){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:10;-ms-grid-column-span:2;grid-area:1/10/2/12}.form--choose-city .form__grid>div:nth-child(5){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:12;-ms-grid-column-span:1;grid-area:1/12/2/13}.warning__icon{width:3rem;height:3rem}.wysiwyg--reports{max-width:29.25rem}._df\:hide{display:none!important}}@media (min-width:1280px){.promotion-view__info .title{font-size:38px}}@media only screen and (min-width:1280px){.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}.title--size-h1{font-size:4rem;line-height:1.203125em}.title--size-h2{font-size:2.25rem;line-height:1.3611111111em}.title--size-h3{font-size:1.75rem;line-height:1.1428571429em}.title--size-h4{font-size:1.625rem;line-height:1em}.title--size-h5{font-size:1.5rem;line-height:1.3333333333em}.together-cheaper__reviews-link{font-size:.75rem;line-height:1.3333333333em}.contacts .form-input{height:5rem;padding:.3125rem 1.25rem}.contacts .form-textarea{min-height:5rem;padding:.3125rem 1.25rem}.wysiwyg ul li+li{margin-top:.9375rem}._lg\:hide{display:none!important}}@media only screen and (min-width:1360px){.text--decor-year{font-size:2.6875rem;line-height:1em}.text--decor1{text-align:right;font-size:3.75rem;line-height:1em}.text--decor2{font-size:2.8125rem;line-height:1em}}@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){.tooltip--user{right:auto;left:0}._lg\:show{display:none!important}}@media only screen and (max-width:1023px){.together-cheaper__product.is-active{transform:scale(1.05)}.form--choose-city .form__grid{-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}.form--choose-city .form__grid>div:first-child{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:6;grid-area:1/1/2/7}.form--choose-city .form__grid>div:nth-child(2){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:7;-ms-grid-column-span:6;grid-area:1/7/2/13}.form--choose-city .form__grid>div:nth-child(3){-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:6;grid-area:2/1/3/7}.form--choose-city .form__grid>div:nth-child(4){-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:7;-ms-grid-column-span:4;grid-area:2/7/3/11}.form--choose-city .form__grid>div:nth-child(5){-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:11;-ms-grid-column-span:2;grid-area:2/11/3/13}._df\:show{display:none!important}}@media (max-width:768px){.promotion-view__info .time-block .promotion-timer{justify-content:center}}@media only screen and (max-width:767px){.together-cheaper__img img{height:10rem}._md\:show{display:none!important}}@media only screen and (max-width:639px){.share__item a svg{width:30px;height:30px}.is-mobile .subscribe-widget,.is-overflow .subscribe-widget{display:none}.text-instagram{max-width:8.6875rem}._sm\:show{display:none!important}}@media only screen and (max-width:479px){._xs\:show{display:none!important}}@media only screen and (max-width:349px){.text-instagram{transform:translateY(19px);margin-top:-1.1875rem;margin-bottom:8px;max-width:100%}._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%}.text--underline:hover{text-decoration:none}.together-cheaper__reviews-link:active,.together-cheaper__reviews-link:hover{text-decoration:underline}.slider-button--black:hover:not(.swiper-button-disabled) svg,.slider-button--white:hover:not(.swiper-button-disabled) svg{fill:#828282}}