.resource-center-hero{position:relative;overflow:hidden;display:flex;align-items:center}.resource-center-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.resource-center-hero__media img{width:100%;height:100%;object-fit:cover}.resource-center-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--rc-hero-overlay-color, #000);opacity:var(--rc-hero-overlay-opacity, .4);z-index:1}.resource-center-hero__content{position:relative;z-index:2;width:100%;padding:5rem 0}.resource-center-hero__content.content-align-center{text-align:center}.resource-center-hero__content.content-align-left{text-align:left}.resource-center-hero__content.content-align-right{text-align:right}.resource-center-hero__back-link{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.6rem;font-size:1.4rem;text-decoration:underline;color:var(--rc-hero-back-link-color, inherit);text-shadow:var(--rc-hero-text-shadow, none);opacity:.8;text-underline-offset:2px}.resource-center-hero__back-link:hover{opacity:1}.resource-center-hero__eyebrow{display:block;margin-bottom:1rem;font-size:1.2rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--rc-hero-eyebrow-color, inherit);text-shadow:var(--rc-hero-text-shadow, none);opacity:.75}.resource-center-hero__heading{margin:0 0 1.6rem;color:var(--rc-hero-heading-color, inherit);text-shadow:var(--rc-hero-text-shadow, none)}.resource-center-hero__subheading{max-width:72ch;margin-left:auto;margin-right:auto;font-size:1.6rem;line-height:1.65;color:var(--rc-hero-intro-color, inherit);text-shadow:var(--rc-hero-text-shadow, none);opacity:.9}.resource-center-hero__content.content-align-left .resource-center-hero__subheading,.resource-center-hero__content.content-align-right .resource-center-hero__subheading{margin-left:0;margin-right:0}.resource-center-hero__buttons{margin-top:2.4rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.resource-center-hero__content.content-align-left .resource-center-hero__buttons{justify-content:flex-start}.resource-center-hero__content.content-align-right .resource-center-hero__buttons{justify-content:flex-end}.resource-center-hero__button{color:var(--rc-hero-button-text-color, inherit)!important;text-shadow:var(--rc-hero-text-shadow, none)}.resource-categories__intro{max-width:72ch;margin:0 auto 3.2rem;text-align:center}.resource-categories__intro h1,.resource-categories__intro h2,.resource-categories__intro h3{color:var(--rc-categories-heading-color, inherit);text-shadow:var(--rc-categories-text-shadow, none)}.resource-categories__intro .rte{color:var(--rc-categories-intro-color, inherit);text-shadow:var(--rc-categories-text-shadow, none)}.resource-categories__grid{display:grid;grid-template-columns:1fr;gap:2.4rem;list-style:none;padding:0;margin:0}@media screen and (min-width:750px){.resource-categories__grid{grid-template-columns:repeat(2,1fr)}}.resource-category-card{display:flex;flex-direction:column;height:100%;border:.1rem solid rgba(var(--color-base-text),.1);border-radius:var(--popup-corner-radius, 4px);overflow:hidden;background:rgba(var(--color-base-background-1),1);transition:box-shadow .25s ease,transform .25s ease}.resource-category-card:hover{box-shadow:0 6px 28px #0000001a;transform:translateY(-3px)}.resource-category-card__image-wrapper{aspect-ratio:16 / 9;overflow:hidden}.resource-category-card__image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.resource-category-card:hover .resource-category-card__image-wrapper img{transform:scale(1.04)}.resource-category-card__body{padding:2.4rem;display:flex;flex-direction:column;flex:1}.resource-category-card__title{margin:0 0 .8rem;color:var(--rc-categories-card-title-color, inherit);text-shadow:var(--rc-categories-text-shadow, none)}.resource-category-card__description{margin:0 0 1.6rem;font-size:1.4rem;line-height:1.6;color:var(--rc-categories-card-description-color, inherit);text-shadow:var(--rc-categories-text-shadow, none);opacity:.8}.resource-category-card__article-links{list-style:none;padding:0;margin:0 0 2rem;border-top:.1rem solid rgba(var(--color-base-text),.08);padding-top:1.2rem}.resource-category-card__article-links li{padding:.45rem 0;border-bottom:.1rem solid rgba(var(--color-base-text),.04)}.resource-category-card__article-links li:last-child{border-bottom:none}.resource-category-card__article-link{font-size:1.35rem;display:inline-flex;align-items:baseline;gap:.5rem;text-decoration:none;color:var(--rc-categories-card-link-color, inherit);text-shadow:var(--rc-categories-text-shadow, none);line-height:1.4}.resource-category-card__article-link:before{content:"\2192";flex-shrink:0;opacity:.5;font-style:normal}.resource-category-card__article-link:hover{text-decoration:underline;text-underline-offset:2px}.resource-category-card__footer{margin-top:auto;padding-top:.8rem}.resource-category-card__footer .button{color:var(--rc-categories-card-button-text-color, inherit)!important;text-shadow:var(--rc-categories-text-shadow, none)}.resource-article-grid__header{margin-bottom:3.2rem}.resource-article-grid__header h1,.resource-article-grid__header h2,.resource-article-grid__header h3{color:var(--rc-grid-heading-color, inherit);text-shadow:var(--rc-grid-text-shadow, none)}.resource-article-grid__intro{margin-top:1rem;font-size:1.6rem;line-height:1.65;color:var(--rc-grid-intro-color, inherit);text-shadow:var(--rc-grid-text-shadow, none);opacity:.85}.resource-article-grid__featured{margin-bottom:4rem;padding:2.4rem;border-radius:var(--popup-corner-radius, 4px);border-left:4px solid rgba(var(--color-base-text),.25);background:rgba(var(--color-base-text),.04)}.resource-article-grid__featured-label{font-size:1.1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--rc-grid-featured-label-color, inherit);text-shadow:var(--rc-grid-text-shadow, none);opacity:.55;margin:0 0 .8rem}.resource-article-grid__featured-title{margin:0 0 .8rem;color:var(--rc-grid-featured-title-color, inherit);text-shadow:var(--rc-grid-text-shadow, none)}.resource-article-grid__featured-title a{text-decoration:none;color:inherit}.resource-article-grid__featured-title a:hover{text-decoration:underline}.resource-article-grid__featured-excerpt{font-size:1.5rem;line-height:1.65;color:var(--rc-grid-featured-excerpt-color, inherit);text-shadow:var(--rc-grid-text-shadow, none);opacity:.85;margin:0 0 1.8rem}.resource-article-grid__featured .button{color:var(--rc-grid-featured-button-text-color, inherit)!important;text-shadow:var(--rc-grid-text-shadow, none)}.resource-article-grid__grid{display:grid;grid-template-columns:1fr;gap:2.4rem;list-style:none;padding:0;margin:0}@media screen and (min-width:750px){.resource-article-grid__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1100px){.resource-article-grid__grid{grid-template-columns:repeat(3,1fr)}}.resource-article-card{display:flex;flex-direction:column;height:100%;border:.1rem solid rgba(var(--color-base-text),.1);border-radius:var(--popup-corner-radius, 4px);overflow:hidden;background:rgba(var(--color-base-background-1),1);transition:box-shadow .25s ease,transform .25s ease}.resource-article-card:hover{box-shadow:0 4px 20px #00000017;transform:translateY(-3px)}.resource-article-card__image-wrapper{aspect-ratio:16 / 9;overflow:hidden;background:rgba(var(--color-base-text),.04)}.resource-article-card__image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.resource-article-card:hover .resource-article-card__image-wrapper img{transform:scale(1.04)}.resource-article-card__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.2}.resource-article-card__body{padding:2rem;display:flex;flex-direction:column;flex:1}.resource-article-card__tag{font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--rc-grid-card-tag-color, inherit);text-shadow:var(--rc-grid-text-shadow, none);opacity:.5;margin:0 0 .6rem}.resource-article-card__title{margin:0 0 .8rem;font-size:1.6rem;line-height:1.3;color:var(--rc-grid-card-title-color, inherit);text-shadow:var(--rc-grid-text-shadow, none)}.resource-article-card__title a{text-decoration:none;color:inherit}.resource-article-card__title a:hover{text-decoration:underline;text-underline-offset:2px}.resource-article-card__excerpt{font-size:1.4rem;line-height:1.55;color:var(--rc-grid-card-excerpt-color, inherit);text-shadow:var(--rc-grid-text-shadow, none);opacity:.8;margin:0 0 1.6rem;flex:1}.resource-article-card__read-more{font-size:1.3rem;font-weight:600;display:inline-flex;align-items:center;gap:.4rem;color:var(--rc-grid-card-read-more-color, inherit);text-shadow:var(--rc-grid-text-shadow, none);text-decoration:underline;text-underline-offset:2px;margin-top:auto}.resource-article-card__read-more:hover{opacity:.65}.resource-center-back-link-section{padding-bottom:1.6rem;margin-bottom:2rem;border-bottom:.1rem solid rgba(var(--color-base-text),.08)}.resource-center-back-link{display:inline-flex;align-items:center;gap:.5rem;font-size:1.4rem;color:var(--rc-grid-back-link-color, inherit);text-shadow:var(--rc-grid-text-shadow, none);text-decoration:underline;text-underline-offset:2px;opacity:.65}.resource-center-back-link:hover{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-resource-center.css.map */
