@charset "UTF-8";.newsdetailpage{max-width:1280px;margin:0 auto;padding:0 30px}.newsdetailpage h1{text-align:center}.newsdetailpage ul{padding-block:1em}.newsdetailpage ul li{list-style-type:disc;-webkit-margin-start:1.2em;margin-inline-start:1.2em}.newsdetailpage--wide{max-width:unset;width:auto}.newsdetailpage--full{max-width:unset;width:auto;padding:0}.newsdetailpage .news__back{display:inline-block;margin-top:30px}.newsdetailpage .news__content{margin:30px 0}.newsdetailpage .news__content p+p{margin-top:1em}.newsdetailpage .news__gallery{display:grid;grid-template-columns:1fr;grid-gap:30px;margin-bottom:30px}.newsdetailpage .news__image img{width:100%}@media (min-width:600px) and (max-width:899px){.newsdetailpage .news__gallery{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.newsdetailpage .news__gallery{grid-template-columns:repeat(3,1fr)}}.newspage .news{max-width:1280px;margin:0 auto;padding:30px}.newspage .news--wide{max-width:unset;width:auto}.newspage .news--full{max-width:unset;width:auto;padding:0}.news-button{display:flex;justify-content:center;margin-top:30px}.news-teasers{display:grid;grid-template-columns:1fr;grid-gap:30px}.news-teasers .news-teaser{display:grid;grid-template-columns:1fr;grid-gap:30px;color:#535353}.news-teasers .news-teaser__image{margin-bottom:30px}.news-teasers .news-teaser__image img{max-width:100%;width:inherit;height:inherit}.news-teasers .news-teaser__content{display:flex;flex-direction:column}.news-teasers .news-teaser__created{margin-top:15px}.news-teasers .news-teaser__text{margin-bottom:15px}.news-teasers .news-teaser__link{margin-top:auto;color:#ff8c00}@media (min-width:600px){.news-teasers .news-teaser{flex-direction:row;justify-content:space-between;grid-template-columns:1fr 2fr}.news-teasers .news-teaser__image{margin-bottom:0}.news-teasers .news-teaser--image-big{grid-template-columns:1fr 1fr}.news-teasers .news-teaser--image-medium{grid-template-columns:1fr 2fr}.news-teasers .news-teaser--image-small{grid-template-columns:1fr 3fr}.news-teasers .news-teaser--image-not-set{grid-template-columns:1fr}}.pagination{display:flex;flex-wrap:wrap;justify-content:center;margin-top:30px}.pagination__item{display:flex;justify-content:center;align-items:center}.pagination__item a{display:flex;width:100%;height:100%;justify-content:center;padding:7.5px 15px;align-items:center}.pagination__active{padding:7.5px 15px}