.hero{background-color:#efefef}.hero-title{display:flex;align-items:center;justify-content:center;background-color:#fff;border-bottom:2px #000000 solid;padding-block:40px;width:100%}.hero__wrap{display:flex;flex-direction:column;align-items:center}.hero__wrap-blog{padding-top:46px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:41px;width:100%}@media (max-width: 768px){.hero__wrap-blog{display:flex;flex-direction:column;align-items:center}}.hero__wrap-pagination{padding-block:100px;display:flex;align-items:center;justify-content:center;gap:20px}.hero__wrap-pagination .pagination{list-style-type:none;margin:0;padding:0;display:flex;align-items:center;gap:20px}.hero__wrap-pagination .pagination .active{color:#b3b3b3;cursor:default}.hero__wrap-pagination svg{width:14px;height:14px}.hero__wrap-pagination .next-arrow{rotate:180deg}.hero__wrap .blog-card{border:2px #000000 solid;transition:.4s ease;box-shadow:0 0 #000}@media (min-width: 992px){.hero__wrap .blog-card:hover{transform:translate(26px,-26px);box-shadow:-26px 26px #000}}.hero__wrap .blog-card__warp{display:flex;flex-direction:column;align-items:stretch}.hero__wrap .blog-card__wrap-top{width:100%;height:auto;border-bottom:2px #000000 solid}.hero__wrap .blog-card__wrap-top img{width:100%;object-fit:cover;aspect-ratio:7/4}.hero__wrap .blog-card__wrap-bot{width:100%;max-height:190px;padding:40px 100px 40px 40px;background-color:#fff}@media (max-width: 992px){.hero__wrap .blog-card__wrap-bot{padding:20px;height:auto}}.hero__wrap .blog-card__wrap-bot .l-text{padding-bottom:13px;font-weight:700}.hero__wrap .blog-card__wrap-bot .date{color:#6b6b6b}
