.elementor-kit-8{--e-global-color-primary:#0D1F3C;--e-global-color-secondary:#090F15;--e-global-color-text:#1A1A1A;--e-global-color-accent:#C5A059;--e-global-color-21b2c72:#0D1F3C;--e-global-color-afbab22:#C5A059;--e-global-color-1d41453:#F8F5F2;--e-global-color-9e4afeb:#64748B;--e-global-color-5c88a72:#FFFFFF;--e-global-color-6886e84:#000000;--e-global-color-3c5a3c3:#929EAA;--e-global-color-b851b57:#FCFBF8;--e-global-color-b657f65:#090F15;--e-global-typography-primary-font-family:"Fraunces";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Fraunces";--e-global-typography-accent-font-weight:500;font-family:"Manrope", Sans-serif;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Manrope", Sans-serif;font-weight:600;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-family:"Fraunces", Sans-serif;}.elementor-kit-8 h2{font-family:"Fraunces", Sans-serif;}.elementor-kit-8 h3{font-family:"Fraunces", Sans-serif;}.elementor-kit-8 h4{font-family:"Fraunces", Sans-serif;}.elementor-kit-8 h5{font-family:"Fraunces", Sans-serif;}.elementor-kit-8 h6{font-family:"Fraunces", Sans-serif;}.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);}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --Border-1:#eeeeee; --Border-2:#f4f5f7; --Brand-Color:#0D1F3C; --Brand-Gold:#C5A059; --Sand:#F8F5F2; --White:#FFFFFF; --Black:#000000; --Light-Navy:#111A22; --Grayish:#929EAA; --Dark-BG:#090F15; }
/* Start custom CSS */.gilded {
    background: linear-gradient(135deg, #d4af37 0%, #c9a961 50%, #b8934f 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  
  
  .hero-gradient-right {
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, #0f0f0f 0%, rgba(15, 15, 15, 0.92) 50%, rgba(15, 15, 15, 0.5) 100%);
    pointer-events: none;
  }

  .hero-gradient-top {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, #0f0f0f 0%, transparent 50%, rgba(15, 15, 15, 0.8) 100%);
    pointer-events: none;
  }

  .hero-grid {
    position: absolute;
    inset: 0;
    background-image: 
      linear-gradient(0deg, transparent 24%, rgba(201, 169, 97, 0.05) 25%, rgba(201, 169, 97, 0.05) 26%, transparent 27%, transparent 74%, rgba(201, 169, 97, 0.05) 75%, rgba(201, 169, 97, 0.05) 76%, transparent 77%, transparent),
      linear-gradient(90deg, transparent 24%, rgba(201, 169, 97, 0.05) 25%, rgba(201, 169, 97, 0.05) 26%, transparent 27%, transparent 74%, rgba(201, 169, 97, 0.05) 75%, rgba(201, 169, 97, 0.05) 76%, transparent 77%, transparent);
    background-size: 50px 50px;
    opacity: 0.4;
    pointer-events: none;
  }

  .hero-glow {
    position: absolute;
    border-radius: 50%;
    filter: blur(80px);
    pointer-events: none;
  }

  .hero-glow-right {
    width: 384px;
    height: 384px;
    background-color: rgba(201, 169, 97, 0.1);
    right: -96px;
    top: 96px;
  }

  .hero-glow-left {
    width: 288px;
    height: 288px;
    background-color: rgba(201, 169, 97, 0.06);
    left: 25%;
    bottom: 40px;
  }/* End custom CSS */