.mob-nav.center-wrap{bottom:1rem;display:none;left:0;position:fixed;width:100%;z-index:98}.mob-nav__inner{position:relative}.mob-nav__list{align-items:stretch;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:var(--color__white);border-radius:624.9375rem;box-shadow:0 2px 20px #0000001a;height:100%;height:4.5rem;margin:0 auto;max-width:28rem;padding:.5rem}.mob-nav__item{flex:1;margin-right:-.5rem}.mob-nav__item:last-child{margin-right:0}.mob-nav__item:nth-child(2) .mob-nav__icon circle,.mob-nav__item:nth-child(2) .mob-nav__icon line,.mob-nav__item:nth-child(4) .mob-nav__icon path,.mob-nav__item:nth-child(5) .mob-nav__icon path{stroke:var(--color__dark)}.mob-nav__item:first-child .mob-nav__icon path,.mob-nav__item:nth-child(3) .mob-nav__icon path{fill:var(--color__dark)}.mob-nav__item:nth-child(2) .mob-nav__link.--active .mob-nav__icon circle,.mob-nav__item:nth-child(2) .mob-nav__link.--active .mob-nav__icon line,.mob-nav__item:nth-child(4) .mob-nav__link.--active .mob-nav__icon path,.mob-nav__item:nth-child(5) .mob-nav__link.--active .mob-nav__icon path{stroke:var(--color__fill-1)}.mob-nav__item:first-child .mob-nav__link.--active .mob-nav__icon path,.mob-nav__item:nth-child(3) .mob-nav__link.--active .mob-nav__icon path{fill:var(--color__fill-1)}.mob-nav__link{border-radius:6.25rem;color:var(--color__dark);font-size:.875rem;font-weight:500;height:100%;letter-spacing:-.0125rem;line-height:140%;padding:.375rem .5rem;transition:all .24s ease}.mob-nav__link.--active{background:#f0f3f7;color:var(--color__fill-1)}.mob-nav__icon{height:1.5rem;width:1.5rem}.mob-nav__icon-wrap{align-items:center;display:inline-flex;justify-content:center;position:relative}.mob-nav__icon-badge{background-color:var(--color__red);border-radius:50%;box-shadow:0 0 0 2px var(--color__white);height:.5rem;position:absolute;right:-.4rem;top:-.2rem;width:.5rem}.mob-nav__socials{align-items:center;bottom:0;display:flex;flex-direction:column;gap:.5rem;position:absolute;right:0}.mob-nav__social-link:hover{opacity:1}.mob-nav__social-icon{border-radius:50%;height:3.25rem;-o-object-fit:contain;object-fit:contain;width:3.25rem}@media screen and (max-width:991px){.mob-nav.center-wrap{display:block}}@media screen and (max-width:500px){.mob-nav.center-wrap{bottom:.25rem}.mob-nav__list{height:4.3956rem;max-width:calc(100vw - 1.5rem);padding:.25rem}.mob-nav__link{font-size:.75rem;padding:.375rem .5rem}.mob-nav__icon{height:1.75824rem;width:1.75824rem}.mob-nav__socials{bottom:4.5rem}}.socials.center-wrap{bottom:2rem;display:flex;flex-direction:column;gap:.5rem;left:1.5rem;padding-right:0;position:fixed;width:auto;z-index:96}.socials__link{cursor:pointer;line-height:1;transition:all .24s ease;width:-moz-fit-content;width:fit-content}.socials__link:hover{opacity:.7}.socials__icon{border-radius:50%;height:3rem;-o-object-fit:contain;object-fit:contain;width:3rem}@media screen and (max-width:1680px){.socials.center-wrap{left:0}}@media screen and (max-width:991px){.socials.center-wrap{display:none}}.scroll-top{bottom:2rem;opacity:0;position:fixed;right:1.5rem;transform:translateY(1rem);transition:opacity .24s ease,transform .24s ease,visibility 0s linear .24s;visibility:hidden;z-index:97}.scroll-top.is-visible{opacity:1;transform:translateY(0);transition:all .24s ease;visibility:visible}.scroll-top__icon{font-size:.75rem;transform:rotate(180deg)}@media screen and (max-width:991px){.scroll-top{bottom:1.5rem;left:1rem;right:auto}}@media screen and (max-width:500px){.scroll-top{bottom:5rem;left:1rem;right:auto}}.thanks-modal .ui-modal__panel{align-items:center;box-shadow:0 .625rem 2.5rem #011b2c1f,0 0 0 1px #011b2c0a;gap:0;max-width:38.5rem;overflow:visible;padding:2.5rem}.thanks-modal .ui-modal__title{display:none}.thanks-modal .ui-modal__content{flex:unset;overflow:visible;padding-right:0;position:relative;width:100%}.thanks-modal .ui-modal__content.scroll{max-height:none;overflow:visible}.thanks-modal .thanks{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:28.5rem;padding-top:2rem;position:relative;width:100%}.thanks-modal .thanks__badge{align-items:center;border-radius:1.0625rem;display:flex;height:5rem;justify-content:center;left:50%;position:absolute;top:-3rem;transform:translate(-50%,-50%);width:5rem;z-index:1}.thanks-modal .thanks__badge-icon{filter:drop-shadow(0 .125rem .375rem rgba(59,172,108,.35));flex-shrink:0;line-height:0}.thanks-modal .thanks__body{align-items:center;display:flex;flex-direction:column;gap:1rem;text-align:center;width:100%}.thanks-modal .thanks__title{color:var(--color__dark-blue);font-size:2rem;font-style:normal;font-weight:600;letter-spacing:-.08rem;line-height:100%;margin:0}.thanks-modal .thanks__description{color:#011b2c85;font-size:1rem;font-weight:400;letter-spacing:-.02rem;line-height:140%;margin:0;max-width:24.375rem}.thanks-modal .thanks__footer{display:flex;justify-content:center;margin-top:2rem;width:100%}.thanks-modal .thanks__confirm.ui-button{border-radius:31.25rem;font-size:1.125rem;font-weight:600;height:4rem;line-height:120%;padding:0 4rem;width:-moz-fit-content;width:fit-content}.thanks-modal .thanks__title br{display:none}.thanks-modal .ui-modal__close{font-size:1.25rem}@media screen and (max-width:991px){.thanks-modal .ui-modal__panel{align-items:center;max-width:100%;overflow:visible;padding:1.75rem 1.25rem 0}.thanks-modal .thanks__title br{display:block}.thanks-modal .ui-modal__content{max-height:none;overflow:visible;padding-bottom:0;padding-right:0}.thanks-modal .thanks__body{gap:1.17216rem}.thanks-modal .thanks{padding-top:1.5rem}.thanks-modal .thanks__badge{border-radius:.875rem;height:9.23077rem;top:-3.5rem;width:9.23077rem}.thanks-modal .thanks__title{font-size:2.34432rem;letter-spacing:-.09377rem}.thanks-modal .thanks__description{font-size:1.17216rem}.thanks-modal .ui-modal__head{justify-content:flex-end}.thanks-modal .thanks__footer{margin-top:2.34rem;padding-bottom:1.75rem}.thanks-modal .thanks__confirm.ui-button{border-radius:36.63004rem;font-size:1.17216rem;font-weight:600;height:4.10256rem;line-height:1.75824rem;padding:0 4.68864rem;width:100%}.thanks-modal .ui-modal__panel{height:auto;max-height:calc(100dvh - 8rem)}}@media screen and (max-width:500px){.thanks-modal .ui-modal__panel{padding:1.5rem 1rem 0}.thanks-modal .thanks__title{font-size:2rem;font-weight:600;line-height:120%}.thanks-modal .thanks__body{gap:1rem}.thanks-modal .thanks__description{font-size:1rem;line-height:120%}.thanks-modal .thanks__footer{margin-top:2rem;padding-bottom:1.5rem}.thanks__confirm.ui-button{font-size:1rem;height:3.5rem}.thanks-modal .ui-modal__close{font-size:1.5rem}}.video-modal .ui-modal__panel{gap:0;padding:2rem}.video-modal__thumb{background:var(--color__black-20);border-radius:1rem;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.video-modal__iframe{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.video-modal .ui-modal__close-wrap{box-shadow:0 0 0 .25rem var(--color__white);right:.75rem;top:.75rem}@media(max-width:991px){.video-modal .ui-modal__wrap{align-items:center;justify-content:center;padding:1.5rem}.video-modal .ui-modal__swipe-area{display:none}.video-modal .ui-modal__panel.col{align-self:center;animation:sale-promo-enter .36s cubic-bezier(.16,1,.3,1);border-radius:1.5rem!important;height:auto!important;max-height:none;max-width:50rem;overflow:hidden;padding:2rem;transform:none!important;transition:opacity .24s ease}.video-modal .ui-modal__content{flex:unset;max-height:none;overflow:visible;padding-bottom:0;padding-right:0}.video-modal .ui-modal__head{justify-content:flex-end;left:0;padding:.75rem .75rem 0;position:absolute;right:0;top:0;z-index:6}.video-modal .ui-modal__close-wrap{right:0;top:0}.video-modal__thumb{padding-top:75%}}@media(max-width:500px){.video-modal .ui-modal__wrap{padding:1rem}.video-modal .ui-modal__panel.col{padding:1.25rem}.video-modal .ui-modal__close-wrap{height:2rem;right:-.25rem;top:-.25rem;width:2rem}}@font-face{font-family:DM Sans;src:local("DM Sans Regular Italic"),local("DM Sans Italic"),url(../_fonts/_f_D9FrYx9WC6rMoN-XIiKr0MrdoBMctPQnH486CSgI-tnULZ2yZYYyuQfe1j2_kbzXIMBB5roNnOIGTvNk6djE.woff2) format(woff2);font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:italic}@font-face{font-family:DM Sans;src:local("DM Sans Regular Italic"),local("DM Sans Italic"),url(../_fonts/rgF0HD5GPi1s4WYaIHOxupWsPi984tKZDqufRu-GjL8-7wiV9dPacBaOYW_beZr34lkC1uZPUqNLalndBcW1EGw.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:italic}@font-face{font-family:DM Sans;src:local("DM Sans Regular Italic"),local("DM Sans Italic"),url(../_fonts/4SNUXAO_bHLtUP1C1VQKznge3GeDm67MMfq_ONe2c2s-pRIiOFBpV_QROmc1jmqZZ_jdDggX3QGsvwkuZUznO3E.woff) format(woff);font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:DM Sans;src:local("DM Sans Regular"),local("DM Sans"),url(../_fonts/72vGyOIt95_Yj3naTJ_GZktSLbjxrwGVppJWTI2TFw0-pcPAg2aDE7HAaQml2tCJUPZOe23QXToCTjQtdUUB6hM.woff) format(woff);font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:DM Sans;src:local("DM Sans Regular"),local("DM Sans"),url(../_fonts/5AQzcQNjpIC79lI__OIVMvPASkts6w6axsIFsQvdqTQ-fD9ZTIlFjMxZzBqU1ch5Gyxuz2hirczkYXMV94GL3P0.woff2) format(woff2);font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:normal}@font-face{font-family:DM Sans;src:local("DM Sans Regular"),local("DM Sans"),url(../_fonts/E941mGjq14aX0c-agjWMEC0Ji8ct3t_a9uZskkKE58w-h5M_6ent_E1Tq676QKbnMY4b1t1gSAPc6B21flXgWqI.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:normal}.buy-in-click-modal .ui-modal__panel{gap:2rem;padding:2.5rem}.buy-in-click-modal .ui-modal__head{padding:0}.buy-in-click-modal__product-title{font-size:1rem;font-weight:600;letter-spacing:-.01rem;line-height:120%}.buy-in-click-modal__price-old{color:#011b2c;font-family:DM Sans,"DM Sans Fallback: Arial",DM Sans fallback;font-size:.875rem;font-weight:600;line-height:120%;opacity:.5;text-decoration-line:line-through}.buy-in-click-modal__price-discount{background:#f1171224;border-radius:6.25rem;color:var(--color-red,#f11712);font-size:.75rem;font-weight:700;padding:.25rem .375rem}.buy-in-click-modal__price,.buy-in-click-modal__price-discount{font-family:DM Sans,"DM Sans Fallback: Arial",DM Sans fallback;line-height:120%;text-transform:uppercase}.buy-in-click-modal__price{color:#011b2c;font-size:1.625rem;font-weight:600}.buy-in-click-modal__product-image-wrap{align-items:center;background:#f0f3f7;border-radius:1rem;display:flex;flex-direction:column;gap:.5rem;height:7rem;justify-content:center;padding:.375rem;width:7rem}.buy-in-click-modal__product-image{padding-bottom:80%;width:5.63425rem}.buy-in-click-modal__product-image.image-thumb picture{-o-object-fit:contain;object-fit:contain}.buy-in-click-modal__product.flex{flex-wrap:nowrap}.buy-in-click-modal__product-price{flex-wrap:nowrap;height:100%;min-height:7rem}.buy-in-click-modal__comm-method{align-items:center;background:#f0f3f7;border-radius:6.25rem;display:flex;flex:1 0 0;gap:.75rem;height:4rem;padding:.75rem 1.5rem .75rem .75rem}.buy-in-click-modal .ui-modal__content{display:flex;flex-direction:column;gap:2rem}.buy-in-click-modal__input-wrap .ui-input__field{align-items:center;background:#f0f3f7;border-radius:6.25rem;display:flex;flex:1 0 0;gap:2rem;height:4rem;padding:.75rem 1.5rem}.buy-in-click-modal__button{background-color:var(--color__fill-1);border-radius:6.25rem;font-size:1.125rem;height:4rem;padding:.75rem 1rem;width:100%}.buy-in-click-modal__button:active,.buy-in-click-modal__button:hover{background-color:var(--color__fill-1-h)}@media screen and (max-width:991px){.buy-in-click-modal .ui-modal__panel{gap:1.5rem;height:-moz-fit-content;height:fit-content;max-width:100%;padding:1.5rem 1rem}.buy-in-click-modal .ui-modal__close-wrap{background-color:transparent;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.buy-in-click-modal .ui-modal__close{font-size:1.75rem}.buy-in-click-modal .ui-modal__content{gap:1.5rem}.buy-in-click-modal .callback__inputs{display:grid;grid-template-columns:1fr}.buy-in-click-modal .callback__dropdown{display:block}.callback__form .callback__inputs .ui-input.--big .ui-input__field{height:4rem}}@media screen and (max-width:500px){.buy-in-click-modal .callback__form .callback__inputs .ui-input.--big .ui-input__field{height:3.5rem;padding:.25rem 1rem}.buy-in-click-modal .callback__form .callback__inputs .ui-input.--big .ui-input__label{top:1.7rem}.buy-in-click-modal .callback__form .callback__inputs .ui-input.--big:has(.ui-input__field:focus) .ui-input__label{transform:translateY(-1.5rem)}}@font-face{font-family:DM Sans;src:local("DM Sans Regular Italic"),local("DM Sans Italic"),url(../_fonts/_f_D9FrYx9WC6rMoN-XIiKr0MrdoBMctPQnH486CSgI-tnULZ2yZYYyuQfe1j2_kbzXIMBB5roNnOIGTvNk6djE.woff2) format(woff2);font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:italic}@font-face{font-family:"DM Sans Fallback: Arial";src:local("Arial");size-adjust:104.531%;ascent-override:94.9001%;descent-override:29.6563%;line-gap-override:0%}@font-face{font-family:DM Sans;src:local("DM Sans Regular Italic"),local("DM Sans Italic"),url(../_fonts/rgF0HD5GPi1s4WYaIHOxupWsPi984tKZDqufRu-GjL8-7wiV9dPacBaOYW_beZr34lkC1uZPUqNLalndBcW1EGw.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:italic}@font-face{font-family:DM Sans;src:local("DM Sans Regular"),local("DM Sans"),url(../_fonts/5AQzcQNjpIC79lI__OIVMvPASkts6w6axsIFsQvdqTQ-fD9ZTIlFjMxZzBqU1ch5Gyxuz2hirczkYXMV94GL3P0.woff2) format(woff2);font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:normal}@font-face{font-family:DM Sans;src:local("DM Sans Regular"),local("DM Sans"),url(../_fonts/E941mGjq14aX0c-agjWMEC0Ji8ct3t_a9uZskkKE58w-h5M_6ent_E1Tq676QKbnMY4b1t1gSAPc6B21flXgWqI.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:normal}@font-face{font-family:DM Sans;src:local("DM Sans Regular Italic"),local("DM Sans Italic"),url(../_fonts/4SNUXAO_bHLtUP1C1VQKznge3GeDm67MMfq_ONe2c2s-pRIiOFBpV_QROmc1jmqZZ_jdDggX3QGsvwkuZUznO3E.woff) format(woff);font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:DM Sans;src:local("DM Sans Regular"),local("DM Sans"),url(../_fonts/72vGyOIt95_Yj3naTJ_GZktSLbjxrwGVppJWTI2TFw0-pcPAg2aDE7HAaQml2tCJUPZOe23QXToCTjQtdUUB6hM.woff) format(woff);font-display:swap;font-weight:400;font-style:normal}.basket-modal .ui-modal__panel{background:#f0f3f7;gap:1.5rem;padding:2.5rem}.basket-modal .ui-modal__head{padding:0}.basket-modal .ui-modal__content,.basket-modal .ui-modal__panel{scrollbar-width:none;-ms-overflow-style:none}.basket-modal .ui-modal__content::-webkit-scrollbar,.basket-modal .ui-modal__panel::-webkit-scrollbar{display:none;height:0;width:0}.basket-modal .ui-modal__close-wrap{background-color:#dde2e8}.basket-modal .ui-modal__close{font-size:1.25rem}.basket-modal__product{background:#fff;border-radius:1.25rem;flex-wrap:nowrap!important;padding:1rem}.basket-modal__product-image-wrap{align-items:center;background:#f0f3f7;border-radius:.875rem;display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;height:9.25rem;justify-content:center;overflow:hidden;padding:.8rem;width:9.25rem}.basket-modal__product-image{padding-bottom:80%;width:7.64713rem}.basket-modal__product-image.image-thumb picture{-o-object-fit:contain;object-fit:contain}.basket-modal__product-title{color:#171717;font-size:1.125rem;font-weight:600;letter-spacing:-.0225rem;line-height:120%}.basket-modal__product-sku{color:#171717;font-family:DM Sans,"DM Sans Fallback: Arial",DM Sans fallback;font-size:.875rem;font-weight:500;letter-spacing:-.0175rem;line-height:120%;opacity:.4}.basket-modal__product-header.flex{flex-wrap:nowrap;padding-top:.5rem}.basket-modal__button-icon{height:2.75rem;width:2.75rem}.basket-modal__counter{align-items:center;background-color:var(--color__gray-2);border-radius:6.25rem;display:flex;gap:1.75rem;height:3rem;justify-content:center;padding:.25rem 1rem;width:-moz-fit-content;width:fit-content}.basket-modal__counter-value{font-weight:600;letter-spacing:-.02rem;line-height:1.5rem}.basket-modal__counter-minus,.basket-modal__counter-plus{align-items:center;background-color:transparent;cursor:pointer;display:flex;height:1.0625rem;justify-content:center;transition:all .24s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1.0625rem}.basket-modal__counter-minus:hover,.basket-modal__counter-plus:hover{background-color:transparent}.basket-modal__counter.is-disabled{pointer-events:none}.basket-modal__counter-minus.is-disabled{opacity:.25;pointer-events:none}.basket-modal__counter-minus svg{width:1em}.basket-modal__counter.none .basket-modal__counter-minus svg path,.basket-modal__counter.none .basket-modal__counter-plus svg path,.basket-modal__counter.none .basket-modal__counter-value{opacity:.32}.basket-modal__counter.--mobile{display:none}.basket-modal__counter-minus:hover svg path,.basket-modal__counter-plus:hover svg path{stroke:var(--color__fill-1)}.basket-modal__counter-minus svg path{transition:all .24s ease}.basket-modal__button{border-radius:31.25rem;flex:1}.basket-modal__recommended{min-width:0}.basket-modal__recommended .recommended-slider__btn,.basket-modal__recommended .recommended-slider__btn svg,.basket-modal__recommended .swiper-button-next,.basket-modal__recommended .swiper-button-prev{color:var(--color__dark)}.basket-modal .product-card__specs-people-count{display:none}.basket-modal .product-card__favorites{align-items:center;cursor:pointer;display:flex;height:1.5rem;justify-content:center;width:1.5rem}.basket-modal .product-card__favorites.is-active svg path{fill:var(--color__red);stroke:var(--color__red)}.basket-modal .product-card__favorites svg path{transition:all .24s ease}.basket-modal .product-card__favorites:hover svg path{fill:var(--color__red);stroke:var(--color__red)}.basket-modal .product-card__favorites svg{font-size:1rem!important}.basket-modal .product-card__specs{justify-content:flex-end}.basket-modal__button-icon.is-active,.basket-modal__button-icon:hover{background-color:var(--color__fill-1);color:#fff}.basket-modal__product-info{display:flex;flex-direction:column;height:100%;width:100%}.basket-modal__counter-wrap{margin-top:auto!important}.basket-modal__recommended .recommended-slider__pagination-text{display:none}.basket-modal__recommended .recommended-slider__header{margin-bottom:1rem}.basket-modal__recommended .product-card__specs{flex-wrap:nowrap;justify-content:space-between}.basket-modal__recommended .product-card__specs-stock{display:none}.basket-modal__recommended .product-card.--mobile-main .product-card__head{padding:1rem 1rem 0}.basket-modal__recommended .product-card.--mobile-main .product-card__body{padding:0 1rem 1rem}.basket-modal__recommended .product-card__title{font-size:.9375rem}.basket-modal__recommended .product-card__images-pagination-wrap,.basket-modal__recommended .product-card__info-top,.basket-modal__recommended .product-card__price{display:none}.basket-modal__recommended .product-card.--mobile-main .product-card__mobile-basket-btn{height:3rem}.basket-modal__recommended .product-card.--mobile-main .product-card__image{padding-bottom:60%}.basket-modal__recommended .product-card__mobile-basket.--visible{margin-top:.75rem}.basket-modal__recommended .product-card__sale-timer{gap:.1rem;min-width:8rem}.basket-modal__recommended .product-card__sale-timer-value{font-size:.875rem;height:1.25rem}.basket-modal__recommended .product-card__sale-timer-units{gap:.15rem}@media screen and (max-width:991px){.basket-modal__recommended .product-card__specs-stock{display:flex}.basket-modal .ui-modal__panel.col{background:var(--color__gray-2);gap:1.76rem;max-width:100%;padding:1.75824rem .87912rem 0}.basket-modal .ui-modal__title{font-size:1.61172rem;font-weight:600;grid-column:2;letter-spacing:-.0275rem;line-height:120%;text-align:center}.basket-modal .ui-modal__close-wrap{grid-column:3;height:1.5rem;justify-self:end;width:1.5rem}.basket-modal .ui-modal__content{padding-bottom:1.75824rem;padding-right:0}.basket-modal__button-icon.ui-button{background-color:transparent;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.basket-modal__button-icon.ui-button.is-active,.basket-modal__button-icon.ui-button:active,.basket-modal__button-icon.ui-button:hover{color:var(--color__red)}.basket-modal__button-icon.ui-button.is-active svg path,.basket-modal__button-icon.ui-button:active svg path,.basket-modal__button-icon.ui-button:hover svg path{fill:var(--color__red)}}@media screen and (max-width:768px){.basket-modal__counter.--desktop{display:none}.basket-modal__counter{gap:1.25rem}.basket-modal__counter-value{font-size:1.02564rem}.basket-modal__counter.--mobile{display:flex}}@media screen and (max-width:500px){.basket-modal .ui-modal__panel{padding:1.5rem 1rem}.basket-modal__product-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9375rem;overflow:hidden;text-overflow:ellipsis}.basket-modal .buy-in-click-modal__price-discount,.basket-modal .buy-in-click-modal__price-old,.basket-modal__product-sku{font-size:.75rem}.buy-in-click-modal__price{font-size:1.25rem}.basket-modal__product-image-wrap{height:5.5rem;overflow:hidden;width:5.5rem}.basket-modal__product-image-wrap .image-thumb img{-o-object-fit:contain;object-fit:contain}.basket-modal__price{flex-direction:row-reverse;gap:.5rem}.basket-modal__recommended{margin-top:.5rem}.basket-modal__recommended .recommended-slider__header{justify-content:flex-start}.basket-modal__buttons{display:grid;grid-template-columns:1fr;margin-top:.5rem}.basket-modal__button{border-radius:3.75rem;font-size:.9375rem;height:3.25rem;width:100%}.basket-modal .product-card__favorites{background:none;height:1.4rem;width:1.4rem}.basket-modal .product-card__price-regular{display:none}}
