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