/* ============================================================================
   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 {
    overflow-x: hidden;
    padding-top: 80px;
        background: radial-gradient(151.15% 73.72% at 100% 98.09%, var(--Background-orange, rgba(255, 151, 107, 0.60)) 0%, rgba(255, 214, 197, 0.60) 100%), radial-gradient(183.33% 88.01% at 0% 27.57%, var(--Background-orange, rgba(255, 151, 107, 0.60)) 0%, var(--Background-main-orange, rgba(255, 214, 197, 0.60)) 100%), var(--color-palette-orange-pale);

}
/* features */
.divisoria_120px {
    height: 120px;
        background-color: #1a1a1a;
}
.divisoria_80px{
    height: 80px;
    background-color: var(--Background-secondary, #F2F1EE);
}
.bold{
    font-weight: 700 !important;
}
.line_through{
    text-decoration: line-through;
}
.gray_text{
    color: rgba(255, 255, 255, 0.55) !important;
}
.black_opacity{
    color: rgba(0, 0, 0, 0.50) !important;
}
.white_text{
    color: #fff !important;
}
.black_text{
    color: #000 !important;
}
.align-left{
    text-align: left;
}

/* Cabeçalho */
.container_header {
  display: grid;
  grid-template-columns: 1fr 0.13fr;
  align-items: center;
  gap: 8px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
background: transparent;
}

.content_header {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  align-items: center;
  position: relative;
  transition: background-color 0.3s ease;
  border-radius: 8px;
}

.mobile_icon_header {
  display: none;
}

.content_header.scrolled {
  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: 8px;
  height: 100%;
}
.item_nav_header {
  position: relative;
}
.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;
}

.item_nav_header {
  position: relative;
  right: 2%;
}

.item_nav_header 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,
.log-in_header {
  padding: 6px 12px;
  border: 2px solid transparent;
  transition: all 0.3s ease;
}

.item_nav_header: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 {
    display: none;
  height: 48px;
  border-radius: 12px;
  background-color: #1a1a1a;
  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;
  min-width: 100%;
  width: max-content
}

.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;
  white-space: nowrap;
}

.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: 100vw;
    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;
}
.align_left{
    text-align: left;
}
.orange_text{
    color: var(--Text-Highlights-Headlines-orange, #E96E3A);
}
.orange_light_text{
    color: #FFD6C5;
}
.font_size20{
    font-size: 20px;
    line-height: 24px;
}
.font-size64{
    font-size: 64px;
    line-height: 60px;
    font-weight: 400;
}
/* Font pattern */
h1{
    color: var(--color-palette-black-90);
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Web/H1 */
    font-family: var(--font-display, Gramatika);
    font-size: var(--Font-Size-H1, 72px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--Line-Height-H1, 68px); /* 94.444% */
    letter-spacing: var(--Letter-Sapcing-H1, 0);
}
h2{
    color: var(--Text-primary, #1A1A1A);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: var(--font-default, "Suisse Intl");
    font-size: var(--Font-Size-Lead-Text, 24px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--Line-Height-Lead-Text, 28px);
    letter-spacing: var(--Letter-Sapcing-Lead-Text, -0.5px);
}
h3{
    color: var(--color-palette-black-100);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Suisse Intl";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 100% */
    letter-spacing: -0.18px;
}
h4{
    color: var(--Text-primary, #1A1A1A);
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Web/H2 */
    font-family: var(--font-display, Gramatika);
    font-size: var(--Font-Size-H2, 64px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--Line-Height-H2, 60px); /* 93.75% */
    letter-spacing: var(--Letter-Sapcing-H2, 0);
}
h5{
    color: var(--Text-primary, #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: 400;
    line-height: var(--line-height-header-20, 24px);
}
h6{
    color: var(--Text-primary, #1A1A1A);
font-variant-numeric: lining-nums proportional-nums;
font-feature-settings: 'liga' off, 'clig' off;

/* Web/H3 */
font-family: var(--font-display, Gramatika);
font-size: var(--Font-Size-H3, 48px);
font-style: normal;
font-weight: 400;
line-height: var(--Line-Height-H3, 48px); /* 100% */
letter-spacing: var(--Letter-Sapcing-H3, 0);
}

a{ /* cta font */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: var(--color-palette-black-10);
    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);
    text-decoration: none;
}
p{
    color: var(--color-accent-neutral);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: var(--font-default, "Suisse Intl");
    font-size: var(--Font-Size-Body-Text, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--Line-Height-Body-Text, 20px); /* 125% */
    letter-spacing: var(--Letter-Sapcing-Body-Text, 0);
}
span{
    color: var(--Text-primary, #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);
}
.font-size_32{
    color: var(--Text-primary, #1A1A1A);
    font-family: var(--font-default, "Suisse Intl");
    font-size: var(--32, 32px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--line-height-header-40, 32px); /* 125% */
    letter-spacing: -0.64px;
}
.font-size_40{
    color: var(--Background-main, #FFF);
text-align: center;
font-variant-numeric: lining-nums proportional-nums;
font-feature-settings: 'liga' off, 'clig' off;
font-family: var(--font-default, "Suisse Intl");
font-size: var(--Font-Size-H4, 40px);
font-style: normal;
font-weight: 400;
line-height: var(--Line-Height-H4, 42px);
letter-spacing: var(--Letter-Sapcing-H4, -0.8px);
}


/* Hero Section */
.container_hero{
    display: flex;
    justify-content: center;
        background: radial-gradient(151.15% 73.72% at 100% 98.09%, var(--Background-orange, rgba(255, 151, 107, 0.60)) 0%, rgba(255, 214, 197, 0.60) 100%), radial-gradient(183.33% 88.01% at 0% 27.57%, var(--Background-orange, rgba(255, 151, 107, 0.60)) 0%, var(--Background-main-orange, rgba(255, 214, 197, 0.60)) 100%), var(--color-palette-orange-pale);

}
.content_hero{
    display: flex;
    width: 1280px;
    padding: 12px 0 55px 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-56);
    background: radial-gradient(151.15% 73.72% at 100% 98.09%, var(--Background-orange, rgba(255, 151, 107, 0.60)) 0%, rgba(255, 214, 197, 0.60) 100%), radial-gradient(183.33% 88.01% at 0% 27.57%, var(--Background-orange, rgba(255, 151, 107, 0.60)) 0%, var(--Background-main-orange, rgba(255, 214, 197, 0.60)) 100%), var(--color-palette-orange-pale);
}
.content_hero .body{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: var(--spacing-24);
    align-self: stretch;
}
.content_hero .mec_certificated{
    display: flex;
    width: 426px;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-4);
}
.content_hero .mec_certificated h3{
    width: 48%;
}
.content_hero .title{
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    gap: 23px;
}

.content_hero .cta{
    display: flex;
    padding: var(--16, 16px) var(--32, 32px);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: var(--12, 12px);
    border-bottom: 2px solid var(--color-palette-black-100);
    background: var(--color-palette-black-90);
    position: relative;
    overflow: hidden;
}
.content_hero .cta::before{
    content: '';
    position: absolute;
    inset: 0;
    border-radius: var(--12, 12px);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, rgba(42, 42, 42, 0.00) 100%);
    pointer-events: none;
}
.content_hero .card .rotating_wrap {
    overflow: hidden;
}

.content_hero .card .rotating_text {
    display: block;
}

.content_hero .card{
    display: flex;
    width: 570px;
    padding: 24px 32px 32px 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    flex-shrink: 0;
    border-radius: 12px;
    background: var(--color-palette-white-40-a);
    box-sizing: border-box;
}
.content_hero .card .title{
    align-items: flex-start;
}
.content_hero .card.hidden{
    display: none;
}
.content_hero .card .body{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
}
.content_hero .card .body .ai_options{
    display: flex;
    align-items: flex-start;
    gap: 12px;
}
.content_hero .card .body .ai_options .ai_element{
    display: flex;
padding: var(--spacing-8);
align-items: center;
gap: var(--spacing-4);
border-radius: 4px;
background: var(--color-palette-white-40-a);
}
.content_hero .card .body .ai_options .ai_element img{
    width: 16.16px;
height: 16.16px;
aspect-ratio: 1/1;
}
/* AI IS PRESENT */
.container_ai_is_present{
    display: flex;
    justify-content: center;
    background: var(--color-palette-white-100);
}
.content_ai_is_present{
    display: flex;
    padding: var(--104, 104px) 60px var(--120, 120px) 60px;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--56, 56px);
    align-self: stretch;
    background: var(--color-palette-white-100);
    width: 1160px;
}
.content_ai_is_present .title{
    width: 683px;
}
.content_ai_is_present .text{
    display: flex;
    padding-left: 525px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    text-align: left;
}
.content_ai_is_present .text h2{
    width: 505px;
}
.content_ai_is_present .numbers{
    display: flex;
    align-items: flex-start;
    gap: var(--16, 16px);
}
.content_ai_is_present .numbers .number{
    display: flex;
    width: 278px;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--8, 8px);
    width: 278px;
}

/* Choose Your MBA */
.container_choose_mba{
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--Background-secondary, #F2F1EE);

}
.content_choose_mba{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 104px 60px var(--spacing-120) 60px;
    gap: var(--16, 16px);
    align-self: stretch;
    width: 1280px;
    box-sizing: border-box;
        background: var(--Background-secondary, #F2F1EE);
}
.content_choose_mba h1{
    text-align: left;
}
.content_choose_mba .body{
    display: flex;
    width: 1160px;
    justify-content: space-between;
    align-items: center;
}
.content_choose_mba .body .choice_card{
    display: flex;
    flex-direction: column;
    width: 376px;
    height: 496px;
    padding: 12px var(--spacing-8) 12px 16px;
    align-items: flex-start;
    gap: 8px;
    flex-shrink: 0;
    border-radius: var(--12, 12px) 0 0 var(--12, 12px);
background: var(--Background-main, #FFF);
box-sizing: border-box;
}
.content_choose_mba .body .choice_card .choice{
    display: flex;
    justify-content: space-between;
    padding: 4px 16px;
    align-items: center;
    align-self: stretch;
    border-radius: 8px;
    height: 64px;
    cursor: pointer;
}
.content_choose_mba .body .choice_card .choice .arrow{
    display: none;
}
.content_choose_mba .body .choice_card .choice:hover .arrow{
    display: flex;
    padding: 16px;
}
.content_choose_mba .body .choice_card .choice.active{
    background: var(--Glassy-tones-disabeled-bg, rgba(0, 0, 0, 0.08));
    justify-content: space-between;
    padding: 4px 0 4px 16px;
}
.content_choose_mba .body .course_specification{
    display: flex;
    width: 784px;
    height: 496px;
    padding: var(--32, 32px) var(--32, 32px) var(--48, 48px) var(--32, 32px);
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    flex-shrink: 0;
    border-radius: 12px 12px 12px 12px;
    background: radial-gradient(70.96% 167.94% at 0% 0%, var(--Background-main-orange, #FFD6C5) 0%, var(--Background-main, #FFF) 100%), var(--color-palette-white-100);
    box-sizing: border-box;
}
.content_choose_mba .body .course_specification#ml{
    background: radial-gradient(70.96% 167.94% at 0% 0%, var(--Background-main-green, #B8E9C8) 0%, var(--Background-main, #FFF) 100%), var(--color-palette-white-100);
}
.content_choose_mba .body .course_specification#ds{
    background: radial-gradient(70.96% 167.94% at 0% 0%, var(--Background-main-yellow, #FDE3AF) 0%, var(--Background-main, #FFF) 100%), var(--color-palette-white-100);
}
.content_choose_mba .body .course_specification.disabled{
    display: none;
}
.content_choose_mba .body .course_specification .description{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    align-self: stretch;
}
.content_choose_mba .body .course_specification .description .head{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
}
.content_choose_mba .body .course_specification .description .head .duration{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 8px;
}
.content_choose_mba .body .course_specification .description .head .mec_recognized{
    display: flex;
    padding: var(--4, 4px) var(--8, 8px) var(--4, 4px) var(--4, 4px);
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: var(--8, 8px);
    background: var(--Background-main-orange, #FFD6C5);
}
.content_choose_mba .body .course_specification .description .info{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}
.content_choose_mba .body .course_specification .description .info .title{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
}
.content_choose_mba .body .course_specification .description .info .title .tag{
    display: flex;
    padding: var(--8, 8px);
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: var(--8, 8px);
    background: var(--Background-orange, #FF976B);
}
.content_choose_mba .body .course_specification#ml .description .info .title .tag{
    background: var(--Background-green, #6CC989);
}
.content_choose_mba .body .course_specification#ml .description .head .mec_recognized{
    background: var(--Background-main-green, #B8E9C8);
}
.content_choose_mba .body .course_specification#ds .description .info .title .tag{
    background: var(--Background-yellow, #FFD078);
}
.content_choose_mba .body .course_specification#ds .description .head .mec_recognized{
    background: var(--Background-main-yellow, #FDE3AF);
}
.content_choose_mba .body .course_specification .description .info .text{
    width: 538px;
}
.content_choose_mba .body .course_specification .values{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    align-self: stretch;
}
.content_choose_mba .body .course_specification .values span{
    display: flex;
}
.content_choose_mba .body .course_specification .values p{
    display: flex;
    align-items: center;
    gap: 4px;
}
.content_choose_mba .body .course_specification .values .cta.syllabus{
    display: flex;
    height: 48px;
    padding: var(--12, 12px) var(--16, 16px) var(--12, 12px) var(--24, 24px);
    justify-content: center;
    align-items: center;
    gap: var(--4, 4px);
    border-radius: 12px;
    border: 1.75px solid var(--color-palette-black-90);
    box-sizing: border-box;
}
.content_choose_mba .body .course_specification .values .cta.syllabus a{
    color: #000;
}
.content_schedulle_conversation .banner{
    display: flex;
    width: 1160px;
    height: 308px;
    padding: 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    border-radius: 12px;
    background: linear-gradient(88deg, #1A1A1A 33.94%, rgba(26, 26, 26, 0.00) 61.05%), url(../Imagens/Background_images/main_mba_choice_bgImage.jpg) lightgray 367.21px -153.225px / 71.187% 172.45% no-repeat;
    box-sizing: border-box;
}
.content_schedulle_conversation .banner .text{
        display: flex;
    width: 475px;
    flex-direction: column;
    gap: 16px;
}
.content_schedulle_conversation .banner .cta.orange{
    display: flex;
    padding: var(--16, 16px) var(--32, 32px);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    border-bottom: 2px solid var(--color-palette-black-30);
    background: var(--color-palette-black-10);
}
.content_schedulle_conversation .banner .cta.orange a{
    color: #000;
}

/* Schedulle conversation */
.container_schedulle_conversation{
    display: flex;
    justify-content: center;
    background: #F2F1EE;
}
.content_schedulle_conversation{
    display: flex;
    width: 1280px;
    margin: 0 0 48px 0 ;
    flex-direction: column;
    align-items: center;
    gap: var(--80, 80px);
}
.content_schedulle_conversation .syllabus{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}
.content_schedulle_conversation .syllabus .cards{
    display: flex;
    align-items: flex-start;
    gap: 11px;
}
.content_schedulle_conversation .syllabus span{
    color: #000;
}
.content_schedulle_conversation .syllabus .cards .card{
    display: flex;
    justify-content: space-between;
    width: 378px;
    padding: 18px 16px 24px 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    border-radius: 12px;
    background: var(--Background-main, #FFF);
    height: 802px;
    box-sizing: border-box;
}
.content_schedulle_conversation .syllabus .cards .card h2{
    width: 55%;
    text-align: left;
}
.content_schedulle_conversation .syllabus .cards .card .topics{
    display: flex;
flex-direction: column;
align-items: flex-start;
gap: 24px;
align-self: stretch;
flex: 1;
}
.content_schedulle_conversation .syllabus .cards .card .topics .topic{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
}
.content_schedulle_conversation .syllabus .cards .card .topics .topic:last-child{
    margin-top: auto;
}
.inline_wrapper{
    display: flex;
  flex-direction: row;
  gap: 8px;
}
.content_schedulle_conversation .syllabus .cards .card .topics .topic .inline_wrapper{
    width: 100%;
    min-width: 0;
}
.content_schedulle_conversation .syllabus .cards .card .topics .topic .inline_wrapper h5{
    flex: 1;
    min-width: 0;
}
.content_schedulle_conversation .syllabus .cards .card .topics .topic::after{
    content: "";
    display: block;
    width: 346px;
    height: 1px;
    background: var(--Glassy-tones-lines, rgba(0, 0, 0, 0.14));
    margin-top: 24px;
}
.content_schedulle_conversation .syllabus .cards .card .cta.saiba_mais{
    display: flex;
    padding: var(--12, 12px) var(--16, 16px) var(--12, 12px) var(--24, 24px);
    justify-content: center;
    align-items: center;
    gap: var(--4, 4px);
    border-radius: 10px;
    border: 1.5px solid var(--color-palette-black-90);
}
.content_schedulle_conversation .syllabus .cards .card .cta.saiba_mais a{
    color: #000;
}
.content_schedulle_conversation .registration_option{
    display: none;
    width: 767.12px;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    text-align: center;
}
.content_schedulle_conversation .registration_option .cta{
    display: flex;
    width: 268px;
    height: 56px;
    padding: var(--12, 12px) var(--32, 32px);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: var(--4, 4px);
    border-radius: 12px;
    border: 1.75px solid var(--color-palette-black-10);
    box-sizing: border-box;
}

/* We Offer */
.container_we_offer{
    display: flex;
    justify-content: center;
    background: #1a1a1a;
}
.content_we_offer{
    display: flex;
width: 1280px;
padding: 104px 0 var(--spacing-120) 0;
flex-direction: column;
align-items: flex-start;
gap: 104px;
background: var(--color-palette-black-90);
overflow-x: auto;
}
.content_we_offer::-webkit-scrollbar {
  display: none;
}
.content_we_offer .text{
    width: 764px;
}
.content_we_offer .cards_and_nav{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: var(--16, 16px);
    width: 97%;
}
.content_we_offer .cards_and_nav .cards::-webkit-scrollbar{
    display: none;
}
.content_we_offer .cards_and_nav .cards{
    display: flex;
    scroll-behavior: smooth; /* animação suave */
    align-items: center;
    gap: 16px;
    align-self: stretch;
    overflow-x: auto;
    width: 100%;
    flex-wrap: nowrap;
    scroll-snap-type: x proximity;
}
.content_we_offer .cards_and_nav .cards .card.four.expanded .cta_saiba_mais{
    display: none;
}
.content_we_offer .cards_and_nav .cards .card{
    display: flex;
    height: 652px;
    width: 572px;
    padding: 32px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    flex-shrink: 0;
    box-sizing: border-box;
    overflow: hidden;
    transition: width 0.4s ease;
    border-radius: 12px;
    background-color: #fff;
    scroll-snap-align: start;
}
.content_we_offer .cards_and_nav .cards .card.expanded{
    width: 1144px !important;
}
.content_we_offer .cards_and_nav .cards .card .head .text h3{
    display: none;
}
.content_we_offer .cards_and_nav .cards .card.expanded .head .text h3{
    display: flex;
    max-width: 411px;
}

.content_we_offer .cards_and_nav .cards .card .head{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
}
.content_we_offer .cards_and_nav .cards .card .head .text{
    display: flex;
flex-direction: column;
align-items: flex-start;
gap: 16px;
align-self: stretch;
}
.content_we_offer .cards_and_nav .cards .card .body{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: var(--16, 16px);
    width: 100%;
}
.content_we_offer .cards_and_nav .cards .card .body video{
    padding: 0;
}
.content_we_offer .cards_and_nav .cards .card .body .main_image_card{
    width: 504px;
    box-sizing: border-box;
}
.content_we_offer .small_image_card{
    width: 58px;
    height: 56px;
}
.content_we_offer .cards_and_nav .cards .card .body .all_in_one_place{
display: none;
align-items: flex-start;
gap: 32px;
}
.content_we_offer .cards_and_nav .cards .card .body .all_in_one_place.visible{
    display: flex;
}
.content_we_offer .cards_and_nav .cards .card .body .all_in_one_place .features{
    display: flex;
flex-direction: column;
align-items: flex-start;
gap: 19px;
align-self: stretch;
}
/* small card block */
.content_we_offer .cards_and_nav .cards .card .body .all_in_one_place .small_card{
    display: flex;
height: 440px;
padding: 16px;
box-sizing: border-box;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
background: #fff;
border-radius: 12px;
}

.content_we_offer .cards_and_nav .cards .card .body .all_in_one_place .small_card .our_instructors{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
}
.content_we_offer .cards_and_nav .cards .card .body .all_in_one_place .small_card .our_instructors .topics{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}
.content_we_offer .small_card .our_instructors .topics .topic{
    display: flex;
    align-items: center;
    gap: 4px;
    border-radius: var(--8, 8px);
    background: var(--Background-secondary, #F2F1EE);
    padding: var(--8, 8px);
}

.content_we_offer .cards_and_nav .cards .card .body .all_in_one_place .small_card .review{
    display: flex;
    width: 219px;
    flex-direction: column;
    align-items: flex-start;
    gap: 11px;
}
.content_we_offer .cards_and_nav .cards .card .body .all_in_one_place .small_card .review .info{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    align-self: stretch;
}
.content_we_offer .cards_and_nav .cards .card .body .all_in_one_place .small_card .features{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}


.content_we_offer .cards_and_nav .cards .card .body .all_in_one_place .features .topics{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}
.content_we_offer .cards_and_nav .cards .card .body .all_in_one_place .features .topics .topic{
    display: flex;
    padding: var(--8, 8px);
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: var(--8, 8px);
background: var(--Background-main-orange, #FFD6C5);
}
.content_we_offer .cards_and_nav .cards .card.two .body .all_in_one_place .features .topics .topic{
    background: var(--Background-secondary, #F2F1EE);
}
.content_we_offer .sactisfaction_rate{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.content_we_offer .cards_and_nav .cards .card .body .all_in_one_place .reviews{
    display: flex;
    width: 219px;
    flex-direction: column;
    align-items: flex-start;
    gap: 11px;
}
.content_we_offer .cards_and_nav .cards .card .body .all_in_one_place .reviews .info{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    align-self: stretch;
}

.content_we_offer .cards_and_nav .cards .card .expand{
    display: flex;
    padding: var(--16, 16px);
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    border: 1.75px solid var(--color-palette-black-80);
}
.content_we_offer .cards_and_nav .cards .card.three .expand{
    border: 1.75px solid #fff;
}
.content_we_offer .cards_and_nav .cards .card.three .expand svg{
    filter: brightness(10);
}
.content_we_offer .cards_and_nav .cards .card.expanded .expand
.content_we_offer .cards_and_nav .cards .card.one{
    background: var(--color-palette-white-100);
}
.content_we_offer .cards_and_nav .cards .card.two{
    
    background: var(--Background-main-orange, #FFD6C5);
}
.content_we_offer .cards_and_nav .cards .card.three{
    position: relative;
    overflow: hidden;
    background: transparent;
    padding: 32px 32px 32px 56px;
}
.content_we_offer .cards_and_nav .cards .card.three .chat_messages{
    display: flex;
    width: 302px;
    height: 250px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}
.content_we_offer .cards_and_nav .cards .card.three .chat_messages .message{
    backdrop-filter: blur(8px);
    background: rgba(255,255,255,0.1);
    border-radius: 12px;
}
.content_we_offer .cards_and_nav .cards .card.three .work_studying_data{
    display: none;

}
.content_we_offer .cards_and_nav .cards .card.three .work_studying_data.visible{
    display: flex;
    position: absolute !important;
    height: 395px;
    flex-direction: column;
    align-items: flex-start;
    gap: 26px;
    flex-shrink: 0;
    align-self: stretch;
    max-width: 219px;
    right: 5%;
    top: 33%;
}
.content_we_offer .cards_and_nav .cards .card.three .work_studying_data .data_box{
    display: flex;
    padding: 24px 24px 40px 24px;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    border-radius: 8px 56px;
    background: var(--Background-main-orange, #FFD6C5);
    backdrop-filter: blur(8px);
}

.content_we_offer .cards_and_nav .cards .card.three .work_studying_data .info{
    display: flex;
flex-direction: column;
align-items: flex-start;
gap: 11px;
align-self: stretch;
}
.content_we_offer .cards_and_nav .cards .card.three .work_studying_data .info .profile{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    align-self: stretch;
}
#backVideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  object-fit: cover;
}
.content_we_offer .cards_and_nav .cards .card.three > *:not(#backVideo) {
    position: relative;
    z-index: 1;
}
.content_we_offer .cards_and_nav .cards .card.four{
    display: flex;
    justify-content: space-between;
width: 572px;
padding: var(--32, 32px);
flex-direction: row;
align-items: flex-start;
gap: 10px;
background: #F2F1EE;
position: relative;
}
.content_we_offer .cards_and_nav .cards .card.four .expand{
    position: absolute;
    right: 5%;
}
.content_we_offer .cards_and_nav .cards .card.four .left{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}
.content_we_offer .cards_and_nav .cards .card.four .left .head{
    display: flex;
    width: 455px;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--spacing-16);
}
.content_we_offer .cards_and_nav .cards .card.four .left .head img{
    image-rendering: -webkit-optimize-contrast;
    transform: translateZ(0);
}
.content_we_offer .cards_and_nav .cards .card.four .right{
    display: flex;
    width: 532px;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.content_we_offer .cards_and_nav .cards .card.four .right .top{
    display: flex;
align-items: flex-start;
gap: 186px;
align-self: stretch;
}
.content_we_offer .cards_and_nav .cards .card.four .right .top .statement{
    display: flex;
    width: 290px;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--16, 16px);
}
.content_we_offer .cards_and_nav .cards .card.four .right .top .statement .student{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    align-self: stretch;
}
.content_we_offer .cards_and_nav .cards .card.four .right .bottom{
    display: flex;
    align-items: flex-start;
    gap: var(--spacing-32);
    align-self: stretch;
}
.content_we_offer .cards_and_nav .cards .card.four .right .bottom .topic_card{
    display: flex;
flex-direction: column;
align-items: flex-start;
gap: 12px;
border-radius: 8px;
}
.content_we_offer .cards_and_nav .cards .card.four .right .bottom .topic_card h3{
    text-align: left;
}
.content_we_offer .cards_and_nav .cards .card.four .right .bottom .topic_card .topics{
    display: flex;
flex-direction: column;
align-items: flex-start;
gap: 8px;
align-self: stretch;
}
.content_we_offer .cards_and_nav .cards .card.four .right .bottom .topic_card .topics .topic{
    display: flex;
    padding: var(--8, 8px);
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: var(--8, 8px);
    background: var(--Background-main-orange, #FFD6C5);
    white-space: nowrap;
}
.content_we_offer .cards_and_nav .navigation{
    display: flex;
    align-items: center;
    gap: 8px;
    align-self: flex-end;
}

/* Unique MBA */
.container_unique_mba{
    display: flex;
    justify-content: center;
        background: var(--background-black-90, #1A1A1A);
}
.content_unique_mba{
    display: flex;
    width: 1280px;
    padding: var(--104, 104px) 0 var(--120, 120px) 0;
    flex-direction: column;
    align-items: center;
    gap: var(--spacing-56);
    background: var(--background-black-90, #1A1A1A);
}
.content_unique_mba .partners{
    display: flex;
    width: 1160px;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--40, 40px);
}
.content_unique_mba .partners h4, .content_unique_mba .partners h2{
    width: 90%;
    color: #fff;
    text-align: left;
}
.content_unique_mba .partners h4{
    width: 55%;
}
.content_unique_mba .partners .text1{
    width: 635px;
}
.content_unique_mba .partners .text2{
    width: 408px;
}
.content_unique_mba .partners .TTxNebius{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: var(--spacing-24);
    align-self: flex-end;
    width: 572px;
}
.content_unique_mba .partners .TTxNebius .images{
    display: flex;
    align-items: center;
    gap: var(--12, 12px);
}
.content_unique_mba .partners .stamps_aws_ml{
    display: flex;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    align-self:flex-end;
    gap: 24px;
    border-radius: var(--12, 12px);
    background: var(--Background-main-orange, #FFD6C5);
    width: 524px;
}
.content_unique_mba .partners .stamps_aws_ml .images{
    display: flex;
    align-items: center;
    gap: var(--12, 12px);
}
.content_unique_mba .partners .stamps_aws_ml .images img{
    width: 77.645px;
height: 61.343px;
}
.content_unique_mba .team_TT{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    padding: var(--56, 56px) 170px var(--64, 64px) 170px;
    border-radius: var(--12, 12px);
    background: var(--Background-main, #FFF);
}
.content_unique_mba .team_TT span{
    text-align: center;
    width: 85%;
}
.content_unique_mba .team_TT img{
    width: 268px;
    height: 100px;
}
/* Reviews and achievemnt */
.container_reviews_and_achievements{
    display: flex;
    justify-content: center;
    background-color: #1a1a1a;
}
.content_reviews_and_achievements{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 104px;
    flex: 1 0 0;
    padding: var(--104, 104px) 0 120px 0;
    border-radius: 24px;
    background: var(--color-palette-orange-pale);
    border-radius: 24px;
}
.content_reviews_and_achievements .reviews{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 36px;
    align-self: stretch;
}
.content_reviews_and_achievements .reviews .title{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 1280px;

}
.content_reviews_and_achievements .reviews .title h4{
    width: 727px;
    flex-shrink: 0;
}
.content_reviews_and_achievements .reviews .title .cta.story{
    display: flex;
    width: 277px;
    padding: var(--16, 16px) var(--24, 24px) var(--16, 16px) var(--32, 32px);
    justify-content: center;
    align-items: center;
    gap: var(--4, 4px);
    flex-shrink: 0;
    border-radius: 12px;
    border-bottom: 2px solid var(--color-palette-black-100);
    background: var(--color-palette-black-90);
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.content_reviews_and_achievements .reviews .title .cta.story::before{
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, rgba(42, 42, 42, 0.00) 100%);
    pointer-events: none;
}
.content_reviews_and_achievements .career_changers{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    max-width: 1280px;
}
.content_reviews_and_achievements .career_changers .cards{
    display: flex;
    width: 1256px;
    align-items: center;
    gap: 16px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
}
.content_reviews_and_achievements .career_changers .cards::-webkit-scrollbar{
    display: none;
}
.content_reviews_and_achievements .career_changers .cards .card{
    display: flex;
    width: 672px;
    height: 400px;
    justify-content: space-between;
    align-items: flex-end;
    flex-shrink: 0;
    border-radius: var(--12, 12px);
    scroll-snap-align: start;
}
.content_reviews_and_achievements .career_changers .cards .card.two span, .content_reviews_and_achievements .career_changers .cards .card.three span{
width: 80%;
}
.content_reviews_and_achievements .career_changers .cards .card .image{
    display: flex;
    flex-direction: column;
    gap: 12px;
    justify-content: flex-end;
    align-items: flex-start;
    width: 362px;
    height: 100%;
    padding: 24px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    border-radius: 12px 0 0 12px;

}
.content_reviews_and_achievements .career_changers .cards .card.one .image{
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.07) 52.5%, rgba(26, 26, 26, 0.90) 100%), url(../Imagens/Background_images/career_changer1.png);
   }
.content_reviews_and_achievements .career_changers .cards .card.two .image{
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.07) 52.5%, rgba(26, 26, 26, 0.90) 100%), url(../Imagens/tech_team/card2_career_changers.png);
   } 
.content_reviews_and_achievements .career_changers .cards .card.three .image{
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.07) 52.5%, rgba(26, 26, 26, 0.90) 100%), url(../Imagens/tech_team/card3_career_changers.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
   }   
.content_reviews_and_achievements .career_changers .cards .card .image .linkedin, .content_reviews_and_achievements .career_changers .cards .card .testimonial .watch_story{
    display: flex;
    align-items: center;
    gap: 4px;
}
.content_reviews_and_achievements .career_changers .cards .card .testimonial{
    display: flex;
width: 310px;
padding: var(--16, 16px);
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
flex-shrink: 0;
align-self: stretch;
border-radius: 0 var(--12, 12px) var(--12, 12px) 0;
background: var(--Background-main, #FFF);
}

.content_reviews_and_achievements .career_changers .navigation{
    display: flex;
    align-items: center;
    gap: 8px;
    align-self: flex-end;
}
.navigation .arrow{
    display: flex;
    width: 56px;
    height: 56px;
    justify-content: center;
    align-items: center;
    gap: var(--4, 4px);
    border-radius: 12px;
    border: 1.75px solid var(--color-palette-black-40-a);
    cursor: pointer;
}
.content_we_offer .navigation .arrow{
    border: 1.75px solid var(--color-palette-white-100);
}
/* Roller Coaster */
.container_roller_coaster {
  display: flex;
  justify-content: center;
}

.content_roller_coaster {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  gap: 48px;
}

.head_roller_coaster {
  color: #1a1a1a;
  font-size: 40px;
  font-family: 'YSText', Arial, sans-serif;
  line-height: 40px;
  font-weight: 200;
  width: 45%;
}

.body_roller_coaster {
  display: flex;
  width: 100%;
  overflow: hidden;
  max-width: 100%;
}
.mobile_body_roller_coaster{
  display: none;
}
/* carousel */
.carousel_roller_coaster {
  max-width: 1905px;
  margin: 0 auto;
  overflow: hidden;
}

.carousel_container {
  width: 90vw;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

@keyframes flow-continuous {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

@keyframes flow-reverse {
  0% {
    transform: translateX(-50%);
  }

  100% {
    transform: translateX(0);
  }
}

.carousel_slides_container {
  width: max-content;
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: flow-continuous 25s linear infinite;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}

.carousel_slides_container:nth-child(1) {
  animation: flow-continuous 25s linear infinite;
}

.carousel_slides_container:nth-child(2) {
  animation: flow-reverse 25s linear infinite;
}

.carousel_slides {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-grow: 0;
  /* replicar perView = 10 do js */
  width: calc((100vw - (9 * 20px)) / 10);
  min-width: 120px;
  max-width: 153px;
}

.carousel_slides img {
  max-width: 153px;
  max-height: 51px;
  width: 100%;
  height: auto;
}

.content_reviews_and_achievements .achievements{
    display: flex;
    width: 1160px;
    flex-direction: column;
    align-items: center;
    gap: var(--40, 40px);
}
.content_reviews_and_achievements .achievements .badges{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: var(--32, 32px);
    align-self: stretch;
}
.content_reviews_and_achievements .achievements .badges h1{
    width: 704px;
}
.content_reviews_and_achievements .achievements .badges .ribbon{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
}
.content_reviews_and_achievements .achievements .google_comments{
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    gap: 16px;
    align-self: stretch;
    flex-wrap: wrap;
}
.content_reviews_and_achievements .achievements .google_comments .card{
    display: flex;
    height: 328px;
    padding: var(--24, 24px) 24px var(--32, 32px) var(--24, 24px);
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    flex: 1 0 0;
    border-radius: 12px;
    background: var(--Background-main, #FFF);
    box-sizing: border-box;
}

.content_reviews_and_achievements .achievements .google_comments .card .nota_google{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
}
.content_reviews_and_achievements .achievements .google_comments .card .nota_google .nota{
    display: flex;
    align-items: center;
    gap: 4px;
}
.content_reviews_and_achievements .achievements .google_comments .card .comment_text{
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-self: stretch;
}
.content_reviews_and_achievements .achievements .google_comments .card .comment_text h3{
    text-align: left;
}
.achievements .google_comments_navigation{
    display: none;
}
.content_choose_mba .choose_mba_navigation{
    display: none;
}

/* Highlights */
.highlights .brands_navigation{
    display: none;
}
.highlights{
    display: flex;
    width: 1160px;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--40, 40px);
}
.highlights .brands{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: var(--spacing-16);
    align-self: stretch;
    width: 100%;
}
.highlights .brands .card{
    display: flex;
    width: 305px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 12px;
    height: 100%;
}
.highlights .brands .card.one{
    width: 294px;
    height: 126px;
    border-radius: 8px;
    padding: 12px 12px 40px 0px;
    box-sizing: border-box;
}
.brands .card img{
    filter: brightness(0);
}
/* Tech Career */
.container_tech_career{
    display: flex;
    justify-content: center;
        background: var(--color-palette-black-90);
}
.content_tech_career{
    display: flex;
    padding: var(--104, 104px) 0 var(--200, 200px) 0;
    flex-direction: column;
    align-items: center;
    gap: var(--spacing-56);
    align-self: stretch;
    background: var(--color-palette-black-90);
}
.content_tech_career .title{
    width: 930px;
    align-self: flex-start;
    padding-left: 60px;
}
.content_tech_career .team_cards{
    display: flex;
    width: 1280px;
    padding-left: 60px;
    align-items: center;
    gap: var(--spacing-16);
    overflow-x: scroll;
    scrollbar-width: none;
}
.content_tech_career .team_cards::-webkit-scrollbar{
    display: none;
}
.content_tech_career .team_cards .card{
    display: flex;
    width: 278px;
    height: 420px;
    padding: var(--spacing-32) var(--spacing-24) var(--spacing-24) var(--spacing-24);
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 8px;
    flex-shrink: 0;
    border-radius: 12px;
    box-sizing: border-box;
    background-size: cover;
}
.content_tech_career .team_cards .card p{
    user-select: none;
    -webkit-user-select: none;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
}

.content_tech_career .team_cards .card.one{
    background: url(../Imagens/tech_team/01.png)
}
.content_tech_career .team_cards .card.two{
    background: url(../Imagens/tech_team/02.png)
}
.content_tech_career .team_cards .card.three{
    background: url(../Imagens/tech_team/03.png)
}
.content_tech_career .team_cards .card.four{
    background: url(../Imagens/tech_team/04.png)
}
.content_tech_career .team_cards .card.five{
    background: url(../Imagens/tech_team/06.png)
}
.content_tech_career .team_cards .card.six{
    background: url(../Imagens/tech_team/07.png)
}
.content_tech_career .team_cards .card.seven{
    background: url(../Imagens/tech_team/08.png)
}
.content_tech_career .team_cards .card.eight{
    background: url(../Imagens/tech_team/09.png)
}
/* Consultoria */
.container_consultoria{
    display: flex;
    justify-content: center;
    background: #1a1a1a;
    scroll-margin-top: 120px;
}
.content_consultoria{
    display: flex;
width: 1160px;
padding: var(--spacing-64) 98px var(--spacing-80) 98px;
justify-content: space-between;
align-items: center;
border-radius: 24px;
background: var(--Background-main-orange, #FFD6C5);
box-sizing: border-box;
}
.content_consultoria .info{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--spacing-24);
    max-width: 375px;
}
.content_consultoria .info img{
    width: 184px;
    height: 72px;
}
.green_box_consultoria {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 400px;
  border-radius: var(--border-radius-8);
    background: var(--Background-main, #FFF);
  gap: 24px;
  padding: 24px;
  margin: 24px;
  border-radius: 8px;
  grid-column: 2;
    grid-row: 1 / -1
}

.head_green_box_consultoria {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  text-align: center;
  width: 90%;
  gap: 16px;
  font: var(--font-sans-caption-14-medium);
}

.steps_green_box_consultoria {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  position: relative;
}

.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::before {
  content: "";
  position: absolute;

  transform: translateY(-50%);
  width: 78px;
  height: 4px;
  background-color: rgba(0, 0, 0, .08);
  border-radius: 2px;
  color: #000;
}

.numbers_steps_green_box_consultoria.two::before {
  right: 70%;
  top: 18%;
}

.numbers_steps_green_box_consultoria.three::before {
  right: 67%;
  top: 18%;
}

.numbers_steps_green_box_consultoria.black {
  background-color: #2c2c2c;
  color: #fff;
}

.numbers_steps_green_box_consultoria.black::before {
  display: none;
}

.steps_green_box_consultoria p {
  font: var(--font-sans-caption-14-medium);
}

/* FAQ */
.container_faq {
    display: flex;
    justify-content: center;
    background: var(--color-palette-black-90);
}

.content_faq {
    display: flex;
    flex-direction: column;
    min-width: 1160px;
}

.head_faq {
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-bottom: 56px;
    margin-top: 112px;
}

.head_faq h1 {
    color: var(--color-palette-white-100);
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on, 'liga' off, 'clig' off;

    /* Sans/Header 48/Default */
    font-family: "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;
}

.faq_topic {
    max-width: 1160px;
    width: 100%;
}

.faq_topic.expandido .faq_answer {
    max-height: 500px;
}

.faq-item {
    border-bottom: 2px solid #333;
    margin-bottom: 0;
}

.faq-question {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 2rem 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 {
    flex: 1;
    margin-right: 1rem;
    color: var(--color-palette-white-100);
    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: 0.5rem;
    font-weight: 300;
    transition: transform 0.3s ease;
    color: #fff;
    transform: rotate(45deg);
}
.expandido .faq-icon {
    transform: rotate(0deg);
}

.faq_answer {
    max-height: 0;
    overflow: hidden;
    padding: 0;
    transition: max-height 0.3s ease-out, padding 0.3s ease-out;
}


.faq_answer_content ul {
    list-style: disc;
    padding-left: 20px;
}

.faq_answer_content p, .faq_answer_content li {
    color: var(--color-palette-white-100);
    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 Footnote */
.container_registration_footnote {
    display: flex;
    justify-content: center;
    background: #1a1a1a;
    padding-top: 80px;
}

.content_registration_footnote {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width: 1160px;
    margin-bottom: 80px;
}

.payment_mode_footnote {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.payment_mode_footnote p {
    color: var(--color-palette-white-100);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "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;
    width: 340px;
}

.registration_box_footnote h1 {
    color: var(--color-palette-white-100);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "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 input {
    padding: 18px 20px 18px;
    border-radius: 16px;
    font-size: 16px;
    font-weight: 400;
    border: 0;
    margin-top: 8px;
    width: 360px;
    box-sizing: border-box;
}

.btn_registration_footnote {
    display: flex;
    width: 360px;
    height: 46px;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    border: 1px solid var(--background-glassy-b, rgba(0, 0, 0, 0.14));
    background: var(--background-default, #FFF);
    box-sizing: border-box;
}

.btn_registration_footnote a {
    text-decoration: none;
    overflow: hidden;
    color: var(--content-primary, rgba(0, 0, 0, 0.83));
    font-feature-settings: 'liga' off, 'clig' off;
    text-overflow: ellipsis;
    font-family: "Suisse Intl";
    font-size: var(--size-body-16, 16px);
    font-style: normal;
    font-weight: 500;
    line-height: var(--line-height-body-16-ui, 20px);
    /* 125% */

}

.registration_box_footnote p {
    color: var(--color-palette-black-20);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Suisse Intl";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 128.571% */
}

#terms_registration_box {
    color: var(--color-palette-black-20);
    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;
    gap: 16px;
}

.sponsors_payment_mode.one {
    width: 66.236px;
    height: 19.772px;
}

.sponsors_payment_mode.two {
    width: 110.669px;
    height: 28.043px;
}

.sponsors_payment_mode.three {
    width: 58.241px;
    height: 24.22px;
}

.reclame_aqui_footnote {
    display: flex;
    width: 136px;
    height: 48px;
    padding: 2px 25px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid var(--background-additional-20, #E3E1DE);
    background: #FFF;
    box-sizing: border-box;
}

.reclame_aqui_footnote img {
    width: 86px;
    height: 44px;
    flex-shrink: 0;
    position: relative;
    right: 26%;
}

.sponsors_payment_mode img {
    width: 64px;
    height: 24px;
    filter: brightness(15);
}

/* 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;
    background: #1a1a1a;

}

.content_footer {
  width: 1160px;
  display: flex;
  flex-direction: column;
  gap: 48px;
}


.content_footer a,
.content_footer p {
  text-decoration: none;
  color: #fff;
  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, #fff);
  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, #fff);
  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: #fff;
  max-width: 48px;
  max-height: 48px;
  box-sizing: border-box;
}
