:root{--bg:#FFFFFF;--panel:#F4F3FA;--white:#FFFFFF;--ink:#161B2E;--ink2:#6B6F80;--text:#2E3345;--line:#E3E1EF;--lav:#B1ACE3;--lav2:#8C88D6;--lavbg:#EEEDF8;--f:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;--w:1200px;--r:10px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}html,body{overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--f);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}img,video{display:block;max-width:100%;height:auto}a{color:inherit}button{font:inherit;color:inherit}h1,h2,h3,h4{font-family:var(--f);font-weight:700;line-height:1.15;margin:0;color:var(--ink);letter-spacing:-.02em}p{margin:0}.hb-skip{position:absolute;left:-9999px}.hb-wrap{max-width:var(--w);margin:0 auto;padding:0 32px}.hb-narrow{max-width:1100px}@media(max-width:749px){.hb-wrap{padding:0 16px}}.hb-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:0 34px;background:var(--ink);color:#fff;border:0;border-radius:6px;font-family:var(--f);font-weight:700;font-size:15px;text-decoration:none;cursor:pointer;letter-spacing:.01em}.hb-btn:hover{opacity:.92}.hb-btn--full{width:100%}.hb-btn--ghost{background:transparent;color:var(--ink);border:1px solid var(--ink)}.hb-btn--cta{min-width:min(426px,100%)}.hb-ticks{list-style:none;margin:0;padding:0;display:grid;gap:10px}.hb-ticks li{display:flex;align-items:center;gap:10px;font-size:16px}.hb-ticks svg,.hb-check{width:20px;height:20px;flex:none}.hb-check circle{fill:var(--lav2)}.hb-check path{fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hb-head{background:var(--white);border-bottom:1px solid var(--line)}.hb-head__in{display:grid;grid-template-columns:auto 1fr auto;align-items:center;height:84px;gap:24px}.hb-logo{display:inline-flex;flex-direction:column;align-items:center;text-decoration:none;line-height:1;color:var(--ink)}.hb-logo__word{font-weight:700;font-size:25px;letter-spacing:.2em;padding-left:.2em}.hb-logo__by{font-weight:600;font-size:9px;letter-spacing:.32em;text-transform:uppercase;color:var(--ink2);margin-top:5px;padding-left:.32em}.hb-nav{display:flex;justify-content:flex-end;gap:30px}.hb-nav a{text-decoration:none;font-size:17px;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.hb-nav a:hover{opacity:.7}.hb-icons{display:flex;justify-content:flex-end}.hb-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:0;cursor:pointer;text-decoration:none;color:var(--ink)}.hb-icon svg{width:24px;height:24px}.hb-burger{display:none}.hb-count{position:absolute;top:5px;right:3px;min-width:17px;height:17px;padding:0 4px;border-radius:9px;background:var(--ink);color:#fff;font-size:10.5px;font-weight:700;line-height:17px;text-align:center}.hb-count[data-n="0"]{display:none}.hb-bar{background:var(--ink);color:#f2f1f6;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;text-align:center;padding:10px 12px;line-height:1.3}@media(max-width:899px){.hb-head__in{grid-template-columns:1fr auto 1fr;height:70px;gap:0}.hb-nav{display:none}.hb-burger{display:inline-flex;justify-self:start}.hb-logo__word{font-size:21px}}.hb-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:var(--white);padding:14px 20px;transform:translate(-100%);transition:transform .3s}.hb-menu.is-open{transform:none}.hb-menu>a{display:block;font-size:21px;font-weight:600;text-decoration:none;padding:15px 0;border-bottom:1px solid var(--line)}.hb-menu__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.hb-hero{background:var(--panel);padding:90px 0 32px}.hb-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.hb-hero__img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--r)}.hb-hero__txt{text-align:center;display:grid;gap:22px;justify-items:center}.hb-hero h1{font-size:54px;font-weight:600;line-height:1.12}.hb-hero h1 b{font-weight:700}.hb-hero__sub{font-size:17px;color:var(--text);max-width:560px}.hb-hero__sub b{font-weight:700;color:var(--ink)}.hb-hero .hb-ticks{justify-items:start;text-align:left}@media(max-width:899px){.hb-hero{padding:30px 0 0}.hb-hero__grid{grid-template-columns:1fr;gap:18px}.hb-hero__txt{order:-1;gap:16px}.hb-hero h1{font-size:34px}.hb-hero__sub{font-size:15px}.hb-hero .hb-btn{display:none}.hb-hero__img{border-radius:var(--r) var(--r) 0 0}}.hb-band{background:var(--lav);overflow:hidden;padding:38px 0}.hb-band__track{display:inline-flex;gap:56px;white-space:nowrap;animation:hbmarq 38s linear infinite;padding-left:56px}.hb-band span{font-size:19px;font-weight:700;color:#fff;letter-spacing:-.01em}@keyframes hbmarq{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.hb-band__track,.hb-apps__track{animation:none}}@media(max-width:749px){.hb-band{padding:24px 0}.hb-band span{font-size:16px}}.hb-intro{text-align:center;padding:48px 0 30px}.hb-intro p{font-size:20px;margin-bottom:22px}.hb-intro h2{font-size:50px;font-weight:400;line-height:1.2}.hb-intro h2 b{font-weight:700}@media(max-width:749px){.hb-intro{padding:34px 0 18px}.hb-intro p{font-size:16px;margin-bottom:14px}.hb-intro h2{font-size:34px}}.hb-pdp{padding:0 0 40px}.hb-pdp__grid{display:grid;grid-template-columns:minmax(0,500px) minmax(0,530px);justify-content:center;gap:76px;align-items:start}.hb-pdp__grid>*{min-width:0}@media(max-width:899px){.hb-pdp__grid{grid-template-columns:minmax(0,1fr);gap:18px}}.hb-gal__main{position:relative;aspect-ratio:1/1;background:var(--panel);overflow:hidden;border-radius:var(--r)}.hb-gal__main img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .25s}.hb-gal__main img.is-on{opacity:1}.hb-gal__arrows{position:absolute;inset:auto 10px 50% 10px;display:flex;justify-content:space-between;pointer-events:none;transform:translateY(50%)}.hb-gal__arrows button{pointer-events:auto;width:38px;height:38px;border-radius:50%;border:0;background:#ffffffe6;display:flex;align-items:center;justify-content:center;cursor:pointer}.hb-gal__thumbs{display:flex;gap:10px;overflow-x:auto;padding:10px 0 2px;scrollbar-width:none}.hb-gal__thumbs::-webkit-scrollbar{display:none}.hb-gal__thumbs button{flex:none;width:52px;height:52px;padding:0;border:2px solid transparent;border-radius:4px;overflow:hidden;background:var(--panel);cursor:pointer}.hb-gal__thumbs button.is-on{border-color:var(--lav2)}.hb-gal__thumbs img{width:100%;height:100%;object-fit:cover}.hb-trial{display:flex;gap:18px;align-items:center;background:var(--panel);border-radius:var(--r);padding:22px 20px;margin-top:22px;box-shadow:0 4px 14px #161b2e0f}.hb-trial svg{width:70px;height:70px;flex:none}.hb-trial h3{font-size:18px;font-weight:600;margin-bottom:6px}.hb-trial p{font-size:13.5px;line-height:1.75;color:var(--text)}@media(max-width:899px){.hb-trial{display:none}}.hb-buy{padding-top:0}.hb-title{font-size:32px;font-weight:600;margin:0 0 10px;letter-spacing:-.01em}.hb-quote{font-size:15px;line-height:1.8;color:var(--text);margin-bottom:10px}.hb-price{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:4px 0 16px}.hb-price__now{font-size:26px;font-weight:600}.hb-price__was{font-size:18px;color:var(--ink2)}.hb-tag{background:var(--ink);color:#fff;font-size:15px;font-weight:700;letter-spacing:.02em;padding:4px 14px;text-transform:uppercase}.hb-opt{margin:0 0 14px}.hb-opt__label{font-size:16px;font-weight:600;margin-bottom:12px}.hb-opt__label b{font-weight:600}.hb-sw{display:flex;flex-wrap:wrap;gap:14px}.hb-sw button{width:52px;height:52px;border-radius:50%;padding:0;border:2px solid transparent;background:var(--panel);cursor:pointer;overflow:hidden;box-shadow:0 0 0 1px var(--line)}.hb-sw button.is-on{border-color:var(--lav2);box-shadow:0 0 0 3px #8c88d640}.hb-sw img{width:100%;height:100%;object-fit:cover}.hb-stock{display:flex;align-items:center;gap:8px;font-size:15px;color:var(--lav2);font-weight:600;margin:0 0 16px}.hb-dot{width:11px;height:11px;border-radius:50%;background:var(--lav2);box-shadow:0 0 0 4px var(--lavbg);flex:none}.hb-form{margin:0}.hb-buy .kaching-bundles{margin:4px 0 12px}.hb-atc{width:100%;min-height:60px;border:0;border-radius:6px;background:var(--ink);color:#fff;font-family:var(--f);font-weight:700;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;letter-spacing:.01em}.hb-atc svg{width:20px;height:20px}.hb-atc:hover{opacity:.93}.hb-atc[disabled]{opacity:.5;cursor:default}.hb-secure{display:flex;justify-content:center;align-items:center;gap:8px;font-size:13.5px;margin:12px auto 0;padding:6px 16px;background:var(--panel);width:fit-content;border-radius:4px}.hb-secure svg{width:12px;height:12px}.hb-pay{display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:center;margin-top:10px}.hb-pay svg{width:38px;height:24px}.hb-box{background:var(--panel);border-radius:var(--r);padding:22px 18px;margin:30px 0 26px}.hb-box h3{font-size:19px;font-weight:600;margin-bottom:18px}.hb-box p{font-size:14.5px;line-height:1.95;color:var(--text);margin-bottom:18px}.hb-box .hb-ticks li{font-size:16px;font-weight:600;gap:8px}.hb-acc details{border-bottom:1px solid var(--line)}.hb-acc summary,.hb-faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px}.hb-acc summary{padding:18px 6px;font-size:15px;font-weight:500;text-transform:uppercase;letter-spacing:.02em}.hb-acc summary span{display:flex;align-items:center;gap:12px}.hb-acc summary span svg{width:18px;height:18px}.hb-acc summary::-webkit-details-marker,.hb-faq summary::-webkit-details-marker{display:none}.hb-acc summary:after{content:"";width:8px;height:8px;border-right:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);transform:rotate(-45deg);margin-right:6px;transition:transform .2s}.hb-acc details[open] summary:after{transform:rotate(45deg)}.hb-acc__body{padding:0 6px 18px;display:grid;gap:10px;font-size:14.5px;color:var(--text)}.hb-acc__body b{font-weight:600;color:var(--ink)}.hb-acc__body a{text-decoration:underline}.hb-why{padding:40px 0 30px}.hb-why h2{text-align:center;font-size:36px;font-weight:700;margin-bottom:26px}.hb-why__row{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 60px)/3);gap:30px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:6px}.hb-why__row::-webkit-scrollbar{display:none}.hb-card{scroll-snap-align:start;background:var(--panel);border-radius:4px;padding:34px 32px}.hb-card h3{font-size:19px;font-weight:600;margin-bottom:16px}.hb-card p{font-size:16px;line-height:1.8;color:#4a4e5c}@media(max-width:899px){.hb-why h2{font-size:27px}.hb-why__row{grid-auto-columns:84%;gap:14px}.hb-card{padding:26px 22px}}.hb-split{padding:16px 0}.hb-split__grid{display:grid;grid-template-columns:1fr 1fr;background:var(--panel);border-radius:var(--r);overflow:hidden;align-items:center}.hb-split__grid.hb-wrap{padding:0;max-width:calc(var(--w) - 64px)}.hb-split__img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover}.hb-split__txt{padding:40px 64px;display:grid;gap:18px;justify-items:start}.hb-split__txt h2{font-size:36px;font-weight:700}.hb-split__txt p{font-size:18px;line-height:1.4;color:var(--ink)}.hb-split__txt .hb-ticks li{font-size:18px;font-weight:600}.hb-split__txt .hb-btn{min-width:min(426px,100%);margin-top:12px}.hb-split--plain .hb-split__grid{background:transparent}@media(max-width:899px){.hb-split__grid.hb-wrap{margin:0 16px;max-width:none}.hb-split__grid{grid-template-columns:1fr}.hb-split__txt{padding:24px 18px 30px}.hb-split__txt h2{font-size:28px}.hb-split__txt p,.hb-split__txt .hb-ticks li{font-size:16px}.hb-split__txt .hb-btn{width:100%}}.hb-facts{padding:16px 0}.hb-facts__row{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.hb-fact{background:var(--panel);text-align:center;padding:26px 18px 20px}.hb-fact b{display:block;font-size:48px;line-height:1.1;font-weight:700;color:var(--lav2);margin-bottom:12px}.hb-fact h3{font-size:20px;font-weight:600;margin-bottom:8px}.hb-fact p{font-size:16px;line-height:1.8;color:var(--text)}@media(max-width:749px){.hb-facts__row{grid-template-columns:1fr;gap:12px}.hb-fact b{font-size:40px}}.hb-apps{padding:60px 0 40px;text-align:center}.hb-apps h2{font-size:36px;font-weight:600;margin-bottom:44px}.hb-apps__box{background:var(--panel);border-radius:var(--r);overflow:hidden;padding:30px 0}.hb-apps__track{display:inline-flex;gap:70px;white-space:nowrap;animation:hbmarq 30s linear infinite;padding-left:70px}.hb-apps__track span{font-size:30px;font-weight:700;letter-spacing:-.02em;color:#2a2e3a}@media(max-width:749px){.hb-apps{padding:40px 0 24px}.hb-apps h2{font-size:26px;margin-bottom:24px}.hb-apps__track span{font-size:22px}.hb-apps__track{gap:40px}}.hb-bundles{padding:70px 0 40px}.hb-bundles h2{text-align:center;font-size:40px;font-weight:700;margin-bottom:22px}.hb-bundles__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hb-bundle{display:grid;justify-items:center;gap:6px;text-align:center}.hb-bundle img{width:100%;aspect-ratio:4/3;object-fit:cover}.hb-bundle h3{font-size:34px;font-weight:600;margin:4px 0 26px}.hb-bundle .hb-btn{min-width:min(444px,90%);font-size:17px;text-transform:uppercase}.hb-bundle .hb-btn s{color:#b1ace3;font-weight:600}@media(max-width:749px){.hb-bundles{padding:40px 0 20px}.hb-bundles h2{font-size:30px}.hb-bundles__grid{grid-template-columns:1fr;gap:30px}.hb-bundle h3{font-size:26px;margin-bottom:12px}.hb-bundle .hb-btn{font-size:15px}}.hb-icons2{display:grid;grid-template-columns:1fr 1fr;gap:20px;width:100%}.hb-icons2 div{display:flex;align-items:center;gap:14px;font-size:16px}.hb-icons2 svg{width:44px;height:44px;flex:none;fill:none;stroke:var(--ink);stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.hb-icons2 svg .l{stroke:var(--lav2)}.hb-inc{display:grid;gap:10px}.hb-inc__h{display:flex;align-items:center;gap:14px}.hb-inc__h img,.hb-inc__h svg{width:58px;height:58px;object-fit:cover;flex:none;border-radius:4px;background:var(--panel)}.hb-inc__h h3{font-size:24px;font-weight:600}.hb-inc p{font-size:18px;line-height:1.45}@media(max-width:749px){.hb-inc__h h3{font-size:20px}.hb-inc p{font-size:16px}}.hb-faq{padding:60px 0 30px}.hb-faq__head{text-align:center;margin-bottom:40px}.hb-faq__head h2{font-size:42px;font-weight:400;margin-bottom:10px}.hb-faq__head p{font-size:14px;color:var(--text)}.hb-faq__box{background:var(--panel);border-radius:var(--r);padding:30px 32px 40px}.hb-faq details{border-bottom:1px solid #E0DDEE}.hb-faq summary{padding:24px 0;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:.01em}.hb-faq summary:after{content:"";flex:none;width:22px;height:22px;border-radius:50%;background:var(--ink) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 14l4-4 4 4' fill='none' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/16px no-repeat;transform:rotate(180deg);transition:transform .2s}.hb-faq details[open] summary:after{transform:none}.hb-faq details p{padding:0 0 22px;font-size:15px;line-height:1.7;color:var(--text)}.hb-faq a{text-decoration:underline}@media(max-width:749px){.hb-faq__head h2{font-size:30px}.hb-faq__box{padding:14px 16px 24px}.hb-faq summary{font-size:14px;padding:18px 0}}.hb-ugc{padding:60px 0 20px}.hb-ugc h2{font-size:42px;font-weight:400;margin-bottom:34px}.hb-ugc h2 b{font-weight:700}.hb-ugc__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hb-ugc__grid img,.hb-ugc__grid video{width:100%;aspect-ratio:3/4;object-fit:cover;background:var(--panel)}@media(max-width:749px){.hb-ugc h2{font-size:28px}.hb-ugc__grid{grid-template-columns:repeat(2,1fr)}}.hb-promise{padding:40px 0 70px}.hb-promise__card{background:var(--lavbg);border-radius:var(--r);padding:40px 30px;text-align:center;max-width:780px;margin:0 auto}.hb-promise__card>svg{width:78px;height:78px;margin:0 auto 14px}.hb-eyebrow{font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--lav2);margin-bottom:10px}.hb-promise__card h2{font-size:28px;margin:0 auto 12px;max-width:600px}.hb-promise__card>p{max-width:580px;margin:0 auto 18px;color:var(--text)}.hb-promise .hb-ticks{display:inline-grid;text-align:left}.hb-promise .hb-ticks li{font-size:15px}@media(max-width:749px){.hb-promise__card{padding:30px 18px}.hb-promise__card h2{font-size:22px}}.hb-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--white);box-shadow:0 -4px 18px #161b2e1a;transform:translateY(110%);transition:transform .25s}.hb-sticky.is-on{transform:none}.hb-sticky__in{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;min-height:72px}.hb-sticky__p{display:flex;align-items:center;gap:12px;min-width:0}.hb-sticky__p img{width:44px;height:44px;object-fit:cover;border-radius:4px}.hb-sticky__t{font-size:17px;line-height:1.25}.hb-sticky__t b{display:block;font-size:14px;font-weight:600}.hb-sticky .hb-btn{min-width:300px;min-height:50px}@media(max-width:749px){.hb-sticky__in{grid-template-columns:1fr auto;min-height:66px;gap:10px}.hb-sticky__p img{display:none}.hb-sticky__t{font-size:14px}.hb-sticky .hb-btn{min-width:0;padding:0 22px}.hb-sticky__sp{display:none}}.hb-foot{background:var(--ink);color:#d9dae2;padding:46px 0 26px;font-size:14px}.hb-foot .hb-logo{color:#fff;align-items:flex-start}.hb-foot .hb-logo__by{color:#a7aabb}.hb-foot__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:30px}.hb-foot__brand p{margin-top:14px;max-width:340px;color:#b8bac8}.hb-foot h4{color:#fff;font-size:14px;font-weight:600;margin-bottom:10px}.hb-foot ul{list-style:none;margin:0;padding:0;display:grid;gap:7px}.hb-foot a{text-decoration:none;color:#d9dae2}.hb-foot__bottom{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;border-top:1px solid #2B3148;margin-top:30px;padding-top:18px;color:#a7aabb}@media(max-width:749px){.hb-foot{padding-bottom:90px}.hb-foot__grid{grid-template-columns:1fr 1fr}.hb-foot__brand{grid-column:1/-1}}.hb-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;visibility:hidden}.hb-drawer.is-open{visibility:visible}.hb-drawer__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#161b2e73;opacity:0;transition:opacity .25s}.hb-drawer.is-open .hb-drawer__bg{opacity:1}.hb-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:min(420px,92vw);background:var(--white);transform:translate(100%);transition:transform .3s;display:flex}.hb-drawer.is-open .hb-drawer__panel{transform:none}#hb-cart-inner{display:flex;flex:1;min-width:0}#hb-cart-inner>.shopify-section{display:flex;flex:1;min-width:0}.hb-drawer__col{display:flex;flex-direction:column;flex:1;min-width:0}.hb-drawer__head{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid var(--line)}.hb-drawer__head h3{font-size:19px;font-weight:600}.hb-drawer__body{flex:1;overflow-y:auto;padding:8px 18px}.hb-empty{text-align:center;padding:50px 0;display:grid;gap:16px;justify-items:center}.hb-line{display:grid;grid-template-columns:80px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.hb-line img{width:80px;height:80px;object-fit:cover;border-radius:4px;background:var(--panel)}.hb-line__t{font-weight:600;font-size:15px;line-height:1.3}.hb-line__v,.hb-line__d{font-size:13px;color:var(--ink2)}.hb-qty{display:inline-flex;align-items:center;border:1px solid var(--line);margin-top:8px}.hb-qty button{width:32px;height:32px;border:0;background:none;cursor:pointer;font-size:17px}.hb-qty span{min-width:26px;text-align:center;font-size:14px}.hb-line__p{text-align:right;font-size:15px;font-weight:600;display:grid;gap:2px;align-content:start}.hb-line__p s{font-weight:400;color:var(--ink2);font-size:13px}.hb-rm{border:0;background:none;color:var(--ink2);font-size:12px;text-decoration:underline;cursor:pointer;padding:0;margin-top:6px}.hb-drawer__foot{padding:16px 18px 20px;border-top:1px solid var(--line);display:grid;gap:8px}.hb-sub{display:flex;justify-content:space-between;font-weight:600}.hb-sub--s{font-weight:400;color:var(--ink2);font-size:14px}.hb-drawer__foot .hb-note{display:block;text-align:center;font-size:13px;color:var(--ink2)}.hb-page{padding:40px 0 64px}.hb-page .hb-narrow{max-width:760px}.hb-page h1{font-size:34px;margin-bottom:18px}.hb-rte{display:grid;gap:12px;color:var(--text)}.hb-rte h2{font-size:22px;margin-top:10px}.hb-rte h3{font-size:18px;margin-top:8px}.hb-rte a{text-decoration:underline}.hb-rte ol,.hb-rte ul{margin:0;padding-left:22px;display:grid;gap:6px}.hb-contact{display:grid;gap:12px;margin-top:22px}.hb-contact label{display:grid;gap:5px;font-size:14px;font-weight:500}.hb-contact input,.hb-contact textarea{font:inherit;padding:12px;border:1px solid var(--line);background:#fff;border-radius:4px}.hb-ok{color:#1f6b3a}.hb-err{color:#a12a1e}.hb-back{margin-top:28px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hb.css.map */
