.ui-aside{background-color:#fdfdfd;position:fixed;z-index:var(--modal-z-index);top:0;bottom:0;right:0;width:100%;max-width:560px;overflow-y:scroll}@media(min-width:540px){.ui-aside{max-width:768px;overflow-y:unset}}.ui-aside__body{position:relative;padding:48px 0}@media(min-width:540px){.ui-aside__body{padding:68px 0}}.ui-aside__close{position:absolute;top:12px;right:20px;border:1px solid var(--done-color);color:var(--white-color);background:transparent;border-radius:100%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out}@media(min-width:540px){.ui-aside__close{width:48px;height:48px;right:40px}}@media(hover:hover)and (pointer:fine){.ui-aside__close:focus-visible,.ui-aside__close:hover{transform:scale(1.1)}}.slide-right-enter-active,.slide-right-leave-active{transition:transform .3s ease}.slide-right-enter-from,.slide-right-leave-to{transform:translate(100%)}
