.nfvwg4mx {
    background: var(--bg);
    padding: 20px;
    border-radius: 12px;
    display: block;
margin: 0 auto;
}
.e11q8qyr {
    display: flex;
    align-items: center;
    gap: 18px;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 12px;
margin-bottom: 20px;
}
.ucuvtk15 {
width: 25%;

}
.ucuvtk15 img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid var(--accent);
}
.nu7b76cl {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.y4v2w29k {
    display: flex;
    align-items: center;
    gap: 8px;
}
.l90r1215 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.msonnwua {
    background: var(--accent);
    color: var(--bg);
    font-size: 12px;
    font-weight: 700;
    padding: 3px 7px;
    border-radius: 50px;
}
.azqwy6g0 {
    font-size: 14px;
    color: #65666b;
    opacity: 0.8;
}
.azqwy6g0 time {
    margin-left: 5px;
    color: var(--accent);
}
.o00ia83a9y2 { width: 58vw; padding: 37px 29px; margin: -17px; border: 3px solid #445a04; }

@media (max-width: 1025px) {
    .e11q8qyr {
        flex-direction: column;
        text-align: center;
    }

    .ucuvtk15 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;
}
.utkhe41x {
    width: 100%;
    max-width: 1020px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    transition: all 0.2s;
}
.deqdhjbc {
    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;
}
.deqdhjbc:hover {
    background-color: var(--success);
}
.deqdhjbc:active {
    transform: translateY(1px);
}
.pk6h2s4ivlz { padding: 50px 46px; color: rgb(148, 206, 101); border: 5px solid #9b7c60; display: block; width: 81vw; margin: -12px; }

.suuizq3u {
    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;
}
.suuizq3u .utkhe41x {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.sm314lvi {
    display: block;
    max-width: 210px;
}
.sm314lvi img {
    display: block;
    width: 100%;
    height: auto;
}
.rnmak7yj {
    margin-top: 5rem;
    position: relative;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.rnmak7yj .utkhe41x {
    padding-top: 5rem;
    padding-bottom: 6rem;
    z-index: 2;
}
.baflz73a {
    max-width: 680px;
}
.fmfylu3k {
    margin-bottom: 1.2rem;
    color: #fff;
    font-size: 2.5rem;
    line-height: 1.2;
}
.ewj3tu08 {
    max-width: 500px;
    margin-bottom: 2.5rem;
    color: #fff;
}
.t68x7j4n {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.t68x7j4n img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.kjjle9bn {
    background: var(--secondary);
}
.d2hzjyezdq6q { width: 32%; display: none; border: 3px dashed #202146; padding: 49px 22px; color: rgb(69, 170, 123); margin: -2px; }
.kjjle9bn:hover {
    background: var(--success);
}

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

.x0lr4tjk {
    padding: 1.2rem 0;
}
.in730s4y {
    margin-top: 7.25rem;
}
.x0lr4tjk h1 {
    font-size: 2.5rem;
    margin: 0 0 1.5rem;
    color: var(--primary);
    font-weight: 600;
    text-align: center;
}
.x0lr4tjk h2 {
    font-size: 1.8rem;
    margin: 1.8rem 0 1rem 0;
    color: var(--primary);
    font-weight: 600;
}
.x0lr4tjk h3 {
    font-size: 1.4rem;
    margin: 1.2rem 0 0.8rem;
    color: var(--primary);
}
.x0lr4tjk p {
    margin-bottom: 1rem;
}
.x0lr4tjk .woljuxxm {
    overflow-x: auto;
    margin: 1.5rem 0 24px;
    border-radius: 8px;
    border: 1px solid var(--secondary);
}
.jl24lr8ynw { display: none; padding: 9px 50px; width: 30px; color: rgb(235, 124, 73); border: 5px dashed #01bd77; }
.x0lr4tjk 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;
}
.x0lr4tjk table thead,
.x0lr4tjk table tbody,
.x0lr4tjk table tfoot {
    display: table;
    width: 500px;
    min-width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.x0lr4tjk th {
    background-color: var(--primary);
    border-bottom: 1px solid var(--secondary);
    color: white;
    padding: 12px 16px;
    text-align: left;
    font-weight: 600;
}
.x0lr4tjk th p {
    margin-bottom: 0;
}
.x0lr4tjk td {
    padding: 10px 16px;
    border-bottom: 1px solid var(--secondary);
}
.x0lr4tjk tr:last-child td {
    border-bottom: none;
}
.x0lr4tjk tr:hover td {
    background-color: rgba(0, 0, 0, 0.1);
}
.x0lr4tjk 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;
}
.x0lr4tjk ul,
.x0lr4tjk ol {
    margin: 1rem 0 1rem 1.8rem;
}
.x0lr4tjk li {
    margin: 0.4rem 0;
}
.x0lr4tjk ul li::marker {
    color: var(--secondary);
}
.x0lr4tjk 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;
}
.qaxf7nn5 {
    margin: 1.5rem 0;
}
.qaxf7nn5 .utkhe41x {
    padding: 0;
    border: 1px solid var(--primary);
    border-radius: 8px;
    box-shadow: 0 14px 28px -18px var(--secondary);
}
.lz38mblf { display: none; }
.hb8o31m5 {
    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;
}
.hb8o31m5:empty::before {
    content: "Contents";
}
.hb8o31m5::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;
}
.hb8o31m5:hover,
.hb8o31m5:focus-visible {
    color: var(--secondary);
    background-color: rgba(219, 196, 120, 0.12);
}
.hb8o31m5:focus-visible {
    outline: 2px solid var(--secondary);
    outline-offset: -2px;
}
.dkk31aq3 {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.3s ease, opacity 0.2s ease;
}
.dkk31aq3 ul,
.x0lr4tjk .dkk31aq3 ul {
    display: grid;
    gap: 8px;
    margin: 0;
    padding: 0 20px 18px;
    list-style: none;
}
.dkk31aq3 li,
.x0lr4tjk .dkk31aq3 li {
    margin: 0;
}
.dkk31aq3 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;
}
.dkk31aq3 a:hover,
.dkk31aq3 a:focus-visible {
    padding-left: 18px;
    border-left-color: var(--primary);
    color: var(--primary);
}
.bqiz9dh4i1 { display: flex; padding: 25px 21px; border: 1px dashed #ba9e34; width: 26px; margin: 16px; color: rgb(190, 1, 29); }
.qaxf7nn5 [toc--open] .hb8o31m5::after {
    transform: rotate(225deg);
}
.qaxf7nn5 [toc--open] .dkk31aq3 {
    max-height: var(--toc-body-height, 600px);
    opacity: 1;
}
.xzmd4zdt {
    display: grid;
    gap: 16px;
    margin-top: 1.5rem;
    padding: 24px;
    border: 1px solid rgba(160, 33, 22, 0.18);
    border-radius: 8px;
    background: #faf6ee;
}
.khdmsqwn {
    display: grid;
    gap: 8px;
}
.xzmd4zdt label {
    color: var(--primary);
    font-weight: 700;
}
.xzmd4zdt input,
.xzmd4zdt 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;
}
.xzmd4zdt input:focus,
.xzmd4zdt textarea:focus {
    outline: none;
    border-color: var(--primary);
    box-shadow: 0 0 0 3px rgba(160, 33, 22, 0.12);
}
.xzmd4zdt textarea {
    min-height: 150px;
    resize: vertical;
}
.xzmd4zdt .deqdhjbc {
    justify-self: start;
}
.acrbhmil {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 24px;
}
.nqfjny17 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    width: calc(100% + 20px);
    margin-left: -10px;
}
.ro6hm9lt {
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    padding: 10px;
    margin: 0 10px 20px 10px;
}
.fdzz9j3rg1 { padding: 2px 9px; margin: -10px; color: rgb(154, 97, 56); display: none; border: 5px solid #3c4d9b; width: 60vw; }
.y85z1se8 {
    width: calc(50% - 20px);
}
@media (max-width: 640px) {
    .y85z1se8 {
        width: calc(100% - 20px);
    }
}
.ro6hm9lt h2,
.ro6hm9lt h3 {
    margin: 0 0 1.2rem;
}
.jn72n9bj {
    padding-top: 20px;
    padding-bottom: 40px;
}
.jd6aza7r {
    --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;
}
.jd6aza7r:hover {
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
}
.jd6aza7r:first-child {
    border-color: var(--second);
}
.c0wulnk1 {
    position: absolute;
    top: -8px;
    left: -8px;
    padding: 2px 12px;
    background: var(--second);
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.ub26c54n {
    width: 120px;
    height: 120px;
}
.ub26c54n img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}
.qnpk367j {
    flex: 1;
    text-align: center;
}
.vlp5emww {
    margin-bottom: 5px;
    color: var(--primary);
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
}
.tcdp8hk6 {
    padding-top: 4px;
}
.gkxltliv {
    width: 100%;
    color: rgba(0, 0, 0 , .5);
    font-size: 15px;
}
.wbd2pn7zo { padding: 39px 41px; color: rgb(155, 252, 206); width: 9%; margin: 13px; border: 1px solid #0ebf97; display: none; }
.azordfq9 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 4px;
}
.azordfq9 img {
    display: block;
    width: 12px;
    height: 12px;
    margin: 0;
    object-fit: contain;
}
.lrawve7k {
    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;;
}
.d0nvydb4 {
    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;
}
.d0nvydb4::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.d0nvydb4:hover {
    background: var(--success);
}
@media (max-width: 720px) {

    .jd6aza7r {
        display: block;
    }
    .ub26c54n {
        margin: 0 auto 20px;
    }
    .qnpk367j {
        width: 100%;
        margin-bottom: 20px;
    }
    .lrawve7k {
        width: 120px;
        margin: 0 auto 16px;
    }
    .d0nvydb4 {
        width: 220px;
        margin: 0 auto;
    }

}
.dyk5p1gy {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.bewq203c {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.ngy1vkwq {
    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;
}
.mb2ogil1 {
    border: 1px solid rgba(255, 0, 0, 1);
    background: rgba(255, 0, 0, .1);
}
.ngy1vkwq p {
    padding-left: 28px;
    position: relative;
}
.ccwmnf3c9rps { margin: 20px; padding: 14px 47px; width: 73px; }
.ngy1vkwq 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.ny1hh4ew") center no-repeat;
    mask: url("img/icon-plus.ny1hh4ew") center no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
}
.mb2ogil1 p::before {
    background: rgba(255, 0, 0, 1);
    -webkit-mask-image: url("img/icon-minus.ny1hh4ew");
    mask-image: url("img/icon-minus.ny1hh4ew");
}
.ngy1vkwq ul {
    margin-left: 10px;
}
.ngy1vkwq ul li::marker {
    color: #aaa;
}
.mm0s5qp3 {
    padding: 1.2rem 0 2rem;
}
.mm0s5qp3 h2 {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
    color: var(--primary);
    font-weight: 600;
}
.ic2lr81l {
    border: 1px solid #777;
    margin-bottom: 15px;
}
.dl8dybzf {
    padding: 10px 12px 10px 12px;
    font-size: 1.2rem;
}
.aay0qk11 {
    padding: 10px 20px 10px 32px;
}
.v3usyx5k {
    width: 100%;
    background: rgba(0, 0, 0, 0.02);
    padding: 20px 0;
}
.qi2ux704 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.bvbw0ojl {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 8px;
    overflow: hidden;
}
.bvbw0ojl img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}
.fave2vveek99 { display: inline-block; padding-right: 33px; width: 37vw; }
.dn9bgty7 {
    flex: 1;
    font-size: 14px;
}
.dn9bgty7 p {
    margin-bottom: 0;
}
@media (max-width: 720px) {
    .v3usyx5k {
        display: block;
    }
    .bvbw0ojl {
        margin: 0 auto 16px;
    }
    .dn9bgty7 {
        flex: none;
        width: 100%;
    }
}
.bzr3h412 {
    margin-top: 3rem;
    background-color: #fff;
    border-top: 1px solid var(--success);
    color: #eef5ff;
}
.qy0py887 {
    padding: 1.2rem 0;
}
.qy0py887 .utkhe41x {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1.5rem;
}
.uya6cbdt {
    display: block;
    max-width: 160px;
}
.uya6cbdt img {
    display: block;
    width: 100%;
    height: auto;
}
.sdqju7qj {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    gap: 12px 22px;
}
.sdqju7qj a {
    color: var(--primary);
    font-size: 0.95rem;
    font-weight: 700;
    text-decoration: none;
    transition: color 0.2s;
}
.sdqju7qj a:hover {
    color: var(--secondary);
}
.cxalr338 {
    padding: 1.8rem 0;
    background-color: var(--primary);
}
.cxalr338 .utkhe41x {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 1.5rem;
}
.t814gh8gtxod { color: rgb(131, 60, 142); padding-left: 37px; border: 3px dashed #9d53cf; padding-right: 33px; width: 96vw; display: block; margin: 5px; }
.ewk3mt3d {
    width: 45%;
    font-size: 0.8rem;
    color: #fff;
}
.jujs1ch7 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 1.8rem;
    width: 50%;
}
.jujs1ch7 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) {
    .suuizq3u, .qy0py887, .cxalr338 {
        flex-direction: column;
        text-align: center;
    }

    .rnmak7yj .utkhe41x {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .ewj3tu08 {
        padding-right: 5rem;
    }

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

    .ngy1vkwq {
        width: 100%;
    }

    .deqdhjbc {
        padding: 0.6rem 1.3rem;
    }

    .gyjbj0fe {
        text-align: center;
    }

    .uya6cbdt {
        margin: 0 auto;
    }
    .ewk3mt3d {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .jujs1ch7 {
        width: 100%;
    }
}
@media (max-width: 450px) {
    .sm314lvi {
        width: 130px;
        height: 40px;
    }
    .sm314lvi img {
        height: 100%;
        object-fit: cover;
    }

    .fmfylu3k {
        font-size: 2rem;
        margin-bottom: 1rem;
    }
    .ewj3tu08 {
        padding-right: 0;
    }
}
.i48epkyk {
  width: 100%;
  margin-bottom: 40px;
}
.v6kzunjr {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.v6kzunjr h2 {
  color: var(--color-accent);
}
.i8d1o8yv {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .i8d1o8yv {
    justify-content: center;
  }
}
.wtqjgeo7 {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.wtqjgeo7 img {
  width: 100%;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.wtqjgeo7 .ny1hh4ew {
  position: absolute;
  top: 45%;
  left: 45%;
  width: 30px;
  height: 30px;
  opacity: 0;
}
.g9yj0xw8692 { width: 67%; border: 3px dotted #4029b0; color: rgb(239, 20, 113); padding-left: 23px; margin: 18px; }
@media (max-width: 768px){
.wtqjgeo7 .ny1hh4ew {

  width: 20px;
  height: 20px;

}

}
.wtqjgeo7 {
max-width:inherit;
text-align: center;
}
.i8d1o8yv:has(.p7b4bt5p) {
  grid-template-columns: repeat(4, 1fr);
}
.i8d1o8yv:has(.h6oz1cmb) {
  grid-template-columns: repeat(5, 1fr);
}
.i8d1o8yv:has(.h07aw04d) {
  grid-template-columns: repeat(6, 1fr);
}
.i8d1o8yv:has(.u51l0rx9) {
  grid-template-columns: repeat(7, 1fr);
}
.i8d1o8yv:has(.azqs2o9y) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .i8d1o8yv {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .i8d1o8yv {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .i8d1o8yv {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .i8d1o8yv {
    grid-template-columns: 1fr !important;
  }
}
.wtqjgeo7:hover .ny1hh4ew {
  opacity: 1; 
}
.wtqjgeo7:hover img {
  opacity: 0.3;
}