@charset "UTF-8";.cart-drawer{position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:580px;height:100vh;max-height:100vh;background:#fff}.cart-drawer-wrap{position:fixed;top:0;right:-100vw;width:100%;height:100%;background:rgba(4,4,4,.5);z-index:999}.cart-drawer-wrap.active{right:0;left:0}.cart-drawer .close{top:16px;right:24px;background:0 0;outline:0}.cart-drawer-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px;height:-webkit-max-content;height:-moz-max-content;height:max-content;overflow:hidden}.cart-drawer-scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding-bottom:32px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}.cart-drawer-scroll::-webkit-scrollbar{width:unset}.cart-drawer-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:24px}.cart-drawer__empty{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.cart-drawer__empty .cart-drawer__empty-img{width:212px;height:212px;margin:0 auto}.cart-drawer__empty .cart-drawer__empty-img img{width:100%}.cart-drawer__empty-title{color:#0c061a;font-size:18px;font-style:normal;font-weight:500;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-drawer .cart-info-block{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:8px 24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;border-radius:8px;background:#f7f8fb;color:#666;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.cart-drawer .cart-info-block .link.text-primary-purple span::first-letter{text-transform:uppercase}.cart-drawer .cart-info-block .icon.icon-arrow-right{background-image:url(/dist/new/img/arrow_right-purle.svg)}.cart-drawer-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;overflow:hidden;gap:12px}.cart-drawer-slider__head{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-drawer-slider__head .cart-drawer-slider__btn{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.cart-drawer-slider__title{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.cart-drawer-slider__btn button{background:0 0;outline:0;padding:0}.cart-drawer .viewed-list{min-height:270px}.cart-drawer .viewed-list__category{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;overflow-y:auto;gap:24px;padding-bottom:8px;scrollbar-width:thin}.cart-drawer .viewed-list__category .cart-category-link{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:18px;text-decoration-line:underline;text-decoration-style:dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:10%;text-underline-offset:18%;text-underline-position:from-font;padding-bottom:4px;white-space:nowrap}.cart-drawer .viewed-list__category .cart-category-link.active{color:#825dc7}.cart-drawer .viewed-list .cart-drawer-slider__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.cart-drawer .viewed-list .cart-drawer-slider__content .product-card{border-radius:4px;border:1px solid #f6f6f6;background:#fff;max-width:150px;min-width:150px;height:auto;padding:8px}.cart-drawer .viewed-list .cart-drawer-slider__content .product-card__image{height:80px;width:80px;min-height:initial}.cart-drawer .viewed-list .cart-drawer-slider__content .product-card__image img{width:100%;height:100%;min-width:100%;-o-object-fit:contain;object-fit:contain}.cart-drawer .viewed-list .cart-drawer-slider__content .product-card .product-card__content .product-card__title{font-size:12px;line-height:16px;height:32px;color:#000;margin-bottom:8px;word-break:break-word}.cart-drawer .viewed-list .cart-drawer-slider__content .product-card .product-card__content .price-group{height:initial}.cart-drawer .viewed-list .cart-drawer-slider__content .product-card .product-card__content .price-group .product-card__price .flex-row.gap-4{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.cart-drawer .viewed-list .cart-drawer-slider__content .product-card .product-card__content .price-group .product-card__price .price--discount{padding:0 4px}.cart-drawer .viewed-list .cart-drawer-slider__content .product-card .price--old{color:#666;font-size:10px;font-style:normal;font-weight:400;line-height:12px;text-decoration-line:line-through;text-transform:uppercase;white-space:nowrap}.cart-drawer .viewed-list .cart-drawer-slider__content .product-card .price--discount{color:#000;font-size:10px;font-style:normal;font-weight:400;line-height:12px;text-transform:uppercase}.cart-drawer .viewed-list .cart-drawer-slider__content .product-card .price--current{color:#0c061a;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.cart-drawer .viewed-list .cart-drawer-slider__content .product-card .product-card__button{width:44px;min-width:44px;max-width:44px;height:32px}.cart-drawer .viewed-list .cart-drawer-slider__content .product-card .product-card__button img{width:14px}.cart-drawer .viewed-list .cart-drawer-slider__content .product-card .product-card__button .icon-cart{background-position:center}.cart-drawer .popular-categories .cart-drawer-slider__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.cart-drawer .popular-categories .cart-drawer-slider__content .category-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;gap:8px;width:122px}.cart-drawer .popular-categories .cart-drawer-slider__content .category-item:hover .category-item__image{border:1px solid #825dc7}.cart-drawer .popular-categories .cart-drawer-slider__content .category-item:hover .category-item__image img{-webkit-transform:scale(1.18);transform:scale(1.18);-webkit-transition:.2s;transition:.2s}.cart-drawer .popular-categories .cart-drawer-slider__content .category-item__image{width:122px;height:80px;padding:12px 33px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border-radius:8px;border:1px solid #c4c4c4}.cart-drawer .popular-categories .cart-drawer-slider__content .category-item__title{color:#0c061a;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.cart-drawer .cart-drawer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:0;left:0;padding:12px 0 32px;background:#fff}.cart-drawer .cart-drawer__bottom .btn{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;max-width:376px;width:100%;padding:8px 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;border-radius:4px;background-color:#fff;border:1px solid #0c061a;color:#0c061a;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:18px;text-transform:uppercase;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;cursor:pointer}.cart-drawer .cart-drawer__bottom .btn:hover{background-color:#0c061a;color:#fff}.cart-drawer .cart-drawer-block__head{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-drawer .cart-drawer-block__title{color:#0c061a;font-size:18px;font-style:normal;font-weight:500;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.cart-drawer .cart-drawer-block__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;width:100%}.cart-drawer .cart-drawer-block .show-less,.cart-drawer .cart-drawer-block .show-more{display:none;padding:8px 0;color:#0c061a;font-size:14px;font-style:normal;font-weight:400;line-height:18px;text-decoration-line:underline;text-decoration-style:dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:10%;text-underline-offset:18%;text-underline-position:from-font}.cart-drawer .cart-drawer-block .show-less.active,.cart-drawer .cart-drawer-block .show-more.active{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-drawer .tab-panel-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding-top:16px}.cart-drawer .tab-panel-wrap .tab-panel-list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:24px;padding-bottom:8px;border-bottom:1px solid #d1d1d1;scrollbar-width:thin;overflow-y:auto}.cart-drawer .tab-panel-wrap .tab-panel-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:8px}.cart-drawer .tab-panel-wrap .tab-panel{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.cart-drawer .tab-panel-wrap .tab-panel.active{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-drawer .tab-panel-wrap .tab-panel-link{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;color:#000;font-size:14px;line-height:16px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cart-drawer .tab-panel-wrap .tab-panel-link ::-webkit-scrollbar-thumb{background:#888;-webkit-user-select:none;user-select:none}.cart-drawer .tab-panel-wrap .tab-panel-link .icon{display:none}.cart-drawer .tab-panel-wrap .tab-panel-link.active{font-weight:500;position:relative}.cart-drawer .tab-panel-wrap .tab-panel-link.active:after{content:"";position:absolute;width:100%;height:2px;background-color:#e95d2a;bottom:-8px}.cart-drawer .tab-panel-wrap .service-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.cart-drawer .product-service{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;background:#f7f8fb;border:1px solid #f7f8fb;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.cart-drawer .product-service:hover{border:1px solid #825dc7}.cart-drawer .product-service__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-drawer .product-service__title{overflow:hidden;color:#0c061a;text-overflow:ellipsis;display:-webkit-box;font-size:14px;line-height:18px;white-space:initial;-webkit-line-clamp:1;-webkit-box-orient:vertical}.cart-drawer .product-service__desc{color:#666;font-size:12px;line-height:14px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;height:44px;display:-ms-flexbox;display:-webkit-box;overflow:hidden}.cart-drawer .product-service__desc p{display:inline}.cart-drawer .product-service__desc:empty{display:none}.cart-drawer .product-service .price-group{min-width:64px;text-align:end;height:auto}.cart-drawer .product-service .price-group .price--current{font-size:16px}.cart-drawer .product-service .product-action .product-service__button{width:40px;height:40px}.cart-drawer .product-service .btn-icon{background-color:transparent}.cart-drawer .product-service .btn-icon.card-added{background-color:#825dc7}.cart-drawer .product-service .btn-icon.card-added .icon-card-added{background-image:url(/dist/new/img/cart_added.svg);width:16px;height:16px}.cart-drawer .product-service .btn-icon:hover{background-color:#825dc7}.cart-drawer .product-service .btn-icon:hover .icon{height:16px;width:16px;min-width:16px}.cart-drawer .cart-drawer__products{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart-drawer .cart-drawer__products-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding-bottom:8px}.cart-drawer .cart-drawer__products-title{color:#0c061a;font-size:18px;font-style:normal;font-weight:500;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-drawer .cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;max-width:100%;padding:0}.cart-drawer .cart-item:hover{-webkit-box-shadow:none;box-shadow:none}.cart-drawer .cart-item:hover .product-card__title{color:#e95d2a}.cart-drawer .cart-item .product-card__image{display:-webkit-box;display:-ms-flexbox;display:flex;width:88px;min-width:88px;height:88px;min-height:initial}.cart-drawer .cart-item .product-card__image img{width:100%;height:100%;min-width:100%;-o-object-fit:contain;object-fit:contain}.cart-drawer .cart-item .product-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-drawer .cart-item .product-card__title{color:#0c061a;font-size:16px;font-style:normal;font-weight:400;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;height:initial}.cart-drawer .cart-item .price-group{min-width:140px;height:auto}.cart-drawer .cart-item .price-group .product-card__price .flex-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-drawer .cart-item .price-group .price--discount{height:-webkit-max-content;height:-moz-max-content;height:max-content}.cart-drawer .cart-item .price-group .flex-end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cart-drawer .cart-item .price-group .price--old{margin-right:8px}.cart-drawer .cart-item .price-group .price--current{font-weight:500;font-size:24px;line-height:24px}.cart-drawer .cart-drawer__products-btn{padding-bottom:16px;border-bottom:1px solid #d1d1d1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-drawer .cart-drawer__products-btn .grid-btn{display:grid;grid-template-columns:auto 1fr auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:100%}.cart-drawer .cart-drawer__products-btn .grid-btn .btn:first-child{grid-column:1;border:1px solid #d1d1d1;background:#f6f6f6}.cart-drawer .cart-drawer__products-btn .grid-btn .btn:first-child:hover{border:1px solid #000}.cart-drawer .cart-drawer__products-btn .grid-btn .btn:nth-child(2){grid-column:3}.cart-drawer .cart-drawer__products-btn .grid-btn .btn:nth-child(3){grid-column:4}.cart-drawer .cart-drawer__products-btn .col{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.cart-drawer .cart-drawer__products-btn .btn{width:auto;min-width:auto;padding:0 12px}.cart-drawer .products-set{border-radius:4px;border:1px solid #888;padding:8px;gap:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart-drawer .products-set legend{color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;padding:0 8px;font-size:8px;font-style:normal;font-weight:500;line-height:10px;text-transform:uppercase}.cart-drawer .products-set .product-card__image{margin:16px 0}.cart-drawer .products-set.with-present legend{color:#825dc7;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.cart-drawer .products-set.with-present .present-item .product-card__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cart-drawer .products-set.with-present .present-item .product-card__title{position:relative;padding-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-drawer .products-set.with-present .present-item .product-card__title .present-icon{position:absolute;left:0}.cart-drawer .products-set.with-connector .connector-item{padding-bottom:4px;border-bottom:1px solid #d1d1d1}.cart-drawer .products-set.with-connector .sub-item{padding-left:40px}.cart-drawer .products-set.with-connector .sub-item .price--current{color:#0c061a;font-size:20px;font-style:normal;line-height:normal}.cart-drawer .products-set .plus{color:#0c061a;padding-left:32px;font-size:32px;line-height:16px}.cart-drawer .hidden{display:none}