.khu[hidden]{display:none!important}.khu{width:100%;margin-top:24px;display:flex;flex-direction:column;gap:24px;container-type:inline-size}.khu__card{position:relative;width:100%;overflow:hidden;display:grid;grid-template-columns:200px minmax(0,1fr);border:1px solid rgba(56,44,87,.28);border-radius:10px;background:#fdfdfb;color:#382c57}.khu__card--kick{transition:border-color .2s ease,box-shadow .2s ease}.khu__card--kick.is-selected{border-color:#382c57}.khu__media{position:relative;min-height:119px;display:flex;align-items:center;justify-content:center;overflow:hidden}.khu__media--kick{background:#eee6f7}.khu__media--bottle{background:#d5f1eb}.khu__image{display:block;width:100%;height:100%;min-height:119px;object-fit:cover;object-position:center}.khu__image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;min-height:119px;font-family:var(--font-heading-extrabold-family);font-size:24px;color:#382c57}.khu__content{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 128px;align-items:center;gap:22px;padding:24px 25px 24px 30px}.khu__content--bottle{align-items:center}.khu__copy{min-width:0}.khu__title{margin:0 0 4px;font-family:var(--font-heading-bold-family);font-size:18px;line-height:1.05;color:#382c57;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.khu__title--bottle{margin-bottom:10px}.khu__body{margin:0 0 4px;font-family:var(--font-body-family);font-size:12px;line-height:1.32;color:#382c57c7;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.khu__link{display:inline-block;font-family:var(--font-body-medium-family);font-size:12px;line-height:1.2;color:#382c57;text-decoration:underline;text-underline-offset:3px;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.khu__link:hover{color:#382c57}.khu__action{width:128px;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:16px}.khu__action--bottle{align-items:stretch}.khu__price{width:100%;font-family:var(--font-heading-bold-family);font-size:18px;line-height:1;color:#382c57;text-align:right;white-space:nowrap}.khu__button{appearance:none;-webkit-appearance:none;display:flex;align-items:center;justify-content:center;width:auto;min-width:64px;max-width:128px;min-height:36px;margin:0 0 0 auto;padding:12px;border:0;border-radius:5px;background:#382c57;color:#fdfdfb;font-family:var(--font-body-semibold-family);font-size:13px;line-height:1;text-align:center;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:opacity .2s ease,transform .15s ease}.khu__button:hover{opacity:.92}.khu__button:active{transform:scale(.98)}.khu__button:focus-visible{outline:2px solid #382c57;outline-offset:3px}.khu__button.is-selected{width:auto;min-width:64px;max-width:128px;padding-left:10px;padding-right:10px;background:#f4dea7;color:#382c57}.khu__swatches{display:flex;align-items:center;gap:8px}.khu__swatch{appearance:none;-webkit-appearance:none;position:relative;width:21px;height:21px;margin:0;padding:0;border:1px solid rgba(56,44,87,.18);border-radius:999px;background:var(--khu-swatch-color);cursor:pointer;box-shadow:inset 0 0 0 3px #fdfdfb;transition:border-color .2s ease,opacity .2s ease}.khu__swatch.is-selected{border:3px solid #382c57;box-shadow:inset 0 0 0 2px #fdfdfb}.khu__swatch.is-disabled,.khu__swatch:disabled{opacity:.35;cursor:not-allowed}.khu__stepper{width:100%;min-height:28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border:1px solid rgba(56,44,87,.28);border-radius:10px;background:#fdfdfb}.khu__stepper-button{appearance:none;-webkit-appearance:none;display:flex;align-items:center;justify-content:center;width:100%;height:26px;margin:0;padding:0;border:0;background:transparent;font-family:var(--font-body-semibold-family);font-size:15px;line-height:1;color:#382c57a6;cursor:pointer}.khu__stepper-button:disabled{opacity:.3;cursor:default}.khu__stepper-value{min-width:16px;font-family:var(--font-body-medium-family);font-size:15px;color:#382c57;text-align:center}.khu__card--bottle.is-free .khu__price{font-family:var(--font-body-bold-family);font-size:19px;line-height:1.15;color:#218c50}.khu__card--bottle.is-free .khu__stepper{opacity:.7}.khu__button--bottle-add[hidden],.khu__stepper[hidden]{display:none!important}.khu__button--bottle-add{margin-left:auto}@container (max-width: 650px){.khu__card{grid-template-columns:clamp(125px,31%,150px) minmax(0,1fr)}.khu__content{grid-template-columns:minmax(0,1fr) 92px;gap:12px;padding:18px 14px 18px 18px}.khu__action{width:92px;gap:12px}.khu__title{font-size:16px;line-height:1.08;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.khu__body,.khu__link{word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.khu__price{font-size:16px}.khu__button,.khu__button.is-selected{width:auto;min-width:64px;max-width:92px;padding-left:9px;padding-right:9px;white-space:nowrap}.khu__card--bottle.is-free .khu__price{font-size:16px;white-space:normal}}@container (max-width: 500px){.khu__card{grid-template-columns:120px minmax(0,1fr)}.khu__content{grid-template-columns:minmax(0,1fr) 82px;gap:10px;padding:16px 12px 16px 14px}.khu__action{width:82px;gap:10px}.khu__button,.khu__button.is-selected{min-width:60px;max-width:82px;padding-left:7px;padding-right:7px;font-size:12px}.khu__price{font-size:15px}}@media screen and (max-width:749px){.khu{gap:16px}.khu__card{grid-template-columns:minmax(110px,31%) minmax(0,1fr)}.khu__content{grid-template-columns:minmax(0,1fr) 108px;gap:14px;padding:20px 16px 20px 20px}.khu__action{width:108px;gap:13px}.khu__button,.khu__button.is-selected{max-width:108px}}@media screen and (max-width:479px){.khu{margin-top:20px;gap:16px}.khu__card{grid-template-columns:112px minmax(0,1fr);border-radius:8px}.khu__content{grid-template-columns:minmax(0,1fr) 88px;gap:10px;padding:16px 12px 16px 15px}.khu__action{width:88px;gap:12px}.khu__title{font-size:18px;line-height:1.05}.khu__price{font-size:18px}.khu__button,.khu__button.is-selected{width:auto;min-width:64px;max-width:88px;padding-left:8px;padding-right:8px;font-size:13px}.khu__swatches{gap:5px}.khu__swatch{border-width:1px;box-shadow:inset 0 0 0 2px #fdfdfb}.khu__swatch.is-selected{border-width:3px;box-shadow:inset 0 0 0 1px #fdfdfb}.khu__card--bottle.is-free .khu__price{font-size:17px;white-space:normal}}.khu__link{appearance:none;-webkit-appearance:none;margin:0;padding:0;border:0;background:transparent;cursor:pointer;text-align:left}.khu-info{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:flex-end;justify-content:center;visibility:hidden;pointer-events:none}.khu-info.is-open{visibility:visible;pointer-events:auto}.khu-info__backdrop{-webkit-appearance:none;appearance:none;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#1b162b6b;opacity:0;transition:opacity .3s ease}.khu-info.is-open .khu-info__backdrop{opacity:1}.khu-info__sheet{position:relative;z-index:1;width:min(100%,750px);max-height:calc(100dvh - 24px);overflow-y:auto;overscroll-behavior:contain;padding:28px 40px 40px;border-radius:12px 12px 0 0;background:#fdfdfb;color:#382c57;transform:translateY(100%);transition:transform .35s ease}.khu-info.is-open .khu-info__sheet{transform:translateY(0)}.khu-info__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.khu-info__eyebrow{font-family:var(--font-body-semibold-family);font-size:14px;font-weight:600;line-height:1;color:#382c57}.khu-info__close{appearance:none;-webkit-appearance:none;display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0;padding:0;border:0;background:transparent;font-family:var(--font-body-semibold-family);font-size:32px;line-height:1;color:#382c57;cursor:pointer}.khu-info__media{width:100%;height:240px;display:flex;align-items:center;justify-content:center;margin-bottom:26px;overflow:hidden;border-radius:8px;background:#eee6f7}.khu-info__image{width:100%;height:100%;object-fit:contain}.khu-info__title{margin:0 0 18px;font-family:var(--font-heading-bold-family);font-size:24px;font-weight:600;line-height:1.1;color:#382c57}.khu-info__text{margin:0 0 24px;font-family:var(--font-body-family);font-size:14px;font-weight:400;line-height:1.5;color:#382c57;opacity:.85}.khu-info__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:28px;padding-top:16px;border-top:1px solid rgba(56,44,87,.25)}.khu-info__fact{min-width:0;padding:0 18px;font-family:var(--font-body-family);font-size:12px;line-height:1.4;color:#382c57}.khu-info__fact:first-child{padding-left:0}.khu-info__fact:last-child{padding-right:0}.khu-info__fact+.khu-info__fact{border-left:1px solid rgba(56,44,87,.25)}.khu-info__fact strong,.khu-info__fact span{display:block}.khu-info__fact strong{margin-bottom:2px;font-family:var(--font-body-semibold-family);font-weight:600}.khu-info__cta{appearance:none;-webkit-appearance:none;width:100%;min-height:56px;margin:0;padding:14px 20px;border:0;border-radius:5px;background:#382c57;color:#fdfdfb;font-family:var(--font-body-semibold-family);font-size:16px;font-weight:600;line-height:1;text-transform:uppercase;cursor:pointer}body.khu-info-open{overflow:hidden}@media screen and (max-width:749px){.khu-info__sheet{width:100%;max-height:calc(100dvh - 12px);padding:24px 24px 28px}.khu-info__header{margin-bottom:22px}.khu-info__media{height:240px;margin-bottom:24px}.khu-info__facts{margin-bottom:24px}.khu-info__fact{padding:0 12px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/hydrate-kick-upsell.css.map */
