.hm-pdp{font-family:var(--hm-sans)}.hm-pdp__vendor{font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--hm-muted);font-weight:700;margin:0 0 8px}.hm-pdp__title{font-family:var(--hm-serif);font-size:29px;line-height:1.25;margin:0 0 10px;color:var(--hm-ink);font-weight:500}.hm-pdp__ratingrow{display:flex;align-items:center;gap:9px;margin:0 0 16px;flex-wrap:wrap}.hm-pdp__ratinglink{font-size:13.5px;color:var(--hm-ink-2);text-decoration:underline;text-underline-offset:2px}.hm-pdp__pricebox{display:flex;align-items:baseline;gap:11px;flex-wrap:wrap;margin:0 0 6px}.hm-pdp__price{font-size:30px;font-weight:800;color:var(--hm-red);letter-spacing:-.01em}.hm-pdp__price--plain{color:var(--hm-ink)}.hm-pdp__compare{font-size:18px;color:var(--hm-muted);text-decoration:line-through}.hm-pdp__savetag{background:var(--hm-red);color:#fff;font-weight:800;font-size:12.5px;padding:4px 9px;border-radius:3px;letter-spacing:.03em}.hm-pdp__taxnote{font-size:12.5px;color:var(--hm-muted);margin:0 0 4px}.hm-pdp__taxnote a{color:var(--hm-muted);text-decoration:underline}.hm-pdp__uvp{font-size:12.5px;color:var(--hm-muted);margin:0 0 18px}.hm-swatches{margin:0 0 22px}.hm-swatches__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:0 0 10px}.hm-swatches__label{font-size:13.5px;font-weight:700;color:var(--hm-ink)}.hm-swatches__current{font-size:13.5px;color:var(--hm-ink-2)}.hm-swatches__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:10px}.hm-swatch{display:block;cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;position:relative}.hm-swatch input{position:absolute;opacity:0;width:0;height:0}.hm-swatch__tile{display:block;width:100%;aspect-ratio:3/4;overflow:hidden;border:1px solid var(--hm-line);border-radius:var(--hm-radius);background:var(--hm-cream);transition:border-color .15s ease,box-shadow .15s ease}.hm-swatch__tile img{width:100%;height:100%;object-fit:cover;display:block}.hm-swatch__name{display:block;margin-top:6px;font-size:11.5px;line-height:1.3;color:var(--hm-ink-2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hm-swatch:hover .hm-swatch__tile{border-color:var(--hm-ink-2)}.hm-swatch input:checked+.hm-swatch__tile{border-color:var(--hm-ink);box-shadow:0 0 0 2px var(--hm-ink) inset,0 0 0 1px var(--hm-ink)}.hm-swatch input:checked~.hm-swatch__name{color:var(--hm-ink);font-weight:700}.hm-swatch input:focus-visible+.hm-swatch__tile{outline:2px solid var(--hm-red);outline-offset:2px}.hm-swatch--soldout .hm-swatch__tile{opacity:.38}.hm-swatch--soldout .hm-swatch__name{text-decoration:line-through;color:var(--hm-muted)}.hm-sizes{margin:0 0 20px}.hm-sizes__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px;flex-wrap:wrap}.hm-sizes__label{font-size:13.5px;font-weight:700}.hm-sizeguide-btn{display:inline-flex;align-items:center;gap:6px;background:var(--hm-red-soft);border:1px solid rgba(200,16,46,.22);color:var(--hm-red);font-weight:700;font-size:12.5px;padding:7px 12px;border-radius:100px;cursor:pointer;transition:background .15s ease;font-family:var(--hm-sans)}.hm-sizeguide-btn:hover{background:#fbe6ea}.hm-sizeguide-btn svg{width:14px;height:14px}.hm-sizes__list{display:flex;flex-wrap:wrap;gap:8px}.hm-size{position:relative;cursor:pointer;-webkit-tap-highlight-color:transparent}.hm-size input{position:absolute;opacity:0;width:0;height:0}.hm-size__box{display:flex;align-items:center;justify-content:center;min-width:54px;height:46px;padding:0 12px;border:1px solid var(--hm-line);border-radius:var(--hm-radius);font-size:14.5px;font-weight:600;color:var(--hm-ink);background:#fff;transition:border-color .15s ease,background .15s ease}.hm-size:hover .hm-size__box{border-color:var(--hm-ink-2)}.hm-size input:checked+.hm-size__box{border-color:var(--hm-ink);background:var(--hm-ink);color:#fff}.hm-size--soldout .hm-size__box{color:var(--hm-muted);background:var(--hm-cream);background-image:linear-gradient(to top left,transparent calc(50% - 1px),var(--hm-line) 50%,transparent calc(50% + 1px))}.hm-stock{display:flex;align-items:center;gap:8px;font-size:14px;margin:0 0 16px;font-weight:600}.hm-stock__dot{width:9px;height:9px;border-radius:50%;background:var(--hm-green);flex:0 0 9px}.hm-stock--in{color:var(--hm-green)}.hm-stock--low{color:#b26a00}.hm-stock--low .hm-stock__dot{background:#e08700}.hm-atc{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;background:var(--hm-red);color:#fff;border:0;font-family:var(--hm-sans);font-size:17px;font-weight:800;letter-spacing:.02em;padding:18px 20px;border-radius:var(--hm-radius);cursor:pointer;transition:background .18s ease}.hm-atc:hover{background:var(--hm-red-dark)}.hm-atc:disabled{background:#c9c6c1;cursor:not-allowed}.hm-atc svg{width:19px;height:19px}.hm-payrow{display:flex;align-items:center;justify-content:center;gap:9px;margin:12px 0 0;flex-wrap:wrap}.hm-payrow__label{width:100%;text-align:center;font-size:12px;color:var(--hm-muted);margin-bottom:2px}.hm-payicon{height:26px;width:40px;border:1px solid var(--hm-line);border-radius:3px;background:#fff;display:flex;align-items:center;justify-content:center;padding:3px}.hm-payicon svg{max-width:100%;max-height:100%}.hm-paypal{display:flex;gap:12px;align-items:flex-start;background:#f3f7fd;border:1px solid #d6e3f5;border-radius:var(--hm-radius);padding:14px 15px;margin:18px 0 0}.hm-paypal__icon{flex:0 0 34px;width:34px}.hm-paypal__icon svg{width:100%;height:auto}.hm-paypal__title{font-weight:800;font-size:14.5px;margin:0 0 4px;color:#0a3d7a;line-height:1.35}.hm-paypal__text{font-size:13px;line-height:1.5;color:#33415c;margin:0}.hm-paypal__text strong{color:#0a3d7a}.hm-usp{margin:20px 0 0;border-top:1px solid var(--hm-line);padding-top:18px}.hm-usp__item{display:flex;gap:11px;align-items:flex-start;padding:8px 0}.hm-usp__ico{flex:0 0 20px;width:20px;height:20px;color:var(--hm-green);margin-top:1px}.hm-usp__ico svg{width:100%;height:100%}.hm-usp__txt{font-size:14px;line-height:1.5;color:var(--hm-ink-2);margin:0}.hm-usp__txt strong{color:var(--hm-ink);font-weight:700}.hm-seals{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0 0;padding:16px 0 0;border-top:1px solid var(--hm-line)}.hm-seal{text-align:center}.hm-seal__ico{width:34px;height:34px;margin:0 auto 7px;border-radius:50%;background:var(--hm-cream);display:flex;align-items:center;justify-content:center;color:var(--hm-ink)}.hm-seal__ico svg{width:17px;height:17px}.hm-seal__t{font-size:11.5px;font-weight:700;line-height:1.3;color:var(--hm-ink)}.hm-seal__s{font-size:10.5px;color:var(--hm-muted);line-height:1.3;margin-top:2px}.hm-acc{margin:26px 0 0;border-top:1px solid var(--hm-line)}.hm-acc__item{border-bottom:1px solid var(--hm-line)}.hm-acc__btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;background:none;border:0;padding:16px 0;cursor:pointer;text-align:left;font-family:var(--hm-sans);font-size:15px;font-weight:700;color:var(--hm-ink);list-style:none}.hm-acc__btn::-webkit-details-marker{display:none}.hm-acc__btn:after{content:"";flex:0 0 11px;width:11px;height:11px;border-right:2px solid var(--hm-ink);border-bottom:2px solid var(--hm-ink);transform:rotate(45deg) translateY(-3px);transition:transform .2s ease}.hm-acc__item[open] .hm-acc__btn:after{transform:rotate(-135deg) translateY(-3px)}.hm-acc__body{padding:0 0 18px;font-size:14.5px;line-height:1.65;color:var(--hm-ink-2)}.hm-acc__body p{margin:0 0 10px}.hm-acc__body ul{margin:0 0 10px;padding-left:20px}.hm-acc__body li{margin-bottom:5px}.hm-timeline{display:flex;flex-direction:column;gap:0;margin:4px 0 0}.hm-tl{display:flex;gap:13px;position:relative;padding-bottom:18px}.hm-tl:last-child{padding-bottom:0}.hm-tl__dot{flex:0 0 12px;width:12px;height:12px;border-radius:50%;background:var(--hm-red);margin-top:4px;position:relative;z-index:1}.hm-tl:not(:last-child):before{content:"";position:absolute;left:5px;top:16px;bottom:0;width:2px;background:var(--hm-line)}.hm-tl__t{font-weight:700;font-size:14px;margin:0 0 2px}.hm-tl__s{font-size:13px;color:var(--hm-muted);margin:0}@media(max-width:767px){.hm-pdp__title{font-size:22px;line-height:1.28}.hm-pdp__price{font-size:26px}.hm-pdp__compare{font-size:16px}.hm-atc{font-size:16px;padding:17px 18px}.hm-swatches__list{grid-template-columns:repeat(auto-fill,minmax(62px,1fr));gap:8px}.hm-seals{grid-template-columns:repeat(2,1fr);gap:14px 8px}.hm-size__box{min-width:50px;height:44px}}.hm-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:20px}.hm-modal.is-open{display:flex}.hm-modal__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#1414148c}.hm-modal__box{position:relative;background:#fff;border-radius:8px;width:100%;max-width:520px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--hm-shadow-lg)}.hm-modal__head{padding:20px 22px 16px;border-bottom:1px solid var(--hm-line);display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.hm-modal__title{font-family:var(--hm-serif);font-size:21px;margin:0 0 4px;font-weight:500}.hm-modal__sub{font-size:13.5px;color:var(--hm-muted);margin:0;line-height:1.45}.hm-modal__close{flex:0 0 32px;width:32px;height:32px;border:0;background:var(--hm-cream);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--hm-ink)}.hm-modal__close svg{width:14px;height:14px}.hm-modal__body{padding:20px 22px;overflow-y:auto;-webkit-overflow-scrolling:touch}.hm-modal__foot{padding:16px 22px 20px;border-top:1px solid var(--hm-line);background:var(--hm-cream)}.hm-steps{display:flex;gap:6px;margin:0 0 20px}.hm-steps__bar{flex:1;height:3px;background:var(--hm-line);border-radius:2px}.hm-steps__bar.is-done{background:var(--hm-red)}.hm-field{margin:0 0 18px}.hm-field__label{display:block;font-size:14px;font-weight:700;margin:0 0 8px;color:var(--hm-ink)}.hm-field__hint{font-size:12.5px;color:var(--hm-muted);margin:0 0 9px;line-height:1.45}.hm-input{width:100%;height:48px;padding:0 14px;font-size:16px;font-family:var(--hm-sans);border:1px solid var(--hm-line);border-radius:var(--hm-radius);background:#fff;color:var(--hm-ink)}.hm-input:focus{outline:none;border-color:var(--hm-ink)}.hm-inputgroup{position:relative}.hm-inputgroup__unit{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:14px;color:var(--hm-muted);pointer-events:none}.hm-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hm-choices--2{grid-template-columns:repeat(2,1fr)}.hm-choice{cursor:pointer;position:relative}.hm-choice input{position:absolute;opacity:0;width:0;height:0}.hm-choice__box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:13px 8px;border:1px solid var(--hm-line);border-radius:var(--hm-radius);font-size:13.5px;font-weight:600;text-align:center;transition:all .15s ease;min-height:58px}.hm-choice__box small{font-weight:400;font-size:11.5px;color:var(--hm-muted);line-height:1.3}.hm-choice input:checked+.hm-choice__box{border-color:var(--hm-ink);background:var(--hm-ink);color:#fff}.hm-choice input:checked+.hm-choice__box small{color:#fffc}.hm-result{text-align:center;padding:6px 0 2px}.hm-result__eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--hm-muted);font-weight:700;margin:0 0 10px}.hm-result__size{display:inline-flex;align-items:center;justify-content:center;min-width:110px;height:78px;background:var(--hm-ink);color:#fff;font-family:var(--hm-serif);font-size:36px;font-weight:500;border-radius:6px;padding:0 22px;margin:0 0 14px}.hm-result__note{font-size:14.5px;line-height:1.6;color:var(--hm-ink-2);margin:0 auto 14px;max-width:380px}.hm-result__alt{display:inline-block;font-size:13px;color:var(--hm-muted);background:var(--hm-cream);padding:8px 14px;border-radius:100px}.hm-result__help{margin:16px 0 0;padding:14px;background:var(--hm-cream);border-radius:var(--hm-radius);font-size:13px;line-height:1.55;color:var(--hm-ink-2);text-align:left}.hm-result__help a{color:var(--hm-red);font-weight:700}.hm-modal__err{font-size:13.5px;color:var(--hm-red);margin:10px 0 0;display:none}.hm-modal__err.is-shown{display:block}@media(max-width:520px){.hm-modal{padding:0;align-items:flex-end}.hm-modal__box{max-width:100%;max-height:94vh;border-radius:12px 12px 0 0}.hm-modal__head{padding:18px 18px 14px}.hm-modal__body{padding:18px}.hm-modal__foot{padding:14px 18px 18px}.hm-choices{gap:7px}}.hm-cart__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px;border-bottom:1px solid var(--hm-line)}.hm-cart__title{font-family:var(--hm-serif);font-size:17px;font-weight:500;margin:0}.hm-cart__count{font-size:13px;color:var(--hm-muted);font-family:var(--hm-sans)}.hm-progress{padding:12px 16px 14px;background:var(--hm-cream);border-bottom:1px solid var(--hm-line)}.hm-progress__msg{font-size:13px;line-height:1.45;color:var(--hm-ink);margin:0 0 9px;text-align:center;font-weight:600}.hm-progress__msg strong{color:var(--hm-red);font-weight:800}.hm-progress__msg .hm-progress__done{color:var(--hm-green);font-weight:800}.hm-progress__track{position:relative;height:5px;background:#e0dbd4;border-radius:100px;margin:0 0 8px}.hm-progress__fill{position:absolute;left:0;top:0;bottom:0;background:var(--hm-red);border-radius:100px;transition:width .35s ease;width:0}.hm-progress__steps{display:flex;justify-content:space-between}.hm-progress__step{font-size:10.5px;font-weight:700;color:var(--hm-muted);letter-spacing:.02em;display:flex;flex-direction:column;align-items:center;gap:2px;flex:1;text-align:center}.hm-progress__step:first-child{align-items:flex-start;text-align:left}.hm-progress__step:last-child{align-items:flex-end;text-align:right}.hm-progress__step.is-reached{color:var(--hm-green)}.hm-progress__step em{font-style:normal;font-size:10px;font-weight:600;opacity:.85}.hm-cart__items{padding:4px 16px 0}.hm-citem{display:grid;grid-template-columns:66px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid var(--hm-line-2)}.hm-citem__img{width:66px;aspect-ratio:3/4;border-radius:3px;overflow:hidden;background:var(--hm-cream)}.hm-citem__img img{width:100%;height:100%;object-fit:cover}.hm-citem__main{min-width:0;display:flex;flex-direction:column;gap:3px}.hm-citem__title{font-size:13.5px;font-weight:600;line-height:1.35;color:var(--hm-ink);margin:0;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hm-citem__variant{font-size:12px;color:var(--hm-muted);margin:0}.hm-citem__row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:5px}.hm-citem__price{font-size:14px;font-weight:700;color:var(--hm-ink)}.hm-citem__price del{font-weight:400;color:var(--hm-muted);font-size:12.5px;margin-right:5px}.hm-qty{display:inline-flex;align-items:center;border:1px solid var(--hm-line);border-radius:3px;overflow:hidden}.hm-qty__btn{width:28px;height:28px;border:0;background:#fff;cursor:pointer;font-size:15px;line-height:1;color:var(--hm-ink);display:flex;align-items:center;justify-content:center;padding:0}.hm-qty__btn:hover{background:var(--hm-cream)}.hm-qty__val{min-width:28px;text-align:center;font-size:13px;font-weight:700}.hm-citem__remove{background:none;border:0;padding:0;font-size:11.5px;color:var(--hm-muted);text-decoration:underline;cursor:pointer;text-align:left;margin-top:2px;font-family:var(--hm-sans)}.hm-citem__remove:hover{color:var(--hm-red)}.hm-cart__foot{padding:14px 16px 16px;border-top:1px solid var(--hm-line);background:#fff}.hm-cart__line{display:flex;align-items:center;justify-content:space-between;font-size:13.5px;margin:0 0 5px;color:var(--hm-ink-2)}.hm-cart__line--save{color:var(--hm-green);font-weight:700}.hm-cart__total{display:flex;align-items:baseline;justify-content:space-between;margin:8px 0 3px}.hm-cart__total dt{font-size:15px;font-weight:700}.hm-cart__total dd{font-size:20px;font-weight:800;margin:0}.hm-cart__note{font-size:11.5px;color:var(--hm-muted);margin:0 0 12px}.hm-cart__checkout{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:var(--hm-red);color:#fff;border:0;border-radius:var(--hm-radius);font-family:var(--hm-sans);font-size:16px;font-weight:800;padding:16px;cursor:pointer}.hm-cart__checkout:hover{background:var(--hm-red-dark)}.hm-cart__continue{display:block;width:100%;text-align:center;margin-top:10px;font-size:13px;color:var(--hm-ink-2);text-decoration:underline;background:none;border:0;cursor:pointer;font-family:var(--hm-sans)}.hm-cart__trust{display:flex;flex-wrap:wrap;gap:6px 14px;justify-content:center;margin:12px 0 10px}.hm-cart__trustitem{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;color:var(--hm-ink-2);font-weight:600}.hm-cart__trustitem svg{width:12px;height:12px;color:var(--hm-green);flex:0 0 12px}.hm-cart__pay{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.hm-cart__pay .hm-payicon{height:22px;width:34px}.hm-cart__empty{padding:48px 20px;text-align:center}.hm-cart__empty p{font-size:15px;color:var(--hm-muted);margin:0 0 18px}.drawer--cart .additional-checkout-buttons,.drawer--cart .dynamic-checkout__content,.cart__checkout-wrapper .additional-checkout-buttons,[data-shopify=dynamic-checkout-cart]{display:none!important}.site-footer{background:var(--hm-cream);border-top:1px solid var(--hm-line)}.site-footer h4,.site-footer .h4,.footer__title{font-family:var(--hm-sans)!important;font-size:12.5px!important;letter-spacing:.13em;text-transform:uppercase;font-weight:800;color:var(--hm-ink);margin-bottom:14px}.site-footer a{color:var(--hm-ink-2)}.site-footer a:hover{color:var(--hm-red)}.site-footer li{margin-bottom:8px;font-size:14px}.hm-footer-top{background:#fff;border-top:1px solid var(--hm-line);padding:44px 0}.hm-footer-top__inner{max-width:1180px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1.1fr 1fr;gap:44px;align-items:center}.hm-nl__title{font-family:var(--hm-serif);font-size:26px;margin:0 0 8px;font-weight:500}.hm-nl__text{font-size:15px;color:var(--hm-ink-2);margin:0 0 14px;line-height:1.6}.hm-nl__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px 20px}.hm-nl__list li{display:flex;align-items:center;gap:7px;font-size:14px;color:var(--hm-ink-2)}.hm-nl__list svg{width:15px;height:15px;color:var(--hm-red);flex:0 0 15px}.hm-nl__form{display:flex;gap:8px;flex-wrap:wrap}.hm-nl__form .hm-input{flex:1 1 220px}.hm-nl__legal{font-size:11.5px;color:var(--hm-muted);margin:10px 0 0;line-height:1.5}.hm-nl__legal a{color:var(--hm-muted);text-decoration:underline}.hm-footer-pay{border-top:1px solid var(--hm-line);padding:22px 20px;display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap;background:var(--hm-cream)}.hm-footer-pay__group{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.hm-footer-pay__label{font-size:12px;color:var(--hm-muted);font-weight:600}.hm-footer-bottom{background:var(--hm-ink);color:#ffffffb8;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;font-size:12.5px}.hm-footer-bottom a{color:#ffffffb8;text-decoration:none}.hm-footer-bottom a:hover{color:#fff}.hm-footer-bottom__links{display:flex;gap:18px;flex-wrap:wrap}@media(max-width:900px){.hm-footer-top__inner{grid-template-columns:1fr;gap:24px}.hm-nl__title{font-size:22px}.hm-footer-bottom{flex-direction:column;text-align:center;gap:10px}}.hm-collhead{padding:26px 0 18px;border-bottom:1px solid var(--hm-line);margin-bottom:24px}.hm-collhead__inner{max-width:1400px;margin:0 auto;padding:0 20px}.hm-collhead h1{font-size:30px;margin:0 0 6px}.hm-collhead__count{font-size:13.5px;color:var(--hm-muted)}.hm-collhead__desc{font-size:15px;color:var(--hm-ink-2);max-width:760px;margin:10px 0 0;line-height:1.6}.hm-chips{display:flex;gap:8px;overflow-x:auto;padding:14px 20px 4px;max-width:1400px;margin:0 auto;scrollbar-width:none}.hm-chips::-webkit-scrollbar{display:none}.hm-chip{flex:0 0 auto;padding:8px 16px;border:1px solid var(--hm-line);border-radius:100px;font-size:13.5px;font-weight:600;color:var(--hm-ink);text-decoration:none;background:#fff;white-space:nowrap}.hm-chip:hover,.hm-chip.is-active{border-color:var(--hm-ink);background:var(--hm-ink);color:#fff}@media(max-width:600px){.hm-collhead h1{font-size:23px}}.hm-page{max-width:820px;margin:0 auto;padding:36px 20px 56px}.hm-page h1{font-size:32px;margin:0 0 8px}.hm-page__lead{font-size:17px;color:var(--hm-ink-2);line-height:1.65;margin:0 0 28px}.hm-page h2{font-size:22px;margin:32px 0 12px}.hm-page h3{font-size:17px;margin:22px 0 8px;font-family:var(--hm-sans);font-weight:800}.hm-page p,.hm-page li{font-size:15.5px;line-height:1.7;color:var(--hm-ink-2)}.hm-page table{width:100%;border-collapse:collapse;margin:16px 0 22px;font-size:14.5px}.hm-page th,.hm-page td{border:1px solid var(--hm-line);padding:10px 12px;text-align:left}.hm-page th{background:var(--hm-cream);font-weight:700;color:var(--hm-ink)}.hm-page__box{background:var(--hm-cream);border-radius:var(--hm-radius);padding:20px 22px;margin:22px 0}.hm-page__box p:last-child{margin-bottom:0}.hm-tablewrap{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:600px){.hm-page h1{font-size:25px}.hm-page__lead{font-size:15.5px}.hm-page p,.hm-page li{font-size:15px}}html,body{overflow-x:hidden}img{max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/4/assets/heinemann-pdp.css.map */
