.custom-blog{text-align:center}.custom-blog-row{display:flex;gap:50px;flex-wrap:wrap}.custom-blog-item{display:flex;flex-direction:column;width:calc((100% / 3) - (100px / 3));text-align:left}.custom-blog-item__image{display:block;position:relative;width:100%;height:auto;aspect-ratio:1.29;margin-bottom:30px;border-radius:16px;overflow:hidden}.custom-blog-item__image:hover>*{transform:scale(1.05)}.custom-blog-item__image>*{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;transition:all .3s ease}.custom-blog-item__header{display:flex;align-items:center;margin-bottom:16px}.custom-blog-item__header span{color:var(--gray-60, #6a7581);font-size:12px;font-style:normal;font-weight:400;line-height:140%}.custom-blog-item__date{display:flex;align-items:center}.custom-blog-item__date:after{content:"";width:1px;height:17px;background:var(--gray-60, #6a7581);margin-right:16px;margin-left:16px}.custom-blog-item__date svg{margin-right:8px}.custom-blog-item__date svg path{fill:var(--gray-60, #6a7581)}.custom-blog-item__title{display:block;margin-bottom:16px;transition:all .3s ease;color:var(--brand-black, #000);font-size:20px;font-style:normal;font-weight:500;line-height:140%}.custom-blog-item__title:hover{color:var(--brand-red, #00a9eb)}.custom-blog-item__text{margin-bottom:30px;color:var(--gray-60, #6a7581);font-size:16px;font-style:normal;font-weight:400;line-height:1.6}.custom-blog__header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:40px}.custom-blog__btn{min-width:220px}.custom-blog__btn--mobile{display:none}@media screen and (max-width: 1000px){.custom-blog-row{gap:20px}.custom-blog-item{width:calc((100% / 3) - (40px / 3))}.custom-blog-item__image{margin-bottom:20px}.custom-blog-item__header,.custom-blog-item__title{margin-bottom:10px}.custom-blog-item__text{margin-bottom:15px}.custom-blog-item__date:after{margin-right:8px;margin-left:8px}.custom-blog-item__text{font-size:14px;line-height:1.4}}@media screen and (max-width: 750px){.custom-blog-row{flex-direction:column;gap:0}.custom-blog-item{width:100%}.custom-blog-item:not(:last-child){margin-bottom:20px}.custom-blog__btn--mobile{display:inline-flex;margin-top:20px}.custom-blog__btn--desktop{display:none}.custom-blog__header{margin-bottom:20px}}@media screen and (max-width: 580px){.custom-blog__btn--mobile{min-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-blog.css.map */
