.search-field{padding:0 13px 0 8px;display:flex;align-items:center;background:#f5f5f5;border-radius:10px;height:36px;width:100%}.search-field svg path{fill:#818c99}.search-field__input{flex-grow:1;margin-left:8px;border:none;background:transparent;outline:none;color:#2c2d2e}.search-field__input::placeholder{color:#818c99}.search-results{position:absolute;background:#fff;z-index:9999;top:67px;left:0;right:0;bottom:0;padding-top:15px}.search-results__wrap-item{justify-content:space-between;margin-bottom:12px}.search-results__btn svg{width:15px;height:15px}.mobile-search-header{height:67px}.mobile-search-header__wrap{position:sticky;background:#fff;top:-1px;width:100%;z-index:2;max-width:1180px;margin:0 auto;height:67px;display:flex;align-items:center}@media(max-width:768){.mobile-search-header__logo{width:24px;height:24px}}.mobile-search-header__main,.mobile-search-header__search{flex-grow:1;overflow:hidden;max-width:0;transition:max-width .3s;width:0;height:100%}.mobile-search-header__main-button,.mobile-search-header__search-button{margin-left:15px;color:#4285f4}.mobile-search-header__main h5,.mobile-search-header__search h5{flex-grow:1;padding:0 30px;text-align:center;white-space:nowrap;width:100%}.mobile-search-header__main-active,.mobile-search-header__search-active{max-width:100%;transition:max-width .3s}.mobile-search-header__main{height:100%;position:relative}.mobile-search-header__main-search{display:flex;align-items:center;grid-gap:3px;gap:3px}.mobile-search-header__main-search .searchText{display:none;color:#61758a;font-size:16px;margin-right:22px;font-family:"Plus Jakarta Sans",sans-serif}@media(min-width:768px){.mobile-search-header__main-search .searchText{display:block}}.mobile-search-header__main-back,.mobile-search-header__main-btns-group{position:absolute;top:50%;transform:translateY(-50%)}.mobile-search-header__main-menu{transform:scale(1.4);margin-left:8px}.mobile-search-header__main-back{left:0;cursor:pointer}.mobile-search-header__main-btns-group{display:flex;align-items:flex-start;grid-gap:10px;gap:10px;right:0}.mobile-search-header__main-filter{display:inline-flex;align-items:center;margin-right:6px;color:#4285f4}@media(max-width:768px){.mobile-search-header__main-btns-group{display:flex;flex-direction:row}.mobile-search-header__main-btns-group .mobile-search-header__main-search{order:2}.mobile-search-header__main-btns-group .mobile-search-header__main-filter{order:1}}.avatar-square__container{overflow:hidden;border:1px solid #e6e8eb;background:#f5f5f5;border-radius:12px}.avatar-square__image{width:100%;height:100%;object-fit:cover}.organization-dsc-card{display:flex;align-items:center}.organization-dsc-card__right{color:#818c99;margin-left:15px;overflow:hidden;flex-grow:1}.organization-dsc-card__title{color:#2c2d2e}.organization-dsc-card__title--verified{transform:translateY(2px)}.organization-dsc-card__title--banned{color:red}.organization-dsc-card__discounts{display:flex;align-items:center}.organization-dsc-card__discounts.promo .organization-dsc-card__discount:after{background:transparent!important}.organization-dsc-card__discount{margin-right:1px}.organization-dsc-card__discount-promo{width:24px;min-width:24px;height:24px}.organization-dsc-card__discount:not(:last-child):after{content:"";display:inline-block;width:4px;height:4px;background:#818c99;border-radius:50%;margin:0 5px 3px}.empty-box{text-align:center;color:#818c99;flex-direction:column;justify-content:flex-start}.empty-box,.empty-box__wrap{display:flex;align-items:center}.empty-box__wrap{min-height:156px;padding:30px;background:#ebedf0;border-radius:11px;justify-content:center}.empty-box__desc,.empty-box__title{margin-top:10px}.organizations-page__content{margin-top:20px;padding-bottom:91px}.organizations-page__card:not(:last-child){margin-bottom:25px}