.elementor-kit-5{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#8482BF;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-size:17px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#8482BF00;font-family:"Roboto", Sans-serif;font-weight:500;text-transform:uppercase;color:var( --e-global-color-secondary );}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-primary );border-style:solid;border-color:var( --e-global-color-secondary );border-radius:11px 11px 11px 11px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{font-family:"Sora", Sans-serif;font-size:58px;font-weight:500;}.elementor-kit-5 h2{font-size:36px;font-weight:500;line-height:1.2em;}.elementor-kit-5 h3{font-family:"Roboto", Sans-serif;font-size:26px;font-weight:500;}.elementor-kit-5 h4{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1080px;}.e-con{--container-max-width:1080px;}.elementor-widget:not(:last-child){margin-block-end: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(min-width:1600px){.elementor-kit-5{font-size:20px;}.elementor-kit-5 h1{font-size:64px;line-height:0.9em;}.elementor-kit-5 h2{font-size:45px;}.elementor-kit-5 h3{font-size:32px;line-height:1.1em;}.elementor-kit-5 h4{font-size:45px;}.elementor-kit-5 h5{font-size:20px;}.elementor-kit-5 h6{font-size:24px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:20px;line-height:1em;padding:15px 20px 15px 20px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{border-width:1px 1px 1px 1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}}@media(max-width:1200px){.elementor-kit-5{font-size:15px;}.elementor-kit-5 h1{font-size:40px;}.elementor-kit-5 h2{font-size:32px;}.elementor-kit-5 h3{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}}@media(max-width:767px){.elementor-kit-5{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}}/* Start custom CSS */.gradient-text h2 {
  background: linear-gradient( to right, #6E38AF 0%, #CA73C9 53%, #6E38AF 100% ) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

@media (max-width: 576px) {
  .reveal-container {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }
}

@media (min-width: 577px) {
  .reveal-container {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transition: all 0.3s ease;
  }

  .box1:hover .reveal-container {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }
}

@media (max-width: 494px) {
  br.hide-on-mobile {
    display: none;
  }
}


.customCF7 br {
    display: none
}
.customCF7 span,
.customCF7 label,
.customCF7 input {
    display: block;
}
.customCF7 input {
    height: 50px;
    box-shadow: none !important;
    outline: none !important;
    border-radius: 11px !important;
}
.customCF7 label {
    margin-bottom: 1rem
}
.customCF7 textarea {
    resize: none;
    height: 200px;
    border-radius: 11px !important;
}
.customCF7 .wpcf7-submit {
    min-width: 250px;
    margin-left: auto;
    background: var(--e-global-color-secondary) !important;
    border-color: var(--e-global-color-secondary) !important;
    box-shadow: none !important;
    outline: none !important;
    color: #fff !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    border-radius: 11px !important;
}
.customCF7 .wpcf7-not-valid-tip {
    font-size: 0.9rem;
    margin-top: 0.5rem !important;
}/* End custom CSS */