@import"https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{margin:0;padding:0}ul{list-style:none}a{text-decoration:none;color:inherit;position:relative;z-index:3}img{width:100%;height:auto;vertical-align:middle;object-fit:cover}body{box-sizing:border-box;background-color:#111;color:#f1f1f1;font-family:"Epilogue",serif}@media screen and (max-width: 768px){.body-scroll{overflow:hidden}}.container{max-width:1304px;margin:0 auto;padding:0 20px}.layout{position:relative;overflow:hidden;background-color:#222;color:#fff}.header-top{position:fixed;top:0;left:0;width:100%;height:auto;z-index:15;background:#1a1a1a;border-bottom:2px solid #8e44ad;box-sizing:border-box;height:92px}@media screen and (max-width: 768px){.header-top{height:63px}}.header-top-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.mobile-menu{display:none}@media screen and (max-width: 768px){.mobile-menu{display:block;position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:20}}.mobile-btn{background-image:url(../images/menu.png);background-position:center;background-repeat:no-repeat;background-size:100%;width:28px;height:28px}.mobile-btn-active{background-image:url(../images/close.png);animation:.5s 0s linear rotateIn}.header-logo{display:block;background-image:url(../images/logo.webp);background-position:center;background-repeat:no-repeat;background-size:100%;width:102px;height:83px}@media screen and (max-width: 768px){.header-logo{width:72px}}.header-nav{max-width:639px;width:100%}@media screen and (max-width: 768px){.header-nav{display:none}}@media screen and (max-width: 768px){.header-nav-mobile{display:flex;align-items:center;position:fixed;top:75px;left:0;max-width:100%;height:548px;z-index:10;animation:.5s 0s linear slideInDown;background:#333;backdrop-filter:blur(15px)}}.header-nav-list{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 1230px){.header-nav-list{justify-content:flex-start;flex-wrap:wrap;gap:5px 40px}}@media screen and (max-width: 768px){.header-nav-list{flex-direction:column;align-items:flex-start;padding-left:48px;height:420px;justify-content:space-between}}@media screen and (max-width: 420px){.header-nav-list{padding-left:20px}}.header-nav-item{font-size:18px;line-height:28px;font-family:"Orbitron",sans-serif}@media screen and (max-width: 1030px){.header-nav-item{font-size:14px;line-height:20px}}@media screen and (max-width: 768px){.header-nav-item{font-size:18px;line-height:28px}}.header-nav-item:hover{color:#8e44ad;filter:drop-shadow(0.7px 0.7px 0 #8e44ad) drop-shadow(-0.7px -0.7px 0 #8e44ad)}.header-nav-item-hidden{display:none}@media screen and (max-width: 768px){.header-nav-item-hidden{display:block}}.hero{position:relative;display:flex;justify-content:center;align-items:center;height:80vh;background:linear-gradient(135deg, #222222, #4e2a84);color:#fff;padding:0 20px;text-align:center}.hero-content{max-width:1304px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:40px}.hero-text{max-width:600px}.hero-text h1{font-size:48px;line-height:1.2;font-family:"Orbitron",sans-serif;margin-bottom:20px}.hero-text p{font-size:20px;line-height:1.5;margin-bottom:30px}.btn-primary{background-color:#5244ec;color:#fff;padding:12px 30px;text-transform:uppercase;font-weight:bold;border-radius:50px;text-decoration:none;transition:background-color .3s}.btn-primary:hover{background-color:#8e44ad}.hero-image{width:40%}.hero-image img{width:100%;height:auto;border-radius:10px;box-shadow:0px 0px 15px rgba(0,0,0,.3)}@media screen and (max-width: 768px){.hero{height:auto;padding:100px 20px 50px}.hero-content{flex-direction:column;align-items:center}.hero-text h1{font-size:36px}.hero-text p{font-size:18px}}section{scroll-margin-top:70px}.about{padding:60px 20px;background-color:#f3f3f3;color:#333;text-align:center}.about-content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:1304px;margin:0 auto}.about-text{max-width:600px}.about-text h2{font-size:36px;font-family:"Orbitron",sans-serif;color:#5244ec;margin-bottom:20px}.about-text p{font-size:18px;line-height:1.6;margin-bottom:20px;color:#555}.about-text a{text-decoration:none;background-color:#5244ec;color:#fff;padding:12px 30px;border-radius:50px;font-weight:bold;text-transform:uppercase;transition:background-color .3s}.about-text a:hover{background-color:#8e44ad}.about-image img{width:100%;height:auto;max-width:500px;border-radius:10px;box-shadow:0px 0px 20px rgba(0,0,0,.1)}@media screen and (max-width: 768px){.about-content{flex-direction:column;text-align:center}.about-text{margin-bottom:30px}.about-image img{max-width:100%}}.about-page{padding-top:140px}.services{padding:60px 20px;background-color:#222;color:#f1f1f1;text-align:center}.services-inner{max-width:1304px;margin:0 auto}.services-text{margin-bottom:40px}.services-text h2{font-size:36px;line-height:1.2;font-family:"Orbitron",sans-serif;color:#5244ec;margin-bottom:20px}.services-text p{font-size:18px;line-height:1.6;color:#ddd}.services-list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px;margin-bottom:40px}.services-item{background-color:#333;border-radius:10px;padding:20px;flex:1;min-width:280px;box-shadow:0px 0px 15px rgba(0,0,0,.2);box-sizing:border-box}.services-item h3{font-size:24px;line-height:1.3;font-family:"Orbitron",sans-serif;color:#5244ec;margin-bottom:15px}.services-item p{font-size:16px;line-height:1.5;color:#bbb}.benefits-list{list-style:none;padding:0}.benefits-item{font-size:18px;line-height:1.6;color:#ddd;margin-bottom:10px;display:flex;align-items:center;gap:10px}.benefits-item:before{content:"✔";color:#5244ec;font-size:24px}@media screen and (max-width: 768px){.services-text h2{font-size:28px}.services-text p{font-size:16px}.services-list{flex-direction:column;align-items:center;gap:20px}.services-item{min-width:100%;text-align:center}.benefits-item{font-size:16px}}@media screen and (max-width: 480px){.services-text h2{font-size:24px}.services-text p{font-size:14px}.services-item h3{font-size:20px}.services-item p{font-size:14px}.benefits-item{font-size:14px}}.academy{padding:60px 20px;background-color:#f3f3f3;color:#333;text-align:center}.academy-inner{max-width:1304px;margin:0 auto}.academy-text{margin-bottom:40px}.academy-text h2{font-size:36px;line-height:1.2;font-family:"Orbitron",sans-serif;color:#5244ec;margin-bottom:20px}.academy-text p{font-size:18px;line-height:1.6;color:#555;margin-bottom:30px}.academy-courses{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px;margin-bottom:20px}.academy-course{background-color:#333;color:#f1f1f1;padding:20px;border-radius:10px;flex:1;min-width:280px;box-shadow:0px 0px 15px rgba(0,0,0,.2);text-align:left;box-sizing:border-box}.academy-course h3{font-size:24px;line-height:1.3;font-family:"Orbitron",sans-serif;color:#5244ec;margin-bottom:15px}.academy-course p{font-size:16px;line-height:1.5;color:#bbb}.btn-secondary{background-color:#5244ec;color:#fff;padding:12px 30px;text-transform:uppercase;font-weight:bold;border-radius:50px;text-decoration:none;transition:background-color .3s;display:inline-block}.btn-secondary:hover{background-color:#8e44ad}@media screen and (max-width: 768px){.academy-courses{flex-direction:column;align-items:center}.academy-course{min-width:100%;text-align:center}.academy-text h2{font-size:28px}.academy-text p{font-size:16px}}@media screen and (max-width: 480px){.academy-text h2{font-size:24px}.academy-text p{font-size:14px}.academy-course h3{font-size:20px}.academy-course p{font-size:14px}}.events{padding:60px 20px;background-color:#222;color:#f1f1f1;text-align:center}.events-inner{max-width:1304px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.events-text{flex:1;margin-right:40px}.title-text h2{font-size:34px;line-height:1.2;font-family:"Orbitron",sans-serif;color:#5244ec;margin-bottom:20px}.title-text p{font-size:18px;line-height:1.6;color:#ddd;margin-bottom:30px}.events-list{list-style:none;padding:0;margin-top:20px}.events-item{font-size:18px;line-height:1.8;color:#bbb;margin-bottom:15px;display:flex;align-items:center;justify-content:center}.events-item:before{content:"✔";color:#5244ec;margin-right:10px;font-size:22px}.events-img img{width:100%;max-width:450px;height:auto;border-radius:10px;box-shadow:0px 0px 20px rgba(0,0,0,.3);transition:transform .3s ease}.events-img img:hover{transform:scale(1.05)}@media screen and (max-width: 768px){.events-inner{flex-direction:column;text-align:center}.events-text{margin-right:0;margin-bottom:30px}.title-text h2{font-size:28px}.title-text p{font-size:16px}.events-item{font-size:16px;text-align:left}.events-img img{max-width:100%}}@media screen and (max-width: 480px){.title-text h2{font-size:24px}.title-text p{font-size:14px}.events-item{font-size:14px}.events-img img{max-width:100%}}.events-section{padding:60px 20px;background-color:#222;color:#f1f1f1;text-align:center}.events-title{font-size:36px;font-family:"Orbitron",sans-serif;color:#5244ec;margin-bottom:20px}.events-intro{font-size:18px;line-height:1.6;color:#ddd;margin-bottom:40px}.events-cards{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px}.event-card{background-color:#333;color:#f1f1f1;padding:20px;border-radius:10px;flex:1;min-width:280px;max-width:350px;box-shadow:0px 0px 15px rgba(0,0,0,.2);transition:transform .3s ease,box-shadow .3s ease;box-sizing:border-box}.event-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(82,68,236,.3)}.event-card h3{font-size:24px;line-height:1.3;font-family:"Orbitron",sans-serif;color:#5244ec;margin-bottom:15px}.event-card p{font-size:16px;line-height:1.5;color:#bbb}@media screen and (max-width: 768px){.events-title{font-size:28px}.events-intro{font-size:16px}.events-cards{flex-direction:column;align-items:center}.event-card{min-width:100%;max-width:100%;text-align:left;margin-bottom:20px}.event-card h3{font-size:20px}.event-card p{font-size:14px}}@media screen and (max-width: 420px){.events-title{font-size:24px}.events-intro{font-size:14px}.event-card h3{font-size:18px}.event-card p{font-size:12px}}.reviews{padding:60px 20px;background-color:#f3f3f3;color:#333;text-align:center}.reviews-inner{max-width:1304px;margin:0 auto}.reviews-text h2{font-size:36px;line-height:1.2;font-family:"Orbitron",sans-serif;color:#5244ec;margin-bottom:20px}.reviews-text p{font-size:18px;line-height:1.6;color:#555;margin-bottom:40px}.reviews-list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px}.review-item{background-color:#333;color:#f1f1f1;padding:20px;border-radius:10px;flex:1;min-width:280px;box-shadow:0px 0px 15px rgba(0,0,0,.2);text-align:left;box-sizing:border-box}.review-rating{margin-bottom:15px}.star{font-size:20px;color:#5244ec}.review-text{font-size:16px;line-height:1.5;color:#bbb;margin-bottom:10px}.review-author{font-size:14px;font-weight:bold;color:#ddd}@media screen and (max-width: 768px){.reviews-list{flex-direction:column;align-items:center}.review-item{min-width:100%;text-align:center}.reviews-text h2{font-size:28px}.reviews-text p{font-size:16px}.review-item .star{font-size:18px}.review-item .review-text{font-size:14px}.review-item .review-author{font-size:14px}}.footer{background-color:#222;color:#f1f1f1;padding:40px 20px;text-align:center;border-top:2px solid #8e44ad}.footer-inner{max-width:1304px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px}.footer-logo-link{display:block}.footer-logo-img{width:120px;height:auto}.footer-links,.footer-legal{flex:1}.footer-links-list{list-style:none;padding:0;margin:0}.footer-links-list li{margin-bottom:10px}.footer-links-list a{text-decoration:none;color:#f1f1f1;font-size:16px;font-weight:bold;transition:color .3s ease}.footer-links-list a:hover{color:#5244ec}.footer-social{flex:1;display:flex;gap:15px;justify-content:center}.footer-social-icon img{width:30px;height:30px;transition:transform .3s ease}.footer-social-icon img:hover{transform:scale(1.1)}.footer-bottom{width:100%;margin-top:30px;font-size:14px}.footer-bottom p{color:#bbb;margin:0}@media screen and (max-width: 768px){.footer-inner{flex-direction:column;text-align:center}.footer-links,.footer-legal{margin-top:20px}.footer-social{margin-top:20px}.footer-links-list a{font-size:14px}}.contact{padding:60px 20px;background-color:#f3f3f3;color:#333;text-align:center}.contact-inner{max-width:1304px;margin:0 auto}.contact-text h2{font-size:36px;line-height:1.2;font-family:"Orbitron",sans-serif;color:#5244ec;margin-bottom:20px}.contact-text p{font-size:18px;line-height:1.6;color:#555;margin-bottom:40px}.contact-form{background-color:#222;padding:30px;border-radius:10px;color:#fff;box-shadow:0px 0px 15px rgba(0,0,0,.2);max-width:600px;margin:0 auto;box-sizing:border-box}.form-group{margin-bottom:20px;text-align:left}.form-group label{font-size:16px;color:#fff;margin-bottom:5px;display:block}.form-group input,.form-group textarea{width:100%;padding:12px;font-size:16px;border:1px solid #5244ec;border-radius:5px;background-color:#333;color:#fff;box-sizing:border-box}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#8e44ad}.btn-primary{background-color:#5244ec;color:#fff;padding:12px 30px;text-transform:uppercase;font-weight:bold;border-radius:50px;text-decoration:none;transition:background-color .3s;display:inline-block}.btn-primary:hover{background-color:#8e44ad}.contact-info{margin-top:40px}.contact-info h3{font-size:28px;font-family:"Orbitron",sans-serif;color:#5244ec;margin-bottom:20px}.contact-info p{font-size:18px;color:#555;margin-bottom:10px}@media screen and (max-width: 768px){.contact-inner{padding:20px}.contact-form{width:100%;padding:20px}.contact-text h2{font-size:28px}.contact-text p{font-size:16px}.contact-info h3{font-size:24px}.contact-info p{font-size:16px}}.terms{background-color:#222;color:#f1f1f1;padding:160px 20px 60px}.terms-inner{max-width:1304px;margin:0 auto}.terms-text h6{font-size:24px;line-height:1.5;font-family:"Orbitron",sans-serif;color:#5244ec;margin-bottom:15px}.terms-text p{font-size:16px;line-height:1.8;color:#ddd;margin-bottom:20px}.terms-text ul{list-style:none;padding-left:20px}.terms-text ul li{font-size:16px;line-height:1.8;color:#bbb;margin-bottom:10px}.terms-text a{color:#5244ec;text-decoration:underline}.terms-text a:hover{color:#8e44ad;text-decoration:none}@media screen and (max-width: 768px){.terms-text h6{font-size:20px}.terms-text p{font-size:14px}.terms-text ul li{font-size:14px}.terms{padding:140px 20px 40px}.terms-inner{padding:0 20px}}@media screen and (max-width: 480px){.terms-text h6{font-size:18px}.terms-text p{font-size:12px}.terms-text ul li{font-size:12px}}.terms-text a{color:#5244ec;text-decoration:underline;transition:color .3s ease}.terms-text a:hover{color:#8e44ad;text-decoration:none}:root{--pmx-bg: #0b0b0f;--pmx-panel: #15151d;--pmx-accent: #5244ec;--pmx-accent-2: #8e44ad;--pmx-text: #e9e9f2;--pmx-text-dim: #b9b9c6;--pmx-glow: 0 0 18px rgba(82, 68, 236, 0.35)}.popup-cookie{position:fixed;bottom:0;left:0;width:100%;z-index:30;background:linear-gradient(180deg, rgba(11, 11, 15, 0.96), rgba(11, 11, 15, 0.98));border-top:1px solid rgba(102,86,238,.35);box-shadow:0 -10px 30px rgba(0,0,0,.45),var(--pmx-glow);backdrop-filter:blur(8px)}.popup-cookie-inner{max-width:1360px;margin:0 auto;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:28px}@media screen and (max-width: 768px){.popup-cookie-inner{padding:18px 20px 22px;flex-direction:column;row-gap:22px}}.popup-cookie-text{font-size:14px;line-height:1.5;width:70.55%;color:var(--pmx-text)}.popup-cookie-text a{color:var(--pmx-accent);text-underline-offset:3px}.popup-cookie-text a:hover{color:var(--pmx-accent-2);text-decoration:underline}@media screen and (max-width: 768px){.popup-cookie-text{width:100%}}.cookies-btns{display:flex;justify-content:space-between;max-width:400px;width:100%;align-items:center;gap:10px}@media screen and (max-width: 360px){.cookies-btns{flex-direction:column;row-gap:12px}}.cookies-btn{--btn-h: 38px;--btn-pad-x: 16px;min-height:var(--btn-h);padding:0 var(--btn-pad-x);border-radius:12px;font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--pmx-accent);background:rgba(0,0,0,0);border:1px solid rgba(102,86,238,.45);text-decoration:none;transition:color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .06s ease;box-shadow:inset 0 0 0 1px rgba(82,68,236,.15)}.cookies-btn:hover{color:#fff;background:linear-gradient(180deg, rgba(82, 68, 236, 0.95), rgba(142, 68, 173, 0.95));border-color:rgba(0,0,0,0);box-shadow:var(--pmx-glow)}.cookies-btn:active{transform:translateY(1px)}.cookies-btn-active{--btn-h: 40px;--btn-pad-x: 18px;min-height:var(--btn-h);padding:0 var(--btn-pad-x);border-radius:12px;background:linear-gradient(180deg, #5244ec, #8e44ad);color:#fff;font-weight:700;border:1px solid hsla(0,0%,100%,.06);display:inline-flex;align-items:center;justify-content:center;box-shadow:var(--pmx-glow),0 6px 16px rgba(82,68,236,.28);transition:filter .2s ease,transform .06s ease,box-shadow .2s ease}.cookies-btn-active:hover{filter:brightness(1.06);box-shadow:0 0 0 3px rgba(82,68,236,.18),var(--pmx-glow)}.cookies-btn-active:active{transform:translateY(1px)}@media screen and (max-width: 830px){.cookies-btn{font-size:12px}}@media screen and (max-width: 420px){.cookies-btn{font-size:12px;width:100%}.cookies-btn-active{width:100%}}.cookies-btn:focus-visible,.cookies-btn-active:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(142,68,173,.35),var(--pmx-glow)}@media(prefers-reduced-motion: reduce){.cookies-btn,.cookies-btn-active{transition:none}}