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