.accordion__list[data-v-a51d5dbb]{align-items:center;display:flex;flex-direction:column;gap:20px}.accordion__item[data-v-a51d5dbb]{max-width:var(--right-content-width);width:100%}.accordion__details[open]>.accordion__summary[data-v-a51d5dbb]{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 8px 20px 0 transparent}.accordion__details[open] .accordion__icon[data-v-a51d5dbb]:after{opacity:0;transform:scaleY(0)}.accordion__details[open]>.accordion__summary[data-v-a51d5dbb]~*{animation:sweep-a51d5dbb .5s ease-in-out}.accordion__content[data-v-a51d5dbb],.accordion__summary[data-v-a51d5dbb]{border:1px solid #eff1f2;border-radius:var(--border-radius-xs)}.accordion__summary[data-v-a51d5dbb]{align-items:center;background-color:var(--bg-color-grey);cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:18px 24px;width:100%}@media (max-width:479px){.accordion__summary[data-v-a51d5dbb]{gap:6px}}.accordion__content[data-v-a51d5dbb]{background-color:var(--bg-color-white);border:none;border-top-left-radius:0;border-top-right-radius:0;padding:16px 16px 8px}.accordion__content>p[data-v-a51d5dbb]{color:var(--grey-2);font-size:.875rem;font-weight:400;line-height:1.3125rem}.accordion__icon[data-v-a51d5dbb]{align-items:center;display:flex;height:24px;justify-content:center;position:relative;transition:transform .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:24px}.accordion__icon[data-v-a51d5dbb]:after,.accordion__icon[data-v-a51d5dbb]:before{background-color:var(--blue);content:"";position:absolute;transition:transform .3s ease,opacity .3s ease}.accordion__icon-plus[data-v-a51d5dbb]:before{height:2px;width:14px}.accordion__icon-plus[data-v-a51d5dbb]:after{height:14px;width:2px}.accordion__icon-minus[data-v-a51d5dbb]:before{height:2px;width:14px}@keyframes sweep-a51d5dbb{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.club-card[data-v-bd582f2c]{background-color:var(--bg-color-grey);background-repeat:no-repeat;background-size:cover;contain-intrinsic-size:301px;content-visibility:auto;display:flex;flex-direction:column;height:301px;margin-bottom:0;padding:30px}@media (min-width:1170px){.club-card[data-v-bd582f2c]{margin-bottom:30px}}.club-card-short[data-v-bd582f2c]{margin-bottom:0}@media (max-width:479px){.club-card[data-v-bd582f2c]{margin-right:16px}}@media (max-width:920px){.club-card[data-v-bd582f2c]{height:auto;padding:24px}}@media (max-width:479px){.club-card[data-v-bd582f2c]{padding:10px}}.club-card__title[data-v-bd582f2c]{color:var(--heading-text-color-dark)}@media (max-width:479px){.club-card__title[data-v-bd582f2c]{text-align:center}}.club-card__info[data-v-bd582f2c]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;row-gap:4px}.club-card__info .icon-link span[data-v-bd582f2c]{font-size:1rem;line-height:17.79px}.club-card__info-text[data-v-bd582f2c]{color:var(--body-text-color-dark);font-size:1rem;font-weight:400;line-height:21px}.club-card__content[data-v-bd582f2c]{display:flex;flex-direction:row;gap:16px;justify-content:space-between}@media (max-width:910px){.club-card__content[data-v-bd582f2c]{align-items:flex-start;flex-direction:column;gap:24px}}.club-card__left[data-v-bd582f2c]{align-items:flex-start;display:flex;flex-direction:column;width:60%}@media (max-width:767px){.club-card__left[data-v-bd582f2c]{width:100%}}.club-card__right[data-v-bd582f2c]{align-items:center;align-items:baseline;display:flex;flex-direction:column;gap:4px;position:relative;width:40%}@media (max-width:479px){.club-card__right[data-v-bd582f2c]{align-items:flex-start;max-width:100%;width:100%}}.club-card__description[data-v-bd582f2c]{margin:0}.club-card__img[data-v-bd582f2c]{border-radius:var(--border-radius-sm);box-shadow:var(--box-shadow-tertiary);height:auto;max-width:100%;position:absolute;right:0;top:-24%}@media (max-width:1170px){.club-card__img[data-v-bd582f2c]{top:0}}@media (max-width:920px){.club-card__img[data-v-bd582f2c]{position:relative}}.club-card__item[data-v-bd582f2c]{margin:0}@media (max-width:479px){.club-card__item[data-v-bd582f2c]{font-size:.8125rem}}.club-card__details[data-v-bd582f2c],.club-card__registry[data-v-bd582f2c]{display:flex;flex-direction:column}@media (max-width:1220px){.club-card-short[data-v-bd582f2c]{height:auto;padding:24px}.club-card-short .club-card__content[data-v-bd582f2c]{flex-direction:column;gap:24px}}.club-card-short .club-card__img[data-v-bd582f2c]{top:0}@media (max-width:1220px){.club-card-short .club-card__img[data-v-bd582f2c]{position:relative}}.tr-card[data-v-1ae1660e]{background:var(--linear-gradient-ocean);border-radius:var(--border-radius-xs);contain-intrinsic-size:300px;content-visibility:auto;display:flex}.tr-card__wrapper[data-v-1ae1660e]{display:grid;gap:30px;justify-content:center}.tr-card__wrapper[data-v-1ae1660e]:has(.tr-card__large){grid-template-columns:repeat(auto-fit,270px)}@media (max-width:1023px){.tr-card__wrapper[data-v-1ae1660e]:has(.tr-card__large){grid-template-columns:repeat(auto-fit,224.5px)}}@media (max-width:767px){.tr-card__wrapper[data-v-1ae1660e]:has(.tr-card__large){grid-template-columns:repeat(auto-fit,minmax(224.5px,1fr))}}.tr-card__wrapper[data-v-1ae1660e]:has(.tr-card__small){grid-template-columns:repeat(auto-fit,209px)}@media (min-width:1218px){.tr-card__wrapper[data-v-1ae1660e]:has(.tr-card__small){grid-template-columns:repeat(auto-fit,195px)}}@media (max-width:1023px){.tr-card__wrapper[data-v-1ae1660e]:has(.tr-card__small){grid-template-columns:repeat(auto-fit,224.5px)}}@media (max-width:767px){.tr-card__wrapper[data-v-1ae1660e]:has(.tr-card__small){grid-template-columns:repeat(auto-fit,minmax(224.5px,1fr))}}.tr-card__large[data-v-1ae1660e]{flex-direction:row;gap:20px;height:112px;width:100%}.tr-card__large .tr-card__info[data-v-1ae1660e]{padding:23px 12px 23px 0}@media (max-width:767px){.tr-card__large[data-v-1ae1660e]{gap:40px;height:97px}.tr-card__large .tr-card__info[data-v-1ae1660e]{gap:8px;padding:16px 16px 16px 0}}.tr-card__large .tr-card__name[data-v-1ae1660e]{font-family:var(--font-family-heading)}@media (hover:hover) and (pointer:fine){.tr-card__large:hover .tr-card__link[data-v-1ae1660e]{text-decoration:none}}.tr-card__small[data-v-1ae1660e]{flex-direction:column;gap:4px;height:96px;justify-content:space-between;text-decoration:none;width:100%}.tr-card__small .tr-card__info[data-v-1ae1660e]{padding:0 12px 12px}@media (max-width:767px){.tr-card__small[data-v-1ae1660e]{align-items:flex-start;flex-direction:row;gap:40px;height:50px;justify-content:flex-start}.tr-card__small .tr-card__info[data-v-1ae1660e]{padding:16px 0}}.tr-card__small .tr-card__name[data-v-1ae1660e]{word-break:normal}@media (hover:hover) and (pointer:fine){.tr-card__small:hover .tr-card__name[data-v-1ae1660e]{text-decoration:underline}}.tr-card__preview[data-v-1ae1660e]{height:44px;width:44px}.tr-card__info[data-v-1ae1660e]{display:flex;flex-direction:column;justify-content:space-between}.tr-card__name[data-v-1ae1660e]{font-size:.875rem;font-weight:600;line-height:1.125rem}.tr-card__link[data-v-1ae1660e],.tr-card__name[data-v-1ae1660e]{color:var(--body-text-color-light);transition:.3s ease-out}.tr-card__link[data-v-1ae1660e]{text-decoration:underline;text-decoration-style:solid;text-decoration-offset:Auto;cursor:pointer;text-decoration-thickness:Auto}
