.actions-carousel{width:100%;margin:16px 0}.actions-carousel .swiper{overflow:hidden}.actions-carousel__slide{width:154px}.actions-card{width:154px;height:76px;border:0;cursor:pointer;border-radius:8px;padding:10px 8px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr;align-items:end;background:linear-gradient(180deg,#ff6a00,#ff5a00);box-shadow:0 18px 30px rgba(0,0,0,.14);color:#fff;text-align:left}.actions-card__icon{grid-column:1/2;grid-row:1/2;width:32px;height:32px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:rgba(0,0,0,.25)}.actions-card__title{grid-column:1/2;grid-row:2/3;font-size:14px;font-weight:500;line-height:30px;max-width:190px}.actions-card__arrow{grid-column:2/3;grid-row:2/3;font-size:30px;font-weight:700;line-height:1;opacity:.95}.community-cover__image{height:300px;padding:16px;position:relative;background-color:#ccc;background-repeat:no-repeat;background-size:cover;background-position:50%}@media(min-width:1200px){.community-cover__image{border-bottom-left-radius:8px;border-bottom-right-radius:8px}}.community-cover__name{bottom:16px;height:70px;position:absolute}@media(max-width:991.98px){.community-cover__image{height:132px!important;padding:8px}.community-cover__name{bottom:8px;height:auto}.community-cover__name h3{font-size:14px!important}.community-cover__name--avatar{width:38px!important;height:38px!important}}.community-cover__info{padding:12px!important;background-color:#fff}@media(min-width:991.98px){.community-cover__info{border-bottom-left-radius:8px;border-bottom-right-radius:8px}}@media(min-width:1200px){.community-cover__info{display:none!important}}.community-cover__info-button{text-align:center;text-decoration:underline}.community-exclusive-event{background-color:#fff;border-radius:8px;border-bottom:2px solid #ff6a00;padding:24px 32px;margin-bottom:16px}.community-exclusive-event__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}@media(max-width:768px){.community-exclusive-event{padding:16px}.community-exclusive-event__icon{display:none}.community-exclusive-event__wrapper{flex-direction:column}.community-exclusive-event button{width:100%}}@media(max-width:480px){.community-exclusive-event{padding:12px}}.community-header{margin-top:24px!important;padding:16px 32px}.community-header__logo{position:relative}.community-header__logo--avatar{border-color:#e7e7e7!important}.community-header__logo--upload{position:absolute;bottom:0;right:0}.community-logo-manage__grid{display:grid;grid-template-columns:repeat(4,112px);grid-gap:12px;gap:12px}.community-logo-manage__grid--item{width:112px;height:112px;border-radius:12px;padding:0;border:1px solid #e8e8e8;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer}.community-logo-manage__grid--item__image{width:96px;height:96px;border-radius:12px;overflow:hidden}.community-logo-manage__grid--item:hover,.community-logo-manage__grid--item__active{border-color:#ff6a00;background:rgba(255,106,0,.1)}.community-logo-manage__footer{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:8px}