.profile-photo-row{display:flex;align-items:center;gap:18px;margin:8px 0 20px;padding:15px;border:1px dashed #bad7cf;border-radius:14px;background:#f7fbf9}.profile-photo-row img,.profile-photo-row>span{width:82px;height:82px;border-radius:50%;object-fit:cover;background:#dff5ed;color:#14786f;display:grid;place-items:center;font-size:12px;font-weight:700}.profile-photo-row label{margin-top:0}.profile-photo-row input{max-width:360px}.profile-photo-row small{display:block;margin-top:5px;color:#68807d}.attendance-type{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:12px 0;padding:16px;border:1px solid #dce8e4;border-radius:14px;background:#fff}.attendance-type>label{display:grid;grid-template-columns:20px 1fr;column-gap:8px;margin:0}.attendance-type>label input{width:auto;grid-row:1/3}.attendance-type>label small{grid-column:2;color:#68807d}.attendance-type>div{width:180px}.attendance-type>div label{margin:0 0 5px;font-size:12px}.attendance-type.disabled{opacity:.55;background:#f5f7f6}.attendance-type input:disabled{background:#edf1f0}.choice-grid+button{margin-top:22px}@media(max-width:600px){.profile-photo-row,.attendance-type{align-items:flex-start;flex-direction:column}.attendance-type>div{width:100%}}
