.style-module__pLNaYq__servicesPage{background-color:#f8f9fa;min-height:100vh}.style-module__pLNaYq__bannerSection{height:400px;position:relative;overflow:hidden}.style-module__pLNaYq__bannerImage{width:100%;height:100%;position:relative}.style-module__pLNaYq__bannerImg{object-fit:cover;object-position:center}.style-module__pLNaYq__bannerOverlay{z-index:2;background:linear-gradient(135deg,#0009 0%,#0006 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.style-module__pLNaYq__bannerTitle{color:#fff;text-align:center;text-shadow:2px 2px 4px #00000080;letter-spacing:.02em;margin:0;font-size:3rem;font-weight:700}.style-module__pLNaYq__breadcrumbSection{z-index:3;background:linear-gradient(#0000 0%,#0006 50%,#000c 100%);padding:2rem 0 1rem;position:absolute;bottom:0;left:0;right:0}.style-module__pLNaYq__breadcrumbContainer{align-items:center;gap:.5rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.style-module__pLNaYq__breadcrumbItem{color:#fff;text-shadow:1px 1px 2px #00000080;font-size:.9rem;font-weight:500}.style-module__pLNaYq__breadcrumbSeparator{color:#fff;align-items:center;display:flex}.style-module__pLNaYq__servicesSection{background-color:#fff;padding:1rem 0}.style-module__pLNaYq__servicesContainer{max-width:1200px;margin:0 auto;padding:0 1rem}.style-module__pLNaYq__servicesHeader{text-align:center;margin-bottom:3rem}.style-module__pLNaYq__servicesTitle{color:var(--color-quinary,#333);letter-spacing:.02em;margin:0 0 1rem;font-size:2.5rem;font-weight:700}.style-module__pLNaYq__servicesDescription{color:var(--color-quinary,#666);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.style-module__pLNaYq__bannerTitle{font-size:2rem}.style-module__pLNaYq__bannerSection{height:300px}.style-module__pLNaYq__breadcrumbContainer{flex-wrap:wrap;gap:.25rem}.style-module__pLNaYq__breadcrumbItem{font-size:.8rem}.style-module__pLNaYq__servicesTitle{font-size:2rem}.style-module__pLNaYq__servicesDescription{font-size:1rem}.style-module__pLNaYq__servicesSection{padding:2rem 0}.style-module__pLNaYq__servicesHeader{margin-bottom:2rem}}@media (max-width:480px){.style-module__pLNaYq__bannerTitle{font-size:1.5rem}.style-module__pLNaYq__bannerSection{height:250px}.style-module__pLNaYq__servicesTitle{font-size:1.5rem}.style-module__pLNaYq__servicesDescription{font-size:.9rem}}
.style-module__JM6hcq__container{background-color:var(--bg-primary);font-family:var(--font-primary);font-family:var(--font-primary)}.style-module__JM6hcq__gridContainer{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1440px;margin:0 auto;padding:0 0 60px;display:grid}.style-module__JM6hcq__card{aspect-ratio:404/544;cursor:pointer;position:relative;overflow:hidden}.style-module__JM6hcq__imageWrapper{width:100%;height:100%;position:relative}.style-module__JM6hcq__image{object-fit:contain;width:100%;height:100%;transition:transform .3s}.style-module__JM6hcq__shadow{background:linear-gradient(to top,rgba(var(--color-quaternary-rgb),.8)30%,rgba(var(--color-quaternary-rgb),.4)60%,transparent 100%);transition:all .3s;position:absolute;inset:0}.style-module__JM6hcq__textOverlay{color:#fff;padding-bottom:20px;position:absolute;bottom:10px;left:20px;right:20px;overflow:hidden}.style-module__JM6hcq__title{margin-bottom:0;font-size:1rem;font-weight:500;transition:all .3s;transform:translateY(0)}.style-module__JM6hcq__content{opacity:0;max-height:0;font-size:.8rem;transition:all .3s;transform:translateY(20px)}.style-module__JM6hcq__card:hover .style-module__JM6hcq__shadow{background:linear-gradient(to top,rgba(var(--color-primary-rgb),.8)30%,rgba(var(--color-primary-rgb),.4)60%,transparent 100%)}.style-module__JM6hcq__card:hover .style-module__JM6hcq__title{margin-bottom:15px;transform:translateY(-1px)}.style-module__JM6hcq__card:hover .style-module__JM6hcq__content{opacity:1;max-height:400px;transform:translateY(0)}.style-module__JM6hcq__card:hover .style-module__JM6hcq__image{transform:scale(1.05)}.style-module__JM6hcq__headerWrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px 0;display:flex}.style-module__JM6hcq__headerText{color:var(--color-primary);letter-spacing:.02em;margin-bottom:8px;font-size:3rem;font-weight:700}.style-module__JM6hcq__headerContentText{color:var(--color-quaternary);opacity:.85;max-width:60%;font-size:1.1rem;font-weight:400}@media (max-width:1024px){.style-module__JM6hcq__gridContainer{grid-template-columns:repeat(3,1fr);padding:0 20px}}@media (max-width:768px){.style-module__JM6hcq__gridContainer{grid-template-columns:repeat(2,1fr);padding:0 10px}.style-module__JM6hcq__textOverlay{bottom:5px}.style-module__JM6hcq__title{margin-bottom:0;font-size:.9rem}.style-module__JM6hcq__content{opacity:0;max-height:0;font-size:.75rem;transform:translateY(20px)}.style-module__JM6hcq__card:hover .style-module__JM6hcq__title{margin-bottom:8px}.style-module__JM6hcq__card:hover .style-module__JM6hcq__content{opacity:1;max-height:100px;transform:translateY(0)}.style-module__JM6hcq__headerText{font-size:1.4rem}.style-module__JM6hcq__headerContentText{max-width:95%;font-size:1rem}.style-module__JM6hcq__headerWrapper{margin-bottom:20px}}@media (max-width:480px){.style-module__JM6hcq__gridContainer{gap:10px}.style-module__JM6hcq__textOverlay{bottom:20px;left:15px;right:15px}.style-module__JM6hcq__title{margin-bottom:0;font-size:.8rem}.style-module__JM6hcq__content{opacity:0;max-height:0;font-size:.7rem;transform:translateY(20px)}.style-module__JM6hcq__card:hover .style-module__JM6hcq__title{margin-bottom:6px}.style-module__JM6hcq__card:hover .style-module__JM6hcq__content{opacity:1;max-height:80px;transform:translateY(0)}.style-module__JM6hcq__card:hover .style-module__JM6hcq__title{transform:translateY(-20px)}.style-module__JM6hcq__headerText{font-size:1.1rem}.style-module__JM6hcq__headerContentText{font-size:.95rem}.style-module__JM6hcq__headerWrapper{margin-bottom:12px}}.style-module__JM6hcq__loadingState,.style-module__JM6hcq__errorState{text-align:center;min-height:400px;color:var(--color-text,#333);flex-direction:column;justify-content:center;align-items:center;display:flex}.style-module__JM6hcq__loadingSpinner{border:4px solid var(--color-secondary,#ccc);border-top:4px solid var(--color-primary,#ff6b35);border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite style-module__JM6hcq__spin}@keyframes style-module__JM6hcq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.style-module__JM6hcq__errorState p{color:var(--color-error,#dc3545);margin:0;font-size:1.1rem}.style-module__JM6hcq__imagePlaceholder{background:var(--color-secondary,#ccc);width:100%;height:100%;color:var(--color-text,#333);text-align:center;justify-content:center;align-items:center;font-size:1.2rem;font-weight:600;display:flex}
