.sec-news{padding:30px 0 70px}.sec-news__category{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px;gap:10px}.sec-news__category .cat-btn{position:relative;display:flex;align-items:center;justify-content:center;width:30%;max-width:360px;height:40px;background-color:#fff;border-radius:30px}.sec-news__category .cat-btn:hover{cursor:pointer}.sec-news__category .cat-btn:nth-of-type(1){border:1px solid #222}.sec-news__category .cat-btn:nth-of-type(1):hover{color:#fff;background-color:#222}.sec-news__category .cat-btn:nth-of-type(2){color:#00a0ea;border:1px solid #00a0ea}.sec-news__category .cat-btn:nth-of-type(2):hover{color:#fff;background-color:#00a0ea}.sec-news__category .cat-btn:nth-of-type(3){color:#00a0ea;border:1px solid #0067ac}.sec-news__category .cat-btn:nth-of-type(3):hover{color:#fff;background-color:#0067ac}.sec-news__category input{position:absolute;left:50%;z-index:-1}.sec-news__category input:nth-of-type(1):checked+label{color:#fff;background-color:#222}.sec-news__category input:nth-of-type(2):checked+label{color:#fff;background-color:#00a0ea}.sec-news__category input:nth-of-type(3):checked+label{color:#fff;background-color:#0067ac}.sec-news__container{padding:0}.sec-news__content{margin:20px 0 30px}.sec-news__content:hover .sec-news__link{opacity:.5;transition:opacity .3s cubic-bezier(.39,.575,.565,1)}.sec-news__content .sec-news__link{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:22px 56px 15px 25px;border-top:1px solid #dbdbdb;transition:opacity .3s cubic-bezier(.39,.575,.565,1);gap:5px}.sec-news__content .sec-news__link:hover{opacity:1}.sec-news__content .sec-news__link:last-of-type{border-bottom:1px solid #dbdbdb}.sec-news__content .sec-news__link .head{display:flex;align-items:center;justify-content:center;gap:13px}.sec-news__content .sec-news__link .head .date{font-family:Inter,sans-serif;font-weight:500}.sec-news__content .sec-news__link .head .tags{display:flex;align-items:center;gap:10px}.sec-news__content .sec-news__link .head .category{position:relative;width:92px;padding:4px 10px;font-size:10px;font-weight:600;line-height:1;color:#fff;text-align:center;background-color:#21b1bf}.sec-news__content .sec-news__link .head .category.newgrad{background-color:#00a0ea}.sec-news__content .sec-news__link .head .category.career{background-color:#0067ac}.sec-news__content .sec-news__link .head .new{display:none;width:92px;padding:4px 10px;font-size:10px;font-weight:600;line-height:1;color:#d90411;text-align:center;border:1px solid #d90411}.sec-news__content .sec-news__link .head .new.visible{display:block}.sec-news__content .sec-news__link .title{line-height:2.3}.sec-news__content .sec-news__link .icon{position:absolute;top:50%;right:25px;width:7px;margin-top:-2px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sec-news__pagination{display:flex;justify-content:center}.sec-news__pagination__wrapper{position:relative}.sec-news__pagination__bullets{display:flex;align-items:center;gap:20px}.sec-news__pagination__bullets .pagination-bullet{display:flex;align-items:center;justify-content:center;width:35px;height:35px;font-weight:600;color:#000;background-color:#f7f7f7;border-radius:50%}.sec-news__pagination__bullets .pagination-bullet.active{width:40px;height:40px;color:#fff;pointer-events:none;background-color:#222}.sec-news__pagination .next,.sec-news__pagination .prev{position:absolute;top:50%;display:inline-block;width:10px;height:10px;border-top:2px solid #000;border-right:2px solid #000}.sec-news__pagination .next.disabled,.sec-news__pagination .prev.disabled{display:none}.sec-news__pagination .prev{left:-30px;-webkit-transform:translateY(-50%) rotate(225deg);transform:translateY(-50%) rotate(225deg)}.sec-news__pagination .next{right:-30px;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}@media (min-width:768px){.sec-news{padding:64px 0 120px}.sec-news__category{margin-bottom:70px;gap:30px}.sec-news__category .cat-btn{height:60px}.sec-news__container{max-width:1260px;padding:0 50px}.sec-news__content{margin:80px auto 75px}.sec-news__content .sec-news__link{flex-direction:row;align-items:center;padding:45px 80px 43px 0;gap:50px}.sec-news__content .sec-news__link .head{gap:40px}.sec-news__content .sec-news__link .head .tags{flex-direction:column}.sec-news__content .sec-news__link .head .category,.sec-news__content .sec-news__link .head .new{width:116px;padding:8px 20px;font-size:12px}.sec-news__content .sec-news__link .icon{right:33px;margin-top:-3px}.sec-news__pagination__bullets{gap:30px}.sec-news__pagination__bullets .pagination-bullet{width:45px;height:45px}.sec-news__pagination__bullets .pagination-bullet.active{width:60px;height:60px}.sec-news__pagination .prev{left:-40px}.sec-news__pagination .next{right:-40px}}