.article-meta {
    background: var(--bg);
    padding: 20px;
    border-radius: 12px;
    display: block;
margin: 0 auto;
}
.article-meta__inner {
    display: flex;
    align-items: center;
    gap: 18px;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 12px;
margin-bottom: 20px;
}
.article-meta__avatar {
width: 25%;

}
.article-meta__avatar img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid var(--accent);
}
.article-meta__content {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.article-meta__top {
    display: flex;
    align-items: center;
    gap: 8px;
}
.article-meta__name {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.article-meta__verified {
    background: var(--accent);
    color: var(--bg);
    font-size: 12px;
    font-weight: 700;
    padding: 3px 7px;
    border-radius: 50px;
}
.article-meta__date {
    font-size: 14px;
    color: #65666b;
    opacity: 0.8;
}
.article-meta__date time {
    margin-left: 5px;
    color: var(--accent);
}
.d1olp726c937 { color: rgb(212, 61, 71); }

@media (max-width: 1025px) {
    .article-meta__inner {
        flex-direction: column;
        text-align: center;
    }

    .article-meta__avatar img {
        width: 75px;
        height: 75px;
    }
}
:root {
    --primary: #a02116;
    --secondary: #997b2c;
    --success: #dbc478;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    font-family: Arial, sans-serif;
    background: #fff;
    color: #010101;
    line-height: 1.5;
}
a {
    color: var(--primary);
}
a:hover {
    text-decoration: none;
}
.k6icwncp {
    width: 100%;
    max-width: 1020px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    transition: all 0.2s;
}
.ci7fmy8f {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.75rem 1.75rem;
    font-weight: 600;
    font-size: 1rem;
    border-radius: 60px;
    border: none;
    cursor: pointer;
    transition: all 0.25s ease;
    background-color: var(--primary);
    color: white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    letter-spacing: 0.3px;
}
.ci7fmy8f:hover {
    background-color: var(--success);
}
.ci7fmy8f:active {
    transform: translateY(1px);
}

.k4ro4uqu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
    border-bottom: 1px solid var(--success);
    z-index: 40;
}
.k4ro4uqu .k6icwncp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.qzrw3asd {
    display: block;
    max-width: 210px;
}
.fmcgyib6ttm { border: 3px dotted #05edf0; display: flex; }
.qzrw3asd img {
    display: block;
    width: 100%;
    height: auto;
}
.wsfekp43 {
    margin-top: 5rem;
    position: relative;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.wsfekp43 .k6icwncp {
    padding-top: 5rem;
    padding-bottom: 6rem;
    z-index: 2;
}
.l5qtiq5z {
    max-width: 680px;
}
.fz08bfxe {
    margin-bottom: 1.2rem;
    color: #fff;
    font-size: 2.5rem;
    line-height: 1.2;
}
.ch6q6c1j {
    max-width: 500px;
    margin-bottom: 2.5rem;
    color: #fff;
}
.ltps3lrn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ltps3lrn img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.s8jiv1e3 {
    background: var(--secondary);
}
.s8jiv1e3:hover {
    background: var(--success);
}
.chzbcma7 { padding-left: 43px; }

.v2hr0a1h {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.v2hr0a1h .e45ftzzo {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.v2hr0a1h .n4yulvcn {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.v2hr0a1h .n4yulvcn .grnke7mn  {
list-style:none;
}
.v2hr0a1h .n4yulvcn .grnke7mn a {
    display: flex;
    align-items: center;
    font-weight: 500;
    text-decoration: none;
    padding: 3px 10px;
    line-height: normal;
    white-space: nowrap;
    border: 1px solid var(--primary);
    color: var(--primary);
    border-radius: 15px;
    transition: 0.3s solid ease;
}
.v2hr0a1h .n4yulvcn .grnke7mn a:hover {
    background: var(--primary);
    color: #fff;
}
.v2hr0a1h + section.cehw91xq {
margin-top:0px;
}

.so7czs2h {
    padding: 1.2rem 0;
}
.fjgzsp1l {
    margin-top: 7.25rem;
}
.so7czs2h h1 {
    font-size: 2.5rem;
    margin: 0 0 1.5rem;
    color: var(--primary);
    font-weight: 600;
    text-align: center;
}
.so7czs2h h2 {
    font-size: 1.8rem;
    margin: 1.8rem 0 1rem 0;
    color: var(--primary);
    font-weight: 600;
}
.so7czs2h h3 {
    font-size: 1.4rem;
    margin: 1.2rem 0 0.8rem;
    color: var(--primary);
}
.ckw28mljl { border: 1px dotted #99507f; color: rgb(24, 25, 209); width: 44px; padding: 27px 2px; }
.so7czs2h p {
    margin-bottom: 1rem;
}
.so7czs2h .awaqusj0 {
    overflow-x: auto;
    margin: 1.5rem 0 24px;
    border-radius: 8px;
    border: 1px solid var(--secondary);
}
.so7czs2h table {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    border-radius: 10px;
    background: transparent;
    font-size: 0.95rem;
    margin-bottom: 12px;
    border: 1px solid #ccc;
}
.so7czs2h table thead,
.so7czs2h table tbody,
.so7czs2h table tfoot {
    display: table;
    width: 500px;
    min-width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.so7czs2h th {
    background-color: var(--primary);
    border-bottom: 1px solid var(--secondary);
    color: white;
    padding: 12px 16px;
    text-align: left;
    font-weight: 600;
}
.so7czs2h th p {
    margin-bottom: 0;
}
.so7czs2h td {
    padding: 10px 16px;
    border-bottom: 1px solid var(--secondary);
}
.so7czs2h tr:last-child td {
    border-bottom: none;
}
.so7czs2h tr:hover td {
    background-color: rgba(0, 0, 0, 0.1);
}
.so7czs2h img {
    max-width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.08);
    margin: 1rem 0 1.5rem;
}
.sikzrai4 { display: grid; padding: 33px 31px; color: rgb(222, 221, 218); margin: 2px; }
.so7czs2h ul,
.so7czs2h ol {
    margin: 1rem 0 1rem 1.8rem;
}
.so7czs2h li {
    margin: 0.4rem 0;
}
.so7czs2h ul li::marker {
    color: var(--secondary);
}
.so7czs2h blockquote {
    border: 1px solid var(--secondary);
    border-left-width: 5px;
    padding: 12px 20px;
    border-radius: 0 12px 12px 0;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}
.fy32cm0u {
    margin: 1.5rem 0;
}
.fy32cm0u .k6icwncp {
    padding: 0;
    border: 1px solid var(--primary);
    border-radius: 8px;
    box-shadow: 0 14px 28px -18px var(--secondary);
}
.ky7c299b {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    min-height: 56px;
    padding: 15px 20px;
    color: var(--primary);
    font-size: 1.1rem;
    font-weight: 700;
    cursor: pointer;
    user-select: none;
    transition: color 0.2s, background-color 0.2s;
}
.ky7c299b:empty::before {
    content: "Contents";
}
.ky7c299b::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    flex: 0 0 10px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(45deg);
    transition: transform 0.25s ease;
}
.ky7c299b:hover,
.ky7c299b:focus-visible {
    color: var(--secondary);
    background-color: rgba(219, 196, 120, 0.12);
}
.ky7c299b:focus-visible {
    outline: 2px solid var(--secondary);
    outline-offset: -2px;
}
.thlojy2haoc1 { display: inline-block; }
.cud2ki1o {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.3s ease, opacity 0.2s ease;
}
.cud2ki1o ul,
.so7czs2h .cud2ki1o ul {
    display: grid;
    gap: 8px;
    margin: 0;
    padding: 0 20px 18px;
    list-style: none;
}
.cud2ki1o li,
.so7czs2h .cud2ki1o li {
    margin: 0;
}
.cud2ki1o a {
    display: block;
    padding: 8px 0 8px 14px;
    border-left: 3px solid rgba(153, 123, 44, 0.35);
    color: #010101;
    font-weight: 600;
    text-decoration: none;
    transition: border-color 0.2s, color 0.2s, padding-left 0.2s;
}
.cud2ki1o a:hover,
.cud2ki1o a:focus-visible {
    padding-left: 18px;
    border-left-color: var(--primary);
    color: var(--primary);
}
.fy32cm0u [toc--open] .ky7c299b::after {
    transform: rotate(225deg);
}
.fy32cm0u [toc--open] .cud2ki1o {
    max-height: var(--toc-body-height, 600px);
    opacity: 1;
}
.wf0jrjs2 {
    display: grid;
    gap: 16px;
    margin-top: 1.5rem;
    padding: 24px;
    border: 1px solid rgba(160, 33, 22, 0.18);
    border-radius: 8px;
    background: #faf6ee;
}
.j1brtm5n {
    display: grid;
    gap: 8px;
}
.wf0jrjs2 label {
    color: var(--primary);
    font-weight: 700;
}
.wf0jrjs2 input,
.wf0jrjs2 textarea {
    width: 100%;
    border: 1px solid rgba(153, 123, 44, 0.45);
    border-radius: 8px;
    padding: 12px 14px;
    background: #fff;
    color: #010101;
    font: inherit;
    transition: border-color 0.2s, box-shadow 0.2s;
}
.wf0jrjs2 input:focus,
.wf0jrjs2 textarea:focus {
    outline: none;
    border-color: var(--primary);
    box-shadow: 0 0 0 3px rgba(160, 33, 22, 0.12);
}
.wf0jrjs2 textarea {
    min-height: 150px;
    resize: vertical;
}
.wf0jrjs2 .ci7fmy8f {
    justify-self: start;
}
.wf7u4tgk { display: none; padding-right: 45px; border: 3px solid #f4de7b; }
.zatda683 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 24px;
}
.fzwk96po {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    width: calc(100% + 20px);
    margin-left: -10px;
}
.jy7db3dc {
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    padding: 10px;
    margin: 0 10px 20px 10px;
}
.a7eau9c2 {
    width: calc(50% - 20px);
}
@media (max-width: 640px) {
    .a7eau9c2 {
        width: calc(100% - 20px);
    }
}
.jy7db3dc h2,
.jy7db3dc h3 {
    margin: 0 0 1.2rem;
}
.r1gpvy7b {
    padding-top: 20px;
    padding-bottom: 40px;
}
.xy5acx00 {
    --first: var(--primary);
    --second: var(--secondary);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    padding: 10px;
    border-radius: 16px;
    margin-bottom: 8px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(0, 0, 0, 0.04);
    position: relative;
    transition: all 0.25s ease;
}
.xy5acx00:hover {
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
}
.xy5acx00:first-child {
    border-color: var(--second);
}
.q8ak8gjt {
    position: absolute;
    top: -8px;
    left: -8px;
    padding: 2px 12px;
    background: var(--second);
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.mcoos0u8 {
    width: 120px;
    height: 120px;
}
.xtdza51gx8nn { padding: 3px 21px; }
.mcoos0u8 img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}
.wduz11oz {
    flex: 1;
    text-align: center;
}
.sb566wgg {
    margin-bottom: 5px;
    color: var(--primary);
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
}
.l2dr9q83 {
    padding-top: 4px;
}
.e1zqfzw3 {
    width: 100%;
    color: rgba(0, 0, 0 , .5);
    font-size: 15px;
}
.hoob6uq9 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 4px;
}
.hoob6uq9 img {
    display: block;
    width: 12px;
    height: 12px;
    margin: 0;
    object-fit: contain;
}
.ocxcickq {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 10px;
    background: green;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;;
}
.cjimc6id {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 56px;
    padding: 8px 20px;
    border-radius: 28px;
    background: var(--first);
    color: #fff;
    font-size: 18px;
    line-height: 1.3;
    text-align: center;
    text-decoration: none;
    transition: all 0.25s ease;
}
.cjimc6id::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cjimc6id:hover {
    background: var(--success);
}
.dbm9ii4y89c { border: 4px dotted #868bef; display: grid; width: 51vw; }
@media (max-width: 720px) {

    .xy5acx00 {
        display: block;
    }
    .mcoos0u8 {
        margin: 0 auto 20px;
    }
    .wduz11oz {
        width: 100%;
        margin-bottom: 20px;
    }
    .ocxcickq {
        width: 120px;
        margin: 0 auto 16px;
    }
    .cjimc6id {
        width: 220px;
        margin: 0 auto;
    }

}
.jci8lyaq {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.ohnm2l6q {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.rfm6f576 {
    width: calc(50% - 8px);
    border: 1px solid rgba(7, 165, 0, 1);
    padding: 20px;
    background: rgba(7, 165, 0, .1);
    border-radius: 8px;
    margin-bottom: 20px;
}
.rgm7xasm {
    border: 1px solid rgba(255, 0, 0, 1);
    background: rgba(255, 0, 0, .1);
}
.rfm6f576 p {
    padding-left: 28px;
    position: relative;
}
.rfm6f576 p::before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    background: rgba(7, 165, 0, 1);
    -webkit-mask: url("img/icon-plus.ignpffl6") center no-repeat;
    mask: url("img/icon-plus.ignpffl6") center no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
}
.rgm7xasm p::before {
    background: rgba(255, 0, 0, 1);
    -webkit-mask-image: url("img/icon-minus.ignpffl6");
    mask-image: url("img/icon-minus.ignpffl6");
}
.rfm6f576 ul {
    margin-left: 10px;
}
.rfm6f576 ul li::marker {
    color: #aaa;
}
.d3ane2th {
    padding: 1.2rem 0 2rem;
}
.d3ane2th h2 {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
    color: var(--primary);
    font-weight: 600;
}
.s5uxnoix {
    border: 1px solid #777;
    margin-bottom: 15px;
}
.e1hyx5km {
    padding: 10px 12px 10px 12px;
    font-size: 1.2rem;
}
.u60cphfu {
    padding: 10px 20px 10px 32px;
}
.vgfqgqz4 {
    width: 100%;
    background: rgba(0, 0, 0, 0.02);
    padding: 20px 0;
}
.rdvhqocxc5 { padding-right: 29px; width: 5%; border: 4px dashed #6f6255; }
.ikjf3b1c {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.puyatp54 {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 8px;
    overflow: hidden;
}
.puyatp54 img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}
.ji6g6htx {
    flex: 1;
    font-size: 14px;
}
.ji6g6htx p {
    margin-bottom: 0;
}
@media (max-width: 720px) {
    .vgfqgqz4 {
        display: block;
    }
    .puyatp54 {
        margin: 0 auto 16px;
    }
    .ji6g6htx {
        flex: none;
        width: 100%;
    }
}
.ugz9ykp0 {
    margin-top: 3rem;
    background-color: #fff;
    border-top: 1px solid var(--success);
    color: #eef5ff;
}
.qa0lw70h {
    padding: 1.2rem 0;
}
.qa0lw70h .k6icwncp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1.5rem;
}
.g5hybxk0 {
    display: block;
    max-width: 160px;
}
.g5hybxk0 img {
    display: block;
    width: 100%;
    height: auto;
}
.fiec5477 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    gap: 12px 22px;
}
.fiec5477 a {
    color: var(--primary);
    font-size: 0.95rem;
    font-weight: 700;
    text-decoration: none;
    transition: color 0.2s;
}
.fiec5477 a:hover {
    color: var(--secondary);
}
.exudtlrr {
    padding: 1.8rem 0;
    background-color: var(--primary);
}
.wp4w26olk { border: 2px dotted #5da283; width: 60vw; padding: 38px 2px; }
.exudtlrr .k6icwncp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 1.5rem;
}
.la7ekcaa {
    width: 45%;
    font-size: 0.8rem;
    color: #fff;
}
.z976k6bs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 1.8rem;
    width: 50%;
}
.z976k6bs img {
    max-height: 48px;
    width: auto;
    margin: 0;
    filter: brightness(0) invert(1);
    opacity: 0.9;
    background: transparent;
    box-shadow: none;
    border-radius: 8px;
}
@media (max-width: 720px) {
    .k4ro4uqu, .qa0lw70h, .exudtlrr {
        flex-direction: column;
        text-align: center;
    }

    .wsfekp43 .k6icwncp {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .ch6q6c1j {
        padding-right: 5rem;
    }

    .fiec5477 {
        justify-content: center;
    }
    .so7czs2h {
        padding: 1rem 0;
    }
    .fjgzsp1l {
        margin-top: 6.5rem;
    }
    .so7czs2h h1 {
        border-left: none;
        padding-left: 0;
        font-size: 1.7rem;
        line-height: 1.3;
        text-align: center;
    }
    .so7czs2h h2 {
        font-size: 1.5rem;
        margin: 1.2rem 0 1rem 0;
    }

    .rfm6f576 {
        width: 100%;
    }

    .ci7fmy8f {
        padding: 0.6rem 1.3rem;
    }

    .v60ttxy1 {
        text-align: center;
    }

    .g5hybxk0 {
        margin: 0 auto;
    }
    .la7ekcaa {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .z976k6bs {
        width: 100%;
    }
}
@media (max-width: 450px) {
    .qzrw3asd {
        width: 130px;
        height: 40px;
    }
    .qzrw3asd img {
        height: 100%;
        object-fit: cover;
    }

    .fz08bfxe {
        font-size: 2rem;
        margin-bottom: 1rem;
    }
    .ch6q6c1j {
        padding-right: 0;
    }
}
.pojkwz8n {
  width: 100%;
  margin-bottom: 40px;
}
.j0wqx8p9 {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.j0wqx8p9 h2 {
  color: var(--color-accent);
}
.fcwgxyi9 {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .fcwgxyi9 {
    justify-content: center;
  }
}
.tao484v7 {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.tao484v7 img {
  width: 100%;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.tao484v7 .ignpffl6 {
  position: absolute;
  top: 45%;
  left: 45%;
  width: 30px;
  height: 30px;
  opacity: 0;
}
@media (max-width: 768px){
.tao484v7 .ignpffl6 {

  width: 20px;
  height: 20px;

}

}
.tao484v7 {
max-width:inherit;
text-align: center;
}
.fcwgxyi9:has(.xtod57oq) {
  grid-template-columns: repeat(4, 1fr);
}
.hjqyub6rq3x { margin: -3px; border: 5px solid #3990ed; }
.fcwgxyi9:has(.f2dkt0wg) {
  grid-template-columns: repeat(5, 1fr);
}
.fcwgxyi9:has(.rfpu49r4) {
  grid-template-columns: repeat(6, 1fr);
}
.fcwgxyi9:has(.eootscxr) {
  grid-template-columns: repeat(7, 1fr);
}
.fcwgxyi9:has(.tgckod9x) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .fcwgxyi9 {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .fcwgxyi9 {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .fcwgxyi9 {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .fcwgxyi9 {
    grid-template-columns: 1fr !important;
  }
}
.tao484v7:hover .ignpffl6 {
  opacity: 1; 
}
.tao484v7:hover img {
  opacity: 0.3;
}