.HeroSection_heroGrid__vYeb9{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;background:#fff;cursor:pointer}.HeroSection_heroItem__41OBY{overflow:hidden;transition:box-shadow .3s}.HeroSection_heroImg__aPdg6{width:100%;height:auto;display:block;filter:grayscale(100%);transition:transform .4s,filter .4s;padding:3rem 0}@media (max-width:768px){.HeroSection_heroImg__aPdg6{filter:none}.HeroSection_heroGrid__vYeb9{padding:4px;gap:.1rem}}@media (max-width:1024px){.HeroSection_heroImg__aPdg6{filter:none}}.HeroSection_heroItem__41OBY:hover .HeroSection_heroImg__aPdg6{filter:grayscale(0);transform:scale(1.08)}.SpinerLoading_loader__APKBc{width:48px;height:48px;border:5px solid #e1b761;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:SpinerLoading_rotation__AKJu3 1s linear infinite}@keyframes SpinerLoading_rotation__AKJu3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}