.button-loader{position:relative;overflow:hidden}.button-loader__disabled{z-index:2;background-color:#f7f8fa;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.button-loader__disabled_transparent{background-color:#0000}.button-loader__disabled_gray{background-color:#f7f8fa}.button-loader__disabled_white{background-color:#fff}.button-loader__disabled_black{background-color:#282c34}.button-loader__disabled_blue{background-color:#0047bb}.button-loader__disabled-loader{width:auto;height:10px}.favorite-button.button-loader{position:absolute}.favorite-button{z-index:2;background:#fff;border:0;border-radius:100px;justify-content:center;align-items:center;padding:0;transition:all .2s;animation:.5s forwards favorite-animation;display:flex}.favorite-button__icon{color:#313235;width:18px;height:18px}.favorite-button--active{color:#0047bb;transition:all .2s;animation:.5s forwards favorite-animation-back}.favorite-button--active path{fill:#0047bb;stroke:#0047bb}.favorite-button:hover .favorite-button__icon path{stroke:#0047bb}@keyframes favorite-animation-back{0%{color:#0047bb;transform:scale(1)}25%{transform:scale(.6)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes favorite-animation{0%{color:#0047bb;transform:scale(1)}25%{transform:scale(.6)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{fill:#0047bb;transform:scale(1)}}.product-info-block__cart-button{color:#fff;-moz-column-gap:20px;background-color:#0047bb;justify-content:center;align-items:center;column-gap:20px;width:100%;padding:17px 64px;transition:all .2s;display:flex}.product-info-block__cart-button:hover{color:#ffffff80}.product-info-block__cart-button-label{text-transform:uppercase;font-size:16px;line-height:19px}.product-info-block__cart-button svg{flex-shrink:0;width:30px;height:30px}.product-info-block__cart-button svg path{stroke-width:2px}.product-info-block__cart-button .ui-spinner-item{width:50px;height:10px}.cart__product-cost__button-svg{width:24px;height:24px}.cart__product-cost__button-svg svg{stroke-width:3px;color:#313235}
