.container{background-color:#fff;padding:.8rem;flex-direction:row;align-items:center;gap:6px;display:none}@media(pointer:coarse){.container{display:flex}}@media(pointer:fine)and (hover:hover){.container{display:none}}.container .close svg{min-width:24px;height:24px}.container .content{width:100%;display:flex;flex-direction:row;align-items:center;gap:6px}.container .content .main{display:flex;flex-direction:column;gap:4px}.container .content .main .MuiTypography-root{font-size:14px;font-weight:500;line-height:18px}.container .MuiButtonBase-root{font-weight:500}.mobile-appbar.MuiPaper-root{position:fixed;bottom:0;top:auto;border-radius:20px 20px 0 0;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);width:100%;box-shadow:0 3px 20px 0 rgba(0,189,241,.12)}@media screen and (min-width:700px){.mobile-appbar.MuiPaper-root{display:none}}.mobile-appbar .MuiToolbar-root{min-height:74px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px}.mobile-appbar .MuiToolbar-root .mobile-appbar__btn.MuiButtonBase-root{display:flex;flex-direction:column;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#778080;gap:4px;padding:4px 8px;border-radius:0;width:51px}.mobile-appbar .MuiToolbar-root .mobile-appbar__btn.MuiButtonBase-root svg{height:24px;aspect-ratio:1/1}.mobile-appbar .MuiToolbar-root .mobile-appbar__btn--active.MuiButtonBase-root{position:relative;border-radius:10px;color:#fff;display:flex;align-items:center;justify-content:center}.mobile-appbar .MuiToolbar-root .mobile-appbar__btn--active.MuiButtonBase-root:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#00342f 0,#00887d 50%,#00bcac 100%),var(--Fourth,#00bea9);transform:scale(1.4);transform-origin:bottom;border-radius:inherit;z-index:-1}.mobile-appbar .MuiToolbar-root .mobile-appbar__btn--active.MuiButtonBase-root.fhig:before{background:linear-gradient(0deg,#0a4659,#107da5 50%,#1ba8d1),#107da5}.mobile-appbar .MuiToolbar-root .mobile-appbar__btn--active.MuiButtonBase-root>*{position:relative;transform:translateY(-4px)}.mobile-appbar .MuiToolbar-root .mobile-appbar__btn--active.MuiButtonBase-root svg,.mobile-appbar .MuiToolbar-root .mobile-appbar__btn--active.MuiButtonBase-root svg path{stroke:#fff}.styles_more__AC5nO{width:100%;height:100%;display:flex;flex-direction:column;gap:16px;padding:64px 0 16px;background-color:var(--color-background)}