.c-content-section{display:flex;flex-direction:column;border-radius:4px;overflow:hidden}@media screen and (min-width:768px){.c-content-section{flex-direction:row;align-items:center;gap:30px}.c-content-section--right{flex-direction:row-reverse}}@media screen and (min-width:1280px){.c-content-section{gap:80px}}.c-content-section--background{background-color:#004989;border-radius:4px}@media screen and (min-width:768px){.c-content-section--background{gap:0}}@media screen and (min-width:768px){.c-content-section__image-wrapper{flex:1 1 49%}}@media screen and (min-width:1280px){.c-content-section__image-wrapper{flex:1 1 47%}}.c-content-section--background .c-content-section__image-wrapper{order:1;position:relative}@media screen and (min-width:768px){.c-content-section--background .c-content-section__image-wrapper{align-self:stretch;margin-left:-50px}}@media screen and (min-width:1280px){.c-content-section--background .c-content-section__image-wrapper{margin-left:-100px}}.c-content-section--background .c-content-section__image-wrapper::after{content:"";position:absolute;display:block;top:0;height:100%;left:0;width:100%;background:linear-gradient(90deg,#004989 0,rgba(0,73,137,0) 100%)}.c-content-section__image img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:4px}.c-content-section--background .c-content-section__image img{border-radius:0 0 4px 4px;margin-bottom:-3px}@media screen and (min-width:768px){.c-content-section--background .c-content-section__image img{height:100%;border-radius:0 4px 4px 0}}.c-content-section__content{margin-top:20px;position:relative;z-index:1}@media screen and (min-width:768px){.c-content-section__content{flex:1 1 51%;margin-top:0}}@media screen and (min-width:1280px){.c-content-section__content{flex:1 1 53%}}.c-content-section--background .c-content-section__content{margin-top:0;padding:40px 30px 0}@media screen and (max-width:767px){.c-content-section--background .c-content-section__content:first-child{padding-bottom:40px}}@media screen and (min-width:768px){.c-content-section--background .c-content-section__content{padding:40px 30px}}@media screen and (min-width:1280px){.c-content-section--background .c-content-section__content{padding:100px 80px}}.c-content-section--background .c-content-section__heading{color:#fff}.c-content-section__text{margin-top:10px}@media screen and (min-width:1280px){.c-content-section__text{margin-top:20px}}.c-content-section__text:first-child{margin-top:0}.c-content-section--background .c-content-section__text{color:#fff}.c-content-section__cta-wrapper{margin-top:30px;display:flex;flex-wrap:wrap;gap:10px}@media screen and (min-width:768px){.c-content-section__cta-wrapper{margin-top:20px}}@media screen and (min-width:1280px){.c-content-section__cta-wrapper{margin-top:30px}}.c-content-section--background .c-content-section__cta:nth-child(2){color:#fcb134;border-color:#fcb134}.c-content-section--background .c-content-section__cta:nth-child(2):focus,.c-content-section--background .c-content-section__cta:nth-child(2):hover{background-color:#fcb134;color:#112f49}
