.elementor-kit-124{--e-global-color-primary:#F76300;--e-global-color-secondary:#F6F6F6;--e-global-color-text:#333333;--e-global-color-accent:#FFFFFF;--e-global-color-f0cdc0a:#0E1A2B;--e-global-color-d62ca00:#FFFFFF00;--e-global-color-534fcee:#F5F5F5;--e-global-color-2453e10:#000000;--e-global-color-a9135ba:#333333;--e-global-color-c08c257:#F76300D9;--e-global-color-4b6b153:#1A1D1B;--e-global-color-5c4c3b8:#F9F9F9;--e-global-color-482e38c:#7D7D7D;--e-global-color-db0c509:#69727D;--e-global-color-139856c:#69727DE0;--e-global-color-6275f72:#F6F6F63D;--e-global-color-b85f5ab:#F9FAFB;--e-global-color-36846f2:#EBEBEB;--e-global-color-413aea6:#008000;--e-global-color-fc17547:#00A300;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-size:3rem;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-size:2.25rem;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-size:1.75rem;--e-global-typography-accent-font-weight:bold;--e-global-typography-accent-line-height:1.3em;--e-global-typography-024ce77-font-family:"Lato";--e-global-typography-024ce77-font-size:1rem;--e-global-typography-024ce77-font-weight:400;--e-global-typography-024ce77-line-height:1.5em;--e-global-typography-f020e7a-font-family:"Lato";--e-global-typography-f020e7a-font-size:0.875rem;--e-global-typography-f020e7a-font-weight:400;--e-global-typography-f020e7a-line-height:1.4em;--e-global-typography-aa57cda-font-family:"Lato";--e-global-typography-aa57cda-font-size:1.25rem;--e-global-typography-aa57cda-font-weight:normal;--e-global-typography-aa57cda-line-height:1.3em;--e-global-typography-148f36c-font-family:"Lato";--e-global-typography-148f36c-font-size:1rem;--e-global-typography-148f36c-font-weight:bold;--e-global-typography-148f36c-line-height:1.5em;--e-global-typography-14e71ec-font-family:"Lato";--e-global-typography-14e71ec-font-size:0.875rem;--e-global-typography-14e71ec-font-weight:400;--e-global-typography-14e71ec-line-height:1.5em;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-124 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:75rem;}.e-con{--container-max-width:75rem;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:1.25rem;}.elementor-element{--widgets-spacing:1.25rem 1.25rem;--widgets-spacing-row:1.25rem;--widgets-spacing-column:1.25rem;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-124{--e-global-typography-accent-font-size:1.5rem;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-124{--e-global-typography-primary-font-size:2.3rem;--e-global-typography-secondary-font-size:2rem;--e-global-typography-text-font-size:1rem;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-size:1.3rem;--e-global-typography-024ce77-font-size:1rem;--e-global-typography-024ce77-line-height:1.5em;--e-global-typography-aa57cda-font-size:1.1rem;--e-global-typography-148f36c-font-size:1rem;--e-global-typography-148f36c-line-height:1.5em;--e-global-typography-14e71ec-font-size:1rem;--e-global-typography-14e71ec-line-height:1.5em;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* --- BC Dashboard Policy Card --- */
.bc-dashboard-card{
  max-width: 860px;
  margin: 0 auto 28px;
  background: #fff;
  border: 1px solid rgba(0,0,0,0.08);
  border-radius: 10px;
  box-shadow: 0 2px 14px rgba(0,0,0,0.06);
  padding: 22px 22px 18px;
}

.bc-dashboard-card__top{
  display:flex;
  gap: 18px;
  justify-content: space-between;
  align-items:flex-start;
}

.bc-dashboard-card__reg{
  font-size: 22px;
  font-weight: 800;
  margin-top: 2px;
}

.bc-dashboard-card__meta{
  font-size: 14px;
  line-height: 1.45;
  color: rgba(0,0,0,0.70);
}

.bc-dashboard-card__actions{
  margin-top: 18px;
  display:flex;
  gap: 12px;
  flex-wrap: wrap;
  align-items:center;
}

.bc-btn{
  display:inline-block;
  padding: 11px 18px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 14px;
  text-decoration:none;
}

.bc-btn--orange{ background:#f05a00; color:#fff; }
.bc-btn--dark{ background:#2b2b2b; color:#fff; }
.bc-btn--green{ background:#0b7a2a; color:#fff; }

.bc-link-help{
  font-weight:700;
  text-decoration:none;
  color:#f05a00;
  margin-left: 4px;
}

.bc-dashboard-card__pay{
  margin-top: 18px;
}

.bc-dashboard-card__pay-help{
  margin-top: 10px;
  font-size: 13px;
  color: rgba(0,0,0,0.60);
}

/* Badges */
.bc-badge{
  display:inline-block;
  padding: 7px 12px;
  border-radius: 999px;
  font-weight: 700;
  font-size: 12px;
  border: 1px solid rgba(0,0,0,0.10);
  background: #f2f2f2;
}

.bc-badge--active{ background:#e9f7ee; border-color:#bfe7cc; }
.bc-badge--pending{ background:#fff3e6; border-color:#ffd1a8; }
.bc-badge--inactive{ background:#f1f1f1; border-color:#d8d8d8; }
.bc-badge--unknown{ background:#f4f1ff; border-color:#d9d1ff; }

.bc-dashboard-viewall{
  max-width: 860px;
  margin: 0 auto 10px;
  font-size: 14px;
  color: rgba(0,0,0,0.70);
}

.bc-dashboard-viewall a{
  font-weight: 800;
  text-decoration: none;
  color:#f05a00;
}

/* BC – Form spacing polish (scoped) */
.bc-customer-forms label{
  display:block;
  margin-bottom:8px !important;
}

.bc-customer-forms input[type="text"],
.bc-customer-forms input[type="email"],
.bc-customer-forms input[type="tel"],
.bc-customer-forms input[type="number"],
.bc-customer-forms input[type="date"],
.bc-customer-forms input[type="password"],
.bc-customer-forms select,
.bc-customer-forms textarea{
  margin-bottom:8px !important;
}

.bc-customer-forms input[type="submit"],
.bc-customer-forms button,
.bc-customer-forms .button{
  margin-top:8px !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://breakdownclub.co.uk/wp-content/uploads/2025/11/Lato-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://breakdownclub.co.uk/wp-content/uploads/2025/11/Lato-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */