.tos-container{width:100%;height:100%;display:flex;flex-direction:column}.tos-container .tos-header{height:200px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff}.tos-container .tos-content{flex:1 1;display:flex;justify-content:center;align-items:center;flex-direction:column}.tos-container .section-inner-tos-container{flex:1 1;height:100%;width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.tos-container .section-title{font-size:2.6rem;font-weight:600;background:linear-gradient(90deg,#22d3ee,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#22d3ee}.tos-container .section-sub-title{font-size:1rem;font-weight:400;color:#fff;text-align:center}.tos-container .section-inner-container{flex:1 1;width:100%;max-width:1200px;display:flex;align-items:flex-start;font-size:.9rem}.tos-container .section-inner-container b{margin-right:3px}.section-tos-title{font-size:2.7rem;font-weight:700;background:-webkit-linear-gradient(0deg,#5c9def,#319bda);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#22d3ee;text-align:center}@media screen and (max-width:600px){.tos-content .section-inner-container{flex-direction:column-reverse}}