.card-switch-tab-header{border-bottom:1px solid #bebebe60;display:inline-flex;gap:12rem}.section-heading p{margin:0 auto;width:80%}.card-switch-tab-header-wrapper{display:flex;justify-content:center;width:100%}.card-switch-section{margin:12rem 0}.card-image{display:flex;justify-content:center}.card-image img{height:400px;width:100%}.card-switch-tab-header div{cursor:pointer;position:relative;transition:color .3s ease}.card-switch-tab-header div p{color:#161616!important;font-family:work-sans-medium,sans-serif;font-size:2.5rem;font-weight:600;margin:0;padding-bottom:6px;position:relative}.card-switch-tab-header div.active p{color:#2043df!important}.card-switch-tab-header div.active p:after{animation:underlineGrow 4s linear forwards;background-color:#2043df;bottom:0;content:"";height:3px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;width:100%}@keyframes underlineGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.card-switch-tab-wrapper{display:none}.card-switch-tab-wrapper.active{display:flex;justify-content:space-between;padding:7rem 0 2rem}@media(min-width:1540px){.card-switch-tab-wrapper.active{padding:7rem 9rem 2rem}}.card-tab-text{height:100%;margin-top:4rem;padding:2rem 0 0 6rem;position:relative}.card-tab-text h3{font-size:3.5rem!important}.card-tab-text:before{background:#2043df;border-radius:50%;content:"";height:22px;left:-10px;position:absolute;top:4px;width:22px;z-index:2}.card-switch-tab-wrapper-main{margin-top:8rem}.card-tab-text:after{border-left:2px dashed #b8c6f7;content:"";height:0;left:0;position:absolute;top:4px;transition:height .6s ease-out;width:2px;z-index:1}.card-tab-text .bottom-circle{background:#b8c6f7;border-radius:50%;height:22px;left:-10px;opacity:0;position:absolute;top:4px;transform:translateY(0);width:22px}.card-switch-tab-wrapper.active .card-tab-text:after{animation:borderGrow 1s ease-out forwards;height:100%}.card-switch-tab-wrapper.active .card-tab-text .bottom-circle{animation:circleFollow 1s ease-out forwards;opacity:1}@keyframes borderGrow{0%{height:0}to{height:80%}}@keyframes circleFollow{0%{top:4px}to{top:calc(80% + 4px)}}.card-tab-text h3,.card-tab-text p{width:90%}@media(max-width:1024px){.card-switch-tab-header{gap:8rem}.card-tab-text .bottom-circle,.card-tab-text:before{height:18px;left:-8px;width:18px}.card-switch-tab-wrapper.active{padding:3rem 0 2rem}}@media(max-width:1023px){.card-switch-tab-header div p{font-size:2.3rem}.bottom-circle,.card-tab-text:after,.card-tab-text:before{display:none}.card-switch-tab-wrapper.active{padding:0 2rem 4rem}.card-tab-text{margin-top:8rem;padding-left:0}.card-switch-tab-header{gap:10rem}.section-heading p{width:100%}}@media(max-width:767px){.card-switch-tab-header{border:none;flex-direction:column;gap:2rem 3rem}.card-switch-tab-header-wrapper{justify-content:flex-start}.card-switch-tab-wrapper-main{margin-top:7rem}.card-tab-text{margin-top:3.5rem}.card-switch-tab-header div p{font-size:16px;width:max-content}.card-tab-text h3,.card-tab-text p{width:100%}.card-image img{height:400px;margin-top:4rem;width:400px}.card-column{padding:0!important}}