.elementor-17772 .elementor-element.elementor-element-418c7ec{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}#elementor-popup-modal-17772 .dialog-message{width:600px;height:auto;}#elementor-popup-modal-17772{justify-content:center;align-items:center;pointer-events:all;background-color:#000000CC;}#elementor-popup-modal-17772 .dialog-close-button{display:flex;font-size:25px;}#elementor-popup-modal-17772 .dialog-widget-content{background-color:#FFFFFF00;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-17772 .dialog-close-button i{color:#333333;}#elementor-popup-modal-17772 .dialog-close-button svg{fill:#333333;}@media(max-width:1024px){#elementor-popup-modal-17772 .dialog-message{width:778px;}#elementor-popup-modal-17772 .dialog-close-button{top:-35px;}body:not(.rtl) #elementor-popup-modal-17772 .dialog-close-button{right:10px;}body.rtl #elementor-popup-modal-17772 .dialog-close-button{left:10px;}}@media(max-width:767px){#elementor-popup-modal-17772 .dialog-message{width:100vw;}#elementor-popup-modal-17772{justify-content:center;align-items:center;}}/* Start custom CSS */.responsive-iframe {
    width: 100%;
    max-width: 1000px; /* Максимальная ширина для десктопов */
    height: 551px;
    min-height: 130px; /* Минимальная высота, чтобы избежать обрезания */
    overflow: hidden; /* Отключает полосу прокрутки */
}

@media (max-width: 1024px) {
    .responsive-iframe {
        width: 1024px;
        height: 426px; /* Сохраняет соотношение 16:9 */
    }
}

@media (max-width: 778px) {
    .responsive-iframe {
        width: 778px;
        height: 426px; /* Сохраняет соотношение 16:9 */
    }
}

@media (max-width: 480px) {
    .responsive-iframe {
        width: 480px;
        height: 270px; /* Сохраняет соотношение 16:9 */
    }
}

@media (max-width: 380px) {
    .responsive-iframe {
        width: 380px;
        height: 214px; /* Сохраняет соотношение 16:9 */
    }
}

.elementor-popup-modal {
    max-width: 100%;
    max-height: 100%;
    overflow: visible;
}/* End custom CSS */