@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@400;500;700&display=swap";.hk-page{--tu-deep: #1A1714;--tu-deep-2: #2A211D;--tu-primary: #C84A1A;--tu-primary-dk: #9E3812;--tu-primary-soft:#F5D5C0;--tu-accent: #E8B53A;--tu-accent-soft: #FBE2A8;--tu-olive: #5A6334;--tu-tile: #FBE5C0;--tu-tile-2: #F9D9A4;--tu-tile-3: #FFF1D0;--tu-page: #FFF5E6;--tu-paper: #FFFBF5;--tu-white: #FFFFFF;--tu-ink: #1A1714;--tu-ink-2: #4A3825;--tu-ink-3: #8A7860;--tu-hairline: #EBD9BC;--tu-hairline-2: #F4E5C7;--tu-success: #5A6334;--tu-danger: #9E3812;--tu-font-head: "Playfair Display", Georgia, "Times New Roman", serif;--tu-font-italic: "Playfair Display", Georgia, serif;--tu-font-body: "DM Sans","Inter",-apple-system,BlinkMacSystemFont,sans-serif;--tu-font-mark: "Playfair Display", Georgia, serif;--tu-font-utility:"DM Sans", system-ui, sans-serif;--tu-radius-sm: 6px;--tu-radius: 10px;--tu-radius-lg: 18px;--tu-radius-xl: 28px;--tu-maxw: 1216px;--tu-gutter: clamp(16px, 4vw, 32px);font-family:var(--tu-font-body);color:var(--tu-ink);background:var(--tu-white);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}@font-face{font-family:Clash Grotesk;src:local("Clash Grotesk Medium"),local("Clash-Grotesk-Medium");font-weight:500;font-display:swap}@font-face{font-family:Satoshi;src:local("Satoshi-Regular"),local("Satoshi Regular");font-weight:400;font-display:swap}.hk-page *,.hk-page *:before,.hk-page *:after{box-sizing:border-box}.hk-page h1,.hk-page h2,.hk-page h3,.hk-page h4{font-family:var(--tu-font-head);font-weight:500;line-height:1.12;margin:0;letter-spacing:-.01em;color:var(--tu-ink)}.hk-page .hk-eyebrow{font-family:var(--tu-font-utility);font-weight:700;font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:var(--tu-ink-2)}.hk-page em.hk-accent,.hk-page .hk-italic{font-family:var(--tu-font-italic);font-style:italic;font-weight:400}.hk-page p{margin:0}.hk-page img,.hk-page svg{max-width:100%;display:block}.hk-page button{font-family:inherit;cursor:pointer}.hk-page a{color:inherit}.hk-wrap{max-width:var(--tu-maxw);margin:0 auto;padding-inline:var(--tu-gutter)}.hk-wrap--narrow{max-width:1066px}.hk-wrap--tight{max-width:862px}.hk-dagger{font-size:.62em;vertical-align:super;opacity:.7;margin-left:1px}.hk-ann{background:var(--tu-deep);color:#fff;padding:6px 14px;display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;text-align:center}.hk-ann__msg{display:flex;flex-direction:column;align-items:center}.hk-ann__msg b{font-family:var(--tu-font-head);font-weight:500;font-size:22px;line-height:1.15}.hk-ann__msg span{font-size:13px;color:#ffffffb3;line-height:1.4;margin-top:2px}.hk-ann__timer{display:flex;align-items:center;gap:6px;padding:2px 0}.hk-ann__cell{display:flex;flex-direction:column;align-items:center;min-width:38px}.hk-ann__cell b{font-family:var(--tu-font-head);font-weight:500;font-size:22px;line-height:1}.hk-ann__cell span{font-size:11px;color:#ffffffb3;margin-top:2px}.hk-ann__colon{font-family:var(--tu-font-head);font-weight:500;font-size:22px;opacity:.6}@media(max-width:640px){.hk-ann{gap:14px;padding:6px 12px}.hk-ann__msg b{font-size:17px}.hk-ann__msg span{font-size:10px}.hk-ann__cell b{font-size:17px}.hk-ann__cell span{font-size:10px}.hk-ann__colon{font-size:17px}}.hk-fscroll{background:var(--tu-white);border-bottom:1px solid var(--tu-hairline);overflow:hidden}.hk-fscroll__track{display:flex;align-items:center;width:max-content;padding:14px 0;animation:hk-marquee 42s linear infinite;gap:0}.hk-fscroll:hover .hk-fscroll__track{animation-play-state:paused}@keyframes hk-marquee{to{transform:translate(-50%)}}.hk-fscroll__item{display:inline-flex;align-items:center;gap:10px;padding:0 36px;white-space:nowrap;color:var(--tu-ink);font-size:16px;font-weight:500;font-family:var(--tu-font-head)}.hk-fscroll__item svg{width:22px;height:22px;color:var(--tu-primary);flex:none}@media(max-width:760px){.hk-fscroll__item{padding:0 22px;font-size:14px;gap:8px}.hk-fscroll__item svg{width:18px;height:18px}}.hk-hero{background:var(--tu-white);padding:40px 0}.hk-hero__grid{display:grid;grid-template-columns:minmax(0,44.5%) minmax(0,55.5%);align-items:flex-start;gap:0}.hk-gallery{position:relative}@media(min-width:992px){.hk-gallery{position:sticky;top:40px}}.hk-hero-stack{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(0,1fr);gap:10px;align-items:stretch}.hk-hero-stack__main{min-width:0;position:relative}.hk-hero-stack__rail{display:grid;grid-template-rows:repeat(3,1fr);gap:10px}.hk-tile{background:var(--tu-tile);border-radius:var(--tu-radius);padding:26px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:16px;min-height:0}.hk-tile__ic{color:var(--tu-primary);display:grid;place-items:center}.hk-tile__ic svg{width:44px;height:44px}.hk-tile__lbl{font-family:var(--tu-font-body);font-weight:700;font-size:16px;line-height:1.25;color:var(--tu-ink);letter-spacing:-.005em;max-width:140px}@media(max-width:991px){.hk-tile{padding:20px 14px;gap:12px}.hk-tile__ic svg{width:36px;height:36px}.hk-tile__lbl{font-size:14px;max-width:130px}}.hk-gallery__stage{position:relative;aspect-ratio:1 / 1;background:var(--tu-tile);border-radius:var(--tu-radius);overflow:hidden;display:grid;place-items:center}.hk-gallery__pane{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s ease;display:grid;place-items:center}.hk-gallery__pane[data-active=true]{opacity:1}.hk-gallery__pane img{width:100%;height:100%;object-fit:cover}.hk-gallery__pill{position:absolute;bottom:18px;left:18px;z-index:5;background:#ffffff8c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(0,0,0,.08);border-radius:var(--tu-radius-sm);padding:7px 12px;font-size:14px;font-weight:500;color:var(--tu-ink);display:inline-flex;align-items:center;gap:6px;font-family:var(--tu-font-head)}.hk-gallery__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin-top:10px}.hk-thumb{aspect-ratio:1;border-radius:0;overflow:hidden;padding:0;border:2px solid transparent;background:var(--tu-tile);cursor:pointer;transition:border-color .15s}.hk-thumb[aria-selected=true]{border-color:var(--tu-primary)}.hk-thumb img{width:100%;height:100%;object-fit:cover}@media(max-width:991px){.hk-hero__grid{grid-template-columns:1fr;gap:16px}.hk-hero-stack{grid-template-columns:1fr}.hk-hero-stack__rail{display:none}.hk-gallery__thumbs{grid-template-columns:repeat(6,1fr)}.hk-gallery__pill{font-size:12px;padding:5px 10px;bottom:12px;left:12px}}.hk-buybox{display:flex;flex-direction:column;gap:0;padding-left:41px;align-items:flex-start}@media(max-width:991px){.hk-buybox{padding-left:0;padding-top:8px}}.hk-revpill{background:var(--tu-paper);padding:7px 18px 7px 12px;border-radius:999px;display:inline-flex;align-items:center;gap:8px;font-size:13px;line-height:1.2;margin-bottom:18px;font-family:var(--tu-font-body);font-weight:500;color:var(--tu-ink);white-space:nowrap;max-width:100%}.hk-revpill__stars{display:inline-flex;gap:1px;flex:none;color:var(--tu-primary)}.hk-revpill__stars svg{width:13px;height:13px}.hk-revpill__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hk-revpill__avatars{display:inline-flex;flex:none}.hk-revpill__avatars img{width:20px;height:20px;border-radius:50%;border:1.5px solid var(--tu-paper);margin-left:-5px;object-fit:cover}.hk-revpill__avatars img:first-child{margin-left:0}@media(max-width:991px){.hk-revpill{background:transparent;padding:0;font-size:12px;gap:6px;margin-bottom:14px}.hk-revpill__stars svg{width:12px;height:12px}}@media(max-width:380px){.hk-revpill{font-size:11px;gap:5px}.hk-revpill__stars svg{width:11px;height:11px}}.hk-product-eyebrow{font-family:var(--tu-font-utility);font-weight:700;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--tu-ink-2);margin-bottom:6px}.hk-product-title{font-family:var(--tu-font-head);font-weight:500;font-size:38px;line-height:1.05;color:var(--tu-primary);margin-bottom:6px;letter-spacing:-.015em;text-transform:uppercase}.hk-product-tail{display:block;font-family:var(--tu-font-italic);font-style:italic;font-weight:400;font-size:22px;line-height:1.2;color:var(--tu-ink);text-transform:none;letter-spacing:0;margin-top:4px}@media(max-width:991px){.hk-product-eyebrow{font-size:11px}.hk-product-title{font-size:28px}.hk-product-tail{font-size:18px}}.hk-product-sub{font-size:17px;line-height:1.4;color:var(--tu-ink-2);margin-bottom:24px}@media(max-width:991px){.hk-product-sub{font-size:15px;margin-bottom:20px}}.hk-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px 16px;width:100%;background:var(--tu-paper);padding:18px 16px 14px;border-radius:var(--tu-radius-sm);margin-bottom:0}.hk-benefit-chip{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:500;color:var(--tu-ink);line-height:1.2;font-family:var(--tu-font-head)}.hk-benefit-chip svg{width:20px;height:20px;color:var(--tu-primary);flex:none;stroke-width:1.6}@media(max-width:760px){.hk-benefit-grid{grid-template-columns:repeat(2,1fr);background:transparent;padding:0;gap:10px 8px}.hk-benefit-chip{font-size:13px;gap:6px}.hk-benefit-chip svg{width:16px;height:16px}}.hk-pricerow{display:inline-flex;flex-wrap:wrap;align-items:center;gap:14px;border-top:.5px solid rgba(0,0,0,.15);border-bottom:.5px solid rgba(0,0,0,.15);width:100%;padding:14px 0;margin:18px 0}.hk-pricerow__now{font-size:20px;font-weight:700;color:var(--tu-primary)}.hk-pricerow__was{font-size:20px;font-weight:400;color:var(--tu-ink);text-decoration:line-through}.hk-pricerow__save{background:var(--tu-primary);color:#fff;font-weight:700;font-size:15px;padding:0 14px;height:27px;display:inline-flex;align-items:center;border-radius:6px}@media(max-width:991px){.hk-pricerow{padding:11px 0;margin:16px 0;gap:8px}.hk-pricerow__now,.hk-pricerow__was{font-size:18px}.hk-pricerow__save{font-size:14px;height:24px}}.hk-bundles{display:flex;flex-direction:column;gap:14px;width:100%}.hk-bundle{background:#fff;border:1px solid rgba(0,0,0,.18);border-radius:var(--tu-radius);padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;cursor:pointer;position:relative;text-align:left;font:inherit;transition:border-color .15s,background-color .15s}.hk-bundle:hover{border-color:var(--tu-primary)}.hk-bundle[aria-checked=true]{border:1.3px solid var(--tu-primary);background:#d9a03a1f}.hk-bundle__info{display:flex;align-items:center;gap:24px;width:100%}.hk-bundle__img{width:110px;height:60px;object-fit:contain;flex-shrink:0}.hk-bundle__label{font-weight:700;font-size:16px;line-height:1.3;color:var(--tu-ink)}.hk-bundle__label small{display:block;font-weight:400;margin-top:5px;font-size:15px;color:var(--tu-ink-2)}.hk-bundle__prices{text-align:right;white-space:nowrap;min-width:max-content}.hk-bundle__now{display:block;font-weight:700;font-size:16px;color:var(--tu-primary)}.hk-bundle__was{display:block;font-weight:400;font-size:16px;color:var(--tu-primary);text-decoration:line-through}.hk-bundle__tag{position:absolute;top:-10px;right:28px;background:var(--tu-primary);color:#fff;font-weight:700;font-size:13px;padding:2px 18px;border-radius:999px}.hk-bundle__tag--free{background:var(--tu-deep-2)}.hk-bundle__gift{width:100%;display:flex;align-items:flex-start;gap:10px;margin-top:10px;padding-top:10px;border-top:1px dashed rgba(0,0,0,.15)}.hk-bundle__gift svg{width:20px;height:20px;color:var(--tu-primary);flex:none;margin-top:1px}.hk-bundle__gift b{display:block;font-size:14px;font-weight:700;color:var(--tu-ink);line-height:1.35}.hk-bundle__gift span{display:block;font-size:12px;color:var(--tu-ink-3);margin-top:2px}@media(max-width:991px){.hk-bundle{padding:9px 12px}.hk-bundle__img{width:96px;height:48px}.hk-bundle__label{font-size:14px}.hk-bundle__label small{font-size:13px}.hk-bundle__now,.hk-bundle__was{font-size:14px}.hk-bundle__tag{font-size:12px;padding:1px 14px;top:-8px;right:12px}}.hk-delivery{width:100%;background:var(--tu-accent-soft);height:35px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:15px;color:var(--tu-ink);margin:18px 0 14px;gap:10px}.hk-delivery svg{width:17px;height:17px;color:var(--tu-primary-dk);flex:none}.hk-delivery b{color:var(--tu-primary-dk);font-weight:700;text-decoration:underline}@media(max-width:991px){.hk-delivery{height:31px;font-size:14px;margin:16px 0 12px;gap:8px}}.hk-atc{width:100%;background:var(--tu-primary);color:#fff;border:none;border-radius:var(--tu-radius-sm);padding:14px 24px;font-family:var(--tu-font-head);font-weight:500;font-size:18px;line-height:1;display:flex;flex-direction:column;align-items:center;gap:4px;height:63px;justify-content:center;text-transform:capitalize;transition:background-color .2s,color .2s,box-shadow .2s}.hk-atc:hover{background:var(--tu-primary-dk)}.hk-atc small{font-size:14px;font-weight:400;opacity:.85;text-transform:none}.hk-atc__price{display:inline-flex;gap:8px;align-items:baseline}.hk-atc__price span:last-child{text-decoration:line-through;color:#ffffff80;font-weight:400}@media(max-width:991px){.hk-atc{height:56px;font-size:16px}}.hk-atc-info{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:12px;width:100%}.hk-atc-info__item{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--tu-ink)}.hk-atc-info__item svg{width:12px;height:12px;color:var(--tu-primary)}.hk-atc-info__sep{color:var(--tu-ink-3);font-size:14px}.hk-accordions{width:100%;margin-top:32px;display:flex;flex-direction:column;gap:11px}.hk-acc{background:#fff;border:1px solid var(--tu-hairline);border-radius:5px;overflow:hidden}.hk-acc__head{width:100%;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;font-family:var(--tu-font-body);font-weight:700;font-size:17px;color:var(--tu-ink);cursor:pointer;list-style:none}.hk-acc__head::-webkit-details-marker{display:none}.hk-acc__head::marker{content:""}.hk-acc[open] .hk-acc__icon:after{transform:scaleY(0)}.hk-acc__icon{width:20px;height:20px;position:relative;flex:none;color:var(--tu-ink)}.hk-acc__icon:before,.hk-acc__icon:after{content:"";position:absolute;background:currentColor}.hk-acc__icon:before{width:14px;height:2px;top:9px;left:3px}.hk-acc__icon:after{width:2px;height:14px;top:3px;left:9px;transition:transform .25s}.hk-acc__body{padding:0 20px 16px;font-size:16px;color:var(--tu-ink-2);line-height:1.5}.hk-acc__body p{margin-bottom:12px}.hk-acc__body p:last-child{margin-bottom:0}.hk-acc__body ul{padding-left:20px;margin:0 0 12px}.hk-acc__body ul li{margin-bottom:4px}.hk-facts{border:2px solid var(--tu-ink);padding:12px 14px 14px;background:#fff;font-family:var(--tu-font-body);color:var(--tu-ink);margin:4px 0 12px}.hk-facts h4{font-family:var(--tu-font-head);font-weight:500;font-size:22px;line-height:1;letter-spacing:-.01em;border-bottom:6px solid var(--tu-ink);padding-bottom:6px;margin-bottom:6px;text-transform:capitalize}.hk-facts__serving{font-size:13px;font-weight:700;border-bottom:1px solid var(--tu-ink);padding-bottom:6px;margin-bottom:6px}.hk-facts__serving b{display:block}.hk-facts__head{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid var(--tu-ink);padding-bottom:4px;margin-bottom:4px;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.hk-facts__row{display:flex;justify-content:space-between;align-items:baseline;gap:14px;padding:5px 0;border-bottom:1px solid var(--tu-hairline);font-size:14px;line-height:1.3}.hk-facts__row:last-of-type{border-bottom:none}.hk-facts__row b{font-weight:700}.hk-facts__row em{font-style:italic;color:var(--tu-ink-2)}.hk-facts__row.is-sub{padding-left:22px;position:relative;font-size:13px;color:var(--tu-ink-2)}.hk-facts__row.is-sub:before{content:"\21b3";position:absolute;left:6px;top:5px;color:var(--tu-ink-3)}.hk-facts__row.is-total{font-weight:700;background:var(--tu-tile-3);margin:0 -14px 4px;padding:7px 14px;border-top:2px solid var(--tu-ink);border-bottom:2px solid var(--tu-ink);font-size:14px}.hk-facts__amount{white-space:nowrap;font-variant-numeric:tabular-nums}.hk-facts__foot{font-size:11.5px;line-height:1.4;margin-top:10px;padding-top:8px;border-top:2px solid var(--tu-ink);color:var(--tu-ink-2)}.hk-facts__foot p{margin-bottom:6px}.hk-facts__foot p:last-child{margin-bottom:0}.hk-facts__foot strong{color:var(--tu-ink)}.hk-trust{background:var(--tu-deep);background-image:linear-gradient(180deg,#0000,#00000026);color:#fff;padding:60px 0 50px}.hk-trust__title{text-align:center;font-family:var(--tu-font-mark);font-weight:400;font-size:34px;letter-spacing:.02em;margin-bottom:36px;color:#fff}.hk-trust__pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:780px;margin:0 auto 32px;padding:0 var(--tu-gutter)}.hk-trust__pillar{border:1.5px solid rgba(255,255,255,.42);border-radius:8px;padding:22px 12px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:14px;min-height:160px}.hk-trust__pillar svg{width:40px;height:40px;color:#fff;stroke-width:1.4}.hk-trust__pillar b{font-family:var(--tu-font-head);font-weight:500;font-size:14px;line-height:1.25;color:#fff;letter-spacing:.04em;text-transform:uppercase}.hk-trust__seals{display:grid;grid-template-columns:repeat(3,1fr);gap:12px 28px;max-width:780px;margin:0 auto;padding:0 var(--tu-gutter)}.hk-trust__seal{display:inline-flex;align-items:center;gap:10px;font-size:16px;font-weight:500;color:#fff;font-family:var(--tu-font-head)}.hk-trust__seal svg{width:22px;height:22px;color:var(--tu-accent);flex:none}@media(max-width:760px){.hk-trust__pillars{grid-template-columns:repeat(2,1fr)}.hk-trust__seals{grid-template-columns:1fr 1fr;gap:10px 16px}.hk-trust__title{font-size:26px}.hk-trust__pillar{padding:16px 8px;min-height:130px;gap:10px}.hk-trust__pillar svg{width:32px;height:32px}.hk-trust__pillar b{font-size:12px}.hk-trust__seal{font-size:14px;gap:8px}}.hk-stats{background:linear-gradient(180deg,var(--tu-deep-2) 0%,var(--tu-deep) 100%);color:#fff;padding:80px 0}.hk-stats__row{display:flex;flex-wrap:wrap;align-items:center;gap:62px}.hk-stats__grid{flex:1 1 55%;display:flex;flex-wrap:wrap;max-width:55%}.hk-stats__cta{flex:1 1 calc(45% - 62px);max-width:calc(45% - 62px)}.hk-stats__cell{width:50%;position:relative;text-align:left;padding:0}.hk-stats__cell:nth-child(3),.hk-stats__cell:nth-child(4){border-top:1px solid rgba(255,255,255,.3);padding-top:13px;margin-top:13px}.hk-stats__num{font-family:var(--tu-font-head);font-weight:500;font-size:40px;line-height:1.05;color:#fff}.hk-stats__label{font-weight:700;font-size:16px;line-height:1.35;margin-top:4px}.hk-stats__sub{font-weight:400;font-size:15px;line-height:1.25;color:#ffffffd9;margin-top:2px}.hk-stats__cta h2{font-weight:500;font-size:31px;line-height:1.22;color:#fff;margin-bottom:20px;text-align:center}.hk-stats__cta h2 strong{font-weight:500;display:inline-block;width:100%;color:#fff}.hk-stats__cta p{font-size:17px;line-height:1.4;margin:0 auto 36px;max-width:430px;text-align:center;color:#fffffff2}.hk-stats__cta .hk-cta-cream{margin:8px auto 0}.hk-stats__cta .hk-cta-sub{margin-top:16px;padding-bottom:8px}@media(max-width:991px){.hk-stats{padding:30px 0 40px}.hk-stats__row{gap:24px;flex-direction:column-reverse}.hk-stats__grid,.hk-stats__cta{max-width:100%;flex:1 1 100%}.hk-stats__cell{width:100%}.hk-stats__cell:nth-child(2),.hk-stats__cell:nth-child(3),.hk-stats__cell:nth-child(4){border-top:1px solid rgba(255,255,255,.3);padding-top:22px;margin-top:22px}.hk-stats__cta h2{font-size:24px;margin-bottom:14px}.hk-stats__cta p{font-size:16px;margin-bottom:28px}.hk-stats__cta .hk-cta-cream{margin-top:6px}.hk-stats__cta .hk-cta-sub{margin-top:14px;padding-bottom:4px}}.hk-cta-cream{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:100%;min-width:280px;background:#da3e11;color:#fff!important;border-radius:999px;padding:0 36px;font-family:var(--tu-font-body);font-weight:700;font-size:17px;height:58px;letter-spacing:.01em;text-decoration:none;transition:box-shadow .2s,background-color .2s,transform .2s;box-shadow:0 4px 14px #da3e1159}.hk-cta-cream:hover{background:#b83210;color:#fff!important;transform:translateY(-1px)}.hk-cta-sub{margin-top:18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;color:#ffffffd9;width:100%}.hk-cta-sub svg{width:15px;height:15px;color:var(--tu-accent)}.hk-cta-deep{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:100%;min-width:280px;background:var(--tu-primary);color:#fff;border-radius:999px;padding:0 36px;font-family:var(--tu-font-body);font-weight:700;font-size:17px;height:58px;letter-spacing:.01em;text-decoration:none;border:none;transition:box-shadow .2s,background-color .2s,color .2s,transform .2s}.hk-cta-deep:hover{background:var(--tu-primary-dk);color:#fff;transform:translateY(-1px)}.hk-cta-deep--sub{display:inline-flex;align-items:center;justify-content:center;gap:6px;text-align:center;margin-top:18px;font-size:14px;color:var(--tu-ink-2);width:100%}.hk-cta-deep--sub svg{width:15px;height:15px;color:var(--tu-primary)}@media(max-width:991px){.hk-cta-deep,.hk-cta-cream{width:100%;min-width:0;font-size:16px;height:52px;padding:0 24px}.hk-cta-sub,.hk-cta-deep--sub{margin-top:14px;font-size:13px}}.hk-comp{background:var(--tu-page);padding:48px 16px}.hk-comp__overtitle{text-align:center;font-family:var(--tu-font-body);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#9e3812;margin:0 0 12px}.hk-comp__title{text-align:center;font-family:var(--tu-font-head);font-weight:500;font-size:31px;line-height:1.22;margin-bottom:25px}.hk-comp__title em{font-style:normal;color:var(--tu-primary)}.hk-comp__italic-sub{text-align:center;font-family:var(--tu-font-head);font-style:italic;font-weight:400;font-size:17px;line-height:1.4;color:var(--tu-ink-2);margin:-10px auto 16px;max-width:540px}.hk-comp__leaf-divider{display:flex;justify-content:center;align-items:center;margin:0 auto 28px;color:var(--tu-primary);opacity:.85}.hk-comp__leaf-divider svg{width:18px;height:18px;display:block}.hk-comp__grid{display:grid;grid-template-columns:repeat(4,minmax(0,270px));justify-content:center;gap:24px}.hk-comp__card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #00000014;display:flex;flex-direction:column;position:relative}.hk-comp__dose{font-family:var(--tu-font-head);font-weight:500;font-size:22px;line-height:1;color:var(--tu-primary);text-align:center;padding:18px 16px 4px;letter-spacing:-.01em}.hk-comp__media{aspect-ratio:1;overflow:hidden;border-radius:12px;margin:12px 12px 0;background:var(--tu-tile)}.hk-comp__media img{width:100%;height:100%;object-fit:cover}.hk-comp__body{padding:20px;text-align:center;flex:1}.hk-comp__name{font-family:var(--tu-font-head);font-weight:500;font-size:20px;margin-bottom:12px}.hk-comp__desc{font-size:15px;line-height:1.4;color:var(--tu-ink-2)}.hk-comp__meta-strip{list-style:none;margin:36px auto 0;padding:0;display:flex;justify-content:center;flex-wrap:wrap;gap:32px 48px;max-width:720px}.hk-comp__meta-item{display:flex;align-items:center;gap:10px;font-family:var(--tu-font-head);font-weight:400;font-size:15px;color:var(--tu-ink-2)}.hk-comp__meta-icon{flex-shrink:0;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:var(--tu-primary);border:1.5px solid var(--tu-primary);border-radius:999px}.hk-comp__meta-icon svg{width:14px;height:14px;display:block}@media(max-width:767px){.hk-comp__title{font-size:26px;line-height:1.22}.hk-comp__italic-sub{font-size:15px;margin-top:-4px}.hk-comp__dose{font-size:19px;padding:14px 12px 2px}.hk-comp__grid{grid-template-columns:85% 85%;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 8px 12px;margin:0 -16px;grid-auto-flow:column;grid-auto-columns:85%;justify-content:start}.hk-comp__grid>*{scroll-snap-align:center}.hk-comp__meta-strip{gap:16px 24px;margin-top:24px;font-size:14px}.hk-comp__meta-item{font-size:14px}}.hk-stories{background:#f2c566;padding:40px 0 50px}.hk-stories__head{text-align:center;margin-bottom:24px;padding:0 var(--tu-gutter)}.hk-stories__stars{margin-bottom:12px}.hk-stories__stars svg{width:28px;height:28px;color:var(--tu-primary);fill:var(--tu-primary);display:inline-block}.hk-stories__title{font-family:var(--tu-font-head);font-weight:500;font-size:31px;line-height:1.22}.hk-stories__title strong{font-weight:500;color:var(--tu-primary)}.hk-stories__sub{font-size:17px;color:var(--tu-ink-2);margin-top:6px}.hk-stories__marquee{overflow:hidden;margin-bottom:28px;--marquee-end: -50%}.hk-stories__marquee-track{display:flex;gap:8px;width:max-content;animation:hk-marquee2 60s linear infinite}@keyframes hk-marquee2{to{transform:translate(var(--marquee-end))}}.hk-stories__marquee img{width:99px;height:99px;border-radius:0;object-fit:cover;flex:none}.hk-stories__reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1233px;margin:0 auto;padding:0 var(--tu-gutter)}.hk-review-card{background:#fff;border-radius:4px;padding:25px 22px 28px;border:.5px solid rgba(0,0,0,.18);display:flex;flex-direction:column;gap:14px}.hk-review-card__rating{display:flex;align-items:center;gap:5px;font-size:14px;font-weight:400}.hk-review-card__rating svg{width:13px;height:13px;color:var(--tu-primary);fill:var(--tu-primary)}.hk-review-card__title{font-family:var(--tu-font-head);font-weight:500;font-size:18px;line-height:1.1}.hk-review-card__body{font-size:15px;line-height:1.35;color:var(--tu-ink-2);flex:1}.hk-review-card__author{display:flex;align-items:center;justify-content:space-between}.hk-review-card__name{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:13px}.hk-review-card__name img{width:20px;height:20px;border-radius:50%}.hk-review-card__verified{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:var(--tu-primary)}.hk-review-card__verified svg{width:12px;height:12px}.hk-review-card__tags{display:flex;gap:10px;flex-wrap:wrap}.hk-review-card__tag{border:.5px solid var(--tu-primary);color:var(--tu-primary);background:#d9a03a1a;padding:6px 14px;border-radius:999px;font-size:12px;font-weight:500}@media(max-width:767px){.hk-stories__title{font-size:26px}.hk-stories__sub{font-size:15px}.hk-stories__reviews{grid-template-columns:1fr;gap:14px}}.hk-feel{background:linear-gradient(180deg,var(--tu-deep-2) 0%,var(--tu-deep) 100%);color:#fff;padding:72px 0 0}.hk-feel__title{text-align:center;font-family:var(--tu-font-head);font-weight:500;font-size:38px;line-height:1.1;margin-bottom:18px;color:#fff}.hk-feel__title strong{font-weight:500;color:var(--tu-accent);font-style:italic}.hk-feel__sub{text-align:center;font-size:17px;margin-bottom:64px;color:#ffffffd9;max-width:540px;margin-left:auto;margin-right:auto;padding:0 var(--tu-gutter)}.hk-feel__grid{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:center;gap:60px;max-width:1066px;margin:0 auto;padding:0 var(--tu-gutter)}.hk-feel__col{display:grid;grid-template-columns:1fr 1fr;gap:48px 40px;align-items:start;width:46%;margin-bottom:72px}.hk-feel__feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.hk-feel__feature svg{width:56px;height:56px;color:var(--tu-accent)}.hk-feel__feature b{font-family:var(--tu-font-body);font-weight:700;font-size:18px;line-height:1.25;max-width:180px;letter-spacing:0}.hk-feel__hero{flex:1;text-align:center}.hk-feel__hero img{display:inline-block;max-width:100%;height:auto}@media(max-width:991px){.hk-feel{padding-top:48px}.hk-feel__title{font-size:28px;margin-bottom:14px}.hk-feel__sub{font-size:15px;margin-bottom:44px}.hk-feel__grid{gap:0;align-items:stretch;flex-direction:column-reverse;padding:0}.hk-feel__col{width:100%;gap:38px 32px;margin-bottom:48px;padding:0 var(--tu-gutter)}.hk-feel__feature{gap:10px}.hk-feel__feature svg{width:38px;height:38px}.hk-feel__feature b{font-size:15px;max-width:130px}.hk-feel__hero{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}}.hk-rb{background:var(--tu-page);padding:40px 0}.hk-rb__title{text-align:center;font-family:var(--tu-font-head);font-weight:500;font-size:31px;line-height:1.22;margin-bottom:14px}.hk-rb__title strong{font-weight:500;color:var(--tu-primary)}.hk-rb__sub{text-align:center;font-size:17px;line-height:1.2;max-width:804px;margin:0 auto 41px;padding:0 var(--tu-gutter)}.hk-rb__list{max-width:1024px;margin:0 auto;padding:0 var(--tu-gutter);display:flex;flex-direction:column;gap:14px}.hk-rb__row{background:#fff;border:1px solid rgba(0,0,0,.18);border-radius:8px;overflow:hidden;transition:border-color .15s}.hk-rb__head{padding:10px 20px 10px 8px;display:flex;align-items:center;gap:27px;cursor:pointer;width:100%;-webkit-user-select:none;user-select:none}.hk-rb__head:focus-visible{outline:2px solid var(--tu-primary);outline-offset:-2px}.hk-rb__row[aria-expanded=true]{background:#fff}.hk-rb__media{flex-shrink:0}.hk-rb__media img{width:125px;height:120px;object-fit:cover;border-radius:7px;background:var(--tu-tile)}.hk-rb__media .hk-img-slot{width:125px;height:120px;border-radius:7px}.hk-rb__txt{flex:1;min-width:0}.hk-rb__name{font-family:var(--tu-font-head);font-weight:500;font-size:26px;line-height:1.1;margin-bottom:8px}.hk-rb__hint{font-family:var(--tu-font-body);font-weight:400;font-size:20px;line-height:1.2;color:var(--tu-ink)}.hk-rb__toggle{width:36px;height:36px;border-radius:50%;border:1px solid rgba(0,0,0,.3);background:#fff;display:grid;place-items:center;flex:none;color:var(--tu-ink)}.hk-rb__toggle svg{width:14px;height:14px;transition:transform .25s}.hk-rb__row[aria-expanded=true] .hk-rb__toggle{background:var(--tu-primary);color:#fff;border-color:var(--tu-primary)}.hk-rb__row[aria-expanded=true] .hk-rb__toggle svg{transform:rotate(90deg)}.hk-rb__body{padding:4px 20px 18px 160px;font-size:17px;line-height:1.35;color:var(--tu-ink-2);background:#fff;border-top:1px solid var(--tu-hairline-2)}.hk-rb__body[hidden]{display:none}.hk-rb__body p{margin-bottom:10px}.hk-rb__body p:last-child{margin-bottom:0}.hk-rb__cta{text-align:center;margin-top:36px}.hk-rb__cta .hk-cta-deep{max-width:500px;margin-left:auto;margin-right:auto}@media(max-width:991px){.hk-rb__title{font-size:26px;max-width:220px;margin-left:auto;margin-right:auto}.hk-rb__sub{font-size:14px;margin-bottom:30px}.hk-rb__head{padding:8px 16px 8px 8px;gap:19px}.hk-rb__media img,.hk-rb__media .hk-img-slot{width:88px;height:84px}.hk-rb__name{font-size:18px;line-height:1.1;margin-bottom:5px}.hk-rb__hint{font-size:14px}.hk-rb__body{padding:14px 19px 17px;font-size:14px;line-height:1.25}.hk-rb__toggle{width:26px;height:26px}}.hk-journey--spine{--hk-jrust: #D4691A;--hk-jrust-dark: #9E3812;--hk-jdark: #1A1714;--hk-jbrown: #4A3828;--hk-jtile: #FFEFE0;--hk-jpage: #FFFFFF;--hk-jline: #D4691A;background:var(--hk-jpage);padding:64px 0 72px;position:relative}.hk-journey--spine .hk-journey__inner{max-width:1120px;margin:0 auto;padding:0 var(--tu-gutter, 20px)}.hk-journey--spine .hk-journey__header{text-align:center;max-width:640px;margin:0 auto 56px}.hk-journey--spine .hk-journey__head{font-family:var(--tu-font-head);font-weight:500;font-size:40px;line-height:1.18;color:var(--hk-jdark);margin:0 0 14px}.hk-journey--spine .hk-journey__head strong{font-weight:500;color:var(--hk-jrust)}.hk-journey--spine .hk-journey__head em{font-style:italic;font-weight:400;color:var(--hk-jdark)}.hk-journey--spine .hk-journey__desc{font-size:17px;line-height:1.55;color:var(--hk-jbrown);margin:0}.hk-journey--spine .hk-journey__spine{position:relative;display:grid;grid-template-columns:48px 1fr;column-gap:18px;row-gap:40px;padding:8px 0 20px;max-width:580px;margin:0 auto}.hk-journey--spine .hk-journey__rail{position:absolute;top:0;bottom:0;left:24px;transform:none;width:2px;background:var(--hk-jline);pointer-events:none;z-index:0}.hk-journey--spine .hk-journey__milestone{position:relative;display:contents}.hk-journey--spine .hk-journey__node{grid-column:1;justify-self:center;align-self:start;margin-top:0;width:36px;height:36px;border-radius:50%;background:var(--hk-jrust);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 4px var(--hk-jpage);position:relative;z-index:2}.hk-journey--spine .hk-journey__node-inner{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.hk-journey--spine .hk-journey__node svg{width:16px;height:16px;stroke-width:3}.hk-journey--spine .hk-journey__panel,.hk-journey--spine .hk-journey__milestone--left .hk-journey__panel,.hk-journey--spine .hk-journey__milestone--right .hk-journey__panel{grid-column:2;justify-self:stretch;text-align:left;padding-left:4px;padding-right:0;max-width:100%;position:relative;z-index:1}.hk-journey--spine .hk-journey__time{display:inline-flex;align-items:center;gap:8px;font-family:var(--tu-font-body);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--hk-jrust-dark);margin-bottom:14px}.hk-journey--spine .hk-journey__time-icon{flex-shrink:0;color:var(--hk-jrust);width:18px;height:18px}.hk-journey--spine .hk-journey__card{background:var(--hk-jtile);border:1.5px solid var(--hk-jrust);border-radius:14px;padding:18px 22px;margin-bottom:22px;max-width:100%}.hk-journey--spine .hk-journey__card-title{font-family:var(--tu-font-head, "Playfair Display", Georgia, serif);font-weight:500;font-size:22px;line-height:1.2;letter-spacing:-.01em;color:var(--hk-jdark);margin:0 0 6px}.hk-journey--spine .hk-journey__card-sub{font-family:var(--tu-font-body);font-size:14px;line-height:1.5;color:var(--hk-jbrown);margin:0;font-weight:500}.hk-journey--spine .hk-journey__body-head{font-family:var(--tu-font-head, "Playfair Display", Georgia, serif);font-weight:500;font-style:italic;font-size:20px;line-height:1.3;letter-spacing:-.005em;color:var(--hk-jdark);margin:0 0 14px;max-width:100%}.hk-journey--spine .hk-journey__signs{list-style:none;padding:0;margin:0}.hk-journey--spine .hk-journey__signs li{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px;font-size:15px;font-weight:500;line-height:1.45;color:var(--hk-jdark);max-width:100%}.hk-journey--spine .hk-journey__signs li svg{flex-shrink:0;margin-top:3px;color:var(--hk-jrust);width:18px;height:18px;stroke-width:2.4}.hk-journey--spine .hk-journey__signs li span{flex:1}.hk-journey--spine .hk-journey__cta{margin-top:56px;text-align:center}.hk-journey--spine .hk-journey__cta .hk-cta-deep--journey{display:inline-flex!important;align-items:center;justify-content:center;background:#da3e11!important;color:#fff!important;border:0;border-radius:999px;padding:0 28px;height:56px;font-family:var(--tu-font-body);font-size:22px;font-weight:700;letter-spacing:.01em;text-decoration:none;min-width:280px;max-width:none;box-shadow:0 4px 16px #da3e114d;transition:background .15s ease,box-shadow .2s ease,transform .12s ease}.hk-journey--spine .hk-journey__cta .hk-cta-deep--journey:hover{background:#b83210!important;color:#fff!important;box-shadow:0 6px 22px #da3e1173;transform:translateY(-1px)}.hk-journey--spine .hk-journey__cta-sub{display:none!important}@media(max-width:540px){.hk-journey--spine .hk-journey__cta .hk-cta-deep--journey{font-size:20px;height:52px;padding:0 20px;min-width:0;width:100%}}@media(max-width:991px)and (min-width:741px){.hk-journey--spine .hk-journey__spine{grid-template-columns:1fr 52px 1fr;row-gap:52px}.hk-journey--spine .hk-journey__panel{max-width:320px}}@media(max-width:740px){.hk-journey--spine{padding:48px 0 56px}.hk-journey--spine .hk-journey__header{margin-bottom:36px}.hk-journey--spine .hk-journey__head{font-size:28px}.hk-journey--spine .hk-journey__desc{font-size:15px}.hk-journey--spine .hk-journey__spine{grid-template-columns:32px 1fr;row-gap:40px;padding-left:4px}.hk-journey--spine .hk-journey__rail{left:16px;transform:none}.hk-journey--spine .hk-journey__node{grid-column:1;margin-top:18px}.hk-journey--spine .hk-journey__milestone--left .hk-journey__panel,.hk-journey--spine .hk-journey__milestone--right .hk-journey__panel{grid-column:2;justify-self:start;text-align:left;padding-left:14px;padding-right:0;max-width:100%}.hk-journey--spine .hk-journey__card{max-width:100%;padding:16px 18px}.hk-journey--spine .hk-journey__body-head,.hk-journey--spine .hk-journey__signs li{max-width:100%}.hk-journey--spine .hk-journey__cta{margin-top:36px}}.hk-reas{background:var(--tu-page);padding:40px 0;text-align:center}.hk-reas__kicker{display:inline-flex;align-items:center;justify-content:center;background:var(--tu-primary);color:#fff;height:50px;padding:0 20px;border-radius:10px;font-family:var(--tu-font-head);font-weight:500;font-size:27px;line-height:1;margin-bottom:14px;max-width:266px;width:100%}.hk-reas__title{font-family:var(--tu-font-head);font-weight:500;font-size:31px;line-height:1.1;margin-bottom:40px}.hk-reas__title strong{font-weight:500;color:var(--tu-primary);display:inline-block;width:100%}.hk-reas__viewport{overflow:hidden}.hk-reas__track{display:flex;transition:transform .4s ease;padding:0 var(--tu-gutter)}.hk-reas__card{background:#fff;border-radius:5px;border:0;overflow:hidden;text-align:left;flex:0 0 calc((100% - 24px) / 3);margin-right:12px}.hk-reas__card:last-child{margin-right:0}.hk-reas__card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.hk-reas__body{padding:26px 21px 32px}.hk-reas__badge{background:var(--tu-primary);color:#fff;font-family:var(--tu-font-head);font-weight:500;font-size:17px;padding:0 14px;height:27px;border-radius:4px;display:inline-flex;align-items:center;margin-bottom:13px}.hk-reas__name{font-family:var(--tu-font-head);font-weight:500;font-size:23px;line-height:1.17;margin-bottom:13px}.hk-reas__copy{font-size:16px;line-height:1.32;color:var(--tu-ink-2)}.hk-reas__nav{display:flex;justify-content:center;gap:12px;margin:20px 0}.hk-reas__arrow{width:32px;height:32px;border-radius:50%;background:#0000001a;border:none;display:grid;place-items:center;cursor:pointer;color:var(--tu-ink)}.hk-reas__arrow svg{width:12px;height:12px}.hk-reas__cta{max-width:500px;margin:24px auto 0}@media(max-width:767px){.hk-reas__card{flex-basis:calc(100% - 4px);margin-right:4px;border:1px solid rgba(0,0,0,.18)}.hk-reas__kicker{font-size:22px;height:42px;max-width:220px}.hk-reas__title{font-size:26px;margin-bottom:10px}.hk-reas__name{margin-bottom:9px;font-size:20px}.hk-reas__body{padding:22px 20px}.hk-reas__copy{font-size:14px;line-height:1.28}}.hk-cmp{background:linear-gradient(180deg,var(--tu-deep-2) 0%,var(--tu-deep) 100%);color:#fff;padding:34px 0 35px}.hk-cmp__title-mob{text-align:center;font-family:var(--tu-font-head);font-weight:500;font-size:26px;line-height:1.1;max-width:220px;margin:0 auto 20px;color:#fff}.hk-cmp__title-mob strong{font-weight:500;color:var(--tu-tile-3)}.hk-cmp__grid{display:flex;flex-wrap:wrap;gap:107px;justify-content:space-between;max-width:1168px;margin:80px auto 0;padding:0 var(--tu-gutter)}.hk-cmp__compare{flex:1;max-width:440px;display:flex;align-items:flex-end;gap:8px}.hk-cmp__col{width:234px;background:var(--tu-primary);border-radius:5px;text-align:center;padding:0 0 22px;position:relative}.hk-cmp__col--them{width:198px;background:#fff;color:var(--tu-ink);border:1px solid rgba(0,0,0,.06)}.hk-cmp__hero{position:absolute;bottom:calc(100% + 20px);left:0;right:0;text-align:center;margin:0 auto}.hk-cmp__col--them .hk-cmp__hero{bottom:calc(100% + 40px)}.hk-cmp__hero img{max-height:105px;display:block;margin:0 auto 9px}.hk-cmp__hero h3{font-family:var(--tu-font-mark);font-weight:400;font-size:22px;line-height:1.2;color:#fff}.hk-cmp__col--them .hk-cmp__hero h3{color:#fff}.hk-cmp__rows{list-style:none;padding:0;margin:0}.hk-cmp__row{min-height:86px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,.4);padding:0 10px;gap:8px}.hk-cmp__row:last-child{border-bottom:none}.hk-cmp__col--them .hk-cmp__row{border-bottom-color:#00000014}.hk-cmp__row svg{width:31px;height:31px;color:#fff;stroke-width:1.4}.hk-cmp__col--them .hk-cmp__row svg{color:var(--tu-ink-3);width:24px;height:24px}.hk-cmp__row b{font-weight:400;font-size:16px;line-height:1.4;text-align:center;max-width:200px;font-family:var(--tu-font-head)}.hk-cmp__right{flex:1;max-width:504px}.hk-cmp__desk-title{font-family:var(--tu-font-head);font-weight:500;font-size:36px;line-height:1.05;margin-bottom:61px}.hk-cmp__desk-title strong{font-weight:500;color:var(--tu-tile-3)}.hk-cmp__list{list-style:none;padding:0;margin:0 0 61px}.hk-cmp__list li{font-size:17px;line-height:1.35;margin-bottom:38px;padding-left:30px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><circle cx='12' cy='12' r='10' fill='%23D9A03A'/><path d='M7 12.5l3 3 7-7' fill='none' stroke='%232D1B07' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-size:19px;background-position:0 1px}.hk-cmp__list li strong{font-weight:500}@media(max-width:991px){.hk-cmp{padding:40px 0}.hk-cmp__grid{flex-direction:column;align-items:center;gap:32px;margin-top:220px}.hk-cmp__compare,.hk-cmp__right{max-width:100%}.hk-cmp__col{width:50%}.hk-cmp__row svg{width:24px;height:24px}.hk-cmp__col--them .hk-cmp__row svg{width:20px;height:20px}.hk-cmp__row b{font-size:14px;line-height:1.2;max-width:100px}.hk-cmp__hero h3{font-size:18px}.hk-cmp__hero img{max-height:90px}}.hk-trial{background:var(--tu-page);padding:28px 0 0}.hk-trial__grid{display:flex;flex-wrap:wrap;gap:40px;align-items:center;max-width:1233px;margin:0 auto;padding:0 var(--tu-gutter)}.hk-trial__left{flex:1;max-width:494px;text-align:center;width:100%;margin-bottom:36px}.hk-trial__seal{width:108px;height:108px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;background:var(--tu-primary);color:#fff;border-radius:50%;font-family:var(--tu-font-head);font-weight:400;font-size:15px;line-height:1.2;margin-bottom:5px;clip-path:polygon(50% 0%,60% 7%,70% 3%,75% 13%,86% 13%,88% 24%,97% 30%,95% 41%,100% 50%,95% 59%,97% 70%,88% 76%,86% 87%,75% 87%,70% 97%,60% 93%,50% 100%,40% 93%,30% 97%,25% 87%,14% 87%,12% 76%,3% 70%,5% 59%,0% 50%,5% 41%,3% 30%,12% 24%,14% 13%,25% 13%,30% 3%,40% 7%)}.hk-trial__seal b{font-family:var(--tu-font-head);font-weight:500;font-size:38px}.hk-trial__kicker{font-size:15px;text-transform:uppercase;color:var(--tu-primary);margin-bottom:4px;letter-spacing:.02em}.hk-trial__title{font-family:var(--tu-font-head);font-weight:500;font-size:23px;line-height:1.3;margin-bottom:17px}.hk-trial__desc{font-size:14px;line-height:1.3;margin-bottom:20px}.hk-trial__cta{display:inline-block;max-width:100%;width:100%}.hk-trial__right{flex:1;min-width:300px;text-align:center}.hk-trial__right img{width:100%;height:auto;max-width:400px;display:inline-block}@media(max-width:767px){.hk-trial{padding:40px 0 0}.hk-trial__grid{gap:0}.hk-trial__right img{max-width:280px;margin:0 auto}.hk-trial__left{margin-bottom:22px}}.hk-vr{background:var(--tu-white);padding:40px 0;text-align:center}.hk-vr__title{font-family:var(--tu-font-head);font-weight:500;font-size:31px;line-height:1.1;margin-bottom:4px}.hk-vr__title strong{font-weight:500;color:var(--tu-primary)}.hk-vr__sub{font-size:17px;margin-bottom:29px}.hk-vr__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;max-width:1233px;margin:0 auto;padding:0 var(--tu-gutter)}.hk-vr__cell{position:relative;aspect-ratio:9 / 14;background:var(--tu-tile);border-radius:10px;overflow:hidden}.hk-vr__cell img,.hk-vr__cell video{width:100%;height:100%;object-fit:cover}.hk-vr__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:#ffffff80;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:grid;place-items:center;border:none;cursor:pointer;color:#fff}.hk-vr__play svg{width:20px;height:20px}@media(max-width:767px){.hk-vr__title{font-size:26px}.hk-vr__sub{font-size:14px}.hk-vr__grid{grid-auto-flow:column;grid-auto-columns:38%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;margin:0 -16px;padding:0 16px 6px;scrollbar-width:none}.hk-vr__grid::-webkit-scrollbar{display:none}.hk-vr__cell{scroll-snap-align:center}}.hk-banner{background:var(--tu-white);border-top:1px solid var(--tu-hairline);padding:40px var(--tu-gutter) 0;display:flex;justify-content:center}.hk-banner img{max-width:482px;width:100%;height:auto}@media(max-width:767px){.hk-banner{border-top:none;padding-top:0;position:relative;bottom:-6px}.hk-banner img{max-width:340px}}.hk-share{background:var(--tu-page);padding:60px 0}.hk-share__wrap{max-width:862px;margin:0 auto;padding:0 var(--tu-gutter)}.hk-share__title{text-align:center;font-family:var(--tu-font-head);font-weight:500;font-size:31px;line-height:1.22;margin-bottom:14px}.hk-share__title strong{font-weight:500;color:var(--tu-primary)}.hk-share__sub{text-align:center;font-size:17px;line-height:1.2;margin-bottom:46px}.hk-share__atc-info{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:20px}.hk-share__atc-info span{font-size:14px}@media(max-width:767px){.hk-share{padding:40px 0}.hk-share__title{font-size:26px;max-width:265px;margin:0 auto 12px}.hk-share__sub{font-size:14px;margin-bottom:36px}}.hk-feels{background:var(--tu-white);padding:40px 0}.hk-feels__wrap{max-width:900px;margin:0 auto;padding:0 var(--tu-gutter)}.hk-feels__head{text-align:center;margin-bottom:40px}.hk-feels__pill{display:inline-flex;align-items:center;gap:6px;font-size:15px;line-height:1.5;margin-bottom:16px}.hk-feels__pill img{display:inline-block}.hk-feels__pill strong{font-weight:500}.hk-feels__title{font-family:var(--tu-font-head);font-weight:500;font-size:28px;line-height:1.15;margin:0}.hk-feels__list{list-style:none;padding:0;margin:0}.hk-feels__row{background:#fff;padding:25px 22px 28px;margin-bottom:20px;border:.5px solid rgba(0,0,0,.18);border-radius:4px}.hk-feels__row:last-child{margin-bottom:0}.hk-feels__rating{display:flex;align-items:center;gap:5px;font-size:14px;margin-bottom:24px}.hk-feels__rating svg{width:12px;height:12px;color:var(--tu-primary);fill:var(--tu-primary)}.hk-feels__quote{font-family:var(--tu-font-head);font-weight:500;font-size:18px;line-height:1.1;margin-bottom:24px}.hk-feels__body{font-size:15px;line-height:1.32;color:var(--tu-ink-2);margin-bottom:24px}.hk-feels__tags{display:flex;gap:13px}.hk-feels__tags span{background:#d9a03a1a;color:var(--tu-primary);border:.5px solid var(--tu-primary);border-radius:999px;padding:6px 14px;font-size:12px;font-weight:500}.hk-feels__more{display:block;text-align:center;font-size:14px;text-decoration:underline;background:none;border:none;margin-top:20px;cursor:pointer;width:100%;color:var(--tu-ink)}.hk-feels__row[data-hidden]{display:none}.hk-feels__row.show{display:block}@media(min-width:768px){.hk-feels__more{display:none}.hk-feels__row[data-hidden]{display:block}}@media(max-width:767px){.hk-feels__title{font-size:26px;max-width:250px;margin:0 auto}}.hk-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:70;background:#fffcf5f5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--tu-hairline);padding:10px var(--tu-gutter) calc(10px + env(safe-area-inset-bottom));display:none;align-items:center;gap:12px}.hk-sticky-atc__info{flex:1;min-width:0}.hk-sticky-atc__name{font-weight:700;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hk-sticky-atc__price{font-size:12px;color:var(--tu-ink-3)}.hk-sticky-atc__price b{color:var(--tu-primary);font-size:14px}.hk-sticky-atc__btn{background:var(--tu-primary);color:#fff;border:none;padding:12px 22px;border-radius:999px;font-family:var(--tu-font-head);font-weight:500;font-size:14px;white-space:nowrap;cursor:pointer}@media(max-width:760px){.hk-sticky-atc{display:flex}}.hk-img-slot{background:var(--tu-tile);border:1.5px dashed var(--tu-primary);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--tu-primary);padding:16px;text-align:center;font-family:var(--tu-font-head);font-weight:500;font-size:13px;line-height:1.3;min-height:100%;width:100%}.hk-img-slot svg{width:28px;height:28px;stroke-width:1.4}.hk-img-slot b{font-weight:500;font-size:13px}.hk-img-slot span{font-size:11px;color:var(--tu-ink-2);font-weight:400}.hk-reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.hk-reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.hk-fscroll__track,.hk-stories__marquee-track{animation:none}.hk-reveal{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hk-product.css.map */
