.hero-area .section-title {font-size:86px;}
.switcher-button {top:50px;position:absolute;right:10px;}
.actually-area .section-title.t_line {
    line-height: 1.05;
}

.actually-area .section-title.t_line > div {
    line-height: inherit;
    padding-bottom: 0.08em;
}
.hero-area .big-text {
    font-family: var(--font_thunder);
    font-size: 880px;
    font-weight: 700;
    line-height: 0.477;
    letter-spacing: -0.015em;
    text-transform: uppercase;
    color: var(--theme);
    display: flex;
    align-items: center;
    justify-content: center;
}