header{width:100%;height:100vh;position:relative;overflow:hidden}header img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:-10}.cover{width:0;height:0;position:absolute;z-index:0}.firtsCover{top:-60%;left:0;opacity:.5}.firtsCover,.secondCover{border-left:60vw solid transparent;border-top:60vh solid transparent;border-right:120vw solid var(--bg-color);border-bottom:120vh solid var(--bg-color)}.secondCover{top:10%;left:-60%;opacity:.75}.thirdCover{border-left:50vw solid transparent;border-top:50vh solid transparent;border-right:50vw solid var(--bg-color);border-bottom:50vh solid var(--bg-color);opacity:1}.profile{width:400px;height:400px;border-radius:50%;object-fit:cover;position:absolute;top:10%;left:10%;border:10px solid var(--box-color);z-index:25}.presentation{width:60%;height:60%;bottom:0;right:0;position:absolute;padding:100px}.presentation h1{width:100%;text-align:right;font-size:5rem;margin-bottom:100px;color:var(--text-color)}.presentation h3{font-size:3rem}.presentation h3,.presentation h5{width:100%;text-align:right;margin:25px;color:var(--text-color)}.presentation h5{font-size:1.5rem}@media only screen and (min-width:960px) and (max-width:1360px){.profile{width:400px;height:400px}.presentation h1{margin-bottom:50px}.presentation h3,.presentation h5{margin:15px 0}}@media only screen and (min-width:720px) and (max-width:960px){.secondCover{opacity:.9}.thirdCover{display:none}.profile{width:300px;height:300px;top:5%;left:5%}.presentation{width:80%;height:50%;padding:50px}.presentation h1{margin-bottom:20px}.presentation h3{margin:15px 0;font-size:2.5rem}.presentation h5{margin:15px 0;font-size:1.5rem}}@media only screen and (min-width:640px) and (max-width:720px){.secondCover{opacity:.9}.thirdCover{display:none}.profile{width:300px;height:300px;top:5%;left:5%}.presentation{width:80%;height:50%;padding:50px}.presentation h1{margin-bottom:20px}.presentation h3{margin:15px 0;font-size:2.5rem}.presentation h5{margin:15px 0;font-size:1.5rem}}@media only screen and (min-width:360px) and (max-width:640px){.secondCover{opacity:.9}.thirdCover{display:none}.profile{width:250px;height:250px;top:5%;left:5%}.presentation{width:100%;height:40%;padding:10px}.presentation h1{font-size:3rem;margin-bottom:20px}.presentation h3{margin:15px 0;font-size:2rem}.presentation h5{margin:15px 0;font-size:1rem}}section.resumeSection{margin:5% 50px}.resumeSection h2{width:100%;text-align:center;font-size:40px}.resumeSection p{width:90%;font-size:20px;margin:50px auto;text-align:justify}.resumeSection .skillContainer{width:90%;margin:50px auto;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:row wrap;flex-flow:row wrap;position:relative}.resumeSection .order,.resumeSection .skillContainer{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.resumeSection .order{width:100%;-webkit-justify-content:flex-end;justify-content:flex-end;margin:25px 0;font-size:20px}.resumeSection .order .infoBtn{width:50px;border:0;font-size:20px}.resumeSection .order button{width:15%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:16px;margin:5px;height:30px;border:1px solid var(--box-color)}.resumeSection .order button i{width:25px;font-size:20px;margin:0;padding:0}.resumeSection .skill{width:18%;text-align:center;border:1px solid var(--box-color);border-radius:0;padding:5px;margin:10px 1%;background:var(--box-color)}.resumeSection .skillBox{width:100%;text-align:center;border:1px solid rgba(0,0,0,.25);border-radius:0 25px;padding:10px;background:var(--bg-color);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-flow:row wrap;flex-flow:row wrap}.resumeSection .skill .title{display:inline-block;width:100%;font-size:20px;margin:20px}.resumeSection .skill .badge{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:100%;font-size:16px;height:24px;border-radius:0 0 0 25px;border:1px solid rgba(0,0,0,.25)}.resumeSection .level1{background:rgba(255,203,152,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level2{background:rgba(255,249,132,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level3{background:rgba(199,255,115,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level4{background:rgba(109,204,228,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level5{background:rgba(86,152,214,.5);border:1px solid rgba(0,0,0,.25)}@media only screen and (min-width:960px) and (max-width:1360px){section.resumeSection{margin:5% 25px}.resumeSection h2{width:100%;text-align:center;font-size:40px}.resumeSection p{width:100%;font-size:20px;margin:25px auto;text-align:justify}.resumeSection .skillContainer{margin:50px auto;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:row wrap;flex-flow:row wrap;position:relative}.resumeSection .order,.resumeSection .skillContainer{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.resumeSection .order{-webkit-justify-content:flex-end;justify-content:flex-end;margin:25px 0;font-size:20px}.resumeSection .order .infoBtn{width:50px;border:0;font-size:20px}.resumeSection .order button{width:20%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:16px;margin:5px;height:30px;border:1px solid var(--box-color)}.resumeSection .order button i{width:25px;font-size:20px;margin:0;padding:0}.resumeSection .skill{width:23%;text-align:center;border:1px solid var(--box-color);border-radius:0;padding:5px;margin:10px 1%;background:var(--box-color)}.resumeSection .skillBox{width:100%;text-align:center;border:1px solid rgba(0,0,0,.25);border-radius:0 25px;padding:10px;background:var(--bg-color);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-flow:row wrap;flex-flow:row wrap}.resumeSection .skill .title{display:inline-block;width:100%;height:22px;font-size:16px;margin:20px;text-overflow:ellipsis;overflow:hidden}.resumeSection .skill .badge{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:100%;font-size:16px;height:24px;border-radius:0 0 0 25px;border:1px solid rgba(0,0,0,.25)}.resumeSection .level1{background:rgba(255,203,152,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level2{background:rgba(255,249,132,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level3{background:rgba(199,255,115,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level4{background:rgba(109,204,228,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level5{background:rgba(86,152,214,.5);border:1px solid rgba(0,0,0,.25)}}@media only screen and (min-width:720px) and (max-width:960px){section.resumeSection{margin:5% 25px}.resumeSection h2{width:100%;height:60px;padding:10px;text-align:center;font-size:30px;position:-webkit-sticky;position:sticky;top:0;background:var(--bg-color);z-index:25}.resumeSection p{width:100%;font-size:20px;margin:25px auto;text-align:justify}.resumeSection .skillContainer{margin:50px auto;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:row wrap;flex-flow:row wrap;position:relative}.resumeSection .order,.resumeSection .skillContainer{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.resumeSection .order{-webkit-justify-content:flex-end;justify-content:flex-end;margin:25px 0;font-size:20px}.resumeSection .order .infoBtn{width:50px;border:0;font-size:20px}.resumeSection .order button{width:20%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:16px;margin:5px;height:30px;border:1px solid var(--box-color)}.resumeSection .order button i{width:25px;font-size:20px;margin:0;padding:0}.resumeSection .skill{width:23%;text-align:center;border:1px solid var(--box-color);border-radius:0;padding:5px;margin:10px 1%;background:var(--box-color)}.resumeSection .skillBox{width:100%;text-align:center;border:1px solid rgba(0,0,0,.25);border-radius:0 25px;padding:10px;background:var(--bg-color);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-flow:row wrap;flex-flow:row wrap}.resumeSection .skill .title{display:inline-block;width:100%;height:22px;font-size:16px;margin:20px;text-overflow:ellipsis;overflow:hidden}.resumeSection .skill .badge{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:100%;font-size:16px;height:24px;border-radius:0 0 0 25px;border:1px solid rgba(0,0,0,.25)}.resumeSection .level1{background:rgba(255,203,152,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level2{background:rgba(255,249,132,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level3{background:rgba(199,255,115,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level4{background:rgba(109,204,228,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level5{background:rgba(86,152,214,.5);border:1px solid rgba(0,0,0,.25)}}@media only screen and (min-width:640px) and (max-width:720px){section.resumeSection{margin:5% 25px}.resumeSection h2{width:100%;height:60px;padding:10px;text-align:center;font-size:30px;position:-webkit-sticky;position:sticky;top:0;background:var(--bg-color);z-index:25}.resumeSection p{width:100%;font-size:20px;margin:25px auto;text-align:justify}.resumeSection .skillContainer{margin:50px auto;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:row wrap;flex-flow:row wrap;position:relative}.resumeSection .order,.resumeSection .skillContainer{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.resumeSection .order{-webkit-justify-content:flex-end;justify-content:flex-end;margin:25px 0;font-size:20px}.resumeSection .order .infoBtn{width:50px;border:0;font-size:20px}.resumeSection .order button{width:20%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:16px;margin:5px;height:30px;border:1px solid var(--box-color)}.resumeSection .order button i{width:25px;font-size:20px;margin:0;padding:0}.resumeSection .skill{width:31%;text-align:center;border:1px solid var(--box-color);border-radius:0;padding:5px;margin:10px 1%;background:var(--box-color)}.resumeSection .skillBox{width:100%;text-align:center;border:1px solid rgba(0,0,0,.25);border-radius:0 25px;padding:10px;background:var(--bg-color);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-flow:row wrap;flex-flow:row wrap}.resumeSection .skill .title{display:inline-block;width:100%;height:22px;font-size:16px;margin:20px;text-overflow:ellipsis;overflow:hidden}.resumeSection .skill .badge{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:100%;font-size:16px;height:24px;border-radius:0 0 0 25px;border:1px solid rgba(0,0,0,.25)}.resumeSection .level1{background:rgba(255,203,152,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level2{background:rgba(255,249,132,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level3{background:rgba(199,255,115,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level4{background:rgba(109,204,228,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level5{background:rgba(86,152,214,.5);border:1px solid rgba(0,0,0,.25)}}@media only screen and (min-width:360px) and (max-width:640px){section.resumeSection{margin:5% 25px}.resumeSection h2{width:100%;height:60px;padding:10px;text-align:center;font-size:30px;position:-webkit-sticky;position:sticky;top:0;background:var(--bg-color);z-index:25}.resumeSection p{width:100%;font-size:16px;margin:25px auto;text-align:justify}.resumeSection .skillContainer{margin:50px auto;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:row wrap;flex-flow:row wrap;position:relative}.resumeSection .order,.resumeSection .skillContainer{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.resumeSection .order{-webkit-justify-content:flex-end;justify-content:flex-end;margin:25px 0;font-size:20px}.resumeSection .order .infoBtn{width:50px;border:0;font-size:20px}.resumeSection .order button{width:40%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:16px;margin:5px;height:30px;border:1px solid var(--box-color)}.resumeSection .order button i{width:25px;font-size:20px;margin:0;padding:0}.resumeSection .skill{width:48%;text-align:center;border:1px solid var(--box-color);border-radius:0;padding:5px;margin:10px 1%;background:var(--box-color)}.resumeSection .skillBox{width:100%;text-align:center;border:1px solid rgba(0,0,0,.25);border-radius:0 25px;padding:5px;background:var(--bg-color);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-flow:row wrap;flex-flow:row wrap}.resumeSection .skillBox img{width:50px}.resumeSection .skill .title{display:inline-block;width:100%;height:22px;font-size:14px;margin:10px;text-overflow:ellipsis;overflow:hidden}.resumeSection .skill .badge{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:100%;font-size:12px;height:24px;border-radius:0 0 0 25px;border:1px solid rgba(0,0,0,.25)}.resumeSection .level1{background:rgba(255,203,152,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level2{background:rgba(255,249,132,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level3{background:rgba(199,255,115,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level4{background:rgba(109,204,228,.5);border:1px solid rgba(0,0,0,.25)}.resumeSection .level5{background:rgba(86,152,214,.5);border:1px solid rgba(0,0,0,.25)}}.skillScale{position:absolute;width:50%;top:-100px;right:25px;background:var(--bg-color);border:1px solid var(--text-color);padding:15px;border-radius:25px 25px 0 25px}.skillScale small{font-size:15px;width:100%;padding:15px;text-align:center;margin:0}.skillLevelBar{width:100%;height:10px;margin-top:25px;position:relative;background:rgba(255,202,152,.5);background:-webkit-gradient(left top,right top,color-stop(0,rgba(255,202,152,.5)),color-stop(25%,rgba(255,249,132,.5)),color-stop(50%,rgba(199,255,115,.5)),color-stop(75%,rgba(109,204,228,.5)),color-stop(100%,rgba(86,152,214,.5)));background:linear-gradient(90deg,rgba(255,202,152,.5) 0,rgba(255,249,132,.5) 25%,rgba(199,255,115,.5) 50%,rgba(109,204,228,.5) 75%,rgba(86,152,214,.5));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffca98",endColorstr="#5698d6",GradientType=1);border:1px solid rgba(0,0,0,.25)}.skillLevelBar ol{width:100%;height:50px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:25px;font-size:14px;position:absolute;top:-50px}@media only screen and (min-width:320px) and (max-width:720px){.skillScale{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;position:absolute;width:100%;top:-100px;right:0;background:var(--bg-color);border:1px solid var(--text-color);padding:25px 5px;border-radius:25px 25px 0 25px}.skillScale small{font-size:15px;width:75%;padding:5px;text-align:left;margin:0}.skillLevelBar ol{width:25%;height:100px;display:-webkit-flex;display:flex;-webkit-flex-flow:column;flex-flow:column;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start;padding:25px;font-size:14px;position:absolute;top:-130px}}section.studiesSection{margin:5% 50px}.studiesSection h2{width:100%;text-align:center;font-size:40px}.studiesSection h4{width:90%;margin:0 4% 25px 6%;text-align:left;font-size:30px}.studiesSection p{width:90%;font-size:20px;margin:50px auto;text-align:justify}.studiesSection div.container{width:90%;margin:25px auto;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:flex-start;justify-content:flex-start}.studiesSection div.school{width:48%;margin:10px 1%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;border:3px solid var(--box-color);border-radius:10px;padding:25px}.studiesSection div.school ul{width:70%;list-style:none}.studiesSection div.school ul li{font-size:20px;padding:5px}.studiesSection div.school img{width:150px;height:150px;object-fit:contain}.studiesSection div.languaje{margin:10px 1%;width:23%;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;border:3px solid var(--box-color);border-radius:10px;padding:25px}.studiesSection div.languaje span{display:inline-block;width:75%;text-align:center;font-size:20px}.studiesSection div.languaje span b{font-size:24px}.studiesSection div.languaje img{width:75px;height:75px;border-radius:50%;object-fit:cover}.studiesSection a.certification{margin:10px 1%;width:23%;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border:3px solid var(--box-color);border-radius:10px;padding:10px;color:var(--text-color);text-decoration:none;position:relative}.studiesSection a.certification img{width:128px;height:128px;margin:12px;object-fit:cover}.studiesSection a.certification span{display:inline-block;width:100%}.studiesSection a.certification span.name{font-size:20px;margin:5px 10px}.studiesSection a.certification span.date{font-size:12px;margin:5px 10px;color:(--box-color)}.studiesSection a.certification i{position:absolute;bottom:25px;right:25px;font-size:16px;margin:0;padding:0}.studiesSection div.course{width:48%;margin:10px 1%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;border:3px solid var(--box-color);border-radius:10px;padding:25px}@media only screen and (min-width:960px) and (max-width:1360px){.studiesSection h2{font-size:40px;margin-bottom:25px}.studiesSection h4{margin:0 1%;font-size:26px}.studiesSection div.container{width:100%!important;margin:25px auto;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:flex-start;justify-content:flex-start}.studiesSection div.school ul{width:75%}.studiesSection div.school ul li{font-size:16px;padding:5px}.studiesSection div.school img{width:100px;height:100px}.studiesSection div.languaje{margin:10px 1%;width:48%}.studiesSection div.languaje span{display:inline-block;width:75%;text-align:center;font-size:20px}.studiesSection div.languaje span b{font-size:24px}.studiesSection div.languaje img{width:60px;height:60px}.studiesSection a.certification{margin:10px 1%;width:48%;border-radius:10px;padding:10px}.studiesSection a.certification span{display:inline-block;width:100%}.studiesSection a.certification span.name{font-size:16px;margin:5px 10px}.studiesSection a.certification span.date{font-size:12px;margin:5px 10px}.studiesSection a.certification i{font-size:14px}.studiesSection div.course{width:48%;margin:10px 1%;padding:15px;font-size:16px}}@media only screen and (min-width:720px) and (max-width:960px){.studiesSection h2{font-size:36px;margin-bottom:25px}.studiesSection h4{margin:0 1%;font-size:26px}.studiesSection div.container{width:100%!important;margin:25px auto;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:flex-start;justify-content:flex-start}.studiesSection div.school ul{width:75%}.studiesSection div.school ul li{font-size:16px;padding:5px}.studiesSection div.school img{width:100px;height:100px}.studiesSection div.languaje{margin:10px 1%;width:48%}.studiesSection div.languaje span{display:inline-block;width:75%;text-align:center;font-size:20px}.studiesSection div.languaje span b{font-size:24px}.studiesSection div.languaje img{width:60px;height:60px}.studiesSection a.certification{margin:10px 1%;width:48%;border-radius:10px;padding:10px}.studiesSection a.certification span{display:inline-block;width:100%}.studiesSection a.certification span.name{font-size:16px;margin:5px 10px}.studiesSection a.certification span.date{font-size:12px;margin:5px 10px}.studiesSection a.certification i{font-size:14px}.studiesSection div.course{width:48%;margin:10px 1%;padding:15px;font-size:16px}}@media only screen and (min-width:640px) and (max-width:720px){.studiesSection h2{font-size:36px;margin-bottom:25px}.studiesSection h4{margin:0 1%;font-size:26px}.studiesSection div.container{width:100%!important;margin:25px auto;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:flex-start;justify-content:flex-start}.studiesSection div.school ul{width:75%}.studiesSection div.school ul li{font-size:16px;padding:5px}.studiesSection div.school img{width:100px;height:100px}.studiesSection div.languaje{margin:10px 1%;width:48%}.studiesSection div.languaje span{display:inline-block;width:75%;text-align:center;font-size:20px}.studiesSection div.languaje span b{font-size:24px}.studiesSection div.languaje img{width:60px;height:60px}.studiesSection a.certification{margin:10px 1%;width:48%;border-radius:10px;padding:10px}.studiesSection a.certification span{display:inline-block;width:100%}.studiesSection a.certification span.name{font-size:16px;margin:5px 10px}.studiesSection a.certification span.date{font-size:12px;margin:5px 10px}.studiesSection a.certification i{font-size:14px}.studiesSection div.course{width:48%;margin:10px 1%;padding:15px;font-size:16px}}@media only screen and (min-width:360px) and (max-width:640px){.studiesSection h2{width:100%;height:60px;padding:10px;text-align:center;font-size:30px;position:-webkit-sticky;position:sticky;top:0;background:var(--bg-color);z-index:25}.studiesSection h4{margin:0 1%;font-size:26px}.studiesSection div.container{width:100%!important;margin:25px auto;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:flex-start;justify-content:flex-start}.studiesSection div.school{width:100%;margin:10px 0;border-radius:10px;padding:15px}.studiesSection div.school ul{width:80%}.studiesSection div.school ul li{font-size:16px;padding:5px}.studiesSection div.school img{width:100px;height:100px}.studiesSection div.languaje{margin:10px 0;width:100%;padding:15px}.studiesSection div.languaje span{display:inline-block;width:75%;text-align:center;font-size:16px}.studiesSection div.languaje span b{font-size:20px}.studiesSection div.languaje img{width:50px;height:50px}.studiesSection a.certification{margin:10px 0;width:100%;border-radius:10px;padding:10px}.studiesSection a.certification span{display:inline-block;width:100%}.studiesSection a.certification span.name{font-size:16px;margin:5px 10px}.studiesSection a.certification span.date{font-size:12px;margin:5px 10px}.studiesSection a.certification i{font-size:12px}.studiesSection div.course{width:100%;margin:10px 0;padding:15px;font-size:16px}}section.softwareSection{margin:5% 50px}.softwareSection h2{width:100%;text-align:center;font-size:40px}.softwareSection p{margin:50px auto;font-size:20px}.softwareSection ul.softwareList{width:100%}.softwareSection ul.softwareList,.softwareSection ul.softwareList li{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.softwareSection ul.softwareList li{width:20%;margin:25px;cursor:pointer;background:var(--box-color);border-radius:25px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.softwareSection ul.softwareList li img{width:100%;height:150px;object-fit:cover;border-radius:25px 25px 0 0}.softwareSection ul.softwareList h3{width:100%;font-size:20px;padding:10px;text-align:center;font-weight:400}.softwareSection ul.softwareList li button{width:120px;height:30px;margin:15px;font-size:15px;font-weight:400;background:var(--bg-color);color:var(--text-color);border-radius:12.5px;border:0;outline:none}@media only screen and (min-width:960px) and (max-width:1360px){.softwareSection h2{width:100%;text-align:center;font-size:40px;margin-bottom:25px}.softwareSection ul.softwareList{width:100%}.softwareSection ul.softwareList,.softwareSection ul.softwareList li{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.softwareSection ul.softwareList li{width:30%;margin:1.5%;cursor:pointer;background:var(--box-color);border-radius:25px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.softwareSection ul.softwareList li img{width:100%;height:150px;object-fit:cover;border-radius:25px 25px 0 0}.softwareSection ul.softwareList h3{width:100%;font-size:20px;padding:10px;text-align:center;font-weight:400}.softwareSection ul.softwareList li button{width:120px;height:30px;margin:15px;font-size:15px;font-weight:400;background:var(--bg-color);border-radius:12.5px;border:0;outline:none}}@media only screen and (min-width:720px) and (max-width:960px){.softwareSection h2{width:100%;text-align:center;font-size:40px;margin-bottom:25px}.softwareSection ul.softwareList{width:100%}.softwareSection ul.softwareList,.softwareSection ul.softwareList li{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.softwareSection ul.softwareList li{width:30%;margin:1.5%;cursor:pointer;background:var(--box-color);border-radius:25px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.softwareSection ul.softwareList li img{width:100%;height:120px;object-fit:cover;border-radius:25px 25px 0 0}.softwareSection ul.softwareList h3{width:100%;font-size:18px;padding:10px;text-align:center;font-weight:400}.softwareSection ul.softwareList li button{width:120px;height:30px;margin:15px;font-size:14px;font-weight:400;background:var(--bg-color);border-radius:12.5px;border:0;outline:none}}@media only screen and (min-width:640px) and (max-width:720px){.softwareSection h2{width:100%;text-align:center;font-size:40px;margin-bottom:25px}.softwareSection ul.softwareList{width:100%}.softwareSection ul.softwareList,.softwareSection ul.softwareList li{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.softwareSection ul.softwareList li{width:46%;margin:2%;cursor:pointer;background:var(--box-color);border-radius:25px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.softwareSection ul.softwareList li img{width:100%;height:120px;object-fit:cover;border-radius:25px 25px 0 0}.softwareSection ul.softwareList h3{width:100%;font-size:18px;padding:10px;text-align:center;font-weight:400}.softwareSection ul.softwareList li button{width:120px;height:30px;margin:15px;font-size:14px;font-weight:400;background:var(--bg-color);border-radius:12.5px;border:0;outline:none}}@media only screen and (min-width:360px) and (max-width:640px){.softwareSection h2{width:100%;height:60px;padding:10px;text-align:center;font-size:30px;position:-webkit-sticky;position:sticky;top:0;background:var(--bg-color);z-index:25}.softwareSection ul.softwareList,.softwareSection ul.softwareList li{width:100%;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.softwareSection ul.softwareList li{margin:15px 0;cursor:pointer;background:var(--box-color);border-radius:25px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.softwareSection ul.softwareList li img{width:100%;height:120px;object-fit:cover;border-radius:25px 25px 0 0}.softwareSection ul.softwareList h3{width:100%;font-size:18px;padding:10px;text-align:center;font-weight:400}.softwareSection ul.softwareList li button{width:120px;height:30px;margin:15px;font-size:14px;font-weight:400;background:var(--bg-color);border-radius:12.5px;border:0;outline:none}}div.blackScreen{background:rgba(0,0,0,.85)}div.blackScreen,div.fullCover{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:50}div.fullCover{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}div.fullCover,div.project{display:-webkit-flex;display:flex}div.project{width:50%;background:0,0,.85;background:var(0,0,0,.85);border-radius:25px;z-index:100;-webkit-flex-flow:row wrap;flex-flow:row wrap;position:relative;overflow:hidden}div.projectInfo{width:100%;padding:50px;background:var(--bg-color)}div.project button.close{position:absolute;top:25px;right:25px;color:#fff;text-shadow:2px 2px #7f0000;border:0;width:25px;height:25px;font-size:20px;background:transparent}img.banner{top:0;left:0;object-fit:cover;object-position:center;-webkit-filter:blur(25px);filter:blur(25px);padding-bottom:10px}div.bannerCover,img.banner{width:100%;height:400px;border-radius:25px 25px 0 0}div.bannerCover{position:absolute;background:rgba(0,0,0,.5)}img.bannerFull{width:80%;height:350px;left:0;margin:0 10%;object-fit:contain;object-position:center;position:absolute;top:25px}span.projectName{width:100%;font-size:24px;text-align:center}span.projectDescription{display:inline-block;width:100%;font-size:16px;margin:10px 0;text-align:justify}ul.projectTools{width:100%;-webkit-flex-flow:row;flex-flow:row;-webkit-justify-content:space-around;justify-content:space-around}ul.projectTools,ul.projectTools li{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}ul.projectTools li{width:auto;padding:10px!important;-webkit-justify-content:center;justify-content:center}ul.projectTools li img{width:75%;max-width:75px;object-fit:contain}small{display:inline-block;width:100%;margin-top:25px;font-size:12px}@media only screen and (min-width:960px) and (max-width:1360px){div.modal{width:100vw;height:100vh;background:rgba(0,0,0,.85);position:fixed;top:0;left:0;z-index:100;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}div.modal,div.project{display:-webkit-flex;display:flex}div.project{width:70%;background:0,0,.85;background:var(0,0,0,.85);border-radius:25px;-webkit-flex-flow:row wrap;flex-flow:row wrap;position:relative;overflow:hidden}div.projectInfo{width:100%;padding:50px;background:var(--bg-color)}div.project button.close{position:absolute;top:25px;right:25px;color:rgba(128,0,0,.75);border:0;width:25px;height:25px;font-size:20px;background:transparent}img.banner{top:0;left:0;object-fit:cover;object-position:center;-webkit-filter:blur(5px);filter:blur(5px);padding-bottom:10px}div.bannerCover,img.banner{width:100%;height:360px;border-radius:25px 25px 0 0}div.bannerCover{position:absolute;background:rgba(0,0,0,.5)}img.bannerFull{width:80%;height:320px;top:0;left:0;margin:0 10%;object-fit:contain;object-position:center;position:absolute;top:25px}span.projectName{width:100%;font-size:24px;text-align:center}span.projectDescription{display:inline-block;width:100%;font-size:16px;margin:10px 0;text-align:justify}ul.projectTools{width:100%;-webkit-flex-flow:row;flex-flow:row;-webkit-justify-content:space-around;justify-content:space-around}ul.projectTools,ul.projectTools li{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}ul.projectTools li{width:auto;padding:10px!important;-webkit-justify-content:center;justify-content:center}ul.projectTools li img{width:70%;max-width:70px;object-fit:contain}small{display:inline-block;width:100%;margin-top:25px;font-size:12px}}@media only screen and (min-width:720px) and (max-width:960px){div.modal{width:100vw;height:100vh;background:rgba(0,0,0,.85);position:fixed;top:0;left:0;z-index:100;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}div.modal,div.project{display:-webkit-flex;display:flex}div.project{width:75%;background:0,0,.85;background:var(0,0,0,.85);border-radius:25px;-webkit-flex-flow:row wrap;flex-flow:row wrap;position:relative;overflow:hidden}div.projectInfo{width:100%;padding:25px 50px 50px;background:var(--bg-color)}div.project button.close{position:absolute;top:25px;right:25px;color:rgba(128,0,0,.75);border:0;width:25px;height:25px;font-size:20px;background:transparent}img.banner{top:0;left:0;object-fit:cover;object-position:center;-webkit-filter:blur(5px);filter:blur(5px);padding-bottom:10px}div.bannerCover,img.banner{width:100%;height:300px;border-radius:25px 25px 0 0}div.bannerCover{position:absolute;background:rgba(0,0,0,.5)}img.bannerFull{width:80%;height:240px;top:0;left:0;margin:0 10%;object-fit:contain;object-position:center;position:absolute;top:25px}span.projectName{width:100%;font-size:24px;text-align:center}span.projectDescription{display:inline-block;width:100%;font-size:14px;margin:10px 0;text-align:justify}ul.projectTools{width:100%;-webkit-flex-flow:row;flex-flow:row;-webkit-justify-content:space-around;justify-content:space-around}ul.projectTools,ul.projectTools li{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}ul.projectTools li{width:auto;padding:10px!important;-webkit-justify-content:center;justify-content:center}ul.projectTools li img{width:70%;max-width:70px;object-fit:contain}small{display:inline-block;width:100%;margin-top:25px;font-size:12px}}@media only screen and (min-width:640px) and (max-width:720px){div.modal{width:100vw;height:100vh;background:rgba(0,0,0,.85);position:fixed;top:0;left:0;z-index:100;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}div.modal,div.project{display:-webkit-flex;display:flex}div.project{width:75%;background:0,0,.85;background:var(0,0,0,.85);border-radius:25px;-webkit-flex-flow:row wrap;flex-flow:row wrap;position:relative;overflow:hidden}div.projectInfo{width:100%;padding:25px 50px 50px;background:var(--bg-color)}div.project button.close{position:absolute;top:25px;right:25px;color:rgba(128,0,0,.75);border:0;width:25px;height:25px;font-size:20px;background:transparent}img.banner{top:0;left:0;object-fit:cover;object-position:center;-webkit-filter:blur(5px);filter:blur(5px);padding-bottom:10px}div.bannerCover,img.banner{width:100%;height:300px;border-radius:25px 25px 0 0}div.bannerCover{position:absolute;background:rgba(0,0,0,.5)}img.bannerFull{width:80%;height:240px;top:0;left:0;margin:0 10%;object-fit:contain;object-position:center;position:absolute;top:25px}span.projectName{width:100%;font-size:24px;text-align:center}span.projectDescription{display:inline-block;width:100%;font-size:14px;margin:10px 0;text-align:justify}ul.projectTools{width:100%;-webkit-flex-flow:row;flex-flow:row;-webkit-justify-content:space-around;justify-content:space-around}ul.projectTools,ul.projectTools li{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}ul.projectTools li{width:auto;padding:10px!important;-webkit-justify-content:center;justify-content:center}ul.projectTools li img{width:70%;max-width:70px;object-fit:contain}small{display:inline-block;width:100%;margin-top:25px;font-size:12px}}@media only screen and (min-width:360px) and (max-width:640px){div.modal{width:100vw;height:100vh;background:rgba(0,0,0,.85);position:fixed;top:0;left:0;z-index:100;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}div.modal,div.project{display:-webkit-flex;display:flex}div.project{width:90%;background:0,0,.85;background:var(0,0,0,.85);border-radius:25px;-webkit-flex-flow:row wrap;flex-flow:row wrap;position:relative;overflow:hidden}div.projectInfo{width:100%;padding:25px;background:var(--bg-color)}div.project button.close{position:absolute;top:25px;right:25px;color:rgba(128,0,0,.75);border:0;width:25px;height:25px;font-size:20px;background:transparent}img.banner{top:0;left:0;object-fit:cover;object-position:center;-webkit-filter:blur(5px);filter:blur(5px);padding-bottom:10px}div.bannerCover,img.banner{width:100%;height:240px;border-radius:25px 25px 0 0}div.bannerCover{position:absolute;background:rgba(0,0,0,.5)}img.bannerFull{width:80%;height:200px;top:0;left:0;margin:0 10%;object-fit:contain;object-position:center;position:absolute;top:25px}span.projectName{width:100%;font-size:20px;text-align:center}span.projectDescription{display:inline-block;width:100%;font-size:12px;margin:10px 0;text-align:justify}ul.projectTools{width:100%;-webkit-flex-flow:row;flex-flow:row;-webkit-justify-content:space-around;justify-content:space-around}ul.projectTools,ul.projectTools li{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}ul.projectTools li{width:auto;padding:10px!important;-webkit-justify-content:center;justify-content:center}ul.projectTools li img{width:100%;max-width:100px;object-fit:contain}small{display:inline-block;width:100%;margin-top:25px;font-size:12px}}section.experienceSection{margin:5% 50px}.experienceSection h2{width:100%;text-align:center;font-size:40px}.experienceSection .logo{width:150px;height:150px;border-radius:50%;border:5px solid var(--box-color);position:absolute;top:25px;right:25px}.experienceSection h4.position{width:100%;margin:0 auto;text-align:left;font-size:30px}.experienceSection h6{width:100%;font-size:22px;text-align:center;margin:15px 0}.experienceSection p{width:90%;font-size:20px;margin:50px auto;text-align:justify}.experienceSection h5.company{width:100%;height:50px;margin:0 auto 10px;text-align:left;font-size:24px;opacity:.75}.experienceSection span.dates{display:inline-block;margin:25px;font-size:16px;font-weight:lighter;letter-spacing:1px}.experienceSection div.container{width:90%;margin:25px auto;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:flex-start;justify-content:flex-start;position:relative}.experienceSection .work{margin:25px 0;border:3px solid var(--box-color);padding:25px;border-radius:25px}.experienceSection ul{list-style:none}.experienceSection div.container ul li{padding:5px 15px}.experienceSection ul.projectList{width:100%;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.experienceSection ul.projectList li{width:100%;cursor:pointer;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;font-size:16px}.experienceSection ul.projectList li:hover{-webkit-transform:scale(1.01);transform:scale(1.01);opacity:.75}.experienceSection span.projectName{display:inline-block;width:100%}.experienceSection .project i{margin:5px 15px}@media only screen and (min-width:960px) and (max-width:1360px){.experienceSection h2{width:100%;text-align:center;font-size:40px}.experienceSection .logo{width:100px;height:100px;border-radius:50%;border:5px solid var(--box-color);position:absolute;top:25px;right:25px}.experienceSection h4.position{width:70%;margin:0 auto 0 0;text-align:left;font-size:28px}.experienceSection h6{width:100%;font-size:20px;text-align:center;margin:15px 0}.experienceSection p{width:100%;font-size:20px;margin:50px auto;text-align:justify}.experienceSection h5.company{width:100%;height:50px;margin:0 auto 10px;text-align:left;font-size:24px;opacity:.75}.experienceSection span.dates{display:inline-block;margin:25px;font-size:16px;font-weight:lighter;letter-spacing:1px}.experienceSection div.container{width:100%;margin:25px auto;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:flex-start;justify-content:flex-start;position:relative}.experienceSection .work{margin:25px 0;border:3px solid var(--box-color);padding:25px;border-radius:25px}.experienceSection ul{list-style:none}.experienceSection div.container ul li{padding:5px 15px}.experienceSection ul.projectList{width:100%;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.experienceSection ul.projectList li{width:100%;cursor:pointer;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;font-size:16px}.experienceSection ul.projectList li:hover{-webkit-transform:scale(1.01);transform:scale(1.01);opacity:.75}.experienceSection span.projectName{display:inline-block;width:100%}.experienceSection .project i{margin:5px 15px}}@media only screen and (min-width:720px) and (max-width:960px){.experienceSection h2{width:100%;text-align:center;font-size:40px}.experienceSection .logo{width:100px;height:100px;border-radius:50%;border:5px solid var(--box-color);position:absolute;top:25px;right:25px}.experienceSection h4.position{width:70%;margin:0 auto 0 0;text-align:left;font-size:28px}.experienceSection h6{width:100%;font-size:20px;text-align:center;margin:15px 0}.experienceSection p{width:100%;font-size:20px;margin:50px auto;text-align:justify}.experienceSection h5.company{width:100%;height:50px;margin:0 auto 10px;text-align:left;font-size:24px;opacity:.75}.experienceSection span.dates{display:inline-block;margin:25px;font-size:16px;font-weight:lighter;letter-spacing:1px}.experienceSection div.container{width:100%;margin:25px auto;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:flex-start;justify-content:flex-start;position:relative}.experienceSection .work{margin:25px 0;border:3px solid var(--box-color);padding:25px;border-radius:25px}.experienceSection ul{list-style:none}.experienceSection div.container ul li{padding:5px 15px}.experienceSection ul.projectList{width:100%;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.experienceSection ul.projectList li{width:100%;cursor:pointer;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;font-size:16px}.experienceSection ul.projectList li:hover{-webkit-transform:scale(1.01);transform:scale(1.01);opacity:.75}.experienceSection span.projectName{display:inline-block;width:100%}.experienceSection .project i{margin:5px 15px}}@media only screen and (min-width:640px) and (max-width:720px){.experienceSection h2{width:100%;text-align:center;font-size:40px}.experienceSection .logo{width:100px;height:100px;border-radius:50%;border:5px solid var(--box-color);position:absolute;top:25px;right:25px}.experienceSection h4.position{width:70%;margin:0 auto 0 0;text-align:left;font-size:28px}.experienceSection h6{width:100%;font-size:20px;text-align:center;margin:15px 0}.experienceSection p{width:100%;font-size:20px;margin:50px auto;text-align:justify}.experienceSection h5.company{width:100%;height:50px;margin:0 auto 10px;text-align:left;font-size:24px;opacity:.75}.experienceSection span.dates{display:inline-block;margin:25px;font-size:16px;font-weight:lighter;letter-spacing:1px}.experienceSection div.container{width:100%;margin:25px auto;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:flex-start;justify-content:flex-start;position:relative}.experienceSection .work{margin:15px 0;border:3px solid var(--box-color);padding:25px;border-radius:25px}.experienceSection div.container ul li{padding:5px 0}.experienceSection ul.projectList{width:100%;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.experienceSection ul.projectList li{width:100%;cursor:pointer;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;font-size:14px}.experienceSection ul.projectList li:hover{-webkit-transform:scale(1.01);transform:scale(1.01);opacity:.75}.experienceSection span.projectName{display:inline-block;width:100%}.experienceSection .project i{margin:5px 10px}}@media only screen and (min-width:360px) and (max-width:640px){.experienceSection{width:95%;margin:0 2.5%!important;padding:15px!important}.experienceSection h2{width:100%;height:60px;padding:10px;text-align:center;font-size:30px;position:-webkit-sticky;position:sticky;top:0;background:var(--bg-color);z-index:25}.experienceSection .logo{width:50%;height:50%;border-radius:50%;border:3px solid var(--box-color);position:static;top:15px;right:15px;margin:10px 25%}.experienceSection h4.position{width:100%;margin:0 auto 0 0;text-align:left;font-size:24px}.experienceSection h6{width:100%;font-size:20px;text-align:center;margin:15px 0}.experienceSection p{width:100%;font-size:20px;margin:50px auto;text-align:justify}.experienceSection h5.company{width:100%;height:50px;margin:0 auto 10px;text-align:left;font-size:20px;opacity:.75}.experienceSection span.dates{display:inline-block;width:100%;margin:0;font-size:16px;font-weight:lighter;letter-spacing:1px}.experienceSection div.container{width:100%;margin:25px auto;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:flex-start;justify-content:flex-start;position:relative}.experienceSection .work{margin:15px 0;border:3px solid var(--box-color);padding:25px;border-radius:25px}.experienceSection div.container ul li{padding:5px 0;font-size:12px}.experienceSection ul.projectList{width:100%;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.experienceSection ul.projectList li{width:100%;cursor:pointer;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;font-size:12px}.experienceSection ul.projectList li:hover{-webkit-transform:scale(1.01);transform:scale(1.01);opacity:.75}.experienceSection span.projectName{display:inline-block;width:100%}.experienceSection .project i{margin:5px 10px}}button{width:100%;background:var(--bg-color);border:1px solid var(--text-color);color:var(--text-color);height:50px;font-size:20px;font-weight:700;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around;cursor:pointer;transition:all .25s}button:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sun{background-image:url(data:image/png;base64,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)}.moon,.sun{object-fit:cover}.moon{background-image:url(/static/media/star.4487820d.jpg)}button i{font-size:32px;width:32px;margin:10px}i.fa-sun{color:#fe0}#routerDiv{width:100%;display:-webkit-flex!important;display:flex!important;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-flow:row;flex-flow:row}nav{width:20%;height:auto;top:5%;position:-webkit-sticky;position:sticky;overflow:hidden}nav ul{width:90%;height:100%;margin:25px auto;padding:25px;border-radius:5px;list-style:none;background:var(--box-color)}nav ul li{width:auto;margin:25px 0}.menuLink,nav ul li{color:var(--text-color)}.menuLink{display:inline-block;width:100%;text-decoration:none;font-size:32px}.menuLink:hover{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:.75}.menuLink i{font-size:24px;width:30px;margin:10px 15px;text-align:center}.mainContainer{width:80%;min-height:100vh}.mobileToogleMenu{width:100%;position:-webkit-sticky;position:sticky;top:0;border:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end;padding:15px;background:transparent;z-index:1000;color:var(--text-color)}@media only screen and (min-width:960px) and (max-width:1360px){#routerDiv{width:100%;display:-webkit-flex!important;display:flex!important;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-flow:row;flex-flow:row}nav{width:30%;height:auto;top:5%;position:-webkit-sticky;position:sticky;overflow:hidden}nav ul{width:90%;height:100%;margin:25px auto;padding:25px;border-radius:5px;list-style:none}nav ul li{width:auto;margin:25px 0}.menuLink{width:100%;font-size:24px}.mainContainer{width:70%;min-height:100vh}}@media only screen and (min-width:720px) and (max-width:960px){#routerDiv{width:100%;display:-webkit-flex!important;display:flex!important;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-flow:row wrap;flex-flow:row wrap}nav{width:100%;height:auto;position:static;overflow:hidden}nav ul{width:80%;height:100%;margin:25px auto;padding:25px;border-radius:5px;list-style:none;background:var(--box-color)}nav ul li{width:auto;margin:15px 0}.menuLink,nav ul li{color:var(--text-color)}.menuLink{display:inline-block;width:100%;text-decoration:none;font-size:26px}.mainContainer{width:100%;min-height:100vh}}@media only screen and (min-width:640px) and (max-width:720px){#routerDiv{width:100%;display:-webkit-flex!important;display:flex!important;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-flow:row wrap;flex-flow:row wrap}nav{width:100%;height:auto;position:static;overflow:hidden}nav ul{width:80%;height:100%;margin:25px auto;padding:25px;border-radius:5px;list-style:none;background:var(--box-color)}nav ul li{width:auto;margin:15px 0}.menuLink,nav ul li{color:var(--text-color)}.menuLink{display:inline-block;width:100%;text-decoration:none;font-size:26px}.mainContainer{width:100%;min-height:100vh}}@media only screen and (min-width:360px) and (max-width:640px){#routerDiv{width:100%;display:-webkit-flex!important;display:flex!important;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-flow:row wrap;flex-flow:row wrap}nav{width:100%;height:auto;position:fixed;z-index:100;top:25px;overflow:hidden}nav ul{width:90%;height:100%;margin:25px auto;padding:25px;border-radius:5px;list-style:none;background:var(--box-color)}nav ul li{width:auto;margin:15px 0}.menuLink,nav ul li{color:var(--text-color)}.menuLink{display:inline-block;width:100%;text-decoration:none;font-size:24px}.mainContainer{width:100%;min-height:100vh}}footer{width:100%;background-color:var(--box-color);min-height:160px;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center;padding:25px}footer .advice{width:60%;border-right:2px solid var(--text-color)}footer .advice p{font-size:12px;line-height:20px;padding:15px 25px}footer h5{width:100%;padding:0 25px;font-size:16px}footer ul{list-style:none;width:40%;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}footer ul li{margin:25px}footer ul li a{text-decoration:none}footer ul li a i{font-size:40px;color:var(--text-color)}footer p.version{width:100%;font-size:12px;margin:25px}@media only screen and (min-width:960px) and (max-width:1360px){footer .advice{width:60%}footer ul{width:40%}footer ul li a i{font-size:35px;color:var(--text-color)}}@media only screen and (min-width:720px) and (max-width:960px){footer{-webkit-flex-flow:column-reverse wrap;flex-flow:column-reverse wrap}footer .advice{width:100%;border-right:0}footer ul{width:100%}footer ul li a i{font-size:35px;color:var(--text-color)}}@media only screen and (min-width:640px) and (max-width:720px){footer{-webkit-flex-flow:column-reverse wrap;flex-flow:column-reverse wrap}footer .advice{width:100%;border-right:0}footer ul{width:100%}footer ul li a i{font-size:30px;color:var(--text-color)}}@media only screen and (min-width:360px) and (max-width:640px){footer{-webkit-flex-flow:column-reverse wrap;flex-flow:column-reverse wrap}footer .advice{width:100%;border-right:0}footer ul{width:100%}footer ul li a i{font-size:25px;color:var(--text-color)}}*{margin:0;padding:0;box-sizing:border-box;transition:background .5s,border .5s}header{transition:all .5s!important}:root{--bg-color:#1a1d22;--text-color:#e8e8e8;--box-color:#22262b}body{width:100vw;background-color:#1a1d22;background-color:var(--bg-color);color:#e8e8e8;color:var(--text-color);font-family:"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar,::-webkit-scrollbar-track{background:#e8e8e8;background:var(--text-color)}::-webkit-scrollbar-thumb{background:#1a1d22;background:var(--bg-color);border:1px solid #e8e8e8;border:1px solid var(--text-color)}::-webkit-scrollbar-thumb:hover{background:#555}
/*# sourceMappingURL=main.99b8d6e8.chunk.css.map */