:root {
--ex: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
--iixm: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
--ra: #212529;
--jlf: #14477d;
--vra: #4f5a66;
--tn: #7a3a1a;
--zto: #43220f;
--mn: #e6e0d9;
--lpqs: #ffffff;
--lysy: #fdf3ed;
--zdul: #fef9f6;
--wx: #ece0d6;
--ye: #e8b53d;
--fk: #d9a070;
--oauw: 3 / 2;
--tac: 5 / 4;
--emf: 1 / 1;
--ekfj: 2 / 3;
--ehy: 3.5rem;
--fboq: 1.25rem;
--nz: 12px;
--cj: 6px;
--prb: 0 3px 14px color-mix(in srgb, var(--zto) 12%, transparent);
--hco: 0 12px 28px color-mix(in srgb, var(--zto) 15%, transparent);
--sg: 0.15s ease;
--bfb: 2px solid var(--jlf);
--rxp: color-mix(in srgb, var(--tn) 45%, var(--mn));
--jmp: rgba(255, 255, 255, 0.8);
--jri: rgba(255, 255, 255, 0.07);
--jsvb: rgba(255, 255, 255, 0.14);
--aa: 3rem;
--ehlh: 88px;
--fct: 16px;
--pmnz: 0;
}
@media (prefers-reduced-motion: reduce) { :root { --sg: 0s; } }
* { box-sizing: border-box; margin: 0; }
html { scroll-padding-top: var(--ehlh); }
@property --pmnz { syntax: '<number>'; inherits: true; initial-value: 0; }
@supports (animation-timeline: scroll()) {
header.lkog { animation: jvxi linear both; animation-timeline: scroll(root);
animation-range: 40px 200px; }
@keyframes jvxi { to { --pmnz: 1; } }
html { scroll-padding-top: calc(var(--ehlh) - var(--fct)); }
}
html { overflow-x: clip; }
body {
overflow-x: clip;
font-family: var(--ex);
font-size: 18px; line-height: 1.6; color: var(--ra); background: var(--lpqs);
-webkit-font-smoothing: antialiased;
}
h1, h2, h3 { font-family: var(--iixm); color: var(--ra); 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; }
.ltu { color: var(--vra); }
a { color: var(--jlf); 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(--bfb); outline-offset: 2px; border-radius: 3px;
}
img { max-width: 100%; }
ul { list-style: none; padding: 0; }
.ew { max-width: 1360px; margin: 0 auto; padding: 0 1.25rem; }
.fwiu { background: var(--lysy); margin-inline: calc(50% - 50vw);
padding: var(--ehy) calc(50vw - 50%); }
.fwiu:has(> .frnp) { padding-inline: max(1.25rem, calc(50vw - 50% - 6rem)); }
.fwiu:not(.xmbn):not(.dyc):not(.lfjs) + .fwiu:not(.xmbn):not(.dyc):not(.lfjs),
.fwiu.xmbn + .fwiu.xmbn,
.fwiu.dyc + .fwiu.dyc,
.fwiu.lfjs + .fwiu.lfjs,
.fwiu.xmbn + .fwiu:not(.xmbn):not(.dyc):not(.lfjs),
.fwiu:not(.xmbn):not(.dyc):not(.lfjs) + .fwiu.xmbn { padding-top: calc(var(--ehy) / 2); }
.fwiu, .fwiu.vb { --ezt: var(--lpqs); background: var(--ezt); }
.fwiu.xmbn { --ezt: var(--zdul); }
.fwiu.dyc { --ezt: var(--wx); }
.fwiu.lfjs { --ezt: var(--zto); --rxp: color-mix(in srgb, var(--fk) 55%, transparent);
color: #fff; text-align: center; }
.fwiu.lfjs h1, .fwiu.lfjs h2, .fwiu.lfjs a { color: #fff; }
.fwiu.lfjs p { color: var(--jmp); }
.fwiu.lfjs .nn { color: var(--fk); }
.fwiu.lfjs .cncb.nw { background: var(--lysy); color: var(--zto); }
.fwiu.lfjs .cncb.wjtu { color: var(--lysy); border-color: var(--wx); }
.fwiu.lfjs .cncb.wjtu:hover { background: rgba(255, 255, 255, 0.08); }
.fwiu.lfjs .tr { text-align: left; }
.fwiu.ggw { position: relative; isolation: isolate; }
.fwiu.ggw > .jucj { position: absolute; inset: 0; z-index: -1; }
.fwiu.ggw > .jucj > img { display: block; width: 100%; height: 100%; max-width: none;
object-fit: cover; }
.fwiu.ggw > .jucj::after { content: ''; position: absolute; inset: 0;
background: linear-gradient(color-mix(in srgb, var(--zto) 86%, transparent),
color-mix(in srgb, var(--zto) 74%, transparent)); }
.fjon { display: grid; gap: 1rem;
grid-template-columns: repeat(auto-fit, minmax(min(var(--iyml), 100%), 1fr)); }
.fjon.cas { grid-template-columns: repeat(var(--sqc, 2), minmax(0, 1fr)); }
@media (max-width: 60rem) { .fjon.cas { grid-template-columns: minmax(0, 1fr); } }
.he { display: flex; flex-direction: column; background: var(--lpqs);
border: 1px solid var(--mn); border-radius: var(--nz);
padding: var(--fboq); }
.he.cgch { display: grid; place-items: center; text-align: center; min-height: 4.5rem; }
.he > img { display: block; width: calc(100% + var(--fboq) * 2);
max-width: none; height: auto; aspect-ratio: var(--tac); object-fit: cover;
margin: calc(var(--fboq) * -1) calc(var(--fboq) * -1) var(--fboq);
border-radius: calc(var(--nz) - 1px) calc(var(--nz) - 1px) 0 0; }
.he.xn { display: grid; grid-template-columns: minmax(8rem, 32%) minmax(0, 1fr);
column-gap: var(--fboq); }
.he.xn > img { align-self: stretch; width: calc(100% + var(--fboq));
height: calc(100% + var(--fboq) * 2); min-height: 0; aspect-ratio: auto;
margin: calc(var(--fboq) * -1) 0 calc(var(--fboq) * -1) calc(var(--fboq) * -1);
border-radius: calc(var(--nz) - 1px) 0 0 calc(var(--nz) - 1px); }
.he.xn > .vy { display: flex; flex-direction: column; }
.he.xn .vy p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;
line-clamp: 6; overflow: hidden; }
@media (max-width: 34rem) {
.he.xn { grid-template-columns: minmax(0, 1fr); }
.he.xn > img { width: revert; height: revert; min-height: revert; aspect-ratio: revert;
margin: revert; border-radius: revert; }
}
.he h3 { margin-bottom: 0.45rem; }
.he h3 > a { color: inherit; }
.he h3 > a:hover { text-decoration: none; }
.he .bd { align-self: start; display: inline-flex; align-items: center; gap: 0.4rem;
margin-top: auto; padding-top: 0.9rem; text-decoration: none; color: var(--jlf); }
.he:hover .bd svg { transform: translateX(2px); }
.he .bd svg { transition: transform var(--sg); }
.he:has(.bd), .he.nio { box-shadow: var(--prb); }
.he:has(.bd) { position: relative; }
.he h3 > a::after { content: ''; position: absolute; inset: 0; }
.he:has(.bd) { transition: border-color var(--sg), box-shadow var(--sg); }
.he:has(.bd):hover, .he:has(.bd):focus-within {
border-color: var(--rxp); box-shadow: var(--hco); }
.he.fsbh { background: rgba(255, 255, 255, 0.55); border: 0;
border-left: 3px solid var(--tn); }
.fwiu.lfjs .he.fsbh { border-left-color: var(--fk); }
.he .bmtz { display: grid; place-items: center; width: 3.5rem; height: 3.5rem;
border-radius: var(--cj); background: var(--lysy); color: var(--tn);
margin-bottom: 1rem; }
.he.cgch .bmtz { border-radius: 50%; }
.he.cgch:has(.bmtz) { align-content: start; }
.he.on { display: grid; grid-template-columns: 3.4rem minmax(0, 1fr); column-gap: 1.25rem;
align-items: start; }
.he.on .cco, .he.tj .cco { width: 3.4rem; height: 3.4rem; font-size: 1.5rem;
line-height: 1; background: var(--tn); }
.he.on .cco { margin: 0; }
.he.wwh h3 { margin-bottom: 0.75rem; }
.he.wwh li { display: flex; gap: 1rem; padding: 1rem 0; border-top: 1px solid var(--mn); }
.he.wwh li:last-child { padding-bottom: 0; }
.he.wwh li > div { min-width: 0; }
.he.wwh .bmtz { flex: none; width: 3rem; height: 3rem; margin: 0; }
.he.wwh .nn { margin-bottom: 0.2rem; }
.he.wwh .awi { display: block; font-family: var(--iixm); font-weight: 700;
font-size: 1.2rem; line-height: 1.25; overflow-wrap: anywhere; }
.he.wwh .hyji { margin-top: 0.3rem; }
.he.pe { background: var(--zto); border: 0; color: #fff; }
.he.pe h3 { color: #fff; }
.he.pe p { color: var(--jmp); }
.he.pe .bmtz { background: rgba(255, 255, 255, 0.1); color: var(--fk); }
.he.sk { display: grid; grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
padding: 0; overflow: hidden; max-width: 64rem; margin-inline: auto; box-shadow: var(--prb); }
.he.sk > div { padding: var(--fboq); }
.he.sk .fdvp > img { width: 100%; height: 0; min-height: 100%; object-fit: cover;
border-radius: 0; box-shadow: none; }
.he.sk h3 { font-size: 1.5rem; margin-bottom: 0.25rem; }
.he.sk .hyji { padding-bottom: 1rem; margin-bottom: 1rem; border-bottom: 1px solid var(--mn); }
.he.sk blockquote { margin-top: 1.25rem; background: var(--lysy); font-style: italic; }
.he.nio { position: relative; padding: 0; border: 0; overflow: hidden; color: #fff; }
.he.nio > img { margin: 0; width: 100%; max-width: 100%;
aspect-ratio: var(--oauw); border-radius: 0; }
.he.nio .hd { position: absolute; inset: auto 0 0 0;
padding: 4rem var(--fboq) var(--fboq);
background: linear-gradient(to top, rgba(20, 12, 6, 0.88), rgba(20, 12, 6, 0.55) 45%, rgba(20, 12, 6, 0)); }
.he.nio .uxb { display: inline-block; max-width: 100%; white-space: nowrap;
overflow: hidden; text-overflow: ellipsis; vertical-align: top;
background: var(--tn); color: #fff;
font-size: 0.75rem; padding: 0.3rem 0.8rem; border-radius: 999px; margin-bottom: 0.65rem; }
.he.nio h3 { color: #fff; font-size: 1.2rem; margin-bottom: 0.3rem; }
.he.nio p { color: var(--jmp); font-size: 0.9rem; }
.he.nio h3 > a { color: inherit; text-decoration: none; }
.he.nio h3 > a:hover { text-decoration: underline; text-underline-offset: 3px; }
.he.nio:has(h3 > a) { transition: box-shadow var(--sg), transform var(--sg); }
.he.nio:has(h3 > a):hover { box-shadow: var(--hco); }
.he.nio:has(h3 > a:focus-visible) { outline: var(--bfb); outline-offset: 2px; }
.he.nio h3 > a:focus-visible { outline: none; }
.he.tj { align-items: center; text-align: center; background: none; border: 0; padding: 0 1rem; }
.he.tj .cco { margin-bottom: 1.1rem; position: relative;
box-shadow: 0 0 0 6px var(--ezt); }
.fjon:has(> .he.tj) { position: relative; }
.fjon:has(> .he.tj)::before { content: ''; position: absolute; left: 12.5%; right: 12.5%;
top: 1.7rem; border-top: 1px solid color-mix(in srgb, var(--zto) 22%, transparent); }
.he .cco { display: grid; place-items: center; width: 2.3rem; height: 2.3rem;
border-radius: 50%; background: var(--zto); color: #fff;
font-family: var(--ex); font-variant-numeric: lining-nums; margin-bottom: 0.85rem; }
.aj { max-width: 64ch; margin-inline: auto; }
.wu { text-align: center; margin-bottom: 1.75rem; }
.wu:last-child { margin-bottom: 0; }
.tr .wu { text-align: left; margin-bottom: 0; }
.tr .wu + .fjon { margin-top: 1.75rem; }
.wu p { margin-top: 0.75rem; }
.wu p:not(.nn) { max-width: 64ch; margin-inline: auto; }
.tr .wu p { margin-inline: 0; max-width: none; }
.ltu { text-align: center; margin-top: 1.5rem; max-width: 64ch; margin-inline: auto; }
.nu { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.ltu > .jqtm { display: none; }
.nu:focus-visible ~ .jqtm { outline: var(--bfb); outline-offset: 3px; }
.tr .ltu { text-align: left; margin-inline: 0; }
.hyji { font-size: 0.9rem; color: var(--vra); }
.ajj a, .xqfg a, .hyji a, .wu p a, .he p a { text-decoration: underline;
text-underline-offset: 2px; }
.cncb { display: inline-flex; align-items: center; justify-content: center; gap: 0.5rem;
border: 1px solid transparent; cursor: pointer; font-family: var(--iixm);
font-size: 1.2rem; font-weight: 600; border-radius: var(--cj); padding: 13px 26px; }
.cncb { transition: background-color var(--sg), filter var(--sg); }
.cncb:hover { text-decoration: none; filter: brightness(1.08); }
.cncb.nw { background: var(--jlf); color: #fff; }
.cncb svg, li > svg { flex: none; vertical-align: -0.2em; }
.cncb.wjtu { background: transparent; color: var(--tn); border-color: var(--tn);
border-width: 2px; padding: 12px 25px; }
.cncb.wjtu:hover { background: color-mix(in srgb, var(--tn) 6%, transparent); filter: none; }
.gpcs { display: flex; flex-wrap: wrap; gap: 0.75rem; justify-content: center; }
.tr .gpcs { justify-content: flex-start; }
.yslj { 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(--jlf); color: #fff;
box-shadow: var(--prb); }
.qdfx { background: var(--zto); color: #fff; font-size: 1.05rem; }
.qdfx .ew { display: flex; justify-content: center; align-items: center;
gap: 0.5rem; padding-block: 0.6rem; }
.qdfx span { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.qdfx a { color: #fff; font-weight: 600; text-decoration: underline; white-space: nowrap;
flex: none; }
header.lkog { --uf: calc(var(--fct) * var(--pmnz));
position: sticky; top: calc(-1 * var(--uf)); z-index: 20;
padding-top: var(--uf);
background: var(--lpqs); border-bottom: 1px solid var(--mn); }
header.lkog .ew { position: relative; display: flex; align-items: center;
gap: 1.5rem; min-height: calc(var(--ehlh) - var(--uf)); }
header.lkog .cncb { padding-block: calc(13px - 6px * var(--pmnz)); }
.wbl { --jddu: 48px; display: flex; align-items: center; min-width: 0; }
.wbl picture { display: contents; }
.wbl img { display: block; height: calc(var(--jddu) - var(--uf) / 2); width: auto;
max-width: 100%; object-fit: contain; object-position: left center; }
header.lkog nav { margin-left: auto; display: flex; align-items: center;
gap: 1.4rem; font-size: 1.0625rem; font-weight: 500; }
header.lkog nav a { color: var(--ra); }
.yoz { display: none; }
.dije { display: none; }
.ilj { position: relative; padding-block: 0.7rem; }
.jnb { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.odg { display: inline-flex; align-items: center; gap: 0.3rem;
cursor: pointer; user-select: none; }
.odg svg { transition: transform var(--sg); }
.jnb:checked ~ .odg svg { transform: rotate(180deg); }
.jnb:focus-visible ~ .odg { outline: var(--bfb); outline-offset: 3px;
border-radius: 3px; }
.xusp { display: none; position: fixed; inset: 0; z-index: 25; }
.jnb:checked ~ .xusp { display: block; }
.jj { display: none; }
.ilj:hover > .jj,
.ilj:focus-within > .jj,
.jnb:checked ~ .jj {
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(--lpqs); border: 1px solid var(--mn); border-radius: var(--nz);
padding: 1rem 1.25rem; box-shadow: var(--hco);
}
.jj a { display: block; padding: 0.25rem 0; font-size: 1rem;
break-inside: avoid; min-width: 150px; }
footer.lkog { background: var(--zto); color: var(--jmp);
padding-top: 2.5rem; font-size: 0.95rem; }
footer.lkog h3 { color: #fff; margin-bottom: 0.9rem; }
footer.lkog a { color: var(--jmp); }
footer.lkog li { padding: 0.2rem 0; }
footer.lkog details { display: flex; flex-direction: column; }
footer.lkog summary { order: 1; cursor: pointer; list-style: none; padding: 0.2rem 0; color: var(--fk); font-weight: 600; }
footer.lkog summary::-webkit-details-marker { display: none; }
footer.lkog details:not([open]) .zs, footer.lkog details[open] .ejy { display: none; }
.erc { border-top: 1px solid rgba(255, 255, 255, 0.15); margin-top: 2rem;
padding: 1.25rem 0; text-align: center; }
.drg { display: block; }
.tr { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
gap: 2.5rem; align-items: center; }
.tr > img, .tr > svg { width: 100%; height: auto; aspect-ratio: var(--oauw);
object-fit: cover; border-radius: var(--nz); }
.tr.frnp { align-items: stretch; }
.tr.frnp > div { display: flex; flex-direction: column; justify-content: center; }
.tr.frnp > img { aspect-ratio: var(--oauw); height: 100%; }
@media (max-width: 860px) {
.tr { grid-template-columns: minmax(0, 1fr); gap: 1.75rem; }
.tr.frnp > img { order: -1; height: auto; }
}
.fdvp > img, .fdvp > svg { display: block; width: 100%; height: auto;
aspect-ratio: var(--emf); object-fit: cover;
border-radius: var(--nz); }
.chtv .fdvp > img { object-position: 50% 22%; }
.tr > img, .tr > svg, .fdvp > img, .fdvp > svg, .tr.deip .tmm > img {
box-shadow: var(--prb); }
.frnp h1 { font-size: clamp(2rem, 3.1vw, 2.6rem); }
.xqfg { font-size: 1.2rem; font-weight: 500; color: var(--tn); }
.xqfg a { color: inherit; text-decoration: underline; text-underline-offset: 3px;
text-decoration-thickness: 1px; }
.frnp .xqfg { margin: 1.25rem 0 1.75rem; }
.fwiu.lfjs .xqfg { color: var(--fk); }
.nn, .he .bd, .nio .uxb { font-size: 0.875rem; font-weight: 700;
letter-spacing: 0.14em; text-transform: uppercase; color: var(--tn); }
.nn, .wu .nn { margin: 0 0 0.6rem; font-size: 0.875rem; }
.ywi { display: flex; align-items: center; gap: 0.5rem; padding: 0.9rem 1rem;
font-size: 0.95rem; font-weight: 600; line-height: 1.35; }
.fjon:has(> .ywi) { gap: 0.6rem; }
.ywi > span { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ywi .hyji { margin-left: auto; flex: none; font-weight: 400; white-space: nowrap; }
.tmcd { display: grid; gap: 0.55rem; margin: 0 0 1.75rem; }
.bxyn .tmcd { grid-template-columns: 1fr 1fr; gap: 0.75rem; margin: 0; }
.bxyn .tmcd li, .uj li, .ywi { background: var(--lpqs); border: 1px solid var(--mn);
border-radius: var(--cj); color: var(--ra); }
.bxyn .tmcd li { padding: 0.8rem 0.95rem; font-size: 0.95rem; font-weight: 600;
line-height: 1.35; }
.fwiu.lfjs .bxyn .tmcd li, .fwiu.lfjs .uj li, .fwiu.lfjs .ywi { background: var(--jri);
border-color: var(--jsvb); color: #fff; }
.ywi, .uj li { transition: border-color var(--sg), box-shadow var(--sg); }
.ywi:hover, .ywi:focus-visible,
.uj li:has(summary:hover), .uj li:has(summary:focus-visible) {
border-color: var(--rxp); }
.ywi:hover, .ywi:focus-visible { box-shadow: var(--prb); }
.fwiu.lfjs .tmcd svg, .fwiu.lfjs .ywi svg { color: var(--wx); }
.fwiu.lfjs .hyji, .fwiu.lfjs .fvfi .njip { color: var(--jmp); }
@media (max-width: 560px) { .bxyn .tmcd { grid-template-columns: 1fr; } }
.frnp .fvfi { display: flex; flex-wrap: nowrap; align-items: center; gap: 0.85rem;
margin-top: 1.75rem; padding-top: 1.25rem; border-top: 1px solid var(--mn);
font-size: 0.9rem; }
.frnp .fvfi .qmap { display: flex; gap: 0.4rem; flex: none; }
.frnp .fvfi .qmap img, .frnp .fvfi .qmap svg { width: 40px; height: 40px;
aspect-ratio: 1; object-fit: contain; }
.frnp .fvfi .kbdh { display: grid; gap: 0; line-height: 1.3; min-width: 0; }
.frnp .fvfi .awi { display: flex; align-items: center; gap: 0.45rem;
font-family: var(--iixm); font-weight: 600; font-size: 1.05rem; flex-wrap: wrap;}
.frnp .fvfi .njip { color: var(--vra); }
.tr.deip { grid-template-columns: minmax(0, 3fr) minmax(0, 2fr); align-items: stretch; }
.tr.deip > .zvwn { align-self: start; }
.tr.deip .ajj { margin: 1rem 0 0; }
.tr.deip .tmm { display: grid; grid-auto-rows: minmax(0, 1fr); gap: 1rem;
min-height: 0; position: relative; }
.tr.deip .tmm > img { width: 100%; height: 0; min-height: 100%; object-fit: cover;
border-radius: var(--nz); display: block; }
.tr.deip .tmm > .cncb { position: absolute; top: 1rem; left: 1rem; width: auto;
max-width: calc(100% - 2rem); }
.tr.deip .tmm > figcaption { position: absolute; left: 1rem; bottom: 1rem;
max-width: calc(100% - 2rem); background: var(--zto); color: #fff;
font-family: var(--iixm); font-weight: 600; font-size: 0.95rem; line-height: 1.3;
padding: 0.45rem 0.8rem; border-radius: var(--cj); }
.fdvp { position: relative; margin: 0; }
.tr.cu > .fdvp { order: 1; }
.fdvp .ok { position: absolute; max-width: 60%; padding: 0.8rem 1rem;
box-shadow: var(--hco); }
.fdvp .ok:first-of-type { top: 2rem; right: 0;
border-radius: var(--nz) 0 0 var(--nz); }
.fdvp .ok:last-of-type { bottom: 2rem; left: 0;
border-radius: 0 var(--nz) var(--nz) 0; }
.he.ok b { display: block; font-family: var(--iixm); font-size: 1.7rem;
line-height: 1.1; color: var(--tn); }
.he.ok span { display: block; font-size: 0.9rem; line-height: 1.25; }
.he.ok.cgch { padding: 1.5rem var(--fboq); gap: 0.35rem; }
.he.ok.cgch b { font-size: 2.4rem; }
.fwiu.lfjs .he { background: var(--jri);
border-color: var(--jsvb); color: #fff; text-align: left; }
.fwiu.lfjs .he h3 { color: #fff; }
.fwiu.lfjs .he.cgch { text-align: center; }
.fwiu.lfjs .he.ok b { color: var(--fk); }
.tr.chtv { grid-template-columns: minmax(0, 2fr) minmax(0, 5fr); max-width: 64rem; margin-inline: auto; }
.tr.fly { grid-template-columns: minmax(0, 2fr) minmax(0, 3fr); }
.tr.fly.cu { grid-template-columns: minmax(0, 3fr) minmax(0, 2fr); }
.tr.fly, .tr.fly.cu { align-items: stretch; }
.tr.fly > .fdvp > img { width: 100%; height: 0; min-height: 100%;
aspect-ratio: auto; object-fit: cover; }
.fdvp .afn { position: absolute; right: 1rem; bottom: 1rem; width: 3rem; height: 3rem;
display: grid; place-items: center; border-radius: 50%; background: var(--tn);
color: #fff; border: 3px solid var(--lpqs); }
.nvxu li, .tmcd li { display: flex; align-items: center; gap: 0.5rem; }
.nvxu svg, .tmcd svg { color: var(--jlf); flex: none; }
.ywi svg { color: var(--tn); flex: none; }
.nvxu li { font-weight: 600; font-size: 1.2rem; }
.tmcd li { font-size: 1.1rem; font-weight: 500; }
.nvxu { display: flex; flex-wrap: wrap; justify-content: center; gap: 1rem 2rem;
background: var(--lysy); margin-inline: calc(50% - 50vw);
padding: 1rem calc(50vw - 50%); }
@media (max-width: 860px) {
.nvxu { display: grid; grid-template-columns: repeat(2, minmax(0, auto));
justify-content: center; gap: 0.7rem 2rem; align-items: start; }
.nvxu li { align-items: start; font-size: 1.05rem; }
.nvxu svg { margin-top: 0.15rem; }
}
@media (max-width: 34rem) {
.nvxu { grid-template-columns: minmax(0, auto); gap: 0.6rem; }
}
.rk { display: inline-flex; gap: 2px; color: var(--ye); }
.he.ktkq { gap: 0.9rem; }
.he.ktkq .rfr { display: flex; align-items: center; justify-content: space-between; }
.he.ktkq .rfr img { width: 24px; height: 24px; flex: none; }
.he.ktkq > p { flex: 1; }
.he.ktkq .jqwe { display: flex; align-items: center; gap: 0.75rem; padding-top: 0.9rem;
border-top: 1px solid var(--mn); }
.he.ktkq .jqwe > .cco { margin: 0; flex: none; }
.he.ktkq .jqwe .jr { margin: 0; }
.he.ktkq .jqwe .njip { display: block; font-size: 0.9rem; color: var(--vra); }
.he.ktkq .jqwe .njip a { color: var(--ra); text-decoration: underline;
text-underline-offset: 2px; text-decoration-color: var(--rxp); }
.he.ktkq .jqwe .njip a:hover { text-decoration-color: currentColor; }
.jr { display: block; margin-top: 0.75rem; font-weight: 600; font-size: 1rem;
font-style: normal; }
.zvwn { background: var(--lpqs); border: 1px solid var(--mn);
border-radius: var(--nz); overflow: hidden; }
.yybv { background: var(--tn); 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)); }
.yybv .bw { margin: 0; color: #fff; font-family: var(--iixm); font-weight: 700;
font-size: 1.35rem; line-height: 1.2; text-transform: uppercase; letter-spacing: 0.02em; }
.yybv p { margin-top: 0.3rem; font-size: 0.9rem; color: #fff; }
.pme { padding: 1.1rem var(--fboq) var(--fboq); }
.fwiu.lfjs .zvwn { color: var(--ra); }
.fwiu.lfjs .zvwn .hyji { color: var(--vra); }
.fwiu.lfjs .zvwn a { color: var(--jlf); }
.fwiu.lfjs .zvwn .cncb.nw { background: var(--jlf); color: #fff; }
.fwiu.lfjs .yybv .bw, .fwiu.lfjs .yybv p { color: #fff; }
.zvwn .fjon { gap: 0 0.75rem; }
.zvwn .hyji { margin: 0 0 0.8rem; }
.zvwn .cncb { width: 100%; }
.qfy span { font-weight: 600; font-size: 0.9rem; color: var(--ra); }
.qfy input, .qfy select, .qfy textarea {
font: inherit; line-height: 1.6; width: 100%; padding: 10px 12px; background: var(--lpqs);
border: 1px solid var(--mn); border-radius: var(--cj); color: var(--ra); }
.hzjp { overflow-x: auto; background: var(--lpqs); border: 1px solid var(--mn);
border-radius: var(--nz); }
.kst { border-collapse: collapse; width: 100%; min-width: 40rem; }
.kst th, .kst td { text-align: left; padding: 0.8rem 1rem;
border-bottom: 1px solid var(--mn); vertical-align: top; }
.kst tbody tr:last-child th, .kst tbody tr:last-child td { border-bottom: 0; }
.kst thead th { font-family: var(--iixm); font-size: 0.9rem; color: var(--vra);
background: var(--lysy); white-space: nowrap; }
.kst tbody th { font-family: var(--iixm); font-weight: 600; }
.qfy.bwt { display: block; position: relative; margin-bottom: 0.8rem; }
.qfy.bwt > input, .qfy.bwt > .hh > select, .qfy.bwt > textarea {
padding: 20px 12px 6px; }
.qfy.bwt > span:last-child { position: absolute; left: 13px; top: 50%;
transform: translateY(-50%); font-weight: 400; font-size: 1rem; color: var(--vra);
pointer-events: none; transition: top var(--sg), font-size var(--sg), transform var(--sg); }
.qfy.bwt > :focus + span:last-child,
.qfy.bwt > :is(input, textarea):not(:placeholder-shown) + span:last-child,
.qfy.bwt > .hh:focus-within + span:last-child,
.qfy.bwt > .hh:not(:has(option[value='']:checked)) + span:last-child {
top: 6px; transform: none; font-size: 0.75rem; font-weight: 600; letter-spacing: 0.02em; }
.qfy.bwt.nfg > span:last-child { top: 14px; transform: none; }
.qfy.bwt > .hh > select { padding-right: 2.4rem; }
.qfy .hh { position: relative; display: block; }
.qfy .hh select { appearance: none; -webkit-appearance: none; padding-right: 2.4rem; }
.qfy .hh svg { position: absolute; right: 12px; top: 50%; transform: translateY(-50%);
pointer-events: none; color: var(--vra); }
.zzhp li { display: flex; align-items: flex-start; gap: 0.5rem; padding: 0.25rem 0; }
.zzhp li > svg { flex: none; height: 1lh; }
.ajj > * + * { margin-top: 1rem; }
.ajj > * + h3 { margin-top: 1.75rem; }
.ajj .eu { font-weight: 600; }
.ajj + .fjon { margin-top: 2rem; }
.tr .ajj { margin: 1rem 0 1.75rem; }
.tr .ajj:last-child { margin-bottom: 0; }
.pwvv { grid-template-columns: minmax(0, 2fr) minmax(0, 3fr); align-items: start; }
@media (min-width: 861px) {
.pwvv > div:first-child { position: sticky; top: calc(var(--ehlh) + 1.5rem); }
}
.pwvv .cncb { margin-top: 1.5rem; }
.uj { display: grid; gap: 0.6rem; }
.uj summary { display: flex; align-items: center; justify-content: space-between; gap: 1rem;
padding: 0.9rem 1rem; cursor: pointer; list-style: none;
font-family: var(--iixm); font-size: 1.05rem; font-weight: 600; }
.uj summary::-webkit-details-marker { display: none; }
.uj summary svg { flex: none; width: 24px; height: 24px; padding: 4px; border-radius: 50%;
background: var(--tn); color: #fff; transition: transform var(--sg); }
.uj details[open] summary svg { transform: rotate(45deg); }
.uj .qtf { padding: 0 1rem 1rem; }
.uj summary h3 { font: inherit; color: inherit; margin: 0; }
.wa ol { display: flex; flex-wrap: nowrap; gap: 0.35rem; margin: 0; padding: 0;
list-style: none; max-width: 100%; }
.wa li { white-space: nowrap; flex: none; }
.wa li:last-child { flex: 0 1 auto; min-width: 0; overflow: hidden; text-overflow: ellipsis; }
.wa li + li::before { content: '›'; margin-right: 0.35rem; }
.wa a { color: inherit; }
.njet { padding-block: 1rem; }
.njet .wa ol { justify-content: center; }
.ewyq { max-width: 52rem; margin-inline: auto; }
@media (max-width: 860px) {
header.lkog .ew { gap: 0 0.75rem; flex-wrap: nowrap; }
header.lkog .wbl { flex: 1; --jddu: 42px; }
.yoz { display: block; position: absolute; width: 1px; height: 1px; margin: -1px;
padding: 0; border: 0; overflow: hidden; clip-path: inset(50%); }
.dije { display: grid; place-items: center; flex: none; margin-left: auto;
width: 42px; height: 42px; cursor: pointer; background: var(--lpqs);
border: 1px solid var(--mn); border-radius: var(--cj); }
.dije span { grid-area: 1 / 1; display: flex; }
.dije .zs, .yoz:checked ~ .dije .ejy { display: none; }
.yoz:checked ~ .dije .zs { display: flex; }
.yoz:focus-visible ~ .dije { outline: var(--bfb); outline-offset: 2px; }
header.lkog nav { position: absolute; top: 100%; inset-inline: 0; margin-left: 0;
display: grid; gap: 0; padding: 0 1.25rem; background: var(--lpqs);
border-bottom: 1px solid var(--mn);
max-height: 0; overflow: hidden; visibility: hidden; }
.yoz:checked ~ nav { visibility: visible; max-height: calc(100vh - var(--ehlh));
overflow-y: auto; padding-bottom: 0.9rem; }
header.lkog:has(.yoz:checked) { border-bottom-color: transparent; }
header.lkog nav a { margin-inline: -1.25rem; padding: 0.65rem 1.25rem;
border-top: 1px solid var(--mn);
font-family: var(--iixm); font-size: 1.15rem; font-weight: 700; }
header.lkog nav > .cncb { width: 100%; margin-top: 0.75rem; margin-inline: 0;
border-top: 0; padding: 12px 24px; }
.ilj { width: 100%; padding-block: 0; }
.odg { 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(--mn);
font-family: var(--iixm); font-size: 1.15rem; font-weight: 700; }
.xusp { display: none !important; }
.ilj:hover > .jj, .ilj:focus-within > .jj { display: none; }
.jnb:checked ~ .jj {
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(--wx); }
header.lkog nav .jj a { margin-inline: 0;
padding: 0.7rem 1.25rem 0.7rem 2rem;
border-top: 1px solid color-mix(in srgb, var(--ra) 12%, transparent);
font-family: var(--ex); font-size: 1rem; font-weight: 400; line-height: 1.4; }
header.lkog nav .jj a:first-child { border-top: 0; }
:root { --ehy: 2.25rem; }
.fwiu:has(> .frnp) { padding-bottom: calc(var(--ehy) / 2); }
.yslj { display: grid; place-items: center; }
main .cncb { width: 100%; }
.bxyn > div:first-child { display: contents; }
.bxyn .cncb { order: 1; }
.bxyn .ajj { margin: 0; }
.tr.deip, .tr.chtv, .tr.fly, .tr.fly.cu { grid-template-columns: minmax(0, 1fr); }
.he.sk { grid-template-columns: minmax(0, 1fr); }
.he.sk .fdvp > img { height: auto; min-height: 0; aspect-ratio: var(--emf); }
.tr.fly > .fdvp > img { height: auto; min-height: 0; aspect-ratio: var(--emf); }
.fjon:has(> .he.tj) { gap: 2rem; }
.fjon:has(> .he.tj)::before { display: none; }
.fjon:has(> .he > img) { grid-template-columns: 1fr 1fr; gap: 0.75rem; }
.fjon:has(> .he > img) .he { --fboq: 0.9rem; }
.fjon:has(> .he > img) .he > p { display: none; }
.he > img { aspect-ratio: 2 / 1; }
.he.nio > img { aspect-ratio: 2 / 3; }
.he.nio .uxb { font-size: 0.7rem; letter-spacing: 0.08em; }
.he.nio h3 { font-size: 1rem; }
.he.nio p { font-size: 0.875rem; }
.wu, .ltu { text-align: left; }
.wu p:not(.nn), .ltu { margin-inline: 0; }
.njet .wa ol { justify-content: flex-start; }
.he.tj { display: grid; grid-template-columns: 3.4rem minmax(0, 1fr); column-gap: 1rem;
align-items: start; text-align: left; position: relative; padding: 0; }
.he.tj .cco { grid-row: 1 / span 2; margin: 0; }
.he.tj h3 { margin: 0 0 0.35rem; }
.he.tj::before { content: ''; position: absolute; left: 1.7rem; top: 1.7rem;
bottom: calc(-2rem - 1.7rem); border-left: 1px solid color-mix(in srgb, var(--zto) 22%, transparent); }
.he.tj:last-child::before { display: none; }
.he .bd { padding: 0.75rem 0; margin-bottom: -0.75rem; white-space: nowrap; }
footer.lkog li { padding: 0; }
footer.lkog li a, footer.lkog summary { display: inline-block; padding: 0.35rem 0; }
.tr.deip .tmm { grid-auto-rows: auto; }
.tr.deip .tmm > img { height: auto; aspect-ratio: var(--oauw); }
.tr.deip:has(.ajj) { gap: 1.25rem; }
.tr.deip:has(.ajj) > div, .tr.deip:has(.ajj) .tmm, .tr.deip:has(.ajj) .ajj { display: contents; }
.tr.deip:has(.ajj) .ajj > p { margin: 0; }
.tr.deip:has(.ajj) .ajj > p:nth-child(n + 2) { order: 2; }
.tr.deip:has(.ajj) .tmm > img:first-child { order: 1; }
.tr.deip:has(.ajj) .tmm > img + img { order: 3; }
.tr.deip:not(:has(.ajj)) .tmm > img + img { display: none; }
}
@media (max-width: 34rem) {
.qdfx { font-size: 0.95rem; }
.qdfx .ew { flex-direction: column; gap: 0; line-height: 1.35;
padding-inline: 0.9rem; }
.qdfx span { overflow: visible; text-overflow: clip; white-space: normal;
text-align: center; }
.fjon:has(> .he > img):not(:has(> .he.nio)) { grid-template-columns: minmax(0, 1fr); }
.fjon:has(> .he > img):not(:has(> .he.nio)) .he > p { display: revert; }
.fjon:has(> .he > img):not(:has(> .he.nio)) .he { --fboq: 1.1rem; }
.zvwn .fjon { grid-template-columns: minmax(0, 1fr); }
.fwiu:has(.nu) .fjon > .he:nth-child(n + 7) { display: none; }
.fwiu:has(.nu:checked) .fjon > .he { display: revert; }
.ltu > .jqtm { display: inline-flex; }
.ltu > a.cncb { display: none; }
.nu:checked ~ .jqtm { display: none; }
.nvxu li { align-items: center; text-align: left; }
.fjon:has(> .he.nio) { grid-template-columns: minmax(0, 1fr); }
.fjon:has(> .he.nio) > .he.nio:nth-child(n + 5) { display: none; }
.he.nio > img { aspect-ratio: var(--tac); }
}