:root {
--un3: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
--v3i: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
--zyf: #212529;
--z3a: #14477d;
--y56: #4f5a66;
--mgs3: #7a3a1a;
--d17: #43220f;
--ifo: #e6e0d9;
--jqxp: #ffffff;
--ncnp: #fdf3ed;
--v3k: #fef9f6;
--o2e: #ece0d6;
--g2b: #e8b53d;
--kn7: #d9a070;
--safc: 3 / 2;
--fa0q: 5 / 4;
--zlw: 1 / 1;
--j43j: 2 / 3;
--cbe: 3.5rem;
--lp8: 1.25rem;
--cr8: 12px;
--wux7: 6px;
--f6s: 0 3px 14px color-mix(in srgb, var(--d17) 12%, transparent);
--rt8d: 0 12px 28px color-mix(in srgb, var(--d17) 15%, transparent);
--f8a: 0.15s ease;
--foq9: 2px solid var(--z3a);
--yxhh: color-mix(in srgb, var(--mgs3) 45%, var(--ifo));
--b76q: rgba(255, 255, 255, 0.8);
--ij25: rgba(255, 255, 255, 0.07);
--mjme: rgba(255, 255, 255, 0.14);
--g7c: 3rem;
--blso: 88px;
--a9a: 16px;
--hvqs: 0;
}
@media (prefers-reduced-motion: reduce) { :root { --f8a: 0s; } }
* { box-sizing: border-box; margin: 0; }
html { scroll-padding-top: var(--blso); }
@property --hvqs { syntax: '<number>'; inherits: true; initial-value: 0; }
@supports (animation-timeline: scroll()) {
header.f9w2 { animation: ur9 linear both; animation-timeline: scroll(root);
animation-range: 40px 200px; }
@keyframes ur9 { to { --hvqs: 1; } }
html { scroll-padding-top: calc(var(--blso) - var(--a9a)); }
}
html { overflow-x: clip; }
body {
overflow-x: clip;
font-family: var(--un3);
font-size: 18px; line-height: 1.6; color: var(--zyf); background: var(--jqxp);
-webkit-font-smoothing: antialiased;
}
h1, h2, h3 { font-family: var(--v3i); color: var(--zyf); 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; }
.h7n { color: var(--y56); }
a { color: var(--z3a); 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(--foq9); outline-offset: 2px; border-radius: 3px;
}
img { max-width: 100%; }
ul { list-style: none; padding: 0; }
.f46 { max-width: 1360px; margin: 0 auto; padding: 0 1.25rem; }
.b4pp { background: var(--ncnp); margin-inline: calc(50% - 50vw);
padding: var(--cbe) calc(50vw - 50%); }
.b4pp:has(> .grw) { padding-inline: max(1.25rem, calc(50vw - 50% - 6rem)); }
.b4pp:not(.w5gf):not(.n9hr):not(.axb) + .b4pp:not(.w5gf):not(.n9hr):not(.axb),
.b4pp.w5gf + .b4pp.w5gf,
.b4pp.n9hr + .b4pp.n9hr,
.b4pp.axb + .b4pp.axb,
.b4pp.w5gf + .b4pp:not(.w5gf):not(.n9hr):not(.axb),
.b4pp:not(.w5gf):not(.n9hr):not(.axb) + .b4pp.w5gf { padding-top: calc(var(--cbe) / 2); }
.b4pp, .b4pp.m0nt { --l8q: var(--jqxp); background: var(--l8q); }
.b4pp.w5gf { --l8q: var(--v3k); }
.b4pp.n9hr { --l8q: var(--o2e); }
.b4pp.axb { --l8q: var(--d17); --yxhh: color-mix(in srgb, var(--kn7) 55%, transparent);
color: #fff; text-align: center; }
.b4pp.axb h1, .b4pp.axb h2, .b4pp.axb a { color: #fff; }
.b4pp.axb p { color: var(--b76q); }
.b4pp.axb .o86m { color: var(--kn7); }
.b4pp.axb .u3hy.kdvj { background: var(--ncnp); color: var(--d17); }
.b4pp.axb .u3hy.gylk { color: var(--ncnp); border-color: var(--o2e); }
.b4pp.axb .u3hy.gylk:hover { background: rgba(255, 255, 255, 0.08); }
.b4pp.axb .rr11 { text-align: left; }
.b4pp.hhc9 { position: relative; isolation: isolate; }
.b4pp.hhc9 > .cbs2 { position: absolute; inset: 0; z-index: -1; }
.b4pp.hhc9 > .cbs2 > img { display: block; width: 100%; height: 100%; max-width: none;
object-fit: cover; }
.b4pp.hhc9 > .cbs2::after { content: ''; position: absolute; inset: 0;
background: linear-gradient(color-mix(in srgb, var(--d17) 86%, transparent),
color-mix(in srgb, var(--d17) 74%, transparent)); }
.iyb { display: grid; gap: 1rem;
grid-template-columns: repeat(auto-fit, minmax(min(var(--nme), 100%), 1fr)); }
.iyb.zpt { grid-template-columns: repeat(var(--ml3n, 2), minmax(0, 1fr)); }
@media (max-width: 60rem) { .iyb.zpt { grid-template-columns: minmax(0, 1fr); } }
.azf { display: flex; flex-direction: column; background: var(--jqxp);
border: 1px solid var(--ifo); border-radius: var(--cr8);
padding: var(--lp8); }
.azf.fz7u { display: grid; place-items: center; text-align: center; min-height: 4.5rem; }
.azf > img { display: block; width: calc(100% + var(--lp8) * 2);
max-width: none; height: auto; aspect-ratio: var(--fa0q); object-fit: cover;
margin: calc(var(--lp8) * -1) calc(var(--lp8) * -1) var(--lp8);
border-radius: calc(var(--cr8) - 1px) calc(var(--cr8) - 1px) 0 0; }
.azf.r8d8 { display: grid; grid-template-columns: minmax(8rem, 32%) minmax(0, 1fr);
column-gap: var(--lp8); }
.azf.r8d8 > img { align-self: stretch; width: calc(100% + var(--lp8));
height: calc(100% + var(--lp8) * 2); min-height: 0; aspect-ratio: auto;
margin: calc(var(--lp8) * -1) 0 calc(var(--lp8) * -1) calc(var(--lp8) * -1);
border-radius: calc(var(--cr8) - 1px) 0 0 calc(var(--cr8) - 1px); }
.azf.r8d8 > .a8q { display: flex; flex-direction: column; }
.azf.r8d8 .a8q p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;
line-clamp: 6; overflow: hidden; }
@media (max-width: 34rem) {
.azf.r8d8 { grid-template-columns: minmax(0, 1fr); }
.azf.r8d8 > img { width: revert; height: revert; min-height: revert; aspect-ratio: revert;
margin: revert; border-radius: revert; }
}
.azf h3 { margin-bottom: 0.45rem; }
.azf h3 > a { color: inherit; }
.azf h3 > a:hover { text-decoration: none; }
.azf .cxh { align-self: start; display: inline-flex; align-items: center; gap: 0.4rem;
margin-top: auto; padding-top: 0.9rem; text-decoration: none; color: var(--z3a); }
.azf:hover .cxh svg { transform: translateX(2px); }
.azf .cxh svg { transition: transform var(--f8a); }
.azf:has(.cxh), .azf.huf { box-shadow: var(--f6s); }
.azf:has(.cxh) { position: relative; }
.azf h3 > a::after { content: ''; position: absolute; inset: 0; }
.azf:has(.cxh) { transition: border-color var(--f8a), box-shadow var(--f8a); }
.azf:has(.cxh):hover, .azf:has(.cxh):focus-within {
border-color: var(--yxhh); box-shadow: var(--rt8d); }
.azf.tsp { background: rgba(255, 255, 255, 0.55); border: 0;
border-left: 3px solid var(--mgs3); }
.b4pp.axb .azf.tsp { border-left-color: var(--kn7); }
.azf .qy79 { display: grid; place-items: center; width: 3.5rem; height: 3.5rem;
border-radius: var(--wux7); background: var(--ncnp); color: var(--mgs3);
margin-bottom: 1rem; }
.azf.fz7u .qy79 { border-radius: 50%; }
.azf.fz7u:has(.qy79) { align-content: start; }
.azf.ir4c { display: grid; grid-template-columns: 3.4rem minmax(0, 1fr); column-gap: 1.25rem;
align-items: start; }
.azf.ir4c .wy6, .azf.mb8b .wy6 { width: 3.4rem; height: 3.4rem; font-size: 1.5rem;
line-height: 1; background: var(--mgs3); }
.azf.ir4c .wy6 { margin: 0; }
.azf.k3z h3 { margin-bottom: 0.75rem; }
.azf.k3z li { display: flex; gap: 1rem; padding: 1rem 0; border-top: 1px solid var(--ifo); }
.azf.k3z li:last-child { padding-bottom: 0; }
.azf.k3z li > div { min-width: 0; }
.azf.k3z .qy79 { flex: none; width: 3rem; height: 3rem; margin: 0; }
.azf.k3z .o86m { margin-bottom: 0.2rem; }
.azf.k3z .zek { display: block; font-family: var(--v3i); font-weight: 700;
font-size: 1.2rem; line-height: 1.25; overflow-wrap: anywhere; }
.azf.k3z .xftg { margin-top: 0.3rem; }
.azf.y1m { background: var(--d17); border: 0; color: #fff; }
.azf.y1m h3 { color: #fff; }
.azf.y1m p { color: var(--b76q); }
.azf.y1m .qy79 { background: rgba(255, 255, 255, 0.1); color: var(--kn7); }
.azf.j8ok { display: grid; grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
padding: 0; overflow: hidden; max-width: 64rem; margin-inline: auto; box-shadow: var(--f6s); }
.azf.j8ok > div { padding: var(--lp8); }
.azf.j8ok .tk8 > img { width: 100%; height: 0; min-height: 100%; object-fit: cover;
border-radius: 0; box-shadow: none; }
.azf.j8ok h3 { font-size: 1.5rem; margin-bottom: 0.25rem; }
.azf.j8ok .xftg { padding-bottom: 1rem; margin-bottom: 1rem; border-bottom: 1px solid var(--ifo); }
.azf.j8ok blockquote { margin-top: 1.25rem; background: var(--ncnp); font-style: italic; }
.azf.huf { position: relative; padding: 0; border: 0; overflow: hidden; color: #fff; }
.azf.huf > img { margin: 0; width: 100%; max-width: 100%;
aspect-ratio: var(--safc); border-radius: 0; }
.azf.huf .pa7y { position: absolute; inset: auto 0 0 0;
padding: 4rem var(--lp8) var(--lp8);
background: linear-gradient(to top, rgba(20, 12, 6, 0.88), rgba(20, 12, 6, 0.55) 45%, rgba(20, 12, 6, 0)); }
.azf.huf .tj65 { display: inline-block; max-width: 100%; white-space: nowrap;
overflow: hidden; text-overflow: ellipsis; vertical-align: top;
background: var(--mgs3); color: #fff;
font-size: 0.75rem; padding: 0.3rem 0.8rem; border-radius: 999px; margin-bottom: 0.65rem; }
.azf.huf h3 { color: #fff; font-size: 1.2rem; margin-bottom: 0.3rem; }
.azf.huf p { color: var(--b76q); font-size: 0.9rem; }
.azf.huf h3 > a { color: inherit; text-decoration: none; }
.azf.huf h3 > a:hover { text-decoration: underline; text-underline-offset: 3px; }
.azf.huf:has(h3 > a) { transition: box-shadow var(--f8a), transform var(--f8a); }
.azf.huf:has(h3 > a):hover { box-shadow: var(--rt8d); }
.azf.huf:has(h3 > a:focus-visible) { outline: var(--foq9); outline-offset: 2px; }
.azf.huf h3 > a:focus-visible { outline: none; }
.azf.mb8b { align-items: center; text-align: center; background: none; border: 0; padding: 0 1rem; }
.azf.mb8b .wy6 { margin-bottom: 1.1rem; position: relative;
box-shadow: 0 0 0 6px var(--l8q); }
.iyb:has(> .azf.mb8b) { position: relative; }
.iyb:has(> .azf.mb8b)::before { content: ''; position: absolute; left: 12.5%; right: 12.5%;
top: 1.7rem; border-top: 1px solid color-mix(in srgb, var(--d17) 22%, transparent); }
.azf .wy6 { display: grid; place-items: center; width: 2.3rem; height: 2.3rem;
border-radius: 50%; background: var(--d17); color: #fff;
font-family: var(--un3); font-variant-numeric: lining-nums; margin-bottom: 0.85rem; }
.bxa { max-width: 64ch; margin-inline: auto; }
.qnh7 { text-align: center; margin-bottom: 1.75rem; }
.qnh7:last-child { margin-bottom: 0; }
.rr11 .qnh7 { text-align: left; margin-bottom: 0; }
.rr11 .qnh7 + .iyb { margin-top: 1.75rem; }
.qnh7 p { margin-top: 0.75rem; }
.qnh7 p:not(.o86m) { max-width: 64ch; margin-inline: auto; }
.rr11 .qnh7 p { margin-inline: 0; max-width: none; }
.h7n { text-align: center; margin-top: 1.5rem; max-width: 64ch; margin-inline: auto; }
.yxyy { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.h7n > .fw3 { display: none; }
.yxyy:focus-visible ~ .fw3 { outline: var(--foq9); outline-offset: 3px; }
.rr11 .h7n { text-align: left; margin-inline: 0; }
.xftg { font-size: 0.9rem; color: var(--y56); }
.h115 a, .bq6j a, .xftg a, .qnh7 p a, .azf p a { text-decoration: underline;
text-underline-offset: 2px; }
.u3hy { display: inline-flex; align-items: center; justify-content: center; gap: 0.5rem;
border: 1px solid transparent; cursor: pointer; font-family: var(--v3i);
font-size: 1.2rem; font-weight: 600; border-radius: var(--wux7); padding: 13px 26px; }
.u3hy { transition: background-color var(--f8a), filter var(--f8a); }
.u3hy:hover { text-decoration: none; filter: brightness(1.08); }
.u3hy.kdvj { background: var(--z3a); color: #fff; }
.u3hy svg, li > svg { flex: none; vertical-align: -0.2em; }
.u3hy.gylk { background: transparent; color: var(--mgs3); border-color: var(--mgs3);
border-width: 2px; padding: 12px 25px; }
.u3hy.gylk:hover { background: color-mix(in srgb, var(--mgs3) 6%, transparent); filter: none; }
.f3eb { display: flex; flex-wrap: wrap; gap: 0.75rem; justify-content: center; }
.rr11 .f3eb { justify-content: flex-start; }
.njx { 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(--z3a); color: #fff;
box-shadow: var(--f6s); }
.he48 { background: var(--d17); color: #fff; font-size: 1.05rem; }
.he48 .f46 { display: flex; justify-content: center; align-items: center;
gap: 0.5rem; padding-block: 0.6rem; }
.he48 span { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.he48 a { color: #fff; font-weight: 600; text-decoration: underline; white-space: nowrap;
flex: none; }
header.f9w2 { --v5kk: calc(var(--a9a) * var(--hvqs));
position: sticky; top: calc(-1 * var(--v5kk)); z-index: 20;
padding-top: var(--v5kk);
background: var(--jqxp); border-bottom: 1px solid var(--ifo); }
header.f9w2 .f46 { position: relative; display: flex; align-items: center;
gap: 1.5rem; min-height: calc(var(--blso) - var(--v5kk)); }
header.f9w2 .u3hy { padding-block: calc(13px - 6px * var(--hvqs)); }
.xd9m { --smbi: 48px; display: flex; align-items: center; min-width: 0; }
.xd9m picture { display: contents; }
.xd9m img { display: block; height: calc(var(--smbi) - var(--v5kk) / 2); width: auto;
max-width: 100%; object-fit: contain; object-position: left center; }
header.f9w2 nav { margin-left: auto; display: flex; align-items: center;
gap: 1.4rem; font-size: 1.0625rem; font-weight: 500; }
header.f9w2 nav a { color: var(--zyf); }
.mjbm { display: none; }
.oo5 { display: none; }
.ejj { position: relative; padding-block: 0.7rem; }
.mqd { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.nbej { display: inline-flex; align-items: center; gap: 0.3rem;
cursor: pointer; user-select: none; }
.nbej svg { transition: transform var(--f8a); }
.mqd:checked ~ .nbej svg { transform: rotate(180deg); }
.mqd:focus-visible ~ .nbej { outline: var(--foq9); outline-offset: 3px;
border-radius: 3px; }
.zxq { display: none; position: fixed; inset: 0; z-index: 25; }
.mqd:checked ~ .zxq { display: block; }
.o5sc { display: none; }
.ejj:hover > .o5sc,
.ejj:focus-within > .o5sc,
.mqd:checked ~ .o5sc {
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(--jqxp); border: 1px solid var(--ifo); border-radius: var(--cr8);
padding: 1rem 1.25rem; box-shadow: var(--rt8d);
}
.o5sc a { display: block; padding: 0.25rem 0; font-size: 1rem;
break-inside: avoid; min-width: 150px; }
footer.f9w2 { background: var(--d17); color: var(--b76q);
padding-top: 2.5rem; font-size: 0.95rem; }
footer.f9w2 h3 { color: #fff; margin-bottom: 0.9rem; }
footer.f9w2 a { color: var(--b76q); }
footer.f9w2 li { padding: 0.2rem 0; }
footer.f9w2 details { display: flex; flex-direction: column; }
footer.f9w2 summary { order: 1; cursor: pointer; list-style: none; padding: 0.2rem 0; color: var(--kn7); font-weight: 600; }
footer.f9w2 summary::-webkit-details-marker { display: none; }
footer.f9w2 details:not([open]) .ursj, footer.f9w2 details[open] .bhr { display: none; }
.bvj { border-top: 1px solid rgba(255, 255, 255, 0.15); margin-top: 2rem;
padding: 1.25rem 0; text-align: center; }
.uian { display: block; }
.rr11 { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
gap: 2.5rem; align-items: center; }
.rr11 > img, .rr11 > svg { width: 100%; height: auto; aspect-ratio: var(--safc);
object-fit: cover; border-radius: var(--cr8); }
.rr11.grw { align-items: stretch; }
.rr11.grw > div { display: flex; flex-direction: column; justify-content: center; }
.rr11.grw > img { aspect-ratio: var(--safc); height: 100%; }
@media (max-width: 860px) {
.rr11 { grid-template-columns: minmax(0, 1fr); gap: 1.75rem; }
.rr11.grw > img { order: -1; height: auto; }
}
.tk8 > img, .tk8 > svg { display: block; width: 100%; height: auto;
aspect-ratio: var(--zlw); object-fit: cover;
border-radius: var(--cr8); }
.wsz .tk8 > img { object-position: 50% 22%; }
.rr11 > img, .rr11 > svg, .tk8 > img, .tk8 > svg, .rr11.gfh .t2hy > img {
box-shadow: var(--f6s); }
.grw h1 { font-size: clamp(2rem, 3.1vw, 2.6rem); }
.bq6j { font-size: 1.2rem; font-weight: 500; color: var(--mgs3); }
.bq6j a { color: inherit; text-decoration: underline; text-underline-offset: 3px;
text-decoration-thickness: 1px; }
.grw .bq6j { margin: 1.25rem 0 1.75rem; }
.b4pp.axb .bq6j { color: var(--kn7); }
.o86m, .azf .cxh, .huf .tj65 { font-size: 0.875rem; font-weight: 700;
letter-spacing: 0.14em; text-transform: uppercase; color: var(--mgs3); }
.o86m, .qnh7 .o86m { margin: 0 0 0.6rem; font-size: 0.875rem; }
.myx { display: flex; align-items: center; gap: 0.5rem; padding: 0.9rem 1rem;
font-size: 0.95rem; font-weight: 600; line-height: 1.35; }
.iyb:has(> .myx) { gap: 0.6rem; }
.myx > span { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.myx .xftg { margin-left: auto; flex: none; font-weight: 400; white-space: nowrap; }
.ehn { display: grid; gap: 0.55rem; margin: 0 0 1.75rem; }
.ry8 .ehn { grid-template-columns: 1fr 1fr; gap: 0.75rem; margin: 0; }
.ry8 .ehn li, .ybod li, .myx { background: var(--jqxp); border: 1px solid var(--ifo);
border-radius: var(--wux7); color: var(--zyf); }
.ry8 .ehn li { padding: 0.8rem 0.95rem; font-size: 0.95rem; font-weight: 600;
line-height: 1.35; }
.b4pp.axb .ry8 .ehn li, .b4pp.axb .ybod li, .b4pp.axb .myx { background: var(--ij25);
border-color: var(--mjme); color: #fff; }
.myx, .ybod li { transition: border-color var(--f8a), box-shadow var(--f8a); }
.myx:hover, .myx:focus-visible,
.ybod li:has(summary:hover), .ybod li:has(summary:focus-visible) {
border-color: var(--yxhh); }
.myx:hover, .myx:focus-visible { box-shadow: var(--f6s); }
.b4pp.axb .ehn svg, .b4pp.axb .myx svg { color: var(--o2e); }
.b4pp.axb .xftg, .b4pp.axb .bfcm .m5vn { color: var(--b76q); }
@media (max-width: 560px) { .ry8 .ehn { grid-template-columns: 1fr; } }
.grw .bfcm { display: flex; flex-wrap: nowrap; align-items: center; gap: 0.85rem;
margin-top: 1.75rem; padding-top: 1.25rem; border-top: 1px solid var(--ifo);
font-size: 0.9rem; }
.grw .bfcm .omp { display: flex; gap: 0.4rem; flex: none; }
.grw .bfcm .omp img, .grw .bfcm .omp svg { width: 40px; height: 40px;
aspect-ratio: 1; object-fit: contain; }
.grw .bfcm .nmd { display: grid; gap: 0; line-height: 1.3; min-width: 0; }
.grw .bfcm .zek { display: flex; align-items: center; gap: 0.45rem;
font-family: var(--v3i); font-weight: 600; font-size: 1.05rem; flex-wrap: wrap;}
.grw .bfcm .m5vn { color: var(--y56); }
.rr11.gfh { grid-template-columns: minmax(0, 3fr) minmax(0, 2fr); align-items: stretch; }
.rr11.gfh > .npua { align-self: start; }
.rr11.gfh .h115 { margin: 1rem 0 0; }
.rr11.gfh .t2hy { display: grid; grid-auto-rows: minmax(0, 1fr); gap: 1rem;
min-height: 0; position: relative; }
.rr11.gfh .t2hy > img { width: 100%; height: 0; min-height: 100%; object-fit: cover;
border-radius: var(--cr8); display: block; }
.rr11.gfh .t2hy > .u3hy { position: absolute; top: 1rem; left: 1rem; width: auto;
max-width: calc(100% - 2rem); }
.rr11.gfh .t2hy > figcaption { position: absolute; left: 1rem; bottom: 1rem;
max-width: calc(100% - 2rem); background: var(--d17); color: #fff;
font-family: var(--v3i); font-weight: 600; font-size: 0.95rem; line-height: 1.3;
padding: 0.45rem 0.8rem; border-radius: var(--wux7); }
.tk8 { position: relative; margin: 0; }
.rr11.v15c > .tk8 { order: 1; }
.tk8 .c33t { position: absolute; max-width: 60%; padding: 0.8rem 1rem;
box-shadow: var(--rt8d); }
.tk8 .c33t:first-of-type { top: 2rem; right: 0;
border-radius: var(--cr8) 0 0 var(--cr8); }
.tk8 .c33t:last-of-type { bottom: 2rem; left: 0;
border-radius: 0 var(--cr8) var(--cr8) 0; }
.azf.c33t b { display: block; font-family: var(--v3i); font-size: 1.7rem;
line-height: 1.1; color: var(--mgs3); }
.azf.c33t span { display: block; font-size: 0.9rem; line-height: 1.25; }
.azf.c33t.fz7u { padding: 1.5rem var(--lp8); gap: 0.35rem; }
.azf.c33t.fz7u b { font-size: 2.4rem; }
.b4pp.axb .azf { background: var(--ij25);
border-color: var(--mjme); color: #fff; text-align: left; }
.b4pp.axb .azf h3 { color: #fff; }
.b4pp.axb .azf.fz7u { text-align: center; }
.b4pp.axb .azf.c33t b { color: var(--kn7); }
.rr11.wsz { grid-template-columns: minmax(0, 2fr) minmax(0, 5fr); max-width: 64rem; margin-inline: auto; }
.rr11.xdey { grid-template-columns: minmax(0, 2fr) minmax(0, 3fr); }
.rr11.xdey.v15c { grid-template-columns: minmax(0, 3fr) minmax(0, 2fr); }
.rr11.xdey, .rr11.xdey.v15c { align-items: stretch; }
.rr11.xdey > .tk8 > img { width: 100%; height: 0; min-height: 100%;
aspect-ratio: auto; object-fit: cover; }
.tk8 .hdbc { position: absolute; right: 1rem; bottom: 1rem; width: 3rem; height: 3rem;
display: grid; place-items: center; border-radius: 50%; background: var(--mgs3);
color: #fff; border: 3px solid var(--jqxp); }
.u6n li, .ehn li { display: flex; align-items: center; gap: 0.5rem; }
.u6n svg, .ehn svg { color: var(--z3a); flex: none; }
.myx svg { color: var(--mgs3); flex: none; }
.u6n li { font-weight: 600; font-size: 1.2rem; }
.ehn li { font-size: 1.1rem; font-weight: 500; }
.u6n { display: flex; flex-wrap: wrap; justify-content: center; gap: 1rem 2rem;
background: var(--ncnp); margin-inline: calc(50% - 50vw);
padding: 1rem calc(50vw - 50%); }
@media (max-width: 860px) {
.u6n { display: grid; grid-template-columns: repeat(2, minmax(0, auto));
justify-content: center; gap: 0.7rem 2rem; align-items: start; }
.u6n li { align-items: start; font-size: 1.05rem; }
.u6n svg { margin-top: 0.15rem; }
}
@media (max-width: 34rem) {
.u6n { grid-template-columns: minmax(0, auto); gap: 0.6rem; }
}
.mtb { display: inline-flex; gap: 2px; color: var(--g2b); }
.azf.yzql { gap: 0.9rem; }
.azf.yzql .soo { display: flex; align-items: center; justify-content: space-between; }
.azf.yzql .soo img { width: 24px; height: 24px; flex: none; }
.azf.yzql > p { flex: 1; }
.azf.yzql .hzbn { display: flex; align-items: center; gap: 0.75rem; padding-top: 0.9rem;
border-top: 1px solid var(--ifo); }
.azf.yzql .hzbn > .wy6 { margin: 0; flex: none; }
.azf.yzql .hzbn .pul { margin: 0; }
.azf.yzql .hzbn .m5vn { display: block; font-size: 0.9rem; color: var(--y56); }
.azf.yzql .hzbn .m5vn a { color: var(--zyf); text-decoration: underline;
text-underline-offset: 2px; text-decoration-color: var(--yxhh); }
.azf.yzql .hzbn .m5vn a:hover { text-decoration-color: currentColor; }
.pul { display: block; margin-top: 0.75rem; font-weight: 600; font-size: 1rem;
font-style: normal; }
.npua { background: var(--jqxp); border: 1px solid var(--ifo);
border-radius: var(--cr8); overflow: hidden; }
.l6zf { background: var(--mgs3); 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)); }
.l6zf .smq6 { margin: 0; color: #fff; font-family: var(--v3i); font-weight: 700;
font-size: 1.35rem; line-height: 1.2; text-transform: uppercase; letter-spacing: 0.02em; }
.l6zf p { margin-top: 0.3rem; font-size: 0.9rem; color: #fff; }
.b49q { padding: 1.1rem var(--lp8) var(--lp8); }
.b4pp.axb .npua { color: var(--zyf); }
.b4pp.axb .npua .xftg { color: var(--y56); }
.b4pp.axb .npua a { color: var(--z3a); }
.b4pp.axb .npua .u3hy.kdvj { background: var(--z3a); color: #fff; }
.b4pp.axb .l6zf .smq6, .b4pp.axb .l6zf p { color: #fff; }
.npua .iyb { gap: 0 0.75rem; }
.npua .xftg { margin: 0 0 0.8rem; }
.npua .u3hy { width: 100%; }
.hm5 span { font-weight: 600; font-size: 0.9rem; color: var(--zyf); }
.hm5 input, .hm5 select, .hm5 textarea {
font: inherit; line-height: 1.6; width: 100%; padding: 10px 12px; background: var(--jqxp);
border: 1px solid var(--ifo); border-radius: var(--wux7); color: var(--zyf); }
.xuu { overflow-x: auto; background: var(--jqxp); border: 1px solid var(--ifo);
border-radius: var(--cr8); }
.x3jq { border-collapse: collapse; width: 100%; min-width: 40rem; }
.x3jq th, .x3jq td { text-align: left; padding: 0.8rem 1rem;
border-bottom: 1px solid var(--ifo); vertical-align: top; }
.x3jq tbody tr:last-child th, .x3jq tbody tr:last-child td { border-bottom: 0; }
.x3jq thead th { font-family: var(--v3i); font-size: 0.9rem; color: var(--y56);
background: var(--ncnp); white-space: nowrap; }
.x3jq tbody th { font-family: var(--v3i); font-weight: 600; }
.hm5.xk9d { display: block; position: relative; margin-bottom: 0.8rem; }
.hm5.xk9d > input, .hm5.xk9d > .lck > select, .hm5.xk9d > textarea {
padding: 20px 12px 6px; }
.hm5.xk9d > span:last-child { position: absolute; left: 13px; top: 50%;
transform: translateY(-50%); font-weight: 400; font-size: 1rem; color: var(--y56);
pointer-events: none; transition: top var(--f8a), font-size var(--f8a), transform var(--f8a); }
.hm5.xk9d > :focus + span:last-child,
.hm5.xk9d > :is(input, textarea):not(:placeholder-shown) + span:last-child,
.hm5.xk9d > .lck:focus-within + span:last-child,
.hm5.xk9d > .lck:not(:has(option[value='']:checked)) + span:last-child {
top: 6px; transform: none; font-size: 0.75rem; font-weight: 600; letter-spacing: 0.02em; }
.hm5.xk9d.e5i > span:last-child { top: 14px; transform: none; }
.hm5.xk9d > .lck > select { padding-right: 2.4rem; }
.hm5 .lck { position: relative; display: block; }
.hm5 .lck select { appearance: none; -webkit-appearance: none; padding-right: 2.4rem; }
.hm5 .lck svg { position: absolute; right: 12px; top: 50%; transform: translateY(-50%);
pointer-events: none; color: var(--y56); }
.mn0 li { display: flex; align-items: flex-start; gap: 0.5rem; padding: 0.25rem 0; }
.mn0 li > svg { flex: none; height: 1lh; }
.h115 > * + * { margin-top: 1rem; }
.h115 > * + h3 { margin-top: 1.75rem; }
.h115 .olh9 { font-weight: 600; }
.h115 + .iyb { margin-top: 2rem; }
.rr11 .h115 { margin: 1rem 0 1.75rem; }
.rr11 .h115:last-child { margin-bottom: 0; }
.w91 { grid-template-columns: minmax(0, 2fr) minmax(0, 3fr); align-items: start; }
@media (min-width: 861px) {
.w91 > div:first-child { position: sticky; top: calc(var(--blso) + 1.5rem); }
}
.w91 .u3hy { margin-top: 1.5rem; }
.ybod { display: grid; gap: 0.6rem; }
.ybod summary { display: flex; align-items: center; justify-content: space-between; gap: 1rem;
padding: 0.9rem 1rem; cursor: pointer; list-style: none;
font-family: var(--v3i); font-size: 1.05rem; font-weight: 600; }
.ybod summary::-webkit-details-marker { display: none; }
.ybod summary svg { flex: none; width: 24px; height: 24px; padding: 4px; border-radius: 50%;
background: var(--mgs3); color: #fff; transition: transform var(--f8a); }
.ybod details[open] summary svg { transform: rotate(45deg); }
.ybod .bpsg { padding: 0 1rem 1rem; }
.ybod summary h3 { font: inherit; color: inherit; margin: 0; }
.ag4 ol { display: flex; flex-wrap: nowrap; gap: 0.35rem; margin: 0; padding: 0;
list-style: none; max-width: 100%; }
.ag4 li { white-space: nowrap; flex: none; }
.ag4 li:last-child { flex: 0 1 auto; min-width: 0; overflow: hidden; text-overflow: ellipsis; }
.ag4 li + li::before { content: '›'; margin-right: 0.35rem; }
.ag4 a { color: inherit; }
.jso { padding-block: 1rem; }
.jso .ag4 ol { justify-content: center; }
.bsd { max-width: 52rem; margin-inline: auto; }
@media (max-width: 860px) {
header.f9w2 .f46 { gap: 0 0.75rem; flex-wrap: nowrap; }
header.f9w2 .xd9m { flex: 1; --smbi: 42px; }
.mjbm { display: block; position: absolute; width: 1px; height: 1px; margin: -1px;
padding: 0; border: 0; overflow: hidden; clip-path: inset(50%); }
.oo5 { display: grid; place-items: center; flex: none; margin-left: auto;
width: 42px; height: 42px; cursor: pointer; background: var(--jqxp);
border: 1px solid var(--ifo); border-radius: var(--wux7); }
.oo5 span { grid-area: 1 / 1; display: flex; }
.oo5 .ursj, .mjbm:checked ~ .oo5 .bhr { display: none; }
.mjbm:checked ~ .oo5 .ursj { display: flex; }
.mjbm:focus-visible ~ .oo5 { outline: var(--foq9); outline-offset: 2px; }
header.f9w2 nav { position: absolute; top: 100%; inset-inline: 0; margin-left: 0;
display: grid; gap: 0; padding: 0 1.25rem; background: var(--jqxp);
border-bottom: 1px solid var(--ifo);
max-height: 0; overflow: hidden; visibility: hidden; }
.mjbm:checked ~ nav { visibility: visible; max-height: calc(100vh - var(--blso));
overflow-y: auto; padding-bottom: 0.9rem; }
header.f9w2:has(.mjbm:checked) { border-bottom-color: transparent; }
header.f9w2 nav a { margin-inline: -1.25rem; padding: 0.65rem 1.25rem;
border-top: 1px solid var(--ifo);
font-family: var(--v3i); font-size: 1.15rem; font-weight: 700; }
header.f9w2 nav > .u3hy { width: 100%; margin-top: 0.75rem; margin-inline: 0;
border-top: 0; padding: 12px 24px; }
.ejj { width: 100%; padding-block: 0; }
.nbej { 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(--ifo);
font-family: var(--v3i); font-size: 1.15rem; font-weight: 700; }
.zxq { display: none !important; }
.ejj:hover > .o5sc, .ejj:focus-within > .o5sc { display: none; }
.mqd:checked ~ .o5sc {
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(--o2e); }
header.f9w2 nav .o5sc a { margin-inline: 0;
padding: 0.7rem 1.25rem 0.7rem 2rem;
border-top: 1px solid color-mix(in srgb, var(--zyf) 12%, transparent);
font-family: var(--un3); font-size: 1rem; font-weight: 400; line-height: 1.4; }
header.f9w2 nav .o5sc a:first-child { border-top: 0; }
:root { --cbe: 2.25rem; }
.b4pp:has(> .grw) { padding-bottom: calc(var(--cbe) / 2); }
.njx { display: grid; place-items: center; }
main .u3hy { width: 100%; }
.ry8 > div:first-child { display: contents; }
.ry8 .u3hy { order: 1; }
.ry8 .h115 { margin: 0; }
.rr11.gfh, .rr11.wsz, .rr11.xdey, .rr11.xdey.v15c { grid-template-columns: minmax(0, 1fr); }
.azf.j8ok { grid-template-columns: minmax(0, 1fr); }
.azf.j8ok .tk8 > img { height: auto; min-height: 0; aspect-ratio: var(--zlw); }
.rr11.xdey > .tk8 > img { height: auto; min-height: 0; aspect-ratio: var(--zlw); }
.iyb:has(> .azf.mb8b) { gap: 2rem; }
.iyb:has(> .azf.mb8b)::before { display: none; }
.iyb:has(> .azf > img) { grid-template-columns: 1fr 1fr; gap: 0.75rem; }
.iyb:has(> .azf > img) .azf { --lp8: 0.9rem; }
.iyb:has(> .azf > img) .azf > p { display: none; }
.azf > img { aspect-ratio: 2 / 1; }
.azf.huf > img { aspect-ratio: 2 / 3; }
.azf.huf .tj65 { font-size: 0.7rem; letter-spacing: 0.08em; }
.azf.huf h3 { font-size: 1rem; }
.azf.huf p { font-size: 0.875rem; }
.qnh7, .h7n { text-align: left; }
.qnh7 p:not(.o86m), .h7n { margin-inline: 0; }
.jso .ag4 ol { justify-content: flex-start; }
.azf.mb8b { display: grid; grid-template-columns: 3.4rem minmax(0, 1fr); column-gap: 1rem;
align-items: start; text-align: left; position: relative; padding: 0; }
.azf.mb8b .wy6 { grid-row: 1 / span 2; margin: 0; }
.azf.mb8b h3 { margin: 0 0 0.35rem; }
.azf.mb8b::before { content: ''; position: absolute; left: 1.7rem; top: 1.7rem;
bottom: calc(-2rem - 1.7rem); border-left: 1px solid color-mix(in srgb, var(--d17) 22%, transparent); }
.azf.mb8b:last-child::before { display: none; }
.azf .cxh { padding: 0.75rem 0; margin-bottom: -0.75rem; white-space: nowrap; }
footer.f9w2 li { padding: 0; }
footer.f9w2 li a, footer.f9w2 summary { display: inline-block; padding: 0.35rem 0; }
.rr11.gfh .t2hy { grid-auto-rows: auto; }
.rr11.gfh .t2hy > img { height: auto; aspect-ratio: var(--safc); }
.rr11.gfh:has(.h115) { gap: 1.25rem; }
.rr11.gfh:has(.h115) > div, .rr11.gfh:has(.h115) .t2hy, .rr11.gfh:has(.h115) .h115 { display: contents; }
.rr11.gfh:has(.h115) .h115 > p { margin: 0; }
.rr11.gfh:has(.h115) .h115 > p:nth-child(n + 2) { order: 2; }
.rr11.gfh:has(.h115) .t2hy > img:first-child { order: 1; }
.rr11.gfh:has(.h115) .t2hy > img + img { order: 3; }
.rr11.gfh:not(:has(.h115)) .t2hy > img + img { display: none; }
}
@media (max-width: 34rem) {
.he48 { font-size: 0.95rem; }
.he48 .f46 { flex-direction: column; gap: 0; line-height: 1.35;
padding-inline: 0.9rem; }
.he48 span { overflow: visible; text-overflow: clip; white-space: normal;
text-align: center; }
.iyb:has(> .azf > img):not(:has(> .azf.huf)) { grid-template-columns: minmax(0, 1fr); }
.iyb:has(> .azf > img):not(:has(> .azf.huf)) .azf > p { display: revert; }
.iyb:has(> .azf > img):not(:has(> .azf.huf)) .azf { --lp8: 1.1rem; }
.npua .iyb { grid-template-columns: minmax(0, 1fr); }
.b4pp:has(.yxyy) .iyb > .azf:nth-child(n + 7) { display: none; }
.b4pp:has(.yxyy:checked) .iyb > .azf { display: revert; }
.h7n > .fw3 { display: inline-flex; }
.h7n > a.u3hy { display: none; }
.yxyy:checked ~ .fw3 { display: none; }
.u6n li { align-items: center; text-align: left; }
.iyb:has(> .azf.huf) { grid-template-columns: minmax(0, 1fr); }
.iyb:has(> .azf.huf) > .azf.huf:nth-child(n + 5) { display: none; }
.azf.huf > img { aspect-ratio: var(--fa0q); }
}