.Footer_footerContainer__p7jil{display:flex}.Footer_content__D6CiN{justify-content:space-between;width:var(--container-sm);margin:0 auto}.Footer_content__D6CiN,.Footer_credit__UDXcb{display:flex;align-items:center}.Footer_content__D6CiN p,.Footer_footerContainer__p7jil a{padding-left:1rem;color:var(--subGray);font-family:var(--mainFont)}.Footer_footerContainer__p7jil a{text-decoration:none;font-style:italic;font-size:12px}.Footer_footerContainer__p7jil a:hover{color:var(--secondaryButton);text-decoration:underline;transition:color .3s ease-in-out}@media screen and (min-width:768px){.Footer_content__D6CiN{width:var(--container-md);align-items:center}.Footer_content__D6CiN p{padding-left:0}.Footer_footerContainer__p7jil a{padding-left:0;font-size:14px}}@media screen and (min-width:1024px){.Footer_content__D6CiN{width:var(--container-lg)}}@media screen and (min-width:1440px){.Footer_content__D6CiN{width:var(--container-xl)}}@media screen and (min-width:1920px){.Footer_content__D6CiN{width:var(--container-3xl)}}.Header_header__072v2{z-index:1000;position:fixed;width:100vw;background-color:var(--backgroundColor);top:0;border-bottom:1px solid rgba(132,59,98,.1);height:var(--header-sm)}.Header_headerContent__z8t4c{padding:.5rem;display:flex;justify-content:space-between;align-items:center;width:100%;height:auto}.Header_logoHome__S1uX8{height:34px}.Header_logoHome__S1uX8,.Header_logo__0dir7{width:auto;display:flex;align-items:center;justify-content:center;overflow:hidden}.Header_logo__0dir7{height:38px}.Header_logoHome__S1uX8 img,.Header_logo__0dir7 img{width:100%;height:100%;object-fit:contain}.Header_ozLogo__iLkHe{padding-left:8px}@media screen and (min-width:768px){.Header_header__072v2{padding:0;height:var(--header-md)}.Header_headerContent__z8t4c{padding:1rem 0;width:var(--container-md);margin:0 auto}.Header_logoHome__S1uX8{height:40px}.Header_logo__0dir7{height:45px}.Header_ozLogo__iLkHe{padding-left:0}}@media screen and (min-width:1024px){.Header_header__072v2{height:var(--header-lg)}.Header_headerContent__z8t4c{width:var(--container-lg);margin:0 auto}.Header_logo__0dir7{height:55px}.Header_headerContent__z8t4c nav{display:block;width:45%}}@media screen and (min-width:1440px){.Header_header__072v2{height:var(--header-2xl)}.Header_headerContent__z8t4c{width:var(--container-lg)}}@media screen and (min-width:1850px){.Header_header__072v2{height:var(--header-3xl)}.Header_headerContent__z8t4c{width:var(--container-3xl)}.Header_headerContent__z8t4c nav{width:42%}.Header_logoHome__S1uX8{height:44px}.Header_logo__0dir7{height:70px}}.NavItems_navList__117m0{display:flex;flex-direction:column;justify-content:flex-start;height:100vh;padding-top:2rem}.NavItems_navList__117m0 li{list-style:none;padding:1rem 0}.NavItems_active__9afqW{font-weight:600}@media screen and (min-width:1024px){.NavItems_navList__117m0{flex-direction:row;justify-content:space-between;width:100%;height:auto;padding-top:0}.NavItems_navList__117m0 li{color:var(--secondaryButton);cursor:pointer;font-weight:400}.NavItems_active__9afqW{font-weight:700}}.Navbar_navbar__zhZYq{display:none}@media screen and (min-width:1024px){.Navbar_navbar__zhZYq{display:inline-block;width:100%;font-size:18px;font-weight:400}}.HambMenu_hambMenu__tvkSt{display:block}.HambMenu_menuBtn__fdr3Y{background:none;border:none;width:auto;height:35px;cursor:pointer;transition:transform .3s ease-in-out}.HambMenu_menuBtn__fdr3Y svg{width:100%;height:100%;padding:0;color:var(--secondaryButton)}.HambMenu_menuIconOpen__3hHag{transform:rotate(180deg)}.HambMenu_menuList__fjOF4{color:var(--backgroundColor);font-weight:300;background-color:var(--secondaryButton);opacity:.8;display:flex;align-items:center;flex-direction:column;position:fixed;top:var(--header-sm);right:0;width:50vw;height:100%;overflow:hidden;transform:translateX(100%);transition:transform .4s ease-in-out,opacity .4s ease-in-out}.HambMenu_active___0fUd{transform:translateX(0);opacity:.8}@media screen and (min-width:768px){.HambMenu_menuList__fjOF4{top:var(--header-md)}}@media screen and (min-width:1024px){.HambMenu_hambMenu__tvkSt{display:none}}.PageLoader_loadingOverlay__AbRQC{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;z-index:1000}.PageLoader_spinner__I5i2T{border:4px solid rgba(161,82,192,.3);border-top:4px solid var(--secondaryButton,#843b62);border-radius:50%;width:40px;height:40px;animation:PageLoader_spin__Pwa5i 1s linear infinite}@keyframes PageLoader_spin__Pwa5i{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}