.PaymentRoutesGroup_root__OqKvu{display:flex;flex-flow:column;gap:6px}.PaymentRoutesGroup_root_notExpandable__TGAg_+.PaymentRoutesGroup_root__OqKvu{margin-top:12px}.PaymentRoutesGroup_title__zp1tX{font-size:12px;line-height:16px;letter-spacing:-.24px;color:var(--paymentRouteCardAmountColor);padding:0 12px}.PaymentRoutesGroup_routes__wuGKo{display:flex;flex-flow:column;gap:8px;overflow:hidden}.PaymentRoutesGroup_showAllBtn__TWUe3{font-size:12px;font-weight:700;line-height:16px;letter-spacing:-.48px;color:#000;cursor:pointer;align-self:center;margin-bottom:6px}.PaymentRoutesGroup_expandableRoutes__AtYZ1{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease,margin-bottom .3s ease;transition-delay:.3s;margin-bottom:0}.PaymentRoutesGroup_expandableRoutes__AtYZ1 .PaymentRoutesGroup_routes__wuGKo{opacity:0;transition:opacity .3s ease}.PaymentRoutesGroup_expandableRoutes_open__eOTjD{grid-template-rows:1fr;transition-delay:0s;margin-bottom:8px}.PaymentRoutesGroup_expandableRoutes_open__eOTjD .PaymentRoutesGroup_routes__wuGKo{opacity:1;transition-delay:.3s}