.shift-modal-overlay.active{display:flex}.shift-result-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid rgba(236,34,39,.1);font-size:14px}.shift-result-row:last-child{border-bottom:none;padding-top:14px}.shift-result-row span:first-child{color:#555}.shift-result-row span:last-child{color:#000;font-weight:600}.shift-result-row.highlight span:first-child{color:#1a1a1a;font-weight:700;font-size:15px}.shift-result-row.highlight span:last-child{color:#ec2227;font-size:24px;font-weight:800}.shift-btn-loader{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:shiftSpin .6s linear infinite;margin-left:8px;vertical-align:middle}