.tos-page{width:100vw;height:50vh;position:relative}.tos-banner{position:relative;width:100%;height:100%;background:linear-gradient(180deg,rgba(30,30,30,.4),rgba(0,0,0,0)),url(/images/Banner.png);background-size:cover;background-position:0;background-repeat:no-repeat;background-attachment:fixed;z-index:-1}.tos-page svg{width:100vw;height:10vh;position:absolute;bottom:-10px}.tos-text-cnt{width:100%;height:100%;color:white;font-family:Open Sans,sans-serif;flex-direction:column;font-size:48px;z-index:20}.tos-text-cnt,.tos-text-cnt .upper-txt{display:flex;justify-content:center;align-items:center}.tos-text-cnt .upper-txt{font-size:20px;font-weight:400;text-transform:uppercase;gap:20px;margin-top:-50px;transition:all .2s ease}.tos-text-cnt .upper-txt:after,.tos-text-cnt .upper-txt:before{content:"";width:40px;height:2px;border-radius:1px;background-color:white;transition:all .2s ease}.tos-text-cnt .lower-txt{font-size:48px;font-weight:500;text-transform:uppercase}.dark-section,.light-section{width:100vw;padding:6rem 1rem;justify-content:center;font-family:Open Sans,sans-serif;text-align:center;gap:4rem}.dark-content,.dark-section,.light-content,.light-section{display:flex;flex-direction:column;align-items:center;position:relative}.dark-content,.light-content{width:65%;max-width:1200px;gap:2rem;z-index:20}.dark-title,.light-title{display:flex;align-items:center;justify-content:center;font-size:44px;text-transform:uppercase;gap:1rem}.dark-title:after,.dark-title:before,.light-title:after,.light-title:before{content:"";width:40px;height:3px;border-radius:1px;background-color:var(--classyBlue);transition:all .2s ease}.dark-paragraph,.light-paragraph{width:1200px;max-width:100%;font-size:16px;font-weight:400;line-height:25px}.dark-section svg,.light-section>svg{width:100vw;position:absolute;fill:var(--classyBlack)}.dark-section{background-color:var(--classyBlack);color:white}.dark-section svg{height:10vh;bottom:-9.8vh;transform:rotateX(180deg)}.light-section{color:var(--classyBlack);padding-top:10rem}.light-section>svg{height:50px;bottom:-1px}@media (max-width:1030px){.dark-paragraph,.light-paragraph{width:100%;padding:0 1rem}}@media (max-width:768px){.dark-title,.light-title{font-size:40px}.light-title{font-size:18px;padding-bottom:1rem}}@media (max-width:500px){.dark-title{font-size:18px}}