.blog{flex-grow:1;width:100%}.blog__wrap{flex-direction:column;width:100%;min-height:100%;padding-top:36px;padding-bottom:20px;display:flex}.blog__pagination{justify-content:center;align-items:center;width:100%;margin-top:40px;margin-bottom:60px;display:flex}.blog__empty{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:36px;margin-bottom:36px;display:flex}.blog__head{justify-content:space-between;align-items:center;width:100%;margin-bottom:24px;display:flex}.blog__head--left h1{color:#fff;margin-top:0;margin-bottom:12px;font-size:28px;font-weight:600;line-height:140%}.blog__head--left span{color:#939199;font-size:16px;font-weight:400;line-height:100%}.blog__head--right{justify-content:center;align-items:center;gap:8px;max-width:560px;display:flex}.blog__head-search{width:260px}.blog__head-select{width:290px}.blog__grid{flex-wrap:wrap;flex-grow:1;width:calc(100% + 20px);margin-left:-10px;display:flex}.blog__grid--item{flex:0 0 25%;align-self:stretch;width:100%;max-width:25%;margin-bottom:24px;padding-left:10px;padding-right:10px;display:flex}.blog__card-skeleton{background:#19181c;border-radius:12px;width:100%;height:100%;min-height:376px;padding:20px}.blog__card-skeleton-block{background:linear-gradient(90deg,#232326 0%,#2f2c34 50%,#232326 100%) 0 0/200% 100%;animation:1.4s ease-in-out infinite blog-card-skeleton}.blog__card-skeleton-image{border-radius:8px;width:100%;height:240px;margin-bottom:20px}.blog__card-skeleton-row{align-items:center;gap:4px;margin-bottom:12px;display:flex}.blog__card-skeleton-icon{border-radius:50%;width:24px;height:24px}.blog__card-skeleton-views{border-radius:4px;width:52px;height:14px}.blog__card-skeleton-title{border-radius:4px;width:82%;height:18px;margin-bottom:8px}.blog__card-skeleton-desc{border-radius:4px;width:68%;height:14px}@keyframes blog-card-skeleton{0%{background-position:100%}to{background-position:0}}@media screen and (max-width:1280px){.blog__grid--item{flex:0 0 33.333%;max-width:33.333%}}@media screen and (max-width:1024px){.blog__head{flex-direction:column;justify-content:flex-start;align-items:flex-start}.blog__head--left{margin-bottom:16px}.blog__head--left h1{font-size:20px;font-weight:500;line-height:100%}.blog__head--left span{font-size:12px;font-weight:400;line-height:120%}.blog__head--right{width:100%;max-width:none}.blog__head-search{width:220px;font-size:12px!important}.blog__head-select{width:220px}.blog__card-skeleton{min-height:298px;padding:16px}.blog__card-skeleton-image{height:180px;margin-bottom:12px}.blog__card-skeleton-row{margin-bottom:8px}.blog__card-skeleton-views{height:12px}.blog__card-skeleton-title{height:16px}.blog__card-skeleton-desc{height:12px}}@media screen and (max-width:768px){.blog__grid--item{flex:0 0 50%;max-width:50%}}@media screen and (max-width:480px){.blog__grid--item{flex:0 0 100%;max-width:100%}}
