.community{padding:5rem 1rem;background:linear-gradient(135deg,#f9fafb,#f3f4f6);position:relative}.contentWrapper{display:flex;align-items:center;gap:3rem}.textContent{flex:1;text-align:left;max-width:500px}.imageGrid{flex:1;display:flex;gap:1rem}.imageColumn{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.imageWrapper{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 10px 20px rgba(0,0,0,.1);transition:transform .3s ease}.imageWrapper:hover{transform:translateY(-5px)}.image{height:auto}.image:hover{transform:scale(1.05)}.eyebrow{color:var(--color-primary);font-weight:600;font-size:1rem;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.1em}.title{line-height:1.2;margin-bottom:1.5rem}.highlight:after{bottom:5px;height:12px}.description{font-size:1.125rem;line-height:1.6;color:#4b5563;margin-bottom:2rem}.communitycta{color:#fff;border:none;padding:.9rem 2.5rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 15px rgba(79,70,229,.2)}.communitycta,.communitycta:hover{background-color:var(--color-primary)}.communitycta:hover{box-shadow:0 6px 12px #3880e1}@media (max-width:1024px){.contentWrapper{flex-direction:column;gap:2rem}.textContent{text-align:center;max-width:600px}.imageGrid{width:100%;justify-content:center}}@media (max-width:768px){.community{padding:3rem 1rem}.title{font-size:2rem}.description{font-size:1rem}.imageGrid{flex-direction:column}.imageColumn{margin-top:0}}.section{background-color:#f3f4f6ee}.featuresContainer{max-width:1200px;margin:0 auto}.featuresHeader{text-align:center;margin-bottom:4rem}.title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1rem}.subtitle{font-size:1.25rem;color:#4b5563;max-width:600px;margin:0 auto}.stepsContainer{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.stepCard{border-radius:1rem;padding:2rem;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.stepCard:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.1)}.stepNumber{position:absolute;top:1rem;left:1rem;font-size:1.5rem;font-weight:700;color:rgba(79,70,229,.1)}.stepIcon{font-size:3rem;margin-bottom:1.5rem}.stepTitle{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1rem}.stepDescription{color:#4b5563;line-height:1.6}.stepsContainer{position:relative}.stepsContainer:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0,#e5e7eb 20%,#e5e7eb 80%,transparent);z-index:0}.stepCard{background:#fff;z-index:1}@media (max-width:768px){.section{padding:3rem 1rem}.title{font-size:2rem}.subtitle{font-size:1.1rem}.stepsContainer{grid-template-columns:1fr;gap:1.5rem}.stepsContainer:before{display:none}.stepCard{padding:1.5rem}}.hero{display:flex;align-items:center;justify-content:space-between;padding:4rem 2rem;min-height:80vh;background-color:#f9fafb}.imageContainer{position:relative;flex:1;max-width:50%;padding:2rem}.heroImage{width:100%;height:auto;object-fit:contain}.textContainer{flex:1;max-width:50%;padding:0 2rem}.textContainer h1{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#1f2937}.highlight{color:var(--color-primary);position:relative;display:inline-block}.highlight:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:30%;background-color:rgba(79,70,229,.2);z-index:-1;transform:skewY(-2deg)}.textContainer p{font-size:1.2rem;line-height:1.6;color:#4b5563;margin-bottom:2rem}.textContainer p strong{color:#1f2937;font-weight:600}.buttons{display:flex;gap:1rem}.primaryButton{background-color:var(--color-primary);color:#fff;border:none;border-radius:.5rem}.primaryButton,.secondaryButton{padding:.8rem 1.8rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.secondaryButton{background-color:#fff;color:var(--color-primary);border:2px solid var(--color-primary);border-radius:.5rem}.label{position:absolute;background-color:#fff;padding:.5rem 1rem;border-radius:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);font-weight:600;color:var(--primary-blue)}.labelTop{top:10%;left:0}.labelMiddle{top:50%;right:0;transform:translateY(-50%)}.labelBottom{bottom:10%;left:20%}@media (max-width:1024px){.hero{flex-direction:column;padding:2rem 1rem}.imageContainer,.textContainer{max-width:100%;padding:1rem}.textContainer h1{font-size:2.5rem}}@media (max-width:640px){.textContainer h1{font-size:2rem}.textContainer p{font-size:1rem}.buttons{flex-direction:column}}.Testimonialsection{padding:5rem 1rem;background-color:#f9fafb}.Testimonialcontainer{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.Testimonialheader{text-align:center;margin-bottom:3rem}.Testimonialtitle{font-size:1.5rem;font-weight:600;color:var(--color-primary);margin-bottom:.5rem}.Testimonialsubtitle{font-size:3rem;color:#111827;font-weight:bolder}.Testimonialcarousel{display:flex;align-items:center;gap:2rem;width:100%;max-width:800px;position:relative}.navButton{background:var(--color-primary);color:#fff;border:none;width:50px;height:50px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.navButton:hover{background:#3880e1;transform:scale(1.1)}.testimonialWrapper{flex:1;min-height:300px;position:relative}.testimonialCard{background:#fff;border-radius:1rem;padding:2rem;display:flex;gap:2rem;align-items:center;box-shadow:0 4px 6px rgba(0,0,0,.05);width:100%}.profileImage{position:relative;width:100px;height:100px;border-radius:50%;overflow:hidden;border:3px solid var(--color-primary)}.testimonialContent{flex:1}.quote{font-size:1.1rem;line-height:1.6;color:#4b5563;margin-bottom:1.5rem;position:relative}.quote:after,.quote:before{color:var(--color-primary);opacity:.3;font-size:2rem}.authorInfo{text-align:left}.author{font-weight:600;color:#111827;margin-bottom:.25rem}.program{color:var(--color-primary);font-weight:500}.pagination{display:flex;gap:.75rem;margin-top:2rem}.dot{width:12px;height:12px;padding:0}@media (max-width:768px){.section{padding:3rem 1rem}.title{font-size:2rem}.subtitle{font-size:1rem}.carousel{gap:1rem}.testimonialCard{flex-direction:column;padding:1.5rem}.authorInfo,.testimonialCard{text-align:center}.navButton{width:40px;height:40px;font-size:1.2rem}}.section{padding:5rem 1rem;background-color:#f9fafb;overflow:hidden}.container{max-width:1200px;margin:0 auto}.content{display:flex;flex-direction:column;gap:3rem}.textContent{max-width:800px;margin:0 auto;text-align:center}.bigheading{color:var(--color-primary);font-weight:700;font-size:1.6rem}.heading{font-size:2.5rem;font-weight:700;line-height:1.2;color:#111827;margin-bottom:1.5rem}.subheading{font-size:1.125rem;line-height:1.6;color:#4b5563;margin-bottom:2rem}.tutorcta{color:#fff;border:none;padding:.9rem 2.5rem;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px rgba(79,70,229,.1)}.tutorcta,.tutorcta:hover{background-color:var(--color-primary)}.tutorcta:hover{box-shadow:0 6px 12px #3880e1}.carouselContainer{position:relative;width:100%;max-width:1200px;margin:0 auto;overflow:hidden}.carousel{display:flex;transition:transform .5s ease;width:100%}.tutorCard{flex:0 0 100%;background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:all .3s ease;margin:0 1rem;min-width:calc(100% - 2rem)}.tutorImage{width:100%;height:300px;position:relative;overflow:hidden}.image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.tutorCard:hover .image{transform:scale(1.05)}.tutorInfo{padding:1.5rem;text-align:center}.tutorInfo h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#111827}.subject{color:var(--color-primary);font-weight:500;font-size:1.1rem}.rating,.subject{margin-bottom:.5rem}.rating{display:flex;justify-content:center;align-items:center;gap:.25rem}.starFilled{color:#f59e0b;font-size:1.1rem}.starEmpty{color:#d1d5db;font-size:1.1rem}.ratingValue{margin-left:.5rem;font-weight:600;color:#4b5563}.experience{color:#6b7280;font-size:.875rem}.carouselButton{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#fff;border:none;border-radius:50%;font-size:1.2rem;font-weight:700;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.carouselButton:hover{background:var(--color-primary);color:#fff}.prevButton{left:1rem}.nextButton{right:1rem}.dots{display:flex;justify-content:center;margin-top:1.5rem;gap:.5rem}.dot{width:10px;height:10px;border-radius:50%;background:#d1d5db;border:none;cursor:pointer;transition:all .3s ease}.activeDot{background:var(--color-primary);transform:scale(1.2)}@media (min-width:768px){.tutorCard{flex:0 0 calc(50% - 2rem);min-width:calc(50% - 2rem)}}@media (min-width:1024px){.tutorCard{flex:0 0 calc(33.333% - 2rem);min-width:calc(33.333% - 2rem)}}@media (max-width:768px){.section{padding:3rem 1rem}.heading{font-size:2rem}.subheading{font-size:1rem}.carouselButton{width:35px;height:35px;font-size:1rem}}