html{box-sizing:border-box;scroll-behavior:smooth}ul li{list-style-type:none}body{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;margin:0;padding:50px 0 0}.body_wrapper{overflow:hidden;width:100%;position:relative}*,*:before,*:after{box-sizing:inherit;margin:0;padding:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.about{width:100%;background-color:#fff;padding:60px 20px;box-sizing:border-box}.about-content{max-width:900px;margin:0 auto;text-align:center}.about-title{font-size:2.2rem;color:#007bff;margin-bottom:20px;font-weight:700}.about-text{font-size:1.2rem;color:#555;line-height:1.6}@media (max-width: 768px){.about-title{font-size:1.8rem}.about-text{font-size:1rem}}.contact{width:100%;background-color:#fff;padding:60px 20px;box-sizing:border-box;color:#333}.contact-container{max-width:700px;margin:0 auto;text-align:center}.contact-icon{font-size:3rem;color:#007bff;margin-bottom:20px}.contact-title{font-size:2.2rem;color:#007bff;font-weight:700;margin-bottom:20px}.contact-phone a{font-size:1.8rem;color:#28a745;text-decoration:none;font-weight:700}.contact-phone a:hover{text-decoration:underline}.contact-whatsapp{display:inline-block;margin-top:20px;padding:10px 20px;background-color:#25d366;color:#fff;text-decoration:none;font-size:1.2rem;border-radius:5px;transition:background-color .3s ease}.contact-whatsapp:hover{background-color:#1ebe57}.contact-text{margin-top:30px;font-size:1.2rem;color:#555;line-height:1.6}.contact-signature{margin-top:30px;font-size:1.1rem;color:#777}@media (max-width: 768px){.contact-title{font-size:1.8rem}.contact-phone a{font-size:1.5rem}.contact-text,.contact-signature{font-size:1rem}}.course-content{width:100%;background-color:#f9f9f9;padding:60px 20px;box-sizing:border-box}.course-content-container{max-width:1100px;margin:0 auto;text-align:center}.course-content-title{font-size:2.2rem;color:#007bff;margin-bottom:20px;font-weight:700}.course-content-intro{font-size:1.2rem;color:#555;margin-bottom:40px;line-height:1.5}.course-content-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.course-content-item{display:flex;align-items:flex-start;justify-content:flex-start;background-color:#fff;padding:15px 20px;border-radius:8px;box-shadow:0 2px 8px #0000001a;text-align:left;transition:transform .3s ease}.course-content-item:hover{transform:translateY(-5px)}.content-icon{color:#28a745;font-size:1.5rem;margin-right:10px}.course-content-item span{font-size:1.1rem;color:#333;line-height:1.4}@media (max-width: 768px){.course-content-title{font-size:1.8rem}.course-content-intro,.course-content-item span{font-size:1rem}}.features{width:100%;background-color:#e6f2ff;padding:60px 20px;box-sizing:border-box}.features-content{max-width:1000px;margin:0 auto;text-align:center}.features-title{font-size:2.2rem;color:#007bff;margin-bottom:20px;font-weight:700}.features-subtitle{font-size:1.2rem;color:#555;margin-bottom:40px;line-height:1.5}.features-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.feature-item{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a;text-align:center;transition:transform .3s ease}.feature-item:hover{transform:translateY(-5px)}.feature-icon{font-size:2.5rem;color:#007bff;margin-bottom:15px}.feature-text{font-size:1.1rem;color:#333;line-height:1.5}@media (max-width: 768px){.features-title{font-size:1.8rem}.features-subtitle,.feature-text{font-size:1rem}}.formats{width:100%;background-color:#fff;padding:60px 20px;box-sizing:border-box}.formats-content{max-width:1200px;margin:0 auto;text-align:center}.formats-title{font-size:2.2rem;color:#007bff;margin-bottom:20px;font-weight:700}.formats-subtitle{font-size:1.2rem;color:#555;margin-bottom:40px;line-height:1.5}.formats-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.format-card{background-color:#f0f8ff;padding:30px 20px;border-radius:8px;text-align:center;box-shadow:0 2px 10px #0000001a;transition:transform .3s ease}.format-card:hover{transform:translateY(-5px)}.format-icon{font-size:3rem;color:#007bff;margin-bottom:20px}.format-title{font-size:1.5rem;color:#333;margin-bottom:15px;font-weight:700}.format-description{font-size:1.1rem;color:#555;line-height:1.5}@media (max-width: 768px){.formats-title{font-size:1.8rem}.formats-subtitle{font-size:1rem}.format-title{font-size:1.3rem}.format-description{font-size:1rem}}.hero{width:100%;background-color:#f0f8ff;padding:60px 20px;box-sizing:border-box}.hero-container{display:flex;justify-content:space-between;align-items:center;max-width:1260px;margin:0 auto;gap:40px;flex-wrap:nowrap}.hero-text{flex:1 1 500px;text-align:left}.hero-greeting{font-size:1.2rem;color:#333;margin-bottom:10px}.hero-title{font-size:2.8rem;color:#007bff;margin-bottom:20px}.hero-description{font-size:1.1rem;color:#555;margin-bottom:15px;max-width:700px}.hero-btn{display:inline-block;background-color:#007bff;color:#fff;padding:14px 30px;border-radius:4px;text-decoration:none;font-weight:700;transition:background-color .3s ease}.hero-btn:hover{background-color:#0056b3}.hero-image{flex:1 1 400px;text-align:center}.hero-image img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 10px #00000026}@media (max-width: 768px){.hero{padding:20px 10px}.hero-container{flex-direction:column;text-align:center;gap:20px}.hero-text{flex:1 1 300px}.hero-text{text-align:center}.hero-title{font-size:2rem}.hero-description{font-size:1rem}.hero-btn{padding:12px 20px;font-size:1rem}}.practice{width:100%;background-color:#f0f8ff;padding:60px 20px;box-sizing:border-box}.practice-container{max-width:900px;margin:0 auto;text-align:center}.practice-icon{font-size:3rem;color:#007bff;margin-bottom:20px}.practice-title{font-size:2.2rem;color:#007bff;font-weight:700;margin-bottom:20px}.practice-text{font-size:1.2rem;color:#555;margin-bottom:15px;line-height:1.6}@media (max-width: 768px){.practice-title{font-size:1.8rem}.practice-text{font-size:1rem}}.pricing{width:100%;background-color:#e6f2ff;padding:60px 20px;box-sizing:border-box;color:#333}.pricing-container{max-width:800px;margin:0 auto;text-align:center}.pricing-icon{font-size:3rem;color:#007bff;margin-bottom:20px}.pricing-title{font-size:2.2rem;font-weight:700;margin-bottom:20px;color:#007bff}.pricing-price{font-size:2rem;font-weight:700;margin-bottom:10px;color:#007bff}.pricing-price span{display:block;font-size:1.2rem;font-weight:400;color:#333}.pricing-note{font-size:1.2rem;margin-bottom:15px;color:#555}.pricing-certificate{font-size:1.1rem;color:#555}@media (max-width: 768px){.pricing-title{font-size:1.8rem}.pricing-price{font-size:1.6rem}.pricing-price span,.pricing-note{font-size:1rem}.pricing-certificate{font-size:.95rem}}.reviews{padding:80px 20px;background:linear-gradient(180deg,#f9fafb,#f1f5f9)}.reviews-container{max-width:900px;margin:0 auto;text-align:center}.reviews-title{font-size:36px;font-weight:700;margin-bottom:12px;color:#111827}.reviews-subtitle{font-size:18px;color:#6b7280;margin-bottom:40px}.reviews-empty{background:#fff;border-radius:16px;padding:40px 30px;box-shadow:0 10px 30px #0000000d}.reviews-icon{color:#e5e7eb;margin-bottom:20px;font-size:42px;color:#2563eb;opacity:.15}.reviews-description{font-size:17px;line-height:1.7;color:#374151;max-width:700px;margin:0 auto 24px}.reviews-badge{display:inline-block;background:#fef3c7;color:#92400e;font-size:14px;padding:8px 14px;border-radius:999px;margin-bottom:28px;font-weight:500}.reviews-btn{display:inline-flex;align-items:center;gap:10px;background:#000;color:#fff;padding:14px 28px;border-radius:12px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.reviews-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}@media (max-width: 1024px){.reviews{padding:64px 20px}.reviews-title{font-size:32px}.reviews-subtitle{font-size:17px}.reviews-description{font-size:16px}}@media (max-width: 768px){.reviews{padding:56px 16px}.reviews-title{font-size:26px;line-height:1.25}.reviews-subtitle{font-size:15px;margin-bottom:28px}.reviews-empty{padding:28px 20px;border-radius:14px}.reviews-icon{font-size:34px;margin-bottom:14px}.reviews-description{font-size:15px;line-height:1.6;margin-bottom:20px}.reviews-badge{font-size:13px;padding:6px 12px;margin-bottom:20px}.reviews-btn{width:100%;justify-content:center;padding:14px 20px;font-size:15px}}@media (max-width: 440px){.reviews-title{font-size:22px}.reviews-subtitle,.reviews-description{font-size:14px}.reviews-btn{font-size:14px;padding:12px 16px}}.support{width:100%;background-color:#007bff;padding:60px 20px;box-sizing:border-box;color:#fff}.support-container{max-width:900px;margin:0 auto;text-align:center}.support-icon{font-size:3rem;margin-bottom:20px;color:#fff}.support-title{font-size:2.2rem;font-weight:700;margin-bottom:20px}.support-text{font-size:1.2rem;line-height:1.6}@media (max-width: 768px){.support-title{font-size:1.8rem}.support-text{font-size:1rem}}.contacts-block{padding:50px 20px;text-align:center;background:#f1f9ff}.contacts-block h2{font-size:2rem;color:#007bff;margin-bottom:10px}.contacts-block p{font-size:1.2rem;color:#333;margin-bottom:30px}.contacts-list{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:30px}.contacts-list a{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#333;font-weight:500;transition:color .3s}.contacts-list a:hover{color:#007bff}.social-links{display:flex;justify-content:center;gap:20px;font-size:1.8rem}.social-links a{color:#333;transition:color .3s}.social-links a:hover{color:#007bff}@media (max-width: 768px){.contacts-block h2{font-size:1.5rem}.contacts-block p{font-size:1rem}}.experience{background-color:#fff;padding:60px 20px;box-sizing:border-box}.experience-box{background-color:#f1f9ff;border-radius:12px;max-width:1260px;margin:0 auto;padding:40px;text-align:center;box-shadow:0 0 10px #00000014}.experience-box h2{font-size:2.2rem;color:#007bff;margin-bottom:20px}.experience-box p{font-size:1.2rem;color:#333;line-height:1.6;max-width:900px;margin:0 auto 40px}.experience-icons{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.icon-block{display:flex;flex-direction:column;align-items:center;width:200px}.icon{font-size:3rem;color:#007bff;margin-bottom:10px}.icon-block span{font-size:1.1rem;color:#555;text-align:center}@media (max-width: 768px){.experience-box h2{font-size:1.8rem}.experience-box p{font-size:1rem}.icon{font-size:2.5rem}}.hero-about{width:100%;background:linear-gradient(135deg,#e6f2ff,#fff);padding:60px 20px;box-sizing:border-box}.hero-about-container{max-width:1260px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.hero-about-text{flex:1}.hero-about-text h1{font-size:2.5rem;color:#007bff;margin-bottom:20px}.hero-about-text p{font-size:1.2rem;color:#333;line-height:1.5}.hero-about-photo{flex:1;text-align:center}.hero-about-photo img{width:100%;max-width:400px;height:auto;border-radius:10px;box-shadow:0 4px 10px #0003}@media (max-width: 768px){.hero-about-container{flex-direction:column;text-align:center}.hero-about-text h1{font-size:2rem}.hero-about-text p{font-size:1rem}}.online-course-about{background-color:#f1f9ff;padding:60px 20px;box-sizing:border-box}.online-course-container{max-width:1260px;margin:0 auto;text-align:center}.online-course-container h2{font-size:2.2rem;color:#007bff;margin-bottom:20px}.online-course-container p{font-size:1.2rem;color:#333;line-height:1.6;margin-bottom:40px}.photos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.photos-grid img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px;box-shadow:0 4px 15px #0000001a}@media (max-width: 768px){.photos-grid img{aspect-ratio:4 / 4}.online-course-container h2{font-size:1.8rem}.online-course-container p{font-size:1rem}}.teaching{background-color:#fff;padding:60px 20px;box-sizing:border-box}.teaching-container{max-width:1260px;margin:0 auto;text-align:center}.teaching h2{font-size:2.2rem;color:#007bff;margin-bottom:20px}.teaching p{font-size:1.2rem;color:#333;line-height:1.6;max-width:900px;margin:0 auto 40px}.teaching-icons{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.teaching-block{display:flex;flex-direction:column;align-items:center;width:200px}.teaching-block .icon{font-size:3rem;color:#007bff;margin-bottom:10px}.teaching-block span{font-size:1.1rem;color:#555;text-align:center}@media (max-width: 768px){.teaching h2{font-size:1.8rem}.teaching p{font-size:1rem}.teaching-block .icon{font-size:2.5rem}}.my-email{font-size:18px;margin-bottom:15px;color:#333}.my-email__link{color:#007bff;text-decoration:none}.my-email__link:hover{text-decoration:underline}@media (max-width: 576px){.my-email{font-size:16px}}.socials{display:flex;gap:15px}.socials a{color:#333;font-size:18px;transition:color .3s ease}.socials a:hover{color:#007bff}.socials a{font-size:18px;transition:transform .2s ease}.socials a:hover{transform:scale(1.2)}.socials a.tiktok{color:#000}.socials a.facebook{color:#1877f2}.socials a.instagram{color:#e4405f}.socials a.youtube{color:red}.contact-page{background-color:#f8f9fb;padding:80px 20px}.contact-page__container{max-width:800px;margin:0 auto;background-color:#fff;padding:40px 30px;border-radius:8px;box-shadow:0 2px 15px #0000001a;text-align:center}.contact-page__top-bar{width:80px;height:4px;background-color:#007bff;margin:0 auto 24px;border-radius:2px}.contact-page__title{font-size:32px;font-weight:700;color:#222;margin-bottom:10px}.contact-page__subtitle{font-size:18px;color:#555;margin-bottom:40px}.contact-page__list{list-style:none;padding:0;margin:0}.contact-item{font-size:18px;margin-bottom:15px;color:#333}.contact-link{color:#007bff;text-decoration:none}.contact-link:hover{text-decoration:underline}.contact-social{display:flex;justify-content:center;margin-top:15px;margin-bottom:15px}.contact-social .socials a{font-size:22px}@media (max-width: 576px){.contact-page__title{font-size:24px}.contact-page__subtitle,.contact-item{font-size:16px}}.top-bar{position:fixed;top:0;left:0;width:100%;background-color:#f9f9f9;border-bottom:1px solid #ddd;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:8px 40px;box-sizing:border-box}.contacts{display:flex;gap:20px;align-items:center}@media (max-width: 500px){.top-bar .contacts{flex-direction:column;gap:10px;align-items:flex-end}}@media (max-width: 380px){.top-bar .contacts{flex-direction:row;gap:20px;align-items:center}}.my-phone{display:flex;align-items:center;gap:5px;color:#333;text-decoration:none;font-weight:500;font-size:16px;transition:color .3s ease}.my-phone:hover{color:#007bff}@media (max-width: 380px){.my-phone span{display:none}.my-phone{font-size:20px}}.my-whatsapp{display:flex;align-items:center;gap:5px;color:#25d366;font-weight:600;text-decoration:none;font-size:16px;transition:color .3s ease}.my-whatsapp:hover{color:#128c7e}@media (max-width: 380px){.my-whatsapp span{display:none}.my-whatsapp{font-size:25px}}.nav-bar{background-color:#fff;box-shadow:0 2px 4px #0000001a;position:relative;z-index:100}.nav-container{position:relative;display:flex;justify-content:space-between;align-items:center;padding:10px 20px}.burger{display:none;position:absolute;right:20px;top:55px;width:30px;height:22px;background:transparent;border:none;flex-direction:column;justify-content:space-between;cursor:pointer;z-index:3000}.burger span{display:block;height:3px;width:100%;background-color:#000;border-radius:2px;transition:.3s ease}.burger.open span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.menu{display:flex;gap:30px}.menu .nav-link{text-decoration:none;color:#333;font-weight:500;font-size:1rem;transition:color .3s}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2000;background:#0006}@media (max-width: 1200px){.switch-hidden900{display:none}.burger{display:flex}.menu{flex-direction:column;align-items:flex-start;position:fixed;top:0;right:-100%;height:100vh;width:80vw;background-color:#fff;padding:150px 20px;transition:right .3s ease;z-index:2500;box-shadow:-2px 0 10px #0003}.menu.active{display:flex;justify-content:center;align-items:center;right:0}.menu .nav-link{font-size:1.3rem;color:#007bff;padding:10px 0 0 20px}.menu .nav-link:hover{color:#000}}@media (max-width: 500px){.nav-container{margin-top:15px}}.menu .nav-link{text-decoration:none;color:#333;font-weight:500;font-size:1rem;position:relative;transition:color .3s ease}.menu .nav-link:hover{color:#007bff}.menu .nav-link.active{color:#007bff;font-weight:500}.menu .nav-link:after{content:"";position:absolute;left:0;bottom:-4px;width:0%;height:2px;background:#007bff;transition:width .3s ease}.menu .nav-link:hover:after,.menu .nav-link.active:after{width:100%}.logo{width:140px;height:140px}.lang-switcher{display:inline-flex;gap:8px;align-items:center}.lang-btn{border:1px solid rgba(0,0,0,.12);background:#fff;padding:6px 12px;border-radius:999px;font-size:.9rem;line-height:1;cursor:pointer;transition:box-shadow .15s ease,transform .12s ease,background .2s ease}.lang-btn:hover{transform:translateY(-1px)}.lang-btn:focus-visible{outline:2px solid #4c9ffe;outline-offset:2px}.lang-btn.is-active{font-weight:700;background:#f2f6ff;box-shadow:0 2px 10px #4c9ffe40;border-color:#4c9ffe66}.lang-switcher--compact .lang-btn{padding:5px 10px;font-size:.85rem}@media (max-width: 1200px){.only-desktop{display:none!important}}@media (min-width: 900px){.only-mobile{display:none!important}}.footer{background-color:#007bff;color:#fff;padding:40px 20px 20px;box-sizing:border-box}.footer-container{max-width:1260px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px;align-items:flex-start}.footer-logo a{color:#fff;font-size:1.8rem;font-weight:700;text-decoration:none}.footer-nav{display:flex;flex-direction:column;gap:10px}.footer-nav a{color:#fff;text-decoration:none;font-size:1.1rem;transition:color .3s ease}.footer-nav a:hover{color:#cce5ff}.footer-contacts{display:flex;flex-direction:column;gap:10px}.footer-phone,.footer-whatsapp{display:flex;align-items:center;color:#fff;text-decoration:none;font-size:1.1rem}.footer-phone svg,.footer-whatsapp svg{margin-right:8px}.footer-whatsapp{color:#25d366}.footer-socials{display:flex;gap:15px;font-size:1.5rem}.footer-socials a{color:#fff;transition:color .3s ease}.footer-socials a:hover{color:#cce5ff}.footer-bottom{text-align:center;margin-top:30px;font-size:.9rem;color:#cce5ff}@media (max-width: 768px){.footer-container{flex-direction:column;align-items:center;text-align:center}.footer-contacts{align-items:center}.footer-socials{justify-content:center;margin-top:20px}}.whatsapp-floating-btn{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background-color:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;text-decoration:none;z-index:10000;box-shadow:0 4px 10px #0000004d;animation:pulse 2s infinite;transition:transform .3s ease}.whatsapp-floating-btn:hover{transform:scale(1.1);background-color:#1ebe57}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #25d366b3}70%{transform:scale(1.1);box-shadow:0 0 0 10px #25d36600}to{transform:scale(1);box-shadow:0 0 #25d36600}}@media (max-width: 768px){.whatsapp-floating-btn{width:50px;height:50px;font-size:22px;bottom:20px;right:20px}}.scroll-buttons{position:fixed;bottom:30px;left:30px;display:flex;flex-direction:column;gap:10px;z-index:10000}.scroll-buttons button{background-color:#007bff66;color:#fff;border:none;border-radius:50%;width:45px;height:45px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-size:20px}.scroll-buttons button:hover{background-color:#007bffb3;transform:scale(1.1)}@media (max-width: 768px){.scroll-buttons{bottom:20px;left:20px}.scroll-buttons button{width:35px;height:35px;font-size:16px}}.course-benefits{background-color:#f8f9fb;padding:60px 20px}.course-benefits__container{max-width:1200px;margin:0 auto;text-align:center}.course-benefits__top-bar{width:80px;height:4px;background-color:#007bff;margin:0 auto 24px;border-radius:2px}.course-benefits__title{font-size:32px;font-weight:700;margin-bottom:50px;color:#222}.course-benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.course-benefits__item{background-color:#fff;padding:30px 20px;border-radius:8px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;align-items:center}.course-benefits__icon{font-size:40px;margin-bottom:20px;color:#007bff}.course-benefits__subtitle{font-size:20px;font-weight:600;color:#222;margin-bottom:10px}.course-benefits__text{font-size:16px;color:#555;line-height:1.5}@media (max-width: 992px){.course-benefits__title{font-size:28px}.course-benefits__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.course-benefits{padding:40px 15px}.course-benefits__title{font-size:22px}.course-benefits__grid{grid-template-columns:1fr}.course-benefits__icon{font-size:32px}}.certificate{background-color:#fff;padding:60px 20px}.certificate__container{max-width:1000px;margin:0 auto;text-align:center}.certificate__top-bar{width:80px;height:4px;background-color:#007bff;margin:0 auto 24px;border-radius:2px}.certificate__title{font-size:32px;font-weight:700;margin-bottom:30px;color:#222}.certificate__content{background-color:#f8f9fb;padding:40px 30px;border-radius:8px;box-shadow:0 2px 8px #0000000d}.certificate__icon{font-size:50px;color:#007bff;margin-bottom:20px}.certificate__intro{font-size:18px;color:#333;margin-bottom:20px;line-height:1.6}.certificate__list{list-style:none;padding:0;margin:0 0 30px;text-align:left}.certificate__list li{font-size:16px;color:#444;padding-left:28px;margin-bottom:12px;position:relative}.certificate__list li:before{content:"✓";color:#007bff;position:absolute;left:0;top:0;font-weight:700}.certificate__note{font-size:16px;color:#555;line-height:1.6}@media (max-width: 992px){.certificate__title{font-size:28px}.certificate__intro,.certificate__list li,.certificate__note{font-size:16px}}@media (max-width: 576px){.certificate{padding:40px 15px}.certificate__title{font-size:22px}.certificate__icon{font-size:36px}}.course-cta{background-color:#fff;padding:60px 20px;text-align:center}.course-cta__container{max-width:800px;margin:0 auto}.course-cta__title{font-size:28px;font-weight:700;color:#222;margin-bottom:20px}.course-cta__text{font-size:18px;color:#555;margin-bottom:30px}.course-cta__contacts{margin-top:30px}.course-cta__list{list-style:none;padding:0;margin:0}.course-cta__list li{font-size:18px;margin-bottom:15px;color:#333}.course-cta__list a{color:#007bff;text-decoration:none}.course-cta__list a:hover{text-decoration:underline}@media (max-width: 576px){.course-cta__title{font-size:22px}.course-cta__text,.course-cta__list li{font-size:16px}}.eu-support{background-color:#fff;padding:60px 20px}.eu-support__container{max-width:1000px;margin:0 auto;text-align:center}.eu-support__top-bar{width:80px;height:4px;background-color:#007bff;margin:0 auto 24px;border-radius:2px}.eu-support__title{font-size:32px;font-weight:700;margin-bottom:40px;color:#222}.eu-support__content{background-color:#f8f9fb;padding:40px 30px;border-radius:8px;box-shadow:0 2px 8px #0000000d;text-align:left}.eu-support__icon{font-size:50px;color:#007bff;margin-bottom:20px;text-align:center}.eu-support__intro{font-size:18px;color:#333;margin-bottom:30px;line-height:1.6;text-align:center}.eu-support__section{margin-bottom:30px}.eu-support__subtitle{font-size:20px;font-weight:600;color:#222;margin-bottom:15px}.eu-support__list{list-style:none;padding:0;margin:0}.eu-support__list li{font-size:16px;color:#444;margin-bottom:12px;padding-left:28px;position:relative}.eu-support__list li:before{content:"✓";color:#007bff;position:absolute;left:0;top:0;font-weight:700}.eu-support__final-note{font-size:16px;color:#555;text-align:center;margin-top:30px;line-height:1.6}@media (max-width: 992px){.eu-support__title{font-size:28px}.eu-support__intro,.eu-support__list li,.eu-support__final-note{font-size:16px}}@media (max-width: 576px){.eu-support{padding:40px 15px}.eu-support__title{font-size:22px}.eu-support__icon{font-size:36px}}.course-format{background-color:#f8f9fb;padding:60px 20px}.course-format__container{max-width:1200px;margin:0 auto;text-align:center}.course-format__top-bar{width:80px;height:4px;background-color:#007bff;margin:0 auto 24px;border-radius:2px}.course-format__title{font-size:32px;font-weight:700;margin-bottom:50px;color:#222}.course-format__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.course-format__item{background-color:#fff;padding:30px 20px;border-radius:8px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;align-items:center;text-align:center}.course-format__icon{font-size:40px;margin-bottom:20px;color:#007bff}.course-format__subtitle{font-size:20px;font-weight:600;color:#222;margin-bottom:10px}.course-format__text{font-size:16px;color:#555;line-height:1.5}@media (max-width: 992px){.course-format__title{font-size:28px}.course-format__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.course-format{padding:40px 15px}.course-format__title{font-size:22px}.course-format__grid{grid-template-columns:1fr}.course-format__icon{font-size:32px}}.lifetime-support{background-color:#fff;padding:60px 20px}.lifetime-support__container{max-width:1200px;margin:0 auto;text-align:center}.lifetime-support__top-bar{width:80px;height:4px;background-color:#007bff;margin:0 auto 24px;border-radius:2px}.lifetime-support__title{font-size:32px;font-weight:700;margin-bottom:30px;color:#222}.lifetime-support__intro{font-size:18px;color:#333;max-width:800px;margin:0 auto 40px;line-height:1.6}.lifetime-support__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.lifetime-support__item{background-color:#f8f9fb;padding:30px 20px;border-radius:8px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;align-items:center;text-align:center}.lifetime-support__icon{font-size:40px;margin-bottom:15px;color:#007bff}.lifetime-support__subtitle{font-size:20px;font-weight:600;color:#222;margin-bottom:10px}.lifetime-support__text{font-size:16px;color:#555;line-height:1.5}@media (max-width: 992px){.lifetime-support__title{font-size:28px}.lifetime-support__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.lifetime-support{padding:40px 15px}.lifetime-support__title{font-size:22px}.lifetime-support__grid{grid-template-columns:1fr}.lifetime-support__icon{font-size:32px}}.course-process{background-color:#fff;padding:60px 20px}.course-process__container{max-width:1000px;margin:0 auto}.course-process__top-bar{width:80px;height:4px;background-color:#007bff;margin:0 auto 24px;border-radius:2px}.course-process__title{font-size:32px;font-weight:700;text-align:center;color:#222;margin-bottom:50px}.course-process__timeline{display:flex;flex-direction:column;gap:40px;position:relative}.course-process__timeline:before{content:"";position:absolute;left:25px;top:0;bottom:0;width:2px;background-color:#007bff}.course-process__item{display:flex;align-items:flex-start;gap:20px;position:relative}.course-process__circle{width:50px;height:50px;background-color:#007bff;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;flex-shrink:0}.course-process__content h3{font-size:20px;font-weight:600;color:#222;margin-bottom:8px}.course-process__content p{font-size:16px;color:#555;line-height:1.5}@media (max-width: 576px){.course-process__title{font-size:22px}.course-process__circle{width:40px;height:40px;font-size:16px}.course-process__content h3{font-size:18px}.course-process__content p{font-size:14px}.course-process__timeline:before{left:20px}}.course-stats{background-color:#fff;padding:60px 20px}.course-stats__container{max-width:1200px;margin:0 auto;text-align:center}.course-stats__top-bar{width:80px;height:4px;background-color:#007bff;margin:0 auto 24px;border-radius:2px}.course-stats__title{font-size:32px;font-weight:700;margin-bottom:50px;color:#222}.course-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.course-stats__item{background-color:#f8f9fb;padding:30px 20px;border-radius:8px;box-shadow:0 2px 8px #0000000d}.course-stats__number{font-size:40px;font-weight:700;color:#007bff;margin-bottom:12px}.course-stats__label{font-size:16px;color:#555;line-height:1.4}@media (max-width: 992px){.course-stats__title{font-size:28px}.course-stats__grid{grid-template-columns:repeat(2,1fr)}.course-stats__number{font-size:32px}}@media (max-width: 576px){.course-stats{padding:40px 15px}.course-stats__title{font-size:22px}.course-stats__grid{grid-template-columns:1fr}.course-stats__number{font-size:28px}}.why-me{background-color:#f8f9fb;padding:60px 20px}.why-me__container{max-width:1200px;margin:0 auto;text-align:center}.why-me__top-bar{width:80px;height:4px;background-color:#007bff;margin:0 auto 24px;border-radius:2px}.why-me__title{font-size:32px;font-weight:700;margin-bottom:50px;color:#222}.why-me__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.why-me__item{background-color:#fff;padding:30px 20px;border-radius:8px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;align-items:center;text-align:center}.why-me__icon{font-size:40px;margin-bottom:20px;color:#007bff}.why-me__subtitle{font-size:20px;font-weight:600;color:#222;margin-bottom:10px}.why-me__text{font-size:16px;color:#555;line-height:1.5}@media (max-width: 992px){.why-me__title{font-size:28px}.why-me__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.why-me{padding:40px 15px}.why-me__title{font-size:22px}.why-me__grid{grid-template-columns:1fr}.why-me__icon{font-size:32px}}.who-course{background-color:#f8f9fb;padding:60px 20px}.who-course__container{max-width:1200px;margin:0 auto;text-align:center}.who-course__top-bar{width:80px;height:4px;background-color:#007bff;margin:0 auto 24px;border-radius:2px}.who-course__title{font-size:32px;font-weight:700;margin-bottom:40px;color:#222}.who-course__list{display:grid;grid-template-columns:1fr 1fr;gap:20px;list-style:none;padding:0;margin:0 0 40px}.who-course__list li{background-color:#fff;border-radius:8px;padding:20px;font-size:18px;color:#333;display:flex;align-items:flex-start;gap:10px;box-shadow:0 2px 8px #0000000d}.who-course__icon{color:#007bff;font-weight:700;flex-shrink:0}.who-course__cta p{font-size:18px;color:#555;margin:10px 0;line-height:1.6}@media (max-width: 992px){.who-course__title{font-size:28px}.who-course__list{grid-template-columns:1fr}.who-course__list li,.who-course__cta p{font-size:16px}}@media (max-width: 576px){.who-course{padding:40px 15px}.who-course__title{font-size:22px}.who-course__list li{font-size:14px;padding:15px}.who-course__cta p{font-size:14px}}:root{--accent: #0ea5e9;--text-color: #0f172a;--card-bg: #ffffff;--muted: #f8fafc;--border: rgba(15, 23, 42, .14)}.price-page{padding:2rem 1rem;padding-top:90px;max-width:1200px;margin:0 auto;color:var(--text-color)}.price-hero{text-align:center;margin-bottom:1.25rem}.price-title{font-size:clamp(1.75rem,2.5vw,2.5rem);line-height:1.2;margin:0 0 .5rem}.price-subtitle{font-size:clamp(1rem,1.5vw,1.25rem);opacity:.9}.price-grid{display:flex;justify-content:center}@media (min-width: 768px){.price-grid{grid-template-columns:repeat(2,1fr)}}.price-card{background:var(--card-bg);border:1px solid var(--border);border-radius:18px;padding:1.25rem;box-shadow:0 6px 24px #0206170f;display:flex;flex-direction:column;height:100%;gap:1rem;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.price-card:hover{transform:translateY(-2px);box-shadow:0 10px 32px #0206171a}.price-card--popular{border-color:var(--accent);position:relative}.price-badge{position:absolute;top:10px;right:12px;background:var(--accent);color:#fff;font-size:.8rem;padding:4px 10px;border-radius:999px}.price-card__header{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.75rem}.price-card__title{font-size:clamp(1.125rem,1.8vw,1.5rem);margin:0}.price-card__price .price-amount{font-weight:800;font-size:clamp(1.25rem,2vw,1.75rem);white-space:nowrap}.price-features{margin:.25rem 0 .5rem;padding:0;list-style:none;display:grid;gap:.6rem}.price-features li{display:grid;grid-template-columns:22px 1fr;align-items:start;gap:.5rem;line-height:1.5}.price-features li:before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;border-radius:999px;border:1px solid rgba(15,23,42,.2);font-size:.9rem}.price-note{font-size:.95rem;line-height:1.5}.price-note--warn{background:#0ea5e914;border:1px dashed rgba(14,165,233,.35);padding:.75rem;border-radius:12px}.price-card__actions{margin-top:auto;display:flex;gap:.75rem}.price-btn{display:inline-block;text-align:center;padding:.75rem 1rem;border-radius:999px;text-decoration:none;font-weight:600;border:1px solid var(--border);transition:background .2s ease,color .2s ease,border-color .2s ease,filter .2s ease;flex:1;min-height:48px}.price-btn:hover{background:#0f172a0f;color:#000}.price-btn--primary{background:var(--accent);color:#fff;border-color:var(--accent)}.price-btn--primary:hover{filter:brightness(.95)}.price-btn--ghost{background:transparent}.price-summary{margin-top:1.25rem;background:var(--muted);border:1px solid var(--border);border-radius:16px;padding:1rem;line-height:1.7}@media (max-width: 480px){.price-card__actions{flex-direction:column}}@media (prefers-reduced-motion: reduce){.price-card,.price-btn{transition:none}}:root{--nf-bg: #f7f9fc;--nf-card: #ffffff;--nf-text: #0f172a;--nf-muted: #64748b;--nf-accent: #2563eb;--nf-accent-hover: #1d4ed8;--nf-shadow: 0 10px 25px rgba(2, 6, 23, .08);--radius-2xl: 1.25rem}*{box-sizing:border-box}.nf{min-height:100dvh;display:grid;place-items:center;padding:clamp(16px,3vw,32px);background:radial-gradient(1200px 600px at 10% -10%,rgba(37,99,235,.06),transparent 60%),radial-gradient(900px 500px at 100% 0%,rgba(99,102,241,.06),transparent 60%),var(--nf-bg);color:var(--nf-text)}.nf__card{width:min(760px,100%);background:var(--nf-card);border:1px solid rgba(15,23,42,.06);border-radius:var(--radius-2xl);box-shadow:var(--nf-shadow);padding:clamp(20px,4vw,40px);text-align:center}.nf__badge{display:inline-block;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.06em;font-size:clamp(56px,12vw,120px);line-height:1;margin:0 0 clamp(8px,1vw,12px);background:linear-gradient(180deg,var(--nf-accent),#60a5fa);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 6px 12px rgba(37,99,235,.25));-webkit-user-select:none;user-select:none}.nf__title{margin:0 0 10px;font-size:clamp(22px,3.5vw,32px);font-weight:700}.nf__text{margin:0 auto clamp(20px,3vw,28px);max-width:56ch;color:var(--nf-muted);font-size:clamp(14px,2.5vw,16px)}.nf__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.nf__btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;text-decoration:none;font-weight:600;border:1px solid transparent;background:var(--nf-accent);color:#fff;transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease;box-shadow:0 8px 18px #2563eb38}.nf__btn:focus-visible{outline:3px solid rgba(37,99,235,.35);outline-offset:2px}.nf__btn:hover{background:var(--nf-accent-hover);transform:translateY(-1px)}.nf__btn:active{transform:translateY(0);box-shadow:0 6px 12px #2563eb2e}.nf__hint{margin-top:clamp(14px,2.5vw,18px);font-size:12px;color:var(--nf-muted)}.nf__code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;background:#0206170a;padding:2px 6px;border-radius:6px;border:1px dashed rgba(2,6,23,.12)}@media (prefers-reduced-motion: reduce){.nf__btn{transition:none}}@media (max-width: 420px){.nf__card{padding:18px}.nf__badge{font-size:clamp(48px,18vw,96px)}}Layout .aiCourse{color:#0f172a;background:#fff}.ai-container{width:min(1100px,92%);margin-inline:auto}.hero{background:linear-gradient(180deg,#3b82f614,#3b82f600);padding:clamp(32px,5vw,72px) 0}.hero__title{font-size:clamp(24px,3.2vw,40px);line-height:1.15;margin:0 0 12px;font-weight:800}.hero__intro{font-size:clamp(16px,2.1vw,20px);margin:0 0 12px}.hero__note{color:#334155;margin:0 0 10px}.hero__list{margin:8px 0 0 1.1em;display:grid;gap:6px}.hero__price{margin-top:18px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.price__tag{background:#f1f5f9;border:1px solid #e2e8f0;padding:8px 12px;border-radius:10px;font-weight:700}.price__tag--lg{font-size:clamp(16px,2.2vw,20px)}.section{padding:clamp(28px,6vw,64px) 0}.section--accent{background:#f8fafc}.section--why{background:#fff}.section--final{background:linear-gradient(180deg,#fff,#f8fafc);border-top:1px solid #e2e8f0}.section__title{font-size:clamp(20px,2.6vw,30px);margin:0 0 16px;font-weight:800}.cardGrid{display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.card{grid-column:span 6;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px 16px 14px;box-shadow:0 6px 18px #0206170a}.card__title{font-size:clamp(16px,2.2vw,20px);margin:0 0 8px}.card__list{margin:0 0 0 1.1em;display:grid;gap:6px}.bullets{margin:0 0 0 1.1em;display:grid;gap:8px}.bullets--big li{font-size:clamp(16px,2.2vw,18px)}.checks{list-style:none;padding:0;display:grid;gap:10px}.checks li{position:relative;padding-left:28px}.checks li:before{content:"✅";position:absolute;left:0;top:0;transform:translateY(2px)}.final__text{font-size:clamp(16px,2.2vw,18px);margin:0}.final__cta{margin-top:16px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:8px;border-radius:10px;padding:10px 14px;font-weight:700;text-decoration:none}.btn--primary{background:#2563eb;color:#fff;box-shadow:0 6px 16px #2563eb47}.btn--primary:hover{filter:brightness(1.05)}@media (max-width: 900px){.card{grid-column:span 12}}@media (max-width: 560px){.hero__inner{text-align:left}.cardGrid{gap:12px}.card{padding:14px}.section__title{margin-bottom:12px}}.regulamin-page{background:#f8fafc;padding:60px 20px}.regulamin-container{max-width:900px;margin:0 auto;background:#fff;padding:50px;border-radius:16px;box-shadow:0 10px 30px #0000000d}.regulamin-container h1{font-size:26px;margin-bottom:20px;text-align:center}.regulamin-container h2{margin-top:40px;margin-bottom:15px;font-size:20px}.regulamin-container p{margin-bottom:12px;line-height:1.7}.regulamin-container ul{margin-left:20px;margin-bottom:15px}.regulamin-container li{margin-bottom:8px}@media (max-width: 768px){.regulamin-container{padding:25px}.regulamin-container h1{font-size:20px}.regulamin-container h2{font-size:17px}.regulamin-container p,.regulamin-container li{font-size:14px}}
