/* home-bundle.css — generado automáticamente. NO editar a mano. */

/* gg-cbd-cerca.css */
        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-section {
            width: 100% !important;
            max-width: 1180px !important;
            margin: 56px auto !important;
            padding: 0 !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-section__head {
            display: flex !important;
            align-items: flex-end !important;
            justify-content: space-between !important;
            gap: 18px !important;
            margin-bottom: 24px !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-section__title {
            margin: 0 !important;
            font-size: clamp(32px, 4.5vw, 58px) !important;
            line-height: .95 !important;
            letter-spacing: -0.045em !important;
            text-transform: uppercase !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-section__intro {
            margin: 0 !important;
            max-width: 420px !important;
            font-size: 16px !important;
            line-height: 1.55 !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-grid {
            display: grid !important;
            grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
            gap: 16px !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-card {
            position: relative !important;
            display: block !important;
            min-height: 190px !important;
            overflow: hidden !important;
            border-radius: 22px !important;
            background: #111 !important;
            color: #fff !important;
            text-decoration: none !important;
            isolation: isolate !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-card:hover {
            color: #fff !important;
            text-decoration: none !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-card__image {
            position: absolute !important;
            inset: 0 !important;
            z-index: -2 !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-card__image img {
            width: 100% !important;
            height: 100% !important;
            object-fit: cover !important;
            display: block !important;
            transform: scale(1.01) !important;
            transition: transform .28s ease !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-card:hover .gg-cbd-city-card__image img {
            transform: scale(1.06) !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-card::after {
            content: "" !important;
            position: absolute !important;
            inset: 0 !important;
            z-index: -1 !important;
            background: linear-gradient(180deg, rgba(0,0,0,.08), rgba(0,0,0,.72)) !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-card__body {
            min-height: 190px !important;
            display: flex !important;
            flex-direction: column !important;
            justify-content: flex-end !important;
            padding: 16px !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-card__label {
            margin: 0 !important;
            font-size: 20px !important;
            line-height: 1 !important;
            font-weight: 950 !important;
            text-transform: uppercase !important;
            letter-spacing: -0.035em !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-card__cta {
            display: inline-flex !important;
            align-items: center !important;
            width: fit-content !important;
            margin-top: 10px !important;
            padding: 8px 12px !important;
            border-radius: 999px !important;
            background: #298C37 !important;
            color: #fff !important;
            font-size: 11px !important;
            line-height: 1 !important;
            font-weight: 900 !important;
            text-transform: uppercase !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-benefits {
            width: 100% !important;
            max-width: 1180px !important;
            margin: 56px auto !important;
            padding: 0 !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-benefits__inner {
            display: grid !important;
            grid-template-columns: minmax(0, 1.05fr) minmax(320px, .95fr) !important;
            gap: 34px !important;
            align-items: center !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-benefits__content {
            display: flex !important;
            flex-direction: column !important;
            gap: 18px !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-benefits__title {
            margin: 0 !important;
            font-size: clamp(30px, 4vw, 54px) !important;
            line-height: .95 !important;
            letter-spacing: -0.045em !important;
            text-transform: uppercase !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-benefits__text {
            margin: 0 !important;
            font-size: 17px !important;
            line-height: 1.65 !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-benefits__grid {
            display: grid !important;
            grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
            gap: 14px !important;
            margin-top: 8px !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-benefit {
            display: grid !important;
            grid-template-columns: 46px minmax(0, 1fr) !important;
            gap: 12px !important;
            align-items: center !important;
            padding: 14px !important;
            border: 1px solid rgba(0, 0, 0, .08) !important;
            border-radius: 18px !important;
            background: #fff !important;
            min-height: 78px !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-benefit__icon {
            width: 46px !important;
            height: 46px !important;
            display: flex !important;
            align-items: center !important;
            justify-content: center !important;
            border-radius: 14px !important;
            background: #f5f5f5 !important;
            overflow: hidden !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-benefit__icon img {
            width: 30px !important;
            height: 30px !important;
            object-fit: contain !important;
            display: block !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-benefit__title {
            margin: 0 !important;
            font-size: 13px !important;
            line-height: 1.15 !important;
            font-weight: 950 !important;
            text-transform: uppercase !important;
            letter-spacing: -0.02em !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-benefits__media {
            overflow: hidden !important;
            border-radius: 26px !important;
            min-height: 420px !important;
            background: #f5f5f5 !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-benefits__media img {
            width: 100% !important;
            height: 100% !important;
            min-height: 420px !important;
            object-fit: cover !important;
            display: block !important;
        }

        html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-consumed {
            display: none !important;
        }

        @media (max-width: 980px) {
            html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-grid {
                grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
            }
        }

        @media (max-width: 820px) {
            html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-section__head {
                display: block !important;
            }

            html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-section__intro {
                margin-top: 12px !important;
            }

            html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-benefits__inner {
                grid-template-columns: 1fr !important;
                gap: 22px !important;
            }

            html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-benefits__media {
                min-height: 260px !important;
                order: -1 !important;
            }

            html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-benefits__media img {
                min-height: 260px !important;
            }
        }

        @media (max-width: 640px) {
            html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-grid {
                grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
                gap: 12px !important;
            }

            html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-card,
            html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-card__body {
                min-height: 155px !important;
            }

            html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-city-card__label {
                font-size: 16px !important;
            }

            html body .gg-seo-ficha--cbd-cerca-de-mi .gg-cbd-benefits__grid {
                grid-template-columns: 1fr !important;
            }
        }


/* gg-age-cookie-banner.css */
        :root {
            --gg-cookie-primary: #298C37;
            --gg-cookie-header-bg: #f7b500;
            --gg-cookie-dark: #111111;
            --gg-cookie-muted: #666666;
            --gg-cookie-border: rgba(0, 0, 0, .12);
            --gg-cookie-bg: #ffffff;
        }

        body.gg-age-cookie-banner-open {
            overflow: hidden;
        }

        .gg-age-cookie-overlay {
            position: fixed;
            inset: 0;
            z-index: 999999;
            display: none;
            align-items: center;
            justify-content: center;
            padding: 18px;
            background: rgba(0, 0, 0, .62);
            backdrop-filter: blur(4px);
        }

        .gg-age-cookie-overlay.is-visible {
            display: flex;
        }

        .gg-age-cookie-modal {
            width: min(760px, 100%);
            max-height: calc(100vh - 36px);
            display: flex;
            flex-direction: column;
            background: var(--gg-cookie-bg);
            border-radius: 22px;
            box-shadow: 0 24px 80px rgba(0, 0, 0, .34);
            overflow: hidden;
            animation: ggCookieIn .22s ease-out both;
        }

        @keyframes ggCookieIn {
            from {
                opacity: 0;
                transform: translateY(12px) scale(.985);
            }

            to {
                opacity: 1;
                transform: translateY(0) scale(1);
            }
        }

        .gg-age-cookie-header {
            position: relative;
            display: grid;
            grid-template-columns: 74px minmax(0, 1fr) 34px;
            align-items: center;
            gap: 14px;
            padding: 20px 22px;
            background: var(--gg-cookie-header-bg);
            color: var(--gg-cookie-dark);
        }

        .gg-age-cookie-logo {
            width: 58px;
            height: 58px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 999px;
            background: rgba(0, 0, 0, .08);
            overflow: hidden;
        }

        .gg-age-cookie-logo img {
            width: 48px;
            height: 48px;
            object-fit: contain;
            display: block;
        }

        .gg-age-cookie-title {
            margin: 0;
            color: var(--gg-cookie-dark);
            font-size: 18px;
            line-height: 1.15;
            font-weight: 950;
            text-transform: uppercase;
            letter-spacing: .02em;
        }

        .gg-age-cookie-close {
            width: 34px;
            height: 34px;
            border: 0;
            border-radius: 999px;
            background: rgba(0, 0, 0, .08);
            color: var(--gg-cookie-dark);
            font-size: 22px;
            line-height: 1;
            cursor: pointer;
        }

        .gg-age-cookie-close:hover {
            background: rgba(0, 0, 0, .16);
        }

        .gg-age-cookie-body {
            padding: 22px;
            overflow: auto;
        }

        .gg-age-cookie-message h2 {
            margin: 0 0 10px;
            font-size: 22px;
            line-height: 1.15;
            font-weight: 950;
            color: var(--gg-cookie-primary);
            text-transform: uppercase;
        }

        .gg-age-cookie-message p {
            margin: 0 0 14px;
            font-size: 14px;
            line-height: 1.55;
            color: #222;
        }

        .gg-age-cookie-message strong {
            font-weight: 900;
        }

        .gg-age-cookie-categories {
            display: grid;
            gap: 10px;
            margin-top: 16px;
        }

        .gg-age-cookie-category {
            border: 1px solid var(--gg-cookie-border);
            border-radius: 14px;
            background: #fff;
            overflow: hidden;
        }

        .gg-age-cookie-category summary {
            list-style: none;
            cursor: pointer;
        }

        .gg-age-cookie-category summary::-webkit-details-marker {
            display: none;
        }

        .gg-age-cookie-category-head {
            display: grid;
            grid-template-columns: minmax(0, 1fr) auto auto;
            align-items: center;
            gap: 12px;
            padding: 13px 14px;
        }

        .gg-age-cookie-category-title {
            font-size: 14px;
            font-weight: 900;
            color: var(--gg-cookie-dark);
        }

        .gg-age-cookie-always {
            font-size: 12px;
            font-weight: 800;
            color: var(--gg-cookie-muted);
        }

        .gg-age-cookie-chevron {
            width: 18px;
            height: 18px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            font-size: 15px;
            color: var(--gg-cookie-muted);
            transform: rotate(90deg);
        }

        .gg-age-cookie-category[open] .gg-age-cookie-chevron {
            transform: rotate(-90deg);
        }

        .gg-age-cookie-description {
            padding: 0 14px 14px;
            font-size: 13px;
            line-height: 1.45;
            color: var(--gg-cookie-muted);
        }

        .gg-age-cookie-switch {
            position: relative;
            width: 46px;
            height: 26px;
            display: inline-block;
        }

        .gg-age-cookie-switch input {
            position: absolute;
            opacity: 0;
            pointer-events: none;
        }

        .gg-age-cookie-slider {
            position: absolute;
            inset: 0;
            border-radius: 999px;
            background: #d8d8d8;
            transition: .18s ease;
        }

        .gg-age-cookie-slider::before {
            content: "";
            position: absolute;
            width: 20px;
            height: 20px;
            left: 3px;
            top: 3px;
            border-radius: 999px;
            background: #fff;
            box-shadow: 0 1px 4px rgba(0,0,0,.25);
            transition: .18s ease;
        }

        .gg-age-cookie-switch input:checked + .gg-age-cookie-slider {
            background: var(--gg-cookie-primary);
        }

        .gg-age-cookie-switch input:checked + .gg-age-cookie-slider::before {
            transform: translateX(20px);
        }

        .gg-age-cookie-switch input:disabled + .gg-age-cookie-slider {
            background: var(--gg-cookie-dark);
            opacity: .9;
        }

        .gg-age-cookie-links {
            margin-top: 16px;
            padding-top: 14px;
            border-top: 1px solid var(--gg-cookie-border);
        }

        .gg-age-cookie-links ul {
            margin: 0;
            padding: 0;
            display: flex;
            flex-wrap: wrap;
            gap: 8px 16px;
            list-style: none;
        }

        .gg-age-cookie-links a,
        .gg-age-cookie-link-button {
            border: 0;
            padding: 0;
            background: transparent;
            color: var(--gg-cookie-primary);
            font-size: 13px;
            line-height: 1.3;
            font-weight: 800;
            text-decoration: underline;
            cursor: pointer;
        }

        .gg-age-cookie-footer {
            display: grid;
            grid-template-columns: 1fr auto auto;
            gap: 10px;
            padding: 18px 22px;
            border-top: 1px solid var(--gg-cookie-border);
            background: #fafafa;
        }

        .gg-age-cookie-btn {
            min-height: 42px;
            padding: 11px 16px;
            border: 1px solid transparent;
            border-radius: 999px;
            font-size: 13px;
            line-height: 1;
            font-weight: 950;
            cursor: pointer;
            text-transform: uppercase;
            transition: .18s ease;
        }

        .gg-age-cookie-btn--accept {
            background: var(--gg-cookie-primary);
            color: #fff;
            border-color: var(--gg-cookie-primary);
        }

        .gg-age-cookie-btn--accept:hover {
            filter: brightness(.95);
        }

        .gg-age-cookie-btn--deny,
        .gg-age-cookie-btn--prefs,
        .gg-age-cookie-btn--save {
            background: #fff;
            color: var(--gg-cookie-dark);
            border-color: var(--gg-cookie-border);
        }

        .gg-age-cookie-btn--save {
            display: none;
        }

        .gg-age-cookie-modal.is-preferences .gg-age-cookie-btn--save {
            display: inline-flex;
            align-items: center;
            justify-content: center;
        }

        .gg-age-cookie-modal.is-preferences .gg-age-cookie-btn--prefs {
            display: none;
        }

        .gg-age-cookie-reopen {
            position: fixed;
            left: 16px;
            bottom: 16px;
            z-index: 999998;
            display: none;
            min-height: 36px;
            padding: 9px 12px;
            border: 1px solid var(--gg-cookie-border);
            border-radius: 999px;
            background: #fff;
            color: #111;
            font-size: 12px;
            font-weight: 900;
            box-shadow: 0 6px 20px rgba(0,0,0,.16);
            cursor: pointer;
        }

        .gg-age-cookie-reopen.is-visible {
            display: inline-flex;
            align-items: center;
            gap: 6px;
        }

        @media (max-width: 767px) {
            .gg-age-cookie-overlay {
                align-items: flex-end;
                padding: 10px;
            }

            .gg-age-cookie-modal {
                max-height: calc(100vh - 20px);
                border-radius: 18px;
            }

            .gg-age-cookie-header {
                grid-template-columns: 58px minmax(0, 1fr) 32px;
                gap: 10px;
                padding: 16px;
            }

            .gg-age-cookie-logo {
                width: 48px;
                height: 48px;
            }

            .gg-age-cookie-logo img {
                width: 40px;
                height: 40px;
            }

            .gg-age-cookie-title {
                font-size: 15px;
            }

            .gg-age-cookie-body {
                padding: 16px;
            }

            .gg-age-cookie-message h2 {
                font-size: 18px;
            }

            .gg-age-cookie-message p {
                font-size: 13px;
            }

            .gg-age-cookie-footer {
                grid-template-columns: 1fr;
                padding: 14px 16px;
            }

            .gg-age-cookie-btn {
                width: 100%;
            }

            .gg-age-cookie-links ul {
                display: grid;
                gap: 8px;
            }

            .gg-age-cookie-reopen {
                left: 10px;
                bottom: 10px;
            }
        }

        .gg-age-cookie-read-more-btn {
            border: 0;
            padding: 0;
            background: transparent;
            color: var(--gg-cookie-primary);
            font-size: 13px;
            font-weight: 800;
            text-decoration: underline;
            cursor: pointer;
            margin-top: 2px;
            display: inline-block;
        }

        .gg-age-cookie-read-more-btn:hover {
            opacity: .75;
        }

        .gg-age-cookie-extra {
            display: none;
        }

        .gg-age-cookie-extra.is-open {
            display: block;
        }


/* gg-modal.css */
/* Cart Login Modal + Header Cart Count — extracted from functions.php */

body:not(.logged-in) .cart-extra-row:has(#points-body) {
    display: none !important;
}

body.gg-modal-open {
    overflow: hidden !important;
}

#gg-cart-login-modal {
    z-index: 999999 !important;
}

#cart-count-badge[hidden],
.cart-count[hidden],
.cart-count.is-empty {
    display: none !important;
}

#cart-count-badge,
.header-cart-icon .cart-count {
    display: inline-flex;
}


/* gg-footer-extra.css */
/* Footer show-more/show-less — extracted from footer.php */

#site-footer .gg-footer__more {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
}

#site-footer .gg-footer__more > summary {
    list-style: none !important;
    cursor: pointer !important;
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important;
    outline: none !important;
}

#site-footer .gg-footer__more > summary::-webkit-details-marker {
    display: none !important;
}

#site-footer .gg-footer__more > summary::marker {
    content: "" !important;
    display: none !important;
    font-size: 0 !important;
}

#site-footer .gg-footer__more > summary::before,
#site-footer .gg-footer__more > summary::after {
    content: none !important;
    display: none !important;
}

#site-footer .gg-footer__more-more {
    display: inline !important;
}

#site-footer .gg-footer__more-less {
    display: none !important;
}

#site-footer .gg-footer__more[open] .gg-footer__more-more {
    display: none !important;
}

#site-footer .gg-footer__more[open] .gg-footer__more-less {
    display: inline !important;
}

#site-footer .gg-footer__more-list {
    margin: 6px 0 0 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

#site-footer .gg-footer__more-list li {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

#site-footer .gg-footer__more-list li::marker {
    content: "" !important;
    display: none !important;
}


/* gg-product-card-extra.css */
/* Product card OOS overlay — extracted from template-parts/product-card.php */

.product-card__image {
    position: relative;
    overflow: hidden;
}

.product-card__stock-overlay {
    position: absolute;
    inset: 0;
    z-index: 8;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

.product-card__stock-overlay img {
    width: 78%;
    max-width: 330px;
    height: auto;
    display: block;
    transform: rotate(-1deg);
    filter: drop-shadow(0 4px 0 rgba(0, 0, 0, .22));
}

.product-card--out-of-stock .product-card__image > img {
    opacity: .98;
}

.product-card--out-of-stock .product-card__btn-cart--out-of-stock {
    background: #1298d5 !important;
    color: #ffffff !important;
    border-color: #111111 !important;
    text-decoration: none !important;
}

.product-card--out-of-stock .product-card__btn-cart--out-of-stock:hover {
    background: #0f87bd !important;
    color: #ffffff !important;
}

.product-card__select option:disabled,
.product-card__select option[disabled] {
    color: #111111;
    background: #ffffff;
}


/* gg-cart-toast.css */
/* Mobile cart toast — extracted from inc/cart-toast-mobile.php */

.gg-mobile-cart-toast {
    position: fixed;
    left: 12px;
    right: 12px;
    bottom: 14px;
    z-index: 99999;
    display: none;
    opacity: 0;
    transform: translateY(14px);
    pointer-events: none;
    transition: opacity .22s ease, transform .22s ease;
}

.gg-mobile-cart-toast.is-visible {
    display: block;
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

.gg-mobile-cart-toast__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    background: rgba(17,17,17,.96);
    color: #FFF7E6;
    border: 2px solid #1b1b1b;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,.18);
    padding: 12px 14px;
}

.gg-mobile-cart-toast__text {
    margin: 0;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 700;
    color: #FFF7E6;
    flex: 1 1 auto;
    min-width: 0;
}

.gg-mobile-cart-toast__actions {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
}

.gg-mobile-cart-toast__cart-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 36px;
    padding: 0 12px;
    border-radius: 9px;
    background: #298C37;
    border: 2px solid #1b1b1b;
    color: #FFF7E6 !important;
    text-decoration: none !important;
    font-size: 13px;
    font-weight: 900;
    white-space: nowrap;
}

.gg-mobile-cart-toast__close {
    appearance: none;
    -webkit-appearance: none;
    border: 0;
    background: transparent;
    color: #FFF7E6;
    width: 28px;
    height: 28px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    font-size: 20px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    opacity: .85;
}

.gg-mobile-cart-toast__close:hover,
.gg-mobile-cart-toast__close:focus {
    opacity: 1;
}

@media (max-width: 420px) {
    .gg-mobile-cart-toast__inner {
        padding: 11px 12px;
        gap: 10px;
    }

    .gg-mobile-cart-toast__text {
        font-size: 13px;
    }

    .gg-mobile-cart-toast__cart-link {
        min-height: 34px;
        padding: 0 10px;
        font-size: 12px;
    }
}

@media (min-width: 769px) {
    .gg-mobile-cart-toast {
        display: none !important;
    }
}


/* gg-cart-drawer-extra.css */
/* Cart drawer recommendations slider — extracted from inc/cart-drawer.php */

.gg-cart-drawer__inner {
    height: 100%;
    min-height: 0;
    display: flex;
    flex-direction: column;
}

.gg-cart-drawer__items {
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto;
    overscroll-behavior: contain;
    padding-bottom: 12px;
}

.gg-cart-drawer__footer {
    flex: 0 0 auto;
}

.gg-cart-drawer__recommendations {
    margin-top: 16px;
    padding: 14px;
    border: 1px solid rgba(0,0,0,.08);
    border-radius: 18px;
    background: linear-gradient(180deg, #ffffff 0%, #fafafa 100%);
    box-shadow: 0 10px 24px rgba(0,0,0,.04);
}

.gg-cart-drawer__recommendations-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 12px;
}

.gg-cart-drawer__recommendations-kicker {
    display: inline-flex;
    align-items: center;
    padding: 4px 8px;
    margin-bottom: 7px;
    border-radius: 999px;
    background: #f1f1f1;
    font-size: 10px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: .08em;
    color: #111;
}

.gg-cart-drawer__recommendations-title {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.15;
    color: #111;
}

.gg-cart-drawer__recommendations-nav {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
}

.gg-cart-drawer__recommendations-arrow {
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(0,0,0,.12);
    border-radius: 999px;
    background: #fff;
    color: #111;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    transition: transform .2s ease, opacity .2s ease, background .2s ease;
}

.gg-cart-drawer__recommendations-arrow:hover {
    background: #f6f6f6;
}

.gg-cart-drawer__recommendations-arrow:disabled {
    opacity: .4;
    cursor: default;
}

.gg-cart-drawer__recommendations-viewport {
    overflow: hidden;
    border-radius: 16px;
}

.gg-cart-drawer__recommendations-track {
    display: flex;
    width: 100%;
    transition: transform .28s ease;
    will-change: transform;
}

.gg-cart-drawer__recommended-card.gg-live-search__card {
    position: relative;
    display: grid;
    grid-template-columns: 96px minmax(0, 1fr);
    align-items: start;
    gap: 12px;
    flex: 0 0 100%;
    width: 100%;
    min-width: 100%;
    box-sizing: border-box;
    padding: 14px;
    background: #fff;
    border: 1px solid rgba(0,0,0,.09);
    border-radius: 16px;
    box-shadow: 0 8px 20px rgba(0,0,0,.05);
}

.gg-cart-drawer__recommended-badge {
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-flex;
    align-items: center;
    padding: 4px 9px;
    border-radius: 999px;
    background: #111;
    font-size: 10px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: .08em;
    color: #fff;
}

.gg-cart-drawer__recommended-card .gg-live-search__card-image {
    display: block;
    width: 96px;
    height: 96px;
    border-radius: 14px;
    overflow: hidden;
    background: #f6f6f6;
}

.gg-cart-drawer__recommended-card .gg-live-search__card-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.gg-cart-drawer__recommended-card .gg-live-search__card-body {
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding-top: 2px;
}

.gg-cart-drawer__recommended-card .gg-live-search__card-title-link {
    color: inherit;
    text-decoration: none;
    padding-right: 54px;
}

.gg-cart-drawer__recommended-card .gg-live-search__card-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 13px;
    font-weight: 900;
    line-height: 1.2;
    text-transform: uppercase;
    color: #111;
}

.gg-cart-drawer__recommended-card .gg-live-search__card-price {
    font-size: 14px;
    font-weight: 900;
    line-height: 1.25;
    color: #111;
}

.gg-cart-drawer__recommended-card .gg-live-search__card-meta,
.gg-cart-drawer__recommended-card .gg-live-search__eurogram,
.gg-cart-drawer__recommended-card .gg-live-search__rating {
    font-size: 11px;
    line-height: 1.25;
    color: #555;
}

.gg-cart-drawer__recommended-card .gg-live-search__rating {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
}

.gg-cart-drawer__recommended-card .gg-live-search__rating-stars {
    color: #111;
    letter-spacing: -1px;
}

.gg-cart-drawer__recommended-card .gg-live-search__card-add {
    margin-top: 4px;
}

.gg-cart-drawer__recommended-card .product-card__add {
    display: flex;
    align-items: stretch;
    gap: 8px;
}

.gg-cart-drawer__recommended-card .product-card__select {
    min-width: 0;
    width: 100%;
    height: 38px;
    padding: 0 30px 0 12px;
    border: 1px solid rgba(0,0,0,.16);
    border-radius: 11px;
    background-color: #fff;
    font-size: 12px;
    font-weight: 800;
}

.gg-cart-drawer__recommended-card .product-card__btn-cart {
    min-width: 96px;
    height: 38px;
    padding: 0 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    border: 0;
    border-radius: 11px;
    background: #111;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: 900;
}

.gg-cart-drawer__recommended-card .product-card__btn-cart-plus {
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
}

.gg-cart-drawer__recommended-card .product-card__btn-cart-label {
    white-space: nowrap;
}

.gg-cart-drawer__recommendations-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    margin-top: 12px;
}

.gg-cart-drawer__recommendations-dot {
    width: 8px;
    height: 8px;
    padding: 0;
    border: 0;
    border-radius: 999px;
    background: rgba(0,0,0,.18);
    cursor: pointer;
    transition: transform .2s ease, background .2s ease;
}

.gg-cart-drawer__recommendations-dot.is-active {
    background: #111;
    transform: scale(1.2);
}

@media (max-width: 575px) {
    .gg-cart-drawer__recommendations {
        padding: 12px;
    }

    .gg-cart-drawer__recommendations-head {
        gap: 8px;
    }

    .gg-cart-drawer__recommendations-title {
        font-size: 15px;
    }

    .gg-cart-drawer__recommended-card.gg-live-search__card {
        grid-template-columns: 84px minmax(0, 1fr);
        gap: 10px;
        padding: 12px;
    }

    .gg-cart-drawer__recommended-card .gg-live-search__card-image {
        width: 84px;
        height: 84px;
    }

    .gg-cart-drawer__recommended-card .gg-live-search__card-title-link {
        padding-right: 0;
    }

    .gg-cart-drawer__recommended-badge {
        position: static;
        grid-column: 1 / -1;
        justify-self: start;
        margin-bottom: -2px;
    }

    .gg-cart-drawer__recommended-card .product-card__add {
        flex-wrap: nowrap;
    }

    .gg-cart-drawer__recommended-card .product-card__btn-cart {
        min-width: 86px;
        padding: 0 10px;
    }
}


/* gg-home-popup.css */
/* Home popup first-order discount — extracted from functions.php */

#ggp-popup {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 999999999;
    background: rgba(0, 0, 0, 0.72);
    align-items: center;
    justify-content: center;
    padding: 18px;
    box-sizing: border-box;
}

#ggp-popup.ggp-is-visible {
    display: flex;
}

#ggp-popup * {
    box-sizing: border-box;
}

#ggp-popup .ggp-modal {
    position: relative;
    width: min(860px, 100%);
    max-height: calc(100vh - 36px);
    background: #fff7e6;
    border: 3px solid #000;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: none !important;
}

#ggp-popup .ggp-close {
    position: absolute;
    top: 10px;
    right: 12px;
    z-index: 5;
    width: 38px;
    height: 38px;
    border-radius: 999px;
    background: #000;
    color: #fff7e6;
    font-size: 30px;
    line-height: 34px;
    text-align: center;
    font-weight: 700;
    cursor: pointer;
    user-select: none;
}

#ggp-popup .ggp-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
}

#ggp-popup .ggp-column-left {
    padding: 36px 32px 32px;
    background: #f8779a;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#ggp-popup .ggp-column-left h3 {
    margin: 0 0 20px;
    font-size: clamp(27px, 3.6vw, 42px);
    line-height: 0.98;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    text-shadow: none !important;
    color: #fff7e6 !important;
}

#ggp-popup .ggp-column-right {
    padding: 0 !important;
    margin: 0 !important;
    line-height: 0;
    background: #000;
}

#ggp-popup #imagenpoup {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 480px;
    object-fit: cover;
    padding: 0 !important;
    margin: 0 !important;
    border: 0;
}

#ggp-popup .clasic-form-acm,
#ggp-popup .bee-page-container,
#ggp-popup .bee-row,
#ggp-popup .bee-row-content,
#ggp-popup .bee-col {
    width: 100%;
    max-width: 100%;
}

#ggp-popup .bee-text-content p {
    margin: 0 0 18px !important;
    color: #000;
    font-size: 18px !important;
    line-height: 1.25 !important;
    font-weight: 700;
    text-align: center;
}

#ggp-popup .bee-form-row {
    margin-bottom: 12px;
}

#ggp-popup input[type="email"] {
    width: 100%;
    height: 48px;
    border: 2px solid #000;
    border-radius: 10px;
    background: #fff;
    color: #000;
    padding: 0 15px;
    font-size: 16px;
    outline: none;
}

#ggp-popup input[type="email"]::placeholder {
    color: #555;
}

#ggp-popup .bee-button-container {
    width: 100%;
}

#ggp-popup button[type="submit"] {
    width: 100%;
    min-height: 50px;
    border: 2px solid #000;
    border-radius: 10px;
    background: #000;
    color: #fff7e6;
    font-size: 17px;
    font-weight: 900;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none !important;
}

#ggp-popup button[type="submit"]:hover {
    transform: translateY(-1px);
}

body.ggp-popup-open {
    overflow: hidden;
}

@media (max-width: 768px) {
    #ggp-popup {
        padding: 12px;
        align-items: center;
    }

    #ggp-popup .ggp-modal {
        max-height: calc(100vh - 24px);
        overflow-y: auto;
        border-radius: 14px;
        box-shadow: none !important;
    }

    #ggp-popup .ggp-content {
        grid-template-columns: 1fr;
    }

    #ggp-popup .ggp-column-left {
        padding: 34px 20px 24px;
        order: 2;
        background: #f8779a;
    }

    #ggp-popup .ggp-column-right {
        display: none !important;
    }

    #ggp-popup #imagenpoup {
        min-height: auto;
        height: auto;
        object-fit: contain;
        padding: 0 !important;
        margin: 0 !important;
    }

    #ggp-popup .ggp-column-left h3 {
        font-size: 30px;
        text-shadow: none !important;
    }

    #ggp-popup .bee-text-content p {
        font-size: 16px !important;
    }
}


/* gg-b2b-vaper-layout.css */
        .gg-b2b-consumed {
            display: none !important;
        }

        .gg-b2b-vaper-block {
            margin: clamp(34px, 5vw, 72px) 0;
        }

        .gg-b2b-vaper-block__head {
            max-width: 860px;
            margin: 0 auto 26px;
            text-align: center;
        }

        .gg-b2b-vaper-block__eyebrow {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 10px;
            padding: 6px 12px;
            border-radius: 999px;
            background: rgba(41, 140, 55, .1);
            color: #298c37;
            font-size: 12px;
            line-height: 1;
            font-weight: 900;
            letter-spacing: .04em;
            text-transform: uppercase;
        }

        .gg-b2b-vaper-block__title {
            margin: 0;
            color: #111;
            font-size: clamp(26px, 3.2vw, 44px);
            line-height: 1.05;
            font-weight: 950;
            letter-spacing: -.03em;
            text-transform: uppercase;
        }

        .gg-b2b-vaper-block__text {
            max-width: 820px;
            margin: 14px auto 0;
            color: #333;
            font-size: 16px;
            line-height: 1.65;
        }

        .gg-b2b-trust-grid {
            display: grid;
            grid-template-columns: repeat(3, minmax(0, 1fr));
            gap: 18px;
        }

        .gg-b2b-trust-card {
            position: relative;
            min-height: 230px;
            padding: 26px;
            border: 1px solid rgba(0, 0, 0, .08);
            border-radius: 24px;
            background: #fff;
            box-shadow: 0 14px 36px rgba(0, 0, 0, .06);
            overflow: hidden;
        }

        .gg-b2b-trust-card__icon {
            width: 64px;
            height: 64px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 18px;
            border-radius: 18px;
            background: rgba(41, 140, 55, .1);
        }

        .gg-b2b-trust-card__icon img {
            width: 42px;
            height: 42px;
            display: block;
            object-fit: contain;
        }

        .gg-b2b-trust-card__title {
            margin: 0 0 10px;
            color: #111;
            font-size: 24px;
            line-height: 1.05;
            font-weight: 950;
            letter-spacing: -.02em;
        }

        .gg-b2b-trust-card__title b,
        .gg-b2b-trust-card__title strong {
            color: #298c37;
            font-weight: 950;
        }

        .gg-b2b-trust-card__desc {
            margin: 0;
            color: #555;
            font-size: 15px;
            line-height: 1.55;
            font-weight: 600;
        }

        .gg-b2b-vaper-varieties {
            position: relative;
            padding: clamp(26px, 4vw, 46px);
            border-radius: 30px;
            background: #f6f7f2;
            overflow: hidden;
        }

        .gg-b2b-vaper-varieties__grid {
            display: grid;
            grid-template-columns: repeat(3, minmax(0, 1fr));
            gap: 18px;
        }

        .gg-b2b-vaper-card {
            display: flex;
            flex-direction: column;
            min-height: 100%;
            border-radius: 24px;
            background: #fff;
            box-shadow: 0 12px 30px rgba(0, 0, 0, .06);
            overflow: hidden;
        }

        .gg-b2b-vaper-card__image {
            aspect-ratio: 1 / 1;
            background: #f2f2f2;
            overflow: hidden;
        }

        .gg-b2b-vaper-card__image img {
            width: 100%;
            height: 100%;
            display: block;
            object-fit: cover;
            transition: transform .25s ease;
        }

        .gg-b2b-vaper-card:hover .gg-b2b-vaper-card__image img {
            transform: scale(1.04);
        }

        .gg-b2b-vaper-card__body {
            flex: 1;
            display: flex;
            align-items: center;
            padding: 18px;
        }

        .gg-b2b-vaper-card__title {
            margin: 0;
            color: #111;
            font-size: 15px;
            line-height: 1.25;
            font-weight: 950;
            text-transform: uppercase;
        }

        .gg-b2b-cta {
            padding: clamp(30px, 5vw, 58px);
            border-radius: 30px;
            background: #111;
            color: #fff;
            text-align: center;
            overflow: hidden;
        }

        .gg-b2b-cta__title {
            margin: 0;
            color: #fff;
            font-size: clamp(28px, 4vw, 52px);
            line-height: 1.03;
            font-weight: 950;
            letter-spacing: -.035em;
            text-transform: uppercase;
        }

        .gg-b2b-cta__text {
            max-width: 720px;
            margin: 14px auto 0;
            color: rgba(255, 255, 255, .78);
            font-size: 16px;
            line-height: 1.6;
        }

        .gg-b2b-btn {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            min-height: 46px;
            margin-top: 22px;
            padding: 13px 22px;
            border-radius: 999px;
            background: #298c37;
            color: #fff !important;
            font-size: 14px;
            line-height: 1;
            font-weight: 950;
            text-decoration: none !important;
            text-transform: uppercase;
            transition: transform .18s ease, filter .18s ease;
        }

        .gg-b2b-btn:hover {
            transform: translateY(-1px);
            filter: brightness(.96);
        }

        .gg-b2b-contact {
            display: grid;
            grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
            gap: 26px;
            align-items: stretch;
            padding: clamp(24px, 4vw, 44px);
            border-radius: 30px;
            background: #f6f7f2;
        }

        .gg-b2b-contact__media {
            border-radius: 24px;
            background: #fff;
            overflow: hidden;
        }

        .gg-b2b-contact__media img {
            width: 100%;
            height: 100%;
            min-height: 420px;
            display: block;
            object-fit: cover;
        }

        .gg-b2b-contact__content {
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .gg-b2b-contact__title {
            margin: 0 0 20px;
            color: #111;
            font-size: clamp(26px, 3vw, 42px);
            line-height: 1.06;
            font-weight: 950;
            letter-spacing: -.03em;
            text-transform: uppercase;
        }

        .gg-b2b-contact__cards {
            display: grid;
            gap: 12px;
        }

        .gg-b2b-contact-card {
            padding: 18px;
            border-radius: 20px;
            background: #fff;
            box-shadow: 0 10px 24px rgba(0, 0, 0, .05);
        }

        .gg-b2b-contact-card__role {
            margin: 0 0 8px;
            color: #298c37;
            font-size: 13px;
            line-height: 1;
            font-weight: 950;
            text-transform: uppercase;
        }

        .gg-b2b-contact-card__name {
            margin: 0 0 8px;
            color: #111;
            font-size: 19px;
            line-height: 1.15;
            font-weight: 950;
        }

        .gg-b2b-contact-card__link {
            display: block;
            width: fit-content;
            margin-top: 4px;
            color: #222 !important;
            font-size: 14px;
            line-height: 1.35;
            font-weight: 700;
            text-decoration: none !important;
        }

        .gg-b2b-contact-card__link:hover {
            color: #298c37 !important;
        }

        .gg-b2b-steps {
            padding: clamp(26px, 4vw, 46px);
            border-radius: 30px;
            background: #fff;
            box-shadow: 0 14px 40px rgba(0, 0, 0, .06);
        }

        .gg-b2b-steps__grid {
            counter-reset: ggB2bStep;
            display: grid;
            grid-template-columns: repeat(3, minmax(0, 1fr));
            gap: 16px;
        }

        .gg-b2b-step {
            position: relative;
            min-height: 210px;
            padding: 24px;
            border: 1px solid rgba(0, 0, 0, .08);
            border-radius: 24px;
            background: #fafafa;
        }

        .gg-b2b-step__number {
            width: 46px;
            height: 46px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 18px;
            border-radius: 999px;
            background: #298c37;
            color: #fff;
            font-size: 18px;
            line-height: 1;
            font-weight: 950;
        }

        .gg-b2b-step__title {
            margin: 0 0 10px;
            color: #111;
            font-size: 19px;
            line-height: 1.15;
            font-weight: 950;
        }

        .gg-b2b-step__text {
            margin: 0;
            color: #555;
            font-size: 14px;
            line-height: 1.55;
            font-weight: 600;
        }

        .gg-seo-ficha--vaper-cbd-por-mayor .gg-seo-section--text ul {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 12px;
            margin: 22px 0 0;
            padding: 0;
            list-style: none;
        }

        .gg-seo-ficha--vaper-cbd-por-mayor .gg-seo-section--text ul li {
            position: relative;
            margin: 0;
            padding: 16px 16px 16px 46px;
            border-radius: 18px;
            background: #f7f8f4;
            color: #333;
            font-size: 14px;
            line-height: 1.55;
        }

        .gg-seo-ficha--vaper-cbd-por-mayor .gg-seo-section--text ul li::before {
            content: "✓";
            position: absolute;
            left: 16px;
            top: 16px;
            width: 20px;
            height: 20px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 999px;
            background: #298c37;
            color: #fff;
            font-size: 12px;
            font-weight: 950;
        }

        @media (max-width: 980px) {
            .gg-b2b-trust-grid,
            .gg-b2b-vaper-varieties__grid,
            .gg-b2b-steps__grid,
            .gg-seo-ficha--vaper-cbd-por-mayor .gg-seo-section--text ul {
                grid-template-columns: repeat(2, minmax(0, 1fr));
            }

            .gg-b2b-contact {
                grid-template-columns: 1fr;
            }

            .gg-b2b-contact__media img {
                min-height: 320px;
            }
        }

        @media (max-width: 640px) {
            .gg-b2b-trust-grid,
            .gg-b2b-vaper-varieties__grid,
            .gg-b2b-steps__grid,
            .gg-seo-ficha--vaper-cbd-por-mayor .gg-seo-section--text ul {
                grid-template-columns: 1fr;
            }

            .gg-b2b-vaper-varieties,
            .gg-b2b-contact,
            .gg-b2b-steps,
            .gg-b2b-cta {
                border-radius: 22px;
            }

            .gg-b2b-trust-card,
            .gg-b2b-vaper-card,
            .gg-b2b-step,
            .gg-b2b-contact-card {
                border-radius: 18px;
            }

            .gg-b2b-contact__media img {
                min-height: 240px;
            }
        }


/* gg-type4-benefits.css */
        html body .gg-seo-ficha--type-4 .gg-type4-benefits {
            width: 100% !important;
            max-width: 1180px !important;
            margin: 56px auto !important;
            padding: 0 !important;
            background: transparent !important;
            border: 0 !important;
            box-shadow: none !important;
        }

        html body .gg-seo-ficha--type-4 .gg-type4-benefits__inner {
            display: grid !important;
            grid-template-columns: minmax(0, 1.05fr) minmax(320px, .95fr) !important;
            gap: 34px !important;
            align-items: center !important;
        }

        html body .gg-seo-ficha--type-4 .gg-type4-benefits__content {
            display: flex !important;
            flex-direction: column !important;
            gap: 18px !important;
            min-width: 0 !important;
        }

        html body .gg-seo-ficha--type-4 .gg-type4-benefits__title {
            margin: 0 !important;
            max-width: 720px !important;
            font-size: clamp(30px, 4vw, 54px) !important;
            line-height: .95 !important;
            letter-spacing: -0.045em !important;
            text-transform: uppercase !important;
        }

        html body .gg-seo-ficha--type-4 .gg-type4-benefits__text {
            margin: 0 !important;
            max-width: 680px !important;
            font-size: 17px !important;
            line-height: 1.65 !important;
        }

        html body .gg-seo-ficha--type-4 .gg-type4-benefits__grid {
            display: grid !important;
            grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
            gap: 14px !important;
            margin-top: 8px !important;
        }

        html body .gg-seo-ficha--type-4 .gg-type4-benefit {
            display: grid !important;
            grid-template-columns: 46px minmax(0, 1fr) !important;
            gap: 12px !important;
            align-items: center !important;
            padding: 14px !important;
            border: 1px solid rgba(0, 0, 0, .08) !important;
            border-radius: 18px !important;
            background: #fff !important;
            min-height: 78px !important;
        }

        html body .gg-seo-ficha--type-4 .gg-type4-benefit__icon {
            width: 46px !important;
            height: 46px !important;
            display: flex !important;
            align-items: center !important;
            justify-content: center !important;
            border-radius: 14px !important;
            background: #f5f5f5 !important;
            overflow: hidden !important;
        }

        html body .gg-seo-ficha--type-4 .gg-type4-benefit__icon img {
            width: 30px !important;
            height: 30px !important;
            object-fit: contain !important;
            display: block !important;
            margin: 0 !important;
        }

        html body .gg-seo-ficha--type-4 .gg-type4-benefit__title {
            margin: 0 !important;
            font-size: 13px !important;
            line-height: 1.15 !important;
            font-weight: 900 !important;
            text-transform: uppercase !important;
            letter-spacing: -0.02em !important;
        }

        html body .gg-seo-ficha--type-4 .gg-type4-benefits__media {
            position: relative !important;
            overflow: hidden !important;
            border-radius: 26px !important;
            min-height: 420px !important;
            background: #f5f5f5 !important;
        }

        html body .gg-seo-ficha--type-4 .gg-type4-benefits__media img {
            width: 100% !important;
            height: 100% !important;
            min-height: 420px !important;
            object-fit: cover !important;
            display: block !important;
            margin: 0 !important;
        }

        html body .gg-seo-ficha--type-4 .gg-type4-feature-button-consumed {
            display: none !important;
        }

        @media (max-width: 900px) {
            html body .gg-seo-ficha--type-4 .gg-type4-benefits {
                margin: 38px auto !important;
            }

            html body .gg-seo-ficha--type-4 .gg-type4-benefits__inner {
                grid-template-columns: 1fr !important;
                gap: 22px !important;
            }

            html body .gg-seo-ficha--type-4 .gg-type4-benefits__media {
                min-height: 260px !important;
                order: -1 !important;
            }

            html body .gg-seo-ficha--type-4 .gg-type4-benefits__media img {
                min-height: 260px !important;
            }
        }

        @media (max-width: 560px) {
            html body .gg-seo-ficha--type-4 .gg-type4-benefits__grid {
                grid-template-columns: 1fr !important;
            }

            html body .gg-seo-ficha--type-4 .gg-type4-benefits__title {
                font-size: clamp(28px, 10vw, 40px) !important;
            }
        }


/* gg-faq-hide-plus.css */
        /*
         * Oculta SOLO el span interno que contiene el símbolo +.
         * No toca ::before ni ::after para no romper flechas/imágenes.
         */
        html body .gg-seo-ficha .faq-item__question > span.faq-item__icon,
        html body .gg-seo-ficha .faq-item__question > span.gg-faq-item__icon,
        html body .gg-seo-ficha .gg-faq-item__question > span.faq-item__icon,
        html body .gg-seo-ficha .gg-faq-item__question > span.gg-faq-item__icon {
            display: none !important;
            visibility: hidden !important;
            opacity: 0 !important;
            width: 0 !important;
            min-width: 0 !important;
            max-width: 0 !important;
            height: 0 !important;
            min-height: 0 !important;
            max-height: 0 !important;
            margin: 0 !important;
            padding: 0 !important;
            overflow: hidden !important;
            font-size: 0 !important;
            line-height: 0 !important;
            pointer-events: none !important;
        }

