.custom-text__content{display:flex;flex-direction:column;row-gap:3rem}.custom-text__big-text{font-weight:500;margin-left:auto;margin-right:auto;width:100%}.custom-text__detail{display:flex;flex-direction:column;line-height:190%;row-gap:1.5rem;width:100%}@media(min-width:992px){.custom-text__detail{row-gap:3rem}}.custom-text__small-text{font-weight:300}.custom-text__small-text ul{list-style-position:outside;padding-left:2rem}.custom-text__small-text ol{list-style-position:outside;padding-left:3rem}.custom-text__small-text ol li::marker{font-weight:700}.custom-text--white{background-color:var(--color-white)}.custom-text--primary-light{background-color:var(--color-primary-light)}.custom-text--center{text-align:center}.custom-text--center .custom-text__detail{align-items:center;margin-left:auto;margin-right:auto}