.home-section{padding-block:48px}.home-section-title{color:var(--weset-blue);text-transform:uppercase;margin:0 0 8px;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:800}.home-section-title a:hover{color:var(--weset-red)}.home-section-title--center{text-align:center}.home-section-subtitle{color:var(--weset-text);margin:0;font-size:.95rem}.home-section-subtitle--center{text-align:center}.home-section-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px;display:flex}.home-btn{border-radius:6px;align-items:center;gap:8px;padding:10px 18px;font-size:.9rem;font-weight:700;transition:background .16s,color .16s,transform .16s;display:inline-flex}.home-btn--outline{border:1px solid var(--weset-blue);color:var(--weset-blue);background:0 0}.home-btn--outline:hover{background:var(--weset-blue);color:#fff}.home-btn--yellow{background:var(--weset-yellow);color:var(--weset-blue)}.home-btn--yellow:hover{background:#e6bd00}.home-recruitment{background:#f8f9fc}.home-recruitment-head{flex-wrap:wrap}.recruitment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;display:grid}.recruitment-card{background:#fff;border-radius:4px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 2px 12px #00255b0f}.recruitment-card-thumb{aspect-ratio:1;background:#eef1f6;display:block;overflow:hidden}.recruitment-card-thumb img{object-fit:cover;width:100%;height:100%}.recruitment-card-thumb-placeholder{background:linear-gradient(135deg,#eef1f6,#dfe6f0);width:100%;height:100%;display:block}.recruitment-card-body{padding:16px 18px 20px}.recruitment-card-title{margin:0 0 8px;font-size:.95rem;font-weight:700;line-height:1.45}.recruitment-card-title a{color:var(--weset-blue)}.recruitment-card-title a:hover{color:var(--weset-red)}.recruitment-card-date{color:#6b7280;margin:0 0 10px;font-size:.82rem}.recruitment-card-excerpt{color:var(--weset-text);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.55;display:-webkit-box;overflow:hidden}.home-courses-intro{margin-bottom:36px}.courses-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.course-card-image{border-radius:4px;margin-bottom:16px;display:block;overflow:hidden}.course-card-image img{width:100%;height:auto;transition:transform .32s;display:block}.course-card-image:hover img{transform:scale(1.04)}.course-card-title{text-transform:uppercase;margin:0 0 10px;font-size:1.1rem;font-weight:800}.course-card-title a{color:var(--weset-blue)}.course-card-desc{color:var(--weset-text);margin:0 0 12px;font-size:.9rem;line-height:1.6}.course-card-link{color:var(--weset-blue);align-items:center;gap:6px;font-size:.85rem;font-weight:700;display:inline-flex}.course-card-link:hover{color:var(--weset-red)}.home-why{overflow:visible}.home-why-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:start;gap:40px;display:grid}.home-why-sticky-col{top:calc(var(--site-header-offset) + 12px);z-index:2;align-self:start;position:sticky}.home-why-slider{position:relative}.home-why-slider-track{aspect-ratio:4/3;background:#eef1f6;border-radius:8px;position:relative;overflow:hidden}.home-why-slide{opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.home-why-slide.is-active{pointer-events:auto;opacity:1}.home-why-slide-img{object-fit:cover}.home-why-slider-dots{justify-content:center;gap:8px;margin-top:12px;display:flex}.home-why-slider-dots button{cursor:pointer;background:#00255b40;border:none;border-radius:50%;width:10px;height:10px;padding:0}.home-why-slider-dots button.is-active{background:var(--weset-yellow)}.home-why-title{color:var(--weset-blue);margin:0 0 20px;font-size:1.5rem;font-weight:800}.home-why-title span{color:var(--weset-yellow)}.home-benefit{margin-bottom:20px}.home-benefit h3{color:#a7312e;margin:0 0 8px;font-size:1.05rem;font-weight:700}.home-benefit p,.home-benefit li{color:var(--weset-blue);margin:0;font-size:.9rem;line-height:1.65}.home-benefit ul{margin:10px 0 0;padding-left:20px}.home-benefit a{color:var(--weset-blue);text-decoration:underline}.home-benefit a:hover{color:var(--weset-red)}.home-why-tagline{color:#a7312e;margin:16px 0 24px;font-size:1.05rem;font-weight:700}.home-value-pillars{flex-wrap:wrap;gap:24px;display:flex}.home-value-pillar{text-align:center;margin:0}.home-value-pillar img{width:100px;height:auto;margin:0 auto 8px;display:block}.home-value-pillar figcaption{color:var(--weset-blue);font-size:.9rem;font-weight:700}.home-partners-desc{margin-inline:auto;max-width:720px;margin-bottom:28px}.partners-carousel{align-items:center;gap:8px;display:flex;position:relative}.partners-carousel-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:15px;padding-block:8px;display:flex;overflow-x:auto}.partners-carousel-track::-webkit-scrollbar{display:none}.partners-carousel-item{scroll-snap-align:start;background:#fff;border:1px solid #00255b14;border-radius:8px;flex:0 0 150px;justify-content:center;align-items:center;min-height:80px;padding:12px;display:flex}.partners-carousel-logo{object-fit:contain;max-width:130px;max-height:56px;width:auto!important;height:auto!important}.partners-carousel-btn{width:36px;height:36px;color:var(--weset-blue);cursor:pointer;background:#fff;border:1px solid #00255b26;border-radius:50%;flex-shrink:0;font-size:1.25rem;line-height:1}.partners-carousel-btn:hover{border-color:var(--weset-blue);background:var(--weset-blue);color:#fff}.teachers-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:32px;display:grid}.teacher-card{text-align:center}.teacher-card-photo{background:#f3f4f6;border-radius:8px;margin-bottom:14px;overflow:hidden}.teacher-card-photo img{width:100%;height:auto;display:block}.teacher-card-name{color:var(--weset-blue);margin:0 0 8px;font-size:.9rem;font-weight:800}.teacher-card-desc{color:var(--weset-text);margin:0;font-size:.82rem;line-height:1.5}.home-press{background:#f8f9fc}.home-press-desc{margin-inline:auto;max-width:800px;margin-bottom:28px}.press-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.press-card{background:#fff;border-radius:10px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 10px #00000014}.press-card-image img{width:100%;height:auto;display:block}.press-card-body{padding:16px}.press-card-source{color:#a7312e;margin-bottom:8px;font-size:.875rem;font-weight:700;display:block}.press-card-body h3{color:var(--weset-blue);margin:0 0 10px;font-size:1.05rem;line-height:1.4}.press-card-body p{color:#333;margin:0 0 10px;font-size:.9rem;line-height:1.5}.press-card-date{color:var(--weset-yellow)!important;font-size:.875rem!important}.press-more{text-align:center;margin-top:24px}@media (max-width:1024px){.recruitment-grid,.courses-grid,.press-grid,.teachers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-why-grid{grid-template-columns:1fr}.home-why-sticky-col{position:static}}@media (max-width:640px){.home-section-head{flex-direction:column;align-items:flex-start}.recruitment-grid,.courses-grid,.press-grid,.teachers-grid{grid-template-columns:1fr}.home-section{padding-block:36px}}
