:root {

  --zip-primary: var(--primary-color, hsl(225, 74%, 60%));
  --zip-secondary: var(--secondary-color, hsl(14, 59%, 60%));
  --zip-text: var(--text-color, hsl(225, 10%, 9%));
  --zip-bg: var(--bg-color, hsl(225, 7%, 96%));
  --zip-card-bg: #ffffff;
  --zip-radius: 16px;
  --zip-shadow: 0 10px 30px rgba(0,0,0,0.05);
  --primary-color: hsl(225, 74%, 60%);
  --secondary-color: hsl(14, 59%, 60%);
  --bg-color: hsl(225, 10%, 9%);
  --text-color: hsl(225, 7%, 96%);
  --text-muted: hsl(225, 5%, 65%);
  --border-color: rgba(255, 255, 255, 0.08);
  --radius-sm: 8px;
  --radius-md: 16px;
  --radius-lg: 100px;
  --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.1);
  --shadow-md: 0 8px 24px rgba(0, 0, 0, 0.2);
  --shadow-lg: 0 16px 48px rgba(0, 0, 0, 0.4);
  --nav-height: 80px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  --nav-bg: var(--bg-color);
  --content-page-bg: hsl(220, 7%, 96%);
  --content-surface-bg: #ffffff;
  --content-text: hsl(220, 10%, 11%);
  --content-text-muted: rgba(31, 35, 40, 0.72);
  --content-border: rgba(0, 0, 0, 0.08);
  --content-accent-text: hsl(22, 78%, 38%);
}
div.fed7__fcbd.osn1b8h9pw{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--zip-text);
    background-color: var(--zip-bg);
    line-height: 1.6;
    overflow-x: hidden;
    text-align: left; 
    }
div.fed7__fcbd.osn1b8h9pw .ff71__5f0a{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
    }
div.fed7__fcbd.osn1b8h9pw .aae4__07cd{
    min-height: 90vh;
    display: flex;
    align-items: center;
    background: linear-gradient(135deg, #ffffff 0%, var(--zip-bg) 100%);
    padding: 80px 0; color: #1a1a2e;}
div.fed7__fcbd.osn1b8h9pw .db28__baba{
    max-width: 680px; 
    }
div.fed7__fcbd.osn1b8h9pw h1{
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 24px;
    color: var(--zip-text);
    }
div.fed7__fcbd.osn1b8h9pw .zd536b4_28{
    font-size: 1.25rem;
    margin-bottom: 40px;
    color: #555;
    }
div.fed7__fcbd.osn1b8h9pw .f0ae6d7b84{
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    }
div.fed7__fcbd.osn1b8h9pw .x7d9e_2a0d{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 32px;
    border-radius: var(--zip-radius);
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
    }
div.fed7__fcbd.osn1b8h9pw .mef32ae{
    background-color: var(--zip-primary);
    color: #1a1a2e;
    box-shadow: 0 4px 14px rgba(74, 108, 247, 0.3);
    }
div.fed7__fcbd.osn1b8h9pw .mef32ae:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(74, 108, 247, 0.4);
    }
div.fed7__fcbd.osn1b8h9pw .ngg5nqitn0y{
    background-color: white;
    color: #1a1a2e;
    border: 1px solid #ddd;
    }
div.fed7__fcbd.osn1b8h9pw .maed4_d45{
    padding: 100px 0;
    }
div.fed7__fcbd.osn1b8h9pw .hvsv22ou{
    text-align: left; 
    margin-bottom: 60px;
    }
div.fed7__fcbd.osn1b8h9pw h2{
    font-size: 2rem;
    font-weight: 700;
    position: relative;
    display: inline-block;
    }
div.fed7__fcbd.osn1b8h9pw h2::after{
    content: "";
    position: absolute;
    bottom: -8px;
    right: 0;
    width: 60px;
    height: 4px;
    background: var(--zip-primary); color: #1a1a2e;}
div.fed7__fcbd.osn1b8h9pw .l02e__4380{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    }
div.fed7__fcbd.osn1b8h9pw .uffa90e454c{
    background: var(--zip-card-bg);
    padding: 32px;
    border-radius: var(--zip-radius);
    box-shadow: var(--zip-shadow);
    transition: transform 0.3s ease; color: #1a1a2e;}
div.fed7__fcbd.osn1b8h9pw .uffa90e454c:hover{
    transform: translateY(-5px);
    }
div.fed7__fcbd.osn1b8h9pw .uffa90e454c h3{
    font-size: 1.25rem;
    margin-bottom: 16px;
    color: var(--zip-primary);
    }
div.fed7__fcbd.osn1b8h9pw .x25c__4c21{
    list-style: none;
    padding: 0;
    }
div.fed7__fcbd.osn1b8h9pw .x25c__4c21 li{
    margin-bottom: 12px;
    padding-left: 24px;
    position: relative;
    }
div.fed7__fcbd.osn1b8h9pw .x25c__4c21 li::before{
    content: "✓";
    position: absolute;
    left: 0;
    color: var(--zip-primary);
    font-weight: bold;
    }
div.fed7__fcbd.osn1b8h9pw .ageqo5so{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    }
div.fed7__fcbd.osn1b8h9pw .l9a06__3f6{
    border-bottom: 1px solid #eee;
    padding-bottom: 24px;
    }
div.fed7__fcbd.osn1b8h9pw .l9a06__3f6 h4{
    font-size: 1.1rem;
    margin-bottom: 12px;
    color: var(--zip-text);
    }
div.fed7__fcbd.osn1b8h9pw .i02b90_17s6{
    margin: 60px 0;
    border-radius: var(--zip-radius);
    overflow: hidden;
    height: 400px;
    }
div.fed7__fcbd.osn1b8h9pw .i02b90_17s6 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
div.fed7__fcbd.osn1b8h9pw .n3d145d5e{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
div.fed7__fcbd.osn1b8h9pw .n26c__d2d4 a{
    color: #ccc;
    text-decoration: none;
    margin-right: 20px;
    font-size: 0.9rem;
    }
div.fed7__fcbd.osn1b8h9pw .n26c__d2d4 a:hover{
    color: white;
    }
@media (max-width: 992px) {div.fed7__fcbd.osn1b8h9pw .l02e__4380{ grid-template-columns: repeat(2, 1fr); }
div.fed7__fcbd.osn1b8h9pw .ageqo5so{ grid-template-columns: 1fr; }}
@media (max-width: 600px) {div.fed7__fcbd.osn1b8h9pw .l02e__4380{ grid-template-columns: 1fr; }
div.fed7__fcbd.osn1b8h9pw .aae4__07cd{ padding: 40px 0; }
div.fed7__fcbd.osn1b8h9pw h1{ font-size: 2rem; }}
.xda06d_uxiy{
    background-color: var(--bg-color, hsl(225, 10%, 9%));
    padding-top: 120px;
    padding-bottom: 60px;
    color: var(--text-color, hsl(225, 7%, 96%));
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: var(--border-color, rgba(255, 255, 255, 0.08));
    }
.v9e8ab0e06{
    width: var(--max-width, min(1200px, 92vw));
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.f228c0b2ca{
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 680px;
    margin-bottom: 48px;
    }
.c04bn4q5aa{
    font-family: Georgia, "Times New Roman", serif;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin-top: 0;
    margin-bottom: 16px;
    color: var(--text-color, hsl(225, 7%, 96%));
    width: 100%;
    }
.f3cfc4_8h{
    font-size: 18px;
    line-height: 1.6;
    color: var(--text-muted, hsl(225, 5%, 65%));
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    }
.z07a3c5_3ogv{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 32px;
    width: 100%;
    margin-bottom: 80px;
    }
.wecda_76{
    font-size: 16px;
    color: var(--text-color, hsl(225, 7%, 96%));
    text-decoration-line: none;
    transition-property: color;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    }
.wecda_76:hover{
    color: var(--primary-color, hsl(225, 74%, 60%));
    }
.i8ccb6_400{
    font-size: 15px;
    font-weight: 600;
    color: #1a1a2e;
    background-color: var(--primary-color, hsl(225, 74%, 60%));
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 28px;
    padding-right: 28px;
    border-radius: var(--radius-lg, 100px);
    text-decoration-line: none;
    transition-property: background-color, transform, box-shadow;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
    box-shadow: var(--shadow-md, 0 8px 24px rgba(0, 0, 0, 0.2));
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    }
.i8ccb6_400:hover{
    background-color: var(--secondary-color, hsl(14, 59%, 60%));
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg, 0 16px 48px rgba(0, 0, 0, 0.4)); color: #1a1a2e;}
.ke4c974_45f{
    display: flex;
    flex-direction: row;
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: var(--border-color, rgba(255, 255, 255, 0.08));
    padding-top: 32px;
    }
.bce6859fa8{
    font-size: 14px;
    color: var(--text-muted, hsl(225, 5%, 65%));
    width: 100%;
    }
@media (max-width: 768px){.xda06d_uxiy{
    padding-top: 80px;
    padding-bottom: 40px;
    }
.z07a3c5_3ogv{
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    margin-bottom: 60px;
    }}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.de0oz53p{
    position: sticky;
    top: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    align-items: center; color: #ffffff;}
.pj4lj52hhg{
    width: var(--max-width);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    }
.n4we8a6qs01{
    display: flex;
    align-items: center;
    height: 100%;
    }
.s2d41_33e{
    font-family: "Playfair Display", "Times New Roman", Times, serif;
    font-size: 28px;
    font-weight: 600;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    }
.i34d312dc{
    display: none;
    }
.u6a84c6_58{
    display: none;
    cursor: pointer;
    width: 32px;
    height: 32px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
    z-index: 1001;
    }
.sb0e79e9d{
    display: block;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    border-radius: 2px; color: #1a1a2e;}
.mdenojfrl{
    display: flex;
    flex: 1;
    justify-content: space-between;
    align-items: center;
    margin-left: 64px;
    height: 100%;
    }
.b6fd__ad6{
    display: flex;
    list-style: none;
    gap: 36px;
    height: 100%;
    align-items: center;
    }
.n074ef3_706{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: var(--transition);
    }
.n074ef3_706:hover{
    color: var(--text-color);
    }
.rc393f__d31e{
    display: flex;
    align-items: center;
    }
.y4a8fe0{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    padding: 0 28px;
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    border-radius: var(--radius-lg);
    transition: var(--transition);
    
    0 4px 16px rgba(89, 123, 224, 0.25);
    }
.y4a8fe0:hover{
    background: hsl(225, 74%, 66%);
    transform: translateY(-2px);
    0 6px 24px rgba(89, 123, 224, 0.35); color: #1a1a2e;}
@media (max-width: 992px){.u6a84c6_58 {
    display: flex;
    }
.mdenojfrl {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: auto;
    background-color: var(--nav-bg);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    flex-direction: column;
    align-items: flex-start;
    padding: 16px 4vw 48px;
    box-shadow: var(--shadow-md);
    border-bottom: 1px solid var(--border-color);
    margin-left: 0;
    
    visibility: hidden;
    opacity: 0;
    transform: translateY(-8px);
    transition: var(--transition); color: #ffffff;}
.i34d312dc:checked ~ .mdenojfrl {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    }
.i34d312dc:checked ~ .u6a84c6_58 .b8a70aa {
    transform: translateY(4px) rotate(45deg);
    }
.i34d312dc:checked ~ .u6a84c6_58 .e582d__c3ad2 {
    transform: translateY(-4px) rotate(-45deg);
    }
.b6fd__ad6 {
    flex-direction: column;
    width: 100%;
    gap: 0;
    align-items: flex-start;
    }
.b6fd__ad6 li {
    width: 100%;
    border-bottom: 1px solid var(--border-color);
    }
.b6fd__ad6 li:last-child {
    border-bottom: none;
    }
.n074ef3_706 {
    display: flex;
    padding: 20px 0;
    font-size: 16px;
    width: 100%;
    }
.rc393f__d31e {
    margin-top: 32px;
    width: 100%;
    }
.y4a8fe0 {
    width: 100%;
    height: 52px;
    font-size: 16px;
    }}
.n074ef3_706.active{color: var(--text-color);}
@media (min-width: 993px){.de0oz53p #nt555b73800b, .de0oz53p label[for="nt555b73800b"]{ display: none !important; }}
@media (min-width: 993px){.de0oz53p .mdenojfrl{ 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: 993px){.de0oz53p .mdenojfrl{ 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: 993px){.de0oz53p .mdenojfrl a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.n074ef3_706.active {color: var(--text-color);}
#nt555b73800b:checked ~ .mdenojfrl { right: 0 !important; left: auto !important; }
@media (max-width: 992px) {.de0oz53p.q2c3a5_acb4 .mdenojfrl { 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: 992px) {#nt555b73800b:checked ~ .mdenojfrl { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px) {.de0oz53p.q2c3a5_acb4 #nt555b73800b, .de0oz53p.q2c3a5_acb4 label[for="nt555b73800b"] { display: none !important; }}
@media (min-width: 993px) {.de0oz53p.q2c3a5_acb4 .mdenojfrl { 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: 993px) {.de0oz53p.q2c3a5_acb4 .mdenojfrl { 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: 993px) {.de0oz53p.q2c3a5_acb4 .mdenojfrl 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.fed7__fcbd img.w5f670_8a5a {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.fed7__fcbd img.w5f670_8a5a.z1614ee8d { aspect-ratio: 16 / 9; }
div.fed7__fcbd img.w5f670_8a5a.y52548_b54e { aspect-ratio: 16 / 10; }
div.fed7__fcbd img.w5f670_8a5a.k349ac2bf { aspect-ratio: 4 / 3; }
div.fed7__fcbd img.w5f670_8a5a.hb1cd71cd { aspect-ratio: 1 / 1; }
div.fed7__fcbd :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.fed7__fcbd .x071f3896 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.fed7__fcbd .x071f3896.z1614ee8d { aspect-ratio: 16 / 9; }
div.fed7__fcbd .x071f3896.y52548_b54e { aspect-ratio: 16 / 10; }
div.fed7__fcbd .x071f3896.k349ac2bf { aspect-ratio: 4 / 3; }
div.fed7__fcbd .x071f3896.hb1cd71cd { aspect-ratio: 1 / 1; }
div.fed7__fcbd .x071f3896 > img.w5f670_8a5a,
    div.fed7__fcbd .x071f3896 > picture > img.w5f670_8a5a {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.fed7__fcbd.osn1b8h9pw .mef32ae a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.fed7__fcbd.osn1b8h9pw .mef32ae a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.fed7__fcbd.osn1b8h9pw .mef32ae a:not([class]):hover{opacity:0.92;}
div.fed7__fcbd.osn1b8h9pw .mef32ae a[class=""]:hover{opacity:0.92;}
div.fed7__fcbd.osn1b8h9pw .mef32ae a:not([class]):visited{color:#ffffff !important;}
div.fed7__fcbd.osn1b8h9pw .mef32ae a[class=""]:visited{color:#ffffff !important;}
.o935ea_6e2f {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.o935ea_6e2f > :first-child,
    .o935ea_6e2f > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.de0oz53p{
    position: sticky;
    top: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    align-items: center; color: #ffffff;}
.pj4lj52hhg{
    width: var(--max-width);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    }
.n4we8a6qs01{
    display: flex;
    align-items: center;
    height: 100%;
    }
.s2d41_33e{
    font-family: "Playfair Display", "Times New Roman", Times, serif;
    font-size: 28px;
    font-weight: 600;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    }
.i34d312dc{
    display: none;
    }
.u6a84c6_58{
    display: none;
    cursor: pointer;
    width: 32px;
    height: 32px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
    z-index: 1001;
    }
.sb0e79e9d{
    display: block;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    border-radius: 2px; color: #1a1a2e;}
.mdenojfrl{
    display: flex;
    flex: 1;
    justify-content: space-between;
    align-items: center;
    margin-left: 64px;
    height: 100%;
    }
.b6fd__ad6{
    display: flex;
    list-style: none;
    gap: 36px;
    height: 100%;
    align-items: center;
    }
.n074ef3_706{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: var(--transition);
    }
.n074ef3_706:hover{
    color: var(--text-color);
    }
.rc393f__d31e{
    display: flex;
    align-items: center;
    }
.y4a8fe0{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    padding: 0 28px;
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    border-radius: var(--radius-lg);
    transition: var(--transition);
    
    0 4px 16px rgba(89, 123, 224, 0.25);
    }
.y4a8fe0:hover{
    background: hsl(225, 74%, 66%);
    transform: translateY(-2px);
    0 6px 24px rgba(89, 123, 224, 0.35); color: #1a1a2e;}
@media (max-width: 992px){.u6a84c6_58 {
    display: flex;
    }
.mdenojfrl {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: auto;
    background-color: var(--nav-bg);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    flex-direction: column;
    align-items: flex-start;
    padding: 16px 4vw 48px;
    box-shadow: var(--shadow-md);
    border-bottom: 1px solid var(--border-color);
    margin-left: 0;
    
    visibility: hidden;
    opacity: 0;
    transform: translateY(-8px);
    transition: var(--transition); color: #ffffff;}
.i34d312dc:checked ~ .mdenojfrl {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    }
.i34d312dc:checked ~ .u6a84c6_58 .b8a70aa {
    transform: translateY(4px) rotate(45deg);
    }
.i34d312dc:checked ~ .u6a84c6_58 .e582d__c3ad2 {
    transform: translateY(-4px) rotate(-45deg);
    }
.b6fd__ad6 {
    flex-direction: column;
    width: 100%;
    gap: 0;
    align-items: flex-start;
    }
.b6fd__ad6 li {
    width: 100%;
    border-bottom: 1px solid var(--border-color);
    }
.b6fd__ad6 li:last-child {
    border-bottom: none;
    }
.n074ef3_706 {
    display: flex;
    padding: 20px 0;
    font-size: 16px;
    width: 100%;
    }
.rc393f__d31e {
    margin-top: 32px;
    width: 100%;
    }
.y4a8fe0 {
    width: 100%;
    height: 52px;
    font-size: 16px;
    }}
.n074ef3_706.active{color: var(--text-color);}
@media (min-width: 993px){.de0oz53p #nt555b73800b, .de0oz53p label[for="nt555b73800b"]{ display: none !important; }}
@media (min-width: 993px){.de0oz53p .mdenojfrl{ 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: 993px){.de0oz53p .mdenojfrl{ 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: 993px){.de0oz53p .mdenojfrl a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.n074ef3_706.active{color: var(--text-color);}
#nt555b73800b:checked ~ .mdenojfrl{ right: 0 !important; left: auto !important; }
@media (max-width: 992px){.de0oz53p.q2c3a5_acb4 .mdenojfrl{ 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: 992px){#nt555b73800b:checked ~ .mdenojfrl{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px){.de0oz53p.q2c3a5_acb4 #nt555b73800b, .de0oz53p.q2c3a5_acb4 label[for="nt555b73800b"]{ display: none !important; }}
@media (min-width: 993px){.de0oz53p.q2c3a5_acb4 .mdenojfrl{ 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: 993px){.de0oz53p.q2c3a5_acb4 .mdenojfrl{ 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: 993px){.de0oz53p.q2c3a5_acb4 .mdenojfrl a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.xda06d_uxiy{
    background-color: var(--bg-color, hsl(225, 10%, 9%));
    padding-top: 120px;
    padding-bottom: 60px;
    color: var(--text-color, hsl(225, 7%, 96%));
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: var(--border-color, rgba(255, 255, 255, 0.08));
    }
.v9e8ab0e06{
    width: var(--max-width, min(1200px, 92vw));
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.f228c0b2ca{
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 680px;
    margin-bottom: 48px;
    }
.c04bn4q5aa{
    font-family: Georgia, "Times New Roman", serif;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin-top: 0;
    margin-bottom: 16px;
    color: var(--text-color, hsl(225, 7%, 96%));
    width: 100%;
    }
.f3cfc4_8h{
    font-size: 18px;
    line-height: 1.6;
    color: var(--text-muted, hsl(225, 5%, 65%));
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    }
.z07a3c5_3ogv{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 32px;
    width: 100%;
    margin-bottom: 80px;
    }
.wecda_76{
    font-size: 16px;
    color: var(--text-color, hsl(225, 7%, 96%));
    text-decoration-line: none;
    transition-property: color;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    }
.wecda_76:hover{
    color: var(--primary-color, hsl(225, 74%, 60%));
    }
.i8ccb6_400{
    font-size: 15px;
    font-weight: 600;
    color: #1a1a2e;
    background-color: var(--primary-color, hsl(225, 74%, 60%));
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 28px;
    padding-right: 28px;
    border-radius: var(--radius-lg, 100px);
    text-decoration-line: none;
    transition-property: background-color, transform, box-shadow;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
    box-shadow: var(--shadow-md, 0 8px 24px rgba(0, 0, 0, 0.2));
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    }
.i8ccb6_400:hover{
    background-color: var(--secondary-color, hsl(14, 59%, 60%));
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg, 0 16px 48px rgba(0, 0, 0, 0.4)); color: #1a1a2e;}
.ke4c974_45f{
    display: flex;
    flex-direction: row;
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: var(--border-color, rgba(255, 255, 255, 0.08));
    padding-top: 32px;
    }
.bce6859fa8{
    font-size: 14px;
    color: var(--text-muted, hsl(225, 5%, 65%));
    width: 100%;
    }
@media (max-width: 768px){.xda06d_uxiy{
    padding-top: 80px;
    padding-bottom: 40px;
    }
.z07a3c5_3ogv{
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    margin-bottom: 60px;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  background-color: var(--bg-color);
  color: var(--text-color);
  -webkit-font-smoothing: antialiased;
}
.de0oz53p{
  position: sticky;
  top: 0;
  width: 100%;
  height: var(--nav-height);
  background-color: var(--nav-bg);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-bottom: 1px solid var(--border-color);
  z-index: 1000;
  display: flex;
  align-items: center; color: #ffffff;}
.pj4lj52hhg{
  width: var(--max-width);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.n4we8a6qs01{
  display: flex;
  align-items: center;
  height: 100%;
}
.s2d41_33e{
  font-family: "Playfair Display", "Times New Roman", Times, serif;
  font-size: 28px;
  font-weight: 600;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: -0.5px;
}
.i34d312dc{
  display: none;
}
.u6a84c6_58{
  display: none;
  cursor: pointer;
  width: 32px;
  height: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
  z-index: 1001;
}
.sb0e79e9d{
  display: block;
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition);
  border-radius: 2px; color: #1a1a2e;}
.mdenojfrl{
  display: flex;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 64px;
  height: 100%;
}
.b6fd__ad6{
  display: flex;
  list-style: none;
  gap: 36px;
  height: 100%;
  align-items: center;
}
.n074ef3_706{
  color: var(--text-muted);
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  transition: var(--transition);
}
.n074ef3_706:hover{
  color: var(--text-color);
}
.rc393f__d31e{
  display: flex;
  align-items: center;
}
.y4a8fe0{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  padding: 0 28px;
  background: var(--primary-color);
  color: #1a1a2e;
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
  border-radius: var(--radius-lg);
  transition: var(--transition);
  
              0 4px 16px rgba(89, 123, 224, 0.25);
}
.y4a8fe0:hover{
  background: hsl(225, 74%, 66%);
  transform: translateY(-2px);
              0 6px 24px rgba(89, 123, 224, 0.35); color: #1a1a2e;}
@media (max-width: 992px){.u6a84c6_58 {
    display: flex;
  }
.mdenojfrl {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: auto;
    background-color: var(--nav-bg);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    flex-direction: column;
    align-items: flex-start;
    padding: 16px 4vw 48px;
    box-shadow: var(--shadow-md);
    border-bottom: 1px solid var(--border-color);
    margin-left: 0;

    visibility: hidden;
    opacity: 0;
    transform: translateY(-8px);
    transition: var(--transition); color: #ffffff;}
.i34d312dc:checked ~ .mdenojfrl {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }
.i34d312dc:checked ~ .u6a84c6_58 .b8a70aa {
    transform: translateY(4px) rotate(45deg);
  }
.i34d312dc:checked ~ .u6a84c6_58 .e582d__c3ad2 {
    transform: translateY(-4px) rotate(-45deg);
  }
.b6fd__ad6 {
    flex-direction: column;
    width: 100%;
    gap: 0;
    align-items: flex-start;
  }
.b6fd__ad6 li {
    width: 100%;
    border-bottom: 1px solid var(--border-color);
  }
.b6fd__ad6 li:last-child {
    border-bottom: none;
  }
.n074ef3_706 {
    display: flex;
    padding: 20px 0;
    font-size: 16px;
    width: 100%;
  }
.rc393f__d31e {
    margin-top: 32px;
    width: 100%;
  }
.y4a8fe0 {
    width: 100%;
    height: 52px;
    font-size: 16px;
  }}
.n074ef3_706.active{color: var(--text-color);}
@media (min-width: 993px){.de0oz53p #nt555b73800b, .de0oz53p label[for="nt555b73800b"]{ display: none !important; }}
@media (min-width: 993px){.de0oz53p .mdenojfrl{ 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: 993px){.de0oz53p .mdenojfrl{ 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: 993px){.de0oz53p .mdenojfrl a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.n074ef3_706.active{color: var(--text-color);}
#nt555b73800b:checked ~ .mdenojfrl{ right: 0 !important; left: auto !important; }
@media (max-width: 992px){.de0oz53p.q2c3a5_acb4 .mdenojfrl{ 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: 992px){#nt555b73800b:checked ~ .mdenojfrl{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px){.de0oz53p.q2c3a5_acb4 #nt555b73800b, .de0oz53p.q2c3a5_acb4 label[for="nt555b73800b"]{ display: none !important; }}
@media (min-width: 993px){.de0oz53p.q2c3a5_acb4 .mdenojfrl{ 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: 993px){.de0oz53p.q2c3a5_acb4 .mdenojfrl{ 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: 993px){.de0oz53p.q2c3a5_acb4 .mdenojfrl a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.wc81f3105bd{
  background-color: var(--bg-color, hsl(225, 10%, 9%));
  padding-top: 120px;
  padding-bottom: 60px;
  color: var(--text-color, hsl(225, 7%, 96%));
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: var(--border-color, rgba(255, 255, 255, 0.08));
}
.ja52c5950{
  width: var(--max-width, min(1200px, 92vw));
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.se61cdf72{
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 680px;
  margin-bottom: 48px;
}
.o2af__dfa0{
  font-family: Georgia, "Times New Roman", serif;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin-top: 0;
  margin-bottom: 16px;
  color: var(--text-color, hsl(225, 7%, 96%));
  width: 100%;
}
.hf9d__5770{
  font-size: 18px;
  line-height: 1.6;
  color: var(--text-muted, hsl(225, 5%, 65%));
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
}
.m824__d7ac{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 32px;
  width: 100%;
  margin-bottom: 80px;
}
.v0b2fe_f05c{
  font-size: 16px;
  color: var(--text-color, hsl(225, 7%, 96%));
  text-decoration-line: none;
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}
.v0b2fe_f05c:hover{
  color: var(--primary-color, hsl(225, 74%, 60%));
}
.jb514a_521f{
  font-size: 15px;
  font-weight: 600;
  color: #1a1a2e;
  background-color: var(--primary-color, hsl(225, 74%, 60%));
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 28px;
  padding-right: 28px;
  border-radius: var(--radius-lg, 100px);
  text-decoration-line: none;
  transition-property: background-color, transform, box-shadow;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
  box-shadow: var(--shadow-md, 0 8px 24px rgba(0, 0, 0, 0.2));
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}
.jb514a_521f:hover{
  background-color: var(--secondary-color, hsl(14, 59%, 60%));
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg, 0 16px 48px rgba(0, 0, 0, 0.4)); color: #1a1a2e;}
.ba8fdebde{
  display: flex;
  flex-direction: row;
  width: 100%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: var(--border-color, rgba(255, 255, 255, 0.08));
  padding-top: 32px;
}
.ya1d__a8db{
  font-size: 14px;
  color: var(--text-muted, hsl(225, 5%, 65%));
  width: 100%;
}
@media (max-width: 768px){.wc81f3105bd{
    padding-top: 80px;
    padding-bottom: 40px;
  }
.m824__d7ac{
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    margin-bottom: 60px;
  }}
.q733__3563{box-sizing:border-box;}
.ca26__7a53{box-sizing:border-box;}
.v5d00280421{box-sizing:border-box;}
@media (max-width: 768px) {div.fed7__fcbd.osn1b8h9pw .n3d145d5e { 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; }}