.hearth-cards__grid{display:grid;grid-template-columns:repeat(var(--h-columns),minmax(0,1fr));gap:22px}.hearth-card{border:1px solid color-mix(in srgb,var(--h-fg) 18%,transparent);border-radius:4px;overflow:hidden;display:flex;flex-direction:column}.hearth-card__image img{width:100%;aspect-ratio:1.65;object-fit:cover}.hearth-card__body{padding:28px;display:flex;flex-direction:column;flex:1}.hearth-card h3{margin:0 0 14px}.hearth-card .hearth-eyebrow{font-size:10px;margin-bottom:12px}.hearth-card__body>div{font-size:15px;line-height:1.6}.hearth-card__brands{font-size:12px;opacity:.8}.hearth-card__body>a{margin-top:auto;padding-top:16px}.hearth-card__logo{width:180px;height:64px!important;object-fit:contain;object-position:left center;margin-bottom:24px}@media(max-width:1000px){.hearth-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.hearth-cards__grid{grid-template-columns:1fr}.hearth-card__body{padding:24px}}.hearth-guide{display:grid;grid-template-columns:1fr 1.2fr;gap:60px}.hearth-guide__item{border-top:1px solid color-mix(in srgb,var(--h-fg) 25%,transparent)}.hearth-guide__item:last-child{border-bottom:1px solid color-mix(in srgb,var(--h-fg) 25%,transparent)}.hearth-guide summary{cursor:pointer;font-size:18px;font-weight:600;padding:24px 0;display:flex;justify-content:space-between;gap:24px;list-style:none}.hearth-guide summary::-webkit-details-marker{display:none}.hearth-guide details[open] summary span{transform:rotate(45deg)}.hearth-guide__item>div{padding:0 30px 24px 0;line-height:1.7;font-size:15px}@media(max-width:800px){.hearth-guide{grid-template-columns:1fr;gap:10px}}.hearth-hero{display:grid;grid-template-columns:.9fr 1.3fr;gap:48px;align-items:center;overflow:hidden}.hearth-hero h1{font-size:clamp(40px,4.8vw,70px);line-height:1.02;margin:0 0 24px;max-width:600px}.hearth-hero__copy>div{font-size:17px;line-height:1.7}.hearth-hero__media{margin:0}.hearth-hero__media img{width:100%;height:540px;object-fit:cover;border-radius:4px}.hearth-hero__media figcaption{font-size:12px;opacity:.8;margin-top:12px}.hearth-hero__note{font-size:12px;opacity:.8;margin-top:24px}@media(max-width:900px){.hearth-hero{grid-template-columns:1fr;gap:30px}.hearth-hero__media img{height:auto;aspect-ratio:1.45;object-fit:cover}.hearth-hero h1{max-width:650px}}.hp{background:var(--hp-bg);color:var(--hp-fg);padding:var(--hp-space) max(24px,calc((100vw - 1280px)/2))}.hp *{box-sizing:border-box}.hp h1,.hp h2,.hp summary{color:inherit}.hp h1{font-size:clamp(32px,4vw,54px);line-height:1.1;letter-spacing:-.03em}.hp h2{font-size:30px}.hp p,.hp .rte{line-height:1.7}.hp__top{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;align-items:start}.hp__gallery{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hp__gallery img{width:100%;height:auto;object-fit:contain}.hp__gallery img:first-child,.hp__caption{grid-column:1/-1}.hp__caption{font-size:12px}.hp__eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:700}.hp__price{font-size:24px;font-weight:600}.hp__disclosure{border-left:3px solid var(--hp-accent);padding-left:18px;margin:24px 0}.hp__button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:14px 24px;background:var(--hp-accent);color:#fff;border:0;border-radius:3px;font:inherit;font-weight:600;cursor:pointer;text-decoration:none}.hp a:not(.hp__button){color:inherit;text-underline-offset:4px}.hp__details{margin:48px 0}.hp details{border-bottom:1px solid #bcbcb5;padding:20px 0}.hp summary{cursor:pointer;font-weight:600;font-size:20px}.hp dl>div{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:12px 0;border-bottom:1px solid #e1ddd5}.hp dd{margin:0}.hp dt{font-weight:600}.hp__quote{display:grid;grid-template-columns:1fr 1.4fr;gap:48px;padding-top:32px;scroll-margin-top:100px}.hp label{display:block;font-size:14px;font-weight:600;margin:16px 0 8px}.hp input,.hp select,.hp textarea{width:100%;min-height:48px;padding:12px;background:#fff;color:#262925;border:1px solid #a7aaa3;border-radius:3px;font:inherit}.hp textarea{resize:vertical}.hp__fields{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.hp__option p{font-size:13px}.hp :focus-visible{outline:3px solid var(--hp-accent);outline-offset:4px}.hp li{margin:12px 0}.hp__top>*{min-width:0}@media(max-width:899px){.hp__top,.hp__quote{grid-template-columns:1fr;gap:24px}}@media(max-width:480px){.hp__fields{grid-template-columns:1fr}.hp dl>div{grid-template-columns:1fr;gap:6px}}.hp__price-box{border-top:1px solid #c7c2b8;border-bottom:1px solid #c7c2b8;margin:26px 0;padding:16px 0}.hp__price-label{font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0}.hp__price-box .hp__price{font-size:clamp(29px,3vw,39px);line-height:1.15;margin:5px 0}.hp__price--unverified{font-size:24px!important}.hp__price-context{font-size:13px;margin:5px 0}.hp__nav{display:flex;flex-wrap:wrap;gap:8px 28px;padding:18px 0;margin-top:40px;border-top:1px solid #bcbcb5;border-bottom:1px solid #bcbcb5}.hp__nav a{font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.hp__nav a:hover{text-decoration:underline}.hp__overview{max-width:860px;padding:24px 0 36px}.hp__overview h2{font-size:clamp(30px,3vw,44px)}.hp__details>details{scroll-margin-top:32px}.hp__options{padding:32px 0;scroll-margin-top:32px}.hp__option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px}.hp__option-card{border:1px solid #d1cbc1;background:#fff;padding:22px;min-width:0}.hp__option-card h3{font-size:20px;line-height:1.3;margin:0 0 10px}.hp__option-card p{font-size:13px}.hp__option-card ul{padding-left:20px}.hp__option-badge{color:var(--hp-accent);font-weight:700;text-transform:uppercase;letter-spacing:.06em}@media(max-width:900px){.hp__option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.hp__nav{gap:14px;overflow-x:auto;flex-wrap:nowrap}.hp__option-grid{grid-template-columns:1fr}.hp__overview{padding-top:12px}}.hp__option-grid{grid-template-columns:1fr}.hp__media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,260px));gap:16px;margin:16px 0}.hp__media-card{margin:0;border:1px solid #e1ddd5;background:#fff}.hp__media-frame{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;background:#f7f6f1;overflow:hidden}.hp__media-frame img{width:100%;height:100%;object-fit:contain}.hp__media-card figcaption{padding:12px}.hp__media-card strong{display:block;line-height:1.35}.hp__media-card p{margin:8px 0 0}.hp__media-badge{display:inline-block;margin-top:8px;color:var(--hp-accent);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.hp__other-label{font-weight:700;margin-top:16px}@media(max-width:480px){.hp__media-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.hearth-shell{background:var(--h-bg);color:var(--h-fg);padding:var(--h-space) max(24px,calc((100vw - 1280px)/2));scroll-margin-top:100px}.hearth-shell *{box-sizing:border-box}.hearth-shell h1,.hearth-shell h2,.hearth-shell h3{color:inherit;letter-spacing:-.025em}.hearth-shell h2{font-size:clamp(30px,3.4vw,48px);line-height:1.1;margin:12px 0 20px}.hearth-shell h3{font-size:24px;line-height:1.2}.hearth-eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700;margin:0 0 18px}.hearth-intro{max-width:680px;line-height:1.7}.hearth-heading{margin-bottom:36px}.hearth-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 24px;background:var(--h-accent);color:#fff;text-decoration:none;font-weight:600;border:1px solid transparent;border-radius:3px;line-height:1.3}.hearth-button:hover{filter:brightness(.9)}.hearth-button:focus-visible,.hearth-shell a:focus-visible,.hearth-shell summary:focus-visible,.hearth-shell input:focus-visible,.hearth-shell textarea:focus-visible,.hearth-shell select:focus-visible{outline:3px solid currentColor;outline-offset:4px}.hearth-link{color:inherit;text-underline-offset:5px;font-weight:600}.hearth-actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin-top:26px}.hearth-shell img{display:block;max-width:100%;height:auto}.hearth-shell p{line-height:1.65}.hearth-shell [hidden]{display:none}.hearth-quote{display:grid;grid-template-columns:1fr 1.2fr;gap:60px}.hearth-quote__fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.hearth-quote__wide{grid-column:1/-1}.hearth-quote label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}.hearth-quote input,.hearth-quote textarea,.hearth-quote select{width:100%;padding:14px;background:#fff;color:#262925;border:1px solid #b5b6b1;border-radius:2px;font:inherit;min-height:48px}.hearth-quote textarea{resize:vertical}.hearth-quote__note{border-left:2px solid var(--h-accent);padding-left:20px;max-width:420px}.hearth-quote__privacy{font-size:12px;margin:20px 0}.hearth-quote .hearth-button{cursor:pointer}@media(max-width:800px){.hearth-quote{grid-template-columns:1fr;gap:30px}}@media(max-width:480px){.hearth-quote__fields{grid-template-columns:1fr}}[data-washburns-employee],#wb-employee-spacer[hidden],#wb-employee-bar[hidden],#wb-employee-product[hidden]{display:none!important}#wb-employee-spacer{height:34px}#wb-employee-bar{position:fixed;inset:0 0 auto;z-index:2147483000;height:34px;line-height:0;background:#252c30}#wb-employee-bar iframe,#wb-employee-product iframe{display:block;width:100%;border:0;margin:0;padding:0;min-width:0;max-width:none;background:transparent}#wb-employee-bar iframe{height:34px}#wb-employee-product{margin:16px 0;line-height:normal;width:100%}#wb-employee-product.wb-employee-wide{max-width:1200px;width:calc(100% - 32px);margin:16px auto}.wb-employee-on .header-section{top:34px!important}@media print{#wb-employee-bar,#wb-employee-spacer,#wb-employee-product{display:none!important}.wb-employee-on .header-section{top:0!important}}
/*# sourceMappingURL=/cdn/shop/t/40/compiled_assets/styles.css.map */
