/* Auto-generated by Clamp Class Manager. Do not edit manually, changes will be overwritten. */

.red-title,
.red-title h1,
.red-title h2,
.red-title h3,
.red-title h4,
.red-title h5,
.red-title h6,
.red-title p,
.red-title a,
.red-title li,
.red-title span,
.red-title blockquote {
    font-size: clamp(1.125rem, calc(0.9269rem + 0.8451vw), 1.6875rem);
    line-height: clamp(18, calc(14.831 + 0.8451vw), 27);
}

.hero-title,
.hero-title h1,
.hero-title h2,
.hero-title h3,
.hero-title h4,
.hero-title h5,
.hero-title h6,
.hero-title p,
.hero-title a,
.hero-title li,
.hero-title span,
.hero-title blockquote {
    font-size: clamp(1.9688rem, calc(1.1171rem + 3.6338vw), 4.3875rem);
    line-height: clamp(31.5, calc(15.6549 + 4.2254vw), 76.5);
}

.big-text,
.big-text h1,
.big-text h2,
.big-text h3,
.big-text h4,
.big-text h5,
.big-text h6,
.big-text p,
.big-text a,
.big-text li,
.big-text span,
.big-text blockquote {
    font-size: clamp(1.2938rem, calc(0.858rem + 1.8592vw), 2.5313rem);
    line-height: 1.215;
}

.big-text-halfbg,
.big-text-halfbg .title {
    font-size: clamp(1.2938rem, calc(0.858rem + 1.8592vw), 2.5313rem);
    line-height: 1.215;
}

