.page-toast{z-index:9999;will-change:transform;touch-action:manipulation;transition:transform .32s;position:fixed;top:80px;right:0;transform:translate(100%)}.page-toast_open{transform:translate(0,0)}.page-toast-content{background-color:#0b0b0be5;width:100%;max-width:326px;min-height:90px;display:flex}.page-toast-content_image{aspect-ratio:1;object-fit:cover;flex-shrink:0;align-self:stretch;width:auto;min-width:90px;max-width:140px;height:auto;min-height:90px;max-height:110px}.page-toast-content_text{margin:14px 13px 14px 20px}.toast-basket-icon{width:20px;height:20px}.toast-basket-icon-text{color:#fff;text-transform:lowercase;letter-spacing:.05em;font-size:11px;font-weight:300;line-height:110%}.toast-basket-icon-price{color:#fff;font-size:14px;font-weight:500}.toast-basket-icon-container{flex-direction:row;align-items:center;gap:10px;display:flex}.toast-basket-icon-name{color:#fff;text-transform:uppercase;letter-spacing:.05em;overflow-wrap:anywhere;margin-top:5px;font-size:12px;font-weight:300;line-height:110%}@media (max-width:768px){.page-toast{top:12px;left:12px;right:12px;transform:translateY(-130%)}.page-toast_open{transform:translate(0,0)}.page-toast-content{width:100%;max-width:none}}
