.es-profile-list .es-profile-item{background-color:var(--color-white);border:1px solid var(--color-grey-mid);border-radius:32px;margin:0 0 32px;overflow:hidden;padding:48px 24px 220px;position:relative;z-index:2}.es-profile-list .es-profile-item .es-content{position:relative;z-index:2}.es-profile-list .es-profile-item .es-photo{background-position:bottom;background-repeat:no-repeat;background-size:contain;bottom:0;height:200px;left:0;margin:0 auto;position:absolute;right:0}.es-profile-list .es-profile-item h3{line-height:normal;margin:-6px 0;position:relative}.es-profile-list .es-profile-item .es-btn{height:54px;margin-left:16px}.es-profile-list .es-profile-item .es-btn-social{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 96'%3E%3Cpath fill='%23fff' d='M12 22.3h-.1C4.6 22.3 0 17.3 0 11.1 0 4.8 4.8 0 12.1 0c7.4 0 11.9 4.8 12 11.1.1 6.2-4.6 11.2-12.1 11.2m10.7 73.3H1.2V31.1h21.5zm77.3 0H78.6V61.1c0-8.7-3.1-14.6-10.9-14.6-5.9 0-9.4 4-11 7.8-.5 1.4-.7 3.3-.7 5.3v36H34.6c.3-58.5 0-64.5 0-64.5H56v9.4h-.1c2.8-4.4 7.9-10.9 19.5-10.9 14.1 0 24.7 9.2 24.7 29-.1 0-.1 37-.1 37'/%3E%3C/svg%3E") var(--color-brand-primary) center center/24px 24px no-repeat;border:0;display:block;float:left;height:51px;padding:12px 0 0;text-align:center;transition:background-color .4s ease,box-shadow .4s ease;width:51px}.es-profile-list .es-profile-item .es-btn-social:focus,.es-profile-list .es-profile-item .es-btn-social:hover{background-color:var(--color-brand-secondary)}@media (min-width:768px){.es-profile-list .es-profile-item{margin-bottom:64px;padding:48px 32px 48px 220px}.es-profile-list .es-profile-item.es-photo-right{padding:48px 220px 48px 32px;text-align:right}.es-profile-list .es-profile-item.es-photo-right .es-btn{margin-left:0;margin-right:16px}.es-profile-list .es-profile-item.es-photo-right .es-btn-social{float:right}.es-profile-list .es-profile-item .es-photo{height:100%;left:-100px;right:auto;top:0;width:500px}.es-profile-list .es-profile-item.es-photo-right .es-photo{left:auto;right:-100px}.es-profile-list .es-profile-item .es-btn-social{height:54px;width:54px}}.es-dark-theme .es-profile-list .es-profile-item{background:var(--color-off-black);border-color:var(--color-grey-darker)}