div#loader,div#loading{display:none;margin-bottom:100px;margin-top:100px}.loading{display:flex;flex-direction:row;justify-content:center}.loading__letter{animation-duration:2s;animation-iteration-count:infinite;animation-name:bounce;color:#b10c2c;font-size:40px;font-weight:700;letter-spacing:3px;text-transform:uppercase}.loading__letter:nth-child(2){animation-delay:.1s}.loading__letter:nth-child(3){animation-delay:.2s}.loading__letter:nth-child(4){animation-delay:.3s}.loading__letter:nth-child(5){animation-delay:.4s}.loading__letter:nth-child(6){animation-delay:.5s}.loading__letter:nth-child(7){animation-delay:.6s}.loading__letter:nth-child(8){animation-delay:.8s}.loading__letter:nth-child(9){animation-delay:1s}.loading__letter:nth-child(10){animation-delay:1.2s}@keyframes bounce{0%{transform:translateY(0)}40%{transform:translateY(-40px)}80%,to{transform:translateY(0)}}.page-center{margin:0 auto;max-width:1200px;padding-left:15px;padding-right:15px;width:100%}.filter-list li,.tabber-list li{list-style:none;margin:0}