.elementor-514 .elementor-element.elementor-element-5dfdda56{--display:flex;--padding-top:0px;--padding-bottom:5px;--padding-left:5px;--padding-right:5px;}#elementor-popup-modal-514 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-514{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-514 .dialog-message{width:1100px;height:81vh;align-items:flex-start;}#elementor-popup-modal-514 .dialog-close-button{display:flex;background-color:var( --e-global-color-secondary );font-size:25px;}#elementor-popup-modal-514 .dialog-close-button i{color:var( --e-global-color-5f29f44 );}#elementor-popup-modal-514 .dialog-close-button svg{fill:var( --e-global-color-5f29f44 );}@media(max-width:1366px){#elementor-popup-modal-514 .dialog-message{width:70vw;}}@media(max-width:1024px){#elementor-popup-modal-514 .dialog-message{height:71vh;}}@media(max-width:767px){#elementor-popup-modal-514 .dialog-message{width:90vw;height:55vh;}#elementor-popup-modal-514{align-items:flex-start;}}/* Start custom CSS for html, class: .elementor-element-377a8d31 */.responsive-iframe {
  position: relative;
  width: 103% !important;
  overflow: hidden;
  border-radius: 0;
  height: 85vh; /* default desktop */
}

.responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 110%;
  height: 110%;
  transform: translate(-2%, -2%);
  border: 0;
}

/* 💻 Large desktops (≥1200px) */
@media (max-width: 1399.98px) {
  .responsive-iframe {
    height: 85vh;
  }
}

/* 🖥️ Desktops / Laptops (≥992px) */
@media (max-width: 1199.98px) {
  .responsive-iframe {
    height: 80vh;
  }
}

/* 📱 Tablets landscape (≥768px) */
@media (max-width: 991.98px) {
  .responsive-iframe {
    height: 70vh;
  }
}

/* 📱 Tablets portrait (≥576px) */
@media (max-width: 767.98px) {
  .responsive-iframe {
    height: 54vh;
  }
}

/* 📱 Mobiles (≤575px) */
@media (max-width: 575.98px) {
  .responsive-iframe {
    height: 54vh;
  }
}/* End custom CSS */