@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");*{padding:0;margin:0;box-sizing:border-box}:root{--dark-bg:linear-gradient(to left top,#000,#010101,#030302,#040404,#050505,#090909,#0d0d0d,#101010,#151515,#19191a,#1d1d1e,#212123);--dark-lt:#343434;--prim-clr:#f7fff7;--link-clr:#2f3061;--yel-clr:var(--link-clr)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--dark-bg)}::-webkit-scrollbar-thumb{background:var(--dark-lt);border-radius:10px}body,html{font-family:Poppins,sans-serif;font-size:16px}.main-body{height:100vh;color:var(--prim-clr)}.main-content{padding:0 20px}@media (max-width:767px){.main-content{padding:20px}}.svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible}.svg-inline--fa{display:inline-block;font-size:inherit;height:1em;vertical-align:-.125em}.svg-inline--fa.fa-lg{vertical-align:-.225em}.svg-inline--fa.fa-w-1{width:.0625em}.svg-inline--fa.fa-w-2{width:.125em}.svg-inline--fa.fa-w-3{width:.1875em}.svg-inline--fa.fa-w-4{width:.25em}.svg-inline--fa.fa-w-5{width:.3125em}.svg-inline--fa.fa-w-6{width:.375em}.svg-inline--fa.fa-w-7{width:.4375em}.svg-inline--fa.fa-w-8{width:.5em}.svg-inline--fa.fa-w-9{width:.5625em}.svg-inline--fa.fa-w-10{width:.625em}.svg-inline--fa.fa-w-11{width:.6875em}.svg-inline--fa.fa-w-12{width:.75em}.svg-inline--fa.fa-w-13{width:.8125em}.svg-inline--fa.fa-w-14{width:.875em}.svg-inline--fa.fa-w-15{width:.9375em}.svg-inline--fa.fa-w-16{width:1em}.svg-inline--fa.fa-w-17{width:1.0625em}.svg-inline--fa.fa-w-18{width:1.125em}.svg-inline--fa.fa-w-19{width:1.1875em}.svg-inline--fa.fa-w-20{width:1.25em}.svg-inline--fa.fa-pull-left{margin-right:.3em;width:auto}.svg-inline--fa.fa-pull-right{margin-left:.3em;width:auto}.svg-inline--fa.fa-border{height:1.5em}.svg-inline--fa.fa-li{width:2em}.svg-inline--fa.fa-fw{width:1.25em}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:#ff253a;border-radius:1em;box-sizing:border-box;color:#fff;height:1.5em;line-height:1;max-width:5em;min-width:1.5em;overflow:hidden;padding:.25em;right:0;text-overflow:ellipsis;top:0;transform:scale(.25);transform-origin:top right}.fa-layers-bottom-right{bottom:0;right:0;top:auto;transform:scale(.25);transform-origin:bottom right}.fa-layers-bottom-left{bottom:0;left:0;right:auto;top:auto;transform:scale(.25);transform-origin:bottom left}.fa-layers-top-right{right:0;top:0;transform:scale(.25);transform-origin:top right}.fa-layers-top-left{left:0;right:auto;top:0;transform:scale(.25);transform-origin:top left}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.fad.fa-inverse{color:#fff}body,html{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1016%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='rgba(0%2c 0%2c 0%2c 1)'%3e%3c/rect%3e%3cuse xlink:href='%23SvgjsSymbol1023' x='0' y='0'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsSymbol1023' x='720' y='0'%3e%3c/use%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1016'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cpath d='M-1 0 a1 1 0 1 0 2 0 a1 1 0 1 0 -2 0z' id='SvgjsPath1019'%3e%3c/path%3e%3cpath d='M-3 0 a3 3 0 1 0 6 0 a3 3 0 1 0 -6 0z' id='SvgjsPath1018'%3e%3c/path%3e%3cpath d='M-5 0 a5 5 0 1 0 10 0 a5 5 0 1 0 -10 0z' id='SvgjsPath1020'%3e%3c/path%3e%3cpath d='M2 -2 L-2 2z' id='SvgjsPath1022'%3e%3c/path%3e%3cpath d='M6 -6 L-6 6z' id='SvgjsPath1017'%3e%3c/path%3e%3cpath d='M30 -30 L-30 30z' id='SvgjsPath1021'%3e%3c/path%3e%3c/defs%3e%3csymbol id='SvgjsSymbol1023'%3e%3cuse xlink:href='%23SvgjsPath1017' x='30' y='30' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='30' y='90' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='30' y='150' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='30' y='210' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='30' y='270' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='30' y='330' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='30' y='390' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='30' y='450' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='30' y='510' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='30' y='570' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='90' y='30' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='90' y='90' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='90' y='150' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='90' y='210' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='90' y='270' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='90' y='330' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='90' y='390' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='90' y='450' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='90' y='510' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='90' y='570' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='150' y='30' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='150' y='90' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='150' y='150' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='150' y='210' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='150' y='270' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='150' y='330' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='150' y='390' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='150' y='450' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='150' y='510' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='150' y='570' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='210' y='30' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='210' y='90' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='210' y='150' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='210' y='210' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='210' y='270' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='210' y='330' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='210' y='390' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='210' y='450' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='210' y='510' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='210' y='570' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='270' y='30' stroke='rgba(47%2c 48%2c 97%2c 1)' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='270' y='90' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='270' y='150' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1022' x='270' y='210' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='270' y='270' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='270' y='330' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='270' y='390' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='270' y='450' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1022' x='270' y='510' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='270' y='570' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='330' y='30' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='330' y='90' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='330' y='150' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='330' y='210' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='330' y='270' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='330' y='330' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='330' y='390' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='330' y='450' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='330' y='510' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='330' y='570' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='390' y='30' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='390' y='90' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='390' y='150' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='390' y='210' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='390' y='270' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='390' y='330' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='390' y='390' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='390' y='450' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='390' y='510' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='390' y='570' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='450' y='30' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='450' y='90' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='450' y='150' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1022' x='450' y='210' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='450' y='270' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='450' y='330' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='450' y='390' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='450' y='450' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='450' y='510' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='450' y='570' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='510' y='30' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='510' y='90' stroke='rgba(47%2c 48%2c 97%2c 1)' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='510' y='150' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='510' y='210' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='510' y='270' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1022' x='510' y='330' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1022' x='510' y='390' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1022' x='510' y='450' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='510' y='510' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='510' y='570' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='570' y='30' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1022' x='570' y='90' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='570' y='150' stroke='rgba(47%2c 48%2c 97%2c 1)' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='570' y='210' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1022' x='570' y='270' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='570' y='330' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1022' x='570' y='390' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1022' x='570' y='450' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='570' y='510' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='570' y='570' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='630' y='30' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1022' x='630' y='90' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='630' y='150' stroke='rgba(47%2c 48%2c 97%2c 1)' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='630' y='210' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='630' y='270' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='630' y='330' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='630' y='390' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='630' y='450' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='630' y='510' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='630' y='570' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1022' x='690' y='30' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='690' y='90' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1022' x='690' y='150' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='690' y='210' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='690' y='270' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='690' y='330' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='690' y='390' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1022' x='690' y='450' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='690' y='510' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='690' y='570' stroke='rgba(47%2c 48%2c 97%2c 1)'%3e%3c/use%3e%3c/symbol%3e%3c/svg%3e");background-color:#000}ol,ul{padding-left:0}a{color:var(--link-clr);text-decoration:underline;font-weight:600;transition:all .3s ease}a:hover{text-decoration:none}.h1,body h1{font-size:46px}.h1,.h2,body h1,body h2{font-family:Poppins,sans-serif;line-height:1.4;font-weight:700;color:var(--prim-clr);text-transform:uppercase}.h2,body h2{font-size:36px}.h3,body h3{font-size:28px}.h3,.h4,body h3,body h4{font-family:Poppins,sans-serif;line-height:1.4;font-weight:400;color:var(--prim-clr);text-transform:capitalize}.h4,body h4{font-size:24px}.display{font-family:Poppins,sans-serif;font-weight:700;font-size:75px;letter-spacing:.06em;line-height:72px}.p,body p{font-size:23px;line-height:1.4;font-weight:300}.p,body p,button{font-family:Poppins,sans-serif;color:var(--prim-clr)}button{position:relative;display:inline-block;text-decoration:none;outline:none;font-size:17px!important;letter-spacing:.04em;line-height:1;font-weight:700!important;text-transform:uppercase;text-align:center;padding:12px 26px;border-radius:12px;border:2px solid var(--link-clr);background-color:var(--link-clr);cursor:pointer;-webkit-appearance:none;transition:all .3s;box-sizing:border-box;max-width:100%}button:active,button:focus,button:hover{outline:none;background-color:#2e31ab}button.push-btn{border-radius:12px;border:none;padding:0;outline-offset:4px;background:#1b1b37}button.push-btn .btn-front{display:block;border-radius:12px;padding:12px 26px;background:var(--link-clr);color:var(--prim-clr);transform:translateY(-6px);transition:transform .6s cubic-bezier(.3,.7,.4,1)}button.push-btn:active .btn-front,button.push-btn:hover .btn-front{transform:translateY(0);transition:transform .25s cubic-bezier(.3,.7,.4,1.5)}button.round-btn{display:flex;justify-content:space-between;align-items:center;padding-right:0;padding-top:0;padding-bottom:0;margin:0;vertical-align:middle;white-space:nowrap;background:transparent;border:2px solid var(--link-clr);border-radius:50px;text-align:left;min-width:160px;overflow:hidden;z-index:1}button.round-btn .round-btn-icon{float:right;display:block;height:100%;width:38px;background:var(--link-clr);color:var(--prim-clr);padding:10px;margin-left:10px;border-radius:50%}button.round-btn:before{content:"";position:absolute;background:var(--link-clr);height:100%;width:100%;top:0;bottom:0;left:0;right:0;transform:translatex(88%);border-bottom-left-radius:50px;border-top-left-radius:50px;transition:all .6s;z-index:-1}button.round-btn:hover:before{transform:translatex(0)}input:not([type=checkbox],[type=radio],[type=button],[type=submit]),select,textarea{display:block;height:45px;border:1px solid var(--prim-clr);background-color:transparent;padding:15px;border-radius:5px;color:#fff;font-size:16px;line-height:19.5px;font-weight:400;box-shadow:inset 0 1px 1px rgb(0 0 0/8%);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}textarea{height:100%}input::-moz-placeholder,textarea::-moz-placeholder{font-family:Poppins,sans-serif;font-size:18px;letter-spacing:1.3px;font-weight:400;color:#ffffff73;text-transform:uppercase}input:-ms-input-placeholder,textarea:-ms-input-placeholder{font-family:Poppins,sans-serif;font-size:18px;letter-spacing:1.3px;font-weight:400;color:#ffffff73;text-transform:uppercase}input::placeholder,textarea::placeholder{font-family:Poppins,sans-serif;font-size:18px;letter-spacing:1.3px;font-weight:400;color:#ffffff73;text-transform:uppercase}input:not([type=checkbox],[type=radio],[type=button],[type=submit]):focus,select:focus,textarea:focus{box-shadow:none;border-color:#ccc;outline:none}@media (max-width:767px){.display{font-size:52px;line-height:45px}button.round-btn .round-btn-icon{padding:15px;width:45px}}.about-timeline-box{position:relative;height:100%;padding:28px 24px 28px 96px;border:1px solid hsla(0,0%,100%,.1);border-left:3px solid var(--link-clr);border-radius:8px;background:hsla(0,0%,100%,.035);transition:transform .25s ease,border-color .25s ease,background .25s ease}.about-timeline-box:hover{transform:translateY(-4px);border-color:hsla(0,0%,100%,.18);border-left-color:var(--link-clr);background:hsla(0,0%,100%,.055)}.about-timeline-box:before{content:"";position:absolute;width:2px;height:calc(100% - 92px);left:52px;top:76px;background:hsla(0,0%,100%,.16)}.atb-thumbnail{position:absolute;width:56px;height:56px;border-radius:50px;left:24px;top:24px;overflow:hidden;padding:6px;background:#fff;border:1px solid hsla(0,0%,100%,.2)}.atb-thumbnail img{border-radius:0}.atb-info h3{font-size:22px;line-height:1.25;font-weight:600;text-transform:uppercase}.atb-info h4{font-size:16px;font-weight:600;opacity:.94;margin-top:10px;color:#e0e0e0}.atb-info .atb-time{letter-spacing:1.5px;margin-block:10px 12px;display:inline-block;color:var(--prim-clr);font-size:13px;line-height:1.5;text-transform:uppercase}.atb-info .atb-status{display:block;font-size:16px;opacity:.9}.atb-info .p{margin-top:30px}.atb-info .p,.atb-info p{font-size:16px}.atb-info ul{list-style-type:none;margin:10px 0 0}.atb-info ul li:not(:last-child){margin-bottom:12px}.atb-info ul li:before{content:"";position:absolute;left:0;top:9px;width:7px;height:7px;border-radius:50%;background:var(--link-clr)}.atb-info ul li{position:relative;padding-left:18px;font-size:15px;line-height:1.65}.atb-info ul li:not(:last-child){margin-bottom:10px}@media (max-width:425px){.about-timeline-box{padding:88px 18px 22px}.about-timeline-box:before{height:2px;width:calc(100% - 100px);top:52px;left:84px}.atb-thumbnail{left:18px;top:24px}.atb-info{margin-top:0}}.home-section{padding:100px 0;height:100%;display:grid;place-items:center}.hs-wrapper{display:flex;align-items:center;grid-gap:20px;gap:20px}.hs-thumbnail .hs-bolb{height:400px;width:400px;background-image:url(/_next/static/media/thehariskhan-frontend-developer.087028e3.png);background-size:70%;background-repeat:no-repeat;background-position:50%;background-color:var(--link-clr);border-radius:44% 56% 20% 80%/55% 16% 84% 45%}.hs-content h1>span{display:block}.hs-content h4{margin-top:15px;max-width:450px}.hs-content h4 span{color:var(--prim-clr);text-transform:uppercase}.hs-content button{margin-top:25px}@media (max-width:1023px){.hs-thumbnail .hs-bolb{width:300px;height:300px}}@media (max-width:590px){.home-section{padding:50px 0}.hs-wrapper{flex-direction:column-reverse;align-items:flex-start}.hs-thumbnail{margin-bottom:40px}.hs-thumbnail .hs-bolb{width:200px;height:200px}.hs-content h1>span{display:inline-block}}.about-section{padding:30px 0}.about-top{display:flex;justify-content:center}.about-top .about-info{padding-left:50px;padding-top:20px;max-width:854px}.about-top .about-info h4{position:relative;letter-spacing:4px;color:var(--prim-clr);text-transform:uppercase}.about-top .about-info h4:after{content:"";position:absolute;background:var(--link-clr);height:2px;width:170px;left:0;bottom:0}.about-top .about-info p{font-size:18px;line-height:1.4;margin-top:20px;max-width:554px}.about-img{display:flex;flex-direction:column;align-items:center}.about-thumbnail{width:180px;height:180px;padding:5px;border:2px solid var(--link-clr)}.about-thumbnail,.about-thumbnail img{border-radius:50%}.about-img h2{margin-top:10px}.about-social-links{margin-top:10px;display:flex;align-items:center;grid-gap:15px;gap:15px}.about-social-links a{margin:0 6px;width:30px;transition:all .4s}.about-social-links .medium-link{display:grid;place-items:center;height:30px;border-radius:50%;background:var(--link-clr);color:var(--body-bg);font-weight:700;text-decoration:none}.about-social-links a:hover{opacity:.7}.about-timeline{padding:50px 0 30px}.section-heading{width:100%;margin-bottom:28px;text-align:center}.section-heading h3{display:inline-block;position:relative;color:var(--prim-clr);font-size:24px;font-weight:700;letter-spacing:3px;text-transform:uppercase}.section-heading h3:after{content:"";position:absolute;left:50%;bottom:-8px;width:70%;height:2px;background:var(--link-clr);transform:translateX(-50%)}.about-flex{display:flex;flex-wrap:wrap;grid-gap:26px 0;gap:26px 0}.about-col{width:50%;padding:0 13px}.about-skills{padding:100px 0}.skills-wrapper{width:100vw;margin-left:calc(50% - 50vw);display:flex;overflow:hidden;grid-gap:35px;gap:35px;padding:18px 0}.skills-wrapper:hover .skills-track{-webkit-animation-play-state:paused;animation-play-state:paused}.skills-track{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;display:flex;align-items:center;grid-gap:35px;gap:35px;-webkit-animation:skills-marquee 26s linear infinite;animation:skills-marquee 26s linear infinite}.skill-thumbnail{width:60px;flex:0 0 60px;-o-object-fit:cover;object-fit:cover;transition:all .3s}.skill-thumbnail:hover{transform:scale(1.2)}.skills-copy{max-width:920px;margin:48px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.skill-copy-card{padding:20px;border:1px solid hsla(0,0%,100%,.1);border-left:3px solid var(--link-clr);border-radius:8px;background:hsla(0,0%,100%,.035);transition:transform .25s ease,border-color .25s ease,background .25s ease}.skill-copy-card:hover{transform:translateY(-4px);border-color:hsla(0,0%,100%,.18);border-left-color:var(--link-clr);background:hsla(0,0%,100%,.055)}.skill-copy-card h5{margin-bottom:10px;color:var(--prim-clr);font-size:15px;line-height:1.2;letter-spacing:1.5px;text-transform:uppercase}.skill-copy-card p{font-size:15px;line-height:1.65;color:var(--prim-clr)}@-webkit-keyframes skills-marquee{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - 35px))}}@keyframes skills-marquee{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - 35px))}}@media (max-width:900px){.about-skills,.about-timeline{padding-top:50px;padding-bottom:20px}.about-flex{flex-direction:column}.about-col{width:100%;padding:0}.about-col:not(:last-child){margin-bottom:60px}.skills-copy{grid-template-columns:1fr;max-width:680px}}@media (max-width:600px){.about-top{flex-direction:column}.about-top .about-info p{margin-top:30px}.about-top .about-info{max-width:100%;padding-left:0;text-align:center}.about-top .about-info h4:after{width:242px;left:0;right:0;bottom:-5px;margin:0 auto}}.blogs-section{padding-top:60px;padding-bottom:60px;display:grid;place-items:center}.blogs-section .section-heading{margin-bottom:34px}.blog-thumbnail{width:min(520px,100%);margin-bottom:28px;padding:28px;display:grid;place-items:center;border:1px solid hsla(0,0%,100%,.1);border-left:3px solid var(--link-clr);border-radius:8px;background:hsla(0,0%,100%,.035)}.blogs-section p{max-width:680px;font-size:18px;font-weight:500;line-height:1.6;margin-block:10px 18px;text-align:center}.blog-thumbnail img{width:350px;max-width:100%}.projects-section{padding:50px 0;display:flex;flex-wrap:wrap;justify-content:center;grid-gap:26px;gap:26px}.project-card{position:relative;margin:0;display:flex;flex-direction:column;grid-gap:0 30px;gap:0 30px;width:calc(50% - 13px);min-height:230px;overflow:hidden;padding-bottom:22px;border:1px solid hsla(0,0%,100%,.1);border-left:3px solid var(--link-clr);border-radius:8px;background:hsla(0,0%,100%,.035);transition:transform .25s ease,border-color .25s ease,background .25s ease;cursor:pointer}.project-card:hover{transform:translateY(-4px);border-color:hsla(0,0%,100%,.18);border-left-color:var(--link-clr);background:hsla(0,0%,100%,.055)}.pct-thumbnail{width:100%;max-width:100%;aspect-ratio:16/9;display:grid;place-items:center;overflow:hidden;background:hsla(0,0%,100%,.04)}.pct-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-width:100%}.pct-placeholder{border:1px solid hsla(0,0%,100%,.1);background:var(--body-bg)}.pct-placeholder img{width:24%;height:52%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;opacity:.9}.project-card-info{margin-top:20px;padding:0 20px;transition:all .3s}.project-card-info h3{font-weight:500;letter-spacing:1.4px}.project-card-info p{font-size:16px;line-height:1.4;margin-top:10px}.project-tech{font-size:15px;color:var(--prim-clr);opacity:.86;margin-top:8px}.project-btns{margin:20px -12px 0}.project-btns button{margin:0 12px 15px}@media (max-width:615px){.pct-thumbnail,.project-card{width:100%}}.contact-section{padding-top:50px;padding-bottom:50px}.contactForm{width:min(620px,100%);margin:0 auto;padding:24px;border:1px solid hsla(0,0%,100%,.1);border-left:3px solid var(--link-clr);border-radius:8px;background:hsla(0,0%,100%,.035)}.contact-info--section{width:min(920px,100%);margin:28px auto 0}.inputGroup{position:relative;margin-bottom:12px}.inputGroup input,.inputGroup textarea{width:100%;padding:10px}.contactForm .form button{margin-top:20px;width:100%}.contact-info{display:flex;justify-content:center;flex-wrap:wrap;grid-gap:14px;gap:14px;padding-top:30px;padding-bottom:30px}.contact-info .ci-iconbox{padding:14px 16px;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;background:hsla(0,0%,100%,.035)}.contact-info .ci-iconbox a,.contact-info .ci-iconbox span{font-size:18px;text-decoration:none;color:var(--prim-clr)}.contact-info .ci-iconbox svg{font-size:24px;margin-right:12px}.contact-info .ci-iconbox a:hover{text-decoration:underline}.contact-socialLinks{flex-wrap:wrap;padding-top:15px;padding-bottom:15px;grid-gap:0 6px;gap:0 6px;border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1)}.contact-socialLinks,.social-links{display:flex;justify-content:center}.social-links{width:50px;height:50px;border-radius:50px;background:var(--link-clr);align-items:center;margin:0 10px;transition:all .3s}.social-links:hover{transform:scale(1.2)}.contact-social--icon{width:30px}@media (max-width:767px){.contact-info--section,.contactForm{width:100%}.contact-info{justify-content:flex-start}}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}