/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--color-primary:#1f827f;--color-secondary:#faba45;--color-grey:#f8f8f7;--color-default:#000;--color-light:#fff;--color-dark:#000}:root{--font-base-family:"oook-variable","Helvetica","Arial",sans-serif;--font-sec-family:"Roboto","Helvetica","Arial",sans-serif;--font-size:1.6rem;--font-size-big:1.8rem;--font-line-height:2.2rem;--font-line-height-big:2.5rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:800}:root{--grid-gap:40px;--grid-total-columns:24}@media screen and (min-width:992px){:root{--grid-gap:80px}}.c-teaser{height:100%;overflow:hidden;transition:all .35s ease}.c-teaser__link{display:flex;flex-direction:column;height:100%}.c-teaser__content{padding:2rem 2.5rem!important;height:100%;display:flex;flex-direction:column;justify-content:space-between;font-size:1.5rem}@media screen and (min-width:768px){.c-teaser__content{padding:2.5rem 3rem!important}}@media screen and (min-width:1150px){.c-teaser__content{padding:5rem!important}}.c-teaser__media{position:relative}.c-teaser__media img{aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;scale:1;transition:scale .8s ease,opacity .8s ease}.c-teaser__media .field--name-field-media-image{overflow:hidden}.c-teaser__date{position:absolute;bottom:0;padding:.5rem 1rem}.c-teaser:hover{box-shadow:0 .2rem 1rem #62626226}.c-teaser:hover img{scale:1.05}.c-teaser:hover .btn:after{margin-left:2rem}
