.ReachMoreExperts{width:100%;height:100%;display:flex;flex-direction:column;box-sizing:border-box;background-color:var(--bg-primary)}.ReachMoreExperts .header{box-sizing:border-box;padding:1rem;display:flex;flex-direction:row;justify-content:space-between;background-color:var(--bg-ui-fill)}.ReachMoreExperts .header .confirmation{display:flex;flex-direction:row;gap:1rem;align-items:center;width:100%;justify-content:center}.ReachMoreExperts .bubble-name{display:flex;flex-direction:row;align-items:center;gap:.5rem}.ReachMoreExperts .content{height:100%;width:31.125rem;box-sizing:border-box;display:flex;flex-direction:column;margin:auto;margin-top:1.5rem;gap:1.5rem}.ReachMoreExperts .footer{display:flex;flex-direction:row;gap:2rem;justify-content:center;align-items:center;width:100%;padding:1.5rem 2rem;box-sizing:border-box;position:absolute;bottom:0;right:0;left:0}.ReachMoreExperts .footer .done-button{max-width:13.5rem}.ReachMoreExperts .microexperts{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;width:31.125rem}.ReachMoreExperts .microexpert-card-loading,.ReachMoreExperts .other-experts{display:flex;justify-content:center;align-items:center;box-sizing:border-box;width:14.625rem;height:9.5rem;background-color:var(--bg-primary);border:1px solid var(--border-ui);border-radius:.5rem}.ReachMoreExperts .microexpert-card{display:flex;flex-direction:column;gap:1rem;width:14.625rem;box-sizing:border-box;padding:1rem 1.5rem;background-color:var(--bg-primary);border:1px solid var(--border-ui);border-radius:.5rem}.ReachMoreExperts .microexpert-card .stats{display:flex;flex-direction:row;gap:1rem}.ReachMoreExperts .microexpert-card .stat{display:flex;flex-direction:column}@media only screen and (max-width : 700px){.ReachMoreExperts .content{width:100%;padding:0 1rem}.ReachMoreExperts .microexperts{width:100%;justify-content:center}.ReachMoreExperts .other-experts{width:5rem;padding:1rem;text-align:center}}
