html {
  min-height: 100%;
}
html,
body {
  height: 100%;
}
body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.container.breadcrumbs--desktop {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.inner-page,
.my-profile,
.login,
#edit-profile {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (max-width: 460px) {
  .edit__buttons {
    display: block!important;
  }
  .edit__buttons #edit-user {
    max-width: 210px;
    width: 210px;
    height: 50px;
    margin-top: 20px;
  }
}
.hidden {
  display: none;
}
.modal__message {
  position: relative;
}
.modal__close {
  cursor: pointer;
  position: absolute;
  top: 24px;
  right: 24px;
}
#logout-mobile,
#logout-mobile-add,
#logout-desktop {
  display: none;
}
.spinner,
.spinner1 {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 3;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none;
  opacity: 0;
  visibility: hidden;
}
.spinner__visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  visibility: visible;
}
.loader {
  color: #ffffff;
  font-size: 20px;
  margin: 100px auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load4 {
  0%,
  100% {
    -webkit-box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
            box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    -webkit-box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    -webkit-box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    -webkit-box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
            box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    -webkit-box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
            box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
@keyframes load4 {
  0%,
  100% {
    -webkit-box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
            box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    -webkit-box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    -webkit-box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    -webkit-box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
            box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    -webkit-box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
            box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
.login__error {
  position: relative;
  padding: 10px 15px;
  margin-bottom: 1rem;
  border: 1px solid #f5c2c7;
  border-radius: .25rem;
  color: #842029;
  background-color: #f8d7da;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: none;
  opacity: 0;
  transition: color 0.3s ease 0s;
  -webkit-transition: color 0.3s ease 0s;
}
.btn-close {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 36px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
  color: #000;
  cursor: pointer;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center / 1em auto no-repeat;
  border: 0;
  margin: 0;
  padding: 0;
  opacity: .5;
}
.login__error--visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}
.logo__header {
  width: 100%;
}
.login__text-info {
  margin-top: 30px;
}
.categories .cat-item-18 {
  margin-top: 86px;
}
.categories .cat-item-16 {
  margin-top: 0!important;
}
.banner.with-top-banner {
  margin-top: 186px!important;
}
@media only screen and (max-width: 1260px) {
  .banner.with-top-banner {
    margin-top: 156px!important;
  }
}
@media only screen and (max-width: 1100px) {
  .banner.with-top-banner {
    margin-top: 81px!important;
  }
}
@media only screen and (max-width: 768px) {
  .banner.with-top-banner {
    margin-top: 86px!important;
  }
}
.top-single-banner {
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .top-single-banner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*
@media only screen and (max-width: 1100px) {
	.banner.with-top-banner {
		margin-top: 36px;
	}
}
*/
.banner__posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: -2px;
  margin-bottom: -2px;
}
.social > :not(:last-child) {
  margin-right: 19px!important;
}
.post-main__one-col {
  width: 100%;
  max-width: unset;
  padding-right: 0;
}
.post-main__one-col .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: unset;
}
.child_page-container .post_content {
  margin-bottom: 10px;
}
.child_page-container h4 {
  font-size: 16px!important;
  margin-bottom: 10px;
}
.child_page-container .post_excerpt {
  font-size: 16px!important;
  line-height: 1.5!important;
  margin-top: 0!important;
}
.child_page-container .post_thumb {
  height: auto!important;
}
.child_page-container .post_thumb a {
  display: block!important;
}
.child_pages {
  margin-left: -5px;
  margin-right: -5px;
}
.child_page[style*="width:6"],
.child_page[style*="width:7"],
.child_page[style*="width:8"],
.child_page[style*="width:9"] {
  width: 100% !important;
}
.inner-page__content p,
.inner-page__content div,
.inner-page__content li {
  font-size: 16px!important;
  line-height: 25px!important;
}
.listing-item {
  font-size: 16px!important;
  line-height: 25px!important;
}
.listing-item .date {
  font-size: 15px!important;
  line-height: 25px!important;
}
.listing-item .title {
  font-size: 16px!important;
  line-height: 25px!important;
}
.inner-page a {
  display: inline;
}
.inner-page__related-pages a {
  display: inline-block;
}
.inner-page a.post {
  display: inline-block;
  width: 100%;
}
.inner-page__content.post-main ul li {
  margin-bottom: 10px!important;
}
.inner-page__content.post-main a {
  font-size: 16px;
}
.inner-page__content p span.title,
.inner-page__content .listing-item a.title {
  font-size: unset;
  font-weight: bold;
  margin-bottom: 0;
  display: unset;
  line-height: unset;
  font-family: Roboto, Sans-serif;
}
.inner-page__content span.title {
  font-size: unset;
  line-height: unset;
  font-family: unset;
}
a.load-more-res,
a.load-more-archive,
a.load-more {
  display: inline-block !important;
}
.res-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.res-left,
.res-right {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.res-left {
  padding-right: 10px;
}
.res-right {
  padding-left: 10px;
}
.res-img-lnk {
  display: block!important;
  width: 100%;
}
.res-left-img,
.res-right-img {
  display: block!important;
  width: 100%;
  height: auto;
  margin: 0!important;
  border: solid 1px #eee;
}
.res-block + .res-block {
  margin-top: 45px;
  padding-top: 50px;
  border-top: 1px dashed #d7d9d9;
}
.padded-content {
  margin-top: 30px;
  margin-bottom: 40px;
}
.res-pdf {
  display: block!important;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  padding-right: 55px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.res-pdf:after {
  display: block;
  content: '';
  position: absolute;
  right: 0;
  width: 44px;
  height: 44px;
  background: url("../img/icons/ico-download.svg") 50% 50% no-repeat;
  top: -10px;
}
.btn__brdrd-grn:hover {
  color: #fff!important;
}
.res-left-pdf,
.res-right-pdf {
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  .res-blocks {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .res-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .res-left,
  .res-right {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .res-left {
    padding-right: 0;
  }
  .res-right {
    padding-left: 0;
    padding-top: 15px;
  }
  .res-block + .res-block {
    margin-top: 35px;
    padding-top: 30px;
  }
}
.ico-video {
  margin: 0!important;
}
.zoom-meetings__video {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  width: 100%!important;
}
.zoom-meetings__wrapper--videos {
  margin-bottom: 60px!important;
  width: 100%;
}
.zoom-meetings__wrapper--videos h4 {
  margin-top: 0!important;
  margin-bottom: 30px!important;
}
.zoom-meetings__meetings--ap {
  width: 100%;
  max-width: 858px;
}
.zoom-meetings__wrapper--pure {
  background-color: #fff!important;
}
.video-separator {
  width: 100%;
  background: #FF6A22;
  height: 1px;
  opacity: .2;
}
.categories.categories_res {
  font-family: Assistant, Sans-serif;
  margin-top: 0;
  margin-bottom: 2px;
}
.categories.categories_res .children {
  display: none;
}
.categories.categories_res .cat-item {
  font-family: Assistant, Sans-serif;
  max-width: unset;
  padding-left: 0!important;
  margin-bottom: 0!important;
}
.categories_res_container {
  margin-top: 60px;
}
.categories_res {
  background: #F5F8F7!important;
}
.categories.categories_res.has_children--opened .children.children--closed {
  display: block!important;
  max-height: 100%!important;
  margin-bottom: 0!important;
}
.children.children--closed {
  display: block!important;
  max-height: 100%!important;
  margin-bottom: 0!important;
}
.inner-page__content li .categories_res_title {
  color: #006A6A;
  font-size: 25px!important;
  font-weight: 700!important;
  line-height: 110% !important;
  letter-spacing: -0.0075em !important;
}
.categories_res .children {
  padding-left: 0!important;
}
.categories_res .children .cat-item a {
  display: block;
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  color: #07AF80;
  font-family: Assistant, Sans-serif;
  margin-bottom: 5px!important;
}
.categories_res .children .cat-item .subtitle {
  display: block;
  font-size: 16px!important;
  line-height: 170%;
}
.categories__title {
  margin-bottom: 35px!important;
}
.categories_res .has_children::after,
.categories_res .has_children::before {
  content: '';
  position: absolute;
  right: 0!important;
  left: unset!important;
  top: 12px;
  width: 12px;
  height: 2px;
  background-color: #394140;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
@media only screen and (max-width: 768px) {
  .inner-page__content li .categories_res_title {
    font-size: 20px!important;
    font-weight: 800!important;
    line-height: 130% !important;
    letter-spacing: -0.0075em !important;
  }
  .categories_res .children .cat-item a {
    font-style: normal!important;
    font-weight: 700!important;
    font-size: 16px!important;
    line-height: 19px!important;
  }
  .categories_res .children .cat-item .subtitle {
    display: block;
    font-weight: 400!important;
    font-size: 12.8px!important;
    line-height: 170% !important;
  }
  .categories__title {
    margin-bottom: 35px!important;
  }
}
.IATS_Div#IATS_PaymentBoxDiv {
  width: 100%!important;
  max-width: 900px;
  border: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
label.IATS_EventTitle {
  font: bold 22px/26px Roboto, Arial, Helvetica, sans-serif !important;
  color: #000;
}
span.IATS_AmountSectionTitle,
span.IATS_PaymentSectionTitle,
span.IATS_AmountSectionTitle {
  font: bold 19px/24px Roboto, Arial, Helvetica, sans-serif !important;
  color: #007178!important;
}
.IATS_AmountSectionSubTitle {
  padding-bottom: 1em;
  color: #000;
}
input.IATS_PaymentDateInputField,
#IATS_PaymentBoxDiv select,
input#IATS_Payment_AccountNumber,
input#IATS_Payment_CVV2,
input.IATS_OtherAmount,
input.IATS_PaymentInputField,
textarea.IATS_PaymentInputField {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  border-radius: 0!important;
  padding: 14px 25px!important;
  background-color: #f5f8f7!important;
  color: #8897a4!important;
  height: 60px !important;
  line-height: 28px !important;
  font-size: 16px!important;
  border: 2px solid transparent!important;
  -webkit-transition: all .2s ease!important;
  transition: all .2s ease!important;
  outline: 0!important;
}
#IATS_PaymentBoxDiv select:focus,
input#IATS_Payment_AccountNumber:focus,
input#IATS_Payment_CVV2:focus,
input.IATS_OtherAmount:focus,
input.IATS_PaymentInputField:focus,
textarea.IATS_PaymentInputField:focus {
  border-color: #ff8a2a!important;
}
#IATS_AmountListItemDiv_Other0,
#IATS_AmountListItemDiv_Other1,
#IATS_AmountListItemDiv_Other2,
#IATS_AmountListItemDiv_Other3,
#IATS_AmountListItemDiv_Other4,
#IATS_AmountListItemDiv_Other5,
#IATS_AmountListItemDiv_Other6 {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-align: center!important;
      -ms-flex-align: center!important;
          align-items: center!important;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#IATS_AmountListItemDiv_Other0 label.IATS_RadioAmtLabel,
#IATS_AmountListItemDiv_Other1 label.IATS_RadioAmtLabel,
#IATS_AmountListItemDiv_Other2 label.IATS_RadioAmtLabel,
#IATS_AmountListItemDiv_Other3 label.IATS_RadioAmtLabel,
#IATS_AmountListItemDiv_Other4 label.IATS_RadioAmtLabel,
#IATS_AmountListItemDiv_Other5 label.IATS_RadioAmtLabel,
#IATS_AmountListItemDiv_Other6 label.IATS_RadioAmtLabel {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-flex: 0!important;
      -ms-flex: 0 0 160px!important;
          flex: 0 0 160px!important;
  margin: 0!important;
  height: auto!important;
  cursor: pointer;
  font-weight: 700!important;
  color: #04a183!important;
  line-height: 19px!important;
}
#IATS_AmountListItemDiv_Other0 label.IATS_RadioAmtLabel span.IATS_AmountSpan,
#IATS_AmountListItemDiv_Other1 label.IATS_RadioAmtLabel span.IATS_AmountSpan,
#IATS_AmountListItemDiv_Other2 label.IATS_RadioAmtLabel span.IATS_AmountSpan,
#IATS_AmountListItemDiv_Other3 label.IATS_RadioAmtLabel span.IATS_AmountSpan,
#IATS_AmountListItemDiv_Other4 label.IATS_RadioAmtLabel span.IATS_AmountSpan,
#IATS_AmountListItemDiv_Other5 label.IATS_RadioAmtLabel span.IATS_AmountSpan,
#IATS_AmountListItemDiv_Other6 label.IATS_RadioAmtLabel span.IATS_AmountSpan {
  margin-top: 0!important;
}
#IATS_AmountListItemDiv_Other0 label.IATS_RadioAmtLabel .IATS_RadioAmtButton,
#IATS_AmountListItemDiv_Other1 label.IATS_RadioAmtLabel .IATS_RadioAmtButton,
#IATS_AmountListItemDiv_Other2 label.IATS_RadioAmtLabel .IATS_RadioAmtButton,
#IATS_AmountListItemDiv_Other3 label.IATS_RadioAmtLabel .IATS_RadioAmtButton,
#IATS_AmountListItemDiv_Other4 label.IATS_RadioAmtLabel .IATS_RadioAmtButton,
#IATS_AmountListItemDiv_Other5 label.IATS_RadioAmtLabel .IATS_RadioAmtButton,
#IATS_AmountListItemDiv_Other6 label.IATS_RadioAmtLabel .IATS_RadioAmtButton {
  margin-top: 3px!important;
  width: auto!important;
}
input.IATS_OtherAmount {
  margin: 0 15px 0 15px!important;
  width: 90px!important;
  padding-right: 5px!important;
  padding-left: 5px!important;
  display: inline;
  float: none;
  line-height: 1.5em;
  vertical-align: middle;
}
.IATS_TotalDiv {
  border-top: solid 1px #ddd;
  padding-top: 15px;
  margin-top: 20px;
}
.IATS_PaymentDiv {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.IATS_PaymentDiv #IATS_ReoccurringDiv_ScheduleType,
.IATS_PaymentDiv #IATS_ReoccurringDiv_BeginDate,
.IATS_PaymentDiv #IATS_ReoccurringDiv_EndDate,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Title,
.IATS_PaymentDiv #IATS_PaymentItemDiv_LastName,
.IATS_PaymentDiv #IATS_PaymentItemDiv_CompanyName,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Address,
.IATS_PaymentDiv #IATS_PaymentItemDiv_City,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Country,
.IATS_PaymentDiv #IATS_PaymentItemDiv_FirstName,
.IATS_PaymentDiv #IATS_PaymentItemDiv_State,
.IATS_PaymentDiv #IATS_PaymentItemDiv_ZipCode,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Phone,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Phone2,
.IATS_PaymentDiv #IATS_PaymentItemDiv_EMail,
.IATS_PaymentDiv #IATS_PaymentItemDiv_ReEnterEmail {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-orient: horizontal!important;
  -webkit-box-direction: normal!important;
      -ms-flex-direction: row!important;
          flex-direction: row!important;
  -webkit-box-align: center!important;
      -ms-flex-align: center!important;
          align-items: center!important;
}
.IATS_PaymentDiv #IATS_ReoccurringDiv_ScheduleType label,
.IATS_PaymentDiv #IATS_ReoccurringDiv_BeginDate label,
.IATS_PaymentDiv #IATS_ReoccurringDiv_EndDate label,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Title label,
.IATS_PaymentDiv #IATS_PaymentItemDiv_LastName label,
.IATS_PaymentDiv #IATS_PaymentItemDiv_CompanyName label,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Address label,
.IATS_PaymentDiv #IATS_PaymentItemDiv_City label,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Country label,
.IATS_PaymentDiv #IATS_PaymentItemDiv_FirstName label,
.IATS_PaymentDiv #IATS_PaymentItemDiv_State label,
.IATS_PaymentDiv #IATS_PaymentItemDiv_ZipCode label,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Phone label,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Phone2 label,
.IATS_PaymentDiv #IATS_PaymentItemDiv_EMail label,
.IATS_PaymentDiv #IATS_PaymentItemDiv_ReEnterEmail label {
  cursor: pointer;
  color: #04a183!important;
  text-align: right !important;
  padding-right: 25px;
}
.IATS_PaymentDiv #IATS_ReoccurringDiv_ScheduleType input,
.IATS_PaymentDiv #IATS_ReoccurringDiv_BeginDate input,
.IATS_PaymentDiv #IATS_ReoccurringDiv_EndDate input,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Title input,
.IATS_PaymentDiv #IATS_PaymentItemDiv_LastName input,
.IATS_PaymentDiv #IATS_PaymentItemDiv_CompanyName input,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Address input,
.IATS_PaymentDiv #IATS_PaymentItemDiv_City input,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Country input,
.IATS_PaymentDiv #IATS_PaymentItemDiv_FirstName input,
.IATS_PaymentDiv #IATS_PaymentItemDiv_State input,
.IATS_PaymentDiv #IATS_PaymentItemDiv_ZipCode input,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Phone input,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Phone2 input,
.IATS_PaymentDiv #IATS_PaymentItemDiv_EMail input,
.IATS_PaymentDiv #IATS_PaymentItemDiv_ReEnterEmail input,
.IATS_PaymentDiv #IATS_ReoccurringDiv_ScheduleType select,
.IATS_PaymentDiv #IATS_ReoccurringDiv_BeginDate select,
.IATS_PaymentDiv #IATS_ReoccurringDiv_EndDate select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Title select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_LastName select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_CompanyName select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Address select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_City select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Country select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_FirstName select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_State select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_ZipCode select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Phone select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Phone2 select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_EMail select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_ReEnterEmail select {
  -webkit-box-flex: 1!important;
      -ms-flex: 1 1 auto!important;
          flex: 1 1 auto!important;
  height: 60px!important;
  line-height: 28px!important;
}
.IATS_PaymentDiv #IATS_ReoccurringDiv_ScheduleType select,
.IATS_PaymentDiv #IATS_ReoccurringDiv_BeginDate select,
.IATS_PaymentDiv #IATS_ReoccurringDiv_EndDate select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Title select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_LastName select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_CompanyName select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Address select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_City select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Country select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_FirstName select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_State select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_ZipCode select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Phone select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Phone2 select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_EMail select,
.IATS_PaymentDiv #IATS_PaymentItemDiv_ReEnterEmail select,
.IATS_PaymentDiv #IATS_ReoccurringDiv_ScheduleType #IATS_PaymentItemInput_State2,
.IATS_PaymentDiv #IATS_ReoccurringDiv_BeginDate #IATS_PaymentItemInput_State2,
.IATS_PaymentDiv #IATS_ReoccurringDiv_EndDate #IATS_PaymentItemInput_State2,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Title #IATS_PaymentItemInput_State2,
.IATS_PaymentDiv #IATS_PaymentItemDiv_LastName #IATS_PaymentItemInput_State2,
.IATS_PaymentDiv #IATS_PaymentItemDiv_CompanyName #IATS_PaymentItemInput_State2,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Address #IATS_PaymentItemInput_State2,
.IATS_PaymentDiv #IATS_PaymentItemDiv_City #IATS_PaymentItemInput_State2,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Country #IATS_PaymentItemInput_State2,
.IATS_PaymentDiv #IATS_PaymentItemDiv_FirstName #IATS_PaymentItemInput_State2,
.IATS_PaymentDiv #IATS_PaymentItemDiv_State #IATS_PaymentItemInput_State2,
.IATS_PaymentDiv #IATS_PaymentItemDiv_ZipCode #IATS_PaymentItemInput_State2,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Phone #IATS_PaymentItemInput_State2,
.IATS_PaymentDiv #IATS_PaymentItemDiv_Phone2 #IATS_PaymentItemInput_State2,
.IATS_PaymentDiv #IATS_PaymentItemDiv_EMail #IATS_PaymentItemInput_State2,
.IATS_PaymentDiv #IATS_PaymentItemDiv_ReEnterEmail #IATS_PaymentItemInput_State2 {
  max-width: 400px;
}
label.IATS_RadioPaymentLabel {
  cursor: pointer;
  color: #04a183!important;
}
#IATS_Payment_DebitDiv a img {
  margin-top: 0!important;
  margin-bottom: 0!important;
}
#IATS_Payment_DebitDiv #IATS_Payment_ACHAccountTypeDiv a img,
#IATS_Payment_DebitDiv #IATS_Payment_USACHAccountNoDiv a img,
#IATS_Payment_DebitDiv #IATS_Payment_ReEnterUSACHAccountNoDiv a img,
#IATS_Payment_DebitDiv #IATS_Payment_USACHRoutingNoDiv a img,
#IATS_Payment_DebitDiv #IATS_PaymentLabelOnLeft a img,
#IATS_Payment_DebitDiv #IATS_Payment_ReEnterUSDebitAccount2 a img,
#IATS_Payment_DebitDiv #IATS_Payment_DebitAccountType a img {
  margin-top: 0!important;
  margin-bottom: 0!important;
}
#IATS_Payment_DebitDiv #IATS_Payment_ACHAccountTypeDiv input,
#IATS_Payment_DebitDiv #IATS_Payment_USACHAccountNoDiv input,
#IATS_Payment_DebitDiv #IATS_Payment_ReEnterUSACHAccountNoDiv input,
#IATS_Payment_DebitDiv #IATS_Payment_USACHRoutingNoDiv input,
#IATS_Payment_DebitDiv #IATS_PaymentLabelOnLeft input,
#IATS_Payment_DebitDiv #IATS_Payment_ReEnterUSDebitAccount2 input,
#IATS_Payment_DebitDiv #IATS_Payment_DebitAccountType input,
#IATS_Payment_DebitDiv #IATS_Payment_ACHAccountTypeDiv select,
#IATS_Payment_DebitDiv #IATS_Payment_USACHAccountNoDiv select,
#IATS_Payment_DebitDiv #IATS_Payment_ReEnterUSACHAccountNoDiv select,
#IATS_Payment_DebitDiv #IATS_Payment_USACHRoutingNoDiv select,
#IATS_Payment_DebitDiv #IATS_PaymentLabelOnLeft select,
#IATS_Payment_DebitDiv #IATS_Payment_ReEnterUSDebitAccount2 select,
#IATS_Payment_DebitDiv #IATS_Payment_DebitAccountType select {
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  border-radius: 0!important;
  padding: 14px 25px!important;
  background-color: #f5f8f7!important;
  color: #8897a4!important;
  line-height: 28px!important;
  font-size: 16px!important;
  border: 2px solid transparent!important;
  -webkit-transition: all .2s ease!important;
  transition: all .2s ease!important;
  outline: 0!important;
  height: 60px !important;
  line-height: 28px !important;
}
#IATS_Payment_DebitDiv #IATS_Payment_ACHAccountTypeDiv input:focus,
#IATS_Payment_DebitDiv #IATS_Payment_USACHAccountNoDiv input:focus,
#IATS_Payment_DebitDiv #IATS_Payment_ReEnterUSACHAccountNoDiv input:focus,
#IATS_Payment_DebitDiv #IATS_Payment_USACHRoutingNoDiv input:focus,
#IATS_Payment_DebitDiv #IATS_PaymentLabelOnLeft input:focus,
#IATS_Payment_DebitDiv #IATS_Payment_ReEnterUSDebitAccount2 input:focus,
#IATS_Payment_DebitDiv #IATS_Payment_DebitAccountType input:focus,
#IATS_Payment_DebitDiv #IATS_Payment_ACHAccountTypeDiv select:focus,
#IATS_Payment_DebitDiv #IATS_Payment_USACHAccountNoDiv select:focus,
#IATS_Payment_DebitDiv #IATS_Payment_ReEnterUSACHAccountNoDiv select:focus,
#IATS_Payment_DebitDiv #IATS_Payment_USACHRoutingNoDiv select:focus,
#IATS_Payment_DebitDiv #IATS_PaymentLabelOnLeft select:focus,
#IATS_Payment_DebitDiv #IATS_Payment_ReEnterUSDebitAccount2 select:focus,
#IATS_Payment_DebitDiv #IATS_Payment_DebitAccountType select:focus {
  border-color: #ff8a2a!important;
}
#IATS_Payment_DebitDiv #IATS_Payment_ACHAccountTypeDiv input select,
#IATS_Payment_DebitDiv #IATS_Payment_USACHAccountNoDiv input select,
#IATS_Payment_DebitDiv #IATS_Payment_ReEnterUSACHAccountNoDiv input select,
#IATS_Payment_DebitDiv #IATS_Payment_USACHRoutingNoDiv input select,
#IATS_Payment_DebitDiv #IATS_PaymentLabelOnLeft input select,
#IATS_Payment_DebitDiv #IATS_Payment_ReEnterUSDebitAccount2 input select,
#IATS_Payment_DebitDiv #IATS_Payment_DebitAccountType input select,
#IATS_Payment_DebitDiv #IATS_Payment_ACHAccountTypeDiv select select,
#IATS_Payment_DebitDiv #IATS_Payment_USACHAccountNoDiv select select,
#IATS_Payment_DebitDiv #IATS_Payment_ReEnterUSACHAccountNoDiv select select,
#IATS_Payment_DebitDiv #IATS_Payment_USACHRoutingNoDiv select select,
#IATS_Payment_DebitDiv #IATS_PaymentLabelOnLeft select select,
#IATS_Payment_DebitDiv #IATS_Payment_ReEnterUSDebitAccount2 select select,
#IATS_Payment_DebitDiv #IATS_Payment_DebitAccountType select select {
  height: 60px !important;
  line-height: 28px !important;
}
input.IATS_PaymentDateInputField {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
  height: 60px !important;
  line-height: 28px !important;
  max-width: 400px;
  background-position-x: calc(100% - 10px) !important;
}
div.IATS_PaymentFrequencyItemDiv {
  padding-left: 0!important;
  padding-top: 25px!important;
  padding-bottom: 0!important;
  margin-bottom: 0!important;
  text-align: center;
}
#IATS_Payment_AccountTypeDiv {
  padding-left: 0!important;
  text-align: center;
  padding-top: 20px!important;
}
span.IATS_Action {
  text-align: left!important;
}
.gift-submit,
.donation-submit-single,
.donation-submit,
button.IATS_Action {
  text-align: center!important;
  letter-spacing: normal;
  border: none!important;
  color: #fff!important;
  cursor: pointer;
  outline: none;
  border-radius: 0!important;
  background: #ff8a2a!important;
  background: linear-gradient(96.54deg, #ff8a2a 0%, #ff6a22 100%) !important;
  font-family: "Assistant", sans-serif !important;
  font-size: 18px!important;
  font-weight: 700!important;
  line-height: 16px!important;
  text-transform: uppercase!important;
  display: block;
  padding: 18px!important;
  position: relative;
  min-width: 174px!important;
  -webkit-transition: all .2s ease!important;
  transition: all .2s ease!important;
}
#IATS_Payment_CVV2Div img {
  width: 15px;
  height: 15px;
  margin: 0!important;
}
#IATS_Payment_AccountNumberDiv,
#IATS_Payment_ACHAccountTypeDiv,
#IATS_Payment_ExpiryDateDiv,
#IATS_Payment_CVV2Div,
#IATS_Payment_USACHRoutingNoDiv,
#IATS_Payment_USACHAccountNoDiv,
#IATS_Payment_ReEnterUSACHAccountNoDiv {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#IATS_Payment_AccountNumberDiv label,
#IATS_Payment_ACHAccountTypeDiv label,
#IATS_Payment_ExpiryDateDiv label,
#IATS_Payment_CVV2Div label,
#IATS_Payment_USACHRoutingNoDiv label,
#IATS_Payment_USACHAccountNoDiv label,
#IATS_Payment_ReEnterUSACHAccountNoDiv label {
  cursor: pointer;
  color: #04a183!important;
  text-align: right !important;
  padding-right: 25px;
  -webkit-box-flex: 0!important;
      -ms-flex: 0 0 140px!important;
          flex: 0 0 140px!important;
}
#IATS_Payment_AccountNumberDiv input,
#IATS_Payment_ACHAccountTypeDiv input,
#IATS_Payment_ExpiryDateDiv input,
#IATS_Payment_CVV2Div input,
#IATS_Payment_USACHRoutingNoDiv input,
#IATS_Payment_USACHAccountNoDiv input,
#IATS_Payment_ReEnterUSACHAccountNoDiv input,
#IATS_Payment_AccountNumberDiv select,
#IATS_Payment_ACHAccountTypeDiv select,
#IATS_Payment_ExpiryDateDiv select,
#IATS_Payment_CVV2Div select,
#IATS_Payment_USACHRoutingNoDiv select,
#IATS_Payment_USACHAccountNoDiv select,
#IATS_Payment_ReEnterUSACHAccountNoDiv select {
  -webkit-box-flex: 1!important;
      -ms-flex: 1 1 auto!important;
          flex: 1 1 auto!important;
}
#IATS_Payment_AccountNumberDiv select,
#IATS_Payment_ACHAccountTypeDiv select,
#IATS_Payment_ExpiryDateDiv select,
#IATS_Payment_CVV2Div select,
#IATS_Payment_USACHRoutingNoDiv select,
#IATS_Payment_USACHAccountNoDiv select,
#IATS_Payment_ReEnterUSACHAccountNoDiv select {
  margin-right: 10px!important;
}
#IATS_Payment_ACHAccountTypeDiv select {
  max-width: 300px;
}
#IATS_Payment_ShareLinkDiv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#IATS_Payment_ShareLinkDiv a:first-child {
  margin-right: 15px;
}
#IATS_Payment_ShareLinkDiv a:not(:first-child) {
  color: #fff;
}
#IATS_Payment_ShareLinkDiv img {
  margin: 0!important;
  height: 29px;
  width: auto;
}
.IATS_SecureDataDiv a img {
  width: 100%!important;
  max-width: 246px!important;
  margin-top: 30px!important;
}
@media (max-width: 440px) {
  .IATS_PaymentDiv {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .IATS_PaymentDiv #IATS_ReoccurringDiv_ScheduleType,
  .IATS_PaymentDiv #IATS_ReoccurringDiv_BeginDate,
  .IATS_PaymentDiv #IATS_ReoccurringDiv_EndDate,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Title,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_LastName,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_CompanyName,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Address,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_City,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Country,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_FirstName,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_State,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_ZipCode,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Phone,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Phone2,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_EMail,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_ReEnterEmail {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
            flex-direction: column!important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .IATS_PaymentDiv #IATS_ReoccurringDiv_ScheduleType label,
  .IATS_PaymentDiv #IATS_ReoccurringDiv_BeginDate label,
  .IATS_PaymentDiv #IATS_ReoccurringDiv_EndDate label,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Title label,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_LastName label,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_CompanyName label,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Address label,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_City label,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Country label,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_FirstName label,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_State label,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_ZipCode label,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Phone label,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Phone2 label,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_EMail label,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_ReEnterEmail label {
    cursor: pointer;
    color: #04a183!important;
    text-align: left !important;
    padding-right: 25px;
  }
  .IATS_PaymentDiv #IATS_ReoccurringDiv_ScheduleType input,
  .IATS_PaymentDiv #IATS_ReoccurringDiv_BeginDate input,
  .IATS_PaymentDiv #IATS_ReoccurringDiv_EndDate input,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Title input,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_LastName input,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_CompanyName input,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Address input,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_City input,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Country input,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_FirstName input,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_State input,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_ZipCode input,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Phone input,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Phone2 input,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_EMail input,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_ReEnterEmail input,
  .IATS_PaymentDiv #IATS_ReoccurringDiv_ScheduleType select,
  .IATS_PaymentDiv #IATS_ReoccurringDiv_BeginDate select,
  .IATS_PaymentDiv #IATS_ReoccurringDiv_EndDate select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Title select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_LastName select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_CompanyName select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Address select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_City select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Country select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_FirstName select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_State select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_ZipCode select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Phone select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Phone2 select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_EMail select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_ReEnterEmail select {
    -webkit-box-flex: 1!important;
        -ms-flex: 1 1 100%!important;
            flex: 1 1 100%!important;
    height: 60px!important;
    line-height: 28px!important;
    width: 100%;
  }
  .IATS_PaymentDiv #IATS_ReoccurringDiv_ScheduleType select,
  .IATS_PaymentDiv #IATS_ReoccurringDiv_BeginDate select,
  .IATS_PaymentDiv #IATS_ReoccurringDiv_EndDate select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Title select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_LastName select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_CompanyName select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Address select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_City select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Country select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_FirstName select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_State select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_ZipCode select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Phone select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Phone2 select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_EMail select,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_ReEnterEmail select,
  .IATS_PaymentDiv #IATS_ReoccurringDiv_ScheduleType #IATS_PaymentItemInput_State2,
  .IATS_PaymentDiv #IATS_ReoccurringDiv_BeginDate #IATS_PaymentItemInput_State2,
  .IATS_PaymentDiv #IATS_ReoccurringDiv_EndDate #IATS_PaymentItemInput_State2,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Title #IATS_PaymentItemInput_State2,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_LastName #IATS_PaymentItemInput_State2,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_CompanyName #IATS_PaymentItemInput_State2,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Address #IATS_PaymentItemInput_State2,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_City #IATS_PaymentItemInput_State2,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Country #IATS_PaymentItemInput_State2,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_FirstName #IATS_PaymentItemInput_State2,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_State #IATS_PaymentItemInput_State2,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_ZipCode #IATS_PaymentItemInput_State2,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Phone #IATS_PaymentItemInput_State2,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_Phone2 #IATS_PaymentItemInput_State2,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_EMail #IATS_PaymentItemInput_State2,
  .IATS_PaymentDiv #IATS_PaymentItemDiv_ReEnterEmail #IATS_PaymentItemInput_State2 {
    max-width: 400px;
  }
  #IATS_Payment_AccountNumberDiv,
  #IATS_Payment_ACHAccountTypeDiv,
  #IATS_Payment_ExpiryDateDiv,
  #IATS_Payment_CVV2Div,
  #IATS_Payment_USACHRoutingNoDiv,
  #IATS_Payment_USACHAccountNoDiv,
  #IATS_Payment_ReEnterUSACHAccountNoDiv {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #IATS_Payment_AccountNumberDiv label,
  #IATS_Payment_ACHAccountTypeDiv label,
  #IATS_Payment_ExpiryDateDiv label,
  #IATS_Payment_CVV2Div label,
  #IATS_Payment_USACHRoutingNoDiv label,
  #IATS_Payment_USACHAccountNoDiv label,
  #IATS_Payment_ReEnterUSACHAccountNoDiv label {
    cursor: pointer;
    color: #04a183!important;
    text-align: left !important;
    padding-right: 25px;
    -webkit-box-flex: unset!important;
        -ms-flex: unset!important;
            flex: unset!important;
  }
  #IATS_Payment_AccountNumberDiv input,
  #IATS_Payment_ACHAccountTypeDiv input,
  #IATS_Payment_ExpiryDateDiv input,
  #IATS_Payment_CVV2Div input,
  #IATS_Payment_USACHRoutingNoDiv input,
  #IATS_Payment_USACHAccountNoDiv input,
  #IATS_Payment_ReEnterUSACHAccountNoDiv input,
  #IATS_Payment_AccountNumberDiv select,
  #IATS_Payment_ACHAccountTypeDiv select,
  #IATS_Payment_ExpiryDateDiv select,
  #IATS_Payment_CVV2Div select,
  #IATS_Payment_USACHRoutingNoDiv select,
  #IATS_Payment_USACHAccountNoDiv select,
  #IATS_Payment_ReEnterUSACHAccountNoDiv select {
    -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
            flex: 1 1 auto!important;
    width: 100% !important;
  }
  #IATS_Payment_AccountNumberDiv select,
  #IATS_Payment_ACHAccountTypeDiv select,
  #IATS_Payment_ExpiryDateDiv select,
  #IATS_Payment_CVV2Div select,
  #IATS_Payment_USACHRoutingNoDiv select,
  #IATS_Payment_USACHAccountNoDiv select,
  #IATS_Payment_ReEnterUSACHAccountNoDiv select {
    margin-right: 5px!important;
  }
  #IATS_Payment_AccountNumberDiv select + select,
  #IATS_Payment_ACHAccountTypeDiv select + select,
  #IATS_Payment_ExpiryDateDiv select + select,
  #IATS_Payment_CVV2Div select + select,
  #IATS_Payment_USACHRoutingNoDiv select + select,
  #IATS_Payment_USACHAccountNoDiv select + select,
  #IATS_Payment_ReEnterUSACHAccountNoDiv select + select {
    margin-top: 5px;
  }
  #IATS_Payment_ACHAccountTypeDiv select {
    max-width: 100%;
  }
  #IATS_Payment_ShareLinkDiv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #IATS_Payment_ShareLinkDiv a:first-child {
    margin-right: 15px;
  }
  #IATS_Payment_ShareLinkDiv a:not(:first-child) {
    color: #fff;
  }
  #IATS_Payment_ShareLinkDiv img {
    margin: 0!important;
    height: 29px;
    width: auto;
  }
}
#renew_membership #IATS_PaymentItemDiv_ReEnterEmail {
  display: none!important;
}
#IATS_PaymentBoxDiv select:focus,
input#IATS_Payment_AccountNumber:focus,
input#IATS_Payment_CVV2:focus,
input.IATS_OtherAmount:focus,
input.IATS_PaymentInputField:focus,
textarea.IATS_PaymentInputField:focus {
  border-color: #ff8a2a !important;
}
.IATS_PaymentItemDiv,
#IATS_ErrorMessageSpan,
#IATS_AmountListItemDiv_Other0,
#IATS_AmountListItemDiv_Other1,
#IATS_AmountListItemDiv_Other2,
#IATS_AmountListItemDiv_Other3,
#IATS_AmountListItemDiv_Other4,
#IATS_AmountListItemDiv_Other5,
#IATS_AmountListItemDiv_Other6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.IATS_PaymentItemErrorMessage,
span.IATS_PaymentLabelOnLeft.IATS_PaymentMinimumErrorMessage {
  margin-left: 165px!important;
  -webkit-box-flex: 1!important;
      -ms-flex: 1 1 100%!important;
          flex: 1 1 100%!important;
}
#IATS_PaymentItemErrorMesssage_Min0,
#IATS_PaymentItemErrorMesssage_Min1,
#IATS_PaymentItemErrorMesssage_Min2 {
  margin-left: 180px!important;
}
#IATS_PaymentItemErrorMesssage_NonAmount {
  text-align: right;
  margin-left: 0;
}
span.IATS_ErrorMessage {
  margin-left: 0 !important;
}
#IATS_Payment_DebitDiv #IATS_Payment_ACHAccountTypeDiv input,
#IATS_Payment_DebitDiv #IATS_Payment_USACHAccountNoDiv input,
#IATS_Payment_DebitDiv #IATS_Payment_ReEnterUSACHAccountNoDiv input,
#IATS_Payment_DebitDiv #IATS_Payment_USACHRoutingNoDiv input,
#IATS_Payment_DebitDiv #IATS_PaymentLabelOnLeft input,
#IATS_Payment_DebitDiv #IATS_Payment_ReEnterUSDebitAccount2 input,
#IATS_Payment_DebitDiv #IATS_Payment_DebitAccountType input,
#IATS_Payment_DebitDiv #IATS_Payment_ACHAccountTypeDiv select,
#IATS_Payment_DebitDiv #IATS_Payment_USACHAccountNoDiv select,
#IATS_Payment_DebitDiv #IATS_Payment_ReEnterUSACHAccountNoDiv select,
#IATS_Payment_DebitDiv #IATS_Payment_USACHRoutingNoDiv select,
#IATS_Payment_DebitDiv #IATS_PaymentLabelOnLeft select,
#IATS_Payment_DebitDiv #IATS_Payment_ReEnterUSDebitAccount2 select,
#IATS_Payment_DebitDiv #IATS_Payment_DebitAccountType select,
#IATS_Payment_USDebitAccount1,
#IATS_Payment_USDebitAccount2,
#IATS_Payment_ReEnterUSDebitAccount2,
#IATS_Payment_DebitAccountType,
.IATS_ACHInput,
#IATS_Payment_BeginDate,
#IATS_Payment_EndDate,
.IATS_PaymentDateInputField,
#IATS_PaymentBoxDiv select,
input#IATS_Payment_AccountNumber,
input#IATS_Payment_CVV2,
input.IATS_OtherAmount,
input.IATS_PaymentInputField,
textarea.IATS_PaymentInputField {
  border-color: #adc5c4 !important;
}
/* ********************************* MEMBERSHIP, DONATION ********************************* */
/* **************************************************************************************** */
.form-donation {
  max-width: 850px;
  margin-bottom: 40px;
}
.form-donation label {
  margin-top: 0;
}
.form-donation-title {
  font: bold 20px/24px Roboto, Arial, Helvetica, sans-serif !important;
  color: #007178 !important;
  margin-bottom: 20px;
}
.form-donation-group {
  margin-bottom: 40px;
}
input.input-border,
select.input-border {
  max-width: 420px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  box-shadow: none!important;
  -webkit-box-shadow: none!important;
  border-radius: 0!important;
  padding: 14px 25px!important;
  background-color: #f5f8f7!important;
  color: #8897a4!important;
  line-height: 28px!important;
  font-size: 16px!important;
  border: 2px solid  #adc5c4 !important;
  -webkit-transition: all .2s ease!important;
  transition: all .2s ease!important;
  outline: 0!important;
  height: 60px !important;
}
input.input-border:focus,
select.input-border:focus {
  border-color: #ff8a2a!important;
}
select.input-border {
  height: 60px !important;
  line-height: 28px !important;
}
.input-border-wide {
  width: 100%;
  max-width: 100%!important;
}
input.input-border:disabled {
  opacity: 0.7;
  background-color: #f8f8f8 !important;
  color: #ccc!important;
  border: 2px solid  #ccc !important;
}
.amount-group {
  margin-bottom: 20px;
}
.amount-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.amount-label {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  margin-bottom: 0!important;
  -webkit-box-flex: 0!important;
      -ms-flex: 0 0 210px!important;
          flex: 0 0 210px!important;
}
.amount-checkbox {
  max-width: unset!important;
  display: block;
  height: unset!important;
  margin: 0!important;
}
input.input-border.amount-text {
  margin-bottom: 0;
  max-width: 120px;
  padding-left: 10px!important;
  padding-right: 10px!important;
}
.amount-title {
  margin-left: 10px!important;
  margin-right: 10px!important;
}
.amount-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.amount-comment {
  margin-left: 10px;
}
.amount-item + .amount-item {
  margin-top: 20px!important;
}
.total-amount {
  color: #000;
  font-weight: 600;
}
.red {
  color: red;
}
.error_cc {
  display: none;
  color: #ff0000;
  font-weight: bold;
}
.error-total {
  display: none;
  color: #ff0000;
  font-weight: bold;
  margin-top: 15px;
}
.err {
  display: none;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  color: #ff0000;
  font-weight: bold;
  margin-top: 10px;
}
/* **************************************************************************************** */
/* ********************************* MEMBERSHIP, DONATION ********************************* */
.homepage-slider .slick-dots > li {
  width: 36px!important;
  height: 36px!important;
  background: transparent!important;
  position: relative;
}
.homepage-slider .slick-dots > li:before {
  position: absolute;
  content: '';
  background: #07af80;
  width: 100%;
  left: 0;
  height: 4px;
  top: 16px;
}
.homepage-slider .slick-dots > li:hover,
.homepage-slider .slick-dots > li.slick-active {
  background: transparent;
}
.homepage-slider .slick-dots > li:hover:before,
.homepage-slider .slick-dots > li.slick-active:before {
  background-color: #fff;
}
.chapter p {
  padding-top: 0!important;
  padding-bottom: 0!important;
}
a.elementor-button-link .elementor-button-content-wrapper {
  display: -webkit-inline-box !important;
  display: inline-flex !important;
  display: -ms-inline-flexbox !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.your-area__box {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}
@media (max-width: 900px) {
  .your-area__box {
    width: 100%;
  }
}
.primary-menu > :not(:last-child) {
  margin-right: 10px!important;
}
.secondary-menu > * {
  padding: 9.5px 10px;
}
@media (min-width: 1101px) {
  .nav-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (max-width: 1100px) {
  .secondary-menu a {
    color: #006A6A;
  }
  .secondary-menu-separator a {
    color: transparent;
  }
}
.nav-bottom-france {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #3D4947;
  width: 200px;
  height: 40px;
  margin-left: 1px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
}
.nav-bottom-france:before {
  display: block;
  width: 142px;
  height: 16px;
  content: '';
  background-image: url("../img/icons/logo-french.svg");
}
.nav-bottom-france-mobile {
  display: none;
  background: #3D4947;
  width: 200px;
  height: 50px;
  position: relative;
}
.nav-bottom-france-mobile a {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  color: #3D4947!important;
}
.nav-bottom-france-mobile:before {
  display: block;
  width: 142px;
  height: 16px;
  content: '';
  background-image: url("../img/icons/logo-french.svg");
}
#renew_membership_container {
  min-height: 500px;
}
#check-back {
  display: none;
}
.secondary-menu {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (max-width: 1100px) {
  .nav-bottom-france {
    display: none;
  }
  .nav-bottom-france-mobile {
    padding: 0!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
  }
  .nav-bottom-france-mobile:hover {
    background: #3D4947;
  }
}
@media (max-width: 600px) {
  .register__form-wrapper {
    max-height: 100%!important;
  }
}
.register__form-wrapper {
  max-height: 100%!important;
}
@media (max-width: 1100px) {
  .secondary-menu .sub-menu {
    height: 0;
    display: none;
  }
  .menu-item-has-children--opened .sub-menu {
    height: unset;
    display: unset;
  }
}
#menu-item-17281 a {
  color: #586169;
}
#menu-item-17281 a:hover {
  color: #ff8a2a;
}
.login-link a::before,
.user-link a::before {
  background: url('../img/icons/membersarea.png') no-repeat 0 0;
  -webkit-transition: none!important;
  transition: none!important;
}
.login-link > a:hover::before,
.user-link > a:hover::before {
  background: url('../img/icons/membersarea.png') no-repeat 0 -16px;
  -webkit-transition: none!important;
  transition: none!important;
}
.login-link > a:hover,
.user-link > a:hover {
  background: url('../img/icons/membersarea.png') no-repeat 0 -16px;
  -webkit-transition: none!important;
  transition: none!important;
}
.user-link:hover > a {
  color: #ff8a2a!important;
}
.primary-menu .login-link.menu-item-has-children:hover a:before,
.primary-menu .user-link.menu-item-has-children:hover a:before {
  background: url('../img/icons/membersarea.png') no-repeat 0 -16px !important;
  -webkit-transition: none!important;
  transition: none!important;
}
.login-link > a,
.user-link > a {
  color: #04a183!important;
}
.login-link > a:hover,
.user-link > a:hover {
  color: #ff8a2a!important;
}
.login-link-block {
  display: block!important;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Assistant", sans-serif;
  font-size: 18px;
  color: #49d177 !important;
}
@media only screen and (max-width: 1100px) {
  .login-link-block {
    margin-left: 0;
    margin-bottom: 32px;
  }
}
.no-mb {
  margin-bottom: 0;
}
.blocklinks__block-wide {
  min-height: 300px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 66.66%;
          flex: 0 1 66.66%;
  background: #fff!important;
  padding: 0;
  margin-right: 15px !important;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
.blocklinks__secret-banners {
  background-color: #fff!important;
  --height: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 33.33%;
          flex: 0 1 33.33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.blocklinks__block-link {
  display: block;
  background-color: #f0f0f0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49%;
          flex: 0 0 49%;
}
@media only screen and (max-width: 768px) {
  .blocklinks__secret-banners {
    margin-top: 20px;
    background-color: #fff!important;
    --height: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33.33%;
            flex: 0 1 33.33%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .blocklinks__block-link {
    aspect-ratio: 1.43;
    display: block;
    background-color: #f0f0f0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
  }
}
@media only screen and (max-width: 620px) {
  .blocklinks__secret-banners {
    background-color: #fff!important;
    --height: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33.33%;
            flex: 0 1 33.33%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .blocklinks__block-link {
    aspect-ratio: 1.43;
    display: block;
    background-color: #f0f0f0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
  }
}
.blocklinks__block-narrow {
  min-height: 300px;
  width: 33.33%;
  background: #fff!important;
  margin-right: 0!important;
}
.blocklinks__block-narrow img {
  max-width: unset!important;
  width: 100%;
  height: auto;
}
.blocklinks__block--text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.blocklinks__block--text-top {
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 56px;
  text-align: center;
  text-transform: uppercase;
  color: #04A183;
  font-family: "Assistant", sans-serif;
}
.blocklinks__block--text-bot {
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 31px;
  text-align: center;
  color: #E92228;
  font-family: "Assistant", sans-serif;
}
.blocklinks__block-wide--bot {
  padding: 0 15px 15px 15px;
  /**/
  background: #F5F8F7;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  /**/
}
@media only screen and (max-width: 768px) {
  .homepage-about__serving {
    margin-right: -20px;
    margin-top: -25px;
    padding: 21px 20px;
    width: 200px;
    height: 110px;
  }
}
@media only screen and (max-width: 768px) {
  .homepage-about__slogans {
    margin-top: 35px;
    margin-right: -20px;
  }
}
@media (max-width: 768px) {
  .blocklinks__block-wide {
    width: 100%;
  }
  .blocklinks__block-narrow {
    width: 100%;
    text-align: center;
    padding-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .blocklinks__block-narrow a {
    display: block;
  }
}
.logo__header-mob {
  display: none;
  width: 34px;
  height: 32px;
}
.nav-add {
  display: none;
  min-width: 200px;
  height: 32px;
}
.btn__smaller {
  height: 32px!important;
  font-size: 12.8px!important;
  letter-spacing: -0.0075em !important;
  padding: 0;
  width: 80px!important;
  min-width: unset!important;
  max-width: 80px!important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 32px;
  display: inline-block;
}
.btn__ci {
  font-family: "Assistant", sans-serif;
  font-weight: 700;
  background: linear-gradient(276.54deg, #0aa1d0 0%, #00ceea 100%);
  border-radius: 2px;
  width: 32px!important;
  font-size: 12.8px;
  line-height: 32px;
  text-align: center;
  letter-spacing: -0.0075em;
  text-transform: uppercase;
  color: #FFFFFF;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.nav-top {
  padding: 14px 0 10px;
}
.nav-top-search {
  margin-left: 36px;
}
.nav-top__buttons .btn + .btn {
  margin-left: 5px;
}
.nav-top__buttons .btn__small {
  min-width: 95px;
}
.nav-top__buttons .btn:hover {
  color: #fff!important;
}
.btn__red {
  background: linear-gradient(96.54deg, #ff2339 0%, #e81944 100%) !important;
  color: #fff;
  text-decoration: none;
}
.btn__red:hover {
  opacity: .8!important;
  color: #fff!important;
  text-decoration: none;
}
@media (max-width: 1100px) {
  .nav-add.auth-true .btn__smaller {
    width: 80px!important;
  }
  .nav-add {
    text-align: center;
  }
  .nav-add a:hover {
    color: #fff!important;
  }
  .nav-add .btn__smaller {
    width: 54px!important;
  }
}
@media (max-width: 1100px) {
  .header__scrolled .nav-top {
    padding: 10px 0 10px;
  }
  .nav-add {
    display: block;
  }
  .logo__header-desk {
    display: none!important;
  }
  .logo__header-mob {
    display: block!important;
  }
  .header__scrolled .nav-top .logo__header img {
    width: 100%!important;
    height: auto;
  }
}
.btn__orng:hover {
  color: #fff!important;
}
.sign-up__wrapper {
  background: -webkit-gradient(linear, left top, left bottom, from(#63d274), color-stop(54.17%, #019460), to(#00825d));
  background: linear-gradient(180deg, #63d274 0%, #019460 54.17%, #00825d 100%);
}
.sign-up__left {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 10%;
}
.sign-up__header {
  font-family: "Assistant", sans-serif;
  font-weight: 800!important;
  line-height: 1.1!important;
  font-size: 300% !important;
  color: #fff;
  letter-spacing: -0.0075em;
  margin-bottom: 20px;
}
a.btn__signup {
  color: #fff!important;
  display: block!important;
}
.inner-page__content .sign-up__header {
  font-weight: 800!important;
  line-height: 1.1!important;
  font-size: 300% !important;
  letter-spacing: -0.0075em;
  margin-bottom: 20px;
}
.inner-page__content .sign-up.section {
  padding: 30px 0;
}
.sign-up__subheader {
  color: #fff;
  margin-bottom: 25px;
  line-height: 1.7;
}
.sign-up__right {
  padding-top: 30px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  max-width: 530px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.sign-up__right .sign-up__right--img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 1100px) {
  .sign-up__right {
    max-width: 380px;
  }
}
@media (max-width: 950px) {
  .sign-up__right {
    max-width: 290px;
  }
}
@media (max-width: 750px) {
  .sign-up__right {
    max-width: 200px;
  }
}
@media (max-width: 600px) {
  .row.sign-up__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sign-up__left {
    padding: 80px 15px 10px 15px;
  }
  .sign-up__right {
    max-width: 100%;
    padding-left: 17px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .sign-up__right .sign-up__right--img {
    width: 100%;
    max-width: 305px;
    height: auto;
  }
}
.sign-up_checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: none;
}
.sign-up_label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
  color: #fff;
}
.sign-up_label:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 4px;
  background-color: #fff;
}
.sign-up_checkbox:checked + label:before {
  content: "\2713";
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 13px;
  background: #FF8A2A;
  font-weight: bold;
}
.submit__field {
  padding-top: 30px;
}
.sign-up_email {
  /* field */
  padding: 14px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #8897a4;
  line-height: 28px;
  width: 100%;
  max-width: 380px;
  height: 56px;
  background: #FFFFFF;
  border: none;
}
@media only screen and (max-width: 768px) {
  .sign-up_email {
    padding: 9px 20px;
  }
}
.breadcrumbs {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.breadcrumbs--mobile {
  display: none;
}
@media only screen and (max-width: 1100px) {
  .search-field__results {
    padding-top: 0!important;
  }
  .page-margin-top {
    padding-top: 125px;
  }
  .breadcrumbs--mobile {
    display: none;
  }
  .breadcrumbs {
    color: #394140;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .breadcrumbs a,
  .breadcrumbs span {
    color: #394140;
  }
  .breadcrumbs svg path {
    stroke: #394140;
  }
  .breadcrumbs a::after {
    background-color: #fff;
  }
}
@media only screen and (max-width: 768px) {
  .breadcrumbs {
    color: #394140;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .breadcrumbs > * {
    display: block!important;
  }
}
.post-main p br {
  margin-bottom: 10px;
}
.homepage-cells {
  width: 870px;
  height: 670px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr 1fr;
  gap: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.homepage-cell {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  height: 330px;
  width: 100%;
  background-color: #f0f4f2;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #fff;
}
.homepage-cell:hover {
  text-decoration: none;
  color: #ff8a2a!important;
}
.homepage-cell:hover .homepage-cell-text {
  color: #ff8a2a!important;
}
.homepage-cell:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  opacity: .7;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(57, 65, 64, 0)), to(#394140));
  background: linear-gradient(to bottom, rgba(57, 65, 64, 0) 0%, #394140 100%);
}
.homepage-cell-text {
  display: block;
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 40px;
}
.homepage-cell-top {
  display: block;
  font-family: 'Assistant', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 31.25px;
  line-height: 130%;
  margin-bottom: 10px;
  letter-spacing: -0.0075em;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.homepage-cell-bot {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 1200px) {
  .homepage-cells {
    width: 750px;
  }
}
@media only screen and (max-width: 1100px) {
  .homepage-cells {
    width: 650px;
  }
}
@media only screen and (max-width: 980px) {
  .homepage-cells {
    width: 100%;
    height: auto!important;
  }
}
@media (max-width: 768px) {
  .homepage-cells {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }
}
.banner__video {
  background-color: #f0f0f0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 38%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 38%;
          flex: 0 0 38%;
  border: 2px solid #fff;
  cursor: pointer;
}
@media (max-width: 980px) {
  .banner__video {
    padding-top: 56.25%;
  }
}
.banner__post {
  height: 19%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px 35px;
}
.banner__post .row {
  margin-top: 8px;
}
.banner__post-title {
  margin: 0!important;
  line-height: 22px;
  -webkit-line-clamp: 3!important;
  height: auto!important;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.inner-page__sidebar--menu {
  width: 100%;
}
#sidebar .current-menu-item a,
#sidebar .current-page-ancestor a {
  background-color: #fff8ef;
  color: #07af80;
}
.color-orange {
  color: #ff8a2a;
}
.doctor-popup-bg-top,
.popup-bg-top,
.popup-bg {
  visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 9999;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
}
.doctor-video-container-top,
.video-container-top,
.video-container {
  width: 100%;
  height: auto;
  max-width: 900px;
  background: #fff;
  position: relative;
}
.doctor-video-close-top,
.video-close-top,
.video-close {
  z-index: 99991;
  position: absolute;
  right: 0;
  top: 0;
  background: #ff8a2a;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 32px;
  height: 32px;
  cursor: pointer;
  font-size: 20px;
}
.visible {
  visibility: visible!important;
}
.doctor-video-frame-top,
.banner-video-frame-top,
.banner-video-frame {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1100px) {
  .banner {
    margin-top: 86px;
  }
}
.blocklinks__block-link {
  width: 100%!important;
}
.blocklinks__block-wide--top {
  width: 100%;
}
.blocklinks__block-video {
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.burger--green {
  position: absolute;
  right: 20px;
}
.secondary-menu--closed + .nav-bottom-france + .burger--green {
  position: relative!important;
  right: unset!important;
}
.form label {
  cursor: pointer!important;
}
.form .wpcf7-radio .wpcf7-list-item {
  display: block!important;
  margin-left: 0!important;
}
.form .wpcf7-radio .wpcf7-list-item label {
  margin: 15px 0 15px;
}
.gform_required_legend {
  display: none;
}
.gform_body {
  max-width: 690px;
}
.gform_body input[type="radio"] + label {
  cursor: pointer;
  font-weight: 700;
  color: #04a183;
  line-height: 19px;
}
.gform_wrapper.gravity-theme .gform_footer button,
.gform_wrapper.gravity-theme .gform_footer input,
.gform_wrapper.gravity-theme .gform_page_footer button,
.gform_wrapper.gravity-theme .gform_page_footer input,
.gform_body input[type="submit"] {
  background: linear-gradient(96.54deg, #ff8a2a 0%, #ff6a22 100%) !important;
  border-radius: 2px;
  font-family: "Assistant", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 16px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  display: block;
  padding: 18px;
  position: relative;
  min-width: 174px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  cursor: pointer;
}
.gfield_required {
  display: none!important;
}
.form-error-message {
  color: red;
  padding: 15px 0;
  margin-bottom: -30px;
  font-weight: bold;
}
.form-error-message a {
  display: inline!important;
  color: red;
  text-decoration: underline;
}
.banner-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.f-100 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.f-50 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
.f-mb-30 {
  margin-bottom: 30px;
}
.f-pl-10 {
  padding-left: 10px;
}
.f-pr-10 {
  padding-right: 10px;
}
@media (max-width: 768px) {
  .f-50 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .f-50.f-pl-10 {
    padding-left: 0;
  }
  .f-50.f-pr-10 {
    padding-right: 0;
  }
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (max-width: 1350px) {
  .tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 20px;
  }
}
.tribe-common .tribe-common-l-container {
  max-width: 1320px;
  padding-top: 0;
  padding-bottom: 0;
}
.tribe-events .tribe-events-c-search__button {
  background-color: #04a183;
}
.tribe-events .tribe-events-c-search__button:focus,
.tribe-events .tribe-events-c-search__button:hover {
  background-color: #52cab3!important;
}
.tribe-events .tribe-events-c-search__button:hover {
  background-color: #52cab3!important;
}
.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border {
  border-color: #04a183;
  color: #04a183;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon {
  stroke: #04a183;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
  background-color: #04a183;
}
.tribe-events .datepicker .day.active,
.tribe-events .datepicker .day.active.focused,
.tribe-events .datepicker .day.active:focus,
.tribe-events .datepicker .day.active:hover,
.tribe-events .datepicker .month.active,
.tribe-events .datepicker .month.active.focused,
.tribe-events .datepicker .month.active:focus,
.tribe-events .datepicker .month.active:hover,
.tribe-events .datepicker .year.active,
.tribe-events .datepicker .year.active.focused,
.tribe-events .datepicker .year.active:focus,
.tribe-events .datepicker .year.active:hover {
  background: #04a183;
  color: var(--tec-color-background);
  text-shadow: none;
}
#tribe-events-pg-template {
  width: 100%;
  margin: 0 auto;
  max-width: 1320px;
  padding: 0;
}
.tribe-events-meta-group a {
  color: #04a183;
}
.tribe-events-event-meta a,
.tribe-events-event-meta a:visited {
  color: #930;
}
.tribe-events-event-meta a:focus,
.tribe-events-event-meta a:hover {
  color: #FF6A22;
}
.tribe-events-calendar-latest-past__event-header + .tribe-common-a11y-hidden {
  display: block!important;
  visibility: visible;
}
.tribe-events-calendar-list__event-details .tribe-common-a11y-hidden {
  display: block!important;
  visibility: visible;
}
.tribe-events-calendar-day__event-details .tribe-common-a11y-hidden {
  display: block!important;
  visibility: visible;
}
.tribe-events-single-event-description.tribe-events-content a {
  color: #04a183;
  border-bottom: none!important;
}
.tribe-events-single-event-description.tribe-events-content a:hover {
  color: #FF6A22;
}
.tribe-register {
  font-family: "Assistant", sans-serif;
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -ms-flex-line-pack: center!important;
      align-content: center!important;
  -webkit-box-pack: center!important;
      -ms-flex-pack: center!important;
          justify-content: center!important;
  -webkit-box-align: center!important;
      -ms-flex-align: center!important;
          align-items: center!important;
  background: #04a183!important;
  color: #fff!important;
  text-decoration: none!important;
  font-size: 18px!important;
  text-transform: uppercase;
  padding: 16px 34px!important;
  margin: 16px 0!important;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  border: none!important;
  border-radius: 4px;
  font-weight: bold;
  -webkit-transition: all 0.3s ease 0s!important;
  transition: all 0.3s ease 0s!important;
}
.tribe-register:hover {
  background-color: #52cab3!important;
  color: #fff;
}
#tribe-events-pg-template {
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tribe-common .tribe-common-anchor-thin:active,
.tribe-common .tribe-common-anchor-thin:focus,
.tribe-common .tribe-common-anchor-thin:hover {
  border-bottom: none!important;
}
.tribe-events .tribe-events-calendar-latest-past__event-title-link {
  color: #04a183!important;
}
h3.tribe-common-h6 a {
  color: #04a183!important;
}
h3.tribe-common-h6 a:hover {
  color: #FF6A22!important;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2 {
  font-size: 1rem!important;
}
.tribe-events .tribe-events-calendar-day__event-title-link:active,
.tribe-events .tribe-events-calendar-day__event-title-link:focus,
.tribe-events .tribe-events-calendar-day__event-title-link:hover {
  color: #FF6A22!important;
}
.tribe-common .tribe-common-anchor-thin {
  border-bottom: none!important;
}
.tribe-events .tribe-events-calendar-month__day-cell--selected,
.tribe-events .tribe-events-calendar-month__day-cell--selected:focus,
.tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
  background-color: #04a183!important;
  color: #fff!important;
}
.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date-daynum,
.tribe-events .tribe-events-calendar-month__day-cell--selected:focus .tribe-events-calendar-month__day-date-daynum,
.tribe-events .tribe-events-calendar-month__day-cell--selected:hover .tribe-events-calendar-month__day-date-daynum {
  color: #fff!important;
}
.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link {
  color: #04a183!important;
}
.tribe-common .tribe-common-g-row--gutters {
  margin-left: -20px !important;
  margin-right: -20px !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-row {
  margin-left: 0!important;
  margin-right: 0!important;
}
.tribe-common .tribe-common-h5,
.tribe-common .tribe-common-h6,
.tribe-common .tribe-common-h3,
.tribe-common .tribe-common-b2 {
  font-family: Roboto, sans-serif !important;
}
@media only screen and (max-width: 768px) {
  .tribe-common-b2 {
    font-size: 1rem!important;
  }
}
.tribe-events-calendar-latest-past__event-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium,
.tribe-events-calendar-list__event-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium {
  font-size: 32px!important;
  line-height: 1.3!important;
}
.tribe-events-calendar-list__event-date-tag-weekday,
.tribe-events-calendar-latest-past__event-date-tag-month {
  font-size: 15px!important;
  line-height: 1;
}
.tribe-events-calendar-latest-past__event-date-tag-year {
  font-size: 15px!important;
  line-height: 1;
}
.tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin,
.tribe-events-calendar-day__event-title-link.tribe-common-anchor-thin,
.tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin,
.tribe-events-calendar-latest-past__event-title-link.tribe-common-anchor-thin {
  font-size: 1.4rem!important;
}
@media only screen and (max-width: 767px) {
  .tribe-events-calendar-latest-past__event-header {
    margin-bottom: 12px!important;
    font-size: 16px!important;
  }
  .tribe-events-calendar-latest-past__event-header a {
    font-size: 1.4rem!important;
  }
  .tribe-events-calendar-latest-past__event-header .tribe-events-calendar-latest-past__event-title-link.tribe-common-anchor-thin {
    font-size: 1.4rem!important;
  }
  .tribe-events-calendar-list__event-date-tag.tribe-common-g-col {
    padding-right: 8px;
  }
  .tribe-events-calendar-latest-past__event-date-tag.tribe-common-g-col {
    padding-right: 8px;
  }
}
.tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin {
  font-size: 1.4rem!important;
}
.tribe-events-calendar-month-mobile-events__mobile-event-title-link.tribe-common-anchor {
  display: inline-block;
  border-bottom: 0!important;
  font-size: 18px!important;
  position: relative;
  padding-right: 19px!important;
  text-align: justify;
}
.tribe-events-calendar-month-mobile-events__mobile-event-title-link.tribe-common-anchor:after {
  position: absolute;
  right: 0;
  top: 7px;
  content: '';
  width: 20px;
  height: 20px;
  background: url("../img/link.svg") no-repeat 50% 50%;
}
.tribe-events-calendar-month__calendar-event-tooltip-title-link.tribe-common-anchor-thin:visited,
.tribe-events-calendar-month__calendar-event-tooltip-title-link.tribe-common-anchor-thin {
  color: #04a183!important;
}
.tribe-events-calendar-month__calendar-event-tooltip-title-link.tribe-common-anchor-thin,
.tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin,
.tribe-events-calendar-day__event-title-link.tribe-common-anchor-thin,
.tribe-events-calendar-latest-past__event-title-link {
  display: inline-block !important;
  position: relative;
  padding-right: 19px!important;
  text-align: justify;
}
.tribe-events-calendar-month__calendar-event-tooltip-title-link.tribe-common-anchor-thin:after,
.tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin:after,
.tribe-events-calendar-day__event-title-link.tribe-common-anchor-thin:after,
.tribe-events-calendar-latest-past__event-title-link:after {
  position: absolute;
  right: 0;
  top: 7px;
  content: '';
  width: 20px;
  height: 20px;
  background: url("../img/link.svg") no-repeat 50% 50%;
}
.ap-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ap-block .ap-image-container,
.ap-block .ap-links {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
}
.ap-image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 266px;
  padding: 18px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ap-image {
  width: unset!important;
  max-width: 100%;
}
.ap-links {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ap-links-list li {
  position: relative;
  display: block;
  padding-left: 50px;
}
.ap-links-list li a {
  color: #07AF80;
}
.ap-links-list li:before {
  position: absolute;
  content: '';
  left: 0;
  top: 13px;
  width: 35px;
  height: 1px;
  background-color: #07AF80;
}
.cp_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cp_list .cp_link {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  aspect-ratio: 1;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.12);
  padding: 15px;
  margin-bottom: 0;
}
.cp_list .cp_link .cp_img {
  width: unset;
  max-width: 100%;
  height: auto;
}
@media (max-width: 600px) {
  .ap-image-container {
    height: 155px;
  }
  .ap-links {
    padding: 25px;
  }
  .ap-links-list li {
    padding-left: 35px;
  }
  .ap-links-list li a {
    line-height: 15px;
  }
  .ap-links-list li:before {
    top: 10px;
    width: 20px;
    height: 1px;
    background-color: #07AF80;
  }
  .cp_list {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
.post-title-cp {
  margin-bottom: 0;
}
.zoom-meetings__wrapper--videos-cp {
  margin-top: 0!important;
}
.share {
  width: 33.33333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 55px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.share-title {
  font-family: 'Assistant', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 130%;
  color: #FFFFFF;
  margin-bottom: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.share-btn {
  background: #fff;
  text-decoration: none;
  font-family: 'Assistant', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  letter-spacing: -0.0075em;
  text-transform: uppercase;
  color: #394140;
  padding: 17px;
}
.share-one {
  background: linear-gradient(96.54deg, #ff8a2a 0%, #ff6a22 100%), #fff3e0;
}
.share-two {
  background: linear-gradient(276.54deg, #07af80 0%, #13c17b 100%), #d2e9df;
}
.share-three {
  background: linear-gradient(276.54deg, #e81944 0%, #ff2339 100%), #d2e9df;
}
@media only screen and (max-width: 768px) {
  .share-list {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
            flex-direction: column!important;
  }
  .share {
    width: 100%;
    margin-right: 0!important;
  }
  .share + .share {
    margin-top: 10px;
  }
  .share-title {
    font-size: 20px;
  }
  .share-btn {
    font-size: 18px;
    line-height: 24px;
    display: block;
    padding: 13px;
  }
}
.post-video__title {
  -webkit-line-clamp: 50!important;
  overflow: unset!important;
  margin-bottom: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 840px;
  height: unset!important;
}
.blocklinks__block-video--doctors {
  margin-bottom: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 840px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.tribe_events h2,
.tribe_events h3 {
  font-family: "Assistant", sans-serif !important;
  font-weight: 800!important;
}
.tribe-events-single-event-title {
  font-family: "Assistant", sans-serif;
  font-weight: 800;
  color: #007178;
}
.tribe-events-calendar-list__event-title {
  font-family: "Assistant", sans-serif !important;
  font-weight: 800!important;
  color: #007178!important;
}
.form-donation-label {
  margin-bottom: 15px!important;
}
.form-error {
  color: red;
  padding: 15px 0;
  font-weight: bold;
  display: none;
  /*
	a {
		display: inline!important;
		color: red;
		text-decoration: underline;
	}
	*/
}
.form-control option:disabled {
  color: rgba(136, 151, 164, 0.47) !important;
  background-color: #f5f8f7 !important;
}
.form-success {
  display: none;
}
.form-success-text {
  font-weight: bold;
}
.form-success-return {
  padding: 20px 0 40px;
}
.btn-link {
  color: #fff!important;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  display: inline-block !important;
}
.payment-types {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.payment-type {
  max-width: unset!important;
  display: block;
  height: unset!important;
  margin: 0!important;
  margin-right: 27px!important;
}
.become-type {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  min-height: 120px;
  color: #006A6A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  padding-left: 30px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.become-type-label {
  background-color: #E0F7EB;
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}
.payment-type:checked + span {
  color: #E0F7EB;
}
.payment-type {
  position: relative;
  z-index: 1;
  font-weight: 700;
}
.payment-type + span {
  position: relative;
  z-index: 1;
  pointer-events: none;
}
.payment-type:checked + span + label {
  background-color: #006A6A;
}
.become-switcher-container-type {
  margin-top: 0!important;
}
@media (max-width: 665px) {
  .payment-types label + label {
    margin-left: 15px!important;
  }
  .amount-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .amount-label {
    -webkit-box-flex: unset!important;
        -ms-flex: unset!important;
            flex: unset!important;
    margin-bottom: 10px!important;
  }
  .payment-type,
  .amount-checkbox {
    width: unset!important;
  }
}
@media (max-width: 379px) {
  .payment-types-donation {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
            flex-direction: column!important;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .payment-types-donation label + label {
    margin-left: 0!important;
    margin-top: 15px;
  }
}
/* ***********************************************  ChargeBee ********************************************* */
.page-content__narrow {
  max-width: 820px;
}
.become-switcher-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
  margin-top: 38px;
}
.become-switcher-label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  min-height: 120px;
  background-color: #E0F7EB;
  color: #006A6A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.become-switcher-radio {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 71px;
          flex: 0 0 71px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.become-switcher-radio span {
  font-weight: 700;
}
.become-switcher-header {
  font-weight: 700;
}
.become-header {
  color: #04A183;
  font-weight: 700;
  margin-bottom: 20px;
}
.become-forms .amount-label {
  font-weight: 700;
}
.become-amounts {
  margin-bottom: 72px;
}
.become-amount-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #E0F7EB;
  color: #006A6A;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 1px 0;
  min-height: 100px;
}
.become-amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%;
}
.become-amount-radio {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 71px;
          flex: 0 0 71px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.become-amount-name {
  font-weight: 700;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.become-amount-price {
  font-size: 25px;
  font-weight: 700;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px;
}
@media only screen and (max-width: 768px) {
  .become-amount-price {
    font-size: 20px;
  }
}
.prm {
  display: block;
}
.pry {
  display: none;
}
.become-checked {
  background-color: #006A6A;
  color: #FFF;
}
.become-outer {
  padding-bottom: 55px;
  margin-bottom: 55px;
  border-bottom: solid 1px rgba(136, 151, 164, 0.2);
}
.subscribe-header {
  margin-bottom: 30px;
  display: block;
  cursor: pointer;
}
.subscribe__field {
  margin-bottom: 55px;
}
@media only screen and (max-width: 768px) {
  .become-outer {
    margin-top: 30px;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .become-switcher-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .become-amounts {
    margin-bottom: 40px;
  }
  .subscribe-header {
    margin-bottom: 30px;
  }
  .subscribe__field {
    margin-bottom: 40px;
  }
}
.become-form-right {
  display: none;
}
.inner-page a.donation-submit-single {
  display: block;
}
.inner-page a.gift-submit {
  display: none;
}
.inner-page a.gift-submit:first-child {
  display: block;
}
.inner-page a.donation-submit {
  display: none;
}
.top_text {
  margin-bottom: 50px;
}
.additional_top_text {
  padding-top: 50px;
}
.become-form-footer {
  margin-top: 55px;
}
.options-bottom p {
  margin: 0 0 20px 0;
}
.post-main h1.title-become {
  margin-top: 0!important;
  margin-bottom: 55px!important;
  line-height: 1;
}
.inner-page__content p .other-options-header,
.inner-page__content div .other-options-header,
.inner-page__content li .other-options-header {
  font-family: 'Assistant', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px!important;
  line-height: 110%!important;
  letter-spacing: -0.0075em;
  color: #007178;
  margin-bottom: 55px;
}
.inner-page__content p .option-left,
.inner-page__content div .option-left,
.inner-page__content li .option-left {
  font-family: 'Assistant', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px!important;
  line-height: 130% !important;
  color: #394140;
}
.inner-page__content p .option-right,
.inner-page__content div .option-right,
.inner-page__content li .option-right {
  line-height: 27px!important;
}
.inner-page__content p .option-right p,
.inner-page__content div .option-right p,
.inner-page__content li .option-right p {
  line-height: 27px!important;
}
.inner-page__content p .option-right p + p,
.inner-page__content div .option-right p + p,
.inner-page__content li .option-right p + p {
  margin-top: 10px!important;
  margin-bottom: 0!important;
}
#join-desktop {
  display: block!important;
}
.option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.option + .option {
  margin-top: 55px;
}
.option-left {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 33%;
          flex: 1 1 33%;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.option-right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 67%;
          flex: 1 1 67%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.options-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 37px;
}
.options-image-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49%;
          flex: 0 0 49%;
}
.options-image-left img {
  width: 100% !important;
  max-width: 500px!important;
  height: auto!important;
  margin: 0!important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.options-image-right p {
  line-height: 27.2px!important;
}
.other-options-disclaimer {
  padding: 55px 0;
  margin-bottom: 55px;
  border-bottom: solid 1px rgba(136, 151, 164, 0.2);
}
@media only screen and (max-width: 768px) {
  .option {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .option-left {
    padding-right: 0;
    padding-bottom: 15px;
  }
}
.other-options-footer {
  text-align: center;
  padding-top: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.inner-page .other-options-footer-link {
  width: 200px;
  height: 58px;
  background: linear-gradient(276.54deg, #07af80 0%, #13c17b 100%);
  font-family: 'Assistant', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px!important;
  line-height: 24px!important;
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  letter-spacing: -0.0075em;
  text-transform: uppercase;
  color: #FFFFFF!important;
}
.page-content-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 55px;
}
.gift-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 380px;
          flex: 0 0 380px;
  margin-bottom: 55px;
}
.orange-outer {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #FFF3E0;
  padding: 60px 50px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.orange-outer:after {
  position: absolute;
  content: '';
  display: block;
  width: 48px;
  height: 66px;
  background-repeat: no-repeat;
  background-image: url("../img/gift.svg");
  background-position: 0 0;
  right: 0;
  top: 60px;
}
.orange-inner {
  position: relative;
  z-index: 1;
}
.inner-page__content div.gift-header {
  font-family: 'Assistant', sans-serif;
  font-style: normal;
  font-weight: 800!important;
  font-size: 25px!important;
  line-height: 130% !important;
  letter-spacing: -0.0075em !important;
  color: #394140!important;
  margin-bottom: 27px;
}
@media (max-width: 1199px) {
  .page-content-flex {
    display: block;
    gap: 0;
  }
  .gift-container {
    max-width: 380px;
    min-width: 280px;
  }
}
.inner-page .gift-button {
  text-align: center!important;
  letter-spacing: normal;
  border: none!important;
  color: #fff!important;
  cursor: pointer;
  outline: none;
  border-radius: 0!important;
  background: #ff8a2a!important;
  background: linear-gradient(96.54deg, #ff8a2a 0%, #ff6a22 100%) !important;
  font-family: "Assistant", sans-serif !important;
  font-size: 18px!important;
  font-weight: 700!important;
  line-height: 16px!important;
  text-transform: uppercase!important;
  display: block!important;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  padding: 18px!important;
  position: relative;
  width: 100%!important;
  -webkit-transition: all .2s ease!important;
  transition: all .2s ease!important;
}
.inner-page .gift-button:hover {
  opacity: .8;
}
.options-image-container {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.become-image {
  aspect-ratio: 0.68027211;
}
@media only screen and (max-width: 768px) {
  .gift-container {
    margin-bottom: 40px;
  }
  .orange-outer {
    padding: 45px 20px;
  }
  .orange-outer:after {
    top: 36px;
  }
  .inner-page .gift-button {
    padding: 18px 0;
    font-size: 15px!important;
  }
  .inner-page__content div.gift-header {
    font-size: 20px!important;
  }
}
@media only screen and (max-width: 379px) {
  .become-switcher-label {
    min-height: 140px;
  }
  .become-amount-price {
    padding: 30px 10px;
  }
}
/**/
@media only screen and (max-width: 600px) {
  .options-image {
    display: block;
  }
  .become-image {
    aspect-ratio: 1;
  }
}
.gift-radio-group {
  margin-bottom: 30px;
}
.gift-switcher-radio {
  position: relative;
}
.gift-label {
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
  background: #fff;
}
.gift-switcher-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px;
}
.gift-type + .gift-type {
  margin-top: 5px;
}
.gift-type-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.gift-type-radio + span {
  position: relative;
  z-index: 1;
  pointer-events: none;
  font-size: 16px;
  font-weight: 700;
  color: #006a6a;
}
.gift-type-radio:checked + span {
  color: #fff;
}
.gift-type-radio:checked + span + label {
  background: #ff8a2a!important;
  background: linear-gradient(96.54deg, #ff8a2a 0%, #ff6a22 100%) !important;
}
