:root {

  --primary-brand: var(--main-color, hsl(228, 72%, 54%));
  --secondary-brand: var(--secondary-color, hsl(322, 57%, 54%));
  --bg-shade: var(--bg-color, hsl(228, 7%, 96%));
  --text-main: var(--content-text, hsl(220, 10%, 11%));
  --text-muted: hsl(228, 10%, 40%);
  --max-w: 1200px;
  --read-w: 680px;
  --radius: var(--border-radius, 8px);
  --shadow: var(--box-shadow, 0 4px 20px rgba(0,0,0,0.08));
  --primary-color: hsl(228, 72%, 54%);
  --secondary-color: hsl(322, 57%, 54%);
  --bg-color: hsl(228, 7%, 96%);
  --text-color: hsl(228, 10%, 10%);
  --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.xe95__a442d{
    font-family: "Georgia", "Source Han Serif SC", "Playfair Display", serif;
    color: var(--text-main);
    background-color: #ffffff;
    line-height: 1.6;
    overflow-x: hidden;
    }
div.r5dad847d.xe95__a442d .d6ac99d{
    max-width: var(--max-w);
    margin: 0 auto;
    padding: 0 40px;
    }
div.r5dad847d.xe95__a442d .v41d297dc h1{
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    margin: 0 0 24px 0;
    text-align: left;
    font-weight: 800;
    letter-spacing: -1px;
    }
div.r5dad847d.xe95__a442d .v41d297dc p{
    max-width: var(--read-w);
    font-size: 1.25rem;
    color: var(--text-muted);
    text-align: left;
    margin-bottom: 32px;
    }
div.r5dad847d.xe95__a442d .v41d297dc .cta-group{
    display: flex;
    gap: 16px;
    justify-content: flex-start;
    }
div.r5dad847d.xe95__a442d div{
    padding: 80px 0;
    }
div.r5dad847d.xe95__a442d .ufaf2e7_e63d{
    text-align: left; 
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: var(--secondary-brand);
    margin-bottom: 40px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    }
div.r5dad847d.xe95__a442d .sb93__cf3c{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 30px;
    margin-bottom: 50px;
    }
div.r5dad847d.xe95__a442d .t08f__718b{
    padding: 30px;
    background: var(--bg-shade);
    border-radius: var(--radius);
    transition: transform 0.3s ease; color: #1a1a2e;}
div.r5dad847d.xe95__a442d .t08f__718b:hover{
    transform: translateY(-5px);
    }
div.r5dad847d.xe95__a442d .t08f__718b h3{
    font-size: 1.2rem;
    margin-bottom: 15px;
    color: var(--primary-brand);
    }
div.r5dad847d.xe95__a442d .t08f__718b ul{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0.95rem;
    }
div.r5dad847d.xe95__a442d .t08f__718b li{
    margin-bottom: 8px;
    padding-left: 18px;
    position: relative;
    }
div.r5dad847d.xe95__a442d .t08f__718b li::before{
    content: "→";
    position: absolute;
    left: 0;
    color: var(--secondary-brand);
    }
div.r5dad847d.xe95__a442d .t325692_458{
    max-width: var(--read-w);
    margin: 0 auto 0 0; 
    }
div.r5dad847d.xe95__a442d .h2ni2ttl81yd{
    margin-bottom: 60px;
    }
div.r5dad847d.xe95__a442d .h2ni2ttl81yd h2{
    font-size: 1.8rem;
    margin-bottom: 20px;
    }
div.r5dad847d.xe95__a442d .h2ni2ttl81yd p{
    margin-bottom: 20px;
    font-size: 1.1rem;
    }
div.r5dad847d.xe95__a442d .y177c1c19{
    width: 100%;
    height: 400px;
    margin: 40px 0;
    border-radius: var(--radius);
    overflow: hidden;
    box-shadow: var(--shadow);
    }
div.r5dad847d.xe95__a442d .y177c1c19 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
div.r5dad847d.xe95__a442d .g3be8d0fd{
    max-width: var(--read-w);
    margin-top: 40px;
    }
div.r5dad847d.xe95__a442d .x9ff4e__d6d9{
    margin-bottom: 32px;
    border-left: 3px solid var(--primary-brand);
    padding-left: 24px;
    }
div.r5dad847d.xe95__a442d .x9ff4e__d6d9 h4{
    font-size: 1.15rem;
    margin-bottom: 12px;
    color: var(--text-main);
    }
div.r5dad847d.xe95__a442d .x9ff4e__d6d9 p{
    font-size: 1rem;
    color: var(--text-muted);
    }
div.r5dad847d.xe95__a442d .oc8f__aaac{
    display: inline-block;
    padding: 14px 28px;
    border-radius: var(--radius);
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    font-family: sans-serif;
    }
div.r5dad847d.xe95__a442d .ld90f4a93b5{
    background-color: var(--primary-brand);
    color: #ffffff;
    box-shadow: 0 4px 14px hsla(228, 72%, 54%, 0.4);
    }
div.r5dad847d.xe95__a442d .ld90f4a93b5:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px hsla(228, 72%, 54%, 0.6);
    }
div.r5dad847d.xe95__a442d .dac3c2d4e{
    background-color: transparent;
    border: 2px solid var(--text-main);
    color: var(--text-main);
    }
div.r5dad847d.xe95__a442d .dac3c2d4e:hover{
    background-color: var(--text-main);
    color: #fff;
    }
div.r5dad847d.xe95__a442d .o39d11_71ff{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 40px;
    }
div.r5dad847d.xe95__a442d .pfdb4b4a0{
    font-weight: 800;
    font-size: 1.5rem;
    margin-bottom: 20px;
    }
div.r5dad847d.xe95__a442d .qc4c__d793 h5{
    margin-bottom: 20px;
    color: hsla(0, 0%, 100%, 0.6);
    text-transform: uppercase;
    font-size: 0.8rem;
    }
div.r5dad847d.xe95__a442d .qc4c__d793 a{
    display: block;
    color: #fff;
    text-decoration: none;
    margin-bottom: 12px;
    font-size: 0.9rem;
    opacity: 0.8;
    }
div.r5dad847d.xe95__a442d .qc4c__d793 a:hover{
    opacity: 1;
    color: var(--secondary-brand);
    }
div.r5dad847d.xe95__a442d .rc79__cc6c{
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    font-size: 0.8rem;
    opacity: 0.5;
    }
@media (max-width: 768px) {div.r5dad847d.xe95__a442d .d6ac99d{ padding: 0 20px; }
div.r5dad847d.xe95__a442d .v41d297dc{ padding-top: 60px; }
div.r5dad847d.xe95__a442d .ufaf2e7_e63d{ text-align: left; }}
.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.xe95__a442d .ld90f4a93b5 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.r5dad847d.xe95__a442d .ld90f4a93b5 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.r5dad847d.xe95__a442d .ld90f4a93b5 a:not([class]):hover{opacity:0.92;}
div.r5dad847d.xe95__a442d .ld90f4a93b5 a[class=""]:hover{opacity:0.92;}
div.r5dad847d.xe95__a442d .ld90f4a93b5 a:not([class]):visited{color:#ffffff !important;}
div.r5dad847d.xe95__a442d .ld90f4a93b5 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; }}