@keyframes ldio-tmsjd6m58lc {
    0% { opacity: 1 }
    100% { opacity: 0 }
}
.contenedor-loader{
    margin: auto;
}

.contenedor-loader.dark{
    filter: brightness(50%);
}
.contenedor-loader.white{
    filter: brightness(180%);
}

.ldio-tmsjd6m58lc div.lg {
    left: 94px;
    top: 48px;
    position: absolute;
    animation: ldio-tmsjd6m58lc linear 1s infinite;
    background: #6a6a6a;
    width: 12px;
    height: 24px;
    border-radius: 6px / 12px;
    transform-origin: 6px 52px;
}

.ldio-tmsjd6m58lc div.md {
    left: 52px;
    top: 28px;
    position: absolute;
    animation: ldio-tmsjd6m58lc linear 1s infinite;
    background: #6a6a6a;
    width: 9px;
    height: 17px;
    border-radius: 6px / 12px;
    transform-origin: 6px 32px;
}

.ldio-tmsjd6m58lc div.sm {
    /* left: 37px; */
    /* top: 19px; */
    left: 28px;
    top: 13px;
    position: absolute;
    animation: ldio-tmsjd6m58lc linear 1s infinite;
    background: #6a6a6a;
    width: 6px;
    height: 12px;
    border-radius: 6px / 12px;
    transform-origin: 6px 23px;
}
.ldio-tmsjd6m58lc div.xs {
    left: 16px;
    top: 0px;
    position: absolute;
    animation: ldio-tmsjd6m58lc linear 1s infinite;
    background: #6a6a6a;
    width: 6px;
    height: 12px;
    border-radius: 6px / 12px;
    transform-origin: 6px 21px;
}
.ldio-tmsjd6m58lc div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -0.9166666666666666s;
    background: #6a6a6a;
}
.ldio-tmsjd6m58lc div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -0.8333333333333334s;
    background: #6a6a6a;
}
.ldio-tmsjd6m58lc div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.75s;
    background: #6a6a6a;
}
.ldio-tmsjd6m58lc div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.6666666666666666s;
    background: #6a6a6a;
}
.ldio-tmsjd6m58lc div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.5833333333333334s;
    background: #6a6a6a;
}
.ldio-tmsjd6m58lc div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.5s;
    background: #6a6a6a;
}
.ldio-tmsjd6m58lc div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.4166666666666667s;
    background: #6a6a6a;
}
.ldio-tmsjd6m58lc div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.3333333333333333s;
    background: #6a6a6a;
}
.ldio-tmsjd6m58lc div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.25s;
    background: #6a6a6a;
}
.ldio-tmsjd6m58lc div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.16666666666666666s;
    background: #6a6a6a;
}
.ldio-tmsjd6m58lc div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.08333333333333333s;
    background: #6a6a6a;
}
.ldio-tmsjd6m58lc div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
    background: #6a6a6a;
}
.loadingio-spinner-spinner-55sh9g009cu.lg {
    width: 200px;
    height: 200px;
    display: inline-block;
    overflow: hidden;
    background: rgba(NaN, NaN, NaN, 0);
}
.loadingio-spinner-spinner-55sh9g009cu.md {
    width: 117px;
    height: 117px;
    display: inline-block;
    overflow: hidden;
    background: rgba(NaN, NaN, NaN, 0);
}
.loadingio-spinner-spinner-55sh9g009cu.sm {
    width: 70px;
    height: 70px;
    display: inline-block;
    overflow: hidden;
    background: rgba(NaN, NaN, NaN, 0);
}
.loadingio-spinner-spinner-55sh9g009cu.xs {
    width: 45px;
    height: 45px;
    display: inline-block;
    overflow: hidden;
    background: rgba(NaN, NaN, NaN, 0);
}
.ldio-tmsjd6m58lc {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0; /* see note above */
}
.ldio-tmsjd6m58lc div { 
    box-sizing: content-box; 
}