.elementor-1819 .elementor-element.elementor-element-317dbfd{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:center;--padding-top:32px;--padding-bottom:32px;--padding-left:32px;--padding-right:32px;}.elementor-1819 .elementor-element.elementor-element-e6191ba{width:100%;max-width:100%;}#elementor-popup-modal-1819 .dialog-widget-content{background-color:var( --e-global-color-48ebe2f );border-style:none;border-radius:20px 20px 20px 20px;box-shadow:0px 4px 25px 0px rgba(51, 51, 51, 0.2);}#elementor-popup-modal-1819{background-color:#00000080;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1819 .dialog-message{width:1200px;height:auto;}@media(max-width:1200px){#elementor-popup-modal-1819 .dialog-message{width:80vw;}}@media(max-width:767px){.elementor-1819 .elementor-element.elementor-element-317dbfd{--padding-top:32px;--padding-bottom:32px;--padding-left:20px;--padding-right:20px;}#elementor-popup-modal-1819 .dialog-message{width:calc(100vw - 30px);}}/* Start custom CSS for html, class: .elementor-element-e6191ba */.with_spiner {
    position: relative;
}
.with_spiner::before {
    content: '';
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 5px solid #009b4c;
    border-top-color: transparent;
    position: absolute;
    top: calc(50% - 24px);
    left: calc(50% - 24px);
    animation: spin_anim 2s linear infinite;
}
@keyframes spin_anim {
    to { transform: rotate(360deg); }
}/* End custom CSS */
/* Start custom CSS */#elementor-popup-modal-1819 {
    backdrop-filter: blur(10px);
}/* End custom CSS */