.background-wrapper{display:flex;flex-direction:column;position:relative;width:100%}.background-wrapper,.background-wrapper.theme-transparent{background-color:transparent}.background-wrapper.theme-fill{background-color:var(--theme-primary-16)}.background-wrapper.theme-lighten{background-color:var(--theme-primary-10)}.background-wrapper.theme-wave-top:after{background-color:var(--theme-primary-16);bottom:0;content:"";height:1px;position:absolute;width:100%}.background-wrapper>.rich-text-section{margin:auto;max-width:90rem;padding-left:1.25rem;padding-right:1.25rem;width:100%}@media only screen and (min-width:48rem){.background-wrapper>.rich-text-section{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:90rem){.background-wrapper>.rich-text-section{padding-left:3rem;padding-right:3rem}}
