/*
Generated time: February 23, 2026 21:11
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.section-notification-popup{position:fixed;display:flex;bottom:2.2rem;left:2.2rem;z-index:2;transition:all .5s cubic-bezier(.68, -.1, .27, 1.1);max-width:calc(100% - 8rem)}.section-notification-popup:has( ~ .compare-banner.half-open){bottom:9rem}.section-notification-popup:has( ~ .compare-banner.open),.section-notification-popup:has( ~ .sticky-atc-bar.default.atc-visible){bottom:29rem}@media screen and (max-width:749px){.section-notification-popup{left:1.5rem}}@media screen and (min-width:750px){.section-notification-popup:has( ~ .compare-banner.half-open){bottom:10rem}.section-notification-popup:has( ~ .compare-banner.open),.section-notification-popup:has( ~ .sticky-atc-bar.default.atc-visible){bottom:25rem}}.notification-block{position:relative;padding:2rem 4rem 2rem 2rem;border-radius:var(--popup-corner-radius);box-shadow:0 0 20px 0 rgba(var(--color-foreground),.15);max-width:33rem;display:initial}.notification-close-popup{position:absolute;width:2.6rem;height:2.6rem;right:.7rem;top:2.1rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.notification-close-popup::after,.notification-close-popup::before{content:'';position:absolute;display:block;width:1.4rem;height:.2rem;background-color:rgba(var(--color-foreground),1);transform:rotate(45deg)}.notification-close-popup::after{transform:rotate(-45deg)}@media screen and (max-width:1024px){.notification-close-popup{top:2rem}}@media screen and (max-width:749px){.notification-block{padding:1.6rem 3.5rem 1.6rem 2rem}.notification-close-popup{top:1.3rem}}