.cea-store-ds-0-x-backToTop{pointer-events:none;position:fixed;left:0;opacity:0;bottom:0;z-index:10;display:flex;width:100%;padding:1rem;transform:translateY(100%);transition:opacity .15s linear .1s,transform .25s ease-in-out .05s;max-width:180px;left:calc(50% - 90px)}.cea-store-ds-0-x-backToTop--visible{opacity:1;transform:translateY(0)}.cea-store-ds-0-x-backToTop--left{justify-content:flex-start}.cea-store-ds-0-x-backToTop--center{justify-content:center}.cea-store-ds-0-x-backToTop--right{justify-content:flex-end}.cea-store-ds-0-x-backToTop__button{pointer-events:all;background-color:var(--COLOR-BLACK);border-radius:9999px;padding:8px 16px;gap:8px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .3s ease-in-out}.cea-store-ds-0-x-backToTop__text{color:var(--COLOR-WHITE);font-family:var(--FONT-FAMILY-INTER-REGULAR);font-size:var(--FONT-SIZE-XSMALL);font-weight:400;line-height:16px}.cea-store-ds-0-x-backToTop__icon{color:var(--COLOR-WHITE)}