.elementor-kit-7{--e-global-color-primary:#E6365D;--e-global-color-secondary:#191524;--e-global-color-text:#FFFFFF;--e-global-color-accent:#86318E;--e-global-color-7fe00e1:#14111E;--e-global-typography-primary-font-family:"Work Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Work Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Work Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Work Sans";--e-global-typography-accent-font-weight:500;background-color:#14111E;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-size:82px;}.elementor-kit-7 h2{font-size:64px;}.elementor-kit-7 h3{font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7 h1{font-size:54px;}.elementor-kit-7 h2{font-size:48px;}.elementor-kit-7 h3{font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h1{font-size:34px;}.elementor-kit-7 h2{font-size:36px;}.elementor-kit-7 h3{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.text-orange{
    color: #E6365D;
}
.btn-icon-org .elementor-button-icon{
    fill: #F26D7E;
}
.text-decoration{
    position: relative;
}
span.text-decoration:after {
    content: "";
    position: absolute;
    right: -5px;
    bottom: 0px;
    width: 130px;
    height: 19px;
    background-color: rgba(134, 49, 142, 0.5);
    z-index: -1;
}
.box-blur{
    box-shadow:
    0 0 50px rgba(255, 0, 100, 0.20),
    0 0 80px rgba(255, 0, 100, 0.2);
}
.ctn-blur:after{
    content: "";
  position: absolute;
  inset: 0px;
  background: radial-gradient(
    circle at center,
   rgba(135, 50, 144, 0.65) 0%,
    rgba(135, 50, 144, 0.4) 30%,
    rgba(135, 50, 144, 0.2) 50%,
    transparent 70%
  );
  filter: blur(60px);
  z-index: -1;
}

.ctn-blur-bl::after {
  content: "";
  position: absolute;
  inset: 60px;
  background: radial-gradient(
    circle at center,
    rgba(85, 101, 237, 0.75) 0%,
    rgba(85, 101, 237, 0.6) 30%,
    rgba(85, 101, 237, 0.45) 45%,
    rgba(85, 101, 237, 0.25) 60%,
    rgba(85, 101, 237, 0.1) 72%,
    transparent 85%
  );
  filter: blur(120px);
  z-index: -1;
}
.elementor-widget-icon-box .elementor-icon-box-title{
    margin: 10px 0;
}
.text-title-h4{
    font-size: 32px;
    line-height: 36px;
}
@media screen and (min-width: 768px) {
    .ctn-zoom {
        transition: transform 0.3s ease;
        -webkit-transition: -webkit-transform 0.3s ease;
        -ms-transition: -ms-transform 0.3s ease;
    }
    .ctn-zoom:hover {
        transform: scale(1.07);
        -webkit-transform: scale(1.07);
        -ms-transform: scale(1.07);
    }
}/* End custom CSS */