.kc{--kc-accent: #f0784f;--kc-accent-soft: #fdefe9;--kc-accent-line: #f6c9b8;--kc-ink: #111111;--kc-ink-2: #333333;--kc-ink-3: #6f6b66;--kc-line: #e7e4df;--kc-soft: #f5f5f3;--kc-radius: 12px;--kc-gutter: clamp(18px, 3.2vw, 64px);--kc-side-pad: max(var(--kc-gutter), calc((100% - 1240px)/2) );background:#fff;color:var(--kc-ink)}.shopify-section>.kc{grid-column:1 / -1}.kc *{box-sizing:border-box}.kc a{color:inherit}.kc-wrap{max-width:calc(1240px + var(--kc-gutter) * 2);margin-inline:auto;padding-inline:var(--kc-gutter)}.kc .kc-ic{display:block;flex:none;width:18px;height:18px}.kc-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--kc-ink-3)}.kc-crumbs a{text-decoration:none;padding-block:6px}.kc-crumbs a:hover{color:var(--kc-accent)}.kc-crumbs span[aria-hidden]{opacity:.6}.kc-cat{align-self:flex-start;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--kc-accent);text-decoration:none}.kc-cat:hover{text-decoration:underline}.kc-eyebrow{margin:0 0 14px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--kc-ink-3)}.kc-intro{padding-block:24px 4px}.kc-intro__title{margin:10px 0 0;font-size:clamp(34px,5vw,52px);line-height:1.05;font-weight:800;letter-spacing:-.02em}.kc-intro__lead{margin:14px 0 0;max-width:40ch;font-size:clamp(17px,1.6vw,20px);line-height:1.45;font-weight:600}.kc-intro__text{margin:10px 0 0;max-width:68ch;font-size:15px;line-height:1.65;color:var(--kc-ink-2)}.kc-chips{display:flex;gap:8px;list-style:none;margin:20px calc(var(--kc-gutter) * -1) 0;padding:2px var(--kc-gutter) 6px;overflow-x:auto;scroll-padding-inline:var(--kc-gutter);scrollbar-width:none;-webkit-overflow-scrolling:touch}.kc-chips::-webkit-scrollbar{display:none}.kc-chips li{flex:none}.kc-chip{display:inline-flex;align-items:center;min-height:40px;padding:0 15px;border:1px solid var(--kc-line);border-radius:999px;background:#fff;font-size:13px;font-weight:600;white-space:nowrap;text-decoration:none}.kc-chip[aria-current]{background:var(--kc-ink);border-color:var(--kc-ink);color:#fff}.kc-layout{display:grid;gap:32px;padding-block:28px 64px}.kc-side{display:none}.kc-main{min-width:0}.kc-block+.kc-block{margin-top:44px}.kc-h2{margin:0 0 16px;font-size:clamp(20px,2vw,24px);line-height:1.2;font-weight:700;letter-spacing:-.01em}.kc-empty{margin:0;padding:24px;border-radius:var(--kc-radius);background:var(--kc-soft);color:var(--kc-ink-2)}.kc-back{display:inline-flex;align-items:center;gap:8px;min-height:40px;font-size:13px;font-weight:600;text-decoration:none;color:var(--kc-ink-2)}.kc-back:hover{color:var(--kc-accent)}.kc-back .kc-ic{width:16px;height:16px}.kc-navbox{border:1px solid var(--kc-line);border-radius:var(--kc-radius);padding:16px 8px 8px;background:#fff}.kc-navbox__h{margin:0 10px 8px;font-size:15px;font-weight:700}.kc-nav{list-style:none;margin:0;padding:0;display:grid;gap:2px}.kc-nav a{display:flex;align-items:center;gap:12px;padding:9px 10px;border-radius:8px;font-size:13.5px;text-decoration:none;color:var(--kc-ink-2);transition:background-color .15s,color .15s}.kc-nav a:hover{background:var(--kc-soft);color:var(--kc-ink)}.kc-nav a[aria-current]{background:var(--kc-accent-soft);color:var(--kc-accent);font-weight:600}.kc-help{display:grid;grid-template-columns:26px 1fr;gap:4px 12px;padding:18px 16px;border:1px solid var(--kc-line);border-radius:var(--kc-radius);background:#fff}.kc-help>.kc-ic{width:26px;height:26px;grid-row:span 3}.kc-help__h{margin:0;font-size:14px;font-weight:700}.kc-help__t{margin:0;font-size:12.5px;line-height:1.5;color:var(--kc-ink-3)}.kc-help__btn{justify-self:start;margin-top:10px;display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid var(--kc-line);border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;transition:border-color .15s}.kc-help__btn:hover{border-color:var(--kc-ink)}.kc-help__btn .kc-ic{width:15px;height:15px}.kc-grid{display:grid;gap:16px;grid-template-columns:minmax(0,1fr);list-style:none;margin:0;padding:0}.kc-grid>li{min-width:0}.kc-card{display:flex;flex-direction:column;height:100%;border:1px solid var(--kc-line);border-radius:var(--kc-radius);background:#fff;overflow:hidden;transition:border-color .18s,box-shadow .18s}.kc-card:hover{border-color:#d4d0ca;box-shadow:0 10px 28px -22px #00000059}.kc-card__media{display:block;aspect-ratio:16 / 10;background:var(--kc-soft);overflow:hidden}.kc-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.kc-card:hover .kc-card__media img{transform:scale(1.03)}.kc-card__ph{display:grid;place-items:center;width:100%;height:100%;background:var(--kc-accent-soft);color:var(--kc-accent)}.kc .kc-card__ph .kc-ic{width:44px;height:44px}.kc-card__body{display:flex;flex-direction:column;gap:8px;flex:1 1 auto;padding:16px 16px 12px}.kc-card__t{margin:0;font-size:16px;line-height:1.3;font-weight:700}.kc-card__t a{text-decoration:none}.kc-card__t a:hover{color:var(--kc-accent)}.kc-card__x{margin:0;font-size:13.5px;line-height:1.55;color:var(--kc-ink-3)}.kc-card__meta{margin-top:auto;padding-top:6px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:var(--kc-ink-3)}.kc-card__read{display:inline-flex;align-items:center;gap:6px}.kc .kc-card__read .kc-ic{width:14px;height:14px}.kc-more{display:inline-flex;align-items:center;gap:6px;min-height:40px;font-size:13px;font-weight:700;color:var(--kc-ink);text-decoration:none}.kc .kc-more .kc-ic{width:15px;height:15px;transition:transform .18s}.kc-card:hover .kc-more{color:var(--kc-accent)}.kc-card:hover .kc-more .kc-ic{transform:translate(3px)}.kc-card--featured .kc-card__media{aspect-ratio:4 / 3}.kc-card--featured .kc-card__body{gap:12px;padding:20px}.kc-card--featured .kc-card__t{font-size:clamp(22px,2.4vw,30px);line-height:1.15;letter-spacing:-.01em}.kc-card--featured .kc-card__x{font-size:15px}.kc-card--featured .kc-more{min-height:46px;padding:0 18px;border-radius:8px;background:var(--kc-ink);color:#fff}.kc-card--featured:hover .kc-more{background:var(--kc-accent);color:#fff}.kc-pager{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:32px}.kc-pager a,.kc-pager span{display:grid;place-items:center;min-width:44px;min-height:44px;padding:0 12px;border:1px solid var(--kc-line);border-radius:8px;font-size:14px;text-decoration:none}.kc-pager .is-current{background:var(--kc-ink);border-color:var(--kc-ink);color:#fff}.kc-cta{display:grid;gap:14px;margin-top:48px;padding:clamp(24px,4vw,40px);border-radius:var(--kc-radius);background:var(--kc-soft)}.kc-cta__h{margin:0;font-size:clamp(22px,2.4vw,28px);line-height:1.15;font-weight:800;letter-spacing:-.01em}.kc-cta__t{margin:0;max-width:52ch;font-size:15px;line-height:1.6;color:var(--kc-ink-2)}.kc-btn{justify-self:stretch;margin-top:4px;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 24px;border-radius:8px;background:var(--kc-accent);color:#fff;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:filter .16s}.kc a.kc-btn{color:#fff}.kc-btn:hover{filter:brightness(1.06)}.kc .kc-btn .kc-ic{width:16px;height:16px}.kc-hero{display:grid}.kc-hero__content{padding:20px var(--kc-side-pad) 18px}.kc-hero__title{margin:8px 0 0;font-size:clamp(30px,8.4vw,50px);line-height:1.08;font-weight:800;letter-spacing:-.02em;text-wrap:balance}.kc-hero__lead{margin:12px 0 0;max-width:46ch;font-size:16px;line-height:1.55;color:var(--kc-ink-2)}.kc-hero__media{aspect-ratio:4 / 3;background:var(--kc-soft);overflow:hidden}.kc-hero__media img{display:block;width:100%;height:100%;object-fit:cover}.kc-hero__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px 22px;padding:16px var(--kc-side-pad) 0;font-size:12.5px;color:var(--kc-ink-3)}.kc-author{display:flex;align-items:center;gap:10px}.kc-author strong{color:var(--kc-ink);font-weight:600}.kc-author time{display:block;margin-top:1px}.kc-avatar{flex:none;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--kc-accent-soft);color:var(--kc-accent);font-size:14px;font-weight:700}.kc-read{display:inline-flex;align-items:center;gap:6px}.kc .kc-read .kc-ic{width:15px;height:15px}.kc-hero:not(.kc-hero--img){background:var(--kc-soft);padding-bottom:24px}.kc-prose{--kc-i-check: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4.5 12.5 9.5 17.5 19.5 6.5'/%3E%3C/svg%3E");max-width:760px;font-size:16px;line-height:1.7;color:var(--kc-ink-2)}.kc-prose>*{margin:0}.kc-prose>*+*{margin-top:1em}.kc-prose>p:first-child,.kc-prose .kc-lead{font-size:clamp(17px,1.5vw,19px);line-height:1.6;color:var(--kc-ink)}.kc-prose h2{margin-top:2.1em;font-size:clamp(21px,2.2vw,26px);line-height:1.25;font-weight:700;letter-spacing:-.01em;color:var(--kc-ink)}.kc-prose h3{margin-top:1.6em;font-size:18px;line-height:1.3;font-weight:700;color:var(--kc-ink)}.kc-prose h2+*,.kc-prose h3+*{margin-top:.55em}.kc-prose strong{color:var(--kc-ink)}.kc-prose a{color:var(--kc-ink);text-decoration:underline;text-decoration-color:var(--kc-accent);text-decoration-thickness:1.5px;text-underline-offset:3px}.kc-prose a:hover{color:var(--kc-accent)}.kc-prose img{display:block;width:100%;height:auto;border-radius:var(--kc-radius)}.kc-prose figure{margin-top:2em}.kc-prose figcaption{margin-top:8px;font-size:13px;color:var(--kc-ink-3)}.kc-prose ul,.kc-prose ol{list-style:none;padding:0}.kc-prose li{position:relative;padding-left:22px}.kc-prose li+li{margin-top:6px}.kc-prose ul li:before{content:"";position:absolute;left:4px;top:.72em;width:6px;height:6px;border-radius:50%;background:var(--kc-accent)}.kc-prose ol{counter-reset:kc}.kc-prose ol li{counter-increment:kc;padding-left:32px}.kc-prose ol li:before{content:counter(kc);position:absolute;left:0;top:.2em;width:22px;height:22px;border-radius:50%;background:var(--kc-accent-soft);color:var(--kc-accent);font-size:12px;font-weight:700;line-height:22px;text-align:center}.kc-prose ul.kc-check li{padding-left:28px}.kc-prose ul.kc-check li:before{left:0;top:.32em;width:17px;height:17px;border-radius:0;background:var(--kc-accent);-webkit-mask:var(--kc-i-check) center / contain no-repeat;mask:var(--kc-i-check) center / contain no-repeat}.kc-prose ul.kc-highlights{margin-top:1.8em;padding:4px 18px;border-radius:var(--kc-radius);background:var(--kc-soft)}.kc-prose ul.kc-highlights li{margin:0;padding:14px 0 14px 46px;font-size:13.5px;line-height:1.45;color:var(--kc-ink-3)}.kc-prose ul.kc-highlights li+li{border-top:1px solid var(--kc-line)}.kc-prose ul.kc-highlights li:before{left:0;top:50%;width:28px;height:28px;border-radius:0;transform:translateY(-50%);background:var(--kc-ink);-webkit-mask:var(--kc-i, var(--kc-i-check)) center / contain no-repeat;mask:var(--kc-i, var(--kc-i-check)) center / contain no-repeat}.kc-prose ul.kc-highlights strong{display:block;font-size:14px}.kc-i-shield{--kc-i: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3 4.5 6v5.5c0 4.6 3.1 8 7.5 9.5 4.4-1.5 7.5-4.9 7.5-9.5V6L12 3Z'/%3E%3Cpath d='M8.8 12.2 11 14.5l4.2-4.6'/%3E%3C/svg%3E")}.kc-i-clock{--kc-i: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='8.5'/%3E%3Cpath d='M12 7.5V12l3 1.8'/%3E%3C/svg%3E")}.kc-i-spark{--kc-i: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 3.5 11.6 8 16 9.5 11.6 11 10 15.5 8.4 11 4 9.5 8.4 8 10 3.5Z'/%3E%3Cpath d='m17.5 14 .8 2.2 2.2.8-2.2.8-.8 2.2-.8-2.2-2.2-.8 2.2-.8.8-2.2Z'/%3E%3C/svg%3E")}.kc-i-battery{--kc-i: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='7' width='16' height='10' rx='2.5'/%3E%3Cpath d='M21.5 10.5v3'/%3E%3Cpath d='m11.5 9.2-2.3 3.8h3.4l-2.2 3.4'/%3E%3C/svg%3E")}.kc-i-wind{--kc-i: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 9h11a3 3 0 1 0-3-3'/%3E%3Cpath d='M3 15h15a3 3 0 1 1-3 3'/%3E%3Cpath d='M3 12h7'/%3E%3C/svg%3E")}.kc-i-layers{--kc-i: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 3 9 5-9 5-9-5 9-5Z'/%3E%3Cpath d='m3 13 9 5 9-5'/%3E%3C/svg%3E")}.kc-i-move{--kc-i: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v18M3 12h18'/%3E%3Cpath d='m9 6 3-3 3 3M9 18l3 3 3-3M6 9l-3 3 3 3M18 9l3 3-3 3'/%3E%3C/svg%3E")}.kc-i-thermo{--kc-i: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 14.76V4.5a2.5 2.5 0 0 0-5 0v10.26a4.5 4.5 0 1 0 5 0Z'/%3E%3Cpath d='M11.5 14.5V8'/%3E%3C/svg%3E")}.kc-i-power{--kc-i: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v8'/%3E%3Cpath d='M6.6 6.6a7.5 7.5 0 1 0 10.8 0'/%3E%3C/svg%3E")}.kc-prose ol.kc-steps{margin-top:1.2em}.kc-prose ol.kc-steps>li{margin:0;padding:20px 0 20px 50px;border-bottom:1px solid var(--kc-line)}.kc-prose ol.kc-steps>li:first-child{padding-top:6px}.kc-prose ol.kc-steps>li:before{top:20px;width:32px;height:32px;background:var(--kc-accent);color:#fff;font-size:14px;line-height:32px}.kc-prose ol.kc-steps>li:first-child:before{top:6px}.kc-prose ol.kc-steps h3{margin:3px 0 0;font-size:18px}.kc-prose ol.kc-steps p{margin:6px 0 0}.kc-prose ol.kc-steps>li>img{margin-bottom:14px;aspect-ratio:16 / 9;object-fit:cover}.kc-prose ol.kc-layers{display:flex;flex-wrap:wrap;align-items:center;gap:10px 0;margin-top:1em}.kc-prose ol.kc-layers li{margin:0;padding:8px 14px;border:1px solid var(--kc-line);border-radius:999px;background:#fff;font-size:14px;font-weight:600;line-height:1.3;color:var(--kc-ink)}.kc-prose ol.kc-layers li:before{content:none}.kc-prose ol.kc-layers li+li{margin-left:28px}.kc-prose ol.kc-layers li+li:before{content:"\2192";left:-21px;top:50%;width:auto;height:auto;transform:translateY(-50%);border-radius:0;background:none;color:var(--kc-accent);font-size:15px;line-height:1}.kc-prose .kc-note,.kc-prose .kc-tip{position:relative;margin-top:2em;padding:18px 18px 18px 60px;border:1px solid var(--kc-accent-line);border-radius:var(--kc-radius);background:var(--kc-accent-soft)}.kc-prose .kc-note>*,.kc-prose .kc-tip>*{margin:0}.kc-prose .kc-note>*+*,.kc-prose .kc-tip>*+*{margin-top:.35em}.kc-prose .kc-note:before{content:"i";position:absolute;left:18px;top:18px;width:28px;height:28px;border-radius:50%;background:var(--kc-accent);color:#fff;font:700 15px/28px Georgia,serif;text-align:center}.kc-prose .kc-tip{border-color:var(--kc-line);background:var(--kc-soft)}.kc-prose .kc-tip:before{content:"";position:absolute;left:20px;top:20px;width:22px;height:22px;background:var(--kc-accent);-webkit-mask:var(--kc-i-check) center / contain no-repeat;mask:var(--kc-i-check) center / contain no-repeat}.kc-prose .kc-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:1.3em}.kc-prose .kc-links a{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 16px;border:1px solid var(--kc-line);border-radius:8px;background:#fff;font-size:14px;font-weight:600;color:var(--kc-ink);text-decoration:none;transition:border-color .15s}.kc-prose .kc-links a:hover{border-color:var(--kc-ink);color:var(--kc-ink)}.kc-prose .kc-links a:after{content:"\2192";color:var(--kc-accent)}.kc-related{margin-top:56px;padding-top:28px;border-top:1px solid var(--kc-line)}.kc-related .kc-card__t{font-size:15px}@media(max-width:749px){.kc-related .kc-grid{gap:10px}.kc-related .kc-card{flex-direction:row;align-items:stretch}.kc-related .kc-card__media{flex:0 0 34%;aspect-ratio:auto;min-height:112px}.kc .kc-related .kc-card__ph .kc-ic{width:30px;height:30px}.kc-related .kc-card__body{gap:6px;padding:12px 14px 8px}.kc-related .kc-card__x{display:none}.kc-related .kc-card__meta{padding-top:0}.kc-related .kc-more{min-height:36px}}@media(min-width:750px){.kc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.kc-related .kc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.kc-related .kc-card__x{display:none}.kc-btn{justify-self:start}.kc-hero__media{aspect-ratio:16 / 9}.kc-prose ul.kc-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:20px 6px}.kc-prose ul.kc-highlights li{padding:2px 16px 2px 60px}.kc-prose ul.kc-highlights li+li{margin-top:0;border-top:0;border-left:1px solid var(--kc-line)}.kc-prose ul.kc-highlights li:before{left:18px}.kc-prose ol.kc-steps>li:has(>img){display:grid;grid-template-columns:minmax(160px,200px) 32px minmax(0,1fr);column-gap:18px;align-content:start;padding-left:0}.kc-prose ol.kc-steps>li:has(>img):before{position:static;grid-column:2;grid-row:1}.kc-prose ol.kc-steps>li:has(>img)>img{grid-column:1;grid-row:1 / span 3;margin:0}.kc-prose ol.kc-steps>li:has(>img)>:not(img){grid-column:3}}@media(min-width:990px){.kc-chips-nav{display:none}.kc-intro{padding-top:40px}.kc-layout{grid-template-columns:240px minmax(0,1fr);gap:clamp(32px,4vw,64px);padding-block:36px 96px}.kc-side{display:grid;align-content:start;align-self:start;gap:18px;position:sticky;top:24px}.kc-layout--article{gap:0}.kc-layout--article .kc-side{padding-right:clamp(24px,3vw,36px)}.kc-layout--article .kc-main{padding-left:clamp(32px,4vw,56px);border-left:1px solid var(--kc-line)}.kc-card--featured{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.kc-card--featured .kc-card__media{aspect-ratio:auto;min-height:340px}.kc-card--featured .kc-card__body{justify-content:center;padding:36px}.kc-card--featured .kc-card__meta{margin-top:10px;justify-content:flex-start;gap:22px}.kc-hero--img{position:relative;isolation:isolate;overflow:hidden;min-height:420px;color:#fff;grid-template-columns:minmax(0,1fr) minmax(0,520px) var(--kc-side-pad);grid-template-rows:1fr auto auto 1fr;padding-block:48px}.kc-hero--img.kc-hero--left{grid-template-columns:var(--kc-side-pad) minmax(0,560px) minmax(0,1fr)}.kc-hero--img .kc-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;aspect-ratio:auto}.kc-hero--img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(270deg,rgba(0,0,0,var(--kc-overlay, .66)),rgba(0,0,0,calc(var(--kc-overlay, .66) * .75)) 40%,#0000 75%)}.kc-hero--img.kc-hero--left:after{background:linear-gradient(90deg,rgba(0,0,0,var(--kc-overlay, .66)),rgba(0,0,0,calc(var(--kc-overlay, .66) * .75)) 40%,#0000 75%)}.kc-hero--img .kc-hero__content{grid-column:2;grid-row:2;padding:0}.kc-hero--img .kc-hero__meta{grid-column:2;grid-row:3;padding:24px 0 0;color:#fffc}.kc-hero--img .kc-crumbs{color:#ffffffd1}.kc-hero--img .kc-crumbs a:hover{color:#fff}.kc-hero--img .kc-hero__title{font-size:clamp(38px,3.4vw,50px)}.kc-hero--img .kc-hero__lead{color:#ffffffe6}.kc-hero--img .kc-author strong{color:#fff}.kc-hero:not(.kc-hero--img){padding-block:48px 36px}}@media(min-width:1200px){.kc-blog .kc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(hover:none){.kc-card:hover .kc-card__media img{transform:none}}.kc-hero--stacked{background:#fff}.kc-hero--stacked .kc-hero__media{aspect-ratio:3 / 2}@media(min-width:750px){.kc-hero--stacked{grid-template-rows:auto auto auto;padding-bottom:8px}.kc-hero--stacked .kc-hero__content{grid-row:1;padding-top:44px}.kc-hero--stacked .kc-hero__meta{grid-row:2;padding-bottom:24px}.kc-hero--stacked .kc-hero__media{grid-row:3;width:calc(100% - var(--kc-side-pad) * 2);max-width:1240px;margin-inline:auto;border-radius:var(--kc-radius)}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/kc.css.map */
