.member-slot{max-width:200px;filter:drop-shadow(var(--drop-shadow-border-dark))}.member-slot .avatar{width:200px;height:200px;border-radius:50%;overflow:hidden;padding:10px;box-shadow:var(--box-shadow-border)}.member-slot .avatar .content{display:flex;justify-content:center;align-items:center;width:180px;height:180px;border-radius:50%;overflow:inherit}.member-slot .avatar .content img{object-fit:cover;width:inherit;height:inherit}.member-slot .anag{display:flex;justify-content:center;align-items:center;flex-direction:column}.member-slot .anag .title{margin-bottom:.25rem}.member-slot .anag .title span{font-weight:700;font-size:12px;display:block;color:var(--cosmic-latte)!important;width:100%}.member-slot .anag .name h6{text-align:center}.titleDescListItem{width:100%!important;height:100%!important;background:rgba(var(--bg-rgb),.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(var(--color-light-rgb),.2);border-radius:var(--bs-border-radius);box-shadow:var(--box-shadow-light);padding:2rem}.titleDescListItem .subtitle,.titleDescListItem .title{margin-bottom:0;text-align:left}.titleDescListItem .subtitle{font-weight:300}.titleDescListItem .btn-link{padding:0;display:inline-flex;align-items:center;justify-content:center}@media(min-width:992px){.titleDescListItem .subtitle{text-align:right}}.divider{border:none;margin:0;padding:0;background-color:rgba(var(--color-default-rgb),.35)}.divider--horizontal{width:100%;height:1px;margin:2rem 0}.divider--vertical{width:1px;height:100%;margin:0 2rem;display:inline-block}