.dashboard{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:16px 0 50px}.Gallery_Box{width:74%;margin:1%}.home-hero{border-radius:14px;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.12)}.home-hero .image-gallery,.home-hero .image-gallery-content,.home-hero .image-gallery-slide-wrapper,.home-hero .image-gallery-slides,.home-hero .image-gallery-swipe{height:100%}.home-hero .image-gallery-slide{height:auto!important}.home-hero .home-hero-slide img{display:block;width:100%;height:300px;object-fit:cover}@media screen and (min-width:640px){.home-hero .home-hero-slide img{height:420px}}@media screen and (min-width:1024px){.home-hero .home-hero-slide img{height:520px}}.home-hero .image-gallery-icon{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));transition:color .2s ease}.home-hero .image-gallery-icon:hover{color:#7e2b2e}.home-hero .image-gallery-bullets{bottom:16px;z-index:5}.home-hero .image-gallery-bullets .image-gallery-bullet{border:none;background:rgba(255,255,255,.55);box-shadow:none;margin:0 4px}.home-hero .image-gallery-bullets .image-gallery-bullet.active,.home-hero .image-gallery-bullets .image-gallery-bullet:hover{background:#7e2b2e;transform:scale(1.1)}.Machines_Rent{width:22%;margin:1%}.Machines_Side_Img{object-fit:cover;width:95%;height:195px;border-radius:10px;margin-bottom:8px}.Machines_Rent_img_main_box{display:flex;flex-wrap:nowrap}.Machines_Rent_img_sub_box{width:-webkit-fill-available;display:flex;flex-wrap:wrap}.Machines_Rent_Text{color:#7E2B2E;font-weight:600;font-size:25px;margin-bottom:20px}.loading-spinner{width:50px;height:50px;border:10px solid #f3f3f3;border-top-color:#383636;border-radius:50%;animation:spinner 1.5s linear infinite}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:1109px){.dashboard{flex-direction:column}.Gallery_Box,.Machines_Rent{width:100%}.Machines_Rent_img_main_box{flex-wrap:wrap;flex-direction:column;align-items:center}.Machines_Rent_img_sub_box{justify-content:center}}