.volunteer-register-sidebar{border:1px solid rgb(var(--color-3));padding:24px 32px}.volunteer-register-sidebar>*+*{margin-top:32px}.volunteer-register-sidebar__text{color:rgb(var(--color-8));font-size:16px;line-height:24px}.volunteer-register-sidebar__button .volunteer-register-button__button{max-width:320px;width:100%}.portal-page-volunteer-rules{padding-bottom:48px;padding-top:24px}.portal-page-volunteer-rules>*+*{margin-top:32px}.portal-page-volunteer-rules__sections .ui-tabs__list{flex-wrap:wrap}.portal-page-volunteer-rules__section-title{color:rgb(var(--color-8));font-size:24px;font-weight:700;line-height:28px;margin-top:40px}.portal-page-volunteer-rules__tabs{margin-top:16px}.portal-page-volunteer-rules__tabs .ui-tabs__list{flex-wrap:wrap}.portal-page-volunteer-rules__body{grid-gap:32px;display:grid;gap:32px;grid-template-areas:"main sidebar";grid-template-columns:1fr 384px}@media(max-width:960px){.portal-page-volunteer-rules__body{grid-template-areas:"main" "sidebar";grid-template-columns:1fr}}.portal-page-volunteer-rules__main{grid-area:main}.portal-page-volunteer-rules__sidebar{grid-area:sidebar}.portal-page-volunteer-rules__register{position:sticky;top:16px}