body.mobile > section,
body.mobile > footer {
    padding-left: 0;
    padding-right: 0;
}

/* --------------------------------------------------------------------------------------------------------------------- */

body.mobile > .scroll-top {
    height: 6vh;
    bottom: 2vh;
}

/* --------------------------------------------------------------------------------------------------------------------- */

body.mobile > header {
    height: 9vh;
}
body.mobile > header > div > .dark {
    background-color: #161616de;
    height: 91vh;
    width: 100%;
    position: absolute;
    top: 9vh;
    left: 0;
}
body.mobile > header > div > a {
    padding: 0;
}
body.mobile > header > div > .group > .a:hover > i {
    rotate: unset;
}
body.mobile > header > div > a > img {
    height: 4vh;
}
body.mobile > header > div > .group {
    background-color: #000;
    display: none;
    position: fixed;
    top: 9vh;
    left: 0;
    width: 100%;
    padding: 1vh 2vh 2vh 2vh;
    text-align: left;
    flex-direction: column;
    border-top: 0.3vh solid #4aff6c;
    z-index: 1;
}
body.mobile > header.fut25 > div > .group {
    border-color: #11c7ff;
}
body.mobile > header > div > .group > a,
body.mobile > header > div > .group > .a {
    display: block;
    margin: 1vh 0;
    min-height: 4.5vh;
}
body.mobile > header > div > .group > a:last-child {
    height: 5.5vh;
    border-radius: 3vh;
    padding: 1vh 3vh;
    margin-right: 0;
    font-size: 2.7vh;
    text-align: center;
}
body.mobile > header > div > .group > div > a:hover {
    color: #2afd8c;
}
body.mobile > header > div > .group > .a > .drp {
    background-color: transparent;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    gap: 2%;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    border: 0;
    font-size: 2.5vh;
}
body.mobile > header > div > .group > .a > .drp > a {
    width: 32%;
    padding: 1vh;
    text-align: center;
    color: #999999;
}
body.mobile > header > div > div.ic-menu {
    display: block;
}

/* --------------------------------------------------------------------------------------------------------------------- */

body.mobile > section.coming-soon {
    background-image: url(/img/fut24/bg-main-m.png);
    background-position: bottom;
    height: 80vh;
    padding-bottom: 12vh;
}
body.mobile > section.coming-soon > .logo {
    height: 8vh;
}
body.mobile > section.coming-soon > .thead {
    width: 100%;
    font-size: 5vh;
    margin: 3vh 0 1vh 0;
    padding: 0 1vh;
}
body.mobile > section.coming-soon > .tbody {
    width: 100%;
    font-size: 2.3vh;
    padding: 0 1vh;
}

/* --------------------------------------------------------------------------------------------------------------------- */

body.mobile > section.coming-soon-cover {
    height: 20vh;
    width: 100%;
}
body.mobile > section.coming-soon-cover > .group-cards {
    height: 30vh;
    margin-bottom: 16vh;
}

/* --------------------------------------------------------------------------------------------------------------------- */

body.mobile > section.eq-1:not(.fut24, .fut25) {
    background: url(/img/fut23/bg-main-m.png?v23) no-repeat 50% 50% / cover;
}
body.mobile > section.eq-1.fut25 {
    background: url(/img/fut25/bg-main-m.png) no-repeat 50% 50% / cover;
}
body.mobile > section.eq-1.fut26 {
    background: url(/img/fut26/bg-main-m.png) no-repeat 50% 50% / cover;
}
body.mobile > section.eq-1 > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 1vh;
    padding-right: 1vh;
}
body.mobile > section.eq-1 > div > div {
    width: 100%;
    color: #fff;
    text-align: center;
}
body.mobile > section.eq-1.fut25 > div > div:nth-child(1),
body.mobile > section.eq-1.fut24 > div > div:nth-child(1) {
    padding: 7vh 0 1vh 0;
}
body.mobile > section.eq-1 > div > div:nth-child(1) > span:nth-child(1) {
    margin-top: 12vh;
    font-size: 4.5vh;
}
body.mobile > section.eq-1 > div > div:nth-child(1) > span:nth-child(2) {
    margin-top: 1vh;
    font-size: 3vh;
}
body.mobile > section.eq-1 > div > div:nth-child(1) > .btn-feature,
body.mobile > section.eq-1.fut25 > div > div:nth-child(1) > .btn-feature,
body.mobile > section.eq-1.fut24 > div > div:nth-child(1) > .btn-feature {
    height: 5.5vh;
    width: 14vh;
    font-size: 2.7vh;
    margin-top: 2vh;
    padding: 1vh;
}
body.mobile > section.eq-1.fut25 > div > div:nth-child(1) > .logo,
body.mobile > section.eq-1.fut24 > div > div:nth-child(1) > .logo {
    height: 6vh;
}
body.mobile > section.eq-1.fut25 > div > div:nth-child(1) > .thead,
body.mobile > section.eq-1.fut24 > div > div:nth-child(1) > .thead {
    font-size: 4vh;
    padding: 0;
    text-align: center;
}
body.mobile > section.eq-1.fut25 > div > div:nth-child(1) > .tbody,
body.mobile > section.eq-1.fut24 > div > div:nth-child(1) > .tbody {
    font-size: 2vh;
    padding: 0;
    text-align: center;
}
body.mobile > section.eq-1 > div > div:nth-child(2) {
    text-align: center;
}
body.mobile > section.eq-1 > div > div:nth-child(2) > img {
    margin-top: 3vh;
    width: 100%;
    height: auto;
    max-width: 50vh;
}

/* --------------------------------------------------------------------------------------------------------------------- */

body.mobile > section.eq-2 > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 2vh;
}
body.mobile > section.eq-2 > div > div {
    width: 100%;
    padding: 0 1vh;
    text-align: center;
}
body.mobile > section.eq-2 > div > div:nth-child(1) {
    font-size: 3.7vh;
}
body.mobile > section.eq-2 > div > div:nth-child(1) > span {
    display: block;
}
body.mobile > section.eq-2 > div > div:nth-child(1) > span > img {
    height: 6.5vh;
    border-radius: 1vh;
    margin-right: 0.5vh;
    vertical-align: top;
}
body.mobile > section.eq-2 > div > div:nth-child(1) > span > div {
    display: inline-flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    vertical-align: top;
    height: 7vh;
}
body.mobile > section.eq-2 > div > div:nth-child(1) > span > div > div:nth-child(2) > span {
    font-size: 2.5vh;
    margin-right: 0.5vh;
}
body.mobile > section.eq-2 > div > div:nth-child(2) {
    text-align: center;
}
body.mobile > section.eq-2 > div > div:nth-child(2) > a > img {
    height: 6vh;
    float: none;
    margin-top: 1vh;
}

/* --------------------------------------------------------------------------------------------------------------------- */

body.mobile > section.eq-2a {
    width: 100%;
    height: auto;
}
body.mobile > section.eq-2a > div {
    flex-direction: column;
    padding: 3vh 1vh 0 1vh;
}
body.mobile > section.eq-2a > div > div {
    width: 100%;
    color: #1c1c1c;
    padding: 0 1vh;
}
body.mobile > section.eq-2a.fut26 > div > div {
    text-align: center;
    color: #00f173;
}
body.mobile > section.eq-2a > div > div:nth-child(1) > iframe {
    width: 100%;
    height: 30vh;
    margin-top: 3vh;
}
body.mobile > section.eq-2a > div > div:nth-child(2) {
    margin-top: 2vh;
    font-size: 4vh;
}
body.mobile > section.eq-2a > div > div:nth-child(2) > span:nth-child(1) {
    font-size: 4vh;
}
body.mobile > section.eq-2a > div > div:nth-child(2) > span:nth-child(2) {
    margin: 1vh 0 4.5vh 0;
}

/* --------------------------------------------------------------------------------------------------------------------- */

body.mobile > section.eq-3:not(.fut24, .fut25) {
    background: url(/img/fut23/bg-3-m.png?v23) no-repeat 50% 50% / cover;
}
body.mobile > section.eq-3.fut24 {
    background: url(/img/fut24/bg-3-m.png) no-repeat 50% 50% / cover;
}
body.mobile > section.eq-3 > div {
    padding: 4vh 2vh 6vh 2vh;
}
body.mobile > section.eq-3 > div > .title {
    font-size: 4vh;
    margin: 0 0 2vh 0;
    padding: 0 1vh;
}
body.mobile > section.eq-3 > div > .group {
    gap: 2vh;
    margin-bottom: 0;
    padding: 0;
}
body.mobile > section.eq-3 > div > .group::-webkit-scrollbar-thumb {
    background-color: #08ec63;
}
body.mobile > section.eq-3.fut25 > div > .group::-webkit-scrollbar-thumb {
    background-color: #11c7ff;
}
body.mobile > section.eq-3 > div > .group > .feature {
    min-width: 100%;
    margin: 1.5vh 0;
}
body.mobile > section.eq-3 > div > .group > .feature > img {
    display: block;
    width: 100%;
}
body.mobile > section.eq-3 > div > .group > .feature > span {
    display: block;
    padding: 0 2vh;
}
body.mobile > section.eq-3 > div > .group > .feature > span.name {
    font-size: 3.5vh;
    margin: 1.5vh 0 1.3vh 0;
}
body.mobile > section.eq-3 > div > .group > .feature > span.des:last-child {
    margin: 0 0 2vh 0;
}

/* --------------------------------------------------------------------------------------------------------------------- */

body.mobile > section.eq-4 {
    width: 100%;
    height: auto;
}
body.mobile > section.eq-4 > div {
    flex-direction: column;
    padding: 2vh 1vh;
}
body.mobile > section.eq-4 > div > div {
    width: 100%;
    color: #1c1c1c;
    padding: 0 1vh;
}
body.mobile > section.eq-4 > div > div:nth-child(1) {
    border: 0;
    margin: 0;
}
body.mobile > section.eq-4 > div > div:nth-child(1) > img {
    width: 100%;
    height: auto !important;
    margin-top: 3vh;
}
body.mobile > section.eq-4 > div > div:nth-child(2) {
    margin-top: 2vh;
    font-size: 4vh;
}
body.mobile > section.eq-4 > div > div:nth-child(2) > span:nth-child(1) {
    font-size: 4vh;
    text-align: center;
}
body.mobile > section.eq-4 > div > div:nth-child(2) > span.flex {
    justify-content: center;
    font-size: 3.7vh;
}
body.mobile > section.eq-4 > div > div:nth-child(2) > span > .ic {
    height: 6vh;
}
body.mobile > section.eq-4 > div > div:nth-child(2) > span:nth-child(2) {
    text-align: center;
}
body.mobile > section.eq-4 > div > div:nth-child(2) > span:last-child {
    margin-bottom: 3.5vh;
}
body.mobile > section.eq-4 > div > div:nth-child(2) > span > a > img {
    margin: 2vh auto 0 auto;
}

/* --------------------------------------------------------------------------------------------------------------------- */

body.mobile > section.footer-apps > div {
    width: 100%;
    height: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 4vh 2vh 5.5vh 2vh;
}
body.mobile > section.footer-apps > div > .title {
    font-size: 4vh;
    margin: 0 0 2vh 0;
    padding: 0 1vh;
}
body.mobile > section.footer-apps > div > .group {
    gap: 2vh;
    margin-bottom: 0;
}
body.mobile > section.footer-apps > div > .group::-webkit-scrollbar-thumb {
    background-color: #08ec63;
}
body.mobile > section.footer-apps.fut25 > div > .group::-webkit-scrollbar-thumb {
    background-color: #11c7ff;
}
body.mobile > section.footer-apps > div > .group > .feature {
    min-width: 100%;
    margin: 1.5vh 0 0 0 !important;
    padding-bottom: 5vh;
}

/* --------------------------------------------------------------------------------------------------------------------- */

body.mobile > section.content > div {
    padding: 0 2vh;
}

/* --------------------------------------------------------------------------------------------------------------------- */

body.mobile > footer {
    height: auto;
}
body.mobile > footer > div {
    flex-direction: column;
    padding: 0 1vh;
}
body.mobile > footer > div > .official {
    width: 100%;
    padding: 3vh 1vh 1vh 1vh;
}
body.mobile > footer > div > .official > img {
    height: 7vh;
}
body.mobile > footer > div > .official > .group {
    font-size: 2.5vh;
}
body.mobile > footer > div span {
    display: block;
    height: auto;
}
body.mobile > footer > div > .contact {
    width: 100%;
    text-align: center;
    padding: 0 1vh 2vh 1vh;
}
body.mobile > footer > div > .contact > .hr {
    display: block;
}