@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}::-webkit-scrollbar{display:none}body{background-color:#fcfcfc;font-family:Poppins,sans-serif;margin:0;padding:0}.container{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;max-width:1100px;padding:0 15px}.navbar{background-color:#fef7e5;height:60px;position:relative}.menu-icon{display:none;margin-left:auto;margin-right:0}.nav-elements ul{display:flex;justify-content:space-between;list-style-type:none}.nav-elements ul li:not(:last-child){margin-right:60px}.nav-elements ul a{color:#2f234f;font-size:16px;font-weight:400;text-decoration:none}.nav-elements ul a.active{color:#574c4c;font-weight:500;position:relative}.nav-elements ul a.active:after{background-color:#574c4c;bottom:-4px;content:"";height:2px;left:0;position:absolute;width:100%}@media (max-width:768px){.nav-elements ul li:not(:last-child){margin-right:30px}}@media (max-width:600px){.menu-icon{cursor:pointer;display:block}.nav-elements{background-color:#fef7e5;height:calc(100vh - 60px);overflow:hidden;position:absolute;right:0;top:60px;transition:all .3s ease-in;width:0}.nav-elements.active{width:270px}.nav-elements ul{display:flex;flex-direction:column}.nav-elements ul li{margin-right:0;margin-top:22px}}.subject-deck-box{align-items:center;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:20px;box-shadow:0 1px 1px #0000000d;margin-bottom:20px;margin-left:20em;margin-right:20em;padding-bottom:25px;padding-top:25px;text-align:center}.subject-deck-box,.subject-deck-box-header{display:flex;flex-direction:row;justify-content:center}.subject-deck-box-header{color:#333;font-size:1.5em;font-weight:700;margin-left:3%;margin-top:-2%;text-justify:center}.subject-deck-box-image,.subject-deck-box-play-button{align-items:center;display:inline;margin-left:2%;vertical-align:middle}.subject-deck-box-image img{border-radius:10%;height:100px;width:100px}.subject-topic-box-center1{align-items:center;border-radius:4px;display:flex;flex-direction:column;justify-content:center;margin-top:-60px;padding-top:10px}@media only screen and (max-width:768px){.subject-topic-box-center1{margin-top:0}}.subject-topic-box-center2{border-radius:4px;margin-bottom:20px}.Type1AnswerOptionsDiv,.subject-topic-box-center2{align-items:center;display:flex;flex-direction:column;justify-content:center}.Type1AnswerOptionsDiv{grid-row-gap:10px;grid-column-gap:10px;background-color:#f5f5f5;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 4px 2px -2px #0003;column-gap:10px;display:grid;grid-template-columns:1fr 1fr;height:100%;margin:0 auto;padding:10px;row-gap:10px;width:100%}.Type1AnswerOptionsDivButton{background-color:#f5f5f5;border-radius:10px;box-shadow:0 0 10px 0 #0003;height:100%;padding:80px;width:100%}.Type1AnswerOptionsDivButton:hover{background-color:#e5e5e5}.Type1AnswerOptionsDivButton:active{background-color:#d5d5d5}.Type1AnswerOptionsDivButton:focus{outline:none}.Type1Question{align-items:center;box-shadow:0 0 10px 0 #0003;display:flex;flex-direction:column;height:100%;margin:0 auto;width:100%}.TopicPageBody,.Type1Question{background-color:#f5f5f5;border-radius:10px;justify-content:center;padding:10px}.TopicPageBody{box-shadow:0 0 10px 3px #07355a33;max-width:600px;min-height:50%;white-space:pre-line}.btn{background-color:#fff;background:#fff;background-color:#57cadf;border-radius:3px;border-radius:50em!important;box-shadow:inset 0 -.3rem 0 #0000001a;color:#fff;display:inline-block;font-family:sans-serif;font-size:.85em;font-weight:800;margin:8px 8px 2.5%;padding:1em 2.1em 1.1em;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:.3s}.btn:focus,.btn:hover{cursor:pointer;opacity:.8}.btn:active{transform:scale(.8)}.Type7FlashcardDiv{align-items:center;background-color:#f5f5f5;display:flex;display:grid;flex-direction:column;grid-template-columns:1fr 1fr;height:100%;justify-content:center;margin:0 auto;width:100%}.Type2TrueOrFalseDiv,.Type7FlashcardDiv{border-radius:10px;box-shadow:0 0 10px 0 #0003;padding:10px}.Type2TrueOrFalseDivButton{background-color:#f5f5f5;border-radius:10px;box-shadow:0 0 10px 0 #0003;padding:30px}.Type2TrueOrFalseDivButton:hover{background-color:#e5e5e5}.Type2TrueOrFalseDivButton:active{background-color:#d5d5d5}.Type2TrueOrFalseMedia{border-top-left-radius:10px;border-top-right-radius:10px}.Type2TrueOrFalseDivButtons{grid-column-gap:20px;background-color:#f5f5f5;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 4px 10px 0 #0003;column-gap:20px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:2.5%;margin-left:auto;margin-right:auto;padding:10px;width:80%}.Type3FillBlankDiv{display:flex;display:grid;grid-template-columns:1fr 1fr}.Type3FillBlankDiv,.Type3FillBlankMedia{align-items:center;background-color:#f5f5f5;border-radius:10px;box-shadow:0 0 10px 0 #0003;flex-direction:column;height:100%;justify-content:center;margin:0 auto;padding:10px;width:100%}.Type3FillBlankMedia{display:flex}.Type3FillBlankInput{align-items:center;background-color:#f5f5f5;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin-top:15px}.Type3FillBlankInput,.card{box-shadow:0 0 10px 0 #0003;height:100%;width:100%}.card{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#eef1f6;border-radius:1rem;border-top:5px solid #46a4e3;font-weight:500;left:0;padding:1rem;pointer-events:none;position:absolute;top:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.card__wrapper{cursor:pointer;height:35rem;perspective:1600px;position:relative;width:40rem}@media only screen and (max-width:620px){.card__wrapper{cursor:pointer;height:33rem;perspective:1600px;position:relative;width:95vw}}.Type4DragAndDropDiv{box-shadow:0 0 10px 0 #0003;display:flex;justify-content:center;max-width:50rem;width:50rem}.Type4DragAndDropMedia{margin:0 auto 10px;width:45rem}.img-overlay-wrap{display:inline-block;margin-top:10px;position:relative;transition:transform .15s ease-in-out}.img-overlay-wrap img{display:block;height:auto;max-width:100%}.img-overlay-wrap svg{left:0;position:absolute;top:0}#Type4AnswerBoxButton{font-size:medium;height:2.2rem}@media only screen and (max-width:570px){#Type4AnswerBoxButton{font-size:smaller}}@media only screen and (max-width:390px){#Type4AnswerBoxButton{font-size:xx-small;height:1.5rem}}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:#0000}.TopicPageContainer{background-color:#f5f5f5;border:1px solid #e5e5e5;border-radius:4px;flex-direction:column;justify-content:center;padding:10px}.TopicPageContainer,.TopicPageHeader{align-items:center;display:flex;margin-bottom:10px}.TopicPageHeader{justify-content:space-between}.TopicPageBody{align-items:center;display:flex;flex-direction:column}.TopicPageButton{font-size:1.5rem;font-weight:500;margin-bottom:10px}
/*# sourceMappingURL=main.d76d916c.css.map*/