.best-comment{padding:16px;background-color:var(--ultra-light-grey);border-radius:12px}@media(max-width:1279.98px){.best-comment{margin-bottom:16px}}.best-comment__badge{display:flex;align-items:center;column-gap:4px;color:var(--dark-red);font-size:14px}@media(max-width:767.98px){.best-comment__badge img{width:16px;height:16px}}.best-comment__user{display:flex;align-items:center;column-gap:12px;margin-bottom:16px}.best-comment__avatar-wrapper{position:relative;overflow:hidden;width:40px;height:40px;border-radius:50%;flex-shrink:0}.best-comment__avatar{height:100%;width:100%;object-fit:contain}.best-comment__user-info{display:flex;width:100%;flex-direction:column;row-gap:4px}.best-comment__name{font-weight:500}.best-comment__date{font-size:12px;color:var(--ultra-dark-grey)}.best-comment__text{font-size:14px;line-height:18px}.best-comment__attachments{display:flex;align-items:center;column-gap:8px}.best-comment__attachment{border-radius:4px;position:relative;overflow:hidden;width:40px;height:40px}.best-comment__image{height:100%;width:100%;object-fit:contain}.pp-top{display:flex;align-items:center;margin-bottom:20px}.pp-rating{margin-right:12px;display:flex;align-items:center;column-gap:8px;font-weight:700;font-size:20px;line-height:1}@media(min-width:768px)and (max-width:1279.98px){.pp-rating{font-size:20px}.pp-rating img{width:24px;height:24px}}@media(max-width:767.98px){.pp-rating{font-size:14px;column-gap:4px}.pp-rating img{width:16px;height:16px}}.pp-reviews-count{display:flex;align-items:center;font-size:14px;color:var(--main-font-color);cursor:pointer;font-weight:500}@media(max-width:1279.98px){.pp-reviews-count{column-gap:2px}}.pp-badges{margin-left:auto;display:flex;align-items:center;column-gap:12px;font-size:14px}@media(max-width:1279.98px){.pp-badges{position:absolute;bottom:0;left:0;font-size:12px;column-gap:4px;margin-left:unset;background-color:#fff;padding:4px;z-index:1;border-radius:4px}}.pp-title{font-weight:500;font-size:24px;line-height:28px;margin-bottom:12px}@media(max-width:1279.98px){.pp-title{font-weight:500;font-size:16px;line-height:22px;margin-bottom:4px}}.pp-subtitle{display:inline;font-weight:400;font-size:16px;line-height:150%;margin-bottom:16px;color:#6d6d6d}@media(max-width:1279.98px){.pp-subtitle{font-size:14px;line-height:18px;margin-bottom:12px}}.pp-supplier{display:flex;align-items:center;font-size:14px;color:var(--main-font-color)}@media(max-width:1279.98px){.pp-supplier{width:100%;padding:12px 16px;justify-content:space-between;background:#f1f1f1;border-radius:8px;color:#363636}}.pp-wrapper{display:flex;align-items:center;column-gap:24px;margin-bottom:20px}.pp-bought{display:flex;align-items:center;column-gap:8px;font-size:14px;color:var(--main-font-color)}@media(max-width:1279.98px){.pp-bought{margin-left:auto}}.pp-actions{display:flex;align-items:center;column-gap:12px;margin-bottom:16px}.pp-available,.pp-vesovoi,.pp-delivery{display:flex;align-items:center;column-gap:8px;font-size:14px}@media(min-width:768px)and (max-width:1279.98px){.pp-available,.pp-vesovoi,.pp-delivery{font-size:14px}.pp-available img,.pp-vesovoi img,.pp-delivery img{width:20px;height:20px}}@media(max-width:767.98px){.pp-available,.pp-vesovoi,.pp-delivery{font-size:12px;column-gap:4px}.pp-available img,.pp-vesovoi img,.pp-delivery img{width:16px;height:16px}}.pp-delivery--purple{color:#9645ff}.pp-available{color:var(--main-font-color);display:flex;column-gap:8px;align-items:center}.pp-available--count{color:var(--dark-red)}@media(max-width:767.98px){.pp-available{font-size:14px}}.pp-action{padding:12px;background-color:var(--light-grey);border-radius:8px;cursor:pointer}@media(max-width:1279.98px){.pp-action{background-color:#fff;padding:4px}}.pp-not-for-sale{border-top:1px solid #e5e5e5;padding-top:16px}@media(max-width:1279.98px){.pp-not-for-sale{background-color:#fff;display:flex;align-items:center;justify-content:center;padding:16px 32px}}.pp-not-for-sale__btn{display:flex;align-items:center;justify-content:center;color:#fff;background-color:var(--dark-red);line-height:1;padding:16px 0;border:1px solid var(--dark-red);cursor:pointer;border-radius:8px;font-size:14px;width:180px}.pp-not-for-sale__btn:hover{background-color:var(--main-red);border:1px solid var(--main-red)}@media(max-width:1279.98px){.pp-not-for-sale__btn{width:100%}}.pp-icons{position:absolute;bottom:86px;right:0;display:flex;flex-direction:column;width:32px;z-index:11}@media(min-width:768px)and (max-width:1279.98px){.pp-icons{bottom:0;right:30px}}@media(max-width:1279.98px){.pp-icons{bottom:0}}.pp-empty-tab-banner{padding:29px 60px;display:grid;grid-template-columns:110px auto;column-gap:40px;background-color:var(--ultra-light-grey);border-radius:12px;width:668px}@media(max-width:767.98px){.pp-empty-tab-banner{width:100%;display:flex;padding:12px;flex-direction:column;justify-content:center;align-items:center;text-align:center}}.pp-empty-tab-banner__title{margin-bottom:8px;font-weight:500;font-size:16px;line-height:22px}.pp-empty-tab-banner__sub-title{margin-bottom:20px;font-size:12px;line-height:14px;color:#6d6d6d}.pp-empty-tab-banner__btn{text-align:center;display:block;padding:12px 18px;font-size:14px;line-height:1;border:1px solid #363636;border-radius:8px;width:max-content;cursor:pointer;transition:all .25s ease-in-out;min-width:160px}@media(max-width:767.98px){.pp-empty-tab-banner__btn{width:100%}}@media(hover:hover)and (pointer:fine){.pp-empty-tab-banner__btn:hover{border:1px solid #b32442;background-color:#b32442;color:#fff}}.pp-main-block{margin-bottom:0!important}.pp-main-block__top{display:flex;align-items:center;margin-bottom:24px}.pp-main-block__badges{margin-left:auto;display:flex;align-items:center;column-gap:12px;font-size:14px}.pp-main-block__wrapper{display:flex;align-items:center;column-gap:24px;margin-bottom:20px}.pp-main-block__actions{display:flex;align-items:center;column-gap:24px;margin-bottom:0!important}.pp-image-thumbs{position:relative;width:50px;margin:36px 16px 36px 0;height:max-content;padding:0!important}.pp-image-thumbs--list{display:flex;align-items:center;flex-direction:column;row-gap:12px;justify-content:center}.pp-image-thumbs .keen-slider{height:306px}.pp-image-thumbs .pp-image-thumbs__video-icon{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.pp-image-thumbs__thumb-wrapper{position:relative}.pp-image-thumbs__thumb{cursor:pointer;height:100%;width:100%;object-fit:contain;border-radius:8px;overflow:hidden;outline:2px solid var(--mid-grey);transition:all .3s ease-in-out}.pp-image-thumbs__thumb--transparent{opacity:.5;outline:2px solid transparent}.pp-image-thumbs__thumb--18plus{filter:blur(8px)}.pp-image-thumbs__arrow{position:absolute;padding:4px;background-color:#fff;border-radius:50%;left:50%;top:-34px;transform:translate(-50%) rotate(90deg);transition:opacity .2s ease-in-out;width:max-content;height:max-content}.pp-image-thumbs__arrow--right{top:auto;bottom:-34px}@media(hover:hover)and (pointer:fine){.pp-image-container:hover .pp-image-arrow,.pp-image-container:hover .pp-image-zoom{opacity:1}}.product-info-tab-loaders{display:flex;flex-direction:column;row-gap:16px}@media(min-width:1280px){.product-info-tab{max-width:703px}}.product-info-tab__wrapper{line-height:18px;display:flex;flex-direction:column;row-gap:0!important;font-size:14px}@media(max-width:1279.98px){.product-info-tab__wrapper{max-height:0px!important;overflow:hidden;line-height:18px}.product-info-tab__wrapper--opened{max-height:none!important}}@media(min-width:1279.98px){.product-info-tab__btn{display:none}}.product-info-tab__btn{display:flex;justify-content:space-between;align-items:center;font-size:20px!important;font-weight:500;color:inherit!important;column-gap:4px;margin:0 0 16px!important}.product-info-tab__btn__icon{transform:rotate(90deg)}.product-info-tab__btn__icon--opened{transform:rotate(-90deg)}.product-info-tab__tab{display:flex;column-gap:60px;text-align:left;width:auto!important;justify-content:flex-start!important;align-items:flex-start!important}@media(max-width:767.98px){.product-info-tab__tab{width:100%;flex-direction:column;row-gap:8px;align-items:unset;justify-content:unset}}.product-info-tab__tab__title{width:182px;min-width:182px;font-weight:700}@media(max-width:767.98px){.product-info-tab__tab__title{width:auto;min-width:unset}}.product-info-tab__tab__how-to-make{width:100%;font-size:14px;line-height:20px;background-color:var(--light-grey);border-radius:12px;padding:12px}.product-info-tab__tab__how-to-make,.product-info-tab__tab__text{line-height:1.5}.product-info-tab__tab__how-to-make p,.product-info-tab__tab__text p{margin-bottom:10px}.product-info-tab__tab__how-to-make p:empty,.product-info-tab__tab__text p:empty{display:none;margin-bottom:0}.product-info-tab__tab__how-to-make strong,.product-info-tab__tab__how-to-make b,.product-info-tab__tab__how-to-make h1,.product-info-tab__tab__how-to-make h2,.product-info-tab__tab__how-to-make h3,.product-info-tab__tab__how-to-make h4,.product-info-tab__tab__text strong,.product-info-tab__tab__text b,.product-info-tab__tab__text h1,.product-info-tab__tab__text h2,.product-info-tab__tab__text h3,.product-info-tab__tab__text h4{display:inline-block;margin-bottom:8px}.product-info-tab__tab__how-to-make ol,.product-info-tab__tab__how-to-make ul,.product-info-tab__tab__text ol,.product-info-tab__tab__text ul{margin-bottom:10px}.product-info-tab__tab__how-to-make ol,.product-info-tab__tab__text ol{list-style-position:inside}.product-info-tab__tab__how-to-make ol li,.product-info-tab__tab__text ol li{list-style-type:decimal}.product-info-tab__tab__how-to-make ol li p,.product-info-tab__tab__text ol li p{display:inline}.product-info-tab__tab__how-to-make a,.product-info-tab__tab__text a{color:var(--dark-red);text-decoration:underline}.product-info-tab__tab__how-to-make a:hover,.product-info-tab__tab__text a:hover{color:var(--main-red)}@media(min-width:1279.98px){.product-info-tab__supplier{display:none}}.pp-tabs{margin-bottom:48px}.pp-tabs .react-tabs__tab-list{display:flex;align-items:center;column-gap:12px;margin-bottom:24px}@media(max-width:767.98px){.pp-tabs .react-tabs__tab-list{padding-bottom:12px;max-width:100%;overflow:auto}}.pp-tabs__tab{padding:12px 16px!important;background-color:var(--light-grey)!important;border-radius:16px!important;font-size:14px;display:flex;align-items:center;column-gap:4px;cursor:pointer;-webkit-user-select:none;user-select:none;width:max-content}.pp-tabs__tab:hover{background-color:var(--ultra-dark-grey)!important;color:#fff!important}.pp-tabs__tab--active{background-color:var(--ultra-dark-grey)!important;color:#fff!important;cursor:default}.pp-mobile-image__wrapper{position:relative}.pp-mobile-image__actions{z-index:1;position:absolute;top:0;right:0;display:flex;flex-direction:column;row-gap:8px}.pp-mobile-image .pp-player{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:100%}.pp-mobile-image .pp-mobile-block-to-hide{transition:visibility .5s linear,opacity .4s ease-in-out;visibility:visible;opacity:1}.pp-mobile-image .pp-mobile-block-to-hide--hidden{pointer-events:none;opacity:0;visibility:hidden}.pp-mobile-image .media-block{height:265px;width:100%}.pp-mobile-image .keen-slider__slide{overflow:hidden;border-radius:16px;max-width:100%;min-width:100%;height:254px;display:flex;align-items:center;justify-content:center}@media(min-width:768px)and (max-width:1279.98px){.pp-mobile-image .keen-slider__slide{height:490px}}.pp-mobile-image__main-slider{width:100%}.pp-mobile-image__image{width:100%;height:100%;object-fit:contain}.pp-mobile-image__thumbs{display:flex;column-gap:4px;justify-content:center;margin:12px 0}.pp-mobile-image__thumb{height:2px;width:32px;transition:background-color .2s ease-in-out;border-radius:4px;background-color:#d0d0d0}.pp-mobile-image__thumb--active{background-color:#d791a0}.pp-mobile-image__arrow{position:absolute;padding:4px;background-color:#fff;border-radius:50%;left:0;top:50%;transform:translateY(-50%);opacity:0;transition:opacity .2s ease-in-out}@media(max-width:1279.98px){.pp-mobile-image__arrow{opacity:1}}.pp-mobile-image__arrow--right{left:auto;right:0}.subscribe-to-product-modal{background-color:#fff;position:fixed;bottom:0;left:0;z-index:232111111111;width:100%;padding:8px 16px 16px;max-width:100%}.subscribe-to-product-modal__open-modal-btn{padding:11px 0;width:100%;background:#76a82c;border-radius:8px;color:#fff;font-size:14px;font-weight:400;height:40px;line-height:100%;cursor:pointer}.subscribe-to-product-modal__open-modal-btn:hover,.subscribe-to-product-modal__open-modal-btn:focus{background-color:#a5cc6b}.subscribe-to-product-modal__open-modal-btn--disabled,.subscribe-to-product-modal__open-modal-btn--disabled:hover{background-color:#c7c7c7}.subscribe-to-product-modal--popup{border-radius:8px}.subscribe-to-product-modal--desktop{max-width:242px;position:relative;top:-270px;right:127px;transform:none}.subscribe-to-product-modal--mobile{top:50%;transform:translate3d(-50%,-50%,0);left:50%;height:fit-content}.subscribe-to-product-modal .subscribe-modal-with-backdrop__backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#2d4a5abf;z-index:1}.pp-mobile-price{position:fixed;bottom:0;left:0;z-index:968;width:100%;line-height:1}@media(min-width:768px)and (max-width:1279.98px){.pp-mobile-price{z-index:960}}.pp-mobile-price__cashback{padding:4px 12px;border-radius:8px 8px 0 0;background-color:#f1f1f1;display:flex;align-items:center;width:100%;column-gap:8px;font-size:12px}.pp-mobile-price__cashback__icon{margin-left:auto}.pp-mobile-price__wrapper{padding:4px 12px 20px;background-color:#fff;display:flex;align-items:center;column-gap:8px;width:100%;line-height:1}.pp-mobile-price__wrapper--bar-menu{padding:20px 12px}.pp-mobile-price__price-wrapper{display:flex;flex-direction:column}.pp-mobile-price__price{display:flex;align-items:baseline;column-gap:4px}.pp-mobile-price__old-price-main{display:flex}.pp-mobile-price__discont-price{color:var(--dark-red);font-weight:400;font-size:12px;line-height:16px}.pp-mobile-price__discont-price-main{font-size:16px;font-weight:500;color:#363636}.pp-mobile-price__discont-price-main__decimal,.pp-mobile-price__discont-price-main__ruble{font-size:12px}.pp-mobile-price__old-price-main,.pp-mobile-price__old-price-secondary{color:#bcbcbc;position:relative;font-size:12px;line-height:16px}.pp-mobile-price__old-price-main:after,.pp-mobile-price__old-price-secondary:after{content:"";position:absolute;top:6px;left:0;width:100%;background-color:#bcbcbc;height:1px}.pp-mobile-price__price-main{font-size:16px;font-weight:500;color:var(--dark-red)}@media(min-width:768px)and (max-width:1279.98px){.pp-mobile-price__price-main{font-size:20px}}.pp-mobile-price__price-main__decimal,.pp-mobile-price__price-main__ruble{font-size:12px}.pp-mobile-price__price-secondary{font-size:16px;font-weight:500;color:#bcbcbc}@media(min-width:768px)and (max-width:1279.98px){.pp-mobile-price__price-secondary{font-size:20px}}.pp-mobile-price__price-secondary__decimal,.pp-mobile-price__price-secondary__ruble{font-size:12px}.pp-mobile-price__discount-badge{background-color:#ffdc5c;border-radius:4px;padding:2px 4px;font-size:12px;width:max-content}.product-page{position:relative}@media(min-width:768px)and (max-width:1279.98px){.product-page{padding:0 25px}}@media(max-width:767.98px){.product-page{padding:0 12px}}@media(min-width:768px)and (max-width:1279.98px){.product-page .desktop-products{padding:0}}
