.elementor-kit-13{--e-global-color-primary:#2962FF;--e-global-color-secondary:#F8F8F8;--e-global-color-text:#070E27;--e-global-color-accent:#DBE2EB;--e-global-color-33d0d24:#797979;--e-global-color-82ea794:#FFFFFF;--e-global-color-edcce77:#D6D6D6;--e-global-color-54454b5:#CBD7E699;--e-global-color-f8b8c54:#0042F9;--e-global-color-298bffe:#868686;--e-global-typography-primary-font-family:"Lyftype";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Lyftype";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.55em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.55em;--e-global-typography-d531220-font-family:"Inter";--e-global-typography-d531220-font-weight:600;--e-global-typography-d531220-line-height:1.55em;background-color:var( --e-global-color-secondary );font-size:clamp(1rem, 0.217vw + 0.951rem, 1.125rem);}.elementor-kit-13 a{font-size:clamp(0.75rem, 0.217vw + 0.701rem, 0.875rem);}.elementor-kit-13 h1{font-size:clamp(2rem, 3.478vw + 1.217rem, 4rem);}.elementor-kit-13 h2{font-size:clamp(1.875rem, 1.957vw + 1.435rem, 3rem);}.elementor-kit-13 h3{font-size:clamp(1.625rem, 1.522vw + 1.283rem, 2.5rem);}.elementor-kit-13 h4{font-size:clamp(1.5rem, 0.87vw + 1.304rem, 2rem);}.elementor-kit-13 h5{font-size:clamp(1.375rem, 0.435vw + 1.277rem, 1.625rem);}.elementor-kit-13 h6{font-size:clamp(1.188rem, 0.326vw + 1.114rem, 1.375rem);}.elementor-kit-13 button,.elementor-kit-13 input[type="button"],.elementor-kit-13 input[type="submit"],.elementor-kit-13 .elementor-button{border-radius:.5rem .5rem .5rem .5rem;}.elementor-kit-13 input:not([type="button"]):not([type="submit"]),.elementor-kit-13 textarea,.elementor-kit-13 .elementor-field-textual{border-radius:.5rem .5rem .5rem .5rem;padding:0.75rem 1.1rem 0.75rem 1.1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--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:1rem;}.elementor-element{--widgets-spacing:1rem 1rem;--widgets-spacing-row:1rem;--widgets-spacing-column:1rem;}{}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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */div.elementor-heading-title {
    font-size: clamp(1.125rem, 0.217vw + 1.076rem, 1.25rem);
}
span.elementor-heading-title, .elementor-counter-title {
    font-size: clamp(0.875rem, 0.217vw + 0.826rem, 1rem) !important;
}
.text-s .elementor-heading-title, .e-n-menu-title-text, .elementor-button[type=submit], .elementor-field-label, .elementor-field-textual.elementor-size-xs, .elementor-icon-list-text {
    font-size: clamp(0.75rem, 0.217vw + 0.701rem, 0.875rem) !important;
}
.text-xs .elementor-heading-title {
    font-size: clamp(0.688rem, 0.217vw + 0.639rem, 0.813rem) !important;
}
.h1-s .elementor-heading-title {
    font-size: clamp(2.063rem, 2.283vw + 1.549rem, 3.375rem) !important;
}
.h1-l .elementor-heading-title, .elementor-counter-number-wrapper {
    font-size: clamp(2rem, 3.478vw + 1.217rem, 4rem) !important;
}
.caps {
    text-transform: uppercase;
}
.spacing {
    text-transform: uppercase;
    letter-spacing: 0.1em !important;
    word-spacing: 0.2em !important;
}
.custom-link {
    color: var(--e-global-color-primary) !important;
    text-decoration: underline !important;
    text-underline-offset: 2px !important;
}
p {
    margin-block-start: 0;
}
em {
    color: var(--e-global-color-primary);
    font-style: normal;
}
.p-btn .elementor-button, a.elementor-social-icon, .elementor-button[type=submit] {
    box-shadow: inset 0 2px 2px #FFF3,inset 0 -2px 2px #0003,0 2px 2px #00000040;
}
.p-btn .elementor-button:hover, a.elementor-social-icon:hover, .elementor-button[type=submit]:hover {
    transform: translateY(-2px);
    box-shadow: 0 15px 25px -12px #2962FF59;
}
.s-btn .elementor-button {
    box-shadow: inset 0 2px 2px #FFF3,inset 0 -2px 2px #0000001A,0 2px 2px #00000040;
}
.s-btn .elementor-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 15px 25px -12px #CBD7E699;
}
@keyframes shine {
    0% {
        left: -160px;
    }
    50% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}
.shiny-btn .elementor-button {
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    transform: translateZ(0);
}
.shiny-btn .elementor-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -160px;
    width: 160px;
    height: 100%;
    pointer-events: none;
    background-image: linear-gradient(
        120deg,
        rgba(255,255,255,0) 30%,
        rgba(255,255,255,0.9),
        rgba(173,216,255,0.4), /* subtle blue tint */
        rgba(255,255,255,0) 70%
    );
    opacity: 0.4;
    animation: shine 6s infinite cubic-bezier(0.4, 0, 0.2, 1);
}
.shiny-btn .elementor-button:hover::before {
    animation-duration: 2s;
    opacity: 0.7;
}
.cont-shadow, .e-n-accordion-item {
    box-shadow: 0 2px 2px #0000001A !important;
}
.e-n-accordion-item {
    border-radius: 0.5rem;
    border: 1px solid var(--e-global-color-accent);
}
.e-n-accordion-item[open]>.e-n-accordion-item-title {
    border-radius: 0.5rem 0.5rem 0 0;
}
.beacon .elementor-heading-title {
    display: inline-flex;
    align-items: center;
}
.beacon-dot {
    width: 10px;
    height: 10px;
    background-color: var(--e-global-color-primary);
    border-radius: 50%;
    margin-right: 0.75rem;
    position: relative;
}
.beacon-dot::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    background-color: var(--e-global-color-primary);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: pulse 1.6s ease-out infinite;
    opacity: 0.6;
}

@keyframes pulse {
  0% {
      transform: translate(-50%, -50%) scale(1);
      opacity: 0.6;
  }
  70% {
      transform: translate(-50%, -50%) scale(2);
      opacity: 0;
  }
  100% {
      opacity: 0;
  }
}
.grey-box-bg {
    background-image: radial-gradient(circle, #f8f8f8e6, var(--e-global-color-secondary)), url(/wp-content/uploads/background-box.svg);
    background-position: 0 0, 0 0;
    background-size: auto, 20px;
}
.blue-box-bg {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, #2962ffe0, var(--e-global-color-primary)), url(/wp-content/uploads/background-light-box.svg);
    background-position: 0 0, 0 0;
    background-size: auto, 20px;
}
.darkblue-box-bg {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, #224DC4E0, var(--e-global-color-primary)), url(/wp-content/uploads/background-light-box.svg);
    background-position: 0 0, 0 0;
    background-size: auto, 20px;
}
.fade-section::before {
	z-index: 10;
	pointer-events: none;
}
.iconlist-tooltips .info-icon {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 6px;
	margin-top: -2px;
	background: url('/wp-content/uploads/info-icon.svg') no-repeat center center / contain;
	cursor: pointer;
	position: relative;
	vertical-align: middle;
}
.iconlist-tooltips .info-icon::after {
	content: attr(data-tooltip);
	position: absolute;
	bottom: 125%;
	left: 50%;
	transform: translateX(-50%);
	background-color: var(--e-global-color-secondary);
	color: var(--e-global-color-33d0d24);
	padding: 0.6rem 0.9rem;
	font-size: clamp(0.688rem, 0.217vw + 0.639rem, 0.813rem);
	line-height: 1.5;
	border-radius: 0.5rem;
	width: 240px;
	max-width: 90vw;
	white-space: normal;
	word-wrap: break-word;
	text-align: left;
	opacity: 0;
	pointer-events: none;
	transition: opacity .2s ease, transform .2s ease;
	z-index: 9999;
}
.iconlist-tooltips .info-icon:hover::after {
	opacity: 1;
	transform: translateX(-50%) translateY(-4px);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lyftype';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.peerlyft.com/wp-content/uploads/Lyftype-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Lyftype';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://www.peerlyft.com/wp-content/uploads/Lyftype-Medium.woff2') format('woff2');
}
/* End Custom Fonts CSS */