.hiva{--hv-primary: #a5501e;--hv-primary-dark: #833f18;--hv-primary-tint: #fff1ea;--hv-peach: #ffe5d6;--hv-rose: #ce967e;--hv-ink: #222222;--hv-body: #666666;--hv-muted: #8a8a8a;--hv-line: #f0e0d5;--hv-line-soft: #f6ebe3;--hv-white: #ffffff;--hv-green: #1e7a4d;--hv-green-tint: #eaf6f0;--hv-radius: 10px;--hv-radius-sm: 7px;--hv-font: "Jost", var(--font-body-family, sans-serif);font-family:var(--hv-font);color:var(--hv-body)}.hiva *,.hiva *:before,.hiva *:after{box-sizing:border-box}.hiva-block{margin:1.6rem 0}.hiva-block:first-child{margin-top:0}.hiva-card{background:var(--hv-white);border:1px solid var(--hv-line);border-radius:var(--hv-radius);padding:1.6rem}.hiva-card--tint{background:var(--hv-primary-tint);border-color:transparent}.hiva-eyebrow{font-size:1.1rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--hv-primary);margin:0 0 .4rem}.hiva-h{font-family:var(--hv-font);font-weight:500;color:var(--hv-ink);letter-spacing:.01em;margin:0}.hiva-h--sm{font-size:1.5rem}.hiva-h--md{font-size:2rem}.hiva-h--lg{font-size:2.8rem;line-height:1.25}.hiva-sub{font-size:1.4rem;line-height:1.6;color:var(--hv-body);margin:.6rem 0 0}.hiva-icon{width:1em;height:1em;flex:none;stroke-width:1.5}.hiva-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.hiva-stock{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:500;color:var(--hv-primary)}.hiva-stock__dot{width:8px;height:8px;border-radius:50%;background:var(--hv-primary);flex:none;position:relative}.hiva-stock__dot:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:1px solid var(--hv-primary);opacity:.5;animation:hiva-pulse 2s ease-out infinite}.hiva-stock--ok{color:var(--hv-green)}.hiva-stock--ok .hiva-stock__dot{background:var(--hv-green)}.hiva-stock--ok .hiva-stock__dot:after{border-color:var(--hv-green)}@keyframes hiva-pulse{0%{transform:scale(.8);opacity:.6}to{transform:scale(1.9);opacity:0}}@media(prefers-reduced-motion:reduce){.hiva-stock__dot:after{animation:none}}.hiva-usp{display:grid;grid-template-columns:repeat(4,1fr);gap:.6rem;padding:1.4rem .6rem;background:var(--hv-primary-tint);border-radius:var(--hv-radius)}.hiva-usp__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.7rem;padding:0 .4rem}.hiva-usp__ico{width:3.4rem;height:3.4rem;border-radius:50%;background:var(--hv-white);color:var(--hv-primary);display:grid;place-items:center;flex:none}.hiva-usp__ico svg{width:1.8rem;height:1.8rem}.hiva-usp__label{font-size:1.15rem;line-height:1.35;font-weight:500;color:var(--hv-ink);letter-spacing:.01em}@media screen and (max-width:480px){.hiva-usp{grid-template-columns:repeat(4,1fr);gap:.2rem;padding:1.2rem .4rem}.hiva-usp__label{font-size:1.05rem}.hiva-usp__ico{width:3rem;height:3rem}.hiva-usp__ico svg{width:1.6rem;height:1.6rem}}.hiva-offers__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.hiva-offers__note{font-size:1.2rem;color:var(--hv-muted)}.hiva-offers__list{display:flex;flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none}.hiva-offer{display:flex;align-items:center;gap:1.2rem;padding:1.1rem 1.2rem;border:1px dashed var(--hv-rose);border-radius:var(--hv-radius-sm);background:var(--hv-white);position:relative}.hiva-offer:before,.hiva-offer:after{content:"";position:absolute;width:10px;height:10px;border-radius:50%;background:var(--hv-primary-tint);border:1px dashed var(--hv-rose);top:50%;transform:translateY(-50%)}.hiva-offer:before{left:-6px;border-right-color:transparent;border-top-color:transparent}.hiva-offer:after{right:-6px;border-left-color:transparent;border-bottom-color:transparent}.hiva-offer__body{flex:1 1 auto;min-width:0}.hiva-offer__title{display:block;font-size:1.35rem;font-weight:500;color:var(--hv-ink);line-height:1.4}.hiva-offer__terms{display:block;font-size:1.15rem;color:#6f6f6f;margin-top:.2rem;line-height:1.45}.hiva-offer__code{font-weight:500;color:var(--hv-primary);letter-spacing:.06em}.hiva-offer__copy{flex:none;font-family:var(--hv-font);font-size:1.2rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--hv-primary);background:transparent;border:1px solid var(--hv-primary);border-radius:999px;padding:.6rem 1.4rem;cursor:pointer;transition:background .18s ease,color .18s ease;min-height:4.4rem;min-width:7.5rem}.hiva-offer__copy:hover,.hiva-offer__copy:focus-visible{background:var(--hv-primary);color:var(--hv-white)}.hiva-offer__copy[data-copied=true]{background:var(--hv-green);border-color:var(--hv-green);color:var(--hv-white)}.hiva-delivery__rows{display:flex;flex-direction:column;gap:1.2rem}.hiva-delivery__row{display:flex;align-items:flex-start;gap:1.1rem}.hiva-delivery__ico{width:3.2rem;height:3.2rem;border-radius:50%;background:var(--hv-primary-tint);color:var(--hv-primary);display:grid;place-items:center;flex:none}.hiva-delivery__ico svg{width:1.7rem;height:1.7rem}.hiva-delivery__label{font-size:1.35rem;font-weight:500;color:var(--hv-ink);line-height:1.4}.hiva-delivery__meta{font-size:1.2rem;color:var(--hv-muted);margin-top:.2rem;line-height:1.5}.hiva-pin{display:flex;gap:.8rem;margin-top:.9rem}.hiva-pin__input{flex:1 1 auto;min-width:0;font-family:var(--hv-font);font-size:1.6rem;color:var(--hv-ink);padding:0 1.2rem;height:4.4rem;border:1px solid var(--hv-line);border-radius:var(--hv-radius-sm);background:var(--hv-white);transition:border-color .18s ease}.hiva-pin__input::placeholder{color:#b3b3b3}.hiva-pin__input:focus{outline:none;border-color:var(--hv-primary)}.hiva-pin__input[aria-invalid=true]{border-color:#c0392b}.hiva-pin__btn{flex:none;font-family:var(--hv-font);font-size:1.3rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--hv-white);background:var(--hv-primary);border:0;border-radius:var(--hv-radius-sm);padding:0 1.8rem;height:4.4rem;cursor:pointer;transition:background .18s ease}.hiva-pin__btn:hover,.hiva-pin__btn:focus-visible{background:var(--hv-primary-dark)}.hiva-pin__result{margin-top:.9rem;font-size:1.3rem;line-height:1.55;padding:1rem 1.2rem;border-radius:var(--hv-radius-sm);background:var(--hv-green-tint);color:var(--hv-ink);display:none}.hiva-pin__result[data-state=ok]{display:block}.hiva-pin__result[data-state=error]{display:block;background:#fdecea;color:#a5341f}.hiva-pin__eta{font-weight:500;color:var(--hv-green)}.hiva-pin__result[data-state=error] .hiva-pin__eta{color:inherit}.hiva-trust{display:flex;flex-wrap:wrap;gap:.6rem 1.6rem;padding:1.2rem 1.4rem;border:1px solid var(--hv-line);border-radius:var(--hv-radius);background:var(--hv-white)}.hiva-trust__item{display:flex;align-items:center;gap:.6rem;font-size:1.25rem;font-weight:400;color:var(--hv-ink)}.hiva-trust__item svg{width:1.6rem;height:1.6rem;color:var(--hv-primary);flex:none}.hiva-sticky{position:fixed;left:0;right:0;bottom:0;z-index:5;background:#fffffff7;-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-top:1px solid var(--hv-line);padding:.9rem 1.2rem calc(.9rem + env(safe-area-inset-bottom));transform:translateY(110%);transition:transform .28s cubic-bezier(.4,0,.2,1);box-shadow:0 -6px 24px #a5501e12;visibility:hidden;pointer-events:none}.hiva-sticky[data-visible=true]{transform:translateY(0);visibility:visible;pointer-events:auto}body.hiva-sticky-on{padding-bottom:7rem}@media screen and (max-width:749px){body.hiva-sticky-on{padding-bottom:8rem}}.hiva-sticky__inner{display:flex;align-items:center;gap:1.2rem;max-width:var(--page-width, 146rem);margin:0 auto}.hiva-sticky__media{width:4.4rem;height:4.4rem;border-radius:var(--hv-radius-sm);object-fit:cover;flex:none;background:var(--hv-primary-tint)}.hiva-sticky__info{flex:1 1 auto;min-width:0}.hiva-sticky__title{font-size:1.3rem;font-weight:500;color:var(--hv-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.hiva-sticky__price{font-size:1.5rem;font-weight:500;color:var(--hv-primary);line-height:1.3}.hiva-sticky__btn{flex:none;font-family:var(--hv-font);font-size:1.4rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--hv-white);background:var(--hv-primary);border:0;border-radius:var(--hv-radius-sm);padding:0 2.4rem;height:4.6rem;cursor:pointer;transition:background .18s ease;min-width:14rem}.hiva-sticky__btn:hover,.hiva-sticky__btn:focus-visible{background:var(--hv-primary-dark)}.hiva-sticky__btn[disabled]{background:#c9c9c9;cursor:not-allowed}.hiva-sticky__btn--ghost{background:transparent;color:var(--hv-primary);border:1px solid var(--hv-primary);min-width:11rem}.hiva-sticky__btn--ghost:hover,.hiva-sticky__btn--ghost:focus-visible{background:var(--hv-primary-tint)}.hiva-sticky__btn--ghost[hidden]{display:none}@media screen and (max-width:749px){.hiva-sticky__media{display:none}.hiva-sticky__btn{min-width:0;flex:1 1 auto;padding:0 1.6rem}.hiva-sticky__inner{gap:1rem}.hiva-sticky__btn{white-space:nowrap;font-size:1.3rem}}@media screen and (max-width:430px){.hiva-sticky__title{display:none}.hiva-sticky__info{flex:0 1 auto}.hiva-sticky__btn{padding:0 1.1rem;letter-spacing:.04em}.hiva-sticky__btn--ghost{min-width:0}}body.hiva-sticky-on #start-chat-link{bottom:210px!important}.hiva-section{padding:4.4rem 0}.hiva-section--tint{background:var(--hv-primary-tint)}.hiva-section__inner{max-width:var(--page-width, 146rem);margin:0 auto;padding:0 1.5rem}@media screen and (min-width:750px){.hiva-section__inner{padding:0 5rem}}.hiva-section__head{text-align:center;margin-bottom:3rem}.hiva-section__head .hiva-sub{max-width:62ch;margin-left:auto;margin-right:auto}.hiva-editorial{display:grid;grid-template-columns:1fr;gap:3.2rem}@media screen and (min-width:990px){.hiva-editorial{grid-template-columns:.85fr 1.15fr;gap:5rem;align-items:stretch}}.hiva-editorial__media{position:relative;min-height:0}.hiva-editorial__shot{position:relative;border-radius:var(--hv-radius);overflow:hidden;background:var(--hv-primary-tint);height:100%;aspect-ratio:4 / 5}@media screen and (min-width:990px){.hiva-editorial__shot{aspect-ratio:auto;min-height:42rem}}.hiva-editorial__shot img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1)}.hiva-editorial__shot:hover img{transform:scale(1.04)}.hiva-editorial__body{display:flex;flex-direction:column;justify-content:center}.hiva-hook{font-size:2.2rem;line-height:1.45;font-weight:400;color:var(--hv-ink);letter-spacing:.005em;margin:0 0 2.4rem;padding-left:1.8rem;border-left:2px solid var(--hv-primary)}@media screen and (max-width:749px){.hiva-hook{font-size:1.9rem}}.hiva-story{margin-bottom:3rem}.hiva-story__block+.hiva-story__block{margin-top:2rem}.hiva-story__k{font-size:1.15rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--hv-primary);margin-bottom:.6rem}.hiva-story__v{font-size:1.5rem;line-height:1.75;color:var(--hv-body);margin:0}.hiva-spectable{border-top:1px solid var(--hv-line)}.hiva-specrow{display:grid;grid-template-columns:1fr;gap:.5rem;padding:2.1rem .4rem;border-bottom:1px solid var(--hv-line);transition:background .18s ease}.hiva-specrow:hover{background:var(--hv-primary-tint)}@media screen and (min-width:600px){.hiva-specrow{grid-template-columns:17rem 1fr;gap:2rem;align-items:center}}.hiva-specrow__k{display:flex;align-items:center;gap:.8rem;font-size:1.15rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--hv-muted)}.hiva-specrow__k svg{width:1.5rem;height:1.5rem;color:var(--hv-primary);flex:none}.hiva-specrow__v{font-size:1.5rem;line-height:1.6;color:var(--hv-ink)}.hiva-chips{display:flex;flex-wrap:wrap;gap:.6rem}.hiva-chip{font-size:1.25rem;line-height:1;color:var(--hv-ink);background:var(--hv-primary-tint);border-radius:999px;padding:.7rem 1.2rem;white-space:nowrap}.hiva-timeline{display:grid;grid-template-columns:1fr;gap:0;margin-bottom:3.2rem;counter-reset:hv-step}@media screen and (min-width:750px){.hiva-timeline{grid-template-columns:repeat(4,1fr)}}.hiva-step{position:relative;counter-increment:hv-step;padding:0 0 2.8rem 5.2rem}@media screen and (min-width:750px){.hiva-step{padding:5.6rem 1.6rem 0 0;text-align:left}}.hiva-step:before{content:counter(hv-step);position:absolute;width:3.6rem;height:3.6rem;border-radius:50%;background:var(--hv-white);border:1.5px solid var(--hv-primary);color:var(--hv-primary);font-size:1.3rem;font-weight:500;display:grid;place-items:center;z-index:1;left:0;top:0}@media screen and (min-width:750px){.hiva-step:before{left:0;top:0}}.hiva-step:after{content:"";position:absolute;background:var(--hv-line);left:1.75rem;top:3.6rem;bottom:0;width:1.5px}@media screen and (min-width:750px){.hiva-step:after{left:3.6rem;right:0;top:1.75rem;bottom:auto;width:auto;height:1.5px}}.hiva-step:last-child:after{display:none}.hiva-step--done:before{background:var(--hv-primary);color:var(--hv-white)}.hiva-step__t{font-size:1.5rem;font-weight:500;color:var(--hv-ink);margin-bottom:.4rem}.hiva-step__d{font-size:1.3rem;line-height:1.6;color:var(--hv-body)}.hiva-facts{display:grid;grid-template-columns:1fr;gap:1.2rem;margin-bottom:3.2rem}@media screen and (min-width:600px){.hiva-facts{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.hiva-facts{grid-template-columns:repeat(4,1fr)}}.hiva-fact{padding:2rem 1.8rem;background:var(--hv-white);border:1px solid var(--hv-line);border-radius:var(--hv-radius)}.hiva-fact__ico{width:3.4rem;height:3.4rem;border-radius:50%;background:var(--hv-primary-tint);color:var(--hv-primary);display:grid;place-items:center;margin-bottom:1.2rem}.hiva-fact__ico svg{width:1.7rem;height:1.7rem}.hiva-fact__t{font-size:1.45rem;font-weight:500;color:var(--hv-ink);margin-bottom:.4rem}.hiva-fact__d{font-size:1.3rem;line-height:1.6;color:var(--hv-body)}.hiva-couriers{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem 2.4rem;padding:2rem 2.4rem;border-top:1px solid var(--hv-line);border-bottom:1px solid var(--hv-line);margin-bottom:3.2rem}.hiva-couriers__label{font-size:1.15rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--hv-muted)}.hiva-couriers__list{display:flex;flex-wrap:wrap;gap:.8rem 2rem;justify-content:center}.hiva-courier{font-size:1.5rem;font-weight:500;color:var(--hv-ink);letter-spacing:.02em;opacity:.75}.hiva-pack{display:grid;grid-template-columns:1fr;gap:2.4rem;align-items:center;padding:3rem;background:var(--hv-peach);border-radius:var(--hv-radius)}@media screen and (min-width:750px){.hiva-pack{grid-template-columns:auto 1fr auto;gap:3rem}}.hiva-pack__ico{width:6rem;height:6rem;border-radius:50%;background:var(--hv-white);color:var(--hv-primary);display:grid;place-items:center;flex:none}.hiva-pack__ico svg{width:2.8rem;height:2.8rem}.hiva-pack__t{font-size:1.9rem;font-weight:500;color:var(--hv-ink);margin-bottom:.5rem}.hiva-pack__d{font-size:1.4rem;line-height:1.65;color:#7a5c4a;margin:0}.hiva-pack__tags{display:flex;flex-wrap:wrap;gap:.6rem}.hiva-pack__tag{font-size:1.2rem;font-weight:500;color:var(--hv-primary);background:#ffffffb3;border-radius:999px;padding:.6rem 1.2rem;white-space:nowrap}.hiva-why{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.6rem}.hiva-why__item{text-align:center;padding:2.4rem 1.6rem;background:var(--hv-white);border-radius:var(--hv-radius);border:1px solid var(--hv-line-soft)}.hiva-why__ico{width:5.2rem;height:5.2rem;margin:0 auto 1.2rem;border-radius:50%;background:var(--hv-primary-tint);color:var(--hv-primary);display:grid;place-items:center}.hiva-why__ico svg{width:2.4rem;height:2.4rem}.hiva-why__t{font-size:1.5rem;font-weight:500;color:var(--hv-ink);margin-bottom:.5rem}.hiva-why__d{font-size:1.3rem;line-height:1.6;color:var(--hv-body)}.hiva-care{display:grid;grid-template-columns:1fr;gap:1.6rem}@media screen and (min-width:750px){.hiva-care{grid-template-columns:1fr 1fr}}.hiva-care__col{padding:2.4rem;border-radius:var(--hv-radius);background:var(--hv-white);border:1px solid var(--hv-line)}.hiva-care__head{display:flex;align-items:center;gap:.9rem;margin-bottom:1.4rem;font-size:1.7rem;font-weight:500;color:var(--hv-ink)}.hiva-care__badge{width:2.8rem;height:2.8rem;border-radius:50%;display:grid;place-items:center;flex:none}.hiva-care__badge svg{width:1.5rem;height:1.5rem}.hiva-care__badge--do{background:var(--hv-green-tint);color:var(--hv-green)}.hiva-care__badge--dont{background:#fdecea;color:#c0392b}.hiva-care__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.9rem}.hiva-care__list li{display:flex;align-items:flex-start;gap:.9rem;font-size:1.35rem;line-height:1.55;color:var(--hv-body)}.hiva-care__list li svg{width:1.5rem;height:1.5rem;flex:none;margin-top:.25rem}.hiva-care__col--do li svg{color:var(--hv-green)}.hiva-care__col--dont li svg{color:#c0392b}.hiva-care__foot{margin-top:2rem;text-align:center;font-size:1.4rem;color:var(--hv-primary);font-weight:500}.hiva-faq{max-width:82rem;margin:0 auto;border-top:1px solid var(--hv-line)}.hiva-faq__item{border-bottom:1px solid var(--hv-line)}.hiva-faq__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;text-align:left;font-family:var(--hv-font);font-size:1.5rem;font-weight:500;color:var(--hv-ink);background:none;border:0;padding:1.9rem .4rem;cursor:pointer}.hiva-faq__q:hover{color:var(--hv-primary)}.hiva-faq__chev{width:1.6rem;height:1.6rem;flex:none;color:var(--hv-primary);transition:transform .22s ease}.hiva-faq__q[aria-expanded=true] .hiva-faq__chev{transform:rotate(180deg)}.hiva-faq__a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .26s ease,visibility .26s;visibility:hidden}.hiva-faq__a[data-open=true]{grid-template-rows:1fr;visibility:visible}.hiva-faq__a>div{overflow:hidden}.hiva-faq__a p{font-size:1.35rem;line-height:1.7;color:var(--hv-body);margin:0 0 1.8rem;padding-right:3rem}@media(prefers-reduced-motion:reduce){.hiva-faq__a,.hiva-faq__chev,.hiva-sticky{transition:none}}.hiva-reviews__empty{max-width:56rem;margin:0 auto;text-align:center;padding:4rem 2.4rem;background:var(--hv-white);border:1px solid var(--hv-line);border-radius:var(--hv-radius)}.hiva-reviews__mark{display:inline-grid;place-items:center;width:5rem;height:5rem;border-radius:50%;background:var(--hv-primary-tint);color:var(--hv-primary);margin-bottom:1.4rem}.hiva-reviews__mark svg{width:2.2rem;height:2.2rem}.hiva-reviews__cta{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;margin-top:1.8rem;font-family:var(--hv-font);font-size:1.3rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;color:var(--hv-white);background:var(--hv-primary);border:0;border-radius:var(--hv-radius-sm);padding:1.2rem 2.4rem;cursor:pointer;text-decoration:none;transition:background .18s ease}.hiva-reviews__cta svg{width:1.5rem;height:1.5rem;flex:none}.hiva-reviews__cta:hover,.hiva-reviews__cta:focus-visible{background:var(--hv-primary-dark)}.hiva-reviews__widget:empty{display:none}.hiva-reviews__widget.jdgm-widget,.jdgm-widget.hiva-reviews__widget *{font-family:var(--hv-font, "Jost", sans-serif)!important}.hiva-reviews__widget .jdgm-star{color:#ce967e!important}.hiva-reviews__widget .jdgm-star.jdgm--off{color:#e8d5c9!important}.hiva-reviews__widget .jdgm-rev__author,.hiva-reviews__widget .jdgm-rev__title{color:#222!important;font-weight:500!important}.hiva-reviews__widget .jdgm-rev__body{color:#666!important}.hiva-reviews__widget .jdgm-rev{border-color:#f0e0d5!important}.hiva-reviews__widget .jdgm-histogram__bar-content{background-color:#a5501e!important}.hiva-reviews__widget .jdgm-write-rev-link,.hiva-reviews__widget .jdgm-rev-widg__sort-wrapper .jdgm-sort-dropdown{border-radius:7px!important}.hiva-reviews__widget .jdgm-write-rev-link{background-color:#a5501e!important;border-color:#a5501e!important;color:#fff!important;letter-spacing:.06em;text-transform:uppercase;font-size:1.3rem!important}.hiva-reviews__widget .jdgm-write-rev-link:hover{background-color:#833f18!important;border-color:#833f18!important}.hiva-reviews__widget .jdgm-paginate__page.jdgm-curr{color:#a5501e!important}.product__info-container .jdgm-prev-badge{margin-bottom:.4rem}
/*# sourceMappingURL=/cdn/shop/t/15/assets/hiva-pdp.css.map */
