/* STAGE301B_HOME_SERVICE_CARD_ORDER_V3C: homepage-only compact services after Transport. */
body.stage301b-home-service-card-order-v3c .home-service-links-section .home-service-link-card.stage301b-home-service-card-v3c {
  min-height: 118px;
}

body.stage301b-home-service-card-order-v3c .home-service-links-section .home-service-link-card.stage301b-home-service-card-v3c strong,
body.stage301b-home-service-card-order-v3c .home-service-links-section .home-service-link-card.stage301b-home-service-card-v3c small {
  letter-spacing: 0;
}

body.stage301b-home-service-card-order-v3c .home-service-links-section .home-service-link-card.stage301b-home-service-card-v3c small {
  color: #526074;
}

body.stage301b-home-service-card-order-v3c .stage301b-home-relocated-long-section-v3c {
  display: none !important;
}

@media (min-width: 992px) {
  body.stage301b-home-service-card-order-v3c .home-service-links-section .home-service-link-card {
    min-width: 0;
  }
}

/* STAGE302B_PUBLIC_BOUTIQUE_HOME_CARD_V1B: Boutique belongs in the homepage service-card stack. */
body.stage301b-home-service-card-order-v3c .home-service-links-section .home-service-link-card[href$="/boutique"] strong {
  color: #93ad00;
}

body.stage301b-home-service-card-order-v3c .yt-boutique-home-cta-v1 {
  display: none !important;
}

/* STAGE302B_PUBLIC_BOUTIQUE_HOME_ICON_V1C: fallback icon for Boutique service card. */
body.stage301b-home-service-card-order-v3c .home-service-link-card[href$="/boutique"] .home-service-link-icon {
  position: relative;
}

body.stage301b-home-service-card-order-v3c .home-service-link-card[href$="/boutique"] .home-service-link-icon > i {
  display: none !important;
}

body.stage301b-home-service-card-order-v3c .home-service-link-card[href$="/boutique"] .home-service-link-icon::before {
  content: "";
  width: 22px;
  height: 22px;
  display: block;
  background: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M6%207h12l-1%2013H7L6%207Z'/%3E%3Cpath%20d='M9%207a3%203%200%200%201%206%200'/%3E%3Cpath%20d='M9%2011h6'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M6%207h12l-1%2013H7L6%207Z'/%3E%3Cpath%20d='M9%207a3%203%200%200%201%206%200'/%3E%3Cpath%20d='M9%2011h6'/%3E%3C/svg%3E") center / contain no-repeat;
}
