.Footer_footer__9S97q{background-color:#460b1e;padding:var(--sp-10) 0;border-top:1px solid var(--border)}.Footer_footer__9S97q .Footer_container__kRlyj{display:flex;grid-gap:80px}@media(max-width:700px){.Footer_footer__9S97q .Footer_container__kRlyj{flex-direction:column;grid-gap:var(--sp-9);align-items:flex-start}}.Footer_footer__9S97q .Footer_logo__x3Zdo{height:69px}@media(max-width:700px){.Footer_footer__9S97q .Footer_logo__x3Zdo{height:48px}}.Footer_footer__9S97q .Footer_secondColumn__ARuBx{display:flex;flex-direction:column;height:100%;flex:1 1}@media(max-width:700px){.Footer_footer__9S97q .Footer_secondColumn__ARuBx{order:3}}.Footer_footer__9S97q .Footer_documents__aOw85{display:flex;flex-direction:column;grid-gap:var(--sp-2);flex:1 1;margin-bottom:var(--sp-6)}.Footer_footer__9S97q .Footer_documents__aOw85 .Footer_documentLink__dqvS1{font-family:var(--font-sans);font-size:16px;line-height:26px;font-weight:600;color:var(--ink);transition:all .15s ease}.Footer_footer__9S97q .Footer_documents__aOw85 .Footer_documentLink__dqvS1:hover{color:var(--gold)}.Footer_footer__9S97q .Footer_copyright__SNa_6{font-family:var(--font-mono);font-size:12px;color:var(--ink-ghost)}.Footer_footer__9S97q .Footer_copyright__SNa_6:hover{text-decoration:underline}.Footer_footer__9S97q .Footer_thirdColumn__7lTzo{border-top:2px solid var(--gold);padding-top:var(--sp-5);max-width:242px}@media(max-width:700px){.Footer_footer__9S97q .Footer_thirdColumn__7lTzo{max-width:100%;width:100%;order:2}}.Footer_footer__9S97q .Footer_thirdColumn__7lTzo .Footer_title__t1Q0D{font-family:var(--font-sans);font-size:20px;line-height:28px;font-weight:700;margin-bottom:var(--sp-4);color:var(--ink)}@media(max-width:700px){.Footer_footer__9S97q .Footer_thirdColumn__7lTzo .Footer_title__t1Q0D{font-size:24px;line-height:32px}}.Footer_footer__9S97q .Footer_thirdColumn__7lTzo .Footer_description__W8Jz8{font-family:var(--font-serif);font-size:15px;line-height:24px;color:var(--ink-muted)}.Container_container__99IfE{max-width:1280px;width:100%;padding:0 var(--sp-7);margin:0 auto}@media(max-width:1024px){.Container_container__99IfE{max-width:960px;padding:0 var(--sp-6)}}@media(max-width:768px){.Container_container__99IfE{max-width:720px;padding:0 var(--sp-5)}}@media(max-width:576px){.Container_container__99IfE{max-width:100%;padding:0 var(--sp-4)}}.Header_header__qBw1J{padding:0 var(--sp-6);height:52px;position:fixed;top:0;left:0;right:0;z-index:6;transition:all .3s ease;background:rgba(15,15,21,.6);display:flex;align-items:center}.Header_header__qBw1J.Header_scrolled__iY3xm{background:var(--bg-surface);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 30px rgba(0,0,0,.3);border-bottom:1px solid var(--border)}.Header_header__qBw1J .Header_container__U6gzw{display:flex;align-items:center;grid-gap:var(--sp-8)}@media(max-width:650px){.Header_header__qBw1J .Header_container__U6gzw{justify-content:space-between;grid-gap:var(--sp-3)}}.Header_header__qBw1J .Header_container__U6gzw .Header_logoLink__roTU2{display:inline-flex;align-items:center;gap:var(--sp-2);text-decoration:none}.Header_header__qBw1J .Header_container__U6gzw .Header_logo__dhboe{height:24px;transition:transform .3s ease}.Header_header__qBw1J .Header_container__U6gzw .Header_logo__dhboe:hover{transform:scale(1.05)}.Header_header__qBw1J .Header_container__U6gzw .Header_navbar__ibPbr{display:flex;align-items:center;flex:1 1;grid-gap:var(--sp-7)}@media(max-width:650px){.Header_header__qBw1J .Header_container__U6gzw .Header_navbar__ibPbr{display:none}}.Header_header__qBw1J .Header_container__U6gzw .Header_navbar__ibPbr .Header_navItem__6nLSG{color:var(--ink-subtle);cursor:pointer;border-bottom:2px solid rgba(0,0,0,0);transition:all .15s ease;padding-bottom:2px;font-family:var(--font-mono);font-weight:500;font-size:13px;letter-spacing:.5px}.Header_header__qBw1J .Header_container__U6gzw .Header_navbar__ibPbr .Header_navItem__6nLSG.Header_active__R4ZuA{color:var(--gold);border-bottom:2px solid var(--gold)}.Header_header__qBw1J .Header_container__U6gzw .Header_navbar__ibPbr .Header_navItem__6nLSG:hover{color:var(--gold-light)}.Header_header__qBw1J .Header_container__U6gzw .Header_controls__QJ_nO{display:flex;align-items:center}.PrimaryButton_button__gpxBg{border:none;outline:none;cursor:pointer;border-radius:var(--r-sm);font-family:var(--font-sans);font-weight:700;background-color:var(--maroon);color:var(--ink);position:relative;overflow:hidden;transition:all .3s ease;z-index:1}.PrimaryButton_button__gpxBg:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:hsla(0,0%,100%,.1);border-radius:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;z-index:-1}.PrimaryButton_button__gpxBg:hover{background-color:var(--maroon-light);box-shadow:0 5px 18px var(--maroon-glow)}.PrimaryButton_button__gpxBg:hover:before{width:300px;height:300px}.PrimaryButton_button__gpxBg:active{background-color:var(--maroon);transform:translateY(1px);box-shadow:0 2px 8px var(--maroon-glow)}.PrimaryButton_button__gpxBg:active:before{background:hsla(0,0%,100%,.2)}.PrimaryButton_button__gpxBg.PrimaryButton_sm__7hw2I{padding:var(--sp-2) var(--sp-3);font-size:12px;line-height:16px}.PrimaryButton_button__gpxBg.PrimaryButton_md__ew0_q{padding:var(--sp-3) var(--sp-5);font-size:14px;line-height:20px}.PrimaryButton_button__gpxBg.PrimaryButton_lg__kl1JR{padding:var(--sp-4) var(--sp-6);font-size:16px;line-height:24px}.FAQ_faq__OzWNF{width:100%;padding-top:84px;position:relative;background-color:#202023;padding-bottom:var(--sp-10);overflow:hidden}.FAQ_bgImage__zo_3j{z-index:0;background-image:url(/main-bg.png);background-size:auto 700px;background-position:top;background-repeat:no-repeat}.FAQ_bgImage__zo_3j,.FAQ_overlay___75XJ{position:absolute;top:0;right:0;bottom:0;left:0}.FAQ_overlay___75XJ{z-index:1;background:linear-gradient(180deg,rgba(8,8,12,0),rgba(8,8,12,.4) 50%,rgba(8,8,12,.7))}.FAQ_container__2j5pm{padding:var(--sp-4) var(--sp-7);position:relative;z-index:2}.FAQ_title__vSoxs{font-family:var(--font-sans);font-size:20px;line-height:28px;color:var(--ink);line-height:30px;color:#fff;margin-bottom:12px;font-weight:400;font-weight:700}.FAQ_subtitle__aPhIH{max-width:900px;font-size:24px;line-height:1.35;color:#a1a1aa;font-weight:700;letter-spacing:.01em;margin-bottom:32px}.FAQ_content__m8Lc_{display:flex;gap:0}.FAQ_sidebar__X_dzs{width:350px;min-width:350px}.FAQ_faqList__kjyhM{border-left:1px solid var(--border-bright);margin-bottom:var(--sp-7)}.FAQ_faqItem__0GfQp{padding:var(--sp-3) var(--sp-4);border-left:2px solid rgba(0,0,0,0);font-family:var(--font-serif);font-size:15px;line-height:24px;color:var(--ink-muted);cursor:pointer;margin-left:-1px;font-weight:400;transition:all .15s ease}.FAQ_faqItem__0GfQp:hover{color:var(--ink)}.FAQ_faqItem__0GfQp.FAQ_faqItemActive__CRtnB{font-weight:600;color:var(--ink);border-left-color:var(--gold)}.FAQ_infoBox__vL6yh{padding:var(--sp-6);background-color:#27272a;border-radius:var(--r-md);border:1px solid var(--border)}.FAQ_infoTitle__rXNOA{font-family:var(--font-sans);font-size:15px;line-height:22px;color:var(--gold);font-weight:600;margin-bottom:var(--sp-1)}.FAQ_infoText__ZbmY_{font-family:var(--font-serif);margin-bottom:var(--sp-4);font-size:14px;line-height:22px;color:var(--ink)}.FAQ_infoLink__fLzW7{color:var(--gold);margin:0 var(--sp-1);text-decoration:none}.FAQ_infoLink__fLzW7:hover{text-decoration:underline}.FAQ_infoDate__HciI2{font-family:var(--font-mono);font-size:12px;color:var(--ink-ghost);font-style:italic}.FAQ_mainContent__ClzFd{flex:1 1;display:flex;justify-content:center}.FAQ_faqContent__4BKtf{width:100%;padding:0 var(--sp-3);max-width:605px}.FAQ_faqTitle__XHeXx{font-family:var(--font-sans);font-size:20px;line-height:28px;color:var(--gold);margin-bottom:var(--sp-7);font-weight:700}.FAQ_faqBody__9UbHF{display:flex;flex-direction:column}.FAQ_faqBody__9UbHF h2{font-family:var(--font-sans);font-size:17px;line-height:26px;color:var(--ink);margin-bottom:var(--sp-4);margin-top:var(--sp-6);font-weight:600}.FAQ_faqBody__9UbHF h2:first-child{margin-top:0}.FAQ_faqBody__9UbHF p{font-family:var(--font-serif);font-size:15px;line-height:24px;color:var(--ink-muted);margin-bottom:var(--sp-4)}.FAQ_faqBody__9UbHF a{color:var(--gold)}.FAQ_faqBody__9UbHF a:hover{text-decoration:underline}@media(max-width:1024px){.FAQ_subtitle__aPhIH{font-size:20px;line-height:1.4}.FAQ_content__m8Lc_{flex-direction:column}.FAQ_sidebar__X_dzs{width:100%;min-width:unset}.FAQ_mainContent__ClzFd{margin-top:var(--sp-7)}}.TitleBlock_block__MACPR{padding:var(--sp-5) 0;border-top:2px solid var(--gold)}.TitleBlock_block__MACPR .TitleBlock_title__4uPiJ{font-family:var(--font-sans);font-size:22px;line-height:30px;font-weight:700;margin-bottom:var(--sp-2);color:var(--ink)}.TitleBlock_block__MACPR .TitleBlock_subtitle__vYILB{font-family:var(--font-serif);font-size:15px;line-height:24px;color:var(--ink-muted)}.TitleBlock_block__MACPR .TitleBlock_subtitle__vYILB b{color:var(--ink)}.TertiaryButton_button__wNi1Z{display:inline-flex;align-items:center;justify-content:center;min-width:100px;border:none;outline:none;cursor:pointer;border-radius:var(--r-sm);font-family:var(--font-sans);font-weight:700;background-color:var(--gold);color:var(--bg);position:relative;overflow:hidden;transition:all .3s ease;z-index:1}.TertiaryButton_button__wNi1Z:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:rgba(0,0,0,.08);border-radius:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;z-index:-1}.TertiaryButton_button__wNi1Z:hover{background-color:var(--gold-light);box-shadow:0 5px 18px var(--gold-glow)}.TertiaryButton_button__wNi1Z:hover:before{width:300px;height:300px}.TertiaryButton_button__wNi1Z:active{background-color:var(--gold);transform:translateY(1px);box-shadow:0 2px 8px var(--gold-glow)}.TertiaryButton_button__wNi1Z:active:before{background:rgba(0,0,0,.15)}.TertiaryButton_button__wNi1Z.TertiaryButton_sm__b8Y6c{padding:var(--sp-2) var(--sp-4);font-size:13px;line-height:18px}.TertiaryButton_button__wNi1Z.TertiaryButton_md__qm83C{padding:var(--sp-3) var(--sp-5);font-size:14px;line-height:20px}.TertiaryButton_button__wNi1Z.TertiaryButton_lg__BCvrw{padding:var(--sp-4) var(--sp-6);font-size:16px;line-height:24px}.TertiaryButton_button__wNi1Z.TertiaryButton_loading__mZDMp{cursor:not-allowed}.TertiaryButton_button__wNi1Z.TertiaryButton_loading__mZDMp:hover{background-color:var(--gold)}.TertiaryButton_button__wNi1Z.TertiaryButton_loading__mZDMp:hover:before{width:0;height:0}.TertiaryButton_button__wNi1Z .TertiaryButton_spinner__tyxO_{width:16px;height:16px;border:2px solid;border-bottom:2px solid rgba(0,0,0,0);border-radius:50%;display:inline-block;box-sizing:border-box;animation:TertiaryButton_rotation__QTvbf 1s linear infinite}@keyframes TertiaryButton_rotation__QTvbf{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.StepsSection_section__LYreO{padding:var(--sp-10) 0;background-image:url(/main-bg.png);background-size:auto 700px}@media(max-width:950px){.StepsSection_section__LYreO{padding:var(--sp-7) 0}}.StepsSection_section__LYreO .StepsSection_titleBlock__wj6fU{max-width:320px;margin-bottom:var(--sp-7)}@media(max-width:950px){.StepsSection_section__LYreO .StepsSection_titleBlock__wj6fU{max-width:100%;margin-bottom:var(--sp-1)}}.StepsSection_section__LYreO .StepsSection_steps__saQv3{display:flex;flex-direction:column}.StepsSection_section__LYreO .StepsSection_step__rfIY_{display:flex;align-items:stretch;grid-gap:var(--sp-7);justify-content:space-between;padding:var(--sp-7) 0}@media(max-width:950px){.StepsSection_section__LYreO .StepsSection_step__rfIY_{flex-direction:column;align-items:center;grid-gap:var(--sp-6)}}@media(max-width:700px){.StepsSection_section__LYreO .StepsSection_step__rfIY_{align-items:flex-start;overflow:hidden;grid-gap:var(--sp-3)}}.StepsSection_section__LYreO .StepsSection_step__rfIY_ .StepsSection_leftColumn__KC_es{display:flex;flex-direction:column;align-items:center}.StepsSection_section__LYreO .StepsSection_step__rfIY_ .StepsSection_line__ntS7E{flex:1 1;width:2px;background:#94410c}@media(max-width:950px){.StepsSection_section__LYreO .StepsSection_step__rfIY_ .StepsSection_line__ntS7E{display:none}}.StepsSection_section__LYreO .StepsSection_step__rfIY_ .StepsSection_line__ntS7E.StepsSection_bottom__swbMQ{position:relative}.StepsSection_section__LYreO .StepsSection_step__rfIY_ .StepsSection_line__ntS7E.StepsSection_bottom__swbMQ:after{content:"";position:absolute;top:0;left:0;width:2px;height:calc(100% + 56px);background:#94410c}.StepsSection_section__LYreO .StepsSection_step__rfIY_:first-of-type .StepsSection_line__ntS7E.StepsSection_top__HUq05,.StepsSection_section__LYreO .StepsSection_step__rfIY_:last-of-type .StepsSection_line__ntS7E.StepsSection_bottom__swbMQ{opacity:0}.StepsSection_section__LYreO .StepsSection_step__rfIY_ .StepsSection_stepNumber__ryEmp{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background-color:var(--gold);color:var(--bg);font-family:var(--font-sans);font-size:22px;font-weight:700;min-width:52px;border-radius:100%}.StepsSection_section__LYreO .StepsSection_step__rfIY_ .StepsSection_stepContent__RHDea{max-width:376px;min-width:376px;display:flex;flex-direction:column;justify-content:center}@media(max-width:950px){.StepsSection_section__LYreO .StepsSection_step__rfIY_ .StepsSection_stepContent__RHDea{max-width:100%;min-width:unset;width:100%}}.StepsSection_section__LYreO .StepsSection_step__rfIY_ .StepsSection_stepContent__RHDea .StepsSection_stepTitle__t_0LV{font-family:var(--font-sans);font-size:22px;line-height:30px;color:var(--ink);font-weight:700;margin-bottom:var(--sp-3)}@media(max-width:950px){.StepsSection_section__LYreO .StepsSection_step__rfIY_ .StepsSection_stepContent__RHDea .StepsSection_stepTitle__t_0LV{font-size:26px;line-height:34px}}.StepsSection_section__LYreO .StepsSection_step__rfIY_ .StepsSection_stepContent__RHDea .StepsSection_stepDescription__oF2dH{font-family:var(--font-serif);color:var(--ink-muted);line-height:24px;font-size:15px}.StepsSection_section__LYreO .StepsSection_step__rfIY_ .StepsSection_stepContent__RHDea .StepsSection_stepDescription__oF2dH b{color:var(--ink)}.StepsSection_section__LYreO .StepsSection_step__rfIY_ .StepsSection_stepImageWrapper__d1uaS{border-radius:var(--r-lg);border:1px solid var(--border);height:340px;overflow:hidden;width:100%}@media(max-width:950px){.StepsSection_section__LYreO .StepsSection_step__rfIY_ .StepsSection_stepImageWrapper__d1uaS{height:auto}}.StepsSection_section__LYreO .StepsSection_step__rfIY_ .StepsSection_stepImage__raRAN{height:340px;width:100%;object-fit:cover;object-position:top left;display:block}@media(max-width:950px){.StepsSection_section__LYreO .StepsSection_step__rfIY_ .StepsSection_stepImage__raRAN{height:auto}}.SliderSection_section__Yb6g_{background-color:#460b1e;padding:var(--sp-10) 0;display:flex}@media(max-width:950px){.SliderSection_section__Yb6g_{padding:var(--sp-7) 0}}.SliderSection_section__Yb6g_ .SliderSection_container__tyvA6{display:flex;grid-gap:var(--sp-9)}@media(max-width:950px){.SliderSection_section__Yb6g_ .SliderSection_container__tyvA6{flex-direction:column;align-items:center;grid-gap:var(--sp-6)}}.SliderSection_section__Yb6g_ .SliderSection_titleBlockWrapper__bD29w{z-index:2;background-color:#460b1e}.SliderSection_section__Yb6g_ .SliderSection_titleBlock__A0P2S{max-width:320px;min-width:320px}@media(max-width:950px){.SliderSection_section__Yb6g_ .SliderSection_titleBlock__A0P2S{max-width:100%;min-width:unset;width:100%}}.SliderSection_section__Yb6g_ .SliderSection_slider__ICj8s{width:calc(100% - 320px - 56px)}@media(max-width:950px){.SliderSection_section__Yb6g_ .SliderSection_slider__ICj8s{width:100%;overflow:hidden}}.SliderSection_section__Yb6g_ .SliderSection_slider__ICj8s .swiper-wrapper{align-items:stretch}.SliderSection_section__Yb6g_ .SliderSection_slider__ICj8s .swiper-slide{height:auto}.SliderSection_section__Yb6g_ .SliderSection_cardWrapper__hq6FK{background:var(--gold);background:linear-gradient(180deg,var(--gold) 0,rgba(125,92,0,.6) 100%);border-radius:var(--r-lg);padding:.5px;transition:all .15s ease;height:100%}.SliderSection_section__Yb6g_ .SliderSection_cardWrapper__hq6FK.SliderSection_disabled__UOVu7{opacity:.5}.SliderSection_section__Yb6g_ .SliderSection_cardWrapper__hq6FK.SliderSection_hide__ytt9y{opacity:0}.SliderSection_section__Yb6g_ .SliderSection_card__mCO16{padding:var(--sp-6);border-radius:var(--r-lg);background-color:#18181b;display:flex;flex-direction:column;height:100%}.SliderSection_section__Yb6g_ .SliderSection_card__mCO16 .SliderSection_title__zcBva{font-family:var(--font-sans);font-size:18px;line-height:26px;color:var(--ink);font-weight:700;margin-bottom:var(--sp-3)}.SliderSection_section__Yb6g_ .SliderSection_card__mCO16 .SliderSection_subtitle__SUTfk{font-family:var(--font-serif);font-size:14px;line-height:22px;color:var(--ink-muted);margin-bottom:var(--sp-6);flex:1 1}.SliderSection_section__Yb6g_ .SliderSection_card__mCO16 .SliderSection_skillLabel__8UCPM{font-family:var(--font-serif);font-size:13px;line-height:20px;color:var(--ink-muted);margin-bottom:var(--sp-3)}.SliderSection_section__Yb6g_ .SliderSection_card__mCO16 .SliderSection_skills__W_9JB{display:flex;align-items:center;flex-wrap:wrap;gap:var(--sp-2)}.SliderSection_section__Yb6g_ .SliderSection_card__mCO16 .SliderSection_skills__W_9JB .SliderSection_skill__Tk4wu{font-family:var(--font-serif);font-size:13px;line-height:20px;color:var(--ink);padding:4px 10px;background-color:var(--bg-hover);border:1px solid var(--border);border-radius:var(--r-sm)}.SliderSection_section__Yb6g_ .SliderSection_controls___5z_H{padding:var(--sp-4) 0 var(--sp-2);display:flex;align-items:center;grid-gap:var(--sp-7);justify-content:flex-end}@media(max-width:640px){.SliderSection_section__Yb6g_ .SliderSection_controls___5z_H{justify-content:space-between}}.SliderSection_section__Yb6g_ .SliderSection_controls___5z_H .SliderSection_progress__KawHY{display:flex;align-items:center;grid-gap:var(--sp-1)}.SliderSection_section__Yb6g_ .SliderSection_controls___5z_H .SliderSection_progress__KawHY .SliderSection_progressItem__xHTRx{height:2px;width:16px;background-color:var(--ink-ghost);transition:all .15s ease}.SliderSection_section__Yb6g_ .SliderSection_controls___5z_H .SliderSection_progress__KawHY .SliderSection_progressItem__xHTRx.SliderSection_active__4OMG2{width:32px;background-color:var(--maroon)}.SliderSection_section__Yb6g_ .SliderSection_controls___5z_H .SliderSection_navButtons__mT0jD{display:flex;align-items:center;grid-gap:var(--sp-2);cursor:pointer}.SliderSection_section__Yb6g_ .SliderSection_controls___5z_H .SliderSection_navButtons__mT0jD .SliderSection_navButton__W8P7d{width:40px;height:40px;border-radius:var(--r-sm);display:flex;align-items:center;justify-content:center;background-color:#18181b;border:1px solid var(--border);cursor:pointer;transition:opacity .15s ease}.SliderSection_section__Yb6g_ .SliderSection_controls___5z_H .SliderSection_navButtons__mT0jD .SliderSection_navButton__W8P7d.SliderSection_disabled__UOVu7{opacity:.4;cursor:not-allowed}.SliderSection_section__Yb6g_ .SliderSection_controls___5z_H .SliderSection_navButtons__mT0jD .SliderSection_navButton__W8P7d img{width:16px;height:16px}.ContactUsSection_section__yNLtW{padding:64px 0;scroll-margin-top:96px;background-color:#08080c;background-image:linear-gradient(rgba(180,130,20,.18) 1px,transparent 0),linear-gradient(90deg,rgba(180,130,20,.18) 1px,transparent 0);background-size:240px 205px;position:relative;overflow:hidden}@media(max-width:950px){.ContactUsSection_section__yNLtW{padding:var(--sp-7) 0}}.ContactUsSection_section__yNLtW .ContactUsSection_container__5eaHn{display:flex;justify-content:space-between;grid-gap:var(--sp-7);align-items:flex-start;position:relative;z-index:1}@media(max-width:950px){.ContactUsSection_section__yNLtW .ContactUsSection_container__5eaHn{flex-direction:column;align-items:center;grid-gap:var(--sp-6)}}.ContactUsSection_section__yNLtW .ContactUsSection_titleBlock__Ny4Qp{max-width:320px;margin-top:20px;z-index:1}@media(max-width:950px){.ContactUsSection_section__yNLtW .ContactUsSection_titleBlock__Ny4Qp{max-width:100%;margin-top:0}}.ContactUsSection_section__yNLtW .ContactUsSection_formWrapper__K90pR{flex:1 1;max-width:736px;background:linear-gradient(135deg,rgba(255,198,39,.6),rgba(125,92,0,.4));padding:1px;height:auto;border-radius:var(--r-lg);z-index:1}@media(max-width:950px){.ContactUsSection_section__yNLtW .ContactUsSection_formWrapper__K90pR{max-width:100%;width:100%}}.ContactUsSection_section__yNLtW .ContactUsSection_form__8Qrx2{background-color:#0e0e12;padding:var(--sp-8) var(--sp-8);border-radius:var(--r-lg)}@media(max-width:600px){.ContactUsSection_section__yNLtW .ContactUsSection_form__8Qrx2{padding:var(--sp-6) var(--sp-5)}}.ContactUsSection_section__yNLtW .ContactUsSection_form__8Qrx2 .ContactUsSection_title__xUUWx{font-family:var(--font-sans);font-size:26px;line-height:34px;font-weight:700;color:var(--ink);margin-bottom:var(--sp-2)}.ContactUsSection_section__yNLtW .ContactUsSection_form__8Qrx2 .ContactUsSection_formSubtitle__q7fdt{font-family:var(--font-serif);font-size:15px;line-height:24px;color:var(--ink-muted);margin-bottom:var(--sp-7)}.ContactUsSection_section__yNLtW .ContactUsSection_form__8Qrx2 .ContactUsSection_inputGroup__3OZA2{margin-bottom:var(--sp-5)}.ContactUsSection_section__yNLtW .ContactUsSection_form__8Qrx2 .ContactUsSection_inputGroup__3OZA2:last-of-type{margin-bottom:var(--sp-7)}.ContactUsSection_section__yNLtW .ContactUsSection_form__8Qrx2 .ContactUsSection_label__1F3AI{font-family:var(--font-sans);font-size:14px;line-height:20px;font-weight:600;color:var(--ink);margin-bottom:var(--sp-2)}.ContactUsSection_section__yNLtW .ContactUsSection_form__8Qrx2 .ContactUsSection_inputWrapper__zeTmU{position:relative;display:flex;align-items:center}.ContactUsSection_section__yNLtW .ContactUsSection_form__8Qrx2 .ContactUsSection_inputIcon__fSpgq{position:absolute;left:var(--sp-4);display:flex;align-items:center;color:var(--ink-ghost);pointer-events:none}.ContactUsSection_section__yNLtW .ContactUsSection_form__8Qrx2 .ContactUsSection_input__PoHwO{width:100%;height:52px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-md);padding:0 var(--sp-4);color:var(--ink);font-family:var(--font-serif);font-size:15px;line-height:24px;transition:all .15s ease}.ContactUsSection_section__yNLtW .ContactUsSection_form__8Qrx2 .ContactUsSection_input__PoHwO::placeholder{color:var(--ink-ghost)}.ContactUsSection_section__yNLtW .ContactUsSection_form__8Qrx2 .ContactUsSection_input__PoHwO:focus{outline:none;border-color:var(--gold);background:var(--bg-surface)}.ContactUsSection_section__yNLtW .ContactUsSection_form__8Qrx2 .ContactUsSection_input__PoHwO.ContactUsSection_inputWithIcon__nQtHF{padding-left:calc(var(--sp-4) + 16px + var(--sp-3))}.ContactUsSection_section__yNLtW .ContactUsSection_form__8Qrx2 .ContactUsSection_input__PoHwO.ContactUsSection_error__8bg8B{border-color:var(--sem-danger);background:var(--sem-danger-dim)}.ContactUsSection_section__yNLtW .ContactUsSection_form__8Qrx2 .ContactUsSection_errorText__0XtsO{display:block;margin-top:var(--sp-2);color:var(--sem-danger);font-family:var(--font-mono);font-size:12px;line-height:18px}.ContactUsSection_successCard__mIml6{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;flex:1 1;padding:var(--sp-8) 0}.ContactUsSection_successCard__mIml6 .ContactUsSection_successTitle__zFTFm{font-family:var(--font-sans);font-size:24px;line-height:32px;font-weight:700;color:var(--gold);padding:0 var(--sp-1);margin-bottom:var(--sp-2)}