.sticky-bar{position:fixed;top:0;left:0;right:0;background:#fff;width:100%;z-index:99;height:8rem;display:none;box-shadow:0 4px 12px #0000001a}.sticky-bar-content{display:flex;align-items:center;justify-content:space-between;max-width:1480px;margin:0 auto;padding:0 4rem;height:100%;gap:6.2rem}.sticky-bar-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex:1}.sticky-bar-header--activity{justify-content:flex-end}.sticky-bar-header-content{display:flex;align-items:center;gap:.4rem}.sticky-bar-badge{position:relative;color:#fff;padding:1.2rem 2.6rem 1rem 1.4rem;font-size:1.6rem;font-weight:700;white-space:nowrap;flex-shrink:0;display:flex;align-items:center;justify-content:center;height:4rem;font-family:var(--font-heading-family)}.sticky-bar-badge-icon{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.sticky-bar-badge-icon img{width:100%;height:100%}.sticky-bar-pricing{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.sticky-bar-price-row{display:flex;align-items:baseline;gap:1rem}.sticky-bar-discount{color:#ff5755;font-size:2.4rem;font-weight:700;font-family:var(--font-heading-family)}.sticky-bar-current-price{font-size:2.4rem;font-weight:700;color:#000;font-family:var(--font-heading-family)}.sticky-bar-original-price{color:#0006;font-size:1.4rem;font-weight:700;font-family:var(--font-heading-family)}.sticky-bar-original-price-amount{text-decoration:line-through}.sticky-bar-buy-btn{display:flex;align-items:center;justify-content:center;background-color:#6a27c0;border:none;border-radius:1.2rem;height:4.8rem;min-width:19.6rem;cursor:pointer;transition:all .2s ease}.sticky-bar-buy-text{font-family:var(--font-heading-family);display:flex;height:100%;width:100%;align-items:center;justify-content:center;background-color:#8125f6;padding-inline:1.2rem;font-size:2rem;font-weight:700;color:#fff;border-radius:1.1rem;transition:all .2s ease}.text-show-on-pc{display:block}.text-show-on-mobile{display:none}@media (max-width: 46.875rem){.sticky-bar{height:auto}.sticky-bar-content{gap:1.2rem;padding:1rem 1.8rem}.sticky-bar-header{flex-direction:row;align-items:center;justify-content:space-between;gap:.2rem}.sticky-bar-header-content{display:none}.sticky-bar-pricing{align-items:flex-start;text-align:left;flex:1}.sticky-bar-price-row{align-items:center;gap:.5rem;margin-bottom:0}.sticky-bar-discount{font-size:2rem;order:3;margin-left:.5rem}.sticky-bar-current-price{font-size:2rem;order:1}.sticky-bar-original-price{font-size:1.2rem;margin-top:0;order:3;display:inline}.sticky-bar-list-price-text,.text-show-on-pc{display:none}.text-show-on-mobile{display:block;order:2}.sticky-bar-buy-btn{min-width:0}.sticky-bar-buy-text{font-size:2rem;padding-inline:1.8rem;white-space:nowrap}}.sticky-bar.visible{display:block;animation:slideDown .3s ease-out}.sticky-bar.hidden{display:none;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-sticky-bar.css.map */
