.CourseSection{padding:0 0 4rem}.course-container{display:flex;flex-direction:column;gap:4rem}.course-heading h2{font-size:5rem;font-weight:600}.course-list-flex{display:flex;flex-wrap:wrap;width:100%;gap:2rem;row-gap:3rem}.course-card{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;width:calc(25% - 1.5rem)}.course-card h3{font-size:1.8rem;color:#f2b111;font-weight:600}.course-image img{width:100%}@media only screen and (max-width:1600px){.course-card h3{font-size:1.5rem}}@media only screen and (max-width:1440px){.course-card{width:calc(33.3% - 1.33rem)}}@media only screen and (max-width:1024px){.course-card{width:calc(50% - 1rem)}}@media only screen and (max-width:900px){.CourseSection{padding:2rem 0}.head-content{font-size:2.5rem;font-weight:600}.course-list-flex{row-gap:3rem}}@media only screen and (max-width:576px){.course-card{width:100%}.course-list-flex{row-gap:2rem}.course-container{gap:2rem}}.Banner-section{width:100%;position:relative;display:flex;flex-direction:column;align-items:flex-end}.Banner-section img{width:84%;position:relative;top:0;right:0}.banner-container{display:flex;width:100%}.empty-space{width:20%}.banner-text{width:60%;position:relative;transform:translate(-15%,-60%)}.banner-text p{font-size:2.5rem;font-weight:400}.banner-text .banner-heading{color:#fff;font-size:5rem;font-weight:600}@media only screen and (max-width:1440px){.banner-text{transform:translate(-20%,-50%)}.banner-text h1{font-size:3.5rem}.banner-text p{font-size:2rem}.banner-text .banner-heading{font-size:4rem}}@media only screen and (max-width:1290px){.banner-text{width:75%;transform:translate(-10%,-50%)}.banner-text .banner-heading{font-size:3rem}}@media only screen and (max-width:856px){.banner-text{width:85%;transform:translate(2%,-50%)}.banner-text h1{font-size:2rem}.banner-text p{font-size:1.5rem}.banner-text .banner-heading{font-size:2rem}}@media only screen and (max-width:576px){.banner-text{transform:translateY(-64%);width:92%}.banner-text h1{font-size:28px}.banner-text p{font-size:1.2rem}.Banner-section img{width:100%}.banner-text .banner-heading{font-size:2rem}}