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