/* ============================================================================
   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: #2A2A2A;
    overflow-x: hidden;
    justify-content: center;
}
.mobile_break{
    display: none;
}
/* Divisorias */
.divisoria_120px {
    height: 120px;
}

/* buttons */
.btn_primary {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    border-radius: 12px;
    border-bottom: 2px solid #000000 · 14%;
    background: linear-gradient(to bottom, #FFFFFF26, #1A1A1A);
}

.btn_primary a {
    text-decoration: none;
    overflow: hidden;
    color: var(--color-palette-white-100);
    font-feature-settings: 'liga' off, 'clig' off;
    text-overflow: ellipsis;
    font-family: Suisse Intl;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: var(--line-height-body-16-ui, 20px);
    /* 125% */

    display: flex;
    min-width: 120px;
    padding: var(--spacing-12) var(--spacing-16);
    justify-content: center;
    align-items: center;
    gap: 6px;
    align-self: stretch;
}

.btn_whats_data_science {
    display: flex;
    width: 173px;
    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-30);
    background: var(--background-white-100, #FFF);
}

/* Cabeçalho */
header {
    display: flex;
    justify-content: center;
    gap: 16px;
}

.content_header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1036px;
    padding: 11px 16px;
    align-items: center;
    border-radius: 8px;
    background: #2A2A2A;
    box-shadow: 0px 0px 0.5px 0px rgba(0, 0, 0, 0.16), 0px 3px 8px 0px rgba(0, 0, 0, 0.08), 0px 1px 3px 0px rgba(0, 0, 0, 0.08);

}

.left_header {
    display: flex;
    gap: 24px;
}

.left_header img {
    width: 211px;
    height: 30px;
}

.select_left_header {
    display: flex;
    align-items: center;
}

.select_left_header a {
    text-decoration: none;
    color: #fff;
}

.select_left_header img {
    width: 24px;
    height: 24px;
}

.central_header {
    display: flex;
    gap: 24px;
    padding: 3px 0px;
    align-items: flex-start;
    text-align: center;
}

.central_header a {
    text-decoration: none;
    color: #F2F1EE;
    font-family: Suisse Intl;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.right_header {
    display: flex;
    align-items: center;
    gap: 8px;
}
.menu_icon{
    display: none;
}
.right_header p {
    color: var(--color-palette-black-10);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Suisse Intl;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    line-height: 18px;
}

.right_header img {
    width: 16px;
    height: 9px;
}
/* MOBILE HEADER */
.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%;
    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: #2A2A2A;
}

.mobile_menu_logo img {
    height: 30px;
    width: 211px;
}

.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: #2A2A2A;
}

.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: #fff;
    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: 42%;
    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: #fff;
    height: 48px;
    border-radius: 12px;
    min-width: 120px;
    align-self: stretch;
    display: flex;
    margin-top: 16px;
    box-sizing: border-box;
    padding: 0 12px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 0 16px;
}
.btn_log-in a{
  font-size: 16px;
  font-weight: 500;
  font-family: YSText, Suisse Intl, Arial, sans-serif;
  color: #1a1a1a;
  text-decoration: none;
}


/* Banner inicial */
.container_banner_inicial {
    display: flex;
    justify-content: center;
}

.content_banner_inicial {
    display: flex;
    flex-direction: column;
    width: 1160px;
    gap: 24px;
}

.top_banner_inicial {
    display: flex;
}

.left_top_banner_inicial {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    margin: 51px 158px 0px 40px;
    max-width: 624px;
}

.left_top_banner_inicial h1 {
    width: 609px;

    color: var(--color-palette-black-10);
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 72/Display */
    font-family: var(--font-display, Gramatika);
    font-size: var(--size-header-72, 72px);
    font-style: normal;
    font-weight: 700;
    line-height: var(--line-height-header-72, 68px);
    /* 94.444% */
}

.left_top_banner_inicial p {
    width: 79%;
    color: var(--color-palette-black-10);
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Body 18/Medium UI */
    font-family: "Suisse Intl";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: var(--line-height-body-18-ui, 22px);
    /* 122.222% */
}

.buttons {
    display: flex;
    align-items: center;
    gap: 16px;
    text-align: center;
}

.buttons .orange {
    width: 296px;
    padding: 16px 32px;
    border-radius: 12px;
    border-bottom: 2px solid var(--color-palette-orange-dark);
    background: var(--color-palette-orange-normal);
    color: #FFFFFF;
    box-sizing: border-box;
}

.buttons .white {
    width: 296px;
    display: flex;
    padding: var(--spacing-16) var(--spacing-24);
    justify-content: center;
    align-items: center;
    gap: var(--spacing-8);
    border-radius: 12px;
    box-sizing: border-box;
    white-space: nowrap;

    border: 1px solid #000000;
    background: #FFFFFF;
    padding: 16px 24px;
    color: #000000;
}

.buttons a {
    text-decoration: none;
    font-feature-settings: 'liga' off, 'clig' off;
    text-overflow: ellipsis;
    font-family: "Suisse Intl";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

.right_top_banner_inicial {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.right_top_banner_inicial span{
    position: absolute;
bottom: -65%;
    z-index: -1;
}
.background_icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url('../Imagens/Background_images/banner.svg');
    width: 152.988px;
    height: 177.272px;
    flex-shrink: 0;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;

}

.background_icon p {
    position: relative;
    top: 20%;
    width: 80%;

    color: var(--color-palette-white-100);
    text-align: center;
    font-family: "Suisse Intl";
    font-size: 16.104px;
    font-style: normal;
    font-weight: 500;
    line-height: 95%;
    letter-spacing: -0.161px;
}

.background_icon h1 {
    color: var(--color-palette-white-100);
    text-align: center;
    font-family: Gramatika;
    font-size: 48.312px;
    font-style: normal;
    font-weight: 700;
    line-height: 95%;
    position: relative;
    top: 26%;
}

.bottom_banner_inicial {
    display: grid;
    grid-template-columns: 0.9fr 1.1fr 1.2fr;
    gap: 80px;
    padding: 24px 64px;
    border-radius: 8px;
    background: #1A1A1A;
    align-items: center;
}

.topic {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.topic img {
    width: 24px;
    height: 24px;
}

.topic p {
    color: var(--color-palette-black-10);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Body 18/Medium UI */
    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);
    /* 122.222% */
}

/* Popup Conteudo Programatico */
.container_popup_conteudo_programatico{
    display: none;
    position: fixed;
    overflow-y: auto;
    padding: 38px 32px 36px 32px;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    border-radius: 12px;
    background: var(--background-black-90, #1A1A1A);
    transform: scale(0.8);
    transition: opacity 0.3s ease, transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    border: 1px solid #5a5a5a;
}
.container_popup_conteudo_programatico::backdrop{
    background: rgba(0, 0, 0, 0.75); /* Escurece suavemente */
    backdrop-filter: blur(5px); /* Adiciona blur suave */
}
.container_popup_conteudo_programatico::-webkit-scrollbar{
    display: none;
}
.container_popup_conteudo_programatico .content{
    display: flex;
    width: 691px;
    padding: 0 32px;
    flex-direction: column;
    align-items: center;
    gap: 32px;
}
.container_popup_conteudo_programatico .body{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    align-self: stretch;
}
.container_popup_conteudo_programatico .body .head{
    align-self: stretch;
}
.container_popup_conteudo_programatico .body .head h1{
    color: var(--text-white-primary-100, #FFF);
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;

    font-family: var(--font-display, Gramatika);
    font-size: var(--size-header-40, 40px);
    font-style: normal;
    font-weight: 700;
    line-height: var(--line-height-header-40, 40px); 
}
.container_popup_conteudo_programatico .body .background_card{
    display: flex;
    height: 251px;
    width: 627px;
    box-sizing: border-box;
    padding: 33px 39px 31.702px 38px;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    background: var(--color-palette-white-10-a);
}
    .container_popup_conteudo_programatico .card .main_image{
        display: unset;
        width: 100%;
    }
.container_popup_conteudo_programatico .card .mobile_main_image{
    display: none;
}
.container_popup_conteudo_programatico .body .card{
    display: flex;
    justify-content: space-between;
    width: 550px;
height: 186.298px;
border-radius: 12px;
background: var(--color-palette-orange-dark);
box-shadow: 0 0 11.4px 0 rgba(0, 0, 0, 0.25);
}
.container_popup_conteudo_programatico .body .card .orange_side{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px;
}
.container_popup_conteudo_programatico .body .card .orange_side .top{
    display: flex;
    justify-content: space-between;
}
.container_popup_conteudo_programatico .logo{
    width: 50px;
    height: 11.5px;
}
.container_popup_conteudo_programatico .body .card .orange_side .bottom{
    display: flex;
    width: 338px;
    flex-direction: column;
    align-items: flex-start;
    gap: 3.753px;
}
.container_popup_conteudo_programatico .body .card .orange_side .bottom h1{
    color: var(--color-palette-white-100);
font-feature-settings: 'liga' off, 'clig' off;
font-family: var(--font-display, Gramatika);
font-size: var(--size-header-24, 24px);
font-style: normal;
font-weight: 700;
line-height: var(--line-height-header-24, 28px);
width: 260px;
}
.container_popup_conteudo_programatico .body .card .orange_side .bottom p{
    color: var(--color-palette-white-100);
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: var(--font-default, "Suisse Intl");
    font-size: 7.507px;
    font-style: normal;
    font-weight: 500;
    line-height: 7.507px;
    letter-spacing: -0.15px;
}
.container_popup_conteudo_programatico .typeform{
    display: flex;
    padding: var(--40, 40px) var(--40, 40px) var(--48, 48px) var(--40, 40px);
    flex-direction: column;
    align-items: center;
    gap: var(--spacing-24);
    border-radius: var(--8, 8px);
background: var(--color-palette-orange-normal);
max-width: 547px;
}
.container_popup_conteudo_programatico .typeform 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);
}
.container_popup_conteudo_programatico .typeform ds-widget > input{
    width: 547px;
}
.close_popup_btn{
    position: absolute;
    left: 95%;
    top: 3%;
}
.close_popup_btn:hover{
    cursor: pointer;
}
/* Certificados */
.container_certificados {
    display: flex;
    justify-content: center;
}

.content_certificados {
    display: flex;
    width: 1280px;
    padding: 0 60px;
    flex-direction: column;
    align-items: center;
    gap: 32px;
}

.head_certificados {
    width: 1044px;
}
.head_certificados h2{
    color: var(--text-white-primary-100, #FFF);
text-align: center;
font-variant-numeric: lining-nums proportional-nums;
font-feature-settings: 'liga' off, 'clig' off;
font-family: var(--font-display, Gramatika);
font-size: var(--size-header-72, 72px);
font-style: normal;
font-weight: 700;
line-height: var(--line-height-header-72, 68px); 
}
.body_certificados {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
}

.image_certificados img {
    display: flex;
    width: 769.594px;
    height: 544.13px;
    padding: 0.014px 0.685px 0.471px 0;
    justify-content: center;
    align-items: center;
}


.body_certificados .orange_card {
display: flex;
flex-direction: column;
width: 378px;
height: 544px;
padding: 41.935px 52.203px 38.065px 27.797px;
justify-content: center;
display: flex;
align-items: flex-start;
gap: 104px;
box-sizing: border-box;
border-radius: 32px;
background: var(--color-palette-orange-light);
    position: relative;
}
.body_certificados .orange_card .body{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    align-self: stretch;
}
.body_certificados .orange_card .body .top, .body_certificados .orange_card .body .bottom{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}
.body_certificados .orange_card .body .stamp{
display: flex;
padding: 8px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 8px;
background: var(--color-palette-white-100);
}
.content_certificados h1{
    color: var(--color-palette-black-90);
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);
}
.content_certificados .keyboard_icon{
    position: absolute;
    left: 5%;
    top: 20%;
}


/* Foot banner inicial */
.foot_banner_inicial {
    display: flex;
    width: 1160px;
    justify-content: space-between;
    align-items: flex-start;
    gap: var(--spacing-12);
}
.arrows_amazon_certification{
    display: none;
}
.magazines_certificado{
    display: flex;
    width: 360px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
}
.magazines_certificado p{
    color: var(--color-palette-white-100);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Body 16/Regular Paragraph */
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); /* 137.5% */
}
.magazines_certificado.one p{
    width: 266px;;
}
.magazines_certificado.two p{
    width: 328px;;
}
.magazines_certificado.three p{
    width: 272px;;
}
.foot_banner_inicial_mobile {
    display: none;
}

.about_sirius {
    display: flex;
    width: 960px;
    padding: 32px 48px;
    align-items: flex-start;
    gap: 80px;
    border-radius: 12px;
    background: var(--color-palette-black-90);
    box-sizing: border-box;
    justify-self: center;
}

.head_about_sirius {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}

.head_about_sirius h2 {
    color: var(--color-palette-white-100);
    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);
    flex-shrink: 0;
}

.body_about_sirius {
    display: flex;
    width: 485px;
    padding: var(--24, 24px);
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    border-radius: var(--8, 8px);

}

.body_about_sirius .card {
    display: flex;
    width: 485px;
    padding: var(--24, 24px);
    align-items: flex-start;
    gap: 8px;

    border-radius: var(--8, 8px);
    background: var(--background-white-100, #FFF);
    box-sizing: border-box;
}

.body_about_sirius .card img {
    width: 24px;
    height: 24px;
    aspect-ratio: 1/1;
}

.body_about_sirius .card p {
    flex: 1 0 0;
    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-ui, 20px);
}

/* what's data science */
.container_whats_data_science {
    display: flex;
    justify-content: center;
}

.content_whats_data_science {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    max-width: 1160px;
    gap: 32px;
}

.content_whats_data_science .background {
    position: absolute;
    bottom: 27%;
    z-index: -1;
}

.head_whats_data_science {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.mobile_background {
    display: none;
}

.orange_span {
    display: flex;
    transform: rotate(-1.5deg);
    padding: 10px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;

    background: var(--color-palette-orange-light);
    color: #1A1A1A;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 20/Medium */
    font-family: "Suisse Intl";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.content_whats_data_science h1 {
    max-width: 1031px;
    width: 75%;
    margin-bottom: 32px;
    color: #FFFFFF;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 72/Default */
    font-family: Gramatika;
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 68px;
}

.icon_span {
    position: absolute;
    top: 22.5%;
    left: 47%;
}

.icon_span img {
    width: 72px;
    height: 72px;
}

.text_whats {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.content_whats_data_science p {
    margin-top: 16px;
    width: 777px;
    color: #FFFFFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Body 18/Regular Paragraph */
    font-family: "Suisse Intl";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.mobile_body_whats_data_science{
    display: none;
}
.body_whats_data_science {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(180deg, rgba(1, 119, 127, 0.24) 0.23%, rgba(255, 255, 255, 0.00) 99.96%), url('../Imagens/Background_images/background_whats_data.jpg') lightgray 50% / cover no-repeat;
    width: 1159px;
    flex-shrink: 0;
    gap: 24px;
}
.body_whats_data_science p{
    display: flex
;
    align-self: flex-end;
    margin-right: 102px;
    justify-content: flex-end;
    color: var(--color-palette-black-50);
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Caption 14/Regular */
font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-caption-14, 14px);
font-style: normal;
font-weight: 400;
line-height: var(--line-height-caption-14, 18px); /* 128.571% */
}
.body_whats_data_science h1 {
    margin-top: 48px;
    width: 100%;
    color: #FFFFFF;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Suisse Intl";
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.8px;
}

.body_whats_data_science a {
    text-decoration: none;
    overflow: hidden;
    color: var(--color-palette-black-90);
    font-feature-settings: 'liga' off, 'clig' off;
    text-overflow: ellipsis;
    margin-bottom: 80px;

    /* Sans/Body 18/Medium UI */
    font-family: "Suisse Intl";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}
.body_whats_data_science span{
    display: inline-flex;
        height: 40px;
        box-sizing: border-box;
        padding: 4px 12px;
        margin-left: 4px;
transform: rotate(-1deg);
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 8px;
background: #FF976B;
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: "Suisse Intl";
font-size: 40px;
font-style: normal;
font-weight: 500;
line-height: 40px; /* 100% */
letter-spacing: -0.8px;
}
/* Caminho */
.container_caminho {
    display: flex;
    justify-content: center;
}

.content_caminho {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1160px;
    gap: 16px;
}

.head_caminho {
    color: var(--color-palette-white-100);
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on, 'liga' off, 'clig' off;

    /* Sans/Header 48/Default */
    font-family: "Suisse Intl";
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: -0.48px;

    max-width: 730px;
}

.cards_caminho {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px;
}

.card_caminho {
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-items: flex-start;
    padding: 24px 24px 56px 24px;
    background-color: #FFFFFF;
    border-radius: 8px;
    z-index: 1;
}

.title_card_caminho {
    display: flex;
    gap: 8px;
    padding: 16px;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;

    border-radius: 8px;
    background: #F2F1EE;
}

.title_card_caminho img {
    width: 24px;
    height: 24px;
}

.title_card_caminho h1 {
    color: #1A1A1A;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 24/Medium */
    font-family: "Suisse Intl";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}

.card_caminho p {
    align-self: stretch;

    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: "Suisse Intl";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.icon_teclado_caminho {
    position: absolute;
    width: 63.175px;
    height: 63.361px;
    flex-shrink: 0;
    background-image: url('../Imagens/Icones/icon_teclado.png');
    background-size: cover;
}

.icon_teclado_caminho.one {
    transform: rotate(-35.048deg);
    top: 77%;
    left: 26.5%;
    z-index: 10;
}

.icon_academic_cap {
    position: absolute;
    width: 32.857px;
    height: 33.943px;
    flex-shrink: 0;
    top: 20%;
    left: 27%;
    transform: rotate(27deg);
}

.icon_balance {
    position: absolute;
    width: 33.802px;
    height: 33.997px;
    flex-shrink: 0;
    top: 18%;
    left: 24%;
    transform: rotate(348deg);
}

.orange_caminho {
    display: flex;
    flex-direction: column;
    padding: 24px;
    justify-content: center;
    align-items: center;
    gap: 16px;
    position: relative;
    margin-bottom: 42px;
    width: 1160px;
    border-radius: 8px;
    background: var(--Background-orange, #FF976B);
    box-shadow: 4px 8px 18.4px 0px rgba(233, 110, 58, 0.62);
}

.orange_caminho h1 {
    color: #1A1A1A;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 32/Default */
    font-family: "Suisse Intl";
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.64px;
}

.icon_teclado_caminho.two {
    transform: rotate(19.745deg);
    top: 8%;
    right: 38%;
}

.topics_orange {
    display: flex;
    gap: 16px;
    justify-content: center;
    align-items: center;
}

.topics_orange p {
    display: flex;
    padding: 16px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 8px;
    background: #FFF;

    color: #1A1A1A;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Body 16/Medium UI */
    font-family: "Suisse Intl";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.balloon_caminho {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: absolute;
    right: 73%;
    top: 85%;
}

.thingy_caminho {
    width: 32px;
    height: 20px;
    position: relative;
    right: 5%;
}

.balloon_caminho .body {
    display: flex;
    border-radius: 8px;
    background: #FFF;
    max-width: 280px;
    padding: 12px 16px 12px 8px;
}

.balloon_caminho .body p {
    color: #1A1A1A;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Caption 14/Medium */
    font-family: "Suisse Intl";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}

.balloon_caminho .body img {
    width: 16px;
    height: 16px;
}

/* Aspas */
.container_aspas {
    display: flex;
    justify-content: center;
}

.content_aspas {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 952px;
    gap: 24px;
}
.content_aspas span{
    width: 1172px;
height: 430.079px;
flex-shrink: 0;
    border-radius: 1172px;
background: linear-gradient(to bottom right, var(--color-palette-orange-light) 6%, rgba(26, 26, 26, 0.02) 50%) bottom right / 50% 50% no-repeat, linear-gradient(to bottom left, var(--color-palette-orange-light) 6%, rgba(26, 26, 26, 0.02) 50%) bottom left / 50% 50% no-repeat, linear-gradient(to top left, var(--color-palette-orange-light) 6%, rgba(26, 26, 26, 0.02) 50%) top left / 50% 50% no-repeat, linear-gradient(to top right, var(--color-palette-orange-light) 6%, rgba(26, 26, 26, 0.02) 50%) top right / 50% 50% no-repeat;
    opacity: 0.2;
    position: absolute;
    z-index: -1;
}
.aspas img {
    width: 30px;
    height: 24px;
    flex-shrink: 0;
}

.content_aspas .text {
    width: 952px;

    color: #FFFFFF;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 48/Display */
    font-family: Gramatika;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
}

.content_aspas .images {
    display: flex;
}

.content_aspas .images img {
    width: 80px;
    height: 80px;
    flex-shrink: 0;
    border-radius: 100%;
    object-fit: cover;
    margin-left: -7px;
}
.tripleten_team{
    display: flex;
    gap: 4px;
    align-items: center;
}
.tripleten_team img{
    width: 24px;
    height: 24px;
}
.tripleten_team h5{
    color: var(--color-palette-white-100);
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);
}
/* Journey - CSS ORIGINAL */
.container_journey {
    display: flex;
    justify-content: center;
    background-color: #2A2A2A;
    padding: 40px 20px;
}

.content_journey {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 960px;
    gap: 48px;
}

.head_journey {
    display: flex;
    flex-direction: column;
    max-width: 688px;

    color: #FFFFFF;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 72/Display */
    font-family: Gramatika;
    font-size: var(--size-header-72, 72px);
    font-style: normal;
    font-weight: 700;
    line-height: var(--line-height-header-72, 68px);
}
.icon_head_journey{
    display: flex;
}
.icon_head_journey img {
    position: relative;
    width: 72px;
    height: 72px;
}

.body_journey {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.card_journey {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 24px 24px 32px 24px;
    align-self: stretch;

    background: #1A1A1A;
}

.head_card_journey {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    width: 100%;
    /* ADICIONADO APENAS PARA FAQ */
}

.head_card_journey .left {
    display: flex;
    flex-direction: column;
}

.head_card_journey .left h1 {
    color: #FFFFFF;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 24/Medium */
    font-family: "Suisse Intl";
    font-size: var(--size-header-24, 24px);
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}

.head_card_journey .left p {
    display: flex;
    gap: 16px;
    align-items: flex-end;

    color: #808080;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Body 16/Regular UI */
    font-family: "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% */
}

.span_head_journey {
    display: flex;
    padding: 4px 12px 4px 8px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;

    border-radius: 8px;
    background: var(--color-palette-orange-pale);

    color: #E96E3A;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Body 16/Regular UI */
    font-family: "Suisse Intl";
    font-size: var(--size-body-16, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--line-height-body-16-ui, 20px);
}

.right {
    display: flex;
    width: 40px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 10px;
}



.body_card_journey {
    height: 216px;
    align-self: stretch;
    aspect-ratio: 38/9;
    border-radius: 16px;
}

.body_card_journey.one {
    background: url('../Imagens/Background_images/background_card1_journey.jpg') lightgray -38.5px -154.336px / 108.443% 304.849% no-repeat;
}

.body_card_journey.two {
    background: url('../Imagens/Background_images/background_card2_journey.jpg') lightgray 0px -19.002px / 100% 253.375% no-repeat;
}

.body_card_journey.three {
    aspect-ratio: 912/215;
    background: url('../Imagens/Background_images/background_card3_journey.jpg') lightgray 0px -628.944px / 100% 656.639% no-repeat;
}

.text_card_journey {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

/* REGRAS FAQ - DEVEM FICAR APÓS AS ORIGINAIS */
.text_card_journey {
    display: none;
}

.text_card_journey.show {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.right img {
    transition: transform 0.3s ease;
}

.card_journey.expanded .right img {
    transform: rotate(-45deg);
}

/* FIM REGRAS FAQ */

.text_card_journey p {
    color: #F2F1EE;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Body 16/Regular UI */
    font-family: "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% */
}

.topics,
.skills {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}

.text_card_journey .topics h1,.text_card_journey .skills h1 {
    padding: 4px 12px 4px 8px;
    border-radius: 8px;
    background-color: #FFFFFF;
    color: var(--color-palette-black-50);
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Body 16/Regular UI */
    font-family: "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% */
}

ul {
    list-style-type: disc;
    margin-left: 24px;
}

li {
    color: #F2F1EE;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Body 16/Regular UI */
    font-family: "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% */
}

.body_card_journey.four {
    background: url('../Imagens/Background_images/background_card4_journey.jpg') lightgray 0px -174.116px / 100% 633.256% no-repeat;
}

.body_card_journey.five {
    background: url('../Imagens/Background_images/background_card5_journey.jpg') lightgray 0px -384.82px / 100% 632.561% no-repeat;
}

.body_card_journey.six {
    background: url('../Imagens/Background_images/background_card6_journey.jpg') lightgray 50% / cover no-repeat;
}

.body_card_journey.seven {
    background: url('../Imagens/Background_images/background_card7_journey.jpg') lightgray 50% / cover no-repeat;
}

.btn_journey {
    display: flex;
    width: 225px;
    justify-content: center;
    align-self: flex-start;
    padding: 8px 16px;
    gap: 8px;
    height: 40px;
    box-sizing: border-box;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #000000;
    background: #FFFFFF;
}

.btn_journey a {
    text-decoration: none;
    overflow: hidden;
    color: #000000;
    font-feature-settings: 'liga' off, 'clig' off;
    text-overflow: ellipsis;

    /* Sans/Caption 14/Medium */
    font-family: "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% */
}

/* Postgraduate Program */
.container_postgraduate_program {
    display: flex;
    justify-content: center;
}

.content_postgraduate_program {
    display: flex;
    padding: var(--spacing-56) var(--32, 32px);
    align-items: flex-start;
    gap: var(--24, 24px);
    border-radius: var(--border-radius-12);
    background: var(--color-palette-black-90);
}
.content_postgraduate_program .typeform{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
    width: 627px;
}
.content_postgraduate_program .typeform 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: var(--font-default, "Suisse Intl");
font-size: var(--size-header-48, 48px);
font-style: normal;
font-weight: 500;
line-height: var(--line-height-header-48, 48px); /* 100% */
letter-spacing: -0.48px;

}
.content_postgraduate_program .typeform ds-widget{
    display: flex;
    width: 627px;
    padding: var(--40, 40px) var(--40, 40px) var(--48, 48px) var(--40, 40px);
    flex-direction: column;
    align-items: center;
    gap: var(--spacing-24);
    border-radius: var(--8, 8px);
    background: var(--color-palette-orange-normal);
    box-sizing: border-box;
}

    .mobile_postgraduate_program{
        display: none;
    }
/* Best Bootcamps */
.container_best_bootcamps {
    display: flex;
    justify-content: center;
}
.mobile_banner_best_bootcamps{
    display: none;
}
.content_best_bootcamps {
    display: flex;
    flex-direction: column;
    width: 1280px;
    padding-top: 8px;
    align-items: center;
}

.banner_best_bootcamps {
    display: flex;
    justify-content: center;
    position: relative;
    top: 7%;
    left: 1.2%;
    width: 100%;
    height: 115px;
    background-repeat: no-repeat;
    background-image: url('../Imagens/Background_images/white_banner.png');
}

.logo_best_bootcamp {
    overflow: hidden;
    position: absolute;
}

.logo_best_bootcamp.one,
.logo_best_bootcamp.two {
    width: 96px;
    height: 96px;
    flex-shrink: 0;
}

.logo_best_bootcamp.one {
    top: 11%;
    left: 5%;
}

.logo_best_bootcamp.two {
    top: 10%;
    left: 11.3%;
}

.logo_best_bootcamp.three {
    width: 98.55px;
    height: 111.734px;
    flex-shrink: 0;
    top: 4%;
    left: 17.4%;
}

.logo_best_bootcamp.four {
    width: 100.361px;
    height: 98.806px;
    flex-shrink: 0;
    top: 11%;
    left: 23.5%;
    border-radius: 48px;
}

.logo_best_bootcamp.five {
    width: 102px;
    height: 102px;
    flex-shrink: 0;
    top: 11%;
    left: 30%;
}

.logo_best_bootcamp.six {
    width: 100px;
    height: 97.222px;
    flex-shrink: 0;
    top: 12%;
    left: 35.7%;
    border-radius: 40px;
}

.banner_best_bootcamps .right {
    display: flex;
    position: relative;
    left: 19%;
    top: 3%;
    width: 532px;
    align-items: center;
}

.right h1 {
    display: flex;
    align-items: center;
    color: #000;
    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);
    /* 122.222% */
}

.right img {
    width: 24px;
    height: 24px;
}

.body_best_bootcamps {
    display: flex;
    width: 1160px;
    box-sizing: border-box;
    padding: var(--64, 64px) var(--56, 56px) var(--56, 56px) var(--56, 56px);
    flex-direction: column;
    align-items: center;
    gap: 56px;
    border-radius: 12px;
    border: 1px solid #E3E1DE;
}
.body_best_bootcamps .title{
    display: flex;
    justify-content: center;
}
.body_best_bootcamps .title h1 {
    color: var(--color-palette-white-100);
    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;
    width: 50%;
}



.main_content {
    display: flex;
    gap: 32px;
}

.identification_box {
    display: flex;
    width: 260px;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
}

.mobile_identification_box {
    display: none;
}

.person_image {
    width: 116px;
    height: 116px;
    border-radius: 116px;
    background: url('../Imagens/section_best_bootcamp/person.jpg') lightgray -164.875px -117.797px / 406.897% 271.536% no-repeat;
}

.identification_box h1 {
    margin: 8px 0;

    color: var(--color-palette-white-100);
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;

    font-family: var(--font-default, "Suisse Intl");
    font-size: var(--size-header-32, 32px);
    font-style: normal;
    font-weight: 500;
    line-height: var(--line-height-header-32, 32px);
    letter-spacing: -0.64px;
}

.links {
    display: flex;
    margin-bottom: 48px;
    gap: 8px;
}

.links a {
    color: var(--text-white-primary-100, #FFF);
    font-feature-settings: 'liga' off, 'clig' off;
    text-decoration: none;

    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);
}

.linkedin,
.git {
    display: flex;
    gap: 4px;
}

.money {
    display: flex;
    flex-direction: column;
}

.money h1 {
    color: var(--text-white-primary-100, #FFF);
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;

    font-family: var(--font-default, "Suisse Intl");
    font-size: var(--size-header-32, 32px);
    font-style: normal;
    font-weight: 500;
    line-height: var(--line-height-header-32, 32px);
    letter-spacing: -0.64px;
}

.money p {
    color: var(--color-palette-white-100);
    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);
}

.board {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    gap: 10px;
}

.skills_and_formation {
    display: flex;
    gap: 64px;
}

.skills {
    display: flex;
    flex-direction: column;
}

.skills h5 {
    color: var(--color-palette-white-100);
    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);
}

.icons {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 380px;
}

.mobile_icons {
    display: none;
}

.top_icons,
.middle_icons,
.bottom_icons {
    display: flex;
    gap: 4px;
}

.icon {
    display: flex;
    padding: var(--8, 8px);
    justify-content: flex-start;
    align-items: center;
    gap: 4px;

    border-radius: 8px;
    background: #F2F1EE;
}

.icon img {
    width: 16px;
    height: 16px;
}

.icon p {
    color: var(--text-primary-90, #1A1A1A);
    font-feature-settings: 'liga' off, 'clig' off;

    font-family: var(--font-default, "Suisse Intl");
    font-size: var(--size-caption-14, 14px);
    font-style: normal;
    font-weight: 500;
    line-height: var(--line-height-caption-14, 18px);
}

.mobile_formation {
    display: none;
}

.formation {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.formation h5 {
    color: var(--color-palette-white-100);
    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);
}

.body_formation {
    display: flex;
    gap: 8px;
    width: 303px;
    align-items: flex-start;
}

.body_formation img {
    width: 25px;
    height: 16px;
    display: flex;
    padding: var(--8, 8px) 4px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    border-radius: 4px;
    background: var(--background-black-90, #1A1A1A);
}

.body_formation h1 {
    color: var(--color-palette-white-100);
    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% */
}

.soft_skills_and_projects {
    display: flex;
    align-items: flex-start;
    gap: 64px;
    margin-top: 22px;
}

.soft_skills {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    border-radius: 0px 128px 0px 12px;
}

.soft_skills h5 {
    color: var(--color-palette-white-100);
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Body 16/Medium UI */
    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);
    /* 125% */
}

.projects {
    display: flex;
    width: 303px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}

.projects h5 {
    color: var(--color-palette-white-100);
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Body 16/Medium UI */
    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);
}

.projects h1 {
    color: var(--color-palette-white-100);
    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);
}

.projects p {
    color: var(--color-palette-black-20);
    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);
}

.certifications {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}

.certifications h5 {
    color: var(--color-palette-white-100);
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Body 16/Medium UI */
    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);
    /* 125% */
}

.aws_academy {
    display: flex;
    flex-direction: column;
    gap: 4px;
    text-align: left;
}

.mobile_aws_academy {
    display: none;
}
/* Big Salary */
.container_big_salary{
    display: flex;
    justify-content: center;
}
.content_big_salary{
    display: flex;
    flex-direction: column;
    gap: 104px;
    max-width: 1160px;
}
.head_big_salary{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.head_big_salary h1{
    color: var(--color-palette-white-100);
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-72, 72px);
font-style: normal;
font-weight: 700;
line-height: var(--line-height-header-72, 68px);
}
.body_big_salary{
display: flex;
width: 1155px;
height: 778px;
align-items: flex-start;
gap: 24px;
flex-shrink: 0;
}
.body_big_salary .left_side{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 778px;
    padding: 32px 32px 32px 36px;
    box-sizing: border-box;
    align-items: flex-start;
    gap: 24px;
    border-radius: 8px;
    background: var(--color-palette-black-90);
}
.body_big_salary h3{
    color: var(--color-palette-white-100);
font-feature-settings: 'liga' off, 'clig' off;

font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-header-24, 24px);
font-style: normal;
font-weight: 500;
line-height: var(--line-height-header-24, 28px);
}
.body_big_salary h4{
    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-24, 24px);
    font-style: normal;
    font-weight: 500;
    line-height: var(--line-height-header-24, 28px);
}
.body_big_salary p{
    color: var(--color-palette-black-50);
font-feature-settings: 'liga' off, 'clig' off;

font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-caption-14, 14px);
font-style: normal;
font-weight: 400;
line-height: var(--line-height-caption-14, 18px);
}
.head_left_side{
    width: 572px;
}
.head_left_side h2{
    color: var(--color-palette-white-100);
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;
}

.head_left_side span{
    color: var(--color-palette-orange-normal);
}

.body_left_side{
    display: flex;
    align-items: flex-end;
    position: relative;
}
.base_salary, .mba_salary{
    position: absolute;
    z-index: 100;
    left: 86.5%;
}
.mba_salary{
    top: -13.5%;
}
.base_salary{
    bottom: 32%;
}
.body_left_side .card{
    display: flex;
    flex-direction: column-reverse;
    padding: 1px;
    position: relative;
}
.body_left_side .card p{
    position: absolute;
    padding: 8px;
}
.body_left_side .card.junior .orange{
    width: 245px;
    height: 290px;
    flex-shrink: 0;
}
.body_left_side .card.pleno .orange{
    width: 245px;
    height: 372px;
    flex-shrink: 0;
}
.body_left_side .card.senior .orange{
    width: 245px;
    height: 448px;
    flex-shrink: 0;
}
.body_left_side .card .orange{
    align-items: flex-start;
    width: 245px;
    height: 290px;
    flex-shrink: 0;
    border-radius: 12px 0 0 0;
background: var(--color-palette-orange-normal);
padding: 8px;
box-sizing: border-box;
}
.body_left_side .card .orange svg{
    position: relative;
    bottom: 3.5%;
}
.body_left_side .card .orange .reais{
        position: relative;
    bottom: 4%;
}
.body_left_side .card .salmon svg{
    position: relative;
    bottom: 9.5%;
}
.body_left_side .card .salmon .reais{
        position: relative;
    bottom: 10%;
}
.body_left_side .card .salmon{
width: 245px;
height: 151px;
flex-shrink: 0;
border-radius: 12px 0 0 0;
background: var(--color-palette-orange-pale);
position: absolute;
padding: 8px;
box-sizing: border-box;
}
.body_big_salary .right_side{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    max-width: 491px;
}
.body_big_salary .right_side .cards_salary{
    display: flex;
width: 328px;
height: 234px;
padding:40px 120px 40px 24px;
flex-direction: column;
align-items: flex-start;
gap: 8px;
flex-shrink: 0;
border-radius: 8px;
box-sizing: border-box;
background: var(--color-palette-black-90);
}
.body_big_salary .right_side .cards_salary.one{
    padding-right: 0;
}
.body_big_salary .right_side .cards_salary h1{
    color: var(--color-palette-white-100);
font-variant-numeric: lining-nums proportional-nums;
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Header 48/Display */
font-family: var(--font-display, Gramatika);
font-size: var(--size-header-48, 48px);
font-style: normal;
font-weight: 700;
line-height: var(--line-height-header-48, 48px); /* 100% */
}
.body_big_salary .right_side .cards_salary h5{
    color: var(--color-palette-white-100);
    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);
}
.body_big_salary .right_side .cards_salary p{
    overflow: hidden;
color: var(--color-palette-black-50);
font-feature-settings: 'liga' off, 'clig' off;
text-overflow: ellipsis;

/* Sans/Caption 14/Regular */
font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-caption-14, 14px);
font-style: normal;
font-weight: 400;
line-height: var(--line-height-caption-14, 18px); /* 128.571% */
}
.body_big_salary .right_side .cards_salary.three{
    height: 277px;
}

/* STEPS */
.stamp_mobile.confident_smile, .stamp_mobile.heart_eyes, .stamp_mobile.lightning, .steps_thingy, .stamp_mobile.fire{
    background-color: #6CC989;
}

.container_steps {
    display: flex;
    justify-content: center;
}

.content_steps {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1160px;
}

.head_steps {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 780px;
    height: 140px;
    flex-shrink: 0;
    color: var(--color-palette-white-100);
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 72/Display */
    font-family: var(--font-display, Gramatika);
    font-size: var(--size-header-72, 72px);
    font-style: normal;
    font-weight: 700;
    line-height: var(--line-height-header-72, 68px);
    /* 94.444% */
}
.teclado_key{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: -1;

}
.airplane_icon{
    position: absolute;
    right: 51.5%;
    top: 39%;

}
.airplane_icon img{
    width: 40px;
    height: 40px;
    z-index: 10;
}
.head_steps span img{
    position: relative;
    left: 3%;
}
.head_steps h2 {
    border-radius: 12px 12px 12px 12px;
    background-color: #6cc989;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0px 5px 44px 0px rgba(108, 201, 137, 1);
    padding: 8px 24px;
    transform: rotate(359deg);
}

.head_consultoria_cards_steps {
    display: flex;
    flex-direction: column;
    color: #1a1a1a;
    font-size: 32px;
    font-family: 'YSText', Arial, sans-serif;
    line-height: 1;
    font-weight: 600;
}

.head_consultoria_cards_steps h2 {
    position: relative;
}

.body_steps {
    background-color: #FF976B;
    margin-top: 96px;
    width: 1232px;
    border-radius: 8px;
    margin-bottom: 96px;
    max-height: 1724px;
}

.consultoria_cards_steps {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    color: #1a1a1a;
    font-size: 18px;
    font-family: 'YSText', Arial, sans-serif;
    line-height: 22px;
    font-weight: 100;
    gap: 24px;
    position: relative;
    box-sizing: border-box;

}

.body_consultoria_cards_steps {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.cards_steps {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    background-color: #ffffff;
    border-radius: 8px;
    position: relative;
    bottom: 5%;
    margin-top: 24px;
    width: 1160px;
    height: 343px;
    padding: 24px 32px;
    box-sizing: border-box;
}
span.feature {
    display: flex
;
    width: 474px;
    background-color: black;
    position: absolute;
    top: 14%;
}
.cards_steps.one {
    gap: 108px;
    justify-content: flex-start;
}

.cards_steps.two {
    gap: 64px;
}

.cards_steps.fourth_step {
    gap: 40px;
}

.cards_steps.fourth_step .topics_body_consultoria {
    width: 80%;
}

.cards_steps.three {
    padding: 0;
}

.cards_steps.three .consultoria_cards_steps {
    height: 344px;
    justify-content: flex-start;
    width: 530px;
    z-index: 100;
    background-color: white;
    border-radius: 8px;
    padding: 24px 30px;
}

.stamp_steps.confident_smile {
    position: absolute;
    bottom: -275%;
    left: 119%;
    border-radius: 0px 0px 0px 0px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

.stamp_steps.heart_eyes {
    position: absolute;
    top: 40%;
    left: 65%;
    width: 201px;
    height: 201px;
    transform: rotate(320deg);
}

.stamp_steps.lightning {
    display: flex;
    position: absolute;
    left: 51%;
    top: 77%;
    border-radius: 6px 6px 6px 6px;
    background-color: #FF976B;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    box-shadow: 8px 8px 16px 0px rgba(255, 208, 120, 0.2);
    padding: 12px;
    color: #1a1a1a;
    font-size: 14px;
    font-family: 'YSText', Arial, sans-serif;
    line-height: 1.25;
    font-weight: 200;
}

.stamp_steps.fire {
    position: absolute;
    top: -7%;
    left: 85%;
}

img.icon_stamp_steps_5 {
    top: 13%;
    left: 36%;
    position: absolute;
    transform: rotate(20deg);
}

.text1_stamp_steps_5 {
    color: #1a1a1a;
    font-size: 20px;
    font-family: 'YSText', Arial, sans-serif;
    line-height: 19px;
    font-weight: 500;
    width: 70%;
    top: 55%;
    position: absolute;
    left: 20%;
        transform: rotate(20deg);
}

.icon_stamp_steps_2 {
    position: absolute;
    bottom: 49%;
    left: 35%;
    transform: rotate(19deg);
}

.text1_stamp_steps_2 {
    width: 50%;
    text-align: center;
    position: absolute;
    bottom: 32%;
    left: 21%;
    color: #1a1a1a;
    font-size: 20px;
    font-family: 'YSText', Arial, sans-serif;
    line-height: 19px;
    font-weight: 500;
    transform: rotate(17deg);
}

.icon_stamp_steps_1 {
    position: absolute;
    left: 35%;
    top: 13%;
    transform: rotate(16.237deg);
}

.head_consultoria_cards_steps p {
    color: #1a1a1a;
    font-size: 20px;
    font-family: 'YSText', Arial, sans-serif;
    line-height: 19px;
    font-weight: 500;
    transform: rotate(19deg);
}

.text1_stamp_steps_1 {
    text-decoration: line-through;
    position: absolute;
    top: 50%;
    left: 27%;
}

.text2_stamp_steps_1 {
    position: absolute;
    top: 62%;
    left: 27%;

}

.image_cards_steps {
    align-items: center;
    justify-content: center;
}
.image_cards_steps .feature img{
    width: 27.12px;
height: 6.604px;
flex-shrink: 0;
padding-top: 2px;
    padding-left: 4px;
}
.background_steps{
    width: 484px;
    height: 291px;
    flex-shrink: 0;
    border-radius: 7.406px;
    background: #1A1A1A;
    position: absolute;
    z-index: -1;
}
#image_1 {
    background-image: url('../Imagens/section_steps/steps_pic1.png');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
    width: 422px;
    height: 275px;
}

#image_2 {
    background-image: url('../Imagens/section_steps/steps_pic2.png');
    background-position: center center;
    background-size: cover;
    width: 424.625px;
    height: 245.023px;
    flex-shrink: 0;
    position: relative;
}

#image_3 {
    background-image: url('../Imagens/section_steps/steps_pic3.jpg');
    width: 602.519px;
    height: 344px;
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 8px 8px 8px 8px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
    z-index: 1;
}

#image_4 {
    background-image: url('../Imagens/section_steps/steps_pic_4.jpg');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 474px;
    height: 280px;
}

.image_cards_steps img {
width: 462.328px;
height: 218.623px;
flex-shrink: 0;
}

.topics_body_consultoria {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.topic_body_consultoria {
    display: flex;
    color: #1a1a1a;
    font-size: 18px;
    font-family: 'YSText', Arial, sans-serif;
    line-height: 1.2;
    font-weight: 100;
    gap: 8px;
}

.topic_body_consultoria img {
    width: 18px;
    height: 16px;
}

.foot_cards_steps {
    color: #ffffff;
    font-size: 18px;
    font-family: 'YSText', Arial, sans-serif;
    line-height: 1.2;
    font-weight: 200;
    border-radius: 12px 12px 12px 12px;
    margin-top: 16px;
}

.foot_cards_steps a {
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    font-family: 'YSText', Arial, sans-serif;
    line-height: 1.2;
    font-weight: 200;
    padding: 10px 24px;
    background-color: #1a1a1a;

}

.reverse_cards_steps {
    display: flex;
    flex-direction: row-reverse;
}

.fifth_step {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 24px 64px 48px 64px;
    height: 271px;
    text-align: left;
}

.title_fifth_step {
    color: #1a1a1a;
    font-size: 32px;
    font-family: 'YSText', Arial, sans-serif;
    line-height: 32px;
    font-weight: 600;
    display: flex;
    justify-content: center;
}

.background_image_fifth_step {
    background-image: url('../Imagens/section_steps/waves.svg');
    width: 807px;
    height: 64px;
    position: relative;
right: 6.5%;
    top: -2%;
    background-size: cover;
    background-position: center;
    margin-top: 16px;
}

.icon_fifth_step .fourth_icon {
    margin-left: 12px;
}

.icon_fifth_step,
.text_fifth_step {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    position: relative;
    left: 0%;
    width: 93%;
    gap: 95px;
}

.text_fifth_step {
    color: #1a1a1a;
    font-size: 18px;
    font-family: 'YSText', Arial, sans-serif;
    line-height: 22px;
    font-weight: 100;
}

.text_fifth_step p {
    width: 102%;
}

#icon_adjust_fifth_step {
    position: relative;
    left: 10%;
}

.mobile_version {
    display: none;
}

.desktop_version {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
}

/* cards included */
.container_cards_included {
    display: flex;
    justify-content: center;
}

.content_cards_included {
    display: flex;
    flex-direction: column;
    max-width: 1280px;
    position: relative;
}

.head_cards_included {
    display: flex;
    justify-content: center;
    margin-bottom: 32px;
}

.head_cards_included h1 {
    width: 596px;

    color: #FFF;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on, 'liga' off, 'clig' off;

    /* Sans/Header 48/Default */
    font-family: "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;
}

.cards_included {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr 1fr;
    gap: 16px;
}

.card_included {
    display: flex;
    flex-direction: column;
    ALIGN-ITEMS: center;
    justify-content: flex-end;
    width: 376px;
    height: 412px;
    flex-shrink: 0;
    border-radius: 8px 48px 8px 8px;
    gap: 16px;
    background: #000000;
}

.card_included h1 {
    width: 309px;

    color: #FFFFFF;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 32/Default */
    font-family: "Suisse Intl";
    font-size: var(--size-header-32, 32px);
    font-style: normal;
    font-weight: 500;
    line-height: var(--line-height-header-32, 32px);
    letter-spacing: -0.64px;
}

.top_card_included {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}

.top_card_included .width_adjust {
    width: 334px;
}

.button_card_included {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 16px;
    gap: 8px;

    border-radius: 10px;
    border-bottom: 2px solid var(--color-background-glassy-b);
    background: #2A2A2A;
    cursor: pointer;
}

.button_card_included p {
    overflow: hidden;
    color: #FFFFFF;
    font-feature-settings: 'liga' off, 'clig' off;
    text-overflow: ellipsis;

    /* Sans/Caption 14/Medium */
    font-family: "Suisse Intl";
    font-size: var(--size-caption-14, 14px);
    font-style: normal;
    font-weight: 500;
    line-height: var(--line-height-caption-14, 18px);
}

.background_image_card_included {
    height: 256px;
    flex-shrink: 0;
    align-self: stretch;
    border-radius: 0px 0px 8px 8px;
}

.background_image_card_included.one {
    background: url('../Imagens/Included/card_image_1_included.jpg') lightgray 50% / cover no-repeat;
}

.background_image_card_included.two {
    background: url('../Imagens/Included/included_card_image2.jpg') lightgray 50% / cover no-repeat;
}

.background_image_card_included.three {
    background: url('../Imagens/Included/included_card_image3.jpg') lightgray 50% / cover no-repeat;
}

.background_image_card_included.four {
    background: url('../Imagens/Included/included_card_image4.jpg') lightgray 50% / cover no-repeat;
    height: 288px;
}

.background_image_card_included.five {
    background: url('../Imagens/Included/included_card_image5.jpg') lightgray 50% / cover no-repeat;
    height: 288px;
}

.background_image_card_included.six {
    background: url('../Imagens/Included/included_card_image6.jpg') lightgray 50% / cover no-repeat;
    width: 376px;
    height: 288px;
}

/* POP UP cards included */
.content_popup {
    display: none; 
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.content_popup .card {
    width: 376px;
    height: 324px;
    flex-shrink: 0;
    background: #000000;
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 48px;
    padding: 24px;
    position: fixed;
    box-sizing: border-box;
}

.content_popup .card p {
    width: 328px;
    color: #E3E1DE;
    font-feature-settings: 'liga' off, 'clig' off;

    font-family: var(--font-default, "Suisse Intl");
    font-size: var(--size-body-16, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--line-height-body-16-ui, 20px);
}
.card.one {
    right: 60.7%;
    bottom: 44%;
}
.card.two {
    bottom: 44%;
}
.card.three {
    bottom: 44%;
    left: 60.75%;
}
.card.four {
    top: 63%;
    right: 60.7%;
}
.card.five {
    top: 63%;
}
.card.six {
    top: 63%;
    left: 60.75%;
}
.btn_card_popup {
    display: flex;
    padding: var(--spacing-8) var(--spacing-16);
    justify-content: center;
    align-items: center;
    gap: var(--spacing-8);
    cursor: pointer;
    border-radius: var(--border-radius-10);
border-bottom: 2px solid rgba(0, 0, 0, 0.14);
background: rgba(42, 42, 42, 1);
}

.btn_card_popup a {
    display: flex;
    align-items: center;
    overflow: hidden;
    color: #FFFFFF;
    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);
                text-decoration: none;
}

.btn_card_popup img {
    width: 24px;
    height: 24px;
}
.arrows_cards_included{
    display: none;
}

/* Amazon Certification */
.container_amazon_certification {
    display: flex;
    justify-content: center;
}

.content_amazon_certification {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 964px;
    gap: 32px;
}

.head_amazon_certification {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 78%;
}

.head_amazon_certification h1 {
    color: #FFF;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 72/Display */
    font-family: Gramatika;
    font-size: var(--size-header-72, 72px);
    font-style: normal;
    font-weight: 700;
    line-height: var(--line-height-header-72, 68px);
}

.head_amazon_certification span {
    display: flex;
    transform: rotate(1deg);
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    background: #FF976B;
    box-shadow: 2px 5px 22.4px 0px rgba(255, 151, 107, 0.29);

    color: #1A1A1A;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 72/Display */
    font-family: Gramatika;
    font-size: var(--size-header-72, 72px);
    font-style: normal;
    font-weight: 700;
    line-height: var(--line-height-header-72, 68px);
}

.cards_amazon_certification {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 16px;
    margin-top: 88px;
}

.card_amazon_certification {
    display: flex;
    justify-content: flex-end;
    position: relative;
    width: 474px;
    height: 465.745px;
    padding: var(--spacing-48) var(--24, 24px) var(--spacing-32) var(--spacing-24);
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    box-sizing: border-box;
    border-radius: 8px;
    background-color: #1A1A1A;
}

.card_amazon_certification h1 {
    width: 390px;

    color: var(--color-palette-white-100);
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 24/Medium */
    font-family: "Suisse Intl";
    font-size: var(--size-header-24, 24px);
    font-style: normal;
    font-weight: 500;
    line-height: var(--line-height-header-24, 28px);
}

.card_amazon_certification p {
    color: #FFFFFF;
    font-feature-settings: 'liga' off, 'clig' off;
    width: 346px;
    /* Sans/Body 18/Regular UI */
    font-family: "Suisse Intl";
    font-size: var(--size-body-18, 18px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--line-height-body-18-ui, 22px);
}

.blue_amazon_logo {
    display: inline-flex;
    position: absolute;
    width: 120px;
    height: 106.022px;
    flex-shrink: 0;
    aspect-ratio: 90.58/90.58;
    background: url("../Imagens/Logos/logo-asu.png") transparent 50% / cover no-repeat;
    bottom: 90%;
    border-radius: 12px;
}

.black_amazon_logo {
    display: inline-flex;
    position: absolute;
    width: 107.387px;
    height: 114.546px;
    flex-shrink: 0;
    aspect-ratio: 107.39/114.55;
    background: url("../Imagens/Logos/black_amazon_logo_black_background.png") -17.898px -14.318px / 133.333% 125% no-repeat;
    bottom: 90%;
    border-radius: 12px;
}
.card_amazon_certification .btn{
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border-bottom: 2px solid var(--color-background-glassy-b);
    background: #2A2A2A;
    padding: 8px 16px;
    display: flex;
    gap: 8px;
}
.card_amazon_certification .btn a{
    text-decoration: none;
    overflow: hidden;
color: #fff;
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% */
}
/* Mentorias */
.mentorias {
    display: flex;
    justify-content: center;
}

.container_mentorias {
    display: flex;
    justify-content: center;
    border-radius: 12px;
    background-color: #FF976B;
    width: 1280px;
    align-self: center;
}

.content_mentorias {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 35px 60px 41px 60px;
    gap: 48px;
    padding: 56px 0 32px 0;
    border-radius: 12px;
    background-color: #1A1A1A;
    width: 1160px;
}

.head_mentoria {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    max-width: 680px;
}

.head_mentoria h1 {
    color: #FFF;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on, 'liga' off, 'clig' off;

    /* Sans/Header 48/Default */
    font-family: "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;
}

.head_mentoria p {
    max-width: 474px;

    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 20/Regular */
    font-family: "Suisse Intl";
    font-size: var(--size-header-20, 20px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--line-height-header-20, 24px);
    /* 120% */
}

.button_mentoria {
    display: flex;
    padding: var(--16, 16px) var(--32, 32px) var(--16, 16px) var(--24, 24px);
    justify-content: center;
    align-items: center;
    gap: 4px;
    cursor: pointer;
    border-radius: 12px;
    border-bottom: 2px solid var(--color-palette-black-20);
    background: #FFF;
}

.button_mentoria a {
    text-decoration: none;
    overflow: hidden;
    color: var(--color-palette-black-90);
    font-feature-settings: 'liga' off, 'clig' off;
    text-overflow: ellipsis;

    /* Sans/Body 18/Medium UI */
    font-family: "Suisse Intl";
    font-size: var(--size-body-18, 18px);
    font-style: normal;
    font-weight: 500;
    line-height: var(--line-height-body-18-ui, 22px);
}

.body_mentoria {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
    gap: 16px;
    margin: 0 32px;
}

.card_mentoria {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 262px;
    height: 420px;
    flex-shrink: 0;
    border-radius: 8px;
    padding: 24px;
    box-sizing: border-box;

    background: linear-gradient(183deg, rgba(0, 0, 0, 0.00) 60.2%, rgba(0, 0, 0, 0.80) 88.75%);
    background-position: center;
    background-size: cover;
}

.card_mentoria h1 {
    color: var(--text-white-primary-100, #FFF);
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 24/Medium */
    font-family: "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% */
}

.card_mentoria p {
    color: var(--text-white-primary-100, #FFF);
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Caption 14/Regular */
    font-family: "Suisse Intl";
    font-size: var(--size-caption-14, 14px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--line-height-caption-14, 18px);
}

.card_mentoria h2 {
    margin-top: 16px;

    color: var(--text-white-primary-100, #FFF);
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Caption 14/Medium */
    font-family: "Suisse Intl";
    font-size: var(--size-caption-14, 14px);
    font-style: normal;
    font-weight: 500;
    line-height: var(--line-height-caption-14, 18px);
}

.card_mentoria h3 {
    color: var(--color-palette-white-100);
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 24/Medium */
    font-family: "Suisse Intl";
    font-size: var(--size-header-24, 24px);
    font-style: normal;
    font-weight: 500;
    line-height: var(--line-height-header-24, 28px);
}

.card_mentoria.one {
    background-image: url('../Imagens/section_features/image_1_mentoria.jpg');
}

.card_mentoria.two {
    background-image: url('../Imagens/section_features/image_2_mentoria.png');
}

.card_mentoria.three {
    background-image: url('../Imagens/section_features/image_3_mentoria.png');
}

.card_mentoria.four {
    display: flex;
    justify-content: flex-start;
    padding: 0;
}
.container_popup_mentoria{
    display: none;
    position: fixed; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    background-color: rgba(0, 0, 0, 0.8); /* ✅ MUDAR para overlay transparente */
    z-index: 1000; 
    justify-content: center;
    align-items: center; /* ✅ MUDAR de flex-start para center */
    padding: 24px;
    box-sizing: border-box; 
}
.container_popup_mentoria.active {
    display: flex; 
}
.container_mobile_popup_mentoria {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    justify-content: center;
    align-items: center;
    padding: 24px;
    box-sizing: border-box;
}
.container_mobile_popup_mentoria.active {
    display: flex;
    height: 100vh;
}

.content_popup_mentoria {
    display: flex;
    padding: 16px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
    border-radius: 12px;
    background: #1A1A1A;
    max-width: 1280px;
    width: 100%;
    max-height: 90vh; 
    overflow-y: auto; 
}
    .close_icon{
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 10px;
        align-self: stretch;
        cursor: pointer;
        z-index: 1000;
    }
    .close_icon img{
        display: flex;
padding: var(--16, 16px);
justify-content: center;
align-items: center;
border-radius: var(--border-radius-12);
border-bottom: 2px solid var(--color-palette-black-20);
background: var(--text-white-primary-100, #FFF);
width: 24px;
height: 24px;
    }
    .body_popup_mentoria{
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: var(--56, 56px);
            flex: 1;
    min-height: 0; 
    z-index: 10;
    }
    .head_popup_mentoria{
        display: flex;
        flex-direction: column;
        max-width: 964px;
        width: 100%;
        color: var(--text-white-primary-100, #FFF);
        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;
    }
    .image_popup_mentoria{
max-width: 964px; 
    width: 100%; 
        height: 406px;
        flex-shrink: 0;
        background: url('') lightgray 50% / cover no-repeat;
        border-radius: 12px;
    }
    .cards_popup_mentoria{
        display: flex;
    max-width: 1158px; 
    width: 100%; 
        align-items: flex-start;
    
    }
    .cards_popup_mentoria .card{
        display: flex;
        width: 376px;
        padding: 16px var(--24, 24px) var(--40, 40px) var(--24, 24px);
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        flex-shrink: 0;
        border-radius: 8px;
    }
    .cards_popup_mentoria .card .title{
        color: var(--text-white-primary-100, #FFF);
        font-feature-settings: 'liga' off, 'clig' off;

        font-family: var(--font-default, "Suisse Intl");
        font-size: var(--size-header-24, 24px);
        font-style: normal;
        font-weight: 500;
        line-height: var(--line-height-header-24, 28px);
        display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 90%;
    }
    .cards_popup_mentoria .card .text.one{
        width: 80%;
    }
        .cards_popup_mentoria .card .text.two{
        width: 90%;
    }
        .cards_popup_mentoria .card .text.three{
        width: 80%;
    }
    .cards_popup_mentoria .card .text{
        color: var(--text-white-primary-100, #FFF);
font-feature-settings: 'liga' off, 'clig' off;

font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-body-18, 18px);
font-style: normal;
font-weight: 400;
line-height: var(--line-height-body-18-ui, 22px); 
align-self: stretch;
    }
    .blush_mentorias{
        width: 100%;
        height: 100%;
        transform: rotate(-90deg);
        position: absolute;
        left: -185px;
        bottom: 256px;
        opacity: 0.65;  
        z-index: 1;
    }

/*Seção Payment options*/
.payment_options {
    display: flex;
    justify-content: center;
}

.container_payment_options {
    display: flex;
    justify-content: center;
    background-color: #ff8f60;
    text-align: center;
    width: 1280px;
    border-radius: 12px;
    box-sizing: border-box;
}

.content_payment_options {
    display: flex;
    flex-direction: column;
    max-width: 952px;
    align-items: center;
    box-sizing: border-box;
    padding: 56px 156px;
}

.head_payment_options {
    display: flex;
    align-items: center;
    width: 900px;
}

.head_payment_options h2 {
    color: #1A1A1A;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 56/Display */
    font-family: var(--font-display, Gramatika);
    font-size: var(--size-header-56, 56px);
    font-style: normal;
    font-weight: 700;
    line-height: var(--line-height-header-56, 56px);
}

.box_payment_options {
    display: flex;
    flex-direction: column;
    background-color: rgb(26, 26, 26);
    margin: 16px 16px 32px 16px;
    border-radius: 12px 12px 80px 12px;
    box-sizing: border-box;
    width: 952px;
}

.images_sponsors_box_payment {
    display: flex;
    gap: 16px;
}
.sponsor_box_payment_options p{
    color: var(--color-palette-black-40);
font-feature-settings: 'liga' off, 'clig' off;

/* Sans/Caption 14/Medium */
font-family: var(--font-default, "Suisse Intl");
font-size: var(--size-caption-14, 14px);
font-style: normal;
font-weight: 500;
line-height: var(--line-height-caption-14, 18px); /* 128.571% */
}
.margem_payment_options {
    background-color: #e3e1de;
    width: 364px;
    height: 1px;
    position: relative;
    bottom: 5%;
}
.margem_payment_options.one{
    bottom: 12%;
}
.main_content_box_payment_options {
    display: grid;
    grid-template-columns: 1fr 1fr;
    --color-bg-secondary: #000;
    margin: 16px;
    grid-gap: 16px;
    height: 400px;
}

.parcelas_mensais_payment_options {
    background-color: #fff;
    padding: 32px 54px 20px 34px;
    border-radius: 12px 12px 80px 12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
}
.heart_stamp{
    display: inline-flex;
padding: 8px;
align-items: center;
gap: 4px;
border-radius: 8px;
background: var(--color-palette-black-10);
}
.parcelas_mensais_payment_options .heart_stamp 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); /* 120% */
}
.value_parcelas_mensais_payment_options{
    display: flex;
    align-items: flex-end;
    color: #e96e3a;
    padding-bottom: 16px;
    margin-top: 8px;
    text-align: left;
}

.value_parcelas_mensais_payment_options h3 {
    color: var(--color-palette-orange-normal);
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 56/Display */
    font-family: var(--font-display, Gramatika);
    font-size: var(--size-header-56, 56px);
    font-style: normal;
    font-weight: 700;
    line-height: var(--line-height-header-56, 56px);
    /* 100% */
}

.value_parcelas_mensais_payment_options p {
    color: var(--color-palette-orange-normal);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Suisse Intl";
    font-size: var(--size-body-16, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--line-height-body-16-paragraph, 22px);
    /* 137.5% */
    padding-bottom: 8px;
}
.parcelas_mensais_payment_options .bottom{
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.text_parcelas_mensais_payment_options {
    color: #1A1A1A;
    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);
    text-align: left;
}

.a_vista_payment_options {
    color: #fff;
    padding: 24px 40px 64px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    top: 12%;
    gap: 4px;
}

.value_a_vista_payment_options {
    display: flex;
    align-items: flex-end;
    color: #ff8f60;
    margin: var(--spacing-8) 0 var(--spacing-16);
}

.value_a_vista_payment_options h3 {
    color: #E96E3A;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 56/Display */
    font-family: var(--font-display, Gramatika);
    font-size: var(--size-header-56, 56px);
    font-style: normal;
    font-weight: 700;
    line-height: var(--line-height-header-56, 56px);
    /* 100% */
}

.value_a_vista_payment_options p {
    color: var(--color-palette-orange-light);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Suisse Intl";
    font-size: var(--size-body-16, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--line-height-body-16-paragraph, 22px);
    /* 137.5% */
    padding-bottom: 8px;
}

.text_a_vista_payment_options {
    text-align: left;
    align-self: stretch;
    color: #FFFFFF;
    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% */
}

.sponsor_box_payment_options {
    display: flex;
    flex-direction: column;
    text-align: left;
    gap: 8px;
}


.foot_box_payment_options {
    max-width: 482px;
    position: relative;
    text-align: left;
    padding-left: 16px;
    padding-bottom: 16px;
}

.foot_box_payment_options p {
    color: var(--color-palette-black-40);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Suisse Intl";
    font-size: var(--size-body-16, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--line-height-body-16-paragraph, 22px);
    /* 137.5% */
}

.mobile_foot_box_payment_options {
    display: none;
}

.subscribe_payment_options {
    display: flex;
    flex-direction: column;
    color: #1a1a1a;
    font-size: 32px;
    font-family: 'YSText', Arial, sans-serif;
    line-height: 32px;
    font-weight: 600;
    align-items: center;
    gap: 16px;
}

#btn_subscribe_payment_options {
    color: #ffffff;
    font-size: 18px;
    font-family: 'YSText', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 500;
    border-radius: 12px 12px 12px 12px;
    border-radius: 12px;
    padding: 8px;
    background-color: #2d2d2d;
}

/* Roller Coaster */
.container_roller_coaster {
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.content_roller_coaster {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    gap: 48px;
}

.head_roller_coaster {
    width: 842px;
    color: var(--color-palette-white-100);
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'dlig' on, 'liga' off, 'clig' off;

    /* Sans/Header 48/Default */
    font-family: "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;
}

.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: 100%;
    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;
}

.apple {
    width: 35.782px;
    height: 43.958px;
    flex-shrink: 0;
}

.carousel_slides {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-grow: 0;

}

.carousel_slides img {
    max-width: 153px;
    max-height: 51px;
    width: 100%;

}

/* Consultoria Registration */
.container_consultoria {
    display: flex;
    justify-content: center;
}

.content_consultoria {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    max-width: 1160px;
    background-color: #1A1A1A;
    border-radius: 8px;
    min-height: 540px;
    min-width: 1184px;
}

.white_box_consultoria {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 48px;
    justify-content: space-between;
}

.span_consultoria {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    position: absolute;
    top: 49%;
    left: 59%;
    border-radius: 6px 6px 6px 6px;
    padding: 12px 24px 16px 8px;
    max-width: 354px;
    background-color: var(--color-palette-orange-light);
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    box-shadow: 8px 8px 16px 0 rgba(255, 151, 107, 0.20);
}

.span_consultoria p {
    color: #1a1a1a;
    font-size: 16px;
    font-family: 'YSText', Arial, sans-serif;
    line-height: 19px;
    font-weight: 200;
}

.text_white_box_consultoria {
    color: #808080;
    font-size: 18px;
    font-family: 'YSText', Arial, sans-serif;
    line-height: 22px;
    font-weight: 100;
}

.stamp_span_consultoria {
    position: absolute;
    bottom: 90%;
    left: 3%;
}

.top_white_box_consultoria {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-left: 36px;
    padding-top: 24px;
}

.top_white_box_consultoria img {
    width: 24px;
    height: 24px;
}

.top_white_box_consultoria h1 {
    width: 425px;

    color: var(--color-palette-white-100);
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Header 48/Display */
    font-family: var(--font-display, Gramatika);
    font-size: var(--size-header-48, 48px);
    font-style: normal;
    font-weight: 700;
    line-height: var(--line-height-header-48, 48px);
    /* 100% */
}

.top_white_box_consultoria .images {
    display: flex;
    padding-right: 2px;
    align-items: center;
    width: 219px;
    gap: -16px;
}

.top_white_box_consultoria .images .one img {
    width: 80px;
    height: 80px;
    flex-shrink: 0;
    border-radius: 9999px;
    object-fit: cover;
}

.top_white_box_consultoria .images .two img {
    width: 80px;
    height: 80px;
    border-radius: 9999px;
    object-fit: cover;
}

.top_white_box_consultoria .images .three img {
    width: 80px;
    height: 80px;
    border-radius: 9999px;
    object-fit: cover;
}

.span_steps_lightning {
    position: absolute;
    bottom: 87%;
}

.stamp_steps.lightning.two {
    top: 107%;
    left: 27%;
}

.bottom_white_box_consultoria {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
}

.topics_white_box_consultoria {
    display: flex;
    justify-content: flex-end;
    padding-left: 36px;
    padding-bottom: 16px;
    gap: 16px;
}

.topic_one {
    width: 176px;
}

.topic_two {
    width: 212px;
}

.topic_white_box_consultoria {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.topic_white_box_consultoria img {
    width: 24px;
    height: 24px;
}

.topic_white_box_consultoria p {
    color: var(--color-palette-white-100);
    font-feature-settings: 'liga' off, 'clig' off;

    /* Sans/Body 18/Medium UI */
    font-family: Suisse Intl;
    font-size: var(--size-body-18, 18px);
    font-style: normal;
    font-weight: 500;
    line-height: var(--line-height-body-18-ui, 22px);
    /* 122.222% */
}

.green_box_consultoria {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #FF976B;
    padding: 24px;
    margin: 24px;
    border-radius: 8px;
}

.head_green_box_consultoria {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    text-align: center;
    width: 75%;
    gap: 16px;
    font: var(--font-sans-caption-14-medium);
}

.steps_green_box_consultoria {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;

}

.numbers_steps_green_box_consultoria {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    background-color: rgba(0, 0, 0, .08);
    color: #000;
}
.numbers_steps_green_box_consultoria::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: 21%;
    top: 18%;
}
.numbers_steps_green_box_consultoria.three::before {
    right: 56%;
    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);
}

.inputs_consultoria_carreira {
    display: flex;
    flex-direction: column;
    gap: 8px;
    border-radius: var(--border-radius-12);
}

.tel_input_consultoria {
    font: var(--font-sans-body-16-regular-ui);
    font-size: 20px;
    display: flex;
    width: 90%
}
input.tel_input {
  width: 125px;
  font: var(--font-sans-body-16-regular-ui);
  font-size: 20px;
    height: 56px;
}

.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: 370px;
}

.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: 48px;
  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;
  color: rgba(0, 0, 0, 0.83);
    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);
}

.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);
}

.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;
}
.tel_div_consultoria_carreira {
    display: grid;
    grid-template-columns: 1fr 3fr;
    box-sizing: border-box;
    justify-content: space-between;
    width: 100%;
}

.tel_input_consultoria_carreira {
    height: 40px;
    grid-column: 2;
}

.name_input_consultoria_carreira,
.email_input_consultoria_carreira {
    height: 56px;
    border-radius: var(--border-radius-12);
    border: 0.5px;
}

.linhas_miudas_consultoria_carreira {
    font: var(--font-sans-caption-10-regular);
    color: #00000059;
    margin-top: 16px;
    text-align: center;
}

#btn_consultoria_carreira {
    margin-top: 8px;
    font: var(--font-sans-body-18-medium-ui);
    background-color: #2a2a2a
}

.input_registration_box {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    background-color: white;
    justify-content: center;
    align-items: center;
    gap: 12px;
    padding: var(--spacing-20) var(--spacing-20) 0;
    border-radius: 16px;
}

.input_registration_box input {
    padding: 16px 20px;
    border: 1px solid #e0e0e0;
    font-size: 18px;
    width: 92%;
    z-index: 1;
    border-radius:12px;
    box-sizing: border-box;
}

.numbers_registration_box {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    grid-column: 1/-1;
    color: #fff;
    gap: 40px;
}

.numbers_registration_box h3 {
    font: var(--font-sans-header-32-default);
}

.numbers_registration_box p {
    font: var(--font-sans-caption-12-medium);
}

.number_block_registration_box {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.tel_input {
    display: flex;
    width: 90%;
    font-size: 16px;
}

.country_code_registration_box {
    padding: 8px;
    border-radius: 12px 0 0 12px;
    font: var(--font-sans-body-18-medium-ui);
    background-color: #f1f1f1;
    border: 0;
    cursor: pointer;
    width: 25%;
}
#lead_ddd{
    height: 56px;
    background-color: rgb(255, 151, 107);
}
.btn_primary.btn_registration_box {
    width: 90%;
    font-size: 18px;
    font-weight: 500;
    font-family: Suisse Intl;
    color: #fff;
    background-color: #2a2a2a;
    border: none;
    padding: 16px;
    cursor: pointer;
}

/* FAQ */
.container_faq {
    display: flex;
    justify-content: center;
}

.content_faq {
    display: flex;
    flex-direction: column;
    min-width: 1160px;
}

.head_faq {
    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: center;
    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 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;
}

.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;

}

.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;
}