::-webkit-scrollbar{width:10px;height:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c4c4c4}::-webkit-scrollbar-thumb:hover{background:#a7a7a7}.MuiOutlinedInput-notchedOutline{border:none!important}.MuiSelect-select.MuiSelect-outlined{display:flex;gap:5px}.google-map-container{height:300px;width:300px;border-radius:20px}@media (min-width:530px){.google-map-container{height:400px;width:500px}}@media (min-width:768px){.google-map-container{height:400px;width:600px}}@media (min-width:1024px){.google-map-container{height:400px;width:800px}}@media (min-width:1200px){.google-map-container{height:500px;width:1000px}}@keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}to{opacity:1}}.animate-flicker{animation:flickerAnimation 1.5s infinite}.strike-through{position:relative;display:inline-block;margin-left:3px}.strike-through:after{content:"";position:absolute;left:0;top:50%;right:0;border-top:3px solid red;transform:rotate(-10deg)}.MuiStep-root .MuiSvgIcon-root{color:#ceedff}.MuiStep-root .MuiStepLabel-label{color:#ceedff;font-size:17px}.MuiStep-root.Mui-completed .MuiSvgIcon-root{color:#0e5d80}.MuiStep-root.Mui-completed .MuiStepLabel-label{color:#0e5d80;font-size:17px}.MuiStepLabel-label.Mui-active{color:#ceedff!important}.MuiStepIcon-text{fill:#0e5d80!important}@media (max-width:530px){.MuiStep-root .MuiStepLabel-label,.MuiStep-root.Mui-completed .MuiStepLabel-label{font-size:12px}}.carousel.carousel-slider{overflow:unset!important}.slider-wrapper{width:90%!important}@media (max-width:530px){.slider-wrapper{width:100%!important}}.carousel .thumbs,.carousel .thumbs-wrapper{margin:0!important}.carousel .thumb{border-radius:20px!important}.review-type-image{cursor:pointer;margin-left:4px;margin-right:4px}.review-type-image:hover{transform:scale(1.1);transition:.1s ease-in-out}