@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&family=Redressed&family=Roboto:wght@300;400&display=swap);*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}@media only screen and (max-width:575px){html{font-size:52.5%}}body{margin:0;font-family:"Montserrat",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.6rem}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@keyframes fadeInUp{0%{opacity:0;transform:translateY(-70px)}80%{opacity:.7;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.btn{font-size:1.6rem!important}.btn-free{height:auto!important}.btn-primary{background-color:#551a8b;padding:5px 15px 7px;border-radius:50px;font-weight:600;height:40px;display:flex;justify-content:center;align-items:center;border:0 solid #551a8b;box-shadow:0 2px 5px 0 rgba(0,0,0,.2);transition:.8s}.btn-primary.btn-lg{height:60px}.btn-primary.rounded-0{border-radius:0}.btn-primary.rounded-1{border-radius:1px}.btn-primary.rounded-2{border-radius:2px}.btn-primary.rounded-3{border-radius:3px}.btn-primary.rounded-4{border-radius:4px}.btn-primary.rounded-5{border-radius:5px}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{border:0 solid #551a8b;background-color:#551a8b;transform:translateY(-3px);transition:1s}.btn-outline-primary{background-color:transparent!important;padding:5px 15px 7px;border-radius:50px;font-weight:600;height:40px;display:flex;justify-content:center;align-items:center;margin:0 10px;border:2px solid #551a8b!important;box-shadow:0 1px 3px 0 rgba(0,0,0,.06666666666666667);color:#551a8b!important;transition:.8s}.btn-outline-primary.btn-lg{height:60px}.btn-outline-primary.rounded-0{border-radius:0}.btn-outline-primary.rounded-1{border-radius:1px}.btn-outline-primary.rounded-2{border-radius:2px}.btn-outline-primary.rounded-3{border-radius:3px}.btn-outline-primary.rounded-4{border-radius:4px}.btn-outline-primary.rounded-5{border-radius:5px}.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-primary:hover{border:2px solid #551a8b!important;background-color:#551a8b!important;color:#fff!important;transform:translateY(-3px);transition:1s}.my-container{max-width:991px}@media only screen and (max-width:575px){.text-center-mobile{text-align:center!important}}@media only screen and (max-width:575px){.border-none-mobile{border:none!important}}.flex-1{flex:1 1!important}.flex-column-center-mobile{display:flex;justify-content:center;align-items:center;flex-direction:column}.navbar-logo{height:50px}.navbar-brand{font-size:1.6rem}.navbar .nav-link{font-size:1.6rem;font-weight:700;margin:0 15px;letter-spacing:.03em;position:relative;color:#aaa!important}.navbar .nav-link:after{content:"";height:2px;width:0;border-radius:10px;position:absolute;bottom:0;left:5px;background-color:#551a8b;transition:.8s}.navbar .nav-link.active,.navbar .nav-link:hover{color:#551a8b!important}.navbar .nav-link.active:after,.navbar .nav-link:hover:after{width:50%;transition:.8s}.dashboard{display:flex;justify-content:flex-start;align-items:flex-start;background-color:#551a8b;overflow:hidden}.dashboard .main{flex:1 1;height:100vh;padding:1.5rem 3rem;z-index:1000;overflow-y:auto;position:relative;background-color:#fff}@media only screen and (max-width:575px){.dashboard .main{padding:.5rem 0}}.dashboard-sidebar{width:300px;height:100vh;background-color:#551a8b;background-image:linear-gradient(#96c,#551a8b);position:relative;z-index:2000;transition:.5s}.dashboard-sidebar .false-d-visible{display:none!important;transition:.5s}.dashboard-sidebar.false{width:71px;padding:5px;transition:.5s}@media only screen and (max-width:575px){.dashboard-sidebar.false{width:49px;padding:3px;transition:.5s}}.dashboard-sidebar.false .brand{padding:.5rem 0;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.4);overflow-x:hidden}.dashboard-sidebar.false .brand .logo{height:auto;margin-right:1rem;width:100%}.dashboard-sidebar.false .menu{width:30px;height:30px;position:absolute;top:5rem;right:-20px;border-radius:50%;background-color:#96c;display:flex;justify-content:center;align-items:center;border:3px solid #fff;cursor:pointer;transition:.5s}.dashboard-sidebar.false .false-d-none{display:none!important;transition:.5s}.dashboard-sidebar.false .false-d-visible{display:flex!important;transition:.5s}.dashboard-sidebar.false .top{padding:1.5rem .3rem;background-color:hsla(0,0%,100%,.13333333333333333);border-bottom:1px solid hsla(0,0%,100%,.4);transition:.5s}.dashboard-sidebar.false .top-img{width:40px;height:40px;object-fit:cover;overflow:hidden;background-color:#fff;border-radius:50%;margin-bottom:1.5rem;border:2px solid #fff;transition:.5s}.dashboard-sidebar.false .top .detail .email,.dashboard-sidebar.false .top .detail .name{display:none!important;transition:.5s}.dashboard-sidebar.false .top .detail .btn{border-radius:50px;margin-top:0;padding:.8rem 1.5rem;font-weight:700;font-size:1.4rem!important;transition:.5s}.dashboard-sidebar.false .top .detail .btn:active,.dashboard-sidebar.false .top .detail .btn:focus,.dashboard-sidebar.false .top .detail .btn:hover{color:#551a8b;transition:.5s}.dashboard-sidebar.false .middle{padding:.5rem;flex:1 1;height:60vh;overflow-y:auto;transition:.5s}.dashboard-sidebar.false .middle .link{margin:1rem 0;text-decoration:none;background-color:hsla(0,0%,100%,.06666666666666667);color:#fff}.dashboard-sidebar.false .middle .link,.dashboard-sidebar.false .middle .link.active{width:100%;height:45px;display:flex;justify-content:center;align-items:center;padding:1rem;border-radius:5px;font-size:1.6rem;font-weight:700}.dashboard-sidebar.false .middle .link.active{background-color:#fff!important;box-shadow:0 1px 10px -7px #000;color:#551a8b}.dashboard-sidebar.false .middle .link.active .arrow{display:inline}.dashboard-sidebar.false .middle .link.active .d-flex{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;justify-content:center!important}.dashboard-sidebar.false .middle .link:hover{background-color:hsla(0,0%,100%,.2)}.dashboard-sidebar.false .middle .link .arrow{display:none}.dashboard-sidebar .brand{padding:1rem;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.4)}.dashboard-sidebar .brand .h5{font-size:1.8rem;text-transform:uppercase;font-weight:700;color:#fff;margin-top:.5rem}.dashboard-sidebar .brand .logo{height:3.5rem;margin-right:1rem}.dashboard-sidebar .menu{width:40px;height:40px;position:absolute;top:3.5rem;right:-20px;border-radius:50%;background-color:#96c;display:flex;justify-content:center;align-items:center;border:3px solid #fff;cursor:pointer}.dashboard-sidebar .top{padding:3rem 1rem;background-color:hsla(0,0%,100%,.13333333333333333);border-bottom:1px solid hsla(0,0%,100%,.4)}.dashboard-sidebar .top-img{width:110px;height:110px;object-fit:cover;overflow:hidden;background-color:#fff;border-radius:50%;margin-bottom:1.5rem;border:2px solid #fff}.dashboard-sidebar .top .detail .name{font-size:2rem;font-weight:700;text-transform:uppercase;text-align:center;color:#fff}.dashboard-sidebar .top .detail .email{font-size:1.4rem;font-weight:400;text-align:center;color:#fff;letter-spacing:.05em}.dashboard-sidebar .top .detail .btn{border-radius:50px;margin-top:1.5rem;padding:.8rem 1.5rem;font-weight:700;font-size:1.4rem!important}.dashboard-sidebar .top .detail .btn:active,.dashboard-sidebar .top .detail .btn:focus,.dashboard-sidebar .top .detail .btn:hover{color:#551a8b}.dashboard-sidebar .middle{padding:1rem;flex:1 1;height:60vh;overflow-y:auto}.dashboard-sidebar .middle .link{margin:1rem 0;text-decoration:none;background-color:hsla(0,0%,100%,.06666666666666667);color:#fff}.dashboard-sidebar .middle .link,.dashboard-sidebar .middle .link.active{width:100%;height:45px;display:flex;justify-content:space-between;align-items:center;padding:1rem;border-radius:5px;font-size:1.6rem;font-weight:700}.dashboard-sidebar .middle .link.active{background-color:#fff!important;box-shadow:0 1px 10px -7px #000;color:#551a8b}.dashboard-sidebar .middle .link.active .arrow{display:inline}.dashboard-sidebar .middle .link:hover{background-color:hsla(0,0%,100%,.2)}.dashboard-sidebar .middle .link .arrow{display:none}.dashboard-sidebar .bottom{display:block;padding:1rem;height:45px;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:400;font-size:1.6rem;border-top:1px solid hsla(0,0%,100%,.4)}.SignUp{display:flex;justify-content:flex-start;align-items:flex-start}.SignUp .left,.SignUp .right{flex:1 1;height:100vh;padding:2rem}.SignUp .left,.SignUp .right{display:flex;justify-content:center;align-items:center}.SignUp .left{background-color:#96c;background-image:linear-gradient(45deg,rgba(0,0,0,.533333),#551a8b,#96c,hsla(0,0%,100%,.533333))}@media only screen and (max-width:575px){.SignUp .left{display:none!important}}.SignUp .left img{width:90%;border-radius:10%;object-fit:contain}.SignUp .linked{font-weight:600;font-size:1.4rem;background-image:linear-gradient(94deg,#551a8b 12%,#96c 86%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:.5s}.SignUp .linked:hover{transform:translateY(-1.5px);transition:.5s}.SignUp .right{overflow-y:auto}@media only screen and (max-width:575px){.SignUp .right{padding-top:0}}.SignUp .right .h1{font-size:3.5rem;font-weight:900;text-transform:uppercase;width:100%;background:transparent;text-align:left;color:#444;margin-bottom:5rem;position:relative}.SignUp .right .h1:after{content:"";height:5px;width:75px;border-radius:10px;position:absolute;bottom:-10px;left:5px;background-color:#551a8b;transition:.8s}.SignUp .right .form{width:500px;background-color:transparent;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}@media only screen and (max-width:575px){.SignUp .right .form{width:calc(100vw - 15px)}}.SignUp .right .input{height:5.5rem;border-radius:0;border:2px solid #eee;font-size:1.6rem;padding:1rem;width:100%}.SignUp .right .input:active,.SignUp .right .input:focus,.SignUp .right .input:hover{box-shadow:0 0 1rem -.3rem #96c;border:2px solid #551a8b;color:#551a8b}.SignUp .right .input-check{box-sizing:border-box;padding:0;width:18px;height:18px;border-radius:0;margin-bottom:5px;cursor:pointer}.SignUp .right .input-wrapper{width:100%;margin:1rem 0 2rem!important;position:relative}.SignUp .right .input-wrapper .secure-eye{width:5.5rem;height:5.5rem;cursor:pointer;background:#eee;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;right:0;font-size:1.6rem;color:#000}.SignUp .right .input-top{text-align:left;margin-bottom:.4rem;display:flex;justify-content:flex-start;align-items:center}.SignUp .right .input-top-label{font-size:1.4rem;color:#666;font-weight:600;letter-spacing:.04em}.SignUp .note{font-size:1.4rem;margin-bottom:2rem}.Form4{padding-top:75px}.Form4 .radio{position:relative;margin-top:15px}.Form4 .radio input[type=radio]{position:absolute;top:0;left:0;background-color:#000;width:100%;height:5.5rem;opacity:0;cursor:pointer;z-index:999}.Form4 .radio input[type=radio]:checked~label{background-color:#551a8b;color:#fff;opacity:1}.Form4 .radio label{height:5.5rem;background-color:#fff;cursor:pointer;border:2px solid #551a8b;opacity:.5;justify-content:center;font-weight:700;font-size:1.5rem;color:#551a8b}.Form4 .radio label,.Form4 .skills{width:100%;display:flex;align-items:center}.Form4 .skills{overflow:hidden;justify-content:flex-start;overflow-x:scroll}.Form4 .skills::-webkit-scrollbar{width:2px;height:2px}.Form4 .skills::-webkit-scrollbar-track{background:#fff}.Form4 .skills::-webkit-scrollbar-thumb{background-color:#eee;border-radius:25px;border:0 solid orange}.Form4 .skills-selected{width:100%;max-height:29vh;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;overflow:hidden;overflow-y:scroll}.Form4 .skills-selected .skill{color:#fff;background-color:#551a8b}.Form4 .skills-selected .skill,.Form4 .skills .skill{padding:10px 15px;margin:10px;border-radius:50px;font-size:1.6rem;font-weight:700;cursor:pointer;border:2px solid #eee;word-break:keep-all;white-space:nowrap}.Form4 .skills .skill{color:#999;background-color:#fff}.Form5{padding-top:75px}.Form5 .radio{position:relative;margin-top:15px}.Form5 .radio input[type=radio]{position:absolute;top:0;left:0;background-color:#000;width:100%;height:5.5rem;opacity:0;cursor:pointer;z-index:999}.Form5 .radio input[type=radio]:checked~label{background-color:#551a8b;color:#fff;opacity:1}.Form5 .radio label{height:5.5rem;background-color:#fff;cursor:pointer;border:2px solid #551a8b;opacity:.5;justify-content:center;font-weight:700;font-size:1.5rem;color:#551a8b}.Form5 .radio label,.Form5 .skills{width:100%;display:flex;align-items:center}.Form5 .skills{overflow:hidden;justify-content:flex-start;overflow-x:scroll}.Form5 .skills::-webkit-scrollbar{width:2px;height:2px}.Form5 .skills::-webkit-scrollbar-track{background:#fff}.Form5 .skills::-webkit-scrollbar-thumb{background-color:#eee;border-radius:25px;border:0 solid orange}.Form5 .skills-selected{width:100%;max-height:29vh;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;overflow:hidden;overflow-y:scroll}.Form5 .skills-selected .skill{color:#fff;background-color:#551a8b}.Form5 .skills-selected .skill,.Form5 .skills .skill{padding:10px 15px;margin:10px;border-radius:50px;font-size:1.6rem;font-weight:700;cursor:pointer;border:2px solid #eee;word-break:keep-all;white-space:nowrap}.Form5 .skills .skill{color:#999;background-color:#fff}.Form6{padding-top:75px}.Form6 .radio{position:relative;margin-top:15px}.Form6 .radio input[type=radio]{position:absolute;top:0;left:0;background-color:#000;width:100%;height:5.5rem;opacity:0;cursor:pointer;z-index:999}.Form6 .radio input[type=radio]:checked~label{background-color:#551a8b;color:#fff;opacity:1}.Form6 .radio label{height:5.5rem;background-color:#fff;cursor:pointer;border:2px solid #551a8b;opacity:.5;justify-content:center;font-weight:700;font-size:1.5rem;color:#551a8b}.Form6 .radio label,.Form6 .skills{width:100%;display:flex;align-items:center}.Form6 .skills{overflow:hidden;justify-content:flex-start;overflow-x:scroll}.Form6 .skills::-webkit-scrollbar{width:2px;height:2px}.Form6 .skills::-webkit-scrollbar-track{background:#fff}.Form6 .skills::-webkit-scrollbar-thumb{background-color:#eee;border-radius:25px;border:0 solid orange}.Form6 .skills-selected{width:100%;height:40vh;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;overflow:hidden;overflow-y:scroll}.Form6 .skills-selected::-webkit-scrollbar{width:2px;height:2px}.Form6 .skills-selected::-webkit-scrollbar-track{background:#fff}.Form6 .skills-selected::-webkit-scrollbar-thumb{background-color:#eee;border-radius:25px;border:0 solid orange}.Form6 .skills-selected .skill{padding:5px 7px;margin:10px;border-radius:50px;font-size:1.6rem;font-weight:700;color:#000;cursor:pointer;background-color:#fff;border:2px solid #fff;word-break:keep-all;white-space:nowrap;display:flex;justify-content:center;align-items:center;flex-direction:column;width:27%}.Form6 .skills-selected .skill img{width:70px;height:70px;border-radius:50%;margin-bottom:15px}.Form6 .skills .skill{padding:7px;margin:10px;border-radius:50px;font-size:1.6rem;font-weight:700;color:#fff;cursor:pointer;background-color:#551a8b;border:2px solid #96c;word-break:keep-all;white-space:nowrap}.Form6 .skills .skill img{width:30px;height:30px;border-radius:50%;margin-right:10px}.Form7 .radio{position:relative;margin-top:15px}.Form7 .radio input[type=radio]{position:absolute;top:0;left:0;background-color:#000;width:100%;height:5.5rem;opacity:0;cursor:pointer;z-index:999}.Form7 .radio input[type=radio]:checked~label{background-color:#551a8b;color:#fff;opacity:1}.Form7 .radio label{height:5.5rem;background-color:#fff;width:100%;cursor:pointer;border:2px solid #551a8b;opacity:.5;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:1.5rem;color:#551a8b}.Form7 .image-upload{position:relative;margin-top:15px}.Form7 .image-upload input[type=file]{position:absolute;top:0;left:0;background-color:#000;width:100%;height:5.5rem;opacity:0;cursor:pointer;z-index:999}.Form7 .image-upload input[type=file]:checked~label{background-color:#551a8b;color:#fff;opacity:1}.Form7 .image-upload label{height:225px;background-color:#eee;width:225px;cursor:pointer;border:2px solid #fff;opacity:1;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:1.5rem;color:#000;background-position:50%;background-size:cover;border-radius:5px;box-shadow:0 1px 10px -3px rgba(0,0,0,.13333333333333333)}@media only screen and (max-width:575px){.Form7 .image-upload label{width:160px;height:160px}}.Form7 .image-upload label.sm{height:100px;width:100px}@media only screen and (max-width:575px){.Form7 .image-upload label.sm{width:70px;height:70px}}.Form7 .image-upload label .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:1;width:20px;height:20px;border-radius:50%;background:#fff;display:flex;justify-content:center;align-items:center;position:absolute;top:-7px;right:0;box-shadow:0 1px 10px -5px #000}@media only screen and (max-width:575px){.Form7 .image-upload label .close{top:-7px;right:-12px}}.Form8 .radio{position:relative;margin-top:15px}.Form8 .radio input[type=radio]{position:absolute;top:0;left:0;background-color:#000;width:100%;height:5.5rem;opacity:0;cursor:pointer;z-index:999}.Form8 .radio input[type=radio]:checked~label{background-color:#551a8b;color:#fff;opacity:1}.Form8 .radio label{height:5.5rem;background-color:#fff;width:100%;cursor:pointer;border:2px solid #551a8b;opacity:.5;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:1.5rem;color:#551a8b}.Form8 .image-upload{position:relative;margin-top:15px}.Form8 .image-upload input[type=file]{position:absolute;top:0;left:0;background-color:#000;width:100%;height:5.5rem;opacity:0;cursor:pointer;z-index:999}.Form8 .image-upload input[type=file]:checked~label{background-color:#551a8b;color:#fff;opacity:1}.Form8 .image-upload label{height:225px;background-color:#eee;width:100%;cursor:pointer;border:2px solid #fff;opacity:1;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:1.5rem;color:#000;background-position:50%;background-size:cover;border-radius:5px;box-shadow:0 1px 10px -3px rgba(0,0,0,.13333333333333333)}.Form8 .image-upload label.sm{height:100px;width:100px}.Form8 .image-upload label .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:1;width:20px;height:20px;border-radius:50%;background:#fff;display:flex;justify-content:center;align-items:center;position:absolute;top:-7px;right:0;box-shadow:0 1px 10px -5px #000}.Form9 .radio{position:relative;margin-top:15px}.Form9 .radio input[type=radio]{position:absolute;top:0;left:0;background-color:#000;width:100%;height:5.5rem;opacity:0;cursor:pointer;z-index:999}.Form9 .radio input[type=radio]:checked~label{background-color:#551a8b;color:#fff;opacity:1}.Form9 .radio label{height:5.5rem;background-color:#fff;width:100%;cursor:pointer;border:2px solid #551a8b;opacity:.5;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:1.5rem;color:#551a8b}.Form9 .image-upload{position:relative;margin-top:15px}.Form9 .image-upload input[type=file]{position:absolute;top:0;left:0;background-color:#000;width:100%;height:5.5rem;opacity:0;cursor:pointer;z-index:999}.Form9 .image-upload input[type=file]:checked~label{background-color:#551a8b;color:#fff;opacity:1}.Form9 .image-upload label{height:225px;background-color:#eee;width:100%;cursor:pointer;border:2px solid #fff;opacity:1;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:1.5rem;color:#000;background-position:50%;background-size:cover;border-radius:5px;box-shadow:0 1px 10px -3px rgba(0,0,0,.13333333333333333)}.Form9 .image-upload label.sm{height:100px;width:100px}.Form9 .image-upload label .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:1;width:20px;height:20px;border-radius:50%;background:#fff;display:flex;justify-content:center;align-items:center;position:absolute;top:-7px;right:0;box-shadow:0 1px 10px -5px #000}.Form3 .radio{position:relative;margin-top:15px}.Form3 .radio input[type=radio]{position:absolute;top:0;left:0;background-color:#000;width:100%;height:5.5rem;opacity:0;cursor:pointer;z-index:999}.Form3 .radio input[type=radio]:checked~label{background-color:#551a8b;color:#fff;opacity:1}.Form3 .radio label{height:5.5rem;background-color:#fff;width:100%;cursor:pointer;border:2px solid #551a8b;opacity:.5;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:1.5rem;color:#551a8b}.login{display:flex;justify-content:flex-start;align-items:flex-start}.login .left,.login .right{flex:1 1;min-height:100vh;padding:2rem;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:575px){.login .left,.login .right{width:100vw!important}}.login .left{background-color:#96c;background-image:linear-gradient(45deg,rgba(0,0,0,.533333),#551a8b,#96c,hsla(0,0%,100%,.533333));display:flex;justify-content:center;align-items:center}@media only screen and (max-width:575px){.login .left{display:none!important}}.login .left img{max-width:80%;border-radius:10%;object-fit:contain}.login .linked{font-weight:600;font-size:1.4rem;background-image:linear-gradient(94deg,#551a8b 12%,#551a8b 86%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:.5s}.login .linked:hover{transform:translateY(-1.5px);transition:.5s}.login .right{padding-top:7vh}.login .right .form{width:500px;background-color:transparent;padding-top:7%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.login .right .form .h1{font-size:5.5rem;font-weight:900;text-transform:uppercase;width:100%;background:transparent;text-align:left;color:#444;margin-bottom:5rem;position:relative}.login .right .form .h1:after{content:"";height:5px;width:75px;border-radius:10px;position:absolute;bottom:-10px;left:5px;background-color:#551a8b;transition:.8s}.login .right .input{height:5.5rem;border-radius:0;border:2px solid #eee;font-size:1.6rem;padding:1rem}.login .right .input:active,.login .right .input:focus,.login .right .input:hover{box-shadow:0 0 1rem -.3rem #96c;border:2px solid #551a8b;color:#551a8b}.login .right .input-check{box-sizing:border-box;padding:0;width:18px;height:18px;border-radius:0;margin-bottom:5px;cursor:pointer}.login .right .input-wrapper{width:100%;margin:1rem 0 2rem!important;position:relative}.login .right .input-wrapper .secure-eye{width:5.5rem;height:5.5rem;cursor:pointer;background:#eee;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;right:0;font-size:1.6rem;color:#000}.login .right .input-top{text-align:left;margin-bottom:.4rem;display:flex;justify-content:flex-start;align-items:center}.login .right .input-top-label{font-size:1.4rem;color:#666;font-weight:600;letter-spacing:.04em}.ForgotPassword{display:flex;justify-content:flex-start;align-items:flex-start}.ForgotPassword .left,.ForgotPassword .right{flex:1 1;min-height:100vh;padding:2rem;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:575px){.ForgotPassword .left,.ForgotPassword .right{width:100vw!important}}.ForgotPassword .left{background-color:#96c;background-image:linear-gradient(45deg,rgba(0,0,0,.533333),#551a8b,#96c,hsla(0,0%,100%,.533333));display:flex;justify-content:center;align-items:center}@media only screen and (max-width:575px){.ForgotPassword .left{display:none!important}}.ForgotPassword .left img{max-width:80%;border-radius:10%;object-fit:contain}.ForgotPassword .linked{font-weight:600;font-size:1.4rem;background-image:linear-gradient(94deg,#551a8b 12%,#96c 86%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:.5s}.ForgotPassword .linked:hover{transform:translateY(-1.5px);transition:.5s}.ForgotPassword .right .form{width:500px;background-color:transparent;padding-top:7%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.ForgotPassword .right .form .h1{font-size:5.5rem;font-weight:900;text-transform:uppercase;width:100%;background:transparent;text-align:left;color:#444;margin-bottom:5rem;position:relative}.ForgotPassword .right .form .h1:after{content:"";height:5px;width:75px;border-radius:10px;position:absolute;bottom:-10px;left:5px;background-color:#551a8b;transition:.8s}.ForgotPassword .right .input{height:5.5rem;border-radius:0;border:2px solid #eee;font-size:1.6rem;padding:1rem}.ForgotPassword .right .input:active,.ForgotPassword .right .input:focus,.ForgotPassword .right .input:hover{box-shadow:0 0 1rem -.3rem #96c;border:2px solid #551a8b;color:#551a8b}.ForgotPassword .right .input-check{box-sizing:border-box;padding:0;width:18px;height:18px;border-radius:0;margin-bottom:5px;cursor:pointer}.ForgotPassword .right .input-wrapper{width:100%;margin:1rem 0 2rem!important;position:relative}.ForgotPassword .right .input-wrapper .secure-eye{width:5.5rem;height:5.5rem;cursor:pointer;background:#eee;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;right:0;font-size:1.6rem;color:#000}.ForgotPassword .right .input-top{text-align:left;margin-bottom:.4rem;display:flex;justify-content:flex-start;align-items:center}.ForgotPassword .right .input-top-label{font-size:1.4rem;color:#666;font-weight:600;letter-spacing:.04em}.dashboard-inner{flex:1 1;width:100%;min-height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:left}.dashboard-inner .top{width:100%}.dashboard-inner .top .search-form{width:100%;padding:1.5rem;display:flex;justify-content:flex-start;align-items:center;background-color:#fff;position:-webkit-sticky;position:sticky;top:0}.dashboard-inner .top .search-form .select{padding:1rem;background-color:#96c;height:100%;display:flex;justify-content:center;align-items:center;border-radius:50px;width:15rem;color:#fff;font-weight:700;font-size:1.6rem;box-shadow:0 2px 10px 1px rgba(83,224,147,.1);cursor:pointer}.dashboard-inner .top .search-form .select span{padding-bottom:3px}.dashboard-inner .top .search-wrapper{border:1px solid #f8f8f8;width:100%;background-color:#fff;border-radius:30px;display:flex;justify-content:flex-start;align-items:center;height:4.5rem;position:relative;box-shadow:0 2px 10px 1px rgba(0,0,0,.05)}.dashboard-inner .top .search-icon{margin:1rem;font-size:2rem;color:rgba(0,0,0,.3333333333333333)}.dashboard-inner .top .search-input{height:100%;width:100%;border:0 solid transparent;font-size:1.6rem;color:#000}.dashboard-inner .top .search-input:active,.dashboard-inner .top .search-input:focus,.dashboard-inner .top .search-input:hover{border:0 solid transparent;box-shadow:none;outline:none}.dashboard-inner .btn-link{color:#96c}.dashboard-inner .middle{padding:1.5rem}.dashboard-inner .middle .wrapper{border-radius:30px;margin:1rem 0 1.5rem;padding:1rem}.dashboard-inner .middle .card{border-radius:10px;overflow:hidden;width:260px;position:relative;border-color:#fff;margin:0 0 1rem}@media only screen and (max-width:1440px){.dashboard-inner .middle .card{width:240px}}@media only screen and (max-width:575px){.dashboard-inner .middle .card{width:130px;margin:1rem 0 0}}.dashboard-inner .middle .card .play{background-color:#96c;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:2rem;position:absolute;top:165px;right:10px;box-shadow:0 0 5px 0 rgba(0,0,0,.26666666666666666);transition:1.5s}@media only screen and (max-width:575px){.dashboard-inner .middle .card .play{width:35px;height:35px;top:75px}}.dashboard-inner .middle .card .play:hover{background-color:#551a8b;transition:1.5s}.dashboard-inner .middle .card img{height:200px}@media only screen and (max-width:575px){.dashboard-inner .middle .card img{height:100px}}.dashboard-inner .middle .card .footer-text{color:#551a8b}.Chat{font-size:1.6rem}@media only screen and (max-width:575px){.Chat{width:300px;overflow:hidden;margin-left:auto;margin-right:auto;margin-top:10px}}.Chat #frame{width:95%;min-width:360px;max-width:100%;height:92vh;min-height:300px;margin:0 auto;max-height:100%;border-radius:10px;box-shadow:0 2px 20px -5px rgba(0,0,0,.3333333333333333);background:#e6eaea}@media screen and (max-width:360px){.Chat #frame{width:100%;height:100vh}}.Chat #frame #sidepanel{float:left;min-width:280px;max-width:340px;width:40%;height:100%;background:#551a8b;color:#f5f5f5;overflow:hidden;position:relative}@media screen and (max-width:735px){.Chat #frame #sidepanel{width:58px;min-width:58px}}.Chat #frame #sidepanel #profile{width:80%;margin:25px auto}@media screen and (max-width:735px){.Chat #frame #sidepanel #profile{width:100%;margin:0 auto;padding:5px 0 0;background:#551a8b}}.Chat #frame #sidepanel #profile.expanded .wrap{height:210px;line-height:normal}.Chat #frame #sidepanel #profile.expanded .wrap p{margin-top:20px}.Chat #frame #sidepanel #profile.expanded .wrap i.expand-button{transform:scaleY(-1);-webkit-filter:FlipH;filter:FlipH;-ms-filter:"FlipH"}.Chat #frame #sidepanel #profile .wrap{height:60px;line-height:60px;overflow:hidden;transition:height .3s ease}@media screen and (max-width:735px){.Chat #frame #sidepanel #profile .wrap{height:55px}}.Chat #frame #sidepanel #profile .wrap img{width:50px;border-radius:50%;padding:3px;border:2px solid #fff;height:auto;float:left;cursor:pointer;transition:border .3s ease}@media screen and (max-width:735px){.Chat #frame #sidepanel #profile .wrap img{width:40px;margin-left:4px}}.Chat #frame #sidepanel #profile .wrap img.away,.Chat #frame #sidepanel #profile .wrap img.busy,.Chat #frame #sidepanel #profile .wrap img.offline,.Chat #frame #sidepanel #profile .wrap img.online{border:2px solid #fff}.Chat #frame #sidepanel #profile .wrap p{float:left;margin-left:15px}@media screen and (max-width:735px){.Chat #frame #sidepanel #profile .wrap p{display:none}}.Chat #frame #sidepanel #profile .wrap i.expand-button{float:right;margin-top:23px;font-size:.8em;cursor:pointer;color:#551a8b}@media screen and (max-width:735px){.Chat #frame #sidepanel #profile .wrap i.expand-button{display:none}}.Chat #frame #sidepanel #profile .wrap #status-options{position:absolute;opacity:0;visibility:hidden;width:150px;margin:70px 0 0;border-radius:6px;z-index:99;line-height:normal;background:#551a8b;transition:all .3s ease}@media screen and (max-width:735px){.Chat #frame #sidepanel #profile .wrap #status-options{width:58px;margin-top:57px}}.Chat #frame #sidepanel #profile .wrap #status-options.active{opacity:1;visibility:visible;margin:75px 0 0}@media screen and (max-width:735px){.Chat #frame #sidepanel #profile .wrap #status-options.active{margin-top:62px}}.Chat #frame #sidepanel #profile .wrap #status-options:before{content:"";position:absolute;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #551a8b;margin:-8px 0 0 24px}@media screen and (max-width:735px){.Chat #frame #sidepanel #profile .wrap #status-options:before{margin-left:23px}}.Chat #frame #sidepanel #profile .wrap #status-options ul{overflow:hidden;border-radius:6px}.Chat #frame #sidepanel #profile .wrap #status-options ul li{padding:15px 0 30px 18px;display:block;cursor:pointer}@media screen and (max-width:735px){.Chat #frame #sidepanel #profile .wrap #status-options ul li{padding:15px 0 35px 22px}}.Chat #frame #sidepanel #profile .wrap #status-options ul li:hover{background:#551a8b}.Chat #frame #sidepanel #profile .wrap #status-options ul li span.status-circle{position:absolute;width:10px;height:10px;border-radius:50%;margin:5px 0 0}@media screen and (max-width:735px){.Chat #frame #sidepanel #profile .wrap #status-options ul li span.status-circle{width:14px;height:14px}}.Chat #frame #sidepanel #profile .wrap #status-options ul li span.status-circle:before{content:"";position:absolute;width:14px;height:14px;margin:-3px 0 0 -3px;background:transparent;border-radius:50%;z-index:0}@media screen and (max-width:735px){.Chat #frame #sidepanel #profile .wrap #status-options ul li span.status-circle:before{height:18px;width:18px}}.Chat #frame #sidepanel #profile .wrap #status-options ul li p{padding-left:12px}@media screen and (max-width:735px){.Chat #frame #sidepanel #profile .wrap #status-options ul li p{display:none}}.Chat #frame #sidepanel #profile .wrap #status-options ul li#status-online span.status-circle{background:#551a8b}.Chat #frame #sidepanel #profile .wrap #status-options ul li#status-online.active span.status-circle:before{border:1px solid #551a8b}.Chat #frame #sidepanel #profile .wrap #status-options ul li#status-away span.status-circle{background:#fff}.Chat #frame #sidepanel #profile .wrap #status-options ul li#status-away.active span.status-circle:before{border:1px solid #fff}.Chat #frame #sidepanel #profile .wrap #status-options ul li#status-busy span.status-circle{background:#fff}.Chat #frame #sidepanel #profile .wrap #status-options ul li#status-busy.active span.status-circle:before{border:1px solid #fff}.Chat #frame #sidepanel #profile .wrap #status-options ul li#status-offline span.status-circle{background:#95a5a6}.Chat #frame #sidepanel #profile .wrap #status-options ul li#status-offline.active span.status-circle:before{border:1px solid #95a5a6}.Chat #frame #sidepanel #profile .wrap #expanded{padding:100px 0 0;display:block;line-height:normal!important}.Chat #frame #sidepanel #profile .wrap #expanded label{float:left;clear:both;margin:0 8px 5px 0;padding:5px 0}.Chat #frame #sidepanel #profile .wrap #expanded input{border:none;margin-bottom:6px;background:#551a8b;border-radius:3px;color:#f5f5f5;padding:7px;width:calc(100% - 43px)}.Chat #frame #sidepanel #profile .wrap #expanded input:focus{outline:none;background:#551a8b}.Chat #frame #sidepanel #search{border-bottom:0 solid #551a8b;font-weight:300;margin:1rem 0}@media screen and (max-width:735px){.Chat #frame #sidepanel #search{display:none}}.Chat #frame #sidepanel #search label{position:absolute;margin:10px 0 0 20px}.Chat #frame #sidepanel #search input{padding:1rem;width:calc(100% - 25px);border:none;background:rgba(68,174,116,.10196078431372549);color:#f5f5f5;border-radius:3rem}@media screen and (max-width:5755px){.Chat #frame #sidepanel #search input{width:calc(100% - 75px)}}.Chat #frame #sidepanel #search input:focus{outline:none;background:#551a8b}.Chat #frame #sidepanel #search input::-webkit-input-placeholder{color:#f5f5f5}.Chat #frame #sidepanel #search input::-moz-placeholder{color:#f5f5f5}.Chat #frame #sidepanel #search input:-ms-input-placeholder{color:#f5f5f5}.Chat #frame #sidepanel #search input:-moz-placeholder{color:#f5f5f5}.Chat #frame #sidepanel #contacts{height:calc(100% - 85px);overflow-y:scroll;overflow-x:hidden}@media screen and (max-width:735px){.Chat #frame #sidepanel #contacts{height:calc(100% - 149px);overflow-y:scroll;overflow-x:hidden}.Chat #frame #sidepanel #contacts::-webkit-scrollbar{display:none}}.Chat #frame #sidepanel #contacts.expanded{height:calc(100% - 334px)}.Chat #frame #sidepanel #contacts::-webkit-scrollbar{width:8px;background:#551a8b}.Chat #frame #sidepanel #contacts::-webkit-scrollbar-thumb{background-color:#243140}.Chat #frame #sidepanel #contacts ul li.contact{position:relative;padding:10px 0 15px;font-size:.9em;cursor:pointer}@media screen and (max-width:735px){.Chat #frame #sidepanel #contacts ul li.contact{padding:6px 0 46px 8px}}.Chat #frame #sidepanel #contacts ul li.contact:hover{background:#96c}.Chat #frame #sidepanel #contacts ul li.contact.active{background:#96c;border-right:5px solid #96c}.Chat #frame #sidepanel #contacts ul li.contact.active span.contact-status{border:2px solid #96c!important}.Chat #frame #sidepanel #contacts ul li.contact .wrap{width:88%;margin:0 auto;position:relative}@media screen and (max-width:735px){.Chat #frame #sidepanel #contacts ul li.contact .wrap{width:100%}}.Chat #frame #sidepanel #contacts ul li.contact .wrap span{position:absolute;left:0;margin:-2px 0 0 -2px;width:10px;height:10px;border-radius:50%;border:2px solid #551a8b;background:#95a5a6}.Chat #frame #sidepanel #contacts ul li.contact .wrap span.away,.Chat #frame #sidepanel #contacts ul li.contact .wrap span.busy,.Chat #frame #sidepanel #contacts ul li.contact .wrap span.online{background:#fff}.Chat #frame #sidepanel #contacts ul li.contact .wrap img{width:40px;border-radius:50%;float:left;margin-right:10px}@media screen and (max-width:735px){.Chat #frame #sidepanel #contacts ul li.contact .wrap img{margin-right:0}}.Chat #frame #sidepanel #contacts ul li.contact .wrap .meta{padding:5px 0 0}@media screen and (max-width:735px){.Chat #frame #sidepanel #contacts ul li.contact .wrap .meta{display:none}}.Chat #frame #sidepanel #contacts ul li.contact .wrap .meta .name{font-weight:600;text-align:left;text-align:initial}.Chat #frame #sidepanel #contacts ul li.contact .wrap .meta .preview{margin:5px 0 0;padding:0 0 1px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.Chat #frame #sidepanel #contacts ul li.contact .wrap .meta .preview span{position:static;border-radius:0;border-radius:initial;background:none;border:none;padding:0 2px 0 0;margin:0 0 0 1px;opacity:.5}.Chat #frame #sidepanel #bottom-bar{position:absolute;width:100%;bottom:0}.Chat #frame #sidepanel #bottom-bar button{float:left;border:none;width:50%;padding:10px 0;background:#551a8b;color:#f5f5f5;cursor:pointer;font-size:.85em;font-family:"proxima-nova","Source Sans Pro",sans-serif}@media screen and (max-width:735px){.Chat #frame #sidepanel #bottom-bar button{float:none;width:100%;padding:15px 0}}.Chat #frame #sidepanel #bottom-bar button:focus{outline:none}.Chat #frame #sidepanel #bottom-bar button:first-child{border-right:1px solid #551a8b}@media screen and (max-width:735px){.Chat #frame #sidepanel #bottom-bar button:first-child{border-right:none;border-bottom:1px solid #551a8b}}.Chat #frame #sidepanel #bottom-bar button:hover{background:#96c}.Chat #frame #sidepanel #bottom-bar button i{margin-right:3px;font-size:1em}@media screen and (max-width:735px){.Chat #frame #sidepanel #bottom-bar button i{font-size:1.3em}}@media screen and (max-width:735px){.Chat #frame #sidepanel #bottom-bar button span{display:none}}.Chat #frame .content{float:right;width:60%;height:100%;overflow:hidden;position:relative}@media screen and (max-width:735px){.Chat #frame .content{width:calc(100% - 58px);min-width:300px!important}}@media screen and (min-width:900px){.Chat #frame .content{width:calc(100% - 340px)}}.Chat #frame .content .contact-profile{width:100%;height:60px;line-height:60px;background:#f5f5f5}.Chat #frame .content .contact-profile img{width:40px;border-radius:50%;float:left;margin:9px 12px 0 9px}.Chat #frame .content .contact-profile p{float:left}.Chat #frame .content .contact-profile .social-media{float:right}.Chat #frame .content .contact-profile .social-media i{margin-left:14px;cursor:pointer}.Chat #frame .content .contact-profile .social-media i:last-child{margin-right:20px}.Chat #frame .content .contact-profile .social-media i:hover{color:#551a8b}.Chat #frame .content .messages{height:auto;min-height:calc(100% - 93px);max-height:calc(100% - 93px);overflow-y:scroll;overflow-x:hidden;width:100%}@media screen and (max-width:735px){.Chat #frame .content .messages{max-height:calc(100% - 105px)}}.Chat #frame .content .messages::-webkit-scrollbar{width:8px;background:transparent}.Chat #frame .content .messages::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3)}.Chat #frame .content .messages ul li{display:inline-block;clear:both;float:left;margin:15px 15px 5px;width:calc(100% - 25px);font-size:.9em}@media screen and (max-width:5755px){.Chat #frame .content .messages ul li{width:calc(100% - 75px)}}.Chat #frame .content .messages ul li:last-child{margin-bottom:20px}.Chat #frame .content .messages ul li.sent{display:flex;justify-content:flex-start;align-items:center}.Chat #frame .content .messages ul li.sent img{margin:6px 8px 0 0}.Chat #frame .content .messages ul li.sent p{background:#551a8b;color:#f5f5f5}.Chat #frame .content .messages ul li.replies{display:flex;justify-content:flex-start;align-items:center;flex-direction:row-reverse}.Chat #frame .content .messages ul li.replies img{float:right;margin:6px 0 0 8px}.Chat #frame .content .messages ul li.replies p{background:#f5f5f5;float:right}.Chat #frame .content .messages ul li img{width:35px;border-radius:50%;float:left}.Chat #frame .content .messages ul li p{display:inline-block;padding:10px 15px;border-radius:20px;max-width:205px;line-height:130%;text-align:left}@media screen and (min-width:735px){.Chat #frame .content .messages ul li p{max-width:300px}}@media only screen and (max-width:575px){.Chat #frame .content .messages ul li p{max-width:135px}}.Chat #frame .content .message-input{position:absolute;bottom:0;width:100%;z-index:99}.Chat #frame .content .message-input .wrap{position:relative}.Chat #frame .content .message-input .wrap input{font-family:"proxima-nova","Source Sans Pro",sans-serif;float:left;border:none;width:90%;padding:11px 32px 10px 8px;font-size:.8em;color:#551a8b}@media screen and (max-width:735px){.Chat #frame .content .message-input .wrap input{padding:15px 32px 16px 8px}}@media screen and (max-width:575px){.Chat #frame .content .message-input .wrap input{width:70%}}.Chat #frame .content .message-input .wrap input:focus{outline:none}.Chat #frame .content .message-input .wrap .attachment{position:absolute;right:60px;z-index:4;margin-top:10px;font-size:1.1em;color:#551a8b;opacity:.5;cursor:pointer}@media screen and (max-width:735px){.Chat #frame .content .message-input .wrap .attachment{margin-top:17px;right:65px}}.Chat #frame .content .message-input .wrap .attachment:hover{opacity:1}.Chat #frame .content .message-input .wrap button{float:right;border:none;width:10%;height:40px;padding:12px 0;cursor:pointer;background:#551a8b;color:#f5f5f5}@media screen and (max-width:735px){.Chat #frame .content .message-input .wrap button{padding:16px 0}}@media screen and (max-width:575px){.Chat #frame .content .message-input .wrap button{float:left}}.Chat #frame .content .message-input .wrap button:hover{background:#551a8b}.Chat #frame .content .message-input .wrap button:focus{outline:none}.Courses{flex:1 1;min-height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:left}.Courses,.Courses .top{width:100%}.Courses .top .search-form{width:100%;padding:1.5rem;display:flex;justify-content:flex-start;align-items:center;background-color:#fff;position:-webkit-sticky;position:sticky;top:0}.Courses .top .search-form .select{padding:1rem;background-color:#96c;height:100%;display:flex;justify-content:center;align-items:center;border-radius:50px;width:15rem;color:#fff;font-weight:700;font-size:1.6rem;box-shadow:0 2px 10px 1px rgba(83,224,147,.1);cursor:pointer}.Courses .top .search-form .select span{padding-bottom:3px}.Courses .top .search-wrapper{border:1px solid #f8f8f8;width:100%;background-color:#fff;border-radius:30px;display:flex;justify-content:flex-start;align-items:center;height:4.5rem;position:relative;box-shadow:0 2px 10px 1px rgba(0,0,0,.05)}.Courses .top .search-icon{margin:1rem;font-size:2rem;color:rgba(0,0,0,.3333333333333333)}.Courses .top .search-input{height:100%;width:100%;border:0 solid transparent;font-size:1.6rem;color:#000}.Courses .top .search-input:active,.Courses .top .search-input:focus,.Courses .top .search-input:hover{border:0 solid transparent;box-shadow:none;outline:none}.Courses .btn-link{color:#96c}.Courses .middle{padding:1.5rem}.Courses .middle .wrapper{border-radius:30px;margin:1rem 0 1.5rem;padding:1rem}.Courses .middle .card{border-radius:10px;overflow:hidden;width:260px;position:relative;border-color:#fff;margin:0 0 1rem}@media only screen and (max-width:1440px){.Courses .middle .card{width:240px}}@media only screen and (max-width:575px){.Courses .middle .card{width:130px;margin:1rem 0 0}}.Courses .middle .card .play{background-color:#96c;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:2rem;position:absolute;top:165px;right:10px;box-shadow:0 0 5px 0 rgba(0,0,0,.26666666666666666);transition:1.5s}@media only screen and (max-width:575px){.Courses .middle .card .play{width:35px;height:35px;top:75px}}.Courses .middle .card .play:hover{background-color:#551a8b;transition:1.5s}.Courses .middle .card img{height:200px}@media only screen and (max-width:575px){.Courses .middle .card img{height:100px}}.Courses .middle .card .footer-text{color:#551a8b}.Courses .create{justify-content:flex-start;background-color:rgba(212,242,233,.12941176470588237)}.Courses .create,.Courses .create-btn{display:flex;align-items:center;border-radius:1rem}.Courses .create-btn{background-color:#fff;margin:1rem;width:15rem;height:15rem;justify-content:center;flex-direction:column;transition:.8s;cursor:pointer}.Courses .create-btn:hover{transition:.8s}.Courses .create-btn:hover .center{transform:scale(1.05);transition:.8s}.Courses .create-btn .center{color:#fff;background-color:#96c;width:7rem;height:7rem;margin-bottom:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:5rem;box-shadow:0 0 6px -3px #551a8b;transition:.8s}.Courses .create-btn .h3{color:#96c;text-transform:uppercase;font-size:1.4rem;text-align:center}.Followers{padding:15px}.Followers .list{border-radius:10px}@media only screen and (max-width:575px){.Followers .list{float:left;width:46%}}.Followers .img{width:50px;height:50px;border-radius:50%;object-fit:cover;margin-right:20px}@media only screen and (max-width:575px){.Followers .img{margin-right:0}}.Followers h4{font-size:18px;font-weight:700}@media only screen and (max-width:575px){.Followers h4{font-size:16px;font-weight:700;line-height:18px;margin:1rem}}.Followers h3{font-size:18px;font-weight:400;font-style:italic}@media only screen and (max-width:575px){.Followers h3{font-size:12px;line-height:18px;margin:0 .5rem 1.5rem}}.Followers .btn{border-radius:3;padding:.8rem 1.5rem;font-weight:700;font-size:1.4rem!important;border:2px solid #551a8b;background-color:#551a8b;color:#fff}.Followers .btn.outline{background-color:#fff;color:#551a8b}.Followers .btn:active,.Followers .btn:focus,.Followers .btn:hover{border:1px solid #551a8b;color:#551a8b}.Following{padding:15px}.Following .list{border-radius:10px}@media only screen and (max-width:575px){.Following .list{float:left;width:46%}}.Following .img{width:50px;height:50px;border-radius:50%;object-fit:cover;margin-right:20px}@media only screen and (max-width:575px){.Following .img{margin-right:0}}.Following h4{font-size:18px;font-weight:700}@media only screen and (max-width:575px){.Following h4{font-size:16px;font-weight:700;line-height:18px;margin:1rem}}.Following h3{font-size:18px;font-weight:400;font-style:italic}@media only screen and (max-width:575px){.Following h3{font-size:12px;line-height:18px;margin:0 .5rem 1.5rem}}.Following .btn{border-radius:3;padding:.8rem 1.5rem;font-weight:700;font-size:1.4rem!important;border:2px solid #551a8b;background-color:#551a8b;color:#fff}.Following .btn.outline{background-color:#fff;color:#551a8b}.Following .btn:active,.Following .btn:focus,.Following .btn:hover{border:1px solid #551a8b;color:#551a8b}@media only screen and (max-width:575px){.Profile .card{margin:0 -5px!important}}.search{width:100%;overflow-x:hidden}.search .search-btn{border:none;background:transparent}.search .nav{padding:1rem 5rem;z-index:9999}@media only screen and (max-width:768px){.search .nav{padding:1rem 0}}.search .nav .logo{width:50px;padding:5px;background-color:#fff;border-radius:50%}.search .nav .link-white{color:#fff;font-size:1.6rem;text-decoration:none!important}.search .nav.bg-white .search{background-color:hsla(0,0%,100%,.13333333333333333);padding:0 0 0 5px;border-radius:30px;overflow:hidden;height:50px;border:2px solid #eee;width:85%}@media only screen and (max-width:768px){.search .nav.bg-white .search,.search .nav.bg-white .search#search{height:40px}}.search .nav.bg-white .search input{width:90%;flex:1 1!important;border:0!important;height:100%;font-size:1.4rem;margin:0 0 0 10px;outline:0!important;background-color:hsla(0,0%,100%,0);color:#333}.search .nav.bg-white .search input::-webkit-input-placeholder{color:#333}.search .nav.bg-white .search input:-ms-input-placeholder{color:#333}.search .nav.bg-white .search input::placeholder{color:#333}@media only screen and (max-width:768px){.search .nav.bg-white .search input{width:75%;flex:1 1!important}}.search .nav.bg-white .search svg{font-size:1.6rem;margin-bottom:5px;color:#333}.search .nav .search{background-color:hsla(0,0%,100%,.13333333333333333);padding:0 0 0 5px;border-radius:30px;overflow:hidden;height:50px;border:2px solid #eee;width:90%}@media only screen and (max-width:768px){.search .nav .search,.search .nav .search#search{height:40px}}.search .nav .search input{width:90%;flex:1 1!important;border:0!important;height:100%;font-size:1.4rem;margin:0 0 0 10px;outline:0!important;background-color:hsla(0,0%,100%,0);color:#333}.search .nav .search input::-webkit-input-placeholder{color:#fff}.search .nav .search input:-ms-input-placeholder{color:#fff}.search .nav .search input::placeholder{color:#fff}@media only screen and (max-width:768px){.search .nav .search input{width:75%;flex:1 1!important}}.search .nav .search svg{font-size:1.6rem;margin-bottom:5px;color:#fff}.search .nav .drop{position:relative}.search .nav .drop .menu{display:flex;justify-content:center;align-items:center;padding:5px;background-color:#fafafa;border-radius:30px;cursor:pointer;border:1px solid #eee}.search .nav .drop .menu svg{font-size:20px}.search .nav .drop .menu img{width:25px;height:25px;border-radius:50%;margin-left:10px}.search .nav .drop .link{padding:10px;font-size:1.6rem;font-weight:700;color:rgba(0,0,0,.5333333333333333);border-radius:5px;text-transform:capitalize;width:100%;text-align:left;text-decoration:none!important;transition:all 1.5s}.search .nav .drop .link:hover{color:#000;background-color:#eee;transition:all 1.5s}.search .nav .drop .devider{width:100%;height:1px;background:#eee;margin:7px 0}@media only screen and (max-width:768px){.search .nav .drop .devider{height:2px;background:#aaa;margin:0}}.search .nav .drop .dropdown{position:absolute;width:200px;padding:10px;background:#fff;border-radius:10px;top:36px;right:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:255px;opacity:1;transition:.5s;overflow:hidden}.search .nav .drop .dropdown.active{opacity:0;height:0;transition:.5s}.search .nav.bg .link-white{color:#000;font-size:1.6rem;text-decoration:none!important}.search .top{position:relative}.search .top .bg-img{position:absolute;bottom:0;left:0;width:100%;margin-bottom:-1px;z-index:999}.search .top .jumbotron{padding:2rem 1rem;margin-bottom:0;background-color:#551a8b;border-radius:.3rem;height:98vh;background-position:50%;background-repeat:no-repeat;background-size:cover}.search .top .jumbotron .content{margin-top:70px;height:calc(100% - 70px);display:flex;justify-content:center;align-items:center;font-size:8rem;color:#fff;font-weight:800;animation:fadeInUp 2s ease}.search .top .jumbotron .content h1{font-size:5rem;font-weight:700;margin-bottom:50px;max-width:550px;line-height:1.3}.search .color-prime{color:#96c}.search .color-prime.icon{font-size:7.5rem}.search .card{border-radius:10px;overflow:hidden;width:260px;position:relative;border-color:#fff;margin:0 0 1rem}@media only screen and (max-width:1440px){.search .card{width:240px}}@media only screen and (max-width:768px){.search .card{width:200px;margin:1rem auto}}.search .card.gener{background-color:transparent;border:none;color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:none!important;width:100%}@media only screen and (max-width:768px){.search .card.gener{margin:2rem 0}}.search .card.gener img{width:150px;height:150px;border-radius:50%}@media only screen and (max-width:768px){.search .card.gener img{height:90px;width:90px}}.search .card .play{background-color:#96c;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:2rem;position:absolute;top:165px;right:10px;box-shadow:0 0 5px 0 rgba(0,0,0,.26666666666666666);transition:1.5s}@media only screen and (max-width:768px){.search .card .play{width:35px;height:35px;top:75px}}.search .card .play:hover{background-color:#551a8b;transition:1.5s}.search .card img{height:200px}@media only screen and (max-width:768px){.search .card img{height:100px}}.search .card .footer-text{color:#551a8b}.search .devider{width:100%;height:1px;background:#fafafa;margin:25px 0 35px}.search section{padding:5rem;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:77vh}@media only screen and (max-width:768px){.search section{padding:2rem}}.search section .header{font-size:5rem;text-transform:uppercase;font-weight:700;position:relative;text-shadow:0 1px 5px rgba(0,0,0,.2);margin-bottom:50px}.search section .header.left:after{content:"";display:block;width:150px;height:6px;border-radius:10px;background-color:#551a8b;position:absolute;bottom:-15px;left:0;transform:translateX(0)}@media only screen and (max-width:768px){.search section .header.left:after{left:50%;transform:translateX(-50%)}}.search section .header.text-sm{font-size:3rem}.search section .header:after{content:"";display:block;width:150px;height:6px;border-radius:10px;background-color:#551a8b;position:absolute;bottom:-15px;left:50%;transform:translateX(-50%)}.search section p{font-size:1.6rem;color:#aaa;max-width:700px}.search section .img-left{width:400px}@media only screen and (max-width:768px){.search section .img-left{width:200px;margin-top:15px}}.search .about{margin:50px 0}.search .counter{font-size:5rem;color:#551a8b;font-weight:700;text-shadow:0 1px 5px rgba(0,0,0,.06666666666666667)}@media only screen and (max-width:768px){.search .counter-item{margin:2rem 0}}.search .counter-name{font-weight:700;color:#999}.search .bg-gray{background-color:#fafafa}.search .bg-gradient{background:linear-gradient(45deg,#551a8b,#96c)}.search .gener-container{height:50%;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.search .feature-card{padding:15px;margin:10px 15px;border-radius:7px;box-shadow:0 1px 10px -3px rgba(0,0,0,.13333333333333333);display:flex;justify-content:center;align-items:center;flex-direction:column;color:#551a8b}.search .feature-card svg{font-size:5rem;margin-bottom:25px;color:#78909c}.search .feature-card .h4{font-size:1.6rem;font-weight:700;width:100%;text-align:center;opacity:.8;margin-left:10px;color:#551a8b}.search .Payments-card{padding:15px;margin:10px 15px;border-radius:7px;box-shadow:0 0 25px -20px #551a8b;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#551a8b;height:180px;border:7px solid #eceff1}.search .Payments-card svg{font-size:5rem;margin-bottom:25px;color:#78909c}.search .Payments-card .h4{font-size:1.6rem;font-weight:700;width:100%;text-align:center;opacity:1;margin-left:10px;color:#78909c}.search .Works-card{background:linear-gradient(45deg,rgba(85,26,139,0),rgba(153,102,204,.2));padding:15px;margin:10px 15px;border-radius:7px;box-shadow:0 1px 10px -3px rgba(0,0,0,.13333333333333333);display:flex;justify-content:flex-start;align-items:center;flex-direction:row;color:#551a8b}.search .Works-card .no{font-size:5rem;margin-bottom:25px;color:#eceff1;font-weight:700}.search .Works-card .h4{font-size:1.6rem;font-weight:700;width:100%;text-align:left;opacity:.8;margin-left:10px;color:#eceff1}.search .Works-card small{color:#eceff1;text-align:left;width:100%;display:flex;padding-left:15px;font-size:1rem}.search .btn-light{border-radius:30px;height:50px;display:flex;justify-content:center;align-items:center;width:300px;margin-left:auto;margin-right:auto;box-shadow:0 1px 20px 10px rgba(0,0,0,.3333333333333333);font-size:2rem!important;font-weight:700;text-transform:uppercase;color:#551a8b}.search .footer img{margin:10px;width:100px}.search .footer .header{text-align:left;margin-bottom:15px;font-size:1.6rem;font-weight:700;color:#96c}@media only screen and (max-width:768px){.search .footer .ul{margin:0 0 5rem}}.search .footer .ul .li{margin-bottom:5px}@media only screen and (max-width:768px){.search .footer .ul .li{display:flex;justify-content:center;align-items:center;margin:1.4rem 0}}.search .footer .ul .li svg{margin-right:10px;font-size:1.3rem}@media only screen and (max-width:768px){.search .footer .ul .li svg{font-size:1.5rem}}.search .footer .ul .li .text{font-size:1.2rem;color:#fff!important;text-decoration:none;text-align:left}@media only screen and (max-width:768px){.search .footer .ul .li .text{font-size:1.4rem;text-align:center}}.search .testemonial-card{background-color:#fff;padding:15px 20px;box-shadow:0 1px 10px -5px rgba(0,0,0,.3333333333333333);border-radius:10px;transform:skew(15deg);background:linear-gradient(45deg,#551a8b,#96c);margin-bottom:25px;margin-top:15px}@media only screen and (max-width:768px){.search .testemonial-card{transform:skew(5deg)}}.search .testemonial-card .balanced{display:flex;justify-content:flex-start;align-items:center;transform:skew(-15deg)}@media only screen and (max-width:768px){.search .testemonial-card .balanced{flex-direction:column;transform:skew(-5deg)}}.search .testemonial-card img{width:100px;height:100px;border-radius:50%}@media only screen and (max-width:768px){.search .testemonial-card img{margin-bottom:2rem}}.search .testemonial-card .msg{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;margin-left:25px}.search .testemonial-card .msg .para{font-size:1.8rem;font-weight:300;text-align:left;color:#eceff1}.search .testemonial-card .msg .author{font-size:1.4rem;font-weight:700;text-align:left;margin-top:10px;color:#eceff1}.search .carousel-inner .carousel-images{height:100vh}@media only screen and (max-width:768px){.search .carousel-inner .carousel-images{height:70vh}}.search .carousel-caption{width:100%;height:105vh;margin-top:-20px;position:absolute;top:0;left:50%;background:rgba(0,0,0,.13333333333333333);display:flex!important;justify-content:center;align-items:center;flex-direction:column;transform:translateX(-50%);z-index:99}@media only screen and (max-width:768px){.search .carousel-caption{height:78vh}}.search .carousel-caption .content{display:flex;justify-content:center;align-items:center;font-size:8rem;color:#fff;font-weight:800;width:100%;height:100%;animation:fadeInUp 2s ease;background-image:linear-gradient(180deg,rgba(85,26,139,.666667),rgba(153,102,204,.133333))}.search .carousel-caption .content h1{font-size:5rem;font-weight:700;margin-bottom:50px;max-width:550px;line-height:1.3}@media only screen and (max-width:768px){.search .carousel-caption .content h1{font-size:3.5rem;padding:0 1.5rem}}.search .carousel-control-next,.search .carousel-control-prev{z-index:999}.Category-inner{flex:1 1;width:100%;min-height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:left}.Category-inner .top{width:100%}.Category-inner .top .search-form{width:100%;padding:1.5rem;display:flex;justify-content:flex-start;align-items:center;background-color:#fff;position:-webkit-sticky;position:sticky;top:0}.Category-inner .top .search-form .select{padding:1rem;background-color:#53e093;height:100%;display:flex;justify-content:center;align-items:center;border-radius:50px;width:15rem;color:#fff;font-weight:700;font-size:1.6rem;box-shadow:0 2px 10px 1px rgba(83,224,147,.1);cursor:pointer}.Category-inner .top .search-form .select span{padding-bottom:3px}.Category-inner .top .search-wrapper{border:1px solid #f8f8f8;width:100%;background-color:#fff;border-radius:30px;display:flex;justify-content:flex-start;align-items:center;height:4.5rem;position:relative;box-shadow:0 2px 10px 1px rgba(0,0,0,.05)}.Category-inner .top .search-icon{margin:1rem;font-size:2rem;color:rgba(0,0,0,.3333333333333333)}.Category-inner .top .search-input{height:100%;width:100%;border:0 solid transparent;font-size:1.6rem;color:#000}.Category-inner .top .search-input:active,.Category-inner .top .search-input:focus,.Category-inner .top .search-input:hover{border:0 solid transparent;box-shadow:none;outline:none}.Category-inner .btn-link{color:#96c}.Category-inner .middle{padding:1.5rem}.Category-inner .middle .wrapper{border-radius:30px;margin:1rem 0 1.5rem;padding:1rem}.Category-inner .middle .card{border-radius:10px;overflow:hidden;width:260px;position:relative;border-color:#fff;margin:0 0 1rem}@media only screen and (max-width:1440px){.Category-inner .middle .card{width:240px}}@media only screen and (max-width:575px){.Category-inner .middle .card{width:130px;margin:1rem 0 0}}.Category-inner .middle .card .play{background-color:#96c;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:2rem;position:absolute;top:165px;right:10px;box-shadow:0 0 5px 0 rgba(0,0,0,.26666666666666666);transition:1.5s}@media only screen and (max-width:575px){.Category-inner .middle .card .play{width:35px;height:35px;top:75px}}.Category-inner .middle .card .play:hover{background-color:#551a8b;transition:1.5s}.Category-inner .middle .card img{height:200px}@media only screen and (max-width:575px){.Category-inner .middle .card img{height:100px}}.Category-inner .middle .card .footer-text{color:#551a8b}.CourseDetail-inner{flex:1 1;width:100%;min-height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:left}.CourseDetail-inner .btn-link{color:#96c}.CourseDetail-inner .jumbotron{height:60vh;background-repeat:no-repeat;background-size:cover;background-position:50%}@media only screen and (max-width:575px){.CourseDetail-inner .jumbotron{height:35vh}}.CourseDetail-inner .center{margin-left:2rem;color:#fff;background-color:#96c;width:7rem;height:7rem;margin-bottom:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:5rem;box-shadow:0 0 6px -3px #551a8b;transition:.8s}.CourseDetail-inner:hover .center{transform:scale(1.2);transition:.8s;cursor:pointer}.opt-btn-container{display:flex;height:9rem;justify-content:space-between;flex:auto}.Profile .card{border-radius:10px;margin:50px 150px;border:0 solid #fff}.Profile .top{padding:3rem 1rem;background-color:hsla(0,0%,100%,.13333333333333333);border-bottom:1px solid hsla(0,0%,100%,.4)}.Profile .top .pos-rlative{position:relative}.Profile .top .camera{width:50px;height:50px;background-color:#551a8b;border-radius:50%;position:absolute;top:200px;left:65%;transform:translateX(-50%);cursor:pointer;display:flex;justify-content:center;align-items:center}.Profile .top .camera svg{font-size:25px}.Profile .top-img{width:250px;height:250px;object-fit:cover;overflow:hidden;background-color:#fff;border-radius:50%;margin-bottom:1.5rem;border:2px solid #fff}.Profile .top .name{font-size:3rem;font-weight:700;text-transform:uppercase;text-align:center;color:#000;margin:5px}.Profile .top .email{font-size:1.8rem;font-weight:400;text-align:center;color:#000;letter-spacing:.05em;margin:5px}.Profile .top .btn{border-radius:3;margin-top:1.5rem;padding:.8rem 1.5rem;font-weight:700;font-size:1.4rem!important;background-color:#551a8b}.Profile .top .btn,.Profile .top .btn:active,.Profile .top .btn:focus,.Profile .top .btn:hover{border:1px solid #551a8b;color:#fff}.Profile .input{height:5.5rem;border-radius:0;border:2px solid #eee;font-size:1.6rem;padding:1rem}.Profile .input:active,.Profile .input:focus,.Profile .input:hover{box-shadow:0 0 1rem -.3rem #96c;border:2px solid #551a8b;color:#551a8b}.Profile .input-check{box-sizing:border-box;padding:0;width:18px;height:18px;border-radius:0;margin-bottom:5px;cursor:pointer}.Profile .input-wrapper{width:100%;margin:1rem 0 2rem!important;position:relative}.Profile .input-wrapper .secure-eye{width:5.5rem;height:5.5rem;cursor:pointer;background:#eee;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;right:0;font-size:1.6rem;color:#000}.Profile .input-top{text-align:left;margin-bottom:.4rem;display:flex;justify-content:flex-start;align-items:center}.Profile .input-top-label{font-size:1.4rem;color:#666;font-weight:600;letter-spacing:.04em}.search-result-container{display:flex;margin:3rem}.Home{width:100%;overflow-x:hidden}.Home .search-btn{border:none;background:transparent}.Home .nav{padding:1rem 5rem;z-index:9999}@media only screen and (max-width:768px){.Home .nav{padding:1rem 0}}.Home .nav .logo{width:50px;padding:5px;background-color:#fff;border-radius:50%}.Home .nav .link-white{color:#fff;font-size:1.6rem;text-decoration:none!important}.Home .nav.bg-white .search{background-color:hsla(0,0%,100%,.13333333333333333);padding:0 0 0 5px;border-radius:30px;overflow:hidden;height:50px;border:2px solid #eee;width:90%}@media only screen and (max-width:768px){.Home .nav.bg-white .search,.Home .nav.bg-white .search#search{height:40px}}.Home .nav.bg-white .search input{width:90%;flex:1 1!important;border:0!important;height:100%;font-size:1.4rem;margin:0 0 0 10px;outline:0!important;background-color:hsla(0,0%,100%,0);color:#333}.Home .nav.bg-white .search input::-webkit-input-placeholder{color:#333}.Home .nav.bg-white .search input:-ms-input-placeholder{color:#333}.Home .nav.bg-white .search input::placeholder{color:#333}@media only screen and (max-width:768px){.Home .nav.bg-white .search input{width:75%;flex:1 1!important}}.Home .nav.bg-white .search svg{font-size:1.6rem;margin-bottom:5px;color:#333}.Home .nav .search{background-color:hsla(0,0%,100%,.13333333333333333);padding:0 0 0 5px;border-radius:30px;overflow:hidden;height:50px;border:2px solid #eee;width:85%}@media only screen and (max-width:768px){.Home .nav .search,.Home .nav .search#search{height:40px}}.Home .nav .search input{width:90%;flex:1 1!important;border:0!important;height:100%;font-size:1.4rem;margin:0 0 0 10px;outline:0!important;background-color:hsla(0,0%,100%,0);color:#fff}.Home .nav .search input::-webkit-input-placeholder{color:#fff}.Home .nav .search input:-ms-input-placeholder{color:#fff}.Home .nav .search input::placeholder{color:#fff}@media only screen and (max-width:768px){.Home .nav .search input{width:75%;flex:1 1!important}}.Home .nav .search svg{font-size:1.6rem;margin-bottom:5px;color:#fff}.Home .nav .drop{position:relative}.Home .nav .drop .menu{display:flex;justify-content:center;align-items:center;padding:5px;background-color:#fafafa;border-radius:30px;cursor:pointer;border:1px solid #eee}.Home .nav .drop .menu svg{font-size:20px}.Home .nav .drop .menu img{width:25px;height:25px;border-radius:50%;margin-left:10px}.Home .nav .drop .link{padding:10px;font-size:1.6rem;font-weight:700;color:rgba(0,0,0,.5333333333333333);border-radius:5px;text-transform:capitalize;width:100%;text-align:left;text-decoration:none!important;transition:all 1.5s}.Home .nav .drop .link:hover{color:#000;background-color:#eee;transition:all 1.5s}.Home .nav .drop .devider{width:100%;height:1px;background:#eee;margin:7px 0}@media only screen and (max-width:768px){.Home .nav .drop .devider{height:2px;background:#aaa;margin:0}}.Home .nav .drop .dropdown{position:absolute;width:200px;padding:10px;background:#fff;border-radius:10px;top:36px;right:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:255px;opacity:1;transition:.5s;overflow:hidden}.Home .nav .drop .dropdown.active{opacity:0;height:0;transition:.5s}.Home .nav.bg .link-white{color:#000;font-size:1.6rem;text-decoration:none!important}.Home .top{position:relative}.Home .top .bg-img{position:absolute;bottom:0;left:0;width:100%;margin-bottom:-1px;z-index:999}.Home .top .jumbotron{padding:2rem 1rem;margin-bottom:0;background-color:#551a8b;border-radius:.3rem;height:98vh;background-position:50%;background-repeat:no-repeat;background-size:cover}.Home .top .jumbotron .content{margin-top:70px;height:calc(100% - 70px);display:flex;justify-content:center;align-items:center;font-size:8rem;color:#fff;font-weight:800;animation:fadeInUp 2s ease}.Home .top .jumbotron .content h1{font-size:5rem;font-weight:700;margin-bottom:50px;max-width:550px;line-height:1.3}.Home .color-prime{color:#96c}.Home .color-prime.icon{font-size:7.5rem}.Home .card{border-radius:10px;overflow:hidden;width:260px;position:relative;border-color:#fff;margin:0 0 1rem}@media only screen and (max-width:1440px){.Home .card{width:240px}}@media only screen and (max-width:768px){.Home .card{width:200px;margin:1rem auto}}.Home .card.gener{background-color:transparent;border:none;color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:none!important;width:100%}@media only screen and (max-width:768px){.Home .card.gener{margin:2rem 0}}.Home .card.gener img{width:150px;height:150px;border-radius:50%}@media only screen and (max-width:768px){.Home .card.gener img{height:90px;width:90px}}.Home .card .play{background-color:#96c;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:2rem;position:absolute;top:165px;right:10px;box-shadow:0 0 5px 0 rgba(0,0,0,.26666666666666666);transition:1.5s}@media only screen and (max-width:768px){.Home .card .play{width:35px;height:35px;top:75px}}.Home .card .play:hover{background-color:#551a8b;transition:1.5s}.Home .card img{height:200px}@media only screen and (max-width:768px){.Home .card img{height:100px}}.Home .card .footer-text{color:#551a8b}.Home .devider{width:100%;height:1px;background:#fafafa;margin:25px 0 35px}.Home section{padding:5rem;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}@media only screen and (max-width:768px){.Home section{padding:2rem}}.Home section .header{font-size:5rem;text-transform:uppercase;font-weight:700;position:relative;text-shadow:0 1px 5px rgba(0,0,0,.2);margin-bottom:50px}.Home section .header.left:after{content:"";display:block;width:150px;height:6px;border-radius:10px;background-color:#551a8b;position:absolute;bottom:-15px;left:0;transform:translateX(0)}@media only screen and (max-width:768px){.Home section .header.left:after{left:50%;transform:translateX(-50%)}}.Home section .header.text-sm{font-size:3rem}.Home section .header:after{content:"";display:block;width:150px;height:6px;border-radius:10px;background-color:#551a8b;position:absolute;bottom:-15px;left:50%;transform:translateX(-50%)}.Home section p{font-size:1.6rem;color:#aaa;max-width:700px}.Home section .img-left{width:400px}@media only screen and (max-width:768px){.Home section .img-left{width:200px;margin-top:15px}}.Home .about{margin:50px 0}.Home .counter{font-size:5rem;color:#551a8b;font-weight:700;text-shadow:0 1px 5px rgba(0,0,0,.06666666666666667)}@media only screen and (max-width:768px){.Home .counter-item{margin:2rem 0}}.Home .counter-name{font-weight:700;color:#999}.Home .bg-gray{background-color:#fafafa}.Home .bg-gradient{background:linear-gradient(45deg,#551a8b,#96c)}.Home .gener-container{height:50%;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.Home .feature-card{padding:15px;margin:10px 15px;border-radius:7px;box-shadow:0 1px 10px -3px rgba(0,0,0,.13333333333333333);display:flex;justify-content:center;align-items:center;flex-direction:column;color:#551a8b}.Home .feature-card svg{font-size:5rem;margin-bottom:25px;color:#78909c}.Home .feature-card .h4{font-size:1.6rem;font-weight:700;width:100%;text-align:center;opacity:.8;margin-left:10px;color:#551a8b}.Home .Payments-card{padding:15px;margin:10px 15px;border-radius:7px;box-shadow:0 0 25px -20px #551a8b;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#551a8b;height:180px;border:7px solid #eceff1}.Home .Payments-card svg{font-size:5rem;margin-bottom:25px;color:#78909c}.Home .Payments-card .h4{font-size:1.6rem;font-weight:700;width:100%;text-align:center;opacity:1;margin-left:10px;color:#78909c}.Home .Works-card{background:linear-gradient(45deg,rgba(85,26,139,0),rgba(153,102,204,.2));padding:15px;margin:10px 15px;border-radius:7px;box-shadow:0 1px 10px -3px rgba(0,0,0,.13333333333333333);display:flex;justify-content:flex-start;align-items:center;flex-direction:row;color:#551a8b}.Home .Works-card .no{font-size:5rem;margin-bottom:25px;color:#eceff1;font-weight:700}.Home .Works-card .h4{font-size:1.6rem;font-weight:700;width:100%;text-align:left;opacity:.8;margin-left:10px;color:#eceff1}.Home .Works-card small{color:#eceff1;text-align:left;width:100%;display:flex;padding-left:15px;font-size:1rem}.Home .btn-light{border-radius:30px;height:50px;display:flex;justify-content:center;align-items:center;width:300px;margin-left:auto;margin-right:auto;box-shadow:0 1px 20px 10px rgba(0,0,0,.3333333333333333);font-size:2rem!important;font-weight:700;text-transform:uppercase;color:#551a8b}.Home .footer img{margin:10px;width:100px}.Home .footer .header{text-align:left;margin-bottom:15px;font-size:1.6rem;font-weight:700;color:#96c}@media only screen and (max-width:768px){.Home .footer .ul{margin:0 0 5rem}}.Home .footer .ul .li{margin-bottom:5px}@media only screen and (max-width:768px){.Home .footer .ul .li{display:flex;justify-content:center;align-items:center;margin:1.4rem 0}}.Home .footer .ul .li svg{margin-right:10px;font-size:1.3rem}@media only screen and (max-width:768px){.Home .footer .ul .li svg{font-size:1.5rem}}.Home .footer .ul .li .text{font-size:1.2rem;color:#fff!important;text-decoration:none;text-align:left}@media only screen and (max-width:768px){.Home .footer .ul .li .text{font-size:1.4rem;text-align:center}}.Home .testemonial-card{background-color:#fff;padding:15px 20px;box-shadow:0 1px 10px -5px rgba(0,0,0,.3333333333333333);border-radius:10px;transform:skew(15deg);background:linear-gradient(45deg,#551a8b,#96c);margin-bottom:25px;margin-top:15px}@media only screen and (max-width:768px){.Home .testemonial-card{transform:skew(5deg)}}.Home .testemonial-card .balanced{display:flex;justify-content:flex-start;align-items:center;transform:skew(-15deg)}@media only screen and (max-width:768px){.Home .testemonial-card .balanced{flex-direction:column;transform:skew(-5deg)}}.Home .testemonial-card img{width:100px;height:100px;border-radius:50%}@media only screen and (max-width:768px){.Home .testemonial-card img{margin-bottom:2rem}}.Home .testemonial-card .msg{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;margin-left:25px}.Home .testemonial-card .msg .para{font-size:1.8rem;font-weight:300;text-align:left;color:#eceff1}.Home .testemonial-card .msg .author{font-size:1.4rem;font-weight:700;text-align:left;margin-top:10px;color:#eceff1}.Home .carousel-inner .carousel-images{height:100vh}@media only screen and (max-width:768px){.Home .carousel-inner .carousel-images{height:70vh}}.Home .carousel-caption{width:100%;height:105vh;margin-top:-20px;position:absolute;top:0;left:50%;background:rgba(0,0,0,.13333333333333333);display:flex!important;justify-content:center;align-items:center;flex-direction:column;transform:translateX(-50%);z-index:99}@media only screen and (max-width:768px){.Home .carousel-caption{height:78vh}}.Home .carousel-caption .content{display:flex;justify-content:center;align-items:center;font-size:8rem;color:#fff;font-weight:800;width:100%;height:100%;animation:fadeInUp 2s ease;background-image:linear-gradient(180deg,rgba(85,26,139,.666667),rgba(153,102,204,.133333))}.Home .carousel-caption .content h1{font-size:5rem;font-weight:700;margin-bottom:50px;max-width:550px;line-height:1.3}@media only screen and (max-width:768px){.Home .carousel-caption .content h1{font-size:3.5rem;padding:0 1.5rem}}.Home .carousel-control-next,.Home .carousel-control-prev{z-index:999}
/*# sourceMappingURL=main.692b8435.chunk.css.map */