.poll{position:absolute;bottom:-50%;left:50%;min-width:25%;max-width:50%;color:#fff;padding:2rem;background:rgba(33,37,38,.9607843137);border-radius:1.5rem;z-index:29;box-shadow:0 5px 15px 0 rgba(0,0,0,.2);-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:bottom .3s cubic-bezier(0.4, 0, 0.2, 1);transition:bottom .3s cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 1199px){.poll{max-width:70%}}@media(max-width: 991px){.poll{max-width:80%}}@media(max-width: 767px){.poll{max-width:90%;padding:1.75rem;border-radius:1.25rem}}@media(max-width: 575px){.poll{max-width:95%;padding:1.5rem;border-radius:1rem}}@media(max-width: 419px){.poll{padding:1.25rem;border-radius:.75rem}}.poll--show{bottom:2.5rem}.poll__close{position:absolute;top:1.1rem;right:1.25rem;width:18px;height:18px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="m284.286 256.002 221.857-221.858c7.811-7.811 7.811-20.475 0-28.285s-20.475-7.811-28.285 0l-221.858 221.858-221.857-221.858c-7.811-7.811-20.475-7.811-28.285 0s-7.811 20.475 0 28.285l221.857 221.857-221.857 221.858c-7.811 7.811-7.811 20.475 0 28.285 3.905 3.905 9.024 5.857 14.143 5.857s10.237-1.952 14.143-5.857l221.856-221.857 221.857 221.857c3.905 3.905 9.024 5.857 14.143 5.857s10.237-1.952 14.143-5.857c7.811-7.811 7.811-20.475 0-28.285z"/></svg>');background-size:cover;cursor:pointer;opacity:.5}@media(max-width: 575px){.poll__close{width:16px;height:16px}}@media(max-width: 419px){.poll__close{top:.9rem;right:1rem;width:14px;height:14px}}.poll__close:hover{opacity:1}.poll__question{text-align:center;line-height:1.3;padding:0 1rem;margin-bottom:1rem}@media(max-width: 419px){.poll__question{font-size:90%}}.poll__answers__btns{display:flex;justify-content:space-evenly;gap:10px}@media(max-width: 767px){.poll__answers__btns{gap:6px}}@media(max-width: 575px){.poll__answers__btns{gap:4px}}@media(max-width: 419px){.poll__answers__btns{gap:2px;font-size:90%}}.poll__answers__btns__item{flex:1;max-width:200px;padding:.5rem 1.25rem;border-radius:15px}@media(max-width: 1399px){.poll__answers__btns__item{padding:.5rem 1.15rem}}@media(max-width: 991px){.poll__answers__btns__item{padding:.4rem 1rem}}@media(max-width: 575px){.poll__answers__btns__item{padding:.25rem .75rem}}@media(max-width: 419px){.poll__answers__btns__item{padding:.2rem .6rem}}.poll__answers__desc{font-size:80%;display:flex;justify-content:space-between;margin-top:.25rem;opacity:.7}@media(max-width: 419px){.poll__answers__desc{font-size:70%}}.poll__answers__desc__item{text-align:center}.poll__answers__desc__item:first-child{text-align:left}.poll__answers__desc__item:last-child{text-align:right}.form-srv{width:50%}@media(max-width: 1199px){.form-srv{width:60%}}@media(max-width: 991px){.form-srv{width:70%}}@media(max-width: 767px){.form-srv{width:80%}}@media(max-width: 575px){.form-srv{width:90%}}@media(max-width: 419px){.form-srv{width:100%}}.form-srv .btn{margin-top:1rem}
