.ps-section {
  background-color: #f6f6f6;
  padding: 40px 0 60px;
  min-height: 50vh;
}
.ps-track-link-block .ps-track-link-copy-feedback
.ps-page-title {
  text-align: center;
  margin-bottom: 40px;
}

.ps-page-title h1 {
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 10px;
  color: #222;
}

.ps-page-title .lead {
  font-size: 16px;
  color: #555;
  margin: 0;
}

.ps-services-page-title {
  margin-bottom: 28px;
}

.ps-services-page-title h1 {
  font-size: 44px;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 12px;
}

.ps-services-page-title .lead {
  max-width: 860px;
  margin: 0 auto;
  color: #606b7b;
  line-height: 1.65;
}

.ps-services-info-card {
  background: #fff;
  border: 1px solid #dce4ef;
  border-radius: 16px;
  box-shadow: 0 10px 25px rgba(18, 38, 63, 0.08);
  padding: 26px 28px 8px;
  margin-bottom: 50px;
}

/* Equal-height columns: row flex + column flex so each .ps-services-info-item matches siblings in the row */
.ps-services-info-card > .row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.ps-services-info-card > .row > [class*="col-"] {
  display: flex;
  float: none;
}

.ps-services-info-item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  flex: 1 1 auto;
  align-self: stretch;
  width: 100%;
  min-height: 0;
  margin-bottom: 18px;
}

.ps-services-info-icon {
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 44px;
  align-self: center;
  overflow: hidden;
}

.ps-services-info-icon img {
  width: 44px;
  height: 44px;
  display: block;
  object-fit: contain;
}

.ps-services-info-text {
  flex: 1 1 auto;
  min-width: 0;
}

.ps-services-info-text strong {
  text-align: center;
  display: block;
  color: #1d2433;
  font-size: 18px;
  margin-bottom: 6px;
}

.ps-services-info-text span {
  padding-right: 20px;
  text-align: justify;
  display: block;
  color: #616c7c;
  font-size: 14px;
  line-height: 1.55;
}

.ps-services-list {
  margin-top: 12px;
}

.ps-service-card {
  margin-bottom: 24px;
}

.ps-service-card-inner {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 24px;
  background: #fff;
  border: 1px solid #dce4ef;
  border-radius: 16px;
  box-shadow: 0 8px 22px rgba(18, 38, 63, 0.08);
  padding: 16px 16px;
  min-width: 0;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.ps-service-card-inner:hover {
  border-color: #c8d6ea;
  box-shadow: 0 12px 28px rgba(18, 38, 63, 0.12);
  transform: translateY(-1px);
}

.ps-service-media {
  flex: 0 0 60px;
}

.ps-service-thumb {
  width: 60px;
  height: 60px;
  border-radius: 18px;
  overflow: hidden;
  flex-shrink: 0;
}

.ps-service-thumb-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  vertical-align: top;
}

/* Service order page: summary card with same catalog image as list */
#price-offers .ps-summary-card .offer.ps-offer-with-service-img {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  margin-bottom: 0;
}

.ps-summary-service-thumb-wrap {
  flex: 0 0 60px;
  padding: 16px 0 16px 16px;
  display: flex;
  align-items: flex-start;
}

#price-offers .ps-summary-card .ps-summary-service-thumb {
  border-radius: 14px;
}

.ps-summary-offer-text {
  flex: 1 1 auto;
  min-width: 0;
}

#price-offers .ps-summary-card .ps-offer-with-service-img .title {
  text-align: left;
}

#price-offers .ps-summary-card .ps-offer-with-service-img .price {
  text-align: left;
}

.ps-service-main {
  flex: 1 1 auto;
  min-width: 0;
}

.ps-service-name {
  color: #333;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 6px;
}

.ps-service-desc {
  color: #59687d;
  font-size: 13px;
  line-height: 1.6;
}

.ps-service-meta {
  text-align: center;
  flex: 0 0 140px;
}

.ps-service-delivery {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #59687d;
  font-weight: 300;
  white-space: nowrap;
}

.ps-service-delivery span {
  font-size: 13px;
}

.ps-service-delivery .fa {
  color: #333;
  font-size: 18px;
}

.ps-service-badge-wrap {
  flex: 0 0 88px;
  text-align: center;
}

.ps-service-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 70px;
  padding: 4px 12px;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.7px;
  background: #eef1f4;
  color: #59687d;
}

.ps-service-action {
  /* Content (price + button) is wider than a fixed 235px; shrinking caused overflow on the divider/price. */
  flex: 0 0 auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 18px;
  min-width: auto;
  min-width: max-content;
  border-left: 1px solid #dce4ef;
  padding-left: 26px;
  padding-right: 3px;
  margin-left: 0;
}

.ps-service-price {
  color: #1b2230;
  font-size: 25px;
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
  flex-shrink: 0;
}

.ps-service-order-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 110px;
  flex-shrink: 0;
  padding: 11px 22px;
  border-radius: 10px;
  background: #003087;
  border: 1px solid #003087;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}

.ps-service-order-btn:hover,
.ps-service-order-btn:focus {
  color: #fff;
  text-decoration: none;
  background: #1f67d2;
  border-color: #1f67d2;
}

/* List: service cards (reuse .offer from paid-plans, add ps-card-list) */
.ps-card-list .offer {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.ps-card-list .offer .price-body .ps-delivery {
  font-size: 14px;
  color: #666;
  margin-bottom: 12px;
}

.ps-card-list .offer .price-body .ps-desc {
  font-size: 14px;
  color: #555;
  line-height: 1.5;
  flex: 1;
}

.ps-card-list .offer .price-footer {
  padding: 15px;
  border-top: 1px solid #e8e8e8;
  margin-top: auto;
}

.ps-details-btn {
  display: block;
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
  padding: 12px 20px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  background-color: #111;
  color: #fff;
  border: 1px solid #111;
  transition: background-color 0.25s ease, color 0.25s ease;
}

.ps-details-btn:hover,
.ps-details-btn:focus {
  background-color: #333;
  color: #fff;
  text-decoration: none;
}

/* Stepper (1 Select, 2 Rules, 3 Details) */
.ps-stepper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 30px;
  padding: 0;
  list-style: none;
  border-bottom: 2px solid #e0e0e0;
}

.ps-stepper li {
  flex: 1;
  min-width: 100px;
  max-width: 160px;
  text-align: center;
  padding: 12px 8px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #999;
  border-bottom: 3px solid transparent;
  margin-bottom: -2px;
}

.ps-stepper li.ps-step-active {
  color: #111;
  border-bottom-color: #011fb5;
}

.ps-stepper li span {
  display: block;
  font-size: 18px;
  margin-bottom: 4px;
  color: #011fb5;
}

.ps-stepper li.ps-step-active span {
  color: #011fb5;
}

/* Service page: single centered column (summary above form cards) */
.ps-order-layout {
  margin-top: 20px;
}

.ps-order-layout .ps-summary-card {
  margin-bottom: 24px;
}

.ps-form-card {
  background: #fff;
  border: 1px solid #d6d6d6;
  padding: 24px;
  margin-bottom: 24px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.06);
  border-radius: 12px;
}

.ps-form-card h3 {
  font-size: 18px;
  margin: 0 0 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.ps-form-card .form-group label {
  font-weight: 600;
  color: #333;
}

.ps-form-card .form-control {
  border-radius: 8px;
  border-color: #ccc;
  height: 40px;
}

.ps-form-card .form-control:focus {
  border-color: #011fb5;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 0 2px rgba(1, 31, 181, 0.2);
}

.ps-form-card .checkbox label {
  font-weight: normal;
}

/* Device + email fields: layout aligned with blacklist report step forms (minimal subset) */
.ps-form-card .ps-form-imei-panel {
  padding: 0 0 0px 0;
}

/* Match steps.css: label + icon on one line (do not style .control-label on both — breaks alignment) */
.ps-form-card .ps-form-imei-panel label.control-label {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  text-align: left;
  font-weight: 600;
  vertical-align: middle;
  line-height: 1.2;
}

.ps-form-card .ps-form-imei-panel label.control-label + .ps-field-help-icon {
  display: inline-block;
  margin-left: 3px;
  vertical-align: middle;
  line-height: 1;
  cursor: help;
  color: #555;
  font-size: 16px;
  padding-top: 0;
}

/* Same as steps.css .help-descr (lost/stolen report forms) */
.ps-form-card .ps-form-imei-panel .help-descr {
  color: #aaa;
  margin-bottom: 5px;
}

.ps-form-card .ps-form-imei-panel .form-group.has-feedback {
  margin-bottom: 0px;
}

/* Match report-stolen-lost-phone / report-confirmation: tall inputs + validator tint */
.ps-form-card .ps-form-imei-panel .form-group .form-control {
  height: 50px;
  width: 100%;
  line-height: 1.42857143;
  padding: 6px 42px 6px 12px;
  box-sizing: border-box;
  border-radius: 8px;
}

.ps-form-card .has-feedback .form-control-feedback {
  top: 8px;
}

/* Bootstrap validator uses glyphicon classes; steps.css maps them to FontAwesome */
.ps-form-card .glyphicon-ok:before {
  content: '\f00c';
  font-family: "FontAwesome";
  font-size: 20px;
}

.ps-form-card .glyphicon-remove:before {
  content: '\f00d';
  font-family: "FontAwesome";
  font-size: 20px;
}

.ps-form-card .ps-form-imei-panel .has-error .form-control {
  background-color: #f3dbdb;
}

.ps-form-card .ps-form-imei-panel .has-success .form-control {
  background-color: #f0fff0;
}

/* Idle helper line under static help-descr — keep gray; errors get Bootstrap red when .has-error */
.ps-form-card .ps-form-imei-panel .form-group .help-block {
  color: #aaa;
}

.ps-form-card .ps-form-imei-panel .form-group.has-error .help-block,
.ps-form-card .ps-form-imei-panel .form-group.has-error .help-block.with-errors,
.ps-form-card .ps-form-imei-panel .form-group.has-error .help-block ul {
  color: #a94442;
}

.ps-place-order-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  max-width: 280px;
  min-width: 110px;
  margin: 0;
  padding: 15px 22px;
  border-radius: 8px;
  background: #003087;
  border: 1px solid #003087;
  color: #fff;
  font-family: inherit;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  text-transform: none;
  letter-spacing: 0.8px;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}

.ps-place-order-btn .fa {
  position: relative;
  top: 2px;
  margin-left: 10px;
  font-size: 18px;
  opacity: 0.9;
}

.ps-place-order-btn:disabled,
.ps-place-order-btn[disabled] {
  opacity: 0.65;
  cursor: not-allowed;
}

.ps-place-order-btn:hover,
.ps-place-order-btn:focus {
  background-color: #002066;
  border-color: #002066;
  color: #fff;
}

/* Selected service summary (right column on service page) */
.ps-summary-card .offer .title {
  font-size: 20px;
}

.ps-summary-card .offer .price {
  font-size: 36px;
}

.ps-summary-card .offer .price-body .time {
  background: none;
  padding-left: 0;
  font-size: 15px;
  color: #555;
}

/* Order page: summary + PayPal */
.ps-checkout-layout {
  margin-top: 20px;
}

.ps-checkout-summary {
  margin-bottom: 24px;
}

.ps-checkout-summary .ps-order-token {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 0.95em;
  word-break: break-all;
}

/* Order page (revised-1 mockup): top order/status bar */
.ps-checkout-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 30px;
  min-height: 60px;
  padding-top: 0;
  padding-bottom: 0;
}

.ps-checkout-top-left {
  font-size: 16px;
  font-weight: 700;
}

.ps-checkout-top-left-stack {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0px;
}

.ps-checkout-top-order {
  margin-top: -5px;
  line-height: 1.4;
}

.ps-checkout-top-left .ps-order-token {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.4;
  vertical-align: baseline;
}

.ps-checkout-top-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 16px;
}

.ps-status-pill {
  display: inline-block;
  padding: 6px 12px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid transparent;
  white-space: nowrap;
}

.ps-status-pill-pending {
  background: #ffe6a6;
  border-color: #f3d27a;
  color: #6b4a00;
}

.ps-status-pill-awaiting {
  background: #e8f1fb;
  border-color: #b8d4f0;
  color: #1a4d7a;
}

.ps-status-pill-ok {
  background: #e9f7ef;
  border-color: #bfe3cf;
  color: #1f6b3a;
}

.form-group.ps-email-div {
	margin-bottom: 0px;
}

.checkbox.ps-checkbox {
	margin-top: -2px;
	margin-bottom: 0px;
}

.ps-form-card .has-feedback .form-control-feedback.ps-checkbox-glyphicon {
	top: -8px;
}

/* Order details key-value rows */
.ps-order-details-card h3 {
  text-transform: none;
  letter-spacing: 0;
  font-weight: 700;
}

.ps-kv {
  margin-top: 14px;
}

.ps-kv-row {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
}

.ps-kv-row.ps-kv-row-total {
  border-top: 1px solid #eee;
  font-size: 25px;
  padding-top: 5px;
  margin-top: 12px;
}

.ps-kv-row.ps-kv-row-total .ps-kv-label,
.ps-kv-row.ps-kv-row-total .ps-kv-value {
  color: #111;
  font-weight: 800;
}

.ps-kv-row:last-child {
  border-bottom: 0;
}

.ps-kv-label {
  color: #9a9a9a;
  font-weight: 600;
  flex: 0 0 48%;
}

.ps-kv-value {
  color: #111;
  font-weight: 600;
  text-align: right;
  flex: 1 1 auto;
  word-break: break-word;
}

.ps-kv-value.ps-kv-value-device {
  text-transform: uppercase;
}

/* Payment card refinements */
.ps-payment-card h3 {
  border-bottom: 0px;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 700;
}

.ps-payment-card.ps-order-status-card h3 {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin: 0 0 20px;
}

.ps-payment-card p {
  font-size: 14px;
  line-height: 1.55;
  color: #333;
}

.ps-order-result-link-wrap {
  margin-top: -6px;
  margin-bottom: -3px;
  text-align: center;
}

.ps-order-status-card .ps-order-result-link {
  display: inline-block;
  color: #003087;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  text-decoration: underline;
}

.ps-order-status-card .ps-order-result-link:hover,
.ps-order-status-card .ps-order-result-link:focus {
  color: #23527c;
}

.ps-payment-card .ps-status-link {
  margin-top: 20px;
}

.ps-payment-card > a.ps-paypal-btn {
  margin-top: 20px;
  text-decoration: none;
  text-align: center;
}

.ps-track-link-block {
  margin-top: 25px;
}

.ps-track-link-hint {
  margin: 0 0 0px;
  font-size: 14px;
  line-height: 1.55;
  color: #555;
}

.ps-track-link-field {
  display: flex;
  gap: 10px;
  align-items: stretch;
}

.ps-track-link-input {
  flex: 1 1 auto;
  min-width: 0;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 13px;
  color: #333;
  background: #fafafa;
  cursor: text;
}

.ps-track-link-field .ps-track-link-copy-btn {
  padding: 10px 10px;
  font-size: 15px;
  width: auto;
  max-width: none;
  flex: 0 0 auto;
  white-space: nowrap;
}

.ps-track-link-block .ps-track-link-copy-feedback {
  margin-top: 0px;
  margin-bottom: -1px;
  min-height: 23px;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.4;
  color: #003087;
  text-align: center;
}

@media (max-width: 539px) {
  .ps-track-link-field {
    flex-direction: column;
  }

  .ps-track-link-field .ps-track-link-copy-btn {
    width: 100%;
    max-width: none;
    height: 40px;
    margin-top: 5px;
  }
  .ps-track-submit-wrap .ps-track-verify-error {
  	font-size: 13px;
  	margin: 0 0 4px;
  }
}

.ps-payment-amount {
  margin: 8px 0 16px;
}

.ps-payment-amount-label {
  color: #9a9a9a;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 6px;
}

.ps-payment-amount-value {
  font-size: 44px;
  line-height: 1.1;
  font-weight: 800;
  color: #111;
}

.ps-paypal-btn.ps-paypal-btn-wide {
  width: 100%;
  border-radius: 10px;
  text-transform: none;
  letter-spacing: 0.8px;
}

.ps-paypal-btn.ps-paypal-btn-wide .fa {
  position: relative;
  top: 1px;
  margin-right: 10px;
  font-size: 22px;
  opacity: 0.9;
}

.ps-payment-logos {
  margin-top: 25px;
  text-align: center;
}

.ps-payment-logos-img {
  max-width: 70%;
  height: auto;
}

.ps-payment-note {
  margin-top: 20px;
  text-align: center;
  color: #666;
  font-size: 14px;
}

/* Order page: "What happens next?" */
.ps-whats-next {
  margin-top: 6px;
  display: flex;
  align-items: center;
  gap: 24px;
}

.ps-whats-next h3 {
  text-transform: none;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 8px;
}

.ps-whats-next-icon-wrap {
  flex: 0 0 96px;
  display: flex;
  justify-content: center;
}

.ps-whats-next-icon {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  color: #333;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.ps-whats-next-icon .fa {
  font-size: 85px;
  line-height: 1;
}

.ps-whats-next-content {
  flex: 1 1 auto;
  min-width: 0;
}

.ps-whats-next-list {
  margin: 0;
  padding-left: 22px;
  font-size: 15px;
  color: #111;
}

/* Keep order details + payment cards same height when side-by-side */
@media (min-width: 992px) {
  .ps-checkout-layout.ps-checkout-layout-rev2 {
    display: flex;
    flex-wrap: wrap;
  }

  .ps-checkout-layout.ps-checkout-layout-rev2 > [class*="col-"] {
    display: flex;
    flex-direction: column;
  }

  .ps-checkout-layout.ps-checkout-layout-rev2 .ps-order-details-card,
  .ps-checkout-layout.ps-checkout-layout-rev2 .ps-payment-card {
    height: 100%;
  }
}

@media (max-width: 992px) {
  .ps-services-page-title h1 {
    font-size: 36px;
  }

  .ps-services-info-card {
    padding: 22px 22px 6px;
  }

  .ps-service-card-inner {
    flex-wrap: wrap;
    gap: 18px;
    padding: 18px 18px 20px;
  }

  .ps-service-main {
    flex: 1 1 calc(100% - 92px);
  }

  .ps-service-badge-wrap {
    flex: 0 0 auto;
    text-align: left;
  }

  .ps-service-action {
    flex: 1 1 100%;
    justify-content: space-between;
    min-width: 0;
    border-left: 0;
    padding-left: 0;
    border-top: 1px solid #dce4ef;
    padding-top: 16px;
    margin-top: 2px;
  }

  .ps-checkout-top-left {
    font-size: 16px;
  }
  .ps-payment-amount-value {
    font-size: 38px;
  }
  .ps-whats-next {
    gap: 18px;
  }
  .ps-whats-next-icon-wrap {
    display: none;
  }
}

/* Info-card stacked layout for 768–992px */
@media (min-width: 768px) and (max-width: 992px) {
  .ps-services-info-item {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
    min-height: 0;
    text-align: center;
  }

  .ps-services-info-text {
    display: contents;
  }

  .ps-services-info-item .ps-services-info-text strong {
    order: 1;
    width: 100%;
    margin-bottom: 0;
  }

  .ps-services-info-item .ps-services-info-icon {
    order: 2;
    flex: 0 0 auto;
  }

  .ps-services-info-item .ps-services-info-text span {
    order: 3;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 539px) {
  .ps-checkout-top {
    flex-direction: column-reverse;
    align-items: stretch;
    gap: 8px;
  }

  .ps-checkout-top-right {
    display: block;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    font-size: 16px;
  }

  .ps-checkout-top-right .ps-status-pill {
    display: block;
    width: 100%;
    font-size: 15px;
    max-width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
    text-align: center;
    white-space: normal;
    padding-top: 8px;
    min-height: 42px;
  }

  .ps-kv-row {
    flex-direction: column;
    align-items: flex-start;
  }
  .ps-kv-value {
    text-align: left;
    width: 100%;
  }
  .ps-whats-next {
    display: block;
    gap: 0;
  }
}

.ps-paypal-btn {
  display: inline-block;
  margin-top: 8px;
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-radius: 12px;
  background-color: #003087;
  border: 2px solid #003087;
  color: #fff;
  transition: background-color 0.25s ease;
  cursor: pointer;
}

.ps-paypal-btn:hover,
.ps-paypal-btn:focus {
  background-color: #002066;
  border-color: #002066;
  color: #fff;
  text-decoration: none;
}

.ps-status-link {
  display: inline-block;
  margin-top: 16px;
  padding: 14px 28px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background-color: #111;
  border: 2px solid #111;
  color: #fff;
  transition: background-color 0.25s ease;
}

.ps-status-link:hover,
.ps-status-link:focus {
  background-color: #333;
  color: #fff;
  text-decoration: none;
}

/* Status page */
.ps-status-card .offer .price-body p {
  margin-bottom: 8px;
  font-size: 15px;
}

.ps-status-card .offer .price-body pre {
  font-size: 13px;
  background: #f9f9f9;
  padding: 12px;
  border: 1px solid #eee;
  margin: 16px 0 0;
}

.ps-order-details-card .ps-order-result {
  margin-top: 16px;
}

.ps-track-search-wrap-below {
  margin-top: 32px;
}

.ps-track-lookup-open-btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 0;
  border: 0;
  letter-spacing: 0.35px;
  text-transform: uppercase;
  background: none;
  color: #003087;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  cursor: pointer;
}

.ps-track-lookup-open-btn-text {
  text-decoration: underline;
}

.ps-track-lookup-open-btn:hover,
.ps-track-lookup-open-btn:focus {
  color: #002066;
  text-decoration: none;
}

.ps-track-lookup-open-btn:hover .ps-track-lookup-open-btn-text,
.ps-track-lookup-open-btn:focus .ps-track-lookup-open-btn-text {
  text-decoration: underline;
}

.ps-checkout-top-left .ps-track-lookup-open-btn {
  flex: 0 0 auto;
}

.ps-track-lookup-modal-dialog {
  width: auto;
  max-width: 600px;
  margin: 30px auto;
}

.ps-track-lookup-modal-content {
  border-radius: 12px;
  border: 1px solid #d6d6d6;
  box-shadow: 0 8px 22px rgba(18, 38, 63, 0.12);
}

.ps-track-lookup-modal-content .modal-header {
  padding: 24px 30px 10px 30px;
  border-bottom: 1px solid #eee;
}

.ps-track-lookup-modal-content .modal-title {
  font-size: 18px;
  font-weight: 700;
}

.ps-track-lookup-modal-content .modal-body {
   padding: 20px 30px 30px 30px;
}

.ps-track-lookup-modal-content .ps-track-lookup-modal-form-card {
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.ps-track-lookup-modal-content .close {
  margin-top: 2px;
}

/* Above Bootstrap .modal (1050) — e.g. track lookup submit from popup */
.preloader {
  z-index: 1080;
}

.ps-track-not-found-alert.alert.ps-status-msg {
  max-width: 650px;
  padding-left: 24px;
  margin: 0 auto 30px !important;
  border-radius: 12px;
  border-color: #ebccd1;
  background-color: #f2dede;
  color: #a94442;
}

.ps-track-search-card {
  max-width: 650px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.ps-track-search-card h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 700;
}

.ps-track-verify-toggle {
  display: flex;
  gap: 4px;
  margin-bottom: 14px;
  padding: 4px;
  border: 1px solid #d6d6d6;
  border-radius: 10px;
  background: #f3f3f3;
}

.ps-track-verify-toggle-option {
  flex: 1 1 0;
  margin: 0;
  text-align: center;
}

.ps-track-verify-toggle-option input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.ps-track-verify-toggle-option span {
  display: block;
  padding: 10px 12px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  color: #555;
  cursor: pointer;
  transition: background-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease;
}

.ps-track-verify-toggle-option input:checked + span {
  background: #fff;
  color: #003087;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.ps-track-verify-toggle-option input:focus + span {
  outline: 2px solid rgba(1, 31, 181, 0.25);
  outline-offset: 1px;
}

.ps-track-verify-email-panel .control-label,
.ps-track-verify-device-panel .control-label {
  margin-bottom: 0;
}

.ps-track-verify-email-panel .form-group,
.ps-track-verify-device-panel .form-group {
  margin-top: 0;
}

.ps-track-submit-wrap {
  position: relative;
}

.ps-track-verify-error {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  margin: 0 0 8px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  color: #a94442;
  text-align: center;
}

.ps-track-verify-error.ps-track-verify-error-visible {
  display: block;
}

.ps-track-submit-wrap .ps-track-submit-btn {
  max-width: none;
  white-space: nowrap;
}

.ps-track-order-panel {
  margin-bottom: 0;
}

.ps-order-result {
  white-space: pre-wrap;
  word-break: break-word;
  max-height: 420px;
  overflow: auto;
  margin-bottom: 0;
}

.ps-checkout-top-right .ps-status-pill .fa-spinner {
  margin-right: 8px;
}

.ps-track-poll-root {
  display: none;
}

.ps-track-poll-active .fa-spinner {
  margin-right: 8px;
}

.ps-status-msg {
  padding: 20px;
  border-radius: 0;
  font-size: 15px;
}

/* Rules block (collapsible or static) */
.ps-rules {
  background: #fff9e6;
  border: 1px solid #e6d9a0;
  padding: 16px 20px;
  margin-bottom: 24px;
  font-size: 14px;
  color: #555;
}

.ps-rules h4 {
  font-size: 14px;
  margin: 0 0 10px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #333;
}

/* Service page: wide layout (R1 mockup — two columns + rules footer) */
.ps-breadcrumb {
  margin-bottom: 24px;
  font-size: 14px;
  color: #616c7c;
}

.ps-breadcrumb a {
  color: #011fb5;
  font-weight: 600;
}

.ps-breadcrumb a:hover,
.ps-breadcrumb a:focus {
  color: #021a9e;
  text-decoration: none;
}

.ps-breadcrumb .sep {
  margin: 0 8px;
  color: #c8d6ea;
}

.ps-breadcrumb .ps-order-token {
  text-transform: uppercase;
}

.ps-form-card--catalog {
  border: 1px solid #dce4ef;
  border-radius: 16px;
  box-shadow: 0 8px 22px rgba(18, 38, 63, 0.08);
}

.ps-service-page-layout {
  margin-top: 4px;
}

.ps-form-card h3.ps-h-selected {
	border-bottom: 0px;
	margin-bottom: 10px;
}

.ps-service-page-layout .ps-service-merged-card h3,
.ps-service-page-layout .ps-order-details-card h3 {
  text-transform: none;
  letter-spacing: 0;
  font-weight: 700;
}

.ps-service-merged-select {
  margin-bottom: 0;
}

.ps-service-merged-select label {
  display: block;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
}

.ps-service-merged-divider {
  height: 0;
  border-top: 1px solid #eee;
  margin: 20px 0;
}

/* Merged service details — list-page look (no paid-plans .offer / .title styles) */
.ps-service-merged-body {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
}

.ps-service-merged-header {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

.ps-service-merged-media {
  flex: 0 0 auto;
}

.ps-service-merged-thumb {
  width: 72px;
  height: 72px;
  border-radius: 16px;
  /* background: #eef1f4; */
  padding: 4px;
  box-sizing: border-box;
}

.ps-service-merged-thumb .ps-service-thumb-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.ps-service-merged-content {
  flex: 1 1 auto;
  min-width: 0;
}

.ps-service-merged-title-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px 16px;
}

.ps-service-merged-name {
  flex: 1 1 auto;
  min-width: 0;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  color: #333;
  text-align: left;
  text-transform: none;
  letter-spacing: 0;
  background: transparent;
  border: 0;
}

.ps-service-merged-price {
  flex: 0 0 auto;
  text-align: right;
  line-height: 0.9;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  background: transparent;
  border: 0;
}

.ps-service-merged-price-value {
  font-size: 23px;
  font-weight: 800;
  color: #1b2230;
}

.ps-service-merged-price-currency {
  font-size: 14px;
  font-weight: 600;
  color: #1b2230;
  margin-left: 4px;
}

.ps-service-merged-body .ps-service-meta-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 24px;
  margin-top: 10px;
}

.ps-service-merged-body .ps-service-meta-row .ps-service-meta {
  flex: 0 0 auto;
  text-align: left;
}

.ps-service-merged-body .ps-service-meta-row .ps-service-badge-wrap {
  flex: 0 0 auto;
  text-align: left;
  margin: 0;
}

.ps-service-merged-desc {
  margin: 8px 0 0;
  padding: 0;
  font-size: 14px;
  color: #59687d;
  line-height: 1.5;
  text-align: left;
}

.ps-rules-whats-next {
  background: #fff9e6;
  border: 1px solid #e6d9a0;
  margin-bottom: 0;
  margin-top: 0;
}

.ps-rules-whats-next h3 {
  margin-top: 0;
}

.ps-rules-whats-next .ps-rules-intro {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 1.6;
  color: #555;
}

.ps-rules-whats-next .ps-rules-list {
  margin: 0;
  padding-left: 22px;
  font-size: 14px;
  line-height: 1.55;
  color: #555;
}

.ps-rules-whats-next .ps-rules-list li:first-child {
  margin-top: 0;
}

.ps-rules-whats-next .ps-rules-list li:last-child {
  margin-bottom: 0;
}

.ps-rules-whats-next .ps-rules-list .ps-sample-result-link {
  color: #337ab7;
  font-weight: 600;
  text-decoration: underline;
}

.ps-rules-whats-next .ps-rules-list .ps-sample-result-link:hover,
.ps-rules-whats-next .ps-rules-list .ps-sample-result-link:focus {
  color: #23527c;
}

.ps-sample-data {
  display: none !important;
}

.ps-sample-result {
  margin: 0;
  padding: 5px 8px 0px 8px;
  font-family: Consolas, Monaco, "Courier New", monospace;
  font-size: 14px;
  line-height: 1.55;
  color: #333;
  word-break: break-word;
  text-align: left;
  width: fit-content;
  max-width: 100%;
}

.ps-sample-result strong {
  font-weight: 700;
  color: #222;
}

.ps-sample-result .ps-sample-bad {
  color: #c0392b;
  font-weight: 700;
}

.ps-sample-result .ps-sample-good {
  color: #1e8449;
  font-weight: 700;
}

.ps-sample-result-image-wrap {
  text-align: center;
  margin-top: 12px;
  padding: 0px 8px 0px 8px;
}

.ps-sample-result-img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.ps-sample-disclaimer {
  margin: 14px 0 0;
  padding-top: 12px;
  font-family: inherit;
  font-size: 12px;
  line-height: 1.5;
  color: #777;
  max-width: 100%;
  overflow-wrap: break-word;
  word-break: break-word;
}

.jconfirm .jconfirm-box-container.ps-sample-confirm--text .ps-sample-disclaimer {
  text-align: justify;
  padding: 0px 8px 0px 8px;
}

.jconfirm .jconfirm-box-container.ps-sample-confirm--image .ps-sample-disclaimer {
  text-align: center;
}

.jconfirm.ps-sample-confirm-root .container > .row {
  display: flex;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
}

.jconfirm .jconfirm-box-container.ps-sample-confirm {
  float: none;
  width: auto;
  max-width: 92vw;
  margin: 0;
}

.jconfirm .jconfirm-box-container.ps-sample-confirm .jconfirm-box {
  max-width: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.jconfirm .jconfirm-box-container.ps-sample-confirm--text .jconfirm-box {
  max-width: min(640px, 92vw);
}

.jconfirm .jconfirm-box-container.ps-sample-confirm--image .jconfirm-box {
  max-width: min(920px, 92vw);
}

.jconfirm .jconfirm-box-container.ps-sample-confirm .jconfirm-box div.title {
  font-size: 15px;
  text-align: center;
  overflow-wrap: break-word;
  word-break: break-word;
}

.jconfirm .jconfirm-box-container.ps-sample-confirm .jconfirm-box div.content {
  max-height: min(70vh, 560px);
  overflow: auto;
}

.jconfirm .jconfirm-box-container.ps-sample-confirm--image .jconfirm-box div.content {
  max-height: min(80vh, 640px);
}

.ps-service-page-layout .ps-place-order-btn {
  max-width: none;
  width: 100%;
}

.ps-service-page-rules-row {
  margin-top: 0;
}

@media (min-width: 993px) {
  .ps-service-page-layout {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
  }

  .ps-service-page-layout::before,
  .ps-service-page-layout::after {
    display: none;
  }

  .ps-service-page-layout > .col-md-6 {
    float: none;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }

  .ps-service-page-layout > .ps-service-page-col-service {
    order: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
    overflow: hidden;
  }

  .ps-service-page-layout > .ps-service-page-col-order {
    order: 2;
    display: flex;
    flex-direction: column;
    min-height: 0;
  }

  .ps-service-page-col-service > .ps-service-merged-card {
    flex: 0 0 auto;
    width: 100%;
    margin-bottom: 15px;
  }

  .ps-service-page-col-service > .ps-service-page-rules-row {
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 0;
    overflow: hidden;
  }

  .ps-service-page-col-service > .ps-service-page-rules-row > .ps-rules-whats-next {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    min-height: 0;
    margin-bottom: 0;
    overflow: hidden;
  }

  .ps-service-page-col-service .ps-rules-whats-next .ps-whats-next-content {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    min-height: 0;
    width: 100%;
    overflow: hidden;
  }

  .ps-service-page-col-service .ps-rules-whats-next .ps-whats-next-content > h3 {
    flex: 0 0 auto;
  }

  .ps-service-page-col-service .ps-rules-whats-next .ps-rules-body {
    flex: 1 1 auto;
    min-height: 0;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: #c9b86a #f5edd0;
  }

  .ps-service-page-col-service .ps-rules-whats-next .ps-rules-body::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }

  .ps-service-page-col-service .ps-rules-whats-next .ps-rules-body::-webkit-scrollbar-track {
    background: #f5edd0;
    border-radius: 6px;
  }

  .ps-service-page-col-service .ps-rules-whats-next .ps-rules-body::-webkit-scrollbar-thumb {
    background: #c9b86a;
    border-radius: 6px;
    border: 1px solid #f5edd0;
  }

  .ps-service-page-col-service .ps-rules-whats-next .ps-rules-body::-webkit-scrollbar-thumb:hover {
    background: #b8a55e;
  }

  .ps-service-page-col-service.ps-rules-body-centered .ps-rules-whats-next .ps-rules-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .ps-service-page-col-order > .ps-order-details-card {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    min-height: 0;
  }

  .ps-service-page-col-order > .ps-order-details-card > form {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    min-height: 0;
  }

  .ps-service-page-layout .ps-place-order-btn {
    margin-top: auto;
  }
}

@media (max-width: 992px) {
  .ps-service-page-col-service > .ps-service-merged-card {
    margin-bottom: 16px;
  }

  .ps-service-page-col-service > .ps-rules-whats-next {
    margin-bottom: 24px;
  }

  .ps-service-merged-price-value {
    font-size: 23px;
  }

  .ps-rules-whats-next {
    margin-top: 0;
  }

  .ps-rules-whats-next.ps-whats-next {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
}

@media (max-width: 767px) {
  .ps-breadcrumb {
    margin-bottom: 18px;
    font-size: 13px;
  }

  .ps-service-merged-header {
    gap: 16px;
  }

  .ps-service-merged-thumb {
    width: 64px;
    height: 64px;
  }

  .ps-form-card--catalog {
    padding: 18px;
  }
}

/* Responsive */
@media (max-width: 992px) {
  .ps-section {
    padding: 30px 0 50px;
  }

  .ps-order-layout .ps-summary-card {
    margin-top: 0;
  }

  .ps-form-card {
    padding: 20px;
    margin-bottom: 20px;
  }
  
  .ps-order-details-card {
  	margin-bottom: 30px;
  }


  .ps-stepper li {
    min-width: 80px;
    font-size: 12px;
  }

  .ps-stepper li span {
    font-size: 16px;
  }
}

/* 540–992px: tablet grid (price above button on right) */
@media (min-width: 540px) and (max-width: 992px) {
  .ps-service-card-inner {
    display: grid;
    /* thumb | delivery (auto) | badge (auto) | spacer | action-right */
    grid-template-columns: 60px 130px auto 1fr auto;
    grid-template-rows: auto auto;
    column-gap: 18px;
    row-gap: 6px;
    align-items: center;
  }

  .ps-service-media {
    grid-column: 1;
    grid-row: 1 / span 2;
    align-self: center;
  }

  .ps-service-delivery {
  	padding-top: 2px;
  }
  .ps-service-main {
    grid-column: 2 / span 2;
    grid-row: 1;
    min-width: 0;
  }

  /* Delivery + badge share the second row under the main text */
  .ps-service-meta {
    grid-column: 2;
    grid-row: 2;
    justify-self: start;
    text-align: left;
    flex: 0 0 auto;
  }

  .ps-service-badge {
  	padding: 3px 12px;
  }
  .ps-service-badge-wrap {
    grid-column: 3;
    grid-row: 2;
    justify-self: start;
    text-align: left;
    margin-left: 0;
  }

  /* Action area becomes the right column in row 1 (price stacked above button) */
  .ps-service-action {
    grid-column: 5;
    grid-row: 1 / span 2;
    width: auto;
    flex: 0 0 auto;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    gap: 10px;
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
    border-left: 0;
    padding-left: 0;
    align-self: center;
  }

  .ps-service-price {
    font-size: 23px;
    width: 100%;
    text-align: center;
  }

  .ps-service-order-btn {
    min-width: 150px;
    justify-content: center;
  }
}

/* Narrower half of the grid band: tighter track + type */
@media (min-width: 540px) and (max-width: 767px) {
  .ps-service-card {
    margin-bottom: 22px;
  }

  .ps-service-card-inner {
    padding: 14px 14px 16px;
    column-gap: 14px;
    row-gap: 4px;
    grid-template-columns: 56px 108px auto minmax(0, 1fr) auto;
  }

  .ps-service-name {
    font-size: 17px;
  }

  .ps-service-desc {
    font-size: 13px;
    line-height: 1.5;
  }

  .ps-service-price {
    font-size: 18px;
  }

  .ps-service-order-btn {
    min-width: 107px;
    padding: 11px 16px;
    font-size: 15px;
  }

  .ps-service-action {
    gap: 8px;
  }

  .ps-service-badge {
    padding: 2px 10px;
    font-size: 12px;
  }
}



/* Ensure badge follows delivery in the 540–991 grid layout */
@media (min-width: 540px) and (max-width: 992px) {
  .ps-service-badge-wrap {
    margin-left: 0;
    text-align: left;
  }
}

/* Service list cards: flex tweaks only below 540px (grid is 540–992) */
@media (max-width: 539px) {
  .ps-service-card {
    margin-bottom: 20px;
  }

  .ps-service-card-inner {
    padding: 16px;
  }

  .ps-service-media {
    flex: 0 0 60px;
  }

  .ps-service-thumb {
    width: 60px;
    height: 60px;
    border-radius: 14px;
  }

  .ps-service-main {
    flex-basis: calc(100% - 78px);
  }

  .ps-service-name {
    font-size: 17px;
  }

  .ps-service-desc {
    font-size: 14px;
  }

  .ps-service-order-btn {
    min-width: 100px;
    padding: 10px 0px;
  }
}

@media (max-width: 768px) {
  .ps-services-page-title {
    margin-bottom: 24px;
  }
  
  .ps-form-card .has-feedback .form-control-feedback.ps-checkbox-glyphicon {
	top: -4px;
	}

  .ps-services-page-title h1 {
    font-size: 30px;
    line-height: 1.2;
  }

  .ps-services-page-title .lead {
    font-size: 15px;
  }

  .ps-services-info-card {
    padding: 18px 18px 2px;
    margin-bottom: 22px;
  }

  .ps-page-title h1 {
    font-size: 22px;
  }

  .ps-section {
    padding: 24px 0 40px;
  }

  .ps-stepper {
    margin-bottom: 24px;
  }

  .ps-stepper li {
    flex: 1 1 33%;
    min-width: 0;
    padding: 10px 4px;
    font-size: 11px;
  }

  .ps-stepper li span {
    font-size: 14px;
  }

  .ps-form-card {
    padding: 16px;
    margin-bottom: 20px;
  }

  .ps-place-order-btn {
    max-width: 100%;
  }

  .ps-paypal-btn,
  .ps-status-link {
    width: 100%;
    text-align: center;
  }

  #price-offers .offer .price {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  /* <=767px: horizontal icon + text */
  .ps-services-info-item {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
    margin-bottom: 16px;
    text-align: initial;
    min-height: 0;
  }

  .ps-services-info-text {
    display: block;
  }

  .ps-services-info-item .ps-services-info-text strong {
    order: initial;
    width: auto;
    margin-bottom: 6px;
  }

  .ps-services-info-item .ps-services-info-icon {
    order: initial;
    margin-top: 30px;
    flex: 0 0 44px;
  }

  .ps-services-info-item .ps-services-info-text span {
    order: initial;
    width: auto;
    text-align: justify;
    padding-left: 15px;
    padding-right: 35px;
  }
}

@media (max-width: 539px) {
  .ps-services-page-title h1 {
    font-size: 26px;
  }
  .ps-form-card .checkbox label {
    margin-right: 30px;
  }

  .ps-services-info-card {
    padding: 16px 16px 0;
  }

  /* Narrow viewports: flex wrapping can create awkward squeezes.
     Use a simple 2-column grid so thumb + content stay aligned. */
  .ps-service-card-inner {
    display: grid;
    grid-template-columns: 60px 1fr;
    column-gap: 14px;
    row-gap: 10px;
  }

  .ps-service-main {
    grid-column: 2;
    grid-row: 1;
    min-width: 0;
  }

  .ps-service-meta {
    grid-column: 2;
    grid-row: 2;
    justify-self: start;
  }

  .ps-service-badge-wrap {
    grid-column: 2;
    grid-row: 2;
    justify-self: end;
    text-align: right;
  }

  .ps-service-action {
    grid-column: 1 / -1;
    grid-row: 3;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 16px;
    flex: 0 0 auto;
    min-width: 0;
  }

  .ps-service-price {
    padding-top: 0;
    font-size: 19px;
    text-align: right;
    line-height: 1;
  }

  .ps-service-order-btn {
    width: auto;
    flex: 0 0 auto;
    white-space: nowrap;
  }

  .ps-details-btn {
    max-width: 100%;
  }
}
