/* ==========================================================================
   HY BRASIL IDIOMAS — folha de estilo única
   Compartilhada pelas 8 páginas. Duas partes, com fronteira explícita.

   PARTE 1  UTILITÁRIOS GERADOS (Tailwind 3.4.19)
            Não editar à mão. Regerada por `npm run build`, que lê
            _fonte/tailwind.config.js e varre as 8 páginas .html.

   PARTE 2  CSS AUTORAL
            Escrito à mão. É aqui que se mexe.
   ========================================================================== */


/* ==========================================================================
   PARTE 1 — UTILITÁRIOS GERADOS  ·  NÃO EDITAR
   ========================================================================== */

*,
:after,
:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style: ;
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style: ;
}

/* ! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com */
*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid #e5e7eb;
}

:after,
:before {
    --tw-content: "";
}

:host,
html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent;
}

body {
    margin: 0;
    line-height: inherit;
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}

a {
    color: inherit;
    text-decoration: inherit;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-feature-settings: normal;
    font-variation-settings: normal;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
}

button,
select {
    text-transform: none;
}

button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
}

:-moz-focusring {
    outline: auto;
}

:-moz-ui-invalid {
    box-shadow: none;
}

progress {
    vertical-align: baseline;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

summary {
    display: list-item;
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0;
}

fieldset {
    margin: 0;
}

fieldset,
legend {
    padding: 0;
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

dialog {
    padding: 0;
}

textarea {
    resize: vertical;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af;
}

[role=button],
button {
    cursor: pointer;
}

:disabled {
    cursor: default;
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle;
}

img,
video {
    max-width: 100%;
    height: auto;
}

[hidden]:where(:not([hidden=until-found])) {
    display: none;
}

body {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity, 1));
    font-family: Poppins, sans-serif;
    --tw-text-opacity: 1;
    color: rgb(49 49 49/var(--tw-text-opacity, 1));
}

.titulo {
    font-family: Olive, sans-serif;
    word-spacing: -.2em;
}

.pointer-events-none {
    pointer-events: none;
}

.invisible {
    visibility: hidden;
}

.fixed {
    position: fixed;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.inset-0 {
    inset: 0;
}

.inset-x-0 {
    left: 0;
    right: 0;
}

.bottom-\[16\%\] {
    bottom: 16%;
}

.bottom-\[6\%\] {
    bottom: 6%;
}

.left-\[-10px\] {
    left: -10px;
}

.left-\[6\%\] {
    left: 6%;
}

.right-0 {
    right: 0;
}

.right-\[6\%\] {
    right: 6%;
}

.top-0 {
    top: 0;
}

.top-\[30px\] {
    top: 30px;
}

.z-10 {
    z-index: 10;
}

.z-50 {
    z-index: 50;
}

.z-\[60\] {
    z-index: 60;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.mb-\[10px\] {
    margin-bottom: 10px;
}

.ml-\[0\.6em\] {
    margin-left: .6em;
}

.ml-\[16px\] {
    margin-left: 16px;
}

.ml-\[8px\] {
    margin-left: 8px;
}

.ml-auto {
    margin-left: auto;
}

.mr-\[0\.5em\] {
    margin-right: .5em;
}

.mt-\[14px\] {
    margin-top: 14px;
}

.mt-\[18px\] {
    margin-top: 18px;
}

.mt-\[23px\] {
    margin-top: 23px;
}

.mt-\[24px\] {
    margin-top: 24px;
}

.mt-\[28px\] {
    margin-top: 28px;
}

.mt-\[44px\] {
    margin-top: 44px;
}

.mt-\[54px\] {
    margin-top: 54px;
}

.mt-\[6\.77\%\] {
    margin-top: 6.77%;
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}

.inline {
    display: inline;
}

.flex {
    display: flex;
}

.inline-flex {
    display: inline-flex;
}

.hidden {
    display: none;
}

.aspect-\[16\/11\] {
    aspect-ratio: 16/11;
}

.h-\[1\.4em\] {
    height: 1.4em;
}

.h-\[10px\] {
    height: 10px;
}

.h-\[16px\] {
    height: 16px;
}

.h-\[22px\] {
    height: 22px;
}

.h-\[24px\] {
    height: 24px;
}

.h-\[25px\] {
    height: 25px;
}

.h-\[2em\] {
    height: 2em;
}

.h-\[32px\] {
    height: 32px;
}

.h-\[37px\] {
    height: 37px;
}

.h-\[40px\] {
    height: 40px;
}

.h-\[44px\] {
    height: 44px;
}

.h-\[6\.77vw\] {
    height: 6.77vw;
}

.h-\[91px\] {
    height: 91px;
}

.h-full {
    height: 100%;
}

.min-h-\[560px\] {
    min-height: 560px;
}

.w-\[1\.4em\] {
    width: 1.4em;
}

.w-\[10px\] {
    width: 10px;
}

.w-\[155px\] {
    width: 155px;
}

.w-\[16px\] {
    width: 16px;
}

.w-\[170px\] {
    width: 170px;
}

.w-\[200px\] {
    width: 200px;
}

.w-\[22px\] {
    width: 22px;
}

.w-\[24px\] {
    width: 24px;
}

.w-\[25px\] {
    width: 25px;
}

.w-\[2em\] {
    width: 2em;
}

.w-\[40px\] {
    width: 40px;
}

.w-\[70\%\] {
    width: 70%;
}

.w-\[82\%\] {
    width: 82%;
}

.w-\[90\%\] {
    width: 90%;
}

.w-auto {
    width: auto;
}

.w-full {
    width: 100%;
}

.max-w-\[1638px\] {
    max-width: 1638px;
}

.max-w-\[340px\] {
    max-width: 340px;
}

.max-w-\[569px\] {
    max-width: 569px;
}

.shrink-0 {
    flex-shrink: 0;
}

.translate-x-full {
    --tw-translate-x: 100%;
}

.transform,
.translate-x-full {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
    cursor: pointer;
}

.resize {
    resize: both;
}

.list-none {
    list-style-type: none;
}

.flex-col {
    flex-direction: column;
}

.flex-wrap {
    flex-wrap: wrap;
}

.items-center {
    align-items: center;
}

.justify-end {
    justify-content: flex-end;
}

.justify-center {
    justify-content: center;
}

.justify-between {
    justify-content: space-between;
}

.gap-\[0\.5\%\] {
    gap: .5%;
}

.gap-\[1\.6em\] {
    gap: 1.6em;
}

.gap-\[10px\] {
    gap: 10px;
}

.gap-\[6px\] {
    gap: 6px;
}

.self-end {
    align-self: flex-end;
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-y-auto {
    overflow-y: auto;
}

.whitespace-nowrap {
    white-space: nowrap;
}

.rounded-full {
    border-radius: 9999px;
}

.border {
    border-width: 1px;
}

.border-b {
    border-bottom-width: 1px;
}

.border-white\/15 {
    border-color: hsla(0, 0%, 100%, .15);
}

.border-white\/50 {
    border-color: hsla(0, 0%, 100%, .5);
}

.bg-ardosia {
    --tw-bg-opacity: 1;
    background-color: rgb(84 89 95/var(--tw-bg-opacity, 1));
}

.bg-azul {
    --tw-bg-opacity: 1;
    background-color: rgb(0 84 207/var(--tw-bg-opacity, 1));
}

.bg-azul-claro {
    --tw-bg-opacity: 1;
    background-color: rgb(0 104 255/var(--tw-bg-opacity, 1));
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity, 1));
}

.bg-black\/20 {
    background-color: rgba(0, 0, 0, .2);
}

.bg-black\/60 {
    background-color: rgba(0, 0, 0, .6);
}

.bg-cinza {
    --tw-bg-opacity: 1;
    background-color: rgb(218 218 218/var(--tw-bg-opacity, 1));
}

.bg-claro {
    --tw-bg-opacity: 1;
    background-color: rgb(245 247 250/var(--tw-bg-opacity, 1));
}

.bg-tinta {
    --tw-bg-opacity: 1;
    background-color: rgb(49 49 49/var(--tw-bg-opacity, 1));
}

.bg-tinta-forte {
    --tw-bg-opacity: 1;
    background-color: rgb(23 22 22/var(--tw-bg-opacity, 1));
}

.bg-vinho {
    --tw-bg-opacity: 1;
    background-color: rgb(144 63 103/var(--tw-bg-opacity, 1));
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity, 1));
}

.bg-cover {
    background-size: cover;
}

.bg-\[position\:50\%_0\%\] {
    background-position: 50% 0;
}

.bg-center {
    background-position: 50%;
}

.bg-repeat {
    background-repeat: repeat;
}

.bg-no-repeat {
    background-repeat: no-repeat;
}

.fill-current {
    fill: currentColor;
}

.object-contain {
    -o-object-fit: contain;
    object-fit: contain;
}

.p-\[25px\] {
    padding: 25px;
}

.p-\[8px\] {
    padding: 8px;
}

.px-\[1\.5em\] {
    padding-left: 1.5em;
    padding-right: 1.5em;
}

.px-\[10\%\] {
    padding-left: 10%;
    padding-right: 10%;
}

.px-\[24px\] {
    padding-left: 24px;
    padding-right: 24px;
}

.px-\[6\%\] {
    padding-left: 6%;
    padding-right: 6%;
}

.px-\[8\%\] {
    padding-left: 8%;
    padding-right: 8%;
}

.py-\[0\.35em\] {
    padding-top: .35em;
    padding-bottom: .35em;
}

.py-\[0\.55em\] {
    padding-top: .55em;
    padding-bottom: .55em;
}

.py-\[10\%\] {
    padding-top: 10%;
    padding-bottom: 10%;
}

.py-\[14px\] {
    padding-top: 14px;
    padding-bottom: 14px;
}

.py-\[4px\] {
    padding-top: 4px;
    padding-bottom: 4px;
}

.py-\[6\%\] {
    padding-top: 6%;
    padding-bottom: 6%;
}

.py-\[6px\] {
    padding-top: 6px;
    padding-bottom: 6px;
}

.py-\[8px\] {
    padding-top: 8px;
    padding-bottom: 8px;
}

.py-\[9\%\] {
    padding-top: 9%;
    padding-bottom: 9%;
}

.pb-\[10px\] {
    padding-bottom: 10px;
}

.pb-\[12\%\] {
    padding-bottom: 12%;
}

.pl-\[0\.3em\] {
    padding-left: .3em;
}

.pl-\[12px\] {
    padding-left: 12px;
}

.pr-\[0\.9em\] {
    padding-right: .9em;
}

.pt-\[10\%\] {
    padding-top: 10%;
}

.pt-\[20px\] {
    padding-top: 20px;
}

.pt-\[64px\] {
    padding-top: 64px;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.align-middle {
    vertical-align: middle;
}

.font-corpo {
    font-family: Poppins, sans-serif;
}

.font-menu {
    font-family: Montserrat, sans-serif;
}

.text-\[13px\] {
    font-size: 13px;
}

.text-\[15px\],
.text-corpo {
    font-size: 15px;
}

.text-corpo {
    line-height: 21px;
}

.text-cta {
    font-size: 11px;
    line-height: 20px;
    letter-spacing: .3px;
}

.text-etiqueta {
    font-size: clamp(10px, .573vw, 11px);
    line-height: 1.2;
}

.text-hero {
    font-size: clamp(38px, 4.4271vw, 85px);
    line-height: 1.1;
    letter-spacing: -.0176em;
}

.text-hero-sub {
    font-size: clamp(17px, 1.3542vw, 26px);
    line-height: 1.2;
    letter-spacing: -.0385em;
}

.text-manifesto {
    font-size: clamp(32px, 3.6458vw, 70px);
    line-height: 1;
    letter-spacing: -.0214em;
}

.text-nav {
    font-size: 13px;
    line-height: 19.5px;
}

.text-pilula {
    font-size: clamp(11px, .625vw, 12px);
    line-height: 1.2;
}

.text-plano {
    font-size: clamp(30px, 3.125vw, 60px);
    line-height: 1.1;
    letter-spacing: -.025em;
}

.text-submenu {
    font-size: 11px;
    line-height: 16.5px;
    letter-spacing: -.5px;
}

.font-bold {
    font-weight: 700;
}

.font-light {
    font-weight: 300;
}

.font-medium {
    font-weight: 500;
}

.font-normal {
    font-weight: 400;
}

.font-semibold {
    font-weight: 600;
}

.text-ardosia {
    --tw-text-opacity: 1;
    color: rgb(84 89 95/var(--tw-text-opacity, 1));
}

.text-claro {
    --tw-text-opacity: 1;
    color: rgb(245 247 250/var(--tw-text-opacity, 1));
}

.text-tinta {
    --tw-text-opacity: 1;
    color: rgb(49 49 49/var(--tw-text-opacity, 1));
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity, 1));
}

.text-white\/70 {
    color: hsla(0, 0%, 100%, .7);
}

.opacity-0 {
    opacity: 0;
}

.opacity-50 {
    opacity: .5;
}

.opacity-\[0\.13\] {
    opacity: .13;
}

.opacity-\[0\.1\] {
    opacity: .1;
}

.opacity-\[0\.21\] {
    opacity: .21;
}

.opacity-\[0\.33\] {
    opacity: .33;
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
}

.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
}

.duration-300 {
    transition-duration: .3s;
}

@font-face {
    font-family: Olive;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(../fonts/olive/OliveDisplay-Thin.woff) format("woff");
}

@font-face {
    font-family: Olive;
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(../fonts/olive/OliveDisplay-ExtraLight.woff) format("woff");
}

@font-face {
    font-family: Olive;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../fonts/olive/OliveDisplay-Light.woff) format("woff");
}

@font-face {
    font-family: Olive;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/olive/OliveDisplay-Regular.woff) format("woff");
}

@font-face {
    font-family: Olive;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/olive/OliveDisplay-Medium.woff) format("woff");
}

@font-face {
    font-family: Olive;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/olive/OliveDisplay-SemiBold.woff) format("woff");
}

@font-face {
    font-family: Olive;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/olive/OliveDisplay-Bold.woff) format("woff");
}

.hover\:text-azul:hover {
    --tw-text-opacity: 1;
    color: rgb(0 84 207/var(--tw-text-opacity, 1));
}

.group[open] .group-open\:rotate-180 {
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:visible {
    visibility: visible;
}

.group:hover .group-hover\:-translate-x-full {
    --tw-translate-x: -100%;
}

.group:hover .group-hover\:-translate-x-full,
.group:hover .group-hover\:translate-x-0 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:translate-x-0 {
    --tw-translate-x: 0px;
}

.group:hover .group-hover\:opacity-100 {
    opacity: 1;
}

.mt-\[26px\] {
    margin-top: 26px;
}

.min-h-\[420px\] {
    min-height: 420px;
}

.border-tinta\/30 {
    border-color: rgb(49 49 49 / 0.3);
}

.px-\[0\.9em\] {
    padding-left: 0.9em;
    padding-right: 0.9em;
}

.py-\[0\.45em\] {
    padding-top: 0.45em;
    padding-bottom: 0.45em;
}

.pb-\[40px\] {
    padding-bottom: 40px;
}

.font-thin {
    font-weight: 100;
}

/* --- Utilitários das páginas internas ------------------------------------
   Gerados a partir de ingles/espanhol/frances/italiano/alemao/
   cursos-online/a-escola (ver _fonte/tw-novas.config.js). Nenhum deles é
   usado pelo index.html — conferido — então somá-los aqui não mexe na RC-1.
   Ficam antes das media queries, na ordem em que o Tailwind os emitiria. */

.gap-\[44px\] {
    gap: 44px;
}

.bottom-\[10\%\] {
    bottom: 10%;
}

.left-\[8\%\] {
    left: 8%;
}

.ml-\[3px\] {
    margin-left: 3px;
}

.mt-\[16px\] {
    margin-top: 16px;
}

.mt-\[20px\] {
    margin-top: 20px;
}

.mt-\[22px\] {
    margin-top: 22px;
}

.mt-\[30px\] {
    margin-top: 30px;
}

.mt-\[34px\] {
    margin-top: 34px;
}

.mt-\[36px\] {
    margin-top: 36px;
}

.mt-\[40px\] {
    margin-top: 40px;
}

.mt-\[6px\] {
    margin-top: 6px;
}

.mt-\[8\%\] {
    margin-top: 8%;
}

.mt-\[8px\] {
    margin-top: 8px;
}

.grid {
    display: grid;
}

.aspect-\[16\/10\] {
    aspect-ratio: 16/10;
}

.aspect-\[447\/320\] {
    aspect-ratio: 447/320;
}

.aspect-\[640\/392\] {
    aspect-ratio: 640/392;
}

.aspect-\[959\/392\] {
    aspect-ratio: 959/392;
}

.h-\[14px\] {
    height: 14px;
}

.h-\[26px\] {
    height: 26px;
}

.h-\[38px\] {
    height: 38px;
}

.min-h-\[440px\] {
    min-height: 440px;
}

.w-\[14px\] {
    width: 14px;
}

.w-\[26px\] {
    width: 26px;
}

.w-\[38px\] {
    width: 38px;
}

.w-\[88\%\] {
    width: 88%;
}

.max-w-\[499px\] {
    max-width: 499px;
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.gap-\[12px\] {
    gap: 12px;
}

.gap-\[8\%\] {
    gap: 8%;
}

.border-l-\[3px\] {
    border-left-width: 3px;
}

.border-azul {
    --tw-border-opacity: 1;
    border-color: rgb(0 84 207 / var(--tw-border-opacity, 1));
}

.bg-\[\#E9EAEC\] {
    --tw-bg-opacity: 1;
    background-color: rgb(233 234 236 / var(--tw-bg-opacity, 1));
}

.bg-black\/25 {
    background-color: rgb(0 0 0 / 0.25);
}

.bg-white\/90 {
    background-color: rgb(255 255 255 / 0.9);
}

.bg-\[position\:50\%_50\%\] {
    background-position: 50% 50%;
}

.fill-azul {
    fill: #0054CF;
}

.py-\[12\%\] {
    padding-top: 12%;
    padding-bottom: 12%;
}

.pb-\[10\%\] {
    padding-bottom: 10%;
}

.pb-\[4\%\] {
    padding-bottom: 4%;
}

.pb-\[80px\] {
    padding-bottom: 80px;
}

.pl-\[22px\] {
    padding-left: 22px;
}

.pt-\[8\%\] {
    padding-top: 8%;
}

.text-\[14px\] {
    font-size: 14px;
}

.uppercase {
    text-transform: uppercase;
}

.leading-\[1\.25\] {
    line-height: 1.25;
}

.tracking-\[0\.02em\] {
    letter-spacing: 0.02em;
}

.text-azul {
    --tw-text-opacity: 1;
    color: rgb(0 84 207 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:bg-black\/40 {
    background-color: rgb(0 0 0 / 0.4);
}

@media (min-width:1024px) {
    .lg\:absolute {
        position: absolute;
    }

    .lg\:bottom-auto {
        bottom: auto;
    }

    .lg\:left-\[10\%\] {
        left: 10%;
    }

    .lg\:left-\[20\.833\%\] {
        left: 20.833%;
    }

    .lg\:left-\[23\.656\%\] {
        left: 23.656%;
    }

    .lg\:left-\[27\.666\%\] {
        left: 27.666%;
    }

    .lg\:left-\[27\.767\%\] {
        left: 27.767%;
    }

    .lg\:left-\[29\.688\%\] {
        left: 29.688%;
    }

    .lg\:left-\[4\.753\%\] {
        left: 4.753%;
    }

    .lg\:left-\[4\.948\%\] {
        left: 4.948%;
    }

    .lg\:left-\[50\%\] {
        left: 50%;
    }

    .lg\:left-\[52\.279\%\] {
        left: 52.279%;
    }

    .lg\:left-\[52\.604\%\] {
        left: 52.604%;
    }

    .lg\:left-\[61\.263\%\] {
        left: 61.263%;
    }

    .lg\:left-\[68\.385\%\] {
        left: 68.385%;
    }

    .lg\:left-\[9\.457\%\] {
        left: 9.457%;
    }

    .lg\:left-\[9\.462\%\] {
        left: 9.462%;
    }

    .lg\:left-\[9\.519\%\] {
        left: 9.519%;
    }

    .lg\:left-\[9\.797\%\] {
        left: 9.797%;
    }

    .lg\:right-auto {
        right: auto;
    }

    .lg\:top-\[34\.796\%\] {
        top: 34.796%;
    }

    .lg\:top-\[55\.325\%\] {
        top: 55.325%;
    }

    .lg\:top-\[59\.652\%\] {
        top: 59.652%;
    }

    .lg\:top-\[60\.81\%\] {
        top: 60.81%;
    }

    .lg\:top-\[63\.578\%\] {
        top: 63.578%;
    }

    .lg\:top-\[63\.958\%\] {
        top: 63.958%;
    }

    .lg\:top-\[66\.053\%\] {
        top: 66.053%;
    }

    .lg\:top-\[66\.667\%\] {
        top: 66.667%;
    }

    .lg\:top-\[69\.894\%\] {
        top: 69.894%;
    }

    .lg\:top-\[72\.569\%\] {
        top: 72.569%;
    }

    .lg\:top-\[75\.032\%\] {
        top: 75.032%;
    }

    .lg\:top-\[75\.455\%\] {
        top: 75.455%;
    }

    .lg\:top-\[75\.623\%\] {
        top: 75.623%;
    }

    .lg\:top-\[77\.763\%\] {
        top: 77.763%;
    }

    .lg\:top-\[78\.677\%\] {
        top: 78.677%;
    }

    .lg\:top-\[8\.451\%\] {
        top: 8.451%;
    }

    .lg\:top-\[86\.233\%\] {
        top: 86.233%;
    }

    .lg\:ml-\[10\.000\%\] {
        margin-left: 10%;
    }

    .lg\:mt-0 {
        margin-top: 0;
    }

    .lg\:block {
        display: block;
    }

    .lg\:flex {
        display: flex;
    }

    .lg\:\!hidden {
        display: none !important;
    }

    .lg\:hidden {
        display: none;
    }

    .lg\:aspect-\[1082\/760\] {
        aspect-ratio: 1082/760;
    }

    .lg\:aspect-\[1536\/689\] {
        aspect-ratio: 1536/689;
    }

    .lg\:aspect-\[1536\/770\] {
        aspect-ratio: 1536/770;
    }

    .lg\:aspect-\[1920\/1095\] {
        aspect-ratio: 1920/1095;
    }

    .lg\:aspect-\[1920\/426\] {
        aspect-ratio: 1920/426;
    }

    .lg\:aspect-\[1920\/661\] {
        aspect-ratio: 1920/661;
    }

    .lg\:aspect-\[1920\/962\] {
        aspect-ratio: 1920/962;
    }

    .lg\:aspect-\[930\/763\] {
        aspect-ratio: 930/763;
    }

    .lg\:aspect-\[994\/741\] {
        aspect-ratio: 994/741;
    }

    .lg\:aspect-\[994\/777\] {
        aspect-ratio: 994/777;
    }

    .lg\:h-\[13\.767\%\] {
        height: 13.767%;
    }

    .lg\:h-\[39px\] {
        height: 39px;
    }

    .lg\:h-\[45px\] {
        height: 45px;
    }

    .lg\:min-h-0 {
        min-height: 0;
    }

    .lg\:w-\[160px\] {
        width: 160px;
    }

    .lg\:w-\[26\.615\%\] {
        width: 26.615%;
    }

    .lg\:w-\[28\.776\%\] {
        width: 28.776%;
    }

    .lg\:w-\[29\.167\%\] {
        width: 29.167%;
    }

    .lg\:w-\[29\.635\%\] {
        width: 29.635%;
    }

    .lg\:w-\[31\.120\%\] {
        width: 31.12%;
    }

    .lg\:w-\[33\.385\%\] {
        width: 33.385%;
    }

    .lg\:w-\[35\.573\%\] {
        width: 35.573%;
    }

    .lg\:w-\[37\.435\%\] {
        width: 37.435%;
    }

    .lg\:w-\[37\.917\%\] {
        width: 37.917%;
    }

    .lg\:w-\[37\.969\%\] {
        width: 37.969%;
    }

    .lg\:w-\[38\.021\%\] {
        width: 38.021%;
    }

    .lg\:w-\[40\.625\%\] {
        width: 40.625%;
    }

    .lg\:w-\[41\.302\%\] {
        width: 41.302%;
    }

    .lg\:w-\[48\.438\%\] {
        width: 48.438%;
    }

    .lg\:w-\[51\.771\%\] {
        width: 51.771%;
    }

    .lg\:w-\[56\.354\%\] {
        width: 56.354%;
    }

    .lg\:w-\[57\.445\%\] {
        width: 57.445%;
    }

    .lg\:w-\[57\.545\%\] {
        width: 57.545%;
    }

    .lg\:w-\[61\.505\%\] {
        width: 61.505%;
    }

    .lg\:w-\[75\.416\%\] {
        width: 75.416%;
    }

    .lg\:w-\[75\.970\%\] {
        width: 75.97%;
    }

    .lg\:w-\[76\.022\%\] {
        width: 76.022%;
    }

    .lg\:w-\[76\.056\%\] {
        width: 76.056%;
    }

    .lg\:w-\[80\%\],
    .lg\:w-\[80\.000\%\] {
        width: 80%;
    }

    .lg\:w-\[94\%\] {
        width: 94%;
    }

    .lg\:flex-row {
        flex-direction: row;
    }

    .lg\:items-start {
        align-items: flex-start;
    }

    .lg\:p-\[10\%\] {
        padding: 10%;
    }

    .lg\:p-\[15\%\] {
        padding: 15%;
    }

    .lg\:px-0 {
        padding-left: 0;
        padding-right: 0;
    }

    .lg\:px-\[15\%\] {
        padding-left: 15%;
        padding-right: 15%;
    }

    .lg\:py-0 {
        padding-top: 0;
        padding-bottom: 0;
    }

    .lg\:py-\[5\.99\%\] {
        padding-top: 5.99%;
        padding-bottom: 5.99%;
    }

    .lg\:pb-\[25\%\] {
        padding-bottom: 25%;
    }

    .lg\:pb-\[3\.698\%\] {
        padding-bottom: 3.698%;
    }

    .lg\:pb-\[5\%\] {
        padding-bottom: 5%;
    }

    .lg\:pb-\[6\%\] {
        padding-bottom: 6%;
    }

    .lg\:pb-\[6\.04\%\] {
        padding-bottom: 6.04%;
    }

    .lg\:pt-0 {
        padding-top: 0;
    }

    .lg\:pt-\[20\%\] {
        padding-top: 20%;
    }

    .lg\:pt-\[7\.5\%\] {
        padding-top: 7.5%;
    }

    .lg\:text-right {
        text-align: right;
    }
}

@media (min-width:1280px) {
    .xl\:ml-\[40px\] {
        margin-left: 40px;
    }

    .xl\:gap-\[16px\] {
        gap: 16px;
    }
}

@media (min-width:1920px) {
    .hd\:ml-\[115px\] {
        margin-left: 115px;
    }

    .hd\:mr-\[98px\] {
        margin-right: 98px;
    }

    .hd\:w-\[85\.3125\%\] {
        width: 85.3125%;
    }

    .hd\:gap-\[20px\] {
        gap: 20px;
    }
}

@media (min-width: 1024px) {
.lg\:pl-\[15\%\] {
        padding-left: 15%;
    }

    .lg\:pr-\[8\%\] {
        padding-right: 8%;
    }

    .lg\:pt-\[12\%\] {
        padding-top: 12%;
    }

    .lg\:top-\[33\.926\%\] {
        top: 33.926%;
    }

    .lg\:top-\[35\.714\%\] {
        top: 35.714%;
    }

    .lg\:top-\[74\.637\%\] {
        top: 74.637%;
    }

    .lg\:top-\[78\.571\%\] {
        top: 78.571%;
    }

    .lg\:-ml-\[1\.563\%\] {
        margin-left: -1.563%;
    }

    .lg\:-ml-\[2\.604\%\] {
        margin-left: -2.604%;
    }

    .lg\:-mt-\[2\.24\%\] {
        margin-top: -2.24%;
    }

    .lg\:ml-\[0\%\] {
        margin-left: 0%;
    }

    .lg\:ml-\[10\%\] {
        margin-left: 10%;
    }

    .lg\:ml-\[5\%\] {
        margin-left: 5%;
    }

    .lg\:mt-\[0\%\] {
        margin-top: 0%;
    }

    .lg\:mt-\[1\.562\%\] {
        margin-top: 1.562%;
    }

    .lg\:aspect-\[1048\/682\] {
        aspect-ratio: 1048/682;
    }

    .lg\:aspect-\[1048\/748\] {
        aspect-ratio: 1048/748;
    }

    .lg\:aspect-\[1920\/588\] {
        aspect-ratio: 1920/588;
    }

    .lg\:aspect-\[1920\/619\] {
        aspect-ratio: 1920/619;
    }

    .lg\:aspect-\[701\/699\] {
        aspect-ratio: 701/699;
    }

    .lg\:aspect-\[737\/740\] {
        aspect-ratio: 737/740;
    }

    .lg\:aspect-\[827\/741\] {
        aspect-ratio: 827/741;
    }

    .lg\:aspect-\[880\/698\] {
        aspect-ratio: 880/698;
    }

    .lg\:w-\[33\.934\%\] {
        width: 33.934%;
    }

    .lg\:w-\[35\.133\%\] {
        width: 35.133%;
    }

    .lg\:w-\[36\.501\%\] {
        width: 36.501%;
    }

    .lg\:w-\[36\.717\%\] {
        width: 36.717%;
    }

    .lg\:w-\[37\.965\%\] {
        width: 37.965%;
    }

    .lg\:w-\[38\.399\%\] {
        width: 38.399%;
    }

    .lg\:w-\[40\.833\%\] {
        width: 40.833%;
    }

    .lg\:w-\[41\.371\%\] {
        width: 41.371%;
    }

    .lg\:w-\[43\.054\%\] {
        width: 43.054%;
    }

    .lg\:w-\[43\.271\%\] {
        width: 43.271%;
    }

    .lg\:w-\[45\.837\%\] {
        width: 45.837%;
    }

    .lg\:w-\[51\.777\%\] {
        width: 51.777%;
    }

    .lg\:w-\[54\.609\%\] {
        width: 54.609%;
    }

    .lg\:pb-0 {
        padding-bottom: 0px;
    }
}

/* --- Utilitários das páginas internas · a partir de 1024px --- */

@media (min-width: 1024px) {
.lg\:pt-\[16\%\] {
        padding-top: 16%;
    }

.lg\:bottom-\[13\%\] {
        bottom: 13%;
    }

    .lg\:left-\[6\.75\%\] {
        left: 6.75%;
    }

    .lg\:top-\[45\.588\%\] {
        top: 45.588%;
    }

    .lg\:top-\[76\.029\%\] {
        top: 76.029%;
    }

    .lg\:mx-auto {
        margin-left: auto;
        margin-right: auto;
    }

    .lg\:ml-\[10\.8\%\] {
        margin-left: 10.8%;
    }

    .lg\:ml-\[6\%\] {
        margin-left: 6%;
    }

    .lg\:ml-\[8\.25\%\] {
        margin-left: 8.25%;
    }

    .lg\:mt-\[3\.5\%\] {
        margin-top: 3.5%;
    }

    .lg\:aspect-\[1920\/680\] {
        aspect-ratio: 1920/680;
    }

    .lg\:aspect-\[1920\/750\] {
        aspect-ratio: 1920/750;
    }

    .lg\:aspect-\[864\/750\] {
        aspect-ratio: 864/750;
    }

    .lg\:w-1\/2 {
        width: 50%;
    }

    .lg\:w-\[37\.333\%\] {
        width: 37.333%;
    }

    .lg\:w-\[38\.5\%\] {
        width: 38.5%;
    }

    .lg\:w-\[44\.97\%\] {
        width: 44.97%;
    }

    .lg\:w-\[49\%\] {
        width: 49%;
    }

    .lg\:w-\[56\.5\%\] {
        width: 56.5%;
    }

    .lg\:w-\[58\.334\%\] {
        width: 58.334%;
    }

    .lg\:w-\[59\.375\%\] {
        width: 59.375%;
    }

    .lg\:w-\[79\%\] {
        width: 79%;
    }

    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .lg\:gap-\[10\%\] {
        gap: 10%;
    }

    .lg\:gap-\[6\%\] {
        gap: 6%;
    }

    .lg\:border-l-0 {
        border-left-width: 0px;
    }

    .lg\:border-r-\[3px\] {
        border-right-width: 3px;
    }

    .lg\:py-\[14\%\] {
        padding-top: 14%;
        padding-bottom: 14%;
    }

    .lg\:py-\[5\%\] {
        padding-top: 5%;
        padding-bottom: 5%;
    }

    .lg\:py-\[5\.5\%\] {
        padding-top: 5.5%;
        padding-bottom: 5.5%;
    }

    .lg\:py-\[6\.771\%\] {
        padding-top: 6.771%;
        padding-bottom: 6.771%;
    }

    .lg\:pb-\[4\%\] {
        padding-bottom: 4%;
    }

    .lg\:pb-\[6\.25\%\] {
        padding-bottom: 6.25%;
    }

    .lg\:pl-0 {
        padding-left: 0px;
    }

    .lg\:pr-\[22px\] {
        padding-right: 22px;
    }

    .lg\:pt-\[6\%\] {
        padding-top: 6%;
    }
}

/* ==========================================================================
   FIM DA PARTE 1
   ========================================================================== */


/* ==========================================================================
   PARTE 2 — CSS AUTORAL  ·  EDITE AQUI
   ========================================================================== */

/* ==========================================================
                                                   MICRO-ANIMAÇÕES & SCROLL REVEAL ASSÍNCRONO / STAGGER
                                                   ========================================================== */
.reveal {
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1), transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: opacity, transform;
}

.reveal-fade {
    opacity: 0;
    transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: opacity;
}

.reveal.is-visible,
.reveal-fade.is-visible {
    opacity: 1;
    transform: translateY(0);
}

/* Delays para efeito de cascata/assíncrono */
.delay-75 {
    transition-delay: 75ms;
}

.delay-100 {
    transition-delay: 100ms;
}

.delay-150 {
    transition-delay: 150ms;
}

.delay-200 {
    transition-delay: 200ms;
}

.delay-250 {
    transition-delay: 250ms;
}

.delay-300 {
    transition-delay: 300ms;
}

.delay-350 {
    transition-delay: 350ms;
}

.delay-400 {
    transition-delay: 400ms;
}

.delay-450 {
    transition-delay: 450ms;
}

.delay-500 {
    transition-delay: 500ms;
}

@media (prefers-reduced-motion: reduce) {

    .reveal,
    .reveal-fade {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }
}

/* Espaçamento extra para o painel do Vip não invadir o rodapé.
   Só vale a partir de 1920px: é lá que o painel continua absoluto e vaza da
   seção. Entre 1024 e 1919 ele está no fluxo e a seção já o contém — manter
   os 490px ali deixaria meia tela de branco antes do rodapé. */
@media (min-width: 1920px) {
    .espaco-vip-desktop {
        margin-bottom: 490px;
    }
}

/* ==========================================================
                           NOVO RODAPÉ HYBRASIL
                           ========================================================== */
.footer-main {
    background-color: #ffffff;
    color: #313131;
    font-family: 'Poppins', sans-serif;
    border-top: 1px solid #eef0f4;
}

.footer-container {
    width: 90%;
    max-width: 1638px;
    margin: 0 auto;
    padding: 60px 0 40px;
}

.footer-top-grid {
    display: grid;
    grid-template-columns: 1.2fr 0.9fr 1.1fr 1.2fr 1.2fr;
    gap: 32px;
}

@media (max-width: 1200px) {
    .footer-top-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .footer-top-grid {
        grid-template-columns: 1fr;
        gap: 36px;
    }
}

.footer-col-title {
    color: #0054cf;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 10px;
}

.footer-links a {
    color: #313131;
    font-size: 13.5px;
    text-decoration: none;
    transition: color 0.2s ease, transform 0.2s ease;
    display: inline-block;
}

.footer-links a:hover {
    color: #0054cf;
    transform: translateX(3px);
}

.footer-info-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 14px;
    font-size: 13px;
    color: #4b5563;
}

.footer-info-item svg {
    flex-shrink: 0;
    color: #0054cf;
    margin-top: 2px;
}

/* Cards de CTA da 5ª Coluna */
.footer-cta-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    border-radius: 8px;
    text-decoration: none;
    margin-top: 10px;
    transition: all 0.25s ease;
}

.footer-cta-card.primary {
    background-color: #0054cf;
    color: #ffffff;
    border: 1px solid #0054cf;
}

.footer-cta-card.primary:hover {
    background-color: #0043a8;
}

.footer-cta-card.outline {
    background-color: #ffffff;
    border: 1px solid #0054cf;
    color: #0054cf;
}

.footer-cta-card.outline:hover {
    background-color: #f0f6ff;
}

.footer-cta-card-title {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
}

.footer-cta-card-sub {
    font-size: 11px;
    opacity: 0.85;
}

/* Faixa Intermediária de Diferenciais */
.footer-differentials {
    border-top: 1px solid #eef0f4;
    border-bottom: 1px solid #eef0f4;
    background-color: #fafbfc;
    padding: 36px 0;
}

.footer-diff-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

@media (max-width: 900px) {
    .footer-diff-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }
}

.footer-diff-item {
    display: flex;
    align-items: center;
    gap: 16px;
}

.footer-diff-icon {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: #0054cf;
}

.footer-diff-title {
    font-size: 12.5px;
    font-weight: 700;
    text-transform: uppercase;
    color: #171616;
    margin-bottom: 4px;
}

.footer-diff-desc {
    font-size: 12px;
    color: #64748b;
    line-height: 1.45;
    margin: 0;
}

/* Barra Inferior */
.footer-bottom-bar {
    background-color: #051937;
    color: #cbd5e1;
    font-size: 12px;
    padding: 18px 0;
}

.footer-bottom-flex {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

@media (min-width: 768px) {
    .footer-bottom-flex {
        flex-direction: row;
    }
}

.footer-bottom-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
}

.footer-bottom-links a {
    color: #cbd5e1;
    text-decoration: none;
    transition: color 0.2s;
}

.footer-bottom-links a:hover {
    color: #ffffff;
}

.footer-bottom-divider {
    color: #334155;
}

/* ========================================================
                   Comportamento exclusivo para Mobile (<= 768px)
                   ======================================================== */
@media (max-width: 768px) {
    .footer-col {
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .footer-col-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
        user-select: none;
        margin-bottom: 0;
        padding: 8px 0;
    }

    /* Ícone de seta indicando que é expansível */
    .footer-col-title::after {
        content: "";
        width: 8px;
        height: 8px;
        border-right: 2px solid currentColor;
        border-bottom: 2px solid currentColor;
        transform: rotate(45deg);
        transition: transform 0.3s ease;
        margin-left: 10px;
        display: inline-block;
    }

    /* Oculta o conteúdo no estado inicial */
    .footer-col-content {
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        transition: max-height 0.35s ease, opacity 0.25s ease, margin-top 0.3s ease;
    }

    /* Estado Ativo/Expandido */
    .footer-col.is-open .footer-col-title::after {
        transform: rotate(-135deg);
    }

    .footer-col.is-open .footer-col-content {
        max-height: 500px;
        /* Altura suficiente para exibir todo o conteúdo */
        opacity: 1;
        margin-top: 14px;
    }
}

/* ==========================================================
   CABEÇALHO STICKY / FIXO (Fundo Claro)
   ========================================================== */
#cabecalho {
    position: fixed;
    transition: background-color 0.3s ease, box-shadow 0.3s ease, padding 0.3s ease;
}

#cabecalho .header-container {
    padding-top: 24px;
    padding-bottom: 12px;
    transition: padding 0.3s ease;
}

/* Estado quando a tela rolar para baixo (Fundo Claro) */
#cabecalho.scrolled {
    background-color: rgba(249, 249, 249, 0.95);
    /* Fundo rgb(249, 249, 249) translúcido */
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    /* Sombra mais suave para fundo claro */
}

#cabecalho.scrolled .header-container {
    padding-top: 12px;
}

/* Força os textos, botões e o ícone mobile a ficarem escuros no fundo claro */
#cabecalho.scrolled nav,
#cabecalho.scrolled button#abrir-menu {
    color: #313131 !important;
    /* text-tinta */
    transition: color 0.3s ease;
}

/* Cor de hover (azul) para os links do menu quando o fundo estiver claro */
#cabecalho.scrolled nav a:hover,
#cabecalho.scrolled nav button:hover {
    color: #0054cf !important;
    /* bg-azul */
}

/* Garante que os ícones SVG acompanhem a cor do texto */
#cabecalho.scrolled svg.fill-current {
    fill: #313131;
}

#cabecalho.scrolled button:hover svg.fill-current {
    fill: #0054cf;
}

/* Aumento da fonte do carrossel do Hero em cerca de 25% */
.hero-fix-caixa .swiper-slide span {
    font-size: 15px !important;
    line-height: 1.3;
}

@media (min-width: 1024px) {
    .hero-fix-caixa .swiper-slide span {
        font-size: 16.5px !important;
    }
}

/* ==========================================================
   EFEITO DE FLUTUAÇÃO (FLOATING)
   ========================================================== */
@keyframes float {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-40px);
        /* Sobe 10 pixels suavemente */
    }
}

/* A animação só começa a flutuar depois que o elemento ganha a classe 'is-visible' do reveal */
.reveal.is-visible.floating {
    animation: float 4s ease-in-out infinite;
}

.hero-fix-padding {
    padding-bottom: 91px;
}

.hero-fix-caixa {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 0;
}

/* Retorna às configurações exatas do seu desktop original */
@media (min-width: 1024px) {
    .hero-fix-padding {
        padding-bottom: 0;
    }

    .hero-fix-caixa {
        position: absolute;
        bottom: auto;
        right: auto;
        left: 68.385%;
        top: 86.233%;
        width: 26.615%;
        height: 13.767%;
    }
}

/* Linha de ícone do rodapé (era style inline repetido 5x) */
.footer-linha-icone {
    display: flex;
    align-items: center;
    gap: 10px;
}

/* ==========================================================================
   RESPONSIVIDADE DOS CARTÕES DE PLANO
   ========================================================================== */

/* --- Abaixo de 1024px -----------------------------------------------------
   Título e pílulas eram absolutos sobre a foto, ancorados em bottom 16% e 6%.
   Quando as pílulas quebram em duas ou três linhas elas sobem e encostam no
   título. Aqui os dois voltam para o fluxo, empilhados no rodapé da foto, e a
   foto passa a crescer se o conteúdo pedir mais espaço que a proporção 16/11. */
@media (max-width: 1023.98px) {
    .plano-foto {
        aspect-ratio: auto;
        min-height: 62vw;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding: 6%;
        gap: 14px;
    }

    .plano-foto > h2,
    .plano-foto > .plano-pilulas {
        position: static;
        inset: auto;
        width: 100%;
    }

    .plano-pilulas {
        justify-content: flex-start;
        gap: 6px;
    }
}

/* --- Entre 1024px e 1919px ------------------------------------------------
   Personalizado e Vip travavam a altura da seção numa proporção fixa
   (1920/962 e 1920/1095) enquanto o painel ficava absoluto — ou seja, fora
   do cálculo de altura. O texto do painel não encolhe na mesma proporção da
   seção, então abaixo de 1920px ele vazava: 260px no Personalizado e 408px
   no Vip a 1366px, invadindo a seção seguinte.

   Solução: no intervalo, o painel volta ao fluxo e a seção passa a ser
   medida pelo conteúdo. A margem negativa recoloca o painel exatamente onde
   o `top: 60.81%` o punha — 71% da altura da foto no Personalizado, 58,07%
   no Vip — então a posição relativa à foto não muda em largura nenhuma.
   Acima de 1920px nada disso vale: lá continua o layout original da RC-1. */
@media (min-width: 1024px) and (max-width: 1919.98px) {
    .plano-secao {
        aspect-ratio: auto;
    }

    .plano-painel {
        position: static;
        margin-left: 10%;
        width: 35.573%;
    }

    .plano-secao--personalizado .plano-painel { margin-top: -10.4148%; }
    .plano-secao--vip           .plano-painel { margin-top: -15.047%;  }
}

/* ==========================================================================
   PÁGINAS INTERNAS — cartão de plano lado a lado
   Usado por ingles, espanhol, frances, italiano, alemao e cursos-online.
   O markup carrega só os números de cada cartão (largura, proporção da foto,
   margens). O comportamento comum mora aqui.
   ========================================================================== */

.bg-menta { background-color: #96C9C6; }

/* Escalas de título das páginas internas. Entrelinha e tracking seguem a
   mesma regra medida na referência: -1,5px no tamanho máximo. */
.text-hero-pagina { font-size: clamp(34px, 3.6458vw, 70px); line-height: 0.9; letter-spacing: -0.0214em; }
.text-plano-md    { font-size: clamp(28px, 2.7083vw, 52px); line-height: 1.1; letter-spacing: -0.0288em; }
.text-plano-sm    { font-size: clamp(24px, 2.0833vw, 40px); line-height: 1.1; letter-spacing: -0.0375em; }
.text-plano-xs    { font-size: clamp(21px, 1.5625vw, 30px); line-height: 1.1; letter-spacing: -0.05em;   }

@media (min-width: 1024px) {
    /* Título e pílulas sobre a foto: mesma ancoragem dos cartões da home. */
    .plano-linha .plano-titulo,
    .plano-linha .plano-pilulas {
        left: 9.5%;
        right: auto;
        bottom: auto;
        width: 76%;
    }

    .plano-linha .plano-titulo  { top: 64%; text-align: left; }
    .plano-linha .plano-pilulas { top: 78%; justify-content: flex-end; }

    /* Cartão invertido: painel à esquerda, foto à direita.
       A ordem no HTML continua foto → painel para que o mobile empilhe na
       ordem certa; quem inverte no desktop é o `order`. */
    .plano-linha--invertida .plano-foto        { order: 2; }
    .plano-linha--invertida .plano-painel-lado { order: 1; }

    .plano-linha--invertida .plano-titulo,
    .plano-linha--invertida .plano-pilulas {
        left: auto;
        right: 9.5%;
    }

    .plano-linha--invertida .plano-titulo { text-align: right; }
}

/* ==========================================================================
   PÁGINA A ESCOLA
   Escala editorial própria: rótulos de seção, destaques em azul e o corpo
   miúdo de 12–13px que a página usa nas colunas de texto.
   ========================================================================== */

.text-etiqueta-secao { font-size: clamp(14px, 0.885vw, 17px); line-height: 1;    letter-spacing: 0.01em; }
.text-destaque       { font-size: clamp(26px, 2.1354vw, 41px); line-height: 1.2; letter-spacing: -0.0366em; }
.text-destaque-md    { font-size: clamp(24px, 1.9271vw, 37px); line-height: 1.2; letter-spacing: -0.0405em; }
.text-destaque-sm    { font-size: clamp(20px, 1.3542vw, 26px); line-height: 1.3; letter-spacing: -0.0192em; }
.text-depoimento     { font-size: clamp(22px, 1.8229vw, 35px); line-height: 1.25; letter-spacing: -0.0429em; }
.text-miudo          { font-size: 13px; line-height: 19px; }
.text-ambiente       { font-size: clamp(13px, 0.729vw, 14px); line-height: 1.35; }

/* A referência pede peso 800 na Olive, que não tem face declarada — o navegador
   sintetiza um falso-negrito. Aqui usamos o Bold real (700), que é o mais
   próximo honesto: mesma leitura, sem falsificação de traço. */
/* Caixa de chamada sobre o hero (mesma da home, sem reaproveitar utilitários
   que o index.html carrega no markup mas não tem no CSS). */
.hero-chamada {
    gap: 1em;
    padding-left: 5%;
    padding-right: 5%;
}

@media (min-width: 1024px) {
    .hero-chamada {
        justify-content: flex-end;
        padding-left: 8%;
        padding-right: 8%;
    }
}

/* Os símbolos do sprite carregam fill branco fixo — certo sobre foto, invisível
   sobre as telhas claras dos ambientes. Aqui eles passam a seguir a cor do
   texto, sem alterar o sprite (que a home usa sobre fundo escuro). */
.ambiente-icone [fill] {
    fill: currentColor;
}
