.elementor-5179 .elementor-element.elementor-element-3362df0{--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:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-5179 .elementor-element.elementor-element-3270105{--display:flex;}.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 );}.elementor-5179 .elementor-element.elementor-element-15c609b{text-align:center;}.elementor-5179 .elementor-element.elementor-element-15c609b .elementor-heading-title{font-family:"Montserrat Alternates", Sans-serif;font-size:30px;font-weight:800;}.elementor-5179 .elementor-element.elementor-element-592bf21{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-widget-image .widget-image-caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-5179 .elementor-element.elementor-element-e9d303e img{width:100%;}.elementor-5179 .elementor-element.elementor-element-bcfb51f img{width:100%;}.elementor-5179 .elementor-element.elementor-element-e43daaf{--display:flex;}.elementor-5179 .elementor-element.elementor-element-e43daaf:not(.elementor-motion-effects-element-type-background), .elementor-5179 .elementor-element.elementor-element-e43daaf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-0d0ec42 );}.elementor-5179 .elementor-element.elementor-element-89ed2f3{text-align:start;}.elementor-5179 .elementor-element.elementor-element-89ed2f3 .elementor-heading-title{font-family:"Montserrat Alternates", Sans-serif;font-size:16px;font-weight:600;color:var( --e-global-color-56c55d5 );}.elementor-5179 .elementor-element.elementor-element-8a6e708{text-align:center;}.elementor-5179 .elementor-element.elementor-element-8a6e708 .elementor-heading-title{font-family:"Montserrat Alternates", Sans-serif;font-size:30px;font-weight:800;}:root{--page-title-display:none;}/* Start custom CSS for heading, class: .elementor-element-15c609b */.elementor-5179 .elementor-element.elementor-element-15c609b {
    display: inline-block;
    padding: 6px 12px;
    background: linear-gradient(135deg, #fff8dc, #ffe8a3);
    color: #5b3a1a;
    border-left: 4px solid #ffd700;
    border-radius: 8px;
    font-size: 1.1em;
    font-weight: 700;
    font-style: italic;
    line-height: 1.5;
    box-shadow:
        0 0 8px rgba(255, 215, 0, 0.5),
        0 0 18px rgba(255, 215, 0, 0.3);
    animation: brilhoPulse 2s ease-in-out infinite;
    transition: all .3s ease;
}

@keyframes brilhoPulse {
    0% {
        transform: scale(1);
        box-shadow:
            0 0 8px rgba(255,215,0,.4),
            0 0 18px rgba(255,215,0,.2);
    }

    50% {
        transform: scale(1.05);
        box-shadow:
            0 0 16px rgba(255,215,0,.8),
            0 0 35px rgba(255,215,0,.6),
            0 0 50px rgba(255,255,180,.4);
    }

    100% {
        transform: scale(1);
        box-shadow:
            0 0 8px rgba(255,215,0,.4),
            0 0 18px rgba(255,215,0,.2);
    }
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-8a6e708 */.elementor-5179 .elementor-element.elementor-element-8a6e708 {
    display: inline-block;
    padding: 6px 12px;
    background: linear-gradient(135deg, #fff8dc, #ffe8a3);
    color: #5b3a1a;
    border-left: 4px solid #ffd700;
    border-radius: 8px;
    font-size: 1.1em;
    font-weight: 700;
    font-style: italic;
    line-height: 1.5;
    box-shadow:
        0 0 8px rgba(255, 215, 0, 0.5),
        0 0 18px rgba(255, 215, 0, 0.3);
    animation: brilhoPulse 2s ease-in-out infinite;
    transition: all .3s ease;
}

@keyframes brilhoPulse {
    0% {
        transform: scale(1);
        box-shadow:
            0 0 8px rgba(255,215,0,.4),
            0 0 18px rgba(255,215,0,.2);
    }

    50% {
        transform: scale(1.05);
        box-shadow:
            0 0 16px rgba(255,215,0,.8),
            0 0 35px rgba(255,215,0,.6),
            0 0 50px rgba(255,255,180,.4);
    }

    100% {
        transform: scale(1);
        box-shadow:
            0 0 8px rgba(255,215,0,.4),
            0 0 18px rgba(255,215,0,.2);
    }
}/* End custom CSS */