.featured-blog{position:relative;z-index:0}.featured-blog__wrapper{margin:0 auto;padding-right:1.5rem;padding-left:1.5rem;max-width:120rem}.featured-blog--full-width .featured-blog__wrapper{max-width:none;padding-right:2rem;padding-left:2rem}@media screen and (min-width:750px){.featured-blog--full-width .featured-blog__wrapper{padding-right:3rem;padding-left:3rem}}@media screen and (min-width:990px){.featured-blog--full-width .featured-blog__wrapper{padding-right:5rem;padding-left:5rem}}.featured-blog__header{text-align:center;margin-bottom:3rem}.featured-blog__heading{margin-bottom:0;margin-top:0;font-weight:600;letter-spacing:-.02em;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.featured-blog__header{margin-bottom:4rem}}.featured-blog__grid{display:grid;gap:2rem;grid-template-columns:1fr}@media screen and (min-width:750px){.featured-blog__grid--1-col{grid-template-columns:1fr}.featured-blog__grid--2-col{grid-template-columns:repeat(2,1fr)}.featured-blog__grid--3-col{grid-template-columns:repeat(3,1fr)}.featured-blog__grid--4-col{grid-template-columns:repeat(4,1fr)}.featured-blog__grid{gap:3rem}}@media screen and (min-width:990px){.featured-blog__grid{gap:4rem}}.featured-blog__post{border:var(--border-width, 0) solid rgba(var(--color-foreground),var(--border-opacity, .08));border-radius:var(--border-radius, 1.2rem);overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-light);display:flex;flex-direction:column;height:100%;text-align:left!important}.featured-blog__post:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(var(--color-foreground),.12);border-color:rgba(var(--color-foreground),.15)}.featured-blog__post-inner{display:flex;flex-direction:column;height:100%;text-align:left!important}.featured-blog__post-image{position:relative;overflow:hidden;aspect-ratio:16/10;background:rgba(var(--color-foreground),.04)}.featured-blog__post-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.featured-blog__post:hover .featured-blog__post-image img{transform:scale(1.05)}.featured-blog__post-image a{display:block;width:100%;height:100%}.featured-blog__post-content{padding:2rem;display:flex;flex-direction:column;flex-grow:1;text-align:left}.featured-blog__post.article-card-wrapper,.featured-blog__post .card,.featured-blog__post .card-information{--text-alignment: left !important}.featured-blog__post .featured-blog__post-categories,.featured-blog__post-inner .featured-blog__post-categories,.featured-blog__post-content .featured-blog__post-categories,.article-card-wrapper .featured-blog__post-categories,.card .featured-blog__post-categories,.card-information .featured-blog__post-categories{display:flex!important;flex-wrap:wrap;gap:8px;margin-bottom:.75rem;height:56px;align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important;overflow:hidden;font-size:0}.featured-blog__post-category{display:inline-block;padding:4px 12px;background:rgba(var(--color-foreground),.08);color:rgba(var(--color-foreground),.75);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:10px;line-height:1;text-align:left}.featured-blog__post-date{font-size:.85rem;color:rgba(var(--color-foreground),.6);text-transform:uppercase;letter-spacing:.05em;font-weight:500;margin-bottom:1rem;display:block;text-align:left}.featured-blog__post-title{margin:0 0 1rem;font-size:1.7rem;font-weight:600;line-height:1.4;text-align:left;min-height:calc(1.4em * 3);overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.featured-blog__post-title a{color:rgb(var(--color-foreground));text-decoration:none;transition:color .3s ease}.featured-blog__post-title a:hover{color:rgba(var(--color-foreground),.7)}.featured-blog__post-author{font-size:1rem;color:rgba(var(--color-foreground),.7);margin:0 0 1rem;font-style:italic}.featured-blog__post-excerpt{font-size:1.3rem;line-height:1.6;color:rgba(var(--color-foreground),.8);margin-bottom:0;text-align:left;flex:1}.featured-blog__post-excerpt p{margin:0}.featured-blog__read-more{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;text-decoration:none;font-size:1rem;font-weight:500;color:rgb(var(--color-foreground));transition:gap .2s ease}.featured-blog__read-more:hover{gap:.75rem}.featured-blog__read-more svg{width:16px;height:16px;flex-shrink:0}@media screen and (min-width:750px){.featured-blog__post-content{padding:2.5rem}.featured-blog__post-title{font-size:1.4rem}}@media screen and (min-width:990px){.featured-blog__post-content{padding:3rem}.featured-blog__post-title{font-size:1.5rem}}.featured-blog__view-all{text-align:center;margin-top:3rem}.featured-blog__view-all-button{text-decoration:none;min-width:16rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button))}.featured-blog__view-all-button:hover{text-decoration:none;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button));filter:brightness(1.05)}.featured-blog__view-all-button:visited{color:rgb(var(--color-button-text))}.featured-blog__view-all-button:focus-visible{color:rgb(var(--color-button-text))}@media screen and (min-width:750px){.featured-blog__view-all{margin-top:4rem}.featured-blog__view-all-button{min-width:18rem}}.featured-blog__empty-state{grid-column:1 / -1;text-align:center;padding:4rem 2rem;background:rgba(var(--color-foreground),.02);border:var(--border-width, 0) solid rgba(var(--color-foreground),var(--border-opacity, .08));border-radius:var(--border-radius, 1.2rem);color:rgba(var(--color-foreground),.7)}.featured-blog__empty-state h3{margin:0 0 1rem;font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground))}.featured-blog__empty-state p{margin:0 0 1rem;font-size:1rem;line-height:1.5}.featured-blog__empty-state p:last-child{margin-bottom:0}@media screen and (min-width:750px){.featured-blog__empty-state{padding:6rem 3rem}.featured-blog__empty-state h3{font-size:1.8rem}}@media screen and (max-width:749px){.featured-blog__wrapper{padding-right:1rem;padding-left:1rem}.featured-blog__header{margin-bottom:2rem}.featured-blog__grid{gap:1.5rem}.featured-blog__post-content{padding:1.4rem}.featured-blog__post-title{font-size:1.7rem}.featured-blog__view-all{margin-top:2rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-featured-blog.css.map */
