@font-face{font-family:Nano Sans;src:url(font/NanoSans-Regular.woff2) format("woff2"),url(font/NanoSans-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}.header{background-color:#fff;box-shadow:0 2px 4px #0000001a;padding:1rem 0;position:fixed;top:0;left:0;right:0;z-index:1002;font-family:Nano Sans,Arial,sans-serif;width:100%}.header-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px}.logo-container{flex:1}.desktop-nav{display:flex}.desktop-nav ul{display:flex;list-style:none;margin:0;padding:0;align-items:center}.desktop-nav a,.desktop-nav button{text-decoration:none;color:#333;font-weight:600;transition:color .3s;font-family:Nano Sans,Arial,sans-serif;background:none;border:none;cursor:pointer;padding:0;font-size:inherit;display:inline-block}.desktop-nav li{margin-left:20px}.lang-btn{font-weight:600;color:#333}.lang-btn:hover{color:#000}.desktop-nav .lang-btn{font-family:Nano Sans,Arial,sans-serif}.desktop-nav li.social-icon{position:relative;margin-right:8px}.desktop-nav li.language-item{position:relative;margin-left:8px;padding-left:16px}.desktop-nav li.language-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:26px;width:1px;background-color:#2f2f2f}.desktop-nav a{text-decoration:none;color:#333;font-weight:600;transition:color .3s;font-family:Nano Sans,Arial,sans-serif}.mobile-menu-button{display:none;background:none;border:none;cursor:pointer;padding:10px;z-index:1001}.burger-line{display:block;width:25px;height:3px;background-color:#333;margin:5px 0;transition:all .3s ease}.mobile-menu-button.open .burger-line:nth-child(1){transform:translateY(8px) rotate(45deg)}.mobile-menu-button.open .burger-line:nth-child(2){opacity:0}.mobile-menu-button.open .burger-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobile-nav{position:fixed;top:0;left:0;right:0;background-color:#fff;padding:80px 20px 20px;box-shadow:0 2px 10px #0000001a;transform:translateY(-100%);opacity:0;transition:all .3s ease;z-index:1000;pointer-events:none}.mobile-nav.visible{transform:translateY(0);opacity:1;pointer-events:auto}.mobile-nav.closing{transform:translateY(-100%);opacity:0}.mobile-nav ul{list-style:none;padding:0;margin:0}.mobile-nav li{margin-bottom:15px}.mobile-nav a{text-decoration:none;color:#333;font-size:1.1rem;font-family:Nano Sans,Arial,sans-serif;display:block;padding:10px;transition:color .2s}@media (max-width: 890px){img.logo{width:80%}}@media (max-width: 768px){.desktop-nav,.desktop-only{display:none}.mobile-menu-button{display:block}.ulmob{display:flex;font-weight:600;flex-direction:column;align-items:center}}.lang-btn{text-decoration:none;color:#333;font-size:1.1rem;font-family:Nano Sans,Arial,sans-serif;display:block;padding:10px;transition:color .2s;border:none;background:none}.footer{background-color:#2c2e45;color:#fff;padding:40px 20px}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-around;max-width:1300px;margin:0 auto}.footer-section{flex:1;min-width:250px;margin:20px}.footer-section h4{margin-bottom:20px;font-size:18px;font-weight:700}.footer-section p,.footer-section a{margin:8px 0;font-size:14px;color:#ccc;text-decoration:none}.footer-section a:hover{color:#fff;text-decoration:underline}.project{margin-bottom:15px}.project-logo{width:100px;margin-top:5px}.footer-menu{list-style:none;padding:0}.footer-menu li{margin-bottom:10px}.review-image{width:100%;max-width:250px;margin:15px 0}.contact-info p{margin:5px 0;font-size:13px;color:#aaa}.contact-info a{display:block;margin:8px 0;font-size:13px;color:#8aa0ff}.contact-info a:hover{text-decoration:underline}.footer-level-buttons{display:grid;grid-template-columns:.2fr .2fr;gap:10px;margin-top:10px;flex-wrap:wrap}.footer-circle{width:60px!important;height:60px!important}.other-courses-buttons{display:flex;justify-content:space-evenly}.footer-circle-main-text{font-size:1.3rem!important}@media (max-width: 768px){.other-courses-buttons{display:grid;grid-template-columns:repeat(2,1fr);row-gap:1rem;justify-items:center}.footer-circle{width:50px!important;height:50px!important}}.hero-banner{position:relative;width:100%;padding-top:8rem;height:56vh;overflow:hidden}.banner-container{width:100%;height:300px;overflow:hidden;position:relative}.banner-image{width:100%;height:100%;object-fit:cover;object-position:top}.hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0006;display:flex;align-items:center;justify-content:center}.circle-banner{width:260px;height:260px;border-radius:50%;background:linear-gradient(135deg,#646e73bf,#787d82b3,#8c9196a6 70%,#a0a5aa99);border:none;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px;box-shadow:0 6px 20px #646e7366;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden;animation:waveEdges 6s infinite ease-in-out}.footer-circle.color-0{background:#b90064}.footer-circle.color-1{background:#008b39}.footer-circle.color-2{background:#e9500f}.footer-circle.color-3{background:#602376}.footer-circle.hovered{box-shadow:0 8px 25px #00000080;transform:scale(1.05)}.circle-banner.hovered{transform:scale(1.05);box-shadow:0 10px 30px #646e7380;background:linear-gradient(135deg,#6e787dcc,#82878cbf,#969ba0b3 70%,#aaafb4a6)}@keyframes waveEdges{0%,to{border-radius:50%/60% 60% 40% 40%}33%{border-radius:50%/45% 55%}66%{border-radius:50%/40% 40% 60% 60%}}.circle-content{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.main-text{font-size:3rem;font-weight:700;margin-bottom:5px;text-shadow:2px 2px 4px rgba(0,0,0,.6);color:#fff}.sub-text{font-size:1.8rem;margin-bottom:10px;text-shadow:1px 1px 3px rgba(0,0,0,.6);color:#fff}.bottom-text{font-size:.8rem;line-height:1.2;text-shadow:1px 1px 2px rgba(0,0,0,.6);color:#fff}@media (max-width: 768px){.hero-banner{height:40vh}.circle-banner{width:234px;height:234px}.main-text{font-size:1.8rem}.sub-text{font-size:1.1rem}.bottom-text{font-size:.75rem}}@media (max-width: 480px){.circle-banner{width:195px;height:195px;padding:15px}.main-text{font-size:1.5rem}.sub-text{font-size:1rem}.bottom-text{font-size:.7rem}}.review-slider{border-radius:15px;max-width:300px;font-family:Arial,sans-serif;color:#fff}.review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.user-info{display:flex;align-items:center;gap:15px}.user-avatar{width:30px;height:30px;border-radius:50%;flex-shrink:0;overflow:hidden}.user-avatar img{width:100%;height:100%;object-fit:cover}.avatar-placeholder{width:100%;height:100%;background:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:700}.user-details{display:flex;flex-direction:column}.user-name{font-size:15px;font-weight:700;color:#fff;margin-bottom:2px}.review-date{font-size:13px;color:#ccc;opacity:.8}.nav-arrows{display:flex;gap:10px}.arrow{background:none;border:none;color:#fff;font-size:28px;cursor:pointer;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:background-color .3s}.arrow:hover{background:#ffffff1a}.speech-bubble{position:relative;margin-bottom:20px;margin-left:30px}.bubble-arrow{position:absolute;top:-14px;left:20px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid white}.bubble-content{background:#fff;padding:25px;border-radius:15px;color:#333;position:relative}.bubble-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.stars{font-size:20px;color:#ffc107}.google-logo{width:25px;height:25px}.review-text{font-size:16px;line-height:1.5;margin:0;color:#000!important;transition:all .3s ease}.review-text.collapsed{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.review-text.expanded{display:block}.toggle-button{background:none;border:none;color:#1a73e8;font-size:14px;cursor:pointer;padding:0;margin-top:8px;text-decoration:underline;font-weight:500}.toggle-button:hover{color:#0d47a1}.score-text{text-align:center;font-size:16px;margin:0;color:#fff}.score-text strong{font-weight:700}.course-container{max-width:1200px;margin:0 auto;padding:2rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#333}h3{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#333}p{color:#4b5563;margin-bottom:1rem;line-height:1.6}.section{margin-bottom:3rem}.flex-section{display:flex;gap:2rem;flex-wrap:nowrap;margin-bottom:3rem}.text-content{flex:2;min-width:300px}.images{display:flex;flex-direction:column;gap:1rem;flex:1;min-width:250px}.text-content-left{flex:1 1 60%;min-width:300px}.image-block-right{flex:1 1 50%;display:flex;flex-direction:column;justify-content:flex-start;min-width:300px;gap:1.5rem;align-items:flex-end}.image-block-images{display:flex;flex-direction:column;max-width:23rem;gap:1rem}.image-block-button{max-width:368px!important;margin-right:0!important;margin-left:0!important;align-self:stretch!important;padding:.8rem 1.5rem;font-size:1rem;background-color:#005bbb;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease;box-sizing:border-box}.image-block-images{display:flex;flex-direction:column;width:100%;gap:1rem}.image-block-container{width:100%}.button-container-under-image{width:100%;display:flex;justify-content:flex-end}.image-block-button{width:calc(100% - 2rem);margin:0 1rem;align-self:center;padding:.8rem 1.5rem;font-size:1rem;background-color:#005bbb;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease;box-sizing:border-box}@media (max-width: 768px){.flex-section{flex-direction:column}.info-item-date{display:flex;flex-direction:column}.date-infoIcon-container{display:flex;gap:.5rem;flex-direction:row}.text-content-left,.image-block-right{flex:1 1 100%;margin:auto}.tooltip{left:50%;transform:translate(-50%)}}.image-block-img{width:100%;height:auto;object-fit:cover;border-radius:8px}.image-block-button{align-self:flex-start!important;padding:.8rem 1.5rem;font-size:1rem;background-color:#005bbb;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.image-container{width:100%}.course-image{width:100%;height:auto;object-fit:cover;border-radius:8px}.course-content-wrapper{display:flex;flex-direction:row;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin-bottom:3rem}.course-media{flex:1;min-width:300px;display:flex;flex-direction:column;justify-content:space-evenly}.course-images{display:flex;flex-direction:column;gap:1rem}.course-image-box{width:100%}.course-image-element{width:100%;height:auto;object-fit:cover;border-radius:8px}.course-register-btn{margin-top:1rem;align-self:flex-start;padding:.75rem 1.5rem;background-color:#0057a3;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:1rem;transition:background-color .3s ease}.course-register-btn:hover{background-color:#004080}.course-description{flex:1;min-width:300px}@media (max-width: 768px){.flex-section{flex-direction:column}.images{flex-direction:row;flex-wrap:wrap;justify-content:center}.image-container{flex:1 1 45%;max-width:300px}.course-content-wrapper{flex-direction:column}.course-media,.course-description{flex:1 1 100%}}.course-image{width:100%;height:auto;object-fit:cover;border-radius:.5rem;box-shadow:0 4px 6px #0000001a}.course-info-block{background-color:#eff6ff;border-radius:.5rem;padding:1.5rem;margin-bottom:3rem}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.info-item{display:flex;flex-wrap:wrap;align-items:flex-start;font-size:1rem;line-height:1.4}.info-hover{display:inline-block;background-color:#555;color:#fff;border-radius:50%;margin-left:5px;width:18px;height:18px;font-size:12px;text-align:center;line-height:18px;cursor:pointer;position:relative}.tooltip-wrapper{position:relative;display:flex;margin:auto 0}.tooltip{display:none;position:absolute;bottom:125%;left:50%;transform:translate(-50%);background-color:#fff;padding:8px 12px;border:1px solid #ccc;border-radius:8px;white-space:nowrap;z-index:10;box-shadow:0 2px 6px #00000026}.date-infoIcon-container{display:flex;gap:.5rem;flex-direction:row}@media (max-width: 768px){.tooltip{transform:translate(-90%)}}.tooltip ul{margin:0;padding:0;list-style:none}.tooltip ul li{font-size:14px;line-height:1.4;font-family:Menlo,Consolas,Roboto Mono,Courier New,monospace;display:flex;justify-content:flex-start;gap:4px}.date-start,.date-end{display:inline-block;width:10ch}.date-separator{flex-shrink:0}.tooltip-wrapper:hover .tooltip{display:block}.info-label{font-weight:700;margin-right:.5rem;white-space:nowrap}.info-container{display:flex;flex-direction:column;gap:.5rem}.svgIconInfo{padding-right:5px}.registration-block{background-color:#fefce8;border-radius:.5rem;padding:1.5rem;margin-bottom:3rem}.trial-button{display:block;width:100%;max-width:400px;margin:2rem auto;padding:1rem 2rem;background-color:#67cd0c;color:#fff;font-weight:700;font-size:1.125rem;text-align:center;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .3s ease;box-shadow:0 4px 6px #0000001a}.trial-button:active{transform:translateY(1px);box-shadow:0 2px 4px #0000001a}.about-us{margin-top:4rem;padding:2rem;background-color:#f9fbfc;border-radius:20px;max-width:1200px;margin-left:auto;margin-right:auto}.about-intro{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;margin-bottom:3rem}.about-text{flex:1 1 400px}.about-text h2{font-size:2rem;margin-bottom:1rem}.about-text p{font-size:1.1rem;line-height:1.6}.about-image{flex:1 1 400px;text-align:right}.about-image img{max-width:100%;border-radius:12px;box-shadow:0 4px 16px #0000001a}.about-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature{display:flex;align-items:flex-start;gap:1rem;background-color:#fff;padding:1rem;border-radius:12px;box-shadow:0 2px 6px #0000000d}.feature img{width:40px;height:40px;flex-shrink:0}.feature h4{margin:0 0 .5rem;font-size:1.1rem}.feature p{margin:0;font-size:.95rem;line-height:1.4}.course-teacher{background:#e6f2f8;padding:3rem 2rem;border-radius:20px;margin-top:4rem;text-align:left}.teacher-content{max-width:800px;margin:0 auto}.course-teacher h2{font-size:1.8rem;margin-bottom:1rem}.course-teacher p{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;color:#333}.team-link{font-weight:600;color:#07a;text-decoration:none;transition:color .2s}.team-link:hover{color:#004d66}.learning-materials{background-color:#f9f9f9;padding:3rem 2rem;border-radius:20px;margin-top:3rem;text-align:left}.materials-content{max-width:700px;margin:0 auto}.learning-materials h2{font-size:1.6rem;color:#333;margin-bottom:1rem}.learning-materials p{font-size:1.1rem;color:#444;line-height:1.5}.learning-materials a{color:#07a;font-weight:500;text-decoration:underline}.learning-materials a:hover{color:#057}.advantages{margin-top:3rem;padding:2rem 1rem;background-color:#fdfdfd;border-radius:20px;text-align:center}.advantages h2{font-size:1.6rem;margin-bottom:2rem;color:#333}.pngIcon{width:60px}.advantages-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;margin:0 auto}@media (max-width: 768px){.advantages-grid{grid-template-columns:repeat(1,1fr)}}.advantage-item{background-color:#fff;padding:1.2rem 1rem;border-radius:15px;font-size:1.05rem;box-shadow:0 4px 8px #0000000a;text-align:left;display:flex;gap:.75rem;align-items:flex-start}.course-outcomes{margin:4rem 1rem 2rem;padding:2rem;background-color:#f4f7fa;border-radius:20px;max-width:900px;margin-left:auto;margin-right:auto}.course-outcomes h2{font-size:1.6rem;margin-bottom:1.5rem;color:#222;text-align:center}.outcome-list{list-style:none;padding-left:0;font-size:1.05rem;line-height:1.6}.outcome-list li{position:relative;padding-left:1.5rem;margin-bottom:1rem}.outcome-list li:before{content:"✔️";position:absolute;left:0;top:0;font-size:1rem;color:#1a8d3c}.course-certificate,.course-payment{margin:4rem auto;padding:2rem;background-color:#fdfdfd;border:1px solid #e3e3e3;border-radius:18px;max-width:850px;box-shadow:0 4px 12px #0000000d}.course-certificate h2,.course-payment h2{font-size:1.5rem;margin-bottom:1rem;color:#2a2a2a;text-align:center}.course-certificate p,.course-payment p{font-size:1.05rem;line-height:1.6;color:#444;text-align:justify}.tootukassa-info{margin:4rem auto;padding:2rem;background-color:#f0f8ff;border-left:5px solid #1d72b8;border-radius:12px;max-width:850px;box-shadow:0 4px 10px #0000000d}.tootukassa-info h2{font-size:1.6rem;margin-bottom:1rem;text-align:center}.tootukassa-info p{font-size:1.05rem;line-height:1.6;color:#333;text-align:justify}.tootukassa-info a{color:#1d72b8;text-decoration:underline}.feedback-section{background-color:#f1f5f9;padding:60px 20px;display:flex;justify-content:center;border-radius:12px}.feedback-container{max-width:900px;width:100%;text-align:center;font-family:Nano Sans,sans-serif}.feedback-container h2{font-size:28px;margin-bottom:16px;font-weight:600;color:#1a1a1a}.feedback-container p{font-size:16px;margin-bottom:32px;color:#4b5563}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:16px;box-shadow:0 4px 20px #0000000d}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:16px}@media (min-width: 768px){.flex-section{flex-direction:row}.flex-section.reverse{flex-direction:row-reverse}.info-grid{grid-template-columns:1fr 1fr}.text-content{flex:2}.image-container{flex:1}}body{font-family:Inter,sans-serif;margin:0}.course_container{display:flex;background:gray;flex-direction:column;align-items:center;justify-content:center;margin-top:20px}.first-word{font-weight:800}@media (max-width: 768px){.logo{width:80%}}.gallery-section{margin:4rem 0;text-align:center}.gallery-section h2{font-size:2rem;margin-bottom:1.5rem}.gallery-section .gallery-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.gallery-section .gallery-wrapper .scroll-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;font-size:2rem;padding:.5rem 1rem;cursor:pointer;z-index:1;border-radius:.5rem;box-shadow:0 2px 6px #0003}.gallery-section .gallery-wrapper .scroll-btn.left{left:-.5rem}.gallery-section .gallery-wrapper .scroll-btn.right{right:-.5rem}.gallery-section .gallery-wrapper .gallery{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;max-width:1000px;padding:1rem;cursor:grab;-webkit-user-select:none;user-select:none}.gallery-section .gallery-wrapper .gallery.dragging{cursor:grabbing}.gallery-section .gallery-wrapper .gallery::-webkit-scrollbar{display:none}.gallery-section .gallery-wrapper .gallery .gallery-img{flex:0 0 auto;width:300px;height:200px;object-fit:cover;border-radius:1rem;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease}.gallery-section .gallery-wrapper .gallery .gallery-img:hover{transform:scale(1.03)}@font-face{font-family:Nano Sans;src:local("Nano Sans");font-display:swap}.trial-form-section{color:#1a1a1a;padding:60px 20px;display:flex;border-radius:12px;flex-direction:column;align-items:center;font-family:Nano Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.trial-form-section h2{font-size:28px;margin-bottom:32px;font-weight:600;text-align:center;color:#1a1a1a}.trial-form{width:100%;max-width:520px;padding:30px;background:#fff;box-shadow:0 4px 12px #0000000d;border-radius:16px}.form-group{display:flex;flex-direction:column;margin-bottom:20px}.form-group label{margin-bottom:8px;font-size:14px;color:#333;font-weight:500}.form-group input,.form-group select,.form-group textarea{background:#f1f5f9;border:1px solid #d1d5db;border-radius:8px;width:inherit;padding:10px 12px;font-size:15px;font-family:Nano Sans,sans-serif;color:#1a1a1a;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#8aa0ff;box-shadow:0 0 0 3px #8aa0ff33}.submit-btn{background-color:#8aa0ff;border:none;color:#fff;padding:12px;font-size:16px;font-weight:600;border-radius:10px;cursor:pointer;width:100%;transition:background-color .3s ease,box-shadow .3s ease}.submit-btn:hover{background-color:#6c89f8;box-shadow:0 2px 10px #6c89f84d}.success-message{color:#155724;background:#d4edda;border:1px solid #c3e6cb;padding:20px;border-radius:6px;margin-top:15px;font-size:14px;font-weight:500}.global-success-message{z-index:9999}.callback-btn{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;border:none;padding:12px 24px;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;box-shadow:0 4px 15px #28a7454d;transition:all .3s ease;position:fixed;bottom:30px;right:30px;z-index:1000}.callback-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #28a74566;background:linear-gradient(135deg,#218838,#1ea37f)}.callback-btn:active{transform:translateY(0)}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-content{background:#fff;border-radius:12px;padding:0;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:modalSlideIn .3s ease-out;position:relative}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{padding:12px;text-align:center}.modal-header h3{margin:0;color:#333;font-size:20px;font-weight:600}.error-text{color:red;font-size:.9em;margin-top:5px;margin-bottom:0}.close-btn{position:absolute;top:8px;right:8px;background:none;border:none;font-size:28px;line-height:1;cursor:pointer;color:#6c757d;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease;z-index:2001}.close-btn:hover{background:#f8f9fa;color:#495057}.callback-form{padding:24px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:6px;font-weight:500;color:#333;font-size:14px}.form-group input,.form-group select,.form-group textarea{padding:10px 12px;border:2px solid #e9ecef;border-radius:8px;font-size:14px;width:inherit;transition:all .2s ease;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#28a745;box-shadow:0 0 0 3px #28a7451a}.form-group textarea{resize:vertical;min-height:40px}.global-message-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:9998;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}.global-message-overlay.active{opacity:1;pointer-events:auto}.global-success-message{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#4caf50;color:#fff;padding:10px 16px;border-radius:6px;box-shadow:0 0 10px #0000004d;transition:opacity .5s ease-in-out;z-index:9999}.global-success-message.fade-out{opacity:0}.submit-btn{width:100%;background:linear-gradient(135deg,#28a745,#20c997);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:10px}.submit-btn:hover{background:linear-gradient(135deg,#218838,#1ea37f);transform:translateY(-1px);box-shadow:0 4px 15px #28a7454d}.submit-btn:active{transform:translateY(0)}.success-message{color:#155724;background:#d4edda;border:1px solid #c3e6cb;padding:12px;border-radius:6px;margin-top:15px;font-size:14px;font-weight:500}.error-message{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb;padding:6px;border-radius:6px;margin-top:5px;font-size:14px;font-weight:500}@media (max-width: 768px){.callback-btn{bottom:20px;right:20px;padding:10px 20px;font-size:14px}.close-btn{top:2px;right:2px;width:28px;height:28px;font-size:24px}.modal-content{width:95%;margin:20px}.modal-header{padding:16px 20px}.callback-form{padding:20px}}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:10000;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.loading-overlay.active{opacity:1;visibility:visible}.spinner{border:4px solid rgba(255,255,255,.3);border-top:4px solid #fff;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.global-message-overlay{z-index:9998}.other-courses-section{margin:4rem 0;text-align:center}.teacher-container{max-width:1200px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0 auto;margin-top:5rem;padding:2rem 1rem}.teachers-section-header{text-align:center}.teachers-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:16px;background:linear-gradient(135deg,#000,#a3a3a3fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.teachers-subtitle{font-size:1.125rem;color:#6b7280;font-weight:400}@media (max-width: 768px){.teachers-title{font-size:2rem}.teachers-subtitle{font-size:1rem}}.teachers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;padding:48px 0}@media (min-width: 1024px){.teachers-grid{grid-template-columns:repeat(4,1fr)}}.teacher-card{position:relative;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb;padding:24px;height:15rem;transition:all .3s ease;overflow:hidden;pointer-events:auto}.teacher-card:hover{box-shadow:0 20px 25px #0000001a;border-color:#93c5fd;background-color:#add8e6}.photo-container{text-align:center;margin-bottom:16px}.butt,.description-overlay .cv-button{position:absolute;bottom:5%;left:50%;transform:translate(-50%);width:10rem}.teacher-photo{width:160px;height:160px;border-radius:50%;object-fit:cover;border:3px solid #dbeafe}.teacher-info{text-align:center;margin-bottom:16px}.teacher-name{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:4px}.teacher-title{font-size:.875rem;font-weight:500;color:#2563eb}.cv-button{width:100%;background:#602376;color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.cv-button:hover{background:#1d4ed8}.download-icon{width:16px;height:16px}.description-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:24px;display:flex;flex-direction:column;justify-content:center;opacity:0;transition:opacity .3s ease;z-index:10}.teacher-card:hover .description-overlay{opacity:1}.overlay-header{text-align:center;margin-bottom:16px}.overlay-name{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:8px}.overlay-title{font-size:.875rem;font-weight:500;color:#2563eb;margin-bottom:16px}.description-text{font-size:.875rem;color:#374151;line-height:1.6;max-height:192px;min-height:50px;overflow-y:auto;margin-bottom:40px}.description-text::-webkit-scrollbar{width:4px}.description-text::-webkit-scrollbar-track{background:#f1f5f9;border-radius:2px}.description-text::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.description-text::-webkit-scrollbar-thumb:hover{background:#94a3b8}.container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.mainLogo{max-width:400px}.video-iframe{width:580px;height:320px;border:none;border-radius:10px}.ourCourses_title{margin-top:5rem;margin-bottom:0}.text-video-logo-container{display:flex;flex-direction:row;align-items:center}.tootukassa-container{max-width:700px;padding:32px 20px;background:#fff;color:#111827;font-family:Inter,sans-serif;line-height:1.6}.tootukassa-title{font-size:2rem;font-weight:800;line-height:1.3;padding:10px;display:inline-block;margin-bottom:24px}.tootukassa-image{width:auto;height:auto;max-width:250px;margin-bottom:20px}.tootukassa-links{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.primary-link{color:#6356ec;text-decoration:none;font-size:16px;transition:color .2s ease}.primary-link:hover{color:#6356ec;text-decoration:underline}.bold{font-weight:700}.tootukassa-description{font-size:16px;margin-bottom:16px}@media (max-width: 1020px){.text-video-logo-container{gap:2rem;flex-direction:column;align-items:center;padding:2rem 1rem}}@media (max-width: 768px){.mainLogo{max-width:300px}.video-iframe{width:100%;max-width:480px;height:270px}.text-video-logo-container{gap:1.5rem}.tootukassa-container{max-width:100%;padding:24px 16px;margin:0 auto}.tootukassa-title{font-size:1.5rem;padding:5px;margin-bottom:20px}.tootukassa-image{max-width:200px}.primary-link,.tootukassa-description{font-size:15px}}@media (max-width: 480px){.container{padding:.5rem .25rem}.mainLogo{max-width:250px}.video-iframe{width:100%;max-width:320px;height:180px}.text-video-logo-container{gap:1rem}.tootukassa-container{padding:20px 12px}.tootukassa-title{font-size:1.25rem;padding:0;margin-bottom:16px}.tootukassa-image{max-width:150px;margin-bottom:16px}.tootukassa-links{gap:8px;margin-bottom:16px}.primary-link{font-size:14px}.tootukassa-description{font-size:14px;margin-bottom:12px}}.course-card{display:flex;background:#fff;border-radius:16px;overflow:hidden;margin:24px auto;min-height:300px;align-items:center}.course-card__image{position:relative;flex:0 0 50%;height:440px}.course-card__img{width:100%;height:100%;border-radius:15px;object-fit:cover}.course-card__overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.course-card__level-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;background:#ffffffe6;border:3px solid rgba(236,72,153,.8);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.course-card__level{color:#1f2937;font-size:48px;font-weight:700;text-shadow:none;position:relative;z-index:4}.course-card__circles{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.circle{position:absolute;border-radius:50%;background:#ffffff1a;border:2px solid rgba(255,255,255,.2)}.circle--large{width:200px;height:200px;top:-50px;right:-50px;background:#ec489933;border-color:#ec48994d}.circle--medium{width:120px;height:120px;bottom:-30px;left:-30px;background:#3b82f633;border-color:#3b82f64d}.circle--small{width:80px;height:80px;top:20px;left:20px;background:#10b98133;border-color:#10b9814d}.circle--tiny{width:40px;height:40px;bottom:40px;right:40px;background:#f59e0b33;border-color:#f59e0b4d}.course-card__content{flex:1;padding:20px 32px 32px;box-shadow:0 4px 6px -1px #0000001a,0 2px 17px -1px #0000000f;right:10px;height:350px;position:relative;border-radius:15px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:flex-start}.course-card__title{margin-top:0;font-size:24px;font-weight:700;color:#111827;margin-bottom:16px;line-height:1.3}.course-card__description{color:#374151;font-size:16px;line-height:1.6;margin-bottom:20px;flex-grow:1}.course-card__contact{color:#6b7280;font-size:14px;margin-bottom:24px;line-height:1.5}.course-card__email{color:#2563eb;text-decoration:none}.course-card__email:hover{text-decoration:underline}.course-card__button{display:inline-block;background:none;color:#fd4460;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;text-align:center;transition:background-color .2s ease;align-self:flex-start;border:2px solid transparent}.course-card__button:hover{border:2px solid #fd4460}@media (max-width: 1100px){.course-card{flex-direction:column;max-width:600px;margin:24px auto;align-items:center}.course-card__image{flex:none;height:300px;width:100%;margin:0 auto;align-self:center}.course-card__content{height:auto;min-height:80px;right:0;margin:-7px 0 10px;width:84%}.course-card__level{font-size:40px}.course-card__level-circle{width:100px;height:100px}}@media (max-width: 768px){.course-card{flex-direction:column;max-width:100%;margin:16px}.course-card__image{flex:none;height:200px}.course-card__level{font-size:60px}.course-card__content{padding:24px}.course-card__title{font-size:20px}.course-card__button{text-align:center}}.media-links-container{max-width:1200px;margin:0 auto;padding:2rem}.media-grid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.media-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;transition:transform .3s ease;width:calc(25% - 1.5rem);max-width:250px}.media-item:hover{transform:scale(1.05)}.media-image{width:100%;height:255px;object-fit:cover;border-radius:8px;box-shadow:0 2px 5px #0000001a}.media-caption{margin-top:.5rem;font-size:1rem;color:#333;text-align:center;font-weight:500}.font-bold{font-weight:700}@media (max-width: 768px){.media-links-container{padding:1rem}.media-item{width:calc(50% - .75rem)}.media-image{height:200px}.media-caption{font-size:.9rem}}@media (max-width: 480px){.media-links-container{padding:.5rem}.media-item{width:100%;max-width:280px}.media-image{height:180px}.media-caption{font-size:.85rem}}
