.pagination{max-width:1270px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(1270px + 20px * 2)){.pagination{margin-left:auto;margin-right:auto}}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:25px;margin-bottom:45px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width: 850px){.pagination{margin-bottom:55px}}@media only screen and (min-width: 1200px){.pagination{margin-bottom:65px}}.pagination__item{color:var(--color-black);background-color:var(--color-white);border-radius:12px;border:1px solid rgba(2,116,101,.4);width:50px;height:50px;margin-right:4px;margin-left:4px;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;cursor:pointer;text-decoration:none}@media only screen and (min-width: 1200px){.pagination__item{-webkit-transition:color .5s,background-color .5s;transition:color .5s,background-color .5s}}@media only screen and (min-width: 1200px){.pagination__item:hover{background:-webkit-gradient(linear, left top, right top, from(#027465), to(#0CC986));background:linear-gradient(90deg, #027465 0%, #0CC986 100%);color:var(--color-white)}}.pagination__item.active{background:-webkit-gradient(linear, left top, right top, from(#027465), to(#0CC986));background:linear-gradient(90deg, #027465 0%, #0CC986 100%);color:var(--color-white)}.title{max-width:1200px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(1200px + 20px * 2)){.title{margin-left:auto;margin-right:auto}}.title{color:var(--color-secondary);font-family:var(--font-title);font-size:1.75rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.title{font-size:1.9375rem}}@media only screen and (min-width: 1200px){.title{font-size:2.5rem}}.title{margin-bottom:25px}@media only screen and (min-width: 850px){.title{margin-bottom:40px}}@media only screen and (min-width: 1200px){.title{margin-bottom:50px}}.overview__news{display:block;color:var(--color-black);text-decoration:none;background-color:var(--color-white);border:1px solid #e4e4e4;-webkit-box-shadow:0 4px 20px 0 rgba(238,238,238,.5);box-shadow:0 4px 20px 0 rgba(238,238,238,.5);margin-bottom:20px;border-radius:20px;overflow:hidden}@media only screen and (min-width: 850px){.overview__news{width:calc(33.3333% - 20px);margin:0 10px 20px;border-radius:30px 30px 20px 20px;position:relative;padding-bottom:55px}}@media only screen and (min-width: 1200px){.overview__news{width:calc(33.3333% - 40px);margin:0 20px 40px;padding-bottom:65px;border-radius:40px 40px 20px 20px;-webkit-transition:opacity ease .5s;transition:opacity ease .5s}}@media only screen and (min-width: 1200px){.overview__news:hover{opacity:1 !important}}.overview__news__visual{height:185px;background-position:center;background-size:cover}@media only screen and (min-width: 850px){.overview__news__visual{height:225px}}@media only screen and (min-width: 1200px){.overview__news__visual{height:270px}}.overview__news__content{padding:20px}@media only screen and (min-width: 850px){.overview__news__content{padding:30px}}.overview__news__content__date{font-size:.75rem;opacity:.6;margin-bottom:5px}@media only screen and (min-width: 850px){.overview__news__content__date{font-size:.8125rem}}@media only screen and (min-width: 1200px){.overview__news__content__date{font-size:.875rem}}.overview__news__content__title{display:block;font-family:var(--font-title);font-size:1.125rem;font-weight:500;margin-bottom:10px}@media only screen and (min-width: 850px){.overview__news__content__title{font-size:1.3125rem}}@media only screen and (min-width: 1200px){.overview__news__content__title{font-size:1.5rem;margin-bottom:15px}}.overview__news__content__text p,.overview__news__content__text span,.overview__news__content__text div,.overview__news__content__text a,.overview__news__content__text ul,.overview__news__content__text ol,.overview__news__content__text li,.overview__news__content__text h1,.overview__news__content__text h2,.overview__news__content__text h3,.overview__news__content__text h4,.overview__news__content__text h5,.overview__news__content__text h6{font-family:var(--font) !important;font-weight:400 !important}.overview__news__content__text strong{font-family:var(--font) !important;font-weight:700 !important}.overview__news__content__text strong p,.overview__news__content__text strong span,.overview__news__content__text strong div,.overview__news__content__text strong a,.overview__news__content__text strong ul,.overview__news__content__text strong ol,.overview__news__content__text strong li,.overview__news__content__text strong h1,.overview__news__content__text strong h2,.overview__news__content__text strong h3,.overview__news__content__text strong h4,.overview__news__content__text strong h5,.overview__news__content__text strong h6{font-weight:700 !important}.overview__news__content__text a{color:inherit !important}.overview__news__content__text ul,.overview__news__content__text ol{list-style-position:outside !important;padding-left:15px !important}.overview__news__content__text ul{list-style-type:disc}.overview__news__content__text ol{list-style-type:decimal}.overview__news__content__text em{font-style:italic !important}.overview__news__content__text sup{font-size:.625rem !important;vertical-align:super !important}@media only screen and (min-width: 1200px){.overview__news__content__text sup{font-size:.6875rem !important}}.overview__news__content__text table{border-collapse:collapse !important}.overview__news__content__text th,.overview__news__content__text td{border:1px solid #d3d3d3 !important;padding:5px !important}.overview__news__content__text{display:block;font-size:.875rem;line-height:1.3;opacity:.6}@media only screen and (min-width: 850px){.overview__news__content__text{font-size:.9375rem}}@media only screen and (min-width: 1200px){.overview__news__content__text{font-size:1rem}}.overview__news__content__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.9375rem;margin-bottom:45px}@media only screen and (min-width: 850px){.overview__news__content__bottom{width:calc(100% - 40px);margin-bottom:0;position:absolute;bottom:20px;left:20px}}.overview__news__content__bottom__date{display:none}.overview__news__content__bottom__cta{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;color:var(--color-white);font-size:.875rem;font-weight:700;text-decoration:none;text-align:center;padding:5px 10px;background-color:var(--color-secondary);border:1px solid var(--color-secondary);border-radius:var(--button-border-radius);outline:none;cursor:pointer}@media only screen and (min-width: 850px){.overview__news__content__bottom__cta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 25px;min-height:50px;font-size:.9375rem}}@media only screen and (min-width: 1200px){.overview__news__content__bottom__cta{-webkit-transition:-webkit-filter .5s ease;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease, -webkit-filter .5s ease}}@media only screen and (min-width: 1200px){.overview__news__content__bottom__cta:hover{-webkit-filter:brightness(1.15);filter:brightness(1.15)}}.overview__news__content__bottom__cta.disabled{color:var(--color-white);background-color:rgba(0,0,0,.3);border-color:rgba(0,0,0,0);cursor:default;pointer-events:none}.overview__news__content__bottom__cta .icon{fill:var(--color-white)}.overview__news__content__bottom__cta{margin-top:25px}@media only screen and (min-width: 850px){.overview__news__content__bottom__cta{width:100%;margin-top:30px}}@media only screen and (min-width: 1200px){.overview__news__content__bottom__cta{margin-top:35px}}.presentation{max-width:1200px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(1200px + 20px * 2)){.presentation{margin-left:auto;margin-right:auto}}@media only screen and (min-width: 850px){.presentation{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width: 1200px){.presentation:hover .presentation__item{opacity:.6}}