.dropdown-wrapper{display:inline-block;position:relative}.dropdown-trigger{cursor:pointer;background:0 0;border:none;font-weight:500}.dropdown-menu{z-index:1000;background:#fff;border-radius:6px;min-width:200px;padding:6px 0;position:absolute;top:100%;left:0;box-shadow:0 8px 30px #0000001f}.dropdown-item{cursor:pointer;white-space:nowrap;padding:4px 14px;position:relative}.dropdown-item:hover{background:#f5f5f5}.submenu{background:#fff;border-radius:6px;min-width:180px;padding:6px 0;display:none;position:absolute;top:0;left:100%;box-shadow:0 8px 30px #0000001f}.dropdown-item:hover>.submenu{display:block}.submenu li{cursor:pointer;padding:4px 14px;font-size:14px}.submenu li:hover{background:#f0f0f0}
.header-base{background:linear-gradient(#f9f1ff,#f9f1ff) padding-box padding-box,linear-gradient(90deg,#fdfbff,#662d91,#ab7ecc80) border-box;border:3px solid #0000;border-radius:50px}.navigation-base{-webkit-backdrop-filter:unset;backdrop-filter:unset;background:0 0;position:fixed;top:20px}.mobile-menu{padding-top:6rem;height:100%!important;top:0%!important}@media screen and (max-width:768px){.navbar-content-base{flex-direction:row-reverse}}@media screen and (max-width:768px){.navbar-profile-base{flex:none;width:fit-content}}@media screen and (max-width:768px){.profile-cta{width:fit-content;min-width:40px}}.mobile-menu-item{margin-bottom:10px}.accordion-main{justify-content:space-between;align-items:center;display:flex}.accordion-main-link{color:var(--primary-color);font-size:15px;font-weight:600;text-decoration:none}.accordion-main-btn{cursor:pointer;background:0 0;border:none}.accordion-arrow{width:14px;transition:transform .3s}.accordion-arrow.open{transform:rotate(180deg)}.accordion-wrapper{max-height:0;transition:max-height .35s;overflow:hidden}.accordion-wrapper.expanded{max-height:800px}.accordion-category{margin-top:8px}.accordion-header{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;display:flex}.accordion-category-link{color:var(--primary-color);font-size:14px;font-weight:600;text-decoration:none}.accordion-content{max-height:0;padding-left:12px;transition:max-height .3s;overflow:hidden}.accordion-content.expanded{max-height:400px}.accordion-link{color:var(--secondary-color);padding:6px 0;font-size:13px;text-decoration:none;display:block}
