.navbar{position:fixed;width:100%;height:60px;border-bottom:1px solid #f0f0f0;z-index:10;display:flex;align-items:center;justify-content:space-between;background-color:#fff}.navbar .logo{padding-left:70px}.navbar .logo .brand{font-weight:700;font-size:20px;color:#000}.navbar .nav-links{padding-right:70px}.navbar .nav-links ul{display:flex}.navbar .nav-links ul li{list-style-type:none;padding:0 15px}.navbar .nav-links ul li a{color:#333}.navbar .nav-links ul li a:hover{color:#368fec}.navbar .nav-links .burger-icon,.navbar .nav-mobile{display:none}@media (max-width:820px){.navbar .logo{padding-left:30px}.navbar .nav-links{padding-right:30px}.navbar .nav-links ul{display:none}.navbar .nav-links .burger-icon{display:block}.navbar .nav-mobile{display:block;position:absolute;top:60px;right:0;width:100%;height:237px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.06);transform:scale(0);transform-origin:top;transition:.09s linear}.navbar .nav-menu-open{transform:scale(1)}.nav-res-links{text-align:center}.nav-res-links ul li{list-style-type:none;padding:0 15px;margin:20px}.nav-res-links ul li a{font-size:18px;color:#333}.nav-res-links ul li a:hover{color:#368fec}.nav-res-links ul li .btn{margin:21px}}.hero-section{padding-top:60px;height:570px}.hero-section #background-svg{position:absolute;z-index:-1;top:60px;max-width:100vw}.hero-section .hero{margin:0 auto;display:flex;justify-content:space-around}.hero-section .hero-text{margin:131px 0 0 100px}.hero-section .hero-text p{margin:10px 0}.hero-section .hero-text .emphasis-1{font-weight:700;font-size:50px;color:#000}.hero-section .hero-text .emphasis-2{font-weight:300;font-size:30px;color:#000}.hero-section .hero #hero-svg{position:relative;right:100px;top:40px}@media (max-width:820px){.hero-section .hero,.hero-section .hero-text{max-width:100%;flex-direction:column}.hero-section .hero-text{margin:15px 0;display:flex;align-items:center;text-align:center}.hero-section .hero-img{height:0}.hero-section .hero-img #hero-svg{width:90%;left:15px;top:-50px}}.lang-box{width:150px;height:185px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.06)}.lang-box img{max-height:120px;margin:0 0 15px}.lang-box p{font-size:20px;font-weight:700;color:#368fec}@media (max-width:820px){.lang-box{width:100px;height:130px}.lang-box img{max-height:60px}.lang-box p{font-size:15px}}.languages{height:670px;background-color:#f6f9fc;text-align:center}.languages .heading{font-size:35px;color:#000;font-weight:300;padding:50px 0 40px}.languages .row-1{margin:0 auto 100px;width:85%}.languages .row-1,.languages .row-2{display:flex;justify-content:space-evenly}.languages .row-2{margin:100px auto 0;width:62%}.languages .svg-left{position:absolute;top:930px;left:66px}.languages .svg-right{position:absolute;top:930px;right:66px}@media (max-width:820px){.languages{margin-top:110px;height:570px}.languages .heading{font-size:25px}.languages .row-1{width:100%;margin-bottom:0}.languages .row-2{width:68%;margin:60px auto 0}.languages .svg-left,.languages .svg-right{display:none}}.about{height:600px}.about .heading{text-align:center;font-size:35px;color:#000;font-weight:300;padding:50px 0 100px}.about .content{max-height:100%;display:grid;grid-template-columns:1fr 2fr}.about .content .img-section{display:flex;justify-content:center;align-items:flex-start}.about .content .img-section img{width:200px;height:200px;border-radius:10%}.about .content .about-me-section{padding:0 50px}.about .content .about-me-section p{margin:15px 0;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word;line-height:22px}@media (max-width:820px){.about{height:auto}.about .heading{text-align:center;font-size:25px;color:#000;font-weight:300;padding:50px 0}.about .content{height:100%;display:flex;flex-direction:column}.about .content .img-section img{width:100px;height:100px;border-radius:10%}.about .content .about-me-section{padding:50px}}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}body{font-size:15px;font-family:"Roboto",sans-serif;color:#333}a{text-decoration:none;color:#368fec}a:hover{color:#137ae6}.btn{padding:10px 20px;color:#fff!important;border-radius:10px;background-color:#368fec}.btn:active{background-color:#137ae6}.projects .heading{text-align:center;font-size:35px;color:#000;font-weight:300;padding:20px 0}.projects .content{display:flex}.projects .content .left-section,.projects .content .right-section{height:650px}.projects .ballons{position:absolute;margin:0 auto;top:2050px;left:0;right:0;text-align:center}
/*# sourceMappingURL=main.4676eb40.chunk.css.map */