.VacantePageMain{background-color:rgba(var(--bg));overflow-x:hidden}.VacantePageMain,.VacantePageNavBarContainer{width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.VacantePageNavBarContainer{height:6vh;z-index:3000}.VacantePageMaincolumn{width:100vw;height:94vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(var(--accent)) transparent}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#31393f}.VacantePageVPHeroImageSection{height:94vh;width:100vw;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.VacantePageVPCardScrollSection,.VacantePageVPWorkWithUsSection{height:94vh;width:100vw;margin-top:10vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.VacantePageVPWorkWithUsSection{margin-bottom:20vh;background-color:rgba(0,204,255,.253)}.HomePageRouteMapSection{margin-bottom:20vh}.HomePageRouteMapSection,.VacantePageVacanteCallToActionSection{height:94vh;width:100vw;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.VacantePageVacanteCallToActionSection{background-color:rgba(var(--objects))}.VacantePageFooterSection{height:94vh;width:100vw;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:rgba(var(--accent))}@media (max-width:768px){.VacantePageMain{height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.VacantePageVPCardScrollSection{height:195vh;margin-top:10vh}.HomePageRouteMapSection{height:120vh;margin-bottom:20vh}.VacantePageVacanteCallToActionSection{height:120vh}.VacantePageFooterSection{height:159vh;width:100vw}}