/* ============================================================================
   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;
}

body {
    background-color: #f2f1ee;
    overflow-x: hidden;
    padding-top: 80px;
}

.divisoria_120px {
    height: 120px;
}

/* 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;
}

/* Life Change */
.life_change {
    display: flex;
    justify-content: center;
    margin-top: 24px;
}

.container_life_change {
    display: flex;
    justify-content: center;
    width: 1280px;
    height: 620px;
}

.head_life_change::after {
    content: "";
    position: absolute;
    bottom: 32%;
    background: linear-gradient(to bottom right, var(--color-palette-purple-light) 6%, rgba(255, 255, 255, 0.00) 50%) bottom right / 50% 50% no-repeat, linear-gradient(to bottom left, var(--color-palette-purple-light) 6%, rgba(255, 255, 255, 0.00) 50%) bottom left / 50% 50% no-repeat, linear-gradient(to top left, var(--color-palette-purple-light) 6%, rgba(255, 255, 255, 0.00) 50%) top left / 50% 50% no-repeat, linear-gradient(to top right, var(--color-palette-purple-light) 6%, rgba(255, 255, 255, 0.00) 50%) top right / 50% 50% no-repeat;
    width: 95%;
    height: 77%;
    opacity: 0.6;
    z-index: -1;
}

.content_life_change {
    display: flex;
    position: relative;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    width: 1280px;
    height: 620px;
    flex-shrink: 0;
}

.mobile_break {
    display: none;
}

.border_students_icon {
    position: absolute;
    width: 60px;
    height: 60px;
    flex-shrink: 0;
    aspect-ratio: 1/1;
    stroke-width: 4px;
    stroke: var(--color-background-glassy-a);
    background-image: url('../Imagens/life_change/border_students.svg');
}

.students_icon {
    position: absolute;
    object-fit: cover;
    width: 48px;
    height: 48px;
    flex-shrink: 0;
    aspect-ratio: 1/1;
    border-radius: 100%;
    top: 11%;
    left: 10%;
}

.border_students_icon.one {
    top: 4%;
    left: 3%;
}

.students_icon.one {
    background: url('../Imagens/life_change/person1_lifeChange.jpg') lightgray 50% / cover no-repeat;
}

.border_students_icon.two {
    top: 20%;
    left: 5%;
}

.students_icon.two {
    background: url('../Imagens/life_change/person2_lifeChange.png') lightgray -6.439px -0.677px / 118.614% 119.267% no-repeat;
}

.border_students_icon.three {
    top: 33%;
    left: 9%;
}

.students_icon.three {
    background: url('../Imagens/life_change/person3_lifeChange.jpg') lightgray -14.174px -0.458px / 139.586% 111.669% no-repeat;
}

.border_students_icon.four {
    top: 53%;
    left: 5%;
}

.students_icon.four {
    background: linear-gradient(123deg, #FFF 12%, rgba(255, 255, 255, 0.00) 39.43%), url('../Imagens/life_change/person4_lifeChange.png') lightgray 50% / cover no-repeat;
    background-blend-mode: soft-light, normal;
}

.border_students_icon.five {
    top: 7%;
    left: 15%;
}

.students_icon.five {
    background: url('../Imagens/life_change/person5_lifeChange.jpg') lightgray -7.652px -4.447px / 131.885% 125.368% no-repeat;
    us: 48px;
}

.border_students_icon.six {
    top: 9%;
    left: 30%;
}

.students_icon.six {
    background: url('../Imagens/life_change/person6_lifeChange.jpg') lightgray -20.974px -21px / 187.39% 231.893% no-repeat;
}

.border_students_icon.seven {
    top: 7%;
    left: 41%;
}

.students_icon.seven {
    background: url('../Imagens/life_change/person7_lifeChange.jpg') lightgray 0px -3.364px / 108.333% 162.563% no-repeat;
}

.border_students_icon.eigth {
    top: 11%;
    left: 49%;
}

.students_icon.eigth {
    background: url('../Imagens/life_change/person8_lifeChange.jpg') lightgray -12.583px -25.77px / 137.5% 206.379% no-repeat;
}

.border_students_icon.nine {
    top: 9%;
    left: 61%;
}

.students_icon.nine {
    border-radius: 48px;
    background: url('../Imagens/life_change/person9_lifeChange.jpg') lightgray -29.511px -16.946px / 211.522% 316.896% no-repeat;
}

.border_students_icon.ten {
    top: 4%;
    left: 70%;
}

.students_icon.ten {
    border-radius: 48px;
    background: url('../Imagens/life_change/person10_lifeChange.jpg') lightgray -58.027px -14.009px / 332.186% 235.606% no-repeat;
}

.border_students_icon.eleven {
    top: 13%;
    left: 82%;
}

.students_icon.eleven {
    background: url('../Imagens/life_change/person11_lifeChange.jpg') lightgray -35px -41.703px / 245.833% 368.26% no-repeat;
}

.border_students_icon.twelve {
    top: 48%;
    left: 84%;
    border-radius: 48px;
}

.students_icon.twelve {
    background: url('../Imagens/life_change/person12_lifeChange.png') lightgray -3.314px -0.484px / 136.065% 100.453% no-repeat;
}

.border_students_icon.thirteen {
    top: 53%;
    left: 94%;
}

.students_icon.thirteen {
    background: url('../Imagens/life_change/person13_lifeChange.png') lightgray -6.36px -8.252px / 129.837% 125.525% no-repeat;
}

.border_students_icon.fourteen {
    top: 6%;
    left: 93%;
}

.students_icon.fourteen {
    border-radius: 48px;
    background: url('../Imagens/life_change/person14_lifeChange.png') lightgray -6.625px -8.642px / 181.19% 181.19% no-repeat;
}

.border_students_icon.fifteen {
    top: 30%;
    left: 86%;
    border-radius: 48px;
}

.students_icon.fifteen {
    border-radius: 48px;
    background: url('../Imagens/life_change/student_life_change_15.png') lightgray -11.744px 0px / 145.423% 103.25% no-repeat;
}

.head_life_change {
    display: flex;
    flex-direction: column;
    width: 740px;
    align-items: center;
    gap: 16px;
}

.head_life_change h1 {
    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-64, 64px);
    font-style: normal;
    font-weight: 700;
    line-height: var(--line-height-header-64, 60px);
}

.head_life_change h2 {
    width: 466px;
    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-40, 40px);
    font-style: normal;
    font-weight: 700;
    line-height: var(--line-height-header-40, 40px);
}

.body_life_change {
    display: flex;
    justify-content: space-around;
    gap: 32px;
}

.body_life_change .topics {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 240px;
    gap: 24px;
}

.body_life_change .topics h1 {
    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-40, 40px);
    font-style: normal;
    font-weight: 700;
    line-height: var(--line-height-header-40, 40px);
}

.body_life_change .topics 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-body-16, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--line-height-body-16-ui, 20px);
}

/* Carrossel */
.container_carrousel {
    display: flex;
    justify-content: center;
    margin-bottom: 136px;
}

.content_carrousel {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #BFA4FF;
    width: 1280px;
    padding: 56px 32px 80px 32px;
    gap: 56px;
    overflow: hidden;
    border-radius: 12px;
}

.head_carrousel {
    width: 745px;
}

.head_carrousel h1 {
    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;
    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_carrousel {
    display: flex;
    width: 100%;
    overflow: hidden;
    max-width: 100%;
}

.mobile_body_carrousel {
    display: none;
}

/* Carousel animado - seguindo o modelo roller_coaster */
.carousel_carrousel {
    max-width: 1216px;
    /* Largura interna do container menos padding */
    margin: 0 auto;
    overflow: hidden;
}

.carousel_container_carrousel {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    gap: 24px;
    /* Mantendo o gap original entre fileiras */
}

@keyframes flow-continuous-carrousel {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

@keyframes flow-reverse-carrousel {
    0% {
        transform: translateX(-50%);
    }

    100% {
        transform: translateX(0);
    }
}

.carousel_slides_container_carrousel {
    width: max-content;
    gap: 56px;
    /* Mantendo o gap original entre logos */
    display: flex;
    align-items: center;
    justify-content: center;
    animation: flow-continuous-carrousel 30s linear infinite;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
}

.carousel_slides_container_carrousel:nth-child(1) {
    animation: flow-continuous-carrousel 30s linear infinite;
}

.carousel_slides_container_carrousel:nth-child(2) {
    animation: flow-reverse-carrousel 30s linear infinite;
}

.carousel_slides_container_carrousel:nth-child(3) {
    animation: flow-continuous-carrousel 30s linear infinite;
}

.carousel_slides_carrousel {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-grow: 0;
}

/* Mantendo todos os tamanhos específicos dos logos */
.carousel_slides_carrousel .quiver {
    width: 103.562px;
    height: 42.016px;
}

.carousel_slides_carrousel .nielsen {
    width: 148.821px;
    height: 21.683px;
    flex-shrink: 0;
}

.carousel_slides_carrousel .genesys {
    width: 130.613px;
    height: 24.88px;
    flex-shrink: 0;
}

.carousel_slides_carrousel .aiven {
    width: 137.811px;
    height: 33.948px;
    flex-shrink: 0;
}

.carousel_slides_carrousel .deloitte {
    width: 139.079px;
    height: 26px;
    flex-shrink: 0;
}

.carousel_slides_carrousel .spotify {
    width: 117.837px;
    height: 36.698px;
    flex-shrink: 0;
}

.carousel_slides_carrousel .neurooazer {
    width: 151.955px;
    height: 23.862px;
    flex-shrink: 0;
}

.carousel_slides_carrousel .societe_generale {
    width: 127.316px;
    height: 25.119px;
    flex-shrink: 0;
}

.carousel_slides_carrousel .bitka {
    width: 82px;
    height: 51px;
    flex-shrink: 0;
    aspect-ratio: 82/51;
    filter: brightness(0);
}

.carousel_slides_carrousel .atomic {
    width: 147px;
    height: 57px;
    flex-shrink: 0;
    filter: brightness(0);
}

.carousel_slides_carrousel .fretebras {
    width: 101px;
    height: 44px;
    flex-shrink: 0;
}

.carousel_slides_carrousel .acceture {
    width: 120.75px;
    height: 32.036px;
    flex-shrink: 0;
}

.carousel_slides_carrousel .decathlon {
    width: 128.924px;
    height: 19.714px;
    flex-shrink: 0;
}

.carousel_slides_carrousel .sales_soft {
    width: 116.281px;
    height: 25.939px;
    flex-shrink: 0;
}

.carousel_slides_carrousel .aviagem {
    width: 101.395px;
    height: 43.455px;
    flex-shrink: 0;
}

.carousel_slides_carrousel .hub_spot {
    width: 100.36px;
    height: 28.97px;
    flex-shrink: 0;
}

.carousel_slides_carrousel .zenCare {
    width: 135.538px;
    height: 24.831px;
    flex-shrink: 0;
}

.carousel_slides_carrousel .quinto_andar {
    width: 51px;
    height: 51px;
    flex-shrink: 0;
}

.carousel_slides_carrousel .pinup {
    width: 104px;
    height: 40px;
    flex-shrink: 0;
}

.carousel_slides_carrousel .google_play {
    width: 120px;
    height: 40px;
    flex-shrink: 0;
}

/* Estilo geral para todas as imagens */
.carousel_slides_carrousel img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

/* Demo - remover em produção */
body {
    margin: 0;
    padding: 20px;
    background-color: #f5f5f5;
}

/* review */
.container_review {
    display: flex;
    justify-content: center;
    margin-bottom: 136px;
}

.content_review {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    width: 952px;
}

.content_review img {
    width: 30px;
    height: 24px;
}

.content_review h1 {
    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);
}

.student {
    display: flex;
    gap: 16px;
}

.student img {
    width: 48px;
    height: 48px;
    aspect-ratio: 1/1;
    border-radius: 48px;
}

.info_student {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;


}

.linkedin {
    display: flex;
    align-items: center;
    gap: 4px;
    text-decoration: none;
}
.linkedin a{
    text-decoration: none;
}
.linkedin img {
    width: 24px;
    height: 24px;
}

.linkedin 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);
}

.before_and_after {
    display: flex;
    align-items: flex-start;
    gap: 4px;
}

.before_and_after .before {
    display: flex;
    flex-direction: column;
}

.before_and_after 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-body-16, 16px);
    font-style: normal;
    font-weight: 500;
    line-height: var(--line-height-body-16-ui, 20px);
}

.before_and_after 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: 500;
    line-height: var(--line-height-body-16-ui, 20px);
}

/* Picture Review */
.picture_review {
    display: flex;
    justify-content: center;
}

.container_picture_review {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    width: 1160px;
    margin-bottom: 96px;
}

.content_picture_review {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 24px;
    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_review.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 .before {
    display: flex;
    flex-direction: row;
    gap: 23px;
}

.before_and_after.two .after {
    display: flex;
    flex-direction: row;
    gap: 12px;
}

.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);
}

.btn_review_lazaro {
    display: flex;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    align-self: stretch;
    border-radius: 10px;
    border-bottom: 2px solid var(--color-palette-black-40);
    background: var(--color-palette-white-100);
    width: 106px;
    height: 24px;
    width: 74px;
    position: absolute;
    top: 42%;
}

.btn_review_lazaro a {
    text-decoration: none;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;

    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);
}

.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: #F2F1EE;
    cursor: pointer;
}

.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/picture_reviews/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/video_card_image.jpg') lightgray 0px -118.564px / 100% 266.569% no-repeat;
}

.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;
}

.video_card img:hover {
    cursor: pointer;
}

.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 {
    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;

    /* 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% */
}

/* Blog Stories */
.container_blog_stories {
    display: flex;
    justify-content: center;
}

.content_blog_stories {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 96px;
}

.content_blog_stories .text {
    width: 760px;

    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_blog_stories .button {
    display: flex;
    padding: 7px 24px;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    height: 36px;
    background: linear-gradient(180deg, rgb(78, 78, 78) 0%, rgba(14, 14, 14, 1) 100%);
    ;

}

.content_blog_stories .button a {
    text-decoration: none;
    color: var(--Light-Content-InvertedPrimary, #FFF);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Suisse Intl";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.head_blog_stories {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}

.body_blog_stories {
    display: flex;
    flex-direction: column;
    gap: 48px;
    background-color: #fff;
    display: flex;
    width: 1160px;
    padding: 64px 88px;
    flex-direction: column;
    align-items: center;
    border-radius: 8px 64px;
    box-sizing: border-box;
}
.sales_team{
    display: none;
}
.sales_team img{
    width:144px;
    height: 56.3px;
}
.body_blog_stories .tittle {
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: center;
}

.body_blog_stories .tittle h1 {
    width: 702px;
    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);
}

.body_blog_stories .tittle .subtittle {
    width: 650px;
    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-32, 32px);
    font-style: normal;
    font-weight: 700;
    line-height: var(--line-height-header-32, 32px);
}

.inputs_body_registration_box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.inputs_body_registration_box input {
  height: 56px;
  border-radius: 12px;
  width: 250px;
  border: 1px solid #e3e1de;
  padding-left: 16px;
  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: 90%
}

.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;
  width: 110px;
  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;
}
.btn_primary {
  padding: 16px 20px 14px 20px;
  background-color: #000;
  border-radius: 16px;
  font: var(--font-sans-body-18-medium-ui);
  box-sizing: border-box;
  cursor: pointer;
}
.btn_registration_box {
    display: flex;
    justify-content: center;
  width: 272px;
  background-color: #2a2a2a;
  height: 56px;
  border-radius: 12px;
}
.country_code_option{
    background-color: #fff;
    font-size: 14px;
}
.btn_registration_box a {
  color: #fff;
  text-decoration: none;

}
.btn_registration_box {
  width: 272px;
  background-color: #2a2a2a;
  height: 56px;
  border-radius: 12px;
}
.linhas_miudas {
    color: #808080;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Caption 12/Regular */
    font-family: var(--font-default, "Suisse Intl");
    font-size: var(--size-caption-12, 12px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--line-height-caption-12, 16px);
    /* 133.333% */
}

.terms {
    color: var(--Black-50, var(--black-50, #808080));
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Caption 12/Regular */
    font-family: var(--font-default, "Suisse Intl");
    font-size: var(--size-caption-12, 12px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--line-height-caption-12, 16px);
    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;
}

/* Picture Review Lazaro */
.content_picture_review.lazaro {
    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_review_two.jpg') lightgray -9px -138.183px / 118.553% 200.928% no-repeat;
}

.content_picture_review.lazaro .text {
    width: 561px;
    position: relative;
    bottom: 25%;
}

.card_review.lazaro {
    width: 370px;
    height: 458px;
    padding: 24px;
    justify-content: flex-start;
}

/* 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_body a:hover, .courses_footer a:hover, .countries_footer a:hover{
    text-decoration: underline;
}
.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;
}