.kiwi-pdp{--kiwi-ink: #07160d;--kiwi-green: #003f22;--kiwi-green-2: #0d6d45;--kiwi-mint: #dfeae4;--kiwi-line: #d9e4dc;--kiwi-soft: #f4f7f2;--kiwi-sale: #eb6f35;--kiwi-teal: #2f9994;--kiwi-yellow: #ffd232;color:var(--kiwi-ink);position:relative;display:block;padding:28px 0 56px;background:#fff;overflow:visible}body.kiwi-pdp-lightbox-open{overflow:hidden}.kiwi-pdp *{box-sizing:border-box}.kiwi-pdp .is-hidden{display:none!important}.kiwi-pdp__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.kiwi-pdp__inner{width:100%;max-width:var(--kiwi-section-width, var(--kiwi-pdp-width, var(--page-width)));margin:0 auto;padding:0 var(--px-mobile);box-sizing:border-box;display:grid;grid-template-columns:minmax(500px,1.5fr) minmax(390px,1fr);gap:clamp(24px,2.8vw,36px);align-items:start;isolation:isolate}body.product-template.kiwibit-design-template-suffix .header.page-width,body.product-template.kiwibit-design-template-suffix .header__inline-menu>.page-width,body.product-template.kiwibit-design-template-suffix .kiwi-pdp__inner,body.product-template.kiwibit-design-template-suffix .kiwi-pdp-tabs__inner,body.product-template.kiwibit-design-template-suffix .kiwi-pdp__social,body.product-template.kiwibit-design-template-suffix .kiwi-pdp-section__inner,body.product-template.kiwibit-design-template-suffix .kiwi-pdp__sticky-atc-inner{width:100%;max-width:140rem;margin-left:auto;margin-right:auto;padding-left:4rem;padding-right:4rem}@media screen and (max-width:820px){body.product-template.kiwibit-design-template-suffix .header.page-width,body.product-template.kiwibit-design-template-suffix .header__inline-menu>.page-width,body.product-template.kiwibit-design-template-suffix .kiwi-pdp__inner,body.product-template.kiwibit-design-template-suffix .kiwi-pdp-tabs__inner,body.product-template.kiwibit-design-template-suffix .kiwi-pdp__social,body.product-template.kiwibit-design-template-suffix .kiwi-pdp-section__inner,body.product-template.kiwibit-design-template-suffix .kiwi-pdp__sticky-atc-inner{padding-left:1.6rem;padding-right:1.6rem}}.kiwi-pdp__media{min-width:0;position:relative;z-index:1;left:0}.kiwi-pdp__media--with-videos{display:grid;gap:24px;align-content:start}.kiwi-pdp__media-sticky{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;position:sticky;top:calc(var(--header-height-live, 0px) + 18px);min-width:0;padding:16px;border-radius:30px;background:var(--kiwi-media-panel-bg, #edf3ee);box-shadow:inset 0 0 0 1px #d9e4dcb3;align-items:stretch;overflow:hidden}.kiwi-pdp__thumbs-shell,.kiwi-pdp__gallery-shell{min-width:0}.kiwi-pdp__thumbs{display:grid;gap:8px;align-content:start;justify-items:center;padding:10px 4px;border-radius:22px;background:#ffffffbd;max-height:calc(100vh - var(--header-height-live, 0px) - 48px);overflow-y:auto;scrollbar-width:none}.kiwi-pdp__thumbs::-webkit-scrollbar{display:none}.kiwi-pdp__thumb{position:relative;width:100%;border:0;background:#f3f6f2;border-radius:14px;padding:0;overflow:hidden;aspect-ratio:1 / 1;cursor:pointer;opacity:1;box-shadow:inset 0 0 0 1px #e7eee9e6;transition:box-shadow .18s ease,transform .18s ease,opacity .18s ease}.kiwi-pdp__thumb.is-active{box-shadow:0 0 0 2px #73a8968c,0 6px 14px #94b2a42e;transform:translate(0)}.kiwi-pdp__thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:var(--kiwi-thumb-overlay, rgba(255, 255, 255, .38));pointer-events:none;transition:background var(--duration-fast, .18s) ease}.kiwi-pdp__thumb:hover:after,.kiwi-pdp__thumb:focus-visible:after{background:var(--kiwi-thumb-overlay-hover, rgba(255, 255, 255, .18))}.kiwi-pdp__thumb.is-active:after{background:var(--kiwi-thumb-overlay-active, rgba(255, 255, 255, 0))}.kiwi-pdp__thumb img,.kiwi-pdp__gallery-main img,.kiwi-pdp__social-card img{width:100%;height:100%;object-fit:cover;display:block}.kiwi-pdp__gallery-main{position:relative;border-radius:26px;overflow:hidden;background:var(--kiwi-media-panel-bg, #edf3ee);aspect-ratio:1 / 1.03;min-height:560px;cursor:zoom-in}.kiwi-pdp__gallery-main[data-display-mode=original]{aspect-ratio:var(--kiwi-current-media-ratio, 1);min-height:0}.kiwi-pdp__gallery-main[data-display-mode=square]{aspect-ratio:1 / 1;min-height:0}.kiwi-pdp__gallery-main[data-display-mode=landscape]{aspect-ratio:4 / 3;min-height:0}.kiwi-pdp__media-arrow,.kiwi-pdp__zoom{position:absolute;z-index:3;width:44px;height:44px;border-radius:50%;border:0;background:#ffffffe6;color:var(--kiwi-green);display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 24px #0000001f}.kiwi-pdp__media-arrow svg,.kiwi-pdp__zoom svg{width:20px;height:20px}.kiwi-pdp__media-arrow--prev{left:28px;top:50%}.kiwi-pdp__media-arrow--next{right:28px;top:50%}.kiwi-pdp__zoom{right:24px;bottom:18px;background:#d6e7dbe6}.kiwi-pdp__zoom--mobile{display:none}.kiwi-pdp__main-image{position:relative;z-index:1;width:100%;height:100%;object-fit:contain!important;object-position:center center}.kiwi-pdp__gallery-main[data-display-mode=fill] .kiwi-pdp__main-image{object-fit:cover!important}.kiwi-pdp__gallery-main[data-display-mode=original] .kiwi-pdp__main-image,.kiwi-pdp__gallery-main[data-display-mode=square] .kiwi-pdp__main-image,.kiwi-pdp__gallery-main[data-display-mode=landscape] .kiwi-pdp__main-image{object-fit:contain!important}.kiwi-pdp__main-image:focus-visible,.kiwi-pdp__thumb:focus-visible,.kiwi-pdp__media-arrow:focus-visible,.kiwi-pdp__video-arrow:focus-visible,.kiwi-pdp__zoom:focus-visible{outline:2px solid var(--kiwi-green);outline-offset:3px}.kiwi-pdp__info{position:relative;padding-top:0;align-self:start;z-index:4;overflow:visible}.kiwi-pdp__info-sticky{position:relative;z-index:5;overflow-anchor:none}.kiwi-pdp__labels{display:flex;gap:6px;margin-bottom:var(--kiwi-space-labels, 12px)}.kiwi-pdp__label{display:inline-flex;align-items:center;min-height:20px;padding:2px 9px;border-radius:999px;font-size:13px;font-weight:800;background:var(--kiwi-mint);color:var(--kiwi-green)}.kiwi-pdp__label:first-child{background:var(--kiwi-green);color:#fff}.kiwi-pdp__title{margin:0 0 var(--kiwi-space-title, 14px);font-size:28px;line-height:1.3;font-weight:900;letter-spacing:-.02em}.kiwi-pdp__subtitle{margin:var(--kiwi-space-subtitle-top, 0px) 0 var(--kiwi-space-subtitle-bottom, 18px);color:var(--kiwi-subtitle-color, var(--kiwi-green));font-size:16px;line-height:1.45}.kiwi-pdp__labels.kiwi-pdp__block-spacing{margin-top:var(--kiwi-block-space-top-desktop, 0px);margin-bottom:calc(var(--kiwi-space-labels, 12px) + var(--kiwi-block-space-bottom-desktop, 0px))}.kiwi-pdp__title.kiwi-pdp__block-spacing{margin-top:var(--kiwi-block-space-top-desktop, 0px);margin-bottom:calc(var(--kiwi-space-title, 14px) + var(--kiwi-block-space-bottom-desktop, 0px))}.kiwi-pdp__subtitle.kiwi-pdp__block-spacing{margin-top:calc(var(--kiwi-space-subtitle-top, 0px) + var(--kiwi-block-space-top-desktop, 0px));margin-bottom:calc(var(--kiwi-space-subtitle-bottom, 18px) + var(--kiwi-block-space-bottom-desktop, 0px))}.kiwi-pdp__price-features.kiwi-pdp__block-spacing{margin-top:calc(var(--kiwi-space-price-features-top, 0px) + var(--kiwi-block-space-top-desktop, 0px));margin-bottom:calc(var(--kiwi-space-price-features-bottom, 24px) + var(--kiwi-block-space-bottom-desktop, 0px))}.kiwi-pdp__custom-liquid.kiwi-pdp__block-spacing,.kiwi-pdp__info-divider.kiwi-pdp__block-spacing,.kiwi-pdp__price-area.kiwi-pdp__block-spacing,.kiwi-pdp__paynote.kiwi-pdp__block-spacing,.kiwi-pdp__offer-stack.kiwi-pdp__block-spacing,.kiwi-pdp__group.kiwi-pdp__block-spacing,.kiwi-pdp__video-column.kiwi-pdp__block-spacing,.kiwi-pdp__cta-group.kiwi-pdp__block-spacing,.kiwi-pdp__shipping-messages.kiwi-pdp__block-spacing,.kiwi-pdp__shipping-points.kiwi-pdp__block-spacing,.kiwi-pdp__shipping-details.kiwi-pdp__block-spacing{margin-top:var(--kiwi-block-space-top-desktop, 0px);margin-bottom:var(--kiwi-block-space-bottom-desktop, 0px)}.kiwi-pdp__app-blocks--summary{display:flex;align-items:center;gap:0;margin-top:0;margin-bottom:0}.kiwi-pdp__app-blocks--summary.is-empty{margin-bottom:0}.kiwi-pdp__app-blocks--summary>.kiwi-pdp__app-block{display:flex;align-items:center;min-height:0}#shopify-product-reviews [data-bv-show=rating_summary] .bv_rating_summary_buttons_container,#shopify-product-reviews [data-bv-show=rating_summary] .bv_main_container_row_flex.bv_ratings_summary,#shopify-product-reviews [data-bv-show=rating_summary] .bv_avgRating_component_container,#shopify-product-reviews [data-bv-show=rating_summary] .bv_numReviews_component_container,#shopify-product-reviews [data-bv-show=rating_summary] .bv_numReviews_text,#shopify-product-reviews [data-bv-show=rating_summary] .bv_button_buttonMinimalist{font-size:16px!important;line-height:1.25!important}#shopify-product-reviews [data-bv-show=rating_summary] .bv_stars_component_container svg{width:16px!important;height:16px!important}#shopify-product-reviews,#shopify-product-reviews>.kiwi-pdp__app-block,#shopify-product-reviews [data-bv-show=rating_summary],#shopify-product-reviews [data-bv-show=rating_summary] .bv_main_container,#shopify-product-reviews [data-bv-show=rating_summary] .bv_main_container_row_flex,#shopify-product-reviews [data-bv-show=rating_summary] .bv_ratings_summary,#shopify-product-reviews [data-bv-show=rating_summary] .bv_avgRating_component_container,#shopify-product-reviews [data-bv-show=rating_summary] .bv_numReviews_component_container,#shopify-product-reviews [data-bv-show=rating_summary] .bv_rating_summary_buttons_container{margin:0!important;padding:0!important;min-height:0!important}#shopify-product-reviews [data-bv-show=rating_summary],#shopify-product-reviews [data-bv-show=rating_summary] .bv_main_container,#shopify-product-reviews [data-bv-show=rating_summary] .bv_main_container_row_flex,#shopify-product-reviews [data-bv-show=rating_summary] .bv_ratings_summary,#shopify-product-reviews [data-bv-show=rating_summary] .bv_avgRating_component_container,#shopify-product-reviews [data-bv-show=rating_summary] .bv_numReviews_component_container,#shopify-product-reviews [data-bv-show=rating_summary] .bv_rating_summary_buttons_container{display:inline-flex!important;align-items:center!important;flex-wrap:wrap!important;row-gap:0!important;column-gap:8px!important}#shopify-product-reviews [data-bv-show=rating_summary] p,#shopify-product-reviews [data-bv-show=rating_summary] span,#shopify-product-reviews [data-bv-show=rating_summary] strong,#shopify-product-reviews [data-bv-show=rating_summary] a,#shopify-product-reviews [data-bv-show=rating_summary] button{margin-top:0!important;margin-bottom:0!important}.kiwi-pdp__price-features{display:grid;grid-template-columns:repeat(var(--kiwi-price-feature-columns, 2),minmax(0,1fr));gap:12px 20px;margin-top:var(--kiwi-space-price-features-top, 0px);margin-bottom:var(--kiwi-space-price-features-bottom, 24px)}.kiwi-pdp__price-feature{display:flex;align-items:center;gap:10px;color:var(--kiwi-price-feature-text-color, var(--kiwi-green));font-size:16px;line-height:1.25}.kiwi-pdp__price-feature-icon{width:var(--kiwi-price-feature-item-icon-size, 26px);height:var(--kiwi-price-feature-item-icon-size, 26px);display:inline-flex;align-items:center;justify-content:center;flex:0 0 var(--kiwi-price-feature-item-icon-size, 26px);color:var(--kiwi-price-feature-icon-color, var(--kiwi-price-feature-text-color, var(--kiwi-green)))}.kiwi-pdp__price-feature-icon svg,.kiwi-pdp__price-feature-icon img{width:var(--kiwi-price-feature-item-icon-size, 26px);height:var(--kiwi-price-feature-item-icon-size, 26px);display:block}.kiwi-pdp__price-feature-icon img{object-fit:contain}.kiwi-pdp__price-feature-icon-image--mask{width:100%;height:100%;display:block;background-color:currentColor;-webkit-mask-image:var(--kiwi-price-feature-icon-mask);mask-image:var(--kiwi-price-feature-icon-mask);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.kiwi-pdp__price-feature-text{flex:1 1 auto}.kiwi-pdp__features{display:grid;grid-template-columns:1fr 1fr;gap:24px 52px;padding-bottom:30px;margin-top:var(--kiwi-space-features-top, 0px);margin-bottom:var(--kiwi-space-features-bottom, 28px);border-bottom:1px solid var(--kiwi-line)}.kiwi-pdp__feature{display:flex;align-items:center;gap:14px;font-size:18px;color:var(--kiwi-green)}.kiwi-pdp__feature svg{width:26px;height:26px;color:var(--kiwi-green)}.kiwi-pdp__price-area{display:grid;gap:4px}.kiwi-pdp__price-row{display:flex;align-items:baseline;gap:8px;margin-top:var(--kiwi-space-price-top, 18px)}.kiwi-pdp__price{font-size:26px;font-weight:900}.kiwi-pdp__compare{color:#8a8f8b;text-decoration:line-through;font-size:16px}.kiwi-pdp__save{color:#e65325;font-weight:800;font-size:16px;padding-left:5px}.kiwi-pdp__paynote{margin:4px 0 var(--kiwi-space-price-bottom, 18px);color:#5b665f;font-size:14px}.kiwi-pdp__paynote>*:first-child{margin-top:0}.kiwi-pdp__paynote>*:last-child{margin-bottom:0}.kiwi-pdp__offer-stack{display:grid;gap:8px;margin-bottom:10px}.kiwi-pdp__offer-item--coupon{padding:0;background:transparent}.kiwi-pdp__info-divider{width:100%;height:0;border:0;border-top:1px solid var(--kiwi-line, #dde3dd)}.kiwi-pdp__custom-liquid{width:100%}.kiwi-pdp__offer-item{display:block}.kiwi-pdp__banner{position:relative;min-height:76px;border-radius:18px;overflow:hidden;background:linear-gradient(90deg,var(--kiwi-teal),#2a8f89);color:#fff;padding:24px 165px 22px 20px;margin-top:var(--kiwi-space-banner-top, 0px)}.kiwi-pdp__banner--sale{min-height:68px;padding:16px 116px 14px 14px;border-radius:14px;background-color:var(--kiwi-offer-main-bg, #369695);background-image:var(--kiwi-offer-banner-bg-image, none);background-position:center;background-repeat:no-repeat;background-size:cover;margin-top:0}.kiwi-pdp__banner strong{display:block;font-size:19px;margin-bottom:3px}.kiwi-pdp__banner span{color:#ffffffc7;font-size:17px}.kiwi-pdp__banner--sale strong{color:var(--kiwi-offer-main-title, #fff);font-size:17px;line-height:1.15}.kiwi-pdp__banner--sale>span{color:var(--kiwi-offer-main-text, rgba(255, 255, 255, .82));font-size:14px}.kiwi-pdp__banner-art{position:absolute;right:24px;bottom:-18px;width:112px;height:112px;border-radius:50%;background:radial-gradient(circle at 64% 34%,#ffb834 0 9px,#e88a21 10px 17px,transparent 18px),linear-gradient(135deg,transparent 42%,rgba(255,255,255,.6) 43% 48%,transparent 49%),linear-gradient(45deg,#7ad86e 0 38%,#d7f7ef 39% 61%,#83d66c 62%),#5bd2cf}.kiwi-pdp__banner-art--image{right:6px;bottom:-10px;width:104px;height:84px;border-radius:0;background:none}.kiwi-pdp__banner-art--image img{width:100%;height:100%;object-fit:contain}.kiwi-pdp__coupon{display:grid;grid-template-columns:210px 1fr;margin:var(--kiwi-space-banner-bottom, 18px) 0 0;background:transparent;border-radius:10px;position:relative;isolation:isolate}.kiwi-pdp__coupon--sale{--kiwi-offer-coupon-left-width: 154px;--kiwi-offer-coupon-notch-size: 14px;grid-template-columns:var(--kiwi-offer-coupon-left-width) minmax(0,1fr);margin:0;border-radius:8px;background:var(--kiwi-offer-coupon-right-bg, #e8efeb);overflow:hidden}.kiwi-pdp__coupon:before,.kiwi-pdp__coupon:after{content:"";position:absolute;top:-9px;bottom:-9px;width:18px;background:radial-gradient(circle at 50% 9px,#fff 0 8px,transparent 8.5px) top / 18px 36px repeat-y,radial-gradient(circle at 50% 27px,#fff 0 8px,transparent 8.5px) top / 18px 36px repeat-y;z-index:2}.kiwi-pdp__coupon:before{left:201px}.kiwi-pdp__coupon:after{right:-9px}.kiwi-pdp__coupon--sale:before{top:calc(var(--kiwi-offer-coupon-notch-size) * -.5);left:calc(var(--kiwi-offer-coupon-left-width) - (var(--kiwi-offer-coupon-notch-size) * .5));width:var(--kiwi-offer-coupon-notch-size);height:var(--kiwi-offer-coupon-notch-size);border-radius:50%;background:#fff;bottom:auto}.kiwi-pdp__coupon--sale:after{top:auto;bottom:calc(var(--kiwi-offer-coupon-notch-size) * -.5);left:calc(var(--kiwi-offer-coupon-left-width) - (var(--kiwi-offer-coupon-notch-size) * .5));right:auto;width:var(--kiwi-offer-coupon-notch-size);height:var(--kiwi-offer-coupon-notch-size);border-radius:50%;background:#fff}.kiwi-pdp__coupon-value{background:var(--kiwi-green);color:#fff;display:grid;place-items:center;min-height:78px;font-size:34px;font-weight:900;border-radius:10px 0 0 10px}.kiwi-pdp__coupon--sale .kiwi-pdp__coupon-value{min-height:58px;padding:0 12px;font-size:17px;line-height:1;letter-spacing:-.01em;border-radius:8px 0 0 8px;background:var(--kiwi-offer-coupon-left-bg, var(--kiwi-green));color:var(--kiwi-offer-coupon-left-text, #fff)}.kiwi-pdp__coupon-meta{padding:15px 28px;display:flex;align-items:center;justify-content:flex-start;gap:16px;font-size:16px;color:var(--kiwi-green)}.kiwi-pdp__coupon--sale .kiwi-pdp__coupon-meta{min-height:58px;padding:8px 18px 7px 20px;gap:3px;flex-direction:column;align-items:flex-start;justify-content:center}.kiwi-pdp__coupon-meta button{border:0;background:transparent;color:var(--kiwi-offer-coupon-link-color, var(--kiwi-green));text-decoration:underline;cursor:pointer;padding:0;font-size:12px;line-height:1}.kiwi-pdp__coupon-meta button[data-clipboard-text]{display:inline-block;position:relative;padding-bottom:2px;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:inherit}.kiwi-pdp__coupon-meta button.is-copied{color:var(--kiwi-offer-coupon-link-color, var(--kiwi-green));text-decoration:none!important;position:relative}.kiwi-pdp__coupon-meta button[data-clipboard-text].is-copied:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:currentColor;pointer-events:none}.kiwi-pdp__coupon-copyline{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:12px;line-height:1;color:var(--kiwi-offer-coupon-prefix-color, var(--kiwi-green))}.kiwi-pdp__coupon-copyline span{font-weight:700}.kiwi-pdp__coupon-copyline strong{font-weight:900;color:var(--kiwi-offer-coupon-code-color, var(--kiwi-green))}.kiwi-pdp__coupon-note{color:var(--kiwi-offer-coupon-note-color, #7f8a83);font-size:11px;line-height:1.15}.kiwi-pdp__coupon-info{display:inline-flex;align-items:center;margin-left:1px}.kiwi-pdp__info-dot{width:15px;height:15px;display:inline-grid;place-items:center;border:1px solid var(--kiwi-offer-coupon-info-border, rgba(0, 63, 34, .45));border-radius:50%;font-size:10px;font-weight:700;color:var(--kiwi-offer-coupon-info-color, rgba(0, 63, 34, .68))}.kiwi-pdp__group{margin-top:var(--kiwi-space-group, 24px);position:relative;z-index:5}.kiwi-pdp__group--plan{z-index:7;isolation:isolate}.kiwi-pdp__group--color{z-index:6;position:relative;isolation:isolate}.kiwi-pdp__group-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:16px;font-weight:900;color:var(--kiwi-ink);-webkit-text-fill-color:var(--kiwi-ink)}.kiwi-pdp__group-head a{border:0;background:transparent;color:var(--kiwi-green);display:inline-flex;align-items:center;gap:6px;font-size:14px;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:800;text-decoration:none;padding:0;cursor:pointer}.kiwi-pdp__group-trigger{border:0;background:transparent;color:var(--kiwi-green);display:inline-flex;align-items:center;gap:6px;font-size:14px;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:700;padding:0;cursor:pointer}.kiwi-pdp__group-head a:before,.kiwi-pdp__group-trigger:before{content:"+";width:16px;height:16px;display:inline-grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:12px;line-height:1}.kiwi-pdp__plan{position:relative;width:100%;min-height:72px;border:1px solid #e3e8e4;background:#fff;border-radius:12px;padding:14px 16px 12px;margin-bottom:10px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;text-align:left;overflow:hidden;align-items:center;font-family:inherit;color:var(--kiwi-ink);-webkit-text-fill-color:var(--kiwi-ink)}.kiwi-pdp__plan.is-selected{border-color:var(--kiwi-green);box-shadow:inset 0 0 0 2px var(--kiwi-green)}.kiwi-pdp__plan.is-unavailable{opacity:.52}.kiwi-pdp__plan--muted{opacity:.78;background:#fffdfa}.kiwi-pdp__plan strong,.kiwi-pdp__addon strong{font-size:16px;color:var(--kiwi-ink);-webkit-text-fill-color:var(--kiwi-ink)}.kiwi-pdp__plan-copy{min-width:0;display:grid;gap:4px;align-content:center}.kiwi-pdp__plan-title-row{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:0}.kiwi-pdp__plan-badge{position:absolute;top:0;right:0;padding:5px 10px;border-radius:0 14px 0 0;background:var(--kiwi-plan-badge-bg-available, #fb7f19);color:#fff;font-size:12px;font-weight:900}.kiwi-pdp__plan:not(.is-selected) .kiwi-pdp__plan-badge{background:var(--kiwi-plan-badge-bg-muted, #ffc293)}.kiwi-pdp__plan.is-unavailable .kiwi-pdp__plan-badge{background:var(--kiwi-plan-badge-bg-unavailable, var(--kiwi-plan-badge-bg-muted, #ffc293))}.kiwi-pdp__tag{display:inline-flex;margin-left:6px;padding:2px 8px;border-radius:999px;background:#d8ead8;color:var(--kiwi-green);font-size:10px;font-weight:800;vertical-align:middle}.kiwi-pdp__tag--plan{margin-left:0;padding:3px 8px;font-size:12px;line-height:1;border-radius:6px;background:#d8ead8}.kiwi-pdp__hint{display:block;margin-top:4px;color:#8a8f8b;font-size:14px;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.kiwi-pdp__hint--plan{margin-top:0;font-size:14px;line-height:1.25;color:#8a8f8b;-webkit-text-fill-color:#8a8f8b}.kiwi-pdp__hint--inline{display:inline;font-size:16px;font-weight:400;margin-top:0}.kiwi-pdp__plan-price{align-self:center;padding-top:8px;font-size:16px;white-space:nowrap;text-align:right;color:var(--kiwi-ink);-webkit-text-fill-color:var(--kiwi-ink)}.kiwi-pdp__plan-price small{display:inline-block;margin-left:6px;color:#9d9d9d;-webkit-text-fill-color:#9d9d9d;font-size:14px;text-decoration:line-through}.kiwi-pdp__swatches{display:flex;gap:10px;align-items:center;padding:4px 4px 4px 8px;margin:0;overflow:visible;position:relative;z-index:6}.kiwi-pdp__swatch{position:relative;padding:0;width:24px;height:24px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #c8d4cc;cursor:pointer;background:var(--kiwi-pdp-swatch-bg, #d7ded8);background-position:var(--kiwi-pdp-swatch-focal-point, center);background-repeat:no-repeat;background-size:cover;background-clip:padding-box}.kiwi-pdp__swatch:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:2px solid transparent;border-radius:50%;pointer-events:none}.kiwi-pdp__swatch.is-active:after{border-color:var(--kiwi-green)}.kiwi-pdp__addons{display:grid;gap:10px}.kiwi-pdp__video-column{min-width:0;margin-top:260px}.kiwi-pdp__video-column--inline{margin-top:0}.kiwi-pdp__video-column--inline .kiwi-pdp__video-heading{padding-left:0;animation:kiwiPdpDesktopVideoHeadingIn .72s cubic-bezier(.2,.9,.2,1) both}.kiwi-pdp__video-column--inline .kiwi-pdp__video-card{animation:kiwiPdpDesktopVideoCardIn .82s cubic-bezier(.2,.9,.2,1) both}.kiwi-pdp__video-column--inline .kiwi-pdp__video-card:nth-child(1){animation-delay:80ms}.kiwi-pdp__video-column--inline .kiwi-pdp__video-card:nth-child(2){animation-delay:.14s}.kiwi-pdp__video-column--inline .kiwi-pdp__video-card:nth-child(3){animation-delay:.2s}.kiwi-pdp__video-column--inline .kiwi-pdp__video-card:nth-child(4){animation-delay:.26s}.kiwi-pdp__video-column--inline .kiwi-pdp__video-card:nth-child(5){animation-delay:.32s}.kiwi-pdp__video-column--inline .kiwi-pdp__video-card:nth-child(6){animation-delay:.38s}.kiwi-pdp__video-column--mobile{display:none}.kiwi-pdp__app-blocks{display:grid;gap:14px;margin-top:24px}.kiwi-pdp__app-block{min-width:0}.kiwi-pdp__app-blocks.is-empty{margin-top:0;min-height:1px}.kiwi-pdp__video-heading{margin:0 0 18px;padding-left:6px;color:var(--kiwi-ink);font-size:18px;line-height:1.04;letter-spacing:-.03em;font-weight:900}.kiwi-pdp__video-carousel-shell{position:relative}.kiwi-pdp__video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.kiwi-pdp__video-arrow{position:absolute;top:50%;z-index:4;width:42px;height:42px;border-radius:999px;border:0;background:#fffffff0;color:var(--kiwi-green);display:none;place-items:center;cursor:pointer;box-shadow:0 10px 26px #07160d1f;transform:translateY(-50%);transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease}.kiwi-pdp__video-arrow:hover{transform:translateY(-50%) scale(1.03);box-shadow:0 12px 30px #07160d29}.kiwi-pdp__video-arrow:disabled{opacity:.35;pointer-events:none;box-shadow:0 8px 20px #07160d14}.kiwi-pdp__video-arrow svg{width:18px;height:18px}.kiwi-pdp__video-arrow--prev{left:10px}.kiwi-pdp__video-arrow--next{right:10px}.kiwi-pdp__video-card{position:relative;display:grid;gap:10px;width:100%;text-align:left;border-radius:var(--kiwi-video-card-radius-desktop, 22px);transition:transform .18s ease,filter .18s ease}.kiwi-pdp__video-card:hover{transform:translateY(-2px);filter:saturate(1.04)}.kiwi-pdp__video-card:focus-within{outline:none}.kiwi-pdp__video-frame-shell{position:relative;border-radius:var(--kiwi-video-card-radius-desktop, 22px);background:transparent!important;box-shadow:none!important}@keyframes kiwiPdpDesktopVideoHeadingIn{0%{opacity:0;transform:translate3d(-16px,0,0);letter-spacing:-.055em;filter:blur(8px)}55%{opacity:.86;transform:translate3d(-5px,0,0);letter-spacing:-.04em;filter:blur(2px)}to{opacity:1;transform:translateZ(0);letter-spacing:-.03em;filter:blur(0)}}@keyframes kiwiPdpDesktopVideoCardIn{0%{opacity:0;transform:translate3d(0,20px,0) scale(.987);box-shadow:0 24px 54px #07160d14;filter:saturate(.95) brightness(.985)}62%{opacity:.94;transform:translate3d(0,7px,0) scale(.996);box-shadow:0 12px 30px #07160d0b;filter:saturate(.988) brightness(.994)}to{opacity:1;transform:translateZ(0) scale(1);box-shadow:none;filter:saturate(1) brightness(1)}}.kiwi-pdp__video-media{position:relative;display:block;border-radius:var(--kiwi-video-card-radius-desktop, 22px);overflow:hidden;background:transparent!important;aspect-ratio:.69;box-shadow:none}.kiwi-pdp__video-media:after{content:none}.kiwi-pdp__video-card--playable .kiwi-pdp__video-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#07160d0a,#07160d33);pointer-events:none}.kiwi-pdp__video-card-trigger,.kiwi-pdp__video-inline-surface{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border:0;background:transparent;padding:0;cursor:pointer;border-radius:inherit}.kiwi-pdp__video-expand{position:absolute;right:14px;bottom:14px;z-index:4;width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.78);background:#ffffff2e;color:#fff;display:inline-grid;place-items:center;padding:0;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 26px #07160d2e;transition:transform .18s ease,background .18s ease,border-color .18s ease,opacity .18s ease,visibility .18s ease;opacity:0;visibility:hidden;transform:translateY(4px)}.kiwi-pdp__video-expand:hover,.kiwi-pdp__video-expand:focus-visible{transform:scale(1.04);background:#ffffff3d;border-color:#ffffffeb}.kiwi-pdp__video-expand svg{width:18px;height:18px}.kiwi-pdp__video-media img,.kiwi-pdp__video-media video{width:100%;height:100%;object-fit:cover;display:block;background:transparent!important;box-shadow:none!important;border:0!important}.kiwi-pdp__video-media>*{background:transparent!important;box-shadow:none!important;border:0!important}.kiwi-pdp__video-media>*>*{background:transparent!important;box-shadow:none!important;border:0!important}.kiwi-pdp__video-caption{font-size:15px;line-height:1.35;font-weight:600;color:#173127;letter-spacing:-.01em;margin:0}.kiwi-pdp__addon{border:1px solid #e3e8e4;border-radius:12px;padding:10px 12px;display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:center;cursor:pointer;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease}.kiwi-pdp__addon-body{min-width:0;display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:10px;align-items:center;color:inherit;text-decoration:none}.kiwi-pdp__addon.is-selected{border-color:var(--kiwi-green);box-shadow:inset 0 0 0 1px var(--kiwi-green)}.kiwi-pdp__addon.is-unavailable{opacity:.62}.kiwi-pdp__addon input{width:16px;height:16px;accent-color:var(--kiwi-green)}.kiwi-pdp__addon-image{width:56px;height:56px;border-radius:8px;overflow:hidden;background:var(--kiwi-soft)}.kiwi-pdp__addon-link{color:inherit;text-decoration:none}.kiwi-pdp__addon-image img{width:100%;height:100%;object-fit:cover}.kiwi-pdp__addon-copy{min-width:0;display:grid;gap:1px;align-content:center;align-self:center;padding-top:0}.kiwi-pdp__addon-title-row{display:block;line-height:1.15}.kiwi-pdp__addon-title-row strong{display:inline;line-height:1.15}.kiwi-pdp__addon-title-row .kiwi-pdp__tag{margin-left:4px;font-size:12px;vertical-align:middle}.kiwi-pdp__addon-copy .kiwi-pdp__hint{margin-top:0;line-height:1.3}.kiwi-pdp__addon-stock{display:none;margin-top:1px;font-size:12px;line-height:1.25;color:#738078}.kiwi-pdp__addon-price{white-space:nowrap;display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--kiwi-ink)}.kiwi-pdp__addon-price strong{font-size:13px;font-weight:500}.kiwi-pdp__addon-price small{color:#9b9f9c;font-size:14px;text-decoration:line-through}.kiwi-pdp__cta-row{display:grid;grid-template-columns:102px 1fr;gap:10px;margin-top:18px}.kiwi-pdp__qty{height:44px;border:1px solid var(--kiwi-line);border-radius:999px;display:grid;grid-template-columns:36px 1fr 36px;align-items:center;overflow:hidden}.kiwi-pdp__qty button{height:100%;border:0;background:#fff;color:var(--kiwi-ink);-webkit-text-fill-color:var(--kiwi-ink);font-size:18px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:1;padding:0}.kiwi-pdp__qty input{width:100%;height:100%;border:0;background:#fff;color:var(--kiwi-ink);-webkit-text-fill-color:var(--kiwi-ink);text-align:center;font-weight:600;line-height:1;padding:0;border-radius:0;-webkit-appearance:none;appearance:textfield;-moz-appearance:textfield}.kiwi-pdp__qty input::-webkit-outer-spin-button,.kiwi-pdp__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.kiwi-pdp__atc,.kiwi-pdp__buy-now .shopify-payment-button__button{min-height:44px;border-radius:999px;border:1px solid var(--kiwi-green);font-weight:600;cursor:pointer}.kiwi-pdp__atc{background:#fff;color:var(--kiwi-green);display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-family:inherit;line-height:1;position:relative}.kiwi-pdp__atc.loading,.kiwi-pdp__sticky-atc-button.loading{color:transparent;position:relative}@media screen and (forced-colors:active){.kiwi-pdp__atc.loading,.kiwi-pdp__sticky-atc-button.loading{color:currentColor}}.kiwi-pdp__atc.loading>.loading__spinner,.kiwi-pdp__sticky-atc-button.loading>.loading__spinner{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;height:100%;display:flex;align-items:center}.kiwi-pdp__atc.loading>.loading__spinner .spinner,.kiwi-pdp__sticky-atc-button.loading>.loading__spinner .spinner{width:fit-content;width:max-content}.kiwi-pdp__atc.loading>.loading__spinner .path{stroke:#000}.kiwi-pdp__sticky-atc-button.loading>.loading__spinner .path{stroke:var(--kiwi-sticky-atc-button-text, #ffffff)}.kiwi-pdp__buy-now{margin-top:12px}.kiwi-pdp__buy-now .shopify-payment-button__button{background:var(--kiwi-green)!important;color:#fff!important}.kiwi-pdp__buy-now .shopify-payment-button,.kiwi-pdp__buy-now shopify-accelerated-checkout{display:block;width:100%}@media screen and (min-width:821px){.kiwi-pdp__cta-row{grid-template-columns:minmax(0,var(--kiwi-qty-width-desktop, 20%)) minmax(0,var(--kiwi-atc-width-desktop, 80%));align-items:center}.kiwi-pdp__qty{height:var(--kiwi-qty-height-desktop, 44px);min-height:var(--kiwi-qty-height-desktop, 44px);grid-template-columns:42px minmax(0,1fr) 42px;box-sizing:border-box}.kiwi-pdp__qty button,.kiwi-pdp__qty input{padding-top:0;padding-bottom:0}.kiwi-pdp__atc{height:var(--kiwi-atc-height-desktop, 44px);min-height:var(--kiwi-atc-height-desktop, 44px);padding-top:0;padding-bottom:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.kiwi-pdp__buy-now{width:var(--kiwi-buy-now-width-desktop, 100%);max-width:var(--kiwi-buy-now-width-desktop, 100%)}.kiwi-pdp__buy-now .shopify-payment-button,.kiwi-pdp__buy-now .shopify-payment-button__button{width:100%}.kiwi-pdp__buy-now shopify-accelerated-checkout{display:block}.kiwi-pdp__buy-now .shopify-payment-button__button{min-height:var(--kiwi-buy-now-height-desktop, 46px)}.kiwi-pdp__buy-now shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size: var(--kiwi-buy-now-height-desktop, 46px) !important}}@media screen and (min-width:821px)and (max-width:1199px){.kiwi-pdp__cta-row{grid-template-columns:minmax(124px,var(--kiwi-qty-width-desktop, 20%)) minmax(0,1fr)}.kiwi-pdp__qty{min-width:124px;grid-template-columns:36px minmax(28px,1fr) 36px}.kiwi-pdp__qty input{font-size:18px}}.kiwi-pdp__shipping-messages{display:grid}.kiwi-pdp__shipping-message{display:flex;align-items:center;justify-content:center;gap:12px;padding:var(--kiwi-shipping-message-pad-y, 16px) var(--kiwi-shipping-message-pad-x, 18px);border-radius:var(--kiwi-shipping-message-radius, 14px);background:var(--kiwi-shipping-message-bg, #eef4ef);color:var(--kiwi-shipping-message-text-color, #003f22);font-size:16px;font-weight:var(--kiwi-shipping-message-font-weight, 700);line-height:1.25;text-align:center}.kiwi-pdp__shipping-message-icon{width:var(--kiwi-shipping-message-icon-size, 26px);height:var(--kiwi-shipping-message-icon-size, 26px);flex:0 0 var(--kiwi-shipping-message-icon-size, 26px);display:inline-flex;align-items:center;justify-content:center;color:var(--kiwi-shipping-message-icon-color, #003f22)}.kiwi-pdp__shipping-message-icon svg{width:100%;height:100%;display:block}.kiwi-pdp__shipping-message-icon img{width:100%;height:100%;display:block;object-fit:contain}.kiwi-pdp__shipping-message-text{min-width:0;flex:0 1 auto}.kiwi-pdp__shipping-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 22px}.kiwi-pdp__shipping-points.has-message{margin-top:0}.kiwi-pdp__shipping-point{display:flex;align-items:center;gap:10px;color:var(--kiwi-shipping-point-color, #003f22);font-size:16px;font-weight:var(--kiwi-shipping-point-font-weight, 600);line-height:1.28;white-space:nowrap}.kiwi-pdp__shipping-point-icon{width:var(--kiwi-shipping-point-icon-size, 18px);height:var(--kiwi-shipping-point-icon-size, 18px);flex:0 0 var(--kiwi-shipping-point-icon-size, 18px);display:inline-flex;align-items:center;justify-content:center;color:var(--kiwi-shipping-point-icon-color, #003f22)}.kiwi-pdp__shipping-point-icon svg{width:100%;height:100%;display:block}.kiwi-pdp__shipping-point-text{min-width:0;white-space:nowrap}.kiwi-pdp__shipping-details{margin-top:18px}.kiwi-pdp-tabs{display:block;min-height:var(--kiwi-pdp-tabs-height, 55px)}.kiwi-pdp-tabs__bar{background:var(--kiwi-tabs-bg, #fff);border-top:1px solid var(--kiwi-tabs-border, #d9e4dc);border-bottom:1px solid var(--kiwi-tabs-border, #d9e4dc);transition:box-shadow .16s ease,transform .16s ease}.kiwi-pdp-tabs.is-sticky .kiwi-pdp-tabs__bar{position:fixed;top:var(--kiwi-pdp-tabs-top-live, 0px);left:0;right:0;z-index:7;box-shadow:0 8px 20px #07160d14}.kiwi-pdp-tabs__inner{width:100%;max-width:var(--kiwi-section-width, var(--kiwi-pdp-width, var(--page-width)));margin:0 auto;padding:0 var(--px-mobile);box-sizing:border-box}.kiwi-pdp-tabs__scroller{display:flex;align-items:center;justify-content:center;gap:10px;min-height:55px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.kiwi-pdp-tabs__scroller::-webkit-scrollbar{display:none}.kiwi-pdp-tabs__link{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 18px;border-radius:999px;color:var(--kiwi-tabs-text, #173127);font-size:16px;font-weight:500;line-height:1;text-decoration:none;transition:background .16s ease,color .16s ease;white-space:nowrap}.kiwi-pdp-tabs__link.is-active{background:var(--kiwi-tabs-active-bg, #003f22);color:var(--kiwi-tabs-active-text, #fff)}body.kiwi-pdp-tabs-active .section-header.shopify-section-group-header-group{top:calc(-1 * var(--header-height, 0px) - 1px)}body.kiwi-pdp-has-sticky-atc #MainContent{padding-bottom:calc(var(--kiwi-sticky-atc-safe-space, 92px) + env(safe-area-inset-bottom))}.kiwi-pdp__sticky-atc[hidden]{display:block!important}.kiwi-pdp__sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:90;padding:0 0 env(safe-area-inset-bottom);background:var(--kiwi-sticky-atc-bg, rgba(255, 255, 255, .82));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid var(--kiwi-sticky-atc-border, rgba(7, 22, 13, .12));box-shadow:0 -8px 24px #07160d14;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility 0s linear .22s;will-change:opacity}.kiwi-pdp__sticky-atc.is-visible{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .22s ease,visibility 0s linear 0s}@media(prefers-reduced-motion:reduce){.kiwi-pdp__sticky-atc,.kiwi-pdp__sticky-atc.is-visible{transition:none}}.kiwi-pdp__sticky-atc-inner{position:relative;z-index:91;width:100%;max-width:var(--kiwi-section-width, var(--kiwi-pdp-width, var(--page-width)));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:66px;padding:10px var(--px-mobile);box-sizing:border-box}.kiwi-pdp__sticky-atc-copy{display:flex;align-items:center;gap:10px;min-width:0;color:var(--kiwi-sticky-atc-text, #173127)}.kiwi-pdp__sticky-atc-icon{width:var(--kiwi-sticky-atc-icon-size, 22px);height:var(--kiwi-sticky-atc-icon-size, 22px);flex:0 0 var(--kiwi-sticky-atc-icon-size, 22px);display:inline-flex;align-items:center;justify-content:center;color:var(--kiwi-sticky-atc-text, #173127)}.kiwi-pdp__sticky-atc-icon svg,.kiwi-pdp__sticky-atc-icon img{width:100%;height:100%;display:block}.kiwi-pdp__sticky-atc-text{min-width:0;font-size:13px;font-weight:700;line-height:1.25}.kiwi-pdp__sticky-atc-actions{display:flex;align-items:center;gap:18px;flex:0 0 auto}.kiwi-pdp__sticky-atc-pricebox{display:flex;align-items:flex-end;justify-content:flex-end;gap:10px;text-align:right}.kiwi-pdp__sticky-atc-price-line{display:flex;align-items:flex-end;justify-content:flex-end;gap:8px;white-space:nowrap}.kiwi-pdp__sticky-atc-price-label{color:var(--kiwi-sticky-atc-price, #003f22);font-size:18px;line-height:1;font-weight:700}.kiwi-pdp__sticky-atc-pricebox strong{color:var(--kiwi-sticky-atc-price, #003f22);font-size:18px;line-height:1;font-weight:900}.kiwi-pdp__sticky-atc-compare{color:#17312770;font-size:12px;line-height:1;font-weight:500;text-decoration:line-through}.kiwi-pdp__sticky-atc-save{align-self:flex-end;color:var(--kiwi-sticky-atc-price, #003f22);font-size:12px;line-height:1;font-weight:500;white-space:nowrap}.kiwi-pdp__sticky-atc-button{min-width:164px;min-height:42px;padding:0 22px;border:0;border-radius:999px;background:var(--kiwi-sticky-atc-button-bg, #003f22);color:var(--kiwi-sticky-atc-button-text, #ffffff);font-size:13px;font-weight:800;font-family:inherit;cursor:pointer;transition:opacity .16s ease}.kiwi-pdp__sticky-atc-button:disabled{cursor:not-allowed;opacity:.55}@media(hover:hover)and (pointer:fine){.kiwi-pdp__sticky-atc-button:not(:disabled):hover{opacity:.7}}body.kiwi-pdp-video-open{overflow:hidden}.kiwi-pdp__video-modal[hidden]{display:none!important}.kiwi-pdp__video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:24px;background:#07160dad;overflow:hidden}.kiwi-pdp__video-dialog{position:relative;width:min(100%,980px);max-height:calc(100vh - 48px);border-radius:24px;background:#000;overflow:hidden;display:flex;flex-direction:column}.kiwi-pdp__video-scroll{max-height:calc(100vh - 48px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.kiwi-pdp__video-close{position:absolute;top:14px;right:14px;z-index:2;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#ffffffeb;color:var(--kiwi-green);display:grid;place-items:center;line-height:0;isolation:isolate;cursor:pointer}.kiwi-pdp__video-close:before,.kiwi-pdp__video-close:after,.kiwi-pdp__lightbox-close:before,.kiwi-pdp__lightbox-close:after{content:"";position:absolute;left:50%;top:50%;width:18px;height:2px;border-radius:999px;background:currentColor;transform-origin:center}.kiwi-pdp__video-close:before,.kiwi-pdp__lightbox-close:before{transform:translate(-50%,-50%) rotate(45deg)}.kiwi-pdp__video-close:after,.kiwi-pdp__lightbox-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.kiwi-pdp__video-close svg,.kiwi-pdp__lightbox-close svg,.kiwi-pdp__lightbox-close .icon{display:none}.kiwi-pdp__video-frame{position:relative;aspect-ratio:16 / 9}.kiwi-pdp__video-frame iframe,.kiwi-pdp__video-frame video{width:100%;height:100%;display:block;border:0}.kiwi-pdp__video-modal-image{width:100%;height:100%;object-fit:contain;display:block;background:#fff}.kiwi-pdp__preorder{margin-top:var(--kiwi-space-preorder-top, 10px);min-height:34px;display:grid;place-items:center;border-radius:8px;background:#eaf0ec;color:var(--kiwi-green);font-size:13px;font-weight:800}.kiwi-pdp__badges{display:flex;gap:20px;flex-wrap:wrap;margin-top:var(--kiwi-space-badges-top, 18px);color:var(--kiwi-green);font-size:13px;font-weight:800}.kiwi-pdp__social{width:100%;max-width:var(--kiwi-section-width, var(--kiwi-pdp-width, var(--page-width)));margin:30px auto 0;padding:0 var(--px-mobile);box-sizing:border-box}.kiwi-pdp__float{position:absolute;z-index:5;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--kiwi-yellow);color:var(--kiwi-green);font-size:15px;font-weight:900;box-shadow:0 3px 12px #00000038;pointer-events:none}.kiwi-pdp__float--one{top:12px;right:max(22px,calc((100vw - 1460px)/2 + 300px))}.kiwi-pdp__float--two{top:455px;right:max(20px,calc((100vw - 1460px)/2 + 18px))}.kiwi-pdp__float--three{top:695px;right:max(16px,calc((100vw - 1460px)/2 - 4px))}.kiwi-pdp__social h3{font-size:24px;margin:0 0 18px;color:var(--kiwi-green)}.kiwi-pdp__social-grid{display:grid;grid-template-columns:repeat(3,minmax(0,250px));gap:18px}.kiwi-pdp-section__inner{width:100%;max-width:var(--kiwi-section-width, var(--kiwi-pdp-width, var(--page-width)));margin:0 auto;padding:0 var(--px-mobile);box-sizing:border-box}@media screen and (min-width:821px){.kiwi-pdp__inner,.kiwi-pdp-tabs__inner,.kiwi-pdp__social,.kiwi-pdp-section__inner,.kiwi-pdp__sticky-atc-inner{padding-left:5rem;padding-right:5rem}.kiwi-pdp__faq-modal{place-items:center;padding:24px}.kiwi-pdp__faq-dialog{width:min(640px,calc(100vw - 48px));max-width:min(640px,calc(100vw - 48px));height:min(640px,calc(100dvh - var(--header-height-live, 0px) - 48px));max-height:min(640px,calc(100dvh - var(--header-height-live, 0px) - 48px))}.kiwi-pdp__faq-scroll{height:min(640px,calc(100dvh - var(--header-height-live, 0px) - 48px));max-height:min(640px,calc(100dvh - var(--header-height-live, 0px) - 48px))}}.kiwi-pdp-section__card{border:1px solid rgba(7,22,13,.08);border-radius:24px;background:#fff;padding:3rem;box-shadow:0 1rem 3rem #07160d0f}.kiwi-pdp-section__card--narrow{width:min(100%,920px)}.kiwi-pdp-offers__stack{display:block;width:100%}.kiwi-pdp-offers__item:first-child{margin-top:0!important}.kiwi-pdp-offers__item:last-child{margin-bottom:0!important}.kiwi-pdp__offer-card{width:100%}.kiwi-pdp__offer-banner{min-height:var(--kiwi-offer-banner-height, 118px);padding:var(--kiwi-offer-banner-pad-top, 28px) var(--kiwi-offer-banner-pad-right, 168px) var(--kiwi-offer-banner-pad-bottom, 26px) var(--kiwi-offer-banner-pad-left, 22px);border-radius:var(--kiwi-offer-banner-radius, 22px);background:var(--kiwi-offer-banner-bg, #369695);box-shadow:none}.kiwi-pdp__offer-banner strong{color:var(--kiwi-offer-title-color, #ffffff);font-size:var(--kiwi-offer-title-size, 30px);letter-spacing:-.02em}.kiwi-pdp__offer-banner span{color:var(--kiwi-offer-text-color, rgba(255, 255, 255, .82));font-size:var(--kiwi-offer-text-size, 25px)}.kiwi-pdp__offer-banner:before{content:"";position:absolute;top:var(--kiwi-offer-circle-top, -2px);right:var(--kiwi-offer-circle-right, 46px);width:var(--kiwi-offer-circle-size, 128px);height:var(--kiwi-offer-circle-size, 128px);border-radius:50%;background:var(--kiwi-offer-circle-color, #64d8d7);opacity:.96}.kiwi-pdp__offer-banner .kiwi-pdp__banner-art{right:var(--kiwi-offer-art-right, 28px);bottom:var(--kiwi-offer-art-bottom, -2px);width:var(--kiwi-offer-art-width, 126px);height:var(--kiwi-offer-art-height, 92px);border-radius:0;background:none;box-shadow:none}.kiwi-pdp__offer-banner .kiwi-pdp__banner-art img{width:100%;height:100%;object-fit:contain;display:block}.kiwi-pdp__offer-art-svg{width:100%;height:100%;display:block;overflow:visible}.kiwi-pdp__offer-badge{position:absolute;top:var(--kiwi-offer-badge-top, 16px);right:var(--kiwi-offer-badge-right, 14px);z-index:2;width:var(--kiwi-offer-badge-size, 34px);height:var(--kiwi-offer-badge-size, 34px);display:inline-grid;place-items:center;border-radius:50%;background:var(--kiwi-offer-badge-bg, #ffc830);color:var(--kiwi-offer-badge-color, #173127);font-size:1.9rem;font-weight:900;box-shadow:0 0 0 5px #fff,0 5px 10px #07160d1f}.kiwi-pdp__offer-badge svg{width:16px;height:16px}.kiwi-pdp__offer-badge img{width:calc(var(--kiwi-offer-badge-size, 34px) - 10px);height:calc(var(--kiwi-offer-badge-size, 34px) - 10px);object-fit:contain;display:block}.kiwi-pdp__offer-coupon{grid-template-columns:214px 1fr;margin-top:12px;background:#e3ebe8;border-radius:14px;overflow:visible}.kiwi-pdp__offer-coupon:before,.kiwi-pdp__offer-coupon:after{width:22px;top:-11px;bottom:-11px;background:radial-gradient(circle at 50% 11px,#fff 0 10px,transparent 10.5px) top / 22px 44px repeat-y,radial-gradient(circle at 50% 33px,#fff 0 10px,transparent 10.5px) top / 22px 44px repeat-y}.kiwi-pdp__offer-coupon:before{left:203px}.kiwi-pdp__offer-coupon:after{right:-11px}.kiwi-pdp__offer-coupon .kiwi-pdp__coupon-value{position:relative;min-height:88px;font-size:4.15rem;letter-spacing:-.03em;border-radius:14px 0 0 14px;background:#003f22}.kiwi-pdp__offer-coupon .kiwi-pdp__coupon-value:before,.kiwi-pdp__offer-coupon .kiwi-pdp__coupon-value:after{content:"";position:absolute;left:-11px;width:22px;height:22px;border-radius:50%;background:#fff}.kiwi-pdp__offer-coupon .kiwi-pdp__coupon-value:before{top:-11px}.kiwi-pdp__offer-coupon .kiwi-pdp__coupon-value:after{bottom:-11px}.kiwi-pdp__offer-coupon .kiwi-pdp__coupon-meta{position:relative;display:block;padding:17px 58px 14px 30px;color:var(--kiwi-green)}.kiwi-pdp__coupon-copyline{display:flex;align-items:center;gap:12px;margin-bottom:9px;font-size:1.5rem;flex-wrap:wrap}.kiwi-pdp__coupon-copyline strong{font-size:1.75rem}.kiwi-pdp__coupon-copyline .kiwi-pdp__info-dot{margin-left:2px}.kiwi-pdp__coupon-info{border:0;background:transparent;padding:0;width:24px;height:24px;display:inline-grid;place-items:center;cursor:pointer;text-decoration:none!important}.kiwi-pdp__coupon-info .kiwi-pdp__info-dot{margin:0}.kiwi-pdp__offer-coupon .kiwi-pdp__coupon-meta button{font-size:1.45rem}.kiwi-pdp__coupon-note{display:block;font-size:1.45rem;color:#65736c}.kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline{gap:8px;margin-bottom:2px;font-size:14px}.kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline strong{font-size:14px}.kiwi-pdp__coupon--sale .kiwi-pdp__coupon-info{width:auto;height:auto}.kiwi-pdp__coupon--sale .kiwi-pdp__coupon-note{font-size:13px}@media(min-width:991px){.kiwi-pdp__offer-item--coupon{padding-bottom:0}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale{--kiwi-offer-coupon-left-width: 176px;--kiwi-offer-coupon-notch-size: 14px;border-radius:4px;background:var(--kiwi-offer-coupon-right-bg, #e1e7e2);box-shadow:none}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale:before{top:calc(var(--kiwi-offer-coupon-notch-size) * -.5);left:calc(var(--kiwi-offer-coupon-left-width) - (var(--kiwi-offer-coupon-notch-size) * .5));width:var(--kiwi-offer-coupon-notch-size);height:var(--kiwi-offer-coupon-notch-size)}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale:after{bottom:calc(var(--kiwi-offer-coupon-notch-size) * -.5);left:calc(var(--kiwi-offer-coupon-left-width) - (var(--kiwi-offer-coupon-notch-size) * .5));width:var(--kiwi-offer-coupon-notch-size);height:var(--kiwi-offer-coupon-notch-size)}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-value{min-height:58px;padding:0 20px;font-size:28px;font-weight:900;line-height:1;letter-spacing:-.02em;border-radius:4px 0 0 4px}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-meta{min-height:58px;padding:8px 18px 7px 22px;gap:3px}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline{gap:7px;margin:0;flex-wrap:nowrap;font-size:14px;line-height:1}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline span,.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline strong,.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-meta button{line-height:1}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline span{font-size:14px;font-weight:700}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline strong{font-size:14px;font-weight:800}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-meta button{font-size:14px;text-underline-offset:1px}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-meta button.is-copied{text-decoration:none!important;text-decoration-line:none!important;text-underline-offset:0}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-info{width:auto;height:auto;margin-left:0}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__info-dot{width:14px;height:14px;font-size:9px;font-weight:700}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-note{font-size:14px;line-height:1.05;color:var(--kiwi-offer-coupon-note-color, #7e8781)}}.kiwi-pdp__offer-badge--coupon{top:-8px;right:60px}.kiwi-pdp__faq-modal[hidden]{display:none!important}body.kiwi-pdp-faq-open{overflow:hidden}.kiwi-pdp__faq-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;display:grid;place-items:start center;padding:calc(var(--header-height-live, 0px) + 24px) 24px 24px;background:#07160d6b;overflow:auto;overscroll-behavior:contain}.kiwi-pdp__faq-dialog{width:min(920px,calc(100vw - 32px));max-height:min(calc(100dvh - var(--header-height-live, 0px) - 48px),980px);overflow:hidden;position:relative;border-radius:var(--kiwi-faq-radius, 30px);background:var(--kiwi-faq-bg, #ffffff);box-shadow:0 28px 60px #07160d2e}.kiwi-pdp__faq-scroll{max-height:min(calc(100dvh - var(--header-height-live, 0px) - 48px),980px);overflow-y:auto;overflow-x:hidden;padding:34px 34px 40px;-webkit-overflow-scrolling:touch}.kiwi-pdp__faq-close{position:absolute;top:18px;right:18px;width:34px;height:34px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;line-height:0;isolation:isolate;cursor:pointer;background:#11111194;color:#fff}.kiwi-pdp__faq-close:before,.kiwi-pdp__faq-close:after{content:"";position:absolute;left:50%;top:50%;width:16px;height:2px;border-radius:999px;background:currentColor;transform-origin:center}.kiwi-pdp__faq-close:before{transform:translate(-50%,-50%) rotate(45deg)}.kiwi-pdp__faq-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.kiwi-pdp__faq-close svg,.kiwi-pdp__faq-close .icon{display:none}.kiwi-pdp__faq-title{margin:0 0 28px;padding-right:52px;color:var(--kiwi-faq-title-color, #111111);font-size:2.8rem;font-family:var(--font-body-family);font-style:var(--font-body-style);line-height:1.08;font-weight:900}.kiwi-pdp__faq-section+.kiwi-pdp__faq-section{margin-top:30px}.kiwi-pdp__faq-section h4{margin:0 0 14px;color:var(--kiwi-faq-title-color, #111111);font-size:1.7rem;font-family:var(--font-body-family);font-style:var(--font-body-style);line-height:1.35;font-weight:900}.kiwi-pdp__faq-section p{margin:0;color:var(--kiwi-faq-text-color, #545454);font-size:1.6rem;font-family:var(--font-body-family);font-style:var(--font-body-style);line-height:1.65}.kiwi-pdp__faq-richtext>*:first-child,.kiwi-pdp__faq-page>*:first-child,.kiwi-pdp__faq-custom>*:first-child{margin-top:0}.kiwi-pdp__faq-richtext>*:last-child,.kiwi-pdp__faq-page>*:last-child,.kiwi-pdp__faq-custom>*:last-child{margin-bottom:0}.kiwi-pdp__faq-custom{color:var(--kiwi-faq-text-color, #545454)}.kiwi-pdp__faq-custom .field,.kiwi-pdp__faq-custom form{margin-top:0}.kiwi-pdp__faq-image{margin-top:18px;border-radius:16px;overflow:hidden;border:1px solid rgba(17,17,17,.1)}.kiwi-pdp__faq-image img{width:100%;height:auto;display:block}.kiwi-pdp-section__heading{margin:0 0 2rem;color:var(--kiwi-green);font-size:2.4rem;font-weight:900}.kiwi-pdp__features--standalone{margin:0;padding-bottom:0;border-bottom:0}.kiwi-pdp__lightbox[hidden]{display:none!important}.kiwi-pdp__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:3rem;background:#07160dd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden}.kiwi-pdp__lightbox-dialog{max-width:min(92vw,1320px);max-height:88vh;overflow:auto}.kiwi-pdp__lightbox-image{display:block;width:auto;max-width:100%;max-height:88vh;height:auto;border-radius:18px;box-shadow:0 2rem 6rem #00000059}.kiwi-pdp__lightbox-close{position:absolute;top:2rem;right:2rem;width:4.4rem;height:4.4rem;padding:0;border:0;border-radius:999px;display:grid;place-items:center;line-height:0;isolation:isolate;color:var(--kiwi-green);background:#fffffff2;box-shadow:0 .8rem 2.4rem #0003;cursor:pointer}.kiwi-pdp__lightbox-arrow{position:absolute;top:50%;z-index:1;width:4.8rem;height:4.8rem;border:0;border-radius:999px;display:grid;place-items:center;background:#fffffff2;color:var(--kiwi-green);box-shadow:0 .8rem 2.4rem #0003;cursor:pointer;transform:translateY(-50%)}.kiwi-pdp__lightbox-arrow svg{width:2rem;height:2rem}.kiwi-pdp__lightbox-arrow--prev{left:2rem}.kiwi-pdp__lightbox-arrow--next{right:2rem}.kiwi-pdp__modal-content{padding:4rem 2rem}.kiwi-pdp__modal-media{width:min(100%,1320px);margin:0 auto 2.4rem}.kiwi-pdp__modal-media img{width:100%;height:auto;display:block;border-radius:18px}.kiwi-pdp__social-card{position:relative;border-radius:18px;overflow:hidden;aspect-ratio:.86 / 1.15;background:var(--kiwi-soft);box-shadow:0 12px 30px #07160d14}.kiwi-pdp__play{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;z-index:1;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.kiwi-pdp__play span{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;padding-left:4px;font-size:28px;line-height:1;background:#ffffff29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid rgba(255,255,255,.72);box-shadow:0 18px 40px #07160d38;transition:transform .18s ease,background .18s ease,border-color .18s ease}.kiwi-pdp__video-card:hover .kiwi-pdp__play span,.kiwi-pdp__video-card:focus-within .kiwi-pdp__play span{transform:scale(1.04);background:#ffffff38;border-color:#ffffffdb}.kiwi-pdp__video-card--autoplay.is-playing .kiwi-pdp__play{display:none}.kiwi-pdp__video-card.is-playing .kiwi-pdp__play{opacity:0;visibility:hidden}@media(hover:hover)and (pointer:fine){.kiwi-pdp__video-card--playable:hover .kiwi-pdp__video-expand,.kiwi-pdp__video-card--playable:focus-within .kiwi-pdp__video-expand{opacity:1;visibility:visible;transform:translateY(0)}}@media(hover:none),(pointer:coarse){.kiwi-pdp__video-card--playable .kiwi-pdp__video-expand{opacity:1;visibility:visible;transform:translateY(0)}}@media(max-width:990px){.kiwi-pdp__inner{grid-template-columns:1fr}.kiwi-pdp__media{position:static;min-width:0}.kiwi-pdp__thumbs{max-height:none}.kiwi-pdp__gallery-main{min-height:auto}.kiwi-pdp__float{display:none}}@media(min-width:991px){.kiwi-pdp__media{left:-14px}.kiwi-pdp__info-sticky{position:sticky;top:calc(var(--header-height-live, 0px) + 18px);max-height:calc(100vh - var(--header-height-live, 0px) - 36px);overflow-y:auto;overflow-x:visible;scrollbar-width:none;overscroll-behavior-y:auto;scroll-padding-bottom:calc(var(--kiwi-sticky-atc-safe-space, 92px) + 24px)}.kiwi-pdp__info-sticky:after{content:"";display:block;height:calc(var(--kiwi-sticky-atc-safe-space, 92px) + 24px)}.kiwi-pdp__info-sticky::-webkit-scrollbar{display:none}.kiwi-pdp--has-videos .kiwi-pdp__media{position:relative;grid-template-columns:1fr}.kiwi-pdp--has-videos .kiwi-pdp__media-sticky,.kiwi-pdp--has-videos .kiwi-pdp__video-column--desktop{grid-area:1 / 1;position:sticky;top:calc(var(--header-height-live, 0px) + 18px);transition:opacity .72s cubic-bezier(.2,.9,.2,1),transform .96s cubic-bezier(.2,.9,.2,1),filter .72s ease;will-change:opacity,transform,filter}.kiwi-pdp--has-videos .kiwi-pdp__video-column--desktop{display:block;margin-top:0;opacity:0;pointer-events:none;transform:translate3d(0,18px,0) scale(.989);filter:saturate(.96) brightness(.986);z-index:3;top:var(--kiwi-desktop-video-stage-top, calc(var(--header-height-live, 0px) + 18px));transform-origin:center center;overflow:visible}.kiwi-pdp--has-videos .kiwi-pdp__video-column--desktop .kiwi-pdp__video-heading,.kiwi-pdp--has-videos .kiwi-pdp__video-column--desktop .kiwi-pdp__video-card{opacity:0;transform:translate3d(0,12px,0);filter:saturate(.97) brightness(.99);will-change:opacity,transform,filter}.kiwi-pdp--has-videos.kiwi-pdp--desktop-video-stage .kiwi-pdp__media-sticky{opacity:0;pointer-events:none;transform:translateY(-10px) scale(.994);filter:saturate(.97) brightness(1.01)}.kiwi-pdp--has-videos.kiwi-pdp--desktop-video-stage .kiwi-pdp__video-column--desktop{opacity:1;pointer-events:auto;transform:translateZ(0) scale(1);filter:saturate(1) brightness(1)}.kiwi-pdp--has-videos.kiwi-pdp--desktop-video-stage .kiwi-pdp__video-column--desktop .kiwi-pdp__video-heading{animation:kiwiPdpDesktopVideoHeadingIn .82s cubic-bezier(.2,.9,.2,1) forwards}.kiwi-pdp--has-videos.kiwi-pdp--desktop-video-stage .kiwi-pdp__video-column--desktop .kiwi-pdp__video-card{animation:kiwiPdpDesktopVideoCardIn .94s cubic-bezier(.2,.9,.2,1) forwards}.kiwi-pdp--has-videos.kiwi-pdp--desktop-video-stage .kiwi-pdp__video-column--desktop .kiwi-pdp__video-card:nth-child(1){animation-delay:.11s}.kiwi-pdp--has-videos.kiwi-pdp--desktop-video-stage .kiwi-pdp__video-column--desktop .kiwi-pdp__video-card:nth-child(2){animation-delay:.18s}.kiwi-pdp--has-videos.kiwi-pdp--desktop-video-stage .kiwi-pdp__video-column--desktop .kiwi-pdp__video-card:nth-child(3){animation-delay:.25s}.kiwi-pdp--has-videos.kiwi-pdp--desktop-video-stage .kiwi-pdp__video-column--desktop .kiwi-pdp__video-card:nth-child(4){animation-delay:.32s}.kiwi-pdp--has-videos.kiwi-pdp--desktop-video-stage .kiwi-pdp__video-column--desktop .kiwi-pdp__video-card:nth-child(5){animation-delay:.39s}.kiwi-pdp--has-videos.kiwi-pdp--desktop-video-stage .kiwi-pdp__video-column--desktop .kiwi-pdp__video-card:nth-child(6){animation-delay:.46s}.kiwi-pdp--has-videos:not(.kiwi-pdp--desktop-video-stage) .kiwi-pdp__media-sticky{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);filter:saturate(1) brightness(1)}.kiwi-pdp--has-videos:not(.kiwi-pdp--desktop-video-stage) .kiwi-pdp__video-column--desktop .kiwi-pdp__video-heading,.kiwi-pdp--has-videos:not(.kiwi-pdp--desktop-video-stage) .kiwi-pdp__video-column--desktop .kiwi-pdp__video-card{animation:none}.kiwi-pdp--desktop-video-carousel .kiwi-pdp__video-grid{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;padding:0 0 2px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.kiwi-pdp--desktop-video-carousel .kiwi-pdp__video-grid::-webkit-scrollbar{display:none}.kiwi-pdp--desktop-video-carousel .kiwi-pdp__video-card{flex:0 0 calc((100% - 32px)*.4);min-width:calc((100% - 32px)*.4);max-width:calc((100% - 32px)*.4);scroll-snap-align:start}.kiwi-pdp--desktop-video-carousel .kiwi-pdp__video-arrow{display:grid}.kiwi-pdp__media-sticky{grid-template-columns:56px minmax(0,1fr);gap:4px;padding:0;background:transparent;box-shadow:none;border-radius:0;overflow:visible}.kiwi-pdp__thumbs-shell{background:linear-gradient(180deg,#f2f6f2,#edf3ee);box-shadow:inset 0 0 0 1px #e8eee9f5;border-radius:999px;padding:16px 6px;align-self:stretch;height:100%;display:flex;justify-content:center}.kiwi-pdp__thumbs{background:transparent;border-radius:999px;padding:11px 2px;gap:10px;max-height:none;min-height:100%;flex:1 1 auto;box-shadow:none;justify-items:center}.kiwi-pdp__thumb{width:40px;border-radius:10px;background:#eef3ee;opacity:.34;box-shadow:none}.kiwi-pdp__thumb:after{background:#ffffff38}.kiwi-pdp__thumb:hover:after,.kiwi-pdp__thumb:focus-visible:after{background:#ffffff1f}.kiwi-pdp__thumb.is-active{opacity:1;box-shadow:none}.kiwi-pdp__thumb.is-active:after{background:#fff0}.kiwi-pdp__gallery-shell{align-self:stretch}.kiwi-pdp__gallery-main{background:#fff;box-shadow:inset 0 0 0 1px #d9e4dc8c;border-radius:30px}.kiwi-pdp--has-videos .kiwi-pdp__thumbs{max-height:none}.kiwi-pdp--has-videos .kiwi-pdp__gallery-main{aspect-ratio:.94 / 1;min-height:clamp(520px,43vw,640px)}.kiwi-pdp--has-videos .kiwi-pdp__video-column{margin-top:260px}}@media(min-width:1300px){.kiwi-pdp__inner{grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:34px}.kiwi-pdp__media{left:0}}@media(min-width:991px)and (max-width:1512px)and (max-height:950px){.kiwi-pdp{padding-top:0}.kiwi-pdp__inner{gap:20px;margin-top:-10px}.kiwi-pdp__media{left:0}.kiwi-pdp__media-sticky{--kiwi-low-laptop-media-height: calc(100vh - var(--header-height-live, 0px) - 58px)}.kiwi-pdp__thumbs-shell{padding:12px 6px}.kiwi-pdp__thumbs{padding:10px 2px;gap:8px}.kiwi-pdp__thumb{width:36px}.kiwi-pdp__gallery-shell{display:flex;justify-content:center;align-items:flex-start}.kiwi-pdp__gallery-main{min-height:0;width:min(100%,calc(var(--kiwi-low-laptop-media-height) * .93));margin:0 auto}.kiwi-pdp__gallery-main[data-display-mode=original]{width:min(100%,calc(var(--kiwi-low-laptop-media-height) * var(--kiwi-current-media-ratio, 1)))}.kiwi-pdp__gallery-main[data-display-mode=square]{width:min(100%,var(--kiwi-low-laptop-media-height))}.kiwi-pdp__gallery-main[data-display-mode=landscape]{width:min(100%,calc(var(--kiwi-low-laptop-media-height) * 1.3333))}.kiwi-pdp--has-videos .kiwi-pdp__gallery-main{min-height:0;width:min(100%,calc(var(--kiwi-low-laptop-media-height) * .9))}}@media(max-width:820px){.kiwi-pdp{padding-top:10px;overflow:visible}.kiwi-pdp__labels.kiwi-pdp__block-spacing{margin-top:var(--kiwi-block-space-top-mobile, 0px);margin-bottom:calc(var(--kiwi-space-labels, 12px) + var(--kiwi-block-space-bottom-mobile, 0px))}.kiwi-pdp__title.kiwi-pdp__block-spacing{margin-top:var(--kiwi-block-space-top-mobile, 0px);margin-bottom:calc(var(--kiwi-space-title, 14px) + var(--kiwi-block-space-bottom-mobile, 0px))}.kiwi-pdp__subtitle.kiwi-pdp__block-spacing{margin-top:calc(var(--kiwi-space-subtitle-top, 0px) + var(--kiwi-block-space-top-mobile, 0px));margin-bottom:calc(var(--kiwi-space-subtitle-bottom, 18px) + var(--kiwi-block-space-bottom-mobile, 0px))}.kiwi-pdp__price-features.kiwi-pdp__block-spacing{margin-top:calc(var(--kiwi-space-price-features-top, 0px) + var(--kiwi-block-space-top-mobile, 0px));margin-bottom:calc(var(--kiwi-space-price-features-bottom, 24px) + var(--kiwi-block-space-bottom-mobile, 0px))}.kiwi-pdp__custom-liquid.kiwi-pdp__block-spacing,.kiwi-pdp__info-divider.kiwi-pdp__block-spacing,.kiwi-pdp__price-area.kiwi-pdp__block-spacing,.kiwi-pdp__paynote.kiwi-pdp__block-spacing,.kiwi-pdp__offer-stack.kiwi-pdp__block-spacing,.kiwi-pdp__group.kiwi-pdp__block-spacing,.kiwi-pdp__video-column.kiwi-pdp__block-spacing,.kiwi-pdp__cta-group.kiwi-pdp__block-spacing,.kiwi-pdp__shipping-messages.kiwi-pdp__block-spacing,.kiwi-pdp__shipping-points.kiwi-pdp__block-spacing,.kiwi-pdp__shipping-details.kiwi-pdp__block-spacing{margin-top:var(--kiwi-block-space-top-mobile, 0px);margin-bottom:var(--kiwi-block-space-bottom-mobile, 0px)}.kiwi-pdp__faq-modal{place-items:center;padding:24px 16px}.kiwi-pdp__faq-dialog,.kiwi-pdp__faq-scroll{height:min(640px,calc(100dvh - var(--header-height-live, 0px) - 24px));max-height:min(640px,calc(100dvh - var(--header-height-live, 0px) - 24px))}.kiwi-pdp__social{margin-top:18px}.kiwi-pdp__media{grid-template-columns:1fr;gap:18px}.kiwi-pdp__media-sticky{grid-template-columns:1fr;gap:0;position:static;padding:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.kiwi-pdp__media-arrow{display:none}.kiwi-pdp__thumbs-shell{position:relative;order:1}.kiwi-pdp__thumbs{order:1;display:flex;gap:8px;width:100%;overflow-x:auto;overflow-y:hidden;padding:0 8px 4px 0;border-radius:0;justify-content:flex-start;background:transparent;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;max-height:none}.kiwi-pdp__thumb{width:min(calc(100vw - 60px),330px);flex:0 0 auto;aspect-ratio:1.08 / 1;border-radius:22px;scroll-snap-align:start;background:#fff;box-shadow:inset 0 0 0 1px #d9e4dce6}.kiwi-pdp__thumb:after,.kiwi-pdp__thumb:hover:after,.kiwi-pdp__thumb:focus-visible:after,.kiwi-pdp__thumb.is-active:after{background:transparent}.kiwi-pdp__thumb.is-active{box-shadow:inset 0 0 0 1px #d9e4dce6;transform:none}.kiwi-pdp__thumb img{object-fit:contain;background:#fff;border-radius:inherit;transform:scale(1.08);transform-origin:center}.kiwi-pdp__gallery-shell{display:none}.kiwi-pdp__zoom:not(.kiwi-pdp__zoom--mobile){display:none}.kiwi-pdp__zoom--mobile{display:grid;top:14px;right:26px;left:auto;bottom:auto;width:34px;height:34px;z-index:5;background:#fffffff0}.kiwi-pdp__main-image{object-fit:contain!important;object-position:center center}.kiwi-pdp__title{font-size:28px;line-height:1.3;letter-spacing:-.02em}.kiwi-pdp__price-row{gap:6px}.kiwi-pdp__price{font-size:24px}.kiwi-pdp__features,.kiwi-pdp__price-features,.kiwi-pdp__coupon{grid-template-columns:repeat(var(--kiwi-price-feature-columns-mobile, 1),minmax(0,1fr))}.kiwi-pdp__features,.kiwi-pdp__coupon{grid-template-columns:1fr}.kiwi-pdp__offer-coupon:before,.kiwi-pdp__offer-coupon:after,.kiwi-pdp__offer-coupon .kiwi-pdp__coupon-value:before,.kiwi-pdp__offer-coupon .kiwi-pdp__coupon-value:after{display:none}.kiwi-pdp__offer-banner{min-height:68px;padding:14px 78px 14px 16px;border-radius:14px}.kiwi-pdp__offer-banner:before{right:18px;width:62px;height:62px}.kiwi-pdp__offer-banner .kiwi-pdp__banner-art{right:8px;width:66px;height:50px}.kiwi-pdp__offer-banner strong{font-size:13px;line-height:1.15}.kiwi-pdp__offer-banner span{font-size:10px;line-height:1.35}.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale{--kiwi-offer-coupon-left-width: 136px;--kiwi-offer-coupon-notch-size: 12px;display:grid!important;grid-template-columns:var(--kiwi-offer-coupon-left-width) minmax(0,1fr)!important;margin-top:10px;border-radius:6px;background:var(--kiwi-offer-coupon-right-bg, #e3ebe8);overflow:visible;align-items:stretch}.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale:before,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale:after{display:block;content:"";position:absolute;left:calc(var(--kiwi-offer-coupon-left-width) - (var(--kiwi-offer-coupon-notch-size) * .5));width:var(--kiwi-offer-coupon-notch-size);height:var(--kiwi-offer-coupon-notch-size);border-radius:50%;background:#fff;z-index:3}.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale:before{top:calc(var(--kiwi-offer-coupon-notch-size) * -.5);bottom:auto}.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale:after{top:auto;right:auto;bottom:calc(var(--kiwi-offer-coupon-notch-size) * -.5)}.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-value:before,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-value:after{display:none}.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-value{min-height:58px;padding:0 10px;display:flex;align-items:center;justify-content:center;border-radius:6px 0 0 6px;font-size:28px;font-weight:900;line-height:1;letter-spacing:-.02em;box-sizing:border-box}.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-meta{min-height:58px;display:flex!important;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;min-width:0;padding:8px 12px 8px 16px;border-radius:0 6px 6px 0;box-sizing:border-box}.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline{gap:5px;margin:0;flex-wrap:nowrap;font-size:14px;line-height:1}.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline span{font-size:14px;font-weight:700}.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline strong{min-width:0;font-size:14px;font-weight:800}.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-meta button{font-size:14px;line-height:1;text-underline-offset:1px}.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-info{width:auto;height:auto;flex:0 0 auto;margin-left:0}.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__info-dot{width:14px;height:14px;font-size:9px;font-weight:700}.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-note{font-size:14px;line-height:1.12;white-space:nowrap}.kiwi-pdp__offer-badge--coupon{top:12px;right:12px}.kiwi-pdp__video-column{margin-top:32px}.kiwi-pdp__video-column--inline{margin-top:0}.kiwi-pdp__video-column--desktop{display:none}.kiwi-pdp__video-column--mobile{display:block}.kiwi-pdp__app-blocks{margin-top:18px}.kiwi-pdp__app-blocks--summary{margin-top:0;margin-bottom:0}.kiwi-pdp__app-blocks--summary.is-empty{margin-bottom:0}.kiwi-pdp__shipping-message{gap:9px;padding-left:14px;padding-right:14px}.kiwi-pdp__shipping-message-icon{width:var(--kiwi-shipping-message-icon-size, 26px);height:var(--kiwi-shipping-message-icon-size, 26px);flex-basis:var(--kiwi-shipping-message-icon-size, 26px)}.kiwi-pdp__shipping-points{grid-template-columns:1fr;gap:10px}.kiwi-pdp__shipping-point{gap:9px;font-size:16px}.kiwi-pdp__shipping-point-text{white-space:nowrap;overflow:visible;text-overflow:clip}.kiwi-pdp-tabs__scroller{justify-content:flex-start;gap:6px;min-height:46px;padding:0 8px 0 0}.kiwi-pdp-tabs__link{min-height:32px;padding:0 14px;font-size:15px}.kiwi-pdp__video-heading{font-size:18px;margin-bottom:16px;letter-spacing:-.02em;line-height:1.12}.kiwi-pdp__video-grid{display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;padding:0 0 2px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x pinch-zoom;scrollbar-width:none}.kiwi-pdp__video-grid::-webkit-scrollbar{display:none}.kiwi-pdp__video-card{flex:0 0 calc((100% - 28px)*.4);min-width:calc((100% - 28px)*.4);max-width:calc((100% - 28px)*.4);scroll-snap-align:start}.kiwi-pdp__video-frame-shell,.kiwi-pdp__video-media{border-radius:var(--kiwi-video-card-radius-mobile, 28px)}.kiwi-pdp__video-caption{font-size:14px;line-height:1.3}.kiwi-pdp__play span{width:58px;height:58px;font-size:22px;border-width:2px}.kiwi-pdp__video-expand{right:10px;bottom:10px;width:38px;height:38px}.kiwi-pdp__addon{grid-template-columns:22px minmax(0,1fr);gap:10px;padding:12px;align-items:center}.kiwi-pdp__addon-body{grid-template-columns:54px minmax(0,1fr) auto;gap:10px;align-items:center}.kiwi-pdp__addon-image{width:54px;height:54px;border-radius:10px}.kiwi-pdp__addon-copy{gap:2px}.kiwi-pdp__addon-title-row{line-height:1.2}.kiwi-pdp__addon-title-row strong{font-size:16px}.kiwi-pdp__addon-title-row .kiwi-pdp__tag{margin-left:6px;font-size:12px}.kiwi-pdp__hint{max-width:100%;font-size:14px;line-height:1.25}.kiwi-pdp__addon-price{grid-column:auto;justify-self:end;align-self:center;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;font-size:13px}.kiwi-pdp__addon-price strong{font-size:13px;font-weight:500}.kiwi-pdp__group-head{gap:10px;align-items:center}.kiwi-pdp__cta-row{grid-template-columns:minmax(0,var(--kiwi-qty-width-mobile, 35%)) minmax(0,var(--kiwi-atc-width-mobile, 65%));gap:12px;margin-top:18px}.kiwi-pdp__qty{min-height:var(--kiwi-qty-height-mobile, 50px);height:var(--kiwi-qty-height-mobile, 50px);grid-template-columns:40px minmax(0,1fr) 40px}.kiwi-pdp__qty button{font-size:17px}.kiwi-pdp__qty input{font-size:18px}.kiwi-pdp__atc{min-height:var(--kiwi-atc-height-mobile, 50px);height:var(--kiwi-atc-height-mobile, 50px);font-size:18px;font-weight:600}.kiwi-pdp__buy-now{width:var(--kiwi-buy-now-width-mobile, 100%);max-width:var(--kiwi-buy-now-width-mobile, 100%)}.kiwi-pdp__buy-now .shopify-payment-button,.kiwi-pdp__buy-now .shopify-payment-button__button{width:100%}.kiwi-pdp__buy-now shopify-accelerated-checkout{display:block}.kiwi-pdp__sticky-atc{padding:0 0 env(safe-area-inset-bottom);background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-top:0;box-shadow:none}body.kiwi-pdp-has-sticky-atc #MainContent{padding-bottom:calc(var(--kiwi-sticky-atc-safe-space-mobile, 136px) + env(safe-area-inset-bottom))}.kiwi-pdp__sticky-atc-inner{width:100%;max-width:100%;min-height:136px;display:grid;grid-template-columns:1fr;gap:12px;padding:12px 16px;background:var(--kiwi-sticky-atc-bg-mobile, rgba(255, 255, 255, .96));border:1px solid var(--kiwi-sticky-atc-border, rgba(7, 22, 13, .12));border-radius:var(--kiwi-sticky-atc-mobile-radius, 32px) var(--kiwi-sticky-atc-mobile-radius, 32px) 0 0;box-shadow:0 -10px 30px rgba(7,22,13,var(--kiwi-sticky-atc-mobile-shadow-opacity, .08));-webkit-backdrop-filter:blur(var(--kiwi-sticky-atc-mobile-backdrop-blur, 0px));backdrop-filter:blur(var(--kiwi-sticky-atc-mobile-backdrop-blur, 0px))}.kiwi-pdp__sticky-atc-copy{order:3;justify-content:center;gap:8px;min-width:0}.kiwi-pdp__sticky-atc-text{font-size:14px;font-weight:400;line-height:21px;text-align:center}.kiwi-pdp__sticky-atc-actions{display:grid;grid-template-columns:1fr;gap:12px;align-items:stretch;width:100%}.kiwi-pdp__sticky-atc-pricebox{display:flex;align-items:flex-end;justify-content:space-between;width:100%;gap:14px;min-width:0;padding:0;box-sizing:border-box}.kiwi-pdp__sticky-atc-price-line{flex:1 1 auto;min-width:0;display:flex;align-items:flex-end;gap:8px;flex-wrap:nowrap;justify-content:flex-start}.kiwi-pdp__sticky-atc-price-label,.kiwi-pdp__sticky-atc-pricebox strong{font-size:18px;font-weight:700;line-height:22.5px}.kiwi-pdp__sticky-atc-compare{font-size:14px;font-weight:400;line-height:21px}.kiwi-pdp__sticky-atc-save{font-size:14px;font-weight:400;line-height:21px;flex:0 0 auto;align-self:flex-end;text-align:right;white-space:nowrap}.kiwi-pdp__sticky-atc-button{width:100%;min-width:0;min-height:48px;padding:12px 24px;border-radius:37.28px;font-size:16px;font-weight:700;line-height:24px}.kiwi-pdp__buy-now .shopify-payment-button__button{min-height:var(--kiwi-buy-now-height-mobile, 64px);font-size:18px;font-weight:600}.kiwi-pdp__buy-now shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size: var(--kiwi-buy-now-height-mobile, 64px) !important}.kiwi-pdp__plan{grid-template-columns:minmax(0,1fr) auto;padding:14px 12px 12px;gap:10px}.kiwi-pdp__plan-copy{min-width:0}.kiwi-pdp__plan-price{align-self:start;padding-top:12px;font-size:16px}.kiwi-pdp__social-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.kiwi-pdp__lightbox{padding:1.6rem}.kiwi-pdp-section__card{padding:2rem 1.6rem}.kiwi-pdp__lightbox-close{top:1.2rem;right:1.2rem}.kiwi-pdp__video-modal{padding:12px}.kiwi-pdp__lightbox-arrow{width:4.2rem;height:4.2rem}.kiwi-pdp__lightbox-arrow--prev{left:1.2rem}.kiwi-pdp__lightbox-arrow--next{right:1.2rem}.kiwi-pdp__modal-content{padding:2rem 1.2rem}.kiwi-pdp-tabs.is-sticky .kiwi-pdp-tabs__bar{top:0;z-index:30}body.kiwi-pdp-tabs-active .section-header.shopify-section-group-header-group{top:calc(-1 * var(--header-height, 0px) - 1px)!important;opacity:0;pointer-events:none}}.kiwi-pdp-trust__notice+.kiwi-pdp-trust__notice{margin-top:10px}.kiwi-pdp-trust__notice{display:flex;align-items:center;justify-content:center;gap:12px;padding:var(--kiwi-trust-notice-pad-y, 16px) var(--kiwi-trust-notice-pad-x, 18px);border-radius:var(--kiwi-trust-notice-radius, 14px);font-size:var(--kiwi-trust-notice-font-size, 15px);font-weight:var(--kiwi-trust-notice-font-weight, 700);line-height:1.25;text-align:center}.kiwi-pdp-trust__notice-icon{width:26px;height:26px;flex:0 0 26px;display:inline-flex;align-items:center;justify-content:center;color:var(--kiwi-trust-notice-icon-color, #003f22)}.kiwi-pdp-trust__notice-icon svg,.kiwi-pdp-trust__notice-icon img{width:100%;height:100%;display:block}.kiwi-pdp-trust__notice-text{min-width:0}.kiwi-pdp-trust__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px;margin-top:18px}.kiwi-pdp-trust__item{display:flex;align-items:center;gap:10px;padding:0;border:0;border-radius:0;color:var(--kiwi-green);background:transparent;font-size:var(--kiwi-trust-item-font-size, 15px);font-weight:var(--kiwi-trust-item-font-weight, 600);line-height:1.28}.kiwi-pdp-trust__icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px;color:var(--kiwi-trust-item-icon-color, #003f22)}.kiwi-pdp-trust__icon svg,.kiwi-pdp-trust__icon img{width:100%;height:100%;display:block}.kiwi-pdp__details{display:grid;gap:0;border-top:1px solid var(--kiwi-details-border-color, rgba(7, 22, 13, .12));overflow-anchor:none}.kiwi-pdp__details-item{border:0;border-bottom:1px solid var(--kiwi-details-border-color, rgba(7, 22, 13, .12));border-radius:0;background:transparent;overflow:hidden;overflow-anchor:none}.kiwi-pdp__details-item summary,.kiwi-pdp__details-summary{list-style:none;display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;justify-content:stretch;column-gap:16px;height:60px!important;min-height:60px!important;box-sizing:border-box;padding:16px 0!important;cursor:pointer;font-size:18px;font-weight:700;line-height:27px;letter-spacing:-.01em;color:#111}.kiwi-pdp__details-item summary:before,.kiwi-pdp__details-summary:before{content:none}.kiwi-pdp__details-item summary>span:first-child,.kiwi-pdp__details-summary-text{display:flex;align-items:center;justify-content:flex-start;text-align:left;min-height:28px;flex:1 1 auto;grid-column:1;line-height:27px;color:inherit}.kiwi-pdp__details-item summary::-webkit-details-marker{display:none}.kiwi-pdp__details-caret{width:24px;height:24px;display:flex;align-items:center;justify-content:center;grid-column:2;justify-self:end;color:#111;flex-shrink:0;transform-origin:center;transition:transform .32s cubic-bezier(.32,.72,0,1)}.kiwi-pdp__details-item[open]:not([data-kiwi-accordion-enhanced]) .kiwi-pdp__details-caret,.kiwi-pdp__details-item.is-open .kiwi-pdp__details-caret{transform:rotate(180deg)}.kiwi-pdp__details-item.is-collapsing .kiwi-pdp__details-caret{transform:rotate(0)}.kiwi-pdp__details-caret svg{width:20px;height:20px;display:block}.kiwi-pdp__details-content{display:none;padding:0 0 24px;color:var(--kiwi-details-content-color, #5b665f);font-size:16px;line-height:1.7;overflow:hidden;transform:none!important;will-change:height,opacity,padding-bottom;overflow-anchor:none}.kiwi-pdp__details-item.is-open .kiwi-pdp__details-content,.kiwi-pdp__details-item.is-collapsing .kiwi-pdp__details-content{display:block}.kiwi-pdp__details-content .rte,.kiwi-pdp__details-content .kiwi-pdp__details-page,.kiwi-pdp__details-content .kiwi-pdp__details-custom,.kiwi-pdp__details-content .kiwi-pdp__details-image{display:none}.kiwi-pdp__details-item.is-open .kiwi-pdp__details-content .rte,.kiwi-pdp__details-item.is-open .kiwi-pdp__details-content .kiwi-pdp__details-page,.kiwi-pdp__details-item.is-open .kiwi-pdp__details-content .kiwi-pdp__details-custom,.kiwi-pdp__details-item.is-open .kiwi-pdp__details-content .kiwi-pdp__details-image,.kiwi-pdp__details-item.is-collapsing .kiwi-pdp__details-content .rte,.kiwi-pdp__details-item.is-collapsing .kiwi-pdp__details-content .kiwi-pdp__details-page,.kiwi-pdp__details-item.is-collapsing .kiwi-pdp__details-content .kiwi-pdp__details-custom,.kiwi-pdp__details-item.is-collapsing .kiwi-pdp__details-content .kiwi-pdp__details-image{display:block}.kiwi-pdp__details-content .rte>*:first-child{margin-top:0}.kiwi-pdp__details-content .rte>*:last-child{margin-bottom:0}.kiwi-pdp__details-page+.kiwi-pdp__details-custom,.kiwi-pdp__details-page+.kiwi-pdp__details-image,.kiwi-pdp__details-custom+.kiwi-pdp__details-image,.kiwi-pdp__details-content .rte+.kiwi-pdp__details-page,.kiwi-pdp__details-content .rte+.kiwi-pdp__details-custom{margin-top:18px}.kiwi-pdp__details-image{margin-top:18px;border-radius:16px;overflow:hidden;background:var(--kiwi-soft)}.kiwi-pdp__details-image img{width:100%;height:auto;display:block}.kiwi-pdp__details-app{border:1px solid rgba(7,22,13,.12);border-radius:20px;background:#fff;padding:20px 24px}@media screen and (min-width:821px){.kiwi-pdp__faq-modal{place-items:center;padding:24px}.kiwi-pdp__faq-dialog{width:min(640px,calc(100vw - 48px));max-width:min(640px,calc(100vw - 48px));height:min(640px,calc(100dvh - 48px));max-height:min(640px,calc(100dvh - 48px))}.kiwi-pdp__faq-scroll{height:min(640px,calc(100dvh - 48px));max-height:min(640px,calc(100dvh - 48px))}}@media(max-width:374px){.kiwi-pdp__banner--sale{min-height:68px;padding:14px 84px 14px 14px}.kiwi-pdp__banner--sale .kiwi-pdp__banner-art--image{right:2px;bottom:-6px;width:74px;height:58px}.kiwi-pdp__banner--sale strong{line-height:1.15}.kiwi-pdp__banner--sale>span{line-height:1.35}}@media(max-width:820px){.kiwi-pdp__faq-modal{place-items:center;padding:24px 16px}.kiwi-pdp__faq-dialog,.kiwi-pdp__faq-scroll{height:min(640px,calc(100dvh - 48px));max-height:min(640px,calc(100dvh - 48px))}.kiwi-pdp-trust__grid{grid-template-columns:1fr;gap:12px}.kiwi-pdp-trust__notice{gap:9px;padding-left:14px;padding-right:14px}.kiwi-pdp-trust__notice-icon{width:22px;height:22px;flex-basis:22px}.kiwi-pdp-trust__item{font-size:13px}.kiwi-pdp__details-item summary{height:60px!important;min-height:60px!important;padding:16px 0!important;font-size:18px}.kiwi-pdp__details-content{padding:0 0 18px;font-size:16px}.kiwi-pdp__details-app{padding:18px}}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-value,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-value{font-size:28px!important;white-space:nowrap}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline,.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline span,.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline strong,.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-meta button,.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-note,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline span,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline strong,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-meta button,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-note{font-size:14px!important}@media(max-width:820px){.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-meta{padding:8px 10px 8px 12px!important}.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline{gap:4px!important}.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline span,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline strong,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-meta button,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-note{white-space:nowrap!important}}.kiwi-pdp__label{font-size:13px!important;font-weight:600!important;line-height:20px!important}.kiwi-pdp__title{font-size:36px!important;font-weight:700!important;line-height:40px!important}.kiwi-pdp__subtitle,.kiwi-pdp__price-feature{font-size:16px!important;font-weight:400!important;line-height:24px!important}.kiwi-pdp__price{font-size:28px!important;font-weight:700!important;line-height:30.8px!important}.kiwi-pdp__compare{font-size:16px!important;font-weight:400!important;line-height:24px!important}.kiwi-pdp__save{font-size:16px!important;font-weight:700!important;line-height:24px!important}.kiwi-pdp__paynote{font-size:14px!important;font-weight:400!important;line-height:21px!important}.kiwi-pdp__banner--sale strong,.kiwi-pdp__offer-banner strong{font-size:16px!important;font-weight:700!important;line-height:24px!important}.kiwi-pdp__banner--sale>span,.kiwi-pdp__offer-banner>span{font-size:14px!important;font-weight:400!important;line-height:21px!important}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-value,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-value,.kiwi-pdp__offer-coupon .kiwi-pdp__coupon-value{font-size:28px!important;font-weight:700!important;line-height:30.8px!important}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline,.kiwi-pdp__coupon-copyline,.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline span,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline span,.kiwi-pdp__coupon-copyline span,.kiwi-pdp__coupon-copyline strong{font-size:14px!important;font-weight:600!important;line-height:21px!important}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline button,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline button,.kiwi-pdp__coupon-copyline button,.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-note,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-note,.kiwi-pdp__coupon-note{font-size:14px!important;font-weight:400!important;line-height:21px!important}.kiwi-pdp__group-head,.kiwi-pdp__plan strong,.kiwi-pdp__addon strong{font-size:16px!important;font-weight:700!important;line-height:24px!important}.kiwi-pdp__tag--plan{font-size:12px!important;font-weight:700!important;line-height:18px!important}.kiwi-pdp__hint--plan{font-size:14px!important;font-weight:400!important;line-height:21px!important}.kiwi-pdp__plan-price{font-size:16px!important;font-weight:400!important;line-height:24px!important}.kiwi-pdp__plan-price small{font-size:14px!important;font-weight:400!important;line-height:21px!important}.kiwi-pdp__plan-badge{font-size:12px!important;font-weight:700!important;line-height:18px!important}.kiwi-pdp__hint--inline{font-size:16px!important;font-weight:400!important;line-height:24px!important}.kiwi-pdp__atc,.kiwi-pdp__buy-now .shopify-payment-button__button{font-size:16px!important;font-weight:700!important;line-height:24px!important}.kiwi-pdp__shipping-message,.kiwi-pdp__shipping-message-text{font-size:14px!important;font-weight:600!important;line-height:21px!important}.kiwi-pdp__details-item summary,.kiwi-pdp__details-summary{font-size:18px!important;font-weight:700!important;line-height:27px!important;height:60px!important;min-height:60px!important;padding-top:16px!important;padding-bottom:16px!important;align-items:center!important;display:grid!important;grid-template-columns:minmax(0,1fr) 24px!important;column-gap:16px!important;color:#111!important}.kiwi-pdp__details-item summary>span:first-child,.kiwi-pdp__details-summary-text,.kiwi-pdp__details-caret{align-self:center}.kiwi-pdp__details-item summary>span:first-child,.kiwi-pdp__details-summary-text{display:flex!important;align-items:center!important;justify-content:flex-start!important;text-align:left!important;min-height:28px!important;grid-column:1!important;line-height:27px!important}.kiwi-pdp__details-item summary:before,.kiwi-pdp__details-summary:before{content:none!important}.kiwi-pdp__details-caret{color:#111!important;grid-column:2!important;justify-self:end!important}.kiwi-pdp__details-content{font-size:16px!important;font-weight:400!important;line-height:25.6px!important}@media(min-width:991px){.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale{--kiwi-offer-coupon-left-width: 188px !important;--kiwi-offer-coupon-hole-size: 14px;--kiwi-offer-coupon-hole-radius: 7px;width:537.6px!important;min-width:537.6px!important;max-width:537.6px!important;height:70px!important;min-height:70px!important;grid-template-columns:188px 349.6px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale:before,.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale:after,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale:before,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale:after{content:none!important;display:none!important}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-value,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-value{width:188px!important;min-width:188px!important;max-width:188px!important;height:70px!important;min-height:70px!important;padding:0 20px!important;border-radius:0!important;background:radial-gradient(circle at 0 0,#fff 0 var(--kiwi-offer-coupon-hole-radius),transparent calc(var(--kiwi-offer-coupon-hole-radius) + .5px)) 0 0 / var(--kiwi-offer-coupon-hole-size) var(--kiwi-offer-coupon-hole-size) no-repeat,radial-gradient(circle at 0 100%,#fff 0 var(--kiwi-offer-coupon-hole-radius),transparent calc(var(--kiwi-offer-coupon-hole-radius) + .5px)) 0 100% / var(--kiwi-offer-coupon-hole-size) var(--kiwi-offer-coupon-hole-size) no-repeat,radial-gradient(circle at 100% 0,#fff 0 var(--kiwi-offer-coupon-hole-radius),transparent calc(var(--kiwi-offer-coupon-hole-radius) + .5px)) 100% 0 / var(--kiwi-offer-coupon-hole-size) var(--kiwi-offer-coupon-hole-size) no-repeat,radial-gradient(circle at 100% 100%,#fff 0 var(--kiwi-offer-coupon-hole-radius),transparent calc(var(--kiwi-offer-coupon-hole-radius) + .5px)) 100% 100% / var(--kiwi-offer-coupon-hole-size) var(--kiwi-offer-coupon-hole-size) no-repeat,var(--kiwi-offer-coupon-left-bg, #002f17)!important}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-meta,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-meta{width:349.6px!important;min-width:349.6px!important;max-width:349.6px!important;height:70px!important;min-height:70px!important;padding:8px 18px 8px 22px!important;border-radius:0!important;position:relative;background:radial-gradient(circle at 0 0,#fff 0 var(--kiwi-offer-coupon-hole-radius),transparent calc(var(--kiwi-offer-coupon-hole-radius) + .5px)) 0 0 / var(--kiwi-offer-coupon-hole-size) var(--kiwi-offer-coupon-hole-size) no-repeat,radial-gradient(circle at 0 100%,#fff 0 var(--kiwi-offer-coupon-hole-radius),transparent calc(var(--kiwi-offer-coupon-hole-radius) + .5px)) 0 100% / var(--kiwi-offer-coupon-hole-size) var(--kiwi-offer-coupon-hole-size) no-repeat,radial-gradient(circle at 100% 0,#fff 0 var(--kiwi-offer-coupon-hole-radius),transparent calc(var(--kiwi-offer-coupon-hole-radius) + .5px)) 100% 0 / var(--kiwi-offer-coupon-hole-size) var(--kiwi-offer-coupon-hole-size) no-repeat,radial-gradient(circle at 100% 100%,#fff 0 var(--kiwi-offer-coupon-hole-radius),transparent calc(var(--kiwi-offer-coupon-hole-radius) + .5px)) 100% 100% / var(--kiwi-offer-coupon-hole-size) var(--kiwi-offer-coupon-hole-size) no-repeat,var(--kiwi-offer-coupon-right-bg, rgba(0, 47, 23, .1))!important}.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-meta:before,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-meta:before{content:"";position:absolute;left:0;top:7px;height:57px;border-left:1px dashed #fff;opacity:1;pointer-events:none}}.kiwi-pdp__coupon-info{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;display:inline-grid!important;place-items:center!important;margin-left:0!important}.kiwi-pdp__info-dot,.kiwi-pdp__coupon-info .kiwi-pdp__info-dot,.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__info-dot,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__info-dot{width:16.67px!important;height:16.67px!important;min-width:16.67px!important;min-height:16.67px!important;display:inline-grid!important;place-items:center!important;border:1.67px solid rgba(0,47,23,.5)!important;border-radius:50%!important;background:transparent!important;color:#002f1780!important;font-size:10px!important;font-weight:700!important;font-style:normal!important;font-family:inherit!important;line-height:1!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.kiwi-pdp__coupon-copyline .kiwi-pdp__coupon-info .kiwi-pdp__info-dot,.kiwi-pdp__offer-item .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline .kiwi-pdp__coupon-info .kiwi-pdp__info-dot,.kiwi-pdp__offer-item--coupon .kiwi-pdp__coupon--sale .kiwi-pdp__coupon-copyline .kiwi-pdp__coupon-info .kiwi-pdp__info-dot{font-size:10px!important;font-weight:700!important;line-height:1!important}.kiwi-pdp__group-head a,.kiwi-pdp__group-trigger{font-size:14px!important;font-weight:600!important;line-height:21px!important}.kiwi-pdp__group-head a:before,.kiwi-pdp__group-trigger:before{content:""!important;width:15px!important;height:15px!important;min-width:15px!important;min-height:15px!important;display:inline-block!important;border:0!important;border-radius:0!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important;background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.75 6.75V3.75H8.25V6.75H11.25V8.25H8.25V11.25H6.75V8.25H3.75V6.75H6.75ZM7.5 15C3.35786 15 0 11.6421 0 7.5C0 3.35786 3.35786 0 7.5 0C11.6421 0 15 3.35786 15 7.5C15 11.6421 11.6421 15 7.5 15ZM7.5 13.5C10.8137 13.5 13.5 10.8137 13.5 7.5C13.5 4.18629 10.8137 1.5 7.5 1.5C4.18629 1.5 1.5 4.18629 1.5 7.5C1.5 10.8137 4.18629 13.5 7.5 13.5Z' fill='%23002F17'/%3E%3C/svg%3E")!important;font-size:0!important;line-height:0!important}.kiwi-pdp__addon strong,.kiwi-pdp__addon-title-row strong{font-size:16px!important;font-weight:700!important;line-height:24px!important}.kiwi-pdp__addon-copy .kiwi-pdp__hint,.kiwi-pdp__addon .kiwi-pdp__hint{font-size:14px!important;font-weight:400!important;line-height:21px!important}.kiwi-pdp__addon-price strong,.kiwi-pdp__addon [data-kiwi-addon-price-main]{font-size:16px!important;font-weight:400!important;line-height:24px!important}.kiwi-pdp__addon-price small,.kiwi-pdp__addon [data-kiwi-addon-price-compare]{font-size:14px!important;font-weight:400!important;line-height:21px!important}
/*# sourceMappingURL=/cdn/shop/t/18/assets/kiwibit-pdp.css.map */
