.elementor-1492 .elementor-element.elementor-element-0986664{--display:flex;}/* Start custom CSS for html, class: .elementor-element-0c30b93 */<style>
/* PillTime UK Policy & Service Pages Styling Scope */
.pt-policy-wrapper {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  color: #1e293b;
  line-height: 1.7;
  background-color: #ffffff;
  padding: 60px 0;
  box-sizing: border-box;
}
.pt-policy-wrapper *, .pt-policy-wrapper *::before, .pt-policy-wrapper *::after {
  box-sizing: inherit;
}
.pt-policy-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 24px;
}
.pt-policy-header {
  border-bottom: 2px solid #e2e8f0;
  padding-bottom: 24px;
  margin-bottom: 40px;
}
.pt-policy-title {
  font-size: 2.5rem;
  font-weight: 800;
  color: #0f172a;
  margin: 0 0 12px 0;
  line-height: 1.2;
}
.pt-policy-meta {
  font-size: 0.95rem;
  color: #64748b;
}
.pt-policy-body h2 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #0f172a;
  margin-top: 36px;
  margin-bottom: 16px;
  border-left: 4px solid #0284c7;
  padding-left: 12px;
}
.pt-policy-body h3 {
  font-size: 1.2rem;
  font-weight: 600;
  color: #1e293b;
  margin-top: 24px;
  margin-bottom: 12px;
}
.pt-policy-body p {
  font-size: 1rem;
  color: #334155;
  margin-bottom: 20px;
}
.pt-policy-body ul, .pt-policy-body ol {
  margin-bottom: 24px;
  padding-left: 24px;
  color: #334155;
}
.pt-policy-body li {
  margin-bottom: 8px;
}
.pt-policy-card {
  background-color: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 28px;
  margin: 32px 0;
}
.pt-policy-btn {
  display: inline-block;
  background-color: #0284c7;
  color: #ffffff !important;
  font-weight: 700;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none !important;
  transition: all 0.3s ease;
}
.pt-policy-btn:hover {
  background-color: #0369a1;
}
.pt-policy-link {
  color: #0284c7;
  text-decoration: underline;
  font-weight: 600;
}
.pt-policy-link:hover {
  color: #0369a1;
}
@media (max-width: 768px) {
  .pt-policy-title { font-size: 2rem; }
  .pt-policy-wrapper { padding: 40px 0; }
}
</style>/* End custom CSS */