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