.app{height:100vh}.app .sections{width:100%;height:100vh;background-color:#fff;position:relative;scroll-behavior:smooth;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;scrollbar-width:none}.app .sections::-webkit-scrollbar{display:none}@media(max-width:915px){.app .sections{-ms-scroll-snap-type:none;scroll-snap-type:none}}.app .sections .multi{scrollbar-width:none}.app .sections .multi::-webkit-scrollbar{display:none}.app .sections>*{width:100%;height:100vh;scroll-snap-align:start}@media(max-width:915px){.app .sections>*{scroll-snap-align:none;height:200vh}}.terminal{margin-top:20px;background:#0a1704;border-radius:1em;box-shadow:0 .5em 1em 1em rgba(0,0,0,.5);width:40vw;max-width:40vw;overflow-y:hidden;margin-left:30px}@media(max-width:915px){.terminal{width:100%;max-width:inherit;margin-left:0}}.terminal .terminal-header{background:#000;border-radius:1em 1em 0 0}.terminal .terminal-header .header-buttons{display:flex;flex-direction:row;padding:.7em 1em;font-family:monaco,Consolas,Lucida Console,monospace}.terminal .terminal-header .header-buttons .header-btn-close{background:#ff4746;border:1px solid #b81717;position:relative;width:.75em;height:.75em;border-radius:1em;margin-right:.5em}.terminal .terminal-header .header-buttons .header-btn-minimise{background:#ffbe00;border:1px solid #aa7813;position:relative;width:.75em;height:.75em;border-radius:1em;margin-right:.5em}.terminal .terminal-header .header-buttons .header-btn-open{background:#00db47;border:1px solid #0d791f;position:relative;width:.75em;height:.75em;border-radius:1em;margin-right:.5em}.terminal .terminal-body{padding:1em;color:#0d339d;height:50vh;min-height:30em;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.terminal .terminal-body .container{scrollbar-width:none}.terminal .terminal-body .container::-webkit-scrollbar{display:none}.terminal .terminal-body .TerminalOutput{font-size:1.1em;font-weight:700;font-family:"Inconsolata",monospace}.terminal .terminal-body .terminal-cmd-info{font-size:1.2em;font-weight:700;font-family:"Inconsolata",monospace}.terminal .terminal-body .cmd-input{background-color:transparent;border:none;width:100%;height:30px;outline:none;color:#0d339d;font-size:1.2em;font-family:"Inconsolata",monospace;-webkit-mask-box-image:none;mask-border:none;padding-left:10px}.terminal .terminal-body .terminal-control{display:flex;align-items:center}.terminal .terminal-body .terminal-control .terminal-run-btn{background-color:transparent;border:none;font-size:1.2em;color:#0d339d}.terminal .terminal-body .terminal-control .terminal-run-btn:hover{opacity:1%}.terminal .terminal-body .terminal-title{font-size:1.4em;font-weight:700;font-family:"Inconsolata",monospace}.terminal .terminal-body .terminal-subtitle{font-size:1.2em;font-family:"Inconsolata",monospace}.terminal .terminal-body .terminal-facts{list-style:none;padding:0;margin:0}.terminal .terminal-body .terminal-facts .terminal-cmd-info{cursor:pointer;text-decoration:none}.terminal .terminal-body .terminal-facts .is-rainbow-red{color:#ff4746;font-family:"Inconsolata",monospace;font-size:1.2em}.terminal .terminal-body .terminal-facts .is-rainbow-orange{color:#ff7f00;font-family:"Inconsolata",monospace;font-size:1.2em}.terminal .terminal-body .terminal-facts .is-rainbow-yellow{color:#ff0;font-family:"Inconsolata",monospace;font-size:1.2em}.terminal .terminal-body .terminal-facts .is-rainbow-green{color:#0f0;font-family:"Inconsolata",monospace;font-size:1.2em}.terminal .terminal-body .terminal-facts .is-rainbow-pink{color:#00f;font-family:"Inconsolata",monospace;font-size:1.2em}.terminal .terminal-body .terminal-facts .is-rainbow-purpel{color:#ff69b4;font-family:"Inconsolata",monospace;font-size:1.2em}@keyframes example{0%,50%,to{opacity:1}25%,75%{opacity:0}}.intro{background-color:#060d2e;display:flex}@media(max-width:915px){.intro{flex-direction:column;align-items:center}}.intro .left{flex:.4 1;align-items:center;justify-content:flex-end;display:flex}@media(max-width:915px){.intro .left{flex:.5 1}}.intro .left .phone{float:right;background:#000;width:19em;height:40em;border-radius:2em;display:flex;flex-direction:column;padding:1em;box-shadow:0 .5em .5em .5em rgba(0,0,0,.2)}@media(max-width:915px){.intro .left .phone{width:20em;height:40em;margin-top:20px}}.intro .left .phone .innerPhone{flex-grow:10;background-color:#eaeaff;border-radius:1em;padding:1.5em;position:relative;display:flex}.intro .left .phone .innerPhone:before{content:"";position:absolute;border-radius:1em;background-color:#000;width:10em;height:1em;top:-.5em;left:5em}.intro .left .phone .innerPhone:after{content:"";position:absolute;border-radius:1em;background-color:#000;width:6.66667em;height:.5em;bottom:.25em;left:6.3em}.intro .left .phone .innerPhone .avatar{width:250px;height:250px;border-radius:50%}.intro .left .phone .innerPhone .title{font-weight:700;font-size:3em}.intro .left .phone .innerPhone .subtitle{font-weight:300;font-size:1.3em}.intro .left .phone .innerPhone .btngrp{display:flex;flex-direction:column;width:50%}.intro .left .phone .innerPhone .btngrp .button{background-color:#060d2e;border-width:0;border-radius:10px;font-weight:700;color:#fff;height:40px;margin-bottom:5px;transition:all 1s linear}.intro .left .phone .innerPhone .btngrp .button:hover{background-color:#fff;color:#060d2e}.intro .left .phone .innerPhone .content{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.intro .right{flex:.6 1;display:flex;flex-direction:column;margin-left:40px;justify-content:center;overflow-y:hidden}@media(max-width:915px){.intro .right{margin:0 10px}}.intro .right .requirement-status .requirement-title{font-size:1.3em;font-weight:700;color:#fff}.intro .right .requirement-status .requirement-status-row{display:flex;align-items:center}.intro .right .requirement-status .requirement-status-light{width:1em;height:1em;border-radius:1em;background:green;box-shadow:0 0 .5em green;margin-right:20px;display:inline-block;margin-left:.5em;margin-top:.4em;animation:example 3s infinite}.intro .right .requirement-status .status{font-weight:400;color:#fff;font-size:2.2em}.Testimonial{background-color:#4169e1}.About{background-color:#060d2e;color:#fff;display:flex;flex-direction:column;align-items:center}.About span{height:20px}@media(max-width:915px){.About span{font-size:13px}}.About h4{font-size:17px;font-weight:500;margin-bottom:20px}@media(max-width:915px){.About h4{font-size:13px}}.About .skills{width:50%}@media(max-width:915px){.About .skills{width:90%}}.About .skills h1{font-size:2rem;font-weight:500;margin-bottom:10px;margin-top:20px}@media(max-width:915px){.About .skills h1{font-size:16px}}.About .skills h2{font-size:1.2rem;font-weight:300}@media(max-width:915px){.About .skills h2{font-size:16px}}.About .skills .skills-list{display:flex}@media(max-width:915px){.About .skills .skills-list{font-size:13px}}.About .aboutme{width:50%;margin-top:30px}@media(max-width:915px){.About .aboutme{width:90%;font-size:13px}}.About .aboutme p{margin-bottom:10px}.About .aboutme p a{text-decoration:none}.About .aboutme li{margin-bottom:5px}.About .aboutme h1{font-size:2rem;font-weight:500;margin-bottom:10px}@media(max-width:915px){.About .aboutme h1{font-size:16px}}.About .aboutme h2{font-size:1.2rem;font-weight:300}@media(max-width:915px){.About .aboutme h2{font-size:16px}}.About .aboutme h3{font-weight:500}@media(max-width:915px){.About .aboutme h3{font-size:13px}}.About .profile{margin-top:70px;width:100px;margin-bottom:10px;height:100px;overflow:hidden;border-radius:50%}.About .profile img{width:100%;height:100%}.Contact{background-color:#87ceeb}.menu{width:400px;height:100vh;background-color:#fff;position:fixed;top:0;right:-400px;z-index:2;display:flex;flex-direction:column;transition:all 1s ease}.menu.active{right:0}.activate{box-shadow:2px 13px 99px #000}.menu-header{display:flex;justify-content:space-between;padding:10px;height:120px;align-items:center}.menu-header-title h1{font-size:3rem;font-weight:700;color:#060d2e}.menu-header-close i{font-size:2rem;color:#060d2e}.chatbox{scrollbar-width:none}.chatbox::-webkit-scrollbar{display:none}.react-chatbot-kit-user-chat-message-container{display:flex;margin:15px 0;justify-content:flex-end;scrollbar-width:none}.react-chatbot-kit-user-avatar-container{width:40px;height:40px;border-radius:50%;margin-left:12.5px;background-color:#3d4e8d;display:flex;justify-content:center;align-items:center}.react-chatbot-kit-user-avatar-icon{fill:#fff;width:15px;height:15px}.react-chatbot-kit-user-chat-message{background-color:#f1f1f1;padding:10px;border-radius:5px;font-size:.9rem;color:#585858;font-weight:medium;position:relative;text-align:left}.react-chatbot-kit-user-chat-message-arrow{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #f1f1f1;position:absolute;right:-7px;top:13px}.react-chatbot-kit-chat-bot-message-container{display:flex;margin:15px 0;justify-content:flex-start}.react-chatbot-kit-chat-bot-avatar-container{width:40px;height:40px;border-radius:50%;font-size:1.2rem;margin-right:12.5px;background-color:#d8d8d8;display:flex;justify-content:center;align-items:center}.react-chatbot-kit-chat-bot-avatar-icon{fill:#494646;width:22.5px;height:22.5px}.react-chatbot-kit-chat-bot-avatar-letter{color:#1d1d1d;margin:0;padding:0}.react-chatbot-kit-chat-bot-message{background-color:#060d2e;padding:10px;border-radius:5px;font-size:.9rem;color:#fff;font-weight:medium;position:relative;width:80%;text-align:left}.react-chatbot-kit-chat-bot-message-arrow{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #060d2e;position:absolute;left:-7px;top:13px}.react-chatbot-kit-chat-bot-loading-icon-container{height:17px;width:25px}.chatbot-loader-container{display:flex;width:100%;justify-content:center}#chatbot-loader #chatbot-loader-dot1{animation:load 1s infinite}#chatbot-loader #chatbot-loader-dot2{animation:load 1s infinite;animation-delay:.2s}#chatbot-loader #chatbot-loader-dot3{animation:load 1s infinite;animation-delay:.4s}@keyframes load{0%{opacity:0}50%{opacity:1}to{opacity:0}}.react-chatbot-kit-chat-container{width:100%}.react-chatbot-kit-chat-inner-container{height:100vh;background-color:#fff;border-radius:3px;margin-bottom:15px;border-radius:5px;scrollbar-width:none}.react-chatbot-kit-chat-inner-container::-webkit-scrollbar{display:none}.react-chatbot-kit-chat-header{border-top-right-radius:5px;border-top-left-radius:5px;background-color:#efefef;font-family:Arial;display:flex;align-items:center;font-size:.85rem;color:#514f4f;padding:12.5px;font-weight:700}.react-chatbot-kit-chat-input-container{position:absolute;bottom:0;width:100%;display:flex}.react-chatbot-kit-chat-message-container{padding:0 17.5px 10px;overflow:scroll;height:100%}.react-chatbot-kit-chat-input{width:100%;padding:20px;font-size:.85rem;border:none;border-top:1px solid #d8d8d8;border-bottom-left-radius:5px;outline:none}.react-chatbot-kit-chat-input-form{width:100%;display:flex}.react-chatbot-kit-chat-input::-webkit-input-placeholder{color:#585858}.react-chatbot-kit-chat-input:-ms-input-placeholder{color:#585858}.react-chatbot-kit-chat-input::placeholder{color:#585858}.react-chatbot-kit-chat-btn-send{background-color:#060d2e;width:100px;border:none;color:#fff;border-bottom-right-radius:5px}.react-chatbot-kit-chat-btn-send-icon{fill:#fff;width:15px}.react-chatbot-kit-error{background-color:#fff;border-radius:3px;padding:15px}.react-chatbot-kit-error-container{width:260px}.react-chatbot-kit-error-header{font-size:1.3rem;color:#1d1d1d;margin-bottom:30px}.react-chatbot-kit-error-docs{display:block;margin:25px auto;color:#060d2e;padding:8px;border:1px solid #2898ec;width:130px;text-align:center;text-decoration:none;font-size:1rem}.effect{width:100%;padding:5px 0 10px}.effect .buttons{margin-top:10px;display:flex;justify-content:center}.effect a:last-child{margin-right:0}.effect a{text-decoration:none!important;color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;margin-right:20px;font-size:25px;overflow:hidden;position:relative}.effect a i{position:relative;z-index:3}.effect a.fb{background-color:#3b5998}.effect a.tw{background-color:#00aced}.effect a.g-plus{background-color:#dd4b39}.effect a.dribbble{background-color:#ea4c89}.effect a.pinterest{background-color:#cb2027}.effect a.insta{background-color:#bc2a8d}.effect a.in{background-color:#007bb6}.effect a.vimeo{background-color:#1ab7ea}.effect.jaques a{transition:border-top-left-radius .1s linear 0s,border-top-right-radius .1s linear .1s,border-bottom-right-radius .1s linear .2s,border-bottom-left-radius .1s linear .3s}.effect.jaques a:hover{border-radius:50%}.ProjectList{font-size:14px;margin-right:50px;padding:10px;cursor:pointer}@media(max-width:915px){.ProjectList{font-size:12px}}.ProjectList.active{background-color:#060d2e;color:#fff;border-radius:10px}.Work{background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width:915px){.Work{justify-content:center}}.Work .Note{font-size:12px;color:red;font-weight:700;text-align:center}@media(max-width:915px){.Work{font-size:8px}}.Work h1{font-size:50px;margin-bottom:50px}@media(max-width:915px){.Work h1{font-size:30px}}.Work ul{margin:10px;padding:0;list-style:none;display:flex}@media(max-width:915px){.Work ul{margin:10px 0;flex-wrap:wrap;justify-content:center;font-size:12px}}.Work .container{width:70%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}@media(max-width:915px){.Work .container{width:100%}}.Work .container .item{width:220px;height:150px;border-radius:20px;border:1px solid #c2c2c2;margin:10px 20px;align-items:center;justify-content:center;color:#fff;position:relative;display:flex;transition:.5s ease;cursor:pointer}@media(max-width:915px){.Work .container .item{width:130px;height:100px}}.Work .container .item h3{position:absolute;font-size:20px}@media(max-width:915px){.Work .container .item{font-size:10px}}.Work .container .item img{width:100%;height:100%;object-fit:cover;z-index:1}.Work .container .item:hover{background-color:#060d2e}.Work .container .item:hover img{opacity:.2;z-index:0}.WhatIDoOne{background-color:#fff}.WhatIDoOne .title{display:flex;justify-content:center;margin-top:50px}.WhatIDoOne .title h1{font-size:60px;font-weight:700;color:#060d2e}@media(max-width:915px){.WhatIDoOne .title h1{font-weight:500;font-size:40px}}.WhatIDoOne .body{display:flex;justify-content:space-between;align-items:center;margin-top:40px}.WhatIDoOne .body .left{width:50%;display:flex;justify-content:center}.WhatIDoOne .body .left img{width:70%;height:70%;padding:20px}.WhatIDoOne .body .right{width:50%;display:flex;flex-direction:column;align-items:center}.WhatIDoOne .body .right .technoloy{display:flex;margin:10px 0}@media(max-width:915px){.WhatIDoOne .body .right .technoloy{width:70%;flex-wrap:wrap;justify-content:center}}.WhatIDoOne .body .right .technoloy .item{width:60px;height:60px;border-radius:20px;border:none;margin:10px;align-items:center;justify-content:center;color:#fff;position:relative;display:flex;transition:.5s ease;cursor:pointer}@media(max-width:915px){.WhatIDoOne .body .right .technoloy .item{width:34px;height:34px;border-radius:10px}}.WhatIDoOne .body .right .technoloy .item p{position:absolute;font-size:13px}@media(max-width:915px){.WhatIDoOne .body .right .technoloy .item p{font-size:10px}}.WhatIDoOne .body .right .technoloy .item img{width:100%;height:100%;object-fit:cover;z-index:1}.WhatIDoOne .body .right .technoloy .item:hover{background-color:#060d2e}.WhatIDoOne .body .right .technoloy .item:hover img{opacity:.2;z-index:0}.WhatIDoOne .body .right h2{font-size:40px;font-weight:500;color:#060d2e}@media(max-width:915px){.WhatIDoOne .body .right h2{font-weight:500;font-size:28px;text-align:center}}.WhatIDoOne .body .desc{width:80%;margin-top:20px}@media(max-width:915px){.WhatIDoOne .body .desc{width:95%}}.WhatIDoOne .body .desc p{font-size:20px;font-weight:500;color:#a7a7a7}@media(max-width:915px){.WhatIDoOne .body .desc p{font-size:14px}}@media(max-width:915px){.WhatIDoOne .body .left{display:none}.WhatIDoOne .body .right{width:100%;display:flex;flex-direction:column;align-items:center}}
/*# sourceMappingURL=main.09d81570.chunk.css.map */