.aa-columns .aa-inner{flex-direction:column}.aa-columns .aa-inner.aa-columns--bg{padding-left:0;padding-right:0}@media(min-width:768px){.aa-columns .aa-inner.aa-columns--bg{padding-left:20;padding-right:20}}.aa-columns__body{display:flex;flex-direction:column;align-items:center;width:100%;justify-content:space-between}.aa-columns__body.aa-bg--white:last-child{padding-bottom:0 !important}.aa-column{width:100%}@media(min-width:992px){.aa-column{max-width:calc(100%/2);padding-left:0;padding-right:0}}.aa-column__body{margin-bottom:32px}.aa-column--image.aa-column--image-round{display:flex;flex-direction:column;align-items:center;justify-content:center}.aa-column--image-round .aa-column__inner{width:100%;max-width:355px}.aa-column--image-round .aa-column__image{width:100%;height:0;padding:0 0 100% 0;overflow:hidden;position:relative;border-radius:50%}.aa-column--image-round .aa-column__image img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.aa-column--text{padding-top:32px;padding-bottom:32px;padding-left:$padding/2;padding-right:$padding/2;width:100%;margin-left:auto;margin-right:auto;max-width:560px}@media(min-width:992px){.aa-column--text{padding-top:64px;padding-bottom:64px;padding-right:60px;padding-left:30px}}@media(min-width:1200px){.aa-column--text{padding-left:0}}.aa-column--image-fixed{align-self:stretch;padding:0 0 60% 0;height:0;position:relative;width:100%;overflow:hidden}@media(min-width:992px){.aa-column--image-fixed{max-width:700px;min-height:500px;height:auto;padding:0}.aa-column--image-fixed .aa-column__inner,.aa-column--image-fixed .aa-column__image{height:100%}}.aa-column--image-fixed img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media(min-width:992px){.aa-column--image img{position:relative}}.aa-column--image{min-height:200px}@media(min-width:992px){.aa-columns__body:nth-of-type(odd){flex-direction:row-reverse}}@media(min-width:992px){.aa-columns__body:nth-of-type(even){flex-direction:row}.aa-column--text{padding-right:30px;padding-left:60px}}@media(min-width:992px){.aa-columns--reversed .aa-columns__body:nth-of-type(odd){flex-direction:row}.aa-columns--reversed .aa-columns__body:nth-of-type(odd) .aa-column--text{padding-left:60px;padding-right:0}.aa-columns--reversed .aa-columns__body:nth-of-type(even){flex-direction:row-reverse}.aa-columns--reversed .aa-columns__body:nth-of-type(even) .aa-column--text{padding-right:60px;padding-left:0}}