.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);
}
.ap2xcicfel6 { border: 4px solid #af3396; }

@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;
}
body {
    font-family: Arial, sans-serif;
    background: #fff;
    color: #010101;
    line-height: 1.5;
}
a {
    color: var(--primary);
}
a:hover {
    text-decoration: none;
}
.nk7q3qey {
    width: 100%;
    max-width: 1020px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    transition: all 0.2s;
}
.v79akz82 {
    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;
}
.v79akz82:hover {
    background-color: var(--success);
}
.v79akz82:active {
    transform: translateY(1px);
}

.hpppq4pn {
    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;
}
.hpppq4pn .nk7q3qey {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.dyxiczxi {
    display: block;
    max-width: 210px;
}
.v3vjj62uogrs { border: 4px solid #4a38a7; margin: 13px; color: rgb(245, 13, 163); display: none; padding: 33px 5px; }
.dyxiczxi img {
    display: block;
    width: 100%;
    height: auto;
}
.ox3oo1vc {
    margin-top: 5rem;
    position: relative;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.ox3oo1vc .nk7q3qey {
    padding-top: 5rem;
    padding-bottom: 6rem;
    z-index: 2;
}
.v2ioysau {
    max-width: 680px;
}
.cobmvujf {
    margin-bottom: 1.2rem;
    color: #fff;
    font-size: 2.5rem;
    line-height: 1.2;
}
.lkqxirip {
    max-width: 500px;
    margin-bottom: 2.5rem;
    color: #fff;
}
.cahf8dwc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cahf8dwc img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.z5dobwoi {
    background: var(--secondary);
}
.z5dobwoi:hover {
    background: var(--success);
}

.etxrynb0 {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.etxrynb0 .bwczh1od {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.u9g06sbz30 { display: inline-block; border: 1px solid #cc5d97; margin: 5px; }
.etxrynb0 .uwxdj78a {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.etxrynb0 .uwxdj78a .hu9jzu7f  {
list-style:none;
}
.etxrynb0 .uwxdj78a .hu9jzu7f 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;
}
.etxrynb0 .uwxdj78a .hu9jzu7f a:hover {
    background: var(--primary);
    color: #fff;
}
.etxrynb0 + section.mr7zbzdu {
margin-top:0px;
}

.w3y4r811 {
    padding: 1.2rem 0;
}
.hmfgqcfu {
    margin-top: 7.25rem;
}
.w3y4r811 h1 {
    font-size: 2.5rem;
    margin: 0 0 1.5rem;
    color: var(--primary);
    font-weight: 600;
    text-align: center;
}
.w3y4r811 h2 {
    font-size: 1.8rem;
    margin: 1.8rem 0 1rem 0;
    color: var(--primary);
    font-weight: 600;
}
.w3y4r811 h3 {
    font-size: 1.4rem;
    margin: 1.2rem 0 0.8rem;
    color: var(--primary);
}
.w3y4r811 p {
    margin-bottom: 1rem;
}
.reobrynp { padding: 27px 30px; }
.w3y4r811 .fcipi3qo {
    overflow-x: auto;
    margin: 1.5rem 0 24px;
    border-radius: 8px;
    border: 1px solid var(--secondary);
}
.w3y4r811 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;
}
.w3y4r811 table thead,
.w3y4r811 table tbody,
.w3y4r811 table tfoot {
    display: table;
    width: 500px;
    min-width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.w3y4r811 th {
    background-color: var(--primary);
    border-bottom: 1px solid var(--secondary);
    color: white;
    padding: 12px 16px;
    text-align: left;
    font-weight: 600;
}
.w3y4r811 th p {
    margin-bottom: 0;
}
.w3y4r811 td {
    padding: 10px 16px;
    border-bottom: 1px solid var(--secondary);
}
.w3y4r811 tr:last-child td {
    border-bottom: none;
}
.w3y4r811 tr:hover td {
    background-color: rgba(0, 0, 0, 0.1);
}
.w3y4r811 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;
}
.w3y4r811 ul,
.w3y4r811 ol {
    margin: 1rem 0 1rem 1.8rem;
}
.w3y4r811 li {
    margin: 0.4rem 0;
}
.w3y4r811 ul li::marker {
    color: var(--secondary);
}
.w3y4r811 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;
}
.fiehwcjm {
    margin: 1.5rem 0;
}
.abvey17bs { padding-right: 8px; margin: 3px; color: rgb(148, 137, 72); border: 2px solid #d799dd; width: 29vw; display: block; }
.fiehwcjm .nk7q3qey {
    padding: 0;
    border: 1px solid var(--primary);
    border-radius: 8px;
    box-shadow: 0 14px 28px -18px var(--secondary);
}
.k8zcum5a {
    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;
}
.k8zcum5a:empty::before {
    content: "Contents";
}
.k8zcum5a::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;
}
.k8zcum5a:hover,
.k8zcum5a:focus-visible {
    color: var(--secondary);
    background-color: rgba(219, 196, 120, 0.12);
}
.k8zcum5a:focus-visible {
    outline: 2px solid var(--secondary);
    outline-offset: -2px;
}
.j10p8pzm {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.3s ease, opacity 0.2s ease;
}
.j10p8pzm ul,
.w3y4r811 .j10p8pzm ul {
    display: grid;
    gap: 8px;
    margin: 0;
    padding: 0 20px 18px;
    list-style: none;
}
.j10p8pzm li,
.w3y4r811 .j10p8pzm li {
    margin: 0;
}
.j10p8pzm 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;
}
.j10p8pzm a:hover,
.j10p8pzm a:focus-visible {
    padding-left: 18px;
    border-left-color: var(--primary);
    color: var(--primary);
}
.fiehwcjm [toc--open] .k8zcum5a::after {
    transform: rotate(225deg);
}
.fiehwcjm [toc--open] .j10p8pzm {
    max-height: var(--toc-body-height, 600px);
    opacity: 1;
}
.vgoa6w5m {
    display: grid;
    gap: 16px;
    margin-top: 1.5rem;
    padding: 24px;
    border: 1px solid rgba(160, 33, 22, 0.18);
    border-radius: 8px;
    background: #faf6ee;
}
.yaq2ops5 { border: 1px dotted #3bad86; padding: 9px 47px; }
.nqnlbpml {
    display: grid;
    gap: 8px;
}
.vgoa6w5m label {
    color: var(--primary);
    font-weight: 700;
}
.vgoa6w5m input,
.vgoa6w5m 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;
}
.vgoa6w5m input:focus,
.vgoa6w5m textarea:focus {
    outline: none;
    border-color: var(--primary);
    box-shadow: 0 0 0 3px rgba(160, 33, 22, 0.12);
}
.vgoa6w5m textarea {
    min-height: 150px;
    resize: vertical;
}
.vgoa6w5m .v79akz82 {
    justify-self: start;
}
.y2k4lspj {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 24px;
}
.pfnzhy2t {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    width: calc(100% + 20px);
    margin-left: -10px;
}
.qx0is7wn {
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    padding: 10px;
    margin: 0 10px 20px 10px;
}
.x92uceuz {
    width: calc(50% - 20px);
}
.wbv71raru6x { margin: -5px; display: inline-block; padding: 28px 8px; color: rgb(106, 115, 174); width: 19%; border: 5px dashed #cf59a3; }
@media (max-width: 640px) {
    .x92uceuz {
        width: calc(100% - 20px);
    }
}
.qx0is7wn h2,
.qx0is7wn h3 {
    margin: 0 0 1.2rem;
}
.jjfnssms {
    padding-top: 20px;
    padding-bottom: 40px;
}
.cyfyvdzf {
    --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;
}
.cyfyvdzf:hover {
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
}
.cyfyvdzf:first-child {
    border-color: var(--second);
}
.rlrqug18 {
    position: absolute;
    top: -8px;
    left: -8px;
    padding: 2px 12px;
    background: var(--second);
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.wwvo80p8 {
    width: 120px;
    height: 120px;
}
.wwvo80p8 img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}
.cjr2v94t {
    flex: 1;
    text-align: center;
}
.xnt5kzz2 {
    margin-bottom: 5px;
    color: var(--primary);
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
}
.dyetzkud {
    padding-top: 4px;
}
.t00dhnwj {
    width: 100%;
    color: rgba(0, 0, 0 , .5);
    font-size: 15px;
}
.izq1l67f {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 4px;
}
.izq1l67f img {
    display: block;
    width: 12px;
    height: 12px;
    margin: 0;
    object-fit: contain;
}
.dh9pqs52 { padding: 15px 27px; }
.p6ylzmwa {
    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;;
}
.zkygger4 {
    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;
}
.zkygger4::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.zkygger4:hover {
    background: var(--success);
}
@media (max-width: 720px) {

    .cyfyvdzf {
        display: block;
    }
    .wwvo80p8 {
        margin: 0 auto 20px;
    }
    .cjr2v94t {
        width: 100%;
        margin-bottom: 20px;
    }
    .p6ylzmwa {
        width: 120px;
        margin: 0 auto 16px;
    }
    .zkygger4 {
        width: 220px;
        margin: 0 auto;
    }

}
.xjx4xn5r {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.rs2wddla {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.c2vdxz85 {
    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;
}
.hak5um52 {
    border: 1px solid rgba(255, 0, 0, 1);
    background: rgba(255, 0, 0, .1);
}
.c2vdxz85 p {
    padding-left: 28px;
    position: relative;
}
.c2vdxz85 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.hajlw51v") center no-repeat;
    mask: url("img/icon-plus.hajlw51v") center no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
}
.hak5um52 p::before {
    background: rgba(255, 0, 0, 1);
    -webkit-mask-image: url("img/icon-minus.hajlw51v");
    mask-image: url("img/icon-minus.hajlw51v");
}
.c2vdxz85 ul {
    margin-left: 10px;
}
.c2vdxz85 ul li::marker {
    color: #aaa;
}
.h84ctjgoueg { width: 50vw; padding-right: 20px; }
.azl9q9bl {
    padding: 1.2rem 0 2rem;
}
.azl9q9bl h2 {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
    color: var(--primary);
    font-weight: 600;
}
.c8iajouc {
    border: 1px solid #777;
    margin-bottom: 15px;
}
.z56208o8 {
    padding: 10px 12px 10px 12px;
    font-size: 1.2rem;
}
.b9pjq7u0 {
    padding: 10px 20px 10px 32px;
}
.m3ik29du {
    width: 100%;
    background: rgba(0, 0, 0, 0.02);
    padding: 20px 0;
}
.n80ieowz {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.qg9su8gk {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 8px;
    overflow: hidden;
}
.qg9su8gk img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}
.zffu9q39 {
    flex: 1;
    font-size: 14px;
}
.zffu9q39 p {
    margin-bottom: 0;
}
@media (max-width: 720px) {
    .m3ik29du {
        display: block;
    }
    .qg9su8gk {
        margin: 0 auto 16px;
    }
    .zffu9q39 {
        flex: none;
        width: 100%;
    }
}
.ga3ga6n9 {
    margin-top: 3rem;
    background-color: #fff;
    border-top: 1px solid var(--success);
    color: #eef5ff;
}
.eqihsf26 {
    padding: 1.2rem 0;
}
.olodrhcdpa0g { padding-left: 36px; color: rgb(20, 191, 3); border: 4px dashed #605151; display: grid; padding-right: 50px; }
.eqihsf26 .nk7q3qey {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1.5rem;
}
.iygql2t9 {
    display: block;
    max-width: 160px;
}
.iygql2t9 img {
    display: block;
    width: 100%;
    height: auto;
}
.ffoz3gy6 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    gap: 12px 22px;
}
.ffoz3gy6 a {
    color: var(--primary);
    font-size: 0.95rem;
    font-weight: 700;
    text-decoration: none;
    transition: color 0.2s;
}
.ffoz3gy6 a:hover {
    color: var(--secondary);
}
.x58zuxar {
    padding: 1.8rem 0;
    background-color: var(--primary);
}
.x58zuxar .nk7q3qey {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 1.5rem;
}
.u3sz8x7x {
    width: 45%;
    font-size: 0.8rem;
    color: #fff;
}
.q7min6bb {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 1.8rem;
    width: 50%;
}
.q7min6bb 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) {
    .hpppq4pn, .eqihsf26, .x58zuxar {
        flex-direction: column;
        text-align: center;
    }

    .ox3oo1vc .nk7q3qey {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .lkqxirip {
        padding-right: 5rem;
    }

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

    .c2vdxz85 {
        width: 100%;
    }

    .v79akz82 {
        padding: 0.6rem 1.3rem;
    }

    .pmnq3vhu {
        text-align: center;
    }

    .iygql2t9 {
        margin: 0 auto;
    }
    .u3sz8x7x {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .q7min6bb {
        width: 100%;
    }
}
@media (max-width: 450px) {
    .dyxiczxi {
        width: 130px;
        height: 40px;
    }
    .dyxiczxi img {
        height: 100%;
        object-fit: cover;
    }

    .cobmvujf {
        font-size: 2rem;
        margin-bottom: 1rem;
    }
    .lkqxirip {
        padding-right: 0;
    }
}
.mhdy54d2 {
  width: 100%;
  margin-bottom: 40px;
}
.b4wu37yy {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.gkgq15x1d6 { padding-right: 42px; width: 19px; }
.b4wu37yy h2 {
  color: var(--color-accent);
}
.gswpeybn {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .gswpeybn {
    justify-content: center;
  }
}
.vtq09zti {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.vtq09zti img {
  width: 100%;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.vtq09zti .hajlw51v {
  position: absolute;
  top: 45%;
  left: 45%;
  width: 30px;
  height: 30px;
  opacity: 0;
}
@media (max-width: 768px){
.vtq09zti .hajlw51v {

  width: 20px;
  height: 20px;

}

}
.vtq09zti {
max-width:inherit;
text-align: center;
}
.gswpeybn:has(.rr9quklx) {
  grid-template-columns: repeat(4, 1fr);
}
.gswpeybn:has(.u0fauhqi) {
  grid-template-columns: repeat(5, 1fr);
}
.gswpeybn:has(.hxtcnpkc) {
  grid-template-columns: repeat(6, 1fr);
}
.gswpeybn:has(.m5b4l92t) {
  grid-template-columns: repeat(7, 1fr);
}
.gswpeybn:has(.dvbb3axq) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .gswpeybn {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .gswpeybn {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .gswpeybn {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .gswpeybn {
    grid-template-columns: 1fr !important;
  }
}
.vtq09zti:hover .hajlw51v {
  opacity: 1; 
}
.vtq09zti:hover img {
  opacity: 0.3;
}
.fg542gvjp9yo { margin: -15px; color: rgb(40, 164, 180); border: 5px dashed #df0da1; padding: 8px 41px; }