.preloader{display:flex;justify-content:flex-start;flex-direction:column;gap:12px;align-items:center;width:min(768px,100%);padding:12px;margin:36px auto}.preloader__image{height:256px}.preloader__title{text-align:center}.preloader__highlight{color:#3876d9}.preloader__subtitle{color:rgba(24,24,24,.5);font-size:16px}.preloader__caption{text-align:center;margin:12px 0}.preloader__bar{width:100%;height:12px;border:none;margin-top:24px}.preloader__bar::-webkit-progress-bar{border-radius:30px;background:#dee7e9}.preloader__bar::-webkit-progress-value{border-radius:30px;background:#3876d9}.card{position:relative;background:url(/assets/card.svg);color:#fff;width:350px;height:120px;border-radius:12px;padding:8px}.card__title{font-size:20px;font-weight:900;letter-spacing:.1em}.card__cash{margin-top:auto;color:#d9af3e}.card__wheat{position:absolute;bottom:0;right:-10px;height:120%}@media(max-width:780px){.preloader{gap:8px;margin:24px auto}.preloader__title{font-size:24px}.preloader__subtitle{font-size:14px}}