.profilesmall__base{background-color:var(--ccardbg);border-radius:8px;cursor:pointer;padding:16px 24px 24px;position:relative;transition:box-shadow 0.3s}.profilesmall__base--notHovered{cursor:default}.profilesmall__headerContainer{align-items:center;display:flex;justify-content:space-between}.profilesmall__heading{margin-bottom:24px}.profilesmall__infoWrapper{display:flex;flex-flow:row wrap}.profilesmall__infoElement{flex:1 0 100%}.profilesmall__subheader{font-size:18px;line-height:26px;font-weight:700;color:var(--cgrey0)}.profilesmall__text{font-size:18px;line-height:26px;font-weight:400;color:var(--ctextsecondary);margin-bottom:16px}.profilesmall__settingsLink{font-size:18px;line-height:26px;font-weight:700;color:var(--clink);border-top:1px solid var(--clistdivider);display:block;margin-top:24px;padding-top:24px}.profilesmall__settingsLink:focus::before{top:16px}@media print, (min-width: 960px){.profilesmall__heading{margin-bottom:32px}.profilesmall__infoElement:nth-child(odd of :not([hidden])){flex:1 1 calc(50% - 42px);padding-right:42px}.profilesmall__infoElement{flex:1 1 50%}.profilesmall__text{margin-bottom:32px}.profilesmall__settingsLink:focus::before{top:-8px}}@media print,(min-width:960px){.profilesmall__base{padding:42px}.profilesmall__base:hover{box-shadow:0 2px 4px rgba(0,0,0,.14),0 4px 5px rgba(0,0,0,.12),0 1px 10px rgba(0,0,0,.2)}.profilesmall__base:hover .profilesmall__settingsLink{color:var(--chighlight)}.profilesmall__settingsLink{border:0;margin:0 0 25px;padding:0}.profilesmall__settingsLink--bottom{display:none}.profilesmall__base--notHovered .profilesmall__settingsLink{color:var(--clink) !important}}
