ion-modal#modalSearchEvents{--height:90%}em-modalsearch{position:relative;overflow-y:auto;width:100%;display:flex;flex-direction:column;height:100%;overscroll-behavior:none;box-sizing:border-box;transition:padding-bottom .3s}em-modalsearch h2{font-weight:700;margin-bottom:2rem}em-modalsearch-input{position:absolute;display:block;bottom:1rem;left:0;width:100%;z-index:180;padding:.5rem;transition:transform .3s;box-sizing:border-box;background-color:transparent}.em-profile-list-modalsearch{list-style:none;padding:0;margin:0;width:100%}.em-profile-list-modalsearch li{height:4.5rem;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.2rem;font-size:1rem;color:#333;font-weight:700;border-bottom:1px solid #727272}.em-profile-list-modalsearch li:hover{background-color:#ccc}em-modalsearch-popular{display:flex;flex-wrap:wrap;white-space:normal;gap:.5rem}