.pagination{max-width:1200px;margin-left:20px;margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:45px;margin-top:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width: calc(1200px + (20px * 2))){.pagination{margin-left:auto;margin-right:auto}}@media only screen and (min-width: 850px){.pagination{padding-bottom:55px}}@media only screen and (min-width: 1200px){.pagination{padding-bottom:65px}}.pagination__item{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;width:50px;height:50px;color:var(--color-black);background-color:var(--color-white);border-radius:999px;border:1px solid var(--color-grey);margin-right:4px;margin-left:4px;margin-bottom:8px;position:relative;cursor:pointer;text-decoration:none}@media only screen and (min-width: 1200px){.pagination__item{-webkit-transition:color .5s,background-color .5s,border-color .5s;transition:color .5s,background-color .5s,border-color .5s}}@media only screen and (min-width: 1200px){.pagination__item:hover{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-white)}}.pagination__item.active{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-white)}.title{max-width:1200px;margin-left:20px;margin-right:20px;color:var(--color-black);font-family:var(--font-title);font-size:1.375rem;font-weight:var(--font-title-weight);margin-bottom:35px;position:relative;z-index:1}@media only screen and (min-width: calc(1200px + (20px * 2))){.title{margin-left:auto;margin-right:auto}}@media only screen and (min-width: 850px){.title{font-size:2.0625rem}}@media only screen and (min-width: 1200px){.title{font-size:2.75rem}}@media only screen and (min-width: 1200px){.title{margin-bottom:55px}}.overview__news{display:block;color:var(--color-black);text-decoration:none;margin-bottom:45px;position:relative}@media only screen and (min-width: 850px){.overview__news{width:calc(33.3333% - 20px);margin-right:30px;margin-bottom:30px}}@media only screen and (min-width: 1200px){.overview__news{width:calc(33.3333% - 30px);margin-right:45px;margin-bottom:45px;-webkit-transition:opacity ease .5s;transition:opacity ease .5s}}.overview__news:nth-child(3n){margin-right:0}@media only screen and (min-width: 1200px){.overview__news:hover{opacity:1 !important}}@media only screen and (min-width: 1200px){.overview__news:hover .overview__news__content__bottom__cta{background-color:var(--color-primary);border-color:var(--color-primary)}}@media only screen and (min-width: 1200px){.overview__news:hover .overview__news__content__bottom__cta:after{border-color:var(--color-white)}}.overview__news__visual{height:390px;background-position:center;background-size:cover}@media only screen and (min-width: 850px){.overview__news__visual{height:460px}}@media only screen and (min-width: 1200px){.overview__news__visual{height:520px}}.overview__news__content{padding-top:15px}@media only screen and (min-width: 850px){.overview__news__content{padding-top:20px}}@media only screen and (min-width: 1200px){.overview__news__content{padding-top:25px}}.overview__news__content__title{color:var(--color-black);font-family:var(--font-title);font-size:1.25rem;font-weight:var(--font-title-weight);text-decoration:none;margin-bottom:15px}@media only screen and (min-width: 850px){.overview__news__content__title{font-size:1.4375rem}}@media only screen and (min-width: 1200px){.overview__news__content__title{font-size:1.625rem}}.overview__news__content__text{text-decoration:none;line-height:1.5;opacity:.8}@media only screen and (min-width: 850px){.overview__news__content__text{padding-right:65px}}.overview__news__content__bottom__date{font-size:.75rem;letter-spacing:1px;text-transform:uppercase;opacity:.6;margin-top:20px}.overview__news__content__bottom__cta{display:block;width:50px;height:50px;text-indent:-999em;border-radius:999px;background-color:var(--color-white);border:1px solid var(--color-grey);position:absolute;top:320px;right:20px}@media only screen and (min-width: 850px){.overview__news__content__bottom__cta{top:auto;right:0;bottom:0}}@media only screen and (min-width: 1200px){.overview__news__content__bottom__cta{-webkit-transition:background-color ease .5s,border-color ease .5s;transition:background-color ease .5s,border-color ease .5s}}.overview__news__content__bottom__cta:after{content:"";width:10px;height:10px;position:absolute;top:calc(50% - 5px);right:21px;border-style:solid;border-width:0 2px 2px 0;border-color:var(--color-primary);-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}@media only screen and (min-width: 1200px){.overview__news__content__bottom__cta:after{width:10px;height:10px;top:calc(50% - 5px);right:21px}}@media only screen and (min-width: 850px){.overview__news__content__bottom__cta:after{-webkit-transition:border-color ease .5s;transition:border-color ease .5s}}.presentation{max-width:1200px;margin-left:20px;margin-right:20px;position:relative}@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 .overview__news{opacity:.6}}