.subscription-container{display:flex;flex-direction:column;align-items:start;justify-content:end;gap:12px}.subscription-container .subscription-footer__button-wrapper{width:100%;height:40px;position:relative}.subscription-container_subscribed{height:69px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:16px;color:var(--ds-color-primary);gap:4px;margin-top:auto;margin-bottom:auto}.subscription-container_subscribed .check-mark{height:17px;width:17px;fill:var(--ds-color-primary)}.subscription-container .subscription__alert{font-size:13px;color:var(--ds-color-accent)}.subscription-container .validation-wrapper{width:100%}.subscription-container .sch-input{height:38px;padding:9px 10px;text-align:center;width:100%}.fade-image-enter-active,.fade-image-leave-active{transition:opacity .1s linear}.fade-image-enter-from,.fade-image-leave-to{opacity:0}.fade-image-enter-to,.fade-image-leave-from{opacity:1}.product-card__sch{position:relative;display:flex;flex-direction:column;border-radius:12px;overflow:hidden;background:var(--ds-color-white);outline:1px solid var(--ds-color-white)}.product-card__sch.is-disabled{pointer-events:none}.product-card__sch .product-card__description{font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical}.product-card__sch .products-list__properties{text-align:start}.product-card__sch .was_added .bookmarks-ico--product:hover{--color: var(--ds-color-primary)}.product-card__sch .product-card__content{display:flex;flex-direction:column;height:100%;width:100%}.product-card__sch .product-card__price:not(.crossed){font-weight:500}.product-card__sch .product-card__action-buttons{position:absolute;right:16px;top:16px}.product-card__sch .product-card__action-buttons a{opacity:0;pointer-events:none}.product-card__sch .product-card__action-buttons a.was_added{opacity:1;pointer-events:auto}.product-card__sch .product-card__image,.product-card__sch .product-card__image_dynamic,.product-card__sch .product-card__image_single{height:170px;width:100%;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0 8px}.product-card__sch .product-card__image img,.product-card__sch .product-card__image_dynamic img,.product-card__sch .product-card__image_single img{height:100%;width:auto}.product-card__sch .discontinued{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff80;z-index:10;display:flex;justify-content:center;align-items:center;padding:20px}.product-card__sch .discontinued .discontinued__text{text-align:center;color:var(--ds-color-accent);padding:18px 40px;border:1px solid var(--ds-color-accent);border-radius:10px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-card__sch .product-card__tags{width:75%;margin-bottom:8px;display:flex;gap:4px;position:absolute;flex-wrap:wrap}.product-card__sch .product-card__tag-discount{font-size:.625rem;font-weight:700;min-width:48px;text-align:center;line-height:1.3;cursor:auto;border-radius:2px;color:var(--ds-color-accent-active);background-color:#fff;border:1px solid var(--ds-color-accent-active)}.product-card__sch .product-card__image{height:170px;width:100%;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0 8px}.product-card__sch .product-card__image img{height:100%;width:auto}.product-card__sch .product-card__image img:first-child{display:unset}.product-card__sch .product-card__image img:last-child{display:none}.product-card__sch .variant-selector__items{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.product-card__sch .product-card__button svg{--color: var(--ds-color-white);fill:none}.product-card__sch .product-card__tgk{width:100%;display:flex;justify-content:center;position:absolute;top:173px;left:0}.product-card__sch .product-card__tgk_under-image{display:none}.product-card__sch .product-card__image-wrap{display:contents}.product-card__sch .product-card__info{margin-top:12px}.product-card__sch .product-card__name em,.product-card__sch .product-card__description em{background:#fff3cd;color:inherit;padding:2px 1px;font-style:normal;font-weight:500}.product-card__sch .product-card__name{display:block;height:47px;font-size:1rem;margin-bottom:12px;line-height:140%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card__sch .product-card__stats{display:flex;gap:8px;align-items:center;margin-bottom:12px;height:17px}.product-card__sch .product-card__stats svg.comments{--color: var(--ds-color-neutral)}.product-card__sch .product-card__stats-item{font-size:.875rem;display:flex;gap:2px;align-items:center}.product-card__sch .product-card__stats-item:hover{color:var(--ds-color-primary);cursor:pointer}.product-card__sch .product-card__stats-item:hover svg.comments{--color: var(--ds-color-primary)}.product-card__sch .product-card__attributes{margin-top:24px}.product-card__sch.in-basket,.product-card__sch.in-basket:hover{outline:1px solid var(--ds-color-primary)}.product-card_pc-big{width:unset;padding:24px}.product-card_pc-big .product-card__tags{max-width:220px}.product-card_pc-big .product-card__description{margin-top:14px;max-height:86px;line-clamp:4;-webkit-line-clamp:4}.product-card_pc-big:hover{outline:1px solid var(--ds-color-inactive)}.product-card_pc-big:hover .product-card__action-buttons a{opacity:1;pointer-events:auto}.product-card_pc-big:hover .product-card__image:not(.product-card__image_single):not(.product-card__image_dynamic) img{height:100%;width:auto}.product-card_pc-big:hover .product-card__image:not(.product-card__image_single):not(.product-card__image_dynamic) img:first-child{display:none}.product-card_pc-big:hover .product-card__image:not(.product-card__image_single):not(.product-card__image_dynamic) img:last-child{display:unset}.product-card_pc-big:hover .product-card__button,.product-card_pc-big:hover .subscription-footer__button{background-color:var(--ds-color-primary);border:none;color:var(--ds-color-white)!important}.product-card_pc-big .product-card__content{flex-direction:row;gap:10px}@media (min-width: 1100px){.product-card_pc-big .product-card__content{gap:24px}}.product-card_pc-big .product-card__image,.product-card_pc-big .product-card__image_single,.product-card_pc-big .product-card__image_dynamic{height:220px;width:220px;padding:0}.product-card_pc-big .product-card__image img,.product-card_pc-big .product-card__image_single img,.product-card_pc-big .product-card__image_dynamic img{height:100%;width:auto}.product-card_pc-big .product-card__name{margin-bottom:8px}.product-card_pc-big .discontinued__text{width:500px;height:73px;font-size:18px;line-height:140%;display:flex;justify-content:center;align-items:center}.product-card_pc-big .variant-selector__items-wrapper{display:flex;align-items:center;gap:16px}.product-card_pc-big .product-card__tgk{position:unset;height:fit-content;white-space:nowrap}.product-card_pc-big .product-card__stats{gap:16px}.product-card_pc-big .product-card__info{margin-top:0;display:flex;align-items:flex-start;flex-direction:column;flex-grow:1}.product-card_pc-big .subscription-container{min-width:140px}@media (min-width: 910px){.product-card_pc-big .subscription-container{min-width:200px}}.product-card_pc-big .product-card__footer{min-width:140px;height:unset;flex-direction:column;gap:16px;align-items:flex-end;justify-content:end}@media (min-width: 910px){.product-card_pc-big .product-card__footer{min-width:200px}}.product-card_pc-big .product-card__footer .counter{width:100%;display:flex;justify-content:space-between;padding:8px 16px}.product-card_pc-big .product-card__name{flex-shrink:0}.product-card_pc-big .product-card__footer-prices{align-items:flex-end}.product-card_pc-big .subscription-container_subscribed{margin-bottom:unset;white-space:nowrap}.product-card_pc-big .subscription-container .subscription__alert{font-size:18px}.product-card_pc{width:240px;height:428px;padding:16px}.product-card_pc .product-card__name{margin-bottom:9px}.product-card_pc .product-card__name_device{height:21px;line-clamp:1;-webkit-line-clamp:1}.product-card_pc-normal{height:unset;padding:16px}.product-card_pc-normal .product-card__variants{min-height:60px}.product-card_pc-normal .product-card__description{margin-top:24px;max-height:63px}.product-card_pc-normal:hover{outline:1px solid var(--ds-color-inactive)}.product-card_pc-normal:hover .product-card__action-buttons a{opacity:1;pointer-events:auto}.product-card_pc-normal:hover .product-card__image:not(.product-card__image_single):not(.product-card__image_dynamic) img{height:100%;width:auto}.product-card_pc-normal:hover .product-card__image:not(.product-card__image_single):not(.product-card__image_dynamic) img:first-child{display:none}.product-card_pc-normal:hover .product-card__image:not(.product-card__image_single):not(.product-card__image_dynamic) img:last-child{display:unset}.product-card_pc-normal:hover .product-card__button,.product-card_pc-normal:hover .subscription-footer__button{background-color:var(--ds-color-primary)!important;border:none;color:var(--ds-color-white)!important}.product-card_pc-normal .product-card__tags{width:80%}.product-card_pc-normal .product-card__name{margin-top:12px;margin-bottom:9px}.product-card_pc-normal .product-card__name_seed{height:69px;line-clamp:3;-webkit-line-clamp:3}.product-card_pc-normal .product-card__name_device{height:21px;line-clamp:1;-webkit-line-clamp:1}.product-card_pc-normal .product-card__footer{margin-top:24px}.product-card_pc-normal .product-card__footer .counter{width:100%;display:flex;justify-content:space-between;padding:8px}@media (min-width: 1150px){.product-card_pc-normal .product-card__footer .counter{padding:8px 16px}}.product-card_pc-normal .subscription-container .subscription__alert{font-size:18px}.product-card_mob-normal{height:unset;padding:16px;outline:1px solid var(--ds-color-inactive)}.product-card_mob-normal .product-card__variants{min-height:57px}.product-card_mob-normal .product-card__action-buttons a{opacity:1}.product-card_mob-normal .product-card__image,.product-card_mob-normal .product-card__image_single,.product-card_mob-normal .product-card__image_dynamic{flex:1;height:150px}.product-card_mob-normal .product-card__image img,.product-card_mob-normal .product-card__image_single img,.product-card_mob-normal .product-card__image_dynamic img{height:115px;width:auto}.product-card_mob-normal .product-card__description{margin-top:24px;max-height:64px}.product-card_mob-normal .product-card__button,.product-card_mob-normal .subscription-footer__button{background-color:var(--ds-color-primary);border:none;color:var(--ds-color-white)!important}.product-card_mob-normal .product-card__action-buttons a{opacity:1;pointer-events:auto}.product-card_mob-normal.is-disabled .product-card__action-buttons a{pointer-events:none}.product-card_mob-normal .product-card__content{flex-direction:row;justify-content:space-between;height:150px}.product-card_mob-normal .product-card__tags{max-width:95px}.product-card_mob-normal .product-card__name{margin-top:12px;line-height:147%;font-size:14px;height:100px;-webkit-line-clamp:5}.product-card_mob-normal .product-card__info{flex:1;margin-top:4px}.product-card_mob-normal .product-card__footer{margin-top:24px}.product-card_mob-normal .product-card__footer .counter{width:100%;display:flex;justify-content:space-between;padding:8px 16px}.product-card_mob-normal .variant-selector__item-header{font-size:.875rem}.product-card_mob-normal .product-card__tgk{top:138px;left:-23.5%}.product-card_mob-big{padding:16px;border:1px solid var(--ds-color-inactive);outline:none;border-radius:12px;gap:12px;min-width:0}@media (max-width: 374px){.product-card_mob-big{padding:12px;gap:12px}.product-card_mob-big .product-card__content{gap:8px}.product-card_mob-big .product-card__info{min-width:0}.product-card_mob-big .product-card__stats{position:relative;top:4px}}.product-card_mob-big .product-card__content{flex-direction:row;gap:12px;align-items:flex-start;height:auto}.product-card_mob-big .product-card__image,.product-card_mob-big .product-card__image_single,.product-card_mob-big .product-card__image_dynamic{position:relative;flex-shrink:0;flex:1 0 0;width:auto;height:150px;padding:8px 0;align-self:stretch}.product-card_mob-big .product-card__image img,.product-card_mob-big .product-card__image_single img,.product-card_mob-big .product-card__image_dynamic img{height:100%;width:auto}.product-card_mob-big .product-card__image-wrap{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 0 0;min-width:0;align-self:stretch;height:150px;padding:8px 0;min-height:30px}.product-card_mob-big .product-card__tags{position:absolute;top:16px;left:16px;flex-direction:column;flex-wrap:nowrap;max-width:95%;gap:4px;margin:0;z-index:2}.product-card_mob-big .product-card__tags .ds-tag{font-weight:700;font-size:.75rem}.product-card_mob-big .product-card__image-wrap .product-card__tgk_under-image{position:absolute;top:auto;bottom:9px;left:50%;transform:translate(-50%,50%);display:flex;width:auto;height:fit-content;z-index:3}.product-card_mob-big .product-card__image-wrap .product-card__tgk_under-image .product-tgk{font-size:.75rem;padding:2px 10px;border-radius:15px;display:inline-block;max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card_mob-big .product-card__action-buttons{position:absolute;top:16px;right:16px;display:flex;gap:8px;z-index:2}.product-card_mob-big .product-card__action-buttons .action-buttons a{opacity:1;pointer-events:auto;width:23px;height:23px;display:flex;align-items:center;justify-content:center}.product-card_mob-big .product-card__action-buttons .action-buttons a svg{width:23px;height:23px;--color: var(--ds-color-neutral)}.product-card_mob-big .product-card__info{flex:1;margin-top:0;display:flex;flex-direction:column;gap:12px;min-width:150px}.product-card_mob-big .product-card__stats{gap:8px;margin-bottom:0;height:17px;align-items:center}.product-card_mob-big .product-card__stats .product-card__tgk{display:none}.product-card_mob-big .product-card__name{height:auto;max-height:none;margin-bottom:0;font-size:.875rem;line-height:140%;-webkit-line-clamp:unset;line-clamp:unset;white-space:normal}.product-card_mob-big .product-card__attributes{margin-top:0;width:100%}.product-card_mob-big .products-list__info{display:flex;flex-direction:column;gap:4px}.product-card_mob-big .products-list__properties{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.product-card_mob-big .products-list__properties .item__property.products-list-item__property{background-color:var(--ds-color-background);border-radius:20px;padding:0 12px;height:30px;display:inline-flex;align-items:center;justify-content:center;font-size:.8125rem;line-height:1.4}.product-card_mob-big .products-list__properties .item__property.products-list-item__property .products-list__property-inner{display:flex;align-items:center;justify-content:center;gap:4px}.product-card_mob-big .products-list__properties .item__property.products-list-item__property .value{padding-left:0}.product-card_mob-big .product-card__footer{margin-top:12px;gap:16px;display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap}.product-card_mob-big .product-card__footer-prices{flex:0 0 auto;width:85px}.product-card_mob-big .product-card__footer-prices_discounted{flex-direction:column;align-items:flex-start;gap:0}.product-card_mob-big .product-card__button-container{flex:1 1 0;min-width:0}.product-card_mob-big .product-card__button,.product-card_mob-big .subscription-footer__button{background-color:var(--ds-color-primary);border:none;color:var(--ds-color-white)!important;width:100%;height:45px;border-radius:12px;font-size:1rem}.product-card_mob-big .product-card__price{font-size:1.3125rem;color:var(--ds-color-black);font-weight:500}.product-card_mob-big .product-card__price_discounted{font-size:1.125rem;color:var(--ds-color-accent-active)}.product-card_mob-big .product-card__price_crossed{font-size:.8125rem;color:var(--ds-color-neutral)}.product-card_mob-grid{padding:8px;border:1px solid var(--ds-color-inactive);outline:none;border-radius:8px;gap:6px;overflow:visible;min-width:0}@media (max-width: 374px){.product-card_mob-grid{padding:4px}.product-card_mob-grid .product-card__name{font-size:.75rem}.product-card_mob-grid .product-card__price{font-size:.8125rem}.product-card_mob-grid .product-card__button{font-size:.75rem;padding:0 4px}.product-card_mob-grid .product-card__variants_dropdown .selected-label{font-size:.75rem}}.product-card_mob-grid .product-card__content{gap:6px}.product-card_mob-grid .product-card__image,.product-card_mob-grid .product-card__image_single,.product-card_mob-grid .product-card__image_dynamic{position:relative;height:140px;width:100%;padding:0;margin-bottom:0}.product-card_mob-grid .product-card__image img,.product-card_mob-grid .product-card__image_single img,.product-card_mob-grid .product-card__image_dynamic img{height:100%;width:auto}.product-card_mob-grid .product-card__tags{position:absolute;top:8px;left:8px;right:42px;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;gap:6px;margin:0;z-index:2}.product-card_mob-grid .product-card__tags .ds-tag{font-weight:700;font-size:.75rem;padding:0 6px;border-radius:12px;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.product-card_mob-grid .product-card__action-buttons{position:absolute;right:8px;top:8px;z-index:2;background-color:#e4e4e480;border-radius:20px;padding:4px;display:flex;align-items:center;justify-content:center}.product-card_mob-grid .product-card__action-buttons .action-buttons a{opacity:1;pointer-events:auto;width:22px;height:22px;display:flex;align-items:center;justify-content:center}.product-card_mob-grid .product-card__action-buttons .action-buttons a svg.bookmarks-mob-ico{width:18px;height:16px;fill:none;stroke:var(--ds-color-neutral);stroke-width:1.5}.product-card_mob-grid .product-card__action-buttons .action-buttons a.was_added svg.bookmarks-mob-ico{fill:var(--ds-color-primary);stroke:var(--ds-color-primary)}.product-card_mob-grid .product-card__action-buttons .action-buttons>a:nth-child(2){display:none}.product-card_mob-grid .product-card__action-buttons .ds-loader{background:none;opacity:1}.product-card_mob-grid .product-card__info{margin-top:0;display:flex;flex-direction:column;gap:6px}.product-card_mob-grid .product-card__stats{gap:8px;margin-bottom:0;height:17px}.product-card_mob-grid .product-card__stats .product-card__stats-item{display:none}.product-card_mob-grid .product-card__stats .product-card__tgk{order:2}.product-card_mob-grid .product-card__stats .rating{order:1}.product-card_mob-grid .product-card__tgk{position:unset;height:fit-content;white-space:nowrap;width:auto}.product-card_mob-grid .product-card__tgk .product-tgk{font-size:.75rem;padding:2px 10px;border-radius:15px}.product-card_mob-grid .product-tgk{display:inline-block;max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 335px){.product-card_mob-grid .product-tgk{max-width:85px}}.product-card_mob-grid .product-card__name{height:36px;margin-bottom:0;font-size:.8125rem;line-height:140%;-webkit-line-clamp:2;line-clamp:2;color:var(--ds-color-black)}.product-card_mob-grid .product-card__variants_dropdown{margin:0}.product-card_mob-grid .product-card__footer{margin-top:0;gap:6px;display:flex;flex-direction:column;align-items:stretch}.product-card_mob-grid .product-card__footer .counter{width:100%;display:flex;justify-content:space-between;padding:8px 12px}.product-card_mob-grid .product-card__footer-prices{display:flex;flex-direction:row;align-items:center;gap:2px;width:100%}.product-card_mob-grid .product-card__footer-prices_discounted{flex-direction:row;align-items:center;gap:2px;flex-wrap:wrap}.product-card_mob-grid .product-card__button-container{width:100%}.product-card_mob-grid .product-card__button,.product-card_mob-grid .subscription-footer__button{background-color:var(--ds-color-primary);border:none;color:var(--ds-color-white);width:100%;height:38px;border-radius:12px}.product-card_mob-grid .product-card__price{font-size:1.125rem;color:var(--ds-color-accent-active);font-weight:500;line-height:1}.product-card_mob-grid .product-card__price_crossed{font-size:.8125rem;line-height:1;color:var(--ds-color-neutral)}.product-card_mob-grid .product-card__price-badge-group{gap:2px;flex-wrap:nowrap;min-width:0}.product-card_mob-grid .product-card__price-badge-group .ds-tag{font-size:.625rem;font-weight:700;padding:0 4px;border-radius:12px;line-height:1.4;white-space:nowrap}@media (max-width: 374px){.product-card_mob-grid .product-card__price-badge-group .ds-tag{font-size:.5625rem;padding:0 4px;border-radius:10px}}@media (max-width: 349px){.product-card_mob-grid .product-card__price-badge-group .ds-tag{font-size:.5rem;padding:0 2px;border-radius:8px}}.product-card_mob{width:220px;height:390px;padding:16px;outline:1px solid var(--ds-color-inactive)}.product-card_mob .product-card__name{margin-bottom:8px;font-size:.875rem}.product-card_mob .product-card__name_seed{height:40px}.product-card_mob .product-card__name_device{height:18px;line-clamp:1;-webkit-line-clamp:1}.product-card_product-of-day{height:274px;width:303px;padding:16px;outline:1px solid var(--ds-color-background)}@media (max-width: 992px){.product-card_product-of-day{width:100%;height:298px;justify-content:flex-end}}.product-card_product-of-day .product-card__action-buttons{display:none}.product-card_product-of-day .product-card__action-buttons a{opacity:1}.product-card_product-of-day .product-card__tags,.product-card_product-of-day .product-tgk{display:none}.product-card_product-of-day .product-card__image,.product-card_product-of-day .product-card__image_dynamic,.product-card_product-of-day .product-card__image_single{height:100px;align-items:flex-start;width:100px;overflow:hidden;padding:0;margin:0 16px 0 0}.product-card_product-of-day .product-card__image img,.product-card_product-of-day .product-card__image_dynamic img,.product-card_product-of-day .product-card__image_single img{height:100px;width:auto}.product-card_product-of-day.is-disabled .product-card__action-buttons a{pointer-events:none}.product-card_product-of-day .product-card__variants{min-height:60px}.product-card_product-of-day .product-card__content{flex-direction:row;justify-content:space-between;margin-bottom:8px}@media (max-width: 992px){.product-card_product-of-day .product-card__content{align-items:flex-end;margin-bottom:16px}}.product-card_product-of-day .product-card__name{font-size:.875rem;margin:8px 0;line-height:147%;height:60px;line-clamp:3;-webkit-line-clamp:3}.product-card_product-of-day .product-card__stats{margin-bottom:0}.product-card_product-of-day .product-card__info{display:flex;flex-direction:column-reverse;justify-content:flex-end;flex:1;margin-top:0}@media (max-width: 992px){.product-card_product-of-day .product-card__info{height:100px;padding-bottom:5px}}.product-card_product-of-day .product-card__footer{margin-top:8px}@media (max-width: 992px){.product-card_product-of-day .product-card__footer{height:38px;margin-top:16px}}.product-card_product-of-day .variant-selector__item-header{font-size:.875rem}.product-card_product-of-day .product-card__tgk{top:138px;left:-23.5%}.product-card_product-of-day .product-card__price_crossed{font-size:.875rem}.product-card_product-of-day.in-basket,.product-card_product-of-day.in-basket:hover{outline:1px solid var(--ds-color-background)}.price[data-v-d397309e]{color:var(--ds-color-sya-lilac);white-space:nowrap}.crossed[data-v-d397309e]{text-decoration:line-through;color:var(--ds-color-sya-text)}.pale[data-v-d397309e]{color:var(--ds-color-neutral)}.discounted[data-v-d397309e]{color:var(--ds-color-sya-accent)}.counter[data-v-973ab2d4]{color:var(--ds-color-gray-text);font-size:1rem;width:100%;justify-content:space-between;padding:0}.counter[size=small][data-v-973ab2d4]{height:35px}.counter[size=medium][data-v-973ab2d4]{height:40px}.counter[variant=sya-primary][data-v-973ab2d4]{background-color:var(--ds-color-sya-disabled);border:solid var(--ds-color-sya-gray);border-width:1px 0}.button[data-v-f06de60b]{display:flex;align-items:center;justify-content:center;gap:4px;line-height:normal;position:relative;transition:background-color .3s ease-out,border-color .3s ease-out,color .3s ease-out;width:100%;padding:0 12px}.button[size=large][data-v-f06de60b]{height:50px;font-size:1rem}.button[size=medium][data-v-f06de60b]{height:40px;font-size:.875rem}.button[size=small][data-v-f06de60b]{height:35px;font-size:.875rem}.button[variant=primary][data-v-f06de60b]{background-color:var(--ds-color-sya-primary);color:var(--ds-color-white)}.button[variant=primary][data-v-f06de60b]:disabled{background-color:var(--ds-color-sya-inactive);color:var(--ds-color-neutral)}.button[variant=primary][data-v-f06de60b]:not([disabled]):hover{background-color:var(--ds-color-sya-primary-hover)}.button[variant=secondary][data-v-f06de60b]{background-color:var(--ds-color-white);color:var(--ds-color-sya-primary);border:1px solid var(--ds-color-sya-gray)}.button[variant=secondary][data-v-f06de60b]:disabled{background-color:var(--ds-color-white);border:1px solid var(--ds-color-sya-inactive);color:var(--ds-color-sya-neutral)}.button[variant=secondary][data-v-f06de60b]:not([disabled]):hover{color:var(--ds-color-sya-primary-hover)}.normalize[data-v-f06de60b]{border:none}.product-card__button .ds-loader.sya-button__loader{border-radius:0}.action-buttons__sya{display:flex;gap:5px}@media (min-width: 992px){.action-buttons__sya{gap:20px}}.action-buttons__sya[variant=vertical]{flex-direction:column;gap:10px}.action-buttons__sya[variant=vertical-reverse]{flex-direction:column-reverse;gap:10px}.action-buttons__sya a{position:relative}.action-buttons__sya .was_added .bookmarks-ico--product{--color: var(--ds-color-sya-accent);--color-2: var(--ds-color-sya-accent)}.action-buttons__sya .was_added .compare-ico--product{--color: transporet;--color-2: var(--ds-color-sya-accent)}.action-buttons__sya .compare-ico--product{--color: transparent;--color-2: var(--ds-color-neutral)}.product-tgk[data-v-95505e75]{text-align:center;color:var(--ds-color-sya-primary);font-size:.8125rem;line-height:.875rem;font-weight:400;width:fit-content}.rating[data-v-a29031e6]{gap:2px;color:var(--ds-color-sya-gray-text);font-size:.8125rem;font-family:Open Sans,Roboto,serif}[data-v-a29031e6] .star-container{position:relative;width:14px;height:14px}[data-v-a29031e6] .new-star{--color-2: var(--ds-color-sya-lilac);--color: none;position:absolute;top:-3px;left:0}[data-v-a29031e6] .new-star.active{--color: var(--ds-color-sya-lilac)}.product-card__sya{position:relative;display:flex;flex-direction:column;border-radius:0;overflow:hidden;background:var(--ds-color-white);outline:1px solid var(--ds-color-white)}.product-card__sya.is-disabled{pointer-events:none}.product-card__sya:hover .product-card__button,.product-card__sya:hover .subscription-footer__button{background-color:var(--ds-color-sya-primary-hover);border:none;color:var(--ds-color-white)}.product-card__sya .product-card__content{display:flex;flex-direction:column;height:100%;width:100%}.product-card__sya .product-card__name-wrapper{margin:0;padding:0;font-size:inherit;font-weight:inherit;line-height:inherit}.product-card__sya .product-card__action-buttons{position:absolute;right:16px;top:16px}.product-card__sya .discontinued{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff80;z-index:10;display:flex;justify-content:center;align-items:center;padding:20px;pointer-events:none}.product-card__sya .discontinued .discontinued__text{position:absolute;text-align:center;color:var(--ds-color-white);font-size:.875rem;background-color:var(--ds-color-sya-accent-secondary)}.product-card__sya .product-card__tags{width:75%;margin-bottom:8px;display:flex;flex-wrap:wrap;gap:4px;position:absolute}.product-card__sya .product-card__tags .ds-tag{padding:2px 6px;border-radius:2px;font-size:.625rem;font-weight:700;line-height:100%;height:16px;display:flex;align-items:center}.product-card__sya .product-card__tag-discount{outline:1px solid var(--ds-color-sya-lilac);margin-left:1px}.product-card__sya .product-card__image{display:flex;align-items:center;justify-content:center}.product-card__sya .product-card__image img{height:100%;width:auto}.product-card__sya .product-card__tgk{width:100%;display:flex;justify-content:center;position:initial}.product-card__sya .product-card__name{color:var(--ds-color-gray-text);font-weight:600;display:block}.product-card__sya .product-card__stats{display:flex;gap:8px;align-items:center}.product-card__sya .product-card__stats svg.comments{--color: var(--ds-color-neutral)}.product-card__sya .product-card__stats a span{margin-left:2px}@media (min-width: 768px){.product-card__sya .product-card__stats a span{margin-bottom:2px}}.product-card__sya .product-card__stats-item{font-size:.875rem;display:flex;gap:2px;align-items:center}.product-card__sya .product-card__stats-item:hover{color:var(--ds-color-primary);cursor:pointer}.product-card__sya .product-card__stats-item:hover svg.comments{--color: var(--ds-color-primary)}.product-card__sya .product-card__stats-item .new-star{--color-2: var(--ds-color-sya-lilac);--color: none;position:absolute;top:-1px;left:-1px}.product-card__sya .product-card__price{font-size:1.3125rem}.product-card__sya .product-card__price_discounted{line-height:.7}.product-card__sya .product-card__price_crossed{font-size:.8125rem}.product-card__sya .product-card__button svg{--color: var(--ds-color-white);fill:none}.product-card__sya .product-card__button-content{display:flex;gap:4px;align-items:center}.subscription-container__sya{display:flex;flex-direction:column;align-items:start;justify-content:end;gap:10px}.subscription-container__sya .subscription-footer__button-wrapper{width:100%;height:40px;position:relative}.subscription-container__sya_subscribed{height:100%;display:flex;align-items:center;justify-content:flex-start;font-size:.875rem;color:var(--ds-color-sya-primary);gap:5px}.subscription-container__sya_subscribed .check-mark{height:16px;width:16px;fill:var(--ds-color-sya-primary)}.subscription-container__sya .subscription__alert{font-size:.875rem;height:16px;line-height:1;color:var(--ds-color-sya-accent-secondary)}.subscription-container__sya .validation-wrapper{width:100%}.subscription-container__sya .sch-input{height:35px;width:100%;padding:0 12px;border-color:var(--ds-color-sya-gray)}.subscription-container__sya .sch-input::placeholder{color:var(--ds-color-sya-text-secondary)}.subscription-container__sya .ds-loader.sya-loader{border-radius:0}.subscription-container__sya_subscribed{line-height:1}.product-card__sya.product-card_pc-big__sya{max-width:991px;width:100%;height:260px;padding:30px}.product-card__sya.product-card_pc-big__sya:hover .product-card__button,.product-card__sya.product-card_pc-big__sya:hover .subscription-footer__button{background-color:var(--ds-color-sya-primary-hover);border:none;color:var(--ds-color-white)!important}.product-card__sya.product-card_pc-big__sya .product-card__content{flex-direction:row;justify-content:space-between;gap:15px}.product-card__sya.product-card_pc-big__sya .product-card__tags{width:200px}.product-card__sya.product-card_pc-big__sya .product-card__info{width:425px}.product-card__sya.product-card_pc-big__sya .product-card__name{height:19px;font-size:1rem;line-height:1;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__sya.product-card_pc-big__sya .product-card__stats{height:18px;gap:10px}.product-card__sya.product-card_pc-big__sya .product-card__action-buttons{right:31px;top:31px}.product-card__sya.product-card_pc-big__sya .product-card__image{width:200px;height:200px}.product-card__sya.product-card_pc-big__sya .variant-selector__items-wrapper{display:flex;align-items:center;gap:10px}.product-card__sya.product-card_pc-big__sya .variant-selector__items-wrapper .variant-selector__items{padding:0}.product-card__sya.product-card_pc-big__sya .product-card__variants{margin:15px 0;height:30px}.product-card__sya.product-card_pc-big__sya .product-card__variants.available-sale{pointer-events:none}.product-card__sya.product-card_pc-big__sya .product-card__variants.available-sale .product-variant__quantity{color:var(--ds-color-sya-text)}.product-card__sya.product-card_pc-big__sya .product-card__tgk{justify-content:flex-start}.product-card__sya.product-card_pc-big__sya .product-card__attributes{font-size:.8125rem;color:var(--ds-color-sya-gray-text)}.product-card__sya.product-card_pc-big__sya .product-card__attributes .products-list__properties{display:flex;flex-flow:row-reverse wrap-reverse;justify-content:flex-end;position:relative;left:-10px;margin-bottom:0}.product-card__sya.product-card_pc-big__sya .product-card__attributes .products-list__properties>li{margin-bottom:0}.product-card__sya.product-card_pc-big__sya .product-card__attributes .products-list__property-inner{display:flex;align-items:center;gap:2px;margin-bottom:5px}.product-card__sya.product-card_pc-big__sya .product-card__attributes .products-list__property-inner i{display:block;position:relative;height:25px;width:35px}.product-card__sya.product-card_pc-big__sya .product-card__footer{display:flex;width:215px;height:unset;flex-direction:column;gap:10px;align-items:flex-start;justify-content:end}.product-card__sya.product-card_pc-big__sya .product-card__footer .counter{width:100%}.product-card__sya.product-card_pc-big__sya .product-card__footer .product-card__footer-prices{display:flex;align-items:flex-start;flex-direction:column-reverse}.product-card__sya.product-card_pc-big__sya .product-card__footer .product-card__footer-prices span{font-size:1.875rem}.product-card__sya.product-card_pc-big__sya .product-card__footer .product-card__footer-prices .crossed{font-size:.875rem}.product-card__sya.product-card_pc-big__sya .subscription-container__sya{width:215px}.product-card__sya.product-card_pc-big__sya .subscription-container__sya_subscribed{align-items:flex-end;min-width:173px}.product-card__sya.product-card_pc-big__sya .discontinued__text{top:110px;left:45px;padding:9px 26px}.product-card__sya.product-card_pc__sya{width:223px;height:475px;padding:15px}.product-card__sya.product-card_pc__sya .product-card__image{min-height:170px;width:100%;padding:0 8px}.product-card__sya.product-card_pc__sya .product-card__name{height:22px;font-size:1rem;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__sya.product-card_pc__sya .product-card__description{font-size:.8125rem;color:var(--ds-color-sya-text);height:45px;line-height:110%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.product-card__sya.product-card_pc__sya .product-card__stats{margin-top:8px;margin-bottom:15px;height:18px}.product-card__sya.product-card_pc__sya .variant-selector__items-wrapper{margin-bottom:15px}.product-card__sya.product-card_pc__sya .variant-selector__items-wrapper .variant-selector__item-header{line-height:100%;height:15px}.product-card__sya.product-card_pc__sya .product-card__footer{height:unset;align-items:flex-start}.product-card__sya.product-card_pc__sya .product-card__footer .counter{width:100%;display:flex;justify-content:space-between}.product-card__sya.product-card_pc__sya .product-card__footer-prices{display:flex;align-items:center;height:29px;margin-bottom:10px}.product-card__sya.product-card_pc__sya .product-card__footer-prices .product-card__price_discounted{margin-right:4px}.product-card__sya.product-card_pc__sya .product-card__price{font-size:1.5625rem}.product-card__sya.product-card_pc__sya .product-card__price_crossed{font-size:.8125rem;position:relative;top:-3px;height:100%}.product-card__sya.product-card_pc__sya .product-card__info{margin-top:15px}.product-card__sya.product-card_pc__sya .subscription-container__sya{margin-top:32px}.product-card__sya.product-card_pc__sya .subscription-container__sya_subscribed{justify-content:center}.product-card__sya.product-card_pc__sya .discontinued__text{top:80px;padding:12px 24px}.product-card__sya.product-card_mob__sya{width:320px;height:192px;padding:10px 15px}.product-card__sya.product-card_mob__sya .product-card__info{width:220px}.product-card__sya.product-card_mob__sya .product-card__content{align-content:flex-start}.product-card__sya.product-card_mob__sya .product-card__name{width:180px;height:30px;font-size:.8125rem;line-height:110%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width: 355px){.product-card__sya.product-card_mob__sya .product-card__name{width:150px}}.product-card__sya.product-card_mob__sya .product-card__action-buttons{top:11px}.product-card__sya.product-card_mob__sya .product-card__stats{height:15px;margin:6px 0;gap:10px}.product-card__sya.product-card_mob__sya .product-card__tgk{justify-content:flex-start}.product-card__sya.product-card_mob__sya .product-card__content{flex-wrap:wrap}.product-card__sya.product-card_mob__sya .product-card__tags{top:85px;flex-direction:column}.product-card__sya.product-card_mob__sya .product-card__image{width:69px;height:100%;justify-content:flex-start;align-items:flex-start}.product-card__sya.product-card_mob__sya .product-card__image img{height:69px;width:auto}.product-card__sya.product-card_mob__sya .variant-selector__item-header{font-size:.6875rem}.product-card__sya.product-card_mob__sya .product-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:18px;margin-bottom:8px;width:calc(100% - 70px)}.product-card__sya.product-card_mob__sya .product-card__footer .product-card__price{font-size:1.125rem}.product-card__sya.product-card_mob__sya .product-card__footer .product-card__price_crossed.crossed{font-size:.875rem}.product-card__sya.product-card_mob__sya .product-card__footer .product-card__footer-prices_discounted{display:flex;flex-direction:column-reverse}.product-card__sya.product-card_mob__sya .product-card__footer .product-card__button{width:120px}.product-card__sya.product-card_mob__sya .product-card__footer .counter{width:130px}.product-card__sya.product-card_mob__sya .ds-tag{font-size:8px}.product-card__sya.product-card_mob__sya .product-card__tags .ds-tag{display:block;max-width:68px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:12px}.product-card__sya.product-card_mob__sya .subscription-container__sya{margin-top:8px}.product-card__sya.product-card_mob__sya .subscription-container__sya .subscription-footer__button-wrapper{height:35px}.product-card__sya.product-card_mob__sya .subscription-container__sya_subscribed{height:106px;margin-top:8px}.product-card__sya.product-card_mob__sya .discontinued__text{top:137px;left:84px;padding:8px 52px}.product-card_pc{padding:16px}.product-card_pc .product-card__variants{min-height:60px}.product-card_pc .product-card__name_device{height:47px;line-clamp:2;-webkit-line-clamp:2}.product-card_pc:hover{outline:1px solid var(--ds-color-inactive)}.product-card_pc:hover .product-card__action-buttons a{opacity:1;pointer-events:auto}.product-card_pc:hover .product-card__image:not(.product-card__image_single):not(.product-card__image_dynamic) img{height:100%;width:auto}.product-card_pc:hover .product-card__image:not(.product-card__image_single):not(.product-card__image_dynamic) img:first-child{display:none}.product-card_pc:hover .product-card__image:not(.product-card__image_single):not(.product-card__image_dynamic) img:last-child{display:unset}.product-card_pc:hover .product-card__button,.product-card_pc:hover .subscription-footer__button{background-color:var(--ds-color-primary)!important;border:none;color:var(--ds-color-white)!important}.product-card_pc .subscription-container .subscription__alert{font-size:16px}.product-card_mob{padding:16px;outline:1px solid var(--ds-color-inactive)}.product-card_mob .product-card__variants{min-height:57px}.product-card_mob .product-card__variants{min-height:60px}.product-card_mob .product-card__info{margin-top:8px}.product-card_mob .product-card__tgk{top:149px}.product-card_mob .product-card__image,.product-card_mob .product-card__image_single,.product-card_mob .product-card__image_dynamic{width:100%;height:150px}.product-card_mob .product-card__image img,.product-card_mob .product-card__image_single img,.product-card_mob .product-card__image_dynamic img{height:100%;width:auto}.product-card_mob .product-card__name{margin-bottom:8px;height:40px;font-size:.875rem}.product-card_mob .product-card__name_device{height:40px;line-clamp:2;-webkit-line-clamp:2}.product-card_mob .product-card__stats{margin-bottom:8px}.product-card_mob .product-card__price{font-size:1.125rem}.product-card_mob .product-card__price_crossed{font-size:.8125rem}.product-card_mob .product-card__action-buttons a{opacity:1;pointer-events:auto}.product-card_mob.is-disabled .product-card__action-buttons a{pointer-events:none}.product-card_mob .product-card__footer{gap:16px;margin-top:23px}.product-card_mob .product-card__footer .counter{width:auto}
