.elementor-kit-6{--e-global-color-primary:#1D1F2C;--e-global-color-secondary:#0AC1F3;--e-global-color-text:#023047B3;--e-global-color-accent:#0E0F21;--e-global-color-df3bf64:#71D0FF;--e-global-typography-primary-font-family:"Helvetica Neue";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"PP Telegraf";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Geist Mono";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Helvetica Neue";--e-global-typography-accent-font-weight:500;background-color:#E8E8E8;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@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 */p {
  margin: 0;
}

.button_animation .elementor-button {
  display: flex;
  align-items: center;
  transition: transform 0.4s ease;
  position: relative;
}

.button_animation .elementor-button::before,
.button_animation .elementor-button::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2254%22%20height%3D%2254%22%20viewBox%3D%220%200%2054%2054%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cmask%20id%3D%22path-1-inside-1_5478_2724%22%20fill%3D%22white%22%3E%3Cpath%20d%3D%22M0%2027C0%2012.0883%2012.0892%200%2027.0009%200C41.9126%200%2054.0018%2012.0883%2054.0018%2027C54.0018%2041.9117%2041.9126%2054%2027.0009%2054C12.0892%2054%200%2041.9117%200%2027Z%22/%3E%3C/mask%3E%3Cpath%20d%3D%22M0%2027C0%2012.0883%2012.0892%200%2027.0009%200C41.9126%200%2054.0018%2012.0883%2054.0018%2027C54.0018%2041.9117%2041.9126%2054%2027.0009%2054C12.0892%2054%200%2041.9117%200%2027Z%22%20fill%3D%22white%22/%3E%3Cpath%20d%3D%22M27.0009%2054V49C14.8504%2049%205%2039.15%205%2027H0H-5C-5%2044.6733%209.32802%2059%2027.0009%2059V54ZM54.0018%2027H49.0018C49.0018%2039.15%2039.1514%2049%2027.0009%2049V54V59C44.6738%2059%2059.0018%2044.6733%2059.0018%2027H54.0018ZM27.0009%200V5C39.1514%205%2049.0018%2014.85%2049.0018%2027H54.0018H59.0018C59.0018%209.32667%2044.6738%20-5%2027.0009%20-5V0ZM27.0009%200V-5C9.32802%20-5%20-5%209.32667%20-5%2027H0H5C5%2014.85%2014.8504%205%2027.0009%205V0Z%22%20fill%3D%22%2371D0FF%22%20mask%3D%22url(%23path-1-inside-1_5478_2724)%22/%3E%3Cpath%20d%3D%22M31.0014%2020.3333H28.3359H25.6703H23.002V22.999H25.6703H28.3359V25.6644H31.0014V28.3327V30.9984H33.6698V28.3327V25.6644V22.999V20.3333H31.0014Z%22%20fill%3D%22%231D1F2C%22/%3E%3Cpath%20d%3D%22M28.3334%2025.6645H25.668V28.3328H28.3334V25.6645Z%22%20fill%3D%22%231D1F2C%22/%3E%3Cpath%20d%3D%22M25.6703%2028.3328H23.002V30.9984H25.6703V28.3328Z%22%20fill%3D%22%231D1F2C%22/%3E%3Cpath%20d%3D%22M22.9995%2030.9984H20.334V33.6667H22.9995V30.9984Z%22%20fill%3D%22%231D1F2C%22/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.4s ease;
  flex-shrink: 0;
}

.button_animation .elementor-button::after {
  width: 54px;
  height: 54px;
  opacity: 1;
  transform: translateX(-10px);
}

.button_animation .elementor-button::before {
  width: 0;
  height: 0;
  opacity: 0;
}

.button_animation .elementor-button:hover::after {
  width: 0;
  height: 0;
  opacity: 0;
}

.button_animation .elementor-button:hover::before {
  width: 54px;
  height: 54px;
  opacity: 1;
  transform: translateX(10px);
}

.button_animation .elementor-button:hover {
  transform: translateX(-10px)
}

.button_animation .elementor-button .elementor-button-content-wrapper {
  background-color: #71D0FF;
  font-family: "Geist Mono", Sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 100%;
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  padding: 18px 24px 18px 20px;
  border-radius: 77px;
  z-index: 1;
}
@media(max-width: 1200px){
    .button_animation .elementor-button .elementor-button-content-wrapper {
            padding: 12px 15px 12px 15px;
    }
    .button_animation .elementor-button::after {
    width: 42px;
    height: 42px;
    }
    .button_animation .elementor-button:hover::before {
  width: 42px;
  height: 42px;
    }
}
@media(max-width: 767px){
    .button_animation .elementor-button .elementor-button-content-wrapper {
            padding: 12px 20px 12px 20px;
            font-size: 14px;
    }
    .button_animation .elementor-button::after {
    width: 42px;
    height: 42px;
    }
    .button_animation .elementor-button:hover::before {
  width: 42px;
  height: 42px;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Black.eot');
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Black.eot?#iefix') format('embedded-opentype'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Black.woff2') format('woff2'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Black.woff') format('woff'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Bold.eot');
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Bold.woff2') format('woff2'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Bold.woff') format('woff'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Heavy.eot');
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Heavy.eot?#iefix') format('embedded-opentype'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Heavy.woff2') format('woff2'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Heavy.woff') format('woff'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Heavy.ttf') format('truetype');
}
@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Medium.eot');
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Medium.woff2') format('woff2'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Medium.woff') format('woff'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Light.eot');
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Light.woff2') format('woff2'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Light.woff') format('woff'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-UltraLight.eot');
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-UltraLight.eot?#iefix') format('embedded-opentype'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-UltraLight.woff2') format('woff2'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-UltraLight.woff') format('woff'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-UltraLight-1.eot');
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-UltraLight-1.eot?#iefix') format('embedded-opentype'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-UltraLight-1.woff2') format('woff2'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-UltraLight-1.woff') format('woff'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-UltraLight-1.ttf') format('truetype');
}
@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Roman.eot');
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Roman.eot?#iefix') format('embedded-opentype'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Roman.woff2') format('woff2'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Roman.woff') format('woff'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/HelveticaNeue-Roman.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'PP Telegraf';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/Telegraf-Regular.eot');
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/Telegraf-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/Telegraf-Regular.woff2') format('woff2'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/Telegraf-Regular.woff') format('woff'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/Telegraf-Regular.ttf') format('truetype'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/Telegraf-Regular.svg#PPTelegraf') format('svg');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Geist Mono';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/GeistMono-Medium.eot');
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/GeistMono-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/GeistMono-Medium.woff2') format('woff2'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/GeistMono-Medium.woff') format('woff'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/GeistMono-Medium.ttf') format('truetype'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/GeistMono-Medium-1.svg#GeistMono') format('svg');
}
@font-face {
	font-family: 'Geist Mono';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/GeistMono-Regular.eot');
	src: url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/GeistMono-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/GeistMono-Regular.woff2') format('woff2'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/GeistMono-Regular.woff') format('woff'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/GeistMono-Regular.ttf') format('truetype'),
		url('https://landingpage2.lifino.dev/wp-content/uploads/2025/07/GeistMono-Regular.svg#GeistMono') format('svg');
}
/* End Custom Fonts CSS */