.CompanyLogo-module__69U43a__companyLogo{align-items:center;gap:.25rem;display:flex}.CompanyLogo-module__69U43a__logo{cursor:pointer;align-items:center;width:8rem;height:auto;display:flex}.CompanyLogo-module__69U43a__imgLight{display:block}body.dark .CompanyLogo-module__69U43a__imgLight{display:none}.CompanyLogo-module__69U43a__imgDark{display:none}body.dark .CompanyLogo-module__69U43a__imgDark{display:block}@media (max-width:1024px){.CompanyLogo-module__69U43a__logo{width:9rem}}
.ThemeToggle-module___hmRAG__themeToggle{margin:.75rem 0 0 .325rem;display:flex}.ThemeToggle-module___hmRAG__button{border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:2.75rem;height:2.25rem;padding:0;display:flex}.ThemeToggle-module___hmRAG__button:hover .ThemeToggle-module___hmRAG__icon path{stroke:var(--mb-text-dark)}.ThemeToggle-module___hmRAG__themeToggle .ThemeToggle-module___hmRAG__button:first-child{border-radius:var(--mb-border-radius-full) 0 0 var(--mb-border-radius-full);border-right:none}.ThemeToggle-module___hmRAG__themeToggle .ThemeToggle-module___hmRAG__button:nth-child(3){border-radius:0 var(--mb-border-radius-full) var(--mb-border-radius-full) 0;border-left:none}.ThemeToggle-module___hmRAG__icon{width:1.5rem;height:1.5rem}.ThemeToggle-module___hmRAG__icon path{stroke:var(--mb-color-gray-500)}body.dark .ThemeToggle-module___hmRAG__icon path{stroke:var(--mb-text-normal)}.ThemeToggle-module___hmRAG__active{background-color:var(--mb-bg-color-tertiary)}body.dark .ThemeToggle-module___hmRAG__active{background-color:var(--mb-bg-color-tertiary2)}.ThemeToggle-module___hmRAG__active .ThemeToggle-module___hmRAG__icon path{stroke:var(--mb-brand-color-primary)!important}@media screen and (max-width:1024px){.ThemeToggle-module___hmRAG__themeToggle{margin:.75rem 0 0}}
.HoverAccordian-module__oU-PQG__dropdownContent{background-color:var(--mb-bg-color-primary);border-radius:var(--mb-border-radius-xl);box-shadow:var(--mb-drop-shadow-l3);color:var(--mb-text-normal);text-transform:capitalize;min-width:18rem;padding:1rem;display:grid;position:absolute;top:1.125rem;right:0%;transform:translateY(1.875rem)}body.dark .HoverAccordian-module__oU-PQG__dropdownContent{background-color:var(--mb-bg-color-tertiary)}.HoverAccordian-module__oU-PQG__contentHeader{border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color);padding:.5rem .5rem 1rem;display:flex}.HoverAccordian-module__oU-PQG__contentHeader:hover,.HoverAccordian-module__oU-PQG__dropdownContent li:hover{background-color:var(--mb-bg-color-tertiary);border-radius:var(--mb-border-radius-xl);cursor:pointer;transition:all .2s ease-in-out}body.dark .HoverAccordian-module__oU-PQG__contentHeader:hover{background-color:var(--mb-bg-color-tertiary2)}body.dark .HoverAccordian-module__oU-PQG__dropdownContent li:hover{background-color:var(--mb-bg-color-tertiary2)}.HoverAccordian-module__oU-PQG__img{border-radius:50%;align-self:center;width:auto;height:3rem}.HoverAccordian-module__oU-PQG__userDetails{color:var(--mb-text-normal);flex-direction:column;justify-content:space-between;padding-left:1rem;display:flex}.HoverAccordian-module__oU-PQG__username{font-size:var(--mb-text-body)}.HoverAccordian-module__oU-PQG__email{font-size:var(--mb-text-caption);text-transform:lowercase;padding-bottom:.25rem}.HoverAccordian-module__oU-PQG__contentItems{flex-direction:column;display:flex}.HoverAccordian-module__oU-PQG__contentItems>li{color:var(--mb-text-normal);align-items:center;gap:.625rem;padding:.875rem;display:flex}.HoverAccordian-module__oU-PQG__dropdownContent li:hover p{color:var(--mb-brand-color-primary)}
.DropdownLinks-module__HcUYQq__dropdownLinks{flex-direction:column;display:flex}.DropdownLinks-module__HcUYQq__link{color:var(--mb-text-normal);align-items:center;gap:.625rem;padding:.75rem 1rem;display:flex}.DropdownLinks-module__HcUYQq__dropdownContent .DropdownLinks-module__HcUYQq__link:hover p{color:var(--mb-brand-color-primary)}
.Header-module__wnDSxa__header{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-lg);cursor:pointer;align-items:center;gap:.5rem;padding:.25rem .5rem;display:flex}body.dark .Header-module__wnDSxa__header{background-color:var(--mb-bg-color-tertiary)}.Header-module__wnDSxa__image{border-radius:var(--mb-border-radius-full);width:1.75rem;height:1.75rem}.Header-module__wnDSxa__username{text-transform:capitalize;align-items:center;gap:.25rem;display:flex}.Header-module__wnDSxa__username span{font-family:var(--font-secondary);margin-right:.125rem}
.UserAvatar-module__r4StlG__userAvatar{border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color);padding:.75rem;display:flex}body.dark .UserAvatar-module__r4StlG__userAvatar{border-bottom:none}.UserAvatar-module__r4StlG__img{border-radius:var(--mb-border-radius-full);align-self:center;width:auto;height:3rem}.UserAvatar-module__r4StlG__userDetails{flex-direction:column;justify-content:space-between;padding-left:.75rem;display:flex}.UserAvatar-module__r4StlG__username{align-items:center;gap:.125rem;display:flex}.UserAvatar-module__r4StlG__username span{color:var(--mb-text-dark);font-family:var(--font-secondary);margin-right:.125rem}.UserAvatar-module__r4StlG__email{font-size:var(--mb-text-caption);text-transform:lowercase;padding-bottom:.25rem}
.ThemeToggle-module__DBnyhG__themeToggle{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:.5rem;display:flex}.ThemeToggle-module__DBnyhG__themeToggle .ThemeToggle-module__DBnyhG__icon{width:1.5rem;height:1.5rem;transition:stroke .3s}.ThemeToggle-module__DBnyhG__themeToggle:hover{background-color:var(--mb-bg-color-tertiary2);border-radius:var(--mb-border-radius-full)}
.HeaderRight-module__WRi39G__headerRight{align-items:center;gap:1rem;display:flex}.HeaderRight-module__WRi39G__trialButton{cursor:pointer;width:auto;height:2rem}.HeaderRight-module__WRi39G__trialButton img{width:100%;height:100%;animation:2s infinite HeaderRight-module__WRi39G__pulse}.HeaderRight-module__WRi39G__giftIcon{width:1.75rem;height:1.75rem;margin-bottom:-.25rem}@keyframes HeaderRight-module__WRi39G__pulse{0%{transform:scale(.9)}50%{transform:scale(1.05)}to{transform:scale(.9)}}.HeaderRight-module__WRi39G__links{justify-content:center;align-items:center;gap:2.25rem;display:flex}.HeaderRight-module__WRi39G__mobileLinks{display:none}.HeaderRight-module__WRi39G__authenticationBtn{align-items:center;gap:.5rem;display:flex}.HeaderRight-module__WRi39G__signInBtn,.HeaderRight-module__WRi39G__signUpBtn{border-radius:var(--mb-border-radius-lg);color:var(--mb-text-dark);cursor:pointer;font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold);background:0 0;border:none;padding:.75rem 1rem}.HeaderRight-module__WRi39G__signUpBtn{border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered)}.HeaderRight-module__WRi39G__signInBtn:hover,.HeaderRight-module__WRi39G__signUpBtn:hover{background-color:var(--mb-bg-color-tertiary)}@media (max-width:1280px){.HeaderRight-module__WRi39G__links{gap:1.75rem}.HeaderRight-module__WRi39G__headerRight{gap:.75rem}}@media (max-width:1024px){.HeaderRight-module__WRi39G__headerRight{gap:1.25rem}.HeaderRight-module__WRi39G__links{display:none}.HeaderRight-module__WRi39G__mobileLinks{align-items:center;gap:1.5rem;display:flex}.HeaderRight-module__WRi39G__hamburger{cursor:pointer;background:0 0;border:none;justify-content:flex-end;align-items:center;width:2rem;height:2rem;display:flex}.HeaderRight-module__WRi39G__avatar{border-radius:var(--mb-border-radius-full);padding:.125rem}}
.QuestNavButton-module__ATiDwq__questNavButton{cursor:pointer;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.QuestNavButton-module__ATiDwq__diamond{width:1.75rem;height:1.75rem;animation:2s infinite QuestNavButton-module__ATiDwq__questPulse}@keyframes QuestNavButton-module__ATiDwq__questPulse{0%{transform:scale(.9)}50%{transform:scale(1.05)}to{transform:scale(.9)}}@media (prefers-reduced-motion:reduce){.QuestNavButton-module__ATiDwq__diamond{animation:none}}
.NavigationLinks-module__v2TyOq__navigationLinks{justify-content:center;align-items:center;gap:.25rem;display:flex}.NavigationLinks-module__v2TyOq__link{border-radius:var(--mb-border-radius-full);color:var(--mb-text-dark);cursor:pointer;font-size:var(--mb-text-body2);font-family:var(--font-secondary);text-transform:capitalize;white-space:nowrap;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex;box-shadow:inset 0 0 #0000}.NavigationLinks-module__v2TyOq__link:hover{box-shadow:inset 0 -5rem 0 0 var(--mb-bg-color-tertiary)}.NavigationLinks-module__v2TyOq__activeLink{box-shadow:inset 0 -5rem 0 0 var(--mb-bg-color-tertiary2)}.NavigationLinks-module__v2TyOq__logo{width:1rem;height:1rem}.NavigationLinks-module__v2TyOq__askPortfolio{background:linear-gradient(90deg,#a855f7,#3b82f6);-webkit-text-fill-color:transparent;font-weight:var(--mb-font-bold);-webkit-background-clip:text;background-clip:text}.NavigationLinks-module__v2TyOq__askPortfolio:hover,.NavigationLinks-module__v2TyOq__activeLink.NavigationLinks-module__v2TyOq__askPortfolio{box-shadow:inset 0 -5rem #a059e21a}@media screen and (max-width:1380px){.NavigationLinks-module__v2TyOq__navigationLinks{gap:.125rem}.NavigationLinks-module__v2TyOq__link{font-size:var(--mb-text-caption);padding:.375rem .625rem}}@media screen and (max-width:1100px){.NavigationLinks-module__v2TyOq__navigationLinks{gap:0}.NavigationLinks-module__v2TyOq__link{padding:.25rem .5rem}}@media screen and (max-width:1024px){.NavigationLinks-module__v2TyOq__navigationLinks{display:none}}
.Header-module__kD8JFW__header{background-color:var(--mb-bg-color-primary);border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color);height:4rem;top:var(--banner-height);z-index:10;flex-direction:column;justify-content:center;width:100%;transition:top .1s ease-in-out;display:flex;position:sticky}.Header-module__kD8JFW__header.Header-module__kD8JFW__changeBg{border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color);background-color:var(--mb-bg-color-primary)!important}body.dark .Header-module__kD8JFW__header.Header-module__kD8JFW__changeBg{border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color);background-color:var(--mb-bg-color-primary)!important}body.dark .Header-module__kD8JFW__header{background-color:var(--mb-bg-color-secondary)}body.dark .Header-module__kD8JFW__header.Header-module__kD8JFW__showSearch{background-color:var(--mb-bg-color-secondary)!important}.Header-module__kD8JFW__headerDesktop{width:calc(100vw - 2 * var(--global-padding));justify-content:space-between;align-items:center;margin-inline:auto;display:flex;position:relative}.Header-module__kD8JFW__searchMobile{display:none}.Header-module__kD8JFW__hideNavbar{top:calc(var(--banner-height) - 4.5rem)}.Header-module__kD8JFW__center{align-items:center;gap:.5rem;display:flex;position:relative}.Header-module__kD8JFW__overlay{-webkit-backdrop-filter:blur(.1rem);backdrop-filter:blur(.1rem);height:calc(100vh - var(--header-height));background-color:#0000001a;position:fixed;bottom:0;left:0;right:0;z-index:5!important}@media screen and (max-width:1280px){.Header-module__kD8JFW__center{gap:.25rem}}@media screen and (max-width:1024px){.Header-module__kD8JFW__links{display:none}.Header-module__kD8JFW__header{transition:top .3s ease-in-out,height .35s,opacity .25s;overflow:hidden}.Header-module__kD8JFW__header.Header-module__kD8JFW__menuOpen{z-index:201;overflow:visible}body.chatFocused .Header-module__kD8JFW__header{opacity:0;pointer-events:none;height:0!important}.Header-module__kD8JFW__header.Header-module__kD8JFW__showSearch{padding:0}.Header-module__kD8JFW__header.Header-module__kD8JFW__showSearch .Header-module__kD8JFW__headerDesktop{width:100%}.Header-module__kD8JFW__center,.Header-module__kD8JFW__overlay,.Header-module__kD8JFW__search{display:none}.Header-module__kD8JFW__headerRightMobile{align-items:center;gap:1.5rem;display:flex}.Header-module__kD8JFW__searchMobile.Header-module__kD8JFW__active{width:100%;display:block;position:absolute;left:50%;transform:translate(-50%)}.Header-module__kD8JFW__searchMobile{display:block}.Header-module__kD8JFW__searchIcon{margin-top:.25rem;display:block}.Header-module__kD8JFW__icon{width:1.55rem;height:1.55rem;color:var(--mb-text-white)}}@media screen and (max-width:480px){.Header-module__kD8JFW__header{padding:0 1rem}.Header-module__kD8JFW__header.Header-module__kD8JFW__showSearch{padding:0}}
.MobileFooterMenu-module__QXz7hW__mobileFooterMenu{display:none}.MobileFooterMenu-module__QXz7hW__menu{flex-direction:column;align-items:center;gap:.125rem;display:flex}.MobileFooterMenu-module__QXz7hW__menu p{color:var(--mb-text-normal);font-size:var(--mb-text-body2);z-index:2;white-space:nowrap;min-width:max-content}.MobileFooterMenu-module__QXz7hW__searchLink{gap:0;padding-bottom:.75rem}.MobileFooterMenu-module__QXz7hW__activeLink{font-weight:var(--mb-font-semibold);transition:all .2s ease-in-out;color:var(--mb-brand-color-primary)!important}.MobileFooterMenu-module__QXz7hW__icon{width:1.5rem;height:1.5rem}.MobileFooterMenu-module__QXz7hW__avatar{border-radius:var(--mb-border-radius-full);width:1.5rem;height:1.5rem}.MobileFooterMenu-module__QXz7hW__userIcon{width:1.75rem;height:auto;stroke:var(--mb-color-gray-600)!important}body.dark .MobileFooterMenu-module__QXz7hW__userIcon{stroke:var(--mb-color-gray-300)!important}.MobileFooterMenu-module__QXz7hW__overlay{-webkit-backdrop-filter:blur(.1rem);backdrop-filter:blur(.1rem);height:calc(100dvh - var(--mobile-footer-height));background-color:#000000b3;position:fixed;top:0;left:0;right:0;z-index:11!important}@media (max-width:1024px){.MobileFooterMenu-module__QXz7hW__mobileFooterMenu{background-color:var(--mb-bg-color-primary);border-top:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);height:var(--mobile-footer-height);z-index:9;border-radius:16px 16px 0 0;grid-template-columns:repeat(5,1fr);align-content:center;width:100%;transition:transform .35s;display:grid;position:fixed;bottom:0}body.chatFocused .MobileFooterMenu-module__QXz7hW__mobileFooterMenu{transform:translateY(100%)}body.dark .MobileFooterMenu-module__QXz7hW__mobileFooterMenu{background-color:var(--mb-bg-color-secondary);border-color:var(--mb-border-color)}}@media (max-width:480px){.MobileFooterMenu-module__QXz7hW__menu p{color:var(--mb-text-normal);font-size:var(--mb-text-label)}}
