@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;700&display=swap);#root,.app,body,html{font-family:Rubik,sans-serif;height:100%;width:100%}.container-dna{align-items:center;animation:rotate-1 20s linear infinite;display:flex;flex-direction:column;perspective:500rem}.dna{animation:rotate-2 2s linear infinite,hue 2s linear infinite;background:linear-gradient(0deg,#0000,#0000 40%,#2a6ae9 50% #0000 60%,#0000);display:flex;justify-content:space-between;margin:2px 0;width:50px}.dna,.dna:before{height:5px;position:relative}.dna:before{animation-delay:1s}.dna:after,.dna:before{background:#fff;border-radius:50%;box-shadow:0 0 10px 2px #2a6ae9,0 0 0 1px #000;content:"";display:block;width:5px}.dna:after{height:5px;position:relative}.dna:first-child{animation-delay:0s}.dna:nth-child(2){animation-delay:-.1s}.dna:nth-child(3){animation-delay:-.2s}.dna:nth-child(4){animation-delay:-.3s}.dna:nth-child(5){animation-delay:-.4s}.dna:nth-child(6){animation-delay:-.5s}.dna:nth-child(7){animation-delay:-.6s}.dna:nth-child(8){animation-delay:-.7s}.dna:nth-child(9){animation-delay:-.8s}.dna:nth-child(10){animation-delay:-.9s}.dna:nth-child(11){animation-delay:-1s}.dna:nth-child(12){animation-delay:-1.1s}.dna:nth-child(13){animation-delay:-1.2s}.dna:nth-child(14){animation-delay:-1.3s}.dna:nth-child(15){animation-delay:-1.4s}.dna:nth-child(16){animation-delay:-1.5s}.dna:nth-child(17){animation-delay:-1.6s}.dna:nth-child(18){animation-delay:-1.7s}.dna:nth-child(19){animation-delay:-1.8s}.dna:nth-child(20){animation-delay:-1.9s}.dna:nth-child(21){animation-delay:-2s}.dna:nth-child(22){animation-delay:-2.1s}.dna:nth-child(23){animation-delay:-2.2s}.dna:nth-child(24){animation-delay:-2.3s}.dna:nth-child(25){animation-delay:-2.4s}.dna:nth-child(26){animation-delay:-2.5s}.dna:nth-child(27){animation-delay:-2.6s}.dna:nth-child(28){animation-delay:-2.7s}.dna:nth-child(29){animation-delay:-2.8s}.dna:nth-child(30){animation-delay:-2.9s}@keyframes rotate-1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate-2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes hue{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(1turn)}}.loader-container{align-items:center;display:flex;justify-content:center;z-index:1}.spinner{animation:spin-anim 1.2s linear infinite;border-color:#3d5af1 #0000;border-radius:50%;border-style:solid;border-width:8px;height:64px;width:64px}@keyframes spin-anim{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.video-responsive{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.video-responsive iframe{border:4px solid #000;border-radius:"0.75rem";-moz-border-radius:"0.75rem";height:100%;left:0;position:absolute;top:0;transform:translateY(0);width:100%}.drive-responsive{height:450px;overflow:hidden;padding-bottom:56.25%;position:relative}.drive-responsive iframe{border:4px solid #000;height:100%;left:0;position:absolute;top:0;width:100%}.expired-notice{border:1px solid #ebebeb;border-radius:.25rem;margin:.5rem;padding:2rem;text-align:center}.expired-notice>span{color:red;font-size:2.5rem;font-weight:700}.expired-notice>p{font-size:1.5rem}.show-counter{padding:.5rem}.show-counter .countdown-link{align-items:center;border:1px solid #ebebeb;border-radius:.25rem;color:#fff9f9;display:flex;flex-direction:row;font-size:1.25rem;font-weight:700;justify-content:center;line-height:1.75rem;padding:.5rem;text-decoration:none}.show-counter .countdown{align-items:center;display:flex;flex-direction:column;line-height:1.25rem;padding:0 .75rem}.show-counter .countdown.danger{color:red}.show-counter .countdown>p{margin:0}.show-counter .countdown>span{font-size:.75rem;line-height:1rem;text-transform:uppercase}.bold{font-weight:600;text-transform:uppercase}.memory-game footer{margin:10px auto 0;padding:10px 4px;position:relative;width:360px}.memory-game footer .score{display:flex;justify-content:center}.memory-game footer .score div{padding:8px}.memory-game footer .restart{display:flex;justify-content:center}.memory-game .container{grid-gap:1rem;align-items:stretch;border:1px solid #dedede;box-shadow:0 0 4px 4px #dedede;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr);height:450px;justify-items:center;margin:1rem auto;max-width:720px;padding:12px;perspective:100%;width:100%}.card{border-radius:4px;box-shadow:2px 2px 4px 4px #dedede;cursor:pointer;height:100%;position:relative;transform-style:preserve-3d;transition:.4s;width:100%}.card .mask{height:95%;width:95%}.card .card-face{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;position:absolute;width:100%}.card .card-face.card-back-face{margin-top:1.5rem;transform:rotateY(180deg)}.card.is-flipped{transform:rotateY(180deg)}.card.is-inactive{opacity:0}.question-game .container{margin-top:2rem;width:100%}
/*# sourceMappingURL=main.0b77983a.css.map*/