.reef-pb-section-wrapper{position:sticky!important;top:var(--reef-header-h, 0px)!important;z-index:4!important}.section-header{z-index:5!important}.reef-pb{--reef-pb-track: rgba(var(--color-foreground), .16);--reef-pb-fill: rgb(var(--color-foreground));box-sizing:border-box;width:100%;padding:.4rem 1.5rem .7rem}.reef-pb--drawer:empty{display:none}.reef-pb__ticks,.reef-pb__bands{transition:opacity .15s ease}.reef-pb:not([data-reef-pb-ready]) .reef-pb__ticks,.reef-pb:not([data-reef-pb-ready]) .reef-pb__bands{opacity:0}.reef-pb__inner{max-width:72rem;margin:0 auto}.reef-pb__row{display:flex;align-items:flex-start;gap:1.2rem}.reef-pb__main{flex:1 1 auto;min-width:0}.reef-pb__lane{position:relative}.reef-pb__track{position:absolute;top:1.45rem;left:0;right:0;height:.4rem;border-radius:1rem;background:var(--reef-pb-track);overflow:hidden}.reef-pb__fill{position:absolute;top:0;bottom:0;left:0;width:0;border-radius:1rem;background:var(--reef-pb-fill);transition:width .45s cubic-bezier(.4,0,.2,1)}.reef-pb__bands{position:absolute;top:0;left:0;right:0;height:0}.reef-pb__band{position:absolute;top:.15rem;display:flex;flex-direction:column;align-items:center;transform:translate(-50%);color:rgba(var(--color-foreground),.55);white-space:nowrap;transition:color .3s ease}.reef-pb__band--end{transform:translate(-100%)}.reef-pb__band.is-active{color:rgb(var(--color-foreground))}.reef-pb__band-value{display:flex;flex-direction:column;align-items:center;font-size:1.2rem;font-weight:600;line-height:1.05;letter-spacing:.01em}.reef-pb__band.is-active .reef-pb__band-value{font-weight:700}.reef-pb__band-sub{display:block}.reef-pb__band-short{display:none}.reef-pb__band-desc{display:block;margin-top:.9rem;font-size:1.2rem;font-weight:400;line-height:1.3;opacity:.75}.reef-pb__ticks{position:relative;display:block;height:5.4rem;margin:0;padding:0;list-style:none}.reef-pb__tick{position:absolute;top:0;transform:translate(-50%);width:max-content;text-align:center;font-size:0}.reef-pb__tick-reward{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;vertical-align:top;box-sizing:border-box;min-width:4.4rem;gap:0;padding:.25rem .6rem;border-radius:1rem;background:rgb(var(--color-background));box-shadow:inset 0 0 0 10rem rgba(var(--color-foreground),.09);font-size:1.15rem;font-weight:600;letter-spacing:.02em;line-height:1.05;white-space:nowrap;transition:background .3s ease,color .3s ease}.reef-pb__tick-top{display:inline-flex;align-items:center;justify-content:center;height:1.6rem;gap:.28rem}.reef-pb__tick-bottom{display:block}.reef-pb__tick.is-reached .reef-pb__tick-reward{background:rgb(var(--color-foreground));box-shadow:none;color:rgb(var(--color-background))}@keyframes reef-pb-flash{0%,55%,to{box-shadow:inset 0 0 0 10rem rgba(var(--color-foreground),.09);color:rgb(var(--color-foreground))}20%,38%{box-shadow:inset 0 0 0 10rem rgba(var(--color-foreground),.92);color:rgb(var(--color-background))}}.reef-pb__tick:first-child:not(.is-reached) .reef-pb__tick-reward,.reef-pb__tick.is-reached+.reef-pb__tick:not(.is-reached) .reef-pb__tick-reward{animation:reef-pb-flash 2.2s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.reef-pb__tick .reef-pb__tick-reward{animation:none!important}}.reef-pb__tick-icon{flex:0 0 auto;width:1.1rem;height:1.45rem}.reef-pb__tick-icon--van{width:1.85rem;height:1.3rem}.reef-pb__tick-qty{display:block;margin-top:.5rem;font-size:1.2rem;line-height:1.3;white-space:nowrap;opacity:.75}.reef-pb__tick.is-reached .reef-pb__tick-qty{opacity:1}.reef-pb__desc-short{display:none}.reef-pb__info{flex:0 0 auto;margin-top:.5rem;width:2.4rem;height:2.4rem;padding:0;border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.45);background:transparent;color:inherit;font-family:inherit;font-size:1.3rem;font-style:italic;line-height:1;cursor:pointer}.reef-pb__info:hover{border-color:rgb(var(--color-foreground))}.reef-pb__pill{display:flex;align-items:center;justify-content:center;gap:.9rem;margin:.7rem 0 0;padding:.65rem 1.6rem;border-radius:3rem;background:rgba(var(--color-foreground),.06);font-size:1.35rem;line-height:1.35;text-align:center}.reef-pb__pill b{font-weight:600}.reef-pb__pill-icon{flex:0 0 auto;width:2.6rem;height:1.9rem}.reef-pb__pill-icon[hidden]{display:none}.reef-pb--drawer{padding:1rem 0 1.4rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin:0 -1rem .4rem}.reef-pb--drawer .reef-pb__inner{max-width:none}.reef-pb--drawer .reef-pb__row{gap:.4rem}.reef-pb--drawer .reef-pb__ticks{height:4.5rem}.reef-pb--drawer .reef-pb__track{top:1.15rem}.reef-pb--drawer .reef-pb__tick-reward{min-width:2.6rem;padding:.22rem .28rem;font-size:.95rem;border-radius:.8rem}.reef-pb--drawer .reef-pb__tick-top{height:1.25rem;gap:.2rem}.reef-pb--drawer .reef-pb__tick-icon{width:.85rem;height:1.1rem}.reef-pb--drawer .reef-pb__tick-icon--van{width:1.45rem;height:1.05rem}.reef-pb--drawer .reef-pb__band{top:0}.reef-pb--drawer .reef-pb__band-value{font-size:.85rem}.reef-pb--drawer .reef-pb__band-desc,.reef-pb--drawer .reef-pb__band-full{display:none}.reef-pb--drawer .reef-pb__band-short{display:inline}.reef-pb--drawer .reef-pb__desc-full{display:none}.reef-pb--drawer .reef-pb__desc-short{display:inline}.reef-pb--drawer .reef-pb__tick-qty{margin-top:.45rem;font-size:.95rem;line-height:1.25}.reef-pb--drawer .reef-pb__pill{font-size:1.2rem;padding:.6rem 1.1rem}.reef-pb--drawer .reef-pb__info{width:2rem;height:2rem;font-size:1.15rem}#CartDrawer .cart-items thead th{padding-top:1.8rem;padding-bottom:.6rem}#CartDrawer cart-remove-button{margin-left:1.2rem}#CartDrawer .cart-remove-button{display:grid;place-items:center;width:4.4rem;height:4.4rem;min-width:0;min-height:0;padding:0;border-radius:1.2rem}#CartDrawer .cart-remove-button .icon-remove{width:1.5rem;height:1.5rem}cart-drawer.is-empty #CartDrawer .drawer__inner{grid-template-rows:auto auto 1fr;padding:0 1.5rem}cart-drawer.is-empty #CartDrawer .drawer__header{display:flex;grid-row:1}cart-drawer.is-empty #CartDrawer .reef-pb--drawer{grid-row:2}cart-drawer.is-empty #CartDrawer .drawer__inner-empty{grid-row:3;padding-left:0;padding-right:0}cart-drawer.is-empty #CartDrawer .cart-drawer__warnings .drawer__close{display:none}cart-drawer.is-empty #CartDrawer .reef-gb{display:none}.card-wrapper .card__heading{min-height:2.7em}.card-wrapper .card-information{position:relative;z-index:2}.rating--empty{opacity:.45}.rating-count--empty{opacity:.55}.reef-gb{display:flex;align-items:center;gap:1.2rem;padding:1.2rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.reef-gb__img{flex:0 0 auto;width:4.8rem;height:4.8rem;object-fit:cover}.reef-gb__body{flex:1 1 auto;min-width:0}.reef-gb__title{margin:0;font-size:1.4rem;font-weight:600;line-height:1.3}.reef-gb__meta{margin:.2rem 0 0;font-size:1.2rem;opacity:.7;line-height:1.3}.reef-gb__add{flex:0 0 auto;padding:.7rem 1.6rem;font-family:inherit;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--color-foreground));background:transparent;border:.1rem solid rgb(var(--color-foreground));cursor:pointer;transition:background .2s ease,color .2s ease}.reef-gb__add:hover{color:rgb(var(--color-background));background:rgb(var(--color-foreground))}.reef-gb__add[disabled]{opacity:.5;cursor:default}.reef-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none}.reef-modal.is-open{display:block}.reef-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.reef-modal__panel{position:absolute;top:calc(var(--reef-sticky-top, 21rem) + 1.5rem);left:50%;transform:translate(-50%);display:flex;flex-direction:column;width:46rem;max-width:92%;max-height:calc(100% - var(--reef-sticky-top, 21rem) - 4.5rem);overflow:hidden;padding:3.2rem;border-radius:1.6rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.reef-modal__close{position:absolute;top:.8rem;right:1rem;z-index:2;display:grid;place-items:center;width:4.4rem;height:4.4rem;padding:0;border:0;background:none;color:inherit;font-family:inherit;font-size:0;line-height:1;text-decoration:none;cursor:pointer;opacity:.7;transition:opacity .2s ease}.reef-modal__close:after{content:"\d7";font-size:2.8rem;line-height:1}.reef-modal__close:hover{opacity:1}.reef-modal__title{flex:0 0 auto;margin:0 0 2.4rem;padding-right:4rem;font-size:2.8rem;line-height:1.15;font-weight:400;letter-spacing:-.01em}.reef-modal__title b{display:block;font-weight:700}.reef-modal__rows{flex:0 1 auto;min-height:0;overflow-y:auto;border:.1rem solid rgba(var(--color-foreground),.15)}.reef-modal__row{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.3rem 1.6rem;font-size:1.3rem;letter-spacing:.04em;text-transform:uppercase}.reef-modal__row+.reef-modal__row{border-top:.1rem solid rgba(var(--color-foreground),.12)}.reef-modal__row.is-current{background:rgba(var(--color-foreground),.05)}.reef-modal__row-value{font-weight:700;white-space:nowrap}.reef-modal__note{flex:0 0 auto;display:flex;align-items:center;gap:.8rem;margin:1.2rem 0 0;font-size:1.2rem;opacity:.85}.reef-modal__note b{font-weight:600}.reef-modal__cta{flex:0 0 auto;display:block;margin:2.4rem 0 0;padding:1.5rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.3rem;letter-spacing:.1em;text-align:center;text-transform:uppercase;text-decoration:none}@media screen and (min-width:990px){.product .product__media-wrapper media-gallery{position:static;top:auto}.product .product__info-wrapper{position:sticky;top:calc(var(--reef-sticky-top, 21rem) + 2rem);align-self:start;z-index:1}}@media screen and (max-width:749px){.reef-pb{padding:.4rem .6rem .6rem}.reef-pb__track{top:1.15rem}.reef-pb__ticks{height:4.5rem}.reef-pb__band{top:0}.reef-pb__band-value{font-size:.85rem}.reef-pb__band-desc,.reef-pb__band-full{display:none}.reef-pb__band-short{display:inline}.reef-pb__desc-full{display:none}.reef-pb__desc-short{display:inline}.reef-pb__tick-reward{min-width:2.6rem;padding:.22rem .26rem;font-size:.95rem;border-radius:.8rem}.reef-pb__tick-top{height:1.25rem;gap:.18rem}.reef-pb__tick-icon{width:.85rem;height:1.1rem}.reef-pb__tick-icon--van{width:1.4rem;height:1rem}.reef-pb__tick-qty{margin-top:.45rem;font-size:.95rem;line-height:1.25}.reef-pb__info{margin-top:.3rem;width:2rem;height:2rem;font-size:1.15rem}.reef-pb__pill{font-size:1.2rem;padding:.6rem 1rem;gap:.6rem;margin-top:.6rem}.reef-pb__pill-icon{width:2.2rem;height:1.6rem}.reef-price-was{margin-right:.25rem;font-size:1.15rem}.reef-price-off{margin-left:.2rem;padding:.12rem .4rem;font-size:.95rem}.reef-price-info{width:1.4rem;height:1.4rem;margin-left:.1rem;font-size:.95rem}.reef-modal__panel{top:calc(var(--reef-sticky-top, 16rem) + 1rem);right:1.2rem;left:1.2rem;width:auto;max-width:none;transform:none;max-height:calc(100% - var(--reef-sticky-top, 16rem) - 2.5rem);padding:2rem 1.4rem 1.8rem;border-radius:1.4rem}.reef-modal__title{margin-bottom:1.4rem;padding-right:3.4rem;font-size:1.9rem}.reef-modal__close{top:.4rem;right:.6rem;width:4rem;height:4rem}.reef-modal__close:after{font-size:2.4rem}.reef-modal__row{gap:1rem;padding:1rem 1.1rem;font-size:1.1rem;letter-spacing:.02em}.reef-modal__note{margin-top:.9rem;font-size:1.1rem}.reef-modal__cta{margin-top:1.6rem;padding:1.2rem;font-size:1.2rem}.reef-gb__title{font-size:1.3rem}.reef-gb__add{padding:.6rem 1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/reef-promo-bar.css.map */
