body{margin:0;font-family:"Montserrat",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#212529;color:#fff;background:url(/static/media/background.19839acd.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.App-header{margin:2rem}.App-logo{pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin .2s ease-in-out 1;animation:App-logo-spin .2s ease-in-out 1}.App-access{-webkit-animation:App-Text 1.5s cubic-bezier(.165,.84,.44,1) 1;animation:App-Text 1.5s cubic-bezier(.165,.84,.44,1) 1}}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:scale(.9) translate(0)}to{transform:scale(1) translate(0)}}@keyframes App-logo-spin{0%{transform:scale(.9) translate(0)}to{transform:scale(1) translate(0)}}@-webkit-keyframes App-Text{0%{transform:scale(.9) translateY(50px);opacity:0}to{transform:scale(1) translate(0);opacity:1}}@keyframes App-Text{0%{transform:scale(.9) translateY(50px);opacity:0}to{transform:scale(1) translate(0);opacity:1}}.App-access{display:flex;flex-direction:row;margin:1rem 15vw;align-items:center}.App-home-image{width:170px}.App-home-title{margin:3rem 5rem;color:#fff;font-family:"Montserrat",sans-serif!important;font-weight:300}.lds-ring{display:inline-block;position:relative;width:80px;height:80px;margin-top:10vh}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#ccc}.lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App-course-days{margin-top:10vh}.App-course-days-content{display:flex;flex-direction:row;margin:2rem 0}.App-course-days-title{color:#fff;font-family:"Montserrat",sans-serif;font-weight:600}.App-course-days-subtitle{color:#fff;font-family:"Montserrat",sans-serif;font-weight:400;font-size:1.2rem}.App-course-day{border-radius:5px;cursor:pointer;padding:10px 30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:hsla(0,0%,100%,.1);transition:all .3s ease-in-out}.App-course-day:hover:not(.App-course-day-disabled){background:#fee31b}.App-course-day span{font-size:2rem;color:#fee31b;margin-top:10px;display:block}.App-course-day:hover:not(.App-course-day-disabled) span{color:#1a1a1a}.App-course-day ul{list-style:none;-webkit-padding-start:0;padding-inline-start:0}.App-course-day ul li{display:flex;align-items:center;font-size:1.2rem;color:#d4d4d4}.App-course-day:hover:not(.App-course-day-disabled) ul li{color:#2e2e2e}.App-course-day ul li:nth-child(1n+2){margin-top:10px}.App-course-day ul li img{width:35px;border-radius:50%;margin-right:10px}.App-course-day-disabled{cursor:not-allowed!important;opacity:.5}.App-course-day:nth-child(1n+2){margin-left:1rem}.App-course-item{border-radius:5px;cursor:pointer;padding:10px 30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:hsla(0,0%,100%,.1);transition:all .3s ease-in-out}.App-course-item:hover:not(.App-course-day-disabled){background:#fee31b}.App-course-item img{width:150px;border-radius:50%;margin-top:10px}.App-course-item:nth-child(1n+2){margin-left:1rem}.App-course-item span{font-size:2rem;color:#f1f1f1;margin-top:10px;display:block;font-weight:500}.App-course-item:not(.App-course-day-disabled):hover span{color:#1a1a1a}.App-course-item p{font-size:1.2rem;color:#c3c3c3;margin-top:10px;display:block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.App-course-item:not(.App-course-day-disabled):hover p{color:#363636}.back-action-button{background:rgb(101 101 101/20%);padding:10px 30px;color:#d6d6d6;border:none;border-radius:4px;font-size:19px;cursor:pointer;transition:all .2s ease-in-out}.back-action-button:hover{background:#fee31b;color:#1a1a1a}.back-action-button:active,.back-action-button:focus{outline:none}.App-course-watch{display:flex;flex-direction:column}.App-course-watch-details-ad{background:hsla(0,0%,100%,.1);padding:15px 35px;border-radius:4px;display:block;flex-direction:row;width:-webkit-max-content;width:-moz-max-content;width:max-content;align-self:center;margin:1rem 0}.App-course-watch-details-ad a{color:#fee31b;transition:all .2s ease}.App-course-watch-details-ad a:hover{opacity:.7}.App-course-watch-details-ad a:visited{color:#fee31b}.App-course-watch-details{background:hsla(0,0%,100%,.1);padding:15px 35px;border-radius:4px;margin-bottom:1rem;display:flex;flex-direction:row;width:-webkit-max-content;width:-moz-max-content;width:max-content;align-self:center;margin-top:1rem}.App-course-watch-details div:first-child{align-self:center}.App-course-watch-details div:first-child img{width:60px;border-radius:50%;vertical-align:middle}.App-course-watch-details div:nth-child(2){margin-left:30px;display:block;text-align:left;justify-content:center}.App-course-watch-details div:nth-child(2) h2{margin:0}.App-course-watch-details div:nth-child(2) p{margin:7px 0 0}.App-course-watch-details div:nth-child(3){margin-left:4rem;align-self:center}.App-course-watch-video{width:80vw;max-width:100%}.App-course-watch-header{display:flex;flex-direction:row;justify-content:center}.App-course-watch-header-logo{display:flex;align-items:center;margin-right:15vh}.nextPalestra{margin-bottom:2rem}.nextPalestra h1{font-weight:500}.justify-center{display:flex;flex-direction:column;justify-content:center}.justify-center h2{margin-bottom:10px;color:#d6d6d6;font-weight:300}.emojiVote{background:transparent;border:none;font-size:3rem;cursor:pointer;margin-right:1rem;opacity:.5;transition:all .1s ease}.emojiVote:hover{opacity:1;transform:scale(1.2)}.emojiVote:active,.emojiVote:focus{outline:none}.endMessage{font-size:1.3rem;background:rgba(0,0,0,.2);color:#fff;padding:25px 30px;max-width:60%;align-self:center;margin-top:2rem}@media(max-width:890px){.App-course-watch{display:table-caption}.App-course-days{margin:1rem}.App-course-days-content{flex-direction:column}.App-course-day:nth-child(1n+2),.App-course-item:nth-child(1n+2){margin-left:0;margin-top:1rem}.App-course-watch-header{flex-direction:column}.App-course-watch-header-logo{justify-content:center;margin:1rem 0 0}.App-course-watch-details{flex-direction:column;display:block;width:auto}.App-course-watch-details div:first-child img{width:20vw}.App-course-watch-details div:nth-child(2){margin:15px 0;display:block}.App-course-watch-details div:nth-child(3){margin-left:0;align-self:center}.endMessage{max-width:90%;margin-top:.5rem}}.youtubeContainer{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden;margin-bottom:50px}.youtubeContainer iframe{width:100%;height:100%;position:absolute;top:0;left:0}.footer{margin:1rem 0}.footer h6{font-weight:400;font-size:16px;margin:0;text-align:left}.footer-grid{display:grid;background:hsla(0,0%,100%,.82);border-radius:8px;margin-top:5px;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:20px;padding:10px}.footer-grid img{width:174px}@media(max-width:1205px){.footer-grid{display:block;border-radius:8px;margin-top:5px}.footer-grid img{width:120px;margin-left:2rem}.footer{margin:1rem}}@media(max-width:1200px) and (min-width:890px){.App{margin:1rem 2rem 1rem 1rem}}@media(min-width:1200px){.footer{margin-top:3rem}}@media(max-width:750px){.footer{margin:1rem}.footer-grid{display:block;border-radius:8px;margin-top:5px}.footer-grid img{width:40%;margin:0 1rem}}
/*# sourceMappingURL=main.a4fb4d10.chunk.css.map */