.course-module__2ExOoW__container{background:var(--cream);min-height:100vh;color:var(--charcoal);overflow-x:hidden}@keyframes course-module__2ExOoW__revealUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes course-module__2ExOoW__scaleImg{0%{transform:scale(1.1)}to{transform:scale(1)}}.course-module__2ExOoW__reveal{opacity:0;animation:1s cubic-bezier(.22,1,.36,1) forwards course-module__2ExOoW__revealUp}.course-module__2ExOoW__hero{background:var(--charcoal);min-height:85vh;color:var(--cream);align-items:center;padding:120px clamp(20px,5vw,80px) 100px;display:flex;position:relative;overflow:hidden}.course-module__2ExOoW__heroOverlay{background:linear-gradient(to right, var(--charcoal) 35%, #2a1f1acc 60%, transparent 100%);z-index:2;position:absolute;inset:0}.course-module__2ExOoW__heroContent{z-index:5;max-width:800px;position:relative}.course-module__2ExOoW__heroTag{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-light);align-items:center;gap:12px;margin-bottom:24px;font-size:13px;font-weight:500;display:flex}.course-module__2ExOoW__heroTag:before{content:"";background:var(--gold-light);width:32px;height:1px;display:block}.course-module__2ExOoW__heroTitle{color:var(--cream);margin-bottom:32px;font-family:Cormorant Garamond,serif;font-size:clamp(56px,7vw,100px);font-style:italic;font-weight:300;line-height:.95}.course-module__2ExOoW__heroTitle strong{color:var(--gold-light);font-style:normal;font-weight:400;display:block}.course-module__2ExOoW__heroDescription{color:#faf8f4b3;max-width:580px;margin-bottom:48px;font-size:18px;font-weight:300;line-height:1.6}.course-module__2ExOoW__heroMeta{gap:60px;display:flex}.course-module__2ExOoW__metaItem{flex-direction:column;gap:8px;display:flex}.course-module__2ExOoW__metaLabel{letter-spacing:.15em;text-transform:uppercase;color:#faf8f466;font-size:11px;font-weight:500}.course-module__2ExOoW__metaValue{color:var(--gold-light);font-family:Cormorant Garamond,serif;font-size:22px}.course-module__2ExOoW__heroImage{z-index:1;width:55%;height:100%;position:absolute;top:0;right:0}.course-module__2ExOoW__heroImage img{object-fit:cover;opacity:.8;width:100%;height:100%;animation:2s ease-out course-module__2ExOoW__scaleImg}.course-module__2ExOoW__section{padding:120px clamp(20px,5vw,80px)}.course-module__2ExOoW__imageWithText{grid-template-columns:1fr 1.1fr;align-items:center;gap:clamp(40px,8vw,120px);display:grid}.course-module__2ExOoW__sectionImage{border-radius:4px;position:relative;overflow:hidden;box-shadow:0 40px 100px -20px #00000026}.course-module__2ExOoW__sectionImage:after{content:"";pointer-events:none;border:1px solid #8454391a;position:absolute;inset:0}.course-module__2ExOoW__sectionImage img{object-fit:cover;width:100%;height:650px}.course-module__2ExOoW__sectionLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);align-items:center;gap:12px;margin-bottom:24px;font-size:12px;font-weight:600;display:flex}.course-module__2ExOoW__sectionLabel:before{content:"";background:var(--gold);width:24px;height:1px;display:block}.course-module__2ExOoW__sectionTitle{color:var(--charcoal);margin-bottom:32px;font-family:Cormorant Garamond,serif;font-size:clamp(42px,5vw,72px);font-weight:300;line-height:1.05}.course-module__2ExOoW__sectionText{color:var(--text-muted);margin-bottom:48px;font-size:18px;font-weight:300;line-height:1.8}.course-module__2ExOoW__highlightsGrid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.course-module__2ExOoW__highlightItem{border:1px solid var(--border);background:#fff;align-items:center;gap:16px;padding:20px;transition:all .3s;display:flex}.course-module__2ExOoW__highlightItem:hover{border-color:var(--gold-light);transform:translateY(-5px);box-shadow:0 20px 40px -10px #0000000d}.course-module__2ExOoW__check{color:var(--gold);background:var(--rose-pale);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;display:flex}.course-module__2ExOoW__highlightText{color:var(--charcoal-soft);font-size:15px;font-weight:500}.course-module__2ExOoW__curriculumSection{background:var(--charcoal);color:var(--cream);position:relative}.course-module__2ExOoW__curriculumHeader{text-align:center;max-width:800px;margin:0 auto 80px}.course-module__2ExOoW__curriculumGrid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:60px;display:grid}.course-module__2ExOoW__curriculumItem{background:#ffffff08;border:1px solid #ffffff14;padding:48px 40px;transition:all .4s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.course-module__2ExOoW__curriculumItem:hover{border-color:var(--gold-light);background:#ffffff0f;transform:translateY(-8px)}.course-module__2ExOoW__curriculumItem:after{content:"";background:var(--gold-light);transform-origin:0;width:100%;height:2px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.course-module__2ExOoW__curriculumItem:hover:after{transform:scaleX(1)}.course-module__2ExOoW__curriculumNumber{color:var(--gold-light);opacity:.3;margin-bottom:24px;font-family:Cormorant Garamond,serif;font-size:42px;line-height:1}.course-module__2ExOoW__curriculumText{color:var(--cream);font-size:18px;font-weight:400;line-height:1.4}.course-module__2ExOoW__certSection{background:var(--charcoal);color:var(--cream);position:relative}.course-module__2ExOoW__certGrid{grid-template-columns:repeat(2,1fr);gap:clamp(30px,4vw,60px);margin-top:60px;display:grid}.course-module__2ExOoW__certGroup{background:#ffffff05;border:1px solid #ffffff14;border-radius:4px;flex-direction:column;gap:32px;padding:48px;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex}.course-module__2ExOoW__certGroup:hover{border-color:var(--gold-light);background:#ffffff0a;transform:translateY(-8px)}.course-module__2ExOoW__certHeader{align-items:center;gap:20px;display:flex}.course-module__2ExOoW__certIcon{width:56px;height:56px;color:var(--gold-light);background:#8454391a;border:1px solid #84543933;border-radius:50%;justify-content:center;align-items:center;display:flex}.course-module__2ExOoW__certIcon span{font-size:28px}.course-module__2ExOoW__certTitle{color:var(--cream);font-family:Cormorant Garamond,serif;font-size:32px;font-weight:500}.course-module__2ExOoW__certList{grid-template-columns:1fr;gap:16px;display:grid}.course-module__2ExOoW__certItem{color:#faf8f499;align-items:flex-start;gap:12px;font-size:15px;line-height:1.5;transition:all .3s;display:flex}.course-module__2ExOoW__certItem:hover{color:var(--gold-light);transform:translate(4px)}.course-module__2ExOoW__certGroup:hover .course-module__2ExOoW__certItem{color:#faf8f4e6}.course-module__2ExOoW__certMarker{color:var(--gold-light);opacity:.7;margin-top:2px;font-size:18px}.course-module__2ExOoW__featuredSection{background:var(--warm-white);border-top:1px solid var(--border)}.course-module__2ExOoW__featuresGrid{grid-template-columns:repeat(4,1fr);gap:40px;margin-top:60px;display:grid}.course-module__2ExOoW__featureCard{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.course-module__2ExOoW__featureIcon{background:var(--cream);width:64px;height:64px;color:var(--gold);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;margin-bottom:12px;transition:all .3s;display:flex}.course-module__2ExOoW__featureCard:hover .course-module__2ExOoW__featureIcon{background:var(--gold);color:var(--cream);border-color:var(--gold)}.course-module__2ExOoW__featureIcon span{font-size:28px}.course-module__2ExOoW__featureCard h3{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:500}.course-module__2ExOoW__featureCard p{color:var(--text-muted);font-size:14px;line-height:1.6}@media (max-width:1024px){.course-module__2ExOoW__hero{text-align:center;flex-direction:column;min-height:auto;padding-top:160px}.course-module__2ExOoW__heroTag{justify-content:center}.course-module__2ExOoW__heroMeta{justify-content:center;gap:30px}.course-module__2ExOoW__heroImage{width:130%;height:400px;margin-top:60px;position:relative;left:-15%}.course-module__2ExOoW__heroImage img{opacity:1;-webkit-mask-image:none;mask-image:none}.course-module__2ExOoW__heroOverlay{background:linear-gradient(to bottom, var(--charcoal) 30%, transparent 100%)}.course-module__2ExOoW__imageWithText{grid-template-columns:1fr;gap:60px}.course-module__2ExOoW__curriculumGrid,.course-module__2ExOoW__certGrid{grid-template-columns:1fr}.course-module__2ExOoW__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.course-module__2ExOoW__featuresGrid{grid-template-columns:1fr}.course-module__2ExOoW__heroMeta{flex-direction:column;gap:30px}}
