.strl-popup{display:none;max-width:375px!important;width:100%}.strl-popup.has-image{padding:0!important}.strl-popup.has-image .inner-content{padding:2rem}.strl-popup .is-close-btn{display:none}.strl-popup *{box-sizing:border-box!important}.strl-popup .image-container img{height:100%;width:100%;object-fit:cover;object-position:center;aspect-ratio:16/9}.strl-popup .inner-content{background-color:#fff}.strl-popup .inner-content .text{position:relative;padding-top:.5rem}.strl-popup .inner-content .text p:last-of-type{margin:0}.strl-popup .inner-content .custom-close-btn{align-items:center;cursor:pointer;display:flex;font-size:1.25rem;gap:.5rem;position:absolute;right:1rem;top:1rem}.strl-popup .inner-content .custom-close-btn span{text-decoration:underline}.strl-popup .inner-content .custom-close-btn:hover span,.strl-popup .inner-content .custom-close-btn:focus-visible span{text-decoration:unset}@media screen and (min-width:768px){.strl-popup{max-width:640px!important}.strl-popup.has-image{flex-direction:row!important;align-items:center}.strl-popup.has-image .image-container img{aspect-ratio:1}.strl-popup.has-image .inner-content{width:55%}.strl-popup .image-container{height:100%;width:45%}}@media screen and (min-width:1024px){.strl-popup{max-width:800px!important}}