.cta-div{display:flex;padding:50px;height:80vh;align-items:center;justify-content:center;flex-direction:row-reverse;justify-content:space-between}.cta-text2{padding:30px;width:50%;h2{font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1.5rem;background:linear-gradient(135deg,#ffffff,#34d399,#22c55e);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2;position:relative}p{font-size:clamp(1rem,2vw,1.2rem);line-height:1.6;color:#d6dce3;margin-bottom:2.5rem;max-width:500px;text-align:left}button{background:linear-gradient(135deg,#22c55e,#16a34a);color:#0a0c10;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 30px rgba(34,197,94,.3);font-family:JetBrains Mono,monospace;width:-moz-fit-content;width:fit-content;padding:5px}button:before{content:"npm run ";opacity:.8}button:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(34,197,94,.4)}button:active{transform:translateY(-2px)}}.git-div{border:1px solid rgb(184,119,119);height:280px;width:500px}.git-heading{padding:7px;color:rgb(255,255,255);border-bottom:1px solid rgb(227,227,227);border-radius:50px;button{background-color:transparent;border:1px solid gray;border-radius:30px;width:50px;color:#f7f6f6!important}p{color:white!important}}.git-content{display:flex;flex-direction:column;padding:7px;p{color:white}h3{color:rgb(255,255,255)!important}span{background-color:#343232!important;margin-top:5px;color:#343232}.span1{width:95%}.span2{width:80%}.span3{width:65%}.span4{width:50%}}@media (max-width:1024px){.cta-div{flex-direction:column}.cta-text2 h2{font-size:27px}.cta-text2 h2:before{display:none}.cta-text2{align-items:center;justify-content:center;display:flex;flex-direction:column}.cta-text2 p{text-align:center;width:100vw!important}.git-div{max-width:600px;margin:0 auto}}@media (max-width:768px){.cta-div{padding:4rem 1.5rem;gap:2.5rem;display:flex;align-items:center;justify-content:center;flex-direction:column}.cta-text2 h2{font-size:24px}.git-heading{border-radius:1px!important;display:flex;flex-direction:row;height:40px;p{width:100%;display:flex}button{height:30px}}.git-div{padding:1.5rem;width:90%;height:-moz-fit-content;height:fit-content}.git-content{padding-left:.75rem}.cta-div2:after,.cta-text:after{display:none}}@media (max-width:480px){.cta-div{padding:3rem 1rem;height:-moz-fit-content;height:fit-content;margin-bottom:80px}.cta-text2{font-size:1rem!important;width:100%}.cta-text2 h2{font-size:20px}.cta-text2 p{font-size:.75rem;width:90vw!important}.cta-text2 button{width:100%;max-width:280px}.git-div{padding:1rem;width:80vw}.git-heading p{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (prefers-reduced-motion:reduce){.cta-div2:after,.cta-div2:before,.cta-text:after,.git-content span{animation:none}}