.ka-shopcat{position:relative;background:var(--ka-off-white, #F6F4F1);padding-block:clamp(28px,4vw,52px);padding-inline:clamp(16px,4vw,40px);opacity:0;filter:blur(8px);transform:translateY(24px);transition:opacity .7s var(--ka-ease-out, ease),filter .7s var(--ka-ease-out, ease),transform .7s var(--ka-ease-overshoot, cubic-bezier(.3,1,.3,1))}.ka-shopcat.is-in{opacity:1;filter:blur(0);transform:translateY(0)}.ka-shopcat__head{max-width:1600px;margin:0 auto clamp(1.6rem,3vw,2.4rem)}.ka-shopcat__head-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.ka-shopcat__title{font-family:var(--ka-font, "Zalando Sans", sans-serif);font-weight:600;font-size:clamp(1.9rem,4vw,3.2rem);line-height:1.05;letter-spacing:-.02em;color:var(--ka-ink, #12080c);margin:0}.ka-shopcat__tabs{display:flex;gap:.65rem;flex-wrap:wrap}.ka-shopcat__tab{position:relative;overflow:hidden;isolation:isolate;font-family:var(--ka-font, "Zalando Sans", sans-serif);font-size:1.05rem;font-weight:700;letter-spacing:.04em;padding:.85rem 1.9rem;border-radius:100px;border:none;background:#12080c0f;color:var(--ka-ink, #12080c);cursor:pointer;transition:background var(--ka-dur-standard, .25s) ease,color var(--ka-dur-standard, .25s) ease,transform .2s ease}.ka-shopcat__tab:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--ka-ink, #12080c);transform:translate(-101%);transition:transform .35s var(--ka-ease-out, cubic-bezier(.22, 1, .36, 1))}.ka-shopcat__tab:hover{background:#12080c1f}.ka-shopcat__tab.is-active{color:#fff}.ka-shopcat__tab.is-active:before{transform:translate(0)}@media(any-pointer:fine)and (prefers-reduced-motion:no-preference){.ka-shopcat__tab:hover{transform:translateY(-3px)}}.ka-shopcat__panel{max-width:1600px;margin:0 auto}.ka-shopcat__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media(max-width:989px){.ka-shopcat__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:599px){.ka-shopcat__grid{grid-template-columns:repeat(2,1fr);gap:.8rem}}.ka-shopcat__panel[data-shopcat-panel=rifle]{max-width:1400px}.ka-shopcat__rifle-grid{display:flex;flex-direction:column;gap:1.75rem}.ka-shopcat__rifle-pair{display:flex;align-items:center;gap:1.1rem}.ka-shopcat__rifle-pair:nth-child(2n){flex-direction:row-reverse}.ka-shopcat__rifle-pair .ka-shopcat__card{flex:0 0 68%;max-width:68%}.ka-shopcat__rifle-note{flex:1;min-width:0}.ka-shopcat__rifle-grid .ka-shopcat__card-img{aspect-ratio:4 / 3}.ka-shopcat__rifle-grid .ka-shopcat__card-title{font-size:.82rem}.ka-shopcat__rifle-note-eyebrow{display:block;font-family:var(--ka-font, "Zalando Sans", sans-serif);font-size:.66rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ka-red, #CC0000);margin-bottom:.25rem}.ka-shopcat__rifle-note-text{font-family:var(--ka-font, "Zalando Sans", sans-serif);font-size:.8rem;line-height:1.5;color:#12080cad;margin:0;display:none}.ka-shopcat__rifle-note-bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem}.ka-shopcat__rifle-note-bullets li{position:relative;padding-left:.9rem;font-family:var(--ka-font, "Zalando Sans", sans-serif);font-size:.8rem;line-height:1.4;color:#12080cad}.ka-shopcat__rifle-note-bullets li:before{content:"";position:absolute;left:0;top:.5em;width:5px;height:5px;border-radius:50%;background:var(--ka-red, #CC0000)}@media(min-width:960px){.ka-shopcat__rifle-note-text{display:block}.ka-shopcat__rifle-note-bullets{display:none}.ka-shopcat__rifle-grid{display:grid;grid-template-columns:minmax(190px,260px) minmax(220px,1fr) minmax(220px,1fr) minmax(190px,260px);grid-template-areas:"noteTL tileTL tileTR noteTR" "noteBL tileBL tileBR noteBR";column-gap:1.75rem;row-gap:2rem;align-items:center}.ka-shopcat__rifle-pair{display:contents}.ka-shopcat__rifle-pair .ka-shopcat__card{max-width:none}[data-cell=tileTL]{grid-area:tileTL}[data-cell=tileTR]{grid-area:tileTR}[data-cell=tileBL]{grid-area:tileBL}[data-cell=tileBR]{grid-area:tileBR}[data-cell=noteTL]{grid-area:noteTL}[data-cell=noteTR]{grid-area:noteTR}[data-cell=noteBL]{grid-area:noteBL}[data-cell=noteBR]{grid-area:noteBR}.ka-shopcat__rifle-note{position:relative}.ka-shopcat__rifle-note--left{text-align:right;padding-right:26px}.ka-shopcat__rifle-note--right{text-align:left;padding-left:26px}.ka-shopcat__rifle-note--left:after,.ka-shopcat__rifle-note--right:after{content:"";position:absolute;top:50%;width:20px;height:1px;transform:translateY(-50%)}.ka-shopcat__rifle-note--left:after{right:0;background:linear-gradient(to right,rgba(18,8,12,.18),var(--ka-red, #CC0000))}.ka-shopcat__rifle-note--right:after{left:0;background:linear-gradient(to left,rgba(18,8,12,.18),var(--ka-red, #CC0000))}.ka-shopcat__rifle-note--left:before,.ka-shopcat__rifle-note--right:before{content:"";position:absolute;top:50%;width:6px;height:6px;border-radius:50%;background:var(--ka-red, #CC0000);transform:translateY(-50%)}.ka-shopcat__rifle-note--left:before{right:-3px}.ka-shopcat__rifle-note--right:before{left:-3px}}.ka-shopcat__card{display:block;text-decoration:none;color:inherit;opacity:0;transform:translateY(14px);transition:opacity .28s var(--ka-ease-out, ease) calc(var(--i, 0) * 40ms),transform .28s var(--ka-ease-out, ease) calc(var(--i, 0) * 40ms),box-shadow var(--ka-dur-standard, .25s) ease}.ka-shopcat__panel[data-shopcat-panel]>.ka-shopcat__grid>.ka-shopcat__card,.ka-shopcat__rifle-pair .ka-shopcat__card{opacity:1;transform:translateY(0)}.ka-shopcat__reveal .ka-shopcat__card{opacity:0;transform:translateY(14px)}.ka-shopcat__reveal.is-open .ka-shopcat__card{opacity:1;transform:translateY(0)}.ka-shopcat__card-img{position:relative;aspect-ratio:1 / 1;border-radius:14px;overflow:hidden;background:#ece9e4;margin-bottom:.7rem}.ka-shopcat__card-img img{width:100%;height:100%;object-fit:cover;display:block}.ka-shopcat__card-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#12080c26}@media(any-pointer:fine)and (prefers-reduced-motion:no-preference){.ka-shopcat__card .ka-shopcat__card-img{transition:transform var(--ka-dur-standard, .25s) var(--ka-ease-out, ease),box-shadow var(--ka-dur-standard, .25s) var(--ka-ease-out, ease)}.ka-shopcat__card:hover .ka-shopcat__card-img{transform:translateY(-6px);box-shadow:0 10px 22px #12080c38,0 0 0 3px var(--ka-red, #CC0000)}}.ka-shopcat__card-title{font-family:var(--ka-font, "Zalando Sans", sans-serif);font-size:.92rem;font-weight:600;color:var(--ka-ink, #12080c);margin:0;text-align:center}.ka-shopcat__card-desc{font-family:var(--ka-font, "Zalando Sans", sans-serif);font-size:.78rem;line-height:1.45;color:#12080c99;margin:.35rem 0 0;text-align:center}.ka-shopcat__card--soon{cursor:default;opacity:1;transform:none}.ka-shopcat__card-img--soon{display:flex;align-items:center;justify-content:center;opacity:.5}.ka-shopcat__card-badge{font-family:var(--ka-font, "Zalando Sans", sans-serif);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9a9a9a;text-align:center;margin:.2rem 0 0}.ka-shopcat__parents{display:grid;grid-template-columns:repeat(3,1fr);grid-template-areas:"btn1 btn2 btn3" "reveal reveal reveal";gap:1.25rem}.ka-shopcat__parts-pair{display:contents}[data-cell=btn1]{grid-area:btn1}[data-cell=btn2]{grid-area:btn2}[data-cell=btn3]{grid-area:btn3}.ka-shopcat__parents .ka-shopcat__reveal[data-reveal]{grid-area:reveal}@media(max-width:767px){.ka-shopcat__parents{grid-template-columns:1fr;grid-template-areas:none}.ka-shopcat__parts-pair{display:block}.ka-shopcat__title{padding-inline-start:8px}}.ka-shopcat__parent,.ka-shopcat__subhub{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:1.4rem 1rem;border:none;border-radius:16px;background:#fff;cursor:pointer;font-family:var(--ka-font, "Zalando Sans", sans-serif);color:var(--ka-ink, #12080c);transition:box-shadow var(--ka-dur-standard, .25s) ease,transform var(--ka-dur-standard, .25s) ease}@media(any-pointer:fine)and (prefers-reduced-motion:no-preference){.ka-shopcat__parent:hover,.ka-shopcat__subhub:hover{transform:translateY(-6px);box-shadow:0 20px 46px #12080c42,0 0 0 3px var(--ka-red, #CC0000)}}.ka-shopcat__parent[aria-expanded=true],.ka-shopcat__subhub[aria-expanded=true]{box-shadow:0 0 0 2px var(--ka-red, #CC0000) inset}.ka-shopcat__parent-img{position:relative}.ka-shopcat__parent-img:after{content:"+ Expand";position:absolute;bottom:.6rem;right:.6rem;font-family:var(--ka-font, "Zalando Sans", sans-serif);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#12080cd1;padding:.32rem .7rem;border-radius:100px;pointer-events:none;animation:kaShopcatHintPulse 2.2s ease-in-out infinite}.ka-shopcat__parent[aria-expanded=true] .ka-shopcat__parent-img:after,.ka-shopcat__subhub[aria-expanded=true] .ka-shopcat__parent-img:after{content:"\2013  Collapse";animation:none}@keyframes kaShopcatHintPulse{0%,to{opacity:.85}50%{opacity:.45}}.ka-shopcat__parent-img{width:100%;aspect-ratio:4 / 3;border-radius:10px;overflow:hidden;background:#ece9e4}.ka-shopcat__parent-img img{width:100%;height:100%;object-fit:cover;display:block}.ka-shopcat__parent-title{font-size:.95rem;font-weight:700;text-align:center}.ka-shopcat__parent-chevron svg{width:16px;height:16px;fill:currentColor;transition:transform var(--ka-dur-standard, .25s) var(--ka-ease-out, ease)}.ka-shopcat__parent[aria-expanded=true] .ka-shopcat__parent-chevron svg,.ka-shopcat__subhub[aria-expanded=true] .ka-shopcat__parent-chevron svg{transform:rotate(180deg)}.ka-shopcat__reveal{max-height:0;overflow:hidden;box-sizing:border-box;padding:0;margin-inline:-1.75rem;opacity:0;visibility:hidden;transition:max-height .4s var(--ka-ease-out, ease),margin-top .4s var(--ka-ease-out, ease),opacity .2s ease,visibility 0s linear .4s}.ka-shopcat__reveal.is-open{margin-top:0;opacity:1;visibility:visible;transition-delay:0s;padding:1.5rem 1.75rem 2.25rem}.ka-shopcat__subhubs{display:grid;grid-template-columns:repeat(3,1fr);grid-template-areas:"sub1 sub2 sub3" "subreveal subreveal subreveal";gap:1.25rem}[data-cell=sub1]{grid-area:sub1}[data-cell=sub2]{grid-area:sub2}[data-cell=sub3]{grid-area:sub3}.ka-shopcat__subhubs .ka-shopcat__reveal--nested[data-subreveal]{grid-area:subreveal}@media(max-width:767px){.ka-shopcat__subhubs{grid-template-columns:1fr;grid-template-areas:none}}.ka-shopcat__reveal--nested.is-open{margin-top:.25rem}@media(prefers-reduced-motion:reduce){.ka-shopcat{opacity:1;filter:none;transform:none;transition:none}.ka-shopcat__reveal{transition:none}.ka-shopcat__card,.ka-shopcat__parent,.ka-shopcat__subhub{transition:none;opacity:1;transform:none}.ka-shopcat__tab:before{transition:none}.ka-shopcat__parent-img:after{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/ka-shop-category.css.map */
