.elementor-3860 .elementor-element.elementor-element-5cd1ec5{--display:flex;--min-height:400px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-3860 .elementor-element.elementor-element-5cd1ec5:not(.elementor-motion-effects-element-type-background), .elementor-3860 .elementor-element.elementor-element-5cd1ec5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://staging.digitaljockey.ca/wp-content/uploads/2025/11/unnamed-1.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3860 .elementor-element.elementor-element-bbfdc73 .elementor-heading-title{font-family:"Lora", Sans-serif;font-size:50px;font-weight:700;color:#FFFFFF;}.elementor-3860 .elementor-element.elementor-element-0828e0a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-07aee6a */.wfc-terms {
  padding: 80px 20px;
  background: #ffffff;
}

.wfc-container {
  max-width: 900px;
  margin: 0 auto;
}

.wfc-terms h1 {
  font-family: 'Lora', sans-serif;
  font-size: 44px;
  line-height: 58px;
  font-weight: 700;
  color: rgb(0, 0, 0);
  margin-bottom: 40px;
}

.wfc-terms h2 {
  font-family: 'Lora', sans-serif;
  font-size: 26px;
  line-height: 36px;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 15px;
  color: #000;
}

.wfc-terms p,
.wfc-terms li {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 29px;
  font-weight: 700;
  color: rgb(0, 0, 0);
}

.wfc-terms ul {
  padding-left: 20px;
  margin-top: 10px;
}

.wfc-terms li {
  margin-bottom: 10px;
}

.wfc-terms a {
  color: #000;
  text-decoration: underline;
}

.wfc-terms .contact {
  margin-top: 10px;
}
/* ===============================
   TERMS PAGE – BASE STYLES
================================ */

.wfc-terms {
  padding: 80px 20px;
  background: #ffffff;
}

.wfc-container {
  max-width: 900px;
  margin: 0 auto;
}

/* Main Heading */
.wfc-terms h1 {
  font-family: 'Lora', sans-serif;
  font-size: 44px;
  line-height: 58px;
  font-weight: 700;
  color: rgb(0, 0, 0);
  margin-bottom: 40px;
}

/* Section Headings */
.wfc-terms h2 {
  font-family: 'Lora', sans-serif;
  font-size: 26px;
  line-height: 36px;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 15px;
  color: #000;
}

/* Paragraphs & List Items */
.wfc-terms p,
.wfc-terms li {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 29px;
  font-weight: 700;
  color: rgb(0, 0, 0);
}

/* Lists */
.wfc-terms ul {
  padding-left: 20px;
  margin-top: 10px;
}

.wfc-terms li {
  margin-bottom: 10px;
}

/* Links */
.wfc-terms a {
  color: #000;
  text-decoration: underline;
}

/* Contact Section */
.wfc-terms .contact {
  margin-top: 10px;
}

/* ===============================
   TABLET (≤ 991px)
================================ */
@media (max-width: 991px) {
  .wfc-terms {
    padding: 60px 18px;
  }

  .wfc-terms h1 {
    font-size: 36px;
    line-height: 48px;
  }

  .wfc-terms h2 {
    font-size: 24px;
    line-height: 34px;
  }
}

/* ===============================
   MOBILE (≤ 767px)
================================ */
@media (max-width: 767px) {
  .wfc-terms {
    padding: 40px 15px;
  }

  .wfc-terms h1 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 25px;
  }

  .wfc-terms h2 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 30px;
  }

  .wfc-terms p,
  .wfc-terms li {
    font-size: 15px;
    line-height: 26px;
  }

  .wfc-terms ul {
    padding-left: 16px;
  }
}

/* ===============================
   SMALL MOBILE (≤ 480px)
================================ */
@media (max-width: 480px) {
  .wfc-terms h1 {
    font-size: 24px;
    line-height: 34px;
  }

  .wfc-terms h2 {
    font-size: 18px;
    line-height: 28px;
  }

  .wfc-terms p,
  .wfc-terms li {
    font-size: 14px;
    line-height: 24px;
  }
}/* End custom CSS */