@charset "UTF-8";@font-face{font-family:textmeone;src:url(../fonts/TextMeOne-Regular.ttf)format("truetype")}#won{bottom:2rem;height:80px}#memory{display:flex;flex-wrap:wrap;justify-content:center}#memory>.memory-flip-card{font-size:8px;width:230px;height:230px;margin:.3rem;background-color:initial;perspective:1e3px;opacity:1;-webkit-transition:opacity 2s ease-in-out;-moz-transition:opacity 2s ease-in-out;transition:opacity 2s ease-in-out}#memory>.memory-flip-card>.inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s;transform-style:preserve-3d}#memory>.memory-flip-card>.inner>.front{cursor:pointer;background-color:#333;background-repeat:no-repeat;background-size:contain;background-position:50%}#memory>.memory-flip-card>.inner>.front.style-one{background-image:url(../media/frog512x512.png)}#memory>.memory-flip-card>.inner>.front.style-two{background-image:url(../media/altogether-logo.png)}#memory>.memory-flip-card>.inner>.front.style-two.bg-black,#memory>.memory-flip-card>.inner>.front.style-two.bg-blue{background-image:url(../media/altogether-logo-inverted.png)}#memory>.memory-flip-card>.inner>.back{font-size:8px;transform:rotateY(180deg);background-repeat:no-repeat;background-size:cover;background-position:50%}#memory>.memory-flip-card>.inner>.front,#memory>.memory-flip-card>.inner>.back{-webkit-user-select:none;-ms-user-select:none;user-select:none;position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:rgba(99,99,99,.2)0 2px 8px}#memory>.memory-flip-card.found{opacity:.7}#memory>.memory-flip-card.found>.inner>.back{border:solid 1px #bcce43}#memory>.memory-flip-card.active>.inner,#memory>.memory-flip-card.found>.inner{transform:rotateY(180deg)}@media(min-width:750px){#memory>.card{font-size:20px}#memory>.card>.inner>.back{font-size:20px}}.rounded-top{border-radius:.5rem .5rem 0 0}button,.btn{border:none;cursor:pointer;height:1.2rem;font-family:textmeone,sans-serif;font-weight:700;font-size:.8rem;padding:.1rem .5rem}.btn,select{cursor:pointer}body{--text-color:#fff;--bkg-color:#333}body .bg{--text-color:#fff;--bkg-color:#333}body .dark-mode-only{display:block}body .light-mode-only{display:none}body button,body .btn{color:#333;background:rgba(255,255,255,.6);border-color:#333}body.dark-theme{--text-color:#333;--bkg-color:#fff}body.dark-theme button,body.dark-theme .btn{color:#fff;background:rgba(51,51,51,.6);border-color:#fff}body.dark-theme .dark-mode-only{display:none}body.dark-theme .light-mode-only{display:block}body.dark-theme .bg{--text-color:#333;--bkg-color:#fff}@media(prefers-color-scheme:dark){body{--text-color:#333;--bkg-color:#fff}body .bg{--text-color:#333;--bkg-color:#fff}body .dark-mode-only{display:none}body .light-mode-only{display:block}body button,body .btn{color:#fff;background:rgba(51,51,51,.6);border-color:#fff}body.light-theme{--text-color:#fff;--bkg-color:#333}body.light-theme button,body.light-theme .btn{color:#333;background:rgba(255,255,255,.6);border-color:#333}body.light-theme .dark-mode-only{display:block}body.light-theme .light-mode-only{display:none}body.light-theme .bg{--text-color:#fff;--bkg-color:#333}}.loader{width:100%;height:4.8px;display:inline-block;position:relative;overflow:hidden}.loader::after{content:'';width:96px;height:4.8px;background:#f09130;position:absolute;top:0;left:0;box-sizing:border-box;animation:hitZak .3s ease-in-out infinite alternate}@keyframes hitZak{0%{left:0;transform:translateX(-1%)}100%{left:100%;transform:translateX(-99%)}}#main{margin-bottom:5rem}body{background:var(--bkg-color);color:var(--text-color);overflow-x:hidden;height:100%;font-family:textmeone,sans-serif;font-size:1rem}body>div{border-top:solid 1px;border-bottom:solid 1px;border-color:#f09130;left:0;right:0;margin:auto;text-align:center}body a{color:#f09130;text-decoration:none;font-weight:700}body .bg{background:var(--bkg-color);color:var(--text-color)}html{font-size:14px}@media(min-width:480px){html{font-size:20px}}.main-btn{margin-top:1rem;font-size:1.2rem;height:1.8rem}.w-100{width:100%}.h-0{height:0}.container,figure,video,img{left:0;right:0;width:100%;height:auto;margin-left:auto;margin-right:auto}.container{max-width:890px}input,select{border:2px solid #f09130;color:#333;box-shadow:inset 0 0 8px rgba(0,0,0,.1),0 0 16px rgba(0,0,0,.1);padding:5px;background:rgba(255,255,255,.8);margin:0 0 5px}.user-select-none{-webkit-user-select:none;-ms-user-select:none;user-select:none}.text-wrap{text-wrap:wrap;overflow-wrap:break-word}.to-top{top:-1.3rem}.left{left:0}.right{right:0}.top{top:0}.bottom{bottom:0}.overflow-hidden{overflow:hidden}.success{background-color:#bcce43!important;color:#333}.flex-wrap{flex-wrap:wrap}.flex-row{flex-direction:row}.h1,h1{font-size:2.375rem}.h2,h2{font-size:2.1rem}.h3,h3{font-size:1.825rem}.h4,h4{font-size:1.55rem}.h5,h5{font-size:1.275rem}.h6,h6{font-size:1rem}fieldset{display:flex;align-items:center}fieldset input{margin:0;cursor:pointer}fieldset label{cursor:pointer;padding-left:2rem;width:100%;display:box}.m-0{margin:0}.mb-0{margin-bottom:0}.mt-0{margin-top:0}.me-0{margin-right:0}.ms-0{margin-left:0}.p-0{padding:0}.pb-0{padding-bottom:0}.pt-0{padding-top:0}.pe-0{padding-right:0}.ps-0{padding-left:0}.m-1{margin:.25rem}.mb-1{margin-bottom:.25rem}.mt-1{margin-top:.25rem}.me-1{margin-right:.25rem}.ms-1{margin-left:.25rem}.p-1{padding:.25rem}.pb-1{padding-bottom:.25rem}.pt-1{padding-top:.25rem}.pe-1{padding-right:.25rem}.ps-1{padding-left:.25rem}.m-2{margin:.5rem}.mb-2{margin-bottom:.5rem}.mt-2{margin-top:.5rem}.me-2{margin-right:.5rem}.ms-2{margin-left:.5rem}.p-2{padding:.5rem}.pb-2{padding-bottom:.5rem}.pt-2{padding-top:.5rem}.pe-2{padding-right:.5rem}.ps-2{padding-left:.5rem}.m-3{margin:.75rem}.mb-3{margin-bottom:.75rem}.mt-3{margin-top:.75rem}.me-3{margin-right:.75rem}.ms-3{margin-left:.75rem}.p-3{padding:.75rem}.pb-3{padding-bottom:.75rem}.pt-3{padding-top:.75rem}.pe-3{padding-right:.75rem}.ps-3{padding-left:.75rem}.m-4{margin:1rem}.mb-4{margin-bottom:1rem}.mt-4{margin-top:1rem}.me-4{margin-right:1rem}.ms-4{margin-left:1rem}.p-4{padding:1rem}.pb-4{padding-bottom:1rem}.pt-4{padding-top:1rem}.pe-4{padding-right:1rem}.ps-4{padding-left:1rem}.m-5{margin:1.25rem}.mb-5{margin-bottom:1.25rem}.mt-5{margin-top:1.25rem}.me-5{margin-right:1.25rem}.ms-5{margin-left:1.25rem}.p-5{padding:1.25rem}.pb-5{padding-bottom:1.25rem}.pt-5{padding-top:1.25rem}.pe-5{padding-right:1.25rem}.ps-5{padding-left:1.25rem}.m-6{margin:1.5rem}.mb-6{margin-bottom:1.5rem}.mt-6{margin-top:1.5rem}.me-6{margin-right:1.5rem}.ms-6{margin-left:1.5rem}.p-6{padding:1.5rem}.pb-6{padding-bottom:1.5rem}.pt-6{padding-top:1.5rem}.pe-6{padding-right:1.5rem}.ps-6{padding-left:1.5rem}.m-7{margin:1.75rem}.mb-7{margin-bottom:1.75rem}.mt-7{margin-top:1.75rem}.me-7{margin-right:1.75rem}.ms-7{margin-left:1.75rem}.p-7{padding:1.75rem}.pb-7{padding-bottom:1.75rem}.pt-7{padding-top:1.75rem}.pe-7{padding-right:1.75rem}.ps-7{padding-left:1.75rem}.m-8{margin:2rem}.mb-8{margin-bottom:2rem}.mt-8{margin-top:2rem}.me-8{margin-right:2rem}.ms-8{margin-left:2rem}.p-8{padding:2rem}.pb-8{padding-bottom:2rem}.pt-8{padding-top:2rem}.pe-8{padding-right:2rem}.ps-8{padding-left:2rem}.m-9{margin:2.25rem}.mb-9{margin-bottom:2.25rem}.mt-9{margin-top:2.25rem}.me-9{margin-right:2.25rem}.ms-9{margin-left:2.25rem}.p-9{padding:2.25rem}.pb-9{padding-bottom:2.25rem}.pt-9{padding-top:2.25rem}.pe-9{padding-right:2.25rem}.ps-9{padding-left:2.25rem}.m-10{margin:2.5rem}.mb-10{margin-bottom:2.5rem}.mt-10{margin-top:2.5rem}.me-10{margin-right:2.5rem}.ms-10{margin-left:2.5rem}.p-10{padding:2.5rem}.pb-10{padding-bottom:2.5rem}.pt-10{padding-top:2.5rem}.pe-10{padding-right:2.5rem}.ps-10{padding-left:2.5rem}.icon-eye:before{display:inline-block;font-family:icon font;content:""}.icon-start:before{display:inline-block;font-family:icon font;content:""}.icon-stop:before{display:inline-block;font-family:icon font;content:""}.bg-primary{background-color:#f09130!important}.text-primary{color:#f09130!important}.border-primary{border-color:#f09130!important}.bg-black{background-color:#333!important}.text-black{color:#333!important}.border-black{border-color:#333!important}.bg-white{background-color:#fff!important}.text-white{color:#fff!important}.border-white{border-color:#fff!important}.bg-secundary{background-color:#308ff0!important}.text-secundary{color:#308ff0!important}.border-secundary{border-color:#308ff0!important}.bg-alert{background-color:#b22222!important}.text-alert{color:#b22222!important}.border-alert{border-color:#b22222!important}.bg-success{background-color:#bcce43!important}.text-success{color:#bcce43!important}.border-success{border-color:#bcce43!important}.bg-blue{background-color:#15739f!important}.text-blue{color:#15739f!important}.border-blue{border-color:#15739f!important}.justify-content-space-between{justify-content:space-between!important}.justify-content-center{justify-content:center!important}.d-flex{display:flex!important}.d-none{display:none!important}.d-block{display:block!important}.cursor-alias{cursor:alias!important}.cursor-all-scroll{cursor:all-scroll!important}.cursor-auto{cursor:auto!important}.cursor-cell{cursor:cell!important}.cursor-col-resize{cursor:col-resize!important}.cursor-context-menu{cursor:context-menu!important}.cursor-copy{cursor:copy!important}.cursor-crosshair{cursor:crosshair!important}.cursor-default{cursor:default!important}.cursor-e-resize{cursor:e-resize!important}.cursor-ew-resize{cursor:ew-resize!important}.cursor-grab{cursor:grab!important}.cursor-grabbing{cursor:grabbing!important}.cursor-help{cursor:help!important}.cursor-move{cursor:move!important}.cursor-n-resize{cursor:n-resize!important}.cursor-ne-resize{cursor:ne-resize!important}.cursor-nesw-resize{cursor:nesw-resize!important}.cursor-ns-resize{cursor:ns-resize!important}.cursor-nw-resize{cursor:nw-resize!important}.cursor-nwse-resize{cursor:nwse-resize!important}.cursor-no-drop{cursor:no-drop!important}.cursor-none{cursor:none!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-pointer{cursor:pointer!important}.cursor-progress{cursor:progress!important}.cursor-row-resize{cursor:row-resize!important}.cursor-s-resize{cursor:s-resize!important}.cursor-se-resize{cursor:se-resize!important}.cursor-sw-resize{cursor:sw-resize!important}.cursor-text{cursor:text!important}.cursor-w-resize{cursor:w-resize!important}.cursor-wait{cursor:wait!important}.cursor-zoom-in{cursor:zoom-in!important}.cursor-zoom-out{cursor:zoom-out!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-relative{position:relative!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media all and (display-mode:standalone){.inapp-hidden{display:none!important}}@media not all and (display-mode:standalone){.browser-hidden{display:none!important}}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#bcce43;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1)forwards}.checkmark{bottom:150px;left:0;right:0;position:fixed;margin:auto;width:56px;height:56px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin:10% auto;box-shadow:inset 0 0 #bcce43;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1).8s forwards}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes scale{0%,100%{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{100%{box-shadow:inset 0 0 0 30px #7ac142}}.btn,button{line-height:1rem;}
