.website-features-votes{display:flex;flex-direction:column;align-items:center;width:100%;margin:1.5rem auto;text-align:center}.website-features-ad{width:100%;margin:2rem auto;text-align:center}.website-features-ad .adsbygoogle{min-height:90px}.website-features-ad--in_content{margin:2.5rem auto}.website-features-ad--below_content{margin-top:3rem}.website-features-votes__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.website-features-votes__icon{width:1em;height:1em;flex:0 0 1em}.website-features-votes button{align-items:center;background:#fff;border:1px solid #d9e0e8;border-radius:999px;color:#182230;cursor:pointer;display:inline-flex;font:inherit;font-size:.875rem;gap:.45rem;padding:.65rem 1rem;transition:background .2s,border-color .2s,color .2s,transform .2s}.website-features-votes button:hover{background:#eff6ff;border-color:#2563eb;color:#1d4ed8;transform:translateY(-1px)}.website-features-votes button.is-selected{background:#dbeafe;border-color:#2563eb;color:#1d4ed8}.website-features-votes__status{color:#657083;font-size:.8125rem;margin:.65rem 0 0}.website-features-votes__disclaimer{margin:.25rem 0 0;color:#8a929e;font-size:.6875rem}.website-features-votes button:disabled{cursor:wait;opacity:.6}