.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-1135823:#D00000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-size:35px;}.elementor-kit-7 h2{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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);}@media(max-width:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}}@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;}}/* Start custom CSS *//* BIG 404 shimmer */
.elementor .gs404-title .elementor-heading-title{
  display:inline-block;
  color: transparent !important;
  -webkit-text-fill-color: transparent !important;
  -webkit-background-clip: text; background-clip: text;
  background-image: linear-gradient(90deg,#a60000 0%,#ff3b3b 25%,#a60000 50%,#ff3b3b 75%,#a60000 100%);
  background-size: 200% 100%;
  animation: gs-slide 2.8s linear infinite;
  will-change: background-position;
}
@keyframes gs-slide{
  0% { background-position: 0 0; }
  100% { background-position: 200% 0; }
}
@media (prefers-reduced-motion: reduce){
  .elementor .gs404-title .elementor-heading-title{
    animation: none !important;
    background: none !important;
    -webkit-text-fill-color: #d00000 !important;
    color: #d00000 !important;
  }
}
/* 404 links: black underline, red on hover */
.elementor .gs404-links-list .elementor-icon-list-item a{
  color:#000 !important;
  text-decoration-line: underline;
  text-decoration-color:#000;
  text-underline-offset:2px;
  text-decoration-thickness:1.5px;
}
.elementor .gs404-links-list .elementor-icon-list-item a:hover{
  color:#d00000 !important;
  text-decoration-color:#d00000;
}
.elementor .gs404-links-list .elementor-icon-list-item a:visited{
  color:#000;
  text-decoration-color:#000;
}/* End custom CSS */