:root {

  --wps-mac-main-color: hsl(228, 72%, 54%);
  --wps-mac-main-hover: hsl(228, 72%, 44%);
  --wps-mac-secondary-color: hsl(322, 57%, 54%);
  --wps-mac-text-primary: hsl(228, 10%, 10%);
  --wps-mac-text-secondary: hsl(228, 10%, 35%);
  --wps-mac-bg-color: hsl(228, 7%, 98%);
  --wps-mac-surface: #ffffff;
  --wps-mac-border-color: hsl(228, 15%, 88%);
  --wps-mac-container-width: 1200px;
  --wps-mac-reading-width: 680px;
  --wps-mac-radius: 4px;
  --wps-mac-spacing-base: 1.5rem;
  --wps-mac-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  --wps-mac-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --wps-mac-font-serif: "Georgia", "Times New Roman", 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.t3c0657_yr.ld2x7xax{
    font-family: var(--wps-mac-font-sans);
    color: var(--text-color, var(--wps-mac-text-primary));
    background-color: var(--wps-mac-bg-color);
    line-height: 1.6;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    }
div.r5dad847d.t3c0657_yr.ld2x7xax *{
    box-sizing: border-box;
    }
div.r5dad847d.t3c0657_yr .ma797f__e72{
    max-width: var(--wps-mac-container-width);
    margin: 0 auto;
    padding: 0 5%;
    }
div.r5dad847d.t3c0657_yr.ld2x7xax h1, div.r5dad847d.t3c0657_yr.ld2x7xax h2, div.r5dad847d.t3c0657_yr.ld2x7xax h3{
    color: var(--wps-mac-text-primary);
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 1rem;
    }
div.r5dad847d.t3c0657_yr.ld2x7xax h1{
    font-family: var(--wps-mac-font-serif);
    font-size: clamp(2.5rem, 4vw, 3.5rem);
    line-height: 1.2;
    letter-spacing: -0.02em;
    }
div.r5dad847d.t3c0657_yr.ld2x7xax h2{
    font-size: clamp(1.75rem, 3vw, 2.25rem);
    line-height: 1.3;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid var(--wps-mac-border-color);
    }
div.r5dad847d.t3c0657_yr.ld2x7xax h3{
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
    }
div.r5dad847d.t3c0657_yr.ld2x7xax p{
    margin-top: 0;
    margin-bottom: 1.2rem;
    color: var(--wps-mac-text-secondary);
    }
div.r5dad847d.t3c0657_yr.ld2x7xax a{
    color: var(--wps-mac-main-color);
    text-decoration: none;
    font-weight: 500;
    transition: color 0.2s ease;
    }
div.r5dad847d.t3c0657_yr.ld2x7xax a:hover{
    color: var(--wps-mac-main-hover);
    text-decoration: underline;
    }
div.r5dad847d.t3c0657_yr .tc73aad78{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.875rem 1.75rem;
    font-size: 1rem;
    font-weight: 600;
    border-radius: var(--wps-mac-radius);
    text-decoration: none;
    transition: all 0.2s ease;
    cursor: pointer;
    border: none;
    }
div.r5dad847d.t3c0657_yr .b57yzf07pca{
    background-color: var(--wps-mac-main-color);
    color: #ffffff !important;
    box-shadow: 0 4px 12px rgba(42, 75, 222, 0.3);
    }
div.r5dad847d.t3c0657_yr .b57yzf07pca:hover{
    background-color: var(--wps-mac-main-hover);
    text-decoration: none;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(42, 75, 222, 0.4); color: #ffffff;}
div.r5dad847d.t3c0657_yr .c8f19b2{
    background-color: transparent;
    color: var(--wps-mac-text-primary) !important;
    border: 2px solid var(--wps-mac-text-primary);
    }
div.r5dad847d.t3c0657_yr .c8f19b2:hover{
    background-color: var(--wps-mac-text-primary);
    color: #ffffff !important;
    text-decoration: none;
    }
div.r5dad847d.t3c0657_yr .q4977__8f0{
    padding: 5rem 0;
    }
div.r5dad847d.t3c0657_yr .o5bf6b__cbc{
    background-color: var(--wps-mac-surface);
    border-top: 1px solid var(--wps-mac-border-color);
    border-bottom: 1px solid var(--wps-mac-border-color); color: #1a1a2e;}
div.r5dad847d.t3c0657_yr .d0c5866{
    padding: 6rem 0 4rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    }
div.r5dad847d.t3c0657_yr .c5bc3b_75p{
    max-width: var(--wps-mac-reading-width);
    margin-bottom: 3rem;
    }
div.r5dad847d.t3c0657_yr .r933cd7_eb{
    font-size: 1.25rem;
    color: var(--wps-mac-text-secondary);
    margin-bottom: 2rem;
    }
div.r5dad847d.t3c0657_yr .ua13vqz91{
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    }
div.r5dad847d.t3c0657_yr .mb1d__fe94d{
    width: 100%;
    max-height: 400px;
    overflow: hidden;
    border-radius: var(--wps-mac-radius);
    box-shadow: var(--wps-mac-shadow);
    background-color: var(--wps-mac-surface); color: #1a1a2e;}
div.r5dad847d.t3c0657_yr .mb1d__fe94d img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    }
div.r5dad847d.t3c0657_yr .r9c4b3_hbmq{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin-top: 3rem;
    }
div.r5dad847d.t3c0657_yr .s98b7d43_qv{
    background: var(--wps-mac-surface);
    padding: 2.5rem;
    border: 1px solid var(--wps-mac-border-color);
    border-radius: var(--wps-mac-radius);
    transition: transform 0.3s ease, box-shadow 0.3s ease; color: #1a1a2e;}
div.r5dad847d.t3c0657_yr .s98b7d43_qv:hover{
    transform: translateY(-4px);
    box-shadow: var(--wps-mac-shadow);
    }
div.r5dad847d.t3c0657_yr .k020a_e37{
    width: 48px;
    height: 48px;
    background-color: var(--wps-mac-bg-color);
    border-radius: var(--wps-mac-radius);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    color: #1a1a2e;
    }
div.r5dad847d.t3c0657_yr .k020a_e37 svg{
    width: 24px;
    height: 24px;
    fill: currentColor;
    }
div.r5dad847d.t3c0657_yr .d88dfa1d4{
    max-width: var(--wps-mac-reading-width);
    }
div.r5dad847d.t3c0657_yr .m4p78l1fw31{
    list-style: none;
    padding: 0;
    margin: 2rem 0;
    }
div.r5dad847d.t3c0657_yr .y6e09a8_4e3{
    position: relative;
    padding-left: 3rem;
    margin-bottom: 2rem;
    }
div.r5dad847d.t3c0657_yr .l344__21fde{
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    background-color: var(--wps-mac-text-primary);
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 0.9rem;
    }
div.r5dad847d.t3c0657_yr .ha14aa75{
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    margin-top: 2rem;
    max-width: var(--wps-mac-reading-width);
    }
div.r5dad847d.t3c0657_yr .x4ff37abb{
    background: var(--wps-mac-surface);
    border: 1px solid var(--wps-mac-border-color);
    padding: 1.5rem;
    border-radius: var(--wps-mac-radius); color: #1a1a2e;}
div.r5dad847d.t3c0657_yr .d84cd3a2{
    font-weight: 600;
    color: var(--wps-mac-text-primary);
    margin-bottom: 0.75rem;
    font-size: 1.1rem;
    }
div.r5dad847d.t3c0657_yr .vc2c6e__a34{
    color: var(--wps-mac-text-secondary);
    margin-bottom: 0;
    font-size: 0.95rem;
    }
div.r5dad847d.t3c0657_yr .v9ff4ba0f53{
    display: flex;
    flex-direction: column;
    gap: 2rem;
    }
div.r5dad847d.t3c0657_yr .g6ed__36e8{
    font-family: var(--wps-mac-font-serif);
    font-size: 1.5rem;
    color: #ffffff;
    font-weight: bold;
    }
div.r5dad847d.t3c0657_yr .ja58b18e0{
    display: flex;
    gap: 1.5rem;
    flex-wrap: wrap;
    }
div.r5dad847d.t3c0657_yr .ja58b18e0 a{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    }
div.r5dad847d.t3c0657_yr .ja58b18e0 a:hover{
    color: #ffffff;
    }
div.r5dad847d.t3c0657_yr .m9deedc0e{
    font-size: 0.85rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 2rem;
    margin-top: 2rem;
    }
@media (max-width: 768px) {div.r5dad847d.t3c0657_yr .q4977__8f0{
    padding: 3rem 0;
    }
div.r5dad847d.t3c0657_yr .d0c5866{
    padding: 4rem 0 2rem;
    }
div.r5dad847d.t3c0657_yr .ua13vqz91{
    flex-direction: column;
    }
div.r5dad847d.t3c0657_yr .tc73aad78{
    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.t3c0657_yr .c8f19b2:hover a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.r5dad847d.t3c0657_yr .c8f19b2:hover a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.r5dad847d.t3c0657_yr .c8f19b2:hover a:not([class]):hover{opacity:0.92;}
div.r5dad847d.t3c0657_yr .c8f19b2:hover a[class=""]:hover{opacity:0.92;}
div.r5dad847d.t3c0657_yr .c8f19b2:hover a:not([class]):visited{color:#ffffff !important;}
div.r5dad847d.t3c0657_yr .c8f19b2:hover a[class=""]:visited{color:#ffffff !important;}
div.r5dad847d.t3c0657_yr .l344__21fde a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.r5dad847d.t3c0657_yr .l344__21fde a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.r5dad847d.t3c0657_yr .l344__21fde a:not([class]):hover{opacity:0.92;}
div.r5dad847d.t3c0657_yr .l344__21fde a[class=""]:hover{opacity:0.92;}
div.r5dad847d.t3c0657_yr .l344__21fde a:not([class]):visited{color:#ffffff !important;}
div.r5dad847d.t3c0657_yr .l344__21fde 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) {.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; }}