:root { --brand-primary: #FFD957; --brand-secondary: #54595F; --brand-tetriary: #61CE70; --brand-quaternary: #FC9FA8; --button-primary: #262E33; --button-primary-hover: #333A3F; --button-primary-font: #FFFFFF; --button-secundair: transparent; --button-secundair-hover: #262E33; --button-secundair-font: #262E33; --default-background: #FFF; --background-dark: #012842; --background-light: #FFFBEE; --border-default: #262E33; --border-dark: #155783; --border-light: #EEEEEE; --border-light-gradient: #C7ECFF; --heading-color: #262E33; --body-color: #333333; --subtitle-color: var(--brand-primary); --text-inactive-dark: #005C99; --text-inactive-light: #7F7F80; --text-label-dark: #FFFFFF66; --text-label-light: hsla(204, 97.01%, 13.14%, 0.4); --inverse-color: #FFFFFF; --field-background: #EDF7FD; --field-background-dark: hsla(204, 97.7%, 17.06%, 1); --field-text-color: #012842; --icon-primary-color: #FFFFFF; --icon-secondary-color: #FFFFFF; --text-xxs: clamp(1rem, calc(0.0009259259259259267 * (100vw - 36rem) + 1rem), 1.1rem); --text-xs: clamp(1.1rem, calc(0.0009259259259259247 * (100vw - 36rem) + 1.1rem), 1.2rem); --text-s: clamp(1.2rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.2rem), 1.4rem); --text-m: clamp(1.4rem, calc(0.0018518518518518534 * (100vw - 36rem) + 1.4rem), 1.6rem); --text-l: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --text-xl: clamp(1.8rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.8rem), 2rem); --text-lineheight-xxs: 120%; --text-lineheight-xs: 120%; --text-lineheight-s: 120%; --text-lineheight-m: 120%; --text-lineheight-l: 200%; --text-lineheight-xl: 120%; --text-font-weight: 400; --button-text-s: clamp(1.4rem, calc(0.0018518518518518534 * (100vw - 36rem) + 1.4rem), 1.6rem); --button-text-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --button-text-l: clamp(1.8rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.8rem), 2rem); --button-box-shadow: unset !important; --button-border-radius: 4px; --button-font-size: clamp(1.3rem, calc(0.0018518518518518534 * (100vw - 36rem) + 1.3rem), 1.5rem); --button-padding: var(--button-padding-top-bottom) var(--button-padding-left-right); --button-letter-spacing: 0.5px; --button-line-height: 100%; --button-padding-left-right: 36px; --button-padding-top-bottom: 16px; --heading-1: clamp(4.2rem, calc(0.013502109704641347 * (100vw - 37.5rem) + 4.2rem), 5.8rem);; --heading-2: clamp(3rem, calc(0.008438819 * (100vw - 37.5rem) + 3rem), 4rem); --heading-3: clamp(2.5rem, calc(0.005907173 * (100vw - 37.5rem) + 2.5rem), 3.2rem); --heading-4: clamp(1.8rem, calc(0.0050632911392405056 * (100vw - 37.5rem) + 1.8rem), 2.4rem); --heading-5: clamp(1.4rem, calc(0.005063291139240507 * (100vw - 37.5rem) + 1.4rem), 2rem); --heading-6: clamp(1rem, calc(0.005063291139240507 * (100vw - 37.5rem) + 1rem), 1.6rem); --heading-lineheight-1: 1; --heading-lineheight-2: 140%; --section-padding-top-bottom: clamp(6rem, calc(0.03375527426160337 * (100vw - 37.5rem) + 6rem), 10rem); --section-padding-left-right: clamp(2rem, calc(0.02109704641350211 * (100vw - 37.5rem) + 2rem), 4.5rem); --layout-size-s: 768px; --layout-size-m: 1024px; --layout-size-l: 1140px;}