.elementor-kit-7{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#54595F;--e-global-color-text:#54595F;--e-global-color-accent:#61CE70;--e-global-color-ac52163:#3633C1;--e-global-color-6af6f32:#DC085C;--e-global-color-785221a:#C30FBE;--e-global-color-df53b28:#F3F5F8;--e-global-color-f3a4471:#9633C14D;--e-global-color-822c04b:#3633C145;--e-global-color-b205f85:#292928;--e-global-typography-primary-font-family:"Ibarra Real Nova";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Ibarra Real Nova";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Jost";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Jost", Sans-serif;font-size:18px;line-height:1.2em;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-785221a );font-family:"Ibarra Real Nova", Sans-serif;font-size:18px;font-weight:700;text-transform:none;color:var( --e-global-color-primary );border-radius:10px 10px 10px 10px;padding:10px 30px 10px 30px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-ac52163 );color:var( --e-global-color-primary );border-radius:10px 10px 10px 10px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}body.elementor-page{--color-gradient-start:#007fff;--color-gradient-stop:#ff4d54;}.elementor-kit-7 a{color:#111111;font-family:"Jost", Sans-serif;}.elementor-kit-7 a:hover{color:var( --e-global-color-ac52163 );}.elementor-kit-7 .lqd-post-content,.elementor-kit-7 .lqd-post-header .entry-excerpt{font-family:"Jost", Sans-serif;font-size:18px;line-height:1.2em;}h1, .h1{color:#181B31;font-family:"Ibarra Real Nova", Sans-serif;font-size:32px;font-weight:600;line-height:1.2em;}h2, .h2{color:#181b31;font-family:"Ibarra Real Nova", Sans-serif;font-size:24px;font-weight:600;line-height:1.2em;}h3, .h3{color:#181b31;font-family:"Ibarra Real Nova", Sans-serif;font-size:22px;font-weight:600;line-height:1.2em;}h4, .h4{color:#181b31;font-family:"Ibarra Real Nova", Sans-serif;font-size:20px;font-weight:600;line-height:1.2em;}h5, .h5{color:#181b31;font-family:"Ibarra Real Nova", Sans-serif;font-size:20px;font-weight:600;line-height:1.2em;}h6, .h6{color:#181b31;font-family:"Ibarra Real Nova", Sans-serif;font-size:18px;font-weight:600;line-height:1.2em;}.page-scheme-dark{color:rgba(255, 255, 255, 0.8);}.page-scheme-dark h1, .page-scheme-dark .h1{color:#ffffff;}.page-scheme-dark h2, .page-scheme-dark .h2{color:#ffffff;}.page-scheme-dark h3, .page-scheme-dark .h3{color:#ffffff;}.page-scheme-dark h4, .page-scheme-dark .h4{color:#ffffff;}.page-scheme-dark h5, .page-scheme-dark .h5{color:#ffffff;}.page-scheme-dark h6, .page-scheme-dark .h6{color:#ffffff;}.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);}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-text-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:1.2em;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-size:1.2px;--e-global-typography-text-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.gradient-title .elementor-heading-title,
.elementor-icon-box-title {
    background: linear-gradient(90deg, #3633C1 0%, #7F1FA3 50%, #DC085C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    display: inline-block;
}


.animation .accordion-title a {
  display: inline-block;              /* 
  transition: transform 0.2s ease;    /* smooth zoom-out */
  transform-origin: center;
}

.animation .accordion-title a:hover {
  transform: scale(0.92);              /* zoom-out effect */
}
/* Normal header style */
.sticky-header {
    transition: all 0.3s ease;
}


/* Sticky icons wrapper (non-blocking) */
.fcm-sticky-icons {
  position: fixed;
  right: 0px;
  bottom: 0px;

  width: auto;
  max-width: max-content;
  display: inline-flex;

  flex-direction: column;
  gap: 10px;

  z-index: 9999;

  /* 🔑 prevent overlay click blocking */
  pointer-events: none;
}

/* Enable clicks ONLY on icons */
.fcm-sticky-icons .elementor-widget-icon,
.fcm-sticky-icons a {
  pointer-events: auto;
}

/*Ebook page download popup */
.hidden-ebook-title {
  visibility: hidden;
}/* End custom CSS */