.searchBlock{width:100%}.searchBlock__barWrap{padding-top:20px;background:transparent}.searchBlock__bar{display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:var(--axis-content-max);height:57px;padding:4px 16px 4px 4px;margin:0 auto;background:#F0F2F7;border-radius:999px;box-shadow:0 8px 24px rgba(0,0,0,.06);box-sizing:border-box;gap:14px}.searchBlock__logo{width:132px;height:49px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#ffffff;border-radius:30px;position:relative;text-decoration:none}.searchBlock__logoImg{display:block;width:118px;height:auto;max-height:40px;object-fit:contain;filter:invert(1)}.searchBlock__inputWrap{flex:1 1 auto;min-width:0;height:100%;display:flex;align-items:center}.searchBlock__input{width:100%;height:100%;border:none;outline:none;background:transparent;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#2e2e33}.searchBlock__input::placeholder{color:rgba(46,46,51,.55)}.searchBlock__close{width:32px;height:32px;min-width:32px;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:#2e2e33;cursor:pointer;border-radius:8px}.searchBlock__close:hover{background:rgba(0,0,0,.04)}.searchBlock__close svg{width:18px;height:18px;display:block}.searchBlock__bestTitle{width:100%;max-width:var(--axis-content-max);margin:42px auto 0;padding:0 24px;box-sizing:border-box;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:23px;color:#828a99}.searchBlock__results{width:100%}.searchBlock__results--best{padding-bottom:80px}.searchBlock__grid{margin:14px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.searchBlock__grid,.searchBlock__noResults{width:100%;max-width:var(--axis-content-max);padding:0 24px;box-sizing:border-box;justify-content:center}.searchBlock__noResults{height:50px;margin:42px auto 0;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:23px;color:#282d3c;display:flex;align-items:center;gap:30px}.searchBlock__noResults--withPopular{margin-bottom:200px}.searchBlock__noResultsPrefix{white-space:nowrap}.searchBlock__noResultsQuery{color:#1C2B5E;white-space:nowrap}.searchBlock__noResultsSuffix{white-space:nowrap}.searchBlock__cardLink{width:1px;height:1px;overflow:hidden;position:absolute;left:-9999px;top:-9999px}@media (max-width:1023px){.searchBlock__barWrap{padding-left:20px;padding-right:20px}.searchBlock__bar{width:353px;max-width:calc(100vw - 40px);height:47px;padding:4px;gap:10px;background:#e8e8e866;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);box-shadow:none}.searchBlock__logo{height:39px}.searchBlock__input{font-size:16px;line-height:23px;color:#282d3c}.searchBlock__close{width:24px;height:24px;min-width:24px}.searchBlock__bestTitle,.searchBlock__grid,.searchBlock__noResults{width:100%;max-width:min(430px,100%)}.searchBlock__grid{grid-template-columns:1fr;padding:0 20px}.searchBlock__bestTitle,.searchBlock__noResults{padding:0 20px}}