@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap);.play__wrapper{min-height:100vh}.play__wrapper #road{z-index:-1;position:absolute;left:0;right:0;bottom:0;max-width:75%;margin:0 auto;opacity:0;display:none}.play__wrapper .aakansha__wrapper{display:none;opacity:0;position:absolute;top:30%;left:50%;min-width:600px;max-width:50%;width:40%;margin:0 5rem 0 2rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;border:none;padding:1rem 2rem;box-shadow:0 2px 8px 0 rgba(0,0,0,.2)}.play__wrapper .aakansha__wrapper main .pure-material-progress-circular{-webkit-appearance:none;appearance:none;box-sizing:border-box;border:none;border-radius:50%;padding:.25em;width:2.5em;height:2.5em;color:#1ba94c;background-color:transparent;font-size:16px;overflow:hidden;margin-right:.5rem}.play__wrapper .aakansha__wrapper main .pure-material-progress-circular::-webkit-progress-bar{background-color:transparent}.play__wrapper .aakansha__wrapper main .pure-material-progress-circular:indeterminate{-webkit-mask-image:linear-gradient(transparent 50%,#000 0),linear-gradient(90deg,transparent 50%,#000 0);mask-image:linear-gradient(transparent 50%,#000 0),linear-gradient(90deg,transparent 50%,#000 0);-webkit-animation:pure-material-progress-circular 6s cubic-bezier(.3,.6,1,1) infinite;animation:pure-material-progress-circular 6s cubic-bezier(.3,.6,1,1) infinite}.play__wrapper .aakansha__wrapper main .pure-material-progress-circular:indeterminate,.play__wrapper .aakansha__wrapper main :-ms-lang(x){animation:none}.play__wrapper .aakansha__wrapper main .pure-material-progress-circular:indeterminate::-webkit-progress-value,.play__wrapper .aakansha__wrapper main .pure-material-progress-circular:indeterminate:before{content:"";display:block;box-sizing:border-box;margin-bottom:.25em;border:.25em solid transparent;border-top-color:currentcolor;border-radius:50%;width:100%!important;height:100%;background-color:transparent;-webkit-animation:pure-material-progress-circular-pseudo .75s linear infinite alternate;animation:pure-material-progress-circular-pseudo .75s linear infinite alternate}.play__wrapper .aakansha__wrapper main .pure-material-progress-circular:indeterminate::-moz-progress-bar{box-sizing:border-box;border:.25em solid transparent;border-top-color:currentcolor;border-radius:50%;width:100%;height:100%;background-color:transparent;animation:pure-material-progress-circular-pseudo .75s linear infinite alternate}.play__wrapper .aakansha__wrapper main .pure-material-progress-circular:indeterminate::-ms-fill{animation-name:-ms-ring}@-webkit-keyframes pure-material-progress-circular{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}12.5%{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-timing-function:linear;animation-timing-function:linear}25%{-webkit-transform:rotate(630deg);transform:rotate(630deg)}37.5%{-webkit-transform:rotate(810deg);transform:rotate(810deg);-webkit-animation-timing-function:linear;animation-timing-function:linear}50%{-webkit-transform:rotate(1260deg);transform:rotate(1260deg)}62.5%{-webkit-transform:rotate(4turn);transform:rotate(4turn);-webkit-animation-timing-function:linear;animation-timing-function:linear}75%{-webkit-transform:rotate(1890deg);transform:rotate(1890deg)}87.5%{-webkit-transform:rotate(2070deg);transform:rotate(2070deg);-webkit-animation-timing-function:linear;animation-timing-function:linear}to{-webkit-transform:rotate(7turn);transform:rotate(7turn)}}@keyframes pure-material-progress-circular{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}12.5%{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-timing-function:linear;animation-timing-function:linear}25%{-webkit-transform:rotate(630deg);transform:rotate(630deg)}37.5%{-webkit-transform:rotate(810deg);transform:rotate(810deg);-webkit-animation-timing-function:linear;animation-timing-function:linear}50%{-webkit-transform:rotate(1260deg);transform:rotate(1260deg)}62.5%{-webkit-transform:rotate(4turn);transform:rotate(4turn);-webkit-animation-timing-function:linear;animation-timing-function:linear}75%{-webkit-transform:rotate(1890deg);transform:rotate(1890deg)}87.5%{-webkit-transform:rotate(2070deg);transform:rotate(2070deg);-webkit-animation-timing-function:linear;animation-timing-function:linear}to{-webkit-transform:rotate(7turn);transform:rotate(7turn)}}@-webkit-keyframes pure-material-progress-circular-pseudo{0%{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}29.4%{border-left-color:transparent}29.41%{border-left-color:currentColor}64.7%{border-bottom-color:transparent}64.71%{border-bottom-color:currentColor}to{border-left-color:currentColor;border-bottom-color:currentColor;-webkit-transform:rotate(225deg);transform:rotate(225deg)}}@keyframes pure-material-progress-circular-pseudo{0%{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}29.4%{border-left-color:transparent}29.41%{border-left-color:currentColor}64.7%{border-bottom-color:transparent}64.71%{border-bottom-color:currentColor}to{border-left-color:currentColor;border-bottom-color:currentColor;-webkit-transform:rotate(225deg);transform:rotate(225deg)}}.play__wrapper .aakansha__wrapper main h1{display:flex;align-items:center;font-weight:500}.play__wrapper .aakansha__wrapper main h3{font-weight:300}.play__wrapper .aakansha__wrapper main h3 .highlight{text-decoration:none;font-weight:500;color:#1ba94c}.play__wrapper .aakansha__wrapper .aakansha__code__wrapper{background:#e5e5e5;height:172px;overflow-y:scroll;padding:0;scroll-behavior:smooth}.play__wrapper .aakansha__wrapper .aakansha__code__wrapper p{font-size:.8rem;padding:.2rem .5rem;margin:.2rem 0}.play__wrapper .aakansha__wrapper .aakansha__code__wrapper p:nth-child(odd){background:rgba(27,169,76,.5)}.play__wrapper .aakansha__wrapper .aakansha__code__wrapper p:first-child{margin-top:0}.play__wrapper #stayfitwithmomo{position:absolute;top:4rem;right:5rem;text-decoration:none;font-weight:500;color:#000;font-size:1rem;cursor:pointer;-webkit-transform:scale(1);transform:scale(1);transition:all .25s ease-in-out;-webkit-animation:highlight 3s infinite;animation:highlight 3s infinite}.play__wrapper #stayfitwithmomo:hover{font-size:1.25rem}@media only screen and (max-width:720px){.play__wrapper #stayfitwithmomo{display:none}}.play__wrapper .play__instructions .logo{padding:2rem 2rem 2rem 5rem;display:flex;align-items:center}@media only screen and (max-width:720px){.play__wrapper .play__instructions .logo{padding:2.5rem 1.5rem 1.5rem;margin:0 auto;display:flex;justify-content:center;align-items:center}}.play__wrapper .play__instructions .logo #hackerranklogo{width:64px;height:64px;margin-right:.75rem}@media only screen and (max-width:720px){.play__wrapper .play__instructions .logo #hackerranklogo{width:42px;height:42px}}.play__wrapper .play__instructions .logo #text{font-family:"Poppins",sans-serif;font-weight:600;letter-spacing:1px;font-size:1.5rem}@media only screen and (max-width:720px){.play__wrapper .play__instructions .logo #text{font-size:1.1rem}}.play__wrapper .play__instructions main{display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 320px)}.play__wrapper .play__instructions main .mobile-content{display:none;margin:0 auto;flex-direction:column;align-items:center}.play__wrapper .play__instructions main .mobile-content h3{margin-bottom:.2rem;font-size:1.1rem;font-weight:600}.play__wrapper .play__instructions main .mobile-content p{font-weight:300;font-size:.9rem}.play__wrapper .play__instructions main .mobile-content .btn__disabled{background:#bebebe;font-size:.9rem}@media only screen and (max-width:720px){.play__wrapper .play__instructions main .mobile-content{display:flex}}.play__wrapper .play__instructions main .content{padding:4rem 4rem 4rem 5rem}@media only screen and (max-width:720px){.play__wrapper .play__instructions main .content{display:none}}.play__wrapper .play__instructions main .content h1{font-size:4rem;font-weight:400;margin-bottom:.5rem}.play__wrapper .play__instructions main .content h1 strong{color:#1ba94c}.play__wrapper .play__instructions main .content h4{margin-left:.5rem;margin-top:0;margin-bottom:0;font-weight:400;font-size:1.4rem}.play__wrapper .play__instructions main .content h4 strong{font-weight:600}.play__wrapper .play__instructions main .content h5{font-size:1rem;margin-top:4rem;font-weight:300;margin-left:.5rem;margin-bottom:1rem}.play__wrapper .play__instructions main .content button{margin-left:.5rem}.play__wrapper .play__instructions main footer{padding-bottom:.5rem;color:#39424e;letter-spacing:.2px;font-size:13px;line-height:1.7;padding-left:5rem}.play__wrapper .play__instructions main footer p #copyright{font-size:1rem}@media only screen and (max-width:720px){.play__wrapper .play__instructions main footer{display:none}}.play__wrapper .hari__character{position:relative}.play__wrapper .hari__character canvas{cursor:grab;position:absolute;top:0;left:50%;-webkit-transform:translate(50%,-65%);transform:translate(50%,-65%)}@media only screen and (max-width:720px){.play__wrapper .hari__character canvas{top:50%;left:0;right:0;-webkit-transform:translateY(-60%);transform:translateY(-60%);margin:0 auto}}.play__wrapper button{cursor:pointer;background:#1ba94c;color:#fff;font-size:1.1rem;font-weight:500;padding:0 1.528em;min-height:2.778em;border:none;box-shadow:0 2px 12px rgba(0,0,0,.25);-webkit-transform:scale(1);transform:scale(1);transition:all .25s ease-in-out}.play__wrapper button:hover{box-shadow:0 2px 12px transparent;-webkit-transform:scale(.95);transform:scale(.95)}.play__wrapper .story__wrapper{display:none;opacity:0;position:absolute;top:50%;right:0;min-width:600px;max-width:50%;width:40%;margin:0 5rem 0 2rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#fff;border:none;padding:1rem 2rem;box-shadow:0 2px 8px 0 rgba(0,0,0,.2)}.play__wrapper .story__wrapper main{position:relative}.play__wrapper .story__wrapper main #hackerpups{position:absolute;width:32px;height:32px;top:0;right:1rem;opacity:.7}.play__wrapper .story__wrapper main h3{font-weight:500;font-size:2rem}.play__wrapper .story__wrapper main p{font-size:1.15rem;font-weight:300;line-height:1.75rem}.play__wrapper .story__wrapper main #p1{opacity:0}.play__wrapper .story__wrapper main #p1 .highlight{font-weight:500}.play__wrapper .story__wrapper main #p2{opacity:0}.play__wrapper .story__wrapper main #p2 strong{font-weight:500}.play__wrapper .story__wrapper main h4{opacity:0;font-weight:600;line-height:1.75rem;font-size:1.2rem;color:#1ba94c}.play__wrapper .story__wrapper main button{opacity:0;margin-bottom:1.5rem}.game__wrapper{background:linear-gradient(#fff,#70ffa1);min-height:100vh}.game__wrapper #stayfitwithmomo{position:absolute;left:5rem;bottom:5rem;cursor:pointer;text-decoration:none;color:#000;font-size:1.25rem;font-weight:600;-webkit-transform:scale(1);transform:scale(1);transition:all .25s ease-in-out;-webkit-animation:highlight 3s infinite;animation:highlight 3s infinite}@-webkit-keyframes highlight{0%{-webkit-transform:scale(1);transform:scale(1)}50%{color:rgba(0,0,0,.5);-webkit-transform:scale(1.25);transform:scale(1.25)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes highlight{0%{-webkit-transform:scale(1);transform:scale(1)}50%{color:rgba(0,0,0,.5);-webkit-transform:scale(1.25);transform:scale(1.25)}to{-webkit-transform:scale(1);transform:scale(1)}}.game__wrapper #stayfitwithmomo:hover{font-size:1.4rem}@media only screen and (max-width:720px){.game__wrapper #stayfitwithmomo{display:none}}.game__wrapper .game__canvas{position:absolute;width:100%;height:100%;right:0;overflow:hidden}.game__wrapper .status__bar{display:flex;align-items:center;justify-content:space-between;padding:2rem 5rem}.game__wrapper .status__bar .logo{cursor:pointer;display:flex;align-items:center}.game__wrapper .status__bar .logo #hackerranklogo{width:64px;height:64px;margin-right:.75rem;cursor:pointer}.game__wrapper .status__bar .logo #text{font-family:"Poppins",sans-serif;font-weight:600;letter-spacing:1px;font-size:1.5rem}.game__wrapper .status__bar .stat{font-family:"Poppins","Open Sans",sans-serif;display:flex;flex-direction:column;align-items:flex-end}.game__wrapper .status__bar .stat label{font-weight:300;font-size:1rem}.game__wrapper .status__bar .stat #score{font-weight:600;font-size:1.2rem}.firebase__error{opacity:0;z-index:4;background:red;color:#fff}.firebase__error,.panel{position:absolute;top:5rem;right:0;left:0;margin:0 auto;text-align:center;width:25%;display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:1rem 2rem;box-shadow:0 2px 8px 0 rgba(0,0,0,.2)}.panel{border:none;flex-direction:column}.panel #press-btn{display:none}.panel #keys{display:flex;align-items:center;justify-content:center;font-size:1.1rem}.panel #keys img{height:32px;margin:0 .5rem}.game-title{z-index:100;position:relative;text-align:center}.game-title .title{font-family:"Playfair Display",serif;font-weight:700;font-size:3em}.game-title .byline{font-family:"Playfair Display",serif;text-transform:uppercase;color:#333;letter-spacing:.2em;font-size:.8em;font-weight:600;margin-top:.5em}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}.circle{stroke-dasharray:180;stroke-dashoffset:0;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:turn 1.35s ease-in-out infinite;animation:turn 1.35s ease-in-out infinite}@-webkit-keyframes turn{0%{stroke-dashoffset:180}50%{stroke-dashoffset:45;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:180;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes turn{0%{stroke-dashoffset:180}50%{stroke-dashoffset:45;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:180;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}to{opacity:1}}@-webkit-keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}to{opacity:1}}.animate-flicker{-webkit-animation:flickerAnimation 1.5s infinite;animation:flickerAnimation 1.5s infinite}.play__momo{min-height:100vh}.play__momo .momo__content .logo{cursor:pointer;padding:2rem 2rem 2rem 5rem;display:flex;align-items:center}@media only screen and (max-width:720px){.play__momo .momo__content .logo{padding:2.5rem 1.5rem 1.5rem;margin:0 auto;display:flex;justify-content:center;align-items:center}}.play__momo .momo__content .logo #hackerranklogo{width:64px;height:64px;margin-right:.75rem}@media only screen and (max-width:720px){.play__momo .momo__content .logo #hackerranklogo{width:42px;height:42px}}.play__momo .momo__content .logo #text{font-family:"Poppins",sans-serif;font-weight:600;letter-spacing:1px;font-size:1.5rem}@media only screen and (max-width:720px){.play__momo .momo__content .logo #text{font-size:1.1rem}}.play__momo .momo__content main{padding:7.5rem 5rem 2.5rem}.play__momo .momo__content main .sub__text{font-size:1.5rem;font-weight:500}.play__momo .momo__content main .main__text{margin-top:1rem;font-size:2.75rem;font-weight:500;margin-bottom:0}.play__momo .momo__content main .main__text #highlight{text-decoration:none;font-weight:700;color:#1ba94c}.play__momo .momo__content main h3{margin-top:1rem;font-weight:400}.play__momo .momo__content main .momo__actions img{height:64px}.play__momo .momo__content main .how__it__works{max-width:50%;margin-top:2.5rem}.play__momo .momo__content main .how__it__works h1{font-weight:500;font-size:1.5rem;margin:0}.play__momo .momo__content main .code__form .code__input{margin-top:1rem;padding:1rem 1.25rem;font-size:1.1rem;border:1px solid #e5e5e5;color:#000;background:#e5e5e5;border-radius:5px;min-width:256px;transition:all .25s ease-in-out}.play__momo .momo__content main .code__form .code__input::-webkit-input-placeholder{color:#000}.play__momo .momo__content main .code__form .code__input:-ms-input-placeholder{color:#000}.play__momo .momo__content main .code__form .code__input::placeholder{color:#000}.play__momo .momo__content main .input__loader{margin-top:1.25rem;display:flex;align-items:center}.play__momo .momo__content main .input__loader .MuiCircularProgress-root{color:#1ba94c!important}.play__momo .momo__content main .input__loader span{margin-left:1rem;font-size:1.1rem}.play__momo .momo__content main .banner{margin-top:7.5rem}.play__momo .momo__content main .banner h3{font-size:1rem;font-weight:400;color:#444}.play__momo .momo__content main footer{padding-top:5rem;color:#39424e;letter-spacing:.2px;font-size:13px;line-height:1.7}.play__momo .momo__content main footer p #copyright{font-size:1rem}@media only screen and (max-width:720px){.play__momo .momo__content main footer{display:none}}.play__momo .momo__hero{position:relative;padding:4rem 0}.play__momo .momo__hero img{max-width:100%}.play__momo .momo__hero #lottie{position:absolute;left:5rem;bottom:4rem;width:256px}@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,:after,:before{box-sizing:inherit}.container{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px}@media (min-width:576px){.container{padding-right:15px;padding-left:15px}}@media (min-width:768px){.container{padding-right:15px;padding-left:15px}}@media (min-width:992px){.container{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.container{padding-right:15px;padding-left:15px}}@media (min-width:576px){.container{width:540px;max-width:100%}}@media (min-width:768px){.container{width:720px;max-width:100%}}@media (min-width:992px){.container{width:960px;max-width:100%}}@media (min-width:1200px){.container{width:1140px;max-width:100%}}.container-fluid{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px}@media (min-width:576px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:768px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:992px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.container-fluid{padding-right:15px;padding-left:15px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media (min-width:576px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:768px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:992px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:1200px){.row{margin-right:-15px;margin-left:-15px}}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{padding-right:15px;padding-left:15px}}@media (min-width:768px){.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{padding-right:15px;padding-left:15px}}@media (min-width:992px){.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{padding-right:15px;padding-left:15px}}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.pull-0{right:auto}.pull-1{right:8.33333%}.pull-2{right:16.66667%}.pull-3{right:25%}.pull-4{right:33.33333%}.pull-5{right:41.66667%}.pull-6{right:50%}.pull-7{right:58.33333%}.pull-8{right:66.66667%}.pull-9{right:75%}.pull-10{right:83.33333%}.pull-11{right:91.66667%}.pull-12{right:100%}.push-0{left:auto}.push-1{left:8.33333%}.push-2{left:16.66667%}.push-3{left:25%}.push-4{left:33.33333%}.push-5{left:41.66667%}.push-6{left:50%}.push-7{left:58.33333%}.push-8{left:66.66667%}.push-9{left:75%}.push-10{left:83.33333%}.push-11{left:91.66667%}.push-12{left:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.pull-sm-0{right:auto}.pull-sm-1{right:8.33333%}.pull-sm-2{right:16.66667%}.pull-sm-3{right:25%}.pull-sm-4{right:33.33333%}.pull-sm-5{right:41.66667%}.pull-sm-6{right:50%}.pull-sm-7{right:58.33333%}.pull-sm-8{right:66.66667%}.pull-sm-9{right:75%}.pull-sm-10{right:83.33333%}.pull-sm-11{right:91.66667%}.pull-sm-12{right:100%}.push-sm-0{left:auto}.push-sm-1{left:8.33333%}.push-sm-2{left:16.66667%}.push-sm-3{left:25%}.push-sm-4{left:33.33333%}.push-sm-5{left:41.66667%}.push-sm-6{left:50%}.push-sm-7{left:58.33333%}.push-sm-8{left:66.66667%}.push-sm-9{left:75%}.push-sm-10{left:83.33333%}.push-sm-11{left:91.66667%}.push-sm-12{left:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.pull-md-0{right:auto}.pull-md-1{right:8.33333%}.pull-md-2{right:16.66667%}.pull-md-3{right:25%}.pull-md-4{right:33.33333%}.pull-md-5{right:41.66667%}.pull-md-6{right:50%}.pull-md-7{right:58.33333%}.pull-md-8{right:66.66667%}.pull-md-9{right:75%}.pull-md-10{right:83.33333%}.pull-md-11{right:91.66667%}.pull-md-12{right:100%}.push-md-0{left:auto}.push-md-1{left:8.33333%}.push-md-2{left:16.66667%}.push-md-3{left:25%}.push-md-4{left:33.33333%}.push-md-5{left:41.66667%}.push-md-6{left:50%}.push-md-7{left:58.33333%}.push-md-8{left:66.66667%}.push-md-9{left:75%}.push-md-10{left:83.33333%}.push-md-11{left:91.66667%}.push-md-12{left:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.pull-lg-0{right:auto}.pull-lg-1{right:8.33333%}.pull-lg-2{right:16.66667%}.pull-lg-3{right:25%}.pull-lg-4{right:33.33333%}.pull-lg-5{right:41.66667%}.pull-lg-6{right:50%}.pull-lg-7{right:58.33333%}.pull-lg-8{right:66.66667%}.pull-lg-9{right:75%}.pull-lg-10{right:83.33333%}.pull-lg-11{right:91.66667%}.pull-lg-12{right:100%}.push-lg-0{left:auto}.push-lg-1{left:8.33333%}.push-lg-2{left:16.66667%}.push-lg-3{left:25%}.push-lg-4{left:33.33333%}.push-lg-5{left:41.66667%}.push-lg-6{left:50%}.push-lg-7{left:58.33333%}.push-lg-8{left:66.66667%}.push-lg-9{left:75%}.push-lg-10{left:83.33333%}.push-lg-11{left:91.66667%}.push-lg-12{left:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.pull-xl-0{right:auto}.pull-xl-1{right:8.33333%}.pull-xl-2{right:16.66667%}.pull-xl-3{right:25%}.pull-xl-4{right:33.33333%}.pull-xl-5{right:41.66667%}.pull-xl-6{right:50%}.pull-xl-7{right:58.33333%}.pull-xl-8{right:66.66667%}.pull-xl-9{right:75%}.pull-xl-10{right:83.33333%}.pull-xl-11{right:91.66667%}.pull-xl-12{right:100%}.push-xl-0{left:auto}.push-xl-1{left:8.33333%}.push-xl-2{left:16.66667%}.push-xl-3{left:25%}.push-xl-4{left:33.33333%}.push-xl-5{left:41.66667%}.push-xl-6{left:50%}.push-xl-7{left:58.33333%}.push-xl-8{left:66.66667%}.push-xl-9{left:75%}.push-xl-10{left:83.33333%}.push-xl-11{left:91.66667%}.push-xl-12{left:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}:root{font-size:16px;--color-background:#85c8e4;--color-text-primary:#444;--transition-speed:250ms}*{font-family:"Poppins",sans-serif}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;overflow-x:hidden;overflow-y:hidden}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}