.fade-in-title{font-weight:700;font-size:28px;line-height:1.5;color:#1a3a6f;text-align:center;margin-bottom:20px}.section-title{font-family:Poppins,sans-serif;text-transform:uppercase;color:#1a3a6f;font-weight:800;font-size:1.4rem}@keyframes textReveal{0%{background-position:0 50%}to{background-position:100% 50%}}.service-container{perspective:1000px;max-width:600px;margin:0 auto;text-align:center}.flip-wrapper{height:380px;margin-top:30px}.flip-card,.flip-wrapper{position:relative;width:100%}.flip-card{height:100%;transition:transform .8s ease-in-out;transform-style:preserve-3d}.flip-card-content{position:absolute;width:100%;height:100%;backface-visibility:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column}.card-back,.card-front{background:#ffffff;border-radius:14px;box-shadow:0 10px 25px rgba(0,0,0,.12);padding:20px;transition:all .3s ease}.card-back:hover,.card-front:hover{transform:scale(1.03);box-shadow:0 12px 28px rgba(0,0,0,.15)}.card-front{z-index:2}.card-back,.flipped{transform:rotateY(180deg)}.card-back h3,.card-front h3{color:#1a3a6f;font-weight:600;margin-top:10px}.card-back p,.card-front p{color:#555;font-size:.95rem;margin-top:5px;padding:0 10px}.service-image{display:flex;justify-content:center;align-items:center;margin-bottom:15px;width:100%}.service-photo{width:100%;max-width:300px;height:200px;object-fit:cover;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.18);transition:transform .3s ease,box-shadow .3s ease}.service-photo:hover{transform:scale(1.05);box-shadow:0 8px 20px rgba(0,0,0,.25)}.fade-in{animation:fadeIn .8s ease-in forwards;opacity:0}@keyframes fadeIn{to{opacity:1}}@media (max-width:768px){.flip-wrapper{height:400px}.fade-in-title{font-size:22px}.service-photo{max-width:250px;height:170px}.card-back,.card-front{padding:15px}}@media (max-width:480px){.flip-wrapper{height:420px}.service-photo{max-width:300px;height:200px}.card-back p,.card-front p{font-size:.9rem}}