.footbar{--footbar-surface: var(--rbk-bg);--rbk-paper: var(--rbk-ink);--rbk-paper-soft: var(--rbk-ink-dim);--rbk-paper-quiet: var(--rbk-ink-mute);--rbk-paper-line: var(--rbk-line);--rbk-paper-line-strong: var(--rbk-line-strong);--rbk-red: var(--rbk-accent);--rbk-red-hover: var(--rbk-accent-bright);--footbar-scale: 1;--rbk-ease: cubic-bezier(.16, 1, .3, 1);background:transparent!important;z-index:1000!important;padding-bottom:env(safe-area-inset-bottom)}.footbar .footbar-product{background:var(--footbar-surface)!important;border-top:1px solid var(--rbk-line);box-shadow:0 -1px 0 0 var(--rbk-line),0 -18px 44px -28px #00000052;transform:translateY(110%);opacity:0;transition:transform .55s var(--rbk-ease),opacity .4s var(--rbk-ease);will-change:transform}.footbar .footbar-product--visible{transform:translateY(0);opacity:1}.footbar-product--visible .footbar-product__image,.footbar-product--visible .rk-info-stack,.footbar-product--visible .rk-desktop-variants,.footbar-product--visible .rk-desktop-guide,.footbar-product--visible .rk-mobile-right,.footbar-product--visible .footbar-product__button-add-to-cart{animation:rk-footbar-rise .5s var(--rbk-ease) both}.footbar-product--visible .footbar-product__image{animation-delay:.12s}.footbar-product--visible .rk-info-stack{animation-delay:.16s}.footbar-product--visible .rk-desktop-variants{animation-delay:.2s}.footbar-product--visible .rk-desktop-guide{animation-delay:.24s}.footbar-product--visible .rk-mobile-right{animation-delay:.2s}.footbar-product--visible .footbar-product__button-add-to-cart{animation-delay:.26s}@keyframes rk-footbar-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.footbar .footbar-product{transition:opacity .2s linear;transform:none}.footbar-product--visible .footbar-product__image,.footbar-product--visible .rk-info-stack,.footbar-product--visible .rk-desktop-variants,.footbar-product--visible .rk-desktop-guide,.footbar-product--visible .rk-mobile-right,.footbar-product--visible .footbar-product__button-add-to-cart{animation:none}}@media(min-width:1921px){.footbar{--footbar-scale: 1.6}}@media(min-width:2561px){.footbar{--footbar-scale: 2.2}}.footbar .container{max-width:calc(1240px * var(--footbar-scale))!important;padding-top:calc(10px * var(--footbar-scale))!important;padding-bottom:calc(10px * var(--footbar-scale))!important}.footbar-product__image{width:calc(48px * var(--footbar-scale))!important;margin-right:calc(16px * var(--footbar-scale))!important;flex-shrink:0;position:relative;overflow:hidden;border-radius:4px;box-shadow:inset 0 0 0 1px var(--rbk-paper-line)}.footbar-product__image img{display:block;width:100%;height:auto;transition:transform .5s var(--rbk-ease)}@media(hover:hover)and (pointer:fine){.footbar-product:hover .footbar-product__image img{transform:scale(1.04)}}.footbar-product__title h3,.footbar-product__price span,.rk-pill,.rk-desktop-pill,.rk-btn-text,.rk-mobile-trigger,.rk-desktop-guide,.rk-drawer-label,.rk-size-guide-link{color:var(--rbk-paper)!important;font-family:Sequel Sans Medium Disp,sans-serif!important}.footbar-product__title h3{font-weight:500!important;font-size:calc(13px * var(--footbar-scale))!important;letter-spacing:.08em!important;text-transform:uppercase!important;opacity:1!important;margin:0!important;line-height:1.2!important;display:block!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:26ch}.footbar-product__price{margin-top:calc(6px * var(--footbar-scale))!important;width:100%!important;font-variant-numeric:tabular-nums}.footbar-product__price .price{display:flex!important;align-items:baseline!important;justify-content:flex-start!important;text-align:left!important;gap:calc(10px * var(--footbar-scale))!important;width:100%!important;margin:0!important}.footbar-product__price .price-now,.footbar-product__price .price-now span,.footbar-product__price .price-now .rbk-price,.footbar-product__price .price__current,.footbar-product__price .price__regular,.footbar-product__price .price__regular .rbk-price,.footbar-product__price .price--regular .rbk-price,.footbar-product__price .price-item--regular{font-size:calc(14px * var(--footbar-scale))!important;font-weight:700!important;font-family:Sequel Sans Semi Bold Disp,Sequel Sans Medium Disp,sans-serif!important;color:var(--rbk-paper)!important;letter-spacing:.02em!important;line-height:1!important;margin:0!important;display:inline-block!important}.footbar-product__price .price-compare,.footbar-product__price .price-compare s,.footbar-product__price .price-compare .rbk-price,.footbar-product__price s,.footbar-product__price s span{font-size:calc(10px * var(--footbar-scale))!important;color:var(--rbk-paper-soft)!important;font-family:Sequel Sans Roman Disp,Sequel Sans Medium Disp,sans-serif!important;text-decoration:line-through!important;letter-spacing:.02em!important;line-height:1!important;margin:0!important;opacity:1!important;display:inline-block!important}.footbar-product__button-add-to-cart .btn{position:relative;overflow:hidden;background:var(--rbk-red)!important;background-image:linear-gradient(to bottom,#ffffff1a,#fff0 42%);border:0!important;color:#fff!important;font-family:Sequel Sans Heavy Disp,Sequel Sans Medium Disp,sans-serif!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.16em!important;border-radius:4px!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap;transition:background-color .25s var(--rbk-ease),transform .2s var(--rbk-ease),filter .2s var(--rbk-ease);outline:none!important}.footbar-product__button-add-to-cart .btn:after{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.22),transparent);transform:skew(-18deg);pointer-events:none;transition:left .6s var(--rbk-ease)}@media(hover:hover)and (pointer:fine){.footbar-product__button-add-to-cart .btn:hover{background-color:var(--rbk-red-hover)!important;transform:translateY(-1px);filter:saturate(1.05)}.footbar-product__button-add-to-cart .btn:hover:after{left:120%}}.footbar-product__button-add-to-cart .btn:active{transform:translateY(0) scale(.99)}.footbar-product__button-add-to-cart .btn:focus,.footbar-product__button-add-to-cart .btn:focus-visible{outline:none!important;box-shadow:none!important}@media(prefers-reduced-motion:reduce){.footbar-product__button-add-to-cart .btn:after{display:none}}.footbar-product__button-add-to-cart .btn[disabled],.footbar-product__button-add-to-cart .btn[data-button-status=sold-out]{background:color-mix(in srgb,var(--rbk-ink) 8%,transparent)!important;color:var(--rbk-paper-quiet)!important;cursor:not-allowed}.footbar-product__button-add-to-cart .btn[disabled]:hover,.footbar-product__button-add-to-cart .btn[data-button-status=sold-out]:hover{background:color-mix(in srgb,var(--rbk-ink) 8%,transparent)!important}@media(min-width:992px){.rk-mobile-wrapper,.footbar-product__quantity,.footbar-product__options{display:none!important}.footbar-desktop-wrapper{display:flex!important;align-items:center!important;justify-content:space-between;width:100%;padding:calc(2px * var(--footbar-scale)) 0}.rk-desktop-left{display:flex;align-items:center;min-width:0}.rk-desktop-right{display:flex!important;align-items:center!important;gap:calc(24px * var(--footbar-scale))!important}.rk-desktop-variants{display:flex!important;align-items:center!important;gap:calc(8px * var(--footbar-scale))!important}.rk-desktop-pill{min-width:calc(48px * var(--footbar-scale))!important;height:calc(42px * var(--footbar-scale))!important;padding:0 calc(14px * var(--footbar-scale))!important;background:transparent;border:1px solid var(--rbk-paper-line-strong);border-radius:4px;font-size:calc(12px * var(--footbar-scale))!important;font-weight:600;letter-spacing:.08em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s var(--rbk-ease),border-color .18s var(--rbk-ease),background-color .18s var(--rbk-ease),color .18s var(--rbk-ease);-webkit-user-select:none;user-select:none}.rk-desktop-pill:hover{border-color:var(--rbk-paper);background:color-mix(in srgb,var(--rbk-ink) 6%,transparent);transform:translateY(-1px)}.rk-desktop-pill:active{transform:translateY(0) scale(.97)}.rk-desktop-pill.selected{background:var(--rbk-paper)!important;border-color:var(--rbk-paper)!important;color:var(--footbar-surface)!important;font-weight:700;box-shadow:none!important;transform:none}.rk-desktop-guide{position:relative;font-size:calc(10px * var(--footbar-scale))!important;letter-spacing:.16em;text-transform:uppercase;text-decoration:none!important;color:var(--rbk-paper-soft)!important;cursor:pointer;white-space:nowrap;margin:0 calc(4px * var(--footbar-scale))!important;padding-bottom:2px;transition:color .2s ease}.rk-desktop-guide:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left center;transition:transform .35s cubic-bezier(.22,1,.36,1)}.rk-desktop-guide:hover{color:var(--rbk-paper)!important}.rk-desktop-guide:hover:after{transform:scaleX(1)}.footbar-product__button-add-to-cart{margin:0 0 0 calc(24px * var(--footbar-scale))!important;padding-left:calc(24px * var(--footbar-scale))!important;border-left:1px solid var(--rbk-paper-line);display:flex!important;align-items:center!important}.footbar-product__button-add-to-cart .btn{height:calc(46px * var(--footbar-scale))!important;padding:0 calc(44px * var(--footbar-scale))!important;font-size:calc(12px * var(--footbar-scale))!important}}.footbar .container{padding-top:calc(12px * var(--footbar-scale))!important;padding-bottom:calc(12px * var(--footbar-scale))!important}@media(max-width:991px){.footbar .container{padding:8px 16px!important}.footbar-desktop-wrapper,.product-page-info__button-add-to-cart .btn__icon{display:none!important}.rk-mobile-bar-inner{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px}.rk-mobile-left{display:flex;align-items:center;flex:1 1 auto;min-width:0}.footbar-product__image{width:48px!important;margin-right:12px!important;flex-shrink:0}.rk-info-stack{display:flex;flex-direction:column;justify-content:center;overflow:hidden;min-width:0}.footbar-product__title h3{font-size:11px!important;letter-spacing:.1em!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.footbar-product__price{margin-top:4px!important}.footbar-product__price .price-now,.footbar-product__price .price-now span,.footbar-product__price .price-now .rbk-price,.footbar-product__price .price__current,.footbar-product__price .price__regular,.footbar-product__price .price__regular .rbk-price,.footbar-product__price .price--regular .rbk-price,.footbar-product__price .price-item--regular{font-size:12px!important}.footbar-product__price .price-compare,.footbar-product__price .price-compare s,.footbar-product__price .price-compare .rbk-price,.footbar-product__price s,.footbar-product__price s span{font-size:9px!important}.rk-mobile-right{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:7px;width:150px;flex-shrink:0}.rk-mobile-trigger{height:38px;background:transparent;border:1px solid var(--rbk-paper-line-strong);border-radius:4px;font-size:10px!important;font-weight:600;letter-spacing:.12em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:7px;width:100%;cursor:pointer;transition:background-color .2s var(--rbk-ease),color .2s var(--rbk-ease),border-color .2s var(--rbk-ease),transform .15s var(--rbk-ease);outline:none;color:var(--rbk-paper)!important}.rk-mobile-trigger:active{transform:scale(.985)}.rk-mobile-trigger:after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-top:1.5px solid currentColor;transform:rotate(-45deg);margin-top:2px;opacity:.7;transition:opacity .2s var(--rbk-ease)}.rk-mobile-trigger.has-value{background:var(--rbk-paper)!important;border-color:var(--rbk-paper)!important;color:var(--footbar-surface)!important;font-weight:700}.rk-mobile-trigger.has-value:after{display:none}.footbar-product__button-add-to-cart{margin:0!important;width:100%}.footbar-product__button-add-to-cart .btn{height:42px!important;padding:0!important;font-size:11px!important;letter-spacing:.16em!important;width:100%}.rk-mobile-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#08090c9e;z-index:9998;opacity:0;visibility:hidden;transition:opacity .32s cubic-bezier(.22,1,.36,1),visibility 0s linear .32s;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.rk-mobile-overlay.active{opacity:1;visibility:visible;transition-delay:0s,0s}.rk-mobile-drawer{position:absolute;bottom:100%;left:0;width:100%;background:var(--footbar-surface);border-top:1px solid var(--rbk-paper-line);border-radius:14px 14px 0 0;padding:24px 20px 26px;transform:translateY(16px);opacity:0;visibility:hidden;transition:transform .42s var(--rbk-ease),opacity .32s ease,visibility 0s linear .32s;z-index:9999;box-shadow:0 -28px 56px -28px #00000073}.rk-mobile-drawer.active{transform:translateY(0);opacity:1;visibility:visible;transition-delay:0s,0s,0s}.rk-mobile-drawer:before{content:"";position:absolute;top:8px;left:50%;width:36px;height:4px;transform:translate(-50%);border-radius:99px;background:var(--rbk-paper-line-strong)}.rk-drawer-header{display:flex;justify-content:space-between;align-items:center;margin:6px 0 20px;padding-right:40px}.rk-drawer-label{font-size:10px!important;letter-spacing:.18em!important;text-transform:uppercase;color:var(--rbk-paper-soft)!important;font-weight:600}.rk-size-guide-link{position:relative;font-size:10px!important;letter-spacing:.16em!important;text-transform:uppercase;text-decoration:none!important;color:var(--rbk-paper)!important;cursor:pointer;padding-bottom:2px}.rk-size-guide-link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:currentColor;transform:scaleX(1);transform-origin:left center;opacity:.8}.rk-drawer-close-btn{position:absolute;top:14px;right:14px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10002;background:transparent!important;border-radius:0!important;border:1px solid var(--rbk-paper-line);transition:border-color .2s ease,background-color .2s ease}.rk-drawer-close-btn:hover{border-color:var(--rbk-paper);background:color-mix(in srgb,var(--rbk-ink) 6%,transparent)!important}.rk-drawer-close-btn svg path{stroke:var(--rbk-paper)}.rk-drawer-pills{display:flex;gap:10px;flex-wrap:wrap}.rk-pill{flex:1;min-width:56px;height:52px;display:flex;align-items:center;justify-content:center;border:1px solid var(--rbk-paper-line-strong);border-radius:6px;font-size:13px!important;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--rbk-paper)!important;background:transparent;cursor:pointer;transition:border-color .18s var(--rbk-ease),background-color .18s var(--rbk-ease),color .18s var(--rbk-ease),transform .18s var(--rbk-ease);-webkit-user-select:none;user-select:none}@media(hover:hover)and (pointer:fine){.rk-pill:hover{border-color:var(--rbk-paper);transform:translateY(-1px)}}.rk-pill:active{transform:scale(.96)}.rk-pill.selected{background:var(--rbk-paper)!important;border-color:var(--rbk-paper)!important;color:var(--footbar-surface)!important;font-weight:700}.rk-mobile-drawer.active .rk-pill{animation:rk-footbar-rise .4s var(--rbk-ease) both}.rk-mobile-drawer.active .rk-pill:nth-child(1){animation-delay:.06s}.rk-mobile-drawer.active .rk-pill:nth-child(2){animation-delay:.1s}.rk-mobile-drawer.active .rk-pill:nth-child(3){animation-delay:.14s}.rk-mobile-drawer.active .rk-pill:nth-child(4){animation-delay:.18s}.rk-mobile-drawer.active .rk-pill:nth-child(5){animation-delay:.22s}.rk-mobile-drawer.active .rk-pill:nth-child(6){animation-delay:.26s}@media(prefers-reduced-motion:reduce){.rk-mobile-drawer.active .rk-pill{animation:none}}}.rk-pill--sold,.rk-desktop-pill--sold{color:var(--rbk-paper-quiet)!important;border-color:var(--rbk-paper-line)!important;background:transparent!important;position:relative;pointer-events:none}.rk-pill--sold:after,.rk-desktop-pill--sold:after{content:"";position:absolute;left:14%;right:14%;top:50%;height:1.5px;background:var(--rbk-paper-quiet);transform:translateY(-50%);pointer-events:none}.footbar-trust{--ft-gap: calc(20px * var(--footbar-scale));display:flex;align-items:center;justify-content:center;gap:var(--ft-gap);padding:calc(7px * var(--footbar-scale)) 0 calc(9px * var(--footbar-scale));margin-bottom:calc(8px * var(--footbar-scale));border-bottom:1px solid var(--rbk-paper-line);overflow:hidden;white-space:nowrap}.footbar-trust__item{position:relative;font-family:Sequel Sans Medium Disp,sans-serif;font-size:calc(10px * var(--footbar-scale));letter-spacing:.14em;text-transform:uppercase;color:var(--rbk-paper-soft);white-space:nowrap}.footbar-trust__item+.footbar-trust__item:before{content:"";position:absolute;left:calc(var(--ft-gap) / -2);top:50%;width:3px;height:3px;border-radius:50%;background:var(--rbk-paper-quiet);transform:translate(-50%,-50%)}.footbar-product--visible .footbar-trust{animation:rk-footbar-rise .5s var(--rbk-ease) both;animation-delay:.08s}@media(prefers-reduced-motion:reduce){.footbar-product--visible .footbar-trust{animation:none}}@media(max-width:991px){.footbar-trust{--ft-gap: 14px;padding:6px 0 7px;margin-bottom:7px}.footbar-trust__item{font-size:9px;letter-spacing:.1em}}@media(max-width:380px){.footbar-trust__item:nth-child(3){display:none}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/rbk-footbar.css.map */
