img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover
}

.common_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

.home {
    overflow: hidden;
    position: relative;
    z-index: 1
}

.foot {
    position: relative;
    z-index: 5;
    margin-top: -1.97917vw
}

.common_more {
    border-radius: 1.04167vw;
    border: 1.264px solid rgba(255, 255, 255, 0.16);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.16) 100%, rgba(255, 255, 255, 0) 100%), #0F77FF;
    box-shadow: 0px 0px 0px 1.264px #0F77FF, 0px 1.264px 2.528px 0px rgba(12, 43, 100, 0.2);
    display: flex;
    padding: .52083vw 1.82292vw .52083vw 1.875vw;
    justify-content: center;
    align-items: center;
    width: fit-content;
    color: #fff;
    line-height: 1.35;
    cursor: pointer;
    text-transform: capitalize;
    transition: .6s ease
}

.common_more:hover {
    color: #5D5D5D;
    background: #C6DFFF;
    box-shadow: none
}

.bg1 {
    position: absolute;
    width: 103.85417vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    top: 71.51042vw;
    pointer-events: none
}

.bg1 img {
    width: 100%
}

.bg2 {
    position: absolute;
    width: 164.6875vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    top: 107.60417vw;
    pointer-events: none
}

.bg2 img {
    width: 100%
}

.bg3 {
    position: absolute;
    width: 198.02083vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    top: 166.66667vw;
    pointer-events: none
}

.bg3 img {
    width: 100%
}

.bg4 {
    position: absolute;
    width: 103.54167vw;
    left: 8.85417vw;
    z-index: 1;
    top: 0vw;
    pointer-events: none
}

.bg4 img {
    width: 100%
}

.bg5 {
    position: absolute;
    width: 28.90625vw;
    left: -11.5625vw;
    z-index: 1;
    top: 25.67708vw;
    pointer-events: none
}

.bg5 img {
    width: 100%
}

.bg6 {
    position: absolute;
    width: 26.71875vw;
    right: 0vw;
    z-index: 1;
    top: 35.72917vw;
    pointer-events: none
}

.bg6 img {
    width: 100%
}

@keyframes yAnimate {
    0% {
        transform: translateY(40px);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

.main {
    position: relative;
    z-index: 2
}

.main .section1 {
    padding: 14.47917vw 7.03125vw 0 8.33333vw
}

.main .section1 .display {
    display: flex;
    justify-content: space-between
}

.main .section1 .display .l {
    margin: 2.55208vw 0 0 0
}

.main .section1 .display .l .l_list {
    display: none
}

.main .section1 .display .l .l_list.on {
    display: block;
    animation: yAnimate .6s ease forwards
}

.main .section1 .display .l .title {
    color: #000;
    font-style: normal;
    font-weight: 500;
    line-height: 5.20833vw;
    text-transform: capitalize;
    margin: 0 0 1.25vw
}

.main .section1 .display .l .p2 {
    color: #000;
    font-style: normal;
    font-weight: 400;
    margin: 0 0 2.08333vw
}

.main .section1 .display .r {
    width: 39.6875vw;
    height: 35.72917vw
}

.main .section1 .display .r .rSwiper {
    width: 100%;
    height: 100%
}

.main .section1 .display .r .rSwiper .swiper-slide {
    opacity: 0 !important;
    transition: 1s
}

.main .section1 .display .r .rSwiper .swiper-slide.swiper-slide-active {
    opacity: 1 !important
}

.main .section1 .display .r .rSwiper .swiper-slide img {
    width: 100%
}

.main .section1 .swiper-pagination {
    position: static;
    width: fit-content;
    margin: -2.60417vw auto 0
}

.main .section1 .swiper-pagination span {
    background: rgba(116, 116, 119, 0.4);
    opacity: 1 !important;
    margin: 0 1.25vw 0 0 !important;
    width: .52083vw;
    height: .52083vw;
    transition: .6s ease
}

.main .section1 .swiper-pagination span.swiper-pagination-bullet-active {
    background: #297EF7
}

.main .section1 .swiper-pagination span:last-child {
    margin: 0 !important
}

.main .section2 {
    padding: 0 0 11.09375vw 0
}

.main .section2 .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 13.54167vw 0 8.33333vw
}

.main .section2 .top .img {
    width: 39.58333vw;
    height: 23.95833vw;
    border-radius: 1.04167vw;
    overflow: hidden
}

.main .section2 .top .img:hover img {
    transform: scale(1.05)
}

.main .section2 .top .img img {
    width: 100%;
    height: 100%;
    transition: .6s ease
}

.main .section2 .top .text {
    width: 33.69792vw
}

.main .section2 .top .text .p1 {
    color: #000;
    font-style: normal;
    font-weight: 400;
    line-height: 142.82%;
    text-transform: capitalize;
    margin: 0 0 1.25vw
}

.main .section2 .top .text .p2 {
    margin: 0 0 2.08333vw
}

.main .section2 .top .text .p2 .list {
    display: flex;
    align-items: center
}

.main .section2 .top .text .p2 .list:not(:last-child) {
    margin: 0 0 .26042vw
}

.main .section2 .top .text .p2 .list span {
    width: .36458vw;
    height: .36458vw;
    border-radius: 50%;
    background: #000;
    margin: 0 .78125vw 0 0
}

.main .section2 .content {
    margin: 8.02083vw 0 0 0;
    padding: 0 13.54167vw
}

.main .section2 .content .headline {
    text-align: center
}

.main .section2 .content .headline .p1 {
    color: #000;
    font-style: normal;
    font-weight: bold;
    line-height: 142.82%;
    text-transform: capitalize;
    margin: 0 0 1.25vw
}

.main .section2 .content .headline .p2 {
    width: 57.76042vw;
    color: #000;
    font-style: normal;
    font-weight: 300;
    line-height: 1.875vw;
    margin: 0 auto 2.08333vw
}

.main .section2 .content .headline .common_more {
    margin: auto
}

.main .section2 .content .flex {
    display: flex;
    justify-content: center;
    margin: 4.16667vw 0 0 0
}

.main .section2 .content .flex .item {
    width: 25.15625vw;
    height: 29.58333vw;
    border-radius: 1.04167vw;
    border: 1px solid #FFF;
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(32.60741px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    box-shadow: -25.244px -31.556px 52.593px rgba(110, 163, 242, 0.12)
}

.main .section2 .content .flex .item:first-child {
    left: 1.5625vw
}

.main .section2 .content .flex .item:last-child {
    left: -1.5625vw
}

.main .section2 .content .flex .item:last-child .img {
    position: relative;
    /*left:-1.5625vw*/
}

.main .section2 .content .flex .item:nth-child(2) {
    z-index: 2
}

.main .section2 .content .flex .item:not(:nth-child(2)) {
    margin: 2.1875vw 0 0 0
}

.main .section2 .content .flex .item .p1 {
    color: #000;
    text-align: center;
    font-size: 1.51042vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.84073vw;
    text-transform: capitalize;
    margin: 0 0 .88542vw
}

.main .section2 .content .flex .item .more {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 .52083vw;
    margin: 0 0 2.08333vw
}

.main .section2 .content .flex .item .more p {
    color: #000;
    font-style: normal;
    font-weight: 300;
    line-height: 1.33125vw;
    letter-spacing: 0.947px
}

.main .section2 .content .flex .item .more svg {
    width: .67708vw;
    height: .57292vw
}

.main .section2 .content .flex .item .img {
    width: 18.02083vw;
    height: 18.22917vw
}

.main .section2 .content .flex .item .img img {
    width: 100%;
    object-fit: contain
}

.main .section3 {
    padding: 0 13.54167vw 6.92708vw 14.58333vw
}

.main .section3 h1 {
    text-align: center;
    margin-bottom: 5.625vw
}

.main .section3 .flex1 {
    margin: 0 0 9.89583vw
}

.main .section3 .flex1 .img {
    width: 29.79167vw;
    height: 19.53125vw
}

.main .section3 .flex2 {
    padding: 0 11.77083vw 0 0;
    justify-content: space-between;
    margin: 0 0 .88542vw
}

.main .section3 .flex2 .img {
    width: 15vw;
    height: 35.67708vw
}

.main .section3 .flex2 .r {
    position: relative;
    left: 2.96875vw;
    margin: 2.70833vw 0 0 0
}

.main .section3 .flex3 .img {
    width: 30.36458vw;
    height: 31.19792vw
}

.main .section3 .flex3 .r {
    margin: 7.65625vw 0 0 0
}

.main .section3 .flex {
    display: flex;
    gap: 0 7.8125vw
}

.main .section3 .flex:nth-child(2n) {
    flex-direction: row-reverse
}

.main .section3 .flex .img:hover img {
    transform: scale(1.05)
}

.main .section3 .flex .img img {
    width: 100%;
    transition: .6s ease
}

.main .section3 .flex .r {
    width: 36.45833vw
}

.main .section3 .flex .r .p1 {
    color: #000;
    font-style: normal;
    font-weight: 400;
    line-height: 142.82%;
    text-transform: capitalize;
    margin: 0 0 .625vw
}

.main .section3 .flex .r .p2 {
    color: #000;
    font-style: normal;
    font-weight: 400;
    line-height: 142.82%;
    text-transform: capitalize;
    margin: 0 0 1.25vw
}

.main .section3 .flex .r .p3 {
    color: #000;
    font-style: normal;
    font-weight: 300;
    line-height: 1.5625vw;
    margin: 0 0 2.08333vw
}

.main .section4 {
    padding: 0 8.33333vw 5.36458vw 8.33333vw
}

.main .section4 .title {
    color: #000;
    font-style: normal;
    font-weight: bold;
    line-height: 142.82%;
    text-transform: capitalize;
    margin: 0 0 4.16667vw;
    text-align: center
}

.main .section4 .content .item {
    width: 100%;
    height: 24.21875vw;
    border-radius: 1.04167vw;
    border: 1px solid #FFF;
    background: rgba(255, 255, 255, 0.3);
    box-shadow: -6px 5px 2px 0px rgba(255, 255, 255, 0.2) inset;
    backdrop-filter: blur(28.67752px);
    display: flex;
    align-items: center;
    gap: 0 4.6875vw;
    padding: 2.08333vw
}

.main .section4 .content .item:not(:last-child) {
    margin: 0 0 4.16667vw
}

.main .section4 .content .item:nth-child(2n) {
    flex-direction: row-reverse;
    gap: 0 8.22917vw
}

.main .section4 .content .item .img {
    width: 36.92708vw;
    height: 20.05208vw;
    border-radius: 1.04167vw;
    overflow: hidden
}

.main .section4 .content .item .img:hover img {
    transform: scale(1.05)
}

.main .section4 .content .item .img img {
    width: 100%;
    height: 100%;
    transition: .6s ease
}

.main .section4 .content .item .r {
    width: 31.04167vw
}

.main .section4 .content .item .r .p1 {
    color: #000;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0 0 1.25vw
}

.main .section4 .content .item .r .p2 {
    color: #000;
    font-style: normal;
    font-weight: 300;
    line-height: 1.5625vw;
    margin: 0 0 2.08333vw
}

.main .section5 {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7.86458vw 0 13.02083vw
}

.main .section5 .text {
    text-align: center
}

.main .section5 .text .p1 {
    color: #171717;
    font-style: normal;
    font-weight: bold;
    text-transform: capitalize;
    margin: 0 0 2.08333vw
}

.main .section5 .text .common_more {
    margin: auto
}

@media screen and (max-width: 1024px) {
    .bg3 {
        top: 198.666667vw;
        width: 500vw
    }

    .common_more {
        border-radius: 15px;
        padding: 5px 17px
    }

    .main .section1 {
        padding: 100px 5% 50px 5%
    }

    .main .section1 .display {
        flex-direction: column-reverse
    }

    .main .section1 .display .r {
        width: 70%;
        height: auto;
        margin: auto
    }

    .main .section1 .display .l {
        width: 100%
    }

    .main .section1 .display .l .title {
        line-height: 40px;
        margin: 0 0 15px
    }

    .main .section1 .display .l .p2 {
        margin: 0 0 15px
    }

    .main .section1 .swiper-pagination {
        margin: 30px auto 0
    }

    .main .section1 .swiper-pagination span {
        width: 7px;
        height: 7px;
        margin: 0 10px 0 0 !important
    }

    .main .section1 .swiper-pagination span:last-child {
        margin: 0 !important
    }

    .main .section2 {
        padding: 0 5% 50px 5%
    }

    .main .section2 .top {
        flex-direction: column;
        padding: 0
    }

    .main .section2 .top .img {
        width: 100%;
        height: auto;
        border-radius: 10px
    }

    .main .section2 .top .text {
        width: 100%;
        margin: 25px 0 0 0
    }

    .main .section2 .top .text .p1 {
        margin: 0 0 15px
    }

    .main .section2 .top .text .p2 {
        margin: 0 0 20px
    }

    .main .section2 .top .text .p2 .list span {
        display: none
    }

    .main .section2 .content {
        margin: 45px 0 0 0;
        padding: 0
    }

    .main .section2 .content .headline .p1 {
        margin: 0 0 15px
    }

    .main .section2 .content .headline .p2 {
        line-height: 25px;
        width: 100%;
        margin: 0 0 20px
    }

    .main .section2 .content .flex {
        flex-direction: column;
        gap: 25px 0;
        margin: 30px 0 0 0
    }

    .main .section2 .content .flex .item {
        width: 100%;
        left: 0 !important;
        margin: 0 !important;
        padding: 30px 0 0 0;
        height: auto
    }

    .main .section2 .content .flex .item>div {
        width: 100%
    }

    .main .section2 .content .flex .item .p1 {
        font-size: 22px;
        line-height: 25px;
        margin: 0 0 15px
    }

    .main .section2 .content .flex .item .more {
        gap: 0 10px;
        margin: 0 0 15px
    }

    .main .section2 .content .flex .item .more p {
        line-height: unset
    }

    .main .section2 .content .flex .item .more svg {
        width: 10px;
        height: 10px
    }

    .main .section2 .content .flex .item .img {
        width: 70% !important;
        height: 300px;
        margin: auto
    }

    .main .section2 .content .flex .item .img img {
        width: 100%
    }

    .main .section3 {
        padding: 50px 5%
    }

    .main .section3 h1 {
        margin-bottom: 60px
    }

    .main .section3 .flex {
        flex-direction: column !important;
        margin: 0 0 50px 0 !important
    }

    .main .section3 .flex .img {
        width: 100% !important;
        height: auto;
        margin: auto
    }

    .main .section3 .flex .r {
        width: 100%;
        margin: 50px 0 0 0
    }

    .main .section3 .flex .r .p1 {
        margin: 0 0 15px
    }

    .main .section3 .flex .r .p2 {
        margin: 0 0 15px
    }

    .main .section3 .flex .r .p3 {
        line-height: 25px;
        margin: 0 0 15px
    }

    .main .section3 .flex2 {
        padding-right: 0
    }

    .main .section3 .flex2 .r {
        left: 0
    }

    .main .section4 {
        padding: 0 5% 65px 5%
    }

    .main .section4 .title {
        margin: 0 0 30px
    }

    .main .section4 .content .item {
        height: auto;
        flex-direction: column !important;
        padding: 0
    }

    .main .section4 .content .item:not(:last-child) {
        margin: 0 0 45px
    }

    .main .section4 .content .item .img {
        width: 100%;
        height: auto
    }

    .main .section4 .content .item .r {
        width: 100%;
        margin: 25px 0 0 0
    }

    .main .section4 .content .item .r .p1 {
        margin: 0 0 15px
    }

    .main .section4 .content .item .r .p2 {
        line-height: 25px;
        margin: 0 0 15px
    }

    .main .section5 {
        padding: 50px 0 120px
    }

    .main .section5 .text .p1 {
        margin: 0 0 15px
    }

    .foot {
        margin-top: -50px
    }
}