.profilesmall__base{background-color:var(--color-neutral-white);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;gap:10px;justify-content:space-between;margin-bottom:24px}.profilesmall__heading{margin-bottom:0}.profilesmall__infoWrapper{display:flex;flex-flow:row wrap}.profilesmall__infoElement{flex:1 0 100%}.profilesmall__subheader{font-family:var(--typography-body-family-primary-regular);font-size:calc(var(--typography-font-size-125) * 1px);line-height:calc(var(--typography-body-l-line-height) * 1px);font-weight:var(--typography-body-weight-bold);color:var(--color-neutral-gray-900)}.profilesmall__subheader--newEmail{align-items:flex-start;display:flex;position:relative}.profilesmall__subheader--newEmail .tooltip__trigger{margin-bottom:0 !important;margin-top:0 !important;transform:translateY(0) !important}.profilesmall__subheader--newEmailText{margin-right:4px}.profilesmall__text{font-family:var(--typography-body-family-primary-regular);font-size:calc(var(--typography-font-size-125) * 1px);line-height:calc(var(--typography-body-l-line-height) * 1px);font-weight:var(--typography-body-weight-regular);color:var(--color-typography-caption);margin-bottom:16px}.profilesmall__settingsLink{font-family:var(--typography-label-family-primary);font-size:calc(var(--typography-font-size-125) * 1px);line-height:calc(var(--typography-line-height-120-18) * 1px);font-weight:var(--typography-label-weight-bold);border-top:1px solid var(--color-neutral-gray-100);color:var(--component-link-foreground-enabled);display:block;margin-top:24px;padding-top:24px}.profilesmall__settingsLink:focus::before{top:16px}@media print, (min-width: 960px){.profilesmall__headerContainer{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:calc(var(--shadow-x-offset-x-01) * 1px) calc(var(--shadow-y-offset-y-01) * 1px) calc(var(--shadow-blur-blur-02) * 1px) 0 var(--color-neutral-black-alpha-100a)}.profilesmall__base:hover .profilesmall__settingsLink{color:var(--component-link-foreground-hover)}.profilesmall__settingsLink{border:0;margin-top:8px;padding:0;text-align:right}.profilesmall__settingsLink--bottom{display:none}.profilesmall__base--notHovered .profilesmall__settingsLink{color:var(--component-link-foreground-enabled) !important}}
