#termsVersion{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem;border-top:1px solid rgba(137,141,169,.3);border-bottom:1px solid rgba(137,141,169,.3);margin-top:1rem;padding:1rem 0}#termsVersion .version-date{display:flex;gap:1.25rem;font-size:.875rem;line-height:1.25rem}#termsVersion .version-date span{display:flex;align-items:center;gap:.5rem}#termsVersion .buttons-container{display:flex;flex-direction:row}@media(min-width:75rem){#termsVersion{flex-direction:row;justify-content:space-between;align-items:center}#termsVersion .buttons-container{flex-direction:row-reverse}}