toast-notification{display:none;position:fixed;top:var(--toast-top, 20px);right:-320px;width:100%;max-width:300px;background-color:#fff;padding:16px 20px 24px;z-index:2000;border-radius:8px;box-shadow:0 4px 12px #00000026;transition:right .3s ease-in-out;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}toast-notification.active{display:block;right:var(--toast-right, 20px)}.toast_notification_image{display:none}.toast_dismiss_button{position:absolute;top:8px;left:8px;background:none;border:none;font-size:18px;font-weight:700;color:#666;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.toast_dismiss_button:hover{background-color:#f0f0f0;color:#333}.toast_notification_message{font-size:14px;font-weight:500;color:#333;line-height:1.4;margin-left:32px;margin-right:8px;display:block}.toast_notification_progress_bar{position:absolute;display:block!important;bottom:0;left:0;height:5px;background-color:#e74c3c;width:0%;border-radius:0 0 8px 8px;z-index:1}toast-notification:after{content:"";position:absolute;bottom:0;left:0;right:0;height:5px;background-color:#0000001a;border-radius:0 0 8px 8px}toast-notification.toast_notification--wishlist{align-items:center;border-radius:0;box-sizing:border-box;box-shadow:0 8px 24px #0000001f;display:none;gap:14px;max-width:min(300px,calc(100vw - 32px));min-height:84px;padding:14px 46px 14px 14px;right:-340px;transition:right .26s ease,opacity .2s ease}toast-notification.toast_notification--wishlist.active{display:flex;right:var(--toast-right, 20px)}toast-notification.toast_notification--clickable{cursor:pointer}toast-notification.toast_notification--clickable:focus-visible{outline:2px solid #212121;outline-offset:3px}toast-notification.toast_notification--wishlist .toast_notification_image{aspect-ratio:1;background:#f4f4f4;display:block;flex:0 0 58px;height:58px;object-fit:cover;width:58px}toast-notification.toast_notification--wishlist .toast_dismiss_button{color:#8f8f8f;font-size:0;font-weight:300;left:auto;line-height:1;right:11px;top:12px}toast-notification.toast_notification--wishlist .toast_dismiss_button:before,toast-notification.toast_notification--wishlist .toast_dismiss_button:after{background:currentColor;content:"";height:22px;left:50%;position:absolute;top:50%;width:2px}toast-notification.toast_notification--wishlist .toast_dismiss_button:before{transform:translate(-50%,-50%) rotate(45deg)}toast-notification.toast_notification--wishlist .toast_dismiss_button:after{transform:translate(-50%,-50%) rotate(-45deg)}toast-notification.toast_notification--wishlist .toast_dismiss_button:hover{background:transparent;color:#212121}toast-notification.toast_notification--wishlist .toast_notification_message{color:#212121;font-size:13px;font-weight:500;line-height:1.35;margin:0}toast-notification.toast_notification--wishlist .toast_notification_progress_bar,toast-notification.toast_notification--wishlist:after{display:none!important}@media screen and (max-width:749px){toast-notification.toast_notification--wishlist{max-width:min(280px,calc(100vw - 24px));min-height:76px;padding:12px 42px 12px 12px}toast-notification.toast_notification--wishlist .toast_notification_image{flex-basis:52px;height:52px;width:52px}}
/*# sourceMappingURL=/cdn/shop/t/603/assets/component-toast.css.map */
