@keyframes open_container{0%{margin-top:200px;opacity:0}to{margin-top:0;opacity:1}}@keyframes close_container{0%{margin-top:0;opacity:1}to{margin-top:200px;opacity:0}}.popup-wrapper{background:#00000080;display:block;height:100vh;left:0;padding:1.25rem;position:fixed;top:0;width:100vw;z-index:9999999999}.popup-wrapper.hide-overlay{background:transparent}.popup-wrapper.no-title-margin .popup-title{margin-bottom:0!important}.popup-wrapper .popup-container{background:#fff;border-radius:1.5rem;box-shadow:0 0 20px #00000040;left:50%;max-height:calc(100vh - 10rem);overflow-y:auto;padding:1.25rem;position:absolute;top:1.5rem;transform:translate(-50%);width:90%}.popup-wrapper .popup-container .popup-title{margin-bottom:1.25rem;text-align:center}.popup-wrapper .popup-container .popup-title h2{margin-bottom:0}.popup-wrapper .popup-container.title-left .popup-title h3{text-align:left}.popup-wrapper .popup-container.full-screen{align-items:center;border-radius:0;display:flex;height:100%;justify-content:center;margin:0;padding:0;width:100%}.popup-wrapper .popup-container.full-screen .popup-content{margin:0}.popup-wrapper .popup-container.opening{animation:open_container .25s ease-in-out}.popup-wrapper .popup-container.closing{animation:close_container .25s ease-in-out}.popup-wrapper .popup-container .close-button-wrapper{margin-bottom:1.23rem}.popup-wrapper .popup-container .close-button-wrapper.small-icon{margin-bottom:0}.popup-wrapper .popup-container .close-button-wrapper.small-icon .close-popup{height:1rem;min-height:1rem;min-width:1rem;position:absolute;right:.85rem;top:.85rem;width:1rem}.popup-wrapper .popup-container .close-button-wrapper .close-popup{height:1.01644rem;width:1.01644rem}.popup-wrapper .popup-container>.flex{align-items:center}.popup-wrapper .popup-container .popup-icon{text-align:center}.popup-wrapper .popup-container .popup-icon>*{margin-bottom:14.2px}.popup-wrapper .popup-container .popup-content{margin-bottom:1.25rem;padding-top:0;text-align:center;width:100%}.popup-wrapper .popup-container .popup-content .rich-text{margin-bottom:0}.popup-wrapper .popup-container .popup-content video{width:100%}.popup-wrapper .popup-container .popup-title{margin-bottom:.94rem;width:100%}.popup-wrapper .popup-container .popup-title h3{color:#000;font-size:1rem;font-style:normal;font-weight:700;line-height:1.3rem}.popup-wrapper .popup-container .popup-button-wrapper{width:100%}.popup-wrapper .popup-container .popup-button-wrapper:not(:last-child){margin-bottom:.75rem}.popup-wrapper .popup-container .popup-button-wrapper .button{margin-bottom:0;text-align:center}.popup-wrapper .popup-container .popup-button-wrapper.secondary .button{border-color:#707070;color:#707070;text-align:center}
