@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap";::-webkit-scrollbar{width:5px}:root{color:#262626;font-family:Quicksand,sans-serif;font-weight:400;font-size:16px;line-height:1.5}body{overflow-x:hidden;min-height:100vh;max-width:100vw;width:100vw;margin:0}#root{width:100%;height:100%}.app{padding:3rem 5rem;height:100%}.c-divider{width:100px;height:1px;background-color:#ebebeb80}.logo{position:relative;width:max-content;margin:10px}.logo__img-wrapper{width:auto;height:auto;max-width:44px;max-height:44px;position:absolute;z-index:100;top:-40%;left:50%}.logo__img-wrapper img{object-fit:contain;width:100%;height:100%}.logo__appname{font-family:Quicksand,sans-serif;font-weight:700;font-size:40px;line-height:1.5;z-index:200}.c-toggle-button{all:unset;cursor:pointer}.c-toggle-button :hover{background-color:#a7daff80}.c-toggle-button svg{padding:8px 9px 8px 10px;border-radius:5px}.c-toggle-button--default svg{padding:8px 9px 8px 10px;width:30px;height:30px}.c-toggle-button--sm svg{padding:8px 6px;width:20px;height:20px}.c-header{display:flex;width:100%;padding:10px;align-items:flex-end}.c-header__logo-wrapper{display:flex;flex-direction:column;justify-self:center;flex:1}.c-header__logo-wrapper>div{display:flex}.c-header__search{display:flex;align-items:center;width:100%;height:max-content;background-color:#ebebeb80;border-radius:10px;padding:10px 20px;flex:1}.c-header__search:hover{outline:1px solid #1a1a1a}.c-header__search input{all:unset;width:100%}.c-header__options{display:flex;flex:1;justify-content:center;position:relative}.c-header__options__menu>button{all:unset}.c-header__options__menu>button svg{width:30px;height:30px;cursor:pointer}.c-header__options__menu>ul{position:absolute;right:0;width:max-content;list-style:none;padding:9px 52px 8px 12px;background-color:#ebebeb80;border:2px solid #a7daff;border-radius:10px;row-gap:5px;z-index:1000;box-shadow:0 2px 20px 2px #d5d5d5}.c-header__options__menu>ul>li>a{all:unset;display:block}.c-header__options__menu>ul>li>a>div:first-of-type{display:flex;align-items:center;background-color:#a7daff;font-family:Quicksand,sans-serif;font-weight:400;font-size:13px;line-height:1.5;column-gap:10px;width:100%;border-radius:10px;padding:10px 10px 10px 2px;cursor:pointer}.c-header__options__menu>ul>li>a>div:first-of-type:hover{background-color:#a7daff80}.c-header__options__menu>ul>li>a>div:first-of-type>div{display:flex;align-items:center}.c-header__options__menu>ul>li>a>div:first-of-type>div svg{width:18px;height:18px}@media(min-width:481px){.c-header{width:100%;margin-bottom:40px}.c-header__search{border-radius:10px}}
