*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

.cb-10w {
  width: 10%;
}

.cb-10fw {
  flex: 0 0 10%;
  max-width: 10%;
}

.cb-10mw {
  max-width: 10%;
}

.cb-20w {
  width: 20%;
}

.cb-20fw {
  flex: 0 0 20%;
  max-width: 20%;
}

.cb-20mw {
  max-width: 20%;
}

.cb-25w {
  width: 25%;
}

.cb-25fw {
  flex: 0 0 25%;
  max-width: 25%;
}

.cb-25mw {
  max-width: 25%;
}

.cb-30w {
  width: 30%;
}

.cb-30fw {
  flex: 0 0 30%;
  max-width: 30%;
}

.cb-30mw {
  max-width: 30%;
}

.cb-33w {
  width: 33%;
}

.cb-33fw {
  flex: 0 0 33%;
  max-width: 33%;
}

.cb-33mw {
  max-width: 33%;
}

.cb-40w {
  width: 40%;
}

.cb-40fw {
  flex: 0 0 40%;
  max-width: 40%;
}

.cb-40mw {
  max-width: 40%;
}

.cb-50w {
  width: 50%;
}

.cb-50fw {
  flex: 0 0 50%;
  max-width: 50%;
}

.cb-50mw {
  max-width: 50%;
}

.cb-60w {
  width: 60%;
}

.cb-60fw {
  flex: 0 0 60%;
  max-width: 60%;
}

.cb-60mw {
  max-width: 60%;
}

.cb-66w {
  width: 66%;
}

.cb-66fw {
  flex: 0 0 66%;
  max-width: 66%;
}

.cb-66mw {
  max-width: 66%;
}

.cb-70w {
  width: 70%;
}

.cb-70fw {
  flex: 0 0 70%;
  max-width: 70%;
}

.cb-70mw {
  max-width: 70%;
}

.cb-75w {
  width: 75%;
}

.cb-75fw {
  flex: 0 0 75%;
  max-width: 75%;
}

.cb-75mw {
  max-width: 75%;
}

.cb-80w {
  width: 80%;
}

.cb-80fw {
  flex: 0 0 80%;
  max-width: 80%;
}

.cb-80mw {
  max-width: 80%;
}

.cb-90w {
  width: 90%;
}

.cb-90fw {
  flex: 0 0 90%;
  max-width: 90%;
}

.cb-90mw {
  max-width: 90%;
}

.cb-100w {
  width: 100%;
}

.cb-100fw {
  flex: 0 0 100%;
  max-width: 100%;
}

.cb-100mw {
  max-width: 100%;
}

@media (min-width: 768px) {
  .cb-10w--md {
    width: 10%;
  }
  .cb-10fw--md {
    flex: 0 0 10%;
    max-width: 10%;
  }
  .cb-10mw--md {
    max-width: 10%;
  }
  .cb-20w--md {
    width: 20%;
  }
  .cb-20fw--md {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .cb-20mw--md {
    max-width: 20%;
  }
  .cb-25w--md {
    width: 25%;
  }
  .cb-25fw--md {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .cb-25mw--md {
    max-width: 25%;
  }
  .cb-30w--md {
    width: 30%;
  }
  .cb-30fw--md {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .cb-30mw--md {
    max-width: 30%;
  }
  .cb-33w--md {
    width: 33%;
  }
  .cb-33fw--md {
    flex: 0 0 33%;
    max-width: 33%;
  }
  .cb-33mw--md {
    max-width: 33%;
  }
  .cb-40w--md {
    width: 40%;
  }
  .cb-40fw--md {
    flex: 0 0 40%;
    max-width: 40%;
  }
  .cb-40mw--md {
    max-width: 40%;
  }
  .cb-50w--md {
    width: 50%;
  }
  .cb-50fw--md {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cb-50mw--md {
    max-width: 50%;
  }
  .cb-60w--md {
    width: 60%;
  }
  .cb-60fw--md {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .cb-60mw--md {
    max-width: 60%;
  }
  .cb-66w--md {
    width: 66%;
  }
  .cb-66fw--md {
    flex: 0 0 66%;
    max-width: 66%;
  }
  .cb-66mw--md {
    max-width: 66%;
  }
  .cb-70w--md {
    width: 70%;
  }
  .cb-70fw--md {
    flex: 0 0 70%;
    max-width: 70%;
  }
  .cb-70mw--md {
    max-width: 70%;
  }
  .cb-75w--md {
    width: 75%;
  }
  .cb-75fw--md {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .cb-75mw--md {
    max-width: 75%;
  }
  .cb-80w--md {
    width: 80%;
  }
  .cb-80fw--md {
    flex: 0 0 80%;
    max-width: 80%;
  }
  .cb-80mw--md {
    max-width: 80%;
  }
  .cb-90w--md {
    width: 90%;
  }
  .cb-90fw--md {
    flex: 0 0 90%;
    max-width: 90%;
  }
  .cb-90mw--md {
    max-width: 90%;
  }
  .cb-100w--md {
    width: 100%;
  }
  .cb-100fw--md {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cb-100mw--md {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .cb-10w--lg {
    width: 10%;
  }
  .cb-10fw--lg {
    flex: 0 0 10%;
    max-width: 10%;
  }
  .cb-10mw--lg {
    max-width: 10%;
  }
  .cb-20w--lg {
    width: 20%;
  }
  .cb-20fw--lg {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .cb-20mw--lg {
    max-width: 20%;
  }
  .cb-25w--lg {
    width: 25%;
  }
  .cb-25fw--lg {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .cb-25mw--lg {
    max-width: 25%;
  }
  .cb-30w--lg {
    width: 30%;
  }
  .cb-30fw--lg {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .cb-30mw--lg {
    max-width: 30%;
  }
  .cb-33w--lg {
    width: 33%;
  }
  .cb-33fw--lg {
    flex: 0 0 33%;
    max-width: 33%;
  }
  .cb-33mw--lg {
    max-width: 33%;
  }
  .cb-40w--lg {
    width: 40%;
  }
  .cb-40fw--lg {
    flex: 0 0 40%;
    max-width: 40%;
  }
  .cb-40mw--lg {
    max-width: 40%;
  }
  .cb-50w--lg {
    width: 50%;
  }
  .cb-50fw--lg {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cb-50mw--lg {
    max-width: 50%;
  }
  .cb-60w--lg {
    width: 60%;
  }
  .cb-60fw--lg {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .cb-60mw--lg {
    max-width: 60%;
  }
  .cb-66w--lg {
    width: 66%;
  }
  .cb-66fw--lg {
    flex: 0 0 66%;
    max-width: 66%;
  }
  .cb-66mw--lg {
    max-width: 66%;
  }
  .cb-70w--lg {
    width: 70%;
  }
  .cb-70fw--lg {
    flex: 0 0 70%;
    max-width: 70%;
  }
  .cb-70mw--lg {
    max-width: 70%;
  }
  .cb-75w--lg {
    width: 75%;
  }
  .cb-75fw--lg {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .cb-75mw--lg {
    max-width: 75%;
  }
  .cb-80w--lg {
    width: 80%;
  }
  .cb-80fw--lg {
    flex: 0 0 80%;
    max-width: 80%;
  }
  .cb-80mw--lg {
    max-width: 80%;
  }
  .cb-90w--lg {
    width: 90%;
  }
  .cb-90fw--lg {
    flex: 0 0 90%;
    max-width: 90%;
  }
  .cb-90mw--lg {
    max-width: 90%;
  }
  .cb-100w--lg {
    width: 100%;
  }
  .cb-100fw--lg {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cb-100mw--lg {
    max-width: 100%;
  }
}
.cb-grid {
  display: flex;
  flex-wrap: wrap;
}

.cb-container--1x {
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.cb-container--2x {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.cb-container--3x {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.cb-container--4x {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.cb-container--5x {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.cb-stretch {
  /* width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%; */
}

.cb-falign--center {
  align-items: center;
}

.cb-fjustify--center {
  justify-content: center;
}

.cb-falign--right {
  align-items: flex-end;
}

.cb-fjustify--right {
  justify-content: flex-end;
}

.column {
  width: 100%;
}

@media (min-width: 1024px) {
  .row {
    display: flex;
    margin-left: -20px;
    margin-right: -20px;
  }
  .column {
    position: relative;
  }
  .column.full {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .column.two-third {
    width: 66.7%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .column.two-fourth {
    width: 75%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .column.two-fifth {
    width: 80%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .column.two-sixth {
    width: 83.3%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .column.half {
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .column.third {
    width: 33.3%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .column.fourth {
    width: 25%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .column.fifth {
    width: 20%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .column.sixth {
    width: 16.6%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .column.flow-opposite {
    order: 2;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.cb-text--left {
  text-align: left;
}

.cb-text--center {
  text-align: center;
}

.cb-text--right {
  text-align: right;
}

.cb-text--justify {
  text-align: justify;
}

@media (min-width: 768px) {
  .cb-text--left--md {
    text-align: left;
  }
  .cb-text--center--md {
    text-align: center;
  }
  .cb-text--right--md {
    text-align: right;
  }
  .cb-text--justify--md {
    text-align: justify;
  }
}
@media (min-width: 1024px) {
  .cb-text--left--lg {
    text-align: left;
  }
  .cb-text--center--lg {
    text-align: center;
  }
  .cb-text--right--lg {
    text-align: right;
  }
  .cb-text--justify--lg {
    text-align: justify;
  }
}
.cb-float--left {
  float: left;
  margin: 0 1.5em 1.5em 0;
}

.cb-float--center {
  margin: 0 auto 1.5em;
}

.cb-float--right {
  float: right;
  margin: 0 0 1.5em 1.5em;
}

@media (min-width: 768px) {
  .cb-float--left--md {
    float: left;
    margin: 0 1.5em 1.5em 0;
  }
  .cb-float--center--md {
    margin: 0 auto 1.5em;
  }
  .cb-float--right--md {
    float: right;
    margin: 0 0 1.5em 1.5em;
  }
}
@media (min-width: 1024px) {
  .cb-float--left--lg {
    float: left;
    margin: 0 1.5em 1.5em 0;
  }
  .cb-float--center--lg {
    margin: 0 auto 1.5em;
  }
  .cb-float--right--lg {
    float: right;
    margin: 0 0 1.5em 1.5em;
  }
}
.cb-clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.cb-bg--white {
  background-color: #ffffff !important;
}

.cb-bg--transparent {
  background-color: transparent !important;
}

.cb-bg--white--hover:hover, .cb-bg--white--hover:focus {
  background-color: #ffffff !important;
}

.cb-bg--transparent--hover:hover, .cb-bg--transparent--hover:focus {
  background-color: #ffffff !important;
}

.cb-c--white {
  color: #ffffff !important;
}

.cb-c--white--hover:hover, .cb-c--white--hover:focus {
  color: #ffffff !important;
}

.cb-bc--white {
  border-color: #ffffff !important;
}

.cb-bc--transparent {
  border-color: transparent !important;
}

.cb-bc--white--hover:hover, .cb-bc--white--hover:focus {
  border-color: #ffffff !important;
}

.cb-bc--transparent:hover, .cb-bc--transparent:focus {
  border-color: transparent !important;
}

.cb-table-header--white > th {
  background-color: #ffffff !important;
}

.cb-table-row--white > :not(caption) > * > * {
  background-color: #ffffff !important;
}

.cb-table-row-alt--white > tbody > tr:nth-of-type(even) > * {
  background-color: #ffffff !important;
}

.cb-table-bc--white {
  border-color: #ffffff !important;
}

.cb-bg--gray-light {
  background-color: #f5f5f5 !important;
}

.cb-bg--transparent {
  background-color: transparent !important;
}

.cb-bg--gray-light--hover:hover, .cb-bg--gray-light--hover:focus {
  background-color: #f5f5f5 !important;
}

.cb-bg--transparent--hover:hover, .cb-bg--transparent--hover:focus {
  background-color: #f5f5f5 !important;
}

.cb-c--gray-light {
  color: #f5f5f5 !important;
}

.cb-c--gray-light--hover:hover, .cb-c--gray-light--hover:focus {
  color: #f5f5f5 !important;
}

.cb-bc--gray-light {
  border-color: #f5f5f5 !important;
}

.cb-bc--transparent {
  border-color: transparent !important;
}

.cb-bc--gray-light--hover:hover, .cb-bc--gray-light--hover:focus {
  border-color: #f5f5f5 !important;
}

.cb-bc--transparent:hover, .cb-bc--transparent:focus {
  border-color: transparent !important;
}

.cb-table-header--gray-light > th {
  background-color: #f5f5f5 !important;
}

.cb-table-row--gray-light > :not(caption) > * > * {
  background-color: #f5f5f5 !important;
}

.cb-table-row-alt--gray-light > tbody > tr:nth-of-type(even) > * {
  background-color: #f5f5f5 !important;
}

.cb-table-bc--gray-light {
  border-color: #f5f5f5 !important;
}

.cb-bg--gray {
  background-color: #AAAAAA !important;
}

.cb-bg--transparent {
  background-color: transparent !important;
}

.cb-bg--gray--hover:hover, .cb-bg--gray--hover:focus {
  background-color: #AAAAAA !important;
}

.cb-bg--transparent--hover:hover, .cb-bg--transparent--hover:focus {
  background-color: #AAAAAA !important;
}

.cb-c--gray {
  color: #AAAAAA !important;
}

.cb-c--gray--hover:hover, .cb-c--gray--hover:focus {
  color: #AAAAAA !important;
}

.cb-bc--gray {
  border-color: #AAAAAA !important;
}

.cb-bc--transparent {
  border-color: transparent !important;
}

.cb-bc--gray--hover:hover, .cb-bc--gray--hover:focus {
  border-color: #AAAAAA !important;
}

.cb-bc--transparent:hover, .cb-bc--transparent:focus {
  border-color: transparent !important;
}

.cb-table-header--gray > th {
  background-color: #AAAAAA !important;
}

.cb-table-row--gray > :not(caption) > * > * {
  background-color: #AAAAAA !important;
}

.cb-table-row-alt--gray > tbody > tr:nth-of-type(even) > * {
  background-color: #AAAAAA !important;
}

.cb-table-bc--gray {
  border-color: #AAAAAA !important;
}

.cb-bg--gray-dark {
  background-color: #666666 !important;
}

.cb-bg--transparent {
  background-color: transparent !important;
}

.cb-bg--gray-dark--hover:hover, .cb-bg--gray-dark--hover:focus {
  background-color: #666666 !important;
}

.cb-bg--transparent--hover:hover, .cb-bg--transparent--hover:focus {
  background-color: #666666 !important;
}

.cb-c--gray-dark {
  color: #666666 !important;
}

.cb-c--gray-dark--hover:hover, .cb-c--gray-dark--hover:focus {
  color: #666666 !important;
}

.cb-bc--gray-dark {
  border-color: #666666 !important;
}

.cb-bc--transparent {
  border-color: transparent !important;
}

.cb-bc--gray-dark--hover:hover, .cb-bc--gray-dark--hover:focus {
  border-color: #666666 !important;
}

.cb-bc--transparent:hover, .cb-bc--transparent:focus {
  border-color: transparent !important;
}

.cb-table-header--gray-dark > th {
  background-color: #666666 !important;
}

.cb-table-row--gray-dark > :not(caption) > * > * {
  background-color: #666666 !important;
}

.cb-table-row-alt--gray-dark > tbody > tr:nth-of-type(even) > * {
  background-color: #666666 !important;
}

.cb-table-bc--gray-dark {
  border-color: #666666 !important;
}

.cb-bg--gray-darker {
  background-color: #333333 !important;
}

.cb-bg--transparent {
  background-color: transparent !important;
}

.cb-bg--gray-darker--hover:hover, .cb-bg--gray-darker--hover:focus {
  background-color: #333333 !important;
}

.cb-bg--transparent--hover:hover, .cb-bg--transparent--hover:focus {
  background-color: #333333 !important;
}

.cb-c--gray-darker {
  color: #333333 !important;
}

.cb-c--gray-darker--hover:hover, .cb-c--gray-darker--hover:focus {
  color: #333333 !important;
}

.cb-bc--gray-darker {
  border-color: #333333 !important;
}

.cb-bc--transparent {
  border-color: transparent !important;
}

.cb-bc--gray-darker--hover:hover, .cb-bc--gray-darker--hover:focus {
  border-color: #333333 !important;
}

.cb-bc--transparent:hover, .cb-bc--transparent:focus {
  border-color: transparent !important;
}

.cb-table-header--gray-darker > th {
  background-color: #333333 !important;
}

.cb-table-row--gray-darker > :not(caption) > * > * {
  background-color: #333333 !important;
}

.cb-table-row-alt--gray-darker > tbody > tr:nth-of-type(even) > * {
  background-color: #333333 !important;
}

.cb-table-bc--gray-darker {
  border-color: #333333 !important;
}

.cb-bg--black {
  background-color: #000000 !important;
}

.cb-bg--transparent {
  background-color: transparent !important;
}

.cb-bg--black--hover:hover, .cb-bg--black--hover:focus {
  background-color: #000000 !important;
}

.cb-bg--transparent--hover:hover, .cb-bg--transparent--hover:focus {
  background-color: #000000 !important;
}

.cb-c--black {
  color: #000000 !important;
}

.cb-c--black--hover:hover, .cb-c--black--hover:focus {
  color: #000000 !important;
}

.cb-bc--black {
  border-color: #000000 !important;
}

.cb-bc--transparent {
  border-color: transparent !important;
}

.cb-bc--black--hover:hover, .cb-bc--black--hover:focus {
  border-color: #000000 !important;
}

.cb-bc--transparent:hover, .cb-bc--transparent:focus {
  border-color: transparent !important;
}

.cb-table-header--black > th {
  background-color: #000000 !important;
}

.cb-table-row--black > :not(caption) > * > * {
  background-color: #000000 !important;
}

.cb-table-row-alt--black > tbody > tr:nth-of-type(even) > * {
  background-color: #000000 !important;
}

.cb-table-bc--black {
  border-color: #000000 !important;
}

.cb-bg--green {
  background-color: #76b900 !important;
}

.cb-bg--transparent {
  background-color: transparent !important;
}

.cb-bg--green--hover:hover, .cb-bg--green--hover:focus {
  background-color: #76b900 !important;
}

.cb-bg--transparent--hover:hover, .cb-bg--transparent--hover:focus {
  background-color: #76b900 !important;
}

.cb-c--green {
  color: #76b900 !important;
}

.cb-c--green--hover:hover, .cb-c--green--hover:focus {
  color: #76b900 !important;
}

.cb-bc--green {
  border-color: #76b900 !important;
}

.cb-bc--transparent {
  border-color: transparent !important;
}

.cb-bc--green--hover:hover, .cb-bc--green--hover:focus {
  border-color: #76b900 !important;
}

.cb-bc--transparent:hover, .cb-bc--transparent:focus {
  border-color: transparent !important;
}

.cb-table-header--green > th {
  background-color: #76b900 !important;
}

.cb-table-row--green > :not(caption) > * > * {
  background-color: #76b900 !important;
}

.cb-table-row-alt--green > tbody > tr:nth-of-type(even) > * {
  background-color: #76b900 !important;
}

.cb-table-bc--green {
  border-color: #76b900 !important;
}

.cb-bg--green-bright {
  background-color: #76d300 !important;
}

.cb-bg--transparent {
  background-color: transparent !important;
}

.cb-bg--green-bright--hover:hover, .cb-bg--green-bright--hover:focus {
  background-color: #76d300 !important;
}

.cb-bg--transparent--hover:hover, .cb-bg--transparent--hover:focus {
  background-color: #76d300 !important;
}

.cb-c--green-bright {
  color: #76d300 !important;
}

.cb-c--green-bright--hover:hover, .cb-c--green-bright--hover:focus {
  color: #76d300 !important;
}

.cb-bc--green-bright {
  border-color: #76d300 !important;
}

.cb-bc--transparent {
  border-color: transparent !important;
}

.cb-bc--green-bright--hover:hover, .cb-bc--green-bright--hover:focus {
  border-color: #76d300 !important;
}

.cb-bc--transparent:hover, .cb-bc--transparent:focus {
  border-color: transparent !important;
}

.cb-table-header--green-bright > th {
  background-color: #76d300 !important;
}

.cb-table-row--green-bright > :not(caption) > * > * {
  background-color: #76d300 !important;
}

.cb-table-row-alt--green-bright > tbody > tr:nth-of-type(even) > * {
  background-color: #76d300 !important;
}

.cb-table-bc--green-bright {
  border-color: #76d300 !important;
}

.cb-text-transform-uppercase {
  -webkit-text-decoration: uppercase;
          text-decoration: uppercase;
}

.cb-text-transform-lowercase {
  -webkit-text-decoration: lowercase;
          text-decoration: lowercase;
}

.cb-text-transform-capitalize {
  -webkit-text-decoration: capitalize;
          text-decoration: capitalize;
}

.cb-dropcap::first-letter {
  font-weight: 700;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  float: left;
  margin: 0 10px -5px 0;
}

.cBuilder h1,
.heading--h1,
.rte-paragraph-options h1 {
  font-size: 32px;
  line-height: 40px;
  margin: 0 0 30px;
}

.cBuilder h2:not(.carousel-item-text-title),
.heading--h2,
.rte-paragraph-options h2 {
  font-size: 24px;
  line-height: 36px;
  margin: 0 0 20px;
}

.cBuilder h3,
.heading--h3,
.rte-paragraph-options h3 {
  font-size: 18px;
  line-height: 28px;
  margin: 0 0 20px;
}

.cBuilder h4,
.heading--h4,
.rte-paragraph-options h4 {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 20px;
}

.cBuilder h5,
.heading--h5,
.rte-paragraph-options h5 {
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 20px;
}

.cBuilder h6,
.heading--h6,
.rte-paragraph-options h6 {
  font-size: 12px;
  line-height: 20px;
  margin: 0 0 20px;
}

.rte-paragraph-options h1,
.rte-paragraph-options h2,
.rte-paragraph-options h3,
.rte-paragraph-options h4 {
  color: #fff;
}

.cBuilder .widget-title {
  font-size: 32px;
  padding-bottom: 20px;
}

.cb-quote {
  border-left: 2px solid #76b900;
  padding-left: 20px;
  margin-bottom: 20px;
}
.cb-quote blockquote {
  margin: 0;
  padding: 0;
}
.cb-quote-author {
  margin-top: 20px;
}
.cb-quote-author:before {
  content: "- ";
}

img, video {
  max-width: 100%;
  height: auto;
  border: 0;
}

audio, iframe {
  max-width: 100%;
}

iframe {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

.cb-caption, .cb-img-caption, .caption {
  font-size: 17px;
  opacity: 0.9;
  margin-top: 20px;
}

.cb-img-credit, .cb-credit {
  font-style: normal;
  font-size: 14px;
  opacity: 0.9;
}

.cb-caption p {
  margin-bottom: 0;
}

.embed-responsive + .caption {
  margin: 20px 0 40px;
}

@media (min-width: 768px) {
  .cb-img-caption, .cb-caption, .caption {
    font-size: 17px;
  }
  .cb-img-credit, .cb-credit {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .cb-img-caption, .cb-caption, .caption {
    font-size: 17px;
  }
  .cb-img-credit, .cb-credit {
    font-size: 14px;
  }
}
.cb-image {
  margin-bottom: 1.5em;
  display: flex;
  flex-direction: column;
}

.cb-video {
  margin-bottom: 1.5em;
}
.cb-video video {
  width: 100%;
  height: auto;
}
.cb-video-wrapper {
  position: relative;
  aspect-ratio: 16/9;
  width: 100%;
  height: 100%;
}
.cb-video-iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.cb-video-inline .vjs-control-bar {
  display: none;
}

.cb-audio {
  margin-bottom: 1.5em;
  background-color: #000000;
  padding: 20px;
  display: flex;
  align-items: center;
}

.cb-audiocover {
  width: 200px;
  max-width: 30%;
  margin-right: 20px;
}

.cb-audiodownload {
  margin-left: 20px;
}

.cb-audiodownload .cb-btn {
  background-color: #000000;
  color: #76b900;
  border-color: #76b900;
}

.cb-audiodownload .cb-btn:hover,
.cb-audioddownload .cb-btn:focus {
  background-color: #76b900;
  color: #000000;
  border-color: #76b900;
}

.audioplayer {
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  width: 100%;
  height: 51px;
  align-items: center;
}

.audioplayer-playpause {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause {
  background: #76b900;
  border: 1px solid #76b900;
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause:hover {
  background: #76b900;
}

.audioplayer-playing .audioplayer-playpause {
  background: #76b900;
  border: 1px solid #76b900;
}

.audioplayer-playing .audioplayer-playpause:hover {
  background: #76b900;
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
  content: "";
  justify-content: center;
  width: 0;
  height: 0;
  margin-left: 2px;
  border-top: 7px solid transparent;
  border-right: none;
  border-bottom: 7px solid transparent;
  border-left: 12px solid #000000;
}

.audioplayer-playing .audioplayer-playpause a {
  background-image: url(../fonts/icon-pause.svg);
  width: 15px !important;
  height: 20px !important;
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center;
  border: none !important;
}

.audioplayer-playing .audioplayer-playpause a::before, .audioplayer-playing .audioplayer-playpause a::after {
  content: "";
  width: 4px;
  height: 14px;
  background-color: #000000;
}

.audioplayer-time {
  display: flex;
  width: 40px;
  justify-content: center;
  font-size: 16px;
  color: #76b900;
}

.audioplayer-time-current {
  margin-left: 24px;
}

.audioplayer-time-duration {
  margin-right: 24px;
}

.audioplayer-bar {
  position: relative;
  display: flex;
  margin: 0 12px;
  height: 12px;
  flex-basis: 0;
  flex-grow: 1;
  cursor: pointer;
}

.audioplayer-bar::before {
  content: "";
  position: absolute;
  top: 5px;
  width: 100%;
  height: 2px;
  background-color: #f5f5f5;
}

.audioplayer-bar > div {
  position: absolute;
  left: 0;
  top: 5px;
}

.audioplayer-bar-loaded {
  z-index: 1;
  height: 2px;
  background: #f5f5f5;
}

.audioplayer-bar-played {
  flex-direction: row-reverse;
  z-index: 2;
  height: 2px;
  background-color: #76b900;
}

.audioplayer-bar-played::after {
  display: flex;
  position: absolute;
  content: "";
  box-sizing: border-box;
  top: -5px;
  right: -1px;
  margin-right: -5px;
  width: 12px;
  height: 12px;
  background-color: #76b900;
  border-radius: 6px;
}

.audioplayer:not(.audioplayer-playing) .audioplayer-bar-played::after {
  border: 2px solid #76b900;
}

.audioplayer-playing .audioplayer-bar-played::after {
  border: 2px solid #76b900;
}

.audioplayer-volume {
  display: flex;
  align-items: center;
}

.audioplayer-volume-button {
  display: flex;
  align-items: center;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.audioplayer-volume-button a {
  display: flex;
  width: 6px;
  height: 8px;
  background-color: #76b900;
  position: relative;
}

.audioplayer-volume-button a:before, .audioplayer-volume-button a:after {
  content: "";
  position: absolute;
}

.audioplayer-volume-button a:before {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 9px solid #76b900;
  border-bottom: 8px solid transparent;
  border-left: none;
  top: -4px;
}

.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after {
  left: 12px;
  top: 0;
  width: 6px;
  height: 6px;
  border: 6px double #76b900;
  border-width: 6px 6px 0 0;
  border-radius: 0 12px 0 0;
  transform: rotate(45deg);
}

.audioplayer-mute .audioplayer-volume-button a {
  background-color: #76b900;
  opacity: 0.5;
}

.audioplayer-mute .audioplayer-volume-button a:before {
  border-right: 9px solid #76b900;
}

.audioplayer-volume-adjust {
  display: flex;
  align-items: center;
  margin-left: 8px;
}

.audioplayer-volume-adjust > div {
  position: relative;
  display: flex;
  width: 60px;
  height: 2px;
  cursor: pointer;
  background-color: #f5f5f5;
}

.audioplayer-volume-adjust div div {
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  background-color: #76b900;
}

/* responsive | you can change the max-width value to match your theme */
@media screen and (max-width: 767px) {
  .audioplayer-volume-adjust {
    display: none;
  }
}
.cb-btn {
  display: inline-block;
  background-color: #76b900;
  color: #000000;
  padding: 0.75em 0.875em;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
  border-radius: 0;
  border: none;
}
.cb-btn:hover, .cb-btn:focus {
  background-color: #76d300;
  color: #000000;
}

.btn--outline {
  display: inline-block;
  background-color: transparent;
  color: #000000;
  padding: 0.75em 0.875em;
  font-size: 18px;
  font-weight: 700 !important;
  border: 2px solid #76b900;
  line-height: 1.25;
}
.btn--outline:hover, .btn--outline:focus {
  background-color: transparent;
  color: #000000;
  border-color: #000000;
}

.cb-bg--gray-dark .btn--outline,
.cb-bg--gray-darker .btn--outline,
.cb-bg--black .btn--outline {
  color: #ffffff;
}
.cb-bg--gray-dark .btn--outline:hover, .cb-bg--gray-dark .btn--outline:focus,
.cb-bg--gray-darker .btn--outline:hover,
.cb-bg--gray-darker .btn--outline:focus,
.cb-bg--black .btn--outline:hover,
.cb-bg--black .btn--outline:focus {
  color: #ffffff;
  border-color: #ffffff;
}

span:has(.cb-btn) {
  display: block;
  margin-bottom: 20px;
}

.cBuilder a:not(.cb-btn):not(.btn):not(.carousel-item-text-title a) {
  color: inherit;
  font-weight: normal;
  text-decoration: underline;
  text-decoration-color: #76b900;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.3125em;
}
.cBuilder a:not(.cb-btn):not(.btn):not(.carousel-item-text-title a):hover, .cBuilder a:not(.cb-btn):not(.btn):not(.carousel-item-text-title a):focus {
  text-decoration-color: #000000;
}

.ipr_contentArea-container .carousel {
  opacity: 1;
}

/* Accordion */
.faq-section {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 40px 20px;
}

.faq-accordion {
  border-top: 2px solid #ccc;
}

.faq-item {
  border-bottom: 2px solid #ccc;
}

.faq-question {
  width: 100%;
  padding: 34px 0;
  margin: 0 !important;
  border: 0;
  background: none;
  line-height: 1.3;
  font-weight: 800;
  text-align: left;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
}

.faq-answer {
  padding: 0 0 28px;
  line-height: 1.6;
}

.faq-answer p {
  margin: 0;
}

.faq-icon {
  width: 24px;
  height: 24px;
  border-right: 4px solid #000;
  border-bottom: 4px solid #000;
  transform: rotate(45deg);
  transition: transform 0.2s ease;
  flex-shrink: 0;
}

.faq-question[aria-expanded=true] .faq-icon {
  transform: rotate(225deg);
}

@media (max-width: 768px) {
  .faq-section h2 {
    margin-bottom: 40px;
  }
  .faq-question {
    padding: 26px 0;
  }
}
/* News Summary */
.news-summary {
  border-radius: 12px;
  margin: 0 0 20px;
  padding: 20px;
}
.news-summary-title {
  font-weight: 700;
  margin: 0 0 20px;
}

[data-action=ipr_sidebarOpenPanel]:hover {
  outline: 1px solid #04c077;
  outline-offset: 5px;
  border-radius: 5px;
}

#ipr_sideToolBar_settings_subheadline .ipr_settingsTabs-panelBody .ipr_form-group:last-child,
#ipr_sideToolBar_settings_taxonomy2 .ipr_optionsList,
#ipr_sideToolBar_settings_multimedia .ipr_optionsList {
  display: none;
}

.ipr_contentArea-container .ipr_cb-code {
  min-height: 60px;
  background: #eee;
  position: relative;
  border-radius: 10px;
  padding: 20px;
}
.ipr_contentArea-container .ipr_cb-code:after {
  content: "Embed Code (launch preview to see code rendered)";
  font-family: monospace;
}

.ipr_panelBar h1, .ipr_panelBar h2, .ipr_panelBar h3, .ipr_panelBar h4, .ipr_panelBar h5, .ipr_panelBar .h1, .ipr_panelBar .h2, .ipr_panelBar .h3, .ipr_panelBar .h4, .ipr_panelBar .h5 {
  font-size: inherit;
}

.ipr_addFile-selectedLink_path {
  background: none !important;
  color: white !important;
}

.ipr_addFile-selectedLink_path::-moz-placeholder, .ipr_form-input::-moz-placeholder {
  color: white !important;
}

.ipr_addFile-selectedLink_path::placeholder,
.ipr_form-input::placeholder {
  color: white !important;
}

.ipr_contentArea .cb-slideshow {
  display: block;
}

.ipr_contentArea .cb-slideshow .cb-slideshow__slide {
  display: none;
}

.ipr_contentArea .cb-slideshow .cb-slideshow__slide:first-child {
  display: block;
}

.ipr_contentArea .cb-slideshow .cb-slideshow__slide:first-child::before {
  content: "Photo Slideshow - use preview function to view slideshow";
  background-color: #052049;
  color: #ffffff;
  font-size: 16px;
  font-family: freight-sans-pro, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  padding: 10px;
}

.editor-helper {
  display: flex;
  align-items: center;
  background-color: #f5f5f5;
  padding: 2rem;
  border-radius: 8px;
}
.editor-helper__icon {
  color: #AAAAAA;
  font-size: 60px;
  margin-right: 20px;
}
.editor-helper__text {
  font-size: 16px;
}

.ipr_contentArea-container #page-content {
  margin-top: 60px !important;
}

/*# sourceMappingURL=cbuilder.css.map */