body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center;background-color:#f5f5f5;color:#424242;min-height:100vh;padding:2rem 1.5rem;line-height:1.5rem;position:relative}.App-logo{height:15vmin;pointer-events:none;fill:#f06292!important}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}h1,h2,h3,h4,h5,h6{color:#424242}.App-header{display:flex;flex-direction:column;align-items:center;justify-content:center}a{color:#f06292}a:visited{color:#ba2d65}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.curriculums{text-align:left;max-width:600px;margin-left:auto;margin-right:auto}.curriculums>.course{border:1px solid #bcbcbc;border-radius:.8rem;padding:1.2rem 1rem;margin-bottom:2rem}.curriculums>.course>header{font-size:1.5rem;font-weight:700;color:#424242;position:relative}.curriculums>.course>header .course-badge{position:absolute;top:-2.2rem;right:0}.curriculums>.course.coming-soon{cursor:not-allowed;opacity:.7}.curriculums>.course.coming-soon .course-badge{background:#ba2d65}.curriculums>.course .chapters .chapter{border-top:2px dashed;border-color:#f06292!important;margin:0 1rem;padding:2rem;counter-increment:section;position:relative;display:block}.curriculums>.course .chapters .chapter:before{content:counter(section);position:absolute;border-radius:50%;padding:8px 10px 11px;height:20px;width:20px;background-color:#f06292;text-align:center;color:#fce4ec;font-size:110%;margin-top:-.5rem;font-weight:700}.curriculums>.course .chapters .chapter:nth-child(2n):before{right:100%;margin-right:-20px}.curriculums>.course .chapters .chapter:nth-child(odd):before{left:100%;margin-left:-20px}.curriculums>.course .chapters .chapter:nth-child(2n){border-left:2px dashed;border-top-left-radius:30px;border-bottom-left-radius:30px;margin-right:calc(1rem + 30px);padding-right:0}.curriculums>.course .chapters .chapter:nth-child(odd){border-right:2px dashed;border-top-right-radius:30px;border-bottom-right-radius:30px;margin-left:calc(1rem + 30px);padding-left:0}.curriculums>.course .chapters .chapter:first-of-type{border-top:0;border-top-right-radius:0;border-top-left-radius:0}.curriculums>.course .chapters .chapter:last-of-type{border-bottom-right-radius:0;border-bottom-left-radius:0}.curriculums>.course .chapters .chapter>header{font-weight:700;color:#f06292}.curriculums>.course .chapters .chapter>header:hover{color:#ba2d65}.curriculums>.course .chapters .chapter>article{font-size:.98rem;margin-top:1rem}.course-badge{font-size:.6rem;display:inline-block;padding:.2rem .8rem .25rem;background:#f06292;color:#fce4ec;font-weight:700;border-radius:1rem;flex-shrink:0;flex-grow:0;align-self:flex-start}footer{position:fixed;bottom:-.5rem;right:1rem}footer img{width:15vw;max-width:100px;cursor:pointer}footer img.question{margin-bottom:-10rem;-webkit-transition:margin-bottom 1s;transition:margin-bottom 1s}footer img.question.show{margin-bottom:4rem}#sponsorBadge{position:absolute;bottom:0;left:0;padding:0;width:100%;text-align:center;font-size:.5rem;color:#424242}#sponsorBadge span{font-size:.2rem}#sponsorBadge img{width:12px;margin-right:.05rem}
/*# sourceMappingURL=main.407224ac.chunk.css.map */