@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,600,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;700&display=swap);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a,button{font-family:inherit}a:active,a:focus,a:hover,button:active,button:focus,button:hover,input:active,input:focus,input:hover{outline:none;border:none}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{border-radius:.25rem .25rem 0 0;-webkit-text-fill-color:var(--secondaryColor)!important;-webkit-box-shadow:0 0 0 1000px transparent inset!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}@keyframes xFloat{0%{right:-.15rem}50%{right:.2rem}to{right:-.15rem}}@keyframes yFloat{0%{top:-.5rem}50%{top:.5rem}to{top:-.5rem}}@keyframes palpitar{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}:root{font-size:12px}@media screen and (min-width:1600px){:root{font-size:16px}}@media screen and (max-width:1600px)and (min-width:768px){:root{font-size:14px}}@media screen and (max-width:768px){:root{font-size:13px}}body,html{overscroll-behavior:none}body{transition:background-color .3s ease-in}@media screen and (min-width:1100px){body{--container-padding:4rem}}@media screen and (max-width:1100px){body{--container-padding:2rem}}.app,.portal{font-family:var(--primaryFont);overflow:hidden;transition:background-color .3s ease-in}.app{background-color:var(--bgColor);color:var(--contrastColor);width:100%;min-height:100vh}a{text-decoration:none;color:inherit}input:active,input:focus{outline:none;box-shadow:none}#page{overflow:hidden;display:flex;flex-direction:column}@media screen and (min-width:1100px){.container{padding:0 4rem}}@media screen and (max-width:1100px){.container{padding:0 2rem}}h1{font-size:2.5rem}h1,h2{line-height:120%}h2{font-size:2rem}h3{font-size:1.5rem}h3,h4{line-height:120%}h4{font-size:1.25rem}h5{font-size:1rem}h5,h6{line-height:120%}h6{font-size:.75rem}.grecaptcha-badge{z-index:-100!important}.player-provider{position:fixed;z-index:20;bottom:2rem;right:2rem;width:48rem;height:27rem;transition:.15s ease-out;border-radius:.25rem;background-color:#000}.player-provider:active>.icon,.player-provider:hover>.icon{opacity:1}.player-provider>.icon{opacity:0;text-shadow:3px 3px 2px rgba(0,0,0,.3);position:absolute;top:.8rem;right:.8rem;width:1.5rem;height:1.5rem;cursor:pointer;transition:.15s ease-out}.player-provider>.icon:hover{transform:scale(1.1);color:grey}.player-provider #player-container{width:100%;height:100%}.player-provider #player-container>iframe{width:100%;height:100%;border-radius:.5rem;box-shadow:0 4px 16px rgba(0,0,0,.5)}@media screen and (min-width:768px)and (max-width:1100px){.player-provider{width:32rem;height:18rem}}@media screen and (max-width:768px){.player-provider{width:24rem;height:13.5rem;bottom:7rem}}@media screen and (max-width:576px){.player-provider{bottom:7rem;width:90%;right:0;left:0;margin:0 auto}.player-provider>.icon{opacity:.6;top:.5rem;right:.5rem}}.col-0,.link{width:100%}.link{color:var(--contrastColor);opacity:.5;text-align:center;margin-bottom:1rem;transition:.15s ease-in}.link:hover{cursor:pointer;color:var(--accentColor);opacity:1}