.journey-main .tab-wrapper .tabs{display:flex;flex-wrap:wrap;justify-content:center;margin:0 0 50px;padding:0}.journey-main .tab-wrapper .tab-link{border-bottom:3px solid rgba(27,175,86,0);color:#273857;cursor:pointer;font-weight:400;list-style:none;margin:0 1%;padding:10px 40px;transition:all .5s ease}.journey-main .tab-wrapper .tab-link:hover{border-color:#1baf56}.journey-main .tab-wrapper .tab-link.active{border-color:#1baf56;font-weight:700}.journey-main .tab-content{animation:fadeIn .7s ease 1 forwards;display:none;opacity:0;transform:translateY(50px)}.journey-main .tab-content.active{display:block}.journey-main .tab-content-wrapper .tabber-title-inner{align-items:center;background:#fffef9;box-shadow:0 0 16px 0 rgba(0,0,0,.16);display:flex;justify-content:center;margin:0 auto;max-width:580px;padding:15px;position:relative;text-align:center;z-index:1}.journey-main .tab-content-wrapper .tabber-title-inner h5{display:block;font-size:20px;font-weight:500;line-height:1.6;padding-bottom:0;width:100%}.journey-main .tab-content-wrapper .tabber-content-card-wrpr{display:flex;flex-wrap:wrap;margin-top:40px}.journey-main .tab-content-wrapper .tabber-content-card .content-card-inner{background:#eefff5;border:1px solid rgba(43,43,43,.16);border-radius:8px;padding:30px}.journey-main .tab-content-wrapper .tabber-content-card{display:flex;margin-bottom:30px;padding:0 15px;width:33.33%}.journey-main .tab-content-wrapper .tabber-content-card .content-card-inner{display:flex;flex-direction:column}.journey-main .tab-content-wrapper .tabber-content-card .content-card-inner p{color:#000;padding-bottom:0}.journey-main .tab-content-wrapper .tabber-content-card .content-card-inner h6{color:rgba(0,0,0,.72);font-size:16px;font-style:normal;font-weight:700;line-height:24px;padding-bottom:0}.journey-main .tab-content-wrapper .tabber-content-card .content-card-inner .card-title-wrpr{margin-bottom:16px}@media (max-width:1024px){.journey-main .tab-content-wrapper .tabber-content-card{width:50%}}@media (max-width:767px){.journey-main .tab-wrapper .tabs{display:block}.journey-main .tab-wrapper .tabs .tab-link{display:block;text-align:center}.journey-main .tab-content-wrapper .tabber-content-card{width:100%}}