:root {
--mxwz: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
--vgb: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
--y2kx: #212529;
--oefp: #14477d;
--bqe4: #4f5a66;
--f96: #7a3a1a;
--q7v: #43220f;
--kro: #e6e0d9;
--jdto: #ffffff;
--rcpg: #fdf3ed;
--vkbi: #fef9f6;
--grde: #ece0d6;
--ataa: #e8b53d;
--rbhf: #d9a070;
--wgb: 3 / 2;
--ut67: 5 / 4;
--u0ka: 1 / 1;
--ugh5: 2 / 3;
--bowz: 3.5rem;
--r8um: 1.25rem;
--poo0: 12px;
--ve3: 6px;
--qvm: 0 3px 14px color-mix(in srgb, var(--q7v) 12%, transparent);
--y8v: 0 12px 28px color-mix(in srgb, var(--q7v) 15%, transparent);
--s1i9: 0.15s ease;
--qib2: 2px solid var(--oefp);
--t07: color-mix(in srgb, var(--f96) 45%, var(--kro));
--qr5: rgba(255, 255, 255, 0.8);
--xk7: rgba(255, 255, 255, 0.07);
--mdn: rgba(255, 255, 255, 0.14);
--h06g: 3rem;
--h9qn: 88px;
--v4yr: 16px;
--hq4i: 0;
}
@media (prefers-reduced-motion: reduce) { :root { --s1i9: 0s; } }
* { box-sizing: border-box; margin: 0; }
html { scroll-padding-top: var(--h9qn); }
@property --hq4i { syntax: '<number>'; inherits: true; initial-value: 0; }
@supports (animation-timeline: scroll()) {
header.q4vr { animation: u4o linear both; animation-timeline: scroll(root);
animation-range: 40px 200px; }
@keyframes u4o { to { --hq4i: 1; } }
html { scroll-padding-top: calc(var(--h9qn) - var(--v4yr)); }
}
html { overflow-x: clip; }
body {
overflow-x: clip;
font-family: var(--mxwz);
font-size: 18px; line-height: 1.6; color: var(--y2kx); background: var(--jdto);
-webkit-font-smoothing: antialiased;
}
h1, h2, h3 { font-family: var(--vgb); color: var(--y2kx); 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; }
.gap0 { color: var(--bqe4); }
a { color: var(--oefp); 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(--qib2); outline-offset: 2px; border-radius: 3px;
}
img { max-width: 100%; }
ul { list-style: none; padding: 0; }
.dnxv { max-width: 1360px; margin: 0 auto; padding: 0 1.25rem; }
.ax8 { background: var(--rcpg); margin-inline: calc(50% - 50vw);
padding: var(--bowz) calc(50vw - 50%); }
.ax8:has(> .qs7e) { padding-inline: max(1.25rem, calc(50vw - 50% - 6rem)); }
.ax8:not(.n4c):not(.uyh8):not(.b0g) + .ax8:not(.n4c):not(.uyh8):not(.b0g),
.ax8.n4c + .ax8.n4c,
.ax8.uyh8 + .ax8.uyh8,
.ax8.b0g + .ax8.b0g,
.ax8.n4c + .ax8:not(.n4c):not(.uyh8):not(.b0g),
.ax8:not(.n4c):not(.uyh8):not(.b0g) + .ax8.n4c { padding-top: calc(var(--bowz) / 2); }
.ax8, .ax8.y5a { --nnz0: var(--jdto); background: var(--nnz0); }
.ax8.n4c { --nnz0: var(--vkbi); }
.ax8.uyh8 { --nnz0: var(--grde); }
.ax8.b0g { --nnz0: var(--q7v); --t07: color-mix(in srgb, var(--rbhf) 55%, transparent);
color: #fff; text-align: center; }
.ax8.b0g h1, .ax8.b0g h2, .ax8.b0g a { color: #fff; }
.ax8.b0g p { color: var(--qr5); }
.ax8.b0g .sp1z { color: var(--rbhf); }
.ax8.b0g .a4r.dpwj { background: var(--rcpg); color: var(--q7v); }
.ax8.b0g .a4r.mtjp { color: var(--rcpg); border-color: var(--grde); }
.ax8.b0g .a4r.mtjp:hover { background: rgba(255, 255, 255, 0.08); }
.ax8.b0g .sau2 { text-align: left; }
.ax8.b41y { position: relative; isolation: isolate; }
.ax8.b41y > .pz1g { position: absolute; inset: 0; z-index: -1; }
.ax8.b41y > .pz1g > img { display: block; width: 100%; height: 100%; max-width: none;
object-fit: cover; }
.ax8.b41y > .pz1g::after { content: ''; position: absolute; inset: 0;
background: linear-gradient(color-mix(in srgb, var(--q7v) 86%, transparent),
color-mix(in srgb, var(--q7v) 74%, transparent)); }
.gap { display: grid; gap: 1rem;
grid-template-columns: repeat(auto-fit, minmax(min(var(--uu2h), 100%), 1fr)); }
.gap.lnmt { grid-template-columns: repeat(var(--cee, 2), minmax(0, 1fr)); }
@media (max-width: 60rem) { .gap.lnmt { grid-template-columns: minmax(0, 1fr); } }
.b1qy { display: flex; flex-direction: column; background: var(--jdto);
border: 1px solid var(--kro); border-radius: var(--poo0);
padding: var(--r8um); }
.b1qy.h7yq { display: grid; place-items: center; text-align: center; min-height: 4.5rem; }
.b1qy > img { display: block; width: calc(100% + var(--r8um) * 2);
max-width: none; height: auto; aspect-ratio: var(--ut67); object-fit: cover;
margin: calc(var(--r8um) * -1) calc(var(--r8um) * -1) var(--r8um);
border-radius: calc(var(--poo0) - 1px) calc(var(--poo0) - 1px) 0 0; }
.b1qy.wkd7 { display: grid; grid-template-columns: minmax(8rem, 32%) minmax(0, 1fr);
column-gap: var(--r8um); }
.b1qy.wkd7 > img { align-self: stretch; width: calc(100% + var(--r8um));
height: calc(100% + var(--r8um) * 2); min-height: 0; aspect-ratio: auto;
margin: calc(var(--r8um) * -1) 0 calc(var(--r8um) * -1) calc(var(--r8um) * -1);
border-radius: calc(var(--poo0) - 1px) 0 0 calc(var(--poo0) - 1px); }
.b1qy.wkd7 > .qzok { display: flex; flex-direction: column; }
.b1qy.wkd7 .qzok p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;
line-clamp: 6; overflow: hidden; }
@media (max-width: 34rem) {
.b1qy.wkd7 { grid-template-columns: minmax(0, 1fr); }
.b1qy.wkd7 > img { width: revert; height: revert; min-height: revert; aspect-ratio: revert;
margin: revert; border-radius: revert; }
}
.b1qy h3 { margin-bottom: 0.45rem; }
.b1qy h3 > a { color: inherit; }
.b1qy h3 > a:hover { text-decoration: none; }
.b1qy .ptb { align-self: start; display: inline-flex; align-items: center; gap: 0.4rem;
margin-top: auto; padding-top: 0.9rem; text-decoration: none; color: var(--oefp); }
.b1qy:hover .ptb svg { transform: translateX(2px); }
.b1qy .ptb svg { transition: transform var(--s1i9); }
.b1qy:has(.ptb), .b1qy.iusf { box-shadow: var(--qvm); }
.b1qy:has(.ptb) { position: relative; }
.b1qy h3 > a::after { content: ''; position: absolute; inset: 0; }
.b1qy:has(.ptb) { transition: border-color var(--s1i9), box-shadow var(--s1i9); }
.b1qy:has(.ptb):hover, .b1qy:has(.ptb):focus-within {
border-color: var(--t07); box-shadow: var(--y8v); }
.b1qy.kujv { background: rgba(255, 255, 255, 0.55); border: 0;
border-left: 3px solid var(--f96); }
.ax8.b0g .b1qy.kujv { border-left-color: var(--rbhf); }
.b1qy .lb9y { display: grid; place-items: center; width: 3.5rem; height: 3.5rem;
border-radius: var(--ve3); background: var(--rcpg); color: var(--f96);
margin-bottom: 1rem; }
.b1qy.h7yq .lb9y { border-radius: 50%; }
.b1qy.h7yq:has(.lb9y) { align-content: start; }
.b1qy.fn3 { display: grid; grid-template-columns: 3.4rem minmax(0, 1fr); column-gap: 1.25rem;
align-items: start; }
.b1qy.fn3 .mspt, .b1qy.mn8 .mspt { width: 3.4rem; height: 3.4rem; font-size: 1.5rem;
line-height: 1; background: var(--f96); }
.b1qy.fn3 .mspt { margin: 0; }
.b1qy.shk4 h3 { margin-bottom: 0.75rem; }
.b1qy.shk4 li { display: flex; gap: 1rem; padding: 1rem 0; border-top: 1px solid var(--kro); }
.b1qy.shk4 li:last-child { padding-bottom: 0; }
.b1qy.shk4 li > div { min-width: 0; }
.b1qy.shk4 .lb9y { flex: none; width: 3rem; height: 3rem; margin: 0; }
.b1qy.shk4 .sp1z { margin-bottom: 0.2rem; }
.b1qy.shk4 .n02d { display: block; font-family: var(--vgb); font-weight: 700;
font-size: 1.2rem; line-height: 1.25; overflow-wrap: anywhere; }
.b1qy.shk4 .z7bo { margin-top: 0.3rem; }
.b1qy.be6r { background: var(--q7v); border: 0; color: #fff; }
.b1qy.be6r h3 { color: #fff; }
.b1qy.be6r p { color: var(--qr5); }
.b1qy.be6r .lb9y { background: rgba(255, 255, 255, 0.1); color: var(--rbhf); }
.b1qy.jkgs { display: grid; grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
padding: 0; overflow: hidden; max-width: 64rem; margin-inline: auto; box-shadow: var(--qvm); }
.b1qy.jkgs > div { padding: var(--r8um); }
.b1qy.jkgs .v4p1 > img { width: 100%; height: 0; min-height: 100%; object-fit: cover;
border-radius: 0; box-shadow: none; }
.b1qy.jkgs h3 { font-size: 1.5rem; margin-bottom: 0.25rem; }
.b1qy.jkgs .z7bo { padding-bottom: 1rem; margin-bottom: 1rem; border-bottom: 1px solid var(--kro); }
.b1qy.jkgs blockquote { margin-top: 1.25rem; background: var(--rcpg); font-style: italic; }
.b1qy.iusf { position: relative; padding: 0; border: 0; overflow: hidden; color: #fff; }
.b1qy.iusf > img { margin: 0; width: 100%; max-width: 100%;
aspect-ratio: var(--wgb); border-radius: 0; }
.b1qy.iusf .rud { position: absolute; inset: auto 0 0 0;
padding: 4rem var(--r8um) var(--r8um);
background: linear-gradient(to top, rgba(20, 12, 6, 0.88), rgba(20, 12, 6, 0.55) 45%, rgba(20, 12, 6, 0)); }
.b1qy.iusf .qnck { display: inline-block; max-width: 100%; white-space: nowrap;
overflow: hidden; text-overflow: ellipsis; vertical-align: top;
background: var(--f96); color: #fff;
font-size: 0.75rem; padding: 0.3rem 0.8rem; border-radius: 999px; margin-bottom: 0.65rem; }
.b1qy.iusf h3 { color: #fff; font-size: 1.2rem; margin-bottom: 0.3rem; }
.b1qy.iusf p { color: var(--qr5); font-size: 0.9rem; }
.b1qy.iusf h3 > a { color: inherit; text-decoration: none; }
.b1qy.iusf h3 > a:hover { text-decoration: underline; text-underline-offset: 3px; }
.b1qy.iusf:has(h3 > a) { transition: box-shadow var(--s1i9), transform var(--s1i9); }
.b1qy.iusf:has(h3 > a):hover { box-shadow: var(--y8v); }
.b1qy.iusf:has(h3 > a:focus-visible) { outline: var(--qib2); outline-offset: 2px; }
.b1qy.iusf h3 > a:focus-visible { outline: none; }
.b1qy.mn8 { align-items: center; text-align: center; background: none; border: 0; padding: 0 1rem; }
.b1qy.mn8 .mspt { margin-bottom: 1.1rem; position: relative;
box-shadow: 0 0 0 6px var(--nnz0); }
.gap:has(> .b1qy.mn8) { position: relative; }
.gap:has(> .b1qy.mn8)::before { content: ''; position: absolute; left: 12.5%; right: 12.5%;
top: 1.7rem; border-top: 1px solid color-mix(in srgb, var(--q7v) 22%, transparent); }
.b1qy .mspt { display: grid; place-items: center; width: 2.3rem; height: 2.3rem;
border-radius: 50%; background: var(--q7v); color: #fff;
font-family: var(--mxwz); font-variant-numeric: lining-nums; margin-bottom: 0.85rem; }
.romy { max-width: 64ch; margin-inline: auto; }
.qy6 { text-align: center; margin-bottom: 1.75rem; }
.qy6:last-child { margin-bottom: 0; }
.sau2 .qy6 { text-align: left; margin-bottom: 0; }
.sau2 .qy6 + .gap { margin-top: 1.75rem; }
.qy6 p { margin-top: 0.75rem; }
.qy6 p:not(.sp1z) { max-width: 64ch; margin-inline: auto; }
.sau2 .qy6 p { margin-inline: 0; max-width: none; }
.gap0 { text-align: center; margin-top: 1.5rem; max-width: 64ch; margin-inline: auto; }
.qh2 { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.gap0 > .s9dd { display: none; }
.qh2:focus-visible ~ .s9dd { outline: var(--qib2); outline-offset: 3px; }
.sau2 .gap0 { text-align: left; margin-inline: 0; }
.z7bo { font-size: 0.9rem; color: var(--bqe4); }
.rcpj a, .bpa a, .z7bo a, .qy6 p a, .b1qy p a { text-decoration: underline;
text-underline-offset: 2px; }
.a4r { display: inline-flex; align-items: center; justify-content: center; gap: 0.5rem;
border: 1px solid transparent; cursor: pointer; font-family: var(--vgb);
font-size: 1.2rem; font-weight: 600; border-radius: var(--ve3); padding: 13px 26px; }
.a4r { transition: background-color var(--s1i9), filter var(--s1i9); }
.a4r:hover { text-decoration: none; filter: brightness(1.08); }
.a4r.dpwj { background: var(--oefp); color: #fff; }
.a4r svg, li > svg { flex: none; vertical-align: -0.2em; }
.a4r.mtjp { background: transparent; color: var(--f96); border-color: var(--f96);
border-width: 2px; padding: 12px 25px; }
.a4r.mtjp:hover { background: color-mix(in srgb, var(--f96) 6%, transparent); filter: none; }
.m6u { display: flex; flex-wrap: wrap; gap: 0.75rem; justify-content: center; }
.sau2 .m6u { justify-content: flex-start; }
.dl87 { 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(--oefp); color: #fff;
box-shadow: var(--qvm); }
.rhe0 { background: var(--q7v); color: #fff; font-size: 1.05rem; }
.rhe0 .dnxv { display: flex; justify-content: center; align-items: center;
gap: 0.5rem; padding-block: 0.6rem; }
.rhe0 span { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.rhe0 a { color: #fff; font-weight: 600; text-decoration: underline; white-space: nowrap;
flex: none; }
header.q4vr { --qcrd: calc(var(--v4yr) * var(--hq4i));
position: sticky; top: calc(-1 * var(--qcrd)); z-index: 20;
padding-top: var(--qcrd);
background: var(--jdto); border-bottom: 1px solid var(--kro); }
header.q4vr .dnxv { position: relative; display: flex; align-items: center;
gap: 1.5rem; min-height: calc(var(--h9qn) - var(--qcrd)); }
header.q4vr .a4r { padding-block: calc(13px - 6px * var(--hq4i)); }
.niw1 { --f8b: 48px; display: flex; align-items: center; min-width: 0; }
.niw1 picture { display: contents; }
.niw1 img { display: block; height: calc(var(--f8b) - var(--qcrd) / 2); width: auto;
max-width: 100%; object-fit: contain; object-position: left center; }
header.q4vr nav { margin-left: auto; display: flex; align-items: center;
gap: 1.4rem; font-size: 1.0625rem; font-weight: 500; }
header.q4vr nav a { color: var(--y2kx); }
.ikr5 { display: none; }
.bxq { display: none; }
.dpd { position: relative; padding-block: 0.7rem; }
.jo9 { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.nhb { display: inline-flex; align-items: center; gap: 0.3rem;
cursor: pointer; user-select: none; }
.nhb svg { transition: transform var(--s1i9); }
.jo9:checked ~ .nhb svg { transform: rotate(180deg); }
.jo9:focus-visible ~ .nhb { outline: var(--qib2); outline-offset: 3px;
border-radius: 3px; }
.bgz { display: none; position: fixed; inset: 0; z-index: 25; }
.jo9:checked ~ .bgz { display: block; }
.ejt2 { display: none; }
.dpd:hover > .ejt2,
.dpd:focus-within > .ejt2,
.jo9:checked ~ .ejt2 {
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(--jdto); border: 1px solid var(--kro); border-radius: var(--poo0);
padding: 1rem 1.25rem; box-shadow: var(--y8v);
}
.ejt2 a { display: block; padding: 0.25rem 0; font-size: 1rem;
break-inside: avoid; min-width: 150px; }
footer.q4vr { background: var(--q7v); color: var(--qr5);
padding-top: 2.5rem; font-size: 0.95rem; }
footer.q4vr h3 { color: #fff; margin-bottom: 0.9rem; }
footer.q4vr a { color: var(--qr5); }
footer.q4vr li { padding: 0.2rem 0; }
footer.q4vr details { display: flex; flex-direction: column; }
footer.q4vr summary { order: 1; cursor: pointer; list-style: none; padding: 0.2rem 0; color: var(--rbhf); font-weight: 600; }
footer.q4vr summary::-webkit-details-marker { display: none; }
footer.q4vr details:not([open]) .it3, footer.q4vr details[open] .d8gi { display: none; }
.f86k { border-top: 1px solid rgba(255, 255, 255, 0.15); margin-top: 2rem;
padding: 1.25rem 0; text-align: center; }
.xl3 { display: block; }
.sau2 { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
gap: 2.5rem; align-items: center; }
.sau2 > img, .sau2 > svg { width: 100%; height: auto; aspect-ratio: var(--wgb);
object-fit: cover; border-radius: var(--poo0); }
.sau2.qs7e { align-items: stretch; }
.sau2.qs7e > div { display: flex; flex-direction: column; justify-content: center; }
.sau2.qs7e > img { aspect-ratio: var(--wgb); height: 100%; }
@media (max-width: 860px) {
.sau2 { grid-template-columns: minmax(0, 1fr); gap: 1.75rem; }
.sau2.qs7e > img { order: -1; height: auto; }
}
.v4p1 > img, .v4p1 > svg { display: block; width: 100%; height: auto;
aspect-ratio: var(--u0ka); object-fit: cover;
border-radius: var(--poo0); }
.k6pj .v4p1 > img { object-position: 50% 22%; }
.sau2 > img, .sau2 > svg, .v4p1 > img, .v4p1 > svg, .sau2.bjj .ypas > img {
box-shadow: var(--qvm); }
.qs7e h1 { font-size: clamp(2rem, 3.1vw, 2.6rem); }
.bpa { font-size: 1.2rem; font-weight: 500; color: var(--f96); }
.bpa a { color: inherit; text-decoration: underline; text-underline-offset: 3px;
text-decoration-thickness: 1px; }
.qs7e .bpa { margin: 1.25rem 0 1.75rem; }
.ax8.b0g .bpa { color: var(--rbhf); }
.sp1z, .b1qy .ptb, .iusf .qnck { font-size: 0.875rem; font-weight: 700;
letter-spacing: 0.14em; text-transform: uppercase; color: var(--f96); }
.sp1z, .qy6 .sp1z { margin: 0 0 0.6rem; font-size: 0.875rem; }
.ik8 { display: flex; align-items: center; gap: 0.5rem; padding: 0.9rem 1rem;
font-size: 0.95rem; font-weight: 600; line-height: 1.35; }
.gap:has(> .ik8) { gap: 0.6rem; }
.ik8 > span { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ik8 .z7bo { margin-left: auto; flex: none; font-weight: 400; white-space: nowrap; }
.h3nv { display: grid; gap: 0.55rem; margin: 0 0 1.75rem; }
.kdzt .h3nv { grid-template-columns: 1fr 1fr; gap: 0.75rem; margin: 0; }
.kdzt .h3nv li, .fma li, .ik8 { background: var(--jdto); border: 1px solid var(--kro);
border-radius: var(--ve3); color: var(--y2kx); }
.kdzt .h3nv li { padding: 0.8rem 0.95rem; font-size: 0.95rem; font-weight: 600;
line-height: 1.35; }
.ax8.b0g .kdzt .h3nv li, .ax8.b0g .fma li, .ax8.b0g .ik8 { background: var(--xk7);
border-color: var(--mdn); color: #fff; }
.ik8, .fma li { transition: border-color var(--s1i9), box-shadow var(--s1i9); }
.ik8:hover, .ik8:focus-visible,
.fma li:has(summary:hover), .fma li:has(summary:focus-visible) {
border-color: var(--t07); }
.ik8:hover, .ik8:focus-visible { box-shadow: var(--qvm); }
.ax8.b0g .h3nv svg, .ax8.b0g .ik8 svg { color: var(--grde); }
.ax8.b0g .z7bo, .ax8.b0g .ssm .oj88 { color: var(--qr5); }
@media (max-width: 560px) { .kdzt .h3nv { grid-template-columns: 1fr; } }
.qs7e .ssm { display: flex; flex-wrap: nowrap; align-items: center; gap: 0.85rem;
margin-top: 1.75rem; padding-top: 1.25rem; border-top: 1px solid var(--kro);
font-size: 0.9rem; }
.qs7e .ssm .mpa2 { display: flex; gap: 0.4rem; flex: none; }
.qs7e .ssm .mpa2 img, .qs7e .ssm .mpa2 svg { width: 40px; height: 40px;
aspect-ratio: 1; object-fit: contain; }
.qs7e .ssm .rcn { display: grid; gap: 0; line-height: 1.3; min-width: 0; }
.qs7e .ssm .n02d { display: flex; align-items: center; gap: 0.45rem;
font-family: var(--vgb); font-weight: 600; font-size: 1.05rem; flex-wrap: wrap;}
.qs7e .ssm .oj88 { color: var(--bqe4); }
.sau2.bjj { grid-template-columns: minmax(0, 3fr) minmax(0, 2fr); align-items: stretch; }
.sau2.bjj > .eux5 { align-self: start; }
.sau2.bjj .rcpj { margin: 1rem 0 0; }
.sau2.bjj .ypas { display: grid; grid-auto-rows: minmax(0, 1fr); gap: 1rem;
min-height: 0; position: relative; }
.sau2.bjj .ypas > img { width: 100%; height: 0; min-height: 100%; object-fit: cover;
border-radius: var(--poo0); display: block; }
.sau2.bjj .ypas > .a4r { position: absolute; top: 1rem; left: 1rem; width: auto;
max-width: calc(100% - 2rem); }
.sau2.bjj .ypas > figcaption { position: absolute; left: 1rem; bottom: 1rem;
max-width: calc(100% - 2rem); background: var(--q7v); color: #fff;
font-family: var(--vgb); font-weight: 600; font-size: 0.95rem; line-height: 1.3;
padding: 0.45rem 0.8rem; border-radius: var(--ve3); }
.v4p1 { position: relative; margin: 0; }
.sau2.th8 > .v4p1 { order: 1; }
.v4p1 .kbd { position: absolute; max-width: 60%; padding: 0.8rem 1rem;
box-shadow: var(--y8v); }
.v4p1 .kbd:first-of-type { top: 2rem; right: 0;
border-radius: var(--poo0) 0 0 var(--poo0); }
.v4p1 .kbd:last-of-type { bottom: 2rem; left: 0;
border-radius: 0 var(--poo0) var(--poo0) 0; }
.b1qy.kbd b { display: block; font-family: var(--vgb); font-size: 1.7rem;
line-height: 1.1; color: var(--f96); }
.b1qy.kbd span { display: block; font-size: 0.9rem; line-height: 1.25; }
.b1qy.kbd.h7yq { padding: 1.5rem var(--r8um); gap: 0.35rem; }
.b1qy.kbd.h7yq b { font-size: 2.4rem; }
.ax8.b0g .b1qy { background: var(--xk7);
border-color: var(--mdn); color: #fff; text-align: left; }
.ax8.b0g .b1qy h3 { color: #fff; }
.ax8.b0g .b1qy.h7yq { text-align: center; }
.ax8.b0g .b1qy.kbd b { color: var(--rbhf); }
.sau2.k6pj { grid-template-columns: minmax(0, 2fr) minmax(0, 5fr); max-width: 64rem; margin-inline: auto; }
.sau2.vay0 { grid-template-columns: minmax(0, 2fr) minmax(0, 3fr); }
.sau2.vay0.th8 { grid-template-columns: minmax(0, 3fr) minmax(0, 2fr); }
.sau2.vay0, .sau2.vay0.th8 { align-items: stretch; }
.sau2.vay0 > .v4p1 > img { width: 100%; height: 0; min-height: 100%;
aspect-ratio: auto; object-fit: cover; }
.v4p1 .mc2q { position: absolute; right: 1rem; bottom: 1rem; width: 3rem; height: 3rem;
display: grid; place-items: center; border-radius: 50%; background: var(--f96);
color: #fff; border: 3px solid var(--jdto); }
.oeb li, .h3nv li { display: flex; align-items: center; gap: 0.5rem; }
.oeb svg, .h3nv svg { color: var(--oefp); flex: none; }
.ik8 svg { color: var(--f96); flex: none; }
.oeb li { font-weight: 600; font-size: 1.2rem; }
.h3nv li { font-size: 1.1rem; font-weight: 500; }
.oeb { display: flex; flex-wrap: wrap; justify-content: center; gap: 1rem 2rem;
background: var(--rcpg); margin-inline: calc(50% - 50vw);
padding: 1rem calc(50vw - 50%); }
@media (max-width: 860px) {
.oeb { display: grid; grid-template-columns: repeat(2, minmax(0, auto));
justify-content: center; gap: 0.7rem 2rem; align-items: start; }
.oeb li { align-items: start; font-size: 1.05rem; }
.oeb svg { margin-top: 0.15rem; }
}
@media (max-width: 34rem) {
.oeb { grid-template-columns: minmax(0, auto); gap: 0.6rem; }
}
.mksw { display: inline-flex; gap: 2px; color: var(--ataa); }
.b1qy.bmq { gap: 0.9rem; }
.b1qy.bmq .s8kh { display: flex; align-items: center; justify-content: space-between; }
.b1qy.bmq .s8kh img { width: 24px; height: 24px; flex: none; }
.b1qy.bmq > p { flex: 1; }
.b1qy.bmq .dpo { display: flex; align-items: center; gap: 0.75rem; padding-top: 0.9rem;
border-top: 1px solid var(--kro); }
.b1qy.bmq .dpo > .mspt { margin: 0; flex: none; }
.b1qy.bmq .dpo .xxu { margin: 0; }
.b1qy.bmq .dpo .oj88 { display: block; font-size: 0.9rem; color: var(--bqe4); }
.b1qy.bmq .dpo .oj88 a { color: var(--y2kx); text-decoration: underline;
text-underline-offset: 2px; text-decoration-color: var(--t07); }
.b1qy.bmq .dpo .oj88 a:hover { text-decoration-color: currentColor; }
.xxu { display: block; margin-top: 0.75rem; font-weight: 600; font-size: 1rem;
font-style: normal; }
.eux5 { background: var(--jdto); border: 1px solid var(--kro);
border-radius: var(--poo0); overflow: hidden; }
.dz4 { background: var(--f96); 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)); }
.dz4 .v2ch { margin: 0; color: #fff; font-family: var(--vgb); font-weight: 700;
font-size: 1.35rem; line-height: 1.2; text-transform: uppercase; letter-spacing: 0.02em; }
.dz4 p { margin-top: 0.3rem; font-size: 0.9rem; color: #fff; }
.t40 { padding: 1.1rem var(--r8um) var(--r8um); }
.ax8.b0g .eux5 { color: var(--y2kx); }
.ax8.b0g .eux5 .z7bo { color: var(--bqe4); }
.ax8.b0g .eux5 a { color: var(--oefp); }
.ax8.b0g .eux5 .a4r.dpwj { background: var(--oefp); color: #fff; }
.ax8.b0g .dz4 .v2ch, .ax8.b0g .dz4 p { color: #fff; }
.eux5 .gap { gap: 0 0.75rem; }
.eux5 .z7bo { margin: 0 0 0.8rem; }
.eux5 .a4r { width: 100%; }
.s4p span { font-weight: 600; font-size: 0.9rem; color: var(--y2kx); }
.s4p input, .s4p select, .s4p textarea {
font: inherit; line-height: 1.6; width: 100%; padding: 10px 12px; background: var(--jdto);
border: 1px solid var(--kro); border-radius: var(--ve3); color: var(--y2kx); }
.emn { overflow-x: auto; background: var(--jdto); border: 1px solid var(--kro);
border-radius: var(--poo0); }
.xbj { border-collapse: collapse; width: 100%; min-width: 40rem; }
.xbj th, .xbj td { text-align: left; padding: 0.8rem 1rem;
border-bottom: 1px solid var(--kro); vertical-align: top; }
.xbj tbody tr:last-child th, .xbj tbody tr:last-child td { border-bottom: 0; }
.xbj thead th { font-family: var(--vgb); font-size: 0.9rem; color: var(--bqe4);
background: var(--rcpg); white-space: nowrap; }
.xbj tbody th { font-family: var(--vgb); font-weight: 600; }
.s4p.wh49 { display: block; position: relative; margin-bottom: 0.8rem; }
.s4p.wh49 > input, .s4p.wh49 > .z5fc > select, .s4p.wh49 > textarea {
padding: 20px 12px 6px; }
.s4p.wh49 > span:last-child { position: absolute; left: 13px; top: 50%;
transform: translateY(-50%); font-weight: 400; font-size: 1rem; color: var(--bqe4);
pointer-events: none; transition: top var(--s1i9), font-size var(--s1i9), transform var(--s1i9); }
.s4p.wh49 > :focus + span:last-child,
.s4p.wh49 > :is(input, textarea):not(:placeholder-shown) + span:last-child,
.s4p.wh49 > .z5fc:focus-within + span:last-child,
.s4p.wh49 > .z5fc:not(:has(option[value='']:checked)) + span:last-child {
top: 6px; transform: none; font-size: 0.75rem; font-weight: 600; letter-spacing: 0.02em; }
.s4p.wh49.iu0 > span:last-child { top: 14px; transform: none; }
.s4p.wh49 > .z5fc > select { padding-right: 2.4rem; }
.s4p .z5fc { position: relative; display: block; }
.s4p .z5fc select { appearance: none; -webkit-appearance: none; padding-right: 2.4rem; }
.s4p .z5fc svg { position: absolute; right: 12px; top: 50%; transform: translateY(-50%);
pointer-events: none; color: var(--bqe4); }
.i3li li { display: flex; align-items: flex-start; gap: 0.5rem; padding: 0.25rem 0; }
.i3li li > svg { flex: none; height: 1lh; }
.rcpj > * + * { margin-top: 1rem; }
.rcpj > * + h3 { margin-top: 1.75rem; }
.rcpj .bpad { font-weight: 600; }
.rcpj + .gap { margin-top: 2rem; }
.sau2 .rcpj { margin: 1rem 0 1.75rem; }
.sau2 .rcpj:last-child { margin-bottom: 0; }
.xyh { grid-template-columns: minmax(0, 2fr) minmax(0, 3fr); align-items: start; }
@media (min-width: 861px) {
.xyh > div:first-child { position: sticky; top: calc(var(--h9qn) + 1.5rem); }
}
.xyh .a4r { margin-top: 1.5rem; }
.fma { display: grid; gap: 0.6rem; }
.fma summary { display: flex; align-items: center; justify-content: space-between; gap: 1rem;
padding: 0.9rem 1rem; cursor: pointer; list-style: none;
font-family: var(--vgb); font-size: 1.05rem; font-weight: 600; }
.fma summary::-webkit-details-marker { display: none; }
.fma summary svg { flex: none; width: 24px; height: 24px; padding: 4px; border-radius: 50%;
background: var(--f96); color: #fff; transition: transform var(--s1i9); }
.fma details[open] summary svg { transform: rotate(45deg); }
.fma .cqhg { padding: 0 1rem 1rem; }
.fma summary h3 { font: inherit; color: inherit; margin: 0; }
.xxo0 ol { display: flex; flex-wrap: nowrap; gap: 0.35rem; margin: 0; padding: 0;
list-style: none; max-width: 100%; }
.xxo0 li { white-space: nowrap; flex: none; }
.xxo0 li:last-child { flex: 0 1 auto; min-width: 0; overflow: hidden; text-overflow: ellipsis; }
.xxo0 li + li::before { content: '›'; margin-right: 0.35rem; }
.xxo0 a { color: inherit; }
.zbhy { padding-block: 1rem; }
.zbhy .xxo0 ol { justify-content: center; }
.g1a { max-width: 52rem; margin-inline: auto; }
@media (max-width: 860px) {
header.q4vr .dnxv { gap: 0 0.75rem; flex-wrap: nowrap; }
header.q4vr .niw1 { flex: 1; --f8b: 42px; }
.ikr5 { display: block; position: absolute; width: 1px; height: 1px; margin: -1px;
padding: 0; border: 0; overflow: hidden; clip-path: inset(50%); }
.bxq { display: grid; place-items: center; flex: none; margin-left: auto;
width: 42px; height: 42px; cursor: pointer; background: var(--jdto);
border: 1px solid var(--kro); border-radius: var(--ve3); }
.bxq span { grid-area: 1 / 1; display: flex; }
.bxq .it3, .ikr5:checked ~ .bxq .d8gi { display: none; }
.ikr5:checked ~ .bxq .it3 { display: flex; }
.ikr5:focus-visible ~ .bxq { outline: var(--qib2); outline-offset: 2px; }
header.q4vr nav { position: absolute; top: 100%; inset-inline: 0; margin-left: 0;
display: grid; gap: 0; padding: 0 1.25rem; background: var(--jdto);
border-bottom: 1px solid var(--kro);
max-height: 0; overflow: hidden; visibility: hidden; }
.ikr5:checked ~ nav { visibility: visible; max-height: calc(100vh - var(--h9qn));
overflow-y: auto; padding-bottom: 0.9rem; }
header.q4vr:has(.ikr5:checked) { border-bottom-color: transparent; }
header.q4vr nav a { margin-inline: -1.25rem; padding: 0.65rem 1.25rem;
border-top: 1px solid var(--kro);
font-family: var(--vgb); font-size: 1.15rem; font-weight: 700; }
header.q4vr nav > .a4r { width: 100%; margin-top: 0.75rem; margin-inline: 0;
border-top: 0; padding: 12px 24px; }
.dpd { width: 100%; padding-block: 0; }
.nhb { 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(--kro);
font-family: var(--vgb); font-size: 1.15rem; font-weight: 700; }
.bgz { display: none !important; }
.dpd:hover > .ejt2, .dpd:focus-within > .ejt2 { display: none; }
.jo9:checked ~ .ejt2 {
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(--grde); }
header.q4vr nav .ejt2 a { margin-inline: 0;
padding: 0.7rem 1.25rem 0.7rem 2rem;
border-top: 1px solid color-mix(in srgb, var(--y2kx) 12%, transparent);
font-family: var(--mxwz); font-size: 1rem; font-weight: 400; line-height: 1.4; }
header.q4vr nav .ejt2 a:first-child { border-top: 0; }
:root { --bowz: 2.25rem; }
.ax8:has(> .qs7e) { padding-bottom: calc(var(--bowz) / 2); }
.dl87 { display: grid; place-items: center; }
main .a4r { width: 100%; }
.kdzt > div:first-child { display: contents; }
.kdzt .a4r { order: 1; }
.kdzt .rcpj { margin: 0; }
.sau2.bjj, .sau2.k6pj, .sau2.vay0, .sau2.vay0.th8 { grid-template-columns: minmax(0, 1fr); }
.b1qy.jkgs { grid-template-columns: minmax(0, 1fr); }
.b1qy.jkgs .v4p1 > img { height: auto; min-height: 0; aspect-ratio: var(--u0ka); }
.sau2.vay0 > .v4p1 > img { height: auto; min-height: 0; aspect-ratio: var(--u0ka); }
.gap:has(> .b1qy.mn8) { gap: 2rem; }
.gap:has(> .b1qy.mn8)::before { display: none; }
.gap:has(> .b1qy > img) { grid-template-columns: 1fr 1fr; gap: 0.75rem; }
.gap:has(> .b1qy > img) .b1qy { --r8um: 0.9rem; }
.gap:has(> .b1qy > img) .b1qy > p { display: none; }
.b1qy > img { aspect-ratio: 2 / 1; }
.b1qy.iusf > img { aspect-ratio: 2 / 3; }
.b1qy.iusf .qnck { font-size: 0.7rem; letter-spacing: 0.08em; }
.b1qy.iusf h3 { font-size: 1rem; }
.b1qy.iusf p { font-size: 0.875rem; }
.qy6, .gap0 { text-align: left; }
.qy6 p:not(.sp1z), .gap0 { margin-inline: 0; }
.zbhy .xxo0 ol { justify-content: flex-start; }
.b1qy.mn8 { display: grid; grid-template-columns: 3.4rem minmax(0, 1fr); column-gap: 1rem;
align-items: start; text-align: left; position: relative; padding: 0; }
.b1qy.mn8 .mspt { grid-row: 1 / span 2; margin: 0; }
.b1qy.mn8 h3 { margin: 0 0 0.35rem; }
.b1qy.mn8::before { content: ''; position: absolute; left: 1.7rem; top: 1.7rem;
bottom: calc(-2rem - 1.7rem); border-left: 1px solid color-mix(in srgb, var(--q7v) 22%, transparent); }
.b1qy.mn8:last-child::before { display: none; }
.b1qy .ptb { padding: 0.75rem 0; margin-bottom: -0.75rem; white-space: nowrap; }
footer.q4vr li { padding: 0; }
footer.q4vr li a, footer.q4vr summary { display: inline-block; padding: 0.35rem 0; }
.sau2.bjj .ypas { grid-auto-rows: auto; }
.sau2.bjj .ypas > img { height: auto; aspect-ratio: var(--wgb); }
.sau2.bjj:has(.rcpj) { gap: 1.25rem; }
.sau2.bjj:has(.rcpj) > div, .sau2.bjj:has(.rcpj) .ypas, .sau2.bjj:has(.rcpj) .rcpj { display: contents; }
.sau2.bjj:has(.rcpj) .rcpj > p { margin: 0; }
.sau2.bjj:has(.rcpj) .rcpj > p:nth-child(n + 2) { order: 2; }
.sau2.bjj:has(.rcpj) .ypas > img:first-child { order: 1; }
.sau2.bjj:has(.rcpj) .ypas > img + img { order: 3; }
.sau2.bjj:not(:has(.rcpj)) .ypas > img + img { display: none; }
}
@media (max-width: 34rem) {
.rhe0 { font-size: 0.95rem; }
.rhe0 .dnxv { flex-direction: column; gap: 0; line-height: 1.35;
padding-inline: 0.9rem; }
.rhe0 span { overflow: visible; text-overflow: clip; white-space: normal;
text-align: center; }
.gap:has(> .b1qy > img):not(:has(> .b1qy.iusf)) { grid-template-columns: minmax(0, 1fr); }
.gap:has(> .b1qy > img):not(:has(> .b1qy.iusf)) .b1qy > p { display: revert; }
.gap:has(> .b1qy > img):not(:has(> .b1qy.iusf)) .b1qy { --r8um: 1.1rem; }
.eux5 .gap { grid-template-columns: minmax(0, 1fr); }
.ax8:has(.qh2) .gap > .b1qy:nth-child(n + 7) { display: none; }
.ax8:has(.qh2:checked) .gap > .b1qy { display: revert; }
.gap0 > .s9dd { display: inline-flex; }
.gap0 > a.a4r { display: none; }
.qh2:checked ~ .s9dd { display: none; }
.oeb li { align-items: center; text-align: left; }
.gap:has(> .b1qy.iusf) { grid-template-columns: minmax(0, 1fr); }
.gap:has(> .b1qy.iusf) > .b1qy.iusf:nth-child(n + 5) { display: none; }
.b1qy.iusf > img { aspect-ratio: var(--ut67); }
}