.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#ED2100;--e-global-color-e3b8921:#FFFFFF;--e-global-color-eec858e:#1F1F1F;--e-global-color-93b5133:#ED2100;--e-global-color-8a8995d:#F4F4F4;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:18px;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:20px;--e-global-typography-accent-letter-spacing:2px;--e-global-typography-b101b1a-font-family:"Poppins";--e-global-typography-b101b1a-font-size:50px;--e-global-typography-b101b1a-font-weight:600;--e-global-typography-b101b1a-line-height:1.1em;--e-global-typography-c1dfccc-font-family:"Poppins";--e-global-typography-c1dfccc-font-size:40px;--e-global-typography-c1dfccc-font-weight:600;--e-global-typography-c1dfccc-line-height:1.1em;--e-global-typography-a2408ea-font-family:"Poppins";--e-global-typography-a2408ea-font-size:30px;--e-global-typography-a2408ea-font-weight:600;--e-global-typography-a2408ea-line-height:1.1em;--e-global-typography-926cdd6-font-family:"Poppins";--e-global-typography-926cdd6-font-size:20px;--e-global-typography-926cdd6-font-weight:600;--e-global-typography-926cdd6-text-transform:uppercase;--e-global-typography-926cdd6-letter-spacing:1px;--e-global-typography-c0551f3-font-family:"Roboto";--e-global-typography-c0551f3-font-size:15px;--e-global-typography-c0551f3-font-weight:700;--e-global-typography-56980c4-font-family:"Poppins";--e-global-typography-56980c4-font-size:15px;--e-global-typography-56980c4-font-weight:600;--e-global-typography-56980c4-text-transform:uppercase;--e-global-typography-56980c4-letter-spacing:1.5px;--e-global-typography-43a0c64-font-family:"Poppins";--e-global-typography-43a0c64-font-size:15px;--e-global-typography-43a0c64-font-weight:600;--e-global-typography-43a0c64-text-transform:uppercase;--e-global-typography-43a0c64-line-height:20px;--e-global-typography-43a0c64-letter-spacing:0.75px;--e-global-typography-0640e68-font-family:"Roboto";--e-global-typography-0640e68-font-size:15px;--e-global-typography-0640e68-font-weight:400;--e-global-typography-0640e68-line-height:18px;--e-global-typography-cd59462-font-family:"Poppins";--e-global-typography-cd59462-font-size:52px;--e-global-typography-cd59462-font-weight:600;--e-global-typography-cd59462-line-height:1.1em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.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-b101b1a-font-size:36px;--e-global-typography-c1dfccc-font-size:34px;--e-global-typography-a2408ea-font-size:28px;--e-global-typography-cd59462-font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.grid-overlay {
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 0;

  display: flex;
  justify-content: center;
}

.grid-inner {
  width: 1500px;
  height: 100%;
  position: relative;
}
.grid-line {
  position: absolute;
  top: 0;
  bottom: 0;
  width: .5px;
  background: rgb(229 229 229);
}


.grid-line.ll { left: 0%; }
.grid-line.l2 { left: 15.33%; }
.grid-line.l3 { left: 46.66%; }
.grid-line.l4 { left: 54.33%; }
.grid-line.l5 { left: 84.67%; }
.grid-line.l6 { left: 100%; }/* End custom CSS */