.Services-module__RmerPW__container{max-width:1200px;margin:0 auto;padding:3rem 2rem}.Services-module__RmerPW__header{text-align:center}.Services-module__RmerPW__title{color:var(--forest-green);font-size:3rem;font-weight:700}.Services-module__RmerPW__subtitle{color:var(--charcoal);max-width:700px;margin:0 auto;font-size:1.25rem;font-weight:400}.Services-module__RmerPW__section{margin-bottom:4rem}.Services-module__RmerPW__sectionTitle{color:var(--cream);margin-bottom:2rem;font-size:2rem;font-weight:700}.Services-module__RmerPW__servicesGrid{perspective:1000px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.Services-module__RmerPW__serviceCardContainer{cursor:pointer;height:300px;position:relative}.Services-module__RmerPW__serviceCard{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s;position:relative}.Services-module__RmerPW__serviceCard.Services-module__RmerPW__flipped{transform:rotateY(180deg)}.Services-module__RmerPW__cardFace{background:linear-gradient(135deg,var(--burnt-orange)0%,var(--forest-green)100%);backface-visibility:hidden;border-radius:.75rem;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:absolute}.Services-module__RmerPW__cardBack{background:linear-gradient(45deg,var(--forest-green)0%,var(--burnt-orange)100%);transform:rotateY(180deg)}.Services-module__RmerPW__serviceCardContainer:hover .Services-module__RmerPW__cardFront:before{left:100%}.Services-module__RmerPW__serviceCardTitle{color:var(--cream);font-size:1.75rem;font-weight:600;font-family:var(--font-dubai,system-ui);text-align:center;padding:1rem}.Services-module__RmerPW__serviceCardDescription{color:var(--cream);text-align:center;font-size:.95rem;line-height:1.6}.Services-module__RmerPW__whyChooseSection{background:linear-gradient(135deg,var(--darker-green)0%,var(--forest-green)100%);border:2px solid #333;border-radius:.75rem;padding:2rem}.Services-module__RmerPW__whyChooseList{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.Services-module__RmerPW__whyChooseListItem{color:#e8e8e8;padding-left:2rem;font-size:1rem;line-height:1.6;position:relative}.Services-module__RmerPW__whyChooseListItem:before{content:"✓";color:var(--burnt-orange);font-size:1.25rem;font-weight:700;position:absolute;left:0}@media (max-width:768px){.Services-module__RmerPW__container{padding:2rem 1rem}.Services-module__RmerPW__title{font-size:2rem}.Services-module__RmerPW__subtitle{font-size:1rem}.Services-module__RmerPW__sectionTitle{font-size:1.5rem}.Services-module__RmerPW__servicesGrid{grid-template-columns:1fr;gap:1.5rem}.Services-module__RmerPW__whyChooseList{grid-template-columns:1fr}}
