#Autopop_Popup_Element{position:fixed;width:100vw;height:100vh;z-index:1000000;top:0;left:0;display:none;pointer-events:none;transition:.3s}#Autopop_Popup_Element.open{pointer-events:auto}#Autopop_Popup_Element.open .autopop_backdrop{opacity:1;background-color:rgba(0,0,0,.5);pointer-events:auto}#Autopop_Popup_Element.open .autopop_modal{opacity:1;transform:translate(-50%,-50%);pointer-events:auto}#Autopop_Popup_Element.show{display:block}#Autopop_Popup_Element.scale .autopop_modal{transform:translate(-50%,-50%) scale(1.025)}#Autopop_Popup_Element.scale .btn.primario{background-color:#004739!important;transform:scale(1.1)}#Autopop_Popup_Element .btn{border:none;border-radius:.5em;padding:.75em 1.5em;font-size:.8em;font-weight:500;color:#fff;transition:.4s}#Autopop_Popup_Element .btn.primario{background-color:#009074}#Autopop_Popup_Element .btn.primario:hover{background-color:#004739}#Autopop_Popup_Element .btn.secundario{background-color:rgba(0,0,0,0);color:#009074}#Autopop_Popup_Element .btn.secundario:hover{color:#004739}#Autopop_Popup_Element .autopop_backdrop{background-color:rgba(0,0,0,0);position:fixed;width:100vw;height:100vh;top:0;left:0;opacity:0;transition:.6s;z-index:1000001;pointer-events:none}#Autopop_Popup_Element .autopop_modal{position:relative;width:90vw;max-width:1200px;max-height:90vh;height:auto;top:50%;left:50%;transform:translate(-50%,-100%);transition:.6s;z-index:1000002;overflow:hidden;opacity:0;pointer-events:none;border-radius:.75rem}#Autopop_Popup_Element .autopop_modal-conteudo{background-color:#fff;border-radius:.75rem;overflow:hidden}#Autopop_Popup_Element .autopop_modal-conteudo.no_img{display:grid;grid-gap:2em;padding:1em}#Autopop_Popup_Element .autopop_modal-conteudo.has_img .autopop_modal-header{position:absolute;bottom:1em;left:1em;pointer-events:none;padding-right:11em}#Autopop_Popup_Element .autopop_modal-conteudo.has_img .autopop_modal-header .title{color:#fff;text-shadow:0 0 15px rgba(0,0,0,.75)}#Autopop_Popup_Element .autopop_modal-conteudo.has_img .autopop_modal-header .subtitle{color:#fff;text-shadow:0 0 7px #000}#Autopop_Popup_Element .autopop_modal-conteudo.has_img .autopop_modal-footer{position:absolute;bottom:1em;right:1em}#Autopop_Popup_Element .autopop_modal-conteudo.has_img .autopop_modal-footer .btn{text-shadow:0 0 7px #000}#Autopop_Popup_Element .autopop_modal-img{position:relative;min-height:100px}#Autopop_Popup_Element .autopop_modal-img .autopop_img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;margin:auto;position:relative;z-index:1}#Autopop_Popup_Element .autopop_modal-img .backdrop_img{pointer-events:none;display:block;background-size:100%;object-fit:cover;object-position:center;width:110%;height:120%;top:-10%;left:-5%;max-width:inherit;background-position:center;position:absolute;filter:blur(20px)}#Autopop_Popup_Element .autopop_modal-header{display:grid;position:relative;z-index:2}#Autopop_Popup_Element .autopop_modal-header .title{font-size:2em;font-weight:500}#Autopop_Popup_Element .autopop_modal-header .subtitle{font-size:1.1em;opacity:.7}#Autopop_Popup_Element .autopop_modal-footer{display:grid;grid-auto-flow:column;justify-content:end;position:relative;z-index:2}