@media screen and (max-width: 1100px) {
    .navigation {
        margin-right: 0;
        gap: 10px 30px;
        font-size: 14px;
    }
}


.mp {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
    color: #666;
}

.m3-back-title {
    font-weight: bold;
    font-size: 9.625vw;
    line-height: 62px;
    color: transparent;
    -webkit-text-stroke: 1px #fff;
}