﻿
@keyframes ldio-yucxkeccmz-r {
    0%, 100% { animation-timing-function: cubic-bezier(0.2 0 0.8 0.8) }
    50% { animation-timing-function: cubic-bezier(0.2 0.2 0.8 1) }
    0% { transform: rotate(0deg) }
    50% { transform: rotate(180deg) }
    100% { transform: rotate(360deg) }
}
@keyframes ldio-yucxkeccmz-s {
    0%, 100% { animation-timing-function: cubic-bezier(0.2 0 0.8 0.8) }
    50% { animation-timing-function: cubic-bezier(0.2 0.2 0.8 1) }
    0% { transform: translate(-42px,-42px) scale(0) }
    50% { transform: translate(-42px,-42px) scale(1) }
    100% { transform: translate(-42px,-42px) scale(0) }
}
.ldio-yucxkeccmz > div { transform: translate(0px,-21px) }
.ldio-yucxkeccmz > div > div {
    animation: ldio-yucxkeccmz-r 1s linear infinite;
    transform-origin: 75px 75px;
}
.ldio-yucxkeccmz > div > div > div {
    position: absolute;
    transform: translate(75px, 50px);
}
.ldio-yucxkeccmz > div > div > div > div {
    width: 84px;
    height: 84px;
    border-radius: 50%;
    background: #6c0f03;
    animation: ldio-yucxkeccmz-s 1s linear infinite;
}
.ldio-yucxkeccmz > div > div:last-child {
    animation-delay: -0.5s;
}
.ldio-yucxkeccmz > div > div:last-child > div > div {
    animation-delay: -0.5s;
    background: #da291c;
}
.loadingio-spinner-interwind-1f9og7oilcf {
    width: 150px;
    height: 150px;
    display: inline-block;
    overflow: hidden;
    background: none;
}
.ldio-yucxkeccmz {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0; /* see note above */
}
.ldio-yucxkeccmz div { box-sizing: content-box; }
/* generated by https://loading.io/ */