.image-container{position:relative;overflow:hidden}.image-container:before{content:"";display:block;width:100%;height:0;padding-bottom:var(--aspect-ratio, 56.25%)}.image-container img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.aspect-16-9:before{padding-bottom:56.25%}.aspect-4-3:before{padding-bottom:75%}.aspect-3-2:before{padding-bottom:66.67%}.aspect-1-1:before{padding-bottom:100%}.aspect-2-1:before{padding-bottom:50%}.gallery-item-4-3:before{padding-bottom:75%}.gallery-item-16-9:before{padding-bottom:56.25%}.product-image-4-3:before{padding-bottom:75%}.product-image-3-2:before{padding-bottom:66.67%}.blog-image-16-9:before{padding-bottom:56.25%}.blog-image-4-3:before{padding-bottom:75%}.hero-image-21-9:before{padding-bottom:42.86%}.hero-image-16-9:before{padding-bottom:56.25%}.icon-container{position:relative;width:64px;height:64px;flex-shrink:0}.icon-container img{width:100%;height:100%;object-fit:contain}.client-logo-container{position:relative;height:64px;width:auto;flex-shrink:0;display:flex;align-items:center;justify-content:center}.client-logo-container img{max-height:100%;max-width:100%;object-fit:contain}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-image{background-color:#e5e7eb;border-radius:.375rem}.skeleton-text{background-color:#e5e7eb;border-radius:.375rem;height:1rem}.skeleton-text-lg{background-color:#e5e7eb;border-radius:.375rem;height:1.5rem}.font-display-swap{font-display:swap}.dynamic-content{min-height:200px}.image-loading{background-color:#f3f4f6;background-image:linear-gradient(45deg,transparent 40%,rgba(255,255,255,.5) 50%,transparent 60%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.responsive-image-container{position:relative;width:100%;height:0;padding-bottom:var(--aspect-ratio, 56.25%);overflow:hidden}.responsive-image-container img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.responsive-image-container img[loading=lazy]{opacity:0}.responsive-image-container img.loaded{opacity:1}.stable-grid{display:grid;gap:1rem}.stable-grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.stable-grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stable-grid-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stable-card{display:flex;flex-direction:column;min-height:300px}.stable-card-content{flex:1;display:flex;flex-direction:column}.stable-card-footer{margin-top:auto}.stable-text-container{min-height:1.5em}.stable-text-container h1,.stable-text-container h2,.stable-text-container h3{min-height:1.2em}.stable-button{min-height:44px;min-width:120px;display:inline-flex;align-items:center;justify-content:center}.stable-nav{min-height:60px;display:flex;align-items:center}.stable-footer{min-height:200px}@media (max-width: 768px){.stable-grid-2{grid-template-columns:1fr}.stable-grid-3{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stable-grid-4{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media (max-width: 480px){.stable-grid-3,.stable-grid-4{grid-template-columns:1fr}}.no-js .responsive-image-container img{opacity:1}@media print{.skeleton,.image-loading{background:none!important;animation:none!important}}
