.hn-pdp{background:#fff;overflow:hidden}@media screen and (min-width:990px){.hn-pdp{min-height:calc(var(--hn-pdp-vh, 100vh) - var(--announcement-bar-height, 38px) - var(--header-wrapper-height, 80px) - var(--trust-bar-height, 56px));display:flex;align-items:center}.hn-pdp__grid{width:100%}}.hn-pdp__grid{display:grid;grid-template-columns:1fr;gap:2.4rem;max-width:144rem;margin:0 auto;padding:0 1.6rem}@media screen and (min-width:750px){.hn-pdp__grid{padding:0 3.2rem;gap:3.2rem}}@media screen and (min-width:990px){.hn-pdp__grid{grid-template-columns:minmax(0,52rem) minmax(0,52rem);gap:4.8rem;align-items:start;justify-content:center}}@media screen and (min-width:1400px){.hn-pdp__grid{padding:0 4.8rem;gap:6.4rem}}.hn-pdp__gallery{display:flex;flex-direction:column;gap:1rem;min-width:0}@media screen and (min-width:750px){.hn-pdp__gallery{gap:1.4rem;position:sticky;top:2.4rem;align-self:start}}.hn-pdp__thumbs{list-style:none;padding:0;margin:0 auto;width:100%;max-width:52rem;display:flex;flex-direction:row;gap:.8rem;overflow-x:auto;scrollbar-width:none}.hn-pdp__thumbs::-webkit-scrollbar{display:none}.hn-pdp__thumbs-item{flex-shrink:0}.hn-pdp__thumb{position:relative;display:block;width:5.2rem;height:5.2rem;padding:0;background:var(--hn-surface);border:1px solid var(--hn-border);border-radius:0;cursor:pointer;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease}@media screen and (min-width:750px){.hn-pdp__thumb{width:8rem;height:8rem}}.hn-pdp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.hn-pdp__thumb:hover{box-shadow:0 4px 20px #00000014}.hn-pdp__thumb.is-active{border-color:var(--hn-red);box-shadow:inset 0 0 0 1px var(--hn-red)}.hn-pdp__thumb:focus-visible{outline:2px solid var(--hn-red);outline-offset:2px}@media(prefers-reduced-motion:reduce){.hn-pdp__thumb{transition:none}}.hn-pdp__thumb-badge{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000059;color:#fff;pointer-events:none}.hn-pdp__thumb-badge svg{width:2rem;height:2rem}.hn-pdp__stage{position:relative;background:#fff;border:1px solid var(--hn-border);border-radius:0;overflow:hidden;aspect-ratio:1 / 1;min-width:0;width:100%;max-width:52rem;margin:0 auto}@media screen and (max-width:749px){.hn-pdp__gallery{--hn-stage-cap: min(40vh, calc(100vw - 10.2rem) );display:grid;grid-template-columns:var(--hn-stage-cap) 6.4rem;grid-template-rows:auto;gap:.6rem;align-items:start;justify-content:center}.hn-pdp__stage{max-width:100%;margin:0}.hn-pdp__thumbs{flex-direction:column;width:6.4rem;max-width:6.4rem;margin:0;max-height:var(--hn-stage-cap);overflow-x:visible;overflow-y:auto}.hn-pdp__thumb{width:6.4rem;height:6.4rem}.hn-pdp__thumbs{--hn-thumbs-fade-top: #000;--hn-thumbs-fade-bottom: #000;-webkit-mask-image:linear-gradient(to bottom,var(--hn-thumbs-fade-top) 0,#000 2rem,#000 calc(100% - 2rem),var(--hn-thumbs-fade-bottom) 100%);mask-image:linear-gradient(to bottom,var(--hn-thumbs-fade-top) 0,#000 2rem,#000 calc(100% - 2rem),var(--hn-thumbs-fade-bottom) 100%)}.hn-pdp__gallery[data-thumb-overflow-top] .hn-pdp__thumbs{--hn-thumbs-fade-top: transparent}.hn-pdp__gallery[data-thumb-overflow-bottom] .hn-pdp__thumbs{--hn-thumbs-fade-bottom: transparent}}@media screen and (min-width:750px){.hn-pdp__thumbs{--hn-thumbs-fade-left: #000;--hn-thumbs-fade-right: #000;-webkit-mask-image:linear-gradient(to right,var(--hn-thumbs-fade-left) 0,#000 2rem,#000 calc(100% - 2rem),var(--hn-thumbs-fade-right) 100%);mask-image:linear-gradient(to right,var(--hn-thumbs-fade-left) 0,#000 2rem,#000 calc(100% - 2rem),var(--hn-thumbs-fade-right) 100%)}.hn-pdp__gallery[data-thumb-overflow-left] .hn-pdp__thumbs{--hn-thumbs-fade-left: transparent}.hn-pdp__gallery[data-thumb-overflow-right] .hn-pdp__thumbs{--hn-thumbs-fade-right: transparent}}.hn-pdp__thumb-nav{display:none;position:absolute;z-index:3;width:2.8rem;height:2.8rem;padding:0;align-items:center;justify-content:center;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(10,10,10,.08);border-radius:50%;color:var(--hn-gray-900);cursor:pointer;box-shadow:0 1px 3px #0000000f;transition:color .15s ease,background .15s ease}.hn-pdp__thumb-nav svg{width:1.2rem;height:1.2rem;stroke-width:1.5}.hn-pdp__thumb-nav:hover{background:#fff;color:var(--hn-red)}.hn-pdp__thumb-nav:focus-visible{outline:2px solid var(--hn-red);outline-offset:3px}@media(prefers-reduced-motion:reduce){.hn-pdp__thumb-nav{transition:none}}@media screen and (min-width:750px){.hn-pdp__thumb-nav--prev{left:.6rem;bottom:2.6rem}.hn-pdp__thumb-nav--next{right:.6rem;bottom:2.6rem}.hn-pdp__gallery[data-thumb-overflow-left] .hn-pdp__thumb-nav--prev,.hn-pdp__gallery[data-thumb-overflow-right] .hn-pdp__thumb-nav--next{display:inline-flex}}.hn-pdp__media{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .25s ease}.hn-pdp__media.is-active{opacity:1;visibility:visible}@keyframes hn-pdp-slide-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes hn-pdp-slide-from-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes hn-pdp-slide-to-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes hn-pdp-slide-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}.hn-pdp__media.is-entering-right{animation:hn-pdp-slide-from-right .3s ease both}.hn-pdp__media.is-entering-left{animation:hn-pdp-slide-from-left .3s ease both}.hn-pdp__media.is-leaving-left,.hn-pdp__media.is-leaving-right{opacity:1;visibility:visible;z-index:2}.hn-pdp__media.is-leaving-left{animation:hn-pdp-slide-to-left .3s ease both}.hn-pdp__media.is-leaving-right{animation:hn-pdp-slide-to-right .3s ease both}@media(prefers-reduced-motion:reduce){.hn-pdp__media,.hn-pdp__media.is-entering-right,.hn-pdp__media.is-entering-left,.hn-pdp__media.is-leaving-left,.hn-pdp__media.is-leaving-right{animation:none;transition:none}}.hn-pdp__img{width:100%;height:100%;object-fit:contain;display:block}.hn-pdp__placeholder{width:100%;height:100%}.hn-pdp__buy{display:block;min-width:0}@media screen and (min-width:990px){.hn-pdp__buy{align-self:center}}.hn-pdp__buy-inner{display:flex;flex-direction:column;gap:1rem;scroll-margin-top:calc(var(--announcement-bar-height, 0px) + var(--header-wrapper-height, 8rem) + 2rem)}@media screen and (max-width:749px){.hn-pdp__buy-inner,.hn-pdp__gallery{gap:.6rem}}.hn-pdp__eyebrow{margin:0}.hn-pdp__title{font-family:var(--hn-font-display);font-size:clamp(2.6rem,4vw + 1rem,5.2rem);font-weight:var(--hn-regular);line-height:.95;letter-spacing:var(--hn-ls-display);text-transform:uppercase;color:var(--hn-gray-900);margin:0}.hn-pdp__rating{align-self:flex-start;display:inline-flex;align-items:center;gap:.8rem;text-decoration:none;color:var(--hn-gray-700);font-family:var(--hn-font-body);font-size:var(--hn-body-sm);font-weight:var(--hn-medium);transition:color .2s ease;margin:-.4rem 0 0}.hn-pdp__rating:hover{color:var(--hn-red)}.hn-pdp__rating:focus-visible{outline:2px solid var(--hn-red);outline-offset:3px;border-radius:2px}.hn-pdp__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:1rem;margin:.4rem 0 0}.hn-pdp__price-current{font-family:var(--hn-font-display);font-size:3.6rem;font-weight:var(--hn-regular);letter-spacing:var(--hn-ls-display);color:var(--hn-gray-900);line-height:1}@media screen and (max-width:749px){.hn-pdp__price-current{font-size:2.8rem}}.hn-pdp__price-compare{font-family:var(--hn-font-body);font-size:var(--hn-body);font-weight:var(--hn-medium);color:var(--hn-gray-400);text-decoration:line-through}.hn-pdp__price-badge{display:inline-block;font-family:var(--hn-font-body);font-size:var(--hn-micro);font-weight:var(--hn-bold);letter-spacing:var(--hn-ls-cta);text-transform:uppercase;color:#fff;background:var(--hn-red);padding:.4rem .8rem;border-radius:2px;align-self:center}.hn-pdp__benefits{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:.8rem}@media screen and (min-width:750px){.hn-pdp__benefits{grid-template-columns:1fr 1fr;gap:.8rem 2rem}}.hn-pdp__benefit{display:flex;align-items:flex-start;gap:.8rem;font-family:var(--hn-font-body);font-size:var(--hn-body-sm);font-weight:var(--hn-medium);color:var(--hn-gray-700);line-height:1.45}.hn-pdp__benefit-icon{width:1.6rem;height:1.6rem;color:var(--hn-red);flex-shrink:0;margin-top:.15em}.hn-pdp__bundles{display:flex;flex-direction:column;gap:1rem}.hn-pdp__bundles-heading{display:flex;align-items:center;gap:1.2rem;margin:0 0 .4rem;font-family:var(--hn-font-body);font-size:var(--hn-micro);font-weight:var(--hn-bold);letter-spacing:var(--hn-ls-label);text-transform:uppercase;color:var(--hn-gray-800);text-align:center;justify-content:center}.hn-pdp__bundles-heading:before,.hn-pdp__bundles-heading:after{content:"";flex:1;height:1px;background:var(--hn-border)}.hn-pdp__bundle-tiers{display:flex;flex-direction:column;gap:.8rem}.hn-pdp__bundle-tier{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.6rem;background:#fff;border:1.5px solid var(--hn-border);border-radius:var(--hn-radius);cursor:pointer;transition:border-color .2s ease,background .2s ease}.hn-pdp__bundle-tier:hover{border-color:var(--hn-gray-300)}.hn-pdp__bundle-tier--paid-hidden{display:none!important}.hn-pdp__bundle-tier.is-selected{border-color:var(--hn-red);background:#ea1d270a}.hn-pdp__bundle-tier-radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hn-pdp__bundle-tier-radio-dot{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;border:2px solid var(--hn-gray-300);background:#fff;flex-shrink:0;transition:border-color .2s ease,background .2s ease}.hn-pdp__bundle-tier.is-selected .hn-pdp__bundle-tier-radio-dot{border-color:var(--hn-red)}.hn-pdp__bundle-tier.is-selected .hn-pdp__bundle-tier-radio-dot:after{content:"";width:1rem;height:1rem;border-radius:50%;background:var(--hn-red)}.hn-pdp__bundle-tier-radio:focus-visible+.hn-pdp__bundle-tier-radio-dot{outline:2px solid var(--hn-red);outline-offset:2px}.hn-pdp__bundle-tier-main{display:flex;align-items:center;gap:.8rem;min-width:0;flex-wrap:wrap}.hn-pdp__bundle-tier-label{font-family:var(--hn-font-body);font-size:var(--hn-body);font-weight:var(--hn-bold);color:var(--hn-gray-900);letter-spacing:.01em}.hn-pdp__bundle-tier-badge{display:inline-block;padding:.3rem .8rem;background:var(--hn-red);color:#fff;font-family:var(--hn-font-body);font-size:1rem;font-weight:var(--hn-bold);letter-spacing:var(--hn-ls-cta);text-transform:uppercase;border-radius:100px;line-height:1.2}.hn-pdp__bundle-tier-pricing{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;text-align:right}.hn-pdp__bundle-tier-price{font-family:var(--hn-font-body);font-size:var(--hn-body);font-weight:var(--hn-bold);color:var(--hn-gray-900);line-height:1.1}.hn-pdp__bundle-tier-compare{font-family:var(--hn-font-body);font-size:var(--hn-micro);font-weight:var(--hn-medium);color:var(--hn-gray-400);text-decoration:line-through;line-height:1}.hn-pdp__bundle-slots{grid-column:1 / -1;display:none;flex-direction:column;gap:.6rem}.hn-pdp__bundle-tier.is-selected .hn-pdp__bundle-slots{display:flex}.hn-pdp__bundle-slots[hidden],.hn-pdp__bundle-slots--hidden{display:none!important}.hn-pdp__bundle-slot{display:flex;align-items:center;gap:.8rem}.hn-pdp__bundle-slot-num{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;background:#fff;border:1px solid var(--hn-border);border-radius:50%;font-family:var(--hn-font-body);font-size:var(--hn-micro);font-weight:var(--hn-bold);color:var(--hn-gray-700);flex-shrink:0}.hn-pdp__bundle-slot-wrap{flex:1;min-width:0}.hn-pdp__bundle-slot-fields{flex:1;min-width:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.6rem}.hn-pdp__bundle-option-field{min-width:0;display:flex;flex-direction:column;gap:.3rem}.hn-pdp__bundle-option-label{font-family:var(--hn-font-body);font-size:.9rem;font-weight:var(--hn-bold);letter-spacing:var(--hn-ls-cta);text-transform:uppercase;color:var(--hn-gray-500)}.hn-pdp__bundle-option-wrap{min-width:0}.hn-pdp__bundle-slot-select--hidden{display:none}@media(prefers-reduced-motion:reduce){.hn-pdp__bundle-tier,.hn-pdp__bundle-tier-radio-dot{transition:none}}@media(forced-colors:active){.hn-pdp__bundle-tier.is-selected{border:2px solid ButtonText}}.hn-pdp__variants{display:contents}.hn-pdp__variants .product-form__input{margin:0 0 1.2rem;padding:0;border:0}.hn-pdp__variants variant-selects[data-option-count="2"]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem;row-gap:0;align-items:start}.hn-pdp__variants variant-selects[data-option-count="2"] .product-form__input{min-width:0;margin-bottom:0}.hn-pdp__variants variant-selects[data-option-count="2"] script{display:none}.hn-pdp__variants .product-form__input:last-of-type{margin-bottom:0}.hn-pdp__variants .form__label{font-family:var(--hn-font-body);font-size:var(--hn-caption);font-weight:var(--hn-bold);letter-spacing:var(--hn-ls-cta);text-transform:uppercase;color:var(--hn-gray-800);margin-bottom:.8rem}.hn-pdp__variants .product-form__input--pill input[type=radio]+label{font-family:var(--hn-font-body);font-size:var(--hn-body-sm);font-weight:var(--hn-semibold);letter-spacing:.02em;padding:1rem 1.6rem!important;border:1.5px solid var(--hn-border);border-radius:var(--hn-radius);background:#fff;color:var(--hn-gray-700);transition:border-color .2s ease,background .2s ease,color .2s ease}.hn-pdp__variants .product-form__input--pill input[type=radio]:checked+label{border-color:var(--hn-gray-900);background:var(--hn-gray-900);color:#fff}.hn-pdp__variants .product-form__input--pill input[type=radio]:focus-visible+label{outline:2px solid var(--hn-red);outline-offset:2px}@media screen and (max-width:479px){.hn-pdp__variants variant-selects[data-option-count="2"]{grid-template-columns:1fr;row-gap:1.2rem}}.hn-pdp__qty{display:flex;flex-direction:column;gap:.8rem}.hn-pdp__qty[hidden]{display:none}.hn-pdp__qty-label{font-family:var(--hn-font-body);font-size:var(--hn-caption);font-weight:var(--hn-bold);letter-spacing:var(--hn-ls-cta);text-transform:uppercase;color:var(--hn-gray-800)}.hn-pdp__qty-row{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem 1rem}.hn-pdp__qty-stepper{display:inline-flex;align-items:center;justify-content:space-between;gap:0;height:3rem;padding:0 .2rem;width:fit-content;min-width:10rem;background:#fff;border:1px solid var(--hn-border);border-radius:999px}.hn-pdp__qty-btn{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.6rem;padding:0;background:transparent;border:0;border-radius:999px;color:var(--hn-gray-900);cursor:pointer;transition:background .15s ease}.hn-pdp__qty-btn:hover{background:#0a0a0a0d}.hn-pdp__qty-btn:focus-visible{outline:2px solid var(--hn-red);outline-offset:2px}.hn-pdp__qty-btn:disabled,.hn-pdp__qty-btn[disabled]{opacity:.35;cursor:not-allowed;pointer-events:none}.hn-pdp__qty-btn svg{width:1.4rem;height:1.4rem}.hn-pdp__qty-value{min-width:1.6rem;padding:0 .4rem;text-align:center;font-family:var(--hn-font-body);font-size:var(--hn-body-sm);font-weight:var(--hn-bold);color:var(--hn-gray-900);line-height:1;font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none}.hn-pdp__stock-note{margin:0;font-family:var(--hn-font-body);font-size:var(--hn-body-sm);font-weight:var(--hn-medium);color:var(--hn-gray-700);line-height:1.45}.hn-pdp__stock-note:empty{display:none}.hn-pdp__stock-note.is-error{color:var(--hn-gray-700)}.hn-pdp__form{display:block}.hn-pdp__form-error{display:flex;align-items:center;gap:.8rem;padding:1rem 1.2rem;margin-bottom:1rem;background:#ea1d270f;border:1px solid rgba(234,29,39,.3);border-radius:var(--hn-radius);font-size:var(--hn-body-sm);color:var(--hn-red-dark)}.hn-pdp__form-error[hidden]{display:none}.hn-pdp__atc{padding:1.8rem 2rem;font-size:var(--hn-body-sm)}.hn-pdp__atc-sep{display:inline-block;margin:0 .6rem;opacity:.6}.hn-pdp__atc-price{font-weight:var(--hn-bold)}.hn-pdp__first-order-note{display:inline-flex;align-items:flex-start;gap:.6rem;width:fit-content;max-width:100%;margin:.75rem 0 0;padding:.62rem .8rem;border:1px solid rgba(234,29,39,.22);border-radius:var(--hn-radius-lg);background:#ea1d270f;color:var(--hn-gray-700);font-family:var(--hn-font-body);font-size:var(--hn-caption);font-weight:var(--hn-medium);line-height:1.3}.hn-pdp__first-order-note strong{color:var(--hn-red);font-weight:var(--hn-bold)}.hn-pdp__first-order-note:before{content:"";flex:0 0 auto;width:.45rem;height:.45rem;margin-top:.48em;border-radius:999px;background:var(--hn-red)}.hn-pdp__trust{list-style:none;padding:1.4rem 0 0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem 1.6rem}@media screen and (min-width:750px){.hn-pdp__trust{gap:1.2rem 2rem}}.hn-pdp__trust-item{display:flex;align-items:center;gap:.8rem;font-family:var(--hn-font-body);font-size:var(--hn-micro);font-weight:var(--hn-medium);letter-spacing:.01em;color:var(--hn-gray-600)}.hn-pdp__trust-icon{width:2rem;height:2rem;color:var(--hn-red);flex-shrink:0}.hn-pdp__accordions{margin-top:.8rem;border-top:1px solid var(--hn-border)}.hn-pdp__accordion{border-bottom:1px solid var(--hn-border)}.hn-pdp__accordion-summary{display:flex;justify-content:space-between;align-items:center;padding:1.6rem 0;cursor:pointer;list-style:none;font-family:var(--hn-font-body);font-size:var(--hn-body-sm);font-weight:var(--hn-bold);letter-spacing:var(--hn-ls-cta);text-transform:uppercase;color:var(--hn-gray-900);transition:color .2s ease}.hn-pdp__accordion-summary::-webkit-details-marker{display:none}.hn-pdp__accordion-summary::marker{content:""}.hn-pdp__accordion-summary:hover{color:var(--hn-red)}.hn-pdp__accordion-summary:focus-visible{outline:2px solid var(--hn-red);outline-offset:2px}.hn-pdp__accordion-icon{width:1.8rem;height:1.8rem;transition:transform .2s ease}.hn-pdp__accordion[open] .hn-pdp__accordion-icon{transform:rotate(180deg)}.hn-pdp__accordion[open] .hn-pdp__accordion-summary{color:var(--hn-red)}.hn-pdp__accordion-content{padding:0 0 1.8rem;font-family:var(--hn-font-body);font-size:var(--hn-body-sm);font-weight:var(--hn-regular);line-height:1.65;color:var(--hn-gray-600)}.hn-pdp__accordion-content p{margin:0 0 1rem}.hn-pdp__accordion-content p:last-child{margin:0}.hn-pdp__app-block{padding:1rem 0}.hn-pdp-stickybar{position:fixed;bottom:0;left:0;right:0;z-index:50;background:#fff;border-top:1px solid var(--hn-border);box-shadow:0 -4px 18px #00000014;transform:translateY(100%);transition:transform .28s cubic-bezier(.16,1,.3,1);padding-bottom:env(safe-area-inset-bottom,0px)}@media screen and (min-width:750px){.hn-pdp-stickybar{display:none}}.hn-pdp-stickybar.is-visible{transform:translateY(0)}@media(prefers-reduced-motion:reduce){.hn-pdp-stickybar{transition:none}}@media screen and (max-width:749px){body.hn-stickybar-on{padding-bottom:calc(var(--hn-stickybar-h, 6.4rem) + env(safe-area-inset-bottom,0px))}}.hn-pdp-stickybar__inner{display:flex;align-items:center;gap:1.2rem;max-width:100%;margin:0 auto;padding:1rem 1.6rem}.hn-pdp-stickybar__product{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.hn-pdp-stickybar__thumb{width:4.4rem;height:4.4rem;object-fit:cover;border-radius:var(--hn-radius);background:var(--hn-surface);flex-shrink:0}.hn-pdp-stickybar__meta{min-width:0;display:flex;flex-direction:column;gap:.2rem}.hn-pdp-stickybar__title{font-family:var(--hn-font-display);font-size:1.8rem;font-weight:var(--hn-regular);letter-spacing:var(--hn-ls-display);text-transform:uppercase;color:var(--hn-gray-900);margin:0;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hn-pdp-stickybar__price{font-family:var(--hn-font-body);font-size:var(--hn-body-sm);font-weight:var(--hn-bold);color:var(--hn-gray-700);margin:0;line-height:1.2}.hn-pdp-stickybar__cta{flex-shrink:0;padding:1.2rem 2rem;font-size:var(--hn-caption)}.hn-pdp-stickybar__cta:hover{box-shadow:none}.hn-pdp-stickybar__cta.is-loading{cursor:wait;transform:none!important}.hn-pdp-stickybar__cta.is-loading:after{content:"";display:inline-block;width:1.4rem;height:1.4rem;margin-left:.8rem;vertical-align:-.2rem;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:hn-stickycta-spin .7s linear infinite}@keyframes hn-stickycta-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.hn-pdp-stickybar__cta.is-loading:after{animation:none;border-right-color:currentColor;opacity:.5}}@media screen and (max-width:480px){.hn-pdp-stickybar__title{font-size:1.6rem}.hn-pdp-stickybar__price{font-size:1.2rem}.hn-pdp-stickybar__cta{padding:1.2rem 1.4rem}}@media(prefers-reduced-motion:reduce){.hn-pdp__media,.hn-pdp__thumb,.hn-pdp__accordion-icon{transition:none}}@media(forced-colors:active){.hn-pdp__thumb.is-active,.hn-pdp__price-badge,.hn-pdp-stickybar{border:2px solid ButtonText}}
/*# sourceMappingURL=/cdn/shop/t/87/assets/hn-pdp-main.css.map */
