: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;
}
.ldk1a51z {
    width: 100%;
    max-width: 1020px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    transition: all 0.2s;
}
.mle9xcab {
    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;
}
.mle9xcab:hover {
    background-color: var(--success);
}
.mle9xcab:active {
    transform: translateY(1px);
}

.h63kphxc {
    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;
}
.h63kphxc .ldk1a51z {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.gbzidgre {
    display: block;
    max-width: 210px;
}
.gbzidgre img {
    display: block;
    width: 100%;
    height: auto;
}
.epm0plpttonq { margin: -12px; width: 23%; border: 4px dashed #f17122; padding: 27px 44px; display: block; color: rgb(163, 242, 36); }
.obi5repn {
    margin-top: 5rem;
    position: relative;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.obi5repn .ldk1a51z {
    padding-top: 5rem;
    padding-bottom: 6rem;
    z-index: 2;
}
.yq8j7ri2 {
    max-width: 680px;
}
.u2h9xpoo {
    margin-bottom: 1.2rem;
    color: #fff;
    font-size: 2.5rem;
    line-height: 1.2;
}
.k5ey0569 {
    max-width: 500px;
    margin-bottom: 2.5rem;
    color: #fff;
}
.rjcj1n7i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.rjcj1n7i img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.x6ann7k0 {
    background: var(--secondary);
}
.x6ann7k0:hover {
    background: var(--success);
}

.ck4j3ixf {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.ck4j3ixf .yogcufv2 {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.wkvd3poivrh { width: 86px; padding-right: 9px; margin: -16px; border: 3px dashed #46eba0; display: inline-block; color: rgb(204, 121, 148); }
.ck4j3ixf .zr3jw445 {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.ck4j3ixf .zr3jw445 .hriagtmt  {
list-style:none;
}
.ck4j3ixf .zr3jw445 .hriagtmt 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;
}
.ck4j3ixf .zr3jw445 .hriagtmt a:hover {
    background: var(--primary);
    color: #fff;
}
.ck4j3ixf + section.v26k0leo {
margin-top:0px;
}

.zg7qeafb {
    padding: 1.2rem 0;
}
.olqtkwsj {
    margin-top: 7.25rem;
}
.zg7qeafb h1 {
    font-size: 2.5rem;
    margin: 0 0 1.5rem;
    color: var(--primary);
    font-weight: 600;
    text-align: center;
}
.zg7qeafb h2 {
    font-size: 1.8rem;
    margin: 1.8rem 0 1rem 0;
    color: var(--primary);
    font-weight: 600;
}
.zg7qeafb h3 {
    font-size: 1.4rem;
    margin: 1.2rem 0 0.8rem;
    color: var(--primary);
}
.zg7qeafb p {
    margin-bottom: 1rem;
}
.spj7gmwekd { padding-left: 39px; }
.zg7qeafb .fehnqzum {
    overflow-x: auto;
    margin: 1.5rem 0 24px;
    border-radius: 8px;
    border: 1px solid var(--secondary);
}
.zg7qeafb 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;
}
.zg7qeafb table thead,
.zg7qeafb table tbody,
.zg7qeafb table tfoot {
    display: table;
    width: 500px;
    min-width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.zg7qeafb th {
    background-color: var(--primary);
    border-bottom: 1px solid var(--secondary);
    color: white;
    padding: 12px 16px;
    text-align: left;
    font-weight: 600;
}
.zg7qeafb th p {
    margin-bottom: 0;
}
.zg7qeafb td {
    padding: 10px 16px;
    border-bottom: 1px solid var(--secondary);
}
.zg7qeafb tr:last-child td {
    border-bottom: none;
}
.zg7qeafb tr:hover td {
    background-color: rgba(0, 0, 0, 0.1);
}
.zg7qeafb 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;
}
.zg7qeafb ul,
.zg7qeafb ol {
    margin: 1rem 0 1rem 1.8rem;
}
.zg7qeafb li {
    margin: 0.4rem 0;
}
.li5jlezw9j { color: rgb(107, 15, 196); padding: 33px 24px; width: 16px; border: 1px solid #3c6101; display: block; margin: 20px; }
.zg7qeafb ul li::marker {
    color: var(--secondary);
}
.zg7qeafb 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;
}
.qk37a0hd {
    margin: 1.5rem 0;
}
.qk37a0hd .ldk1a51z {
    padding: 0;
    border: 1px solid var(--primary);
    border-radius: 8px;
    box-shadow: 0 14px 28px -18px var(--secondary);
}
.rxnjd7mf {
    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;
}
.rxnjd7mf:empty::before {
    content: "Contents";
}
.rxnjd7mf::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;
}
.rxnjd7mf:hover,
.rxnjd7mf:focus-visible {
    color: var(--secondary);
    background-color: rgba(219, 196, 120, 0.12);
}
.rxnjd7mf:focus-visible {
    outline: 2px solid var(--secondary);
    outline-offset: -2px;
}
.ez2bnbn9 {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.3s ease, opacity 0.2s ease;
}
.g7n13t3tl { padding-left: 12px; padding-right: 48px; color: rgb(81, 148, 54); border: 5px dotted #38b4c2; width: 13px; }
.ez2bnbn9 ul,
.zg7qeafb .ez2bnbn9 ul {
    display: grid;
    gap: 8px;
    margin: 0;
    padding: 0 20px 18px;
    list-style: none;
}
.ez2bnbn9 li,
.zg7qeafb .ez2bnbn9 li {
    margin: 0;
}
.ez2bnbn9 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;
}
.ez2bnbn9 a:hover,
.ez2bnbn9 a:focus-visible {
    padding-left: 18px;
    border-left-color: var(--primary);
    color: var(--primary);
}
.qk37a0hd [toc--open] .rxnjd7mf::after {
    transform: rotate(225deg);
}
.qk37a0hd [toc--open] .ez2bnbn9 {
    max-height: var(--toc-body-height, 600px);
    opacity: 1;
}
.h1ye3t8x {
    display: grid;
    gap: 16px;
    margin-top: 1.5rem;
    padding: 24px;
    border: 1px solid rgba(160, 33, 22, 0.18);
    border-radius: 8px;
    background: #faf6ee;
}
.lwo42mz1 {
    display: grid;
    gap: 8px;
}
.h1ye3t8x label {
    color: var(--primary);
    font-weight: 700;
}
.h1ye3t8x input,
.h1ye3t8x 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;
}
.sevew01pb { padding: 10px 10px; }
.h1ye3t8x input:focus,
.h1ye3t8x textarea:focus {
    outline: none;
    border-color: var(--primary);
    box-shadow: 0 0 0 3px rgba(160, 33, 22, 0.12);
}
.h1ye3t8x textarea {
    min-height: 150px;
    resize: vertical;
}
.h1ye3t8x .mle9xcab {
    justify-self: start;
}
.jom6fqqq {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 24px;
}
.kxlcdbwt {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    width: calc(100% + 20px);
    margin-left: -10px;
}
.a153fj2a {
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    padding: 10px;
    margin: 0 10px 20px 10px;
}
.vnbg3g81 {
    width: calc(50% - 20px);
}
@media (max-width: 640px) {
    .vnbg3g81 {
        width: calc(100% - 20px);
    }
}
.a153fj2a h2,
.a153fj2a h3 {
    margin: 0 0 1.2rem;
}
.s069ndlh {
    padding-top: 20px;
    padding-bottom: 40px;
}
.f82qrfhg {
    --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;
}
.f82qrfhg:hover {
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
}
.f82qrfhg:first-child {
    border-color: var(--second);
}
.lw19iiwz {
    position: absolute;
    top: -8px;
    left: -8px;
    padding: 2px 12px;
    background: var(--second);
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.kp3xy6a6e0 { padding: 43px 32px; color: rgb(99, 68, 20); display: grid; border: 4px dashed #2ebc17; margin: 3px; width: 96vw; }
.u6a2hv8y {
    width: 120px;
    height: 120px;
}
.u6a2hv8y img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}
.m6wvk0vk {
    flex: 1;
    text-align: center;
}
.vnyb3cbi {
    margin-bottom: 5px;
    color: var(--primary);
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
}
.ixlqq1zn {
    padding-top: 4px;
}
.t06pd0ai {
    width: 100%;
    color: rgba(0, 0, 0 , .5);
    font-size: 15px;
}
.a9kozxwo {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 4px;
}
.a9kozxwo img {
    display: block;
    width: 12px;
    height: 12px;
    margin: 0;
    object-fit: contain;
}
.x884tsbr {
    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;;
}
.p3rm1lhv {
    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;
}
.p3rm1lhv::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.f5hx7q3nss { width: 56%; padding: 25px 10px; color: rgb(62, 135, 105); }
.p3rm1lhv:hover {
    background: var(--success);
}
@media (max-width: 720px) {

    .f82qrfhg {
        display: block;
    }
    .u6a2hv8y {
        margin: 0 auto 20px;
    }
    .m6wvk0vk {
        width: 100%;
        margin-bottom: 20px;
    }
    .x884tsbr {
        width: 120px;
        margin: 0 auto 16px;
    }
    .p3rm1lhv {
        width: 220px;
        margin: 0 auto;
    }

}
.ay96fmcy {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.y1a31up1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.fuh0uf0l {
    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;
}
.fntwux86 {
    border: 1px solid rgba(255, 0, 0, 1);
    background: rgba(255, 0, 0, .1);
}
.fuh0uf0l p {
    padding-left: 28px;
    position: relative;
}
.fuh0uf0l 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.kkv8b5uf") center no-repeat;
    mask: url("img/icon-plus.kkv8b5uf") center no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
}
.fntwux86 p::before {
    background: rgba(255, 0, 0, 1);
    -webkit-mask-image: url("img/icon-minus.kkv8b5uf");
    mask-image: url("img/icon-minus.kkv8b5uf");
}
.fuh0uf0l ul {
    margin-left: 10px;
}
.fuh0uf0l ul li::marker {
    color: #aaa;
}
.o4tkwtmp {
    padding: 1.2rem 0 2rem;
}
.o4tkwtmp h2 {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
    color: var(--primary);
    font-weight: 600;
}
.rwk2sv2w {
    border: 1px solid #777;
    margin-bottom: 15px;
}
.hrigxdoe {
    padding: 10px 12px 10px 12px;
    font-size: 1.2rem;
}
.m1bv7jm4od { display: none; padding-right: 38px; margin: -1px; width: 95%; padding-left: 11px; }
.b425k5tq {
    padding: 10px 20px 10px 32px;
}
.nf1xm5ue {
    width: 100%;
    background: rgba(0, 0, 0, 0.02);
    padding: 20px 0;
}
.krxczwuk {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.etsos38x {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 8px;
    overflow: hidden;
}
.etsos38x img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}
.x2r9mwjv {
    flex: 1;
    font-size: 14px;
}
.x2r9mwjv p {
    margin-bottom: 0;
}
@media (max-width: 720px) {
    .nf1xm5ue {
        display: block;
    }
    .etsos38x {
        margin: 0 auto 16px;
    }
    .x2r9mwjv {
        flex: none;
        width: 100%;
    }
}
.is09yqsb {
    margin-top: 3rem;
    background-color: #fff;
    border-top: 1px solid var(--success);
    color: #eef5ff;
}
.vh2be6sz {
    padding: 1.2rem 0;
}
.vh2be6sz .ldk1a51z {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1.5rem;
}
.dih7uskk {
    display: block;
    max-width: 160px;
}
.dih7uskk img {
    display: block;
    width: 100%;
    height: auto;
}
.bfbj4kwy {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    gap: 12px 22px;
}
.bfbj4kwy a {
    color: var(--primary);
    font-size: 0.95rem;
    font-weight: 700;
    text-decoration: none;
    transition: color 0.2s;
}
.uv2iljrl { margin: -4px; width: 22px; display: flex; color: rgb(250, 205, 10); padding: 3px 47px; border: 4px solid #275166; }
.bfbj4kwy a:hover {
    color: var(--secondary);
}
.sqz194hx {
    padding: 1.8rem 0;
    background-color: var(--primary);
}
.sqz194hx .ldk1a51z {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 1.5rem;
}
.cdpf2egn {
    width: 45%;
    font-size: 0.8rem;
    color: #fff;
}
.d6iqbqsn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 1.8rem;
    width: 50%;
}
.d6iqbqsn 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) {
    .h63kphxc, .vh2be6sz, .sqz194hx {
        flex-direction: column;
        text-align: center;
    }

    .obi5repn .ldk1a51z {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .k5ey0569 {
        padding-right: 5rem;
    }

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

    .fuh0uf0l {
        width: 100%;
    }

    .mle9xcab {
        padding: 0.6rem 1.3rem;
    }

    .b3lwkb33 {
        text-align: center;
    }

    .dih7uskk {
        margin: 0 auto;
    }
    .cdpf2egn {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .d6iqbqsn {
        width: 100%;
    }
}
@media (max-width: 450px) {
    .gbzidgre {
        width: 130px;
        height: 40px;
    }
    .gbzidgre img {
        height: 100%;
        object-fit: cover;
    }

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

  width: 20px;
  height: 20px;

}

}
.eb6c32su {
max-width:inherit;
text-align: center;
}
.rpw7411i:has(.mjxrh5f3) {
  grid-template-columns: repeat(4, 1fr);
}
.fjqt66ez5 { width: 53px; color: rgb(203, 73, 227); border: 1px dotted #c87b6b; padding: 45px 32px; margin: -14px; }
.rpw7411i:has(.ex97i1g5) {
  grid-template-columns: repeat(5, 1fr);
}
.rpw7411i:has(.j6230xtc) {
  grid-template-columns: repeat(6, 1fr);
}
.rpw7411i:has(.asqe6r6o) {
  grid-template-columns: repeat(7, 1fr);
}
.rpw7411i:has(.uosmr0pa) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .rpw7411i {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .rpw7411i {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .rpw7411i {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .rpw7411i {
    grid-template-columns: 1fr !important;
  }
}
.eb6c32su:hover .kkv8b5uf {
  opacity: 1; 
}
.eb6c32su:hover img {
  opacity: 0.3;
}