.pdp-page{font-family:var(--sans);color:var(--ink);background:var(--paper);container:pdp/inline-size}.pdp-hero{background:var(--white);color:var(--ink);border-bottom:1px solid var(--line);position:relative;overflow:hidden}.pdp-hero__inner{z-index:1;flex-direction:column;display:flex;position:relative}.pdp-hero__content{flex-direction:column;gap:14px;padding:30px 22px 34px;display:flex}.pdp-breadcrumb{color:var(--faint);align-items:center;gap:7px;font-size:12.5px;font-weight:500;display:flex}.pdp-breadcrumb .ico{width:12px;height:12px;color:var(--line-strong)}.pdp-breadcrumb a{color:var(--faint);text-decoration:none;transition:color .15s}.pdp-breadcrumb a:hover{color:var(--ink)}.pdp-breadcrumb .current{color:var(--ink);font-weight:600}.pdp-hero__name{font-family:var(--cond);text-transform:uppercase;letter-spacing:.01em;color:var(--ink);margin:0;font-size:60px;font-weight:700;line-height:1}.pdp-hero__tagline{color:var(--ink-soft);text-wrap:pretty;max-width:44ch;margin:0;font-size:15px;font-weight:300;line-height:1.5}.pdp-hero__img-mob{border-radius:var(--r-md);background:var(--paper);flex:none;height:190px;position:relative;overflow:hidden}.pdp-hero__price-lbl{font-family:var(--cond);text-transform:uppercase;letter-spacing:.18em;color:var(--faint);font-size:10px;font-weight:700}.pdp-hero__price{font-family:var(--cond);letter-spacing:.01em;color:var(--ink);margin-top:3px;font-size:46px;font-weight:700;line-height:1}.pdp-hero__price .mxn{color:var(--muted);font-size:18px;font-weight:600}.pdp-hero__photo{display:none}@container pdp (min-width:980px){.pdp-hero__inner{flex-direction:row;min-height:400px}.pdp-hero__content{flex:1;justify-content:center;gap:18px;min-width:0;padding:54px 52px}.pdp-hero__name{font-size:88px}.pdp-hero__img-mob{display:none}.pdp-hero__photo{flex:none;width:42%;padding:28px 36px 28px 0;display:flex}.pdp-hero__photo-ph{border-radius:var(--r-lg);background:var(--paper);flex:1;position:relative;overflow:hidden}}.pdp-aside{display:none}@container pdp (min-width:980px){.pdp-layout{grid-template-columns:1fr 316px;align-items:start;gap:0 44px;max-width:1280px;margin:0 auto;padding:0 52px;display:grid}.pdp-main{min-width:0}.pdp-aside{padding:40px 0;display:block;position:sticky;top:28px}}.pdp-sec{border-bottom:1px solid var(--line);padding:36px 22px}.pdp-sec:last-child{border-bottom:0}@container pdp (min-width:980px){.pdp-sec{padding:44px 0}}.pdp-sec__head{align-items:baseline;gap:12px;margin-bottom:22px;display:flex}.pdp-sec__num{font-family:var(--cond);letter-spacing:.1em;color:var(--muted);flex:none;font-size:12px;font-weight:700}.pdp-sec__title{font-family:var(--cond);text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:22px;font-weight:700;line-height:1}.pdp-desc{flex-direction:column;gap:13px;display:flex}.pdp-desc p{color:var(--ink-soft);text-wrap:pretty;max-width:66ch;margin:0;font-size:15.5px;font-weight:300;line-height:1.65}.pdp-course{border-bottom:1px solid var(--line);margin-bottom:28px;padding-bottom:28px}.pdp-course:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.pdp-course__header{flex-direction:column;gap:9px;margin-bottom:16px;display:flex}.pdp-course__top{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.pdp-course__num{font-family:var(--cond);letter-spacing:.1em;color:var(--faint);flex:none;font-size:11.5px;font-weight:700}.pdp-course__name{font-family:var(--cond);text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:20px;font-weight:700;line-height:1}.pdp-course__desc{color:var(--muted);text-wrap:pretty;max-width:60ch;margin:0;font-size:14px;font-weight:300;line-height:1.55}.pdp-course__offerings{flex-direction:column;gap:13px;display:flex}.spill__time .ico{flex:none;width:14px;height:14px}.pdp-sec--summary{background:var(--paper-2)}@container pdp (min-width:980px){.pdp-sec--summary{display:none}}.pdp-summary-card{background:var(--white);border:1.5px solid var(--line-strong);border-radius:var(--r-lg);box-shadow:var(--sh-2);flex-direction:column;gap:16px;padding:22px;display:flex}.pdp-sc__eyebrow{font-family:var(--cond);text-transform:uppercase;letter-spacing:.12em;color:var(--ink);font-size:11px;font-weight:700}.pdp-sc__price-lbl{color:var(--faint);text-transform:uppercase;letter-spacing:.09em;margin-top:2px;margin-bottom:3px;font-size:10.5px;font-weight:600}.pdp-sc__price{font-family:var(--cond);letter-spacing:.01em;font-size:36px;font-weight:700;line-height:1}.pdp-sc__price .mxn{color:var(--muted);font-size:14px;font-weight:600}.pdp-sc__deposit{background:var(--ok-bg);color:var(--ok-fg);border-radius:var(--r-sm);align-items:center;gap:9px;padding:10px 13px;font-size:13.5px;font-weight:600;line-height:1.35;display:flex}.pdp-sc__deposit .ico{width:16px;height:16px;color:var(--ok-solid);flex:none}.pdp-sc__note{color:var(--faint);text-align:center;margin:0;font-size:12px;line-height:1.5}