#root{position:relative;height:100%;padding-top:40px;z-index:0}.home-app{display:flex;flex-direction:column;height:100%}.home-app .home-app__header{line-height:32px;font-size:24px;font-weight:700;letter-spacing:-.02em;padding:24px 24px 16px;margin:0}.home-app .home-app__tabs-container{position:relative;height:100%}.home-app-tabs{height:100%}.home-app-tabs.home-app-tabs_favorites .ant-tabs-tab[data-node-key=favorites_divider]{cursor:default}.home-app-tabs.home-app-tabs_favorites .ant-tabs-tab[data-node-key=favorites_divider]:after{content:"";height:100%;border-right:1px solid #d5d5d5}.home-app-tabs.ant-tabs .ant-tabs-content-holder{flex-basis:0}.home-app-tabs.ant-tabs .ant-tabs-nav{margin-bottom:0;padding-left:24px;padding-right:24px}.home-app-tabs.ant-tabs .ant-tabs-content{height:100%;background-color:#e8f0fb}.home-app-tabs.ant-tabs .ant-tabs-tabpane{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr);height:100%}.home-app-search{margin:16px 24px 0}.home-app-spin{position:absolute!important;top:30%;left:0;width:100%;height:100%}.home-service-cards{margin-top:16px;padding:0 18px 16px 24px;overflow:scroll}.home-service-cards .home-service-cards__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:16px}.home-service-card{position:relative;display:flex;flex-direction:column;height:200px;padding:24px;border:1px solid #d1e0f6;border-radius:4px;background-color:#fff;overflow:hidden;color:#2d2d2d;transition:none}.home-service-card:hover{color:#fff;background-color:#4681da;border-color:#4681da}.home-service-card:hover .home-service-card__open{color:#fff}.home-service-card:hover .home-service-card__favorite-icon.home-service-card__favorite-icon_filled{color:#ffb199}.home-service-card .home-service-card__favorite{position:absolute;display:flex;top:30px;right:24px;font-size:16px}.home-service-card .home-service-card__favorite-icon.home-service-card__favorite-icon_filled{color:#1862d1}.home-service-card .home-service-card__top{display:flex;align-items:center;margin:0 20px 16px 0}.home-service-card .home-service-card__group{line-height:16px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-service-card .home-service-card__icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:24px;height:24px;margin-right:8px}.home-service-card .home-service-card__icon img{max-width:100%;max-height:100%}.home-service-card .home-service-card__title{margin-bottom:4px;line-height:24px;font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis}.home-service-card .home-service-card__short-descr{flex-grow:1;flex-shrink:1000;line-height:16px;font-size:12px;overflow:hidden}.home-service-card .home-service-card__open{display:flex;justify-content:flex-end;align-items:center;line-height:16px;font-size:12px;margin-top:8px;color:#1862d1}.home-service-card .home-service-card__open-icon{font-size:14px;margin-right:8px}
