.wt-poll{font-family:inherit;margin:0 auto;max-width:980px;text-align:center;width:100%}.wt-poll__question{color:rgba(11,18,32,.96);font-size:clamp(26px,2.4vw,34px);font-weight:800;letter-spacing:-.02em;line-height:1.18;margin:0 0 22px;text-align:center}.wt-poll__choices{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin:0 auto 26px}.wt-poll__btn{appearance:none;background-color:#3094ed;border:1px solid rgba(48,148,237,.35);border-radius:999px;box-shadow:0 10px 24px rgba(48,148,237,.22);color:#fff;cursor:pointer;font-family:Sora,sans-serif;font-size:18px;font-weight:500;line-height:1;padding:12px 22px;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease,font-weight .16s ease}.wt-poll__btn:hover{box-shadow:0 14px 34px rgba(48,148,237,.32);filter:brightness(1.05);transform:translateY(-2px)}.wt-poll__btn.is-active[data-key=daily]{background-color:#b7ff5b;border-color:#d4ff9a;box-shadow:0 0 0 4px #eaffc8,0 16px 40px #eaffc8;color:#000;font-weight:700}.wt-poll__btn.is-active[data-key=weekly]{background-color:#ffd84a;border-color:#ffe88a;box-shadow:0 0 0 4px #fff3c0,0 16px 40px #fff3c0;color:#000;font-weight:700}.wt-poll__btn.is-active[data-key=monthly]{background-color:#ff8c42;border-color:#ff8c42;box-shadow:0 0 0 4px #ffd0ae,0 16px 40px #ffd0ae;color:#000;font-weight:700}.wt-poll__btn.is-active[data-key=rarely]{background-color:#ff4a4a;border-color:#ff8a8a;box-shadow:0 0 0 4px #ffc0c0,0 16px 40px #ffc0c0;color:#000;font-weight:700}.wt-poll__results{margin-top:16px;text-align:left}.wt-poll__placeholder{background:rgba(48,148,237,.06);border:1px solid rgba(15,23,42,.1);border-radius:20px;box-shadow:0 14px 40px rgba(15,23,42,.06);line-height:1.6;overflow:hidden;padding:32px 26px 26px;position:relative}.wt-poll__placeholder:before{background-color:#3094ed;border-top-left-radius:19px;border-top-right-radius:19px;content:"";height:6px;left:0;position:absolute;top:0;width:100%}.wt-poll__result{background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:20px;box-shadow:0 18px 55px rgba(15,23,42,.08);display:none;line-height:1.6;overflow:hidden;padding:32px 26px 26px;position:relative;transition:background .3s ease}.wt-poll__result>*+*{margin-top:14px}.wt-poll__result p{margin:0}.wt-poll__result strong{font-weight:800}.wt-poll__result[data-key=daily].is-visible>:first-child{color:#008b85}.wt-poll__result[data-key=weekly].is-visible>:first-child{color:#6b7fcc}.wt-poll__result[data-key=monthly].is-visible>:first-child{color:#c9b530}.wt-poll__result[data-key=rarely].is-visible>:first-child{color:#d87e3d}.wt-poll__result:before{background-color:#3094ed;border-top-left-radius:19px;border-top-right-radius:19px;content:"";height:6px;left:0;position:absolute;top:0;width:100%}.wt-poll__result.is-visible{animation:wtPollFadeUp .22s ease-out;display:block}@keyframes wtPollFadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.wt-poll__result[data-key=daily]:before{background-color:#b7ff5b}.wt-poll__result[data-key=daily].is-visible{background:#eaffc8}.wt-poll__result[data-key=weekly]:before{background-color:#ffd84a}.wt-poll__result[data-key=weekly].is-visible{background:#fff3c0}.wt-poll__result[data-key=monthly]:before{background-color:#ff8c42}.wt-poll__result[data-key=monthly].is-visible{background:#ffd0ae}.wt-poll__result[data-key=rarely]:before{background-color:#ff4a4a}.wt-poll__result[data-key=rarely].is-visible{background:#ffc0c0}@media (max-width:600px){.wt-poll__question{font-size:22px}.wt-poll__choices{align-items:stretch;flex-direction:column}.wt-poll__btn{padding:14px 18px;text-align:center;width:100%}.wt-poll__placeholder,.wt-poll__result{border-radius:18px;padding:26px 20px 20px}.wt-poll__placeholder:before,.wt-poll__result:before{border-top-left-radius:17px;border-top-right-radius:17px}}