.cea-store-ds-0-x-drawer-ds{position:fixed;height:100%;transition:right .6s ease,bottom .6s ease;z-index:1000}.cea-store-ds-0-x-drawer-ds-right{top:0;right:-200vh}.cea-store-ds-0-x-drawer-ds--right-open{right:0}.cea-store-ds-0-x-drawer-ds-bottom{left:0;right:0;bottom:-200vw}.cea-store-ds-0-x-drawer-ds--bottom-open{bottom:0}.cea-store-ds-0-x-drawer-ds-overlay{background-color:rgba(32,30,30,.5);position:fixed;left:0;top:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .6s ease-in-out,visibility .6s ease-in-out}.cea-store-ds-0-x-drawer-ds-overlay--open{opacity:1;visibility:visible;z-index:1}.cea-store-ds-0-x-drawer-ds-container-right{border-radius:24px;position:absolute;background-color:#fff;width:376px;right:24px;top:12px;bottom:12px;z-index:1}.cea-store-ds-0-x-drawer-ds-container-bottom{border-radius:24px 24px 0 0;position:absolute;background-color:#fff;bottom:0;z-index:1;width:100vw}.cea-store-ds-0-x-drawer-ds-container-bottom-isFullScreen{border-radius:0;height:100%}.cea-store-ds-0-x-drawer-header-ds{display:flex;align-items:center;justify-content:space-between;padding:0 16px;>p{font-weight:600;font-size:16px;color:#212b36;margin:0;font-family:var(--FONT-FAMILY-INTER-MEDIUM)}>div{cursor:pointer;display:flex;align-items:center;justify-content:center}}@media (min-width:769px){.cea-store-ds-0-x-drawer-header-ds{padding:12px 24px}}.cea-store-ds-0-x-drawer-container-ds{padding:32px 0 0;display:flex;flex-direction:column;height:100%}@media (min-width:769px){.cea-store-ds-0-x-drawer-container-ds{padding:40px 0 0}}.cea-store-ds-0-x-drawer-body-ds{padding:16px;overflow:auto;flex:1}@media (min-width:769px){.cea-store-ds-0-x-drawer-body-ds{padding:16px 24px}}.cea-store-ds-0-x-drawer-footer-ds{padding:16px;box-shadow:0 -2px 15px 8px rgba(33,43,54,.12)}.cea-store-ds-0-x-button-ds{padding:12px 0;border:1px solid rgba(33,43,54,.2);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:8px;gap:16px}.cea-store-ds-0-x-button-ds-padding{padding:12px}.cea-store-ds-0-x-button-ds-padding-small{padding:7px 12px}.cea-store-ds-0-x-button-ds p{margin:0;font-size:14px;font-family:var(--FONT-FAMILY-INTER-MEDIUM)}.cea-store-ds-0-x-button-ds-round{border-radius:32px}.cea-store-ds-0-x-button-ds-primary{background-color:#212b36}.cea-store-ds-0-x-button-ds-secondary{background-color:#4100f7}.cea-store-ds-0-x-button-ds-border{border:1px solid #212b36}.cea-store-ds-0-x-button-ds-primary p,.cea-store-ds-0-x-button-ds-secondary p{color:#fff}.cea-store-ds-0-x-button-ds-center{justify-content:center}.cea-store-ds-0-x-button-ds-around{justify-content:space-around}@media (min-width:769px){.cea-store-ds-0-x-button-ds{padding:12px 0}.cea-store-ds-0-x-button-ds-padding{padding:12px 24px}.cea-store-ds-0-x-button-ds-around{justify-content:start}}.cea-store-ds-0-x-button-ds-fullWidth{width:100%}.cea-store-ds-0-x-button-ds-disabled{background-color:rgba(33,43,54,.2);pointer-events:none;border:none;>p{color:rgba(32,30,30,.5)}}