@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#fff;color:#333;font-family:Segoe UI,sans-serif;line-height:1.6;scroll-behavior:smooth}.hero{align-items:center;background:url(/static/media/background.6089f83ab4c1b6a009e6.jpg) 50%/cover no-repeat;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:0 2rem;text-align:center}.hero h1{font-size:3.5rem;font-weight:700}.hero p{font-size:1.2rem;margin:1rem 0}.hero a{background:#f72ca0;border-radius:25px;color:#fff;font-weight:700;margin-top:1rem;padding:12px 24px;text-decoration:none}.about{align-items:center;background:#fff;display:flex;flex-wrap:wrap;padding:5rem 2rem}.about img{border-radius:8px;margin-right:2rem;max-width:500px;width:100%}.about-text h2{color:#a60086;font-size:2.2rem;margin-bottom:1rem}.about-text ul{list-style:none;padding:0}.about-text li{margin-bottom:1rem;padding-left:1.5rem;position:relative}.about-text li:before{color:#f72ca0;content:"✔";left:0;position:absolute}.portfolio{background:#f4f4f4;padding:5rem 2rem;text-align:center}.portfolio h2{font-size:2.5rem;margin-bottom:2rem}.portfolio-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.portfolio-item{background:#fff;border-radius:8px;box-shadow:0 2px 5px #0000001a;overflow:hidden}.portfolio-item img{height:200px;object-fit:cover;width:100%}.portfolio-item p{background:#f72ca0;color:#fff;font-weight:700;margin:0;padding:1rem}.testimonials{background:#222;color:#fff;padding:4rem 2rem;text-align:center}.testimonials blockquote{font-style:italic;margin-bottom:1rem}.contact{background:#111;color:#fff;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:5rem 2rem}.contact-info{flex:1 1;min-width:300px}.contact-info p{margin:.5rem 0}.contact-info a{color:#f72ca0;font-weight:700;text-decoration:none}.map{flex:1 1;min-width:300px}.map iframe{border:none;height:300px;width:100%}.footer{background:#918ec7;color:#fff;padding:1rem;text-align:center}@media (max-width:768px){.about{flex-direction:column}.about img{margin:0 0 2rem}.contact{align-items:center;flex-direction:column}.hero h1{font-size:2.5rem}}.header{background-color:#000;box-shadow:0 2px 4px #0003;height:64px;justify-content:space-between;left:0;padding:0 40px;position:fixed;top:0;width:100%;z-index:999}.header,.logo{align-items:center;display:flex}.logo{text-decoration:none}.logo img{height:40px;margin-right:12px;width:auto}.logo span{color:#fff;font-size:1.5rem;font-weight:600;white-space:nowrap}.nav{align-items:center;display:flex;gap:32px}.nav a{color:#fff;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s ease}.nav a.active,.nav a:hover{color:#b54eb4}@media (max-width:768px){.header{align-items:flex-start;height:auto;padding:1rem}.header,.nav{flex-direction:column}.nav{gap:1rem;margin-top:1rem;width:100%}.nav a{font-size:1.1rem}}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:6px}.hamburger .bar{background-color:#fff;height:3px;transition:.3s;width:25px}.hamburger .bar.open:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger .bar.open:nth-child(2){opacity:0}.hamburger .bar.open:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width:768px){.hamburger{display:flex}.nav{display:none;flex-direction:column;gap:1rem;margin-top:1rem;width:100%}.nav.open{display:flex}.logo-text{display:none}}.nav a.active,.nav a:hover{color:#918ec7}.know-more-btn{background-color:initial;border:2px solid #fff;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:1px;padding:12px 32px;text-transform:uppercase;transition:all .3s ease}.hero-title{font-size:3.2rem;font-weight:700;line-height:1.3}.hero-title span{color:#f72ca0}.hero-subtitle{font-size:1.25rem;line-height:1.6;margin:1rem 0 2rem;max-width:800px}.know-more-btn:hover{background-color:#fff;color:#000}.services{background:linear-gradient(to bottom right,#f1f2f7,#e4e5f6);padding:60px 20px;text-align:center}.services-content{margin:0 auto;max-width:1200px}.services-title{color:#2b2b2b;font-size:2.8rem;font-weight:700;margin-bottom:10px}.services-title span{color:#5c5ae3}.services-subtitle{color:#444;font-size:1.2rem;margin-bottom:40px}.service-boxes{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-item{background:#fff;border-radius:14px;box-shadow:0 4px 18px #00000012;padding:25px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.service-item h3{color:#1f1f1f;font-size:1.4rem;margin-bottom:10px}.service-item p{color:#555;font-size:1rem;line-height:1.6}.service-item:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-8px)}body{font-family:Poppins,sans-serif}.about-wrapper{margin:0 auto;max-width:1200px;padding:3rem 1.5rem;text-align:center}.about-heading{font-size:2rem;font-weight:700;margin-bottom:2rem}.about-heading span{color:#9b59b6}.about-content{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;text-align:left}.about-image img{border-radius:12px;height:auto;max-width:100%}.about-text{color:#333;flex:1 1;font-size:1rem}.about-description{line-height:1.6;margin-bottom:1.5rem}.about-list{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1rem}.about-point{color:#333}.about-icon{color:#9b59b6;flex-shrink:0;font-size:16px;margin-right:.6rem}.about-point{align-items:center;display:flex;gap:.6rem}.contact-section{background-color:#000;color:#fff;padding:20px}.contact-heading{margin-bottom:20px;text-align:center}.contact-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.contact-map{border:0;min-height:300px;width:100%}.contact-info,.contact-map{flex:1 1 100%;max-width:600px}@media (min-width:768px){.contact-content{flex-wrap:nowrap}.contact-info,.contact-map{flex:1 1;max-width:none}}
/*# sourceMappingURL=main.ca610c47.css.map*/