.tabbed-content {
  background-color: #ffffff;
}
.tabbed-content .content-area {
  max-width: 1440px;
  margin: 0 auto;
}
@media (max-width: 800px) {
  .tabbed-content .content-area {
    padding: 0 0px;
  }
}
.tabbed-content .content-area .text-html-a-z {
  display: block;
  background-color: #ffffff;
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 115px;
  padding-right: 115px;
  text-align: center;
  padding-top: 30px;
}
@media (min-width: 1024px) {
  .tabbed-content .content-area .text-html-a-z {
    width: 100%;
    padding-left: 195px;
    padding-right: 195px;
  }
}
@media (max-width: 1024px) {
  .tabbed-content .content-area .text-html-a-z {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 0;
  }
}
.tabbed-content .content-area .text-html-a-z h1,
.tabbed-content .content-area .text-html-a-z h2,
.tabbed-content .content-area .text-html-a-z h3,
.tabbed-content .content-area .text-html-a-z h4,
.tabbed-content .content-area .text-html-a-z h5,
.tabbed-content .content-area .text-html-a-z h6 {
  font-family: "Quicksand CUF", sans-serif;
  margin-top: 0;
}
.tabbed-content .content-area .text-html-a-z h2.field--name-field-title {
  text-align: left;
  font-family: "Quicksand CUF", sans-serif;
  font-size: 54px;
  font-weight: 500;
  line-height: 1.15;
  color: #00a2ce;
  margin: 0px auto 0;
  position: relative;
  padding-bottom: 24px;
  padding-top: 42px;
}
@media (max-width: 800px) {
  .tabbed-content .content-area .text-html-a-z h2.field--name-field-title {
    font-size: 36px;
  }
}
.tabbed-content .content-area .text-html-a-z p {
  font-family: "Open Sans", sans-serif;
  text-align: left;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.44;
  color: #202c34;
  z-index: 1;
}
.tabbed-content .content-area .text-html-a-z p a {
  display: initial;
}
.tabbed-content .content-area .text-html-a-z blockquote {
  text-align: right;
  border-left: none;
  padding: 0;
  margin: 0;
}
.tabbed-content .content-area .text-html-a-z blockquote p {
  width: 60%;
  font-size: 30px;
  font-family: "Quicksand CUF", sans-serif;
  font-weight: 500;
  margin-right: 0;
  margin-left: auto;
}
.tabbed-content .content-area .text-html-a-z ul,
.tabbed-content .content-area .text-html-a-z ol {
  z-index: 1;
}
.tabbed-content .content-area .text-html-a-z ul li,
.tabbed-content .content-area .text-html-a-z ol li {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  padding: 0.4em 0.6em;
  text-align: left;
}
.tabbed-content .content-area .text-html-a-z thead tr {
  border-bottom: 2px solid rgba(10, 182, 228, 0.3);
}
.tabbed-content .content-area .text-html-a-z thead tr th {
  color: #00a2ce;
}
.tabbed-content .content-area .text-html-a-z thead th:first-child {
  border-bottom: 2px solid #0ab6e4;
}
.tabbed-content .content-area .text-html-a-z tbody {
  border-right: 0;
  border-left: 0;
}
.tabbed-content .content-area .text-html-a-z tbody tr th {
  color: #00a2ce;
}
.tabbed-content .content-area .text-html-a-z tbody tr:first-child th {
  border-bottom: 2px solid #0ab6e4;
}
.tabbed-content .content-area .text-html-a-z tr {
  border-bottom: 2px solid #eceef0;
}
.tabbed-content .content-area .text-html-a-z .tablesaw-swipe .tablesaw-swipe-cellpersist {
  border-right: 0;
}
.tabbed-content .content-area .text-html-a-z .field {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.tabbed-content .content-area .text-html-a-z .tablesaw-bar {
  order: 1;
  margin: auto;
}
.tabbed-content .content-area .text-html-a-z .tablesaw-advance-dots {
  order: 2;
}
.tabbed-content .content-area .text-html-a-z .tablesaw-advance-dots li i {
  background-color: #0ab6e4;
  width: 1.2rem;
  height: 1.2rem;
}
.tabbed-content .content-area .text-html-a-z .tablesaw-advance-dots li.tablesaw-advance-dots-hide {
  opacity: 100;
}
.tabbed-content .content-area .text-html-a-z .tablesaw-advance-dots li.tablesaw-advance-dots-hide i {
  background-color: #eceef0;
  width: 8px;
  height: 8px;
  top: -2px;
  position: relative;
}
.tabbed-content .content-area .text-html-a-z img {
  position: absolute;
  z-index: -1;
  right: 0%;
  top: 0%;
  height: 100%;
}

/*# sourceMappingURL=tabbed-content-a-z.css.map */
