.elementor-4033 .elementor-element.elementor-element-88beaaa{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:1000px 1000px 1000px 1000px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-4033 .elementor-element.elementor-element-13d4668{z-index:999;}.elementor-4033 .elementor-element.elementor-element-13d4668 img{width:80px;border-style:solid;border-width:4px 4px 4px 4px;border-color:#27A419;border-radius:1000px 1000px 1000px 1000px;}#elementor-popup-modal-4033 .dialog-widget-content{background-color:#1A151500;border-style:none;border-radius:1000px 1000px 1000px 1000px;}#elementor-popup-modal-4033 .dialog-message{width:305px;height:auto;}#elementor-popup-modal-4033{justify-content:flex-end;align-items:flex-end;}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-4033 .elementor-element.elementor-element-13d4668 img{width:60px;}}/* Start custom CSS for image, class: .elementor-element-13d4668 */.elementor-4033 .elementor-element.elementor-element-13d4668{
    position: fixed;
    z-index: 1000;
    right: 1%;
    bottom: 4%;
    cursor: pointer !important;
    
}

.suporte::before{
    content: "Alguma dúvida?";
    background: #d3d3d3;
    padding: 10px;
    border-radius: 100px 100px 0px;
    position: absolute;
    width: 180px;
    left: -150px;
    font-family: montserrat;
    font-weight: 600;
    font-size: 1rem;
    animation: msg 10s ease forwards 3s;
    opacity: 0;
    transition: all 0.5s;
    z-index: 99999 !important;
}

.suporte:hover::before{
    opacity: 1 !important;
    left: -190px;
    animation: none !important;
    transition: all 0.5s;
}

@media(max-width:1024px){
    .elementor-4033 .elementor-element.elementor-element-13d4668{
    position: fixed;
    z-index: 1000;
    right: 1%;
    bottom: 4%;
    z-index: 99999 !important;
    
}

.suporte::before{

    font-family: montserrat;
    font-weight: 600;
    font-size: 0.7em;
    width: 150px;
    left: -160px !important;

}


}

@keyframes msg{
    0%{
        opacity: 0;
        left:-150px;
    }
    
    10%, 90%{
        opacity: 1;
        left: -190px;
    }
    
    100%{
        opacity: 0;
        left:-150px;
    }
}


.elementor-4033 .elementor-element.elementor-element-13d4668:after{
    background: #27A419;
    content: "";
    z-index: 99999999;
    position: absolute;
    width: 100%;
    height: 100%;
        top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100px;
    background-image: url('https://alexandreventuri.com/wp-content/uploads/2024/04/alexandreventuri.com-1.svg');
    background-size: 60%;
    background-position: center;
    background-repeat: no-repeat;
    animation: wpp 15s ease infinite;
    pointer-events: none;
}

@keyframes wpp{
    0%, 45%{
        opacity: 0;
    }
    50%, 95%{
        opacity:1;
    }
    
    100%{
        opacity: 0 ;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-88beaaa */:focus, :focus-within{
    outline: none !important;
}/* End custom CSS */
/* Start custom CSS */:focus, :focus-within{
    outline: 0px !important;
}/* End custom CSS */