/* KiekkoKingi section-only stylesheet: kiekkokingi-home-gear-categories.css. */
:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]){position:relative;padding-block:var(--kk-hgc-pad-top) var(--kk-hgc-pad-bottom);color:var(--kk-hgc-text);background:var(--kk-hgc-section-bg)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--gradient{background:linear-gradient(var(--kk-hgc-gradient-direction),var(--kk-hgc-gradient-start),var(--kk-hgc-gradient-end))}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]),:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) *,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) *::before,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) *::after{box-sizing:border-box}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__anchor{position:absolute;inset:0 auto auto 0}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__container{width:min(100%,var(--kk-hgc-content-width));padding-inline:40px;margin-inline:auto}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--full .kk-home-gear-categories__container{width:100%;max-width:none}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__header{display:flex;align-items:flex-start;flex-direction:column;max-width:var(--kk-hgc-heading-width);margin-bottom:var(--kk-hgc-header-gap)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--align-center .kk-home-gear-categories__header{align-items:center;margin-inline:auto;text-align:center}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 12px;color:var(--kk-hgc-accent);font-size:0.74rem;font-weight:700;line-height:1.35;letter-spacing:0.15em;text-transform:uppercase}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__eyebrow::before{width:26px;height:2px;background:currentColor;content:""}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--align-center .kk-home-gear-categories__eyebrow::before{display:none}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__heading{max-width:var(--kk-hgc-heading-width);margin:0;color:var(--kk-hgc-text);font-size:clamp(2.15rem,4vw,4rem);font-weight:800;line-height:1.02;overflow-wrap:anywhere;text-wrap:balance}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--heading-small .kk-home-gear-categories__heading{font-size:clamp(1.75rem,3vw,2.7rem)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--heading-medium .kk-home-gear-categories__heading{font-size:clamp(2rem,3.5vw,3.4rem)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--heading-display .kk-home-gear-categories__heading{font-size:clamp(2.5rem,5vw,5rem)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__description{max-width:var(--kk-hgc-description-width);margin-top:18px;color:var(--kk-hgc-muted);font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.65}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__description>:first-child{margin-top:0}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__description>:last-child{margin-bottom:0}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--kk-hgc-gap-desktop);padding:0;margin:0;list-style:none}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--desktop-cols-2 .kk-home-gear-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--desktop-cols-4 .kk-home-gear-categories__grid{grid-template-columns:repeat(4,minmax(0,1fr))}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--count-1 .kk-home-gear-categories__grid{grid-template-columns:minmax(0,1fr)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--count-2 .kk-home-gear-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--layout-stacked .kk-home-gear-categories__grid{grid-template-columns:minmax(0,1fr)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--layout-featured-first.kk-home-gear-categories--count-3 .kk-home-gear-categories__grid{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);grid-template-rows:repeat(2,minmax(0,1fr))}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--layout-featured-first.kk-home-gear-categories--count-3 .kk-home-gear-categories__item:first-child{grid-row:1 / span 2}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--layout-featured-first.kk-home-gear-categories--count-3 .kk-home-gear-categories__item:first-child .kk-home-gear-categories__article{aspect-ratio:auto}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--layout-featured-first.kk-home-gear-categories--count-3 .kk-home-gear-categories__item:not(:first-child) .kk-home-gear-categories__article{min-height:320px;aspect-ratio:auto}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--layout-featured-center.kk-home-gear-categories--count-3 .kk-home-gear-categories__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.55fr) minmax(0,1fr)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--layout-featured-center.kk-home-gear-categories--count-3 .kk-home-gear-categories__article{aspect-ratio:auto}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__item{min-width:0;min-height:0}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article{position:relative;width:100%;max-width:100%;height:100%;min-width:0;min-height:var(--kk-hgc-min-height-desktop);overflow:hidden;color:#fff;background:var(--kk-hgc-card-background);border:var(--kk-hgc-card-border-width) solid var(--kk-hgc-card-border);border-radius:var(--kk-hgc-card-radius);isolation:isolate}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__item.is-featured .kk-home-gear-categories__article{min-height:var(--kk-hgc-featured-min-height)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article.is-highlighted{border-color:var(--kk-hgc-card-accent)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--ratio-4-5 .kk-home-gear-categories__article{aspect-ratio:4 / 5}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--ratio-3-4 .kk-home-gear-categories__article{aspect-ratio:3 / 4}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--ratio-1-1 .kk-home-gear-categories__article{aspect-ratio:1}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--ratio-4-3 .kk-home-gear-categories__article{aspect-ratio:4 / 3}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--ratio-3-2 .kk-home-gear-categories__article{aspect-ratio:3 / 2}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--count-1 .kk-home-gear-categories__article{max-height:620px;aspect-ratio:3 / 2}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--count-2 .kk-home-gear-categories__article{aspect-ratio:4 / 3}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--layout-stacked .kk-home-gear-categories__article{aspect-ratio:auto}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__card{position:relative;display:grid;width:100%;height:100%;min-width:0;min-height:inherit;overflow:hidden;color:inherit;background:var(--kk-hgc-card-background);border-radius:inherit;text-decoration:none}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--no-image .kk-home-gear-categories__card{background:var(--kk-hgc-card-background);background-image:linear-gradient(145deg,var(--kk-hgc-fallback-start),color-mix(in srgb,var(--kk-hgc-fallback-end) 88%,var(--kk-hgc-card-accent) 12%))}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__media,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__picture,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__image{display:block;width:100%;height:100%;min-width:0}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--composition-overlay .kk-home-gear-categories__media{position:absolute;z-index:0;inset:0}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__image{object-fit:var(--kk-hgc-image-fit);object-position:var(--kk-hgc-image-position-desktop)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--contain .kk-home-gear-categories__media{background:var(--kk-hgc-card-background)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__overlay{position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 0%,rgb(0 0 0 / var(--kk-hgc-overlay-alpha-soft)) 22%,rgb(0 0 0 / var(--kk-hgc-overlay-alpha-mid)) 46%,rgb(0 0 0 / var(--kk-hgc-overlay-alpha-strong)) 70%,rgb(0 0 0 / var(--kk-hgc-overlay-alpha)) 100%);transition:opacity 220ms ease}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--scheme-dark .kk-home-gear-categories__overlay{background:linear-gradient(180deg,transparent 0%,rgb(255 255 255 / var(--kk-hgc-overlay-alpha-soft)) 22%,rgb(255 255 255 / var(--kk-hgc-overlay-alpha-mid)) 46%,rgb(255 255 255 / var(--kk-hgc-overlay-alpha-strong)) 70%,rgb(255 255 255 / var(--kk-hgc-overlay-alpha)) 100%)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__card-content{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:flex-start;width:100%;height:100%;min-width:0;padding:var(--kk-hgc-card-padding)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--content-top-left .kk-home-gear-categories__card-content{align-items:flex-start;justify-content:flex-start}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--content-top-center .kk-home-gear-categories__card-content{align-items:flex-start;justify-content:center;text-align:center}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--content-top-right .kk-home-gear-categories__card-content{align-items:flex-start;justify-content:flex-end;text-align:right}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--content-middle-left .kk-home-gear-categories__card-content{align-items:center;justify-content:flex-start}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--content-middle-center .kk-home-gear-categories__card-content{align-items:center;justify-content:center;text-align:center}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--content-middle-right .kk-home-gear-categories__card-content{align-items:center;justify-content:flex-end;text-align:right}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--content-bottom-center .kk-home-gear-categories__card-content{align-items:flex-end;justify-content:center;text-align:center}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--content-bottom-right .kk-home-gear-categories__card-content{align-items:flex-end;justify-content:flex-end;text-align:right}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__card-copy{width:min(100%,var(--kk-hgc-card-copy-width));min-width:0}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--content-top-center .kk-home-gear-categories__card-copy,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--content-middle-center .kk-home-gear-categories__card-copy,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--content-bottom-center .kk-home-gear-categories__card-copy{margin-inline:auto}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--content-top-right .kk-home-gear-categories__card-copy,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--content-middle-right .kk-home-gear-categories__card-copy,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--content-bottom-right .kk-home-gear-categories__card-copy{margin-left:auto}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__badge{display:inline-flex;align-items:center;min-height:26px;padding:5px 9px;margin-bottom:14px;color:var(--kk-hgc-badge-text);font-size:0.68rem;font-weight:800;line-height:1;letter-spacing:0.12em;text-transform:uppercase;background:var(--kk-hgc-badge-bg);border-radius:2px}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__card-eyebrow{margin:0 0 10px;color:var(--kk-hgc-card-accent);font-size:0.72rem;font-weight:800;line-height:1.35;letter-spacing:0.14em;text-transform:uppercase}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__card-title{margin:0;color:#fff;font-size:clamp(1.6rem,2.4vw,2.5rem);font-weight:800;line-height:1.04;overflow-wrap:anywhere;text-wrap:balance}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--card-title-small .kk-home-gear-categories__card-title{font-size:clamp(1.35rem,2vw,2rem)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--card-title-large .kk-home-gear-categories__card-title{font-size:clamp(1.9rem,3vw,3rem)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--featured-title-medium .kk-home-gear-categories__item.is-featured .kk-home-gear-categories__card-title{font-size:clamp(1.7rem,2.8vw,2.8rem)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--featured-title-large .kk-home-gear-categories__item.is-featured .kk-home-gear-categories__card-title{font-size:clamp(2rem,3.6vw,3.7rem)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--featured-title-display .kk-home-gear-categories__item.is-featured .kk-home-gear-categories__card-title{font-size:clamp(2.35rem,4.5vw,4.5rem)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__card-description{margin:14px 0 0;color:rgb(255 255 255 / 82%);font-size:clamp(0.91rem,1.15vw,1.04rem);line-height:1.55;overflow-wrap:anywhere}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__cta{display:inline-flex;align-items:center;gap:9px;margin-top:20px;color:var(--kk-hgc-cta);font-size:0.82rem;font-weight:800;line-height:1.3;letter-spacing:0.06em;text-transform:uppercase}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__cta-arrow,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__cta-arrow svg{display:block;width:19px;height:19px}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__cta-arrow{transition:transform 220ms ease}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--scheme-dark{color:#0b1112}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--scheme-dark .kk-home-gear-categories__card-title{color:#081011}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--scheme-dark .kk-home-gear-categories__card-description{color:rgb(8 16 17 / 82%)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--scheme-dark .kk-home-gear-categories__card-eyebrow,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--scheme-dark .kk-home-gear-categories__cta{color:#006e6e}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--scheme-custom .kk-home-gear-categories__card-title{color:var(--kk-hgc-custom-title)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--scheme-custom .kk-home-gear-categories__card-description{color:var(--kk-hgc-custom-description)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--scheme-custom .kk-home-gear-categories__card-eyebrow{color:var(--kk-hgc-custom-eyebrow)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--scheme-custom .kk-home-gear-categories__cta{color:var(--kk-hgc-custom-cta)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--scheme-custom .kk-home-gear-categories__badge{color:var(--kk-hgc-custom-badge-text);background:var(--kk-hgc-custom-badge-bg)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article.is-linked{transition:border-color 220ms ease,box-shadow 220ms ease,transform 220ms ease}@media (hover: hover) and (pointer: fine){:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article.is-linked:hover,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article.is-linked:focus-within{border-color:color-mix(in srgb,var(--kk-hgc-card-accent) 72%,white 8%);box-shadow:0 18px 46px rgb(0 0 0 / 30%),0 0 30px color-mix(in srgb,var(--kk-hgc-card-accent) 26%,transparent);transform:translateY(-3px)}}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article.is-linked:hover .kk-home-gear-categories__overlay{opacity:0.94}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article.is-linked:hover .kk-home-gear-categories__cta-arrow,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article.is-linked:focus-within .kk-home-gear-categories__cta-arrow{transform:translateX(4px)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__card:focus-visible{outline:3px solid #fff;outline-offset:-6px;box-shadow:inset 0 0 0 6px var(--kk-hgc-card-accent)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__editor-note,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__empty{display:block;color:var(--kk-hgc-muted);font-size:0.78rem;line-height:1.4}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__editor-note{padding-top:16px;margin-top:18px;border-top:1px dashed color-mix(in srgb,var(--kk-hgc-card-accent) 45%,transparent)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__empty{padding:24px;border:1px dashed var(--kk-hgc-card-border);border-radius:var(--kk-hgc-card-radius);text-align:center}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--composition-image-top .kk-home-gear-categories__card,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--composition-side-by-side:not(.kk-home-gear-categories--layout-stacked) .kk-home-gear-categories__card{grid-template-rows:minmax(220px,58%) minmax(0,1fr)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article--no-image .kk-home-gear-categories__card{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--composition-image-top .kk-home-gear-categories__media,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--composition-side-by-side:not(.kk-home-gear-categories--layout-stacked) .kk-home-gear-categories__media{position:relative;min-height:220px}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--composition-image-top .kk-home-gear-categories__card-content,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--composition-side-by-side:not(.kk-home-gear-categories--layout-stacked) .kk-home-gear-categories__card-content{height:auto;min-height:0;color:#fff;background:var(--kk-hgc-card-background)}@media (min-width: 1080px){:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--composition-side-by-side.kk-home-gear-categories--layout-stacked .kk-home-gear-categories__card{grid-template-columns:minmax(0,1.08fr) minmax(0,0.92fr)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--composition-side-by-side.kk-home-gear-categories--layout-stacked .kk-home-gear-categories__media{position:relative;min-height:0;overflow:hidden}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--composition-side-by-side.kk-home-gear-categories--layout-stacked .kk-home-gear-categories__picture{position:absolute;inset:0}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--composition-side-by-side.kk-home-gear-categories--layout-stacked .kk-home-gear-categories__card-content{height:auto;background:var(--kk-hgc-card-background)}}@media (max-width: 1079px){:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__container{padding-inline:32px}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--kk-hgc-gap-tablet);grid-template-rows:none}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--tablet-cols-1 .kk-home-gear-categories__grid{grid-template-columns:minmax(0,1fr)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--tablet-cols-3 .kk-home-gear-categories__grid{grid-template-columns:repeat(3,minmax(0,1fr))}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--count-1 .kk-home-gear-categories__grid{grid-template-columns:minmax(0,1fr)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--count-2:not(.kk-home-gear-categories--tablet-cols-1) .kk-home-gear-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--layout-stacked .kk-home-gear-categories__grid{grid-template-columns:minmax(0,1fr)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--tablet-cols-2.kk-home-gear-categories--count-3 .kk-home-gear-categories__item:nth-child(3){grid-column:1 / -1}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--tablet-cols-2.kk-home-gear-categories--count-3 .kk-home-gear-categories__item:nth-child(3) .kk-home-gear-categories__article{max-height:520px;aspect-ratio:3 / 2}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--layout-featured-first .kk-home-gear-categories__item:first-child{grid-row:auto}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__item.is-featured .kk-home-gear-categories__article{min-height:var(--kk-hgc-min-height-tablet);aspect-ratio:auto}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--count-1 .kk-home-gear-categories__article{max-height:560px}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__card-title{font-size:clamp(1.55rem,3.8vw,2.5rem)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--composition-side-by-side .kk-home-gear-categories__card{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(220px,58%) minmax(0,1fr)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--composition-side-by-side .kk-home-gear-categories__media{position:relative;min-height:220px}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--composition-side-by-side .kk-home-gear-categories__card-content{height:auto;min-height:0;background:var(--kk-hgc-card-background)}}@media (max-width: 719px){:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]){padding-block:var(--kk-hgc-pad-top-mobile) var(--kk-hgc-pad-bottom-mobile)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__container{padding-inline:16px}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__header{margin-bottom:min(var(--kk-hgc-header-gap),32px)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__heading{font-size:clamp(2rem,10vw,3rem)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--heading-small .kk-home-gear-categories__heading{font-size:clamp(1.65rem,8vw,2.3rem)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--heading-medium .kk-home-gear-categories__heading{font-size:clamp(1.85rem,9vw,2.7rem)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--heading-display .kk-home-gear-categories__heading{font-size:clamp(2.25rem,12vw,3.35rem)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__description{margin-top:14px;font-size:1rem}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__grid{grid-template-columns:minmax(0,1fr);gap:var(--kk-hgc-gap-mobile)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--mobile-cols-2 .kk-home-gear-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--count-1 .kk-home-gear-categories__grid{grid-template-columns:minmax(0,1fr)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--mobile-cols-2.kk-home-gear-categories--count-3 .kk-home-gear-categories__item:last-child,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--mobile-cols-2.kk-home-gear-categories--count-5 .kk-home-gear-categories__item:last-child{grid-column:1 / -1}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__item.is-featured .kk-home-gear-categories__article,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--count-1 .kk-home-gear-categories__article{min-height:var(--kk-hgc-min-height-mobile);max-height:none;aspect-ratio:auto}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--ratio-4-5 .kk-home-gear-categories__article,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--ratio-3-4 .kk-home-gear-categories__article,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--ratio-1-1 .kk-home-gear-categories__article,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--ratio-4-3 .kk-home-gear-categories__article,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--ratio-3-2 .kk-home-gear-categories__article{max-height:none;aspect-ratio:auto}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--mobile-cols-2.kk-home-gear-categories--count-3 .kk-home-gear-categories__item:last-child .kk-home-gear-categories__article,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--mobile-cols-2.kk-home-gear-categories--count-5 .kk-home-gear-categories__item:last-child .kk-home-gear-categories__article{max-height:440px;aspect-ratio:3 / 2}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__card-content{padding:var(--kk-hgc-card-padding-mobile)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__image{object-position:var(--kk-hgc-image-position-mobile)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__card-title,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__item.is-featured .kk-home-gear-categories__card-title{font-size:clamp(1.55rem,7.5vw,2.35rem)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__card-eyebrow,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__card-description,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__cta{display:none}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--mobile-eyebrows .kk-home-gear-categories__card-eyebrow{display:block}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--mobile-descriptions .kk-home-gear-categories__card-description{display:block}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--mobile-ctas .kk-home-gear-categories__cta{display:inline-flex}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--composition-image-top .kk-home-gear-categories__card,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--composition-side-by-side .kk-home-gear-categories__card{grid-template-rows:minmax(200px,55%) minmax(0,1fr)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--composition-image-top .kk-home-gear-categories__media,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--composition-side-by-side .kk-home-gear-categories__media{min-height:200px}}@media (max-width: 579px){:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--mobile-cols-2 .kk-home-gear-categories__card-description{display:none}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--mobile-cols-2 .kk-home-gear-categories__article{min-height:max(300px,var(--kk-hgc-min-height-mobile))}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--mobile-cols-2 .kk-home-gear-categories__card-content{padding:min(var(--kk-hgc-card-padding-mobile),16px)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--mobile-cols-2 .kk-home-gear-categories__card-title{font-size:clamp(1.22rem,5.8vw,1.65rem)}}@media (max-width: 479px){:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--mobile-cols-2 .kk-home-gear-categories__grid{grid-template-columns:minmax(0,1fr)}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--mobile-cols-2 .kk-home-gear-categories__item:last-child{grid-column:auto}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--mobile-cols-2 .kk-home-gear-categories__article,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--mobile-cols-2.kk-home-gear-categories--count-3 .kk-home-gear-categories__item:last-child .kk-home-gear-categories__article,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--mobile-cols-2.kk-home-gear-categories--count-5 .kk-home-gear-categories__item:last-child .kk-home-gear-categories__article{min-height:var(--kk-hgc-min-height-mobile);max-height:none;aspect-ratio:auto}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]).kk-home-gear-categories--mobile-cols-2.kk-home-gear-categories--mobile-descriptions .kk-home-gear-categories__card-description{display:block}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__card-title{font-size:clamp(1.5rem,8.5vw,2.15rem)}}@media (prefers-reduced-motion: reduce){:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__article,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__overlay,:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__cta-arrow{transition:none}}:is(#kx,section[id^=KiekkoKingiHomeGearCategories-]) .kk-home-gear-categories__container{padding-right:0;padding-left:0}
