:root {
--v629: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
--h26: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
--y17: #212529;
--j92: #14477d;
--x38: #4f5a66;
--o50: #7a3a1a;
--b47: #43220f;
--y66: #e6e0d9;
--u369: #ffffff;
--l02: #fdf3ed;
--g304: #fef9f6;
--h73: #ece0d6;
--n3: #e8b53d;
--j01: #d9a070;
--f12: 3 / 2;
--d172: 5 / 4;
--f66: 1 / 1;
--y97: 2 / 3;
--z8: 3.5rem;
--j3: 1.25rem;
--x2: 12px;
--z396: 6px;
--w6: 0 3px 14px color-mix(in srgb, var(--b47) 12%, transparent);
--h222: 0 12px 28px color-mix(in srgb, var(--b47) 15%, transparent);
--a21: 0.15s ease;
--l1: 2px solid var(--j92);
--e8: color-mix(in srgb, var(--o50) 45%, var(--y66));
--x77: rgba(255, 255, 255, 0.8);
--j525: rgba(255, 255, 255, 0.07);
--r848: rgba(255, 255, 255, 0.14);
--x15: 3rem;
--f1: 88px;
--w08: 16px;
--d4: 0;
}
@media (prefers-reduced-motion: reduce) { :root { --a21: 0s; } }
* { box-sizing: border-box; margin: 0; }
html { scroll-padding-top: var(--f1); }
@property --d4 { syntax: '<number>'; inherits: true; initial-value: 0; }
@supports (animation-timeline: scroll()) {
header.s238 { animation: k465 linear both; animation-timeline: scroll(root);
animation-range: 40px 200px; }
@keyframes k465 { to { --d4: 1; } }
html { scroll-padding-top: calc(var(--f1) - var(--w08)); }
}
html { overflow-x: clip; }
body {
overflow-x: clip;
font-family: var(--v629);
font-size: 18px; line-height: 1.6; color: var(--y17); background: var(--u369);
-webkit-font-smoothing: antialiased;
}
h1, h2, h3 { font-family: var(--h26); color: var(--y17); 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; }
.c065 { color: var(--x38); }
a { color: var(--j92); 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(--l1); outline-offset: 2px; border-radius: 3px;
}
img { max-width: 100%; }
ul { list-style: none; padding: 0; }
.b680 { max-width: 1360px; margin: 0 auto; padding: 0 1.25rem; }
.d6 { background: var(--l02); margin-inline: calc(50% - 50vw);
padding: var(--z8) calc(50vw - 50%); }
.d6:has(> .d979) { padding-inline: max(1.25rem, calc(50vw - 50% - 6rem)); }
.d6:not(.l6):not(.k28):not(.m8) + .d6:not(.l6):not(.k28):not(.m8),
.d6.l6 + .d6.l6,
.d6.k28 + .d6.k28,
.d6.m8 + .d6.m8,
.d6.l6 + .d6:not(.l6):not(.k28):not(.m8),
.d6:not(.l6):not(.k28):not(.m8) + .d6.l6 { padding-top: calc(var(--z8) / 2); }
.d6, .d6.p898 { --b34: var(--u369); background: var(--b34); }
.d6.l6 { --b34: var(--g304); }
.d6.k28 { --b34: var(--h73); }
.d6.m8 { --b34: var(--b47); --e8: color-mix(in srgb, var(--j01) 55%, transparent);
color: #fff; text-align: center; }
.d6.m8 h1, .d6.m8 h2, .d6.m8 a { color: #fff; }
.d6.m8 p { color: var(--x77); }
.d6.m8 .m1 { color: var(--j01); }
.d6.m8 .f657.m649 { background: var(--l02); color: var(--b47); }
.d6.m8 .f657.e2 { color: var(--l02); border-color: var(--h73); }
.d6.m8 .f657.e2:hover { background: rgba(255, 255, 255, 0.08); }
.d6.m8 .x295 { text-align: left; }
.d6.t7 { position: relative; isolation: isolate; }
.d6.t7 > .p809 { position: absolute; inset: 0; z-index: -1; }
.d6.t7 > .p809 > img { display: block; width: 100%; height: 100%; max-width: none;
object-fit: cover; }
.d6.t7 > .p809::after { content: ''; position: absolute; inset: 0;
background: linear-gradient(color-mix(in srgb, var(--b47) 86%, transparent),
color-mix(in srgb, var(--b47) 74%, transparent)); }
.h8 { display: grid; gap: 1rem;
grid-template-columns: repeat(auto-fit, minmax(min(var(--m0), 100%), 1fr)); }
.h8.x26 { grid-template-columns: repeat(var(--f6, 2), minmax(0, 1fr)); }
@media (max-width: 60rem) { .h8.x26 { grid-template-columns: minmax(0, 1fr); } }
.o343 { display: flex; flex-direction: column; background: var(--u369);
border: 1px solid var(--y66); border-radius: var(--x2);
padding: var(--j3); }
.o343.l203 { display: grid; place-items: center; text-align: center; min-height: 4.5rem; }
.o343 > img { display: block; width: calc(100% + var(--j3) * 2);
max-width: none; height: auto; aspect-ratio: var(--d172); object-fit: cover;
margin: calc(var(--j3) * -1) calc(var(--j3) * -1) var(--j3);
border-radius: calc(var(--x2) - 1px) calc(var(--x2) - 1px) 0 0; }
.o343.l68 { display: grid; grid-template-columns: minmax(8rem, 32%) minmax(0, 1fr);
column-gap: var(--j3); }
.o343.l68 > img { align-self: stretch; width: calc(100% + var(--j3));
height: calc(100% + var(--j3) * 2); min-height: 0; aspect-ratio: auto;
margin: calc(var(--j3) * -1) 0 calc(var(--j3) * -1) calc(var(--j3) * -1);
border-radius: calc(var(--x2) - 1px) 0 0 calc(var(--x2) - 1px); }
.o343.l68 > .b146 { display: flex; flex-direction: column; }
.o343.l68 .b146 p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6;
line-clamp: 6; overflow: hidden; }
@media (max-width: 34rem) {
.o343.l68 { grid-template-columns: minmax(0, 1fr); }
.o343.l68 > img { width: revert; height: revert; min-height: revert; aspect-ratio: revert;
margin: revert; border-radius: revert; }
}
.o343 h3 { margin-bottom: 0.45rem; }
.o343 h3 > a { color: inherit; }
.o343 h3 > a:hover { text-decoration: none; }
.o343 .d1 { align-self: start; display: inline-flex; align-items: center; gap: 0.4rem;
margin-top: auto; padding-top: 0.9rem; text-decoration: none; color: var(--j92); }
.o343:hover .d1 svg { transform: translateX(2px); }
.o343 .d1 svg { transition: transform var(--a21); }
.o343:has(.d1), .o343.c1 { box-shadow: var(--w6); }
.o343:has(.d1) { position: relative; }
.o343 h3 > a::after { content: ''; position: absolute; inset: 0; }
.o343:has(.d1) { transition: border-color var(--a21), box-shadow var(--a21); }
.o343:has(.d1):hover, .o343:has(.d1):focus-within {
border-color: var(--e8); box-shadow: var(--h222); }
.o343.t6 { background: rgba(255, 255, 255, 0.55); border: 0;
border-left: 3px solid var(--o50); }
.d6.m8 .o343.t6 { border-left-color: var(--j01); }
.o343 .k5 { display: grid; place-items: center; width: 3.5rem; height: 3.5rem;
border-radius: var(--z396); background: var(--l02); color: var(--o50);
margin-bottom: 1rem; }
.o343.l203 .k5 { border-radius: 50%; }
.o343.l203:has(.k5) { align-content: start; }
.o343.g80 { display: grid; grid-template-columns: 3.4rem minmax(0, 1fr); column-gap: 1.25rem;
align-items: start; }
.o343.g80 .r739, .o343.o15 .r739 { width: 3.4rem; height: 3.4rem; font-size: 1.5rem;
line-height: 1; background: var(--o50); }
.o343.g80 .r739 { margin: 0; }
.o343.z53 h3 { margin-bottom: 0.75rem; }
.o343.z53 li { display: flex; gap: 1rem; padding: 1rem 0; border-top: 1px solid var(--y66); }
.o343.z53 li:last-child { padding-bottom: 0; }
.o343.z53 li > div { min-width: 0; }
.o343.z53 .k5 { flex: none; width: 3rem; height: 3rem; margin: 0; }
.o343.z53 .m1 { margin-bottom: 0.2rem; }
.o343.z53 .o32 { display: block; font-family: var(--h26); font-weight: 700;
font-size: 1.2rem; line-height: 1.25; overflow-wrap: anywhere; }
.o343.z53 .n2 { margin-top: 0.3rem; }
.o343.b8 { background: var(--b47); border: 0; color: #fff; }
.o343.b8 h3 { color: #fff; }
.o343.b8 p { color: var(--x77); }
.o343.b8 .k5 { background: rgba(255, 255, 255, 0.1); color: var(--j01); }
.o343.s4 { display: grid; grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
padding: 0; overflow: hidden; max-width: 64rem; margin-inline: auto; box-shadow: var(--w6); }
.o343.s4 > div { padding: var(--j3); }
.o343.s4 .r593 > img { width: 100%; height: 0; min-height: 100%; object-fit: cover;
border-radius: 0; box-shadow: none; }
.o343.s4 h3 { font-size: 1.5rem; margin-bottom: 0.25rem; }
.o343.s4 .n2 { padding-bottom: 1rem; margin-bottom: 1rem; border-bottom: 1px solid var(--y66); }
.o343.s4 blockquote { margin-top: 1.25rem; background: var(--l02); font-style: italic; }
.o343.c1 { position: relative; padding: 0; border: 0; overflow: hidden; color: #fff; }
.o343.c1 > img { margin: 0; width: 100%; max-width: 100%;
aspect-ratio: var(--f12); border-radius: 0; }
.o343.c1 .q36 { position: absolute; inset: auto 0 0 0;
padding: 4rem var(--j3) var(--j3);
background: linear-gradient(to top, rgba(20, 12, 6, 0.88), rgba(20, 12, 6, 0.55) 45%, rgba(20, 12, 6, 0)); }
.o343.c1 .c61 { display: inline-block; max-width: 100%; white-space: nowrap;
overflow: hidden; text-overflow: ellipsis; vertical-align: top;
background: var(--o50); color: #fff;
font-size: 0.75rem; padding: 0.3rem 0.8rem; border-radius: 999px; margin-bottom: 0.65rem; }
.o343.c1 h3 { color: #fff; font-size: 1.2rem; margin-bottom: 0.3rem; }
.o343.c1 p { color: var(--x77); font-size: 0.9rem; }
.o343.c1 h3 > a { color: inherit; text-decoration: none; }
.o343.c1 h3 > a:hover { text-decoration: underline; text-underline-offset: 3px; }
.o343.c1:has(h3 > a) { transition: box-shadow var(--a21), transform var(--a21); }
.o343.c1:has(h3 > a):hover { box-shadow: var(--h222); }
.o343.c1:has(h3 > a:focus-visible) { outline: var(--l1); outline-offset: 2px; }
.o343.c1 h3 > a:focus-visible { outline: none; }
.o343.o15 { align-items: center; text-align: center; background: none; border: 0; padding: 0 1rem; }
.o343.o15 .r739 { margin-bottom: 1.1rem; position: relative;
box-shadow: 0 0 0 6px var(--b34); }
.h8:has(> .o343.o15) { position: relative; }
.h8:has(> .o343.o15)::before { content: ''; position: absolute; left: 12.5%; right: 12.5%;
top: 1.7rem; border-top: 1px solid color-mix(in srgb, var(--b47) 22%, transparent); }
.o343 .r739 { display: grid; place-items: center; width: 2.3rem; height: 2.3rem;
border-radius: 50%; background: var(--b47); color: #fff;
font-family: var(--v629); font-variant-numeric: lining-nums; margin-bottom: 0.85rem; }
.g67 { max-width: 64ch; margin-inline: auto; }
.j701 { text-align: center; margin-bottom: 1.75rem; }
.j701:last-child { margin-bottom: 0; }
.x295 .j701 { text-align: left; margin-bottom: 0; }
.x295 .j701 + .h8 { margin-top: 1.75rem; }
.j701 p { margin-top: 0.75rem; }
.j701 p:not(.m1) { max-width: 64ch; margin-inline: auto; }
.x295 .j701 p { margin-inline: 0; max-width: none; }
.c065 { text-align: center; margin-top: 1.5rem; max-width: 64ch; margin-inline: auto; }
.y528 { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.c065 > .l3 { display: none; }
.y528:focus-visible ~ .l3 { outline: var(--l1); outline-offset: 3px; }
.x295 .c065 { text-align: left; margin-inline: 0; }
.n2 { font-size: 0.9rem; color: var(--x38); }
.r0 a, .d8 a, .n2 a, .j701 p a, .o343 p a { text-decoration: underline;
text-underline-offset: 2px; }
.f657 { display: inline-flex; align-items: center; justify-content: center; gap: 0.5rem;
border: 1px solid transparent; cursor: pointer; font-family: var(--h26);
font-size: 1.2rem; font-weight: 600; border-radius: var(--z396); padding: 13px 26px; }
.f657 { transition: background-color var(--a21), filter var(--a21); }
.f657:hover { text-decoration: none; filter: brightness(1.08); }
.f657.m649 { background: var(--j92); color: #fff; }
.f657 svg, li > svg { flex: none; vertical-align: -0.2em; }
.f657.e2 { background: transparent; color: var(--o50); border-color: var(--o50);
border-width: 2px; padding: 12px 25px; }
.f657.e2:hover { background: color-mix(in srgb, var(--o50) 6%, transparent); filter: none; }
.c93 { display: flex; flex-wrap: wrap; gap: 0.75rem; justify-content: center; }
.x295 .c93 { justify-content: flex-start; }
.g3 { 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(--j92); color: #fff;
box-shadow: var(--w6); }
.a332 { background: var(--b47); color: #fff; font-size: 1.05rem; }
.a332 .b680 { display: flex; justify-content: center; align-items: center;
gap: 0.5rem; padding-block: 0.6rem; }
.a332 span { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.a332 a { color: #fff; font-weight: 600; text-decoration: underline; white-space: nowrap;
flex: none; }
header.s238 { --j7: calc(var(--w08) * var(--d4));
position: sticky; top: calc(-1 * var(--j7)); z-index: 20;
padding-top: var(--j7);
background: var(--u369); border-bottom: 1px solid var(--y66); }
header.s238 .b680 { position: relative; display: flex; align-items: center;
gap: 1.5rem; min-height: calc(var(--f1) - var(--j7)); }
header.s238 .f657 { padding-block: calc(13px - 6px * var(--d4)); }
.a171 { --p01: 48px; display: flex; align-items: center; min-width: 0; }
.a171 picture { display: contents; }
.a171 img { display: block; height: calc(var(--p01) - var(--j7) / 2); width: auto;
max-width: 100%; object-fit: contain; object-position: left center; }
header.s238 nav { margin-left: auto; display: flex; align-items: center;
gap: 1.4rem; font-size: 1.0625rem; font-weight: 500; }
header.s238 nav a { color: var(--y17); }
.i93 { display: none; }
.e5 { display: none; }
.t46 { position: relative; padding-block: 0.7rem; }
.x0 { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.o57 { display: inline-flex; align-items: center; gap: 0.3rem;
cursor: pointer; user-select: none; }
.o57 svg { transition: transform var(--a21); }
.x0:checked ~ .o57 svg { transform: rotate(180deg); }
.x0:focus-visible ~ .o57 { outline: var(--l1); outline-offset: 3px;
border-radius: 3px; }
.h79 { display: none; position: fixed; inset: 0; z-index: 25; }
.x0:checked ~ .h79 { display: block; }
.n167 { display: none; }
.t46:hover > .n167,
.t46:focus-within > .n167,
.x0:checked ~ .n167 {
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(--u369); border: 1px solid var(--y66); border-radius: var(--x2);
padding: 1rem 1.25rem; box-shadow: var(--h222);
}
.n167 a { display: block; padding: 0.25rem 0; font-size: 1rem;
break-inside: avoid; min-width: 150px; }
footer.s238 { background: var(--b47); color: var(--x77);
padding-top: 2.5rem; font-size: 0.95rem; }
footer.s238 h3 { color: #fff; margin-bottom: 0.9rem; }
footer.s238 a { color: var(--x77); }
footer.s238 li { padding: 0.2rem 0; }
footer.s238 details { display: flex; flex-direction: column; }
footer.s238 summary { order: 1; cursor: pointer; list-style: none; padding: 0.2rem 0; color: var(--j01); font-weight: 600; }
footer.s238 summary::-webkit-details-marker { display: none; }
footer.s238 details:not([open]) .s59, footer.s238 details[open] .k45 { display: none; }
.q77 { border-top: 1px solid rgba(255, 255, 255, 0.15); margin-top: 2rem;
padding: 1.25rem 0; text-align: center; }
.p07 { display: block; }
.x295 { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
gap: 2.5rem; align-items: center; }
.x295 > img, .x295 > svg { width: 100%; height: auto; aspect-ratio: var(--f12);
object-fit: cover; border-radius: var(--x2); }
.x295.d979 { align-items: stretch; }
.x295.d979 > div { display: flex; flex-direction: column; justify-content: center; }
.x295.d979 > img { aspect-ratio: var(--f12); height: 100%; }
@media (max-width: 860px) {
.x295 { grid-template-columns: minmax(0, 1fr); gap: 1.75rem; }
.x295.d979 > img { order: -1; height: auto; }
}
.r593 > img, .r593 > svg { display: block; width: 100%; height: auto;
aspect-ratio: var(--f66); object-fit: cover;
border-radius: var(--x2); }
.v2 .r593 > img { object-position: 50% 22%; }
.x295 > img, .x295 > svg, .r593 > img, .r593 > svg, .x295.l915 .a83 > img {
box-shadow: var(--w6); }
.d979 h1 { font-size: clamp(2rem, 3.1vw, 2.6rem); }
.d8 { font-size: 1.2rem; font-weight: 500; color: var(--o50); }
.d8 a { color: inherit; text-decoration: underline; text-underline-offset: 3px;
text-decoration-thickness: 1px; }
.d979 .d8 { margin: 1.25rem 0 1.75rem; }
.d6.m8 .d8 { color: var(--j01); }
.m1, .o343 .d1, .c1 .c61 { font-size: 0.875rem; font-weight: 700;
letter-spacing: 0.14em; text-transform: uppercase; color: var(--o50); }
.m1, .j701 .m1 { margin: 0 0 0.6rem; font-size: 0.875rem; }
.e12 { display: flex; align-items: center; gap: 0.5rem; padding: 0.9rem 1rem;
font-size: 0.95rem; font-weight: 600; line-height: 1.35; }
.h8:has(> .e12) { gap: 0.6rem; }
.e12 > span { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.e12 .n2 { margin-left: auto; flex: none; font-weight: 400; white-space: nowrap; }
.g5 { display: grid; gap: 0.55rem; margin: 0 0 1.75rem; }
.i692 .g5 { grid-template-columns: 1fr 1fr; gap: 0.75rem; margin: 0; }
.i692 .g5 li, .y843 li, .e12 { background: var(--u369); border: 1px solid var(--y66);
border-radius: var(--z396); color: var(--y17); }
.i692 .g5 li { padding: 0.8rem 0.95rem; font-size: 0.95rem; font-weight: 600;
line-height: 1.35; }
.d6.m8 .i692 .g5 li, .d6.m8 .y843 li, .d6.m8 .e12 { background: var(--j525);
border-color: var(--r848); color: #fff; }
.e12, .y843 li { transition: border-color var(--a21), box-shadow var(--a21); }
.e12:hover, .e12:focus-visible,
.y843 li:has(summary:hover), .y843 li:has(summary:focus-visible) {
border-color: var(--e8); }
.e12:hover, .e12:focus-visible { box-shadow: var(--w6); }
.d6.m8 .g5 svg, .d6.m8 .e12 svg { color: var(--h73); }
.d6.m8 .n2, .d6.m8 .p79 .u4 { color: var(--x77); }
@media (max-width: 560px) { .i692 .g5 { grid-template-columns: 1fr; } }
.d979 .p79 { display: flex; flex-wrap: nowrap; align-items: center; gap: 0.85rem;
margin-top: 1.75rem; padding-top: 1.25rem; border-top: 1px solid var(--y66);
font-size: 0.9rem; }
.d979 .p79 .p4 { display: flex; gap: 0.4rem; flex: none; }
.d979 .p79 .p4 img, .d979 .p79 .p4 svg { width: 40px; height: 40px;
aspect-ratio: 1; object-fit: contain; }
.d979 .p79 .e640 { display: grid; gap: 0; line-height: 1.3; min-width: 0; }
.d979 .p79 .o32 { display: flex; align-items: center; gap: 0.45rem;
font-family: var(--h26); font-weight: 600; font-size: 1.05rem; flex-wrap: wrap;}
.d979 .p79 .u4 { color: var(--x38); }
.x295.l915 { grid-template-columns: minmax(0, 3fr) minmax(0, 2fr); align-items: stretch; }
.x295.l915 > .e664 { align-self: start; }
.x295.l915 .r0 { margin: 1rem 0 0; }
.x295.l915 .a83 { display: grid; grid-auto-rows: minmax(0, 1fr); gap: 1rem;
min-height: 0; position: relative; }
.x295.l915 .a83 > img { width: 100%; height: 0; min-height: 100%; object-fit: cover;
border-radius: var(--x2); display: block; }
.x295.l915 .a83 > .f657 { position: absolute; top: 1rem; left: 1rem; width: auto;
max-width: calc(100% - 2rem); }
.x295.l915 .a83 > figcaption { position: absolute; left: 1rem; bottom: 1rem;
max-width: calc(100% - 2rem); background: var(--b47); color: #fff;
font-family: var(--h26); font-weight: 600; font-size: 0.95rem; line-height: 1.3;
padding: 0.45rem 0.8rem; border-radius: var(--z396); }
.r593 { position: relative; margin: 0; }
.x295.d2 > .r593 { order: 1; }
.r593 .i6 { position: absolute; max-width: 60%; padding: 0.8rem 1rem;
box-shadow: var(--h222); }
.r593 .i6:first-of-type { top: 2rem; right: 0;
border-radius: var(--x2) 0 0 var(--x2); }
.r593 .i6:last-of-type { bottom: 2rem; left: 0;
border-radius: 0 var(--x2) var(--x2) 0; }
.o343.i6 b { display: block; font-family: var(--h26); font-size: 1.7rem;
line-height: 1.1; color: var(--o50); }
.o343.i6 span { display: block; font-size: 0.9rem; line-height: 1.25; }
.o343.i6.l203 { padding: 1.5rem var(--j3); gap: 0.35rem; }
.o343.i6.l203 b { font-size: 2.4rem; }
.d6.m8 .o343 { background: var(--j525);
border-color: var(--r848); color: #fff; text-align: left; }
.d6.m8 .o343 h3 { color: #fff; }
.d6.m8 .o343.l203 { text-align: center; }
.d6.m8 .o343.i6 b { color: var(--j01); }
.x295.v2 { grid-template-columns: minmax(0, 2fr) minmax(0, 5fr); max-width: 64rem; margin-inline: auto; }
.x295.p22 { grid-template-columns: minmax(0, 2fr) minmax(0, 3fr); }
.x295.p22.d2 { grid-template-columns: minmax(0, 3fr) minmax(0, 2fr); }
.x295.p22, .x295.p22.d2 { align-items: stretch; }
.x295.p22 > .r593 > img { width: 100%; height: 0; min-height: 100%;
aspect-ratio: auto; object-fit: cover; }
.r593 .d37 { position: absolute; right: 1rem; bottom: 1rem; width: 3rem; height: 3rem;
display: grid; place-items: center; border-radius: 50%; background: var(--o50);
color: #fff; border: 3px solid var(--u369); }
.k057 li, .g5 li { display: flex; align-items: center; gap: 0.5rem; }
.k057 svg, .g5 svg { color: var(--j92); flex: none; }
.e12 svg { color: var(--o50); flex: none; }
.k057 li { font-weight: 600; font-size: 1.2rem; }
.g5 li { font-size: 1.1rem; font-weight: 500; }
.k057 { display: flex; flex-wrap: wrap; justify-content: center; gap: 1rem 2rem;
background: var(--l02); margin-inline: calc(50% - 50vw);
padding: 1rem calc(50vw - 50%); }
@media (max-width: 860px) {
.k057 { display: grid; grid-template-columns: repeat(2, minmax(0, auto));
justify-content: center; gap: 0.7rem 2rem; align-items: start; }
.k057 li { align-items: start; font-size: 1.05rem; }
.k057 svg { margin-top: 0.15rem; }
}
@media (max-width: 34rem) {
.k057 { grid-template-columns: minmax(0, auto); gap: 0.6rem; }
}
.i815 { display: inline-flex; gap: 2px; color: var(--n3); }
.o343.x6 { gap: 0.9rem; }
.o343.x6 .i75 { display: flex; align-items: center; justify-content: space-between; }
.o343.x6 .i75 img { width: 24px; height: 24px; flex: none; }
.o343.x6 > p { flex: 1; }
.o343.x6 .y027 { display: flex; align-items: center; gap: 0.75rem; padding-top: 0.9rem;
border-top: 1px solid var(--y66); }
.o343.x6 .y027 > .r739 { margin: 0; flex: none; }
.o343.x6 .y027 .t97 { margin: 0; }
.o343.x6 .y027 .u4 { display: block; font-size: 0.9rem; color: var(--x38); }
.o343.x6 .y027 .u4 a { color: var(--y17); text-decoration: underline;
text-underline-offset: 2px; text-decoration-color: var(--e8); }
.o343.x6 .y027 .u4 a:hover { text-decoration-color: currentColor; }
.t97 { display: block; margin-top: 0.75rem; font-weight: 600; font-size: 1rem;
font-style: normal; }
.e664 { background: var(--u369); border: 1px solid var(--y66);
border-radius: var(--x2); overflow: hidden; }
.a16 { background: var(--o50); 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)); }
.a16 .h92 { margin: 0; color: #fff; font-family: var(--h26); font-weight: 700;
font-size: 1.35rem; line-height: 1.2; text-transform: uppercase; letter-spacing: 0.02em; }
.a16 p { margin-top: 0.3rem; font-size: 0.9rem; color: #fff; }
.i60 { padding: 1.1rem var(--j3) var(--j3); }
.d6.m8 .e664 { color: var(--y17); }
.d6.m8 .e664 .n2 { color: var(--x38); }
.d6.m8 .e664 a { color: var(--j92); }
.d6.m8 .e664 .f657.m649 { background: var(--j92); color: #fff; }
.d6.m8 .a16 .h92, .d6.m8 .a16 p { color: #fff; }
.e664 .h8 { gap: 0 0.75rem; }
.e664 .n2 { margin: 0 0 0.8rem; }
.e664 .f657 { width: 100%; }
.u28 span { font-weight: 600; font-size: 0.9rem; color: var(--y17); }
.u28 input, .u28 select, .u28 textarea {
font: inherit; line-height: 1.6; width: 100%; padding: 10px 12px; background: var(--u369);
border: 1px solid var(--y66); border-radius: var(--z396); color: var(--y17); }
.u2 { overflow-x: auto; background: var(--u369); border: 1px solid var(--y66);
border-radius: var(--x2); }
.z4 { border-collapse: collapse; width: 100%; min-width: 40rem; }
.z4 th, .z4 td { text-align: left; padding: 0.8rem 1rem;
border-bottom: 1px solid var(--y66); vertical-align: top; }
.z4 tbody tr:last-child th, .z4 tbody tr:last-child td { border-bottom: 0; }
.z4 thead th { font-family: var(--h26); font-size: 0.9rem; color: var(--x38);
background: var(--l02); white-space: nowrap; }
.z4 tbody th { font-family: var(--h26); font-weight: 600; }
.u28.k526 { display: block; position: relative; margin-bottom: 0.8rem; }
.u28.k526 > input, .u28.k526 > .t013 > select, .u28.k526 > textarea {
padding: 20px 12px 6px; }
.u28.k526 > span:last-child { position: absolute; left: 13px; top: 50%;
transform: translateY(-50%); font-weight: 400; font-size: 1rem; color: var(--x38);
pointer-events: none; transition: top var(--a21), font-size var(--a21), transform var(--a21); }
.u28.k526 > :focus + span:last-child,
.u28.k526 > :is(input, textarea):not(:placeholder-shown) + span:last-child,
.u28.k526 > .t013:focus-within + span:last-child,
.u28.k526 > .t013:not(:has(option[value='']:checked)) + span:last-child {
top: 6px; transform: none; font-size: 0.75rem; font-weight: 600; letter-spacing: 0.02em; }
.u28.k526.c8 > span:last-child { top: 14px; transform: none; }
.u28.k526 > .t013 > select { padding-right: 2.4rem; }
.u28 .t013 { position: relative; display: block; }
.u28 .t013 select { appearance: none; -webkit-appearance: none; padding-right: 2.4rem; }
.u28 .t013 svg { position: absolute; right: 12px; top: 50%; transform: translateY(-50%);
pointer-events: none; color: var(--x38); }
.v9 li { display: flex; align-items: flex-start; gap: 0.5rem; padding: 0.25rem 0; }
.v9 li > svg { flex: none; height: 1lh; }
.r0 > * + * { margin-top: 1rem; }
.r0 > * + h3 { margin-top: 1.75rem; }
.r0 .d481 { font-weight: 600; }
.r0 + .h8 { margin-top: 2rem; }
.x295 .r0 { margin: 1rem 0 1.75rem; }
.x295 .r0:last-child { margin-bottom: 0; }
.p75 { grid-template-columns: minmax(0, 2fr) minmax(0, 3fr); align-items: start; }
@media (min-width: 861px) {
.p75 > div:first-child { position: sticky; top: calc(var(--f1) + 1.5rem); }
}
.p75 .f657 { margin-top: 1.5rem; }
.y843 { display: grid; gap: 0.6rem; }
.y843 summary { display: flex; align-items: center; justify-content: space-between; gap: 1rem;
padding: 0.9rem 1rem; cursor: pointer; list-style: none;
font-family: var(--h26); font-size: 1.05rem; font-weight: 600; }
.y843 summary::-webkit-details-marker { display: none; }
.y843 summary svg { flex: none; width: 24px; height: 24px; padding: 4px; border-radius: 50%;
background: var(--o50); color: #fff; transition: transform var(--a21); }
.y843 details[open] summary svg { transform: rotate(45deg); }
.y843 .v16 { padding: 0 1rem 1rem; }
.y843 summary h3 { font: inherit; color: inherit; margin: 0; }
.t993 ol { display: flex; flex-wrap: nowrap; gap: 0.35rem; margin: 0; padding: 0;
list-style: none; max-width: 100%; }
.t993 li { white-space: nowrap; flex: none; }
.t993 li:last-child { flex: 0 1 auto; min-width: 0; overflow: hidden; text-overflow: ellipsis; }
.t993 li + li::before { content: '›'; margin-right: 0.35rem; }
.t993 a { color: inherit; }
.d53 { padding-block: 1rem; }
.d53 .t993 ol { justify-content: center; }
.h13 { max-width: 52rem; margin-inline: auto; }
@media (max-width: 860px) {
header.s238 .b680 { gap: 0 0.75rem; flex-wrap: nowrap; }
header.s238 .a171 { flex: 1; --p01: 42px; }
.i93 { display: block; position: absolute; width: 1px; height: 1px; margin: -1px;
padding: 0; border: 0; overflow: hidden; clip-path: inset(50%); }
.e5 { display: grid; place-items: center; flex: none; margin-left: auto;
width: 42px; height: 42px; cursor: pointer; background: var(--u369);
border: 1px solid var(--y66); border-radius: var(--z396); }
.e5 span { grid-area: 1 / 1; display: flex; }
.e5 .s59, .i93:checked ~ .e5 .k45 { display: none; }
.i93:checked ~ .e5 .s59 { display: flex; }
.i93:focus-visible ~ .e5 { outline: var(--l1); outline-offset: 2px; }
header.s238 nav { position: absolute; top: 100%; inset-inline: 0; margin-left: 0;
display: grid; gap: 0; padding: 0 1.25rem; background: var(--u369);
border-bottom: 1px solid var(--y66);
max-height: 0; overflow: hidden; visibility: hidden; }
.i93:checked ~ nav { visibility: visible; max-height: calc(100vh - var(--f1));
overflow-y: auto; padding-bottom: 0.9rem; }
header.s238:has(.i93:checked) { border-bottom-color: transparent; }
header.s238 nav a { margin-inline: -1.25rem; padding: 0.65rem 1.25rem;
border-top: 1px solid var(--y66);
font-family: var(--h26); font-size: 1.15rem; font-weight: 700; }
header.s238 nav > .f657 { width: 100%; margin-top: 0.75rem; margin-inline: 0;
border-top: 0; padding: 12px 24px; }
.t46 { width: 100%; padding-block: 0; }
.o57 { 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(--y66);
font-family: var(--h26); font-size: 1.15rem; font-weight: 700; }
.h79 { display: none !important; }
.t46:hover > .n167, .t46:focus-within > .n167 { display: none; }
.x0:checked ~ .n167 {
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(--h73); }
header.s238 nav .n167 a { margin-inline: 0;
padding: 0.7rem 1.25rem 0.7rem 2rem;
border-top: 1px solid color-mix(in srgb, var(--y17) 12%, transparent);
font-family: var(--v629); font-size: 1rem; font-weight: 400; line-height: 1.4; }
header.s238 nav .n167 a:first-child { border-top: 0; }
:root { --z8: 2.25rem; }
.d6:has(> .d979) { padding-bottom: calc(var(--z8) / 2); }
.g3 { display: grid; place-items: center; }
main .f657 { width: 100%; }
.i692 > div:first-child { display: contents; }
.i692 .f657 { order: 1; }
.i692 .r0 { margin: 0; }
.x295.l915, .x295.v2, .x295.p22, .x295.p22.d2 { grid-template-columns: minmax(0, 1fr); }
.o343.s4 { grid-template-columns: minmax(0, 1fr); }
.o343.s4 .r593 > img { height: auto; min-height: 0; aspect-ratio: var(--f66); }
.x295.p22 > .r593 > img { height: auto; min-height: 0; aspect-ratio: var(--f66); }
.h8:has(> .o343.o15) { gap: 2rem; }
.h8:has(> .o343.o15)::before { display: none; }
.h8:has(> .o343 > img) { grid-template-columns: 1fr 1fr; gap: 0.75rem; }
.h8:has(> .o343 > img) .o343 { --j3: 0.9rem; }
.h8:has(> .o343 > img) .o343 > p { display: none; }
.o343 > img { aspect-ratio: 2 / 1; }
.o343.c1 > img { aspect-ratio: 2 / 3; }
.o343.c1 .c61 { font-size: 0.7rem; letter-spacing: 0.08em; }
.o343.c1 h3 { font-size: 1rem; }
.o343.c1 p { font-size: 0.875rem; }
.j701, .c065 { text-align: left; }
.j701 p:not(.m1), .c065 { margin-inline: 0; }
.d53 .t993 ol { justify-content: flex-start; }
.o343.o15 { display: grid; grid-template-columns: 3.4rem minmax(0, 1fr); column-gap: 1rem;
align-items: start; text-align: left; position: relative; padding: 0; }
.o343.o15 .r739 { grid-row: 1 / span 2; margin: 0; }
.o343.o15 h3 { margin: 0 0 0.35rem; }
.o343.o15::before { content: ''; position: absolute; left: 1.7rem; top: 1.7rem;
bottom: calc(-2rem - 1.7rem); border-left: 1px solid color-mix(in srgb, var(--b47) 22%, transparent); }
.o343.o15:last-child::before { display: none; }
.o343 .d1 { padding: 0.75rem 0; margin-bottom: -0.75rem; white-space: nowrap; }
footer.s238 li { padding: 0; }
footer.s238 li a, footer.s238 summary { display: inline-block; padding: 0.35rem 0; }
.x295.l915 .a83 { grid-auto-rows: auto; }
.x295.l915 .a83 > img { height: auto; aspect-ratio: var(--f12); }
.x295.l915:has(.r0) { gap: 1.25rem; }
.x295.l915:has(.r0) > div, .x295.l915:has(.r0) .a83, .x295.l915:has(.r0) .r0 { display: contents; }
.x295.l915:has(.r0) .r0 > p { margin: 0; }
.x295.l915:has(.r0) .r0 > p:nth-child(n + 2) { order: 2; }
.x295.l915:has(.r0) .a83 > img:first-child { order: 1; }
.x295.l915:has(.r0) .a83 > img + img { order: 3; }
.x295.l915:not(:has(.r0)) .a83 > img + img { display: none; }
}
@media (max-width: 34rem) {
.a332 { font-size: 0.95rem; }
.a332 .b680 { flex-direction: column; gap: 0; line-height: 1.35;
padding-inline: 0.9rem; }
.a332 span { overflow: visible; text-overflow: clip; white-space: normal;
text-align: center; }
.h8:has(> .o343 > img):not(:has(> .o343.c1)) { grid-template-columns: minmax(0, 1fr); }
.h8:has(> .o343 > img):not(:has(> .o343.c1)) .o343 > p { display: revert; }
.h8:has(> .o343 > img):not(:has(> .o343.c1)) .o343 { --j3: 1.1rem; }
.e664 .h8 { grid-template-columns: minmax(0, 1fr); }
.d6:has(.y528) .h8 > .o343:nth-child(n + 7) { display: none; }
.d6:has(.y528:checked) .h8 > .o343 { display: revert; }
.c065 > .l3 { display: inline-flex; }
.c065 > a.f657 { display: none; }
.y528:checked ~ .l3 { display: none; }
.k057 li { align-items: center; text-align: left; }
.h8:has(> .o343.c1) { grid-template-columns: minmax(0, 1fr); }
.h8:has(> .o343.c1) > .o343.c1:nth-child(n + 5) { display: none; }
.o343.c1 > img { aspect-ratio: var(--d172); }
}