.profileDates,.quickProfileDates{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:0 0 12px}.profileDates>span,.quickProfileDates>span{padding:9px 10px;border:1px solid #ffffff0d;border-radius:10px;background:#07151a}.profileDates small,.profileDates b,.quickProfileDates small,.quickProfileDates b{display:block}.profileDates small,.quickProfileDates small{color:#81978f;font-size:7px;letter-spacing:.06em}.profileDates b,.quickProfileDates b{margin-top:4px;color:#8ce8bd;font-size:10px}.profileDates label{grid-column:1/-1;display:flex;align-items:center;gap:7px;padding:8px 10px;border-radius:9px;background:#ffffff07;color:#b9c9c4;font-size:9px}.profileDates input{width:15px;height:15px}.quickProfileDates{margin:8px 0 0}.quickProfileDates b{color:#e7c768}.profileDates.hidden{display:none!important}@media(max-width:700px){.profileDates,.quickProfileDates{grid-template-columns:1fr}.profileDates label{grid-column:auto}}
