.nh .nh__sale{display:inline-flex;align-items:center;justify-content:center;gap:14px;height:35px;padding:0 14px 0 32px;border-radius:var(--nh-radius);white-space:nowrap;color:#fff;-webkit-text-fill-color:#fff;background:linear-gradient(90deg,#3d4e81 0,#9628ea 48%,#9628ea 100%)}.nh .nh__sale a{color:#fff;-webkit-text-fill-color:#fff;text-decoration:none}.nh .nh__sale-close{flex:none;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:0;background:0;color:#fff;cursor:pointer}.nh .nh__sale-close svg{width:12px;height:12px}@media(max-width:1024px){.nh .nh__sale{display:none}}