.help-center{background:#fff;padding:48px 20px 72px}.help-center__inner{margin:0 auto;max-width:980px}.help-center__title{color:#2f4054;font-size:48px;font-weight:700;line-height:1.3;margin:0 0 28px;text-align:center}.help-center__search-wrap{display:flex;justify-content:center;margin-bottom:56px}.help-center__search{max-width:860px;position:relative;width:100%}.help-center__search-icon{align-items:center;bottom:0;color:#8a97a6;display:flex;justify-content:center;left:18px;pointer-events:none;position:absolute;top:0;width:24px}.help-center__search-icon svg{display:block;height:20px;width:20px}.help-center__search-input{background:#fff;border:1px solid #d5dbe3;border-radius:2px;box-sizing:border-box;color:#2f4054;font-size:20px;height:68px;line-height:1.4;outline:none;padding:0 20px 0 56px;width:100%}.help-center__search-input::placeholder{color:#8a97a6}.help-center__search-input:focus{border-color:#7c98b6;box-shadow:0 0 0 1px rgba(124,152,182,.2)}.help-center__cards{display:grid;gap:40px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:860px}.help-center__card{align-items:stretch;background:#fff;box-shadow:0 10px 28px rgba(47,64,84,.08);display:flex;min-height:126px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.help-center__card:hover{box-shadow:0 14px 32px rgba(47,64,84,.12);transform:translateY(-2px)}.help-center__card-icon{align-items:center;background:#edfdfa;display:flex;justify-content:center;min-width:126px;width:126px}.help-center__card-icon img{display:block;height:56px;object-fit:contain;width:56px}.help-center__card-icon-placeholder{background:#40c7a3;border-radius:8px;height:56px;opacity:.18;width:56px}.help-center__card-body{align-items:center;display:flex;flex:1;padding:20px 28px}.help-center__card-label{color:#2f4054;font-size:24px;font-weight:700;line-height:1.4}@media (max-width:767px){.help-center{padding:36px 16px 48px}.help-center__title{font-size:34px;margin-bottom:20px}.help-center__search-wrap{margin-bottom:32px}.help-center__search-input{font-size:16px;height:56px;padding:0 16px 0 48px}.help-center__search-icon{left:14px;width:20px}.help-center__search-icon svg{height:18px;width:18px}.help-center__cards{gap:20px;grid-template-columns:1fr}.help-center__card{min-height:100px}.help-center__card-icon{min-width:92px;width:92px}.help-center__card-icon img,.help-center__card-icon-placeholder{height:44px;width:44px}.help-center__card-label{font-size:20px}}