.tcl-text__wrapper--background-gradient {
  padding-top: 160px;
  padding-bottom: 250px;
  background: linear-gradient(157.66deg, #0ca78b 17.31%, #71dd2a 86.75%);
  position: relative;
}
.tcl-text__wrapper--background-gradient .tcl-text__figure-top {
  position: absolute;
  top: -1px;
  left: 0;
  display: block;
  width: 100%;
}
.tcl-text__wrapper--background-gradient .tcl-text__figure-top svg {
  width: 100%;
  height: auto;
}
.tcl-text__wrapper--background-gradient .tcl-text__figure-bottom {
  width: 100%;
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
}
.tcl-text__wrapper--background-gradient .tcl-text__figure-bottom svg {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  right: 0px;
}
.tcl-text__wrapper--background-gradient .tcl-text__text {
  color: #fff;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--primary 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-text__wrapper--background-gradient .tcl-text__button--primary a:focus {
  outline-offset: 2px;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--primary a:focus:not(:focus-visible) {
  outline: 0;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--primary a:focus-visible {
  outline-offset: 2px;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--primary a img,
.tcl-text__wrapper--background-gradient .tcl-text__button--primary a svg {
  width: auto;
  height: 12px;
  position: relative;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--primary a span {
  position: relative;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--primary 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-text__wrapper--background-gradient .tcl-text__button--primary a:hover {
  color: #ffffff;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--primary a:hover:before {
  opacity: 1;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--primary a:active:before {
  opacity: 1;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--primary a:hover {
  color: #4b4b4b;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--primary 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-text__wrapper--background-gradient .tcl-text__button--primary a:active {
  color: #000000;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--secondary 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;
  position: relative;
  overflow: hidden;
  padding: 8px 30px;
  border: 2px solid #fff;
  background: none;
  color: #ffffff;
  -webkit-transition: color 0.3s linear;
  transition: color 0.3s linear;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--secondary a:focus {
  outline-offset: 2px;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--secondary a:focus:not(:focus-visible) {
  outline: 0;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--secondary a:focus-visible {
  outline-offset: 2px;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--secondary a img,
.tcl-text__wrapper--background-gradient .tcl-text__button--secondary a svg {
  width: auto;
  height: 12px;
  position: relative;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--secondary a span {
  position: relative;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--secondary a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  background: linear-gradient(357.24deg, rgba(255, 255, 255, 0.45) 18.87%, rgba(255, 255, 255, 0.16) 96.1%), rgba(255, 255, 255, 0.3);
  opacity: 0;
  -webkit-transition: opacity 0.3s linear, background-color 0.3s linear;
  transition: opacity 0.3s linear, background-color 0.3s linear;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--secondary a:hover {
  color: #4b4b4b;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--secondary a:hover:before {
  opacity: 1;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--secondary a:active {
  color: #000000;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--cta 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(359deg, #9650c8 45.46%, rgba(150, 80, 200, 0) 111.16%), rgba(204, 151, 242, 0.8);
  color: #ffffff;
  border: 0;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
  padding: 10px 30px;
  position: relative;
  overflow: hidden;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--cta a:focus {
  outline-offset: 2px;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--cta a:focus:not(:focus-visible) {
  outline: 0;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--cta a:focus-visible {
  outline-offset: 2px;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--cta a img,
.tcl-text__wrapper--background-gradient .tcl-text__button--cta a svg {
  width: auto;
  height: 12px;
  position: relative;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--cta a span {
  position: relative;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--cta a:hover {
  text-shadow: -0.15px -0.15px 0 #ffffff, 0.15px 0.15px #ffffff;
  -webkit-box-shadow: 0px 5px 10px rgba(52, 58, 64, 0.1);
          box-shadow: 0px 5px 10px rgba(52, 58, 64, 0.1);
}
.tcl-text__wrapper--background-gradient .tcl-text__button--cta a:active {
  -webkit-box-shadow: none;
          box-shadow: none;
  font-weight: 600;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--text a {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  text-decoration: underline;
  color: #fff;
  -webkit-transition: text-shadow ease 0.3s;
  transition: text-shadow ease 0.3s;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--text a img,
.tcl-text__wrapper--background-gradient .tcl-text__button--text a svg {
  width: auto;
  height: 12px;
  position: relative;
}
.tcl-text__wrapper--background-gradient .tcl-text__button--text a:hover {
  color: #fff;
  text-shadow: 0px 5px 10px rgba(52, 58, 64, 0.1);
}
.tcl-text__wrapper--background-white .tcl-text__button--secondary 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;
  position: relative;
  padding: 8px 30px;
  border: 2px solid #0ca78b;
  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-text__wrapper--background-white .tcl-text__button--secondary a:focus {
  outline-offset: 2px;
}
.tcl-text__wrapper--background-white .tcl-text__button--secondary a:focus:not(:focus-visible) {
  outline: 0;
}
.tcl-text__wrapper--background-white .tcl-text__button--secondary a:focus-visible {
  outline-offset: 2px;
}
.tcl-text__wrapper--background-white .tcl-text__button--cta 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(122deg, #9650c8 19.69%, #c58fec 100%, #9650c8 100%), #9650c8;
  color: #ffffff;
  border: 0;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
  padding: 10px 30px;
  position: relative;
  overflow: hidden;
}
.tcl-text__wrapper--background-white .tcl-text__button--cta a:focus {
  outline-offset: 2px;
}
.tcl-text__wrapper--background-white .tcl-text__button--cta a:focus:not(:focus-visible) {
  outline: 0;
}
.tcl-text__wrapper--background-white .tcl-text__button--cta a:focus-visible {
  outline-offset: 2px;
}
.tcl-text__wrapper--background-white .tcl-text__button--cta a img,
.tcl-text__wrapper--background-white .tcl-text__button--cta a svg {
  width: auto;
  height: 12px;
  position: relative;
}
.tcl-text__wrapper--background-white .tcl-text__button--cta a span {
  position: relative;
}
.tcl-text__wrapper--background-white .tcl-text__button--cta a:hover {
  text-shadow: -0.15px -0.15px 0 #ffffff, 0.15px 0.15px #ffffff;
  -webkit-box-shadow: 0px 5px 10px rgba(52, 58, 64, 0.1);
          box-shadow: 0px 5px 10px rgba(52, 58, 64, 0.1);
}
.tcl-text__wrapper--background-white .tcl-text__button--cta a:active {
  -webkit-box-shadow: none;
          box-shadow: none;
  font-weight: 600;
}
.tcl-text__wrapper--background-white .tcl-text__button--primary 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-text__wrapper--background-white .tcl-text__button--primary a:focus {
  outline-offset: 2px;
}
.tcl-text__wrapper--background-white .tcl-text__button--primary a:focus:not(:focus-visible) {
  outline: 0;
}
.tcl-text__wrapper--background-white .tcl-text__button--primary a:focus-visible {
  outline-offset: 2px;
}
.tcl-text__wrapper--background-white .tcl-text__button--primary a img,
.tcl-text__wrapper--background-white .tcl-text__button--primary a svg {
  width: auto;
  height: 12px;
  position: relative;
}
.tcl-text__wrapper--background-white .tcl-text__button--primary a span {
  position: relative;
}
.tcl-text__wrapper--background-white .tcl-text__button--primary 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-text__wrapper--background-white .tcl-text__button--primary a:hover {
  color: #ffffff;
}
.tcl-text__wrapper--background-white .tcl-text__button--primary a:hover:before {
  opacity: 1;
}
.tcl-text__wrapper--background-white .tcl-text__button--primary a:active:before {
  opacity: 1;
}
.tcl-text__wrapper--background-white .tcl-text__button--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-text__wrapper--background-white .tcl-text__button--text a img,
.tcl-text__wrapper--background-white .tcl-text__button--text a svg {
  width: auto;
  height: 12px;
  position: relative;
}
.tcl-text__wrapper--background-white .tcl-text__button--text a:hover {
  color: #55af19;
  text-shadow: 0px 5px 10px rgba(52, 58, 64, 0.1);
}
.tcl-text__figure-top {
  display: none;
}
.tcl-text__figure-bottom {
  display: none;
}
.tcl-text__text {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
}
.tcl-text__text img {
  max-width: 100%;
  height: auto;
}
.tcl-text__text .alignright {
  float: right;
  margin-top: 6px;
  margin-right: 0;
  margin-bottom: 6px !important;
  margin-left: 24px !important;
}
.tcl-text__text .wp-caption {
  text-align: center;
  max-width: 100%;
}
.tcl-text__text .wp-caption-text,
.tcl-text__text .wp-caption-dd {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.02em;
  text-align: left;
  margin: 6px 0 26px 0;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  color: #4b4b4b;
}
.tcl-text__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;
  font-weight: inherit;
}
.tcl-text__text a img,
.tcl-text__text a svg {
  width: auto;
  height: 12px;
  position: relative;
}
.tcl-text__text a:hover {
  color: #55af19;
  text-shadow: 0px 5px 10px rgba(52, 58, 64, 0.1);
}
.tcl-text__buttons {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  margin-top: 60px;
}