.two-columns{display:flex;flex-direction:column}@media screen and (min-width: 992px){.two-columns{flex-direction:row}}.two-columns.mobile-layout--right-left{flex-direction:column-reverse}@media screen and (min-width: 992px){.two-columns.mobile-layout--right-left{flex-direction:row}}@media screen and (max-width: 991px){.two-columns.desktop-layout--content-content .two-columns--left .two-columns--content{padding-bottom:0}}.two-columns>*{display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}@media screen and (min-width: 992px){.two-columns>*{width:50%}}@media screen and (min-width: 992px){.spacing-compact .two-columns--type-image,.spacing-compact .two-columns--type-slider,.spacing-compact .two-columns--type-video{padding-left:0 !important;padding-right:0 !important}}@media screen and (min-width: 992px){.two-columns--left{padding-right:2%}}@media screen and (min-width: 1200px){.two-columns--left{padding-right:4.375%}}@media screen and (min-width: 992px){.two-columns--left .two-columns--content{align-self:flex-end}}@media screen and (min-width: 992px){.two-columns--right{padding-left:2%}}@media screen and (min-width: 1200px){.two-columns--right{padding-left:4.375%}}@media screen and (min-width: 992px){.two-columns--two-images{display:flex;flex-direction:column}.two-columns--two-images>*{flex:1}}.two-columns--img{height:100%}.two-columns--content{max-width:600px;padding:45px 37px}@media screen and (max-width: 991px){.two-columns--content{margin:auto}}@media screen and (min-width: 992px){.two-columns--content{padding:45px 22px}.spacing-compact .two-columns--content{padding:22px}}.two-columns--content>*:last-child{margin-bottom:0}.two-columns--content-block:not(:last-child){margin-bottom:50px}.two-columns--title.h1{margin-bottom:20px}.two-columns--title.h2,.two-columns--title.h3{margin-bottom:10px}.two-columns--call-out{margin-bottom:30px}.two-columns--text p{padding-bottom:20px}.two-columns--ctas-multiple{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 992px){.two-columns--ctas-multiple{flex-direction:row;justify-content:space-evenly}}.two-columns--ctas-multiple>*{margin-bottom:20px}@media screen and (min-width: 992px){.two-columns--ctas-multiple>*{margin-bottom:0}}.two-columns--img-callout{position:absolute;background-color:var(--navy-color);color:#fff;padding:30px 25px;text-align:center;font-family:var(--heading-font);left:50%;bottom:-80px;transform:translateX(-50%);max-width:90%;z-index:10}@media screen and (max-width: 639px){.two-columns--img-callout{min-width:60%}}@media screen and (min-width: 992px){.two-columns--img-callout{bottom:-70px;left:auto;right:38px;transform:translateX(0)}}.two-columns--img-callout-heading{font-size:2.25rem;font-weight:var(--bold);letter-spacing:-2px}.two-columns--img-callout-subheading{font-size:.75rem;font-weight:var(--medium);padding-top:10px}.two-columns--slider .pp-btn{right:20px;bottom:16px}.two-columns--video{position:relative;overflow:hidden;width:100%;height:100%}.two-columns--video.video-ratio-16by9{padding-top:56.25%}.two-columns--video.video-ratio-4by3{padding-top:75%}.two-columns--video iframe{position:absolute;top:0;left:0;width:100%;height:100%}