.drawer-container[data-v-47e32e5f]{position:absolute;width:100vw;max-height:100vh;height:100%;background-color:rgba(0,0,0,.3);left:0;bottom:-100%;transition:all .3s ease-in}.drawer-container.--closed[data-v-47e32e5f]{transition:all .3s ease-in .3s;bottom:-100%}.drawer-container.--open[data-v-47e32e5f]{top:0;z-index:100;max-width:576px}.drawer[data-v-47e32e5f]{bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:absolute;width:100%;background:#fff;height:-moz-fit-content;height:fit-content;min-height:268px;padding:24px;border-radius:8px 8px 0 0;will-change:bottom;transition:all .3s ease-in;box-shadow:0 0 8px rgba(0,0,0,.3)}.drawer.--closed[data-v-47e32e5f]{bottom:-100%}.drawer.--open[data-v-47e32e5f]{transition:all .3s ease-in .3s;bottom:0}.drawer__indicator[data-v-47e32e5f]{width:32px;height:4px;border-radius:6px;background:rgba(22,22,22,.2392156863);cursor:pointer;margin:0 0 24px 0}.payment-method__header[data-v-13b000a0]{font-size:16px;font-weight:700;text-align:left;line-height:24px}.payment-method__item[data-v-13b000a0]{display:flex;align-items:center;justify-content:space-between;border:1px solid #e5e5e5;border-radius:8px;padding:19px 21px;font-weight:700;cursor:pointer;font-size:16px;line-height:19px;transition:background .5s;color:#343a40}.payment-method__item[data-v-13b000a0]:first-child{margin-top:24px}.payment-method__item[data-v-13b000a0]:not(:last-child){margin-bottom:24px}.payment-method__item[data-v-13b000a0]:hover{background:#f5f5f5}.payment-method__item svg[data-v-13b000a0]{width:11px;height:18px}.payment-method__textWrapper[data-v-13b000a0]{display:flex;flex-direction:column;max-width:80%;text-align:left;gap:8px}.payment-method__label[data-v-13b000a0]{font-size:16px;font-weight:700}.payment-method__description[data-v-13b000a0]{font-size:14px;font-weight:500;line-height:21px}.payment-method__footer[data-v-13b000a0]{bottom:0;padding:16px 40px 24px 16px;position:fixed;display:flex;justify-content:space-between;width:inherit}.amount[data-v-13b000a0]{display:flex;flex-direction:row;justify-content:space-between}.amount__label[data-v-13b000a0]{color:#363636;font-size:16px;line-height:24px;font-weight:700}.amount__value[data-v-13b000a0]{color:var(--color-grey-8);font-size:var(--font-size-3);font-weight:var(--font-weight-medium)}.drawer__title[data-v-13b000a0]{font-weight:700;font-size:20px;margin-bottom:24px}.drawer__description[data-v-13b000a0]{font-weight:300;font-size:16px;margin:24px 0;color:#797c86;display:block}