.privacyPolicy{max-width:1440px;margin:100px auto;padding:100px 48px;display:flex;flex-direction:column;gap:86px;& h1,h2{padding-bottom:16px;border-bottom:1px solid var(--secondary-color)}& h1,& h3,h2{margin-bottom:16px}& p,& ul li{color:var(--secondary-color)}& .collected .items{display:flex;justify-content:center;gap:40px}}@media screen and (max-width:440px){.privacyPolicy{margin:50px 20px;padding:50px 0;gap:40px;& .collected .items{flex-direction:column;gap:20px;& h3{font-size:16px}}}}