.cdc__section{padding:clamp(16px,2vw,32px);border-radius:10px;width:100%;overflow-x:clip}.cdc__section>div{display:flex;flex-direction:column;height:auto;opacity:1;gap:32px;overflow:visible;transition:all .5s ease-in-out;scrollbar-width:thin;scrollbar-color:#bcbcbc #e9e7e3}.cdc__section>.course-content-scroll-inner::-webkit-scrollbar{width:10px}.cdc__section>.course-content-scroll-inner::-webkit-scrollbar-track{background:#e9e7e3;border-radius:10px}.cdc__section>.course-content-scroll-inner::-webkit-scrollbar-thumb{background:#bcbcbc;border-radius:10px;border:2px solid #e9e7e3}.cdc__section>.course-content-scroll-inner::-webkit-scrollbar-thumb:hover{background:#9f9f9f}.cdc__section>div>div{display:flex;flex-direction:column;gap:15px}.cdc__course-by{display:flex;flex-direction:column;gap:20px;border-radius:6px;border:1px solid #00000010;background-color:#fff;padding:var(--pm-100)}.cdc__course-by--top{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.cdc__course-by--top img{width:100%;max-width:75px;height:auto;aspect-ratio:1;border-radius:50%;-o-object-fit:cover;object-fit:cover}.cdc__course-by--top-content{display:flex;flex-direction:column;gap:10px;flex:1}.cdc__course-by--top-content .top-name{font-size:var(--font-md);font-weight:700;color:var(--color-text-350)}.cdc__course-by--top-content .top-about{font-size:var(--font-xs);color:var(--color-text-300);line-height:1.5;line-clamp:3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.cdc__course-by--bottom{display:grid;grid-template-columns:1fr;gap:15px}.cdc__course-by--bottom p{display:grid;grid-template-columns:20px 1fr;align-items:center;gap:5px;font-size:var(--font-xs);color:var(--color-text-350);font-weight:600;line-height:1.75}.cdc__stat-label,.cdc__stat-value{display:inline}.courseContentRender h2 *,.subtitleDhappa{font-weight:700;font-style:Bold;font-size:clamp(20px,4.5vw,24px);line-height:1.2;letter-spacing:0;color:#0c5894}.courseContentRender h2 *{color:#1c1c1c}.courseContentRender h2{margin-top:0;font-size:clamp(20px,4.5vw,24px);line-height:1.2}.courseContentRender h3 *,.courseContentRender h4 *,.courseContentRender h5 *,.courseContentRender h6 *{font-weight:600;font-style:SemiBold;font-size:clamp(16px,3vw,20px);letter-spacing:0;text-align:center;color:#24538a}.courseContentRender *,.courseContentRender p,.courseContentRender ul,.courseContentRender ul p{font-weight:400;line-height:1.65;letter-spacing:0;font-size:clamp(14px,2.6vw,17px);color:#1c1c1c;overflow-wrap:anywhere}.courseContentRender ol,.courseContentRender ul{padding-left:1.125rem}.course-skills-list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0 0 8px;list-style:none;align-items:flex-start}.course-skill-chip{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;max-width:100%;border:1px solid #d7e3ef;background:#fff;color:#0c5894;border-radius:999px;padding:6px 12px;font-size:14px;font-weight:500;line-height:1.2;white-space:normal;overflow-wrap:anywhere}.course-content-tutor-block{margin-top:8px}.course-content-tutor-block .cdc__course .subtitleDhappa{font-size:clamp(28px,2.8vw,40px);font-weight:700;line-height:1.08;color:#0c5894}.course-content-tutor-block .cdc__course-by{border:1px solid #e6edf4;background:#fff;border-radius:10px;padding:14px;gap:12px}.course-content-tutor-block .cdc__course-by--top{align-items:center;gap:12px}.course-content-tutor-block .cdc__course-by--top img{width:78px;height:78px;max-width:78px;border-radius:999px;border:3px solid #e5e7eb}.course-content-tutor-block .cdc__course-by--top-content{align-items:flex-start;text-align:left;gap:6px}.course-content-tutor-block .cdc__course-by--top-content .top-about{display:none}.course-content-tutor-block .cdc__course-by--bottom{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px}.course-content-tutor-block .cdc__course-by--bottom p{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:600;line-height:1.35;min-width:0}.course-content-tutor-block .cdc__stat-label,.course-content-tutor-block .cdc__stat-value{display:inline}.course-content-tutor-block .cdc__stat-label{margin-left:4px;color:#1f2937}.course-content-tutor-block .cdc__course-by--top-content a{min-height:auto;line-height:1.2;font-size:22px}@media only screen and (min-width:360px){.cdc__course-by--bottom{grid-template-columns:1fr 1fr}}@media only screen and (min-width:848px){.cdc__course-by{border:none;padding:0}.cdc__course-by--top{gap:20px}.cdc__course-by--top img{max-width:100px}.cdc__course-by--top-content .top-name{font-size:var(--font-lg)}.cdc__course-by--top-content .top-about{font-size:var(--font-sm);line-clamp:4;-webkit-line-clamp:4}.cdc__course-by--bottom{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.cdc__course-by--bottom p{font-size:var(--font-sm)}}@media only screen and (min-width:1024px){.cdc__course-by--top{flex-direction:column;justify-content:center}.cdc__course-by--top,.cdc__course-by--top-content{align-items:center;text-align:center}.cdc__course-by--top-content .top-about{text-align:center;margin-inline:auto}.cdc__course-by--bottom{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cdc__course-by--bottom p.cdc__stat-item{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;line-height:1.25;font-size:13px;font-weight:600}.cdc__course-by--bottom p.cdc__stat-item img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain}.cdc__stat-value{display:block;max-width:100%;overflow-wrap:anywhere;font-size:22px;line-height:1.1;font-weight:700;color:#1c1c1c}.cdc__stat-label{display:block;font-size:12px;line-height:1.2;color:var(--color-text-300)}.course-content-tutor-block .cdc__course-by--top{flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;text-align:left;gap:12px}.course-content-tutor-block .cdc__course-by--top-content{align-items:flex-start;text-align:left}.course-content-tutor-block .cdc__course-by--bottom{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.course-content-tutor-block .cdc__course-by--bottom p.cdc__stat-item{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;font-size:14px;line-height:1.3}.course-content-tutor-block .cdc__course-by--bottom p.cdc__stat-item img{width:20px;height:20px}.course-content-tutor-block .cdc__stat-value{display:block;font-size:16px;line-height:1.2;font-weight:700}.course-content-tutor-block .cdc__stat-label{display:block;font-size:14px;line-height:1.2}}@media only screen and (max-width:479px){.course-content-tutor-block .cdc__course .subtitleDhappa{font-size:30px;line-height:1.1}.course-content-tutor-block .cdc__course-by{padding:12px;gap:10px}.course-content-tutor-block .cdc__course-by--top{flex-wrap:nowrap;gap:10px}.course-content-tutor-block .cdc__course-by--top img{width:64px;height:64px;max-width:64px}.course-content-tutor-block .cdc__course-by--top-content a{font-size:18px}.course-content-tutor-block .cdc__course-by--bottom{grid-template-columns:1fr;gap:8px}.course-content-tutor-block .cdc__course-by--bottom p.cdc__stat-item{font-size:13px;gap:6px;white-space:nowrap}}@media only screen and (min-width:480px) and (max-width:767px){.course-content-tutor-block .cdc__course .subtitleDhappa{font-size:32px}.course-content-tutor-block .cdc__course-by--top{flex-wrap:nowrap}.course-content-tutor-block .cdc__course-by--bottom{grid-template-columns:1fr;gap:8px 10px}.course-content-tutor-block .cdc__course-by--bottom p.cdc__stat-item{font-size:14px;white-space:nowrap}}@media only screen and (min-width:768px) and (max-width:1023px){.course-content-tutor-block .cdc__course .subtitleDhappa{font-size:34px}.course-content-tutor-block .cdc__course-by{padding:14px}.course-content-tutor-block .cdc__course-by--top{flex-wrap:nowrap}.course-content-tutor-block .cdc__course-by--bottom{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.course-content-tutor-block .cdc__course-by--bottom p.cdc__stat-item{font-size:14px}}@media only screen and (min-width:1280px){.course-content-tutor-block .cdc__course-by--top img{width:84px;height:84px;max-width:84px}.course-content-tutor-block .cdc__course-by--bottom p.cdc__stat-item{font-size:15px}}.style_iconWrap__kkvLv{display:inline-flex;align-items:center;justify-content:center;width:clamp(18px,2.4vw,22px);height:clamp(18px,2.4vw,22px)}.style_iconWrap__kkvLv :is(svg){width:100%;height:100%}.style_infoLabel__Xhi54{color:#111827;white-space:nowrap}.style_infoLabel__Xhi54,.style_infoValue__5Tvl5{font-family:var(--font-roboto);font-weight:500;font-style:normal;font-size:clamp(13px,1.1vw,14px);line-height:1.2;letter-spacing:0;overflow-wrap:anywhere}.style_infoValue__5Tvl5{color:#0c5894;word-break:break-word}.style_reviewCard__Ec4wp{padding:18px 24px;border-radius:7px;border:1px solid #0c5894;background-color:#f2f1ef;min-height:150px;height:150px;overflow-y:auto;display:flex;flex-direction:column;justify-content:space-between}.style_reviewscardSlides__aU5af{padding-top:16px;padding-bottom:32px}.style_reviewsWrapper__n5WI0{padding-top:clamp(20px,2.5vw,25px);padding-bottom:clamp(10px,2vw,20px)}.style_sectionContentReviews__Iivdg h4{font-weight:500;font-style:Regular;font-size:24px;line-height:100%;letter-spacing:0;color:#0c5894}.style_reviewCard__Ec4wp>p,.style_reviewnameContent__1nsNe p{font-weight:700;font-style:Italic;font-size:13px;line-height:1.2;letter-spacing:0}.style_reviewCard__Ec4wp>p{height:100px;font-weight:500;overflow-y:auto;color:#1c1c1c}.style_reviewCard__Ec4wp>p::-webkit-scrollbar{width:0}.style_reviewCard__Ec4wp>p:hover{scrollbar-width:thin;scrollbar-color:#0c5894 transparent}.style_reviewCard__Ec4wp>p:hover::-webkit-scrollbar{width:6px}.style_reviewCard__Ec4wp>p:hover::-webkit-scrollbar-thumb{background-color:#0c5894;border-radius:10px}.style_reviewCard__Ec4wp>p:hover::-webkit-scrollbar-track{background:transparent}@media (min-width:640px){.style_infoRow__n9Nfp+.style_infoRow__n9Nfp{border-top:1px solid rgba(2,6,23,.06)}}@media (max-width:767px){.style_iconWrap__kkvLv{width:20px;height:20px}}