.Privacy-Policy{max-width:960px}.Privacy-Policy__text-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;margin:80px 0 40px}.Privacy-Policy__subtext{font-size:20px;font-weight:400;line-height:28px;font-style:italic;margin:0}.Privacy-Policy>section>p{margin:32px 0}@media (max-width:600px){.Privacy-Policy__text-block{gap:16px;margin:40px 0 0}.Privacy-Policy__subtext{font-size:18px;font-weight:400;line-height:24px;font-style:italic}.Privacy-Policy .table__container{overflow-x:auto;-webkit-overflow-scrolling:touch}.Privacy-Policy table{min-width:600px}}table,ul{margin-bottom:32px}table{border-radius:8px;border:1px solid var(--Neutral-400);border-collapse:collapse;max-width:928px;border-collapse:separate;border-spacing:0}td,th{padding:16px 20px}table tr td,table tr th{border-right:1px solid var(--Neutral-400);border-bottom:1px solid var(--Neutral-400)}table tr td:first-child,table tr th:first-child{border-left:1px solid var(--Neutral-400)}table tr th{text-align:left;border-top:1px solid #bbb}table tr:first-child th:first-child{border-top-left-radius:8px}table tr:first-child th:last-child{border-top-right-radius:8px}table tr:last-child td:first-child{border-bottom-left-radius:8px}table tr:last-child td:last-child{border-bottom-right-radius:8px}