:root{--color-white: #fff}.c-overview__content{position:relative;color:RGB(var(--color-foreground));font-size:28px;font-weight:600;font-stretch:normal;font-style:normal;line-height:34px;letter-spacing:0.31px;display:-webkit-box;line-clamp:initial;-webkit-line-clamp:initial;-webkit-box-orient:vertical;overflow:hidden}.c-overview__content::after{content:"";position:absolute;bottom:0;left:0;right:0}.c-overview__content.truncated{line-clamp:5;-webkit-line-clamp:5}.c-overview__content.truncated::after{content:"";padding-bottom:32px;background:-webkit-gradient(linear, left bottom, left top, color-stop(10%, white), to(rgba(255,255,255,0)));background:-o-linear-gradient(bottom, white 10%, rgba(255,255,255,0) 100%);background:linear-gradient(0deg, white 10%, rgba(255,255,255,0) 100%)}@media (min-width: 990px){.c-overview__content{font-size:30px;line-height:42px;letter-spacing:-0.36px}}.c-overview__content p:first-of-type{margin-top:0}.c-overview__button{position:relative;display:none;margin-top:8px;color:RGB(var(--color-foreground))}.c-overview__button.is-visible{display:block}.c-overview__button__text{-webkit-transform:all 0.3s ease-in-out;transform:all 0.3s ease-in-out}.c-overview__button__text--more{opacity:1;visibility:visible}.not-truncated .c-overview__button__text--more{opacity:0;visibility:hidden}.c-overview__button__text--less{position:absolute;left:0;opacity:0;visibility:hidden}.not-truncated .c-overview__button__text--less{opacity:1;visibility:visible}

