:root {
--wfm: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
--m38w: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
--d6m: #212529;
--crr: #14477d;
--kkwv: #4f5a66;
--nuws: #7a3a1a;
--cvn: #43220f;
--rd6: #e6e0d9;
--s2m: #ffffff;
--q1m: #fdf3ed;
--tioz: #fef9f6;
--h67: #ece0d6;
--iot: #e8b53d;
--bns: #d9a070;
--jm1: 3 / 2;
--qjo1: 5 / 4;
--hpw: 1 / 1;
--hu39: 2 / 3;
--c3xs: 3.5rem;
--cj9: 1.25rem;
--umu: 12px;
--mz9g: 6px;
--ee3: 0 3px 14px color-mix(in srgb, var(--cvn) 12%, transparent);
--w7g: 0 12px 28px color-mix(in srgb, var(--cvn) 15%, transparent);
--b71: 0.15s ease;
--ljt: 2px solid var(--crr);
--rt2: color-mix(in srgb, var(--nuws) 45%, var(--rd6));
--fb9: rgba(255, 255, 255, 0.8);
--ugbq: rgba(255, 255, 255, 0.07);
--zpek: rgba(255, 255, 255, 0.14);
--em0: 3rem;
--firf: 88px;
--yre: 16px;
--hej: 0;
}
@media (prefers-reduced-motion: reduce) { :root { --b71: 0s; } }
* { box-sizing: border-box; margin: 0; }
html { scroll-padding-top: var(--firf); }
@property --hej { syntax: '<number>'; inherits: true; initial-value: 0; }
@supports (animation-timeline: scroll()) {
header.yny { animation: fo57 linear both; animation-timeline: scroll(root);
animation-range: 40px 200px; }
@keyframes fo57 { to { --hej: 1; } }
html { scroll-padding-top: calc(var(--firf) - var(--yre)); }
}
html { overflow-x: clip; }
body {
overflow-x: clip;
font-family: var(--wfm);
font-size: 18px; line-height: 1.6; color: var(--d6m); background: var(--s2m);
-webkit-font-smoothing: antialiased;
}
h1, h2, h3 { font-family: var(--m38w); color: var(--d6m); 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; }
.wmi { color: var(--kkwv); }
a { color: var(--crr); 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(--ljt); outline-offset: 2px; border-radius: 3px;
}
img { max-width: 100%; }
ul { list-style: none; padding: 0; }
.wru { max-width: 1360px; margin: 0 auto; padding: 0 1.25rem; }
.pb5m { background: var(--q1m); margin-inline: calc(50% - 50vw);
padding: var(--c3xs) calc(50vw - 50%); }
.pb5m:has(> .nh3) { padding-inline: max(1.25rem, calc(50vw - 50% - 6rem)); }
.pb5m:not(.vloz):not(.nwox):not(.illm) + .pb5m:not(.vloz):not(.nwox):not(.illm),
.pb5m.vloz + .pb5m.vloz,
.pb5m.nwox + .pb5m.nwox,
.pb5m.illm + .pb5m.illm,
.pb5m.vloz + .pb5m:not(.vloz):not(.nwox):not(.illm),
.pb5m:not(.vloz):not(.nwox):not(.illm) + .pb5m.vloz { padding-top: calc(var(--c3xs) / 2); }
.pb5m, .pb5m.ljo { --ev5: var(--s2m); background: var(--ev5); }
.pb5m.vloz { --ev5: var(--tioz); }
.pb5m.nwox { --ev5: var(--h67); }
.pb5m.illm { --ev5: var(--cvn); --rt2: color-mix(in srgb, var(--bns) 55%, transparent);
color: #fff; text-align: center; }
.pb5m.illm h1, .pb5m.illm h2, .pb5m.illm a { color: #fff; }
.pb5m.illm p { color: var(--fb9); }
.pb5m.illm .fnjy { color: var(--bns); }
.pb5m.illm .l36y.s0gh { background: var(--q1m); color: var(--cvn); }
.pb5m.illm .l36y.yqj { color: var(--q1m); border-color: var(--h67); }
.pb5m.illm .l36y.yqj:hover { background: rgba(255, 255, 255, 0.08); }
.pb5m.illm .wz9l { text-align: left; }
.pb5m.zps3 { position: relative; isolation: isolate; }
.pb5m.zps3 > .qxw { position: absolute; inset: 0; z-index: -1; }
.pb5m.zps3 > .qxw > img { display: block; width: 100%; height: 100%; max-width: none;
object-fit: cover; }
.pb5m.zps3 > .qxw::after { content: ''; position: absolute; inset: 0;
background: linear-gradient(color-mix(in srgb, var(--cvn) 86%, transparent),
color-mix(in srgb, var(--cvn) 74%, transparent)); }
.fhs { display: grid; gap: 1rem;
grid-template-columns: repeat(auto-fit, minmax(min(var(--imw), 100%), 1fr)); }
.fhs.lzab { grid-template-columns: repeat(var(--gwn7, 2), minmax(0, 1fr)); }
@media (max-width: 60rem) { .fhs.lzab { grid-template-columns: minmax(0, 1fr); } }
.hv1 { display: flex; flex-direction: column; background: var(--s2m);
border: 1px solid var(--rd6); border-radius: var(--umu);
padding: var(--cj9); }
.hv1.b4d { display: grid; place-items: center; text-align: center; min-height: 4.5rem; }
.hv1 > img { display: block; width: calc(100% + var(--cj9) * 2);
max-width: none; height: auto; aspect-ratio: var(--qjo1); object-fit: cover;
margin: calc(var(--cj9) * -1) calc(var(--cj9) * -1) var(--cj9);
border-radius: calc(var(--umu) - 1px) calc(var(--umu) - 1px) 0 0; }
.hv1.kdw { display: grid; grid-template-columns: minmax(8rem, 32%) minmax(0, 1fr);
column-gap: var(--cj9); }
.hv1.kdw > img { align-self: stretch; width: calc(100% + var(--cj9));
height: calc(100% + var(--cj9) * 2); min-height: 0; aspect-ratio: auto;
margin: calc(var(--cj9) * -1) 0 calc(var(--cj9) * -1) calc(var(--cj9) * -1);
border-radius: calc(var(--umu) - 1px) 0 0 calc(var(--umu) - 1px); }
.hv1.kdw > .w0z { display: flex; flex-direction: column; }
.hv1.kdw .w0z p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;
line-clamp: 6; overflow: hidden; }
@media (max-width: 34rem) {
.hv1.kdw { grid-template-columns: minmax(0, 1fr); }
.hv1.kdw > img { width: revert; height: revert; min-height: revert; aspect-ratio: revert;
margin: revert; border-radius: revert; }
}
.hv1 h3 { margin-bottom: 0.45rem; }
.hv1 h3 > a { color: inherit; }
.hv1 h3 > a:hover { text-decoration: none; }
.hv1 .s0n5 { align-self: start; display: inline-flex; align-items: center; gap: 0.4rem;
margin-top: auto; padding-top: 0.9rem; text-decoration: none; color: var(--crr); }
.hv1:hover .s0n5 svg { transform: translateX(2px); }
.hv1 .s0n5 svg { transition: transform var(--b71); }
.hv1:has(.s0n5), .hv1.rdk0 { box-shadow: var(--ee3); }
.hv1:has(.s0n5) { position: relative; }
.hv1 h3 > a::after { content: ''; position: absolute; inset: 0; }
.hv1:has(.s0n5) { transition: border-color var(--b71), box-shadow var(--b71); }
.hv1:has(.s0n5):hover, .hv1:has(.s0n5):focus-within {
border-color: var(--rt2); box-shadow: var(--w7g); }
.hv1.zg26 { background: rgba(255, 255, 255, 0.55); border: 0;
border-left: 3px solid var(--nuws); }
.pb5m.illm .hv1.zg26 { border-left-color: var(--bns); }
.hv1 .rd9 { display: grid; place-items: center; width: 3.5rem; height: 3.5rem;
border-radius: var(--mz9g); background: var(--q1m); color: var(--nuws);
margin-bottom: 1rem; }
.hv1.b4d .rd9 { border-radius: 50%; }
.hv1.b4d:has(.rd9) { align-content: start; }
.hv1.obk { display: grid; grid-template-columns: 3.4rem minmax(0, 1fr); column-gap: 1.25rem;
align-items: start; }
.hv1.obk .nlf, .hv1.mxb .nlf { width: 3.4rem; height: 3.4rem; font-size: 1.5rem;
line-height: 1; background: var(--nuws); }
.hv1.obk .nlf { margin: 0; }
.hv1.hjp h3 { margin-bottom: 0.75rem; }
.hv1.hjp li { display: flex; gap: 1rem; padding: 1rem 0; border-top: 1px solid var(--rd6); }
.hv1.hjp li:last-child { padding-bottom: 0; }
.hv1.hjp li > div { min-width: 0; }
.hv1.hjp .rd9 { flex: none; width: 3rem; height: 3rem; margin: 0; }
.hv1.hjp .fnjy { margin-bottom: 0.2rem; }
.hv1.hjp .n90 { display: block; font-family: var(--m38w); font-weight: 700;
font-size: 1.2rem; line-height: 1.25; overflow-wrap: anywhere; }
.hv1.hjp .uq7f { margin-top: 0.3rem; }
.hv1.kna { background: var(--cvn); border: 0; color: #fff; }
.hv1.kna h3 { color: #fff; }
.hv1.kna p { color: var(--fb9); }
.hv1.kna .rd9 { background: rgba(255, 255, 255, 0.1); color: var(--bns); }
.hv1.li44 { display: grid; grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
padding: 0; overflow: hidden; max-width: 64rem; margin-inline: auto; box-shadow: var(--ee3); }
.hv1.li44 > div { padding: var(--cj9); }
.hv1.li44 .dw6 > img { width: 100%; height: 0; min-height: 100%; object-fit: cover;
border-radius: 0; box-shadow: none; }
.hv1.li44 h3 { font-size: 1.5rem; margin-bottom: 0.25rem; }
.hv1.li44 .uq7f { padding-bottom: 1rem; margin-bottom: 1rem; border-bottom: 1px solid var(--rd6); }
.hv1.li44 blockquote { margin-top: 1.25rem; background: var(--q1m); font-style: italic; }
.hv1.rdk0 { position: relative; padding: 0; border: 0; overflow: hidden; color: #fff; }
.hv1.rdk0 > img { margin: 0; width: 100%; max-width: 100%;
aspect-ratio: var(--jm1); border-radius: 0; }
.hv1.rdk0 .jsi0 { position: absolute; inset: auto 0 0 0;
padding: 4rem var(--cj9) var(--cj9);
background: linear-gradient(to top, rgba(20, 12, 6, 0.88), rgba(20, 12, 6, 0.55) 45%, rgba(20, 12, 6, 0)); }
.hv1.rdk0 .qozj { display: inline-block; max-width: 100%; white-space: nowrap;
overflow: hidden; text-overflow: ellipsis; vertical-align: top;
background: var(--nuws); color: #fff;
font-size: 0.75rem; padding: 0.3rem 0.8rem; border-radius: 999px; margin-bottom: 0.65rem; }
.hv1.rdk0 h3 { color: #fff; font-size: 1.2rem; margin-bottom: 0.3rem; }
.hv1.rdk0 p { color: var(--fb9); font-size: 0.9rem; }
.hv1.rdk0 h3 > a { color: inherit; text-decoration: none; }
.hv1.rdk0 h3 > a:hover { text-decoration: underline; text-underline-offset: 3px; }
.hv1.rdk0:has(h3 > a) { transition: box-shadow var(--b71), transform var(--b71); }
.hv1.rdk0:has(h3 > a):hover { box-shadow: var(--w7g); }
.hv1.rdk0:has(h3 > a:focus-visible) { outline: var(--ljt); outline-offset: 2px; }
.hv1.rdk0 h3 > a:focus-visible { outline: none; }
.hv1.mxb { align-items: center; text-align: center; background: none; border: 0; padding: 0 1rem; }
.hv1.mxb .nlf { margin-bottom: 1.1rem; position: relative;
box-shadow: 0 0 0 6px var(--ev5); }
.fhs:has(> .hv1.mxb) { position: relative; }
.fhs:has(> .hv1.mxb)::before { content: ''; position: absolute; left: 12.5%; right: 12.5%;
top: 1.7rem; border-top: 1px solid color-mix(in srgb, var(--cvn) 22%, transparent); }
.hv1 .nlf { display: grid; place-items: center; width: 2.3rem; height: 2.3rem;
border-radius: 50%; background: var(--cvn); color: #fff;
font-family: var(--wfm); font-variant-numeric: lining-nums; margin-bottom: 0.85rem; }
.bcf { max-width: 64ch; margin-inline: auto; }
.fk3 { text-align: center; margin-bottom: 1.75rem; }
.fk3:last-child { margin-bottom: 0; }
.wz9l .fk3 { text-align: left; margin-bottom: 0; }
.wz9l .fk3 + .fhs { margin-top: 1.75rem; }
.fk3 p { margin-top: 0.75rem; }
.fk3 p:not(.fnjy) { max-width: 64ch; margin-inline: auto; }
.wz9l .fk3 p { margin-inline: 0; max-width: none; }
.wmi { text-align: center; margin-top: 1.5rem; max-width: 64ch; margin-inline: auto; }
.v56 { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.wmi > .v0ah { display: none; }
.v56:focus-visible ~ .v0ah { outline: var(--ljt); outline-offset: 3px; }
.wz9l .wmi { text-align: left; margin-inline: 0; }
.uq7f { font-size: 0.9rem; color: var(--kkwv); }
.fbg a, .b9hn a, .uq7f a, .fk3 p a, .hv1 p a { text-decoration: underline;
text-underline-offset: 2px; }
.l36y { display: inline-flex; align-items: center; justify-content: center; gap: 0.5rem;
border: 1px solid transparent; cursor: pointer; font-family: var(--m38w);
font-size: 1.2rem; font-weight: 600; border-radius: var(--mz9g); padding: 13px 26px; }
.l36y { transition: background-color var(--b71), filter var(--b71); }
.l36y:hover { text-decoration: none; filter: brightness(1.08); }
.l36y.s0gh { background: var(--crr); color: #fff; }
.l36y svg, li > svg { flex: none; vertical-align: -0.2em; }
.l36y.yqj { background: transparent; color: var(--nuws); border-color: var(--nuws);
border-width: 2px; padding: 12px 25px; }
.l36y.yqj:hover { background: color-mix(in srgb, var(--nuws) 6%, transparent); filter: none; }
.kszb { display: flex; flex-wrap: wrap; gap: 0.75rem; justify-content: center; }
.wz9l .kszb { justify-content: flex-start; }
.s2b3 { 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(--crr); color: #fff;
box-shadow: var(--ee3); }
.kqb5 { background: var(--cvn); color: #fff; font-size: 1.05rem; }
.kqb5 .wru { display: flex; justify-content: center; align-items: center;
gap: 0.5rem; padding-block: 0.6rem; }
.kqb5 span { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.kqb5 a { color: #fff; font-weight: 600; text-decoration: underline; white-space: nowrap;
flex: none; }
header.yny { --t77: calc(var(--yre) * var(--hej));
position: sticky; top: calc(-1 * var(--t77)); z-index: 20;
padding-top: var(--t77);
background: var(--s2m); border-bottom: 1px solid var(--rd6); }
header.yny .wru { position: relative; display: flex; align-items: center;
gap: 1.5rem; min-height: calc(var(--firf) - var(--t77)); }
header.yny .l36y { padding-block: calc(13px - 6px * var(--hej)); }
.czkv { --ahtz: 48px; display: flex; align-items: center; min-width: 0; }
.czkv picture { display: contents; }
.czkv img { display: block; height: calc(var(--ahtz) - var(--t77) / 2); width: auto;
max-width: 100%; object-fit: contain; object-position: left center; }
header.yny nav { margin-left: auto; display: flex; align-items: center;
gap: 1.4rem; font-size: 1.0625rem; font-weight: 500; }
header.yny nav a { color: var(--d6m); }
.rut { display: none; }
.jwh { display: none; }
.hoa { position: relative; padding-block: 0.7rem; }
.lty { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.duo { display: inline-flex; align-items: center; gap: 0.3rem;
cursor: pointer; user-select: none; }
.duo svg { transition: transform var(--b71); }
.lty:checked ~ .duo svg { transform: rotate(180deg); }
.lty:focus-visible ~ .duo { outline: var(--ljt); outline-offset: 3px;
border-radius: 3px; }
.trx1 { display: none; position: fixed; inset: 0; z-index: 25; }
.lty:checked ~ .trx1 { display: block; }
.xia { display: none; }
.hoa:hover > .xia,
.hoa:focus-within > .xia,
.lty:checked ~ .xia {
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(--s2m); border: 1px solid var(--rd6); border-radius: var(--umu);
padding: 1rem 1.25rem; box-shadow: var(--w7g);
}
.xia a { display: block; padding: 0.25rem 0; font-size: 1rem;
break-inside: avoid; min-width: 150px; }
footer.yny { background: var(--cvn); color: var(--fb9);
padding-top: 2.5rem; font-size: 0.95rem; }
footer.yny h3 { color: #fff; margin-bottom: 0.9rem; }
footer.yny a { color: var(--fb9); }
footer.yny li { padding: 0.2rem 0; }
footer.yny details { display: flex; flex-direction: column; }
footer.yny summary { order: 1; cursor: pointer; list-style: none; padding: 0.2rem 0; color: var(--bns); font-weight: 600; }
footer.yny summary::-webkit-details-marker { display: none; }
footer.yny details:not([open]) .sv1, footer.yny details[open] .w4rr { display: none; }
.andy { border-top: 1px solid rgba(255, 255, 255, 0.15); margin-top: 2rem;
padding: 1.25rem 0; text-align: center; }
.dapo { display: block; }
.wz9l { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
gap: 2.5rem; align-items: center; }
.wz9l > img, .wz9l > svg { width: 100%; height: auto; aspect-ratio: var(--jm1);
object-fit: cover; border-radius: var(--umu); }
.wz9l.nh3 { align-items: stretch; }
.wz9l.nh3 > div { display: flex; flex-direction: column; justify-content: center; }
.wz9l.nh3 > img { aspect-ratio: var(--jm1); height: 100%; }
@media (max-width: 860px) {
.wz9l { grid-template-columns: minmax(0, 1fr); gap: 1.75rem; }
.wz9l.nh3 > img { order: -1; height: auto; }
}
.dw6 > img, .dw6 > svg { display: block; width: 100%; height: auto;
aspect-ratio: var(--hpw); object-fit: cover;
border-radius: var(--umu); }
.uu5z .dw6 > img { object-position: 50% 22%; }
.wz9l > img, .wz9l > svg, .dw6 > img, .dw6 > svg, .wz9l.qu2e .jyt > img {
box-shadow: var(--ee3); }
.nh3 h1 { font-size: clamp(2rem, 3.1vw, 2.6rem); }
.b9hn { font-size: 1.2rem; font-weight: 500; color: var(--nuws); }
.b9hn a { color: inherit; text-decoration: underline; text-underline-offset: 3px;
text-decoration-thickness: 1px; }
.nh3 .b9hn { margin: 1.25rem 0 1.75rem; }
.pb5m.illm .b9hn { color: var(--bns); }
.fnjy, .hv1 .s0n5, .rdk0 .qozj { font-size: 0.875rem; font-weight: 700;
letter-spacing: 0.14em; text-transform: uppercase; color: var(--nuws); }
.fnjy, .fk3 .fnjy { margin: 0 0 0.6rem; font-size: 0.875rem; }
.zxlv { display: flex; align-items: center; gap: 0.5rem; padding: 0.9rem 1rem;
font-size: 0.95rem; font-weight: 600; line-height: 1.35; }
.fhs:has(> .zxlv) { gap: 0.6rem; }
.zxlv > span { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.zxlv .uq7f { margin-left: auto; flex: none; font-weight: 400; white-space: nowrap; }
.j9vn { display: grid; gap: 0.55rem; margin: 0 0 1.75rem; }
.dtn .j9vn { grid-template-columns: 1fr 1fr; gap: 0.75rem; margin: 0; }
.dtn .j9vn li, .v54s li, .zxlv { background: var(--s2m); border: 1px solid var(--rd6);
border-radius: var(--mz9g); color: var(--d6m); }
.dtn .j9vn li { padding: 0.8rem 0.95rem; font-size: 0.95rem; font-weight: 600;
line-height: 1.35; }
.pb5m.illm .dtn .j9vn li, .pb5m.illm .v54s li, .pb5m.illm .zxlv { background: var(--ugbq);
border-color: var(--zpek); color: #fff; }
.zxlv, .v54s li { transition: border-color var(--b71), box-shadow var(--b71); }
.zxlv:hover, .zxlv:focus-visible,
.v54s li:has(summary:hover), .v54s li:has(summary:focus-visible) {
border-color: var(--rt2); }
.zxlv:hover, .zxlv:focus-visible { box-shadow: var(--ee3); }
.pb5m.illm .j9vn svg, .pb5m.illm .zxlv svg { color: var(--h67); }
.pb5m.illm .uq7f, .pb5m.illm .ce1 .htdf { color: var(--fb9); }
@media (max-width: 560px) { .dtn .j9vn { grid-template-columns: 1fr; } }
.nh3 .ce1 { display: flex; flex-wrap: nowrap; align-items: center; gap: 0.85rem;
margin-top: 1.75rem; padding-top: 1.25rem; border-top: 1px solid var(--rd6);
font-size: 0.9rem; }
.nh3 .ce1 .pn90 { display: flex; gap: 0.4rem; flex: none; }
.nh3 .ce1 .pn90 img, .nh3 .ce1 .pn90 svg { width: 40px; height: 40px;
aspect-ratio: 1; object-fit: contain; }
.nh3 .ce1 .mea { display: grid; gap: 0; line-height: 1.3; min-width: 0; }
.nh3 .ce1 .n90 { display: flex; align-items: center; gap: 0.45rem;
font-family: var(--m38w); font-weight: 600; font-size: 1.05rem; flex-wrap: wrap;}
.nh3 .ce1 .htdf { color: var(--kkwv); }
.wz9l.qu2e { grid-template-columns: minmax(0, 3fr) minmax(0, 2fr); align-items: stretch; }
.wz9l.qu2e > .lxs { align-self: start; }
.wz9l.qu2e .fbg { margin: 1rem 0 0; }
.wz9l.qu2e .jyt { display: grid; grid-auto-rows: minmax(0, 1fr); gap: 1rem;
min-height: 0; position: relative; }
.wz9l.qu2e .jyt > img { width: 100%; height: 0; min-height: 100%; object-fit: cover;
border-radius: var(--umu); display: block; }
.wz9l.qu2e .jyt > .l36y { position: absolute; top: 1rem; left: 1rem; width: auto;
max-width: calc(100% - 2rem); }
.wz9l.qu2e .jyt > figcaption { position: absolute; left: 1rem; bottom: 1rem;
max-width: calc(100% - 2rem); background: var(--cvn); color: #fff;
font-family: var(--m38w); font-weight: 600; font-size: 0.95rem; line-height: 1.3;
padding: 0.45rem 0.8rem; border-radius: var(--mz9g); }
.dw6 { position: relative; margin: 0; }
.wz9l.qvo > .dw6 { order: 1; }
.dw6 .yy4v { position: absolute; max-width: 60%; padding: 0.8rem 1rem;
box-shadow: var(--w7g); }
.dw6 .yy4v:first-of-type { top: 2rem; right: 0;
border-radius: var(--umu) 0 0 var(--umu); }
.dw6 .yy4v:last-of-type { bottom: 2rem; left: 0;
border-radius: 0 var(--umu) var(--umu) 0; }
.hv1.yy4v b { display: block; font-family: var(--m38w); font-size: 1.7rem;
line-height: 1.1; color: var(--nuws); }
.hv1.yy4v span { display: block; font-size: 0.9rem; line-height: 1.25; }
.hv1.yy4v.b4d { padding: 1.5rem var(--cj9); gap: 0.35rem; }
.hv1.yy4v.b4d b { font-size: 2.4rem; }
.pb5m.illm .hv1 { background: var(--ugbq);
border-color: var(--zpek); color: #fff; text-align: left; }
.pb5m.illm .hv1 h3 { color: #fff; }
.pb5m.illm .hv1.b4d { text-align: center; }
.pb5m.illm .hv1.yy4v b { color: var(--bns); }
.wz9l.uu5z { grid-template-columns: minmax(0, 2fr) minmax(0, 5fr); max-width: 64rem; margin-inline: auto; }
.wz9l.m3e { grid-template-columns: minmax(0, 2fr) minmax(0, 3fr); }
.wz9l.m3e.qvo { grid-template-columns: minmax(0, 3fr) minmax(0, 2fr); }
.wz9l.m3e, .wz9l.m3e.qvo { align-items: stretch; }
.wz9l.m3e > .dw6 > img { width: 100%; height: 0; min-height: 100%;
aspect-ratio: auto; object-fit: cover; }
.dw6 .lv95 { position: absolute; right: 1rem; bottom: 1rem; width: 3rem; height: 3rem;
display: grid; place-items: center; border-radius: 50%; background: var(--nuws);
color: #fff; border: 3px solid var(--s2m); }
.d71 li, .j9vn li { display: flex; align-items: center; gap: 0.5rem; }
.d71 svg, .j9vn svg { color: var(--crr); flex: none; }
.zxlv svg { color: var(--nuws); flex: none; }
.d71 li { font-weight: 600; font-size: 1.2rem; }
.j9vn li { font-size: 1.1rem; font-weight: 500; }
.d71 { display: flex; flex-wrap: wrap; justify-content: center; gap: 1rem 2rem;
background: var(--q1m); margin-inline: calc(50% - 50vw);
padding: 1rem calc(50vw - 50%); }
@media (max-width: 860px) {
.d71 { display: grid; grid-template-columns: repeat(2, minmax(0, auto));
justify-content: center; gap: 0.7rem 2rem; align-items: start; }
.d71 li { align-items: start; font-size: 1.05rem; }
.d71 svg { margin-top: 0.15rem; }
}
@media (max-width: 34rem) {
.d71 { grid-template-columns: minmax(0, auto); gap: 0.6rem; }
}
.z58i { display: inline-flex; gap: 2px; color: var(--iot); }
.hv1.jzpo { gap: 0.9rem; }
.hv1.jzpo .zdvr { display: flex; align-items: center; justify-content: space-between; }
.hv1.jzpo .zdvr img { width: 24px; height: 24px; flex: none; }
.hv1.jzpo > p { flex: 1; }
.hv1.jzpo .m98j { display: flex; align-items: center; gap: 0.75rem; padding-top: 0.9rem;
border-top: 1px solid var(--rd6); }
.hv1.jzpo .m98j > .nlf { margin: 0; flex: none; }
.hv1.jzpo .m98j .fbau { margin: 0; }
.hv1.jzpo .m98j .htdf { display: block; font-size: 0.9rem; color: var(--kkwv); }
.hv1.jzpo .m98j .htdf a { color: var(--d6m); text-decoration: underline;
text-underline-offset: 2px; text-decoration-color: var(--rt2); }
.hv1.jzpo .m98j .htdf a:hover { text-decoration-color: currentColor; }
.fbau { display: block; margin-top: 0.75rem; font-weight: 600; font-size: 1rem;
font-style: normal; }
.lxs { background: var(--s2m); border: 1px solid var(--rd6);
border-radius: var(--umu); overflow: hidden; }
.auw { background: var(--nuws); 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)); }
.auw .iggo { margin: 0; color: #fff; font-family: var(--m38w); font-weight: 700;
font-size: 1.35rem; line-height: 1.2; text-transform: uppercase; letter-spacing: 0.02em; }
.auw p { margin-top: 0.3rem; font-size: 0.9rem; color: #fff; }
.usts { padding: 1.1rem var(--cj9) var(--cj9); }
.pb5m.illm .lxs { color: var(--d6m); }
.pb5m.illm .lxs .uq7f { color: var(--kkwv); }
.pb5m.illm .lxs a { color: var(--crr); }
.pb5m.illm .lxs .l36y.s0gh { background: var(--crr); color: #fff; }
.pb5m.illm .auw .iggo, .pb5m.illm .auw p { color: #fff; }
.lxs .fhs { gap: 0 0.75rem; }
.lxs .uq7f { margin: 0 0 0.8rem; }
.lxs .l36y { width: 100%; }
.reln span { font-weight: 600; font-size: 0.9rem; color: var(--d6m); }
.reln input, .reln select, .reln textarea {
font: inherit; line-height: 1.6; width: 100%; padding: 10px 12px; background: var(--s2m);
border: 1px solid var(--rd6); border-radius: var(--mz9g); color: var(--d6m); }
.f8r { overflow-x: auto; background: var(--s2m); border: 1px solid var(--rd6);
border-radius: var(--umu); }
.ipox { border-collapse: collapse; width: 100%; min-width: 40rem; }
.ipox th, .ipox td { text-align: left; padding: 0.8rem 1rem;
border-bottom: 1px solid var(--rd6); vertical-align: top; }
.ipox tbody tr:last-child th, .ipox tbody tr:last-child td { border-bottom: 0; }
.ipox thead th { font-family: var(--m38w); font-size: 0.9rem; color: var(--kkwv);
background: var(--q1m); white-space: nowrap; }
.ipox tbody th { font-family: var(--m38w); font-weight: 600; }
.reln.ghv { display: block; position: relative; margin-bottom: 0.8rem; }
.reln.ghv > input, .reln.ghv > .d3p > select, .reln.ghv > textarea {
padding: 20px 12px 6px; }
.reln.ghv > span:last-child { position: absolute; left: 13px; top: 50%;
transform: translateY(-50%); font-weight: 400; font-size: 1rem; color: var(--kkwv);
pointer-events: none; transition: top var(--b71), font-size var(--b71), transform var(--b71); }
.reln.ghv > :focus + span:last-child,
.reln.ghv > :is(input, textarea):not(:placeholder-shown) + span:last-child,
.reln.ghv > .d3p:focus-within + span:last-child,
.reln.ghv > .d3p:not(:has(option[value='']:checked)) + span:last-child {
top: 6px; transform: none; font-size: 0.75rem; font-weight: 600; letter-spacing: 0.02em; }
.reln.ghv.mmw0 > span:last-child { top: 14px; transform: none; }
.reln.ghv > .d3p > select { padding-right: 2.4rem; }
.reln .d3p { position: relative; display: block; }
.reln .d3p select { appearance: none; -webkit-appearance: none; padding-right: 2.4rem; }
.reln .d3p svg { position: absolute; right: 12px; top: 50%; transform: translateY(-50%);
pointer-events: none; color: var(--kkwv); }
.f5f li { display: flex; align-items: flex-start; gap: 0.5rem; padding: 0.25rem 0; }
.f5f li > svg { flex: none; height: 1lh; }
.fbg > * + * { margin-top: 1rem; }
.fbg > * + h3 { margin-top: 1.75rem; }
.fbg .f2zb { font-weight: 600; }
.fbg + .fhs { margin-top: 2rem; }
.wz9l .fbg { margin: 1rem 0 1.75rem; }
.wz9l .fbg:last-child { margin-bottom: 0; }
.bdt { grid-template-columns: minmax(0, 2fr) minmax(0, 3fr); align-items: start; }
@media (min-width: 861px) {
.bdt > div:first-child { position: sticky; top: calc(var(--firf) + 1.5rem); }
}
.bdt .l36y { margin-top: 1.5rem; }
.v54s { display: grid; gap: 0.6rem; }
.v54s summary { display: flex; align-items: center; justify-content: space-between; gap: 1rem;
padding: 0.9rem 1rem; cursor: pointer; list-style: none;
font-family: var(--m38w); font-size: 1.05rem; font-weight: 600; }
.v54s summary::-webkit-details-marker { display: none; }
.v54s summary svg { flex: none; width: 24px; height: 24px; padding: 4px; border-radius: 50%;
background: var(--nuws); color: #fff; transition: transform var(--b71); }
.v54s details[open] summary svg { transform: rotate(45deg); }
.v54s .v4u9 { padding: 0 1rem 1rem; }
.v54s summary h3 { font: inherit; color: inherit; margin: 0; }
.sel ol { display: flex; flex-wrap: nowrap; gap: 0.35rem; margin: 0; padding: 0;
list-style: none; max-width: 100%; }
.sel li { white-space: nowrap; flex: none; }
.sel li:last-child { flex: 0 1 auto; min-width: 0; overflow: hidden; text-overflow: ellipsis; }
.sel li + li::before { content: '›'; margin-right: 0.35rem; }
.sel a { color: inherit; }
.bf2 { padding-block: 1rem; }
.bf2 .sel ol { justify-content: center; }
.l37 { max-width: 52rem; margin-inline: auto; }
@media (max-width: 860px) {
header.yny .wru { gap: 0 0.75rem; flex-wrap: nowrap; }
header.yny .czkv { flex: 1; --ahtz: 42px; }
.rut { display: block; position: absolute; width: 1px; height: 1px; margin: -1px;
padding: 0; border: 0; overflow: hidden; clip-path: inset(50%); }
.jwh { display: grid; place-items: center; flex: none; margin-left: auto;
width: 42px; height: 42px; cursor: pointer; background: var(--s2m);
border: 1px solid var(--rd6); border-radius: var(--mz9g); }
.jwh span { grid-area: 1 / 1; display: flex; }
.jwh .sv1, .rut:checked ~ .jwh .w4rr { display: none; }
.rut:checked ~ .jwh .sv1 { display: flex; }
.rut:focus-visible ~ .jwh { outline: var(--ljt); outline-offset: 2px; }
header.yny nav { position: absolute; top: 100%; inset-inline: 0; margin-left: 0;
display: grid; gap: 0; padding: 0 1.25rem; background: var(--s2m);
border-bottom: 1px solid var(--rd6);
max-height: 0; overflow: hidden; visibility: hidden; }
.rut:checked ~ nav { visibility: visible; max-height: calc(100vh - var(--firf));
overflow-y: auto; padding-bottom: 0.9rem; }
header.yny:has(.rut:checked) { border-bottom-color: transparent; }
header.yny nav a { margin-inline: -1.25rem; padding: 0.65rem 1.25rem;
border-top: 1px solid var(--rd6);
font-family: var(--m38w); font-size: 1.15rem; font-weight: 700; }
header.yny nav > .l36y { width: 100%; margin-top: 0.75rem; margin-inline: 0;
border-top: 0; padding: 12px 24px; }
.hoa { width: 100%; padding-block: 0; }
.duo { 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(--rd6);
font-family: var(--m38w); font-size: 1.15rem; font-weight: 700; }
.trx1 { display: none !important; }
.hoa:hover > .xia, .hoa:focus-within > .xia { display: none; }
.lty:checked ~ .xia {
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(--h67); }
header.yny nav .xia a { margin-inline: 0;
padding: 0.7rem 1.25rem 0.7rem 2rem;
border-top: 1px solid color-mix(in srgb, var(--d6m) 12%, transparent);
font-family: var(--wfm); font-size: 1rem; font-weight: 400; line-height: 1.4; }
header.yny nav .xia a:first-child { border-top: 0; }
:root { --c3xs: 2.25rem; }
.pb5m:has(> .nh3) { padding-bottom: calc(var(--c3xs) / 2); }
.s2b3 { display: grid; place-items: center; }
main .l36y { width: 100%; }
.dtn > div:first-child { display: contents; }
.dtn .l36y { order: 1; }
.dtn .fbg { margin: 0; }
.wz9l.qu2e, .wz9l.uu5z, .wz9l.m3e, .wz9l.m3e.qvo { grid-template-columns: minmax(0, 1fr); }
.hv1.li44 { grid-template-columns: minmax(0, 1fr); }
.hv1.li44 .dw6 > img { height: auto; min-height: 0; aspect-ratio: var(--hpw); }
.wz9l.m3e > .dw6 > img { height: auto; min-height: 0; aspect-ratio: var(--hpw); }
.fhs:has(> .hv1.mxb) { gap: 2rem; }
.fhs:has(> .hv1.mxb)::before { display: none; }
.fhs:has(> .hv1 > img) { grid-template-columns: 1fr 1fr; gap: 0.75rem; }
.fhs:has(> .hv1 > img) .hv1 { --cj9: 0.9rem; }
.fhs:has(> .hv1 > img) .hv1 > p { display: none; }
.hv1 > img { aspect-ratio: 2 / 1; }
.hv1.rdk0 > img { aspect-ratio: 2 / 3; }
.hv1.rdk0 .qozj { font-size: 0.7rem; letter-spacing: 0.08em; }
.hv1.rdk0 h3 { font-size: 1rem; }
.hv1.rdk0 p { font-size: 0.875rem; }
.fk3, .wmi { text-align: left; }
.fk3 p:not(.fnjy), .wmi { margin-inline: 0; }
.bf2 .sel ol { justify-content: flex-start; }
.hv1.mxb { display: grid; grid-template-columns: 3.4rem minmax(0, 1fr); column-gap: 1rem;
align-items: start; text-align: left; position: relative; padding: 0; }
.hv1.mxb .nlf { grid-row: 1 / span 2; margin: 0; }
.hv1.mxb h3 { margin: 0 0 0.35rem; }
.hv1.mxb::before { content: ''; position: absolute; left: 1.7rem; top: 1.7rem;
bottom: calc(-2rem - 1.7rem); border-left: 1px solid color-mix(in srgb, var(--cvn) 22%, transparent); }
.hv1.mxb:last-child::before { display: none; }
.hv1 .s0n5 { padding: 0.75rem 0; margin-bottom: -0.75rem; white-space: nowrap; }
footer.yny li { padding: 0; }
footer.yny li a, footer.yny summary { display: inline-block; padding: 0.35rem 0; }
.wz9l.qu2e .jyt { grid-auto-rows: auto; }
.wz9l.qu2e .jyt > img { height: auto; aspect-ratio: var(--jm1); }
.wz9l.qu2e:has(.fbg) { gap: 1.25rem; }
.wz9l.qu2e:has(.fbg) > div, .wz9l.qu2e:has(.fbg) .jyt, .wz9l.qu2e:has(.fbg) .fbg { display: contents; }
.wz9l.qu2e:has(.fbg) .fbg > p { margin: 0; }
.wz9l.qu2e:has(.fbg) .fbg > p:nth-child(n + 2) { order: 2; }
.wz9l.qu2e:has(.fbg) .jyt > img:first-child { order: 1; }
.wz9l.qu2e:has(.fbg) .jyt > img + img { order: 3; }
.wz9l.qu2e:not(:has(.fbg)) .jyt > img + img { display: none; }
}
@media (max-width: 34rem) {
.kqb5 { font-size: 0.95rem; }
.kqb5 .wru { flex-direction: column; gap: 0; line-height: 1.35;
padding-inline: 0.9rem; }
.kqb5 span { overflow: visible; text-overflow: clip; white-space: normal;
text-align: center; }
.fhs:has(> .hv1 > img):not(:has(> .hv1.rdk0)) { grid-template-columns: minmax(0, 1fr); }
.fhs:has(> .hv1 > img):not(:has(> .hv1.rdk0)) .hv1 > p { display: revert; }
.fhs:has(> .hv1 > img):not(:has(> .hv1.rdk0)) .hv1 { --cj9: 1.1rem; }
.lxs .fhs { grid-template-columns: minmax(0, 1fr); }
.pb5m:has(.v56) .fhs > .hv1:nth-child(n + 7) { display: none; }
.pb5m:has(.v56:checked) .fhs > .hv1 { display: revert; }
.wmi > .v0ah { display: inline-flex; }
.wmi > a.l36y { display: none; }
.v56:checked ~ .v0ah { display: none; }
.d71 li { align-items: center; text-align: left; }
.fhs:has(> .hv1.rdk0) { grid-template-columns: minmax(0, 1fr); }
.fhs:has(> .hv1.rdk0) > .hv1.rdk0:nth-child(n + 5) { display: none; }
.hv1.rdk0 > img { aspect-ratio: var(--qjo1); }
}