.elementor-13884 .elementor-element.elementor-element-1d714f1{--display:flex;--min-height:510px;--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;--justify-content:space-around;--border-radius:3px 3px 3px 3px;--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-13884 .elementor-element.elementor-element-1d714f1:not(.elementor-motion-effects-element-type-background), .elementor-13884 .elementor-element.elementor-element-1d714f1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-13884 .elementor-element.elementor-element-f06edb2{--display:flex;--min-height:200px;--justify-content:flex-end;--border-radius:10px 10px 10px 10px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13884 .elementor-element.elementor-element-f06edb2:not(.elementor-motion-effects-element-type-background), .elementor-13884 .elementor-element.elementor-element-f06edb2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-13884 .elementor-element.elementor-element-94aae68 .elementor-button{font-family:"Poppins", Sans-serif;font-size:10px;font-weight:600;font-style:italic;border-radius:0px 10px 0px 10px;}.elementor-13884 .elementor-element.elementor-element-35b57b1{--display:flex;--justify-content:space-between;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-13884 .elementor-element.elementor-element-e2eb610 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-13884 .elementor-element.elementor-element-e2eb610 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-13884 .elementor-element.elementor-element-e2eb610{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-13884 .elementor-element.elementor-element-e2eb610 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-13884 .elementor-element.elementor-element-e2eb610 .elementor-icon-list-item > a{font-family:"Poppins", Sans-serif;font-size:13px;font-weight:400;text-transform:uppercase;}.elementor-13884 .elementor-element.elementor-element-e2eb610 .elementor-icon-list-text{transition:color 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-13884 .elementor-element.elementor-element-a84a485{margin:-10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-13884 .elementor-element.elementor-element-a84a485 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:17px;font-weight:600;color:#222222;}.elementor-13884 .elementor-element.elementor-element-8fb1019 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-13884 .elementor-element.elementor-element-8fb1019 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-13884 .elementor-element.elementor-element-8fb1019 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-13884 .elementor-element.elementor-element-8fb1019 .jet-listing-dynamic-field__content{text-align:left;}.elementor-13884 .elementor-element.elementor-element-8b18eec .elementor-button-content-wrapper{flex-direction:row-reverse;}/* Start custom CSS for button, class: .elementor-element-8b18eec */.botao .elementor-button{
    background: linear-gradient(90deg, #0C239A, #2A64F0);
    transition: 0.5s ease all;
}

.botao:hover .elementor-button{
    box-shadow: 0px 0px 50px 0px #24a2c280;
}

.botao .elementor-button-text{
    align-self: center
}

.botao .elementor-button-icon{
    font-size: 15px;
    align-self: center;
    transition: 0.5s 0.2s ease all
}

.botao:hover .elementor-button-icon{
    rotate: 45deg;
}

.botao .elementor-button::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border: solid 1px #ffffff50;
    opacity: 100%;
    transition: 0.5s ease all;
}

.botao:hover .elementor-button::before{
        width: 100%;
    height: 100%;
    opacity: 0;
}/* End custom CSS */