#terms-of-use .terms-of-use{background-color:var(--color-white);max-height:60vh;margin:2rem auto;padding:4rem 3rem;overflow-y:auto}#terms-of-use .terms-of-use::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 4px var(--color-background);background-color:var(--color-background);border-radius:2.4rem}#terms-of-use .terms-of-use::-webkit-scrollbar{background-color:#d4d4d4;width:.4rem;height:.4rem}#terms-of-use .terms-of-use::-webkit-scrollbar-thumb{background-color:#d4d4d4;border:2px solid #d4d4d4;border-radius:2.4rem}#terms-of-use .terms-of-use__content p{margin-bottom:16px;line-height:25px}#terms-of-use .terms-of-use__content p.title{margin:18px 0;font-size:24px;font-weight:700}#terms-of-use .terms-of-use__content ul{padding-left:16px;list-style-type:disc!important}#terms-of-use .terms-of-use__content ul li{margin-bottom:7px}#terms-of-use .terms-of-use__content a{color:var(--color-black)}
