.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:400;color:#333333;}.elementor-kit-5 a{color:#333333;}.elementor-kit-5 h1{color:#333333;}.elementor-kit-5 h2{color:#333333;}.elementor-kit-5 h3{color:#333333;}.elementor-kit-5 h4{color:#333333;}.elementor-kit-5 h5{color:#333333;}.elementor-kit-5 h6{color:#333333;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}@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 *//* RESET RESPONSIVO GERAL */
html, body {
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
}

img, iframe, video {
  max-width: 100%;
  height: auto;
  display: block;
}

/* SEÇÕES EM CÓDIGO */
section,
div,
.container,
.wrapper {
  max-width: 100%;
}

.elementor-section,
.elementor-container,
.elementor-column,
.elementor-widget-wrap {
  max-width: 100% !important;
}

/* BLOCOS CUSTOM */
.beb-cursos-section,
.be-reviews,
.logo-carousel,
.vexo-footer,
.hero-section,
.custom-section {
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden;
}

/* TEXTOS */
h1, h2, h3, h4, h5, h6, p, a, span, button {
  word-break: break-word;
}

/* BOTÕES */
a,
button,
.bolsa-btn,
.saiba-mais-btn {
  max-width: 100%;
  white-space: normal;
  text-align: center;
}

/* CARDS / COLUNAS */
.card,
.be-review-card,
.logo-item,
.curso-card,
.custom-card {
  width: 100%;
  max-width: 100%;
}

/* TABLET */
@media (max-width: 1024px) {
  .elementor-container,
  .container,
  .wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .be-review-card,
  .curso-card,
  .custom-card {
    min-width: unset !important;
  }
}

/* MOBILE */
@media (max-width: 767px) {
  section,
  .elementor-section,
  .container,
  .wrapper,
  .custom-section {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  h1 {
    font-size: 32px !important;
    line-height: 1.2 !important;
  }

  h2 {
    font-size: 26px !important;
    line-height: 1.25 !important;
  }

  h3 {
    font-size: 21px !important;
    line-height: 1.3 !important;
  }

  p,
  a,
  li,
  span,
  button {
    font-size: 15px !important;
    line-height: 1.5 !important;
  }

  .elementor-container,
  .elementor-row,
  .row,
  .grid,
  .flex {
    display: block !important;
  }

  .elementor-column,
  .col,
  .column,
  .be-review-card,
  .curso-card,
  .custom-card {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    margin-bottom: 16px;
  }

  .logo-track,
  .be-reviews-track {
    gap: 14px !important;
  }

  .bolsa-btn,
  .saiba-mais-btn,
  button,
  a.button {
    width: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 14px 18px !important;
    border-radius: 12px;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://bolsaedubrasil.com.br/wp-content/uploads/2024/07/Poppins-Regular-1.woff2') format('woff2'),
		url('https://bolsaedubrasil.com.br/wp-content/uploads/2024/07/Poppins-Regular.woff') format('woff'),
		url('https://bolsaedubrasil.com.br/wp-content/uploads/2024/07/Poppins-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://bolsaedubrasil.com.br/wp-content/uploads/2024/07/Poppins-Bold.woff2') format('woff2'),
		url('https://bolsaedubrasil.com.br/wp-content/uploads/2024/07/Poppins-Bold.woff') format('woff'),
		url('https://bolsaedubrasil.com.br/wp-content/uploads/2024/07/Poppins-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */