.acc-information__section-list{flex-direction:column;margin:0;display:flex}.acc-information__section-title,.acc-information__section-description{padding:var(--spacing-xl) 0 0 0}.acc-information__section-description:not(:last-of-type){border-bottom:1px solid var(--neutral-200);padding-bottom:var(--spacing-xl)}@media only screen and (min-width:1024px){.acc-information__section-list{grid-template-columns:22% 1fr;display:grid}.acc-information__section-title{padding-right:var(--spacing-xl);grid-column:1}.acc-information__section-description{grid-column:2}}.acc-information{background-color:var(--neutral-000);padding:var(--spacing-xl) var(--spacing-m) var(--spacing-xxl)}@media only screen and (min-width:768px){.acc-information{border-radius:var(--spacing-xs);padding-right:var(--spacing-xl);padding-left:var(--spacing-xl)}}.acc-information__title{font:var(--font-large-strong)}.acc-information__section{padding:var(--spacing-xl) 0}@media only screen and (min-width:1024px){.acc-information__section{display:flex}}.acc-information__section-title{font:var(--font-medium-strong)}@media only screen and (min-width:1024px){.acc-information__section-title{min-width:186px}}.acc-information__section-description{font:var(--font-small-regular)}.acc-information__section-description br:nth-of-type(n+3){display:none}.acc-information__section-description .bold{font:var(--font-small-strong)}
