.kb-collection{padding-top:var(--kb-coll-pt, 0);padding-bottom:var(--kb-coll-pb, 48px)}.kb-collection__inner{max-width:130rem;margin-inline:auto;padding-inline:var(--kb-container-pad)}.kb-collection__hero{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding-block:7.2rem}.kb-collection__hero--has-image{background-image:linear-gradient(rgb(var(--color-background) / .72),rgb(var(--color-background) / .82)),var(--kb-hero-image);background-size:cover;background-position:center}.kb-collection__hero-inner{text-align:left}.kb-collection__breadcrumbs{margin-bottom:2.4rem;font-size:var(--kb-text-sm)}.kb-collection__breadcrumbs ol{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.6rem;color:rgb(var(--color-foreground) / .7)}.kb-collection__breadcrumbs li:not(:last-child):after{content:"/";margin-left:.6rem;color:rgb(var(--color-foreground) / .5)}.kb-collection__breadcrumbs a{color:rgb(var(--color-foreground) / .7);text-decoration:none}.kb-collection__breadcrumbs a:hover{text-decoration:underline;text-underline-offset:.3rem}.kb-collection__eyebrow{display:none;margin-bottom:1.2rem;font-size:var(--kb-text-sm);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-foreground) / .75)}.kb-collection__title{margin:0;font-family:var(--kb-font-heading);font-size:var(--kb-text-4xl);font-weight:600;line-height:1.1;color:rgb(var(--color-foreground))}.kb-collection__intro{margin-top:2rem;max-width:62ch;font-size:var(--kb-text-lg);line-height:1.6;color:rgb(var(--color-foreground) / .85)}.kb-collection__intro p{margin:0 0 1rem}.kb-collection__intro p:last-child{margin-bottom:0}.kb-collection__band{padding-block:5.6rem}.kb-collection__band--bundles{background-color:var(--kb-color-surface)}.kb-collection__band--knowledge{background-color:transparent;color:rgb(var(--color-foreground))}@media(min-width:768px){.kb-collection__band--knowledge .kb-collection__knowledge{padding:4.8rem}}.kb-collection__band-head{margin-bottom:3.2rem}.kb-collection__band-title{margin:0;font-size:var(--kb-text-2xl);font-weight:600;line-height:1.2;color:rgb(var(--color-foreground))}.kb-collection__band-subtext{margin:.8rem 0 0;max-width:60ch;font-size:var(--kb-text-base);line-height:1.5;color:rgb(var(--color-foreground) / .7)}.kb-collection__bundles{display:flex;flex-direction:column;gap:2.4rem}.kb-collection__bundle{display:grid;grid-template-columns:1fr;background-color:var(--kb-color-ink-inverse)}@media(min-width:768px){.kb-collection__bundle{grid-template-columns:minmax(0,30rem) minmax(0,1fr);align-items:stretch}}.kb-collection__bundle.is-soldout{opacity:.6}.kb-collection__bundle-media{display:block;background-color:#fff;aspect-ratio:4 / 3;overflow:hidden}@media(min-width:768px){.kb-collection__bundle-media{aspect-ratio:auto;min-height:28rem}}.kb-collection__bundle-media img{width:100%;height:100%;object-fit:contain;display:block}a.kb-collection__bundle-media{padding:2rem}.kb-collection__bundle-body{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem;padding:2.8rem}.kb-collection__bundle-eyebrow{display:inline-block;padding:.2rem .6rem;font-size:var(--kb-text-xs);font-weight:700;background-color:var(--kb-color-navy);color:var(--kb-color-ink-inverse)}.kb-collection__bundle-title{margin:0;font-size:var(--kb-text-2xl);font-weight:600;line-height:1.2}.kb-collection__bundle-link{color:var(--kb-color-ink);text-decoration:none}.kb-collection__bundle-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.kb-collection__bundle-body{position:relative}.kb-collection__bundle-subtitle{margin:0;font-size:var(--kb-text-base);line-height:1.5;color:var(--kb-color-ink-2)}.kb-collection__bundle-foot{margin-top:auto;display:flex;align-items:baseline;justify-content:space-between;gap:1.2rem;width:100%;padding-top:.8rem}.kb-collection__bundle-price{font-size:var(--kb-text-xl);font-weight:600;color:var(--kb-color-ink)}.kb-collection__bundle-cta{display:inline-flex;align-items:center;gap:.6rem;font-size:var(--kb-text-sm);font-weight:500;color:var(--kb-color-navy)}.kb-collection__bundle-arrow{display:inline-flex;width:1.6rem;height:1.6rem}.kb-collection__bundle-arrow svg{width:100%;height:100%;stroke:currentColor;stroke-width:8;stroke-linecap:round;stroke-linejoin:round}.kb-collection__bundle-form{position:relative;z-index:1;width:100%}.kb-collection__bundle-add{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;height:4.8rem;padding:0 2rem;border:0;border-radius:0;background-color:var(--kb-color-navy);color:var(--kb-color-ink-inverse);font-size:var(--kb-text-base);font-weight:600;cursor:pointer;transition:background-color .15s ease}.kb-collection__bundle-add:hover{background-color:var(--kb-color-navy-hover)}.kb-collection__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 1.6rem}@media(min-width:750px){.kb-collection__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.kb-collection__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.kb-collection__empty{font-size:var(--kb-text-lg);color:var(--kb-color-ink-2)}.kb-collection__knowledge{display:grid;grid-template-columns:1fr;gap:3.2rem;background-color:rgb(var(--color-background));padding:2.4rem}@media(min-width:768px){.kb-collection__knowledge{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:5.6rem}}.kb-collection__knowledge-title{margin:0 0 1.6rem;font-size:var(--kb-text-2xl);font-weight:600;line-height:1.2;color:rgb(var(--color-foreground))}.kb-collection__knowledge-stamp{display:none}@media(min-width:768px){.kb-collection__knowledge-head{display:flex;flex-direction:column}.kb-collection__knowledge-stamp{display:block;align-self:flex-start;margin-top:auto;padding-top:3.2rem;width:15rem;height:auto}}.kb-collection__knowledge-body{margin:0;font-size:var(--kb-text-base);line-height:1.6;color:rgb(var(--color-foreground) / .8)}.kb-collection__checklist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.6rem}.kb-collection__checklist-item{display:flex;align-items:flex-start;gap:1.2rem;font-size:var(--kb-text-lg);line-height:1.4;color:rgb(var(--color-foreground))}.kb-collection__checklist-icon{flex:0 0 auto;display:inline-flex;width:2rem;height:2rem;margin-top:.1rem;color:var(--kb-color-navy)}.kb-collection__checklist-icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:8;stroke-linecap:round;stroke-linejoin:round}.kb-collection__band--knowledge.color-scheme-4 .kb-collection__checklist-icon,.kb-collection__band--knowledge.color-scheme-5 .kb-collection__checklist-icon{color:rgb(var(--color-foreground))}@media(max-width:749px){.kb-collection__hero{padding-block:4.8rem}.kb-collection__band{padding-block:4rem}.kb-collection__title{font-size:var(--kb-text-3xl)}.kb-collection__bundle-body{padding:2rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-main-collection-kb.css.map */
