.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#FCF1DB;--e-global-color-accent:#D01010;--e-global-typography-primary-font-family:"Gotham";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Gotham";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:normal;--e-global-typography-secondary-line-height:48px;--e-global-typography-text-font-family:"ITC Avante Garde Gothic";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:bold;--e-global-typography-accent-font-family:"ITC Avante Garde Gothic";--e-global-typography-accent-font-size:80px;--e-global-typography-accent-font-weight:bold;--e-global-typography-185c5f6-font-family:"ITC Avante Garde Gothic";--e-global-typography-185c5f6-font-weight:bold;--e-global-typography-10e78a7-font-family:"ITC Avante Garde Gothic";--e-global-typography-10e78a7-font-weight:bold;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){margin-block-end: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(min-width:2400px){.elementor-kit-6{--e-global-typography-secondary-font-size:18px;}}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-185c5f6-font-size:50px;--e-global-typography-185c5f6-line-height:1.1em;--e-global-typography-10e78a7-font-size:30px;--e-global-typography-10e78a7-line-height:0.1em;}.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 */html{ 
  scroll-behavior: smooth; 
}

body{
    -webkit-font-smoothing: antialiased;
}

html, body{
    width: 100%;
    margin: 0;
    overflow-x: hidden;
}

p:last-child{ 
    margin-bottom: 0px;
}

@media screen and (max-width: 1366px) and (min-width: 767px){
    .box{
        --content-width: 90vw;
    }
}

@media screen and (max-width: 767px){
    .box{
        --content-width: 350px;
        padding-left: 20px;
        padding-right: 20px;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://olucaschmitz.com.br/wp-content/uploads/2024/11/Gotham-Book.eot');
	src: url('https://olucaschmitz.com.br/wp-content/uploads/2024/11/Gotham-Book.eot?#iefix') format('embedded-opentype'),
		url('https://olucaschmitz.com.br/wp-content/uploads/2024/11/Gotham-Book.woff2') format('woff2'),
		url('https://olucaschmitz.com.br/wp-content/uploads/2024/11/Gotham-Book.woff') format('woff'),
		url('https://olucaschmitz.com.br/wp-content/uploads/2024/11/Gotham-Book.ttf') format('truetype'),
		url('https://olucaschmitz.com.br/wp-content/uploads/2024/11/Gotham-Book.svg#Gotham') format('svg');
}
/* End Custom Fonts CSS */