.ContactPageMain{background-color:rgba(var(--bg));overflow-x:hidden}.ContactPageMain,.ContactPageNavBarContainer{width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.ContactPageNavBarContainer{height:6vh;z-index:3000}.ContactPageMaincolumn{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}.ContactPageCPWorkWithUsSection{background-color:rgba(0,204,255,.253)}.ContactPageCPWorkWithUsSection,.ContactPageFooterSection,.ContactPageSection,.ContactPageTrainingCVSection{height:94vh;width:100vw;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.ContactPageFooterSection{background-color:rgba(var(--accent))}@media (max-width:768px){.ContactPageMain{height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.ContactPageTrainingCVSection{height:120vh;margin-bottom:-5vh}.ContactPageSection{height:200vh;width:100vw}.ContactPageFooterSection{height:159vh;width:100vw}}