.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;min-height:520px}.ServiceCard_checklistTextContent__gQoHc{display:flex;flex-direction:column;align-items:center;width:100%;flex:1 1;justify-content:space-between;min-height:280px}.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:120px;max-height:120px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;line-height:1.4}.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:520px;min-height:520px;max-height:520px;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;max-height:160px;margin-bottom:1rem;flex-shrink:0}.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_checklistBox__59MvH{height:460px;min-height:460px;max-height:460px}.ServiceCard_checklistVerticalContent__D__fK{padding:1rem .5rem;min-height:460px}.ServiceCard_checklistTextContent__gQoHc{min-height:240px}.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:140px;min-height:140px;max-height:140px;width:100%;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;background:#f8f9fa;flex-shrink:0}.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_checklistTextContent__gQoHc .ServiceCard_cardDescription__jeANP{min-height:100px;max-height:100px;font-size:.95rem;line-height:1.3}}@media screen and (max-width:480px){.ServiceCard_content__XsSV8{padding:1.5rem!important}.ServiceCard_checklistBox__59MvH .ServiceCard_content__XsSV8{padding:1rem!important}.ServiceCard_checklistBox__59MvH{height:420px;min-height:420px;max-height:420px}.ServiceCard_checklistVerticalContent__D__fK{padding:.5rem .2rem;min-height:420px}.ServiceCard_checklistTextContent__gQoHc{min-height:220px}.ServiceCard_cardTitle__LgYci{font-size:1.3rem}.ServiceCard_checklistTextContent__gQoHc .ServiceCard_cardDescription__jeANP{min-height:90px;max-height:90px;font-size:.9rem;line-height:1.3}.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:120px;min-height:120px;max-height:120px;width:100%;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;background:#f8f9fa;flex-shrink:0}.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}