.SuccessStoriesHeaderSection-module__XpoYEq__header{background:#fff;align-items:center;max-width:1100px;margin:0 auto;padding:40px 20px;display:flex}.SuccessStoriesHeaderSection-module__XpoYEq__headerContent{grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;display:grid}.SuccessStoriesHeaderSection-module__XpoYEq__leftContent{flex-direction:column;gap:8px;display:flex}.SuccessStoriesHeaderSection-module__XpoYEq__title{letter-spacing:-.02em;color:#1a202c;margin:0;font-size:4rem;font-weight:700;line-height:1.1}.SuccessStoriesHeaderSection-module__XpoYEq__description{flex-direction:column;gap:20px;display:flex}.SuccessStoriesHeaderSection-module__XpoYEq__description p{color:#4a5568;margin:0;font-size:1.1rem;line-height:1.6}.SuccessStoriesHeaderSection-module__XpoYEq__description p:first-child{color:#718096}.SuccessStoriesHeaderSection-module__XpoYEq__rightContent{justify-content:center;align-items:center;display:flex}.SuccessStoriesHeaderSection-module__XpoYEq__imageContainer{border-radius:20px;width:100%;max-width:500px;position:relative;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.SuccessStoriesHeaderSection-module__XpoYEq__heroImage{width:100%;height:auto;transition:transform .3s;display:block}.SuccessStoriesHeaderSection-module__XpoYEq__heroImage:hover{transform:scale(1.02)}@media (max-width:768px){.SuccessStoriesHeaderSection-module__XpoYEq__header{padding:20px}.SuccessStoriesHeaderSection-module__XpoYEq__headerContent{text-align:center;grid-template-columns:1fr;gap:40px}.SuccessStoriesHeaderSection-module__XpoYEq__title{font-size:2.5rem}.SuccessStoriesHeaderSection-module__XpoYEq__description p{font-size:1rem}.SuccessStoriesHeaderSection-module__XpoYEq__imageContainer{max-width:400px}}@media (max-width:480px){.SuccessStoriesHeaderSection-module__XpoYEq__title{font-size:2rem}.SuccessStoriesHeaderSection-module__XpoYEq__description p{font-size:.9rem}.SuccessStoriesHeaderSection-module__XpoYEq__imageContainer{max-width:300px}}
.SuccessStoriesSection-module__gOG6Wa__successStories{padding:80px 0}.SuccessStoriesSection-module__gOG6Wa__content{max-width:1200px;margin:0 auto}.SuccessStoriesSection-module__gOG6Wa__header{text-align:center;margin-bottom:60px}.SuccessStoriesSection-module__gOG6Wa__title{text-shadow:0 2px 4px rgba(0,0,0,.1);margin:0 0 20px;font-size:3rem;font-weight:700}.SuccessStoriesSection-module__gOG6Wa__subtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.SuccessStoriesSection-module__gOG6Wa__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.SuccessStoriesSection-module__gOG6Wa__projectCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;text-align:left;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.2);border-radius:24px;flex-direction:column;min-height:300px;padding:0;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 0 4px rgba(0,0,0,.3)}.SuccessStoriesSection-module__gOG6Wa__projectCard:hover{transform:translateY(-8px);box-shadow:0 16px 48px rgba(0,0,0,.15)}.SuccessStoriesSection-module__gOG6Wa__projectImage{width:100%;height:240px;padding:8px;overflow:hidden}.SuccessStoriesSection-module__gOG6Wa__projectImage img{object-fit:cover;border-radius:16px;width:100%;height:100%;transition:transform .3s}.SuccessStoriesSection-module__gOG6Wa__projectImagePlaceholder{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .3s;display:flex}.SuccessStoriesSection-module__gOG6Wa__projectImagePlaceholder .SuccessStoriesSection-module__gOG6Wa__initials{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);font-size:2rem;font-weight:700}.SuccessStoriesSection-module__gOG6Wa__projectTitle{color:#1f2937;margin:8px 20px;font-size:20px;font-weight:600;line-height:1.3}.SuccessStoriesSection-module__gOG6Wa__studentName{color:#6b7280;margin:0 20px 20px;font-size:1rem;font-weight:500}.SuccessStoriesSection-module__gOG6Wa__projectDescription{color:#6b7280;flex-grow:1;margin:0 20px 15px;font-size:.95rem;line-height:1.6}.SuccessStoriesSection-module__gOG6Wa__classYear{color:#a0aec0;margin:0 20px 20px;font-size:.9rem;font-style:italic;font-weight:500}.SuccessStoriesSection-module__gOG6Wa__cardLink{color:inherit;text-decoration:none}.SuccessStoriesSection-module__gOG6Wa__clickable{cursor:pointer}.SuccessStoriesSection-module__gOG6Wa__clickable:hover{transform:translateY(-8px)!important}.SuccessStoriesSection-module__gOG6Wa__readMore{color:#f97316;text-align:center;background:rgba(249,115,22,.1);border-radius:12px;margin:10px 20px 20px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .3s}.SuccessStoriesSection-module__gOG6Wa__clickable:hover .SuccessStoriesSection-module__gOG6Wa__readMore{color:#ea580c;background:rgba(249,115,22,.2)}@media (max-width:768px){.SuccessStoriesSection-module__gOG6Wa__successStories{padding:60px 20px}.SuccessStoriesSection-module__gOG6Wa__title{font-size:2.5rem}.SuccessStoriesSection-module__gOG6Wa__subtitle{font-size:1.1rem}.SuccessStoriesSection-module__gOG6Wa__projectsGrid{grid-template-columns:1fr;gap:25px}.SuccessStoriesSection-module__gOG6Wa__projectCard{min-height:280px}.SuccessStoriesSection-module__gOG6Wa__projectImage{height:180px}.SuccessStoriesSection-module__gOG6Wa__projectTitle{margin:15px 15px 8px;font-size:1.3rem}.SuccessStoriesSection-module__gOG6Wa__projectDescription{margin:0 15px 12px;font-size:.9rem}.SuccessStoriesSection-module__gOG6Wa__studentName{margin:0 15px 15px;font-size:.9rem}.SuccessStoriesSection-module__gOG6Wa__classYear{margin:0 15px 15px}}@media (max-width:480px){.SuccessStoriesSection-module__gOG6Wa__successStories{padding:40px 15px}.SuccessStoriesSection-module__gOG6Wa__title{font-size:2rem}.SuccessStoriesSection-module__gOG6Wa__subtitle{font-size:1rem}.SuccessStoriesSection-module__gOG6Wa__projectCard{min-height:260px}.SuccessStoriesSection-module__gOG6Wa__projectImage{height:160px}.SuccessStoriesSection-module__gOG6Wa__projectTitle{margin:15px 15px 8px;font-size:1.2rem}.SuccessStoriesSection-module__gOG6Wa__projectDescription{margin:0 15px 10px;font-size:.85rem}.SuccessStoriesSection-module__gOG6Wa__studentName{margin:0 15px 15px;font-size:.85rem}.SuccessStoriesSection-module__gOG6Wa__classYear{margin:0 15px 15px;font-size:.8rem}}
.CompetitionsSection-module__HFBoRW__competitionsSection{background-color:#fafafa;border-top:2px solid #e7e7e7;padding:80px 20px}.CompetitionsSection-module__HFBoRW__content{max-width:1200px;margin:0 auto}.CompetitionsSection-module__HFBoRW__header{text-align:center;margin-bottom:60px}.CompetitionsSection-module__HFBoRW__title{text-shadow:0 2px 4px rgba(0,0,0,.1);margin:0 0 20px;font-size:3rem;font-weight:700}.CompetitionsSection-module__HFBoRW__subtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.CompetitionsSection-module__HFBoRW__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.CompetitionsSection-module__HFBoRW__projectCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;text-align:left;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.2);border-radius:24px;flex-direction:column;min-height:300px;padding:0;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 0 4px rgba(0,0,0,.3)}.CompetitionsSection-module__HFBoRW__projectCard:hover{transform:translateY(-8px);box-shadow:0 16px 48px rgba(0,0,0,.15)}.CompetitionsSection-module__HFBoRW__projectImage{width:100%;height:240px;padding:8px;overflow:hidden}.CompetitionsSection-module__HFBoRW__projectImage img{object-fit:cover;border-radius:16px;width:100%;height:100%;transition:transform .3s}.CompetitionsSection-module__HFBoRW__projectTitle{color:#1f2937;margin:8px 20px;font-size:20px;font-weight:600;line-height:1.3}.CompetitionsSection-module__HFBoRW__studentName{color:#6b7280;margin:0 20px 20px;font-size:1rem;font-weight:500}.CompetitionsSection-module__HFBoRW__projectDescription{color:#6b7280;flex-grow:1;margin:0 20px 15px;font-size:.95rem;line-height:1.6}.CompetitionsSection-module__HFBoRW__classYear{color:#a0aec0;margin:0 20px 20px;font-size:.9rem;font-style:italic;font-weight:500}@media (max-width:768px){.CompetitionsSection-module__HFBoRW__competitionsSection{padding:60px 20px}.CompetitionsSection-module__HFBoRW__title{font-size:2.5rem}.CompetitionsSection-module__HFBoRW__subtitle{font-size:1.1rem}.CompetitionsSection-module__HFBoRW__projectsGrid{grid-template-columns:1fr;gap:25px}.CompetitionsSection-module__HFBoRW__projectCard{min-height:280px}.CompetitionsSection-module__HFBoRW__projectImage{height:180px}.CompetitionsSection-module__HFBoRW__projectTitle{margin:15px 15px 8px;font-size:1.3rem}.CompetitionsSection-module__HFBoRW__projectDescription{margin:0 15px 12px;font-size:.9rem}.CompetitionsSection-module__HFBoRW__studentName{margin:0 15px 15px;font-size:.9rem}.CompetitionsSection-module__HFBoRW__classYear{margin:0 15px 15px}}@media (max-width:480px){.CompetitionsSection-module__HFBoRW__competitionsSection{padding:40px 15px}.CompetitionsSection-module__HFBoRW__title{font-size:2rem}.CompetitionsSection-module__HFBoRW__subtitle{font-size:1rem}.CompetitionsSection-module__HFBoRW__projectCard{min-height:260px}.CompetitionsSection-module__HFBoRW__projectImage{height:160px}.CompetitionsSection-module__HFBoRW__projectTitle{margin:15px 15px 8px;font-size:1.2rem}.CompetitionsSection-module__HFBoRW__projectDescription{margin:0 15px 10px;font-size:.85rem}.CompetitionsSection-module__HFBoRW__studentName{margin:0 15px 15px;font-size:.85rem}.CompetitionsSection-module__HFBoRW__classYear{margin:0 15px 15px;font-size:.8rem}}
.page-module__LFxdga__container{background:#fff}.page-module__LFxdga__container section{scroll-margin-top:80px}
