@keyframes hero-gradient-animation{0%{--y-0: 80%;--x-0: 85%;--c-0: hsla(150.8823529411765, 52%, 83%, 1);--s-start-0: 9%;--s-end-0: 55%;--y-1: 24%;--c-1: hsla(219.99999999999997, 100%, 82%, 1);--x-1: 60%;--s-start-1: 5%;--s-end-1: 72%;--y-2: 82%;--s-start-2: 5%;--s-end-2: 52%;--c-2: hsla(297.7941176470588, 100%, 65%, .49);--x-2: 13%;--y-3: 7%;--x-3: 24%;--s-start-3: 13%;--s-end-3: 68%;--c-3: hsla(182, 72%, 68%, 1)}to{--y-0: 94%;--x-0: 31%;--c-0: hsla(150.8823529411765, 52%, 83%, 1);--s-start-0: 9%;--s-end-0: 55%;--y-1: 25%;--c-1: hsla(220, 82%, 95%, 1);--x-1: 2%;--s-start-1: 5%;--s-end-1: 72%;--y-2: 20%;--s-start-2: 5%;--s-end-2: 52%;--c-2: hsla(297.7941176470588, 100%, 65%, .49);--x-2: 98%;--y-3: 92%;--x-3: 95%;--s-start-3: 13%;--s-end-3: 68%;--c-3: hsla(182, 72%, 68%, 1)}}@property --y-0{syntax: "<percentage>"; inherits: false; initial-value: 80%;}@property --x-0{syntax: "<percentage>"; inherits: false; initial-value: 85%;}@property --c-0{syntax: "<color>"; inherits: false; initial-value: hsla(150.8823529411765,52%,83%,1);}@property --s-start-0{syntax: "<percentage>"; inherits: false; initial-value: 9%;}@property --s-end-0{syntax: "<percentage>"; inherits: false; initial-value: 55%;}@property --y-1{syntax: "<percentage>"; inherits: false; initial-value: 24%;}@property --c-1{syntax: "<color>"; inherits: false; initial-value: hsla(219.99999999999997,100%,82%,1);}@property --x-1{syntax: "<percentage>"; inherits: false; initial-value: 60%;}@property --s-start-1{syntax: "<percentage>"; inherits: false; initial-value: 5%;}@property --s-end-1{syntax: "<percentage>"; inherits: false; initial-value: 72%;}@property --y-2{syntax: "<percentage>"; inherits: false; initial-value: 82%;}@property --s-start-2{syntax: "<percentage>"; inherits: false; initial-value: 5%;}@property --s-end-2{syntax: "<percentage>"; inherits: false; initial-value: 52%;}@property --c-2{syntax: "<color>"; inherits: false; initial-value: hsla(297.7941176470588,100%,65%,.49);}@property --x-2{syntax: "<percentage>"; inherits: false; initial-value: 13%;}@property --y-3{syntax: "<percentage>"; inherits: false; initial-value: 7%;}@property --x-3{syntax: "<percentage>"; inherits: false; initial-value: 24%;}@property --s-start-3{syntax: "<percentage>"; inherits: false; initial-value: 13%;}@property --s-end-3{syntax: "<percentage>"; inherits: false; initial-value: 68%;}@property --c-3{syntax: "<color>"; inherits: false; initial-value: hsla(182,72%,68%,1);}.news-list-page[data-astro-cid-xzrtoo6z]{--y-0: 80%;--x-0: 85%;--c-0: hsla(150.8823529411765, 52%, 83%, 1);--s-start-0: 9%;--s-end-0: 55%;--y-1: 24%;--c-1: hsla(219.99999999999997, 100%, 82%, 1);--x-1: 60%;--s-start-1: 5%;--s-end-1: 72%;--y-2: 82%;--s-start-2: 5%;--s-end-2: 52%;--c-2: hsla(297.7941176470588, 100%, 65%, .49);--x-2: 13%;--y-3: 7%;--x-3: 24%;--s-start-3: 13%;--s-end-3: 68%;--c-3: hsla(182, 72%, 68%, 1);padding:8rem 2rem;position:relative;z-index:1;min-height:100vh}.news-list-page[data-astro-cid-xzrtoo6z]:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;background-image:radial-gradient(circle at var(--x-0) var(--y-0),var(--c-0) var(--s-start-0),transparent var(--s-end-0)),radial-gradient(circle at var(--x-1) var(--y-1),var(--c-1) var(--s-start-1),transparent var(--s-end-1)),radial-gradient(circle at var(--x-2) var(--y-2),var(--c-2) var(--s-start-2),transparent var(--s-end-2)),radial-gradient(circle at var(--x-3) var(--y-3),var(--c-3) var(--s-start-3),transparent var(--s-end-3));background-blend-mode:normal,normal,normal,normal;animation:hero-gradient-animation 10s linear infinite alternate;z-index:-1;pointer-events:none}.news-list-container[data-astro-cid-xzrtoo6z]{max-width:1200px;margin:0 auto;position:relative;z-index:1}.page-title[data-astro-cid-xzrtoo6z]{font-size:clamp(2rem,4vw,3rem);font-weight:600;letter-spacing:.1em;margin-bottom:4rem;color:var(--color-black)}.news-list[data-astro-cid-xzrtoo6z]{list-style:none;display:flex;flex-direction:column;gap:2rem;padding:0;margin:0}.news-item[data-astro-cid-xzrtoo6z]{padding:2rem 0;border-bottom:1px solid rgba(0,0,0,.1)}.news-link[data-astro-cid-xzrtoo6z]{display:block;color:inherit;text-decoration:none;transition:opacity .3s ease}.news-link[data-astro-cid-xzrtoo6z]:hover{opacity:.7}.news-item[data-astro-cid-xzrtoo6z]:last-child{border-bottom:none}.news-header[data-astro-cid-xzrtoo6z]{display:flex;align-items:center;gap:1.5rem;margin-bottom:.75rem}.news-date[data-astro-cid-xzrtoo6z]{font-size:.875rem;color:var(--color-black);opacity:.6;letter-spacing:.05em}.news-category[data-astro-cid-xzrtoo6z]{font-size:.75rem;color:var(--color-black);opacity:.5;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .75rem;border:1px solid rgba(0,0,0,.2);border-radius:2px}.news-title[data-astro-cid-xzrtoo6z]{font-size:clamp(1.125rem,2vw,1.5rem);font-weight:500;color:var(--color-black);line-height:1.6;margin-bottom:.5rem}.news-description[data-astro-cid-xzrtoo6z]{font-size:clamp(.875rem,1.5vw,1rem);color:var(--color-black);opacity:.7;line-height:1.6}@media(max-width:768px){.news-list-page[data-astro-cid-xzrtoo6z]{padding:4rem 1.5rem}.page-title[data-astro-cid-xzrtoo6z]{margin-bottom:2rem}.news-item[data-astro-cid-xzrtoo6z]{padding:1.5rem 0}}
