mv-sticky-atc{--mv-sticky-gap: 1.2rem;position:fixed;left:0;right:0;bottom:0;z-index:5;display:block;margin:0;padding:1rem 0 max(1rem,env(safe-area-inset-bottom));box-shadow:0 -.1rem 1rem #0000002e;background:rgb(var(--color-background));color:rgb(var(--color-foreground));transform:translateY(105%);visibility:hidden;transition:transform .2s ease-in-out,visibility 0s linear .2s}mv-sticky-atc.mv-sticky-atc--visible{transform:translateY(0);visibility:visible;transition:transform .2s ease-in-out}@media(prefers-reduced-motion:reduce){mv-sticky-atc,mv-sticky-atc.mv-sticky-atc--visible{transition:none}}.mv-sticky-atc__bar{display:flex;align-items:center;justify-content:space-between;gap:var(--mv-sticky-gap)}.mv-sticky-atc__media{flex:0 0 auto}.mv-sticky-atc__image{display:block;width:auto;height:4.2rem;max-width:6rem;object-fit:contain;border-radius:.4rem}.mv-sticky-atc__info{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;align-items:stretch;gap:.4rem}.mv-sticky-atc__text{display:flex;min-width:0;max-width:100%;flex-direction:column;gap:.3rem}.mv-sticky-atc__title{margin:0;font-size:1.5rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mv-sticky-atc__subtitle{margin:0;font-size:1.2rem;line-height:1.3;opacity:.75;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mv-sticky-atc__stars{display:flex;align-items:center;gap:.4rem;font-size:1.2rem;line-height:1}.mv-sticky-atc__stars-label{white-space:nowrap}.mv-sticky-atc__price .price{margin:0;column-gap:.5rem;font-size:1.3rem;line-height:1.2}.mv-sticky-atc__price .price .price-item--regular{font-size:1.3rem}.mv-sticky-atc__price .price__regular .price-item--regular{font-size:1.8rem;line-height:1.1}.mv-sticky-atc__price .price .badge{font-size:.9rem}.mv-sticky-atc__price .price dl,.mv-sticky-atc__price .price dd{margin:0}.mv-sticky-atc__picker{display:flex;flex-wrap:nowrap;gap:.4rem .6rem;width:100%;max-width:24rem}.mv-sticky-atc__picker .select{flex:1 1 0;min-width:0}.mv-sticky-atc__picker .select__select{height:3rem;min-height:3rem;padding:0 2.2rem 0 .8rem;font-size:1.2rem;line-height:1;text-overflow:ellipsis}.mv-sticky-atc__picker .select .svg-wrapper{right:.6rem}.mv-sticky-atc__picker .select .svg-wrapper svg{width:1.2rem;height:1.2rem}.mv-sticky-atc__action{position:relative;flex:0 0 auto;display:flex;flex-direction:column;align-items:stretch;max-width:100%}.mv-sticky-atc__form{display:block}.mv-sticky-atc__fallback-form,.mv-sticky-atc__action .loading__spinner{display:none}.mv-sticky-atc__button{position:relative;min-width:auto;min-height:auto;padding:0 1.4rem;font-size:1.5rem;line-height:2.8em;white-space:nowrap}.mv-sticky-atc__label{display:inline-flex;align-items:center;justify-content:center;gap:.6rem}.mv-sticky-atc__button.loading .mv-sticky-atc__label{visibility:hidden}.mv-sticky-atc__icon{display:inline-flex;align-items:center;flex:0 0 auto;height:var(--mv-sticky-icon-scale, 1.2em)}.mv-sticky-atc__icon img{display:block;width:auto;height:100%;object-fit:contain}.mv-sticky-atc__button-price{font-weight:inherit}.mv-sticky-atc__spinner{position:absolute;top:50%;left:50%;width:1.8rem;height:1.8rem;margin:-.9rem 0 0 -.9rem;border:.2rem solid rgba(var(--color-button-text),.3);border-top-color:rgb(var(--color-button-text));border-radius:50%;opacity:0;pointer-events:none}.mv-sticky-atc__button.loading .mv-sticky-atc__spinner{opacity:1;animation:mv-sticky-spin .8s linear infinite}@keyframes mv-sticky-spin{to{transform:rotate(360deg)}}.mv-sticky-atc__error{margin:.4rem 0 0;font-size:1.2rem;line-height:1.3;color:rgb(var(--color-foreground));text-align:center}@media screen and (max-width:749px){mv-sticky-atc{--mv-sticky-gap: 1rem}.mv-sticky-atc--mobile-no-badge .price .badge.price__badge-sale{display:none}.mv-sticky-atc__action{flex:0 1 auto;min-width:0}.mv-sticky-atc__info{flex:1 1 50%}.mv-sticky-atc__button{padding:.8rem 1.2rem;font-size:1.4rem;line-height:1.3;white-space:normal}.mv-sticky-atc__label{flex-wrap:wrap;gap:.3rem .5rem}.mv-sticky-atc__picker .select__select{padding-right:1.8rem}.mv-sticky-atc__picker .select .svg-wrapper{right:.4rem}.mv-sticky-atc__picker .select .svg-wrapper svg{width:1rem;height:1rem}.mv-sticky-atc--mobile-floating{padding:0 0 max(1rem,env(safe-area-inset-bottom));background:transparent;box-shadow:none}.mv-sticky-atc--mobile-floating .mv-sticky-atc__bar{margin:0 1rem;padding:1rem 1.2rem;border-radius:1.2rem;border:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 .4rem 1.6rem #0000002e;background:rgb(var(--color-background))}.mv-sticky-atc--mobile-button-full .mv-sticky-atc__bar,.mv-sticky-atc--mobile-transparent .mv-sticky-atc__bar{flex-wrap:wrap;row-gap:.8rem}.mv-sticky-atc--mobile-button-full .mv-sticky-atc__action,.mv-sticky-atc--mobile-transparent .mv-sticky-atc__action{flex:1 0 100%}.mv-sticky-atc--mobile-button-full .mv-sticky-atc__button,.mv-sticky-atc--mobile-transparent .mv-sticky-atc__button{width:100%;padding:0 1.5rem;font-size:1.7rem;line-height:2.6em;white-space:nowrap}.mv-sticky-atc--mobile-transparent{padding-top:0;background:transparent;box-shadow:none;pointer-events:none}.mv-sticky-atc--mobile-transparent .mv-sticky-atc__media,.mv-sticky-atc--mobile-transparent .mv-sticky-atc__info{display:none}.mv-sticky-atc--mobile-transparent .mv-sticky-atc__action{pointer-events:auto}.mv-sticky-atc--mobile-transparent .mv-sticky-atc__button{box-shadow:.2rem .2rem .6rem #0000004d}}@media screen and (min-width:750px){mv-sticky-atc{--mv-sticky-gap: 1.6rem;padding:1rem 0}.mv-sticky-atc__image{height:5.2rem;max-width:8rem}.mv-sticky-atc__info{flex-direction:row;align-items:center;justify-content:space-between;gap:1.6rem;padding-right:1rem}.mv-sticky-atc__title{font-size:1.9rem}.mv-sticky-atc__price .price,.mv-sticky-atc__price .price .price-item--regular{font-size:1.6rem}.mv-sticky-atc__price .price__regular .price-item--regular{font-size:2.2rem}.mv-sticky-atc__price .price .badge{font-size:1.2rem}.mv-sticky-atc__picker{width:auto;max-width:none;gap:.8rem}.mv-sticky-atc__picker .select{flex:0 1 20rem;min-width:12rem}.mv-sticky-atc__picker--separate .select{flex-basis:16rem}.mv-sticky-atc__picker .select__select{height:3.6rem;min-height:3.6rem;padding:0 2.6rem 0 1rem;font-size:1.3rem}.mv-sticky-atc__picker .select .svg-wrapper{right:.9rem}.mv-sticky-atc__button{padding:0 1.5em;font-size:1.7rem}.mv-sticky-atc--desktop-no-badge .price .badge.price__badge-sale{display:none}.mv-sticky-atc--desktop-floating{padding:0 0 1.4rem;background:transparent;box-shadow:none}.mv-sticky-atc--desktop-floating .mv-sticky-atc__bar{box-sizing:border-box;max-width:var(--mv-sticky-max-width, 85rem);padding:1rem 1.6rem;border-radius:1.4rem;border:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 .6rem 2rem #0000002e;background:rgb(var(--color-background))}.mv-sticky-atc--desktop-button-full .mv-sticky-atc__bar,.mv-sticky-atc--desktop-transparent .mv-sticky-atc__bar{flex-wrap:wrap;row-gap:1rem}.mv-sticky-atc--desktop-button-full .mv-sticky-atc__info,.mv-sticky-atc--desktop-transparent .mv-sticky-atc__info{padding-right:0}.mv-sticky-atc--desktop-button-full .mv-sticky-atc__action,.mv-sticky-atc--desktop-transparent .mv-sticky-atc__action{flex:1 0 100%}.mv-sticky-atc--desktop-button-full .mv-sticky-atc__button,.mv-sticky-atc--desktop-transparent .mv-sticky-atc__button{width:100%}.mv-sticky-atc--desktop-transparent{padding-top:0;background:transparent;box-shadow:none;pointer-events:none}.mv-sticky-atc--desktop-transparent .mv-sticky-atc__media,.mv-sticky-atc--desktop-transparent .mv-sticky-atc__info{display:none}.mv-sticky-atc--desktop-transparent .mv-sticky-atc__action{pointer-events:auto}.mv-sticky-atc--desktop-transparent .mv-sticky-atc__button{box-shadow:.2rem .2rem .6rem #0000004d}}.mv-sticky-atc.color-accent-1 .price .badge,.mv-sticky-atc.color-accent-2 .price .badge{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.mv-product__info>mv-sticky-atc{margin:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-sticky-atc.css.map */
