.head-component{width:100%;position:-webkit-sticky;position:sticky;top:0;z-index:99}.head-component .announcement{width:100%;padding:10px 12px;display:block;background-color:#ffd84d;color:#111;font-size:14px;font-weight:600;line-height:1.35;text-align:center;text-decoration:none;cursor:pointer}.head-component .nav{width:100%;border-bottom:1px solid #1b1b1b;background-color:rgba(10,10,10,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.head-component .nav-inner{width:calc(100% - 40px);max-width:1160px;min-height:74px;margin:0 auto;justify-content:space-between;grid-gap:16px;gap:16px}.head-component .brand,.head-component .nav-inner{display:flex;flex-direction:row;align-items:center}.head-component .brand{grid-gap:10px;gap:10px;color:#f5f5f5;font-size:16px;font-weight:700;text-decoration:none}.head-component .brand img{width:28px;height:28px;border-radius:8px}.head-component .nav-actions{display:flex;flex-direction:row;align-items:center;grid-gap:10px;gap:10px}.head-component .nav-button{min-height:42px;padding:0 18px;border:1px solid #2b2b2b;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background-color:initial;color:#f1f1f1;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none;cursor:pointer}.head-component .nav-button-primary{border-color:#ffd84d;background-color:#ffd84d;color:#111}@media screen and (max-width:800px){.head-component .announcement{padding:8px 14px;font-size:12px}.head-component .nav-inner{width:calc(100% - 24px);min-height:0;padding:12px 0;flex-direction:column;align-items:stretch;justify-content:center;grid-gap:10px;gap:10px}.head-component .brand{justify-content:center}.head-component .nav-actions{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.head-component .nav-button{width:100%;min-height:40px;padding:0 10px;font-size:13px;text-align:center}}@media screen and (max-width:420px){.head-component .nav-actions{grid-template-columns:1fr}}.foot-component{width:100%;padding:44px 0 54px;background-color:#050505}.foot-component .foot-inner{width:calc(100% - 40px);max-width:1160px;margin:0 auto}.foot-component .brand{display:inline-flex;flex-direction:row;align-items:center;grid-gap:10px;gap:10px;color:#f5f5f5;font-size:16px;font-weight:700;text-decoration:none}.foot-component .brand img{width:28px;height:28px;border-radius:8px}.foot-component .tagline{max-width:700px;margin-top:12px;color:#a7a7a7;font-size:16px;line-height:1.5}.foot-component .copyright{margin-top:20px;color:#7f7f7f;font-size:13px;line-height:1.5}@media screen and (max-width:800px){.foot-component{padding:34px 0 42px}.foot-component .foot-inner{width:calc(100% - 24px)}.foot-component .tagline{font-size:14px}}.home-page{width:100%;min-height:100vh;background-color:#0a0a0a;color:#f5f5f5}.home-page *{box-sizing:border-box}.home-page img{max-width:100%;height:auto;display:block}.home-page a,.home-page h1,.home-page h2,.home-page h3,.home-page li,.home-page p{overflow-wrap:anywhere}.home-page h1,.home-page h2,.home-page h3{margin:0;color:#f5f5f5;letter-spacing:0}.home-page h1{font-size:64px;line-height:1.04;font-family:-text-bold}.home-page h2{font-size:50px;line-height:1.08;text-transform:uppercase;font-family:-text-bold}.home-page h3{font-size:20px;line-height:1.25;font-family:-text-bold}.home-page .home-container{width:calc(100% - 40px);max-width:1160px;margin:0 auto}.home-page .home-section{width:100%;padding:82px 0;border-top:1px solid #232323}.home-page .hero-section{padding-top:78px;padding-bottom:104px;border-top-style:none}.home-page .hero-grid{display:grid;grid-template-columns:.95fr 1.15fr;grid-gap:42px;gap:42px;align-items:center}.home-page .hero-copy{display:flex;flex-direction:column;align-items:flex-start}.home-page .lead{max-width:780px;margin-top:18px;color:#b8b8b8;font-size:18px;line-height:1.5}.home-page .secondary{font-size:16px}.home-page .small-lead{margin-top:12px}.home-page .body-text{max-width:860px;margin-top:18px;color:#333;font-size:16px;line-height:1.6}.home-page .action-row{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:12px;gap:12px;margin-top:24px}.home-page .single-action{margin-top:16px}.home-page .home-button{min-height:42px;padding:0 18px;border:1px solid #2b2b2b;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#f1f1f1;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none}.home-page .home-button.primary{border-color:#ffd84d;background-color:#ffd84d;color:#111}.home-page .home-button.outline{background-color:initial}.home-page .home-button.dark-outline{border-color:#111;background-color:hsla(0,0%,100%,.2);color:#111}.home-page .hero-visual img{width:100%;box-shadow:0 24px 50px rgba(0,0,0,.35)}.home-page .cards,.home-page .steps{margin-top:28px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.home-page .step{min-height:220px;padding:18px 16px;border:1px solid #262626;border-radius:8px;background-color:#131313}.home-page .step p{margin-top:8px;color:#bdbdbd;font-size:14px;line-height:1.5}.home-page .step h3{color:#f5f5f5}.home-page .ico,.home-page .num{width:34px;height:34px;margin-bottom:10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background-color:#ffd84d;color:#111;font-size:13px;font-family:-text-bold}.home-page .split{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px;align-items:center}.home-page .checks{margin-top:20px;display:grid;grid-gap:10px;gap:10px}.home-page .checks li{padding:10px 12px;border:1px solid #272727;border-radius:8px;color:#d4d4d4;font-size:15px;line-height:1.5}.home-page .checks li:before{content:"✓";margin-right:8px;color:#ffd84d;font-family:-text-bold}.home-page .checks li b{color:#fff}.home-page .frame{padding:14px;border-radius:8px}.home-page .frame img{width:100%;border-radius:8px}.home-page .dark-frame{border:1px solid #262626;background-color:#101010}.home-page .light-frame{border:1px solid #e7e7e7;background-color:#fafafa}.home-page .fiat-section{border-top-color:#e8e8e8;border-bottom:1px solid #e8e8e8;background-color:#f8f8f8;color:#111}.home-page .fiat-section .lead{color:#444}.home-page .fiat-section h2,.home-page .fiat-section h3{color:#111}.home-page .fiat-section .frame{margin-top:16px;background-color:#fff}.home-page .badges,.home-page .tri{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.home-page .tri-item{min-height:180px;padding:16px;border:1px solid #ececec;border-radius:8px;background-color:#fff}.home-page .tri-item p{margin-top:8px;color:#333;font-size:15px;line-height:1.5}.home-page .tri-item h3{color:#111}.home-page .muted-sm,.home-page .sub-note{color:#666;font-size:13px;line-height:1.5}.home-page .muted-sm{margin-top:14px}.home-page .white-section{border-top-color:#ececec;background-color:#fff;color:#0b0b0b}.home-page .white-section .lead{color:#4d4d4d}.home-page .white-section h2,.home-page .white-section h3{color:#0b0b0b}.home-page .problem-list{margin-top:18px;padding-left:18px}.home-page .problem-list li{margin-bottom:12px;color:#2f2f2f;font-size:16px;line-height:1.5;list-style:disc}.home-page .card{min-height:280px;border:1px solid #262626;border-radius:8px;overflow:hidden;background-color:#121212}.home-page .thumb{height:130px;border-bottom:1px solid #252525;background-color:#1a1a1a}.home-page .thumb img{width:100%;height:100%;object-fit:cover}.home-page .card-body{padding:14px}.home-page .card-body h3{color:#f5f5f5}.home-page .card-body p{margin-top:8px;color:#bcbcbc;font-size:14px;line-height:1.5}.home-page .badge{padding:12px;border:1px solid #2a2a2a;border-radius:8px;color:#ccc;font-size:14px;line-height:1.5}.home-page .badge b{display:block;margin-bottom:6px;color:#fff}.home-page .phone-frame img{max-height:620px;object-fit:contain;margin:0 auto}.home-page .center{text-align:center}.home-page .centered{margin-right:auto;margin-left:auto}.home-page .pricing-wrap{margin-top:28px;display:flex;justify-content:center}.home-page .price-card{width:100%;max-width:560px;padding:30px 28px;border:1px solid #5a4c13;border-radius:8px;background:linear-gradient(180deg,#1a1610,#121212);text-align:center}.home-page .title{color:#ffe897;font-weight:700}.home-page .price{margin:14px 0 4px;color:#ffd84d;font-size:68px;font-family:-text-bold;line-height:1}.home-page .price-note{color:#dedede}.home-page .price-list{margin:18px auto;display:inline-grid;grid-gap:8px;gap:8px;color:#ddd;text-align:left}.home-page .price-list div{font-size:15px;line-height:1.5}.home-page .price-list div:before{content:"✓";margin-right:8px;color:#ffd84d;font-family:-text-bold}.home-page .bottom-note{max-width:760px;margin:16px auto 0}.home-page .final-cta{width:100%;padding:58px 0;border-top:1px solid #2d2d2d;border-bottom:1px solid #2d2d2d;background:linear-gradient(90deg,#d0ad34,#ffd84d 45%,#f4ce46);color:#131313;text-align:center}.home-page .final-cta h2{font-size:52px;color:#131313}.home-page .final-cta .home-button{margin-top:22px}@media screen and (max-width:980px){.home-page .hero-grid,.home-page .split{grid-template-columns:1fr}.home-page .badges,.home-page .cards,.home-page .steps,.home-page .tri{grid-template-columns:1fr 1fr}}@media screen and (max-width:800px){.home-page h1{font-size:42px;line-height:1.08}.home-page .final-cta h2,.home-page h2{font-size:34px;line-height:1.12}.home-page .home-container{width:calc(100% - 24px)}.home-page .home-section{padding:62px 0}.home-page .hero-section{padding-top:46px;padding-bottom:64px}.home-page .hero-grid{grid-gap:28px;gap:28px}.home-page .lead{font-size:16px}.home-page .action-row{width:100%;display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.home-page .home-button{width:100%;min-height:40px;padding:0 14px}.home-page .badges,.home-page .cards,.home-page .steps,.home-page .tri{grid-template-columns:1fr;grid-gap:12px;gap:12px}.home-page .badge,.home-page .card,.home-page .step,.home-page .tri-item{min-height:auto}.home-page .price-card{padding:24px 18px}.home-page .price{font-size:56px}.home-page .final-cta{padding:46px 0}}@media screen and (max-width:420px){.home-page h1{font-size:34px}.home-page .final-cta h2,.home-page h2{font-size:28px}.home-page .home-container{width:calc(100% - 20px)}.home-page .home-section{padding:52px 0}.home-page .frame{padding:10px}}.modal-close-button{width:24px;height:24px}.modal-class .ant-modal{width:648px!important}.modal-class .ant-modal .ant-modal-body{padding:32px 24px}.modal-class .ant-modal .body-div{width:100%;display:flex;flex-direction:column}.modal-class .ant-modal .body-div .t1{font-size:24px}.modal-class .ant-modal .body-div .t2{font-size:16px;margin-top:16px;margin-bottom:8px}.modal-class .ant-modal .body-div .session-name{font-size:16px;margin-top:24px}.modal-class .ant-modal .body-div .session-input{width:100%;border:1px solid #000;box-sizing:border-box;margin-top:12px;padding:10px 16px;font-size:20px;color:#000;font-family:-text-regular}.modal-class .ant-modal .body-div .ant-input-affix-wrapper-focused,.modal-class .ant-modal .body-div .ant-input-affix-wrapper:focus,.modal-class .ant-modal .body-div .ant-input-focused,.modal-class .ant-modal .body-div .ant-input-number-focused,.modal-class .ant-modal .body-div .ant-input-number:focus,.modal-class .ant-modal .body-div .ant-input:focus{box-shadow:0 0 0 1px transparent!important;border-color:#faaf00!important}.modal-class .ant-modal .body-div .ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input,.modal-class .ant-modal .body-div .ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover{border-color:#e01d0b!important}.modal-class .ant-modal .body-div .button{height:56px;border-radius:56px;border-style:none;font-family:-text-bold;padding:0 48px;font-size:20px;color:#fff;background-color:#000;margin-top:32px}@media screen and (max-width:800px){.modal-class .ant-modal{width:350px!important}.modal-class .ant-modal .ant-modal-body{padding:20px 12px}.modal-class .ant-modal .body-div{width:100%;display:flex;flex-direction:column}.modal-class .ant-modal .body-div .t1{font-size:18px}.modal-class .ant-modal .body-div .t2{font-size:12px;margin-top:10px;margin-bottom:4px}.modal-class .ant-modal .body-div .session-name{font-size:12px;margin-top:16px}.modal-class .ant-modal .body-div .session-input{width:100%;border:1px solid #000;box-sizing:border-box;margin-top:8px;padding:6px 8px;font-size:16px;color:#000;font-family:-text-regular}.modal-class .ant-modal .body-div .ant-input-affix-wrapper-focused,.modal-class .ant-modal .body-div .ant-input-affix-wrapper:focus,.modal-class .ant-modal .body-div .ant-input-focused,.modal-class .ant-modal .body-div .ant-input-number-focused,.modal-class .ant-modal .body-div .ant-input-number:focus,.modal-class .ant-modal .body-div .ant-input:focus{box-shadow:0 0 0 1px transparent!important;border-color:#faaf00!important}.modal-class .ant-modal .body-div .ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input,.modal-class .ant-modal .body-div .ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover{border-color:#e01d0b!important}.modal-class .ant-modal .body-div .button{height:40px;border-radius:40px;border-style:none;font-family:-text-bold;padding:0 20px;font-size:16px;color:#fff;background-color:#000;margin-top:20px}}.marquee-container{width:100%;overflow:hidden;white-space:nowrap;padding:5px 20px;box-sizing:border-box;cursor:pointer}.marquee-text{display:inline-block;white-space:nowrap;font-size:16px;color:#000}.scroll{animation:marquee 8s linear infinite}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.m_container{width:100%;display:flex;flex-direction:column;align-items:center;background-color:#fff;z-index:10}.m_container_content{width:100%;max-width:1440px;padding:0 80px;box-sizing:border-box}@media screen and (max-width:800px){.m_container_content{padding:0 16px}}.root-page{width:100%;display:flex;flex-direction:column;align-items:center;background-color:#fff}.root-page .m_header_container{background-color:#000;position:-webkit-sticky;position:sticky;top:0;left:0;z-index:99}.root-page .m_header{width:100%;height:84px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media screen and (max-width:800px){.root-page .m_header{height:64px}}.root-page .m_header .logo{height:32px}@media screen and (max-width:800px){.root-page .m_header .logo{height:24px}}.root-page .m_header .buttons{display:flex;flex-direction:row;align-items:center;grid-column-gap:8px;column-gap:8px}@media screen and (max-width:800px){.root-page .m_header .buttons{grid-column-gap:4px;column-gap:4px}}.root-page .m_header .buttons button{padding:8px 16px;border-radius:36px;display:flex;flex-direction:row;align-items:center;justify-content:center;grid-column-gap:6px;column-gap:6px}@media screen and (max-width:800px){.root-page .m_header .buttons button{padding:7px 16px}}.root-page .m_header .buttons button p{font-size:16px;font-weight:700;letter-spacing:-.16px}.root-page .m_header .buttons button img{width:16px;height:16px}.root-page .m_header .buttons .lang{background-color:initial;color:#fff}@media screen and (max-width:800px){.root-page .m_header .buttons .lang p{display:none}}.root-page .m_header .buttons .start{background-color:#fff;color:#000}.root-page .m_session0_container{background-color:#ffd640}.root-page .m_session1_container{background-color:#000}.root-page .m_session1{width:100%;display:flex;flex-direction:column;align-items:center}.root-page .m_session1_title{font-size:80px;color:#fff;font-weight:900;margin-top:128px;text-align:center;line-height:1.12;text-transform:uppercase;letter-spacing:-4px;white-space:pre-wrap}@media screen and (max-width:800px){.root-page .m_session1_title{font-size:40px;margin-top:48px;letter-spacing:-2px}}.root-page .m_session1_content{margin-top:32px;font-size:24px;color:#fff;text-align:center;white-space:pre-wrap;line-height:1.35;letter-spacing:-.24px}@media screen and (max-width:800px){.root-page .m_session1_content{font-size:16px;margin-top:16px;white-space:normal;letter-spacing:-.16px}}.root-page .m_session1_buttons{display:flex;flex-direction:row;grid-gap:16px;gap:16px}.root-page .m_session1_buttons button{font-size:20px;font-weight:700;padding:16px 48px;border-radius:56px;color:#000;background-color:#fff;border:1px solid #fff;margin-top:40px;letter-spacing:-.2px}@media screen and (max-width:800px){.root-page .m_session1_buttons button{font-size:16px;padding:14px 20px;margin:24px 0;letter-spacing:-.16px}}.root-page .m_session1_buttons button:last-child{background-color:#000;color:#fff}.root-page .m_session1_image{width:100%;margin-top:-56px}@media screen and (max-width:800px){.root-page .m_session1_image{width:100vw;margin-top:-20px}}.root-page .m_session4{width:100%;margin-top:128px;display:flex;flex-direction:row;align-items:center;grid-column-gap:64px;column-gap:64px}@media screen and (max-width:800px){.root-page .m_session4{margin-top:96px;flex-direction:var(--direction,column);grid-column-gap:0;column-gap:0;align-items:flex-start}}.root-page .m_session4_div{width:calc(50% - 32px);display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width:800px){.root-page .m_session4_div{width:100%}}.root-page .m_session4_title{font-size:48px;color:#000;font-weight:900;line-height:1.12;text-transform:uppercase;letter-spacing:-2px}@media screen and (max-width:800px){.root-page .m_session4_title{font-size:28px;letter-spacing:-.84px}}.root-page .m_session4_content{margin-top:24px;margin-bottom:16px;font-size:20px;color:#000;line-height:1.35;letter-spacing:-.2px}@media screen and (max-width:800px){.root-page .m_session4_content{font-size:16px;margin-top:12px;margin-bottom:0;letter-spacing:-.16px}}.root-page .m_session4_item{margin-top:16px;display:flex;flex-direction:row;align-items:flex-start;grid-column-gap:12px;column-gap:12px}.root-page .m_session4_item img{width:16px;height:16px}.root-page .m_session4_item p{font-size:16px;color:rgba(0,0,0,.6);line-height:1.35;letter-spacing:-.16px}@media screen and (max-width:800px){.root-page .m_session4_item p{font-size:14px;letter-spacing:-.14px}}.root-page .m_session4_image{width:calc(50% - 32px)}@media screen and (max-width:800px){.root-page .m_session4_image{width:100%;margin-top:32px}}.root-page .m_session5{width:100%;margin-top:128px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:800px){.root-page .m_session5{margin-top:96px}}.root-page .m_session5_title{font-size:48px;color:#000;font-weight:900;text-align:center;line-height:1.12;text-transform:uppercase;letter-spacing:-2px}@media screen and (max-width:800px){.root-page .m_session5_title{font-size:28px;letter-spacing:-.84px}}.root-page .m_session5_content{margin-top:24px;font-size:20px;color:#000;text-align:center;white-space:pre-wrap;line-height:1.35;letter-spacing:-.2px}@media screen and (max-width:800px){.root-page .m_session5_content{font-size:16px;margin-top:12px;white-space:normal;letter-spacing:-.16px}}.root-page .m_session5 button{font-size:20px;font-weight:700;padding:16px 48px;border-radius:56px;color:#fff;background-color:#000;margin-top:32px;letter-spacing:-.2px}@media screen and (max-width:800px){.root-page .m_session5 button{font-size:16px;padding:14px 32px;margin-top:16px;letter-spacing:-.16px}}.root-page .m_session5 img{width:100%;max-width:1080px;margin-top:64px;margin-bottom:128px}@media screen and (max-width:800px){.root-page .m_session5 img{margin-top:32px;margin-bottom:48px}}.root-page .m_session6_container{background-color:#000}.root-page .m_session6{width:100%;padding:128px 0;display:flex;flex-direction:row;align-items:center;grid-column-gap:64px;column-gap:64px}@media screen and (max-width:800px){.root-page .m_session6{padding-top:48px;padding-bottom:65px;flex-direction:column-reverse;grid-column-gap:0;column-gap:0;align-items:flex-start}}.root-page .m_session6_div{width:calc(50% - 32px);display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width:800px){.root-page .m_session6_div{width:100%}}.root-page .m_session6_title{font-size:64px;color:#fff;font-weight:900;line-height:1.12;text-transform:uppercase;letter-spacing:-2.56px}@media screen and (max-width:800px){.root-page .m_session6_title{letter-spacing:-1.44px;font-size:36px}}.root-page .m_session6_content{margin-top:32px;font-size:20px;color:#fff;line-height:1.35;letter-spacing:-.2px}@media screen and (max-width:800px){.root-page .m_session6_content{font-size:16px;margin-top:16px;letter-spacing:-.16px}}.root-page .m_session6_list{margin-top:32px;display:flex;flex-direction:row;flex-wrap:wrap;grid-column-gap:32px;column-gap:32px;grid-row-gap:20px;row-gap:20px}@media screen and (max-width:800px){.root-page .m_session6_list{margin-top:24px;flex-direction:column;grid-row-gap:16px;row-gap:16px}}.root-page .m_session6_item{display:flex;flex-direction:row;align-items:center;grid-column-gap:16px;column-gap:16px}@media screen and (max-width:800px){.root-page .m_session6_item{grid-column-gap:12px;column-gap:12px}}.root-page .m_session6_item img{width:48px;height:48px}.root-page .m_session6_item p{font-size:16px;color:hsla(0,0%,100%,.6);white-space:pre-wrap;letter-spacing:-.16px}@media screen and (max-width:800px){.root-page .m_session6_item p{font-size:14px;white-space:normal;letter-spacing:-.14px}}.root-page .m_session6_image{width:calc(50% - 32px)}@media screen and (max-width:800px){.root-page .m_session6_image{width:100%;margin-top:32px}}.root-page .m_session7{width:100%;margin-top:128px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:800px){.root-page .m_session7{margin-top:48px}}.root-page .m_session7_title{font-size:64px;font-weight:900;color:#000;line-height:112%;letter-spacing:-2.56px}@media screen and (max-width:800px){.root-page .m_session7_title{letter-spacing:-1.44px;font-size:36px;text-align:center}}.root-page .m_session7_content{font-size:20px;color:#000;line-height:1.35;margin-top:32px;width:100%;max-width:680px;text-align:center;letter-spacing:-.2px}@media screen and (max-width:800px){.root-page .m_session7_content{font-size:16px;margin-top:16px;letter-spacing:-.16px}}.root-page .m_session7_carousel{width:100%;overflow:hidden;overflow-x:auto;pointer-events:none;overscroll-behavior:none;scrollbar-width:none;-ms-overflow-style:none;background-color:#fff}.root-page .m_session7_carousel::-webkit-scrollbar{display:none}@media screen and (max-width:800px){.root-page .m_session7_carousel{width:100vw}}.root-page .m_session7_list{width:auto;display:flex;flex-direction:row;align-items:center;padding:64px 0;grid-column-gap:var(--g);column-gap:var(--g);transform:translateX(calc(var(--l)*-1px))}@media screen and (max-width:800px){.root-page .m_session7_list{padding:32px 0}}.root-page .m_session7_item{width:var(--w);min-width:var(--w);transform:scale(var(--scale));position:relative}.root-page .m_session7_item img{width:100%}.root-page .m_session7_item p{position:absolute;left:18px;bottom:12px;font-size:20px;color:#fff;font-weight:700;letter-spacing:-.56px;white-space:pre-wrap;letter-spacing:-.2px}@media screen and (max-width:800px){.root-page .m_session7_item p{font-size:14px;left:10px;bottom:6px;letter-spacing:-.14px}}.root-page .m_session7_dot{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;grid-column-gap:16px;column-gap:16px;margin-top:-44px}@media screen and (max-width:800px){.root-page .m_session7_dot{margin-top:0}}.root-page .m_session7_dot img{width:36px;height:36px;cursor:pointer}.root-page .m_session7_process{width:436px;height:2px;background:rgba(0,0,0,.1);position:relative}.root-page .m_session7_process_active{position:absolute;left:0;top:0;width:var(--w,0);height:2px;background-color:#000}.root-page .m_session8{width:100%;margin-top:128px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:800px){.root-page .m_session8{margin-top:64px}}.root-page .m_session8_title{font-size:64px;font-weight:900;color:#000;line-height:112%;letter-spacing:-2.56px}@media screen and (max-width:800px){.root-page .m_session8_title{letter-spacing:-1.44px;font-size:36px;text-align:center}}.root-page .m_session8_content{font-size:20px;color:#000;line-height:1.35;margin-top:32px;width:100%;max-width:680px;text-align:center;letter-spacing:-.2px}@media screen and (max-width:800px){.root-page .m_session8_content{font-size:16px;margin-top:16px;letter-spacing:-.16px}}.root-page .m_session8_list{width:100%;margin-top:64px;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;grid-column-gap:32px;column-gap:32px;grid-row-gap:8px;row-gap:8px}@media screen and (max-width:800px){.root-page .m_session8_list{margin-top:32px;grid-column-gap:16px;column-gap:16px;grid-row-gap:4px;row-gap:4px}}.root-page .m_session8_list img{height:60px}@media screen and (max-width:800px){.root-page .m_session8_list img{height:30px}}.root-page .m_session8_carousel{width:100%;margin-top:128px;display:flex;flex-direction:row;border-radius:24px;overflow:hidden}@media screen and (max-width:800px){.root-page .m_session8_carousel{margin-top:96px;flex-direction:column}}.root-page .m_session8_image{width:50%}@media screen and (max-width:800px){.root-page .m_session8_image{width:100%}}.root-page .m_session8_div{width:50%;background-color:#ffd640;padding:0 48px;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;grid-row-gap:24px;row-gap:24px}@media screen and (max-width:800px){.root-page .m_session8_div{width:100%;padding:16px;grid-row-gap:12px;row-gap:12px}}.root-page .m_session8_div_head{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;grid-column-gap:16px;column-gap:16px}@media screen and (max-width:800px){.root-page .m_session8_div_head{grid-column-gap:12px;column-gap:12px}}.root-page .m_session8_div_logo{width:48px;height:48px}@media screen and (max-width:800px){.root-page .m_session8_div_logo{width:40px;height:40px}}.root-page .m_session8_div_label{display:flex;flex-direction:column;grid-row-gap:4px;row-gap:4px}.root-page .m_session8_div_name{font-size:16px;color:#000;font-weight:700;letter-spacing:-.16px}@media screen and (max-width:800px){.root-page .m_session8_div_name{font-size:14px;letter-spacing:-.14px}}.root-page .m_session8_div_content{font-size:14px;color:rgba(0,0,0,.65);letter-spacing:-.14px}@media screen and (max-width:800px){.root-page .m_session8_div_content{font-size:12px}}.root-page .m_session8_div_desc{font-size:32px;color:#000;font-weight:700;letter-spacing:-1.28px}@media screen and (max-width:800px){.root-page .m_session8_div_desc{font-size:20px;letter-spacing:-.2px}}.root-page .m_session9_container{background-color:initial}.root-page .m_session9{width:100%;margin:128px 0;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:800px){.root-page .m_session9{margin:64px 0}}.root-page .m_session9_title{font-size:64px;font-weight:900;color:#000;line-height:112%;letter-spacing:-2.56px;white-space:pre-wrap;text-align:center}@media screen and (max-width:800px){.root-page .m_session9_title{letter-spacing:-1.44px;font-size:36px;white-space:normal}}.root-page .m_session9_form{width:100%;margin-top:80px;display:flex;flex-direction:row;border:1px solid #e6e6e6;border-radius:24px}@media screen and (max-width:800px){.root-page .m_session9_form{flex-wrap:wrap;overflow:hidden}}.root-page .m_session9_form .form_item{display:flex;flex-direction:column;flex:1 1;grid-gap:32px;gap:32px}@media screen and (max-width:800px){.root-page .m_session9_form .form_item{width:100%;flex:none}}.root-page .m_session9_form .form_item:first-child{border-right:1px solid #e6e6e6}.root-page .m_session9_form .form_item:first-child .form_item_type{border-top-left-radius:24px}@media screen and (max-width:800px){.root-page .m_session9_form .form_item:first-child .form_item_type{border-top-left-radius:0}}.root-page .m_session9_form .form_item:last-child{border-left:1px solid #e6e6e6}.root-page .m_session9_form .form_item:last-child .form_item_type{border-top-right-radius:24px;color:#ffd640}@media screen and (max-width:800px){.root-page .m_session9_form .form_item:last-child .form_item_type{border-top-right-radius:0}}.root-page .m_session9_form .form_item:nth-child(3){background-color:#ffd640;border-radius:24px;border:1px solid #fff;box-shadow:0 4px 32px 0 rgba(255,214,64,.7);margin:-16px 0;padding:16px 24px}@media screen and (max-width:800px){.root-page .m_session9_form .form_item:nth-child(3){margin:0}}.root-page .m_session9_form .form_item:nth-child(3) .form_item_type{background-color:#ffd640;color:#000;border-bottom:1px solid #000;padding-left:0}.root-page .m_session9_form .form_item:nth-child(3) .form_item_content{padding-left:0}.root-page .m_session9_form .form_item_type{width:100%;padding:24px;box-sizing:border-box;background-color:#000;font-size:20px;color:#fff;font-weight:700;letter-spacing:-.2px}.root-page .m_session9_form .form_item_content{width:100%;padding:0 24px;display:flex;flex-direction:column;grid-gap:4px;gap:4px}.root-page .m_session9_form .form_item_content .form_value{font-size:16px;color:#000;letter-spacing:-.16px}@media screen and (max-width:800px){.root-page .m_session9_form .form_item_content .form_value{font-size:14px}}.root-page .m_session9_form .form_item_content .form_key{font-size:16px;color:rgba(0,0,0,.6);letter-spacing:-.16px}@media screen and (max-width:800px){.root-page .m_session9_form .form_item_content .form_key{font-size:14px}}.root-page .m_session9_form .form_item_content .form_value_strong{font-size:48px;font-weight:700;letter-spacing:-1.92px;margin-top:-8px}@media screen and (max-width:800px){.root-page .m_session9_form .form_item_content .form_value_strong{font-size:30px}}.root-page .m_session9_form .form_item_content .form_value_strong span{font-size:24px;letter-spacing:-.96px}.root-page .m_session9_form .form_item_content:last-child{margin-bottom:32px}.root-page .m_session9_content{margin-top:56px;font-size:20px;color:#000;line-height:1.35;letter-spacing:-.2px;width:100%;max-width:680px;text-align:center}@media screen and (max-width:800px){.root-page .m_session9_content{font-size:16px;margin-top:28px;letter-spacing:-.16px}}.root-page .m_session9 button{font-size:20px;font-weight:700;padding:16px 48px;border-radius:56px;color:#fff;background-color:#000;letter-spacing:-.2px;margin-top:40px}@media screen and (max-width:800px){.root-page .m_session9 button{font-size:16px;padding:14px 32px;letter-spacing:-.16px;margin-top:20px}}.root-page .m_session10_container{background-color:#ffd640;z-index:1}.root-page .m_session10{padding:128px 0;display:flex;flex-direction:column;align-items:center;grid-row-gap:40px;row-gap:40px}@media screen and (max-width:800px){.root-page .m_session10{grid-row-gap:32px;row-gap:32px}}.root-page .m_session10_title{font-size:48px;font-weight:900;color:#000;line-height:112%;letter-spacing:-2px;white-space:pre-wrap;text-align:center}@media screen and (max-width:800px){.root-page .m_session10_title{letter-spacing:-.84px;font-size:28px;white-space:normal}}.root-page .m_session10 button{font-size:20px;font-weight:700;padding:16px 48px;border-radius:56px;color:#fff;background-color:#000;letter-spacing:-.2px}@media screen and (max-width:800px){.root-page .m_session10 button{font-size:16px;padding:14px 32px;letter-spacing:-.16px}}.root-page .m_footer_container{background-color:#ffd640;border-top:1px solid #000}.root-page .m_footer{width:100%;padding:80px 0;display:flex;flex-direction:column;grid-row-gap:40px;row-gap:40px}@media screen and (max-width:800px){.root-page .m_footer{padding:48px 0;grid-row-gap:32px;row-gap:32px}}.root-page .m_footer_content{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;grid-column-gap:80px;column-gap:80px}@media screen and (max-width:800px){.root-page .m_footer_content{flex-direction:column}}.root-page .m_footer_logo{width:250px}@media screen and (max-width:800px){.root-page .m_footer_logo{width:auto;height:32px}}.root-page .m_footer_t1{width:100%;max-width:640px;font-size:16px;color:#000;line-height:1.5;letter-spacing:-.16px}@media screen and (max-width:800px){.root-page .m_footer_t1{font-size:14px;margin-top:16px;letter-spacing:-.14px}}.root-page .m_footer_t2{font-size:16px;color:rgba(0,0,0,.65);margin-left:330px;letter-spacing:-.16px}@media screen and (max-width:800px){.root-page .m_footer_t2{margin-left:0;font-size:12px}}.root-page .m_footer_email{display:flex;flex-direction:row;align-items:center;grid-column-gap:6px;column-gap:6px;padding:8px 16px;border:1px solid #000;border-radius:30px;cursor:pointer}@media screen and (max-width:800px){.root-page .m_footer_email{padding:6px 8px;margin-top:32px}}.root-page .m_footer_email_image1{width:20px;height:20px}.root-page .m_footer_email_image2{width:16px;height:16px}.root-page .m_footer_email p{font-size:16px;font-weight:700;color:#000;white-space:nowrap;letter-spacing:-.16px}@media screen and (max-width:800px){.root-page .m_footer_email p{font-size:14px;letter-spacing:-.14px}}.payment{display:flex;flex-direction:row;width:100%;min-height:100vh;position:relative}@media screen and (max-width:800px){.payment{flex-direction:column}}.payment .lang-div{position:absolute;top:40px;right:60px;padding:8px 12px;border:1px solid #000;font-size:16px;font-weight:700;color:#000;cursor:pointer}@media screen and (max-width:800px){.payment .lang-div{top:14px;right:16px;border-color:#fff;color:#fff}}.payment .leftDiv{display:flex;flex-direction:column;justify-content:space-between;width:38%;min-height:100vh;background-color:#000}@media screen and (max-width:800px){.payment .leftDiv{width:100%;min-height:0;height:64px}}.payment .leftDiv .backDiv{display:flex;flex-direction:row;align-items:center;margin:170px 60px;cursor:pointer}@media screen and (max-width:800px){.payment .leftDiv .backDiv{width:100%;height:100%;margin:0}}.payment .leftDiv .backDiv img{width:16px}@media screen and (max-width:800px){.payment .leftDiv .backDiv img{margin-left:24px}}.payment .leftDiv .backDiv p{margin:0 0 0 12px;color:#fff;font-size:16px}.payment .leftDiv .logoDiv{display:flex;flex-direction:row;align-items:center;margin:60px}@media screen and (max-width:800px){.payment .leftDiv .logoDiv{display:none}}.payment .leftDiv .logoDiv p{margin:0 8px 0 0;color:hsla(0,0%,100%,.5);font-size:14px}.payment .leftDiv .logoDiv img{height:18px}.payment .rightDiv{width:62%;min-height:100vh;background-color:#fff;padding:160px 144px 160px 48px;box-sizing:border-box;display:flex;flex-direction:column}@media screen and (max-width:800px){.payment .rightDiv{width:100%;padding:32px 16px}}.payment .rightDiv .stepDiv{display:flex;flex-direction:row;align-items:center}.payment .rightDiv .stepDiv .number{background-color:#000;font-size:20px;color:#fff;width:34px;height:34px;border-radius:34px;line-height:34px;text-align:center}@media screen and (max-width:800px){.payment .rightDiv .stepDiv .number{width:32px;height:32px;font-size:16px}}.payment .rightDiv .stepDiv .sessionTitle{margin-left:16px;font-size:24px;font-weight:700;color:#000}@media screen and (max-width:800px){.payment .rightDiv .stepDiv .sessionTitle{margin-left:12px;font-size:16px}}.payment .rightDiv .selectContainer{margin:6px 0 6px 16px;border-left:1px solid #000;padding-bottom:40px}.payment .rightDiv .selectContainer .selectTitle{margin-top:24px;margin-left:32px;font-size:16px;color:#000}.payment .rightDiv .selectContainer .selectDiv{width:calc(100% - 32px);height:56px;margin-left:32px;margin-top:12px;border:1px solid #000;box-sizing:border-box;padding:0 16px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.payment .rightDiv .selectContainer .selectDiv .select-icon{width:22px;border-radius:22px;margin-right:10px}.payment .rightDiv .selectContainer .selectDiv .select-token{font-size:20px;color:#000;flex:1 1}@media screen and (max-width:800px){.payment .rightDiv .selectContainer .selectDiv .select-token{font-size:16px}}.payment .rightDiv .selectContainer .selectDiv .select-tag{width:16px}.payment .rightDiv .copyContainer{width:calc(100% - 50px);margin-left:50px;margin-top:32px;border:1px solid #000;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px;box-sizing:border-box}.payment .rightDiv .copyContainer .copyText{font-size:20px;color:#000;margin-right:16px;word-break:break-all}@media screen and (max-width:800px){.payment .rightDiv .copyContainer .copyText{font-size:16px}}.payment .rightDiv .copyContainer .copyButton{padding:8px 16px;border:1px solid #000;border-radius:36px;font-weight:700;font-size:16px;color:#000;white-space:nowrap;cursor:pointer}.payment .rightDiv .descDiv{width:calc(100% - 50px);margin-left:50px;margin-top:24px;display:flex;flex-direction:row}@media screen and (max-width:800px){.payment .rightDiv .descDiv{flex-direction:column}}.payment .rightDiv .descDiv .qrcodeDiv{width:216px;height:216px;border:1px solid #000;display:flex;align-items:center;justify-content:center}.payment .rightDiv .descDiv .contentDiv{margin-left:24px;flex:1 1;background:rgba(255,214,64,.05);border:1px solid rgba(255,214,64,.5);padding:24px 16px;box-sizing:border-box}@media screen and (max-width:800px){.payment .rightDiv .descDiv .contentDiv{margin-top:24px;margin-left:0}}.payment .rightDiv .descDiv .contentDiv p{font-size:14px;color:#000}.payment .rightDiv .descDiv .contentDiv p span{color:#faaf00;font-weight:700}.payment-modal-class .ant-modal{width:568px!important}.payment-modal-class .ant-modal .ant-modal-body{padding:32px 0}.payment-modal-class .ant-modal .toolContainer{width:100%;padding:0 24px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.payment-modal-class .ant-modal .toolContainer .title{font-size:24px;font-weight:700;color:#000}.payment-modal-class .ant-modal .toolContainer .close-button{width:24px;height:24px;cursor:pointer}.payment-modal-class .ant-modal .select-list{width:100%;display:flex;flex-direction:column;margin:32px 0}.payment-modal-class .ant-modal .select-list .select-item{width:100%;height:56px;padding:0 24px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.payment-modal-class .ant-modal .select-list .select-item .select-icon{width:24px;border-radius:24px;margin-right:8px}.payment-modal-class .ant-modal .select-list .select-item .select-token{font-size:20px;color:#000;flex:1 1}.payment-modal-class .ant-modal .select-list .select-item .select-tag{width:24px}.m_container2{width:100%;display:flex;flex-direction:column;align-items:center;background-color:#fff;z-index:10}.m_container2_content{width:100%;max-width:1100px;padding:0 80px;box-sizing:border-box}@media screen and (max-width:800px){.m_container2_content{padding:0 16px}}.press-page{width:100%;display:flex;flex-direction:column;align-items:center;background-color:#fff}.press-page .m_header_container{background-color:#000;position:-webkit-sticky;position:sticky;top:0;left:0;z-index:99}.press-page .m_header{width:100%;height:84px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media screen and (max-width:800px){.press-page .m_header{height:64px}}.press-page .m_header .logo{height:32px;cursor:pointer}@media screen and (max-width:800px){.press-page .m_header .logo{height:24px}}.press-page .m_header .buttons{display:flex;flex-direction:row;align-items:center;grid-column-gap:8px;column-gap:8px}@media screen and (max-width:800px){.press-page .m_header .buttons{grid-column-gap:4px;column-gap:4px}}.press-page .m_header .buttons button{padding:8px 16px;border-radius:36px;display:flex;flex-direction:row;align-items:center;justify-content:center;grid-column-gap:6px;column-gap:6px}@media screen and (max-width:800px){.press-page .m_header .buttons button{padding:7px 16px}}.press-page .m_header .buttons button p{font-size:16px;font-weight:700;letter-spacing:-.16px}.press-page .m_header .buttons button img{width:16px;height:16px}.press-page .m_header .buttons .lang{background-color:initial;color:#fff}@media screen and (max-width:800px){.press-page .m_header .buttons .lang p{display:none}}.press-page .m_header .buttons .start{background-color:#fff;color:#000}.press-page .m_session1_container{background-color:#fff}.press-page .m_session1{width:100%;display:flex;flex-direction:column;align-items:center}.press-page .m_session1_title{font-size:60px;color:#000;font-weight:900;margin-top:128px;text-align:center;line-height:1.12;text-transform:uppercase;letter-spacing:-4px;white-space:pre-wrap}@media screen and (max-width:800px){.press-page .m_session1_title{font-size:32px;margin-top:48px;letter-spacing:-1px}}.press-page .m_session1_content{margin-top:128px;font-size:16px;color:#000;white-space:pre-wrap;line-height:1.5;letter-spacing:-.24px}@media screen and (max-width:800px){.press-page .m_session1_content{font-size:14px;margin-top:48px;white-space:normal;letter-spacing:-.16px}}.press-page .m_session4{width:100%;margin-top:80px;display:flex;flex-direction:row;align-items:center;grid-column-gap:64px;column-gap:64px}@media screen and (max-width:800px){.press-page .m_session4{margin-top:50px;flex-direction:var(--direction,column);grid-column-gap:0;column-gap:0;align-items:flex-start}}.press-page .m_session4_div{width:calc(50% - 32px);display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width:800px){.press-page .m_session4_div{width:100%}}.press-page .m_session4_title{font-size:32px;color:#000;font-weight:900;line-height:1.12;text-transform:uppercase;letter-spacing:-2px}@media screen and (max-width:800px){.press-page .m_session4_title{font-size:24px;letter-spacing:-.84px}}.press-page .m_session4_content{margin-top:24px;margin-bottom:16px;font-size:16px;color:#000;line-height:1.35;letter-spacing:-.2px}@media screen and (max-width:800px){.press-page .m_session4_content{font-size:14px;margin-top:12px;margin-bottom:0;letter-spacing:-.16px}}.press-page .m_session4_content2{margin-top:24px;font-size:16px;color:rgba(0,0,0,.6);line-height:1.5;letter-spacing:-.2px}.press-page .m_session4_content2 span{color:#000;font-weight:600}@media screen and (max-width:800px){.press-page .m_session4_content2{font-size:14px;margin-top:12px;margin-bottom:0;letter-spacing:-.16px}}.press-page .m_session4_item{margin-top:16px;display:flex;flex-direction:row;align-items:flex-start;grid-column-gap:12px;column-gap:12px}.press-page .m_session4_item img{width:16px;height:16px}.press-page .m_session4_item p{font-size:16px;color:rgba(0,0,0,.6);line-height:1.35;letter-spacing:-.16px}@media screen and (max-width:800px){.press-page .m_session4_item p{font-size:14px;letter-spacing:-.14px}}.press-page .m_session4_image{width:calc(50% - 32px);padding:0 50px}@media screen and (max-width:800px){.press-page .m_session4_image{width:100%;margin-top:32px;padding:0 20px}}.press-page .m_session7{width:100%;margin-top:80px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:800px){.press-page .m_session7{margin-top:50px}}.press-page .m_session7_title{font-size:32px;font-weight:900;color:#000;line-height:112%;letter-spacing:-2.56px}@media screen and (max-width:800px){.press-page .m_session7_title{letter-spacing:-1.44px;font-size:24px;text-align:center}}.press-page .m_session7_content{font-size:16px;color:rgba(0,0,0,.6);line-height:1.5;margin-top:32px;width:100%;letter-spacing:-.2px}@media screen and (max-width:800px){.press-page .m_session7_content{font-size:14px;margin-top:16px;letter-spacing:-.16px}}.press-page .m_session8{width:100%;margin-top:80px;margin-bottom:80px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:800px){.press-page .m_session8{margin-top:50px;margin-bottom:50px}}.press-page .m_session8_line{width:100%;display:flex;align-items:center;position:relative}.press-page .m_session8_line:after{content:"";position:absolute;inset:-3px 0 -3px 0;background:linear-gradient(90deg,transparent,#000,transparent);filter:blur(6px);opacity:.25;pointer-events:none}.press-page .m_session8_line span{position:relative;flex:1 1 auto;height:1px;background:linear-gradient(90deg,transparent,#dfe3ea,#cfd6e3,#dfe3ea,transparent)}.press-page .m_session8_title{font-size:32px;font-weight:900;color:#000;line-height:112%;letter-spacing:-1px;margin-top:80px}@media screen and (max-width:800px){.press-page .m_session8_title{letter-spacing:-.5px;font-size:24px;text-align:center;margin-top:50px}}.press-page .m_session8_content{font-size:16px;color:rgba(0,0,0,.6);line-height:1.5;margin-top:32px;width:100%;letter-spacing:-.2px}@media screen and (max-width:800px){.press-page .m_session8_content{font-size:14px;margin-top:16px;letter-spacing:-.16px}}.press-page .m_session8_content span{color:#000;font-weight:600}.press-page .m_session8_content2{font-size:16px;color:rgba(0,0,0,.6);line-height:1.5;margin-top:32px;width:100%;letter-spacing:-.2px}@media screen and (max-width:800px){.press-page .m_session8_content2{font-size:14px;margin-top:16px;letter-spacing:-.16px}}.press-page .m_session8_content2 span{color:#000}.press-page .m_session8_content2 li{list-style:disc;line-height:2}.press-page .m_footer_container{background-color:#ffd640;border-top:1px solid #000}.press-page .m_footer{width:100%;padding:80px 0;display:flex;flex-direction:column;grid-row-gap:40px;row-gap:40px}@media screen and (max-width:800px){.press-page .m_footer{padding:48px 0;grid-row-gap:32px;row-gap:32px}}.press-page .m_footer_content{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;grid-column-gap:80px;column-gap:80px}@media screen and (max-width:800px){.press-page .m_footer_content{flex-direction:column}}.press-page .m_footer_logo{width:250px}@media screen and (max-width:800px){.press-page .m_footer_logo{width:auto;height:32px}}.press-page .m_footer_t1{width:100%;max-width:640px;font-size:16px;color:#000;line-height:1.5;letter-spacing:-.16px}@media screen and (max-width:800px){.press-page .m_footer_t1{font-size:14px;margin-top:16px;letter-spacing:-.14px}}.press-page .m_footer_t2{font-size:16px;color:rgba(0,0,0,.65);margin-left:330px;letter-spacing:-.16px}@media screen and (max-width:800px){.press-page .m_footer_t2{margin-left:0;font-size:12px}}.press-page .m_footer_email{display:flex;flex-direction:row;align-items:center;grid-column-gap:6px;column-gap:6px;padding:8px 16px;border:1px solid #000;border-radius:30px;cursor:pointer}@media screen and (max-width:800px){.press-page .m_footer_email{padding:6px 8px;margin-top:32px}}.press-page .m_footer_email_image1{width:20px;height:20px}.press-page .m_footer_email_image2{width:16px;height:16px}.press-page .m_footer_email p{font-size:16px;font-weight:700;color:#000;white-space:nowrap;letter-spacing:-.16px}@media screen and (max-width:800px){.press-page .m_footer_email p{font-size:14px;letter-spacing:-.14px}}.not-found-page{display:flex;align-items:center;justify-content:center}.not-found-page,.x402-page{width:100%;min-height:100vh}.x402-page{background-color:#0a0a0a;color:#f5f5f5}.x402-page *{box-sizing:border-box}.x402-page img{max-width:100%;height:auto;display:block}.x402-page a,.x402-page h1,.x402-page h2,.x402-page h3,.x402-page li,.x402-page p{overflow-wrap:anywhere}.x402-page h1,.x402-page h2,.x402-page h3{margin:0;color:#f5f5f5;letter-spacing:0}.x402-page h1{font-size:150px;line-height:.9;font-family:-text-bold}.x402-page h2{font-size:52px;line-height:1.06;text-transform:uppercase;font-family:-text-bold}.x402-page h3{font-size:20px;line-height:1.25;font-family:-text-bold}.x402-page .x402-container{width:calc(100% - 40px);max-width:1160px;margin:0 auto}.x402-page .x402-section{padding:82px 0;border-top:1px solid #232323}.x402-page .x402-hero{padding-top:90px;padding-bottom:96px;border-top-style:none;text-align:center}.x402-page .x402-hero p{max-width:820px;margin:20px auto 0;color:#d8d8d8;font-size:24px;line-height:1.45}.x402-page .eyebrow{margin-bottom:20px;color:#ffd84d;font-size:13px;font-family:-text-bold;letter-spacing:1px}.x402-page .hero-actions{margin-top:28px;display:flex;justify-content:center}.x402-page .x402-button{min-height:42px;padding:0 18px;border:1px solid #2b2b2b;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#f1f1f1;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none}.x402-page .x402-button.primary{border-color:#ffd84d;background-color:#ffd84d;color:#111}.x402-page .x402-button.dark-outline{margin-top:20px;border-color:#111;background-color:hsla(0,0%,100%,.25);color:#111}.x402-page .white-section{border-top-color:#eee;background-color:#fff;color:#111}.x402-page .white-section h2,.x402-page .white-section h3{color:#111}.x402-page .white-section .lead{color:#434343}.x402-page .split{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:52px;gap:52px;align-items:start}.x402-page .lead{max-width:850px;margin-top:14px;color:#b8b8b8;font-size:18px;line-height:1.72}.x402-page .lead.strong{font-family:-text-bold}.x402-page .lower-lead{margin-top:16px}.x402-page .code402{min-height:320px;padding:22px 24px;border:1px solid #2c2c2c;border-radius:8px;background-color:#161616;color:#f1f1f1}.x402-page .code402 .small,.x402-page .code402 .top{color:#aaa;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.x402-page .code402 .num{margin:20px 0 8px;color:#ffd84d;font-size:102px;font-family:-text-bold;line-height:.9}.x402-page .code402 .sub{color:#f1f1f1;font-size:20px;font-family:-text-bold}.x402-page .code402 .small{margin-top:8px}.x402-page .steps{margin-top:24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.x402-page .card,.x402-page .step{border:1px solid #262626;border-radius:8px;background-color:#121212}.x402-page .card h3,.x402-page .step h3{color:#f5f5f5}.x402-page .card p,.x402-page .step p{color:#c8c8c8;font-size:14px;line-height:1.5}.x402-page .step{min-height:185px;padding:16px}.x402-page .step h3{margin:10px 0 6px;font-size:18px}.x402-page .num{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background-color:#ffd84d;color:#111;font-family:-text-bold}.x402-page .cards3{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.x402-page .card{padding:16px}.x402-page .card h3{margin:8px 0;font-size:21px}.x402-page .card-thumb{height:150px;margin-bottom:12px;border:1px solid #2a2a2a;border-radius:8px;overflow:hidden;background-color:#0f0f0f}.x402-page .card-thumb img{width:100%;height:100%;object-fit:cover}.x402-page .logos{margin-top:20px;display:grid;grid-gap:12px;gap:12px}.x402-page .logo-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:8px;gap:8px}.x402-page .logo{min-height:72px;padding:12px 10px;border:1px solid #dfdfdf;border-radius:8px;display:flex;align-items:center;justify-content:center;background-color:#fafafa}.x402-page .logo img{max-width:100%;max-height:40px;object-fit:contain;filter:grayscale(1) contrast(1.08) brightness(.28)}.x402-page .dark-section{background-color:#0b0b0b}.x402-page .xsplit{display:grid;grid-template-columns:1.08fr .92fr;grid-gap:42px;gap:42px;align-items:start}.x402-page .checks{margin-top:20px;display:grid;grid-gap:12px;gap:12px}.x402-page .check{padding:12px;border:1px solid #2a2a2a;border-radius:8px;color:#ddd;font-size:15px;line-height:1.5}.x402-page .check:before{content:"✓";margin-right:8px;color:#ffd84d;font-family:-text-bold}.x402-page .check b{color:#fff}.x402-page .xaside .lead+.lead{margin-top:14px}.x402-page .xart{margin-top:18px;border:1px solid #2a2a2a;border-radius:8px;overflow:hidden;background-color:#0f0f0f}.x402-page .final{padding:62px 0;border-top:1px solid #2e2e2e;background:linear-gradient(90deg,#d0ad34,#ffd84d 45%,#f4ce46);color:#101010;text-align:center}.x402-page .final h2{color:#101010;font-size:56px;line-height:1.06}.x402-page .final p{max-width:760px;margin:12px auto 0;font-size:20px;line-height:1.45}@media screen and (max-width:980px){.x402-page .cards3,.x402-page .split,.x402-page .steps,.x402-page .xsplit{grid-template-columns:1fr}.x402-page .logo-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:800px){.x402-page h1{font-size:84px}.x402-page .final h2,.x402-page h2{font-size:34px;line-height:1.12}.x402-page .x402-container{width:calc(100% - 24px)}.x402-page .x402-section{padding:58px 0}.x402-page .x402-hero{padding-top:54px;padding-bottom:66px}.x402-page .x402-hero p{font-size:18px}.x402-page .lead{font-size:16px}.x402-page .code402{min-height:auto}.x402-page .code402 .num{font-size:76px}.x402-page .cards3,.x402-page .steps{grid-gap:12px;gap:12px}.x402-page .card,.x402-page .step{min-height:auto}.x402-page .logo-row{grid-template-columns:repeat(2,minmax(0,1fr))}.x402-page .logo{min-height:58px}}@media screen and (max-width:420px){.x402-page h1{font-size:64px}.x402-page .final h2,.x402-page h2{font-size:28px}.x402-page .x402-container{width:calc(100% - 20px)}}@font-face{font-family:"-text-regular";src:url(/static/media/regular.266897e0.woff)}@font-face{font-family:"-text-bold";src:url(/static/media/bold.ea8ca76c.woff)}@font-face{font-family:"-text-geistVF";src:url(/static/media/geistVF.cd0abceb.ttf)}body,html{overscroll-behavior:none;scrollbar-width:none;-ms-overflow-style:none;background-color:#fff}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;font-family:-text-geistVF}body,div,li,p{line-height:1.25}body{background-color:#fff}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}li,ol,ul{list-style:none}q:after,q:before{content:""}abbr,acronym{border:0}a:-webkit-any-link{text-decoration:none}button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:50px;border-style:none;font-family:-text-bold;padding:16px 48px;font-size:20px;cursor:pointer}@media screen and (max-width:800px){button{padding:10px 20px;font-size:16px}}
/*# sourceMappingURL=main.0e65e330.chunk.css.map */