.loading-container{background:#f8f9fa;justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-spinner{text-align:center}.spinner{border:4px solid #e3e3e3;border-top-color:#007bff;border-radius:50%;width:50px;height:50px;margin:0 auto 20px;animation:1s linear infinite spin}.loading-spinner p{color:#666;margin:0;font-size:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.work-section-light .work-area-3{background-color:#f0f0f0!important;border-radius:0!important}.work-section-light .work-box-3{background-image:linear-gradient(#0000 10%,#f0f0f0 50%)!important}.work-section-light .work-area-3 .section-title,.work-section-light .work-box-3 .tag,.work-section-light .work-box-3 .title,.work-section-light .work-box-3 .title a,.work-section-light .work-box-3 .title a:hover,.work-section-light .work-box-3 .category{color:var(--black)!important}.side-info .offset-logo-footer{opacity:1;z-index:-1;justify-content:center;display:flex;position:absolute;bottom:50px;left:0;right:0}.side-info .offset-logo-footer img{width:50%;height:auto}.side-info .offset-header{padding-top:20px;padding-bottom:20px}@media (max-height:1100px){.side-info .offset-logo-footer{display:none}}.grecaptcha-badge{visibility:hidden}@keyframes kanban-drop{0%{opacity:0;transform:scale(.95)translateY(-4px)}60%{opacity:1;transform:scale(1.01)translateY(1px)}to{opacity:1;transform:scale(1)translateY(0)}}