@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Comfortaa:wght@300..700&family=Dancing+Script:wght@400..700&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}:root{--background-clr: #000000;--surface-clr: #141414;--text-primary-clr: #fff;--text-secondary-clr: #b1b1b1;--accent-clr: #1EDD60;--fix-clr:#080808}body{background:var(--background-clr);overflow-x:hidden}[data-theme=light]{--background-clr:#FFF;--surface-clr:#F5F5F5;--text-primary-clr:#080808;--text-secondary-clr:#333}a{text-decoration:none}li{list-style:none}.flex{display:flex;align-items:center;flex-wrap:wrap}.column{flex-direction:column}.between{justify-content:space-between}.center{justify-content:center}.wrapper{max-width:1400px;margin:auto;padding:2rem}img{max-width:100%;height:auto;margin:auto;display:block}.p-block-9{padding-block:9rem}.text-center{text-align:center}.navbar{position:fixed;background-color:#1edd60;width:100%;z-index:100;color:var(--background-clr)}.navbar{min-height:14vh}.logo{font-size:1.8rem;color:var(--surface-clr);font-weight:700}.logo span{display:inline-block;background:var(--surface-clr);color:var(--text-primary-clr);width:2.8rem;aspect-ratio:1;border-radius:100vw;text-align:center;margin-right:.4rem}.link{font-size:.95rem;color:var(--text-secondary-clr);transition:.3s ease-in-out;cursor:pointer}.link:hover{color:var(--accent-clr)}.gap-2{gap:2rem}.btn{display:inline-block;padding:.7rem 1.5rem;background:var(--accent-clr);color:var(--fix-clr);font-weight:700;font-size:.9rem;border-radius:100vw;border:.1rem solid var(--accent-crl);transition:.3s ease-in-out}.btn:hover{background:transparent;color:var(--accent-clr);border:solid var(--text-secondary-clr)}.icon-container{width:2.7rem;aspect-ratio:1;border-radius:100vw;font-size:1.4rem;display:flex;justify-content:center;align-items:center;background:var(--surface-clr)}.border-inverse{border:.1rem solid rgba(123,123,123,.2);color:var(--text-secondary-clr)}.hamburger{color:var(--text-primary-clr);font-size:1.7rem;display:none;background:var(--surface-clr);border-radius:10px;padding:6PX 3px 0}.mobile-menu{display:none}.desktop-menu a{color:#000}.desktop-menu a:hover{color:var(--accent-clr)!important;display:inline-block;padding:.7rem 1.5rem;background:var(--surface-clr);color:var(--fix-clr);font-weight:700;font-size:.9rem;border-radius:100vw;border:.1rem solid var(--accent-crl);transition:.3s ease-in-out}.button{background-color:#ccc9c9;color:#000;padding:10px;border-radius:50px}.button:hover{text-decoration:underline;background-color:wheat;color:#000;border:2px solid black;display:inline-block;padding:.7rem 1.5rem;font-weight:700;font-size:.9rem;border-radius:100vw;transition:.3s ease-in-out}@media screen and (max-width:790px){.desktop-menu,.nav-action .btn{display:none}.hamburger{display:block}.logo{font-size:1.8rem}.logo span{width:4rem}.mobile-menu{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;position:absolute;top:20%;left:-100%;transform:translate(-50%);background:rgba(var(--surface-clr),.3);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:.1rem solid rgba(123,123,123,.2);width:20rem;padding:1.5rem;border-radius:1rem;z-index:99;transition:.5s ease-in-out}.mobile-menu-active{left:50%;transform:translate(-50%)}}.hero-section{min-height:86vh}.hero-image,.hero-content{flex:1;flex-basis:300px;margin-top:100px}.hero-image{padding-top:-30px;height:545px;margin-bottom:-12px}.hero-image img{width:100%;height:100%;object-fit:contain}.sub-text{color:var(--text-primary-clr);font-size:1.2rem;text-transform:capitalize;font-weight:400}h1{font-size:4.5rem;line-height:5rem;color:var(--text-primary-clr);margin-block:.5rem}.green-text{color:var(--accent-clr)}p{font-size:.95rem;color:var(--text-secondary-clr);max-width:550px}.para{margin-block:2rem}@media screen and (max-width:768px){.hero-image{height:100%}.gap-4{gap:4rem}h1{font-size:3rem;line-height:3.5rem}.hero-content{padding-top:3rem}}.headline{background-color:var(--accent-clr);width:100%;margin-top:-20px}.moving-text{padding-block:.8rem;white-space:nowrap;overflow:auto}.moving-text::-webkit-scrollbar{display:none}.container{display:inline-block;animation:slide-left 12s linear infinite}.container h5{color:var(--fix-clr);font-size:2.2rem;display:inline-block;margin-right:3rem}.container .star{font-size:1.5rem;margin-right:3rem}@keyframes slide-left{to{transform:translate(-100%)}}@media screen and (max-width:790px){.container h5{font-size:1.5rem;margin-right:2rem}.container .star{font-size:1.2rem;margin-right:2rem}}h2{font-size:2.8rem;line-height:100%;margin-top:2.5rem;color:var(--text-primary-clr);text-transform:capitalize}.overlay-text{position:relative}.overlay-text:before{content:attr(datatype);position:absolute;top:-70%;left:-53%;font-size:6rem;color:var(--text-primary-clr);font-weight:700;text-transform:uppercase;white-space:nowrap;z-index:-1;opacity:.1}.self-end{align-self:flex-end}.card{padding:1.5rem;background:var(--surface-clr);border:.1rem solid rgba(123,123,123,.2);border-radius:1rem;flex:1;flex-basis:300px}.mt-5{margin-top:5rem}h4{font-size:1.7rem;color:var(--text-primary-clr)}h4:hover{color:var(--accent-clr)}.service-icon{width:4rem;aspect-ratio:1;font-size:1.8rem;color:var(--text-primary-clr);background:var(--background-clr);border:.1rem solid rgba(123,123,123,.2);display:inline-flex;justify-content:center;align-items:center;border-radius:100vw}.service-icon:hover{color:#ff69b4;border:1px solid gold}.arrow{vertical-align:middle}.m-block-1{margin-block:1rem}.stretch{align-items:stretch}.hide-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.design{position:relative}.design :before{content:"";position:absolute;background:var(--accent-clr);inset:2rem 0 7rem -.6rem;z-index:-1;border-radius:20px}.border-btm{border-bottom:.1rem solid rgba(123,123,123,.2)}@media screen and (max-width:790px){.overlay-text:before{font-size:3.2rem;top:20%;left:-20%}}.about-image,.about-content{flex:1;flex-basis:300px}h6{font-size:2rem;color:var(--accent-clr);text-align:center}.m-block-3{margin-block:2rem}.gap-5{gap:2rem}.live{color:#8a2be2;background-color:#fff;margin:5px}.middle:before{left:50%;transform:translate(-50%)}.green-inverse{background:var(--accent-clr);color:var(--fix-clr)}.p-bottom-1{padding-bottom:1rem}.bg-header{padding:1.5rem;background-image:url(/assets/background-BRwbCVwF.jpeg);background-size:200%;background-position:center;background-repeat:no-repeat;border-radius:1rem}.skillh4{font-size:2.2rem;color:var(--fix-clr)}.skillh4:hover{color:var(--background-clr)}.black-inverse{background:var(--fix-clr);border:.1rem solid var(--fix-clr);color:var(--accent-clr)}.gap-5{gap:6rem}.feature{color:var(--text-primary-clr)}.check{width:3rem;height:3rem;font-size:2rem;background:var(--accent-clr);color:var(--background-clr);border-radius:100vw;display:flex;justify-content:center;align-items:center}.check:hover{rotate:360deg;transition:2s;color:#fff;background-color:#000;border:2px solid gray}.p-2{margin-top:.3rem;padding:.6rem}.card ul{margin-top:10px;text-align:center;font:bold;display:grid;grid-template-columns:1fr 1fr}form{flex:2;flex-basis:300px}.info{flex:1;flex-basis:200px;display:flex;flex-direction:column;justify-content:space-between}.detail{background:var(--surface-clr);padding:1.5rem;border-radius:1rem 1rem 0 0;border:.1rem solid rgba(123,123,123,.2);text-align:start;display:flex;flex-direction:column;justify-content:space-between;height:100%}.detail h6{font-size:1.5rem;text-align:start}.rounded-b{border-radius:0 0 1rem 1rem}.rounded-b h5{font-size:1.5rem;text-align:start}.input-container{flex:1;text-align:start}label{font-size:.9rem;color:var(--text-primary-clr)}.input-field{width:100%;background:var(--surface-clr);border:.1rem solid rgba(123,123,123,.2);padding:1rem;border-radius:1rem;margin-top:.5rem;color:#be800c}.select,.input-field::placeholder{color:gray}.input-field:focus{outline:.09rem solid var(--accent-clr)}textarea{resize:none}.start{text-align:start}.icon-container:hover{color:#ff4500;border:.1rem solid orangered}.copyright{background:var(--accent-clr)}.copyright p{color:var(--fix-clr);font-weight:500}.p-block-2{padding-block:2rem}.p-block-7{padding-block:7rem}.footer-wrapper{flex:1;flex-basis:150px}.footer-wrapper:nth-child(1){flex:2;flex-basis:300px}.footer-wrapper:nth-child(1) p{max-width:350px}.footer-wrapper h6{font-size:1.2rem;font-weight:500;text-align:start}.flex-start{align-items:flex-start}.footer-input{height:7vh}.email-field{flex:1;border-radius:1rem 0 0 1rem;background:var(--surface-clr);border:.1rem solid rgba(123,123,123,.2);padding:1rem;color:#7b4c00}.email-field:focus{outline:.09rem solid var(--accent-clr)}.input-btn{width:3rem;background:var(--accent-clr);font-size:1.2rem;color:var(--fix-clr);border:none;border-radius:0 1rem 1rem 0}.project-image,.project-contnet{flex:1;flex-basis:300px}.project-image{border-radius:1rem;overflow:hidden}.rotate{transform:rotate(-45deg);transition:.3s ease-in-out}.rotate:hover{transform:rotate(0);background-color:var(--accent-clr);color:#000;border:1px solid black}.card:hover{background:linear-gradient(var(--accent-clr),black);border:2px solid wheatx}h3{font-size:1.5rem;color:var(--text-primary-clr)}.project:nth-child(2n){flex-direction:row-reverse}.list{padding:.8rem;background:var(--accent-clr);color:var(--fix-clr);border-radius:100vw}.gap-1{gap:1rem}.mt-2{margin-top:2rem}@media screen and (max-width:790px){.list{padding:.8rem 1.5rem;padding:.5rem}h3{font-size:1.6rem}.gap-5{gap:2rem}}
