.w-1280{margin:0 auto;max-width:77rem;padding:0 1.5rem}.w-full{width:100%}.flex{display:flex}.column{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.flex-wrap{flex-wrap:wrap}.flex-content{align-items:center;display:flex;justify-content:center}.cursor-pointer{cursor:pointer}.text-center{text-align:center}.grid{display:grid}.font-bold{font-weight:700}.flex-1{flex:1}.ov-auto{overflow:auto}body,h2,h3,h4,p,ul{margin:0}ul{list-style:none;padding:0}a{text-decoration:none}button{border:0}input{background:transparent;border:none}input:focus{outline:none}button[aria-disabled=true]{cursor:not-allowed;opacity:.5;pointer-events:none;touch-action:manipulation}.dropdown{display:flex;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:500}.dropdown-label{align-items:center;cursor:pointer;display:flex;justify-content:center;white-space:nowrap}.dropdown-label .arrow-up{display:none}.dropdown-label .arrow-down{display:block}.dropdown .dropdown-content{background-color:#fff;border:1px solid #5e6fcd;border-radius:.25rem;box-shadow:0 6px 11px #a3b1e74f;display:none;flex-direction:column;left:auto;padding:.4375rem;position:absolute;right:0;top:calc(100% + .2rem)}.dropdown.bottom-right .dropdown-content{left:0;right:auto}.dropdown.up .dropdown-content{bottom:calc(100% + .2rem);left:auto;right:0;top:auto}.dropdown.dropdown-active{display:flex}.dropdown.dropdown-active .arrow-up{display:block}.dropdown.dropdown-active .arrow-down{display:none}.dropdown.dropdown-active .dropdown-content,.menu-list{display:flex}.menu-list{flex-direction:column;gap:.4rem}.menu-list .menu-item{align-items:center;color:#464b57;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;padding:.5rem 1.125rem;text-decoration:none;white-space:nowrap;width:-webkit-fill-available}.menu-list .menu-item .m-icon{color:#5e6fcd}.menu-list .menu-item.active,.menu-list .menu-item:hover{background-color:#e8efff;border-radius:.25rem;color:#464b57}.menu-list .menu-item:hover{color:#464b57!important}.menu-list+.menu-list{border-top:1px solid #e8efff;margin-top:.25rem;padding-top:.25rem}
