.kk-guides{position:relative;overflow:visible;background:var(--kk-guides-bg);color:var(--kk-guides-text);padding-top:var(--kk-guides-pt);padding-bottom:var(--kk-guides-pb);font-family:"Josefin Sans",var(--font-body-family, sans-serif)}.kk-guides__inner{position:relative;z-index:1;width:100%}.kk-guides--decor-true:before,.kk-guides--decor-true:after{content:"";position:absolute;z-index:0;background:var(--kk-guides-soft-accent);pointer-events:none}.kk-guides--decor-true:before{top:-9rem;right:-8rem;width:30rem;height:22rem;border-radius:58% 42% 64% 36%/46% 55% 45% 54%;opacity:.48;transform:rotate(-8deg)}.kk-guides--decor-true:after{bottom:-8rem;left:-8rem;width:25rem;height:18rem;border-radius:41% 59% 36% 64%/58% 39% 61% 42%;opacity:.34;transform:rotate(11deg)}.kk-guides__header{max-width:86rem;margin:0 0 clamp(3rem,5vw,5.4rem)}.kk-guides__eyebrow{margin:0 0 1.1rem;color:var(--kk-guides-accent);font-size:1.2rem;font-weight:600;line-height:1.35;letter-spacing:.09em;text-transform:uppercase}.kk-guides__heading{max-width:82rem;margin:0;color:var(--kk-guides-text);font-family:"Josefin Sans",var(--font-heading-family, sans-serif);font-size:clamp(3rem,4vw,4.8rem);font-weight:600;line-height:1.08;letter-spacing:-.01em}.kk-guides__grid{display:grid;gap:var(--kk-guides-gap);align-items:stretch}.kk-guides__grid--count-1{grid-template-columns:minmax(0,.72fr)}.kk-guides__grid--count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.kk-guides__grid--count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.kk-guides__grid--count-4{grid-template-columns:repeat(2,minmax(0,1fr))}.kk-guides__item{min-width:0}.kk-guides__card{display:flex;height:100%;min-width:0;flex-direction:column}.kk-guides__media-link{display:block;color:inherit;text-decoration:none}.kk-guides__media{position:relative;height:var(--kk-guides-image-height);overflow:hidden;border-radius:var(--kk-guides-radius);background:var(--kk-guides-soft-accent)}.kk-guides__image,.kk-guides__placeholder,.kk-guides__placeholder-svg{width:100%;height:100%}.kk-guides__image{display:block;object-fit:cover;transition:transform .26s ease}.kk-guides__placeholder{display:flex;align-items:center;justify-content:center}.kk-guides__placeholder-svg{display:block;object-fit:cover;color:var(--kk-guides-accent);opacity:.22}.kk-guides__content{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:1.9rem 0 .2rem}.kk-guides__label{margin:0 0 .9rem;color:var(--kk-guides-accent);font-size:1.1rem;font-weight:600;line-height:1.3;letter-spacing:.07em;text-transform:uppercase}.kk-guides__title{margin:0;color:var(--kk-guides-text);font-family:"Josefin Sans",var(--font-heading-family, sans-serif);font-size:clamp(2.1rem,2vw,2.7rem);font-weight:600;line-height:1.18;letter-spacing:-.01em}.kk-guides__title a{color:inherit;text-decoration:none;text-decoration-thickness:.08em;text-underline-offset:.15em}.kk-guides__excerpt{display:-webkit-box;overflow:hidden;margin:1rem 0 0;color:var(--kk-guides-muted);font-size:1.5rem;font-weight:350;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.kk-guides__editor-note{margin:1rem 0 0;color:var(--kk-guides-muted);font-size:1.4rem;line-height:1.5}.kk-guides__cta{display:inline-flex;align-items:center;gap:.65rem;margin-top:auto;padding-top:1.6rem;color:var(--kk-guides-accent);font-size:1.4rem;font-weight:600;line-height:1.3;text-decoration:none}.kk-guides__cta-icon{display:inline-block;font-size:1.55rem;line-height:1;transition:transform .18s ease}.kk-guides__bottom-link-wrap{display:flex;justify-content:flex-start;margin-top:clamp(3rem,4vw,4.8rem);padding-top:2.2rem;border-top:1px solid var(--kk-guides-border)}.kk-guides__bottom-link{display:inline-flex;align-items:center;gap:.65rem;color:var(--kk-guides-text);font-size:1.4rem;font-weight:600;line-height:1.3;text-decoration:none;border-bottom:1px solid var(--kk-guides-accent);padding-bottom:.25rem}.kk-guides__media-link:focus-visible,.kk-guides__title a:focus-visible,.kk-guides__cta:focus-visible,.kk-guides__bottom-link:focus-visible{outline:2px solid var(--kk-guides-accent);outline-offset:4px}@media(hover:hover){.kk-guides__media-link:hover .kk-guides__image{transform:scale(1.025)}.kk-guides__title a:hover{text-decoration:underline}.kk-guides__cta:hover .kk-guides__cta-icon{transform:translate(.25rem)}.kk-guides__bottom-link:hover{color:var(--kk-guides-accent)}}@media screen and (max-width:989px){.kk-guides__grid--count-3,.kk-guides__grid--count-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.kk-guides{padding-top:var(--kk-guides-pt-mobile);padding-bottom:var(--kk-guides-pb-mobile)}.kk-guides--decor-true:before{top:-6rem;right:-9rem;width:22rem;height:16rem;opacity:.42}.kk-guides--decor-true:after{bottom:-5.5rem;left:-9rem;width:20rem;height:14rem;opacity:.3}.kk-guides__header{margin-bottom:2.8rem;padding-right:1.5rem}.kk-guides__heading{font-size:clamp(2.7rem,9vw,3.7rem)}.kk-guides__grid,.kk-guides__grid--count-1,.kk-guides__grid--count-2,.kk-guides__grid--count-3,.kk-guides__grid--count-4{display:flex;gap:1.5rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:0;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin-right:calc(var(--page-width-margin) * -1);padding-right:var(--page-width-margin);padding-bottom:.8rem}.kk-guides__grid::-webkit-scrollbar{display:none}.kk-guides__item{flex:0 0 84vw;max-width:38rem;scroll-snap-align:start}.kk-guides__media{height:var(--kk-guides-image-height-mobile)}.kk-guides__content{padding-top:1.6rem}.kk-guides__bottom-link-wrap{margin-top:3.2rem;padding-top:1.8rem}}@media(prefers-reduced-motion:reduce){.kk-guides__image,.kk-guides__cta-icon{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map?subset=AAAAAAAAAAQ */
