.h20-schedule{--h20-green:#9DB83D;--h20-dark:#3D4E54;--h20-text:#404041;--h20-mist:#EDF2F5;--h20-mist-2:#E5EAED;background:linear-gradient(180deg,#fff 0%,var(--h20-mist) 100%);color:var(--h20-text);font-family:"Ubuntu",var(--font-body--family),system-ui,sans-serif}.h20-schedule *{box-sizing:border-box}.h20-schedule__hero{position:relative;overflow:hidden;min-height:54svh;display:flex;flex-direction:column;justify-content:center;padding:clamp(5rem,9vw,10rem) clamp(1.8rem,5vw,7rem);background:radial-gradient(circle at 15% 15%,rgba(157,184,61,.34),transparent 34%),linear-gradient(135deg,#1b2126,var(--h20-dark));color:#fff}.h20-schedule__hero:after{content:"";position:absolute;inset:auto -12% -20% auto;width:38rem;height:38rem;border:1px solid rgba(237,242,245,.16);transform:rotate(45deg)}.h20-schedule h1,.h20-schedule h2,.h20-schedule h3{font-family:"Open Sans",var(--font-heading--family),Arial,sans-serif;text-transform:uppercase;font-weight:800;letter-spacing:.02em;line-height:.96;margin:0}.h20-schedule h1{max-width:98rem;font-size:clamp(4rem,8vw,9rem)}.h20-schedule__hero p:not(.h20-intent__eyebrow){max-width:66rem;margin:2.4rem 0 0;font-size:clamp(1.7rem,2vw,2.2rem);line-height:1.45;color:#ffffffdb}.h20-schedule__intro{max-width:118rem;margin:0 auto;padding:clamp(4rem,7vw,7rem) 2rem 2rem;display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(2rem,5vw,6rem);align-items:start}.h20-schedule__intro h2{font-size:clamp(3rem,5vw,5.8rem);color:var(--h20-dark)}.h20-schedule__intro p:last-child{font-size:1.8rem;line-height:1.6;margin:0;color:#404041c7}.h20-schedule__image-wrap{max-width:128rem;margin:0 auto 4rem;padding:2rem}.h20-schedule__image-header{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:1.4rem}.h20-schedule__image-header span,.h20-schedule__detail-card span,.h20-schedule__cta p,.h20-format-card span{font-family:"Open Sans",var(--font-heading--family),Arial,sans-serif;text-transform:uppercase;font-weight:800;letter-spacing:.14em;color:var(--h20-green);font-size:1.1rem}.h20-schedule__image-header p{margin:0;color:#404041b8;font-size:1.45rem}.h20-schedule__image{display:block;width:100%;height:auto;background:#fff;border:1px solid rgba(61,78,84,.16);box-shadow:0 2.2rem 5rem #3d4e541a}.h20-class-formats{max-width:128rem;margin:0 auto;padding:2rem 2rem 6rem}.h20-class-formats__header{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(2rem,5vw,6rem);align-items:end;margin-bottom:2.4rem}.h20-class-formats__header-copy{display:flex;flex-direction:column;justify-content:flex-end}.h20-class-formats__header-copy p:last-child{font-size:1.65rem;line-height:1.55;margin:1.4rem 0 0;color:#404041c7}.h20-class-formats__header h2{font-size:clamp(3rem,5vw,5.8rem);color:var(--h20-dark)}.h20-class-formats__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.h20-format-card{position:relative;background:#fff;border:1px solid rgba(61,78,84,.15);padding:2.6rem;overflow:hidden;min-height:38rem;display:flex;flex-direction:column}.h20-format-card:before{content:"";position:absolute;inset:0 auto 0 0;width:.45rem;background:var(--h20-green);transform:scaleY(.28);transform-origin:top}.h20-format-card--featured{grid-column:span 2;background:linear-gradient(135deg,#fff 0% 58%,#9db83d24)}.h20-format-card h3{font-size:clamp(2.4rem,3vw,4rem);color:var(--h20-dark);margin-top:1.4rem}.h20-format-card p,.h20-format-card li{font-size:1.52rem;line-height:1.55;color:#404041d1}.h20-format-card ul{padding-left:1.8rem;margin:1.8rem 0 0}.h20-format-card__button{margin-top:auto;width:100%;padding-left:1.4rem;padding-right:1.4rem;text-align:center}.h20-schedule__details{max-width:128rem;margin:0 auto;padding:0 2rem 6rem;display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:1.6rem}.h20-schedule__detail-card{background:#fff;border:1px solid rgba(61,78,84,.15);padding:2.8rem}.h20-schedule__detail-card--primary{background:linear-gradient(135deg,#fff 0% 60%,#9db83d21)}.h20-schedule__detail-card h3{font-size:clamp(2.4rem,3vw,4.2rem);color:var(--h20-dark);margin-top:1.4rem}.h20-schedule__detail-card p,.h20-schedule__detail-card li{font-size:1.55rem;line-height:1.55;color:#404041d1}.h20-schedule__detail-card ul{padding-left:1.8rem;margin:2rem 0}.h20-schedule__mini-actions{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.h20-schedule__mini-actions a{font-family:"Open Sans",var(--font-heading--family),Arial,sans-serif;text-transform:uppercase;font-weight:800;letter-spacing:.06em;color:var(--h20-dark);text-decoration:none;border-bottom:2px solid var(--h20-green);width:max-content;max-width:100%}.h20-schedule__cta{text-align:center;padding:clamp(4rem,7vw,7rem) 2rem;background:var(--h20-dark);color:#fff}.h20-schedule__cta h2{font-size:clamp(3rem,5vw,6rem)}@media(max-width:990px){.h20-schedule__intro,.h20-schedule__details,.h20-class-formats__header{grid-template-columns:1fr;align-items:start}.h20-class-formats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.h20-format-card--featured{grid-column:span 2}.h20-schedule__image-header{display:block}.h20-schedule__image-header p{margin-top:.8rem}}@media(max-width:720px){.h20-schedule__hero{min-height:auto}.h20-schedule__image-wrap{overflow-x:auto}.h20-schedule__image{min-width:72rem}.h20-schedule__detail-card,.h20-format-card{padding:2.2rem}.h20-class-formats__grid{grid-template-columns:1fr}.h20-format-card--featured{grid-column:auto}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/h20-schedule.css.map */
