.elementor .DUP_titleg4{position:relative;font-size:25px;}.elementor .tab-panel{.tab-panel {
  opacity: 0;
  transform: translateY(30px);
  transition:
      opacity .5s ease,
      transform .5s ease;
}

[aria-hidden="false"] .tab-panel,
[data-state="active"] .tab-panel,
.e-active .tab-panel {
  opacity: 1;
  transform: translateY(0);
}\n}.elementor .animated-tabs{@keyframes fadeUp {
  from {
      opacity: 0;
      transform: translateY(30px);
  }
  to {
      opacity: 1;
      transform: translateY(0);
  }
}

.tab-animate > * {
  opacity: 0;
  animation: fadeUp .5s ease forwards;
}

.tab-animate > *:nth-child(1) { animation-delay: .05s; }
.tab-animate > *:nth-child(2) { animation-delay: .10s; }
.tab-animate > *:nth-child(3) { animation-delay: .15s; }
.tab-animate > *:nth-child(4) { animation-delay: .20s; }
.tab-animate > *:nth-child(5) { animation-delay: .25s; }
.tab-animate > *:nth-child(6) { animation-delay: .30s; }
.tab-animate > *:nth-child(7) { animation-delay: .35s; }\n}.elementor .titleg4{position:relative;font-size:25px;}.elementor .converted-class-1{width:200px;font-weight:600;color:#ffffff;text-align:center;border-radius:0px;border-width:0px;background-color:#00a37d;}.elementor .converted-class-1:hover,.elementor .converted-class-1:focus-visible{padding-inline-end:50px;background-color:#007358;}