@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap');

body {
    font-family: "Plus Jakarta Sans", sans-serif;
}

.t-yellow-24 {
    font-size: 24px;
    color: var(--yellow);
    font-weight: 600;
}

.t-yellow2-20 {
    font-size: 20px;
    color: var(--yellow2);
    font-weight: 400;
}

.t-yellow-13 {
    font-size: 13px;
    color: var(--yellow);
    font-weight: 300;
}

.t-white-18-l {
    font-size: 18px;
    color: #ffffff;
    font-weight: 300;
    letter-spacing: 7.2px;
}

.t-white-20 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 300;
}

.t-white-84 {
    font-size: 84px;
    color: #ffffff;
    font-weight: 500;
}

.t-gray2-84 {
    font-size: 84px;
    color: var(--gray2);
    font-weight: 700;
}

.t-white-16 {
    font-size: 16px;
    color: white;
    font-weight: 300;
    line-height: 32px;
}

.t-gray2-16 {
    font-size: 16px;
    color: var(--gray2) !important;
    font-weight: 400;
    line-height: 32px;
}

.t-gray-16-l {
    font-size: 16px;
    color: var(--gray);
    font-weight: 400;
    letter-spacing: 3px;
}

.t-gray-18-l {
    font-size: 18px;
    color: var(--gray);
    font-weight: 300;
    letter-spacing: 2px;
}

.t-gray-18 {
    font-size: 18px;
    color: var(--gray);
    font-weight: 300;
}

.t-gray-30 {
    font-size: 30px;
    color: var(--gray);
    font-weight: 500;
}

.t-gray2-36 {
    font-size: 36px;
    color: var(--gray2);
    font-weight: 300;
}

.t-gray2-36-b {
    font-size: 36px;
    color: var(--gray2);
    font-weight: 500;
}

.t-gray-80-s {
    font-size: 80px;
    color: var(--gray);
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--gray);
}

.t-gray2-52 {
    font-size: 52px;
    color: var(--gray2);
    font-weight: 600;
}

.t-gray-54 {
    font-size: 54px;
    color: var(--gray);
    font-weight: 600;
}

.t-white-16-l {
    font-size: 16px;
    color: #ffffff;
    font-weight: 300;
    letter-spacing: 3px;
}

.t-gray2-16-l {
    font-size: 16px;
    color: var(--gray2);
    font-weight: 300;
    letter-spacing: 3px;
}

.t-white-48 {
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
}

.t-white-54 {
    font-size: 54px;
    color: #ffffff;
    font-weight: 500;
}

.t-white-54-l {
    font-size: 54px;
    color: #ffffff;
    font-weight: 300;
}

.t-white-30 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 400;
}

.t-white-30-b {
    font-size: 30px;
    color: #ffffff;
    font-weight: 700;
}

.t-gray5-30 {
    font-size: 30px;
    color: var(--gray5);
    font-weight: 300;
}

.t-gray6-18 {
    font-size: 18px;
    color: var(--gray6);
    font-weight: 600;
}

.t-gray2-48 {
    font-size: 48px;
    color: var(--gray2);
    font-weight: 300;
}

.t-gray2-48-b {
    font-size: 48px;
    color: var(--gray2);
    font-weight: 700;
}

.t-gray2-32 {
    font-size: 32px;
    color: var(--gray2);
    font-weight: 700;
}

.t-orange-18 {
    font-size: 18px;
    color: var(--orange);
    font-weight: 300;
}

.t-orange-32 {
    font-size: 32px;
    color: var(--orange);
    font-weight: 700;
}

.t-gray2-30 {
    font-size: 30px;
    column-rule: var(--gray2);
    font-weight: 600;
    line-height: 38px;
}

.t-white-38 {
    font-size: 38px;
    color: #ffffff;
    font-weight: 500;
}

.t-yellow-32 {
    font-size: 32px;
    color: var(--yellow);
    font-weight: 700;
}

.t-yellow-30 {
    font-size: 30px;
    color: var(--yellow);
    font-weight: 600;
}

.t-gray-24 {
    font-size: 24px;
    color: var(--gray);
    font-weight: 400;
}

.t-gray-24-b {
    font-size: 24px;
    color: var(--gray);
    font-weight: 700;
}

.t-white-68 {
    font-size: 68px;
    color: #ffffff;
    font-weight: 600;
}