.heroTitle{bottom:8rem;color:var(--Text-White);font-family:var(--ff-en);font-size:7.2rem;font-weight:500;left:0;line-height:1.2;padding:0 12rem;position:absolute;width:100%}.heroTitle.-center{text-align:center}.heroMV{border-radius:8rem;height:calc(100vh - 96px - 4.8rem);overflow:hidden}.heroMV video{height:100%;object-fit:cover;pointer-events:none;width:100%}@media screen and (max-width:1079px){.heroTitle{bottom:3.2rem;font-size:4rem;padding:0 2rem}.heroTitle br{display:none}.heroMV{border-radius:4rem;height:calc(100svh - 66px - 2rem)}}