/* compiled by scssphp 1.11.0 on Tue, 30 Jan 2024 18:17:00 +0000 (0.1086s) */
/* Developed by Inware AG - www.inware.ch */

@import url("//fast.fonts.net/cssapi/a3227d8f-d1e7-4118-a590-7bc01340d462.css");@-webkit-keyframes infinite-spinning{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes infinite-spinning{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.Blog__title{margin-bottom:3rem;}.Blog__entry{max-width:500px;padding-bottom:3rem;}@media (min-width:48em){.Blog__entry{max-width:650px;}}.Blog__entry:not(:last-child){position:relative;}.Blog__entry:not(:last-child)::after{content:"";position:absolute;bottom:1.5rem;left:0;width:125px;height:2px;border-radius:8px;background:#0079c0;}.Blog__entry-title{font-size:1.15rem;font-weight:500;}.Blog__entry-linkwrapper{margin-top:.75rem;}.Blog__entry-link::after{content:"";display:inline-block;width:10px;height:10px;margin-left:4px;background-image:url("/assets/icons/slider_right.svg");background-position:center;background-size:contain;background-repeat:no-repeat;opacity:0;-webkit-transition:.25s ease;transition:.25s ease;}.Blog__entry-link:hover::after{opacity:1;}