.double-range-slider-container{position:relative;font-size:16px;color:#fff;width:400px;height:100%;margin:150px 20px 200px}.double-range-slider-rail{background-color:#8c8c8c;width:400px;height:10px;border-radius:50px;z-index:0}.double-range-slider-track{background-color:#f3bc3e;width:400px;height:10px;border-radius:50px;position:absolute;top:0}.double-range-slider-ball{background-color:#f5f5f5;outline:5px solid #f3bc3e;z-index:2;width:25px;height:25px;border-radius:50%;position:absolute;top:-7.5px}.double-range-slider-active{z-index:4}.double-range-slider-tooltip{background-color:#f3bc3e;visibility:hidden;display:flex;align-items:center;height:20px;width:auto;color:#fff;text-align:center;border-radius:6px;padding:15px 20px;flex-wrap:nowrap;position:absolute;z-index:1;pointer-events:none}.double-range-slider-ball .double-range-slider-tooltip{left:50%;transform:translateX(-50%)}.double-range-slider-over{bottom:47.5px}.double-range-slider-under{top:47.5px}.double-range-slider-mid{bottom:37.5px}.double-range-slider-over:after{border-color:#f3bc3e transparent transparent;top:100%}.double-range-slider-under:after{border-color:transparent transparent #f3bc3e;bottom:100%}.double-range-slider-tooltip:after{content:" ";position:absolute;margin-left:var(--after-margin-left,-10px);border-width:10px;border-style:solid;pointer-events:none;left:var(--after-left,50%)}.double-range-slider-text-holder{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.double-range-slider-step{position:absolute;z-index:1;height:10px;width:5px;border-radius:30px;background-color:#f5f5f5}.ReviewCard_card-container__yKrhc{background:#f5f5f5;border-radius:12px;box-shadow:var(--shadow-2);padding:16px;margin:16px 0;width:300px;height:164px;display:flex;flex-direction:column;justify-content:center}.ReviewCard_top-content___SWeL{display:flex;flex-direction:column;justify-content:center;align-items:center}.ReviewCard_top-content___SWeL svg{color:var(--primary);font-size:24px}.ReviewCard_top-content___SWeL p{font-size:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;padding-top:16px;text-align:center;height:64px}.ReviewCard_stars__mJ_TX{display:flex;justify-content:center;align-items:center;padding-top:12px}.ReviewCard_star-filled__rB1wV{color:var(--star-yellow)}.ReviewCard_star-empty__0SXAq{color:#e0e0e0}.ReviewCard_button__lVqTj{background:transparent;color:var(--text-black);border:1.5px solid var(--primary);border-radius:12px;padding:8px 16px;cursor:pointer}.popup-content{margin:auto;background:#fff;width:50%;padding:5px;border:1px solid #d7d7d7}[role=tooltip].popup-content{width:200px;box-shadow:0 0 3px rgba(0,0,0,.16);border-radius:5px}.popup-overlay{background:rgba(0,0,0,.5)}[data-popup=tooltip].popup-overlay{background:transparent}.popup-arrow{filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));color:#fff;stroke-width:2px;stroke:#d7d7d7;stroke-dasharray:30px;stroke-dashoffset:-54px;left:0;right:0;top:0;bottom:0}