.custom-blog-section__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width: 750px){.custom-blog-section__grid{grid-template-columns:repeat(3,1fr)}}.custom-blog-section__heading{margin-bottom:2rem}.custom-article-card{display:flex;flex-direction:column;text-align:center;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:box-shadow .3s ease}.custom-article-card:hover{box-shadow:0 4px 15px #0000001a}.custom-article-card__image-wrapper{position:relative;padding-top:56.25%}.custom-article-card__image,.custom-article-card__placeholder .placeholder-svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.custom-article-card__placeholder{background-color:#f2f2f2;display:flex;align-items:center;justify-content:center;height:100%;position:absolute;top:0;left:0;width:100%}.custom-article-card__date-badge{position:absolute;top:15px;left:15px;background-color:#fff;color:#333;padding:8px 12px;border-radius:5px;text-align:center;font-weight:700;line-height:1.1;border:1px solid #e0e0e0;z-index:1}.custom-article-card__date-badge span{display:block;text-transform:uppercase}.custom-article-card__date-badge span:first-child{font-size:.8rem}.custom-article-card__date-badge span:last-child{font-size:1.2rem}.custom-article-card__content{padding:25px;display:flex;flex-direction:column;flex-grow:1}.custom-article-card__meta{color:#777;font-size:.85rem;margin-bottom:10px;text-transform:uppercase}.custom-article-card__title{font-size:1.5rem;margin:0 0 15px}.custom-article-card__title a{text-decoration:none;color:#111;transition:color .3s ease}.custom-article-card__title a:hover{color:var(--button-bg-color)}.custom-article-card__excerpt{color:#555;line-height:1.6;margin-bottom:25px;flex-grow:1}.custom-article-card__button{display:inline-block;background-color:var(--button-bg-color);color:var(--button-text-color);padding:12px 30px;text-decoration:none;border-radius:5px;font-weight:700;text-transform:uppercase;letter-spacing:1px;transition:background-color .3s ease;margin-top:auto}.custom-article-card__button:hover{background-color:var(--button-hover-bg-color)}.featured-post-section{padding:4rem 0}.featured-post-section--hero{min-height:calc(100vh - var(--header-height, 90px));display:flex;align-items:center;padding:2rem 0}.featured-post-card{display:grid;grid-template-columns:1fr;align-items:center;gap:2rem}@media screen and (min-width: 750px){.featured-post-card{grid-template-columns:1fr 1fr;gap:4rem}.featured-post-card.image-pos--left .featured-post-card__image-wrapper{grid-column:1;grid-row:1}.featured-post-card.image-pos--left .featured-post-card__content{grid-column:2;grid-row:1}}.featured-post-card__content{text-align:left}.featured-post-card__subheading{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;color:#666}.featured-post-card__title{font-size:2.5rem;margin:0 0 1rem;line-height:1.2}.featured-post-section--hero .featured-post-card__title{font-size:clamp(2.5rem,5vw,3.5rem)}.featured-post-card__title a{text-decoration:none;color:#111}.featured-post-card__meta{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;font-size:.85rem;color:#777;margin-bottom:1.5rem}.featured-post-card__excerpt{font-size:1rem;line-height:1.6;color:#555;margin-bottom:2rem}.featured-post-card__button{display:inline-block;background-color:var(--button-bg-color);color:var(--button-text-color);padding:12px 30px;text-decoration:none;border-radius:5px;font-weight:700;text-transform:uppercase;letter-spacing:1px;transition:background-color .3s ease;border:1px solid var(--button-bg-color)}.featured-post-card__button:hover{background-color:var(--button-hover-bg-color);border-color:var(--button-hover-bg-color)}.featured-post-card__image-wrapper{border-radius:8px;overflow:hidden;width:100%}.featured-post-section--hero .featured-post-card__image-wrapper{height:100%;max-height:60vh}.featured-post-card__image{width:100%;height:100%;object-fit:cover}.featured-post-card__placeholder{width:100%;padding-top:65%;position:relative;background-color:#f2f2f2;border-radius:8px}.featured-post-card__placeholder .placeholder-svg{position:absolute;top:0;left:0;width:100%;height:100%}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
