@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);
/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}audio,img{height:auto;max-width:100%}video{height:auto;width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}button:focus{outline:none}::-moz-selection{color:#fff}::selection{background:#633d20;color:#fff}::-moz-selection{background:#633d20}a{text-decoration:none;transition:all .2s}body{font-family:Montserrat,sans-serif}h1,h2,h3,h4,h5,h6,p{padding:10px 0;color:#633d20}h1{font-size:55px;font-weight:700;color:#3c2514;line-height:50px}@media only screen and (max-width:1400px){h1{font-size:45px}}@media only screen and (max-width:768px){h1{font-size:45px;margin-top:40px}}@media only screen and (max-width:576px){h1{font-size:30px;line-height:0}}h2{font-size:36px}h2,h3{font-weight:700}h3{font-size:28px}h4{font-size:22px;font-weight:300}h5{font-size:12px;font-weight:700}p{font-size:14px;font-weight:500;line-height:25px}.overlay-bottom,.overlay-left,.overlay-right,.overlay-top{background:#3c2514!important}.btn{border-radius:100px;padding:10px 30px;text-transform:uppercase;letter-spacing:2px;border:4px solid;transition:all .2s;font-weight:600;text-align:center}.btn,.btn-sm{font-size:12px}.btn-sm{padding:8px 20px}.btn-lg{font-size:16px;padding:15px 35px}.btn-red{color:#fff;background:#c41230;border-color:#c41230}.btn-red:hover{background:#ad102a;border-color:#ad102a}.btn-white{color:#111;background:#f6f4f2;border-color:#f6f4f2}.btn-white:hover{background:#ece7e3;border-color:#ece7e3}.btn-red-open{color:#c41230;border-color:#c41230}.btn-red-open:hover{background:#c41230;color:#fff}.btn-white-open{color:#fff;border-color:#f6f4f2}.btn-white-open:hover{background:#f6f4f2;color:#50311a}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(248,152,29,.9);z-index:9999}.modal .inner{width:50%;background-color:#fff;margin:0 auto;padding:60px 40px;top:50%;transform:translateY(-50%);position:relative;border-radius:17px;text-align:center}@media only screen and (max-width:992px){.modal .inner{width:auto;margin:0 40px;padding:40px}}.modal .inner h4{font-weight:400;line-height:34px;font-size:24px}@media only screen and (max-width:576px){.modal .inner h4{line-height:28px;font-size:20px}}.modal .inner button{margin-top:40px}@media only screen and (max-width:992px){.modal .inner button{margin-top:20px}}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.sidebar{color:#fff;background:#f8981d url(../img/sidebar-bg.94a98a5b.svg) no-repeat 100.6% -2px;background-size:contain;padding:40px 80px 40px 40px;display:flex;flex-direction:column;height:101vh;max-width:360px;position:fixed;z-index:0}@media only screen and (max-width:992px){.sidebar{position:relative;background-image:none;height:auto;width:100%;max-width:100%;padding:40px;flex-direction:row}}@media only screen and (max-width:576px){.sidebar{padding:20px;min-height:100px}}.sidebar-top{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;width:220px}@media only screen and (max-width:576px){.sidebar-top img{max-width:130px}}.sidebar-top .fyi{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1}@media only screen and (max-width:992px){.sidebar-top .fyi{display:none}}.sidebar-top .fyi-inside{border:4px solid #df881d;border-radius:16px;padding:20px;text-align:center}.sidebar-top .fyi-inside h5{font-size:18px;font-weight:700;color:#3c2514}.sidebar-top .fyi-inside p{font-size:14px;line-height:20px}.sidebar-top .fyi-inside .btn{margin:20px 0 0;display:block}.sidebar-footer{display:flex;flex-direction:column;align-items:center;color:#3c2514}@media only screen and (max-width:576px){.sidebar-footer{width:50%;justify-content:center}}@media only screen and (max-width:576px){.sidebar-footer .btn{padding:10px 15px;font-size:11px}}.sidebar-footer span{display:flex;align-items:center;text-transform:uppercase;font-weight:700;letter-spacing:2px;font-size:14px;margin-bottom:20px}@media only screen and (max-width:576px){.sidebar-footer span{display:none}}.sidebar-footer span a{margin-left:20px}.sidebar-footer span a svg path{fill:#3c2514}.sidebar-footer span a:hover svg path{fill:#633d20}.sponsors{position:absolute;top:60px;right:60px;display:flex;align-items:center;justify-items:center;font-size:14px;line-height:0;color:#3c2514}@media only screen and (max-width:576px){.sponsors{font-size:0}}.sponsors a{padding:0 15px}.sponsors span{background:#3c2514;display:block;width:2px;height:40px}.sponsors svg path{fill:#3c2514;transition:all .2s}.sponsors svg:hover path{fill:#633d20}.community-member-picker{margin:40px -40px 0 0;align-self:normal;display:flex;flex-direction:column;flex-grow:1}@media only screen and (max-width:992px){.community-member-picker{margin-top:0;margin-bottom:60px}}@media only screen and (max-width:768px){.community-member-picker{margin:0}}.community-member-picker h2{margin:0 20px 20px;color:#50311a}@media only screen and (max-width:992px){.community-member-picker h2{font-size:30px}}@media only screen and (max-width:768px){.community-member-picker h2{font-size:24px;text-align:center}}@media only screen and (max-width:576px){.community-member-picker h2{font-size:20px;line-height:28px;margin:0 0 20px}}.community-member-picker .VueCarousel-wrapper{flex-grow:1;padding:20px}@media only screen and (max-width:576px){.community-member-picker .VueCarousel-wrapper{padding:0;overflow:visible}}.community-member-picker .VueCarousel-inner{visibility:visible}@media only screen and (max-width:768px){.community-member-picker .VueCarousel-inner{flex-direction:column;transform:none!important;transition:none!important}}.community-member-picker .VueCarousel-slide{position:relative;flex-grow:1}.community-member-picker .VueCarousel-slide .community-member-card{background-color:#fff;background-position:center bottom 48px;background-repeat:no-repeat;background-size:60%;box-shadow:0 0 20px 0 rgba(0,0,0,.12);border-radius:17px;margin-right:20px;min-height:400px;text-align:center;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;flex-grow:1;transition:all .2s}@media only screen and (max-width:1800px){.community-member-picker .VueCarousel-slide .community-member-card{min-height:360px;background-position:center bottom 40px}}@media only screen and (max-width:1400px){.community-member-picker .VueCarousel-slide .community-member-card{min-height:280px;background-position:center bottom 48px}}@media only screen and (max-width:1200px){.community-member-picker .VueCarousel-slide .community-member-card{min-height:240px;background-position:center bottom 58px}}@media only screen and (max-width:992px){.community-member-picker .VueCarousel-slide .community-member-card{min-height:300px;background-position:center bottom 58px}}@media only screen and (max-width:768px){.community-member-picker .VueCarousel-slide .community-member-card{margin-right:0;margin-bottom:20px;min-height:400px;background-position:center bottom 0;background-size:50%}}.community-member-picker .VueCarousel-slide .community-member-card-1{background-image:url(../img/character-1@2x.631731e3.png)}.community-member-picker .VueCarousel-slide .community-member-card-2{background-image:url(../img/character-2@2x.85b474ef.png)}.community-member-picker .VueCarousel-slide .community-member-card-3{background-image:url(../img/character-3@2x.d1777075.png)}.community-member-picker .VueCarousel-slide .community-member-card-4{background-image:url(../img/character-4@2x.059abb80.png)}.community-member-picker .VueCarousel-slide .community-member-card-5{background-image:url(../img/character-5@2x.29044a92.png)}.community-member-picker .VueCarousel-slide .community-member-card:hover{box-shadow:0 0 20px 0 rgba(0,0,0,.22);cursor:pointer;background-color:#f6f4f2;background-size:63%}@media only screen and (max-width:768px){.community-member-picker .VueCarousel-slide .community-member-card:hover{background-size:53%}}.community-member-picker .VueCarousel-slide .community-member-card:hover h3{background:#ece7e3}.community-member-picker .VueCarousel-slide .community-member-card h3{font-size:20px;padding:20px 0;margin:0;width:100%;border-bottom-left-radius:17px;border-bottom-right-radius:17px;color:#633d20;background:#f6f4f2;border-top:1px solid #fff}.community-member-picker .VueCarousel-navigation{position:absolute;bottom:-40px;right:100px}@media only screen and (max-width:768px){.community-member-picker .VueCarousel-navigation{display:none}}.community-member-picker .VueCarousel-navigation-button{color:#c41230!important;font-size:30px}.community-member-picker .VueCarousel-navigation-button:focus{outline:none!important}.community-member{margin:40px 0 0;display:flex;position:relative;flex-direction:column;width:100%;flex-grow:1}@media only screen and (max-width:1200px){.community-member{margin-top:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.community-member-1{background-image:url(../img/character-1@3x.9695d6d8.png)}.community-member-2{background-image:url(../img/character-2@3x.24ce83e4.png)}.community-member-3{background-image:url(../img/character-3@3x.16d1cdb4.png)}.community-member-4{background-image:url(../img/character-4@3x.eb03625f.png)}.community-member-5{background-image:url(../img/character-5@3x.92bec3ef.png)}.community-member-wrapper{width:100%;flex-grow:1;display:flex}.community-member-top{background:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.12);border-radius:17px;display:flex;flex-grow:1;min-height:472px}@media only screen and (max-width:1200px){.community-member-top{flex-direction:column}}.community-member-top-left{width:35%;text-align:center;background-size:75%;background-repeat:no-repeat;background-position:bottom;background-color:#f6f4f2}@media only screen and (max-width:1200px){.community-member-top-left{width:100%;background-size:30%;background-position:10% bottom;min-height:400px}}@media only screen and (max-width:768px){.community-member-top-left{min-height:300px}}@media only screen and (max-width:576px){.community-member-top-left{min-height:240px}}.community-member-top-right{width:65%;padding:0 60px;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:1400px){.community-member-top-right{padding:60px}}@media only screen and (max-width:1200px){.community-member-top-right{width:100%;padding:0 40px 40px}}@media only screen and (max-width:576px){.community-member-top-right{padding:0 20px 20px}}.community-member-top-right h3{font-size:34px}.community-member-top-right .budget{margin-right:20px}@media only screen and (max-width:768px){.community-member-top-right .budget{margin-right:0;display:block}}.community-member-top-right .budget strong{text-transform:uppercase}@media only screen and (max-width:1200px){.community-member-top-right-inside{margin-top:20px}}@media only screen and (max-width:768px){.community-member-top-right-inside{margin-top:20px}}.community-member-top-right-inside .question{text-align:center;font-size:16px;margin:40px 0}@media only screen and (max-width:992px){.community-member-top-right-inside .question{height:auto;margin-bottom:20px}}@media only screen and (max-width:576px){.community-member-top-right-inside .question{margin:0 0 20px}}.community-member-top-right-inside ul li{text-align:center;color:#633d20;border:4px solid #ece7e3;border-radius:17px;padding:15px;margin:10px 0;transition:all .2s;line-height:24px}.community-member-top-right-inside ul li:first-child{margin-top:0}.community-member-top-right-inside ul li:last-child{margin-bottom:0}@media only screen and (max-width:992px){.community-member-top-right-inside ul li:last-child{margin-bottom:40px}}@media only screen and (max-width:768px){.community-member-top-right-inside ul li:last-child{margin-bottom:0}}.community-member-top-right-inside ul li:hover{cursor:pointer;background:#ece7e3;color:#633d20}.community-member-top-right-inside ul li.active{background:#f8981d;color:#fff;border-color:#f8981d}.community-member-top .wallet{position:absolute;right:0;top:0;background:#7bc143;padding:20px 30px;font-weight:700;color:#fff;display:flex;align-items:center;font-size:28px;letter-spacing:1px;border-bottom-left-radius:17px;border-top-right-radius:17px}.community-member-top .wallet svg{margin-right:10px}.community-member-bottom{display:flex;align-items:flex-end;justify-content:flex-end;padding-top:40px;min-height:83px}@media only screen and (max-width:992px){.community-member-bottom{padding-bottom:40px}}.community-member-bottom .btn-red-open{margin-right:10px}@media only screen and (max-width:576px){.community-member-bottom a{width:50%}}.cta{background:#fff url(../img/characters-small.20351f17.png) no-repeat 95% 100%;box-shadow:0 0 20px 0 rgba(0,0,0,.12);border-radius:17px;text-align:center;padding:40px 100px 0;margin:40px 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (max-width:1400px){.cta{padding:40px 100px 40px;margin:0;background-size:220px}}@media only screen and (max-width:1200px){.cta{padding:40px}}@media only screen and (max-width:768px){.cta{padding:40px 40px 180px;background-position:center 100%}}@media only screen and (max-width:576px){.cta{padding:30px 20px 180px}}.cta h2{margin:0;font-size:32px}@media only screen and (max-width:1200px){.cta h2{font-size:28px}}@media only screen and (max-width:992px){.cta h2{font-size:24px;margin-bottom:10px}}@media only screen and (max-width:576px){.cta h2{font-size:20px;line-height:28px}}.cta .btn{margin-top:40px;display:inline-block}@media only screen and (max-width:1200px){.cta .btn{margin-top:20px}}.cta span{display:flex;align-items:center;text-transform:uppercase;font-weight:700;letter-spacing:2px;font-size:14px;margin-top:50px;color:#3c2514}@media only screen and (max-width:1200px){.cta span{margin-top:30px}}.cta span a{margin-left:20px}.cta span a svg path{fill:#3c2514}.cta span a:hover svg path{fill:#633d20}.home{background:url(../img/home-bg.1f26192a.svg) no-repeat 70%,#f8981d;background-size:contain;height:100vh;color:#fff;overflow:hidden;position:relative}@media only screen and (max-width:1200px){.home{background-size:cover}}@media only screen and (max-width:768px){.home{display:flex;flex-direction:column-reverse}}@media only screen and (max-width:576px){.home{height:auto;overflow:visible}}@media only screen and (max-width:768px){.home .sponsors{position:relative;order:2;top:auto;right:auto;margin-top:40px}}@media only screen and (max-width:576px){.home .sponsors{margin:40px auto 0}}.home .main{max-width:45%;padding:60px 0 0 60px;display:flex;flex-direction:column;height:100vh;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.home .main::-webkit-scrollbar{display:none}@media only screen and (max-width:1200px){.home .main{max-width:45%}}@media only screen and (max-width:992px){.home .main{max-width:100%;padding:40px;overflow:visible}}@media only screen and (max-width:768px){.home .main{order:1;height:100%}}@media only screen and (max-width:576px){.home .main{text-align:center;padding:40px 20px 100px}}.home .main strong{color:#3c2514}.home .main-top{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;align-content:flex-start}@media only screen and (max-width:992px){.home .main-top{flex-grow:inherit}}@media only screen and (max-width:768px){.home .main-top img{max-width:200px}}.home .main-top .hero .subheader{font-size:28px;margin-bottom:5px}@media only screen and (max-width:1400px){.home .main-top .hero .subheader{font-size:24px}}@media only screen and (max-width:768px){.home .main-top .hero .subheader{font-size:20px;margin-bottom:0}}.home .main-top .hero .btn{margin:20px 0 30px;display:inline-block}@media only screen and (max-width:576px){.home .main-top .hero .btn{width:100%}}.home .main-footer{display:flex;align-items:center;color:#3c2514;flex-grow:1;padding-bottom:20px}@media only screen and (max-width:1200px){.home .main-footer{flex-direction:column-reverse;align-items:flex-start}}@media only screen and (max-width:768px){.home .main-footer{padding-top:40px;order:3}}@media only screen and (max-width:576px){.home .main-footer{align-items:center}}.home .main-footer span{display:flex;align-items:center;text-transform:uppercase;font-weight:700;letter-spacing:2px;font-size:14px;margin-left:60px}@media only screen and (max-width:1200px){.home .main-footer span{margin-left:15px;margin-bottom:20px}}@media only screen and (max-width:576px){.home .main-footer span{margin-left:0}}.home .main-footer span a{margin-left:20px}.home .main-footer span a svg path{fill:#3c2514}.home .main-footer span a:hover svg path{fill:#633d20}.home .character{position:absolute;bottom:0;right:0;-webkit-animation-name:slideIn;animation-name:slideIn;-webkit-animation-timing-function:ease;animation-timing-function:ease}@media only screen and (max-width:1800px){.home .character{max-width:300px}}@media only screen and (max-width:1400px){.home .character{max-width:260px}}@media only screen and (max-width:992px){.home .character{max-width:200px}}@media only screen and (max-width:576px){.home .character{max-width:45px}}.home .character-1{right:260px;-webkit-animation-duration:1s;animation-duration:1s}@media only screen and (max-width:1800px){.home .character-1{right:180px}}@media only screen and (max-width:1400px){.home .character-1{right:160px}}@media only screen and (max-width:1200px){.home .character-1{right:100px}}@media only screen and (max-width:576px){.home .character-1{right:45px}}.home .character-2{right:80px;-webkit-animation-duration:1.3s;animation-duration:1.3s}@media only screen and (max-width:1800px){.home .character-2{right:50px}}@media only screen and (max-width:1400px){.home .character-2{right:40px}}@media only screen and (max-width:1200px){.home .character-2{right:20px}}@media only screen and (max-width:576px){.home .character-2{right:20px}}.home .character-3{right:580px;-webkit-animation-duration:1.2s;animation-duration:1.2s}@media only screen and (max-width:1800px){.home .character-3{right:470px}}@media only screen and (max-width:1400px){.home .character-3{right:400px}}@media only screen and (max-width:1200px){.home .character-3{right:300px}}@media only screen and (max-width:576px){.home .character-3{right:95px}}.home .character-4{right:410px;-webkit-animation-duration:1.1s;animation-duration:1.1s}@media only screen and (max-width:1800px){.home .character-4{right:320px}}@media only screen and (max-width:1400px){.home .character-4{right:280px}}@media only screen and (max-width:1200px){.home .character-4{right:200px}}@media only screen and (max-width:576px){.home .character-4{right:70px}}.home .character-5{right:-80px;-webkit-animation-duration:1.4s;animation-duration:1.4s}@media only screen and (max-width:1200px){.home .character-5{right:-80px}}@media only screen and (max-width:768px){.home .character-5{right:-50px}}@media only screen and (max-width:576px){.home .character-5{right:0}}@-webkit-keyframes slideIn{0%{margin-bottom:-100%}to{margin-top:15%}}.simulation{background:transparent url(../img/simulation-bg.17a4bd7e.svg) no-repeat 70%;background-size:contain;display:flex;height:100vh}@media only screen and (max-width:1200px){.simulation{background-size:cover;background-image:none}}@media only screen and (max-width:992px){.simulation{flex-direction:column}}.simulation-main{display:flex;flex-direction:column;align-items:center;flex-grow:1;padding:40px 40px 40px 400px;width:100%}@media only screen and (max-width:992px){.simulation-main{padding:40px;flex-direction:column-reverse;flex-grow:0}}@media only screen and (max-width:576px){.simulation-main{padding:20px 20px 40px;display:block}}.simulation-main .sponsors{position:relative;align-self:flex-end;top:0;right:0}@media only screen and (max-width:1400px){.simulation-main .sponsors{margin-bottom:40px}}@media only screen and (max-width:992px){.simulation-main .sponsors{display:none}}