.gs-brand-page{position:relative;overflow:hidden;padding-block:clamp(2.5rem, 6vw, 4.5rem);background:linear-gradient(165deg,var(--gs-cream-light,#f5e9c8) 0%,var(--gs-cream,#e8d4a2) 38%,#f0ebe3 100%)}.gs-brand-page::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,rgb(15 15 15 / 0.04) 1px,transparent 0);background-size:24px 24px;pointer-events:none;opacity:0.6}.gs-brand-page__accent{position:absolute;top:-120px;right:-80px;width:min(420px, 55vw);height:min(420px, 55vw);border-radius:50%;background:radial-gradient(circle,rgb(158 42 43 / 0.12) 0%,transparent 68%);pointer-events:none}.gs-brand-page .gs-container{position:relative;z-index:1}.gs-brand-page .section-head{text-align:left;max-width:none;margin-inline:0;margin-bottom:clamp(2rem, 4vw, 3rem)}.gs-brand-page .section-head__eyebrow{color:var(--gs-red);font-weight:700}.gs-brand-page .section-head h2{font-size:clamp(1.75rem, 4vw, 2.75rem);letter-spacing:0.02em;line-height:1.1}.gs-brand-page .section-head__lead{font-size:clamp(1rem, 2vw, 1.125rem);line-height:1.6;color:var(--on-light-fg-muted,#4a4a4a);margin-top:0.75rem}.gs-brand-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%, 10.5rem),1fr));gap:clamp(0.75rem, 2vw, 1.25rem);align-items:stretch}@media screen and (min-width:750px){.gs-brand-grid{grid-template-columns:repeat(auto-fill,minmax(11.5rem,1fr))}.gs-brand-grid__cell--featured{grid-column:span 2}}@media screen and (min-width:990px){.gs-brand-grid{grid-template-columns:repeat(4,1fr)}.gs-brand-grid__cell--featured{grid-column:span 2}}.gs-brand-grid__cell{animation:gs-brand-in 0.5s cubic-bezier(0.22,1,0.36,1) backwards}.gs-brand-grid__cell:nth-child(1){animation-delay:0.03s}.gs-brand-grid__cell:nth-child(2){animation-delay:0.06s}.gs-brand-grid__cell:nth-child(3){animation-delay:0.09s}.gs-brand-grid__cell:nth-child(4){animation-delay:0.12s}.gs-brand-grid__cell:nth-child(5){animation-delay:0.15s}.gs-brand-grid__cell:nth-child(6){animation-delay:0.18s}.gs-brand-grid__cell:nth-child(7){animation-delay:0.21s}.gs-brand-grid__cell:nth-child(8){animation-delay:0.24s}.gs-brand-grid__cell:nth-child(9){animation-delay:0.27s}.gs-brand-grid__cell:nth-child(10){animation-delay:0.3s}@keyframes gs-brand-in{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.gs-brand-grid__cell{animation:none}}.gs-brand-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0.65rem;min-height:7.5rem;height:100%;padding:1.25rem 1.35rem;border-radius:var(--gs-radius-lg,12px);border:1px solid rgb(15 15 15 / 0.08);background:#fff;color:var(--gs-black);text-decoration:none;box-shadow:0 1px 2px rgb(15 15 15 / 0.04),0 8px 24px rgb(15 15 15 / 0.06);overflow:hidden;transition:transform 0.22s ease,box-shadow 0.22s ease,border-color 0.22s ease}.gs-brand-card--static{cursor:default}.gs-brand-card__shine{position:absolute;inset:0;background:linear-gradient(135deg,rgb(255 255 255 / 0.85) 0%,transparent 55%);opacity:0;transition:opacity 0.22s ease;pointer-events:none}.gs-brand-card__name{position:relative;z-index:1;font-family:var(--gs-font-heading);font-size:clamp(1rem, 2.2vw, 1.2rem);font-weight:700;line-height:1.15;letter-spacing:0.06em;text-transform:uppercase}.gs-brand-card--featured .gs-brand-card__name{font-size:clamp(1.15rem, 2.5vw, 1.45rem)}.gs-brand-card__cta{position:relative;z-index:1;display:inline-flex;align-items:center;gap:0.35rem;font-size:0.8125rem;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;color:var(--gs-red);opacity:0.85;transition:opacity 0.2s ease,transform 0.2s ease,color 0.2s ease}.gs-brand-card__arrow{display:inline-block;transition:transform 0.2s ease}a.gs-brand-card:hover,a.gs-brand-card:focus-visible{transform:translateY(-4px);border-color:rgb(158 42 43 / 0.35);box-shadow:0 4px 8px rgb(15 15 15 / 0.06),0 16px 40px rgb(15 15 15 / 0.1);text-decoration:none;color:var(--gs-black)}a.gs-brand-card:hover .gs-brand-card__shine,a.gs-brand-card:focus-visible .gs-brand-card__shine{opacity:1}a.gs-brand-card:hover .gs-brand-card__cta,a.gs-brand-card:focus-visible .gs-brand-card__cta{opacity:1}a.gs-brand-card:hover .gs-brand-card__arrow,a.gs-brand-card:focus-visible .gs-brand-card__arrow{transform:translateX(4px)}.gs-brand-card--featured{min-height:8.5rem;background:linear-gradient(145deg,#fff 0%,#fff9f0 100%);border:2px solid var(--gs-red);box-shadow:0 2px 4px rgb(158 42 43 / 0.08),0 12px 32px rgb(158 42 43 / 0.12)}.gs-brand-card--featured::after{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--gs-red) 0%,var(--gs-yellow) 100%)}a.gs-brand-card--featured:hover,a.gs-brand-card--featured:focus-visible{border-color:var(--gs-red-dark)}.gs-brand-list__notice{grid-column:1 / -1;list-style:none;text-align:center;padding:2rem 1.5rem;background:rgb(255 255 255 / 0.65);border-radius:var(--gs-radius-lg,12px);border:1px dashed rgb(15 15 15 / 0.15)}.gs-brand-list__notice p{margin:0;color:var(--on-light-fg-muted);font-size:0.9375rem}.gs-brand-page .gs-brand-list__footer-note{margin:clamp(2rem, 4vw, 3rem) auto 0;max-width:36rem;text-align:center;padding:1rem 1.25rem;font-size:0.9375rem;line-height:1.55;color:var(--on-light-fg-muted);background:rgb(255 255 255 / 0.5);border-radius:var(--gs-radius-md,8px)}html.gs-light .gs-brand-page{background:linear-gradient(165deg,#faf8f4 0%,#f5f5f5 45%,#ececec 100%)}html.gs-light .gs-brand-card{border-color:var(--border,#e0e0e0)}body.gs-theme.template-page-varumarken .main-page-title{display:none}body.gs-theme.template-page-varumarken .page-width--narrow:empty{display:none}.gs-brand-list-section--plain.gs-brand-page{padding-block:clamp(2rem, 5vw, 3.5rem);background:var(--gs-cream-light,#f5e9c8)}.gs-brand-list-section--plain.gs-brand-page::before{opacity:0.35}