@import url('https://fonts.googleapis.com/css2?family=Pixelify+Sans:wght@400;500;600;700&display=swap');

html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    overflow-x: hidden;
}
.container {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    width: 100vw;
    max-width: 100vw;
    overflow-x: hidden;
}
.first-container {
    background-color: rgb(15, 158, 241);
    color: #fff;
    height: 250vh;
    width: 100%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    display: flex;
    position: relative;
    overflow: hidden;
}
.second-container {
    background-image: url("../assets/abstract_bg.png");
    background-size: cover;
    background-color: #000;
    z-index: 1;
    position: relative;
    background-position: start;
    background-repeat: no-repeat;
    color: #fff;
    width: 100%;
    height: 125vh;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    overflow: hidden;
}
.third-container {
    background-color: rgb(15, 158, 241);
    position: relative;
    color: #fff;
    height: 228vh;
    width: 100%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    overflow: hidden;
}

.floating-cloud {
    width: 380px;
    height: 160px;
    object-fit: cover;
    top: 100px;
    left: -110px;
    position: absolute;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}
.floating-cloud2 {
    width: 450px;
    height: 200px;
    object-fit: cover;
    top: 10px;
    right: -110px;
    position: absolute;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}
.rise-logo {
    width: 1200px;
    height: 780px;
    object-fit: cover;
    top: 250px;
    left: -50px;
    position: absolute;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

.rise-article {
    position: absolute;
    top: 370px;
    right: 320px;
    width: 500px;
    color: #fff;
    font-family: 'Pixelify Sans', cursive;
    z-index: 10;
}


.rise-article p {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0 0 40px 0;
}

.button-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    position: absolute;
    left: 50%;
    top: 410px;
    transform: translate(-50%, -50%);
    z-index: 20;
}

.play-button, .info-button {
    color: #fff;
    font-family: 'Pixelify Sans', cursive;
    font-size: 40px;
    font-weight: 600;
    cursor: pointer;
    border: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    mix-blend-mode: multiply;
    filter: brightness(1.1) contrast(1.2);
    text-decoration: none;
    display: inline-block;
    text-align: center;
    line-height: 80px;
}

.play-button {
    background-image: url("../assets/button1.png");
    width: 350px;
    height: 80px;
    background-color: transparent;
}

.info-button {
    background-image: url("../assets/button2.png");
    width: 350px;
    height: 80px;
    background-color: transparent;
}


.floating-cloud3 {
    width: 550px;
    height: 300px;
    object-fit: cover;
    top: 1020px;
    right: 410px;
    position: absolute;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}
.plane-hotdogs {
    width: 600px;
    height: 300px;
    object-fit: cover;
    top: 1420px;
    left: 170px;
    position: absolute;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}
    .cheese {
        width: 550px;
        height: 300px;
        object-fit: cover;
        top: 840px;
        right: -210px;
        position: absolute;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
        image-rendering: pixelated;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transform: translateZ(0);
        -webkit-transform: translateZ(0);
    }
    .particles {
        width: 130px;
        height: 130px;
        object-fit: cover;
        top: 1050px;
        left: 350px;
        position: absolute;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
        image-rendering: pixelated;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transform: translateZ(0);
        -webkit-transform: translateZ(0);
    }
    .particles4 {
        width: 90px;
        height: 90px;
        object-fit: cover;
        top: 1200px;
        left: 550px;
        position: absolute;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
        image-rendering: pixelated;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transform: translateZ(0);
        -webkit-transform: translateZ(0);
    }
    .particles2 {
        width: 130px;
        height: 130px;
        object-fit: cover;
        top: 1950px;
        right: 850px;
        position: absolute;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
        image-rendering: pixelated;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transform: translateZ(0);
        -webkit-transform: translateZ(0);
    }
    .particles4 {
        width: 130px;
        height: 130px;
        object-fit: cover;
        top: 790px;
        left: 250px;
        position: absolute;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
        image-rendering: pixelated;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transform: translateZ(0);
        -webkit-transform: translateZ(0);
    }
    .particles6 {
        width: 130px;
        height: 130px;
        object-fit: cover;
        top: 1950px;
        left: 150px;
        position: absolute;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
        image-rendering: pixelated;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transform: translateZ(0);
        -webkit-transform: translateZ(0);
    }
    .particles6 {
        width: 100px;
        height: 100px;
        object-fit: cover;
        top: 1850px;
        left: 350px;
        position: absolute;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
        image-rendering: pixelated;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transform: translateZ(0);
        -webkit-transform: translateZ(0);
    }
.floating-cloud4 {
    width: 410px;
    height: 200px;
    object-fit: cover;
    top: 1110px;
    left: -210px;
    position: absolute;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}
.floating-cloud5 {
    width: 610px;
    height: 250px;
    object-fit: cover;
    top: 1910px;
    right: -180px;
    position: absolute;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

.plane-article {
    position: absolute;
    top: 1420px;
    right: 350px;
    width: 550px;
    color: #fff;
    font-family: 'Pixelify Sans', cursive;
    z-index: 10;
}

.plane-article h2 {
    font-size: 68px;
    font-weight: 700;
    margin: 0 0 20px 0;
    color: #fff;
}

.plane-article p {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0 0 30px 0;
}
.left-hotdog {
    width: 400px;
    height: 300px;
    position: absolute;
    object-fit: cover;
    top: -80px;
    left: 100px;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}
.right-hotdog {
    width: 500px;
    height: 300px;
    position: absolute;
    object-fit: cover;
    top: 400px;
    right: -250px;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: scaleX(-1) translateZ(0);
    -webkit-transform: scaleX(-1) translateZ(0);
}
.hamburger {
    width: 500px;
    height: 350px;
    position: absolute;
    object-fit: cover;
    bottom: 10px;
    left: -120px;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform:translateZ(0);
    -webkit-transform: scaleX(1) translateZ(0);
}

.second-article {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 850px;
    color: #fff;
    font-family: 'Pixelify Sans', cursive;
    z-index: 10;
    text-align: center;
}

.second-article h2 {
    font-size: 60px;
    font-weight: 700;
    margin: 0 0 30px 0;
    color: #fff;
}

.second-article p {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

.cheese2 {
    width: 430px;
    height: 350px;
    position: absolute;
    object-fit: cover;
    top: 20px;
    left: 35%;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform:translateZ(0);
    -webkit-transform: scaleX(1) translateZ(0);
}
.abs-icon2 {
    width: 150px;
    height: 150px;
    position: absolute;
    object-fit: cover;
    top: 300px;
    right: 30%;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform:translateZ(0);
    -webkit-transform: scaleX(1) translateZ(0);
}

.tower {
    width: 680px;
    height: 2160px;
    position: absolute;
    object-fit: cover;
    top: 10px;
    z-index: 10;
    right: -10px;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform:translateZ(0);
    -webkit-transform: scaleX(1) translateZ(0);
}

.third-article {
    position: absolute;
    top: 450px;
    left: 30%;
    transform: translateX(-50%);
    width: 600px;
    color: #fff;
    font-family: 'Pixelify Sans', cursive;
    z-index: 10;
    text-align: center;
}

.third-article p {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

.cloud-left {
    width: 400px;
    height: 200px;
    position: absolute;
    object-fit: cover;
    top: 950px;
    left: -150px;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

.cloud-right {
    width: 550px;
    height: 220px;
    position: absolute;
    object-fit: cover;
    top: 750px;
    right: 180px;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

.dancing-sausage {
    width: 500px;
    height: 420px;
    position: absolute;
    object-fit: cover;
    top: 1000px;
    left: 30%;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
        -webkit-transform: translateZ(0);
}


.footer-social {
    position: absolute;
    bottom: 20px;
    right: 50px;
    display: flex;
    gap: 110px;
    z-index: 1000;
}

.social-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    transition: transform 0.2s ease;
}

.social-link:hover {
    transform: scale(1.1);
}

.social-icon {
    width: 24px;
    height: 24px;
    color: #0f9ef1;
}

.sausage-footer {
    width: 100vw;
    height: 300px;
    position: absolute;
    object-fit: cover;
    bottom: -100px;
    left: 0;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 999;
}
.cloud-footer-front {
    width: 100vw;
    height: 400px;
    position: absolute;
    object-fit: cover;
    bottom: 130px;
    left: 0;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 10;
}
.cloud-footer-back {
    width: 100vw;
    height: 550px;
    position: absolute;
    object-fit: cover;
    bottom: 150px;
    left: 0;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 8;
}


/* 2560px ve üstü ekranlar için (4K/Ultra-wide) */
@media screen and (min-width: 2560px) {
    .footer-social {
        bottom: 30px;
        right: 80px;
        gap: 25px;
    }
    
    .social-link {
        width: 50px;
        height: 50px;
    }
    
    .social-icon {
        width: 30px;
        height: 30px;
    }
    
    .first-container {
        height: 280vh;
    }
    
    .second-container {
        height: 140vh;
    }
    
    .third-container {
        height: 250vh;
    }
    
    .rise-article {
        top: 420px;
        right: 450px;
        width: 600px;
    }
    
    .rise-article p {
        font-size: 32px;
        line-height: 1.7;
    }
    
    .rise-logo {
        width: 1400px;
        height: 910px;
        top: 300px;
        left: -80px;
    }
    
    .button-container {
        left: 50%;
        top: 480px;
    }
    
    .play-button, .info-button {
        font-size: 48px;
        width: 420px;
        height: 100px;
        line-height: 100px;
    }
    
    .plane-article {
        top: 1600px;
        right: 450px;
        width: 650px;
    }
    
    .plane-article h2 {
        font-size: 84px;
    }
    
    .plane-article p {
        font-size: 32px;
        line-height: 1.7;
    }
    
    .plane-hotdogs {
        width: 700px;
        height: 350px;
        top: 1600px;
        left: 200px;
    }
    
    .floating-cloud {
        width: 480px;
        height: 200px;
        top: 120px;
        left: -140px;
    }
    
    .floating-cloud2 {
        width: 550px;
        height: 240px;
        top: 20px;
        right: -140px;
    }
    
    .floating-cloud3 {
        width: 650px;
        height: 350px;
        top: 1200px;
        right: 500px;
    }
    
    .floating-cloud4 {
        width: 500px;
        height: 240px;
        top: 1300px;
        left: -250px;
    }
    
    .floating-cloud5 {
        width: 720px;
        height: 300px;
        top: 2200px;
        right: -220px;
    }
    
    .cheese {
        width: 650px;
        height: 350px;
        top: 980px;
        right: -250px;
    }
    
    .particles {
        width: 160px;
        height: 160px;
        top: 920px;
        left: 420px;
    }
    
    .particles2 {
        width: 160px;
        height: 160px;
        top: 2250px;
        right: 1000px;
    }
    
    .particles4 {
        width: 160px;
        height: 160px;
        top: 920px;
        left: 300px;
    }
    
    .particles6 {
        width: 160px;
        height: 160px;
        top: 2250px;
        left: 180px;
    }
    
    .left-hotdog {
        width: 500px;
        height: 350px;
        top: -120px;
        left: 130px;
    }
    
    .right-hotdog {
        width: 600px;
        height: 350px;
        top: 480px;
        right: -300px;
    }
    
    .hamburger {
        width: 600px;
        height: 420px;
        bottom: 20px;
        left: -150px;
    }
    
    .second-article {
        width: 1000px;
    }
    
    .second-article p {
        font-size: 36px;
        line-height: 1.7;
    }
    
    .third-article {
        top: 520px;
        left: 25%;
        width: 700px;
    }
    
    .third-article p {
        font-size: 32px;
        line-height: 1.7;
    }
    
    .tower {
        width: 800px;
        height: 2400px;
        top: 20px;
        right: -20px;
    }
    
    .cheese2 {
        width: 500px;
        height: 400px;
        top: 30px;
        left: 35%;
    }
    
    .abs-icon2 {
        width: 180px;
        height: 180px;
        top: 350px;
        right: 30%;
    }
    
    .dancing-sausage {
        width: 600px;
        height: 500px;
        top: 1100px;
        left: 25%;
    }
    
    .cloud-left {
        width: 450px;
        height: 220px;
        top: 1050px;
        left: -180px;
    }
    
    .cloud-right {
        width: 650px;
        height: 260px;
        top: 900px;
        right: 200px;
    }
    
    .sausage-footer {
        width: 100vw;
        height: 380px;
        bottom: -120px;
    }
    
    .cloud-footer-front {
        width: 100vw;
        height: 500px;
        bottom: 160px;
    }
    
    .cloud-footer-back {
        width: 100vw;
        height: 680px;
        bottom: 180px;
    }
}

/* 1400px ve altı ekranlar için */
@media screen and (max-width: 1440px) {
    .footer-social {
        bottom: 18px;
        right: 40px;
        gap: 18px;
    }
    
    .social-link {
        width: 38px;
        height: 38px;
    }
    
    .social-icon {
        width: 22px;
        height: 22px;
    }
    
    .rise-article {
        top: 320px;
        right: 90px;
        width: 450px;
    }
    
    .rise-article p {
        font-size: 24px;
    }
    
    .rise-logo {
        width: 1000px;
        height: 650px;
        top: 200px;
        left: -30px;
    }
    
    .button-container {
        left: 50%;
        top: 380px;
    }
    
    .play-button, .info-button {
        font-size: 36px;
        width: 320px;
        height: 75px;
        line-height: 75px;
    }
    
    .plane-article {
        top: 1300px;
        right: 90px;
        width: 500px;
    }
    
    .plane-article h2 {
        font-size: 60px;
    }
    
    .plane-article p {
        font-size: 24px;
    }
    
    .plane-hotdogs {
        width: 550px;
        height: 275px;
        top: 1300px;
        left: 150px;
    }
    
    .particles4 {
        width: 110px;
        height: 110px;
        position: absolute;
        object-fit: cover;
        top: 750px;
        left: 200px;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
        image-rendering: pixelated;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transform: translateZ(0);
        -webkit-transform: translateZ(0);
    }
    
    .particles6 {
        width: 110px;
        height: 110px;
        position: absolute;
        object-fit: cover;
        top: 1850px;
        left: 100px;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
        image-rendering: pixelated;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transform: translateZ(0);
        -webkit-transform: translateZ(0);
    }
    
    .second-article {
        width: 750px;
    }
    
    .second-article p {
        font-size: 28px;
    }
    
    .third-article {
        top: 400px;
        left: 28%;
        width: 550px;
    }
    
    .third-article p {
        font-size: 24px;
    }
    
    .tower {
        width: 600px;
        height: 1900px;
        top: 10px;
        right: -5px;
    }
    
    .cheese2 {
        width: 380px;
        height: 310px;
        top: 15px;
        left: 32%;
    }
    
    .abs-icon2 {
        width: 130px;
        height: 130px;
        top: 280px;
        right: 28%;
    }
    
    .dancing-sausage {
        width: 450px;
        height: 380px;
        top: 900px;
        left: 28%;
    }
    
    .cloud-left {
        width: 350px;
        height: 175px;
        top: 850px;
        left: -120px;
    }
    
    .cloud-right {
        width: 480px;
        height: 200px;
        top: 700px;
        right: 150px;
    }
    
    .floating-cloud {
        width: 350px;
        height: 150px;
        top: 80px;
        left: -100px;
    }
    
    .floating-cloud2 {
        width: 400px;
        height: 180px;
        top: 5px;
        right: -100px;
    }
    
    .floating-cloud3 {
        width: 500px;
        height: 280px;
        top: 950px;
        right: 380px;
    }
    
    .floating-cloud4 {
        width: 380px;
        height: 180px;
        top: 1050px;
        left: -180px;
    }
    
    .floating-cloud5 {
        width: 550px;
        height: 230px;
        top: 1800px;
        right: -150px;
    }
}

/* Tablet uyumluluk için media query'ler */
@media screen and (max-width: 1024px) {
    .footer-social {
        bottom: 15px;
        right: 30px;
        gap: 15px;
    }
    
    .social-link {
        width: 35px;
        height: 35px;
    }
    
    .social-icon {
        width: 20px;
        height: 20px;
    }
    .first-container {
        height: 120vh;
        padding: 15px;
        overflow-x: hidden;
        position: relative;
    }
    
    .second-container {
        height: 70vh;
        background-size: cover;
        background-position: center;
        overflow-x: hidden;
        position: relative;
    }
    
    .third-container {
        height: 85vh;
        padding: 15px;
        overflow-x: hidden;
        position: relative;
    }
    
    .floating-cloud {
        width: 200px;
        height: 120px;
        top: 50px;
        left: -50px;
    }
    
    .floating-cloud2 {
        width: 250px;
        height: 140px;
        top: 0px;
        right: -90px;
    }
    
    .floating-cloud3 {
        width: 280px;
        height: 150px;
        top: 560px;
        right: -200px;
    }
    
    .cheese {
        width: 200px;
        height: 150px;
        top: 320px;
        right: -80px;
    }
    
    .floating-cloud4 {
        width: 200px;
        height: 100px;
        top: 555px;
        left: -100px;
    }
    
    .rise-article {
        
        top: 400px;
        left: 400px;
        width: 300px;
    }
    
    .rise-logo {
        width: 480px;
        height: 312px;
        top: 100px;
        left: 300px;
    }
    
    .plane-hotdogs {
        width: 240px;
        height: 120px;
        top: 768px;
        left: 400px;
    }
    
    .particles {
        width: 52px;
        height: 52px;
        top: 416px;
        left: 340px;
    }
    
  
    
    .rise-article h2 {
        font-size: 36px;
    }
    
    .rise-article p {
        font-size: 14px;
    }
    
    .button-container {
        left: 120px;
        top: 250px;
        transform: translate(-50%, -50%);
    }
    
    .play-button, .info-button {
        font-size: 13px;
        width: 180px;
        height: 40px;
        line-height: 40px;
    }
    
 
    
  
    
    h1 {
        font-size: 24px;
        text-align: center;
    }
    
    .plane-article {
        top: 910px;
        left: 400px;
        width: 300px;
    }
    
    .plane-article h2 {
        font-size: 28px;
    }
    
    .plane-article p {
        font-size: 14px;
    }
    
    .second-article {
        width: 400px;
    }
    
    .second-article h2 {
        font-size: 36px;
    }
    
    .second-article p {
        font-size: 14px;
    }
    

    .third-article p {
        font-size: 14px;
    }
    
    .cloud-left {
        width: 150px;
        height: 75px;
        top: 300px;
        left: -30px;
    }
    
    .cloud-right {
        width: 170px;
        height: 85px;
        top: 350px;
        right: -60px;
    }
    
    .dancing-sausage {
        width: 150px;
        height: 120px;
        top: 500px;
        left: -30px;
    }
    
    .hamburger {
        width: 200px;
        height: 140px;
        bottom: -70px;
        left: -40px;
    }
    
    .cheese2 {
        width: 172px;
        height: 140px;
        top: 8px;
        left: 20%;
    }
    
    .tower {
        width: 272px;
        height: 864px;
        top: -28px;
        right: -4px;
    }
    
    .abs-icon2 {
        width: 60px;
        height: 60px;
        top: 120px;
        right: 12%;
    }
    
    .left-hotdog {
        width: 160px;
        height: 96px;
        top: -10px;
        left: 40px;
    }
    
    .right-hotdog {
        width: 200px;
        height: 90px;
        top: 160px;
        right: -100px;
    }
    
    .footer {
        height: 250px;
    }
    
    .sausage-footer {
        width: 100vw;
        height: 200px;
        bottom: 0;
    }
    
    .cloud-footer-front {
        width: 100vw;
        height: 250px;
        bottom: 80px;
    }
    
    .cloud-footer-back {
        width: 100vw;
        height: 350px;
        bottom: 100px;
    }
    .hamburger {
        bottom: 10px;
        left: -30px;
    }
    .third-article{
        top: 200px;
        left: 490px;
        width: 300px;
    }
    .cloud-left{
        left: -100px;
    }
    .abs-icon2{
        top: 100px;
        right: 20%;
    }
    .cheese2{
        top: -10px;
        right: 20%;
    }
    .dancing-sausage{
        top: 500px;
        left: 7%;
    }
    .tower{
        top: 5px;
        right: 0px;
    }
    .cloud-footer-back{
        bottom: 100px;
    }
    .cloud-footer-front{
        bottom: 130px;
    }

}

@media screen and (max-width: 768px) {
    .first-container {
        height: 120vh;
        padding: 15px;
        overflow-x: hidden;
        position: relative;
    }
    
    .second-container {
        height: 70vh;
        background-size: cover;
        background-position: center;
        overflow-x: hidden;
        position: relative;
    }
    
    .third-container {
        height: 85vh;
        padding: 15px;
        overflow-x: hidden;
        position: relative;
    }
    
    .floating-cloud {
        width: 200px;
        height: 120px;
        top: 50px;
        left: -50px;
    }
    
    .floating-cloud2 {
        width: 250px;
        height: 140px;
        top: 0px;
        right: -90px;
    }
    
    .floating-cloud3 {
        width: 280px;
        height: 150px;
        top: 560px;
        right: -200px;
    }
    
    .cheese {
        width: 200px;
        height: 150px;
        top: 320px;
        right: -80px;
    }
    
    .floating-cloud4 {
        width: 200px;
        height: 100px;
        top: 555px;
        left: -100px;
    }
    
    .rise-article {
        top: 400px;
        left: 250px;
        width: 300px;
    }
    
    .rise-logo {
        width: 480px;
        height: 312px;
        top: 100px;
        left: 150px;
    }
    
    .plane-hotdogs {
        width: 240px;
        height: 120px;
        top: 768px;
        left: 250px;
    }
    
    .particles {
        width: 52px;
        height: 52px;
        top: 316px;
        left: 340px;
    }
    
         .particles2 {
        width: 52px;
        height: 52px;
        top: 780px;
        right: 80px;
    }
    
    .particles4 {
        width: 52px;
        height: 52px;
        top: 316px;
        left: 220px;
    }
    
    .particles6 {
        width: 52px;
        height: 52px;
        top: 740px;
        left: 140px;
    }
    
       .rise-article h2 {
        font-size: 36px;
    }
    
    .rise-article p {
        font-size: 14px;
    }
    
    .button-container {
        left: 120px;
        top: 250px;
        transform: translate(-50%, -50%);
    }
    
    .play-button, .info-button {
        font-size: 13px;
        width: 180px;
        height: 40px;
        line-height: 40px;
    }
    
 
    
  
    
    h1 {
        font-size: 24px;
        text-align: center;
    }
    
    .plane-article {
        top: 910px;
        left: 250px;
        width: 300px;
    }
    
    .plane-article h2 {
        font-size: 28px;
    }
    
    .plane-article p {
        font-size: 14px;
    }
    
    .second-article {
        width: 400px;
    }
    
    .second-article h2 {
        font-size: 36px;
    }
    
    .second-article p {
        font-size: 14px;
    }
    
    .third-article {
        width: 300px;
        top: 350px;
    }
    
    .third-article p {
        font-size: 14px;
    }
    
    .cloud-left {
        width: 150px;
        height: 75px;
        top: 300px;
        left: -30px;
    }
    
    .cloud-right {
        width: 170px;
        height: 85px;
        top: 350px;
        right: -60px;
    }
    
    .dancing-sausage {
        width: 150px;
        height: 120px;
        top: 500px;
        left: -30px;
    }
    
    .hamburger {
        width: 200px;
        height: 140px;
        bottom: -70px;
        left: -40px;
    }
    
    .cheese2 {
        width: 172px;
        height: 140px;
        top: 8px;
        left: 20%;
    }
    
    .tower {
        width: 272px;
        height: 864px;
        top: -28px;
        right: -4px;
    }
    
    .abs-icon2 {
        width: 60px;
        height: 60px;
        top: 120px;
        right: 12%;
    }
    
    .left-hotdog {
        width: 160px;
        height: 96px;
        top: -10px;
        left: 40px;
    }
    
    .right-hotdog {
        width: 200px;
        height: 90px;
        top: 160px;
        right: -100px;
    }
    
    .footer {
        height: 250px;
    }
    
    .sausage-footer {
        width: 100vw;
        height: 200px;
        bottom: 0;
    }
    
    .cloud-footer-front {
        width: 100vw;
        height: 250px;
        bottom: 80px;
    }
    
    .cloud-footer-back {
        width: 100vw;
        height: 350px;
        bottom: 100px;
    }
    .hamburger {
        bottom: 10px;
        left: -30px;
    }
    .third-article{
        top: 200px;
        left: 240px;
        width: 300px;
    }
    .cloud-left{
        left: -100px;
    }
    .abs-icon2{
        top: 100px;
        right: 20%;
    }
    .cheese2{
        top: -10px;
        right: 20%;
    }
    .dancing-sausage{
        top: 500px;
        left: 7%;
    }
    .tower{
        top: 5px;
        right: 0px;
    }
    .cloud-footer-back{
        bottom: 100px;
    }
    .cloud-footer-front{
        bottom: 130px;
    }

}

@media screen and (max-width: 480px) {
    .footer-social {
        bottom: 10px;
        right: 20px;
        gap: 12px;
    }
    
    .social-link {
        width: 30px;
        height: 30px;
    }
    
    .social-icon {
        width: 18px;
        height: 18px;
    }

    .first-container {
        height: 140vh;
        padding: 15px;
        overflow: hidden;
        position: relative;
    }
    
    .second-container {
        height: 70vh;
        background-size: cover;
        background-position: center;
        overflow: hidden;
        position: relative;
    }
    
    .third-container {
        height: 110vh;
        padding: 15px;
        overflow: hidden;
        position: relative;
    }
    
    .floating-cloud {
        width: 200px;
        height: 120px;
        top: 50px;
        left: -50px;
    }
    
    .floating-cloud2 {
        width: 250px;
        height: 140px;
        top: 0px;
        right: -90px;
    }
    
    .floating-cloud3 {
        width: 280px;
        height: 150px;
        top: 560px;
        right: -200px;
    }
    
    .cheese {
        width: 200px;
        height: 150px;
        top: 420px;
        right: -120px;
    }
    
    .floating-cloud4 {
        width: 200px;
        height: 100px;
        top: 555px;
        left: -100px;
    }
    
    .rise-article {
        top: 400px;
        left: 100px;
        width: 250px;
    }
    
    .rise-logo {
        width: 480px;
        height: 312px;
        top: 100px;
        left: -20px;
    }
    
    .plane-hotdogs {
        width: 240px;
        height: 120px;
        top: 768px;
        left: 100px;
    }
    
    .particles {
        width: 52px;
        height: 52px;
        top: 316px;
        left: 140px;
        display: none;
    }
    
    .particles2 {
        width: 52px;
        height: 52px;
        top: 780px;
        right: 340px;
    }
    
    .particles4 {
        width: 36px;
        height: 36px;
        top: 316px;
        left: 120px;
        display: none;
    }
    
    .particles6 {
        width: 40px;
        height: 40px;
        top: 580px;
        left: 80px;
    }
    
    .rise-article h2 {
        font-size: 36px;
    }
    
    .rise-article p {
        font-size: 14px;
    }
    
    .button-container {
        left: 120px;
        top: 250px;
        transform: translate(-50%, -50%);
    }
    
    .play-button, .info-button {
        font-size: 13px;
        width: 180px;
        height: 40px;
        line-height: 40px;
    }
    
 
    
  
    
    h1 {
        font-size: 24px;
        text-align: center;
    }
    
    .plane-article {
        top: 910px;
        left: 100px;
        width: 250px;
    }
    
    .plane-article h2 {
        font-size: 28px;
    }
    
    .plane-article p {
        font-size: 14px;
    }
    
    .second-article {
        width: 300px;
    }
    
    .second-article h2 {
        font-size: 36px;
    }
    
    .second-article p {
        font-size: 14px;
    }
    
    .third-article {
        width: 300px;
        top: 350px;
    }
    
    .third-article p {
        font-size: 14px;
    }
    
    .cloud-left {
        width: 150px;
        height: 75px;
        top: 300px;
        left: -30px;
    }
    
    .cloud-right {
        width: 170px;
        height: 85px;
        top: 350px;
        right: -60px;
    }
    
    .dancing-sausage {
        width: 150px;
        height: 120px;
        top: 500px;
        left: -30px;
    }
    
    .hamburger {
        width: 200px;
        height: 140px;
        bottom: -70px;
        left: -40px;
    }
    
    .cheese2 {
        width: 172px;
        height: 140px;
        top: 8px;
        left: 20%;
    }
    
    .tower {
        width: 272px;
        height: 864px;
        top: 8px;
        right: -4px;
    }
    
    .abs-icon2 {
        width: 60px;
        height: 60px;
        top: 120px;
        right: 12%;
    }
    
    .left-hotdog {
        width: 160px;
        height: 96px;
        top: -10px;
        left: 40px;
    }
    
    .right-hotdog {
        width: 200px;
        height: 90px;
        top: 160px;
        right: -100px;
    }
    
    .footer {
        height: 250px;
    }
    
    .sausage-footer {
        width: 100vw;
        height: 200px;
        bottom: 0;
    }
    
    .cloud-footer-front {
        width: 100vw;
        height: 250px;
        bottom: 80px;
    }
    
    .cloud-footer-back {
        width: 100vw;
        height: 350px;
        bottom: 100px;
    }
    .hamburger {
        bottom: 10px;
        left: -30px;
    }
    .third-article{
        top: 100px;
        left: 140px;
        width: 200px;
    }
    .cloud-left{
        left: -100px;
    }
    .abs-icon2{
        top: 100px;
        right: 20%;
    }
    .cheese2{
        top: -10px;
        right: 20%;
    }
    .dancing-sausage{
        top: 500px;
        left: 7%;
    }
    
 
}

@media screen and (max-width: 360px) {
    .footer-social {
        bottom: 10px;
        right: 20px;
        gap: 12px;
    }
    
    .social-link {
        width: 30px;
        height: 30px;
    }
    
    .social-icon {
        width: 18px;
        height: 18px;
    }

    .first-container {
        height: 160vh;
        padding: 15px;
        overflow: hidden;
        position: relative;
    }
    
    .second-container {
        height: 70vh;
        background-size: cover;
        background-position: center;
        overflow: hidden;
        position: relative;
    }
    
    .third-container {
        height: 100vh;
        padding: 15px;
        overflow: hidden;
        position: relative;
    }
    
    .floating-cloud {
        width: 200px;
        height: 120px;
        top: 50px;
        left: -50px;
    }
    
    .floating-cloud2 {
        width: 250px;
        height: 140px;
        top: 0px;
        right: -90px;
    }
    
    .floating-cloud3 {
        width: 280px;
        height: 150px;
        top: 560px;
        right: -200px;
    }
    
    .cheese {
        width: 200px;
        height: 150px;
        top: 420px;
        right: -80px;
        display: none;
    }
    
    .floating-cloud4 {
        width: 200px;
        height: 100px;
        top: 555px;
        left: -100px;
    }
    
    .rise-article {
        top: 400px;
        left: 70px;
        width: 250px;
    }
    
    .rise-logo {
        width: 480px;
        height: 312px;
        top: 100px;
        left: -50px;
    }
    
    .plane-hotdogs {
        width: 240px;
        height: 120px;
        top: 768px;
        left: 60px;
    }
    
    .particles {
        width: 52px;
        height: 52px;
        top: 316px;
        left: 140px;
        display: none;
    }
    
    .particles2 {
        width: 52px;
        height: 52px;
        top: 780px;
        right: 340px;
        display: none;
    }
    
    .particles4 {
        width: 36px;
        height: 36px;
        top: 316px;
        left: 120px;
        display: none;
    }
    
    .particles6 {
        width: 40px;
        height: 40px;
        top: 580px;
        left: 80px;
    }
    
    .rise-article h2 {
        font-size: 36px;
    }
    
    .rise-article p {
        font-size: 14px;
    }
    
    .button-container {
        left: 120px;
        top: 250px;
        transform: translate(-50%, -50%);
    }
    
    .play-button, .info-button {
        font-size: 13px;
        width: 180px;
        height: 40px;
        line-height: 40px;
    }
    
 
    
  
    
    h1 {
        font-size: 24px;
        text-align: center;
    }
    
    .plane-article {
        top: 910px;
        left: 75px;
        width: 250px;
    }
    
    .plane-article h2 {
        font-size: 28px;
    }
    
    .plane-article p {
        font-size: 14px;
    }
    
    .second-article {
        width: 300px;
    }
    
    .second-article h2 {
        font-size: 36px;
    }
    
    .second-article p {
        font-size: 14px;
    }
    
    .third-article {
        width: 300px;
        top: 350px;
    }
    
    .third-article p {
        font-size: 14px;
    }
    
    .cloud-left {
        width: 150px;
        height: 75px;
        top: 300px;
        left: -30px;
    }
    
    .cloud-right {
        width: 170px;
        height: 85px;
        top: 350px;
        right: -60px;
    }
    
    .dancing-sausage {
        width: 150px;
        height: 120px;
        top: 500px;
        left: -30px;
    }
    
    .hamburger {
        width: 200px;
        height: 140px;
        bottom: -70px;
        left: -40px;
    }
    
    .cheese2 {
        width: 172px;
        height: 140px;
        top: 8px;
        left: 20%;
    }
    
    .tower {
        width: 272px;
        height: 864px;
        top: 8px;
        right: -4px;
    }
    
    .abs-icon2 {
        width: 60px;
        height: 60px;
        top: 120px;
        right: 12%;
    }
    
    .left-hotdog {
        width: 160px;
        height: 96px;
        top: -10px;
        left: 40px;
    }
    
    .right-hotdog {
        width: 200px;
        height: 90px;
        top: 160px;
        right: -100px;
    }
    
    .footer {
        height: 250px;
    }
    
    .sausage-footer {
        width: 100vw;
        height: 200px;
        bottom: 0;
    }
    
    .cloud-footer-front {
        width: 100vw;
        height: 250px;
        bottom: 80px;
    }
    
    .cloud-footer-back {
        width: 100vw;
        height: 350px;
        bottom: 100px;
    }
    .hamburger {
        bottom: 10px;
        left: -30px;
    }
    .third-article{
        top: 100px;
        left: 140px;
        width: 200px;
    }
    .cloud-left{
        left: -100px;
    }
    .abs-icon2{
        top: 100px;
        right: 20%;
    }
    .cheese2{
        top: -10px;
        right: 20%;
    }
    .dancing-sausage{
        top: 500px;
        left: 7%;
    }
    
  
}