.settingscard:active{box-shadow:2px 3px 5px hsla(0,0%,75.3%,.2)}.list-transition-item{transition-property:all;transition-timing-function:ease-in-out;transition-duration:.2s;transition-duration:.15s}.list-transition-enter-active,.list-transition-leave-to{opacity:0}.hover--fill-white:hover svg path,.hover--fill-white:hover svg rect{fill:#fff}.hover--fill-error:hover svg path,.hover--fill-error:hover svg rect{fill:#ff595e}.hover--fill-primary:hover svg path,.hover--fill-primary:hover svg rect{fill:#0d6f72}.icon--medium,.icon--medium .btn{width:45px;height:45px}.icon--small,.icon--small .btn{width:30px;height:30px}.loading__border--item{box-sizing:border-box;-webkit-animation:spinning 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:spinning 1.2s cubic-bezier(.5,0,.5,1) infinite}.loading__border--item:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}@-webkit-keyframes spinning{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinning{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.justify-start-important{justify-content:flex-start!important}