.elementor-kit-9{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#333333;--e-global-color-accent:#00BBB3;--e-global-color-32bfe17:#00BBB3;--e-global-color-43ae839:#660D8E;--e-global-color-dfc9035:#999999;--e-global-color-f048ecd:#002C58;--e-global-color-6542809:#5E157D;--e-global-color-baa6985:#9933CC;--e-global-color-fc2f12a:#009999;--e-global-color-bc3723f:#00D9BC;--e-global-color-a463a5c:#FECB00;--e-global-color-0eb60a2:#FFA00A;--e-global-color-7cad57a:#FF7512;--e-global-typography-primary-font-family:"Campton";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"Codec Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Codec Pro";--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Codec Pro";--e-global-typography-accent-font-weight:700;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:var( --e-global-color-accent );color:var( --e-global-color-secondary );border-radius:5px 5px 5px 5px;padding:0px 0px 0px 0px;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 input:not([type="button"]):not([type="submit"]),.elementor-kit-9 textarea,.elementor-kit-9 .elementor-field-textual{border-radius:5px 5px 5px 5px;}.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;--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 */body, html {
overflow-x: hidden !important;
}

/Corrigir escrollamento no Mobile/
@media (max-width: 786px){
body, html {
overflow-x: hidden!important;
}
}

body::-webkit-scrollbar {
    background-color: #660D8E;
    width: 10px
}
body::-webkit-scrollbar-thumb {
    background: linear-gradient(to bottom, #660D8E 10%, #00BBB3 100%, #00BBB3 90%); 
    border-radius: 10px;
}
</style>/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Campton';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://camilaobst.emb-s.com/wp-content/uploads/2025/04/CamptonLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Campton';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://camilaobst.emb-s.com/wp-content/uploads/2025/04/CamptonBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Codec Pro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://camilaobst.emb-s.com/wp-content/uploads/2025/04/CodecPro-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Codec Pro';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://camilaobst.emb-s.com/wp-content/uploads/2025/04/CodecPro-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */