.elementor-309 .elementor-element.elementor-element-3dcfb93{--display:flex;--padding-top:140px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.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-309 .elementor-element.elementor-element-b244e37.elementor-element{--align-self:center;}.elementor-309 .elementor-element.elementor-element-b244e37 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;}.elementor-309 .elementor-element.elementor-element-592e46a{margin:5px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-309 .elementor-element.elementor-element-592e46a.elementor-element{--align-self:center;}.elementor-309 .elementor-element.elementor-element-592e46a .elementor-heading-title{font-family:"Cormorant", Sans-serif;font-size:60px;font-weight:400;line-height:59px;color:var( --e-global-color-be56673 );}.elementor-widget-text-editor{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-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-309 .elementor-element.elementor-element-57d528d{width:var( --container-widget-width, 57% );max-width:57%;margin:-10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;--container-widget-width:57%;--container-widget-flex-grow:0;text-align:center;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;}.elementor-309 .elementor-element.elementor-element-57d528d.elementor-element{--align-self:center;}.elementor-309 .elementor-element.elementor-element-064b062{--display:flex;}@media(max-width:1024px){.elementor-309 .elementor-element.elementor-element-592e46a .elementor-heading-title{font-size:45px;line-height:1.1em;}.elementor-309 .elementor-element.elementor-element-57d528d{width:var( --container-widget-width, 579px );max-width:579px;--container-widget-width:579px;--container-widget-flex-grow:0;line-height:1.5em;}}@media(max-width:767px){.elementor-309 .elementor-element.elementor-element-3dcfb93{--padding-top:140px;--padding-bottom:80px;--padding-left:25px;--padding-right:25px;}.elementor-309 .elementor-element.elementor-element-b244e37 .elementor-heading-title{font-size:12px;}.elementor-309 .elementor-element.elementor-element-592e46a{text-align:center;}.elementor-309 .elementor-element.elementor-element-592e46a .elementor-heading-title{font-size:33px;line-height:1.1em;}.elementor-309 .elementor-element.elementor-element-57d528d{width:100%;max-width:100%;font-size:15px;line-height:1.5em;}}/* Start custom CSS for heading, class: .elementor-element-b244e37 */.hero-categoria {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: fit-content !important;

    padding: 9px 15px !important;
    border-radius: 999px !important;

    background: rgba(255, 255, 255, 0.78) !important;
    border: 1px solid rgba(255, 255, 255, 0.9) !important;

    box-shadow:
        0 6px 16px rgba(52, 30, 21, 0.035),
        inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.hero-categoria .elementor-widget-container {
    display: flex !important;
    align-items: center !important;
}

.hero-categoria .elementor-heading-title {
    display: inline-flex !important;
    align-items: center !important;

    margin: 0 !important;
    color: rgba(52, 30, 21, 0.62) !important;

    font-family: "Inter", sans-serif !important;
    font-size: 10px !important;
    font-weight: 500 !important;
    line-height: 1 !important;
    letter-spacing: 0.16em !important;
    text-transform: uppercase;
}

.hero-categoria .elementor-heading-title::before {
    content: "";
    display: inline-block;
    flex: 0 0 14px;

    width: 14px;
    height: 14px;
    margin-right: 7px;

    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 14px;

    transform: translateY(0.5px);

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23995B43' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11.017 2.814a1 1 0 0 1 1.966 0l.551 1.594a2 2 0 0 0 1.594 1.594l1.594.551a1 1 0 0 1 0 1.966l-1.594.551a2 2 0 0 0-1.594 1.594l-.551 1.594a1 1 0 0 1-1.966 0l-.551-1.594a2 2 0 0 0-1.594-1.594l-1.594-.551a1 1 0 0 1 0-1.966l1.594-.551a2 2 0 0 0 1.594-1.594z'/%3E%3Cpath d='M20 2v4'/%3E%3Cpath d='M22 4h-4'/%3E%3Ccircle cx='4' cy='20' r='1.5'/%3E%3C/svg%3E");
}

/* =========================================
   HERO CATEGORIA — RESPONSIVO
========================================= */

/* Tablet */
@media (max-width: 1024px) {
    .hero-categoria {
        padding: 8px 13px !important;
    }

    .hero-categoria .elementor-heading-title {
        font-size: 9px !important;
        letter-spacing: 0.14em !important;
    }

    .hero-categoria .elementor-heading-title::before {
        flex-basis: 13px;
        width: 13px;
        height: 13px;
        margin-right: 6px;
        background-size: 13px 13px;
    }
}

/* Celular */
@media (max-width: 767px) {
    .hero-categoria {
        padding: 7px 11px !important;
    }

    .hero-categoria .elementor-heading-title {
        font-size: 8px !important;
        letter-spacing: 0.12em !important;
        line-height: 1.15 !important;
    }

    .hero-categoria .elementor-heading-title::before {
        flex-basis: 11px;
        width: 11px;
        height: 11px;
        margin-right: 5px;
        background-size: 11px 11px;
        transform: translateY(0) !important;
    }
}

/* Celulares bem pequenos */
@media (max-width: 380px) {
    .hero-categoria {
        padding: 6px 10px !important;
    }

    .hero-categoria .elementor-heading-title {
        font-size: 7px !important;
        letter-spacing: 0.10em !important;
    }

    .hero-categoria .elementor-heading-title::before {
        flex-basis: 10px;
        width: 10px;
        height: 10px;
        margin-right: 4px;
        background-size: 10px 10px;
    }
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-592e46a */span.destaque{
    color: #995B43;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-57d528d */.cor{
    color: rgba(52, 30, 21, 0.80) !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3dcfb93 */.blog-hero {
    background:
        radial-gradient(
            120% 90% at 70% 20%,
            rgba(238, 205, 181, 0.95) 0%,
            rgba(248, 231, 218, 0.72) 28%,
            rgba(250, 242, 235, 0.42) 52%,
            rgba(255, 253, 250, 0) 76%
        ),
        radial-gradient(
            90% 100% at 18% 46%,
            rgba(255, 255, 255, 0.95) 0%,
            rgba(255, 250, 246, 0.72) 46%,
            rgba(246, 232, 221, 0.45) 75%,
            rgba(246, 232, 221, 0) 100%
        ),
        linear-gradient(
            135deg,
            #fbf4ee 0%,
            #f9eee6 46%,
            #f4dfd2 100%
        );
}/* End custom CSS */