@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;700&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}html{scroll-behavior:smooth}body{background:#080708;width:100%;height:80vh}nav{color:#fff;margin-right:40px;margin-top:10px}nav>ul>li{text-decoration:none;margin-right:20px;list-style:none;cursor:pointer;transition:.4s}nav>ul>li:hover{color:#000;font-weight:600;background:red;border:2px solid red;padding:5px 10px}.lnd-label{color:#fff;margin:auto;width:100%;height:auto}.label-ctn{width:90%;height:60%;margin:auto;text-align:center}.label-ctn>h1{font-size:7rem;line-height:1}.label-ctn>h1>span{color:red}.skills{display:flex;width:180px;margin:-7% auto auto}.skills>h4{margin-right:20px;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.skills>h4:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.skills>h4:first-child,.skills>h4:nth-child(5){color:red}h3{color:#fff}.name{width:100%;height:38vh;padding-top:20px;margin-top:-15px}.name_ctn{width:85%;height:70%;margin:auto}.name_ctn>h2{color:#fff;font-size:40px;font-weight:600}.name_ctn>h2>span{color:red}.name_ctn>button{width:120px;height:40px;background:transparent;color:#c71414;border:2px solid red;margin-top:-30px;transition:.8s;outline:none;cursor:pointer}.name_ctn>button:hover{background:red;color:#080708;font-weight:700}#circle{position:relative;top:180px;left:330px;-webkit-animation:craft 1s linear infinite;animation:craft 1s linear infinite}#circle,#plus{width:30px;-webkit-transform-origin:center;transform-origin:center;transform-box:fill-box;color:red}#plus{position:absolute;top:380px;right:330px;-webkit-animation:plus 1s linear infinite;animation:plus 1s linear infinite}@-webkit-keyframes plus{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes plus{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes craft{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes craft{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media screen and (max-width:1023){.label-label{background:red}}@media screen and (max-width:710px){.label-ctn>h1{font-size:5rem}}.sub{width:100%;height:auto;padding-top:100px}.sub_container{width:85%;height:auto;display:flex;margin:auto}.left{width:50%}.left>h2{font-size:40px}.f{color:#df1313}.left>p{margin-top:-20px;font-size:20px;font-weight:350}.one,.right,.two{color:#df1313}.right{width:50%;padding-top:150px;font-size:45px;text-align:center;font-weight:bolder}.right>img{width:60%;float:right}@media screen and (max-width:608px){.sub_container{flex-direction:column}.left{width:100%;text-align:center}.right{width:100%;padding-top:50px}}.port{width:100%;height:auto;margin-top:50px;text-align:center}.port>h1{font-size:55px;color:red}.port-container{width:65%;height:inherit;margin:auto;text-align:left;text-align:initial;display:grid;grid-template-columns:repeat(2,1fr)}.port-cards{width:400px;height:450px;margin-right:30px;margin-bottom:90px;border:2px solid red;border-radius:2px;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.port-cards:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.top{height:70%;background:rgba(34,32,32,.425)}.bot,.top{width:100%}.bot{height:30%;color:red;padding-left:10px;padding-top:20px}.bot>button{width:120px;height:40px;border:2px solid red;background:transparent;color:#fff;cursor:pointer;transition:.4s ease-in;margin-top:-10px}.bot>button:hover{background:red;color:#000;font-weight:bolder}@media screen and (max-width:1208px){.port-container{width:80%;padding-left:20px}}@media screen and (min-width:1008px) and (max-width:1023px){.port-container{width:90%;padding-left:20px}}@media screen and (min-width:954px) and (max-width:1007px){.port-container{width:90%;padding-left:20px}}@media screen and (min-width:608px) and (max-width:953px){.port-container{width:90%;padding-left:20px}.port-cards{width:90%;margin-right:30px}}@media screen and (max-width:608px){.port-container{width:70%;padding-left:20px;grid-template-columns:repeat(1,1fr)}.port-cards{width:90%}}.cnt{width:100%;padding-top:50px}.cnt_container{width:70%;height:auto;margin:auto;text-align:center;display:flex}.rightt{width:50%;position:relative}.rightt>img{width:80%;-webkit-filter:invert(81%) sepia(12%) saturate(1619%) hue-rotate(71deg) brightness(97%) contrast(93%);filter:invert(81%) sepia(12%) saturate(1619%) hue-rotate(71deg) brightness(97%) contrast(93%);-webkit-animation:move1 .7s linear infinite;animation:move1 .7s linear infinite;position:absolute}.rightt2{width:50%;position:relative}.rightt2>img{width:80%;-webkit-filter:invert(81%) sepia(12%) saturate(1619%) hue-rotate(71deg) brightness(97%) contrast(93%);filter:invert(81%) sepia(12%) saturate(1619%) hue-rotate(71deg) brightness(97%) contrast(93%);-webkit-animation:move2 .7s linear infinite;animation:move2 .7s linear infinite;position:absolute}.cnt_text>h1{font-size:60px;font-family:"Montserrat",sans-serif}.cnt_text>p{width:70%;margin:-30px auto auto}.cnt_text{text-align:center}.socials img{-webkit-filter:invert(81%) sepia(12%) saturate(1619%) hue-rotate(71deg) brightness(97%) contrast(93%);filter:invert(81%) sepia(12%) saturate(1619%) hue-rotate(71deg) brightness(97%) contrast(93%);width:20px}.socials{text-align:center;margin-top:10px;margin-bottom:30px}.hello{text-decoration:none;color:#fff;padding:15px 35px;border:3px solid #df1313;border-radius:3px;font-weight:bolder;transition:.2s ease-in-out}.hello:hover{background:#df1313;color:#000}.work{color:#df1313}.footer{margin-top:40px;width:100%;height:20px;font-size:10px;text-align:center}@media screen and (max-width:480px){.cnt_text>p{width:90%}}@-webkit-keyframes move1{0%{left:0}50%{left:1%}to{left:0}}@keyframes move1{0%{left:0}50%{left:1%}to{left:0}}@-webkit-keyframes move2{0%{right:0}50%{right:1%}to{right:0}}@keyframes move2{0%{right:0}50%{right:1%}to{right:0}}@media screen and (max-width:480px){.rightt2>img,.rightt>img{visibility:hidden}.cnt_container{width:90%}.cnt_text>h1{font-size:50px}}nav{position:fixed;background-color:rgba(8,7,8,.3686274509803922);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;z-index:2;margin-top:0}nav,nav>ul{float:right}nav>ul{display:flex}nav>ul>a>li{text-decoration:none;margin-right:20px;list-style:none;cursor:pointer;transition:.4s}nav>ul>a>li:hover{color:rgba(8,7,8,.3686274509803922);font-weight:600;background:red;padding:5px 10px}a{text-decoration:none;color:inherit}@media screen and (max-width:480px){nav{float:none;width:100%;text-align:center;margin:auto 0 auto auto}.label-ctn>h1{font-size:55px}nav>ul{float:none;margin-left:-30px}.skills>h4{margin-left:-10px}}body{color:#fff}.top{padding-top:100px;background:#080708}.top-container{width:80%;margin:auto;text-align:center}.top-container h1{font-size:35px;text-align:center}.after{width:100px;height:3px;background:red;margin:-20px auto auto}.san{color:red;font-size:55px}.exp{padding-top:50px}.exp>h1{text-align:center;font-size:30px}.exp-container{width:30%;margin:auto}.expdata>p{margin-top:-15px}.cv{display:flex}.line{width:10%;height:60px;-webkit-filter:invert(0) sepia(12%) saturate(1619%) hue-rotate(71deg) brightness(97%) contrast(93%);filter:invert(0) sepia(12%) saturate(1619%) hue-rotate(71deg) brightness(97%) contrast(93%);margin-right:5px}.cv>div{width:90%}.cv>div p{margin-top:-15px}.cv-btn{width:150px;height:50px;background:transparent;border:2px solid red;color:#fff;margin:40px auto auto;cursor:pointer;font-weight:700}.footerz{width:100%;margin-top:20%;height:1vh;background:red}.cnt2{width:100%;padding-top:50px}.cnt-top-container{width:30%;margin:auto}.cnt-top-container h1{font-size:40px;margin-bottom:-5px}.cnt-bottom-container{display:flex;width:40%;margin:auto}.mailbox{background:red;width:85%;height:300px}.boxm{width:200px;height:60px;margin-top:7rem;margin-left:7rem;border:2px solid #000;background:transparent;font-weight:900;transition:.2s ease-in;cursor:pointer}.boxm:hover{background:#000;color:red}.gets{width:15%;padding-top:60px}.gets>a>li,.gets>li{list-style:none}.getss{width:30px;-webkit-filter:invert(81%) sepia(12%) saturate(1619%) hue-rotate(71deg) brightness(97%) contrast(93%);filter:invert(81%) sepia(12%) saturate(1619%) hue-rotate(71deg) brightness(97%) contrast(93%)}.touch{color:red}.address li{list-style:none;text-align:center;margin-top:30px}
/*# sourceMappingURL=main.53cad091.chunk.css.map */