@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}body{background-color:var(--black)}:root{--white: #ffffff;--black: #0f1014;--light-black: #141519;--light-yellow: #f2d38b;--grey: #626d72;--blue: #58f6fc;--yellow: #fffdb8;--blue-shadow: rgb(88, 246, 252, .5);--yellow-shadow: rgb(242, 211, 139, .2)}@keyframes arrow-animation-white{0%{fill:#0f1014;opacity:.2}33%{fill:#0f1014;opacity:.5}66%{fill:#0f1014;opacity:1}to{fill:#0f1014;opacity:.2}}.header[data-v-1cba2131]{padding-top:1rem;padding-bottom:1rem;position:fixed;background-color:var(--black);width:100%;left:0;z-index:8}.header .nav[data-v-1cba2131]{display:flex;justify-content:space-between;align-items:center;width:95%;margin-left:auto;margin-right:auto}.header .nav .nav-menu[data-v-1cba2131]{display:flex}.header .nav .nav-menu .nav-menu-link a[data-v-1cba2131]{font-size:20px;color:var(--white);font-weight:400;text-decoration:none;transition:.5s}.header .nav .nav-menu .nav-menu-link a[data-v-1cba2131]:hover,.header .nav .nav-menu .nav-menu-link.active a[data-v-1cba2131]{color:var(--blue)}.header .nav .nav-menu .nav-menu-link[data-v-1cba2131]:not(:last-child){margin-right:2rem}.header .nav .nav-button a[data-v-1cba2131]{text-decoration:none}.header .nav .nav-button a .nav-btn[data-v-1cba2131]{width:100%;height:50px;margin-right:30px;border-radius:10px;border:2px solid var(--light-yellow);display:flex;background-color:var(--light-yellow);align-items:center;justify-content:space-between;cursor:pointer;transition:.5s;padding-left:2rem;padding-right:2rem;box-shadow:0 0 50px 5px #58f6fc80}.header .nav .nav-button a .nav-btn p[data-v-1cba2131]{color:var(--black);font-size:16px}.header .nav .nav-button a .nav-btn .nav-btn-icons svg[data-v-1cba2131]{animation:arrow-animation-white 3s infinite}.header .nav .nav-button a .nav-btn[data-v-1cba2131]:hover{scale:1.05}.header .nav .nav-mobile-menu[data-v-1cba2131]{display:none}.mobile-menu[data-v-1cba2131]{position:fixed;width:100%;top:0;right:-100%;height:100%;transition:.5s;z-index:999;background-color:var(--black)}.mobile-menu.active[data-v-1cba2131]{right:0}.mobile-menu .mobile-menu-content[data-v-1cba2131]{width:90%;margin-left:auto;margin-right:auto}.mobile-menu .mobile-menu-content .mobile-menu-top[data-v-1cba2131]{display:flex;justify-content:space-between;padding-top:1rem;align-items:center}.mobile-menu .mobile-menu-content .mobile-menu-bottom .mobile-menu-link[data-v-1cba2131]{padding-top:1rem;padding-bottom:1rem;border-bottom:1px solid var(--white)}.mobile-menu .mobile-menu-content .mobile-menu-bottom .mobile-menu-link a[data-v-1cba2131]{color:var(--white);font-size:16px;text-decoration:none}.mobile-menu .mobile-menu-content .mobile-menu-bottom .mobile-menu-link.active[data-v-1cba2131]{border-bottom:1px solid var(--blue)}.mobile-menu .mobile-menu-content .mobile-menu-bottom .mobile-menu-link.active a[data-v-1cba2131]{color:var(--blue)}.mobile-menu .mobile-menu-content .mobile-menu-bottom .nav-button[data-v-1cba2131]{margin-top:2rem}.mobile-menu .mobile-menu-content .mobile-menu-bottom .nav-button a[data-v-1cba2131]{text-decoration:none}.mobile-menu .mobile-menu-content .mobile-menu-bottom .nav-button a .nav-btn[data-v-1cba2131]{width:100%;height:50px;margin-right:30px;border-radius:10px;border:2px solid var(--light-yellow);display:flex;background-color:var(--light-yellow);align-items:center;justify-content:space-between;cursor:pointer;transition:.5s;padding-left:2rem;padding-right:2rem;box-shadow:0 0 50px 5px #58f6fc80}.mobile-menu .mobile-menu-content .mobile-menu-bottom .nav-button a .nav-btn p[data-v-1cba2131]{color:var(--black);font-size:16px}.mobile-menu .mobile-menu-content .mobile-menu-bottom .nav-button a .nav-btn .nav-btn-icons svg[data-v-1cba2131]{animation:arrow-animation-white 3s infinite}.mobile-menu .mobile-menu-content .mobile-menu-bottom .nav-button a .nav-btn[data-v-1cba2131]:hover{scale:1.05}@media screen and (max-width: 1200px){.header .nav[data-v-1cba2131]{width:90%}.header .nav .nav-menu[data-v-1cba2131],.header .nav .nav-button[data-v-1cba2131]{display:none}.header .nav .nav-mobile-menu[data-v-1cba2131]{display:block}}@media screen and (max-width: 680px){.header[data-v-1cba2131]{padding-top:.7rem;padding-bottom:.7rem}.header .nav .nav-logo img[data-v-1cba2131]{width:142px;height:auto}.header .nav .nav-mobile-menu img[data-v-1cba2131]{width:34px;height:auto}}.footer-top[data-v-4c8e4fdf]{padding-top:2rem;padding-bottom:2rem;border-bottom:1px solid var(--yellow-shadow)}.footer-top .footer-content[data-v-4c8e4fdf]{width:95%;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between}.footer-top .footer-content .footer-col[data-v-4c8e4fdf]{display:flex;flex-direction:column}.footer-top .footer-content .footer-col .footer-col-email[data-v-4c8e4fdf]{display:flex}.footer-top .footer-content .footer-col .footer-col-email img[data-v-4c8e4fdf]{width:20px;margin-right:1rem}.footer-top .footer-content .footer-col .footer-col-email p[data-v-4c8e4fdf]{font-size:16px;color:var(--white);font-weight:200;margin-bottom:1rem}.footer-top .footer-content .footer-col img[data-v-4c8e4fdf]{width:60%;margin-bottom:1rem}.footer-top .footer-content .footer-col p[data-v-4c8e4fdf]{font-size:16px;color:var(--white);font-weight:200;margin-bottom:1rem}.footer-top .footer-content .footer-col .footer-col-social[data-v-4c8e4fdf]{display:flex}.footer-top .footer-content .footer-col .footer-col-social .social-item img[data-v-4c8e4fdf]{width:100%}.footer-top .footer-content .footer-col .footer-col-social .social-item[data-v-4c8e4fdf]:not(:last-child){margin-right:2rem}.footer-top .footer-content .footer-col h2[data-v-4c8e4fdf]{font-size:20px;color:var(--white);font-weight:400;margin-bottom:1rem}.footer-top .footer-content .footer-col a[data-v-4c8e4fdf]:not(:last-child){margin-bottom:1rem}.footer-top .footer-content .footer-col a[data-v-4c8e4fdf]{font-size:16px;color:var(--white);font-weight:400;transition:.5s;text-decoration:none}.footer-top .footer-content .footer-col a[data-v-4c8e4fdf]:hover{color:var(--blue)}.footer-top .footer-content .footer-col .footer-col-form[data-v-4c8e4fdf]{display:flex;flex-direction:column}.footer-top .footer-content .footer-col .footer-col-form input[data-v-4c8e4fdf]{height:40px;background-color:var(--light-black);border:none;font-size:16px;padding-left:1rem;color:var(--white);margin-bottom:1rem}.footer-top .footer-content .footer-col .footer-col-form textarea[data-v-4c8e4fdf]{height:140px;background-color:var(--light-black);border:none;font-size:16px;padding-top:1rem;color:var(--white);padding-left:1rem;margin-bottom:1rem;resize:none}.footer-top .footer-content .footer-col .footer-col-form .checkbox[data-v-4c8e4fdf]{margin-top:1rem;margin-bottom:1rem;display:flex;align-items:center}.footer-top .footer-content .footer-col .footer-col-form .checkbox input[data-v-4c8e4fdf]{width:15px;height:15px;margin-right:1rem}.footer-top .footer-content .footer-col .footer-col-form .checkbox p a[data-v-4c8e4fdf]{text-decoration:underline;text-underline-offset:4px}.footer-top .footer-content .footer-col .footer-col-form .footer-col-form-button[data-v-4c8e4fdf]{display:flex;justify-content:flex-end}.footer-top .footer-content .footer-col .footer-col-form .footer-col-form-button .footer-col-form-btn[data-v-4c8e4fdf]{height:50px;width:70%;background-color:var(--transparent);border:1px solid var(--light-yellow);border-radius:10px;color:var(--light-yellow);font-size:16px;transition:.5s;cursor:pointer}.footer-top .footer-content .footer-col .footer-col-form .footer-col-form-button .footer-col-form-btn[data-v-4c8e4fdf]:hover{background-color:var(--light-yellow);color:var(--black)}.footer-bottom[data-v-4c8e4fdf]{padding-top:2rem;padding-bottom:2rem;display:flex;justify-content:space-between}.footer-bottom .footer-bottom-left[data-v-4c8e4fdf]{width:50%;margin-left:1rem;margin-right:1rem}.footer-bottom .footer-bottom-left p[data-v-4c8e4fdf]{font-size:16px;color:var(--white);text-align:center;font-weight:200}.footer-bottom .footer-bottom-right[data-v-4c8e4fdf]{display:flex;width:48%}.footer-bottom .footer-bottom-right p[data-v-4c8e4fdf]{font-size:16px;color:var(--white);text-align:center;font-weight:200}.footer-bottom .footer-bottom-right svg[data-v-4c8e4fdf]{margin-left:1rem;margin-right:1rem}@media screen and (max-width: 1200px){.footer-top .footer-content[data-v-4c8e4fdf]{width:90%;flex-direction:column}.footer-top .footer-content .footer-col .footer-col-social[data-v-4c8e4fdf]{justify-content:space-between}.footer-top .footer-content .footer-col .footer-col-social .social-item[data-v-4c8e4fdf]:not(:last-child){margin-right:0}.footer-top .footer-content .footer-col a[data-v-4c8e4fdf]{padding-bottom:1rem}.footer-top .footer-content .footer-col a[data-v-4c8e4fdf]:not(:last-child){margin-bottom:0}.footer-top .footer-content .footer-col .footer-col-form .footer-col-form-button .footer-col-form-btn[data-v-4c8e4fdf]{width:100%}.footer-bottom[data-v-4c8e4fdf]{flex-direction:column}.footer-bottom .footer-bottom-left[data-v-4c8e4fdf]{width:100%;margin-left:0;margin-right:0}.footer-bottom .footer-bottom-right[data-v-4c8e4fdf]{margin-top:1rem;width:100%;flex-direction:column;align-items:center}.footer-bottom .footer-bottom-right .svg-1[data-v-4c8e4fdf]{margin-top:1rem;margin-bottom:1rem}.footer-bottom .footer-bottom-right .svg-2[data-v-4c8e4fdf]{margin-top:1rem}}.open-doors-countdown[data-v-f14f9382]{width:100%}.open-doors-countdown-label[data-v-f14f9382]{margin:0 0 .7rem;color:#58f6fc;font-size:20px;font-weight:800;line-height:1.35;text-align:left}.open-doors-countdown-grid[data-v-f14f9382]{display:grid;grid-template-columns:repeat(4,minmax(58px,1fr));gap:.5rem}.open-doors-countdown-box[data-v-f14f9382]{min-width:0;padding:.62rem .3rem;border:1px solid rgba(88,246,252,.5);border-radius:8px;background:#58f6fc14;text-align:center;box-shadow:inset 0 1px #ffffff14}.open-doors-countdown-box strong[data-v-f14f9382]{display:block;color:var(--light-yellow);font-size:22px;line-height:1;font-variant-numeric:tabular-nums}.open-doors-countdown-box span[data-v-f14f9382]{display:block;margin-top:.35rem;color:#ffffffc2;font-size:12px;line-height:1}.open-doors-countdown--hero[data-v-f14f9382]{max-width:520px;margin-top:1.25rem}.open-doors-countdown--default[data-v-f14f9382]{width:min(420px,100%);margin:0}.open-doors-countdown--mobile[data-v-f14f9382]{margin-top:.8rem}.open-doors-countdown--mobile .open-doors-countdown-grid[data-v-f14f9382]{gap:.45rem}.open-doors-countdown--mobile .open-doors-countdown-box[data-v-f14f9382]{padding:.55rem .2rem}.open-doors-countdown--mobile .open-doors-countdown-box strong[data-v-f14f9382]{font-size:20px}@media screen and (max-width: 680px){.open-doors-countdown-grid[data-v-f14f9382]{gap:.45rem}.open-doors-countdown-box strong[data-v-f14f9382]{font-size:22px}}.open-doors-popup[data-v-2946ad74]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:1.25rem;background:#060d12f0}.open-doors-popup-panel[data-v-2946ad74]{position:relative;width:min(680px,100%);padding:3.5rem 2rem 2.25rem;border:1px solid rgba(88,246,252,.55);border-radius:10px;background:#101b20;text-align:center;box-shadow:0 0 48px #58f6fc29}.open-doors-popup-close[data-v-2946ad74]{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:transparent;cursor:pointer}.open-doors-popup-close span[data-v-2946ad74]{position:absolute;top:18px;left:10px;width:18px;height:1px;background:#fff}.open-doors-popup-close span[data-v-2946ad74]:first-child{transform:rotate(45deg)}.open-doors-popup-close span[data-v-2946ad74]:last-child{transform:rotate(-45deg)}.open-doors-popup-kicker[data-v-2946ad74]{margin:0 0 .75rem;color:#58f6fc;font-size:24px;font-weight:800}h2[data-v-2946ad74]{margin:0 auto 1.5rem;max-width:560px;color:#fff;font-size:26px;line-height:1.25}.open-doors-popup-intro[data-v-2946ad74],.open-doors-popup-limit[data-v-2946ad74]{color:#fff;font-size:18px;font-weight:700}.open-doors-popup-intro[data-v-2946ad74]{margin:0 0 .65rem}.open-doors-popup-limit[data-v-2946ad74]{margin:1.25rem 0}.open-doors-popup-cta[data-v-2946ad74]{min-width:220px;padding:.9rem 1.5rem;border:0;border-radius:6px;background:var(--light-yellow);cursor:pointer;font-size:17px}@media (max-width: 680px){.open-doors-popup-panel[data-v-2946ad74]{padding:3.25rem 1rem 1.5rem}h2[data-v-2946ad74],.open-doors-popup-kicker[data-v-2946ad74]{font-size:21px}}.main-page-shell[data-v-7bb1d4e5]{min-height:100vh}.mobile-join-popup[data-v-7bb1d4e5]{display:none}.main-page[data-v-7bb1d4e5]{background:var(--black);color:var(--white)}.main-page .hero[data-v-7bb1d4e5]{position:relative;min-height:calc(70vh - 90px);background:url(/assets/Hero_background-BnC7S-kh.png) center/cover no-repeat;display:flex;align-items:center;padding:calc(1.2rem + 90px) 0 3.6rem;overflow:visible}.main-page .hero[data-v-7bb1d4e5]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 70% 82%,rgba(242,211,139,.18) 0%,rgba(242,211,139,.09) 18%,transparent 42%),linear-gradient(15deg,rgba(242,211,139,.12) 8%,rgba(242,211,139,.06) 34%,rgba(88,246,252,.1) 66%,transparent 88%),radial-gradient(ellipse at 88% 50%,rgba(88,246,252,.16) 0%,rgba(88,246,252,.08) 24%,transparent 48%),linear-gradient(90deg,#0f1014f5,#0f1014b8 35%,#0f10147a 62%,#0f1014e6),linear-gradient(180deg,#0f1014e6,#0f10141f 48%,#0f1014e0),radial-gradient(circle at 52% 74%,rgba(88,246,252,.16),transparent 36%);pointer-events:none}.main-page .hero .hero-inner[data-v-7bb1d4e5]{position:relative;z-index:1;width:min(1600px,95%);margin:0 auto;display:flex;gap:2rem;align-items:center;justify-content:space-between}.main-page .hero .hero-inner .hero-text[data-v-7bb1d4e5]{width:52%}.main-page .hero .hero-inner .hero-text h1[data-v-7bb1d4e5]{max-width:820px;font-size:56px;line-height:1.15;margin-bottom:2rem;color:var(--blue)}.main-page .hero .hero-inner .hero-text p[data-v-7bb1d4e5]{max-width:860px;font-size:24px;line-height:1.6;margin-bottom:2rem;color:var(--white);font-weight:200}.main-page .hero .hero-inner .hero-text .hero-actions[data-v-7bb1d4e5]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.main-page .hero .hero-inner .hero-text .hero-actions .btn-alt[data-v-7bb1d4e5],.main-page .hero .hero-inner .hero-text .hero-actions .video-btn[data-v-7bb1d4e5]{min-height:58px;border-radius:5px;cursor:pointer;font-weight:500;padding:0 1.7rem;transition:.5s;font-size:17px;display:inline-flex;align-items:center;justify-content:center;gap:.75rem}.main-page .hero .hero-inner .hero-text .hero-actions .btn-alt img[data-v-7bb1d4e5],.main-page .hero .hero-inner .hero-text .hero-actions .video-btn img[data-v-7bb1d4e5]{width:42px;height:auto;object-fit:contain}.main-page .hero .hero-inner .hero-text .hero-actions .btn-alt[data-v-7bb1d4e5]{background-color:var(--light-yellow);border:2px solid var(--light-yellow);color:var(--black);box-shadow:0 0 50px 5px var(--blue-shadow)}.main-page .hero .hero-inner .hero-text .hero-actions .video-btn[data-v-7bb1d4e5]{background-color:transparent;border:1px solid #f2d38b;color:#f2d38b}.main-page .hero .hero-inner .hero-text .hero-actions .video-btn img[data-v-7bb1d4e5]{width:14px;height:14px}.main-page .hero .hero-inner .hero-text .hero-actions .btn-alt[data-v-7bb1d4e5]:hover,.main-page .hero .hero-inner .hero-text .hero-actions .video-btn[data-v-7bb1d4e5]:hover{scale:1.05}.main-page .hero .hero-inner .hero-text .hero-note[data-v-7bb1d4e5]{max-width:680px;color:#ffffffb8;font-size:15px;line-height:1.45;margin:0}.main-page .hero .hero-inner .hero-video[data-v-7bb1d4e5]{width:46%;align-self:center}.main-page .hero .hero-inner .hero-video .youtube-wrapper[data-v-7bb1d4e5]{width:100%;aspect-ratio:16/9;border-radius:18px;overflow:hidden;background-color:var(--light-black);box-shadow:0 0 55px 8px var(--blue-shadow)}.main-page .hero .hero-inner .hero-video .youtube-wrapper iframe[data-v-7bb1d4e5]{display:block;width:100%;height:100%;border:0}.main-page .features-section[data-v-7bb1d4e5]{padding:2rem 0;background:var(--black)}.main-page .features-section .features-inner[data-v-7bb1d4e5]{width:min(1600px,95%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,438px);gap:4.5rem;align-items:stretch}.main-page .features-section .hero-youtube[data-v-7bb1d4e5]{width:100%;max-width:980px}.main-page .features-section .hero-youtube h2[data-v-7bb1d4e5]{font-size:48px;color:var(--white);margin-bottom:2rem}.main-page .features-section .hero-youtube h2 span[data-v-7bb1d4e5]{color:var(--blue)}.main-page .features-section .hero-youtube .youtube-wrapper[data-v-7bb1d4e5]{width:min(760px,100%);aspect-ratio:16/9;border-radius:25px;overflow:hidden;background-color:var(--light-black);box-shadow:0 0 50px 5px var(--blue-shadow);margin-bottom:3rem}.main-page .features-section .hero-youtube .youtube-wrapper iframe[data-v-7bb1d4e5]{display:block;width:100%;height:100%;border:0}.main-page .features-section .hero-youtube .learn-list[data-v-7bb1d4e5]{max-width:860px}.main-page .features-section .hero-youtube .learn-list h3[data-v-7bb1d4e5]{color:var(--white);font-size:24px;margin-bottom:2rem}.main-page .features-section .hero-youtube .learn-list ul[data-v-7bb1d4e5]{list-style:none;padding:0;margin:0}.main-page .features-section .hero-youtube .learn-list ul li[data-v-7bb1d4e5]{position:relative;color:var(--white);font-size:17px;font-weight:200;line-height:1.35;padding:0 0 .8rem 2rem;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:.8rem}.main-page .features-section .hero-youtube .learn-list ul li[data-v-7bb1d4e5]:before{content:"₿";position:absolute;left:0;top:0;color:var(--light-yellow);font-size:14px;line-height:1.35}.main-page .features-section .hero-youtube .learn-list ul li span[data-v-7bb1d4e5]{font-weight:700}.main-page .features-section .hero-youtube .course-overview[data-v-7bb1d4e5]{max-width:980px;margin-top:0}.main-page .features-section .hero-youtube .course-overview h2[data-v-7bb1d4e5]{color:var(--white);font-size:42px;margin-bottom:2rem}.main-page .features-section .hero-youtube .course-overview h2 span[data-v-7bb1d4e5]{color:var(--blue)}.main-page .features-section .hero-youtube .course-overview .course-overview-grid[data-v-7bb1d4e5]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 3rem}.main-page .features-section .hero-youtube .course-overview .course-overview-item[data-v-7bb1d4e5]{display:flex;gap:1.1rem;min-height:0;padding:0;background-color:transparent;border:0}.main-page .features-section .hero-youtube .course-overview .course-overview-item .item-icon[data-v-7bb1d4e5]{flex:0 0 32px;width:32px;height:32px;object-fit:contain}.main-page .features-section .hero-youtube .course-overview .course-overview-item h3[data-v-7bb1d4e5]{color:var(--light-yellow);font-size:18px;line-height:1.25;margin-bottom:.35rem}.main-page .features-section .hero-youtube .course-overview .course-overview-item p[data-v-7bb1d4e5]{color:var(--white);font-size:16px;line-height:1.45;font-weight:200;margin:0}.main-page .features-section .hero-youtube .fit-section[data-v-7bb1d4e5]{max-width:980px;margin-top:6rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.08)}.main-page .features-section .hero-youtube .fit-section h2[data-v-7bb1d4e5]{color:var(--white);font-size:46px;line-height:1.15;margin-bottom:3.4rem}.main-page .features-section .hero-youtube .fit-section h2 span[data-v-7bb1d4e5]{display:block;color:var(--blue)}.main-page .features-section .hero-youtube .fit-section .fit-grid[data-v-7bb1d4e5]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:.5px solid rgba(250,253,204,.1);box-shadow:0 2.87px 6.31px #7070a11a}.main-page .features-section .hero-youtube .fit-section .fit-column[data-v-7bb1d4e5]{padding:2.2rem 2.2rem 1.9rem;background:linear-gradient(135deg,#fafdcc,#f2d38b);color:var(--black)}.main-page .features-section .hero-youtube .fit-section .fit-column .fit-column-heading[data-v-7bb1d4e5]{display:flex;align-items:flex-start;gap:1.35rem;margin-bottom:1.55rem}.main-page .features-section .hero-youtube .fit-section .fit-column img[data-v-7bb1d4e5]{flex:0 0 60px;width:60px;height:60px;object-fit:contain}.main-page .features-section .hero-youtube .fit-section .fit-column h3[data-v-7bb1d4e5]{color:var(--black);font-size:30px;line-height:1.14;font-weight:700;margin:0}.main-page .features-section .hero-youtube .fit-section .fit-column ul[data-v-7bb1d4e5]{list-style:disc;margin:0;padding-left:1.45rem}.main-page .features-section .hero-youtube .fit-section .fit-column ul li[data-v-7bb1d4e5]{color:var(--black);font-size:20px;line-height:1.16;font-weight:400;padding-left:.25rem}.main-page .features-section .hero-youtube .fit-section .fit-column ul li[data-v-7bb1d4e5]:not(:last-child){margin-bottom:1.35rem}.main-page .features-section .hero-youtube .fit-section .fit-column-negative[data-v-7bb1d4e5]{background:#121318}.main-page .features-section .hero-youtube .fit-section .fit-column-negative h3[data-v-7bb1d4e5],.main-page .features-section .hero-youtube .fit-section .fit-column-negative ul li[data-v-7bb1d4e5]{color:var(--white)}.main-page .features-section .hero-youtube .fit-section .fit-column-negative img[data-v-7bb1d4e5]{margin-top:.15rem}.main-page .features-section .hero-youtube .modules-section[data-v-7bb1d4e5]{max-width:980px;margin-top:6rem}.main-page .features-section .hero-youtube .modules-section h2[data-v-7bb1d4e5]{color:var(--white);font-size:42px;line-height:1.15;margin-bottom:3rem}.main-page .features-section .hero-youtube .modules-section h2 span[data-v-7bb1d4e5]{color:var(--blue)}.main-page .features-section .hero-youtube .modules-section .modules-accordion[data-v-7bb1d4e5]{border:1px solid rgba(255,255,255,.06);background:#121318}.main-page .features-section .hero-youtube .modules-section .module-accordion-item[data-v-7bb1d4e5]:not(:last-child){border-bottom:1px solid rgba(255,255,255,.06)}.main-page .features-section .hero-youtube .modules-section .module-accordion-header[data-v-7bb1d4e5]{width:100%;min-height:72px;padding:1.45rem 1.75rem;border:0;background:transparent;color:var(--light-yellow);display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;text-align:left;font-size:22px;font-weight:300}.main-page .features-section .hero-youtube .modules-section .module-accordion-header img[data-v-7bb1d4e5]{flex:0 0 12px;width:12px;height:12px;object-fit:contain}.main-page .features-section .hero-youtube .modules-section .module-accordion-content[data-v-7bb1d4e5]{padding:0 1.75rem 1.65rem}.main-page .features-section .hero-youtube .modules-section .module-detail[data-v-7bb1d4e5]{color:var(--white);display:flex;align-items:flex-start;gap:.9rem;font-size:15px;font-weight:300;line-height:1.35;margin:0}.main-page .features-section .hero-youtube .modules-section .module-detail img[data-v-7bb1d4e5]{flex:0 0 22px;width:22px;height:22px;object-fit:contain}.main-page .features-section .hero-youtube .modules-section .module-inside[data-v-7bb1d4e5]{margin-top:1.1rem;color:#ffffffb8}.main-page .features-section .hero-youtube .modules-section .modules-note[data-v-7bb1d4e5]{color:var(--black);font-size:22px;font-weight:700;padding:1.55rem 2rem;background:linear-gradient(135deg,#fafdcc,#f2d38b);border:1px solid rgba(250,253,204,.1);border-top:0}.main-page .features-section .hero-youtube .modules-section .modules-note span[data-v-7bb1d4e5]{color:var(--black)}.main-page .features-section .features-sidebar[data-v-7bb1d4e5]{position:sticky;top:110px;align-self:start}.main-page .features-section .features-card[data-v-7bb1d4e5]{overflow:hidden;border-radius:10px;background:#171821;border:1px solid rgba(88,246,252,.55);box-shadow:0 0 60px #58f6fc80}.main-page .features-section .features-card-image[data-v-7bb1d4e5]{display:block;width:100%;aspect-ratio:394/240;object-fit:cover;border-bottom:1px solid rgba(88,246,252,.55)}.main-page .features-section .features-card-content[data-v-7bb1d4e5]{padding:2.1rem 1.7rem 1.55rem;color:var(--white)}.main-page .features-section .features-card-content h3[data-v-7bb1d4e5]{color:var(--blue);font-size:24px;font-weight:500;line-height:1.12;margin-bottom:.45rem}.main-page .features-section .features-card-content ul[data-v-7bb1d4e5]{list-style:none;margin:0 0 1.85rem;padding:0}.main-page .features-section .features-card-content li[data-v-7bb1d4e5]{position:relative;color:var(--white);font-size:19px;line-height:1.15;padding-left:1.25rem}.main-page .features-section .features-card-content li[data-v-7bb1d4e5]:before{content:"✓";position:absolute;left:0;top:-.02rem;color:var(--light-yellow);font-weight:700}.main-page .features-section .features-card-cta[data-v-7bb1d4e5]{width:100%;min-height:56px;border:0;border-radius:8px;background:linear-gradient(180deg,#fff6be,#f2d38b);color:var(--black);display:inline-flex;align-items:center;justify-content:center;gap:1.15rem;padding:0 1.5rem;cursor:pointer;font-size:20px;font-weight:500;box-shadow:0 0 24px #f2d38b2e;transition:.3s}.main-page .features-section .features-card-cta[data-v-7bb1d4e5]:hover{transform:translateY(-2px)}.main-page .features-section .features-card-arrows[data-v-7bb1d4e5]{display:inline-flex;gap:.6rem}.main-page .features-section .features-card-arrows span[data-v-7bb1d4e5]{width:12px;height:12px;border-top:2px solid var(--black);border-right:2px solid var(--black);transform:rotate(45deg);opacity:.22}.main-page .features-section .features-card-arrows span[data-v-7bb1d4e5]:nth-child(2){opacity:.6}.main-page .features-section .features-card-arrows span[data-v-7bb1d4e5]:nth-child(3){opacity:1}.main-page .features-section .features-card-note[data-v-7bb1d4e5]{margin-top:1.5rem;padding-top:1.55rem;border-top:1px solid rgba(255,255,255,.08);text-align:center}.main-page .features-section .features-card-note p[data-v-7bb1d4e5]{color:var(--white);font-size:19px;font-weight:500;line-height:1.18;margin:0}.main-page .features-section .features-card-note span[data-v-7bb1d4e5]{display:block;color:#ffffffbd;font-size:20px;line-height:1;margin:.9rem 0 .75rem}.main-page .features-section .features-card-note strong[data-v-7bb1d4e5]{display:block;color:var(--white);font-size:20px;font-weight:700;line-height:1.2}.main-page .features-section .features-card-note--open-doors[data-v-7bb1d4e5]{padding-top:1.25rem}.main-page .authors-section[data-v-7bb1d4e5]{width:100%;margin-top:6rem;padding:0 0 2rem}.main-page .authors-section h2[data-v-7bb1d4e5]{color:var(--white);font-size:42px;line-height:1.15;margin-bottom:2.5rem}.main-page .authors-section h2 span[data-v-7bb1d4e5]{color:var(--blue)}.main-page .authors-section .authors-list[data-v-7bb1d4e5]{background:#121318;border:1px solid rgba(255,255,255,.06)}.main-page .authors-section .author-card[data-v-7bb1d4e5]{display:grid;grid-template-columns:240px minmax(0,1fr);gap:2.3rem;align-items:center;padding:2.5rem 2.4rem}.main-page .authors-section .author-card[data-v-7bb1d4e5]:not(:last-child){border-bottom:1px solid rgba(255,255,255,.06)}.main-page .authors-section .author-image[data-v-7bb1d4e5]{width:220px;height:220px;border-radius:50%;object-fit:cover}.main-page .authors-section .author-role[data-v-7bb1d4e5]{color:#ffffffb8;font-size:13px;line-height:1.3;margin:0 0 .55rem}.main-page .authors-section h3[data-v-7bb1d4e5]{position:relative;z-index:0;width:fit-content;color:var(--yellow);font-size:30px;font-weight:300;line-height:1.15;margin-bottom:1.6rem}.main-page .authors-section h3[data-v-7bb1d4e5]:after{content:"";position:absolute;left:50%;bottom:-.55rem;z-index:-1;width:120%;height:1.2rem;transform:translate(-50%);border-radius:999px;background:radial-gradient(ellipse at center,rgba(88,246,252,.28) 0%,rgba(88,246,252,.14) 42%,transparent 72%);filter:blur(5px);pointer-events:none}.main-page .authors-section .author-description[data-v-7bb1d4e5]{max-width:420px;color:var(--white);font-size:18px;font-weight:300;line-height:1.22;margin:0 0 1.9rem}.main-page .authors-section .author-highlight[data-v-7bb1d4e5]{color:var(--white);font-size:17px;font-weight:700;line-height:1.25;margin:0}.main-page .academy-discord[data-v-7bb1d4e5]{padding:5rem 0;background:var(--black)}.main-page .academy-discord .academy-discord-heading[data-v-7bb1d4e5]{width:min(1600px,95%);margin:0 auto 2.5rem}.main-page .academy-discord .academy-discord-heading h2[data-v-7bb1d4e5]{color:var(--white);font-size:48px;line-height:1.12}.main-page .academy-discord .academy-discord-heading h2 span[data-v-7bb1d4e5]{color:var(--blue)}.main-page .academy-discord .academy-discord-heading h3[data-v-7bb1d4e5]{color:var(--white);font-size:30px;line-height:1.25;margin-top:.8rem}.main-page .academy-discord .academy-discord-inner[data-v-7bb1d4e5]{width:min(1600px,95%);margin:0 auto;display:flex;gap:4rem;align-items:center;justify-content:space-between}.main-page .academy-discord .academy-discord-content[data-v-7bb1d4e5]{width:48%}.main-page .academy-discord .academy-discord-content .academy-lead[data-v-7bb1d4e5]{color:var(--white);font-size:26px;font-weight:700;line-height:1.3;margin-bottom:3rem}.main-page .academy-discord .academy-list[data-v-7bb1d4e5]{margin-bottom:2rem}.main-page .academy-discord .academy-list-item[data-v-7bb1d4e5]{padding:0 0 1.1rem;border-bottom:1px solid rgba(255,255,255,.07)}.main-page .academy-discord .academy-list-item[data-v-7bb1d4e5]:not(:last-child){margin-bottom:1.1rem}.main-page .academy-discord .academy-list-item h3[data-v-7bb1d4e5]{color:var(--white);font-size:24px;line-height:1.3;margin-bottom:.85rem}.main-page .academy-discord .academy-list-item p[data-v-7bb1d4e5]{color:var(--white);font-size:21px;line-height:1.4;font-weight:300;margin:0}.main-page .academy-discord .academy-cta[data-v-7bb1d4e5]{width:min(620px,100%);min-height:58px;border:0;border-radius:8px;background:linear-gradient(180deg,#ffeaa7 0%,var(--light-yellow) 100%);color:var(--black);display:inline-flex;align-items:center;justify-content:center;gap:1rem;cursor:pointer;padding:0 2rem;font-size:16px;font-weight:400;line-height:1;box-shadow:0 0 54px #58f6fc57;transition:.3s}.main-page .academy-discord .academy-cta p[data-v-7bb1d4e5]{margin:0;color:var(--black);font-size:16px}.main-page .academy-discord .academy-cta .academy-cta-icons[data-v-7bb1d4e5]{display:flex;align-items:center}.main-page .academy-discord .academy-cta .academy-cta-icons svg[data-v-7bb1d4e5]{animation:arrow-animation-white 3s infinite}.main-page .academy-discord .academy-cta[data-v-7bb1d4e5]:hover{transform:translateY(-2px);box-shadow:0 0 70px #58f6fc7a}.main-page .academy-discord .academy-note[data-v-7bb1d4e5]{width:min(620px,100%);margin-top:1rem;color:#ffffffb8;font-size:13px;line-height:1.45}.main-page .academy-discord .academy-open-doors[data-v-7bb1d4e5]{width:min(620px,100%);margin-top:1rem}.main-page .academy-discord .academy-discord-image[data-v-7bb1d4e5]{width:48%;text-align:center}.main-page .academy-discord .academy-discord-image img[data-v-7bb1d4e5]{display:block;width:min(760px,88%);height:auto;margin:0 auto}.main-page .bonus-section[data-v-7bb1d4e5]{padding:6rem 0;background:var(--black);border-top:1px solid var(--yellow-shadow)}.main-page .bonus-section .bonus-content[data-v-7bb1d4e5]{width:min(1600px,95%);margin:0 auto;display:flex;gap:4rem;align-items:center;justify-content:space-between}.main-page .bonus-section .bonus-text[data-v-7bb1d4e5]{width:52%}.main-page .bonus-section .bonus-text h2[data-v-7bb1d4e5]{color:var(--white);font-size:48px;line-height:1.15;margin-bottom:1.5rem}.main-page .bonus-section .bonus-text h2 span[data-v-7bb1d4e5]{color:var(--blue)}.main-page .bonus-section .bonus-text .bonus-lead[data-v-7bb1d4e5]{color:var(--white);font-size:20px;font-weight:200;line-height:1.6;margin-bottom:3rem}.main-page .bonus-section .bonus-list[data-v-7bb1d4e5]{margin-bottom:3rem}.main-page .bonus-section .bonus-list-item[data-v-7bb1d4e5]{display:flex;gap:1rem;padding:1.25rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.main-page .bonus-section .bonus-list-item .bonus-icon[data-v-7bb1d4e5]{font-size:24px;line-height:1.2}.main-page .bonus-section .bonus-list-item h3[data-v-7bb1d4e5]{color:var(--yellow);font-size:24px;font-weight:200;margin-bottom:.5rem}.main-page .bonus-section .bonus-list-item p[data-v-7bb1d4e5]{color:var(--white);font-size:18px;font-weight:200;line-height:1.5;margin:0}.main-page .bonus-section .bonus-cta[data-v-7bb1d4e5]{width:260px;height:50px;border-radius:10px;border:2px solid var(--light-yellow);background-color:var(--light-yellow);color:var(--black);font-size:16px;font-weight:500;cursor:pointer;transition:.5s;box-shadow:0 0 50px 5px var(--blue-shadow)}.main-page .bonus-section .bonus-cta[data-v-7bb1d4e5]:hover{scale:1.05}.main-page .bonus-section .bonus-image[data-v-7bb1d4e5]{width:42%}.main-page .bonus-section .bonus-image img[data-v-7bb1d4e5]{display:block;width:100%;height:auto;border-radius:25px}.main-page .cta[data-v-7bb1d4e5]{padding:8rem 0;text-align:center;background:var(--black);position:relative;overflow:hidden;background-image:url("data:image/svg+xml;utf8,%3Csvg width='1299' height='1137' viewBox='0 0 1299 1137' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_500_5177)'%3E%3Cellipse cx='649.5' cy='619.5' rx='225.5' ry='195.5' fill='%2358F6FC' fill-opacity='0.01'/%3E%3Cpath d='M649.5 424.5C773.833 424.5 874.5 511.869 874.5 619.5C874.5 727.131 773.833 814.5 649.5 814.5C525.167 814.5 424.5 727.131 424.5 619.5C424.5 511.869 525.167 424.5 649.5 424.5Z' stroke='url(%23paint0_linear_500_5177)'/%3E%3C/g%3E%3Cpath d='M928.073 332.022C965.688 325.594 997.632 323.832 1021.71 327.072C1045.84 330.321 1061.76 338.546 1067.85 351.775C1073.93 365.005 1069.83 382.445 1056.59 402.887C1043.39 423.28 1021.27 446.394 991.922 470.78C933.229 519.543 845.797 573.244 743.537 620.298C641.277 667.352 543.616 698.821 468.4 711.675C430.785 718.103 398.841 719.866 374.765 716.625C350.631 713.377 334.715 705.152 328.627 691.922C322.539 678.692 326.647 661.253 339.88 640.811C353.081 620.417 375.2 597.303 404.552 572.917C463.244 524.154 550.677 470.454 652.937 423.399C755.196 376.345 852.858 344.876 928.073 332.022Z' fill='%2358F6FC' fill-opacity='0.01' stroke='url(%23paint1_linear_500_5177)' stroke-width='2'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_500_5177' x='0' y='0' width='1299' height='1239' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='212' result='effect1_foregroundBlur_500_5177'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_500_5177' x1='678.951' y1='488.895' x2='781.23' y2='604.299' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2358F6FC' stop-opacity='0'/%3E%3Cstop offset='0.305326' stop-color='%2358F6FC'/%3E%3Cstop offset='1' stop-color='%2358F6FC' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_500_5177' x1='747' y1='390' x2='834' y2='551' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2358F6FC' stop-opacity='0'/%3E%3Cstop offset='0.305326' stop-color='%2358F6FC'/%3E%3Cstop offset='1' stop-color='%2358F6FC' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center bottom;background-size:1200px auto}.main-page .cta h2[data-v-7bb1d4e5]{position:relative;width:min(900px,95%);margin:0 auto 1.5rem;color:var(--white);font-size:42px;line-height:1.15}.main-page .cta h2 span[data-v-7bb1d4e5]{color:var(--blue)}.main-page .cta p[data-v-7bb1d4e5]{position:relative;width:min(820px,95%);margin:0 auto 4rem;color:var(--white);font-size:18px;line-height:1.6;font-weight:200}.main-page .cta .cta-actions[data-v-7bb1d4e5]{position:relative;display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.main-page .cta .btn-primary[data-v-7bb1d4e5]{position:relative;width:min(560px,95%);height:50px;padding:0 2rem;border:2px solid var(--light-yellow);border-radius:10px;background-color:var(--light-yellow);color:var(--black);font-size:16px;font-weight:500;cursor:pointer;transition:.5s;text-transform:uppercase;box-shadow:0 0 50px 5px var(--blue-shadow)}.main-page .cta .btn-primary span[data-v-7bb1d4e5]{margin-left:.75rem;color:#0f101480}.main-page .cta .btn-primary[data-v-7bb1d4e5]:hover{scale:1.05}@media screen and (max-width: 1100px){.main-page .hero[data-v-7bb1d4e5]{padding-top:calc(2rem + 90px)}.main-page .hero .hero-inner[data-v-7bb1d4e5]{width:90%;display:block;flex-direction:column;align-items:flex-start}.main-page .hero .hero-inner .hero-text[data-v-7bb1d4e5]{width:100%}.main-page .hero .hero-inner .hero-video[data-v-7bb1d4e5]{width:100%;max-width:none;align-self:stretch;margin-top:2rem}.main-page .hero .hero-inner .hero-video .youtube-wrapper[data-v-7bb1d4e5]{width:100%;max-width:none;border-radius:14px}.main-page .hero .hero-aside[data-v-7bb1d4e5]{width:100%;flex:1 1 auto;position:static;top:auto;margin-top:2rem}.main-page .hero .hero-aside .aside-card[data-v-7bb1d4e5]{width:100%;max-width:none}.main-page .hero .hero-text[data-v-7bb1d4e5]{width:100%}.main-page .hero .hero-text h1[data-v-7bb1d4e5],.main-page .hero .hero-text p[data-v-7bb1d4e5]{max-width:none}.main-page .hero .hero-text h1[data-v-7bb1d4e5]{font-size:42px}.main-page .hero .hero-text p[data-v-7bb1d4e5]{font-size:20px}.main-page .hero-youtube h2[data-v-7bb1d4e5]{font-size:40px}.main-page .features-section .features-inner[data-v-7bb1d4e5]{grid-template-columns:1fr;gap:3rem}.main-page .features-section .hero-youtube[data-v-7bb1d4e5]{max-width:none}.main-page .features-section .features-sidebar[data-v-7bb1d4e5]{position:static;width:min(520px,100%)}.main-page .bonus-section .bonus-content[data-v-7bb1d4e5]{flex-direction:column;align-items:flex-start}.main-page .bonus-section .bonus-text[data-v-7bb1d4e5],.main-page .bonus-section .bonus-image[data-v-7bb1d4e5]{width:100%}.main-page .academy-discord .academy-discord-inner[data-v-7bb1d4e5]{flex-direction:column;align-items:flex-start}.main-page .academy-discord .academy-discord-content[data-v-7bb1d4e5],.main-page .academy-discord .academy-discord-image[data-v-7bb1d4e5]{width:100%}}@media screen and (max-width: 680px){.mobile-join-popup[data-v-7bb1d4e5]{position:fixed;left:8px;right:8px;top:78px;z-index:90;display:block;padding:10px 10px 12px;border-radius:18px;background:linear-gradient(180deg,#181922fa,#12131bfa);box-shadow:0 0 32px #58f6fc52;transform:translateY(calc(-100% - 24px));opacity:0;pointer-events:none;transition:transform .28s ease,opacity .28s ease}.mobile-join-popup.is-visible[data-v-7bb1d4e5]{transform:translateY(0);opacity:1;pointer-events:auto}.mobile-join-popup .mobile-join-popup-cta[data-v-7bb1d4e5]{width:100%;min-height:58px;border:0;border-radius:8px;background:linear-gradient(180deg,#ffeaa7 0%,var(--light-yellow) 100%);color:var(--black);display:flex;align-items:center;justify-content:center;gap:1rem;font-size:22px;font-weight:500;cursor:pointer;box-shadow:inset 0 1px #ffffff8c}.mobile-join-popup .features-card-arrows[data-v-7bb1d4e5]{display:inline-flex;align-items:center;gap:.45rem}.mobile-join-popup .features-card-arrows span[data-v-7bb1d4e5]{width:13px;height:13px;border-top:2px solid rgba(15,16,20,.85);border-right:2px solid rgba(15,16,20,.85);transform:rotate(45deg);opacity:.45}.mobile-join-popup .features-card-arrows span[data-v-7bb1d4e5]:nth-child(2){opacity:.68}.mobile-join-popup .features-card-arrows span[data-v-7bb1d4e5]:nth-child(3){opacity:1}.mobile-join-popup p[data-v-7bb1d4e5]{margin:.8rem 0 0;color:var(--white);font-size:12px;line-height:1.45;text-align:center}.mobile-join-popup p span[data-v-7bb1d4e5]{color:#ffffffc2;margin-left:.25rem}.mobile-join-popup p strong[data-v-7bb1d4e5]{display:block;margin-top:.25rem;font-weight:700}.main-page .hero[data-v-7bb1d4e5]{padding:calc(1.5rem + 90px) 0 3rem}.main-page .hero .hero-inner[data-v-7bb1d4e5]{width:90%}.main-page .hero .hero-inner .hero-text[data-v-7bb1d4e5],.main-page .hero .hero-text[data-v-7bb1d4e5]{width:100%}.main-page .hero .hero-text h1[data-v-7bb1d4e5]{max-width:none;font-size:14px;line-height:1.18;margin-bottom:1.15rem}.main-page .hero .hero-text p[data-v-7bb1d4e5]{font-size:11.25px;line-height:1.5;margin-bottom:1.35rem}.main-page .hero .hero-text .hero-youtube h2[data-v-7bb1d4e5]{font-size:32px}.main-page .hero .hero-text .hero-youtube .youtube-wrapper[data-v-7bb1d4e5]{border-radius:15px;margin-bottom:2rem}.main-page .hero .hero-text .hero-youtube .learn-list h3[data-v-7bb1d4e5]{font-size:22px;margin-bottom:1.5rem}.main-page .hero .hero-text .hero-youtube .learn-list ul li[data-v-7bb1d4e5]{font-size:16px;padding-left:1.6rem}.main-page .hero .hero-text .hero-youtube .course-overview[data-v-7bb1d4e5]{margin-top:2rem}.main-page .hero .hero-actions[data-v-7bb1d4e5]{width:100%;display:flex;flex-direction:column;margin-bottom:2.5rem}.main-page .hero .hero-actions .btn-alt[data-v-7bb1d4e5],.main-page .hero .hero-actions .video-btn[data-v-7bb1d4e5]{width:100%;min-height:54px;justify-content:center;text-align:center}.main-page .hero-youtube .course-overview h2[data-v-7bb1d4e5]{font-size:32px}.main-page .hero-youtube .course-overview .course-overview-grid[data-v-7bb1d4e5]{grid-template-columns:1fr}.main-page .hero-youtube .course-overview .course-overview-item[data-v-7bb1d4e5]{min-height:0;padding:0}.main-page .hero-youtube .course-overview .course-overview-item h3[data-v-7bb1d4e5]{font-size:18px}.main-page .hero-youtube .course-overview .course-overview-item p[data-v-7bb1d4e5]{font-size:16px}.main-page .features-section .hero-youtube[data-v-7bb1d4e5]{order:2}.main-page .features-section .hero-youtube .course-overview .course-overview-grid[data-v-7bb1d4e5]{grid-template-columns:1fr;gap:1.75rem}.main-page .features-section .hero-youtube .fit-section .fit-grid[data-v-7bb1d4e5]{grid-template-columns:1fr}.main-page .features-section .features-sidebar[data-v-7bb1d4e5]{order:1}.main-page .hero-youtube .fit-section[data-v-7bb1d4e5]{margin-top:4rem}.main-page .hero-youtube .fit-section h2[data-v-7bb1d4e5]{font-size:32px}.main-page .hero-youtube .fit-section .fit-grid[data-v-7bb1d4e5]{grid-template-columns:1fr}.main-page .hero-youtube .fit-section .fit-column[data-v-7bb1d4e5]{padding:1.5rem}.main-page .hero-youtube .fit-section .fit-column .fit-column-heading[data-v-7bb1d4e5]{gap:1rem}.main-page .hero-youtube .fit-section .fit-column img[data-v-7bb1d4e5]{flex-basis:48px;width:48px;height:48px}.main-page .hero-youtube .fit-section .fit-column h3[data-v-7bb1d4e5]{font-size:24px}.main-page .hero-youtube .fit-section .fit-column ul li[data-v-7bb1d4e5]{font-size:17px}.main-page .hero-youtube .modules-section[data-v-7bb1d4e5]{margin-top:4rem}.main-page .hero-youtube .modules-section h2[data-v-7bb1d4e5]{font-size:32px}.main-page .hero-youtube .modules-section .module-accordion-header[data-v-7bb1d4e5]{min-height:60px;padding:1.1rem 1.2rem;font-size:18px}.main-page .hero-youtube .modules-section .module-accordion-content[data-v-7bb1d4e5]{padding:0 1.2rem 1.25rem}.main-page .hero-youtube .modules-section .module-summary[data-v-7bb1d4e5],.main-page .hero-youtube .modules-section .module-inside[data-v-7bb1d4e5]{font-size:14px}.main-page .hero-youtube .modules-section .module-detail img[data-v-7bb1d4e5]{flex-basis:20px;width:20px;height:20px}.main-page .hero-youtube .modules-section .modules-note[data-v-7bb1d4e5]{font-size:18px;padding:1.25rem 1.5rem}.main-page .features-section .features-card-content[data-v-7bb1d4e5]{padding:1.25rem}.main-page .features-section .features-card-content h3[data-v-7bb1d4e5]{font-size:20px}.main-page .features-section .features-card-content li[data-v-7bb1d4e5]{font-size:15px}.main-page .features-section .features-card-cta[data-v-7bb1d4e5]{min-height:52px;font-size:16px}.main-page .features-section .features-card-note[data-v-7bb1d4e5]{margin-top:1.25rem;padding-top:1.25rem}.main-page .features-section .features-card-note p[data-v-7bb1d4e5],.main-page .features-section .features-card-note strong[data-v-7bb1d4e5]{font-size:15px}.main-page .features-section .features-card-note span[data-v-7bb1d4e5]{font-size:16px}.main-page .authors-section[data-v-7bb1d4e5]{padding:3.5rem 0 1rem}.main-page .authors-section h2[data-v-7bb1d4e5]{font-size:32px}.main-page .authors-section .author-card[data-v-7bb1d4e5]{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1.5rem}.main-page .authors-section .author-image[data-v-7bb1d4e5]{width:190px;height:190px}.main-page .authors-section h3[data-v-7bb1d4e5]{font-size:26px;margin-bottom:1.1rem}.main-page .authors-section .author-description[data-v-7bb1d4e5],.main-page .authors-section .author-highlight[data-v-7bb1d4e5]{font-size:16px}.main-page .bonus-section[data-v-7bb1d4e5]{padding:4rem 0}.main-page .bonus-section .bonus-text h2[data-v-7bb1d4e5]{font-size:32px}.main-page .bonus-section .bonus-text .bonus-lead[data-v-7bb1d4e5]{font-size:16px;margin-bottom:2rem}.main-page .bonus-section .bonus-list-item h3[data-v-7bb1d4e5]{font-size:22px}.main-page .bonus-section .bonus-list-item p[data-v-7bb1d4e5]{font-size:16px}.main-page .bonus-section .bonus-cta[data-v-7bb1d4e5]{width:100%}.main-page .bonus-section .bonus-image img[data-v-7bb1d4e5]{border-radius:15px}.main-page .academy-discord[data-v-7bb1d4e5]{padding:4rem 0}.main-page .academy-discord .academy-discord-heading h2[data-v-7bb1d4e5]{font-size:32px}.main-page .academy-discord .academy-discord-content .academy-lead[data-v-7bb1d4e5]{font-size:20px;margin-bottom:2rem}.main-page .academy-discord .academy-list-item h3[data-v-7bb1d4e5]{font-size:20px}.main-page .academy-discord .academy-list-item p[data-v-7bb1d4e5]{font-size:17px}.main-page .academy-discord .academy-cta[data-v-7bb1d4e5],.main-page .academy-discord .academy-discord-image img[data-v-7bb1d4e5]{width:100%}.main-page .cta[data-v-7bb1d4e5]{padding:5rem 0}.main-page .cta[data-v-7bb1d4e5]:before{width:360px;height:130px}.main-page .cta h2[data-v-7bb1d4e5]{font-size:32px}.main-page .cta p[data-v-7bb1d4e5]{font-size:16px;margin-bottom:3rem}.main-page .cta .cta-actions[data-v-7bb1d4e5]{flex-direction:column;align-items:center;gap:.65rem}.main-page .cta .btn-primary[data-v-7bb1d4e5]{width:95%;height:auto;min-height:50px;padding:.9rem 1.25rem;white-space:normal}}.home[data-v-c10f1f9e]{padding-top:calc(3.6rem + 90px);padding-bottom:3.6rem;background:url(/assets/gradient-ph2_76or.png);background-position-x:1000px;background-position-y:-400px;background-repeat:no-repeat;border-bottom:1px solid var(--yellow-shadow)}.home .home-content[data-v-c10f1f9e]{width:95%;margin-left:auto;margin-right:auto}.home .home-content .home-top-logo[data-v-c10f1f9e]{display:flex;justify-content:center}.home .home-content .home-text h1[data-v-c10f1f9e]{font-size:42px;color:var(--white);text-align:center;margin-bottom:2rem}.home .home-content .home-text h1 span[data-v-c10f1f9e]{color:var(--blue)}.home .home-content .home-text p[data-v-c10f1f9e]{font-size:20px;font-weight:200;color:var(--white);text-align:center;margin-left:auto;margin-right:auto;width:800px;margin-bottom:6rem}.home .home-content .home-text .home-button[data-v-c10f1f9e]{display:flex;justify-content:center}.home .home-content .home-text .home-button .home-btn[data-v-c10f1f9e]{display:flex;align-items:center;background-color:transparent;border:none;font-size:16px;color:var(--light-yellow);transition:.5s}.home .home-content .home-text .home-button .home-btn img[data-v-c10f1f9e]{margin-right:1rem}.home .home-content .home-text .home-button .home-btn[data-v-c10f1f9e]:hover{transform:scale(1.05)}.aboutus[data-v-c10f1f9e]{background:url(/assets/bg-2-J1Ibwa_Q.png);background-position:left;background-repeat:no-repeat;padding-bottom:6rem;border-bottom:1px solid var(--yellow-shadow)}.aboutus .aboutus-content[data-v-c10f1f9e]{width:95%;margin-left:auto;margin-right:auto}.aboutus .aboutus-content .aboutus-text[data-v-c10f1f9e]{padding-top:6rem;padding-bottom:6rem}.aboutus .aboutus-content .aboutus-text h2[data-v-c10f1f9e]{font-size:42px;color:var(--white);text-align:center}.aboutus .aboutus-content .aboutus-text h2 span[data-v-c10f1f9e]{color:var(--blue)}.aboutus .aboutus-content .aboutus-col[data-v-c10f1f9e]{display:flex;justify-content:space-between;border-top:1px solid var(--yellow-shadow);border-bottom:1px solid var(--yellow-shadow)}.aboutus .aboutus-content .aboutus-col .aboutus-col-text[data-v-c10f1f9e]{width:calc(50% - 1rem);padding-top:2rem}.aboutus .aboutus-content .aboutus-col .aboutus-col-text h2[data-v-c10f1f9e]{font-size:42px;color:var(--white);font-weight:400;margin-bottom:1rem}.aboutus .aboutus-content .aboutus-col .aboutus-col-text p[data-v-c10f1f9e]{width:80%;font-size:24px;color:var(--white);font-weight:200;margin-bottom:1rem}.aboutus .aboutus-content .aboutus-col .aboutus-right[data-v-c10f1f9e]{width:calc(50% - 1rem)}.book[data-v-c10f1f9e]{padding-top:6rem;padding-bottom:6rem;background:url(/assets/bg-4-Db94gtQy.png);background-repeat:no-repeat;background-position:top;border-bottom:1px solid var(--yellow-shadow)}.book .book-content[data-v-c10f1f9e]{width:95%;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between}.book .book-content .book-left[data-v-c10f1f9e]{width:calc(35% - 1rem)}.book .book-content .book-left h2[data-v-c10f1f9e]{font-size:42px;color:var(--white);font-weight:400;margin-bottom:2rem}.book .book-content .book-left p[data-v-c10f1f9e]{width:80%;font-size:24px;color:var(--white);font-weight:200;margin-bottom:2rem}.book .book-content .book-right[data-v-c10f1f9e]{width:calc(50% - 1rem);display:flex;justify-content:flex-end}.more[data-v-c10f1f9e]{padding-top:10rem;padding-bottom:10rem;border-bottom:1px solid var(--yellow-shadow);background:url(/assets/bg-3-D-52F7wT.png);background-repeat:no-repeat;background-position:center}.more .more-content[data-v-c10f1f9e]{width:95%;margin-left:auto;margin-right:auto}.more .more-content .more-text h2[data-v-c10f1f9e]{font-size:42px;color:var(--white);margin-bottom:2rem;text-align:center}.more .more-content .more-text h2 span[data-v-c10f1f9e]{color:var(--blue)}.more .more-content .more-text p[data-v-c10f1f9e]{font-size:20px;font-weight:200;color:var(--white);margin-left:auto;margin-right:auto;width:800px;margin-bottom:2rem;text-align:center}.more .more-content .more-button[data-v-c10f1f9e]{display:flex;justify-content:center}.more .more-content .more-button .more-btn[data-v-c10f1f9e]{width:247px;height:50px;border-radius:10px;border:2px solid var(--light-yellow);display:flex;background-color:var(--light-yellow);align-items:center;justify-content:space-between;cursor:pointer;padding-right:2rem;transition:.5s;box-shadow:0 0 50px 5px var(--blue-shadow)}.more .more-content .more-button .more-btn p[data-v-c10f1f9e]{color:var(--black);font-size:16px;position:relative;top:16px}.more .more-content .more-button .more-btn .more-btn-icons[data-v-c10f1f9e]{display:flex}.more .more-content .more-button .more-btn .more-btn-icons svg[data-v-c10f1f9e]{animation:arrow-animation-white 3s infinite}.more .more-content .more-button .more-btn[data-v-c10f1f9e]:hover{scale:1.05}@media screen and (max-width: 1200px){.home[data-v-c10f1f9e]{padding-top:calc(2rem + 90px);padding-bottom:2rem}.home .home-content[data-v-c10f1f9e]{width:90%;margin-left:auto;margin-right:auto;width:100%}.home .home-content .home-text[data-v-c10f1f9e]{width:100%}.home .home-content .home-text h1[data-v-c10f1f9e]{width:100%;font-size:32px}.home .home-content .home-text p[data-v-c10f1f9e]{width:90%;font-size:16px;margin-bottom:2rem}.aboutus .aboutus-content[data-v-c10f1f9e]{width:90%}.aboutus .aboutus-content .aboutus-text[data-v-c10f1f9e]{padding-top:4rem;padding-bottom:4rem}.aboutus .aboutus-content .aboutus-text h2[data-v-c10f1f9e]{font-size:32px}.aboutus .aboutus-content .aboutus-col[data-v-c10f1f9e]:not(:last-child){margin-bottom:2rem}.aboutus .aboutus-content .aboutus-col[data-v-c10f1f9e]{flex-direction:column}.aboutus .aboutus-content .aboutus-col .aboutus-col-text[data-v-c10f1f9e]{width:100%}.aboutus .aboutus-content .aboutus-col .aboutus-col-text h2[data-v-c10f1f9e]{font-size:28px}.aboutus .aboutus-content .aboutus-col .aboutus-col-text p[data-v-c10f1f9e]{width:100%;font-size:20px}.aboutus .aboutus-content .aboutus-col .aboutus-col-img[data-v-c10f1f9e]{width:100%}.aboutus .aboutus-content .aboutus-col .aboutus-col-img img[data-v-c10f1f9e]{display:block;width:100%}.book .book-content[data-v-c10f1f9e]{width:90%;flex-direction:column}.book .book-content .book-left[data-v-c10f1f9e]{width:100%}.book .book-content .book-left h2[data-v-c10f1f9e]{font-size:32px}.book .book-content .book-left p[data-v-c10f1f9e]{font-size:24px;width:100%}.book .book-content .book-right[data-v-c10f1f9e]{width:100%}.book .book-content .book-right img[data-v-c10f1f9e]{display:block;width:100%}.more .more-content[data-v-c10f1f9e]{width:90%}.more .more-content .more-text h2[data-v-c10f1f9e]{font-size:32px;width:100%}.more .more-content .more-text p[data-v-c10f1f9e]{width:100%;font-size:16px}}.crypto-buttons[data-v-4d527ef0]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px!important}.crypto-buttons .crypto-btn[data-v-4d527ef0]{padding:10px!important;cursor:pointer;border-radius:10px;background-color:#5773ff;color:#fff}.crypto-buttons .crypto-btn[data-v-4d527ef0]:hover{padding:10px!important;cursor:pointer;border-radius:10px;background-color:#5773ff50;color:#fff}.crypto-buttons .crypto-btn[data-v-4d527ef0]:hover{padding:10px!important;cursor:pointer;border-radius:10px;background-color:#5773ff70;color:#fff}.connected-address-text[data-v-4d527ef0]{color:#fff!important;font-size:20px;font-weight:700}.unconnected-address-text[data-v-4d527ef0]{color:#d35d5d!important;font-size:20px;font-weight:700}.connected-address[data-v-4d527ef0]{padding:10px 0;font-size:20px;font-family:Courier New,Courier,monospace;font-weight:700;color:#58f6fc!important}.crypto[data-v-4d527ef0]{position:fixed;top:0;left:0;width:100%;height:100%;right:-100%;background-color:#0009;z-index:9;display:flex;align-items:center;transition:.5s}.crypto.active[data-v-4d527ef0]{right:0}.crypto .crypto-content[data-v-4d527ef0]{width:50%;margin-left:auto;margin-right:auto;background-color:var(--light-black);padding:2rem;border-radius:15px;box-shadow:0 0 50px 5px var(--blue-shadow)}.crypto .crypto-content .crypto-top[data-v-4d527ef0]{display:flex;justify-content:space-between}.crypto .crypto-content .crypto-top .crypto-left[data-v-4d527ef0]{width:40%}.crypto .crypto-content .crypto-top .crypto-left .crypto-left-item[data-v-4d527ef0]:not(:last-child){margin-bottom:1rem}.crypto .crypto-content .crypto-top .crypto-left .crypto-left-item[data-v-4d527ef0]{display:flex;align-items:center;padding:1rem;border:1px solid var(--yellow-shadow);border-radius:5px;cursor:pointer}.crypto .crypto-content .crypto-top .crypto-left .crypto-left-item img[data-v-4d527ef0]{margin-right:1rem}.crypto .crypto-content .crypto-top .crypto-left .crypto-left-item h2[data-v-4d527ef0]{color:var(--white)}.crypto .crypto-content .crypto-top .crypto-left .crypto-left-item.active[data-v-4d527ef0]{background-color:var(--light-yellow)}.crypto .crypto-content .crypto-top .crypto-right[data-v-4d527ef0]{width:55%}.crypto .crypto-content .crypto-top .crypto-right .crypto-right-item[data-v-4d527ef0]:not(:last-child){margin-bottom:1rem}.crypto .crypto-content .crypto-top .crypto-right .crypto-right-item[data-v-4d527ef0]{display:flex;align-items:center;padding:1rem;border:1px solid var(--yellow-shadow);border-radius:5px;cursor:pointer}.crypto .crypto-content .crypto-top .crypto-right .crypto-right-item img[data-v-4d527ef0]{margin-right:1rem}.crypto .crypto-content .crypto-top .crypto-right .crypto-right-item h2[data-v-4d527ef0]{color:var(--white);font-size:20px}.crypto .crypto-content .crypto-top .crypto-right .crypto-right-item.active[data-v-4d527ef0]{background-color:var(--light-yellow)}.crypto .crypto-content .crypto-bottom[data-v-4d527ef0]{margin-top:1rem;display:none}.crypto .crypto-content .crypto-bottom .crypto-btn[data-v-4d527ef0]{width:100%;height:50px;border-radius:10px;border:2px solid var(--light-yellow);display:flex;background-color:var(--light-yellow);align-items:center;justify-content:space-between;cursor:pointer;padding-right:2rem;transition:.5s;box-shadow:0 0 50px 5px var(--blue-shadow)}.crypto .crypto-content .crypto-bottom .crypto-btn p[data-v-4d527ef0]{color:var(--black);font-size:16px;padding-left:1rem}.crypto .crypto-content .crypto-bottom .crypto-btn .home-btn-icons[data-v-4d527ef0]{display:flex}.crypto .crypto-content .crypto-bottom .crypto-btn .home-btn-icons svg[data-v-4d527ef0]{animation:arrow-animation-white 3s infinite}.crypto .crypto-content .crypto-bottom .crypto-btn[data-v-4d527ef0]:hover{scale:1.05}.crypto .crypto-content .crypto-bottom.active[data-v-4d527ef0]{display:flex}.purchase-discord[data-v-4d527ef0]{position:fixed;top:0;left:-150%;width:100%;height:100%;background-color:#0009;z-index:9;display:flex;align-items:center;transition:.5s}.purchase-discord.active[data-v-4d527ef0]{left:0}.purchase-discord .purchase-content[data-v-4d527ef0]{width:50%;margin-left:auto;margin-right:auto;background-color:var(--light-black);padding:2rem;border-radius:15px;box-shadow:0 0 50px 5px var(--blue-shadow)}.purchase-discord .purchase-content .purchase-top[data-v-4d527ef0]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.purchase-discord .purchase-content .purchase-top h2[data-v-4d527ef0]{color:var(--white);font-size:24px;font-weight:500}.purchase-discord .purchase-content .purchase-top img[data-v-4d527ef0]{width:25px;cursor:pointer}.purchase-discord .purchase-content .purchase-form[data-v-4d527ef0]{display:flex;flex-direction:column}.purchase-discord .purchase-content .purchase-form .crypto-p[data-v-4d527ef0]{color:var(--white);margin-bottom:1rem}.purchase-discord .purchase-content .purchase-form .purchase-form-default[data-v-4d527ef0]{display:flex;flex-direction:column}.purchase-discord .purchase-content .purchase-form .purchase-form-default.active[data-v-4d527ef0]{display:none}.purchase-discord .purchase-content .purchase-form .purchase-form-invoice[data-v-4d527ef0]{display:none;flex-direction:column}.purchase-discord .purchase-content .purchase-form .purchase-form-invoice.active[data-v-4d527ef0]{display:flex}.purchase-discord .purchase-content .purchase-form .checkbox[data-v-4d527ef0]{display:flex;align-items:center;margin-bottom:1rem}.purchase-discord .purchase-content .purchase-form .checkbox input[data-v-4d527ef0]{position:relative;top:8px;width:15px;height:15px}.purchase-discord .purchase-content .purchase-form .checkbox p[data-v-4d527ef0]{margin-left:1rem;font-size:14px;font-weight:200;color:var(--white)}.purchase-discord .purchase-content .purchase-form .checkbox p a[data-v-4d527ef0]{color:var(--white);font-size:14px;text-underline-offset:4px}.purchase-discord .purchase-content .purchase-form .purchase-option[data-v-4d527ef0]{display:flex;justify-content:space-between;margin-bottom:1rem}.purchase-discord .purchase-content .purchase-form .purchase-option .purchase-option-left[data-v-4d527ef0]{width:48%;padding:1rem;border:1px solid var(--yellow-shadow);border-radius:5px;cursor:pointer;transition:.5s}.purchase-discord .purchase-content .purchase-form .purchase-option .purchase-option-left.active[data-v-4d527ef0]{background-color:var(--light-yellow)}.purchase-discord .purchase-content .purchase-form .purchase-option .purchase-option-left.active p[data-v-4d527ef0]{color:var(--black)}.purchase-discord .purchase-content .purchase-form .purchase-option .purchase-option-left p[data-v-4d527ef0]{color:var(--white)}.purchase-discord .purchase-content .purchase-form .purchase-option .purchase-option-right[data-v-4d527ef0]{width:48%;padding:1rem;border:1px solid var(--yellow-shadow);border-radius:5px;cursor:pointer;transition:.5s}.purchase-discord .purchase-content .purchase-form .purchase-option .purchase-option-right.active[data-v-4d527ef0]{background-color:var(--light-yellow)}.purchase-discord .purchase-content .purchase-form .purchase-option .purchase-option-right.active p[data-v-4d527ef0]{color:var(--black)}.purchase-discord .purchase-content .purchase-form .purchase-option .purchase-option-right p[data-v-4d527ef0]{color:var(--white)}.purchase-discord .purchase-content .purchase-form input[data-v-4d527ef0]{height:40px;background-color:var(--light-black);font-size:16px;padding-left:1rem;margin-bottom:1rem;border:1px solid var(--yellow-shadow);color:var(--white)}.purchase-discord .purchase-content .purchase-form .purchase-button .purchase-btn[data-v-4d527ef0]{width:100%;height:50px;border-radius:10px;border:2px solid var(--light-yellow);display:flex;background-color:var(--light-yellow);align-items:center;justify-content:space-between;cursor:pointer;padding-right:2rem;transition:.5s;box-shadow:0 0 50px 5px var(--blue-shadow)}.purchase-discord .purchase-content .purchase-form .purchase-button .purchase-btn p[data-v-4d527ef0]{color:var(--black);font-size:16px;padding-left:2rem;position:relative}.purchase-discord .purchase-content .purchase-form .purchase-button .purchase-btn .purchase-btn-icons[data-v-4d527ef0]{display:flex}.purchase-discord .purchase-content .purchase-form .purchase-button .purchase-btn .purchase-btn-icons svg[data-v-4d527ef0]{animation:arrow-animation-white 3s infinite}.purchase-discord .purchase-content .purchase-form .purchase-button .purchase-btn[data-v-4d527ef0]:hover{scale:1.05}.purchase-ebook[data-v-4d527ef0]{position:fixed;top:0;width:100%;height:100%;background-color:#0009;z-index:9;display:flex;align-items:center;left:-150%;transition:.5s}.purchase-ebook.active[data-v-4d527ef0]{left:0}.purchase-ebook .purchase-content[data-v-4d527ef0]{width:50%;margin-left:auto;margin-right:auto;background-color:var(--light-black);padding:2rem;border-radius:15px;box-shadow:0 0 50px 5px var(--blue-shadow)}.purchase-ebook .purchase-content .purchase-top[data-v-4d527ef0]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.purchase-ebook .purchase-content .purchase-top h2[data-v-4d527ef0]{color:var(--white);font-size:24px;font-weight:500}.purchase-ebook .purchase-content .purchase-top img[data-v-4d527ef0]{width:25px;cursor:pointer}.purchase-ebook .purchase-content .purchase-form[data-v-4d527ef0]{display:flex;flex-direction:column}.purchase-ebook .purchase-content .purchase-form .purchase-form-invoice[data-v-4d527ef0]{flex-direction:column;display:none}.purchase-ebook .purchase-content .purchase-form .purchase-form-invoice.active[data-v-4d527ef0]{display:flex}.purchase-ebook .purchase-content .purchase-form .purchase-form-default[data-v-4d527ef0]{flex-direction:column;display:flex}.purchase-ebook .purchase-content .purchase-form .purchase-form-default.active[data-v-4d527ef0]{display:none}.purchase-ebook .purchase-content .purchase-form .purchase-option[data-v-4d527ef0]{display:flex;justify-content:space-between;margin-bottom:1rem}.purchase-ebook .purchase-content .purchase-form .purchase-option .purchase-option-left[data-v-4d527ef0]{width:48%;padding:1rem;border:1px solid var(--yellow-shadow);border-radius:5px;cursor:pointer;transition:.5s}.purchase-ebook .purchase-content .purchase-form .purchase-option .purchase-option-left.active[data-v-4d527ef0]{background-color:var(--light-yellow)}.purchase-ebook .purchase-content .purchase-form .purchase-option .purchase-option-left.active p[data-v-4d527ef0]{color:var(--black)}.purchase-ebook .purchase-content .purchase-form .purchase-option .purchase-option-left p[data-v-4d527ef0]{color:var(--white)}.purchase-ebook .purchase-content .purchase-form .purchase-option .purchase-option-right[data-v-4d527ef0]{width:48%;padding:1rem;border:1px solid var(--yellow-shadow);border-radius:5px;cursor:pointer;transition:.5s}.purchase-ebook .purchase-content .purchase-form .purchase-option .purchase-option-right.active[data-v-4d527ef0]{background-color:var(--light-yellow)}.purchase-ebook .purchase-content .purchase-form .purchase-option .purchase-option-right.active p[data-v-4d527ef0]{color:var(--black)}.purchase-ebook .purchase-content .purchase-form .purchase-option .purchase-option-right p[data-v-4d527ef0]{color:var(--white)}.purchase-ebook .purchase-content .purchase-form .checkbox[data-v-4d527ef0]{display:flex;align-items:center;margin-bottom:1rem}.purchase-ebook .purchase-content .purchase-form .checkbox input[data-v-4d527ef0]{position:relative;top:8px;width:15px;height:15px}.purchase-ebook .purchase-content .purchase-form .checkbox p[data-v-4d527ef0]{margin-left:1rem;font-size:14px;font-weight:200;color:var(--white)}.purchase-ebook .purchase-content .purchase-form .checkbox p a[data-v-4d527ef0]{color:var(--white);font-size:14px;text-underline-offset:4px}.purchase-ebook .purchase-content .purchase-form input[data-v-4d527ef0]{height:40px;background-color:var(--light-black);font-size:16px;padding-left:1rem;margin-bottom:1rem;border:1px solid var(--yellow-shadow);color:var(--white)}.purchase-ebook .purchase-content .purchase-form .purchase-button .purchase-btn[data-v-4d527ef0]{width:100%;height:50px;border-radius:10px;border:2px solid var(--light-yellow);display:flex;background-color:var(--light-yellow);align-items:center;justify-content:space-between;cursor:pointer;padding-right:2rem;transition:.5s;box-shadow:0 0 50px 5px var(--blue-shadow)}.purchase-ebook .purchase-content .purchase-form .purchase-button .purchase-btn p[data-v-4d527ef0]{color:var(--black);font-size:16px;padding-left:2rem;position:relative}.purchase-ebook .purchase-content .purchase-form .purchase-button .purchase-btn .purchase-btn-icons[data-v-4d527ef0]{display:flex}.purchase-ebook .purchase-content .purchase-form .purchase-button .purchase-btn .purchase-btn-icons svg[data-v-4d527ef0]{animation:arrow-animation-white 3s infinite}.purchase-ebook .purchase-content .purchase-form .purchase-button .purchase-btn[data-v-4d527ef0]:hover{scale:1.05}.products[data-v-4d527ef0]{padding-top:calc(3.6rem + 90px);padding-bottom:3.6rem;border-bottom:1px solid var(--yellow-shadow);background:url(/assets/bg-6-DKknoJ53.png);background-repeat:no-repeat;background-position:center}.products .products-content[data-v-4d527ef0]{width:95%;margin-left:auto;margin-right:auto}.products .products-content .products-text h2[data-v-4d527ef0]{font-size:56px;color:var(--blue);text-align:center;margin-bottom:2rem}.products .products-content .products-text h1[data-v-4d527ef0]{font-size:42px;color:var(--white);text-align:center;margin-bottom:2rem}.products .products-content .products-text h1 span[data-v-4d527ef0]{color:var(--blue)}.products .products-content .products-text p[data-v-4d527ef0]{font-size:20px;font-weight:200;color:var(--white);text-align:center;width:450px;margin-left:auto;margin-right:auto;margin-bottom:2rem}.products .products-content .products-options[data-v-4d527ef0]{display:flex;justify-content:center}.products .products-content .products-options .products-options-content[data-v-4d527ef0]{display:flex;width:360px;border:1px solid var(--white);border-radius:25px;height:44px;align-items:center;justify-content:center}.products .products-content .products-options .products-options-content .products-options-left[data-v-4d527ef0]{width:33.33%;height:100%;border-radius:25px;display:flex;align-items:center;justify-content:center;color:var(--grey);cursor:pointer}.products .products-content .products-options .products-options-content .products-options-left.active[data-v-4d527ef0]{background-color:var(--blue)}.products .products-content .products-options .products-options-content .products-options-left.active p[data-v-4d527ef0]{color:var(--black)}.products .products-content .products-options .products-options-content .products-options-center[data-v-4d527ef0]{width:33.33%;height:100%;border-radius:25px;display:flex;align-items:center;justify-content:center;color:var(--grey);cursor:pointer}.products .products-content .products-options .products-options-content .products-options-center.active[data-v-4d527ef0]{background-color:var(--blue)}.products .products-content .products-options .products-options-content .products-options-center.active p[data-v-4d527ef0]{color:var(--black)}.products .products-content .products-options .products-options-content .products-options-right[data-v-4d527ef0]{width:33.33%;height:100%;border-radius:25px;display:flex;align-items:center;justify-content:center;color:var(--grey);cursor:pointer}.products .products-content .products-options .products-options-content .products-options-right.active[data-v-4d527ef0]{background-color:var(--blue)}.products .products-content .products-options .products-options-content .products-options-right.active p[data-v-4d527ef0]{color:var(--black)}.products .products-content .products-static-box[data-v-4d527ef0]{width:min(960px,100%);margin:2.5rem auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,438px));justify-content:center;gap:2rem;align-items:stretch}.products .products-content .product-offer-card[data-v-4d527ef0]{overflow:hidden;border-radius:10px;background:#171821;border:1px solid rgba(88,246,252,.55);box-shadow:0 0 60px #58f6fc80;color:var(--white)}.products .products-content .product-offer-card--mentoring[data-v-4d527ef0]{min-height:815px}.products .products-content .product-offer-image[data-v-4d527ef0]{display:block;width:100%;aspect-ratio:394/240;object-fit:cover;border-bottom:1px solid rgba(88,246,252,.55)}.products .products-content .product-offer-content[data-v-4d527ef0]{padding:2.1rem 1.7rem 1.55rem}.products .products-content .product-offer-content h2[data-v-4d527ef0]{color:var(--blue);font-size:24px;font-weight:500;line-height:1.12;margin-bottom:.45rem}.products .products-content .product-offer-content ul[data-v-4d527ef0]{list-style:none;margin:0 0 1.85rem;padding:0;color:var(--white);font-size:19px;line-height:1.15}.products .products-content .product-offer-content li[data-v-4d527ef0]{position:relative;padding-left:1.25rem}.products .products-content .product-offer-content li[data-v-4d527ef0]:before{content:"✓";position:absolute;left:0;top:-.02rem;color:var(--light-yellow);font-weight:700}.products .products-content .product-offer-cta[data-v-4d527ef0]{width:100%;min-height:56px;margin:0 0 1.5rem;border:0;border-radius:8px;background:linear-gradient(180deg,#fff6be,#f2d38b);color:var(--black);display:inline-flex;align-items:center;justify-content:center;gap:1.15rem;padding:0 1.5rem;cursor:pointer;font-size:20px;font-weight:500;box-shadow:0 0 24px #f2d38b2e;transition:.3s}.products .products-content .product-offer-cta[data-v-4d527ef0]:hover{transform:translateY(-2px)}.products .products-content .product-offer-arrows[data-v-4d527ef0]{display:inline-flex;gap:.6rem}.products .products-content .product-offer-arrows span[data-v-4d527ef0]{width:12px;height:12px;border-top:2px solid var(--black);border-right:2px solid var(--black);transform:rotate(45deg);opacity:.22}.products .products-content .product-offer-arrows span[data-v-4d527ef0]:nth-child(2){opacity:.6}.products .products-content .product-offer-arrows span[data-v-4d527ef0]:nth-child(3){opacity:1}.products .products-content .product-offer-note[data-v-4d527ef0]{padding-top:1.45rem;border-top:1px solid rgba(255,255,255,.08);text-align:center;color:var(--white)}.products .products-content .product-offer-note p[data-v-4d527ef0]{margin:0;font-size:17px;line-height:1.25;font-weight:500}.products .products-content .product-offer-note span[data-v-4d527ef0]{display:block;margin:1.3rem 0 1rem;color:#ffffffc7;font-size:22px;font-weight:600}.products .products-content .product-offer-note strong[data-v-4d527ef0]{display:block;font-size:18px;line-height:1.3}.products .products-content .product-offer-note--open-doors[data-v-4d527ef0]{padding-top:1.25rem}.products .products-content .product-mentoring-hero[data-v-4d527ef0]{position:relative;overflow:hidden;border-radius:10px 10px 0 0;background:#0f1014}.products .products-content .product-mentoring-hero[data-v-4d527ef0]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0f10147a}.products .products-content .product-mentoring-title[data-v-4d527ef0]{position:absolute;left:0;right:0;top:48%;z-index:1;transform:translateY(-50%);text-align:center;color:#d6a94d;text-shadow:0 3px 10px rgba(0,0,0,.65)}.products .products-content .product-mentoring-title strong[data-v-4d527ef0]{display:block;font-size:44px;line-height:1}.products .products-content .product-mentoring-title span[data-v-4d527ef0]{display:block;color:#f2d38bcc;font-size:22px;letter-spacing:.06em}.products .products-content .product-offer-heading-row[data-v-4d527ef0]{display:flex;align-items:flex-start;gap:.65rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.08)}.products .products-content .product-offer-heading-row h2[data-v-4d527ef0]{margin:0}.products .products-content .product-offer-badge[data-v-4d527ef0]{padding:.45rem .55rem;border-radius:3px;background:#ffffff1f;color:#ffffffb3;font-size:11px;font-weight:700}.products .products-content .product-offer-list-simple[data-v-4d527ef0]{padding-bottom:1.5rem!important;border-bottom:1px solid rgba(255,255,255,.08);font-size:19px!important;line-height:1.15!important}.products .products-content .product-offer-disabled[data-v-4d527ef0]{display:block;width:136px;height:50px;margin:1.3rem 0 0 auto;border:1px solid rgba(255,255,255,.12);border-radius:6px;background:transparent;color:#ffffff70;font-size:16px;font-weight:600;cursor:not-allowed}.products .products-content .products-box[data-v-4d527ef0]{margin-top:2rem;display:flex;justify-content:center}.products .products-content .products-box .promo-period[data-v-4d527ef0]{font-size:.75rem;opacity:.8;margin-top:-5px}.products .products-content .products-box .products-box-item[data-v-4d527ef0]:nth-child(1){height:900px;width:370px;background-color:var(--light-black);border-radius:25px;margin-right:2rem;transition:.5s}.products .products-content .products-box .products-box-item[data-v-4d527ef0]:nth-child(1):hover{box-shadow:0 0 50px 5px var(--blue-shadow)}.products .products-content .products-box .products-box-item:nth-child(1) .products-box-item-img[data-v-4d527ef0]{height:240px}.products .products-content .products-box .products-box-item:nth-child(1) .products-box-item-img img[data-v-4d527ef0]{display:block;width:100%;height:100%;border-top-left-radius:25px;border-top-right-radius:25px}.products .products-content .products-box .products-box-item:nth-child(1) .products-box-item-top[data-v-4d527ef0]{display:flex;padding-top:1rem;padding-bottom:1rem;margin-left:1rem;margin-right:1rem;border-bottom:1px solid var(--yellow-shadow)}.products .products-content .products-box .products-box-item:nth-child(1) .products-box-item-top .products-box-item-top-left[data-v-4d527ef0]{width:48%}.products .products-content .products-box .products-box-item:nth-child(1) .products-box-item-top .products-box-item-top-left h2[data-v-4d527ef0]{color:var(--blue);font-size:20px;font-weight:200;margin-bottom:1.5rem}.products .products-content .products-box .products-box-item:nth-child(1) .products-box-item-top .products-box-item-top-left p[data-v-4d527ef0]{font-size:16px;color:var(--white);font-weight:200}.products .products-content .products-box .products-box-item:nth-child(1) .products-box-item-top .products-box-item-top-right[data-v-4d527ef0]{width:48%}.products .products-content .products-box .products-box-item:nth-child(1) .products-box-item-top .products-box-item-top-right h2[data-v-4d527ef0]{text-align:right;color:var(--white);font-weight:200;font-size:28px}.products .products-content .products-box .products-box-item:nth-child(1) .products-box-item-top .products-box-item-top-right h2 span[data-v-4d527ef0]{color:var(--grey)}.products .products-content .products-box .products-box-item:nth-child(1) .products-box-item-top .products-box-item-top-right h3[data-v-4d527ef0]{margin-bottom:1rem;text-decoration:line-through;color:var(--grey);font-weight:200;text-align:center}.products .products-content .products-box .products-box-item:nth-child(1) .products-button[data-v-4d527ef0]{padding-bottom:1rem;margin-left:1rem;margin-right:1rem;border-bottom:1px solid var(--yellow-shadow)}.products .products-content .products-box .products-box-item:nth-child(1) .products-button .products-btn[data-v-4d527ef0]{width:calc(100% - 2rem);margin-top:1rem;height:50px;border-radius:10px;border:2px solid var(--light-yellow);display:flex;background-color:var(--light-yellow);align-items:center;justify-content:space-between;cursor:pointer;padding-right:2rem;transition:.5s;margin-left:auto;margin-right:auto}.products .products-content .products-box .products-box-item:nth-child(1) .products-button .products-btn.unavailable[data-v-4d527ef0]{background-color:#ff3b3b;border-color:#ff3b3b;cursor:not-allowed}.products .products-content .products-box .products-box-item:nth-child(1) .products-button .products-btn p[data-v-4d527ef0]{color:var(--black);font-size:16px;position:relative;font-weight:500;padding-left:2rem}.products .products-content .products-box .products-box-item:nth-child(1) .products-button .products-btn .priducts-btn-icons[data-v-4d527ef0]{display:flex}.products .products-content .products-box .products-box-item:nth-child(1) .products-button .products-btn .priducts-btn-icons svg[data-v-4d527ef0]{animation:arrow-animation-white 3s infinite}.products .products-content .products-box .products-box-item:nth-child(1) .products-button .products-btn.unavailable[data-v-4d527ef0]:hover{scale:1}.products .products-content .products-box .products-box-item:nth-child(1) .products-button .products-btn[data-v-4d527ef0]:hover:not(.unavailable){scale:1.05}.products .products-content .products-box .products-box-item:nth-child(1) .products-info[data-v-4d527ef0]{padding-top:1rem;margin-left:1rem;margin-right:1rem}.products .products-content .products-box .products-box-item:nth-child(1) .products-info .products-info-item[data-v-4d527ef0]:not(:last-child){margin-bottom:1rem}.products .products-content .products-box .products-box-item:nth-child(1) .products-info .products-info-item[data-v-4d527ef0]{display:flex;align-items:center}.products .products-content .products-box .products-box-item:nth-child(1) .products-info .products-info-item p[data-v-4d527ef0]{color:var(--white);font-size:16px;font-weight:200;margin-left:2rem}.products .products-content .products-box .products-box-item[data-v-4d527ef0]:nth-child(2){height:520px;width:370px;background-color:var(--light-black);border-radius:25px;margin-right:2rem;transition:.5s}.products .products-content .products-box .products-box-item[data-v-4d527ef0]:nth-child(2):hover{box-shadow:0 0 50px 5px var(--blue-shadow)}.products .products-content .products-box .products-box-item:nth-child(2) .products-box-item-img[data-v-4d527ef0]{height:240px}.products .products-content .products-box .products-box-item:nth-child(2) .products-box-item-img img[data-v-4d527ef0]{display:block;width:100%;height:100%;border-top-left-radius:25px;border-top-right-radius:25px}.products .products-content .products-box .products-box-item:nth-child(2) .products-box-item-top[data-v-4d527ef0]{display:flex;padding-top:1rem;padding-bottom:1rem;margin-left:1rem;margin-right:1rem;border-bottom:1px solid var(--yellow-shadow)}.products .products-content .products-box .products-box-item:nth-child(2) .products-box-item-top .products-box-item-top-left[data-v-4d527ef0]{width:48%}.products .products-content .products-box .products-box-item:nth-child(2) .products-box-item-top .products-box-item-top-left h2[data-v-4d527ef0]{color:var(--blue);font-size:20px;font-weight:200;margin-bottom:1.5rem}.products .products-content .products-box .products-box-item:nth-child(2) .products-box-item-top .products-box-item-top-left p[data-v-4d527ef0]{font-size:16px;color:var(--white);font-weight:200}.products .products-content .products-box .products-box-item:nth-child(2) .products-box-item-top .products-box-item-top-right[data-v-4d527ef0]{width:48%}.products .products-content .products-box .products-box-item:nth-child(2) .products-box-item-top .products-box-item-top-right h2[data-v-4d527ef0]{text-align:right;color:var(--white);font-weight:200;font-size:28px}.products .products-content .products-box .products-box-item:nth-child(2) .products-box-item-top .products-box-item-top-right h2 span[data-v-4d527ef0]{color:var(--grey)}.products .products-content .products-box .products-box-item:nth-child(2) .products-box-item-top .products-box-item-top-right h3[data-v-4d527ef0]{margin-bottom:1rem;text-decoration:line-through;color:var(--grey);font-weight:200;text-align:center}.products .products-content .products-box .products-box-item:nth-child(2) .products-button[data-v-4d527ef0]{padding-bottom:1rem;margin-left:1rem;margin-right:1rem;border-bottom:1px solid var(--yellow-shadow)}.products .products-content .products-box .products-box-item:nth-child(2) .products-button .products-btn[data-v-4d527ef0]{width:calc(100% - 2rem);margin-top:1rem;height:50px;border-radius:10px;border:2px solid var(--light-yellow);display:flex;background-color:var(--light-yellow);align-items:center;justify-content:space-between;cursor:pointer;padding-right:2rem;transition:.5s;margin-left:auto;margin-right:auto}.products .products-content .products-box .products-box-item:nth-child(2) .products-button .products-btn.unavailable[data-v-4d527ef0]{background-color:#ff3b3b;border-color:#ff3b3b;cursor:not-allowed}.products .products-content .products-box .products-box-item:nth-child(2) .products-button .products-btn p[data-v-4d527ef0]{color:var(--black);font-size:16px;position:relative;font-weight:500;padding-left:2rem}.products .products-content .products-box .products-box-item:nth-child(2) .products-button .products-btn .priducts-btn-icons[data-v-4d527ef0]{display:flex}.products .products-content .products-box .products-box-item:nth-child(2) .products-button .products-btn .priducts-btn-icons svg[data-v-4d527ef0]{animation:arrow-animation-white 3s infinite}.products .products-content .products-box .products-box-item:nth-child(2) .products-button .products-btn.unavailable[data-v-4d527ef0]:hover{scale:1}.products .products-content .products-box .products-box-item:nth-child(2) .products-button .products-btn[data-v-4d527ef0]:hover:not(.unavailable){scale:1.05}.products .products-content .products-box .products-box-item:nth-child(2) .products-ebook-info[data-v-4d527ef0]{padding-top:1rem;margin-left:1rem;margin-right:1rem;padding-bottom:1rem}.products .products-content .products-box .products-box-item:nth-child(2) .products-ebook-info p[data-v-4d527ef0]{color:var(--white);font-size:16px;font-weight:200}@media screen and (max-width: 1200px){.crypto .crypto-content[data-v-4d527ef0]{width:90%}.crypto .crypto-content .crypto-top[data-v-4d527ef0]{flex-direction:column}.crypto .crypto-content .crypto-top .crypto-left[data-v-4d527ef0]{width:100%}.crypto .crypto-content .crypto-top .crypto-right[data-v-4d527ef0]{width:100%;margin-top:1rem;margin-bottom:1rem}.products .products-content[data-v-4d527ef0]{width:90%}.products .products-content .products-text h1[data-v-4d527ef0],.products .products-content .products-text h2[data-v-4d527ef0]{font-size:32px}.products .products-content .products-text p[data-v-4d527ef0]{width:100%;font-size:16px}.products .products-content .products-static-box[data-v-4d527ef0]{grid-template-columns:minmax(0,438px);gap:1.5rem}.products .products-content .product-offer-card--mentoring[data-v-4d527ef0]{min-height:620px}.products .products-content .product-offer-content[data-v-4d527ef0]{padding:1.5rem}.products .products-content .product-mentoring-title strong[data-v-4d527ef0]{font-size:36px}.products .products-content .products-box[data-v-4d527ef0]{flex-direction:column;align-items:center}.products .products-content .products-box .products-box-item[data-v-4d527ef0]:nth-child(1){margin-bottom:2rem;width:100%;height:100%;padding-bottom:1rem}.products .products-content .products-box .products-box-item[data-v-4d527ef0]:nth-child(2){width:100%;height:100%}.purchase-discord .purchase-content[data-v-4d527ef0]{width:90%}.purchase-discord .purchase-content .purchase-top h2[data-v-4d527ef0]{font-size:20px}.purchase-discord .purchase-content .purchase-form .purchase-option[data-v-4d527ef0]{flex-direction:column}.purchase-discord .purchase-content .purchase-form .purchase-option .purchase-option-left[data-v-4d527ef0]{width:100%;margin-bottom:1rem}.purchase-discord .purchase-content .purchase-form .purchase-option .purchase-option-right[data-v-4d527ef0]{width:100%}.purchase-ebook .purchase-content[data-v-4d527ef0]{width:90%}.purchase-ebook .purchase-content .purchase-top h2[data-v-4d527ef0]{font-size:20px}.purchase-ebook .purchase-content .purchase-form .purchase-option[data-v-4d527ef0]{flex-direction:column}.purchase-ebook .purchase-content .purchase-form .purchase-option .purchase-option-left[data-v-4d527ef0]{width:100%;margin-bottom:1rem}.purchase-ebook .purchase-content .purchase-form .purchase-option .purchase-option-right[data-v-4d527ef0]{width:100%}}.transaction-text[data-v-4d527ef0]{color:#fff}.home-desc-content .home-desc-ul .home-desc-li{color:var(--white);font-size:20px;margin-bottom:1rem}.home-desc-content .home-desc-ul{width:95%;margin-left:auto;margin-right:auto}.home-desc-content h3{color:var(--white);font-size:24px;margin-bottom:1rem;font-weight:500}.home-desc-content p{font-size:20px;color:var(--white)}.home-desc-content p:not(:last-child){margin-bottom:1rem}@media screen and (max-width: 1200px){.home-desc-content .home-desc-ul .home-desc-li{font-size:16px}.home-desc-content h3{font-size:20px}.home-desc-content p{font-size:16px}}.home[data-v-84388f63]{padding-top:calc(3.6rem + 90px);padding-bottom:3.6rem;background:url(/assets/bg-4-Db94gtQy.png);background-repeat:no-repeat;background-position:center}.home .home-content[data-v-84388f63]{width:95%;margin-left:auto;margin-right:auto}.home .home-content .home-product[data-v-84388f63]{display:flex;justify-content:space-between}.home .home-content .home-product .home-left[data-v-84388f63]{width:calc(50% - 1rem)}.home .home-content .home-product .home-left img[data-v-84388f63]{display:block;width:100%}.home .home-content .home-product .home-right[data-v-84388f63]{width:calc(50% - 1rem)}.home .home-content .home-product .home-right .home-right-text h1[data-v-84388f63]{font-size:32px;color:var(--white);font-weight:600;margin-bottom:1rem}.home .home-content .home-product .home-right .home-right-text p[data-v-84388f63],.home .home-content .home-product .home-right .home-right-text .home-product-desc[data-v-84388f63]{font-size:20px;color:var(--white);font-weight:200;margin-bottom:1rem}.home .home-content .home-product .home-right .home-buy .home-buy-top[data-v-84388f63]{border-radius:25px;background-color:#ffffff0d;padding:1rem;display:flex;justify-content:space-between}.home .home-content .home-product .home-right .home-buy .home-buy-top .home-buy-left p[data-v-84388f63]{font-size:14px;color:var(--white);font-weight:200;text-decoration:line-through;margin-bottom:1rem}.home .home-content .home-product .home-right .home-buy .home-buy-top .home-buy-left h2[data-v-84388f63]{font-size:24px;color:var(--white);font-weight:500}.home .home-content .home-product .home-right .home-buy .home-buy-top .home-buy-right .home-buy-button .home-buy-btn[data-v-84388f63]{width:100%;height:50px;border-radius:10px;border:2px solid var(--light-yellow);display:flex;background-color:var(--light-yellow);align-items:center;justify-content:space-between;cursor:pointer;padding-right:2rem;transition:.5s}.home .home-content .home-product .home-right .home-buy .home-buy-top .home-buy-right .home-buy-button .home-buy-btn p[data-v-84388f63]{color:var(--black);font-size:16px;position:relative;padding-left:1rem;margin-right:2rem}.home .home-content .home-product .home-right .home-buy .home-buy-top .home-buy-right .home-buy-button .home-buy-btn .home-buy-btn-icons[data-v-84388f63]{display:flex}.home .home-content .home-product .home-right .home-buy .home-buy-top .home-buy-right .home-buy-button .home-buy-btn .home-buy-btn-icons svg[data-v-84388f63]{animation:arrow-animation-white 3s infinite}.home .home-content .home-product .home-right .home-buy .home-buy-top .home-buy-right .home-buy-button .home-buy-btn[data-v-84388f63]:hover{scale:1.05}.home .home-content .home-product .home-right .home-buy .home-buy-bottom[data-v-84388f63]{border-bottom-left-radius:25px;border-bottom-right-radius:25px;background-color:#ffffff1a;padding:1rem}.home .home-content .home-product .home-right .home-buy .home-buy-bottom p[data-v-84388f63]{font-size:16px;color:var(--white)}.home .home-content .home-product .home-right .home-buy .home-buy-bottom p span[data-v-84388f63]{color:var(--blue)}.home .home-content .home-desc[data-v-84388f63]{padding-top:4rem}.home .home-content .home-desc h2[data-v-84388f63]{font-size:32px;color:var(--white);font-weight:500;margin-bottom:2rem}.home .home-content .home-desc p[data-v-84388f63]:not(:last-child){margin-bottom:2rem}.home .home-content .home-desc p[data-v-84388f63]{font-size:20px;color:var(--white);font-weight:200}.home .home-content .home-desc .home-desc-content .home-desc-ul[data-v-84388f63]{background-color:red}.other[data-v-84388f63]{padding-top:10rem;padding-bottom:10rem;background:url(/assets/bg-2-J1Ibwa_Q.png);background-repeat:no-repeat;border-bottom:1px solid var(--yellow-shadow)}.other .other-content[data-v-84388f63]{width:95%;margin-left:auto;margin-right:auto;display:flex;justify-content:center}.other .other-content .other-box[data-v-84388f63]{width:82%;display:flex;justify-content:space-between;border-top:1px solid var(--yellow-shadow);border-bottom:1px solid var(--yellow-shadow)}.other .other-content .other-box .other-box-left[data-v-84388f63]{width:50%;display:flex;flex-direction:column;justify-content:space-between}.other .other-content .other-box .other-box-left .other-box-left-text[data-v-84388f63]{width:90%}.other .other-content .other-box .other-box-left .other-box-left-text h2[data-v-84388f63]{font-size:42px;color:var(--white);padding-top:2rem;margin-bottom:2rem}.other .other-content .other-box .other-box-left .other-box-left-text h2 span[data-v-84388f63]{color:var(--blue)}.other .other-content .other-box .other-box-left .other-box-left-text p[data-v-84388f63]{width:80%;font-size:24px;font-weight:200;color:var(--white);line-height:30px}.other .other-content .other-box .other-box-left .faq[data-v-84388f63]{margin-bottom:2rem}.other .other-content .other-box .other-box-left .faq .faq-item[data-v-84388f63]{padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid var(--yellow-shadow);cursor:pointer;transition:.5s}.other .other-content .other-box .other-box-left .faq .faq-item[data-v-84388f63]:hover{transform:scale(1.05)}.other .other-content .other-box .other-box-left .faq .faq-item .faq-top[data-v-84388f63]{width:90%;display:flex;justify-content:space-between}.other .other-content .other-box .other-box-left .faq .faq-item .faq-top p[data-v-84388f63]{font-size:24px;color:var(--light-yellow)}.other .other-content .other-box .other-box-left .faq .faq-item .faq-bottom[data-v-84388f63]{padding-top:1rem;display:none}.other .other-content .other-box .other-box-left .faq .faq-item .faq-bottom p[data-v-84388f63]{font-size:20px;color:var(--white);font-weight:200;margin-bottom:1rem}.other .other-content .other-box .other-box-left .faq .faq-item .faq-bottom a[data-v-84388f63]{color:var(--blue);text-decoration:none;font-size:20px;font-weight:200}.other .other-content .other-box .other-box-left .faq .faq-item .faq-bottom a img[data-v-84388f63]{padding-left:.5rem}.other .other-content .other-box .other-box-left .faq .faq-item .faq-bottom.active[data-v-84388f63]{display:block}.other .other-content .other-box .other-box-right[data-v-84388f63]{width:50%}.other .other-content .other-box .other-box-right img[data-v-84388f63]{display:block;width:100%}@media screen and (max-width: 1200px){.home[data-v-84388f63]{padding-top:calc(2rem + 90px);padding-bottom:2rem}.home .home-content[data-v-84388f63]{width:90%}.home .home-content .home-product[data-v-84388f63]{flex-direction:column}.home .home-content .home-product .home-left[data-v-84388f63]{width:100%;margin-bottom:2rem}.home .home-content .home-product .home-right[data-v-84388f63]{width:100%}.home .home-content .home-product .home-right .home-buy .home-buy-top[data-v-84388f63]{flex-direction:column}.home .home-content .home-product .home-right .home-buy .home-buy-top .home-buy-left[data-v-84388f63]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.home .home-content .home-product .home-right .home-buy .home-buy-top .home-buy-left p[data-v-84388f63]{font-size:16px;margin-bottom:0}.home .home-content .home-product .home-right .home-buy .home-buy-top .home-buy-left h2[data-v-84388f63]{font-size:20px}.home .home-content .home-desc h2[data-v-84388f63]{font-size:32px}.other[data-v-84388f63]{padding-top:0rem;padding-bottom:4rem}.other .other-content[data-v-84388f63]{width:90%}.other .other-content .other-box[data-v-84388f63]{border-top:none;border-bottom:none;width:100%;flex-direction:column}.other .other-content .other-box .other-box-left[data-v-84388f63]{width:100%}.other .other-content .other-box .other-box-left .other-box-left-text[data-v-84388f63]{margin-bottom:2rem}.other .other-content .other-box .other-box-left .other-box-left-text h2[data-v-84388f63]{font-size:32px}.other .other-content .other-box .other-box-left .other-box-left-text p[data-v-84388f63]{font-size:16px}.other .other-content .other-box .other-box-left .faq .faq-item .faq-top p[data-v-84388f63]{font-size:20px}.other .other-content .other-box .other-box-left .faq .faq-item .faq-bottom p[data-v-84388f63],.other .other-content .other-box .other-box-left .faq .faq-item .faq-bottom a[data-v-84388f63]{font-size:16px}.other .other-content .other-box .other-box-right[data-v-84388f63]{width:100%}.other .other-content .other-box .other-box-right img[data-v-84388f63]{display:block;width:100%}}.home[data-v-41842b64]{padding-top:calc(3.6rem + 90px);padding-bottom:3.6rem;background:url(/assets/bg-7-CkDLLrOy.png);background-repeat:no-repeat;background-position:center top}.home .home-content[data-v-41842b64]{width:95%;margin-left:auto;margin-right:auto}.home .home-content .home-text h1[data-v-41842b64]{font-size:42px;color:var(--white);text-align:center;margin-bottom:2rem}.home .home-content .home-text h1 span[data-v-41842b64]{color:var(--blue)}.home .home-content .home-text p[data-v-41842b64]{font-size:20px;font-weight:200;color:var(--white);text-align:center;margin-left:auto;margin-right:auto;width:800px;margin-bottom:6rem}.home .home-content .home-form[data-v-41842b64]{width:60%;display:flex;justify-content:space-between;border-radius:15px;background-color:var(--black);margin-left:auto;margin-right:auto;padding:2rem}.home .home-content .home-form .home-form-left[data-v-41842b64]{width:calc(70% - 1rem)}.home .home-content .home-form .home-form-left .home-form-left-input[data-v-41842b64]{display:flex;flex-direction:column}.home .home-content .home-form .home-form-left .home-form-left-input label[data-v-41842b64]{color:var(--white);font-size:16px;margin-bottom:1rem}.home .home-content .home-form .home-form-left .home-form-left-input input[data-v-41842b64]{height:40px;background-color:var(--light-black);border:none;font-size:16px;padding-left:1rem;margin-bottom:1rem;color:var(--white)}.home .home-content .home-form .home-form-left .home-form-left-input textarea[data-v-41842b64]{height:140px;background-color:var(--light-black);border:none;font-size:16px;padding-left:1rem;margin-bottom:1rem;color:var(--white);resize:none;padding-top:1rem}.home .home-content .home-form .home-form-left .checkbox[data-v-41842b64]{margin-bottom:1rem;display:flex;align-items:center}.home .home-content .home-form .home-form-left .checkbox input[data-v-41842b64]{width:15px;height:15px;margin-right:1rem}.home .home-content .home-form .home-form-left .checkbox p[data-v-41842b64]{color:var(--white)}.home .home-content .home-form .home-form-left .checkbox p a[data-v-41842b64]{text-decoration:underline;text-underline-offset:4px;color:var(--white)}.home .home-content .home-form .home-form-left .home-form-button .home-form-btn[data-v-41842b64]{width:40%;height:50px;background-color:var(--transparent);border:1px solid var(--light-yellow);color:var(--light-yellow);font-size:16px;border-radius:10px;transition:.5s}.home .home-content .home-form .home-form-left .home-form-button .home-form-btn[data-v-41842b64]:hover{transform:scale(1.05)}.home .home-content .home-form .home-form-right[data-v-41842b64]{width:calc(30% - 1rem)}.home .home-content .home-form .home-form-right h2[data-v-41842b64]{padding-top:2rem;font-size:20px;color:var(--blue);font-weight:600;margin-bottom:2rem}.home .home-content .home-form .home-form-right .home-email[data-v-41842b64]{display:flex;align-items:center;margin-bottom:2rem}.home .home-content .home-form .home-form-right .home-email img[data-v-41842b64]{margin-right:1rem}.home .home-content .home-form .home-form-right .home-email p[data-v-41842b64]{font-size:16px;color:var(--white);font-weight:200}.home .home-content .home-form .home-form-right .home-social[data-v-41842b64]{display:flex;justify-content:space-between}.home .home-content .home-form .home-form-right .home-social .social-item[data-v-41842b64]{cursor:pointer}@media screen and (max-width: 1200px){.home[data-v-41842b64]{padding-top:calc(2rem + 90px);padding-bottom:2rem}.home .home-content[data-v-41842b64]{width:90%;margin-left:auto;margin-right:auto}.home .home-content .home-text h1[data-v-41842b64]{font-size:32px}.home .home-content .home-text p[data-v-41842b64]{width:100%;font-size:16px;margin-bottom:2rem}.home .home-content .home-form[data-v-41842b64]{width:100%;flex-direction:column;padding:1rem}.home .home-content .home-form .home-form-left[data-v-41842b64]{width:100%}.home .home-content .home-form .home-form-left .home-form-left-input label[data-v-41842b64],.home .home-content .home-form .home-form-left .home-form-left-input input[data-v-41842b64],.home .home-content .home-form .home-form-left .home-form-left-input textarea[data-v-41842b64],.home .home-content .home-form .home-form-left .checkbox[data-v-41842b64],.home .home-content .home-form .home-form-left .home-form-button[data-v-41842b64]{margin-bottom:2rem}.home .home-content .home-form .home-form-left .home-form-button .home-form-btn[data-v-41842b64],.home .home-content .home-form .home-form-right[data-v-41842b64]{width:100%}}.faq[data-v-05e81a2f]{padding-top:10rem;padding-bottom:6rem;background:url(/assets/bg-4-Db94gtQy.png);background-position-y:300px}.faq .faq-content[data-v-05e81a2f]{width:95%;margin-inline:auto}.faq .faq-content .faq-text[data-v-05e81a2f]{margin-bottom:6rem}.faq .faq-content .faq-text h2[data-v-05e81a2f]{font-size:48px;color:var(--blue);margin-bottom:2rem;text-align:center}.faq .faq-content .faq-text p[data-v-05e81a2f]{font-size:20px;font-weight:200;color:var(--white);text-align:center}.faq .faq-content .faq-text p a[data-v-05e81a2f]{color:var(--yellow);text-decoration:none}.faq .faq-content .faq-right[data-v-05e81a2f]{width:100%}.faq .faq-content .faq-right .faq-item[data-v-05e81a2f]{border-bottom:1px solid var(--yellow-shadow)}.faq .faq-content .faq-right .faq-item .faq-item-top[data-v-05e81a2f]{display:flex;justify-content:space-between;padding-top:1rem;padding-bottom:1rem}.faq .faq-content .faq-right .faq-item .faq-item-top.active p[data-v-05e81a2f]{color:var(--yellow)}.faq .faq-content .faq-right .faq-item .faq-item-top p[data-v-05e81a2f]{color:var(--white);font-size:24px;font-weight:200}.faq .faq-content .faq-right .faq-item .faq-item-bottom[data-v-05e81a2f]{display:none;padding-bottom:1rem}.faq .faq-content .faq-right .faq-item .faq-item-bottom p[data-v-05e81a2f]{font-size:20px;color:var(--white);font-weight:200}.faq .faq-content .faq-right .faq-item .faq-item-bottom.active[data-v-05e81a2f]{display:block}@media screen and (max-width: 1200px){.faq .faq-content[data-v-05e81a2f]{width:90%;flex-direction:column}.faq .faq-content .faq-text h2[data-v-05e81a2f]{font-size:32px}.faq .faq-content .faq-right[data-v-05e81a2f]{width:100%}.faq .faq-content .faq-right .faq-item .faq-item-top p[data-v-05e81a2f]{font-size:20px}.faq .faq-content .faq-right .faq-item .faq-item-top img[data-v-05e81a2f]{margin-left:2rem}.faq .faq-content .faq-right .faq-item .faq-item-bottom p[data-v-05e81a2f]{font-size:16px;margin-right:1rem}}.home[data-v-824fe6de]{padding-top:calc(9rem + 90px);padding-bottom:9rem;background:url(/assets/bg-8-CJslopha.png);background-position-y:-200px}.home .home-content .home-img[data-v-824fe6de]{display:flex;justify-content:center;margin-bottom:2rem}.home .home-content h1[data-v-824fe6de]{font-size:42px;color:var(--white);text-align:center;margin-bottom:2rem}.home .home-content h1 span[data-v-824fe6de]{color:var(--blue)}.home .home-content p[data-v-824fe6de]{font-size:20px;font-weight:200;color:var(--white);text-align:center;width:450px;margin-left:auto;margin-right:auto;margin-bottom:2rem}.home .home-content .home-button[data-v-824fe6de]{display:flex;justify-content:center}.home .home-content .home-button .home-btn[data-v-824fe6de]{width:247px;height:50px;border-radius:10px;border:2px solid var(--light-yellow);display:flex;background-color:var(--light-yellow);align-items:center;justify-content:space-between;cursor:pointer;padding-right:2rem;transition:.5s;box-shadow:0 0 50px 5px var(--blue-shadow)}.home .home-content .home-button .home-btn p[data-v-824fe6de]{color:var(--black);font-size:16px;position:relative;top:16px}.home .home-content .home-button .home-btn .home-btn-icons[data-v-824fe6de]{display:flex}.home .home-content .home-button .home-btn .home-btn-icons svg[data-v-824fe6de]{animation:arrow-animation-white 3s infinite}.home .home-content .home-button .home-btn[data-v-824fe6de]:hover{scale:1.05}@media screen and (max-width: 1200px){.home[data-v-824fe6de]{padding-top:calc(2rem + 90px);padding-bottom:2rem;background-size:cover;background-repeat:no-repeat;background-position:-100px}.home .home-content[data-v-824fe6de]{width:90%;margin-left:auto;margin-right:auto}.home .home-content h1[data-v-824fe6de]{font-size:32px}.home .home-content p[data-v-824fe6de]{width:100%;font-size:16px}}.home[data-v-85b904b9]{padding-top:calc(3.6rem + 90px);padding-bottom:3.6rem;background:url(/assets/bg-4-Db94gtQy.png);background-repeat:no-repeat;background-position:center}.home .home-content[data-v-85b904b9]{width:95%;margin-left:auto;margin-right:auto}.home .home-content h1[data-v-85b904b9],.home .home-content h2[data-v-85b904b9]{font-size:32px;color:var(--white);font-weight:600;margin-bottom:2rem}.home .home-content p[data-v-85b904b9]{font-size:20px;color:var(--white);font-weight:400;margin-bottom:2rem}.home .home-content .abc[data-v-85b904b9]{width:95%;margin-left:auto;margin-right:auto}@media screen and (max-width: 1200px){.home[data-v-85b904b9]{padding-top:calc(2rem + 90px);padding-bottom:2rem}.home .home-content[data-v-85b904b9]{width:90%}.home .home-content h1[data-v-85b904b9],.home .home-content h2[data-v-85b904b9]{font-size:24px}.home .home-content p[data-v-85b904b9]{font-size:16px}}.home[data-v-3ea4729e]{padding-top:calc(3.6rem + 90px);padding-bottom:3.6rem;background:url(/assets/bg-4-Db94gtQy.png);background-repeat:no-repeat;background-position:center}.home .home-content[data-v-3ea4729e]{width:95%;margin-left:auto;margin-right:auto}.home .home-content h1[data-v-3ea4729e],.home .home-content h2[data-v-3ea4729e]{font-size:32px;color:var(--white);font-weight:600;margin-bottom:2rem}.home .home-content p[data-v-3ea4729e]{font-size:20px;color:var(--white);font-weight:400;margin-bottom:2rem}.home .home-content .abc[data-v-3ea4729e]{width:95%;margin-left:auto;margin-right:auto}@media screen and (max-width: 1200px){.home[data-v-3ea4729e]{padding-top:calc(2rem + 90px);padding-bottom:2rem}.home .home-content[data-v-3ea4729e]{width:90%}.home .home-content h1[data-v-3ea4729e],.home .home-content h2[data-v-3ea4729e]{font-size:24px}.home .home-content p[data-v-3ea4729e]{font-size:16px}}.home[data-v-6aa9dada]{padding-top:calc(3.6rem + 90px);padding-bottom:3.6rem;background:url(/assets/bg-4-Db94gtQy.png);background-repeat:no-repeat;background-position:center}.home .home-content[data-v-6aa9dada]{width:95%;margin-left:auto;margin-right:auto}.home .home-content h1[data-v-6aa9dada],.home .home-content h2[data-v-6aa9dada]{font-size:32px;color:var(--white);font-weight:600;margin-bottom:2rem}.home .home-content p[data-v-6aa9dada]{font-size:20px;color:var(--white);font-weight:400;margin-bottom:2rem}.home .home-content p span[data-v-6aa9dada]{font-weight:600}.home .home-content .abc[data-v-6aa9dada]{width:95%;margin-left:auto;margin-right:auto}@media screen and (max-width: 1200px){.home[data-v-6aa9dada]{padding-top:calc(2rem + 90px);padding-bottom:2rem}.home .home-content[data-v-6aa9dada]{width:90%}.home .home-content h1[data-v-6aa9dada],.home .home-content h2[data-v-6aa9dada]{font-size:24px}.home .home-content p[data-v-6aa9dada]{font-size:16px}}.home[data-v-8c50f801]{padding-top:calc(3.6rem + 90px);padding-bottom:3.6rem;background:url(/assets/bg-4-Db94gtQy.png);background-repeat:no-repeat;background-position:center}.home .home-content[data-v-8c50f801]{width:95%;margin-left:auto;margin-right:auto}.home .home-content .home-btn[data-v-8c50f801]{width:100%;height:50px;border-radius:10px;border:2px solid var(--light-yellow);display:flex;background-color:var(--light-yellow);align-items:center;justify-content:space-between;cursor:pointer;padding-right:2rem;transition:.5s;box-shadow:0 0 50px 5px var(--blue-shadow);padding-left:2rem;text-align:center;font-size:16px}@media screen and (max-width: 1200px){.home[data-v-8c50f801]{padding-top:calc(2rem + 90px);padding-bottom:2rem}.home .home-content[data-v-8c50f801]{width:90%}}.courses[data-v-cb509be8]{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding-top:100px;padding-bottom:3rem;background-color:var(--black)}.courses .courses-content[data-v-cb509be8]{width:80%;margin-top:2rem}.courses .courses-content .courses-text[data-v-cb509be8]{width:100%;margin-bottom:2rem}.courses .courses-content .courses-text h1[data-v-cb509be8]{text-align:center;font-size:36px;font-weight:600;color:var(--white)}.courses .courses-content .courses-text h1 span[data-v-cb509be8]{color:var(--light-yellow)}.courses .courses-content .courses-box[data-v-cb509be8]{display:flex;flex-direction:column;gap:2rem}.courses .courses-content .courses-box .courses-box-item[data-v-cb509be8]{background-color:var(--dark-grey);border-radius:10px;box-shadow:0 0 10px var(--yellow-shadow);overflow:hidden}.courses .courses-content .courses-box .courses-box-item .courses-box-item-top[data-v-cb509be8]{padding:1.5rem;border-bottom:1px solid var(--yellow-shadow)}.courses .courses-content .courses-box .courses-box-item .courses-box-item-top .courses-box-item-top-left[data-v-cb509be8]{width:100%}.courses .courses-content .courses-box .courses-box-item .courses-box-item-top .courses-box-item-top-left h2[data-v-cb509be8]{color:var(--light-yellow);font-size:24px;font-weight:500;margin-bottom:.5rem}.courses .courses-content .courses-box .courses-box-item .courses-box-item-top .courses-box-item-top-left p[data-v-cb509be8]{color:var(--white);font-size:16px;font-weight:200}.courses .courses-content .courses-box .courses-box-item .courses-videos[data-v-cb509be8]{padding:1.5rem;margin-bottom:1rem}.courses .courses-content .courses-box .courses-box-item .courses-videos h3[data-v-cb509be8]{color:var(--white);font-size:18px;font-weight:400;margin-bottom:1rem}.courses .courses-content .courses-box .courses-box-item .courses-videos .video-item[data-v-cb509be8]{display:flex;align-items:flex-start;padding:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.courses .courses-content .courses-box .courses-box-item .courses-videos .video-item[data-v-cb509be8]:last-child{border-bottom:none}.courses .courses-content .courses-box .courses-box-item .courses-videos .video-item .video-item-number[data-v-cb509be8]{min-width:30px;height:30px;border-radius:50%;background-color:var(--light-yellow);color:var(--black);display:flex;align-items:center;justify-content:center;font-weight:600;margin-right:1rem}.courses .courses-content .courses-box .courses-box-item .courses-videos .video-item .video-item-content[data-v-cb509be8]{flex:1}.courses .courses-content .courses-box .courses-box-item .courses-videos .video-item .video-item-content h4[data-v-cb509be8]{color:var(--white);font-size:16px;font-weight:400;margin-bottom:.5rem}.courses .courses-content .courses-box .courses-box-item .courses-videos .video-item .video-item-content p[data-v-cb509be8]{color:var(--grey);font-size:14px;font-weight:200;margin-bottom:.5rem}.courses .courses-content .courses-box .courses-box-item .courses-videos .video-item .video-item-content .video-item-info[data-v-cb509be8]{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.courses .courses-content .courses-box .courses-box-item .courses-videos .video-item .video-item-content .video-item-info .video-duration[data-v-cb509be8]{padding:.25rem .5rem;background-color:#ffffff1a;border-radius:4px;color:var(--grey);font-size:12px}.courses .courses-content .courses-box .courses-box-item .courses-videos .video-item .video-item-content .video-item-info .video-label[data-v-cb509be8]{padding:.25rem .5rem;background-color:#dbad0033;border-radius:4px;color:var(--light-yellow);font-size:12px}.courses .courses-content .courses-box .courses-box-item .no-videos[data-v-cb509be8]{padding:1.5rem;text-align:center;margin-bottom:1rem}.courses .courses-content .courses-box .courses-box-item .no-videos p[data-v-cb509be8]{color:var(--grey);font-style:italic}.courses .courses-content .courses-box .courses-box-item .courses-button[data-v-cb509be8]{padding:1.5rem;margin-bottom:1rem;display:flex;justify-content:center}.courses .courses-content .courses-box .courses-box-item .courses-button a[data-v-cb509be8]{text-decoration:none;width:100%;max-width:300px}.courses .courses-content .courses-box .courses-box-item .courses-button a .courses-btn[data-v-cb509be8]{width:100%;height:50px;border-radius:10px;border:2px solid var(--light-yellow);display:flex;background-color:var(--light-yellow);align-items:center;justify-content:space-between;cursor:pointer;padding:0 2rem;transition:.5s}.courses .courses-content .courses-box .courses-box-item .courses-button a .courses-btn p[data-v-cb509be8]{color:var(--black);font-size:16px;font-weight:500}.courses .courses-content .courses-box .courses-box-item .courses-button a .courses-btn .courses-btn-icons[data-v-cb509be8]{display:flex}.courses .courses-content .courses-box .courses-box-item .courses-button a .courses-btn .courses-btn-icons svg[data-v-cb509be8]{animation:arrow-animation-white 3s infinite}.courses .courses-content .courses-box .courses-box-item .courses-button a .courses-btn[data-v-cb509be8]:hover{scale:1.05}@media screen and (max-width: 1200px){.courses .courses-content[data-v-cb509be8]{width:90%}.courses .courses-content .courses-text h1[data-v-cb509be8]{font-size:28px}}@media screen and (max-width: 768px){.courses[data-v-cb509be8]{padding-top:80px}.courses .courses-content[data-v-cb509be8]{width:95%}.courses .courses-content .courses-text h1[data-v-cb509be8]{font-size:24px}.courses .courses-content .courses-box .courses-box-item .courses-box-item-top[data-v-cb509be8]{padding:1rem}.courses .courses-content .courses-box .courses-box-item .courses-box-item-top .courses-box-item-top-left h2[data-v-cb509be8]{font-size:20px}.courses .courses-content .courses-box .courses-box-item .courses-videos[data-v-cb509be8]{padding:1rem}.courses .courses-content .courses-box .courses-box-item .courses-videos .video-item[data-v-cb509be8]{padding:.75rem}.courses .courses-content .courses-box .courses-box-item .courses-videos .video-item .video-item-content h4[data-v-cb509be8]{font-size:14px}.courses .courses-content .courses-box .courses-box-item .courses-videos .video-item .video-item-content .video-item-info[data-v-cb509be8]{flex-direction:column;align-items:flex-start;gap:.5rem}}.launch-timer[data-v-a724d8e5]{position:relative;min-height:100vh;background:url(/assets/akademia-tradingu-background-MoWryxAw.png) center/cover no-repeat;background-attachment:fixed;color:var(--white);display:flex;align-items:flex-start;justify-content:center;padding:5rem 2rem}.launch-timer[data-v-a724d8e5]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#000000db}.timer-content[data-v-a724d8e5]{position:relative;z-index:1;width:min(920px,100%);text-align:center}.timer-content p[data-v-a724d8e5]{margin-bottom:3rem;color:var(--white);font-size:46px;line-height:1.16;font-weight:700}.timer-logo[data-v-a724d8e5]{width:min(260px,70vw);height:auto;margin-bottom:3rem}.timer-grid[data-v-a724d8e5]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.timer-unit[data-v-a724d8e5]{min-height:150px;border:1px solid rgba(88,246,252,.32);background:#ffffff09;display:flex;flex-direction:column;align-items:center;justify-content:center}.timer-unit strong[data-v-a724d8e5]{color:var(--blue);font-size:58px;line-height:1;font-weight:800}.timer-unit span[data-v-a724d8e5]{margin-top:.9rem;color:var(--light-yellow);font-size:16px;text-transform:uppercase}.certificates-preview[data-v-a724d8e5]{margin:4rem auto 0;width:min(860px,100%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;perspective:1200px}.certificate-card[data-v-a724d8e5]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:0;background:transparent;cursor:pointer;transition:.3s}.certificate-card img[data-v-a724d8e5]{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:12px;background:#0f1014b8;box-shadow:0 28px 74px #0000009e,0 0 54px #58f6fc52}.certificate-card[data-v-a724d8e5]:hover{transform:translateY(-.35rem)}.certificate-card[data-v-a724d8e5]:first-child{transform:rotate(-4deg) translateY(1.2rem)}.certificate-card[data-v-a724d8e5]:first-child:hover{transform:rotate(-4deg) translateY(.75rem)}.certificate-card[data-v-a724d8e5]:nth-child(2){transform:translateY(-.35rem) scale(1.04)}.certificate-card:nth-child(2) img[data-v-a724d8e5]{box-shadow:0 34px 86px #000000b3,0 0 72px #58f6fc6b}.certificate-card[data-v-a724d8e5]:nth-child(2):hover{transform:translateY(-.75rem) scale(1.04)}.certificate-card[data-v-a724d8e5]:last-child{transform:rotate(4deg) translateY(1.2rem)}.certificate-card[data-v-a724d8e5]:last-child:hover{transform:rotate(4deg) translateY(.75rem)}.certificate-popup[data-v-a724d8e5]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;padding:4rem 2rem;background:#000000e0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center}.certificate-popup img[data-v-a724d8e5]{max-width:min(1040px,96vw);max-height:86vh;object-fit:contain;border-radius:14px;box-shadow:0 30px 100px #000c,0 0 78px #58f6fc5c}.popup-close[data-v-a724d8e5]{position:fixed;top:1.5rem;right:1.5rem;width:44px;height:44px;border:0;border-radius:50%;background:#ffffff1f;color:var(--white);cursor:pointer;font-size:30px;line-height:1;transition:.2s}.popup-close[data-v-a724d8e5]:hover{background:#58f6fc3d}.course-teaser[data-v-a724d8e5],.course-includes[data-v-a724d8e5],.fit-teaser[data-v-a724d8e5]{margin-top:5rem;text-align:left}.course-teaser h1[data-v-a724d8e5],.course-includes h1[data-v-a724d8e5],.fit-teaser h1[data-v-a724d8e5]{margin-bottom:2rem;color:var(--white);font-size:38px;line-height:1.18;font-weight:800}.course-teaser h1 span[data-v-a724d8e5],.course-includes h1 span[data-v-a724d8e5],.fit-teaser h1 span[data-v-a724d8e5]{color:var(--blue)}.course-includes[data-v-a724d8e5],.fit-teaser[data-v-a724d8e5]{margin-top:4.5rem}.teaser-grid[data-v-a724d8e5]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(242,211,139,.24);border-left:1px solid rgba(242,211,139,.24)}.teaser-item[data-v-a724d8e5]{min-height:230px;padding:2rem;border-right:1px solid rgba(242,211,139,.24);border-bottom:1px solid rgba(242,211,139,.24);background:#0f101473}.teaser-item[data-v-a724d8e5]:last-child{grid-column:1/-1;min-height:170px}.teaser-item h2[data-v-a724d8e5]{margin-bottom:1.4rem;color:var(--yellow);font-size:27px;line-height:1.25;font-weight:400}.teaser-item p[data-v-a724d8e5]{margin:0 0 1.4rem;color:var(--white);font-size:19px;line-height:1.45;font-weight:500}.teaser-item small[data-v-a724d8e5]{color:var(--blue);font-size:15px;line-height:1.45}.quiz-note[data-v-a724d8e5]{padding:1.6rem 2rem;border-right:1px solid rgba(242,211,139,.24);border-bottom:1px solid rgba(242,211,139,.24);border-left:1px solid rgba(242,211,139,.24);background:#0f101473;color:var(--white);font-size:24px;line-height:1.35}.quiz-note span[data-v-a724d8e5]{color:var(--blue)}.includes-grid[data-v-a724d8e5]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.include-card[data-v-a724d8e5]{min-height:128px;padding:1.5rem;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#0f101494;display:flex;gap:1rem;align-items:flex-start}.include-card h2[data-v-a724d8e5]{margin-bottom:.55rem;color:var(--blue);font-size:21px;line-height:1.25;font-weight:800}.include-card p[data-v-a724d8e5]{margin:0;color:var(--white);font-size:16px;line-height:1.45;font-weight:400}.check-icon[data-v-a724d8e5]{flex:0 0 28px;width:28px;height:28px;border:1px solid var(--blue);border-radius:7px;color:var(--light-yellow);display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1}.fit-grid[data-v-a724d8e5]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(242,211,139,.24);border-left:1px solid rgba(242,211,139,.24)}.fit-column[data-v-a724d8e5]{padding:2rem;border-right:1px solid rgba(242,211,139,.24);border-bottom:1px solid rgba(242,211,139,.24);background:#0f10146b}.fit-column h2[data-v-a724d8e5]{margin-bottom:1.8rem;color:var(--yellow);font-size:27px;line-height:1.25;font-weight:400}.fit-column ul[data-v-a724d8e5]{list-style:none;margin:0;padding:0}.fit-column li[data-v-a724d8e5]{position:relative;padding-left:2.2rem;color:var(--white);font-size:17px;line-height:1.45;font-weight:700}.fit-column li[data-v-a724d8e5]:before{content:"✓";position:absolute;left:0;top:0;color:var(--light-yellow);font-size:19px;line-height:1.35}.fit-column li[data-v-a724d8e5]:not(:last-child){margin-bottom:1.2rem}.fit-column-negative li[data-v-a724d8e5]:before{content:"×";color:var(--blue)}@media screen and (max-width: 760px){.timer-content p[data-v-a724d8e5]{font-size:34px}.timer-grid[data-v-a724d8e5]{grid-template-columns:repeat(2,minmax(0,1fr))}.certificates-preview[data-v-a724d8e5]{width:min(520px,100%);grid-template-columns:1fr;gap:1.2rem}.certificate-card[data-v-a724d8e5],.certificate-card[data-v-a724d8e5]:first-child,.certificate-card[data-v-a724d8e5]:nth-child(2),.certificate-card[data-v-a724d8e5]:last-child,.certificate-card[data-v-a724d8e5]:first-child:hover,.certificate-card[data-v-a724d8e5]:nth-child(2):hover,.certificate-card[data-v-a724d8e5]:last-child:hover{transform:none}.course-teaser[data-v-a724d8e5],.course-includes[data-v-a724d8e5],.fit-teaser[data-v-a724d8e5]{margin-top:3.5rem}.course-teaser h1[data-v-a724d8e5],.course-includes h1[data-v-a724d8e5],.fit-teaser h1[data-v-a724d8e5]{font-size:30px}.teaser-grid[data-v-a724d8e5],.includes-grid[data-v-a724d8e5],.fit-grid[data-v-a724d8e5]{grid-template-columns:1fr}.teaser-item[data-v-a724d8e5]{min-height:0;padding:1.4rem}.teaser-item[data-v-a724d8e5]:last-child{grid-column:auto;min-height:0}.teaser-item h2[data-v-a724d8e5]{font-size:22px}.teaser-item p[data-v-a724d8e5]{font-size:16px}.quiz-note[data-v-a724d8e5]{padding:1.4rem;font-size:20px}.include-card[data-v-a724d8e5],.fit-column[data-v-a724d8e5]{padding:1.4rem}.include-card[data-v-a724d8e5]{min-height:0}.include-card h2[data-v-a724d8e5]{font-size:19px}.fit-column h2[data-v-a724d8e5]{font-size:22px}.fit-column li[data-v-a724d8e5]{font-size:16px}}@media screen and (max-width: 440px){.launch-timer[data-v-a724d8e5]{padding:3rem 1.2rem;background-attachment:scroll}.timer-content p[data-v-a724d8e5]{font-size:28px;margin-bottom:2rem}.timer-grid[data-v-a724d8e5]{gap:.7rem}.timer-unit[data-v-a724d8e5]{min-height:118px}.timer-unit strong[data-v-a724d8e5]{font-size:42px}.timer-unit span[data-v-a724d8e5]{font-size:13px}}.join-page-shell[data-v-b966da88]{min-height:100vh}.join-page[data-v-b966da88]{min-height:100vh;background:radial-gradient(ellipse at 18% 14%,rgba(88,246,252,.12),transparent 32%),radial-gradient(ellipse at 82% 16%,rgba(242,211,139,.12),transparent 30%),linear-gradient(180deg,#15161d,#0f1014 34%,#0f1014),var(--black);color:var(--white)}.join-hero[data-v-b966da88]{min-height:calc(100vh - 90px);position:relative;overflow:hidden;padding:calc(4.2rem + 90px) 0 4.6rem;background:linear-gradient(120deg,rgba(88,246,252,.045) 0 1px,transparent 1px 100%),linear-gradient(155deg,transparent 0 42%,rgba(242,211,139,.1) 42.2%,transparent 42.6%),radial-gradient(ellipse at 14% 26%,rgba(88,246,252,.1),transparent 34%),radial-gradient(ellipse at 90% 19%,rgba(242,211,139,.08),transparent 31%),#0f1014;background-size:100% 100%,100% 100%,auto,auto,auto}.join-hero[data-v-b966da88]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.32;background:repeating-radial-gradient(ellipse at 16% 18%,rgba(88,246,252,.18) 0 1px,transparent 1px 7px),repeating-radial-gradient(ellipse at 88% 32%,rgba(242,211,139,.11) 0 1px,transparent 1px 8px);-webkit-mask-image:radial-gradient(ellipse at center,#000 0%,transparent 68%);mask-image:radial-gradient(ellipse at center,#000 0%,transparent 68%);pointer-events:none}.join-hero[data-v-b966da88]:after{content:"";position:absolute;left:60%;bottom:8%;width:55%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.82),transparent);transform:rotate(-24deg);transform-origin:left center;pointer-events:none}.join-panel[data-v-b966da88]{position:relative;z-index:1;width:min(1120px,94%);margin:0 auto;overflow:visible}.join-heading[data-v-b966da88]{padding:0 2rem 4.6rem;text-align:center}.join-heading h1[data-v-b966da88]{width:min(780px,100%);margin:0 auto 2.1rem;color:var(--white);font-size:46px;line-height:1.13;font-weight:700}.join-heading h1 span[data-v-b966da88]{display:block;color:var(--blue)}.join-heading p[data-v-b966da88]{color:var(--white);font-size:15px;font-weight:300}.steps-grid[data-v-b966da88]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid rgba(255,255,255,.08);border-bottom:0;background:#12131ad1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.step-item[data-v-b966da88]{min-height:210px;padding:2.7rem 2.1rem 2rem;border-right:1px solid rgba(255,255,255,.08)}.step-item[data-v-b966da88]:last-child{border-right:0}.step-item .step-number[data-v-b966da88]{display:block;margin-bottom:3rem;color:var(--yellow);font-size:34px;line-height:1;font-weight:300}.step-item p[data-v-b966da88]{max-width:270px;color:var(--white);font-size:17px;line-height:1.35;font-weight:300}.step-item .one-time-payment[data-v-b966da88]{margin-top:1rem}.exchange-pill[data-v-b966da88]{display:inline-flex;align-items:center;gap:.6rem;margin-top:1rem;padding:.65rem .9rem;border:1px solid rgba(255,255,255,.12);background:transparent;color:var(--white);text-decoration:none;cursor:pointer;transition:.3s}.exchange-pill img[data-v-b966da88]{width:28px;height:28px;object-fit:contain}.exchange-pill span[data-v-b966da88]{font-size:15px;font-weight:600}.exchange-pill[data-v-b966da88]:hover{border-color:var(--blue);box-shadow:0 0 24px #58f6fc3d}.info-box[data-v-b966da88]{position:relative;display:flex;gap:3rem;padding:2rem 3.2rem 2.25rem;border:1px solid rgba(255,255,255,.08);background:#12131ad1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden}.info-box[data-v-b966da88]:after{content:"";position:absolute;right:-4%;bottom:.35rem;width:42%;height:1.5px;background:#ffffffd1;transform:rotate(-24deg);transform-origin:right center}.info-icon[data-v-b966da88]{flex:0 0 18px;width:18px;height:18px;margin-top:.2rem;border:1px solid var(--light-yellow);border-radius:50%;color:var(--light-yellow);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.info-content[data-v-b966da88]{max-width:850px}.info-content p[data-v-b966da88]{margin-bottom:1.2rem;color:var(--white);font-size:17px;line-height:1.45;font-weight:300}.info-content a[data-v-b966da88]{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.info-content .text-link[data-v-b966da88]{padding:0;border:0;background:transparent;color:var(--blue);cursor:pointer;font:inherit;text-decoration:underline;text-underline-offset:3px}.info-content .risk-note[data-v-b966da88]{margin-top:1.4rem;padding:1rem 1.2rem;border-left:2px solid var(--light-yellow);background:#f2d38b14;color:#ffffffe0;font-size:15px}.join-actions[data-v-b966da88]{display:flex;justify-content:center;padding:3rem 1rem 0;background:radial-gradient(circle at center,rgba(88,246,252,.36),transparent 27%)}.start-btn[data-v-b966da88]{min-width:230px;min-height:48px;padding:0 2rem;border-radius:6px;background:linear-gradient(180deg,#ffeaa7 0%,var(--light-yellow) 100%);border:1px solid rgba(255,255,255,.24);color:var(--black);display:inline-flex;align-items:center;justify-content:center;gap:1rem;text-decoration:none;font-size:15px;font-weight:500;box-shadow:0 0 54px #58f6fc57;transition:.3s}.start-btn[data-v-b966da88]:hover{transform:translateY(-2px);box-shadow:0 0 70px #58f6fc7a}.arrow-set[data-v-b966da88]{display:inline-flex;gap:.35rem}.arrow-set span[data-v-b966da88]{width:10px;height:10px;border-top:1px solid rgba(15,16,20,.62);border-right:1px solid rgba(15,16,20,.62);transform:rotate(45deg)}.referral-modal[data-v-b966da88]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;padding:2rem;background:#000000c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center}.referral-modal-card[data-v-b966da88]{position:relative;width:min(620px,100%);padding:2.4rem;border:1px solid rgba(88,246,252,.28);border-radius:16px;background:#0f1014fa;box-shadow:0 0 70px #58f6fc38}.referral-modal-card img[data-v-b966da88]{width:118px;height:auto;margin-bottom:1.5rem}.referral-modal-card h2[data-v-b966da88]{margin-bottom:1rem;color:var(--blue);font-size:28px;line-height:1.2}.referral-modal-card p[data-v-b966da88]{margin-bottom:1rem;color:var(--white);font-size:16px;line-height:1.55;font-weight:300}.modal-close[data-v-b966da88]{position:absolute;top:1rem;right:1rem;width:38px;height:38px;border:0;border-radius:50%;background:#ffffff14;color:var(--white);cursor:pointer;font-size:26px;line-height:1}.document-links[data-v-b966da88]{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.2rem 0 1.5rem}.document-links a[data-v-b966da88]{padding:.65rem .9rem;border:1px solid rgba(88,246,252,.28);border-radius:8px;color:var(--blue);text-decoration:none;transition:.25s}.document-links a[data-v-b966da88]:hover{border-color:var(--blue);box-shadow:0 0 24px #58f6fc33}.accept-row[data-v-b966da88]{display:flex;gap:.8rem;align-items:flex-start;margin:0 0 1rem;color:var(--white);font-size:15px;line-height:1.45;cursor:pointer}.accept-row input[data-v-b966da88]{width:18px;height:18px;margin-top:.1rem;accent-color:var(--blue);flex:0 0 18px}.accept-row+.modal-action[data-v-b966da88]{margin-top:.8rem}.modal-action[data-v-b966da88]{width:100%;min-height:52px;border-radius:8px;background:linear-gradient(180deg,#ffeaa7 0%,var(--light-yellow) 100%);color:var(--black);display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:16px;font-weight:700;transition:.25s}.modal-action.disabled[data-v-b966da88]{opacity:.42;pointer-events:auto;cursor:not-allowed;filter:grayscale(.8)}@media screen and (max-width: 900px){.join-heading[data-v-b966da88]{padding:0 1.5rem 3.5rem}.join-heading h1[data-v-b966da88]{font-size:38px}.steps-grid[data-v-b966da88]{grid-template-columns:1fr}.step-item[data-v-b966da88]{min-height:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.step-item[data-v-b966da88]:last-child{border-bottom:0}.step-item .step-number[data-v-b966da88]{margin-bottom:1.5rem}.step-item p[data-v-b966da88]{max-width:none}.info-box[data-v-b966da88]{gap:1.4rem;padding:2rem 1.5rem 1.5rem}.info-box[data-v-b966da88]:after{display:none}}@media screen and (max-width: 560px){.join-hero[data-v-b966da88]{padding:calc(1.5rem + 90px) 0 2.5rem}.join-panel[data-v-b966da88]{width:92%}.join-heading[data-v-b966da88]{padding:0 1.2rem 2.5rem}.join-heading h1[data-v-b966da88]{font-size:30px}.step-item[data-v-b966da88]{padding:2rem 1.3rem}.info-box[data-v-b966da88]{display:block}.info-icon[data-v-b966da88]{margin-bottom:1rem}.start-btn[data-v-b966da88]{min-width:0;width:100%}}
