@font-face {
    font-family: 'Unbounded';
    src: url(../text/Unbounded/Unbounded-VariableFont_wght.ttf) format('truetype');
}

*,
::before,
::after {
    box-sizing: border-box;
    border-width: 0;
}

html,
body {
    position: relative;
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
}

body {
    overflow-x: hidden;
    background-color: rgba(22, 19, 24, 1);
}

button,
input,
optgroup,
select,
textarea {
    font-size: 100%;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
}

h1,
p {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}

.bg-clip-text {
    -webkit-background-clip: text !important;
    background-clip: text !important;
}

#container {
    position: absolute;
    left: 0;
    top: 0;
    width: 1920px;
    height: auto;
    transform-origin: 0 0;
    transform: scale(1);
    overflow: hidden;
    font-family: 'Unbounded';
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
    color: #fff;
}

.cursor-pointer {
    cursor: pointer;
}


.title {
    font-weight: 600;
    font-size: 96px;
    line-height: 122%;
    margin-bottom: 70px;
    text-align: center;
}

.main-text {
    font-size: 24px;
    font-weight: 300;
    line-height: 197%;
}

.box1,
.box2,
.box3,
.box4,
.box5,
.box6 {
    position: relative;
    padding: 100px 260px;
}

.box1,
.box3,
.box5,
.box1-center,
.box6 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.box1 {
    padding-top: 116px;
    position: relative;
    width: 100%;
    height: 1229px;
    background: url(../images/box1-bg1.png);
    background-size: cover;
}

.box1 .box-top {
    width: 1620px;
    height: 101px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 40px;
    margin-bottom: 160px;
    position: relative;
    color: rgba(255, 255, 255, 0.75);
}

.box1 .box-top::before {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(12.5px);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 110px;
}

.box1 .btn-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 122%;
    width: 176px;
    margin-top: 100px;
    position: relative;
    align-items: center;
    text-align: center;
}

.box1-bg2 {
    display: none;
}

.box1 .btn-box .btn-img {
    position: absolute;
    width: 30px;
    left: 73px;
    bottom: -60px;
}

.box1 .languages {
    z-index: 1;
}

.box1 .box-top img {
    width: auto;
    /* width: 211px; */
    height: 100%;
    z-index: 1;
}

.languages .btn {
    font-size: 20px;
    font-weight: 400;
    z-index: 1;
    margin-right: 20px;
}

.languages .btn:last-child {
    margin-right: 0;
}

.languages .btn.active {
    color: #fff;
}

.btn {
    cursor: pointer;
}

.flex-box {
    display: flex;
    gap: 100px;
    justify-content: center;
}

.flex-box .main-text {
    width: 550px;
    align-content: center;
}

.flex-box .img-box {
    flex: 1;
    position: relative;
}

.flex-box .img-box .card {
    position: absolute;
    left: 0;
    width: 200px;
    z-index: -1;
    left: 0px;
    top: 100px;
}

.flex-box .img-box img {
    max-width: 100%;
    height: auto;
}


.box1 .title1 {
    font-size: 22px;
    font-weight: 300;
    line-height: 100%;
    letter-spacing: 2px;
}

.box1 .title2 {
    text-align: center;
    font-size: 64px;
    font-weight: 600;
    line-height: 100%;
    margin-top: 50px;
    width: 700px;
    line-height: 130%;
}

.box1 .text1 {
    font-size: 18px;
    font-weight: 400;
    line-height: 160%;
    width: 553px;
    margin-top: 50px;
    text-align: center;
}

.box2 .title {
    width: 1229px;
    text-align: left;
}

.box2 .box2-bg {
    position: absolute;
    width: 1920px;
    left: 0;
    top: -734px;
    z-index: -2;
}

.box2-bg2 {
    display: none;
}

.box3 .title {
    width: 1333px;
}

.box3 .star1 {
    position: absolute;
    width: 333px;
    height: auto;
    left: 0;
    top: 500px;
}

.box3 .star2 {
    position: absolute;
    right: 0px;
    top: 400px;
    width: 750px;
}

.box4 {
    padding: 250px 100px 200px 176px;
}

.box4 .img-box1 {
    width: 946px;
}

.box4 .content-box {
    flex: 1;
}

.box4 .flex-box {
    gap: 20px;
    align-items: center;
}

.box5 .bg-box5 {
    background: url(../images/box5-bg.png);
    background-size: cover;
    height: 347px;
    width: 1433px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.box5 .title {
    width: 1421px;
}

.box5 .bg2 {
    position: absolute;
    z-index: -2;
    bottom: -90px;
    left: 0;
    width: 2183px;
}

.box5 .card {
    position: absolute;
    width: 153px;
    top: 28px;
    right: -100px;
    z-index: inherit;
}

.box5 .bg-box5 .box {
    width: 548px;
    margin-left: 146px;
    font-size: 16px;
    font-weight: 400;
    line-height: 175%;
    text-align: center;
}

.box5 {
    padding-bottom: 300px;
}

.box6 {
    padding-top: 0;
}

.box5 .bg-box5 .box .title1 {
    font-size: 28px;
    font-weight: 700;
    line-height: 150%;
    color: rgba(255, 221, 21, 1);
    margin-bottom: 30px;
}

.box5-bottom-img {
    display: none;
}

.box6 .logo-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 50px;
    margin-bottom: 100px;
    margin-top: 50px;
}

.box6 .logo-box div {
    width: 30%;
    box-sizing: border-box;
}

.box6 .logo-box img {
    width: 100%;
    height: auto;
}

.box6 .content2 {
    font-size: 32px;
    font-weight: 400;
    line-height: 155%;
    margin-bottom: 150px;
}

.box6 .logo-img {
    width: 211px;
    height: auto;
    margin-top: 100px;
    margin-bottom: 50px;
}

.box6 .page-bottom {
    width: 100%;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
    font-size: 24px;
    font-weight: 500;
    line-height: 135%;
    padding-top: 50px;
    margin-top: 50px;
    border-top: 1px solid rgba(255, 255, 255, 0.35);
}

.box6 .content3 {
    width: 790px;
    font-size: 24px;
    font-weight: 400;
    line-height: 135%;
    text-align: center;
}

.box6 .box6-bottom-img {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
}

@media screen and (max-width: 600px) {
    .title {
        font-size: 145px;
        margin-bottom: 180px;
        font-weight: 500;
    }

    .flex-box {
        flex-direction: column;
    }

    .box1 {
        height: auto;
        background: none;
        /* margin-bottom: 800px; */
        padding: 100px 220px;
    }

    .box1 .title1 {
        font-size: 75px;
    }

    .box1 .box-top {
        height: 225px;
        padding: 50px 70px;
        margin-top: 362px;
        margin-bottom: 700px;
    }

    .box1-bg2 {
        display: block;
        position: absolute;
        top: 0;
        width: 100%;
        left: 0;
        z-index: -2;
    }

    .box1 .box-top .btn {
        font-size: 50px;
        margin-right: 50px;
    }

    .languages .btn:last-child {
        margin-right: 0;
    }

    .box1 .title2 {
        font-size: 170px;
        margin: 120px 0;
        line-height: 130%;
        width: auto;
    }

    .box1 .text1 {
        font-size: 70px;
        width: 100%;
        font-weight: 300;
    }

    .box1 .btn-box {
        font-size: 85px;
        font-weight: 600;
        width: 800px;
        text-align: center;
        margin-top: 1000px;
    }

    .box1 .btn-box .btn-img {
        width: 120px;
        left: 340px;
        bottom: -200px;
    }

    .flex-box .main-text {
        width: 100%;
        font-size: 70px;
        margin-bottom: 80px;
    }

    .box2 {
        padding-top: 800px;
    }

    .box2 .box2-bg {
        display: none;
    }

    .box2-bg2 {
        display: block;
        position: absolute;
        width: 100%;
        left: 0;
        z-index: -1;
        top: -900px;
    }

    .box2 .img-box {
        width: 1920px;
        height: 2700px;
        background: url(../images/box2Img2.png);
        background-size: cover;
        flex: auto;
        margin-left: -260px;
    }

    .box2 .img-box img {
        display: none;
    }

    .box3 .title {
        width: 100%;
        margin-top: 500px;
    }

    .box3 {
        padding: 100px 120px;
    }

    .box3 .star1 {
        width: 700px;
        top: -300px;
    }

    .box3 .star2 {
        bottom: -1100px;
        top: inherit;
        width: 1500px;
        right: -112px;
    }

    .box3 .flex-box,
    .box5 .flex-box {
        flex-direction: column-reverse;
    }

    .box3 .flex-box .main-text {
        padding: 0 100px;
        text-align: center;
        margin-bottom: 150px;
    }

    .box4 .img-box1 {
        width: 1920px;
        margin-left: -100px;
    }

    .flex-box .img-box img {
        width: 1920px;
    }

    .box4 {
        margin-top: 300px;
    }

    .box5 {
        padding: 100px 0px;
    }

    .box5 .bg-box5 {
        background: none;
        height: auto;
    }

    .box5-bottom-img {
        display: block;
        width: 1920px;
        margin: 400px 0 400px -260px;
        max-width: none;
    }

    .box5 .bg-box5 .box .title1 {
        font-size: 120px;
        /* line-height: 120px; */
        margin-bottom: 200px;
    }

    .box5 .bg-box5 .box {
        width: 100%;
        margin-left: 0;
        font-size: 80px;
        font-weight: 300;
        line-height: 197%;
    }

    .box5 .card {
        right: 0;
        width: 260px;
        top: -100px;
    }

    .box5 .bg2 {
        position: absolute;
        z-index: -2;
        bottom: 1200px;
        left: -2540px;
        width: 7000px;
        max-width: none;
    }

    .box5 .bg-box5,
    .box5 .flex-box .main-text {
        width: 100%;
        padding: 0 260px
    }

    .box6 .logo-box {
        /* grid-template-columns: repeat(2, 1fr); */
        gap: 100px;
        margin-bottom: 700px;
    }

    .box6 .logo-box div {
        width: calc(50% - 50px)
            /* flex: 1 1 50%; */
    }

    .box6 .content2 {
        font-size: 65px;
        font-weight: 300;
        margin-bottom: 300px;
        width: auto;
    }

    .box6 .content2 span {
        border-bottom-width: 3px;
    }

    .box6 .logo-img {
        width: 700px;
    }

    .box6 .content3 {
        font-size: 65px;
        font-weight: 300;
        width: 1300px;
        margin-top: 100px;
    }

    .box6 {
        padding: 100px 180px;
    }

    .box6 .page-bottom {
        font-size: 45px;
        font-weight: 300;
        padding-top: 50px;
        margin-top: 150px;
        border-top: 3px solid rgba(255, 255, 255, 0.35);
    }

    .box6 .title1 {
        width: 900px;
    }

    .box6 .box6-bottom-img {
        width: 5920px;
        left: -2000px;
        max-width: none;
        opacity: 0.6;
        bottom: -400px;
    }
}