:root {
    --text-regular: normal;
    --text-semibold: 600;
    --text-bold: bold;
    --text-extrabold: 800;

    --text-lineheight-41: 41px;
    --text-lineheight-34: 34px;
    --text-lineheight-28: 28px;
    --text-lineheight-25: 25px;
    --text-lineheight-22: 22px;
    --text-lineheight-21: 21px;
    --text-lineheight-18: 18px;
    --text-lineheight-16: 16px;
    --text-lineheight-13: 13px;


    --text-tamano-64: 64px;
    --text-tamano-34: 34px;
    --text-tamano-28: 28px;
    --text-tamano-24: 24px;
    --text-tamano-22: 22px;
    --text-tamano-20: 20px;
    --text-tamano-18: 18px;
    --text-tamano-16: 16px;
    --text-tamano-14: 14px;
    --text-tamano-13: 13px;
    --text-tamano-12: 12px;
    --text-tamano-11: 11px;


    --color-brand950: #033449;
    --color-brand800: #00648E;
    --color-brand700: #0080B7;
    --color-brand600: #009DE0;
    --color-brand500: #16B9FF;
    --color-brand400: #40C6FF;
    --color-brand200: #94DFFF;
    --color-brand50: #E7F8FF;
    --color-gray950: #0C111D;
    --color-gray800: #1D2939;
    --color-gray700: #344054;
    --color-gray600: #475467;
    --color-gray500: #667085;
    --color-gray400: #98A2B3;
    --color-gray200: #E4E7EC;
    --color-gray25: #FCFCFD;
    --color-brand25: #F2FBFF;

    --color-orange-50: #FEF3F2;
    --color-orange-500: #F04438;
    --color-purple-50: #F4F3FF;
    --color-purple-500: #7A5AF8;




    --leter-spacing-038: -0.38px;
    --leter-spacing-043: -0.43px;
    --leter-spacing-045: -0.45px;
    --leter-spacing-08: -0.08px;
    --leter-spacing-04: 0.4px;
    --leter-spacing-26: -0.26px;
    --leter-spacing-31: -0.31px;






















}