.popup-container{position:fixed;bottom:20px;left:20px;padding:2.4rem 1.2rem;max-width:350px;opacity:1;transform:translateY(0);transition:opacity .5s ease-out,transform .5s ease-out;z-index:2}.popup-container.fade-out{animation:slideDown .5s forwards}.popup-container .section-title{font-size:2.4rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between}.popup-container .section-title .icon-wrap{margin-left:.8rem;white-space:nowrap}.popup-container .section-title .icon-caret{transform:rotate(-90deg);width:1.3rem}.popup-container a{text-decoration:none;color:inherit}.popup-container p{font-size:1.4rem;margin:0}@media screen and (max-width: 749px){.popup-container{position:fixed;bottom:0;left:0;max-width:100%;width:100%}}@keyframes slideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(150%);opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/component-popup-alert.css.map */
