.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-3e7b50f:#DA26CF;--e-global-color-62090d6:#FFFFFF;--e-global-color-d42f24a:#252525;--e-global-color-ae3882b:#B2B2B2;--e-global-color-6059754:#FFFFFF;--e-global-typography-primary-font-family:"Passion One";--e-global-typography-primary-font-size:70px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Passion One";--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Catamaran";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;background-color:#000000;font-family:"Catamaran", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h1{font-family:"Passion One", Sans-serif;}.elementor-kit-6 h2{font-family:"Passion One", Sans-serif;}.elementor-kit-6 h3{font-family:"Passion One", Sans-serif;}.elementor-kit-6 h4{font-family:"Passion One", Sans-serif;}.elementor-kit-6 h5{font-family:"Passion One", Sans-serif;}.elementor-kit-6 h6{font-family:"Passion One", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:36px;--e-global-typography-primary-line-height:44px;--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-line-height:38px;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:19px;--e-global-typography-accent-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p{
    margin: 0;
}

.color1{
  background: linear-gradient(93.79deg, #FF385C 23.84%, #F91888 63.15%, #DA26CF 97.11%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.elementor-widget-form .elementor-button[type="submit"]{
    background: linear-gradient(93.79deg, #FF385C 23.84%, #F91888 63.15%, #DA26CF 97.11%);
    margin-top: 10px;
}

.color2 {
  background: linear-gradient(180deg, #FFFFFF 0%, #999999 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.color2 a{
  background: linear-gradient(180deg, #FFFFFF 0%, #999999 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  color: transparent !important;
}

.gradient-bg{
    background: linear-gradient(93.79deg, #FF385C 23.84%, #F91888 63.15%, #DA26CF 97.11%);

}

.border-color1{
    border: 1px solid;

border-image-source: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.1) 100%);


}

/* Target your image carousel */
.elementor-element .elementor-image-carousel-wrapper {
  position: relative;
  overflow: hidden;
}

/* Add gradient overlay to left and right sides */
.elementor-element .elementor-image-carousel-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 2;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.8) 0%,   /* dark on left edge */
    rgba(0, 0, 0, 0) 35%,    /* fade out to transparent */
    rgba(0, 0, 0, 0) 65%,    /* stay transparent in center */
    rgba(0, 0, 0, 0.8) 100%  /* dark on right edge */
  );
}


.gradient-border1 {
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-image-source: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,       /* fully transparent top */
    rgba(255, 255, 255, 0.25) 50%,   /* reduced opacity in middle */
    rgba(255, 255, 255, 0) 100%      /* fully transparent bottom */
  );
  border-image-slice: 1;
  border-radius: 20px; /* optional */
}

@media(max-width: 800px){
    .gradient-border1 {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
    border-right: 0px solid transparent;
  border-left: 0px solid transparent;
    border-image-source: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,       /* fully transparent top */
    rgba(255, 255, 255, 0.25) 50%,   /* reduced opacity in middle */
    rgba(255, 255, 255, 0) 100%      /* fully transparent bottom */
  );
  border-image-slice: 1;
  border-radius: 20px; 
  
}
}

.gradient-box {
  position: relative;
  border-radius: 28px;
  background: linear-gradient(
    180deg,
    rgba(218, 38, 207, 0.04) 0%,
    rgba(218, 38, 207, 0) 100%
  );
  overflow: hidden; /* keeps corners clean */
}

.gradient-box::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px; /* border thickness */
  background: linear-gradient(
    135deg, /* direction: top-left → bottom-right */
    rgba(255, 255, 255, 0.3) 0%,    /* bright at top-left */
    rgba(255, 255, 255, 0.12) 35%,  /* softening */
    rgba(255, 255, 255, 0.05) 65%,  /* much fainter */
    rgba(255, 255, 255, 0.0) 90%,   /* nearly gone */
    rgba(255, 255, 255, 0) 100%     /* fully invisible bottom-right */
  );
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  pointer-events: none;
}


.gradient-box2 {
  position: relative;
  border-radius: 28px;
  background: linear-gradient(
    180deg,
    rgba(218, 38, 207, 0.03) 0%, /* slightly lighter background */
    rgba(218, 38, 207, 0) 100%
  );
  overflow: hidden;
}

.gradient-box2::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.18) 0%,  
    rgba(255, 255, 255, 0.10) 25%,
    rgba(255, 255, 255, 0.04) 55%, 
    rgba(255, 255, 255, 0.02) 75%, 
    rgba(255, 255, 255, 0) 100%    
  );
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  pointer-events: none;
}
 .gradient-box5 {
    background: none;
  }
  .gradient-box5::before {
    display: none;
  }
     .gradient-box4 {
  position: relative;
  border-radius: 28px;
  background: linear-gradient(
    180deg,
    rgba(218, 38, 207, 0.03) 0%, /* slightly lighter background */
    rgba(218, 38, 207, 0) 100%
  );
  overflow: hidden;
}

.gradient-box4::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.18) 0%,  
    rgba(255, 255, 255, 0.10) 25%,
    rgba(255, 255, 255, 0.04) 55%, 
    rgba(255, 255, 255, 0.02) 75%, 
    rgba(255, 255, 255, 0) 100%    
  );
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  pointer-events: none;
}
@media(max-width: 500px){
 .gradient-box5 {
  position: relative;
  border-radius: 28px;
  background: linear-gradient(
    180deg,
    rgba(218, 38, 207, 0.03) 0%, /* slightly lighter background */
    rgba(218, 38, 207, 0) 100%
  );
  overflow: hidden;
}

.gradient-box5::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(
    135deg,
    rgba(200, 200, 200, 0.25) 0%,   /* light gray top-left */
    rgba(180, 180, 180, 0.15) 40%,  /* medium gray mid */
    rgba(120, 120, 120, 0.05) 100%  /* darker fade bottom-right */
  );
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  pointer-events: none;
}




.gradient-box4::before {
    display: none;
  }
}
.gradient-box3 {
  position: relative;
  border-radius: 28px;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.02) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  overflow: hidden;
}/* End custom CSS */