*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Heebo,sans-serif;line-height:1.6;color:#333;direction:rtl;text-align:right}.text-xs{font-size:.875rem;line-height:1.4}.text-sm{font-size:.9rem;line-height:1.5}.text-base{font-size:1rem;line-height:1.6}.text-lg{font-size:1.1rem;line-height:1.6}.text-xl{font-size:1.2rem;line-height:1.6}.text-2xl{font-size:1.3rem;line-height:1.5}.text-3xl{font-size:1.6rem;line-height:1.4}.text-4xl{font-size:1.8rem;line-height:1.3}.text-5xl{font-size:2rem;line-height:1.2}.text-6xl{font-size:2.5rem;line-height:1.2}.text-7xl{font-size:3.5rem;line-height:1.1}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.text-right{text-align:right}.text-left{text-align:left}.text-center{text-align:center}.text-justify{text-align:justify}.text-primary{color:#2c3e50}.text-secondary{color:#555}.text-muted{color:#666}.text-light{color:#888}.text-accent{color:#3498db}.text-accent-dark{color:#2980b9}.text-success{color:#25d366}.text-error{color:#dc3545}.text-white{color:#fff}.section-title{font-size:2.5rem;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:3rem;position:relative;line-height:1.2}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:#3498db;border-radius:2px}.section-heading{font-size:1.6rem;font-weight:600;color:#2c3e50;margin-bottom:1.5rem;line-height:1.4}.section-subheading{font-size:1.2rem;font-weight:500;color:#555;margin-bottom:1rem;line-height:1.5}p{font-size:1.1rem;line-height:1.6;color:#333;margin-bottom:1.5rem}p:last-child{margin-bottom:0}.section-list{list-style:none;margin-bottom:1.5rem}.section-list li{font-size:1.1rem;line-height:1.4;color:#333;margin-bottom:.75rem;position:relative;padding-right:1.5rem}.section-list li:before{content:"•";color:#333;font-weight:400;position:absolute;right:0;top:0}.section-link{color:#3498db;text-decoration:none;font-weight:500;transition:color .3s ease}.section-link:hover{color:#2980b9;text-decoration:underline}.section-link.text-success,.section-link.text-success:hover{color:#25d366}.section-emphasis-light{font-weight:700;color:rgba(255,255,255,.9);text-shadow:0 1px 2px rgba(0,0,0,.1)}.card-title{font-size:1.4rem;font-weight:700;color:#2c3e50;margin-bottom:1rem;line-height:1.3}.card-subtitle{font-size:1rem;font-weight:700;color:#555;margin-bottom:1rem;line-height:1.4}.card-text{font-size:1.1rem;line-height:1.6;color:#333;margin-bottom:1rem;font-style:italic}.mb-xs{margin-bottom:.5rem}.mb-sm{margin-bottom:1rem}.mb-md{margin-bottom:1.5rem}.mb-lg{margin-bottom:2rem}.mb-xl{margin-bottom:3rem}.mt-xs{margin-top:.5rem}.mt-sm{margin-top:1rem}.mt-md{margin-top:1.5rem}.mt-lg{margin-top:2rem}.mt-xl{margin-top:3rem}.p-xs{padding:.5rem}.p-sm{padding:1rem}.p-md{padding:1.5rem}.p-lg{padding:2rem}.p-xl{padding:3rem}.bg-light{background:#f8f9fa}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{position:fixed;top:0;width:100%;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);z-index:1000;transition:all .3s ease;box-shadow:0 2px 20px rgba(0,0,0,.1)}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:70px}.nav-logo h2{color:#2c3e50;font-weight:600;font-size:1.5rem}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-link{text-decoration:none;color:#2c3e50;font-weight:500;transition:color .3s ease;position:relative;font-size:1.3rem;line-height:1.6}.nav-link:hover{color:#3498db}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#3498db;transition:width .3s ease}.nav-link:hover:after{width:100%}.nav-link[href="#contact"]{color:#3498db;font-weight:600}.nav-link[href="#contact"]:hover{color:#2980b9}.hamburger{display:none;flex-direction:column;cursor:pointer}.hamburger span{width:25px;height:3px;background:#2c3e50;margin:3px 0;transition:.3s}.hero{min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding-top:70px}.hero-container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:calc(100vh - 70px)}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.hero-subtitle{font-size:1.2rem;margin-bottom:2rem;color:#fff;line-height:1.6}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn{display:inline-block;padding:12px 30px;text-decoration:none;border-radius:50px;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.btn-primary{background:#3498db;color:#fff}.btn-primary:hover{background:#2980b9;transform:translateY(-2px);box-shadow:0 10px 20px rgba(52,152,219,.3)}.btn-secondary{background:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background:#fff;color:#2c3e50;transform:translateY(-2px)}.hero-image{display:flex;justify-content:center;align-items:center}.hero-image img{max-width:500px;max-height:800px;width:100%;height:auto;border-radius:15px;object-fit:cover;box-shadow:0 10px 30px rgba(0,0,0,.3)}.hero-placeholder{width:300px;height:300px;background:rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:5rem;color:rgba(255,255,255,.8)}.section{padding:80px 0}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;margin-top:3rem}.about-text{grid-column:1}.about-text-full{margin-top:1rem;text-align:right}.about-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:1rem;max-width:800px;margin-left:auto;margin-right:auto}.stat{text-align:center;padding:1.5rem;background:#fff;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:transform .3s ease}.stat:hover{transform:translateY(-5px)}.stat h3{font-size:2rem;color:#3498db;margin-bottom:.5rem}.stat p{font-size:.9rem;color:#666;margin:0}.about-image{text-align:center}.profile-image{width:450px;height:450px;border-radius:15px;object-fit:cover;border:5px solid #667eea;box-shadow:0 20px 40px rgba(102,126,234,.3)}.image-placeholder{width:100%;height:400px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:4rem;color:#fff}.coaching-description{margin-bottom:3rem;text-align:right;max-width:800px;margin-left:auto;margin-right:auto}.coaching-cta{font-size:1.8rem!important;line-height:1.6;color:#2c3e50;margin-top:2rem;font-weight:700}.coaching-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.coaching-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1);text-align:center;transition:transform .3s ease}.coaching-card:hover{transform:translateY(-10px)}.card-icon{width:80px;height:80px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2rem;color:#fff}.kangaroo-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.kangaroo-image img{width:100%;height:600px;border-radius:15px;object-fit:cover;box-shadow:0 20px 40px rgba(102,126,234,.3)}.mentoring-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.mentoring-image img{width:100%;height:400px;border-radius:15px;object-fit:cover;box-shadow:0 20px 40px rgba(102,126,234,.3)}.mentoring-values{margin-top:3rem;text-align:center}.workshops-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}#workshops{display:none}.nav-menu li:has(.nav-link[href="#workshops"]){display:none}#blog{display:none}.nav-menu li:has(.nav-link[href="#blog"]){display:none}.workshop-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease}.workshop-card:hover{transform:translateY(-5px)}.workshop-image{height:200px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:3rem;color:#fff}.workshop-content{padding:2rem}.workshop-details{display:flex;gap:1rem;font-size:1rem;color:#333}.workshop-details span{display:flex;align-items:center;gap:.5rem}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.blog-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease}.blog-card:hover{transform:translateY(-5px)}.blog-image{height:200px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:3rem;color:#fff}.blog-content{padding:2rem}.testimonials-carousel{position:relative;max-width:800px;margin:0 auto}.testimonials-grid{display:block;overflow:visible;position:relative;min-height:300px}.testimonial-card{width:100%;opacity:0;transform:translate(100%);transition:all .5s ease-in-out;display:none;position:absolute;top:0;left:0}.testimonial-card.active{opacity:1!important;transform:translate(0)!important;display:block!important;position:relative!important;visibility:visible!important;z-index:2!important}.testimonial-card:not(.active){opacity:0!important;transform:translate(100%)!important;display:none!important;visibility:hidden!important;z-index:1!important}.testimonial-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1);position:relative}.testimonial-content{margin-bottom:1.5rem;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.testimonial-content .card-text{word-wrap:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.6}.testimonial-author{display:flex;align-items:center;gap:1rem}.author-avatar{width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem}.author-info h4{font-size:1rem;font-weight:600;color:#333;margin-bottom:.25rem}.author-info p{font-size:.9rem;color:#666;margin:0}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.9);border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.5rem;color:#333;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease;z-index:10}.carousel-button:hover{background:#fff;box-shadow:0 6px 20px rgba(0,0,0,.2);transform:translateY(-50%) scale(1.1)}.carousel-button.prev{left:-25px}.carousel-button.next{right:-25px}.carousel-button:disabled{opacity:.5;cursor:not-allowed;transform:translateY(-50%) scale(1)}.carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.carousel-dot{width:12px;height:12px;border-radius:50%;background:#ddd;border:none;cursor:pointer;transition:all .3s ease}.carousel-dot.active{background:#667eea;transform:scale(1.2)}.carousel-dot:hover{background:#999}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-details{margin-bottom:2rem}.contact-item{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:1rem;line-height:1.6}.contact-item i{color:#3498db;width:20px}.social-links{display:flex;gap:1rem}.social-link{width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:transform .3s ease}.social-link:hover{transform:translateY(-3px)}.social-link .fab.fa-whatsapp,.social-link .fab.fa-linkedin,.social-link .fas.fa-envelope,.social-link:hover .fab.fa-whatsapp,.social-link:hover .fab.fa-linkedin,.social-link:hover .fas.fa-envelope{color:#fff;font-size:1.5rem}.social-link[href*="wa.me"]{background:#25d366}.social-link[href*="wa.me"]:hover{background:#128c7e}.social-link[href*="linkedin.com"]{background:#0077b5}.social-link[href*="linkedin.com"]:hover{background:#005885}.social-link[href*="mailto:"]{background:#d44638}.social-link[href*="mailto:"]:hover{background:#b31b1b}.contact-form{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.form-group{margin-bottom:1rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.6rem;border:2px solid #e1e8ed;border-radius:8px;font-size:1rem;font-family:Heebo,sans-serif;transition:all .3s ease;background:#fff;text-align:right;direction:rtl;line-height:1.6}.form-group input::placeholder,.form-group select::placeholder,.form-group textarea::placeholder{text-align:right;direction:rtl}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.form-group select{cursor:pointer;padding-right:1rem}.form-group textarea{resize:vertical;min-height:100px}.error-message{color:#dc3545;font-size:.875rem;margin-top:.25rem;display:none;text-align:right;line-height:1.4}.error-message.show{display:block}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#dc3545;box-shadow:0 0 0 3px rgba(220,53,69,.1)}.footer{background:#36454f;color:#f0f0f0;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem}.footer-heading{color:#3498db;font-size:1.2rem;font-weight:600;margin-bottom:1rem;line-height:1.4}.footer-text{color:#f0f0f0;font-size:1rem;line-height:1.6;margin-bottom:.5rem;font-weight:400}.footer-emphasis{color:#f39c12;font-weight:700}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #cccccc;color:#f0f0f0;line-height:1.6}.footer-copyright{color:#f0f0f0;font-size:.9rem;margin:0}@media (max-width: 768px){.nav-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:#fff;width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px rgba(0,0,0,.05);padding:2rem 0}.nav-menu.active{left:0}.hamburger{display:flex}.hamburger.active span:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.hero-container{grid-template-columns:1fr;text-align:center;gap:2rem;min-height:auto;padding:2rem 0}.hero-title{font-size:2.5rem;margin-bottom:1.5rem}.hero-subtitle{font-size:1.1rem;margin-bottom:2.5rem}.hero-buttons{justify-content:center;flex-direction:column;align-items:center;gap:1rem}.hero-image{order:-1;margin-bottom:2rem}.hero-image img{max-width:350px;max-height:450px;object-fit:contain;width:auto;height:auto}.about-content,.mentoring-content,.contact-content,.kangaroo-content{grid-template-columns:1fr;gap:2rem}.about-stats{grid-template-columns:1fr}.section-title{font-size:2rem}.kangaroo-text h3{font-size:1.5rem;margin-bottom:.8rem}.kangaroo-text p{font-size:1rem;line-height:1.6;margin-bottom:1.2rem}.kangaroo-list li{font-size:.95rem;line-height:1.5;padding-right:2rem}.kangaroo-list li:before{top:.25rem}.kangaroo-image img{height:400px;max-width:100%}.coaching-grid,.workshops-grid,.blog-grid,.testimonials-grid{grid-template-columns:1fr}.testimonials-carousel{max-width:100%;padding:0 1rem}.carousel-button{width:40px;height:40px;font-size:1.2rem}.carousel-button.prev{left:10px}.carousel-button.next{right:10px}.footer-content{grid-template-columns:1fr;text-align:center}}@media (max-width: 480px){.container{padding:0 15px}.hero{min-height:auto;padding:1rem 0 2rem}.hero-container{padding:0 15px;gap:1.5rem}.hero-title{font-size:1.8rem;line-height:1.3;margin-bottom:1rem}.hero-subtitle{font-size:.95rem;line-height:1.5;margin-bottom:2rem}.hero-buttons{gap:.8rem}.btn{padding:12px 24px;font-size:.9rem;width:100%;max-width:250px}.hero-image img{max-width:300px;max-height:400px;object-fit:contain;width:auto;height:auto}.section{padding:60px 0}.section-title{font-size:1.8rem}.kangaroo-text h3{font-size:1.3rem;margin-bottom:.6rem}.kangaroo-text p{font-size:.9rem;line-height:1.5;margin-bottom:1rem}.kangaroo-list li{font-size:.85rem;line-height:1.4;padding-right:1.4rem}.kangaroo-list li:before{font-size:.9rem;top:.25rem}.kangaroo-image img{height:300px}}@media (max-width: 768px){.about-content{grid-template-columns:1fr;gap:2rem}.about-text{grid-column:1}.about-text-full{margin-top:2rem}.about-stats{grid-template-columns:repeat(2,1fr);gap:1rem}.profile-image{width:350px;height:350px}}@media (max-width: 480px){.about-stats{grid-template-columns:1fr}.stat h3{font-size:1.8rem}.profile-image{width:300px;height:300px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}html{scroll-padding-top:80px}
