.collection-related-guides{background:#fff}.collection-related-guides__header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px}.collection-related-guides__heading{margin:0 0 8px;font-size:clamp(2.2rem,2.5vw,3rem);line-height:1.18}.collection-related-guides__intro{max-width:720px;margin:0;color:rgba(var(--color-foreground),.68);font-size:1.45rem;line-height:1.55}.collection-related-guides__all,.collection-related-guide__link{color:rgb(var(--color-foreground));font-weight:600;text-decoration:underline;text-underline-offset:.25em}.collection-related-guides__all{flex:0 0 auto;margin-bottom:4px}.collection-related-guides__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.collection-related-guide{display:flex;flex-direction:column;gap:10px;min-width:0;padding:18px;border:1px solid rgba(var(--color-foreground),.11);border-radius:8px;background:#fafafa}.collection-related-guide__eyebrow{color:rgba(var(--color-foreground),.58);font-size:1.2rem;font-weight:700;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.collection-related-guide__title{margin:0;font-size:1.6rem;line-height:1.35}.collection-related-guide__title a{color:inherit;text-decoration:none}.collection-related-guide__text{margin:0;color:rgba(var(--color-foreground),.7);font-size:1.35rem;line-height:1.52}.collection-related-guide__link{margin-top:auto;align-self:flex-start;font-size:1.35rem}@media screen and (max-width:989px){.collection-related-guides__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media screen and (max-width:749px){.collection-related-guides__header{display:block}.collection-related-guides__all{display:inline-block;margin-top:14px}.collection-related-guides__grid{grid-template-columns:1fr;gap:14px}.collection-related-guide{padding:16px}}.latest-resources{background:#fff}.latest-resources__header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px}.latest-resources__intro{max-width:760px}.latest-resources__heading{margin:0 0 10px;font-size:clamp(2.4rem,3vw,3.6rem);line-height:1.12}.latest-resources__subheading{margin:0;color:rgba(var(--color-foreground),.72);font-size:1.6rem;line-height:1.6}.latest-resources__view-all,.latest-resources-card__cta{color:rgb(var(--color-foreground));font-weight:600;text-decoration:underline;text-underline-offset:.25em}.latest-resources__view-all{flex:0 0 auto;margin-bottom:4px}.latest-resources__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.latest-resources-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid rgba(var(--color-foreground),.12);border-radius:8px;background:rgb(var(--color-background));transition:box-shadow .18s ease,transform .18s ease}.latest-resources-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000014}.latest-resources-card__media{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:16 / 9;background:#f7f7f7;overflow:hidden}.latest-resources-card__media img{width:100%;height:100%;object-fit:contain;display:block}.latest-resources-card__placeholder{color:rgba(var(--color-foreground),.5);font-size:1.4rem}.latest-resources-card__body{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;padding:18px}.latest-resources-card__date{color:rgba(var(--color-foreground),.58);font-size:1.3rem;line-height:1.4}.latest-resources-card__title{margin:0;font-size:1.8rem;line-height:1.32}.latest-resources-card__title a{color:inherit;text-decoration:none;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.latest-resources-card__excerpt{margin:0;color:rgba(var(--color-foreground),.72);font-size:1.45rem;line-height:1.55;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.latest-resources-card__cta{margin-top:auto;align-self:flex-start}@media screen and (max-width:989px){.latest-resources__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media screen and (max-width:749px){.latest-resources__header{display:block;margin-bottom:22px}.latest-resources__view-all{display:inline-block;margin-top:16px}.latest-resources__grid{grid-template-columns:1fr;gap:20px}.latest-resources-card__body{padding:16px}}.wkc-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px;align-items:start;max-width:1200px;margin:20px auto 32px;padding-top:12px;padding-bottom:12px}.wkc-copy h1{font-size:36px;line-height:1.22;margin:0 0 16px;color:#182c3c}.wkc-copy p{font-size:16px;line-height:1.55;margin:12px 0}.wkc-qualification{font-weight:600}.wkc-copy .wkc-button{display:inline-flex;align-items:center;justify-content:center;background:#1c3445;color:#fff;min-height:48px;padding:0 24px;text-decoration:none;border-radius:4px;margin-top:12px}.wkc-visual{min-width:0}.wkc-visual img{object-fit:contain;max-height:410px;width:100%;height:410px;display:block}@media(max-width:749px){.wkc-hero{display:flex;flex-direction:column;gap:12px;margin:14px auto 24px;padding:0 15px}.wkc-copy{width:100%}.wkc-copy h1{font-size:27px;line-height:1.2;margin-bottom:10px}.wkc-copy p{font-size:14px;line-height:1.45;margin:8px 0}.wkc-copy .wkc-button{width:100%;margin-top:8px;box-sizing:border-box}.wkc-visual{width:100%}.wkc-visual img{height:200px;max-height:200px}}.wika-editorial-process{padding-top:12px;padding-bottom:28px}.wika-editorial-process__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;list-style:none;margin:0;padding:0}.wika-editorial-process__step{min-width:0;border-top:1px solid var(--v2-line, #c4cac1);padding-top:20px}.wika-editorial-process__number{display:block;color:var(--v2-forest, #253a32);font:400 38px/1.1 Georgia,serif;margin-bottom:20px}.wika-editorial-process__step h3{color:var(--v2-ink, #242824);font:400 24px/1.2 Georgia,serif;margin:0 0 12px}.wika-editorial-process__step p{color:var(--v2-muted, #4c5d53);font-size:16px;line-height:1.6;margin:0}@media(min-width:750px)and (max-width:989px){.wika-editorial-process__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.wika-editorial-process__steps{grid-template-columns:minmax(0,1fr);gap:24px}.wika-editorial-process__step{padding-top:16px}.wika-editorial-process__number{margin-bottom:12px;font-size:32px}}.wika-collection-quote-cta{align-items:center;background:rgba(var(--color-foreground),.025);border:1px solid rgba(var(--color-foreground),.12);border-radius:.8rem;display:flex;gap:2rem;justify-content:space-between;margin-top:2.4rem;max-width:82rem;padding:1.8rem 2rem;width:100%}.wika-collection-quote-cta--below_grid{background:rgba(var(--color-foreground),.025);margin:4rem auto 0;max-width:96rem;padding:2.2rem 2.4rem}.wika-collection-quote-cta__content{flex:1 1 auto;max-width:58rem}.wika-collection-quote-cta__eyebrow,.wika-collection-quote-cta__title,.wika-collection-quote-cta__text,.wika-collection-quote-cta__note{margin:0}.wika-collection-quote-cta__eyebrow{color:rgba(var(--color-foreground),.62);font-size:1.2rem;font-weight:600;letter-spacing:0;line-height:1.4;margin-bottom:.4rem;text-transform:uppercase}.wika-collection-quote-cta__title{color:rgb(var(--color-foreground));font-size:1.9rem;font-weight:700;line-height:1.25;margin-bottom:.6rem}.wika-collection-quote-cta__text{color:rgba(var(--color-foreground),.74);font-size:1.4rem;line-height:1.55}.wika-collection-quote-cta__action{align-items:flex-end;display:flex;flex:0 0 auto;flex-direction:column;gap:.8rem}.wika-collection-quote-cta__button{min-width:17rem}.wika-collection-quote-cta__note{color:rgba(var(--color-foreground),.58);font-size:1.2rem;line-height:1.4;max-width:24rem;text-align:right}@media screen and (max-width:749px){.wika-collection-quote-cta{align-items:flex-start;flex-direction:column;gap:1.2rem;margin-top:1.8rem;padding:1.6rem}.wika-collection-quote-cta--below_grid{margin-top:3rem}.wika-collection-quote-cta__title{font-size:1.7rem}.wika-collection-quote-cta__action{align-items:stretch;width:100%}.wika-collection-quote-cta__button{width:100%}.wika-collection-quote-cta__note{max-width:none;text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/69/compiled_assets/styles.css.map */
