.elementor-kit-6{--e-global-color-primary:#E6E6E6;--e-global-color-secondary:#8A8A8A;--e-global-color-text:#D8D8D8;--e-global-color-accent:#D4A03C;--e-global-color-c382121:#111111;--e-global-color-67fa83b:#1A1A1A;--e-global-color-10382f8:#D8A136;--e-global-color-e81e714:#FFFFFF1F;--e-global-color-dca67c2:#8A8A8A;--e-global-typography-primary-font-family:"Space Grotesk";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Space Grotesk";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-family:"Space Grotesk";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:900;--e-global-typography-accent-text-transform:capitalize;--e-global-typography-c430873-font-family:"Space Grotesk";--e-global-typography-c430873-font-size:18px;--e-global-typography-c430873-font-weight:700;--e-global-typography-c430873-text-transform:capitalize;--e-global-typography-c430873-letter-spacing:1.1px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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);}.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-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:32px;--e-global-typography-secondary-font-size:18px;--e-global-typography-text-font-size:14px;--e-global-typography-accent-font-size:16px;--e-global-typography-c430873-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:320px;}.e-con{--container-max-width:320px;}}
/* Start custom CSS */body {
  background-image:
    /* top-right gold glow */
    radial-gradient(600px 400px at 80% 10%, rgba(255, 200, 80, 0.25) 0%, transparent 70%),

    /* bottom-left softer gold */
    radial-gradient(500px 350px at 10% 80%, rgba(212, 160, 60, 0.18) 0%, transparent 70%),

    /* subtle center depth glow */
    radial-gradient(400px 300px at 50% 50%, rgba(255, 215, 120, 0.08) 0%, transparent 70%),

    /* base black */
    linear-gradient(180deg, #000000 0%, #000000 100%);

  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}/* End custom CSS */