.elementor-907 .elementor-element.elementor-element-d764337{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--border-radius:30px 30px 30px 30px;--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-907 .elementor-element.elementor-element-d764337:not(.elementor-motion-effects-element-type-background), .elementor-907 .elementor-element.elementor-element-d764337 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#101A2B;}#elementor-popup-modal-907 .dialog-widget-content{animation-duration:1.2s;border-radius:33px 33px 33px 33px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-907{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-907 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-907 .dialog-close-button{display:flex;}/* Start custom CSS for container, class: .elementor-element-d764337 */#rd-section-mdvngzr0{
    background-color: transparent !important;
}

#rd-button-mdvngzra{
    animation: pulse 1.8s infinite;
    border-radius: 35px !important;
    font-weight: 800 !important;
    background: #ededed !important;

    color: #101A2B !important;
    border: white !important;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 rgbargb(255, 255, 255, 1);
    }
    50% {
        box-shadow: 0 0 15px rgb(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 rgbargb(255, 255, 255, 0.2);
    }
}

@media screen and (max-width: 700px){
    #rd-button-mdvngzra{
        font-size: 14px !important;
    }
}/* End custom CSS */