.elementor-kit-6{--e-global-color-primary:#00AEEF;--e-global-color-secondary:#000000;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FF151F;--e-global-color-3b95130:#FFFFFF;--e-global-typography-primary-font-family:"Asap Condensed";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Sofia Sans";--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:none;--e-global-typography-text-font-family:"Sofia Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sofia Sans";--e-global-typography-accent-font-weight:400;font-size:18px;line-height:20px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-size:18px;}.elementor-kit-6 h1{font-size:50px;}.elementor-kit-6 h2{font-size:40px;}.elementor-kit-6 h3{font-size:30px;}.elementor-kit-6 h4{font-family:"Asap Condensed", Sans-serif;font-size:30px;}.elementor-kit-6 h5{font-size:22px;}.elementor-kit-6 h6{font-size:20px;}.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){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@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{font-size:14px;}.elementor-kit-6 a{font-size:14px;}.elementor-kit-6 h1{font-size:46px;}.elementor-kit-6 h2{font-size:38px;line-height:40px;}.elementor-kit-6 h3{font-size:36px;line-height:38px;}.elementor-kit-6 h4{font-size:24px;line-height:26px;}.elementor-kit-6 h5{font-size:20px;line-height:22px;}.elementor-kit-6 h6{font-size:18px;line-height:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
  animation: rainbowBackground 30s linear infinite;
  background-size: 400% 400%;
}

html, body {
  overflow-x: hidden;
}

@keyframes rainbowBackground {
  0% {
    background: #00AEEF26;
  }
  25% {
    background:#FFACAC69;
  }
  50% {
    background: #70AF3D33;
  }
  75% {
    background: #FFF10026;
  }
  100% {
    background: #00AEEF26;
  }
}

a{
    color: #00AEEF;
    font-weight: 600;
}

a:hover{
    color: #000000;
    font-weight: 600;
}

.fira-bold {
  font-family: "Fira Sans Condensed", sans-serif;
  font-weight: 800;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Asap Condensed';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://redrelata.co/wp-content/uploads/2025/07/AsapCondensed-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Sofia Sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://redrelata.co/wp-content/uploads/2025/07/SofiaSans-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Sofia Sans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://redrelata.co/wp-content/uploads/2025/07/SofiaSans-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Sofia Sans';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://redrelata.co/wp-content/uploads/2025/07/SofiaSans-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */