/* ============================================================================
   1. DEFINIÇÕES DE FONTES (@font-face)
   ============================================================================ */

/* 1.1 Família Suisse Intl - Fonte principal para textos e interface */

/* Variações Thin (100) */
@font-face {
  font-family: Suisse Intl;
  font-stretch: normal;
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/suisseintl-thin-webm.woff2) format("woff2"), url(../fonts/suisseintl-thin-webm.woff) format("woff")
}

@font-face {
  font-family: Suisse Intl;
  font-stretch: normal;
  font-style: italic;
  font-weight: 100;
  src: url(../fonts/suisseintl-thinitalic-webm.woff2) format("woff2"), url(../fonts/suisseintl-thinitalic-webm.woff) format("woff")
}

/* Variações Ultra Light (200) */
@font-face {
  font-family: Suisse Intl;
  font-stretch: normal;
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/suisseintl-ultralight-webm.woff2) format("woff2"), url(../fonts/suisseintl-ultralight-webm.woff) format("woff")
}

@font-face {
  font-family: Suisse Intl;
  font-stretch: normal;
  font-style: italic;
  font-weight: 200;
  src: url(../fonts/suisseintl-ultralightitalic-webm.woff2) format("woff2"), url(../fonts/suisseintl-ultralightitalic-webm.woff) format("woff")
}

/* Variações Light (300) */
@font-face {
  font-family: Suisse Intl;
  font-stretch: normal;
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/suisseintl-light-webm.woff2) format("woff2"), url(../fonts/suisseintl-light-webm.woff) format("woff")
}

@font-face {
  font-family: Suisse Intl;
  font-stretch: normal;
  font-style: italic;
  font-weight: 300;
  src: url(../fonts/suisseintl-lightitalic-webm.woff2) format("woff2"), url(../fonts/suisseintl-lightitalic-webm.woff) format("woff")
}

/* Variações Regular (400) */
@font-face {
  font-family: Suisse Intl;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/suisseintl-regular-webm.woff2) format("woff2"), url(../fonts/suisseintl-regular-webm.woff) format("woff")
}

@font-face {
  font-family: Suisse Intl;
  font-stretch: normal;
  font-style: italic;
  font-weight: 400;
  src: url(../fonts/suisseintl-regularitalic-webm.woff2) format("woff2"), url(../fonts/suisseintl-regularitalic-webm.woff) format("woff")
}

/* Variações Medium (500) */
@font-face {
  font-family: Suisse Intl;
  font-stretch: normal;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/suisseintl-medium-webm.woff2) format("woff2"), url(../fonts/suisseintl-medium-webm.woff) format("woff")
}

@font-face {
  font-family: Suisse Intl;
  font-stretch: normal;
  font-style: italic;
  font-weight: 500;
  src: url(../fonts/suisseintl-mediumitalic-webm.woff2) format("woff2"), url(../fonts/suisseintl-mediumitalic-webm.woff) format("woff")
}

/* Variações Semi Bold (600) */
@font-face {
  font-family: Suisse Intl;
  font-stretch: normal;
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/suisseintl-semibold-webm.woff2) format("woff2"), url(../fonts/suisseintl-semibold-webm.woff) format("woff")
}

@font-face {
  font-family: Suisse Intl;
  font-stretch: normal;
  font-style: italic;
  font-weight: 600;
  src: url(../fonts/suisseintl-semibolditalic-webm.woff2) format("woff2"), url(../fonts/suisseintl-semibolditalic-webm.woff) format("woff")
}

/* Variações Bold (700) */
@font-face {
  font-family: Suisse Intl;
  font-stretch: normal;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/suisseintl-bold-webm.woff2) format("woff2"), url(../fonts/suisseintl-bold-webm.woff) format("woff")
}

@font-face {
  font-family: Suisse Intl;
  font-stretch: normal;
  font-style: italic;
  font-weight: 700;
  src: url(../fonts/suisseintl-bolditalic-webm.woff2) format("woff2"), url(../fonts/suisseintl-bolditalic-webm.woff) format("woff")
}

/* Variações Black (900) */
@font-face {
  font-family: Suisse Intl;
  font-stretch: normal;
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/suisseintl-black-webm.woff2) format("woff2"), url(../fonts/suisseintl-black-webm.woff) format("woff")
}

@font-face {
  font-family: Suisse Intl;
  font-stretch: normal;
  font-style: italic;
  font-weight: 900;
  src: url(../fonts/suisseintl-blackitalic-webm.woff2) format("woff2"), url(../fonts/suisseintl-blackitalic-webm.woff) format("woff")
}

/* 1.2 Família Suisse Intl Mono - Fonte monoespaçada para código */

@font-face {
  font-family: Suisse Intl Mono;
  font-stretch: normal;
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/suisseintlmono-thin-webs.woff2) format("woff2"), url(../fonts/suisseintlmono-thin-webs.woff) format("woff")
}

@font-face {
  font-family: Suisse Intl Mono;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/suisseintlmono-regular-webs.woff2) format("woff2"), url(../fonts/suisseintlmono-regular-webs.woff) format("woff")
}

@font-face {
  font-family: Suisse Intl Mono;
  font-stretch: normal;
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/suisseintlmono-bold-webs.woff2) format("woff2")
}

/* 1.3 Família Gramatika - Fonte para títulos e destaques */

@font-face {
  font-family: 'Gramatika';
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/gramatikaregular.woff) format("woff")
}

@font-face {
  font-family: Gramatika;
  font-stretch: normal;
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/gramatikabold.woff) format("woff")
}
@font-face {
  font-family: 'YSText';
  src: url('https://static.tildacdn.com/tild3538-3536-4162-a537-653562343366/SuisseIntl-Regular-W.woff') format('woff');
  font-weight: 100;
  font-style: normal
}

@font-face {
  font-family: 'YSText';
  src: url('https://static.tildacdn.com/tild6139-3366-4931-a363-356433353736/SuisseIntl-Medium-We.woff') format('woff');
  font-weight: 200;
  font-style: normal
}

@font-face {
  font-family: 'YSText';
  src: url('https://static.tildacdn.com/tild3837-3966-4137-b964-303663646138/YS_Text-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: 'YSText';
  src: url('https://static.tildacdn.com/tild3734-3834-4237-b164-636365366133/YS_Text-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'YSText';
  src: url('https://static.tildacdn.com/tild6561-3639-4665-b739-643939393239/YS_Text-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: 'YSText';
  src: url('https://static.tildacdn.com/tild6335-6232-4561-b838-633937376233/GramatikaBold.woff') format('woff');
  font-weight: 600;
  font-style: normal
}

@font-face {
  font-family: 'YSText';
  src: url('https://static.tildacdn.com/tild6331-3036-4736-a338-346132346261/YS_Text-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: 'YSText';
  src: url('https://static.tildacdn.com/tild3037-6236-4136-b764-303064326430/_GramatikaRegular.woff') format('woff');
  font-weight: 800;
  font-style: normal
}
/* VARIÁVEIS CSS */
:root {
  --spacing-2: 2px;
  --spacing-4: 4px;
  --spacing-8: 8px;
  --spacing-12: 12px;
  --spacing-16: 16px;
  --spacing-20: 20px;
  --spacing-24: 24px;
  --spacing-32: 32px;
  --spacing-36: 36px;
  --spacing-40: 40px;
  --spacing-48: 48px;
  --spacing-56: 56px;
  --spacing-64: 64px;
  --spacing-80: 80px;
  --spacing-96: 96px;
  --spacing-120: 120px;
}

:root {
  --color-palette-black-10: #f2f1ee;
  --color-palette-black-20: #e3e1de;
  --color-palette-black-30: #d5d4d2;
  --color-palette-black-40: #a6a6a6;
  --color-palette-black-50: #808080;
  --color-palette-black-80: #2a2a2a;
  --color-palette-black-90: #1a1a1a;
  --color-palette-black-100: #000000;
  --color-palette-black-10-a: rgba(0, 0, 0, .08);
  --color-palette-black-20-a: rgba(0, 0, 0, .14);
  --color-palette-black-40-a: rgba(0, 0, 0, .35);
  --color-palette-black-50-a: rgba(0, 0, 0, .5);
  --color-palette-black-80-a: rgba(0, 0, 0, .83);
  --color-palette-white-100: #ffffff;
  --color-palette-white-10-a: rgba(255, 255, 255, .08);
  --color-palette-white-20-a: rgba(255, 255, 255, .14);
  --color-palette-white-40-a: rgba(255, 255, 255, .4);
  --color-palette-white-50-a: rgba(255, 255, 255, .55);
  --color-palette-white-80-a: rgba(255, 255, 255, .85);
  --color-palette-red-pale: #ffccc9;
  --color-palette-red-light: #f89e93;
  --color-palette-red-normal: #ed6f68;
  --color-palette-red-dark: #de4c45;
  --color-palette-red-50-a: rgba(237, 111, 104, .5);
  --color-palette-orange-pale: #ffd6c5;
  --color-palette-orange-light: #ff976b;
  --color-palette-orange-normal: #e96e3a;
  --color-palette-orange-dark: #d35722;
  --color-palette-orange-50-a: rgba(233, 110, 58, .5);
  --color-palette-yellow-pale: #fde3af;
  --color-palette-yellow-light: #ffd078;
  --color-palette-yellow-normal: #ffb72c;
  --color-palette-yellow-dark: #f3a202;
  --color-palette-yellow-50-a: rgba(255, 183, 44, .5);
  --color-palette-green-pale: #b8e9c8;
  --color-palette-green-light: #6cc989;
  --color-palette-green-normal: #3aa65e;
  --color-palette-green-dark: #328f51;
  --color-palette-green-50-a: rgba(58, 166, 94, .5);
  --color-palette-blue-pale: #c5e0fc;
  --color-palette-blue-light: #87befa;
  --color-palette-blue-normal: #3f96f3;
  --color-palette-blue-dark: #1878dc;
  --color-palette-blue-50-a: rgba(63, 150, 243, .5);
  --color-palette-purple-pale: #e4d9fc;
  --color-palette-purple-light: #bfa4ff;
  --color-palette-purple-normal: #a27aff;
  --color-palette-purple-dark: #8754fd;
  --color-palette-purple-50-a: rgba(162, 122, 255, .5);
  --color-background-default: #FFFFFF;
}

:root {
  --font-sans: Suisse Intl;
  --font-display: Gramatika;
  --font-mono: Suisse Intl Mono;
  --font-sans-caption-12-regular: 400 .75rem / 1.3333em var(--font-sans), sans-serif;
  --font-sans-caption-12-medium: 500 .75rem / 1.3333em var(--font-sans), sans-serif;
  --font-sans-caption-14-regular: 400 .875rem / 1.2857em var(--font-sans), sans-serif;
  --font-sans-caption-14-medium: 500 .875rem / 1.2857em var(--font-sans), sans-serif;
  --font-sans-body-16-regular-ui: 400 1rem / 1.25em var(--font-sans), sans-serif;
  --font-sans-body-16-medium-ui: 500 1rem / 1.25em var(--font-sans), sans-serif;
  --font-sans-body-16-regular-paragraph: 400 1rem / 1.375em var(--font-sans), sans-serif;
  --font-sans-body-16-medium-paragraph: 500 1rem / 1.375em var(--font-sans), sans-serif;
  --font-sans-body-18-medium-ui: 500 1.125rem / 1.2222em var(--font-sans), sans-serif;
  --font-sans-body-18-regular-ui: 400 1.125rem / 1.2222em var(--font-sans), sans-serif;
  --font-sans-body-18-regular-paragraph: 400 1.125rem / 1.4444em var(--font-sans), sans-serif;
  --font-sans-body-18-medium-paragraph: 500 1.125rem / 1.4444em var(--font-sans), sans-serif;
  --font-sans-header-20-regular: 400 1.25rem / 1.2em var(--font-sans), sans-serif;
  --font-sans-header-20-medium: 500 1.25rem / 1.2em var(--font-sans), sans-serif;
  --font-sans-header-24-regular: 400 1.5rem / 1.1667em var(--font-sans), sans-serif;
  --font-sans-header-24-medium: 500 1.5rem / 1.1667em var(--font-sans), sans-serif;
  --font-sans-header-32-default: 500 2rem / 1em var(--font-sans), sans-serif;
  --font-sans-header-32-display: 700 2rem / 1em var(--font-display), sans-serif;
  --font-sans-header-40-default: 500 2.5rem / 1em var(--font-sans), sans-serif;
  --font-sans-header-40-display: 700 2.5rem / 1em var(--font-display), sans-serif;
  --font-sans-header-48-default: 500 3rem / 1em var(--font-sans), sans-serif;
  --font-sans-header-48-display: 700 3rem / 1em var(--font-display), sans-serif;
  --font-sans-header-56-default: 700 3.5rem / 1em var(--font-display), sans-serif;
  --font-sans-header-64-default: 700 4rem / .9375em var(--font-display), sans-serif;
  --font-sans-header-72-default: 700 4.5rem / .9444em var(--font-display), sans-serif;
  --font-sans-header-88-default: 700 5.5rem / .9545em var(--font-display), sans-serif;
  --font-sans-header-120-default: 700 7.5rem / .9333em var(--font-display), sans-serif;
  --font-mono-caption-12-regular: 400 .75rem / 1.5em var(--font-mono), monospace;
  --font-mono-caption-14-regular: 400 .875rem / 1.5714em var(--font-mono), monospace;
  --font-mono-caption-16-regular: 400 1rem / 1.5em var(--font-mono), monospace;
  --font-sans-caption-10-regular: 400 .625rem / 1.2222em Suisse Intl, sans-serif;
  --font-sans-header-32-default-letter-spacing: -.02em;
  --font-sans-header-40-default-letter-spacing: -.02em;
  --font-sans-header-48-default-letter-spacing: -.01em;
}

body {
  background-color: #f2f1ee;
  overflow-x: hidden;
  padding-top: 80px;
}


.divisoria_120px {
  height: 120px;
}

.mobile_break {
  display: none;
}

/* Cabeçalho */
.container_header {
  display: grid;
  grid-template-columns: 1fr 0.13fr;
  align-items: center;
  gap: 8px;
  margin: 8px 0 8px 8px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}

.content_header {
  display: grid;
  grid-template-columns: 1fr 1.25fr 1fr;
  align-items: center;
  position: relative;
  transition: background-color 0.3s ease;
  border-radius: 8px;
}

.mobile_icon_header {
  display: none;
}

.content_header.scrolled {
  background-color: #fff;
  backdrop-filter: blur(10px);
  margin: 4px;
  border-radius: 8px;
  height: 48px;
}

.logo_header {
  display: flex;
  padding-left: 16px;
  padding-top: 4px;
  height: 100%;
  align-items: center;
}

.logo_header img {
  width: 98.175px;
  height: 22px;

}

.nav_header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
  height: 100%;
}

.item_nav_header a {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-family: 'YSText', 'Suisse Intl', Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #1a1a1a
}

.NA_toggler_hover {
  display: inline;

}

.active_toggler_hover {
  display: none;
}

nav.item_nav_header_blog {
  position: relative;
  right: 2%;
}

.item_nav_header_blog a {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-family: 'YSText', 'Suisse Intl', Arial, sans-serif;
  font-size: 14px;
  color: #1a1a1a;
}

.item_nav_header_blog,
.log-in_header {
  padding: 6px 12px;
  border: 2px solid transparent;
  transition: all 0.3s ease;
}

.item_nav_header_blog:hover,
.log-in_header:hover {
  border-radius: 8px;
  background-color: #e4e1e1;
}

.registration_header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 24px;
}

.log-in_header {
  display: grid;
  grid-template-columns: 2fr 1fr;
  align-items: center;
  gap: 9px;
  margin-right: 8px;
}

.log-in_header a {
  text-decoration: none;
  color: #000;
  font-family: YSText, Suisse Intl, Arial, sans-serif;
  font-size: 14px;
}

.btn_header {
  height: 48px;
  border-radius: 12px;
  background-color: #1a1a1a;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg, #3A3A3A 0%, #1A1A1A 80%);
  max-width: 208px;
}

.btn_header a {
  text-decoration: none;
  color: #fff;
  font-family: YSText, Suisse Intl, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  flex-shrink: 0;
}

.dropdown_menu {
  display: none;
}

.dropdown_menu.show {
  display: flex;
  position: absolute;
  top: 130%;
  flex-direction: column;
  padding: 4px;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 1px 12px 2px #24242412;
  z-index: 998;
}

.dropdown_menu.show a {
  color: #2b2b2b;
  font-size: 16px;
  font-family: 'YSText', 'Suisse Intl', Arial, sans-serif;
}

.dropdown_menu.show a {
  border-radius: 12px;
  margin: 4px;
  padding: 8px 12px;
  transition: all 0.2s ease;
  box-shadow: inset 0 0 0 0 #f2f1ee;
}

.dropdown_menu.show a:hover {
  color: #000;
  box-shadow: inset 500px 0 0 0 #f2f1ee;
}

.mobile_menu_toggle {
    background: none;
    border: none;
    width: 32px;
    height: 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px;
    cursor: pointer;
    padding: 4px;
    transition: all 0.3s;
}

.hamburger_line {
    width: 20px;
    height: 2px;
    background: #1a1a1a;
    border-radius: 1px;
    transition: all 0.3s ease;
    transform-origin: center;
}

/* Animação do hamburger quando ativo */
.mobile_menu_toggle.active .hamburger_line:nth-child(1) {
    transform: translateY(6px) rotate(45deg);
}

.mobile_menu_toggle.active .hamburger_line:nth-child(2) {
    opacity: 0;
    transform: scale(0);
}

.mobile_menu_toggle.active .hamburger_line:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg);
}

/* ====================================
   BACKDROP
   ==================================== */

.mobile_menu_backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1998;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.mobile_menu_backdrop.active {
    opacity: 1;
    visibility: visible;
}

/* ====================================
   OVERLAY DO MENU
   ==================================== */

.mobile_menu_overlay {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 400px;
    height: 100vh;
    background: #f8f8f8;
    z-index: 1999;
    transform: translateX(100%);
    transition: transform 0.3s ease;
    overflow-y: auto;
    border-radius: 0;
}

.mobile_menu_overlay.active {
    transform: translateX(0);
}

.mobile_menu_content {
    height: 100%;
    display: flex;
    flex-direction: column;
}

/* ====================================
   HEADER DO MENU
   ==================================== */

.mobile_menu_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 16px 16px 16px;
    background: #f2f1ee;
}

.mobile_menu_logo img {
    height: 24px;
    width: 98px;
}

.mobile_menu_close {
    background: none;
    border: none;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 4px;
    transition: all 0.3s;
    color: #666;
}

.mobile_menu_close:hover {
    background: #f0f0f0;
    color: #1a1a1a;
}

/* ====================================
   NAVEGAÇÃO
   ==================================== */

.mobile_menu_nav {
    flex: 1;

    background-color: #f2f1ee;
}

.mobile_menu_list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.mobile_menu_link {
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: flex-start;
    width: 100%;
    padding: 12px 16px;
    font-family: 'YSText';
    color: #1a1a1a;
    text-decoration: none;
    font-size: 24px;
    font-weight: 500;
    background: none;
    border: none;
    text-align: left;
    cursor: pointer;
    transition: all 0.3s;
}

.mobile_menu_link:hover {
    background: rgba(26, 26, 26, 0.05);
    color: #000;
}

/* Seta do dropdown */
.dropdown_arrow {
    transition: transform 0.3s ease;
    color: #666;
}

.dropdown_toggle.active .dropdown_arrow {
    transform: rotate(180deg);
}

/* ====================================
   SUBMENUS
   ==================================== */

.mobile_submenu {
    list-style: none;
    margin: 0;
    padding: 0;
    background: white;
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
}

.mobile_submenu.active {
    max-height: 300px; /* Ajustar conforme necessário */
}

.mobile_submenu li {
    background-color: #f2f1ee;
}

.mobile_submenu li:last-child {
    border-bottom: none;
}

.mobile_submenu a {
text-decoration: none;
    color: #1a1a1a;
    min-height: 46px;
    display: flex;
    font-size: 18px;
    font-family: YSText, Suisse Intl, Arial, sans-serif;
    align-items: center;
    line-height: 26px;
    padding: 8px 0 8px 40px;
    box-sizing: border-box;
    cursor: pointer;
}

.mobile_submenu a:hover {
    background: #f8f8f8;
    color: #1a1a1a;
    padding-left: 45px;
}

/* ====================================
   ANIMAÇÕES EXTRAS
   ==================================== */

/* Entrada dos itens do menu */
.mobile_menu_overlay.active .mobile_menu_item {
    animation: slideInFromRight 0.3s ease forwards;
}

.mobile_menu_overlay.active .mobile_menu_item:nth-child(1) { animation-delay: 0.1s; }
.mobile_menu_overlay.active .mobile_menu_item:nth-child(2) { animation-delay: 0.15s; }
.mobile_menu_overlay.active .mobile_menu_item:nth-child(3) { animation-delay: 0.2s; }
.mobile_menu_overlay.active .mobile_menu_item:nth-child(4) { animation-delay: 0.25s; }

@keyframes slideInFromRight {
    from {
        opacity: 0;
        transform: translateX(20px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* Prevenir scroll quando menu aberto */
body.menu_open {
    overflow: hidden;
    position: fixed;
    width: 100%;
}
.mobile_menu_buttons{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: absolute;
    top: 55%;
    width: 100%;
        transition: all 0.8s ease;
    will-change: transform, position;
}
.btn_teste_vocacional{
    height: 48px;
    min-width: 120px;
    box-sizing: border-box;
    display: flex;
    align-self: stretch;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 12px;
    background: linear-gradient(180deg, #3A3A3A 0%, #1A1A1A 80%);
    border-bottom: 2px solid #000000;
    padding: 2px 20px 0;
    margin: 0 16px;
}
.btn_teste_vocacional a{
  font-size: 16px;
  font-weight: 500;
  font-family: YSText, Suisse Intl, Arial, sans-serif;
  color: #fff;
  text-decoration: none;
}
.btn_log-in{
  background-color: #00000014;
    height: 48px;
    border-radius: 12px;
    min-width: 120px;
    align-self: stretch;
    display: flex;
    margin-top: 16px;
    box-sizing: border-box;
    padding: 0 12px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 0 16px;
}
.btn_log-in a{
  font-size: 16px;
  font-weight: 500;
  font-family: YSText, Suisse Intl, Arial, sans-serif;
  color: #1a1a1a;
  text-decoration: none;
}
.background_header{
      background: url('../Imagens/learn_evolve/Grid.png');
      height: 80px;
    width: 100vw;
    display: flex;
    position: absolute;
    bottom: 91%;
}
/* Learn, evolve */
.container_learn_evolve {
  display: flex;
  justify-content: center;
    background: url('../Imagens/learn_evolve/Grid.png');
}

.content_learn_evolve {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 1160px;
  align-items: center;
  gap: 16px;

}
.content_learn_evolve .text{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  text-align: left;
}
.content_learn_evolve .text h1{
  color: var(--color-palette-black-90);
  font-variant-numeric: lining-nums proportional-nums;
  font-feature-settings: 'liga' off, 'clig' off;

  font-family: var(--font-display, Gramatika);
font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
}
.content_learn_evolve .text p{
  color: var(--color-palette-black-90);

  font-feature-settings: 'liga' off, 'clig' off;

  font-family: var(--font-default, "Suisse Intl");
font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.content_learn_evolve .image {
  flex: 1 0 0;
  align-self: stretch;
  width: 572px;
  height: 308px;
  border-radius: 12px;
  background: url('../Imagens/learn_evolve/main_image.jpg')lightgray -78.1px -32.04px / 130.894% 181.248% no-repeat;
  transform: scaleX(-1);
}

/* Not Alone */
.container_not_alone {
  display: flex;
  justify-content: center;
}

.content_not_alone {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  position: relative;
}
.content_not_alone .blush{
  opacity: 0.25;
background: linear-gradient(to bottom right, var(--color-palette-yellow-dark) 6%, rgba(255, 255, 255, 0.00) 50%) bottom right / 50% 50% no-repeat, linear-gradient(to bottom left, var(--color-palette-yellow-dark) 6%, rgba(255, 255, 255, 0.00) 50%) bottom left / 50% 50% no-repeat, linear-gradient(to top left, var(--color-palette-yellow-dark) 6%, rgba(255, 255, 255, 0.00) 50%) top left / 50% 50% no-repeat, linear-gradient(to top right, var(--color-palette-yellow-dark) 6%, rgba(255, 255, 255, 0.00) 50%) top right / 50% 50% no-repeat;
width: 374px;
height: 976px;
transform: rotate(-90deg);
flex-shrink: 0;
position: absolute;
bottom: -130%;
z-index: -1;
}
.content_not_alone h1 {
  width: 605px;

  color: var(--text-primary-90, #1A1A1A);
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  font-feature-settings: 'dlig' on, 'liga' off, 'clig' off;

  /* Sans/Header 48/Default */
  font-family: var(--font-default, "Suisse Intl");
  font-size: var(--size-header-48, 48px);
  font-style: normal;
  font-weight: 500;
  line-height: var(--line-height-header-48, 48px);
  /* 100% */
  letter-spacing: -0.48px;
}

.content_not_alone p {
  width: 605px;
  color: var(--text-primary-90, #1A1A1A);
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;

  /* Sans/Header 24/Medium */
  font-family: var(--font-default, "Suisse Intl");
  font-size: var(--size-header-24, 24px);
  font-style: normal;
  font-weight: 500;
  line-height: var(--line-height-header-24, 28px);
  /* 116.667% */
}

.content_not_alone .image {
  display: flex;
  align-items: flex-start;
  gap: 14.769px;
}

.disc_icon {
  width: 72px;
  height: 72px;
}

.meet_icon {
  width: 80.521px;
  height: 66.462px;
}

/* Our professionals */
.container_our_professionals {
  display: flex;
  justify-content: center;

}

.content_our_professionals {
  background: #6CC989;
  border-radius: 16px;
  width: 1264px;
  height: 1000px;
  flex-shrink: 0;
  margin-top: 320px;
}
.cards_our_professionals{
    display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 16px;
  position: relative;
    bottom: 38%;
    padding: 48px 52px;
}

.content_our_professionals .card {
  display: flex;
  padding: 24px 24px 24px 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  flex: 1 0 0;
  border-radius: 16px;
  background: #fff;
}

.content_our_professionals .card h1 {
  width: 303px;
  color: var(--Black-90, var(--black-90, #1A1A1A));
  font-variant-numeric: lining-nums proportional-nums;
  font-feature-settings: 'liga' off, 'clig' off;

  /* Sans/Header 32/Default */
  font-family: var(--font-default, "Suisse Intl");
  font-size: var(--size-header-32, 32px);
  font-style: normal;
  font-weight: 500;
  line-height: var(--line-height-header-32, 32px);
  /* 100% */
  letter-spacing: -0.64px;
}

.content_our_professionals .card p {
  color: var(--Black-90, var(--black-90, #1A1A1A));
  font-feature-settings: 'liga' off, 'clig' off;

  /* Sans/Body 18/Regular UI */
  font-family: var(--font-default, "Suisse Intl");
  font-size: var(--size-body-18, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--line-height-body-18-ui, 22px);
  /* 122.222% */
}

.btn_our_professionals {
  display: flex;
  padding: var(--spacing-8) var(--spacing-16);
  justify-content: center;
  align-items: center;
  gap: var(--spacing-8);
  border-radius: 10px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.14);
  background: #2A2A2A;
}

.btn_our_professionals a {
  overflow: hidden;
  color: #fff;
  font-feature-settings: 'liga' off, 'clig' off;
  text-overflow: ellipsis;
  text-decoration: none;

  /* Sans/Caption 14/Medium */
  font-family: var(--font-default, "Suisse Intl");
  font-size: var(--size-caption-14, 14px);
  font-style: normal;
  font-weight: 500;
  line-height: var(--line-height-caption-14, 18px);
  /* 128.571% */
}

.icon_our_professionals {
  width: 24px;
  height: 24px;
}

.content_our_professionals .card.one .main_image {
  height: 344.042px;
  align-self: stretch;
  aspect-ratio: 516.00/344.04;
  border-radius: 12px;
  object-fit: cover;
}

.content_our_professionals .card.two .main_image {
  height: 344px;
  align-self: stretch;
  aspect-ratio: 3/2;
  border-radius: 12px;
  object-fit: cover;
}

.content_our_professionals .card.three .main_image {
  height: 352.885px;
  flex-shrink: 0;
  align-self: stretch;
  aspect-ratio: 516.00/352.88;
  border-radius: 12px;
}

.content_our_professionals .card.four .main_image {
  height: 352.885px;
  flex-shrink: 0;
  align-self: stretch;
  aspect-ratio: 516.00/352.88;
  border-radius: 12px;
}

/* Career Help */
.container_career_help{
  display: flex;
  justify-content: center;
}

.content_career_help{
  display: flex;
  width: 1156px;
  flex-direction: column;
  align-items: center;
  gap: var(--spacing-24);
}
.title_career_help{
  display: flex;
      position: relative;
    top: 3%;
  box-sizing: border-box;
  width: 223.87px;
  height: 72.001px;
  transform: rotate(-1.483deg);
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 16px;
  border-bottom: 4px solid var(--color-palette-yellow-normal);
  border-left: 4px solid var(--color-palette-yellow-normal);
  background: var(--color-palette-yellow-light);
  box-shadow: 0 16px 25px 0 rgba(241, 196, 16, 0.42);
}
.title_career_help.mentores, .title_career_help.gerentes, .title_career_help.revisores{
width: 560.149px;
height: 72.001px;
transform: rotate(-1.483deg);
padding: 8px 16px;
}
.title_career_help h1{
  color: #1A1A1A;
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  font-feature-settings: 'liga' off, 'clig' off;

  font-family: var(--font-display, Gramatika);
  font-size: var(--size-header-56, 56px);
  font-style: normal;
  font-weight: 700;
  line-height: var(--line-height-header-56, 56px);
}

.content_career_help .top{
  display: flex;
  width: 1156px;
  padding: 40px;
  flex-direction: column;
  align-items: center;
  gap: var(--spacing-24);
  border-radius: 16px;
  background: var(--color-palette-white-100);
  box-sizing: border-box;
}

.content_career_help .top h2{
  width: 1028px;

  color: var(--color-palette-black-90);
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  font-feature-settings: 'liga' off, 'clig' off;

  font-family: var(--font-display, Gramatika);
  font-size: var(--size-header-48, 48px);
  font-style: normal;
  font-weight: 700;
  line-height: var(--line-height-header-48, 48px);
}

.content_career_help .top p{
  color: var(--color-palette-black-100);
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;

  font-family: var(--font-default, "Suisse Intl");
  font-size: var(--size-header-24, 24px);
  font-style: normal;
  font-weight: 500;
  line-height: var(--line-height-header-24, 28px);
}

.content_career_help .top img{
  width: 1072px;
  height: 507px;
  aspect-ratio: 1072/507;
  border-radius: 0 0 16px 16px;
}

.content_career_help .cards{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  grid-template-rows: 1fr 1fr;
}

.content_career_help .cards .card{
  display: flex;
  width: 566px;
  padding: 24px 24px 40px 24px;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  border-radius: 16px;
  background: var(--color-background-default);
  box-sizing: border-box;
}
.content_career_help .cards .card img{
  width: 24px;
  height: 24px;
}
.content_career_help .cards .card.one{
  padding: 24px 16px 40px 16px;
}

.content_career_help .cards .card h3{
  width: 416px;
  color: var(--Black-90, var(--black-90, #1A1A1A));
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Header 24/Medium */
font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-header-24, 24px);
font-style: normal;
font-weight: 500;
line-height: var(--line-height-header-24, 28px); /* 116.667% */
}

.content_career_help .cards .card p{
  align-self: stretch;
  color: var(--Black-90, var(--black-90, #1A1A1A));
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;

  font-family: var(--font-default, "Suisse Intl");
  font-size: var(--size-body-18, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--line-height-body-18-ui, 22px);
}

/* Learn with tech */
.container_learn_with_tech{
  display: flex;
  justify-content: center;
}
.content_learn_with_tech{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  position: relative;
}
.content_learn_with_tech .blush{
width: 528px;
    height: 530px;
    transform: rotate(-90deg);
    flex-shrink: 0;
    opacity: 0.25;
    background: linear-gradient(to bottom right, var(--color-palette-yellow-dark) 6%, rgba(255, 255, 255, 0.00) 50%) bottom right / 50% 50% no-repeat, linear-gradient(to bottom left, var(--color-palette-yellow-dark) 6%, rgba(255, 255, 255, 0.00) 50%) bottom left / 50% 50% no-repeat, linear-gradient(to top left, var(--color-palette-yellow-dark) 6%, rgba(255, 255, 255, 0.00) 50%) top left / 50% 50% no-repeat, linear-gradient(to top right, var(--color-palette-yellow-dark) 6%, rgba(255, 255, 255, 0.00) 50%) top right / 50% 50% no-repeat;
    position: absolute;
    bottom: -89%;
    z-index: -1;
}
.content_learn_with_tech .blush.green{
  background: linear-gradient(to bottom right, var(--color-palette-green-dark) 6%, rgba(255, 255, 255, 0.00) 50%) bottom right / 50% 50% no-repeat, linear-gradient(to bottom left, var(--color-palette-green-dark) 6%, rgba(255, 255, 255, 0.00) 50%) bottom left / 50% 50% no-repeat, linear-gradient(to top left, var(--color-palette-green-dark) 6%, rgba(255, 255, 255, 0.00) 50%) top left / 50% 50% no-repeat, linear-gradient(to top right, var(--color-palette-green-dark) 6%, rgba(255, 255, 255, 0.00) 50%) top right / 50% 50% no-repeat;
bottom: -45%;
}
.content_learn_with_tech .image{
  width: 121.655px;
  height: 121.655px;
  flex-shrink: 0;
  background: url('../Imagens/learn_with_tech/teclado_key.png');
  background-size: cover;
}
.content_learn_with_tech .image.lighthouse{
  width: 125.655px;
    height: 125.655px;
}
.content_learn_with_tech .image.lighthouse img{
  width: 40.898px;
  height: 40.898px;
}
.content_learn_with_tech .image img{
width: 35.898px;
    height: 35.898px;
    position: absolute;
    top: 25%;
    left: 25%;
    position: relative;
}
.content_learn_with_tech h1{
  color: var(--color-palette-black-90);
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  font-feature-settings: 'dlig' on, 'liga' off, 'clig' off;

  /* Sans/Header 48/Default */
  font-family: var(--font-default, "Suisse Intl");
  font-size: var(--size-header-48, 48px);
  font-style: normal;
  font-weight: 500;
  line-height: var(--line-height-header-48, 48px); /* 100% */
  letter-spacing: -0.96px;
}
.content_learn_with_tech p{
  max-width: 857px;
  color: var(--color-palette-black-50-a);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;

font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-header-24, 24px);
font-style: normal;
font-weight: 400;
line-height: var(--line-height-header-24, 28px); 
}

/* Time Academico */
.container_time_academico{
  display: flex;
  justify-content: center;
  flex-direction: column;
    align-items: center;
    gap: 24px;
}
.content_time_academico{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 24px;
  width: 1156px;
}
.head_time_academico{
  display: flex;
  width: 1156px;
  padding: 40px;
  flex-direction: column;
  align-items: center;
  gap: var(--spacing-24);
  position: relative;
  border-radius: 16px;
background: var(--color-palette-white-100);
  box-sizing: border-box;
}
.head_time_academico h1{
  width: 1028px;
  color: var(--color-palette-black-90);
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  font-feature-settings: 'liga' off, 'clig' off;

  font-family: var(--font-display, Gramatika);
  font-size: var(--size-header-48, 48px);
  font-style: normal;
  font-weight: 700;
  line-height: var(--line-height-header-48, 48px); 
}
.head_time_academico p{
  color: var(--color-palette-black-100);
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;

  font-family: var(--font-default, "Suisse Intl");
  font-size: var(--size-header-24, 24px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--line-height-header-24, 28px); 
}
/* Support */

.content_support .mobile_text_balloon{
  display: none;
}
.text_balloon{
  display: flex;
    position: absolute;
    left: 13%;
    top: 2%;
}

.cards_time_academico{
  display: flex;
  gap: 24px;
  justify-content: center;
  overflow: hidden;
  width: 1156px;
}
.cards_time_academico .card{
  display: flex;
  flex-direction: column;
  width: 262px;
  height: 420px;
  flex-shrink: 0;
  border-radius: 8px;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 16px;
  padding: 24px;
    box-sizing: border-box;
}

.cards_time_academico .card h1{
  color: var(--text-white-primary-100, #FFF);
font-feature-settings: 'liga' off, 'clig' off;

font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-header-24, 24px);
font-style: normal;
font-weight: 500;
line-height: var(--line-height-header-24, 28px);
}
.cards_time_academico .card p{
  color: var(--text-white-primary-100, #FFF);
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Caption 14/Regular */
font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-caption-14, 14px);
font-style: normal;
font-weight: 400;
line-height: var(--line-height-caption-14, 18px); /* 128.571% */
max-width: 214px;
}
.cards_time_academico .card .name{
  display: flex;
  flex-direction: column;
}
.cards_time_academico .card.one{
  background-image: url('../Imagens/time_academico/tutor_alexandre.png');
}
.cards_time_academico .card.two{
  background-image: url('../Imagens/time_academico/tutor_2.png');
}
.cards_time_academico .card.three{
  background-image: url('../Imagens/time_academico/tutor_3.png');
}
.cards_time_academico .card.four{
  background-image: url('../Imagens/time_academico/tutor_4.png');
}
.cards_time_academico .card.five{
  background-image: url('../Imagens/time_academico/tutor_5.png');
}
.cards_time_academico .card.six{
  background-image: url('../Imagens/time_academico/tutor_6.png');
}
.cards_time_academico .card.seven{
  background-image: url('../Imagens/time_academico/tutor_7.png');
}
.cards_time_academico .card.eight{
  background-image: url('../Imagens/time_academico/tutor_8.png');
}
.cards_time_academico .card.nine{
  background-image: url('../Imagens/time_academico/tutor_9.png');
}
.cards_time_academico .card.ten{
  background-image: url('../Imagens/time_academico/tutor_10.png');
}
.arrows_time_academico{
  display: flex;
  align-items: center;
  gap: var(--16, 16px);
  position: relative;
  left: 26%;
}
.arrows_time_academico:hover{
  cursor: pointer;
}
.arrow_rotate{
  transform: rotate(180deg);
}

/* Support */
.container_support{
  display: flex;
  justify-content: center;
}
.content_support{
  display: flex;
  width: 1156px;
  padding: 40px;
  flex-direction: column;
  align-items: center;
  gap: var(--spacing-24);
  border-radius: 16px;
  background: var(--color-palette-white-100);
  position: relative;
  box-sizing: border-box;

}
.content_support .title{
  width: 1028px;

  color: var(--color-palette-black-90);
text-align: center;
font-variant-numeric: lining-nums proportional-nums;
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Header 48/Display */
font-family: var(--font-display, Gramatika);
font-size: var(--size-header-48, 48px);
font-style: normal;
font-weight: 700;
line-height: var(--line-height-header-48, 48px); /* 100% */
}
.content_support .subtitle{
  width: 992px;
  color: var(--color-palette-black-100);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Header 24/Regular */
font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-header-24, 24px);
font-style: normal;
font-weight: 400;
line-height: var(--line-height-header-24, 28px); /* 116.667% */
}
.content_support .cards{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  align-self: stretch;
}
.content_support .cards .card{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 16px;
  background-size: cover;
  background-repeat: no-repeat;
  width: 262px;
height: 420px;
flex-shrink: 0;
border-radius: 8px;
padding: 24px;
box-sizing: border-box;
}
.content_support .cards .card h1{
  color: var(--text-white-primary-100, #FFF);
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Header 24/Medium */
font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-header-24, 24px);
font-style: normal;
font-weight: 500;
line-height: var(--line-height-header-24, 28px); /* 116.667% */
}
.content_support .cards .card p{
  color: var(--text-white-primary-100, #FFF);
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Caption 14/Medium */
font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-caption-14, 14px);
font-style: normal;
font-weight: 500;
line-height: var(--line-height-caption-14, 18px); /* 128.571% */
}
.content_support .cards .card.one{
  background-image: url('../Imagens/support/tutor_1.png');
}
.content_support .cards .card.two{
  background-image: url('../Imagens/support/tutor_2.png');
}

/* Career Info */
.container_career_info{
  display: flex;
  justify-content: center;
}
.content_career_info{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.content_career_info h1{
  color: var(--text-primary-90, #1A1A1A);
text-align: center;
font-variant-numeric: lining-nums proportional-nums;
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Header 40/Display */
font-family: var(--font-display, Gramatika);
font-size: var(--size-header-40, 40px);
font-style: normal;
font-weight: 700;
line-height: var(--line-height-header-40, 40px); /* 100% */
}
.content_career_info .cards{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
.content_career_info .cards .card{
  display: flex;
  width: 326px;
  height: 335px;
  padding: 24px 16px 40px 16px;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  border-radius: 16px;
  background: var(--color-background-default);
}
.content_career_info .cards .card h2{
  color: var(--Black-90, var(--black-90, #1A1A1A));
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Header 24/Medium */
font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-header-24, 24px);
font-style: normal;
font-weight: 500;
line-height: var(--line-height-header-24, 28px); /* 116.667% */
}
.content_career_info .cards .card p{
  color: var(--Black-90, var(--black-90, #1A1A1A));
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Body 18/Regular UI */
font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-body-18, 18px);
font-style: normal;
font-weight: 400;
line-height: var(--line-height-body-18-ui, 22px); /* 122.222% */
}
.content_career_info .cards .card.two{
  padding: 24px 24px 40px 24px;
}

/* Gerentes */
.content_career_info .cards.gerentes .card{
  height: unset;
}

/* Career Team */
.container_career_team{
  display: flex;
  justify-content: center;
}
.content_career_team{
  display: flex;
  width: 1156px;
  padding: 40px;
  flex-direction: column;
  align-items: center;
  gap: var(--spacing-24);
}
.content_career_team .title{
  color: var(--color-palette-black-90);
text-align: center;
font-variant-numeric: lining-nums proportional-nums;
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Header 48/Display */
font-family: var(--font-display, Gramatika);
font-size: var(--size-header-48, 48px);
font-style: normal;
font-weight: 700;
line-height: var(--line-height-header-48, 48px); /* 100% */
}
.content_career_team .subtitle{
  width: 992px;
  color: var(--color-palette-black-100);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Header 24/Regular */
font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-header-24, 24px);
font-style: normal;
font-weight: 400;
line-height: var(--line-height-header-24, 28px); /* 116.667% */
}
.content_career_team .cards{
  display: flex;
justify-content: center;
align-items: center;
gap: 24px;
align-self: stretch;
}
.content_career_team .cards .card{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 24px;
  gap: 16px;
  width: 262px;
  height: 420px;
  flex-shrink: 0;
  border-radius: 8px;
  box-sizing: border-box;
}
.content_career_team .cards .card h1{
  color: var(--text-white-primary-100, #FFF);
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Header 24/Medium */
font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-header-24, 24px);
font-style: normal;
font-weight: 500;
line-height: var(--line-height-header-24, 28px); /* 116.667% */
}
.content_career_team .cards .card p{
  color: var(--text-white-primary-100, #FFF);
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Caption 14/Medium */
font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-caption-14, 14px);
font-style: normal;
font-weight: 500;
line-height: var(--line-height-caption-14, 18px); /* 128.571% */
}
.content_career_team .cards .card.one{
  background-image: url('../Imagens/carrer_team/tutor_1.png');
}
.content_career_team .cards .card.two{
  background-image: url('../Imagens/carrer_team/tutor_2.png');
}
.content_career_team .cards .card.three{
  background-image: url('../Imagens/carrer_team/tutor_3.png');
}

.arrows_career_team{
  display: none;
}
/* Achieve */
.container_achieve{
  display: flex;
  justify-content: center;
}
.content_achieve{
  display: flex;
  width: 1160px;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  position: relative;
}
.content_achieve h1{
  width: 851px;
  color: var(--color-palette-black-90);
text-align: center;
font-variant-numeric: lining-nums proportional-nums;
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Header 72/Display */
font-family: var(--font-display, Gramatika);
font-size: var(--size-header-72, 72px);
font-style: normal;
font-weight: 700;
line-height: var(--line-height-header-72, 68px); /* 94.444% */
}
.blush_achieve{
  position: absolute;
  bottom: -115%;
    z-index: -1;
}
.mobile_blush_achieve{
  display: none;
}
.content_achieve .cards{
  display: flex;
  width: 928px;
  justify-content: center;
  align-items: center;
  gap: 80px;
}
.content_achieve .cards .card{
  display: flex;
width: 200px;
flex-direction: column;
align-items: center;
gap: 6px;
}
.content_achieve .cards .card p{
  color: var(--color-palette-black-90);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Header 20/Medium */
font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-header-20, 20px);
font-style: normal;
font-weight: 500;
line-height: var(--line-height-header-20, 24px); /* 120% */
align-self: stretch;
}
.content_achieve .cards .card img{
  width: 24px;
  height: 24px;
}

/* FAQ */
.container_faq {
  display: flex;
  justify-content: center;
}

.content_faq {
  display: flex;
  flex-direction: column;
  min-width: 1160px;
}

.head_faq {
  display: flex;
  align-items: center;
  justify-content: center;

  margin-bottom: 56px;
}
.head_faq h1{
    color: var(--color-palette-black-90);
  font-variant-numeric: lining-nums proportional-nums;
  font-feature-settings: 'dlig' on, 'liga' off, 'clig' off;
  font-family: var(--font-default, "Suisse Intl");
  font-size: var(--size-header-48, 48px);
  font-style: normal;
  font-weight: 500;
  line-height: var(--line-height-header-48, 48px); 

  letter-spacing: -0.48px;
}

.body_faq::before {
  border: 1px solid #333;
}

.faq_topic {
  max-width: 1160px;
  width: 100%;
}

.faq_topic.expandido .faq_answer {
  max-height: 500px;
}

.faq-item {
  border-bottom: 1px solid #333;
  margin-bottom: 0;
}

.faq-item.one {
  border-top: 1px solid #333;
}

.faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 0;
  cursor: pointer;
  transition: all 0.3s ease;
  background: none;
  border: none;
  width: 100%;
  text-align: left;
  font-size: 1.2rem;
  font-weight: 500;
  color: #333;
}

.faq-question:hover {
  color: #666;
}

.faq-question-text {
color: var(--Black-90, var(--black-90, #1A1A1A));
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Header 24/Medium */
font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-header-24, 24px);
font-style: normal;
font-weight: 500;
line-height: var(--line-height-header-24, 28px); /* 116.667% */
}

.faq-icon {
  font-size: 1.5rem;
  font-weight: 300;
  transition: transform 0.3s ease;
  color: #333;
  transition: transform 0.3s ease;
}

.faq-icon.rotated {
  transform: rotate(-45deg);
}

.faq-topic.expandido .faq-icon {
  transform: rotate(45deg);
}

.faq_answer {
  max-height: 0;
  overflow: hidden;
  padding: 0;
  transition: max-height 0.3s ease-out, padding 0.3s ease-out;
}

.faq_list {
color: var(--color-palette-black-90);
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Body 18/Regular UI */
font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-body-18, 18px);
font-style: normal;
font-weight: 400;
line-height: var(--line-height-body-18-ui, 22px); /* 122.222% */
}

.faq_list:before {
  content: "- "
}

.faq_answer_content p {
color: var(--color-palette-black-90);
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Body 18/Regular UI */
font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-body-18, 18px);
font-style: normal;
font-weight: 400;
line-height: var(--line-height-body-18-ui, 22px); /* 122.222% */
  margin-bottom: 20px;
}

/* Footer */
.breadcrumb_footer {
  display: flex;
  max-width: 1160px;
  margin: 0 auto;
  padding: 16px 0 24px 0
}

.breadcrumb_footer a {
  cursor: pointer;
  text-decoration: none;
  transition-duration: .2s;
  transition-property: color;
  color: var(--color-tertiary-35-a);
  font: var(--font-sans-caption-14-regular);
}

.breadcrumb_footer p {
  color: var(--color-tertiary-35-a);
  font: var(--font-sans-caption-14-regular);
}

.container_footer {
  display: flex;
  justify-content: center;

}

.content_footer {
  width: 1160px;
  display: flex;
  flex-direction: column;
  gap: 48px;
}


.content_footer a,
.content_footer p {
  text-decoration: none;
  color: #918f8f;
  font-size: 16px;
  font-family: 'YSText', Arial, sans-serif;
  line-height: 20px;
  font-weight: 400;
}

.content_footer h5 {
  color: #131313;
  font-size: 20px;
  font-family: 'YSText', Arial, sans-serif;
  line-height: 20px;
  font-weight: 500;
}

.upper_footer {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
  gap: 60px;
}

.upper_footer h5 {
  margin-bottom: 8px;
  color: var(--text-primary-90, #1A1A1A);
  font-feature-settings: 'liga' off, 'clig' off;

  /* Sans/Header 20/Medium */
  font-family: var(--font-default, Suisse Intl);
  font-size: var(--size-header-20, 20px);
  font-style: normal;
  font-weight: 500;
  line-height: var(--line-height-header-20, 24px);
  /* 120% */
}

.upper_footer a {
  color: var(--text-secondary-50-a, rgba(0, 0, 0, 0.50));
  font-feature-settings: 'liga' off, 'clig' off;

  /* Sans/Body 16/Regular UI */
  font-family: var(--font-default, Suisse Intl);
  font-size: var(--size-body-16, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--line-height-body-16-ui, 20px);
  /* 125% */
}

.lower_footer {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 48px;
  margin-bottom: 54px;
}

.left_lower_footer {
  display: flex;
  gap: 24px;
}
        .why_triple_ten_footer_body a:hover,
    .courses_footer a:hover, .countries_footer a:hover{
        text-decoration: underline;
    }
.why_triple_ten_footer_body {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.why_triple_ten_footer {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.courses_footer {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.countries_footer {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.contact_footer {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 214px;
}

.right_lower_footer {
  display: flex;
  justify-content: flex-start;
  gap: 8px;
  margin-left: 128px;
}

.right_lower_footer a {
  display: flex;
  padding: var(--12, 12px);
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  border-bottom: 2px solid var(--glassy-lines-20-a, rgba(0, 0, 0, 0.14));
  background: var(--glassy-disabeled-or-hover-10-a, rgba(0, 0, 0, 0.08));
  max-width: 48px;
  max-height: 48px;
  box-sizing: border-box;
}
/* Registration Footnote */
.container_registration_footnote {
  display: flex;
  justify-content: center;
  margin-top: 168px;
}

.content_registration_footnote {
  display: flex;
  justify-content: space-between;
  min-width: 1160px;
  margin-bottom: 48px;

}

.payment_mode_footnote {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.payment_mode_footnote p {
  color: var(--color-palette-black-90);
  font-feature-settings: 'liga' off, 'clig' off;

  /* Sans/Header 20/Medium */
  font-family: var(--font-default, "Suisse Intl");
  font-size: var(--size-header-20, 20px);
  font-style: normal;
  font-weight: 500;
  line-height: var(--line-height-header-20, 24px);
  /* 120% */
}

.registration_box_footnote {
  display: flex;
  flex-direction: column;
  max-width: 360px;
  text-align: left;
  gap: 8px;
}

.registration_box_footnote h1 {
  color: #131313;
  font-size: 20px;
  font-family: 'YSText', Arial, sans-serif;
  line-height: 24px;
  font-weight: 500;
}

.registration_box_footnote input {
  padding: 18px 20px 18px;
  box-sizing: border-box;
  border-radius: 16px;
  font-size: 16px;
  font-weight: 400;
  border: 0;
  margin-top: 8px;
  display: flex;
  width: 360px;
  align-items: flex-start;

  color: var(--content-secondary, rgba(0, 0, 0, 0.50));
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: var(--font-default, "Suisse Intl");
  font-size: var(--size-body-16, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--line-height-body-16-ui, 20px);
}

.registration_box_footnote p {
  color: var(--color-palette-black-50-a);
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Suisse Intl";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  padding-right: 50px;
  width: 90%;
  margin-top: 8px;
}

.btn_registration_footnote {
  display: flex;
  width: 360px;
  justify-content: center;
  align-items: flex-start;

  border-radius: 12px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.14);
  background: #2A2A2A;

}

.btn_registration_footnote a {
  text-decoration: none;
  display: flex;
  padding: 12px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;

  overflow: hidden;
  color: #FFFFFF;
  font-feature-settings: 'liga' off, 'clig' off;
  text-overflow: ellipsis;

  font-family: "Suisse Intl";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}

.registration_box_footnote {
  text-decoration: none;
  font-size: 13px;
  font-weight: 400;
  font-family: YSText;
  color: rgba(0, 0, 0, 0.5);
  max-width: 400px;
}



#terms_registration_box {
  color: var(--color-palette-black-50-a);
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Suisse Intl";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.sponsors_payment_mode {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
}

.provi {
  width: 66.236px;
  height: 19.772px;
}

.pag_seguro {
  width: 110.669px;
  height: 28.043px;
}

.stripe {
  width: 58.241px;
  height: 24.22px;
}