.optimized-image-wrapper{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.optimized-image-wrapper.loading .optimized-image{opacity:0}.optimized-image-wrapper.loaded .optimized-image{opacity:1;transition:opacity .3s ease-in-out}.optimized-image-wrapper.loaded .image-placeholder{opacity:0;pointer-events:none}.optimized-image-wrapper .optimized-image{height:100%;transition:opacity .3s ease-in-out,transform .3s ease;width:100%}.optimized-image-wrapper .optimized-image:hover{transform:scale(1.02)}.optimized-image-wrapper .image-placeholder{align-items:center;animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f8f9fa 25%,#e9ecef 50%,#f8f9fa 75%);background-size:200% 100%;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.optimized-image-wrapper .image-placeholder .placeholder-spinner{animation:spin 1s linear infinite;border:2px solid #dee2e6;border-radius:50%;border-top-color:#007bff;height:32px;width:32px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.optimized-image-wrapper .image-placeholder .placeholder-spinner{border-width:2px;height:24px;width:24px}}.gallery-section{background:linear-gradient(180deg,#fff,#f8f9fa);padding:90px 0;position:relative}.gallery-container{margin:0 auto;max-width:1200px;padding:0 24px}.gallery-header{margin-bottom:48px;text-align:center}.gallery-eyebrow{background:#fde7ed;border-radius:30px;color:#cd204f;display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.1em;margin-bottom:18px;padding:6px 16px;text-transform:uppercase}.gallery-title{color:#1f2937;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.02em;margin:0 0 14px}.gallery-description{color:#6b7280;font-size:1.05rem;line-height:1.65;margin:0 auto;max-width:720px}.gallery-grid{margin-top:1rem}.gallery-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 16px #0000000a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.gallery-card:hover{border-color:#cd204f4d;box-shadow:0 20px 40px #0000001a;transform:translateY(-6px)}.card-img-wrapper{align-items:center;background-color:#f8f9fa;display:flex;height:200px;justify-content:center;overflow:hidden;position:relative;width:100%}.card-img-wrapper img{height:100%!important;object-fit:cover;object-position:center;transition:transform .5s ease;width:100%!important}.gallery-card:hover .card-img-wrapper img{transform:scale(1.06)}.clickable-card{cursor:pointer;position:relative}.card-link{display:flex;flex-direction:column;height:100%}.card-link,.card-link:hover{color:inherit;text-decoration:none}.gallery-card .card-body{display:flex;flex:1 1;flex-direction:column;padding:20px 22px 22px}.gallery-card-title{color:#1f2937;font-size:1.1rem;font-weight:700;letter-spacing:-.01em;margin-bottom:8px}.gallery-card-description{color:#6b7280;flex:1 1;font-size:.92rem;line-height:1.55;margin-bottom:16px}.view-details-button{align-items:center;color:#cd204f;display:inline-flex;font-size:.88rem;font-weight:600;gap:6px;margin-top:auto;padding-top:4px;transition:gap .2s ease}.view-details-button svg{font-size:.85em;transition:transform .25s ease}.gallery-card:hover .view-details-button{gap:10px}.gallery-card:hover .view-details-button svg{transform:translateX(3px)}.show-more-container{display:flex;justify-content:center;margin-top:2.5rem}.show-more-btn{align-items:center;background:#0000;border:1.5px solid #cd204f;border-radius:30px;color:#cd204f;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:8px;padding:12px 28px;transition:all .25s ease}.show-more-btn:hover{background:linear-gradient(135deg,#cd204f,#a01a3f);border-color:#0000;box-shadow:0 6px 20px #cd204f4d;color:#fff;transform:translateY(-2px)}.show-more-btn svg{font-size:.85em}.more-industries{overflow:hidden;transition:all .5s ease-in-out}.more-industries.collapsed{margin-top:0;max-height:0;opacity:0;pointer-events:none}.more-industries.expanded{animation:galleryFadeInUp .5s ease-out;max-height:5000px;opacity:1}@keyframes galleryFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.more-industries.expanded .mb-4{animation:galleryFadeInCard .5s ease-out both}.more-industries.expanded .mb-4:first-child{animation-delay:.04s}.more-industries.expanded .mb-4:nth-child(2){animation-delay:.08s}.more-industries.expanded .mb-4:nth-child(3){animation-delay:.12s}.more-industries.expanded .mb-4:nth-child(4){animation-delay:.16s}.more-industries.expanded .mb-4:nth-child(5){animation-delay:.2s}.more-industries.expanded .mb-4:nth-child(6){animation-delay:.24s}.more-industries.expanded .mb-4:nth-child(7){animation-delay:.28s}.more-industries.expanded .mb-4:nth-child(8){animation-delay:.32s}.more-industries.expanded .mb-4:nth-child(n+9){animation-delay:.36s}@keyframes galleryFadeInCard{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.gallery-section{padding:70px 0}.card-img-wrapper{height:180px}}@media (max-width:768px){.gallery-container{padding:0 20px}.gallery-header{margin-bottom:32px}.card-img-wrapper{height:200px}}@media (max-width:576px){.gallery-section{padding:60px 0}.gallery-container{padding:0 16px}.card-img-wrapper{height:220px}.show-more-btn{justify-content:center;width:100%}}