.elementor-kit-7{--e-global-color-primary:#3D6F62;--e-global-color-secondary:#524F48;--e-global-color-text:#524F48;--e-global-color-accent:#0C8F16;--e-global-color-d410ca3:#FBF9F5;--e-global-color-c836069:#3A6C61;--e-global-color-3c0eca4:#255146;--e-global-color-4826b97:#3D6F62;--e-global-color-dd6c013:#CEC7B4;--e-global-color-3904a09:#2C574C;--e-global-typography-primary-font-family:"TASA Explorer";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"TASA Explorer";--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"TASA Explorer";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"TASA Explorer";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.2em;color:var( --e-global-color-text );font-size:16px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--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: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 */html, body {
    width: 100%;
    overflow-x: hidden;
}

p {
    margin-bottom: 0px;
}

::-webkit-scrollbar {
    width: 10px;
    background: #4384bd;
}

::-webkit-scrollbar-track{
    background: #c4bda8;
}

::-webkit-scrollbar-thumb {
    background: white;
    border-radius: 20px;
    border: 1px solid ;
}

*::selection {
    color: white;
    background-color: #00cc33;
}

.border-bottom {
    border-width: 0 0 5px 0;
    border-style: solid;
    border-image: linear-gradient(90deg, #73553f, #c09555, #73553f, 0)) 1;
    
    border-width: 0 0 2px 0;
    /*border-color: #e3dad0;*/
}

.border-gradient {
    border-width: 0 0 2px 0;
    border-style: solid;
    border-image: linear-gradient(90deg, rgba(227,185,159, 0), rgba(227,185,159, 1), rgba(227,185,159, 0)) 1;
}

/* .elementor-kit-7 .elementor-fiel-option {
    display: flex;
    gap:10px;
    align-items: center;
    accent-color: red;
} *//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'TASA Explorer';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://drfrankleinmaia.com.br/wp-content/uploads/2026/01/TASAExplorer-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'TASA Explorer';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://drfrankleinmaia.com.br/wp-content/uploads/2026/01/TASAExplorer-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'TASA Explorer';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://drfrankleinmaia.com.br/wp-content/uploads/2026/01/TASAExplorer-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */