.notification-added-cart{display:flex;align-items:center;padding:1.2rem 34px 1.2rem 1.2rem;gap:1rem;width:fit-content;height:fit-content;background:#1c1c1c;border-radius:1.2rem;position:relative;font-size:1.4rem;line-height:2.2rem;color:#fff}@media(max-width:556px){.notification-added-cart{display:none}}.notification-added-cart__close{width:1.2rem;cursor:pointer;position:absolute;top:1.2rem;right:1.2rem}@media(max-width:1200px){.notification-added-cart__content{max-width:21rem}}.notification-added-cart__img{object-fit:cover;width:8rem;height:8rem;border-radius:.8rem}.notification-added-cart__caption{color:#d2d2d4;display:flex;gap:.6rem;align-items:center}.notification-added-cart__caption_svg{flex-shrink:0;width:1.6rem}.notification-added-cart__title{font-weight:500;margin:2px 0 .8rem}.notification-added-cart__link{width:12.8rem;height:2.6rem;border-radius:1.6rem;font-size:1.2rem;font-weight:500;line-height:1.6rem}@media(max-width:1200px){.notification-added-cart__link{color:#1c1c1c;background:#fff}.notification-added-cart__link:active,.notification-added-cart__link:focus,.notification-added-cart__link:hover{color:#1c1c1c}}.notification-added-cart__link_moblile{display:none}@media(max-width:556px){.notification-added-cart__link_moblile{font-size:1.6rem;font-weight:600;line-height:2.4rem;display:flex;position:fixed;bottom:3.4rem;left:1.2rem;z-index:98;width:calc(100vw - 2.4rem);height:4.8rem;border-radius:12px}}