.elementor-kit-15{--e-global-color-primary:#2B112F;--e-global-color-secondary:#FF6B85;--e-global-color-text:#FAD02E;--e-global-color-accent:#000000;--e-global-color-2ff82b9:#FFFFFF;--e-global-color-d76ecee:#FFFFFF00;--e-global-typography-primary-font-family:"Oswald";--e-global-typography-primary-font-size:63px;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-line-height:75px;--e-global-typography-secondary-font-family:"Cardo";--e-global-typography-secondary-font-size:34px;--e-global-typography-secondary-font-weight:bold;--e-global-typography-secondary-line-height:45px;--e-global-typography-text-font-family:"Cardo";--e-global-typography-text-font-size:22px;--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Cardo";--e-global-typography-accent-font-size:22px;--e-global-typography-accent-font-weight:bold;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-15 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-15{--e-global-typography-primary-font-size:43px;--e-global-typography-primary-line-height:75px;--e-global-typography-secondary-font-size:24px;--e-global-typography-text-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-15{--e-global-typography-primary-font-size:44px;--e-global-typography-primary-line-height:45px;--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-line-height:25px;--e-global-typography-text-font-size:17px;--e-global-typography-accent-font-size:25px;--e-global-typography-accent-line-height:27px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.anima{
    animation: fade 2s;
}

@keyframes fade{
    from {
        opacity: 0;
    } to {
        opacity: 1;
    }
}

.gradient {
    background: -webkit-linear-gradient(0deg, #FF6B85, #2B112F );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0px 0px #00000000;
    padding: 10px 0px;
    display: inline-block;
}


.gradient2 {
    background: -webkit-linear-gradient(0deg, #FF6B85, #FF9FB0 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0px 0px #00000000;
    padding: 10px 0px;
    display: inline-block;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://tiamaluca.com.br/wp-content/uploads/2023/10/Oswald-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://tiamaluca.com.br/wp-content/uploads/2023/10/Oswald-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cardo';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://tiamaluca.com.br/wp-content/uploads/2023/10/Cardo-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Cardo';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://tiamaluca.com.br/wp-content/uploads/2023/10/Cardo-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */