
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&family=DM+Sans:ital,wght@0,400;0,500;0,600;1,400&display=swap");


:root {
    --bg: #020617;
    --surface: #1E1B4B;
    --text: #FFFFFF;
    --muted_text: #818CF8;
    --primary: #DB2777;
    --secondary: #312E81;
    --accent: #F472B6;
    --border: rgba(219, 39, 119, 0.4);
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html {
    scroll-behavior: smooth;
}
body {
    font-family: "Cormorant Garamond", "Times New Roman", serif;
    min-height: 100vh;
    color: var(--text);
    background: var(--bg);
    line-height: 1.6;
}
body.aq6hw52 {
    overflow: hidden;
    height: 100vh;
}
.aye15aj,
.aowalla,
.agw9euk {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 1.5rem;
}

.aep2nm1 {
    position: sticky;
    top: 0;
    z-index: 100;
    background: var(--surface);
    border-bottom: 1px solid var(--border);
    padding: 0.75rem 0;
    transition: background 0.4s ease;
}
.aowalla {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.andkl8i {
    display: block;
}
.avk57tc {
    display: block;
    height: 36px;
    width: auto;
    object-fit: contain;
}
.aewfra9 {
    display: flex;
    gap: 1.75rem;
}
.aewfra9 a {
    font-family: "DM Sans", "Segoe UI", sans-serif;
    font-size: 0.9rem;
    font-weight: 500;
    color: var(--muted_text);
    text-decoration: none;
    letter-spacing: 0.02em;
    transition: color 0.25s ease;
}
.aewfra9 a:hover {
    color: var(--accent);
}
@media (max-width: 768px) {
    .aewfra9 {
        display: none;
    }
}

.at0yia3 {
    position: relative;
    min-height: 70vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--bg) url("/74f21d66/442f61a3df001940.webp") center center / cover no-repeat;
    overflow: hidden;
}
.aj2csh3 {
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, rgba(2, 6, 23, 0.7) 0%, rgba(30, 27, 75, 0.85) 100%);
}
.aoasl2g {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 2rem;
}
.ae7nu7e {
    font-family: "Cormorant Garamond", serif;
    font-size: clamp(2.25rem, 5vw, 3.5rem);
    font-weight: 600;
    letter-spacing: 0.08em;
    color: var(--text);
    margin-bottom: 0.75rem;
    animation: fadeUp 1s ease-out;
}
.aybldmc {
    font-family: "DM Sans", sans-serif;
    font-size: clamp(1rem, 2vw, 1.2rem);
    color: var(--muted_text);
    letter-spacing: 0.04em;
    animation: fadeUp 1s ease-out 0.2s both;
}
.at5g2fp {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
    margin-top: 2rem;
    animation: fadeUp 1s ease-out 0.4s both;
}
.av90w8v {
    font-family: "DM Sans", sans-serif;
    font-size: clamp(0.9rem, 1.5vw, 1rem);
    font-weight: 500;
    color: var(--text);
    text-decoration: none;
    padding: 0.6rem 1.25rem;
    border: 1px solid var(--border);
    border-radius: 4px;
    background: rgba(30, 27, 75, 0.6);
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
    letter-spacing: 0.02em;
}
.av90w8v:hover {
    color: var(--text);
    border-color: var(--primary);
    background: rgba(219, 39, 119, 0.2);
    transform: translateY(-2px);
}
@media (max-width: 768px) {
    .at5g2fp {
        gap: 1rem;
    }
    
    .av90w8v {
        padding: 0.5rem 1rem;
        font-size: 0.85rem;
    }
}
@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.asm26f6 {
    padding: 4rem 0;
    background: var(--surface);
    border-top: 1px solid var(--border);
}
.azxua2k {
    font-family: "Cormorant Garamond", serif;
    font-size: clamp(1.75rem, 3vw, 2.25rem);
    font-weight: 600;
    color: var(--text);
    margin-bottom: 2rem;
    text-align: center;
    letter-spacing: 0.04em;
}
.aoiqc67 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
}
.aaxx42w {
    background: var(--bg);
    border: 1px solid var(--border);
    border-radius: 6px;
    overflow: hidden;
    transition: border-color 0.35s ease, transform 0.35s ease;
}
.aaxx42w:hover {
    border-color: var(--primary);
    transform: translateY(-2px);
}
.ar0qcg3 {
    display: block;
    text-decoration: none;
    color: inherit;
}
.azzjuqg {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
}
.amz3w2n {
    padding: 1.25rem;
}
.afq1di8 {
    font-family: "DM Sans", sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--text);
    margin-bottom: 0.35rem;
}
.ampzdri {
    font-size: 1rem;
    color: var(--accent);
    margin-bottom: 0.75rem;
}
.aihhmpr {
    font-family: "DM Sans", sans-serif;
    font-size: 0.85rem;
    color: var(--muted_text);
    text-decoration: underline;
    text-underline-offset: 3px;
}

.apv3et9 {
    padding: 4rem 0;
}
.amag3yd {
    background: var(--bg);
    border-top: 1px solid var(--border);
}
.aymwptf {
    background: var(--surface);
    border-top: 1px solid var(--border);
}
.apw17n7 {
    max-width: 720px;
}
.apw17n7 p {
    margin-bottom: 1.25rem;
    color: var(--text);
    font-size: 1.05rem;
}
.apw17n7 p:last-child {
    margin-bottom: 0;
}
.apw17n7 a {
    color: var(--accent);
    text-decoration: underline;
    text-underline-offset: 3px;
}
.apw17n7 a:hover {
    color: var(--primary);
}

.ay85miq {
    background: var(--bg);
    border-top: 1px solid var(--border);
    padding: 2.5rem 0;
}
.ajaefa0 {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem 1.5rem;
    justify-content: center;
    margin-bottom: 1.5rem;
}
.ajaefa0 a {
    font-family: "DM Sans", sans-serif;
    font-size: 0.9rem;
    color: var(--muted_text);
    text-decoration: none;
}
.ajaefa0 a:hover {
    color: var(--accent);
}
.aoxj5wl {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
    align-items: center;
    margin-bottom: 1.5rem;
}
.aoxj5wl a {
    display: block;
}
.aoxj5wl img {
    height: 40px;
    width: auto;
    max-width: 120px;
    object-fit: contain;
    opacity: 0.9;
    transition: opacity 0.25s ease;
}
.aoxj5wl a:hover img {
    opacity: 1;
}
.aiofrfh {
    text-align: center;
    font-size: 0.85rem;
    color: var(--muted_text);
}

#ogmrwq {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 999999;
    align-items: center;
    justify-content: center;
    background: rgba(2, 6, 23, 0.9);
}
#ogmrwq.aqezjus {
    display: flex;
    visibility: visible;
    opacity: 1;
}
.aa1v0y7 {
    position: relative;
}
.ap9x4wh {
    background: var(--surface);
    padding: 2rem;
    border-radius: 6px;
    max-width: 400px;
    border: 1px solid var(--border);
}
.acw70pt p {
    color: var(--text);
    margin-bottom: 1.25rem;
}
.ah8pkr4 {
    display: none;
    background: var(--surface);
    padding: 2rem;
    border-radius: 6px;
    border: 1px solid var(--border);
}
.ah8pkr4.aqezjus {
    display: block;
}
.ah8pkr4 p {
    color: var(--muted_text);
}
.aiieeov {
    display: flex;
    gap: 0.75rem;
    margin-top: 1rem;
}
.aq4e8ln,
.azsy9rk {
    padding: 0.6rem 1.25rem;
    cursor: pointer;
    border-radius: 4px;
    font-family: "DM Sans", sans-serif;
    font-size: 0.95rem;
    transition: background 0.25s ease, color 0.25s ease;
}
.aq4e8ln {
    background: var(--primary);
    color: var(--text);
    border: 1px solid var(--primary);
}
.aq4e8ln:hover {
    background: var(--accent);
    border-color: var(--accent);
}
.azsy9rk {
    background: transparent;
    color: var(--muted_text);
    border: 1px solid var(--border);
}
.azsy9rk:hover {
    color: var(--text);
    border-color: var(--muted_text);
}

#x9o9s5 {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999998;
    background: var(--surface);
    padding: 1rem 1.5rem;
    border-top: 1px solid var(--border);
}
#x9o9s5.aqezjus {
    display: block;
    visibility: visible;
    opacity: 1;
}
.axubohb p {
    color: var(--text);
    font-size: 0.95rem;
    margin-bottom: 0.75rem;
}
.avy3bqz {
    display: flex;
    gap: 0.5rem;
}
.ac43zu6,
.as3m94t {
    padding: 0.5rem 1rem;
    cursor: pointer;
    border-radius: 4px;
    font-family: "DM Sans", sans-serif;
    font-size: 0.9rem;
    transition: background 0.25s ease, color 0.25s ease;
}
.ac43zu6 {
    background: var(--primary);
    color: var(--text);
    border: 1px solid var(--primary);
}
.ac43zu6:hover {
    background: var(--accent);
    border-color: var(--accent);
}
.as3m94t {
    background: transparent;
    color: var(--muted_text);
    border: 1px solid var(--border);
}
.as3m94t:hover {
    color: var(--text);
    border-color: var(--muted_text);
}

.awz8jkd {
    padding: 4rem 0;
    background: var(--bg);
    border-top: 1px solid var(--border);
}
.ademgas {
    max-width: 800px;
    margin: 0 auto;
}
.at03qmx {
    display: flex;
    gap: 1.5rem;
    margin-bottom: 2.5rem;
    align-items: flex-start;
}
.at03qmx:last-child {
    margin-bottom: 0;
}
.ar40lfn {
    flex-shrink: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: var(--primary);
    color: var(--text);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "DM Sans", sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    border: 2px solid var(--border);
}
.atlm30s {
    flex: 1;
}
.apfxya8 {
    font-family: "Cormorant Garamond", serif;
    font-size: 1.5rem;
    font-weight: 600;
    color: var(--text);
    margin-bottom: 0.75rem;
    letter-spacing: 0.02em;
}
.atlm30s p {
    font-size: 1.05rem;
    color: var(--muted_text);
    line-height: 1.7;
}
@media (max-width: 768px) {
    .at03qmx {
        flex-direction: column;
        gap: 1rem;
    }
    
    .ar40lfn {
        width: 40px;
        height: 40px;
        font-size: 1.25rem;
    }
}

.ahieul3 {
    padding: 4rem 0;
    background: var(--surface);
    border-top: 1px solid var(--border);
}
.ajjvfqf {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 2rem;
}
.aguk7tf {
    background: var(--bg);
    border: 1px solid var(--border);
    border-radius: 6px;
    padding: 1.75rem;
    transition: border-color 0.35s ease, transform 0.35s ease;
}
.aguk7tf:hover {
    border-color: var(--primary);
    transform: translateY(-2px);
}
.az5ctcc {
    font-family: "Cormorant Garamond", serif;
    font-size: 1.4rem;
    font-weight: 600;
    color: var(--text);
    margin-bottom: 1rem;
    letter-spacing: 0.02em;
}
.aguk7tf p {
    font-size: 1rem;
    color: var(--muted_text);
    line-height: 1.7;
}

.ah1p6n7 {
    padding: 4rem 0;
    background: var(--bg);
    border-top: 1px solid var(--border);
}
.aqtbr7j {
    max-width: 800px;
    margin: 0 auto;
}
.ahlboxg {
    border-bottom: 1px solid var(--border);
}
.ahlboxg:last-child {
    border-bottom: none;
}
.awbigq1 {
    width: 100%;
    background: transparent;
    border: none;
    padding: 1.5rem 0;
    text-align: left;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    font-family: "DM Sans", sans-serif;
    font-size: 1.1rem;
    font-weight: 500;
    color: var(--text);
    transition: color 0.25s ease;
}
.awbigq1:hover {
    color: var(--accent);
}
.awbigq1[aria-expanded="true"] {
    color: var(--primary);
}
.ar7cewl {
    flex-shrink: 0;
    font-size: 1.5rem;
    font-weight: 300;
    color: var(--primary);
    transition: transform 0.3s ease;
    width: 24px;
    text-align: center;
}
.awbigq1[aria-expanded="true"] .ar7cewl {
    transform: rotate(45deg);
}
.aol2rz8 {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s ease;
    padding: 0 0;
}
.awbigq1[aria-expanded="true"] + .aol2rz8 {
    max-height: 1000px;
    padding: 0 0 1.5rem 0;
}
.aol2rz8 p {
    font-size: 1.05rem;
    color: var(--muted_text);
    line-height: 1.7;
}

.anl5t4j {
    padding: 4rem 0;
    background: var(--surface);
    border-top: 1px solid var(--border);
}
.abptzhb {
    max-width: 900px;
    margin: 0 auto;
}
.apr1msa {
    margin-bottom: 3rem;
}
.apr1msa p {
    font-size: 1.15rem;
    color: var(--text);
    line-height: 1.8;
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
}
.al5nus5 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin-bottom: 3rem;
}
.agejldd {
    background: var(--bg);
    border: 1px solid var(--border);
    border-radius: 6px;
    padding: 1.75rem;
    transition: border-color 0.35s ease;
}
.agejldd:hover {
    border-color: var(--primary);
}
.afbn9mi {
    font-family: "Cormorant Garamond", serif;
    font-size: 1.4rem;
    font-weight: 600;
    color: var(--text);
    margin-bottom: 1rem;
    letter-spacing: 0.02em;
}
.agejldd p {
    font-size: 1rem;
    color: var(--muted_text);
    line-height: 1.7;
}
.abbf7dy {
    background: var(--bg);
    border: 1px solid var(--border);
    border-radius: 6px;
    padding: 2rem;
    margin-top: 2rem;
}
.an7kys3 {
    font-family: "Cormorant Garamond", serif;
    font-size: 1.5rem;
    font-weight: 600;
    color: var(--text);
    margin-bottom: 1rem;
    text-align: center;
}
.abbf7dy > p {
    font-size: 1.05rem;
    color: var(--muted_text);
    margin-bottom: 1.5rem;
    text-align: center;
}
.axiiveg {
    list-style: none;
    max-width: 600px;
    margin: 0 auto;
}
.axiiveg li {
    margin-bottom: 1rem;
    font-size: 1rem;
    color: var(--muted_text);
    line-height: 1.7;
}
.axiiveg li:last-child {
    margin-bottom: 0;
}
.axiiveg strong {
    color: var(--text);
    font-weight: 600;
}
.axiiveg a {
    color: var(--accent);
    text-decoration: underline;
    text-underline-offset: 3px;
    transition: color 0.25s ease;
}
.axiiveg a:hover {
    color: var(--primary);
}
@media (max-width: 768px) {
    .ajjvfqf,
    .al5nus5 {
        grid-template-columns: 1fr;
    }
    
    .awbigq1 {
        font-size: 1rem;
        padding: 1.25rem 0;
    }
    
    .apr1msa p {
        font-size: 1.05rem;
    }
}



#t6333o {}
#y5hjwb {}
#z72w1z {}
#ulml15 {}
#nfiq6j {}
#v96gcr {}
#nv8x9s {}


.j86f292 {
  background: var(--bg);
    border-top: 1px solid var(--border);;
  padding: 4rem 0;
}
.f7add0e {
  padding: 4rem 0;;
  background: var(--surface);
    border-top: 1px solid var(--border);
}

#ogmrwq{z-index:999999!important;position:fixed!important;}
#ogmrwq.aqezjus{display:flex!important;visibility:visible!important;opacity:1!important;}
body.aq6hw52{overflow:hidden!important;height:100vh!important;}
#x9o9s5{z-index:999998!important;}
