.main-home-Singal-section {
    padding: 0px 0px;
    margin: 30px;
}

.main-body-bg {
    width: 100%;
    height: 100%;
    /* background-image: url(../../../../../custom-assets/img/main-bg-2.png); */
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}

.main-home-section-one {
    border-radius: 15px;
    background: linear-gradient(90deg, #DAD4EC 0%, #DAD4EC 1%, #F3E7E9 100%);
    padding: 24px;
    position: relative;
    z-index: 9;
    margin: 30px;
}

.recommended-products-cart {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 10px;
    flex-flow: wrap;
}

.recommended-products-like-cart {
    border: 1px solid #BFDBFF !important;
    background: unset !important;
    width: 45px;
    height: 45px;
    justify-content: center;
    border-radius: 8px !important;
    display: flex;
    align-items: center;
    gap: 15px;
    outline: unset;
}

.singal-first-product-section {
    padding-bottom: 35px;
}

.main-home-section-one::before {
    /* content: "";
    position: absolute;
    width: 100%;
    height: 100%; */
    /* background-image: url(../../../../../custom-assets/img/Vector-img.png); */
    /* background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    top: 0px;
    left: 0px;
    z-index: -1; */
}

.main-home-second-before-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.main-home-second-before-bg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-product-slider {
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

.main-product-slider img {
    width: 100%;
    height: 100%;
    object-fit: unset;
    border-radius: 15px;
}

.main-product-voucher-section {
    position: relative;
}

.main-product-voucher-section .owl-nav {
    position: absolute;
    bottom: 35px;
    right: 30px;
}

.main-product-voucher-section .owl-dots {
    position: absolute;
    bottom: 35px;
    left: 35px;
}

.main-product-voucher-section .owl-dots button.active {
    border: unset !important;
}

.main-product-voucher-section .owl-dots button.active span {
    border: 2px solid #fff !important;
    background: unset !important;
}

.store-list-footer-section {
    justify-content: space-between;
}

.main-product-voucher-section .owl-dots button span {
    width: 15px !important;
    height: 15px !important;
    margin: 5px !important;
}

.main-product-voucher-section .owl-nav button {
    width: 30px;
    height: 30px;
    background: #fff !important;
    border-radius: 100% !important;
}

.main-product-voucher-section .owl-nav button span {
    font-size: 30px;
    line-height: 15px;
}


.singal-product-section {
    width: 100%;
    height: 100%;
}

.singal-product-section img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.singal-product-section::before {
    content: "";
    position: absolute;
    width: 400px;
    height: 100%;
    /* background-image: url(../../../../../custom-assets/img/vector-img-1.png); */
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    bottom: -40px;
    right: -160px;
    z-index: -1;
    display: none !important;
}

.singal-new-product-section::before {
    /* background-image: url(../../../../../custom-assets/img/vector-img-2.png) !important; */
    left: -60px !important;
    bottom: -60px !important;
    width: 300px;
    height: 100%;

}

.singal-new-product-section .singal-product-shop {
    justify-content: end;
}

.singal-product-section-data h1 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
}

.singal-product-section-data p {
    color: #fff;
}

.singal-product-shop a {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}

.singal-product-shop img {
    width: 20px !important;
}

.singal-product-img-section {
    width: 140px;
    height: 140px;
}

.singal-product-img-section img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.singal-new-product-section {
    background: #34697A !important;
    margin-top: 24px;
}

.singal-new-product-section .singal-product-section-data p,
.singal-new-product-section .singal-product-section-data h1 {
    text-align: end;
}


.product-feature-information-section {
    margin-bottom: 50px;
    margin-top: 50px;
    padding: 0px 30px;
}

.product-information-title {
    justify-content: space-between;
    display: flex;
    align-items: center;
    gap: 15px;
    flex-flow: wrap;
    margin-bottom: 50px;
    padding: 0px 0px;
}

.product-information-btn {
    border-width: 3px;
    background: linear-gradient(#fff, #fff) padding-box, linear-gradient(145deg, #2575FC, #FF0844) border-box;
    border: 3px solid transparent !important;
    border-radius: 8px;
    margin-top: 20px;
}

.product-information-btn a {
    border-radius: 8px;
    border: 0px;
    padding: 10px 22px;
    background: #FFF;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.product-information-btn a img {
    width: 26px;
}

.product-information-title h1 {
    color: var(--text-color, #252B42);
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 0px;
}

.product-feature-information-section .product-information-gap {
    row-gap: 15px !important;
}

.product-information-box {
    border-radius: 15px;
    background: linear-gradient(90deg, #96FBC4 0%, #F9F586 100%);
    padding: 30px;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 9;
}

.product-information-box::before {
    content: "";
    position: absolute;
    /* background-image: url(../../../../../custom-assets/img/new-vector-img.png); */
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100px;
    height: 80px;
    bottom: 0;
    right: 0;
    z-index: -1;

}

.product-information-box-data p {
    color: #000;
    font-size: 20px;
    font-weight: 400;
}

.product-information-box-data button {
    outline: unset;
    border: unset;
    background: unset !important;
    padding: 0px;
}

.product-information-box-data button img {
    width: 100px !important;
}

.product-information-img {
    width: 250px;
    height: 220px;
    margin-top: 100px;
}

.product-information-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-information-box-data-img {
    width: 250px;
    height: auto;
    position: absolute;
    bottom: 10%;
    right: 10%;
    z-index: 999;
    transform: translate(0%, 0%);
}

.product-information-box-data-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-information-box-2 {
    background: linear-gradient(90deg, #FFF1EB 0%, #ACE0F9 100%) !important;
}

.product-information-box-3 {
    background: linear-gradient(43deg, #FEADA6 2.32%, #F5EFEF 85.53%) !important;
}

.product-information-box-4 {
    background: linear-gradient(90deg, #C1DFC4 0%, #DEECDD 100%) !important;
}

.main-product-slider-section {
    position: relative;
    cursor: pointer;
}

.main-product-slider-data label {
    color: var(--Text, #FAFAFA);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    display: block;
    margin-bottom: 30px;
}

.main-product-slider-data h1 {
    color: #FFF;
    font-size: 56px;
    font-weight: 700;
    margin-bottom: 60px;
}

.main-product-slider-data {
    position: absolute;
    top: 35px;
    left: 35px;
}

.product-information-box-data {
    position: absolute;
    top: 30px;
    left: 30px;
}

.product-information-slider-section {
    width: 100%;
    height: 100%;
    padding-bottom: 0px;
    cursor: pointer;
    border-radius: 15px;
}

.product-information-slider-section img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 15px;
}

.product-feature-information-section .owl-nav {
    position: absolute;
    top: -110px;
    right: 0;
}

.product-feature-information-section .owl-nav button {
    width: 35px;
    height: 35px;
    background: #fff !important;
    border-radius: 100% !important;
    display: none !important;
}

.product-feature-information-section .owl-nav button span {
    font-size: 30px;
    line-height: 15px;
}

.product-feature-information-section .owl-dots {
    display: none;
}

.new-recommended-products-bg {
    width: 100%;
    height: 360px;
    /* background-image: url(../../../../../custom-assets/img/recommended-products-bg.png); */
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    padding: 50px 30px 0px;
}

.new-recommended-products-bg h1 {
    color: #FFF;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 45px;
}

.recommended-products-bg {
    border-radius: 15px;
    border: 1px solid #DFE9FE;
    background: #FFF;
    padding: 10px 10px 20px;
    min-height: 380px;
}

.recommended-products-img {
    width: 100%;
    height: 250px;
    margin-bottom: 10px;
}

.recommended-products-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.recommended-products-bg p {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0px;
}

.recommended-products-bg h1 {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    margin: 0px 10px 0px;
}

.recommended-products-cart {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 10px;
    margin-top: 12px;
}

.recommended-products-cart button {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 8px 12px;
    border-radius: 8px;
    background: linear-gradient(90deg, #6A11CB 0%, #2575FC 100%);
    border: unset;
    outline: unset;
    color: var(--Text, #FAFAFA);
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
}

.recommended-products-cart button img {
    width: 20px !important;
}

.recommended-products-like-cart {
    border-radius: 8px !important;
    border: 1px solid #BFDBFF !important;
    background: unset !important;
    padding: 8px 10px !important;
}

.recommended-products-like-cart img {
    width: 15px;
}

.recommended-products-slider {
    position: relative;
    margin-bottom: -120px;
    padding: 0px 30px;
    margin-top: -220px;
    margin-bottom: 50px !important;
}

.new-recommended-slider-section {
    margin-top: 235px;
    margin-bottom: 50px !important;
    position: relative;
}

.new-corporate-support-section {
    width: 100%;
    height: 360px;
    /* background-image: url(../../../../../custom-assets/img/corporate-support-bg.png); */
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    /* margin-top: -100px; */
    margin-bottom: 480px;
}

.main-new-corporate-support {
    border-radius: 46.916px;
    border: 19px solid rgba(255, 255, 255, 0.43);
    background: linear-gradient(142deg, rgba(255, 255, 255, 0.28) 1.8%, rgba(255, 255, 255, 0.31) 99.75%);
    backdrop-filter: blur(75.69499969482422px);
    width: 100%;
    position: relative;
    top: 90px;
    padding: 50px;
}

.new-corporate-support-data h1 {
    background: linear-gradient(90deg, #6A11CB 0%, #2575FC 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 25px;
}

.new-corporate-support-data p {
    overflow: hidden;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 25px;
}

.registration-btn button {
    border-radius: 10px;
    background: linear-gradient(90deg, #09203F 0%, #537895 100%);
    padding: 15px 50px;
    border: unset;
    outline: unset;
    color: #FFF;
    font-size: 20px;
    font-weight: 800;
}

.new-corporate-support-img {
    width: 100%;
    height: 250px;
}

.new-corporate-support-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.new-corporate-media-img {
    width: 80px;
    height: 80px;
    margin: 0px auto 25px;
}

.new-corporate-media-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.new-corporate-media-section p {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 0px;
}

.main-corporate-media {
    margin-top: 65px;
}

.nav-btn.next-slide {
    width: 50%;
    height: 100%;
    /* background-image: url(../../../../../custom-assets/img/right-arrow.png); */
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
    margin: auto;
}

.nav-btn.prev-slide {
    width: 50%;
    height: 100%;
    /* background-image: url(../../../../../custom-assets/img/left-arrow.png); */
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
    margin: auto;
}

.recommended-products-slider .owl-nav {
    position: absolute;
    top: -95px;
    right: 0;
    margin-top: 0px !important;
}

.recommended-products-slider .owl-nav button {
    width: 50px;
    height: 50px;
    background: #fff !important;
    border-radius: 100% !important;
}

.new-corporate-media-section {
    display: flex;
    flex-flow: column;
    align-items: center;
}

.store-back-btn {
    margin: 0px 0px;
    gap: 15px;
    justify-content: space-between;
    padding: 0px 0px 20px;
    margin-top: -30px;
}

.store-back-btn button {
    border-radius: 10px;
    padding: 12px 15px;
    width: 140px;
    border: 1px solid #004ea2;
    color: #004ea2;
    background: #fff;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    box-shadow: 0px 1.85185px 3.14815px 0px rgba(0, 0, 0, 0.02), 0px 8.14815px 6.51852px 0px rgba(0, 0, 0, 0.03), 0px 20px 13px 0px rgba(0, 0, 0, 0.04), 0px 100px 80px 0px rgba(0, 0, 0, 0.07);
}

.store-back-btn button img {
    width: 8px;
}

.new-recommended-products-slider2 .owl-nav {
    display: none !important;
}



@media(max-width:1750px) {
    .product-information-box-data-img {
        width: 230px;
    }
}

@media(max-width:1700px) {
    .product-information-box-data-img {
        width: 200px;
    }
}

@media(max-width:1600px) {
    .product-information-box-data-img {
        width: 180px;
    }
}

@media(max-width:1599px) {
    .new-recommended-products-bg {
        background-size: cover;
    }

}

@media(max-width:1500px) {
    .product-information-box-data-img {
        width: 160px;
    }

}

@media(max-width:1399px) {
    .product-information-box-data-img {
        width: 200px;
    }

    .singal-new-product-section {
        margin-top: 0px;
    }

    .singal-product-img-section {
        width: 165px;
        height: 165px;
    }

    .main-product-slider {
        width: 100%;
        height: 100%;
    }

    .main-new-corporate-support {
        top: 90px;
    }

    .new-corporate-support-data h1 {
        font-size: 34px;
    }

    .main-product-slider-data h1 {
        font-size: 42px;
        margin-bottom: 24px;
    }

    .singal-first-product-section {
        padding-bottom: 0px;
    }

    .singal-product-main-section {
        margin-top: 20px;
    }

    .new-corporate-support-section {
        margin-bottom: 420px;
    }



    .topbar .navbar {
        padding: 0px 20px;
    }

    .main-home-section-one {
        margin: 20px;
    }

    .main-home-Singal-section {
        margin: 20px;
    }

    .product-feature-information-section {
        margin-bottom: 50px;
        margin-top: 50px;
        padding: 0px 20px;
    }

    .new-recommended-products-bg {
        padding: 50px 20px 0px;
    }

    .recommended-products-slider {
        padding: 0px 20px;
        margin-bottom: -140px;
    }

}


@media(max-width:1199px) {
    .new-corporate-support-data h1 {
        font-size: 28px;
    }

    .new-corporate-media-section p {
        font-size: 16px;
    }

    .new-corporate-media-img {
        width: 60px;
        height: 60px;
    }

    .registration-btn button {
        padding: 10px 30px;
        font-size: 18px;
    }

    .main-corporate-media {
        margin-top: 30px;
    }



    .product-information-box-data-img {
        width: 170px;
    }

    .new-corporate-support-section {
        margin-bottom: 360px;
    }


}

@media(max-width:1100px) {
    .product-information-box-data-img {
        width: 145px;
    }

    .product-information-box-data {
        top: 20px;
        left: 20px;
    }
}

@media(max-width:991px) {




    .main-new-corporate-support {
        padding: 30px;
    }

    .new-corporate-support-data h1 {
        font-size: 22px;
    }

    .new-corporate-media-img {
        width: 60px;
        height: 60px;
        margin: 0 0 20px;
    }

    .main-corporate-media .row {
        justify-content: left !important;
    }

    .new-corporate-media-section {
        margin-bottom: 20px;
    }

    .main-product-slider {
        width: 100%;
        height: 100%;
    }

    .main-product-slider-data label {
        margin-bottom: 15px;
    }

    .main-product-voucher-section .owl-nav,
    .main-product-voucher-section .owl-dots {
        bottom: 30px;
    }

    .main-product-slider-data h1 {
        font-size: 35px;
        margin-bottom: 20px;
    }

    .product-information-box-data-img {
        width: 230px;
    }

    .main-product-slider-section {
        margin-bottom: 15px;
    }

    .main-product-voucher-section .owl-dots {
        left: 20px;
    }

    .main-product-voucher-section .owl-nav {
        right: 20px;
    }

    .main-product-voucher-section .owl-nav button {
        width: 25px;
        height: 25px;
    }

    .new-recommended-products-bg h1,
    .product-information-title h1 {
        font-size: 30px;
    }

    .product-information-btn {
        margin-top: 25px;
    }



    .product-information-btn a {
        padding: 12px 25px;
        font-size: 16px;
    }

    .product-information-btn a img {
        width: 20px;
    }

    .recommended-products-slider {
        /* margin-bottom: -180px;
        top: -250px; */
    }

    .main-customer-footer-bg {
        padding: 20px 25px;
    }

    .product-information-title {
        margin-bottom: 30px;
    }

    .product-feature-information-section {
        margin: 30px 0px !important;
    }

    .recommended-products-slider .owl-nav {
        top: -85px;
    }

    .new-recommended-products-bg {
        padding: 30px 20px 0px;
    }

    .new-recommended-products-bg h1 {
        margin-bottom: 30px;
    }

    .new-corporate-support-section {
        margin-bottom: 480px;
    }

    .recommended-products-slider .owl-nav button {
        width: 35px;
        height: 35px;
    }

    .main-home-section-one {
        margin: 20px 20px 5px;
    }

    .store-back-btn {
        margin-top: 0px;
    }
}

@media(max-width:850px) {
    .product-information-box-data-img {
        width: 200px;
    }

}

@media(max-width:767px) {

    .main-product-slider {
        width: 100%;
        height: 100%;
    }

    .new-corporate-media-section {
        align-items: baseline;
    }

    .product-information-box-data-img {
        width: 190px;
        bottom: 5%;
        right: 4%;
    }

    .product-information-box-data p {
        font-size: 16px;
    }

    .singal-first-product-section {
        padding-bottom: 15px;
    }

    .singal-product-main-section {
        margin-top: 15px;
    }

    .new-corporate-support-section {
        margin-bottom: 760px;
    }

    .new-corporate-media-img {
        margin: 0px auto 20px;
    }

    .new-corporate-media-section p {
        width: 100%;
        text-align: center;
    }


}

@media(max-width:700px) {
    .product-information-box-data-img {
        width: 140px;
    }


}

@media(max-width:600px) {
    .product-information-box-data-img {
        width: 125px;
    }

    .product-information-btn a {
        padding: 12px 20px;
    }


}

@media(max-width:575px) {
    .main-new-corporate-support {
        padding: 20px 15px;
        border: 5px solid rgba(255, 255, 255, 0.43);
        top: 50px;
    }

    .product-feature-information-section,
    .main-home-section-one {
        margin-bottom: 20px;
    }

    .product-information-title h1 {
        margin-bottom: 0px;
    }

    .main-home-section-one {
        padding: 20px 10px 5px;
    }

    .new-corporate-support-img {
        width: 100%;
        height: auto;
    }

    .registration-btn button {
        width: 100%;
    }

    .new-corporate-support-data {
        margin-bottom: 15px;
    }

    .new-corporate-support-data h1 {
        font-size: 18px;
    }

    .new-corporate-support-section {
        background: unset;
        margin-bottom: 580px;
    }

    .new-recommended-products-bg {
        padding: 20px 15px 0px;
    }

    .new-recommended-products-bg h1 {
        font-size: 25px;
    }

    .product-feature-information-section .owl-nav {
        top: -100px;
    }

    .product-information-title h1 {
        font-size: 28px;
    }

    .main-product-slider {
        width: 100%;
        height: 100%;
    }

    .main-product-slider img {
        width: 100%;
        height: 100%;
    }

    .recommended-products-slider {
        padding: 0px 15px;
        /* top: -280px;
        margin-bottom: -220px; */
    }

    .recommended-products-slider .owl-nav {
        top: -65px;
    }

    .product-information-box-data-img {
        width: 250px;
    }


}

@media(max-width:460px) {
    .singal-product-section {
        display: block;
    }

    .singal-product-img-section {
        width: 100%;
        height: 180px;
    }

    .singal-new-product-section .singal-product-section-data p,
    .singal-new-product-section .singal-product-section-data h1 {
        text-align: left;
    }

    .product-information-title h1 {
        font-size: 28px;
    }

    .product-feature-information-section .owl-nav {
        top: -90px;
        margin-top: 0px !important;
    }

    .singal-product-section::before {
        display: none;
    }

    .new-corporate-support-section {
        margin-bottom: 540px;
    }

    .main-product-voucher-section .owl-dots {
        left: 10px;
    }

    .main-product-voucher-section .owl-nav {
        right: 10px;
    }

    .main-product-voucher-section .owl-nav button {
        width: 20px;
        height: 20px;
    }

}

@media (max-width:425px) {
    .product-information-title h1 {
        font-size: 22px;
    }

    .product-information-btn {
        width: 100%;
    }

    .product-information-btn a {
        justify-content: center;
    }
}

@media(max-width:420px) {
    .product-information-box-data-img {
        width: 190px;
    }

    .product-information-title {
        gap: 8px;
    }

    .product-information-title h1 {
        font-size: 16px;
    }

    .product-information-btn a {
        padding: 10px 10px;
        font-size: 14px;
    }
}

@media(max-width:375px) {

    .store-back-btn button,
    .store-back-btn a {
        width: 100%;
    }
}

@media(max-width:360px) {
    .product-information-box-data-img {
        width: 150px;
    }

    .new-corporate-support-section {
        margin-bottom: 520px;
    }
}

@media(max-width:2560px) {
    .main-home-Singal-section .main-product-voucher-section {
        width: 100%;
        height: 100%;
        aspect-ratio: 20/7;
        background-color: transparent;
    }

    .main-home-section-one .main-product-voucher-section {
        width: 100%;
        height: 100%;
        aspect-ratio: 2/1;
        background-color: transparent;
    }

    .product-feature-information-section .main-product-voucher-section {
        width: 100%;
        height: 100%;
        aspect-ratio: 2/1;
        background-color: transparent;
    }
}
@media(max-width:2000px) {
    .main-home-Singal-section .main-product-voucher-section {
        width: 100%;
        height: 100%;
        aspect-ratio: 20/7;
        background-color: transparent;
    }
    .main-home-section-one .main-product-voucher-section {
        width: 100%;
        height: 100%;
        aspect-ratio: 2/1;
        background-color: transparent;
    }
    .product-feature-information-section .main-product-voucher-section {
        width: 100%;
        height: 100%;
        aspect-ratio: 2/1;
        background-color: transparent;
    }
}
@media(max-width:1440px) {
    .main-home-Singal-section .main-product-voucher-section {
        width: 100%;
        height: 100%;
        aspect-ratio: 20/7;
        background-color: transparent;
    }
    .main-home-section-one .main-product-voucher-section {
        width: 100%;
        height: 100%;
        aspect-ratio: 2/1;
        background-color: transparent;
    }
    .product-feature-information-section .main-product-voucher-section {
        width: 100%;
        height: 100%;
        aspect-ratio: 2/1;
        background-color: transparent;
    }
}
@media(max-width:1024px) {
    .main-home-Singal-section .main-product-voucher-section {
        width: 100%;
        height: 100%;
        aspect-ratio: 20/7;
        background-color: transparent;
    }
    .main-home-section-one .main-product-voucher-section {
        width: 100%;
        height: 100%;
        aspect-ratio: 2/1;
        background-color: transparent;
    }
    .product-feature-information-section .main-product-voucher-section {
        width: 100%;
        height: 100%;
        aspect-ratio: 2/1;
        background-color: transparent;
    }
}
@media(max-width:991px) {
    .main-home-section-one .main-product-voucher-section {
        margin-bottom: 15px;
    }
}
@media(max-width:768px) {
    .main-home-Singal-section .main-product-voucher-section {
        width: 100%;
        height: 100%;
        aspect-ratio: 20/7;
        background-color: transparent;
    }
    .main-home-section-one .main-product-voucher-section {
        width: 100%;
        height: 100%;
        aspect-ratio: 2/1;
        background-color: transparent;
    }
    .product-feature-information-section .main-product-voucher-section {
        width: 100%;
        height: 100%;
        aspect-ratio: 2/1;
        background-color: transparent;
    }
}
