.cookie-article{display:flex;flex-direction:column;gap:var(--space-8)}.cookie-section{padding-bottom:var(--space-6);border-bottom:1px solid rgba(224,215,200,0.9)}.cookie-section:last-of-type{border-bottom:none;padding-bottom:0}.cookie-section h2{font-size:clamp(1.35rem,2.1vw,1.6rem);margin-bottom:var(--space-3)}.cookie-section p{max-width:60ch}.cookie-table-wrap{margin-top:var(--space-4)}.cookie-table-wrap .table{font-size:0.86rem}.cookie-table-wrap .table td:first-child{white-space:nowrap;font-weight:500;color:var(--gray-700)}@media (max-width:768px){.cookie-section{padding-bottom:var(--space-5)}}