:root {

  --sz-page-primary: hsl(248, 67%, 58%);
  --sz-page-primary-hover: hsl(248, 67%, 52%);
  --sz-page-secondary: hsl(347, 53%, 58%);
  --sz-page-bg: hsl(248, 6%, 96%);
  --sz-page-surface: #ffffff;
  --sz-page-text-main: hsl(248, 10%, 13%);
  --sz-page-text-muted: hsl(248, 10%, 35%);
  --sz-page-border: hsl(248, 10%, 88%);
  --sz-page-shadow: 0 12px 32px -4px rgba(20, 20, 40, 0.08);
  --sz-max-width: 1200px;
  --sz-read-width: 680px;
  --sz-radius: 4px;
  --sz-font-serif: "Georgia", "Times New Roman", serif;
  --sz-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --primary-color: hsl(248, 67%, 58%);
  --secondary-color: hsl(347, 53%, 58%);
  --bg-color: hsl(248, 6%, 95%);
  --text-color: hsl(248, 10%, 13%);
  --text-muted: hsl(248, 10%, 40%);
  --border-color: rgba(30, 30, 36, 0.12);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 0 2px 8px rgba(30, 30, 36, 0.04);
  --shadow-md: 0 4px 16px rgba(30, 30, 36, 0.08);
  --shadow-lg: 0 8px 32px rgba(30, 30, 36, 0.12);
  --nav-height: 80px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 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.y5573f7c9.yab6ba8a{
    font-family: var(--sz-font-sans);
    color: var(--text-color, var(--sz-page-text-main));
    background-color: var(--bg-color, var(--sz-page-bg));
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    }
div.y5573f7c9.yab6ba8a .ycw0q5gmb{
    max-width: var(--max-width, var(--sz-max-width));
    margin: 0 auto;
    padding: 0 32px;
    }
div.y5573f7c9.yab6ba8a .o041c_b8{
    text-align: left;
    margin-left: 0;
    }
div.y5573f7c9.yab6ba8a .e238e5cf_as{
    padding: 140px 0 100px;
    background: linear-gradient(180deg, rgba(255,255,255,0.8) 0%, var(--bg-color, var(--sz-page-bg)) 100%);
    border-bottom: 1px solid var(--border-color, var(--sz-page-border)); color: #1a1a2e;}
div.y5573f7c9.yab6ba8a .dv4wkyvbl4y6{
    max-width: var(--sz-read-width);
    }
div.y5573f7c9.yab6ba8a .e238e5cf_as h1{
    font-family: var(--sz-font-serif);
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.15;
    margin-bottom: 24px;
    color: var(--text-color, var(--sz-page-text-main));
    letter-spacing: -0.02em;
    }
div.y5573f7c9.yab6ba8a .hl6h3gmicvf{
    font-size: 1.25rem;
    color: var(--text-muted, var(--sz-page-text-muted));
    margin-bottom: 48px;
    max-width: 90%;
    }
div.y5573f7c9.yab6ba8a .kd4of8uwt{
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    align-items: center;
    }
div.y5573f7c9.yab6ba8a .l013e39f_6l{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 36px;
    font-size: 1.125rem;
    font-weight: 600;
    color: #1a1a2e;
    background-color: var(--primary-color, var(--sz-page-primary));
    text-decoration: none;
    border-radius: var(--sz-radius);
    box-shadow: 0 8px 24px rgba(100, 80, 220, 0.25);
    transition: all 0.2s ease;
    border: 1px solid transparent;
    }
div.y5573f7c9.yab6ba8a .l013e39f_6l:hover{
    background-color: var(--sz-page-primary-hover);
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(100, 80, 220, 0.3); color: #ffffff;}
div.y5573f7c9.yab6ba8a .fje2mfu55m{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 32px;
    font-size: 1.125rem;
    font-weight: 500;
    color: var(--text-color, var(--sz-page-text-main));
    background-color: transparent;
    text-decoration: none;
    border-radius: var(--sz-radius);
    border: 1px solid var(--border-color, var(--sz-page-border));
    transition: all 0.2s ease;
    }
div.y5573f7c9.yab6ba8a .fje2mfu55m:hover{
    background-color: rgba(0,0,0,0.03);
    border-color: var(--text-muted, var(--sz-page-text-muted)); color: #ffffff;}
div.y5573f7c9.yab6ba8a .w440e06a{
    padding: 120px 0;
    }
div.y5573f7c9.yab6ba8a .h8bc0c4{
    background-color: var(--sz-page-surface);
    border-top: 1px solid var(--border-color, var(--sz-page-border));
    border-bottom: 1px solid var(--border-color, var(--sz-page-border)); color: #1a1a2e;}
div.y5573f7c9.yab6ba8a .u5aa5d1d_py{
    max-width: var(--sz-read-width);
    margin-bottom: 64px;
    }
div.y5573f7c9.yab6ba8a .hr8tsrmgy{
    font-family: var(--sz-font-serif);
    font-size: 2.25rem;
    font-weight: 600;
    margin-bottom: 16px;
    color: var(--text-color, var(--sz-page-text-main));
    }
div.y5573f7c9.yab6ba8a .pd2e6fcc{
    font-size: 1.125rem;
    color: var(--text-muted, var(--sz-page-text-muted));
    }
div.y5573f7c9.yab6ba8a .v9ajk3ddbj4v{
    display: flex;
    flex-direction: column;
    gap: 24px;
    max-width: var(--sz-read-width);
    }
div.y5573f7c9.yab6ba8a .ocobviekuwe{
    display: flex;
    flex-direction: column;
    padding: 40px;
    background: var(--sz-page-surface);
    border: 1px solid var(--border-color, var(--sz-page-border));
    border-radius: var(--sz-radius);
    box-shadow: var(--sz-page-shadow);
    transition: border-color 0.3s ease; color: #1a1a2e;}
div.y5573f7c9.yab6ba8a .ocobviekuwe:hover{
    border-color: var(--primary-color, var(--sz-page-primary));
    }
div.y5573f7c9.yab6ba8a .ocobviekuwe h3{
    font-size: 1.5rem;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 12px;
    }
div.y5573f7c9.yab6ba8a .lefda130c{
    font-size: 0.875rem;
    color: var(--text-muted, var(--sz-page-text-muted));
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid var(--border-color, var(--sz-page-border));
    }
div.y5573f7c9.yab6ba8a .e1h7so0vqx6{
    margin-bottom: 32px;
    color: var(--text-color, var(--sz-page-text-main));
    }
div.y5573f7c9.yab6ba8a .z000b1b_f12d{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
    }
div.y5573f7c9.yab6ba8a .la0670__c858{
    max-width: 500px;
    }
div.y5573f7c9.yab6ba8a .r50a10_1f{position: relative;
    border-radius: var(--sz-radius);
    overflow: hidden;
    box-shadow: var(--sz-page-shadow); isolation: isolate;}
div.y5573f7c9.yab6ba8a .r50a10_1f::after{
    content: "";
    position: absolute;
    inset: 0;
    border: 1px solid rgba(0,0,0,0.05);
    border-radius: var(--sz-radius);
    pointer-events: none;
    }
div.y5573f7c9.yab6ba8a .j96a93d7_ws{
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 4/3;
    display: block;
    }
div.y5573f7c9.yab6ba8a .r7b22c9_13o{
    list-style: none;
    padding: 0;
    margin: 0;
    max-width: var(--sz-read-width);
    }
div.y5573f7c9.yab6ba8a .xa7ea4__f697f{
    position: relative;
    padding-left: 48px;
    margin-bottom: 40px;
    }
div.y5573f7c9.yab6ba8a .xa7ea4__f697f::before{
    content: attr(data-step);
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    background: var(--sz-page-bg);
    border: 1px solid var(--primary-color, var(--sz-page-primary));
    color: #1a1a2e;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 0.875rem;
    }
div.y5573f7c9.yab6ba8a .xa7ea4__f697f h4{
    font-size: 1.25rem;
    margin-bottom: 8px;
    color: var(--text-color, var(--sz-page-text-main));
    }
div.y5573f7c9.yab6ba8a .xa7ea4__f697f p{
    color: var(--text-muted, var(--sz-page-text-muted));
    margin: 0;
    }
div.y5573f7c9.yab6ba8a .c08c244f_ovs{
    color: var(--primary-color, var(--sz-page-primary));
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-color: rgba(100, 80, 220, 0.3);
    transition: text-decoration-color 0.2s ease;
    }
div.y5573f7c9.yab6ba8a .c08c244f_ovs:hover{
    text-decoration-color: var(--primary-color, var(--sz-page-primary));
    }
div.y5573f7c9.yab6ba8a .ff1873a179d{
    padding: 60px 0;
    border-top: 1px solid var(--border-color, var(--sz-page-border));
    background-color: var(--sz-page-surface);
    color: #1a1a2e;
    font-size: 0.875rem;
    }
@media (max-width: 992px) {div.y5573f7c9.yab6ba8a .z000b1b_f12d{
    grid-template-columns: 1fr;
    gap: 48px;
    }
div.y5573f7c9.yab6ba8a .la0670__c858{
    max-width: 100%;
    }}
@media (max-width: 768px) {div.y5573f7c9.yab6ba8a .e238e5cf_as{
    padding: 100px 0 60px;
    }
div.y5573f7c9.yab6ba8a .e238e5cf_as h1{
    font-size: 2.5rem;
    }
div.y5573f7c9.yab6ba8a .w440e06a{
    padding: 80px 0;
    }
div.y5573f7c9.yab6ba8a .ocobviekuwe{
    padding: 24px;
    }
div.y5573f7c9.yab6ba8a .kd4of8uwt{
    flex-direction: column;
    align-items: stretch;
    }
div.y5573f7c9.yab6ba8a .l013e39f_6l, div.y5573f7c9.yab6ba8a .fje2mfu55m{
    width: 100%;
    }}
.nce7c4__27fc{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 40px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #1a1a2e;}
.i044c87_s1{
    width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    }
.i3njvvp9ii{
    flex: 0 0 auto;
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 80px;
    margin-bottom: 60px;
    }
.r36bc18_ab{
    flex: 0 0 420px;
    display: flex;
    flex-direction: column;
    }
.chz9s2nx{
    flex: 0 0 200px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.fe0b2_5df{
    flex: 0 0 auto;
    width: 100%;
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 28px;
    font-weight: 700;
    color: var(--text-color);
    margin: 0 0 16px 0;
    line-height: 1.2;
    }
.y52b4159_isy{
    flex: 0 0 auto;
    width: 100%;
    font-size: 15px;
    color: var(--text-muted);
    line-height: 1.6;
    margin: 0;
    }
.z3a5b2_db2{
    flex: 0 0 auto;
    width: 100%;
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 14px;
    font-weight: 600;
    color: var(--text-color);
    margin: 0 0 20px 0;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    }
.n0111_e77{
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 12px 28px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-sm);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    }
.n0111_e77:hover{
    background-color: var(--text-color);
    color: #ffffff;
    box-shadow: var(--shadow-lg);
    transform: translateY(-2px);
    }
.oda0b511_9xo{
    flex: 0 0 1px;
    width: 100%;
    background-color: var(--border-color);
    margin: 0 0 32px 0; color: #ffffff;}
.re815b5_5l{
    flex: 0 0 auto;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    }
.ldf5a4_093{
    flex: 0 0 auto;
    font-size: 13px;
    color: var(--text-muted);
    margin: 0;
    }
.y2b1b69_ei{
    flex: 0 0 auto;
    font-size: 13px;
    color: var(--text-muted);
    margin: 0;
    }
@media (max-width: 768px){.nce7c4__27fc{
    padding-top: 60px;
    padding-bottom: 32px;
    }
.i3njvvp9ii{
    flex-direction: column;
    gap: 48px;
    margin-bottom: 40px;
    }
.r36bc18_ab{
    flex: 1 1 auto;
    width: 100%;
    }
.chz9s2nx{
    flex: 1 1 auto;
    width: 100%;
    }
.re815b5_5l{
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    }}
*{
    box-sizing: border-box;
    }
body{
    margin: 0;
    font-family: "Playfair Display", "Noto Serif SC", "Times New Roman", serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.uf4509_e8{
    background-color: var(--nav-bg);
    height: var(--nav-height);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    
    box-shadow: var(--shadow-sm); color: #1a1a2e;}
.cd9b29ce{
    max-width: var(--max-width);
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.tfrksuli0h{
    font-family: "Playfair Display", "Noto Serif SC", "Times New Roman", serif;
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: 0.05em;
    flex-shrink: 0;
    margin-right: 2.5rem;
    }
.h53d3a3_9556{
    display: none;
    }
.kwwmzzqm80a{
    display: none;
    cursor: pointer;
    padding: 0.5rem;
    z-index: 1001;
    }
.l74f71b3e{
    display: block;
    position: relative;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.l74f71b3e::before, .l74f71b3e::after{
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.l74f71b3e::before{ top: -8px; }
.l74f71b3e::after{ bottom: -8px; }
.y30904__1bd4{
    display: flex;
    align-items: center;
    flex-grow: 1;
    justify-content: space-between;
    }
.ddsudu2qm{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 1.5rem;
    }
.a07415de1{
    display: flex;
    align-items: center;
    }
.ovhpgbbbksw{
    color: var(--text-color);
    text-decoration: none;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; 
    font-size: 0.9rem;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    padding: 0.5rem 0;
    opacity: 0.85;
    }
.ovhpgbbbksw::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.ovhpgbbbksw:hover{
    color: var(--primary-color);
    opacity: 1;
    }
.ovhpgbbbksw:hover::after{
    width: 100%;
    }
.wr552igy{
    display: flex;
    align-items: center;
    margin-left: 2rem;
    flex-shrink: 0;
    }
.duslz0kyb{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    padding: 0 1.5rem;
    height: 44px;
    font-size: 0.95rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    border-radius: var(--radius-sm);
    border: none;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    }
.duslz0kyb:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-2px); color: #1a1a2e;}
@media (max-width: 1080px){.ddsudu2qm {
    gap: 1rem;
    }
.ovhpgbbbksw {
    font-size: 0.85rem;
    }}
@media (max-width: 860px){.kwwmzzqm80a {
    display: block;
    }
.y30904__1bd4 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    flex-direction: column;
    align-items: flex-start;
    padding: 2rem 4vw; 
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md);
    
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition); color: #1a1a2e;}
.h53d3a3_9556:checked ~ .y30904__1bd4 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.ddsudu2qm {
    flex-direction: column;
    width: 100%;
    gap: 1.25rem;
    margin-bottom: 2rem;
    }
.ovhpgbbbksw {
    display: block;
    font-size: 1.1rem;
    padding: 0.25rem 0;
    }
.wr552igy {
    margin-left: 0;
    width: 100%;
    }
.duslz0kyb {
    width: 100%;
    }
.h53d3a3_9556:checked + .kwwmzzqm80a .l74f71b3e {
    background-color: transparent;
    }
.h53d3a3_9556:checked + .kwwmzzqm80a .l74f71b3e::before {
    transform: rotate(45deg);
    top: 0;
    }
.h53d3a3_9556:checked + .kwwmzzqm80a .l74f71b3e::after {
    transform: rotate(-45deg);
    bottom: 0;
    }}
.ovhpgbbbksw.active{color: var(--primary-color); opacity: 1;}
@media (min-width: 1081px){.uf4509_e8 #nt4b5b6764a5, .uf4509_e8 label[for="nt4b5b6764a5"]{ display: none !important; }}
@media (min-width: 1081px){.uf4509_e8 .y30904__1bd4{ 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: 1081px){.uf4509_e8 .y30904__1bd4{ 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: 1081px){.uf4509_e8 .y30904__1bd4 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.ovhpgbbbksw.active {color: var(--primary-color); opacity: 1;}
#nt4b5b6764a5:checked ~ .y30904__1bd4 { right: 0 !important; left: auto !important; }
@media (max-width: 1080px) {.uf4509_e8.ha9fc8_a1b8 .y30904__1bd4 { 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: 1080px) {#nt4b5b6764a5:checked ~ .y30904__1bd4 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1081px) {.uf4509_e8.ha9fc8_a1b8 #nt4b5b6764a5, .uf4509_e8.ha9fc8_a1b8 label[for="nt4b5b6764a5"] { display: none !important; }}
@media (min-width: 1081px) {.uf4509_e8.ha9fc8_a1b8 .y30904__1bd4 { 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: 1081px) {.uf4509_e8.ha9fc8_a1b8 .y30904__1bd4 { 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: 1081px) {.uf4509_e8.ha9fc8_a1b8 .y30904__1bd4 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.y5573f7c9 img.f8209b5f222 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.y5573f7c9 img.f8209b5f222.z99f37d4b { aspect-ratio: 16 / 9; }
div.y5573f7c9 img.f8209b5f222.g373d012d { aspect-ratio: 16 / 10; }
div.y5573f7c9 img.f8209b5f222.u959__4a2a { aspect-ratio: 4 / 3; }
div.y5573f7c9 img.f8209b5f222.v75247a5fa4 { aspect-ratio: 1 / 1; }
div.y5573f7c9 :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.y5573f7c9 .qeb9__8ecf {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.y5573f7c9 .qeb9__8ecf.z99f37d4b { aspect-ratio: 16 / 9; }
div.y5573f7c9 .qeb9__8ecf.g373d012d { aspect-ratio: 16 / 10; }
div.y5573f7c9 .qeb9__8ecf.u959__4a2a { aspect-ratio: 4 / 3; }
div.y5573f7c9 .qeb9__8ecf.v75247a5fa4 { aspect-ratio: 1 / 1; }
div.y5573f7c9 .qeb9__8ecf > img.f8209b5f222,
    div.y5573f7c9 .qeb9__8ecf > picture > img.f8209b5f222 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.y5573f7c9.yab6ba8a .l013e39f_6l a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.y5573f7c9.yab6ba8a .l013e39f_6l a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.y5573f7c9.yab6ba8a .l013e39f_6l a:not([class]):hover{opacity:0.92;}
div.y5573f7c9.yab6ba8a .l013e39f_6l a[class=""]:hover{opacity:0.92;}
div.y5573f7c9.yab6ba8a .l013e39f_6l a:not([class]):visited{color:#ffffff !important;}
div.y5573f7c9.yab6ba8a .l013e39f_6l a[class=""]:visited{color:#ffffff !important;}
.y66397e6e31 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.y66397e6e31 > :first-child,
    .y66397e6e31 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    box-sizing: border-box;
    }
body{
    margin: 0;
    font-family: "Playfair Display", "Noto Serif SC", "Times New Roman", serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.uf4509_e8{
    background-color: var(--nav-bg);
    height: var(--nav-height);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    
    box-shadow: var(--shadow-sm); color: #1a1a2e;}
.cd9b29ce{
    max-width: var(--max-width);
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.tfrksuli0h{
    font-family: "Playfair Display", "Noto Serif SC", "Times New Roman", serif;
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: 0.05em;
    flex-shrink: 0;
    margin-right: 2.5rem;
    }
.h53d3a3_9556{
    display: none;
    }
.kwwmzzqm80a{
    display: none;
    cursor: pointer;
    padding: 0.5rem;
    z-index: 1001;
    }
.l74f71b3e{
    display: block;
    position: relative;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.l74f71b3e::before, .l74f71b3e::after{
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.l74f71b3e::before{ top: -8px; }
.l74f71b3e::after{ bottom: -8px; }
.y30904__1bd4{
    display: flex;
    align-items: center;
    flex-grow: 1;
    justify-content: space-between;
    }
.ddsudu2qm{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 1.5rem;
    }
.a07415de1{
    display: flex;
    align-items: center;
    }
.ovhpgbbbksw{
    color: var(--text-color);
    text-decoration: none;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; 
    font-size: 0.9rem;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    padding: 0.5rem 0;
    opacity: 0.85;
    }
.ovhpgbbbksw::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.ovhpgbbbksw:hover{
    color: var(--primary-color);
    opacity: 1;
    }
.ovhpgbbbksw:hover::after{
    width: 100%;
    }
.wr552igy{
    display: flex;
    align-items: center;
    margin-left: 2rem;
    flex-shrink: 0;
    }
.duslz0kyb{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    padding: 0 1.5rem;
    height: 44px;
    font-size: 0.95rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    border-radius: var(--radius-sm);
    border: none;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    }
.duslz0kyb:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-2px); color: #1a1a2e;}
@media (max-width: 1080px){.ddsudu2qm {
    gap: 1rem;
    }
.ovhpgbbbksw {
    font-size: 0.85rem;
    }}
@media (max-width: 860px){.kwwmzzqm80a {
    display: block;
    }
.y30904__1bd4 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    flex-direction: column;
    align-items: flex-start;
    padding: 2rem 4vw; 
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md);
    
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition); color: #1a1a2e;}
.h53d3a3_9556:checked ~ .y30904__1bd4 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.ddsudu2qm {
    flex-direction: column;
    width: 100%;
    gap: 1.25rem;
    margin-bottom: 2rem;
    }
.ovhpgbbbksw {
    display: block;
    font-size: 1.1rem;
    padding: 0.25rem 0;
    }
.wr552igy {
    margin-left: 0;
    width: 100%;
    }
.duslz0kyb {
    width: 100%;
    }
.h53d3a3_9556:checked + .kwwmzzqm80a .l74f71b3e {
    background-color: transparent;
    }
.h53d3a3_9556:checked + .kwwmzzqm80a .l74f71b3e::before {
    transform: rotate(45deg);
    top: 0;
    }
.h53d3a3_9556:checked + .kwwmzzqm80a .l74f71b3e::after {
    transform: rotate(-45deg);
    bottom: 0;
    }}
.ovhpgbbbksw.active{color: var(--primary-color); opacity: 1;}
@media (min-width: 1081px){.uf4509_e8 #nt4b5b6764a5, .uf4509_e8 label[for="nt4b5b6764a5"]{ display: none !important; }}
@media (min-width: 1081px){.uf4509_e8 .y30904__1bd4{ 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: 1081px){.uf4509_e8 .y30904__1bd4{ 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: 1081px){.uf4509_e8 .y30904__1bd4 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.ovhpgbbbksw.active{color: var(--primary-color); opacity: 1;}
#nt4b5b6764a5:checked ~ .y30904__1bd4{ right: 0 !important; left: auto !important; }
@media (max-width: 1080px){.uf4509_e8.ha9fc8_a1b8 .y30904__1bd4{ 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: 1080px){#nt4b5b6764a5:checked ~ .y30904__1bd4{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1081px){.uf4509_e8.ha9fc8_a1b8 #nt4b5b6764a5, .uf4509_e8.ha9fc8_a1b8 label[for="nt4b5b6764a5"]{ display: none !important; }}
@media (min-width: 1081px){.uf4509_e8.ha9fc8_a1b8 .y30904__1bd4{ 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: 1081px){.uf4509_e8.ha9fc8_a1b8 .y30904__1bd4{ 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: 1081px){.uf4509_e8.ha9fc8_a1b8 .y30904__1bd4 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.nce7c4__27fc{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 40px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #1a1a2e;}
.i044c87_s1{
    width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    }
.i3njvvp9ii{
    flex: 0 0 auto;
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 80px;
    margin-bottom: 60px;
    }
.r36bc18_ab{
    flex: 0 0 420px;
    display: flex;
    flex-direction: column;
    }
.chz9s2nx{
    flex: 0 0 200px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.fe0b2_5df{
    flex: 0 0 auto;
    width: 100%;
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 28px;
    font-weight: 700;
    color: var(--text-color);
    margin: 0 0 16px 0;
    line-height: 1.2;
    }
.y52b4159_isy{
    flex: 0 0 auto;
    width: 100%;
    font-size: 15px;
    color: var(--text-muted);
    line-height: 1.6;
    margin: 0;
    }
.z3a5b2_db2{
    flex: 0 0 auto;
    width: 100%;
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 14px;
    font-weight: 600;
    color: var(--text-color);
    margin: 0 0 20px 0;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    }
.n0111_e77{
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 12px 28px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-sm);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    }
.n0111_e77:hover{
    background-color: var(--text-color);
    color: #ffffff;
    box-shadow: var(--shadow-lg);
    transform: translateY(-2px);
    }
.oda0b511_9xo{
    flex: 0 0 1px;
    width: 100%;
    background-color: var(--border-color);
    margin: 0 0 32px 0; color: #ffffff;}
.re815b5_5l{
    flex: 0 0 auto;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    }
.ldf5a4_093{
    flex: 0 0 auto;
    font-size: 13px;
    color: var(--text-muted);
    margin: 0;
    }
.y2b1b69_ei{
    flex: 0 0 auto;
    font-size: 13px;
    color: var(--text-muted);
    margin: 0;
    }
@media (max-width: 768px){.nce7c4__27fc{
    padding-top: 60px;
    padding-bottom: 32px;
    }
.i3njvvp9ii{
    flex-direction: column;
    gap: 48px;
    margin-bottom: 40px;
    }
.r36bc18_ab{
    flex: 1 1 auto;
    width: 100%;
    }
.chz9s2nx{
    flex: 1 1 auto;
    width: 100%;
    }
.re815b5_5l{
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    }}
*{
  box-sizing: border-box;
}
body{
  margin: 0;
  font-family: "Playfair Display", "Noto Serif SC", "Times New Roman", serif;
  background-color: var(--bg-color);
  color: var(--text-color);
}
.uf4509_e8{
  background-color: var(--nav-bg);
  height: var(--nav-height);
  border-bottom: 1px solid var(--border-color);
  position: sticky;
  top: 0;
  z-index: 1000;
  
  box-shadow: var(--shadow-sm); color: #1a1a2e;}
.cd9b29ce{
  max-width: var(--max-width);
  margin: 0 auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tfrksuli0h{
  font-family: "Playfair Display", "Noto Serif SC", "Times New Roman", serif;
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: 0.05em;
  flex-shrink: 0;
  margin-right: 2.5rem;
}
.h53d3a3_9556{
  display: none;
}
.kwwmzzqm80a{
  display: none;
  cursor: pointer;
  padding: 0.5rem;
  z-index: 1001;
}
.l74f71b3e{
  display: block;
  position: relative;
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition); color: #ffffff;}
.l74f71b3e::before, .l74f71b3e::after{
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition); color: #ffffff;}
.l74f71b3e::before{ top: -8px; }
.l74f71b3e::after{ bottom: -8px; }
.y30904__1bd4{
  display: flex;
  align-items: center;
  flex-grow: 1;
  justify-content: space-between;
}
.ddsudu2qm{
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 1.5rem;
}
.a07415de1{
  display: flex;
  align-items: center;
}
.ovhpgbbbksw{
  color: var(--text-color);
  text-decoration: none;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; 
  font-size: 0.9rem;
  font-weight: 500;
  transition: var(--transition);
  position: relative;
  padding: 0.5rem 0;
  opacity: 0.85;
}
.ovhpgbbbksw::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: var(--primary-color);
  transition: var(--transition); color: #1a1a2e;}
.ovhpgbbbksw:hover{
  color: var(--primary-color);
  opacity: 1;
}
.ovhpgbbbksw:hover::after{
  width: 100%;
}
.wr552igy{
  display: flex;
  align-items: center;
  margin-left: 2rem;
  flex-shrink: 0;
}
.duslz0kyb{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--primary-color);
  color: #1a1a2e;
  text-decoration: none;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  padding: 0 1.5rem;
  height: 44px;
  font-size: 0.95rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  border-radius: var(--radius-sm);
  border: none;
  transition: var(--transition);
  box-shadow: var(--shadow-sm);
}
.duslz0kyb:hover{
  background: var(--secondary-color);
  box-shadow: var(--shadow-md);
  transform: translateY(-2px); color: #1a1a2e;}
@media (max-width: 1080px){.ddsudu2qm {
    gap: 1rem;
  }
.ovhpgbbbksw {
    font-size: 0.85rem;
  }}
@media (max-width: 860px){.kwwmzzqm80a {
    display: block;
  }
.y30904__1bd4 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    flex-direction: column;
    align-items: flex-start;
    padding: 2rem 4vw; 
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md);

    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition); color: #1a1a2e;}
.h53d3a3_9556:checked ~ .y30904__1bd4 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
.ddsudu2qm {
    flex-direction: column;
    width: 100%;
    gap: 1.25rem;
    margin-bottom: 2rem;
  }
.ovhpgbbbksw {
    display: block;
    font-size: 1.1rem;
    padding: 0.25rem 0;
  }
.wr552igy {
    margin-left: 0;
    width: 100%;
  }
.duslz0kyb {
    width: 100%;
  }
.h53d3a3_9556:checked + .kwwmzzqm80a .l74f71b3e {
    background-color: transparent;
  }
.h53d3a3_9556:checked + .kwwmzzqm80a .l74f71b3e::before {
    transform: rotate(45deg);
    top: 0;
  }
.h53d3a3_9556:checked + .kwwmzzqm80a .l74f71b3e::after {
    transform: rotate(-45deg);
    bottom: 0;
  }}
.ovhpgbbbksw.active{color: var(--primary-color); opacity: 1;}
@media (min-width: 1081px){.uf4509_e8 #nt4b5b6764a5, .uf4509_e8 label[for="nt4b5b6764a5"]{ display: none !important; }}
@media (min-width: 1081px){.uf4509_e8 .y30904__1bd4{ 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: 1081px){.uf4509_e8 .y30904__1bd4{ 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: 1081px){.uf4509_e8 .y30904__1bd4 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.ovhpgbbbksw.active{color: var(--primary-color); opacity: 1;}
#nt4b5b6764a5:checked ~ .y30904__1bd4{ right: 0 !important; left: auto !important; }
@media (max-width: 1080px){.uf4509_e8.ha9fc8_a1b8 .y30904__1bd4{ 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: 1080px){#nt4b5b6764a5:checked ~ .y30904__1bd4{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1081px){.uf4509_e8.ha9fc8_a1b8 #nt4b5b6764a5, .uf4509_e8.ha9fc8_a1b8 label[for="nt4b5b6764a5"]{ display: none !important; }}
@media (min-width: 1081px){.uf4509_e8.ha9fc8_a1b8 .y30904__1bd4{ 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: 1081px){.uf4509_e8.ha9fc8_a1b8 .y30904__1bd4{ 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: 1081px){.uf4509_e8.ha9fc8_a1b8 .y30904__1bd4 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.nb888f32b0d{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 40px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #1a1a2e;}
.w233__fc12{
    width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
}
.pd3281024{
    flex: 0 0 auto;
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 80px;
    margin-bottom: 60px;
}
.q0d665bd510{
    flex: 0 0 420px;
    display: flex;
    flex-direction: column;
}
.l53573_dda1{
    flex: 0 0 200px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.b08315_538d{
    flex: 0 0 auto;
    width: 100%;
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 28px;
    font-weight: 700;
    color: var(--text-color);
    margin: 0 0 16px 0;
    line-height: 1.2;
}
.ne4b__e208{
    flex: 0 0 auto;
    width: 100%;
    font-size: 15px;
    color: var(--text-muted);
    line-height: 1.6;
    margin: 0;
}
.mbe767e08{
    flex: 0 0 auto;
    width: 100%;
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 14px;
    font-weight: 600;
    color: var(--text-color);
    margin: 0 0 20px 0;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.rad49b_2e15{
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 12px 28px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-sm);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
}
.rad49b_2e15:hover{
    background-color: var(--text-color);
    color: #ffffff;
    box-shadow: var(--shadow-lg);
    transform: translateY(-2px);
}
.sa74__6e0a{
    flex: 0 0 1px;
    width: 100%;
    background-color: var(--border-color);
    margin: 0 0 32px 0; color: #ffffff;}
.j5c690e4ac2{
    flex: 0 0 auto;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.a149c5299{
    flex: 0 0 auto;
    font-size: 13px;
    color: var(--text-muted);
    margin: 0;
}
.yee4__84e2{
    flex: 0 0 auto;
    font-size: 13px;
    color: var(--text-muted);
    margin: 0;
}
@media (max-width: 768px){.nb888f32b0d{
        padding-top: 60px;
        padding-bottom: 32px;
    }
.pd3281024{
        flex-direction: column;
        gap: 48px;
        margin-bottom: 40px;
    }
.q0d665bd510{
        flex: 1 1 auto;
        width: 100%;
    }
.l53573_dda1{
        flex: 1 1 auto;
        width: 100%;
    }
.j5c690e4ac2{
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }}
.hd292a8b5{box-sizing:border-box;}
.e372aa703dc{box-sizing:border-box;}
.b47bc6ca71d{box-sizing:border-box;}
@media (max-width: 768px) {.re815b5_5l { 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; }}