.elementor-108266 .elementor-element.elementor-element-icssrv01{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:880px){body.elementor-page-108266:not(.elementor-motion-effects-element-type-background), body.elementor-page-108266 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:auto;}}@media(max-width:767px){body.elementor-page-108266:not(.elementor-motion-effects-element-type-background), body.elementor-page-108266 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-repeat:no-repeat;background-size:auto;}}/* Start custom CSS */.scx-cta-block {
  text-align: center;
 background: linear-gradient(135deg, #00000000, #00000000);
 
}


.scx-cta-block p {
  color: #E0E0E0;
  font-size: 30px;
  margin-bottom: 20px;
}

.scx-btn-yearly {
  display: inline-block;
  padding: 24px 48px;
  border-radius: 5px;
  border-color: #A35CE9;
  background: linear-gradient(135deg, #A35CE9, #40B0DE, #A35CE9);
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.5);
  color: black !important;
  font-size: 3rem !important;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.3s ease;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.scx-btn-yearly:hover {
  background-position: right center;
  transform: translateY(-2px);
}

.scx-hover-tagline {
  display: block;
  font-size: 16px;
  color: #E0E0E0 !important;
  line-height: 1.5rem;
  font-weight: 400;
  margin-top: 1rem;
  margin-bottom: 1rem;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.scx-btn-yearly:hover + .scx-hover-tagline {
  opacity: 1;
}/* End custom CSS */