@import url("https://fonts.googleapis.com/css2?family=Varela+Round&display=swap");*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Varela Round,sans-serif}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#eee}::-webkit-scrollbar-thumb{background:#0b5550;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#083d3a}body,html{width:100%;overflow-x:hidden;scroll-behavior:smooth}a{color:inherit;text-decoration:none}.HomeContainer{margin-top:60px;min-height:100vh}.HomeJumbotron{padding:0 60px;height:600px;background-repeat:no-repeat;background-position:50%;background-size:100vw 600px;display:flex;justify-content:space-between}.HomeJumbotronLeft{width:200%}.HomeJumbotronTitle{font-size:3rem;color:#0b2934;margin:15% 0 0}.HomeJumbbotronDescription{font-size:2rem;color:#188079;width:90%;margin:20px 0}.HomeJumbotronIllustration{margin:5vw 0 0;height:400px}.HomeJumbotronButton{outline:none;border:none;border-radius:30px;padding:15px 32px;font-size:1.25rem;margin:10px 0;color:#fff;background-color:#339892;cursor:pointer;-webkit-transition:all .5s ease;transition:all .5s ease}.HomeJumbotronButton:hover{background-color:#22bdb2}.HomeFeatures{padding:40px 60px}.HomeFeaturesTitle{font-size:4rem;color:#0b2934;margin:80px 0;text-align:center}.HomeFeaturesContent{display:flex;flex-direction:column;grid-gap:50px;gap:50px}.HomeFeatureContent,.HomeFeatureContentRight{display:flex;align-items:center;justify-content:center;grid-gap:20vw;gap:20vw}.HomeFeatureContentRight{flex-direction:row-reverse;text-align:right}.HomeFeaturesContentDescription,.HomeFeaturesContentIllustration{width:400px}.HomeFeaturesContentDescriptionTop{margin:0 0 20px;color:#0b2934;font-size:2.5rem}.HomeFeaturesContentDescriptionBottom{color:#188079;font-size:2rem}.HomeStartJourney{height:550px;margin:200px 0 0;position:relative}.HomeStartJourneyMountain,.HomeStartJourneyPlane{position:absolute;pointer-events:none;opacity:.9}.HomeStartJourneyMountain{bottom:-20px;left:0}.HomeStartJourneyPlane{top:0;right:0}.HomeStartJourneyPlane svg{width:20vw}.HomeStartJourneyDescriptionContainer{display:flex;flex-direction:column;grid-gap:20px;gap:20px;text-align:center}.HomeStartJourneyTitle{font-size:2.5rem;font-weight:700}.HomeStartJourneyButton{margin:10px 0;font-size:1.25rem;padding:16px 32px;border:none;outline:none;border-radius:30px;background:#188079;color:#fff;cursor:pointer;-webkit-transition:all .5s ease;transition:all .5s ease}.HomeStartJourneyButton:hover{background-color:#22bdb2}@media (max-width:767px){.HomeFeatureContent,.HomeFeatureContentRight{flex-direction:column;text-align:center;grid-gap:0;gap:0}.HomeFeaturesContentDescription,.HomeFeaturesContentIllustration{width:100%}.HomeStartJourney{height:500px}}@media (max-width:1000px){.HomeJumbotron{flex-direction:column-reverse;align-items:center;text-align:center;height:1200px;background-size:100rem 1200px;justify-content:center;padding:0 10px 30%}.HomeJumbotronTitle{margin:10% 0 0}.HomeJumbotronLeft{width:90%}.HomeJumbbotronDescription{font-size:2rem;color:#188079;width:100%}.HomeJumbotronIllustration{margin:0;width:100%}.HomeFeatures{width:100%}.HomeStartJourneyDescriptionContainer{padding:10px;display:flex;flex-direction:column;grid-gap:20px;gap:20px;text-align:center}.HomeStartJourney{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.HomeStartJourneyPlane{display:none}.HomeStartJourneyMountain{position:static;top:0}.HomeStartJourneyMountain svg{height:100%;width:100%}}@media (min-width:1440px){.HomeJumbotron{padding:0 200px;height:900px;background-size:100vw 900px}.HomeJumbotronTitle{font-size:3rem;color:#0b2934;margin:20% 0 0}}.NavbarStyled{position:fixed;z-index:5;top:0;left:0;right:0;height:60px;padding:0 60px;justify-content:space-between;background:#0b2934}.NavbarStyled,.NavbarTitle{display:flex;align-items:center;color:#fff}.NavbarTitle{font-size:25px;font-weight:700;text-decoration:none;justify-content:center}.NavbarLogo{height:30px;padding:0 10px 0 0}.NavbarCenter{display:flex;color:#fff;padding:5px 10px;border-radius:20px;font-size:20px}.NavbarRight{margin:0 0 0 20px;max-width:600px;align-items:center}.NavbarLinkContainer,.NavbarRight{display:flex;justify-content:space-between}.NavbarLinkContainer{width:500px}.NavbarLink{color:#fff;text-decoration:none}.ProfilePictureContainer{display:flex;align-items:center;position:relative}.ProfilePictureImg{height:40px;width:40px;border-radius:50%}.fa-caret-down{margin:0 0 0 10px}.ProfileOptions{width:200px;z-index:99;position:absolute;top:60px;right:0;display:none;flex-direction:column;background:#fff;padding:15px;border:1px solid #339892;border-radius:10px}.ProfileOptions.isExtended{top:-15px;left:70px;z-index:99}.ProfileOptions.isVisible{display:flex}.NavbarMenubar{display:none!important}.NavbarExtended{height:calc(100vh - 60px);width:100%;-webkit-transition:all 1s ease-out;transition:all 1s ease-out;position:fixed;z-index:4;background-color:#0b2934;display:none;flex-direction:column;justify-content:space-around;align-items:center;font-size:2rem;-webkit-clip-path:circle(0 at 100% -20%);clip-path:circle(0 at 100% -20%);height:100%;padding-bottom:60px}.NavbarExtended.isExtended{-webkit-clip-path:circle(200% at 100% 0);clip-path:circle(200% at 100% 0);pointer-events:all;width:100%;height:100%}@media (min-width:1440px){.NavbarStyled{padding:0 60px}}@media (max-width:1000px){.NavbarStyled{padding:0 20px}.NavbarCenter,.NavbarRight,.ProfileOptions{display:none}.NavbarExtended{display:flex}.NavbarMenubar{height:30%;display:flex!important;flex-direction:column;justify-content:space-between;align-items:center}.NavbarMenubar.isExtended{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.NavbarMenubar div{height:3px;width:20px;background:#fff;-webkit-transition:all .5s ease;transition:all .5s ease}.NavbarMenubar1.isExtended{-webkit-transform:rotate(45deg) translate(10px,10px);transform:rotate(45deg) translate(10px,10px)}.NavbarMenubar2.isExtended{opacity:0}.NavbarMenubar3.isExtended{-webkit-transform:rotate(130deg) translate(0);transform:rotate(130deg) translate(0)}.NavbarLink{opacity:0}.NavbarLink:first-child{-webkit-transition:all .5s ease .2s;transition:all .5s ease .2s}.NavbarLink:nth-child(2){-webkit-transition:all .5s ease .4s;transition:all .5s ease .4s}.NavbarLink:nth-child(3){-webkit-transition:all .5s ease .6s;transition:all .5s ease .6s}.NavbarLink:nth-child(4){-webkit-transition:all .5s ease .8s;transition:all .5s ease .8s}.NavbarLink.isExtended{opacity:1}}.DatabaseDownContainer{margin-top:60px;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.DatabaseDownIllustration{width:100%;height:40%}.DatabaseDown500{color:#0b2934;margin:10px 0;font-size:3rem}.DatabaseDownLostMessage{font-size:2rem;color:#188079}.DatabaseDownGoBackMessage{font-size:1.5rem;color:#339892}.DatabaseDownGoBackButton{font-size:1.5rem;margin:20px 0;padding:10px 15px;outline:none;border:none;background-color:#57b2ab;color:#fff;border-radius:25px;-webkit-transition:all .5s ease;transition:all .5s ease;cursor:pointer}.DatabaseDownGoBackButton:hover{background-color:#2bb6aa}@media (max-width:1000px){.DatabaseDownContainer{padding:50px 0}.DatabaseDownIllustration{width:90%}}