:root {

  --wt-primary: hsl(197, 85%, 32%);
  --wt-primary-light: hsl(197, 66%, 51%);
  --wt-secondary: hsl(82, 82%, 51%);
  --wt-bg-page: hsl(82, 8%, 96%);
  --wt-surface: #ffffff;
  --wt-text-main: hsl(82, 10%, 9%);
  --wt-text-muted: hsl(82, 5%, 35%);
  --wt-radius-card: 24px;
  --wt-radius-btn: 12px;
  --wt-shadow-soft: 0 16px 40px rgba(0, 0, 0, 0.06);
  --wt-shadow-hover: 0 20px 50px rgba(0, 0, 0, 0.12);
  --wt-max-width: 1200px;
  --wt-read-width: 760px;
  --wt-font-serif: "Georgia", "Times New Roman", serif;
  --wt-font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  --primary-color: hsl(230, 85%, 55%);
  --secondary-color: hsl(280, 80%, 55%);
  --bg-color: hsl(220, 15%, 98%);
  --text-color: hsl(220, 30%, 12%);
  --text-muted: hsl(220, 15%, 45%);
  --border-color: hsla(220, 20%, 50%, 0.15);
  --radius-sm: 8px;
  --radius-md: 16px;
  --radius-lg: 100px;
  --shadow-sm: 0 2px 8px hsla(220, 50%, 20%, 0.05);
  --shadow-md: 0 8px 24px hsla(220, 50%, 20%, 0.08);
  --shadow-lg: 0 16px 40px hsla(220, 50%, 20%, 0.12);
  --nav-height: 80px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  --nav-bg: hsla(220, 15%, 98%, 0.85);
  --btn-text: #ffffff;
  --font-serif: "Playfair Display", "Merriweather", "Noto Serif SC", serif;
  --content-page-bg: var(--bg-color, hsl(220, 7%, 96%));
  --content-surface-bg: #ffffff;
  --content-text: var(--text-color, hsl(220, 10%, 11%));
  --content-text-muted: var(--text-muted, rgba(31, 35, 40, 0.72));
  --content-border: var(--border-color, rgba(0, 0, 0, 0.08));
  --content-accent-text: hsl(22, 78%, 38%);
}
div.i3b14b_7757.o81334_hkp *{
    box-sizing: border-box;
    }
div.i3b14b_7757.o81334_hkp.ia318__9e137{
    background-color: var(--primary-color);
    color: #ffffff;
    font-family: var(--wt-font-sans);
    line-height: 1.6;
    padding-bottom: 4rem;
    }
div.i3b14b_7757.o81334_hkp .a9d44e_6734{
    max-width: var(--wt-max-width);
    margin: 0 auto;
    padding: 0 2rem;
    }
div.i3b14b_7757.o81334_hkp .e12ad083_ts18{
    max-width: var(--wt-read-width);
    margin: 0 auto;
    }
div.i3b14b_7757.o81334_hkp .c458a7388bc{padding: 8rem 0 5rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    overflow: hidden; isolation: isolate;}
div.i3b14b_7757.o81334_hkp .c458a7388bc::before{
    content: "";
    position: absolute;
    top: -20%;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 800px;
    background: radial-gradient(circle at center, rgba(54, 162, 235, 0.08) 0%, rgba(255,255,255,0) 70%);
    z-index: 0;
    pointer-events: none; color: #1a1a2e;}
div.i3b14b_7757.o81334_hkp .u8214_29{
    position: relative;
    z-index: 1;
    max-width: var(--wt-read-width);
    display: flex;
    flex-direction: column;
    align-items: center; 
    }
div.i3b14b_7757.o81334_hkp .dd878_69fe{
    font-size: 0.875rem;
    font-weight: 600;
    color: #1a1a2e;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    background: rgba(54, 162, 235, 0.1);
    padding: 0.5rem 1rem;
    border-radius: 20px;
    }
div.i3b14b_7757.o81334_hkp .c458a7388bc h1{
    font-family: var(--wt-font-serif);
    font-size: clamp(2.5rem, 5vw, 4rem);
    line-height: 1.1;
    color: var(--wt-text-main);
    margin: 0 0 1.5rem 0;
    letter-spacing: -0.02em;
    }
div.i3b14b_7757.o81334_hkp .c458a7388bc p{
    font-size: 1.125rem;
    color: var(--wt-text-muted);
    margin: 0 0 2.5rem 0;
    max-width: 680px;
    }
div.i3b14b_7757.o81334_hkp .oxj1hdnm70u{
    display: flex;
    gap: 1rem;
    justify-content: center;
    flex-wrap: wrap;
    }
div.i3b14b_7757.o81334_hkp .w5f127b_98{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 2rem;
    font-size: 1rem;
    font-weight: 600;
    border-radius: var(--wt-radius-btn);
    text-decoration: none;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    }
div.i3b14b_7757.o81334_hkp .ex6oxrtwdvip{
    background-color: var(--wt-primary);
    color: #ffffff;
    box-shadow: 0 4px 14px rgba(0, 91, 143, 0.3);
    }
div.i3b14b_7757.o81334_hkp .ex6oxrtwdvip:hover{
    background-color: var(--wt-primary-light);
    box-shadow: 0 6px 20px rgba(0, 91, 143, 0.4);
    transform: translateY(-2px); color: #1a1a2e;}
div.i3b14b_7757.o81334_hkp .qa1f1__82589{
    background-color: transparent;
    color: var(--wt-text-main);
    border: 2px solid var(--wt-text-main);
    }
div.i3b14b_7757.o81334_hkp .qa1f1__82589:hover{
    background-color: var(--wt-text-main);
    color: #ffffff;
    }
div.i3b14b_7757.o81334_hkp .n1c05f0_k5js{
    font-family: var(--wt-font-serif);
    font-size: 2.25rem;
    margin: 0 0 1rem 0;
    color: var(--wt-text-main);
    }
div.i3b14b_7757.o81334_hkp .wdc34_91af{
    font-size: 1.125rem;
    color: var(--wt-text-muted);
    margin: 0 0 2rem 0;
    }
div.i3b14b_7757.o81334_hkp .lf4d__420e{
    padding: 6rem 0;
    }
div.i3b14b_7757.o81334_hkp .n4af1f2_3y{
    display: flex;
    align-items: center;
    gap: 4rem;
    margin-bottom: 6rem;
    }
div.i3b14b_7757.o81334_hkp .n4af1f2_3y:nth-child(even){
    flex-direction: row-reverse;
    }
div.i3b14b_7757.o81334_hkp .w2a9cf_2b06{
    flex: 1;
    }
div.i3b14b_7757.o81334_hkp .o21a193ff{
    flex: 1;
    position: relative;
    }
div.i3b14b_7757.o81334_hkp .o21a193ff img{
    width: 100%;
    height: auto;
    aspect-ratio: 4/3;
    object-fit: cover;
    border-radius: var(--wt-radius-card);
    box-shadow: var(--wt-shadow-soft);
    display: block;
    }
div.i3b14b_7757.o81334_hkp .g09ed39_d0b{
    list-style: none;
    padding: 0;
    margin: 0;
    }
div.i3b14b_7757.o81334_hkp .j4e527dc{
    position: relative;
    padding-left: 2.5rem;
    margin-bottom: 1.5rem;
    }
div.i3b14b_7757.o81334_hkp .j4e527dc::before{
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    width: 1.5rem;
    height: 1.5rem;
    background-color: var(--wt-primary);
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.875rem;
    font-weight: bold;
    }
div.i3b14b_7757.o81334_hkp .j4e527dc h4{
    margin: 0 0 0.25rem 0;
    font-size: 1.125rem;
    color: var(--wt-text-main);
    }
div.i3b14b_7757.o81334_hkp .j4e527dc p{
    margin: 0;
    color: var(--wt-text-muted);
    font-size: 0.95rem;
    }
div.i3b14b_7757.o81334_hkp .bmlm7dcj{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
    margin-top: 3rem;
    }
div.i3b14b_7757.o81334_hkp .lzd4df9346{
    background: var(--wt-surface);
    padding: 2rem 1.5rem;
    border-radius: var(--wt-radius-card);
    box-shadow: var(--wt-shadow-soft);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid rgba(0,0,0,0.03); color: #1a1a2e;}
div.i3b14b_7757.o81334_hkp .lzd4df9346:hover{
    transform: translateY(-5px);
    box-shadow: var(--wt-shadow-hover);
    }
div.i3b14b_7757.o81334_hkp .lniawxtry2hr{
    width: 48px;
    height: 48px;
    background: rgba(54, 162, 235, 0.1);
    color: #1a1a2e;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    }
div.i3b14b_7757.o81334_hkp .lniawxtry2hr svg{
    width: 24px;
    height: 24px;
    fill: currentColor;
    }
div.i3b14b_7757.o81334_hkp .lzd4df9346 h3{
    font-family: var(--wt-font-serif);
    font-size: 1.25rem;
    margin: 0 0 0.75rem 0;
    }
div.i3b14b_7757.o81334_hkp .lzd4df9346 p{
    font-size: 0.95rem;
    color: var(--wt-text-muted);
    margin: 0 0 1rem 0;
    }
div.i3b14b_7757.o81334_hkp .y03442_ac13{
    display: inline-block;
    padding: 0.25rem 0.75rem;
    background: var(--wt-bg-page);
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: 600;
    color: var(--wt-text-main);
    }
div.i3b14b_7757.o81334_hkp .zt7ixlp7{
    background: #1e1e1e;
    color: #d4d4d4;
    padding: 1.5rem;
    border-radius: 12px;
    font-family: monospace;
    font-size: 0.95rem;
    overflow-x: auto;
    margin-bottom: 1.5rem;
    border-left: 4px solid var(--wt-secondary);
    }
div.i3b14b_7757.o81334_hkp .zt7ixlp7 span.d85c158_27{
    color: #6a9955;
    }
div.i3b14b_7757.o81334_hkp .zt7ixlp7 span.h0e0bfe_ox{
    color: #569cd6;
    }
div.i3b14b_7757.o81334_hkp .ifa2cdc3ac9{
    color: var(--wt-primary);
    font-weight: 600;
    text-decoration: underline;
    text-decoration-color: rgba(54, 162, 235, 0.3);
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    transition: all 0.2s ease;
    }
div.i3b14b_7757.o81334_hkp .ifa2cdc3ac9:hover{
    text-decoration-color: var(--wt-primary);
    background: rgba(54, 162, 235, 0.05); color: #1a1a2e;}
div.i3b14b_7757.o81334_hkp .o6c836f08b7{
    background: var(--wt-surface);
    padding: 4rem 2rem 2rem;
    margin-top: 4rem;
    border-top: 1px solid rgba(0,0,0,0.05);
    text-align: center; color: #1a1a2e;}
div.i3b14b_7757.o81334_hkp .o4866a653{
    max-width: 600px;
    margin: 0 auto 3rem;
    }
div.i3b14b_7757.o81334_hkp .o4866a653 h2{
    font-family: var(--wt-font-serif);
    font-size: 1.75rem;
    margin-bottom: 1rem;
    }
div.i3b14b_7757.o81334_hkp .tf69f2_6b7c{
    font-size: 0.875rem;
    color: var(--wt-text-muted);
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: var(--wt-max-width);
    margin: 0 auto;
    padding-top: 2rem;
    border-top: 1px solid rgba(0,0,0,0.05);
    }
@media (max-width: 992px) {div.i3b14b_7757.o81334_hkp .n4af1f2_3y, div.i3b14b_7757.o81334_hkp .n4af1f2_3y:nth-child(even){
    flex-direction: column;
    gap: 2.5rem;
    }
div.i3b14b_7757.o81334_hkp .bmlm7dcj{
    grid-template-columns: repeat(2, 1fr);
    }}
@media (max-width: 768px) {div.i3b14b_7757.o81334_hkp .c458a7388bc{
    padding: 5rem 0 3rem;
    }
div.i3b14b_7757.o81334_hkp .bmlm7dcj{
    grid-template-columns: 1fr;
    }
div.i3b14b_7757.o81334_hkp .tf69f2_6b7c{
    flex-direction: column;
    gap: 1rem;
    }}
.w04f8649d3{
    width: 100%;
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 40px;
    display: flex;
    flex-direction: column;
    align-items: center; color: #1a1a2e;}
.oc3a428df6b{
    width: var(--max-width);
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    }
.d0d1541_jgoe{width: 100%;
    max-width: 1000px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: var(--radius-md);
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    box-shadow: var(--shadow-lg);
    margin-bottom: 80px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box; isolation: isolate; color: #1a1a2e;}
.r6654__500{
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, hsla(0, 0%, 100%, 0.15) 0%, hsla(0, 0%, 100%, 0) 70%);
    position: absolute;
    top: -150px;
    left: -150px;
    border-radius: 50%;
    pointer-events: none; color: #1a1a2e;}
.z3b0e7e0a1b{
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, hsla(0, 0%, 100%, 0.1) 0%, hsla(0, 0%, 100%, 0) 70%);
    position: absolute;
    bottom: -200px;
    right: -200px;
    border-radius: 50%;
    pointer-events: none; color: #1a1a2e;}
.ud50fd9_2ec{
    width: 100%;
    max-width: 760px;
    font-family: var(--font-serif);
    font-size: 42px;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 24px;
    font-weight: 700;
    line-height: 1.2;
    position: relative;
    z-index: 1;
    }
.n47d1271{
    width: 100%;
    max-width: 600px;
    font-size: 20px;
    color: hsla(0, 0%, 100%, 0.9);
    margin-top: 0;
    margin-bottom: 40px;
    line-height: 1.6;
    position: relative;
    z-index: 1;
    }
.ub2803e0_c9b4{
    width: 100%;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1;
    }
.pafeae6_roe4{
    width: auto;
    min-width: 200px;
    background-color: var(--text-color);
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 48px;
    padding-right: 48px;
    border-radius: var(--radius-lg);
    text-decoration: none;
    box-shadow: 0 10px 30px hsla(220, 30%, 12%, 0.4);
    transition: var(--transition);
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    }
.pafeae6_roe4:hover{
    transform: translateY(-4px);
    box-shadow: 0 15px 40px hsla(220, 30%, 12%, 0.6);
    background-color: #000000; color: #ffffff;}
.t50f__02d18{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 1px solid var(--border-color);
    padding-top: 40px;
    }
.qafd__d27{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 16px;
    }
.i7da__c93{
    width: auto;
    font-family: var(--font-serif);
    font-size: 32px;
    font-weight: 800;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.rfc55__e4f20{
    width: 100%;
    color: var(--text-muted);
    font-size: 15px;
    text-align: center;
    margin: 0;
    }
@media (max-width: 768px){.w04f8649d3{
    padding-top: 60px;
    padding-bottom: 30px;
    }
.d0d1541_jgoe{
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 60px;
    border-radius: var(--radius-sm);
    }
.ud50fd9_2ec{
    font-size: 32px;
    margin-bottom: 16px;
    }
.n47d1271{
    font-size: 16px;
    margin-bottom: 32px;
    }
.pafeae6_roe4{
    font-size: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 32px;
    padding-right: 32px;
    width: 100%;
    max-width: 300px;
    }}
.v95c16d23, .v95c16d23 *{
    box-sizing: border-box;
    }
.v95c16d23{
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
    background: var(--nav-bg);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-sm);
    font-family: var(--font-serif); color: #1a1a2e;}
.iy61fgqy7xlt{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: var(--max-width);
    height: var(--nav-height);
    margin: 0 auto;
    }
.qd130__4df6{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: var(--text-color);
    transition: var(--transition);
    }
.qd130__4df6:hover{
    opacity: 0.85;
    }
.t793fc__b7f{
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary-color);
    }
.uccf__ede{
    font-size: 1.75rem;
    font-weight: 800;
    letter-spacing: -0.02em;
    color: var(--text-color);
    }
.i96f6f4{
    flex: 1;
    display: flex;
    justify-content: center;
    padding: 0 24px;
    }
.o59619d_oww{
    display: flex;
    align-items: center;
    gap: 6px; 
    list-style: none;
    margin: 0;
    padding: 0;
    }
.vfa2bae_45{
    position: relative;
    }
.nzygupwk7xg6{
    display: inline-block;
    padding: 8px 14px;
    font-size: 0.95rem;
    font-weight: 600;
    color: var(--text-color);
    text-decoration: none;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    position: relative;
    }
.nzygupwk7xg6::after{
    content: "";
    position: absolute;
    bottom: 4px;
    left: 14px;
    right: 14px;
    height: 2px;
    background: var(--primary-color);
    border-radius: 2px;
    transform: scaleX(0);
    transform-origin: center;
    transition: var(--transition); color: #ffffff;}
.nzygupwk7xg6:hover{
    color: #ffffff;
    background: hsla(230, 85%, 55%, 0.05);
    }
.nzygupwk7xg6:hover::after{
    transform: scaleX(1);
    }
.b9f8f753e3{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.dcf2c5_drm7{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 28px;
    font-size: 1rem;
    font-weight: 700;
    text-decoration: none;
    border-radius: var(--radius-lg);
    
    background: var(--primary-color);
    color: var(--btn-text);
    
    box-shadow: 0 4px 0 hsl(230, 85%, 45%), 0 8px 16px hsla(230, 85%, 55%, 0.2);
    transition: transform 0.15s ease, box-shadow 0.15s ease, background 0.3s ease;
    }
.dcf2c5_drm7:hover{
    
    background: var(--secondary-color);
    color: #1a1a2e;
    transform: translateY(-2px);
    box-shadow: 0 6px 0 hsl(280, 80%, 45%), 0 12px 24px hsla(280, 80%, 55%, 0.3);
    }
.dcf2c5_drm7:active{
    transform: translateY(4px);
    box-shadow: 0 0 0 transparent, 0 2px 4px hsla(280, 80%, 55%, 0.1);
    }
.xe588e_fc{
    display: none;
    width: 44px;
    height: 44px;
    background: transparent;
    border: 1px solid var(--border-color);
    border-radius: var(--radius-sm);
    cursor: pointer;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: var(--transition);
    }
.xe588e_fc:hover{
    background: hsla(220, 20%, 50%, 0.05); color: #1a1a2e;}
.dvgmkpzd, .dvgmkpzd::before, .dvgmkpzd::after{
    display: block;
    width: 22px;
    height: 2px;
    background-color: var(--text-color);
    position: absolute;
    transition: var(--transition);
    border-radius: 2px; color: #ffffff;}
.dvgmkpzd::before{
    content: "";
    top: -7px;
    }
.dvgmkpzd::after{
    content: "";
    bottom: -7px;
    }
.wf65acc51{
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: var(--nav-bg);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md);
    
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); color: #1a1a2e;}
.h2489c77a39{
    list-style: none;
    padding: 16px var(--max-width);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    max-width: var(--max-width);
    }
.gkn3rnfyc{
    width: 100%;
    }
.t95c7_30{
    display: block;
    padding: 14px 20px;
    text-decoration: none;
    color: var(--text-color);
    font-size: 1.1rem;
    font-weight: 600;
    border-radius: var(--radius-sm);
    background: transparent;
    transition: var(--transition);
    }
.t95c7_30:hover{
    background: hsla(230, 85%, 55%, 0.08);
    color: #ffffff;
    padding-left: 28px;
    }
.t938c__65f:checked ~ .wf65acc51{
    max-height: 500px;
    opacity: 1;
    visibility: visible;
    padding-bottom: 24px;
    }
.t938c__65f:checked ~ .iy61fgqy7xlt .xe588e_fc .dvgmkpzd{
    background-color: transparent;
    }
.t938c__65f:checked ~ .iy61fgqy7xlt .xe588e_fc .dvgmkpzd::before{
    top: 0;
    transform: rotate(45deg);
    }
.t938c__65f:checked ~ .iy61fgqy7xlt .xe588e_fc .dvgmkpzd::after{
    bottom: 0;
    transform: rotate(-45deg);
    }
@media (max-width: 992px){.i96f6f4 {
    display: none; 
    }
.xe588e_fc {
    display: flex; 
    }
.dcf2c5_drm7 {
    padding: 10px 20px;
    font-size: 0.95rem;
    }}
@media (max-width: 480px){.uccf__ede{
    font-size: 1.5rem;
    }
.b9f8f753e3{
    gap: 12px;
    }
.dcf2c5_drm7{
    box-shadow: 0 2px 0 hsl(230, 85%, 45%);
    }
.dcf2c5_drm7:hover{
    box-shadow: 0 4px 0 hsl(280, 80%, 45%);
    transform: translateY(-1px);
    }
.dcf2c5_drm7:active{
    transform: translateY(2px);
    }}
.nzygupwk7xg6.active{color: #ffffff; background: hsla(230, 85%, 55%, 0.05);}
.t95c7_30.active{background: hsla(230, 85%, 55%, 0.08); color: #ffffff;}
@media (min-width: 993px){.v95c16d23 #nt60e7726998, .v95c16d23 label[for="nt60e7726998"]{ display: none !important; }}
@media (min-width: 993px){.v95c16d23 .iy61fgqy7xlt{ 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){.v95c16d23 .iy61fgqy7xlt{ 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){.v95c16d23 .iy61fgqy7xlt a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.nzygupwk7xg6.active {color: #ffffff; background: hsla(230, 85%, 55%, 0.05);}
.t95c7_30.active {background: hsla(230, 85%, 55%, 0.08); color: #ffffff;}
#nt60e7726998:checked ~ .iy61fgqy7xlt { right: 0 !important; left: auto !important; }
@media (max-width: 992px) {.v95c16d23.w62442cb22c .iy61fgqy7xlt { 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) {#nt60e7726998:checked ~ .iy61fgqy7xlt { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px) {.v95c16d23.w62442cb22c #nt60e7726998, .v95c16d23.w62442cb22c label[for="nt60e7726998"] { display: none !important; }}
@media (min-width: 993px) {.v95c16d23.w62442cb22c .iy61fgqy7xlt { 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) {.v95c16d23.w62442cb22c .iy61fgqy7xlt { 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) {.v95c16d23.w62442cb22c .iy61fgqy7xlt 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.i3b14b_7757 img.i131__3606 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.i3b14b_7757 img.i131__3606.q0da7097f { aspect-ratio: 16 / 9; }
div.i3b14b_7757 img.i131__3606.o717302fe { aspect-ratio: 16 / 10; }
div.i3b14b_7757 img.i131__3606.n210__e750 { aspect-ratio: 4 / 3; }
div.i3b14b_7757 img.i131__3606.pefbd94d169 { aspect-ratio: 1 / 1; }
div.i3b14b_7757 :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.i3b14b_7757 .qd353a_0dd5 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.i3b14b_7757 .qd353a_0dd5.q0da7097f { aspect-ratio: 16 / 9; }
div.i3b14b_7757 .qd353a_0dd5.o717302fe { aspect-ratio: 16 / 10; }
div.i3b14b_7757 .qd353a_0dd5.n210__e750 { aspect-ratio: 4 / 3; }
div.i3b14b_7757 .qd353a_0dd5.pefbd94d169 { aspect-ratio: 1 / 1; }
div.i3b14b_7757 .qd353a_0dd5 > img.i131__3606,
    div.i3b14b_7757 .qd353a_0dd5 > picture > img.i131__3606 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.i3b14b_7757.o81334_hkp .ex6oxrtwdvip a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.i3b14b_7757.o81334_hkp .ex6oxrtwdvip a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.i3b14b_7757.o81334_hkp .ex6oxrtwdvip a:not([class]):hover{opacity:0.92;}
div.i3b14b_7757.o81334_hkp .ex6oxrtwdvip a[class=""]:hover{opacity:0.92;}
div.i3b14b_7757.o81334_hkp .ex6oxrtwdvip a:not([class]):visited{color:#ffffff !important;}
div.i3b14b_7757.o81334_hkp .ex6oxrtwdvip a[class=""]:visited{color:#ffffff !important;}
div.i3b14b_7757.o81334_hkp .j4e527dc::before a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.i3b14b_7757.o81334_hkp .j4e527dc::before a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.i3b14b_7757.o81334_hkp .j4e527dc::before a:not([class]):hover{opacity:0.92;}
div.i3b14b_7757.o81334_hkp .j4e527dc::before a[class=""]:hover{opacity:0.92;}
div.i3b14b_7757.o81334_hkp .j4e527dc::before a:not([class]):visited{color:#ffffff !important;}
div.i3b14b_7757.o81334_hkp .j4e527dc::before a[class=""]:visited{color:#ffffff !important;}
.v95c16d23, .v95c16d23 *{
    box-sizing: border-box;
    }
.v95c16d23{
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
    background: var(--nav-bg);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-sm);
    font-family: var(--font-serif); color: #1a1a2e;}
.iy61fgqy7xlt{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: var(--max-width);
    height: var(--nav-height);
    margin: 0 auto;
    }
.qd130__4df6{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: var(--text-color);
    transition: var(--transition);
    }
.qd130__4df6:hover{
    opacity: 0.85;
    }
.t793fc__b7f{
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary-color);
    }
.uccf__ede{
    font-size: 1.75rem;
    font-weight: 800;
    letter-spacing: -0.02em;
    color: var(--text-color);
    }
.i96f6f4{
    flex: 1;
    display: flex;
    justify-content: center;
    padding: 0 24px;
    }
.o59619d_oww{
    display: flex;
    align-items: center;
    gap: 6px; 
    list-style: none;
    margin: 0;
    padding: 0;
    }
.vfa2bae_45{
    position: relative;
    }
.nzygupwk7xg6{
    display: inline-block;
    padding: 8px 14px;
    font-size: 0.95rem;
    font-weight: 600;
    color: var(--text-color);
    text-decoration: none;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    position: relative;
    }
.nzygupwk7xg6::after{
    content: "";
    position: absolute;
    bottom: 4px;
    left: 14px;
    right: 14px;
    height: 2px;
    background: var(--primary-color);
    border-radius: 2px;
    transform: scaleX(0);
    transform-origin: center;
    transition: var(--transition); color: #ffffff;}
.nzygupwk7xg6:hover{
    color: #ffffff;
    background: hsla(230, 85%, 55%, 0.05);
    }
.nzygupwk7xg6:hover::after{
    transform: scaleX(1);
    }
.b9f8f753e3{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.dcf2c5_drm7{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 28px;
    font-size: 1rem;
    font-weight: 700;
    text-decoration: none;
    border-radius: var(--radius-lg);
    
    background: var(--primary-color);
    color: var(--btn-text);
    
    box-shadow: 0 4px 0 hsl(230, 85%, 45%), 0 8px 16px hsla(230, 85%, 55%, 0.2);
    transition: transform 0.15s ease, box-shadow 0.15s ease, background 0.3s ease;
    }
.dcf2c5_drm7:hover{
    
    background: var(--secondary-color);
    color: #1a1a2e;
    transform: translateY(-2px);
    box-shadow: 0 6px 0 hsl(280, 80%, 45%), 0 12px 24px hsla(280, 80%, 55%, 0.3);
    }
.dcf2c5_drm7:active{
    transform: translateY(4px);
    box-shadow: 0 0 0 transparent, 0 2px 4px hsla(280, 80%, 55%, 0.1);
    }
.xe588e_fc{
    display: none;
    width: 44px;
    height: 44px;
    background: transparent;
    border: 1px solid var(--border-color);
    border-radius: var(--radius-sm);
    cursor: pointer;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: var(--transition);
    }
.xe588e_fc:hover{
    background: hsla(220, 20%, 50%, 0.05); color: #1a1a2e;}
.dvgmkpzd, .dvgmkpzd::before, .dvgmkpzd::after{
    display: block;
    width: 22px;
    height: 2px;
    background-color: var(--text-color);
    position: absolute;
    transition: var(--transition);
    border-radius: 2px; color: #ffffff;}
.dvgmkpzd::before{
    content: "";
    top: -7px;
    }
.dvgmkpzd::after{
    content: "";
    bottom: -7px;
    }
.wf65acc51{
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: var(--nav-bg);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md);
    
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); color: #1a1a2e;}
.h2489c77a39{
    list-style: none;
    padding: 16px var(--max-width);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    max-width: var(--max-width);
    }
.gkn3rnfyc{
    width: 100%;
    }
.t95c7_30{
    display: block;
    padding: 14px 20px;
    text-decoration: none;
    color: var(--text-color);
    font-size: 1.1rem;
    font-weight: 600;
    border-radius: var(--radius-sm);
    background: transparent;
    transition: var(--transition);
    }
.t95c7_30:hover{
    background: hsla(230, 85%, 55%, 0.08);
    color: #ffffff;
    padding-left: 28px;
    }
.t938c__65f:checked ~ .wf65acc51{
    max-height: 500px;
    opacity: 1;
    visibility: visible;
    padding-bottom: 24px;
    }
.t938c__65f:checked ~ .iy61fgqy7xlt .xe588e_fc .dvgmkpzd{
    background-color: transparent;
    }
.t938c__65f:checked ~ .iy61fgqy7xlt .xe588e_fc .dvgmkpzd::before{
    top: 0;
    transform: rotate(45deg);
    }
.t938c__65f:checked ~ .iy61fgqy7xlt .xe588e_fc .dvgmkpzd::after{
    bottom: 0;
    transform: rotate(-45deg);
    }
@media (max-width: 992px){.i96f6f4 {
    display: none; 
    }
.xe588e_fc {
    display: flex; 
    }
.dcf2c5_drm7 {
    padding: 10px 20px;
    font-size: 0.95rem;
    }}
@media (max-width: 480px){.uccf__ede{
    font-size: 1.5rem;
    }
.b9f8f753e3{
    gap: 12px;
    }
.dcf2c5_drm7{
    box-shadow: 0 2px 0 hsl(230, 85%, 45%);
    }
.dcf2c5_drm7:hover{
    box-shadow: 0 4px 0 hsl(280, 80%, 45%);
    transform: translateY(-1px);
    }
.dcf2c5_drm7:active{
    transform: translateY(2px);
    }}
.nzygupwk7xg6.active{color: #ffffff; background: hsla(230, 85%, 55%, 0.05);}
.t95c7_30.active{background: hsla(230, 85%, 55%, 0.08); color: #ffffff;}
@media (min-width: 993px){.v95c16d23 #nt60e7726998, .v95c16d23 label[for="nt60e7726998"]{ display: none !important; }}
@media (min-width: 993px){.v95c16d23 .iy61fgqy7xlt{ 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){.v95c16d23 .iy61fgqy7xlt{ 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){.v95c16d23 .iy61fgqy7xlt a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.nzygupwk7xg6.active{color: #ffffff; background: hsla(230, 85%, 55%, 0.05);}
.t95c7_30.active{background: hsla(230, 85%, 55%, 0.08); color: #ffffff;}
#nt60e7726998:checked ~ .iy61fgqy7xlt{ right: 0 !important; left: auto !important; }
@media (max-width: 992px){.v95c16d23.w62442cb22c .iy61fgqy7xlt{ 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){#nt60e7726998:checked ~ .iy61fgqy7xlt{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px){.v95c16d23.w62442cb22c #nt60e7726998, .v95c16d23.w62442cb22c label[for="nt60e7726998"]{ display: none !important; }}
@media (min-width: 993px){.v95c16d23.w62442cb22c .iy61fgqy7xlt{ 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){.v95c16d23.w62442cb22c .iy61fgqy7xlt{ 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){.v95c16d23.w62442cb22c .iy61fgqy7xlt a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.w04f8649d3{
    width: 100%;
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 40px;
    display: flex;
    flex-direction: column;
    align-items: center; color: #1a1a2e;}
.oc3a428df6b{
    width: var(--max-width);
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    }
.d0d1541_jgoe{width: 100%;
    max-width: 1000px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: var(--radius-md);
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    box-shadow: var(--shadow-lg);
    margin-bottom: 80px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box; isolation: isolate; color: #1a1a2e;}
.r6654__500{
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, hsla(0, 0%, 100%, 0.15) 0%, hsla(0, 0%, 100%, 0) 70%);
    position: absolute;
    top: -150px;
    left: -150px;
    border-radius: 50%;
    pointer-events: none; color: #1a1a2e;}
.z3b0e7e0a1b{
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, hsla(0, 0%, 100%, 0.1) 0%, hsla(0, 0%, 100%, 0) 70%);
    position: absolute;
    bottom: -200px;
    right: -200px;
    border-radius: 50%;
    pointer-events: none; color: #1a1a2e;}
.ud50fd9_2ec{
    width: 100%;
    max-width: 760px;
    font-family: var(--font-serif);
    font-size: 42px;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 24px;
    font-weight: 700;
    line-height: 1.2;
    position: relative;
    z-index: 1;
    }
.n47d1271{
    width: 100%;
    max-width: 600px;
    font-size: 20px;
    color: hsla(0, 0%, 100%, 0.9);
    margin-top: 0;
    margin-bottom: 40px;
    line-height: 1.6;
    position: relative;
    z-index: 1;
    }
.ub2803e0_c9b4{
    width: 100%;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1;
    }
.pafeae6_roe4{
    width: auto;
    min-width: 200px;
    background-color: var(--text-color);
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 48px;
    padding-right: 48px;
    border-radius: var(--radius-lg);
    text-decoration: none;
    box-shadow: 0 10px 30px hsla(220, 30%, 12%, 0.4);
    transition: var(--transition);
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    }
.pafeae6_roe4:hover{
    transform: translateY(-4px);
    box-shadow: 0 15px 40px hsla(220, 30%, 12%, 0.6);
    background-color: #000000; color: #ffffff;}
.t50f__02d18{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 1px solid var(--border-color);
    padding-top: 40px;
    }
.qafd__d27{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 16px;
    }
.i7da__c93{
    width: auto;
    font-family: var(--font-serif);
    font-size: 32px;
    font-weight: 800;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.rfc55__e4f20{
    width: 100%;
    color: var(--text-muted);
    font-size: 15px;
    text-align: center;
    margin: 0;
    }
@media (max-width: 768px){.w04f8649d3{
    padding-top: 60px;
    padding-bottom: 30px;
    }
.d0d1541_jgoe{
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 60px;
    border-radius: var(--radius-sm);
    }
.ud50fd9_2ec{
    font-size: 32px;
    margin-bottom: 16px;
    }
.n47d1271{
    font-size: 16px;
    margin-bottom: 32px;
    }
.pafeae6_roe4{
    font-size: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 32px;
    padding-right: 32px;
    width: 100%;
    max-width: 300px;
    }}
.v95c16d23, .v95c16d23 *{
  box-sizing: border-box;
}
.v95c16d23{
  position: sticky;
  top: 0;
  z-index: 1000;
  width: 100%;
  background: var(--nav-bg);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-bottom: 1px solid var(--border-color);
  box-shadow: var(--shadow-sm);
  font-family: var(--font-serif); color: #1a1a2e;}
.iy61fgqy7xlt{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: var(--max-width);
  height: var(--nav-height);
  margin: 0 auto;
}
.qd130__4df6{
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: var(--text-color);
  transition: var(--transition);
}
.qd130__4df6:hover{
  opacity: 0.85;
}
.t793fc__b7f{
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary-color);
}
.uccf__ede{
  font-size: 1.75rem;
  font-weight: 800;
  letter-spacing: -0.02em;
  color: var(--text-color);
}
.i96f6f4{
  flex: 1;
  display: flex;
  justify-content: center;
  padding: 0 24px;
}
.o59619d_oww{
  display: flex;
  align-items: center;
  gap: 6px; 
  list-style: none;
  margin: 0;
  padding: 0;
}
.vfa2bae_45{
  position: relative;
}
.nzygupwk7xg6{
  display: inline-block;
  padding: 8px 14px;
  font-size: 0.95rem;
  font-weight: 600;
  color: var(--text-color);
  text-decoration: none;
  border-radius: var(--radius-sm);
  transition: var(--transition);
  position: relative;
}
.nzygupwk7xg6::after{
  content: "";
  position: absolute;
  bottom: 4px;
  left: 14px;
  right: 14px;
  height: 2px;
  background: var(--primary-color);
  border-radius: 2px;
  transform: scaleX(0);
  transform-origin: center;
  transition: var(--transition); color: #ffffff;}
.nzygupwk7xg6:hover{
  color: #ffffff;
  background: hsla(230, 85%, 55%, 0.05);
}
.nzygupwk7xg6:hover::after{
  transform: scaleX(1);
}
.b9f8f753e3{
  display: flex;
  align-items: center;
  gap: 16px;
}
.dcf2c5_drm7{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 28px;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  border-radius: var(--radius-lg);

  background: var(--primary-color);
  color: var(--btn-text);

  box-shadow: 0 4px 0 hsl(230, 85%, 45%), 0 8px 16px hsla(230, 85%, 55%, 0.2);
  transition: transform 0.15s ease, box-shadow 0.15s ease, background 0.3s ease;
}
.dcf2c5_drm7:hover{
  
  background: var(--secondary-color);
  color: #1a1a2e;
  transform: translateY(-2px);
  box-shadow: 0 6px 0 hsl(280, 80%, 45%), 0 12px 24px hsla(280, 80%, 55%, 0.3);
}
.dcf2c5_drm7:active{
  transform: translateY(4px);
  box-shadow: 0 0 0 transparent, 0 2px 4px hsla(280, 80%, 55%, 0.1);
}
.xe588e_fc{
  display: none;
  width: 44px;
  height: 44px;
  background: transparent;
  border: 1px solid var(--border-color);
  border-radius: var(--radius-sm);
  cursor: pointer;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: var(--transition);
}
.xe588e_fc:hover{
  background: hsla(220, 20%, 50%, 0.05); color: #1a1a2e;}
.dvgmkpzd, .dvgmkpzd::before, .dvgmkpzd::after{
  display: block;
  width: 22px;
  height: 2px;
  background-color: var(--text-color);
  position: absolute;
  transition: var(--transition);
  border-radius: 2px; color: #ffffff;}
.dvgmkpzd::before{
  content: "";
  top: -7px;
}
.dvgmkpzd::after{
  content: "";
  bottom: -7px;
}
.wf65acc51{
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: var(--nav-bg);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-bottom: 1px solid var(--border-color);
  box-shadow: var(--shadow-md);

  max-height: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); color: #1a1a2e;}
.h2489c77a39{
  list-style: none;
  padding: 16px var(--max-width);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  max-width: var(--max-width);
}
.gkn3rnfyc{
  width: 100%;
}
.t95c7_30{
  display: block;
  padding: 14px 20px;
  text-decoration: none;
  color: var(--text-color);
  font-size: 1.1rem;
  font-weight: 600;
  border-radius: var(--radius-sm);
  background: transparent;
  transition: var(--transition);
}
.t95c7_30:hover{
  background: hsla(230, 85%, 55%, 0.08);
  color: #ffffff;
  padding-left: 28px;
}
.t938c__65f:checked ~ .wf65acc51{
  max-height: 500px;
  opacity: 1;
  visibility: visible;
  padding-bottom: 24px;
}
.t938c__65f:checked ~ .iy61fgqy7xlt .xe588e_fc .dvgmkpzd{
  background-color: transparent;
}
.t938c__65f:checked ~ .iy61fgqy7xlt .xe588e_fc .dvgmkpzd::before{
  top: 0;
  transform: rotate(45deg);
}
.t938c__65f:checked ~ .iy61fgqy7xlt .xe588e_fc .dvgmkpzd::after{
  bottom: 0;
  transform: rotate(-45deg);
}
@media (max-width: 992px){.i96f6f4 {
    display: none; 
  }
.xe588e_fc {
    display: flex; 
  }
.dcf2c5_drm7 {
    padding: 10px 20px;
    font-size: 0.95rem;
  }}
@media (max-width: 480px){.uccf__ede{
    font-size: 1.5rem;
  }
.b9f8f753e3{
    gap: 12px;
  }
.dcf2c5_drm7{
    box-shadow: 0 2px 0 hsl(230, 85%, 45%);
  }
.dcf2c5_drm7:hover{
    box-shadow: 0 4px 0 hsl(280, 80%, 45%);
    transform: translateY(-1px);
  }
.dcf2c5_drm7:active{
    transform: translateY(2px);
  }}
.nzygupwk7xg6.active{color: #ffffff; background: hsla(230, 85%, 55%, 0.05);}
.t95c7_30.active{background: hsla(230, 85%, 55%, 0.08); color: #ffffff;}
@media (min-width: 993px){.v95c16d23 #nt60e7726998, .v95c16d23 label[for="nt60e7726998"]{ display: none !important; }}
@media (min-width: 993px){.v95c16d23 .iy61fgqy7xlt{ 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){.v95c16d23 .iy61fgqy7xlt{ 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){.v95c16d23 .iy61fgqy7xlt a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.nzygupwk7xg6.active{color: #ffffff; background: hsla(230, 85%, 55%, 0.05);}
.t95c7_30.active{background: hsla(230, 85%, 55%, 0.08); color: #ffffff;}
#nt60e7726998:checked ~ .iy61fgqy7xlt{ right: 0 !important; left: auto !important; }
@media (max-width: 992px){.v95c16d23.w62442cb22c .iy61fgqy7xlt{ 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){#nt60e7726998:checked ~ .iy61fgqy7xlt{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px){.v95c16d23.w62442cb22c #nt60e7726998, .v95c16d23.w62442cb22c label[for="nt60e7726998"]{ display: none !important; }}
@media (min-width: 993px){.v95c16d23.w62442cb22c .iy61fgqy7xlt{ 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){.v95c16d23.w62442cb22c .iy61fgqy7xlt{ 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){.v95c16d23.w62442cb22c .iy61fgqy7xlt a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.t18f__296a{
  width: 100%;
  background-color: var(--bg-color);
  padding-top: 80px;
  padding-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: center; color: #1a1a2e;}
.l5304a_5582{
  width: var(--max-width);
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.r618d63c6{width: 100%;
  max-width: 1000px;
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  border-radius: var(--radius-md);
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  box-shadow: var(--shadow-lg);
  margin-bottom: 80px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box; isolation: isolate; color: #1a1a2e;}
.tbe004_5c9a{
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, hsla(0, 0%, 100%, 0.15) 0%, hsla(0, 0%, 100%, 0) 70%);
  position: absolute;
  top: -150px;
  left: -150px;
  border-radius: 50%;
  pointer-events: none; color: #1a1a2e;}
.x4b3__eea8{
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, hsla(0, 0%, 100%, 0.1) 0%, hsla(0, 0%, 100%, 0) 70%);
  position: absolute;
  bottom: -200px;
  right: -200px;
  border-radius: 50%;
  pointer-events: none; color: #1a1a2e;}
.g059dd617{
  width: 100%;
  max-width: 760px;
  font-family: var(--font-serif);
  font-size: 42px;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 24px;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  z-index: 1;
}
.u5d2__02a5{
  width: 100%;
  max-width: 600px;
  font-size: 20px;
  color: hsla(0, 0%, 100%, 0.9);
  margin-top: 0;
  margin-bottom: 40px;
  line-height: 1.6;
  position: relative;
  z-index: 1;
}
.hb87dd833ba{
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.b67f82_fbf1{
  width: auto;
  min-width: 200px;
  background-color: var(--text-color);
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 48px;
  padding-right: 48px;
  border-radius: var(--radius-lg);
  text-decoration: none;
  box-shadow: 0 10px 30px hsla(220, 30%, 12%, 0.4);
  transition: var(--transition);
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
}
.b67f82_fbf1:hover{
  transform: translateY(-4px);
  box-shadow: 0 15px 40px hsla(220, 30%, 12%, 0.6);
  background-color: #000000; color: #ffffff;}
.a4aad8ed772{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-top: 1px solid var(--border-color);
  padding-top: 40px;
}
.ke80ca1bb{
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
}
.f82657b56{
  width: auto;
  font-family: var(--font-serif);
  font-size: 32px;
  font-weight: 800;
  color: var(--text-color);
  letter-spacing: -0.5px;
}
.d3109a_9463{
  width: 100%;
  color: var(--text-muted);
  font-size: 15px;
  text-align: center;
  margin: 0;
}
@media (max-width: 768px){.t18f__296a{
    padding-top: 60px;
    padding-bottom: 30px;
  }
.r618d63c6{
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 60px;
    border-radius: var(--radius-sm);
  }
.g059dd617{
    font-size: 32px;
    margin-bottom: 16px;
  }
.u5d2__02a5{
    font-size: 16px;
    margin-bottom: 32px;
  }
.b67f82_fbf1{
    font-size: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 32px;
    padding-right: 32px;
    width: 100%;
    max-width: 300px;
  }}
.g68ad8_42b5{box-sizing:border-box;}
.jf06f7_5f83{box-sizing:border-box;}
.paec52971d1{box-sizing:border-box;}
@media (max-width: 768px) {div.i3b14b_7757.o81334_hkp .n4af1f2_3y:nth-child(even) { flex-direction: column !important; }
div.i3b14b_7757.o81334_hkp .tf69f2_6b7c { 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; }}