.news-grid{background:#f8f8f8;padding:100px 48px;position:relative}.news-grid .top_tabs h2{color:#231f20;font-size:50px;font-style:normal;font-weight:800;line-height:52.5px;position:relative}.news-grid .top_tabs .wrap_btn{padding:24px 0 40px;position:relative}.news-grid .top_tabs .wrap_btn,.news-grid .top_tabs .wrap_btn .tabs_filter{align-items:center;display:flex;gap:8px}.news-grid .top_tabs .wrap_btn span{color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:27px;margin-right:16px}.news-grid .top_tabs .wrap_btn button{background:#f8f8f8;border:1px solid #612c61;border-radius:4px;color:#231f20;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding:8px;transition:.4s}.news-grid .top_tabs .wrap_btn button.active,.news-grid .top_tabs .wrap_btn button:hover{background:#ebd9ec;border:1px solid #901f93}.news-grid .results,.news-grid label{position:relative}.news-grid .results .results-rows{display:flex;flex-direction:column;gap:32px}.news-grid .results .results-rows .results_news{align-items:center;background:#efefef;border:1px solid transparent;border-radius:4px;display:flex;gap:32px;justify-content:space-between;padding:32px;transition:.4s}.news-grid .results .results-rows .results_news:hover{background:#ebd9ec;border:1px solid #901f93}.news-grid .results .results-rows .results_news:hover .left_side .date a{box-shadow:0 0 32px 0 rgba(160,208,53,.25)}.news-grid .results .results-rows .results_news:hover .left_side .date a svg{transform:translate(160%,120%)}.news-grid .results .results-rows .results_news:hover .left_side .date a span svg{transform:translate(0)}.news-grid .results .results-rows .results_news .left_side{width:100%}.news-grid .results .results-rows .results_news .left_side .info ul li a{background:#f8f8f8;border:1px solid #9d9b9b;border-radius:4px;color:#231f20;display:inline-block;font-size:14px;line-height:21px;padding:0 8px;transition:.4s}.news-grid .results .results-rows .results_news .left_side .info ul li a:hover{border:1px solid #231f20}.news-grid .results .results-rows .results_news .left_side .info h2{color:#231f20;font-size:38px;font-weight:800;line-height:41.8px;margin:24px 0 48px}.news-grid .results .results-rows .results_news .left_side .info span.tag{background:#f8f8f8;border:1px solid #9d9b9b;border-radius:4px;color:#231f20;display:inline-block;font-size:14px;line-height:21px;padding:0 8px;transition:.4s}.news-grid .results .results-rows .results_news .left_side .date{align-items:center;display:flex;justify-content:space-between}.news-grid .results .results-rows .results_news .left_side .date span{color:#901f93;font-size:18px}.news-grid .results .results-rows .results_news .left_side .date a{align-items:center;background:#901f93;display:flex;height:32px;justify-content:center;overflow:hidden;position:relative;right:24px;width:32px}.news-grid .results .results-rows .results_news .left_side .date a span,.news-grid .results .results-rows .results_news .left_side .date a svg{position:absolute;transition:transform .4s cubic-bezier(.6,0,.2,1);will-change:transform}.news-grid .results .results-rows .results_news .left_side .date a span{align-items:center;display:flex;justify-content:center}.news-grid .results .results-rows .results_news .left_side .date a span svg{transform:translate(-110%,120%)}.news-grid .results .results-rows .results_news .right_side{border-radius:4px;height:422px;overflow:hidden;width:100%}.news-grid .results .results-rows .results_news .right_side img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.news-grid .results .pagination{margin-top:24px}.news-grid .results .pagination ul{align-items:center;display:flex;gap:8px;justify-content:center}.news-grid .results .pagination ul li{align-items:center;border-radius:4px;display:flex;height:32px;justify-content:center;transition:.4s;width:32px}.news-grid .results .pagination ul li:hover{background:#ebd9ec}.news-grid .results .pagination ul li.current{background:#901f93;color:#f8f8f8}.news-grid .results .pagination ul li.pagination__next{height:auto;width:-moz-fit-content;width:fit-content}.news-grid .results .pagination ul li.pagination__next:hover{background:transparent}.news-grid .results .pagination ul li.pagination__next a{align-items:center;color:#901f93;display:flex;font-size:14px;font-style:normal;font-weight:800;gap:8px;letter-spacing:.112px;line-height:15.4px}.news-grid .results .pagination ul li.pagination__previous{height:auto;width:-moz-fit-content;width:fit-content}.news-grid .results .pagination ul li.pagination__previous:hover{background:transparent}.news-grid .results .pagination ul li.pagination__previous a{align-items:center;color:#901f93;display:flex;font-size:14px;font-style:normal;font-weight:800;gap:8px;letter-spacing:.112px;line-height:15.4px}.news-grid .results .pagination ul li a{color:#231f20;display:block;font-size:14px;font-style:normal;font-weight:400;height:100%;line-height:21px;padding:6px 8px;text-align:center;transition:.4s;width:100%}@media only screen and (max-width:992px){.news-grid{padding:64px 16px}.news-grid .container-md{max-width:100%}.news-grid .container-md .top_tabs h2{font-size:32px;font-style:normal;font-weight:900;line-height:105%}.news-grid .container-md .top_tabs .wrap_btn{align-items:flex-start;flex-direction:column}.news-grid .container-md .results .results-rows{gap:16px}.news-grid .container-md .results .results_news{padding:8px}.news-grid .container-md .results .results_news .left_side .info ul{display:none}.news-grid .container-md .results .results_news .left_side .info h2{font-size:20px;font-style:normal;font-weight:800;letter-spacing:.16px;line-height:22px;margin:8px}.news-grid .container-md .results .results_news .left_side .date{align-items:flex-start;flex-direction:column}.news-grid .container-md .results .results_news .left_side .date span{font-size:14px;font-style:normal;font-weight:400;line-height:21px}.news-grid .container-md .results .results_news .left_side .date a{margin-top:8px;right:auto;width:80px}.news-grid .container-md .results .results_news .right_side{height:80px;width:80px}}
