.elementor-kit-4{--e-global-color-primary:#EF2E7E;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#E8E9EC;--e-global-color-accent:#EF2E7E;--e-global-color-0f1607b:#D42870;--e-global-color-e17aabb:#FE7EB4;--e-global-color-34600e3:#262833;--e-global-color-f0bcce4:#5B5C64;--e-global-color-936cb3d:#C1C4CA;--e-global-color-db3309d:#0C0D11;--e-global-color-9193aa2:#57122E;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:700;--e-global-typography-bad61a0-font-family:"Inter";--e-global-typography-bad61a0-font-size:30px;--e-global-typography-bad61a0-font-weight:700;--e-global-typography-6ed7000-font-family:"Inter";--e-global-typography-6ed7000-font-size:50px;--e-global-typography-6ed7000-font-weight:700;--e-global-typography-9afb538-font-family:"Inter";--e-global-typography-9afb538-font-size:20px;--e-global-typography-9afb538-font-weight:400;--e-global-typography-7aa9b21-font-family:"Inter";--e-global-typography-7aa9b21-font-size:25px;--e-global-typography-7aa9b21-font-weight:400;background-color:var( --e-global-color-db3309d );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 );}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:var( --e-global-color-accent );}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-secondary );border-radius:12px 12px 12px 12px;}.elementor-kit-4 img{border-radius:12px 12px 12px 12px;}.elementor-kit-4 input:not([type="button"]):not([type="submit"]),.elementor-kit-4 textarea,.elementor-kit-4 .elementor-field-textual{border-radius:12px 12px 12px 12px;}.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){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(max-width:1024px){.elementor-kit-4{--e-global-typography-bad61a0-font-size:25px;--e-global-typography-6ed7000-font-size:45px;--e-global-typography-9afb538-font-size:18px;--e-global-typography-7aa9b21-font-size:22px;font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-bad61a0-font-size:23px;--e-global-typography-6ed7000-font-size:35px;--e-global-typography-7aa9b21-font-size:22px;font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.gradient-text {
  background: linear-gradient(to right, #FE7EB4, #EF2E7E);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.glass-container {
  background: rgba(255, 255, 255, 0.15); /* translucent white */
  border-radius: 16px;
  backdrop-filter: blur(10px) saturate(150%);
  -webkit-backdrop-filter: blur(10px) saturate(150%); /* Safari support */
  border: 1px solid rgba(255, 255, 255, 0.25);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
}

.glass-container:hover {
  background: rgba(255, 255, 255, 0.25);
}

.elementor-button {
  text-align: left;
}/* End custom CSS */