.pickYourStopSection_card__MUiD0{display:flex;flex-direction:column;gap:12px;border-radius:12px;background:var(--container-low);padding:16px}.pickYourStopSection_stopsWrap__6M31T{border-radius:12px;background:var(--container);overflow:hidden}.pickYourStopSection_stopHeader__H9o97{width:100%;display:flex;align-items:center;gap:12px;padding:12px 14px;background:#0000;border:none;text-align:left;cursor:pointer}.pickYourStopSection_stopIcon__EThLr{width:32px;height:32px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:var(--container-highest);flex-shrink:0}.pickYourStopSection_stopText__Gw7as{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.pickYourStopSection_chevron___J75u{flex-shrink:0;transition:transform .2s ease}.pickYourStopSection_divider__mHI_3{height:1px;background:var(--outline-variant);margin:0 14px}.pickYourStopSection_accordionBody__SxArq{overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.pickYourStopSection_optionsList__3MLHf{display:flex;flex-direction:column;gap:2px;padding:4px 6px 8px}.pickYourStopSection_optionRow__wfFbG{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:10px;cursor:pointer;transition:background .12s ease}.pickYourStopSection_optionRow__wfFbG:hover{background:var(--container-high)}.pickYourStopSection_optionRowSelected__Hyu1Y,.pickYourStopSection_optionRowSelected__Hyu1Y:hover{background:var(--container-highest)}.pickYourStopSection_radio__cV4ny{width:18px;height:18px;border-radius:999px;border:2px solid var(--outline);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .12s ease}.pickYourStopSection_radioDot__RFUJR{width:9px;height:9px;border-radius:999px;background:var(--primary)}