document.getElementById("267333cba41b3091f97025d25492bde0").innerHTML=' ';
document.write('');
var w = document.getElementById("267333cba41b3091f97025d25492bde0").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-267333cba41b3091f97025d25492bde0").style.width='100%';
document.getElementById("iframe-267333cba41b3091f97025d25492bde0").style.height=(h+100) + 'px';
const iframe = document.getElementById("iframe-267333cba41b3091f97025d25492bde0");
window.addEventListener('message', (e) => {
if(e.data.type && e.data.type === 'resize-iframe') {
iframe.style.height = e.data.payload.height + 'px'
}
}, false)
document.write( '' );