@keyframes explanationBackdrop{0%{opacity:0}to{opacity:.5}}.block{--block-padding-sides:11rem;display:flex;flex-flow:column;padding:2rem var(--block-padding-sides) 2rem var(--block-padding-sides)}.block .wave-footer{fill:var(--color-footer);margin-bottom:-2rem;margin-left:calc(var(--block-padding-sides)*-1);margin-right:calc(var(--block-padding-sides)*-1);order:8}.block .main-media{margin:0 calc(var(--block-padding-sides)*-1);margin-bottom:4rem;margin-top:-2rem;order:0;position:relative}.block .main-media .wave{fill:var(--color-bg);bottom:-1px;left:-1px;position:absolute;transform-origin:bottom;transition:transform .4s ease;width:calc(100% + 2px);z-index:999999}.block .main-media .wave.hide{transform:scaleY(0)}.block .main-media .media-wrapper .attribution{background-color:rgba(0,0,0,.5);bottom:4rem;color:hsla(0,0%,100%,.8);left:.5rem;line-height:2rem;padding:0 1rem;transform:rotate(-90deg);transform-origin:0 0}.riddle.no-footer .block .replay-btn{margin-bottom:0}.riddle.no-footer .block.result-block{padding-bottom:0}.riddle.no-footer .block.result-block .replay-btn,.riddle.no-footer .block.result-block .wave-footer{margin-bottom:0}@media(max-width:520px){.block{--block-padding-sides:2rem}}.block:not(.block-transition-enter-active){min-height:0}.block.backdrop:before{animation:explanationBackdrop .5s ease 2.5s forwards;background-color:#000;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1000000}.block.backdrop .explanation-overlay{left:50%;max-height:80vh;position:absolute;top:50%;transform:translate(-50%,-50%);width:65%;z-index:1000000}.block.backdrop .explanation-overlay .block-nav{bottom:-2rem;left:0;position:fixed;width:100%}.block .block-nav{margin-top:2rem}.block .explanation-overlay{background:#fff;border-radius:.8rem;color:#000;display:grid;grid-template-columns:100%;grid-template-rows:100%}.block .explanation-overlay .answer-explanation{height:100%;overflow:auto;padding:2.5rem 2.5rem 4.5rem}.block .explanation-overlay .answer-explanation .media{border-radius:.8rem .8rem 0 0;margin:-2.5rem -2.5rem 2.5rem;overflow:hidden}.riddle .pager{background-color:hsla(0,0%,100%,.5);border-radius:0 10rem 10rem 0;box-shadow:0 2px 4px 0 rgba(0,0,0,.24);height:4rem;line-height:2rem;padding:1rem 2.1rem 1rem 1.3rem;position:absolute;top:2rem;z-index:10}.riddle .pager .pager-text{background-color:transparent;color:#333;font-size:1.4rem;font-weight:400;line-height:2rem;margin:0;padding:0}@media screen and (max-width:520px){.riddle:not(.has-media) .pager{background-color:transparent;border-radius:0;bottom:0;box-shadow:none;height:auto;padding:1rem;top:auto;z-index:999999}.riddle:not(.has-media) .pager .pager-text{font-size:12px;line-height:2rem}.riddle:not(.has-media).no-footer .pager{padding:.5rem 1rem}.riddle:not(.has-media).has-pager.block-type-group-Form .block{padding-bottom:2rem}}.explanation-enter-active,.explanation-leave-active{transition:opacity .5s ease;transition-delay:2.5s}.explanation-enter-from,.explanation-leave-to{opacity:0}.riddle .progress-wrapper{gap:.6rem;padding:.8rem;position:absolute}.riddle .progress-wrapper .progress-tab{background-color:#fff;border-radius:.2rem;color:transparent;height:.4rem}.riddle .progress-wrapper .progress-tab.active{background-color:var(--color-btn)}.riddle .timer-wrapper .timer{align-self:end;display:flex;flex-wrap:wrap;gap:1rem;justify-content:end;padding-right:0;right:0}.riddle .timer-wrapper .timer.barTimer{width:100%}.riddle .timer-wrapper .timer.circleTimer{margin-left:-1rem;margin-right:1rem}.riddle .timer-wrapper .timer.position-overlay-media{width:40%}.riddle .timer-wrapper .timer.position-overlay-media.circleTimer{width:auto}.riddle .timer-wrapper .timer .timer-bar-wrapper{--timer-height:4rem;border:.1rem solid #fff;border-radius:10rem 0 0 10rem}.riddle .timer-wrapper .timer .timer-bar-wrapper .timer-bar-text-wrapper{left:auto;right:1rem;top:50%;transform:translateY(-50%)}.riddle .timer-wrapper .timer .timer-bar-wrapper .timer-bar-text-wrapper .timer-bar-text{align-items:center;display:flex;gap:.4rem}.riddle .timer-wrapper .timer .timer-bar-wrapper .timer-bar-text-wrapper .timer-bar-text span:first-child{margin-left:.5rem;order:5}.btn{border-radius:2rem;font-size:1.6rem;line-height:2rem;padding:1rem 3rem;text-transform:uppercase;width:auto;z-index:2}.choices{display:grid;gap:1rem;margin-bottom:2rem;order:3}.choices::-webkit-scrollbar{height:8px;width:8px}.choices::-webkit-scrollbar-track{background:transparent}.choices::-webkit-scrollbar-thumb{background:#ccc}.choices.with-media{gap:2rem}.choices.with-media .choice{--choice-border-radius:0;background:none;border:none;padding-left:0!important}.choices.with-media .choice:after,.choices.with-media .choice:before{bottom:auto!important;left:1rem!important;top:1rem!important;transform:none!important}.choices.with-media .choice:after{left:1.5rem!important;top:1.5rem!important}.choices.with-media .choice .choice-media{align-self:flex-start;border:.2rem solid var(--color-btn);border-radius:.8rem;flex-shrink:0;overflow:hidden;padding:.4rem;position:relative}.choices.with-media .choice .choice-media:before{border:.4rem solid #fff;border-radius:.8rem;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:4}.choices.with-media .choice .choice-media:after{background:rgba(0,0,0,.3);content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .4s ease;width:100%;z-index:1}.choices.with-media .choice .choice-media .attribution{left:.5rem;max-height:calc(100% - 5rem);max-width:100%;overflow:hidden;text-overflow:ellipsis;top:3.3rem;transform-origin:top left;white-space:nowrap;writing-mode:vertical-lr}.choices.with-media .choice .choice-content{padding-left:2rem;position:relative}.choices:not(.order).fixed-height{margin:0 -2rem;max-height:34rem;overflow:auto;padding:0 2rem}.choices:not(.order) .choice{padding-left:4.2rem}.choices:not(.order) .choice:before{border:.2rem solid var(--color-secondary);border-radius:50%;height:2.4rem;left:1.4rem;width:2.4rem}.choices:not(.order) .choice:after,.choices:not(.order) .choice:before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.choices:not(.order) .choice:after{background:var(--color-secondary);border-radius:50%;height:1.4rem;left:1.9rem;opacity:0;transition:opacity .3s ease;width:1.4rem}.choices:not(.order).with-media .choice:before{background-color:#fff}.choices:not(.order).multi-choice .choice:after,.choices:not(.order).multi-choice .choice:before{border-radius:.4rem}.choices.multi-choice .choice{--choice-border-radius:0.8rem}.choices .choice{--choice-border-radius:5rem;border:1px solid var(--color-btn);border-radius:var(--choice-border-radius);display:flex;min-height:5.6rem;position:relative;transition:border .4s ease}.choices .choice[aria-checked=true]:after{opacity:1}.choices[aria-disabled=false] .choice:focus,.choices[aria-disabled=false] .choice:hover{border-color:var(--color-secondary);outline:none}.choices[aria-disabled=false] .choice:focus .choice-media:after,.choices[aria-disabled=false] .choice:hover .choice-media:after{opacity:1}.choices .choice-media{align-self:center;display:block;flex-shrink:0;height:auto;min-width:104px;width:30%}.choices .choice-media+.choice-content{padding-bottom:0;padding-top:0}.choices .choice-content{border-radius:var(--choice-border-radius);display:flex;flex-direction:column;flex-grow:1;justify-content:center}.choices .choice-content .choice-desc,.choices .choice-content .choice-title{word-break:break-word}.choices .choice-content .choice-title{color:var(--color-choice-text);font-size:16px;font-weight:600;line-height:1.8rem;margin-bottom:0}.choices .choice-content .choice-title+.choice-desc{margin-top:1rem}.choices .choice-content .choice-desc{color:var(--color-choice-text);font-size:1.4rem;font-weight:500;line-height:1.6rem;margin:0}.choices .choice-content .choice-input{background-color:transparent;border:none;color:var(--color-choice-text);font-size:16px;font-weight:600;height:100%;line-height:1.8rem;outline:none;padding:0;width:100%;z-index:999999}.choices .choice-content .choice-input::placeholder{opacity:.2}.choices .percentage-bar-wrapper{border-radius:var(--choice-border-radius);width:100%}.choices .percentage-bar,.choices .percentage-bar-wrapper{bottom:0;height:100%;left:0;overflow:hidden;position:absolute}.choices .percentage-bar{z-index:1}@keyframes barMove{0%{width:0}to{width:100%}}.choices .percentage-bar:after{animation-duration:1.8s;animation-name:barMove;background-color:#ccc;content:"";display:block;height:100%;left:0;opacity:.2;top:0}.choices .percentage-bar.correct:after{background:#62b15b}.choices .percentage-bar.wrong:after{background:#d82a2a}.choices .voting-result{font-size:1.2rem;line-height:2rem;margin:0;position:absolute;right:1.5rem;text-align:center;top:50%;transform:translateY(-50%);z-index:3}.choices .voting-result.correct{color:#62b15b}.choices .voting-result.wrong{color:#d82a2a}.choices.is-columns .choice-media{width:100%}.choices.is-columns.with-media .choice{display:block}.choices.is-columns.with-media .choice .voting-result{bottom:auto;color:#fff;font-size:1.4rem;left:auto;margin-top:-1.9rem;right:1.4rem;top:0;transform:translateY(-100%);z-index:3}.choices.is-columns.with-media .choice .voting-result .percent{opacity:1}.choices.is-columns.with-media .choice .percentage-bar-wrapper{border-bottom-left-radius:.8rem;border-bottom-right-radius:.8rem;bottom:auto;height:.8rem;left:.6rem;margin-top:-.6rem;right:.6rem;top:0;transform:translateY(-100%);width:auto;z-index:3}.choices.is-columns.with-media .choice .percentage-bar-wrapper .percentage-bar:after{background-color:#fff;opacity:.8}.choices.is-columns.with-media .choice[aria-disabled=true] .choice-media:after{opacity:1}.choices.is-columns .choice{--choice-border-radius:0.8rem;flex-shrink:0;padding-left:0}.choices.is-columns .choice:before{bottom:1rem;left:50%;right:auto;top:auto;transform:translateX(-50%)}.choices.is-columns .choice:after{bottom:1.5rem;left:50%;right:auto;top:auto;transform:translateX(-50%)}.choices.is-columns .choice:has(.voting-result):not(:has(.choice-media)):after,.choices.is-columns .choice:has(.voting-result):not(:has(.choice-media)):before{display:none}.choices.is-columns .choice-content{padding:1rem 1rem 4.5rem!important;width:100%}.choices.is-columns .choice-media+.choice-content{padding-bottom:1rem!important}.choices.is-columns .voting-result{bottom:1.4rem;font-size:1.4em;left:50%;right:auto;top:auto;transform:translateX(-50%)}.choices.is-columns .choice .choice-content .correct-tick{bottom:1rem;right:1rem;top:auto;transform:none}@media(min-width:520px){.choices.is-columns{display:flex;gap:1.5rem;max-height:auto;overflow:auto;padding:0}.choices.is-columns .choice{width:19.2rem}.choices.is-columns.wrap-items{display:grid;grid-template-columns:1fr 1fr}.choices.is-columns.wrap-items:not(.fixed-height){overflow:visible}.choices.is-columns.wrap-items .choice{width:100%}.choices.is-columns.order .choice:before{bottom:0!important;height:2.5rem;top:auto!important;width:100%}.choices.is-columns.order .choice:after{bottom:.6rem!important;right:50%!important;top:auto!important;transform:translateX(50%)!important}.choices.is-columns.order:not(.with-media) .choice .choice-title{padding-left:3.5rem}.choices.is-columns.order .choice-content{padding-bottom:4rem!important}.choices.is-columns.order.show-order-btns .choice .btns-move-wrapper{bottom:0;flex-direction:row;position:absolute;width:100%}.choices.is-columns.order.show-order-btns .choice .btns-move-wrapper .btn-move.btn-move-next:after{left:.5rem;top:.8rem;transform:rotate(135deg)}.choices.is-columns.order.show-order-btns .choice .btns-move-wrapper .btn-move.btn-move-prev:after{left:1rem;top:.8rem;transform:rotate(-45deg)}}.choices.order .choice{--choice-border-radius:0.8rem;cursor:move}.choices.order .choice.active{outline:var(--color-btn) solid .2rem}.choices.order .choice .indicator{background-color:rgba(0,0,0,.5);border-radius:50%;color:#fff;height:2.8rem;left:.9rem;line-height:2.8rem;min-width:2.8rem;position:absolute;text-align:center;top:.9rem;z-index:10}.choices.order .choice .result-border-svg{border-radius:var(--choice-border-radius)}.choices.order.has-voted .choice{cursor:default}.choices.order:not(.has-voted) .choice:before{background-color:rgba(0,0,0,.2);content:"";height:100%;left:auto!important;position:absolute;right:0!important;top:0!important;width:2.5rem}.choices.order:not(.has-voted) .choice:after{border-bottom:.25rem solid #fff;border-top:.75rem double #fff;content:"";height:1.2rem;left:auto!important;position:absolute;right:.3rem!important;top:50%!important;transform:translateY(-50%)!important;width:1.7rem}.choices.order:not(.with-media) .choice:before{transform:none}.choices.order:not(.with-media) .choice .choice-content{padding-left:4.5rem}.choices.order.show-order-btns .choice:after,.choices.order.show-order-btns .choice:before{display:none}.choices.order.show-order-btns .choice .btns-move-wrapper{display:flex;flex-direction:column;justify-content:center}.choices.order.show-order-btns .choice .btns-move-wrapper .btn-move{background:var(--color-btn);border:none;border-radius:0;color:#fff;font-size:1.2rem;height:2.5rem;padding:0;position:relative;width:2.5rem}.choices.order.show-order-btns .choice .btns-move-wrapper .btn-move:after{border-left:.2rem solid #fff;border-top:.2rem solid #fff;content:"";display:block;height:1rem;left:.8rem;position:absolute;top:1rem;transform:rotate(45deg);width:1rem}.choices.order.show-order-btns .choice .btns-move-wrapper .btn-move.btn-move-next:after{top:.5rem;transform:rotate(225deg)}.quiz-choices .choice .correct-tick{align-items:center;background:#62b15b;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;font-weight:600;height:2.4rem;height:2.6rem;justify-content:center;left:auto;line-height:2rem;margin:0;position:absolute;right:1rem;text-align:center;top:1rem;width:2.4rem;z-index:3}.quiz-choices .choice .correct-tick.wrong{background-color:#d82a2a}.quiz-choices .choice .choice-content .correct-tick{right:-4rem;top:50%;transform:translateY(-50%)}.quiz-choices .choice .choice-media+.choice-content .correct-tick{display:none}@media(max-width:520px){.quiz-choices .choice .choice-content .correct-tick{border-radius:50% 0 0 50%;right:-2rem;width:3rem}}.form{--border-input:0.1rem solid rgba(0,0,0,.2);--border-radius-input:0.4rem;margin:0;order:3}.form .form-control{border:var(--border-input);border-radius:var(--border-radius-input);padding:1.3rem 1.6rem;transition:border .4s ease}.form .form-control:focus,.form .form-control:hover{border-color:var(--color-btn);outline:none}.form .k-datepicker,.form .k-picker,.form .k-timepicker{border:var(--border-input);border-radius:var(--border-radius-input);transition:border .4s ease}.form .k-datepicker:focus,.form .k-datepicker:hover,.form .k-picker:focus,.form .k-picker:hover,.form .k-timepicker:focus,.form .k-timepicker:hover{border-color:var(--color-btn)}.form .k-datepicker .k-input-button,.form .k-picker .k-input-button,.form .k-timepicker .k-input-button{background-color:transparent;border-left:var(--border-input);padding-left:2.3rem;padding-right:2.3rem;transition:all .4s ease}.form .k-datepicker:focus .k-input-button,.form .k-datepicker:hover .k-input-button,.form .k-picker:focus .k-input-button,.form .k-picker:hover .k-input-button,.form .k-timepicker:focus .k-input-button,.form .k-timepicker:hover .k-input-button{border-color:var(--color-btn)}.form .k-datepicker .k-input-button:focus,.form .k-datepicker .k-input-button:hover,.form .k-timepicker .k-input-button:focus,.form .k-timepicker .k-input-button:hover{background-color:var(--color-btn);color:var(--color-btn-text)}.form .k-datepicker.k-input-md .k-input-button,.form .k-datepicker.k-input-md .k-input-inner,.form .k-timepicker.k-input-md .k-input-button,.form .k-timepicker.k-input-md .k-input-inner{padding-bottom:1.3rem;padding-top:1.3rem}.form .rid-dropdown{border-color:rgba(0,0,0,.2);border-radius:var(--border-radius-input)}.form .rid-dropdown:focus,.form .rid-dropdown:focus-within,.form .rid-dropdown:hover{border-color:#19d2f1}.form .rid-dropdown-popup{border-color:rgba(0,0,0,.2);border-radius:var(--border-radius-input)}.results-display{order:3}.results-display .result-display-block{margin-top:2rem;position:relative}.results-display .result-display-block .block{--block-padding-sides:0}