.services-module__g8J8Uq__container{background:var(--off-white);min-height:100vh;padding:8rem 2rem 4rem}.services-module__g8J8Uq__header{text-align:center;max-width:800px;margin:0 auto 4rem;animation:.8s ease-out services-module__g8J8Uq__fadeIn}.services-module__g8J8Uq__title{color:var(--text-dark);margin-bottom:1rem;font-size:3.5rem;font-weight:800}.services-module__g8J8Uq__highlight{color:var(--primary-orange)}.services-module__g8J8Uq__subtitle{color:#666;font-size:1.2rem}.services-module__g8J8Uq__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.services-module__g8J8Uq__card{text-align:center;z-index:1;background:#fff;border:1px solid #00000008;border-radius:24px;flex-direction:column;align-items:center;padding-top:3rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:.8s ease-out backwards services-module__g8J8Uq__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}.services-module__g8J8Uq__card:before{content:"";opacity:0;background:linear-gradient(90deg,#ff8c00,#fa3);height:6px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.services-module__g8J8Uq__card:hover:before{opacity:1}.services-module__g8J8Uq__card:hover{border-color:#0000;transform:translateY(-15px);box-shadow:0 20px 50px #0000001a}.services-module__g8J8Uq__icon{background:linear-gradient(135deg,#fffcf9 0%,#fff 100%);border:1px solid #ff8c001a;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:1.5rem;font-size:3.5rem;transition:all .4s;display:flex;box-shadow:0 10px 20px #00000008}.services-module__g8J8Uq__card:hover .services-module__g8J8Uq__icon{color:#fff;background:linear-gradient(135deg,#ff8c00 0%,#fa3 100%);border-color:#0000;transform:scale(1.1)rotate(5deg);box-shadow:0 15px 30px #ff8c004d}.services-module__g8J8Uq__card:hover .services-module__g8J8Uq__icon div{filter:drop-shadow(0 2px 4px #0003)}.services-module__g8J8Uq__cardContent{padding:1rem 2rem 3rem}.services-module__g8J8Uq__cardTitle{color:#1a1a1a;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700;transition:color .3s}.services-module__g8J8Uq__card:hover .services-module__g8J8Uq__cardTitle{color:#ff8c00}.services-module__g8J8Uq__cardDescription{color:#666;font-size:1.05rem;font-weight:400;line-height:1.7}@keyframes services-module__g8J8Uq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes services-module__g8J8Uq__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.services-module__g8J8Uq__title{font-size:2.5rem}}
