.xbpkkp9n {
    background: var(--bg);
    padding: 20px;
    border-radius: 12px;
    display: block;
margin: 0 auto;
}
.u9h37cgn {
    display: flex;
    align-items: center;
    gap: 18px;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 12px;
margin-bottom: 20px;
}
.lrvm7ef0 {
width: 25%;

}
.lrvm7ef0 img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid var(--accent);
}
.s1gxzcq7 {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.fzp4up8u {
    display: flex;
    align-items: center;
    gap: 8px;
}
.aimamr4c {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.hh7649gp {
    background: var(--accent);
    color: var(--bg);
    font-size: 12px;
    font-weight: 700;
    padding: 3px 7px;
    border-radius: 50px;
}
.pvc8tw1z {
    font-size: 14px;
    color: #65666b;
    opacity: 0.8;
}
.pvc8tw1z time {
    margin-left: 5px;
    color: var(--accent);
}

@media (max-width: 1025px) {
    .u9h37cgn {
        flex-direction: column;
        text-align: center;
    }

    .lrvm7ef0 img {
        width: 75px;
        height: 75px;
    }
}
.rktjimulc1 { display: inline-block; width: 72%; border: 1px solid #1b12b0; color: rgb(242, 38, 28); padding: 19px 37px; }
: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;
}
.jxy9qvus {
    width: 100%;
    max-width: 1020px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    transition: all 0.2s;
}
.jn9p32km {
    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;
}
.jn9p32km:hover {
    background-color: var(--success);
}
.jn9p32km:active {
    transform: translateY(1px);
}

.jm0qqftr {
    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;
}
.jm0qqftr .jxy9qvus {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.b5tiytle {
    display: block;
    width: 210px;
}
.b5tiytle img {
    display: block;
    width: 100%;
    height: auto;
}
.t26e5v2t {
    margin-top: 5rem;
    position: relative;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.rkrfsupt23f { padding-left: 15px; display: none; padding-right: 9px; }
.t26e5v2t .jxy9qvus {
    padding-top: 5rem;
    padding-bottom: 6rem;
    z-index: 2;
}
.nug9uqzk {
    max-width: 680px;
}
.xrgqwa5y {
    margin-bottom: 1.2rem;
    color: #fff;
    font-size: 2.5rem;
    line-height: 1.2;
}
.hn11iray {
    max-width: 550px;
    margin-bottom: 2.5rem;
    color: #fff;
}
.i1tgw4ux {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.i1tgw4ux img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.rcpw0cuu {
    background: var(--secondary);
}
.rcpw0cuu:hover {
    background: var(--success);
}
.k04ryte2 {
    padding: 1.2rem 0;
}
.zudgu6ig {
    margin-top: 7.25rem;
}
.cxw3aowww { color: rgb(17, 110, 54); padding: 34px 4px; width: 42%; display: flex; border: 4px dotted #79b7b5; margin: -4px; }
.k04ryte2 h1 {
    font-size: 2.5rem;
    margin: 0 0 1.5rem;
    color: var(--primary);
    font-weight: 600;
    text-align: center;
}
.k04ryte2 h2 {
    font-size: 1.8rem;
    margin: 1.8rem 0 1rem 0;
    color: var(--primary);
    font-weight: 600;
}
.k04ryte2 h3 {
    font-size: 1.4rem;
    margin: 1.2rem 0 0.8rem;
    color: var(--primary);
}
.k04ryte2 p {
    margin-bottom: 1rem;
}
.k04ryte2 .rkdjrzs4 {
    overflow-x: auto;
    margin: 1.5rem 0 24px;
    border-radius: 8px;
    border: 1px solid var(--secondary);
}
.k04ryte2 table {
    width: 100%;
    border-collapse: collapse;
    background: transparent;
    font-size: 0.95rem;
    min-width: 500px;
}
.k04ryte2 th {
    background-color: var(--primary);
    border-bottom: 1px solid var(--secondary);
    color: white;
    padding: 12px 16px;
    text-align: left;
    font-weight: 600;
}
.k04ryte2 th p {
    margin-bottom: 0;
}
.k04ryte2 td {
    padding: 10px 16px;
    border-bottom: 1px solid var(--secondary);
}
.k04ryte2 tr:last-child td {
    border-bottom: none;
}
.k04ryte2 tr:hover td {
    background-color: rgba(0, 0, 0, 0.1);
}
.k04ryte2 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;
}
.k04ryte2 ul,
.k04ryte2 ol {
    margin: 1rem 0 1rem 1.8rem;
}
.n9boq8vys { margin: 5px; padding: 43px 14px; display: flex; color: rgb(79, 151, 107); width: 18%; border: 4px dashed #baa44d; }
.k04ryte2 li {
    margin: 0.4rem 0;
}
.k04ryte2 ul li::marker {
    color: var(--secondary);
}
.k04ryte2 blockquote {
    border: 1px solid var(--secondary);
    border-left-width: 4px;
    padding: 10px 20px;
    border-radius: 0 10px 10px 0;
    margin-bottom: 1rem;
}
.ez8a1e19 {
    display: grid;
    gap: 16px;
    margin-top: 1.5rem;
    padding: 24px;
    border: 1px solid rgba(160, 33, 22, 0.18);
    border-radius: 8px;
    background: #faf6ee;
}
.ne1386xf {
    display: grid;
    gap: 8px;
}
.ez8a1e19 label {
    color: var(--primary);
    font-weight: 700;
}
.ez8a1e19 input,
.ez8a1e19 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;
}
.ez8a1e19 input:focus,
.ez8a1e19 textarea:focus {
    outline: none;
    border-color: var(--primary);
    box-shadow: 0 0 0 3px rgba(160, 33, 22, 0.12);
}
.ez8a1e19 textarea {
    min-height: 150px;
    resize: vertical;
}
.ez8a1e19 .jn9p32km {
    justify-self: start;
}
.lagoe7u0 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 24px;
}
.mrv6gbr6 { width: 20px; margin: -10px; color: rgb(30, 2, 33); padding: 32px 38px; }
.y6lk2n7w {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    width: calc(100% + 20px);
    margin-left: -10px;
}
.i4adj8cz {
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    padding: 10px;
    margin: 0 10px 20px 10px;
}
.g7ctjw4q {
    width: calc(50% - 20px);
}
@media (max-width: 640px) {
    .g7ctjw4q {
        width: calc(100% - 20px);
    }
}
.i4adj8cz h2,
.i4adj8cz h3 {
    margin: 0 0 1.2rem;
}
.qazljbf8 {
    padding-top: 20px;
    padding-bottom: 40px;
}
.lx9sjum7 {
    --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;
}
.lx9sjum7:hover {
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
}
.lx9sjum7:first-child {
    border-color: var(--second);
}
.pdqscs26 {
    position: absolute;
    top: -8px;
    left: -8px;
    padding: 2px 12px;
    background: var(--second);
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.kspj9uaf {
    width: 120px;
    height: 120px;
}
.kspj9uaf img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}
.pnsk38o2 {
    flex: 1;
    text-align: center;
}
.vn4gfvw0b { padding-right: 48px; border: 5px dotted #b84289; width: 84%; }
.jfmmfqe4 {
    margin-bottom: 5px;
    color: var(--primary);
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
}
.ohggnwlq {
    padding-top: 4px;
}
.nptezpu6 {
    width: 100%;
    color: rgba(0, 0, 0 , .5);
    font-size: 15px;
}
.drk9dv2k {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 4px;
}
.drk9dv2k img {
    display: block;
    width: 12px;
    height: 12px;
    margin: 0;
    object-fit: contain;
}
.l8y2czf7 {
    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;;
}
.z5xqwmml {
    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;
}
.z5xqwmml::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.z5xqwmml:hover {
    background: var(--success);
}
@media (max-width: 720px) {

    .lx9sjum7 {
        display: block;
    }
    .kspj9uaf {
        margin: 0 auto 20px;
    }
    .pnsk38o2 {
        width: 100%;
        margin-bottom: 20px;
    }
    .l8y2czf7 {
        width: 120px;
        margin: 0 auto 16px;
    }
    .z5xqwmml {
        width: 220px;
        margin: 0 auto;
    }

}
.h2ynljn0 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.cuivm29v {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.i5dhg19a {
    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;
}
.a1q9kt3sdd { width: 54vw; border: 2px dashed #edcc6d; color: rgb(114, 22, 151); padding-left: 31px; display: inline-block; margin: -4px; }
.juisv8ba {
    border: 1px solid rgba(255, 0, 0, 1);
    background: rgba(255, 0, 0, .1);
}
.i5dhg19a p {
    padding-left: 28px;
    position: relative;
}
.i5dhg19a 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.m5s4j38y") center no-repeat;
    mask: url("img/icon-plus.m5s4j38y") center no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
}
.juisv8ba p::before {
    background: rgba(255, 0, 0, 1);
    -webkit-mask-image: url("img/icon-minus.m5s4j38y");
    mask-image: url("img/icon-minus.m5s4j38y");
}
.i5dhg19a ul {
    margin-left: 10px;
}
.i5dhg19a ul li::marker {
    color: #aaa;
}
.aknnjteg {
    padding: 1.2rem 0 2rem;
}
.aknnjteg h2 {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
    color: var(--primary);
    font-weight: 600;
}
.zznnf7uh {
    border: 1px solid #777;
    margin-bottom: 15px;
}
.u6obve5m {
    padding: 10px 12px 10px 12px;
    font-size: 1.2rem;
}
.e2wn72pun { border: 2px dashed #8f1a12; color: rgb(9, 15, 108); padding: 35px 43px; }
.ia8q1lg9 {
    padding: 10px 20px 10px 32px;
}
.m0zfflus {
    width: 100%;
    background: rgba(0, 0, 0, 0.02);
    padding: 20px 0;
}
.ovom2860 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.wwcu3ndq {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 8px;
    overflow: hidden;
}
.wwcu3ndq img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}
.o910hvx5 {
    flex: 1;
    font-size: 14px;
}
.o910hvx5 p {
    margin-bottom: 0;
}
@media (max-width: 720px) {
    .m0zfflus {
        display: block;
    }
    .wwcu3ndq {
        margin: 0 auto 16px;
    }
    .o910hvx5 {
        flex: none;
        width: 100%;
    }
}
.l4cpxq3n {
    margin-top: 3rem;
    background-color: #fff;
    border-top: 1px solid var(--success);
    color: #eef5ff;
}
.smwagn6e {
    padding: 1.2rem 0;
}
.smwagn6e .jxy9qvus {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1.5rem;
}
.oji9yhr3 {
    display: block;
    width: 160px;
}
.oji9yhr3 img {
    display: block;
    width: 100%;
    height: auto;
}
.f8mkwtbo {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    gap: 12px 22px;
}
.she02jl5k { padding-right: 46px; margin: -20px; width: 28px; padding-left: 24px; color: rgb(207, 30, 179); }
.f8mkwtbo a {
    color: var(--primary);
    font-size: 0.95rem;
    font-weight: 700;
    text-decoration: none;
    transition: color 0.2s;
}
.f8mkwtbo a:hover {
    color: var(--secondary);
}
.ecj8bdrt {
    padding: 1.8rem 0;
    background-color: var(--primary);
}
.ecj8bdrt .jxy9qvus {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 1.5rem;
}
.zhwiuj88 {
    width: 100%;
    background: var(--success);
    padding: 1rem;
    border-radius: 10px;
    display: inline-block;
    font-size: 15px;
    text-align: center;
}
.y7w8q6iq {
    width: 45%;
    font-size: 0.8rem;
    color: #fff;
}
.tab8eoyt {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 1.8rem;
    width: 50%;
}
.tab8eoyt 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) {
    .jm0qqftr, .smwagn6e, .ecj8bdrt {
        flex-direction: column;
        text-align: center;
    }

    .t26e5v2t .jxy9qvus {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .hn11iray {
        padding-right: 5rem;
    }

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

    .i5dhg19a {
        width: 100%;
    }

    .jn9p32km {
        padding: 0.6rem 1.3rem;
    }

    .rnhuavdj {
        text-align: center;
    }

    .oji9yhr3 {
        margin: 0 auto;
    }
    .y7w8q6iq {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .tab8eoyt {
        width: 100%;
    }
}
@media (max-width: 450px) {
    .b5tiytle {
        width: 130px;
        height: 40px;
    }
    .b5tiytle img {
        height: 100%;
        object-fit: cover;
    }

    .xrgqwa5y {
        font-size: 2rem;
        margin-bottom: 1rem;
    }
    .hn11iray {
        padding-right: 0;
    }
}