.loader__container{animation:bg-color-chase 10s linear infinite both;background-color:var(--primary-a);height:100%}@keyframes bg-color-chase{25%{background-color:var(--primary-a)}33%{background-color:var(--primary-b)}58%{background-color:var(--primary-b)}66%{background-color:var(--primary-c)}91%{background-color:var(--primary-c)}}.sk-chase{animation:sk-chase 2.5s linear infinite both;height:80px;position:relative;width:80px}.sk-chase-dot{animation:sk-chase-dot 2s ease-in-out infinite both;height:100%;left:0;position:absolute;top:0;width:100%}.sk-chase-dot:before{animation:sk-chase-dot-before 2s ease-in-out infinite both;background-color:var(--white);border-radius:100%;content:"";display:block;height:25%;width:25%}.sk-chase-dot:first-child{animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-.9s}.sk-chase-dot:nth-child(4){animation-delay:-.8s}.sk-chase-dot:nth-child(5){animation-delay:-.7s}.sk-chase-dot:nth-child(6){animation-delay:-.6s}.sk-chase-dot:first-child:before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{to{transform:rotate(1turn)}}@keyframes sk-chase-dot{80%,to{transform:rotate(1turn)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}#header[data-v-72d884e9]{position:relative}#main[data-v-72d884e9]{height:-moz-max-content;height:max-content}@media screen and (min-width:786px){#mobile-footer__container[data-v-72d884e9]{display:none}}
