.root-container{width:100%;height:100%;min-height:100vh;display:flex;flex-direction:column;align-items:stretch;background-color:#121212}@media (min-width:1080px){.root-container{flex-direction:row}.main{margin-left:224px}}.main{flex:1 1 0%;min-height:0;min-width:0;z-index:0;transition:margin-left .2s ease 0s;padding:0 1rem}.terms-content{color:#fff;padding:1.5rem;background-color:#1a1a1a;border-radius:.5rem;max-width:48rem;margin:2rem auto;border:1px solid hsla(0,0%,100%,.1)}.terms-content-title{font-size:1.125rem;line-height:1.75rem;font-weight:700;color:#2f88ff}.terms-content-ul{padding-left:0}.terms-content-li:not(:first-child){margin-top:.4rem}.terms-content-sec-title{font-size:1rem;font-weight:700}.terms-strong-text{color:#2f88ff}