discount-bottom-sheet{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;pointer-events:none;background-color:transparent;overflow:hidden}discount-bottom-sheet.is-open{pointer-events:auto}discount-bottom-sheet.is-open .discount-sheet__overlay{opacity:1;visibility:visible;pointer-events:auto;display:block}discount-bottom-sheet.is-open .discount-sheet__panel{transform:translateY(0)}.discount-sheet__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#00000080;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.discount-sheet__panel{position:absolute;bottom:0;left:0;right:0;z-index:2;background:rgb(var(--color-background));transform:translateY(100%);transition:transform .3s ease}.discount-sheet__handle-bar{display:flex;justify-content:center;padding:2.4rem;cursor:pointer}.discount-sheet__handle{width:6rem;height:.3rem;background:rgb(var(--roc-color-text-tertiary));border-radius:.4rem;display:block!important}.discount-sheet__content{padding:2.4rem 4rem;display:flex;flex-direction:column;gap:2.4rem}.discount-sheet__text-block{display:flex;flex-direction:column;gap:1.6rem}.discount-sheet__title{margin:0;font-size:2.4rem;font-weight:600;color:rgb(var(--roc-color-navy));font-family:var(--font-heading-family)}.discount-sheet__subtitle{margin:0;font-size:1.8rem;font-weight:400;line-height:2.8rem;color:rgb(var(--color-foreground))}.discount-sheet__input{width:100%;padding:1.8rem 1.6rem;font-size:1.6rem;color:rgb(var(--color-foreground));background:rgb(var(--roc-white))}.discount-sheet__input::placeholder{color:rgb(var(--roc-color-text-tertiary))}.discount-sheet__submit{width:100%;height:6rem;border-radius:.4rem;background:rgb(var(--roc-color-navy));color:rgb(var(--color-background));font-size:1.6rem;font-weight:600;border:none;cursor:pointer;letter-spacing:var(--heading-letter-spacing)}.cart-discount__form .field{display:flex;flex-direction:column;gap:1.2rem}discount-bottom-sheet.discount-sheet--main-cart{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000}@media screen and (min-width:990px){discount-bottom-sheet.discount-sheet--main-cart .discount-sheet__handle-bar{display:none}discount-bottom-sheet.discount-sheet--main-cart .discount-sheet__panel{position:absolute;top:0;right:0;bottom:0;left:auto;width:46.4rem;max-width:100vw;transform:translate(100%);border-radius:0}discount-bottom-sheet.discount-sheet--main-cart.is-open .discount-sheet__panel{transform:translate(0)}}discount-bottom-sheet.discount-sheet--no-transition .discount-sheet__panel,discount-bottom-sheet.discount-sheet--no-transition .discount-sheet__overlay{transition:none}
/*# sourceMappingURL=/cdn/shop/t/23/assets/component-cart-discount-sheet.css.map */
