/* GRECHO Products Landing V1 - scoped to the Products shortcode. */

body.grecho-products-v1-page .site-header,
body.grecho-products-v1-page .main-navigation,
body.grecho-products-v1-page .site-footer:not(.grecho-v1-site-footer),
body.grecho-products-v1-page .site-info,
body.grecho-products-v1-page footer.site-info,
body.grecho-products-v1-page .entry-header,
body.grecho-products-v1-page .entry-title,
body.grecho-products-v1-page .comments-area {
    display: none !important;
}

body.grecho-products-v1-page .site,
body.grecho-products-v1-page .site-content,
body.grecho-products-v1-page .content-area,
body.grecho-products-v1-page .site-main,
body.grecho-products-v1-page .inside-article,
body.grecho-products-v1-page .entry-content,
body.grecho-products-v1-page .grid-container,
body.grecho-products-v1-page .container,
body.grecho-products-v1-page.separate-containers .inside-article,
body.grecho-products-v1-page.separate-containers .site-main {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
}

body.grecho-products-v1-page .entry-content > * {
    max-width: none !important;
}

body.grecho-products-v1-page {
    overflow-x: clip;
    background: #ffffff;
}

.grecho-global-page-v1 .grecho-products-v1,
.grecho-global-page-v1 .grecho-products-v1 * {
    box-sizing: border-box;
}

.grecho-global-page-v1 .grecho-products-v1 {
    --grecho-blue: var(--grecho-color-brand-primary, #1b4aa1);
    --grecho-blue-dark: var(--grecho-color-brand-dark, #12356f);
    --grecho-blue-light: var(--grecho-color-brand-light, #2f6bff);
    --text-primary: var(--grecho-color-text-primary, #0f172a);
    --text-secondary: var(--grecho-color-text-secondary, #334155);
    --text-tertiary: var(--grecho-color-text-muted, #64748b);
    --border: var(--grecho-color-border-subtle, #e2e8f0);
    --bg-light: var(--grecho-color-surface-soft, #f6f9fd);
    --white: var(--grecho-color-surface-white, #ffffff);
    position: relative;
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    min-width: 0;
    overflow-x: clip;
    background: var(--white, #ffffff);
}

.grecho-global-page-v1 .grecho-products-v1 .grecho-v1-site-header,
.grecho-global-page-v1 .grecho-products-v1 .grecho-v1-hero,
.grecho-global-page-v1 .grecho-products-v1 .grecho-v1-site-footer {
    width: 100%;
}

body.grecho-products-v1-page .grecho-v1-site-footer .grecho-v1-footer-socials a,
body.grecho-products-v1-page .grecho-v1-site-footer .grecho-v1-footer-socials a:link,
body.grecho-products-v1-page .grecho-v1-site-footer .grecho-v1-footer-socials a:visited,
body.grecho-products-v1-page .grecho-global-page-v1 footer.grecho-v1-site-footer .grecho-v1-footer-socials a,
body.grecho-products-v1-page .grecho-global-page-v1 footer.grecho-v1-site-footer .grecho-v1-footer-socials a:link,
body.grecho-products-v1-page .grecho-global-page-v1 footer.grecho-v1-site-footer .grecho-v1-footer-socials a:visited {
    width: 38px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    color: rgba(255, 255, 255, .64) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, .64) !important;
    background: rgba(255, 255, 255, .06);
    border: 1px solid rgba(255, 255, 255, .12);
    font-size: 13px;
    font-weight: 850;
    opacity: 1;
    text-decoration: none;
}

body.grecho-products-v1-page .grecho-v1-site-footer .grecho-v1-footer-socials a:hover,
body.grecho-products-v1-page .grecho-v1-site-footer .grecho-v1-footer-socials a:focus-visible,
body.grecho-products-v1-page .grecho-global-page-v1 footer.grecho-v1-site-footer .grecho-v1-footer-socials a:hover,
body.grecho-products-v1-page .grecho-global-page-v1 footer.grecho-v1-site-footer .grecho-v1-footer-socials a:focus-visible {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    background: rgba(255, 255, 255, .06);
    border-color: rgba(255, 255, 255, .12);
}

body.grecho-products-v1-page .grecho-v1-site-footer .grecho-v1-footer-socials svg {
    width: 18px;
    height: 18px;
    display: block;
    color: rgba(255, 255, 255, .64) !important;
    fill: currentColor !important;
}

body.grecho-products-v1-page .grecho-v1-site-footer .grecho-v1-footer-socials svg [fill]:not([fill="none"]) {
    fill: rgba(255, 255, 255, .64) !important;
}

body.grecho-products-v1-page .grecho-v1-site-footer .grecho-v1-footer-socials svg [stroke]:not([stroke="none"]) {
    stroke: rgba(255, 255, 255, .64) !important;
}

body.grecho-products-v1-page .grecho-v1-site-footer .grecho-v1-footer-socials a:hover svg,
body.grecho-products-v1-page .grecho-v1-site-footer .grecho-v1-footer-socials a:focus-visible svg {
    color: #ffffff !important;
}

body.grecho-products-v1-page .grecho-v1-site-footer .grecho-v1-footer-socials a:hover svg [fill]:not([fill="none"]),
body.grecho-products-v1-page .grecho-v1-site-footer .grecho-v1-footer-socials a:focus-visible svg [fill]:not([fill="none"]) {
    fill: #ffffff !important;
}

body.grecho-products-v1-page .grecho-v1-site-footer .grecho-v1-footer-socials a:hover svg [stroke]:not([stroke="none"]),
body.grecho-products-v1-page .grecho-v1-site-footer .grecho-v1-footer-socials a:focus-visible svg [stroke]:not([stroke="none"]) {
    stroke: #ffffff !important;
}

.grecho-global-page-v1 .grecho-products-v1 .grecho-v1-container {
    width: min(var(--grecho-container-default, 1200px), calc(100% - var(--grecho-container-gutter-desktop, 48px)));
    margin: 0 auto;
}

.grecho-global-page-v1 .grecho-products-v1 h1,
.grecho-global-page-v1 .grecho-products-v1 h2,
.grecho-global-page-v1 .grecho-products-v1 h3,
.grecho-global-page-v1 .grecho-products-v1 p,
.grecho-global-page-v1 .grecho-products-v1 a,
.grecho-global-page-v1 .grecho-products-v1 button,
.grecho-global-page-v1 .grecho-products-v1 summary,
.grecho-global-page-v1 .grecho-products-v1 span,
.grecho-global-page-v1 .grecho-products-v1 strong,
.grecho-global-page-v1 .grecho-products-v1 dd,
.grecho-global-page-v1 .grecho-products-v1 dt,
.grecho-global-page-v1 .grecho-products-v1 li {
    letter-spacing: 0;
}

.grecho-global-page-v1 .grecho-products-v1 .grecho-v1-hero.gpl-hero {
    width: 100%;
    color: #ffffff;
    background: #0f172a;
}

.grecho-global-page-v1 .grecho-products-v1 .grecho-v1-hero.gpl-hero::before {
    content: none;
    display: none;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-main {
    background: var(--white, #ffffff);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-section {
    padding: var(--grecho-products-section-padding-desktop, 96px 0);
    position: relative;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-section-heading {
    max-width: 790px;
    margin-bottom: var(--grecho-section-heading-margin, 48px);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-section-heading h2,
.grecho-global-page-v1 .grecho-products-v1 .grecho-v1-section-heading h2,
.grecho-global-page-v1 .grecho-products-v1 .grecho-v1-faq-intro h2,
.grecho-global-page-v1 .grecho-products-v1 .gpl-section-row h2,
.grecho-global-page-v1 .grecho-products-v1 .gpl-results-toolbar h2,
.grecho-global-page-v1 .grecho-products-v1 .gpl-boundary-panel h2 {
    margin: 0;
    color: var(--text-primary, #0f172a);
    font-family: var(--grecho-font-family-display, inherit);
    font-size: clamp(32px, 4vw, 48px);
    font-weight: var(--grecho-font-weight-heading, 700);
    line-height: var(--grecho-line-height-heading, 1.05);
    letter-spacing: var(--grecho-letter-spacing-heading, -0.035em);
    text-wrap: balance;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-section-heading p {
    max-width: 780px;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-main .grecho-v1-eyebrow {
    margin-bottom: 16px;
    color: var(--grecho-blue, #1b4aa1);
    font-family: var(--grecho-font-family-display, inherit);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-boundary-panel h2 {
    font-size: clamp(30px, 3.4vw, 42px);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-selector-intro {
    background: #ffffff;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-intro-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: var(--grecho-card-gap, 24px);
    margin-top: 32px;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-intro-grid > div {
    min-width: 0;
    padding: var(--grecho-card-padding, 24px);
    border: 1px solid var(--border, #e2e8f0);
    border-radius: var(--grecho-radius-card, 20px);
    background: #ffffff;
    box-shadow: var(--grecho-shadow-card, 0 18px 46px rgba(15, 23, 42, .08));
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-intro-grid span {
    display: block;
    margin-bottom: 8px;
    font-size: 32px;
    line-height: 1;
    font-weight: 850;
    color: var(--grecho-blue, #1b4aa1);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-intro-grid strong {
    display: block;
    color: var(--text-primary, #0f172a);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-intro-grid p {
    margin: 10px 0 0;
    color: var(--text-tertiary, #64748b);
    line-height: 1.58;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-series-nav-section {
    background:
        radial-gradient(circle at 16% 14%, rgba(47, 107, 255, .045), transparent 28%),
        radial-gradient(circle at 86% 72%, rgba(27, 74, 161, .04), transparent 32%),
        var(--bg-light, #f6f9fd);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-section-row,
.grecho-global-page-v1 .grecho-products-v1 .gpl-results-toolbar {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 22px;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-section-row-note {
    max-width: 620px;
    margin: 10px 0 0;
    color: var(--text-secondary, #334155);
    line-height: 1.55;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-clear-button,
.grecho-global-page-v1 .grecho-products-v1 .gpl-filter-clear {
    min-height: 38px;
    padding: 0 14px;
    border: 1px solid rgba(27, 74, 161, .22);
    border-radius: 8px;
    color: var(--grecho-blue, #1b4aa1);
    background: #ffffff;
    font: inherit;
    font-weight: 700;
    cursor: pointer;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-section-row .gpl-clear-button {
    min-height: 34px;
    padding: 0 12px;
    border-color: rgba(27, 74, 161, .16);
    border-radius: 999px;
    color: rgba(27, 74, 161, .78);
    background: rgba(255, 255, 255, .78);
    font-size: 13px;
    font-weight: 640;
    line-height: 1;
    box-shadow: none;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-clear-button:hover,
.grecho-global-page-v1 .grecho-products-v1 .gpl-filter-clear:hover,
.grecho-global-page-v1 .grecho-products-v1 .gpl-clear-button:focus-visible,
.grecho-global-page-v1 .grecho-products-v1 .gpl-filter-clear:focus-visible {
    outline: 2px solid rgba(27, 74, 161, .22);
    outline-offset: 2px;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-section-row .gpl-clear-button:hover,
.grecho-global-page-v1 .grecho-products-v1 .gpl-section-row .gpl-clear-button:focus-visible {
    border-color: rgba(27, 74, 161, .24);
    color: rgba(27, 74, 161, .9);
    background: #ffffff;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-series-nav {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 12px;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-series-button {
    min-height: 82px;
    display: grid;
    grid-template-columns: 60px minmax(0, 1fr) auto;
    align-items: center;
    gap: 12px;
    padding: 12px;
    border: 1px solid var(--border, #e2e8f0);
    border-radius: var(--grecho-radius-card, 20px);
    color: var(--text-primary, #0f172a);
    background:
        linear-gradient(180deg, #ffffff, #f8fbff);
    text-align: left;
    cursor: pointer;
    box-shadow: 0 12px 30px rgba(15, 23, 42, .035);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-series-button-label {
    display: block;
    min-width: 0;
    font-weight: 700;
    font-size: 13px;
    line-height: 1.22;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-series-button-copy {
    min-width: 0;
    display: block;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-series-button small {
    display: block;
    margin-top: 4px;
    color: var(--text-tertiary, #64748b);
    font-size: 11px;
    font-weight: 650;
    line-height: 1.2;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-series-button strong {
    min-width: 28px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    color: rgba(27, 74, 161, .82);
    background: rgba(27, 74, 161, .065);
    font-size: 12px;
    font-weight: 720;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-series-button:hover,
.grecho-global-page-v1 .grecho-products-v1 .gpl-series-button:focus-visible,
.grecho-global-page-v1 .grecho-products-v1 .gpl-series-button.is-active {
    border-color: rgba(27, 74, 161, .52);
    box-shadow: 0 16px 38px rgba(15, 23, 42, .075);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-series-button.is-active {
    color: #ffffff;
    background:
        linear-gradient(135deg, rgba(18, 53, 111, .98), rgba(27, 74, 161, .92));
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-series-button.is-active small {
    color: rgba(255, 255, 255, .78);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-series-button.is-active strong {
    color: var(--grecho-blue, #1b4aa1);
    background: #ffffff;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual {
    position: relative;
    width: 60px;
    aspect-ratio: 4 / 3;
    display: block;
    overflow: hidden;
    border-radius: var(--grecho-radius-small, 8px);
    border: 1px solid rgba(27, 74, 161, .16);
    background:
        linear-gradient(135deg, rgba(255, 255, 255, .75), rgba(226, 232, 240, .6)),
        repeating-linear-gradient(110deg, rgba(27, 74, 161, .12) 0 1px, transparent 1px 8px);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .38);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual::after {
    content: "";
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 12px;
    height: 3px;
    border-radius: 999px;
    background: rgba(27, 74, 161, .36);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.has-image {
    background: #f8fafc;
    border-color: rgba(27, 74, 161, .14);
    box-shadow:
        inset 0 0 0 1px rgba(255, 255, 255, .28),
        0 8px 18px rgba(15, 23, 42, .055);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual-image {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
    filter: saturate(.86) contrast(.96) brightness(1.02);
    transform: scale(1.01);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.has-image::after {
    left: 0;
    right: 0;
    bottom: 0;
    inset: 0;
    height: auto;
    border-radius: inherit;
    background: linear-gradient(180deg, rgba(255, 255, 255, .08), rgba(15, 23, 42, .10));
    pointer-events: none;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-series-button.is-active .gpl-family-visual {
    border-color: rgba(255, 255, 255, .3);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-series-button.is-active .gpl-family-visual::after {
    background: rgba(255, 255, 255, .56);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-series-button.is-active .gpl-family-visual.has-image {
    border-color: rgba(255, 255, 255, .36);
    box-shadow:
        inset 0 0 0 1px rgba(255, 255, 255, .22),
        0 8px 18px rgba(15, 23, 42, .12);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-series-button.is-active .gpl-family-visual.has-image::after {
    background: linear-gradient(180deg, rgba(255, 255, 255, .06), rgba(18, 53, 111, .18));
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.is-featured {
    background:
        linear-gradient(145deg, transparent 18px, rgba(255, 255, 255, .74) 18px 38px, transparent 38px),
        linear-gradient(135deg, rgba(213, 225, 242, .94), rgba(248, 251, 255, .98));
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.is-featured::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 13px;
    width: 32px;
    height: 21px;
    border-radius: 5px;
    border: 1px solid rgba(27, 74, 161, .18);
    background: linear-gradient(135deg, rgba(255, 255, 255, .9), rgba(226, 232, 240, .72));
    box-shadow:
        8px -6px 0 -2px rgba(241, 245, 249, .92),
        8px -6px 0 -1px rgba(27, 74, 161, .11),
        15px 4px 0 -4px rgba(203, 213, 225, .78);
    transform: rotate(-7deg);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.is-featured::after {
    left: 13px;
    right: 13px;
    bottom: 10px;
    height: 3px;
    background: linear-gradient(90deg, rgba(27, 74, 161, .38), rgba(27, 74, 161, .12));
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.is-all {
    background:
        linear-gradient(135deg, rgba(255, 255, 255, .82), rgba(226, 232, 240, .5)),
        repeating-linear-gradient(0deg, rgba(27, 74, 161, .12) 0 1px, transparent 1px 11px),
        repeating-linear-gradient(90deg, rgba(27, 74, 161, .10) 0 1px, transparent 1px 12px),
        linear-gradient(135deg, #dbeafe, #f8fafc);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.is-all::before {
    content: "";
    position: absolute;
    left: 11px;
    top: 11px;
    width: 34px;
    height: 24px;
    border-radius: 5px;
    border: 1px solid rgba(27, 74, 161, .15);
    background:
        linear-gradient(90deg, rgba(255, 255, 255, .82) 1px, transparent 1px),
        linear-gradient(180deg, rgba(255, 255, 255, .82) 1px, transparent 1px),
        linear-gradient(135deg, rgba(241, 245, 249, .92), rgba(219, 234, 254, .78));
    background-size: 11px 8px, 11px 8px, auto;
    box-shadow:
        7px 5px 0 -3px rgba(203, 213, 225, .68),
        -5px 5px 0 -4px rgba(27, 74, 161, .18);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.is-all::after {
    left: 14px;
    right: 14px;
    bottom: 9px;
    height: 3px;
    background:
        linear-gradient(90deg, rgba(27, 74, 161, .32) 0 28%, transparent 28% 39%, rgba(27, 74, 161, .22) 39% 68%, transparent 68% 78%, rgba(27, 74, 161, .16) 78%);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-series-button.is-active .gpl-family-visual.is-featured::before,
.grecho-global-page-v1 .grecho-products-v1 .gpl-series-button.is-active .gpl-family-visual.is-all::before {
    border-color: rgba(255, 255, 255, .42);
    background-color: rgba(255, 255, 255, .76);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-series-button.is-active .gpl-family-visual.is-featured::after,
.grecho-global-page-v1 .grecho-products-v1 .gpl-series-button.is-active .gpl-family-visual.is-all::after {
    background: rgba(255, 255, 255, .58);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.is-gc-ac {
    background:
        repeating-linear-gradient(90deg, rgba(255, 255, 255, .38) 0 4px, transparent 4px 10px),
        linear-gradient(135deg, #d7e3f8, #ffffff);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.is-gc-v {
    background:
        repeating-linear-gradient(110deg, rgba(27, 74, 161, .16) 0 1px, transparent 1px 10px),
        linear-gradient(135deg, #dbeafe, #f8fafc);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.is-gc-gy,
.grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.is-gc-pir {
    background:
        repeating-linear-gradient(0deg, rgba(255, 255, 255, .36) 0 2px, transparent 2px 14px),
        linear-gradient(135deg, #d8dee7, #f7f8fb);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.is-gc-in {
    background:
        repeating-linear-gradient(120deg, rgba(255, 255, 255, .34) 0 2px, transparent 2px 16px),
        linear-gradient(135deg, #d9ece4, #eef7f1);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.is-gc-fb,
.grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.is-gc-fb-sl {
    background:
        repeating-linear-gradient(45deg, rgba(255, 255, 255, .16) 0 2px, transparent 2px 8px),
        linear-gradient(135deg, #1f2937, #64748b);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.is-gc-al {
    background:
        repeating-linear-gradient(100deg, rgba(255, 255, 255, .52) 0 2px, transparent 2px 12px),
        linear-gradient(135deg, #bac4d3, #f8fafc);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-selector {
    padding-top: 72px;
    background:
        linear-gradient(180deg, #ffffff 0%, #ffffff 58%, rgba(246, 249, 253, .62) 100%);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-series-nav-section {
    padding-bottom: 64px;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-selector-shell {
    display: grid;
    grid-template-columns: 240px minmax(0, 1fr);
    gap: 24px;
    align-items: start;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-filter-panel {
    position: sticky;
    top: 96px;
    min-width: 0;
    opacity: .94;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-mobile-filter {
    border: 1px solid rgba(226, 232, 240, .54);
    border-radius: var(--grecho-radius-card, 18px);
    background:
        linear-gradient(180deg, rgba(255, 255, 255, .82), rgba(248, 250, 252, .58));
    box-shadow: 0 16px 34px rgba(15, 23, 42, .028);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-mobile-filter > summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 13px 15px;
    list-style: none;
    cursor: pointer;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-mobile-filter > summary::-webkit-details-marker {
    display: none;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-mobile-filter > summary span {
    color: rgba(15, 23, 42, .86);
    font-size: 13px;
    font-weight: 700;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-mobile-filter > summary strong {
    color: rgba(100, 116, 139, .78);
    font-size: 12px;
    font-weight: 650;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-filter-inner {
    padding: 0 15px 15px;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-filter-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin-bottom: 14px;
    padding-top: 4px;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-filter-top h2 {
    margin: 0;
    color: rgba(15, 23, 42, .84);
    font-size: 15px;
    font-weight: 680;
    line-height: 1.2;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-filter-top .gpl-filter-clear {
    min-height: 30px;
    padding: 0 10px;
    border-color: rgba(27, 74, 161, .16);
    border-radius: 999px;
    color: rgba(27, 74, 161, .78);
    background: rgba(255, 255, 255, .74);
    font-size: 12px;
    font-weight: 640;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-filter-group {
    min-width: 0;
    margin: 0;
    padding: 11px 0;
    border: 0;
    border-top: 1px solid rgba(226, 232, 240, .46);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-filter-group legend {
    margin-bottom: 9px;
    padding: 0;
    color: rgba(15, 23, 42, .76);
    font-size: 11px;
    font-weight: 680;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-filter-options {
    display: grid;
    gap: 7px;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-filter-check {
    display: grid;
    grid-template-columns: 16px minmax(0, 1fr);
    gap: 8px;
    align-items: start;
    color: rgba(51, 65, 85, .76);
    font-size: 12px;
    line-height: 1.42;
    cursor: pointer;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-filter-check input {
    width: 14px;
    height: 14px;
    margin: 2px 0 0;
    accent-color: var(--grecho-blue, #1b4aa1);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-filter-check span {
    min-width: 0;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-filter-check:hover span {
    color: rgba(27, 74, 161, .82);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-results-panel {
    min-width: 0;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-results-toolbar {
    align-items: center;
    margin-bottom: 22px;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-results-toolbar h2 {
    font-size: clamp(32px, 4vw, 48px);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-results-toolbar p {
    flex: 0 0 auto;
    margin: 0;
    color: rgba(100, 116, 139, .78);
    font-size: 13px;
    font-weight: 600;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-results-toolbar p span {
    color: rgba(15, 23, 42, .66);
    font-weight: 700;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: var(--grecho-card-gap, 24px);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-card {
    min-width: 0;
    display: grid;
    grid-template-rows: auto 1fr;
    overflow: hidden;
    border: 1px solid var(--border, #e2e8f0);
    border-radius: var(--grecho-radius-card, 20px);
    background: #ffffff;
    box-shadow: 0 18px 46px rgba(15, 23, 42, .07);
    color: var(--text-primary, #0f172a);
    transition: transform .22s ease, box-shadow .22s ease;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 22px 58px rgba(15, 23, 42, .085);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-card[hidden] {
    display: none;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media {
    position: relative;
    min-height: 178px;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    border-bottom: 1px solid var(--border, #e2e8f0);
    background:
        linear-gradient(135deg, rgba(255, 255, 255, .16), rgba(255, 255, 255, 0)),
        repeating-linear-gradient(115deg, rgba(255, 255, 255, .28) 0 1px, transparent 1px 12px),
        linear-gradient(135deg, #cbd5e1, #eef2f7);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media-image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: saturate(.9) contrast(1.06);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.has-image {
    background: #0b1728;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.has-image::before {
    inset: 0;
    border: 0;
    border-radius: 0;
    background:
        linear-gradient(180deg, rgba(5, 16, 38, .16), rgba(5, 16, 38, .58)),
        linear-gradient(90deg, rgba(5, 16, 38, .22), rgba(5, 16, 38, 0));
    box-shadow: none;
    transform: none;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media::before {
    content: "";
    position: absolute;
    inset: 14px;
    border: 1px solid rgba(255, 255, 255, .62);
    border-radius: 5px;
    background:
        radial-gradient(circle at 24% 24%, rgba(255, 255, 255, .34), transparent 26%),
        linear-gradient(135deg, rgba(255, 255, 255, .24), rgba(255, 255, 255, .04));
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media-sheet {
    position: absolute;
    left: 20%;
    right: 20%;
    top: 27%;
    bottom: 28%;
    z-index: 1;
    border: 1px solid rgba(255, 255, 255, .38);
    border-radius: 5px;
    background:
        linear-gradient(135deg, rgba(248, 250, 252, .46), rgba(203, 213, 225, .18)),
        repeating-linear-gradient(105deg, rgba(27, 74, 161, .07) 0 1px, transparent 1px 10px),
        repeating-linear-gradient(15deg, rgba(255, 255, 255, .14) 0 1px, transparent 1px 18px);
    box-shadow: 0 12px 28px rgba(15, 23, 42, .11);
    opacity: .82;
    transform: skewX(-8deg);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media-sheet::after {
    content: "";
    position: absolute;
    left: 14px;
    right: 14px;
    top: 50%;
    height: 1px;
    border-radius: 999px;
    background: linear-gradient(90deg, transparent, rgba(27, 74, 161, .18), transparent);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-gc-v {
    background-color: #dbeafe;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-gc-ac {
    background:
        repeating-linear-gradient(90deg, rgba(255, 255, 255, .38) 0 5px, transparent 5px 13px),
        linear-gradient(135deg, #d7e3f8, #f8fafc);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-gc-gy {
    background:
        repeating-linear-gradient(0deg, rgba(255, 255, 255, .35) 0 3px, transparent 3px 18px),
        linear-gradient(135deg, #d8dee7, #f7f8fb);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-gc-in {
    background:
        repeating-linear-gradient(120deg, rgba(255, 255, 255, .32) 0 2px, transparent 2px 18px),
        linear-gradient(135deg, #d9ece4, #eef7f1);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-gc-pir {
    background:
        repeating-linear-gradient(90deg, rgba(255, 255, 255, .3) 0 2px, transparent 2px 20px),
        linear-gradient(135deg, #dfe7ef, #f4f7fb);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-gc-fb,
.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-gc-fb-sl {
    background:
        repeating-linear-gradient(45deg, rgba(255, 255, 255, .16) 0 2px, transparent 2px 9px),
        linear-gradient(135deg, #1f2937, #64748b);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-gc-al {
    background:
        repeating-linear-gradient(100deg, rgba(255, 255, 255, .52) 0 2px, transparent 2px 14px),
        linear-gradient(135deg, #bac4d3, #f8fafc);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media::after {
    content: "";
    position: absolute;
    inset: 14px;
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 8px;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-placeholder::after {
    border-color: rgba(255, 255, 255, .24);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.has-image::after {
    display: none;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media-code {
    position: absolute;
    left: 16px;
    top: 16px;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    padding: 0 11px;
    border-radius: 999px;
    color: #ffffff;
    background: rgba(15, 23, 42, .76);
    font-weight: 850;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media-line {
    position: absolute;
    left: 18px;
    right: 18px;
    bottom: 48px;
    z-index: 2;
    height: 5px;
    border-radius: 999px;
    background: linear-gradient(90deg, rgba(27, 74, 161, .1), rgba(27, 74, 161, .32), rgba(27, 74, 161, .1));
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.has-image .gpl-product-media-line {
    display: none;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-placeholder .gpl-product-media-line {
    height: 1px;
    bottom: 30px;
    opacity: .42;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media-note {
    position: absolute;
    left: 18px;
    right: 18px;
    bottom: 16px;
    z-index: 2;
    color: rgba(15, 23, 42, .72);
    font-size: 13px;
    font-weight: 750;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-placeholder .gpl-product-media-note {
    color: rgba(15, 23, 42, .52);
    font-weight: 700;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.has-image .gpl-product-media-note {
    right: auto;
    max-width: calc(100% - 36px);
    padding: 5px 9px;
    border-radius: 999px;
    color: rgba(255, 255, 255, .86);
    background: rgba(5, 16, 38, .56);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-gc-fb .gpl-product-media-note,
.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-gc-fb-sl .gpl-product-media-note {
    color: rgba(255, 255, 255, .82);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-gc-fb .gpl-product-media-sheet,
.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-gc-fb-sl .gpl-product-media-sheet {
    border-color: rgba(255, 255, 255, .22);
    background:
        linear-gradient(135deg, rgba(30, 41, 59, .7), rgba(51, 65, 85, .36)),
        repeating-linear-gradient(45deg, rgba(255, 255, 255, .11) 0 1px, transparent 1px 7px),
        repeating-linear-gradient(135deg, rgba(27, 74, 161, .14) 0 1px, transparent 1px 9px);
    box-shadow: 0 12px 28px rgba(2, 8, 23, .22);
    opacity: .9;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-gc-v .gpl-product-media-sheet,
.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-gc-ac .gpl-product-media-sheet {
    background:
        linear-gradient(135deg, rgba(248, 250, 252, .42), rgba(219, 234, 254, .2)),
        repeating-linear-gradient(100deg, rgba(27, 74, 161, .07) 0 1px, transparent 1px 9px),
        repeating-linear-gradient(10deg, rgba(255, 255, 255, .2) 0 1px, transparent 1px 14px);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-gc-gy .gpl-product-media-sheet,
.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-gc-in .gpl-product-media-sheet,
.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-gc-pir .gpl-product-media-sheet {
    background:
        linear-gradient(135deg, rgba(241, 245, 249, .5), rgba(203, 213, 225, .2)),
        repeating-linear-gradient(0deg, rgba(15, 23, 42, .045) 0 1px, transparent 1px 14px),
        repeating-linear-gradient(105deg, rgba(27, 74, 161, .045) 0 1px, transparent 1px 12px);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-media.is-gc-al .gpl-product-media-sheet {
    background:
        linear-gradient(115deg, rgba(255, 255, 255, .38) 0%, rgba(203, 213, 225, .2) 38%, rgba(255, 255, 255, .28) 56%, rgba(148, 163, 184, .2) 100%),
        repeating-linear-gradient(100deg, rgba(255, 255, 255, .2) 0 2px, transparent 2px 12px),
        repeating-linear-gradient(8deg, rgba(27, 74, 161, .04) 0 1px, transparent 1px 18px);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-card-body {
    min-width: 0;
    display: flex;
    flex-direction: column;
    padding: 24px;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-card-kicker {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-bottom: 10px;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-card-kicker span {
    display: inline-flex;
    align-items: center;
    min-height: 24px;
    padding: 0 9px;
    border-radius: 999px;
    color: rgba(27, 74, 161, .82);
    background: rgba(27, 74, 161, .045);
    font-size: 11px;
    font-weight: 680;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-card h3 {
    margin: 0;
    color: var(--text-primary, #0f172a);
    font-size: var(--grecho-products-card-title-size, 18px);
    font-weight: 660;
    line-height: 1.24;
    letter-spacing: 0;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-summary {
    display: -webkit-box;
    margin: 10px 0 15px;
    color: var(--text-secondary, #334155);
    font-size: 13px;
    line-height: 1.48;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-facts {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 14px;
    margin: 0 0 13px;
    padding: 9px 0 8px;
    border-top: 1px solid rgba(226, 232, 240, .42);
    border-bottom: 1px solid rgba(226, 232, 240, .32);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-facts div {
    min-width: 0;
    display: inline-flex;
    flex-direction: column;
    gap: 2px;
    flex: 1 1 124px;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-facts dt {
    color: rgba(100, 116, 139, .66);
    font-size: 10px;
    font-weight: 620;
    text-transform: uppercase;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-product-facts dd {
    min-width: 0;
    margin: 0;
    color: var(--text-primary, #0f172a);
    font-size: 12px;
    font-weight: 620;
    overflow-wrap: anywhere;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-application-tags,
.grecho-global-page-v1 .grecho-products-v1 .gpl-attribute-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-bottom: 10px;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-application-tags span,
.grecho-global-page-v1 .grecho-products-v1 .gpl-attribute-tags span {
    display: inline-flex;
    align-items: center;
    min-height: 26px;
    padding: 0 9px;
    border: 1px solid rgba(226, 232, 240, .62);
    border-radius: 999px;
    color: rgba(51, 65, 85, .76);
    background: rgba(255, 255, 255, .78);
    font-size: 11px;
    font-weight: 560;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-application-tags span {
    color: rgba(20, 83, 45, .74);
    border-color: rgba(22, 163, 74, .14);
    background: rgba(22, 163, 74, .045);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-card-details {
    margin-top: auto;
    border-top: 1px solid var(--border, #e2e8f0);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-card-details summary {
    display: flex;
    align-items: center;
    min-height: 32px;
    color: rgba(27, 74, 161, .78);
    font-size: 12px;
    font-weight: 620;
    cursor: pointer;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-card-details summary:focus-visible {
    outline: 2px solid rgba(27, 74, 161, .24);
    outline-offset: 2px;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-card-detail-panel {
    padding: 0 0 12px;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-card-detail-panel p {
    margin: 0 0 8px;
    color: var(--text-secondary, #334155);
    line-height: 1.58;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-detail-meta {
    display: grid;
    gap: 8px;
    margin: 10px 0 0;
    padding-top: 10px;
    border-top: 1px solid var(--border, #e2e8f0);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-detail-meta div {
    min-width: 0;
    display: grid;
    grid-template-columns: 104px minmax(0, 1fr);
    gap: 10px;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-detail-meta dt {
    color: var(--text-tertiary, #64748b);
    font-size: 11px;
    font-weight: 850;
    text-transform: uppercase;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-detail-meta dd {
    margin: 0;
    color: var(--text-secondary, #334155);
    font-size: 13px;
    line-height: 1.45;
    overflow-wrap: anywhere;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-card-actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    margin-top: 10px;
}

body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-actions {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 6px;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action {
    min-height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 12px;
    border-radius: var(--grecho-radius-pill, 999px);
    font-size: 14px;
    font-weight: 850;
    text-align: center;
}

body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action {
    min-height: 36px;
    padding: 0 9px;
    font-size: 12px;
    line-height: 1.1;
    white-space: nowrap;
}

body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action[data-formal-route-link] {
    font-weight: 760;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action:link,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action:visited,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action:hover,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action:focus,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action:active,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action:focus-visible {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    background-clip: border-box;
    text-decoration: none;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action::before,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action::after,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action *::before,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action *::after {
    content: none !important;
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    background: none !important;
    background-image: none !important;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action.is-primary,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action.is-primary:link,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action.is-primary:visited,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action.is-primary:hover,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action.is-primary:focus,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action.is-primary:active,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action.is-primary:focus-visible {
    color: #ffffff;
    border: 1px solid var(--grecho-blue, #1b4aa1);
    background: var(--grecho-blue, #1b4aa1);
    background-clip: border-box;
    box-shadow: 0 14px 30px rgba(27, 74, 161, .2);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action.is-secondary,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action.is-secondary:link,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action.is-secondary:visited,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action.is-secondary:hover,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action.is-secondary:focus,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action.is-secondary:active,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action.is-secondary:focus-visible {
    color: var(--grecho-blue, #1b4aa1);
    border: 1px solid rgba(27, 74, 161, .24);
    background: #ffffff;
    background-clip: border-box;
    box-shadow: none;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action:hover,
.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action:focus {
    outline: 0;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-card-action:focus-visible {
    outline: 2px solid rgba(27, 74, 161, .22);
    outline-offset: 3px;
}

body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action,
body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action:link,
body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action:visited,
body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action:hover,
body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action:focus,
body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action:active {
    outline: 0 !important;
    text-decoration: none !important;
    text-decoration-line: none !important;
    box-shadow: none !important;
    background-clip: padding-box !important;
}

body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action::before,
body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action::after,
body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action > *::before,
body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action > *::after {
    content: none !important;
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
    background: none !important;
    background-image: none !important;
}

body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action.is-primary,
body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action.is-primary:link,
body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action.is-primary:visited,
body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action.is-primary:hover,
body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action.is-primary:focus,
body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action.is-primary:active {
    border-color: var(--grecho-blue, #1b4aa1) !important;
    background: var(--grecho-blue, #1b4aa1) !important;
    background-color: var(--grecho-blue, #1b4aa1) !important;
    background-image: none !important;
    background-clip: border-box !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action.is-secondary,
body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action.is-secondary:link,
body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action.is-secondary:visited,
body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action.is-secondary:hover,
body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action.is-secondary:focus,
body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action.is-secondary:active {
    border-color: rgba(27, 74, 161, .24) !important;
    background: #ffffff !important;
    background-color: #ffffff !important;
    background-image: none !important;
    background-clip: padding-box !important;
    color: var(--grecho-blue, #1b4aa1) !important;
    -webkit-text-fill-color: var(--grecho-blue, #1b4aa1) !important;
}

body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-action:focus-visible {
    outline: 2px solid rgba(27, 74, 161, .35) !important;
    outline-offset: 3px !important;
    box-shadow: none !important;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-no-match {
    margin-top: 20px;
    padding: 28px;
    border: 1px solid rgba(27, 74, 161, .2);
    border-radius: var(--grecho-radius-card, 20px);
    background: #ffffff;
    box-shadow: var(--grecho-shadow-card, 0 18px 46px rgba(15, 23, 42, .08));
    text-align: center;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-no-match[hidden] {
    display: none;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-no-match h3 {
    margin: 0;
    font-size: 24px;
    letter-spacing: 0;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-no-match p {
    max-width: 560px;
    margin: 12px auto 20px;
    color: var(--text-secondary, #334155);
    line-height: 1.58;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-step-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: var(--grecho-card-gap, 24px);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-step-grid article {
    padding: var(--grecho-card-padding, 24px);
    border: 1px solid var(--border, #e2e8f0);
    border-radius: var(--grecho-radius-card, 20px);
    background: #ffffff;
    box-shadow: var(--grecho-shadow-card, 0 18px 46px rgba(15, 23, 42, .08));
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-step-grid span {
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    margin-bottom: 18px;
    padding: 0 10px;
    border-radius: 999px;
    color: #ffffff;
    background: var(--grecho-blue, #1b4aa1);
    font-weight: 850;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-step-grid h3 {
    margin: 0 0 10px;
    font-size: 20px;
    line-height: 1.24;
    letter-spacing: 0;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-step-grid p {
    margin: 0;
    color: var(--text-secondary, #334155);
    line-height: 1.58;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-document-boundary {
    background:
        radial-gradient(circle at 16% 14%, rgba(47, 107, 255, .045), transparent 28%),
        radial-gradient(circle at 86% 72%, rgba(27, 74, 161, .04), transparent 32%),
        var(--bg-light, #f6f9fd);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-boundary-panel {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(280px, .65fr);
    gap: 26px;
    align-items: center;
    padding: 30px;
    border: 1px solid rgba(27, 74, 161, .16);
    border-radius: var(--grecho-radius-panel, 24px);
    background: #ffffff;
    box-shadow: var(--grecho-shadow-panel, 0 24px 70px rgba(15, 23, 42, .1));
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-boundary-panel p {
    max-width: 760px;
    margin: 16px 0 0;
    color: var(--text-secondary, #334155);
    line-height: 1.64;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-boundary-panel ul {
    display: grid;
    gap: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-boundary-panel li {
    padding: 14px 16px;
    border-left: 3px solid var(--grecho-blue, #1b4aa1);
    color: var(--text-secondary, #334155);
    background: var(--bg-light, #f6f9fd);
    line-height: 1.5;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-related-hubs {
    background: #ffffff;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-hub-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: var(--grecho-card-gap, 24px);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-hub-card {
    border-radius: var(--grecho-radius-card, 20px);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-faq-preview {
    background:
        radial-gradient(circle at 16% 14%, rgba(47, 107, 255, .045), transparent 28%),
        radial-gradient(circle at 86% 72%, rgba(27, 74, 161, .04), transparent 32%),
        var(--bg-light, #f6f9fd);
}

body.grecho-products-v1-page #products-faq-preview.gpl-faq-preview .grecho-v1-faq-intro a.grecho-v1-faq-cta-button,
body.grecho-products-v1-page #products-faq-preview.gpl-faq-preview .grecho-v1-faq-intro a.grecho-v1-faq-cta-button:link,
body.grecho-products-v1-page #products-faq-preview.gpl-faq-preview .grecho-v1-faq-intro a.grecho-v1-faq-cta-button:visited,
body.grecho-products-v1-page #products-faq-preview.gpl-faq-preview .grecho-v1-faq-intro a.grecho-v1-faq-cta-button:focus,
body.grecho-products-v1-page #products-faq-preview.gpl-faq-preview .grecho-v1-faq-intro a.grecho-v1-faq-cta-button:active {
    position: relative !important;
    isolation: isolate !important;
    overflow: hidden !important;
    border: 1px solid var(--grecho-blue, #1b4aa1) !important;
    background: var(--grecho-blue, #1b4aa1) !important;
    background-color: var(--grecho-blue, #1b4aa1) !important;
    background-image: none !important;
    background-clip: border-box !important;
    box-shadow: none !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    text-decoration: none !important;
    border-bottom: 1px solid var(--grecho-blue, #1b4aa1) !important;
    text-decoration-line: none !important;
    text-decoration-thickness: 0 !important;
    transform: none !important;
}

body.grecho-products-v1-page #products-faq-preview.gpl-faq-preview .grecho-v1-faq-intro a.grecho-v1-faq-cta-button:hover,
body.grecho-products-v1-page #products-faq-preview.gpl-faq-preview .grecho-v1-faq-intro a.grecho-v1-faq-cta-button:focus-visible {
    border-color: var(--grecho-blue, #1b4aa1) !important;
    background: var(--grecho-blue, #1b4aa1) !important;
    background-color: var(--grecho-blue, #1b4aa1) !important;
    background-image: none !important;
    background-clip: border-box !important;
    box-shadow: none !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    text-decoration: none !important;
    border-bottom: 1px solid var(--grecho-blue, #1b4aa1) !important;
    text-decoration-line: none !important;
    text-decoration-thickness: 0 !important;
    transform: translateY(-1px) !important;
}

body.grecho-products-v1-page #products-faq-preview.gpl-faq-preview .grecho-v1-faq-intro a.grecho-v1-faq-cta-button:focus-visible {
    outline: 2px solid rgba(27, 74, 161, .35) !important;
    outline-offset: 3px !important;
}

body.grecho-products-v1-page #products-faq-preview.gpl-faq-preview .grecho-v1-faq-intro a.grecho-v1-faq-cta-button::before,
body.grecho-products-v1-page #products-faq-preview.gpl-faq-preview .grecho-v1-faq-intro a.grecho-v1-faq-cta-button::after,
body.grecho-products-v1-page #products-faq-preview.gpl-faq-preview .grecho-v1-faq-intro a.grecho-v1-faq-cta-button .grecho-v1-btn-text::before,
body.grecho-products-v1-page #products-faq-preview.gpl-faq-preview .grecho-v1-faq-intro a.grecho-v1-faq-cta-button .grecho-v1-btn-text::after,
body.grecho-products-v1-page #products-faq-preview.gpl-faq-preview .grecho-v1-faq-intro a.grecho-v1-faq-cta-button .grecho-v1-btn-arrow::before,
body.grecho-products-v1-page #products-faq-preview.gpl-faq-preview .grecho-v1-faq-intro a.grecho-v1-faq-cta-button .grecho-v1-btn-arrow::after {
    content: none !important;
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    background: none !important;
    background-image: none !important;
    border-bottom: 0 !important;
}

body.grecho-products-v1-page #products-faq-preview.gpl-faq-preview .grecho-v1-faq-intro a.grecho-v1-faq-cta-button .grecho-v1-btn-text,
body.grecho-products-v1-page #products-faq-preview.gpl-faq-preview .grecho-v1-faq-intro a.grecho-v1-faq-cta-button .grecho-v1-btn-arrow {
    position: relative !important;
    z-index: 1;
    border: 0 !important;
    box-shadow: none !important;
    background: none !important;
    background-image: none !important;
    text-decoration: none !important;
    border-bottom: 0 !important;
    text-decoration-line: none !important;
    text-decoration-thickness: 0 !important;
}

body.grecho-products-v1-page #products-faq-preview.gpl-faq-preview .grecho-v1-faq-intro a.grecho-v1-faq-cta-button .grecho-v1-btn-arrow {
    display: inline-block !important;
    margin-left: 7px !important;
    color: currentColor !important;
    -webkit-text-fill-color: currentColor !important;
    opacity: 1 !important;
    transform: translateY(-1px);
}

body.grecho-products-v1-page #products-faq-preview.gpl-faq-preview .grecho-v1-faq-intro a.grecho-v1-faq-cta-button:hover .grecho-v1-btn-arrow,
body.grecho-products-v1-page #products-faq-preview.gpl-faq-preview .grecho-v1-faq-intro a.grecho-v1-faq-cta-button:focus-visible .grecho-v1-btn-arrow {
    transform: translate(4px, -1px);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta {
    padding: var(--grecho-section-padding-desktop, 108px 0);
    background: #ffffff;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip {
    border-radius: var(--grecho-radius-card, 20px);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:link,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:visited,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:hover,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:focus,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:active,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:focus-visible {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 44px;
    padding: 0 22px;
    border-radius: var(--grecho-radius-pill, 999px);
    font-weight: var(--grecho-font-weight-heading-strong, 850);
    text-decoration: none;
    background-clip: padding-box;
    overflow: hidden;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a::before {
    content: none !important;
    display: none !important;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a::after {
    content: "\2192";
    display: inline-block;
    border: 0;
    background: none;
    box-shadow: none;
    color: currentColor;
    transform: translateY(-1px);
    transition: transform .18s ease;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:hover::after,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:focus-visible::after {
    transform: translate(4px, -1px);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:first-of-type,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:first-of-type:link,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:first-of-type:visited,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:first-of-type:hover,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:first-of-type:focus,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:first-of-type:active,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:first-of-type:focus-visible {
    border: 1px solid rgba(255, 255, 255, .92);
    background: #ffffff;
    color: var(--text-primary, #0f172a);
    box-shadow: 0 16px 34px rgba(2, 8, 23, .18);
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:last-of-type,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:last-of-type:link,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:last-of-type:visited,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:last-of-type:hover,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:last-of-type:focus,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:last-of-type:active,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:last-of-type:focus-visible {
    border: 1px solid rgba(255, 255, 255, .34);
    background: rgba(255, 255, 255, .1);
    color: #ffffff;
    box-shadow: none;
}

.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:hover,
.grecho-global-page-v1 .grecho-products-v1 .gpl-final-cta-strip > a:focus-visible {
    text-decoration: none;
    transform: translateY(-1px);
}

@media (max-width: 1180px) {
    .grecho-global-page-v1 .grecho-products-v1 .gpl-series-nav {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-hub-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 1024px) {
    .grecho-global-page-v1 .grecho-products-v1 .gpl-selector-shell {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-filter-panel {
        position: static;
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-product-grid {
        gap: 16px;
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-product-card-body {
        padding: 22px;
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-product-media {
        min-height: 158px;
    }

}

@media (max-width: 900px) {
    .grecho-global-page-v1 .grecho-products-v1 .gpl-section {
        padding: 76px 0;
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-series-nav {
        display: flex;
        gap: 10px;
        margin-right: calc(var(--grecho-container-gutter-mobile, 20px) * -1);
        padding: 2px var(--grecho-container-gutter-mobile, 20px) 10px 0;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-padding-left: var(--grecho-container-gutter-mobile, 20px);
        scroll-snap-type: x proximity;
        -webkit-overflow-scrolling: touch;
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-series-button {
        flex: 0 0 214px;
        min-height: 60px;
        grid-template-columns: 40px minmax(0, 1fr) auto;
        gap: 9px;
        padding: 10px;
        scroll-snap-align: start;
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual {
        width: 40px;
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.is-featured::before {
        left: 7px;
        top: 9px;
        width: 22px;
        height: 15px;
        border-radius: 4px;
        box-shadow:
            6px -4px 0 -2px rgba(241, 245, 249, .92),
            6px -4px 0 -1px rgba(27, 74, 161, .11),
            10px 3px 0 -4px rgba(203, 213, 225, .78);
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.is-all::before {
        left: 7px;
        top: 8px;
        width: 24px;
        height: 17px;
        border-radius: 4px;
        background-size: 8px 6px, 8px 6px, auto;
        box-shadow:
            5px 4px 0 -3px rgba(203, 213, 225, .68),
            -4px 4px 0 -4px rgba(27, 74, 161, .18);
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.is-featured::after,
    .grecho-global-page-v1 .grecho-products-v1 .gpl-family-visual.is-all::after {
        left: 9px;
        right: 9px;
        bottom: 7px;
        height: 2px;
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-intro-grid,
    .grecho-global-page-v1 .grecho-products-v1 .gpl-step-grid {
        grid-template-columns: 1fr;
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-product-grid {
        grid-template-columns: 1fr;
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-boundary-panel {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 720px) {
    .grecho-global-page-v1 .grecho-products-v1 .gpl-section-heading h2,
    .grecho-global-page-v1 .grecho-products-v1 .gpl-section-row h2,
    .grecho-global-page-v1 .grecho-products-v1 .gpl-results-toolbar h2,
    .grecho-global-page-v1 .grecho-products-v1 .gpl-boundary-panel h2 {
        font-size: clamp(28px, 8.4vw, 36px);
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-section-row,
    .grecho-global-page-v1 .grecho-products-v1 .gpl-results-toolbar {
        align-items: stretch;
        flex-direction: column;
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-section-row .gpl-clear-button {
        width: auto;
        align-self: flex-start;
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-product-card-body,
    .grecho-global-page-v1 .grecho-products-v1 .gpl-boundary-panel,
    .grecho-global-page-v1 .grecho-products-v1 .gpl-no-match {
        padding: 20px;
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-product-facts div {
        grid-template-columns: 1fr;
        gap: 4px;
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-hub-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 560px) {
    .grecho-global-page-v1 .grecho-products-v1 .gpl-section {
        padding: var(--grecho-section-padding-mobile, 70px 0);
    }

    body.grecho-products-v1-page .grecho-products-v1 .gpl-product-card .gpl-card-actions {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 7px;
    }
}

@media (max-width: 900px) {
    .grecho-global-page-v1 .grecho-products-v1 .gpl-series-nav-section {
        padding-bottom: 48px;
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-selector {
        padding-top: 54px;
    }
}

@media (max-width: 560px) {
    .grecho-global-page-v1 .grecho-products-v1 .gpl-series-nav-section {
        padding-bottom: 40px;
    }

    .grecho-global-page-v1 .grecho-products-v1 .gpl-selector {
        padding-top: 48px;
    }
}
