/* compiled by scssphp 1.11.0 on Thu, 09 Mar 2023 18:50:49 +0000 (0.0339s) */
/* 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);}}.Bubbles{padding:4rem;background-size:cover;color:#fffeff;}.Bubbles__title{font-size:2rem;font-weight:bold;text-align:center;}.Bubbles__wave{display:-webkit-flex;display:flex;justify-content:center;margin-top:1rem;margin-bottom:3rem;}.Bubbles__bubbles{display:-webkit-flex;display:flex;gap:2rem;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;}@media (min-width:62em){.Bubbles__bubbles{margin:0 auto;max-width:80%;}}.Bubbles__bubble{flex:1 0;display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:97px;}.Bubbles__iconbubble{display:-webkit-flex;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:100%;padding:2rem;margin-bottom:1rem;}.Bubbles__iconbubble img{width:42px;height:42px;}.Bubbles__bubblename{font-size:1.2rem;font-weight:bold;margin-bottom:1rem;}.Bubbles__text{text-align:center;}