document.getElementById("a1ae86b1b7fbe4d8db45818f5ad25aea").innerHTML=' ';
document.write('');
var w = document.getElementById("a1ae86b1b7fbe4d8db45818f5ad25aea").parentElement.clientWidth;
var h;
if(w >= 992) {
h = 644;
}
if(w < 992) {
h = 595;
}
if(w < 768) {
h = 683;
}
if(w < 576) {
h = 808;
}
if(w < 420) {
h = 808;
}
document.getElementById("iframe-a1ae86b1b7fbe4d8db45818f5ad25aea").style.width='100%';
document.getElementById("iframe-a1ae86b1b7fbe4d8db45818f5ad25aea").style.height=(h+100) + 'px';
const iframe = document.getElementById("iframe-a1ae86b1b7fbe4d8db45818f5ad25aea");
window.addEventListener('message', (e) => {
if(e.data.type && e.data.type === 'resize-iframe') {
iframe.style.height = e.data.payload.height + 'px'
}
}, false)
document.write( '' );