.elementor-kit-8{--e-global-color-primary:#6D71B8;--e-global-color-secondary:#3A3A3A;--e-global-color-text:#6D6D6D;--e-global-color-accent:#12B82B;--e-global-color-a1c2b63:#01043A;--e-global-color-9ae8416:#FFFFFF;--e-global-color-7739dc3:#FBFBFB;--e-global-color-c850c8e:#ECE7E7;--e-global-color-4cba02b:#2F3263;--e-global-color-4e528b2:#69B231;--e-global-color-9f7bbc8:#E54A3E;--e-global-color-c8be59d:#F1BD31;--e-global-typography-primary-font-family:"Chewy";--e-global-typography-primary-font-size:3em;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.2em;--e-global-typography-primary-letter-spacing:0.02em;--e-global-typography-secondary-font-family:"Chewy";--e-global-typography-secondary-font-size:2.5em;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-secondary-letter-spacing:0.02em;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:1.125em;--e-global-typography-text-font-weight:700;--e-global-typography-text-line-height:1.5em;--e-global-typography-text-letter-spacing:0.01em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:1.25em;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.2em;--e-global-typography-accent-letter-spacing:0.3px;--e-global-typography-6d71cb4-font-family:"Poppins";--e-global-typography-6d71cb4-font-size:1.25em;--e-global-typography-6fa6b83-font-family:"Chewy";--e-global-typography-6fa6b83-font-size:2em;--e-global-typography-6fa6b83-font-weight:400;--e-global-typography-6fa6b83-line-height:1.2em;--e-global-typography-6fa6b83-letter-spacing:0.02em;--e-global-typography-0a4a0a2-font-family:"Poppins";--e-global-typography-0a4a0a2-font-size:16px;--e-global-typography-0a4a0a2-font-weight:600;--e-global-typography-0a4a0a2-text-transform:uppercase;--e-global-typography-0a4a0a2-letter-spacing:10px;--e-global-typography-5f3b8be-font-family:"Poppins";--e-global-typography-5f3b8be-font-size:1em;--e-global-typography-5f3b8be-font-weight:700;--e-global-typography-5f3b8be-line-height:1.5em;--e-global-typography-5f3b8be-letter-spacing:0.01em;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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-kit-8{--e-global-typography-primary-font-size:10vw;--e-global-typography-secondary-font-size:9.3vw;--e-global-typography-text-font-size:4.9vw;--e-global-typography-accent-font-size:4.1vw;--e-global-typography-6d71cb4-font-size:5.3vw;--e-global-typography-6fa6b83-font-size:9vw;--e-global-typography-5f3b8be-font-size:4.7vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@font-face {
    font-family: 'Chewy';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('http://nutrircomeducacao.com.br/wp-content/uploads/2025/05/Chewy-Regular.eot');
    src: url('http://nutrircomeducacao.com.br/wp-content/uploads/2025/05/Chewy-Regular.eot?#iefix') format('embedded-opentype'),
        url('http://nutrircomeducacao.com.br/wp-content/uploads/2025/05/Chewy-Regular.woff2') format('woff2'),
        url('http://nutrircomeducacao.com.br/wp-content/uploads/2025/05/Chewy-Regular.woff') format('woff'),
        url('http://nutrircomeducacao.com.br/wp-content/uploads/2025/05/Chewy-Regular.ttf') format('truetype'),
        url('http://nutrircomeducacao.com.br/wp-content/uploads/2025/05/Chewy-Regular.svg#Chewy') format('svg');
}

/* Remover scroll horizontal */
html, body {
    width: 100%;
    overflow-x: hidden;
}

/* Remover espaço textos */
p:last-child{
    margin-bottom: 0px;
}

.elementor-heading-title{
    margin-bottom: 0px;
}

/* Personalizar barra de rolagem */
body::-webkit-scrollbar{
    width: 10px;
}

body::-webkit-scrollbar-track{
    background: #FFF;
}

body::-webkit-scrollbar-thumb{
    background: #6d71b8;
    border-radius: 10px;
    border: 2px solid #FFF;
}

/* Alterar cor da seleção */
*::selection {
    color: #ffffff;
    background: #6d71b8;
}

/* Degradê */
.gradiente {
  background: linear-gradient(to right, #daa520, #f4d98e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

.elementor-image-box-title,
.elementor-image-box-description,
.elementor-icon-box-title,
.elementor-icon-box-description, .e-n-accordion-item-title {
    text-wrap: balance;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Chewy';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('http://nutrircomeducacao.com.br/wp-content/uploads/2025/05/Chewy-Regular.eot');
	src: url('http://nutrircomeducacao.com.br/wp-content/uploads/2025/05/Chewy-Regular.eot?#iefix') format('embedded-opentype'),
		url('http://nutrircomeducacao.com.br/wp-content/uploads/2025/05/Chewy-Regular.woff2') format('woff2'),
		url('http://nutrircomeducacao.com.br/wp-content/uploads/2025/05/Chewy-Regular.woff') format('woff'),
		url('http://nutrircomeducacao.com.br/wp-content/uploads/2025/05/Chewy-Regular.ttf') format('truetype'),
		url('http://nutrircomeducacao.com.br/wp-content/uploads/2025/05/Chewy-Regular.svg#Chewy') format('svg');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('http://nutrircomeducacao.com.br/wp-content/uploads/2025/05/Poppins-Bold.eot');
	src: url('http://nutrircomeducacao.com.br/wp-content/uploads/2025/05/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
		url('http://nutrircomeducacao.com.br/wp-content/uploads/2025/05/Poppins-Bold.woff2') format('woff2'),
		url('http://nutrircomeducacao.com.br/wp-content/uploads/2025/05/Poppins-Bold.woff') format('woff'),
		url('http://nutrircomeducacao.com.br/wp-content/uploads/2025/05/Poppins-Bold.ttf') format('truetype'),
		url('http://nutrircomeducacao.com.br/wp-content/uploads/2025/05/Poppins-Bold.svg#Poppins') format('svg');
}
/* End Custom Fonts CSS */