html.hf-ft-page .shopify-section-group-header-group,html.hf-ft-page .shopify-section-group-footer-group,html.hf-ft-page sticky-header,html.hf-ft-page footer{display:none!important}
.hf-lm{--lm-black:#000;--lm-yellow:#fcdc00;--lm-ink:#111;--lm-gray:#f2f1ed;--lm-body:#434145;--lm-font:'Aperçu','Helvetica Neue',Helvetica,Arial,sans-serif;font-family:var(--lm-font);color:var(--lm-ink)}
.hf-lm *{box-sizing:border-box}
.hf-lm img,.hf-lm video{max-width:100%}
.hf-lm__wrap{width:min(1200px,calc(100% - 40px));margin:0 auto}
.hf-lm__wrap--narrow{width:min(800px,calc(100% - 40px))}
.hf-lm h1,.hf-lm h2,.hf-lm h3,.hf-lm h4{margin:0;font-weight:400;line-height:1.12;letter-spacing:-.01em}
.hf-lm h2{font-size:clamp(30px,4.4vw,48px)}
.hf-lm h3{font-size:clamp(18px,2.2vw,22px)}
.hf-lm p{margin:0;line-height:1.5}
.hf-lm__overline{margin:0 0 10px;font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:inherit;opacity:.8}
.hf-lm__btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:14px 34px;border:0;border-radius:2px;background:var(--lm-yellow);color:var(--lm-ink);font:inherit;font-size:15px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:filter .15s ease}
.hf-lm__btn:hover{filter:brightness(.94)}
.hf-lm__btn--dark{background:var(--lm-ink);color:#fff}
.hf-lm__btn[disabled]{cursor:not-allowed;filter:grayscale(.6);opacity:.6}
.hf-lm__richtext>*+*{margin-top:10px}
.hf-lm__placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:320px;background:#dcdad4;color:#6d6d6d;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}
.hf-lm__stars{color:var(--lm-yellow)}
@media screen and (max-width:767px){.hf-lm__wrap,.hf-lm__wrap--narrow{width:calc(100% - 32px)}}
@media (prefers-reduced-motion:reduce){.hf-lm *{transition:none!important;animation:none!important}}