.shopify-section--main-article .article-banner{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important;gap:1.5rem!important;align-items:start!important;max-width:var(--ul-container-max-width, 1400px)!important;margin:0 auto!important;padding:2rem 1.5rem!important;position:relative!important}@media screen and (min-width:1000px){.shopify-section--main-article .article-banner{grid-template-columns:1fr 1fr!important;grid-template-rows:auto!important;gap:3rem!important;padding:2rem 3rem!important;align-items:center!important}.shopify-section--main-article .article-banner__image{order:-1!important;grid-column:1!important;grid-row:1!important}.shopify-section--main-article .article-banner__content{grid-column:2!important;grid-row:1!important}}.shopify-section--main-article .article-banner__image{position:relative!important;overflow:hidden!important;aspect-ratio:4/3!important;max-height:350px!important;border-radius:4px!important;width:100%!important}.shopify-section--main-article .article-banner__image img{width:100%!important;height:100%!important;object-fit:cover!important}@media screen and (min-width:1000px){.shopify-section--main-article .article-banner__image{max-height:400px!important}}.shopify-section--main-article .article-banner__content{padding:0!important;display:flex!important;flex-direction:column!important;gap:1rem!important;position:relative!important;z-index:1!important;background:transparent!important}@media screen and (min-width:1000px){.shopify-section--main-article .article-banner__content{padding:1rem 0!important;justify-content:center!important;gap:1.25rem!important}}.shopify-section--main-article .article-banner__content h1,.shopify-section--main-article .article-banner__content .h0{font-family:var(--ul-heading-font-family)!important;font-size:clamp(1.5rem,3vw,2rem)!important;line-height:1.25!important;font-weight:var(--ul-heading-font-weight, 400)!important;letter-spacing:var(--ul-heading-letter-spacing, -.02em)!important;margin:0!important}.article-banner__content .article-excerpt{font-size:1rem;line-height:1.7;color:var(--ul-text-subdued);max-width:500px}.article-banner__content .article-excerpt a{text-decoration:underline;text-underline-offset:3px}.article__meta{display:flex;flex-wrap:wrap;gap:1rem 2rem;font-size:.875rem;color:var(--ul-text-subdued)}.article-banner__content .badge{background:transparent;padding:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--ul-text-subdued)}.article-content{max-width:750px;margin:0 auto;padding:4rem var(--ul-container-gutter)}.article-content .prose{font-size:1.0625rem;line-height:1.8}.article-content .prose h2{font-size:1.5rem;font-weight:500;margin-top:3rem;margin-bottom:1.5rem}.article-content .prose h3{font-size:1.25rem;font-weight:500;margin-top:2.5rem;margin-bottom:1rem}.article-content .prose p{margin-bottom:1.5rem}.article-content .prose ul,.article-content .prose ol{margin-bottom:1.5rem;padding-left:1.5rem}.article-content .prose li{margin-bottom:.5rem}.article-content .prose table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:.9375rem}.article-content .prose th,.article-content .prose td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid rgba(0,0,0,.1)}.article-content .prose th{font-weight:600;background:#00000005}.article-tags-breadcrumb{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--ul-text-subdued);margin-bottom:1rem}.article-tags-breadcrumb span:not(:last-child):after{content:" \2022  "}.blog-banner{position:relative;text-align:center;padding:6rem var(--ul-container-gutter) 4rem;background-size:cover;background-position:center}.blog-banner-content{max-width:800px;margin:0 auto}.blog-banner-content h1,.blog-banner-content .h0{font-size:clamp(2rem,5vw,3rem);font-weight:400;letter-spacing:-.02em;margin-bottom:1rem}.blog-banner-content .prose{font-size:1rem;line-height:1.7;color:var(--ul-text-subdued);max-width:600px;margin:0 auto}.blog-filter-list{margin-top:2rem}.blog-filter-list ul{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem;list-style:none;padding:0;margin:0}.blog-filter-list li a,.blog-filter-list li span{font-size:.875rem;text-decoration:none;color:var(--ul-text-subdued);transition:color .2s ease;padding:.5rem 0;display:inline-block}.blog-filter-list li a:hover,.blog-filter-list li a.selected,.blog-filter-list li[aria-selected=true] a{color:var(--ul-text-color);text-decoration:underline;text-underline-offset:4px}.blog-posts{display:grid;grid-template-columns:1fr;gap:3rem;padding:3rem 0}@media screen and (min-width:700px){.blog-posts{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media screen and (min-width:1000px){.blog-posts{grid-template-columns:repeat(3,1fr);gap:2rem 2.5rem}}.blog-post-card{display:flex;flex-direction:column;gap:1rem}.blog-post-card__figure{position:relative;aspect-ratio:1/1;overflow:hidden;display:block}.blog-post-card__figure img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.blog-post-card:hover .blog-post-card__figure img{transform:scale(1.03)}.blog-post-card__figure .badge{position:absolute;top:1rem;left:1rem;background:#fffffff2;color:var(--ul-text-color);font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;padding:.375rem .75rem;border-radius:0}.blog-post-card__info{display:flex;flex-direction:column;gap:.75rem}.blog-post-card__meta{font-size:.8125rem;color:var(--ul-text-subdued);display:flex;flex-wrap:wrap;gap:.5rem 1rem}.blog-post-card__meta .text-with-icon{gap:.375rem}.blog-post-card__meta svg{width:14px;height:14px}.blog-post-card__info p.h3,.blog-post-card__info .h3,.blog-post-card__info p.h5,.blog-post-card__info .h5{font-family:var(--ul-heading-font-family);font-weight:var(--ul-heading-font-weight, 500);line-height:1.4;margin:0}.blog-post-card__info p.h3,.blog-post-card__info .h3{font-size:1.125rem}.blog-post-card__info p.h5,.blog-post-card__info .h5{font-size:.9375rem}.blog-post-card__info p.h3 a{text-decoration:none;color:inherit}.blog-post-card__info p.h3 a:hover{text-decoration:underline;text-underline-offset:3px}.blog-post-card__info p:not(.h3):not(.h2){font-size:.9375rem;line-height:1.6;color:var(--ul-text-subdued);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-post-card__read-more{font-size:.875rem;text-decoration:underline;text-underline-offset:3px;color:var(--ul-text-color);margin-top:.5rem;display:inline-block}.blog-post-card--featured{grid-column:1 / -1;display:grid;grid-template-columns:1fr;gap:2rem;padding:0;background:transparent!important}@media screen and (min-width:700px){.blog-post-card--featured{grid-template-columns:1.2fr 1fr;gap:3rem;align-items:center}}.blog-post-card--featured .blog-post-card__figure{aspect-ratio:4/3}@media screen and (min-width:700px){.blog-post-card--featured .blog-post-card__figure{aspect-ratio:1/1}}.blog-post-card--featured .blog-post-card__info .h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:400}.blog-posts__container nav[aria-label*=Pagination]{display:flex;justify-content:center;gap:.5rem;padding:2rem 0 4rem}.related-posts{padding:4rem 0;border-top:1px solid rgba(0,0,0,.1);margin-top:4rem}.related-posts h2{text-align:center;font-size:1.5rem;font-weight:400;margin-bottom:3rem}.related-posts__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.shopify-section--main-article .article-navigation{padding:2rem 0!important;margin-top:2rem!important;border-top:1px solid rgba(0,0,0,.08)!important}.shopify-section--main-article .article-navigation__title{font-family:var(--ul-heading-font-family)!important;font-size:1rem!important;font-weight:500!important;margin-bottom:1.5rem!important;display:block!important}.shopify-section--main-article .article-navigation__title svg{display:none!important}.shopify-section--main-article .article-prev-next{display:grid!important;grid-template-columns:1fr!important;gap:1.5rem!important;overflow:visible!important}@media screen and (min-width:700px){.shopify-section--main-article .article-prev-next{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important}}@media screen and (min-width:1000px){.shopify-section--main-article .article-prev-next{grid-template-columns:repeat(3,1fr)!important;gap:2rem!important}}.shopify-section--main-article .article-navigation .blog-post-card__figure{aspect-ratio:4/3!important}.shopify-section--main-article .article-navigation .blog-post-card__info .h5{font-size:.9375rem!important;line-height:1.4!important}.shopify-section--main-article .article-comments{margin-top:2rem!important;padding-top:1.5rem!important;border-top:1px solid rgba(0,0,0,.08)!important}.shopify-section--main-article .article-comments .comments-list{background:transparent!important;padding:0!important;margin-bottom:1.5rem!important}.shopify-section--main-article .article-comments .comments-list h3{font-family:var(--ul-heading-font-family)!important;font-size:1rem!important;font-weight:500!important;margin-bottom:1rem!important}.shopify-section--main-article .article-comments .comment{padding:.75rem 0!important;border-bottom:1px solid rgba(0,0,0,.06)!important}.shopify-section--main-article .article-comments .comment:last-child{border-bottom:none!important}.shopify-section--main-article .article-comments__form{background:transparent!important;border:none!important;padding:0!important;box-shadow:none!important}.shopify-section--main-article .article-comments__form>.grid{gap:1rem!important}.shopify-section--main-article .article-comments__form .h4,.shopify-section--main-article .article-comments__form p.h4{font-family:var(--ul-heading-font-family)!important;font-size:1rem!important;font-weight:500!important;margin-bottom:.25rem!important}.shopify-section--main-article .article-comments__form .text-subdued{font-size:.75rem!important;margin-bottom:.75rem!important}.shopify-section--main-article .article-comments__form .fieldset{gap:.75rem!important}.shopify-section--main-article .article-comments__form .input-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:.75rem!important}@media screen and (max-width:699px){.shopify-section--main-article .article-comments__form .input-row{grid-template-columns:1fr!important}}.shopify-section--main-blog .blog-banner{display:none!important;height:0!important;margin:0!important;padding:0!important}.shopify-section--main-blog .blog{padding-top:0!important;margin-top:0!important}.shopify-section--main-blog .blog-posts__container{padding-top:1.5rem!important}.shopify-section--main-blog{--ul-banner-content-padding-block-start: 0 !important;--ul-banner-spacing-block-added: 0 !important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/blog-redesign.css.map */
