@font-face{font-family:'ubuntubold';src:url("../fonts/ubuntu-bold.eot");src:url("../fonts/ubuntu-bold.eot?#iefix") format('embedded-opentype'),url("../fonts/ubuntu-bold.woff2") format('woff2'),url("../fonts/ubuntu-bold.woff") format('woff'),url("../fonts/ubuntu-bold.ttf") format('truetype'),url("../fonts/ubuntu-bold.svg#ubuntubold") format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'ubuntulight';src:url("../fonts/ubuntu-light.eot");src:url("../fonts/ubuntu-light.eot?#iefix") format('embedded-opentype'),url("../fonts/ubuntu-light.woff2") format('woff2'),url("../fonts/ubuntu-light.woff") format('woff'),url("../fonts/ubuntu-light.ttf") format('truetype'),url("../fonts/ubuntu-light.svg#ubuntulight") format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'ubuntumedium';src:url("../fonts/ubuntu-medium.eot");src:url("../fonts/ubuntu-medium.eot?#iefix") format('embedded-opentype'),url("../fonts/ubuntu-medium.woff2") format('woff2'),url("../fonts/ubuntu-medium.woff") format('woff'),url("../fonts/ubuntu-medium.ttf") format('truetype'),url("../fonts/ubuntu-medium.svg#ubuntumedium") format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'ubunturegular';src:url("../fonts/ubuntu-regular.eot");src:url("../fonts/ubuntu-regular.eot?#iefix") format('embedded-opentype'),url("../fonts/ubuntu-regular.woff2") format('woff2'),url("../fonts/ubuntu-regular.woff") format('woff'),url("../fonts/ubuntu-regular.ttf") format('truetype'),url("../fonts/ubuntu-regular.svg#ubunturegular") format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'fredokaone';src:url("../fonts/fredokaone-regular.eot");src:url("../fonts/fredokaone-regular.eot?#iefix") format('embedded-opentype'),url("../fonts/fredokaone-regular.woff2") format('woff2'),url("../fonts/fredokaone-regular.woff") format('woff'),url("../fonts/fredokaone-regular.ttf") format('truetype'),url("../fonts/fredokaone-regular.svg#fredokaone_regular") format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'ico';src:url("../fonts/icomoon.eot?v=1");src:url("../fonts/icomoon.eot?v=1#iefix") format('embedded-opentype'),url("../fonts/icomoon.woff2?v=1") format('woff2'),url("../fonts/icomoon.ttf?v=1") format('truetype'),url("../fonts/icomoon.woff?v=1") format('woff'),url("../fonts/icomoon.svg?v=1#icomoon") format('svg');font-weight:normal;font-style:normal}*{text-decoration:none;margin:0;outline:none;padding:0;touch-callout:none;text-size-adjust:none;tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;user-select:none;-ms-touch-action:none;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{border:none;background:none;cursor:pointer}html,body{width:100%;min-width:1200px;height:100%;margin:0;padding:0;background-color:#453ab7}h3{text-shadow:-1px 2px 0 #389067;font-family:'fredokaone';font-size:34px;color:#88f0c0;letter-spacing:1.4px;font-weight:100;margin:0;padding:0}h6{font-family:'ubunturegular';font-size:19px;color:#fff;letter-spacing:.78px;font-weight:100;margin:10px 0 0;padding:0}.content{width:1080px;display:flex;flex-direction:column}.menu{display:none}header.terms{min-height:initial;height:initial;background:none;background-size:cover;}header.terms:after{display:none}header{height:100%;min-height:840px;width:100%;background-image:url("../images/hotsite/header.png");background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;position:relative;}header:after{position:absolute;bottom:0;left:0;content:'';width:100%;height:154px;background:-moz-linear-gradient(top,rgba(69,58,183,0) 0%,#453ab7 100%);background:-webkit-linear-gradient(top,rgba(69,58,183,0) 0%,#453ab7 100%);background:linear-gradient(to bottom,rgba(69,58,183,0) 0%,#453ab7 100%)}header .menuMobile,header .imgMobile{display:none}header .content{flex:1;position:relative;z-index:2}header .top{align-self:stretch;display:flex;flex-direction:row;justify-content:space-between;margin:42px 0 0 0;}header .top .stopots{width:192px;height:95px;background-image:url("../images/hotsite/stopots.svg");background-size:contain;background-repeat:no-repeat}header .top span{display:flex;flex-direction:row;align-items:center;justify-content:center;}header .top span nav{margin:0 25px 0 0;}header .top span nav a{font-family:'ubuntubold';font-size:14px;color:#fff;letter-spacing:1.22px;margin:0 15px;}header .top span nav a:hover{text-decoration:underline}header .top span .language{display:flex;align-items:center;justify-content:center;position:relative;font-family:'ubuntubold';font-size:15px;color:#fff;cursor:pointer;border:1px #fff solid;border-radius:7px;height:28px;width:170px;}header .top span .language:hover{color:#eae2f5}header .top span .language:before{content:'\e942';font-size:16px;font-family:'ico';margin:0 8px 0 0}header .top span .language input{display:none}header .top span .language label{cursor:pointer;display:flex;flex-direction:row;align-items:center;line-height:16px;}header .top span .language label:before{content:'\e941';font-family:'ico';font-size:9px;margin-right:5px}header .top span .language .submenu{background-color:rgba(255,255,255,0.5);border:1px #fff solid;margin:12px 0 0;display:none;position:absolute;top:100%;left:20px;right:0;border-radius:7px;overflow:hidden;}header .top span .language .submenu a{display:block;text-decoration:none;padding:10px;color:#44437b;padding-left:10px;}header .top span .language .submenu a:hover{background-color:#f0f0ff}header .top span .language input:checked~label:before{transform:rotate(180deg)}header .top span .language input:checked~.submenu{display:block}header .middle{align-self:stretch;flex:1;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;margin:70px 0;}header .middle .access{width:340px;display:flex;flex-direction:column;justify-content:center;margin:0 0 50px 0;}header .middle .access h2{font-family:'fredokaone';font-size:41px;color:#88f0c0;line-height:44px;letter-spacing:1.4px;font-weight:100;margin:0;padding:0}header .middle .access p{opacity:.98;font-family:'ubunturegular';font-size:19px;color:#fff;letter-spacing:0;line-height:24px;margin:20px 0 0}header .middle .access .legend{font-size:17px;letter-spacing:1.48px;margin:20px 0 10px;text-align:center;align-self:stretch}header .middle .access .login{display:flex;flex-direction:column;margin:50px 0 0;align-items:flex-start;width:267px;}header .middle .access .login .enter{width:267px;height:60px;background-image:url("../images/hotsite/buttonBig.svg");background-size:cover;background-repeat:no-repeat;font-family:'fredokaone';font-size:19px;color:#261f69;letter-spacing:0;display:flex;flex-direction:row;align-items:center;}header .middle .access .login .enter:before{content:'\e902';font-family:'ico';font-size:20px;width:36px;height:33px;margin:0 0 0 12px;color:#fff;display:flex;align-items:center;justify-content:center}header .middle .access .login .enter:hover{background-image:url("../images/hotsite/buttonBig-hover.svg")}header .middle .access .login .enter strong{flex:1;font-weight:100;margin:0 8px 0 0}header .middle .access .login span{width:267px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;}header .middle .access .login span a{width:64px;height:60px;background-image:url("../images/hotsite/buttonSmall.svg");background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:row;align-items:center;justify-content:center;}header .middle .access .login span a:hover{background-image:url("../images/hotsite/buttonSmall-hover.svg")}header .middle .access .login span .icon-facebook:before,header .middle .access .login span .icon-twitter:before,header .middle .access .login span .icon-google:before{font-family:'ico';color:#fff;font-size:20px}header .middle .access .login span .icon-twitter:before{content:'\e910'}header .middle .access .login span .icon-facebook:before{content:'\e903'}header .middle .access .login span .icon-google:before{content:'\e905';font-size:18px}header .middle .news{background-color:rgba(208,205,255,0.71);border:1px solid #c0b7ff;box-shadow:0 11px 15px 0 rgba(0,0,0,0.5);border-radius:7px;width:310px;height:80px;margin:0 0 40px;display:flex;flex-direction:row;align-items:center;justify-content:center;}header .middle .news .date{width:48px;margin:0 0 0 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;}header .middle .news .date .day{font-family:'fredokaone';font-size:30px;line-height:29px;color:#4542af;letter-spacing:0}header .middle .news .date .month{font-family:'fredokaone';font-size:18px;color:#4542af;letter-spacing:0}header .middle .news .notice{flex:1;margin:0 10px;opacity:.98;font-family:'ubunturegular';font-size:13px;color:#4b4a66;letter-spacing:0;line-height:16px}header .pageDown{align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 0 50px;}header .pageDown span{animation:pageDown 2s linear infinite;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:'ubuntubold';font-size:11px;color:#fff;letter-spacing:2px;text-align:center;line-height:27px;}header .pageDown span:before{background-image:url("../images/hotsite/down.svg");background-repeat:no-repeat;content:'';width:24px;height:32px}#howitworks{display:flex;flex-direction:column;align-items:center;padding:80px 0 130px;background-image:url("../images/hotsite/texturaHowitworks.png");background-position:center bottom;background-repeat:no-repeat;}#howitworks .content{align-items:center}#howitworks .middle{display:flex;flex-direction:row;align-self:stretch;justify-content:space-around;margin:65px 0 0;}#howitworks .middle .box{background-color:#6d62e7;box-shadow:0 7px 5px 0 rgba(0,0,0,0.35);border-radius:8px;width:315px;height:450px;display:flex;flex-direction:column;align-items:center;}#howitworks .middle .box:nth-of-type(1) figure{background-image:url("../images/hotsite/friteNeuronios.png")}#howitworks .middle .box:nth-of-type(2) figure{background-image:url("../images/hotsite/corraContraTempo.png")}#howitworks .middle .box:nth-of-type(3) figure{background-image:url("../images/hotsite/valideRespostas.png")}#howitworks .middle .box figure{margin:30px 0 25px;width:192px;height:206px;background-position:center;background-repeat:no-repeat}#howitworks .middle .box h4{font-family:'fredokaone';font-size:19px;color:#f5d123;letter-spacing:.78px;line-height:22px;text-align:center}#howitworks .middle .box p{margin:15px 45px 0;text-align:center;font-family:'ubunturegular';font-size:17px;color:#fff;letter-spacing:.66px;line-height:20px}#flexibility{display:flex;flex-direction:column;align-items:center;padding:60px 0;height:710px;position:relative;}#flexibility:before{position:absolute;top:50%;left:0;transform:translateY(-50%);content:'';width:849px;height:908px;background-image:url("../images/hotsite/bgFlexibility.png");background-position:left center;background-repeat:no-repeat}#flexibility .content{align-items:center;z-index:2;position:relative}#flexibility .middle{align-self:stretch;display:flex;flex-direction:row;justify-content:flex-end;}#flexibility .middle>div{margin:110px 0 0;width:576px;}#flexibility .middle>div .video{width:576px;height:330px;background-color:#cbc0ff;box-shadow:0 55px 37px 0 rgba(0,0,0,0.5);border-radius:8px;display:flex;flex-direction:row;align-items:center;justify-content:center;}#flexibility .middle>div .video #play{width:558px;height:314px}#flexibility .middle>div .download{display:flex;flex-direction:column;margin:60px 0 0;}#flexibility .middle>div .download h4{font-family:'ubuntubold';font-size:15px;color:#d8d8d8;letter-spacing:.62px;text-align:center}#flexibility .middle>div .download>span{display:flex;flex-direction:row;justify-content:center;align-items:flex-end;margin:20px 0 0;}#flexibility .middle>div .download>span .icon{width:70px;height:73px;background-image:url("../images/hotsite/iconStopots.svg");background-repeat:no-repeat;background-size:cover;margin:0 10px 0 0}#flexibility .middle>div .download>span a{width:186px;height:62px;margin:0 10px;background-repeat:no-repeat;}#flexibility .middle>div .download>span a.appStore{background-image:url("../images/hotsite/applestore.png")}#flexibility .middle>div .download>span a.gPlay{width:209px;background-image:url("../images/hotsite/googleplay.png")}#figure{display:flex;flex-direction:column;align-items:center;padding:60px 0;position:relative;overflow:hidden;}#figure:after{position:absolute;bottom:0;left:0;content:'';width:100%;height:150px;background-color:#2b2095;z-index:2}#figure .content{align-items:center;position:relative;}#figure .content>div{width:907px;height:482px;position:relative;}#figure .content>div:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:'';width:1390px;height:602px;background:-moz-radial-gradient(center,ellipse cover,#c2a7ff 0%,rgba(69,58,183,0) 70%);background:-webkit-radial-gradient(center,ellipse cover,#c2a7ff 0%,rgba(69,58,183,0) 70%);background:radial-gradient(ellipse at center,#c2a7ff 0%,rgba(69,58,183,0) 70%)}#figure .content>div figure{width:907px;height:482px;margin:0;padding:0;background-image:url("../images/hotsite/streams.png");background-repeat:no-repeat;position:relative;z-index:3}#about{display:flex;flex-direction:column;align-items:center;padding:60px 0;position:relative;background-color:#2b2095;}#about .content{align-items:center}#about .middle{margin:60px 0 0;display:flex;flex-direction:row;align-self:stretch;justify-content:space-evenly;align-items:center;}#about .middle span{width:615px;}#about .middle span p{font-family:'ubunturegular';font-size:17px;color:#fff;letter-spacing:.66px;margin:0 0 15px;line-height:20px}#about .middle .lottie{z-index:2;width:286px;height:340px;position:relative}#moreGames{background-color:#2b2095;display:flex;flex-direction:column;align-items:center;position:relative;z-index:5;width:100%;overflow:hidden;padding:50px 0 0;}#moreGames:before{content:'';width:100%;height:180px;background-color:#1c1659;position:absolute;bottom:0}#moreGames.terms{background-color:#453ab7}#moreGames .content{flex-direction:column;position:relative;align-items:center}#moreGames .center{align-self:stretch;display:flex;flex-direction:row;justify-content:space-around;margin:60px 0 0;}#moreGames .center .box{width:490px;height:334px;background-color:#6d62e7;box-shadow:0 5px 16px 0 rgba(0,0,0,0.58);border-radius:11px;display:flex;flex-direction:row;align-items:center;justify-content:center;}#moreGames .center .box.garticio figure{background-image:url("../images/hotsite/moreGames_garticio.png")}#moreGames .center .box.wos figure{background-image:url("../images/hotsite/moreGames_wos.png")}#moreGames .center .box figure{width:222px;height:312px;margin:11px;padding:0;background-size:no-repeat;background-position:center;background-size:cover}#moreGames .center .box>span{flex:1;align-self:stretch;margin-right:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0;}#moreGames .center .box>span h4{font-family:'fredokaone';font-size:23px;color:#f5d123;letter-spacing:3.5px;margin:0 0 12px;text-align:center}#moreGames .center .box>span h5{font-family:'ubuntubold';font-size:12px;color:#d4d0ff;letter-spacing:2.77px}#moreGames .center .box>span p{font-family:'ubuntulight';font-size:17px;color:#fff;letter-spacing:.66px;text-align:center;width:190px;flex:1;display:flex;align-items:center;justify-content:center}#moreGames .center .box>span a{font-family:'ubuntubold';font-size:18px;color:#6d62e7;background-color:#e1dfff;border-radius:6px;width:130px;height:48px;display:flex;align-items:center;justify-content:center;}#moreGames .center .box>span a:hover{background-color:#fff}footer{display:flex;flex-direction:column;align-items:center;padding:60px 0;background-color:#1c1659;}footer .content{flex-direction:column;align-items:center;}footer .content .pageUp{align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:40px 0;}footer .content .pageUp a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:'ubuntubold';font-size:9px;color:#fff;letter-spacing:4px;text-align:center;line-height:27px;}footer .content .pageUp a:before{background-image:url("../images/hotsite/up.svg");background-repeat:no-repeat;content:'';width:37px;height:37px}footer .content .pageUp a:hover{opacity:.7}footer .content .center{align-self:stretch;display:flex;flex-direction:column;align-items:center;}footer .content .center>div{display:flex;flex-direction:row;align-items:center;justify-content:space-between;align-self:stretch;}footer .content .center>div nav{display:flex;flex-direction:row;align-items:center;justify-content:center;}footer .content .center>div nav a{font-family:'ubuntumedium';font-size:12px;color:#fff;letter-spacing:1.04px;margin:0 25px;}footer .content .center>div nav a:hover{text-decoration:underline}footer .content .center>span{align-self:stretch;display:flex;align-items:center;justify-content:center;}footer .content .center>span a{width:39px;height:35px;margin:0 18px;background-image:url("../images/hotsite/redesSociais.svg");background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;}footer .content .center>span a:hover{opacity:.7}footer .content .center>span a:before{font-family:'ico';color:#fff;font-size:15px}footer .content .center>span a.yt:before{content:'\e93d'}footer .content .center>span a.dis:before{content:'\e930'}footer .content .center>span a.tw:before{font-size:17px;content:'\e910'}footer .content .stopots{width:130px;height:66px;background-image:url("../images/hotsite/stopots-footer.svg");background-repeat:no-repeat;background-size:cover}footer .content .onrizon{width:163px;height:48px;background-image:url("../images/hotsite/onrizon.svg");background-repeat:no-repeat;background-size:cover;}footer .content .onrizon:hover{opacity:.7}#terms{width:100%;display:flex;flex-direction:row;justify-content:center;margin:80px 0 100px;}#terms .content{flex-direction:row}#terms ol{list-style:none;flex:1;display:flex;flex-direction:column;counter-reset:section;}#terms ol li{display:flex;flex-direction:column;border-top:1px #8e84f6 solid;padding:25px 0;position:relative;max-height:28px;transition:max-height 300ms;}#terms ol li:first-child{border:none}#terms ol li:before{content:'\e93c';font-family:'ico';position:absolute;top:32px;left:0;transform:rotate(-90deg);color:#fff;transition:transform 200ms;cursor:pointer}#terms ol li.active{max-height:1500px;}#terms ol li.active:before{transform:rotate(0)}#terms ol li h5{font-family:'ubuntubold';font-size:26px;color:#fff;letter-spacing:0;line-height:27px;cursor:pointer;}#terms ol li h5:before{margin:0 10px 0 30px;counter-increment:section;content:counter(section) "."}#terms ol li span{margin:25px 0 0 40px;overflow:hidden;}#terms ol li span p{opacity:.98;font-family:'ubunturegular';font-size:17px;line-height:20px;color:#fff;margin:7px 0;}#terms ol li span p.m30{margin:30px 0}#terms ol li span p.mt30{margin:30px 0 7px}#terms ol li span p.li{border:none;padding:0;opacity:.98;font-family:'ubunturegular';font-size:17px;line-height:20px;color:#fff;margin:7px 0;display:flex;flex-direction:row;}#terms ol li span p.li:before{content:'•';margin:0 5px 0}@media only screen and (min-width:300px) and (max-width:768px){.content{width:300px}h3{font-size:22px;letter-spacing:0;text-align:center;line-height:26px;text-shadow:-1px 1px 0 #389067}h6{font-size:15px;text-align:center;line-height:15px;margin:3px 0 0}html,body{width:100vw;min-width:initial;position:relative}header{background-color:#18157c;background-image:none;min-height:initial;height:initial;position:relative;}header:after{height:60px}header .imgMobile{display:block;width:100vw}header .menuMobile{width:21px;height:20px;border:none;display:block;position:absolute;top:15px;left:18px;background:transparent;z-index:99;background-image:url("../images/hotsite/menu-ico.svg");background-size:cover;background-position:center;}header .menuMobile.active{position:fixed}header .top{justify-content:center;margin:40px 0 0;}header .top .stopots{width:118px;height:60px}header .top span{display:none}header .middle{margin:30px 0;align-items:flex-start;}header .middle .news{display:none}header .middle .access{margin:0;align-items:center;}header .middle .access h2{font-size:26px;letter-spacing:0;text-align:center;line-height:28px}header .middle .access p{font-size:16px;margin:15px 10px 0;text-align:center;line-height:20px}header .middle .access .legend{font-size:15px;letter-spacing:1.3px}header .middle .access .login{margin:30px 0 0}header .pageDown{display:none}#howitworks{padding:40px 0 0;background-position:center;}#howitworks .middle{margin:40px 0 0;flex-direction:column;align-items:center;justify-content:flex-start;}#howitworks .middle .box{width:300px;height:310px;padding:10px 0;margin:0 0 30px 0;}#howitworks .middle .box figure{margin:5px 0 10px;width:140px;height:150px;background-size:contain}#howitworks .middle .box h4{font-size:15px;line-height:16px}#howitworks .middle .box p{margin:10px 30px 0;font-size:15px;line-height:18px}#flexibility{padding:40px 0 0;height:initial;}#flexibility:before{display:none}#flexibility .middle>div{width:100%;margin:0;display:flex;flex-direction:column;align-items:center;}#flexibility .middle>div .video{width:287px;height:164px;margin:30px 0 0;}#flexibility .middle>div .video #play{width:278px;height:156px}#flexibility .middle>div .download h4{display:flex;flex-direction:column;align-items:center;}#flexibility .middle>div .download h4:before{content:'';width:70px;height:73px;background-image:url("../images/hotsite/iconStopots.svg");background-repeat:no-repeat;background-size:cover;margin:0 0 25px}#flexibility .middle>div .download>span .icon{display:none}#flexibility .middle>div .download>span a{width:136px;height:45px;background-size:cover;margin:0 8px;}#flexibility .middle>div .download>span a.gPlay{width:152px}#figure{padding:120px 0 0;}#figure:after{height:90px}#figure .content>div{width:100%;height:initial;}#figure .content>div:before{width:700px;height:280px;opacity:.8}#figure .content>div figure{width:302px;height:160px;background-size:cover}#about{padding:60px 0 0;}#about .middle{margin:40px 0 0;}#about .middle .lottie{display:none}#about .middle span{width:100%;}#about .middle span p{font-size:15px;letter-spacing:0;text-align:center;margin:0 0 15px;line-height:18px}#moreGames{padding:40px 0;}#moreGames:before{height:130px}#moreGames .content{align-items:center;width:310px}#moreGames .center{flex-direction:column;align-items:center;justify-content:center;margin:40px 0 0;}#moreGames .center .box{width:310px;height:204px;}#moreGames .center .box:nth-of-type(2){margin:20px 0 0}#moreGames .center .box figure{width:136px;height:191px;margin:6px}#moreGames .center .box>span{margin:6px;padding:6px 0;}#moreGames .center .box>span h4{font-size:16px;margin:0 0 2px}#moreGames .center .box>span h5{font-size:10px;letter-spacing:1px}#moreGames .center .box>span p{width:150px;font-size:14px}#moreGames .center .box>span a{font-size:12px;height:32px;width:130px}footer .content .pageUp{margin:0 0 0;}footer .content .pageUp a{letter-spacing:.5px}footer .content .center>div{flex-direction:column;order:2;}footer .content .center>div nav{display:none}footer .content .center>span{order:1;margin:45px 0}footer .content .stopots{display:none}#terms{overflow:hidden;margin:50px 0;}#terms ol{width:100%;}#terms ol li{padding:15px 0;}#terms ol li:before{top:22px}#terms ol li h5{font-size:21px;}#terms ol li h5:before{margin:0 10px 0 30px}#terms ol li span{margin:15px 0 0;}#terms ol li span p{font-size:15px;line-height:18px;}#terms ol li span p.li{font-size:15px;line-height:18px}.menu{top:0;right:0;bottom:0;left:0;position:fixed;background-color:#18157c;z-index:10;flex-direction:column;align-items:center;justify-content:center;}.menu.active{display:flex}.menu .stopots{width:130px;height:66px;margin:30px 0 0;background-image:url("../images/hotsite/stopots-footer.svg");background-repeat:no-repeat;background-size:cover}.menu>div{flex:1;align-self:stretch;display:flex;flex-direction:column;margin:30px 0;}.menu>div a{flex:1;align-self:stretch;font-family:'ubuntubold';font-size:16px;color:#fff;letter-spacing:1.39px;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:transparent;}.menu>div a:active{background-color:#9375fc;color:#18157c}.menu>span{align-self:stretch;display:flex;align-items:center;justify-content:center;margin:0 0 30px;}.menu>span a{width:39px;height:35px;margin:0 18px;background-image:url("../images/hotsite/redesSociais.svg");background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;}.menu>span a:hover{opacity:.7}.menu>span a:before{font-family:'ico';color:#fff;font-size:15px}.menu>span a.yt:before{content:'\e93d'}.menu>span a.dis:before{content:'\e930'}.menu>span a.tw:before{font-size:17px;content:'\e910'}}@-moz-keyframes pageDown{0%,100%{opacity:.4}50%{opacity:1}}@-webkit-keyframes pageDown{0%,100%{opacity:.4}50%{opacity:1}}@-o-keyframes pageDown{0%,100%{opacity:.4}50%{opacity:1}}@keyframes pageDown{0%,100%{opacity:.4}50%{opacity:1}}