.hero-header-section{display:flex;align-items:center;margin:auto;color:#f5f5f5;background-color:#171b25;width:100%}.hero-header-section .hero-header-container{display:flex;align-items:center;flex-direction:row;width:100%;justify-content:space-between;gap:9%;max-width:1280px;padding:40px 50px;margin:0 auto}@media (max-width: 786px){.hero-header-section .hero-header-container{flex-wrap:wrap-reverse;gap:30px;padding:40px 25px}}.hero-header-section .hero-header-container .course-details{width:50%;margin-bottom:0;text-align:left}@media (max-width: 786px){.hero-header-section .hero-header-container .course-details{width:100%}}.hero-header-section .hero-header-container .course-details .course-title{margin-top:6px;font-size:36px;font-family:Lato,sans-serif}@media (max-width: 786px){.hero-header-section .hero-header-container .course-details .course-title{font-size:35px}}@media (max-width: 450px){.hero-header-section .hero-header-container .course-details .course-title{font-size:25px}}.hero-header-section .hero-header-container .course-details .course-subtitle{font-size:14px;color:#ccc2c2;line-height:1.5}.hero-header-section .hero-header-container .course-details .course-enroll-btn{width:168px;border-radius:2px;font-weight:600;background-color:#0895f3;color:#fff;font-size:14px;margin:24px 2px;padding:11px 0;line-height:2}.hero-header-section .hero-header-container .course-details .course-enroll-btn:hover{background-color:transparent;border:2px solid #0895f3;color:#0895f3}.hero-header-section .hero-header-container .col-left{width:50%}@media (max-width: 786px){.hero-header-section .hero-header-container .col-left{width:100%;display:flex;justify-content:center}}.hero-header-section .hero-header-container .col-left .side-img{width:100%;display:flex}.hero-header-section .hero-header-container .col-left .side-img img{width:100%;max-width:450px;margin:0 auto}
