.dots-loader[data-v-2c922792]{display:flex;justify-content:center;align-items:center;height:40px;padding:12px 0}.dot[data-v-2c922792]{width:12px;height:12px;margin:0 4px;border-radius:50%;background-color:#333;animation:bounce-2c922792 1s infinite both;-webkit-animation:bounce-2c922792 1s infinite both}.dot-2[data-v-2c922792]{animation-delay:.2s;-webkit-animation-delay:.2s}.dot-3[data-v-2c922792]{animation-delay:.4s;-webkit-animation-delay:.4s}@keyframes bounce-2c922792{0%,80%,to{transform:translateY(0);opacity:.6}40%{transform:translateY(-10px);opacity:1}}.tools{margin:30px 30px 0}.tools__item{width:100%;height:46px;padding:0 14px;cursor:pointer;font:15px/18px ProximaNovaBold,sans-serif;text-transform:uppercase;text-align:center;color:#fff;display:flex;align-items:center;margin-top:10px;background-color:#c70552;border-radius:3px;border:none}.tools__item:first-child{margin-top:0}.tools__item:last-child{margin-top:30px}.tools__img{display:inline-block;margin-right:10px}.tools__text{flex:1}