.varsity-why-we-created{position:relative;isolation:isolate;background-color:var(--vwc-bg, #ffffff);padding-top:var(--vwc-pad-top-m, 32px);padding-bottom:var(--vwc-pad-bottom-m, 32px)}@media screen and (min-width:1000px){.varsity-why-we-created{padding-top:var(--vwc-pad-top-d, 64px);padding-bottom:var(--vwc-pad-bottom-d, 64px)}}.varsity-why-we-created__container{max-width:var(--vwc-content-max-width, 1320px);margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.varsity-why-we-created__row{display:flex;flex-direction:column;align-items:stretch;gap:var(--vwc-stack-gap-m, 20px)}.varsity-why-we-created__cta-wrap{margin-top:var(--vwc-cta-spacing-m, 20px);display:flex}.varsity-why-we-created__cta-wrap[data-align=left]{justify-content:flex-start}.varsity-why-we-created__cta-wrap[data-align=center]{justify-content:center}.varsity-why-we-created__cta-wrap[data-align=right]{justify-content:flex-end}.varsity-why-we-created__card,.varsity-why-we-created__media{box-shadow:var(--vwc-card-shadow, 0 8px 24px rgba(17, 17, 17, .07))}.varsity-why-we-created__card{box-sizing:border-box;width:100%;display:flex;flex-direction:column;background-color:var(--vwc-card-bg, #ffffff);border:1px solid var(--vwc-card-border-color, #ececec);border-radius:var(--vwc-card-radius, 14px);padding:var(--vwc-card-pad-m, 24px)}.varsity-why-we-created__eyebrow{margin:0 0 10px;color:var(--vwc-eyebrow-color, #9c0000)!important}.varsity-why-we-created__eyebrow.vrs-default-size{font-size:var(--vwc-eyebrow-font-size, 12px);font-weight:var(--vwc-eyebrow-font-weight, 700);letter-spacing:.08em;text-transform:uppercase}.varsity-why-we-created__heading{margin:0 0 16px;color:var(--vwc-heading-color, #111111)!important;line-height:1.08}.varsity-why-we-created__heading.vrs-default-size{font-size:var(--vwc-heading-font-size-m, 26px);font-weight:var(--vwc-heading-font-weight, 800);letter-spacing:.005em}.varsity-why-we-created__copy{display:flex;flex-direction:column;gap:var(--vwc-copy-gap, 14px)}.varsity-why-we-created__paragraph{margin:0;color:var(--vwc-body-color, #55565a)!important;line-height:1.55}.varsity-why-we-created__paragraph.vrs-default-size{font-size:var(--vwc-body-font-size, 14px);font-weight:var(--vwc-body-font-weight, 400)}.varsity-why-we-created__paragraph--emphasis{color:var(--vwc-body-emphasis-color, #111111)!important}.varsity-why-we-created__paragraph--emphasis.vrs-default-size{font-weight:var(--vwc-body-emphasis-font-weight, 700)}.varsity-why-we-created__paragraph br{content:""}.varsity-why-we-created__media{position:relative;width:100%;min-height:var(--vwc-image-min-height-m, 260px);border-radius:var(--vwc-image-radius, 14px);overflow:hidden;background-color:var(--vwc-image-fallback-bg, #14100f)}.varsity-why-we-created__media-img,.varsity-why-we-created__media-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.varsity-why-we-created__features{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:var(--vwc-feature-gap, 22px)}.varsity-why-we-created__feature{display:flex;align-items:flex-start;gap:14px}.varsity-why-we-created__feature-icon{flex:0 0 auto;width:var(--vwc-icon-size, 44px);height:var(--vwc-icon-size, 44px);border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--vwc-icon-bg, #fbe6e6);color:var(--vwc-icon-color, #9c0000)!important}.varsity-why-we-created__feature-icon svg{width:var(--vwc-icon-glyph-size, 20px);height:var(--vwc-icon-glyph-size, 20px);display:block}.varsity-why-we-created__feature-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.varsity-why-we-created__feature-heading{margin:0;color:var(--vwc-feature-heading-color, #111111)!important;line-height:1.25}.varsity-why-we-created__feature-heading.vrs-default-size{font-size:var(--vwc-feature-heading-font-size, 15px);font-weight:var(--vwc-feature-heading-font-weight, 700);letter-spacing:.01em;text-transform:uppercase}.varsity-why-we-created__feature-text{margin:0;color:var(--vwc-feature-text-color, #6b6b6b)!important;line-height:1.5}.varsity-why-we-created__feature-text.vrs-default-size{font-size:var(--vwc-feature-text-font-size, 13px);font-weight:var(--vwc-feature-text-font-weight, 400)}.varsity-why-we-created__button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:var(--vwc-button-pad-y, 15px) var(--vwc-button-pad-x, 28px);border-radius:var(--vwc-button-radius, 30px);border:1.5px solid var(--vwc-button-border-color, #9c0000);background-color:var(--vwc-button-bg, #ffffff);color:var(--vwc-button-text-color, #9c0000)!important;text-decoration:none;white-space:nowrap;transition:background-color .18s ease,color .18s ease}.varsity-why-we-created__button.vrs-default-size{font-size:var(--vwc-button-font-size, 14px);font-weight:var(--vwc-button-font-weight, 700);letter-spacing:.02em;text-transform:uppercase}.varsity-why-we-created__button:hover{background-color:var(--vwc-button-bg-hover, #9c0000);color:var(--vwc-button-text-color-hover, #ffffff)!important}.varsity-why-we-created__button-icon{flex:0 0 auto;width:15px;height:15px;transition:transform .18s ease}.varsity-why-we-created__button:hover .varsity-why-we-created__button-icon{transform:translate(2px)}@media screen and (min-width:700px){.varsity-why-we-created__card{padding:var(--vwc-card-pad-d, 32px)}.varsity-why-we-created__heading.vrs-default-size{font-size:var(--vwc-heading-font-size-d, 32px)}.varsity-why-we-created__media{min-height:var(--vwc-image-min-height-d, 340px)}}@media screen and (min-width:1000px){.varsity-why-we-created__row{flex-direction:row;align-items:stretch;gap:var(--vwc-column-gap, 24px)}.varsity-why-we-created__card,.varsity-why-we-created__media{width:auto}.varsity-why-we-created__card--left{flex:var(--vwc-col-left, 1) 1 0}.varsity-why-we-created__media{flex:var(--vwc-col-center, 1) 1 0;min-height:0}.varsity-why-we-created__card--right{flex:var(--vwc-col-right, 1) 1 0}.varsity-why-we-created__cta-wrap{margin-top:var(--vwc-cta-spacing-d, 28px)}}@media(prefers-reduced-motion:reduce){.varsity-why-we-created__button,.varsity-why-we-created__button-icon{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/section-varsity-why-we-created.css.map */
