.blog__item{border-color:var(--grey-light);border-style:solid;border-width:1px 0 0;cursor:pointer;display:block;height:100%;padding:16px 0;width:100%}@media(min-width:1024px){.blog__item{border-width:0 1px 1px 0;padding:24px}.blog__item:hover .blog__img img{transform:scale(1.05)}}.blog__content{align-items:center;display:grid;gap:8px;grid-template-columns:1fr;height:100%;position:relative}@media(min-width:1024px){.blog__content{gap:12px;grid-template-columns:1fr 1fr}}@media(min-width:1536px){.blog__content{gap:24px}}.blog__img{border:none;border-radius:24px;overflow:hidden;padding-bottom:78.3333333333%;position:relative;width:100%}.blog__img img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:transform .2s ease-in;width:100%}.blog__img_empty{background:#f2f2f2 url(~assets/img/placeholder.svg) 50%/50px no-repeat}@media(min-width:768px){.blog__img_empty{background-size:120px}}.blog__info{display:flex;flex-direction:column;height:100%}@media(min-width:1024px){.blog__info{padding-top:12px}}.blog__date{color:var(--grey);font-size:16px}@media(min-width:1024px){.blog__date{font-size:13px}}@media(min-width:1536px){.blog__date{font-size:16px}}.blog__title{font-size:16px;font-weight:700;line-height:120%}@media(min-width:1024px){.blog__title{font-size:14px}}@media(min-width:1536px){.blog__title{font-size:20px;line-height:140%}}.blog__descr{display:-webkit-box;-webkit-line-clamp:3;max-height:72px;-webkit-box-orient:vertical;color:var(--grey);font-size:16px;margin-bottom:auto;overflow:hidden;text-overflow:ellipsis}.blog__descr a,.blog__descr div,.blog__descr h1,.blog__descr h2,.blog__descr h3,.blog__descr h4,.blog__descr h5,.blog__descr h6,.blog__descr p,.blog__descr span{color:var(--grey)!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji!important;font-size:16px!important;font-weight:400!important;text-decoration:none!important}@media(min-width:768px){.blog__descr a,.blog__descr div,.blog__descr h1,.blog__descr h2,.blog__descr h3,.blog__descr h4,.blog__descr h5,.blog__descr h6,.blog__descr p,.blog__descr span{font-size:13px!important}}@media(min-width:1536px){.blog__descr a,.blog__descr div,.blog__descr h1,.blog__descr h2,.blog__descr h3,.blog__descr h4,.blog__descr h5,.blog__descr h6,.blog__descr p,.blog__descr span{font-size:16px!important}}@media(min-width:768px){.blog__descr{font-size:13px;line-height:130%;margin-bottom:auto;max-height:51px}}@media(min-width:1536px){.blog__descr{font-size:16px;line-height:140%;max-height:68px}}.blog__badges{display:flex;flex-wrap:wrap;margin-top:8px}@media(min-width:1536px){.blog__badges{margin-top:16px}}.blog__badge{border:1px solid #ff5700;border-radius:80px;color:#ff5700;cursor:pointer;font-size:14px;margin-bottom:4px;padding:4px 8px;transition:all .3s ease-in-out}.blog__badge:not(:last-of-type){margin-right:4px}@media(min-width:1536px){.blog__badge{padding:8px 16px}}.blog__badge:hover{background-color:#ff5700;color:var(--white)}
