.lpb-section-cadillactabbedfeature-card {
  position: relative;
  padding-bottom: 30px;
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-top: 3em;
}
.lpb-section-cadillactabbedfeature-card .lpb-header-wrapper .lpb-header {
  font-size: 2em;
  font-family: "CadillacGothic-Bold";
  margin: 0px;
  margin-bottom: 1em;
  color: #000000;
  padding: 0 15px;
}
.lpb-section-cadillactabbedfeature-card .lpb-header-wrapper .lpb-header span {
  font-family: "CadillacGothic-Regular";
  display: inline-block;
}
.lpb-section-cadillactabbedfeature-card .col {
  font-family: "CadillacGothic-Bold";
}
.lpb-section-cadillactabbedfeature-card .col img {
  margin: 0px auto;
  width: 100%;
}
.lpb-section-cadillactabbedfeature-card .col .lpb-contents {
  padding: 0;
  color: #000000 !important;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .lpb-section-cadillactabbedfeature-card .col .lpb-contents {
    flex-direction: column;
  }
}
.lpb-section-cadillactabbedfeature-card .col .lpb-contents .lpb-feature-container {
  max-width: 49%;
}
@media (max-width: 768px) {
  .lpb-section-cadillactabbedfeature-card .col .lpb-contents .lpb-feature-container {
    max-width: 100%;
  }
}
.lpb-section-cadillactabbedfeature-card .col .lpb-contents .lpb-feature-container img {
  margin-left: 0;
  margin-bottom: 5%;
}
@media (max-width: 375px) {
  .lpb-section-cadillactabbedfeature-card .col .lpb-contents .lpb-feature-container img {
    margin-top: 1em;
  }
}
.lpb-section-cadillactabbedfeature-card .col .lpb-contents .lpb-feature-container p {
  font-family: "CadillacGothic-Regular";
}
.lpb-section-cadillactabbedfeature-card .col .lpb-contents .lpb-feature-container a {
  font-family: "CadillacGothic-Regular";
  border: 2px solid #000000;
}
.lpb-section-cadillactabbedfeature-card .col .lpb-contents .lpb-feature-container a :hover {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.85);
}
.lpb-section-cadillactabbedfeature-card .col .lpb-contents .lpb-feature-container p,
.lpb-section-cadillactabbedfeature-card .col .lpb-contents .lpb-feature-container div {
  font-size: 0.95em;
  word-wrap: break-word;
}
.lpb-section-cadillactabbedfeature-card .col .lpb-contents .lpb-feature-container .lpb-copy {
  margin-bottom: 1em;
  margin-top: 0.5em;
  font-family: "CadillacGothic-Regular";
}
.lpb-section-cadillactabbedfeature-card .col .lpb-contents .lpb-feature-container .lpb-subheader {
  font-size: 1.4em;
  margin-bottom: 0.5em;
  display: block;
  font-family: "CadillacGothic-Bold";
}
.lpb-section-cadillactabbedfeature-card .col p,
.lpb-section-cadillactabbedfeature-card .col div {
  font-size: 1em;
  word-wrap: break-word;
}
.lpb-section-cadillactabbedfeature-card .col .lpb-copy {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.lpb-section-cadillactabbedfeature-card .col .lpb-subheader {
  margin-top: 0.5em;
  font-size: 1.6em;
  margin-bottom: 0.5em;
  display: block;
  font-family: "CadillacGothic-Bold";
}
.lpb-section-cadillactabbedfeature-card .col .lpb-cta {
  background: transparent;
  padding: 1em;
  font-size: 1em;
  color: #000000;
  display: block;
  max-width: 25%;
  text-align: center;
  text-decoration: none;
}
.lpb-section-cadillactabbedfeature-card .col .lpb-cta:hover {
  color: #ffffff;
}
@media (max-width: 768px) {
  .lpb-section-cadillactabbedfeature-card .col .lpb-cta {
    max-width: 100%;
  }
}
.lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row-header,
.lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}
.lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-header-column {
  display: flex;
  background: #ffffff;
  width: 20%;
  text-align: center;
  padding: 0.8em;
  font-size: 1em;
  color: #000000;
}
.lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-header-column .lpb-row {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-header-column .lpb-row .col-A {
  margin-bottom: 10px;
  min-height: 40px;
}
.lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row {
  border-bottom: 2px solid #ffffff;
}
.lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row .lpb-table-contents {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
}
.lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row .lpb-title-column,
.lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row .lpb-data-column {
  font-size: 0.85em;
  line-height: 18px;
  font-weight: 500;
  width: 25%;
  padding: 1em;
  text-align: left;
  vertical-align: middle;
  border-right: 3px solid #ffffff;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row .lpb-title-column *,
.lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row .lpb-data-column * {
  align-self: center;
}
.lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row .lpb-data-column {
  background: #ffffff;
  color: #000000;
  font-family: "CadillacGothic-Regular", sans-serif;
}
.lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row .lpb-title-column {
  background: #000000;
  color: #ffffff;
  font-family: "CadillacGothic-Bold", sans-serif;
}
@media (min-width: 768px) {
  .lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row .lpb-title-column.mobile {
    display: none !important;
  }
}
.lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row:nth-child(even) .lpb-data-column {
  background-color: #D2D2D2;
}
@media (max-width: 768px) {
  .lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row-header .lpb-header-column:first-of-type {
    display: none;
  }
  .lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row-header .lpb-header-column {
    width: 25%;
  }
  .lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row-header .lpb-header-column .lpb-row {
    display: flex;
    flex-direction: column-reverse;
    justify-content: end;
  }
  .lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row-header .lpb-header-column .lpb-row .col-B {
    margin-bottom: 0.5em;
  }
  .lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row-header .lpb-header-column .lpb-row .col-A {
    font-size: 80%;
  }
  .lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row {
    font-size: 75%;
    flex-direction: column;
  }
  .lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row .lpb-title-column {
    width: 100%;
  }
  .lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row .lpb-title-column.desktop {
    display: none !important;
  }
  .lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row:nth-child(even) .lpb-data-column {
    background-color: #fff;
  }
  .lpb-section-cadillactabbedfeature-card .lpb-table-wrapper .lpb-table-row * {
    word-wrap: normal !important;
  }
}
.lpb-section-cadillactabbedfeature-card .lpb-table-dislcaimer {
  margin-top: 15px;
}
.lpb-section-cadillactabbedfeature-card .lpb-table-dislcaimer .lpb-disclaimer {
  font-size: 10px;
  font-family: "CadillacGothic-Regular", sans-serif;
  color: #000000;
}
.lpb-section-cadillactabbedfeature-card .lpb-table-bottom-wrapper {
  border: 1px solid #D2D2D2;
  padding: 2em 1.5em;
  margin-top: 1em;
}
.lpb-section-cadillactabbedfeature-card .lpb-table-bottom-wrapper p {
  font-family: "CadillacGothic-Regular";
}
.lpb-section-cadillactabbedfeature-card .lpb-table-bottom-wrapper .lpb-cta {
  margin: 0 auto;
  font-family: "CadillacGothic-Regular", sans-serif;
  text-transform: uppercase;
  border: 2px solid #000000;
}
.lpb-section-cadillactabbedfeature-card .lpb-table-bottom-wrapper .lpb-cta:hover {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.85);
}
@media (max-width: 640px) {
  .lpb-section-cadillactabbedfeature-card .lpb-table-dislcaimer {
    padding: 0 20px;
  }
  .lpb-section-cadillactabbedfeature-card .col .lpb-subheader,
  .lpb-section-cadillactabbedfeature-card .col .lpb-divider,
  .lpb-section-cadillactabbedfeature-card .col .lpb-copy {
    margin-left: 0.5em;
  }
}
.lpb-section-cadillactabbedfeature {
  background-color: transparent;
  box-sizing: border-box;
  position: relative;
  font-family: "CadillacGothic-Bold";
  max-width: 90%;
  padding-top: 70px;
}
@media (max-width: 769px) {
  .lpb-section-cadillactabbedfeature {
    padding-top: 20px;
  }
}
@media (max-width: 980px) {
  .lpb-section-cadillactabbedfeature {
    max-width: 100%;
  }
}
.lpb-section-cadillactabbedfeature.editor-only {
  background-color: #ffffff;
  padding-top: 120px;
}
.lpb-section-cadillactabbedfeature .lpb-tab-bar-gal {
  width: 68%;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  margin-bottom: 1em;
  justify-content: center;
}
@media (max-width: 1200px) {
  .lpb-section-cadillactabbedfeature .lpb-tab-bar-gal {
    width: 80%;
  }
}
@media (max-width: 769px) {
  .lpb-section-cadillactabbedfeature .lpb-tab-bar-gal {
    flex-direction: column;
    width: 90%;
  }
}
@media (max-width: 375px) {
  .lpb-section-cadillactabbedfeature .lpb-tab-bar-gal {
    flex-direction: column;
  }
}
.lpb-section-cadillactabbedfeature .lpb-tab-bar-gal .tab-button {
  border: 1px solid #787878;
  color: #000000;
  padding: 22px 5px !important;
  max-width: 100%;
  width: 100%;
  text-align: center;
  font-size: 1.2em;
  text-transform: uppercase;
  font-family: "CadillacGothic-Bold";
  cursor: pointer;
}
.lpb-section-cadillactabbedfeature .lpb-tab-bar-gal .tab-button:hover {
  background-color: #d2d2d2;
}
.lpb-section-cadillactabbedfeature .lpb-tab-bar-gal .tab-button.active {
  color: #fff;
  background: #000000;
  border: 1px solid #000000;
}
@media (max-width: 769px) {
  .lpb-section-cadillactabbedfeature .lpb-tab-bar-gal .tab-button {
    width: 90%;
    max-width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 375px) {
  .lpb-section-cadillactabbedfeature .lpb-tab-bar-gal .tab-button {
    width: 82%;
    max-width: 82%;
  }
}
.lpb-section-cadillactabbedfeature.toggle-divider .lpb-section-cadillactabbedfeature-card .col .lpb-divider {
  display: block;
}
@media (min-width: 798px) {
  .lpb-section-cadillactabbedfeature.toggle-images-on-sidebar .lpb-section-cadillactabbedfeature-card .lpb-row-two {
    display: flex;
    flex-direction: row;
  }
  .lpb-section-cadillactabbedfeature.toggle-images-on-sidebar .lpb-section-cadillactabbedfeature-card .lpb-row-two .col.col1 {
    width: 50%;
  }
  .lpb-section-cadillactabbedfeature.toggle-images-on-sidebar .lpb-section-cadillactabbedfeature-card .lpb-row-two .col.col1 .lpb-contents {
    flex-direction: column;
  }
  .lpb-section-cadillactabbedfeature.toggle-images-on-sidebar .lpb-section-cadillactabbedfeature-card .lpb-row-two .col.col1 .lpb-contents .lpb-feature-container {
    max-width: 80%;
  }
}