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

.oh70vcjr {
    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;
}
.oh70vcjr .srbymke6 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.toad6vzj {
    display: block;
    max-width: 210px;
}
.toad6vzj img {
    display: block;
    width: 100%;
    height: auto;
}
.diui2o9m {
    margin-top: 5rem;
    position: relative;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.bgyc3ztdpc2 { display: grid; width: 77vw; padding-right: 26px; margin: 19px; padding-left: 45px; }
.diui2o9m .srbymke6 {
    padding-top: 5rem;
    padding-bottom: 6rem;
    z-index: 2;
}
.bwqaxck8 {
    max-width: 680px;
}
.wv5zdbzm {
    margin-bottom: 1.2rem;
    color: #fff;
    font-size: 2.5rem;
    line-height: 1.2;
}
.r2ytrfzw {
    max-width: 500px;
    margin-bottom: 2.5rem;
    color: #fff;
}
.wg5lmzok {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.wg5lmzok img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.g8uc0o6g {
    background: var(--secondary);
}
.g8uc0o6g:hover {
    background: var(--success);
}

.veyzh8hc {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.veyzh8hc .iqkst48k {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.veyzh8hc .i33kloz7 {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.veyzh8hc .i33kloz7 .nc1899sl  {
list-style:none;
}
.veyzh8hc .i33kloz7 .nc1899sl 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;
}
.veyzh8hc .i33kloz7 .nc1899sl a:hover {
    background: var(--primary);
    color: #fff;
}
.uvjwvgub32 { margin: 3px; color: rgb(199, 238, 65); padding-right: 44px; }
.veyzh8hc + section.hypqrqqn {
margin-top:0px;
}

.ztauti4u {
    padding: 1.2rem 0;
}
.rqleyoc6 {
    margin-top: 7.25rem;
}
.ztauti4u h1 {
    font-size: 2.5rem;
    margin: 0 0 1.5rem;
    color: var(--primary);
    font-weight: 600;
    text-align: center;
}
.ztauti4u h2 {
    font-size: 1.8rem;
    margin: 1.8rem 0 1rem 0;
    color: var(--primary);
    font-weight: 600;
}
.ztauti4u h3 {
    font-size: 1.4rem;
    margin: 1.2rem 0 0.8rem;
    color: var(--primary);
}
.ztauti4u p {
    margin-bottom: 1rem;
}
.ztauti4u .uuz9uil2 {
    overflow-x: auto;
    margin: 1.5rem 0 24px;
    border-radius: 8px;
    border: 1px solid var(--secondary);
}
.ztauti4u 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;
}
.ztauti4u table thead,
.ztauti4u table tbody,
.ztauti4u table tfoot {
    display: table;
    width: 500px;
    min-width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.ztauti4u th {
    background-color: var(--primary);
    border-bottom: 1px solid var(--secondary);
    color: white;
    padding: 12px 16px;
    text-align: left;
    font-weight: 600;
}
.ztauti4u th p {
    margin-bottom: 0;
}
.fiwpv1ppz { padding: 15px 33px; color: rgb(132, 227, 250); margin: 20px; display: grid; }
.ztauti4u td {
    padding: 10px 16px;
    border-bottom: 1px solid var(--secondary);
}
.ztauti4u tr:last-child td {
    border-bottom: none;
}
.ztauti4u tr:hover td {
    background-color: rgba(0, 0, 0, 0.1);
}
.ztauti4u 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;
}
.ztauti4u ul,
.ztauti4u ol {
    margin: 1rem 0 1rem 1.8rem;
}
.ztauti4u li {
    margin: 0.4rem 0;
}
.ztauti4u ul li::marker {
    color: var(--secondary);
}
.ztauti4u 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;
}
.vmwa0idd {
    margin: 1.5rem 0;
}
.vmwa0idd .srbymke6 {
    padding: 0;
    border: 1px solid var(--primary);
    border-radius: 8px;
    box-shadow: 0 14px 28px -18px var(--secondary);
}
.r5e1rdgl {
    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;
}
.a0w2wddskf { padding: 13px 50px; color: rgb(141, 33, 167); }
.r5e1rdgl:empty::before {
    content: "Contents";
}
.r5e1rdgl::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;
}
.r5e1rdgl:hover,
.r5e1rdgl:focus-visible {
    color: var(--secondary);
    background-color: rgba(219, 196, 120, 0.12);
}
.r5e1rdgl:focus-visible {
    outline: 2px solid var(--secondary);
    outline-offset: -2px;
}
.acteszp5 {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.3s ease, opacity 0.2s ease;
}
.acteszp5 ul,
.ztauti4u .acteszp5 ul {
    display: grid;
    gap: 8px;
    margin: 0;
    padding: 0 20px 18px;
    list-style: none;
}
.acteszp5 li,
.ztauti4u .acteszp5 li {
    margin: 0;
}
.acteszp5 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;
}
.acteszp5 a:hover,
.acteszp5 a:focus-visible {
    padding-left: 18px;
    border-left-color: var(--primary);
    color: var(--primary);
}
.vmwa0idd [toc--open] .r5e1rdgl::after {
    transform: rotate(225deg);
}
.v273q2uk9xg { border: 1px dotted #b65c98; padding: 4px 26px; color: rgb(191, 174, 133); display: none; width: 89px; margin: 19px; }
.vmwa0idd [toc--open] .acteszp5 {
    max-height: var(--toc-body-height, 600px);
    opacity: 1;
}
.k9cxg2i9 {
    display: grid;
    gap: 16px;
    margin-top: 1.5rem;
    padding: 24px;
    border: 1px solid rgba(160, 33, 22, 0.18);
    border-radius: 8px;
    background: #faf6ee;
}
.aa0vsh7r {
    display: grid;
    gap: 8px;
}
.k9cxg2i9 label {
    color: var(--primary);
    font-weight: 700;
}
.k9cxg2i9 input,
.k9cxg2i9 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;
}
.k9cxg2i9 input:focus,
.k9cxg2i9 textarea:focus {
    outline: none;
    border-color: var(--primary);
    box-shadow: 0 0 0 3px rgba(160, 33, 22, 0.12);
}
.k9cxg2i9 textarea {
    min-height: 150px;
    resize: vertical;
}
.k9cxg2i9 .pysuqgwz {
    justify-self: start;
}
.ilai3ujn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 24px;
}
.xrm3ca06 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    width: calc(100% + 20px);
    margin-left: -10px;
}
.cmoyleb5 {
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    padding: 10px;
    margin: 0 10px 20px 10px;
}
.y8drd85j {
    width: calc(50% - 20px);
}
@media (max-width: 640px) {
    .y8drd85j {
        width: calc(100% - 20px);
    }
}
.cmoyleb5 h2,
.cmoyleb5 h3 {
    margin: 0 0 1.2rem;
}
.yvrg1r0y96v8 { border: 1px dotted #89729b; }
.l3yjdwh4 {
    padding-top: 20px;
    padding-bottom: 40px;
}
.h4w6jmab {
    --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;
}
.h4w6jmab:hover {
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
}
.h4w6jmab:first-child {
    border-color: var(--second);
}
.buvfxcue {
    position: absolute;
    top: -8px;
    left: -8px;
    padding: 2px 12px;
    background: var(--second);
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.qsc9vka9 {
    width: 120px;
    height: 120px;
}
.qsc9vka9 img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}
.sw6l8kmj {
    flex: 1;
    text-align: center;
}
.at5x620c {
    margin-bottom: 5px;
    color: var(--primary);
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
}
.uasb7nti {
    padding-top: 4px;
}
.n1z8ojpq {
    width: 100%;
    color: rgba(0, 0, 0 , .5);
    font-size: 15px;
}
.ux392elxomi3 { display: block; }
.sxcyxdiv {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 4px;
}
.sxcyxdiv img {
    display: block;
    width: 12px;
    height: 12px;
    margin: 0;
    object-fit: contain;
}
.zx1y5j99 {
    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;;
}
.bubxmliz {
    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;
}
.bubxmliz::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bubxmliz:hover {
    background: var(--success);
}
@media (max-width: 720px) {

    .h4w6jmab {
        display: block;
    }
    .qsc9vka9 {
        margin: 0 auto 20px;
    }
    .sw6l8kmj {
        width: 100%;
        margin-bottom: 20px;
    }
    .zx1y5j99 {
        width: 120px;
        margin: 0 auto 16px;
    }
    .bubxmliz {
        width: 220px;
        margin: 0 auto;
    }

}
.ee77x2hy {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.lhednwr2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.d0l7jz25 {
    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;
}
.pncm3orw {
    border: 1px solid rgba(255, 0, 0, 1);
    background: rgba(255, 0, 0, .1);
}
.d0l7jz25 p {
    padding-left: 28px;
    position: relative;
}
.d0l7jz25 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.xjnz37b7") center no-repeat;
    mask: url("img/icon-plus.xjnz37b7") center no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
}
.hr000wii85 { border: 1px dashed #072298; }
.pncm3orw p::before {
    background: rgba(255, 0, 0, 1);
    -webkit-mask-image: url("img/icon-minus.xjnz37b7");
    mask-image: url("img/icon-minus.xjnz37b7");
}
.d0l7jz25 ul {
    margin-left: 10px;
}
.d0l7jz25 ul li::marker {
    color: #aaa;
}
.ww5mkru3 {
    padding: 1.2rem 0 2rem;
}
.ww5mkru3 h2 {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
    color: var(--primary);
    font-weight: 600;
}
.p3922g6z {
    border: 1px solid #777;
    margin-bottom: 15px;
}
.wa5oxs4u {
    padding: 10px 12px 10px 12px;
    font-size: 1.2rem;
}
.hi2a8th0 {
    padding: 10px 20px 10px 32px;
}
.dnewvrip {
    width: 100%;
    background: rgba(0, 0, 0, 0.02);
    padding: 20px 0;
}
.c56ucov0 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.p9dol9vh {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 8px;
    overflow: hidden;
}
.p9dol9vh img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}
.jwekfdbs {
    flex: 1;
    font-size: 14px;
}
.jwekfdbs p {
    margin-bottom: 0;
}
@media (max-width: 720px) {
    .dnewvrip {
        display: block;
    }
    .p9dol9vh {
        margin: 0 auto 16px;
    }
    .jwekfdbs {
        flex: none;
        width: 100%;
    }
}
.ng3kxbj5 {
    margin-top: 3rem;
    background-color: #fff;
    border-top: 1px solid var(--success);
    color: #eef5ff;
}
.akexokn2sesd { color: rgb(139, 133, 19); padding-right: 30px; }
.sswbi5e9 {
    padding: 1.2rem 0;
}
.sswbi5e9 .srbymke6 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1.5rem;
}
.u2iqqcqt {
    display: block;
    max-width: 160px;
}
.u2iqqcqt img {
    display: block;
    width: 100%;
    height: auto;
}
.zpzzd70k {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    gap: 12px 22px;
}
.zpzzd70k a {
    color: var(--primary);
    font-size: 0.95rem;
    font-weight: 700;
    text-decoration: none;
    transition: color 0.2s;
}
.zpzzd70k a:hover {
    color: var(--secondary);
}
.r0ju3piq {
    padding: 1.8rem 0;
    background-color: var(--primary);
}
.r0ju3piq .srbymke6 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 1.5rem;
}
.pb908j51 {
    width: 45%;
    font-size: 0.8rem;
    color: #fff;
}
.grw88fhm {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 1.8rem;
    width: 50%;
}
.grw88fhm 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) {
    .oh70vcjr, .sswbi5e9, .r0ju3piq {
        flex-direction: column;
        text-align: center;
    }

    .diui2o9m .srbymke6 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .r2ytrfzw {
        padding-right: 5rem;
    }

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

    .d0l7jz25 {
        width: 100%;
    }

    .pysuqgwz {
        padding: 0.6rem 1.3rem;
    }

    .pv061zkf {
        text-align: center;
    }

    .u2iqqcqt {
        margin: 0 auto;
    }
    .pb908j51 {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .grw88fhm {
        width: 100%;
    }
}
@media (max-width: 450px) {
    .toad6vzj {
        width: 130px;
        height: 40px;
    }
    .toad6vzj img {
        height: 100%;
        object-fit: cover;
    }

    .wv5zdbzm {
        font-size: 2rem;
        margin-bottom: 1rem;
    }
    .r2ytrfzw {
        padding-right: 0;
    }
}
.q3mbp4hj {
  width: 100%;
  margin-bottom: 40px;
}
.an8q818n {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.qx4napxxpkx { display: none; width: 9vw; padding: 17px 36px; border: 2px dashed #ee72ee; }
.an8q818n h2 {
  color: var(--color-accent);
}
.nd7s7zuj {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .nd7s7zuj {
    justify-content: center;
  }
}
.k2314or4 {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.k2314or4 img {
  width: 100%;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.k2314or4 .xjnz37b7 {
  position: absolute;
  top: 45%;
  left: 45%;
  width: 30px;
  height: 30px;
  opacity: 0;
}
@media (max-width: 768px){
.k2314or4 .xjnz37b7 {

  width: 20px;
  height: 20px;

}

}
.k2314or4 {
max-width:inherit;
text-align: center;
}
.nd7s7zuj:has(.vbp5nqrn) {
  grid-template-columns: repeat(4, 1fr);
}
.nd7s7zuj:has(.f08ftee1) {
  grid-template-columns: repeat(5, 1fr);
}
.nd7s7zuj:has(.lz4ubxp6) {
  grid-template-columns: repeat(6, 1fr);
}
.nd7s7zuj:has(.ty6j423n) {
  grid-template-columns: repeat(7, 1fr);
}
.nd7s7zuj:has(.jth4qlvx) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .nd7s7zuj {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .nd7s7zuj {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .nd7s7zuj {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .nd7s7zuj {
    grid-template-columns: 1fr !important;
  }
}
.k2314or4:hover .xjnz37b7 {
  opacity: 1; 
}
.k2314or4:hover img {
  opacity: 0.3;
}
.dkxn7w1t08g { margin: 18px; padding: 47px 44px; color: rgb(85, 173, 9); display: none; border: 2px dashed #69c5dd; width: 62%; }