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