.skeleton-button,.skeleton-image,.skeleton-line{background:linear-gradient(90deg,rgba(0,0,0,.06),rgba(0,0,0,.08) 50%,rgba(0,0,0,.06));background-size:200% 100%;animation:skeleton-shimmer 1.8s ease-in-out infinite}.skeleton-line{border-radius:4px}.skeleton-button{border-radius:6px}.skeleton-image{border-radius:8px}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.hero-title{height:32px!important;width:95%!important;margin-bottom:12px!important}.hero-title-second{height:32px!important;width:80%!important;margin-bottom:15px!important}.skeleton-buttons{flex-direction:column!important;gap:10px!important;margin-top:20px!important}.skeleton-buttons .skeleton-button{width:100%!important;max-width:200px!important;height:44px!important}.skeleton-hero-image{margin-top:25px!important}.skeleton-hero-image .skeleton-image{height:220px!important}.skeleton-card-wrapper{margin-bottom:25px!important}.skeleton-card{min-height:240px!important;margin-bottom:20px!important}.skeleton-card .section_2_block_1{padding:20px 15px!important}.skeleton-card .section_2_block_2{padding:0 15px 15px!important}.skeleton-card-bg{bottom:8px!important;right:8px!important}.skeleton-card-bg .skeleton-image{width:100px!important;height:100px!important}.mobile-hero-skeleton{padding:25px 0!important}.mobile-cards-skeleton{padding:20px 0!important}}@media (min-width:769px) and (max-width:1024px){.hero-title,.hero-title-second{height:36px!important}.skeleton-hero-image .skeleton-image{height:250px!important}}.skeleton-button,.skeleton-image,.skeleton-line{position:relative;overflow:hidden}.skeleton-button:after,.skeleton-image:after,.skeleton-line:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4) 50%,transparent);animation:skeleton-shine 2s ease-in-out infinite}@keyframes skeleton-shine{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:768px){.skeleton-button:after,.skeleton-image:after,.skeleton-line:after{animation-duration:1.5s}@media (prefers-reduced-motion:reduce){.skeleton-button,.skeleton-image,.skeleton-line{animation:none;background:rgba(0,0,0,.08)}.skeleton-button:after,.skeleton-image:after,.skeleton-line:after{display:none}}}