.tcl-tabs__wrapper {
  position: relative;
}
.tcl-tabs__wrapper--background-gradient {
  padding-top: 60px;
  padding-bottom: 140px;
  background: linear-gradient(157.66deg, #0ca78b 17.31%, #71dd2a 86.75%);
  z-index: 1;
}
.tcl-tabs__wrapper--background-gradient:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("/wp-content/themes/fundraisingbox/img/pricing-background.svg");
  background-position: center top;
  background-size: cover;
  z-index: -1;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__bottom-figure {
  display: block !important;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -1px;
  height: auto;
  z-index: 3;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__heading,
.tcl-tabs__wrapper--background-gradient .tcl-tabs__intro {
  color: #ffffff;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__navigation {
  border-bottom-color: #d9d9d9;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__navigation-item a {
  color: #ffffff;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__navigation-item a:hover {
  color: #ffffff;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__navigation-item a::after {
  background: #ffffff;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-supheading {
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-text, .tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-heading {
  color: #ffffff;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-text a, .tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-heading a {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  text-decoration: underline;
  color: #ffffff;
  -webkit-transition: text-shadow ease 0.3s;
  transition: text-shadow ease 0.3s;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-text a img,
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-text a svg, .tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-heading a img,
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-heading a svg {
  width: auto;
  height: 12px;
  position: relative;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-text a:hover, .tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-heading a:hover {
  color: #ffffff;
  text-shadow: 0 5px 10px rgba(52, 58, 64, 0.1);
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-link a {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 800px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background: linear-gradient(121.61deg, #0ca78b 19.69%, #71dd2a 100%), #d9d9d9;
  color: #ffffff;
  border: 0;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
  padding: 10px 30px;
  position: relative;
  overflow: hidden;
  background: linear-gradient(357.24deg, rgba(255, 255, 255, 0.9) 18.87%, rgba(255, 255, 255, 0.32) 96.1%), rgba(255, 255, 255, 0.7);
  color: #4b4b4b;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-link a:focus {
  outline-offset: 2px;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-link a:focus:not(:focus-visible) {
  outline: 0;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-link a:focus-visible {
  outline-offset: 2px;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-link a img,
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-link a svg {
  width: auto;
  height: 12px;
  position: relative;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-link a span {
  position: relative;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-link a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  opacity: 0;
  background: linear-gradient(137.94deg, rgba(113, 221, 42, 0.14) 8.03%, #71dd2a 47.02%, #71dd2a 93.85%), linear-gradient(121.61deg, #0ca78b 19.69%, #71dd2a 100%), #d9d9d9;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-link a:hover {
  color: #ffffff;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-link a:hover:before {
  opacity: 1;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-link a:active:before {
  opacity: 1;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-link a:hover {
  color: #4b4b4b;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-link a:before {
  background: linear-gradient(357.24deg, rgba(255, 255, 255, 0.9) 18.87%, rgba(255, 255, 255, 0.32) 96.1%), #ffffff;
}
.tcl-tabs__wrapper--background-gradient .tcl-tabs__tab-link a:active {
  color: #000000;
}
.tcl-tabs__wrapper--background-white .tcl-tabs__tab-link a {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 800px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background: linear-gradient(121.61deg, #0ca78b 19.69%, #71dd2a 100%), #d9d9d9;
  color: #ffffff;
  border: 0;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
  padding: 10px 30px;
  position: relative;
  overflow: hidden;
}
.tcl-tabs__wrapper--background-white .tcl-tabs__tab-link a:focus {
  outline-offset: 2px;
}
.tcl-tabs__wrapper--background-white .tcl-tabs__tab-link a:focus:not(:focus-visible) {
  outline: 0;
}
.tcl-tabs__wrapper--background-white .tcl-tabs__tab-link a:focus-visible {
  outline-offset: 2px;
}
.tcl-tabs__wrapper--background-white .tcl-tabs__tab-link a img,
.tcl-tabs__wrapper--background-white .tcl-tabs__tab-link a svg {
  width: auto;
  height: 12px;
  position: relative;
}
.tcl-tabs__wrapper--background-white .tcl-tabs__tab-link a span {
  position: relative;
}
.tcl-tabs__wrapper--background-white .tcl-tabs__tab-link a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  opacity: 0;
  background: linear-gradient(137.94deg, rgba(113, 221, 42, 0.14) 8.03%, #71dd2a 47.02%, #71dd2a 93.85%), linear-gradient(121.61deg, #0ca78b 19.69%, #71dd2a 100%), #d9d9d9;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.tcl-tabs__wrapper--background-white .tcl-tabs__tab-link a:hover {
  color: #ffffff;
}
.tcl-tabs__wrapper--background-white .tcl-tabs__tab-link a:hover:before {
  opacity: 1;
}
.tcl-tabs__wrapper--background-white .tcl-tabs__tab-link a:active:before {
  opacity: 1;
}
.tcl-tabs__wrapper--background-white .tcl-tabs__tab-text a {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  text-decoration: underline;
  color: #55af19;
  -webkit-transition: text-shadow ease 0.3s;
  transition: text-shadow ease 0.3s;
  background: linear-gradient(121.61deg, #0ca78b 19.69%, #71dd2a 100%), #d9d9d9;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.tcl-tabs__wrapper--background-white .tcl-tabs__tab-text a img,
.tcl-tabs__wrapper--background-white .tcl-tabs__tab-text a svg {
  width: auto;
  height: 12px;
  position: relative;
}
.tcl-tabs__wrapper--background-white .tcl-tabs__tab-text a:hover {
  color: #55af19;
  text-shadow: 0 5px 10px rgba(52, 58, 64, 0.1);
}
.tcl-tabs__heading {
  font-family: "Montserrat";
  font-style: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 40px;
  line-height: 1.17;
  letter-spacing: -0.02em;
  text-align: center;
  margin-bottom: 20px;
  color: #4b4b4b;
}
.tcl-tabs__heading u {
  position: relative;
  text-decoration: none;
  display: inline-block;
}
@media (min-width: 1200px) {
  .tcl-tabs__heading u:before {
    content: "";
    position: absolute;
    bottom: 3px;
    height: 15px;
    width: 0;
    left: -6px;
    background: linear-gradient(121.61deg, #0ca78b 19.69%, #71dd2a 100%), #d9d9d9;
    z-index: -1;
    -webkit-transition: width 0.7s linear;
    transition: width 0.7s linear;
  }
  .tcl-tabs__heading u[data-animation=true]:before {
    width: calc(100% + 14px);
  }
}
@media (max-width: 1199px) {
  .tcl-tabs__heading u {
    display: inline;
    background-image: linear-gradient(white calc(100% - 15px), rgba(11, 64, 55, 0) 15px), linear-gradient(121.61deg, #0ca78b 19.69%, #71dd2a 100%);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    background-position: 0 -3px;
    -webkit-transition: background-size 1s;
    transition: background-size 1s;
  }
  .tcl-tabs__heading u[data-animation=true] {
    background-size: 100% 100%;
  }
}
@media (max-width: 1199px) {
  .tcl-tabs__heading {
    font-size: 32px;
    word-wrap: break-word;
  }
}
.tcl-tabs__intro {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  text-align: center;
  color: #4b4b4b;
  margin-bottom: 70px;
}
.tcl-tabs__intro p {
  margin: 0 0;
}
.tcl-tabs__arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}
.tcl-tabs__arrow--prev {
  left: 0;
}
.tcl-tabs__arrow--next {
  right: 0;
}
.tcl-tabs__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid #e0e1eb;
  margin-bottom: 70px;
}
@media (max-width: 1199px) {
  .tcl-tabs__navigation {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    border-bottom: 0;
    padding: 0 30px;
  }
}
.tcl-tabs__navigation-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1199px) {
  .tcl-tabs__navigation-item {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    text-align: center;
  }
}
.tcl-tabs__navigation-item a {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  text-decoration: underline;
  color: #0e0e2c;
  -webkit-transition: text-shadow ease 0.3s;
  transition: text-shadow ease 0.3s;
  text-decoration: none;
  font-weight: bold;
  padding: 19px 32px;
  cursor: pointer;
  position: relative;
}
.tcl-tabs__navigation-item a img,
.tcl-tabs__navigation-item a svg {
  width: auto;
  height: 12px;
  position: relative;
}
.tcl-tabs__navigation-item a:hover {
  color: #0e0e2c;
  text-shadow: 0 5px 10px rgba(52, 58, 64, 0.1);
}
@media (max-width: 1199px) {
  .tcl-tabs__navigation-item a {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    border-top: 0;
    padding: 0px 32px 4px 30px;
    display: block;
    margin: 0 auto;
  }
}
.tcl-tabs__navigation-item a:after {
  content: "";
  width: 0;
  height: 5px;
  background: linear-gradient(128.52deg, #0ca78b 22.87%, #71dd2a 95.12%);
  border-radius: 1px;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  -webkit-transition: width 0.3s ease, background-color 0.3s ease;
  transition: width 0.3s ease, background-color 0.3s ease;
}
@media (max-width: 1199px) {
  .tcl-tabs__navigation-item a:after {
    width: 100%;
    background-color: #e9ecef;
  }
}
.tcl-tabs__navigation-item a.active:after {
  width: 100%;
}
@media (max-width: 1199px) {
  .tcl-tabs__navigation-item a.active:after {
    background-color: #55af19;
  }
}
.tcl-tabs__navigation-item a:hover:after {
  width: 100%;
}
.tcl-tabs__tab-supheading {
  font-family: "Montserrat";
  font-style: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.18;
  letter-spacing: 0.2em;
  color: #55af19;
  background: linear-gradient(128.52deg, #0ca78b 22.87%, #71dd2a 95.12%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 30px;
}
.tcl-tabs__tab-heading {
  font-family: "Montserrat";
  font-style: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 40px;
  line-height: 1.17;
  letter-spacing: -0.02em;
  margin-bottom: 40px;
  color: #0e0e2c;
}
.tcl-tabs__tab-heading u {
  position: relative;
  text-decoration: none;
  display: inline-block;
}
@media (min-width: 1200px) {
  .tcl-tabs__tab-heading u:before {
    content: "";
    position: absolute;
    bottom: 3px;
    height: 15px;
    width: 0;
    left: -6px;
    background: linear-gradient(121.61deg, #0ca78b 19.69%, #71dd2a 100%), #d9d9d9;
    z-index: -1;
    -webkit-transition: width 0.7s linear;
    transition: width 0.7s linear;
  }
  .tcl-tabs__tab-heading u[data-animation=true]:before {
    width: calc(100% + 14px);
  }
}
@media (max-width: 1199px) {
  .tcl-tabs__tab-heading u {
    display: inline;
    background-image: linear-gradient(white calc(100% - 15px), rgba(11, 64, 55, 0) 15px), linear-gradient(121.61deg, #0ca78b 19.69%, #71dd2a 100%);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    background-position: 0 -3px;
    -webkit-transition: background-size 1s;
    transition: background-size 1s;
  }
  .tcl-tabs__tab-heading u[data-animation=true] {
    background-size: 100% 100%;
  }
}
@media (max-width: 1199px) {
  .tcl-tabs__tab-heading {
    font-size: 32px;
    word-wrap: break-word;
  }
}
.tcl-tabs__tab-text {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  margin-bottom: 25px;
}
.tcl-tabs__tab-text p {
  margin-bottom: 25px;
}
.tcl-tabs__tab-text p:last-child {
  margin-bottom: 0;
}
.tcl-tabs__tab-text ul li {
  margin-bottom: 10px;
}
.tcl-tabs__tab-text ul li:last-child {
  margin-bottom: 0;
}
.tcl-tabs__tab-link {
  margin-top: 40px;
}
.tcl-tabs__tab-link a {
  text-decoration: none;
}
.tcl-tabs__tab-image img {
  width: 100%;
}
.tcl-tabs__tab-image picture {
  border-radius: 8px;
  overflow: hidden;
  display: block;
}