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