.elementor-kit-24{--e-global-color-primary:#050D36;--e-global-color-secondary:#2D3456;--e-global-color-text:#FFFFFF;--e-global-color-accent:#B8BBC6;--e-global-color-ae7d100:#2954A3;--e-global-color-5c52646:#C961DE;--e-global-typography-primary-font-family:"Tunnel Trial";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );}.elementor-kit-24 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.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);}.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;}}/* Start custom CSS *//* Sweep + aligned hexagon dot */
.hover-animate {
  position: end;
  display: inline-block;
  background-image: linear-gradient(to right, #d62e49 0%, #d62e49 50%, #ffffff 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: background-position 0.8s ease;
  line-height: 1;
  padding-right: 18px; /* minimal gap */
}

.hover-animate::after {
  content: '';
  position: absolute;
  bottom: 0;               /* baseline align */
  right: 1px;                /* stick to end */
  width: 13px;             /* a bit larger */
  height: 10px;
  background-color: #d62e49;
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  transition: all 0.8s ease;
}

.hover-animate:hover {
  background-position: left bottom;
}

.hover-animate:hover::after {
  right: calc(100% - 3px); /* moves left over text edge */
  opacity: 0;
  transform: rotate(360deg);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Tunnel Trial';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://iconicstudio.devpexel.com/wp-content/uploads/2025/01/TT-Tunnels-Trial-Thin.woff') format('woff');
}
@font-face {
	font-family: 'Tunnel Trial';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://iconicstudio.devpexel.com/wp-content/uploads/2025/01/TT-Tunnels-Trial-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Tunnel Trial';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://iconicstudio.devpexel.com/wp-content/uploads/2025/01/TT-Tunnels-Trial-Light.woff') format('woff');
}
@font-face {
	font-family: 'Tunnel Trial';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://iconicstudio.devpexel.com/wp-content/uploads/2025/01/TT-Tunnels-Trial-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Tunnel Trial';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://iconicstudio.devpexel.com/wp-content/uploads/2025/01/TT-Tunnels-Trial-Black.woff') format('woff');
}
/* End Custom Fonts CSS */