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

.klo97mev {
    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;
}
.klo97mev .q43ifh93 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.gs2zn4nf {
    display: block;
    max-width: 210px;
}
.gs2zn4nf img {
    display: block;
    width: 100%;
    height: auto;
}
.n413a0elk7 { display: block; }
.ct0s6pni {
    margin-top: 5rem;
    position: relative;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.ct0s6pni .q43ifh93 {
    padding-top: 5rem;
    padding-bottom: 6rem;
    z-index: 2;
}
.qx87tfvr {
    max-width: 680px;
}
.nb3lb5ms {
    margin-bottom: 1.2rem;
    color: #fff;
    font-size: 2.5rem;
    line-height: 1.2;
}
.d2g582fq {
    max-width: 500px;
    margin-bottom: 2.5rem;
    color: #fff;
}
.najqzxvu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.najqzxvu img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.k6mld1sh {
    background: var(--secondary);
}
.k6mld1sh:hover {
    background: var(--success);
}

.uqx57oys {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.uqx57oys .v20l25rw {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.uqx57oys .zd5kwg3i {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.uqx57oys .zd5kwg3i .elfy1emv  {
list-style:none;
}
.uqx57oys .zd5kwg3i .elfy1emv 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;
}
.it58hqkx18 { display: flex; }
.uqx57oys .zd5kwg3i .elfy1emv a:hover {
    background: var(--primary);
    color: #fff;
}
.uqx57oys + section.rta5mm36 {
margin-top:0px;
}

.c6qiqubu {
    padding: 1.2rem 0;
}
.pzwuyk6b {
    margin-top: 7.25rem;
}
.c6qiqubu h1 {
    font-size: 2.5rem;
    margin: 0 0 1.5rem;
    color: var(--primary);
    font-weight: 600;
    text-align: center;
}
.c6qiqubu h2 {
    font-size: 1.8rem;
    margin: 1.8rem 0 1rem 0;
    color: var(--primary);
    font-weight: 600;
}
.c6qiqubu h3 {
    font-size: 1.4rem;
    margin: 1.2rem 0 0.8rem;
    color: var(--primary);
}
.c6qiqubu p {
    margin-bottom: 1rem;
}
.c6qiqubu .ciwth0hx {
    overflow-x: auto;
    margin: 1.5rem 0 24px;
    border-radius: 8px;
    border: 1px solid var(--secondary);
}
.c6qiqubu 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;
}
.c6qiqubu table thead,
.c6qiqubu table tbody,
.c6qiqubu table tfoot {
    display: table;
    width: 500px;
    min-width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.c6qiqubu th {
    background-color: var(--primary);
    border-bottom: 1px solid var(--secondary);
    color: white;
    padding: 12px 16px;
    text-align: left;
    font-weight: 600;
}
.c6qiqubu th p {
    margin-bottom: 0;
}
.v7eogezwa3k { margin: -6px; padding: 41px 19px; }
.c6qiqubu td {
    padding: 10px 16px;
    border-bottom: 1px solid var(--secondary);
}
.c6qiqubu tr:last-child td {
    border-bottom: none;
}
.c6qiqubu tr:hover td {
    background-color: rgba(0, 0, 0, 0.1);
}
.c6qiqubu 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;
}
.c6qiqubu ul,
.c6qiqubu ol {
    margin: 1rem 0 1rem 1.8rem;
}
.c6qiqubu li {
    margin: 0.4rem 0;
}
.c6qiqubu ul li::marker {
    color: var(--secondary);
}
.c6qiqubu 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;
}
.zy98p6ge {
    margin: 1.5rem 0;
}
.zy98p6ge .q43ifh93 {
    padding: 0;
    border: 1px solid var(--primary);
    border-radius: 8px;
    box-shadow: 0 14px 28px -18px var(--secondary);
}
.fhu8acdh {
    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;
}
.fhu8acdh:empty::before {
    content: "Contents";
}
.fhu8acdh::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;
}
.fhu8acdh:hover,
.fhu8acdh:focus-visible {
    color: var(--secondary);
    background-color: rgba(219, 196, 120, 0.12);
}
.fhu8acdh:focus-visible {
    outline: 2px solid var(--secondary);
    outline-offset: -2px;
}
.bg7tn0qx0d7q { margin: -19px; border: 2px solid #aa329f; padding-right: 8px; color: rgb(166, 67, 153); padding-left: 11px; }
.gwcazkoe {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.3s ease, opacity 0.2s ease;
}
.gwcazkoe ul,
.c6qiqubu .gwcazkoe ul {
    display: grid;
    gap: 8px;
    margin: 0;
    padding: 0 20px 18px;
    list-style: none;
}
.gwcazkoe li,
.c6qiqubu .gwcazkoe li {
    margin: 0;
}
.gwcazkoe 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;
}
.gwcazkoe a:hover,
.gwcazkoe a:focus-visible {
    padding-left: 18px;
    border-left-color: var(--primary);
    color: var(--primary);
}
.zy98p6ge [toc--open] .fhu8acdh::after {
    transform: rotate(225deg);
}
.zy98p6ge [toc--open] .gwcazkoe {
    max-height: var(--toc-body-height, 600px);
    opacity: 1;
}
.q6ud1wi7 {
    display: grid;
    gap: 16px;
    margin-top: 1.5rem;
    padding: 24px;
    border: 1px solid rgba(160, 33, 22, 0.18);
    border-radius: 8px;
    background: #faf6ee;
}
.d2tlzut9 {
    display: grid;
    gap: 8px;
}
.q6ud1wi7 label {
    color: var(--primary);
    font-weight: 700;
}
.q6ud1wi7 input,
.q6ud1wi7 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;
}
.q6ud1wi7 input:focus,
.q6ud1wi7 textarea:focus {
    outline: none;
    border-color: var(--primary);
    box-shadow: 0 0 0 3px rgba(160, 33, 22, 0.12);
}
.q6ud1wi7 textarea {
    min-height: 150px;
    resize: vertical;
}
.q6ud1wi7 .m7moa7jb {
    justify-self: start;
}
.c8mkr2rv {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 24px;
}
.utxjfe5p0kbq { margin: 19px; border: 5px dotted #820119; width: 84vw; color: rgb(136, 179, 53); display: grid; padding: 38px 26px; }
.odn1h3xs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    width: calc(100% + 20px);
    margin-left: -10px;
}
.mngmzt7x {
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    padding: 10px;
    margin: 0 10px 20px 10px;
}
.md0e5s5x {
    width: calc(50% - 20px);
}
@media (max-width: 640px) {
    .md0e5s5x {
        width: calc(100% - 20px);
    }
}
.mngmzt7x h2,
.mngmzt7x h3 {
    margin: 0 0 1.2rem;
}
.r1x58pfj {
    padding-top: 20px;
    padding-bottom: 40px;
}
.zo1u1j46 {
    --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;
}
.zo1u1j46:hover {
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
}
.zo1u1j46:first-child {
    border-color: var(--second);
}
.dv60e1iy {
    position: absolute;
    top: -8px;
    left: -8px;
    padding: 2px 12px;
    background: var(--second);
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.ni7ypxj2 {
    width: 120px;
    height: 120px;
}
.ni7ypxj2 img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}
.rln23okn {
    flex: 1;
    text-align: center;
}
.khn0ce7k {
    margin-bottom: 5px;
    color: var(--primary);
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
}
.qnicqe8c {
    padding-top: 4px;
}
.cr9mh6ytjz { color: rgb(98, 74, 241); border: 3px dashed #2b2f76; padding: 15px 40px; margin: -13px; }
.jzsiiktb {
    width: 100%;
    color: rgba(0, 0, 0 , .5);
    font-size: 15px;
}
.e5cv54sp {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 4px;
}
.e5cv54sp img {
    display: block;
    width: 12px;
    height: 12px;
    margin: 0;
    object-fit: contain;
}
.mrc31mmv {
    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;;
}
.st2xzi1h {
    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;
}
.st2xzi1h::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.st2xzi1h:hover {
    background: var(--success);
}
@media (max-width: 720px) {

    .zo1u1j46 {
        display: block;
    }
    .ni7ypxj2 {
        margin: 0 auto 20px;
    }
    .rln23okn {
        width: 100%;
        margin-bottom: 20px;
    }
    .mrc31mmv {
        width: 120px;
        margin: 0 auto 16px;
    }
    .st2xzi1h {
        width: 220px;
        margin: 0 auto;
    }

}
.o8hsz98y {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.e73a00of {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.ita8twku {
    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;
}
.h9t6jhd3k3e { border: 1px dashed #2129ca; color: rgb(58, 242, 166); padding: 10px 3px; display: block; width: 53px; margin: -18px; }
.oridgff0 {
    border: 1px solid rgba(255, 0, 0, 1);
    background: rgba(255, 0, 0, .1);
}
.ita8twku p {
    padding-left: 28px;
    position: relative;
}
.ita8twku 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.t54lvmd8") center no-repeat;
    mask: url("img/icon-plus.t54lvmd8") center no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
}
.oridgff0 p::before {
    background: rgba(255, 0, 0, 1);
    -webkit-mask-image: url("img/icon-minus.t54lvmd8");
    mask-image: url("img/icon-minus.t54lvmd8");
}
.ita8twku ul {
    margin-left: 10px;
}
.ita8twku ul li::marker {
    color: #aaa;
}
.l0t24oto {
    padding: 1.2rem 0 2rem;
}
.l0t24oto h2 {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
    color: var(--primary);
    font-weight: 600;
}
.zsxp92i8 {
    border: 1px solid #777;
    margin-bottom: 15px;
}
.akurf3cv {
    padding: 10px 12px 10px 12px;
    font-size: 1.2rem;
}
.hoxs8sj1 {
    padding: 10px 20px 10px 32px;
}
.zeq2l6uo {
    width: 100%;
    background: rgba(0, 0, 0, 0.02);
    padding: 20px 0;
}
.nhmv8cnr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.xyljq6gr {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 8px;
    overflow: hidden;
}
.jvrvovfg0vew { border: 2px dashed #7ff59e; padding: 18px 5px; }
.xyljq6gr img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}
.kt7o6zq0 {
    flex: 1;
    font-size: 14px;
}
.kt7o6zq0 p {
    margin-bottom: 0;
}
@media (max-width: 720px) {
    .zeq2l6uo {
        display: block;
    }
    .xyljq6gr {
        margin: 0 auto 16px;
    }
    .kt7o6zq0 {
        flex: none;
        width: 100%;
    }
}
.rtr8gksr {
    margin-top: 3rem;
    background-color: #fff;
    border-top: 1px solid var(--success);
    color: #eef5ff;
}
.s72xdbgh {
    padding: 1.2rem 0;
}
.s72xdbgh .q43ifh93 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1.5rem;
}
.gg8svimi {
    display: block;
    max-width: 160px;
}
.gg8svimi img {
    display: block;
    width: 100%;
    height: auto;
}
.mk60ma85 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    gap: 12px 22px;
}
.mk60ma85 a {
    color: var(--primary);
    font-size: 0.95rem;
    font-weight: 700;
    text-decoration: none;
    transition: color 0.2s;
}
.mk60ma85 a:hover {
    color: var(--secondary);
}
.ulvve0kq {
    padding: 1.8rem 0;
    background-color: var(--primary);
}
.ulvve0kq .q43ifh93 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 1.5rem;
}
.qzh0bt6j {
    width: 45%;
    font-size: 0.8rem;
    color: #fff;
}
.no38bxhw { padding: 30px 36px; border: 2px dotted #7c9082; display: block; margin: 3px; }
.y1yd088i {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 1.8rem;
    width: 50%;
}
.y1yd088i 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) {
    .klo97mev, .s72xdbgh, .ulvve0kq {
        flex-direction: column;
        text-align: center;
    }

    .ct0s6pni .q43ifh93 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .d2g582fq {
        padding-right: 5rem;
    }

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

    .ita8twku {
        width: 100%;
    }

    .m7moa7jb {
        padding: 0.6rem 1.3rem;
    }

    .kwaq0che {
        text-align: center;
    }

    .gg8svimi {
        margin: 0 auto;
    }
    .qzh0bt6j {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .y1yd088i {
        width: 100%;
    }
}
@media (max-width: 450px) {
    .gs2zn4nf {
        width: 130px;
        height: 40px;
    }
    .gs2zn4nf img {
        height: 100%;
        object-fit: cover;
    }

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

  width: 20px;
  height: 20px;

}

}
.usul8mb4 {
max-width:inherit;
text-align: center;
}
.pcnkafko:has(.nei3ksqa) {
  grid-template-columns: repeat(4, 1fr);
}
.uhffx9ye5 { border: 2px solid #b4d2fc; padding: 39px 20px; margin: -1px; display: none; color: rgb(14, 190, 230); }
.pcnkafko:has(.np72p7z3) {
  grid-template-columns: repeat(5, 1fr);
}
.pcnkafko:has(.zfv8thyi) {
  grid-template-columns: repeat(6, 1fr);
}
.pcnkafko:has(.kv84h961) {
  grid-template-columns: repeat(7, 1fr);
}
.pcnkafko:has(.b4lbc27f) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .pcnkafko {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .pcnkafko {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .pcnkafko {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .pcnkafko {
    grid-template-columns: 1fr !important;
  }
}
.usul8mb4:hover .t54lvmd8 {
  opacity: 1; 
}
.usul8mb4:hover img {
  opacity: 0.3;
}