.c-notifications-animate{position:relative}.c-notifications-animate__background{margin-left:-40px}.c-notifications-animate__background img{display:block;height:auto;width:100%}.c-notifications-animate__item{background-color:#f8f8f8;border-radius:10px;box-shadow:0 4px 10px 0 rgba(45,29,90,.1);color:var(--primary-color);display:none;gap:8px;padding:18px;position:absolute;transform:scale(1);width:90%}.c-notifications-animate__item.position-top-left{left:0;top:0}.c-notifications-animate__item.position-bottom-right{bottom:10%;right:0}.c-notifications-animate__icon{flex:0 0 60px}.c-notifications-animate__icon img{display:block;height:auto;width:100%}.c-notifications-animate__content h6{color:inherit;font-size:18px;font-weight:700;margin-bottom:6px}.c-notifications-animate__content p{color:inherit;font-size:14px;margin:0}.c-notifications-animate__item.style-orange{background:var(--secondary-gradient-color);color:#fff}.c-notifications-animate__item.style-dark{background:var(--primary-color);color:#fff}@media(min-width:768px){.c-notifications-animate__background{min-height:460px;padding-bottom:8em;padding-top:8em}.c-notifications-animate__item{display:flex;transform:scale(0);transition:transform .5s ease-in-out;width:340px}.c-notifications-animate__item.position-top-left{left:0;top:5%}.c-notifications-animate__item.position-bottom-right{bottom:3%;right:0}.c-notifications-animate__icon{flex:0 0 80px}.c-notifications-animate--visible{transform:scale(1)}}@media(min-width:992px){.c-notifications-animate__background{margin-left:0;min-height:0;padding-bottom:0;padding-top:0}}