.text-page{min-width:320px;background:#0d0f11}
.text-page .site-header{position:relative;top:12px;left:12px;right:auto;width:calc(100% - 24px);margin-bottom:16px}
.text-categories{height:44px;display:flex;align-items:center;justify-content:center;gap:8px}
.text-categories a{height:44px;padding:0 16px;display:flex;align-items:center;gap:8px;border-radius:4px;font-size:12px;font-weight:650;text-transform:uppercase;white-space:nowrap}
.text-categories i{width:32px;color:var(--accent);font-style:normal;text-align:center}
.legal-content{height:537px;padding:60px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px;align-items:start}
.back-button{grid-column:1;justify-self:start;height:44px;padding:0 16px;display:flex;align-items:center;gap:8px;border-radius:4px;background:var(--surface);font-size:10px;font-weight:650;text-transform:uppercase}
.back-button:first-letter{font-size:20px}
.legal-content article{grid-column:2/span 2;display:flex;flex-direction:column;gap:40px}
.legal-content h1{margin:0;font:32px/1.1 var(--display);text-transform:uppercase}
.legal-copy{display:flex;flex-direction:column;gap:12px;font-size:20px;line-height:1.3;letter-spacing:-.01em}
.legal-copy p{margin:0}
.text-page .site-footer{height:413px;min-height:413px}
@media(min-width:1600px){.legal-content{height:424px}}
@media(max-width:1023px){.text-page .site-header{top:0;left:0;width:100%;margin-bottom:0}.text-categories{display:none}.legal-content{height:374px;padding:32px 24px 60px;display:flex;flex-direction:column;gap:40px}.legal-content article{width:100%;gap:20px}.legal-content h1{font-size:26px}.legal-copy{font-size:14px}.text-page .site-footer{height:714px;min-height:714px}}
@media(max-width:479px){.legal-content{height:442px;padding:24px 16px 40px;gap:32px;overflow:hidden}.legal-content h1{font-size:20px}.legal-copy{font-size:13px}.text-page .site-footer{height:872px;min-height:872px}}

