.title.h1{margin-bottom:0}
.title.h1>*{font-size:64px;margin-bottom:32px;line-height:1em}
.title.h2{margin-bottom:0}
.title.h2>*{font-size:48px;margin-bottom:24px;line-height:1em}
.title.h3{margin-bottom:0}
.title.h3>*{font-size:24px;margin-bottom:16px}
.title.h4{margin-bottom:0}
.title.h4>*{font-size:16x;margin-bottom:8px}
@media(max-width:991.98px){.title.h1>*{font-size:clamp(1.5rem,calc(5.2vw),3rem);line-height:clamp(2rem,calc(5.8vw),3.75rem)}
.title.h2>*,.title.h3>*{font-size:24px;line-height:30px}
.title.h4>*{font-size:16px;line-height:20px}
}