.kc-heading{margin-bottom:2rem}.kc-heading .subtitle{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:1.2rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgb(var(--color-foreground))}.kc-heading .subtitle:before{content:"";display:inline-block;width:2.8rem;height:.2rem;background-color:rgb(var(--color-accent))}.kc-heading .title--section{margin:0}.kc-intro{max-width:65ch;margin:0 0 2.4rem;color:rgb(var(--color-foreground-secondary))}.kc-readout{margin:0 0 1.6rem;color:rgb(var(--color-foreground-secondary));font-size:1.2rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;font-variant-numeric:tabular-nums}.kc-status{margin:0 0 1.6rem;color:rgb(var(--color-foreground-secondary));font-size:1.4rem}.kc-grid{display:grid;gap:1.2rem;padding:0;margin:0;list-style:none}@media screen and (min-width:576px){.kc-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.kc-grid--3{grid-template-columns:repeat(3,1fr)}.kc-grid--4{grid-template-columns:repeat(4,1fr)}}.kc-card{position:relative;display:flex;flex-direction:column;height:100%;padding:2rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.5rem;background-color:rgb(var(--color-base-background-2));color:rgb(var(--color-foreground))}.kc-card__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:4rem;height:4rem;margin-bottom:1.6rem;border-radius:.4rem;background-color:rgb(var(--color-foreground));color:rgb(var(--color-base-background-2))}.kc-card__icon svg{width:2rem;height:2rem}.kc-card__icon svg path{fill:currentColor}.kc-card__icon img{width:2.4rem;height:2.4rem;object-fit:contain}.kc-card__badge{align-self:flex-start;margin-bottom:.8rem;padding-left:.8rem;border-left:.2rem solid rgb(var(--color-accent));color:rgb(var(--color-foreground-secondary));font-size:1.1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-variant-numeric:tabular-nums}.kc-card__title{margin:0 0 .6rem}.kc-card__title a{color:currentColor;text-decoration:none}.kc-card__title a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.kc-card__title a:focus-visible{outline:none}.kc-card:focus-within{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.kc-card:has(.kc-card__title a:focus:not(:focus-visible)){outline:none}.kc-card__text{margin:0;color:rgb(var(--color-foreground-secondary));font-size:1.4rem;line-height:1.55}.kc-card__meta{margin-top:auto;padding-top:1.6rem;color:rgb(var(--color-foreground-secondary));font-size:1.2rem;letter-spacing:.04em;font-variant-numeric:tabular-nums}.kc-card__cta{display:inline-flex;align-items:center;gap:.4rem;margin-top:auto;padding-top:1.6rem;color:rgb(var(--color-foreground));font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.kc-card__meta~.kc-card__cta{margin-top:0;padding-top:1.2rem}.kc-card__cta svg{width:1.8rem;height:1.8rem;color:rgb(var(--color-accent))}@media screen and (min-width:990px){.kc-card{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.kc-card:hover{transform:translateY(-.2rem);border-color:rgba(var(--color-foreground),.45);box-shadow:0 .8rem 2rem #00000012}.kc-card__icon{transition:color .2s ease}.kc-card:hover .kc-card__icon{color:rgb(var(--color-accent))}}@media(prefers-reduced-motion:reduce){.kc-card,.kc-card:hover{transition:none;transform:none}.kc-card__icon{transition:none}}.kc-chips{display:flex;flex-wrap:nowrap;gap:.8rem;margin:0 0 1.6rem;padding:.4rem 0;overflow-x:auto;-webkit-overflow-scrolling:touch;list-style:none}@media screen and (min-width:750px){.kc-chips{flex-wrap:wrap;overflow-x:visible}}.kc-chips__chip{display:inline-flex;align-items:center;min-height:4.4rem;padding:.8rem 1.8rem;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:999px;background-color:rgb(var(--color-base-background-2));color:rgb(var(--color-foreground));font-size:1.3rem;font-weight:600;text-decoration:none;white-space:nowrap;cursor:pointer}.kc-chips__chip:hover{border-color:rgb(var(--color-foreground))}.kc-chips__chip:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.kc-chips__chip[aria-current=true]{border-color:rgb(var(--color-foreground));background-color:rgb(var(--color-foreground));color:rgb(var(--color-base-background-2))}.kc-articles__grid{display:grid;gap:1.2rem;padding:0;margin:0;list-style:none}@media screen and (min-width:750px){.kc-articles__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.kc-articles__grid{grid-template-columns:repeat(3,1fr)}}.kc-articles__grid .article{display:flex}.kc-articles__grid .article-card{width:100%}.kc-articles__footer{display:flex;justify-content:center;margin-top:2.4rem}@media screen and (max-width:575px){.kc-articles__footer .button{width:100%}}.kc-hidden{display:none!important}.kc-pdfs{margin-top:3.2rem;padding:2rem 1.6rem;border-radius:.8rem;background-color:rgb(var(--color-foreground));color:rgb(var(--color-base-background-2))}@media screen and (min-width:750px){.kc-pdfs{padding:3.2rem}}.kc-pdfs__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.2rem;margin-bottom:.8rem;padding-bottom:1.6rem;border-bottom:.1rem solid rgba(var(--color-base-background-2),.15)}.kc-pdfs__title{margin:0;color:rgb(var(--color-base-background-2))}.kc-pdfs__controls{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.kc-pdfs__controls label{font-size:1.2rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-base-background-2),.6)}.kc-pdfs__select{min-height:4.4rem;padding:.8rem 1.2rem;border:.1rem solid rgba(var(--color-base-background-2),.3);border-radius:.4rem;background-color:rgb(var(--color-base-background-2));color:rgb(var(--color-foreground));font-size:1.4rem}.kc-pdfs__select:focus-visible{outline:.2rem solid rgba(var(--color-base-background-2),.8);outline-offset:.2rem}.kc-pdfs .kc-readout{margin:1.6rem 0;color:rgba(var(--color-base-background-2),.65)}.kc-pdfs .kc-status{color:rgba(var(--color-base-background-2),.75)}.kc-pdfs .kc-status a{color:rgb(var(--color-base-background-2))}.kc-pdfs__list{display:grid;gap:.8rem;padding:0;margin:0;list-style:none}@media screen and (min-width:750px){.kc-pdfs__list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.kc-pdfs__list{grid-template-columns:repeat(3,1fr)}}.kc-pdfs__item{display:flex}.kc-pdfs .kc-card{border-color:rgba(var(--color-base-background-2),.16);background-color:rgba(var(--color-base-background-2),.05);color:rgb(var(--color-base-background-2))}.kc-pdfs .kc-card__title,.kc-pdfs .kc-card__title a{color:rgb(var(--color-base-background-2))}.kc-pdfs .kc-card__badge{color:rgba(var(--color-base-background-2),.7)}.kc-pdfs .kc-card__text{color:rgba(var(--color-base-background-2),.65)}.kc-pdfs .kc-card__meta{color:rgba(var(--color-base-background-2),.6)}.kc-pdfs .kc-card:focus-within{outline-color:rgba(var(--color-base-background-2),.8)}@media screen and (min-width:990px){.kc-pdfs .kc-card:hover{border-color:rgba(var(--color-base-background-2),.5);box-shadow:none}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/knowledge-center.css.map */
