.switchback-section{overflow:hidden;padding:100px 0 80px;position:relative;z-index:1}.switchback-section,.switchback-section .wrap{display:inline-block;width:100%}.switchback-section .wrap .col{align-items:center;display:flex;gap:100px;justify-content:space-between;width:100%}.switchback-section .wrap .col .left-col{display:inline-block;width:60%}.switchback-section .wrap .col .right-col{display:inline-block;width:40%}.switchback-section .wrap .col .right-col .image{display:inline-block;line-height:0;vertical-align:top;width:100%}.switchback-section .wrap .col .right-col .image img{display:inline-block;object-fit:cover;object-position:center;width:100%}.switchback-section .wrap .col .left-col h2{color:#112c6b;display:inline-block;width:100%}.switchback-section .wrap .col .left-col .content{display:inline-block;width:100%}.switchback-section .wrap .col .left-col .content p{color:#000;display:inline-block;font-weight:500;width:100%}.switchback-section .wrap .col .left-col .cta{display:inline-block;margin:40px 0 0;width:100%}.switchback-section .wrap .col .left-col .cta a{background-color:#112c6b;border:1px solid #112c6b;border-radius:6px;color:#fff;display:inline-block;padding:13px 40px;text-transform:uppercase;transition:all .4s ease-in-out;width:auto}.switchback-section .wrap .col .left-col .cta a:hover{background-color:transparent;border:1px solid #29a4bf;color:#29a4bf}.switchback-section .wrap .col.flip-col{flex-direction:row-reverse}@media (max-width:991px){.switchback-section .wrap .col{flex-direction:column;gap:50px}.switchback-section{padding:80px 0}.switchback-section .wrap .col .left-col,.switchback-section .wrap .col .right-col{text-align:center;width:100%}}@media (max-width:768px){.switchback-section{padding:65px 0}.switchback-section .wrap .col{gap:32px}}