.callout-section{padding-bottom:10rem;position:relative;text-align:center}.callout-section--no-wave{padding-bottom:0}.callout-section__wave-wrapper{bottom:0;left:50%;position:absolute;transform:translateX(-50%);width:100vw;z-index:-1}.callout-section__wave{height:100%;width:100%}.callout-section__callouts{align-items:center;display:flex;flex-direction:column}.callout-section__callouts>*+*{margin-top:2rem}.callout{align-items:center;display:flex;flex-direction:column;max-width:70%}.callout__image{height:auto;max-width:125px}.callout__title-wrapper{margin:1rem 0}.callout__title-wrapper>*{margin-bottom:0}.callout__title-wrapper>*+*{margin-top:.25rem}.callout__subtitle{font-weight:700;opacity:.5;text-transform:uppercase}.callout__content{max-width:55ch}.callout__center{display:block;margin-left:auto;margin-right:auto}.callout__spaced{display:flex;flex-direction:row;font-weight:700;justify-content:space-between;list-style:none;margin:0 0 1.4rem;max-width:100%;padding:0;text-align:center;width:100%}@media screen and (max-width:767px){.callout__spaced{flex-direction:column}.callout__spaced li{margin:10px}}