body {
  background: #e5e5e5;
}

@media screen and (min-width: 768px) {
  .section1 {
    width: 1921px;
    max-width: 1921px;
    margin: 0 auto;
    height: 1080px;
    background-image: url(../img/section1/desktop/bg.png);
  }
  .section1 header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 70px;
    padding: 10px 20px;
  }
  .section1 header div {
    width: 100%;
    height: 39px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .section1 header div ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 30%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .section1 header div ul li {
    list-style: none;
    margin-right: 20px;
  }
  .section1 header div ul li a {
    color: white;
    font-size: 16px;
    text-decoration: none;
  }
  .section1 header .social {
    width: 200px;
    height: 39px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px;
    margin-left: 80px;
  }
  .section1 header .social button {
    width: 24px;
    height: 24px;
    border: none;
    background: none;
    background-image: url(../img/section1/desktop/search.png);
    cursor: pointer;
  }
  .section1 header .social button:last-child {
    background-image: url(../img/section1/desktop/menu.png);
  }
  .section1 main {
    width: 100%;
    height: 1010px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section1 main .hero {
    width: 100px;
    height: 1000px;
    margin-left: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section1 main .hero .navbar {
    margin-bottom: 30px;
    width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 20px;
  }
  .section1 main .hero .navbar p {
    rotate: -90deg;
    font-size: 16px;
    color: white;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
  }
  .section1 main .hero .hero-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 20px;
  }
  .section1 main .hero .hero-content p {
    rotate: -90deg;
    margin-top: -10px;
    font-size: 16px;
    color: white;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
  }
  .section1 main .hero .hero-content .hero-content-text {
    width: 2px;
    height: 400px;
    margin-left: 5px;
    margin-top: 100px;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#FFFFFF)), -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#FFFFFF));
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF), linear-gradient(0deg, #FFFFFF, #FFFFFF);
  }
  .section1 main .hero .hero-content .hero-content-text .div {
    height: 150px;
    background: rgb(221, 34, 66);
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.45);
            box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.45);
  }
  .section1 main .main-content {
    width: 627.33px;
    height: 340px;
    margin-left: 145px;
  }
  .section1 main .main-content h1 {
    font-family: Roboto;
    font-size: 120px;
    font-weight: 900;
    line-height: 130px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: white;
  }
  .section1 main .main-content button {
    width: 271.14px;
    height: 82px;
    background: rgb(221, 34, 66);
    border: none;
    border-radius: 211px;
    color: white;
    font-size: 24px;
    font-family: DM Sans;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    cursor: pointer;
    margin-top: -152px;
  }
  .section1 main .section1-content {
    width: 1225.64px;
    height: 210px;
    margin-top: 341px;
    margin-left: 155px;
    gap: 0px;
    border: 1px 0px 0px 0px;
    opacity: 0.6px;
    background: rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 100px;
  }
  .section1 main .section1-content div {
    width: 210.11px;
    height: 120px;
    top: 911px;
    left: 348.18px;
    gap: 0px;
    opacity: 0px;
    text-align: center;
    margin-bottom: 69px;
    margin-left: 70px;
  }
  .section1 main .section1-content div p {
    width: 32.02px;
    height: 19px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 900;
    line-height: 18.75px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(221, 34, 66);
  }
  .section1 main .section1-content div h1 {
    width: 121.06px;
    height: 42px;
    font-family: DM Sans;
    font-size: 26.41px;
    font-weight: 700;
    line-height: 41.08px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: white;
  }
  .section1 main .section1-content div p:last-child {
    width: 210.11px;
    height: 46px;
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.5px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(147, 147, 147);
  }
  .section1 main .section1-video {
    width: 417.22px;
    height: 254px;
    margin-top: -172px;
    margin-left: 1463.5px;
    rotate: 90deg;
    position: relative;
  }
  .section1 main .section1-video .section1-video-content {
    width: 78.04px;
    height: 78px;
    border: 1px 0px 0px 0px;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 94px;
    top: 160px;
    background: #FFFFFF;
    cursor: pointer;
  }
  .section1 main .section1-video .section1-video-content img {
    width: 44.02px;
    height: 44px;
    rotate: -90deg;
    margin-top: 17px;
    margin-left: 17px;
  }
}
@media screen and (max-width: 768px) {
  .section1 {
    width: 375px;
    height: 1104px;
    top: 1104px;
    left: 375px;
    gap: 0px;
    opacity: 0px;
    background-image: url(../img/section1/mobile/bg.png);
    margin: 0 auto;
  }
  .section1 header img {
    margin-top: 50px;
    margin-left: 22px;
  }
  .section1 header h1 {
    display: none;
  }
  .section1 header ul {
    display: none;
  }
  .section1 header .social {
    width: 200px;
    height: 39px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
    margin-top: -64px;
    margin-left: 266px;
  }
  .section1 header .social button {
    width: 24.01px;
    height: 24px;
    top: 58px;
    left: 267px;
    gap: 0px;
    opacity: 0px;
    background: none;
    border: none;
    background-image: url(../img/section1/desktop/search.png);
  }
  .section1 header .social button:last-child {
    background-image: url(../img/section1/desktop/menu.png);
  }
  .section1 main .hero {
    display: none;
  }
  .section1 main .main-content {
    width: 314px;
    height: 472px;
    margin-top: 0px;
    margin-left: 29px;
  }
  .section1 main .main-content h1 {
    width: 314px;
    height: 126px;
    font-family: Roboto;
    font-size: 58.15px;
    font-weight: 900;
    line-height: 63px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(255, 255, 255);
  }
  .section1 main .main-content button {
    width: 315px;
    height: 59px;
    top: 287px;
    left: 29px;
    padding: 10.2px 0px 0px 0px;
    gap: 5.1px;
    border-radius: 107.63px;
    opacity: 0px;
    color: rgb(255, 255, 255);
    background: rgb(221, 34, 66);
    text-align: center;
    -ms-flex-line-pack: center;
        align-content: center;
    border: none;
    margin-top: -25px;
  }
  .section1 main .main-content button p {
    margin-top: 6px;
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
  }
  .section1 main .section1-content {
    width: 314px;
    height: 472px;
    top: 400px;
    left: 344px;
    gap: 0px;
    border: 1px 0px 0px 0px;
    opacity: 0.6px;
    background: rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    padding-top: 20px;
    margin: -218px auto 0;
  }
  .section1 main .section1-content div {
    width: 210.11px;
    height: 115px;
    margin: 0 auto;
  }
  .section1 main .section1-content div p {
    width: 32.02px;
    height: 19px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 900;
    line-height: 18.75px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(221, 34, 66);
    margin: 0 0 10px 0;
  }
  .section1 main .section1-content div h1 {
    width: 121.06px;
    height: 42px;
    font-family: DM Sans;
    font-size: 26.41px;
    font-weight: 700;
    line-height: 41.08px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: white;
    margin: 0 0 0 0;
  }
  .section1 main .section1-content div p:last-child {
    width: 210.11px;
    height: 46px;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(147, 147, 147);
    margin: 0 0 0 0;
  }
  .section1 main .section1-video {
    background-image: url(../img/section1/mobile/video.png);
    width: 314px;
    height: 191px;
    margin: 0 auto;
  }
  .section1 main .section1-video img {
    display: none;
  }
  .section1 main .section1-video .section1-video-content {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .section2 {
    width: 1921px;
    height: 1624px;
    margin: 0 auto 0;
    background: #000;
  }
  .section2 .section2-content {
    width: 1921px;
    height: 771px;
    background-image: url(../img/section2/ktbg1.png);
    position: relative;
  }
  .section2 .section2-content .section2-box {
    width: 1918px;
    height: 580px;
    margin-top: 210px;
    background: -webkit-gradient(linear, left bottom, left top, from(#010A20), to(rgba(1, 10, 32, 0.14)));
    background: linear-gradient(0deg, #010A20 0%, rgba(1, 10, 32, 0.14) 100%);
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section2 .section2-content .section2-box .section2-content2 {
    width: 630.34px;
    height: 460px;
    background-image: url(../img/section2/tbg.png);
  }
  .section2 .section2-content .section2-box .section2-content3 {
    width: 479.5px;
    height: 299.03px;
    margin-top: -84px;
    margin-left: -143px;
  }
  .section2 .section2-content .section2-box .section2-content3 h1 {
    width: 479.5px;
    height: 119.95px;
    top: 1344.97px;
    left: 1102.85px;
    gap: 0px;
    opacity: 0px;
    color: #FFFFFF;
    font-family: DM Sans;
    font-size: 42px;
    font-weight: 700;
    line-height: 50px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
  }
  .section2 .section2-content .section2-box .section2-content3 p {
    width: 407.58px;
    height: 83.96px;
    color: rgb(224, 224, 224);
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.01em;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
  }
  .section2 .section2-content .section2-box .section2-content3 button {
    width: Fixed 179.81px px;
    height: Hug 59px px;
    top: 1585px;
    left: 1102.85px;
    padding: 16px 24px 16px 24px;
    gap: 24px;
    border-radius: 32px;
    opacity: 0px;
    background: rgb(221, 34, 66);
    border: none;
    color: #FFFFFF;
    cursor: pointer;
  }
  .section2 .section2-content1 {
    width: 1921px;
    height: 854px;
    background-image: url(../img/section2/kbg2.png);
    position: relative;
  }
  .section2 .section2-content1 .section2-box1 {
    width: 1918px;
    height: 807px;
    background: -webkit-gradient(linear, left top, left bottom, from(#010A20), to(rgba(1, 10, 32, 0.14)));
    background: linear-gradient(180deg, #010A20 0%, rgba(1, 10, 32, 0.14) 100%);
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section2 .section2-content1 .section2-box1 .section2-content2 {
    width: 630.34px;
    height: 460px;
    background-image: url(../img/section2/pbg.png);
  }
  .section2 .section2-content1 .section2-box1 .section2-content3 {
    width: 479.5px;
    height: 299.03px;
    margin-top: -84px;
    margin-left: 84px;
  }
  .section2 .section2-content1 .section2-box1 .section2-content3 h1 {
    width: 479.5px;
    height: 119.95px;
    top: 1344.97px;
    left: 1102.85px;
    gap: 0px;
    opacity: 0px;
    color: #FFFFFF;
    font-family: DM Sans;
    font-size: 42px;
    font-weight: 700;
    line-height: 50px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
  }
  .section2 .section2-content1 .section2-box1 .section2-content3 p {
    width: 407.58px;
    height: 83.96px;
    color: rgb(224, 224, 224);
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.01em;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
  }
  .section2 .section2-content1 .section2-box1 .section2-content3 button {
    width: Fixed 179.81px px;
    height: Hug 59px px;
    top: 1585px;
    left: 1102.85px;
    padding: 16px 24px 16px 24px;
    gap: 24px;
    border-radius: 32px;
    opacity: 0px;
    background: rgb(221, 34, 66);
    border: none;
    color: #FFFFFF;
    cursor: pointer;
  }
}
@media screen and (max-width: 768px) {
  .section2 {
    width: 375px;
    height: 1423px;
    border: 0px solid #000;
    overflow: hidden;
    margin: 0 auto;
  }
  .section2 .section2-content {
    width: 1285px;
    height: 515.64px;
    top: 1104px;
    left: -455px;
    gap: 0px;
    opacity: 0.1px;
    background-image: url(../img/section2/mobile/ktbg1.png);
    margin-left: -673px;
    margin-top: 0px;
  }
  .section2 .section2-content .section2-box {
    width: 375px;
    height: 754.93px;
    top: 1772.07px;
    gap: 0px;
    opacity: 0px;
    margin: 0 0 0 673px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #090249), to(rgba(1, 10, 32, 0.14)));
    background: linear-gradient(0deg, #090249 20%, rgba(1, 10, 32, 0.14) 100%);
    border: 0.1px solid rgba(0, 0, 0, 0);
  }
  .section2 .section2-content .section2-box .section2-content2 {
    width: 314px;
    height: 236px;
    background-image: url(../img/section2/mobile/sc2.png);
    background-size: 101% 101%;
    margin: 35px 0 0 25px;
    border: 0.1px solid rgba(0, 0, 0, 0);
  }
  .section2 .section2-content .section2-box .section2-content3 {
    width: 315px;
    height: 334.21px;
    margin: 0 0 0 30px;
  }
  .section2 .section2-content .section2-box .section2-content3 h1 {
    width: 314px;
    height: 162.89px;
    font-family: DM Sans;
    font-size: 43px;
    font-weight: 800;
    line-height: 50px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: white;
  }
  .section2 .section2-content .section2-box .section2-content3 p {
    width: 315px;
    height: 115.92px;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.3px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(224, 224, 224);
  }
  .section2 .section2-content .section2-box .section2-content3 button {
    width: 314px;
    height: 72px;
    top: 1672px;
    left: 30px;
    padding: 16px 24px 16px 24px;
    gap: 24px;
    border-radius: 32px;
    opacity: 0px;
    background: rgb(221, 34, 66);
    color: white;
    margin-top: -30px;
  }
  .section2 .section2-content1 {
    width: 1285px;
    height: 515.64px;
    top: 1104px;
    left: -455px;
    gap: 0px;
    opacity: 0.1px;
    background-image: url(../img/section2/mobile/kbg2.png);
    margin-left: -673px;
    margin-top: 238px;
  }
  .section2 .section2-content1 .section2-box1 {
    width: 375px;
    height: 754.93px;
    top: 1772.07px;
    gap: 0px;
    opacity: 0px;
    margin: 0 0 0 673px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #090249), to(rgba(1, 10, 32, 0.14)));
    background: linear-gradient(180deg, #090249 20%, rgba(1, 10, 32, 0.14) 100%);
    border: 0.1px solid rgba(0, 0, 0, 0);
  }
  .section2 .section2-content1 .section2-box1 .section2-content2 {
    width: 314px;
    height: 236px;
    background-image: url(../img/section2/mobile/sc1.png);
    background-size: 101% 101%;
    margin: -605px 0 0 25px;
    border: 0.1px solid rgba(0, 0, 0, 0);
  }
  .section2 .section2-content1 .section2-box1 .section2-content3 {
    width: 315px;
    height: 334.21px;
    margin: 244px 0 0 30px;
  }
  .section2 .section2-content1 .section2-box1 .section2-content3 h1 {
    width: 314px;
    height: 162.89px;
    font-family: DM Sans;
    font-size: 43px;
    font-weight: 800;
    line-height: 50px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: white;
  }
  .section2 .section2-content1 .section2-box1 .section2-content3 p {
    width: 315px;
    height: 115.92px;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.3px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(224, 224, 224);
  }
  .section2 .section2-content1 .section2-box1 .section2-content3 button {
    width: 314px;
    height: 72px;
    top: 1672px;
    left: 30px;
    padding: 16px 24px 16px 24px;
    gap: 24px;
    border-radius: 32px;
    opacity: 0px;
    background: rgb(221, 34, 66);
    color: white;
    margin-top: -30px;
  }
}
@media screen and (min-width: 768px) {
  .section3 {
    width: 1922px;
    height: 2208px;
    top: 2704px;
    left: -2px;
    gap: 0px;
    opacity: 0px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-image: url(../img/section3/15.png);
  }
  .section3 .boxx {
    width: 1433.68px;
    height: 500px;
    text-align: center;
    margin-top: 3%;
  }
  .section3 .boxx h1 {
    width: 615.36px;
    height: 52.17px;
    font-family: DM Sans;
    font-size: 50px;
    font-weight: 700;
    line-height: 75px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: #000000;
    margin-left: 29%;
  }
  .section3 .boxx .div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section3 .boxx .div img:nth-of-type(2) {
    width: 405px;
    height: 257px;
    background-image: url(../img/section3/14.png);
  }
  .section3 .boxx .box {
    width: 196px;
    height: 19px;
    top: 3213px;
    left: 860px;
    gap: 0px;
    opacity: 0px;
    margin: 40px auto;
    background-image: url(../img/section3/Group\ 6.png);
  }
  .section3 .container {
    width: 1922px;
    height: 794px;
    top: 4912px;
    left: -2px;
    gap: 0px;
    opacity: 0.9px;
    background: rgba(2, 12, 33, 0.8);
  }
  .section3 .container .box1 {
    width: 615.36px;
    height: 160px;
    margin: 200px auto 0;
  }
  .section3 .container .box1 h1 {
    width: 615.36px;
    height: 52.17px;
    font-family: DM Sans;
    font-size: 60px;
    font-weight: 700;
    line-height: 90px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: #FFFFFF;
  }
  .section3 .container .box1 p {
    width: 484px;
    height: 102px;
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.5px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgba(224, 224, 224, 0.8);
    margin-left: 70px;
  }
  .section3 .container .box2 {
    width: 1300px;
    height: 170px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 100px auto 0;
  }
  .section3 .container .box2 h1 {
    font-family: DM Sans;
    font-size: 42.14px;
    font-weight: 700;
    line-height: 49.16px;
    letter-spacing: 0.3862603307px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(221, 34, 66);
  }
  .section3 .container .box2 p {
    width: 340.61px;
    height: 70.23px;
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.5px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgba(224, 224, 224, 0.8);
  }
}
@media screen and (max-width: 768px) {
  .section3 {
    width: 376px;
    height: 2019px;
    top: 2488px;
    gap: 0px;
    opacity: 0px;
    background-image: url(../img/section3/mobile/bg.png);
    margin: -20px auto 0;
    border: 0px solid #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section3 .div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section3 .div img {
    display: none;
  }
  .section3 .div img:first-child {
    display: block;
    margin-left: -20px;
  }
  .section3 .div img:nth-of-type(2) {
    display: block;
    width: 314px;
    height: 200px;
    background-image: url(../img/section2/mobile/sc1.png);
  }
  .section3 .div img:last-child {
    display: block;
    margin-right: -20px;
  }
  .section3 .boxx {
    width: 314px;
    height: 500px;
    text-align: center;
  }
  .section3 .boxx .box {
    width: 160px;
    height: 18px;
    margin: 18px auto;
    background-image: url(../img/section3/Group\ 6.png);
    background-size: 100% 100%;
  }
  .section3 .container {
    width: 376px;
    height: 929px;
    background: rgba(2, 12, 33, 0.8);
  }
  .section3 .container .box1 {
    width: 314px;
    height: 250px;
    margin: 20px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section3 .container .box1 h1 {
    width: 290px;
    height: 52px;
    font-family: DM Sans;
    font-size: 40px;
    font-weight: 700;
    line-height: 46px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: white;
  }
  .section3 .container .box1 p {
    width: 314px;
    height: 167px;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgba(224, 224, 224, 0.8);
    margin-top: 20px;
    margin-left: -7px;
  }
  .section3 .container .box2 {
    width: 374px;
    height: 576px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 80px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 50px;
  }
  .section3 .container .box2 .box3 {
    width: 314px;
    height: 120px;
  }
  .section3 .container .box2 .box3 h1 {
    width: 314px;
    height: 49px;
    font-family: DM Sans;
    font-size: 40px;
    font-weight: 700;
    line-height: 46px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(221, 34, 66);
  }
  .section3 .container .box2 .box3 p {
    width: 314px;
    height: 70.23px;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgba(224, 224, 224, 0.8);
    margin-top: -27px;
  }
  .section3 .container .box2 .box4 {
    width: 314px;
    height: 120px;
  }
  .section3 .container .box2 .box4 h1 {
    width: 314px;
    height: 49px;
    font-family: DM Sans;
    font-size: 40px;
    font-weight: 700;
    line-height: 46px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(221, 34, 66);
  }
  .section3 .container .box2 .box4 p {
    width: 314px;
    height: 70.23px;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgba(224, 224, 224, 0.8);
    margin-top: -27px;
  }
  .section3 .container .box2 .box5 {
    width: 314px;
    height: 120px;
  }
  .section3 .container .box2 .box5 h1 {
    width: 314px;
    height: 49px;
    font-family: DM Sans;
    font-size: 40px;
    font-weight: 700;
    line-height: 46px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(221, 34, 66);
  }
  .section3 .container .box2 .box5 p {
    width: 314px;
    height: 70.23px;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgba(224, 224, 224, 0.8);
    margin-top: -27px;
  }
}
@media screen and (min-width: 768px) {
  .section4 {
    width: 1920px;
    height: 821px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #fff;
  }
  .section4 .box {
    width: 614px;
    height: 300px;
    text-align: center;
  }
  .section4 .box h1 {
    width: 614px;
    height: 100px;
    font-family: DM Sans;
    font-size: 42px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(0, 0, 0);
  }
  .section4 .box p {
    width: 470px;
    height: 84px;
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.5px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(111, 119, 135);
    margin-left: 10%;
  }
  .section4 .box button {
    width: 250px;
    height: 64px;
    color: rgb(255, 255, 255);
    top: 5412px;
    left: 855px;
    padding: 16px 24px 16px 24px;
    gap: 24px;
    border-radius: 122px;
    opacity: 0px;
    background: rgb(221, 34, 66);
    border: none;
    cursor: pointer;
  }
  .section4 img:last-child {
    margin-top: 317px;
    margin-left: -100px;
  }
}
@media screen and (max-width: 767px) {
  .section4 {
    width: 376px;
    height: 900px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #fff;
    margin: 0 auto;
    position: relative;
    border: 0px solid black;
    overflow: hidden;
  }
  .section4 #bg1 {
    width: 400px;
    height: 400px;
    top: -129px;
    left: -65px;
    rotate: 45deg;
    position: absolute;
  }
  .section4 #bg2 {
    width: 500px;
    height: 400px;
    position: absolute;
    top: 500px;
    left: -91px;
  }
  .section4 .box {
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 193px 0 0 0;
  }
  .section4 .box h1 {
    width: 314px;
    height: 184px;
    font-family: DM Sans;
    font-size: 42px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(0, 0, 0);
    margin-left: 7%;
  }
  .section4 .box p {
    width: 314px;
    height: 120px;
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.5px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(111, 119, 135);
    margin-left: 7%;
    margin-top: 2%;
  }
  .section4 .box button {
    width: 314px;
    height: 73px;
    color: rgb(255, 255, 255);
    padding: 16px 24px 16px 24px;
    gap: 24px;
    border-radius: 122px;
    opacity: 0px;
    background: rgb(221, 34, 66);
    border: none;
    cursor: pointer;
    border: 0.1px solid rgba(221, 34, 66, 0.4);
    margin-top: 42px;
    position: relative;
    z-index: 1;
  }
}
@media screen and (min-width: 768px) {
  .section5 {
    width: 1930px;
    height: 1476px;
    top: 5733px;
    left: -10px;
    gap: 0px;
    opacity: 0px;
    margin: 0px auto;
    border: 1px solid #707070;
    background-image: url(../img/section5/hugo-matilla-EFuCATqfblI-unsplash\ 1.png), url(../img/section5/Rectangle\ 1272.png);
    background-size: cover;
    background-position: center;
    text-align: center;
  }
  .section5 #img {
    background-image: url(../img/section5/VideoPlayer.png);
    width: 1056px;
    height: 594px;
  }
  .section5 #img1 {
    background-image: url(../img/section5/Preview1.png);
  }
  .section5 #img2 {
    background-image: url(../img/section5/Preview.png);
  }
  .section5 #h1 {
    width: 1056px;
    height: 142.64px;
    top: 5874.16px;
    left: 432px;
    gap: 0px;
    opacity: 0px;
    font-family: DM Sans;
    font-size: 42px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: #fff;
    margin: 160px auto 45px;
  }
  .section5 .bo {
    width: 1284.74px;
    height: 195.84px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 124px 0 0 365px;
  }
  .section5 .bo .bo1 {
    width: 610px;
    height: 195.84px;
    top: 6803px;
    left: 350px;
    gap: 0px;
    border-radius: 5px 0px 0px 0px;
    opacity: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section5 .bo .bo1 img {
    width: 233px;
    height: 151px;
  }
  .section5 .bo .bo1 h1 {
    width: 233.14px;
    height: 35.66px;
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: #fff;
    margin: -85px 0 0 43px;
  }
  .section5 .bo .bo1 p {
    width: 334.63px;
    height: 142.64px;
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.5px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgba(255, 255, 255, 0.7);
    margin: -88px 0 0 272px;
  }
}
@media screen and (max-width: 768px) {
  .section5 {
    width: 376px;
    height: 1451px;
    background-image: url(../img/section5/mobile/bg.png);
    margin: 0 auto 0;
    border: 1px solid #707070;
  }
  .section5 #h1 {
    width: 314px;
    font-family: DM Sans;
    font-size: 43px;
    font-weight: 700;
    line-height: 46px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: white;
    margin: 90px 0 0 30px;
    border: 0px solid;
  }
  .section5 #img {
    width: 314px;
    height: 192px;
    background-image: url(../img/section5/mobile/video.png);
    margin: 70px 0 0 30px;
  }
  .section5 .bo {
    width: 376px;
    height: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 40px;
  }
  .section5 .bo .bo1 {
    width: 376px;
    height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
  }
  .section5 .bo .bo1 #img1 {
    width: 314px;
    height: 176px;
    background-image: url(../img/section5/mobile/Preview1.png);
  }
  .section5 .bo .bo1 h1 {
    width: 217.88px;
    height: 35.66px;
    font-family: DM Sans;
    font-size: 22px;
    font-weight: 700;
    line-height: 33px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: white;
  }
  .section5 .bo .bo1 p {
    width: 312.72px;
    height: 142.64px;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgba(255, 255, 255, 0.8);
    margin-top: -20px;
  }
  .section5 .bo .bo1 #img2 {
    width: 314px;
    height: 176px;
    background-image: url(../img/section5/mobile/Preview2.png);
  }
  .section5 .bo #bo1 {
    margin-top: -40px;
  }
}
@media screen and (min-width: 768px) {
  .section6 {
    width: 1920px;
    height: 1388px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid white;
  }
  .section6 h1 {
    width: 615.36px;
    height: 52.17px;
    font-family: DM Sans;
    font-size: 60px;
    font-weight: 700;
    line-height: 90px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: #000000;
    margin: 153px auto 50px;
  }
  .section6 p {
    width: 511px;
    height: 47px;
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.01em;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(111, 119, 135);
    margin: 50px auto 50px;
  }
  .section6 .grid-container {
    width: 1170px;
    height: 770px;
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 ta ustun */
    gap: 40px;
    padding: 20px;
    max-width: 1200px;
    margin: 0 auto;
  }
  .section6 .grid-container img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  }
  .section6 .grid-container img:nth-of-type(5) {
    margin-top: -313px;
  }
  .section6 .grid-container img:nth-of-type(6) {
    margin-top: -157px;
  }
}
@media screen and (max-width: 768px) {
  .section6 {
    width: 375px;
    height: 780px;
    top: 6697px;
    gap: 0px;
    opacity: 0px;
    margin: 0 auto;
    border: 1px solid #fff;
    background: #fff;
  }
  .section6 h1 {
    width: 314px;
    height: 52px;
    font-family: DM Sans;
    font-size: 40px;
    font-weight: 700;
    line-height: 46px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: #000000;
    margin: 40px auto;
  }
  .section6 p {
    width: 314px;
    height: 160px;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgba(111, 119, 135, 0.8);
    margin: -20px auto;
  }
  .section6 .grid-container {
    width: 355px;
    height: 500px;
    position: relative;
    margin: 0 auto;
  }
  .section6 .grid-container #img {
    width: 151px;
    height: 217px;
    position: absolute;
    top: 0;
    left: 18px;
  }
  .section6 .grid-container #img1 {
    width: 151px;
    height: 86px;
    position: absolute;
    top: 0;
    left: 190px;
  }
  .section6 .grid-container #img2 {
    width: 150px;
    height: 153px;
    position: absolute;
    top: 335px;
    left: 16px;
  }
  .section6 .grid-container #img3 {
    width: 151px;
    height: 86px;
    position: absolute;
    top: 232px;
    left: 16px;
  }
  .section6 .grid-container #img4 {
    width: 151px;
    height: 217px;
    position: absolute;
    top: 100px;
    left: 190px;
  }
  .section6 .grid-container #img5 {
    width: 150px;
    height: 153px;
    position: absolute;
    top: 335px;
    left: 190px;
  }
}
@media screen and (min-width: 768px) {
  .section7 {
    width: 1920px;
    height: 1432px;
    top: 8597px;
    gap: 0px;
    opacity: 0px;
    margin: 0px auto;
    border: 0.2px solid #dce8f2;
    background: #dce8f2;
  }
  .section7 #fr {
    width: 615px;
    height: 76px;
    font-family: DM Sans;
    font-size: 60px;
    font-weight: 700;
    line-height: 90px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(1, 10, 32);
    margin: 135px 0px 65px 381px;
  }
  .section7 .p1 {
    display: none;
  }
  .section7 .p2 {
    display: none;
  }
  .section7 .boxx {
    width: 1162px;
    height: 1075.69px;
    gap: 0px;
    opacity: 0px;
    margin: 0px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
  .section7 .boxx #hr {
    width: 2.93px;
    height: 817.21px;
    opacity: 0.3px;
    color: none;
    background: rgba(24, 23, 56, 0.089);
    position: absolute;
    top: 0px;
    left: 26px;
  }
  .section7 .boxx .box {
    width: 1141.46px;
    height: 199.54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .section7 .boxx .box .div {
    width: 58.69px;
    height: 58.69px;
    border-radius: 50%;
    background: rgb(221, 34, 66);
    color: #ffffff;
    text-align: center;
    line-height: 58.69px;
    position: absolute;
    top: 0px;
    left: 0px;
  }
  .section7 .boxx .box .div1 {
    width: 1038.76px;
    height: 184.57px;
    margin-top: -42px;
    margin-left: 111px;
  }
  .section7 .boxx .box .div1 h1 {
    width: 336px;
    height: 42px;
    font-family: DM Sans;
    font-size: 26.41px;
    font-weight: 700;
    line-height: 41.08px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: #000000;
  }
  .section7 .boxx .box .div1 .p {
    width: 1038.76px;
    height: 114.44px;
    font-family: DM Sans;
    font-size: 23.47px;
    font-weight: 400;
    line-height: 38.15px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgba(21, 20, 57, 0.4);
  }
  .section7 .boxx .box .div1 .p1 {
    display: none;
  }
  .section7 .boxx .box .div1 .p2 {
    display: none;
  }
  .section7 .boxx .box1 {
    width: 1162px;
    height: 466.56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section7 .boxx .box1 .box2 {
    width: 1162px;
    height: 184.57px;
    position: relative;
  }
  .section7 .boxx .box1 .box2 .div {
    width: 58.69px;
    height: 58.69px;
    border-radius: 50%;
    background: rgb(221, 34, 66);
    color: #ffffff;
    text-align: center;
    line-height: 58.69px;
    position: absolute;
    top: 0px;
    left: 0px;
  }
  .section7 .boxx .box1 .box2 .div1 {
    width: 1059.3px;
    height: 184.57px;
    margin-top: -13px;
    margin-left: 111px;
  }
  .section7 .boxx .box1 .box2 .div1 h1 {
    width: 255px;
    height: 42px;
    font-family: DM Sans;
    font-size: 26.41px;
    font-weight: 700;
    line-height: 41.08px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: #000000;
  }
  .section7 .boxx .box1 .box2 .div1 p {
    width: 1059.3px;
    height: 114.44px;
    font-family: DM Sans;
    font-size: 23.47px;
    font-weight: 400;
    line-height: 38.15px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgba(21, 20, 57, 0.4);
  }
  .section7 .boxx .box1 .box3 {
    width: 1162px;
    height: 184.57px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: -42px;
    margin-left: 219px;
  }
  .section7 .boxx .box1 .box3 img {
    width: 249.42px;
    height: 165.79px;
    top: 9408.51px;
    left: 488.7px;
    gap: 0px;
    border-radius: 7.34px 0px 0px 0px;
    opacity: 0px;
  }
  .section7 .boxx .box1 .box3 h1 {
    width: 468px;
    height: 42px;
    font-family: DM Sans;
    font-size: 26.41px;
    font-weight: 700;
    line-height: 41.08px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(1, 10, 32);
    margin-top: -89px;
    margin-left: 50px;
  }
  .section7 .boxx .box1 .box3 p {
    width: 446.02px;
    height: 114.44px;
    font-family: DM Sans;
    font-size: 23.47px;
    font-weight: 400;
    line-height: 38.15px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgba(21, 20, 57, 0.4);
    margin-top: -109px;
    margin-left: 300px;
  }
  .section7 .boxx button {
    width: 210px;
    height: 64px;
    padding: 16px 24px 16px 24px;
    gap: 24px;
    border-radius: 122px;
    opacity: 0px;
    background: rgb(221, 34, 66);
    color: #ffffff;
    margin-top: -41px;
    margin-left: 107px;
    border: none;
  }
}
@media screen and (max-width: 768px) {
  .section7 {
    width: 375px;
    height: 1160px;
    margin: 0 auto;
    border: 0.2px solid rgba(220, 232, 242, 0.3);
    background: rgb(220, 232, 242);
  }
  .section7 #hr {
    display: none;
  }
  .section7 .p {
    display: none;
  }
  .section7 #btn {
    display: none;
  }
  .section7 #fr {
    width: 221px;
    height: 33px;
    color: black;
    margin: 20px 0 45px 80px;
    font-family: DM Sans;
    font-size: 35px;
    font-weight: 700;
    line-height: 46px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
  }
  .section7 .boxx {
    width: 375;
    height: 1400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section7 .boxx .box {
    width: 355px;
  }
  .section7 .boxx .box .div {
    width: 58.69px;
    height: 58.69px;
    border-radius: 50%;
    background: rgb(221, 34, 66);
    color: #ffffff;
    text-align: center;
    line-height: 58.69px;
    margin: 0 auto;
  }
  .section7 .boxx .box .div1 h1 {
    height: 33px;
    font-family: DM Sans;
    font-size: 23px;
    font-weight: 700;
    line-height: 33px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    margin: 35px auto 20px;
  }
  .section7 .boxx .box .div1 .p1 {
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgba(21, 20, 57, 0.4);
  }
  .section7 .boxx .box .div1 .p2 {
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(221, 34, 66);
    margin-top: -20px;
    margin-bottom: 31px;
  }
  .section7 .boxx .box1 {
    width: 355px;
  }
  .section7 .boxx .box1 .div {
    width: 58.69px;
    height: 58.69px;
    border-radius: 50%;
    background: rgb(221, 34, 66);
    color: #ffffff;
    text-align: center;
    line-height: 58.69px;
    margin: 0 auto;
  }
  .section7 .boxx .box1 .div1 h1 {
    height: 33px;
    font-family: DM Sans;
    font-size: 23px;
    font-weight: 700;
    line-height: 33px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    margin: 35px auto 20px;
  }
  .section7 .boxx .box1 .div1 .p1 {
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgba(21, 20, 57, 0.4);
  }
  .section7 .boxx .box1 .div1 .p2 {
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(221, 34, 66);
    margin-top: -20px;
    margin-bottom: 31px;
  }
  .section7 .boxx .box1 .box3 img {
    width: 314px;
    height: 208px;
    margin: 0 0 0 22px;
  }
  .section7 .boxx .box1 .box3 h1 {
    height: 33px;
    font-family: DM Sans;
    font-size: 23px;
    font-weight: 700;
    line-height: 33px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    margin: 35px auto 20px;
    display: none;
  }
  .section7 .boxx .box1 .box3 .p1 {
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgba(21, 20, 57, 0.4);
  }
  .section7 .boxx .box1 .box3 .p2 {
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: center;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgb(221, 34, 66);
    margin-top: -20px;
    margin-bottom: 31px;
  }
}
@media screen and (min-width: 768px) {
  .footer {
    width: 1920px;
    height: 136px;
    position: relative;
    background: rgb(1, 10, 32);
    border: 1px solid rgb(255, 255, 255);
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 70px;
    padding: 15px 0 0 50px;
  }
  .footer .div {
    width: 104px;
    height: 104px;
    border-radius: 50%;
    background: rgb(221, 34, 66);
    position: absolute;
    left: 1775px;
    top: -50px;
    text-align: center;
    -ms-flex-line-pack: center;
        align-content: center;
    cursor: pointer;
  }
  .footer .box {
    width: 1520px;
    height: 28px;
    top: 58px;
    left: 368px;
    gap: 0px;
    opacity: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer .box ul {
    width: 355px;
    height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    list-style: none;
  }
  .footer .box ul li a {
    text-decoration: none;
    width: 63px;
    height: 28px;
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.5px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgba(255, 255, 255, 0.61);
  }
  .footer .box .social {
    width: 320px;
    height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .footer {
    width: 375px;
    height: 575px;
    top: 8538px;
    gap: 0px;
    opacity: 0px;
    border: 1px solid black;
    background: rgb(1, 10, 32);
    margin: 0 auto;
  }
  .footer .div {
    width: 104px;
    height: 104px;
    border-radius: 50%;
    background: rgb(221, 34, 66);
    text-align: center;
    -ms-flex-line-pack: center;
        align-content: center;
    cursor: pointer;
    margin: -39px 0 0 138px;
  }
  .footer #img {
    margin: 45px 0 0 95px;
  }
  .footer .box {
    width: 375;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer .box ul {
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    list-style: none;
    margin-left: -36px;
  }
  .footer .box ul li a {
    text-decoration: none;
    width: 63px;
    height: 28px;
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.5px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: rgba(255, 255, 255, 0.61);
  }
  .footer .box .social {
    margin-top: 10px;
    width: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
  }
}
