.elementor-1652 .elementor-element.elementor-element-3d0c121{--display:flex;--min-height:718px;--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:center;--overflow:hidden;--overlay-opacity:0.55;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:120px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-1652 .elementor-element.elementor-element-3d0c121:not(.elementor-motion-effects-element-type-background), .elementor-1652 .elementor-element.elementor-element-3d0c121 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#252525;background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1652 .elementor-element.elementor-element-3d0c121::before, .elementor-1652 .elementor-element.elementor-element-3d0c121 > .elementor-background-video-container::before, .elementor-1652 .elementor-element.elementor-element-3d0c121 > .e-con-inner > .elementor-background-video-container::before, .elementor-1652 .elementor-element.elementor-element-3d0c121 > .elementor-background-slideshow::before, .elementor-1652 .elementor-element.elementor-element-3d0c121 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1652 .elementor-element.elementor-element-3d0c121 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-widget-theme-page-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-1652 .elementor-element.elementor-element-63a61a3 .elementor-heading-title{color:#FFFFFF;}.elementor-1652 .elementor-element.elementor-element-c3a9452{--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;--gap:44px 44px;--row-gap:44px;--column-gap:44px;--padding-top:80px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-1652 .elementor-element.elementor-element-c3a9452:not(.elementor-motion-effects-element-type-background), .elementor-1652 .elementor-element.elementor-element-c3a9452 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-f6910e2 );}.elementor-1652 .elementor-element.elementor-element-075363e{--display:flex;}.elementor-widget-theme-post-content{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}@media(max-width:1024px){.elementor-1652 .elementor-element.elementor-element-3d0c121{--padding-top:128px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-1652 .elementor-element.elementor-element-c3a9452{--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-1652 .elementor-element.elementor-element-3d0c121{--min-height:70vh;}}/* Start custom CSS for theme-page-title, class: .elementor-element-63a61a3 */.elementor-1652 .elementor-element.elementor-element-63a61a3 .elementor-heading-title small{
    font-size: 24px;
    font-weight: 600;
    line-height: 20px;
}

.elementor-1652 .elementor-element.elementor-element-63a61a3 .elementor-heading-title p {
    margin: 0;
}

.elementor-1652 .elementor-element.elementor-element-63a61a3 .elementor-heading-title {
    display: inline-grid;
}

.elementor-1652 .elementor-element.elementor-element-63a61a3 .elementor-heading-title:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100px;
    background-image: url('https://parquearamat.com.br/wp-content/uploads/2025/10/1asq.svg');
    background-size: contain;
    background-repeat: no-repeat;
        left: -32%;
}

.elementor-1652 .elementor-element.elementor-element-63a61a3 .elementor-heading-title:before {
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    background-color: #50B8CC;
    border-radius: 999px;
    right: -80px;
}

/* --- MEDIA QUERIES (TABLET E MOBILE) --- */

/* 768px - Tablet e Celular */
@media(max-width: 768px){
    .elementor-1652 .elementor-element.elementor-element-63a61a3 .elementor-heading-title {
        position: relative;
        /* Adicionar um padding para evitar que o texto fique colado nas bordas 
           e para dar espaço para os pseudo-elementos ficarem visíveis */
        padding: 0 40px; 
    }
    
    /* Detalhe Verde (:after) - Mobile/Tablet */
    .elementor-1652 .elementor-element.elementor-element-63a61a3 .elementor-heading-title:after {
        /* Reduzindo a largura do detalhe verde para caber melhor */
        width: 80px; 
        height: 80px;
        /* Posicionamento fixo em PX. Ajuste left para que fique visível, mas no limite */
        left: -40px; 
        /* top/transform já estão no CSS base e garantem o alinhamento vertical */
    }

    /* Círculo Ciano (:before) - Mobile/Tablet */
    .elementor-1652 .elementor-element.elementor-element-63a61a3 .elementor-heading-title:before {
        width: 60px; /* Reduzindo um pouco */
        height: 60px;
        /* Posicionamento fixo em PX, garantindo que fique visível */
        right: -30px; 
        /* top/transform já estão no CSS base e garantem o alinhamento vertical */
    }
}

/* 400px - Celular Pequeno */
@media(max-width: 400px){
    .elementor-1652 .elementor-element.elementor-element-63a61a3 .elementor-heading-title {
        /* Reduzindo o padding para telas muito pequenas */
        padding: 0 30px; 
    }

    /* Círculo Ciano (:before) - Celular Pequeno */
    .elementor-1652 .elementor-element.elementor-element-63a61a3 .elementor-heading-title:before {
        width: 50px;
        height: 50px;
        /* Ajuste do right com base no novo tamanho */
        right: -25px; 
    }

    /* Detalhe Verde (:after) - Celular Pequeno */
    .elementor-1652 .elementor-element.elementor-element-63a61a3 .elementor-heading-title:after {
        width: 70px; 
        height: 70px;
        left: -30px; 
    }
}/* End custom CSS */