html.pcm-step33-calgary-vancouver body {
  font-family: "Source Sans 3", Arial, sans-serif;
  overflow-x: hidden;
}

html.pcm-step33-calgary-vancouver h1,
html.pcm-step33-calgary-vancouver h2,
html.pcm-step33-calgary-vancouver h3,
html.pcm-step33-calgary-vancouver .pcm-step33-glance strong {
  font-family: "Playfair Display", Georgia, serif;
}

.pcm-step33-main > .container { max-width: 896px; }
.pcm-step33-main > .container > h2 { margin-top: 40px; margin-bottom: 24px; font-size: 24px; line-height: 32px; font-weight: 700; }
.pcm-step33-main > .container > h2:first-child { margin-top: 0; font-size: 30px; line-height: 36px; }
.pcm-step33-main > .container > p { margin-bottom: 16px; font-size: 16px; line-height: 25.6px; }
.pcm-step33-main > .container > div:not(.pcm-step33-glance):not(.pcm-step33-testimonial) { margin-bottom: 40px; }

.pcm-step33-glance {
  margin: 40px 0;
  padding: 24px;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  background: #f9fafb;
}
.pcm-step33-glance h3 { margin: 0 0 16px; font-size: 20px; line-height: 28px; font-weight: 700; }
.pcm-step33-glance__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }
.pcm-step33-glance__grid > div { display: flex; align-items: flex-start; gap: 12px; min-width: 0; }
.pcm-step33-glance__icon { color: #cc1a1a; font-size: 20px; line-height: 28px; font-weight: 700; }
.pcm-step33-glance p { margin: 0; min-width: 0; }
.pcm-step33-glance small,
.pcm-step33-glance strong,
.pcm-step33-glance em { display: block; }
.pcm-step33-glance small { margin-bottom: 2px; color: #6b7280; font-size: 12px; line-height: 16px; font-style: normal; text-transform: uppercase; letter-spacing: .06em; }
.pcm-step33-glance strong { color: #111827; font-size: 18px; line-height: 28px; }
.pcm-step33-glance em { color: #6b7280; font-size: 14px; line-height: 20px; font-style: normal; }

.pcm-step33-main .grid.grid-cols-1.sm\:grid-cols-2,
.pcm-step33-main .grid.grid-cols-1.md\:grid-cols-2 { gap: 16px; }
.pcm-step33-main .rounded-xl { border-radius: 12px; }
.pcm-step33-main h3 { font-size: 16px; line-height: 24px; }
.pcm-step33-testimonial { padding: 24px; border-left: 5px solid #cc1a1a; border-radius: 8px; background: #f9fafb; }

.pcm-step33-calgary-vancouver .pcm-route-faq-static { padding-left: 16px; padding-right: 16px; }
.pcm-step33-calgary-vancouver .pcm-route-faq-static > div { max-width: 768px; }
.pcm-step33-calgary-vancouver .pcm-route-faq-static h2 { margin-bottom: 32px; font-size: 30px; line-height: 36px; }
.pcm-step33-calgary-vancouver .pcm-route-faq-static details { padding: 24px; }
.pcm-step33-calgary-vancouver .pcm-route-faq-static summary { font-family: "Playfair Display", Georgia, serif; font-size: 16px; line-height: 24px; font-weight: 700; }
.pcm-step33-calgary-vancouver .pcm-route-faq-static p { font-size: 14px; line-height: 22.75px; }

.pcm-step33-calgary-vancouver .pcm-route-cost table { min-width: 760px; }
.pcm-step33-calgary-vancouver .pcm-route-cost__table-wrap { overflow-x: auto; }

@media (max-width: 639px) {
  .pcm-step33-glance__grid { grid-template-columns: 1fr; }
}

@media (max-width: 820px) {
  .pcm-step33-main { padding-top: 64px; padding-bottom: 64px; }
}

