.pay-sheet{--pay-sheet-close-duration: .18s;--pay-card-bg: #202124;--pay-card-bg-hover: #2b2d31;position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:block;visibility:hidden;pointer-events:none;overflow:hidden;transition:visibility 0s linear var(--pay-sheet-close-duration)}.pay-sheet--open{visibility:visible;pointer-events:auto;transition:visibility 0s linear 0s}.pay-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background-color:#0009;cursor:pointer;transition:opacity var(--pay-sheet-close-duration) ease}.pay-sheet--open .pay-sheet__backdrop{opacity:1;transition-duration:var(--duration-long)}.pay-sheet__panel{box-sizing:border-box;position:absolute;left:0;right:0;bottom:0;max-width:100%;max-height:90%;overflow-y:auto;scrollbar-gutter:stable;padding:1rem .5rem .5rem;border-radius:16px 16px 0 0;background-color:rgb(var(--color-background));background-image:linear-gradient(#0006,#0006),url(bg-pattern.png);background-repeat:repeat;box-shadow:0 -.4rem 2rem #00000080;opacity:0;transition:opacity var(--pay-sheet-close-duration) ease}.pay-sheet--open .pay-sheet__panel{opacity:1;transition-duration:var(--duration-long)}@media(prefers-reduced-motion:reduce){.pay-sheet{--pay-sheet-close-duration: 0s}.pay-sheet__panel,.pay-sheet--open .pay-sheet__panel,.pay-sheet__backdrop,.pay-sheet--open .pay-sheet__backdrop{transition:none}}.pay-sheet__panel:before{content:"";display:block;width:4rem;height:.4rem;margin:0 auto 1rem;border-radius:.4rem;background-color:#ffffff40}.pay-sheet__header{text-align:center;padding:0 3.4rem;margin-bottom:1.5rem}.pay-sheet__title{font-size:16px;font-weight:700;line-height:1.3;color:#fffc}.pay-sheet__close{position:absolute;top:2rem;right:.5rem;z-index:2;display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:3.2rem;height:3.2rem;padding:0;border:0;border-radius:50%;background-color:transparent;color:inherit;cursor:pointer;-webkit-appearance:none;appearance:none}.pay-sheet__close .icon{width:2.1rem;height:2.1rem}@media screen and (hover:hover){.pay-sheet__close:hover{background-color:#fff3}}.pay-sheet__options{display:flex;flex-direction:column;gap:.5rem}.pay-sheet__option{position:relative}.pay-sheet__button{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;width:100%;min-height:5.6rem;padding:.9rem 1.2rem;border:1px solid rgba(255,255,255,.18);border-radius:6px;background-color:var(--pay-card-bg);color:#fff;font-family:inherit;text-align:center;cursor:pointer;-webkit-appearance:none;appearance:none;transition:background-color var(--duration-default) ease,border-color var(--duration-default) ease}.pay-sheet__button-title{font-size:17px;font-weight:700;line-height:1.15;letter-spacing:.02em;text-transform:uppercase}.pay-sheet__button-sub{font-size:12px;font-weight:500;line-height:1.3;color:#fff9}@media screen and (hover:hover){.pay-sheet__button:hover{border-color:#fff6;background-color:var(--pay-card-bg-hover)}}.pay-sheet__button--primary{border-color:transparent;background-color:rgb(var(--color-button-background));color:rgb(var(--color-button-text))}.pay-sheet__button--primary .pay-sheet__button-sub{color:#ffffffe6}@media screen and (hover:hover){.pay-sheet__button--primary:hover{border-color:transparent;background-color:rgb(var(--color-button-background));filter:brightness(1.12)}}.pay-sheet__badge{position:absolute;top:-.8rem;right:.8rem;z-index:2;pointer-events:none;padding:.3rem .6rem;border-radius:4px;background-color:#4fe0a6;color:#06231a;font-size:10px;font-weight:700;line-height:1;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}@media screen and (max-width:480px){.pay-sheet__button-title{font-size:16px}.pay-sheet__button-sub{font-size:11px}}.pay-sheet__proxy{position:relative;z-index:1;pointer-events:none}.pay-sheet__option--fastrr{overflow:hidden;border-radius:6px}.pay-sheet__option--fastrr .shiprocket-headless{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;margin:0}.pay-sheet__option--fastrr .sr-headless-checkout{width:100%;height:100%;min-height:0;margin:0}@media screen and (hover:hover){.pay-sheet__option--fastrr:hover .pay-sheet__proxy{border-color:#fff6;background-color:var(--pay-card-bg-hover)}}.pay-sheet__option--fastrr:focus-within .pay-sheet__proxy{border-color:#fffc}.mini-cart__footer .button-container .button--pay-now{gap:4px}.mini-cart__footer .button-container .button--pay-now img{flex:0 1 auto;min-width:0;height:auto;max-height:2.6rem;object-fit:contain;transition:filter var(--duration-default) ease}@media screen and (hover:hover){.mini-cart__footer .button-container .button--pay-now:hover img{filter:invert(1)}}@media screen and (max-width:480px){.mini-cart__footer .button-container .button--pay-now{gap:3px}.mini-cart__footer .button-container .button--pay-now span{margin-right:.25rem}.mini-cart__footer .button-container .button--pay-now img{max-height:2.2rem}}
/*# sourceMappingURL=/cdn/shop/t/336/assets/component-cart-payment-sheet.css.map */
