#p_news #heading{position:relative;flex-direction:column;display:flex}#p_news #heading .banner{object-fit:cover;object-position:0 30%;-webkit-mask-image:linear-gradient(0deg,transparent,#312d36);mask-image:linear-gradient(0deg,transparent,#312d36);filter:brightness(30%);width:100%;height:400px}#p_news #heading .h{display:flex;margin-top:-50px;gap:2em;align-items:center}#p_news #heading .h .l{width:50px;height:50px;background:linear-gradient(to right,var(--purp),var(--yell));rotate:-45deg;outline:5px solid #312d36;position:relative;z-index:1;animation:flomp 1s ease-in infinite alternate-reverse}@keyframes flomp{0%{left:-5%;scale:1.1}to{left:0}}@media(max-width:550px){#p_news #heading .h .l{width:30px;height:30px}}@media(max-width:420px){#p_news #heading .h .l{width:20px;height:20px}}@media(max-width:350px){#p_news #heading .h .l{display:none}}#p_news #heading .h .l:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:inherit;scale:1.3;z-index:-10}#p_news #heading .h .r{width:50px;height:50px;background:linear-gradient(to left,var(--blu),var(--gre));outline:5px solid #312d36;rotate:-45deg;animation:flomp2 1s ease-in infinite alternate-reverse;position:relative}@media(max-width:550px){#p_news #heading .h .r{width:30px;height:30px}}@media(max-width:420px){#p_news #heading .h .r{width:20px;height:20px}}@media(max-width:350px){#p_news #heading .h .r{display:none}}@keyframes flomp2{0%{right:-5%;scale:1.1}to{right:0}}#p_news #heading .h .r:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:inherit;scale:1.3;z-index:-10}#p_news #heading .h h2{font-size:5rem;background:#251c27;padding:.2em 2em;border-radius:5em;box-shadow:inset 0 0 40px hsla(0,0%,100%,.465);text-shadow:0 0 4px #312d36}@media(max-width:768px){#p_news #heading .h h2{font-size:3rem}}@media(max-width:550px){#p_news #heading .h h2{font-size:2rem}}#p_news #category{background:linear-gradient(180deg,black,rgba(0,0,0,.448),black);box-shadow:0 0 20px hsla(0,0%,100%,.183);margin:50px 0;position:relative}@media(max-width:550px){#p_news #category{background:linear-gradient(90deg,rgba(0,0,0,.384),rgba(0,0,0,.116),black)}}#p_news #category .glow{position:absolute;width:100%;top:-200px;opacity:.1;filter:blur(60px)}#p_news #category .confine{display:flex;justify-content:space-between;padding:1em 0;align-items:center}@media(max-width:1024px){#p_news #category .confine{overflow-y:scroll;max-width:100%;flex-direction:row-reverse;padding:1em;gap:1em}}#p_news #category .cl{display:flex;gap:1em}#p_news #category .cl .btn-cat{font-size:1.2rem;color:#fff;padding:.25em 1.5em;outline:2px solid #fff;border-radius:1em;font-family:var(--fontH);text-shadow:1px 1px 4px #312d36}@media(max-width:420px){#p_news #category .cl .btn-cat{font-size:1rem}}#p_news #category .cl .btn-cat:hover{background:#fff;color:#312d36;text-shadow:none}#p_news #category .cl .btn-cat.act{background:linear-gradient(to right,var(--purp),var(--yell))}#p_news #category .cl .btn-cat.act:hover{text-shadow:1px 1px 5px #312d36;color:#fff}#p_news #category .fil .btn-fil{width:50px;height:50px;background:linear-gradient(to bottom,var(--gre),var(--blu));padding:.65em}#p_news #category .fil .btn-fil svg,#p_news .filter-pop{width:100%;height:100%}#p_news .filter-pop{position:fixed;top:0;left:0;background:rgba(0,0,0,.472);z-index:120;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;justify-content:center;flex-direction:column;align-items:center;transition:all .9s var(--es1)}#p_news .filter-pop .action{display:flex;gap:1em}#p_news .filter-pop .panel{display:flex;align-items:center;flex-direction:column}#p_news .filter-pop.open{opacity:1;pointer-events:auto;-webkit-user-select:initial;-moz-user-select:initial;user-select:auto}#p_news .filter-pop.closed{opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#p_news .filter-pop h2{margin:.2em;font-size:2.3rem}#p_news .filter-pop input{border-radius:1em 1em;padding:1em;font-size:1rem;min-width:300px;color:#fff;font-family:var(--fontP)}#p_news .filter-pop .btn-main{font-size:1.2rem;margin:1em}#p_news .filter-pop .tl{flex-wrap:wrap;max-width:min(700px,80%);margin:0 auto}#p_news .filter-pop .tl,#p_news .filter-pop .tl .tag{display:flex;gap:1em;align-items:center;justify-content:center}#p_news .filter-pop .tl .tag{background:#fff;color:#000;padding:.2em 1em;border-radius:1em;font-size:1.2rem}#p_news .filter-pop .tl .tag p{text-shadow:none}@media(max-width:550px){#p_news .filter-pop .tl .tag{font-size:1rem}}@media(max-width:420px){#p_news .filter-pop .tl .tag{font-size:.9rem}}#p_news .filter-pop .tl .tag svg{transition:all .5s ease;border-radius:50%;width:30px;height:30px}#p_news .applied-tags{display:flex;flex-wrap:wrap;gap:1em;margin-block:3em;justify-content:center;align-items:center}#p_news .applied-tags .t{background:#fff;color:#000;font-size:1.2rem;text-shadow:none;font-weight:700;padding:.25em 1em;border-radius:1em;box-shadow:0 0 4px #312d36}#p_news #nl{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:4em;gap:4em}@media(max-width:1280pxpx){#p_news #nl{grid-template-columns:1fr 1fr}}@media(max-width:1024px){#p_news #nl{grid-template-columns:1fr}}#p_news #nl .n{width:100%;position:relative}#p_news #nl .n .date{position:absolute;top:0;right:0;background:#fff;color:#312d36;padding:.1em 1em .1em 2em;z-index:10;-webkit-clip-path:polygon(4% 0,100% 0,100% 100%,8% 100%,0 40%);clip-path:polygon(4% 0,100% 0,100% 100%,8% 100%,0 40%)}#p_news #nl .n .date p{font-weight:bolder;text-shadow:none}#p_news #nl .n .l{position:absolute;width:10px;height:70%;outline:2px solid #fff;right:100%;top:10%}#p_news #nl .n .r{position:absolute;width:20px;height:40%;background-color:#342d36;left:100%;top:40%;-webkit-clip-path:polygon(0 0,100% 6%,100% 89%,0 100%);clip-path:polygon(0 0,100% 6%,100% 89%,0 100%)}#p_news #nl .n .np{height:400px;position:relative}@media(max-width:550px){#p_news #nl .n .np{height:300px}}#p_news #nl .n .np .banner{object-fit:cover;z-index:-2;filter:brightness(50%) saturate(60%);transition:all .5s var(--es1)}#p_news #nl .n .np .banner,#p_news #nl .n .np .grad{position:absolute;width:100%;height:100%;top:0;left:0}#p_news #nl .n .np .grad{content:"";background:linear-gradient(0deg,#0e0d0f,transparent);z-index:-1}#p_news #nl .n .np .info{display:flex;flex-direction:column;justify-content:flex-end;padding:1em;border:2px solid #fff;position:relative;height:100%;z-index:1;overflow:hidden}@media(max-width:420px){#p_news #nl .n .np .info{padding-bottom:0}}#p_news #nl .n .np .info .news{font-size:1.4rem}@media(max-width:420px){#p_news #nl .n .np .info .news{font-size:1.2rem}}#p_news #nl .n .np .info .excerpt{font-size:.9rem;opacity:.8}@media(max-width:420px){#p_news #nl .n .np .info .excerpt{font-size:.8rem}}#p_news #nl .n .np .info .tags{display:flex;gap:.5em;margin:1em 0;flex-wrap:wrap}#p_news #nl .n .np .info .tags p{transition:all .15s var(--es1);text-transform:uppercase;font-size:.8rem;background:#312d36;padding:.25em 1em;font-weight:bolder;border:1px solid #fff;border-radius:1em}#p_news #nl .n .np .info .tags p:hover{scale:1.05}#p_news #nl .n:hover .np .info .banner{filter:brightness(100%) saturate(100%);scale:1.1}#p_news #nl .n .nf{background:#fff;color:#312d36;display:flex;justify-content:space-between;font-family:var(--fontH);align-items:center;padding:.25em;transition:inherit}#p_news #nl .n .nf a{display:flex;align-items:center;gap:1em}@media(max-width:420px){#p_news #nl .n .nf a{font-size:.8rem}#p_news #nl .n .nf img{max-width:30%}}#p_news #nl .n .nf:hover{padding-right:1em}