.mdl__blog__frontpage{background:#ffffff;box-sizing:border-box;padding-bottom:45px}@media (min-width:768px){.mdl__blog__frontpage{padding-bottom:75px}}@media (min-width:1024px){.mdl__blog__frontpage{flex:1 1 calc(60% - 30px);width:calc(60% - 30px);padding-right:30px;padding-bottom:0}}.mdl__blog__frontpage .mdl__blog__frontpage__innercontainer{}.mdl__blog__frontpage .mdl__blog__frontpage__header{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:30px;box-sizing:border-box}@media (min-width:360px){.mdl__blog__frontpage .mdl__blog__frontpage__header{flex-direction:row;align-items:center}}.mdl__blog__frontpage .mdl__blog__frontpage__header .mdl__blog__frontpage__headline{display:block;font-family:"arponasans", sans-serif;font-size:1.4rem;line-height:1.25em;font-weight:500;box-sizing:border-box;color:#1A171B;margin-bottom:20px}@media (min-width:360px){.mdl__blog__frontpage .mdl__blog__frontpage__header .mdl__blog__frontpage__headline{margin-bottom:0}}@media (min-width:768px){.mdl__blog__frontpage .mdl__blog__frontpage__header .mdl__blog__frontpage__headline{font-size:1.6rem}}@media (min-width:1280px){.mdl__blog__frontpage .mdl__blog__frontpage__header .mdl__blog__frontpage__headline{font-size:1.8rem}}.mdl__blog__frontpage .mdl__blog__frontpage__header .mdl__blog__frontpage__overviewlink{padding:15px 25px;display:flex;align-items:center;background:#595959;position:relative;width:fit-content}.mdl__blog__frontpage .mdl__blog__frontpage__header .mdl__blog__frontpage__overviewlink .mdl__blog__frontpage__overviewlinktext{color:#ffffff;position:relative}.mdl__blog__frontpage .mdl__blog__frontpage__header .mdl__blog__frontpage__overviewlink .mdl__blog__frontpage__overviewlinktext:after{content:'';position:absolute;top:100%;height:2px;width:0;background:transparent;transition:width 0.2s ease-in-out, background 0.2s ease-in-out;left:50%;transform:translate(-50%, calc(-50% - (-2px / 2)))}.mdl__blog__frontpage .mdl__blog__frontpage__header .mdl__blog__frontpage__overviewlink svg{margin-left:10px;position:relative}.mdl__blog__frontpage .mdl__blog__frontpage__header .mdl__blog__frontpage__overviewlink:before{background:transparent;content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:all 0.2s ease;width:0;height:100%}.mdl__blog__frontpage .mdl__blog__frontpage__header .mdl__blog__frontpage__overviewlink:hover:before{width:100%;background:#AF0917}.mdl__blog__frontpage .mdl__blog__frontpage__header .mdl__blog__frontpage__overviewlink:hover .mdl__blog__frontpage__overviewlinktext:after{width:100%;background:#ffffff}.mdl__blog__frontpage__listing{display:flex;flex-wrap:wrap;align-items:stretch;box-sizing:border-box;margin-bottom:0 !important}.mdl__blog__frontpage__listing.slick-slider .slick-track{display:flex !important;align-items:stretch;min-width:100%}.mdl__blog__frontpage__listing.slick-slider .slick-list{width:calc(100% + 1.5rem);margin:0 -0.75rem}.mdl__blog__frontpage__listing.slick-slider .slick-slide{display:inline-flex;height:auto;float:none;padding:0 0.75rem;box-sizing:border-box}.mdl__blog__frontpage__listing.slick-slider .slick-slide>div{display:contents}.mdl__blog__frontpage__listing>.slick-dots{position:initial}@media (min-width:1024px){.mdl__blog__frontpage__listing>.slick-dots{position:absolute;list-style:none;display:block;text-align:center;padding:0;margin:0;width:auto;bottom:80px;right:40px}}.mdl__blog__frontpage__listing>.slick-dots li{height:14px;width:14px}.mdl__blog__frontpage__listing>.slick-dots button{background:#D9DADB;border-radius:50%;height:14px;width:14px}.mdl__blog__frontpage__listing>.slick-dots .slick-active button{background:#595959}.mdl__blog__frontpage__card{display:flex !important;box-sizing:border-box;height:100%;flex-direction:column}.mdl__blog__frontpage__card:only-child{margin-bottom:2rem}.mdl__blog__frontpage__card__image{display:block;min-width:1px;object-fit:cover;object-position:center;aspect-ratio:1.7777777778}.mdl__blog__frontpage__card__image>img{display:block;width:100%;height:100%;object-fit:cover}[data-media-element-and*="(min-width:500px)"] .mdl__blog__frontpage__card__image{flex:0 0 40%}[data-media-element-and*="(min-width:768px)"] .mdl__blog__frontpage__card__image{flex:0 0 60%;aspect-ratio:1.7777777778}.mdl__blog__frontpage__card__content{padding:35px 65px 35px 25px;box-sizing:border-box;min-width:1px;background:#f1f1f1;display:flex;flex-direction:column;position:relative}@media (min-width:1024px){.mdl__blog__frontpage__card__content{margin-top:-75px;margin-left:30px;margin-right:175px}}.mdl__blog__frontpage__card__headline{display:block;font-size:1.2rem;line-height:1.25em;font-weight:500;margin-bottom:20px;box-sizing:border-box;color:#1A171B}.mdl__blog__frontpage__card__teaser{margin-bottom:0}.mdl__blog__frontpage__card__link{position:absolute;bottom:0;right:0;cursor:pointer;height:48px;width:48px;transition:height 0.3s ease-in-out, width 0.3s ease-in-out}.mdl__blog__frontpage__card__link svg{height:100%;width:100%}.mdl__blog__frontpage__card__link svg rect{fill:#AF0917;transition:fill 0.3s ease-in-out}.mdl__blog__frontpage__card__link:hover{height:56px;width:56px}.mdl__blog__frontpage__card__link:hover svg rect{fill:#595959}