:root {
    --puja-maroon: #7f1118;
    --puja-maroon-dark: #5e0b11;
    --puja-gold: #c28a2c;
    --puja-cream: #fffaf1;
    --puja-ink: #2b201d;
    --puja-muted: #746964;
    --puja-border: #eadfce;
}

.body_theme1 {
    color: var(--puja-ink);
    background: #fff;
    font-family: "Segoe UI", Arial, sans-serif;
}

.body_theme1 .site-header {
    background: #fff;
    box-shadow: 0 2px 18px rgba(65, 35, 25, .06);
}

.body_theme1 .puja-announcement-bar {
    min-height: 34px;
    padding: 0;
    color: #fff6e8;
    background: linear-gradient(90deg, var(--puja-maroon-dark), #8f171f 52%, var(--puja-maroon-dark));
    border: 0;
}

.puja-announcement-inner {
    min-height: 34px;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 20px;
    font-size: 12px;
    letter-spacing: 0;
}

.puja-announcement-inner .puja-mantra {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 13px;
}

.puja-announcement-inner a {
    justify-self: end;
    color: #fff6e8;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 0;
}

.body_theme1 .site-header .topbar {
    min-height: 94px;
    padding: 9px 0;
    border-bottom: 1px solid #f3ece3;
}

.body_theme1 .site-header .topbar .justify-content-between {
    align-items: center;
}

.body_theme1 .site-header .site-branding {
    width: 210px;
    margin: 0;
    padding: 0;
}

.body_theme1 .site-header .site-branding .site-logo > img {
    width: 190px;
    height: 76px;
    max-width: 100%;
    object-fit: cover;
    object-position: center;
}

.body_theme1 .site-header .site-logo {
    display: flex;
    align-items: center;
    width: 100%;
    height: 76px;
    overflow: hidden;
    text-decoration: none;
}

.body_theme1 .site-logo-fallback {
    color: var(--puja-maroon);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 27px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
}

.body_theme1 .site-header .search-box-wrap {
    width: min(410px, 34vw);
    margin: 0 30px;
}

.body_theme1 .site-header .search-box-wrap .search-box {
    overflow: visible;
    border: 1px solid var(--puja-border);
    border-radius: 24px;
    background: #fff;
}

.body_theme1 .site-header .search-box-wrap .categoris {
    max-width: 116px;
    border: 0;
    background: transparent;
}

.body_theme1 .site-header .search-box-wrap .form-control {
    border: 0;
    background: transparent;
}

.body_theme1 .site-header .search-box-wrap button {
    color: var(--puja-maroon);
}

.body_theme1 .site-header .toolbar {
    align-items: center;
    gap: 2px;
}

.body_theme1 .site-header .toolbar .toolbar-item > a {
    color: #211b19;
}

.body_theme1 .site-header .toolbar .toolbar-item > a > div i {
    font-size: 22px;
}

.body_theme1 .site-header .toolbar .toolbar-item > a > div > .text-label {
    font-size: 10px;
}

.body_theme1 .site-header .toolbar .count-label {
    background: var(--puja-maroon) !important;
}

.body_theme1 .site-header .navbar {
    min-height: 49px;
    padding: 0;
    background: #fff;
    border: 0;
}

.body_theme1 .site-header .navbar .row > .col-lg-3,
.body_theme1 .site-header .navbar .right-info {
    display: none !important;
}

.body_theme1 .site-header .navbar .row > .col-lg-9 {
    width: 100%;
    flex: 0 0 100%;
    justify-content: center !important;
}

.body_theme1 .site-header .site-menu > ul > li > a {
    padding: 15px 17px;
    color: #29201d;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0;
}

.body_theme1 .site-header .site-menu > ul > li.active > a,
.body_theme1 .site-header .site-menu > ul > li:hover > a {
    color: var(--puja-maroon);
}

.body_theme1 .site-header .site-menu > ul > li.active > a::before {
    content: "";
    position: absolute;
    right: 17px;
    bottom: 8px;
    left: 17px;
    height: 1px;
    background: var(--puja-maroon);
}

.puja-home {
    overflow: hidden;
    background: #fff;
}

.puja-hero,
.puja-hero .owl-carousel,
.puja-hero .owl-stage-outer,
.puja-hero .owl-stage,
.puja-hero .owl-item {
    min-height: 520px;
}

.puja-hero-slide {
    min-height: 520px;
    display: flex;
    align-items: center;
    background-color: #f8deb1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.puja-hero-container {
    width: 100%;
}

.puja-hero-copy {
    width: 43%;
    max-width: 570px;
    padding: 60px 0 72px;
}

.puja-eyebrow,
.puja-kit-copy > span {
    display: block;
    margin-bottom: 12px;
    color: var(--puja-maroon);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
}

.puja-hero-copy h1 {
    max-width: 520px;
    margin: 0 0 16px;
    color: #641016;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(42px, 4.1vw, 68px);
    font-weight: 500;
    line-height: 1.02;
    letter-spacing: 0;
}

.puja-hero-copy p {
    max-width: 410px;
    margin: 0 0 28px;
    color: #4d3d36;
    font-size: 17px;
    line-height: 1.55;
}

.puja-primary-button,
.puja-cart-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 44px;
    padding: 0 24px;
    border: 1px solid var(--puja-maroon);
    border-radius: 3px;
    color: #fff !important;
    background: var(--puja-maroon);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    transition: .25s ease;
}

.puja-primary-button:hover,
.puja-cart-button:hover {
    border-color: var(--puja-maroon-dark);
    background: var(--puja-maroon-dark);
    transform: translateY(-1px);
}

.puja-hero .owl-carousel .owl-nav div {
    width: 38px;
    height: 38px;
    top: 50%;
    color: var(--puja-maroon);
    background: rgba(255, 255, 255, .92);
    border: 1px solid rgba(127, 17, 24, .08);
    border-radius: 50%;
    box-shadow: 0 4px 18px rgba(72, 39, 24, .12);
}

.puja-hero .owl-carousel .owl-prev { left: 20px; }
.puja-hero .owl-carousel .owl-next { right: 20px; }
.puja-hero .owl-carousel.dots-inside .owl-dots { bottom: 22px; left: max(5%, calc((100vw - 1320px) / 2)); right: auto; }
.puja-hero .owl-carousel .owl-dot span { width: 8px; height: 8px; background: rgba(127, 17, 24, .3); }
.puja-hero .owl-carousel .owl-dot.active span { width: 20px; border-radius: 5px; background: var(--puja-maroon); }

.puja-services {
    border-bottom: 1px solid #eee5da;
    background: #fff;
}

.puja-service-grid,
.puja-trust-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.puja-service-card {
    min-height: 94px;
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 18px 22px;
    border-right: 1px solid #eee5da;
}

.puja-service-card:first-child { border-left: 1px solid #eee5da; }
.puja-service-icon { width: 48px; height: 48px; flex: 0 0 48px; display: grid; place-items: center; border: 1px solid var(--puja-gold); border-radius: 50%; }
.puja-service-icon img { width: 27px; height: 27px; object-fit: contain; }
.puja-service-card h2 { margin: 0 0 4px; font-size: 12px; font-weight: 700; text-transform: uppercase; }
.puja-service-card p { margin: 0; color: var(--puja-muted); font-size: 11px; line-height: 1.35; }

.puja-section { padding: 50px 0 55px; }
.puja-categories-section { background: #fcfaf7; }
.puja-products-section { padding-top: 46px; background: #fff; }
.puja-section-heading { margin-bottom: 30px; text-align: center; }
.puja-section-heading h2 { margin: 0; color: #6a161b; font-family: Georgia, "Times New Roman", serif; font-size: 28px; font-weight: 500; text-transform: uppercase; }
.puja-section-heading > span { position: relative; width: 76px; height: 1px; display: block; margin: 13px auto 0; background: #d7aa61; }
.puja-section-heading > span::after { content: ""; position: absolute; width: 8px; height: 8px; top: -4px; left: calc(50% - 4px); background: #d7aa61; transform: rotate(45deg); }

.puja-category-grid {
    display: grid;
    grid-template-columns: repeat(8, minmax(0, 1fr));
    gap: 24px;
}

.puja-category { color: var(--puja-ink); text-align: center; font-size: 12px; line-height: 1.35; }
.puja-category:hover { color: var(--puja-maroon); }
.puja-category-image { width: 100%; aspect-ratio: 1; display: block; overflow: hidden; margin-bottom: 13px; border: 1px solid #f0e3d1; border-radius: 50%; background: #f7ecdc; box-shadow: 0 5px 18px rgba(92, 48, 29, .05); }
.puja-category-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.puja-category:hover img { transform: scale(1.06); }

.puja-product-slider .owl-stage { display: flex; }
.puja-product-slider .owl-item { display: flex; }
.puja-product-card { width: 100%; min-height: 100%; display: flex; flex-direction: column; border: 1px solid #e8e1da; border-radius: 3px; background: #fff; transition: .25s ease; }
.puja-product-card:hover { border-color: #d9c6ae; box-shadow: 0 10px 28px rgba(66, 39, 24, .09); transform: translateY(-3px); }
.puja-product-media { position: relative; aspect-ratio: 1 / .96; overflow: hidden; background: #fbfaf8; }
.puja-product-media > a:first-of-type { width: 100%; height: 100%; display: block; }
.puja-product-media img { width: 100%; height: 100%; object-fit: contain; padding: 15px; mix-blend-mode: multiply; }
.puja-wishlist { position: absolute; z-index: 2; top: 12px; right: 12px; width: 32px; height: 32px; display: grid; place-items: center; color: #665c58; background: rgba(255,255,255,.92); border: 1px solid #e6ddd5; border-radius: 50%; }
.puja-wishlist:hover { color: #fff; background: var(--puja-maroon); border-color: var(--puja-maroon); }
.puja-sale-badge, .puja-stock-badge { position: absolute; z-index: 2; top: 12px; left: 12px; padding: 5px 8px; color: #fff; background: var(--puja-maroon); border-radius: 2px; font-size: 10px; text-transform: uppercase; }
.puja-stock-badge { background: #5f5955; }
.puja-product-body { flex: 1; display: flex; flex-direction: column; padding: 15px; }
.puja-product-category { margin-bottom: 5px; color: #9b7d62; font-size: 10px; letter-spacing: 0; text-transform: uppercase; }
.puja-product-body h3 { min-height: 42px; margin: 0 0 9px; font-size: 13px; font-weight: 500; line-height: 1.5; }
.puja-product-body h3 a { color: #2f2724; }
.puja-product-body h3 a:hover { color: var(--puja-maroon); }
.puja-product-price { margin: auto 0 13px; color: var(--puja-maroon); font-size: 15px; font-weight: 700; }
.puja-product-price del { margin-left: 5px; color: #9f9792; font-size: 11px; font-weight: 400; }
.puja-cart-button { width: 100%; min-height: 38px; padding: 0 12px; font-size: 10px; }
.puja-product-slider.owl-carousel .owl-nav div { width: 36px; height: 36px; top: calc(50% - 18px); color: var(--puja-maroon); background: #fff; border: 1px solid #e6ddd5; border-radius: 50%; box-shadow: 0 4px 12px rgba(0,0,0,.07); }
.puja-product-slider.owl-carousel .owl-prev { left: -18px; }
.puja-product-slider.owl-carousel .owl-next { right: -18px; }

.puja-kit-banner {
    min-height: 300px;
    display: flex;
    align-items: center;
    background-color: #faf0df;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.puja-kit-copy { width: 38%; padding: 48px 0; }
.puja-kit-copy h2 { margin: 0 0 10px; color: #66131a; font-family: Georgia, "Times New Roman", serif; font-size: 32px; font-weight: 500; text-transform: uppercase; }
.puja-kit-copy p { max-width: 330px; margin: 0 0 20px; color: #4f443f; font-size: 14px; line-height: 1.55; }

.puja-trust-bar { color: #fff7eb; background: linear-gradient(90deg, #671017, #921a22, #671017); }
.puja-trust-item { min-height: 84px; display: flex; align-items: center; justify-content: center; gap: 13px; padding: 17px 22px; border-right: 1px solid rgba(255,255,255,.17); }
.puja-trust-item:first-child { border-left: 1px solid rgba(255,255,255,.17); }
.puja-trust-item > span { width: 42px; height: 42px; flex: 0 0 42px; display: grid; place-items: center; border: 1px solid #d8a858; border-radius: 50%; }
.puja-trust-item img { width: 25px; height: 25px; object-fit: contain; filter: brightness(0) invert(1); opacity: .9; }
.puja-trust-item strong, .puja-trust-item small { display: block; }
.puja-trust-item strong { margin-bottom: 3px; font-size: 11px; letter-spacing: 0; text-transform: uppercase; }
.puja-trust-item small { color: rgba(255,247,235,.76); font-size: 10px; line-height: 1.35; }

.body_theme1 .site-footer {
    padding: 45px 0 20px;
    color: #4e4541;
    background: #fbfaf8;
    border-top: 1px solid #ece3db;
}

.body_theme1 .site-footer .widget-title { color: #2e2623; font-size: 13px; font-weight: 700; text-transform: uppercase; }
.body_theme1 .site-footer .widget-light-skin, .body_theme1 .site-footer .widget-light-skin p, .body_theme1 .site-footer .widget-light-skin li { color: #6f6560; }
.body_theme1 .site-footer a { color: #6f6560; }
.body_theme1 .site-footer a:hover { color: var(--puja-maroon); }
.body_theme1 .site-footer .form-control { background: #fff; border-color: #dfd5cc; }
.body_theme1 .site-footer .btn-primary { background: var(--puja-maroon); border-color: var(--puja-maroon); }
.body_theme1 .footer-social-links a {
    background: #c81020;
}
.body_theme1 .footer-social-links a::before {
    display: none;
}
.body_theme1 .footer-social-links a span,
.body_theme1 .footer-social-links a i {
    color: #fff !important;
    background: transparent !important;
}
.body_theme1 .footer-copyright { margin-top: 25px; padding-top: 18px; color: #7b716c; border-top: 1px solid #e7ded7; }
.puja-footer-brand { display: inline-block; margin-bottom: 22px; color: var(--puja-maroon) !important; font-family: Georgia, "Times New Roman", serif; font-size: 31px; line-height: 1; text-decoration: none; }
.puja-footer-brand span, .puja-footer-brand small { display: block; letter-spacing: 0; }
.puja-footer-brand small { margin-top: 6px; color: var(--puja-gold); font-family: "Segoe UI", Arial, sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 0; text-align: center; text-transform: uppercase; }

.puja-home-page .white-popup {
    width: min(760px, calc(100vw - 32px));
    max-width: 100%;
}

.puja-home-page .announcement-with-content {
    max-width: 100%;
}

.puja-home-page .announcement-with-content .right-area {
    min-width: 0;
}

@media (max-width: 1199.98px) {
    .puja-category-grid { grid-template-columns: repeat(6, minmax(0, 1fr)); }
    .puja-category-grid .puja-category:nth-child(n + 7) { display: none; }
    .puja-service-card { padding: 16px 12px; }
    .puja-service-icon { width: 42px; height: 42px; flex-basis: 42px; }
    .puja-hero-copy { padding-left: 32px; }
}

@media (max-width: 991.98px) {
    .puja-announcement-inner { grid-template-columns: 1fr 1fr; }
    .puja-announcement-inner .puja-mantra { display: none; }
    .body_theme1 .site-header .topbar { min-height: 76px; padding: 7px 0; }
    .body_theme1 .site-header .site-branding { width: 165px; }
    .body_theme1 .site-header .site-logo { height: 62px; }
    .body_theme1 .site-header .site-branding .site-logo > img { width: 155px; height: 62px; max-width: 100%; }
    .body_theme1 .site-logo-fallback { font-size: 22px; }
    .body_theme1 .site-header .search-box-wrap { position: absolute; z-index: 20; top: 100%; right: 15px; left: 15px; width: auto; margin: 0; padding: 10px; background: #fff; box-shadow: 0 8px 18px rgba(0,0,0,.08); }
    .body_theme1 .site-header .navbar { display: none; }
    .body_theme1 .site-header .toolbar .hidden-on-mobile { display: none !important; }
    .body_theme1 .site-header .toolbar .puja-account-item { display: block !important; }
    .puja-hero, .puja-hero .owl-carousel, .puja-hero .owl-stage-outer, .puja-hero .owl-stage, .puja-hero .owl-item, .puja-hero-slide { min-height: 455px; }
    .puja-hero-slide { background-position: 58% center; }
    .puja-hero-copy { width: 51%; padding: 55px 0 65px 28px; }
    .puja-hero-copy h1 { font-size: 44px; }
    .puja-hero-copy p { font-size: 15px; }
    .puja-service-grid, .puja-trust-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .puja-service-card:nth-child(3), .puja-service-card:nth-child(4) { border-top: 1px solid #eee5da; }
    .puja-category-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
    .puja-category-grid .puja-category:nth-child(n + 7) { display: block; }
    .puja-category-grid .puja-category:nth-child(n + 9) { display: none; }
    .puja-kit-copy { width: 44%; padding-left: 22px; }
    .puja-trust-item:nth-child(3), .puja-trust-item:nth-child(4) { border-top: 1px solid rgba(255,255,255,.17); }
}

@media (max-width: 767.98px) {
    .puja-announcement-inner { min-height: 31px; }
    .puja-announcement-inner .puja-auspicious { font-size: 10px; }
    .puja-announcement-inner a { font-size: 8px; }
    .body_theme1 .site-header .toolbar { gap: 0; }
    .body_theme1 .site-header .toolbar .toolbar-item > a { padding: 6px 7px; }
    .body_theme1 .site-header .toolbar .toolbar-item > a > div > .text-label { display: none; }
    .puja-hero, .puja-hero .owl-carousel, .puja-hero .owl-stage-outer, .puja-hero .owl-stage, .puja-hero .owl-item, .puja-hero-slide { min-height: 440px; }
    .puja-hero-slide { align-items: flex-end; background-position: 67% center; }
    .puja-hero-slide::before { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(255,242,214,.96) 0%, rgba(255,242,214,.76) 54%, rgba(255,242,214,.05) 100%); }
    .puja-hero-container { position: relative; z-index: 1; }
    .puja-hero-copy { width: 76%; padding: 36px 0 44px; }
    .puja-eyebrow { font-size: 9px; }
    .puja-hero-copy h1 { font-size: 40px; }
    .puja-hero-copy p { max-width: 340px; font-size: 14px; }
    .puja-hero .owl-carousel .owl-nav div { display: none; }
    .puja-services { padding: 12px 0; background: #fcfaf7; }
    .puja-service-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
    .puja-service-card,
    .puja-service-card:first-child,
    .puja-service-card:last-child,
    .puja-service-card:nth-child(3),
    .puja-service-card:nth-child(4) {
        min-width: 0;
        min-height: 112px;
        height: 100%;
        padding: 12px 10px;
        gap: 9px;
        border: 1px solid #eee0cf;
        border-radius: 6px;
        background: #fff;
        box-shadow: 0 3px 12px rgba(92, 48, 29, .04);
    }
    .puja-service-card > div { min-width: 0; }
    .puja-service-card h2,
    .puja-service-card p { overflow-wrap: anywhere; }
    .puja-service-icon { width: 38px; height: 38px; flex-basis: 38px; }
    .puja-service-icon img { width: 23px; height: 23px; }
    .puja-section { padding: 40px 0 45px; }
    .puja-category-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px 12px; }
    .puja-category { font-size: 11px; }
    .puja-kit-banner { min-height: 365px; align-items: flex-end; background-position: 63% center; }
    .puja-kit-banner::before { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(255,250,241,.97), rgba(255,250,241,.76) 58%, rgba(255,250,241,.08)); }
    .puja-kit-banner { position: relative; }
    .puja-kit-copy { position: relative; z-index: 1; width: 66%; padding: 45px 0; }
    .puja-kit-copy h2 { font-size: 27px; }
    .puja-trust-bar {
        padding: 12px 0;
        color: #fff7eb;
        background: linear-gradient(90deg, #671017, #921a22, #671017);
    }
    .puja-trust-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
    .puja-trust-item,
    .puja-trust-item:first-child,
    .puja-trust-item:nth-child(3),
    .puja-trust-item:nth-child(4) {
        min-width: 0;
        min-height: 112px;
        height: 100%;
        justify-content: flex-start;
        padding: 12px 10px;
        gap: 9px;
        border: 1px solid rgba(255,255,255,.2);
        border-radius: 6px;
        background: rgba(255,255,255,.025);
        box-shadow: 0 3px 12px rgba(50, 4, 8, .12);
    }
    .puja-trust-item > div { min-width: 0; }
    .puja-trust-item > span { width: 38px; height: 38px; flex-basis: 38px; }
    .puja-trust-item img { width: 23px; height: 23px; filter: brightness(0) invert(1); opacity: .9; }
    .puja-trust-item strong { color: #fff7eb; font-size: 12px; overflow-wrap: anywhere; }
    .puja-trust-item small { color: rgba(255,247,235,.76); font-size: 11px; overflow-wrap: anywhere; }
}

@media (max-width: 575.98px) {
    .puja-announcement-inner { display: flex; justify-content: center; }
    .puja-announcement-inner .puja-auspicious { display: none; }
    .puja-announcement-inner a { justify-self: auto; }
    .body_theme1 .site-header .site-branding { width: 130px; }
    .body_theme1 .site-header .site-logo { height: 48px; }
    .body_theme1 .site-header .site-branding .site-logo > img { width: 120px; height: 48px; max-width: 100%; }
    .body_theme1 .site-logo-fallback { font-size: 19px; }
    .body_theme1 .site-header .toolbar .toolbar-item > a { padding-right: 5px; padding-left: 5px; }
    .puja-hero, .puja-hero .owl-carousel, .puja-hero .owl-stage-outer, .puja-hero .owl-stage, .puja-hero .owl-item, .puja-hero-slide { min-height: 400px; }
    .puja-hero-slide { background-position: 64% center; }
    .puja-hero-copy { width: 84%; padding: 30px 0 38px; }
    .puja-hero-copy h1 { font-size: 34px; }
    .puja-hero-copy p { margin-bottom: 22px; font-size: 13px; }
    .puja-primary-button { min-height: 40px; padding: 0 19px; font-size: 10px; }
    .puja-category-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
    .puja-category-grid .puja-category:nth-child(n + 7) { display: none; }
    .puja-section-heading h2 { font-size: 24px; }
    .puja-kit-banner { min-height: 390px; background-position: 62% center; }
    .puja-kit-copy { width: 78%; }
    .puja-product-slider.owl-carousel .owl-prev { left: -7px; }
    .puja-product-slider.owl-carousel .owl-next { right: -7px; }
    .puja-home-page .white-popup { width: calc(100vw - 20px); padding: 24px 18px; }
    .puja-home-page .announcement-with-content { display: block; }
    .puja-home-page .announcement-with-content .left-area { display: none; }
    .puja-home-page .announcement-with-content .right-area { width: 100%; padding: 0; }
    .puja-home-page .announcement-with-content .right-area h3 { font-size: 22px; }
}

@media (max-width: 379.98px) {
    .puja-service-grid,
    .puja-trust-grid { gap: 8px; }
    .puja-service-card,
    .puja-service-card:first-child,
    .puja-service-card:last-child,
    .puja-service-card:nth-child(3),
    .puja-service-card:nth-child(4),
    .puja-trust-item,
    .puja-trust-item:first-child,
    .puja-trust-item:nth-child(3),
    .puja-trust-item:nth-child(4) { padding: 10px 8px; gap: 7px; }
}
