.presentation__item{text-decoration:none}@media only screen and (min-width: 850px){.presentation__item{width:calc(33.3333% - 20px);margin-right:30px;margin-bottom:50px;position:relative;padding-bottom:35px}}@media only screen and (min-width: 1200px){.presentation__item{width:calc(33.3333% - 30px);margin-right:45px;margin-bottom:60px;padding-bottom:45px;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}}@media only screen and (min-width: 850px){.presentation__item:nth-child(3n){margin-right:0}}@media only screen and (min-width: 1200px){.presentation__item:nth-child(3n){margin-right:0}}@media only screen and (min-width: 1200px){.presentation__item:hover{opacity:1 !important}}@media only screen and (min-width: 1200px){.presentation__item:hover .cta{-webkit-filter:brightness(1.15);filter:brightness(1.15)}}.presentation__item__visual{height:190px;background-size:cover;background-position:center;margin-bottom:25px;position:relative}@media only screen and (min-width: 500px){.presentation__item__visual{height:350px}}@media only screen and (min-width: 850px){.presentation__item__visual{height:210px}}@media only screen and (min-width: 1200px){.presentation__item__visual{height:270px}}.presentation__item__title{color:var(--color-secondary);font-size:1.25rem;font-weight:600;margin-bottom:15px}@media only screen and (min-width: 850px){.presentation__item__title{font-size:1.3125rem}}@media only screen and (min-width: 1200px){.presentation__item__title{font-size:1.375rem}}.presentation__item__text{color:#000;font-size:.875rem;line-height:1.5;margin-bottom:20px}@media only screen and (min-width: 850px){.presentation__item__text{margin-bottom:0}}.presentation__item__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){.presentation__item__bottom{width:100%;margin-bottom:0;position:absolute;bottom:0;left:0}}.presentation__item__bottom__cta{color:var(--color-secondary);font-weight:500;text-transform:uppercase;text-decoration:underline}@media only screen and (min-width: 1200px){.presentation__item__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}}.presentation__item__bottom__date{color:#000;font-weight:700;opacity:.35}.title{font-family:"Playfair Display",serif;font-size:1.25rem;font-weight:600;line-height:1.3;margin-bottom:20px}@media only screen and (min-width: 850px){.title{font-size:1.5625rem;margin-bottom:25px}}@media only screen and (min-width: 1200px){.title{font-size:1.875rem;margin-bottom:30px}}.pagination{max-width:1270px;margin-left:20px;margin-right:20px;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: calc(1270px + (20px * 2))){.pagination{margin-left:auto;margin-right:auto}}@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-grey);border-radius:var(--button-border-radius);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-color:var(--color-primary);color:var(--color-white)}}.active.pagination__item{background-color:var(--color-primary);color:var(--color-white)}.title{max-width:1200px;margin-left:25px;margin-right:25px;color:#000;margin-bottom:25px}@media only screen and (min-width: calc(1200px + (25px * 2))){.title{margin-left:auto;margin-right:auto}}@media only screen and (min-width: 850px){.title{margin-bottom:35px}}@media only screen and (min-width: 1200px){.title{margin-bottom:40px}}.presentation{max-width:1200px;margin-left:25px;margin-right:25px}@media only screen and (min-width: calc(1200px + (25px * 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}}