#hot-deals-list{width:100%;float:left;padding-bottom:80px;padding-top:80px}#hot-deals-list.multiple-hot-deals-list{padding:0}@media only screen and (max-width:767px){#hot-deals-list{padding-top:30px;padding-bottom:30px}}.hot-deals-list-container .heading-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}@media only screen and (max-width:767px){.hot-deals-list-container .heading-section{margin-bottom:15px;margin-top:15px}}.hot-deals-list-container .heading-section .title-text{font-size:22px;font-weight:700;color:#3a485e;margin:0}@media only screen and (max-width:767px){.hot-deals-list-container .heading-section .title-text{font-size:16px}}.hot-deals-list-container .heading-section .view-more{border:1px solid #d0d0d0;font-size:15px!important;font-weight:600;min-width:-moz-fit-content;min-width:fit-content;padding:8px 15px!important;height:-moz-fit-content;height:fit-content}@media only screen and (max-width:767px){.hot-deals-list-container .heading-section .view-more{font-size:13px!important;padding:8px 10px!important}}.hot-deals-list-container .heading-section .view-more:hover{background-color:#37485e;color:#fff}.hot-deals-list-container .hot-deals-list-slider{position:relative}.hot-deals-list-container .hot-deals-list-slider .swiper-wrapper{padding-bottom:10px}.hot-deals-list-container .hot-deals-list-slider .swiper-wrapper .custom-navigation-buttons.multiple-navigation-buttons{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:1}.hot-deals-list-container .hot-deals-list-slider .swiper-wrapper .custom-navigation-buttons.multiple-navigation-buttons .cutom-dot-btn{height:8px;width:8px;border-radius:100%;background-color:#e96c2c;border:none}.hot-deals-list-container .hot-deals-list-slider .hot-deals-card{border:1px solid #e9e9e9;border-radius:10px;background-color:#fff;box-shadow:1px 4px 10px rgba(66,71,76,.102);overflow:hidden}.hot-deals-list-container .hot-deals-list-slider .hot-deals-card .hot-deals-img{height:350px;width:100%;overflow:hidden;cursor:pointer}@media only screen and (max-width:767px){.hot-deals-list-container .hot-deals-list-slider .hot-deals-card .hot-deals-img{height:200px}}.hot-deals-list-container .hot-deals-list-slider .hot-deals-card .hot-deals-img img{height:100%;width:100%;object-fit:cover}#top_localities_section .skeleton-slider{display:flex;gap:1.875rem;overflow:hidden;padding:.5rem 0}#top_localities_section .skeleton-slide{width:100%;max-width:33.33%;flex:0 0 33.33%;padding-right:1.25rem}#top_localities_section .skeleton-image{height:255px;background-color:#f0f0f0;border-radius:.375rem}#top_localities_section .top-locality-carousel-item-card-detail-3{position:absolute;top:1rem;left:1rem;width:calc(100% - 2rem)}#top_localities_section .skeleton-content{background:transparent;padding:0}#top_localities_section .skeleton-heading{height:2rem;width:9.375rem;background-color:#f0f0f0;border-radius:.25rem}#top_localities_section .skeleton-text{height:1rem;background-color:#f0f0f0;border-radius:.25rem;margin-bottom:.5rem}#top_localities_section .skeleton-text:first-child{width:70%;height:1.25rem;margin-bottom:.25rem}#top_localities_section .skeleton-text:last-child{width:60%;height:1rem;margin-bottom:0}#top_localities_section .shimmer{position:relative;overflow:hidden}#top_localities_section .shimmer:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.8) 50%,hsla(0,0%,100%,0));animation:shimmer 1.5s infinite;z-index:1}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}