.elementor-4308 .elementor-element.elementor-element-242869f{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap: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-weight:var( --e-global-typography-text-font-weight );}.elementor-4308 .elementor-element.elementor-element-4c587c0{width:var( --container-widget-width, 0px );max-width:0px;--container-widget-width:0px;--container-widget-flex-grow:0;}.elementor-4308 .elementor-element.elementor-element-4c587c0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-4308 .elementor-element.elementor-element-4c587c0 img{width:0px;height:0px;opacity:0;}.elementor-4308 .elementor-element.elementor-element-fc47d3a{--display:flex;--border-radius:10px 10px 10px 10px;box-shadow:0px 0px 20px 0px rgba(190.39999999999998, 190.39999999999998, 190.39999999999998, 0.5);--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-4308 .elementor-element.elementor-element-fc47d3a:not(.elementor-motion-effects-element-type-background), .elementor-4308 .elementor-element.elementor-element-fc47d3a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget-image-box .elementor-image-box-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-widget-image-box:has(:hover) .elementor-image-box-title,
					 .elementor-widget-image-box:has(:focus) .elementor-image-box-title{color:var( --e-global-color-primary );}.elementor-widget-image-box .elementor-image-box-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-4308 .elementor-element.elementor-element-6fb94b5.elementor-position-right .elementor-image-box-img{margin-left:24px;}.elementor-4308 .elementor-element.elementor-element-6fb94b5.elementor-position-left .elementor-image-box-img{margin-right:24px;}.elementor-4308 .elementor-element.elementor-element-6fb94b5.elementor-position-top .elementor-image-box-img{margin-bottom:24px;}.elementor-4308 .elementor-element.elementor-element-6fb94b5 .elementor-image-box-title{margin-bottom:2px;font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:500;color:#000000;}.elementor-4308 .elementor-element.elementor-element-6fb94b5 .elementor-image-box-wrapper .elementor-image-box-img{width:9%;}.elementor-4308 .elementor-element.elementor-element-6fb94b5 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-4308 .elementor-element.elementor-element-6fb94b5:has(:hover) .elementor-image-box-title,
					 .elementor-4308 .elementor-element.elementor-element-6fb94b5:has(:focus) .elementor-image-box-title{color:#000000;}.elementor-4308 .elementor-element.elementor-element-6fb94b5 .elementor-image-box-description{font-family:"Poppins", Sans-serif;font-size:18px;font-weight:400;font-style:italic;color:#000000;}@media(max-width:767px){.elementor-4308 .elementor-element.elementor-element-242869f{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4308 .elementor-element.elementor-element-11646ef > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-4308 .elementor-element.elementor-element-fc47d3a{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-4308 .elementor-element.elementor-element-6fb94b5 .elementor-image-box-img{margin-bottom:24px;}.elementor-4308 .elementor-element.elementor-element-6fb94b5 .elementor-image-box-wrapper .elementor-image-box-img{width:29%;}.elementor-4308 .elementor-element.elementor-element-6fb94b5 .elementor-image-box-title{font-size:18px;}}/* Start custom CSS for html, class: .elementor-element-11646ef */.logo {
    color: white;
    font-size: 28px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
}

.category {
    background-color: rgba(255,255,255,0.2);
    color: white;
    padding: 5px 15px;
    border-radius: 3px;
    font-size: 14px;
    display: inline-block;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.container {
    line-height: 1.7;
    color: #333;
    background-color: #f5f5f5;
    background: white;
    border-radius: 8px;
}

.article-header {
    margin-bottom: 30px;
    border-bottom: 3px solid #D4145A;
    padding-bottom: 20px;
}

h1 {
    font-size: 36px;
    line-height: 1.3;
    color: #1a1a1a;
    margin-bottom: 15px;
    font-weight: 700;
}

.subtitle {
    font-size: 20px;
    color: #555;
    line-height: 1.5;
    margin-bottom: 20px;
    font-weight: 400;
}

.article-meta {
    display: flex;
    align-items: center;
    gap: 15px;
    color: #666;
    font-size: 14px;
    margin-top: 15px;
}

.author {
    font-weight: 600;
    color: #D4145A;
}

.date {
    color: #888;
}

.featured-image {
    width: 100%;
    height: auto;
    margin: 30px 0;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.image-caption {
    font-size: 13px;
    color: #666;
    font-style: italic;
    margin-top: 8px;
    text-align: center;
    padding: 0 20px;
}

.content {
    font-size: 18px;
    line-height: 1.8;
    color: #333;
}

.content p {
    margin-bottom: 25px;
    text-align: justify;
}

.content h2 {
    font-size: 28px;
    color: #1a1a1a;
    margin: 40px 0 20px 0;
    font-weight: 700;
    border-left: 5px solid #D4145A;
    padding-left: 15px;
}

.content h3 {
    font-size: 22px;
    color: #333;
    margin: 30px 0 15px 0;
    font-weight: 600;
}

.quote {
    background-color: #f9f9f9;
    border-left: 5px solid #D4145A;
    padding: 20px 25px;
    margin: 30px 0;
    font-style: italic;
    color: #555;
    font-size: 18px;
    line-height: 1.7;
    border-radius: 0 8px 8px 0;
}

.quote-author {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #D4145A;
    font-style: normal;
}

.footer-artigo {
    background-color: #2c2c2c;
    color: white;
    padding: 30px 0;
    margin-top: 60px;
    text-align: center;
}

.footer-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.footer-artigo p {
    margin: 10px 0;
    font-size: 14px;
}

.footer-artigo a {
    color: #D4145A;
    text-decoration: none;
}

.footer-artigo a:hover {
    text-decoration: underline;
}

@media (max-width: 768px) {
    .container {
        margin: 20px 10px;
    }

    h1 {
        font-size: 28px;
    }

    .subtitle {
        font-size: 18px;
    }

    .content {
        font-size: 16px;
    }

    .content h2 {
        font-size: 24px;
    }
}

.intro-letter {
    font-size: 72px;
    float: left;
    line-height: 60px;
    padding-right: 8px;
    margin-top: 3px;
    color: #D4145A;
    font-weight: bold;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-242869f */.post.type-post > .elementor-element {
    margin: 0 0 20px;
}/* End custom CSS */