.user-and-client{margin-top:8rem}.user-and-client .my-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.user-and-client .my-card .icon{display:flex;align-items:center;justify-content:center;width:130px;height:130px;border:1px solid var(--borderCool);border-radius:50%}.user-and-client .my-card .icon img{padding:8px}.user-and-client .my-card .content{margin:1rem 0;padding:0 5rem}@media (max-width:1200px){.user-and-client .my-card .content{padding:0 2rem}}@media (max-width:992px){.user-and-client .my-card .content{padding:0}}.hero-section{padding:0 1rem;margin-top:100px;width:100%}.hero-section .left-section{margin-top:3rem;padding-right:2rem}h1.git-nexa{font-size:2rem;font-weight:700;color:var(--textColor);margin-bottom:3rem}.hero-section .hero-section-para{font-size:1rem;color:var(--textLight);margin-bottom:3rem;width:100%;text-align:justify;text-justify:inter-word;line-height:1.75rem}.hero-section .number-facts{display:flex;align-items:flex-start;justify-content:space-between;width:100%;gap:1rem}.hero-section .number-facts .fact{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;width:150px;text-align:center;gap:1rem}.hero-section .number-facts .fact h3{font-size:1.35rem;font-weight:700;color:var(--textHeading);border:1.5px solid var(--borderCool);width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center}.hero-section .number-facts .fact small{color:var(--textColor)}.hero-section .right-section{position:relative}.hero-section .bg-color{position:absolute;width:300px;height:150px;background:#17ccfe;left:40%;top:300px;z-index:-1;border-radius:16px;filter:blur(200px)}@media (max-width:1920px){.hero-section .bg-color{left:35%}}@media (max-width:1200px){.hero-section .hero-section-para{width:100%}.hero-section .bg-color{left:30%}}@media (max-width:992px){.hero-section .left-section{margin-top:3rem;padding-right:0}.hero-section .hero-section-para,h1.git-nexa{margin-bottom:2rem}.hero-section .bg-color{left:0;width:100%;background:#17ccfea0}}@media (max-width:780px){h1.git-nexa{font-size:1.65rem;font-weight:700;color:var(--textColor);margin:1.5rem 0}}@media (max-width:576px){.hero-section .hero-section-btn{padding:8px 16px;margin-right:15px;font-size:.8rem}.hero-section .right-section img{width:100vw;-o-object-fit:cover;object-fit:cover}}.solution{margin-top:8rem}.our-solution{flex-wrap:wrap;-moz-column-gap:1rem;column-gap:1rem;row-gap:2.5rem}.our-solution,.our-solution .solution-card{display:flex;align-items:center;justify-content:space-between}.our-solution .solution-card{flex-direction:column;gap:2rem;text-align:center;width:250px}.our-solution .solution-card .solution-icon{font-size:5rem;border:1px solid var(--borderCool);padding:12px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--secondaryColor);background:var(--bgLight)}.our-solution .solution-card h3{color:var(--textColor);font-weight:700;font-size:1.5rem}.our-solution .solution-card p{color:var(--textLight);font-size:1rem;line-height:1.5rem;font-weight:500}@media (max-width:576px){.our-solution{justify-content:space-around}}.about{margin-top:100px}.about .about-content,.about .about-content .about-text{flex:0 0 100%;max-width:100%}.about .about-content .about-text h3{font-size:24px;margin-bottom:15px;font-weight:700;color:var(--primaryColor)}.about .about-content .about-text h3 span{color:var(--secondaryColor)}.about .about-content .about-text p{font-size:16px;line-height:25px;color:var(--textLight);text-align:justify}.about .about-content .about-card{flex:0 0 50%;max-width:50%;margin-top:30px;margin-bottom:30px}.about .about-content .about-card.card-1{padding-right:1rem}.about .about-content .about-card.card-2{padding-left:1rem}.about .about-content h3.title{font-size:24px;margin-bottom:30px;font-weight:700;color:var(--textColor)}.about .about-content .timeline-box{flex:0 0 100%;max-width:100%}.about .about-content .timeline{background:#fff;padding:30px 15px;border:1px solid var(--borderCool);border-radius:8px;width:100%;position:relative;box-shadow:var(--materialShadowBottom)}.about .about-content .timeline .timeline-item{position:relative;padding-left:35px;padding-bottom:15px;margin-left:.75rem}.about .about-content .timeline .timeline-item:last-child{padding-bottom:0;margin-bottom:0}.about .about-content .timeline .timeline-item:last-child:before{height:100%}.about .about-content .timeline .timeline-item:before{content:"";width:1px;position:absolute;height:120%;left:6px;top:0;background:var(--primaryColor)}.about .about-content .timeline .circle-dot{position:absolute;left:0;top:0;height:12.5px;width:12.5px;border:2px solid var(--primaryColor);border-radius:50%;background:var(--bgColor)}.about .about-content .timeline .timeline-title{font-weight:700;font-size:1.1rem;margin-bottom:15px;text-transform:capitalize;color:var(--textHeading)}.about .about-content .timeline .timeline-text{line-height:1.6rem;font-size:.95rem;text-align:justify;color:var(--textLight);padding-bottom:1rem;border-bottom:1.5px solid var(--borderCool)}@media (max-width:992px){.about .about-content .timeline .timeline-item{padding-left:28px;margin-left:0}}@media (max-width:768px){.about .about-content .about-card{flex:0 0 100%;max-width:100%}.about .about-content .about-text p{margin-bottom:2rem}.about .about-content .about-card.card-1{padding-right:0}.about .about-content .about-card.card-2{padding-left:0}.about .about-content .timeline{margin-bottom:3rem}.about .about-content .about-card{margin-top:10px;margin-bottom:0}}@media (max-width:576px){.about .about-content .timeline .timeline-item{margin-left:0}}