.resources-list{background-color:var(--rl-background);padding:var(--section-gap-top, 60px) 0 var(--section-gap-bottom, 60px)}.resources-list__wrapper{max-width:var(--rl-max-width);margin:0 auto;padding-left:var(--rl-horizontal-padding);padding-right:var(--rl-horizontal-padding)}.resources-list__header{text-align:center;margin-bottom:60px}.resources-list__title{font-family:var(--font-headline);font-size:clamp(2rem,5vw,3.5rem);font-weight:400;color:var(--rl-accent-color);margin:0 0 16px;line-height:1.2}.resources-list__subtitle{font-family:var(--font-base);font-size:var(--font-base-size, 1rem);font-weight:400;font-style:normal;color:var(--rl-text-muted);max-width:640px;margin:0 auto;line-height:var(--font-base-line-height, 1.6)}.resources-list__grid{display:grid;grid-template-columns:1fr;gap:24px}@media screen and (min-width:750px){.resources-list__grid{grid-template-columns:repeat(2,1fr);gap:32px}}.resource-card{display:flex;overflow:hidden;background-color:var(--rl-card-background);border:1px solid var(--rl-card-border-color);border-radius:var(--rl-card-border-radius);box-shadow:0 1px 3px #0000000d;transition:transform .3s ease,box-shadow .3s ease;min-height:200px}@media screen and (min-width:750px){.resource-card{min-height:240px}}.resource-card:hover{transform:translateY(-4px);box-shadow:0 10px 40px #0000001a}.resource-card__image-wrapper{position:relative;flex-shrink:0;width:33.333%;min-width:140px;max-width:220px;overflow:hidden}.resource-card__image{width:100%;height:100%;object-fit:cover}.resource-card__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(139,111,93,var(--rl-image-overlay-opacity)),rgba(217,197,178,calc(var(--rl-image-overlay-opacity) * 2)));pointer-events:none}.resource-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:200px;background-color:#8b6f5d1a;color:var(--rl-text-muted)}.resource-card__placeholder svg{opacity:.5}.resource-card__content{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:20px}@media screen and (min-width:750px){.resource-card__content{padding:24px 28px}}.resource-card__text{flex:1;display:flex;flex-direction:column}.resource-card__title{font-family:var(--font-headline);font-size:calc(var(--rl-card-title-size, 24px) * .85);font-weight:400;font-style:normal;color:var(--rl-text-color);margin:0 0 10px;line-height:1.3}@media screen and (min-width:750px){.resource-card__title{font-size:var(--rl-card-title-size, 24px)}}.resource-card__description{font-family:var(--font-base);font-size:var(--rl-card-body-size, 14px);font-weight:400;font-style:normal;color:var(--rl-text-muted);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:var(--rl-description-lines, 3);-webkit-box-orient:vertical;overflow:hidden;flex:1}.resource-card__action{margin-top:20px}.resource-card__link{display:inline-flex;align-items:center;font-family:var(--font-base);font-size:var(--rl-link-size, 12px);font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--rl-accent-color);text-decoration:none;transition:color .2s ease;line-height:1}.resource-card__link:hover{color:var(--rl-text-color)}.resource-card__icon{display:flex;align-items:center;justify-content:center;margin-right:8px;flex-shrink:0}.resource-card__icon svg{width:var(--rl-link-size, 12px);height:var(--rl-link-size, 12px)}.resource-card__link-text{display:flex;align-items:center}.resource-card__arrow{margin-left:6px;font-size:calc(var(--rl-link-size, 12px) * 1.2);line-height:1;transition:transform .2s ease}.resource-card__link:hover .resource-card__arrow{transform:translate(4px)}.resource-card--coming-soon{background-color:#f5f5f480;border-style:dashed;box-shadow:none}.resource-card--coming-soon:hover{transform:none;box-shadow:0 4px 16px #0000000d}.resource-card__image-wrapper--placeholder{display:flex;align-items:center;justify-content:center;background-color:#d6d3d14d}.resource-card__coming-soon-icon{display:flex;align-items:center;justify-content:center;color:var(--rl-text-muted);opacity:.5}.resource-card__title--muted{color:var(--rl-text-muted);font-style:normal}.resource-card__description--muted{font-style:normal}.resources-list__footer{margin-top:80px;text-align:center}.resources-list__footer-line{width:80px;height:1px;background-color:var(--rl-accent-color);opacity:.2;margin:0 auto 28px}.resources-list__footer-text{font-family:var(--font-base);font-size:.7rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--rl-text-muted);margin:0}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-resources-list.css.map */
