.gb-overlay__content{width:100%;max-width:none;display:flex;justify-content:center;padding:0 20px}.mbs_download_file_block{width:100%;border-radius:18px;color:#2d2a4a}.mbs_download_file_block .mbs-download-header{margin-bottom:16px;padding-bottom:12px}.mbs_download_file_block .mbs-download-header h2{font-size:1.75rem;line-height:1.2;font-weight:bold;margin-bottom:1.25rem;padding-bottom:.75rem}.mbs-download-list{list-style:none;padding:0;margin:0;display:grid;gap:18px}.mbs-download-list__item{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;border:1px solid #eee;border-radius:14px;background:#fbfbff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}@media(max-width: 520px){.mbs-download-list__item{flex-direction:column;align-items:flex-start}}.mbs-download-list__info{display:flex;align-items:center;gap:16px}.mbs-download-list__badge{min-width:60px;height:60px;border-radius:14px;background:linear-gradient(135deg, #2a2772, #8f0026);color:#fff;font-weight:600;font-size:.9rem;display:flex;align-items:center;justify-content:center;letter-spacing:.05em}.mbs-download-list__name{font-size:1.05rem;font-weight:500;color:#2d2a4a;word-break:break-word}.mbs-download-list__btn{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:999px;background:#8f0026;color:#fff;font-weight:600;text-decoration:none;transition:background .2s ease,transform .2s ease}.mbs-download-list__btn svg{width:18px;height:18px}.mbs-download-list__item:hover{border-color:#8f0026;box-shadow:0 12px 22px rgba(0,0,0,.08);transform:translateX(4px)}.mbs-download-list__item:hover .mbs-download-list__btn{color:#fff}/*# sourceMappingURL=download-file.css.map */