@charset "UTF-8";@font-face{font-family:"Mozilla Headline";src:url(../fonts/MozillaHeadline-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Mozilla Headline";src:url(../fonts/MozillaHeadline-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Mozilla Headline";src:url(../fonts/MozillaHeadline-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}html{scroll-behavior:smooth}body{font-family:"Mozilla Headline",sans-serif;background:#000;color:#fff}.main-btn{background:#ff8a00!important;text-align:center;border-radius:20px;max-width:220px;width:100%;display:inline-block;padding:16px 34px;color:#fff;font-size:18px;font-weight:700}.main-btn{position:relative;overflow:hidden;transition:all .5s ease-in-out}.main-btn:hover{background:#fff!important;color:#000!important}.main-btn img{position:absolute;top:50%;left:-50px;height:40px;transform:translate(0,-50%);transition:transform .5s;pointer-events:none}.main-btn:hover img{animation:runJerry 1.5s linear forwards infinite}@keyframes runJerry{from{left:-50px}to{left:calc(100% + 50px)}}.header .lang-switch{display:flex;align-items:center;gap:4px;margin-right:16px}.header .lang-btn{font-size:14px;font-weight:600;color:#ccc;text-decoration:none;transition:color .2s ease}.header .lang-btn:hover{color:#fff}.header .lang-btn.active{color:#ff8a00}.header .lang-divider{color:#666;font-size:14px}.header .lang-switch-mobile{margin-top:16px;display:flex;justify-content:center;gap:4px}.header .lang-switch-mobile .lang-btn{font-size:16px}section{padding:50px 0}.hero{color:#fff}.hero .hero-block{gap:50px}.hero .hero-img{position:relative;overflow:hidden}.hero .bill{position:absolute;top:-100px;width:60px;height:auto;animation:fall linear forwards}.hero .hero-title{max-width:450px;width:100%}.hero .hero-title h1{font-size:72px;text-align:center}.hero .hero-title h1 span{font-size:72px;color:#ff8a00}.hero .hero-title p{font-size:20px}.hero .hero-title p span{color:#87ceeb}.hero .hero-title span{color:#9f9f9f;font-size:20px}@keyframes fall{to{transform:translateY(110vh) rotate(360deg);opacity:.8}}.about-component .tjl-about{background:#0c0c0d;color:#e8eaee;padding:30px 0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.about-component .tjl-wrap{width:min(1200px,92%);margin:0 auto}.about-component .tjl-head{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:start}.about-component .tjl-title{margin:0 0 14px;font-weight:900;font-size:clamp(44px,7vw,96px);line-height:.95;letter-spacing:-.02em}.about-component .tjl-lead{margin:0 0 10px;color:#96a0ad;font-size:clamp(15px,1.6vw,18px)}.about-component .tjl-card{position:relative;border:1px solid #2a2e34;border-radius:22px;background:#141519;padding:22px 22px 24px;box-shadow:0 10px 30px rgba(0,0,0,.28)}.about-component .tjl-card:after{content:"";position:absolute;inset:-1px;border-radius:22px;pointer-events:none;box-shadow:0 0 0 1px rgba(255,255,255,.03) inset,0 0 50px rgba(255,138,0,.07) inset}.about-component .tjl-pin{position:absolute;top:-16px;left:22px;width:46px;height:46px;background:#ff8a00;border-radius:12px;transform:rotate(-10deg);display:grid;place-items:center;box-shadow:0 8px 24px rgba(255,138,0,.35)}.about-component .tjl-pin span{width:12px;height:12px;background:#fff;border-radius:50%}.about-component .tjl-pin img{max-width:35px}.about-component .tjl-card-body h3{margin:14px 0 8px;font-size:22px;font-weight:800;letter-spacing:-.01em}.about-component .tjl-card-body p{margin:0;color:#d9deea;line-height:1.55;font-size:16px}.about-component .tjl-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:30px 40px;margin-top:36px}.about-component .tjl-point{display:flex;gap:14px;align-items:flex-start}.about-component .tjl-num{flex:0 0 26px;height:26px;border-radius:50%;background:0 0;color:#ff5a2b;border:1px solid #ff5a2b;display:grid;place-items:center;font-weight:800;font-size:14px;margin-top:4px}.about-component .tjl-point-body h4{margin:0 0 6px;font-size:18px;font-weight:800;letter-spacing:-.005em}.about-component .tjl-point-body p{margin:0;color:#c8ced9;line-height:1.55;font-size:15px}.about-component .tjl-blob{position:absolute;left:-10px;top:10px;width:220px;height:260px;filter:blur(2px) saturate(110%);background:radial-gradient(120px 90px at 30% 25%,rgba(255,118,172,.75),transparent 60%),radial-gradient(140px 110px at 70% 60%,rgba(106,221,255,.75),transparent 60%),radial-gradient(140px 110px at 40% 80%,rgba(255,118,172,.55),transparent 60%);opacity:.6;border-radius:40% 60% 50% 50%/45% 55% 55% 45%}.about-component .tjl-quote{position:relative;text-align:center;margin-top:34px;border:1px solid #2a2e34;border-radius:18px;background:#131417;padding:18px 22px;color:#e9edf6;box-shadow:0 8px 24px rgba(0,0,0,.25)}.about-component .tjl-quote p{margin:0;line-height:1.6;font-size:15.5px;color:#d9dfeb}.about-component .tl-alt{left:18px;background:#ff6a00}@media (max-width:1024px){.about-component .tjl-head{grid-template-columns:1fr}.about-component .tjl-card{order:2}}@media (max-width:720px){.about-component .tjl-grid{grid-template-columns:1fr}.about-component .tjl-blob{position:relative;left:auto;top:auto;margin:6px auto 10px;opacity:.5}}.programs-component .tjl-programs{background:#0a0a0a;color:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.programs-component .tjl-programs__container{width:min(1200px,92%);margin:0 auto;text-align:center}.programs-component .tjl-programs__title{margin:0 0 34px;font-size:clamp(28px,4vw,42px);font-weight:900;letter-spacing:.02em}.programs-component .tjl-programs__title span{color:#ff2a2a}.programs-component .tjl-programs__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;align-items:start;justify-items:center}.programs-component .tjl-card{max-width:360px}.programs-component .tjl-card__frame{position:relative;border:2px solid red;border-radius:10px;padding:10px;background:rgba(255,0,0,.06);box-shadow:0 0 22px rgba(255,0,0,.35),inset 0 0 10px rgba(255,0,0,.15);transition:transform .35s ease,box-shadow .35s ease,filter .35s ease}.programs-component .tjl-card__img{display:block;width:100%;height:420px;object-fit:cover;border-radius:6px}.programs-component .tjl-card__label{position:absolute;left:16px;bottom:12px;margin:0;padding:0 8px;height:44px;display:flex;align-items:center;font-size:36px;line-height:1;font-weight:900;letter-spacing:.02em;color:#ff1b1b;text-shadow:0 0 18px rgba(255,0,0,.6);text-transform:uppercase}.programs-component .tjl-card__text{margin:14px 0 14px;color:#d8dbe0;line-height:1.55;font-size:15.5px}.programs-component .tjl-card__btn{display:inline-block;padding:12px 22px;border-radius:10px;background:#1d1d1f;color:#fff;text-decoration:none;border:1px solid #ff2a2a;box-shadow:0 2px 0 #7a0f0f inset;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.programs-component .tjl-card__btn:hover{transform:translateY(-1px);background:#242427;box-shadow:0 0 16px rgba(255,42,42,.35),0 2px 0 #7a0f0f inset}.programs-component .tjl-card__frame:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 0 32px rgba(255,0,0,.5),inset 0 0 14px rgba(255,0,0,.22);filter:saturate(112%)}@media (max-width:1080px){.programs-component .tjl-programs__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.programs-component .tjl-programs__grid{grid-template-columns:1fr;gap:28px}.programs-component .tjl-card__img{height:380px}}.registration-component .tjl-form{background:#0b0b0c;color:#eaecef;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.registration-component .tjl-form__container{width:min(900px,92%);margin:0 auto;text-align:center}.registration-component .tjl-form__title{margin:0 0 6px;font-size:clamp(28px,4.5vw,42px);font-weight:900;letter-spacing:.01em}.registration-component .tjl-form__subtitle{margin:0 0 22px;color:#98a2af}.registration-component .tjl-form__card{margin:0 auto;text-align:left;background:#141519;border:1px solid #2a2e34;border-radius:20px;padding:24px;box-shadow:0 14px 32px rgba(0,0,0,.35),inset 0 0 0 1px rgba(255,255,255,.02);max-width:720px}.registration-component .tjl-field{margin-bottom:16px;position:relative}.registration-component .tjl-field label{display:block;margin:0 0 8px;color:#cfd6e2;font-size:14px;font-weight:600}.registration-component .tjl-field input,.registration-component .tjl-field textarea{width:100%;background:#0f1013;border:1px solid #2a2e34;color:#e9edf6;padding:12px 14px;border-radius:12px;outline:0;transition:border-color .2s,box-shadow .2s,background .2s}.registration-component .tjl-field input::placeholder,.registration-component .tjl-field textarea::placeholder{color:#6c7480}.registration-component .tjl-field input:focus,.registration-component .tjl-field textarea:focus{border-color:#ff8a00;box-shadow:0 0 0 4px rgba(255,138,0,.16),0 8px 24px rgba(255,138,0,.12);background:#101116}.registration-component .tjl-error{display:none;position:absolute;bottom:-18px;left:2px;font-size:12px;color:#ff5a5a}.registration-component .tjl-field.invalid .tjl-error{display:block}.registration-component .tjl-field.invalid input,.registration-component .tjl-field.invalid textarea{border-color:#ff5a5a;box-shadow:0 0 0 3px rgba(255,90,90,.14)}.registration-component .main-btn{max-width:100%;padding:10px}.registration-component .tjl-form__note{margin:10px 0 0;color:#8b93a1;font-size:13px}.registration-component .tjl-form__success{display:none;margin-top:16px;background:#0f2e17;border:1px solid #1f7a3b;color:#b9f7ce;padding:10px 12px;border-radius:10px;font-size:14px}.registration-component .tjl-form__success.show{display:block}@media (max-width:560px){.registration-component .tjl-form__card{padding:18px}}.faq-component .tjl-faq{background:#0b0b0c;color:#eaecef;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.faq-component .tjl-faq__wrap{width:min(1000px,92%);margin:0 auto}.faq-component .tjl-faq__title{margin:0 0 22px;font-size:clamp(36px,6vw,72px);font-weight:900;letter-spacing:-.02em}.faq-component .tjl-accordion{border-top:1px solid #2a2e34}.faq-component .tjl-acc{border-bottom:1px solid #2a2e34}.faq-component .tjl-acc__header{width:100%;background:0 0;color:#fff;padding:18px 10px;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;border:none;font-size:18px;font-weight:800;letter-spacing:.005em;transition:background .2s ease,color .2s ease}.faq-component .tjl-acc__header:hover{background:#111216}.faq-component .tjl-acc__q{display:block}.faq-component .tjl-acc__icon{width:18px;height:18px;position:relative;flex:0 0 18px;opacity:.9}.faq-component .tjl-acc__icon::after,.faq-component .tjl-acc__icon::before{content:"";position:absolute;inset:0;margin:auto;background:#ff4a2a;border-radius:2px;transition:transform .25s ease,opacity .2s ease}.faq-component .tjl-acc__icon::before{width:100%;height:2px}.faq-component .tjl-acc__icon::after{width:2px;height:100%}.faq-component .tjl-acc__header[aria-expanded=true] .tjl-acc__icon::after{transform:scaleY(0);opacity:0}.faq-component .tjl-acc__panel{max-height:0;overflow:hidden;transition:max-height .35s ease,opacity .3s ease;opacity:0}.faq-component .tjl-acc__panel p{margin:0 0 14px;color:#cfd6e2;line-height:1.6}.faq-component .tjl-acc__panel .tjl-acc__list{margin:0 0 16px 18px;color:#cfd6e2;line-height:1.6}.faq-component .tjl-acc__panel .tjl-acc__list li{margin:6px 0}.faq-component .tjl-acc.open .tjl-acc__panel{opacity:1}.faq-component .tjl-acc.open{box-shadow:0 12px 24px rgba(255,138,0,.05) inset}@media (max-width:640px){.faq-component .tjl-acc__header{padding:16px 8px;font-size:16px}}.footer{margin-top:5px;background:#03191a;padding:20px 0;color:#fff}@media (max-width:768px){.hero .hero-block{grid-template-columns:1fr}.hero .hero-title{max-width:100%}}@media (max-width:578px){.main-btn{max-width:100%}.hero .hero-title h1{font-size:48px}}