{"id":2402237,"date":"2025-11-05T10:40:50","date_gmt":"2025-11-05T08:40:50","guid":{"rendered":"https:\/\/alaki.fi\/wordpress\/?p=2402237"},"modified":"2026-03-15T15:33:34","modified_gmt":"2026-03-15T13:33:34","slug":"mukiaanestys","status":"publish","type":"post","link":"https:\/\/alaki.fi\/wordpress\/?p=2402237","title":{"rendered":"Muki\u00e4\u00e4nestys"},"content":{"rendered":"\n<p>Suosikkisi? Vai pit\u00e4k\u00e4\u00e4 tunkkinne!<\/p>\n\n\n\n\n\t\t\t\t<form method=\"POST\" id=\"ts_poll_form_840845\" class=\"ts_poll_form ts_poll_form_840845\" data-tsp-pos=\"center\" v-bind:data-tsp-mode=\"ts_poll_mode\" >\n\t\t\t\t\t<div class=\"ts_load_vue_poll ts_load_vue_poll_840845\"  v-bind:class=\"{tsp_not_active_section : tsp_active_section}\">\n\t\t\t\t\t\t<div class=\"ts_load_poll_logo\">\n\t\t\t\t\t\t\t<div class=\"tsp_load_circle\"><\/div>\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/alaki.fi\/wordpress\/wp-content\/plugins\/TS-Poll\/admin\/img\/ts_poll_logo_md.png\" alt=\"TS Poll\" \/>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<span class=\"tsp_load_span\">TS Poll - Loading poll ...<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"ts_poll_section_840845\" style=\"display:none;\" class=\"ts_poll_section_840845 ts_poll_section\" data-tsp-box=\"true\" v-bind:class=\"{tsp_active_section : tsp_active_section}\" > \n\t\t\t\t\t\t\n\n\t\t\t\t<span class=\"ts_poll_cs_840845\">\n\t\t\t\t\t<span class=\"ts_poll_cs_text_840845\">\n\t\t\t\t\t  Coming Soon\n\t\t\t\t\t <\/span>\n\t\t\t\t<\/span>\n\t\t\t\t\n        <header class=\"ts_poll_header_840845\" data-tsp-pos=\"center\">\n            \n            <span class=\"ts_poll_title_840845\" >\n                Haluatko mukin?\n            <\/span>\n\t\t\t<div class=\"ts_poll_line_840845\"><\/div>\n        <\/header>\n    <main class=\"ts_poll_main_840845\"  id=\"ts_poll_main_840845\"\n          data-tsp-ratio=\"2\"\n          data-tsp-color=\"Nothing\"\n          data-tsp-voted=\"Nothing\"\n          data-tsp-veff=\"2\">\n\t\t<div class=\"ts_poll_answer \" v-for=\"row in tsp_answers\" v-bind:data-tsp-id=\"row.id\">\n\t\t  <div class=\"ts_poll_attachment\" v-on:click.prevent.stop=\"tspShowAttachment(row.id)\" v-bind:class=\"{tsp_sceleton_item: tsp_sceleton}\">\n\t\t  \t<img :id=\"`tspImg840845-${row.id}`\" v-bind:data-tsp-src=\"tspGetImageSrc(row.img_src,row.id)\"  v-bind:alt=\"row.Answer_Title\">\n\t\t\t<div class=\"ts_poll_overlay_div\">\n\t\t\t  <span class=\"ts_poll_overlay_span\">\n\t\t\t\t<i class=\"ts-poll ts-poll-camera ts_poll_overlay_icon\"><\/i>\n\t\t\t  <\/span>\n\t\t\t<\/div>\n\t\t  <\/div>\n\t\t  <div class=\"ts_poll_vote\" v-bind:class=\"{tsp_sceleton_item: tsp_sceleton}\">\n\t\t  \t<input type=\"radio\" class=\"ts_poll_answer_input\" v-bind:id=\"`ts_poll_answer_input_840845-${row.id}`\" name=\"ts_poll_all840845\" v-bind:value=\"row.id\"> <label class=\"ts_poll_e_vote\" v-on:click=\"vote_function\"  v-bind:for=\"`ts_poll_answer_input_840845-${row.id}`\" dir=\"auto\"><span class=\"ts_poll_answer_label\">{{ row.Answer_Title }}<\/span><\/label>\n\t\t\t<span class=\"ts_poll_r_block\">\n\t\t\t  <span class=\"ts_poll_r_inner\">\n\t\t\t\t<span class=\"ts_poll_r_progress\" v-bind:data-tsp-length=\"row.tsp_result_percent\"><\/span>\n\t\t\t\t<label class=\"ts_poll_r_label\" dir=\"auto\" v-if=\" tsp_type === `percentlab` || tsp_type === `countlab` || tsp_type === `bothlab` \">\n\t\t\t\t\t{{  row.Answer_Title }}\n\t\t\t\t\t<span  v-if=\" tsp_type === `percentlab` && tsp_show === `true` \" class=\"ts_poll_r_info\">\n\t\t\t\t\t\t{{row.tsp_result_percent}} %\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span  v-else-if=\" tsp_type === `countlab` && tsp_show === `true` \" class=\"ts_poll_r_info\">\n\t\t\t\t\t\t{{row.Answer_Votes}}\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span  v-else-if=\" tsp_type === `bothlab` && tsp_show === `true` \" class=\"ts_poll_r_info\">\n\t\t\t\t\t   {{row.Answer_Votes}} ( {{row.tsp_result_percent}} % )\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span  v-else  class=\"ts_poll_r_info\">\n\t\t\t\t\t\t{{ tsp_result_no }}\n\t\t\t\t\t<\/span>\n\t\t  \t\t<\/label>\n\t\t\t\t<label class=\"ts_poll_r_label\" dir=\"auto\" v-else>\n\t\t\t\t\t<span  v-if=\" tsp_type === `percent` && tsp_show === `true` \" class=\"ts_poll_r_info\">\n\t\t\t\t\t\t{{row.tsp_result_percent}} %\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span  v-else-if=\" tsp_type === `count` && tsp_show === `true` \" class=\"ts_poll_r_info\">\n\t\t\t\t\t\t{{row.Answer_Votes}}\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span  v-else-if=\" tsp_type === `both` && tsp_show === `true` \" class=\"ts_poll_r_info\">\n\t\t\t\t\t   {{row.Answer_Votes}} ( {{row.tsp_result_percent}} % )\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span  v-else  class=\"ts_poll_r_info\">\n\t\t\t\t\t\t{{ tsp_result_no }}\n\t\t\t\t\t<\/span>\n\t\t  \t\t<\/label>\n\t\t\t  <\/span>\n\t\t\t<\/span>\n\t\t  <\/div>\n\t\t<\/div>\n      <div class=\"ts_poll_after_line_840845\"><\/div>\n    <\/main>\n      <section id=\"tsp_popup_question_840845\" class=\"tsp_popup_question_840845 ts_flex_col tsp_popup_question_fixed\" v-on:click=\"tspHideAttachment($event.target)\" style=\"display:none;\">\n        <div class=\"tsp_popup_inner_840845 ts_flex_col\">\n          <div id=\"tsp_popup_attachment_840845\" class=\"tsp_popup_attachment_840845 ts_flex_col\">\n            <img >\n          <\/div>\n        <\/div>\n        <div class=\"tsp_popup_inner_close_840845 ts_flex_col\">\n          <i class=\"tsp_popup_close_icon_840845  ts-poll ts-poll-times\"><\/i>\n        <\/div>\n      <\/section>\n    \n      <footer id=\"ts_poll_footer_840845\" class=\"ts_poll_footer_840845\" v-bind:class=\"{tsp_sceleton_item: tsp_sceleton}\">\n        <div class=\"ts_poll_footer_main\">\n            <button class=\"ts_poll_result_button\"\n\t\t\t\tv-on:click=\"show_results\"\n                     id=\"ts_poll_result_button_840845\"\n                     style=\"\"\n                     name=\"ts_poll_result_button\" type=\"button\"\n                     data-tsp-shid=\"840845\"\n                     data-tsp-pos=\"left\"\n                     data-tsp-text=\"Results\" >\n              <i class=\"ts_poll_result_icon ts-poll ts-poll-none\" data-tsp=\"before\"><span data-tsp-text=\"Results\"><\/span><\/i>\n            <\/button>\n            \n            <span class=\"ts_poll_total_v ts-poll ts-poll-pie-chart\" style=\"\" data-tsp-pos=\"right\" data-tsp-text=\"Total Votes\" data-tsp-align=\"before\">\n                  <span data-tsp-text=\"Total Votes\"> : {{ tsp_total }} <\/span>\n                <\/span> \n        <\/div>\n        <div class=\"ts_poll_footer_res\">\n          <button data-tsp-shid=\"840845\" \n\t\t\t\tv-on:click=\"hide_results\"\n            \tstyle=\"\"\n            \tdata-tsp-pos=\"full\" class=\"ts_poll_back_button\" \n            \tid=\"ts_poll_back_button_840845\" \n            \tname=\"ts_poll_back_button_840845\" type=\"button\" \n            \tdata-tsp-text=\"Back\">\n            <i class=\"ts_poll_back_icon ts-poll ts-poll-times\" data-tsp=\"before\">\n\t\t\t\t<span>Back<\/span>\n\t\t\t<\/i>\n        <\/button>\n        <\/div>\n      <\/footer>\n      \n\t\t\t\t\t<\/div>\n\t\t\t\t\t<input type=\"hidden\" id=\"tsp_vote_nonce_field_840845\" name=\"tsp_vote_nonce_field_840845\" value=\"7ceac90923\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fposts%2F2402237\" \/>\n\t\t\t\t<\/form>\n\t\t\t\t\n\t\t\t\t\t<style>\n\t\t\t\t\t\t\n\t\t\t\t  @font-face {\n\t\t\t\t\tfont-family: \"Cairo\";\n\t\t\t\t\tfont-style: normal;\n\t\t\t\t\tfont-weight: 400;\n\t\t\t\t\tsrc: url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyW.eot\"); \n\t\t\t\t\tsrc: url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyW.eot\") format(\"embedded-opentype\"), \n\t\t\t\t\t\t url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyS.woff2\") format(\"woff2\"), \n\t\t\t\t\t\t url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyU.woff\") format(\"woff\"), \n\t\t\t\t\t\t url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyX.ttf\") format(\"truetype\"), \n\t\t\t\t\t\t url(\"https:\/\/fonts.gstatic.com\/l\/font?kit=SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyV&#038;skey=ee6e3b9105e1a754&#038;v=v17#Cairo\") format(\"svg\");\n\t\t\t\t  }\n\t\t\t\t\n\t\t\t\t  @font-face {\n\t\t\t\t\tfont-family: \"Cairo\";\n\t\t\t\t\tfont-style: normal;\n\t\t\t\t\tfont-weight: 400;\n\t\t\t\t\tsrc: url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyW.eot\"); \n\t\t\t\t\tsrc: url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyW.eot\") format(\"embedded-opentype\"), \n\t\t\t\t\t\t url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyS.woff2\") format(\"woff2\"), \n\t\t\t\t\t\t url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyU.woff\") format(\"woff\"), \n\t\t\t\t\t\t url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyX.ttf\") format(\"truetype\"), \n\t\t\t\t\t\t url(\"https:\/\/fonts.gstatic.com\/l\/font?kit=SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyV&#038;skey=ee6e3b9105e1a754&#038;v=v17#Cairo\") format(\"svg\");\n\t\t\t\t  }\n\t\t\t\t\n\t\t\t\t  @font-face {\n\t\t\t\t\tfont-family: \"Cairo\";\n\t\t\t\t\tfont-style: normal;\n\t\t\t\t\tfont-weight: 400;\n\t\t\t\t\tsrc: url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyW.eot\"); \n\t\t\t\t\tsrc: url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyW.eot\") format(\"embedded-opentype\"), \n\t\t\t\t\t\t url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyS.woff2\") format(\"woff2\"), \n\t\t\t\t\t\t url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyU.woff\") format(\"woff\"), \n\t\t\t\t\t\t url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyX.ttf\") format(\"truetype\"), \n\t\t\t\t\t\t url(\"https:\/\/fonts.gstatic.com\/l\/font?kit=SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyV&#038;skey=ee6e3b9105e1a754&#038;v=v17#Cairo\") format(\"svg\");\n\t\t\t\t  }\n\t\t\t\t\n\t\t\t\t  @font-face {\n\t\t\t\t\tfont-family: \"Cairo\";\n\t\t\t\t\tfont-style: normal;\n\t\t\t\t\tfont-weight: 400;\n\t\t\t\t\tsrc: url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyW.eot\"); \n\t\t\t\t\tsrc: url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyW.eot\") format(\"embedded-opentype\"), \n\t\t\t\t\t\t url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyS.woff2\") format(\"woff2\"), \n\t\t\t\t\t\t url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyU.woff\") format(\"woff\"), \n\t\t\t\t\t\t url(\"https:\/\/fonts.gstatic.com\/s\/cairo\/v17\/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyX.ttf\") format(\"truetype\"), \n\t\t\t\t\t\t url(\"https:\/\/fonts.gstatic.com\/l\/font?kit=SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyV&#038;skey=ee6e3b9105e1a754&#038;v=v17#Cairo\") format(\"svg\");\n\t\t\t\t  }\n\t\t\t\t\n\t\t:root{\n\t\t\t--tsp_section_w_840845:100%;\n\t\t\t--tsp_section_bw_840845:0px;\n\t\t\t--tsp_section_bc_840845:#ffffff;\n\t\t\t--tsp_section_br_840845:22px;\n\t\t\t--tsp_section_box_c_840845:#848484;\n\t\t}\n\t\tform.ts_poll_form_840845[data-tsp-mode=\"coming\"] > div > span.ts_poll_cs_840845{\n\t\t\tdisplay:flex !important;\n\t\t}\n\t\tform.ts_poll_form_840845[data-tsp-mode=\"coming\"] > div > *:not(span.ts_poll_cs_840845){\n\t\t\tz-index: -1;\n\t\t\tvisibility: hidden;\n\t\t}\n\t\tform.ts_poll_form_840845:not([data-tsp-mode=\"coming\"]) > div > span.ts_poll_cs_840845{\n\t\t\tz-index: -1;\n\t\t\tvisibility: hidden;\n\t\t\tdisplay:none !important;\n\t\t}\n\t\tform.ts_poll_form_840845[data-tsp-mode=\"end\"] > div > footer{\n\t\t\tdisplay:none !important;\n\t\t}\n\t\tform.ts_poll_form_840845[data-tsp-pos=\"left\"]{\n\t\t\t-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;\n\t\t}\n\t\tform.ts_poll_form_840845[data-tsp-pos=\"right\"]{\n\t\t\t-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;\n\t\t}\n\t\tform.ts_poll_form_840845[data-tsp-pos=\"center\"]{\n\t\t\t-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;\n\t\t}\n\t\tform.ts_poll_form_840845 *{\n\t\t\t-moz-box-sizing: border-box;\n\t\t\t-webkit-box-sizing: border-box;\n\t\t\tbox-sizing: border-box;\n\t\t\tfont-weight:inherit;\n\t\t}\n\t\tdiv#ts_poll_section_840845{\n\t\t\twidth: var(--tsp_section_w_840845);\n\t\t\tborder-width:  var(--tsp_section_bw_840845);\n\t\t\tborder-style:solid;\n\t\t\tborder-color: var(--tsp_section_bc_840845);\n\t\t\tborder-radius: var(--tsp_section_br_840845);\n\t\t\tdisplay: -ms-flexbox;display: -webkit-flex;display: flex;\n\t\t\t-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;\n\t\t\t-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;\n\t\t\toverflow: hidden;\n\t\t\tposition:relative;\n\t\t}\n\t\tdiv#ts_poll_section_840845[data-tsp-box=\"none\"]{\n\t\t\t-webkit-box-shadow: none;\n\t\t\t-moz-box-shadow: none;\n\t\t\tbox-shadow: none;\n\t\t}\n\t\tdiv#ts_poll_section_840845[data-tsp-box=\"true\"]{\n\t\t\t-webkit-box-shadow: 0px 0px 13px var(--tsp_section_box_c_840845);\n\t\t\t-moz-box-shadow: 0px 0px 13px var(--tsp_section_box_c_840845);\n\t\t\tbox-shadow: 0px 0px 13px var(--tsp_section_box_c_840845);\n\t\t}\n\t\tdiv#ts_poll_section_840845[data-tsp-box=\"false\"]{\n\t\t\t-webkit-box-shadow: 0 25px 13px -18px var(--tsp_section_box_c_840845);\n\t\t\t-moz-box-shadow: 0 25px 13px -18px var(--tsp_section_box_c_840845);\n\t\t\tbox-shadow: 0 25px 13px -18px var(--tsp_section_box_c_840845);\n\t\t}\n\t\tdiv#ts_poll_section_840845[data-tsp-box=\"sh03\"]{\n\t\t\tbox-shadow: 0 10px 6px -6px var(--tsp_section_box_c_840845);\n\t\t\t-webkit-box-shadow: 0 10px 6px -6px var(--tsp_section_box_c_840845);\n\t\t\t-moz-box-shadow: 0 10px 6px -6px var(--tsp_section_box_c_840845);\n\t\t}\n\t\tdiv#ts_poll_section_840845[data-tsp-box=\"sh04\"]{\n\t\t\tbox-shadow: 0 1px 4px var(--tsp_section_box_c_840845), 0 0 40px var(--tsp_section_box_c_840845) inset;\n\t\t\t-webkit-box-shadow: 0 1px 4px var(--tsp_section_box_c_840845), 0 0 40px var(--tsp_section_box_c_840845) inset;\n\t\t\t-moz-box-shadow: 0 1px 4px var(--tsp_section_box_c_840845), 0 0 40px var(--tsp_section_box_c_840845) inset;\n\t\t}\n\t\tdiv#ts_poll_section_840845[data-tsp-box=\"sh05\"]{\n\t\t\tbox-shadow: 0 0 10px var(--tsp_section_box_c_840845);\n\t\t\t-webkit-box-shadow: 0 0 10px var(--tsp_section_box_c_840845);\n\t\t\t-moz-box-shadow: 0 0 10px var(--tsp_section_box_c_840845);\n\t\t}\n\t\tdiv#ts_poll_section_840845[data-tsp-box=\"sh06\"]{\n\t\t\tbox-shadow: 4px -4px var(--tsp_section_box_c_840845);\n\t\t\t-moz-box-shadow: 4px -4px var(--tsp_section_box_c_840845);\n\t\t\t-webkit-box-shadow: 4px -4px var(--tsp_section_box_c_840845);\n\t\t}\n\t\tdiv#ts_poll_section_840845[data-tsp-box=\"sh07\"]{\n\t\t\tbox-shadow: 5px 5px 3px var(--tsp_section_box_c_840845);\n\t\t\t-moz-box-shadow: 5px 5px 3px var(--tsp_section_box_c_840845);\n\t\t\t-webkit-box-shadow: 5px 5px 3px var(--tsp_section_box_c_840845);\n\t\t}\n\t\tdiv#ts_poll_section_840845[data-tsp-box=\"sh08\"]{\n\t\t\tbox-shadow: 2px 2px white, 4px 4px var(--tsp_section_box_c_840845);\n\t\t\t-moz-box-shadow: 2px 2px white, 4px 4px var(--tsp_section_box_c_840845);\n\t\t\t-webkit-box-shadow: 2px 2px white, 4px 4px var(--tsp_section_box_c_840845);\n\t\t}\n\t\tdiv#ts_poll_section_840845[data-tsp-box=\"sh09\"]{\n\t\t\tbox-shadow: 8px 8px 18px var(--tsp_section_box_c_840845);\n\t\t\t-moz-box-shadow: 8px 8px 18px var(--tsp_section_box_c_840845);\n\t\t\t-webkit-box-shadow: 8px 8px 18px var(--tsp_section_box_c_840845);\n\t\t}\n\t\tdiv#ts_poll_section_840845[data-tsp-box=\"sh10\"]{\n\t\t\tbox-shadow: 0 8px 6px -6px var(--tsp_section_box_c_840845);\n\t\t\t-moz-box-shadow: 0 8px 6px -6px var(--tsp_section_box_c_840845);\n\t\t\t-webkit-box-shadow: 0 8px 6px -6px var(--tsp_section_box_c_840845);\n\t\t}\n\t\tdiv#ts_poll_section_840845[data-tsp-box=\"sh11\"]{\n\t\t\tbox-shadow: 0 0 18px 7px var(--tsp_section_box_c_840845);\n\t\t\t-moz-box-shadow: 0 0 18px 7px var(--tsp_section_box_c_840845);\n\t\t\t-webkit-box-shadow: 0 0 18px 7px var(--tsp_section_box_c_840845);\n\t\t}\n\t\t\n\t\t:root{\n\t\t\t--tsp_coming_bgc_840845:rgba(209,209,209,0.79);\n\t\t\t--tsp_coming_c_840845:#000000;\n\t\t\t--tsp_coming_fs_840845:32px;\n\t\t\t--tsp_coming_ff_840845:Cairo;\n\t\t}\n\t\tspan.ts_poll_cs_840845 {\n\t\t\tposition:absolute;\n\t\t\tleft:0;\n\t\t\tright:0;\n\t\t\ttop:0;\n\t\t\tbottom:0;\n\t\t\tbackground-color: var(--tsp_coming_bgc_840845);\n\t\t\ttext-align: center;\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t\tline-height: 1;\n\t\t\tdisplay: -ms-flexbox;display: -webkit-flex;display: flex;\n\t\t\t-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;\n\t\t\t-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;\n\t\t\t-webkit-align-items: center;-ms-flex-align: center;align-items: center;\n\t\t\t-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;\n\t\t}\n\t\tspan.ts_poll_cs_text_840845 {\n\t\t\tcolor: var(--tsp_coming_c_840845);\n\t\t\tfont-size: var(--tsp_coming_fs_840845);\n\t\t\tfont-family: var(--tsp_coming_ff_840845);\n\t\t\tcursor: default;\n\t\t}\n\t\t\n\t\t:root{\n\t\t\t--tsp_header_bgc_840845:#ffffff;\n\t\t\t--tsp_header_c_840845:#000000;\n\t\t\t--tsp_header_fs_840845:24px;\n\t\t\t--tsp_header_ff_840845:Cairo;\n\t\t\t--tsp_header_ta_840845:center;\n\t\t\t--tsp_header_l_w_840845:78%;\n\t\t\t--tsp_header_l_bh_840845:1px;\n\t\t\t--tsp_header_l_bs_840845:solid;\n\t\t\t--tsp_header_l_bc_840845:#a5a5a5;\n\t\t}\n\t\theader.ts_poll_header_840845{\n\t\t\twidth:100%;\n\t\t\tdisplay: -ms-flexbox;display: -webkit-flex;display: flex;\n\t\t\t-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;\n\t\t\t-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;\n\t\t\t-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;\n\t\t\t-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;\n\t\t\t-webkit-align-items: center;-ms-flex-align: center;align-items: center;\n\t\t\t-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;\n\t\t\tbackground-color:var(--tsp_header_bgc_840845); \n\t\t\tcolor:var(--tsp_header_c_840845); \n\t\t\tpadding: 5px 10px 5px;\n\t\t}\n\t\theader.ts_poll_header_840845 > span.ts_poll_title_840845{\n\t\t\tmargin-bottom: 7px;\n\t\t\tfont-family:var(--tsp_header_ff_840845);\n\t\t\tline-height:1.2;\n\t\t\tfont-size:var(--tsp_header_fs_840845);\n\t\t\ttext-align:var(--tsp_header_ta_840845);\n\t\t\tword-break: break-word;\n\t\t}\n\t\theader.ts_poll_header_840845[data-tsp-pos=\"left\"] > span.ts_poll_title_840845{\n\t\t\tmargin-right: auto;\n\t\t}\n\t\theader.ts_poll_header_840845[data-tsp-pos=\"right\"] > span.ts_poll_title_840845{\n\t\t\tmargin-left: auto;\n\t\t}\n\t\theader.ts_poll_header_840845 > div.ts_poll_line_840845{\n\t\t\twidth:var(--tsp_header_l_w_840845);\n\t\t\tborder-top-width:var(--tsp_header_l_bh_840845);\n\t\t\tborder-top-style:var(--tsp_header_l_bs_840845);\n\t\t\tborder-top-color:var(--tsp_header_l_bc_840845);\n\t\t}\n\t\n\t:root{\n\t\t--tsp_answer_bw_840845:2px;\n\t\t--tsp_answer_br_840845:10px;\n\t\t--tsp_answer_bc_840845:#a5a5a5;\n\t\t--tsp_block_bgc_840845:#ffffff;\n\t\t--tsp_progress_bgc_840845:#6394bf;\n\t\t--tsp_progress_c_840845:#000000;\n\t\t--tsp_attachment_w_840845:20%;\n\t\t--tsp_overlay_bgc_840845:rgba(99,148,191,0.55);\n\t\t--tsp_overlay_c_840845:#ffffff;\n\t\t--tsp_overlay_icon_s_840845:25px;\n\t}\n\tdiv#ts_poll_section_840845 > main.ts_poll_main_840845 {\n\t\tposition: relative;\n\t\twidth:100% !important;\n\t\tdisplay: -ms-flexbox;display: -webkit-flex;display: flex;\n\t\t-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;\n\t\t-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;\n\t\t-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;\n\t\t-webkit-align-items: center;-ms-flex-align: center;align-items: center;\n\t\tbackground-color: var(--tsp_main_bgc_840845);\n\t\tpadding: 5px 10px;\n\t}\n\tmain.ts_poll_main_840845 .tsp_video_popup_embed{\n\t\tdisplay:none !important;\n\t}\n\tmain.ts_poll_main_840845 > .ts_poll_answer:not(:last-child) {\n\t\tmargin-bottom: 5px;\n\t}\n\tmain.ts_poll_main_840845:not([data-tsp-color=\"Background\"]) > .ts_poll_answer {\n\t\tbackground-color: var(--tsp_answer_bgc_840845);\n\t}\n\tmain.ts_poll_main_840845  > .ts_poll_answer {\n\t\tposition: relative;\n\t\twidth: 100%;\n\t\tborder-width: var(--tsp_answer_bw_840845);\n\t\tborder-style:solid;\n\t\tborder-color:var(--tsp_answer_bc_840845);\n\t\tborder-radius: var(--tsp_answer_br_840845);\n\t\tcursor: pointer;\n\t\toverflow: hidden;\n\t\tdisplay: -ms-flexbox;\n\t\tdisplay: -webkit-flex;\n\t\tdisplay: flex;\n\t\t-webkit-flex-direction: row;\n\t\t-ms-flex-direction: row;\n\t\tflex-direction: row;\n\t\t-webkit-flex-wrap: nowrap;\n\t\t-ms-flex-wrap: nowrap;\n\t\tflex-wrap: nowrap;\n\t\t-webkit-justify-content: flex-start;\n\t\t-ms-flex-pack: start;\n\t\tjustify-content: flex-start;\n\t\t-webkit-align-content: center;\n\t\t-ms-flex-line-pack: center;\n\t\talign-content: center;\n\t\t-webkit-align-items: center;\n\t\t-ms-flex-align: center;\n\t\talign-items: center;\n\t\tline-height: 1.2 !important;\n\t}\n\tmain.ts_poll_main_840845  > .ts_poll_answer:hover {\n\t\tbackground-color: var(--tsp_answer_h_bgc_840845) !important;\n\t}\n\tmain.ts_poll_main_840845  > .ts_poll_answer > .ts_poll_attachment{\n\t\twidth : var(--tsp_attachment_w_840845);\n\t\theight:0;\n\t\tposition:relative;\n\t}\n\tmain.ts_poll_main_840845[data-tsp-ratio=\"1\"] > .ts_poll_answer > .ts_poll_attachment,\n\tmain.ts_poll_main_840845[data-tsp-ratio=\"1\"] > .ts_poll_answer > .ts_poll_vote\n\t{\n\t\tpadding-top: var(--tsp_attachment_w_840845);\n\t}\n\tmain.ts_poll_main_840845[data-tsp-ratio=\"2\"] > .ts_poll_answer > .ts_poll_attachment,\n\tmain.ts_poll_main_840845[data-tsp-ratio=\"2\"] > .ts_poll_answer > .ts_poll_vote\n\t{\n\t\tpadding-top: calc(calc(9\/16) * var(--tsp_attachment_w_840845));\n\t}\n\tmain.ts_poll_main_840845[data-tsp-ratio=\"3\"] > .ts_poll_answer > .ts_poll_attachment,\n\tmain.ts_poll_main_840845[data-tsp-ratio=\"3\"] > .ts_poll_answer > .ts_poll_vote\n\t{\n\t\tpadding-top: calc(calc(16\/9) * var(--tsp_attachment_w_840845));\n\t}\n\tmain.ts_poll_main_840845[data-tsp-ratio=\"4\"] > .ts_poll_answer > .ts_poll_attachment,\n\tmain.ts_poll_main_840845[data-tsp-ratio=\"4\"] > .ts_poll_answer > .ts_poll_vote\n\t{\n\t\tpadding-top: calc(calc(4\/3) * var(--tsp_attachment_w_840845));\n\t}\n\tmain.ts_poll_main_840845[data-tsp-ratio=\"5\"] > .ts_poll_answer > .ts_poll_attachment,\n\tmain.ts_poll_main_840845[data-tsp-ratio=\"5\"] > .ts_poll_answer > .ts_poll_vote\n\t{\n\t\tpadding-top: calc(calc(3\/4) * var(--tsp_attachment_w_840845));\n\t}\n\tmain.ts_poll_main_840845[data-tsp-ratio=\"6\"] > .ts_poll_answer > .ts_poll_attachment,\n\tmain.ts_poll_main_840845[data-tsp-ratio=\"6\"] > .ts_poll_answer > .ts_poll_vote\n\t{\n\t\tpadding-top: calc(calc(2\/3) * var(--tsp_attachment_w_840845));\n\t}\n\tmain.ts_poll_main_840845[data-tsp-ratio=\"7\"] > .ts_poll_answer > .ts_poll_attachment,\n\tmain.ts_poll_main_840845[data-tsp-ratio=\"7\"] > .ts_poll_answer > .ts_poll_vote\n\t{\n\t\tpadding-top: calc(calc(3\/2) * var(--tsp_attachment_w_840845));\n\t}\n\tmain.ts_poll_main_840845[data-tsp-ratio=\"8\"] > .ts_poll_answer > .ts_poll_attachment,\n\tmain.ts_poll_main_840845[data-tsp-ratio=\"8\"] > .ts_poll_answer > .ts_poll_vote\n\t{\n\t\tpadding-top: calc(calc(5\/8) * var(--tsp_attachment_w_840845));\n\t}\n\tmain.ts_poll_main_840845[data-tsp-ratio=\"9\"] > .ts_poll_answer > .ts_poll_attachment,\n\tmain.ts_poll_main_840845[data-tsp-ratio=\"9\"] > .ts_poll_answer > .ts_poll_vote\n\t{\n\t\tpadding-top: calc(calc(8\/5) * var(--tsp_attachment_w_840845));\n\t}\n\tmain.ts_poll_main_840845  > .ts_poll_answer > .ts_poll_attachment > img{\n\t  \theight: 100% !important;\n\t  \twidth: 100%;\n\t  \tmargin: 0 !important;\n\t  \tpadding: 0 !important;\n\t  \tfloat: none !important;\n\t  \tposition:absolute;\n\t  \tleft:0;\n\t  \ttop:0;\n  \t}\n\tmain.ts_poll_main_840845 > .ts_poll_answer > .ts_poll_vote{\n\t\twidth:calc(100% - var(--tsp_attachment_w_840845));\n\t\tposition:relative;\n\t}\n\tmain.ts_poll_main_840845  > .ts_poll_answer > .ts_poll_attachment > .ts_poll_overlay_div {\n\t\tposition: absolute;\n\t\twidth: 100%;\n\t\theight: 100%;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\tbackground: var(--tsp_overlay_bgc_840845);\n\t\tz-index: -1;\n\t\topacity: 0;\n\t}\n\tmain.ts_poll_main_840845  > .ts_poll_answer > .ts_poll_attachment:not(.tsp_sceleton_item):hover > .ts_poll_overlay_div {\n\t\tz-index: 999;\n\t\topacity: 1;\n\t}\n\tmain.ts_poll_main_840845  > .ts_poll_answer > .ts_poll_attachment span.ts_poll_overlay_span {\n\t\tdisplay: block;\n\t\twidth: 100%;\n\t\ttext-align: center;\n\t\tposition: relative;\n\t\ttop: 50%;\n\t\t-ms-transform: translateY(-50%);\n\t\t-webkit-transform: translateY(-50%);\n\t\t-moz-transform: translateY(-50%);\n\t\t-o-transform: translateY(-50%);\n\t\ttransform: translateY(-50%);\n\t\tfont-weight: 400 !important;\n\t}\n\tmain.ts_poll_main_840845  > .ts_poll_answer > .ts_poll_attachment i.ts_poll_overlay_icon {\n\t\tcolor: var(--tsp_overlay_c_840845);\n\t\tfont-size: var(--tsp_overlay_icon_s_840845);\n\t}\n\tmain.ts_poll_main_840845  > .ts_poll_answer span.ts_poll_r_block{\n\t\tposition: absolute;\n\t\tdisplay: inline-block;\n\t\toverflow: hidden;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\twidth:100%;\n\t\theight: 100%;\n\t\tbackground: var(--tsp_block_bgc_840845) !important;\n\t\tborder-top-right-radius: calc( var(--tsp_answer_br_840845) - 2px);\n\t\tborder-bottom-right-radius: calc( var(--tsp_answer_br_840845) - 2px);\n\t\topacity: 0;\n\t\tz-index: -1;\n\t\tcursor: default;\n\t}\n\tmain.ts_poll_main_840845  > .ts_poll_answer span.ts_poll_r_inner {\n\t\tposition: relative;\n\t\tdisplay: inline-block;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\twidth: 100%;\n\t\theight: 100%;\n\t\tborder-radius: calc( var(--tsp_answer_br_840845) - 3px);\n\t}\n\tmain.ts_poll_main_840845  > .ts_poll_answer span.ts_poll_r_progress {\n\t\tposition: absolute;\n\t\tdisplay: inline-block;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\theight: 100%;\n\t\tmin-width: 3px !important;\n\t\tborder-radius: calc( var(--tsp_answer_br_840845) - 2px);\n\t}\n\tmain.ts_poll_main_840845:not([data-tsp-voted=\"Background\"]) > .ts_poll_answer span.ts_poll_r_progress{\n\t\tbackground-color: var(--tsp_progress_bgc_840845) !important;\n\t}\n\tmain.ts_poll_main_840845 > .ts_poll_answer > .ts_poll_vote  > .ts_poll_e_vote{\n\t\tposition:absolute;\n\t\ttop:0;\n\t\tright:0;\n\t\twidth: 100%;\n\t\theight: 100%;\n\t\tdisplay: -ms-flexbox;display: -webkit-flex;display: flex;\n\t\t-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;\n\t\t-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;\n\t\t-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;\n\t\t-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;\n\t\t-webkit-align-items: center;-ms-flex-align: center;align-items: center;\n\t\tcursor:pointer;\n\t}\n\tmain.ts_poll_main_840845 > .ts_poll_answer > .ts_poll_vote  > .ts_poll_e_vote > .ts_poll_answer_label{\n\t\tdisplay: inline-block;\n\t\tfloat: none;\n\t\tfont-family: var(--tsp_answer_ff_840845);\n\t\tfont-size: var(--tsp_answer_fs_840845) !important;\n\t\tcursor: pointer;\n\t\tmargin-bottom: 0px !important;\n\t\tposition: relative;\n\t\tpadding-left: 10px;\n\t\tfont-weight: 400 !important;\n\t}\n\tmain.ts_poll_main_840845:not([data-tsp-color=\"Color\"]) > .ts_poll_answer > .ts_poll_vote  > .ts_poll_e_vote > .ts_poll_answer_label{\n\t\tcolor: var(--tsp_answer_c_840845) !important;\n\t}\n\tmain.ts_poll_main_840845 > .ts_poll_answer:hover > .ts_poll_vote  > .ts_poll_e_vote > .ts_poll_answer_label{\n\t\tcolor: var(--tsp_answer_h_c_840845) !important;\n\t}\n\tmain.ts_poll_main_840845 > .ts_poll_answer input {\n\t\tdisplay: none !important;\n\t}\n\tmain.ts_poll_main_840845  > .ts_poll_answer label.ts_poll_r_label{\n\t\tposition: absolute;\n\t\tdisplay: -ms-inline-flexbox;\n\t\tdisplay: -webkit-inline-flex;\n\t\tdisplay: inline-flex;\n\t\t-webkit-flex-direction: row;\n\t\t-ms-flex-direction: row;\n\t\tflex-direction: row;\n\t\t-webkit-flex-wrap: wrap;\n\t\t-ms-flex-wrap: wrap;\n\t\tflex-wrap: wrap;\n\t\t-webkit-justify-content: space-between;\n\t\t-ms-flex-pack: justify;\n\t\tjustify-content: space-between;\n\t\t-webkit-align-content: center;\n\t\t-ms-flex-line-pack: center;\n\t\talign-content: center;\n\t\t-webkit-align-items: center;\n\t\t-ms-flex-align: center;\n\t\talign-items: center;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\twidth: 100%;\n\t\theight: 100%;\n\t\tpadding: 10px;\n\t\tfont-family: var(--tsp_answer_ff_840845);\n\t\tfont-size: var(--tsp_answer_fs_840845);\n\t\tmargin-bottom:0px;\n\t}\n\tmain.ts_poll_main_840845:not([data-tsp-voted=\"Color\"]) > .ts_poll_answer label.ts_poll_r_label{\n\t\tcolor: var(--tsp_progress_c_840845) !important;\n\t}\n\tmain.ts_poll_main_840845  > .ts_poll_answer label.ts_poll_r_label span.ts_poll_r_info{\n\t\tmargin-left: auto;\n\t\tline-height: 1 !important;\n\t}\n\t\n\t\t:root{\n\t\t\t--tsp_popup_close_c_840845 :#6394bf;\n\t\t\t--tsp_popup_bw_840845 :10px;\n\t\t\t--tsp_popup_bc_840845 :#ffffff;\n\t\t}\n\t\tsection.tsp_popup_question_840845 * {\n\t\t\t-moz-box-sizing:border-box;\n\t\t\t-webkit-box-sizing:border-box;\n\t\t\tbox-sizing:border-box;\n\t\t}\n\t\tsection.tsp_popup_question_840845 {\n\t\t\twidth: 100vw;\n\t\t\theight: 100vh;\n\t\t\tposition: fixed;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\ttop: 0;\n\t\t\tbottom: 0;\n\t\t\tz-index: 9999999999;\n\t\t\tbackground: #6460604a;\n\t\t\tdisplay:none;\n\t\t}\n\t\tdiv.tsp_popup_inner_840845 {\n\t\t\tposition:relative;\n\t\t\twidth: 100vw;\n\t\t\theight: 100vh;\n\t\t\tmax-width: 70vw;\n\t\t\tmax-height: 70vh;\n\t\t\tpadding: 3em;\n\t\t}\n\t\tdiv.tsp_popup_attachment_840845 {\n\t\t\tposition: absolute;\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t\twidth:100%;\n\t\t\theight:100%;\n\t\t}\n\t\t@media all and (max-width:400px) {\n\t\t\tdiv.tsp_popup_inner_840845 {\n\t\t\t\tmax-width: 95vw;\n\t\t\t\tmax-height: 95vh;\n\t\t\t}\n\t\t}\n\t\tdiv.tsp_popup_attachment_840845 > div > *{\n\t\t\tmax-width: 100% !important;\n\t\t\tmax-height: 100% !important;\n\t\t\tborder:var(--tsp_popup_bw_840845) solid var(--tsp_popup_bc_840845);\n\t\t}\n\t\tdiv.tsp_popup_attachment_840845 > div {\n    \t\twidth: 100%;\n    \t\theight: 0;\n    \t\tpadding-bottom: 56.25%;\n    \t\tposition: relative;\n\t\t}\n\t\tdiv.tsp_popup_attachment_840845 > div  > img{\n\t\t\tleft: 50%;\n\t\t\ttop: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tposition: absolute;\n\t\t\tmax-height: 100% !important;\n\t\t\twidth: auto !important;\n\t\t\theight: auto !important;\n\t\t}\n\t\tdiv.tsp_popup_attachment_840845 > div  > *:not(img) {\n\t\t\tposition: absolute;\n   \t\t\theight: 100%;\n   \t\t\twidth: 100%;\n\t\t}\n\t\tdiv.tsp_popup_inner_close_840845{\n\t\t\tposition: absolute;\n\t\t\ttop: 1em;\n\t\t\tright: 1em;\n\t\t\twidth: 4em;\n\t\t\theight: 4em;\n\t\t\tpadding: 2em;\n\t\t\tcursor: pointer;\n\t\t}\n\t\tdiv.tsp_popup_inner_close_840845 > i{\n\t\t\tfont-size: 3em;\n\t\t\tcolor:var(--tsp_popup_close_c_840845);\n\t\t}\n\t\t\n\t:root{\n\t\t--tsp_answer_fs_840845:18px;\n\t\t--tsp_main_bgc_840845:#ffffff;\n\t\t--tsp_answer_bgc_840845:#ffffff;\n\t\t--tsp_answer_h_bgc_840845:#6394bf;\n\t\t--tsp_answer_h_c_840845:#000000;\n\t\t--tsp_answer_c_840845:#000000;\n\t\t--tsp_answer_ff_840845:Cairo;\n\t\t--tsp_main_l_bw_840845:80%;\n\t\t--tsp_main_l_bh_840845:1px;\n\t\t--tsp_main_l_bc_840845:#a5a5a5;\n\t\t--tsp_main_l_bs_840845:solid;\n\t}\n\t.ts_flex_col {\n\t\tdisplay: -ms-flexbox;\n\t\tdisplay: -webkit-flex;\n\t\tdisplay: flex;\n\t\t-webkit-flex-direction: column;\n\t\t-ms-flex-direction: column;\n\t\tflex-direction: column;\n\t\t-webkit-flex-wrap: nowrap;\n\t\t-ms-flex-wrap: nowrap;\n\t\tflex-wrap: nowrap;\n\t\t-webkit-justify-content: center;\n\t\t-ms-flex-pack: center;\n\t\tjustify-content: center;\n\t\t-webkit-align-content: center;\n\t\t-ms-flex-line-pack: center;\n\t\talign-content: center;\n\t\t-webkit-align-items: center;\n\t\t-ms-flex-align: center;\n\t\talign-items: center;\n\t}\n\t.ts_flex_row {\n\t\tdisplay: -ms-flexbox;\n\t\tdisplay: -webkit-flex;\n\t\tdisplay: flex;\n\t\t-webkit-flex-direction: row;\n\t\t-ms-flex-direction: row;\n\t\tflex-direction: row;\n\t\t-webkit-flex-wrap: nowrap;\n\t\t-ms-flex-wrap: nowrap;\n\t\tflex-wrap: nowrap;\n\t\t-webkit-justify-content: center;\n\t\t-ms-flex-pack: center;\n\t\tjustify-content: center;\n\t\t-webkit-align-content: center;\n\t\t-ms-flex-line-pack: center;\n\t\talign-content: center;\n\t\t-webkit-align-items: center;\n\t\t-ms-flex-align: center;\n\t\talign-items: center;\n\t}\n\tfooter.ts_poll_footer_840845 button{\n\t\tfont-weight:normal !important;\n\t}\n\tfooter.ts_poll_footer_840845 button:focus{\n\t\toutline: none !important;\n\t}\n\tform.ts_poll_form_840845[max-width~=\"450px\"] div.ts_poll_section_840845{\n\t\twidth: 100% !important;\n\t}\n\tdiv.ts_poll_section_840845[max-width~=\"250px\"] footer.ts_poll_footer_840845 button {\n\t\twidth: 98% !important;\n\t\tmargin: 5px 1% !important;\n\t}\n\tmain.ts_poll_main_840845 >  div.ts_poll_after_line_840845 {\n\t\twidth: var(--tsp_main_l_bw_840845);\n\t\tmargin-top: 5px;\n\t\tborder-top: var(--tsp_main_l_bh_840845) var(--tsp_main_l_bs_840845) var(--tsp_main_l_bc_840845);\n\t}\n\t\n\t\tmain.ts_poll_main_840845  > .ts_poll_answer span.ts_poll_r_progress{ \n\t\t\tbackground-repeat:unset !important;\n\t\t}\n\t\tmain.ts_poll_main_840845[data-tsp-veff=\"2\"]  > .ts_poll_answer span.ts_poll_r_progress{ \n\t\t\tbackground-size: 30px 30px;\n\t\t\t-moz-background-size: 30px 30px;\n\t\t\t-webkit-background-size: 30px 30px;\n\t\t\t-o-background-size: 30px 30px;\n\t\t\tbackground-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tbackground-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(25%, rgba(255, 255, 255, 0.2)), color-stop(25%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));\n\t\t\tbackground-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tbackground-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tbox-shadow: 0 5px 5px rgba(255, 255, 255, 0.6) inset, 0 -5px 7px rgba(0, 0, 0, 0.4) inset;\n\t\t\t-moz-box-shadow: 0 5px 5px rgba(255, 255, 255, 0.6) inset, 0 -5px 7px rgba(0, 0, 0, 0.4) inset;\n\t\t\t-webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, 0.6) inset, 0 -5px 7px rgba(0, 0, 0, 0.4) inset;\n\t\t\tfilter: progid:-DXImageTransform.Microsoft.gradient(startColorstr=\"#33ffffff\", endColorstr=\"#33000000\", GradientType=0);\n\t\t\tanimation: TSprogress 2s linear infinite;\n\t\t\t-moz-animation: TSprogress 2s linear infinite;\n\t\t\t-webkit-animation: TSprogress 2s linear infinite;\n\t\t}\n\t\tmain.ts_poll_main_840845[data-tsp-veff=\"3\"]  > .ts_poll_answer span.ts_poll_r_progress{\n\t\t\tbackground-size: 30px 30px;\n\t\t\t-moz-background-size: 30px 30px;\n\t\t\t-webkit-background-size: 30px 30px;\n\t\t\t-o-background-size: 30px 30px;\n\t\t\tbackground-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tbackground-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(25%, rgba(255, 255, 255, 0.2)), color-stop(25%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));\n\t\t\tbackground-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tbackground-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tfilter: progid:-DXImageTransform.Microsoft.gradient(startColorstr=\"#33ffffff\", endColorstr=\"#33000000\", GradientType=0);\n\t\t\tanimation: TSprogress 2s linear infinite;\n\t\t\t-moz-animation: TSprogress 2s linear infinite;\n\t\t\t-webkit-animation: TSprogress 2s linear infinite;\n\t\t}\n\t\tmain.ts_poll_main_840845[data-tsp-veff=\"4\"]  > .ts_poll_answer span.ts_poll_r_progress{\n\t\t\tbackground-size: 30px 30px;\n\t\t\t-moz-background-size: 30px 30px;\n\t\t\t-webkit-background-size: 30px 30px;\n\t\t\t-o-background-size: 30px 30px;\n\t\t\tbackground-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tbackground-image: -webkit-gradient(linear, right top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(25%, rgba(255, 255, 255, 0.2)), color-stop(25%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));\n\t\t\tbackground-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tbackground-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tbox-shadow: 0 5px 5px rgba(255, 255, 255, 0.6) inset, 0 -5px 7px rgba(0, 0, 0, 0.4) inset;\n\t\t\t-moz-box-shadow: 0 5px 5px rgba(255, 255, 255, 0.6) inset, 0 -5px 7px rgba(0, 0, 0, 0.4) inset;\n\t\t\t-webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, 0.6) inset, 0 -5px 7px rgba(0, 0, 0, 0.4) inset;\n\t\t\tfilter: progid:-DXImageTransform.Microsoft.gradient(startColorstr=\"#33ffffff\", endColorstr=\"#33000000\", GradientType=0);\n\t\t\tanimation: TSprogressa 2s linear infinite;\n\t\t\t-moz-animation: TSprogressa 2s linear infinite;\n\t\t\t-webkit-animation: TSprogressa 2s linear infinite;\n\t\t}\n\t\tmain.ts_poll_main_840845[data-tsp-veff=\"5\"]  > .ts_poll_answer span.ts_poll_r_progress{\n\t\t   background-size: 30px 30px;\n\t\t   -moz-background-size: 30px 30px;\n\t\t   -webkit-background-size: 30px 30px;\n\t\t   -o-background-size: 30px 30px;\n\t\t   background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t   background-image: -webkit-gradient(linear, right top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(25%, rgba(255, 255, 255, 0.2)), color-stop(25%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));\n\t\t   background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t   background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t   filter: progid:-DXImageTransform.Microsoft.gradient(startColorstr=\"#33ffffff\", endColorstr=\"#33000000\", GradientType=0);\n\t\t   animation: TSprogressa 2s linear infinite;\n\t\t   -moz-animation: TSprogressa 2s linear infinite;\n\t\t   -webkit-animation: TSprogressa 2s linear infinite;\n\t\t}\n\t\tmain.ts_poll_main_840845[data-tsp-veff=\"6\"]  > .ts_poll_answer span.ts_poll_r_progress{\n\t\t\tbackground-size: 30px 30px;\n\t\t\t-moz-background-size: 30px 30px;\n\t\t\t-webkit-background-size: 30px 30px;\n\t\t\t-o-background-size: 30px 30px;\n\t\t\tbackground-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tbackground-image: -webkit-gradient(linear, right top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(25%, rgba(255, 255, 255, 0.2)), color-stop(25%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));\n\t\t\tbackground-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tbackground-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tbox-shadow: 0 5px 5px rgba(255, 255, 255, 0.6) inset, 0 -5px 7px rgba(0, 0, 0, 0.4) inset;\n\t\t\t-moz-box-shadow: 0 5px 5px rgba(255, 255, 255, 0.6) inset, 0 -5px 7px rgba(0, 0, 0, 0.4) inset;\n\t\t\t-webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, 0.6) inset, 0 -5px 7px rgba(0, 0, 0, 0.4) inset;\n\t\t\tfilter: progid:-DXImageTransform.Microsoft.gradient(startColorstr=\"#33ffffff\", endColorstr=\"#33000000\", GradientType=0);\n\t\t\tanimation: TSprogressb 2s linear infinite;\n\t\t\t-moz-animation: TSprogressb 2s linear infinite;\n\t\t\t-webkit-animation: TSprogressb 2s linear infinite;\n\t\t}\n\t\tmain.ts_poll_main_840845[data-tsp-veff=\"7\"]  > .ts_poll_answer span.ts_poll_r_progress{\n\t\t\tbackground-size: 30px 30px;\n\t\t\t-moz-background-size: 30px 30px;\n\t\t\t-webkit-background-size: 30px 30px;\n\t\t\t-o-background-size: 30px 30px;\n\t\t\tbackground-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tbackground-image: -webkit-gradient(linear, right top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(25%, rgba(255, 255, 255, 0.2)), color-stop(25%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));\n\t\t\tbackground-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tbackground-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tfilter: progid:-DXImageTransform.Microsoft.gradient(startColorstr=\"#33ffffff\", endColorstr=\"#33000000\", GradientType=0);\n\t\t\tanimation: TSprogressb 2s linear infinite;\n\t\t\t-moz-animation: TSprogressb 2s linear infinite;\n\t\t\t-webkit-animation: TSprogressb 2s linear infinite;\n\t\t}\n\t\tmain.ts_poll_main_840845[data-tsp-veff=\"8\"]  > .ts_poll_answer span.ts_poll_r_progress{\n\t\t\tbackground-size: 30px 30px;\n\t\t\t-moz-background-size: 30px 30px;\n\t\t\t-webkit-background-size: 30px 30px;\n\t\t\t-o-background-size: 30px 30px;\n\t\t\tbackground-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tbackground-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(25%, rgba(255, 255, 255, 0.2)), color-stop(25%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));\n\t\t\tbackground-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tbackground-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tbox-shadow: 0 5px 5px rgba(255, 255, 255, 0.6) inset, 0 -5px 7px rgba(0, 0, 0, 0.4) inset;\n\t\t\t-moz-box-shadow: 0 5px 5px rgba(255, 255, 255, 0.6) inset, 0 -5px 7px rgba(0, 0, 0, 0.4) inset;\n\t\t\t-webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, 0.6) inset, 0 -5px 7px rgba(0, 0, 0, 0.4) inset;\n\t\t\tfilter: progid:-DXImageTransform.Microsoft.gradient(startColorstr=\"#33ffffff\", endColorstr=\"#33000000\", GradientType=0);\n\t\t\tanimation: TSprogressc 2s linear infinite;\n\t\t\t-moz-animation: TSprogressc 2s linear infinite;\n\t\t\t-webkit-animation: TSprogressc 2s linear infinite;\n\t\t}\n\t\tmain.ts_poll_main_840845[data-tsp-veff=\"9\"]  > .ts_poll_answer span.ts_poll_r_progress{\n\t\t\tbackground-size: 30px 30px;\n\t\t\t-moz-background-size: 30px 30px;\n\t\t\t-webkit-background-size: 30px 30px;\n\t\t\t-o-background-size: 30px 30px;\n\t\t\tbackground-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tbackground-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(25%, rgba(255, 255, 255, 0.2)), color-stop(25%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));\n\t\t\tbackground-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tbackground-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);\n\t\t\tfilter: progid:-DXImageTransform.Microsoft.gradient(startColorstr=\"#33ffffff\", endColorstr=\"#33000000\", GradientType=0);\n\t\t\tanimation: TSprogressc 2s linear infinite;\n\t\t\t-moz-animation: TSprogressc 2s linear infinite;\n\t\t\t-webkit-animation: TSprogressc 2s linear infinite;\n\t\t}\n\t\t@-webkit-keyframes TSprogress {\n\t\t\t0% {\n\t\t\t\tbackground-position: 0 0;\n\t\t\t}\n\t\t\t100% {\n\t\t\t\tbackground-position: -60px -60px;\n\t\t\t}\n\t\t}      \n\t\t@-moz-keyframes TSprogress {\n\t\t\t0% {\n\t\t\t\tbackground-position: 0 0;\n\t\t\t}\n\t\t\t100% {\n\t\t\t\tbackground-position: -60px -60px;\n\t\t\t}\n\t\t}      \n\t\t@keyframes TSprogress {\n\t\t\t0% {\n\t\t\t\tbackground-position: 0 0;\n\t\t\t}\n\t\t\t100% {\n\t\t\t\tbackground-position: -60px -60px;\n\t\t\t}\n\t\t}      \n\t\t@-webkit-keyframes TSprogressa {\n\t\t\t0% {\n\t\t\t\tbackground-position: 0 0;\n\t\t\t}\n\t\t\t100% {\n\t\t\t\tbackground-position: -60px 60px;\n\t\t\t}\n\t\t}      \n\t\t@-moz-keyframes TSprogressa {\n\t\t\t0% {\n\t\t\t\tbackground-position: 0 0;\n\t\t\t}\n\t\t\t100% {\n\t\t\t\tbackground-position: -60px 60px;\n\t\t\t}\n\t\t}      \n\t\t@keyframes TSprogressa {\n\t\t\t0% {\n\t\t\t\tbackground-position: 0 0;\n\t\t\t}\n\t\t\t100% {\n\t\t\t\tbackground-position: -60px 60px;\n\t\t\t}\n\t\t}      \n\t\t@-webkit-keyframes TSprogressb {\n\t\t\t0% {\n\t\t\t\tbackground-position: 0 0;\n\t\t\t}\n\t\t\t100% {\n\t\t\t\tbackground-position: 60px -60px;\n\t\t\t}\n\t\t}      \n\t\t@-moz-keyframes TSprogressb {\n\t\t\t0% {\n\t\t\t\tbackground-position: 0 0;\n\t\t\t}\n\t\t\t100% {\n\t\t\t\tbackground-position: 60px -60px;\n\t\t\t}\n\t\t}      \n\t\t@keyframes TSprogressb {\n\t\t\t0% {\n\t\t\t\tbackground-position: 0 0;\n\t\t\t}\n\t\t\t100% {\n\t\t\t\tbackground-position: 60px -60px;\n\t\t\t}\n\t\t}      \n\t\t@-webkit-keyframes TSprogressc {\n\t\t\t0% {\n\t\t\t\tbackground-position: 0 0;\n\t\t\t}\n\t\t\t100% {\n\t\t\t\tbackground-position: 60px 60px;\n\t\t\t}\n\t\t}      \n\t\t@-moz-keyframes TSprogressc {\n\t\t\t0% {\n\t\t\t\tbackground-position: 0 0;\n\t\t\t}\n\t\t\t100% {\n\t\t\t\tbackground-position: 60px 60px;\n\t\t\t}\n\t\t}      \n\t\t@keyframes TSprogressc {\n\t\t\t0% {\n\t\t\t\tbackground-position: 0 0;\n\t\t\t}\n\t\t\t100% {\n\t\t\t\tbackground-position: 60px 60px;\n\t\t\t}\n\t\t}\n\t\t:root{\n\t\t\t\t\t\n\t\t\t\t\t--tsp_a_c_840845-19 : #dd3333;\n\t\t\t\t\t--tsp_a_c_840845-20 : #dd9933;\n\t\t\t\t\t--tsp_a_c_840845-21 : #81d742;\n\t\t\t\t\t--tsp_a_c_840845-22 : #1e73be;\n\t\t\t\t\t--tsp_a_c_840845-23 : #8224e3;\n\t\t\t\t\t--tsp_a_c_840845-24 : #23a24d;\n\t\t\t\t}\n\t\t\t\t \n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-color=\"Background\"] > .ts_poll_answer[data-tsp-id=\"19\"]{\n\t\t\t\t\t\t\t\tbackground-color: var(--tsp_a_c_840845-19);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-color=\"Color\"] > .ts_poll_answer[data-tsp-id=\"19\"]   .ts_poll_answer_label{\n\t\t\t\t\t\t\t\tcolor: var(--tsp_a_c_840845-19);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-voted=\"Background\"] > .ts_poll_answer[data-tsp-id=\"19\"]  span.ts_poll_r_progress{\n\t\t\t\t\t\t\t\tbackground-color: var(--tsp_a_c_840845-19);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-voted=\"Color\"] > .ts_poll_answer[data-tsp-id=\"19\"]  label.ts_poll_r_label{\n\t\t\t\t\t\t\t\tcolor: var(--tsp_a_c_840845-19);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t \n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-color=\"Background\"] > .ts_poll_answer[data-tsp-id=\"20\"]{\n\t\t\t\t\t\t\t\tbackground-color: var(--tsp_a_c_840845-20);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-color=\"Color\"] > .ts_poll_answer[data-tsp-id=\"20\"]   .ts_poll_answer_label{\n\t\t\t\t\t\t\t\tcolor: var(--tsp_a_c_840845-20);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-voted=\"Background\"] > .ts_poll_answer[data-tsp-id=\"20\"]  span.ts_poll_r_progress{\n\t\t\t\t\t\t\t\tbackground-color: var(--tsp_a_c_840845-20);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-voted=\"Color\"] > .ts_poll_answer[data-tsp-id=\"20\"]  label.ts_poll_r_label{\n\t\t\t\t\t\t\t\tcolor: var(--tsp_a_c_840845-20);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t \n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-color=\"Background\"] > .ts_poll_answer[data-tsp-id=\"21\"]{\n\t\t\t\t\t\t\t\tbackground-color: var(--tsp_a_c_840845-21);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-color=\"Color\"] > .ts_poll_answer[data-tsp-id=\"21\"]   .ts_poll_answer_label{\n\t\t\t\t\t\t\t\tcolor: var(--tsp_a_c_840845-21);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-voted=\"Background\"] > .ts_poll_answer[data-tsp-id=\"21\"]  span.ts_poll_r_progress{\n\t\t\t\t\t\t\t\tbackground-color: var(--tsp_a_c_840845-21);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-voted=\"Color\"] > .ts_poll_answer[data-tsp-id=\"21\"]  label.ts_poll_r_label{\n\t\t\t\t\t\t\t\tcolor: var(--tsp_a_c_840845-21);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t \n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-color=\"Background\"] > .ts_poll_answer[data-tsp-id=\"22\"]{\n\t\t\t\t\t\t\t\tbackground-color: var(--tsp_a_c_840845-22);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-color=\"Color\"] > .ts_poll_answer[data-tsp-id=\"22\"]   .ts_poll_answer_label{\n\t\t\t\t\t\t\t\tcolor: var(--tsp_a_c_840845-22);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-voted=\"Background\"] > .ts_poll_answer[data-tsp-id=\"22\"]  span.ts_poll_r_progress{\n\t\t\t\t\t\t\t\tbackground-color: var(--tsp_a_c_840845-22);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-voted=\"Color\"] > .ts_poll_answer[data-tsp-id=\"22\"]  label.ts_poll_r_label{\n\t\t\t\t\t\t\t\tcolor: var(--tsp_a_c_840845-22);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t \n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-color=\"Background\"] > .ts_poll_answer[data-tsp-id=\"23\"]{\n\t\t\t\t\t\t\t\tbackground-color: var(--tsp_a_c_840845-23);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-color=\"Color\"] > .ts_poll_answer[data-tsp-id=\"23\"]   .ts_poll_answer_label{\n\t\t\t\t\t\t\t\tcolor: var(--tsp_a_c_840845-23);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-voted=\"Background\"] > .ts_poll_answer[data-tsp-id=\"23\"]  span.ts_poll_r_progress{\n\t\t\t\t\t\t\t\tbackground-color: var(--tsp_a_c_840845-23);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-voted=\"Color\"] > .ts_poll_answer[data-tsp-id=\"23\"]  label.ts_poll_r_label{\n\t\t\t\t\t\t\t\tcolor: var(--tsp_a_c_840845-23);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t \n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-color=\"Background\"] > .ts_poll_answer[data-tsp-id=\"24\"]{\n\t\t\t\t\t\t\t\tbackground-color: var(--tsp_a_c_840845-24);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-color=\"Color\"] > .ts_poll_answer[data-tsp-id=\"24\"]   .ts_poll_answer_label{\n\t\t\t\t\t\t\t\tcolor: var(--tsp_a_c_840845-24);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-voted=\"Background\"] > .ts_poll_answer[data-tsp-id=\"24\"]  span.ts_poll_r_progress{\n\t\t\t\t\t\t\t\tbackground-color: var(--tsp_a_c_840845-24);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmain.ts_poll_main_840845[data-tsp-voted=\"Color\"] > .ts_poll_answer[data-tsp-id=\"24\"]  label.ts_poll_r_label{\n\t\t\t\t\t\t\t\tcolor: var(--tsp_a_c_840845-24);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t:root{\n\t\t\t--tsp_footer_bgc_840845:#ffffff;\n\t\t}\n\t\tfooter.ts_poll_footer_840845{\n\t\t\twidth: 100%;\n\t\t\tposition:relative;\n\t\t\tpadding: 10px;\n\t\t\tbackground-color: var(--tsp_footer_bgc_840845);\n\t\t}\n\t\tfooter.ts_poll_footer_840845  button{\n\t\t\tdisplay: -ms-inline-flexbox;\n\t\t\tdisplay: -webkit-inline-flex;\n\t\t\tdisplay: inline-flex;\n\t\t\t-webkit-flex-direction: row;\n\t\t\t-ms-flex-direction: row;\n\t\t\tflex-direction: row;\n\t\t\t-webkit-flex-wrap: wrap;\n\t\t\t-ms-flex-wrap: wrap;\n\t\t\tflex-wrap: wrap;\n\t\t\t-webkit-justify-content: center;\n\t\t\t-ms-flex-pack: center;\n\t\t\tjustify-content: center;\n\t\t\t-webkit-align-content: center;\n\t\t\t-ms-flex-line-pack: center;\n\t\t\talign-content: center;\n\t\t\t-webkit-align-items: center;\n\t\t\t-ms-flex-align: center;\n\t\t\talign-items: center;\n\t\t}\n\t\tfooter.ts_poll_footer_840845  button[data-tsp-pos=\"right\"]{\n\t\t\tfloat:right;\n\t\t}\n\t\tfooter.ts_poll_footer_840845  button[data-tsp-pos=\"left\"]{\n\t\t\tfloat:left;\n\t\t}\n\t\tfooter.ts_poll_footer_840845  button.ts_poll_back_button[data-tsp-pos=\"right\"]{\n\t\t\tmargin-left : auto;\n\t\t}\n\t\tfooter.ts_poll_footer_840845  button.ts_poll_back_button[data-tsp-pos=\"left\"]{\n\t\t\tmargin-right : auto;\n\t\t}\n\t\tfooter.ts_poll_footer_840845  button[data-tsp-pos=\"full\"]{\n\t\t\twidth: 98% !important;\n\t\t\tmargin: 5px 1% !important;\n\t\t}\n\t\tfooter.ts_poll_footer_840845 button > i {\n\t\t\tdisplay: -ms-inline-flexbox;\n\t\t\tdisplay: -webkit-inline-flex;\n\t\t\tdisplay: inline-flex;\n\t\t\t-webkit-flex-direction: row;\n\t\t\t-ms-flex-direction: row;\n\t\t\tflex-direction: row;\n\t\t\t-webkit-flex-wrap: nowrap;\n\t\t\t-ms-flex-wrap: nowrap;\n\t\t\tflex-wrap: nowrap;\n\t\t\t-webkit-justify-content: center;\n\t\t\t-ms-flex-pack: center;\n\t\t\tjustify-content: center;\n\t\t\t-webkit-align-content: center;\n\t\t\t-ms-flex-line-pack: center;\n\t\t\talign-content: center;\n\t\t\t-webkit-align-items: center;\n\t\t\t-ms-flex-align: center;\n\t\t\talign-items: center;\n\t\t}\n\t\tfooter.ts_poll_footer_840845 button:not([data-tsp-text=\"\"]) > i[data-tsp=\"before\"]:before {\n\t\t\tmargin-right: 10px;\n\t\t}\n\t\tfooter.ts_poll_footer_840845 button:not([data-tsp-text=\"\"]) > i[data-tsp=\"after\"]{\n\t\t\t-webkit-flex-direction: row-reverse;\n\t\t\t-ms-flex-direction: row-reverse;\n\t\t\tflex-direction: row-reverse;\n\t\t}\n\t\tfooter.ts_poll_footer_840845 button:not([data-tsp-text=\"\"]) > i[data-tsp=\"after\"]:before {\n\t\t\tmargin-left: 10px;\n\t\t}\n\t\tfooter.ts_poll_footer_840845 > div.ts_poll_footer_main{\n\t\t\tposition: relative;\n\t\t\twidth:100%;\n\t\t}\n\t\tfooter.ts_poll_footer_840845 > div.ts_poll_footer_main > *:not([data-tsp-pos=\"full\"]){\n\t\t\tmargin : 0 5px;\n\t\t}\n\t\tfooter.ts_poll_footer_840845 > div.ts_poll_footer_res{\n\t\t\tposition: absolute;\n\t\t\tleft:0;\n\t\t\tright:0;\n\t\t\tbottom:0;\n\t\t\ttop:0;\n\t\t\tbackground-color: var(--tsp_r_footer_bgc_840845) !important;\n\t\t\topacity:0;\n\t\t\tz-index:-1;\n\t\t\tdisplay: -ms-flexbox;\n\t\t\tdisplay: -webkit-flex;\n\t\t\tdisplay: flex;\n\t\t\t-webkit-flex-direction: row;\n\t\t\t-ms-flex-direction: row;\n\t\t\tflex-direction: row;\n\t\t\t-webkit-flex-wrap: nowrap;\n\t\t\t-ms-flex-wrap: nowrap;\n\t\t\tflex-wrap: nowrap;\n\t\t\t-webkit-justify-content: center;\n\t\t\t-ms-flex-pack: center;\n\t\t\tjustify-content: center;\n\t\t\tpadding:7px;\n\t\t}\n\t\tfooter.ts_poll_footer_840845 .ts_poll_vote_button {\n\t\t\tbackground: var(--tsp_vote_bgc_840845) !important;\n\t\t\tborder: var(--tsp_vote_bw_840845) solid var(--tsp_vote_bc_840845) !important;\n\t\t\tborder-radius: var(--tsp_vote_br_840845);\n\t\t\tcolor: var(--tsp_vote_c_840845) !important;\n\t\t\tpadding: 3px 10px;\n\t\t\ttext-transform: none;\n\t\t\tline-height: 1;\n\t\t\tcursor: pointer;\n\t\t}\n\t\tfooter.ts_poll_footer_840845 .ts_poll_vote_button span {\n\t\t\tfont-size: var(--tsp_vote_fs_840845) !important;\n\t\t\tfont-family: var(--tsp_vote_ff_840845) !important;\n\t\t\tcolor: var(--tsp_vote_c_840845) !important;\n\t\t}\n\t\tfooter.ts_poll_footer_840845 .ts_poll_vote_button span:before {\n\t\t\tcontent:attr(data-tsp-text);\n\t\t}\n\t\tfooter.ts_poll_footer_840845 .ts_poll_vote_button:hover {\n\t\t\tbackground: var(--tsp_vote_h_bgc_840845) !important;\n\t\t\topacity: 1;\n\t\t}\n\t\tfooter.ts_poll_footer_840845  .ts_poll_vote_button:hover > .ts_poll_vote_icon:before,\n\t\tfooter.ts_poll_footer_840845  .ts_poll_vote_button:hover > .ts_poll_vote_icon > span{\n\t\t\tcolor: var(--tsp_vote_h_c_840845) !important;\n\t\t}\n\t\tfooter.ts_poll_footer_840845  .ts_poll_vote_button > .ts_poll_vote_icon {\n\t\t\tfont-size: var(--tsp_vote_icon_fs_840845);\n\t\t}\n\t\tfooter.ts_poll_footer_840845  .ts_poll_vote_button > .ts_poll_vote_icon:before {\n\t\t\tcolor: var(--tsp_vote_c_840845); \n\t\t\tfont-family: FontAwesome;\n\t\t}\n\t\t\n\t\t\t:root{\n\t\t\t\t --tsp_result_bw_840845:2px;\n\t\t\t\t --tsp_result_bc_840845:#6394bf;\n\t\t\t\t --tsp_result_br_840845:10px;\n\t\t\t\t --tsp_result_bgc_840845:#6394bf;\n\t\t\t\t --tsp_result_c_840845:#ffffff;\n\t\t\t\t --tsp_result_h_bgc_840845:#6394bf;\n\t\t\t\t --tsp_result_h_c_840845:#ffffff;\n\t\t\t\t --tsp_result_fs_840845:20px;\n\t\t\t\t --tsp_result_ff_840845:Cairo;\n\t\t\t\t --tsp_result_icon_fs_840845:21px;\n\t\t\t\t --tsp_back_bgc_840845:#6394bf;\n\t\t\t\t --tsp_back_bc_840845:#6394bf;\n\t\t\t\t --tsp_back_c_840845:#ffffff;\n\t\t\t\t --tsp_back_h_bgc_840845:#6394bf;\n\t\t\t\t --tsp_back_h_c_840845:#ffffff;\n\t\t\t\t --tsp_r_footer_bgc_840845:#6394bf;\n\t\t\t}\n\t\t\tfooter.ts_poll_footer_840845  .ts_poll_result_button {\n\t\t\t\tbackground: var(--tsp_result_bgc_840845) !important;\n\t\t\t\tborder: var(--tsp_result_bw_840845) solid var(--tsp_result_bc_840845) !important;\n\t\t\t\tborder-radius: var(--tsp_result_br_840845) !important;\n\t\t\t\tcolor: var(--tsp_result_c_840845) !important;\n\t\t\t\tpadding: 3px 10px;\n\t\t\t\ttext-transform: none;\n\t\t\t\tline-height: 1;\n\t\t\t\tcursor: pointer;\n\t\t\t}\n\t\t\tfooter.ts_poll_footer_840845  .ts_poll_result_button  span {\n\t\t\t\tfont-size: var(--tsp_result_fs_840845) !important;\n\t\t\t\tfont-family: var(--tsp_result_ff_840845) !important;\n\t\t\t\tcolor: var(--tsp_result_c_840845) !important;\n\t\t\t}\n\t\t\tfooter.ts_poll_footer_840845  .ts_poll_result_button  span:before {\n\t\t\t\tcontent:attr(data-tsp-text);\n\t\t\t}\n\t\t\tfooter.ts_poll_footer_840845  .ts_poll_result_button:hover {\n\t\t\t\tbackground: var(--tsp_result_h_bgc_840845) !important;\n\t\t\t\topacity: 1;\n\t\t\t}\n\t\t\tfooter.ts_poll_footer_840845  .ts_poll_result_button:hover > .ts_poll_result_icon:before,\n\t\t\tfooter.ts_poll_footer_840845  .ts_poll_result_button:hover > .ts_poll_result_icon > span{\n\t\t\t\tcolor: var(--tsp_result_h_c_840845) !important;\n\t\t\t}\n\t\t\tfooter.ts_poll_footer_840845  .ts_poll_result_button > .ts_poll_result_icon {\n\t\t\t\tfont-size: var(--tsp_result_icon_fs_840845) !important;\n\t\t\t}\n\t\t\tfooter.ts_poll_footer_840845  .ts_poll_result_button > .ts_poll_result_icon:before {\n\t\t\t\tcolor: var(--tsp_result_c_840845) !important;\n\t\t\t\tfont-family: FontAwesome;\n\t\t\t}\n\t\t\tfooter.ts_poll_footer_840845  .ts_poll_back_button {\n\t\t\t\tbackground: var(--tsp_back_bgc_840845) !important;\n\t\t\t\tborder: var(--tsp_result_bw_840845) solid var(--tsp_back_bc_840845) !important;\n\t\t\t\tborder-radius: var(--tsp_result_br_840845) !important;\n\t\t\t\tcolor: var(--tsp_back_c_840845) !important;\n\t\t\t\tpadding: 3px 10px !important;\n\t\t\t\ttext-transform: none !important;\n\t\t\t\tline-height: 1 !important;\n\t\t\t\tcursor: pointer;\n\t\t\t}\n\t\t\tfooter.ts_poll_footer_840845 .ts_poll_back_button span {\n\t\t\t\tfont-size: var(--tsp_result_fs_840845) !important;\n\t\t\t\tfont-family: var(--tsp_result_ff_840845);\n\t\t\t\tcolor: var(--tsp_back_c_840845) !important;\n\t\t\t}\n\t\t\tfooter.ts_poll_footer_840845 .ts_poll_back_button span:before {\n\t\t\t\tcontent:attr(data-tsp-text);\n\t\t\t}\n\t\t\tfooter.ts_poll_footer_840845 .ts_poll_back_button:hover {\n\t\t\t\tbackground: var(--tsp_back_h_bgc_840845) !important;\n\t\t\t\topacity: 1 !important;\n\t\t\t}\n\t\t\tfooter.ts_poll_footer_840845 .ts_poll_back_button:hover > .ts_poll_back_icon:before,\n\t\t\tfooter.ts_poll_footer_840845 .ts_poll_back_button:hover > .ts_poll_back_icon > span{\n\t\t\t\tcolor: var(--tsp_back_h_c_840845) !important;\n\t\t\t}\n\t\t\tfooter.ts_poll_footer_840845 .ts_poll_back_button > .ts_poll_back_icon {\n\t\t\t\tfont-size: var(--tsp_result_icon_fs_840845) !important;\n\t\t\t}\n\t\t\tfooter.ts_poll_footer_840845 .ts_poll_back_button > .ts_poll_back_icon:before{\n\t\t\t\tcolor: var(--tsp_back_c_840845) !important;\n\t\t\t\tfont-family: FontAwesome;\n\t\t\t}\n\t\t  \t\t\t\t\n\t\t\t\t:root{\n\t\t\t\t\t--tsp_total_fs_840845:20px;\n\t\t\t\t\t--tsp_total_c_840845:#a5a5a5;\n\t\t\t\t}\n\t\t\t\tfooter.ts_poll_footer_840845 .ts_poll_total_v {\n\t\t\t\t\tfont-size: var(--tsp_total_fs_840845) !important;\n\t\t\t\t\tcolor: var(--tsp_total_c_840845) !important;\n\t\t\t\t\tpadding: 3px 10px !important;\n\t\t\t\t\ttext-transform: none !important;\n\t\t\t\t\tline-height: 1 !important;\n\t\t\t\t\tcursor: default;\n\t\t\t\t\tdisplay: -ms-inline-flexbox;\n\t\t\t\t\tdisplay: -webkit-inline-flex;\n\t\t\t\t\tdisplay: inline-flex;\n\t\t\t\t\t-webkit-flex-wrap: wrap;\n\t\t\t\t\t-ms-flex-wrap: wrap;\n\t\t\t\t\tflex-wrap: wrap;\n\t\t\t\t\t-webkit-justify-content: center;\n\t\t\t\t\t-ms-flex-pack: center;\n\t\t\t\t\tjustify-content: center;\n\t\t\t\t\t-webkit-align-content: center;\n\t\t\t\t\t-ms-flex-line-pack: center;\n\t\t\t\t\talign-content: center;\n\t\t\t\t\t-webkit-align-items: center;\n\t\t\t\t\t-ms-flex-align: center;\n\t\t\t\t\talign-items: center;\n\t\t\t\t}\n\t\t\t\tfooter.ts_poll_footer_840845 .ts_poll_total_v span:before{\n\t\t\t\t\tcontent:attr(data-tsp-text);\n\t\t\t\t}\n\t\t\t\tfooter.ts_poll_footer_840845 .ts_poll_total_v span{\n\t\t\t\t\tmargin:0 5px;\n\t\t\t\t}\n\t\t\t\tfooter.ts_poll_footer_840845  .ts_poll_total_v[data-tsp-pos=\"right\"]{\n\t\t\t\t\tfloat: right;\n\t\t\t\t}\n\t\t\t\tfooter.ts_poll_footer_840845  .ts_poll_total_v[data-tsp-pos=\"left\"]{\n\t\t\t\t\tfloat: left;\n\t\t\t\t}\n\t\t\t\tfooter.ts_poll_footer_840845  .ts_poll_total_v[data-tsp-pos=\"full\"]{\n\t\t\t\t\twidth: 98% !important;\n\t\t\t\t\ttext-align: center;\n\t\t\t\t}\n\t\t\t\tfooter.ts_poll_footer_840845  .ts_poll_total_v:not([data-tsp-text=\"\"])[data-tsp-align=\"after\"] {\n\t\t\t\t\tvertical-align: middle;\n\t\t\t\t\t-webkit-flex-direction: row-reverse;\n\t\t\t\t\t-ms-flex-direction: row-reverse;\n\t\t\t\t\tflex-direction: row-reverse;\n\t\t\t\t}\n\t\t\t\tfooter.ts_poll_footer_840845  .ts_poll_total_v:not([data-tsp-text=\"\"])[data-tsp-align=\"before\"] {\n\t\t\t\t\tvertical-align: middle;\n\t\t\t\t\t-webkit-flex-direction: row;\n\t\t\t\t\t-ms-flex-direction: row;\n\t\t\t\t\tflex-direction: row;\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t\t<\/style>\n\t\t\t\t\t\n\t<script type=\"text\/javascript\">\n\t\tlet ts_poll_ajax_840845 = \"https:\/\/alaki.fi\/wordpress\/wp-admin\/admin-ajax.php\";\n    \tlet tspInterval_for_840845 = null;\n    \tlet tspIntervalFunction_840845 = function(){\n    \t    if(typeof Vue === \"function\" && typeof(document.getElementById(\"ts_poll_form_840845\")) != \"undefined\" && document.getElementById(\"ts_poll_form_840845\") != null) {\n    \t        let ts_poll_app_840845 = new Vue({\n    \t            el:\"#ts_poll_form_840845\",\n    \t            data:{\n    \t                tsp_active_section : false,\n    \t                tsp_answers:\"\",\n    \t                tsp_total:\"\",\n    \t                tsp_sceleton: false,\n    \t                ts_poll_mode : \"\",\n    \t                tsp_type : \"bothlab\",\n    \t                tsp_show : \"true\",\n    \t                tsp_result_no : \"Thank You !\",\t\t\n    \t            },\n    \t            methods:{\n\t\t\t\t\t\ttspGetImageSrc(img_src,rowId){\n\t\t\t\t\t\t\tif (typeof(document.getElementById(`tspImg840845-${rowId}`)) != \"undefined\" && document.getElementById(`tspImg840845-${rowId}`) != null) {\n\t\t\t\t\t\t\t\tdocument.getElementById(`tspImg840845-${rowId}`).setAttribute(\"src\",img_src)\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n    \t                renderTsPoll:function(){\n    \t                    let tspSelf = this;\n    \t                    jQuery.ajax({\n    \t                        url: ts_poll_ajax_840845,\n    \t                        data: {\n    \t                          action: \"tsp_vue_function\",\n    \t                          tsp_id : \"8\",\n    \t                          tsp_vote_nonce: jQuery(`#tsp_vote_nonce_field_840845`).val(),\n    \t                          tsp_change_id : \"840845\",\n    \t                        },\n    \t                        type: \"POST\",\n    \t                    }).done(function(response) {\n    \t                        if (response.success === true) {\n    \t                            tspSelf.tsp_answers = response.data.answers;\n    \t                            tspSelf.tsp_total = response.data.total_votes;\n    \t                            setTimeout(() => {\n    \t                                document.getElementById(\"ts_poll_section_840845\").removeAttribute(\"style\");\n    \t                                tspSelf.tsp_active_section = true;\n    \t                                tspSelf.ts_poll_mode = response.data.mode;\n    \t                            }, 1000);\n    \t                        }\n    \t                    }).fail(function(response) {\n    \t                        console.error(\"TS Poll loading failed.\");\n    \t                    });\n\t\t\t\t\t\t\t\n\t\t\tsetTimeout( () => document.body.appendChild(document.getElementById(\"tsp_popup_question_840845\")), 1000 );\n\t\t\n    \t                },\n    \t                show_results:function(tspAll = false){\n    \t                    \n\t\t\tjQuery(\"footer.ts_poll_footer_840845 div.ts_poll_footer_res\").css(\"z-index\", \"9999\").animate({ \"opacity\": \"1\" }, 500);\n\t\t\tjQuery(\"main.ts_poll_main_840845 > div.ts_poll_answer  span.ts_poll_r_block\").css(\"z-index\", \"9999\").animate({ \"opacity\": \"1\" }, 500);\n\t\t\tsetTimeout(() => {\n\t\t\t  jQuery(\"main.ts_poll_main_840845 > div.ts_poll_answer  span.ts_poll_r_block span.ts_poll_r_progress\").each(function () {\n\t\t\t\t  jQuery(this).animate({ \"width\": `${jQuery(this).attr(\"data-tsp-length\")}%` }, 1500);\n\t\t\t  });\n\t\t\t}, 500);\n\t\t  \n    \t                    if(tspAll === true){\n    \t                        document.getElementById(\"ts_poll_footer_840845\").remove();\n    \t                        \n    \t                    }\n    \t                },\n    \t                hide_results : function(){\n    \t                    \n\t\t\tjQuery(\"main.ts_poll_main_840845 > div.ts_poll_answer  span.ts_poll_r_block span.ts_poll_r_progress\").each(function () {\n\t\t\t\tjQuery(this).animate({ \"width\": 0 }, 500);\n\t\t\t});\n\t\t\tjQuery(\"footer.ts_poll_footer_840845 div.ts_poll_footer_res\").animate({ \"opacity\": \"0\" }, 500);\n\t\t\tjQuery(\"main.ts_poll_main_840845 > div.ts_poll_answer  span.ts_poll_r_block\").animate({ \"opacity\": \"0\" }, 500);\n\t\t\tsetTimeout(() => {\n\t\t\t\tjQuery(\"footer.ts_poll_footer_840845 div.ts_poll_footer_res\").css(\"z-index\", \"-1\");\n\t\t\t\tjQuery(\"main.ts_poll_main_840845 > div.ts_poll_answer  span.ts_poll_r_block\").css(\"z-index\", \"-1\");\n\t\t\t}, 500);\n\t\t\t\n    \t                },\n    \t                vote_function : function(event){\n    \t                    let tspSelf = this;\n    \t                    let tsp_checked_array = [];\n    \t                    setTimeout(() => {\n    \t                      jQuery(`main.ts_poll_main_840845 input[name=\"ts_poll_all840845\"]`).each(function(){\n    \t                        if(jQuery(this).is(\":checked\")){\n    \t                          tsp_checked_array.push(jQuery(this).val());\n    \t                        }\n    \t                      });\n    \t                      if(tsp_checked_array.length === 0 || event.type != \"click\"){\n    \t                        return;\n    \t                      }\n    \t                      jQuery.ajax({\n    \t                        url: ts_poll_ajax_840845,\n    \t                        data: {\n    \t                          action: \"tsp_vote_function\",\n    \t                          tsp_vote_nonce: jQuery(`#tsp_vote_nonce_field_840845`).val(),\n    \t                          tsp_id : \"8\",\n    \t                          tsp_change_id : \"840845\",\n    \t                          tsp_checkeds : tsp_checked_array.join(\"|\"),\n    \t                        },\n    \t                        beforeSend: function() {\n    \t                            tspSelf.tsp_sceleton = true;\n    \t                        },\n    \t                        type: \"POST\",\n    \t                      }).done(function(response) {\n    \t                        if (response.success === true) {\n    \t                          tspSelf.tsp_answers = response.data;\n\t\t\t\t\t\t\t\t  \n\t\t\ttspSelf.tsp_sceleton = false;\n\t\t\tjQuery(\"form.ts_poll_form_840845 footer\").remove();\n\t\t\ttspSelf.show_results();\n\t\t\n    \t                        }else{\n    \t                            console.error(\"TS Poll vote failed.\");\n    \t                        }\n    \t                      }).fail(function() {\n    \t                        console.error(\"TS Poll vote failed.\");\n    \t                      });\n    \t                    }, 100);\n    \t                },\n\t\t\t\t\t\t\n\t\ttspCheck : function(changeInput) {},\n\t\t\n    \t                \n\t\ttsGetObjKey : function(obj, value) {\n\t\t\treturn Object.keys(obj).find(key => obj[key][\"id\"] === value);\n\t\t},\n\t\ttspfadeIn : function(element, duration = 600) {\n\t\t\telement.style.display = \"flex\";\n\t\t\telement.style.opacity = 0;\n\t\t\tlet tspLast = +new Date();\n\t\t\tlet tspFrameShow = function() {\n\t\t\t  element.style.opacity = +element.style.opacity + (new Date() - tspLast) \/ duration;\n\t\t\t  tspLast = +new Date();\n\t\t\t  if (1 > +element.style.opacity) {\n\t\t\t\t(window.requestAnimationFrame && requestAnimationFrame(tspFrameShow)) || setTimeout(tspFrameShow, 16);\n\t\t\t  }\n\t\t\t};\n\t\t\ttspFrameShow();\n\t\t},\n\t\ttspfadeOut : function(element, duration = 600 , removeContent = false) {\n\t\t\tlet tspLast = +new Date();\n\t\t\tlet tspFrameHide = function() {\n\t\t\t  element.style.opacity = +element.style.opacity - (new Date() - tspLast) \/ duration;\n\t\t\t  tspLast = +new Date();\n\t\t\t  if (+element.style.opacity > 0) {\n\t\t\t\t(window.requestAnimationFrame && requestAnimationFrame(tspFrameHide)) || setTimeout(tspFrameHide, 16);\n\t\t\t  }else{\n\t\t\t\telement.style.display = \"none\";\n\t\t\t\tif(removeContent === true){\n\t\t\t\t\tdocument.getElementById(\"tsp_popup_attachment_840845\").innerHTML = \"\";\n\t\t\t\t}\n\t\t\t  }\n\t\t\t};\n\t\t\ttspFrameHide();\n\t\t},\n\t\ttspShowAttachment:function (tspRowId) {\n\t\t\tlet tspAnswerKeyVal = this.tsGetObjKey(this.tsp_answers,tspRowId);\n\t\t\tdocument.getElementById(\"tsp_popup_attachment_840845\").innerHTML = this.tsp_answers[tspAnswerKeyVal][\"embed\"];\n\t\t\tthis.tspfadeIn( document.getElementById(\"tsp_popup_question_840845\"),1500 );\n\t\t},\n\t\ttspHideAttachment:function (tspTarget) {\n\t\t\tlet tspCheckHideOr = false;\n\t\t\tlet tspNodeList = document.querySelectorAll(\"#tsp_popup_attachment_840845 > .tsp_embed_popup_inner *\");\n\t\t\ttspNodeList.forEach(e => { if (e === tspTarget) {  tspCheckHideOr = true; } });\n\t\t\tif (!tspTarget.classList.contains(\"tsp_embed_popup_inner\") && tspCheckHideOr === false) {\n\t\t\t\tthis.tspfadeOut( document.getElementById(\"tsp_popup_question_840845\"),1500,true );\n\t\t\t}\n\t\t},\n\t\t\n\t\t\t\t\t\t\n    \t            },\n    \t            created:function(){\n    \t                 this.renderTsPoll();\n    \t            },\n    \t            watch: {\n    \t                ts_poll_mode : function(tspNewMode) {\n    \t                    if (tspNewMode == \"end\") {\n    \t                        this.show_results(true);\n\t\t\t\t\t\t\t\t\n    \t                    }else if(tspNewMode == \"coming\"){\n    \t                        this.tsp_sceleton = true;\n    \t                    }\n    \t                }\n    \t            }\n    \t       \t});\n    \t       clearInterval(tspInterval_for_840845);\n    \t    }\n    \t};\n\t\tlet tspReference_for_840845 = (function tspSameCallFunction_840845() {\n    \t    tspInterval_for_840845 = setInterval(tspIntervalFunction_840845, 1000);\n    \t\t\n    \t\treturn tspSameCallFunction_840845;\n\t\t}());\n\t<\/script>\n    \n\n\n\n<p><a href=\"https:\/\/alaki.fi\/wordpress\/?p=2402063\" target=\"_blank\" rel=\"noreferrer noopener\">ks mukavasti mukin pintaa<\/a><\/p>\n\n\n\n<p>Kuvat on suunnitellut Kari-Pekka Ritolammi, yhteystiedot ks. Mainoscurry.fi<\/p>\n\n\n\n<p>Yksi muki on kokeeksi tilattu t\u00e4ll\u00e4 painatuksella<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/muki.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"381\" src=\"https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/muki-1024x381.png\" alt=\"\" class=\"wp-image-2402889\" srcset=\"https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/muki-1024x381.png 1024w, https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/muki-300x111.png 300w, https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/muki-768x285.png 768w, https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/muki-161x60.png 161w, https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/muki.png 1270w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<p>tulee aika tumma <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/WhatsApp-Image-2026-03-14-at-21.24.46.jpeg\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/WhatsApp-Image-2026-03-14-at-21.24.46.jpeg\" alt=\"\" class=\"wp-image-2402890\" srcset=\"https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/WhatsApp-Image-2026-03-14-at-21.24.46.jpeg 1000w, https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/WhatsApp-Image-2026-03-14-at-21.24.46-300x200.jpeg 300w, https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/WhatsApp-Image-2026-03-14-at-21.24.46-768x512.jpeg 768w, https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/WhatsApp-Image-2026-03-14-at-21.24.46-90x60.jpeg 90w, https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/WhatsApp-Image-2026-03-14-at-21.24.46-374x249.jpeg 374w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/image-4.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/image-4.png\" alt=\"\" class=\"wp-image-2402891\" srcset=\"https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/image-4.png 1000w, https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/image-4-300x200.png 300w, https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/image-4-768x512.png 768w, https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/image-4-90x60.png 90w, https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/image-4-374x249.png 374w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/image-5.png\"><img loading=\"lazy\" decoding=\"async\" width=\"657\" height=\"611\" src=\"https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/image-5.png\" alt=\"\" class=\"wp-image-2402899\" srcset=\"https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/image-5.png 657w, https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/image-5-300x279.png 300w, https:\/\/alaki.fi\/wordpress\/wp-content\/uploads\/2025\/11\/image-5-65x60.png 65w\" sizes=\"auto, (max-width: 657px) 100vw, 657px\" \/><\/a><\/figure>\n\n\n\n<p>yll\u00e4 \u00e4\u00e4nestyksen tulos per 15.3.2026<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Suosikkisi? Vai pit\u00e4k\u00e4\u00e4 tunkkinne! ks mukavasti mukin pintaa Kuvat on suunnitellut Kari-Pekka Ritolammi, yhteystiedot ks. Mainoscurry.fi Yksi muki on kokeeksi tilattu t\u00e4ll\u00e4 painatuksella tulee aika tumma yll\u00e4 \u00e4\u00e4nestyksen tulos per 15.3.2026<\/p>\n","protected":false},"author":1,"featured_media":2402231,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_cbd_carousel_blocks":"[]","footnotes":""},"categories":[1],"tags":[],"class_list":["post-2402237","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-yleinen","latest_post"],"_links":{"self":[{"href":"https:\/\/alaki.fi\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/2402237","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alaki.fi\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/alaki.fi\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/alaki.fi\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alaki.fi\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2402237"}],"version-history":[{"count":5,"href":"https:\/\/alaki.fi\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/2402237\/revisions"}],"predecessor-version":[{"id":2402900,"href":"https:\/\/alaki.fi\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/2402237\/revisions\/2402900"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/alaki.fi\/wordpress\/index.php?rest_route=\/wp\/v2\/media\/2402231"}],"wp:attachment":[{"href":"https:\/\/alaki.fi\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2402237"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/alaki.fi\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2402237"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/alaki.fi\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2402237"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}