/** Shopify CDN: Minification failed

Line 55:5 Expected ":"

**/
@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('/cdn/shop/files/NeueHaasDisplay-Thin.woff2?v=1751350677') format('woff2'),
        url('/cdn/shop/files/NeueHaasDisplay-Thin.woff?v=1751350678') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('/cdn/shop/files/NeueHaasDisplay-Bold.woff2?v=1751350677') format('woff2'),
        url('/cdn/shop/files/NeueHaasDisplay-Bold.woff?v=1751350678') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('/cdn/shop/files/NeueHaasDisplay-Mediu.woff2?v=1751350677') format('woff2'),
        url('/cdn/shop/files/NeueHaasDisplay-Mediu.woff?v=1751350677') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('/cdn/shop/files/NeueHaasDisplay-Roman.woff2?v=1751351136') format('woff2'),
        url('/cdn/shop/files/NeueHaasDisplay-Roman.woff?v=1751351137') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

h2.title {
    font-family: Neue Haas Grotesk Display Pro;
    font-weight: 500;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #000;
}
.card__information .card__heading {
    font-family: Neue Haas Grotesk Display Pro;
    font-weight: 500;
    font-size: 15px;
    line-height: normal;
    letter-spacing: 0px;
    l
}
.header__menu-item {
    font-family: Neue Haas Grotesk Display Pro;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: rgba(var(--color-foreground), 1);
}
body, .color-scheme-1, .color-scheme-2, .color-scheme-3, .color-scheme-4, .color-scheme-5 {
    color: rgba(var(--color-foreground), 1);
    font-family: Neue Haas Grotesk Display Pro;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
}

*:focus, * {
    text-decoration: none !important;
}
