
::-moz-selection {
  background: #111;
  
  color: #d4b467; }

::selection {
 background: #111;
  
  color: #d4b467; }

.loading-crp{min-height:100vh;min-width:100vw;position:fixed;top:0;left:0;background:#fff;background-attachment:fixed;display:flex;align-items:center;justify-content:center;font-family:Roboto;z-index:99999}.div{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#fff;z-index:199}.loading-crp svg{position:relative;width:150px;height:150px;animation:rotate 2s linear infinite}.loading-crp svg circle{height:100%;width:100%;fill:none;stroke-width:4px;stroke:#d4b467;stroke-linecap:round;transform:translate(5px,5px);stroke-dasharray:440;stroke-dashoffset:440;animation:dss 1s linear infinite}@keyframes dss{0%{stroke-dashoffset:440}50%{stroke-dashoffset:0}50.1%{stroke-dashoffset:880}}.loading{width:150px;height:150px;box-sizing:border-box;border-radius:100%;background:linear-gradient(to top,#fff,#fff);border:1px solid #111;display:flex;align-items:center;justify-content:center;animation:a1 2s linear infinite;position:relative}.AIB-RX{background:linear-gradient(to top,#ff7129,#ffab3b);border:1px solid #ff7129}.loading .pre-tr{width:130px;height:130px;box-sizing:border-box;border-radius:100%;background:#111;animation:a1 2s linear infinite;box-shadow:4px 4px 8px 2px rgba(0,0,0,.4)}.loading::after{border-top:10px solid #ff7129;transform:rotate(240deg)}.loading span.pre-tr{position:absolute;width:130px;height:130px;color:#dc0b20;text-align:center;line-height:130px;animation:a2 2s linear infinite}.loading span.pre-tr span{position:absolute;width:130px;height:130px;color:#61ae24;border:12px solid #000;text-align:center;line-height:130px;animation:a2 2s linear infinite}.loading span.aib-ds{background:#000;cursor:pointer;display:flex;align-items:center;justify-content:center}.cookie-container.active{bottom:0}.cookie-container a{color:#fff}.cookie-btn{background:#d4b467;border:0;color:#fff;padding:12px 48px;font-size:18px;border-radius:8px;cursor:pointer}@media only screen and (max-width:387px){.cookie-container{padding:15px;text-align:center}}