@import url("https://fonts.googleapis.com/css2?family=Hind+Mysuru:wght@300;400;500;600;700&family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&family=Konkhmer+Sleokchher&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Roboto+Slab:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=SUSE:wght@100..800&display=swap");.services-page{width:100%;background:#000;color:white;padding:40px}.heading{text-align:center;font-size:32px;margin-bottom:40px;font-weight:700;text-decoration:underline;text-transform:uppercase}.bottom-services-area{display:flex;flex-direction:column;gap:30px}.service-card{display:flex;justify-content:space-between;align-items:stretch;background:#0a0a0a;border-radius:12px;padding:20px;border:1px solid #222}.left-part{display:flex;gap:100px;align-items:flex-start;flex:1}.service-img{border-radius:12px;height:100%;object-fit:cover}.service-details{max-width:600px}.service-title{font-size:20px;font-weight:700;margin-bottom:8px;color:#fff}.service-desc{font-size:14px;margin-bottom:12px;color:#ccc}.service-sub{font-weight:700;margin-bottom:8px;color:#fff}.service-details ul{list-style:disc;padding-left:20px;color:#aaa}.service-details li{margin-bottom:6px;font-size:14px}.right-part{width:250px;display:flex;flex-direction:column;justify-content:center;gap:15px}.work-text{font-size:14px;font-weight:700;color:#fff;margin-bottom:10px;text-align:left}.glow-container{position:relative;display:flex;align-items:center;justify-content:center}.glow-box{width:160px;height:160px;margin:auto;border-radius:12px;background:#000;border:2px solid transparent;background-image:linear-gradient(#000,#000),linear-gradient(90deg,#ff00ff,#6600ff,#00ffff);background-origin:border-box;background-clip:content-box,border-box;box-shadow:0 0 20px #a64dff,0 0 40px #6600ff;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.glow-box img{width:100%;height:100%;object-fit:cover;border-radius:10px}.glow-box:hover{transform:scale(1.05);box-shadow:0 0 30px #ff00ff,0 0 60px #6600ff}.arrow-btn{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:2px solid #fff;background:transparent;color:#fff;font-size:18px;cursor:pointer;transition:all .3s ease}.arrow-btn:hover{background:#fff;color:#000}.arrow-btn.left{left:-30px}.arrow-btn.right{right:-10px}@media screen and (max-width:768px){.services-page{padding:20px 15px}.heading{font-size:22px;margin-bottom:20px}.service-card{gap:25px;padding:18px;border-radius:14px}.left-part,.service-card{flex-direction:column;align-items:center}.left-part{gap:20px;text-align:center}.service-img{width:180px;height:180px;border-radius:14px;object-fit:cover;box-shadow:0 8px 20px rgba(0,0,0,.6),0 6px 15px rgba(255,255,255,.1);transform:perspective(1000px) rotateX(5deg) rotateY(-5deg);transition:all .3s ease}.service-img:hover{transform:perspective(1000px) rotateX(0deg) rotateY(0deg) scale(1.05);box-shadow:0 12px 30px rgba(0,0,0,.8),0 8px 20px rgba(255,0,255,.4)}.service-details{max-width:100%}.service-title{font-size:18px}.service-desc{font-size:13px}.service-details ul{display:none}.right-part{width:100%;align-items:center}.work-text{text-align:center;font-size:13px}.glow-container{width:100%;justify-content:center;margin-top:10px}.glow-box{width:170px;height:170px;border-radius:14px;background:#000;border:2px solid transparent;background-image:linear-gradient(#000,#000),linear-gradient(90deg,#ff00ff,#6600ff,#00ffff);background-origin:border-box;background-clip:content-box,border-box;box-shadow:0 0 25px #a64dff,0 0 50px #6600ff,inset 0 0 15px rgba(255,255,255,.1);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.glow-box:hover{transform:scale(1.08);box-shadow:0 0 35px #ff00ff,0 0 70px #6600ff,inset 0 0 20px rgba(255,255,255,.2)}.arrow-btn{width:30px;height:30px;font-size:15px}.arrow-btn.left{left:-30px}.arrow-btn.right{right:-30px}}