.blog-placeholder{margin:0 1.5rem;background:rgb(var(--color-background))}.blog__posts.articles-wrapper .article.blog-list-style .article-card-wrapper .card.article-card{width:100%;align-self:self-start;overflow:hidden;display:flex;flex-direction:row;gap:var(--grid-desktop-horizontal-spacing)}.blog__posts.articles-wrapper .article.blog-overlay-style .card__inner{position:absolute;left:0;top:0;height:100%;overflow:hidden;z-index:0}.blog__posts.articles-wrapper .article.blog-overlay-style{scroll-snap-align:start;position:relative;margin-left:0}.blog__posts.articles-wrapper .blog__post .card--standard>.card__content .card__information{padding:20px}.featured-blog .slider:not(.slider--everywhere):not(.slider--desktop)+.slider-buttons{display:flex;align-items:center;justify-content:center}.featured-blog .slider--tablet:after{content:"";width:0;padding-left:1.5rem;margin-left:calc(-1 * var(--grid-desktop-horizontal-spacing))}.featured-blog .slider.slider--tablet.contains-card--standard .slider__slide:not(.collection-list__item--no-media){padding:var(--focus-outline-padding)}.featured-blog .slider.slider--tablet{position:relative;flex-wrap:inherit;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:auto}.blog .page-width{max-width:var(--page-width);margin:0 auto}.featured-blog .slider:not(.slider--everywhere):not(.slider--desktop)+.slider-buttons{display:flex;margin-top:20px}.featured-blog .slider-buttons .slider-button{width:30px;height:30px;background:var(--gradient-base-background-1);box-shadow:0 0 20px #00000026}.featured-blog .slider-buttons .slider-button:hover{color:var(--gradient-base-background-1);background:var(--gradient-base-accent-1)}.blog__posts .blog__post.blog-overlay-style .card:not(.ratio)>.card__content{z-index:1;grid-template-rows:max-content minmax(0,1fr) max-content auto}@media screen and (max-width: 576px){.page-width-desktop .grid--peek .grid__item{min-width:100%}}@media screen and (max-width: 749px){.page-width-desktop .grid--peek.slider .grid__item:first-of-type{margin-left:auto}}@media screen and (max-width: 989px){.featured-blog .slider:not(.slider--everywhere):not(.slider--mobile)+.slider-buttons{display:none}}@media screen and (min-width: 750px){.blog-placeholder{text-align:left;margin:0}}.blog-placeholder__content{padding:3rem;background:rgba(var(--color-foreground),.04)}.blog-placeholder .placeholder{position:relative}.blog-placeholder h2{margin:0}.blog-placeholder .rte-width{margin-top:1.2rem;color:rgba(var(--color-foreground),.75)}@media screen and (min-width: 990px){.grid--1-col-desktop .article-card .card__content{text-align:center}}.blog__title{margin:0}.blog__posts.articles-wrapper{margin-bottom:1rem}@media screen and (min-width: 990px){.blog__posts.articles-wrapper{margin-bottom:0}}.blog__posts.articles-wrapper .article{scroll-snap-align:start}@media screen and (max-width: 749px){.blog__posts.articles-wrapper .article.blog-list-style .article-card-wrapper .card.article-card{flex-direction:column;gap:var(--grid-desktop-horizontal-spacing)}}.background-secondary .blog-placeholder__content{background-color:rgb(var(--color-background))}@supports not (inset: 10px){@media screen and (min-width: 750px){.blog__posts .article+.article{margin-left:var(--grid-desktop-horizontal-spacing)}}}@media screen and (min-width: 400px){.blog-list-style .card.article-card{display:flex;flex-direction:row}}.card.article-card .card__media .media img{mix-blend-mode:normal}.blog .blog__posts{display:grid;grid-template-columns:repeat(4,1fr)}.blog_placeholder_section{display:grid;grid-template-columns:repeat(4,1fr);column-gap:30px}.blog .blog__posts .blog__post.article,.blog_placeholder_section{width:100%;max-width:100%}.blog .custom-article-section,.blog .custom-article-section .blog-tag{display:flex;flex-wrap:wrap;font-size:1.4rem;text-transform:uppercase;font-weight:400;letter-spacing:2.1px;font-family:var(--font-body-family);color:var(--gradient-base-accent-1);row-gap:5px;justify-content:flex-start}.blog .custom-article-section .blog-tag .custom-blog-tag a{color:var(--gradient-base-accent-1);transition:var(--duration-default)}.blog .custom-article-section .blog-tag .custom-blog-tag a:hover{color:var(--gradient-base-accent-3)}.blog .custom-article-section .custom-blog-tag:not(:last-child) .blog-tags:after{content:"|";padding:0 15px}.blog .article-card__footer a.blog__button.button{background:transparent;padding:0 0 5px;color:var(--gradient-base-accent-1);font-weight:400;transition:var(--duration-default)}.blog .article-card__footer a.blog__button.button:hover{color:var(--gradient-base-accent-3)}.blog .card.article-card .card__information .card__heading a{font-family:var(--font-heading-family);line-height:32px;text-transform:capitalize;font-size:2.6rem;letter-spacing:normal}.blog .card.article-card .card__information,.blog .card.article-card .card__content{padding:40px 0}.blog .card.article-card .featured-article-content{display:flex;align-items:center;flex-direction:column;font-size:2rem;font-family:var(--font-heading-family);font-weight:500}.blog .card.article-card .featured-article-content>span{line-height:normal}.card.article-card .article-date .date{position:absolute;background:var(--gradient-base-background-3);padding:15px;left:35px}.blog .title-wrapper-with-link{margin-bottom:7rem}@media (min-width: 992px) and (max-width: 1199px){.blog .blog__posts{grid-template-columns:repeat(6,1fr)}.blog .blog__posts .blog__post{grid-column:span 2}.blog .blog__posts .blog__post:last-child:nth-child(3n-1){grid-column-end:-2}.blog .blog__posts .blog__post:nth-last-child(2):nth-child(3n+1){grid-column-end:4}.blog .blog__posts .blog__post:last-child:nth-child(3n-2){grid-column-end:5}.blog .blog__posts .blog__post{width:100%;max-width:100%}}@media screen and (max-width: 767px){.blog .card.article-card .card__content{padding:40px 0 20px}}@media screen and (min-width: 577px) and (max-width: 991px){.blog .blog__posts{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 576px){.blog .blog__posts{grid-template-columns:repeat(1,1fr)}}.blog .article-card__footer a.blog__button.button,.grid-banner.custom-grid-two .grid-banner-content .grid-banner-inner a.banner-button{position:relative}.blog .article-card__footer a.blog__button.button:after,.grid-banner.custom-grid-two .grid-banner-content .grid-banner-inner a.banner-button:after{position:absolute;content:"";height:0px;width:50%;border-color:currentColor;border-block-style:inherit;border:dashed;top:auto;bottom:0;left:0;right:auto;border-block-width:1px;transition:all .3s linear}.blog .article-card__footer a.blog__button.button:hover:after,.grid-banner.custom-grid-two .grid-banner-content .grid-banner-inner a.banner-button:hover:after{width:100%}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-featured-blog.css.map */
