.pakahi-section{padding-block-start:calc(var(--pakahi-section-padding-top, 120px) * .5);padding-block-end:calc(var(--pakahi-section-padding-bottom, 120px) * .5)}@media screen and (min-width:750px){.pakahi-section{padding-block-start:var(--pakahi-section-padding-top, 120px);padding-block-end:var(--pakahi-section-padding-bottom, 120px)}}.pakahi-section__header{margin:0 0 1.75rem}@media screen and (min-width:750px){.pakahi-section__header{margin-bottom:2.5rem}}.pakahi-section__header--center{text-align:center;max-width:64ch;margin-inline:auto}.pakahi-section__header--start{text-align:left}.pakahi-benefits__heading,.pakahi-ingredients__heading,.pakahi-details__heading,.pakahi-application__heading,.pakahi-faq__heading,.pakahi-reviews__heading,.pakahi-deep-dive__heading,.pakahi-proof__heading{font-synthesis-weight:none;-webkit-font-synthesis:none;text-wrap:balance;margin:0}.pakahi-benefits__heading{text-align:center;margin:0 0 2.5rem}.pakahi-benefits__grid{list-style:none;padding:0;margin:0;display:grid;gap:2.5rem 2rem;grid-template-columns:1fr}@media(min-width:768px){.pakahi-benefits__grid--cols-2{grid-template-columns:repeat(2,1fr)}.pakahi-benefits__grid--cols-3{grid-template-columns:repeat(3,1fr)}.pakahi-benefits__grid--cols-4{grid-template-columns:repeat(4,1fr)}.pakahi-benefits__grid--cols-5{grid-template-columns:repeat(5,1fr)}.pakahi-benefits__grid--cols-6{grid-template-columns:repeat(6,1fr)}}.pakahi-benefits__card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.85rem}.pakahi-benefits__icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center}.pakahi-benefits__icon img{width:100%;height:100%;object-fit:contain}.pakahi-benefits__text{margin:0;color:rgb(var(--color-foreground));max-width:22ch}@media(max-width:767px){.pakahi-benefits__card{flex-direction:row;align-items:center;text-align:left;gap:1.1rem}.pakahi-benefits__icon{flex-shrink:0}.pakahi-benefits__text{max-width:none}}.pakahi-ingredients__heading{text-align:center;margin:0 0 .75rem}.pakahi-ingredients__intro{text-align:center;max-width:60ch;margin:0 auto 3rem;color:rgba(var(--color-foreground),.85)}.pakahi-ingredients__grid{list-style:none;padding:0;margin:0;display:grid;gap:1.25rem;grid-template-columns:1fr;align-items:start}@media(min-width:768px){.pakahi-ingredients__grid--cols-2{grid-template-columns:repeat(2,1fr)}.pakahi-ingredients__grid--cols-3{grid-template-columns:repeat(3,1fr)}.pakahi-ingredients__grid--cols-4{grid-template-columns:repeat(4,1fr)}}.pakahi-ingredients__card{margin:0}.pakahi-ingredients__card-inner{position:relative;border-radius:var( --card-corner-radius, var(--media-radius, var(--corner-radius, var(--rounded, 12px))) );overflow:hidden;background:rgba(var(--color-foreground),.06);display:flex;flex-direction:column;isolation:isolate;color:rgb(var(--color-background))}.pakahi-ingredients__card--landscape .pakahi-ingredients__card-inner{aspect-ratio:4 / 3}.pakahi-ingredients__card--square .pakahi-ingredients__card-inner{aspect-ratio:1 / 1}.pakahi-ingredients__card--portrait .pakahi-ingredients__card-inner{aspect-ratio:4 / 5}.pakahi-ingredients__card--tall .pakahi-ingredients__card-inner{aspect-ratio:2 / 3}.pakahi-ingredients__card-inner:has(.pakahi-ingredients__details[open]){aspect-ratio:auto}.pakahi-ingredients__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.pakahi-ingredients__card-inner:has(.pakahi-ingredients__details[open]) .pakahi-ingredients__bg{height:60%;inset:0 0 auto 0}.pakahi-ingredients__overlay{position:relative;z-index:1;margin-top:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;background:linear-gradient(to top,var(--pk-shadow-6) 0%,var(--pk-shadow-5) 50%,transparent 100%)}.pakahi-ingredients__card-inner:has(.pakahi-ingredients__details[open]) .pakahi-ingredients__overlay{background:var(--pk-shadow-6);margin-top:60%}.pakahi-ingredients__overlay-top{display:flex;flex-direction:column;gap:.5rem}.pakahi-ingredients__label{align-self:flex-start;padding:.25rem .7rem;border-radius:999px;background:color-mix(in srgb,rgb(var(--color-background)) 20%,transparent);color:rgb(var(--color-background));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pakahi-ingredients__name{margin:0;text-transform:var(--pk-h3-transform);font-synthesis-weight:none;-webkit-font-synthesis:none;color:rgb(var(--color-background))}.pakahi-ingredients__details{margin:0}.pakahi-ingredients__toggle{display:inline-flex;align-items:center;gap:.4rem;cursor:pointer;color:rgb(var(--color-background));list-style:none;-webkit-user-select:none;user-select:none;padding:.4rem 0}.pakahi-ingredients__toggle::-webkit-details-marker{display:none}.pakahi-ingredients__toggle::marker{content:""}.pakahi-ingredients__toggle:hover{opacity:.85}.pakahi-ingredients__toggle-text [data-state=open],.pakahi-ingredients__details[open] .pakahi-ingredients__toggle-text [data-state=closed]{display:none}.pakahi-ingredients__details[open] .pakahi-ingredients__toggle-text [data-state=open]{display:inline}.pakahi-ingredients__toggle-icon{width:14px;height:14px;flex:0 0 auto;transition:transform .2s ease}.pakahi-ingredients__details[open] .pakahi-ingredients__toggle-icon{transform:rotate(180deg)}.pakahi-ingredients__expanded{display:flex;flex-direction:column;gap:.75rem;padding-top:.875rem;margin-top:.5rem;border-top:1px solid color-mix(in srgb,rgb(var(--color-background)) 20%,transparent)}.pakahi-ingredients__expanded p,.pakahi-ingredients__expanded-description :is(p,li){margin:0;font-family:var(--pk-body-family);font-weight:var(--pk-body-weight);font-size:var(--pk-body-size);line-height:var(--pk-body-lh);color:rgb(var(--color-background))}.pakahi-ingredients__expanded-description{display:flex;flex-direction:column;gap:.5rem}.pakahi-ingredients__expanded-benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.pakahi-ingredients__expanded-benefit{display:flex;align-items:flex-start;gap:.5rem;color:rgb(var(--color-background))}.pakahi-ingredients__expanded-check{flex:0 0 auto;width:1.1em;height:1.1em;margin-top:.18em;color:rgb(var(--color-background))}.pakahi-details__inner{max-width:880px;margin:0 auto}.pakahi-details__heading{text-align:center;margin:0 0 2rem}.pakahi-details__list{display:flex;flex-direction:column}.pakahi-details__summary{color:rgb(var(--color-foreground));-webkit-user-select:none;user-select:none}.pakahi-details__content{color:rgb(var(--color-foreground))}.pakahi-details__content :is(p,ul,ol):first-child{margin-top:0}.pakahi-details__content :is(p,ul,ol):last-child{margin-bottom:0}.pakahi-details__content--inci{color:rgba(var(--color-foreground),.8);word-break:break-word}.pakahi-details__promises{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.pakahi-details__promise{display:flex;gap:.875rem;align-items:flex-start}.pakahi-details__promise-icon{flex:0 0 auto;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.pakahi-details__promise-icon img{width:100%;height:100%;object-fit:contain}.pakahi-details__promise-body{display:flex;flex-direction:column;gap:.15rem}.pakahi-details__promise-title{color:rgb(var(--color-foreground))}.pakahi-details__promise-text{margin:0;color:rgba(var(--color-foreground),.85)}.pakahi-application__inner{max-width:78ch}.pakahi-application--center .pakahi-application__inner{margin-inline:auto;text-align:center}.pakahi-application__heading{margin:0 0 2.5rem}.pakahi-application__body{color:rgb(var(--color-foreground))}.pakahi-application__body p{margin:0 0 1rem}.pakahi-application__body p:last-child{margin-bottom:0}.pakahi-deep-dive__header{text-align:center;margin:0 auto 2rem;max-width:60ch;display:flex;flex-direction:column;gap:.5rem;align-items:center}@media screen and (min-width:750px){.pakahi-deep-dive__header{margin-bottom:3.5rem}}.pakahi-deep-dive__eyebrow{color:rgba(var(--color-foreground),.65)}.pakahi-deep-dive__heading{margin:0}.pakahi-deep-dive__blocks{display:flex;flex-direction:column;gap:3rem}@media screen and (min-width:750px){.pakahi-deep-dive__blocks{gap:7rem}}.pakahi-deep-dive__block{display:grid;gap:1.5rem;grid-template-columns:minmax(0,1fr);align-items:start}@media screen and (min-width:750px){.pakahi-deep-dive__block{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5rem;align-items:start}.pakahi-deep-dive__block .pakahi-deep-dive__media{grid-column:1;grid-row:1}.pakahi-deep-dive__block .pakahi-deep-dive__body,.pakahi-deep-dive__block--reverse .pakahi-deep-dive__media{grid-column:2;grid-row:1}.pakahi-deep-dive__block--reverse .pakahi-deep-dive__body{grid-column:1;grid-row:1}}.pakahi-deep-dive__media{border-radius:var( --card-corner-radius, var(--media-radius, var(--corner-radius, var(--rounded, 12px))) );overflow:hidden}.pakahi-deep-dive__media img{width:100%;height:auto;display:block;aspect-ratio:5 / 4;object-fit:cover}@media screen and (min-width:750px){.pakahi-deep-dive__media img{aspect-ratio:5 / 4}}.pakahi-deep-dive__body{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;max-width:48ch}.pakahi-deep-dive__block-eyebrow{color:rgba(var(--color-foreground),.65)}.pakahi-deep-dive__text :is(p,ul,ol):first-child{margin-top:0}.pakahi-deep-dive__text :is(p,ul,ol):last-child{margin-bottom:0}.pakahi-dd__accordion .pk-acc__summary{justify-content:flex-start;gap:1.2rem}.pakahi-deep-dive__btn{margin-top:.75rem}.pakahi-faq__inner{max-width:880px;margin:0 auto}.pakahi-faq__heading{text-align:center;margin:0 0 .75rem}.pakahi-faq__intro{text-align:center;max-width:60ch;margin:0 auto 2.5rem;color:rgba(var(--color-foreground),.85)}.pakahi-faq__list{display:flex;flex-direction:column}.pakahi-faq__summary{color:rgb(var(--color-foreground));-webkit-user-select:none;user-select:none}.pakahi-faq__answer{color:rgb(var(--color-foreground))}.pakahi-faq__answer :is(p,ul,ol):first-child{margin-top:0}.pakahi-faq__answer :is(p,ul,ol):last-child{margin-bottom:0}.pakahi-reviews__heading{text-align:center;margin:0 0 2.5rem}.pakahi-reviews__grid{list-style:none;padding:0;margin:0;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.pakahi-reviews__grid--cols-2{grid-template-columns:repeat(2,1fr)}.pakahi-reviews__grid--cols-3{grid-template-columns:repeat(3,1fr)}.pakahi-reviews__grid--cols-4{grid-template-columns:repeat(4,1fr)}}.pakahi-reviews__card{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;border-radius:var( --card-corner-radius, var(--media-radius, var(--corner-radius, var(--rounded, 12px))) );background:rgba(var(--color-foreground),.04)}.pakahi-reviews__stars{display:inline-flex;gap:2px}.pakahi-reviews__star{width:16px;height:16px;fill:var(--pk-shadow-3)}.pakahi-reviews__star.is-filled{fill:var(--pk-gold)}.pakahi-reviews__title{margin:0}.pakahi-reviews__text{color:rgba(var(--color-foreground),.9)}.pakahi-reviews__text :is(p,ul,ol):first-child{margin-top:0}.pakahi-reviews__text :is(p,ul,ol):last-child{margin-bottom:0}.pakahi-reviews__meta{display:flex;align-items:center;gap:.6rem;margin-top:auto;padding-top:.5rem}.pakahi-reviews__author{font-weight:var(--pk-w-medium);color:rgb(var(--color-foreground))}.pakahi-reviews__verified{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .65rem;border-radius:999px;background:var(--pk-green-tint);color:var(--pk-green)}.pakahi-proof__inner{text-align:center}.pakahi-proof__heading{margin:0 0 .75rem}.pakahi-proof__text{max-width:60ch;margin:0 auto 2.5rem;color:rgba(var(--color-foreground),.85)}.pakahi-proof__logos{list-style:none;padding:0;margin:0;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);align-items:center;justify-items:center}@media(min-width:768px){.pakahi-proof__logos[data-cols="3"]{grid-template-columns:repeat(3,1fr)}.pakahi-proof__logos[data-cols="4"]{grid-template-columns:repeat(4,1fr)}.pakahi-proof__logos[data-cols="5"]{grid-template-columns:repeat(5,1fr)}.pakahi-proof__logos[data-cols="6"]{grid-template-columns:repeat(6,1fr)}.pakahi-proof__logos[data-cols="8"]{grid-template-columns:repeat(8,1fr)}}.pakahi-proof__logo{display:flex;align-items:center;justify-content:center}.pakahi-proof__logo img{max-height:60px;max-width:100%;width:auto;height:auto;object-fit:contain;filter:saturate(.85);transition:filter .2s ease}.pakahi-proof__logo img:hover{filter:saturate(1)}.pakahi-hero__subtitle{color:rgba(var(--color-foreground),.65);margin:0 0 -.5rem}:where(.product__info-wrapper,product-info)>*:has(>.pakahi-hero__subtitle),:where(.product__info-wrapper,product-info) *:has(>.pakahi-hero__subtitle){margin-block-end:-1.5rem}.pakahi-hero__rating{display:flex;align-items:center;gap:.5rem;font-family:var(--pk-body-family);font-size:var(--pk-body-size);margin:.25rem 0 .75rem}.pakahi-hero__rating-stars{display:inline-flex;gap:2px}.pakahi-hero__star{width:1.25em;height:1.25em;fill:var(--pk-shadow-3)}.pakahi-hero__star.is-filled{fill:var(--pk-gold)}.pakahi-hero__rating-text{display:inline-flex;align-items:center;gap:.4rem;color:rgba(var(--color-foreground),.85)}.pakahi-hero__rating-text strong{font-weight:var(--pk-w-bold);font-variant-numeric:tabular-nums}.pakahi-hero__rating-count{color:inherit;text-decoration:underline;text-underline-offset:2px}.pakahi-hero__rating-count:hover{text-decoration:none}.pakahi-hero__intro{margin:.75rem 0;color:rgba(var(--color-foreground),.9)}.pakahi-hero__intro p{margin:0 0 .5rem}.pakahi-hero__intro p:last-child{margin-bottom:0}.pakahi-hero__benefits{list-style:none;padding:0;margin:1rem 0 1.25rem;display:grid;gap:.5rem}.pakahi-bundle-picker{display:block;margin:1rem 0 1.25rem}.pakahi-bundle-picker__group{display:flex;flex-direction:column;gap:.5rem}.pakahi-bundle-picker__option{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border:1px solid rgba(var(--color-foreground),.18);border-radius:6px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease;font-family:var(--pk-body-family);font-size:var(--pk-body-size);line-height:var(--pk-lh-snug);background:transparent}.pakahi-bundle-picker__option:hover{border-color:rgba(var(--color-foreground),.4)}.pakahi-bundle-picker__option:has(.pakahi-bundle-picker__radio:checked){border-color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.025)}.pakahi-bundle-picker__radio{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;opacity:0!important;appearance:none!important;-webkit-appearance:none!important}.pakahi-bundle-picker__marker{flex:0 0 auto;width:18px;height:18px;border-radius:50%;border:1.5px solid rgba(var(--color-foreground),.35);position:relative;background:transparent;transition:border-color .15s ease}.pakahi-bundle-picker__option:has(.pakahi-bundle-picker__radio:checked) .pakahi-bundle-picker__marker{border-color:rgb(var(--color-foreground))}.pakahi-bundle-picker__option:has(.pakahi-bundle-picker__radio:checked) .pakahi-bundle-picker__marker:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border-radius:50%;background:rgb(var(--color-foreground));transform:translate(-50%,-50%)}.pakahi-bundle-picker__radio:focus-visible+.pakahi-bundle-picker__marker{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.pakahi-bundle-picker__label{flex:1 1 auto;font-weight:var(--pk-w-medium);color:rgb(var(--color-foreground))}.pakahi-bundle-picker__price{flex:0 0 auto;display:inline-flex;align-items:baseline;gap:.4rem}.pakahi-bundle-picker__price-current{font-weight:var(--pk-price-weight);font-variant-numeric:tabular-nums}.pakahi-bundle-picker__price-compare{font-variant-numeric:tabular-nums}product-info.pakahi-bundle-active variant-picker,product-info.pakahi-bundle-active .product__inventory,product-info.pakahi-bundle-active inventory-status{display:none!important}.pakahi-sticky-atc{position:fixed;inset:auto 0 0 0;z-index:70;display:none;padding:0 16px calc(14px + env(safe-area-inset-bottom,0px));pointer-events:none;transform:translateY(160%);transition:transform .28s ease}.pakahi-sticky-atc.is-visible{transform:translateY(0)}html:has(.drawer[open]) .pakahi-sticky-atc{transform:translateY(160%)!important;pointer-events:none!important}@media(max-width:1024px){.pakahi-sticky-atc{display:block}}@media(min-width:1025px){.pakahi-sticky-atc--desktop{display:block}.pakahi-sticky-atc--desktop .pakahi-sticky-atc__form{max-width:34rem;margin-inline:auto}.pakahi-sticky-atc--right .pakahi-sticky-atc__form{margin-inline-start:auto;margin-inline-end:0}.pakahi-sticky-atc--center .pakahi-sticky-atc__form{margin-inline:auto}}.pakahi-sticky-atc__compare{margin-left:.4em}.pakahi-sticky-atc__form{margin:0;width:100%;pointer-events:auto}.pakahi-sticky-atc__btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;white-space:nowrap;padding:1.35rem 1.6rem;border-radius:var(--buttons-radius, 1rem);box-shadow:0 12px 30px -10px var(--pk-shadow-4)}.pakahi-sticky-atc__btn .icon{width:1.4em;height:1.4em;flex:none}.pakahi-sticky-atc__btn[disabled],.pakahi-sticky-atc__btn[aria-disabled=true]{opacity:.6;cursor:not-allowed}.pakahi-hero__eyebrow{font-style:normal;color:rgba(var(--color-foreground),.62)}.pakahi-hero__subtitle{font-size:var(--pk-meta-size);line-height:var(--pk-meta-lh, var(--pk-lh-body));font-style:normal;color:rgba(var(--color-foreground),.55)}.product__tax{display:none!important}.pk-facts{margin:0;display:flex;flex-direction:column;gap:.3rem}.pk-facts p{margin:0;color:rgba(var(--color-foreground),.55)}.pk-facts__volume,.pk-facts__muted{color:inherit}.pk-facts__sep{opacity:.6}.pk-facts__ship-link{color:rgba(var(--color-foreground),.7);text-decoration:underline;text-underline-offset:2px}.pk-facts__ship-link:hover{color:rgb(var(--color-foreground))}.product__blocks .pakahi-hero__eyebrow,.product__blocks .product__title,.product__blocks .pakahi-hero__subtitle,.product__blocks .pk-facts,.product__blocks .pakahi-hero__benefits{margin-top:0!important;margin-bottom:0!important}.product__blocks>.product__block--custom_liquid:has(.pakahi-hero__eyebrow){margin:0 0 .4rem!important}.product__blocks>.product__block--title{margin:0 0 .6rem!important}.product__blocks>.product__block--custom_liquid:has(.pakahi-hero__subtitle){margin:0 0 1.4rem!important}.product__blocks>.product__block--price{margin:0 0 .5rem!important}.product__blocks>.product__block--custom_liquid:has(.pk-facts){margin:0!important}.product__blocks>.product__block--custom_liquid:has(.pakahi-hero__benefits){margin:1.4rem 0 1rem!important}.pakahi-bundle-picker__vol{display:block;margin-top:.25rem;font-weight:var(--pk-w-regular);color:rgba(var(--color-foreground),.6)}.pakahi-bundle-picker__save{display:inline;margin-left:.8rem;font-variant-numeric:tabular-nums;color:var(--pk-green)}.product-form__submit--pakahi{text-transform:uppercase;letter-spacing:.04em;gap:.6rem}.product-form__submit--pakahi .icon{width:1.4em;height:1.4em;flex:none}@media(max-width:749px){.pakahi-ingredients .pakahi-ingredients__grid{display:flex;flex-wrap:nowrap;gap:1.25rem;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem}.pakahi-ingredients .pakahi-ingredients__grid::-webkit-scrollbar{display:none}.pakahi-ingredients .pakahi-ingredients__card{flex:0 0 auto;width:82%;max-width:34rem;scroll-snap-align:start}}@media(max-width:749px){.pakahi-application .pakahi-application__steps--slider{display:flex;gap:1.2rem;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pakahi-application .pakahi-application__steps--slider::-webkit-scrollbar{display:none}.pakahi-application .pakahi-application__steps--slider>.pakahi-application__step{flex:0 0 auto;width:85%;scroll-snap-align:start;margin:0;padding:1.6rem 1.8rem;border:1px solid rgba(var(--color-foreground),.15);border-radius:var(--buttons-radius, 1rem)}.pakahi-application--center .pakahi-application__steps--slider{text-align:left}}.pakahi-back{padding-top:var(--pb-pt, 12px);padding-bottom:var(--pb-pb, 12px)}.pakahi-back--overlay{position:relative;height:0;padding:0;z-index:20}.pakahi-back--overlay .pakahi-back__wrap{position:absolute;top:var(--pb-top, 16px);left:0;right:0}.pakahi-back__wrap{display:flex}.pakahi-back__wrap--left{justify-content:flex-start}.pakahi-back__wrap--center{justify-content:center}.pakahi-back__link{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:4.4rem;padding:.6rem 1.6rem .6rem 1.2rem;border:0;box-shadow:0 2px 10px var(--pk-shadow-2);border-radius:var(--pb-radius, 10px);background:rgb(var(--color-background));color:rgb(var(--color-foreground));text-decoration:none;white-space:normal!important;transition:background .18s ease,border-color .18s ease,color .18s ease}.pakahi-back__link:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.pakahi-back__link:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.pakahi-back__link--icon-only{gap:0;padding:0;width:4.4rem;min-width:4.4rem;height:4.4rem;min-height:4.4rem}.pakahi-back__label--desktop-only{display:none}@media(min-width:990px){.pakahi-back__link--icon-only{width:auto;min-width:0;gap:.6rem;padding:0 1.8rem 0 1.4rem}.pakahi-back__label--desktop-only{display:inline}.pakahi-back--overlay .pakahi-back__wrap{top:var(--pb-top-d, 5rem)}.pakahi-back--overlay .pakahi-back__wrap--left .pakahi-back__link{margin-left:var(--pb-left-d, 10rem)}}@media(min-width:1024px){.pakahi-back--overlay .pakahi-back__wrap--left .pakahi-back__link{margin-left:var(--pb-left-d, 13rem)}}@media(min-width:1280px){.pakahi-back--overlay .pakahi-back__wrap--left .pakahi-back__link{margin-left:var(--pb-left-d, 20rem)}}.pakahi-back__link--icon-only .pakahi-back__chevron{width:2rem;height:2rem;margin-left:-.1rem}.pakahi-back__chevron{width:1.6rem;height:1.6rem;flex:none;display:block}.pakahi-back__label{white-space:nowrap}@media(max-width:749px){.pakahi-back--hide-mobile{display:none!important}}@media(min-width:750px){.pakahi-back--hide-desktop{display:none!important}}.pakahi-produkt-fakten{padding:var(--pk-facts-pt, 1.6rem) 0 var(--pk-facts-pb, .4rem)}.pakahi-produkt-fakten .pk-facts__inner{max-width:54rem;border-top:1px solid rgba(var(--color-border, var(--color-foreground)),.35);padding-top:1.6rem;display:flex;flex-direction:column;gap:1rem}.pakahi-produkt-fakten .pk-facts__row{display:flex;align-items:flex-start;gap:.9rem;color:rgba(var(--color-foreground),.75)}.pakahi-produkt-fakten .pk-facts__ic{flex:0 0 auto;width:1.7rem;height:1.7rem;margin-top:.1rem;color:rgba(var(--color-foreground),.55)}.pakahi-produkt-fakten .pk-facts__ic svg{width:100%;height:100%;display:block}.pakahi-produkt-fakten .pk-facts__txt{display:flex;flex-wrap:wrap;align-items:baseline;gap:.2rem .8rem}.pakahi-produkt-fakten .pk-facts__val{font-weight:var(--pk-w-bold);color:rgb(var(--color-foreground))}.pakahi-produkt-fakten .pk-facts__sub{color:rgba(var(--color-foreground),.6)}.pakahi-produkt-fakten .pk-facts__free{color:rgb(var(--color-foreground));font-weight:var(--pk-w-bold)}@media(max-width:749px){.pakahi-produkt-fakten .pk-facts__inner{max-width:none}}.pakahi-dd__row{display:grid;gap:4rem;align-items:start;padding-top:var(--pkdd-pt, 4rem);padding-bottom:calc(var(--pkdd-pt, 4rem) / 2)}.pakahi-dd__row:last-child{padding-bottom:var(--pkdd-pb, 4rem)}@media(min-width:750px){.pakahi-dd__row{grid-template-columns:1fr 1fr;gap:6rem}.pakahi-dd__row--reversed .pakahi-dd__image{order:2}.pakahi-dd__row--reversed .pakahi-dd__content{order:1}}.pakahi-dd__image img{width:100%;height:420px;display:block;border-radius:var(--blocks-radius, 1rem);object-fit:cover;object-position:center center}.pakahi-dd__eyebrow{display:block;margin-bottom:.75rem}.pakahi-dd__heading{margin-bottom:1.25rem;text-transform:var(--pk-h2-transform);font-synthesis-weight:none;-webkit-font-synthesis:none}.pakahi-dd__text{margin-bottom:1.5rem}.pakahi-dd__accordion{--pk-acc-turn: 45deg;margin-top:1.5rem}.pakahi-dd__accordion details{border:none}.pakahi-dd__accordion-icon{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;background:rgb(var(--color-foreground));color:rgb(var(--color-background));display:flex;align-items:center;justify-content:center;transition:transform .25s ease}.pakahi-dd__accordion-body{padding-top:1rem}.pakahi-dd__cta{margin-top:2rem}.pakahi-dd__section-heading{margin-bottom:0;text-transform:var(--pk-h2-transform);font-synthesis-weight:none;-webkit-font-synthesis:none}.pakahi-dd .pakahi-section__header{margin-bottom:1.5rem}.pakahi-dd .pakahi-section__header+.pakahi-dd__row{padding-top:1.5rem}.shopify-section:has(+.shopify-section .pakahi-cat-hero) .pakahi-back--overlay .pakahi-back__wrap{top:2rem}.shopify-section:has(+.shopify-section .pakahi-cat-hero__grid--img-left) .pakahi-back--overlay .pakahi-back__wrap{max-width:none;padding-inline:0}.shopify-section:has(+.shopify-section .pakahi-cat-hero__grid--img-left) .pakahi-back--overlay .pakahi-back__wrap--left .pakahi-back__link,.shopify-section:has(+.shopify-section .pakahi-cat-hero__grid--img-right) .pakahi-back--overlay .pakahi-back__wrap--left .pakahi-back__link{margin-left:2rem}@media(min-width:990px){.shopify-section:has(+.shopify-section .pakahi-cat-hero__grid--img-right) .pakahi-back--overlay .pakahi-back__wrap--left .pakahi-back__link{margin-left:calc(52.5% + 3.7rem)}}.pk-pdp-section .product__media-gallery .swiper-button-prev.btn,.pk-pdp-section .product__media-gallery .swiper-button-next.btn{border:0!important;box-shadow:0 2px 10px var(--pk-shadow-2)}.pk-media-bar{display:none}@media(max-width:749px){.pk-pdp-section.section--padding{padding-block-start:0!important}.pk-pdp-section .product-form__buttons{flex-wrap:nowrap;align-items:stretch}.pk-pdp-section .product-form__quantity{flex:none}.pk-pdp-section .product-form__quantity .quantity{width:11rem;height:100%}.pk-pdp-section .product-form__submit{flex:1 1 auto;min-width:0;padding-inline:1.6rem}.pk-pdp-section .product-form__submit .icon-shopping-cart{display:none}.pk-pdp-section .product__media-gallery-viewer-wrap{margin-inline:calc(50% - 50vw)}.pk-pdp-section .product__media-gallery-viewer,.pk-pdp-section .product__media-gallery-viewer .media-wrapper,.pk-pdp-section .product__media-gallery-viewer img{border-radius:0!important}.pk-pdp-section .product__media-gallery .swiper-button-prev,.pk-pdp-section .product__media-gallery .swiper-button-next{display:none!important}.pk-pdp-section .pk-media-bar.swiper-pagination-progressbar{display:block;position:static;width:58%;height:.3rem;margin:1.2rem auto .2rem;border-radius:999px;background:rgba(var(--color-foreground),.15);overflow:hidden}.pk-pdp-section .pk-media-bar .swiper-pagination-progressbar-fill{background:rgb(var(--color-foreground));border-radius:999px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/pakahi-product.css.map */
