.amenity-icon-wrap{display:flex;align-items:center;justify-content:center}.amenity-icon-wrap-active svg path{fill:var(--primary-color)}.custom-scroll::-webkit-scrollbar{height:2px}.custom-scroll::-webkit-scrollbar-track{background:transparent}.custom-scroll::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#9ca3af,#6b7280);border-radius:9999px}.custom-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#6b7280,#4b5563)}.custom-scroll{scrollbar-width:thin;scrollbar-color:#fff transparent}.amenity-icon-wrap-active svg{fill:var(--primary-color)}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.custom-next-amenities,.custom-prev-amenities{background-color:rgba(0,0,0,.296);padding:10px;transition:background-color .3s ease}.custom-next-amenities:hover,.custom-prev-amenities:hover{background-color:rgba(0,0,0,.422)}.custom-next-amenities svg,.custom-prev-amenities svg{width:24px;height:24px;color:#fff}.custom-prev-amenities{left:10px}.custom-next-amenities{right:10px}.amenities_text{font-size:13px}@media (max-width:768px){.amenity-icon-wrap svg,.amenity-icon-wrap-active svg{width:36px;height:36px}.custom-next-amenities,.custom-prev-amenities{padding:1px}}