.elementor-kit-6{--e-global-color-primary:#1C1B1F;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#1C1B1F;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Reddit Sans";--e-global-typography-primary-font-size:96px;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-line-height:96px;--e-global-typography-secondary-font-family:"Reddit Sans";--e-global-typography-secondary-font-size:64px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:64px;--e-global-typography-text-font-family:"Reddit Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:22px;--e-global-typography-accent-font-family:"Reddit Sans";--e-global-typography-accent-font-size:19px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:24px;--e-global-typography-01e41b1-font-size:36px;--e-global-typography-01e41b1-font-weight:400;--e-global-typography-01e41b1-line-height:36px;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--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){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{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:72px;--e-global-typography-primary-line-height:72px;--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-line-height:48px;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:18px;--e-global-typography-accent-font-size:22px;--e-global-typography-accent-line-height:22px;--e-global-typography-01e41b1-font-size:28px;--e-global-typography-01e41b1-line-height:28px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.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:48px;--e-global-typography-primary-line-height:48px;--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-line-height:32px;--e-global-typography-text-font-size:14px;--e-global-typography-text-line-height:16px;--e-global-typography-accent-font-size:20px;--e-global-typography-accent-line-height:20px;--e-global-typography-01e41b1-font-size:22px;--e-global-typography-01e41b1-line-height:22px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-kit-6 img{border-radius:10px 10px 10px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.site-footer.dynamic-footer {
  display: none !important;
}

.elementor-element.elementor-element-6b29736.elementor-button-align-start.elementor-widget.elementor-widget-form {
  min-width: 100% !important;
}







.ContainerHoverChild,
.Content-Backround-Blur {
  transition: opacity 0.6s ease, transform 0.6s ease, filter 0.6s ease !important;
  will-change: opacity, transform, filter !important;
}

/* Default States */
.Content-Backround-Blur {
  opacity: 1 !important;
  transform: translateY(0px) !important;
  filter: blur(0px) !important;
  backdrop-filter: blur(10px) !important;
  -webkit-backdrop-filter: blur(200px) !important;
}

.ContainerHoverChild {
  opacity: 0 !important;
  transform: translateY(10px) !important;
  filter: blur(3px) !important;
  backdrop-filter: blur(10px) !important;
  -webkit-backdrop-filter: blur(200px) !important;
  pointer-events: none !important;
}

/* Hover States */
.ContainerHoverParent:hover .ContainerHoverChild {
  opacity: 1 !important;
  transform: translateY(0px) !important;
  filter: blur(0px) !important;
  pointer-events: auto !important;
}

.ContainerHoverParent:hover .Content-Backround-Blur {
  opacity: 0 !important;
  transform: translateY(-5px) !important;
  filter: blur(3px) !important;
}






/* Base transitions */
.RefinedCardFront,
.RefinedCardBack {
  transition: opacity 0.6s ease, transform 0.6s ease !important;
  will-change: opacity, transform !important;
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}

/* Initial states */
.RefinedCardFront {
  opacity: 1 !important;
  transform: translateY(0px) !important;
}

.RefinedCardBack {
  opacity: 0 !important;
  transform: translateY(10px) !important;
  pointer-events: none !important;
}

/* Hover states */
.RefinedCardParent:hover .RefinedCardFront {
  opacity: 0 !important;
  transform: translateY(-5px) !important;
}

.RefinedCardParent:hover .RefinedCardBack {
  opacity: 1 !important;
  transform: translateY(0px) !important;
  pointer-events: auto !important;
}

/* Required wrapper styles */
.RefinedCardParent {
  position: relative !important;
  overflow: hidden !important;
  cursor: pointer !important;
}/* End custom CSS */