@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap");.course-features{font-family:Montserrat,sans-serif;padding:var(--section-pt,60px) 64px var(--section-pb,60px)}.course-features__inner{align-items:center;display:flex;flex-direction:row;gap:60px;margin:0 auto;max-width:1280px}.course-features__left{display:flex;flex-direction:column;flex-shrink:0;gap:24px;width:535px}.course-features__right{align-items:center;display:flex;flex:1;justify-content:center}.course-features__image{border-radius:0;display:block;height:100%;max-height:370px;object-fit:fill;width:auto}.course-features__heading{color:#fff;font-size:44px;font-weight:400;line-height:1.2;margin:0}.course-features__strips{display:flex;flex-direction:column;gap:12px}.course-features__strip{background-color:#51bffc;border-radius:4px;padding:16px 20px}.course-features__strip-text{color:#044150;font-size:22px;font-weight:600;line-height:1.3}.course-features__body{color:#fff;font-size:16px;font-weight:400;line-height:1.6}.course-features__body p{margin:0 0 12px}.course-features__body p:last-child{margin-bottom:0}@media (max-width:1023px){.course-features{padding-left:24px;padding-right:24px}.course-features__inner{flex-direction:column;gap:40px}.course-features__left{width:100%}.course-features__heading{font-size:34px}.course-features__strip-text{font-size:18px}}@media (max-width:767px){.course-features{padding-left:16px;padding-right:16px}.course-features__heading{font-size:28px}.course-features__strip-text{font-size:16px}}