/* compiled by scssphp 1.11.0 on Tue, 04 Jun 2024 15:00:25 +0000 (0.0101s) */
/* 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);}}.modal{display:none;max-width:600px !important;}.modal__content{margin-bottom:1.5rem;margin-top:.5rem;}.modal__buttons{display:-webkit-flex;display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;margin-bottom:-.5rem;}.modal__buttons>div{flex:1 0 auto;padding:0 10px;margin-bottom:.5rem;}.modal__buttons .button{width:100%;white-space:nowrap;}