:root {
--jta: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
--h7sx: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
--ytj5: #212529;
--n8l: #14477d;
--wt64: #4f5a66;
--g2b: #7a3a1a;
--itm: #43220f;
--ecef: #e6e0d9;
--oxw6: #ffffff;
--kfw: #fdf3ed;
--d6v: #fef9f6;
--qiq: #ece0d6;
--r43: #e8b53d;
--ra5: #d9a070;
--mg3: 3 / 2;
--dsa8: 5 / 4;
--yg8b: 1 / 1;
--enn: 2 / 3;
--eiuf: 3.5rem;
--i8y: 1.25rem;
--pk9m: 12px;
--b5gz: 6px;
--u5a8: 0 3px 14px color-mix(in srgb, var(--itm) 12%, transparent);
--t768: 0 12px 28px color-mix(in srgb, var(--itm) 15%, transparent);
--ep0p: 0.15s ease;
--wur: 2px solid var(--n8l);
--y93: color-mix(in srgb, var(--g2b) 45%, var(--ecef));
--ira: rgba(255, 255, 255, 0.8);
--u51k: rgba(255, 255, 255, 0.07);
--m6iu: rgba(255, 255, 255, 0.14);
--z13d: 3rem;
--cpj8: 88px;
--ylp: 16px;
--mrte: 0;
}
@media (prefers-reduced-motion: reduce) { :root { --ep0p: 0s; } }
* { box-sizing: border-box; margin: 0; }
html { scroll-padding-top: var(--cpj8); }
@property --mrte { syntax: '<number>'; inherits: true; initial-value: 0; }
@supports (animation-timeline: scroll()) {
header.ndnb { animation: j7vd linear both; animation-timeline: scroll(root);
animation-range: 40px 200px; }
@keyframes j7vd { to { --mrte: 1; } }
html { scroll-padding-top: calc(var(--cpj8) - var(--ylp)); }
}
html { overflow-x: clip; }
body {
overflow-x: clip;
font-family: var(--jta);
font-size: 18px; line-height: 1.6; color: var(--ytj5); background: var(--oxw6);
-webkit-font-smoothing: antialiased;
}
h1, h2, h3 { font-family: var(--h7sx); color: var(--ytj5); 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; }
.v9e { color: var(--wt64); }
a { color: var(--n8l); 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(--wur); outline-offset: 2px; border-radius: 3px;
}
img { max-width: 100%; }
ul { list-style: none; padding: 0; }
.sndw { max-width: 1360px; margin: 0 auto; padding: 0 1.25rem; }
.r0bk { background: var(--kfw); margin-inline: calc(50% - 50vw);
padding: var(--eiuf) calc(50vw - 50%); }
.r0bk:has(> .zuo4) { padding-inline: max(1.25rem, calc(50vw - 50% - 6rem)); }
.r0bk:not(.vvh):not(.iet):not(.h29) + .r0bk:not(.vvh):not(.iet):not(.h29),
.r0bk.vvh + .r0bk.vvh,
.r0bk.iet + .r0bk.iet,
.r0bk.h29 + .r0bk.h29,
.r0bk.vvh + .r0bk:not(.vvh):not(.iet):not(.h29),
.r0bk:not(.vvh):not(.iet):not(.h29) + .r0bk.vvh { padding-top: calc(var(--eiuf) / 2); }
.r0bk, .r0bk.zael { --h9k: var(--oxw6); background: var(--h9k); }
.r0bk.vvh { --h9k: var(--d6v); }
.r0bk.iet { --h9k: var(--qiq); }
.r0bk.h29 { --h9k: var(--itm); --y93: color-mix(in srgb, var(--ra5) 55%, transparent);
color: #fff; text-align: center; }
.r0bk.h29 h1, .r0bk.h29 h2, .r0bk.h29 a { color: #fff; }
.r0bk.h29 p { color: var(--ira); }
.r0bk.h29 .irv { color: var(--ra5); }
.r0bk.h29 .wb6o.d31 { background: var(--kfw); color: var(--itm); }
.r0bk.h29 .wb6o.hel { color: var(--kfw); border-color: var(--qiq); }
.r0bk.h29 .wb6o.hel:hover { background: rgba(255, 255, 255, 0.08); }
.r0bk.h29 .i4kb { text-align: left; }
.r0bk.l7tv { position: relative; isolation: isolate; }
.r0bk.l7tv > .m5a { position: absolute; inset: 0; z-index: -1; }
.r0bk.l7tv > .m5a > img { display: block; width: 100%; height: 100%; max-width: none;
object-fit: cover; }
.r0bk.l7tv > .m5a::after { content: ''; position: absolute; inset: 0;
background: linear-gradient(color-mix(in srgb, var(--itm) 86%, transparent),
color-mix(in srgb, var(--itm) 74%, transparent)); }
.lrm { display: grid; gap: 1rem;
grid-template-columns: repeat(auto-fit, minmax(min(var(--nzo), 100%), 1fr)); }
.lrm.ofp4 { grid-template-columns: repeat(var(--s3g, 2), minmax(0, 1fr)); }
@media (max-width: 60rem) { .lrm.ofp4 { grid-template-columns: minmax(0, 1fr); } }
.rrx { display: flex; flex-direction: column; background: var(--oxw6);
border: 1px solid var(--ecef); border-radius: var(--pk9m);
padding: var(--i8y); }
.rrx.ues { display: grid; place-items: center; text-align: center; min-height: 4.5rem; }
.rrx > img { display: block; width: calc(100% + var(--i8y) * 2);
max-width: none; height: auto; aspect-ratio: var(--dsa8); object-fit: cover;
margin: calc(var(--i8y) * -1) calc(var(--i8y) * -1) var(--i8y);
border-radius: calc(var(--pk9m) - 1px) calc(var(--pk9m) - 1px) 0 0; }
.rrx.cch { display: grid; grid-template-columns: minmax(8rem, 32%) minmax(0, 1fr);
column-gap: var(--i8y); }
.rrx.cch > img { align-self: stretch; width: calc(100% + var(--i8y));
height: calc(100% + var(--i8y) * 2); min-height: 0; aspect-ratio: auto;
margin: calc(var(--i8y) * -1) 0 calc(var(--i8y) * -1) calc(var(--i8y) * -1);
border-radius: calc(var(--pk9m) - 1px) 0 0 calc(var(--pk9m) - 1px); }
.rrx.cch > .h31 { display: flex; flex-direction: column; }
.rrx.cch .h31 p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;
line-clamp: 6; overflow: hidden; }
@media (max-width: 34rem) {
.rrx.cch { grid-template-columns: minmax(0, 1fr); }
.rrx.cch > img { width: revert; height: revert; min-height: revert; aspect-ratio: revert;
margin: revert; border-radius: revert; }
}
.rrx h3 { margin-bottom: 0.45rem; }
.rrx h3 > a { color: inherit; }
.rrx h3 > a:hover { text-decoration: none; }
.rrx .trd3 { align-self: start; display: inline-flex; align-items: center; gap: 0.4rem;
margin-top: auto; padding-top: 0.9rem; text-decoration: none; color: var(--n8l); }
.rrx:hover .trd3 svg { transform: translateX(2px); }
.rrx .trd3 svg { transition: transform var(--ep0p); }
.rrx:has(.trd3), .rrx.z2wj { box-shadow: var(--u5a8); }
.rrx:has(.trd3) { position: relative; }
.rrx h3 > a::after { content: ''; position: absolute; inset: 0; }
.rrx:has(.trd3) { transition: border-color var(--ep0p), box-shadow var(--ep0p); }
.rrx:has(.trd3):hover, .rrx:has(.trd3):focus-within {
border-color: var(--y93); box-shadow: var(--t768); }
.rrx.ygl { background: rgba(255, 255, 255, 0.55); border: 0;
border-left: 3px solid var(--g2b); }
.r0bk.h29 .rrx.ygl { border-left-color: var(--ra5); }
.rrx .c9z { display: grid; place-items: center; width: 3.5rem; height: 3.5rem;
border-radius: var(--b5gz); background: var(--kfw); color: var(--g2b);
margin-bottom: 1rem; }
.rrx.ues .c9z { border-radius: 50%; }
.rrx.ues:has(.c9z) { align-content: start; }
.rrx.hp5 { display: grid; grid-template-columns: 3.4rem minmax(0, 1fr); column-gap: 1.25rem;
align-items: start; }
.rrx.hp5 .pg3, .rrx.z6oq .pg3 { width: 3.4rem; height: 3.4rem; font-size: 1.5rem;
line-height: 1; background: var(--g2b); }
.rrx.hp5 .pg3 { margin: 0; }
.rrx.cl4c h3 { margin-bottom: 0.75rem; }
.rrx.cl4c li { display: flex; gap: 1rem; padding: 1rem 0; border-top: 1px solid var(--ecef); }
.rrx.cl4c li:last-child { padding-bottom: 0; }
.rrx.cl4c li > div { min-width: 0; }
.rrx.cl4c .c9z { flex: none; width: 3rem; height: 3rem; margin: 0; }
.rrx.cl4c .irv { margin-bottom: 0.2rem; }
.rrx.cl4c .tha { display: block; font-family: var(--h7sx); font-weight: 700;
font-size: 1.2rem; line-height: 1.25; overflow-wrap: anywhere; }
.rrx.cl4c .rlge { margin-top: 0.3rem; }
.rrx.vi1 { background: var(--itm); border: 0; color: #fff; }
.rrx.vi1 h3 { color: #fff; }
.rrx.vi1 p { color: var(--ira); }
.rrx.vi1 .c9z { background: rgba(255, 255, 255, 0.1); color: var(--ra5); }
.rrx.g9py { display: grid; grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
padding: 0; overflow: hidden; max-width: 64rem; margin-inline: auto; box-shadow: var(--u5a8); }
.rrx.g9py > div { padding: var(--i8y); }
.rrx.g9py .jdl3 > img { width: 100%; height: 0; min-height: 100%; object-fit: cover;
border-radius: 0; box-shadow: none; }
.rrx.g9py h3 { font-size: 1.5rem; margin-bottom: 0.25rem; }
.rrx.g9py .rlge { padding-bottom: 1rem; margin-bottom: 1rem; border-bottom: 1px solid var(--ecef); }
.rrx.g9py blockquote { margin-top: 1.25rem; background: var(--kfw); font-style: italic; }
.rrx.z2wj { position: relative; padding: 0; border: 0; overflow: hidden; color: #fff; }
.rrx.z2wj > img { margin: 0; width: 100%; max-width: 100%;
aspect-ratio: var(--mg3); border-radius: 0; }
.rrx.z2wj .t8an { position: absolute; inset: auto 0 0 0;
padding: 4rem var(--i8y) var(--i8y);
background: linear-gradient(to top, rgba(20, 12, 6, 0.88), rgba(20, 12, 6, 0.55) 45%, rgba(20, 12, 6, 0)); }
.rrx.z2wj .giup { display: inline-block; max-width: 100%; white-space: nowrap;
overflow: hidden; text-overflow: ellipsis; vertical-align: top;
background: var(--g2b); color: #fff;
font-size: 0.75rem; padding: 0.3rem 0.8rem; border-radius: 999px; margin-bottom: 0.65rem; }
.rrx.z2wj h3 { color: #fff; font-size: 1.2rem; margin-bottom: 0.3rem; }
.rrx.z2wj p { color: var(--ira); font-size: 0.9rem; }
.rrx.z2wj h3 > a { color: inherit; text-decoration: none; }
.rrx.z2wj h3 > a:hover { text-decoration: underline; text-underline-offset: 3px; }
.rrx.z2wj:has(h3 > a) { transition: box-shadow var(--ep0p), transform var(--ep0p); }
.rrx.z2wj:has(h3 > a):hover { box-shadow: var(--t768); }
.rrx.z2wj:has(h3 > a:focus-visible) { outline: var(--wur); outline-offset: 2px; }
.rrx.z2wj h3 > a:focus-visible { outline: none; }
.rrx.z6oq { align-items: center; text-align: center; background: none; border: 0; padding: 0 1rem; }
.rrx.z6oq .pg3 { margin-bottom: 1.1rem; position: relative;
box-shadow: 0 0 0 6px var(--h9k); }
.lrm:has(> .rrx.z6oq) { position: relative; }
.lrm:has(> .rrx.z6oq)::before { content: ''; position: absolute; left: 12.5%; right: 12.5%;
top: 1.7rem; border-top: 1px solid color-mix(in srgb, var(--itm) 22%, transparent); }
.rrx .pg3 { display: grid; place-items: center; width: 2.3rem; height: 2.3rem;
border-radius: 50%; background: var(--itm); color: #fff;
font-family: var(--jta); font-variant-numeric: lining-nums; margin-bottom: 0.85rem; }
.m1n { max-width: 64ch; margin-inline: auto; }
.k86 { text-align: center; margin-bottom: 1.75rem; }
.k86:last-child { margin-bottom: 0; }
.i4kb .k86 { text-align: left; margin-bottom: 0; }
.i4kb .k86 + .lrm { margin-top: 1.75rem; }
.k86 p { margin-top: 0.75rem; }
.k86 p:not(.irv) { max-width: 64ch; margin-inline: auto; }
.i4kb .k86 p { margin-inline: 0; max-width: none; }
.v9e { text-align: center; margin-top: 1.5rem; max-width: 64ch; margin-inline: auto; }
.wet { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.v9e > .qpk6 { display: none; }
.wet:focus-visible ~ .qpk6 { outline: var(--wur); outline-offset: 3px; }
.i4kb .v9e { text-align: left; margin-inline: 0; }
.rlge { font-size: 0.9rem; color: var(--wt64); }
.fff a, .wxi a, .rlge a, .k86 p a, .rrx p a { text-decoration: underline;
text-underline-offset: 2px; }
.wb6o { display: inline-flex; align-items: center; justify-content: center; gap: 0.5rem;
border: 1px solid transparent; cursor: pointer; font-family: var(--h7sx);
font-size: 1.2rem; font-weight: 600; border-radius: var(--b5gz); padding: 13px 26px; }
.wb6o { transition: background-color var(--ep0p), filter var(--ep0p); }
.wb6o:hover { text-decoration: none; filter: brightness(1.08); }
.wb6o.d31 { background: var(--n8l); color: #fff; }
.wb6o svg, li > svg { flex: none; vertical-align: -0.2em; }
.wb6o.hel { background: transparent; color: var(--g2b); border-color: var(--g2b);
border-width: 2px; padding: 12px 25px; }
.wb6o.hel:hover { background: color-mix(in srgb, var(--g2b) 6%, transparent); filter: none; }
.ip5 { display: flex; flex-wrap: wrap; gap: 0.75rem; justify-content: center; }
.i4kb .ip5 { justify-content: flex-start; }
.sc5k { 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(--n8l); color: #fff;
box-shadow: var(--u5a8); }
.kfa { background: var(--itm); color: #fff; font-size: 1.05rem; }
.kfa .sndw { display: flex; justify-content: center; align-items: center;
gap: 0.5rem; padding-block: 0.6rem; }
.kfa span { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.kfa a { color: #fff; font-weight: 600; text-decoration: underline; white-space: nowrap;
flex: none; }
header.ndnb { --cf7: calc(var(--ylp) * var(--mrte));
position: sticky; top: calc(-1 * var(--cf7)); z-index: 20;
padding-top: var(--cf7);
background: var(--oxw6); border-bottom: 1px solid var(--ecef); }
header.ndnb .sndw { position: relative; display: flex; align-items: center;
gap: 1.5rem; min-height: calc(var(--cpj8) - var(--cf7)); }
header.ndnb .wb6o { padding-block: calc(13px - 6px * var(--mrte)); }
.hqwc { --si1j: 48px; display: flex; align-items: center; min-width: 0; }
.hqwc picture { display: contents; }
.hqwc img { display: block; height: calc(var(--si1j) - var(--cf7) / 2); width: auto;
max-width: 100%; object-fit: contain; object-position: left center; }
header.ndnb nav { margin-left: auto; display: flex; align-items: center;
gap: 1.4rem; font-size: 1.0625rem; font-weight: 500; }
header.ndnb nav a { color: var(--ytj5); }
.j5r { display: none; }
.u0vh { display: none; }
.mra { position: relative; padding-block: 0.7rem; }
.nn5g { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.n1w5 { display: inline-flex; align-items: center; gap: 0.3rem;
cursor: pointer; user-select: none; }
.n1w5 svg { transition: transform var(--ep0p); }
.nn5g:checked ~ .n1w5 svg { transform: rotate(180deg); }
.nn5g:focus-visible ~ .n1w5 { outline: var(--wur); outline-offset: 3px;
border-radius: 3px; }
.jqvd { display: none; position: fixed; inset: 0; z-index: 25; }
.nn5g:checked ~ .jqvd { display: block; }
.zw0 { display: none; }
.mra:hover > .zw0,
.mra:focus-within > .zw0,
.nn5g:checked ~ .zw0 {
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(--oxw6); border: 1px solid var(--ecef); border-radius: var(--pk9m);
padding: 1rem 1.25rem; box-shadow: var(--t768);
}
.zw0 a { display: block; padding: 0.25rem 0; font-size: 1rem;
break-inside: avoid; min-width: 150px; }
footer.ndnb { background: var(--itm); color: var(--ira);
padding-top: 2.5rem; font-size: 0.95rem; }
footer.ndnb h3 { color: #fff; margin-bottom: 0.9rem; }
footer.ndnb a { color: var(--ira); }
footer.ndnb li { padding: 0.2rem 0; }
footer.ndnb details { display: flex; flex-direction: column; }
footer.ndnb summary { order: 1; cursor: pointer; list-style: none; padding: 0.2rem 0; color: var(--ra5); font-weight: 600; }
footer.ndnb summary::-webkit-details-marker { display: none; }
footer.ndnb details:not([open]) .af2y, footer.ndnb details[open] .vxc { display: none; }
.nvq { border-top: 1px solid rgba(255, 255, 255, 0.15); margin-top: 2rem;
padding: 1.25rem 0; text-align: center; }
.pwzx { display: block; }
.i4kb { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
gap: 2.5rem; align-items: center; }
.i4kb > img, .i4kb > svg { width: 100%; height: auto; aspect-ratio: var(--mg3);
object-fit: cover; border-radius: var(--pk9m); }
.i4kb.zuo4 { align-items: stretch; }
.i4kb.zuo4 > div { display: flex; flex-direction: column; justify-content: center; }
.i4kb.zuo4 > img { aspect-ratio: var(--mg3); height: 100%; }
@media (max-width: 860px) {
.i4kb { grid-template-columns: minmax(0, 1fr); gap: 1.75rem; }
.i4kb.zuo4 > img { order: -1; height: auto; }
}
.jdl3 > img, .jdl3 > svg { display: block; width: 100%; height: auto;
aspect-ratio: var(--yg8b); object-fit: cover;
border-radius: var(--pk9m); }
.xry .jdl3 > img { object-position: 50% 22%; }
.i4kb > img, .i4kb > svg, .jdl3 > img, .jdl3 > svg, .i4kb.cc4e .f4c > img {
box-shadow: var(--u5a8); }
.zuo4 h1 { font-size: clamp(2rem, 3.1vw, 2.6rem); }
.wxi { font-size: 1.2rem; font-weight: 500; color: var(--g2b); }
.wxi a { color: inherit; text-decoration: underline; text-underline-offset: 3px;
text-decoration-thickness: 1px; }
.zuo4 .wxi { margin: 1.25rem 0 1.75rem; }
.r0bk.h29 .wxi { color: var(--ra5); }
.irv, .rrx .trd3, .z2wj .giup { font-size: 0.875rem; font-weight: 700;
letter-spacing: 0.14em; text-transform: uppercase; color: var(--g2b); }
.irv, .k86 .irv { margin: 0 0 0.6rem; font-size: 0.875rem; }
.eqb { display: flex; align-items: center; gap: 0.5rem; padding: 0.9rem 1rem;
font-size: 0.95rem; font-weight: 600; line-height: 1.35; }
.lrm:has(> .eqb) { gap: 0.6rem; }
.eqb > span { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.eqb .rlge { margin-left: auto; flex: none; font-weight: 400; white-space: nowrap; }
.qrm { display: grid; gap: 0.55rem; margin: 0 0 1.75rem; }
.wma .qrm { grid-template-columns: 1fr 1fr; gap: 0.75rem; margin: 0; }
.wma .qrm li, .bd3p li, .eqb { background: var(--oxw6); border: 1px solid var(--ecef);
border-radius: var(--b5gz); color: var(--ytj5); }
.wma .qrm li { padding: 0.8rem 0.95rem; font-size: 0.95rem; font-weight: 600;
line-height: 1.35; }
.r0bk.h29 .wma .qrm li, .r0bk.h29 .bd3p li, .r0bk.h29 .eqb { background: var(--u51k);
border-color: var(--m6iu); color: #fff; }
.eqb, .bd3p li { transition: border-color var(--ep0p), box-shadow var(--ep0p); }
.eqb:hover, .eqb:focus-visible,
.bd3p li:has(summary:hover), .bd3p li:has(summary:focus-visible) {
border-color: var(--y93); }
.eqb:hover, .eqb:focus-visible { box-shadow: var(--u5a8); }
.r0bk.h29 .qrm svg, .r0bk.h29 .eqb svg { color: var(--qiq); }
.r0bk.h29 .rlge, .r0bk.h29 .lwj .zvj { color: var(--ira); }
@media (max-width: 560px) { .wma .qrm { grid-template-columns: 1fr; } }
.zuo4 .lwj { display: flex; flex-wrap: nowrap; align-items: center; gap: 0.85rem;
margin-top: 1.75rem; padding-top: 1.25rem; border-top: 1px solid var(--ecef);
font-size: 0.9rem; }
.zuo4 .lwj .tiz { display: flex; gap: 0.4rem; flex: none; }
.zuo4 .lwj .tiz img, .zuo4 .lwj .tiz svg { width: 40px; height: 40px;
aspect-ratio: 1; object-fit: contain; }
.zuo4 .lwj .v3z2 { display: grid; gap: 0; line-height: 1.3; min-width: 0; }
.zuo4 .lwj .tha { display: flex; align-items: center; gap: 0.45rem;
font-family: var(--h7sx); font-weight: 600; font-size: 1.05rem; flex-wrap: wrap;}
.zuo4 .lwj .zvj { color: var(--wt64); }
.i4kb.cc4e { grid-template-columns: minmax(0, 3fr) minmax(0, 2fr); align-items: stretch; }
.i4kb.cc4e > .rnz { align-self: start; }
.i4kb.cc4e .fff { margin: 1rem 0 0; }
.i4kb.cc4e .f4c { display: grid; grid-auto-rows: minmax(0, 1fr); gap: 1rem;
min-height: 0; position: relative; }
.i4kb.cc4e .f4c > img { width: 100%; height: 0; min-height: 100%; object-fit: cover;
border-radius: var(--pk9m); display: block; }
.i4kb.cc4e .f4c > .wb6o { position: absolute; top: 1rem; left: 1rem; width: auto;
max-width: calc(100% - 2rem); }
.i4kb.cc4e .f4c > figcaption { position: absolute; left: 1rem; bottom: 1rem;
max-width: calc(100% - 2rem); background: var(--itm); color: #fff;
font-family: var(--h7sx); font-weight: 600; font-size: 0.95rem; line-height: 1.3;
padding: 0.45rem 0.8rem; border-radius: var(--b5gz); }
.jdl3 { position: relative; margin: 0; }
.i4kb.fx96 > .jdl3 { order: 1; }
.jdl3 .nqry { position: absolute; max-width: 60%; padding: 0.8rem 1rem;
box-shadow: var(--t768); }
.jdl3 .nqry:first-of-type { top: 2rem; right: 0;
border-radius: var(--pk9m) 0 0 var(--pk9m); }
.jdl3 .nqry:last-of-type { bottom: 2rem; left: 0;
border-radius: 0 var(--pk9m) var(--pk9m) 0; }
.rrx.nqry b { display: block; font-family: var(--h7sx); font-size: 1.7rem;
line-height: 1.1; color: var(--g2b); }
.rrx.nqry span { display: block; font-size: 0.9rem; line-height: 1.25; }
.rrx.nqry.ues { padding: 1.5rem var(--i8y); gap: 0.35rem; }
.rrx.nqry.ues b { font-size: 2.4rem; }
.r0bk.h29 .rrx { background: var(--u51k);
border-color: var(--m6iu); color: #fff; text-align: left; }
.r0bk.h29 .rrx h3 { color: #fff; }
.r0bk.h29 .rrx.ues { text-align: center; }
.r0bk.h29 .rrx.nqry b { color: var(--ra5); }
.i4kb.xry { grid-template-columns: minmax(0, 2fr) minmax(0, 5fr); max-width: 64rem; margin-inline: auto; }
.i4kb.h7bc { grid-template-columns: minmax(0, 2fr) minmax(0, 3fr); }
.i4kb.h7bc.fx96 { grid-template-columns: minmax(0, 3fr) minmax(0, 2fr); }
.i4kb.h7bc, .i4kb.h7bc.fx96 { align-items: stretch; }
.i4kb.h7bc > .jdl3 > img { width: 100%; height: 0; min-height: 100%;
aspect-ratio: auto; object-fit: cover; }
.jdl3 .wh8 { position: absolute; right: 1rem; bottom: 1rem; width: 3rem; height: 3rem;
display: grid; place-items: center; border-radius: 50%; background: var(--g2b);
color: #fff; border: 3px solid var(--oxw6); }
.jd5 li, .qrm li { display: flex; align-items: center; gap: 0.5rem; }
.jd5 svg, .qrm svg { color: var(--n8l); flex: none; }
.eqb svg { color: var(--g2b); flex: none; }
.jd5 li { font-weight: 600; font-size: 1.2rem; }
.qrm li { font-size: 1.1rem; font-weight: 500; }
.jd5 { display: flex; flex-wrap: wrap; justify-content: center; gap: 1rem 2rem;
background: var(--kfw); margin-inline: calc(50% - 50vw);
padding: 1rem calc(50vw - 50%); }
@media (max-width: 860px) {
.jd5 { display: grid; grid-template-columns: repeat(2, minmax(0, auto));
justify-content: center; gap: 0.7rem 2rem; align-items: start; }
.jd5 li { align-items: start; font-size: 1.05rem; }
.jd5 svg { margin-top: 0.15rem; }
}
@media (max-width: 34rem) {
.jd5 { grid-template-columns: minmax(0, auto); gap: 0.6rem; }
}
.lwh { display: inline-flex; gap: 2px; color: var(--r43); }
.rrx.cpg4 { gap: 0.9rem; }
.rrx.cpg4 .r7x7 { display: flex; align-items: center; justify-content: space-between; }
.rrx.cpg4 .r7x7 img { width: 24px; height: 24px; flex: none; }
.rrx.cpg4 > p { flex: 1; }
.rrx.cpg4 .airs { display: flex; align-items: center; gap: 0.75rem; padding-top: 0.9rem;
border-top: 1px solid var(--ecef); }
.rrx.cpg4 .airs > .pg3 { margin: 0; flex: none; }
.rrx.cpg4 .airs .ciex { margin: 0; }
.rrx.cpg4 .airs .zvj { display: block; font-size: 0.9rem; color: var(--wt64); }
.rrx.cpg4 .airs .zvj a { color: var(--ytj5); text-decoration: underline;
text-underline-offset: 2px; text-decoration-color: var(--y93); }
.rrx.cpg4 .airs .zvj a:hover { text-decoration-color: currentColor; }
.ciex { display: block; margin-top: 0.75rem; font-weight: 600; font-size: 1rem;
font-style: normal; }
.rnz { background: var(--oxw6); border: 1px solid var(--ecef);
border-radius: var(--pk9m); overflow: hidden; }
.di4 { background: var(--g2b); 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)); }
.di4 .iws { margin: 0; color: #fff; font-family: var(--h7sx); font-weight: 700;
font-size: 1.35rem; line-height: 1.2; text-transform: uppercase; letter-spacing: 0.02em; }
.di4 p { margin-top: 0.3rem; font-size: 0.9rem; color: #fff; }
.jusb { padding: 1.1rem var(--i8y) var(--i8y); }
.r0bk.h29 .rnz { color: var(--ytj5); }
.r0bk.h29 .rnz .rlge { color: var(--wt64); }
.r0bk.h29 .rnz a { color: var(--n8l); }
.r0bk.h29 .rnz .wb6o.d31 { background: var(--n8l); color: #fff; }
.r0bk.h29 .di4 .iws, .r0bk.h29 .di4 p { color: #fff; }
.rnz .lrm { gap: 0 0.75rem; }
.rnz .rlge { margin: 0 0 0.8rem; }
.rnz .wb6o { width: 100%; }
.b4h span { font-weight: 600; font-size: 0.9rem; color: var(--ytj5); }
.b4h input, .b4h select, .b4h textarea {
font: inherit; line-height: 1.6; width: 100%; padding: 10px 12px; background: var(--oxw6);
border: 1px solid var(--ecef); border-radius: var(--b5gz); color: var(--ytj5); }
.owa1 { overflow-x: auto; background: var(--oxw6); border: 1px solid var(--ecef);
border-radius: var(--pk9m); }
.w0o { border-collapse: collapse; width: 100%; min-width: 40rem; }
.w0o th, .w0o td { text-align: left; padding: 0.8rem 1rem;
border-bottom: 1px solid var(--ecef); vertical-align: top; }
.w0o tbody tr:last-child th, .w0o tbody tr:last-child td { border-bottom: 0; }
.w0o thead th { font-family: var(--h7sx); font-size: 0.9rem; color: var(--wt64);
background: var(--kfw); white-space: nowrap; }
.w0o tbody th { font-family: var(--h7sx); font-weight: 600; }
.b4h.w8w { display: block; position: relative; margin-bottom: 0.8rem; }
.b4h.w8w > input, .b4h.w8w > .of6s > select, .b4h.w8w > textarea {
padding: 20px 12px 6px; }
.b4h.w8w > span:last-child { position: absolute; left: 13px; top: 50%;
transform: translateY(-50%); font-weight: 400; font-size: 1rem; color: var(--wt64);
pointer-events: none; transition: top var(--ep0p), font-size var(--ep0p), transform var(--ep0p); }
.b4h.w8w > :focus + span:last-child,
.b4h.w8w > :is(input, textarea):not(:placeholder-shown) + span:last-child,
.b4h.w8w > .of6s:focus-within + span:last-child,
.b4h.w8w > .of6s:not(:has(option[value='']:checked)) + span:last-child {
top: 6px; transform: none; font-size: 0.75rem; font-weight: 600; letter-spacing: 0.02em; }
.b4h.w8w.sit1 > span:last-child { top: 14px; transform: none; }
.b4h.w8w > .of6s > select { padding-right: 2.4rem; }
.b4h .of6s { position: relative; display: block; }
.b4h .of6s select { appearance: none; -webkit-appearance: none; padding-right: 2.4rem; }
.b4h .of6s svg { position: absolute; right: 12px; top: 50%; transform: translateY(-50%);
pointer-events: none; color: var(--wt64); }
.o6mw li { display: flex; align-items: flex-start; gap: 0.5rem; padding: 0.25rem 0; }
.o6mw li > svg { flex: none; height: 1lh; }
.fff > * + * { margin-top: 1rem; }
.fff > * + h3 { margin-top: 1.75rem; }
.fff .abi { font-weight: 600; }
.fff + .lrm { margin-top: 2rem; }
.i4kb .fff { margin: 1rem 0 1.75rem; }
.i4kb .fff:last-child { margin-bottom: 0; }
.zi5 { grid-template-columns: minmax(0, 2fr) minmax(0, 3fr); align-items: start; }
@media (min-width: 861px) {
.zi5 > div:first-child { position: sticky; top: calc(var(--cpj8) + 1.5rem); }
}
.zi5 .wb6o { margin-top: 1.5rem; }
.bd3p { display: grid; gap: 0.6rem; }
.bd3p summary { display: flex; align-items: center; justify-content: space-between; gap: 1rem;
padding: 0.9rem 1rem; cursor: pointer; list-style: none;
font-family: var(--h7sx); font-size: 1.05rem; font-weight: 600; }
.bd3p summary::-webkit-details-marker { display: none; }
.bd3p summary svg { flex: none; width: 24px; height: 24px; padding: 4px; border-radius: 50%;
background: var(--g2b); color: #fff; transition: transform var(--ep0p); }
.bd3p details[open] summary svg { transform: rotate(45deg); }
.bd3p .uje6 { padding: 0 1rem 1rem; }
.bd3p summary h3 { font: inherit; color: inherit; margin: 0; }
.zoq ol { display: flex; flex-wrap: nowrap; gap: 0.35rem; margin: 0; padding: 0;
list-style: none; max-width: 100%; }
.zoq li { white-space: nowrap; flex: none; }
.zoq li:last-child { flex: 0 1 auto; min-width: 0; overflow: hidden; text-overflow: ellipsis; }
.zoq li + li::before { content: '›'; margin-right: 0.35rem; }
.zoq a { color: inherit; }
.nya { padding-block: 1rem; }
.nya .zoq ol { justify-content: center; }
.naa { max-width: 52rem; margin-inline: auto; }
@media (max-width: 860px) {
header.ndnb .sndw { gap: 0 0.75rem; flex-wrap: nowrap; }
header.ndnb .hqwc { flex: 1; --si1j: 42px; }
.j5r { display: block; position: absolute; width: 1px; height: 1px; margin: -1px;
padding: 0; border: 0; overflow: hidden; clip-path: inset(50%); }
.u0vh { display: grid; place-items: center; flex: none; margin-left: auto;
width: 42px; height: 42px; cursor: pointer; background: var(--oxw6);
border: 1px solid var(--ecef); border-radius: var(--b5gz); }
.u0vh span { grid-area: 1 / 1; display: flex; }
.u0vh .af2y, .j5r:checked ~ .u0vh .vxc { display: none; }
.j5r:checked ~ .u0vh .af2y { display: flex; }
.j5r:focus-visible ~ .u0vh { outline: var(--wur); outline-offset: 2px; }
header.ndnb nav { position: absolute; top: 100%; inset-inline: 0; margin-left: 0;
display: grid; gap: 0; padding: 0 1.25rem; background: var(--oxw6);
border-bottom: 1px solid var(--ecef);
max-height: 0; overflow: hidden; visibility: hidden; }
.j5r:checked ~ nav { visibility: visible; max-height: calc(100vh - var(--cpj8));
overflow-y: auto; padding-bottom: 0.9rem; }
header.ndnb:has(.j5r:checked) { border-bottom-color: transparent; }
header.ndnb nav a { margin-inline: -1.25rem; padding: 0.65rem 1.25rem;
border-top: 1px solid var(--ecef);
font-family: var(--h7sx); font-size: 1.15rem; font-weight: 700; }
header.ndnb nav > .wb6o { width: 100%; margin-top: 0.75rem; margin-inline: 0;
border-top: 0; padding: 12px 24px; }
.mra { width: 100%; padding-block: 0; }
.n1w5 { 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(--ecef);
font-family: var(--h7sx); font-size: 1.15rem; font-weight: 700; }
.jqvd { display: none !important; }
.mra:hover > .zw0, .mra:focus-within > .zw0 { display: none; }
.nn5g:checked ~ .zw0 {
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(--qiq); }
header.ndnb nav .zw0 a { margin-inline: 0;
padding: 0.7rem 1.25rem 0.7rem 2rem;
border-top: 1px solid color-mix(in srgb, var(--ytj5) 12%, transparent);
font-family: var(--jta); font-size: 1rem; font-weight: 400; line-height: 1.4; }
header.ndnb nav .zw0 a:first-child { border-top: 0; }
:root { --eiuf: 2.25rem; }
.r0bk:has(> .zuo4) { padding-bottom: calc(var(--eiuf) / 2); }
.sc5k { display: grid; place-items: center; }
main .wb6o { width: 100%; }
.wma > div:first-child { display: contents; }
.wma .wb6o { order: 1; }
.wma .fff { margin: 0; }
.i4kb.cc4e, .i4kb.xry, .i4kb.h7bc, .i4kb.h7bc.fx96 { grid-template-columns: minmax(0, 1fr); }
.rrx.g9py { grid-template-columns: minmax(0, 1fr); }
.rrx.g9py .jdl3 > img { height: auto; min-height: 0; aspect-ratio: var(--yg8b); }
.i4kb.h7bc > .jdl3 > img { height: auto; min-height: 0; aspect-ratio: var(--yg8b); }
.lrm:has(> .rrx.z6oq) { gap: 2rem; }
.lrm:has(> .rrx.z6oq)::before { display: none; }
.lrm:has(> .rrx > img) { grid-template-columns: 1fr 1fr; gap: 0.75rem; }
.lrm:has(> .rrx > img) .rrx { --i8y: 0.9rem; }
.lrm:has(> .rrx > img) .rrx > p { display: none; }
.rrx > img { aspect-ratio: 2 / 1; }
.rrx.z2wj > img { aspect-ratio: 2 / 3; }
.rrx.z2wj .giup { font-size: 0.7rem; letter-spacing: 0.08em; }
.rrx.z2wj h3 { font-size: 1rem; }
.rrx.z2wj p { font-size: 0.875rem; }
.k86, .v9e { text-align: left; }
.k86 p:not(.irv), .v9e { margin-inline: 0; }
.nya .zoq ol { justify-content: flex-start; }
.rrx.z6oq { display: grid; grid-template-columns: 3.4rem minmax(0, 1fr); column-gap: 1rem;
align-items: start; text-align: left; position: relative; padding: 0; }
.rrx.z6oq .pg3 { grid-row: 1 / span 2; margin: 0; }
.rrx.z6oq h3 { margin: 0 0 0.35rem; }
.rrx.z6oq::before { content: ''; position: absolute; left: 1.7rem; top: 1.7rem;
bottom: calc(-2rem - 1.7rem); border-left: 1px solid color-mix(in srgb, var(--itm) 22%, transparent); }
.rrx.z6oq:last-child::before { display: none; }
.rrx .trd3 { padding: 0.75rem 0; margin-bottom: -0.75rem; white-space: nowrap; }
footer.ndnb li { padding: 0; }
footer.ndnb li a, footer.ndnb summary { display: inline-block; padding: 0.35rem 0; }
.i4kb.cc4e .f4c { grid-auto-rows: auto; }
.i4kb.cc4e .f4c > img { height: auto; aspect-ratio: var(--mg3); }
.i4kb.cc4e:has(.fff) { gap: 1.25rem; }
.i4kb.cc4e:has(.fff) > div, .i4kb.cc4e:has(.fff) .f4c, .i4kb.cc4e:has(.fff) .fff { display: contents; }
.i4kb.cc4e:has(.fff) .fff > p { margin: 0; }
.i4kb.cc4e:has(.fff) .fff > p:nth-child(n + 2) { order: 2; }
.i4kb.cc4e:has(.fff) .f4c > img:first-child { order: 1; }
.i4kb.cc4e:has(.fff) .f4c > img + img { order: 3; }
.i4kb.cc4e:not(:has(.fff)) .f4c > img + img { display: none; }
}
@media (max-width: 34rem) {
.kfa { font-size: 0.95rem; }
.kfa .sndw { flex-direction: column; gap: 0; line-height: 1.35;
padding-inline: 0.9rem; }
.kfa span { overflow: visible; text-overflow: clip; white-space: normal;
text-align: center; }
.lrm:has(> .rrx > img):not(:has(> .rrx.z2wj)) { grid-template-columns: minmax(0, 1fr); }
.lrm:has(> .rrx > img):not(:has(> .rrx.z2wj)) .rrx > p { display: revert; }
.lrm:has(> .rrx > img):not(:has(> .rrx.z2wj)) .rrx { --i8y: 1.1rem; }
.rnz .lrm { grid-template-columns: minmax(0, 1fr); }
.r0bk:has(.wet) .lrm > .rrx:nth-child(n + 7) { display: none; }
.r0bk:has(.wet:checked) .lrm > .rrx { display: revert; }
.v9e > .qpk6 { display: inline-flex; }
.v9e > a.wb6o { display: none; }
.wet:checked ~ .qpk6 { display: none; }
.jd5 li { align-items: center; text-align: left; }
.lrm:has(> .rrx.z2wj) { grid-template-columns: minmax(0, 1fr); }
.lrm:has(> .rrx.z2wj) > .rrx.z2wj:nth-child(n + 5) { display: none; }
.rrx.z2wj > img { aspect-ratio: var(--dsa8); }
}