﻿:root{--highlighted-yellow: #fff9d3;--highlightable-yellow: #fffced;--highlighted-blue: #dfebff;--highlightable-blue: #f6f9ff;--highlighted-green: #d1f9e6;--highlightable-green: #f1fdf7;--highlighted-pink: #ffe4ea;--highlightable-pink: #fff8fa;--highlighted-grey: #eaeaea;--highlightable-grey: #fafafa;--highlightable-color: var(--highlightable-yellow);--highlighted-color: var(--highlighted-yellow);--text-on-dark-background: #fefefe;--text-on-light-background: #444444;--default-poll-title-background-color: #444444;--default-poll-submit-background-color: #16c775;--poll-title-background-color: var(--default-poll-title-background-color);--poll-title-color: var(--text-on-dark-background);--poll-submit-background-color: var(--default-poll-submit-background-color);--poll-submit-color: var(--text-on-dark-background);--poll-title-mobile-color: var(--default-poll-title-background-color)}:root{--admin-font-family: Lato, Avenir, Adobe Heiti Std, Segoe UI, Trebuchet MS, sans‑serif;--title-font-family: Oswald, Arial Narrow, MS UI Gothic, sans‑serif;--quote-font-family: Georgia, lucida grande, tahoma, verdana, arial sans‑serif;--default-font-family: Helvetica Neue, Helvetica, Arial, sans-serif;--classic-font-family: Lora, Garamond, Times New Roman, serif;--modern-font-family: Jost, Helvetica, sans-serif;--playful-font-family: Mali, Comic Sans MS, sans-serif;--futuristic-font-family: Exo, Arial, sans-serif;--poll-font-family: var(--default-font-family)}div.buttons{display:flex;flex-wrap:wrap;align-items:flex-start;width:100%}@media print{div.buttons{display:none !important}}div.buttons:empty{display:none}div.buttons.top-margin{margin-top:32px}div.buttons.centered{justify-content:center}button{font-size:100%;font-family:inherit;background:inherit;border:0;padding:0;color:#1c71d0;line-height:1.3;cursor:pointer;-webkit-appearance:none}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:3px;background-color:#f8f9fa;color:#404957;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06);font-family:"Helvetica Neue", "Helvetica", "Arial", sans-serif;font-family:var(--default-font-family);font-size:0.8125rem;line-height:1.3;font-weight:bold;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;padding:0.8em 1em;margin-inline-end:1.2em;margin-top:0;margin-bottom:1.2em}.btn:last-child{margin-right:0}.btn:hover{background-color:#f3f4f6}.btn:visited,.btn:hover,.btn:active,.btn:focus{color:#4b4f56}.btn[disabled]{color:#969ba4;box-shadow:none;cursor:not-allowed}button[data-disable][disabled],button.btn-disable-spinner[disabled]{position:relative;overflow:hidden;color:transparent !important;box-shadow:none}button[data-disable][disabled] i,button.btn-disable-spinner[disabled] i{visibility:hidden}button[data-disable][disabled]:before,button.btn-disable-spinner[disabled]:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,0.4);border-top-color:rgba(255,255,255,0.8);animation:spinner 0.6s linear infinite}button.thumbnail img,button.thumbnail video{max-width:200px;max-height:150px;border-radius:6px;width:auto;height:auto;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}.btn-text{align-self:center;margin:0 0.5em;font-size:0.875rem;color:#1c71d0}@media print,screen and (max-width: 47.49875em){div.buttons:not(.buttons-mobile-auto-width){justify-content:space-between}.btn:not(.btn-mobile-auto-width):not(.btn-small){width:48%;margin-left:0;margin-right:0}.btn:not(.btn-mobile-auto-width):not(.btn-small):only-child{width:100%}}@media print and (max-width: 360px),screen and (max-width: 47.49875em) and (max-width: 360px){.btn:not(.btn-mobile-auto-width):not(.btn-small){width:100%}}.btn.btn-small{font-size:0.65625rem;margin:0;padding:1px 5px;min-height:22px}.btn.btn-small i{font-size:0.6875rem}.btn-red{color:white;background-color:#f75959}.btn-red:hover{background-color:#f64141}.btn-red[disabled]{color:#f7f7f7;background:#feebeb}.btn-red:visited,.btn-red:hover,.btn-red:active,.btn-red:focus{color:white}.btn-green{color:white;background-color:#16c775}.btn-green:hover{background-color:#13b068}.btn-green[disabled]{color:#f7f7f7;background:#85f1bf}.btn-green:visited,.btn-green:hover,.btn-green:active,.btn-green:focus{color:white}.btn-blue{color:white;background-color:#0076fb}.btn-blue:hover{background-color:#006ae2}.btn-blue[disabled]{color:#f7f7f7;background:#95c7ff}.btn-blue:visited,.btn-blue:hover,.btn-blue:active,.btn-blue:focus{color:white}.btn.custom-colored-btn{background-color:var(--poll-submit-background-color, #16c775);color:var(--poll-submit-color, white)}.btn.custom-colored-btn.shake-it{animation:shake 0.6s cubic-bezier(0.36, 0.07, 0.19, 0.97) 0.05s both}.btn.custom-colored-btn:hover{box-shadow:inset 0 0 800px 800px rgba(0,0,0,0.03),0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.btn.custom-colored-btn:disabled{box-shadow:inset 0 0 800px 800px rgba(255,255,255,0.5)}@keyframes shake{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}.box,.card{margin-bottom:2.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);border-top:1px solid #f0f1f4;border-radius:3px;background:#fdfdfd}@media print{.box,.card{page-break-inside:avoid;-webkit-print-color-adjust:exact;color-adjust:exact;box-shadow:none;border:2px solid #f0f1f4}}.box{padding:1.25rem;overflow:hidden}.card{position:relative}.card-header{display:flex;align-items:stretch;border-top-left-radius:3px;border-top-right-radius:3px;overflow:hidden;font-size:1.09375rem;background:#f8f9fa}.card-header-title{align-items:center;display:flex;flex-grow:1;font-family:"Oswald", "Arial Narrow", "MS UI Gothic", sans‑serif;font-family:var(--title-font-family);font-weight:500;color:#444444;padding:1rem}.card-header-title.is-centered{justify-content:center}.card-header-icon{align-items:center;display:flex;justify-content:center;padding:0 1.25rem;margin-inline-end:-1.5rem;color:#555555}.card-header-action{align-self:center;padding:1.15rem 1.25rem;font-size:1.125rem}.card-image{display:block;position:relative;overflow:hidden}.card-content{padding:1rem 1.25rem;color:#555555}.card-content.full{padding:0}.card-footer{border-top:1px solid #f0f1f4;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;font-size:0.875rem;text-align:center;padding:0.65rem}.card-footer-item.primary{color:#16c775;font-weight:bold}.card-footer-item.danger{color:#f75959}.card-footer-item:not(:last-child){border-inline-end:1px solid #f0f1f4}.card-footer-item:hover{background:#f8f9fa}input.styled[type="checkbox"],input.styled[type="radio"]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}input.styled[type="checkbox"]+label,input.styled[type="radio"]+label{position:relative;font-weight:normal;display:inline-block;cursor:pointer;padding-inline-start:28px}input.styled[type="checkbox"]+label:before,input.styled[type="radio"]+label:before{content:"";position:absolute;top:0;bottom:0;margin:auto;width:20px;height:20px;border:1px solid #ccc;background:#f5f5f5;left:0}[dir="rtl"] input.styled[type="checkbox"]+label:before,[dir="rtl"] input.styled[type="radio"]+label:before{left:auto;right:0}input.styled[type="checkbox"]+label:after,input.styled[type="radio"]+label:after{position:absolute;transition:all 0.2s ease}input.styled[type="checkbox"]:not(:checked)+label:after,input.styled[type="radio"]:not(:checked)+label:after{content:"";opacity:0;transform:scale(0)}input.styled[type="checkbox"]:checked+label:after,input.styled[type="radio"]:checked+label:after{opacity:1;transform:scale(1)}input.styled[type="checkbox"][disabled]+label:before,input.styled[type="radio"][disabled]+label:before{background:#a6a6a6;border-color:#e6e6e6}input.styled[type="checkbox"][disabled]+label:after,input.styled[type="radio"][disabled]+label:after{color:#a6a6a6}input.styled[type="radio"]+label:before{border-radius:50%}input.styled[type="radio"]+label:after{content:"";top:0;bottom:0;margin:auto;width:8px;height:8px;background:#666;border-radius:50%;left:6px}[dir="rtl"] input.styled[type="radio"]+label:after{left:auto;right:6px}input.styled[type="checkbox"]+label:before{border-radius:3px}input.styled[type="checkbox"]+label:after{content:"";background:url(//dyquoka560a2q.cloudfront.net/assets/icons/checkmark-b54d4ef05f473671cfceb3f91125d8a31a4759335595781a030a170732694ecd.svg) no-repeat;background-size:contain;width:13px;height:11px;top:0;bottom:0;left:4px;margin:auto}[dir="rtl"] input.styled[type="checkbox"]+label:after{left:auto;right:4px}a.chocolat{cursor:zoom-in}select,.custom-inline-theme .fr-view,.fake-input,input[type="email"],input[type="tel"],input[type="text"],input[type="number"],input[type="url"],input[type="search"],input[type="date"],input[type="time"],textarea{font-family:inherit;font-size:0.96875rem;padding:9px;width:390px;border:1px solid #bbbbbb;background:white;border-radius:3px;line-height:1.3;vertical-align:top;-webkit-appearance:none}select:focus,.custom-inline-theme .fr-view:focus,.fake-input:focus,input[type="email"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="number"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="date"]:focus,input[type="time"]:focus,textarea:focus{outline:none;border-color:#80b0fe;box-shadow:0 0 5px #4d90fe !important;transition:box-shadow 0.24s ease-in-out, border 0.15s ease-in-out}select.invalid,.custom-inline-theme .fr-view.invalid,.fake-input.invalid,input.invalid[type="email"],input.invalid[type="tel"],input.invalid[type="text"],input.invalid[type="number"],input.invalid[type="url"],input.invalid[type="search"],input.invalid[type="date"],input.invalid[type="time"],textarea.invalid{outline:none;border-color:#efb7b8;box-shadow:0 0 5px #e68d8f !important;transition:box-shadow 0.24s ease-in-out, border 0.15s ease-in-out}select::placeholder,.custom-inline-theme .fr-view::placeholder,.fake-input::placeholder,input[type="email"]::placeholder,input[type="tel"]::placeholder,input[type="text"]::placeholder,input[type="number"]::placeholder,input[type="url"]::placeholder,input[type="search"]::placeholder,input[type="date"]::placeholder,input[type="time"]::placeholder,textarea::placeholder{color:#afafaf}select:disabled,select.disabled,.custom-inline-theme .fr-view:disabled,.custom-inline-theme .fr-view.disabled,.fake-input:disabled,.fake-input.disabled,input[type="email"]:disabled,input.disabled[type="email"],input[type="tel"]:disabled,input.disabled[type="tel"],input[type="text"]:disabled,input.disabled[type="text"],input[type="number"]:disabled,input.disabled[type="number"],input[type="url"]:disabled,input.disabled[type="url"],input[type="search"]:disabled,input.disabled[type="search"],input[type="date"]:disabled,input.disabled[type="date"],input[type="time"]:disabled,input.disabled[type="time"],textarea:disabled,textarea.disabled{background:#fafafa;color:#777777}.select-wrapper{position:relative;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.select-wrapper::before{content:"";position:absolute;width:12px;height:12px;top:50%;transform:translateY(-50%);right:8px;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="rgb(150, 150, 150)" d="M11.891 9.992a1 1 0 1 1 1.416 1.415l-4.3 4.3a1 1 0 0 1-1.414 0l-4.3-4.3A1 1 0 0 1 4.71 9.992l3.59 3.591 3.591-3.591zm0-3.984L8.3 2.417 4.709 6.008a1 1 0 0 1-1.416-1.415l4.3-4.3a1 1 0 0 1 1.414 0l4.3 4.3a1 1 0 1 1-1.416 1.415z"></path></svg>')}[dir="rtl"] .select-wrapper::before{right:auto;left:8px}select{width:100%;height:40.15px;padding-inline-end:26px;-webkit-appearance:none;-moz-appearance:none}select.placeholder{color:#777777}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}textarea{min-height:0;resize:none}.text-field-with-actions{position:relative;display:inline-block}@media print,screen and (max-width: 47.49875em){.text-field-with-actions{min-width:100%}.text-field-with-actions input{width:100% !important}}.text-field-with-actions button{position:absolute;top:50%;transform:translateY(-50%);color:#afafaf}.text-field-with-actions button:hover{color:#777777}.text-field-with-actions button i{font-size:1.25rem}.text-field-with-actions button i.fa-times{font-size:1rem}.text-field-with-actions input{padding-inline-start:12px;padding-inline-end:12px}.text-field-with-actions.left-action input{padding-inline-start:32px}.text-field-with-actions.right-action input{padding-inline-end:32px}.text-field-with-actions button:first-child{left:8px}[dir="rtl"] .text-field-with-actions button:first-child{left:auto;right:8px}.text-field-with-actions button:last-child{right:8px}[dir="rtl"] .text-field-with-actions button:last-child{right:auto;left:8px}.fr-view,.fr-box .fr-element.fr-view{font-family:var(--poll-font-family);color:#353535;font-size:1rem;line-height:1.5;font-weight:normal}.fr-viewa:not(.btn),.fr-box .fr-element.fr-viewa:not(.btn){text-decoration:underline}.footer_message_editor .fr-element.fr-view,#disclosure.fr-view{font-size:0.8125rem;line-height:1.4;color:#777777}.poll_newsletter_label .fr-element.fr-view,.newsletter-section .fr-view,.question_text .fr-element.fr-view,.label-question .label-text.fr-view{font-size:1.1875rem;line-height:1.4}.question_help_text .fr-element.fr-view,.help-text.fr-view{color:#777777;line-height:1.4}.fr-view h2{font-size:1.75rem}.fr-view{word-wrap:break-word}.fr-view span[style~="color:"] a{color:inherit}.fr-view hr{clear:both;user-select:none;break-after:always;page-break-after:always}.fr-view img.fr-dib{margin:20px auto;display:block;border-radius:6px}.fr-view img.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view img.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view .fr-video{text-align:center;position:relative}.fr-view .fr-video.fr-rv{padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.fr-view .fr-video.fr-rv>iframe,.fr-view .fr-video.fr-rv object,.fr-view .fr-video.fr-rv embed{position:absolute !important;top:0;left:0;width:100%;height:100%}.fr-view .fr-video>*{box-sizing:content-box;max-width:100%;border:none}.fr-view .fr-video.fr-dvb{display:block;clear:both}.fr-view span.fr-emoticon{font-weight:normal;font-family:"Apple Color Emoji", "Segoe UI Emoji", "NotoColorEmoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";display:inline}@keyframes ball-pulse-sync{33%{transform:translateY(10px)}66%{transform:translateY(-10px)}100%{transform:translateY(0)}}.ball-pulse-sync>div:nth-child(0){animation:ball-pulse-sync 0.6s -0.21s infinite ease-in-out}.ball-pulse-sync>div:nth-child(1){animation:ball-pulse-sync 0.6s -0.14s infinite ease-in-out}.ball-pulse-sync>div:nth-child(2){animation:ball-pulse-sync 0.6s -0.07s infinite ease-in-out}.ball-pulse-sync>div:nth-child(3){animation:ball-pulse-sync 0.6s 0s infinite ease-in-out}.ball-pulse-sync>div{background-color:#dee1e7;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;display:inline-block}@keyframes line-scale{0%{transform:scaley(1)}50%{transform:scaley(0.4)}100%{transform:scaley(1)}}.line-scale>div:nth-child(1){animation:line-scale 1s -0.4s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08)}.line-scale>div:nth-child(2){animation:line-scale 1s -0.3s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08)}.line-scale>div:nth-child(3){animation:line-scale 1s -0.2s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08)}.line-scale>div:nth-child(4){animation:line-scale 1s -0.1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08)}.line-scale>div:nth-child(5){animation:line-scale 1s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08)}.line-scale>div{background-color:#dee1e7;width:4px;height:35px;border-radius:2px;margin:2px;animation-fill-mode:both;display:inline-block}@keyframes rotate_pacman_half_up{0%{transform:rotate(270deg)}50%{transform:rotate(360deg)}100%{transform:rotate(270deg)}}@keyframes rotate_pacman_half_down{0%{transform:rotate(90deg)}50%{transform:rotate(0deg)}100%{transform:rotate(90deg)}}@keyframes pacman-balls{75%{opacity:0.7}100%{transform:translate(-100px, -6.25px)}}.pacman{position:relative}.pacman>div:nth-child(2){animation:pacman-balls 1s -0.99s infinite linear}.pacman>div:nth-child(3){animation:pacman-balls 1s -0.66s infinite linear}.pacman>div:nth-child(4){animation:pacman-balls 1s -0.33s infinite linear}.pacman>div:nth-child(5){animation:pacman-balls 1s 0s infinite linear}.pacman>div:first-of-type{width:0px;height:0px;border-right:25px solid transparent;border-top:25px solid #dee1e7;border-left:25px solid #dee1e7;border-bottom:25px solid #dee1e7;border-radius:25px;animation:rotate_pacman_half_up 0.5s 0s infinite;position:relative;left:-30px}.pacman>div:nth-child(2){width:0px;height:0px;border-right:25px solid transparent;border-top:25px solid #dee1e7;border-left:25px solid #dee1e7;border-bottom:25px solid #dee1e7;border-radius:25px;animation:rotate_pacman_half_down 0.5s 0s infinite;margin-top:-50px;position:relative;left:-30px}.pacman>div:nth-child(3),.pacman>div:nth-child(4),.pacman>div:nth-child(5),.pacman>div:nth-child(6){background-color:#dee1e7;width:15px;height:15px;border-radius:100%;margin:2px;width:10px;height:10px;position:absolute;transform:translate(0, -6.25px);top:25px;left:70px}.loader{display:flex;align-items:center;justify-content:center;height:100%}.loader .line-scale{transform:scale(2)}.loader .pacman{transform:scale(1.3)}.loader .ball-pulse-sync{transform:scale(1.2)}.waiting-results{display:flex;align-items:center}.spinner{flex-shrink:0;margin-inline-end:8px;width:18px;height:18px;border-radius:50%;border:2px solid rgba(0,0,0,0.3);border-top-color:rgba(0,0,0,0.6);animation:spinner 0.6s linear infinite}@keyframes spinner{to{transform:rotate(360deg)}}div.minimal-input,span.minimal-input,select.minimal,input.minimal,textarea.minimal{color:inherit;vertical-align:baseline;padding:0 1px;margin:0;max-width:100%;height:auto;border:none;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-image:linear-gradient(to bottom, #4d90fe, #4d90fe),linear-gradient(to bottom, #bbb, #bbb);background-size:0 2px, 100% 1px;background-position:50% 100%, 50% 100%;transition:background-size 0.3s cubic-bezier(0.64, 0.09, 0.08, 1)}div.minimal-input:focus,span.minimal-input:focus,select.minimal:focus,input.minimal:focus,textarea.minimal:focus{box-shadow:none !important;background-size:100% 2px, 100% 1px}div.minimal-input:invalid,span.minimal-input:invalid,select.minimal:invalid,input.minimal:invalid,textarea.minimal:invalid{box-shadow:none}div.minimal-input.editonfocus,span.minimal-input.editonfocus,select.minimal.editonfocus,input.minimal.editonfocus,textarea.minimal.editonfocus{cursor:pointer;background-image:none}div.minimal-input.editonfocus:focus,span.minimal-input.editonfocus:focus,select.minimal.editonfocus:focus,input.minimal.editonfocus:focus,textarea.minimal.editonfocus:focus{background-image:linear-gradient(to bottom, #4d90fe, #4d90fe),linear-gradient(to bottom, #bbb, #bbb)}select.minimal{min-width:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none}select.minimal::-ms-expand{display:none}select.minimal:required:invalid{color:#bbbbbb}.minimal-select-wrapper{position:relative;display:inline-block}.minimal-select-wrapper:after{position:absolute;top:48%;right:3px;width:0;height:0;padding:0;content:"";border-inline-start:0.28em solid transparent;border-inline-end:0.28em solid transparent;border-top:0.39em solid #bbbbbb;pointer-events:none}[dir="rtl"] .minimal-select-wrapper:after{right:auto;left:3px}.minimal-select-wrapper select{padding-inline-end:15px}[data-answer]{transition:background-color 0.3s ease-in-out !important}[data-answer]:after{flex-shrink:0;margin-left:10px;width:16px;height:13px;content:"";mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:top right;-webkit-mask-position:top right;transform:scale(0);transition:transform 0.3s cubic-bezier(0.26, 2.21, 0.69, 0.79)}.disabled[data-answer]:after{transform:scale(1)}.disabled[data-answer][data-answer="wrong"]{color:#afafaf}.disabled.selected[data-answer][data-answer="wrong"]{color:inherit;background:#ffdada !important}.disabled.selected[data-answer][data-answer="wrong"]:after{mask-image:url(//dyquoka560a2q.cloudfront.net/assets/icons/times-47a9e2b91835324d5a987dcee27c34c9c34dcc35a6feff1a1e72071999dba51b.svg);-webkit-mask-image:url(//dyquoka560a2q.cloudfront.net/assets/icons/times-47a9e2b91835324d5a987dcee27c34c9c34dcc35a6feff1a1e72071999dba51b.svg);background-color:#ff4141}.disabled[data-answer][data-answer="right"]{color:#45d847}.disabled.selected[data-answer][data-answer="right"]{color:inherit;background:#d9f7d9 !important}.disabled[data-answer][data-answer="right"]:after{mask-image:url(//dyquoka560a2q.cloudfront.net/assets/icons/checkmark-b54d4ef05f473671cfceb3f91125d8a31a4759335595781a030a170732694ecd.svg);-webkit-mask-image:url(//dyquoka560a2q.cloudfront.net/assets/icons/checkmark-b54d4ef05f473671cfceb3f91125d8a31a4759335595781a030a170732694ecd.svg);background-color:#45d847}.choice-image[data-answer]:after{display:none}.choice-image[data-answer] .image-wrapper{position:relative}.choice-image[data-answer] .image-wrapper:after{width:16px;height:13px;content:"";mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:top right;-webkit-mask-position:top right;transform:scale(0);transition:transform 0.3s cubic-bezier(0.26, 2.21, 0.69, 0.79);position:absolute;top:6%;right:6%;width:20%;height:20%}.choice-image.disabled[data-answer] .image-wrapper:after{transform:scale(1)}.choice-image.disabled[data-answer][data-answer="right"] .image-wrapper:after{mask-image:url(//dyquoka560a2q.cloudfront.net/assets/icons/checkmark-b54d4ef05f473671cfceb3f91125d8a31a4759335595781a030a170732694ecd.svg);-webkit-mask-image:url(//dyquoka560a2q.cloudfront.net/assets/icons/checkmark-b54d4ef05f473671cfceb3f91125d8a31a4759335595781a030a170732694ecd.svg);background-color:#45d847}.choice-image.disabled.selected[data-answer][data-answer="wrong"] .image-wrapper:after{mask-image:url(//dyquoka560a2q.cloudfront.net/assets/icons/times-47a9e2b91835324d5a987dcee27c34c9c34dcc35a6feff1a1e72071999dba51b.svg);-webkit-mask-image:url(//dyquoka560a2q.cloudfront.net/assets/icons/times-47a9e2b91835324d5a987dcee27c34c9c34dcc35a6feff1a1e72071999dba51b.svg);background-color:#ff4141}.string-input-wrapper{position:relative}.string-input-wrapper:after{width:16px;height:13px;content:"";mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:top right;-webkit-mask-position:top right;transform:scale(0);transition:transform 0.3s cubic-bezier(0.26, 2.21, 0.69, 0.79);position:absolute;top:13px;right:10px}.string-input-wrapper input{transition:background-color 0.3s ease-in-out !important}.string-input-wrapper[data-answered-correctly]:after{transform:scale(1)}.string-input-wrapper[data-answered-correctly][data-answered-correctly="true"]:after{mask-image:url(//dyquoka560a2q.cloudfront.net/assets/icons/checkmark-b54d4ef05f473671cfceb3f91125d8a31a4759335595781a030a170732694ecd.svg);-webkit-mask-image:url(//dyquoka560a2q.cloudfront.net/assets/icons/checkmark-b54d4ef05f473671cfceb3f91125d8a31a4759335595781a030a170732694ecd.svg);background-color:#45d847}.string-input-wrapper[data-answered-correctly][data-answered-correctly="true"] input{background:#d9f7d9}.string-input-wrapper[data-answered-correctly][data-answered-correctly="false"]:after{mask-image:url(//dyquoka560a2q.cloudfront.net/assets/icons/times-47a9e2b91835324d5a987dcee27c34c9c34dcc35a6feff1a1e72071999dba51b.svg);-webkit-mask-image:url(//dyquoka560a2q.cloudfront.net/assets/icons/times-47a9e2b91835324d5a987dcee27c34c9c34dcc35a6feff1a1e72071999dba51b.svg);background-color:#ff4141}.string-input-wrapper[data-answered-correctly][data-answered-correctly="false"] input{background:#ffdada}.personality-pic{display:block;margin:0 auto 20px}.personality-pic img{border-radius:6px}.quiz-feedback{display:none;margin-top:15px;padding:8px;border-left:3px solid #f0f1f4}.quiz-feedback:empty{display:none}.validate-btn{margin:15px 0 0 0;padding:6px 8px;font-size:0.75rem}body.sortable-active *{cursor:grabbing !important}.help-tooltip{display:inline-block;vertical-align:2px;padding:1px;color:#afafaf;font-size:0.8rem}.help-tooltip:hover{color:#555555}body.mobile [title]{user-select:none;-webkit-user-select:none}span[title],div[title]{cursor:default}.tlite-container{position:absolute;width:240px;opacity:0;visibility:hidden;text-align:center;transition:opacity 0.4s;z-index:1000}@media print,screen and (max-width: 47.49875em){.tlite-container{width:220px}}.tlite{display:inline-block;background:#2d333d;color:white;font-size:0.8rem;font-weight:normal;text-decoration:none;text-align:center;line-height:1.3;padding:0.55em 0.65rem;border-radius:6px;box-shadow:0 0.5rem 1rem -0.5rem black;-webkit-backface-visibility:hidden}.tlite-table td,.tlite-table th{position:relative}.tlite-visible{visibility:visible;opacity:1}.tlite-container::before{content:" ";display:block;background:#2d333d;width:10px;height:10px;position:absolute;transform:rotate(45deg)}.tlite-w,.tlite-nw,.tlite-sw{text-align:left}.tlite-e,.tlite-ne,.tlite-se{text-align:right}.tlite-n::before{top:-3px;left:50%;margin-left:-5px}.tlite-nw::before{top:-3px;left:7px}.tlite-ne::before{top:-3px;right:7px}.tlite-s::before{bottom:-3px;left:50%;margin-left:-5px}.tlite-se::before{bottom:-3px;right:7px}.tlite-sw::before{bottom:-3px;left:7px}.tlite-w::before{left:-3px;top:50%;margin-top:-5px}.tlite-e::before{right:-3px;top:50%;margin-top:-5px}[x-cloak]{display:none}.btn span{flex-grow:2;text-align:center}.btn svg,.btn i.fa{flex-shrink:0;margin-inline-end:0.3em;text-align:center;line-height:0}.btn svg{width:18px;height:18px;margin-inline-end:0.5em;vertical-align:middle}.btn i{color:#666;font-size:1.35rem}.btn i.fa-angle-left,.btn i.fa-angle-right{font-size:1.2rem;min-width:14px}.btn i.fa-angle-left{margin-inline-start:-5px;margin-inline-end:4px}.btn i.fa-angle-right{margin-top:2px;margin-inline-start:4px;margin-inline-end:-5px}.btn i.fa-file-excel{color:#23cf00}.btn i.fa-file-pdf{color:#fc0f1a}.btn i.fa-star-full,.btn i.fa-plus{font-size:0.95rem}.btn.btn-green i,.btn.btn-blue i,.btn.btn-red i{color:#fefefe}a i.fa-arrow-right,button i.fa-arrow-right{vertical-align:-1px}#facebook-login-btn{display:inline-flex;align-items:center;background:#0076fb;border-radius:3px;padding-block-start:0.27em;padding-block-end:0.27em;padding-inline-start:0.45em;padding-inline-end:0.65em;font-size:0.6875rem;font-family:"Helvetica Neue", "Helvetica", "Arial", sans-serif;font-family:var(--default-font-family);font-weight:bold;color:white}#facebook-login-btn i{font-size:1.25em;margin-inline-end:0.45em;margin-right:0.45em;line-height:0}#facebook-login-btn:hover{background-color:#006ae2}#facebook-login-btn span{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*:focus,*:focus-visible{outline:none}a:focus-visible,button:focus-visible{outline:none !important;box-shadow:0 0 0 3px #4d90fe !important;border-radius:3px !important}.iframely-responsive{top:0;left:0;width:100%;height:0;position:relative;padding-bottom:56.25%}.iframely-responsive>*{top:0;left:0;width:100%;height:100%;position:absolute;border:0}#ie-unsupported-warning{padding:8px 12px;background:#f75959;color:white;text-align:center;display:none}@media screen and (-ms-high-contrast: none),(-ms-high-contrast: active){#ie-unsupported-warning{display:block}}.question.radio-field.with-images.answered .choice:not(.selected):not([data-answer]) figure{opacity:0.7}.question:not(.with-images) .choices{box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.question .choices{display:grid;grid-template-columns:1fr;grid-gap:1px;align-items:stretch}.question .choices .choice{display:flex;align-items:center;margin:0;padding:5px 10px;box-shadow:0 0 0 1px #f0f1f4;-webkit-tap-highlight-color:rgba(0,0,0,0)}.question .choices .choice:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.question .choices .choice:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.question .choices .choice:not(.other-choice)>label{flex-grow:1}.question .choices .choice input:focus-visible+label{outline:none !important;box-shadow:0 0 0 3px #4d90fe !important;border-radius:3px !important}.question .choices .choice .embed-wrapper{margin-bottom:8px}.question .choices .other-choice{overflow:hidden}.question .choices .other-choice>label{width:auto !important}.question .choices .other-choice .other-text{overflow:hidden;margin:0 8px}.question .choices .other-choice .other-text input{width:120px;min-width:120px}@media print,screen and (min-width: 47.5em){.question.column-large-2 .choices .choice:first-child,.question.column-large-3 .choices .choice:first-child{border-top-right-radius:0}.question.column-large-2 .choices .choice:last-child,.question.column-large-3 .choices .choice:last-child{border-bottom-left-radius:0}.question.column-large-2 .choices{grid-template-columns:repeat(2, 2fr)}.question.column-large-2 .choices .choice:nth-child(2){border-top-right-radius:3px}.question.column-large-2 .choices .choice:nth-last-child(2){border-bottom-left-radius:3px}.question.column-large-3 .choices{grid-template-columns:repeat(3, 3fr)}.question.column-large-3 .choices .choice:nth-child(3){border-top-right-radius:3px}}@media print,screen and (max-width: 47.49875em){.question.with-images.column-small-2 .choices{grid-template-columns:repeat(2, 1fr)}}.question.with-images .choices{grid-gap:25px 22px}@media print,screen and (max-width: 47.49875em){.question.with-images .choices{grid-gap:16px 14px}}.question.with-images .choice{justify-content:center;padding:0;border-radius:6px !important;border-width:1px;border-style:solid;border-color:#dbdbdb;box-shadow:0 2px 6px 0 rgba(0,0,0,0.2);transition:box-shadow 0.24s ease-in-out, background 0.24s ease-in-out}@media (hover: hover){.question.with-images .choice:not(.disabled):hover{border-color:#ccc;box-shadow:0 5px 15px 0 rgba(0,0,0,0.5)}}.question.with-images .choice.selected{border-color:#bbbbbb;box-shadow:0 5px 15px 0 rgba(0,0,0,0.5)}.question.with-images .choice.no-caption>label{margin:8px}.question.with-images .choice>label{display:flex;align-items:space-between;flex-direction:column;justify-content:center;width:100%;height:100%;margin:0 !important;padding:5px;text-align:center;cursor:pointer}@media print,screen and (min-width: 47.5em){.question.with-images .choice>label{padding:8px}}.question.with-images .choice>label .image-wrapper{width:100%;margin:auto}.question.with-images .choice>label img,.question.with-images .choice>label video{width:100%;border-radius:6px}.question.with-images .choice>label .caption{text-align:center;padding:5px 5px 0}@media print,screen and (min-width: 47.5em){.question.with-images .choice>label .caption{padding:8px 8px 0}}.question.with-images .choice>label .caption:empty{display:none}.question.with-images .choice input[type="radio"],.question.with-images .choice input[type="checkbox"]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.questionnaire .dropdown-field .select-wrapper{max-width:340px;width:100%}@media print,screen and (max-width: 47.49875em){.questionnaire .dropdown-field .select-wrapper{max-width:100%}}.fb-page-widget-container{display:block;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06);max-width:340px;height:70px;border-radius:9px;overflow:hidden}.fb-page-widget-container .fb-page,.fb-page-widget-container .fb-page span,.fb-page-widget-container .fb-page span iframe[style]{width:100% !important}a.like-warning{display:inline-block;padding:2px 8px;border-radius:3px;font-style:italic;background:#fdf7e9;border:2px dashed #f4bb38;color:#404957;text-decoration:none !important}figure{margin:0;position:relative;background-color:#f2f2f2;border-radius:8px}figure img,figure video{max-width:100%;object-fit:cover}figure img[width][height],figure video[width][height]{position:absolute;top:0;left:0;height:100%}.video{max-width:500px}iframe.video-embed{display:block}.questionnaire .paragraph-field label.label-question{margin-bottom:0}.question.paragraph-field+.question.full-size{margin-top:-22px}.questionnaire{font-family:var(--poll-font-family)}.questionnaire .questions{display:grid;grid-template-columns:repeat(auto-fill, minmax(340px, auto));grid-gap:45px 60px;margin:32px 0}@media print,screen and (max-width: 47.49875em){.questionnaire .questions{grid-template-columns:1fr}}.questionnaire .question:not(.half-size){grid-column:1/-1}.questionnaire .question .question-error{color:#f75959;transition:opacity 0.3s}.questionnaire .question .question-error::before{content:"\f003";font-family:"PollForm";font-size:0.96875rem;margin-inline-end:4px}.questionnaire .question .question-error:empty:not(.error_displayed){display:none}.questionnaire .question .question_embed{max-width:550px}.questionnaire .question .question_image,.questionnaire .question .question_embed{margin-bottom:15px}.questionnaire .question .question_image img,.questionnaire .question .question_image video,.questionnaire .question .question_embed img,.questionnaire .question .question_embed video{border-radius:6px}.questionnaire .question label{margin:7px 0;font-weight:normal}.questionnaire .question .label-question{margin:0 0 12px}.questionnaire .question .label-question:empty{display:none}.questionnaire .question.with-images .label-question{margin-bottom:18px}.questionnaire .question .label-text{transition:color 1s}.questionnaire .question .help-text{margin-top:3px}.questionnaire .mandatory{position:relative}.questionnaire .mandatory:before{content:"*";position:absolute;top:-5px;left:-11px;color:#f75959;font-size:1.25rem}[dir="rtl"] .questionnaire .mandatory:before{left:initial;right:-10px}.questionnaire .ranking-field .ranking-label{color:#777777;margin:5px 0}.questionnaire .ranking-field:not(.with-images) .choices{box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.questionnaire .ranking-field .choice .rank-div{flex-shrink:0;width:20px;height:20px;border:1px solid #ccc;border-radius:20px;font-size:12px;text-align:center;font-weight:bold;background:#777777;color:#fefefe;margin-inline-end:10px}.questionnaire .ranking-field .choice .rank-div:empty{background:#f5f5f5;color:#353535}.questionnaire .ranking-field .choice .rank-div.animate-rank{animation:animate-rank 0.2s ease-in}@media (hover: hover){.questionnaire .ranking-field .choice:hover div.rank-div:after{content:attr(data-next-rank);font-weight:normal}}.questionnaire .ranking-field .choice-image{max-width:390px}.questionnaire .ranking-field .choice-image .rank-div{margin-inline-start:10px}.questionnaire .ranking-field .clear-ranking-btn{margin-top:10px;color:#353535;text-decoration:underline}@keyframes animate-rank{0%{background:#555555;transform:scale(1.3)}}.questionnaire .scale-field .scale-wrapper{max-width:340px;width:100%}@media print,screen and (max-width: 47.49875em){.questionnaire .scale-field .scale-wrapper{max-width:100%}}.questionnaire .scale-field .scale-labels{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3px}.questionnaire .scale-field .scale-labels .scale-label{width:48%;font-size:0.8rem;line-height:1.2em;color:#afafaf}.questionnaire .scale-field .scale-labels .scale-label:last-child{text-align:end}.questionnaire .scale-field .scale-btns{display:flex;width:100%;height:39px;border:1px solid #ccc;border-radius:3px;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.questionnaire .scale-field .scale-btn{flex-grow:2;border-inline-start:1px solid #ccc}.questionnaire .scale-field .scale-btn:first-child{border-inline-start:none}.questionnaire .scale-field .scale-btn input{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.questionnaire .scale-field .scale-btn input:focus-visible+label{outline:none !important;box-shadow:0 0 0 3px #4d90fe !important;border-radius:3px !important}.questionnaire .scale-field .scale-btn label{height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0;color:#777777;line-height:1}.questionnaire .scale-field .scale-btn.selected label{font-weight:bold;animation:animate-label 0.2s ease-in}@keyframes animate-label{0%{transform:scale(1.2)}}@media (hover: hover){[data-selectable]:not(.disabled):hover{background-color:var(--highlightable-color);cursor:pointer}[data-selectable]:not(.disabled):hover label{cursor:pointer}}.selected[data-selectable]{background-color:var(--highlighted-color) !important}.questionnaire .star-wrapper{display:flex;flex-direction:row-reverse;max-width:340px;width:100%}@media print,screen and (max-width: 47.49875em){.questionnaire .star-wrapper{max-width:100%}}.questionnaire .star-wrapper label{flex-grow:1;margin:0;padding:0;text-align:center;color:#afafaf;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.questionnaire .star-wrapper label i{font-size:2.375rem;color:#afafaf;text-shadow:1px 2px rgba(0,0,0,0.1)}@media (hover: hover){.questionnaire .star-wrapper label:hover i,.questionnaire .star-wrapper label:hover~label i{color:#f5eda6}}.questionnaire .star-wrapper input{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.questionnaire .star-wrapper input.selected label i,.questionnaire .star-wrapper input.selected~label i{color:#e5d11d;animation:animate-stars 0.2s ease-in}.questionnaire .star-wrapper input:focus-visible+label{outline:none !important;box-shadow:0 0 0 3px #4d90fe !important;border-radius:3px !important}@keyframes animate-stars{0%{color:#ffee59;transform:scale(1.15)}}.questionnaire .string-field .string-input-wrapper{max-width:340px;width:100%}@media print,screen and (max-width: 47.49875em){.questionnaire .string-field .string-input-wrapper{max-width:100%}}.questionnaire .string-field input[type="text"],.questionnaire .string-field input[type="tel"],.questionnaire .string-field input[type="email"],.questionnaire .string-field input[type="url"],.questionnaire .string-field input[type="number"],.questionnaire .string-field textarea{font-family:"Helvetica Neue", "Helvetica", "Arial", sans-serif;font-family:var(--default-font-family);max-width:340px;width:100%}@media print,screen and (max-width: 47.49875em){.questionnaire .string-field input[type="text"],.questionnaire .string-field input[type="tel"],.questionnaire .string-field input[type="email"],.questionnaire .string-field input[type="url"],.questionnaire .string-field input[type="number"],.questionnaire .string-field textarea{max-width:100%}}.questionnaire .string-field input.date_field,.questionnaire .string-field input.time_field{width:200px;min-height:42px}.questionnaire .upload-field .dropzone.in{background:#fffded}.questionnaire .upload-field .dropzone.in.hover{outline:none;border-color:#80b0fe;box-shadow:0 0 5px #4d90fe !important;transition:box-shadow 0.24s ease-in-out, border 0.15s ease-in-out}.questionnaire .upload-field .file-uploader{display:flex;align-items:center}.questionnaire .upload-field .file-wrapper{flex-shrink:0;position:relative}.questionnaire .upload-field .file-wrapper button{margin:0}.questionnaire .upload-field .file-wrapper button.uploading{display:none}.questionnaire .upload-field .file-wrapper input[type="file"]{position:absolute;left:0;top:0;height:100%;filter:alpha(opacity=1);opacity:0.01;cursor:pointer}.questionnaire .upload-field .file-wrapper .upload-progress{display:none;width:180px;border:1px solid #d8dfea;border-radius:3px;background:#eceff5}.questionnaire .upload-field .file-wrapper .upload-progress .bar{background:none repeat scroll 0 0 #0076fb;width:0%;height:12px}.copyable{position:relative}.copyable .copyable-text{padding-inline-end:30px;width:100%;word-break:break-all}.copyable .copyable-text.one-line{white-space:nowrap;overflow:hidden}.copyable .clipboard-btn{position:absolute;height:80%;top:10%;width:30px;background:white;font-size:19px;color:#616e83;right:1px}[dir="rtl"] .copyable .clipboard-btn{right:auto;left:9px}.copyable .clipboard-btn:hover{color:#2d333d}div.swal2-container.swal2-backdrop-show{background:rgba(244,244,244,0.85);z-index:100000}.swal2-modal.swal2-popup{box-shadow:0 12px 28px 0 rgba(0,0,0,0.2),0 2px 4px 0 rgba(0,0,0,0.1),inset 0 0 0 1px rgba(255,255,255,0.5)}.swal2-modal.swal2-popup .swal2-icon.swal2-success{border-color:#16c775;color:#16c775}.swal2-modal.swal2-popup .swal2-icon.swal2-error{border-color:#f75959;color:#f75959}.swal2-modal.swal2-popup .swal2-icon.swal2-warning{border-color:#f6c75a;color:#f4bb38}.swal2-modal.swal2-popup .swal2-icon.swal2-info,.swal2-modal.swal2-popup .swal2-icon.swal2-question{border-color:#62acff;color:#0076fb}.swal2-modal.swal2-popup .swal2-image,.swal2-modal.swal2-popup .swal2-icon{margin-bottom:0.5rem}.swal2-modal.swal2-popup .swal2-title{font-weight:normal;font-size:24px;line-height:1.7}.swal2-modal.swal2-popup .swal2-html-container{line-height:1.5}.swal2-modal.swal2-popup .swal2-input{width:auto;padding:1.5em 1em}.swal2-modal.swal2-popup .swal2-input,.swal2-modal.swal2-popup .swal2-file,.swal2-modal.swal2-popup .swal2-textarea,.swal2-modal.swal2-popup .swal2-select,.swal2-modal.swal2-popup .swal2-radio,.swal2-modal.swal2-popup .swal2-checkbox{margin-top:1.5rem;margin-bottom:0.5rem}.swal2-modal.swal2-popup .swal2-input,.swal2-modal.swal2-popup .swal2-file,.swal2-modal.swal2-popup .swal2-textarea{font-size:16px}.swal2-modal.swal2-popup .swal2-input::placeholder,.swal2-modal.swal2-popup .swal2-file::placeholder,.swal2-modal.swal2-popup .swal2-textarea::placeholder{color:#777777}.swal2-modal.swal2-popup button.swal2-styled{padding:0.8em 1.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.swal2-modal.swal2-popup button.swal2-styled:focus-visible{box-shadow:none}.swal2-modal.swal2-popup button.swal2-styled.swal2-cancel{background-color:#c1c1c1}.swal2-modal.swal2-popup button.swal2-styled.swal2-deny{background-color:#f75959}body.swal2-toast-shown .swal2-container{height:auto}body.swal2-toast-shown .swal2-container .swal2-popup.swal2-toast{grid-template-columns:none;padding:0.5em 1.1em}body.swal2-toast-shown .swal2-container .swal2-popup.swal2-toast .swal2-icon{margin-right:0}.swal2-modal.swal2-popup.no-icon{padding-top:0.5rem}.swal2-modal.swal2-popup.no-buttons{padding-bottom:2rem}.swal2-modal.swal2-popup.inside-frame{position:fixed;top:220px;left:0;right:0;margin-left:auto;margin-right:auto}.hidden,.hide{display:none}.invisible{opacity:0}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.strong,b{font-weight:bold}.italic{font-style:italic}.centered{text-align:center}*,*:before,*:after{box-sizing:inherit}html,body{height:100%;box-sizing:border-box}@media print{html,body{height:auto;font-size:14px}}body{margin:0;padding:0;color:#353535;background:white;font-size:0.96875rem;line-height:1.5;font-family:"Lato", "Avenir", "Adobe Heiti Std", "Segoe UI", "Trebuchet MS", sans‑serif;font-family:var(--admin-font-family);display:flex;flex-direction:column}p{margin:0 0 1em}p:last-child{margin-bottom:0}label{display:block;font-weight:bold;margin-bottom:4px}img,svg{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}li{margin:5px 0}a{color:#1c71d0;text-decoration:none}a img{border:none}table{border-collapse:collapse}iframe{max-width:100%}i.fa{display:inline-block;line-height:inherit}#main{flex:1 0 auto}iframe.FB_UI_Dialog{min-width:624px}.print-header{display:none;margin-bottom:25px;text-align:center}@media print{.print-header{display:block}}.print-header h1{font-size:1.625rem;margin:0 0 7px}.print-header .print-date{font-size:0.875rem;color:#afafaf}#results-wrapper{direction:ltr;margin-top:30px}#results-wrapper:empty{display:none}#results-wrapper .question-result-container{padding:2px 0}#results-wrapper .question-result-container:last-child{padding-bottom:0}#results-wrapper .question-result-container:first-child .box{page-break-inside:auto}#results-wrapper .question-result-container .box{display:flex;justify-content:space-between;flex-wrap:wrap;overflow:initial}#results-wrapper .question-result-container .loader{margin:4.5rem auto}#results-wrapper .question{width:35%}#results-wrapper .question label,#results-wrapper .question .answers_count{margin:0 0 3px}#results-wrapper .question .answers_count{font-weight:bold}#results-wrapper .question .chart-link-icon{color:#1c71d0}#results-wrapper .question .chart-link,#results-wrapper .question .summary-link{margin-bottom:10px}@media print{#results-wrapper .question .chart-link,#results-wrapper .question .summary-link{display:none !important}}#results-wrapper .question .summary-link{display:none}#results-wrapper .charts-container,#results-wrapper .answers{width:63%}#results-wrapper .charts-container .selector{font-size:0.7rem;margin-bottom:10px}#results-wrapper .charts-container .selector label{top:0rem;width:20px}#results-wrapper .answers{font-size:0.75rem}#results-wrapper .answers .answer,#results-wrapper .answers .footer{padding:8px}#results-wrapper .answers .answer.upload-footer,#results-wrapper .answers .footer.upload-footer{padding:10px 0 0}#results-wrapper .answers .other-answers{display:none;margin-left:15px}#results-wrapper .answers .choice,#results-wrapper .answers .text-answer{margin:4px 0;border-radius:5px;page-break-inside:avoid}#results-wrapper .answers .choice{display:flex}#results-wrapper .answers .text-answer{padding:7.5px 9px;background-color:#fefefe;border:1px solid #f0f1f4}#results-wrapper .answers .text-answer.right-answer{color:#45d847}#results-wrapper .answers .text-answer.wrong-answer{color:#ff4141}#results-wrapper .answers .choice-progress-bar{position:absolute;left:0px;top:0px;z-index:1;height:100%;background:#fffad4;border-right:2px solid #fff7ba}#results-wrapper .answers .choice-progress-bar.right-answer{background-color:#d9f7d9 !important;border-color:#c3f3c4}#results-wrapper .answers .choice-progress-bar.wrong-answer{background-color:#ffdada !important;border-color:#ffc1c1}#results-wrapper .answers .choice-image{margin-right:4px;width:83px;flex-shrink:0;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}#results-wrapper .answers .choice-image img,#results-wrapper .answers .choice-image video{width:100%;border-radius:5px}#results-wrapper .answers .choice-result{display:flex;flex-grow:2;align-items:center;position:relative;background-color:white;border:1px solid #f0f1f4;border-radius:5px}#results-wrapper .answers .choice-result .text,#results-wrapper .answers .choice-result .count,#results-wrapper .answers .choice-result .percent{z-index:2;padding:6px 9px}#results-wrapper .answers .choice-result .text{flex-grow:2}#results-wrapper .answers .choice-result .count{white-space:nowrap}#results-wrapper .answers .choice-result .percent-badge{border-radius:5px;padding:2px 0;width:44px;background-color:#616e83;color-adjust:economy;color:white;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:bold}#results-wrapper .answers .footer{display:flex;justify-content:space-between;font-weight:bold}@media screen and (max-width: 570px){#results-wrapper .question,#results-wrapper .answers,#results-wrapper .charts-container{width:100%}}#results-wrapper .upload .question,#results-wrapper .upload .answers{width:100%}.pictures-gallery{display:grid;grid-template-columns:repeat(auto-fit, 100px);grid-gap:18px;margin-top:20px}.pictures-gallery img{border-radius:3px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.pictures-gallery img:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}.result-star{font-size:1.375rem;display:inline-block;margin-right:4px;color:#e5d11d}#share-results-modal .modal-content{overflow:visible}#share-results-modal .modal-content p{margin-bottom:10px}#share-results-modal .modal-content .public-results{margin:15px 0}#share-results-modal .modal-content .reset-share-link{text-align:right}#pdf-wait-modal .modal-content{text-align:center;overflow-y:visible}#pdf-wait-modal .modal-content .loader{padding:30px 0}.mfp-image-holder div.mfp-content{max-width:1000px}.mfp-figure figure{background:inherit}#mobile-page-header{height:70px;background:#fafafa;overflow:hidden;margin:-1px 0 25px -1px;box-shadow:0 3px 4px rgba(10,10,10,0.1)}@media (min-width: 501px){#mobile-page-header{display:none}}#mobile-page-header .fb-page{width:100%}#mobile-page-header .fb-page span,#mobile-page-header .fb-page iframe{width:100% !important}.questionnaire .newsletter-section{margin-top:45px}.questionnaire .newsletter-section[data-from="thankyou"]{margin:30px 0 50px}.questionnaire .newsletter-section .newsletter-wrapper{padding:10px 15px 25px;background-color:var(--highlightable-color)}.questionnaire .newsletter-section .newsletter-success{justify-content:center;padding:10px;background-color:#ddf0d4 !important}.questionnaire .newsletter-section #facebook-login-btn{margin-top:10px}.questionnaire .newsletter-section .newsletter-inputs{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:10px}.questionnaire .newsletter-section input{width:100%;margin-bottom:10px}.questionnaire .newsletter-section input:last-child{margin-bottom:none}@media print,screen and (min-width: 47.5em){.questionnaire .newsletter-section input{width:32%;margin:0}}.questionnaire .newsletter-section .buttons{margin:15px 0 0 0}@media print,screen and (max-width: 47.49875em){.questionnaire .newsletter-section .buttons{justify-content:center;margin:0}}.questionnaire .newsletter-section .buttons .btn{margin:0}.progress-bar-container{display:flex;align-items:center;justify-content:center;margin-top:32px;margin-bottom:10px}.progress-bar-container .progress-bar{position:relative;width:250px;height:18px;border-radius:3px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);background:#fefefe;border:1px solid #f0f1f4;padding:1px}.progress-bar-container .progress-bar-completed{top:0;left:0;height:100%;background:var(--highlighted-color);border-radius:3px}.progress-bar-container .progress-bar-percentage{font-size:0.6875rem;color:grey;line-height:0;white-space:nowrap;padding-inline-start:8px}#question_recaptcha{margin:32px 0;text-align:center}#question_recaptcha .question-error{margin-bottom:3px}#question_recaptcha #g-recaptcha{display:inline-block}.grecaptcha-badge{visibility:hidden}.referrer{width:auto;margin:30px 0 0;border-radius:3px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);line-height:1.4;background-color:var(--highlighted-color)}.referrer td{padding:0}.referrer .referrer-pic{width:50px;height:50px}.referrer .referrer-pic img{width:100%;display:block;border-top-left-radius:3px;border-bottom-left-radius:3px}[dir="rtl"] .referrer .referrer-pic img{border-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px}.referrer .referrer-text{padding:0 12px;vertical-align:middle}.referrals{margin:20px 0;color:#16c775;font-weight:bold}.referrals .referrals-pics{margin-top:3px}.referrals .referrals-pics img{width:38px}.timer-container{display:flex;justify-content:center;margin:32px 0}@media print,screen and (min-width: 62.5em){.timer-container{position:fixed;bottom:0;right:0;z-index:10;border-top-right-radius:0;border-bottom-right-radius:0}}#timer{display:inline-flex;align-items:center;padding-block-start:6px;padding-block-end:6px;padding-inline-start:10px;padding-inline-end:12px;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06);font-size:1rem;border-radius:3px;background-color:var(--highlighted-color)}@media print,screen and (min-width: 62.5em){#timer{border-top-right-radius:0;border-bottom-right-radius:0}}#timer i{font-size:1.1rem;margin-inline-end:5px}@media print,screen and (min-width: 47.5em){body.desktop.preview{overflow:hidden}}#admin-toolbar{display:flex;align-items:center;justify-content:space-between;overflow:hidden;background-color:#faf6d4;border-bottom:5px solid #f5eda6;padding:6px 12px;direction:ltr;font-family:"Helvetica Neue", "Helvetica", "Arial", sans-serif;font-family:var(--default-font-family)}#admin-toolbar .page-tools{display:inline-flex;min-width:0}#admin-toolbar .page-tools .admin-icon{width:20px;height:20px;margin-top:-2px;margin-inline-end:10px}#admin-toolbar .page-tools .page-tool{display:flex;min-width:0;margin-inline-end:15px}#admin-toolbar .page-tools .page-tool.change-poll{flex:1 1 0}#admin-toolbar .page-tools .page-tool label{margin:0 5px 0 0;white-space:nowrap}#admin-toolbar .page-tools .page-tool .minimal-select-wrapper{overflow:hidden}#admin-toolbar .navigation{display:inline-flex;flex-shrink:0;align-items:center;margin-left:20px}#admin-toolbar .navigation .btn{padding:5px 10px;margin-bottom:0}#admin-toolbar .navigation .btn:last-child{margin-inline-end:0}@media print,screen and (max-width: 47.49875em){#admin-toolbar .navigation .btn-publish-to-page,#admin-toolbar .navigation .btn-upgrade{display:none}}@media (min-width: 380px){html[data-iframe="ext"]{height:auto}}body{font-family:var(--poll-font-family)}.inner{width:750px;margin:0 auto}@media (max-width: 770px){.inner{width:auto;margin:0 4%}}h2{font-weight:bold;margin-top:10px}h2:empty{display:none}#main{overflow:auto}.no-poll-on-page h2{font-size:30px;margin:50px 0 0;text-align:center}.no-poll-on-page .buttons{margin-top:20px}.questionnaire .btn{font-family:var(--poll-font-family)}.buttons{margin-top:40px}.buttons .btn svg{width:20px;height:20px}.buttons #invite_friends_link svg{width:23px}.buttons .copied-btn-inner{display:none}.buttons .btn:last-child{margin-inline-end:0}.submit-section{display:flex;align-items:center;margin:40px 0 10px;justify-content:center}.submit-section .btn{font-size:1.0625rem;margin:0;padding:0.7em 1.1em}footer{display:flex;padding:22px 0 25px;font-size:0.8125rem;color:#777777}footer .footer-text{align-self:flex-end;flex-grow:2}footer .footer-fb-page{flex-shrink:0;width:300px;margin-inline-start:15px}@media (max-width: 500px){footer .footer-fb-page{display:none}}footer #powered_by{font-weight:bold;margin-bottom:3px}footer #powered_by a{text-decoration:none}.description:empty,.closed:empty,.thank-you:empty{display:none}.title-section{background-color:var(--poll-title-background-color);color:var(--poll-title-color);margin-bottom:32px}.title-section h1{margin:0;padding:0.6em 0;font-weight:700;line-height:1.4;font-size:1.65em;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width: 501px){.title-section h1{font-size:1.85em;text-align:start}}@media (max-width: 500px){#mobile-page-header~#poll-content .title-section{background:none;color:var(--poll-title-mobile-color, #1c71d0);margin-bottom:15px}#mobile-page-header~#poll-content .title-section h1{padding:0 0}}
