:root {

  --matrix-primary: var(--primary-color, hsl(228, 72%, 54%));
  --matrix-primary-dark: hsl(228, 72%, 44%);
  --matrix-secondary: var(--secondary-color, hsl(322, 57%, 54%));
  --matrix-text: var(--text-color, hsl(228, 10%, 10%));
  --matrix-text-light: hsl(228, 10%, 35%);
  --matrix-bg: var(--bg-color, hsl(228, 7%, 96%));
  --matrix-surface: #ffffff;
  --matrix-border: hsl(228, 15%, 85%);
  --matrix-max-width: 1200px;
  --matrix-read-width: 680px;
  --matrix-font-heading: "Georgia", "Times New Roman", "Noto Serif SC", "Songti SC", serif;
  --matrix-font-body: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  --primary-color: hsl(228, 72%, 54%);
  --secondary-color: hsl(322, 57%, 54%);
  --bg-color: hsl(228, 7%, 96%);
  --text-color: hsl(228, 10%, 10%);
  --text-muted: hsl(228, 10%, 40%);
  --border-color: rgba(23, 24, 26, 0.15);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 2px 2px 0px var(--text-color);
  --shadow-md: 4px 4px 0px var(--text-color);
  --shadow-lg: 8px 8px 0px var(--text-color);
  --nav-height: 72px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1);
  --nav-bg: var(--bg-color);
  --btn-text: #ffffff;
  --content-page-bg: var(--bg-color, hsl(220, 7%, 96%));
  --content-surface-bg: #ffffff;
  --content-text: var(--text-color, hsl(220, 10%, 11%));
  --content-text-muted: var(--text-muted, rgba(31, 35, 40, 0.72));
  --content-border: var(--border-color, rgba(0, 0, 0, 0.08));
  --content-accent-text: hsl(22, 78%, 38%);
}
div.r5dad847d.yqz20ula8y.k0f8e4__a12{
    font-family: var(--matrix-font-body);
    color: var(--matrix-text);
    background-color: var(--matrix-bg);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    }
div.r5dad847d.yqz20ula8y .g1788101_tc9{
    max-width: var(--matrix-max-width);
    margin: 0 auto;
    padding: 0 5vw;
    }
div.r5dad847d.yqz20ula8y .myao94fmxiwm, div.r5dad847d.yqz20ula8y .iuu9twbek9, div.r5dad847d.yqz20ula8y .qab239_6lia{
    font-family: var(--matrix-font-heading);
    font-weight: 600;
    color: var(--matrix-text);
    margin-top: 0;
    text-align: left; 
    }
div.r5dad847d.yqz20ula8y .myao94fmxiwm{
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    line-height: 1.1;
    margin-bottom: 1.5rem;
    letter-spacing: -0.02em;
    }
div.r5dad847d.yqz20ula8y .iuu9twbek9{
    font-size: clamp(1.8rem, 3vw, 2.2rem);
    line-height: 1.2;
    margin-bottom: 1rem;
    border-top: 2px solid var(--matrix-text);
    padding-top: 1rem;
    display: inline-block;
    }
div.r5dad847d.yqz20ula8y .qab239_6lia{
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
    }
div.r5dad847d.yqz20ula8y p{
    margin-top: 0;
    margin-bottom: 1.5rem;
    color: var(--matrix-text-light);
    }
div.r5dad847d.yqz20ula8y .b6qbtw14iz{
    color: var(--matrix-primary);
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s ease;
    font-weight: 500;
    }
div.r5dad847d.yqz20ula8y .b6qbtw14iz:hover{
    border-bottom-color: var(--matrix-primary);
    }
div.r5dad847d.yqz20ula8y .u328__0ce2{
    padding: 8vw 0 4vw;
    background-color: var(--matrix-surface);
    border-bottom: 1px solid var(--matrix-border); color: #1a1a2e;}
div.r5dad847d.yqz20ula8y .hhpj5qd1r5{
    max-width: var(--matrix-read-width);
    }
div.r5dad847d.yqz20ula8y .cybacolt{
    font-size: 1.125rem;
    margin-bottom: 2.5rem;
    }
div.r5dad847d.yqz20ula8y .rb24__50fab{
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    align-items: center;
    }
div.r5dad847d.yqz20ula8y .nzg6srd4ri{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.875rem 1.75rem;
    font-size: 1rem;
    font-weight: 500;
    text-decoration: none;
    border-radius: 0; 
    transition: all 0.2s ease;
    cursor: pointer;
    }
div.r5dad847d.yqz20ula8y .tcaf53_2c{
    background-color: var(--matrix-primary);
    color: #ffffff;
    border: 1px solid var(--matrix-primary);
    box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1); 
    }
div.r5dad847d.yqz20ula8y .tcaf53_2c:hover{
    background-color: var(--matrix-primary-dark);
    box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.2);
    transform: translate(2px, 2px); color: #ffffff;}
div.r5dad847d.yqz20ula8y .f70fa_55{
    background-color: transparent;
    color: var(--matrix-text);
    border: 1px solid var(--matrix-text);
    }
div.r5dad847d.yqz20ula8y .f70fa_55:hover{
    background-color: var(--matrix-text);
    color: var(--matrix-surface);
    }
div.r5dad847d.yqz20ula8y .m482a3a_79e{
    padding: 6vw 0;
    }
div.r5dad847d.yqz20ula8y .iff2__26b1{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    margin-top: 3rem;
    }
div.r5dad847d.yqz20ula8y .fqbzhh3z{
    background: var(--matrix-surface);
    border: 1px solid var(--matrix-border);
    padding: 2rem 1.5rem;
    display: flex;
    flex-direction: column;
    transition: border-color 0.3s ease; color: #1a1a2e;}
div.r5dad847d.yqz20ula8y .fqbzhh3z:hover{
    border-color: var(--matrix-primary);
    }
div.r5dad847d.yqz20ula8y .j0018f_5wb{
    width: 32px;
    height: 32px;
    margin-bottom: 1.5rem;
    fill: var(--matrix-text);
    }
div.r5dad847d.yqz20ula8y .o453__f3eb{
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: var(--matrix-primary);
    margin-bottom: 0.5rem;
    font-weight: 600;
    }
div.r5dad847d.yqz20ula8y .fqbzhh3z p{
    font-size: 0.875rem;
    margin-bottom: 0.5rem;
    }
div.r5dad847d.yqz20ula8y .fqbzhh3z .uptgvhgj{
    margin-top: auto;
    padding-top: 1rem;
    border-top: 1px dashed var(--matrix-border);
    font-size: 0.875rem;
    color: var(--matrix-text);
    font-weight: 500;
    }
div.r5dad847d.yqz20ula8y .gcab5bb0b0{
    background-color: var(--matrix-surface);
    padding: 6vw 0;
    border-top: 1px solid var(--matrix-border);
    border-bottom: 1px solid var(--matrix-border); color: #1a1a2e;}
div.r5dad847d.yqz20ula8y .ze1930_3ba0{
    display: flex;
    align-items: center;
    gap: 4vw;
    margin-bottom: 6vw;
    }
div.r5dad847d.yqz20ula8y .ze1930_3ba0:last-child{
    margin-bottom: 0;
    }
div.r5dad847d.yqz20ula8y .ze1930_3ba0.f9ul38oib{
    flex-direction: row-reverse;
    }
div.r5dad847d.yqz20ula8y .y1c22__93c3{
    flex: 1;
    min-width: 0;
    }
div.r5dad847d.yqz20ula8y .y1c22__93c3 img{
    width: 100%;
    height: auto;
    aspect-ratio: 4/3;
    object-fit: cover;
    border: 1px solid var(--matrix-border);
    display: block;
    filter: grayscale(20%) contrast(1.1); 
    }
div.r5dad847d.yqz20ula8y .j2d6fe344{
    flex: 1;
    min-width: 0;
    }
div.r5dad847d.yqz20ula8y .gc0f__d8ba{
    list-style: none;
    padding: 0;
    margin: 1.5rem 0 0;
    }
div.r5dad847d.yqz20ula8y .gc0f__d8ba li{
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 1rem;
    font-size: 0.9375rem;
    color: var(--matrix-text-light);
    }
div.r5dad847d.yqz20ula8y .gc0f__d8ba li::before{
    content: "■";
    position: absolute;
    left: 0;
    top: 0.1rem;
    color: var(--matrix-primary);
    font-size: 0.75rem;
    }
div.r5dad847d.yqz20ula8y .za7e7f23_hp2{
    padding: 6vw 0;
    }
div.r5dad847d.yqz20ula8y .d51300__5321{
    max-width: var(--matrix-read-width);
    margin-bottom: 3rem;
    }
div.r5dad847d.yqz20ula8y .rb1968ff_93{
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    max-width: var(--matrix-read-width);
    }
div.r5dad847d.yqz20ula8y .v7a8706{
    border-left: 3px solid var(--matrix-border);
    padding-left: 1.5rem;
    transition: border-color 0.2s ease;
    }
div.r5dad847d.yqz20ula8y .v7a8706:hover{
    border-left-color: var(--matrix-primary);
    }
div.r5dad847d.yqz20ula8y .b3f6f9e_0sme{
    font-size: 1.125rem;
    font-weight: 600;
    color: var(--matrix-text);
    margin-bottom: 0.75rem;
    font-family: var(--matrix-font-heading);
    }
div.r5dad847d.yqz20ula8y .ba97__b801{
    font-size: 0.9375rem;
    margin-bottom: 0;
    }
div.r5dad847d.yqz20ula8y .cce4d_be0{
    background-color: var(--matrix-text);
    color: var(--matrix-surface);
    padding: 5vw 0;
    }
div.r5dad847d.yqz20ula8y .cce4d_be0 .iuu9twbek9{
    color: var(--matrix-surface);
    border-top-color: var(--matrix-surface);
    }
div.r5dad847d.yqz20ula8y .cce4d_be0 p{
    color: hsl(228, 10%, 80%);
    max-width: var(--matrix-read-width);
    }
div.r5dad847d.yqz20ula8y .cce4d_be0 .b6qbtw14iz{
    color: var(--matrix-surface);
    border-bottom: 1px solid var(--matrix-primary);
    }
div.r5dad847d.yqz20ula8y .cce4d_be0 .b6qbtw14iz:hover{
    color: var(--matrix-primary);
    }
div.r5dad847d.yqz20ula8y .gdozmnlnuhnu{
    margin-top: 2rem;
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    }
div.r5dad847d.yqz20ula8y .j4ixwf0t8do9{
    background-color: var(--matrix-surface);
    color: var(--matrix-text);
    border: 1px solid var(--matrix-surface);
    }
div.r5dad847d.yqz20ula8y .j4ixwf0t8do9:hover{
    background-color: transparent;
    color: var(--matrix-surface);
    }
div.r5dad847d.yqz20ula8y .l2c6da840e8{
    padding: 2rem 0;
    text-align: left;
    border-top: 1px solid var(--matrix-border);
    background-color: var(--matrix-bg);
    font-size: 0.875rem;
    color: #1a1a2e;
    }
@media (max-width: 1024px) {div.r5dad847d.yqz20ula8y .iff2__26b1{
    grid-template-columns: repeat(2, 1fr);
    }}
@media (max-width: 768px) {div.r5dad847d.yqz20ula8y .myao94fmxiwm{ font-size: 2rem; }
div.r5dad847d.yqz20ula8y .iuu9twbek9{ font-size: 1.5rem; }
div.r5dad847d.yqz20ula8y .iff2__26b1{
    grid-template-columns: 1fr;
    }
div.r5dad847d.yqz20ula8y .ze1930_3ba0, div.r5dad847d.yqz20ula8y .ze1930_3ba0.f9ul38oib{
    flex-direction: column;
    align-items: flex-start;
    gap: 2rem;
    }
div.r5dad847d.yqz20ula8y .y1c22__93c3, div.r5dad847d.yqz20ula8y .j2d6fe344{
    width: 100%;
    }}
.n07de469_484{
    width: 100%;
    background-color: var(--bg-color);
    color: var(--text-color);
    border-top: 2px solid var(--text-color);
    padding-top: 64px;
    padding-bottom: 32px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    box-sizing: border-box;
    }
.tea368ea{
    width: 100%;
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    }
.ayyvaxg6sh8q{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 48px;
    margin-bottom: 64px;
    box-sizing: border-box;
    width: 100%;
    }
.f9ef12_ee{
    flex: 2 1 300px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-sizing: border-box;
    }
.sf94e7__12a9{
    flex: 1 1 160px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-sizing: border-box;
    }
.o3a17_5f{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 16px;
    color: var(--text-color);
    width: 100%;
    box-sizing: border-box;
    }
.be03d899d{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 24px;
    max-width: 480px;
    width: 100%;
    box-sizing: border-box;
    }
.c5ec148_b04{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: var(--btn-text);
    padding: 12px 24px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border: 2px solid var(--text-color);
    box-shadow: var(--shadow-sm);
    border-radius: var(--radius-sm);
    transition: var(--transition);
    width: fit-content;
    box-sizing: border-box;
    }
.c5ec148_b04:hover{
    box-shadow: var(--shadow-md);
    transform: translate(-2px, -2px);
    }
.i543__03ca{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    color: var(--text-color);
    width: 100%;
    box-sizing: border-box;
    }
.o886d0d406{
    font-size: 14px;
    line-height: 2.2;
    color: var(--text-muted);
    width: 100%;
    box-sizing: border-box;
    }
.e145__33a3{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 24px;
    border-top: 1px solid var(--border-color);
    width: 100%;
    box-sizing: border-box;
    }
.c90a310005f{
    font-size: 14px;
    color: var(--text-muted);
    width: auto;
    box-sizing: border-box;
    }
.n162a5_40cc{
    font-size: 14px;
    color: var(--text-muted);
    width: auto;
    box-sizing: border-box;
    }
@media (max-width: 768px){.ayyvaxg6sh8q{
    flex-direction: column;
    gap: 40px;
    }
.f9ef12_ee{
    flex: 1 1 100%;
    }
.sf94e7__12a9{
    flex: 1 1 100%;
    }
.e145__33a3{
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    }}
.xd036ce_91a{
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: var(--nav-bg);
    border-bottom: 2px solid var(--text-color);
    height: var(--nav-height);
    font-family: "Playfair Display", "Noto Serif SC", Georgia, "Times New Roman", serif; color: #1a1a2e;}
.l90a6b12{
    display: none;
    }
.t487d__f629{
    max-width: var(--max-width);
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    }
.x7hb36pzhi{
    display: flex;
    align-items: center;
    height: 100%;
    }
.n05f9c0_32{
    font-size: 28px;
    font-weight: 900;
    color: var(--text-color);
    text-decoration: none;
    margin-right: 48px;
    letter-spacing: -0.5px;
    font-style: italic;
    }
.qze9eegjr{
    display: flex;
    align-items: center;
    gap: 24px;
    height: 100%;
    }
.pf8cf6caef{
    color: var(--text-color);
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    transition: var(--transition);
    height: 100%;
    display: flex;
    align-items: center;
    }
.pf8cf6caef::before{
    content: "";
    position: absolute;
    bottom: 22px;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.pf8cf6caef:hover{
    color: var(--text-color);
    }
.pf8cf6caef:hover::before{
    width: 100%;
    }
.v3b961a_729e{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.kbe58_ba{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 24px;
    height: 42px;
    background: var(--primary-color);
    color: var(--btn-text);
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    border: 2px solid var(--text-color);
    box-shadow: var(--shadow-md);
    border-radius: var(--radius-sm);
    transition: var(--transition);
    text-transform: uppercase;
    font-family: sans-serif; 
    }
.kbe58_ba:hover{
    background: var(--secondary-color);
    transform: translate(-2px, -2px);
    box-shadow: 6px 6px 0px var(--text-color); color: #1a1a2e;}
.kbe58_ba:active{
    transform: translate(2px, 2px);
    box-shadow: var(--shadow-sm);
    }
.hff7d_8b{
    display: none;
    cursor: pointer;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    margin-left: 8px;
    }
.fe5432440{
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    transform-origin: center; color: #ffffff;}
@media (max-width: 1100px){.qze9eegjr {
    display: none;
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    border-bottom: 2px solid var(--text-color);
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    padding: 0;
    height: auto; color: #1a1a2e;}
.pf8cf6caef {
    width: 100%;
    height: 64px;
    padding: 0 var(--max-width);
    border-top: 1px solid var(--border-color);
    box-sizing: border-box;
    }
.pf8cf6caef::before {
    display: none;
    }
.hff7d_8b {
    display: flex;
    }
.l90a6b12:checked ~ .t487d__f629 .x7hb36pzhi .qze9eegjr {
    display: flex;
    }
.l90a6b12:checked ~ .t487d__f629 .v3b961a_729e .hff7d_8b .fe5432440:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    }
.l90a6b12:checked ~ .t487d__f629 .v3b961a_729e .hff7d_8b .fe5432440:nth-child(2) {
    opacity: 0;
    }
.l90a6b12:checked ~ .t487d__f629 .v3b961a_729e .hff7d_8b .fe5432440:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
    }}
@media (min-width: 1101px){.xd036ce_91a #nt89db5d10b1, .xd036ce_91a label[for="nt89db5d10b1"]{ display: none !important; }}
@media (min-width: 1101px){.xd036ce_91a .t487d__f629{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1101px){.xd036ce_91a .t487d__f629{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1101px){.xd036ce_91a .t487d__f629 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
#nt89db5d10b1:checked ~ .t487d__f629 { right: 0 !important; left: auto !important; }
@media (max-width: 1100px) {.xd036ce_91a.ua5d__3c25 .t487d__f629 { left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1100px) {#nt89db5d10b1:checked ~ .t487d__f629 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1101px) {.xd036ce_91a.ua5d__3c25 #nt89db5d10b1, .xd036ce_91a.ua5d__3c25 label[for="nt89db5d10b1"] { display: none !important; }}
@media (min-width: 1101px) {.xd036ce_91a.ua5d__3c25 .t487d__f629 { position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1101px) {.xd036ce_91a.ua5d__3c25 .t487d__f629 { display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1101px) {.xd036ce_91a.ua5d__3c25 .t487d__f629 a { display: inline-flex !important; align-items: center !important; text-align: left !important; }}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.r5dad847d img.w30cc3_e226 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.r5dad847d img.w30cc3_e226.ua87__ebe4 { aspect-ratio: 16 / 9; }
div.r5dad847d img.w30cc3_e226.p718__1dcf { aspect-ratio: 16 / 10; }
div.r5dad847d img.w30cc3_e226.fc0f69_0261 { aspect-ratio: 4 / 3; }
div.r5dad847d img.w30cc3_e226.a35614a1f { aspect-ratio: 1 / 1; }
div.r5dad847d :is(div, div, div, div, ul, ol, li, figure, picture, table, form, fieldset, pre, blockquote) {
    box-sizing: border-box !important;
    min-width: 0;
    max-width: 100%;
    }
div.r5dad847d .r385581a9 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.r5dad847d .r385581a9.ua87__ebe4 { aspect-ratio: 16 / 9; }
div.r5dad847d .r385581a9.p718__1dcf { aspect-ratio: 16 / 10; }
div.r5dad847d .r385581a9.fc0f69_0261 { aspect-ratio: 4 / 3; }
div.r5dad847d .r385581a9.a35614a1f { aspect-ratio: 1 / 1; }
div.r5dad847d .r385581a9 > img.w30cc3_e226,
    div.r5dad847d .r385581a9 > picture > img.w30cc3_e226 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.r5dad847d.yqz20ula8y .tcaf53_2c a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.r5dad847d.yqz20ula8y .tcaf53_2c a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.r5dad847d.yqz20ula8y .tcaf53_2c a:not([class]):hover{opacity:0.92;}
div.r5dad847d.yqz20ula8y .tcaf53_2c a[class=""]:hover{opacity:0.92;}
div.r5dad847d.yqz20ula8y .tcaf53_2c a:not([class]):visited{color:#ffffff !important;}
div.r5dad847d.yqz20ula8y .tcaf53_2c a[class=""]:visited{color:#ffffff !important;}
.xd036ce_91a{
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: var(--nav-bg);
    border-bottom: 2px solid var(--text-color);
    height: var(--nav-height);
    font-family: "Playfair Display", "Noto Serif SC", Georgia, "Times New Roman", serif; color: #1a1a2e;}
.l90a6b12{
    display: none;
    }
.t487d__f629{
    max-width: var(--max-width);
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    }
.x7hb36pzhi{
    display: flex;
    align-items: center;
    height: 100%;
    }
.n05f9c0_32{
    font-size: 28px;
    font-weight: 900;
    color: var(--text-color);
    text-decoration: none;
    margin-right: 48px;
    letter-spacing: -0.5px;
    font-style: italic;
    }
.qze9eegjr{
    display: flex;
    align-items: center;
    gap: 24px;
    height: 100%;
    }
.pf8cf6caef{
    color: var(--text-color);
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    transition: var(--transition);
    height: 100%;
    display: flex;
    align-items: center;
    }
.pf8cf6caef::before{
    content: "";
    position: absolute;
    bottom: 22px;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.pf8cf6caef:hover{
    color: var(--text-color);
    }
.pf8cf6caef:hover::before{
    width: 100%;
    }
.v3b961a_729e{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.kbe58_ba{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 24px;
    height: 42px;
    background: var(--primary-color);
    color: var(--btn-text);
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    border: 2px solid var(--text-color);
    box-shadow: var(--shadow-md);
    border-radius: var(--radius-sm);
    transition: var(--transition);
    text-transform: uppercase;
    font-family: sans-serif; 
    }
.kbe58_ba:hover{
    background: var(--secondary-color);
    transform: translate(-2px, -2px);
    box-shadow: 6px 6px 0px var(--text-color); color: #1a1a2e;}
.kbe58_ba:active{
    transform: translate(2px, 2px);
    box-shadow: var(--shadow-sm);
    }
.hff7d_8b{
    display: none;
    cursor: pointer;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    margin-left: 8px;
    }
.fe5432440{
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    transform-origin: center; color: #ffffff;}
@media (max-width: 1100px){.qze9eegjr {
    display: none;
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    border-bottom: 2px solid var(--text-color);
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    padding: 0;
    height: auto; color: #1a1a2e;}
.pf8cf6caef {
    width: 100%;
    height: 64px;
    padding: 0 var(--max-width);
    border-top: 1px solid var(--border-color);
    box-sizing: border-box;
    }
.pf8cf6caef::before {
    display: none;
    }
.hff7d_8b {
    display: flex;
    }
.l90a6b12:checked ~ .t487d__f629 .x7hb36pzhi .qze9eegjr {
    display: flex;
    }
.l90a6b12:checked ~ .t487d__f629 .v3b961a_729e .hff7d_8b .fe5432440:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    }
.l90a6b12:checked ~ .t487d__f629 .v3b961a_729e .hff7d_8b .fe5432440:nth-child(2) {
    opacity: 0;
    }
.l90a6b12:checked ~ .t487d__f629 .v3b961a_729e .hff7d_8b .fe5432440:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
    }}
@media (min-width: 1101px){.xd036ce_91a #nt89db5d10b1, .xd036ce_91a label[for="nt89db5d10b1"]{ display: none !important; }}
@media (min-width: 1101px){.xd036ce_91a .t487d__f629{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1101px){.xd036ce_91a .t487d__f629{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1101px){.xd036ce_91a .t487d__f629 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
#nt89db5d10b1:checked ~ .t487d__f629{ right: 0 !important; left: auto !important; }
@media (max-width: 1100px){.xd036ce_91a.ua5d__3c25 .t487d__f629{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1100px){#nt89db5d10b1:checked ~ .t487d__f629{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1101px){.xd036ce_91a.ua5d__3c25 #nt89db5d10b1, .xd036ce_91a.ua5d__3c25 label[for="nt89db5d10b1"]{ display: none !important; }}
@media (min-width: 1101px){.xd036ce_91a.ua5d__3c25 .t487d__f629{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1101px){.xd036ce_91a.ua5d__3c25 .t487d__f629{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1101px){.xd036ce_91a.ua5d__3c25 .t487d__f629 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.n07de469_484{
    width: 100%;
    background-color: var(--bg-color);
    color: var(--text-color);
    border-top: 2px solid var(--text-color);
    padding-top: 64px;
    padding-bottom: 32px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    box-sizing: border-box;
    }
.tea368ea{
    width: 100%;
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    }
.ayyvaxg6sh8q{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 48px;
    margin-bottom: 64px;
    box-sizing: border-box;
    width: 100%;
    }
.f9ef12_ee{
    flex: 2 1 300px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-sizing: border-box;
    }
.sf94e7__12a9{
    flex: 1 1 160px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-sizing: border-box;
    }
.o3a17_5f{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 16px;
    color: var(--text-color);
    width: 100%;
    box-sizing: border-box;
    }
.be03d899d{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 24px;
    max-width: 480px;
    width: 100%;
    box-sizing: border-box;
    }
.c5ec148_b04{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: var(--btn-text);
    padding: 12px 24px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border: 2px solid var(--text-color);
    box-shadow: var(--shadow-sm);
    border-radius: var(--radius-sm);
    transition: var(--transition);
    width: fit-content;
    box-sizing: border-box;
    }
.c5ec148_b04:hover{
    box-shadow: var(--shadow-md);
    transform: translate(-2px, -2px);
    }
.i543__03ca{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    color: var(--text-color);
    width: 100%;
    box-sizing: border-box;
    }
.o886d0d406{
    font-size: 14px;
    line-height: 2.2;
    color: var(--text-muted);
    width: 100%;
    box-sizing: border-box;
    }
.e145__33a3{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 24px;
    border-top: 1px solid var(--border-color);
    width: 100%;
    box-sizing: border-box;
    }
.c90a310005f{
    font-size: 14px;
    color: var(--text-muted);
    width: auto;
    box-sizing: border-box;
    }
.n162a5_40cc{
    font-size: 14px;
    color: var(--text-muted);
    width: auto;
    box-sizing: border-box;
    }
@media (max-width: 768px){.ayyvaxg6sh8q{
    flex-direction: column;
    gap: 40px;
    }
.f9ef12_ee{
    flex: 1 1 100%;
    }
.sf94e7__12a9{
    flex: 1 1 100%;
    }
.e145__33a3{
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    }}
.da815f_he{
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: var(--nav-bg);
    border-bottom: 2px solid var(--text-color);
    height: var(--nav-height);
    font-family: "Playfair Display", "Noto Serif SC", Georgia, "Times New Roman", serif; color: #1a1a2e;}
.l90a6b12{
    display: none;
}
.t487d__f629{
    max-width: var(--max-width);
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
}
.x7hb36pzhi{
    display: flex;
    align-items: center;
    height: 100%;
}
.n05f9c0_32{
    font-size: 28px;
    font-weight: 900;
    color: var(--text-color);
    text-decoration: none;
    margin-right: 48px;
    letter-spacing: -0.5px;
    font-style: italic;
}
.qze9eegjr{
    display: flex;
    align-items: center;
    gap: 24px;
    height: 100%;
}
.pf8cf6caef{
    color: var(--text-color);
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    transition: var(--transition);
    height: 100%;
    display: flex;
    align-items: center;
}
.pf8cf6caef::before{
    content: "";
    position: absolute;
    bottom: 22px;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.pf8cf6caef:hover{
    color: var(--text-color);
}
.pf8cf6caef:hover::before{
    width: 100%;
}
.v3b961a_729e{
    display: flex;
    align-items: center;
    gap: 16px;
}
.kbe58_ba{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 24px;
    height: 42px;
    background: var(--primary-color);
    color: var(--btn-text);
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    border: 2px solid var(--text-color);
    box-shadow: var(--shadow-md);
    border-radius: var(--radius-sm);
    transition: var(--transition);
    text-transform: uppercase;
    font-family: sans-serif; 
}
.kbe58_ba:hover{
    background: var(--secondary-color);
    transform: translate(-2px, -2px);
    box-shadow: 6px 6px 0px var(--text-color); color: #1a1a2e;}
.kbe58_ba:active{
    transform: translate(2px, 2px);
    box-shadow: var(--shadow-sm);
}
.hff7d_8b{
    display: none;
    cursor: pointer;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    margin-left: 8px;
}
.fe5432440{
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    transform-origin: center; color: #ffffff;}
@media (max-width: 1100px){.qze9eegjr {
        display: none;
        position: absolute;
        top: var(--nav-height);
        left: 0;
        width: 100%;
        background-color: var(--nav-bg);
        border-bottom: 2px solid var(--text-color);
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
        padding: 0;
        height: auto; color: #1a1a2e;}
.pf8cf6caef {
        width: 100%;
        height: 64px;
        padding: 0 var(--max-width);
        border-top: 1px solid var(--border-color);
        box-sizing: border-box;
    }
.pf8cf6caef::before {
        display: none;
    }
.hff7d_8b {
        display: flex;
    }
.l90a6b12:checked ~ .t487d__f629 .x7hb36pzhi .qze9eegjr {
        display: flex;
    }
.l90a6b12:checked ~ .t487d__f629 .v3b961a_729e .hff7d_8b .fe5432440:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }
.l90a6b12:checked ~ .t487d__f629 .v3b961a_729e .hff7d_8b .fe5432440:nth-child(2) {
        opacity: 0;
    }
.l90a6b12:checked ~ .t487d__f629 .v3b961a_729e .hff7d_8b .fe5432440:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }}
@media (min-width: 1101px){.da815f_he #nt89db5d10b1, .da815f_he label[for="nt89db5d10b1"]{ display: none !important; }}
@media (min-width: 1101px){.da815f_he .t487d__f629{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1101px){.da815f_he .t487d__f629{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1101px){.da815f_he .t487d__f629 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
#nt89db5d10b1:checked ~ .t487d__f629{ right: 0 !important; left: auto !important; }
@media (max-width: 1100px){.da815f_he.ua5d__3c25 .t487d__f629{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1100px){#nt89db5d10b1:checked ~ .t487d__f629{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1101px){.da815f_he.ua5d__3c25 #nt89db5d10b1, .da815f_he.ua5d__3c25 label[for="nt89db5d10b1"]{ display: none !important; }}
@media (min-width: 1101px){.da815f_he.ua5d__3c25 .t487d__f629{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1101px){.da815f_he.ua5d__3c25 .t487d__f629{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1101px){.da815f_he.ua5d__3c25 .t487d__f629 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.u4cc35_934c{
    width: 100%;
    background-color: var(--bg-color);
    color: var(--text-color);
    border-top: 2px solid var(--text-color);
    padding-top: 64px;
    padding-bottom: 32px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    box-sizing: border-box;
}
.z6a11f609{
    width: 100%;
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}
.v5c2__434a{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 48px;
    margin-bottom: 64px;
    box-sizing: border-box;
    width: 100%;
}
.l78899_7830{
    flex: 2 1 300px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-sizing: border-box;
}
.ta7240_8f5a{
    flex: 1 1 160px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-sizing: border-box;
}
.c477e169a14{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 16px;
    color: var(--text-color);
    width: 100%;
    box-sizing: border-box;
}
.ccaf3fec8{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 24px;
    max-width: 480px;
    width: 100%;
    box-sizing: border-box;
}
.xb7fe8eb1{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: var(--btn-text);
    padding: 12px 24px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border: 2px solid var(--text-color);
    box-shadow: var(--shadow-sm);
    border-radius: var(--radius-sm);
    transition: var(--transition);
    width: fit-content;
    box-sizing: border-box;
}
.xb7fe8eb1:hover{
    box-shadow: var(--shadow-md);
    transform: translate(-2px, -2px);
}
.f2e0__db0a{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    color: var(--text-color);
    width: 100%;
    box-sizing: border-box;
}
.v5e3__b8ff{
    font-size: 14px;
    line-height: 2.2;
    color: var(--text-muted);
    width: 100%;
    box-sizing: border-box;
}
.e145__33a3{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 24px;
    border-top: 1px solid var(--border-color);
    width: 100%;
    box-sizing: border-box;
}
.c90a310005f{
    font-size: 14px;
    color: var(--text-muted);
    width: auto;
    box-sizing: border-box;
}
.n162a5_40cc{
    font-size: 14px;
    color: var(--text-muted);
    width: auto;
    box-sizing: border-box;
}
@media (max-width: 768px){.v5c2__434a{
        flex-direction: column;
        gap: 40px;
    }
.l78899_7830{
        flex: 1 1 100%;
    }
.ta7240_8f5a{
        flex: 1 1 100%;
    }
.e145__33a3{
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }}
.hcf7287acdb{box-sizing:border-box;}
.gc8f50062ff{box-sizing:border-box;}
.kc630998e97{box-sizing:border-box;}
.d90d95f80{display:block;max-width:100%;height:auto;}
@media (max-width: 768px) {div.r5dad847d.yqz20ula8y .ze1930_3ba0.f9ul38oib { flex-direction: column !important; }
.e145__33a3 { flex-direction: column !important; align-items: flex-start !important; justify-content: flex-start !important; gap: 14px !important; padding: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}