.custom-blog{overflow:hidden}.custom-blog__header{text-align:center;margin-bottom:4rem}.custom-blog__heading{margin:0 0 1rem}.custom-blog__subheading{margin:0;font-size:1.125rem;line-height:1.6;color:rgba(var(--color-foreground),.75)}.custom-blog__grid{display:grid;gap:2.5rem;margin:0;padding:0;list-style:none}.custom-blog__grid--1{grid-template-columns:1fr}.custom-blog__grid--2,.custom-blog__grid--3,.custom-blog__grid--4{grid-template-columns:repeat(1,1fr)}@media screen and (min-width: 750px){.custom-blog__grid--2,.custom-blog__grid--3,.custom-blog__grid--4{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 990px){.custom-blog__grid--3{grid-template-columns:repeat(3,1fr)}.custom-blog__grid--4{grid-template-columns:repeat(4,1fr)}}.custom-blog__article{display:flex;flex-direction:column;height:100%;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:1rem;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.custom-blog__article:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(var(--color-foreground),.1);border-color:rgba(var(--color-foreground),.2)}.custom-blog__image-wrapper{position:relative;width:100%;overflow:hidden;background:rgba(var(--color-foreground),.04)}.custom-blog__image-wrapper:before{content:"";display:block;padding-bottom:66.67%}.custom-blog__image-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.custom-blog__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.custom-blog__article:hover .custom-blog__image{transform:scale(1.05)}.custom-blog__content{padding:2rem;display:flex;flex-direction:column;gap:1rem;flex:1}.custom-blog__category{display:inline-block;padding:.375rem .875rem;background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));border-radius:2rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;align-self:flex-start;transition:background .2s ease}.custom-blog__article:hover .custom-blog__category{background:rgba(var(--color-foreground),.12)}.custom-blog__title{margin:0;font-size:1.5rem;line-height:1.3;font-weight:600}.custom-blog__title-link{color:rgb(var(--color-foreground));text-decoration:none;transition:color .2s ease}.custom-blog__title-link:hover{color:rgba(var(--color-foreground),.7)}.custom-blog__date{display:block;font-size:.875rem;color:rgba(var(--color-foreground),.6);font-weight:500}.custom-blog__excerpt{margin:0;font-size:.9375rem;line-height:1.6;color:rgba(var(--color-foreground),.75);flex:1}.custom-blog__button{margin-top:auto;align-self:flex-start;padding:.75rem 1.5rem;font-size:.9375rem;border-radius:.5rem;text-decoration:none;transition:all .2s ease}.custom-blog__footer{text-align:center;margin-top:3rem}.custom-blog__view-all{display:inline-block;padding:1rem 2.5rem;font-size:1rem;text-decoration:none;border-radius:.5rem}.custom-blog__empty{text-align:center;padding:4rem 2rem;color:rgba(var(--color-foreground),.6)}.custom-blog__empty p{margin:0;font-size:1.125rem}@media screen and (max-width: 749px){.custom-blog__header{margin-bottom:2.5rem}.custom-blog__grid{gap:2rem}.custom-blog__content{padding:1.5rem}.custom-blog__title{font-size:1.25rem}.custom-blog__excerpt{font-size:.875rem}.custom-blog__button{width:100%;text-align:center}}@media (prefers-reduced-motion: no-preference){.scroll-trigger.animate--slide-in{animation:slide-in .6s ease-out}.scroll-trigger.animate--fade-in{animation:fade-in .6s ease-out}}@keyframes slide-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.custom-blog__article[data-cascade]{animation-delay:calc(var(--animation-order) * .1s)}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-custom-blog.css.map */
