:root {

  --cpz-bg-color: #0B0A0F;
  --cpz-surface-color: #16141D;
  --cpz-surface-hover: #1E1B29;
  --cpz-primary-color: hsl(264, 62%, 59%);
  --cpz-primary-gradient: linear-gradient(135deg, hsl(264, 62%, 59%) 0%, hsl(280, 70%, 50%) 100%);
  --cpz-secondary-color: hsl(15, 49%, 59%);
  --cpz-text-main: #F2F0F5;
  --cpz-text-muted: #A39EAD;
  --cpz-border-color: rgba(255, 255, 255, 0.08);
  --cpz-max-width: 1200px;
  --cpz-reading-width: 760px;
  --cpz-font-sans: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --cpz-font-serif: "Georgia", "Times New Roman", serif;
  --cpz-radius-sm: 4px;
  --cpz-radius-md: 8px;
  --cpz-radius-lg: 12px;
  --cpz-shadow-btn: 0 4px 14px 0 rgba(144, 90, 240, 0.39);
  --cpz-shadow-card: 0 8px 24px rgba(0, 0, 0, 0.2);
  --primary-color: #5d24ff;
  --secondary-color: #00e5ff;
  --bg-color: #05030a;
  --text-color: #ffffff;
  --text-muted: #8b8698;
  --border-color: rgba(255, 255, 255, 0.08);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.4);
  --shadow-md: 0 8px 24px rgba(0, 0, 0, 0.6);
  --shadow-lg: 0 16px 48px rgba(0, 0, 0, 0.8);
  --nav-height: 80px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  --nav-bg: rgba(5, 3, 10, 0.85);
  --btn-text: #ffffff;
  --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.cbbd__7659.naatfu7slquv.hf8284_b8{
    background-color: var(--cpz-bg-color);
    color: var(--cpz-text-main);
    font-family: var(--cpz-font-sans);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    padding-bottom: 60px;
    }
div.cbbd__7659.naatfu7slquv.hf8284_b8 *{
    box-sizing: border-box;
    }
div.cbbd__7659.naatfu7slquv.hf8284_b8 h1, div.cbbd__7659.naatfu7slquv.hf8284_b8 h2, div.cbbd__7659.naatfu7slquv.hf8284_b8 h3{
    margin-top: 0;
    color: var(--cpz-text-main);
    font-weight: 600;
    }
div.cbbd__7659.naatfu7slquv.hf8284_b8 p{
    margin-top: 0;
    margin-bottom: 1.5rem;
    color: var(--cpz-text-muted);
    }
div.cbbd__7659.naatfu7slquv.hf8284_b8 a{
    color: var(--cpz-primary-color);
    text-decoration: none;
    transition: color 0.2s ease;
    }
div.cbbd__7659.naatfu7slquv.hf8284_b8 a:hover{
    color: var(--cpz-secondary-color);
    }
div.cbbd__7659.naatfu7slquv .l3b94_3b{
    max-width: var(--cpz-max-width);
    margin: 0 auto;
    padding: 0 24px;
    }
div.cbbd__7659.naatfu7slquv .o66408e_v2r{
    max-width: var(--cpz-reading-width);
    margin: 0 auto;
    }
div.cbbd__7659.naatfu7slquv .pdb2__92584{
    text-align: center;
    margin-bottom: 3rem;
    max-width: var(--cpz-reading-width);
    margin-left: 0;
    margin-right: auto;
    }
div.cbbd__7659.naatfu7slquv .pdb2__92584 h2{
    font-family: var(--cpz-font-serif);
    font-size: 2.2rem;
    letter-spacing: -0.02em;
    margin-bottom: 1rem;
    }
div.cbbd__7659.naatfu7slquv .pdb2__92584 p{
    font-size: 1.1rem;
    }
div.cbbd__7659.naatfu7slquv .zvmxokhwabo{
    padding: 100px 0 80px;
    text-align: center;
    border-bottom: 1px solid var(--cpz-border-color);
    background: radial-gradient(circle at 50% 0%, rgba(144, 90, 240, 0.15) 0%, transparent 60%); color: #1a1a2e;}
div.cbbd__7659.naatfu7slquv .p88f1_aca{
    font-family: var(--cpz-font-serif);
    font-size: 3.5rem;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    letter-spacing: -0.03em;
    background: linear-gradient(to right, #ffffff, #a39ead);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; color: #1a1a2e;}
div.cbbd__7659.naatfu7slquv .pl8yqbhy{
    font-size: 1.25rem;
    max-width: var(--cpz-reading-width);
    margin: 0 auto 2.5rem;
    }
div.cbbd__7659.naatfu7slquv .ubd2ddc5{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 32px;
    font-size: 1.125rem;
    font-weight: 600;
    border-radius: var(--cpz-radius-sm);
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    text-decoration: none;
    }
div.cbbd__7659.naatfu7slquv .r6cdd1__d1a{
    background: var(--cpz-primary-gradient);
    color: #1a1a2e;
    box-shadow: var(--cpz-shadow-btn);
    }
div.cbbd__7659.naatfu7slquv .r6cdd1__d1a:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px 0 rgba(144, 90, 240, 0.5);
    color: #ffffff;
    }
div.cbbd__7659.naatfu7slquv .z05573_wn{
    background: transparent;
    color: var(--cpz-text-main);
    border: 1px solid var(--cpz-border-color);
    }
div.cbbd__7659.naatfu7slquv .z05573_wn:hover{
    background: var(--cpz-surface-hover);
    border-color: var(--cpz-text-muted); color: #ffffff;}
div.cbbd__7659.naatfu7slquv .vebb__e52{
    display: flex;
    gap: 16px;
    justify-content: center;
    align-items: center;
    }
div.cbbd__7659.naatfu7slquv .tc3b3e_56b{
    padding: 80px 0;
    border-bottom: 1px solid var(--cpz-border-color);
    }
div.cbbd__7659.naatfu7slquv .zac04__c2d{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 24px;
    margin-top: 40px;
    }
div.cbbd__7659.naatfu7slquv .oml3o7la{
    background: var(--cpz-surface-color);
    border: 1px solid var(--cpz-border-color);
    border-radius: var(--cpz-radius-md);
    padding: 32px;
    transition: transform 0.3s ease, background 0.3s ease;
    display: flex;
    flex-direction: column; color: #ffffff;}
div.cbbd__7659.naatfu7slquv .oml3o7la:hover{
    background: var(--cpz-surface-hover);
    transform: translateY(-4px); color: #ffffff;}
div.cbbd__7659.naatfu7slquv .a07a7714_7fq{
    width: 48px;
    height: 48px;
    background: rgba(144, 90, 240, 0.1);
    border-radius: var(--cpz-radius-sm);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    color: #1a1a2e;
    }
div.cbbd__7659.naatfu7slquv .a07a7714_7fq svg{
    width: 24px;
    height: 24px;
    fill: currentColor;
    }
div.cbbd__7659.naatfu7slquv .oml3o7la h3{
    font-size: 1.25rem;
    margin-bottom: 12px;
    }
div.cbbd__7659.naatfu7slquv .oml3o7la p{
    font-size: 0.95rem;
    flex-grow: 1;
    }
div.cbbd__7659.naatfu7slquv .xfa574_80f{
    font-size: 0.85rem;
    color: var(--cpz-text-muted);
    margin-bottom: 20px;
    padding-bottom: 16px;
    border-bottom: 1px dashed var(--cpz-border-color);
    }
div.cbbd__7659.naatfu7slquv .m8574405e{
    list-style: none;
    padding: 0;
    margin: 0 0 2rem 0;
    }
div.cbbd__7659.naatfu7slquv .m8574405e li{
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    color: var(--cpz-text-muted);
    }
div.cbbd__7659.naatfu7slquv .m8574405e li::before{
    content: "→";
    position: absolute;
    left: 0;
    color: var(--cpz-primary-color);
    font-weight: bold;
    }
div.cbbd__7659.naatfu7slquv .s896794_q8{
    background: var(--cpz-surface-color);
    border: 1px solid var(--cpz-border-color);
    border-radius: var(--cpz-radius-lg);
    padding: 40px; color: #ffffff;}
div.cbbd__7659.naatfu7slquv .w221__b95e{
    display: flex;
    margin-bottom: 32px;
    }
div.cbbd__7659.naatfu7slquv .w221__b95e:last-child{
    margin-bottom: 0;
    }
div.cbbd__7659.naatfu7slquv .x6262__5afa{
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: var(--cpz-primary-color);
    color: #1a1a2e;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    margin-right: 20px;
    font-size: 0.9rem;
    }
div.cbbd__7659.naatfu7slquv .lbadd79c h3{
    margin-bottom: 8px;
    font-size: 1.1rem;
    }
div.cbbd__7659.naatfu7slquv .lbadd79c p{
    margin-bottom: 0;
    font-size: 0.95rem;
    }
div.cbbd__7659.naatfu7slquv .pe9393be1c7{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    align-items: center;
    }
div.cbbd__7659.naatfu7slquv .t8dc952be55{
    border-radius: var(--cpz-radius-lg);
    overflow: hidden;
    border: 1px solid var(--cpz-border-color);
    box-shadow: var(--cpz-shadow-card);
    aspect-ratio: 4/3;
    background: var(--cpz-surface-color); color: #ffffff;}
div.cbbd__7659.naatfu7slquv .t8dc952be55 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    }
div.cbbd__7659.naatfu7slquv .sgr5p1hl2{
    background: rgba(255, 107, 107, 0.1);
    border-left: 4px solid var(--cpz-secondary-color);
    padding: 16px 20px;
    border-radius: 0 var(--cpz-radius-sm) var(--cpz-radius-sm) 0;
    margin-bottom: 24px; color: #1a1a2e;}
div.cbbd__7659.naatfu7slquv .sgr5p1hl2 p{
    margin: 0;
    color: #e5c0be;
    font-size: 0.95rem;
    }
div.cbbd__7659.naatfu7slquv .qee8ee4a37{
    border-bottom: 1px solid var(--cpz-border-color);
    padding: 24px 0;
    }
div.cbbd__7659.naatfu7slquv .qee8ee4a37:last-child{
    border-bottom: none;
    }
div.cbbd__7659.naatfu7slquv .qee8ee4a37 h3{
    font-size: 1.1rem;
    margin-bottom: 12px;
    color: var(--cpz-text-main);
    }
div.cbbd__7659.naatfu7slquv .m9e1__7e06{
    text-align: center;
    padding: 40px 24px;
    border-top: 1px solid var(--cpz-border-color);
    margin-top: 40px;
    color: var(--cpz-text-muted);
    font-size: 0.85rem;
    }
@media (max-width: 992px) {div.cbbd__7659.naatfu7slquv .pe9393be1c7{
    grid-template-columns: 1fr;
    }
div.cbbd__7659.naatfu7slquv .p88f1_aca{
    font-size: 2.8rem;
    }}
@media (max-width: 768px) {div.cbbd__7659.naatfu7slquv .vebb__e52{
    flex-direction: column;
    }
div.cbbd__7659.naatfu7slquv .ubd2ddc5{
    width: 100%;
    }
div.cbbd__7659.naatfu7slquv .zvmxokhwabo{
    padding: 60px 0 40px;
    }
div.cbbd__7659.naatfu7slquv .tc3b3e_56b{
    padding: 50px 0;
    }
div.cbbd__7659.naatfu7slquv .s896794_q8{
    padding: 24px;
    }}
div.cbbd__7659.naatfu7slquv .dfe54a8e3{box-sizing:border-box;}
.t5e9a5_da{background-color: var(--bg-color, #05030a);
    padding-top: 120px;
    padding-bottom: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    overflow: hidden; isolation: isolate; color: #ffffff;}
.d22078_16{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 800px;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--primary-color, #5d24ff), transparent);
    box-shadow: 0 0 30px 2px var(--primary-color, #5d24ff);
    flex: 0 0 auto; color: #ffffff;}
.qc56__3d7c{
    width: var(--max-width, min(1200px, 92vw));
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
    z-index: 2;
    }
.k91gc2hl{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 100px;
    }
.mbj7j7zydlk{
    font-family: "Playfair Display", "Times New Roman", serif;
    font-size: 48px;
    color: var(--text-color, #ffffff);
    margin-top: 0;
    margin-bottom: 40px;
    width: 100%;
    font-weight: 700;
    letter-spacing: 1px;
    }
.f98056_1a{
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color, #5d24ff);
    color: var(--btn-text, #ffffff);
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 20px 48px;
    border-radius: var(--radius-md, 0px);
    transition: var(--transition, all 0.3s cubic-bezier(0.16, 1, 0.3, 1));
    box-shadow: var(--shadow-md, 0 8px 24px rgba(0, 0, 0, 0.6));
    text-transform: uppercase;
    }
.f98056_1a:hover{
    background-color: var(--secondary-color, #00e5ff);
    color: #000000;
    box-shadow: var(--shadow-lg, 0 16px 48px rgba(0, 0, 0, 0.8));
    transform: translateY(-2px);
    }
.jcbpbtwb{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, rgba(255, 255, 255, 0.08));
    margin-bottom: 60px; color: #1a1a2e;}
.bn4nxqzp{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    }
.im62x12z{
    font-family: "Playfair Display", "Times New Roman", serif;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 6px;
    color: var(--text-color, #ffffff);
    margin-bottom: 16px;
    width: 100%;
    }
.zf7swzkoatn{
    font-size: 15px;
    color: var(--text-muted, #8b8698);
    width: 100%;
    max-width: 400px;
    line-height: 1.6;
    margin: 0;
    }
.n996d__f0659{
    width: 100%;
    display: flex;
    justify-content: center;
    }
.y8c64ff8340{
    color: var(--text-muted, #8b8698);
    font-size: 13px;
    letter-spacing: 0.5px;
    width: 100%;
    text-align: center;
    }
@media (max-width: 768px){.t5e9a5_da{
    padding-top: 80px;
    padding-bottom: 40px;
    }
.k91gc2hl{
    margin-bottom: 60px;
    }
.mbj7j7zydlk{
    font-size: 32px;
    margin-bottom: 32px;
    }
.f98056_1a{
    padding: 16px 36px;
    font-size: 14px;
    width: 100%;
    max-width: 300px;
    }
.jcbpbtwb{
    margin-bottom: 40px;
    }
.im62x12z{
    font-size: 28px;
    }
.zf7swzkoatn{
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    }}
.ovxci56bsayh{
    position: sticky;
    top: 0;
    z-index: 1000;
    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);
    display: flex;
    flex-direction: column;
    justify-content: center; color: #ffffff;}
.hzcarud0y{
    width: var(--max-width);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    }
.uq45l2gphz{
    font-family: "Playfair Display", "Georgia", "Times New Roman", serif;
    font-size: 1.75rem;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: 0.05em;
    text-transform: lowercase;
    display: flex;
    align-items: center;
    }
.uq45l2gphz::after{
    content: ".";
    color: var(--primary-color);
    }
.if466d__7e9e7{
    display: none;
    }
.q1a9644_bt{
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: flex-end;
    gap: 3.5rem; 
    }
.e6d6fb48{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 2.5rem;
    align-items: center;
    }
.b02c__e48{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 500;
    transition: var(--transition);
    padding: 0.5rem 0;
    position: relative;
    letter-spacing: 0.02em;
    }
.b02c__e48:hover{
    color: var(--text-color);
    }
.b02c__e48::before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition); color: #ffffff;}
.b02c__e48:hover::before{
    width: 100%;
    }
.v263f07_0cd{
    display: flex;
    align-items: center;
    }
.acf9ca4fc{font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background: var(--primary-color);
    color: var(--btn-text);
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 600;
    padding: 0.75rem 1.75rem;
    border: none;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    letter-spacing: 0.05em;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 0 rgba(93, 36, 255, 0); isolation: isolate;}
.acf9ca4fc::after{
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: 0.5s ease; color: #1a1a2e;}
.acf9ca4fc:hover{
    background: #7442ff;
    box-shadow: 0 0 24px rgba(93, 36, 255, 0.6);
    transform: translateY(-1px); color: #1a1a2e;}
.acf9ca4fc:hover::after{
    left: 100%;
    }
.cl4683w1phli{
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, var(--primary-color) 40%, var(--secondary-color) 60%, transparent 100%);
    opacity: 0.6; color: #1a1a2e;}
.c72caf2a972{
    display: none;
    cursor: pointer;
    width: 24px;
    height: 24px;
    position: relative;
    z-index: 1001;
    }
.kc45h4sbled, .kc45h4sbled::before, .kc45h4sbled::after{
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    border-radius: var(--radius-sm); color: #1a1a2e;}
.kc45h4sbled{
    top: 11px;
    }
.kc45h4sbled::before{
    content: "";
    top: -8px;
    }
.kc45h4sbled::after{
    content: "";
    top: 8px;
    }
@media (max-width: 1024px){.q1a9644_bt {
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: calc(100vh - var(--nav-height));
    background-color: var(--bg-color);
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    padding: 2rem 4vw;
    gap: 2rem;
    opacity: 0;
    visibility: hidden;
    transition: var(--transition);
    border-top: 1px solid var(--border-color);
    box-sizing: border-box;
    overflow-y: auto; color: #ffffff;}
.c72caf2a972 {
    display: block;
    }
.e6d6fb48 {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.5rem;
    width: 100%;
    }
.b02c__e48 {
    font-size: 1.15rem;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,0.05);
    padding-bottom: 1rem;
    }
.b02c__e48::before {
    display: none;
    }
.v263f07_0cd {
    width: 100%;
    margin-top: 1rem;
    }
.acf9ca4fc {
    width: 100%;
    padding: 1rem;
    font-size: 1.05rem;
    }
#nt1142133198:checked ~ .c72caf2a972 .kc45h4sbled {
    background: transparent;
    }
#nt1142133198:checked ~ .c72caf2a972 .kc45h4sbled::before {
    transform: rotate(45deg);
    top: 0;
    }
#nt1142133198:checked ~ .c72caf2a972 .kc45h4sbled::after {
    transform: rotate(-45deg);
    top: 0;
    }
#nt1142133198:checked ~ .q1a9644_bt {
    opacity: 1;
    visibility: visible;
    }}
.b02c__e48.active{color: var(--text-color);}
@media (min-width: 1025px){.ovxci56bsayh #nt1142133198, .ovxci56bsayh label[for="nt1142133198"]{ display: none !important; }}
@media (min-width: 1025px){.ovxci56bsayh .q1a9644_bt{ 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: 1025px){.ovxci56bsayh .q1a9644_bt{ 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: 1025px){.ovxci56bsayh .q1a9644_bt a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.b02c__e48.active {color: var(--text-color);}
#nt1142133198:checked ~ .q1a9644_bt { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.ovxci56bsayh.ndf129c973c .q1a9644_bt { 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: 1024px) {#nt1142133198:checked ~ .q1a9644_bt { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.ovxci56bsayh.ndf129c973c #nt1142133198, .ovxci56bsayh.ndf129c973c label[for="nt1142133198"] { display: none !important; }}
@media (min-width: 1025px) {.ovxci56bsayh.ndf129c973c .q1a9644_bt { 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: 1025px) {.ovxci56bsayh.ndf129c973c .q1a9644_bt { 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: 1025px) {.ovxci56bsayh.ndf129c973c .q1a9644_bt 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.cbbd__7659 img.x5f4d1_bf7a {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.cbbd__7659 img.x5f4d1_bf7a.s00a__1678 { aspect-ratio: 16 / 9; }
div.cbbd__7659 img.x5f4d1_bf7a.v126__41c3 { aspect-ratio: 16 / 10; }
div.cbbd__7659 img.x5f4d1_bf7a.p3dd6064c9e { aspect-ratio: 4 / 3; }
div.cbbd__7659 img.x5f4d1_bf7a.wfe438_7d89 { aspect-ratio: 1 / 1; }
div.cbbd__7659 :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.cbbd__7659 .t1be__da82 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.cbbd__7659 .t1be__da82.s00a__1678 { aspect-ratio: 16 / 9; }
div.cbbd__7659 .t1be__da82.v126__41c3 { aspect-ratio: 16 / 10; }
div.cbbd__7659 .t1be__da82.p3dd6064c9e { aspect-ratio: 4 / 3; }
div.cbbd__7659 .t1be__da82.wfe438_7d89 { aspect-ratio: 1 / 1; }
div.cbbd__7659 .t1be__da82 > img.x5f4d1_bf7a,
    div.cbbd__7659 .t1be__da82 > picture > img.x5f4d1_bf7a {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.cbbd__7659.naatfu7slquv .r6cdd1__d1a a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.cbbd__7659.naatfu7slquv .r6cdd1__d1a a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.cbbd__7659.naatfu7slquv .r6cdd1__d1a a:not([class]):hover{opacity:0.92;}
div.cbbd__7659.naatfu7slquv .r6cdd1__d1a a[class=""]:hover{opacity:0.92;}
div.cbbd__7659.naatfu7slquv .r6cdd1__d1a a:not([class]):visited{color:#ffffff !important;}
div.cbbd__7659.naatfu7slquv .r6cdd1__d1a a[class=""]:visited{color:#ffffff !important;}
div.cbbd__7659.naatfu7slquv .x6262__5afa a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.cbbd__7659.naatfu7slquv .x6262__5afa a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.cbbd__7659.naatfu7slquv .x6262__5afa a:not([class]):hover{opacity:0.92;}
div.cbbd__7659.naatfu7slquv .x6262__5afa a[class=""]:hover{opacity:0.92;}
div.cbbd__7659.naatfu7slquv .x6262__5afa a:not([class]):visited{color:#ffffff !important;}
div.cbbd__7659.naatfu7slquv .x6262__5afa a[class=""]:visited{color:#ffffff !important;}
.ovxci56bsayh{
    position: sticky;
    top: 0;
    z-index: 1000;
    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);
    display: flex;
    flex-direction: column;
    justify-content: center; color: #ffffff;}
.hzcarud0y{
    width: var(--max-width);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    }
.uq45l2gphz{
    font-family: "Playfair Display", "Georgia", "Times New Roman", serif;
    font-size: 1.75rem;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: 0.05em;
    text-transform: lowercase;
    display: flex;
    align-items: center;
    }
.uq45l2gphz::after{
    content: ".";
    color: var(--primary-color);
    }
.if466d__7e9e7{
    display: none;
    }
.q1a9644_bt{
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: flex-end;
    gap: 3.5rem; 
    }
.e6d6fb48{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 2.5rem;
    align-items: center;
    }
.b02c__e48{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 500;
    transition: var(--transition);
    padding: 0.5rem 0;
    position: relative;
    letter-spacing: 0.02em;
    }
.b02c__e48:hover{
    color: var(--text-color);
    }
.b02c__e48::before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition); color: #ffffff;}
.b02c__e48:hover::before{
    width: 100%;
    }
.v263f07_0cd{
    display: flex;
    align-items: center;
    }
.acf9ca4fc{font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background: var(--primary-color);
    color: var(--btn-text);
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 600;
    padding: 0.75rem 1.75rem;
    border: none;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    letter-spacing: 0.05em;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 0 rgba(93, 36, 255, 0); isolation: isolate;}
.acf9ca4fc::after{
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: 0.5s ease; color: #1a1a2e;}
.acf9ca4fc:hover{
    background: #7442ff;
    box-shadow: 0 0 24px rgba(93, 36, 255, 0.6);
    transform: translateY(-1px); color: #1a1a2e;}
.acf9ca4fc:hover::after{
    left: 100%;
    }
.cl4683w1phli{
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, var(--primary-color) 40%, var(--secondary-color) 60%, transparent 100%);
    opacity: 0.6; color: #1a1a2e;}
.c72caf2a972{
    display: none;
    cursor: pointer;
    width: 24px;
    height: 24px;
    position: relative;
    z-index: 1001;
    }
.kc45h4sbled, .kc45h4sbled::before, .kc45h4sbled::after{
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    border-radius: var(--radius-sm); color: #1a1a2e;}
.kc45h4sbled{
    top: 11px;
    }
.kc45h4sbled::before{
    content: "";
    top: -8px;
    }
.kc45h4sbled::after{
    content: "";
    top: 8px;
    }
@media (max-width: 1024px){.q1a9644_bt {
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: calc(100vh - var(--nav-height));
    background-color: var(--bg-color);
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    padding: 2rem 4vw;
    gap: 2rem;
    opacity: 0;
    visibility: hidden;
    transition: var(--transition);
    border-top: 1px solid var(--border-color);
    box-sizing: border-box;
    overflow-y: auto; color: #ffffff;}
.c72caf2a972 {
    display: block;
    }
.e6d6fb48 {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.5rem;
    width: 100%;
    }
.b02c__e48 {
    font-size: 1.15rem;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,0.05);
    padding-bottom: 1rem;
    }
.b02c__e48::before {
    display: none;
    }
.v263f07_0cd {
    width: 100%;
    margin-top: 1rem;
    }
.acf9ca4fc {
    width: 100%;
    padding: 1rem;
    font-size: 1.05rem;
    }
#nt1142133198:checked ~ .c72caf2a972 .kc45h4sbled {
    background: transparent;
    }
#nt1142133198:checked ~ .c72caf2a972 .kc45h4sbled::before {
    transform: rotate(45deg);
    top: 0;
    }
#nt1142133198:checked ~ .c72caf2a972 .kc45h4sbled::after {
    transform: rotate(-45deg);
    top: 0;
    }
#nt1142133198:checked ~ .q1a9644_bt {
    opacity: 1;
    visibility: visible;
    }}
.b02c__e48.active{color: var(--text-color);}
@media (min-width: 1025px){.ovxci56bsayh #nt1142133198, .ovxci56bsayh label[for="nt1142133198"]{ display: none !important; }}
@media (min-width: 1025px){.ovxci56bsayh .q1a9644_bt{ 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: 1025px){.ovxci56bsayh .q1a9644_bt{ 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: 1025px){.ovxci56bsayh .q1a9644_bt a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.b02c__e48.active{color: var(--text-color);}
#nt1142133198:checked ~ .q1a9644_bt{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.ovxci56bsayh.ndf129c973c .q1a9644_bt{ 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: 1024px){#nt1142133198:checked ~ .q1a9644_bt{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.ovxci56bsayh.ndf129c973c #nt1142133198, .ovxci56bsayh.ndf129c973c label[for="nt1142133198"]{ display: none !important; }}
@media (min-width: 1025px){.ovxci56bsayh.ndf129c973c .q1a9644_bt{ 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: 1025px){.ovxci56bsayh.ndf129c973c .q1a9644_bt{ 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: 1025px){.ovxci56bsayh.ndf129c973c .q1a9644_bt a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.t5e9a5_da{background-color: var(--bg-color, #05030a);
    padding-top: 120px;
    padding-bottom: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    overflow: hidden; isolation: isolate; color: #ffffff;}
.d22078_16{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 800px;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--primary-color, #5d24ff), transparent);
    box-shadow: 0 0 30px 2px var(--primary-color, #5d24ff);
    flex: 0 0 auto; color: #ffffff;}
.qc56__3d7c{
    width: var(--max-width, min(1200px, 92vw));
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
    z-index: 2;
    }
.k91gc2hl{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 100px;
    }
.mbj7j7zydlk{
    font-family: "Playfair Display", "Times New Roman", serif;
    font-size: 48px;
    color: var(--text-color, #ffffff);
    margin-top: 0;
    margin-bottom: 40px;
    width: 100%;
    font-weight: 700;
    letter-spacing: 1px;
    }
.f98056_1a{
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color, #5d24ff);
    color: var(--btn-text, #ffffff);
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 20px 48px;
    border-radius: var(--radius-md, 0px);
    transition: var(--transition, all 0.3s cubic-bezier(0.16, 1, 0.3, 1));
    box-shadow: var(--shadow-md, 0 8px 24px rgba(0, 0, 0, 0.6));
    text-transform: uppercase;
    }
.f98056_1a:hover{
    background-color: var(--secondary-color, #00e5ff);
    color: #000000;
    box-shadow: var(--shadow-lg, 0 16px 48px rgba(0, 0, 0, 0.8));
    transform: translateY(-2px);
    }
.jcbpbtwb{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, rgba(255, 255, 255, 0.08));
    margin-bottom: 60px; color: #1a1a2e;}
.bn4nxqzp{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    }
.im62x12z{
    font-family: "Playfair Display", "Times New Roman", serif;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 6px;
    color: var(--text-color, #ffffff);
    margin-bottom: 16px;
    width: 100%;
    }
.zf7swzkoatn{
    font-size: 15px;
    color: var(--text-muted, #8b8698);
    width: 100%;
    max-width: 400px;
    line-height: 1.6;
    margin: 0;
    }
.n996d__f0659{
    width: 100%;
    display: flex;
    justify-content: center;
    }
.y8c64ff8340{
    color: var(--text-muted, #8b8698);
    font-size: 13px;
    letter-spacing: 0.5px;
    width: 100%;
    text-align: center;
    }
@media (max-width: 768px){.t5e9a5_da{
    padding-top: 80px;
    padding-bottom: 40px;
    }
.k91gc2hl{
    margin-bottom: 60px;
    }
.mbj7j7zydlk{
    font-size: 32px;
    margin-bottom: 32px;
    }
.f98056_1a{
    padding: 16px 36px;
    font-size: 14px;
    width: 100%;
    max-width: 300px;
    }
.jcbpbtwb{
    margin-bottom: 40px;
    }
.im62x12z{
    font-size: 28px;
    }
.zf7swzkoatn{
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    }}
.ovxci56bsayh{
  position: sticky;
  top: 0;
  z-index: 1000;
  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);
  display: flex;
  flex-direction: column;
  justify-content: center; color: #ffffff;}
.hzcarud0y{
  width: var(--max-width);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.uq45l2gphz{
  font-family: "Playfair Display", "Georgia", "Times New Roman", serif;
  font-size: 1.75rem;
  font-weight: 700;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: 0.05em;
  text-transform: lowercase;
  display: flex;
  align-items: center;
}
.uq45l2gphz::after{
  content: ".";
  color: var(--primary-color);
}
.if466d__7e9e7{
  display: none;
}
.q1a9644_bt{
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: flex-end;
  gap: 3.5rem; 
}
.e6d6fb48{
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 2.5rem;
  align-items: center;
}
.b02c__e48{
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  color: var(--text-muted);
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 500;
  transition: var(--transition);
  padding: 0.5rem 0;
  position: relative;
  letter-spacing: 0.02em;
}
.b02c__e48:hover{
  color: var(--text-color);
}
.b02c__e48::before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--primary-color);
  transition: var(--transition); color: #ffffff;}
.b02c__e48:hover::before{
  width: 100%;
}
.v263f07_0cd{
  display: flex;
  align-items: center;
}
.acf9ca4fc{font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  background: var(--primary-color);
  color: var(--btn-text);
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 600;
  padding: 0.75rem 1.75rem;
  border: none;
  border-radius: var(--radius-sm);
  transition: var(--transition);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  letter-spacing: 0.05em;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 0 rgba(93, 36, 255, 0); isolation: isolate;}
.acf9ca4fc::after{
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
  transition: 0.5s ease; color: #1a1a2e;}
.acf9ca4fc:hover{
  background: #7442ff;
  box-shadow: 0 0 24px rgba(93, 36, 255, 0.6);
  transform: translateY(-1px); color: #1a1a2e;}
.acf9ca4fc:hover::after{
  left: 100%;
}
.cl4683w1phli{
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--primary-color) 40%, var(--secondary-color) 60%, transparent 100%);
  opacity: 0.6; color: #1a1a2e;}
.c72caf2a972{
  display: none;
  cursor: pointer;
  width: 24px;
  height: 24px;
  position: relative;
  z-index: 1001;
}
.kc45h4sbled, .kc45h4sbled::before, .kc45h4sbled::after{
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition);
  border-radius: var(--radius-sm); color: #1a1a2e;}
.kc45h4sbled{
  top: 11px;
}
.kc45h4sbled::before{
  content: "";
  top: -8px;
}
.kc45h4sbled::after{
  content: "";
  top: 8px;
}
@media (max-width: 1024px){.q1a9644_bt {
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: calc(100vh - var(--nav-height));
    background-color: var(--bg-color);
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    padding: 2rem 4vw;
    gap: 2rem;
    opacity: 0;
    visibility: hidden;
    transition: var(--transition);
    border-top: 1px solid var(--border-color);
    box-sizing: border-box;
    overflow-y: auto; color: #ffffff;}
.c72caf2a972 {
    display: block;
  }
.e6d6fb48 {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.5rem;
    width: 100%;
  }
.b02c__e48 {
    font-size: 1.15rem;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,0.05);
    padding-bottom: 1rem;
  }
.b02c__e48::before {
    display: none;
  }
.v263f07_0cd {
    width: 100%;
    margin-top: 1rem;
  }
.acf9ca4fc {
    width: 100%;
    padding: 1rem;
    font-size: 1.05rem;
  }
#nt1142133198:checked ~ .c72caf2a972 .kc45h4sbled {
    background: transparent;
  }
#nt1142133198:checked ~ .c72caf2a972 .kc45h4sbled::before {
    transform: rotate(45deg);
    top: 0;
  }
#nt1142133198:checked ~ .c72caf2a972 .kc45h4sbled::after {
    transform: rotate(-45deg);
    top: 0;
  }
#nt1142133198:checked ~ .q1a9644_bt {
    opacity: 1;
    visibility: visible;
  }}
.b02c__e48.active{color: var(--text-color);}
@media (min-width: 1025px){.ovxci56bsayh #nt1142133198, .ovxci56bsayh label[for="nt1142133198"]{ display: none !important; }}
@media (min-width: 1025px){.ovxci56bsayh .q1a9644_bt{ 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: 1025px){.ovxci56bsayh .q1a9644_bt{ 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: 1025px){.ovxci56bsayh .q1a9644_bt a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.b02c__e48.active{color: var(--text-color);}
#nt1142133198:checked ~ .q1a9644_bt{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.ovxci56bsayh.ndf129c973c .q1a9644_bt{ 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: 1024px){#nt1142133198:checked ~ .q1a9644_bt{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.ovxci56bsayh.ndf129c973c #nt1142133198, .ovxci56bsayh.ndf129c973c label[for="nt1142133198"]{ display: none !important; }}
@media (min-width: 1025px){.ovxci56bsayh.ndf129c973c .q1a9644_bt{ 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: 1025px){.ovxci56bsayh.ndf129c973c .q1a9644_bt{ 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: 1025px){.ovxci56bsayh.ndf129c973c .q1a9644_bt a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.o703__b365{background-color: var(--bg-color, #05030a);
  padding-top: 120px;
  padding-bottom: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  overflow: hidden; isolation: isolate; color: #ffffff;}
.b6c8__5556{
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 800px;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--primary-color, #5d24ff), transparent);
  box-shadow: 0 0 30px 2px var(--primary-color, #5d24ff);
  flex: 0 0 auto; color: #ffffff;}
.h54f__5a4f{
  width: var(--max-width, min(1200px, 92vw));
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  z-index: 2;
}
.k39ef1b9c67{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 100px;
}
.b03520c10{
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: 48px;
  color: var(--text-color, #ffffff);
  margin-top: 0;
  margin-bottom: 40px;
  width: 100%;
  font-weight: 700;
  letter-spacing: 1px;
}
.o9fa__c519{
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-color, #5d24ff);
  color: var(--btn-text, #ffffff);
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 20px 48px;
  border-radius: var(--radius-md, 0px);
  transition: var(--transition, all 0.3s cubic-bezier(0.16, 1, 0.3, 1));
  box-shadow: var(--shadow-md, 0 8px 24px rgba(0, 0, 0, 0.6));
  text-transform: uppercase;
}
.o9fa__c519:hover{
  background-color: var(--secondary-color, #00e5ff);
  color: #000000;
  box-shadow: var(--shadow-lg, 0 16px 48px rgba(0, 0, 0, 0.8));
  transform: translateY(-2px);
}
.u2bb0e0e2{
  width: 100%;
  height: 1px;
  background-color: var(--border-color, rgba(255, 255, 255, 0.08));
  margin-bottom: 60px; color: #1a1a2e;}
.n4b6b0e429e{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
}
.gd99a9_70fa{
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 6px;
  color: var(--text-color, #ffffff);
  margin-bottom: 16px;
  width: 100%;
}
.h01fda_48c0{
  font-size: 15px;
  color: var(--text-muted, #8b8698);
  width: 100%;
  max-width: 400px;
  line-height: 1.6;
  margin: 0;
}
.v12d__541d{
  width: 100%;
  display: flex;
  justify-content: center;
}
.ab5942f455e{
  color: var(--text-muted, #8b8698);
  font-size: 13px;
  letter-spacing: 0.5px;
  width: 100%;
  text-align: center;
}
@media (max-width: 768px){.o703__b365{
    padding-top: 80px;
    padding-bottom: 40px;
  }
.k39ef1b9c67{
    margin-bottom: 60px;
  }
.b03520c10{
    font-size: 32px;
    margin-bottom: 32px;
  }
.o9fa__c519{
    padding: 16px 36px;
    font-size: 14px;
    width: 100%;
    max-width: 300px;
  }
.u2bb0e0e2{
    margin-bottom: 40px;
  }
.gd99a9_70fa{
    font-size: 28px;
  }
.h01fda_48c0{
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }}
.q6ab285e471{box-sizing:border-box;}
.y2fc__1f6c{box-sizing:border-box;}
.q502__e842{box-sizing:border-box;}