.education-types__inner{width:100%;margin:0 auto}.education-types__heading{margin:0 0 var(--heading-spacing, 24px);line-height:1.15}.education-types__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--cols-desktop, 5),minmax(0,1fr));gap:var(--card-gap-desktop, 16px)}.education-types__item{display:block;min-width:0}.education-card{display:flex;flex-direction:column;height:100%;text-decoration:none;background-color:var(--card-bg, #ffffff);border:var(--border-w, 2px) solid transparent;box-shadow:0 3px 8px #0003;transition:border-color .2s ease}.education-card:hover,.education-card:focus-visible{border-color:var(--hover-border, #1f8fff);outline:none}.education-card__media{position:relative;overflow:hidden;width:100%}.education-card__media:before{content:"";display:block;padding-bottom:var(--image-ratio-desktop, 65%)}.education-card__image,.education-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.education-card__image{object-fit:cover;object-position:center}.education-card__placeholder{display:flex;align-items:center;justify-content:center;background-color:#f3f3f3}.education-card__placeholder svg{width:60%;height:60%;max-width:120px;max-height:120px}.education-card__content{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:var(--card-pad-v-desktop, 18px) var(--card-pad-h-desktop, 20px)}.education-card__label{margin:0;font-weight:700;text-transform:uppercase;letter-spacing:.02em;line-height:1.2;color:var(--label-color, #000000);font-size:var(--label-size-desktop, 16px)}.education-card__chevron{flex-shrink:0;width:18px;height:18px;color:var(--chevron-color, #1f8fff)}.education-card__chevron svg{display:block;width:100%;height:100%}@media screen and (max-width:1199px){.education-types__grid{grid-template-columns:repeat(var(--cols-tablet, 3),minmax(0,1fr))}}@media screen and (max-width:749px){.education-types__grid{grid-template-columns:repeat(var(--cols-mobile, 1),minmax(0,1fr));gap:var(--card-gap-mobile, 16px)}.education-types__heading{margin-bottom:var(--heading-spacing-mobile, 16px)}.education-card__media:before{padding-bottom:var(--image-ratio-mobile, 60%)}.education-card__content{padding:var(--card-pad-v-mobile, 16px) var(--card-pad-h-mobile, 18px)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-education-types.css.map */
