.education-hero-section{display:block}.education-hero{padding-top:var(--section-padding-top, 80px);padding-bottom:var(--section-padding-bottom, 80px);overflow:hidden}.education-hero__grid{display:grid;grid-template-columns:1fr;gap:var(--education-hero-gap, 3.2rem);align-items:center}.education-hero__content{display:flex;flex-direction:column;gap:var(--education-hero-content-vertical-gap, 2rem);padding-inline:var(--education-hero-content-horizontal-padding);padding-block:var(--education-hero-content-padding-block);margin-top:var(--education-hero-content-margin-top, 0);transform:translateY(var(--education-hero-content-transform, 0));text-align:var(--education-hero-content-align, left);margin-inline:auto;max-width:max-content}.education-hero__heading{font-size:var(--education-hero-heading-font-size, 4.8rem);font-family:var(--font-secondary-heading-family);line-height:1.1;font-weight:700;margin:0;letter-spacing:-1px;color:rgb(var(--color-foreground));text-transform:none}.education-hero__subtitle{font-size:var(--education-hero-subtitle-font-size, 2.2rem);font-family:var(--font-heading-family);line-height:1.3;font-weight:700;margin:0;color:rgb(var(--education-hero-subtitle-color,var(--color-foreground)));letter-spacing:0}.subtitle-layout-badge{border-radius:5rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));padding:11px 13px;line-height:1;text-align:center;width:100%;max-width:100%;letter-spacing:-.5px}@media all and (min-width:750px){.education-hero__heading{line-height:1.2;letter-spacing:0}.subtitle-layout-badge{letter-spacing:0;width:auto;max-width:max-content}}.education-hero__description{font-size:var(--education-hero-description-font-size, 1.8rem);line-height:1.3;font-weight:400;margin:0;color:rgb(var(--color-foreground))}.education-hero__description--desktop{display:none}.education-hero__description--mobile{display:block}.education-hero__image-wrapper{position:relative;order:var(--education-hero-image-order, 0);width:100%;height:100%;overflow:hidden}.education-hero__image-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}@media screen and (max-width:989px){.education-hero__image-wrapper:before{top:-1px;background:linear-gradient(to bottom,#191919 0%,transparent 40%)}}@media screen and (min-width:990px){.education-hero__content--left+.education-hero__image-wrapper:before{background:linear-gradient(to right,#191919 0%,transparent 40%)}.education-hero__content--right+.education-hero__image-wrapper:before{background:linear-gradient(to left,#191919 0%,transparent 40%)}}.education-hero__image{width:100%;height:100%;display:block;object-fit:cover}@media all and (max-width:989px){.education-hero__description{margin-top:0;letter-spacing:-.1px}.education-hero__content{transform:translateY(var(--education-hero-content-transform, 0));max-width:100%;width:100%}.education-hero__content.education-hero__content--mobile-first{margin-bottom:0;margin-top:calc(-1 * var(--education-hero-content-transform))}.education-hero__content.education-hero__content--mobile-second{margin-top:0;margin-bottom:calc(var(--education-hero-content-transform));z-index:1}}@media screen and (min-width:990px){.education-hero__content--left+.education-hero__image-wrapper .education-hero__image{object-position:left center}.education-hero__content--right+.education-hero__image-wrapper .education-hero__image{object-position:right center}}@media screen and (min-width:1200px){.education-hero__content.education-hero__content--left{margin-inline:auto 0}.education-hero__content.education-hero__content--right{margin-inline:0 auto}.education-hero__description--desktop{display:block}.education-hero__description--mobile{display:none}}.education-hero__button-wrapper{margin-top:.8rem}.education-hero__button{display:inline-flex;justify-content:center;align-items:center;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));text-decoration:none;font-family:var(--font-body-family)!important;font-weight:600;transition:background-color .2s ease;min-width:calc(22.5rem + var(--buttons-border-width) * 2);min-height:calc(4.8rem + var(--buttons-border-width) * 2);border-radius:50px}.education-hero__button:hover{background-color:rgb(var(--color-button-hover, var(--color-button)))}
/*# sourceMappingURL=/cdn/shop/t/85/assets/component-education-hero.css.map */
