.Selection-module__6OzAHG__selectionSection{min-height:100vh;font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:linear-gradient(135deg,#fafbfa 0%,#f0f9ff 100%);padding:80px 20px}.Selection-module__6OzAHG__selectionContainer{width:100%;max-width:1400px;margin:0 auto}.Selection-module__6OzAHG__headerSection{text-align:center;margin-bottom:60px}.Selection-module__6OzAHG__mainHeading{color:#0b3c63;margin:0 0 16px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.2}.Selection-module__6OzAHG__mainSubheading{color:#475569;max-width:800px;margin:0 auto;font-size:clamp(16px,2vw,20px);line-height:1.6}.Selection-module__6OzAHG__managerCard{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:3px solid #e5e7eb;border-radius:24px;align-items:center;gap:40px;max-width:900px;margin:0 auto 60px;padding:48px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Selection-module__6OzAHG__managerCard:before{content:"";background:linear-gradient(90deg,#0b3c63 0%,#082c49 100%);width:100%;height:6px;position:absolute;top:0;left:0}.Selection-module__6OzAHG__managerCard:hover{border-color:#0b3c63;transform:translateY(-8px);box-shadow:0 20px 60px #0b3c631f}.Selection-module__6OzAHG__managerImageWrapper{flex-shrink:0;position:relative}.Selection-module__6OzAHG__managerImage{object-fit:cover;border:4px solid #0b3c63;border-radius:50%;width:120px;height:120px;box-shadow:0 8px 24px #0b3c6326}.Selection-module__6OzAHG__managerBadge{color:#fff;background:#10b981;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;bottom:0;right:0}.Selection-module__6OzAHG__managerContent{flex-direction:column;flex:1;gap:20px;display:flex}.Selection-module__6OzAHG__managerInfo{flex-direction:column;gap:4px;display:flex}.Selection-module__6OzAHG__managerName{color:#0b3c63;margin:0;font-size:28px;font-weight:700;line-height:1.2}.Selection-module__6OzAHG__managerRole{color:#64748b;margin:0;font-size:16px;font-weight:500}.Selection-module__6OzAHG__managerDescription{color:#475569;font-size:15px;line-height:1.7}.Selection-module__6OzAHG__managerDescription p{margin:0}.Selection-module__6OzAHG__managerStats{align-items:center;gap:24px;padding-top:8px;display:flex}.Selection-module__6OzAHG__statItem{flex-direction:column;gap:4px;display:flex}.Selection-module__6OzAHG__statValue{color:#0b3c63;font-size:24px;font-weight:700;line-height:1}.Selection-module__6OzAHG__statLabel{color:#64748b;font-size:13px;font-weight:500}.Selection-module__6OzAHG__statDivider{background:#e5e7eb;width:1px;height:40px}.Selection-module__6OzAHG__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:40px;max-width:1200px;margin:0 auto;display:grid}.Selection-module__6OzAHG__selectionCard{text-align:center;background:#fff;border:3px solid #e5e7eb;border-radius:24px;flex-direction:column;align-items:center;padding:48px 40px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Selection-module__6OzAHG__selectionCard:before{content:"";background:linear-gradient(90deg,#0b3c63 0%,#082c49 100%);width:100%;height:6px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.Selection-module__6OzAHG__selectionCard:hover:before{transform:scaleX(1)}.Selection-module__6OzAHG__selectionCard:hover{border-color:#0b3c63;transform:translateY(-12px);box-shadow:0 20px 60px #0b3c6326}.Selection-module__6OzAHG__cardIcon{color:#0b3c63;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:32px;transition:all .4s;display:flex}.Selection-module__6OzAHG__selectionCard:hover .Selection-module__6OzAHG__cardIcon{color:#fff;background:linear-gradient(135deg,#0b3c63 0%,#082c49 100%);transform:scale(1.1)rotate(5deg)}.Selection-module__6OzAHG__cardContent{flex:1;margin-bottom:32px}.Selection-module__6OzAHG__cardTitle{color:#0b3c63;margin:0 0 16px;font-size:32px;font-weight:700;line-height:1.2}.Selection-module__6OzAHG__cardDescription{color:#64748b;margin:0 0 28px;font-size:16px;line-height:1.7}.Selection-module__6OzAHG__featuresList{text-align:left;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Selection-module__6OzAHG__featureItem{color:#475569;align-items:flex-start;gap:12px;font-size:15px;line-height:1.6;display:flex}.Selection-module__6OzAHG__checkIcon{color:#10b981;flex-shrink:0;width:22px;height:22px;margin-top:2px}.Selection-module__6OzAHG__exploreButton{color:#fff;cursor:pointer;background:#0b3c63;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 32px;font-family:inherit;font-size:17px;font-weight:600;transition:all .3s;display:flex}.Selection-module__6OzAHG__exploreButton:hover{background:#082c49;transform:translateY(-2px);box-shadow:0 8px 24px #0b3c634d}.Selection-module__6OzAHG__exploreButton:active{transform:translateY(0)}.Selection-module__6OzAHG__arrowIcon{width:20px;height:20px;transition:transform .3s}.Selection-module__6OzAHG__exploreButton:hover .Selection-module__6OzAHG__arrowIcon{transform:translate(5px)}.Selection-module__6OzAHG__errorContainer{color:#64748b;justify-content:center;align-items:center;min-height:60vh;font-size:24px;font-weight:600;display:flex}@media (max-width:1400px){.Selection-module__6OzAHG__cardsGrid{gap:36px}}@media (max-width:1200px){.Selection-module__6OzAHG__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:32px}.Selection-module__6OzAHG__selectionCard{padding:40px 36px}}@media (max-width:1024px){.Selection-module__6OzAHG__selectionSection{padding:60px 20px}.Selection-module__6OzAHG__headerSection{margin-bottom:50px}.Selection-module__6OzAHG__managerCard{gap:32px;margin-bottom:50px;padding:40px}.Selection-module__6OzAHG__managerName{font-size:26px}.Selection-module__6OzAHG__managerDescription{font-size:14px}.Selection-module__6OzAHG__statValue{font-size:22px}.Selection-module__6OzAHG__cardsGrid{grid-template-columns:1fr;gap:28px;max-width:600px}.Selection-module__6OzAHG__cardIcon{width:100px;height:100px;margin-bottom:28px}.Selection-module__6OzAHG__cardTitle{font-size:28px}.Selection-module__6OzAHG__cardDescription{font-size:15px}}@media (max-width:768px){.Selection-module__6OzAHG__selectionSection{padding:50px 16px}.Selection-module__6OzAHG__headerSection{margin-bottom:40px}.Selection-module__6OzAHG__managerCard{text-align:center;flex-direction:column;gap:24px;margin-bottom:40px;padding:36px 28px}.Selection-module__6OzAHG__managerImageWrapper{margin:0 auto}.Selection-module__6OzAHG__managerContent{align-items:center}.Selection-module__6OzAHG__managerInfo{text-align:center}.Selection-module__6OzAHG__managerName{font-size:24px}.Selection-module__6OzAHG__managerRole{font-size:15px}.Selection-module__6OzAHG__managerDescription{text-align:center;font-size:14px}.Selection-module__6OzAHG__managerStats{justify-content:center;gap:20px}.Selection-module__6OzAHG__statValue{font-size:20px}.Selection-module__6OzAHG__statLabel{font-size:12px}.Selection-module__6OzAHG__cardsGrid{gap:24px}.Selection-module__6OzAHG__selectionCard{padding:36px 28px}.Selection-module__6OzAHG__cardIcon{width:90px;height:90px;margin-bottom:24px}.Selection-module__6OzAHG__cardTitle{font-size:26px}.Selection-module__6OzAHG__cardDescription{margin-bottom:24px;font-size:15px}.Selection-module__6OzAHG__featuresList{gap:12px}.Selection-module__6OzAHG__featureItem{font-size:14px}.Selection-module__6OzAHG__checkIcon{width:20px;height:20px}.Selection-module__6OzAHG__exploreButton{padding:14px 28px;font-size:16px}}@media (max-width:480px){.Selection-module__6OzAHG__selectionSection{padding:40px 12px}.Selection-module__6OzAHG__managerCard{gap:20px;margin-bottom:36px;padding:32px 24px}.Selection-module__6OzAHG__managerImage{width:100px;height:100px}.Selection-module__6OzAHG__managerBadge{width:32px;height:32px}.Selection-module__6OzAHG__managerBadge svg{width:16px;height:16px}.Selection-module__6OzAHG__managerName{font-size:22px}.Selection-module__6OzAHG__managerRole{font-size:14px}.Selection-module__6OzAHG__managerDescription{font-size:13px}.Selection-module__6OzAHG__managerStats{gap:16px}.Selection-module__6OzAHG__statValue{font-size:18px}.Selection-module__6OzAHG__statLabel{font-size:11px}.Selection-module__6OzAHG__statDivider{height:36px}.Selection-module__6OzAHG__selectionCard{padding:32px 24px}.Selection-module__6OzAHG__cardIcon{width:80px;height:80px}.Selection-module__6OzAHG__cardTitle{font-size:24px}.Selection-module__6OzAHG__cardDescription{font-size:14px}.Selection-module__6OzAHG__featureItem{font-size:13px}.Selection-module__6OzAHG__exploreButton{padding:13px 24px;font-size:15px}}@media (max-width:360px){.Selection-module__6OzAHG__selectionSection{padding:36px 10px}.Selection-module__6OzAHG__managerCard{gap:18px;margin-bottom:32px;padding:28px 20px}.Selection-module__6OzAHG__managerImage{width:90px;height:90px}.Selection-module__6OzAHG__managerName{font-size:20px}.Selection-module__6OzAHG__managerRole{font-size:13px}.Selection-module__6OzAHG__managerDescription{font-size:12px}.Selection-module__6OzAHG__managerStats{flex-wrap:wrap;gap:12px}.Selection-module__6OzAHG__statValue{font-size:16px}.Selection-module__6OzAHG__statDivider{display:none}.Selection-module__6OzAHG__selectionCard{padding:28px 20px}.Selection-module__6OzAHG__cardIcon{width:70px;height:70px}.Selection-module__6OzAHG__cardTitle{font-size:22px}.Selection-module__6OzAHG__cardDescription{font-size:13px}.Selection-module__6OzAHG__featureItem{font-size:12px}.Selection-module__6OzAHG__exploreButton{padding:12px 20px;font-size:14px}}@media (prefers-reduced-motion:reduce){.Selection-module__6OzAHG__selectionCard,.Selection-module__6OzAHG__exploreButton,.Selection-module__6OzAHG__arrowIcon,.Selection-module__6OzAHG__cardIcon,.Selection-module__6OzAHG__managerCard{transition:none}.Selection-module__6OzAHG__selectionCard:hover,.Selection-module__6OzAHG__managerCard:hover,.Selection-module__6OzAHG__selectionCard:hover .Selection-module__6OzAHG__cardIcon{transform:none}}
