.article-meta {
    background: var(--bg);
    padding: 20px;
    border-radius: 12px;
    display: block;
margin: 0 auto;
}
.article-meta__inner {
    display: flex;
    align-items: center;
    gap: 18px;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 12px;
margin-bottom: 20px;
}
.article-meta__avatar {
width: 25%;

}
.article-meta__avatar img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid var(--accent);
}
.article-meta__content {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.article-meta__top {
    display: flex;
    align-items: center;
    gap: 8px;
}
.article-meta__name {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.article-meta__verified {
    background: var(--accent);
    color: var(--bg);
    font-size: 12px;
    font-weight: 700;
    padding: 3px 7px;
    border-radius: 50px;
}
.article-meta__date {
    font-size: 14px;
    color: #65666b;
    opacity: 0.8;
}
.article-meta__date time {
    margin-left: 5px;
    color: var(--accent);
}

@media (max-width: 1025px) {
    .article-meta__inner {
        flex-direction: column;
        text-align: center;
    }

    .article-meta__avatar img {
        width: 75px;
        height: 75px;
    }
}
:root {
    --primary: #a02116;
    --secondary: #997b2c;
    --success: #dbc478;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.aw1qq9cl { display: flex; }
body {
    font-family: Arial, sans-serif;
    background: #fff;
    color: #010101;
    line-height: 1.5;
}
a {
    color: var(--primary);
}
a:hover {
    text-decoration: none;
}
.fkw955yl {
    width: 100%;
    max-width: 1020px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    transition: all 0.2s;
}
.hwhsj813 {
    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;
}
.hwhsj813:hover {
    background-color: var(--success);
}
.hwhsj813:active {
    transform: translateY(1px);
}

.fypqwdqy {
    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;
}
.fypqwdqy .fkw955yl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.asgn2u8t {
    display: block;
    max-width: 210px;
}
.asgn2u8t img {
    display: block;
    width: 100%;
    height: auto;
}
.e16uz140c2ax { padding: 22px 27px; color: rgb(97, 72, 102); border: 1px dashed #9d8bbb; width: 81vw; }
.avibiyu8 {
    margin-top: 5rem;
    position: relative;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.avibiyu8 .fkw955yl {
    padding-top: 5rem;
    padding-bottom: 6rem;
    z-index: 2;
}
.a9pb7gkm {
    max-width: 680px;
}
.japmju86 {
    margin-bottom: 1.2rem;
    color: #fff;
    font-size: 2.5rem;
    line-height: 1.2;
}
.tq8uhku5 {
    max-width: 500px;
    margin-bottom: 2.5rem;
    color: #fff;
}
.tjtqw6c3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.tjtqw6c3 img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.u7vlsu6y {
    background: var(--secondary);
}
.u7vlsu6y:hover {
    background: var(--success);
}

.lfnnv2op {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.lfnnv2op .m7e1vfue {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.lfnnv2op .j6llep4h {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.zec5xlvp8g { color: rgb(240, 76, 219); width: 7vw; padding-left: 4px; display: none; }
.lfnnv2op .j6llep4h .tyiuk4b3  {
list-style:none;
}
.lfnnv2op .j6llep4h .tyiuk4b3 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;
}
.lfnnv2op .j6llep4h .tyiuk4b3 a:hover {
    background: var(--primary);
    color: #fff;
}
.lfnnv2op + section.x7ws4pyy {
margin-top:0px;
}

.w6xug2fx {
    padding: 1.2rem 0;
}
.qm5kewcc {
    margin-top: 7.25rem;
}
.w6xug2fx h1 {
    font-size: 2.5rem;
    margin: 0 0 1.5rem;
    color: var(--primary);
    font-weight: 600;
    text-align: center;
}
.w6xug2fx h2 {
    font-size: 1.8rem;
    margin: 1.8rem 0 1rem 0;
    color: var(--primary);
    font-weight: 600;
}
.w6xug2fx h3 {
    font-size: 1.4rem;
    margin: 1.2rem 0 0.8rem;
    color: var(--primary);
}
.w6xug2fx p {
    margin-bottom: 1rem;
}
.w6xug2fx .w70z4cqz {
    overflow-x: auto;
    margin: 1.5rem 0 24px;
    border-radius: 8px;
    border: 1px solid var(--secondary);
}
.w6xug2fx 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;
}
.w6xug2fx table thead,
.w6xug2fx table tbody,
.w6xug2fx table tfoot {
    display: table;
    width: 500px;
    min-width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.a0zez2arv2 { padding-right: 13px; display: none; padding-left: 17px; margin: -11px; width: 25px; border: 2px dotted #ec847a; color: rgb(62, 195, 210); }
.w6xug2fx th {
    background-color: var(--primary);
    border-bottom: 1px solid var(--secondary);
    color: white;
    padding: 12px 16px;
    text-align: left;
    font-weight: 600;
}
.w6xug2fx th p {
    margin-bottom: 0;
}
.w6xug2fx td {
    padding: 10px 16px;
    border-bottom: 1px solid var(--secondary);
}
.w6xug2fx tr:last-child td {
    border-bottom: none;
}
.w6xug2fx tr:hover td {
    background-color: rgba(0, 0, 0, 0.1);
}
.w6xug2fx 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;
}
.w6xug2fx ul,
.w6xug2fx ol {
    margin: 1rem 0 1rem 1.8rem;
}
.w6xug2fx li {
    margin: 0.4rem 0;
}
.w6xug2fx ul li::marker {
    color: var(--secondary);
}
.w6xug2fx 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;
}
.dihd8fxa {
    margin: 1.5rem 0;
}
.h4io695hvv { margin: 12px; display: none; color: rgb(2, 241, 87); padding: 47px 17px; }
.dihd8fxa .fkw955yl {
    padding: 0;
    border: 1px solid var(--primary);
    border-radius: 8px;
    box-shadow: 0 14px 28px -18px var(--secondary);
}
.cf7qn94j {
    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;
}
.cf7qn94j:empty::before {
    content: "Contents";
}
.cf7qn94j::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;
}
.cf7qn94j:hover,
.cf7qn94j:focus-visible {
    color: var(--secondary);
    background-color: rgba(219, 196, 120, 0.12);
}
.cf7qn94j:focus-visible {
    outline: 2px solid var(--secondary);
    outline-offset: -2px;
}
.is92xpn7 {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.3s ease, opacity 0.2s ease;
}
.is92xpn7 ul,
.w6xug2fx .is92xpn7 ul {
    display: grid;
    gap: 8px;
    margin: 0;
    padding: 0 20px 18px;
    list-style: none;
}
.is92xpn7 li,
.w6xug2fx .is92xpn7 li {
    margin: 0;
}
.is92xpn7 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;
}
.is92xpn7 a:hover,
.is92xpn7 a:focus-visible {
    padding-left: 18px;
    border-left-color: var(--primary);
    color: var(--primary);
}
.dihd8fxa [toc--open] .cf7qn94j::after {
    transform: rotate(225deg);
}
.dihd8fxa [toc--open] .is92xpn7 {
    max-height: var(--toc-body-height, 600px);
    opacity: 1;
}
.xvur4e6p {
    display: grid;
    gap: 16px;
    margin-top: 1.5rem;
    padding: 24px;
    border: 1px solid rgba(160, 33, 22, 0.18);
    border-radius: 8px;
    background: #faf6ee;
}
.jzwvmzn89 { color: rgb(73, 152, 88); border: 2px dashed #f546e3; margin: 6px; display: grid; padding: 45px 18px; }
.go0oigeg {
    display: grid;
    gap: 8px;
}
.xvur4e6p label {
    color: var(--primary);
    font-weight: 700;
}
.xvur4e6p input,
.xvur4e6p 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;
}
.xvur4e6p input:focus,
.xvur4e6p textarea:focus {
    outline: none;
    border-color: var(--primary);
    box-shadow: 0 0 0 3px rgba(160, 33, 22, 0.12);
}
.xvur4e6p textarea {
    min-height: 150px;
    resize: vertical;
}
.xvur4e6p .hwhsj813 {
    justify-self: start;
}
.rtt4wd2x {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 24px;
}
.bi3h65c6 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    width: calc(100% + 20px);
    margin-left: -10px;
}
.ujnss18m {
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    padding: 10px;
    margin: 0 10px 20px 10px;
}
.r6nz84jj {
    width: calc(50% - 20px);
}
@media (max-width: 640px) {
    .r6nz84jj {
        width: calc(100% - 20px);
    }
}
.ujnss18m h2,
.ujnss18m h3 {
    margin: 0 0 1.2rem;
}
.xfq16716yi { display: grid; }
.n5e9p8e9 {
    padding-top: 20px;
    padding-bottom: 40px;
}
.fjekktsf {
    --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;
}
.fjekktsf:hover {
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
}
.fjekktsf:first-child {
    border-color: var(--second);
}
.kwbcl77q {
    position: absolute;
    top: -8px;
    left: -8px;
    padding: 2px 12px;
    background: var(--second);
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.r1f563mo {
    width: 120px;
    height: 120px;
}
.r1f563mo img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}
.odslz8tb {
    flex: 1;
    text-align: center;
}
.wq8yw9cu {
    margin-bottom: 5px;
    color: var(--primary);
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
}
.yexzzotg {
    padding-top: 4px;
}
.c95w6acg {
    width: 100%;
    color: rgba(0, 0, 0 , .5);
    font-size: 15px;
}
.reapjcmz0cg { width: 90vw; padding: 7px 17px; display: inline-block; border: 1px dashed #51db31; }
.slnfz2wl {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 4px;
}
.slnfz2wl img {
    display: block;
    width: 12px;
    height: 12px;
    margin: 0;
    object-fit: contain;
}
.d7zl1epk {
    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;;
}
.u8kmj460 {
    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;
}
.u8kmj460::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.u8kmj460:hover {
    background: var(--success);
}
@media (max-width: 720px) {

    .fjekktsf {
        display: block;
    }
    .r1f563mo {
        margin: 0 auto 20px;
    }
    .odslz8tb {
        width: 100%;
        margin-bottom: 20px;
    }
    .d7zl1epk {
        width: 120px;
        margin: 0 auto 16px;
    }
    .u8kmj460 {
        width: 220px;
        margin: 0 auto;
    }

}
.j1y4447i {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.rcd7upir {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.i7gmeour {
    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;
}
.lnmhy0tg {
    border: 1px solid rgba(255, 0, 0, 1);
    background: rgba(255, 0, 0, .1);
}
.i7gmeour p {
    padding-left: 28px;
    position: relative;
}
.i7gmeour 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.ojz4phnp") center no-repeat;
    mask: url("img/icon-plus.ojz4phnp") center no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
}
.fwsy6vt16tz5 { display: grid; margin: 3px; border: 4px solid #e480ae; color: rgb(43, 46, 179); padding: 17px 45px; width: 69vw; }
.lnmhy0tg p::before {
    background: rgba(255, 0, 0, 1);
    -webkit-mask-image: url("img/icon-minus.ojz4phnp");
    mask-image: url("img/icon-minus.ojz4phnp");
}
.i7gmeour ul {
    margin-left: 10px;
}
.i7gmeour ul li::marker {
    color: #aaa;
}
.jho1rlvo {
    padding: 1.2rem 0 2rem;
}
.jho1rlvo h2 {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
    color: var(--primary);
    font-weight: 600;
}
.qqrp5gb5 {
    border: 1px solid #777;
    margin-bottom: 15px;
}
.fs4p0021 {
    padding: 10px 12px 10px 12px;
    font-size: 1.2rem;
}
.uo1au7bz {
    padding: 10px 20px 10px 32px;
}
.oeiheua5 {
    width: 100%;
    background: rgba(0, 0, 0, 0.02);
    padding: 20px 0;
}
.fr87927e {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.oarmoc4s {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 8px;
    overflow: hidden;
}
.oarmoc4s img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}
.t5dcr6df {
    flex: 1;
    font-size: 14px;
}
.t5dcr6df p {
    margin-bottom: 0;
}
.rpjpjvz8ae { margin: -12px; width: 1px; border: 4px dashed #787c55; color: rgb(140, 97, 246); padding: 38px 4px; }
@media (max-width: 720px) {
    .oeiheua5 {
        display: block;
    }
    .oarmoc4s {
        margin: 0 auto 16px;
    }
    .t5dcr6df {
        flex: none;
        width: 100%;
    }
}
.bqvur86m {
    margin-top: 3rem;
    background-color: #fff;
    border-top: 1px solid var(--success);
    color: #eef5ff;
}
.xx8tg7ef {
    padding: 1.2rem 0;
}
.xx8tg7ef .fkw955yl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1.5rem;
}
.cnjrasu7 {
    display: block;
    max-width: 160px;
}
.cnjrasu7 img {
    display: block;
    width: 100%;
    height: auto;
}
.vcapiye4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    gap: 12px 22px;
}
.vcapiye4 a {
    color: var(--primary);
    font-size: 0.95rem;
    font-weight: 700;
    text-decoration: none;
    transition: color 0.2s;
}
.vcapiye4 a:hover {
    color: var(--secondary);
}
.ciwj2tev {
    padding: 1.8rem 0;
    background-color: var(--primary);
}
.ciwj2tev .fkw955yl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 1.5rem;
}
.xxaayhp1 {
    width: 45%;
    font-size: 0.8rem;
    color: #fff;
}
.iswsmuqc {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 1.8rem;
    width: 50%;
}
.iswsmuqc 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) {
    .fypqwdqy, .xx8tg7ef, .ciwj2tev {
        flex-direction: column;
        text-align: center;
    }

    .avibiyu8 .fkw955yl {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .tq8uhku5 {
        padding-right: 5rem;
    }

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

    .i7gmeour {
        width: 100%;
    }

    .hwhsj813 {
        padding: 0.6rem 1.3rem;
    }

    .uinv8b1v {
        text-align: center;
    }

    .cnjrasu7 {
        margin: 0 auto;
    }
    .xxaayhp1 {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .iswsmuqc {
        width: 100%;
    }
}
@media (max-width: 450px) {
    .asgn2u8t {
        width: 130px;
        height: 40px;
    }
    .asgn2u8t img {
        height: 100%;
        object-fit: cover;
    }

    .japmju86 {
        font-size: 2rem;
        margin-bottom: 1rem;
    }
    .tq8uhku5 {
        padding-right: 0;
    }
}
.wcd97aj1 {
  width: 100%;
  margin-bottom: 40px;
}
.p0w5ir27217d { display: flex; width: 77px; margin: 19px; color: rgb(135, 185, 189); border: 3px solid #56b66d; padding: 2px 11px; }
.qmyjhrpi {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.qmyjhrpi h2 {
  color: var(--color-accent);
}
.q1u385md {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .q1u385md {
    justify-content: center;
  }
}
.wy4opttg {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.wy4opttg img {
  width: 100%;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.wy4opttg .ojz4phnp {
  position: absolute;
  top: 45%;
  left: 45%;
  width: 30px;
  height: 30px;
  opacity: 0;
}
@media (max-width: 768px){
.wy4opttg .ojz4phnp {

  width: 20px;
  height: 20px;

}

}
.wy4opttg {
max-width:inherit;
text-align: center;
}
.q1u385md:has(.bdm3p087) {
  grid-template-columns: repeat(4, 1fr);
}
.q1u385md:has(.x1lwqeht) {
  grid-template-columns: repeat(5, 1fr);
}
.q1u385md:has(.txho4d05) {
  grid-template-columns: repeat(6, 1fr);
}
.z6rinrbvbri { padding: 30px 1px; border: 5px dashed #d4b00c; }
.q1u385md:has(.fk5viykn) {
  grid-template-columns: repeat(7, 1fr);
}
.q1u385md:has(.srb5shno) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .q1u385md {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .q1u385md {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .q1u385md {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .q1u385md {
    grid-template-columns: 1fr !important;
  }
}
.wy4opttg:hover .ojz4phnp {
  opacity: 1; 
}
.wy4opttg:hover img {
  opacity: 0.3;
}