@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400&display=swap";@import"https://fonts.googleapis.com/css2?family=Lexend:wght@200;300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap";*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}h1,h2,h3,h4,h5,h6,span,p,b,strong,i,em,mark,small,del,ins,sub,sup,code,pre,a,li,div{font-family:Roboto,sans-serif}b,strong{font-weight:700}i,em{font-style:italic}ul,ol{list-style-type:none}.landing__main{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:850px;width:100%}.landing__main--logo{display:inline-block;max-width:300px;width:auto}.landing__main--title{font-size:1.5rem;font-weight:700;letter-spacing:-.01em;color:#fff;margin-top:1rem;text-align:center}@media only screen and (max-width: 576px){.landing__main--title{font-size:1.25rem}}.landing__main--section{border-radius:0;margin-top:1rem;max-width:444px;padding:1rem;text-align:center}@media only screen and (max-width: 576px){.landing__main--section{padding:1.6rem}}.landing__main--section-paragraph{font-size:.9rem;font-weight:400}.landing__main--section-paragraph h2,.landing__main--section-paragraph h3{text-transform:uppercase}.landing__main--section-paragraph h2,.landing__main--section-paragraph h3,.landing__main--section-paragraph p{display:inline-block;background-color:#fff;color:#131e29}.landing__main--section-terminos{color:#655cc5;display:inline-block;margin-top:1rem;font-size:.75rem;transition:all .3s ease}.landing__main--section-terminos:hover{color:#131e29}.landing__main--start{background-color:#7e57c4;border:none;border-radius:0;color:#fff;cursor:pointer;font-size:.85rem;font-weight:700;max-width:194px;min-width:160px;width:auto;height:44px;padding:.68rem 0;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease;outline:2px solid transparent;outline-offset:3px;white-space:nowrap;animation:changeBackgroundColor 3s infinite linear;animation-fill-mode:both}.landing__main--start:hover{outline:2px solid #FFFFFF;outline-offset:3px}.landing__main--footerlogo{margin-top:1.5rem;max-width:260px;width:auto}.coupon__main{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:1136px}.coupon__main--message{align-items:center;display:flex;flex-direction:column;min-height:195px;text-align:center;position:relative}.coupon__main--message-title{font-size:1.5rem;font-weight:700;letter-spacing:-.01em;color:#fff;height:auto;min-height:30px;text-transform:uppercase}@media only screen and (max-width: 576px){.coupon__main--message-title{font-size:1.25rem}}@media only screen and (min-width: 577px) and (max-width: 992px){.coupon__main--message-title{padding:0 2rem}}.coupon__main--message-image{aspect-ratio:346/187;border:solid 2px #D1D3D4;box-shadow:1px 2px 12px #0d162133;display:inline-block;width:auto;max-width:350px;height:auto}.coupon__main--message-subtitle{font-size:1.1rem;font-weight:400;color:#fff;margin-top:1rem;text-decoration:underline}.coupon__main--message-info{font-size:.9rem;font-weight:400;display:flex;align-items:center;justify-content:center;margin-top:.5rem;height:auto;min-height:60px}.coupon__main--message-info>span{background-color:#fff;color:#131e29;padding:.5rem}.coupon__main--message-info>strong{font-weight:700}.coupon__main--message-phrase{font-size:1rem;font-weight:400;font-weight:700;color:#fff;margin-top:1rem .5;padding:.5rem;text-transform:uppercase}.coupon__main--board{border-radius:0;align-items:center;display:flex;flex-direction:column;justify-content:center;height:auto;min-height:150px;padding:.6rem;position:relative;text-align:center;width:100%}@media only screen and (max-width: 576px){.coupon__main--board{margin-top:1rem}}.coupon__main--board-score{font-size:.75rem;font-weight:500;content:"";position:absolute;background-color:#fff;border-radius:0;box-shadow:1px 2px 12px #0d162133;color:#000002;display:block;font-weight:700;padding:.1rem .4rem;min-width:170px;max-width:200px;width:100%;text-align:center;left:50%;bottom:0;text-transform:uppercase;transform:translate(-50%);z-index:3}.coupon__main--board-score>p span{color:#7e57c4}@media only screen and (max-width: 576px){.coupon__main--board-score{font-size:.8rem;max-width:210px}}.coupon__main--board-redime{color:#000002;font-size:.75rem;font-weight:500;left:0;right:0;margin:0 auto;content:"";display:block;position:absolute;animation:redimeAnimation 3s infinite linear;animation-fill-mode:both;background-color:#7e57c4;border-radius:0;box-shadow:1px 2px 12px #0d162133;color:#fff;font-size:typography-p2;font-weight:700;padding:.1rem .5rem;top:.6rem;width:fit-content}@keyframes redimeAnimation{0%{background-color:#c3e76b}25%{background-color:#7e57c4}50%{background-color:#c3e76b}75%{background-color:#655cc5}to{background-color:#c3e76b}}@media only screen and (max-width: 576px){.coupon__main--board-redime{font-size:.75rem}}.coupon__main--board-coupon{animation:border 3s infinite linear;animation-fill-mode:both;background-color:#fff;border:solid 3px;box-shadow:inset 0 2px 4px #0d16211a;border-radius:0;cursor:pointer;align-items:center;display:flex;justify-content:center;gap:.8rem;margin-top:.6rem;padding:.8rem 2rem;max-width:300px;width:100%}@keyframes border{0%{border-color:#c3e76b}25%{border-color:#7e57c4}50%{border-color:#c3e76b}75%{border-color:#655cc5}to{border-color:#c3e76b}}@media only screen and (max-width: 576px){.coupon__main--board-coupon{max-width:250px;padding:.5rem}}.coupon__main--board-coupon-code{font-size:1.5rem;font-weight:700;letter-spacing:-.01em;cursor:pointer;text-transform:uppercase;transition:all .3s ease;animation-play-state:paused}.coupon__main--board-coupon-code:hover{color:#7e57c4}@media only screen and (max-width: 576px){.coupon__main--board-coupon-code{font-size:1.4rem}}.coupon__main--board-coupon-icon{display:inline-block;position:relative;height:20px;width:18px}.coupon__main--board-coupon-icon-modal{content:"";display:block;position:absolute;color:#000002;font-size:.75rem;font-weight:500;animation:copycode 1s ease;background-color:#7e57c4;border-radius:0;box-shadow:1px 2px 12px #0d162133;color:#fff;opacity:0;padding:.27rem .45rem;min-height:30px;width:70px;top:-60px;right:50%;transform:translate(50%)}.coupon__main--board-coupon-icon-modal:before{content:"";display:block;position:absolute;left:0;right:0;margin:0 auto;border-style:solid;border-width:7px 5px 0 5px;border-color:#7e57c4 transparent transparent transparent;width:0;height:0;bottom:-6px}@keyframes copycode{0%{top:-53px;opacity:0}40%{top:-60px;opacity:1}to{top:-60px;opacity:1}}.coupon__main--board-btn{display:flex;gap:.5rem;margin-top:1rem}@media only screen and (max-width: 576px){.coupon__main--board-btn{margin-top:1rem}}.coupon__main--board-btn-copy{background-color:#7e57c4;border:none;border-radius:0;color:#fff;cursor:pointer;font-size:.85rem;font-weight:700;max-width:194px;min-width:160px;width:auto;height:44px;padding:.68rem 0;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease;outline:2px solid transparent;outline-offset:3px;white-space:nowrap;min-width:145px;padding:0 .7rem}.coupon__main--board-btn-copy:hover{outline:2px solid #FFFFFF;outline-offset:3px}@media only screen and (max-width: 576px){.coupon__main--board-btn-copy{min-width:100px}}.coupon__main--board-btn-start{background-color:#27333e;border:none;border-radius:0;color:#fff;font-size:.85rem;font-weight:700;max-width:194px;min-width:160px;width:auto;height:44px;padding:.68rem 0;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease;outline:2px solid transparent;outline-offset:3px;white-space:nowrap;cursor:pointer;min-width:145px;padding:0 .7rem}.coupon__main--board-btn-start:hover{outline:2px solid #FFFFFF;outline-offset:3px}@media only screen and (max-width: 576px){.coupon__main--board-btn-start{min-width:100px}}.coupon__main--board-btn-start:hover{background-color:#828282;color:#fff}.coupon__main--terms{color:#000002;font-size:.75rem;font-weight:500;font-size:.74rem;line-height:.9rem;margin-top:1rem;max-width:800px;text-align:center;padding:0 .5rem}@media only screen and (max-width: 576px){.coupon__main--terms{font-size:.7rem;margin-top:1rem}}.coupon__main--terms>a{color:#7e57c4;text-decoration:underline;transition:all .3s ease}.coupon__main--terms>a:hover{color:#fff}.quiz__main{align-items:center;display:flex;justify-content:center;flex-direction:column;width:100%}.quiz__main--header{align-items:center;display:flex;justify-content:center;gap:2rem;max-width:1366px;width:100%}@media only screen and (max-width: 576px){.quiz__main--header{flex-direction:column;gap:.9rem}}@media only screen and (min-width: 577px) and (max-width: 992px){.quiz__main--header{flex-direction:column;gap:.9rem}}.quiz__main--header-logo{max-width:260px}.quiz__main--header-logo-image{display:inline-block;width:160px}.quiz__main--header-question{align-items:center;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width: 576px){.quiz__main--header-question{padding:0;width:100%}}@media only screen and (min-width: 577px) and (max-width: 992px){.quiz__main--header-question{width:100%}}.quiz__main--header-question-logo{max-width:260px}.quiz__main--header-question-logo-image{display:inline-block;width:160px}.quiz__main--header-question-board{color:#000002;font-size:.75rem;font-weight:500;background-color:#131e29;border-radius:0;box-shadow:0 1px 2px #0d162126;color:#c3e76b;display:block;font-size:.72rem;font-weight:700;min-width:100px;margin-top:.6rem;padding:.25rem .2rem .1rem;width:auto;text-align:center;text-transform:uppercase}.quiz__main--header-question-board>span{color:#c3e76b}.quiz__main--header-question-current{font-size:.9rem;font-weight:400;display:flex;align-items:center;justify-content:center;min-height:50px;margin-top:.6rem;text-align:center}@media only screen and (max-width: 576px){.quiz__main--header-question-current{margin-top:1rem}}@media only screen and (min-width: 577px) and (max-width: 992px){.quiz__main--header-question-current{margin-top:1rem}}.quiz__main--header-question-current p{background-color:#fff;color:#131e29;padding:.05rem .5rem}.quiz__main--header-counter{display:flex;justify-content:center;max-width:160px;margin-top:1rem;text-align:center;width:100%}@media only screen and (max-width: 576px){.quiz__main--header-counter{justify-content:center}}@media only screen and (min-width: 577px) and (max-width: 992px){.quiz__main--header-counter{justify-content:center}}.quiz__main--header-counter-block{border:1px solid #c3e76b;border-radius:0;align-items:center;display:flex;justify-content:space-between;max-width:80px;width:100%;transition:all .3s ease}.quiz__main--header-counter-block-time{font-size:1.1rem;font-weight:400;color:#c3e76b;padding:0 .1rem 0 .45rem;width:50%;text-align:center}.quiz__main--header-counter-block-time.time-out{color:#c3e76b}.quiz__main--header-counter-block-icono{filter:brightness(0) saturate(100%) invert(97%) sepia(45%) saturate(1130%) hue-rotate(18deg) brightness(93%) contrast(94%);display:inline-block;padding:0 .4rem;width:50%;max-width:34px}.quiz__main--header-counter-block-icono>svg{filter:brightness(.1)}.quiz__main--iscorrect{font-size:.8rem;height:16px}.quiz__main--iscorrect-true{color:#c3e76b}.quiz__main--iscorrect-false{color:#ea0029}.quiz__main--card{display:grid;gap:.5rem;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;height:auto;max-width:1366px;width:100%}@media only screen and (max-width: 576px){.quiz__main--card{grid-template-columns:repeat(1,1fr);gap:.5rem}}@media only screen and (min-width: 577px) and (max-width: 992px){.quiz__main--card{grid-template-columns:repeat(2,1fr);gap:.5rem}}.quiz__main--card-item{background-color:#fff;border:none;outline:none;box-shadow:1px 2px 12px #0d162133;border-radius:0;padding:.6rem .8rem;position:relative;min-height:90px;height:auto;margin:auto;text-align:left;width:100%}@media only screen and (max-width: 576px){.quiz__main--card-item{min-height:60px;padding:.6rem .9rem}}@media only screen and (min-width: 577px) and (max-width: 992px){.quiz__main--card-item{min-height:78px;padding:1.2rem .9rem}}.quiz__main--card-item:hover{box-shadow:1px 2px 18px #0d162159;outline:2px solid #c3e76b}.quiz__main--card-item.button-answer-standby{background-color:#fff;outline-color:transparent}.quiz__main--card-item.button-answer-correct{animation:correct 1s ease forwards;animation-fill-mode:both;outline:2px solid #655cc5}@keyframes correct{0%,22%,40%{background-color:#fff;outline-color:#fff}20%,40%,60%{background-color:#fff;outline-color:transparent}62%,80%{background-color:#fff;box-shadow:1px 3px 12px #fff;outline-color:#fff}82%,to{background-color:#fff;box-shadow:1px 3px 12px #fff;outline-color:#fff}}.quiz__main--card-item.button-answer-wrong{animation:wrong 1s ease forwards;animation-fill-mode:both;outline:2px solid #655cc5}@keyframes wrong{0%,22%,40%{background-color:#fff;outline-color:#fff}20%,40%,60%{background-color:#fff;outline-color:transparent}62%,80%{background-color:#fff;box-shadow:1px 3px 12px #fff;outline-color:#fff}82%,to{background-color:#fff;box-shadow:1px 3px 12px #fff;outline-color:#fff}}.quiz__main--card-item-title{font-size:.8rem;font-weight:400;color:#27333e;max-width:100%;position:relative;z-index:2}.quiz__main--card-item-paragraph{color:#828282;font-size:.8rem;max-width:80%;position:relative;z-index:2}.quiz__main--card-item-image{animation:showImage 1s ease forwards;border-radius:0;box-sizing:content-box;display:inline-block;position:absolute;height:calc(100% + .6rem);object-fit:cover;object-position:center center;opacity:0;bottom:0;right:0;height:100%;width:100%;z-index:3}@keyframes showImage{0%,22%,40%{opacity:0}20%,40%,60%{opacity:.1}62%,80%{opacity:1}82%,to{opacity:1}}@media only screen and (max-width: 576px){.quiz__main--card-item-image{padding:.25rem;object-fit:contain;object-position:right;height:calc(100% - .5rem);width:calc(100% - .5rem);z-index:1}}@media only screen and (min-width: 577px) and (max-width: 992px){.quiz__main--card-item-image{padding:.25rem;object-fit:contain;object-position:right;height:calc(100% - .5rem);width:calc(100% - .5rem);z-index:1}}.quiz__main--nav{align-items:center;display:flex;flex-direction:column;width:100%}.quiz__main--nav-btnstart{background-color:#7e57c4;border:none;border-radius:0;color:#fff;cursor:pointer;font-size:.85rem;font-weight:700;max-width:194px;min-width:160px;width:auto;height:44px;padding:.68rem 0;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease;outline:2px solid transparent;outline-offset:3px;white-space:nowrap;animation:changeBackgroundColor 3s infinite linear;animation-fill-mode:both;margin-top:1.2rem}.quiz__main--nav-btnstart:hover{outline:2px solid #FFFFFF;outline-offset:3px}@keyframes changeBackgroundColor{0%{background-color:#c3e76b}25%{background-color:#7e57c4}50%{background-color:#c3e76b}75%{background-color:#655cc5}to{background-color:#c3e76b}}.quiz__main--nav-btnstart.standby{background-color:#7e57c4;border:none;border-radius:0;color:#fff;cursor:pointer;font-size:.85rem;font-weight:700;max-width:194px;min-width:160px;width:auto;height:44px;padding:.68rem 0;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease;outline:2px solid transparent;outline-offset:3px;white-space:nowrap;background-color:transparent;border:1px solid #000002;color:#000002;cursor:not-allowed;animation:none;color:#828282;border:1px solid #828282}.quiz__main--nav-btnstart.standby:hover{outline:2px solid #FFFFFF;outline-offset:3px}.quiz__main--nav-btnstart.standby:hover{background-color:transparent}.quiz__main--nav-btnstart.standby:hover{outline:2px solid #D1D3D4}.quiz__main--nav-footerlogo{display:inline-block;margin-top:1rem;max-width:200px;width:auto}@media only screen and (max-width: 576px){.quiz__main--nav-footerlogo{max-width:200px}}@media only screen and (min-width: 577px) and (max-width: 992px){.quiz__main--nav-footerlogo{max-width:200px}}button[disabled]{background-color:#c9c2e1;border-radius:0;border:1px solid transparent;color:#d1d3d4;font-size:.85rem;font-weight:500;width:100%;min-height:40px;padding:.73rem .62rem;text-decoration:none;transition:all .3s ease-in-out;cursor:not-allowed;min-height:75px}button[disabled]:hover{background-color:#c9c2e1;border:1px solid #7e57c4;box-shadow:1px 2px 12px #0d162133}@media only screen and (max-width: 576px){button[disabled]{min-height:70px}}@media only screen and (min-width: 577px) and (max-width: 992px){button[disabled]{min-height:90px}}button:focus{outline:none}.app{background-image:url(./bg-desktop-CuB4Whzr.webp);background-color:#000002;background-position:center;background-repeat:no-repeat;background-size:contain;align-items:center;display:flex;justify-content:center;padding:1rem;min-height:600px;height:100%;width:100%}@media only screen and (max-width: 576px){.app{background-image:url(./bg-mobile-D-AkUys0.webp);background-size:con;min-height:620px}}.app::-webkit-scrollbar{display:none}.app{-ms-overflow-style:none;scrollbar-width:none}.hidden{display:none}
