.form-searchfilter{display:flex;flex-direction:column;gap:0}.form-searchfilter__label{color:var(--c-gray);font-family:var(--font-brand-bold);font-size:.9rem}.form-searchfilter__input-wrapper input{width:100%}.form-searchfilter>*{border-bottom:1px solid var(--c-light-gray)}.form-searchfilter__item-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:1rem 0;width:100%}.form-searchfilter__item-content{max-height:0;overflow:hidden;transition:max-height .3s ease,visibility .3s ease;visibility:hidden}.form-searchfilter__item-content.is-open{max-height:499rem;visibility:visible}.profile-item__grid-row{display:grid;gap:1rem;grid-template-columns:96px 1fr 30px}@media screen and (max-width:540px){.profile-item__grid-row{grid-template-columns:1fr}}.profile-item{padding:0}.profile-item__chip-label{color:var(--c-brand);font-size:.7rem}.profile-item__chip-availability{font-size:.8rem}.profile-item__chip--small{background-color:color-mix(in srgb,var(--c-brand),var(--c-white) 95%);border:1px solid transparent;border-color:color-mix(in srgb,var(--c-brand),var(--c-white) 85%);padding:.2rem .5rem}.profile-item__chip--available{background:color-mix(in srgb,var(--c-success),var(--c-white) 80%);border:1px solid color-mix(in srgb,var(--c-success),var(--c-white) 10%);color:var(--c-success)}.profile-item__chip--not_registered{background:color-mix(in srgb,var(--c-info),var(--c-white) 80%);border:1px solid color-mix(in srgb,var(--c-info),var(--c-white) 10%);color:var(--c-info)}.profile-item__chip--conditionally_available{background:color-mix(in srgb,var(--c-warning),var(--c-white) 90%);border:1px solid color-mix(in srgb,var(--c-warning),var(--c-white) 50%);color:var(--c-warning)}.profile-item__chip--fully_booked{background:color-mix(in srgb,var(--c-danger),var(--c-white) 90%);border:1px solid color-mix(in srgb,var(--c-danger),var(--c-white) 50%);color:var(--c-danger)}.profile-item__avatar-image-wrapper{--p-avatar-xl-width:6rem}.profile-item__avatar-image-wrapper img{border-radius:var(--p-avatar-border-radius)}.profile-item__actions{align-items:start;display:flex;justify-content:end}@media screen and (max-width:540px){.profile-item__actions{order:-1}}.illustration-circle[data-v-19d9769b]{align-items:center;background:linear-gradient(135deg,#2e6ba814,#0f7b8a14);border-radius:50%;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.illustration-circle[data-v-19d9769b]:before{animation:pulse-19d9769b 3s ease-in-out infinite;background:linear-gradient(135deg,#2e6ba81f,#0f7b8a1f);border-radius:50%;content:"";height:120px;position:absolute;width:120px}@media screen and (min-width:992px){.illustration-circle[data-v-19d9769b]:before{height:180px;width:180px}}.illustration-icon[data-v-19d9769b]{color:var(--c-brand);height:70px;opacity:.7;position:relative;width:70px;z-index:1}@media screen and (min-width:992px){.illustration-icon[data-v-19d9769b]{height:120px;width:120px}}@keyframes pulse-19d9769b{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}
