:root {
--dn: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
--rn: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
--qzo: #212529;
--aqep: #14477d;
--tsvo: #4f5a66;
--uy: #7a3a1a;
--fhj: #43220f;
--epo: #e6e0d9;
--xsg: #ffffff;
--zxly: #fdf3ed;
--ajlw: #fef9f6;
--ito: #ece0d6;
--bd: #e8b53d;
--cms: #d9a070;
--kzii: 3 / 2;
--iyn: 5 / 4;
--ome: 1 / 1;
--cvkk: 2 / 3;
--uh: 3.5rem;
--qcc: 1.25rem;
--vylw: 12px;
--nzer: 6px;
--wv: 0 3px 14px color-mix(in srgb, var(--fhj) 12%, transparent);
--fg: 0 12px 28px color-mix(in srgb, var(--fhj) 15%, transparent);
--nirl: 0.15s ease;
--dc: 2px solid var(--aqep);
--pok: color-mix(in srgb, var(--uy) 45%, var(--epo));
--olr: rgba(255, 255, 255, 0.8);
--goy: rgba(255, 255, 255, 0.07);
--swiz: rgba(255, 255, 255, 0.14);
--gfa: 3rem;
--jztv: 88px;
--bbi: 16px;
--mm: 0;
}
@media (prefers-reduced-motion: reduce) { :root { --nirl: 0s; } }
* { box-sizing: border-box; margin: 0; }
html { scroll-padding-top: var(--jztv); }
@property --mm { syntax: '<number>'; inherits: true; initial-value: 0; }
@supports (animation-timeline: scroll()) {
header.cd { animation: jcnn linear both; animation-timeline: scroll(root);
animation-range: 40px 200px; }
@keyframes jcnn { to { --mm: 1; } }
html { scroll-padding-top: calc(var(--jztv) - var(--bbi)); }
}
html { overflow-x: clip; }
body {
overflow-x: clip;
font-family: var(--dn);
font-size: 18px; line-height: 1.6; color: var(--qzo); background: var(--xsg);
-webkit-font-smoothing: antialiased;
}
h1, h2, h3 { font-family: var(--rn); color: var(--qzo); font-weight: 700;
letter-spacing: -0.015em; line-height: 1.15; }
h1 { font-size: clamp(2.2rem, 3.4vw, 2.8rem); }
h2 { font-size: clamp(1.75rem, 2.8vw, 2.25rem); }
h3 { font-size: 1.2rem; }
.pxe { color: var(--tsvo); }
a { color: var(--aqep); text-decoration: none; }
a:hover { text-decoration: underline; }
a:focus-visible, button:focus-visible, summary:focus-visible, input:focus-visible,
select:focus-visible, textarea:focus-visible {
outline: var(--dc); outline-offset: 2px; border-radius: 3px;
}
img { max-width: 100%; }
ul { list-style: none; padding: 0; }
.ad { max-width: 1360px; margin: 0 auto; padding: 0 1.25rem; }
.acbw { background: var(--zxly); margin-inline: calc(50% - 50vw);
padding: var(--uh) calc(50vw - 50%); }
.acbw:has(> .pu) { padding-inline: max(1.25rem, calc(50vw - 50% - 6rem)); }
.acbw:not(.vr):not(.undv):not(.hma) + .acbw:not(.vr):not(.undv):not(.hma),
.acbw.vr + .acbw.vr,
.acbw.undv + .acbw.undv,
.acbw.hma + .acbw.hma,
.acbw.vr + .acbw:not(.vr):not(.undv):not(.hma),
.acbw:not(.vr):not(.undv):not(.hma) + .acbw.vr { padding-top: calc(var(--uh) / 2); }
.acbw, .acbw.ggz { --gttz: var(--xsg); background: var(--gttz); }
.acbw.vr { --gttz: var(--ajlw); }
.acbw.undv { --gttz: var(--ito); }
.acbw.hma { --gttz: var(--fhj); --pok: color-mix(in srgb, var(--cms) 55%, transparent);
color: #fff; text-align: center; }
.acbw.hma h1, .acbw.hma h2, .acbw.hma a { color: #fff; }
.acbw.hma p { color: var(--olr); }
.acbw.hma .ty { color: var(--cms); }
.acbw.hma .dz.rjt { background: var(--zxly); color: var(--fhj); }
.acbw.hma .dz.lv { color: var(--zxly); border-color: var(--ito); }
.acbw.hma .dz.lv:hover { background: rgba(255, 255, 255, 0.08); }
.acbw.hma .ace { text-align: left; }
.acbw.keu { position: relative; isolation: isolate; }
.acbw.keu > .ttt { position: absolute; inset: 0; z-index: -1; }
.acbw.keu > .ttt > img { display: block; width: 100%; height: 100%; max-width: none;
object-fit: cover; }
.acbw.keu > .ttt::after { content: ''; position: absolute; inset: 0;
background: linear-gradient(color-mix(in srgb, var(--fhj) 86%, transparent),
color-mix(in srgb, var(--fhj) 74%, transparent)); }
.jzj { display: grid; gap: 1rem;
grid-template-columns: repeat(auto-fit, minmax(min(var(--zw), 100%), 1fr)); }
.jzj.kvrq { grid-template-columns: repeat(var(--dzm, 2), minmax(0, 1fr)); }
@media (max-width: 60rem) { .jzj.kvrq { grid-template-columns: minmax(0, 1fr); } }
.nig { display: flex; flex-direction: column; background: var(--xsg);
border: 1px solid var(--epo); border-radius: var(--vylw);
padding: var(--qcc); }
.nig.fw { display: grid; place-items: center; text-align: center; min-height: 4.5rem; }
.nig > img { display: block; width: calc(100% + var(--qcc) * 2);
max-width: none; height: auto; aspect-ratio: var(--iyn); object-fit: cover;
margin: calc(var(--qcc) * -1) calc(var(--qcc) * -1) var(--qcc);
border-radius: calc(var(--vylw) - 1px) calc(var(--vylw) - 1px) 0 0; }
.nig.fpe { display: grid; grid-template-columns: minmax(8rem, 32%) minmax(0, 1fr);
column-gap: var(--qcc); }
.nig.fpe > img { align-self: stretch; width: calc(100% + var(--qcc));
height: calc(100% + var(--qcc) * 2); min-height: 0; aspect-ratio: auto;
margin: calc(var(--qcc) * -1) 0 calc(var(--qcc) * -1) calc(var(--qcc) * -1);
border-radius: calc(var(--vylw) - 1px) 0 0 calc(var(--vylw) - 1px); }
.nig.fpe > .tg { display: flex; flex-direction: column; }
.nig.fpe .tg p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;
line-clamp: 6; overflow: hidden; }
@media (max-width: 34rem) {
.nig.fpe { grid-template-columns: minmax(0, 1fr); }
.nig.fpe > img { width: revert; height: revert; min-height: revert; aspect-ratio: revert;
margin: revert; border-radius: revert; }
}
.nig h3 { margin-bottom: 0.45rem; }
.nig h3 > a { color: inherit; }
.nig h3 > a:hover { text-decoration: none; }
.nig .ee { align-self: start; display: inline-flex; align-items: center; gap: 0.4rem;
margin-top: auto; padding-top: 0.9rem; text-decoration: none; color: var(--aqep); }
.nig:hover .ee svg { transform: translateX(2px); }
.nig .ee svg { transition: transform var(--nirl); }
.nig:has(.ee), .nig.oq { box-shadow: var(--wv); }
.nig:has(.ee) { position: relative; }
.nig h3 > a::after { content: ''; position: absolute; inset: 0; }
.nig:has(.ee) { transition: border-color var(--nirl), box-shadow var(--nirl); }
.nig:has(.ee):hover, .nig:has(.ee):focus-within {
border-color: var(--pok); box-shadow: var(--fg); }
.nig.lq { background: rgba(255, 255, 255, 0.55); border: 0;
border-left: 3px solid var(--uy); }
.acbw.hma .nig.lq { border-left-color: var(--cms); }
.nig .di { display: grid; place-items: center; width: 3.5rem; height: 3.5rem;
border-radius: var(--nzer); background: var(--zxly); color: var(--uy);
margin-bottom: 1rem; }
.nig.fw .di { border-radius: 50%; }
.nig.fw:has(.di) { align-content: start; }
.nig.cb { display: grid; grid-template-columns: 3.4rem minmax(0, 1fr); column-gap: 1.25rem;
align-items: start; }
.nig.cb .ilr, .nig.hx .ilr { width: 3.4rem; height: 3.4rem; font-size: 1.5rem;
line-height: 1; background: var(--uy); }
.nig.cb .ilr { margin: 0; }
.nig.rz h3 { margin-bottom: 0.75rem; }
.nig.rz li { display: flex; gap: 1rem; padding: 1rem 0; border-top: 1px solid var(--epo); }
.nig.rz li:last-child { padding-bottom: 0; }
.nig.rz li > div { min-width: 0; }
.nig.rz .di { flex: none; width: 3rem; height: 3rem; margin: 0; }
.nig.rz .ty { margin-bottom: 0.2rem; }
.nig.rz .qoe { display: block; font-family: var(--rn); font-weight: 700;
font-size: 1.2rem; line-height: 1.25; overflow-wrap: anywhere; }
.nig.rz .glsb { margin-top: 0.3rem; }
.nig.ysas { background: var(--fhj); border: 0; color: #fff; }
.nig.ysas h3 { color: #fff; }
.nig.ysas p { color: var(--olr); }
.nig.ysas .di { background: rgba(255, 255, 255, 0.1); color: var(--cms); }
.nig.rq { display: grid; grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
padding: 0; overflow: hidden; max-width: 64rem; margin-inline: auto; box-shadow: var(--wv); }
.nig.rq > div { padding: var(--qcc); }
.nig.rq .vtik > img { width: 100%; height: 0; min-height: 100%; object-fit: cover;
border-radius: 0; box-shadow: none; }
.nig.rq h3 { font-size: 1.5rem; margin-bottom: 0.25rem; }
.nig.rq .glsb { padding-bottom: 1rem; margin-bottom: 1rem; border-bottom: 1px solid var(--epo); }
.nig.rq blockquote { margin-top: 1.25rem; background: var(--zxly); font-style: italic; }
.nig.oq { position: relative; padding: 0; border: 0; overflow: hidden; color: #fff; }
.nig.oq > img { margin: 0; width: 100%; max-width: 100%;
aspect-ratio: var(--kzii); border-radius: 0; }
.nig.oq .moli { position: absolute; inset: auto 0 0 0;
padding: 4rem var(--qcc) var(--qcc);
background: linear-gradient(to top, rgba(20, 12, 6, 0.88), rgba(20, 12, 6, 0.55) 45%, rgba(20, 12, 6, 0)); }
.nig.oq .aoaw { display: inline-block; max-width: 100%; white-space: nowrap;
overflow: hidden; text-overflow: ellipsis; vertical-align: top;
background: var(--uy); color: #fff;
font-size: 0.75rem; padding: 0.3rem 0.8rem; border-radius: 999px; margin-bottom: 0.65rem; }
.nig.oq h3 { color: #fff; font-size: 1.2rem; margin-bottom: 0.3rem; }
.nig.oq p { color: var(--olr); font-size: 0.9rem; }
.nig.oq h3 > a { color: inherit; text-decoration: none; }
.nig.oq h3 > a:hover { text-decoration: underline; text-underline-offset: 3px; }
.nig.oq:has(h3 > a) { transition: box-shadow var(--nirl), transform var(--nirl); }
.nig.oq:has(h3 > a):hover { box-shadow: var(--fg); }
.nig.oq:has(h3 > a:focus-visible) { outline: var(--dc); outline-offset: 2px; }
.nig.oq h3 > a:focus-visible { outline: none; }
.nig.hx { align-items: center; text-align: center; background: none; border: 0; padding: 0 1rem; }
.nig.hx .ilr { margin-bottom: 1.1rem; position: relative;
box-shadow: 0 0 0 6px var(--gttz); }
.jzj:has(> .nig.hx) { position: relative; }
.jzj:has(> .nig.hx)::before { content: ''; position: absolute; left: 12.5%; right: 12.5%;
top: 1.7rem; border-top: 1px solid color-mix(in srgb, var(--fhj) 22%, transparent); }
.nig .ilr { display: grid; place-items: center; width: 2.3rem; height: 2.3rem;
border-radius: 50%; background: var(--fhj); color: #fff;
font-family: var(--dn); font-variant-numeric: lining-nums; margin-bottom: 0.85rem; }
.fsy { max-width: 64ch; margin-inline: auto; }
.ami { text-align: center; margin-bottom: 1.75rem; }
.ami:last-child { margin-bottom: 0; }
.ace .ami { text-align: left; margin-bottom: 0; }
.ace .ami + .jzj { margin-top: 1.75rem; }
.ami p { margin-top: 0.75rem; }
.ami p:not(.ty) { max-width: 64ch; margin-inline: auto; }
.ace .ami p { margin-inline: 0; max-width: none; }
.pxe { text-align: center; margin-top: 1.5rem; max-width: 64ch; margin-inline: auto; }
.mro { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.pxe > .mi { display: none; }
.mro:focus-visible ~ .mi { outline: var(--dc); outline-offset: 3px; }
.ace .pxe { text-align: left; margin-inline: 0; }
.glsb { font-size: 0.9rem; color: var(--tsvo); }
.dqf a, .tczx a, .glsb a, .ami p a, .nig p a { text-decoration: underline;
text-underline-offset: 2px; }
.dz { display: inline-flex; align-items: center; justify-content: center; gap: 0.5rem;
border: 1px solid transparent; cursor: pointer; font-family: var(--rn);
font-size: 1.2rem; font-weight: 600; border-radius: var(--nzer); padding: 13px 26px; }
.dz { transition: background-color var(--nirl), filter var(--nirl); }
.dz:hover { text-decoration: none; filter: brightness(1.08); }
.dz.rjt { background: var(--aqep); color: #fff; }
.dz svg, li > svg { flex: none; vertical-align: -0.2em; }
.dz.lv { background: transparent; color: var(--uy); border-color: var(--uy);
border-width: 2px; padding: 12px 25px; }
.dz.lv:hover { background: color-mix(in srgb, var(--uy) 6%, transparent); filter: none; }
.ke { display: flex; flex-wrap: wrap; gap: 0.75rem; justify-content: center; }
.ace .ke { justify-content: flex-start; }
.uxwv { display: none; position: fixed; z-index: 40; right: 1rem;
bottom: calc(1rem + env(safe-area-inset-bottom, 0px));
width: 56px; height: 56px; border-radius: 50%; background: var(--aqep); color: #fff;
box-shadow: var(--wv); }
.kfxd { background: var(--fhj); color: #fff; font-size: 1.05rem; }
.kfxd .ad { display: flex; justify-content: center; align-items: center;
gap: 0.5rem; padding-block: 0.6rem; }
.kfxd span { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.kfxd a { color: #fff; font-weight: 600; text-decoration: underline; white-space: nowrap;
flex: none; }
header.cd { --uhac: calc(var(--bbi) * var(--mm));
position: sticky; top: calc(-1 * var(--uhac)); z-index: 20;
padding-top: var(--uhac);
background: var(--xsg); border-bottom: 1px solid var(--epo); }
header.cd .ad { position: relative; display: flex; align-items: center;
gap: 1.5rem; min-height: calc(var(--jztv) - var(--uhac)); }
header.cd .dz { padding-block: calc(13px - 6px * var(--mm)); }
.ikpz { --sgb: 48px; display: flex; align-items: center; min-width: 0; }
.ikpz picture { display: contents; }
.ikpz img { display: block; height: calc(var(--sgb) - var(--uhac) / 2); width: auto;
max-width: 100%; object-fit: contain; object-position: left center; }
header.cd nav { margin-left: auto; display: flex; align-items: center;
gap: 1.4rem; font-size: 1.0625rem; font-weight: 500; }
header.cd nav a { color: var(--qzo); }
.iw { display: none; }
.pmr { display: none; }
.mynd { position: relative; padding-block: 0.7rem; }
.yz { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.xgad { display: inline-flex; align-items: center; gap: 0.3rem;
cursor: pointer; user-select: none; }
.xgad svg { transition: transform var(--nirl); }
.yz:checked ~ .xgad svg { transform: rotate(180deg); }
.yz:focus-visible ~ .xgad { outline: var(--dc); outline-offset: 3px;
border-radius: 3px; }
.ybqs { display: none; position: fixed; inset: 0; z-index: 25; }
.yz:checked ~ .ybqs { display: block; }
.gri { display: none; }
.mynd:hover > .gri,
.mynd:focus-within > .gri,
.yz:checked ~ .gri {
display: block; position: absolute; top: 100%; left: 0; z-index: 30;
columns: 2; column-gap: 1.5rem; width: max-content; max-width: min(88vw, 620px);
background: var(--xsg); border: 1px solid var(--epo); border-radius: var(--vylw);
padding: 1rem 1.25rem; box-shadow: var(--fg);
}
.gri a { display: block; padding: 0.25rem 0; font-size: 1rem;
break-inside: avoid; min-width: 150px; }
footer.cd { background: var(--fhj); color: var(--olr);
padding-top: 2.5rem; font-size: 0.95rem; }
footer.cd h3 { color: #fff; margin-bottom: 0.9rem; }
footer.cd a { color: var(--olr); }
footer.cd li { padding: 0.2rem 0; }
footer.cd details { display: flex; flex-direction: column; }
footer.cd summary { order: 1; cursor: pointer; list-style: none; padding: 0.2rem 0; color: var(--cms); font-weight: 600; }
footer.cd summary::-webkit-details-marker { display: none; }
footer.cd details:not([open]) .hk, footer.cd details[open] .ynu { display: none; }
.jyl { border-top: 1px solid rgba(255, 255, 255, 0.15); margin-top: 2rem;
padding: 1.25rem 0; text-align: center; }
.pkv { display: block; }
.ace { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
gap: 2.5rem; align-items: center; }
.ace > img, .ace > svg { width: 100%; height: auto; aspect-ratio: var(--kzii);
object-fit: cover; border-radius: var(--vylw); }
.ace.pu { align-items: stretch; }
.ace.pu > div { display: flex; flex-direction: column; justify-content: center; }
.ace.pu > img { aspect-ratio: var(--kzii); height: 100%; }
@media (max-width: 860px) {
.ace { grid-template-columns: minmax(0, 1fr); gap: 1.75rem; }
.ace.pu > img { order: -1; height: auto; }
}
.vtik > img, .vtik > svg { display: block; width: 100%; height: auto;
aspect-ratio: var(--ome); object-fit: cover;
border-radius: var(--vylw); }
.pka .vtik > img { object-position: 50% 22%; }
.ace > img, .ace > svg, .vtik > img, .vtik > svg, .ace.gm .luwt > img {
box-shadow: var(--wv); }
.pu h1 { font-size: clamp(2rem, 3.1vw, 2.6rem); }
.tczx { font-size: 1.2rem; font-weight: 500; color: var(--uy); }
.tczx a { color: inherit; text-decoration: underline; text-underline-offset: 3px;
text-decoration-thickness: 1px; }
.pu .tczx { margin: 1.25rem 0 1.75rem; }
.acbw.hma .tczx { color: var(--cms); }
.ty, .nig .ee, .oq .aoaw { font-size: 0.875rem; font-weight: 700;
letter-spacing: 0.14em; text-transform: uppercase; color: var(--uy); }
.ty, .ami .ty { margin: 0 0 0.6rem; font-size: 0.875rem; }
.sv { display: flex; align-items: center; gap: 0.5rem; padding: 0.9rem 1rem;
font-size: 0.95rem; font-weight: 600; line-height: 1.35; }
.jzj:has(> .sv) { gap: 0.6rem; }
.sv > span { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.sv .glsb { margin-left: auto; flex: none; font-weight: 400; white-space: nowrap; }
.gmj { display: grid; gap: 0.55rem; margin: 0 0 1.75rem; }
.plxt .gmj { grid-template-columns: 1fr 1fr; gap: 0.75rem; margin: 0; }
.plxt .gmj li, .tfcb li, .sv { background: var(--xsg); border: 1px solid var(--epo);
border-radius: var(--nzer); color: var(--qzo); }
.plxt .gmj li { padding: 0.8rem 0.95rem; font-size: 0.95rem; font-weight: 600;
line-height: 1.35; }
.acbw.hma .plxt .gmj li, .acbw.hma .tfcb li, .acbw.hma .sv { background: var(--goy);
border-color: var(--swiz); color: #fff; }
.sv, .tfcb li { transition: border-color var(--nirl), box-shadow var(--nirl); }
.sv:hover, .sv:focus-visible,
.tfcb li:has(summary:hover), .tfcb li:has(summary:focus-visible) {
border-color: var(--pok); }
.sv:hover, .sv:focus-visible { box-shadow: var(--wv); }
.acbw.hma .gmj svg, .acbw.hma .sv svg { color: var(--ito); }
.acbw.hma .glsb, .acbw.hma .qgro .xczh { color: var(--olr); }
@media (max-width: 560px) { .plxt .gmj { grid-template-columns: 1fr; } }
.pu .qgro { display: flex; flex-wrap: nowrap; align-items: center; gap: 0.85rem;
margin-top: 1.75rem; padding-top: 1.25rem; border-top: 1px solid var(--epo);
font-size: 0.9rem; }
.pu .qgro .xy { display: flex; gap: 0.4rem; flex: none; }
.pu .qgro .xy img, .pu .qgro .xy svg { width: 40px; height: 40px;
aspect-ratio: 1; object-fit: contain; }
.pu .qgro .hs { display: grid; gap: 0; line-height: 1.3; min-width: 0; }
.pu .qgro .qoe { display: flex; align-items: center; gap: 0.45rem;
font-family: var(--rn); font-weight: 600; font-size: 1.05rem; flex-wrap: wrap;}
.pu .qgro .xczh { color: var(--tsvo); }
.ace.gm { grid-template-columns: minmax(0, 3fr) minmax(0, 2fr); align-items: stretch; }
.ace.gm > .nc { align-self: start; }
.ace.gm .dqf { margin: 1rem 0 0; }
.ace.gm .luwt { display: grid; grid-auto-rows: minmax(0, 1fr); gap: 1rem;
min-height: 0; position: relative; }
.ace.gm .luwt > img { width: 100%; height: 0; min-height: 100%; object-fit: cover;
border-radius: var(--vylw); display: block; }
.ace.gm .luwt > .dz { position: absolute; top: 1rem; left: 1rem; width: auto;
max-width: calc(100% - 2rem); }
.ace.gm .luwt > figcaption { position: absolute; left: 1rem; bottom: 1rem;
max-width: calc(100% - 2rem); background: var(--fhj); color: #fff;
font-family: var(--rn); font-weight: 600; font-size: 0.95rem; line-height: 1.3;
padding: 0.45rem 0.8rem; border-radius: var(--nzer); }
.vtik { position: relative; margin: 0; }
.ace.td > .vtik { order: 1; }
.vtik .dds { position: absolute; max-width: 60%; padding: 0.8rem 1rem;
box-shadow: var(--fg); }
.vtik .dds:first-of-type { top: 2rem; right: 0;
border-radius: var(--vylw) 0 0 var(--vylw); }
.vtik .dds:last-of-type { bottom: 2rem; left: 0;
border-radius: 0 var(--vylw) var(--vylw) 0; }
.nig.dds b { display: block; font-family: var(--rn); font-size: 1.7rem;
line-height: 1.1; color: var(--uy); }
.nig.dds span { display: block; font-size: 0.9rem; line-height: 1.25; }
.nig.dds.fw { padding: 1.5rem var(--qcc); gap: 0.35rem; }
.nig.dds.fw b { font-size: 2.4rem; }
.acbw.hma .nig { background: var(--goy);
border-color: var(--swiz); color: #fff; text-align: left; }
.acbw.hma .nig h3 { color: #fff; }
.acbw.hma .nig.fw { text-align: center; }
.acbw.hma .nig.dds b { color: var(--cms); }
.ace.pka { grid-template-columns: minmax(0, 2fr) minmax(0, 5fr); max-width: 64rem; margin-inline: auto; }
.ace.fxc { grid-template-columns: minmax(0, 2fr) minmax(0, 3fr); }
.ace.fxc.td { grid-template-columns: minmax(0, 3fr) minmax(0, 2fr); }
.ace.fxc, .ace.fxc.td { align-items: stretch; }
.ace.fxc > .vtik > img { width: 100%; height: 0; min-height: 100%;
aspect-ratio: auto; object-fit: cover; }
.vtik .pbe { position: absolute; right: 1rem; bottom: 1rem; width: 3rem; height: 3rem;
display: grid; place-items: center; border-radius: 50%; background: var(--uy);
color: #fff; border: 3px solid var(--xsg); }
.fura li, .gmj li { display: flex; align-items: center; gap: 0.5rem; }
.fura svg, .gmj svg { color: var(--aqep); flex: none; }
.sv svg { color: var(--uy); flex: none; }
.fura li { font-weight: 600; font-size: 1.2rem; }
.gmj li { font-size: 1.1rem; font-weight: 500; }
.fura { display: flex; flex-wrap: wrap; justify-content: center; gap: 1rem 2rem;
background: var(--zxly); margin-inline: calc(50% - 50vw);
padding: 1rem calc(50vw - 50%); }
@media (max-width: 860px) {
.fura { display: grid; grid-template-columns: repeat(2, minmax(0, auto));
justify-content: center; gap: 0.7rem 2rem; align-items: start; }
.fura li { align-items: start; font-size: 1.05rem; }
.fura svg { margin-top: 0.15rem; }
}
@media (max-width: 34rem) {
.fura { grid-template-columns: minmax(0, auto); gap: 0.6rem; }
}
.zis { display: inline-flex; gap: 2px; color: var(--bd); }
.nig.ohlb { gap: 0.9rem; }
.nig.ohlb .rtr { display: flex; align-items: center; justify-content: space-between; }
.nig.ohlb .rtr img { width: 24px; height: 24px; flex: none; }
.nig.ohlb > p { flex: 1; }
.nig.ohlb .mki { display: flex; align-items: center; gap: 0.75rem; padding-top: 0.9rem;
border-top: 1px solid var(--epo); }
.nig.ohlb .mki > .ilr { margin: 0; flex: none; }
.nig.ohlb .mki .grix { margin: 0; }
.nig.ohlb .mki .xczh { display: block; font-size: 0.9rem; color: var(--tsvo); }
.nig.ohlb .mki .xczh a { color: var(--qzo); text-decoration: underline;
text-underline-offset: 2px; text-decoration-color: var(--pok); }
.nig.ohlb .mki .xczh a:hover { text-decoration-color: currentColor; }
.grix { display: block; margin-top: 0.75rem; font-weight: 600; font-size: 1rem;
font-style: normal; }
.nc { background: var(--xsg); border: 1px solid var(--epo);
border-radius: var(--vylw); overflow: hidden; }
.muqu { background: var(--uy); color: #fff; text-align: center;
padding: 1.35rem 1.25rem 1.6rem;
clip-path: polygon(0 0, 100% 0, 100% calc(100% - 14px), 50% 100%, 0 calc(100% - 14px)); }
.muqu .enox { margin: 0; color: #fff; font-family: var(--rn); font-weight: 700;
font-size: 1.35rem; line-height: 1.2; text-transform: uppercase; letter-spacing: 0.02em; }
.muqu p { margin-top: 0.3rem; font-size: 0.9rem; color: #fff; }
.an { padding: 1.1rem var(--qcc) var(--qcc); }
.acbw.hma .nc { color: var(--qzo); }
.acbw.hma .nc .glsb { color: var(--tsvo); }
.acbw.hma .nc a { color: var(--aqep); }
.acbw.hma .nc .dz.rjt { background: var(--aqep); color: #fff; }
.acbw.hma .muqu .enox, .acbw.hma .muqu p { color: #fff; }
.nc .jzj { gap: 0 0.75rem; }
.nc .glsb { margin: 0 0 0.8rem; }
.nc .dz { width: 100%; }
.ihhq span { font-weight: 600; font-size: 0.9rem; color: var(--qzo); }
.ihhq input, .ihhq select, .ihhq textarea {
font: inherit; line-height: 1.6; width: 100%; padding: 10px 12px; background: var(--xsg);
border: 1px solid var(--epo); border-radius: var(--nzer); color: var(--qzo); }
.aj { overflow-x: auto; background: var(--xsg); border: 1px solid var(--epo);
border-radius: var(--vylw); }
.pb { border-collapse: collapse; width: 100%; min-width: 40rem; }
.pb th, .pb td { text-align: left; padding: 0.8rem 1rem;
border-bottom: 1px solid var(--epo); vertical-align: top; }
.pb tbody tr:last-child th, .pb tbody tr:last-child td { border-bottom: 0; }
.pb thead th { font-family: var(--rn); font-size: 0.9rem; color: var(--tsvo);
background: var(--zxly); white-space: nowrap; }
.pb tbody th { font-family: var(--rn); font-weight: 600; }
.ihhq.ssd { display: block; position: relative; margin-bottom: 0.8rem; }
.ihhq.ssd > input, .ihhq.ssd > .is > select, .ihhq.ssd > textarea {
padding: 20px 12px 6px; }
.ihhq.ssd > span:last-child { position: absolute; left: 13px; top: 50%;
transform: translateY(-50%); font-weight: 400; font-size: 1rem; color: var(--tsvo);
pointer-events: none; transition: top var(--nirl), font-size var(--nirl), transform var(--nirl); }
.ihhq.ssd > :focus + span:last-child,
.ihhq.ssd > :is(input, textarea):not(:placeholder-shown) + span:last-child,
.ihhq.ssd > .is:focus-within + span:last-child,
.ihhq.ssd > .is:not(:has(option[value='']:checked)) + span:last-child {
top: 6px; transform: none; font-size: 0.75rem; font-weight: 600; letter-spacing: 0.02em; }
.ihhq.ssd.jrk > span:last-child { top: 14px; transform: none; }
.ihhq.ssd > .is > select { padding-right: 2.4rem; }
.ihhq .is { position: relative; display: block; }
.ihhq .is select { appearance: none; -webkit-appearance: none; padding-right: 2.4rem; }
.ihhq .is svg { position: absolute; right: 12px; top: 50%; transform: translateY(-50%);
pointer-events: none; color: var(--tsvo); }
.mls li { display: flex; align-items: flex-start; gap: 0.5rem; padding: 0.25rem 0; }
.mls li > svg { flex: none; height: 1lh; }
.dqf > * + * { margin-top: 1rem; }
.dqf > * + h3 { margin-top: 1.75rem; }
.dqf .ghms { font-weight: 600; }
.dqf + .jzj { margin-top: 2rem; }
.ace .dqf { margin: 1rem 0 1.75rem; }
.ace .dqf:last-child { margin-bottom: 0; }
.tvs { grid-template-columns: minmax(0, 2fr) minmax(0, 3fr); align-items: start; }
@media (min-width: 861px) {
.tvs > div:first-child { position: sticky; top: calc(var(--jztv) + 1.5rem); }
}
.tvs .dz { margin-top: 1.5rem; }
.tfcb { display: grid; gap: 0.6rem; }
.tfcb summary { display: flex; align-items: center; justify-content: space-between; gap: 1rem;
padding: 0.9rem 1rem; cursor: pointer; list-style: none;
font-family: var(--rn); font-size: 1.05rem; font-weight: 600; }
.tfcb summary::-webkit-details-marker { display: none; }
.tfcb summary svg { flex: none; width: 24px; height: 24px; padding: 4px; border-radius: 50%;
background: var(--uy); color: #fff; transition: transform var(--nirl); }
.tfcb details[open] summary svg { transform: rotate(45deg); }
.tfcb .winn { padding: 0 1rem 1rem; }
.tfcb summary h3 { font: inherit; color: inherit; margin: 0; }
.io ol { display: flex; flex-wrap: nowrap; gap: 0.35rem; margin: 0; padding: 0;
list-style: none; max-width: 100%; }
.io li { white-space: nowrap; flex: none; }
.io li:last-child { flex: 0 1 auto; min-width: 0; overflow: hidden; text-overflow: ellipsis; }
.io li + li::before { content: '›'; margin-right: 0.35rem; }
.io a { color: inherit; }
.uvda { padding-block: 1rem; }
.uvda .io ol { justify-content: center; }
.oe { max-width: 52rem; margin-inline: auto; }
@media (max-width: 860px) {
header.cd .ad { gap: 0 0.75rem; flex-wrap: nowrap; }
header.cd .ikpz { flex: 1; --sgb: 42px; }
.iw { display: block; position: absolute; width: 1px; height: 1px; margin: -1px;
padding: 0; border: 0; overflow: hidden; clip-path: inset(50%); }
.pmr { display: grid; place-items: center; flex: none; margin-left: auto;
width: 42px; height: 42px; cursor: pointer; background: var(--xsg);
border: 1px solid var(--epo); border-radius: var(--nzer); }
.pmr span { grid-area: 1 / 1; display: flex; }
.pmr .hk, .iw:checked ~ .pmr .ynu { display: none; }
.iw:checked ~ .pmr .hk { display: flex; }
.iw:focus-visible ~ .pmr { outline: var(--dc); outline-offset: 2px; }
header.cd nav { position: absolute; top: 100%; inset-inline: 0; margin-left: 0;
display: grid; gap: 0; padding: 0 1.25rem; background: var(--xsg);
border-bottom: 1px solid var(--epo);
max-height: 0; overflow: hidden; visibility: hidden; }
.iw:checked ~ nav { visibility: visible; max-height: calc(100vh - var(--jztv));
overflow-y: auto; padding-bottom: 0.9rem; }
header.cd:has(.iw:checked) { border-bottom-color: transparent; }
header.cd nav a { margin-inline: -1.25rem; padding: 0.65rem 1.25rem;
border-top: 1px solid var(--epo);
font-family: var(--rn); font-size: 1.15rem; font-weight: 700; }
header.cd nav > .dz { width: 100%; margin-top: 0.75rem; margin-inline: 0;
border-top: 0; padding: 12px 24px; }
.mynd { width: 100%; padding-block: 0; }
.xgad { display: flex; justify-content: space-between; align-items: center;
width: auto; margin-inline: -1.25rem; padding: 0.65rem 1.25rem;
border-top: 1px solid var(--epo);
font-family: var(--rn); font-size: 1.15rem; font-weight: 700; }
.ybqs { display: none !important; }
.mynd:hover > .gri, .mynd:focus-within > .gri { display: none; }
.yz:checked ~ .gri {
display: block; position: static; columns: 1; width: auto; max-width: none; left: auto;
border: 0; border-radius: 0; box-shadow: none; margin-inline: -1.25rem; padding: 0;
background: var(--ito); }
header.cd nav .gri a { margin-inline: 0;
padding: 0.7rem 1.25rem 0.7rem 2rem;
border-top: 1px solid color-mix(in srgb, var(--qzo) 12%, transparent);
font-family: var(--dn); font-size: 1rem; font-weight: 400; line-height: 1.4; }
header.cd nav .gri a:first-child { border-top: 0; }
:root { --uh: 2.25rem; }
.acbw:has(> .pu) { padding-bottom: calc(var(--uh) / 2); }
.uxwv { display: grid; place-items: center; }
main .dz { width: 100%; }
.plxt > div:first-child { display: contents; }
.plxt .dz { order: 1; }
.plxt .dqf { margin: 0; }
.ace.gm, .ace.pka, .ace.fxc, .ace.fxc.td { grid-template-columns: minmax(0, 1fr); }
.nig.rq { grid-template-columns: minmax(0, 1fr); }
.nig.rq .vtik > img { height: auto; min-height: 0; aspect-ratio: var(--ome); }
.ace.fxc > .vtik > img { height: auto; min-height: 0; aspect-ratio: var(--ome); }
.jzj:has(> .nig.hx) { gap: 2rem; }
.jzj:has(> .nig.hx)::before { display: none; }
.jzj:has(> .nig > img) { grid-template-columns: 1fr 1fr; gap: 0.75rem; }
.jzj:has(> .nig > img) .nig { --qcc: 0.9rem; }
.jzj:has(> .nig > img) .nig > p { display: none; }
.nig > img { aspect-ratio: 2 / 1; }
.nig.oq > img { aspect-ratio: 2 / 3; }
.nig.oq .aoaw { font-size: 0.7rem; letter-spacing: 0.08em; }
.nig.oq h3 { font-size: 1rem; }
.nig.oq p { font-size: 0.875rem; }
.ami, .pxe { text-align: left; }
.ami p:not(.ty), .pxe { margin-inline: 0; }
.uvda .io ol { justify-content: flex-start; }
.nig.hx { display: grid; grid-template-columns: 3.4rem minmax(0, 1fr); column-gap: 1rem;
align-items: start; text-align: left; position: relative; padding: 0; }
.nig.hx .ilr { grid-row: 1 / span 2; margin: 0; }
.nig.hx h3 { margin: 0 0 0.35rem; }
.nig.hx::before { content: ''; position: absolute; left: 1.7rem; top: 1.7rem;
bottom: calc(-2rem - 1.7rem); border-left: 1px solid color-mix(in srgb, var(--fhj) 22%, transparent); }
.nig.hx:last-child::before { display: none; }
.nig .ee { padding: 0.75rem 0; margin-bottom: -0.75rem; white-space: nowrap; }
footer.cd li { padding: 0; }
footer.cd li a, footer.cd summary { display: inline-block; padding: 0.35rem 0; }
.ace.gm .luwt { grid-auto-rows: auto; }
.ace.gm .luwt > img { height: auto; aspect-ratio: var(--kzii); }
.ace.gm:has(.dqf) { gap: 1.25rem; }
.ace.gm:has(.dqf) > div, .ace.gm:has(.dqf) .luwt, .ace.gm:has(.dqf) .dqf { display: contents; }
.ace.gm:has(.dqf) .dqf > p { margin: 0; }
.ace.gm:has(.dqf) .dqf > p:nth-child(n + 2) { order: 2; }
.ace.gm:has(.dqf) .luwt > img:first-child { order: 1; }
.ace.gm:has(.dqf) .luwt > img + img { order: 3; }
.ace.gm:not(:has(.dqf)) .luwt > img + img { display: none; }
}
@media (max-width: 34rem) {
.kfxd { font-size: 0.95rem; }
.kfxd .ad { flex-direction: column; gap: 0; line-height: 1.35;
padding-inline: 0.9rem; }
.kfxd span { overflow: visible; text-overflow: clip; white-space: normal;
text-align: center; }
.jzj:has(> .nig > img):not(:has(> .nig.oq)) { grid-template-columns: minmax(0, 1fr); }
.jzj:has(> .nig > img):not(:has(> .nig.oq)) .nig > p { display: revert; }
.jzj:has(> .nig > img):not(:has(> .nig.oq)) .nig { --qcc: 1.1rem; }
.nc .jzj { grid-template-columns: minmax(0, 1fr); }
.acbw:has(.mro) .jzj > .nig:nth-child(n + 7) { display: none; }
.acbw:has(.mro:checked) .jzj > .nig { display: revert; }
.pxe > .mi { display: inline-flex; }
.pxe > a.dz { display: none; }
.mro:checked ~ .mi { display: none; }
.fura li { align-items: center; text-align: left; }
.jzj:has(> .nig.oq) { grid-template-columns: minmax(0, 1fr); }
.jzj:has(> .nig.oq) > .nig.oq:nth-child(n + 5) { display: none; }
.nig.oq > img { aspect-ratio: var(--iyn); }
}