.page-hero{align-items:flex-end;min-height:60vh;display:flex;position:relative;overflow:hidden}.page-hero-bg{z-index:0;position:absolute;inset:0}.page-hero-bg img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.page-hero-overlay{background:linear-gradient(#0000 0%,#140a1459 40%,#140a14bf 100%);position:absolute;inset:0}.page-hero-content{z-index:1;color:#fff;padding-bottom:60px;position:relative}.page-hero-content h1{margin-bottom:12px;font-family:Nunito,sans-serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:900}.page-hero-content p{opacity:.9;max-width:600px;font-size:1.1rem}.breadcrumb{opacity:.8;align-items:center;gap:8px;margin-bottom:16px;font-size:.85rem;display:flex}.breadcrumb a{color:#fff}.breadcrumb a:hover{opacity:.8}.breadcrumb span{color:#fff9}.prog-page-hero{min-height:50vh}.prog-page-hero-overlay{background:linear-gradient(#14060c57 0%,#14060c80 25%,#14060ca8 55%,#14060cdb 100%)}.prog-page-hero-content{text-align:center;max-width:640px;margin:0 auto;padding-bottom:44px}.prog-page-icon{margin-bottom:8px;font-size:3rem}.prog-page-hero h1{color:#fff;margin-bottom:12px;font-size:clamp(1.8rem,4vw,2.6rem)}.prog-page-hero p{color:#ffffffe6;margin-bottom:24px;font-size:1rem;line-height:1.6}.prog-page-hero .breadcrumb{justify-content:center}.prog-page-hero .breadcrumb a,.prog-page-hero .breadcrumb span{color:#ffffffd9}.prog-info-bar{z-index:2;background:0 0;margin-top:-34px;padding:0 0 8px;position:relative}.prog-info-grid{background:var(--border);border:1px solid var(--border);border-radius:var(--radius-lg);grid-auto-columns:1fr;grid-auto-flow:column;gap:1px;display:grid;overflow:hidden;box-shadow:0 12px 34px #14060c21}.prog-info-item{background:var(--white);text-align:center;padding:20px 14px}.prog-info-icon{border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:8px;font-size:1.15rem;display:inline-flex}.prog-info-icon--pink{background:#fde4ec}.prog-info-icon--blue{background:#e2eefc}.prog-info-icon--green{background:#e3f5e7}.prog-info-icon--purple{background:#f4e7fb}.prog-info-value{color:var(--red);font-family:Nunito,sans-serif;font-size:1.02rem;font-weight:900;line-height:1.25}.prog-info-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:.7rem;font-weight:700}.prog-learn-section{background:var(--white)}.prog-learn-inner{grid-template-columns:280px 1fr;align-items:start;gap:48px;display:grid}.prog-learn-visual{border-radius:var(--radius-lg);aspect-ratio:1;position:relative;overflow:hidden}.prog-learn-visual img{object-fit:cover;width:100%;height:100%}.prog-learn-icon-badge{background:var(--white);border:2px solid var(--red);width:48px;height:48px;box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;display:flex;position:absolute;bottom:14px;right:14px}.prog-learn-list{flex-direction:column;gap:14px;margin:20px 0 28px;display:flex}.prog-learn-list li{color:var(--text);align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.6;display:flex}.learn-dot{background:var(--red);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:8px}.prog-learn-actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.prog-fee-link{color:var(--red);font-size:.88rem;font-weight:700}.prog-fee-link:hover{text-decoration:underline}.prog-why-section{background:var(--blush)}.prog-why-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.prog-why-card{background:var(--white);border-radius:var(--radius);border:1px solid var(--border);padding:28px 24px;transition:box-shadow .2s,transform .2s}.prog-why-card--photo{flex-direction:column;padding:0;display:flex}.prog-why-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.prog-why-photo{aspect-ratio:4/3;display:block;position:relative}.prog-why-photo img{object-fit:cover;border-radius:calc(var(--radius) - 1px) calc(var(--radius) - 1px) 0 0;width:100%;height:100%;display:block}.prog-why-badge{background:var(--white);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.15rem;display:flex;position:absolute;bottom:-18px;left:16px;box-shadow:0 4px 12px #14060c29}.prog-why-card--photo .prog-why-body{padding:30px 22px 24px}.prog-why-icon{margin-bottom:12px;font-size:2rem}.prog-why-card h3{color:var(--text);margin-bottom:8px;font-size:1rem;font-weight:800}.prog-why-card p{color:var(--text-muted);font-size:.875rem;line-height:1.65}.scroll-strip{position:relative}.scroll-strip-arrow,.swipe-hint{display:none}.prog-curriculum-section{background:var(--white)}.prog-curriculum-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.prog-curriculum-card{background:var(--grey-bg);border-radius:var(--radius);border:1px solid var(--border);padding:24px 22px}.prog-curriculum-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:12px;font-size:1.35rem;display:inline-flex}.prog-curriculum-icon--pink{background:#fde4ec}.prog-curriculum-icon--green{background:#e3f5e7}.prog-curriculum-icon--yellow{background:#fcf0d6}.prog-curriculum-icon--blue{background:#e2eefc}.prog-curriculum-icon--purple{background:#f4e7fb}.prog-curriculum-card h3{color:var(--text);margin-bottom:8px;font-size:.98rem;font-weight:800}.prog-curriculum-card p{color:var(--text-muted);font-size:.85rem;line-height:1.6}.prog-curriculum-outcome{border-top:1px dashed var(--border);margin-top:10px;padding-top:10px}.prog-curriculum-outcome strong{color:var(--red)}.prog-schedule-section{background:var(--blush);isolation:isolate;position:relative;overflow:hidden}.prog-schedule-section:before{content:"";z-index:-1;background-image:var(--prog-texture);opacity:.13;background-position:50%;background-size:cover;position:absolute;inset:0}.prog-schedule-section:after{content:"";z-index:-1;background:linear-gradient(#fff1f5eb 0%,#fff1f5c7 50%,#fff1f5eb 100%);position:absolute;inset:0}.prog-schedule-list{flex-direction:column;gap:4px;max-width:720px;margin:0 auto;display:flex}.prog-schedule-row{border-bottom:1px solid #d42b4a1f;grid-template-columns:100px 1fr;align-items:start;gap:20px;padding:16px 0;display:grid}.prog-schedule-row:last-child{border-bottom:none}.prog-schedule-badge{color:var(--text);white-space:nowrap;border-radius:100px;align-self:start;padding:5px 10px;font-family:Nunito,sans-serif;font-size:.75rem;font-weight:800;display:inline-block}.prog-schedule-badge--pink{color:#c21c43;background:#fde4ec}.prog-schedule-badge--green{color:#2c7f53;background:#e3f5e7}.prog-schedule-badge--yellow{color:#a6740b;background:#fcf0d6}.prog-schedule-badge--blue{color:#2c5fb8;background:#e2eefc}.prog-schedule-badge--purple{color:#7a339e;background:#f4e7fb}.prog-schedule-body h3{color:var(--text);margin-bottom:4px;font-size:.95rem;font-weight:800}.prog-schedule-body p{color:var(--text-muted);font-size:.85rem;line-height:1.6}.prog-faqs-section{background:var(--white)}.prog-faqs-list{flex-wrap:wrap;justify-content:center;gap:12px;max-width:820px;margin:0 auto;display:flex}.prog-faq-chip{background:var(--grey-bg);border:1px solid var(--border);color:var(--text);border-radius:100px;padding:10px 18px;font-size:.85rem;font-weight:600}.prog-other-section{background:var(--grey-bg)}.prog-other-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.prog-other-card{background:var(--white);border-radius:var(--radius);border:1px solid var(--border);text-align:center;flex-direction:column;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.prog-other-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.prog-other-photo{aspect-ratio:4/3;width:100%;min-height:0;position:relative;overflow:hidden}.prog-other-photo img{object-fit:cover;width:100%;height:100%}.prog-other-icon{background:var(--white);width:30px;height:30px;box-shadow:var(--shadow);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute;bottom:8px;right:8px}.prog-other-text{padding:14px 12px 18px}.prog-other-card strong{color:var(--text);font-size:.88rem;display:block}.prog-other-card em{color:var(--text-muted);margin-top:2px;font-size:.74rem;font-style:normal;display:block}@media (width<=900px){.prog-learn-inner{grid-template-columns:1fr;gap:26px}.prog-learn-visual{aspect-ratio:4/3;max-width:100%;margin:0}.prog-why-grid{grid-template-columns:1fr}.prog-curriculum-grid{grid-template-columns:1fr 1fr}.prog-other-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.prog-page-hero{min-height:40vh}.prog-info-grid{grid-template-columns:1fr 1fr;grid-auto-flow:row}.prog-info-item:last-child:nth-child(odd){grid-column:1/-1}.prog-info-item{padding:16px 10px}.prog-info-value{font-size:.95rem}.prog-curriculum-grid,.prog-schedule-list{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;grid-template-columns:none;gap:14px;margin:0 -24px;padding:4px 24px 10px;display:flex;overflow-x:auto}.prog-curriculum-grid::-webkit-scrollbar{display:none}.prog-schedule-list::-webkit-scrollbar{display:none}.prog-curriculum-card{scroll-snap-align:start;flex:0 0 78%}.prog-schedule-row{scroll-snap-align:start;background:var(--white);border-radius:var(--radius);border:1px solid #d42b4a1f;flex:0 0 78%;grid-template-columns:1fr;gap:10px;padding:18px}.scroll-strip{grid-template-columns:1fr 1fr;column-gap:8px;display:grid}.scroll-strip>:first-child{grid-column:1/-1}.scroll-strip-arrow{background:var(--white);border:1px solid var(--border);width:38px;height:38px;box-shadow:var(--shadow);color:var(--text);border-radius:50%;justify-content:center;align-items:center;margin-top:10px;display:flex;position:static}.scroll-strip-arrow--prev{justify-self:start}.scroll-strip-arrow--next{justify-self:end}.scroll-strip-arrow:active{transform:scale(.94)}.swipe-hint{display:inline}}
