body{display:flex;color:#1e3d54;margin:0;padding:0;width:100%;min-height:100%;background-color:#fff;font-family:Averta,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{justify-content:center}body .sequence-container-wrapper{align-items:center}body.u-flex-start{justify-content:flex-start}body.u-flex-start .sequence-container-wrapper{align-items:flex-start}body.u-flex-end{justify-content:flex-end}body.u-flex-end .sequence-container-wrapper{align-items:flex-end}figure{margin:0}figure img{display:block;max-width:100%}.u-hide{display:none!important}nav ul{display:flex;margin:0;padding:0;justify-content:center;list-style:none}nav a{display:inline-block;color:#1e3d5466;margin:1rem .5rem;padding:.5rem 1rem;border-radius:.5rem;text-transform:uppercase;font-weight:500;letter-spacing:.1rem;opacity:.6}nav a:hover{opacity:.8}nav a.isActive{background-color:#1e3d541a;font-weight:700;color:#1e3d5480;opacity:1}section{display:flex;width:100%;min-height:100%;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media screen and (min-width: 30rem){section{padding:10vh}}.owl-carousel{margin-right:-1rem;margin-bottom:2rem;margin-left:-1rem;width:calc(100% + 2rem);max-width:46rem}.owl-stage{margin-left:.5rem}.owl-item{max-width:calc(100vw - 2rem)}.owl-item .card{margin:0 .5rem}@media screen and (min-width: 30rem){.owl-stage{margin-left:3.5rem}.owl-item .card{margin:0 1.5rem}}.owl-carousel .owl-item .card,.owl-carousel .active+.active .card{opacity:.25;transition:all .5s ease}.owl-carousel .owl-item .card>*,.owl-carousel .active+.active .card>*{opacity:0;transition:all .5s ease}.owl-carousel .active .card,.owl-carousel .active .card>*{opacity:1}.owl-dots{display:flex;justify-content:center;margin-top:1rem}.owl-dot{background:#14243326;margin:.25rem;width:3rem;height:.25rem;border-radius:.125rem}.owl-dot.active{background:#14243380}.sequence__progress{background:#1424330d;margin:0rem 1.25rem}.sequence__progress-bar{background:#009eeb;border-radius:2px;width:12.5%;height:.25rem;transition:all .6s ease}.isAnswered .sequence__progress-bar{width:18.6667%}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}@keyframes activeBump{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes inActiveBump{0%{transform:scale(1)}50%{transform:scale(.85)}to{transform:scale(1)}}a{font-size:14px;color:#8392a6;text-decoration:none;cursor:pointer}a:focus,a:hover,a.has-active{color:#009eeb;outline:0;fill:#009eeb;text-decoration:none}.badge{display:inline-block;margin-right:.5rem;border:1px solid white;width:2rem;height:2rem;background-color:#e9eff2;border-radius:50%;overflow:hidden}.badge img{max-width:100%}.badge.badge--small{width:1.75rem;height:1.75rem}.badge.badge--tiny{width:1.25rem;height:1.25rem}.badge.badge--overlap{margin-left:-1rem}.badge.badge--end-date{width:auto;height:auto;margin-right:0;padding:.25rem;border-radius:.25rem;border-color:transparent;background-color:#fff9e5;color:#b58800;font-size:.875rem;font-weight:500;white-space:nowrap;overflow:initial}.badge.badge--end-date img{display:inline-block;width:1rem;vertical-align:middle}@media screen and (max-width: 30rem){.badge.badge--end-date{margin-right:0}}.badge.badge--poll-ended{display:flex;justify-self:flex-start;align-self:flex-start;width:120px;height:auto;padding:.25rem .5rem;background:linear-gradient(-70deg,#68b5efb3,#1dc9b5b3);border:none;border-radius:.25rem;font-size:.875rem;font-weight:500;letter-spacing:.05rem;color:#fff}.button{position:relative;display:inline-block;padding:.5rem 1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:.5rem;background:#dde7eb;cursor:pointer;overflow:hidden;font:inherit;font-size:1rem;font-weight:600;line-height:1rem;letter-spacing:.01rem;color:inherit;transition:all .5s ease}.button::-moz-focus-inner{border:0}.button.isSelected{background:#009eeb;color:#fff}.button.isSelected.isDisabled .button__text{color:#fff}.button.button--multipunch{border:2px solid transparent}.button.button--multipunch.isSelected{background:#fff;border-color:currentColor;color:#009eeb}.button.button--multipunch.isSelected:after{transform:scale(1);opacity:1}.button.button--multipunch.isSelected.isVoted{background:#009eeb;border-color:currentColor;color:#fff}.button.button--multipunch.button--image:before{display:none}.button.button--multipunch.button--image:after{background-color:#009eeb;border-radius:.75rem;background-image:url(/remix-images/icons/check_white.svg);background-size:20px;background-position:center;background-repeat:no-repeat}.button.button--multipunch .ink{background:#0000001a}.button:hover{box-shadow:0 0 .75rem #0003}.button:focus{outline:2px dotted;animation:activeBump .5s ease-in-out}.isAnswered .button--answer:not(.isSelected){background:#00000005;color:#1e3d54bf}.button.button--answer{padding:.5rem 1rem .25rem}@media screen and (min-width: 30rem){.button.button--answer{padding-left:1.5rem;padding-right:1.5rem}}.button.button--mpunch{min-width:6rem;margin:.5rem 0rem;padding:.5rem 1rem}@media screen and (min-width: 30rem){.button.button--mpunch{margin:.5rem 0rem;padding-left:1.5rem;padding-right:1.5rem}}.button.button--nostats{min-height:2.5rem;padding:.5rem 1.5rem}.button.button--image{padding:0}.button.button--image figure{position:relative;height:0;padding-bottom:100%}.button.button--image figure img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.button.button--image .button__stat{position:absolute;bottom:.5rem;left:.5rem;width:calc(100% - 1rem);opacity:1}.isAnswered .button.button--image .button__stat{background-color:#00000026}.button.button--primary{background:#009eeb;border-color:#009eeb;color:#fff}.button.button--primary:focus{outline:2px dotted rgb(0,158,235)}.button.button-correct,.button.isSelected.isCorrect{background:#37d7af}.button.button-wrong,.button.isSelected.isWrong{background:#fd674c}.button.isCorrect:not(.isSelected){border:2px solid #37d7af}.button.isSelected.isCorrect,.button.isSelected.isWrong{padding-left:2.5rem}.button:after{content:"";position:absolute;top:.5rem;left:.5rem;height:1.6rem;width:1.6rem;background-size:contain;transition:all .5s ease-in-out;transform:scale(.5);opacity:0}.button.isSelected.isCorrect:after,.button.isSelected.isWrong:after{background:url(/remix-images/icons/check_white.svg);transform:scale(1);opacity:1}.button.isSelected.isWrong:after{background:url(/remix-images/icons/cross_white.svg)}.button.button--image:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:2;background:#009eeb1a;border:.25rem solid rgb(0,158,235);border-radius:.5rem;transition:all .6s ease;transform:scale(1.05);opacity:0;pointer-events:none}.button.button--image.isSelected:before{transition:all .3s ease;transform:scale(1);opacity:1}.button.button--image.isSelected figure img{opacity:.9}.isAnswered .button:not(.isSelected) figure img{opacity:.25;background-color:#fff}.button--large{padding:.75rem 1.5rem;font-size:1.125rem;border-radius:.5rem}.button--small{padding:.25rem .5rem;font-size:.875rem;border-radius:.375rem}.button--square{padding:.5rem}.button.button--facebook{background-color:#3b5998;color:#fff}.button.button--twitter{background-color:#55acee;color:#fff}.button.button--outline{background-color:transparent;border:1px solid #009eeb;color:#009eeb;padding:calc(.5rem - 1px) calc(1rem - 1px);opacity:.5}.button--small.button--outline{padding:calc(.25rem - 1px) calc(.5rem - 1px)}.button.button--outline:hover{opacity:1}.button.isDisabled{background:#00000008;pointer-events:none}.button.isDisabled .button__text{color:#1e3d5440}.button__text{display:inline-block;padding-top:.25rem;font-size:.875rem;line-height:.875rem;transform-origin:top left;transition:transform .5s ease,padding .5s ease}.button__text.right__align{transform-origin:top right}.button--submit{padding-bottom:.25rem}@media screen and (min-width: 21rem){.button__text{font-size:1rem;line-height:1rem}}.isAnswered .button__text{transform:scale(.875);transition-delay:.5s}.button .button__stat{display:block;height:.25rem;margin:.125rem 2.5rem .25rem 0;background-color:#0000;border-radius:.125rem;opacity:.5;transition:background 1.5s ease}.isAnswered .button .button__stat{background-color:#0000001a}.button .button__stat span{display:block;height:.25rem;max-width:0;background-color:currentColor;border-radius:.125rem;transition:max-width 1.5s cubic-bezier(1,0,0,1),margin-top .5s ease}.isAnswered .button .button__stat span{max-width:100%;transition-delay:.5s}.button .button__stat b{position:absolute;right:.5rem;bottom:.25rem;font-size:.875rem;transform:translate(4rem);transition:transform .5s cubic-bezier(0,0,.2,1);transition-delay:.5s}.isAnswered .button .button__stat b{transform:translate(0)}.card__answer--score .button .button__stat b{right:.75rem;bottom:.5rem;font-size:.75rem}.ink{display:block;position:absolute;z-index:2;background:#1e3d5480;border-radius:100%;transform:scale(0)}.button--answer .ink{background:#0077b3}.ink.animate{animation:ripple .5s linear}.hasDropdown{position:relative;display:inline-block;margin-left:0!important}.dropdown{position:absolute;display:block;top:100%;left:0;z-index:4;min-width:10rem;background-color:#fff;box-shadow:0 0 1rem #1424331a;border-radius:.25rem;max-height:0;opacity:0;transition:all .3s ease;pointer-events:none}.dropdown:after{content:"";position:absolute;right:1rem;bottom:100%;z-index:2;border:.5rem solid transparent;border-bottom-color:#fff}.dropdown.dropdown--onTopLeft{top:auto;right:auto;bottom:100%;left:0}.dropdown.dropdown--onTopLeft:after{top:100%;right:auto;bottom:auto;left:1rem;border-bottom-color:transparent;border-top-color:#fff}.hasDropdown.isActive .dropdown{max-height:9rem;opacity:1;pointer-events:all}.dropdown ul{list-style:none;margin:0;padding:.5rem 0}.dropdown li a{display:block;padding:.35rem 1rem;white-space:nowrap}.dropdown li a:hover{opacity:1}.field{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;min-width:12rem;padding:.5rem 1rem;border:1px solid rgba(30,61,84,.2);border-radius:.5rem;background:#fff;font:inherit;font-size:1rem;line-height:calc(1.5rem - 2px)!important;transition:all .5s ease;resize:none}.field:focus{outline:none;box-shadow:0 .125rem 1rem #1e3d5433;border-color:#009eeb}.field::-webkit-input-placeholder{color:#1e3d544d}.field:-moz-placeholder{color:#1e3d544d}.field::-moz-placeholder{color:#1e3d544d}.field:-ms-input-placeholder{color:#1e3d544d}.field--answer{padding:.75rem 4rem .75rem .75rem;font-size:1.125rem;line-height:2rem}.field--answer.field--multiline{width:100%;font-size:1rem;line-height:1.375rem}.field--answer.field--number{width:100%}.card.isAnswered .field--answer.field--autocomplete{border-color:transparent;background:#fff;color:#fff}.card.isAnswered .field--answer{border-color:transparent;background:#009eeb;color:#fff;pointer-events:none}.card.isAnswered .field--answer+.button{opacity:0;pointer-events:none}.field--large{min-width:18rem;padding:calc(.5rem + 2px) .75rem;border:1px solid #ccc;border-radius:.5rem;background:#fff;line-height:2rem;font:inherit;font-size:1rem;transition:all .5s ease}.field--checkbox{position:absolute;left:-9999px;display:inline-block;margin-top:.5rem}.field--checkbox+label{display:flex;align-items:center;gap:.5rem;padding:.5rem;border-radius:.5rem;color:#1e3d5480;cursor:pointer;-webkit-user-select:none;user-select:none}.field--checkbox+label:before{content:"";display:inline-block;width:1.5rem;min-width:1.5rem;height:1.5rem;background:#fff;border-radius:.5rem;border:1px solid rgba(30,61,84,.2);background-image:url(/remix-images/icons/check_white.svg);background-size:1.25rem;background-repeat:no-repeat;background-position:1.5rem;transition:background-position .3s cubic-bezier(0,0,.2,1)}.field--checkbox+label:hover:before{border-color:#009eeb}.field--checkbox+label:hover{color:#009eeb}.field--checkbox+label a{text-decoration:underline}.field--checkbox:checked+label{background:#fff;border-color:#1e3d5433;color:#1e3d54}.field--checkbox:checked+label:before{background-color:#009eeb;background-position:.125rem;border-color:transparent}.field--underline{border:none;border-radius:0;border-bottom:2px solid rgba(255,255,255,.2);background:none;padding:1rem 0;color:#ffffffb3}.field--underline:focus{border-bottom-color:#fff;box-shadow:none;color:#fff}.field--underline.field--large{padding:3rem 0;font-weight:500;font-size:2rem;border-bottom-width:3px}.field--underline.field--large::-webkit-input-placeholder{color:#ffffff4d}.field--underline.field--large:-moz-placeholder{color:#ffffff4d}.field--underline.field--large::-moz-placeholder{color:#ffffff4d}.field--underline.field--large:-ms-input-placeholder{color:#ffffff4d}.field.hasError{border:1px solid red}.no-suggestions{color:#999;padding:.5rem}.suggestions{border:1px solid #999;border-top-width:0;list-style:none;margin-top:0;max-height:10rem;overflow-y:auto;padding-left:0;width:calc(100% - .5rem);pointer-events:all;opacity:1}.suggestions li{padding:.5rem}.suggestion-active,.suggestions li:hover{background-color:#009eeb;color:#fff;cursor:pointer;font-weight:700}.suggestions li:not(:last-of-type){border-bottom:#009eeb}.modal{position:absolute;z-index:1000;left:0;bottom:0;width:100%;max-height:98%;overflow:auto;box-shadow:#14243333 0 4px 16px;border-radius:0rem 0rem .5rem .5rem;background-color:#fefefe}.modal-content{background-color:#fefefe;color:#8392a6;display:flex;flex-direction:column;gap:.5rem}.modal_buttons{position:sticky;bottom:0;background-color:#fefefe;padding:1rem 0rem;width:100%;display:flex;justify-content:right;gap:.5rem;box-shadow:#14243333 0 4px 16px}.checkbox_container{display:flex;align-items:center;margin-top:.5rem;background:#1e3d540d;color:#1e3d5480;border-radius:.5rem;border:1px solid white}.checkbox_container.checked{background:#fff;border:1px solid rgba(30,61,84,.2)}.hasTooltip{position:relative}.tooltip{position:absolute;display:block;background:#1e3d54bf;color:#fff;right:0;bottom:100%;z-index:3;margin-bottom:.5rem;padding:.2rem .4rem;border-radius:.25rem;white-space:nowrap;font-size:.875rem;font-weight:400;opacity:0;font-family:Averta,Arial,sans-serif}.hasTooltip:hover .tooltip,.isDisabled.hasTooltip:hover .tooltip{opacity:1;z-index:40}.tooltip.tooltip--onBottom{top:100%;bottom:auto}.tooltip.tooltip--onBottom:after{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:#1e3d54bf}.tooltip.tooltip--onLeft{right:auto;left:0}.tooltip.tooltip--onLeft:after{right:auto;left:1rem}.tooltip.tooltip--onTop{left:0;bottom:0;text-wrap:auto}.sequence__timer{position:absolute;right:1rem;display:flex;justify-content:center;align-items:center;padding:.5rem 1rem 1rem;top:1rem;z-index:100}@media screen and (min-width: 30rem){.sequence__timer{padding:0 2rem .5rem;max-width:36rem;top:1.5rem}}.sequence__timer--label{color:#fff;padding:.25rem .5rem;flex-grow:0;border-radius:1rem;background-color:#ffc000;font-size:.75rem;line-height:.75rem}.isFinished .sequence__timer--label{background-color:#1424330d;color:transparent}.sequence__timer--box{flex-grow:1;height:.25rem;border-top-right-radius:.125rem;border-bottom-right-radius:.125rem;background-color:#1424330d;overflow:hidden}.sequence__timer--bar{display:block;width:100%;height:100%;border-top-right-radius:.125rem;border-bottom-right-radius:.125rem;background-color:#ffc000}.sequence__timer.isRunning .sequence__timer--bar{width:0}.carousel{overflow:hidden;position:relative}.inner{white-space:nowrap;transition:transform .3s}.carousel-item{display:inline-flex;align-items:center;justify-content:center}.nav-arrows{position:absolute;z-index:3;display:flex;justify-content:space-between;width:100%;top:50%}.nav-arrows .arrow{display:inline-block;padding:.5rem;background:#1e3d5466;border-radius:1.25rem;margin:0 1rem}.nav-arrows .arrow--prev img{transform:translate(-1px)}.nav-arrows .arrow--next img{transform:translate(1px)}.nav-arrows .arrow.isDisabled{opacity:.2;pointer-events:none}.nav-arrows .arrow:hover{background:#1e3d5499}.nav-arrows .arrow:active{background:#1e3d54b3}.nav-arrows .arrow img{display:block}.widget-container{container-type:inline-size}.card{position:relative;display:block;background:#fff;margin:1rem;border:0;min-width:240px;flex-direction:column;box-shadow:0 0 1rem #1424330d;border-radius:.5rem;overflow:hidden;transition:none .6s ease;transition-property:transform,opacity}@container (min-width: 30rem){.card{box-shadow:0 0 1rem #14243326}}@container (min-width: 42rem){.card{width:36rem}}.card.isAnswered{background:#fbfcfc;box-shadow:0 0 .5rem #1424331a}.sequence-container-wrapper{overflow:hidden;display:flex;flex-direction:column}@container (min-width: 767px){.sequence-container-wrapper{align-items:center}}.sequence-container{max-width:100%;position:relative}@container (min-width: 42rem){.sequence-container{width:38rem}}@container (max-width: 42rem){.sequence-container{padding:0rem}}.card.card--sequence1.isShifted{transform:translate(-20rem);opacity:0}.card.card--sequence2{position:absolute;transform:translate(36rem);opacity:0}.card.isShifted+.card.card--sequence2{transform:translate(0);opacity:1}.card.card--embed{box-shadow:0 0 1rem #1424331a}.card.card--embed .multipunch-message{display:block;padding:2rem 2rem 0}@container (max-width: 767px){#app{width:100%}.card__answer{padding:1rem}.card__overlay--form .field{width:100%;max-width:100%;min-width:100%}.card__followup--content{max-width:100%;flex-direction:column}.card__followup--content .button{margin-top:5px}.card__followup--actions{padding-top:10px;padding-bottom:20px}}.card.isEnded .card__q-image{opacity:.7}.card.isEnded .card__q-title__content:before{background:linear-gradient(to bottom,#fff0,#fff9 70%,#fffc)}.card.isEnded .card__answer--mctext:first-child{padding-bottom:0}.card.isEnded .card__followup{background:none}.card.isEnded .card__followup .card__followup--content{padding-top:.5rem;justify-content:center}.card.isEnded .card__footer{border-top:0}.card.isEnded .card__answer--mctext .button--answer.isDisabled{width:100%;margin-left:-.5rem;background:none}.card.isEnded .card__answer--mcimage .button--answer.isDisabled img{opacity:.7}.card.isEnded .button--answer.isWinner{color:#009eeb}.card.isEnded .button--answer.isWinner .button__text{color:inherit;font-size:2rem;line-height:2.3rem}.card.isEnded .button--answer.isWinner .button__text__small{color:inherit;font-size:1rem;text-align:left}.card.isEnded .button--answer.isWinner .button__stat{opacity:.7;margin-right:3.7rem}.card.isEnded .button--answer.isWinner .button__winnerbadge{font-size:.875rem;font-weight:500;letter-spacing:.05rem;color:#14243326}.card.isEnded .card__answer--mcimage .button--answer.isWinner{flex-basis:100%}.card.isEnded .card__answer--mcimage .button--answer.isWinner figure{width:8rem;height:8rem;padding-bottom:0}.card.isEnded .card__answer--mcimage .button--answer.isWinner figure img{width:8rem;height:8rem;display:flex;align-self:flex-start;justify-self:flex-start}.card.isEnded .card__answer--mcimage .button--answer.isWinner .button__stat{position:absolute;bottom:1rem;left:9rem;width:120%}.card.isEnded .card__answer--mcimage .button--answer.isWinner .button__text,.card.isEnded .card__answer--mcimage .button--answer.isWinner .button__text__small{position:absolute;top:1rem;left:9rem}.card__overlay--form__important{margin:0}.card__overlay--form__important .field--checkbox{margin-top:0;margin-right:10px}.card__overlay--form__important span{max-width:75%}.card__overlay--form__important a{text-align:left;display:block}.card__overlay--form__important p{margin:0}.card__header{display:flex;flex:0 0 100%;justify-content:space-between;padding:.75rem 1rem;text-align:left;font-size:.875rem}.card__header>*{display:flex;justify-content:flex-end;align-items:center;margin:-.5rem}.card__header--right{margin-right:-1rem}@media screen and (min-width: 30rem){.card__header{padding:.75rem 2rem}.card__header--right{margin-right:-1.5rem}}.card__header a{padding:.5rem;opacity:.5}.card__header .card__header--right a{opacity:.2}.card__header .author .author__name{display:block;white-space:nowrap;max-width:25vw;text-overflow:ellipsis;overflow:hidden}.card__header .date{display:none;font-size:.75rem;letter-spacing:.02rem;line-height:1rem;opacity:.3}@media screen and (min-width: 21rem){.card__header .date{display:inherit}.card__header .date--onmobile{display:none}}.card__question{position:relative;display:flex}.card__q-image,.card__q-title{position:relative;width:100%;min-width:100%;flex-basis:100%;flex-grow:1}.card__q-image{overflow:hidden}@container (max-width: 30rem){.card__q-image{max-height:15rem}}.card__q-image.longfit{max-height:unset}.card__q-image__button{position:relative;background:transparent;margin:0;border:0;padding:10px;cursor:pointer;z-index:20}.card__q-image-setq{max-height:14rem}@container (max-width: 30rem){.card__q-image-setq{max-height:15rem}}.card__q-title{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;margin-left:-100%;pointer-events:all}.card__title{text-align:left;padding:1rem 1.25rem;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.sticky-mp{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(20,36,51,.1);border-top:1px solid rgba(20,36,51,.1);padding:0rem 1.25rem}.card.isAnswered .card__question .card__q-image{min-height:0}.card.card--sequence.isAnswered .card__question .longer-image{max-height:30rem;padding-top:1rem;padding-bottom:1rem}@container (max-width: 30rem){.card.card--sequence.isAnswered .card__question .longer-image{max-height:21rem}}.card.card--sequence.isAnswered .card__question .card__q-image-setq{max-height:14rem}@container (max-width: 30rem){.card.card--sequence.isAnswered .card__question .card__q-image-setq{max-height:15rem}}.card__question.isExpanded .card__q-image{padding-bottom:9rem;max-height:21.5rem;transition-delay:0}.card__question--toggle{position:absolute;display:inline-block;top:.5rem;right:.5rem;padding:.25rem;border-radius:.25rem;background-color:#1e3d5440}.card__question--toggle:hover{background-color:#1e3d5459}.card__question.isExpanded .card__question--toggle img{display:none!important}.card__question.isExpanded .card__question--toggle img.close{display:block!important}.card__question img{width:100%}.card__q-title__content{position:relative;padding:1rem}@container (min-width: 30rem){.card__q-title__content{padding:1rem 2rem}}.card__q-title__content__noimage{position:relative;padding:1rem}@container (min-width: 30rem){.card__q-title__content__noimage{padding:1rem 2rem}}.card__q-title__content:before{content:"";position:absolute;background:linear-gradient(to bottom,#fff0,#fffc 70%,#ffffffe6);top:-4rem;left:0;z-index:-1;width:100%;height:calc(100% + 4rem);pointer-events:none}.card__q-title__content__noimage:before{content:"";position:absolute;background:none;top:-4rem;left:0;z-index:-1;width:100%;height:calc(100% + 4rem);pointer-events:none}.card__question h3,.card__title h3{margin:0;letter-spacing:.02rem;font-size:1.25rem;font-weight:700;text-align:left}.card__question h3.h3--small,.card__title h3.h3--small{font-size:1.125rem}.card__question h3.h3--large,.card__title h3.h3--large{font-size:1.5rem}.card__question .description,.card__title .description{margin:.25rem 0rem .75rem;text-align:left;opacity:.7;font-weight:600}.card__pretitle{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem}.card__pretitle .pretitle--link{display:flex;align-items:center;gap:.5rem;color:inherit;font-weight:700;font-size:.75rem;line-height:1.25rem;letter-spacing:.05rem;opacity:.5}@container (min-width: 30rem){.card__pretitle .pretitle--link{font-size:.875rem}}.card__pretitle .pretitle--link img{opacity:.25}.card__pretitle .pretitle--link:hover{color:inherit}.card__pretitle .pretitle--link:hover img{opacity:1}.card__pretitle .dots{display:flex}.card__pretitle .dots a{display:inline-block;padding:.25rem}.card__pretitle .dots .dot{display:inline-block;width:.5rem;height:.5rem;border-radius:.25rem;background:#dde7eb}.card__pretitle .dots .dot.isActive{background:#009eeb}.card__answer{position:relative;display:flex;padding:1rem 0;align-items:flex-start;text-align:center}.card__answer p{color:#8392a6}.card__answer .button.button--answer .icon{margin-top:-5px;margin-right:0;margin-bottom:15px}@media screen and (min-width: 30rem){.card__answer{padding:1rem}}.card__answer--yn>*{flex:0 0 calc(50% - 1.5rem)}.card__answer--yn>.button+.button{margin-left:0}.card__answer--mctext{flex-direction:column;justify-content:flex-start;flex:0 0 calc(100% - 2rem);padding:.75rem 1.25rem 1.25rem;gap:1rem}.card__answer--mctext .button{overflow-wrap:anywhere}.card__answer--mctext>*{width:100%;text-align:left}.card__answer--mcimage{flex-wrap:wrap;gap:1rem;padding:.75rem 1.25rem 1.25rem}.card__answer--mcimage .button--primary{padding:.15rem 1rem}.card__answer--mcimage>*{align-self:flex-start;width:calc(50% - .5rem)}@media screen and (min-width: 30rem){.mcimage--3col>*{width:calc((100% - 2rem) / 3)}}@media screen and (min-width: 30rem){.mcimage--4col>*{width:calc((100% - 3rem)/4)}}@media screen and (min-width: 30rem){.mcimage--5col>*{width:calc((100% - 4rem)/5)}}.card__answer--mcimage .button .button__text{text-align:center;padding:.5rem;letter-spacing:0;line-height:1.125rem;font-weight:400;width:90%;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.card__answer--score{display:flex;padding:.75rem 1.25rem 1.25rem;justify-content:center;align-items:center;gap:1rem;align-self:stretch}.card__answer--score .button.button--answer{display:flex;flex-direction:column;width:3.5rem;height:3.5rem;padding:.5rem;justify-content:center;align-items:center;border-radius:2rem}@media screen and (max-width: 30rem){.card__answer--score .button.button--answer{width:3rem;height:3rem}}.card__answer--open{justify-content:center;padding:.75rem 1.25rem 1.25rem}.card__answer--open .answer-group{position:relative;display:flex;justify-content:center;flex:1}.card__answer--open .answer-group .button--answer{width:3rem;height:2.5rem;margin-left:-3rem;margin-top:.25rem;margin-bottom:.25rem;padding:.5rem}.card__answer--open .answer-group .button--answer svg{stroke:#fff}.card__answer--open .answer-group .button--answer.isDisabled{background:#e9eff2}.card__answer--open .answer-group .button--answer.isDisabled svg{stroke:#1e3d5433}.card__answer--open .answer-group .indicator{position:absolute;top:.75rem;font-size:.875rem;opacity:.3;letter-spacing:.5px}.card__followup{position:relative;height:6rem;display:flex;max-height:0;transition:all .5s ease;transition-delay:1.5s;align-items:center;pointer-events:none}.card.isAnswered .card__followup{max-height:6rem;pointer-events:all}.card.card--sequence.isAnswered .card__followup{max-height:3rem}.isShifted .card__followup{transition:none}.card__followup--content{display:flex;flex-grow:1;flex-direction:column;padding:.25rem 1rem;justify-content:space-between;align-items:center;opacity:0;transition:all .5s ease;transition-delay:1.5s}.card.card--sequence .card__followup--content{padding:.5rem 1rem}.card.card--sequence .card__followup--content--left{display:flex;align-items:center}@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2){.card.card--sequence .card__followup--content--left{flex-direction:column}.card.card--sequence .card__followup--content--left .card__colophon{padding-bottom:5px}}@media screen and (min-width: 30rem){.card__followup--content{flex-direction:column;padding:1.75rem 2rem}.card.card--embed .card__followup--content{padding:1rem 2rem}.card.card--sequence .card__followup--content{padding:.5rem 2rem}}.isAnswered .card__followup--content{opacity:1}.card__followup--content--left{text-align:left}.card__followup--content--left>*+*{margin-left:1rem}.card__followup--content--left strong{display:inline-block;font-size:1.125rem}.card__followup--content--left .card__colophon{display:inline-block;font-size:.875rem;opacity:.75}.card__followup--content--left .card__colophon img{margin-left:.125rem;height:1.25rem;vertical-align:middle}.card__followup--actions{display:flex;margin-left:-.5rem}.card__followup--actions button{margin-left:.5rem}.card__followup-timer{display:inline-block;background:#1424331a;margin-left:.5rem;width:10rem;vertical-align:top;border-radius:.125rem;overflow:hidden}.card__followup-timerbar{height:.25rem;-webkit-animation:none;animation:none}.isAnswered .card__followup-timerbar{background:#009eeb;-webkit-animation:timerbarAnimation 1.5s linear 1;animation:timerbarAnimation 1.5s linear 1;-webkit-animation-delay:1.5s;animation-delay:1.5s}.isAnswered .card__followup-timerbar.has-pause{-webkit-animation-play-state:paused;animation-play-state:paused}.card__followup-timerbar2{height:.25rem;-webkit-animation:none;animation:none}.isAnswered .card__followup-timerbar2{background:#009eeb;-webkit-animation:timerbarAnimation 2s linear 1;animation:timerbarAnimation 1.5s linear 1;-webkit-animation-delay:0s;animation-delay:0s}.isAnswered .card__followup-timerbar2.has-pause{-webkit-animation-play-state:paused;animation-play-state:paused}.card__followup-timerbarlead{height:.25rem;-webkit-animation:none;animation:none}.isAnswered .card__followup-timerbarlead{background:#009eeb;-webkit-animation:timerbarAnimation 2.5s linear 1;animation:timerbarAnimation 2.5s linear 1;-webkit-animation-delay:0s;animation-delay:0s}.isAnswered .card__followup-timerbarlead.has-pause{-webkit-animation-play-state:paused;animation-play-state:paused}.card__followup-timerresult{display:inline-block;background:#1424331a;margin-left:.5rem;width:16rem;vertical-align:top;border-radius:.5rem;overflow:hidden}.card__followup-timerbarresult{height:.75rem;-webkit-animation:none;animation:none}.isAnswered .card__followup-timerbarresult{background:#009eeb;-webkit-animation:timerbarAnimation 2.5s linear 1;animation:timerbarAnimation 2.5s linear 1;-webkit-animation-delay:0s;animation-delay:0s}.isAnswered .card__followup-timerbarresult.has-pause{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes timerbarAnimation{0%{width:0}to{width:100%}}@keyframes timerbarAnimation{0%{width:0}to{width:100%}}.card__footer{display:flex;justify-content:center;padding:.5rem 1.25rem .75rem;align-items:center;gap:.5rem}.card__footer .middlesection{display:flex;flex-wrap:wrap;width:100%;justify-content:center;align-items:center;gap:.5rem}@media screen and (max-width: 480px){.flex-direction-sm-column{justify-content:center;flex-direction:column;align-items:center;height:auto;padding:5px 0}}.undo{display:flex;justify-content:center;align-items:center;padding:.5rem;gap:.25rem;border:none;border-radius:.5rem;background:#009eec1a;color:#009eec;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap}.undo.isDisabled{background:#00000008;pointer-events:none}.undo:hover{background:#009eec33}.branding{display:flex;height:20px;padding:2px 0;justify-content:center;gap:.125rem;align-items:center;align-self:stretch;background:#f5f8fa;color:#8392a6;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.branding .brandtext{font-weight:700}.branding:hover{background:#edf4f7;color:#8392a6}.branding:hover .brandtext{color:#009eec;font-weight:700}.branding:focus{background:#009eec26;color:#009eec}.branding:focus .brandtext{color:#009eec;font-weight:700}.vote--count{display:flex;color:#8392a6;font-size:14px;font-style:normal;font-weight:400;line-height:16px;gap:.25rem}.vote--count .number{font-weight:700}.card__overlay-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow-y:auto}.card__overlay{position:absolute;bottom:0;right:0;width:100%;height:100%;max-height:3rem;z-index:5;text-align:left;background:#fff0;transform:translateY(0);transition:all .3s ease;overflow:auto}@supports (hanging-punctuation: first) and (font: -apple-system-body) and (-webkit-appearance: none){.card__overlay{height:auto}}.card.card--leadActive .card__overlay{display:flex;flex-direction:column;justify-content:flex-end;max-height:100%;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);background:#ffffff80}@supports (hanging-punctuation: first) and (font: -apple-system-body) and (-webkit-appearance: none){.card.card--leadActive .card__overlay{justify-content:flex-start}}.card__overlay--spacer{display:none;width:100%;min-height:20rem;z-index:4;background:#fff;opacity:0;transition:all .3s ease;cursor:pointer}.card.card--leadActive .card__overlay--spacer{display:block;min-height:10rem;height:100vh}.card.card--leadActive .card__overlay--spacer:hover{opacity:.3}.card__overlay--header{position:sticky;top:0;display:flex;align-items:center;padding:.75rem 1rem;background:#fff;box-shadow:0 .25rem 1rem #1424331a;cursor:pointer}@media screen and (min-width: 30rem){.card__overlay--header{padding:.75rem 2rem}}.card__overlay--header h4{flex:1}.card__overlay--header .overlay_icon{flex:0;display:inline-block;padding:0 1rem;margin:0 -1rem;opacity:.5}@media screen and (min-width: 30rem){.card__overlay--header .overlay_icon{margin-right:-2rem}}.card__overlay--header .overlay_icon img{display:block;min-width:1.5rem;height:1.5rem}.card__overlay--header:hover h4{color:#142433cc}.card__overlay--header:hover .overlay_icon{opacity:.7}.card__overlay--header:active h4{color:#142433}.card__overlay--header:active .overlay_icon{opacity:1}.card__overlay--content{display:none;flex-direction:column;padding:0 1rem 1rem;background:#fff;box-shadow:0 -56px 16px #1424331a;gap:.5rem}@media screen and (min-width: 30rem){.card__overlay--content{padding:0 2rem 1rem}}.card.card--leadActive .card__overlay--content{display:flex}.card__overlay--content h3{margin:0}.card__overlay--content p{margin:0;color:#8392a6}.card__overlay--content img{max-height:20rem;margin-top:.75rem;border-radius:.5rem}.card__overlay--footer{position:sticky;bottom:0;display:none;align-items:center;justify-content:flex-end;padding:.75rem 1rem;background:#fff;box-shadow:0 -.25rem 1rem #1424331a}@media screen and (min-width: 30rem){.card__overlay--footer{padding:.75rem 2rem}}.card.card--leadActive .card__overlay--footer{display:flex}.card__overlay h4{margin:0;color:#009eeb;font-weight:700;font-size:.75rem;line-height:1.25rem;letter-spacing:.05rem}@media screen and (min-width: 30rem){.card__overlay h4{font-size:.875rem}}.card__overlay--form{display:flex;flex-direction:column;justify-content:center;align-items:center}.card__overlay--form .field{width:100%;margin-bottom:.5rem}@media screen and (min-width: 30rem){.card__overlay--form .field{width:100%;max-width:50%}}.cookie-disclaimer-embed{position:fixed;display:flex;flex-direction:row;background-color:#b3b2b2cc;color:#fff;right:0;bottom:0;left:0;padding:10px 70px 10px 10px;z-index:1001;justify-content:space-between}@media screen and (max-width: 767px){.cookie-disclaimer-embed{flex-direction:column;padding:10px 60px;text-align:center}}.cookie-disclaimer-embed__text{color:#fff;padding:0;line-height:20px;font-size:14px}.cookie-disclaimer-embed__text a{color:#fff;text-decoration:underline}.cookie-disclaimer-embed .x-button:hover .icon{-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-ms-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;opacity:.7}.cookie-disclaimer-embed .x-button{position:absolute;background:transparent;top:50%;right:15px;margin-top:-1.09375rem;border:0;padding:0;cursor:pointer}@media screen and (max-width: 767px){.cookie-disclaimer-embed .x-button{top:38px;right:15px}}.cookie-disclaimer-embed .x-button .icon{pointer-events:none}.cookie-disclaimer-embed .button-container{display:flex;flex-direction:row;align-self:center;width:40%;align-items:center;justify-content:flex-end}@media screen and (max-width: 767px){.cookie-disclaimer-embed .button-container{width:100%}}.cookie-disclaimer-embed .accept-button{display:flex;padding:.5rem 1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;font:inherit;font-size:1rem;font-weight:600;line-height:1rem;background:transparent;color:#fff;margin-left:30px;background:#525252}.cookie-disclaimer-embed .accept-button:hover{-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-ms-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;opacity:.7}.cookie-disclaimer-embed .reject-button{display:flex;padding:.5rem 1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;cursor:pointer;font:inherit;font-size:1rem;font-weight:600;line-height:1rem;color:#fff;background:#919090}.cookie-disclaimer-embed .reject-button:hover{-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-ms-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;opacity:.7}.icon{fill:currentColor;width:1em;height:1em;overflow:hidden;vertical-align:-.15em}.icon:hover{fill:currentColor}.icon--size-xs{width:.875rem;height:.875rem}.icon--size-sm{width:1.125rem;height:1.125rem}.icon--size-md{width:2.1875rem;height:2.1875rem}.icon--size-lg{width:4.375rem;height:4.375rem}.icon--color-current{fill:#8392a6}.icon--color-white{fill:#fff}.icon--color-red{fill:#e2264d}.icon--color-green{fill:#27d8ae}.icon--color-blue{fill:#2b3857}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.icon-spinner{animation:spinner 2s infinite linear}.icon-container{position:relative;display:inline-block;margin-left:5px;background-color:#29d39e;width:14px;height:14px;border-radius:50%;vertical-align:middle}.icon-container .icon{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;padding:3px;fill:#fff!important}.resultbody--loaded{width:100%;margin:.5rem 0rem}.resultbody{background-color:#fff;color:#009eeb;box-shadow:unset}.resultbody .heading{text-align:center;font-size:.75rem;font-style:normal;font-weight:700;letter-spacing:.6px;text-transform:uppercase;padding:0rem;color:#009eeb}.resultbody .resultdots{display:flex;justify-content:space-between;align-items:center;gap:.5rem;width:75%;margin:0rem auto}@media screen and (max-width: 30rem){.resultbody .resultdots{width:85%}}.resultbody .resultdots .dots{display:flex;flex-direction:column;margin:auto;text-align:center}.resultbody .resultdots .dots a{display:inline-block;padding:.25rem}.resultbody .resultdots .dots .dot{display:inline-block;width:.5rem;height:.5rem;border-radius:.25rem;background:#1e3d54;opacity:.5}.resultbody .resultdots .dots .dot.isActive{background:#1e3d54;opacity:1}.resultbody .resultdots .dots-arrows{z-index:3;display:flex;justify-content:space-between;width:100%;top:50%}.resultbody .resultdots .dots-arrows .arrow{display:flex;align-items:center;margin:0 1rem;color:#627787;border-radius:20px;gap:10px}.resultbody .resultdots .dots-arrows .arrow--prev{padding:8px 9px 8px 7px}.resultbody .resultdots .dots-arrows .arrow--next{padding:8px 7px 8px 9px}.resultbody .resultdots .dots-arrows .arrow--prev img{transform:translate(-1px)}.resultbody .resultdots .dots-arrows .arrow--next img{transform:translate(1px)}.resultbody .resultdots .dots-arrows .arrow.isDisabled{opacity:.2;pointer-events:none}.resultbody .resultdots .dots-arrows .arrow:hover{background-color:#1e3d541a}.resultbody .resultdots .dots-arrows .arrow:active{background-color:#1e3d5433}.resultbody .resultdots .dots-arrows .arrow img{display:block}.resultbody .bottombar{color:#009eeb;padding:.5rem 1rem}.resultbody .resultitems .resultitem{position:relative;display:flex;gap:.5rem;background:#fff;padding:.75rem;margin-top:.5rem;margin-bottom:.5rem;margin-inline-start:1rem;border-radius:.75rem;box-shadow:0 0 12px #14243333;overflow:hidden;width:95%;height:fit-content;left:1%;white-space:normal;opacity:.5;flex-direction:column}.resultbody .resultitems .resultitem.active{opacity:1}.resultbody .resultdescription{text-align:left}.resultbody .resultbullets__container{display:flex;padding:4px 4px 0;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;color:#009eec;margin:.25rem 0rem;gap:.5rem;font-size:12px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.25px}.resultbody .resultbullets__container .result__bullets{display:flex;padding:2px;align-items:center;gap:4px;border-radius:40px;background:#009eec;height:fit-content}.resultbody .result__price{color:#009eeb;text-align:left;font-weight:700;font-size:18px}.resultbody .result__old__price{color:#8392a6;text-align:left;font-weight:700;font-size:14px}.resultbody .result__discount{display:flex;padding:2px 4px;justify-content:center;align-items:center;gap:8px;border-radius:6px;background:#37d7af33;color:#038060;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.resultbody .resultbutton{padding:0rem;text-align:left}.resultbody .bottommargin{min-height:3rem}.resultcarousel{position:relative;width:100%;height:100%;scrollbar-width:none;overflow-x:auto;white-space:nowrap;display:flex;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-snap-points-x:repeat(100%);-ms-scroll-snap-points-x:repeat(100%)}.resultcarousel:after{content:"";min-width:10%;min-height:100%}.resultcarousel>div{min-width:75%;min-height:100%;scroll-snap-align:center;scroll-snap-stop:always}.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #ffffff;text-shadow:0 1px 0 #ffffff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999999;-webkit-box-shadow:0 0 12px #999999;box-shadow:0 0 12px #999;color:#fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>div:hover{-moz-box-shadow:0 0 12px #000000;-webkit-box-shadow:0 0 12px #000000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-top-center>div,#toast-container.toast-bottom-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-top-full-width>div,#toast-container.toast-bottom-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}@media all and (max-width: 240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}}.poltio-button{display:inline-flex;width:fit-content;justify-content:center;align-items:center;border-radius:8px;border:none;cursor:pointer;font-family:Averta}.poltio-button:disabled{cursor:default}.poltio-button.primary{background:#009eec;color:#fff;text-align:center;font-style:normal;font-weight:700}.poltio-button.primary.small{padding:4px 16px;gap:4px;line-height:24px;letter-spacing:.28px}.poltio-button.primary.medium{padding:6px 24px;gap:4px;font-size:16px;line-height:28px;letter-spacing:.32px}.poltio-button.primary.large{padding:10px 64px;gap:10px;font-size:20px;line-height:28px;letter-spacing:.4px}.poltio-button.primary:hover:not(:disabled){background:#008cd1}.poltio-button.primary:focus{background:#007bb8}.poltio-button.primary:disabled{background:#1e3d5408;color:#1e3d5433}.poltio-button.subtle{background:#009eec1a;color:#009eec;font-size:14px;font-style:normal;font-weight:600}.poltio-button.subtle.small{padding:4px 16px;gap:4px;line-height:24px;letter-spacing:.28px}.poltio-button.subtle.medium{padding:6px 24px;gap:4px;font-size:16px;line-height:28px;letter-spacing:.32px}.poltio-button.subtle.large{padding:10px 64px;gap:10px;font-size:20px;line-height:28px;letter-spacing:.4px}.poltio-button.subtle:hover:not(:disabled){background:#009eec26}.poltio-button.subtle:focus{color:#1e3d54}.poltio-button.subtle:disabled{background:#1e3d5408;color:#1e3d5433}.poltio-button.reveal{background:none;color:#009eec;font-size:14px;font-style:normal;font-weight:600}.poltio-button.reveal.small{padding:8px 12px;gap:4px;line-height:16px;letter-spacing:.28px}.poltio-button.reveal.medium{padding:6px 24px;gap:4px;font-size:16px;line-height:28px;letter-spacing:.32px}.poltio-button.reveal.large{padding:10px 64px;gap:10px;font-size:20px;line-height:28px;letter-spacing:.4px}.poltio-button.reveal:hover:not(:disabled){background:#009eec1a}.poltio-button.reveal:focus{background:#009eec26}.poltio-button.reveal:disabled{background:#1e3d5408;color:#1e3d5433}.poltio-button.icon{gap:4px;height:auto}.poltio-button.icon.small{padding:6px;border-radius:6px;gap:4px;line-height:16px;letter-spacing:.28px}.poltio-button.icon.medium{padding:8px;border-radius:8px;gap:4px;font-size:16px;line-height:28px;letter-spacing:.32px}.poltio-button.round{display:inline-flex;padding:8px 7px 8px 9px;align-items:flex-start;gap:10px;border-radius:20px;background:none}.poltio-button.round:hover:not(:disabled){background:#1e3d541a}.poltio-button.round:focus{background:#1e3d5433}.poltio-button.round:disabled{opacity:.2}.poltio-answer-button{cursor:pointer;display:flex;padding:.5rem .5rem .5rem 1rem;align-items:center;gap:.5rem;height:2.75rem;border:none;border-radius:.5rem;background:#edf4f7;color:#1e3d54;font-family:Averta;font-size:1rem;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.5px;transition:all .5s ease}.poltio-answer-button:hover:not(.answered){background:#fff}.poltio-answer-button:hover{box-shadow:0 2px 16px #1e3d541a}.poltio-answer-button.selected{border:2px solid #009eec;background:#fff;color:#009eec}.poltio-answer-button.selected.check-icon{display:block}.poltio-answer-button.answered{background:#009eec;color:#fff}.poltio-answer-button.answered.unselected{color:#1e3d54;background:#1e3d5408;opacity:.7;font-size:.875rem}.poltio-answer-button.correct{background:#37d7af;color:#fff}.poltio-answer-button.correct.unselected{color:#37d7af;background:#fff;border:2px solid #37d7af;font-size:1rem}.poltio-answer-button.wrong{background:#fd674c;color:#fff}.check-icon,.cross-icon{display:none}.poltio-answer-button.selected .check-icon,.poltio-answer-button.wrong .cross-icon{display:block}.answer-container{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0}.poltio-answer-button-content{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center}.poltio-answer-button .percentage{display:none;align-items:center;gap:1rem;align-self:stretch}.poltio-answer-button.answered .percentage{display:flex}.poltio-answer-button.answered .bar{position:absolute;width:100%;background:#1424331a;border-radius:2px;display:flex;height:4px;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0}.poltio-answer-button.answered .bar.active{opacity:.6;background:#fff}.poltio-answer-button.answered .bar-text{color:#fff;font-family:Averta;font-size:12px;font-style:normal;font-weight:600;line-height:12px;letter-spacing:.5px;opacity:.6}.poltio-answer-button.answered.unselected .bar{position:absolute;width:100%;color:#1e3d54;background:#1424330d;opacity:.7;border-radius:2px;display:flex;height:4px;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0}.poltio-answer-button.answered.unselected .bar.active{opacity:.7;background:#8392a6}.poltio-answer-button.answered.unselected .bar-text{color:#1e3d54;font-size:12px;font-style:normal;font-weight:600;line-height:12px;letter-spacing:.5px;opacity:.5}.poltio-answer-button-image{cursor:pointer;display:flex;position:relative;width:10rem;flex-direction:column;align-items:center;padding:0rem;overflow:hidden;border-radius:.5rem;border:none;background:#edf4f7;transition:all .5s ease}.poltio-answer-button-image:hover{background:#fff;box-shadow:0 2px 16px #1e3d541a}.poltio-answer-button-image.selected{border:2px solid #009eec;background:#edf4f7}.poltio-answer-button-image.answered{border:2px solid #009eec;background:#009eec}.poltio-answer-button-image.unselected{background:#1e3d5408;opacity:.7;border:none}.poltio-answer-button-image.correct{border:2px solid #37d7af;background:#37d7af}.poltio-answer-button-image.wrong{border:2px solid #fd674c;background:#fd674c}.poltio-media-image-text{display:flex;padding:.5rem;align-items:center;gap:10px;align-self:stretch;color:#1e3d54;font-family:Averta;font-size:1rem;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.5px}.selected .poltio-media-image-text{color:#009eec}.answered .poltio-media-image-text{color:#fff}.unselected .poltio-media-image-text{color:#1e3d54}.poltio-answer-button-image.selected .check-icon.rounded{display:inline-flex;padding:2px;align-items:flex-start;border-radius:.75rem;background:#009eec;color:#fff;height:20px;width:20px;position:absolute;top:.5rem;right:.5rem}.poltio-answer-button-image.answered .percentage{position:absolute;left:0rem;bottom:0rem;display:flex;width:90%;padding:12px 8px 4px;align-items:center;gap:8px;flex-shrink:0;background:linear-gradient(180deg,#1e3d5400,#1e3d5433)}.poltio-answer-button-image.answered .percentage .bar{display:flex;height:4px;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0;border-radius:8px;background:#ffffff1a}.poltio-answer-button-image.answered .percentage .bar .active{display:flex;height:4px;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0;border-radius:8px;background:#fff}.poltio-answer-button-image.answered .percentage .text{display:flex;justify-content:center;align-items:center;flex-shrink:0;color:#fff;font-family:Averta;font-size:12px;font-style:normal;font-weight:600;line-height:12px;letter-spacing:.5px}
