.mdl__news__frontpage{position:relative;display:flex;flex-direction:column;height:max-content;width:100%;padding:30px;background:var(--medium);border-radius:15px;box-sizing:border-box}@media all and (min-width: 1280px){.mdl__news__frontpage{width:400px}}.mdl__news__frontpage .mdl__news__frontpage__listing{position:relative;margin-bottom:0}.mdl__news__frontpage .mdl__news__frontpage__listing .mdl__news__frontpage__card .mdl__news__frontpage__card__content{display:flex;flex-direction:column;padding-bottom:70px;position:relative}.mdl__news__frontpage .mdl__news__frontpage__listing .mdl__news__frontpage__card .mdl__news__frontpage__card__content .mdl__news__frontpage__card__date{display:block;line-height:1em;color:var(--white);font-size:.9rem;padding:12px 15px;width:max-content;border-radius:50px;margin-bottom:25px;background-color:var(--highlights-hover)}.mdl__news__frontpage .mdl__news__frontpage__listing .mdl__news__frontpage__card .mdl__news__frontpage__card__content .mdl__news__frontpage__card__headline{font-size:1.1rem;line-height:1.5em;color:var(--white);font-weight:400}.mdl__news__frontpage .mdl__news__frontpage__listing .mdl__news__frontpage__card .mdl__news__frontpage__card__content svg{position:absolute;bottom:0;right:0;border:2px solid #fff;border-radius:50%;padding:10px;background:rgba(0,0,0,0);transition:background .3s ease-in-out}.mdl__news__frontpage .mdl__news__frontpage__listing .mdl__news__frontpage__card .mdl__news__frontpage__card__content:hover svg{background:var(--highlights-hover)}.mdl__news__frontpage .mdl__news__frontpage__listing .slick-dots{display:flex;width:calc(100% - 70px);padding-right:70px;bottom:0}.mdl__news__frontpage .mdl__news__frontpage__listing .slick-dots li{width:10px;height:10px}.mdl__news__frontpage .mdl__news__frontpage__listing .slick-dots li:hover button{background-color:#fff}.mdl__news__frontpage .mdl__news__frontpage__listing .slick-dots li button{width:10px;height:10px;border-radius:50%;background-color:rgba(255,255,255,.5);transition:background .3s ease-in-out;padding:0}.mdl__news__frontpage .mdl__news__frontpage__listing .slick-dots .slick-active button{background-color:#fff}