@import"https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";.hub-footer{align-items:center;background-color:#fff;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-around;padding:1rem 0;position:relative;width:100%;z-index:10}.hub-footer__logo{max-width:120px;width:20%}.hub-footer__link{color:#2a2118;text-decoration:none}.hub-footer__link:hover{text-decoration:underline}.hub-header{background-color:#fff;box-shadow:0 2px 4px #0000001a;display:flex;height:4rem;position:fixed;top:0;width:100vw;z-index:40}.hub-header__container{align-items:center;display:flex;justify-content:space-around;margin:0 auto;padding:.5rem 2rem;width:100%}.hub-header__container--nav ul{display:flex;gap:2rem}@media(max-width:991px){.hub-header__container--nav ul{background-color:#fff;box-shadow:0 2px 4px #0000001a;flex-direction:column;height:88vh;left:0;padding:2rem;position:absolute;top:100%;transition:transform .3s ease-in-out;width:60vw}.hub-header__container--nav ul.closed{transform:translate(-100%)}.hub-header__container--nav ul.opend{transform:translate(0)}.hub-header__container--nav ul div{display:flex;flex-direction:column;gap:1rem}}.hub-header__container--nav ul li a{color:#2a2118;font-weight:600;text-decoration:none;transition:color .3s}.hub-header__container--nav ul li a.active,.hub-header__container--nav ul li a:hover{color:#a65e2e}.hub-header__container--cta{align-items:center;display:flex;gap:1rem}@media(max-width:991px){.hub-header__container--cta{display:none}}.hub-header__container--menu{display:none}@media(max-width:991px){.hub-header__container--menu{background-color:transparent;border:none;cursor:pointer;display:block}}.hub-header__container--logo img{height:3rem}@media(max-width:991px){.hub-header__container--logo img{height:2rem}}@media(max-width:767px){.hub-header__container--logo img{height:2rem}}.link{color:#2a2118;text-decoration:none}.profile-button{align-items:center;background-color:#a65e2e;border-radius:50%;color:#fff;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.profile-button .link,.profile-button a{color:#fff;text-decoration:none}.profile-button .user-initial{font-size:1.2rem;font-weight:700}
