.ServicesPage-module__owhH7G__servicesPage{background-color:var(--bg-light);min-height:100vh;padding-bottom:80px}.ServicesPage-module__owhH7G__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;margin-bottom:100px;padding:0 20px;display:grid}.ServicesPage-module__owhH7G__serviceCard{text-align:center;background:#fff;border:1px solid #00000008;border-radius:25px;flex-direction:column;align-items:center;padding:50px 40px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000000d}.ServicesPage-module__owhH7G__serviceCard:before{content:"";background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));transform-origin:50%;width:100%;height:6px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.ServicesPage-module__owhH7G__serviceCard:hover{transform:translateY(-15px);box-shadow:0 25px 50px #0000001a}.ServicesPage-module__owhH7G__serviceCard:hover:before{transform:scaleX(1)}.ServicesPage-module__owhH7G__iconWrapper{width:90px;height:90px;color:var(--primary-color);background:#ff6b0014;border-radius:50%;justify-content:center;align-items:center;margin-bottom:30px;font-size:3rem;transition:all .4s;display:flex}.ServicesPage-module__owhH7G__serviceCard:hover .ServicesPage-module__owhH7G__iconWrapper{background:var(--primary-color);color:#fff;transform:rotateY(180deg)}.ServicesPage-module__owhH7G__serviceTitle{color:var(--text-dark);margin-bottom:20px;font-size:1.8rem;font-weight:700}.ServicesPage-module__owhH7G__serviceDescription{color:var(--text-gray);margin-bottom:30px;font-size:1.05rem;line-height:1.8}.ServicesPage-module__owhH7G__learnMoreLink{color:#fff;background:linear-gradient(135deg,#df0000 0%,#8b0000 100%);border-radius:50px;align-items:center;margin-top:auto;padding:12px 30px;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px -1px #df000033}.ServicesPage-module__owhH7G__learnMoreLink:hover{color:#fff;background:linear-gradient(135deg,#ff1a1a 0%,#b71c1c 100%);padding-right:40px;transform:translateY(-2px);box-shadow:0 10px 15px -3px #df00004d}.ServicesPage-module__owhH7G__faqSection{background-color:#fff;border-radius:30px 30px 0 0;padding:80px 0;box-shadow:0 -10px 30px #00000005}.ServicesPage-module__owhH7G__faqTitle{text-align:center;color:var(--text-dark);margin-bottom:50px;font-size:2.5rem;font-weight:800}.ServicesPage-module__owhH7G__accordion{max-width:800px;margin:0 auto}.ServicesPage-module__owhH7G__accordionItem{border-bottom:1px solid #eee;margin-bottom:15px}.ServicesPage-module__owhH7G__accordionHeader{cursor:pointer;text-align:right;background:0 0;border:none;border-radius:15px;justify-content:space-between;align-items:center;width:100%;padding:25px;font-family:inherit;transition:all .3s;display:flex}.ServicesPage-module__owhH7G__accordionHeader:hover{background-color:#f8f9fa}.ServicesPage-module__owhH7G__accordionHeader .ServicesPage-module__owhH7G__question{color:var(--text-dark);font-size:1.2rem;font-weight:600}.ServicesPage-module__owhH7G__accordionIcon{color:var(--primary-color);background-color:#ff00001a;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex}.ServicesPage-module__owhH7G__active .ServicesPage-module__owhH7G__accordionIcon{background-color:var(--primary-color);color:#fff;transform:rotate(180deg)}.ServicesPage-module__owhH7G__accordionContent{max-height:0;padding:0 25px;transition:max-height .4s cubic-bezier(0,1,0,1);overflow:hidden}.ServicesPage-module__owhH7G__active .ServicesPage-module__owhH7G__accordionContent{max-height:1000px;padding-bottom:25px;transition:max-height .4s cubic-bezier(1,0,1,0)}.ServicesPage-module__owhH7G__accordionContent p{color:var(--text-gray);font-size:1.05rem;line-height:1.8}@media (max-width:768px){.ServicesPage-module__owhH7G__heroTitle{font-size:2.5rem}.ServicesPage-module__owhH7G__serviceCard{padding:40px 25px}}.ServicesPage-module__owhH7G__introSection{text-align:center;max-width:800px;margin:40px auto 60px;padding:0 20px}.ServicesPage-module__owhH7G__introTitle{color:var(--text-dark);margin-bottom:20px;font-size:2.2rem;font-weight:700}.ServicesPage-module__owhH7G__introText{color:var(--text-gray);font-size:1.15rem;line-height:1.8}
