.elementor-390 .elementor-element.elementor-element-5b70e18{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-390 .elementor-element.elementor-element-5b70e18:not(.elementor-motion-effects-element-type-background), .elementor-390 .elementor-element.elementor-element-5b70e18 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#191919;}.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-390 .elementor-element.elementor-element-e99df15{text-align:start;}.elementor-390 .elementor-element.elementor-element-e99df15 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:400;color:#FFFFFF;}.elementor-390 .elementor-element.elementor-element-18c3182{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-widget-posts .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-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{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-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-390 .elementor-element.elementor-element-fac21af > .elementor-widget-container{margin:0px 0px 0px 0px;padding:25px 0px 25px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:#AAAAAA;border-radius:0px 0px 0px 0px;}.elementor-390 .elementor-element.elementor-element-fac21af .elementor-post__title, .elementor-390 .elementor-element.elementor-element-fac21af .elementor-post__title a{color:#191919;font-family:"Roboto", Sans-serif;font-size:20px;font-weight:600;}.elementor-390 .elementor-element.elementor-element-fac21af .elementor-post__excerpt p{font-family:"Lora", Sans-serif;font-size:16px;font-weight:400;}.elementor-390 .elementor-element.elementor-element-fac21af .elementor-post__excerpt{margin-bottom:13px;}.elementor-390 .elementor-element.elementor-element-fac21af .elementor-post__read-more{color:#191919;}.elementor-390 .elementor-element.elementor-element-fac21af a.elementor-post__read-more{font-family:"Roboto", Sans-serif;font-size:14px;font-weight:400;}@media(max-width:767px){.elementor-390 .elementor-element.elementor-element-5b70e18{--padding-top:50px;--padding-bottom:50px;--padding-left:15px;--padding-right:15px;}.elementor-390 .elementor-element.elementor-element-18c3182{--padding-top:50px;--padding-bottom:50px;--padding-left:15px;--padding-right:15px;}.elementor-390 .elementor-element.elementor-element-fac21af > .elementor-widget-container{margin:0px 0px 0px 0px;padding:35px 15px 35px 15px;}}/* Start custom CSS for posts, class: .elementor-element-fac21af *//* --- 1. Alinhamento e travamento do ícone customizado --- */
.elementor-post__read-more {
    display: flex !important;
    justify-content: flex-end !important; /* Alinha à direita */
    align-items: center;                  /* Alinha verticalmente */
    text-align: right;
    width: 100%;
    
    /* Remove decorações de texto herdadas (sublinhado) no hover */
    text-decoration: none !important;
    position: relative;
}

/* --- 2. Criação do ícone customizado --- */
.elementor-post__read-more::after {
    content: "";
    display: inline-block;
    width: 16px; /* Tamanho da sua seta */
    height: 16px;
    margin-left: 10px; /* Espaço fixo entre texto e seta */
    
    background-image: url('https://joaopedropadua.comwp-content/uploads/2026/03/Vector.png') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    
    /* Garanet que não haja animações nativas ou herdadas */
    transform: none !important;
    transition: none !important;
    vertical-align: middle;
}

/* --- 3. Força o sublinhado APENAS no texto ao passar o mouse --- */
.elementor-post__read-more:hover {
    text-decoration: underline !important;
}

/* --- 4. Trava a setinha para não se mover no hover --- */
/* (Força para que o pseudo-elemento ::after não herde o sublinhado ou animação) */
.elementor-post__read-/* End custom CSS */