@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800&display=swap");@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap");.tw-inline-block{display:inline-block}.tw-h-\[200px\]{height:200px}.tw-h-\[2rem\!important\]{height:2rem!important}.tw-w-8{width:2rem}.tw-w-\[300px\]{width:300px}.tw-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.tw-rounded-md{border-radius:.375rem}.tw-object-cover{-o-object-fit:cover;object-fit:cover}.tw-px-4{padding-left:1rem;padding-right:1rem}.tw-px-\[3rem\!important\]{padding-left:3rem!important;padding-right:3rem!important}.tw-py-12{padding-top:3rem;padding-bottom:3rem}.tw-py-24{padding-top:6rem;padding-bottom:6rem}.tw-text-3xl{font-size:1.875rem;line-height:2.25rem}.tw-text-5xl{font-size:3rem;line-height:1}.tw-font-bold{font-weight:700}.tw-font-extrabold{font-weight:800}.tw-capitalize{text-transform:capitalize}.tw-no-underline{text-decoration-line:none}body{font-family:Open Sans,sans-serif!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif!important}.font-300{font-weight:300!important}.font-400{font-weight:400!important}.font-500{font-weight:500!important}.font-600{font-weight:600!important}.font-700{font-weight:700!important}.font-800{font-weight:800!important}body{background-color:#0b1324}.navigation-bg{background-color:#0f172a}.navigation-bg a{text-decoration:none}.hero-section{position:relative;padding-top:4rem;padding-bottom:4rem;color:#fff;background-size:cover;background-position:50%}.hero-section .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(15,14,36,.85);z-index:1}.hero-section .container{position:relative;z-index:2}.container-padding{padding-top:3rem;padding-bottom:3rem}.shape-wrapper{position:relative;width:100%;max-width:500px;margin:auto}.background-shape{position:absolute;width:100%;padding-bottom:100%;background:rgba(100,149,237,.2);border-radius:50%;left:0;z-index:-1}.responsive-image{width:100%;height:auto;border-radius:50%}.aboutme-bg{background-color:#0f172a;color:#fff}.gallery-container{-moz-column-count:3;column-count:3;-moz-column-gap:16px;column-gap:16px}.gallery-item{background:#1e293b;border:1px solid #1f3048;padding:15px;display:inline-block;margin-bottom:16px;border-radius:8px;overflow:hidden;width:100%}.gallery-image{width:100%;height:auto;display:block}@media (max-width:992px){.gallery-container{-moz-column-count:2;column-count:2}}@media (max-width:576px){.gallery-container{-moz-column-count:1;column-count:1}}.footer-bg{background-color:#0f172a}footer .social-icons svg{width:24px}.typer span:after{content:"|";animation:blink .7s step-end infinite}@keyframes blink{50%{opacity:0}}