@import "https://fonts.googleapis.com/css2?family=Gabriela&display=swap";
@font-face{font-family:Nu;src:url(/assets/Fonts/NeueMontreal-Regular.otf)}@font-face{font-family:Clash;src:url(/assets/Fonts/ClashGrotesk-Medium.ttf)}@font-face{font-family:unique;src:url(/assets/Fonts/CabinetGrotesk.ttf)format("truetype")}@font-face{font-family:zeeshan;src:url("/assets/Fonts/calendar note tfb.ttf")}:root{--primary-color:#fff;--secondary-color:#000;--bg-stars:radial-gradient(ellipse at bottom, #1b3135 0%, #090f0f 100%)}::selection{color:#0b8b86;background:0 0}*{box-sizing:border-box;cursor:none;scroll-behavior:smooth;margin:0%;padding:0%;font-family:Clash,sans-serif}html,body{background-color:var(--secondary-color);width:100%;height:100%;color:var(--primary-color);position:relative;overflow-x:hidden}@media (max-width:600px){*{cursor:auto!important}}.main{position:relative;overflow:hidden}.active{position:relative}.active:after{content:"";background:linear-gradient(90deg,#000,#747474,#000);border-radius:100px;width:100%;height:3px;position:absolute;bottom:-.2vw;left:0}body.service-hover #services,body.service-hover #about,body.service-hover #projects{transition:background-color .4s;background-color:#000000b3!important}body.service-hover #services{color:var(--primary-color)!important}body.service-hover #services .borderDiv{background-color:var(--primary-color)!important}.gsap-marker-start,.gsap-marker-end,.gsap-marker-touch-start,.gsap-marker-touch-end{display:none!important}
