/* ============================================================================
   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);
}

: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;
}

/* Banner Inicial */
.container_banner_inicial {
  display: flex;
  justify-content: center;
}

.content_banner_inicial {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  max-width: 1248px;
  width: 100%;
  border-radius: 12px;

  background-image: url('../imagens/background_images/background_banner_inicial.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 596px;
}

.head_banner_inicial {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  width: 70%;
  text-align: center;
}

.head_banner_inicial h1 {
  color: #FFF;
  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-88, 88px);
  font-style: normal;
  font-weight: 700;
  line-height: var(--line-height-header-88, 84px);
}

.head_banner_inicial p {
  max-width: 80%;
  text-align: center;

  color: #FFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;

  font-family: "Suisse Intl";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.head_banner_inicial span {
  color: #FFD078;
  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-88, 88px);
  font-style: normal;
  font-weight: 700;
  line-height: var(--line-height-header-88, 84px);
}

.bottom_banner_inicial {
  display: flex;
  justify-content: center;
  gap: 132px;
}

.bottom_banner_inicial .data {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.bottom_banner_inicial .data h2 {
  color: #FFF;
  text-align: center;
  font-family: Gramatika;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}

.bottom_banner_inicial .data p {
  color: #FFF;
  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);
}

.bottom_banner_inicial .data span {
  color: #ffffff;
  font-size: 14px;
  font-family: 'YSText', Arial, sans-serif;
  line-height: 19px;
  font-weight: 100;
  opacity: 0.7;
}

/* Empregabilidade */
.container_empregabilidade {
  display: flex;
  justify-content: center;
  margin-top: 112px;
}

.content_empregabilidade {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1160px;
  gap: 16px;
}

.head_empregabilidade {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 40px;
  gap: 32px;
}

.head_empregabilidade h1 {
  color: #131313;
  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);
}

.head_empregabilidade p {
  width: 75%;
  color: #131313;
  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);
}

.table_empregabilidade {
  display: grid;
  grid-template-rows: repeat(5, 1fr);
  gap: 4px;
  width: 1160px;
}

.mobile_table_empregabilidade {
  display: none;
}

.table_empregabilidade .categories {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: center;
  padding: 0 24px;
  text-align: center;
}

.table_empregabilidade .categories h1 {
  color: var(--coal, #131313);
  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);
}

.categories_left_align {
  text-align: left;
}

.table_empregabilidade .data {
  background-color: #ffffff;
  display: grid;
  grid-template-columns: 1.4fr 1.3fr 1fr 1fr;
  align-items: center;
  gap: 16px;
}

.table_empregabilidade .data p {
  color: var(--color-palette-black-50);
  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);

  padding: 32px 24px;
  max-width: 290px;
}

.linhas_miudas {
  display: flex;
  flex-direction: column;
  text-align: center;
  max-width: 760px;
  gap: 12px;
  margin-top: 32px;
}

.linhas_miudas p {
  width: 97%;
  color: var(--coal, #131313);
  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);
}

.linhas_miudas span {
  color: rgba(19, 19, 19, 0.25);
  text-align: center;
  font-family: "Suisse Intl";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.18px;
}

/* Time line */
.container_timeline {
  display: flex;
  justify-content: center;
  margin-top: 120px;
}

.black_background_block {
  border-radius: 16px;
  background: #A27AFF;
  border-style: solid;
  width: 1280px;
  height: 1404px;
  position: absolute;
  top: 10%;
  z-index: -1;
}

.content_timeline {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  width: 100%;
}

.head_timeline {
  display: flex;
  max-width: 878px;
  color: #131313;
  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);
}

.keyboard {
  width: 63.056px;
  height: 63.48px;
  transform: rotate(12.625deg);
  flex-shrink: 0;
  position: relative;
  top: 5%;
  left: 0.2%;
}

.keyboard_icon {
  position: absolute;
  width: 23.613px;
  height: 22.704px;
  flex-shrink: 0;
  top: 16%;
  left: 53.25%;
}

.body_timeline {
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: relative;
}

.numbers_timeline {
  display: flex;
  justify-content: space-between;
  width: 1160px;
}

.number_timeline {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.number_timeline h1 {
  color: #131313;
  font-family: Gramatika;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}

.number_timeline p {
  max-width: 283px;
  color: var(--black, #131313);
  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)
}

.big_line,
.small_line {
  background-color: #131313;
}

.small_line {
  margin-top: 12px;
  height: 40px;
  width: 2px;
}

.big_line {
  width: 1280px;
  height: 2px;
  position: absolute;
  bottom: 14.5%;
}

.mobile_big_line {
  display: none
}

.mobile_small_line {
  display: none;
}

.bottom_timeline {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 496px;
}

.bottom_timeline p {
  color: var(--color-palette-black-50);
  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);
}

.btn_download_relatorio {
  display: flex;
  padding: 16px 24px 16px 32px;
  justify-content: center;
  align-items: center;
  gap: 4px;

  border-radius: 12px;
  border-bottom: 2px solid #000000;
  background: #1A1A1A;

}

.btn_download_relatorio a {
  text-decoration: none;
  overflow: hidden;
  color: var(--color-palette-white-100);
  font-feature-settings: 'liga' off, 'clig' off;
  text-overflow: ellipsis;

  font-family: var(--font-default, "Suisse Intl");
  font-size: var(--size-body-18, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: var(--line-height-body-18-ui, 22px);
}

.btn_download_relatorio img {
  width: 20px;
  height: 20px;
}

/* Grad Works */
.container_grad_works {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 120px;
  gap: 32px;
  position: relative;
  z-index: 1;
}

.content_logos {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  width: 1160px;
  border-radius: 16px;
  padding: var(--56, 56px) var(--32, 32px) var(--80, 80px) var(--32, 32px);
  gap: 56px;
  box-sizing: border-box;
  align-items: center;
}

.head_logos {
  text-align: center;
  max-width: 863px;
}

.head_logos h1 {
  color: #000000;
  font-size: 56px;
  font-family: 'YSText', Arial, sans-serif;
  line-height: 56px;
  font-weight: 600;
}

.body_logo {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}

.mobile_body_logo {
  display: none;
}

/* Carousel animado - seguindo o modelo anterior */
.carousel_logo {
  max-width: 1096px;
  /* Largura interna do container menos padding */
  margin: 0 auto;
  overflow: hidden;
}

.carousel_container_logo {
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 24px;
  /* Gap entre fileiras */
}

/* Animações - EXATAMENTE iguais ao modelo */
@keyframes flow-continuous-logo {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

@keyframes flow-reverse-logo {
  0% {
    transform: translateX(-50%);
  }

  100% {
    transform: translateX(0);
  }
}

.carousel_slides_container_logo {
  width: max-content;
  gap: 56px;
  /* Gap entre logos */
  display: flex;
  align-items: center;
  justify-content: center;
  animation: flow-continuous-logo 30s linear infinite;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}

/* Direções alternadas das fileiras */
.carousel_slides_container_logo:nth-child(1) {
  animation: flow-continuous-logo 30s linear infinite;
}

.carousel_slides_container_logo:nth-child(2) {
  animation: flow-reverse-logo 30s linear infinite;
}

.carousel_slides_container_logo:nth-child(3) {
  animation: flow-continuous-logo 30s linear infinite;
}

.carousel_slides_logo {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-grow: 0;
}

/* Tamanhos específicos dos logos - mantendo os originais */
.carousel_slides_logo .logo_1 {
  width: 118px;
  height: 16px;
  flex-shrink: 0;
}

.carousel_slides_logo .discord {
  width: 118px;
  height: 32px;
  flex-shrink: 0;
}

.carousel_slides_logo .spotify {
  width: 100px;
  height: 31px;
  flex-shrink: 0;
}

.carousel_slides_logo .pantone {
  width: 97px;
  height: 17px;
  flex-shrink: 0;
}

.carousel_slides_logo .ps {
  width: 50px;
  height: 38px;
  flex-shrink: 0;
}

.carousel_slides_logo .google_play {
  width: 138px;
  height: 30px;
  flex-shrink: 0;
}

.carousel_slides_logo .accenture {
  width: 100px;
  height: 26px;
  flex-shrink: 0;
}

.carousel_slides_logo .decatlhon {
  width: 100px;
  height: 27px;
  flex-shrink: 0;
}

.carousel_slides_logo .bbva {
  width: 80px;
  height: 24px;
  flex-shrink: 0;
}

.carousel_slides_logo .apple {
  width: 30px;
  height: 37.5px;
  flex-shrink: 0;
}

.carousel_slides_logo .sales_loft {
  width: 95px;
  height: 22px;
  flex-shrink: 0;
}

.carousel_slides_logo .nielsen {
  width: 126px;
  height: 20px;
  flex-shrink: 0;
}

.carousel_slides_logo .aviagem {
  width: 100px;
  height: 44.5px;
  flex-shrink: 0;
}

.carousel_slides_logo .aiven {
  width: 132px;
  height: 32px;
  flex-shrink: 0;
}

.carousel_slides_logo .hubspot {
  width: 100px;
  height: 30px;
  flex-shrink: 0;
}

.carousel_slides_logo .nuerooazer {
  width: 128px;
  height: 21px;
  flex-shrink: 0;
}

.carousel_slides_logo .zencare {
  width: 121px;
  height: 23px;
  flex-shrink: 0;
}

.carousel_slides_logo .ibm {
  width: 68px;
  height: 27px;
  flex-shrink: 0;
}

.content_graphics {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  background-color: #ffffff;
  width: 1160px;
  height: 962px;
  padding: 32px;
  border-radius: 16px;
  gap: 48px;
  box-sizing: border-box;
}

.head_graphics {
  text-align: center;
  max-width: 798px;
}

.head_graphics 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);
}

.head_graphics span {
  display: inline-flex;
  transform: rotate(1deg);
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 10px;

  border-radius: 8px;
  background: #FFD078;
  box-shadow: 12px 11px 23.1px 0 rgba(255, 208, 120, 0.40);
}

.body_graphics {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  width: 100%;
}

.body_graphics .graphic {
  display: flex;
  gap: 48px;
}

.body_graphics .graphic.one {
  gap: 32px;
}

.left_graphic_line {
  position: absolute;
}

.left_graphic_line.one {
  left: 36.2%;
  top: 61.5%;
}

.left_graphic_line.two {
  left: 37.4%;
  top: 66.7%;
}

.left_graphic_line.three {
  left: 36.5%;
  top: 74.5%;
}

.right_graphic_line {
  position: absolute;
}

.right_graphic_line.one {
  left: 65.2%;
  top: 58.5%;
}

.right_graphic_line.two {
  left: 66.9%;
  top: 67.5%;
}

.right_graphic_line.three {
  left: 64.5%;
  top: 75.5%;
}

.body_graphics .graphic .left_graphic,
.body_graphics .graphic .right_graphic {
  width: 331.055px;
  height: 331.055px;
  flex-shrink: 0;
  border-radius: 331.055px;
  background: #A27AFF;
  position: relative;
}

.body_graphics .graphic .left_graphic .detail.one {
  position: absolute;
  top: 20%;
  left: 50%;
}

.body_graphics .graphic .left_graphic .detail.two {
  position: absolute;
  top: 31%;
  left: 50%;
}

.body_graphics .graphic .right_graphic .detail.one {
  position: absolute;
  top: 0%;
  left: 50%;
}

.body_graphics .graphic .right_graphic .detail.two {
  position: absolute;
  top: 22%;
  left: 50%;
}

.body_graphics .graphic .percentage {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  justify-content: space-between;
}

.body_graphics .graphic .percentage_left_graphic {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  gap: 24px;
}

.body_graphics .graphic .percentage_left_graphic 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: var(--size-header-32, 32px);
  font-style: normal;
  font-weight: 700;
  line-height: var(--line-height-header-32, 32px);
}

.body_graphics .graphic .percentage_left_graphic p {
  color: var(--color-palette-black-90);
  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);
}

.data.periodo_integral {
  position: relative;
  top: 20%;
}

.body_graphics .graphic .percentage .data.hibrido {
  position: relative;
  bottom: 13%;
  right: 0%;
}

.body_graphics .graphic .percentage .data.hibrido p {
  width: 130px;
}

.body_graphics .graphic .percentage .data.escritorio {
  position: absolute;
  right: 23.2%;
  bottom: 32%;
}

.body_graphics .graphic .percentage .data.remoto {
  position: absolute;
  bottom: 20.5%;
  right: 23.5%;
}

.body_graphics .graphic .percentage .data 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: var(--size-header-32, 32px);
  font-style: normal;
  font-weight: 700;
  line-height: var(--line-height-header-32, 32px);
}

.body_graphics .graphic .percentage .data p {
  color: var(--color-palette-black-90);
  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);
}

.bottom_graphics {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 521px;
  gap: 24px;
}

.bottom_graphics p {
  color: #808080;
  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);
  opacity: 0.6;
}

/* 2025 carrer */
.container_2025_career {
  display: flex;
  justify-content: center;
}

.content_2025_career {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  max-width: 1160px;

}

.head_2025_career {
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 16px;
  max-width: 796px;
  margin-bottom: 64px;
}

.head_2025_career .desktop_text {
  display: inline;
}

.head_2025_career .mobile_text {
  display: none;
}

.head_2025_career span {
  display: inline-flex;
  position: relative;
  top: 27%;
  right: 2%;
  width: 40px;
}

.head_2025_career h2 {
  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);
}

.head_2025_career p {
  color: var(--color-palette-black-90);
  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);
}

.glide_mobile_body_2025_career {
  display: none;
}

.body_2025_career {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 16px;
  max-width: 1160px;
  width: 100%;
}

.career_box:nth-child(1),
.career_box:nth-child(2),
.career_box:nth-child(3) {
  grid-column: span 2;
}

.career_box:nth-child(4),
.card_teste_vocacional_2025_carrer {
  grid-column: span 3;
}

.career_box {
  display: grid;
  box-sizing: border-box;
  max-width: 376px;
}

.career_box.four {
  position: relative;
  left: 34%;
}

.top_career_box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background-color: #fff;
  gap: 8px;
  padding: 20px 24px 16px 24px;
  border-radius: 8px 48px 0px 0px;
  height: 323px;
  box-sizing: border-box;
}
.payment_career_box p{
  color: var(--color-palette-black-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% */
}
.payment_career_box h3{
  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% */
}
#box_person_1 .payment_career_box{
  margin-top: 54px;
}
.top_career_box.two .payment_career_box {
  margin-top: 32px;
}

.top_career_box.three .payment_career_box {
  margin-top: 72px;
}

.bottom_career_box {

  border-radius: 0px 0px 8px 8px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-color: transparent;
  border-style: solid;
  align-items: flex-end;
}

.bottom_career_box.image_1 {
  background: url('../imagens/students/2025_career_background_image_1.jpg') lightgray -185.281px -241.25px / 208.384% 263.519% no-repeat
}

.bottom_career_box.image_2 {
  background-image: url('../imagens/students/2025_career_background_image_3.jpg');
}

.bottom_career_box.image_3 {
  background-image: url('../imagens/students/2025_career_background_image_2.jpg');
}

.bottom_career_box.image_4 {
  background: url('../imagens/students/2025_career_background_image_4.jpg') lightgray -133.349px -205.421px / 138.163% 335.516% no-repeat;
}

.btn_career_box {
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  box-sizing: border-box;
  height: 40px;
  width: 144px;
  border-radius: 10px;
  border-bottom: 2px solid var(--color-background-glassy-b);
  background: #1A1A1A;
}

.btn_career_box a {
  text-decoration: none;
  overflow: hidden;
  color: rgba(255, 255, 255, 1);
  font-feature-settings: 'liga' off, 'clig' off;
  text-overflow: ellipsis;

  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);
}

.bottom_career_box {
  height: 233px;
  width: 376px;
  overflow: hidden;
  border-radius: 0 0 12px 12px;
}

#person_1 {
  width: 376px;
  height: 233px;
}

#person_2 {
  width: 376px;
  height: 233px;
}

#person_3 {
  width: 376px;
  left: 1156.5px;
  top: 322px;
  height: 233px;
}

#person_4 {
  width: 376px;
  left: 372.5px;
  top: 898px;
  height: 233px;
}


.head_career_box {
  color: var(--color-palette-black-50-a);
  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: 500;
  line-height: var(--line-height-body-18-ui, 22px);
}

.title_career_box {
  color: var(--color-palette-black-90);
  font-variant-numeric: lining-nums proportional-nums;
  font-feature-settings: 'liga' off, 'clig' off;

  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);
  letter-spacing: -0.64px;
}

.text_career_box {
  color: var(--color-palette-black-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);
}

.card_teste_vocacional_2025_carrer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
  background-color: #fff;
  border-radius: 8px 48px 8px 8px;
  max-width: 376px;
}

.mobile_card_teste_vocacional_2025_carrer {
  display: none;
}

.image_teste_vocacional_2025_carrer {
  width: 113.858px;
  height: 127.123px;
  transform: rotate(7.981deg);
  flex-shrink: 0;
  background-image: url('../imagens/icones/teclado_key.png');
  background-size: cover;
  background-position: center;
}

.image_teste_vocacional_2025_carrer img {
  width: 48.163px;
  height: 54.268px;
  transform: rotate(355deg);
  position: relative;
  left: 29%;
  top: 21%;
}

.title_teste_vocacional_2025_career {
  width: 294px;
}

.title_teste_vocacional_2025_career h2 {
  color: #1A1A1A;
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Suisse Intl";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 39px;
  letter-spacing: -0.8px;
}

.text_teste_vocacional_2025_career p {
  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-20, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--line-height-header-20, 24px);
}

.btn_teste_vocacional_2025_career {
  display: flex;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;

  border-radius: 12px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.14);
  background: rgba(42, 42, 42, 1);
}

.btn_teste_vocacional_2025_career a {
  text-decoration: none;
  overflow: hidden;
  color: #fff;
  font-feature-settings: 'liga' off, 'clig' off;
  text-overflow: ellipsis;

  font-family: var(--font-default, "Suisse Intl");
  font-size: var(--size-body-18, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: var(--line-height-body-18-ui, 22px);
}


/* Picture Review */
.picture_review {
  display: flex;
  justify-content: center;
  margin-top: 92px;
}

.container_picture_review {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  width: 1160px;
  margin-bottom: 96px;
}

.head_picture_review {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  text-align: center;
  max-width: 960px;
}

.head_picture_review h1 {
  color: var(--coal, #131313);
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  font-feature-settings: 'liga' off, 'clig' off;

  /* Sans/Header 56/Display */
  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);
}

.head_picture_review p {
  color: #131313;
  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_picture_review {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
  width: 1160px;
  height: 456px;
  flex-shrink: 0;
  aspect-ratio: 145/57;
  border-radius: 12px;
  background: linear-gradient(88deg, rgba(12, 32, 16, 0.60) 18.03%, rgba(47, 27, 21, 0.00) 66.12%, rgba(16, 37, 20, 0.00) 66.12%), url('../imagens/background_images/background_image_review1.jpg') lightgray -11.684px -331.454px / 125.086% 476.721% no-repeat;
  padding: 34px 0 20px 32px;
  box-sizing: border-box;
  position: relative;
}

.content_picture_review.two {
  justify-content: flex-start;
  background: linear-gradient(88deg, rgba(12, 32, 16, 0.60) 18.03%, rgba(47, 27, 21, 0.00) 66.12%, rgba(16, 37, 20, 0.00) 66.12%), url('../Imagens/background_images/background_review_two.jpg') lightgray -9px -138.183px / 118.553% 200.928% no-repeat;
}

.before_and_after.three {
  position: relative;
  top: 27%;
}

.content_picture_review.two .button {
  display: flex;
  padding: var(--spacing-8) var(--spacing-16);
  justify-content: center;
  align-items: center;
  gap: 6px;
  align-self: stretch;
  box-sizing: border-box;

  width: 106px;
  height: 40px;

  border-radius: 16px;
  border-bottom: 2px solid var(--color-palette-black-40);
  background: #fff
}

.content_picture_review.two .button a {
  text-decoration: none;
  overflow: hidden;
  color: var(--color-palette-black-90);
  font-feature-settings: 'liga' off, 'clig' off;
  text-overflow: ellipsis;

  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);
}

.linkedin {
  display: flex;
  gap: 4px;
}

.content_picture_review .linkedin img {
  width: 24px;
  height: 24px;
}

.content_picture_review .linkedin p {
  color: #FFFFFF;
  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: 500;
  line-height: var(--line-height-body-16-ui, 20px);
}

.content_picture_review .text {
  width: 567px;
  position: relative;
  bottom: 12%;
}

.content_picture_review .text h1 {
  color: #FFFFFF;
  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-32, 32px);
  font-style: normal;
  font-weight: 700;
  line-height: var(--line-height-header-32, 32px);
}

.before_and_after.two span {
  color: var(--color-palette-white-50-a);
  font-feature-settings: 'liga' off, 'clig' off;

  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% */
}

.before_and_after.two {
  display: flex;
  flex-direction: column;
}

.before_and_after.two p {
  color: #FFFFFF;
  font-feature-settings: 'liga' off, 'clig' off;

  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);
}

.central_button {
  display: flex;
  width: 64px;
  height: 64px;
  padding: 16px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 9999px;
  background: #FFFFFF;
  box-sizing: border-box;
  position: absolute;
  top: 43%;
  left: 47%;
}

.central_button img {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.central_button:hover {
  background-color: #e0e0e0;
  cursor: pointer;
}

/* Modal Vídeo Aline */
.video-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.video-modal-content {
  position: relative;
  margin: 5% auto;
  width: 80%;
  max-width: 800px;
  height: 450px;
}

.close-modal {
  position: absolute;
  top: -40px;
  right: 0;
  color: white;
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
}

.close-modal:hover {
  color: #ccc;
}

.video-iframe {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 8px;
}

.cards_review {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
  position: relative;
}

.cards_review .ballon {
  display: flex;
  flex-direction: column;
  max-width: 73px;

  position: absolute;
}

.cards_review .ballon h1 {
  padding: 12px 16px 12px 8px;
  box-sizing: border-box;
  align-items: flex-start;
  gap: 4px;
  border-radius: 8px;
  background: #FFD078;
  color: var(--text-primary-90, #1A1A1A);
  font-feature-settings: 'liga' off, 'clig' off;

  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);
}

.cards_review .ballon.one {
  top: 6%;
  left: 8%;
}

.cards_review .ballon span {
  position: absolute;
  bottom: 90%;
  left: 13%;
}

.cards_review .ballon.two {
  top: 77%;
  left: 50%;
}

.cards_review .big_ballon {
  position: absolute;
  background-image: url('../imagens/icones/RoundShape.svg');
  width: 125.747px;
  height: 125.747px;

  background-position: center;
  left: 88%;
  bottom: 77%;
}

.cards_review .big_ballon img {
  width: 54.113px;
  height: 54.113px;
  position: absolute;
  left: 37%;
  top: 14%;
}

.cards_review .big_ballon h1 {
  position: absolute;
  left: 19%;
  top: 53%;
  transform: rotate(28deg);

  color: #1A1A1A;
  text-align: center;
  font-family: "Suisse Intl";
  font-size: 16.167px;
  font-style: normal;
  font-weight: 500;
  line-height: 95%;
  letter-spacing: -0.162px;
}

.card_review {
  display: flex;
  width: 370px;
  height: 384px;
  padding: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
  flex-shrink: 0;
  border-radius: 12px;
  background: #BFA4FF;
  box-sizing: border-box;
}

.card_review.video {
  display: flex;
  height: 384px;
  padding: 12px 12px 24px 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;

  border-radius: 12px;
  background: #FFFFFF;
}

.video_card {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 347px;
  height: 195px;
  flex-shrink: 0;
  border-radius: 4px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.00) 20.68%), url('../imagens/background_images/anderson_video_review.jpg') lightgray 0px -118.564px / 100% 266.569% no-repeat;
}

.video_card img:hover {
  cursor: pointer;
}

.video_card p {
  margin-left: 8px;
  margin-top: 8px;
  display: inline-flex;
  padding: 1px 6px;
  align-items: center;
  gap: 10px;
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.5);

  color: #FFFFFF;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Suisse Intl";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
}

.video_card img {
  width: 16px;
  height: 16px;
  margin-right: 8px;
  margin-top: 8px;

  display: inline-flex;
  padding: 16px;
  justify-content: flex-end;
  align-items: flex-start;
  border-radius: 100%;
  background: #1A1A1A;
}

.top_card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 16px;
}

.image_card img {
  width: 48px;
  height: 48px;
  border-radius: 50px;
  object-fit: cover;
  object-position: top;
}

.before_after_card_review {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.span {
  display: flex;
  flex-direction: column;
}

.before_after_card_review span {
  color: var(--color-palette-black-50-a);
  font-feature-settings: 'liga' off, 'clig' off;

  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);
}

.before_after_card_review p {
  color: var(--color-palette-black-90);
  font-feature-settings: 'liga' off, 'clig' off;

  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);
}

.bottom_card {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.bottom_card .text {
  width: 322px;

}

.bottom_card .text p {
  color: var(--color-palette-black-90);
  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-paragraph, 22px);
}

.bottom_card .social {
  display: flex;
  justify-content: space-between;
}

.social .linkedin {
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 4px;
}

.social .linkedin img {
  width: 24px;
  height: 24px;
}

.social .linkedin h5 {
  color: var(--color-palette-black-90);
  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: 500;
  line-height: var(--line-height-body-16-ui, 20px);
}

.blog_button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

  border-radius: 10px;
  border-bottom: 2px solid #000000 · 14%;
  background: #1A1A1A;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  align-self: stretch;

  width: 74px;
  height: 24px;
  background: linear-gradient(180deg, rgb(78, 78, 78) 0%, rgba(14, 14, 14, 1) 100%);
}

.blog_button a {
  text-decoration: none;
  overflow: hidden;
  color: var(--color-palette-white-100);
  font-feature-settings: 'liga' off, 'clig' off;
  text-overflow: ellipsis;

  font-family: "Suisse Intl";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
}

.btn_review {
  padding: 16px 24px 16px 32px;
  justify-content: center;
  align-items: center;


  border-radius: 12px;
  border-bottom: 2px solid #000000;
  background: #1A1A1A;
}

.btn_review a {
  display: flex;
  gap: 4px;
  text-decoration: none;
  overflow: hidden;
  color: var(--color-palette-white-100);
  font-feature-settings: 'liga' off, 'clig' off;
  text-overflow: ellipsis;

  font-family: var(--font-default, "Suisse Intl");
  font-size: var(--size-body-18, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}

/* Consultoria Registration */
.container_consultoria {
  display: flex;
  justify-content: center;
  margin-top: 56px;
}

.content_consultoria {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  background-color: #fff;
  border-radius: 8px;
  width: 1160px;
  height: 540px;
  flex-shrink: 0;
}

.white_box_consultoria {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 48px;
  padding: 32px 48px;
  justify-content: space-between;
}

.span_consultoria {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  top: 50%;
  left: 44%;
  box-shadow: 8px 8px 16px 0 rgba(108, 201, 137, 0.20);
}

.balloon_consultoria {
  display: flex;
  max-width: 280px;
  padding: var(--spacing-12) var(--spacing-16) var(--spacing-12) var(--spacing-8);
  align-items: flex-start;
  gap: 4px;
  border-radius: var(--8, 8px);
  background: var(--Background-purple, #BFA4FF);
}

.balloon_consultoria p {
  color: var(--text-primary-90, #1A1A1A);
  font-feature-settings: 'liga' off, 'clig' off;

  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);
}

.balloon_consultoria img {
  width: 16px;
  height: 16px;
}

.text_white_box_consultoria {
  color: #808080;
  font-size: 18px;
  font-family: 'YSText', Arial, sans-serif;
  line-height: 22px;
  font-weight: 100;
}

.stamp_span_consultoria {
  position: absolute;
  bottom: 95%;
  left: 5%;
}

.top_white_box_consultoria {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.top_white_box_consultoria img {
  width: 208px;
  height: 80px;
}

.top_white_box_consultoria 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: var(--size-header-48, 48px);
  font-style: normal;
  font-weight: 700;
  line-height: var(--line-height-header-48, 48px);
  width: 75%;
}

.span_steps_lightning {
  position: absolute;
  bottom: 88%;
}

.stamp_steps.lightning.two {
  top: 78%;
  left: 27%;
}

.bottom_white_box_consultoria {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

.topics_white_box_consultoria {
  display: grid;
  grid-template-columns: 1fr 1.3fr 1.2fr;
  gap: 16px;
}

.topic_white_box_consultoria {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.topic_white_box_consultoria img {
  width: 24px;
  height: 24px;
}

.topic_white_box_consultoria p {
  color: var(--color-palette-black-90);
  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: 500;
  line-height: var(--line-height-body-18-ui, 22px);
}

.green_box_consultoria {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background-color: #BFA4FF;
  padding: 24px;
  margin: 24px;
  border-radius: 8px;
}

.head_green_box_consultoria {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  text-align: center;
  width: 75%;
  gap: 16px;
  font: var(--font-sans-caption-14-medium);
}

.steps_green_box_consultoria {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;

}

.numbers_steps_green_box_consultoria {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  background-color: rgba(0, 0, 0, .08);
  color: #000;
}

.numbers_steps_green_box_consultoria.black {
  background-color: #2c2c2c;
  color: #fff;
}

.steps_green_box_consultoria p {
  font: var(--font-sans-caption-14-medium);
}

.inputs_consultoria_carreira {
  display: flex;
  flex-direction: column;
  gap: 8px;
  border-radius: var(--border-radius-12);
}

.tel_input_consultoria {
  font: var(--font-sans-body-16-regular-ui);
  font-size: 20px;
  display: flex;
  width: 90%
}

input[type="tel"] {
  padding: 8px;
  border-radius: 6px;
  border: 1px solid #ccc;
  flex: 1;
  z-index: 100;
  width: 155px;
}

#input_registration_box_consultoria_carreira {
  font: var(--font-sans-body-18-medium-ui);
  background-color: var(--color-green-light);
  min-height: auto;
  min-width: none;
  gap: 8px;
  padding: 20px 0;
  max-width: 400px;
}

.country_code {
  padding: var(--border-radius-8);
  border-radius: var(--border-radius-6);
  background-color: rgba(59, 154, 92, 0.799);
  cursor: pointer;
  position: absolute;
  left: 40%;
  height: 56px;
}
.country_code_option{
    background-color: #fff;
    font-size: 14px;
}

.tel_div_consultoria_carreira {
  display: grid;
  grid-template-columns: 1fr 3fr;
  box-sizing: border-box;
  justify-content: space-between;
  width: 100%;
}

.tel_input_consultoria_carreira {
  height: 40px;
  grid-column: 2;
}

.name_input_consultoria_carreira,
.email_input_consultoria_carreira {
  height: 56px;
  border-radius: var(--border-radius-12);
  border: 0.5px;
}

.linhas_miudas_consultoria_carreira {
  font: var(--font-sans-caption-10-regular);
  color: #00000059;
  margin-top: 16px;
  text-align: center;
}

#btn_consultoria_carreira {
  margin-top: 8px;
  font: var(--font-sans-body-18-medium-ui);
  background-color: #2a2a2a
}

.input_registration_box {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  background-color: white;
  justify-content: center;
  align-items: center;
  gap: var(--border-radius-16);
  padding: var(--spacing-20) var(--spacing-20) 0;
  border-radius: 16px;
}

.input_registration_box input {
  padding: 16px 20px;
  border: 1px solid #e0e0e0;
  font-size: 18px;
  width: 90%;
  z-index: 1;
  border-radius: 0 12px 12px 0;
}

.numbers_registration_box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  grid-column: 1/-1;
  color: #fff;
  gap: 40px;
}

.numbers_registration_box h3 {
  font: var(--font-sans-header-32-default);
}

.numbers_registration_box p {
  font: var(--font-sans-caption-12-medium);
}

.number_block_registration_box {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.tel_input {
  display: flex;
  width: 90%;
  font-size: 16px;
}

.country_code_registration_box {
  padding: 8px;
  border-radius: 12px 0 0 12px;
  font: var(--font-sans-body-18-medium-ui);
  background-color: #f1f1f1;
  border: 0;
  cursor: pointer;
  width: 25%;
}

.btn_consultoria {
  display: flex;
  width: 400px;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  align-self: center;

  border-radius: 12px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.14);
  background: #1A1A1A;
  box-sizing: border-box;
}

.btn_consultoria a {
  overflow: hidden;
  color: #fff;
  text-decoration: none;
  font-feature-settings: 'liga' off, 'clig' off;
  text-overflow: ellipsis;

  font-family: var(--font-default, "Suisse Intl");
  font-size: var(--size-body-18, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: var(--line-height-body-18-ui, 22px);
}

/* FAQ */
.container_faq {
  display: flex;
  justify-content: center;
}

.content_faq {
  display: flex;
  flex-direction: column;
  min-width: 1160px;
}

.head_faq {
  color: var(--color-palette-black-90);
  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;
  text-align: center;
  margin-bottom: 56px;
  margin-top: 112px;
}

.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 {
  font-size: 18px;
  color: #1a1a1a;
  font-weight: 100;
  font-family: 'YSText';
  line-height: 1.55;
}

.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;
}


/* Registration BOX */
.btn_registration_box {
  display: flex;
  min-width: 120px;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  align-self: stretch;

  border-radius: 12px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.14);
  background: #1A1A1A;
  width: 226px;
  box-sizing: border-box;
  height: 56px;
}

.btn_registration_box a {
  text-decoration: none;
  overflow: hidden;
  color: #fff;
  font-feature-settings: 'liga' off, 'clig' off;
  text-overflow: ellipsis;
  font-family: "Suisse Intl";
  font-size: var(--size-body-18, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: var(--line-height-body-18-ui, 22px);
}

.content_registration {
  display: flex;
  justify-content: center;
  margin-top: 56px;
}

.registration_box {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border-radius: 8px 64px 8px 64px;
  padding: 58px;
  gap: 32px;
  box-sizing: border-box;
  max-width: 1160px;

}

.registration_box h2 {
  color: #1a1a1a;
  font-size: 48px;
  font-family: 'YSText', Arial, sans-serif;
  line-height: 0.95;
  font-weight: 600;
  background-position: center center;
  border-color: transparent;
  border-style: solid;
}

.head_registration_box {
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 8px;
  justify-content: center;
  align-items: center;
}

.head_registration_box h2 {
  color: var(--Black-90, var(--black-90, #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-48, 48px);
  font-style: normal;
  font-weight: 700;
  line-height: var(--line-height-header-48, 48px);
}

.head_registration_box p {
  color: var(--Black-90, var(--black-90, #1A1A1A));
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Suisse Intl";
  font-size: var(--size-body-18, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--line-height-body-18-paragraph, 26px);
  width: 80%;
}

.inputs_body_registration_box {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  gap: 8px;

}

.inputs_body_registration_box input {
  height: 56px;
  border-radius: 8px;
  width: 250px;
  border: 1px solid #e3e1de;
  padding-left: 26px;
  padding-top: 8px;
  box-sizing: border-box;
}

.name_email_input {
  font: var(--font-sans-body-16-regular-ui);
  font-size: 20px;
}

input.tel_input {
  width: 125px;
  font: var(--font-sans-body-16-regular-ui);
  font-size: 20px;

}

.tel_input_consultoria {
  font: var(--font-sans-body-16-regular-ui);
  font-size: 20px;
  display: flex;
  width: 100%
}

.tel_inputs {
  display: flex;
  gap: 0;
  max-width: 400px;
}

.select_input {
  position: relative;
  margin-right: -7px;
}

.select_input select {
  appearance: none;
  -moz-appearance: none;
  background-color: #eaeaeb;
  border: 1px solid #d1d5db;
  border-right: none;
  border-radius: 8px 0 0 8px;
  padding: 12px 12px 12px 12px;
  color: #000;
  cursor: pointer;
  outline: none;
  max-width: 106px;
  height: 56px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 16px;
  font: var(--font-sans-body-18-medium-ui);
  z-index: 1;
}

.select_input select:focus {
  border-color: #3b82f6;
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}

.tel_input {
  flex: 1;
  border: 1px solid #d1d5db;
  border-left: none;
  border-radius: 0 8px 8px 0;
  padding: 12px 16px;
  font-size: 14px;
  color: #374151;
  outline: none;
  height: 48px;
  background-color: white;
}

.tel_input::placeholder {
  color: #9ca3af;
}

.tel_input:focus {
  border-color: #3b82f6;
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}

/* Efeito quando o select está focado, também aplica no input */
.select_input select:focus+.tel_input,
.tel_inputs:focus-within .tel_input {
  border-color: #3b82f6;
}

.tel_inputs:focus-within .select_input select {
  border-color: #3b82f6;
}

/* Estilo do hr no select */
.select_input select option[value=""] {
  border-top: 1px solid #e5e7eb;
  margin-top: 8px;
  padding-top: 8px;
}

.body_registration_box {
  display: flex;
  justify-content: center;
}

.foot_registration_box {
  display: flex;
  justify-content: center;
}

.foot_registration_box .linhas_miudas {
  max-width: unset;
  display: flex;
  width: 1000px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  margin-top: 0;
}

.foot_registration_box .linhas_miudas p {
  color: var(--color-palette-black-50-a);
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Suisse Intl";
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
  width: 100%;
}

/* Footnote */
/* 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;
}

.registration_box_footnote h1 {
  color: var(--text-primary-90, #1A1A1A);
  font-feature-settings: 'liga' off, 'clig' off;

  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);

  margin-bottom: 16px;
}

#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;
}

/* 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 {
  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;
}