.alert-text {margin: 1em auto;border-radius: 5px;padding: 15px;padding-left: 60px;position: relative;}.alert-text p:last-child {margin-bottom: 0;}.alert-text::before {font-family: "Font Awesome 6 Free";font-weight: 900;margin-right: 8px;padding-right: 13px;position: absolute;left: 18px;top: 50%;transform: translateY(-50%) scale(1.1);}.alert-text a {text-decoration: underline;}.alert-text a:hover {text-decoration: none;}.alert-text.al-notice {background: #fbffdb;}.alert-text.al-notice::before {border-right: 1px solid #e9cc25;content: "\f0a1";color: #e9cc25;}.alert-text.al-info {background: #d0edff;}.alert-text.al-info::before {border-right: 1px solid #2eafff;content: "\f05a";color: #2eafff;}.alert-text.al-warning {background: #ffe8e8;}.alert-text.al-warning::before {border-right: 1px solid #a11e1e;content: "\f071";color: #a11e1e;}.attention-info {align-items: flex-start;display: flex;flex-direction: column;margin-bottom: 35px;margin-top: 35px;}.attention-info .at-top-text {background-color: var(--vk-color-primary);color: #fff;font-weight: 600;padding: 5px 23px;}.attention-info .at-item-text {background-color: #00a2e812;border: 3px solid var(--vk-color-primary);padding: 13px 23px;width: 100%;}.attention-info .at-item-text p:last-child {margin-bottom: 0;}.attention-info .at-item-text br {content: "";display: block;margin: 1rem 0;}.attention-info a {text-decoration: underline;}.attention-info a:hover {text-decoration: none;}span.badge{display:inline-block;border-radius:3px;color:#fff;font-size:0.95rem;font-weight:600;padding:1px 7px 3px 7px}