.elementor-kit-6{--e-global-color-primary:#1A1A1A;--e-global-color-secondary:#ECECEC;--e-global-color-text:#0D0D0D;--e-global-color-accent:#C9A858;--e-global-color-54d7420:#F7F7F7;--e-global-color-8c50b99:#1A1A1A66;--e-global-color-a9bb9d4:#ECECEC33;--e-global-color-6e11f83:#F7F7F7CC;--e-global-color-ecbc93e:#E0CCA8;--e-global-color-e1c25ba:#C9A85866;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"IBM Plex Sans";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:300;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"IBM Plex Sans";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;--e-global-typography-accent-line-height:1.2em;--e-global-typography-3fb5207-font-family:"IBM Plex Sans";--e-global-typography-3fb5207-font-size:16px;--e-global-typography-3fb5207-font-weight:300;--e-global-typography-3fb5207-text-transform:none;--e-global-typography-3fb5207-font-style:normal;--e-global-typography-3fb5207-text-decoration:none;--e-global-typography-3fb5207-line-height:1.5em;--e-global-typography-a601bca-font-family:"Playfair Display";--e-global-typography-a601bca-font-size:24px;--e-global-typography-a601bca-font-weight:500;--e-global-typography-a601bca-text-transform:none;--e-global-typography-a601bca-font-style:italic;--e-global-typography-a601bca-text-decoration:none;--e-global-typography-a601bca-line-height:1.2em;--e-global-typography-d4d6abd-font-family:"IBM Plex Sans";--e-global-typography-d4d6abd-font-size:14px;--e-global-typography-d4d6abd-font-weight:300;--e-global-typography-d4d6abd-text-transform:uppercase;--e-global-typography-d4d6abd-font-style:normal;--e-global-typography-d4d6abd-text-decoration:none;--e-global-typography-d4d6abd-line-height:1em;background-color:var( --e-global-color-54d7420 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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:1366px){.elementor-kit-6{--e-global-typography-primary-font-size:40px;--e-global-typography-secondary-font-size:32px;--e-global-typography-text-font-size:20px;--e-global-typography-accent-font-size:14px;--e-global-typography-3fb5207-font-size:16px;--e-global-typography-a601bca-font-size:24px;--e-global-typography-d4d6abd-font-size:14px;}}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:36px;--e-global-typography-secondary-font-size:27px;--e-global-typography-text-font-size:17px;--e-global-typography-accent-font-size:12px;--e-global-typography-3fb5207-font-size:13px;--e-global-typography-a601bca-font-size:20px;--e-global-typography-d4d6abd-font-size:13px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:30px;--e-global-typography-secondary-font-size:24px;--e-global-typography-text-font-size:17px;--e-global-typography-3fb5207-font-size:14px;--e-global-typography-a601bca-font-size:20px;--e-global-typography-d4d6abd-font-size:13px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.button-gradiente {
    font-weight: 600;
    background: linear-gradient(45deg, #C9A858, #F7F7F7, #D2B67C, #C9A858);
    background-size: 300% 300%;
    animation: movimentoGradient 4s ease infinite;
    transition: transform 0.4s ease;
}

/* Efeito no hover */
.button-gradiente:hover {
    transform: scale(0.9);
}

/* Animação */
@keyframes movimentoGradient {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}




.titulo-gradiente {
    font-weight: 600;
    background: linear-gradient(45deg, #C9A858, #F7F7F7, #D2B67C, #C9A858);
    background-size: 300% 300%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: movimentoTitulo 4s ease infinite;
    display: inline-block;
    transition: transform 0.4s ease;
}

/* Mesma animação */
@keyframes movimentoTitulo {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}




.titulo-gradiente-2 {
    font-weight: 600;
    background: linear-gradient(45deg, #A68536, #1A1A1A, #A68536);
    background-size: 300% 300%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: movimentoTituloReverso 4s ease infinite;
    display: inline-block;
    transition: transform 0.4s ease;
}

/* Animação no sentido contrário */
@keyframes movimentoTituloReverso {
    0% { background-position: 100% 50%; }
    50% { background-position: 0% 50%; }
    100% { background-position: 100% 50%; }
}


#mentoria , #storymaking , #producao {
    scroll-margin-top: 80px;
}/* End custom CSS */