.insurance-badges {
  width: 150px; }

.badges {
  display: inline-block;
  align-items: center; }

.black-line {
  border: solid 2px black; }

.office-pages {
  font-size: 62.5%; }
  .office-pages *::after,
  .office-pages *::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box; }
  .office-pages body {
    font-family: "Montserrat", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.7;
    background-color: #f7f7f7; }
  .office-pages .btn-green {
    color: white !important;
    background-color: #117743 !important;
    font-size: 1.8rem !important;
    font-weight: 400 !important;
    padding: 1.5rem 1.5rem !important;
    transition: all 0.4s !important; }
    .office-pages .btn-green:hover {
      color: white;
      transform: scale(1.05);
      box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4); }
    @media all and (max-width: 1399px) {
      .office-pages .btn-green {
        font-size: 2rem; } }
    @media all and (max-width: 767px) {
      .office-pages .btn-green {
        font-size: 1.8rem; } }
  .office-pages .btn {
    color: inherit; }
  .office-pages .btn-blue {
    color: white !important;
    background-color: #1f5ea8 !important;
    font-size: 1.8rem !important;
    font-weight: 400 !important;
    padding: 1.5rem 1.5rem !important;
    transition: all 0.4s !important; }
    .office-pages .btn-blue:hover {
      color: white;
      transform: scale(1.05);
      box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4); }
    @media all and (max-width: 1399px) {
      .office-pages .btn-blue {
        font-size: 2rem; } }
    @media all and (max-width: 767px) {
      .office-pages .btn-blue {
        font-size: 1.8rem; } }
  .office-pages .btn-orange {
    color: white !important;
    background-color: #e76019 !important;
    font-size: 1.8rem !important;
    font-weight: 400 !important;
    padding: 1.5rem 1.5rem !important;
    transition: all 0.4s !important; }
    .office-pages .btn-orange:hover {
      color: white;
      transform: scale(1.05);
      box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4); }
    @media all and (max-width: 1399px) {
      .office-pages .btn-orange {
        font-size: 2rem; } }
    @media all and (max-width: 767px) {
      .office-pages .btn-orange {
        font-size: 1.8rem; } }
  .office-pages .content-spacing {
    padding-top: 4rem; }
  .office-pages .hero-bg {
    background-image: url(../img/blue-color-mulberry-paper-texture-background-2021-10-27-19-29-24-utc.jpg);
    min-height: 100vh;
    background-size: cover;
    background-position: center;
    position: relative; }
  .office-pages .hero-text {
    font-size: 6rem;
    font-weight: 700;
    color: white;
    padding-top: 10rem; }
  .office-pages .hero-p {
    color: white;
    font-weight: 600;
    font-size: 2.8rem; }
  .office-pages .hero-badge-p {
    color: white;
    font-weight: 400;
    font-size: 2.6rem; }
  .office-pages .red-line {
    border: solid 2px #c1322c; }
  .office-pages .page-heading {
    font-size: 4.8rem; }
    @media all and (max-width: 767px) {
      .office-pages .page-heading {
        font-size: 3.8rem; } }
  .office-pages .page-heading-red {
    color: red;
    font-weight: 700; }
  .office-pages .box-shadow {
    box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4); }
  .office-pages .btn-call-now {
    color: white;
    background-color: #c1322c;
    font-size: 2.8rem;
    font-weight: 400;
    padding: 1.5rem 1.5rem;
    transition: all 0.4s; }
    .office-pages .btn-call-now:hover {
      color: white;
      transform: scale(1.05);
      box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4); }
    @media all and (max-width: 1399px) {
      .office-pages .btn-call-now {
        font-size: 2rem; } }
    @media all and (max-width: 767px) {
      .office-pages .btn-call-now {
        font-size: 1.8rem; } }
  .office-pages .heading-2 {
    font-size: 3.5rem;
    font-weight: 600; }
  .office-pages .heading-sml {
    font-size: 2.6rem;
    font-weight: 600;
    justify-content: center; }
    @media all and (max-width: 767px) {
      .office-pages .heading-sml {
        text-align: center; } }
  .office-pages .heading-sml-number {
    font-size: 3.6rem;
    font-weight: 400; }
  .office-pages .content-p {
    font-size: 2.2rem; }
    @media all and (max-width: 767px) {
      .office-pages .content-p {
        text-align: center; } }

.office-pages-2 {
  font-size: 62.5%; }
  .office-pages-2 *::after,
  .office-pages-2 *::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box; }
  .office-pages-2 body {
    font-family: "Montserrat", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.7;
    background-color: #f7f7f7; }
  .office-pages-2 .btn-green {
    color: white !important;
    background-color: #117743 !important;
    font-size: 1.8rem !important;
    font-weight: 400 !important;
    padding: 1.5rem 1.5rem !important;
    transition: all 0.4s !important; }
    .office-pages-2 .btn-green:hover {
      color: white;
      transform: scale(1.05);
      box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4); }
    @media all and (max-width: 1399px) {
      .office-pages-2 .btn-green {
        font-size: 2rem; } }
    @media all and (max-width: 767px) {
      .office-pages-2 .btn-green {
        font-size: 1.8rem; } }
  .office-pages-2 .btn {
    color: inherit; }
  .office-pages-2 .btn-blue {
    color: white !important;
    background-color: #1f5ea8 !important;
    font-size: 1.8rem !important;
    font-weight: 400 !important;
    padding: 1.5rem 1.5rem !important;
    transition: all 0.4s !important; }
    .office-pages-2 .btn-blue:hover {
      color: white;
      transform: scale(1.05);
      box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4); }
    @media all and (max-width: 1399px) {
      .office-pages-2 .btn-blue {
        font-size: 2rem; } }
    @media all and (max-width: 767px) {
      .office-pages-2 .btn-blue {
        font-size: 1.8rem; } }
  .office-pages-2 .btn-orange {
    color: white !important;
    background-color: #e76019 !important;
    font-size: 1.8rem !important;
    font-weight: 400 !important;
    padding: 1.5rem 1.5rem !important;
    transition: all 0.4s !important; }
    .office-pages-2 .btn-orange:hover {
      color: white;
      transform: scale(1.05);
      box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4); }
    @media all and (max-width: 1399px) {
      .office-pages-2 .btn-orange {
        font-size: 2rem; } }
    @media all and (max-width: 767px) {
      .office-pages-2 .btn-orange {
        font-size: 1.8rem; } }
  .office-pages-2 .content-spacing {
    padding-top: 6rem; }
  .office-pages-2 .hero-bg {
    background-image: radial-gradient(circle, rgba(62, 136, 223, 0.8) 0%, rgba(118, 163, 203, 0.8) 100%), url(../img/variation2/wall-with-mold-and-moss-2021-08-30-02-18-17-utc.jpg);
    background-position: bottom; }
  .office-pages-2 .hero-p {
    font-size: 2.8rem;
    color: white; }
  .office-pages-2 .hero-badge-p {
    color: black;
    font-weight: 400;
    font-size: 2.2rem; }
  .office-pages-2 .page-heading {
    font-size: 4.8rem;
    font-weight: 500; }
    @media all and (max-width: 767px) {
      .office-pages-2 .page-heading {
        font-size: 3.8rem; } }
  .office-pages-2 .page-heading-red {
    color: red;
    font-weight: 700; }
  .office-pages-2 .box-shadow {
    box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4); }
  .office-pages-2 .btn-call-now {
    color: white;
    background-color: #c1322c;
    font-size: 2.8rem;
    font-weight: 400;
    padding: 1.5rem 1.5rem;
    transition: all 0.4s; }
    .office-pages-2 .btn-call-now:hover {
      color: white;
      transform: scale(1.05);
      box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4); }
    .office-pages-2 .btn-call-now_blue {
      background-color: #1f5ea8; }
    @media all and (max-width: 1399px) {
      .office-pages-2 .btn-call-now {
        font-size: 2rem; } }
    @media all and (max-width: 767px) {
      .office-pages-2 .btn-call-now {
        font-size: 1.6rem; } }
  .office-pages-2 .heading-sml {
    font-size: 2.6rem;
    font-weight: 600; }
    @media all and (max-width: 767px) {
      .office-pages-2 .heading-sml {
        text-align: center; } }
  .office-pages-2 .heading-sml-number {
    font-size: 8rem;
    font-weight: 400; }
    @media all and (max-width: 767px) {
      .office-pages-2 .heading-sml-number {
        text-align: center; } }
  .office-pages-2 .number-no-padding {
    max-width: 10%; }
    @media all and (max-width: 767px) {
      .office-pages-2 .number-no-padding {
        max-width: 100%; } }
  .office-pages-2 .verticalLine {
    border-left: 3px solid black;
    height: 200px;
    left: 50%;
    padding-right: 3rem; }
    @media all and (max-width: 767px) {
      .office-pages-2 .verticalLine {
        display: none; } }
  .office-pages-2 .row-alignment {
    align-items: center; }
  .office-pages-2 .heading-2 {
    font-size: 3.5rem;
    font-weight: 600; }
  .office-pages-2 [class*="col-"],
  .office-pages-2 [class^="col-"] {
    /* Elements whose class attribute contains the substring "col-" */
    padding-left: 0;
    padding-right: 0; }
  .office-pages-2 .content-p {
    font-size: 2.2rem; }
    @media all and (max-width: 767px) {
      .office-pages-2 .content-p {
        text-align: center; } }

.office-pages-3 {
  font-size: 62.5%; }
  .office-pages-3 *::after,
  .office-pages-3 *::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box; }
  .office-pages-3 body {
    font-family: "Montserrat", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.7;
    background-color: #f7f7f7; }
  .office-pages-3 .content-spacing {
    padding-top: 6rem; }
  .office-pages-3 .hero-bg {
    background-image: radial-gradient(circle, rgba(194, 235, 188, 0.6) 41%, rgba(247, 247, 247, 0.6) 100%), url(../img/variation3/mold-in-the-corner-of-a-wall-2021-09-02-07-07-16-utc.jpg);
    background-position: bottom; }
  .office-pages-3 .heading {
    padding-top: 6rem;
    font-size: 6rem;
    font-weight: 700;
    color: red; }
  .office-pages-3 .heading-2 {
    color: black;
    text-transform: uppercase; }
  .office-pages-3 .hero-p {
    font-size: 2.4rem;
    font-weight: 600;
    color: white;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.8); }
  .office-pages-3 .hero-badge-p {
    font-size: 2.2rem;
    font-weight: 500; }
  .office-pages-3 .btn-green {
    color: white !important;
    background-color: #117743 !important;
    font-size: 1.8rem !important;
    font-weight: 400 !important;
    padding: 1.5rem 1.5rem !important;
    transition: all 0.4s !important; }
    .office-pages-3 .btn-green:hover {
      color: white;
      transform: scale(1.05);
      box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4); }
    @media all and (max-width: 1399px) {
      .office-pages-3 .btn-green {
        font-size: 2rem; } }
    @media all and (max-width: 767px) {
      .office-pages-3 .btn-green {
        font-size: 1.8rem; } }
  .office-pages-3 .btn-blue {
    color: white !important;
    background-color: #1f5ea8 !important;
    font-size: 1.8rem !important;
    font-weight: 400 !important;
    padding: 1.5rem 1.5rem !important;
    transition: all 0.4s !important; }
    .office-pages-3 .btn-blue:hover {
      color: white;
      transform: scale(1.05);
      box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4); }
    @media all and (max-width: 1399px) {
      .office-pages-3 .btn-blue {
        font-size: 2rem; } }
    @media all and (max-width: 767px) {
      .office-pages-3 .btn-blue {
        font-size: 1.8rem; } }
  .office-pages-3 .btn-orange {
    color: white !important;
    background-color: #e76019 !important;
    font-size: 1.8rem !important;
    font-weight: 400 !important;
    padding: 1.5rem 1.5rem !important;
    transition: all 0.4s !important; }
    .office-pages-3 .btn-orange:hover {
      color: white;
      transform: scale(1.05);
      box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4); }
    @media all and (max-width: 1399px) {
      .office-pages-3 .btn-orange {
        font-size: 2rem; } }
    @media all and (max-width: 767px) {
      .office-pages-3 .btn-orange {
        font-size: 1.8rem; } }
  .office-pages-3 .page-heading {
    font-size: 4.8rem; }
    @media all and (max-width: 767px) {
      .office-pages-3 .page-heading {
        font-size: 3.8rem; } }
  .office-pages-3 .page-heading-red {
    color: red;
    font-weight: 700; }
  .office-pages-3 .box-shadow {
    box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4); }
  .office-pages-3 .btn-call-now {
    color: white;
    background-color: #c1322c;
    font-size: 2.8rem;
    font-weight: 400;
    padding: 1.5rem 1.5rem;
    transition: all 0.4s; }
    .office-pages-3 .btn-call-now:hover {
      color: white;
      transform: scale(1.05);
      box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4); }
    @media all and (max-width: 1399px) {
      .office-pages-3 .btn-call-now {
        font-size: 2rem; } }
    @media all and (max-width: 767px) {
      .office-pages-3 .btn-call-now {
        font-size: 1.8rem; } }
  .office-pages-3 .heading-sml {
    font-size: 2.6rem;
    font-weight: 600; }
    @media all and (max-width: 767px) {
      .office-pages-3 .heading-sml {
        text-align: center; } }
  .office-pages-3 .content-p {
    font-size: 2.2rem; }
  .office-pages-3 .row-spacing {
    margin-top: 5rem;
    margin-bottom: 10rem; }
  .office-pages-3 .heading-2 {
    font-size: 3.5rem;
    font-weight: 600; }
  .office-pages-3 .p-content {
    margin: 0 0 13px 0;
    font-size: 2.6rem;
    margin-top: 5rem;
    margin-bottom: 10rem; }
    @media all and (max-width: 767px) {
      .office-pages-3 .p-content {
        text-align: center;
        font-size: 2.2rem; } }
  .office-pages-3 a {
    color: #fff; }
  .office-pages-3 .center {
    text-align: center; }
  .office-pages-3 .episode {
    display: grid;
    grid-template-columns: 1fr 3fr;
    position: relative; }
    @media all and (max-width: 767px) {
      .office-pages-3 .episode {
        grid-template-columns: none; } }
  .office-pages-3 .episode__number {
    font-size: 6vw;
    font-weight: 400;
    padding: 10px 0;
    position: sticky;
    top: 0;
    text-align: center;
    height: calc(10vw + 20px);
    transition: all 0.2s ease-in; }
    @media all and (max-width: 767px) {
      .office-pages-3 .episode__number {
        position: relative; } }
  .office-pages-3 .episode__number-2 {
    font-size: 6vw;
    font-weight: 400;
    padding: 10px 0;
    top: 0;
    text-align: center;
    height: calc(10vw + 20px);
    transition: all 0.2s ease-in; }
  .office-pages-3 .episode__content {
    border-top: 2px solid black;
    display: grid;
    padding: 15px 0; }
  .office-pages-3 .episode__content .title {
    font-weight: 600; }
  .office-pages-3 .episode__content .story {
    line-height: 26px; }
  @media (max-width: 600px) {
    .office-pages-3 .episode__content {
      grid-template-columns: 1fr; } }
  @media (max-width: 576px) {
    .office-pages-3 .episode__content .story {
      font-size: 15px; } }

.office-pages-3-hero {
  font-size: 62.5%; }
  .office-pages-3-hero *::after,
  .office-pages-3-hero *::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box; }
  .office-pages-3-hero body {
    font-family: "Montserrat", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.7;
    background-color: #f7f7f7; }
  .office-pages-3-hero .content-spacing {
    padding-top: 4rem; }
  .office-pages-3-hero .hero-bg {
    background-image: radial-gradient(circle, rgba(141, 223, 62, 0.6) 0%, rgba(66, 210, 46, 0.8) 100%), url(../img/variation3/mold-in-the-corner-of-a-wall-2021-09-02-07-07-16-utc.jpg);
    height: 75vh;
    background-position: bottom; }
  .office-pages-3-hero .heading {
    padding-top: 6rem;
    font-size: 7.5rem;
    font-weight: 600;
    color: white;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.8); }
  .office-pages-3-hero .heading-2 {
    font-size: 6.5rem;
    font-weight: 600;
    color: white;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.8); }
  .office-pages-3-hero .heading-p {
    font-size: 1.8rem;
    font-weight: 600;
    color: white;
    padding-top: 3rem;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.8); }
  .office-pages-3-hero .hero-badge-p {
    color: white;
    font-weight: 400;
    font-size: 2rem;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.8); }
  .office-pages-3-hero .btn-call-now {
    color: white;
    background-color: #c1322c;
    font-size: 2.8rem;
    font-weight: 600;
    padding: 1.5rem 1.5rem;
    transition: all 0.4s; }
    .office-pages-3-hero .btn-call-now:hover {
      color: white;
      transform: scale(1.05);
      box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4); }
    .office-pages-3-hero .btn-call-now_blue {
      background-color: #1f5ea8; }
    @media all and (max-width: 1399px) {
      .office-pages-3-hero .btn-call-now {
        font-size: 2rem; } }
    @media all and (max-width: 767px) {
      .office-pages-3-hero .btn-call-now {
        font-size: 1.6rem; } }
  .office-pages-3-hero .btn-green {
    color: white !important;
    background-color: #117743 !important;
    font-size: 1.8rem !important;
    font-weight: 400 !important;
    padding: 1.5rem 1.5rem !important;
    transition: all 0.4s !important; }
    .office-pages-3-hero .btn-green:hover {
      color: white;
      transform: scale(1.05);
      box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4); }
    @media all and (max-width: 1399px) {
      .office-pages-3-hero .btn-green {
        font-size: 2rem; } }
    @media all and (max-width: 767px) {
      .office-pages-3-hero .btn-green {
        font-size: 1.8rem; } }
  .office-pages-3-hero .btn-blue {
    color: white !important;
    background-color: #1f5ea8 !important;
    font-size: 1.8rem !important;
    font-weight: 400 !important;
    padding: 1.5rem 1.5rem !important;
    transition: all 0.4s !important; }
    .office-pages-3-hero .btn-blue:hover {
      color: white;
      transform: scale(1.05);
      box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4); }
    @media all and (max-width: 1399px) {
      .office-pages-3-hero .btn-blue {
        font-size: 2rem; } }
    @media all and (max-width: 767px) {
      .office-pages-3-hero .btn-blue {
        font-size: 1.8rem; } }
  .office-pages-3-hero .btn-orange {
    color: white !important;
    background-color: #e76019 !important;
    font-size: 1.8rem !important;
    font-weight: 400 !important;
    padding: 1.5rem 1.5rem !important;
    transition: all 0.4s !important; }
    .office-pages-3-hero .btn-orange:hover {
      color: white;
      transform: scale(1.05);
      box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4); }
    @media all and (max-width: 1399px) {
      .office-pages-3-hero .btn-orange {
        font-size: 2rem; } }
    @media all and (max-width: 767px) {
      .office-pages-3-hero .btn-orange {
        font-size: 1.8rem; } }
