.components-location-select .slider{transition:height .5s ease-in-out;overflow:hidden}.components-location-select .radiobox-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important}.components-location-select .radiobox-border{border-radius:6px;grid-template-rows:min-content 18px min-content 2px min-content;height:124px;padding:18px 18px 16px;line-height:140%;display:grid!important}.components-location-select .radiobox-border .flag{grid-row:1}.components-location-select .radiobox-border .flag img{border-radius:1px;width:40px;height:30px;display:block}.components-location-select .radiobox-border .city{color:var(--white-100);grid-row:3;font-size:18px;font-weight:700}.components-location-select .radiobox-border .country{grid-row:5;font-size:15px}.components-location-select .radiobox-border .ping{align-items:center;display:flex;position:absolute;top:0;right:0}.components-location-select .radiobox-border .ping span{border-radius:3px 0;padding:14px 14px 14px 8px;font-size:14px;font-weight:500;display:inline-block}.components-location-select .radiobox-border:after{content:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.16688 13.4448L17.1108 5.5L18.3337 6.72201L9.16688 15.8888L3.66699 10.3889L4.889 9.16688L9.16688 13.4448Z' fill='%2323252F'/%3E%3C/svg%3E");background-color:var(--secondary-500);visibility:hidden;border-top-left-radius:2px;width:20px;height:20px;padding:4px 6px;position:absolute;bottom:0;right:0}.components-location-select .sold-out{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);cursor:not-allowed;background-color:rgba(33,36,48,.9);border-radius:3px;width:100%;height:100%;display:grid;position:absolute;top:0;left:0}.components-location-select .sold-out .content{margin:auto}.components-location-select .sold-out .content .title{color:var(--white-100);text-align:center;font-size:20px;font-weight:700}.components-location-select .dot-dot-dot{fill:rgba(255,255,255,.2);width:6px;margin:0 5px 10px}.components-location-select .radiobox-select:checked+label.radiobox-border:after{visibility:visible}
