.blog__bg{position:absolute;left:0;right:0;top:0;height:400px;z-index:-1;overflow:hidden}.blog__bg-img{width:100%;height:auto;max-height:100%}.blog__bg-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:#141517;background:linear-gradient(180deg,rgba(43,47,55,.8) 0%,#17191E 60%)}.blog__header{display:flex;box-sizing:border-box;padding:22px 12px 34px 30px}@media screen and (max-width: 900px){.blog__header{padding:22px 10px 28px}}.blog__header h1{margin:0 30px 0 0;font-family:Benzin,sans-serif;font-size:32px;text-transform:uppercase;letter-spacing:.05em}@media screen and (max-width: 900px){.blog__header h1{margin:0}}.blog__body{padding:25px 30px;border-radius:8px}@media screen and (max-width: 900px){.blog__body{padding:10px}}.blog__list{display:flex;flex-wrap:wrap;gap:30px}@media screen and (max-width: 900px){.blog__list{flex-direction:column;justify-content:center;align-items:center;gap:12px}}.post-card{max-width:370px;min-width:300px;height:274px}.post-card:hover .post-card__date{opacity:1}.post-card:hover img{transform:scale(1.145)}.post-card__container{display:flex;flex-direction:column;width:100%;height:100%;padding:10px;overflow:hidden;border-radius:8px;background:rgba(49,60,81,.5019607843)}.post-card__date{margin-bottom:10px;font-size:12px;font-weight:400;line-height:110%;opacity:.5;transition:all .33s}.post-card__img{min-width:100%;margin-bottom:14px;border-radius:8px;overflow:hidden}.post-card__img img{transition:all .33s;max-width:100%}.post-card__title{font-size:18px;font-weight:600;line-height:110%;text-transform:uppercase;text-align:center}@media (max-width: 900px){.post-card{height:auto}.post-card__container{padding-bottom:20px}}
