.jvan-editorial{--jvan-editorial-accent: #c8102e;--jvan-editorial-width: 1320px;--jvan-editorial-border: #dedede;--jvan-editorial-muted: #686868;color:#121212;overflow:clip}.jvan-editorial *,.jvan-editorial *:before,.jvan-editorial *:after{box-sizing:border-box}.jvan-editorial__container{width:min(calc(100% - 4rem),132rem);margin-inline:auto}.jvan-editorial__breadcrumb{padding-block:2rem;border-bottom:.1rem solid var(--jvan-editorial-border);background:#fff;font-size:1.3rem}.jvan-editorial__breadcrumb .jvan-editorial__container{display:flex;align-items:center;gap:1.1rem}.jvan-editorial__breadcrumb-row{justify-content:space-between}.jvan-editorial__breadcrumb-trail{display:flex;min-width:0;align-items:center;gap:1.1rem}.jvan-editorial__breadcrumb a{color:inherit;text-decoration:none}.jvan-editorial__eyebrow{margin:0 0 1.8rem;color:var(--jvan-editorial-accent);font-size:1.2rem;font-weight:700;letter-spacing:.18em;line-height:1.3;text-transform:uppercase}.jvan-editorial-hero{background:#fafafa;color:#121212}.jvan-editorial-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:4.4rem;padding-block:7.2rem 6.4rem}.jvan-editorial-hero__copy{max-width:98rem}.jvan-editorial-hero h1,.jvan-editorial__compact-header h1,.jvan-article-header h1{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);text-wrap:balance}.jvan-editorial-hero h1{max-width:92rem;color:inherit;font-size:clamp(3rem,4.4vw,5.6rem);letter-spacing:-.025em;line-height:.98;text-transform:uppercase}.jvan-editorial-hero__intro{max-width:80rem;margin-top:2.8rem;color:#555;font-size:1.7rem;line-height:1.7}.jvan-editorial-hero__intro p{margin:0}.jvan-editorial-hero__actions{display:grid;justify-items:start;gap:1.4rem}.jvan-editorial-hero__action-link{display:inline-flex;align-items:center;gap:.8rem;color:#121212;font-size:1.4rem;font-weight:700;line-height:1.4;text-decoration:none}.jvan-editorial-hero__action-link:after{content:"\2192";transition:transform .16s ease}.jvan-editorial-hero__action-link:hover:after,.jvan-editorial-hero__action-link:focus-visible:after{transform:translate(.4rem)}.jvan-editorial-hero--blog h1{font-weight:700}.jvan-editorial__compact-header{padding-block:5rem 3.2rem}.jvan-editorial__compact-header h1{font-size:clamp(3.4rem,4vw,5.6rem);text-transform:uppercase}.jvan-blog__body{padding-block:6.4rem 8rem}.jvan-blog__layout,.jvan-article__layout{display:grid;grid-template-columns:22rem minmax(0,1fr);align-items:start;gap:3rem}.jvan-editorial-sidebar{position:sticky;top:2rem}.jvan-editorial-sidebar__group{padding-block:0 2.6rem;border-bottom:.1rem solid var(--jvan-editorial-border)}.jvan-editorial-sidebar__group+.jvan-editorial-sidebar__group{padding-top:2.6rem}.jvan-editorial-sidebar__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0;cursor:pointer;list-style:none}.jvan-editorial-sidebar__summary::-webkit-details-marker{display:none}.jvan-editorial-sidebar__summary:after{content:"";flex:0 0 auto;width:.7rem;height:.7rem;margin-right:.2rem;border-right:.12rem solid currentColor;border-bottom:.12rem solid currentColor;transform:rotate(45deg) translate(-.1rem,-.1rem);transform-origin:center;transition:transform .16s ease}.jvan-editorial-sidebar__group:not([open])>.jvan-editorial-sidebar__summary:after{transform:rotate(-45deg)}.jvan-editorial-sidebar__group[open]>.jvan-editorial-sidebar__summary{margin-bottom:1.8rem}.jvan-editorial-sidebar__heading{margin:0;font-size:1.3rem;font-weight:700;letter-spacing:.04em;line-height:1.3;text-transform:uppercase}.jvan-editorial-sidebar__inner ul{margin:0;padding:0;list-style:none}.jvan-editorial-sidebar__links{display:grid;gap:1.3rem}.jvan-editorial-sidebar__inner a{color:inherit;text-decoration:none}.jvan-editorial-sidebar__links a{display:block;font-size:1.4rem;line-height:1.45}.jvan-editorial-sidebar__inner a:hover,.jvan-editorial-sidebar__inner a[aria-current=page]{color:var(--jvan-editorial-accent)}.jvan-editorial-sidebar__recent{display:grid;gap:1.8rem}.jvan-editorial-sidebar__recent-link{display:block}.jvan-editorial-sidebar__recent-link strong{display:-webkit-box;overflow:hidden;color:#121212;font-size:1.25rem;font-weight:600;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.jvan-editorial-sidebar__recent-link time{display:block;margin-top:.6rem;color:var(--jvan-editorial-muted);font-size:1.1rem}.jvan-editorial-sidebar__tags{display:flex!important;flex-wrap:wrap;gap:.8rem}.jvan-editorial-sidebar__tags a,.jvan-article__tags a{display:inline-flex;align-items:center;justify-content:space-between;gap:.9rem;min-height:3.4rem;padding:.7rem 1.1rem;border:0;border-radius:.8rem;background:#f6f6f6;font-size:1.1rem;line-height:1;transition:color .16s ease,background-color .16s ease,box-shadow .16s ease}.jvan-editorial-sidebar__tags a .svg-wrapper,.jvan-article__tags a .svg-wrapper{flex:0 0 auto;width:1.5rem;height:1.5rem}.jvan-editorial-sidebar__tags a:hover,.jvan-editorial-sidebar__tags a:focus-visible,.jvan-article__tags a:hover,.jvan-article__tags a:focus-visible{color:var(--jvan-editorial-accent);background:#fff;box-shadow:0 .8rem 2.4rem #1212121a}.jvan-blog__posts{display:grid;gap:5rem;min-width:0}.jvan-blog-card{display:grid;grid-template-columns:19rem minmax(0,1fr);align-items:start;gap:2.4rem;min-width:0}.jvan-blog-card--no-image{grid-template-columns:minmax(0,1fr)}.jvan-blog-card__media{display:block;width:100%;min-height:0;aspect-ratio:4 / 3;overflow:hidden;background:#f4f4f4}.jvan-blog-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.jvan-blog-card__media:hover img{transform:scale(1.025)}.jvan-blog-card__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-width:0;padding:0}.jvan-blog-card__category{color:var(--jvan-editorial-accent);font-size:1.1rem;font-weight:700;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.jvan-blog-card h2{margin:0 0 .9rem;font-size:1.8rem;line-height:1.3}.jvan-blog-card h2 a{color:inherit;text-decoration:none}.jvan-blog-card__excerpt{display:-webkit-box;overflow:hidden;color:#303030;font-size:1.35rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.jvan-blog-card__meta{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 .4rem;color:#121212;font-size:1.2rem;line-height:1.4}.jvan-blog-card__meta>*:not(:last-child):after{content:"/";margin-left:.4rem}.jvan-blog-card__meta span:nth-child(2){font-weight:700;font-style:italic;text-transform:uppercase}.jvan-editorial__text-link{margin-top:.2rem;color:var(--jvan-editorial-accent);font-size:1.25rem;font-weight:400;text-decoration:none}.jvan-blog__posts--simple{grid-template-columns:repeat(2,minmax(0,1fr));gap:5rem 3rem}.jvan-blog__posts--simple .jvan-blog-card{display:flex;flex-direction:column;gap:0}.jvan-blog__posts--simple .jvan-blog-card__media,.jvan-blog__posts--simple .jvan-blog-card__content{width:100%}.jvan-blog__posts--simple .jvan-blog-card__media{min-height:26rem}.jvan-blog__posts--simple .jvan-blog-card__content{justify-content:flex-start}.jvan-editorial__pagination{grid-column:1 / -1;padding-top:1rem}.jvan-editorial-drawer,.jvan-blog__mobile-tools{display:none}.jvan-article__journal-row{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-block:.8rem 1.8rem}.jvan-article__journal-label p{margin:0;font-size:1.2rem;letter-spacing:.04em}.jvan-article-header{min-width:0}.jvan-article-header h1{max-width:100rem;color:#121212;font-size:clamp(2.8rem,2.2vw,3.4rem);font-weight:700;letter-spacing:-.02em;line-height:1.08;text-transform:none}.jvan-article-header__meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem;margin-top:1.2rem;color:#121212;font-size:1.25rem;line-height:1.45}.jvan-article-header__meta strong{font-style:italic;font-weight:700;text-transform:uppercase}.jvan-article-header__media{width:min(100%,30rem);margin-top:2.8rem}.jvan-article-header__media img{display:block;width:100%;height:auto}.jvan-article__body{padding-block:0 8rem}.jvan-article__main--wide{grid-column:1 / -1;width:min(100%,110rem);margin-inline:auto}.jvan-article__content{min-width:0;margin-top:3.2rem;font-size:1.6rem;line-height:1.72}.jvan-article__content>:first-child{margin-top:0}.jvan-article__content h2{margin:4.4rem 0 1rem;font-size:2.6rem;font-weight:700;letter-spacing:-.02em;line-height:1.06;text-transform:uppercase}.jvan-article__content h3{margin:2.8rem 0 1.2rem;font-size:2.2rem;font-weight:700;line-height:1.2}.jvan-article__content img{max-width:100%;height:auto}.jvan-article__content table{display:block;width:100%;overflow-x:auto;border-collapse:collapse}.jvan-article__content :is(th,td){padding:1.2rem;border:.1rem solid var(--jvan-editorial-border);text-align:left}.jvan-article__footer{margin-top:5.2rem}.jvan-article__tag-block h2{margin:0 0 1.8rem;font-size:1.6rem;font-weight:700;line-height:1.3}.jvan-article__tags{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:2.7rem}.jvan-article__tags a{color:inherit;text-decoration:none}.jvan-article__social .list-social{display:flex;justify-content:flex-start;gap:1.4rem;margin:0;padding:0}.jvan-article__social .list-social__link{display:grid;place-items:center;width:2.2rem;height:2.2rem;padding:0;color:#121212}.jvan-article__social .svg-wrapper{width:1.6rem;height:1.6rem}.jvan-article__navigation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-top:3.4rem;padding-top:3.4rem}.jvan-article__navigation a{color:inherit;text-decoration:none}.jvan-article__navigation>div:last-child{text-align:right}.jvan-article__navigation-button{display:inline-flex;align-items:center;justify-content:center;min-width:13rem;min-height:4.4rem;padding:.8rem 1.8rem;border:.1rem solid #121212;font-size:1.2rem;font-weight:700;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.jvan-article-products{margin-top:6rem;padding-top:4rem;border-top:.1rem solid var(--jvan-editorial-border)}.jvan-article-products__heading{margin:0 0 3rem;font-size:2.8rem;text-transform:uppercase}.jvan-article-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem;margin:0;padding:0;list-style:none}.jvan-article-cta{padding-block:6.4rem 7.2rem;background:#f5f5f5}.jvan-article-cta__inner{width:min(calc(100% - 4rem),132rem);max-width:none;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:4rem}.jvan-article-cta__inner>:first-child{padding-left:3.4rem;border-left:.2rem solid var(--jvan-editorial-accent)}.jvan-article-cta h2{max-width:80rem;margin:0;font-size:clamp(3rem,2.8vw,4rem);font-weight:700;line-height:1;text-transform:uppercase}.jvan-article-cta__intro{max-width:80rem;margin-top:2rem;color:#555;font-size:1.55rem;line-height:1.65}.jvan-article-cta__actions{display:grid;grid-template-columns:repeat(2,auto);justify-content:flex-end;gap:1.2rem}.jvan-article-cta__actions .button{--buttons-radius: .2rem;--buttons-radius-outset: .2rem;min-width:15rem;min-height:4.4rem;padding-inline:2rem}.jvan-article-cta__actions .button:first-child{--color-button: 200, 16, 46;--color-button-text: 255, 255, 255}.jvan-article-cta__text-link{grid-column:1 / -1;justify-self:end;color:#121212;font-size:1.25rem;font-weight:700;text-decoration:none}.jvan-article-cta__text-link:after{content:"\2192";margin-left:.8rem}.jvan-article-comments{padding-block:6rem;background:#f7f7f7}.jvan-article-comments__inner{max-width:92rem}@media screen and (max-width:1024px){.jvan-blog__layout,.jvan-article__layout{grid-template-columns:minmax(0,1fr)}.jvan-editorial-sidebar--desktop{display:none}.jvan-editorial-drawer{display:block;margin-bottom:3rem}.jvan-editorial-drawer details>summary{list-style:none}.jvan-editorial-drawer details>summary::-webkit-details-marker{display:none}.jvan-editorial-drawer__opener{display:inline-flex;align-items:center;gap:1rem;min-height:4.8rem;padding:0 1.8rem;border:.1rem solid #121212;cursor:pointer;font-size:1.3rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.jvan-editorial-drawer__opener .svg-wrapper{width:2rem}.jvan-editorial-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:49;display:block;width:100%;height:100%;padding:0;border:0;background:#0000008c}.jvan-editorial-drawer__panel{position:fixed;inset:0 auto 0 0;z-index:50;width:min(78vw,38rem);height:100%;overflow-y:auto;background:#fff;transform:translate(-100%);transition:transform .22s ease}.jvan-editorial-drawer details[open] .jvan-editorial-drawer__panel{transform:translate(0)}.jvan-editorial-drawer__header{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;min-height:7rem;padding:0 3.4rem;border-bottom:.1rem solid var(--jvan-editorial-border);background:#fff;font-size:1.8rem}.jvan-editorial-drawer__header button{display:grid;place-items:center;width:4.4rem;height:4.4rem;padding:1.2rem;border:0;background:transparent;cursor:pointer}.jvan-editorial-drawer__inner{padding:2.8rem 3.4rem 6rem}.jvan-editorial-drawer--inline{margin-bottom:0}.jvan-editorial-drawer--inline .jvan-editorial-drawer__opener{display:grid;place-items:center;width:4.8rem;min-height:4.8rem;padding:.9rem;border:0;background:transparent}.jvan-editorial-drawer--inline .jvan-editorial-drawer__opener .svg-wrapper{width:2.8rem;height:2.8rem}.jvan-blog__mobile-tools{display:flex;justify-content:flex-end;padding-block:1.6rem;border-bottom:.1rem solid var(--jvan-editorial-border)}html.jvan-editorial-drawer-open{overflow:hidden}.jvan-article__body{padding-top:0}}@media screen and (max-width:749px){.jvan-editorial__container{width:min(calc(100% - 4rem),132rem)}.jvan-editorial__breadcrumb{padding-block:1.6rem;font-size:1.2rem}.jvan-editorial-hero__inner{grid-template-columns:1fr;gap:3.2rem;padding-block:4.8rem 4.4rem}.jvan-editorial-hero h1{font-size:clamp(3.5rem,11vw,5.2rem)}.jvan-editorial-hero__intro{margin-top:2.2rem;font-size:1.5rem;line-height:1.6}.jvan-editorial-hero__actions{display:grid;grid-template-columns:1fr;margin-top:0}.jvan-blog__body{padding-block:4rem 5.2rem}.jvan-blog__posts{gap:5rem}.jvan-blog-card{grid-template-columns:minmax(0,1fr);gap:0}.jvan-blog-card__media,.jvan-blog-card__content{width:100%}.jvan-blog-card__media,.jvan-blog__posts--simple .jvan-blog-card__media{min-height:0;aspect-ratio:4 / 3}.jvan-blog-card__content{padding:2rem 0 0}.jvan-blog-card h2{margin-block:0 1rem;font-size:2.2rem}.jvan-blog-card__excerpt{font-size:1.45rem;-webkit-line-clamp:3}.jvan-blog__posts--simple{grid-template-columns:1fr}.jvan-article__journal-row{padding-block:1.8rem 1.6rem}.jvan-article-header h1{font-size:3.2rem}.jvan-article-header__meta{margin-top:1rem;font-size:1.2rem}.jvan-article-header__media{width:100%;max-width:none;margin-top:2.4rem}.jvan-article__body{padding-block:0 5.2rem}.jvan-article__content{margin-top:2.8rem;font-size:1.6rem;line-height:1.7}.jvan-article__content h2{margin-top:3.8rem;margin-bottom:1rem;font-size:2.6rem}.jvan-article__navigation{grid-template-columns:1fr}.jvan-article__navigation>div:last-child{text-align:right}.jvan-article-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 1.6rem}.jvan-article-cta{padding-block:4.4rem 5.2rem}.jvan-article-cta__inner{grid-template-columns:1fr;align-items:start;gap:3rem}.jvan-article-cta__inner>:first-child{padding-left:2rem}.jvan-article-cta h2{font-size:3rem}.jvan-article-cta__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:start;width:min(100%,30.8rem)}.jvan-article-cta__actions .button{min-width:0;width:100%;padding-inline:1.2rem;font-size:1.25rem}.jvan-article-cta__text-link{grid-column:1 / -1;justify-self:start}}@media(prefers-reduced-motion:reduce){.jvan-blog-card__media img,.jvan-editorial-drawer__panel{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/jvan-editorial.css.map */
