@font-face{font-family:"Barlow Condensed";font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/56cdee8889.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:"Barlow Condensed";font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/856f54b14c.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:"Barlow";font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/bc786a0f8c.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:"Barlow";font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/39597d1cd9.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:"Barlow";font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/d784f9ff25.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root {
  --dmchmcwp: "Barlow Condensed", "Arial Narrow", "Roboto Condensed", Arial, sans-serif;
  --g2b0vkil: "Barlow", "Segoe UI", Roboto, Arial, sans-serif;
  --r1epivxi: color-mix(in srgb, var(--r2fyzqpt) 40%, #fff);
  --o25of58e: color-mix(in srgb, var(--v1a05yco) 22%, var(--r2fyzqpt));
  --qhjjkc3n: 72ch;
}


*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
body { margin: 0; font-family: var(--g2b0vkil); font-size: 1rem; line-height: 1.6; color: var(--v1a05yco); background: var(--r2fyzqpt); }
img { max-width: 100%; height: auto; }
h1, h2, h3 { font-family: var(--dmchmcwp); font-weight: 700; line-height: 1.05; margin: 0 0 .5em; color: var(--v1a05yco); letter-spacing: 0; text-wrap: balance; }
h1 { font-size: clamp(2.6rem, 6.5vw, 4.5rem); line-height: 1; }
h2 { font-size: clamp(1.6rem, 3vw, 2rem); margin-top: 1.8em; }
h3 { font-size: 1.3rem; }
p { margin: 0 0 1.1em; }
a { color: var(--v1a05yco); text-decoration-thickness: 1px; text-underline-offset: 3px; }
a:hover { color: var(--g14u2165); }
ul, ol { padding-left: 1.3rem; }
.x1g98vc7 { width: 100%; max-width: 1340px; margin-inline: auto; padding-inline: 1.25rem; }
@media (min-width: 992px) { .x1g98vc7 { padding-inline: 3rem; } }
.w2d5ywjn { overflow-x: hidden; }
.e11i0101 { display: none; }
.cf-turnstile { max-width: 100%; }


.btn { display: inline-block; font-family: var(--dmchmcwp); font-size: 1.15rem; font-weight: 700; letter-spacing: .01em; text-decoration: none; cursor: pointer; border: 0; border-radius: 0; padding: .75rem 1.4rem; line-height: 1.2; background: var(--v1a05yco); color: var(--r2fyzqpt); transition: background .15s, color .15s; }
.btn:hover, .btn:focus { background: var(--g14u2165); color: #fff; }
.s11g0lej { background: var(--g14u2165); color: #fff; }
.s11g0lej:hover, .s11g0lej:focus { background: var(--g9jx0j0a); color: #fff; }
.s11g0lej:disabled { opacity: .6; }
.v2id0xb0 { background: var(--v1a05yco); color: var(--r2fyzqpt); }
.w-100 { width: 100%; }
.mt-2 { margin-top: .5rem; }
.row { display: flex; flex-wrap: wrap; margin-inline: -.4rem; }
.row > * { padding-inline: .4rem; }
.g-3 { row-gap: .8rem; }
.col-6 { width: 50%; }
.col-7 { width: 58.333%; }
.col-5 { width: 41.667%; }
.form-control, .form-select { display: block; width: 100%; font: inherit; padding: .7rem .8rem; border: 1px solid var(--v1a05yco); border-radius: 0; background: #fff; color: var(--v1a05yco); }
.form-control:focus, .form-select:focus { outline: 2px solid var(--g14u2165); outline-offset: -1px; }
.form-control::placeholder { color: var(--a18ynkmo); }
.form-select { appearance: none; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right .8rem center; background-size: 14px 10px; padding-right: 2.4rem; }
textarea.form-control { min-height: 6rem; }
.u117t0cm { margin-bottom: .8rem; }
.o1h3v770 { display: block; font-size: .85rem; font-weight: 600; color: var(--a498g6p0); margin-bottom: .25rem; }
.vzt8sny8 { position: absolute; left: -5000px; width: 1px; height: 1px; overflow: hidden; }
.u18fg9ly { display: flex; justify-content: space-between; align-items: center; margin-bottom: .8rem; }
.b1b1vf0h { font: inherit; font-size: .9rem; font-weight: 600; background: none; border: 0; padding: 0; color: var(--v1a05yco); cursor: pointer; text-decoration: underline; text-underline-offset: 3px; }
.kva8blro { font-family: var(--dmchmcwp); font-size: .9rem; font-weight: 600; color: var(--a18ynkmo); }
.qun7kbob { display: flex; align-items: center; gap: .4rem; font-size: .8rem; color: var(--a18ynkmo); margin: .9rem 0 0; }
.f4xi4r69 { flex-shrink: 0; }
.u2mqlzo6 { margin: .9rem 0 0; padding: .6rem .8rem; font-size: .9rem; color: var(--hyjvme6o); background: var(--s1g0hf5h); border-left: 3px solid var(--hyjvme6o); }
.e6xajuh0 { text-align: center; padding: 1.5rem 0; }
.qn4j9cqm { width: 46px; height: 46px; margin: 0 auto .8rem; display: flex; align-items: center; justify-content: center; font-size: 1.4rem; font-weight: 700; color: #fff; background: var(--en8duazd); border-radius: 50%; }
.w24pcmeq { font-size: 1.5rem; }
.r1v33572 { color: var(--z46w2aqu); }


.v1awc54q { padding: 1.2rem 0 0; }
.alswdocr { display: flex; align-items: center; justify-content: space-between; gap: 1rem; }
.a4qlohux { display: inline-flex; align-items: center; text-decoration: none; }
.efqjh3bo { height: 40px; width: auto; max-width: 48vw; display: block; }
.mychd3ds { display: none; }
.n23rz12q { display: block; }
.ekqllckk { display: flex; align-items: center; gap: 1.6rem; font-size: .95rem; font-weight: 500; }
.m1qb1cg7 { color: var(--v1a05yco); text-decoration: none; border-bottom: 2px solid var(--g14u2165); padding-bottom: 2px; font-weight: 600; }
.m1qb1cg7:hover { color: var(--g14u2165); }
.qtwmg9ng { position: relative; display: none; }
.m1orrsau { list-style: none; cursor: pointer; display: inline-flex; align-items: center; gap: .35rem; white-space: nowrap; }
.m1orrsau::-webkit-details-marker { display: none; }
.m1orrsau::after { content: "\25be"; font-size: .7em; }
.w1dkt6nq { position: absolute; top: calc(100% + .8rem); right: 0; z-index: 50; min-width: 260px; max-height: 70vh; overflow-y: auto; background: #fff; border: 1px solid var(--v1a05yco); padding: .4rem 0; margin: 0; list-style: none; }
.w1dkt6nq a { display: block; padding: .45rem 1rem; color: var(--v1a05yco); text-decoration: none; font-size: .95rem; }
.w1dkt6nq a:hover, .w1dkt6nq a[aria-current="page"] { background: var(--r2fyzqpt); color: var(--g14u2165); }
.j2791eq8 { padding: .6rem 1rem .2rem; font-family: var(--dmchmcwp); font-size: .85rem; font-weight: 700; text-transform: uppercase; color: var(--a18ynkmo); }
.dgho822m { display: block; }
.b1tln7pw { list-style: none; cursor: pointer; display: flex; flex-direction: column; justify-content: center; gap: 5px; width: 40px; height: 40px; padding: 9px; }
.b1tln7pw::-webkit-details-marker { display: none; }
.b1tln7pw span { display: block; height: 2px; width: 100%; background: var(--v1a05yco); transition: transform .2s, opacity .2s; }
.dgho822m[open] .b1tln7pw { position: fixed; top: 1.1rem; right: 1.25rem; z-index: 110; }
.dgho822m[open] .b1tln7pw span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.dgho822m[open] .b1tln7pw span:nth-child(2) { opacity: 0; }
.dgho822m[open] .b1tln7pw span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
.n2f6hvmk { position: fixed; inset: 0; z-index: 100; background: var(--r2fyzqpt); padding: 1.2rem 1.25rem 2rem; overflow-y: auto; }
.d1zywrt6 { display: inline-flex; margin-bottom: 1.4rem; }
.c1n80zfy { list-style: none; margin: 0; padding: 0; }
.c1n80zfy a { display: block; padding: .85rem .25rem; font-family: var(--dmchmcwp); font-size: 1.35rem; font-weight: 600; color: var(--v1a05yco); text-decoration: none; border-top: 1px solid var(--o25of58e); }
.c1n80zfy a[aria-current="page"] { color: var(--g14u2165); }
@media (min-width: 768px) {
  .qtwmg9ng { display: block; }
  .dgho822m { display: none; }
  .mychd3ds { display: block; }
  .n23rz12q { display: none; }
}


.b10jtkyk { padding: 2.8rem 0 2rem; }
.k2fl31e3 { display: grid; gap: 1.6rem 2rem; align-items: end; }
@media (min-width: 992px) { .k2fl31e3 { grid-template-columns: 2fr 1fr; } .b10jtkyk { padding: 4rem 0 2.6rem; } }
.v1yz37on h1 { margin: 0; max-width: 16ch; }
.h893g2wd { display: block; font-family: var(--dmchmcwp); font-size: .95rem; font-weight: 600; letter-spacing: .04em; text-transform: uppercase; color: var(--g14u2165); margin-bottom: .8rem; }
.be5u0tbw { display: flex; flex-direction: column; gap: .9rem; padding-bottom: .4rem; }
.q2l3ybzn { font-size: 1.08rem; line-height: 1.55; color: var(--a498g6p0); margin: 0; }
.p1o1xcwu { align-self: flex-start; }
.v2gublgz { padding-bottom: 1rem; }
.v2gublgz h1 { font-size: clamp(2.2rem, 5vw, 3.6rem); }
.v2gublgz .k2fl31e3 { align-items: start; }
.uh9s9kag:empty { display: none; }
.uh9s9kag img { width: 110px; height: 110px; border-radius: 50%; object-fit: cover; display: block; }
.zavrxrc6 { font-size: .9rem; color: var(--z46w2aqu); margin-bottom: .8rem; }
.zavrxrc6 a { color: var(--z46w2aqu); }


.ax3helvb { display: grid; gap: 2.4rem; padding-bottom: 3rem; }
.w2p6y6jc { min-width: 0; }
.w2p6y6jc > * { max-width: var(--qhjjkc3n); }
.w2p6y6jc > .iaolt1aq, .w2p6y6jc > .ms05r5c8, .w2p6y6jc > .xzaoagdg { max-width: none; }
.m15t3t1t { order: -1; }
@media (min-width: 992px) {
  .ax3helvb { grid-template-columns: minmax(0, 2fr) minmax(300px, 1fr); gap: 2.5rem; }
  .m15t3t1t { order: 0; position: sticky; top: 1rem; align-self: start; }
}
.iaolt1aq { margin: 0 0 1.6rem; }
.drrxo3v9 { width: 100%; height: auto; display: block; }
.iaolt1aq figcaption { font-size: .85rem; color: var(--z46w2aqu); margin-top: .4rem; }
.ie08lket { border-top: 2px solid var(--v1a05yco); padding-top: .8rem; margin-bottom: 1.4rem; }
.u2jczvz9 { list-style: none; margin: 0 0 .8rem; padding: 0; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: .3rem 1rem; }
.t2llq6i8 { display: flex; flex-direction: column; line-height: 1.1; }
.c21yz09g { font-family: var(--dmchmcwp); font-size: 1.9rem; font-weight: 700; }
.vos79c47 { font-size: .85rem; color: var(--z46w2aqu); }
.q2gu2xtj { list-style: none; margin: 0; padding: 0; font-size: .95rem; color: var(--a498g6p0); display: grid; gap: .25rem; }
.q2gu2xtj li { padding-left: 1.1rem; position: relative; }
.q2gu2xtj li::before { content: ""; position: absolute; left: 0; top: .72em; width: .6rem; height: 2px; background: var(--g14u2165); }
.y141f2fg { border: 1px solid var(--v1a05yco); background: var(--r1epivxi); padding: 1.3rem; }
.l1c4rxci { font-size: 1.6rem; margin: 0 0 .2rem; }
.i2cugb6p { font-size: .9rem; color: var(--z46w2aqu); margin: 0 0 1rem; }

.n1byx6ti { font-size: 1.08rem; }
.nux31w3z ul, .nux31w3z ol { margin-bottom: 1.1em; }
.spfne8o0 { margin: 1.6rem 0; }
.j10ndte8 { width: 100%; display: block; }
.o10h2ruw { margin-top: 2.2rem; }
.a21rjdi7 { font-family: var(--dmchmcwp); font-size: 1.3rem; font-weight: 700; margin: 1.3rem 0 .2rem; }
.igxmypk3 { color: var(--a498g6p0); border-left: 2px solid var(--v1a05yco); padding-left: 1rem; }
.u2ligl9a { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 1rem; border-top: 2px solid var(--v1a05yco); border-bottom: 1px solid var(--o25of58e); padding: 1.2rem 0; margin: 2rem 0; }
.fm9y2ugn { font-family: var(--dmchmcwp); font-size: 1.4rem; font-weight: 700; margin: 0; }
.ibo4ct4m { margin-top: 2.2rem; }
.h1o01mj5 { font-size: 1.4rem; }
.z2i3dql7 { margin: 0; padding-left: 1.1rem; display: grid; gap: .4rem; }


.c120lehw { border-top: 2px solid var(--v1a05yco); padding: 2rem 0 2.4rem; }
.xaixu5vo { display: grid; gap: 1.4rem 2rem; }
@media (min-width: 992px) { .xaixu5vo { grid-template-columns: 1fr 3fr; } }
.l1wmjq5y { margin: 0; font-size: 1.8rem; }
.z2hx4dw3 { display: grid; gap: 1.2rem; }
@media (min-width: 768px) { .z2hx4dw3 { grid-template-columns: repeat(3, 1fr); gap: 2rem; } }
.j2h3nshn { border-top: 1px solid var(--o25of58e); padding-top: .8rem; }
.w22xp85i { display: block; font-family: var(--dmchmcwp); font-size: 1.05rem; font-weight: 700; color: var(--a18ynkmo); margin-bottom: .3rem; }
.w22xp85i::before { content: "0"; }
.e1afqfnm { font-size: 1.3rem; margin-bottom: .2rem; }
.w2e6lp3n { font-size: .95rem; color: var(--z46w2aqu); margin: 0; }
.cve0o6zs { border-top: 2px solid var(--v1a05yco); padding: 2rem 0 3rem; }
.ioakg2a8 { display: flex; flex-wrap: wrap; gap: 1rem 2rem; align-items: center; justify-content: space-between; }
.gyqyxe58 { font-family: var(--dmchmcwp); font-size: clamp(1.6rem, 3vw, 2.2rem); font-weight: 700; margin: 0; max-width: 30ch; line-height: 1.1; }


.ms05r5c8 { margin-top: 1.4rem; }
.ms05r5c8 > p { color: var(--z46w2aqu); font-size: .95rem; }
.q34ra6xr { list-style: none; margin: 0 0 1.6rem; padding: 0; counter-reset: x9n; }
.w2hf4tj5 { border-bottom: 1px solid var(--o25of58e); counter-increment: x9n; }
:is(.q2pa09tt, .hibu307t), .r1eo442z { display: grid; grid-template-columns: 2.6rem minmax(0, 1fr) auto; gap: .2rem 1rem; align-items: baseline; padding: .8rem 0; text-decoration: none; color: var(--v1a05yco); }
.r1eo442z .i1vfumn8 { grid-column: 2 / -1; }
:is(.q2pa09tt, .hibu307t)::before, .r1eo442z::before { content: counter(x9n, decimal-leading-zero); font-family: var(--dmchmcwp); font-size: 1rem; font-weight: 700; color: var(--a18ynkmo); }
.q2pa09tt:hover .etzxsg8d { color: var(--g14u2165); }
.etzxsg8d { font-weight: 600; font-size: 1.05rem; }
.y1wuy4td, .k2f2dpo7 { font-size: .88rem; color: var(--z46w2aqu); text-align: right; }
.r1eo442z .y1wuy4td { grid-column: 2 / -1; text-align: left; }
.i1vfumn8 { grid-column: 2 / -1; font-size: .88rem; color: var(--z46w2aqu); }
.i1vfumn8 a { color: var(--v1a05yco); }


:is(.q2pa09tt, .hibu307t) { grid-template-columns: 2.6rem minmax(0, 1fr) auto 7rem; }
:is(.q2pa09tt, .hibu307t) .y1wuy4td { grid-column: 3; }
:is(.q2pa09tt, .hibu307t) .y1oqovtj { grid-column: 4; text-align: right; white-space: nowrap; }
.d1rk6u3y :is(.q2pa09tt, .hibu307t) { grid-template-columns: 2.6rem 40px minmax(0, 1fr) auto 7rem; align-items: center; }
.d1rk6u3y :is(.q2pa09tt, .hibu307t) .hu6vsyur { display: contents; }
.d1rk6u3y :is(.q2pa09tt, .hibu307t) .y1wuy4td { grid-column: 4; }
.d1rk6u3y :is(.q2pa09tt, .hibu307t) .y1oqovtj { grid-column: 5; }
.t29xcxss { width: 40px; height: 40px; object-fit: cover; display: block; border-radius: 2px; }
.wajafqav { display: flex; align-items: center; justify-content: center; font-family: var(--g2b0vkil); font-size: .78rem; font-weight: 700; letter-spacing: .02em; line-height: 1; background: var(--iskqbs9s); color: var(--a4qlohux); text-decoration: none; }
.i1grwf4a .w2hf4tj5:not(.d1rk6u3y):not(.f2plezh4) > .q2pa09tt,
.i1grwf4a .r1eo442z:not(.d1rk6u3y):not(.f2plezh4) { grid-template-columns: 2.6rem 40px minmax(0, 1fr) auto 7rem; }
.i1grwf4a .w2hf4tj5:not(.d1rk6u3y):not(.f2plezh4) > .q2pa09tt .etzxsg8d,
.i1grwf4a .r1eo442z:not(.d1rk6u3y):not(.f2plezh4) .etzxsg8d { grid-column: 3; }
.i1grwf4a .w2hf4tj5:not(.d1rk6u3y):not(.f2plezh4) > :is(.q2pa09tt, .hibu307t) .y1wuy4td { grid-column: 4; }
.i1grwf4a .w2hf4tj5:not(.d1rk6u3y):not(.f2plezh4) > :is(.q2pa09tt, .hibu307t) .y1oqovtj { grid-column: 5; }
.i1grwf4a .r1eo442z:not(.d1rk6u3y):not(.f2plezh4) .y1wuy4td,
.i1grwf4a .r1eo442z:not(.d1rk6u3y):not(.f2plezh4) .i1vfumn8 { grid-column: 3 / -1; }
.d1rk6u3y.r1eo442z { grid-template-columns: 2.6rem 40px minmax(0, 1fr); align-items: center; }
.d1rk6u3y.r1eo442z .hu6vsyur { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: .2rem 1rem; align-items: baseline; min-width: 0; }
.d1rk6u3y.r1eo442z .hu6vsyur .y1wuy4td, .d1rk6u3y.r1eo442z .hu6vsyur .i1vfumn8 { grid-column: 1 / -1; text-align: left; }
@media (max-width: 639px) {
  :is(.q2pa09tt, .hibu307t), .i1grwf4a .w2hf4tj5:not(.d1rk6u3y):not(.f2plezh4) > :is(.q2pa09tt, .hibu307t) { grid-template-columns: 2.6rem minmax(0, 1fr) auto; }
  :is(.q2pa09tt, .hibu307t) .etzxsg8d, .i1grwf4a .w2hf4tj5:not(.d1rk6u3y):not(.f2plezh4) > :is(.q2pa09tt, .hibu307t) .etzxsg8d { grid-column: 2; }
  :is(.q2pa09tt, .hibu307t) .y1wuy4td, .i1grwf4a .w2hf4tj5:not(.d1rk6u3y):not(.f2plezh4) > :is(.q2pa09tt, .hibu307t) .y1wuy4td { grid-column: 2; grid-row: 2; text-align: left; }
  :is(.q2pa09tt, .hibu307t) .y1oqovtj, .i1grwf4a .w2hf4tj5:not(.d1rk6u3y):not(.f2plezh4) > :is(.q2pa09tt, .hibu307t) .y1oqovtj { grid-column: 3; grid-row: 1; }
  .d1rk6u3y :is(.q2pa09tt, .hibu307t) { grid-template-columns: 2.6rem 40px minmax(0, 1fr) auto; }
  .d1rk6u3y :is(.q2pa09tt, .hibu307t) .t29xcxss { grid-row: 1 / span 2; }
  .d1rk6u3y :is(.q2pa09tt, .hibu307t) .etzxsg8d { grid-column: 3; }
  .d1rk6u3y :is(.q2pa09tt, .hibu307t) .y1wuy4td { grid-column: 3; grid-row: 2; text-align: left; }
  .d1rk6u3y :is(.q2pa09tt, .hibu307t) .y1oqovtj { grid-column: 4; grid-row: 1; }
}

.hibu307t .i1vfumn8 { grid-column: 2 / -1; flex-basis: auto; font-size: .85rem; margin-top: -.1rem; text-align: left; }
.d1rk6u3y .hibu307t .i1vfumn8, .i1grwf4a .hibu307t .i1vfumn8 { grid-column: 3 / -1; }

.r1pgu0np { position: relative; }
.r1pgu0np a.etzxsg8d::after { content: ""; position: absolute; inset: 0; }
.r1pgu0np .i1vfumn8 > * { position: relative; z-index: 1; }
.r1pgu0np:hover a.etzxsg8d { text-decoration: underline; text-underline-offset: 3px; }

.h25s3abf { display: grid; grid-template-columns: 150px minmax(0, 1fr); gap: 1.2rem 1.5rem; align-items: start; margin-bottom: 1rem; }
.h25s3abf .c1vahjag { margin: 0; }
.y2nfeqht { width: 150px; height: 150px; object-fit: cover; border-radius: 50%; border: 4px solid var(--r2fyzqpt); box-shadow: 0 6px 20px rgba(0, 0, 0, .14); background: var(--l8fnozwk); }
@media (max-width: 560px) { .h25s3abf { grid-template-columns: 1fr; justify-items: start; } .y2nfeqht { width: 120px; height: 120px; } }

.f2plezh4 { background: var(--iskqbs9s); }
.f2plezh4 .w2pa3hzt { display: inline-block; margin-left: .45rem; padding: .12rem .5rem; border-radius: 999px; background: var(--a4qlohux); color: var(--t2hscl97); font-family: var(--g2b0vkil); font-size: .66rem; font-weight: 700; letter-spacing: .05em; text-transform: uppercase; vertical-align: middle; }

.nux31w3z:has(> .ss9v9j9r) { display: flex; flex-direction: column; }
.nux31w3z:has(> .ss9v9j9r) > h2:first-child, .nux31w3z:has(> .ss9v9j9r) > h2:first-child + p:not(.n1fn1ma4) { order: -3; }
.nux31w3z:has(> .ss9v9j9r) > h2:has(+ .n1fn1ma4), .nux31w3z:has(> .ss9v9j9r) > .n1fn1ma4 { order: -2; }
.nux31w3z > .ss9v9j9r { order: -1; margin-bottom: 0; }
.ss9v9j9r ~ .sc09q2k6 { counter-reset: x9n 1; }

.y23dle89 a.m1468qdr { color: inherit; text-decoration: none; }
.y23dle89 a.m1468qdr:hover { text-decoration: underline; text-underline-offset: 3px; }
.l1vx4pek { list-style: none; padding: 0; margin: 0 0 1.6rem; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0 1.5rem; }
@media (min-width: 640px) { .l1vx4pek { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (min-width: 1100px) { .l1vx4pek { grid-template-columns: repeat(4, minmax(0, 1fr)); } }
.l1vx4pek li { display: flex; justify-content: space-between; gap: .5rem; border-bottom: 1px solid var(--o25of58e); padding: .5rem 0; font-size: .95rem; }
.l1vx4pek a { text-decoration: none; color: var(--v1a05yco); }
.l1vx4pek a:hover { color: var(--g14u2165); }
.mi026eb3 { color: var(--a18ynkmo); font-variant-numeric: tabular-nums; }
.j1ztu8tp { font-size: .9rem; color: var(--z46w2aqu); }
.c1vahjag { margin: 1.2rem 0; border-top: 2px solid var(--v1a05yco); padding: .4rem 0; }
.p4zewe88 { display: grid; grid-template-columns: 11rem minmax(0, 1fr); gap: 1rem; padding: .45rem 0; margin: 0; border-bottom: 1px solid var(--o25of58e); }
.v2jel3ep { font-family: var(--dmchmcwp); font-size: .95rem; font-weight: 600; text-transform: uppercase; color: var(--a18ynkmo); }
.n1w7zwac { color: var(--a498g6p0); padding: .7rem 0 .2rem; margin: 0; }
.ac8v9gjn { margin-bottom: 1.8rem; }
.y1xqxygw { font-family: var(--dmchmcwp); font-size: .95rem; font-weight: 700; text-transform: uppercase; color: var(--a18ynkmo); margin-bottom: .4rem; }
.i2h0i7nz { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; gap: .2rem 1rem; font-size: .88rem; }
.i2h0i7nz a { color: var(--z46w2aqu); text-decoration: none; }
.i2h0i7nz a:hover { color: var(--g14u2165); }


.y23dle89 .xzaoagdg { display: grid; grid-template-columns: 1fr; gap: 1rem 1.6rem; margin: 2rem 0; padding: 1.4rem 0 0; border: 0; border-top: 2px solid var(--v1a05yco); border-radius: 0; background: transparent; }
@media (min-width: 640px) { .y23dle89 .xzaoagdg { grid-template-columns: 220px minmax(0, 1fr); padding: 1.4rem 0 0; } }
.y23dle89 .c2j8kyjf { margin: 0; }
.y23dle89 .l2k40lyk { width: 100%; aspect-ratio: 4/5; object-fit: cover; display: block; border-radius: 0; }
@media (max-width: 639px) { .y23dle89 .l2k40lyk { width: 120px; aspect-ratio: 1 / 1; border-radius: 50%; } } 
.y23dle89 .l14so22y { display: flex; flex-direction: column; gap: .5rem; min-width: 0; }
.y23dle89 .e4tp5wuu { font-family: var(--dmchmcwp); font-size: .95rem; font-weight: 600; letter-spacing: .04em; text-transform: uppercase; color: var(--g14u2165); margin: 0; }
.y23dle89 .qx2efz89 { font-family: var(--dmchmcwp); font-size: 1.9rem; font-weight: 700; line-height: 1.05; color: var(--v1a05yco); margin: 0; }
.y23dle89 .zr4vfdi9 { display: block; font-family: var(--g2b0vkil); font-size: .95rem; font-weight: 400; color: var(--z46w2aqu); margin-top: .2rem; }
.y23dle89 .et6lwha4 { font-size: .9rem; color: var(--z46w2aqu); margin: 0; }
.y23dle89 .h1r7d6g1 { color: var(--g14u2165); margin-right: .3rem; letter-spacing: .02em; }
.y23dle89 .m1x4jq4q { font-size: 1rem; margin: 0; line-height: 1.6; color: var(--a498g6p0); }
.y23dle89 .l1blm4s0 { list-style: none; padding: 0; margin: 0; font-size: .95rem; display: grid; gap: .2rem; }
.y23dle89 .l1blm4s0 li { position: relative; padding-left: 1.1rem; margin: 0; }
.y23dle89 .l1blm4s0 li::before { content: ""; position: absolute; left: 0; top: .72em; width: .6rem; height: 2px; background: var(--g14u2165); }
.y23dle89 .xzaoagdg .l24xg5hw { display: inline-block; align-self: flex-start; margin-top: .4rem; }
.y23dle89 .s1n1hxoq { margin-top: .3rem; gap: 1.4rem; }
.y23dle89 .xzaoagdg .b40qvk1w { border: 0; border-bottom: 2px solid var(--g14u2165); border-radius: 0; background: transparent; padding: 0 0 2px; color: var(--v1a05yco); font-weight: 600; font-size: .95rem; }
.y23dle89 .xzaoagdg .b40qvk1w:hover { background: transparent; color: var(--g14u2165); }
.y23dle89 .xzaoagdg .i2hjxyt9 { font-weight: 500; color: var(--z46w2aqu); text-decoration: none; }
.y23dle89 .xzaoagdg .i2hjxyt9:hover { color: var(--g14u2165); }


.j14kepgp { border-top: 2px solid var(--v1a05yco); padding: 1.6rem 0 2.4rem; font-size: .9rem; }
.u2csl2e3 { display: flex; flex-wrap: wrap; gap: 1.2rem 2.4rem; align-items: center; justify-content: space-between; }
.v1gvc408 { height: 26px; width: auto; display: block; margin-bottom: .5rem; }
.o1vwww97 { color: var(--z46w2aqu); margin: 0; max-width: 52ch; }
.x1njym4s { margin: .2rem 0 0; font-weight: 600; }
.p26eo7ml { display: flex; flex-wrap: wrap; justify-content: space-between; gap: .5rem 1.5rem; margin-top: 1.4rem; padding-top: .8rem; border-top: 1px solid var(--o25of58e); font-size: .82rem; color: var(--z46w2aqu); }
.j1plrv1e { display: flex; flex-wrap: wrap; gap: 1.2rem; }
.j1plrv1e a { color: var(--z46w2aqu); text-decoration: none; }
.j1plrv1e a:hover { color: var(--g14u2165); }


.j2h3nshn:has(.f24rldro) .w22xp85i { display: none; }
.f24rldro { width: 64px; height: 64px; object-fit: contain; display: block; margin-bottom: .6rem; }
.e9tlsqnb { margin: 1.8rem 0 .4rem; }
.x1qa2ory { font-size: 1.6rem; margin: 0 0 .8rem; }
.i2o08v4x { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.2rem 1.4rem; }
@media (min-width: 640px) { .i2o08v4x { grid-template-columns: repeat(4, minmax(0, 1fr)); } }
.n1s5c4un { display: block; text-decoration: none; color: var(--v1a05yco); border-top: 2px solid var(--v1a05yco); padding-top: .6rem; }
.n1s5c4un { margin: 0; }
.n1s5c4un figcaption { display: block; }
.s13d2w8c { width: 100%; aspect-ratio: 4/3; object-fit: cover; display: block; margin-bottom: .5rem; }
.l2g1w1fq { display: block; font-family: var(--dmchmcwp); font-size: 1.2rem; font-weight: 700; line-height: 1.1; }
.g1473qbk { display: block; font-size: .85rem; color: var(--z46w2aqu); margin-top: .2rem; }
.i1fi69rp { line-height: 0; }
.y4zoecv5 { width: 100%; height: auto; max-height: 150px; object-fit: cover; object-position: bottom; display: block; }



.h1dfyec5 { max-width: 720px; }




.p2onz047 { border: 1px solid var(--nwkbadot); border-left: 4px solid var(--a4qlohux); background: var(--l8fnozwk); border-radius: 10px; padding: 1rem 1.25rem; margin: 1.6rem 0; }
.p2onz047 > :last-child { margin-bottom: 0; }
.w1ay3bsf { font-weight: 800; font-size: .95rem; margin: 0 0 .35rem; color: var(--a498g6p0); }
.q23k0gn6 { border-left-color: var(--hyjvme6o); background: var(--s1g0hf5h); }
.q23k0gn6 .w1ay3bsf { color: var(--hyjvme6o); }
.i16iaxje { border-left-color: var(--en8duazd); background: var(--z4l6iqou); }
.i16iaxje .w1ay3bsf { color: var(--en8duazd); }


.c1kdyzgm { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: .9rem; margin: 1.8rem 0; }
.j166zch8 { border: 1px solid var(--nwkbadot); border-radius: 12px; padding: 1.1rem .85rem; text-align: center; background: #fff; }
.u1m80v6g { display: block; font-size: clamp(1.5rem, 4vw, 1.9rem); font-weight: 800; color: var(--a4qlohux); line-height: 1.1; }
.av45wo29 { display: block; font-size: .82rem; color: var(--z46w2aqu); margin-top: .3rem; }


.o1lgnd86 { background: var(--iskqbs9s); border: 1px solid var(--nwkbadot); border-radius: 12px; padding: 1.25rem 1.4rem; margin: 1.8rem 0; }
.o1lgnd86 > :last-child { margin-bottom: 0; }
.yf6ja20j { text-transform: uppercase; letter-spacing: .05em; font-size: .74rem; font-weight: 800; color: var(--a4qlohux); margin: 0 0 .4rem; }


.r2ouilko { border: 1px solid var(--nwkbadot); border-left: 4px solid var(--g14u2165); background: var(--l8fnozwk); border-radius: 10px; padding: 1.1rem 1.35rem; margin: 1.6rem 0; }
.r2ouilko > :last-child { margin-bottom: 0; }
.i112l9b3 { font-weight: 800; font-size: .95rem; margin: 0 0 .4rem; color: var(--g9jx0j0a); }


.n1j7kruv { display: grid; grid-template-columns: 1fr; gap: 1rem; margin: 1.8rem 0; }
.hjwoikq8, .m254ekx6 { border: 1px solid var(--nwkbadot); border-radius: 12px; padding: 1rem 1.25rem; }
.hjwoikq8 { border-top: 3px solid var(--en8duazd); background: var(--z4l6iqou); }
.m254ekx6 { border-top: 3px solid var(--hyjvme6o); background: var(--s1g0hf5h); }
.hjwoikq8 h4, .m254ekx6 h4 { font-size: 1rem; font-weight: 800; margin: 0 0 .55rem; }
.hjwoikq8 h4 { color: var(--en8duazd); }
.m254ekx6 h4 { color: var(--hyjvme6o); }
.n1j7kruv ul { list-style: none; padding: 0; margin: 0; }
.n1j7kruv li { position: relative; padding-left: 1.5rem; margin-bottom: .4rem; line-height: 1.55; }
.hjwoikq8 li::before { content: "\2713"; position: absolute; left: 0; color: var(--en8duazd); font-weight: 800; }
.m254ekx6 li::before { content: "\2715"; position: absolute; left: 0; color: var(--hyjvme6o); font-weight: 800; }
@media (min-width: 640px) { .n1j7kruv { grid-template-columns: 1fr 1fr; } }


.cmy3ebyr { border-top: 1px solid var(--nwkbadot); margin-top: 2.5rem; padding-top: 1.1rem; }
.e23cq035 { text-transform: uppercase; letter-spacing: .05em; font-size: .74rem; font-weight: 800; color: var(--z46w2aqu); margin: 0 0 .5rem; }
.cmy3ebyr ul { margin: 0; padding-left: 1.1rem; }
.cmy3ebyr li { font-size: .88rem; color: var(--z46w2aqu); margin-bottom: .25rem; }
.cmy3ebyr a { color: var(--a4qlohux); }


.dftresh2 { margin: 1.9rem 0; }
.lxpqyw3d { display: flex; flex-wrap: wrap; align-items: stretch; justify-content: center; gap: .55rem; }
.xhmkpcfq { flex: 1 1 130px; min-width: 116px; max-width: 220px; border: 1px solid var(--nwkbadot); border-top: 3px solid var(--a4qlohux); border-radius: 12px; background: #fff; padding: .85rem .75rem; text-align: center; display: flex; flex-direction: column; justify-content: center; gap: .25rem; }
.r2ra823i { font-weight: 800; font-size: .92rem; color: var(--a498g6p0); line-height: 1.2; }
.b1zpcpbe { font-size: .76rem; color: var(--z46w2aqu); line-height: 1.3; }
.t27tm9xn { display: flex; align-items: center; justify-content: center; flex: 0 0 auto; color: var(--a4qlohux); font-weight: 800; font-size: 1.35rem; line-height: 1; }
.s1svf85i { font-size: .82rem; color: var(--z46w2aqu); text-align: center; margin: .7rem 0 0; }
@media (max-width: 600px) {
  .lxpqyw3d { flex-direction: column; align-items: stretch; }
  .xhmkpcfq { max-width: none; }
  .t27tm9xn { transform: rotate(90deg); padding: .15rem 0; }
}


.yapdgnzd { margin: 1.9rem 0; }
.x18emzhs { display: flex; align-items: flex-end; gap: .4rem; height: 200px; padding-top: 1.4rem; border-bottom: 2px solid var(--nwkbadot); }
.p84gbfnf { flex: 1 1 0; min-width: 0; height: calc(var(--v, 0) * 1%); min-height: 4px; background: linear-gradient(180deg, var(--a4qlohux), var(--t2h0h742)); border-radius: 5px 5px 0 0; position: relative; }
.p84gbfnf.dcjv0ecr { background: linear-gradient(180deg, var(--g14u2165), var(--g9jx0j0a)); }
.p84gbfnf > span { position: absolute; top: -1.25rem; left: 50%; transform: translateX(-50%); font-size: .7rem; font-weight: 700; color: var(--a498g6p0); white-space: nowrap; }
.pwo6hr8w { display: flex; gap: .4rem; margin-top: .4rem; }
.pwo6hr8w > span { flex: 1 1 0; min-width: 0; text-align: center; font-size: .72rem; color: var(--z46w2aqu); line-height: 1.2; }
.g24gqjmg { font-size: .82rem; color: var(--z46w2aqu); text-align: center; margin: .7rem 0 0; }
.w22ms3mu { display: flex; flex-wrap: wrap; justify-content: center; gap: 1rem; margin: .6rem 0 0; font-size: .8rem; color: var(--z46w2aqu); }
.w22ms3mu span { display: inline-flex; align-items: center; gap: .35rem; }
.w22ms3mu i { width: .8rem; height: .8rem; border-radius: 3px; display: inline-block; }
.w22ms3mu i.fcx5l79q { background: var(--a4qlohux); }
.w22ms3mu i.xoluz6ka { background: var(--g14u2165); }


.nwkbadot { margin: 1.9rem 0; }
.vt6ce38g { width: 100%; height: 170px; display: block; overflow: visible; }
.mmk0tb1f { fill: var(--iskqbs9s); stroke: none; }
.r1gwro9v { fill: none; stroke: var(--a4qlohux); stroke-width: 2.5; vector-effect: non-scaling-stroke; stroke-linejoin: round; stroke-linecap: round; }
.e1o0zps4 { stroke: var(--g14u2165); stroke-width: 1.5; stroke-dasharray: 5 3; vector-effect: non-scaling-stroke; }
.xen571h5 { display: flex; justify-content: space-between; margin-top: .4rem; font-size: .72rem; color: var(--z46w2aqu); }
.fzagqskw { font-size: .82rem; color: var(--z46w2aqu); text-align: center; margin: .7rem 0 0; }
.i19mzfor { display: flex; flex-wrap: wrap; gap: 1.1rem; justify-content: center; font-size: .78rem; color: var(--z46w2aqu); margin-top: .5rem; }
.i19mzfor span { display: inline-flex; align-items: center; gap: .4rem; }
.i19mzfor i { width: 1.2rem; height: 0; border-top: 3px solid var(--a4qlohux); display: inline-block; }
.i19mzfor i.a1zrn48r { border-top: 2px dashed var(--g14u2165); }


.xzaoagdg { display: grid; grid-template-columns: 1fr; gap: 1.1rem; align-items: start; border: 1px solid var(--nwkbadot); border-radius: 14px; background: var(--l8fnozwk); padding: 1.25rem; margin: 1.9rem 0; }
.l2k40lyk { width: 100%; aspect-ratio: 4/5; object-fit: cover; border-radius: 10px; display: block; }
.e4tp5wuu { text-transform: uppercase; letter-spacing: .05em; font-size: .72rem; font-weight: 800; color: var(--a4qlohux); margin: 0 0 .35rem; }
.qx2efz89 { font-size: 1.15rem; font-weight: 800; color: var(--a498g6p0); margin: 0 0 .1rem; line-height: 1.3; }
.zr4vfdi9 { display: block; font-size: .88rem; font-weight: 600; color: var(--z46w2aqu); }
.et6lwha4 { font-size: .87rem; color: var(--z46w2aqu); margin: .5rem 0 .7rem; }
.h1r7d6g1 { color: var(--g14u2165); letter-spacing: .09em; margin-right: .4rem; }
.m1x4jq4q { margin: 0 0 .75rem; line-height: 1.6; }
.l1blm4s0 { list-style: none; padding: 0; margin: 0 0 1.05rem; }
.l1blm4s0 li { position: relative; padding-left: 1.5rem; margin-bottom: .35rem; line-height: 1.5; font-size: .93rem; }
.l1blm4s0 li::before { content: "\2713"; position: absolute; left: 0; color: var(--en8duazd); font-weight: 800; }
.l24xg5hw { display: inline-block; }
@media (min-width: 640px) { .xzaoagdg { grid-template-columns: minmax(0, 36%) 1fr; gap: 1.4rem; padding: 1.5rem; } }

.uq1ddnvz{padding:2.4rem 0 3.6rem}
.h1dfyec5{max-width:720px;margin:0 auto}
.j2819hsv{display:inline-block;margin-bottom:1rem;font-size:.9rem;color:var(--z46w2aqu)}
.z1aj1f4q{font-size:clamp(1.55rem,3vw,2.15rem);font-weight:800;color:var(--a498g6p0);margin:0 0 .6rem;line-height:1.2}
.y1y75cet{color:var(--z46w2aqu);margin:0 0 1.6rem;max-width:62ch}
.pfhqdzq1{padding-top:1.4rem;border-top:2px solid var(--a4qlohux)}
.m2d1twwj{display:grid;gap:.9rem;padding:1rem;border:1px dashed var(--nwkbadot);border-radius:10px;margin:.2rem 0 1rem;background:var(--l8fnozwk)}
.m2d1twwj.e11i0101{display:none}
.i1cc7cp1{display:block;width:100%;font-size:.95rem;padding:.55rem .6rem;border:1px solid var(--nwkbadot);border-radius:8px;background:var(--r2fyzqpt)}
.t1lgwevt{font-size:.82rem;color:var(--a18ynkmo);margin:.25rem 0 0}
.g2dvkfx0{margin-top:1.4rem;padding-top:.9rem;border-top:1px solid var(--rj5r4q2j);font-size:.9rem;color:var(--z46w2aqu)}
.g2dvkfx0 a{color:inherit;text-decoration:underline}
.fg847ozj{margin-top:1.2rem}

.y1zw6wfx{display:flex;flex-direction:column}
.y1zw6wfx>*{min-width:0}
.y1zw6wfx>.zavrxrc6{order:-5}
.y1zw6wfx>.ilgdu566{order:-4}
.y1zw6wfx>.iaolt1aq{order:-3}
.y1zw6wfx>.n1byx6ti{order:-2}
.y1zw6wfx>.xzaoagdg{order:-1}

.m2avob8k{border:0;padding:0;background:transparent;max-width:min(560px,calc(100vw - 2rem));width:100%;margin:auto}
.m2avob8k::backdrop{background:rgba(20,24,18,.55)}
.nj47dw85{position:relative;background:var(--r2fyzqpt);color:var(--v1a05yco);border-radius:8px;padding:1.6rem 1.6rem 1.4rem;box-shadow:0 24px 60px rgba(0,0,0,.3);max-height:calc(100vh - 2rem);overflow:auto}
.k2b02h1i{position:absolute;top:.6rem;right:.7rem;width:2.2rem;height:2.2rem;border:0;background:transparent;color:var(--z46w2aqu);font-size:1.6rem;line-height:1;cursor:pointer;border-radius:50%;z-index:1}
.k2b02h1i:hover{background:var(--l8fnozwk);color:var(--v1a05yco)}
.lrz9l2pz{display:none}
.u1um4blb .lrz9l2pz{display:block}
.a2pr43wi{margin:0 0 .3rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--g14u2165)}
.r1im0plc{margin:0 2rem .4rem 0;font-size:1.35rem}
.w9ostb38{margin:0 0 1.1rem;color:var(--z46w2aqu);font-size:.95rem}
.m2avob8k .y141f2fg{border:0;box-shadow:none;background:transparent;padding:0;margin:0;position:static}
.u1um4blb .l1c4rxci,.u1um4blb .i2cugb6p{display:none}
.m2avob8k .l1c4rxci{padding-right:2rem}

.s1n1hxoq{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;margin-top:.9rem}
.s1n1hxoq .b40qvk1w{appearance:none;border:1px solid var(--a4qlohux);background:var(--r2fyzqpt);color:var(--a4qlohux);font-weight:700;border-radius:999px;padding:.5rem .95rem;cursor:pointer;font-size:.95rem;text-decoration:none;display:inline-block}
.s1n1hxoq .b40qvk1w:hover{background:var(--iskqbs9s)}
.s1n1hxoq .i2hjxyt9{font-weight:600;color:var(--a498g6p0);text-decoration:underline;text-underline-offset:3px;font-size:.95rem}
.s1n1hxoq .i2hjxyt9:hover{color:var(--a4qlohux)}

.p196fvjb{margin:1rem 0 1.4rem}
.u14durxx{margin:0 0 .6rem;font-size:1.05rem}
.h25za4jx{color:var(--g14u2165);letter-spacing:.05em}
.o1w93qw0{font-size:1.05rem;margin:1rem 0 .5rem}
.i1c47i5k{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}
.t1hlscl1{border-left:3px solid var(--nwkbadot);padding:.2rem 0 .2rem .9rem}
.m20uyojf{margin:0 0 .2rem;font-size:.88rem;color:var(--z46w2aqu)}
.mgrn0zr3{font-weight:700;color:var(--a498g6p0)}
.i21ahu6d{margin:0;font-size:.95rem}
.q1kjdrjn{margin:.7rem 0 0;font-size:.78rem;color:var(--a18ynkmo)}
.y1oqovtj{font-size:.82rem;color:var(--z46w2aqu);white-space:nowrap}
.y1oqovtj .h25za4jx{font-size:.8em}

:root{--a4qlohux:#3b3a36;--t2h0h742:#25241f;--g14u2165:#b45309;--g9jx0j0a:#92400e;--t2hscl97:#ffffff;--r2oftak5:#ffffff;--v1a05yco:#1c1917;--r2fyzqpt:#f3f1ea;--a498g6p0:#585552;--z46w2aqu:#7d7a76;--a18ynkmo:#999691;--nwkbadot:#d9d7d1;--rj5r4q2j:#e2e0d9;--l8fnozwk:#e9e7e1;--iskqbs9s:#e6e4dd;--en8duazd:#1d8e46;--z4l6iqou:#d1e1d0;--hyjvme6o:#c42928;--s1g0hf5h:#ecd5cf;}