.ServiceCard_serviceCardContainer__myDkf{position:relative;margin-bottom:3rem}.ServiceCard_checklistCard__EK0cP{margin-bottom:0}.ServiceCard_checklistVerticalContent__D__fK{display:flex;flex-direction:column;align-items:center;height:100%;justify-content:space-between;padding:1.5rem 1rem}.ServiceCard_checklistTextContent__gQoHc{display:flex;flex-direction:column;align-items:center;width:100%;flex:1 1}.ServiceCard_checklistTextContent__gQoHc .ServiceCard_cardTitle__LgYci{text-align:center;word-break:keep-all;white-space:pre-line;font-size:1.2rem;margin-bottom:.5rem;font-weight:700}.ServiceCard_checklistTextContent__gQoHc .ServiceCard_freeTag__RFwmH{margin-bottom:.5rem}.ServiceCard_checklistTextContent__gQoHc .ServiceCard_cardDescription__jeANP{text-align:center;margin-bottom:1.2rem;font-size:.98rem;min-height:60px}.ServiceCard_checklistTextContent__gQoHc .ServiceCard_button__6mv9t{margin-top:auto;width:100%;justify-content:center}.ServiceCard_box__l69yF{border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.1);background:#fff;cursor:pointer;position:relative;border:1px solid rgba(0,0,0,.05)}.ServiceCard_box__l69yF:hover{transform:translateY(-8px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.ServiceCard_checklistBox__59MvH{height:100%;display:flex;flex-direction:column}.ServiceCard_checklistBox__59MvH:hover{transform:translateY(-4px);box-shadow:0 6px 25px rgba(0,0,0,.12)}.ServiceCard_box__l69yF.ServiceCard_unavailable___tvBE{opacity:.7;cursor:not-allowed}.ServiceCard_box__l69yF.ServiceCard_unavailable___tvBE:hover{transform:none;box-shadow:0 4px 20px rgba(0,0,0,.1)}.ServiceCard_image__Vg8Nd{height:400px;width:100%;position:relative;margin:0 auto;display:flex;align-items:center;justify-content:center;overflow:hidden;perspective:1000px;transform-style:preserve-3d;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.ServiceCard_checklistBox__59MvH .ServiceCard_image__Vg8Nd,.ServiceCard_checklistVerticalContent__D__fK .ServiceCard_image__Vg8Nd{height:160px;min-height:160px;margin-bottom:1rem}.ServiceCard_image__Vg8Nd:before{content:"";position:absolute;top:0;left:-75%;z-index:2;display:block;width:50%;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3));transform:skewX(-25deg);transition:.5s}.ServiceCard_image__Vg8Nd:hover:before{animation:ServiceCard_shine__2i8M0 .75s}@keyframes ServiceCard_shine__2i8M0{to{left:125%}}.ServiceCard_image__Vg8Nd img{object-fit:contain;width:auto;height:100%;max-width:100%;position:relative;transform:none;transition:transform .3s ease;padding:1rem}.ServiceCard_checklistBox__59MvH .ServiceCard_image__Vg8Nd img,.ServiceCard_checklistVerticalContent__D__fK .ServiceCard_image__Vg8Nd img{padding:.5rem;transform:none}.ServiceCard_image__Vg8Nd:hover img{transform:scale(1.05)}.ServiceCard_content__XsSV8{padding:3rem;display:flex;flex-direction:column;justify-content:center;height:100%}.ServiceCard_checklistBox__59MvH .ServiceCard_content__XsSV8{padding:1.5rem;flex:1 1;justify-content:space-between}.ServiceCard_cardTitle__LgYci{color:#2c3e50;font-weight:700;line-height:1.3;margin-bottom:1rem}.ServiceCard_cardDescription__jeANP{color:#6c757d;line-height:1.7;margin-bottom:2rem;font-weight:400}.ServiceCard_titleContainer__eMv4V{display:flex;align-items:flex-start;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.ServiceCard_freeTag__RFwmH{font-weight:600;padding:.5rem 1rem;border-radius:20px;font-size:.9rem}.ServiceCard_button__6mv9t{transition:all .3s ease;width:auto;font-weight:600;border-radius:8px;padding:.75rem 1.5rem}.ServiceCard_button__6mv9t:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.ServiceCard_ctaButton__b1cH0{background:linear-gradient(135deg,#007bff,#0056b3);border:none;color:#fff}.ServiceCard_ctaButton__b1cH0:hover{background:linear-gradient(135deg,#0056b3,#004085)}.ServiceCard_disabledButton__iVBRg{opacity:.7;cursor:not-allowed;background:#f8f9fa;color:#6c757d;border:1px solid #dee2e6}.ServiceCard_disabledButton__iVBRg:hover{transform:none;box-shadow:none;background:#f8f9fa;color:#6c757d}.ServiceCard_cardLink__GufKZ{text-decoration:none;color:inherit;display:block;height:100%}.ServiceCard_checklistCard__EK0cP .ServiceCard_cardLink__GufKZ{height:100%}.ServiceCard_cardLink__GufKZ:hover{text-decoration:none;color:inherit}.ServiceCard_checklistClickable__u_Abu{cursor:pointer}.ServiceCard_checklistClickable__u_Abu:focus{outline:2px solid #007bff;outline-offset:2px}.ServiceCard_checklistClickable__u_Abu:focus .ServiceCard_box__l69yF,.ServiceCard_checklistClickable__u_Abu:hover .ServiceCard_box__l69yF{box-shadow:0 8px 30px rgba(0,123,255,.18);transform:translateY(-6px) scale(1.02)}.ServiceCard_checklistModalOverlay__PC9j4{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.55);z-index:1000;display:flex;align-items:center;justify-content:center}.ServiceCard_checklistModal__jaqJ5{background:#fff;border-radius:12px;box-shadow:0 8px 40px rgba(0,0,0,.18);max-width:480px;width:95vw;padding:2.5rem 1.5rem 2rem;position:relative;z-index:1010;animation:ServiceCard_modalIn__Wg_Ks .2s cubic-bezier(.4,1.6,.6,1) 1}.ServiceCard_closeModalBtn__Z_Ssg{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;color:#888;cursor:pointer;z-index:1020;transition:color .2s}.ServiceCard_closeModalBtn__Z_Ssg:hover{color:#007bff}.ServiceCard_modalDescription__vK8gN{margin-bottom:1.5rem}.ServiceCard_animatedModalCard__Dsvvz{animation:ServiceCard_modalIn__Wg_Ks .25s cubic-bezier(.4,1.6,.6,1) 1}@keyframes ServiceCard_modalIn__Wg_Ks{0%{opacity:0;transform:translateY(40px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ServiceCard_modalHeaderBar__k8qW0{background:linear-gradient(90deg,#007bff,#00c6ff);padding:1.2rem 1.5rem 1.1rem;border-top-left-radius:18px;border-top-right-radius:18px;position:relative;display:flex;align-items:center;justify-content:center;min-height:64px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.ServiceCard_modalContentWrapper__JdcaI{padding:2rem 1.5rem 1.5rem;background:#fff;border-bottom-left-radius:18px;border-bottom-right-radius:18px}.ServiceCard_modalDescriptionBox__yO7_k{background:#f5f8fa;border-radius:10px;padding:1rem 1.2rem;margin-bottom:1.5rem;box-shadow:0 1px 4px rgba(0,0,0,.04)}.ServiceCard_modalTitle__FfhVY{font-size:1.5rem;font-weight:700;color:#2c3e50;margin-bottom:.5rem;text-align:center;letter-spacing:-.5px}.ServiceCard_modalDescription__vK8gN{font-size:1.05rem;color:#555;margin-bottom:0;text-align:center;line-height:1.6}@media (max-width:600px){.ServiceCard_modalHeaderBar__k8qW0{padding:1rem .7rem .9rem;min-height:54px}.ServiceCard_modalContentWrapper__JdcaI{padding:1.2rem .5rem 1rem}.ServiceCard_modalDescriptionBox__yO7_k{padding:.7rem .5rem}.ServiceCard_modalTitle__FfhVY{font-size:1.15rem}}@media screen and (max-width:768px){.ServiceCard_serviceCardContainer__myDkf{margin-bottom:2rem}.ServiceCard_checklistCard__EK0cP{margin-bottom:0}.ServiceCard_checklistVerticalContent__D__fK{padding:1rem .5rem}.ServiceCard_box__l69yF{margin-bottom:0;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.08)}.ServiceCard_image__Vg8Nd{width:100%;height:44vw;min-height:160px;max-height:240px;border-radius:0;display:flex;align-items:center;justify-content:center;background:#f8f9fa;margin-bottom:1rem}.ServiceCard_checklistBox__59MvH .ServiceCard_image__Vg8Nd,.ServiceCard_checklistVerticalContent__D__fK .ServiceCard_image__Vg8Nd{height:40vw;min-height:160px;max-height:220px;width:100%;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;background:#f8f9fa}.ServiceCard_image__Vg8Nd img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;display:block;margin:0 auto;padding:0}.ServiceCard_content__XsSV8{padding:2rem!important}.ServiceCard_checklistBox__59MvH .ServiceCard_content__XsSV8{padding:1.25rem!important}.ServiceCard_cardTitle__LgYci{font-size:1.5rem;margin-bottom:.5rem}.ServiceCard_cardDescription__jeANP{font-size:1rem;margin-bottom:1.5rem}}@media screen and (max-width:480px){.ServiceCard_content__XsSV8{padding:1.5rem!important}.ServiceCard_checklistBox__59MvH .ServiceCard_content__XsSV8{padding:1rem!important}.ServiceCard_checklistVerticalContent__D__fK{padding:.5rem .2rem}.ServiceCard_cardTitle__LgYci{font-size:1.3rem}.ServiceCard_cardDescription__jeANP{font-size:.95rem}.ServiceCard_image__Vg8Nd{height:38vw;min-height:120px;max-height:180px;width:100%;display:flex;align-items:center;justify-content:center;background:#f8f9fa;margin-bottom:1rem}.ServiceCard_checklistBox__59MvH .ServiceCard_image__Vg8Nd,.ServiceCard_checklistVerticalContent__D__fK .ServiceCard_image__Vg8Nd{height:44vw;min-height:140px;max-height:200px;width:100%;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;background:#f8f9fa}.ServiceCard_image__Vg8Nd img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;display:block;margin:0 auto;padding:0}}.ServiceCard_ribbon___4Ilr{position:absolute;right:-25px;top:0;z-index:20;overflow:visible}.ServiceCard_ribbon___4Ilr span{display:inline-block;background:linear-gradient(90deg,gold,#ffb300);color:#7a5c00;font-weight:700;font-size:.95rem;padding:.4rem 1.2rem;border-radius:6px;box-shadow:0 2px 8px rgba(255,215,0,.13);transform:rotate(20deg);letter-spacing:.5px}.ServicesContent_servicesLayout__7oPRK{min-height:100vh;display:flex;flex-direction:column}.ServicesContent_main__W1UNO{flex:1 1;display:flex;flex-direction:column}.ServicesContent_hero__ab0X_{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:60vh;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center}.ServicesContent_heroContentWrap__Tlb4F{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.ServicesContent_heroContent__n80Vm{max-width:800px;margin:0 auto}.ServicesContent_title__7BL_8{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.ServicesContent_description__GBiOr{font-size:1.5rem;font-weight:400;margin-bottom:2rem;line-height:1.6;text-shadow:1px 1px 2px rgba(0,0,0,.5);opacity:.95}.ServicesContent_contentWrapper___af4l{flex:1 1;background:#f8f9fa;padding:4rem 0}.ServicesContent_content__zdw75{max-width:1200px;margin:0 auto;padding:0 2rem}.ServicesContent_introSection__6vhzo{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.ServicesContent_sectionTitle__Fh6Db{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:1.5rem;line-height:1.3}.ServicesContent_sectionDescription__gBxn8{font-size:1.2rem;color:#6c757d;line-height:1.7;margin-bottom:0}.ServicesContent_serviceCards__WEkj1{margin-bottom:4rem}.ServicesContent_checklistSection__cdhwW{margin-top:4rem;padding-top:3rem;border-top:1px solid #e9ecef}.ServicesContent_checklistTitle__OU7lm{font-size:2rem;font-weight:600;color:#2c3e50;text-align:center;margin-bottom:1rem}.ServicesContent_checklistDescription__HEuHg{font-size:1.1rem;color:#6c757d;text-align:center;margin-bottom:3rem;line-height:1.6}.ServicesContent_checklistGrid__CkFTc{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.ServicesContent_ctaSection__1Tj_G{text-align:center;background:#fff;padding:3rem 2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);margin-top:2rem}.ServicesContent_ctaTitle__KieFO{font-size:2rem;font-weight:600;color:#2c3e50;margin-bottom:1rem}.ServicesContent_ctaDescription__p_47l{font-size:1.1rem;color:#6c757d;margin-bottom:2rem;line-height:1.6}.ServicesContent_ctaButtons__YEtzf{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.ServicesContent_ctaButton__ERk8D{transition:all .3s ease;min-width:160px}.ServicesContent_ctaButton__ERk8D:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media screen and (max-width:768px){.ServicesContent_hero__ab0X_{min-height:50vh}.ServicesContent_title__7BL_8{font-size:2.5rem;margin-bottom:1rem}.ServicesContent_description__GBiOr{font-size:1.2rem;margin-bottom:1.5rem}.ServicesContent_contentWrapper___af4l{padding:2rem 0}.ServicesContent_content__zdw75{padding:0 1rem}.ServicesContent_introSection__6vhzo{margin-bottom:3rem}.ServicesContent_sectionTitle__Fh6Db{font-size:2rem;margin-bottom:1rem}.ServicesContent_sectionDescription__gBxn8{font-size:1.1rem}.ServicesContent_checklistSection__cdhwW{margin-top:3rem;padding-top:2rem}.ServicesContent_checklistTitle__OU7lm{font-size:1.8rem}.ServicesContent_checklistDescription__HEuHg{font-size:1rem;margin-bottom:2rem}.ServicesContent_checklistGrid__CkFTc{grid-template-columns:1fr;gap:1.5rem}.ServicesContent_ctaSection__1Tj_G{padding:2rem 1rem;margin-top:1rem}.ServicesContent_ctaTitle__KieFO{font-size:1.5rem}.ServicesContent_ctaDescription__p_47l{font-size:1rem}.ServicesContent_ctaButtons__YEtzf{flex-direction:column;align-items:center}.ServicesContent_ctaButton__ERk8D{width:100%;max-width:300px}}@media screen and (max-width:480px){.ServicesContent_heroContentWrap__Tlb4F{padding:0 1rem}.ServicesContent_title__7BL_8{font-size:2rem}.ServicesContent_description__GBiOr{font-size:1.1rem}.ServicesContent_sectionTitle__Fh6Db{font-size:1.8rem}.ServicesContent_checklistTitle__OU7lm{font-size:1.6rem}.ServicesContent_content__zdw75{padding:0 .5rem}}