
.category_div {
    background: #fcfcfc no-repeat padding-box;
    border: 1px solid #e2f0ff;
    border-radius: 5px;
    opacity: 1;
    padding: 5px;
}

.seller-header-image {
    margin-top: 9px;
    border-radius: 4px;
    height: 220px;
    background: url("./img/seller.png") no-repeat center;
    background-size: cover;
}

.for-discount-value {
    color: white;
    border-radius: 5px 0;
    font-size: small;
}

html[dir="ltr"] .for-discount-value {
    padding: 3px 4px 2px 5px;
}

html[dir="rtl"] .for-discount-value {
    padding: 3px 5px 2px 4px;
}

.for-discount-value-null {
    color: white;
    border-radius: 0 5px;
    font-size: small;
    display: inline-block;
}

html[dir="ltr"] .for-discount-value-null {
    padding: 3px 4px 2px 5px;
}

html[dir="rtl"] .for-discount-value-null {
    padding: 3px 5px 2px 4px;
}

.for-discount-div {
    margin-top: -6%;
    margin-bottom: 6%;
}

html[dir="ltr"] .for-discount-div {
    margin-right: -9%;
}

html[dir="rtl"] .for-discount-div {
    margin-left: -9%;
}

@media (max-width: 375px) {
    .discount-hed {
        margin-top: -5%;
        margin-right: -5%;
        margin-bottom: 6%;
    }
}

.for-count-value {
    position: absolute;
    right: 0.6875rem;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
    color: black;
    font-size: 0.75rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.25rem;
}

@media (max-width: 600px) {
    .seller-header-image {
        height: 86px;
    }
}

.chat {
    float: right;
    margin-right: 5px;
    width: 100px;
}

.flower {
    float: right;
    width: 114px;
}

.cz-carousel [data-nav].tns-nav-active {
    background-color: #92c6ff !important;
}

.cz-carousel [data-nav] {
    background-color: #fff !important;
}

.cz-carousel .tns-nav {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    bottom: 25px;
}

.tns-outer {
    padding: 0 !important;
    margin-bottom: -20px;
}

.banner_card {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1019607843);
    border: 1px solid #e2f0ff;
    border-radius: 3px;
}

[data-simplebar] {
    overflow-y: auto;
    padding-right: 0 !important;
}

.simplebar-content {
    padding: 0 !important;
}

.footer_banner {
    padding-right: 4px;
    padding-left: 4px;
    margin-top: 5px;
}

.footer_banner:first-child {
    padding-right: unset;
    padding-left: 0;
}

html[dir="rtl"] .footer_banner:first-child {
    padding-right: 0;
}

.footer_banner:nth-child(5) {
    padding-left: unset;
    padding-right: 0;
}

html[dir="rtl"] .footer_banner:nth-child(5) {
    padding-left: 0;
}

.widget-product-title .ptr {
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 1.2em;
    line-height: 1.2em;
    font-weight: 600;
    font-size: 13px;
}

.widget .btn > i {
    margin-top: -1px;
    vertical-align: middle;
    font-size: 10px;
}

.widget .btn-outline-accent {
    border-radius: 3px;
    width: 80px;
    padding: 2px;
}

.widget-product-title {
    position: relative;
}

.text-accent {
    font-weight: 700;
    font-size: 17px;
}

.category_title {
    color: black !important;
    font-size: 16px;
    font-weight: 600;
}

.featured_deal_title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
}

.featured_deal_product {
    cursor: pointer;
    height: 97px;
}

.featured_product_details {
    padding: 5px;
}

.featured_product_pic .image_center img {
    vertical-align: middle;
}

.featured_deal_title {
    position: relative;
}

.featured_product-title .ptr {
    font-weight: 400;
    font-size: 19px !important;
    color: #000000 !important;
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 2.4em;
    line-height: 1.2em;
}

.featured_product-price {
    margin-top: -10px;
}

.featured_product-price .ptp {
    font-weight: 700;
    font-size: 19px !important;
}

.flash_deal {
    border-radius: 3px;
}

.flash_deal_title {
    color: black;
    font-weight: 700;
    font-size: 25px;
    text-transform: uppercase;
}

.cz-countdown .cz-countdown-value {
    font-size: 16px !important;
    font-weight: 700 !important;
}

.cz-countdown {
    flex-wrap: wrap;
    font-weight: normal;
    display: flex;
    justify-content: center;
    flex-direction: row;
}

.flash_deal_product {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.0509803922);
    background: white;
    border-radius: 5px;
}

.flash_deal_product_pic {
    height: 175px;
    background: #f9f9f9;
    border-radius: 3px;
    padding: 0 10px;
}

.flash_deal_product_pic img {
    height: 149px;
}

.flash_deal_product_details {
    position: relative;
}

.flash_deal_product_details .flash-product-title {
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    line-height: 1.2em;
}

.flash_deal_product_details .flash-product-title a {
    font-weight: 600;
    font-size: 16px;
    color: black !important;
}

.flash_deal_product_details .flash-product-review {
    font-weight: 400;
    font-size: 11px;
}

.flash_deal_product_details .flash-product-review .review-count {
    color: #fea96e !important;
}

.flash_deal_product_details .flash-product-review .star-rating i {
    font-size: 16px !important;
}

.deal_of_the_day h1 {
    font-weight: 700;
    font-size: 29px;
    padding-top: 40px;
    text-align: center;
    text-transform: uppercase;
}

.buy_btn {
    font-weight: 700;
    font-size: 22px;
    width: 198px;
    height: 46px;
    background-color: white;
    border-radius: 3px;
    border: 1px solid white;
}

.deal_latest_product .product-card {
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.0784313725);
    border-radius: 5px;
    height: 284px;
}

.deal_latest_product .product-card .card-header {
    height: 200px;
    text-align: center;
    background: #f9f9f9 0 0 no-repeat padding-box;
    border-radius: 5px 5px 0 0;
}

.product-title1 {
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #000000 !important;
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 2.4em;
    line-height: 1.2em;
}

.deal_latest_product .product-title {
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #000000 !important;
}

.deal-title {
    font-weight: 400;
    font-size: 14px;
    text-align: center;
}

.order-summery-footer-image {
    width: auto;
}

.view_all {
    display: flex;
    justify-content: flex-end !important;
}

.view_border {
    margin-top: -53px;
    border-top: 2px solid #e3e9ef;
    margin-bottom: 53px;
}

@media (min-width: 1024px) {
    .main_banner_img {
        margin: 0;
    }

    .footer_banner_img {
        height: 165px;
    }

    .banner_product {
        height: 490px !important;
    }
}

@media (min-width: 992px) {
    .main_banner_img {
        margin: 0;
        height: 378px !important;
    }

    .footer_banner_img {
        height: 165px !important;
    }

    .banner_product {
        background: white;
        height: 526px !important;
    }
}

@media (max-width: 375px) {
    .for-discount-div {
        margin-top: -5%;
        margin-bottom: 6%;
    }

    html[dir="ltr"] .for-discount-div {
        margin-right: -5%;
    }

    html[dir="rtl"] .for-discount-div {
        margin-left: -5%;
    }
}

@media (min-width: 768px) {
    .main_banner_img {
        margin: 0;
        height: 260px;
    }

    .banner_product {
        height: 306px;
    }

    .flash_deal {
        height: 258px;
    }
}

@media (max-width: 768px) {
    .banner_card {
        box-shadow: none;
        border: none;
        border-radius: 0;
    }

    .deal-title {
        font-size: 20px !important;
    }

    .btn-sm,
    .btn-group-sm > .btn {
        padding: 5px 10px;
        font-size: 0.8125rem;
        line-height: 1.5;
        border-radius: 0.1875rem;
        margin-top: 3px;
    }

    .carousel-control-prev,
    .carousel-control-next {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 14%;
        color: #fff;
        text-align: center;
        opacity: 0.5;
        transition: opacity 0.15s ease;
    }

    .featured_deal_carosel .carousel-inner {
        padding: 0;
    }

    .view_all {
        display: flex;
        justify-content: flex-start !important;
    }

    .flash_deal {
        box-shadow: none;
        border: none;
        border-radius: 0;
    }

    .fd {
        padding-bottom: 10px;
        border-bottom: 2px solid #e2f0ff !important;
    }

    .feature_header {
        margin-top: 0;
    }

    .feature_header span {
        padding-right: 0;
        padding-left: 0;
        font-weight: 700;
        font-size: 25px;
        text-transform: uppercase;
    }

    .view_border {
        margin: 16px 0;
        border-top: 2px solid #e2f0ff !important;
    }

    .flash-product-price,
    .text-accent {
        font-size: 14px !important;
    }
}

.featured_deal {
    min-height: 108px;
}

.btn-outline--info {
    border: 1px solid #1b7fed;
    color: #1b7fed !important;
}

.btn-outline--info:hover {
    border-color: #1b7fed;
    color: #fff !important;
    background-color: #1b7fed;
}

.qty_input {
    width: 50px;
    background-color: #f4f9fe;
    border: 1px solid #d5e8fc;
    border-radius: 5px;
    text-align: center;
    height: 40px;
}

.qty_minus,
.qty_plus {
    display: flex;
    align-items: center;
    color: #1455ac;
    cursor: pointer;
}

.__img-62 {
    min-width: 60px;
}

.fs-10 {
    font-size: 10px !important;
}

.outline-0 {
    outline: 0 !important;
}

.steps {
    max-width: 500px;
}

.steps .step-item:first-child .step-count {
    left: 12px;
}

[dir="rtl"] .steps .step-item:first-child .step-count {
    left: auto;
    right: 12px;
    margin-right: -0.8125rem;
}

.steps .step-item:first-child .step-label {
    text-align: start;
}

.steps .step-item:last-child .step-count {
    left: auto;
    right: 0;
}

[dir="rtl"] .steps .step-item:last-child .step-count {
    left: 0;
    right: auto;
    margin-left: 0;
}

.steps .step-item:last-child .step-label {
    text-align: end;
}

.saved-address-dropdown .dropdown-item {
    margin-inline: 10px;
    width: auto;
}

.saved-address-dropdown .dropdown-item.active {
    border-radius: 8px;
    border: 1px solid rgba(20, 85, 172, 0.3);
    background: rgba(20, 85, 172, 0.02);
    padding: 10px 14px;
}

.progress {
    height: 0.25rem;
    background-color: #dfedff;
    border-radius: 50rem;
}

.progress-bar {
    background-color: var(--primary-clr);
}

.border-primary-light {
    border: 1px solid rgba(27, 127, 237, 0.2) !important;
}

@media (max-width: 991px) {
    #shop-sidebar {
        position: fixed;
        right: 0;
        left: auto;
        top: 0;
        width: 320px;
        max-width: 100%;
        height: 100lvh;
        z-index: 9999;
        border-radius: 0.5rem 0 0 0.5rem;
        transform: translateX(100%);
        transition: transform 200ms ease;
        background-color: #fff !important;
    }

    #shop-sidebar.active {
        transform: translateX(0);
    }

    .profile-aside-overlay {
        position: fixed;
        left: 0;
        top: 0;
        width: calc(100vw - 320px);
        height: 100%;
        z-index: 9998;
        transform: translateX(2000%);
        transition: transform 200ms ease;
        background-color: rgba(0, 0, 0, 0.158) !important;
    }

    .profile-aside-overlay.active {
        transform: translateX(0);
    }

    #shop-sidebar .shop-sidebar-scroll {
        max-height: 90vh;
        overflow: auto;
    }

    #shop-sidebar .shop-sidebar-scroll::-webkit-scrollbar {
        width: 0;
    }
}

.profile-aside-close-btn {
    font-size: 1.5rem;
}

.flash_deal_product_details a.text-capitalize {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.others-store-card .name-area .info h5,
.others-store-card .name-area .info .h5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.recommended-product-card img {
    border: 1px solid #eef1ff;
}

.cz-countdown-days {
    border: 1px solid var(--web-primary);
}

.btn-scroll-top {
    background: var(--web-primary);
}

.__best-selling:hover .ptr,
.flash_deal_product:hover .flash-product-title {
    color: var(--web-primary);
}

.cz-countdown-hours {
    border: 1px solid var(--web-primary);
}

.cz-countdown-minutes {
    border: 1px solid var(--web-primary);
}

.cz-countdown-seconds {
    border: 1px solid var(--web-primary);
}

.flash_deal_product_details .flash-product-price {
    color: var(--web-primary);
}

.featured_deal_left {
    background: var(--web-primary) 0 0 no-repeat padding-box;
}

.category_div:hover {
    color: var(--web-secondary);
}

.deal_of_the_day {
    background: var(--web-secondary);
}

.best-selling-image {
    background: var(--web-primary-10);
}

.top-rated-image {
    background: var(--web-primary-10);
}

@media (max-width: 800px) {
    [dir="rtl"] .categories-title {
        margin-right: 0;
    }

    [dir="ltr"] .categories-title {
        margin-left: 6px;
    }

    [dir="rtl"] .seller-list-title {
        margin-right: 0;
    }

    [dir="ltr"] .seller-list-title {
        margin-left: 10px;
    }

    [dir="rtl"] .seller-list-view-all {
        margin-left: 20px;
    }

    [dir="ltr"] .seller-list-view-all {
        margin-right: 10px;
    }

    [dir="rtl"] .category-product-view-title {
        margin-right: 16px;
    }

    [dir="ltr"] .category-product-view-title {
        margin-left: -8px;
    }

    [dir="rtl"] .category-product-view-all {
        margin-left: -7px;
    }

    [dir="ltr"] .category-product-view-all {
        margin-right: 5px;
    }
}

@media (min-width: 801px) {
    [dir="rtl"] .categories-title {
        margin-right: 25px;
    }

    [dir="ltr"] .categories-title {
        margin-left: 25px;
    }

    [dir="rtl"] .seller-list-title {
        margin-right: 6px;
    }

    [dir="ltr"] .seller-list-title {
        margin-left: 10px;
    }

    [dir="ltr"] .seller-list-view-all {
        margin-right: 10px;
    }

    [dir="rtl"] .seller-list-view-all {
        margin-left: 12px;
    }

    [dir="rtl"] .seller-card {
        padding-left: 0 !important;
    }

    [dir="ltr"] .seller-card {
        padding-right: 0 !important;
    }

    [dir="ltr"] .category-product-view-title {
        margin-left: -12px;
    }

    [dir="rtl"] .category-product-view-title {
        margin-right: 10px;
    }

    [dir="rtl"] .category-product-view-all {
        margin-left: -20px;
    }

    [dir="ltr"] .category-product-view-all {
        margin-right: 0;
    }
}

.countdown-card {
    background: var(--web-primary-10);
}

.flash-deal-text {
    color: var(--web-primary);
}

.countdown-background {
    background: var(--web-primary);
}

.czi-arrow-left {
    color: var(--web-primary);
    background: var(--web-primary-10);
}

.czi-arrow-right {
    color: var(--web-primary);
    background: var(--web-primary-10);
}

.flash-deals-background-image {
    background: var(--web-primary-10);
}

.view-all-text {
    color: var(--web-secondary) !important;
}

.feature-product .czi-arrow-left {
    color: var(--web-primary);
    background: var(--web-primary-10);
}

.feature-product .czi-arrow-right {
    color: var(--web-primary);
    background: var(--web-primary-10);
    font-size: 12px;
}






.custom-section{
    
    
    
    #handpicked-products .controls {
    display: flex;
    align-items: center;
    gap: 17px;
    justify-content: space-between;
}

.nav-arrows {
    display: flex;
    gap: 10px;
}

.nav-arrow {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.2);
    font-size: 18px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.77);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    padding: 0;
}

.nav-arrow:hover {
    background-color: #000;
    color: #fff;
}

/* Fixed 5 cards in a row */
.product-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 25.5px;
    margin-top: 16px;
}

/* Rest remains your original code */
.product-card {
     background: transparent !important;
    border: none;
    box-shadow: none;
    transition: none;
}

.product-card:hover {
    background: transparent !important;
    box-shadow: none !important;
}

.product-image-container {
    position: relative;
    background-color:;
    border-radius: 6px;
    overflow: hidden;
    aspect-ratio: 1 / 1;
}

.product-image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-image-container .tag {
    position: absolute;
    top: 12px;
    right: 12px;
    color: var(--white);
    font-size: 12.8px;
    padding: 4px 8px;
    border-radius: 4px;
}

.product-image-container .tag.bestseller {
    background-color: #44b40c;
}

.product-image-container .tag.trending {
    background-color: #c10000;
}

.product-info {
    padding-top: 16px;
}

.product-category {
    font-size: 14.5px;
    color: rgba(0, 0, 0, 0.77);
    margin: 0 0 1px 0;
}

.product-name {
    font-size: 14.5px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.97);
    margin: 0 0 7px 0;
}

.product-price {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14.5px;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-price .current-price {
    font-weight: 600;
    color: rgba(0, 0, 0, 0.97);
}

.product-price .original-price {
    color: rgba(0, 0, 0, 0.77);
    text-decoration: line-through;
}

.product-price .discount {
    color: rgba(0, 0, 0, 0.97);
}

/* Product Grid – Desktop */
.product-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 25.5px;
    margin-top: 16px;
}

/* Tablet (≤992px) */
@media (max-width: 992px) {
    .product-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
}

/* Mobile (≤768px) */
@media (max-width: 768px) {
    .section-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .product-card {
        padding: 4px;
    }

    .product-price {
        flex-wrap: wrap;
        white-space: normal;
    }

    .product-price .current-price,
    .product-price .original-price,
    .product-price .discount {
        flex-shrink: 0;
    }

    .product-name {
        word-break: break-word;
    }
}




/* Extra Small Screens (≤480px) */
@media (max-width: 480px) {
    .section-title {
        font-size: 18px;
        line-height: 1.3;
    }

    .view-all-link {
        font-size: 13px;
        order:1;
    }

    .product-card {
        margin-bottom: 12px;
    }

    .product-info {
        padding-top: 10px;
    }
}



    .all-categories-grid {
        display: grid;
        grid-template-columns: 278px 1fr;
        gap: 25.5px;
        border: 1px solid var(--border-color);
        border-radius: 6px;
        overflow: hidden;
    }
    .category-banner img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .category-links-grid {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
        gap: 1px;
        background-color: var(--border-color);
        padding: 1px;
    }
    .category-block {
        background-color: var(--white);
        padding: 25.5px;
        display: grid;
        grid-template-columns: 1fr auto;
        gap: 17px;
    }
    .category-block h3 {
        grid-column: 1 / -1;
        margin: 0 0 8.5px 0;
        font-size: 17px;
        font-weight: 500;
    }
    .category-block ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-direction: column;
        gap: 2px;
    }
    .category-block li a {
        font-size: 13.6px;
        color: rgba(0, 0, 0, 0.77);
    }
    .category-block img {
        width: 128px;
        height: 128px;
        object-fit: cover;
        align-self: center;
    }
    
    .category-block li a {
    font-size: 13.6px;
    color: rgba(0, 0, 0, 0.77);
    position: relative;
    display: inline-block;
    text-decoration: none;
    transition: color 0.3s ease;
}

.category-block li a::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0%;
    height: 1.2px;
    background-color: rgba(0, 0, 0, 0.77);
    transition: width 0.3s ease;
}

.category-block li a:hover::after {
    width: 100%;
}

    @media (max-width: 1200px) {
        .all-categories-grid {
            grid-template-columns: 1fr;
        }
        .category-banner {
            display: none;
        }
    }
    @media (max-width: 768px) {
        .category-links-grid {
            grid-template-columns: 1fr;
        }
    }

    /* CSS from section:banners */
.banners-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); /* changed from 300px */
    gap: 16px; /* slightly smaller gap for tighter mobile view */
}

.banner-item {
    aspect-ratio: 2 / 1;
    background-size: cover;
    background-position: center;
    border-radius: 8px;
    overflow: hidden;
    display: block;
    transition: transform 0.3s ease;
}

.banner-item:hover {
    transform: scale(1.02);
}



/* CSS from section:services */

#services .section-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

#services .controls {
    display: flex;
    align-items: center;
    gap: 12px;
}

/* Keep View All next to nav-arrows */
#services .view-all-link {
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    font-weight: 500;
}

#services .view-all-link:hover{
    color:#1455ac;
}

#services .nav-arrows {
    display: flex;
    gap: 8px;
}

#services .nav-arrow {
    width: 36px;
    height: 36px;
    border: 1px solid #ccc;
    background-color: transparent;
    border-radius: 50%;
    cursor: pointer;
    font-size: 16px;
}
#services .nav-arrow:hover {
    background-color: #000;        /* Black background */
    color: #fff;                   /* White text/icon inside */
    border-color: #000;            /* Black border */
}


/* Responsive Fix */
@media (max-width: 768px) {
    #services .section-header {
        flex-direction: column;
        align-items: flex-start;
    }

    #services .controls {
        width: 100%;
        justify-content: flex-start;
        gap: 10px;
        flex-wrap: wrap;
    }

    #services .view-all-link {
        order: 1;
        font-size: 13px;
    }

    #services .nav-arrows {
        order: 2;
    }
}


#services .product-image-container .tag {
        top: auto;
        bottom: 12px;
        right: auto;
        left: 12px;
        display: inline-block;
    }
    #services .product-image-container .tag.fab-tag {
        left: 80px;
        background-color: #ff8109;
        color: #000;
    }
    #services .product-image-container .tag.service-tag {
        background-color: #000;
    }
    #services .product-image-container .tag.trending {
        left: 80px;
    }
    #services .product-image-container .tag.bestseller {
        left: 80px;
    }

    /* CSS from section:blog */
.blog-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25.5px;
}

.blog-card {
    background-color: transparent; /* ✨ Transparent background */
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.blog-card:hover {
    transform: translateY(-4px);
}

.blog-image-link {
    display: block;
    background-color: rgba(0, 0, 0, 0.03);
    border-radius: 6px;
    overflow: hidden;
}

.blog-image-link img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    display: block;
}

.blog-content {
    padding: 25.5px 0;
}

.blog-meta {
    font-size: 13.6px;
    color: rgba(0, 0, 0, 0.77);
    margin: 0 0 12.5px 0;
    padding: 0 15px;
}

.blog-title {
    font-size: 21.3px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0;
    padding: 0 15px;
}

.blog-title a {
    color: #111;
    text-decoration: none;
    transition: color 0.3s ease;
}

.blog-title a:hover {
    color: #007bff;
}

/* Responsive Enhancements */
@media (max-width: 768px) {
    .blog-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .blog-image-link img {
        height: 200px;
    }

    .blog-title {
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    .blog-content {
        padding: 20px 0;
    }

    .blog-image-link img {
        height: 180px;
    }

    .blog-meta {
        font-size: 12.5px;
    }

    .blog-title {
        font-size: 16px;
    }
}



    /* CSS from section:testimonials */
#testimonials {
        background-color: var(--background-light);
    }
    .testimonial-content {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 106px;
        max-width: 1000px;
        margin: 0 auto;
    }
    
  
    .testimonial-image-wrapper {
        position: relative;
        width: 367.5px;
        height: 367.5px;
        flex-shrink: 0;
    }
    .testimonial-bg-shape {
        position: absolute;
        width: 219.3px;
        height: 219.3px;
        background-color: #ff3a59;
        border-radius: 100px 0px 0px 0px;
        top: 0;
        left: 0;
    }
    .testimonial-photo {
        position: absolute;
        width: 297.5px;
        height: 297.5px;
        border-radius: 6px;
        bottom: 0;
        right: 0;
    }
    .testimonial-text {
        max-width: 492px;
    }
    .testimonial-text p {
        font-size: 17px;
        line-height: 1.5;
        color: rgba(0, 0, 0, 0.77);
    }
    .testimonial-text h3 {
        font-size: 22px;
        font-weight: 500;
        margin-top: 30px;
    }
    @media (max-width: 992px) {
        .testimonial-content {
            flex-direction: column;
            text-align: center;
            gap: 30px;
        }
    }

    /* CSS from section:faq */
.faq-tabs {
    display: flex;
    justify-content: center;
    gap: 34px;
    border-bottom: 1px solid #000;
    margin-bottom: 34px;
    flex-wrap: wrap;
}
.faq-tab {
    background: none;
    border: none;
    padding: 12px 0;
    font-size: 17px;
    font-weight: 500;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.97);
    position: relative;
}
.faq-tab.active {
    color: #ff3a59;
}
.faq-tab.active::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #ff3a59;
}

.faq-accordion {
    max-width: 1126px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 17px;
}
.faq-item {
    background-color: var(--background-light, #f9f9f9);
    border-radius: 4px;
    padding: 34px 51px;
    display: none; /* hidden by default */
}
.faq-item.active {
    display: block; /* only shown if it matches selected tab */
}
.faq-item summary {
    font-size: 19px;
    font-weight: 500;
    cursor: pointer;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.faq-item summary::-webkit-details-marker {
    display: none;
}
.faq-item p {
    margin-top: 33px;
    font-size: 15.3px;
    line-height: 1.7;
    color: rgba(0, 0, 0, 0.77);
}
.icon {
    font-size: 22px;
    transition: all 0.3s ease;
}



    /* CSS from section:incentives */
#incentives {
    background-color: var(--background-light);
    padding: 40px 0;
}

.incentives-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 32px;
}

.incentive-item {
    flex: 0 0 200px;
    max-width: 200px;
    text-align: center;
    background-color: white;
    border-radius: 8px;
    padding: 20px 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.incentive-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}

.incentive-item img {
    height: 24px;
    margin: 0 auto 16px;
}

.incentive-item h3 {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 6px;
}

.incentive-item p {
    font-size: 12.5px;
    color: rgba(0, 0, 0, 0.75);
    line-height: 1.45;
    margin: 0;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .incentive-item {
        flex: 0 0 45%;
        max-width: 45%;
    }
}

@media (max-width: 480px) {
    .incentive-item {
        flex: 0 0 100%;
        max-width: 100%;
    }
}


/* CSS from section:footer */
 #page-footer {
    background-color: #ffffff;
    color: #000000;
  }

  .footer-container {
    max-width: 1502px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-main-section {
    padding-top: 45.8px; /* (40202.47 - 40156.67) */
    padding-bottom: 44.5px; /* (40513.55 - 40469.03) */
  }

  .footer-main-grid {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
  }

  .footer-col {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .contact-info {
    gap: 23px;
  }

  .footer-logo img {
    width: 120px;
    height: auto;
  }

  .contact-list {
    display: flex;
    flex-direction: column;
    gap: 1px;
  }

  .contact-list li a {
    font-weight: 600;
    font-size: 15px;
    line-height: 1.5;
  }

  .language-selector {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 10px 22px;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    background-color: transparent;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
    font-size: 14.5px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.97);
    align-self: flex-start;
  }

  .flag-icon-wrapper {
    position: relative;
    width: 14px;
    height: 14px;
  }

  .payment-options {
    display: flex;
    gap: 4.5px;
    margin-top: 60px; /* (40402.86 - 40334.86) - 51 */
  }
  .payment-options img {
    width: 36px;
    height: 23px;
  }

  .footer-heading {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 10px 0;
  }

  .footer-links {
    display: flex;
    flex-direction: column;
    gap: 9.5px;
  }

  .footer-links li a {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
  }
  
  .social-links {
    display: flex;
    flex-direction: column;
    gap: 17px;
  }

  .social-links li a {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13.6px;
    font-weight: 600;
  }

  .social-links img {
    width: 20px;
    height: 20px;
  }

  .footer-sub-bar {
    border-top: 1px solid #dee2e6;
  }

  .copyright-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 9.5px;
    padding-bottom: 9.5px;
    flex-wrap: wrap;
    gap: 15px;
  }

  .copyright-text, .developed-by {
    margin: 0;
    font-size: 12.8px;
    font-weight: 400;
  }

  .copyright-text a, .developed-by a {
    font-weight: 600;
  }

  .footer-info-section {
    padding-top: 24.5px; /* 40567.67 - 40543.18 */
    padding-bottom: 33px; /* 41021.45 - 40988.45 */
  }
  
  .info-block {
    margin-bottom: 33px;
  }
  .info-block:last-child {
    margin-bottom: 0;
  }

  .info-heading {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 8.5px 0;
  }
  
  .info-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
  }

  .footer-cta-bar {
    border-top: 1px solid #dee2e6;
    padding-top: 18px;
    padding-bottom: 17px;
  }

  .cta-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
  }

  .cta-text {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
  }

  .cta-button {
    background-color: #ff3a59;
    color: #ffffff;
    padding: 15px 30px;
    border-radius: 4px;
    font-size: 14.5px;
    font-weight: 500;
    text-align: center;
    display: inline-block;
  }

  @media (max-width: 1200px) {
    .footer-main-grid {
      grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
      display: grid;
    }
    .contact-info {
      grid-column: 1 / -1;
      align-items: center;
    }
  }

  @media (max-width: 768px) {
    .footer-main-grid {
      flex-direction: column;
      align-items: center;
      text-align: center;
    }
    .footer-col {
      align-items: center;
    }
    .language-selector {
      align-self: center;
    }
    .social-links li a {
      justify-content: center;
    }
    .copyright-container {
      flex-direction: column;
      justify-content: center;
      text-align: center;
    }
    .cta-container {
      flex-direction: column;
      justify-content: center;
      text-align: center;
    }
    .footer-info-section {
      text-align: center;
    }
  }

}
