.brevo-overlay{position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:2147483000;background-color:#a5a5a5;background-color:rgba(31,31,31,.4);}.brevo-overlay .brevo-content{border-radius:5px;background-color:white;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);width:80%;min-width:764px;max-width:994px;height:90%;max-height:860px;}.brevo-overlay .brevo-content .brevo-close{position:absolute;right:20px;top:20px;width:24px;height:24px;cursor:pointer;}.brevo-overlay .brevo-content iframe{border-radius:5px;width:100%;height:100%;}@media (max-width: 639px){.brevo-overlay .brevo-content{width:100%;height:100%;min-width:100%;}}