.terms-section{display:flex;height:100vh;width:100%;flex-direction:column;gap:.5rem;overflow:hidden;padding:1rem;font-family:Roboto,sans-serif}@media (min-width:640px){.terms-section{gap:.75rem}}@media (min-width:1280px){.terms-section{gap:1.25rem}}.terms-title{font-family:Roboto,sans-serif;font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity:1;color:rgb(10 103 253/var(--tw-text-opacity,1))}@media (min-width:1280px){.terms-title{font-size:1.5rem;line-height:2rem}}.terms-heading{font-family:Roboto,sans-serif;font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity:1;color:rgb(10 103 253/var(--tw-text-opacity,1))}@media (min-width:1280px){.terms-heading{font-size:1.5rem;line-height:2rem}}.terms-subheading{font-family:Roboto,sans-serif;font-weight:700}@media (min-width:1280px){.terms-subheading{font-size:1.25rem;line-height:1.75rem}}.terms-content{text-align:justify;font-family:Roboto,sans-serif;font-size:.75rem;line-height:1rem}@media (min-width:640px){.terms-content{font-size:.875rem;line-height:1.25rem}}.terms-scroll{display:flex;max-height:calc(90vh - 200px);width:100%;flex-direction:column;gap:1rem;overflow-y:auto}@media (min-width:1280px){.terms-scroll{max-height:calc(80vh - 200px)}}.terms-scroll::-webkit-scrollbar{width:8px}.terms-scroll::-webkit-scrollbar-thumb{background-color:#0a67fd;border-radius:6px}.terms-scroll::-webkit-scrollbar-track{background-color:#d1d5db;border-radius:6px}.terms-container{display:flex;width:90%;flex-direction:column}@media (min-width:768px){.terms-container{width:98%}}