.blog-index .blog-masthead{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 2rem;margin-top:1.5rem;margin-bottom:1.5rem}@media screen and (min-width:1024px){.blog-index .blog-masthead{margin-top:2.5rem;margin-bottom:2rem}}.blog-index .blog-masthead .blog-title,.blog-index .blog-masthead .blog-title h1{margin:0}.blog-title__link{color:currentColor;text-decoration:none}.blog-title__link:hover,.blog-title__link:focus{color:#d6373f}.blog-search{flex:1 1 20rem;max-width:28rem;margin-left:auto}@media screen and (max-width:719px){.blog-search{flex-basis:100%;max-width:none;margin-left:0}}.blog-search .productgrid--search-form-field{height:3.25rem;padding:.5rem 3rem .5rem 1rem;font-size:1rem;line-height:1.2;border-radius:3px}@media screen and (max-width:719px){.blog-search .productgrid--search-form-field{height:3rem}}.blog-search .productgrid--search-form-field::-webkit-search-decoration,.blog-search .productgrid--search-form-field::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.blog-search .productgrid--search-button{right:.75rem;width:1.75rem;height:1.75rem;margin-top:-.875rem}.blog-categories{margin:0 0 2rem}.blog-categories__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:0;margin:0;list-style:none}@media screen and (min-width:720px){.blog-categories__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}}.blog-categories__item{margin:0}.blog-categories__tile{position:relative;display:block;aspect-ratio:16 / 10;overflow:hidden;color:#fff;text-decoration:none;background-color:#1d1d1d;border-radius:6px;transition:box-shadow .15s cubic-bezier(.4,0,.2,1)}@supports not (aspect-ratio: 1){.blog-categories__tile{height:9rem}}.blog-categories__tile:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";background:linear-gradient(180deg,#0000000d 30%,#000000b3);transition:opacity .15s cubic-bezier(.4,0,.2,1)}.blog-categories__media{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.blog-categories__image{display:block;width:100%;height:100%;object-fit:cover;visibility:visible;transition:transform .4s cubic-bezier(.4,0,.2,1)}.blog-categories__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#e8e8e8}.blog-categories__placeholder svg{width:2.75rem;height:2.75rem;fill:#949494;opacity:.8}.blog-categories__label{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:.75rem .875rem;font-size:.9375rem;font-weight:700;line-height:1.25;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.45)}@media screen and (min-width:1024px){.blog-categories__label{padding:1rem 1.25rem;font-size:1.125rem}}.blog-categories__tile:not(.blog-categories__tile--empty):hover,.blog-categories__tile:focus-visible{box-shadow:0 6px 18px #0000002e}.blog-categories__tile:not(.blog-categories__tile--empty):hover .blog-categories__image,.blog-categories__tile:focus-visible .blog-categories__image{transform:scale(1.05)}.blog-categories__tile--empty{cursor:default}.blog-categories__tile--empty .blog-categories__media{opacity:.55}.blog-categories__tile--empty .blog-categories__label{opacity:.85}.blog-categories__tile:focus-visible{outline:3px solid #d6373f;outline-offset:2px}.blog-categories__tile--active:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;content:"";border:3px solid #d6373f;border-radius:inherit}.blog-categories__tile--active .blog-categories__label{background-color:#d6373f;text-shadow:none}.blog-filter-bar{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1.25rem;padding:.875rem 1.125rem;margin:0 0 1.5rem;border:1px solid #dbdbdb;border-radius:6px}.blog-filter-bar__title{margin:0;font-size:var(--font-size-heading-4, 1.25rem);line-height:1.3;color:#1d1d1d}.blog-filter-bar__count{font-size:var(--font-size-body-small, .875rem);color:#949494}.blog-filter-bar__clear{margin-left:auto;font-size:var(--font-size-body-small, .875rem);font-weight:700;color:#d6373f;text-decoration:none}.blog-filter-bar__clear:hover,.blog-filter-bar__clear:focus{color:#bd272e;text-decoration:underline}@media screen and (max-width:719px){.blog-filter-bar__clear{margin-left:0}}.article--excerpt-eyebrow{display:inline-flex;align-items:center;gap:.4rem;margin:0 .75rem .75rem 0;font-size:var(--font-size-body-small, .875rem);font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase;vertical-align:middle}.article--excerpt-eyebrow-icon{display:inline-flex;width:1em;height:1em}.article--excerpt-eyebrow-icon svg{width:100%;height:100%;fill:currentColor}.article--excerpt-wrapper--featured .article--excerpt-eyebrow{color:currentColor;opacity:.9}.article--excerpt-category{display:inline-block;padding:.25rem .75rem;margin:0 0 .625rem;font-size:var(--font-size-body-smallest, .75rem);font-weight:700;line-height:1.2;color:#d6373f;text-decoration:none;text-transform:uppercase;letter-spacing:.06em;vertical-align:middle;border:1px solid currentColor;border-radius:999px;transition:background-color 125ms cubic-bezier(.4,0,.2,1),color 125ms cubic-bezier(.4,0,.2,1)}.article--excerpt-category:hover,.article--excerpt-category:focus{color:#fff;background-color:#d6373f;border-color:#d6373f}.article--excerpt-wrapper--featured .article--excerpt-category{margin-bottom:.75rem;color:currentColor;border-color:#fff9}.article--excerpt-wrapper--featured .article--excerpt-category:hover,.article--excerpt-wrapper--featured .article--excerpt-category:focus{color:currentColor;background-color:#ffffff2e;border-color:#ffffffe6}.article--excerpt-author-link{color:inherit;text-decoration:none}.article--excerpt-author-link:hover,.article--excerpt-author-link:focus{text-decoration:underline}.blog--inner .blog--no-results{width:100%;list-style:none}.blog--no-results-button{display:inline-block;margin-top:1.25rem}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component.blog.css.map */
