.intro .consent,
.contact-card .consent { display:flex; gap:9px; align-items:flex-start; margin:13px 0 0; color:#4e6078; font-size:13px; font-weight:500; }
.intro .consent input,
.contact-card .consent input { width:17px; height:17px; flex:0 0 17px; margin:1px 0 0; padding:0; box-shadow:none; }
.intro .consent a,
.contact-card .consent a { color:#155eef; }
.intro-consent { max-width:430px; }
