:root{--cp-navy:#0b2343;--cp-ivory:#fbf7ef;--cp-white:#fff;--cp-orange:#ff7900;--cp-gold:#d99200;--cp-line:#e8ded0;--cp-muted:#566173}.course-entry{color:var(--cp-navy);background:#fff;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.course-entry *{box-sizing:border-box}.course-container{width:min(calc(100% - 40px),1180px);margin-inline:auto}.course-entry h1,.course-entry h2,.course-entry h3{font-family:Georgia,"Times New Roman",serif;line-height:1.1}.course-entry h1{margin:0 0 10px;font-size:clamp(3rem,5vw,5rem);letter-spacing:-.04em}.course-entry h2{margin:0;font-size:clamp(2rem,3.5vw,3.3rem)}.course-entry h3{font-size:1.3rem}.course-eyebrow{margin:0 0 11px;color:var(--cp-orange);font-size:.78rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.course-center{text-align:center}.course-entry__hero{display:grid;grid-template-columns:43% 57%;margin-top:26px;margin-bottom:26px;border:1px solid var(--cp-line);border-radius:14px;background:var(--cp-ivory);overflow:hidden}.course-entry__image,.course-entry__image-file,.course-entry__placeholder{min-height:460px}.course-entry__image-file{display:block;width:100%;height:100%;object-fit:cover}.course-entry__placeholder{display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#d7c7b4,#82909e);font-family:Georgia,serif;font-size:2rem}.course-entry__intro{display:flex;align-items:flex-start;padding:44px 42px;flex-direction:column;justify-content:center}.course-entry__subtitle{margin:0 0 18px;color:var(--cp-gold);font-family:Georgia,serif;font-size:1.35rem;line-height:1.4}.course-entry__content{color:#26354a;line-height:1.7}.course-entry__content p{margin:0 0 14px}.course-entry__back{display:inline-block;margin-top:19px;padding-bottom:5px;border-bottom:2px solid var(--cp-orange);color:var(--cp-navy);font-weight:750;text-decoration:none}.course-section{padding:82px 0}.course-section__intro{max-width:680px;margin:15px auto 42px;color:var(--cp-muted);line-height:1.65}.course-benefits{background:#fff}.course-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.course-benefit-card{min-height:250px;padding:30px 22px;border:1px solid var(--cp-line);border-radius:12px;background:var(--cp-ivory);text-align:center}.course-benefit-card img{width:60px;height:60px;margin-bottom:15px;object-fit:contain}.course-benefit-card h3{margin:0 0 10px}.course-benefit-card p{margin:0;color:var(--cp-muted);font-size:.92rem;line-height:1.6}.course-practice{color:#fff;background:var(--cp-navy)}.course-practice__layout,.course-levels__layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.course-practice h2{max-width:570px}.course-practice p:not(.course-eyebrow){color:#d7e0ea;line-height:1.7}.course-practice__list{display:grid;margin:0;padding:0;gap:10px;list-style:none}.course-practice__list li{display:flex;align-items:center;gap:13px;padding:14px 17px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:rgba(255,255,255,.07);font-weight:700}.course-practice__list span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;color:var(--cp-navy);background:var(--cp-orange)}.course-levels{background:var(--cp-ivory)}.course-levels p:not(.course-eyebrow){color:var(--cp-muted);line-height:1.7}.course-levels__badges{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.course-levels__badges span{display:grid;place-items:center;width:64px;height:64px;border:2px solid var(--cp-orange);border-radius:50%;background:#fff;font-family:Georgia,serif;font-size:1.1rem;font-weight:700}.course-process{background:#fff}.course-process__grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:48px}.course-process__grid article{padding:0 44px;text-align:center}.course-process__grid article+article{border-left:1px solid var(--cp-line)}.course-process__number{display:grid;place-items:center;width:31px;height:31px;margin:0 auto 18px;border-radius:50%;color:#fff;background:var(--cp-navy);font-weight:800}.course-process__grid h3{margin:0 0 9px}.course-process__grid p{margin:0;color:var(--cp-muted);font-size:.92rem;line-height:1.6}.course-cta{padding:43px 0;color:#fff;background:var(--cp-navy)}.course-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.course-cta h2{margin:0 0 6px}.course-cta p{margin:0;color:#d7e0ea}.course-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 25px;border:2px solid var(--cp-orange);border-radius:7px;color:#fff;background:var(--cp-orange);font-weight:800;text-decoration:none;transition:.2s}.course-button:hover{color:var(--cp-orange);background:#fff;transform:translateY(-2px)}@media(max-width:900px){.course-entry__hero{grid-template-columns:1fr}.course-entry__image,.course-entry__image-file,.course-entry__placeholder{min-height:360px}.course-benefits__grid{grid-template-columns:repeat(2,1fr)}.course-practice__layout,.course-levels__layout{grid-template-columns:1fr;gap:35px}.course-levels__badges{justify-content:flex-start}}@media(max-width:650px){.course-container{width:min(calc(100% - 24px),1180px)}.course-entry__hero{margin-top:12px}.course-entry__image,.course-entry__image-file,.course-entry__placeholder{min-height:310px}.course-entry__intro{padding:27px 20px}.course-entry h1{font-size:2.75rem}.course-section{padding:57px 0}.course-benefits__grid{grid-template-columns:1fr}.course-benefit-card{min-height:0}.course-process__grid{grid-template-columns:1fr}.course-process__grid article{padding:28px 12px}.course-process__grid article+article{border-top:1px solid var(--cp-line);border-left:0}.course-cta{padding:38px 0 92px}.course-cta__inner{align-items:stretch;flex-direction:column;text-align:center}.course-button{width:100%}}

