.elementor-kit-5{--e-global-color-primary:#14214D;--e-global-color-secondary:#404F7A;--e-global-color-text:#FFFFFF;--e-global-color-accent:#DBC594;--e-global-color-2e29ede:#0095FF;--e-global-color-944b4fe:#061A26;--e-global-color-d40bbb8:#7A7A7A;--e-global-color-dbc353e:#F9F9F9;--e-global-color-543930b:#082434;--e-global-color-3322637:#2480C1;--e-global-color-f0c9a72:#FFFFFF;--e-global-color-d71a762:#BDBDBD;--e-global-color-b314555:#05051E;--e-global-color-64cc1d0:#E0D5BD;--e-global-color-ada7869:#F4F6FF;--e-global-color-b3e1105:#3838A0;--e-global-typography-primary-font-family:"merriweather";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:100;--e-global-typography-secondary-font-family:"montserrat";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"montserrat";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;background-color:#F9F9F9;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ========================================
   TEXTURA DE FUNDO - Efeito de grão
   ======================================== 
html::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(at 20% 80%, #fff 1px, transparent 0px);
    background-size: 3px 3px;
    pointer-events: none;
    z-index: 2;
    opacity: 0.04;
    mix-blend-mode: plus-lighter;
}

/* ========================================
   BOTÕES - Estilo com gradiente dourado animado
   ======================================== */
.btn-gold .elementor-button {
    padding: 16px 14px 16px 20px;
    justify-content: center;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.26);
    background: linear-gradient(90deg, #DBC594 0%, #EDE8DC 26.44%, #DBC594 52%, #EDE8DC 78%, #DBC594 100%);
    background-size: 200% 100%;
    box-shadow: -29px 27px 11px 0 rgba(0, 0, 0, 0.00), 
                -19px 17px 10px 0 rgba(0, 0, 0, 0.02), 
                -10px 10px 9px 0 rgba(0, 0, 0, 0.08), 
                -5px 4px 6px 0 rgba(0, 0, 0, 0.13), 
                -1px 1px 3px 0 rgba(0, 0, 0, 0.15);
    transition: transform 0.3s ease !important;
    position: relative;
    animation: gradienteAnimado 3s ease infinite;
}

@keyframes gradienteAnimado {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

/* Hover no botão - suave e sutil */
.btn-gold .elementor-button:hover {
    transform: translateY(-2px) scale(1.02);
    box-shadow: -35px 32px 15px 0 rgba(0, 0, 0, 0.00), 
                -22px 20px 14px 0 rgba(0, 0, 0, 0.03), 
                -13px 12px 12px 0 rgba(0, 0, 0, 0.10), 
                -6px 5px 9px 0 rgba(0, 0, 0, 0.16), 
                -2px 2px 5px 0 rgba(0, 0, 0, 0.20),
                0 0 15px rgba(191, 149, 63, 0.3);
}

/* Alinhamento do wrapper do botão */
.btn-gold .elementor-button-content-wrapper {
    align-items: center;
}

/* Ícone do botão */
.btn-gold .elementor-button svg {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    transition: transform 0.3s ease !important;
}

/* Hover no ícone - rotação suave */
.btn-gold .elementor-button:hover svg {
    transform: rotate(45deg);
}



/*  TEXTO - Gradiente dourado
   ======================================== */
.texto-gradiente {
    background: linear-gradient(90deg, #A58755 0%, #F4DDB2 26.44%, #A58755 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    display: inline;
}

/* ========================================
   ANIMAÇÕES DE SCROLL - Scroll reveal com blur
   ======================================== */

/* Desativa smooth scroll nativo para evitar conflitos */
html {
    scroll-behavior: auto !important;
}

/* Animação de entrada pela parte inferior */
.scroll-bottom {
    opacity: 0;
    filter: blur(10px);
    transition: 0.8s !important;
    transform: translate(0px, 30px);
}

/* Animação de entrada pela parte superior */
.scroll-top {
    opacity: 0;
    filter: blur(10px);
    transition: 0.8s !important;
    transform: translate(0px, -30px);
}

/* Animação de entrada pela esquerda */
.scroll-left {
    opacity: 0;
    filter: blur(10px);
    transition: 0.8s !important;
    transform: translate(-30px, 0px);
}

/* Animação de entrada pela direita */
.scroll-right {
    opacity: 0;
    filter: blur(10px);
    transition: 0.8s !important;
    transform: translate(30px, 0px);
}

/* Estado ativo - elemento visível e focado */
.elementor-editor-active .scroll-bottom,
.elementor-editor-active .scroll-top,
.elementor-editor-active .scroll-left,
.elementor-editor-active .scroll-right,
.ativo {
    opacity: 1;
    filter: blur(0px);
    transition: 0.8s !important;
    transform: translatey(0px);
}/* End custom CSS */