.course-tabs{display:flex;justify-content:center;margin-bottom:30px;position:relative}.coursetab-list-wrapper{display:inline-block;border-bottom:4px solid #e0dff8;width:330px;text-align:center}.course-tab-list{list-style:none;padding:0;margin:0;display:flex;gap:40px;position:relative;z-index:2}.course-tab-item{padding:10px 0;position:relative;color:#000;font-weight:500;cursor:pointer}.course-tab-item:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:4px;background-color:transparent;transition:background-color .3s ease;z-index:3}.course-tab-item.active{color:var(--secondarycolor);font-weight:600}.course-tab-item.active:after{background-color:var(--secondarycolor)}.course-tab-content{display:none;padding:20px 0}.course-tab-content.active{display:block}.course-shadow-wrapper{box-shadow:0 3px 3px 0 rgb(0 0 0/22%);border-radius:10px;padding:50px;margin-bottom:33px;border:1px solid #e7e7e7;background-color:#fff}.course-left-section img{width:100%}.course-right-section{margin-left:40px}.css-course-duration{font-size:14px;color:#989898;margin-bottom:20px}.css-job-opportunity-heading{margin-top:25px;font-size:18px;font-weight:600}.course-description{font-size:16px;color:#000;font-weight:500}.course-ul-info-list{display:flex;flex-wrap:wrap;margin-top:25px;padding:0;gap:10px}.course-ul-info-list li{list-style:none;display:flex;align-items:center;gap:15px;margin-bottom:18px}.course-ul-info-list li:hover .coursepage-icon{box-shadow:1px 1px 0 0 rgba(0,0,0,.15)}.course-info-list-item{width:calc(50% - 10px)}.coursepage-icon{width:32px;height:32px;background-color:var(--yellowcolor);border-radius:50%;display:flex;align-items:center;border:1px solid #ffffff;justify-content:center;color:#ffffff;font-size:24px;box-shadow:4px 3px 0 0 rgb(3 0 22/15%);flex-shrink:0;transition:box-shadow .3s ease}.course-point-content{margin:0;color:var(--blackcolor);font-size:15px;font-weight:600}.apply-now-button{display:flex;align-items:end;justify-content:end}.course-apply-button{background:var(--yellowcolor);display:inline-block;padding:10px 50px;border-radius:20px;border:1px solid #fff;text-transform:capitalize;box-shadow:3px 4px 0 0 #bfbfbf;transition:box-shadow .4s ease}.course-apply-button:hover{box-shadow:0 0 0 0 rgba(255,255,255,.4)}.course-apply-button a{color:#fff;text-decoration:none}.css-btn-arrow-right{margin-left:5px;font-size:19px;display:inline-block;transition:transform .3s ease}.course-apply-button:hover .css-btn-arrow-right{transform:rotate(45deg)}@media (max-width:768px){.course-right-section{margin-left:0}}@media (max-width:991px){.course-info-list-item{width:100%}.css-abt-description{text-align:justify}.course-ul-info-list{gap:4px}.course-right-section{margin-top:30px}.course-left-section{padding-top:12px}.course-shadow-wrapper{padding:0;margin-top:20px;margin-bottom:0}.course-apply-button{margin-bottom:30px}.course-box-mob-css{margin:0}.apply-now-button{justify-content:center}}@media screen and (min-width:768px) and (max-width:991px){.course-right-section{margin-left:5px;margin-right:5px}}@media screen and (min-width:992px) and (max-width:1199px){.course-shadow-wrapper{padding:30px}.course-right-section{margin-top:35px;margin-left:0}}@media screen and (min-width:1200px) and (max-width:1399px){.course-right-section{margin-left:10px}.course-ul-info-list{gap:2px}}