.simple-modal{--gutter: 14px;--modal-color: #800000;--soft-color: #fafafa;top:0;left:0;width:100vw;height:100vh;z-index:2000;position:fixed;background-color:#000000b3;padding-top:2%}.simple-modal__content{width:95vw;height:90vh;padding:50px;max-height:700px;max-width:800px;position:relative;overflow:hidden;border-radius:4px;margin:0 auto;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between}.simple-modal__content header{min-height:60px;height:60px;color:#fff;background-color:var(--modal-color);display:grid;padding-left:var(--gutter);align-items:center;grid-template-columns:auto 60px}.simple-modal__content header h4{margin:0;text-align:left}.simple-modal__content header span{display:flex;align-items:center;justify-content:center;height:100%;width:100%;font-size:20px;opacity:.8;cursor:pointer}.simple-modal__content header span:hover{opacity:1}.simple-modal__content .modal-main{flex-grow:1;display:flex;flex-flow:row wrap;padding:var(--gutter);justify-content:space-between}.simple-modal__content footer{height:auto;text-align:right;border-top:solid 1px #cccccc;padding:var(--gutter);background-color:#fff;background-color:var(--soft-color)}.simple-modal__content footer button,.simple-modal__content footer input{margin:0}.simple-modal__content footer button:not(:last-child),.simple-modal__content footer input:not(:last-child){margin-right:var(--gutter)}.modal-scrollable{overflow:auto;padding:5px;flex-grow:1;display:flex;flex-flow:column nowrap}.modal-header>h4{font-size:1.5em}.modal-footer{margin-right:auto}.modal-footer>button{background:#0000!important;color:#000!important;text-transform:none;left:-14px}.modal-main>div{display:flex;align-content:center;flex-direction:column;justify-content:space-evenly;text-align:center}.modal-main:has(.modal-product){justify-content:space-evenly}.modal-main>div>input[type=button]{background-color:#c7dcdf;cursor:pointer}.modal-main img{max-width:200px;width:auto;height:auto}.modal-main>.modal-donation>img{max-width:200px}.modal-main>.modal-product>img{max-width:250px}#modal-loading{display:none;position:absolute;background-color:#00000080;left:0;top:0;width:100%;height:100%;z-index:9999;justify-content:center;align-items:center}@keyframes rotating{to{transform:rotate(360deg)}}.spinner{border-radius:50%;width:80px;height:80px;border:8px solid rgba(0,0,0,.2);border-top:8px solid #fff;animation:rotating 1.2s infinite linear}@media screen and (max-width: 768px){.simple-modal__content{height:98vh;padding:40px 10px}.modal-scrollable{padding:30px}.modal-header{text-align:center}.modal-main{justify-content:center!important;align-items:center;flex-flow:column nowrap!important}.modal-main>div>img{margin-bottom:10px}.modal-main>div>input[type=button]{margin-bottom:30px}.modal-main>div>p{display:none}.modal-footer{position:absolute;bottom:0;left:0;height:90px;width:100%;background-color:#f2f2f2}.modal-footer>button{width:auto;margin-left:15px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/upsell-modal.css.map */
