.CardsEducation_cardsContainer__ZlVsX{min-height:100vh;background:var(--background-primary)}.CardsEducation_heroSection__ndZQx{padding:4rem 2rem 5rem;background:var(--brand-beige);color:var(--text-body);text-align:center;position:relative;overflow:visible}.CardsEducation_heroSection__ndZQx:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:transparent}.CardsEducation_heroContent__cjqrH{position:relative;z-index:2;max-width:1200px;margin:0 auto}.CardsEducation_heroTitle__F8CmS{font-size:3.5rem;font-weight:700;margin-bottom:1rem;font-family:var(--font-secondary);color:var(--text-title)}.CardsEducation_heroSubtitle__3slXG{font-size:1.25rem;margin-bottom:3rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.CardsEducation_controlsContainer__WKKb0{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap;max-width:800px;margin:0 auto;position:relative;z-index:100}.CardsEducation_searchContainer__YfVzh{position:relative;flex:1;min-width:300px;max-width:500px}.CardsEducation_searchIcon__ltvy_{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--text-muted);z-index:2}.CardsEducation_searchInput__X_d6w{width:100%;padding:1rem 1rem 1rem 3rem;border:none;border-radius:25px;background:hsla(0,0%,100%,.95);color:var(--text-primary);font-size:1rem;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:all .3s ease}.CardsEducation_searchInput__X_d6w:focus{outline:none;box-shadow:0 4px 30px rgba(0,0,0,.2);background:#fff}.CardsEducation_customDropdown__oFGVg{position:relative;display:inline-block}.CardsEducation_dropdownButton__VoEfQ{background-color:#fff;border:1px solid var(--brand-cream);border-radius:12px;color:var(--text-body);font-size:.95rem;font-weight:500;cursor:pointer;outline:none;padding:14px 40px 14px 18px;min-width:200px;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:border-color .3s ease;font-family:Heebo,sans-serif;text-align:left;position:relative;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23442d1d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 14px center;background-size:16px}.CardsEducation_dropdownButton__VoEfQ:hover{border-color:var(--brand-tan)}.CardsEducation_dropdownMenu__A1jVv{position:absolute;top:calc(100% + .5rem);left:0;background-color:#fff;min-width:200px;box-shadow:0 4px 12px rgba(0,0,0,.08);border-radius:12px;z-index:1002;animation:CardsEducation_fadeIn__MVd_u .3s ease;overflow:hidden;border:1px solid var(--brand-cream)}.CardsEducation_dropdownItem__FqQsk{color:var(--text-body);padding:14px 18px;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .3s ease;border-bottom:1px solid var(--brand-cream)}.CardsEducation_dropdownItem__FqQsk:last-child{border-bottom:none}.CardsEducation_dropdownItem__FqQsk:hover{background-color:var(--brand-cream);color:var(--brand-brown);padding-left:22px}@keyframes CardsEducation_fadeIn__MVd_u{0%{opacity:0;transform:translateY(-10%)}to{opacity:1;transform:translateY(0)}}.CardsEducation_mainContent__WqFOm{max-width:1400px;margin:0 auto;padding:4rem 2rem}.CardsEducation_section__sxJ6G{margin-bottom:5rem}.CardsEducation_sectionHeader__M2F64{text-align:center;margin-bottom:3rem}.CardsEducation_sectionTitle__9L09U{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;font-family:var(--font-secondary)}.CardsEducation_sectionDescription__mZsWu{font-size:1.1rem;color:var(--text-secondary);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.CardsEducation_learnMoreButton__GWwyE{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--brand-tan);color:var(--button-text);text-decoration:none;border-radius:9999px;font-weight:600;transition:all .3s ease;font-size:.9rem;box-shadow:0 4px 12px hsla(28,34%,56%,.25);border:2px solid var(--brand-tan)}.CardsEducation_learnMoreButton__GWwyE:hover{background:var(--brand-brown);border-color:var(--brand-brown);color:var(--button-text);transform:translateY(-2px);box-shadow:0 8px 20px rgba(124,87,61,.3)}.CardsEducation_cardsGrid__VgNTW{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2rem;margin-top:2rem}.CardsEducation_cardItem__sgPwK{display:block;text-decoration:none;background:var(--card-background);border-radius:15px;overflow:hidden;box-shadow:var(--card-shadow);transition:all .3s ease;position:relative}.CardsEducation_cardItem__sgPwK:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.15)}.CardsEducation_cardImageContainer__5FjVh{position:relative;aspect-ratio:4/7;overflow:hidden;background:#fff}.CardsEducation_cardImage__jm7oy{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.CardsEducation_cardItem__sgPwK:hover .CardsEducation_cardImage__jm7oy{transform:scale(1.05)}.CardsEducation_cardOverlay__oOZnM{display:none}.CardsEducation_cardInfo__PO64K{padding:1.5rem 1rem 1rem;text-align:center}.CardsEducation_cardName__wGTQ9{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.CardsEducation_cardType__y2UEN{font-size:.85rem;color:var(--primary-color);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.CardsEducation_suitsGrid__W_0f0{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.CardsEducation_suitSection__LdNUa{background:var(--card-background);border-radius:20px;padding:2rem;box-shadow:var(--card-shadow);transition:all .3s ease}.CardsEducation_suitSection__LdNUa:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.CardsEducation_suitHeader__5mPor{text-align:center;padding-bottom:1.5rem;margin-bottom:2rem;border-bottom:3px solid}.CardsEducation_suitTitle__fyf_3{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.CardsEducation_suitDescription__clQ1w{font-size:1rem;color:var(--text-secondary);margin-bottom:.75rem}.CardsEducation_suitCount___6qt9{display:inline-block;background:var(--primary-light);color:var(--primary-color);padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:600}.CardsEducation_suitCards__mm9w1{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:start}.CardsEducation_miniCardItem__pyZIs{display:block;text-decoration:none;text-align:center;background:var(--background-primary);border-radius:10px;padding:1rem .5rem;cursor:default}.CardsEducation_miniCardImageContainer__sU8Va{aspect-ratio:4/7;width:60px;margin:0 auto .5rem;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.CardsEducation_miniCardImage__6Sat0{width:100%;height:100%;object-fit:cover}.CardsEducation_miniCardName__k1oPT{font-size:.8rem;font-weight:500;color:var(--text-primary);display:block;line-height:1.2;min-height:2.4rem}.CardsEducation_viewMoreButton__req_J{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--brand-tan);color:var(--button-text);text-decoration:none;border-radius:9999px;font-weight:600;transition:all .3s ease;margin-top:1rem;border:2px solid var(--brand-tan);font-size:.9rem}.CardsEducation_viewMoreButton__req_J:hover{background:var(--brand-brown);border-color:var(--brand-brown);color:var(--button-text);transform:translateY(-2px);box-shadow:0 8px 20px rgba(124,87,61,.3)}@media (max-width:1024px){.CardsEducation_cardsGrid__VgNTW{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem}.CardsEducation_suitsGrid__W_0f0{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.CardsEducation_heroTitle__F8CmS{font-size:2.5rem}.CardsEducation_heroSubtitle__3slXG{font-size:1.1rem}.CardsEducation_sectionTitle__9L09U{font-size:2rem}.CardsEducation_controlsContainer__WKKb0{flex-direction:column;gap:1rem}.CardsEducation_searchContainer__YfVzh{min-width:auto;width:100%;max-width:none}.CardsEducation_filterContainer__1HkBR{width:100%;justify-content:center}.CardsEducation_cardsGrid__VgNTW{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.CardsEducation_mainContent__WqFOm{padding:2rem 1rem}.CardsEducation_heroSection__ndZQx{padding:3rem 1rem 4rem}.CardsEducation_suitCards__mm9w1{grid-template-columns:repeat(4,1fr);gap:.5rem}.CardsEducation_miniCardImageContainer__sU8Va{width:50px}.CardsEducation_miniCardName__k1oPT{font-size:.7rem}}@media (max-width:480px){.CardsEducation_heroTitle__F8CmS{font-size:2rem}.CardsEducation_cardsGrid__VgNTW{grid-template-columns:repeat(2,1fr)}.CardsEducation_cardInfo__PO64K{padding:1rem .5rem}.CardsEducation_cardName__wGTQ9{font-size:1rem}.CardsEducation_suitSection__LdNUa{padding:1.5rem}.CardsEducation_suitCards__mm9w1{grid-template-columns:repeat(2,1fr)}.CardsEducation_miniCardImageContainer__sU8Va{width:45px}.CardsEducation_filterContainer__1HkBR,.CardsEducation_searchInput__X_d6w{font-size:.9rem;padding:.75rem .75rem .75rem 2.5rem}.CardsEducation_searchIcon__ltvy_{left:.75rem}.CardsEducation_filterContainer__1HkBR{padding:.75rem 1rem}}