@import url(https://fonts.googleapis.com/css?family=Open+Sans);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--text-gray:#3f4954;--text-light:hsla(0,1%,40.4%,0.8549019607843137);--bg-color:#0f0f0f;--white:#fff;--midnight:#104f55;--sky:linear-gradient(120deg,#a1c4fd,#c2e9fb);--Abel:"Abel",cursive;--Anton:"Anton",cursive;--Lexend:"Lexend",cursive;--Livvic:"Livvic",cursive}a{text-decoration:none}body{background-color:var(--background);color:var(--text)}.flex-row{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}ul{list-style-type:none}h1{font-size:2.5rem}h1,h2{font-family:"Lexend",cursive;font-family:var(--Lexend)}h3{font-family:"Abel",cursive;font-family:var(--Abel);font-size:1.3rem}button.btn{border:none;border-radius:2rem;padding:1rem,2rem;font-size:1rem;font-family:"Livvic",cursive;font-family:var(--Livvic);cursor:pointer}span{font-family:"Abel",cursive;font-family:var(--Abel)}.text-gray{color:#3f4954;color:var(--text-gray)}p{font-family:"Lexend",cursive;font-family:var(--Lexend);color:hsla(0,1%,40.4%,.8549019607843137);color:var(--text-light)}img{max-width:100%}@media only screen and (max-width:750px){a,h1,h2,h3,main .post-content .post-title a,p{font-family:Arial,Helvetica,sans-serif}}.scroll-container{position:fixed;top:0;left:0;width:100%;height:5px}.scroll-container .indicator{height:100%;background:#8b0000}.scroll-to-top{position:fixed;bottom:12px;left:50%;width:40px;height:40px;border-radius:100%;background:#8b0000;color:#fff;z-index:1}.scroll-to-top .icon{margin-top:10px;-webkit-animation:scrollTop .5s ease infinite alternate;animation:scrollTop .5s ease infinite alternate}@-webkit-keyframes scrollTop{0%{-webkit-transform:translateY(2px);transform:translateY(2px)}to{-webkit-transform:translateY(-1px);transform:translateY(-1px)}}@keyframes scrollTop{0%{-webkit-transform:translateY(2px);transform:translateY(2px)}to{-webkit-transform:translateY(-1px);transform:translateY(-1px)}}.nav{background:#fff;padding:0 2rem;height:0;min-height:10vh;overflow:hidden;transition:height 1s ease-in-out;border-bottom:1px solid}.nav .nav-menu{-webkit-justify-content:space-between;justify-content:space-between}.nav .toggle-collapse{top:0;width:90%;cursor:pointer;display:none;overflow:hidden}.nav .toggle-collapse .toggle-icons{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;padding:1.7rem 0}.nav .toggle-collapse .toggle-icons i{font-size:1.4rem;color:var(--text-gray)}.collapse{height:30rem}.nav .nav-items{display:-webkit-flex;display:flex;margin:0}.nav .nav-items .nav-link{padding:1.6rem 1rem;position:relative;font-family:var(--Abel);font-size:1.1rem}.nav .nav-items .nav-link:hover{background-color:var(--midnight)}.nav .nav-items .nav-link:hover a{color:var(--white)}.nav .nav-brand a{padding:1rem 0;display:block;font-family:var(--Lexend);font-size:1.6rem}.nav .social{padding:1.4rem 0}.nav .social i{padding:0 .2rem}.nav .social i:hover{color:#a1c4cf}@media only screen and (max-width:750px){.nav .nav-items,.nav .nav-menu{-webkit-flex-direction:column;flex-direction:column}.nav .toggle-collapse{display:block}}@media only screen and (max-width:520px){nav .toggle-collapse{width:80%!important}}*{font-family:"Droid Sans",sans-serif;box-sizing:border-box}. h1{font-size:50px;color:#555}h2{margin:0 10px 8px}p{line-height:1.6;margin:0}@media (min-width:768px){.features .feat:first-of-type{width:100%}.features .feat:not(:first-of-type){width:50%}}@media (min-width:992px){.features .feat{width:33.3333%}}.about{padding:30px 0;background-color:#ececec}.about .h1{font-size:50px}.about .h1,.about .responsive-paragraph{color:#848484}@media (max-width:767px){.visible-xs{display:block!important}.hidden-xs{display:none!important}.responsive-paragraph{font-size:18px!important;color:#333!important;letter-spacing:1.4px;text-align:justify}}@media (min-width:768px) and (max-width:991px){.container{width:750px}.visible-sm{display:block!important}.hidden-sm{display:none!important}.responsive-paragraph{text-align:center;font-size:17px!important;color:#555!important;letter-spacing:1.3px}}@media (min-width:992px) and (max-width:1199px){.container{width:970px}.visible-md{display:block!important}.hidden-md{display:none!important}.responsive-paragraph{font-size:20px!important;color:#777!important;letter-spacing:1.1px}}@media (min-width:1200px){.container{width:1170px}.visible-lg{display:block!important}.hidden-lg{display:none!important}}.text-center{text-align:center}.container{margin:auto;padding-left:15px;padding-right:15px}.clearfix{clear:both}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none}.float-left{float:left}.float-right{float:right}.h1{font-size:2em}.responsive-paragraph{line-height:1.8;font-size:26px}main .site-title{background:url(/static/media/aLGORITHM1.721d5d19.jpeg);background-size:cover;margin-bottom:25px;height:110vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}main .site-title .site-background{padding-top:10rem;text-align:center;color:#d2691e}h3,main .site-title h1{margin:.3rem}main .site-title .btn{font-size:2rem;margin:1.8rem;background:var(--sky)}.inactive{color:#000;text-decoration:none;font-family:cursive}main .site-title .btn:hover{border:1px solid var(--white)}.inactive:hover,main .site-title .btn:hover{background:transparent;color:var(--white)}main .blog{background-repeat:no-repeat;background-position:100%;height:100vh;width:100%;background-size:65%}main .blog .blog-post{padding-top:6rem}main .blog-post .blog-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;text-align:center;width:80%;margin:3rem 2rem;box-shadow:0 15px 20px rgba(0,0,0,.2)}main .blog-content .blog-title{padding:2rem 0}main .blog-content .btn-blog{padding:.7rem 2rem;background:var(--sky);margin:.5rem}main .blog-content span{display:block}section .container .owl-nav{position:absolute;top:0;margin:0 auto;width:100%}.owl-nav .owl-next .owl-nav-next,.owl-nav .owl-prev .owl-nav-prev{color:var(--text-gray);background:transparent;font-size:2rem}.owl-theme .owl-nav [class*=owl-]:hover{background:transparent;color:var(--midnight)}.owl-theme .owl-nav [class*=owl-]{outline:none}main .site-content{display:grid;grid-template-columns:70% 30%}main .post-content{width:100%}.post-title,main .site-content .post-content>.post-image{padding:1rem 2rem;position:relative}main .site-content .post-content>.post-image .post-info{background:var(--sky);padding:1rem;position:absolute;bottom:0;left:20vw;border-radius:3rem}main .site-content .post-content>.post-image>div{overflow:hidden}main .site-content .post-content>.post-image .img{width:100%;transition:all 1s ease}main .site-content .post-content>.post-image .img:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}main .site-content .post-content>.post-image .post-info span{margin:0 .5rem}main .post-content .post-title a{font-family:var(--Anton);font-size:1.5rem}.site-content .post-content .post-title .post-btn{border-radius:0;padding:.7rem 1.5rem;background:var(--sky)}.site-content .pagination{-webkit-justify-content:center;justify-content:center;color:var(--text-gray);margin:4rem 0}.site-content .pagination a{padding:.6rem .9rem;border-radius:2rem;margin:0 .3rem;font-family:var(--Lexend)}.site-content .pagination .pages{background:var(--text-gray);color:var(--white)}.site-content>.sidebar .category-list{font-family:var(--Livvic)}.site-content>.sidebar .category-list .list-items{background:var(--sky);padding:.4rem 1rem;margin:.8rem 0;border-radius:3rem;width:70%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.site-content>.sidebar .category-list .list-items a{color:#000}.site-content .sidebar .popular-post .post-content{padding:1rem 0}.site-content .sidebar .popular-post h2{padding-top:8rem}.site-content .sidebar .popular-post .post-info{padding:.4rem .1rem!important;bottom:0!important;left:1.5rem!important;border-radius:0!important;background:#fff!important}.site-content .sidebar .popular-post .post-title a{font-size:1rem}.site-content .sidebar .newsletter{padding-top:10rem}.site-content .sidebar .newsletter .form-element{padding:.5rem 2rem}.site-content .sidebar .newsletter .input-element{width:80%;height:1.9rem;padding:.3rem .5rem;font-family:var(--Lexend);font-size:1rem}.site-content .sidebar .newsletter .form-btn{border-radius:0;padding:.8rem 32%;margin:1rem 0;background:var(--sky)}.site-content .sidebar .popular-tags{padding:5rem 0}.site-content .sidebar .popular-tags .tags .tag{background:var(--sky);padding:.4rem 1rem;border-radius:3rem;margin:.4rem .6rem}@media only screen and (max-width:1130px){.site-content .post-content>.post-image .post-info{left:2rem!important;bottom:1.2rem!important;border-radius:0!important}.site-content .sidebar .popular-post .post-info{display:none!important}footer.footer .container{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:750px){.nav .nav-items,.nav .nav-menu{-webkit-flex-direction:column;flex-direction:column}.site-content .post-content>.post-image .post-info{display:none}.nav .toggle-collapse{display:inline;display:initial}main .site-content{grid-template-columns:100%}footer.footer .container{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:520px){main .blog{height:125vh}.site-content .post-content>.post-image .post-info{display:none}footer.footer .container>div{padding:1rem .9rem!important}footer .rights{padding:0 1.4rem;text-align:center}nav .toggle-collapse{width:80%!important}}.site-footer{background-color:#26272b;padding:45px 0 20px;font-size:15px;line-height:24px;color:#737373}.site-footer hr{border-top-color:#bbb;opacity:.5}.site-footer hr.small{margin:20px 0}.site-footer h6{color:#fff;font-size:16px;text-transform:uppercase;margin-top:5px;letter-spacing:2px}.site-footer a{color:#737373}.site-footer a:hover{color:#36c;text-decoration:none}.footer-links{padding-left:0;list-style:none}.footer-links li{display:block}.footer-links a{color:#737373}.footer-links a:active,.footer-links a:focus,.footer-links a:hover{color:#36c;text-decoration:none}.footer-links.inline li{display:inline-block}.site-footer .social-icons{text-align:right}.site-footer .social-icons a{width:40px;height:40px;line-height:40px;margin-left:6px;margin-right:0;border-radius:100%;background-color:#33353d}.copyright-text{margin:0}@media (max-width:991px){.site-footer [class^=col-]{margin-bottom:30px}}@media (max-width:767px){.site-footer{padding-bottom:0}.site-footer .copyright-text,.site-footer .social-icons{text-align:center}}.social-icons{padding-left:0;margin-bottom:0;list-style:none}.social-icons li{display:inline-block;margin-bottom:4px}.social-icons li.title{margin-right:15px;text-transform:uppercase;color:#96a2b2;font-weight:700;font-size:13px}.social-icons a{background-color:#eceeef;color:#818a91;font-size:16px;display:inline-block;line-height:44px;width:44px;height:44px;text-align:center;margin-right:8px;border-radius:100%;transition:all .2s linear}.social-icons a:active,.social-icons a:focus,.social-icons a:hover{color:#fff;background-color:#29aafe}.social-icons.size-sm a{line-height:34px;height:34px;width:34px;font-size:14px}.social-icons a.facebook:hover{background-color:#3b5998}.social-icons a.twitter:hover{background-color:#00aced}.social-icons a.linkedin:hover{background-color:#007bb6}.social-icons a.dribbble:hover{background-color:#ea4c89}@media (max-width:767px){.social-icons li.title{display:block;margin-right:0;font-weight:600}}.cards-list{z-index:0;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:50px}.card{margin:30px auto;width:300px;height:300px;border-radius:40px;box-shadow:5px 5px 30px 7px rgba(0,0,0,.25),-5px -5px 30px 7px rgba(0,0,0,.22);cursor:pointer;transition:.4s}.card .card_image,.card .card_image img{width:inherit;height:inherit;border-radius:40px}.card .card_image img{object-fit:cover}.card .card_title{text-align:center;border-radius:0 0 40px 40px;font-family:sans-serif;font-weight:700;font-size:30px;margin-top:-80px;height:40px}.card:hover{-webkit-transform:scale(.9);transform:scale(.9);box-shadow:5px 5px 30px 15px rgba(0,0,0,.25),-5px -5px 30px 15px rgba(0,0,0,.22)}.title-white{color:#fff}.title-black{color:#000}@media (max-width:500px){.card-list{-webkit-flex-direction:column;flex-direction:column}}body{font-family:"Open Sans",sans-serif;line-height:1.25}table{border:1px solid #ccc;margin:0;display:-ms-inline-grid;padding:0;width:100%;table-layout:fixed}table caption{font-size:1.5em;margin:.5em 0 .75em}table tr{background-color:#f4f4f4;border:1px solid #ddd;padding:.35em}table td,table th{padding:.625em;text-align:center}table th{font-size:.85em;letter-spacing:.1em;text-transform:uppercase}@media screen and (max-width:600px){table{border:0}table caption{font-size:1.3em}table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}table tr{border-bottom:3px solid #ddd;display:block;margin-bottom:.625em}table td{border-bottom:1px solid #ddd;display:block;font-size:.8em;text-align:right}table td:before{content:attr(data-label);float:left;font-weight:700;text-transform:uppercase}table td:last-child{border-bottom:0}}.containers{margin:2rem auto;width:100%;height:24.5%;border-radius:24px;letter-spacing:3px;line-height:35px;font-size:1rem;padding:25px;background-color:#d3d3d3;box-shadow:.1rem .1rem .5rem grey;border:.05em solid #000;border-left:5px solid green;background:rgba(220,206,206,.30196078431372547)}h3{margin-bottom:25px}.line{line-height:.9rem;word-spacing:10px;margin-bottom:20px}li{line-height:2rem}p{margin-bottom:20px;font-size:1.5}.comment,.comments{color:green}.input{background:#000;margin-bottom:30px}.keyword,.keywords{color:#00f}.function,.functions,.library,.preprocessor{color:#dc143c}@media only screen and (max-width:800px){.containers{font-size:1.9vw;line-height:1.8}}.col-main{-webkit-flex:1 1;flex:1 1}.output{margin:2rem auto;width:100%;height:24.5%;border:.05rem solid #000;border-radius:24px;padding:25px;background-color:#d3d3d3;box-shadow:.1rem .1rem .5rem grey;background-color:#e0e0e0}.string{color:#2f4f4f}.col-complementary{-webkit-flex:1 1;flex:1 1}.plain{color:purple}p{color:#000}@media only screen and (min-width:1000px){.layout{display:-webkit-flex;display:flex}}body{background-repeat:no-repeat;background-position:100%;height:100vh;background-color:#f6f6f8}@media only screen and (max-width:750px){body{background-image:none;background-color:#ececec}}.container{max-width:150em;margin-right:auto;margin-left:auto}.output{max-width:85%}.col{padding:1em;margin:0 2px 2px 180px}.tabs input[type=radio]{display:none}.tabs label{transition:background .4s ease-in-out,height .2s linear;display:inline-block;cursor:pointer;color:#2ebeb9;width:20%;height:3em;border-top-left-radius:3px;border-top-right-radius:3px;background:#fcfcfc;text-align:center;line-height:3em}.tabs label:last-of-type{border-bottom:none}.tabs label:hover{background:#259692;color:#fff}@media screen and (max-width:1600px){.tabs label{width:15%}}@media screen and (max-width:900px){.tabs label{width:20%}}@media screen and (max-width:600px){.tabs label{width:100%;display:block;border-bottom:2px solid #c7c6c4;border-radius:0}}@media screen and (max-width:600px){.tabs{margin:0}}#tab1:checked+label,#tab2:checked+label,#tab3:checked+label,#tab4:checked+label{background:#2ebeb9;color:#fff}.tab-content{border:1px solid #000;position:absolute;top:-9999px;padding:10px}.tab-content-wrapper{background:#fcfcfc;border-top:5px solid #2ebeb9;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-top-right-radius:3px}@media screen and (max-width:600px){.tab1-content-wrapper,.tab-content-wrapper{border:none;border-radius:0;overflow-y:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:1.7vw;overflow:hidden!important;overflow-x:auto!important;padding:0!important;position:static!important;right:auto!important;text-align:left!important;top:auto!important;vertical-align:baseline!important;width:auto!important;box-sizing:content-box!important}}#tab1:checked~.tab-content-wrapper #tab-content-1,#tab2:checked~.tab-content-wrapper #tab-content-2,#tab3:checked~.tab-content-wrapper #tab-content-3,#tab4:checked~.tab-content-wrapper #tab-content-4{position:relative;top:0}body{font-family:"Open Sans",Times,serif}.main{margin-left:10px;margin-top:100px}.question{font-size:2em}ul{list-style:none}.list{text-decoration:none;border:1px solid #d3d3d3;margin:10px;padding:10px}.dropdown{margin-right:3px;position:absolute;top:115px;padding-left:0;box-shadow:1px 1px 1px 10px solid;display:none}.wrapper{background:#d7ff99;padding:3px 15px;border-radius:4px;width:100px}.dropdown .list{border:0;font-size:.9em;width:100px;margin:0;background:#fff}.list:hover{background:#9acd32}.selected,.selected:hover{background:#ffdead}.correct,.correct:hover{background:#9acd32;color:#fff}.wrong,.wrong:hover{background:red;color:#fff}button{padding:5px 14px;font-size:1.1em;border:none;border-radius:5px}.submit{color:#fff;background:#2db82d}.next{background:#b0c4de}.finalize{background:#1a1aff}.back{background:#ff3}.doNotDisplay{display:none}td,th{border:1px solid #d3d3d3;padding:10px;text-transform:uppercase;font-weight:700}th{border-bottom:3px solid grey;background:#c2cce0}table{border:2px solid grey;border-spacing:0;border-collapse:collapse}td{cursor:pointer}.questionCol{color:#5b666f}.correctCol{color:#6a9d21}.wrongCol{color:#9d2138}.pAboveTable{font-size:1.4em}.showanswer{font-size:13px;color:#000;padding:.7rem 2rem;background:var(--sky);margin:.5rem .5rem 100px;border:#1a1aff}.box{box-shadow:0 0 7px 0 #b3b3b3;border-radius:7px;padding-top:20px;padding-bottom:20px;min-height:175px;height:100%;opacity:1}section.roadmap .box.left{padding-right:40px;text-align:right}section.roadmap .box.right{padding-left:40px}section.roadmap span.heading div{font-family:Arial,Helvetica!important}@media (max-width:991px){section.roadmap .box{margin-top:30px}}@media (min-width:992px){section.roadmap .box.left:after{width:80px;right:-80px}section.roadmap .box.left:after,section.roadmap .box.right:after{content:"after";height:3px;background:#ccc;position:absolute;top:50%;color:#fff;text-align:center;z-index:1}section.roadmap .box.right:after{width:70px;left:-70px}}@media (min-width:992px){section.roadmap .box.right.first{margin-top:110px!important}section.roadmap .box.right.second{top:45px!important}section.roadmap .box.right.third{top:88px!important}section.roadmap .box.left.second{top:-65px!important}section.roadmap .box.left.third{top:-20px!important}section.roadmap .box.left.fourth{top:24px!important}}section.roadmap span.heading{font-family:Arial,Helvetica!important;font-size:20px;top:-4px}section.roadmap .green{color:#09d8ba}section.roadmap .dots{width:50%!important}section.roadmap .dots.pull-right{margin-right:50px!important}section.roadmap .dots.pull-right span{position:relative;right:-50px!important}section.roadmap .dots.pull-left{margin-left:50px!important}section.roadmap .dots.pull-left span{position:relative;left:-50px!important}section.roadmap .vertical-line.right{border-right:2px solid #000;margin-right:0;padding-right:20px;margin-top:10px!important}section.roadmap .vertical-line.left{border-left:2px solid #000;margin-left:0;padding-left:20px;margin-top:10px!important}section.roadmap .row.left,section.roadmap .row.right{position:relative!important}section.roadmap .milestones span{font-family:Arial,Helvetica!important}@media (min-width:992px){section.roadmap .lines{position:absolute;left:50%}section.roadmap .lines.second{top:5px}section.roadmap .lines.first{top:70px}section.roadmap .lines.third{top:48px}section.roadmap .lines.fourth{top:93px}section.roadmap .roadmap-line{background:#ccc;width:7px;height:70px;position:relative;margin-top:40px}section.roadmap .roadmap-line.higher{height:135px}section.roadmap .roadmap-line:after{content:"";width:200px;width:20px;height:20px;border-radius:50%;position:absolute;top:-30px;left:-6px;color:#fff;text-align:center;z-index:2}section.roadmap .roadmap-line.active,section.roadmap .roadmap-line.active:after{background:#0be6d0!important}section.roadmap .roadmap-line:after{background:#ccc!important}}.login{background-color:#fff;height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.login__logo{object-fit:contain;width:100px;margin:20px auto}.login__container{width:300px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border-radius:5px;border:1px solid #d3d3d3;padding:20px}.login__container>h1{font-weight:500;margin-bottom:20px}.login__container>form>h5{margin-bottom:5px}.login__container>form>input{height:30px;margin-bottom:10px;background-color:#fff;width:98%}.login__container>p{margin-top:15px;font-size:12px}.login__signInButton{background:#f0c14b;border-radius:2px;width:100%;height:30px;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.login__registerButton{border-radius:2px;width:100%;height:30px;margin-top:10px;border:1px solid #a9a9a9}
/*# sourceMappingURL=main.a79e0ca3.chunk.css.map */