.bannerTitle {
    font-size: 72px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -1.44px;
}

.bannerText {
    font-size: 24px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.24px;
}

.title1 {
    font-size: 48px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.96px;
}

.subtitle {
    font-size: 24px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.24px;
}

.text1Regular {
    font-size: 28px;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.28px;
}

.text1Medium {
    font-size: 28px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.28px;
}

.text2Regular {
    font-size: 20px;
    font-weight: 400;
    line-height: 130%;
}

.text2Medium {
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
}

.text3Regular {
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
}

.text3Medium {
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
}

.text3Regular150 {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.text3Medium150 {
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
}

.extraRegular {
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
}

.extraMedium {
    font-size: 14px;
    font-weight: 500;
    line-height: 140%;
}

.button1Medium120 {
    font-size: 20px;
    font-weight: 500;
    line-height: 120%;
}

.button2Medium120 {
    font-size: 14px;
    font-weight: 500;
    line-height: 120%;
}

.copyright1Regular140 {
    font-size: 10px;
    font-weight: 400;
    line-height: 140%;
}

