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