@media (max-width:760px){.mobile-hidden{display:none!important}}.admin-layout a{color:#3867a6}.admin-layout .vs__dropdown-toggle{background:#fff;border:1px solid #9da4b0}.web-profiles{container-type:inline-size;display:flex;flex-direction:column;gap:var(--spacing);padding:calc(var(--spacing)/2)}.web-profiles.new-design{background-color:var(--color-secondary-container);padding:calc(var(--spacing)/2)}.web-profiles .profile-item{display:flex;gap:calc(var(--spacing)/2);position:relative}.web-profiles .profile-item:after{background-color:var(--color-line);bottom:auto;bottom:calc(var(--spacing)*-.5*1);content:"";height:1px;left:0;position:absolute;right:0}.web-profiles .profile-item:last-child:after{display:none}@container (max-width: 400px){.web-profiles .profile-item{flex-wrap:wrap}}.web-profiles .profile-item .left{display:flex;flex-direction:column;gap:calc(var(--spacing)/2)}.web-profiles .profile-item .profile-image{border-radius:60px;display:flex;flex:0 0 120px;flex-direction:column;gap:calc(var(--spacing)/2);justify-content:center;overflow:hidden;width:120px}.web-profiles .profile-item .profile-content :deep(p:first-child){margin-top:0;padding-top:0}.web-profiles .profile-item .profile-content :deep(p:last-child){margin-bottom:0;padding-bottom:0}.web-profiles .profile-item .profile-content .profile-name{font-size:1.25rem;font-weight:600}.web-profiles .profile-item .profile-content .profile-title{font-size:.75rem;padding-top:calc(var(--spacing-unit)/2);text-transform:uppercase}.web-profiles .profile-item .profile-content .profile-subtitle{font-size:.75rem;padding-top:calc(var(--spacing-unit)/2)}.web-profiles .profile-item .profile-content .profile-email{padding:5px 0}.web-profiles .profile-item .profile-content .profile-bio{padding-top:calc(var(--spacing)/3)}.web-profiles .profile-item .profile-content .profile-bio .text{max-height:75px;max-width:100%;overflow:hidden;text-overflow:ellipsis;transition:1s}@supports (-webkit-line-clamp:2){.web-profiles .profile-item .profile-content .profile-bio .text{display:-webkit-box;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.web-profiles .profile-item .profile-content .profile-bio.expanded .text{display:inherit;max-height:1000px}@supports (-webkit-line-clamp:2){.web-profiles .profile-item .profile-content .profile-bio.expanded .text{-webkit-line-clamp:none}}.web-profiles .profile-item .profile-content .profile-bio .show-more{color:var(--color-primary-main);cursor:pointer;padding-top:calc(var(--spacing)/3);text-decoration:underline}.web-profiles .profile-item:last-child{margin-bottom:0}
