.banner-wrapper{align-items:center;display:flex}.journey-section{padding-top:40px}.journey-section h2{font-size:36px;margin-bottom:37px;padding-left:5px}.journey-section h2,.journey-section h3{color:#212529;font-family:Poppins;font-weight:500}.journey-section h3{color:#c4c4c4;cursor:pointer;font-size:24px;margin:0 0 26px;padding-left:23px;padding-top:5px;position:relative}.journey-section h3:before{background:#e1e1e1;content:" ";height:65px;left:1px;position:absolute;top:0;width:1px}.journey-section h3.active:after{background:#0680fb;content:" ";height:40px;left:0;position:absolute;top:0;width:3px}.journey-section h3.active{color:#212529}.journey-section h3:last-child:before{height:45px}.journey-content h4{color:#212529;font-family:Poppins;font-size:24px;font-weight:500;margin-top:3px!important;padding-bottom:5px}.journey-section p{color:#425466;font-family:DM Sans;font-size:16px}@media screen and (max-width:767px){.journey-content{margin-top:60px}}.journey-section .journey-content{display:none}.journey-section .journey-content.show{animation:fadeIn .4s forwards;display:block;opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}