/* compiled by scssphp 1.11.0 on Wed, 02 Oct 2024 14:19:08 +0000 (0.049s) */
/* Developed by Inware AG - www.inware.ch */

@-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);}}.Bildtext__container{position:relative;display:grid;grid-template-columns:1fr;row-gap:2rem;}@media (min-width:48em){.Bildtext__container{grid-template-columns:3fr 3fr;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem;}}.Bildtext__image{margin-bottom:1rem;padding-right:22px;margin-top:2rem;}@media (min-width:48em){.Bildtext__image{margin-bottom:0;padding-right:36px;margin-top:6rem;}}.Bildtext__imgsrc{width:100%;height:auto;box-shadow:22px -22px 0 #e2001a;}@media (min-width:75em){.Bildtext__imgsrc{box-shadow:36px -36px 0 #e2001a;}}.Bildtext__ellipse{position:absolute;width:300px;height:300px;right:-100px;bottom:-40px;z-index:-1;}