.cc-main-article{margin-top:0}.article-content{--element-margin-bottom: 2em;--heading-margin-bottom: 1.5em}.article-content p,.article-content ol,.article-content ul,.article-content blockquote,.article-content img{margin-bottom:var(--element-margin-bottom, 2em)}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{margin-top:var(--heading-margin-bottom, 1.5em)}.guide-post .article-content h1,.guide-post .article-content h2,.guide-post .article-content h3,.guide-post .article-content h4,.guide-post .article-content h5,.guide-post .article-content h6{font-size:var(--content-heading-size-mobile, 22px)}@media(min-width:769px){.guide-post .article-content h1,.guide-post .article-content h2,.guide-post .article-content h3,.guide-post .article-content h4,.guide-post .article-content h5,.guide-post .article-content h6{font-size:var(--content-heading-size-desktop, 28px)}}.article-content img{padding-top:calc(2 * var(--space-unit));padding-bottom:calc(2 * var(--space-unit))}.article-content blockquote{padding-top:calc(4 * var(--space-unit));font-size:2rem;font-style:italic;line-height:2.4rem}.article-content blockquote p:last-child{margin-bottom:0}.article-content iframe{max-width:100%}.article__image--wider .media{width:calc(100% + var(--gutter) * 2);max-width:calc(100% + var(--gutter) * 2);margin-inline-start:calc(var(--gutter) * -1)}@media(max-width:1023.98px){.article-content,.article-width{max-width:37em}}@media(min-width:768px){.article-content img{padding-top:calc(4 * var(--space-unit))}}@media(min-width:1024px){.article-content blockquote{font-size:2.8rem;line-height:3.6rem}}.guide-post__hero{position:relative;width:100%;max-width:var(--page-width, 1590px);margin-left:auto;margin-right:auto;max-height:48rem;overflow:hidden;border-radius:14px;margin-top:0}@media(max-width:749px){.guide-post__hero{border-top-left-radius:0;border-top-right-radius:0}}@media(min-width:769px){.guide-post__hero{margin-top:16px}}.guide-post__hero-img{display:block;width:100%;height:100%;max-height:48rem;object-fit:cover}.guide-post__hero--video{aspect-ratio:16 / 9;max-height:48rem}.guide-post__hero--contained{max-width:100%;margin-top:0;margin-bottom:0;border-radius:14px}.guide-post__hero--video iframe,.guide-post__hero--video video{position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px)}.guide-post__hero-controls{position:absolute;z-index:2;bottom:1rem;right:1rem;display:flex;gap:.5rem}.guide-post__hero-control{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;border:none;border-radius:50%;background:#0000008c;color:#fff;cursor:pointer}.guide-post__hero-control svg{width:1.625rem;height:1.625rem;stroke-width:2.25}.guide-post__hero-control-icon--unmuted,.guide-post__hero-control[data-muted=false] .guide-post__hero-control-icon--muted{display:none}.guide-post__hero-control[data-muted=false] .guide-post__hero-control-icon--unmuted{display:block}.guide-post__hero--video:fullscreen{max-height:none;aspect-ratio:auto;border-radius:0}.guide-post__hero--video:-webkit-full-screen{max-height:none;border-radius:0}.guide-post__hero--mobile{display:none}@media(max-width:768px){.guide-post__hero--desktop{display:none}.guide-post__hero--mobile{display:block}}@media(max-width:768px){.guide-post--has-video-hero .guide-post__card{transform:none;margin-top:0;margin-bottom:0}}.guide-post__layout{display:flex;flex-direction:column;align-items:flex-start;gap:2.5rem}.guide-post__card{background:#fff;width:100%;padding:1.25rem;display:flex;flex-direction:column;gap:1.25rem;border:1px solid var(--spg-border, #e0dbd5);border-radius:14px;overflow:hidden;box-shadow:0 12px 32px #0000001a;position:relative;z-index:1;transform:translateY(-4.5rem);margin-bottom:-4.5rem}.guide-post__layout--no-hero .guide-post__card{transform:none;margin-bottom:0;margin-top:2.5rem}.guide-post__author{display:flex;align-items:center;gap:.85rem;padding-bottom:1.25rem;border-bottom:1px solid var(--text-color, #000)}.guide-post__author-avatar{flex-shrink:0;width:64px;height:64px;border-radius:50%;overflow:hidden}.guide-post__author-avatar-img{display:block;width:100%;height:100%;object-fit:cover}.guide-post__author-meta{display:flex;flex-direction:column;gap:.2rem;font-size:var(--author-meta-size, .9375rem)}.guide-post__author-meta p{margin:0}@media(min-width:769px){.guide-post__author-avatar{width:72px;height:72px}}.guide-post__tags{text-transform:uppercase;font-size:.75rem}.guide-post__title{font-size:1.5rem;font-weight:700;line-height:1.25;margin:0}.guide-post__excerpt :last-child{margin-bottom:0}.guide-post__summary{margin-top:.75rem}.guide-post__summary-toggle-input{display:none}.guide-post__summary-toggle-input~.guide-post__summary{max-height:4.8em;overflow:hidden}.guide-post__summary-toggle-input:checked~.guide-post__summary{max-height:none}.guide-post__summary-toggle-label{display:inline-flex;align-items:center;min-height:44px;margin:6px 0 0 -4px;padding:0 4px;font-size:14px;font-weight:600;text-decoration:underline;cursor:pointer}.guide-post__summary-toggle-less{display:none}.guide-post__summary-toggle-input:checked~.guide-post__summary-toggle-label .guide-post__summary-toggle-more{display:none}.guide-post__summary-toggle-input:checked~.guide-post__summary-toggle-label .guide-post__summary-toggle-less{display:inline}.guide-post__divider{border:none;border-top:1px solid var(--text-color, #000);margin:0}.guide-post__content-block+.guide-post__content-block{margin-top:1.75rem;padding-top:1.75rem;border-top:1px solid var(--spg-border, #e0dbd5)}.guide-post__content ol.guide-post__list{list-style:none;margin:0;padding:0}.guide-post__content ol.guide-post__list>li{margin:0;padding:0}.guide-post__content-block+.guide-post__list,.guide-post__list+.guide-post__content-block{margin-top:1.75rem;padding-top:1.75rem;border-top:1px solid var(--spg-border, #e0dbd5)}.guide-post__content-block>:first-child{margin-top:0!important}.guide-post__follow,.guide-post__share{margin-top:1rem}@media(max-width:768px){.guide-post__follow.items-center{flex-direction:column;align-items:flex-start;gap:.75rem}.guide-post__follow .social{width:100%}}.guide-post__sidebar{width:100%;display:flex;flex-direction:column;gap:1.5rem}.guide-post__sidebar-heading{font-size:1.125rem;font-weight:600;margin:0 0 1rem}.guide-post__rec-heading{font-size:var(--rec-heading-size, 1.125rem)}.guide-post__related-heading{font-size:var(--related-heading-size, 1.125rem)}.guide-post__rec-list{display:flex;flex-direction:column;gap:1rem}.guide-post__rec--mobile{display:block;margin:-.25rem -.25rem 0}.guide-post__rec--desktop{display:none}@media(min-width:1024px){.guide-post__rec--mobile{display:none}.guide-post__rec--desktop{display:block}}.guide-post__rec-scroll{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:.25rem;cursor:grab;scrollbar-width:none;-ms-overflow-style:none}.guide-post__rec-scroll::-webkit-scrollbar{display:none}.guide-post__rec-scroll.is-dragging{scroll-snap-type:none;cursor:grabbing;-webkit-user-select:none;user-select:none}.guide-post__rec-item{flex:0 0 92%;max-width:26rem;scroll-snap-align:start;border:1px solid var(--spg-border, #e0dbd5);border-radius:14px;overflow:hidden}.guide-post__rec-scrollbar{position:relative;padding:10px 0;margin:.25rem .25rem 0;cursor:pointer;touch-action:none}.guide-post__rec-scrollbar-track{position:relative;height:4px;background:var(--spg-border, #e0dbd5);border-radius:2px;overflow:hidden}.guide-post__rec-scrollbar-thumb{position:absolute;top:0;left:0;height:100%;width:40%;background:var(--spg-cta, #502d71);border-radius:2px}.guide-post__rec--mobile .guide-post-product{border:none;border-radius:0}.guide-post__rec--mobile .guide-post-product__image{width:64px;height:64px}.guide-post__rec--mobile .guide-post-product{--rec-atc-size: 2.25rem;gap:.75rem}.guide-post-product{display:flex;align-items:center;gap:1rem;padding:.875rem;border:1px solid var(--spg-border, #e0dbd5);border-radius:14px}.guide-post-product__image{position:relative;flex-shrink:0;display:block;width:80px;height:80px;overflow:hidden;border-radius:8px;background:#f4f4f4}.guide-post-product__img{display:block;width:100%;height:100%;object-fit:contain}.guide-post-product__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.35rem}.guide-post-product__title{font-size:var(--rec-title-size-mobile, .875rem);line-height:1.3;font-weight:600;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:769px){.guide-post-product__title{font-size:var(--rec-title-size-desktop, .9375rem)}}.guide-post-product__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem}.guide-post-product__price .price__default{display:flex;align-items:baseline;flex-wrap:wrap;gap:.35em}.guide-post-product__price{font-size:var(--rec-price-size-mobile, .8125rem)}@media(min-width:769px){.guide-post-product__price{font-size:var(--rec-price-size-desktop, .9375rem)}}.guide-post-product__badge{position:absolute;top:.35rem;left:.35rem;background:#c62828;color:#fff;font-size:var(--rec-badge-size-mobile, .6875rem);font-weight:700;line-height:1;padding:.25rem .4rem;border-radius:4px}@media(min-width:769px){.guide-post-product__badge{font-size:var(--rec-badge-size-desktop, .75rem)}}.guide-post-product__atc{flex-shrink:0}.guide-post-product__btn{display:grid;place-content:center;width:var(--rec-atc-size, 2.75rem);height:var(--rec-atc-size, 2.75rem);border-radius:8px;background:var(--spg-cta, #502d71);color:#fff;border:none;cursor:pointer;transition:background-color .15s ease-out;text-decoration:none}.guide-post-product__btn:hover{background:var(--spg-cta-hover, #3d2257)}.guide-post-product__btn[disabled]{opacity:.5;cursor:not-allowed}.guide-post-product__btn svg{width:20px;height:20px;fill:currentColor;display:block}@media(min-width:769px){.guide-post__rec--desktop .guide-post-product,.guide-post__content-block--product .guide-post-product{gap:1.25rem;padding:1rem}.guide-post__rec--desktop .guide-post-product__image,.guide-post__content-block--product .guide-post-product__image{width:96px;height:96px}}.guide-post__related-list{display:none;flex-direction:column;gap:1rem}.guide-post__related-scroll{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}@media(min-width:1024px){.guide-post__related-list{display:flex}.guide-post__related-scroll{display:none}}.guide-post__related-scroll .guide-post-related-card{flex:0 0 85%;scroll-snap-align:start}.guide-post-related-card{display:block;background:#fff;text-decoration:none;color:inherit;border:1px solid var(--spg-border, #e0dbd5);border-radius:14px;overflow:hidden}.guide-post-related-card__image{display:block;width:100%;aspect-ratio:16 / 9;overflow:hidden}.guide-post-related-card__img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.25,1,.5,1)}.guide-post-related-card:hover .guide-post-related-card__img{transform:scale(1.05)}@media(prefers-reduced-motion:reduce){.guide-post-related-card__img{transition:none}}.guide-post-related-card__body{padding:1.5rem}.guide-post-related-card__eyebrow{font-style:italic;font-size:var(--related-eyebrow-size, .8125rem);margin:0 0 .5rem}.guide-post-related-card__title{font-size:var(--related-title-size, 1rem);font-weight:700;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.guide-post-related-card__excerpt{font-size:var(--related-excerpt-size, .875rem);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.guide-post__pagination{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--spg-border, #e0dbd5)}.guide-post__pagination-link{display:flex;align-items:center;gap:.6rem;font-size:var(--pagination-text-size, 1rem);font-weight:600}.guide-post__pagination-link[aria-disabled=true]{visibility:hidden}.guide-post__pagination-link svg{width:1.75rem;height:1.2rem;flex-shrink:0}@media(min-width:769px){.guide-post__card{padding:1.5rem;transform:translateY(-7rem);margin-bottom:-7rem}.guide-post__pagination{max-width:55%}}@media(min-width:1024px){.guide-post__layout{flex-direction:row;justify-content:space-between;gap:2.5rem}.guide-post__card{width:55%}.guide-post__sidebar{width:40%;margin-top:2.5rem;position:sticky;top:calc(var(--header-height, 0px) + 1.5rem);align-self:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/129/assets/article.css.map */
