#header{align-items:center;height:100vh;padding-left:15%;transition:all .3s ease-in-out;display:flex;position:relative;overflow-y:auto}#header *{transition:all .3s ease-in-out}#header h3{margin-bottom:5px;font-family:monospace}#header h1{margin:0;padding:0;font-family:Poppins,sans-serif;font-size:48px;font-weight:700;line-height:1}#header h1 a,#header h1 a:hover{line-height:1;display:inline-block}#header h2{margin-top:10px;font-family:monospace}#header h2 span{border-bottom:2px solid #18d26e;padding-bottom:6px}#header img{margin:0;padding:0}#header .social-links{margin-top:40px;display:flex}#header .social-links a{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-right:8px;font-size:16px;line-height:1;display:flex}#header .social-links a:hover{background:#18d26ecc;transform:translateY(-4px)scale(1.15);box-shadow:0 8px 25px #18d26e66,0 0 15px #18d26e99}@media (max-width:992px){#header h3{font-size:12px}#header h1{font-size:30px}#header h2{margin-top:2px;font-size:14px;line-height:30px}#header .social-links{margin-top:15px}#header .containerDiv{flex-direction:column;align-items:center;width:100%;display:flex}#header .mob-link{transform:scale(.9)}}#header.header-top{background:#000000e6;height:80px;position:fixed;top:0;left:0;right:0}#header.header-top .social-links,#header.header-top h2{display:none}#header.header-top h1{margin-right:auto;font-size:36px}#header.header-top .containerDiv{align-items:center;display:flex}#header.header-top .navbar{margin:0}@media (max-width:768px){#header.header-top{height:60px}#header.header-top h1{font-size:26px}}#header .cv-button{color:#fff;background:#fff3;border-radius:10px;width:185px;height:33px;margin-top:15px;font-family:monospace}#header .cv a{color:#fff}#header .cv .cv-button:hover{background:#18d26e;transform:scale(1.1)}header .scroll-button{position:absolute;bottom:10%;left:0;right:0}header .icon-scroll{z-index:1;width:1em;height:3.125em;position:absolute;bottom:-29%;left:50%;transform:translate(-50%)scale(2)}header .icon-arrows:after,header .icon-arrows:before{content:""}header .icon-arrows span,header .icon-arrows:after,header .icon-arrows:before{border-bottom:1px solid #fffc;border-right:1px solid #18d26e;width:.315em;height:.315em;margin:0 0 .125em .315em;animation:1s infinite alternate mouse-scroll;display:block;transform:rotate(45deg)}header .icon-arrows:before{margin-top:.315em;animation-delay:.1s}header .icon-scroll span{animation-delay:.2s}header .icon-arrows:after{animation-delay:.3s}header .icon-scroll .mouse{border:1px solid #18d26e;border-radius:2em;width:.875em;height:1.375em}header .icon-scroll .wheel{background:#18d26e;border-radius:50%;width:.1875em;height:.1875em;margin:.1875em auto 0;animation:1.2s infinite mouse-wheel;display:block;position:relative}@keyframes mouse-wheel{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(.375em)}}@keyframes mouse-scroll{0%{opacity:0}50%{opacity:.5}to{opacity:1}}.navbar{margin-top:35px;padding:0}.navbar ul{align-items:center;margin:0;padding:0;list-style:none;display:flex}.navbar li{position:relative}.navbar li+li{margin-left:30px}.navbar a,.navbar a:focus{white-space:nowrap;justify-content:space-between;align-items:center;padding:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;transition:all .3s;display:flex}.navbar a i,.navbar a:focus i{margin-left:5px;font-size:12px;line-height:0}.navbar a:before{content:"";visibility:hidden;background-color:#18d26e;width:0;height:2px;transition:all .3s ease-in-out;position:absolute;bottom:-4px;left:0}.navbar a:hover:before,.navbar li:hover>a:before,.navbar .active:before{visibility:visible;width:25px}.navbar a:hover,.navbar .active,.navbar .active:focus,.navbar li:hover>a{color:#fff;text-shadow:0 0 10px #18d26e80}@media (max-width:991px){.navbar ul{display:none}#header{padding-left:0%}}
.section-title{text-align:center;padding:30px 0;position:relative}.section-title h2{text-transform:uppercase;color:#18d26e;z-index:2;margin-bottom:20px;padding-bottom:20px;font-size:32px;font-weight:700;position:relative}.section-title h2:before{content:"";opacity:.2;background:#d3d3d3;width:120px;height:1px;display:block;position:absolute;bottom:1px;left:calc(50% - 60px)}.section-title h2:after{content:"";background:linear-gradient(315deg,#20bf55 0%,#01baef 74%);width:40px;height:3px;display:block;position:absolute;bottom:0;left:calc(50% - 20px)}.section-title span{color:#eef0f2;z-index:1;text-transform:uppercase;opacity:.12;font-size:52px;font-weight:700;line-height:0;position:absolute;top:40px;left:0;right:0}.section-title p{z-index:2;margin-bottom:0;position:relative}@keyframes pulse-glow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.animate-pulse-glow{animation:3s ease-in-out infinite pulse-glow}@media (max-width:575px){.section-title h2{margin-bottom:15px;font-size:28px}.section-title span{font-size:38px}}
