.custom-blog{max-width:1440px;margin:0 auto}.custom-blog__title{text-align:center;font-family:var(--custom-font-heading);font-size:clamp(28px,4vw,48px);font-weight:400;letter-spacing:-.02em;margin:0 0 16px}.custom-blog__tags{text-align:center;margin-bottom:30px}.custom-blog__tags-label{font-size:var(--custom-text-sm);color:var(--custom-color-gray-500, #6b6b6b);margin:0 0 16px}.custom-blog__tags-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.custom-blog__tag-btn{display:inline-block;padding:8px 16px;font-size:11px;font-weight:400;letter-spacing:.025em;text-transform:uppercase;text-decoration:none;color:var(--custom-color-gray-900, #0d0d0d);border:1px solid var(--custom-color-gray-300, #d4d4d4);background:transparent;transition:color .3s ease,background .3s ease,border-color .3s ease;cursor:pointer}.custom-blog__tag-btn:hover,.custom-blog__tag-btn--active{background:var(--custom-color-gray-900, #0d0d0d);border-color:var(--custom-color-gray-900, #0d0d0d);color:#fff}.custom-blog__grid{display:grid;gap:20px}.custom-blog__grid--2,.custom-blog__grid--3{grid-template-columns:1fr}@media screen and (min-width:750px){.custom-blog__grid--2,.custom-blog__grid--3{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.custom-blog__grid--3{grid-template-columns:repeat(3,1fr)}}.custom-blog__card{position:relative;overflow:hidden;color:var(--card-text-color, #fff)}.custom-blog__card-link{display:block;position:relative;padding-top:75%;text-decoration:none;color:inherit}.custom-blog__card-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden}.custom-blog__card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.1,.25,1)}.custom-blog__card:hover .custom-blog__card-image img{transform:scale(1.05)}.custom-blog__placeholder{width:100%;height:100%;background:var(--custom-color-gray-100, #f5f5f5)}.custom-blog__card-link:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(#0000,#0006);pointer-events:none}.custom-blog__card-content{position:absolute;bottom:0;left:0;right:0;z-index:3;padding:20px;pointer-events:none}.custom-blog__card-content a{pointer-events:auto}.custom-blog__card-tags{margin-bottom:12px;line-height:1.25}.custom-blog__card-tag{font-size:11px;font-weight:400;letter-spacing:.02em;text-transform:uppercase;opacity:.85}.custom-blog__card-tag:not(:last-child):after{content:", "}.custom-blog__card-title{font-family:var(--custom-font-heading);font-size:clamp(18px,2vw,28px);font-weight:400;line-height:1.25;margin:0 0 8px;letter-spacing:-.01em;color:inherit}.custom-blog__card-meta{font-size:12px;line-height:1.25;opacity:.8}.custom-blog__card-meta span:not(:last-child):after{content:"\2022";padding:0 7px}@media screen and (max-width:749px){.custom-blog__card-content{padding:16px}.custom-blog__card-title{font-size:18px;margin-bottom:6px}.custom-blog__card-tags{margin-bottom:8px;font-size:10px}.custom-blog__card-meta{font-size:11px}.custom-blog__card-meta span{display:block}.custom-blog__card-meta span:not(:last-child):after{display:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-main-blog.css.map */
