.hm-article-header{padding-top:clamp(2rem,5vw,4.5rem)}.hm-article-header__breadcrumbs{margin-bottom:1.5rem}.hm-article-header__text{text-align:left}.hm-article-header__category{margin:0 0 .75rem;font-weight:700}.hm-article-header__summary{margin-top:1rem;font-size:1.125em}.hm-article-header__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:1.25rem}.hm-article-header__author{display:inline-flex;align-items:center;gap:.75rem}.hm-article-header__author img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.hm-article-header__media{position:relative;margin-top:2rem;overflow:hidden;border-radius:var(--card-border-radius, 0)}.hm-article-header__media:has(.img-fit){aspect-ratio:var(--hm-media-ratio, 1.78)}.hm-article-header__video,.hm-article-media__video{display:block;width:100%;height:auto}.reading-width-wide{width:min(100%,1080px);margin-inline:auto}.hm-article-body{padding-top:clamp(2rem,4vw,3.5rem)}.hm-article__prose{font-size:1.0625em}.hm-article__prose>h2{margin-top:2.5em;scroll-margin-top:6rem}.hm-article__prose>h3{margin-top:1.75em;scroll-margin-top:6rem}.hm-article__prose>p{margin-block:1em}.hm-article__prose>:is(ul,ol){margin-block:1.25em}.hm-article__prose img{height:auto}.hm-quick-answer,.hm-toc{margin-bottom:2rem;padding:clamp(1.25rem,3vw,2rem);border:1px solid color-mix(in srgb,currentColor 22%,transparent);border-inline-start-width:.3rem}.hm-quick-answer h2,.hm-toc h2{margin:0 0 .75rem}.hm-quick-answer .rte>:first-child,.hm-toc ol{margin-top:0}.hm-quick-answer .rte>:last-child{margin-bottom:0}.hm-toc ol{columns:2;column-gap:2rem;padding-inline-start:1.25rem}.hm-toc li{break-inside:avoid;margin-block:.4rem}.hm-toc li[data-level="3"]{margin-inline-start:1rem;font-size:.925em}.hm-cta-section{margin-top:clamp(2.5rem,6vw,5rem);padding-block:clamp(2rem,5vw,4rem)}.hm-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem}.hm-cta--featured{grid-template-columns:minmax(0,1fr);max-width:820px;text-align:center}.hm-cta__eyebrow{margin:0 0 .5rem;font-weight:700}.hm-cta h2{margin:0}.hm-cta .rte{margin-top:.75rem}.hm-cta__note{margin:.75rem 0 0}.hm-cta__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem}.hm-media-section,.hm-review-section,.hm-faq-section,.hm-author-section{padding-top:clamp(2.5rem,6vw,5rem)}.hm-article-media{margin-block:0}.hm-article-media h2{margin-bottom:1.25rem}.hm-article-media__image,.hm-article-media__external{position:relative;overflow:hidden;aspect-ratio:var(--hm-media-ratio, 1.78)}.hm-article-media__external iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hm-article-media figcaption{margin-top:.75rem}.hm-review{display:grid;margin-block:0;overflow:hidden;border:1px solid color-mix(in srgb,currentColor 18%,transparent)}.hm-review--with-image{grid-template-columns:minmax(15rem,38%) minmax(0,1fr)}.hm-review__media{position:relative;min-height:100%;overflow:hidden}.hm-review__content{padding:clamp(2rem,5vw,4rem);text-align:center}.hm-review__source{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.25rem}.hm-review__source-badge{display:block;width:auto;max-width:min(11rem,50%);height:auto}.hm-review__verified{font-weight:700}.hm-review__stars{color:rgb(var(--hm-star-color));font-size:1.35em;letter-spacing:.15em}.hm-review h2{margin:0 0 1rem}.hm-review blockquote{position:relative;max-width:760px;margin:1rem auto 1.5rem;padding-top:1.25rem;font-size:clamp(1.25rem,3vw,1.75rem);line-height:1.5}.hm-review blockquote:before{content:"\201c";position:absolute;inset-block-start:-.6em;inset-inline-start:50%;transform:translate(-50%);font-size:3em;line-height:1;opacity:.2}.hm-review__attribution{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:.925em}.hm-review__avatar{display:inline-grid;place-items:center;width:2.75rem;height:2.75rem;flex:0 0 2.75rem;border:1px solid currentColor;border-radius:50%;font-weight:700}.hm-review__link{display:inline-block;margin-top:1.25rem;font-weight:700}.hm-faqs{border-top:1px solid color-mix(in srgb,currentColor 22%,transparent)}.hm-faq{border-bottom:1px solid color-mix(in srgb,currentColor 22%,transparent)}.hm-faq summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:1.25rem;cursor:pointer;font-weight:700;list-style:none}.hm-faq summary::-webkit-details-marker{display:none}.hm-faq__icon{position:relative;flex:0 0 1rem;width:1rem;height:1rem}.hm-faq__icon:before,.hm-faq__icon:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background:currentColor;transition:transform .2s ease}.hm-faq__icon:after{transform:rotate(90deg)}.hm-faq[open] .hm-faq__icon:after{transform:rotate(0)}.hm-faq__answer{padding:0 2.5rem 1.5rem 0}.hm-author{display:grid;grid-template-columns:7rem minmax(0,1fr);gap:1.5rem;padding-block:2rem;border-block:1px solid color-mix(in srgb,currentColor 22%,transparent)}.hm-author__portrait img{width:100%;aspect-ratio:1;border-radius:50%;object-fit:cover}.hm-author__content h2,.hm-author__content p:first-of-type{margin-top:0}.hm-article-share{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.hm-article-share>p{margin:0}.hm-related-section{margin-top:clamp(2.5rem,6vw,5rem)}.hm-related-collection{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding-bottom:1.25rem;border-bottom:1px solid color-mix(in srgb,currentColor 22%,transparent)}.hm-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--column-gap, 1.5rem)}.hm-related-card>a{display:block;color:inherit;text-decoration:none}.hm-related-card__media{aspect-ratio:1.5;margin-bottom:1rem}.hm-related-card p,.hm-related-card h3{margin-block:.5rem}.hm-related-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--column-gap, 1.5rem);margin-top:2.5rem}.hm-product-card{display:grid;grid-template-columns:minmax(8rem,35%) minmax(0,1fr);gap:1.25rem;align-items:center;padding:1.25rem;border:1px solid color-mix(in srgb,currentColor 22%,transparent)}.hm-product-card__image img{width:100%;height:auto}@media(max-width:767px){.hm-article-header{padding-top:2rem}.hm-article-header__meta{align-items:flex-start;flex-direction:column}.hm-toc ol{columns:1}.hm-cta{grid-template-columns:1fr}.hm-cta--compact{text-align:left}.hm-cta--compact .hm-cta__actions{justify-content:flex-start}.hm-author{grid-template-columns:4.5rem minmax(0,1fr)}.hm-review--with-image{grid-template-columns:1fr}.hm-review__media{min-height:16rem}.hm-related-grid,.hm-related-products{grid-template-columns:1fr}.hm-product-card{grid-template-columns:7rem minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.hm-faq__icon:after{transition:none}}.hm-review-section{padding-block:clamp(3rem,7vw,6rem)}.hm-review-section .hm-review{display:grid;overflow:hidden;margin-block:0;color:rgb(var(--text-color));background:linear-gradient(145deg,rgb(var(--btn-alt-bg-color)),color-mix(in srgb,rgb(var(--btn-bg-color)) 9%,rgb(var(--btn-alt-bg-color))));border:1px solid rgb(var(--heading-color) / .12);border-top:.55rem solid rgb(var(--btn-bg-color));border-radius:max(var(--btn-border-radius),.9rem);box-shadow:0 2rem 4.5rem rgb(var(--heading-color) / .2),0 .5rem 1.25rem rgb(var(--heading-color) / .1)}.hm-review-section .hm-review__content{position:relative;padding:clamp(2.75rem,6vw,5rem);text-align:center}.hm-review-section .hm-review__source{margin-bottom:1.5rem}.hm-review-section .hm-review__source-badge{width:auto;max-width:min(13rem,58%);height:auto;filter:drop-shadow(0 .35rem .55rem rgb(var(--heading-color) / .18))}.hm-review-section .hm-review h2{margin:0;color:rgb(var(--heading-color))}.hm-review-section .hm-review blockquote{max-width:760px;margin:0 auto 2rem;padding-top:0;color:rgb(var(--heading-color));font-size:clamp(1.4rem,3vw,2rem);font-style:normal;font-weight:600;line-height:1.5}.hm-review-section .hm-review blockquote:before{content:"\201c";position:static;inset:auto;display:block;width:100%;margin:1.5rem auto .5rem;color:rgb(var(--btn-bg-color));font-size:clamp(4.5rem,9vw,7rem);font-style:normal;font-weight:700;line-height:.62;opacity:1;transform:none}.hm-review-section .hm-review__attribution{gap:.9rem}.hm-review-section .hm-review__avatar{width:3.25rem;height:3.25rem;flex-basis:3.25rem;color:rgb(var(--heading-color));background:rgb(var(--btn-bg-color) / .16);border:2px solid rgb(var(--btn-bg-color));box-shadow:0 .35rem .8rem rgb(var(--heading-color) / .12)}.hm-review-section .hm-review__link{margin-top:1.5rem;color:rgb(var(--link-color));text-decoration-thickness:.1em;text-underline-offset:.25em}@media(max-width:767px){.hm-review-section{padding-block:2.5rem}.hm-review-section .hm-review__content{padding:2.25rem 1.4rem 2.75rem}.hm-review-section .hm-review blockquote:before{margin-top:1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/heirloom-modular-article.css.map */
