﻿@font-face {
	font-family: "Open Sans Hebrew";
	src: url("../fonts/open-sans-hebrew/OpenSansHebrew-Regular.woff") format("woff"),
		url("../fonts/open-sans-hebrew/OpenSansHebrew-Regular.woff2") format('woff2');
	font-display: swap;
	font-weight: 400;
}
@font-face {
	font-family: "ploni";
	src: url("../fonts/ploni/ploni-light-aaa.woff") format("woff"),
		url("../fonts/ploni/ploni-light-aaa.woff2") format('woff2');
	font-display: swap;
	font-weight: 300;
}
@font-face {
	font-family: "ploni";
	src: url("../fonts/ploni/ploni-regular-aaa.woff") format("woff"),
		url("../fonts/ploni/ploni-regular-aaa.woff2") format('woff2');
	font-display: swap;
	font-weight: 400;
}
@font-face {
	font-family: "ploni";
	src: url("../fonts/ploni/ploni-medium-aaa.woff") format("woff"),
		url("../fonts/ploni/ploni-medium-aaa.woff2") format('woff2');
	font-display: swap;
	font-weight: 500;
}
@font-face {
	font-family: "ploni";
	src: url("../fonts/ploni/ploni-demibold-aaa.woff") format("woff"),
		url("../fonts/ploni/ploni-demibold-aaa.woff2") format('woff2');
	font-display: swap;
	font-weight: 600;
}
@font-face {
	font-family: "ploni";
	src: url("../fonts/ploni/ploni-bold-aaa.woff") format("woff"),
		url("../fonts/ploni/ploni-bold-aaa.woff2") format('woff2');
	font-display: swap;
	font-weight: 700;
}
@font-face {
	font-family: "rubik";
	src: url("../fonts/rubik/Rubik-Regular.woff") format("woff"),
		url("../fonts/rubik/Rubik-Regular.woff2") format('woff2');
	font-display: swap;
	font-weight: 400;
}
@font-face {
	font-family: "rubik";
	src: url("../fonts/rubik/Rubik-SemiBold.woff") format("woff"),
		url("../fonts/rubik/Rubik-SemiBold.woff2") format('woff2');
	font-display: swap;
	font-weight: 600;
}
html {
	margin: 0 !important;
}
@media (prefers-reduced-motion: no-preference) {
	:root {
		scroll-behavior: unset;
	}
}
::-moz-selection {
	background: #FF4E31;
	color: #fff;
	-webkit-text-fill-color: #fff;
}
::selection {
	background: #FF4E31;
	color: #fff;
	-webkit-text-fill-color: #fff;
}
[type="checkbox"]:focus-visible ~ .wpcf7-list-item-label {
	outline: 2px solid #FF4E31 !important;
}
[type="checkbox"]:focus-visible ~ .wpcf7-list-item-label,
.wpcf7-acceptance input[type="checkbox"]:focus-visible + .wpcf7-list-item-label::before,
.wpcf7-checkbox input[type="checkbox"]:focus-visible + .wpcf7-list-item-label::before,
:focus-visible {
	outline: 2px solid #FF4E31;
	outline-offset: 2px;
	border-radius: 3px;
}
html {
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
}
p {
	margin: 13px 0;
}
p:first-child {
	margin-top: 0;
}
p:last-child {
	margin-bottom: 0;
}
b,
strong {
	font-weight: 600;
}
.dooble {
	font-family: "Open Sans Hebrew";
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}
.dooble:hover {
	text-decoration: underline;
}
.wpcf7 {
	direction: rtl;
}
.wpcf7-form p {
	margin: 0;
}
.wpcf7-form br {
	display: none;
}
*,
*::after,
*::before {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	content-visibility: visible !important;
}
select,
textarea,
input[type="url"],
input[type="tel"],
input[type="text"],
input[type="date"],
input[type="time"],
input[type="email"],
input[type="search"],
input[type="submit"],
input[type="password"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	direction: inherit;
	border-radius: 0;
	text-align: right;
}
/* 1. מצב ברירת מחדל / כשהשדה ריק (הפלייסבולדר מוצג) */
input[type="url"]:placeholder-shown,
input[type="tel"]:placeholder-shown,
input[type="date"]:placeholder-shown,
input[type="time"]:placeholder-shown,
input[type="email"]:placeholder-shown,
.wpcf7 input[type="url"]:placeholder-shown,
.wpcf7 input[type="tel"]:placeholder-shown,
.wpcf7 input[type="email"]:placeholder-shown {
	direction: rtl;
}
/* 2. כשהמשתמש מקליד משהו (הפלייסבולדר נעלם) */
input[type="url"]:not(:placeholder-shown),
input[type="tel"]:not(:placeholder-shown),
input[type="date"]:not(:placeholder-shown),
input[type="time"]:not(:placeholder-shown),
input[type="email"]:not(:placeholder-shown),
.wpcf7 input[type="url"]:not(:placeholder-shown),
.wpcf7 input[type="tel"]:not(:placeholder-shown),
.wpcf7 input[type="email"]:not(:placeholder-shown) {
	direction: ltr;
	text-align: right;
}
input[type="submit"],
input[type="button"],
button {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	line-height: inherit;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}
.sr-zones-nav-a {
	background: yellow;
	color: #000;
	text-decoration: none;
	padding: 7px 20px;
	outline: 2px solid #000;
	font-weight: 700;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	opacity: 0;
	position: fixed;
	top: 100px;
	right: 20px;
	z-index: -1;
}
.sr-zones-nav-a:focus {
	z-index: 20;
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	opacity: 1;
}
.sr-only,
.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only.sr-only-focusable {
	top: 10%;
	left: 20px;
	z-index: 11;
	text-decoration: none;
}
.sr-only.sr-only-focusable:focus {
	width: auto;
	height: auto;
	font-size: 24px;
	padding: 5px 20px;
	clip: unset;
}
a,
[role="tab"],
[role="button"],
.wpcf7-acceptance label,
.wpcf7-checkbox label,
button:not(:disabled),
select:not(:disabled),
input[type="image"]:not(:disabled),
input[type="reset"]:not(:disabled),
input[type="button"]:not(:disabled),
input[type="submit"]:not(:disabled) {
	cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
	vertical-align: middle;
	cursor: pointer;
}
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
}
figure {
	margin: 0;
	font-size: 0;
	line-height: 1px;
}
svg,
img {
	vertical-align: top;
}
hr,
img,
svg,
embed,
object,
iframe {
	max-width: 100%;
}
textarea {
	overflow: auto;
	resize: vertical;
}
form,
blockquote {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
a {
	color: #FF4E31;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
::-webkit-input-placeholder {
	color: rgba(17, 28, 63, 0.8);
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
:-moz-placeholder {
	color: rgba(17, 28, 63, 0.8);
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
input[type="checkbox"].error~span {
	color: red;
}
.animate-to-top {
	-webkit-transform: translate(0, 30px);
	transform: translate(0, 30px);
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: opacity 1s ease, transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
}
.swiper-slide-active .animate-to-top,
.animate-to-top.active,
.waypoint.active .animate-to-top {
	-webkit-transform: none;
	transform: none;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.delay02 {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.delay04 {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.delay06 {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.delay08 {
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}
.delay10 {
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}
.delay12 {
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s;
}
.delay14 {
	-webkit-transition-delay: 1.4s;
	transition-delay: 1.4s;
}
.delay16 {
	-webkit-transition-delay: 1.6s;
	transition-delay: 1.6s;
}
.delay18 {
	-webkit-transition-delay: 1.8s;
	transition-delay: 1.8s;
}
.delay20 {
	-webkit-transition-delay: 2s;
	transition-delay: 2s;
}
.delay22 {
	-webkit-transition-delay: 2.2s;
	transition-delay: 2.2s;
}
.delay24 {
	-webkit-transition-delay: 2.4s;
	transition-delay: 2.4s;
}
.delay30 {
	-webkit-transition-delay: 3s;
	transition-delay: 3s;
}
.delay40 {
	-webkit-transition-delay: 4s;
	transition-delay: 4s;
}
.delay44 {
	-webkit-transition-delay: 4.4s;
	transition-delay: 4.4s;
}
.wpcf7-form-control-wrap {
	position: relative;
	display: block;
}
.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance) {
	background: none;
	font-family: inherit;
	width: 100%;
	height: 40px;
	border: 1px solid #111C3F;
	padding: 0 16px;
	vertical-align: top;
	border-radius: 8px;
}
select.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance) {
	padding-left: 35px;
}
.wpcf7-form-control::-webkit-input-placeholder {
	color: #111C3F;
	opacity: 1;
}
.wpcf7-form-control:-moz-placeholder {
	color: #111C3F;
	opacity: 1;
}
:root {
    --error-text-color: #111C3F;
    --error-border-color: #8891C8;
    --error-bg-color: transparent;
}
.inputs-label,
input[type="date"] ~ .inputs-label,
input[type="time"] ~ .inputs-label,
.val-is-empty:focus ~ .inputs-label {
	cursor: text;
	position: absolute;
	right: 9px;
	top: -7px;
	padding: 0 7px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 13px;
	line-height: 13px;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
}
.upload-btn-wrap:not(.active) .inputs-label,
.val-is-empty ~ .inputs-label {
	overflow: hidden;
	color: inherit;
	font-size: 16px;
	top: 0;
	line-height: 32px;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
} 
.inputs-label span {
	position: relative;
	z-index: 1;
}
.inputs-label::before {
	content: "";
	background: #fff;
	position: absolute;
	inset: 0;
	z-index: 0;
}
.val-is-empty ~ .inputs-label::before {
	background: none;
}
.val-is-empty:focus ~ .inputs-label::before {
	background: #fff;
}
.wpcf7-not-valid ~ .inputs-label,
.val-is-empty.wpcf7-not-valid ~ .inputs-label,
.val-is-empty.error ~ .inputs-label {
	color: red;
}
.hide-inputs-label {
	display: none;
}
.wpcf7-list-item {
	margin: 0;
}
.wpcf7-acceptance,
.wpcf7-checkbox {
	position: relative;
}
.wpcf7-acceptance label,
.wpcf7-checkbox label {
	display: flex;
	flex-direction: column;
	cursor: pointer;
}
.wpcf7-acceptance input + .error,
.wpcf7-checkbox input + .error {
    order: 2;
}
.wpcf7-acceptance input[type="checkbox"],
.wpcf7-checkbox input[type="checkbox"] {
	position: absolute;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	cursor: pointer;
}
.wpcf7-acceptance .wpcf7-list-item-label,
.wpcf7-checkbox .wpcf7-list-item-label {
	display: block;
	padding: 0 29px 0 0;
	position: relative;
}
.wpcf7-acceptance .wpcf7-list-item-label::before,
.wpcf7-checkbox .wpcf7-list-item-label::before {
	content: "";
	background: none;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 2px solid #FF4E31;
	position: absolute;
	right: 0;
	top: 1px;
}
.wpcf7-acceptance .wpcf7-list-item-label::after,
.wpcf7-checkbox .wpcf7-list-item-label::after {
	content: "";
	background: url(../images/checked.svg) center center no-repeat;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	position: absolute;
	right: 0;
	top: 1px;
	border: none;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
}
.wpcf7-acceptance input[type="checkbox"]:checked ~ .wpcf7-list-item-label::after,
.wpcf7-checkbox input[type="checkbox"]:checked ~ .wpcf7-list-item-label::after {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.submit-btn-wrap {
	display: block;
	position: relative;
	z-index: 0;
}
.submit-btn-wrap::after {
	content: "";
	display: block;
	clear: both;
}
.submit-btn-wrap::before {
	content: "";
	display: none;
	background: #fff;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 50000;
	align-items: center;
	justify-content: center;
}
.submit-btn-wrap .wpcf7-spinner {
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 50001;
	margin: 0;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
form.submitting .submit-btn-wrap .wpcf7-spinner,
form.submitting .submit-btn-wrap::before {
	display: block;
}
label.error {
	color: red;
	line-height: 1;
	margin: 5px 0 0 0;
}
.contact-section .wpcf7-acceptance .label-error ~ .wpcf7-list-item-label::before {
	border-color: #fff;
}
.contact-section .wpcf7-acceptance .label-error,
.contact-section label.error {
	color: #FF4E31;
}
.contact-section input.error,
.contact-section textarea.error,
.contact-section select.error {
	color: #FF4E31;
	border-color: #FF4E31 !important;
}
.contact-section .error::-webkit-input-placeholder {
	color: #FF4E31 !important;
}
.contact-section .error:-moz-placeholder {
	color: #FF4E31 !important;
}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
	min-height: 1px;
	margin: 0 0 -1px 0;
}
.clear {
	display: block;
	clear: both;
	min-height: 1px;
}
.list {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
}
.y-btn {
	display: inline-flex;
	min-height: 45px;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	text-align: center;
	padding: 6px 24px 4px;
	border-radius: 8px;
	line-height: 1.1;
	color: #2C2969;
	border: 2px solid #2C2969;
	text-decoration: none;
	font-weight: 600;
	transition: all 0.3s ease;
}
.bd-white {
	border-color: #fff;
	color: #fff;
}
.y-btn.bd-orange:focus-visible,
.y-btn:focus-visible {
	background: #FF4E31;
	border-color: #FF4E31;
	color: #fff;
}
.y-btn.bg-orange {
	background: #FF4E31;
	border-color: #FF4E31;
	color: #fff;
}
.y-btn.bg-white {
	background: #fff;
	color: #2C2969;
}
.y-btn.bd-orange {
	border-color: #FF4E31;
	color: #FF4E31;
}
.y-btn.bg-white:focus-visible,
.y-btn.bg-orange:focus-visible {
	background: #2C2969;
	border-color: #2C2969;
	color: #fff;
}
#page-header .y-btn {
	margin: auto 0;
	min-height: 40px;
	font-size: 16px;
	font-weight: 700;
}
html #wpadminbar {
	white-space: nowrap;
}
#wp-toolbar {
	display: flex;
	justify-content: space-between;
}
#wpadminbar .quicklinks>ul {
	display: flex;
}
.swiper {
	width: 100%;
}
.swiper-wrapper,
.swiper-slide {
	height: auto !important;
}
.cover-img,
.img-cover {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.hide {
	display: none !important;
}
.unsupported-wrap {
	direction: ltr;
	text-align: center;
	font-family: arial;
}
.unsupported-title {
	color: #000;
	padding: 100px;
	font-family: arial;
	font-size: 26px;
	font-weight: 500;
	line-height: 33px;
}
.unsupported-a {
	margin: 0 30px;
	height: 128px;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	direction: rtl;
}
.unsupported-a img {
	height: 128px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.unsupported-a:hover img {
	-webkit-transform: translate(0, -10px);
	transform: translate(0, -10px);
}
.unsupported-a.unsupported-a-1:hover {
	color: #ce1f45;
}
.unsupported-a.unsupported-a-2:hover {
	color: #f17b06;
}
.unsupported-a.unsupported-a-3:hover {
	color: #4ad67a;
}
.unsupported-a.unsupported-a-4:hover {
	color: #43b3e8;
}
.unsupported-a.unsupported-a-5:hover {
	color: #dd133e;
}
html,
body {
	height: 100%;
}
body {
	font-family: ploni, arial;
	font-size: 16px;
	line-height: 1.4;
	font-weight: 400;
	margin: 0;
	color: #111C3F;
	text-align: right;
	direction: rtl;
	word-wrap: break-word;
}
#page-main {
	/* overflow: hidden; לא להוסיף */
	padding: 82px 0 0 0;
}
.admin-bar #page-main {
	padding: 114px 0 0 0;
}
section {
	padding-top: 70px;
	padding-bottom: 70px;
}
.container {
	width: 1660px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
.container965 {
	width: 1005px;
}
.container1210 {
	width: 1250px;
}
.container1290 {
	width: 1330px;
}
.container1347 {
	width: 1387px;
}
.container1360,
.container1362 {
	width: 1400px;
}
.container1485 {
	width: 1525px;
}
.container1516 {
	width: 1556px;
}
.container1621 {
	width: 1661px;
}
.container1682 {
	width: 1722px;
}
#page-header,
#page-main,
#page-footer {
	max-width: 1920px;
	margin-right: auto;
	margin-left: auto;
}
#page-header {
	background-color: #111C3F;
	display: flex;
	padding: 0 32px;
	z-index: 100;
	box-shadow: 0 0 32px 0 rgba(16, 22, 37, 0.08);
	transition: background-color 0.2s linear;
}
.logo-link {
	position: relative;
	text-decoration: none;
	margin: auto 0;
	flex-shrink: 0;
}
.logo-img {
	width: auto;
	height: 63px;
}
.header-inner {
	display: flex;
	justify-content: space-between;
	width: 100%;
	gap: 40px;
}
.header-right {
	display: flex;
	gap: 40px;
	flex-grow: 1;
}
.header-left {
	display: flex;
	align-items: center;
	gap: 40px;
}
#top-search-btn {
	line-height: 16px;
}
#top-search-btn svg {
	vertical-align: top;
}
#top-search-btn path {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#top-search-wrap {
	background: #fff;
	display: flex;
	padding: 0 100px;
	align-items: center;
	justify-content: center;
	z-index: 102;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	opacity: 0;
	visibility: hidden;
	transform: translate(0, -120%);
	border-bottom: 1px solid #E7E7E7;
	transition: 
		box-shadow 0.5s ease, 
		transform 0.5s ease, 
		opacity 0.5s ease, 
		visibility 0.5s ease 0.5s;
}
#top-search-wrap,
#page-header {
	height: 75px;
	border-radius: 10px;
	position: fixed;
	right: 47px;
	left: 47px;
	top: 7px;
}
#top-search-wrap {
	border-radius: 8px;
}
.search-is-open #top-search-wrap {
	box-shadow: 0 0 32px 0 rgba(16, 22, 37, 0.08);
	transform: translate(0, 0);
	visibility: visible;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	transition: 
		box-shadow 0.5s ease, 
		transform 0.5s ease, 
		opacity 0.5s ease, 
		visibility 0.5s ease 0s;
}
.close-top-search {
	width: 24px;
	height: 24px;
	position: absolute;
	right: 70px;
	top: 25px;
}
.top-search-form {
	width: 600px;
	max-width: 100%;
	position: relative;
}
.search-field {
	background: none;
	width: 100%;
	height: 40px;
	border-radius: 100px;
	border: none;
	border-bottom: 1px solid #FFE3D1;
	color: inherit;
	padding: 0;
	font-size: 18px;
	font-weight: 300;
}
.search-field::-webkit-input-placeholder {
	color: inherit;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.search-field:-moz-placeholder {
	color: inherit;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.search-submit {
	display: flex;
	width: 40px;
	height: 40px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	border: none;
	position: absolute;
	left: 0;
	top: 0;
}
#menu-btn {
	display: flex;
	width: 27px;
	height: 31px;
	justify-content: center;
	align-items: center;
}
.menu-btn-inner {
	width: 100%;
	height: 18px;
	position: relative;
}
.menu-btn-inner:before,
.menu-icon-spans {
	background: #fff;
	width: 100%;
	height: 3px;
	position: absolute;
	left: 0;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu-icon-span1 {
	top: 0;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.menu-icon-span2,
.menu-btn-inner:before {
	content: "";
	top: 8px;
}
.menu-icon-span2 {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu-icon-span3 {
	top: 16px;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
body.mobile-menu-is-open .menu-icon-span1 {
	-webkit-transform: translate(0, 6px);
	transform: translate(0, 6px);
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
body.mobile-menu-is-open .menu-icon-span2 {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
body.mobile-menu-is-open .menu-btn-inner:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
body.mobile-menu-is-open .menu-icon-span3 {
	-webkit-transform: translate(0, -6px);
	transform: translate(0, -6px);
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.header-phone {
	display: flex;
	align-items: center;
	text-decoration: none;
	color: #fff;
	gap: 10px;
}
.phone-number {
	font-size: 16px;
	font-weight: 400;
}
#page-nav {
	display: flex;
	flex-grow: 1;
	max-width: 900px;
	margin: 0 auto;
}
#page-nav > ul {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	gap: 80px;
}
#page-nav li {
	display: flex;
	position: relative;
}
#page-nav a {
	color: #F4F4F4;
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
	transition: color 0.2s ease;
	display: flex;
	align-items: center;
	gap: 10px;
}
#page-nav ul ul a {
	color: inherit;
	padding: 4px 30px 4px 16px;
	font-weight: 400;
}
#page-nav > ul > li.menu-item-has-children > a::after {
	content: "";
	border: solid #F4F4F4;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(45deg);
	margin-top: -5px;
	transition: all 0.2s ease;
}
#page-nav a:hover {
	color: #FF4E31;
}
#page-nav > ul > li.menu-item-has-children > a:hover::after {
	border-color: #FF4E31;
}
#page-nav > ul > li.menu-item-has-children.focus > a::after {
	transform: rotate(-135deg);
	margin-top: 3px;
}
#page-nav > ul > li > ul {
	background: #fff;
	display: block;
	position: absolute;
	top: 100%;
	right: 0;
	margin: 3px 0 0 0;
	min-width: 200px;
	padding: clamp(16px, 4.3vh, 39px) 0 clamp(16px, 3.5vh, 32px) 0;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	opacity: 0;
	visibility: hidden;
	transform: translate(0, 10px);
	transition: transform 0.3s ease, opacity 0.3s ease, visibility 0s ease 0.3s;
	border-radius: 10px;
	overflow: auto;
	z-index: 100;
}
#page-nav ul ul li {
	display: block;
	padding: 0;
}
#page-nav > ul > li > ul > li > ul > li {
	max-width: 243px;
}
#page-nav ul.mega-menu-wrapper > li > .orange-title,
#page-nav ul.mega-menu-wrapper > li > a {
	color: #FF4E31;
	font-weight: 700;
	transition: all 0.2s ease;
	position: relative;
}
#page-nav ul.mega-menu-wrapper > li > .orange-title,
#page-nav ul.mega-menu-wrapper > li > a {
	padding: 0;
	align-items: center;
	display: flex;
	gap: 20px;
}
#page-nav ul.mega-menu-wrapper > li > ul > li > .orange-title,
#page-nav ul.mega-menu-wrapper > li > ul > li > a {
	padding: 0;
	font-weight: 500;
}
#page-nav ul.mega-menu-wrapper > li > .orange-title::after,
#page-nav ul.mega-menu-wrapper > li > a::after {
	content: "";
	background: #EAEAED;
	height: 1px;
	position: absolute;
	right: 58px;
	bottom: 0;
	left: 0;
}
#page-nav > ul > li > ul > li > ul {
	display: flex;
	padding: 0 58px 0 0;
	margin: 30px 0 0 0;
	gap: 30px;
}
.sub-menu-description,
#page-nav > ul > li > ul > li > ul > li > ul {
	padding: 0;
	margin: 15px 0 0 0;
}
#page-nav > ul > li > ul > li > ul > li > ul > li > .orange-title,
#page-nav > ul > li > ul > li > ul > li > ul > li > a {
	padding: 4px 0;
	font-size: 14px;
}
.trusts-section {
	background: #fff;
	padding: 73px 0 40px 0;
	border-bottom: 1px solid #eee;
}
.trusts-list {
	gap: 40px;
	flex-wrap: wrap;
	justify-content: center;
}
.trusts-list li {
	flex: 1;
	min-width: 140px;
	max-width: calc(25% - 30px);
	text-align: center;
}
.trusts-list-item-link {
	display: block;
	text-decoration: none;
	color: #111C3F;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.trusts-list-item-img-wrap {
	display: flex;
	height: 60px;
	margin: 0 0 15px 0;
}
.trusts-list-item-img {
	max-height: 100%;
	object-fit: contain;
	margin: auto;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.trusts-list-item-text {
	max-width: 207px;
	font-size: 12px;
	line-height: 1.36;
	margin: 0 auto;
}
#page-footer {
	background-color: #111C3F;
	color: #DADADA;
	font-size: 16px;
	line-height: 1.34;
}
#page-footer .container {
	position: relative;
}
.back-to-top {
	background: #111C3F;
	display: flex;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 97px;
	right: -60px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	z-index: 20;
	transition: background 0.2s ease;
}
.footer-top {
	display: flex;
	gap: 40px;
	flex-wrap: wrap;
	padding: 24px 0 58px 0;
}
.footer-socials {
	width: 31px;
	flex-direction: column;
	gap: 20px;
	margin: 35px 0 0 0;
}
.social-link {
	display: flex;
	width: 31px;
	align-items: center;
	justify-content: center;
	transition: opacity 0.2s;
}
.social-link:hover {
	opacity: 0.8;
}
.social-link img {
	width: 100%;
	height: auto;
}
.footer-main {
	display: flex;
	width: calc(84% - 71px);
	justify-content: center;
	gap: 40px;
	text-align: right;
	padding: 35px 0 0 0;
}
.footer-column {
	min-width: 150px;
	flex-grow: 1;
}
.footer-column-title {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 28px 0;
	color: #fff;
	line-height: 1.14;
}
.footer-column ul {
	display: flex;
	flex-direction: column;
	list-style: none;
	padding: 0;
	margin: 0;
	gap: 6px;
}
.footer-column a {
	display: block;
	color: #DADADA;
	text-decoration: none;
	transition: color 0.2s;
}
.footer-column a:hover {
	color: #FF4E31;
}
.footer-logo-wrap {
	display: flex;
	flex-shrink: 0;
	width: calc(16% - 40px);
	flex-direction: column;
	align-items: flex-start;
}
.footer-logo img {
	width: auto;
	height: auto;
}
.floating-whatsapp {
	width: 60px;
	height: 60px;
	position: fixed;
	bottom: 110px;
	left: 48px;
	z-index: 20;
}
.footer-legal {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	padding: 22px 0;
	text-align: center;
	color: #DADADA;
	font-size: 14px;
	line-height: 1.36;
}
.footer-bottom {
	display: flex;
	padding: 34px 0;
	justify-content: space-between;
	align-items: center;
	font-size: 14px;
	color: #FFF;
	font-weight: 300;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.footer-bottom-text {
	display: flex;
	gap: 15px;
}
.footer-bottom-links {
	gap: 8px;
}
.footer-bottom-links > li {
	display: inline-flex;
	gap: 12px;
}
.footer-bottom-links > li:not(:first-child)::before {
	content: "|";
}
.footer-bottom-links a {
	color: #fff;
	text-decoration: underline;
}
.footer-bottom-links a:hover {
	text-decoration: none;
}
#page-nav ul ul.mega-menu-wrapper {
	display: flex;
	max-height: calc(100vh - 89px);
	position: fixed;
	top: 82px;
	left: 47px;
	right: 47px;
	padding: clamp(20px, 5.8vh, 53px) 32px;
	justify-content: space-between;
	align-items: flex-start;
	gap: 40px;
}
.admin-bar #page-nav ul ul.mega-menu-wrapper {
	top: 114px;
}
#page-nav ul ul.mega-menu-wrapper > li {
	min-width: 300px;
}
#page-nav ul li.focus>ul {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
	transform: translate(0, 0);
	transition: transform 0.3s ease, opacity 0.3s ease, visibility 0s ease 0s;
}
.menu-overlay {
	position: fixed;
	inset: 0;
	background: rgba(17, 28, 63, 0.2);
	z-index: 90;
	visibility: hidden;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	opacity: 0;
	transition: opacity 0.3s ease, visibility 0s ease 0.3s;
	border: none;
	cursor: default;
	padding: 0;
}
body.submenu-open .menu-overlay {
	visibility: visible;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	transition: opacity 0.3s ease, visibility 0s ease 0s;
}
.logo-dark {
	position: absolute;
	top: 0;
	right: 0;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease, visibility 0s ease 0.3s;
}
.logo-light {
	transition: opacity 0.3s ease, visibility 0s ease 0s;
}
#page-nav ul.mega-menu-wrapper > li img {
	background: linear-gradient(116deg, rgba(240, 239, 244, 0.80) 10.92%, rgba(234, 234, 237, 0.50) 53.66%);
	width: 44px;
	height: 44px;
	padding: 6px;
	border: 2px solid #D5D7F4;
	border-radius: 8px;
	object-fit: contain;
}
.hp-hero-section {
	margin: -113px 0 0 0;
	padding: 112px 0 56px 0;
	overflow: hidden;
}
.hp-hero-bg-blur {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	filter: blur(20px);
	opacity: 0.3;
}
.hp-hero-inner {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
	padding: 0 47px 0 0;
}
.hp-hero-right {
	display: flex;
	width: 37%;
	flex-direction: column;
	position: relative;
	justify-content: center;
	z-index: 3;
	padding: 50px 0 80px;
}
.hp-hero-title {
	max-width: 850px;
	margin: 0 auto 4px;
	font-size: 65px;
	font-weight: 700;
	line-height: 0.92;
}
.hp-hero-title:not(:has(.hebrew-content)) {
	white-space: pre-line;
}
.hp-hero-title .hebrew-content,
.hp-hero-title .english-content {
	white-space: pre-line;
}
.hp-hero-title b,
.hp-hero-title strong {
	font-weight: 500;
}
.hp-hero-text-swiper .hp-hero-title {
	margin-right: 0;
	margin-left: 0;
}
.hp-hero-subtitle {
	color: #252525;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.3;
}
.hp-hero-btns {
	display: flex;
	gap: 20px;
	margin: 20px 0 0 0;
	flex-wrap: wrap;
}
.hp-hero-controls {
	display: flex;
	align-items: center;
	gap: 16px;
	margin: 22px 0 0 0;
}
.hp-hero-pagination {
	display: flex;
	width: auto !important;
	gap: 16px;
}
.hp-hero-pagination .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	--swiper-pagination-bullet-horizontal-gap: 0;
	background: #111C3F;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	border-radius: 50%;
	transition: all 0.3s ease;
}
.hp-hero-pagination .swiper-pagination-bullet-active {
	background: #FF4E31;
}
.hp-hero-play-pause {
	position: relative;
	width: 30px;
	height: 30px;
}
.progress-ring {
	transform: rotate(-90deg);
	width: 100%;
	height: 100%;
}
.progress-ring__circle {
	transition: stroke-dashoffset 0.1s linear;
	stroke-dasharray: 188.496;
	stroke-dashoffset: 188.496;
}
.play-pause-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 9px;
	height: 10px;
	transform: translate(-50%, -50%);
	background: url(../images/play_pause.png) center top no-repeat;
}
.hp-hero-play-pause.stop .play-pause-icon {
	background-position: center bottom;
}
.hp-hero-media-swiper.swiper {
	width: 100%;
	overflow: visible;
	left: -58px;
}
.hp-hero-media-link {
	display: block;
	transition: transform 0.5s ease;
}
.hp-hero-media-swiper .swiper-slide.swiper-slide-active .hp-hero-media-link {
	transform: translate(0, -40px);
}
.hp-hero-media-img {
	width: 100%;
	height: auto;
}
.play-btn-overlay {
	position: absolute;
	bottom: 13%;
	right: 36px;
}
.hp-hero-media-swiper .swiper-slide {
	display: flex;
	align-items: center;
}
.swiper-carousel-animate-opacity {
	position: relative;
	width: 1020px;
	left: 50%;
	transform: translate(-50%, 0);
	flex-shrink: 0;
}
.mobile-back-btn {
	display: flex;
	width: 100%;
	justify-content: space-between;
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 8px 0;
}
.mobile-back-text,
.mobile-title-text {
	display: flex;
	align-items: center;
	gap: 10px;
}
.services-capsule-section {
	padding: 0;
	z-index: 21;
}
.services-capsule {
	width: 119px;
	position: fixed;
	right: 27px;
	bottom: 27px;
	z-index: 3000000000;
}
#a11y-widget {
	bottom: 120px !important;
}
body:has(.floating-whatsapp) #a11y-widget {
	bottom: 190px !important;
	left: 50px !important;
}
.close-rocket-btn {
	background: #E7EAFE url(../images/close-rocket.svg) center center no-repeat;
	width: 35px;
	height: 35px;
	border: 1px solid #111C3F;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	bottom: 20px;
	margin: 0 0 0 -17px;
}
.fc-full {
	transform: translate(0, 110%);
	transition: transform 1s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.fc-btn {
	transition: opacity 0.5s ease 0.5s, transform 0.4s ease 0s;
}
.services-capsule::before {
	content: "";
	background-color: rgba(231, 234, 254, 0.5);
	backdrop-filter: blur(6px);
	border-radius: 80px;
	position: absolute;
	inset: 40px 0 0 0;
	z-index: -1;
}
.services-capsule-inner {
	border-radius: 80px;
	overflow: hidden;
	-webkit-mask-image: -webkit-radial-gradient(white, black);
}
.capsule-rocket-btn {
	width: 100%;
	position: relative;
}
.capsule-rocket {
	display: block;
	width: 85px;
	height: auto;
	margin: 0 auto 28px;
}
.capsule-title {
	font-size: 18px;
	text-align: center;
	font-weight: 700;
	margin: 0 10px 17px;
	line-height: 0.94;
}
#services-list-wrap {
	max-height: calc(100vh - 233px);
	overflow: auto;
	scrollbar-width: thin;
	scrollbar-color: #111C3F transparent;
}
.services-capsule.active #services-list-wrap {
}
.services-list {
	width: 100%;
	flex-direction: column;
	padding: 0 10px 38px;
	gap: 15px;
}
.services-list::-webkit-scrollbar {
	width: 4px;
}
.services-list::-webkit-scrollbar-track {
	background: transparent;
}
.services-list::-webkit-scrollbar-thumb {
	background: #111C3F;
	border-radius: 10px;
}
.service-item-a {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-decoration: none;
	color: #111C3F;
}
.service-item-img-wrap {
	background-color: #F7E5E1;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 10px 0;
}
.service-item-img {
	width: 75%;
	height: auto;
}
.service-item-title {
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	line-height: 1.06;
	margin: 0;
}
.swiper.hp-hero-text-swiper {
	width: 100%;
	padding: 0 0 30px 0;
}
.hp-hero-text-swiper:not(.swiper-initialized) .swiper-slide:not(:first-child),
.hp-hero-media-swiper:not(.swiper-initialized) .swiper-slide:not(:first-child) {
	display: none;
}
.progress-ring__circle {
	stroke-dasharray: 200;
	stroke-dashoffset: 200;
	transition: stroke-dashoffset 0.1s linear;
}
.hp-hero-left {
	width: 54%;
	position: relative;
	perspective: 1000px;
	direction: ltr;
}
.hero-orange-shape {
	position: absolute;
	inset: -66px  120px -56px -30px;
	pointer-events: none;
}
.hero-orange-shape::after {
	content: "";
	border: 2px solid #FF4E31;
	border-top: none;
	transform: skewY(-4.2deg);
	transform-origin: top left;
	border-radius: 0 0 23px 23px;
	position: absolute;
	inset: 50% 0 0 0;
}
.hero-orange-shape::before {
	content: "";
	border: 2px solid #FF4E31;
	border-bottom: none;
	transform: skewY(8.7deg);
	transform-origin: top left;
	border-radius: 23px 23px 0 0;
	position: absolute;
	inset: 0 0 50% 0;
}
.hero-orange-shape-inner {
	background: #FF4E31;
	width: 2px;
	position: absolute;
	left: 0;
	top: 30px;
	bottom: 30px;
	z-index: 3;
}
.hp-hero-left .swiper-slide:not(.swiper-slide-active):not(.swiper-slide-prev):not(.swiper-slide-next) {
	filter: alpha(opacity=0) !important;
	opacity: 0 !important;
	-khtml-opacity: 0 !important;
}
.hp-hero-media-swiper {
	width: 100%;
	height: 100%;
	overflow: visible;
}
.hp-image-card {
	width: 100%;
	position: relative;
}
.hp-image-card-img {
	width: 100%;
	height: auto;
	min-height: 34vw;
}
.hp-image-card.yBox:focus-visible {
	outline: none;
}
.hp-image-card.yBox:focus-visible::after {
	content: '';
	position: absolute;
	inset: 0;
	background: rgba(255, 78, 49, 0.35);
	pointer-events: none;
}
.hp-stats-section {
	overflow: hidden;
	padding: 20px 0 45px 0;
}
.stats-header {
	text-align: center;
	margin: 0 auto 120px;
}
.stats-title {
	font-size: 30px;
	font-weight: 700;
	line-height: 1.08;
	margin: 0 0 12px 0;
}
.stats-subtitle {
	font-size: 20px;
	line-height: 1.4;
}
.stats-items-list {
	display: flex;
	flex-direction: column;
	position: relative;
	z-index: 0;
}
.stats-items-line1 {
	border-top: 2px dashed #00D4A0;
	position: absolute;
	top: 103px;
	bottom: 50%;
	right: 105px;
	left: 130px;
	z-index: -1;
	transition: transform 0.8s linear 0.8s;
	transform: scale(0, 1);
	transform-origin: top right;
}
.stats-items-line1::after {
	content: "";
	width: 25px;
	height: 100%;
	border-radius: 25px 0 0 0;
	border-top: 2px dashed #00D4A0;
	border-left: 2px dashed #00D4A0;
	position: absolute;
	right: 100%;
	top: -2px;
	transition: transform 0.4s linear 1.6s;
	transform-origin: top right;
	transform: scale(1, 0);
}
.stats-items-line2 {
	content: "";
	border-left: 2px dashed #00D4A0;
	position: absolute;
	top: 50%;
	bottom: 112px;
	right: 105px;
	left: 262px;
	z-index: -1;
	transition: transform 0.4s linear 2.6s;
	transform: scale(1, 0);
	transform-origin: top left;
}
.stats-items-line2::after {
	content: "";
	height: 25px;
	border-radius: 0 0 0 25px;
	border-left: 2px dashed #00D4A0;
	border-bottom: 2px dashed #00D4A0;
	position: absolute;
	top: 100%;
	left: -2px;
	right: 0;
	transition: transform 0.8s linear 3s;
	transform-origin: top left;
	transform: scale(0, 1);
}
.hp-stats-section .waypoint.active .stats-items-line1,
.hp-stats-section .waypoint.active .stats-items-line1::before,
.hp-stats-section .waypoint.active .stats-items-line1::after,
.hp-stats-section .waypoint.active .stats-items-line2,
.hp-stats-section .waypoint.active .stats-items-line2::before,
.hp-stats-section .waypoint.active .stats-items-line2::after {
	transform: scale(1, 1);
}
.stat-item-box {
	background: #fff;
	width: fit-content;
	min-width: 372px;
	min-height: 178px;
	position: relative;
	padding: 37px 21px 25px;
	border-radius: 20px;
	box-shadow: rgba(135, 150, 250, 0.30) 0 0 40px -10px;
}
.pos-left {
	align-self: flex-end;
}
.floating-icon {
	display: flex;
	position: absolute;
	right: 100%;
	align-items: flex-end;
	justify-content: flex-start;
	bottom: 100%;
	margin: 0 -85px -60px 0;
}
.floating-icon-img {
	width: auto;
	height: auto;
	max-width: 230px;
	max-height: 180px;
	object-fit: contain;
}
.icon-top-right {
	left: 100%;
	right: auto;
	margin: 0 0 -40px -80px;
	justify-content: flex-end;
}
.stat-number-row-top {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	gap: 10px;
}
.stat-number-row {
	font-size: 100px;
	font-weight: 300;
	line-height: 70px;
	display: flex;
	align-items: center;
}
.stat-suffix {
	font-size: 100px;
	margin: 0 5px 0 0;
}
.label-main {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.3;
}
.label-sub {
	font-size: 20px;
	line-height: 1.3;
	color: #FF4E31;
	margin: 16px 0 0 0;
}
.credit-cards-solutions-section {
	overflow: hidden;
	padding: 45px;
	position: sticky;
	top: 50px;
	z-index: 1;
}
.credit-cards-solutions-section-inner {
	position: relative;
	z-index: 0;
}
.credit-cards-solutions-section-inner .container {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}
.credit-cards-solutions-bg-shape {
	position: absolute;
	inset: 0 0 0 0;
	z-index: -1;
}
.credit-cards-solutions-bg-shape::before {
	content: "";
	border: 2px solid #FF4E31;
	border-bottom: none;
	transform: skewY(3.5deg);
	transform-origin: top left;
	border-radius: 23px 23px 0 0;
	position: absolute;
	inset: 0 0 50% 0;
}
.credit-cards-solutions-bg-shape::after {
	content: "";
	border: 2px solid #FF4E31;
	border-top: none;
	transform: skewY(-5deg);
	transform-origin: top left;
	border-radius: 0 0 23px 23px;
	position: absolute;
	inset: 50% 0 0 0;
}
.credit-cards-solutions-svg-shape {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: -55px;
}
.credit-cards-solutions-content {
	width: 34.3%;
	padding: 64px 0 0 0;
}
.credit-cards-solutions-text-wrapper {
	margin: 0 0 30px 0;
}
.credit-cards-solutions-title {
	font-size: 46px;
	font-weight: 700;
	line-height: 1.07;
	margin: 0 0 14px 0;
}
.credit-cards-solutions-description {
	font-size: 20px;
	line-height: 1.2;
	margin: 0 0 20px 0;
}
.credit-cards-solutions-description p {
	margin: 0;
}
.credit-cards-solutions-list {
	display: flex;
	width: 58.85%;
}
.credit-cards-solutions-list-inner {
	display: flex;
	width: 100%;
	margin: auto 0;
	flex-wrap: wrap;
	align-items: center;
	gap: 0 34px;
	justify-content: flex-end;
}
.credit-cards-solutions-card {
	position: relative;
}
.credit-cards-solutions-card-a {
	display: flex;
	min-height: 350px;
	color: #fff;
	border-radius: 20px;
	padding: 40px;
	position: relative;
	overflow: hidden;
	z-index: 0;
	text-decoration: none;
	transition: all 0.4s ease;
}
.credit-cards-solutions-card-a::before {
	content: "";
	background: #111C3F;
	position: absolute;
	inset: 0;
	z-index: -1;
	border-radius: 20px;
	transform: skew(0deg, -4deg);
	transform-origin: 0 0;
	pointer-events: none;
	transition: all 0.4s ease;
}
.credit-cards-solutions-card:nth-child(even) .credit-cards-solutions-card-a::before {
	transform: skew(0deg, -4deg);
	transform-origin: 100% 0;
}
.credit-cards-solutions-list-inner {
	display: grid;
	grid-template-columns: 1fr 1fr; /* שתי עמודות */
	grid-template-rows: 1fr 1fr;	/* שתי שורות שוות */
}
/* שתי התיבות הראשונות (צד שמאל) */
.credit-cards-solutions-list-inner .credit-cards-solutions-card:nth-child(1),
.credit-cards-solutions-list-inner .credit-cards-solutions-card:nth-child(2) {
	grid-column: 2;
}
/* תיבה שלישית רביעית בצד ימין */
.credit-cards-solutions-list-inner .credit-cards-solutions-card:nth-child(3) {
	grid-column: 1;
	grid-row: 1;
}
.credit-cards-solutions-list-inner .credit-cards-solutions-card:nth-child(4) {
	grid-column: 1;
	grid-row: 2;
}
/* התיבה השלישית - הופכת להיות התיבה הימנית */
.credit-cards-solutions-list-inner:has(.credit-cards-solutions-card:nth-child(3):last-child) .credit-cards-solutions-card:nth-child(3) {
	grid-row: 1 / span 2; /* נפרסת על פני שתי השורות */
	align-self: center;
}
.credit-cards-solutions-card:nth-child(2) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.credit-cards-solutions-card:nth-child(3) {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.credit-cards-solutions-card:nth-child(4) {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.credit-cards-solutions-card-img {
	width: auto;
	height: auto;
	max-width: 51%;
	max-height: 170px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	/* transform: translate(-25%, 0); */
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
	transition: transform 0.4s ease, opacity 0.4s ease, visibility 0s ease 0.4s;
	pointer-events: none;
}
.credit-cards-solutions-card-inner {
	width: 100%;
	margin: auto;
	transition: all 0.4s ease;
}
.credit-cards-solutions-card .y-btn {
	min-height: 30px;
	font-size: 16px;
	padding: 3px 14px;
	margin: 30px 0 0 0;
	border-width: 1px;
}
.credit-cards-solutions-card-title {
	font-size: 22px;
	font-weight: 600;
	margin: 0 0 5px 0;
	line-height: 1.1;
}
.credit-cards-solutions-card-info {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.3;
}
.credit-cards-solutions-card-a.auto-hover,
.credit-cards-solutions-section2:not(:has(.credit-cards-solutions-card-a:hover, 
.credit-cards-solutions-card-a:focus-visible)) .credit-cards-solutions-card:first-child .credit-cards-solutions-card-a,
.credit-cards-solutions-card-a:focus-visible {
	color: #111C3F;
}
.credit-cards-solutions-card-a.auto-hover::before,
.credit-cards-solutions-card-a:focus-visible::before {
	background: #E2F4FD;
}
.credit-cards-solutions-card-a.auto-hover .y-btn,
.credit-cards-solutions-section2:not(:has(.credit-cards-solutions-card-a:hover, 
.credit-cards-solutions-card-a:focus-visible)) .credit-cards-solutions-card:first-child .y-btn,
.credit-cards-solutions-card-a:focus-visible .y-btn {
	background: #FF4E31;
	color: #fff;
}
.credit-cards-solutions-card-a.auto-hover .credit-cards-solutions-card-inner,
.credit-cards-solutions-section2:not(:has(.credit-cards-solutions-card-a:hover, 
.credit-cards-solutions-card-a:focus-visible)) .credit-cards-solutions-card:first-child .credit-cards-solutions-card-inner,
.credit-cards-solutions-card-a:focus-visible .credit-cards-solutions-card-inner {
	transform: translate(0, -15%);
}
.credit-cards-solutions-card-a.auto-hover ~ .credit-cards-solutions-card-img,
.credit-cards-solutions-section2:not(:has(.credit-cards-solutions-card-a:hover, 
.credit-cards-solutions-card-a:focus-visible)) .credit-cards-solutions-card:first-child .credit-cards-solutions-card-img,
.credit-cards-solutions-card-a:focus-visible ~ .credit-cards-solutions-card-img {
	transform: translate(-27px, 0);
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
	transition: transform 0.4s ease, opacity 0.4s ease, visibility 0s ease 0s;
}
.payment-section {
	margin: 0 45px 25px;
	padding: 0;
	align-items: center;
	position: relative;
	z-index: 2;
}
.payment-section-inner {
	width: 100%;
	border-radius: 23px;
	overflow: hidden;
	position: sticky;
	top: 90px;
}
.payment-section-inner2 {
	background: #E7EAFE;
	width: 100%;
	padding: clamp(26px, 8.8vh, 80px) 0 0 0;
	border-radius: 23px;
	transform: skew(0deg, 3deg);
	transform-origin: 100% 0;
	overflow: hidden;
}
.payment-section-container {
	display: flex;
	gap: 40px;
	justify-content: space-between;
	transform: skew(0deg, -3deg);
	transform-origin: 100% 0;
}
.payment-section-content {
	width: 45.8%;
	padding: 0 0 97px 0;
}
.payment-section-title {
	max-width: 500px;
	font-size: clamp(32px, 3.4vw, 46px);
	line-height: 1.07;
	margin: 0;
	font-weight: 700;
}
.payment-section-item-title-img {
	display: block;
	max-height: 25px;
	object-fit: contain;
}
.payment-section-description {
	font-size: 20px;
	line-height: 1.2;
	margin: 6px 0 0 0;
}
.payment-section-description p {
	margin: 0;
}
.payment-section-description b,
.payment-section-description strong {
	font-weight: 600;
}
.payment-section-description-more-btn-wrap {
	margin: 17px 0 0 0;
}
.payment-section-list {
	margin: 23px 0 0 0;
	flex-direction: column;
	gap: 16px;
}
.payment-section-item:nth-child(1) {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.payment-section-item:nth-child(2) {
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}
.payment-section-item:nth-child(3) {
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}
.payment-section-item:nth-child(4) {
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s;
}
.payment-section-item:nth-child(5) {
	-webkit-transition-delay: 1.4s;
	transition-delay: 1.4s;
}
.payment-section-item-inner {
	background: #111C3F;
	display: flex;
	width: 100%;
	gap: 20px;
	border-radius: 10px;
	padding: 13px 31px 6px;
	align-items: center;
	justify-content: space-between;
	text-decoration: none;
	will-change: padding, background-color;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.payment-section-item-info {
	max-width: 270px;
	color: #fff;
}
.payment-section-item-title {
	font-size: 22px;
	margin: 0 0 2px 0;
	font-weight: 600;
	line-height: 1.2;
}
.payment-section-item-text {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.3;
}
.payment-section-item-inner .y-btn {
	border-width: 1px;
	font-size: 16px;
	min-height: 30px;
	padding: 5px 16px;
}
.payment-section-img-wrap {
	background: url(../images/payment-mobile.png) center bottom / contain no-repeat;
	display: flex;
	width: 40.83%;
	aspect-ratio: 494 / 642;
	margin: auto 0 -11px 70px;
}
.payment-section-img-wrap2 {
	width: 70.5%;
	height: 97.2%;
	border-radius: 20px;
	margin: auto 14.7% 0 0;
	overflow: hidden;
	position: relative;
}
.payment-section-img-wrap-item {
	background: #fff;
	width: 100%;
	height: 100%;
	border-radius: 20px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.payment-section-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.payment-section-img.gama-pay-mobile-video {
	height: 104.5%;
}
.payment-section-gama-pay-text {
	font-size: 22px;
	font-weight: 500;
	line-height: 1.3;
	padding: 15px;
	text-align: center;
	position: relative;
	top: 50%;
}
.payment-section-bit-item {
	display: flex;
	width: 100%;
	height: 100%;
}
.payment-section-bit-item-inner {
	width: 100%;
	padding: 16px;
	margin: auto;
	color: #000;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.25;
	text-align: center;
}
.payment-section-bit-item-inner b,
.payment-section-bit-item-inner strong {
	font-weight: 500;
}
.business-credit-section {
	padding: 25px 0 70px 0;
}
.bc-sticky {
	display: flex;
	width: 100%;
	min-height: 646px;
	flex-direction: column;
	justify-content: center;
	position: sticky;
	top: 90px;
	padding: 100px 0 50px 0;
}
.real-estate-section-bg,
.bc-bg {
	position: absolute;
	inset: 0 45px;
	border-radius: 33px;
	z-index: -1;
	pointer-events: none;
	overflow: hidden;
}
.real-estate-section-bg::before,
.bc-bg::before {
	content: "";
	background: #111C3F;
	position: absolute;
	inset: 0;
	transform: skew(0deg, 3deg);
	transform-origin: 0 0;
	border-radius: 33px;
}
.bc-inner {
	display: flex;
	align-items: center;
	position: relative;
	flex-direction: row-reverse;
}
.bc-text-area {
	width: 433px;
	padding: 0 0 0 60px;
	color: #fff;
	margin: 0 0 0 45px;
}
.bc-title {
	font-size: 46px;
	font-weight: 700;
	line-height: 1.06;
	margin: 0 0 15px 0;
}
.bc-desc {
	font-size: 20px;
	line-height: normal;
	margin: 0 0 10px 0;
}
.bc-nav {
	display: flex;
	gap: 22px;
	margin: 34px 0 0 0;
}
.bc-nav-prev,
.bc-nav-next {
	background: #111C3F;
	display: flex;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 1px solid #fff;
	color: #fff;
	align-items: center;
	justify-content: center;
	transition: 0.3s;
	z-index: 4;
	position: relative;
	flex-shrink: 0;
}
.business-credit-section .bc-nav-prev,
.business-credit-section .bc-nav-next {
	border-color: #fff;
	color: #FF4E31;
}
.bc-swiper-area {
    position: absolute;
    top: 0;
    left: 508px;
    right: 0;
}
.swiper.bc-swiper {
	width: 100%;
	padding: 80px 0 80px 35px;
	margin: -80px 0 0 0;
}
.bc-swiper .swiper-wrapper {
	pointer-events: auto;
}
.solutions2-section .swiper-slide,
.bc-swiper .swiper-slide {
	width: 275px;
	display: flex;
}
.bc-card {
	display: flex;
	width: 100%;
	color: inherit;
	padding: 25px 25px 0;
	text-decoration: none;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
.bc-card::before {
	content: "";
	background: #fff;
	position: absolute;
	inset: 0;
	z-index: -1;
	pointer-events: none;
	border-radius: 20px;
}
.bc-card-content-wrap {
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
}
.bc-card-img-wrap {
	width: 262px;
	height: 103px;
	margin: 0 97px 0 0;
	position: relative;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	pointer-events: none;
}
.bc-card-img {
	width: auto;
	height: auto;
	max-height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
}
.bc-text-area,
.bc-card {
	min-height: 357px;
}
.bc-card-title {
	font-size: 22px;
	font-weight: 600;
	margin: 0 0 10px 0;
}
.bc-card-text {
	font-size: 18px;
	margin: 0 0 10px 0;
	line-height: 1.3;
}
.bc-card .y-btn {
	min-height: 30px;
	font-size: 16px;
	padding: 5px 15px;
	border-width: 1px;
}
.bc-pagination-wrap {
	position: absolute;
	bottom: 32px;
	right: 45px;
	width: 71%;
	z-index: 4;
	pointer-events: auto;
}
.bc-pagination.swiper-pagination {
	display: flex;
	justify-content: center;
	flex-direction: row-reverse;
	gap: 16px;
	position: static;
}
.bc-pagination .swiper-pagination-bullet {
	background: #FF4E31;
	width: 8px;
	height: 8px;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	margin: 0 !important;
	transition: 0.3s;
}
.bc-pagination .swiper-pagination-bullet-active {
	background: #fff;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.swiper-button-disabled {
	cursor: default !important;
	background: #fff;
	border-color: #111C3F;
}
.swiper-button-disabled path[fill]:not([fill=""]) {
	fill: #111C3F;
}
.swiper-button-disabled path[stroke]:not([stroke=""]) {
	stroke: #111C3F;
}
.real-estate-section {
	padding-right: 45px;
	padding-left: 45px;
	padding-bottom: 0;
}
.real-estate-section-inner {
	padding: 70px 0 130px 0;
	position: relative;
}
.real-estate-section-inner .container {
	display: flex;
	min-height: 500px;
}
.real-estate-section-bg {
	inset: 0;
}
.real-estate-section-bg::before {
	background: #FFF1E8;
	transform-origin: 100% 0;
	transform: skew(0deg, 4.4deg);
}
.re-text-side {
	width: 42%;
	margin: auto 0;
}
.re-title {
	font-size: 46px;
	font-weight: 700;
	line-height: 1.1;
	margin: 0 0 7px 0;
}
.re-desc {
	font-size: 28px;
	margin: 0 0 9px 0;
	line-height: normal;
}
.re-subdesc {
	font-size: 20px;
	line-height: normal;
	margin: 0 0 11px 0;
}
.re-image-side {
	display: flex;
	width: 57%;
	height: 500px;
	align-items: flex-end;
	position: absolute;
	left: 0;
	top: 60px;
	z-index: 0;
}
.re-building-wrap {
	position: relative;
	z-index: 2;
}
.re-building-img-wrap {
	width: 100%;
	height: 452px;
	padding: 0 26.3% 0 10.3%;
	justify-content: center;
	display: flex;
	align-items: flex-end;
}
.re-building-img {
	width: 100%;
	max-width: 450px;
	height: auto;
	object-fit: contain;
}
.outline-shape1,
.re-outline-shape {
	position: absolute;
	inset: 0 50px 0 45px;
	z-index: -1;
	pointer-events: none;
}
.re-outline-shape {
	inset: 10px 26.3% 40px 10.3%;
}
.outline-shape1::before,
.outline-shape1::after,
.re-outline-shape::before,
.re-outline-shape::after {
	content: "";
	display: block;
	width: 100%;
	height: 50%;
	border: 2px solid #FF4E31;
	transform-origin: 0 0;
}
.outline-shape1::before,
.re-outline-shape::before {
	border-bottom: none;
	border-radius: 25px 25px 0 0;
	transform: skewY(7.2deg);
}
.outline-shape1::after,
.re-outline-shape::after {
	border-top: none;
	border-radius: 0 0 25px 25px;
	transform: skewY(-4.4deg);
}
.re-outline-shape::before,
.re-outline-shape::after {
	border-color: #00D4A0;
}
.re-outline-shape::before {
	border-radius: 15px 15px 0 0;
}
.re-outline-shape::after {
	border-radius: 0 0 15px 15px;
}
.re-badge {
	display: flex;
	gap: 10px;
	position: absolute;
	z-index: 4;
	align-items: center;
}
.re-badge::before {
	content: "";
	background: url(../images/check-icon.png) center center no-repeat;
	width: 35px;
	height: 35px;
}
.re-badge-text {
	background: rgba(255, 255, 255, 0.55);
	backdrop-filter: blur(7.5px);
	min-width: 140px;
	padding: 8px 22px;
	border-radius: 15px;
	color: #FF4E31;
	font-size: 22px;
	line-height: 1.2;
	text-align: center;
}
.re-badge::before,
.re-badge-text {
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
	transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.real-estate-section-inner.waypoint.active .re-badge::before,
.real-estate-section-inner.waypoint.active .re-badge-text {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
/* התחדשות עירונית */
.re-badge:nth-child(1) {
	top: 0;
	left: 22%;
}
.re-badge:nth-child(1)::before {
	-webkit-transition-delay: 1.8s;
	transition-delay: 1.8s;
}
.re-badge:nth-child(1) .re-badge-text {
	-webkit-transition-delay: 1.9s;
	transition-delay: 1.9s;
}
/* פינוי בינוי */
.re-badge:nth-child(2) {
	top: 45px;
	right: 24.5%;
}
.re-badge:nth-child(2)::before {
	-webkit-transition-delay: 2.0s;
	transition-delay: 2.0s;
}
.re-badge:nth-child(2) .re-badge-text {
	-webkit-transition-delay: 2.1s;
	transition-delay: 2.1s;
}
/* אשראי להשלמת הון */
.re-badge:nth-child(3) {
	top: 35%;
	right: 10.7%;
}
.re-badge:nth-child(3)::before {
	-webkit-transition-delay: 2.8s;
	transition-delay: 2.8s;
}
.re-badge:nth-child(3) .re-badge-text {
	-webkit-transition-delay: 2.9s;
	transition-delay: 2.9s;
}
/* מכרזי רמ"י */
.re-badge:nth-child(4) {
	top: 34.4%;
	left: 6.2%;
}
.re-badge:nth-child(4)::before {
	-webkit-transition-delay: 2.4s;
	transition-delay: 2.4s;
}
.re-badge:nth-child(4) .re-badge-text {
	-webkit-transition-delay: 2.5s;
	transition-delay: 2.5s;
}
/* אשראי בכיר */
.re-badge:nth-child(5) {
	bottom: 21.6%;
	right: 0;
}
.re-badge:nth-child(5)::before {
	-webkit-transition-delay: 2.0s;
	transition-delay: 2.0s;
}
.re-badge:nth-child(5) .re-badge-text {
	-webkit-transition-delay: 2.1s;
	transition-delay: 2.1s;
}
/* ערבויות ופוליסות חוק מכר */
.re-badge:nth-child(6) {
	bottom: 23.8%;
	left: 1.1%;
}
.re-badge:nth-child(6)::before {
	-webkit-transition-delay: 2.6s;
	transition-delay: 2.6s;
}
.re-badge:nth-child(6) .re-badge-text {
	-webkit-transition-delay: 2.7s;
	transition-delay: 2.7s;
}
.loan-section {
	position: relative;
	padding-right: 45px;
	padding-left: 45px;
	color: #111C3F;
}
.loan-section-container {
	display: flex;
	max-width: 1800px;
	align-items: center;
	flex-direction: row-reverse;
	margin: 0 auto;
}
.loan-section-image-column {
	width: 50.2%;
	position: relative;
	padding: clamp(30px, 2.7vw, 50px) 8.5% clamp(30px, 2.1vw, 40px) 0;
}
.outline-shape1-wrap {
	position: absolute;
	inset: 0 23% 0 45px;
}
.outline-shape1-wrap .outline-shape1 {
	inset: 0;
}
.outline-shape1-front {
	background: #FF4E31;
	width: 2px;
	position: absolute;
	inset: 25px auto 25px 0;
	z-index: 2;
}
.loan-section-main-img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.loan-section-floating-items-wrap {
	width: 58.2%;
	height: 92%;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 3;
}
.lsfi-separator,
.lsfi-separator::after {
	border: 2px dashed transparent;
	transform-origin: 100% 0;
}
.lsfi-separator:nth-child(1) {
	position: absolute;
	top: clamp(71px, 6.8vw, 130px);
	right: clamp(26px, 3.2vw, 60px);
	bottom: 50%;
	left: calc(50% + clamp(34px, 3.2vw, 60px) + 10px);
	border-right-color: #00D4A0;
	border-radius: 0 0 25px 0;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}
.lsfi-separator:nth-child(1)::after {
	content: "";
	position: absolute;
	inset: 0 -2px -2px 0;
	border-bottom-color: #00D4A0;
	border-radius: 0 0 25px 0;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}
.lsfi-separator:nth-child(2) {
	position: absolute;
	top: 50%;
	right: calc(50% + clamp(34px, 3.2vw, 60px) + 10px);
	bottom: clamp(71px, 6.8vw, 130px);
	left: clamp(26px, 3.2vw, 60px);
	border-top-color: #00D4A0;
	border-radius: 25px 0 0 0;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}
.lsfi-separator:nth-child(2)::after {
	content: "";
	position: absolute;
	inset: -2px 0 0 -2px;
	border-left-color: #00D4A0;
	border-radius: 25px 0 0 0;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}
.loan-section-image-column.active .lsfi-separator,
.loan-section-image-column.active .lsfi-separator::after {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
.loan-section-floating-items-wrap2 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}
.loan-section-floating-item {
	background: linear-gradient(135deg, rgba(243, 242, 246, 0.8) 10%, rgba(244, 244, 246, 0.5) 53%);
	backdrop-filter: blur(38px);
	display: flex;
	width: clamp(68px, 6.3vw, 120px);
	height: clamp(68px, 6.3vw, 120px);
	border-radius: 15px;
	padding: 5px;
	position: relative;
	z-index: 0;
	opacity: 0;
	transform: scale(0.4);
	will-change: transform, opacity;
}
.waypoint.active .loan-section-floating-item {
	opacity: 1;
	transform: scale(1);
}
.loan-section-floating-item::before {
	content: "";
	padding: 3px;
	background: linear-gradient(135deg, rgba(210,212,242,0.8) 0%, rgba(234,235,243,0.5) 100%);
	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	border-radius: 12px;
	position: absolute;
	inset: 0;
	z-index: -1;
}
.loan-section-floating-item:nth-child(2) {
	margin: 0 auto;
}
.loan-section-floating-item:nth-child(3) {
	margin: 0 auto 0 0;
}
.lsfi-separator,
.lsfi-separator::after {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.lsfi-separator:nth-child(1) {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.lsfi-separator:nth-child(1)::after {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.lsfi-separator:nth-child(2) {
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s;
}
.lsfi-separator:nth-child(2)::after {
	-webkit-transition-delay: 1.6s;
	transition-delay: 1.6s;
}
.loan-section-floating-item {
	transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s, opacity 0.3s ease 0.1s;
}
.loan-section-floating-item:nth-child(2) {
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}
.loan-section-floating-item:nth-child(3) {
	-webkit-transition-delay: 1.8s;
	transition-delay: 1.8s;
}

.loan-section-floating-img {
	max-height: 100%;
	margin: auto;
	object-fit: contain;
}
.loan-section-content-column {
	width: 49.8%;
	max-width: 682px;
	padding: 0 clamp(40px, 3.2vw, 60px) 0 0;
}
.sections-title {
	font-size: 46px;
	line-height: 1.04;
	margin: 0 0 20px 0;
	font-weight: 700;
}
.text-center {
	text-align: center;
}
.loan-section-main-description {
	font-size: 22px;
	line-height: 1.2;
	margin: 0 0 20px 0;
}
.loan-section-features-list {
	margin: 0 0 16px 0;
	flex-direction: column;
	gap: 15px;
}
.loan-section-feature-item-inner {
	background: #F8FCFE;
	padding: 7px 20px;
	display: flex;
	align-items: center;
	line-height: 1;
	gap: 15px;
	border-radius: 10px;
}
.loan-section-feature-title {
	font-size: 22px;
	margin: 0 0 10px 0;
	font-weight: 600;
}
.loan-section-feature-sub {
	font-size: 18px;
}
.loan-section-feature-icon {
	display: flex;
	width: 64px;
	height: 64px;
	flex-shrink: 0;
}
.loan-section-icon-img {
	max-height: 100%;
	margin: auto;
	object-fit: contain;
}
.loan-section-actions::after {
	content: "";
	display: table;
	clear: both;
}
.loan-section-feature-item {
	background-color: #F8FCFE;
	cursor: pointer;
	-webkit-transition: all 0.4s ease 1.4s;
	transition: all 0.4s ease 1.4s;
}
.loan-section-feature-item:nth-child(2) {
	-webkit-transition-delay: 1.6s;
	transition-delay: 1.6s;
}
.loan-section-feature-item:nth-child(3) {
	-webkit-transition-delay: 1.8s;
	transition-delay: 1.8s;
}
.loan-section-feature-item:nth-child(4) {
	-webkit-transition-delay: 2.0s;
	transition-delay: 2.0s;
}
.experts-section {
	padding-bottom: 60px;
}
.experts-section .sections-title {
	margin: 0 46px 40px;
	text-align: center;
}
.experts-section .swiper {
	padding: 10px 45px;
}
.expert-card-link {
	width: 100%;
	height: clamp(372px, 25.4vw, 486px);
	position: relative;
	border-radius: 15px;
	overflow: hidden;
	text-decoration: none;
	user-select: none;
	-webkit-user-drag: none;
}
.expert-card-link.playing .expert-card-video {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.expert-card-link.playing .expert-card-play-icon {
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	opacity: 0;
}
.expert-card-link.playing .expert-card-overlay {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.expert-card-poster {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	transition: all 0.4s ease !important;
}
.expert-card-video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	opacity: 0;
	transition: opacity 0.4s ease !important;
}
.expert-card-play-icon {
	position: absolute;
	bottom: 25px;
	right: 25px;
	width: 39px;
	height: 39px;
	z-index: 3;
	transition: opacity 0.4s ease;
}
.expert-icon-img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.expert-card-overlay {
	position: absolute;
	inset: 0;
	padding: 25px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.9) 81.77%);
	z-index: 4;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	opacity: 0;
	transition: opacity 0.4s ease;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
}
.expert-card-name {
	background: #fff;
	min-width: 101px;
	line-height: 32px;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 9px 0;
	border-radius: 5px;
	text-align: center;
	padding: 0 15px;
}
.expert-card-role {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.12;
}
.expert-card-name,
.expert-card-role {
	transform: translateY(20px);
	transition: all 0.5s ease;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
}
.expert-card-link.playing .expert-card-role {
	transition-delay: 0.1s;
}
.expert-card-link.playing .expert-card-name,
.expert-card-link.playing .expert-card-role {
	transform: translateY(0);
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.swiper-pagination-wrap {
	display: flex;
	gap: 22px;
	align-items: center;
	margin: 50px 0 0 0;
	justify-content: center;
}
.swiper-pagination-wrap .swiper-pagination {
	position: static !important;
	display: flex;
	flex-wrap: wrap;
	width: auto !important;
	align-items: center;
	padding: 5px;
	gap: 16px;
	max-width: calc(100% - 114px);
	overflow: hidden;
	justify-content: center;
}
.experts-section .swiper-pagination {
	position: relative;
	--swiper-pagination-bottom: auto;
	line-height: 1px;
}
.experts-section .swiper-pagination-bullet {
	background: #111C3F;
	width: 8px;
	height: 8px;
	flex-shrink: 0;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	margin: 0 !important;
	transition: opacity 0.3s ease, background-color 0.3s ease;
}
.experts-section .swiper-pagination-bullet-active {
	background: #FF4E31;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.market-pulse-section {
	padding-right: 45px;
	padding-left: 45px;
}
.market-pulse-section-inner {
	background: #0b122e url(../images/market-pulse/market-pulse-bg.jpg) center bottom / cover no-repeat;
	display: flex;
	min-height: 597px;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	z-index: 0;
	padding: 40px;
}
.market-pulse-container {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: flex-start;
	max-width: 1588px;
	margin: 0 auto;
	gap: 0 40px;
	position: relative;
}
.market-pulse-content-column {
	width: 50%;
	max-width: 580px;
	color: #fff;
	margin: 54px 36px 54px 0;
}
.market-pulse-title1 {
	font-size: 32px;
	font-weight: 700;
	line-height: normal;
	margin: 0 0 10px 0;
}
.market-pulse-content-column .sections-title {
	margin: 0 0 5px 0;
}
.market-pulse-sub-title {
	font-size: 36px;
	font-weight: 700;
	line-height: 1.3;
	margin: 0;
}
.market-pulse-highlight {
	font-size: 32px;
	line-height: 1.3;
	margin: 0 0 6px 0;
}
.market-pulse-description {
	font-size: 20px;
	line-height: 1.4;
	margin: 0 0 9px 0;
}
.market-pulse-description p {
	margin: 0;
}
.market-pulse-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: #FF4E31;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
	padding: 12px 35px 12px 35px;
	border-radius: 8px;
	-webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
	transition: background-color 0.3s ease, transform 0.3s ease;
}
.market-pulse-btn:hover,
.market-pulse-btn:focus-visible {
	background-color: #e64218;
	-webkit-transform: translate(0, -2px);
	transform: translate(0, -2px);
}
.market-pulse-graph-column {
	width: 50%;
	min-height: 430px;
	position: relative;
	z-index: 0;
}
.market-pulse-graph-column::before {
	content: "";
	background: linear-gradient(90deg, rgba(17, 28, 63, 0.50) 0%, rgba(231, 234, 254, 0.50) 40%, rgba(231, 234, 254, 0.50) 70%, rgba(17, 28, 63, 0.50) 100%);
	height: 1px;
	position: absolute;
	inset: 55% -10% auto -5%;
}
.market-pulse-stat-wrap {
	position: absolute;
	bottom: 45%;
	display: flex;
	flex-direction: column;
	align-items: center;
	z-index: 2;
	margin: 0 0 -25px 0;
}
.market-pulse-stat-title {
	font-size: 16px;
	font-weight: 500;
	white-space: nowrap;
	color: var(--pulse-item-color);
}
.sign-minus .market-pulse-stat-title {
	margin: 10px 0 0 0;
}
.market-pulse-stat-box {
	display: flex;
	width: 100px;
	min-height: 110px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border: 1px solid var(--pulse-item-color);
	border-radius: 15px;
	background-color: rgba(11, 18, 46, 0.5);
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	padding: 10px;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.market-pulse-stat-box::before {
	content: "";
	background: var(--pulse-item-color);
	position: absolute;
	inset: 0;
	z-index: -1;
	filter: alpha(opacity=20);
	opacity: 0.2;
	-khtml-opacity: 0.2;
}
.market-pulse-stat-wrap::after {
	content: "";
	width: 1px;
}
.market-pulse-stat-wrap::after {
	background: linear-gradient(to bottom, var(--pulse-item-color), rgba(86, 100, 192, 0));
	height: 74px;
}
.market-pulse-stat-value {
	font-size: 34px;
	font-weight: 500;
	line-height: 1;
	margin: 0 0 10px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--pulse-item-color);
}
.market-pulse-icon-img {
	max-height: 53px;
	object-fit: contain;
}
.market-pulse-graph-column .market-pulse-stat-wrap:nth-child(4) {
	left: 0;
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.market-pulse-graph-column .market-pulse-stat-wrap:nth-of-type(even)::after {
	height: 154px;
}
.market-pulse-graph-column .market-pulse-stat-wrap:nth-child(3) {
	left: 27%;
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.market-pulse-graph-column .market-pulse-stat-wrap:nth-child(2) {
	right: 34%;
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}
.market-pulse-graph-column .market-pulse-stat-wrap:nth-child(1) {
	right: 7%;
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}
.market-pulse-graph-column .market-pulse-stat-wrap.sign-minus {
	bottom: auto;
	top: 55%;
	margin: -15px 0 0 0;
}
.market-pulse-graph-column .market-pulse-stat-wrap.sign-minus .market-pulse-stat-title {
	order: 3;
}
.market-pulse-graph-column .market-pulse-stat-wrap.sign-minus .market-pulse-stat-box {
	order: 2;
}
.market-pulse-graph-column .market-pulse-stat-wrap.sign-minus::after {
	order: 1;
	background: linear-gradient(to top, var(--pulse-item-color), rgba(0, 212, 160, 0));
}
.market-pulse-section.inner {
	padding: 0;
}
.market-pulse-section.inner .market-pulse-graph-column {
	width: 100%;
	max-width: 840px;
	margin: auto;
}
.market-pulse-section.inner .market-pulse-section-inner {
	background-image:url(../images/market-pulse/market-pulse-bg2.jpg);
}
.testimonials-section {
	overflow: hidden;
}
.testimonials-header {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 40px;
	margin-bottom: 35px;
}
.testimonials-header .sections-title {
	max-width: 600px;
	margin: 0;
	line-height: 1.2;
}
.testimonials-nav {
	display: flex;
	gap: 22px;
}
.testimonials-section .swiper {
	overflow: visible;
}
.testimonial-slide.swiper-slide {
	display: flex;
	width: 738px;
}
.testimonial-card {
	border-radius: 20px;
	padding: 90px 35px 44px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	min-height: 402px;
	gap: 40px;
	color: #111C3F;
	position: relative;
	z-index: 0;
}
.testimonial-card::before {
	content: "";
	background: var(--testimonial-bg);
	position: absolute;
	inset: 0;
	z-index: -1;
	border-radius: 20px;
	filter: alpha(opacity=25);
	opacity: 0.25;
	-khtml-opacity: 0.25;
	pointer-events: none;
}
.testimonial-content {
	font-size: 22px;
	font-weight: 300;
	line-height: 1.4;
}
.testimonial-author {
	display: flex;
	align-items: center;
	gap: 16px;
}
.testimonial-author-info {
	line-height: normal;
}
.testimonial-author-name {
	font-size: 14px;
}
.testimonial-author-role {
	font-size: 16px;
	font-weight: 500;
}
.testimonial-author-img {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	overflow: hidden;
	flex-shrink: 0;
}
.testimonials-nav-mobile {
	display: flex;
	gap: 20px;
	margin: 33px 0 0 0;
}
.knowledge-center-section {
	overflow: hidden;
	color: #111C3F;
}
.knowledge-center-section .sections-title {
	margin: 0 0 50px 0;
	text-align: center;
}
.knowledge-grid {
	display: flex;
	min-height: 603px;
}
.knowledge-card {
	position: relative;
	display: flex;
	text-decoration: none;
	color: inherit;
	border-radius: 15px;
	z-index: 0;
}
.knowledge-card-img-wrap {
	position: absolute;
	inset: 0;
	z-index: -2;
}
.knowledge-card-img-wrap::after {
	content: "";
	background: #000;
	filter: alpha(opacity=55);
	opacity: 0.55;
	-khtml-opacity: 0.55;
	position: absolute;
	inset: 0;
	z-index: 0;
}
.knowledge-col-right .knowledge-card-item-wrap:nth-child(2) .knowledge-card .knowledge-card-img-wrap::after {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-khtml-opacity: 0.7;
}
.knowledge-card-content {
	display: flex;
	flex-direction: column;
	padding: 30px;
	position: relative;
	z-index: 1;
}
.knowledge-card-meta {
	display: flex;
	align-items: center;
	gap: 15px;
	margin: 0 0 11px 0;
	font-size: 16px;
	font-weight: 400;
}
.knowledge-card-meta .knowledge-date {
	display: inline-flex;
	gap: 15px;
	align-items: center;
}
.knowledge-card-meta .knowledge-date:not(:first-child)::before {
	content: "";
	background: #111C3F;
	width: 1px;
	height: 16px;
}
.knowledge-col-left .knowledge-card-item-wrap:nth-child(2) .knowledge-card .knowledge-card-meta .knowledge-date::before,
.knowledge-col-right .knowledge-card-item-wrap:nth-child(2) .knowledge-card .knowledge-card-meta .knowledge-date::before {
	background: #fff;
}
.knowledge-publisher-logo {
	width: auto;
	max-height: 25px;
	object-fit: contain;
}
.knowledge-card-title {
	font-size: clamp(28px, 2.6vw, 36px);
	font-weight: 700;
	line-height: 1.33;
	margin: 0 0 15px 0;
}
.knowledge-read-more {
	font-size: 16px;
	font-weight: 700;
	text-decoration: underline;
}
.knowledge-read-more:hover {
	text-decoration: none;
}
.knowledge-col-right {
	width: 31.7%;
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.knowledge-col-right .knowledge-card-item-wrap:nth-child(1) {
	display: flex;
	flex: 1;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.knowledge-col-right .knowledge-card-item-wrap:nth-child(1) .knowledge-card {
	background-color: #FFF2E6;
	width: 100%;
}
.knowledge-col-right .knowledge-card-item-wrap:nth-child(1) .knowledge-card .knowledge-card-content {
	padding: 50px 28px;
}
.knowledge-col-right .knowledge-card-item-wrap:nth-child(1) .knowledge-card .knowledge-card-title {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.15;
}
.knowledge-col-right .knowledge-card-item-wrap:nth-child(1) .knowledge-card .knowledge-card-title p {
	margin: 0;
}
.knowledge-col-right .knowledge-card-item-wrap:nth-child(2) {
	display: flex;
	min-height: 39%;
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.knowledge-col-right .knowledge-card-item-wrap:nth-child(2) .knowledge-card {
	width: 100%;
	color: #fff;
	align-items: flex-end;
	overflow: hidden;
}
/* No featured image: the card relies entirely on the image for its background,
   which otherwise leaves white text on nothing - guarantee readable contrast. */
.knowledge-col-right .knowledge-card-item-wrap:nth-child(2) .knowledge-card.no-image {
	background-color: #111C3F;
}
.knowledge-col-right .knowledge-card-item-wrap:nth-child(2) .knowledge-card .knowledge-card-content {
	max-width: 410px;
	margin: auto auto 0;
	padding: 20px 34px 30px;
}
.knowledge-col-right .knowledge-card-item-wrap:nth-child(2) .knowledge-card .knowledge-card-title {
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 15px 0;
	line-height: 1.15;
}
.knowledge-col-left .knowledge-card-item-wrap:nth-child(1) {
	display: flex;
	width: 63.3%;
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.knowledge-col-left .knowledge-card-item-wrap:nth-child(1) .knowledge-card {
	width: 100%;
	overflow: hidden;
}
.knowledge-col-left .knowledge-card-item-wrap:nth-child(1) .knowledge-card .knowledge-card-bg-wrap {
	background: #DCDDED;
	position: absolute;
	inset: 0;
	z-index: -1;
	transform: skew(10deg, 0deg);
	transform-origin: 0 0;
	border-radius: 15px;
}
.knowledge-col-left .knowledge-card-item-wrap:nth-child(1) .knowledge-card .knowledge-card-content {
	background: url(../images/knowledge/watermark-bg.svg) calc(100% - 14px) calc(100% + 32px) no-repeat;
	padding: 50px 36px 50px 72px;
}
.knowledge-col-left .knowledge-card-item-wrap:nth-child(2) {
	display: flex;
	width: 36.7%;
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}
.knowledge-col-left .knowledge-card-item-wrap:nth-child(2) .knowledge-card {
	width: 100%;
	color: #fff;
	justify-content: flex-end;
}
.knowledge-col-left .knowledge-card-item-wrap:nth-child(2) .knowledge-card-large-inner {
	display: flex;
	width: clamp(300px, 28.7vw, 400px);
	flex-shrink: 0;
	transform: skew(10deg, 0deg);
	border-radius: 15px;
	overflow: hidden;
	transform-origin: 100% 100%;
}
.knowledge-col-left .knowledge-card-item-wrap:nth-child(2) .knowledge-card-large-inner2 {
	display: flex;
	width: 100%;
	position: relative;
	border-radius: 15px;
	transform-origin: 100% 100%;
	overflow: hidden;
	transform: skew(-10deg, 0deg);
}
/* No featured image: the skewed shape would otherwise render blank/white
   behind the (already white-on-dark) content box - give it a solid fallback. */
.knowledge-col-left .knowledge-card-item-wrap:nth-child(2) .knowledge-card.no-image .knowledge-card-large-inner2 {
	background-color: #111C3F;
}
.knowledge-col-left .knowledge-card-item-wrap:nth-child(2) .knowledge-card .knowledge-card-content {
	background: rgba(0,0,0,0.7);
	box-shadow: #000 0 0 80px 20px;
	width: 100%;
	min-height: 228px;
	margin: auto 0 0 0;
	padding: 30px 60px 30px 30px;
}
.knowledge-col-left .knowledge-card-item-wrap:nth-child(2) .knowledge-card .knowledge-card-title {
	font-size: 20px;
	font-weight: 500;
}
.knowledge-col-left {
	display: flex;
	width: 68.3%;
	padding: 0 34px 0 0;
}
.knowledge-actions {
	display: flex;
	justify-content: center;
	margin: 42px 0 0 0;
}
.content-hero-section {
	padding: 30px 0;
}
.content-section > .container,
.content-hero-section > .container {
	display: flex;
	gap: 37px;
	align-items: flex-start;
}
.content-section-text,
.content-hero-text,
.content-hero-img-wrap {
	width: -webkit-calc(50% - 19px);
	width: calc(50% - 19px);
}
.content-hero-text {
	padding: 7.5% 0 3.3% 0;
}
.ltr,
.ltr * {
	direction: ltr;
}
.ltr:not(.text-align-center),
.ltr:not(.text-align-center) * {
	text-align: left;
}
.ltr .y-btn {
	text-align: center;
}
.lang-toggle-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
	direction: ltr;
	margin: 0 0 35px 0;
}
.toggle-track {
    background-color: #111C3F;
    width: 48px;
    height: 28px;
    border-radius: 30px;
    position: relative;
    transition: 0.3s ease;
}
.toggle-thumb {
    background-color: #ffffff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 4px; 
    transition: transform 0.3s ease;
}
.lang-toggle-btn.active .toggle-track {
	background-color: #8891C8;
}
.ltr .lang-toggle-btn {
	flex-direction: row-reverse;
}
.ltr .toggle-thumb {
	left: auto;
	right: 4px;
}
.lang-text {
    min-width: 36px;
    font-size: 16px;
    font-weight: 600;
    color: #111C3F;
    text-align: left;
}
section.ltr .hebrew-content,
section:not(.ltr) .english-content {
	display: none;
}
.breadcrumbs {
	display: block;
	font-size: 0;
	margin: 0 0 14px 0;
}
.breadcrumbs li {
	display: inline;
	font-size: 14px;
}
.breadcrumbs li:not(:first-child)::before {
	content: "/";
	margin: 0 5px;
}
.breadcrumbs a {
	text-decoration: none;
	color: #111C3F;
}
.breadcrumbs a:hover {
	color: #FF4E31;
}
.content-hero-text .hp-hero-title {
	margin: 0 0 14px 0;
}
.content-hero-description {
	font-size: 24px;
	line-height: 1.3;
	margin: 0 0 19px 0;
}
.content-section-description p,
.content-hero-description p {
	margin: 0;
}
.content-hero-img-wrap {
	text-align: left;
}
.content-hero-img {
	width: auto;
	height: auto;
	position: relative;
	z-index: 1;
}
.credit-cards-solutions-section2 {
	padding: 40px 0;
	overflow: hidden;
}
.credit-cards-solutions-section2 .container {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	align-items: flex-start;
}
.credit-cards-solutions-section2 .credit-cards-solutions-card {
	width: -webkit-calc(33.333% - 20px);
	width: calc(33.333% - 20px);
}
.credit-cards-solutions-section2 .credit-cards-solutions-card-a {
	height: 25.3vw;
	max-height: 350px;
	overflow: visible;
}
.credit-cards-solutions-section2 .credit-cards-solutions-card-a::before {
	display: none;
}
.credit-cards-solutions-card-a-shape {
	position: absolute;
	inset: -40px;
	z-index: -1;
	overflow: hidden;
	pointer-events: none;
}
.credit-cards-solutions-section2 .credit-cards-solutions-card-a-shape::before {
	content: "";
	background: #111C3F;
	position: absolute;
	z-index: -1;
	border-radius: 20px 20px 0 0;
	transform: skew(0deg, -4deg);
	pointer-events: none;
	transform-origin: 100% 100%;
	inset: 40px 40px 100px 40px;
}
.credit-cards-solutions-section2 .credit-cards-solutions-card-a-shape::after {
	content: "";
	background: #111C3F;
	height: 80px;
	position: absolute;
	bottom: 40px;
	left: 40px;
	right: 40px;
	z-index: -1;
	border-radius: 0 0 20px 20px;
	pointer-events: none;
}
.credit-cards-solutions-card-a-shape-inner {
	background: #111C3F;
	position: absolute;
	inset: 44% 40px 16% 40px;
}
.advantages-section {
	margin: 40px 0;
	padding: 0;
}
.advantages-sticky-wrap {
	height: 748px;
	max-height: -webkit-calc(100vh - 90px);
	max-height: calc(100vh - 90px);
	position: sticky;
	top: 90px;
	overflow: hidden;
}
.advantages-sticky-wrap2 {
	background-color: #FDF1E9;
	height: 100%;
	transform: skewY(-3deg);
	transform-origin: 100% 0;
	overflow: hidden;
}
.advantages-sticky-wrap .container {
	height: 100%;
}
.advantages-bg {
	height: 100%;
	padding: 0 0 2.4% 0;
	margin: 2.4% 0 0 0;
	transform: skewY(3deg);
	transform-origin: 100% 100%;
}
.advantages-container {
	height: 100%;
	display: flex;
	align-items: center;
}
.advantages-content-col {
	width: 40%;
	padding: 6% 0;
	align-self: center;
}
.advantages-content-col .sections-title {
	margin: 0 0 15px 0;
	text-align: right;
}
.advantages-description {
	font-size: 20px;
	line-height: 1.3;
	color: #111C3F;
}
.advantages-timeline-col {
	display: flex;
	width: 60px;
	position: relative;
	flex-direction: column;
	align-items: center;
	margin: 0 75px 0 0;
}
.advantages-timeline-line {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 1px;
	background-color: #FFE3D1;
	z-index: 1;
}
.advantages-timeline-progress {
	width: 100%;
	background-color: #FF4E31;
	height: 0%;
	transition: height 0.1s linear;
}
.advantages-steps {
	display: flex;
	flex-direction: column;
	gap: 50px;
	position: relative;
	z-index: 2;
}
.advantages-step {
	background-color: #fff;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	font-size: 24px;
	font-weight: 600;
	color: #111C3F;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: background-color 0.4s ease, color 0.4s ease, -webkit-transform 0.4s ease;
	transition: background-color 0.4s ease, color 0.4s ease, transform 0.4s ease;
}
.advantages-step.active {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	background-color: #FF4E31;
	color: #fff;
}
.advantages-step-btn {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}
.advantages-cards-col {
	width: calc(60% - 169px);
	max-width: 585px;
	height: 100%;
	position: relative;
	margin: 0 34px 0 0;
}
.advantages-cards-track {
	display: flex;
	flex-direction: column;
	gap: 26px;
	padding: 40px 0 80px 0;
	transition: transform 0.5s ease-out;
}
.advantage-card {
	display: flex;
	min-height: 300px;
	border-radius: 20px;
	padding: 60px;
	flex-direction: column;
	justify-content: center;
	position: relative;
	z-index: 0;
	overflow: hidden;
	color: #111C3F;
}
.advantage-card::before {
	content: "";
	background: #fff;
	position: absolute;
	inset: 0;
	z-index: -1;
	border-radius: 20px;
	transform: skewY(-4deg);
	transform-origin: 100% 100%;
}
.advantages-section:not(.advantages2-section) .advantage-card:nth-child(4n+2),
.advantages-section:not(.advantages2-section) .advantage-card:nth-child(4n) {
	margin-bottom: -20px;
}
.advantage-card:nth-child(4n+2)::before {
	transform: skewY(4deg);
}
.advantages-section:not(.advantages2-section) .advantage-card:nth-child(4n+3),
.advantages-section:not(.advantages2-section) .advantage-card:nth-child(4n+5) {
	margin-top: -20px;
}
.advantage-card:nth-child(4n+3)::before {
	transform: skewY(4deg);
	transform-origin: 0 0;
}
.advantage-card:nth-child(4n)::before {
	transform: skewY(-4deg);
	transform-origin: 0 0;
}
.advantage-icon-wrap {
	display: flex;
	margin: 0 0 15px 0;
	align-items: flex-end;
}
.advantage-icon {
	width: auto;
	max-height: 60px;
}
.advantage-title {
	font-size: 24px;
	font-weight: 600;
	margin: 0 0 6px 0;
}
.advantage-text {
	font-size: 18px;
	line-height: 1.3;
}
.testimonial-slide.swiper-slide:has(.customers-slide-item-number-wrap) {
	width: 1204px;
	max-width: 79vw;
}
.testimonial-slide.swiper-slide:has(.customers-slide-item-number-wrap) .testimonial-card {
	min-height: 380px;
	padding: 50px 35px 67px;
	gap: 60px;
}
.testimonial-slide.swiper-slide:has(.customers-slide-item-number-wrap) .testimonial-content {
	display: flex;
}
.customers-slide-item-number-wrap {
	width: 211px;
	flex-shrink: 0;
	border: 0 solid var(--testimonial-bg);
	border-width: 0 0 0 1px;
	padding: 0 0 0 27px;
}
.customers-slide-item-number {
	font-size: 100px;
	font-weight: 300;
	line-height: 1;
}
.customers-slide-item-number-text {
	max-width: 170px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.3;
}
.testimonial-slide.swiper-slide:has(.customers-slide-item-number-wrap) .testimonial-content-inner {
	padding: 30px 44px 30px 0;
}
.solutions2-section:not(.team-swiper-section) {
	padding-right: 45px;
}
.solutions2-section-inner {
	background: #111C3F;
	border-radius: 0 20px 20px 0;
	padding: 50px 25px;
	position: relative;
	overflow: hidden;
}
.team-swiper-section-inner {
	position: relative;
	overflow: hidden;
}
.solutions2-section .testimonials-nav {
	position: absolute;
	left: 45px;
	top: 56px;
}
.solutions2-section.team-swiper-section .testimonials-nav {
	top: 6px;
}
.solutions2-section:not(.team-swiper-section) .sections-title {
	color: #fff;
	margin: 0 0 30px 0;
}
.team-swiper-section .sections-title {
	margin: 0 0 30px 0;
}
.solutions2-section .swiper {
	overflow: visible;
}
.solutions2-section .swiper-slide:nth-last-child(1) { z-index: 1; }
.solutions2-section .swiper-slide:nth-last-child(2) { z-index: 2; }
.solutions2-section .swiper-slide:nth-last-child(3) { z-index: 3; }
.solutions2-section .swiper-slide:nth-last-child(4) { z-index: 4; }
.solutions2-section .swiper-slide:nth-last-child(5) { z-index: 5; }
.solutions2-section .swiper-slide:nth-last-child(6) { z-index: 6; }
.solutions2-section .swiper-slide:nth-last-child(7) { z-index: 7; }
.solutions2-section .swiper-slide:nth-last-child(8) { z-index: 8; }
.solutions2-section .swiper-slide:nth-last-child(9) { z-index: 9; }
.solutions2-section .swiper-slide:nth-last-child(10) { z-index: 10; }
.solutions2-section .swiper-slide:nth-last-child(11) { z-index: 11; }
.solutions2-section .swiper-slide:nth-last-child(12) { z-index: 12; }
.solutions2-section .swiper-slide:nth-last-child(13) { z-index: 13; }
.solutions2-section .swiper-slide:nth-last-child(14) { z-index: 14; }
.solutions2-section .swiper-slide:nth-last-child(15) { z-index: 15; }
.solutions2-section .swiper-slide:nth-last-child(16) { z-index: 16; }
.solutions2-section .swiper-slide:nth-last-child(17) { z-index: 17; }
.solutions2-section .swiper-slide:nth-last-child(18) { z-index: 18; }
.solutions2-section .swiper-slide:nth-last-child(19) { z-index: 19; }
.solutions2-section .swiper-slide:nth-last-child(20) { z-index: 20; }
.faq-section {
	text-align: center;
}
.faq-container {
	display: inline-block;
	vertical-align: top;
	max-width: 1556px;
	margin: 0 auto;
	padding: 0 20px;
	text-align: right;
}
.faq-section .sections-title {
	margin: 0 0 40px 0;
}
.faq-accordion-list-wrap {
	display: flex;
	gap: 36px;
}
.faq-accordion-list {
	flex: 1;
	max-width: 740px;
	gap: 15px 36px;
	flex-direction: column;
}
.faq-accordion-item {
	width: 100%;
	position: relative;
	z-index: 0;
}
.faq-accordion-item::before {
	content: "";
	background: #E2F4FD;
	position: absolute;
	inset: 0;
	z-index: -1;
	border-radius: 20px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.faq-accordion-item.active::before {
	background: #111C3F;
}
.faq-accordion-item:nth-child(1) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.faq-accordion-item:nth-child(2) {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.faq-accordion-item:nth-child(3) {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.faq-accordion-item:nth-child(4) {
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}
.faq-accordion-item:nth-child(5) {
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}
.faq-accordion-item:nth-child(6) {
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s;
}
.faq-accordion-item:nth-child(7) {
	-webkit-transition-delay: 1.4s;
	transition-delay: 1.4s;
}
.faq-accordion-item:nth-child(8) {
	-webkit-transition-delay: 1.6s;
	transition-delay: 1.6s;
}
.faq-accordion-btn {
	display: flex;
	width: 100%;
	min-height: 60px;
	align-items: center;
	padding: 10px 50px 10px 31px;
	border-radius: 20px;
	gap: 20px;
	text-align: right;
	justify-content: space-between;
	cursor: pointer;
	border: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.faq-accordion-title {
	color: #161932;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.2;
	margin: 0;
}
.faq-accordion-item.active .faq-accordion-title {
	color: #fff;
}
.faq-icon {
	position: relative;
	width: 20px;
	height: 20px;
	flex-shrink: 0;
}
.faq-icon::before,
.faq-icon::after {
	background: #161932;
	position: absolute;
	content: "";
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.faq-accordion-item.active .faq-icon::before,
.faq-accordion-item.active .faq-icon::after {
	background: #fff;
}
.faq-icon::before {
	width: 14px;
	height: 2px;
	left: 4px;
	top: 10px;
}
.faq-icon::after {
	width: 2px;
	height: 14px;
	top: 4px;
	left: 10px;
}
.faq-accordion-item.active .faq-icon::after {
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}
.faq-accordion-content {
	width: 100%;
	overflow: hidden;
	transition: max-height 0.4s ease-out;
}
.faq-accordion-item:not(.active) .faq-accordion-content {
	max-height: 0 !important;
}
.faq-content-inner {
	color: #fff;
	font-size: 20px;
	line-height: 1.3;
	font-weight: 300;
	padding: 26px 50px;
}
.faq-footer {
	display: flex;
	justify-content: center;
}
.faq-footer .y-btn {
	background: #fff;
	color: #161932;
	border: 1px solid #161932;
	font-size: 20px;
}
.gama-pay-section {
	overflow: hidden;
	color: #111C3F;
}
.gama-pay-inner {
	display: flex;
	gap: 60px;
}
.gama-pay-content {
	display: flex;
	width: -webkit-calc(60% - 30px);
	width: calc(60% - 30px);
	max-width: 890px;
	flex-direction: column;
	padding: 50px 0 0 0;
	gap: 60px;
}
.gama-pay-title {
	font-size: clamp(32px, 3vw, 46px);
	font-weight: 400;
	line-height: 1.1;
	margin: 0;
}
.gama-pay-title b,
.gama-pay-title strong {
	font-weight: 700;
}
.gama-pay-desc {
	font-size: 20px;
	line-height: 1.3;
	margin: 10px 0 0 0;
}
.gama-pay-desc p {
	margin: 0;
}
.gama-pay-desc b,
.gama-pay-desc strong {
	font-weight: 500;
}
.gama-pay-features-list {
	display: flex;
	width: 738px;
	max-width: 100%;
	flex-direction: column;
	gap: 15px;
}
.gama-pay-feature {
	display: flex;
	align-items: center;
}
.gama-pay-feature-icon-wrap {
	background: linear-gradient(135deg,  rgba(211,212,242,1) 0%,rgba(234,235,242,1) 51%,rgba(234,235,242,1) 100%);
	display: flex;
	width: 120px;
	height: 120px;
	border-radius: 15px;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	padding: 10px;
	position: relative;
	z-index: 0;
}
.gama-pay-feature-icon-wrap::before {
	content: "";
	background: linear-gradient(135deg,  rgba(243,242,246,1) 0%,rgba(244,244,246,1) 100%);
	position: absolute;
	inset: 3px;
	z-index: -1;
	border-radius: 12px;
}
.gama-pay-feature-icon {
	max-height: 100%;
	object-fit: contain;
}
.gama-pay-feature-line {
	width: 35px;
	border-bottom: 2px dashed #00D4A0;
	flex-shrink: 0;
}
.gama-pay-feature-text-wrap {
	background: #F8FCFE;
	min-height: 120px;
	border-radius: 20px;
	padding: 20px 40px;
	flex-grow: 1;
	transition: background 0.2s ease;
}
.gama-pay-feature:hover .gama-pay-feature-text-wrap,
.gama-pay-feature:focus-visible .gama-pay-feature-text-wrap {
	background: #EAF5FF;
}
.gama-pay-feature-title {
	font-size: 24px;
	font-weight: 600;
	margin: 0 0 7px 0;
	line-height: 1.1;
}
.gama-pay-feature-text {
	font-size: 18px;
	line-height: 1.3;
}
.gama-pay-video-col {
	width: calc(40% - 30px);
}
/* No video image: .gama-pay-content is the only column, so center it instead of sitting at 60% width */
.gama-pay-section .gama-pay-inner:has(> .gama-pay-content:only-child) {
	justify-content: center;
}
.gama-pay-section .gama-pay-content:only-child {
	width: 100%;
	max-width: 890px;
	text-align: center;
}
.gama-pay-section .gama-pay-content:only-child .gama-pay-feature {
	text-align: right;
}
.gama-pay-video-btn {
	position: relative;
	text-decoration: none;
	transition: transform 0.4s ease;
}
.gama-pay-video-img {
	width: auto;
	height: auto;
}
.play,
.video-play-icon,
.gama-pay-video-btn .play {
	background: url(../images/play-orange.svg) center center / contain no-repeat;
	width: 36px;
	height: 36px;
	position: absolute;
	bottom: 30px; 
	right: 20%;
	z-index: 1;
}
.perks-gallery-btn .play {
	right: 7%;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-khtml-opacity: 0.8;
}
.video-play-icon {
	right: 27px;
	bottom: 20px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-khtml-opacity: 0.8;
}
.advantages2-section .advantages-sticky-wrap2 {
	transform: skewY(3deg);
	transform-origin: 0 0;
}
.advantages2-section .advantages-bg {
	padding: 0 0 2.9% 0;
	margin: -2.4% 0 0 0;
	transform: skewY(-3deg);
}
.advantages2-section .advantage-card {
	color: #fff;
}
.advantages2-section .advantage-card::before {
	background: #111C3F;
	transform-origin: 0 0;
}
.advantages2-section .advantage-card:nth-child(4n+2)::before {
	transform: skewY(-4deg);
	transform-origin: 100% 100%;
}
.advantages2-section .advantage-card:nth-child(4n+3)::before {
	transform-origin: 100% 100%;
}
.advantages2-section .advantage-card:nth-child(4n)::before {
   transform: skewY(4deg);
}
.advantages2-section .advantage-card:nth-child(4n+1),
.advantages2-section .advantage-card:nth-child(4n+3) {
	margin-bottom: -20px;
}
.advantages2-section .advantage-card:nth-child(4n+2),
.advantages2-section .advantage-card:nth-child(4n) {
	margin-top: -20px;
}
.easy-clearing-inner {
	display: flex;
	align-items: flex-end;
	flex-direction: row-reverse;
	justify-content: space-between;
}
.easy-clearing-content {
	width: 63%;
	max-width: 884px;
	padding: 35px 60px 21px 0;
}
/* No image: .easy-clearing-content is the only column, so center it and drop the padding meant to leave room for the image */
.easy-clearing-content:only-child {
	margin: 0 auto;
	padding: 0;
}
.easy-clearing-image-wrap {
	display: flex;
	width: 37%;
}
.easy-clearing-img {
	display: block;
	width: auto;
	height: auto;
	max-height: 578px;
	object-fit: contain;
	margin: auto auto 0;
}
.easy-clearing-title {
	font-size: 46px;
	font-weight: 700;
	line-height: 1.07;
	margin: 0 0 20px 0;
}
.easy-clearing-desc {
	font-size: 20px;
	line-height: 1.35;
}
.easy-clearing-desc ul {
	display: flex;
	flex-direction: column;
	gap: 5px;
	list-style: none;
	margin: 0;
	padding: 0 12px 0 0;
}
.easy-clearing-desc li {
	position: relative;
	padding: 0 20px 0 0;
}
.easy-clearing-desc li::before {
	content: "";
	background-color: #111C3F;
	width: 7px;
	height: 7px;
	position: absolute;
	right: 0;
	top: 10px;
	border-radius: 50%;
}
.easy-clearing-btn {
	margin-top: 15px;
}
.text-section {
	font-size: 18px;
	line-height: 1.35;
}
.text-section-inner {
	background: #F8FCFE;
	border-radius: 10px;
	border: 1px solid #E2F4FD;
	padding: 30px 45px;
}
.text-section-inner2 {
	max-width: 1354px;
}
.text-section p {
	margin: 0;
}
.text-section b,
.text-section strong {
	font-weight: 700;
}
.text-section a {
	color: #111C3F;
}
.contact-section {
	position: relative;
}
.contact-inner {
	background-color: #111C3F;
	border-radius: 20px;
	padding: 40px 77px 54px 130px;
	position: relative;
	color: #fff;
}
.contact-floating-img {
	width: auto;
	height: auto;
	max-width: 15%;
	max-height: 72%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.contact-text-wrap {
	text-align: right;
	width: 100%;
	color: #fff;
}
.contact-title {
	font-size: 40px;
	font-weight: 700;
	line-height: 1.07;
	margin: 0 0 10px 0;
}
.contact-subtitle {
	font-size: 20px;
}
.contact-content {
	display: flex;
	max-width: 1188px;
	flex-direction: column;
	gap: 30px;
}
.cp-contact-form-wrap .wpcf7-form,
.cp-contact-form-wrap .wpcf7-form > p,
.contact-form-wrap .wpcf7-form,
.contact-form-wrap .wpcf7-form > p {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	gap: 20px;
}
.contact-section .wpcf7-form-control-wrap {
	flex: 1;
	margin: 0;
	padding: 0;
}
.contact-form-wrap .wpcf7-form {
	max-width: 100%;
	padding: 0 0 0 143px;
	position: relative;
}
.contact-form-wrap .wpcf7-form .wpcf7-form-control-wrap:has([name="notes"]) {
	min-width: 32%;
}
.contact-section .submit-btn-wrap {
	position: absolute;
	left: 0;
	top: 0;
}
.contact-section .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance) {
	background: none;
	border-color: rgba(255, 255, 255, 0.5);
	color: #fff;
}
.contact-section .wpcf7-form-control.error:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance) {
	color: #FF4E31;
	--error-text-color: #FF4E31;
	--error-border-color: #FF4E31;
}
.contact-section .wpcf7-form-control::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.7);
}
.contact-section .wpcf7-form-control:-moz-placeholder {
	color: rgba(255, 255, 255, 0.7);
}
.contact-section .inputs-label {
	color: rgba(255, 255, 255, 0.7);
}
.contact-section .inputs-label::before,
.contact-section .val-is-empty:focus ~ .inputs-label::before {
	background: #111C3F;
	top: 0;
	height: 100%;
	border-radius: 5px;
}
.contact-section .wpcf7-submit.y-btn.bg-orange {
	min-height: 40px;
	font-weight: 500;
	border-width: 1px;
}
.wpcf7-form-control-wrap:has(.wpcf7-acceptance),
.wpcf7-form-control-wrap:has(.wpcf7-checkbox) {
	min-width: 100%;
}
.wpcf7-acceptance .wpcf7-list-item-label,
.wpcf7-checkbox .wpcf7-list-item-label {
	padding: 0 26px 0 0;
	font-size: 12px;
	line-height: 1.4;
	display: block;
	text-align: right;
	font-family: "rubik";
}
.wpcf7-acceptance .wpcf7-list-item-label a,
.wpcf7-checkbox .wpcf7-list-item-label a {
    color: #111C3F;
    font-weight: 600;
    text-decoration: underline;
	font-family: "rubik";
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.contact-section .wpcf7-acceptance .wpcf7-list-item-label a,
.contact-section .wpcf7-checkbox .wpcf7-list-item-label a,
.contact-section .wpcf7-acceptance .wpcf7-list-item-label,
.contact-section .wpcf7-checkbox .wpcf7-list-item-label {
	color: #fff;
}
.contact-section .wpcf7-acceptance .wpcf7-list-item-label a:hover,
.contact-section .wpcf7-checkbox .wpcf7-list-item-label a:hover,
.wpcf7-acceptance .wpcf7-list-item-label a:hover,
.wpcf7-checkbox .wpcf7-list-item-label a:hover {
	color: #FF4E31;
}
.contact-section .wpcf7-acceptance .wpcf7-list-item-label::before,
.contact-section .wpcf7-checkbox .wpcf7-list-item-label::before {
	border-color: #fff;
}
.contact-section a {
	color: #fff;
}
.projects-section {
	padding-right: 45px;
	padding-left: 45px;
	overflow: hidden;
}
.projects-header {
	margin: 0 0 50px 0;
	text-align: center;
}
.projects-header .sections-title {
	margin: 0 0 10px 0;
}
.projects-subtitle {
	font-size: 24px;
	line-height: 1.35;
}
.projects-swiper-wrap .swiper {
	overflow: visible;
}
.project-slide {
	display: flex;
}
.project-card {
	display: flex;
	flex-direction: column;
	width: 100%;
	text-decoration: none;
	color: inherit;
	gap: 20px;
	transition: transform 0.3s ease;
}
.project-image-wrap {
	width: 100%;
	max-height: 450px;
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	aspect-ratio: 4 / 3;
}
.project-badge {
	background: rgba(255, 255, 255, 0.45);
	height: 31px;
	line-height: 31px;
	position: absolute;
	top: 25px;
	right: 25px;
	border-radius: 10px;
	font-size: 14px;
	font-weight: 500;
	color: #FF4E31;
	padding: 0 20px;
}
.project-text {
	font-size: 18px;
	line-height: 1.28;
}
.project-logo {
	width: auto;
	height: auto;
	max-height: 55px;
	max-width: 150px;
	margin: 20px 0 0 0;
}
.project-slide:nth-child(even) .project-card {
	flex-direction: column-reverse;
}
.projects-section .swiper-pagination-wrap {
	margin: 52px 0 0 0;
}
.projects-section .prev,
.projects-section .next {
	background: #fff;
	border: 1px solid #111C3F;
	color: #111C3F;
}
.projects-section .bc-pagination .swiper-pagination-bullet {
	background: #FF4E31;
}
.projects-section .bc-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #111C3F;
}
.additional-tools-header {
	margin: 0 0 35px 0;
}
.additional-tools-header .sections-title {
	margin: 0 0 10px 0;
}
.additional-tools-subtitle {
	font-size: 20px;
	line-height: 1.35;
}
.additional-tools-list {
	flex-wrap: wrap;
	gap: 34px;
}
.additional-tools-item {
	background: #F8FCFE;
	min-width: 270px;
	max-width: 432px;
	flex: 1;
	border-radius: 10px;
	border: 1px solid #E2F4FD;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.additional-tools-link {
	display: flex;
	height: 100%;
	flex-direction: column;
	padding: 20px 27px;
	text-decoration: none;
	color: inherit;
}
.additional-tools-item-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.19;
	margin: 0 0 10px 0;
}
.additional-tools-read-more {
	font-size: 16px;
	font-weight: 400;
	text-decoration: underline;
}
.additional-tools-link:hover .additional-tools-read-more {
	text-decoration: none;
}
.ybox-form .yBoxFrame {
	background: none;
	box-shadow: none;
}
.yBoxOverlay .contact-section {
	display: block !important;
}
.ybox-form .insertYboxAjaxHere,
.yBoxOverlay .contact-section,
.yBoxOverlay .container {
	padding: 0;
}
.yBoxOverlay .contact-inner {
	padding-top: 60px;
}
.yBoxOverlay .contact-floating-img {
	display: none;
}
.text2-section {
	font-size: 20px;
	line-height: 1.35;
}
.text2-section-read-more {
	color: #111C3F;
	font-size: 16px;
	font-weight: 600;
}
.text-align-center {
	text-align: center;
}
.text2-section-title {
	margin: 0 0 10px 0;
	color: #FF4E31;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.65;
}
.text3-section {
	font-size: 18px;
	line-height: 1.8;
}
.text3-section > .container {
	display: flex;
	flex-direction: column;
	gap: 50px;
}
.text3-section-short-description {
	font-size: 22px;
	line-height: 1.65;
	text-align: center;
	font-weight: 500;
}
.text3-section p {
	margin: 0;
}
.text3-section ul {
	padding: 0 27px 0 0;
	margin: 0;
}
.smart-credit-section {
	position: relative;
	padding-right: 45px;
	padding-left: 45px;
	color: #fff;
}
.smart-credit-sticky-wrap {
	height: 677px;
	max-height: -webkit-calc(100vh - 90px);
	max-height: calc(100vh - 90px);
	position: sticky;
	top: 90px;
	overflow: hidden;
	border-radius: 20px 20px 0 0;
}
.smart-credit-sticky-wrap2 {
	background: #0C142C;
	overflow: hidden;
}
.smart-credit-sticky-wrap3 {
	background: url(../images/smart-credit-cards/smart-credit-section-bg.jpg) center bottom / cover no-repeat;
	position: relative;
}
.smart-credit-sticky-wrap3::after {
	content: "";
	background: url(../images/smart-credit-cards/bottom-shape.png) center bottom / contain no-repeat;
	height: 179px;
	position: absolute;
	inset: auto -1px -1px -1px;
	pointer-events: none;
}
.smart-credit-inner {
	display: flex;
	height: 677px;
	flex-direction: row;
	justify-content: space-between;
	gap: 60px;
}
.smart-credit-text-col {
	width: -webkit-calc(44% - 30px);
	width: calc(44% - 30px);
	padding: 140px 60px 0 0;
}
.smart-credit-text-col .sections-title {
	color: #fff;
	margin: 0 0 15px 0;
}
.smart-credit-desc {
	font-size: 26px;
	font-weight: 300;
	line-height: normal;
	color: #fff;
}
.smart-credit-cards-col {
	width: -webkit-calc(56% - 30px);
	width: calc(56% - 30px);
	height: 100%;
	position: relative;
	display: flex;
	align-items: center;
}
.smart-credit-pagination {
	position: absolute;
	left: 0;
	display: flex;
	flex-direction: column;
	gap: 15px;
	z-index: 5;
}
.smart-credit-pagination .bullet {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #fff;
	transition: background 0.3s ease, opacity 0.3s ease;
}
.smart-credit-pagination .bullet.active {
	background: #FF4E31;
	opacity: 1;
}
.smart-credit-cards-track {
	display: flex;
	width: 83%;
	max-width: 657px;
	position: absolute;
	right: 11.3%;
	top: 50%;
	flex-direction: column;
	gap: 20px;
	align-items: center;
	will-change: transform;
}
.smart-credit-card {
	background: #fff;
	display: flex;
	width: 571px;
	position: relative;
	border-radius: 20px;
	z-index: 1;
}
.smart-credit-card-inner {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 0 6.8%;
	gap: 25px;
	text-align: right;
	cursor: default;
}
.smart-credit-card-img-wrap {
	width: 17%;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.smart-credit-card-img {
	max-height: 100%;
	object-fit: contain;
}
.smart-credit-card-text-wrap {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #111C3F;
}
.smart-credit-card-title {
	font-size: 22px;
	line-height: 1;
	font-weight: 700;
	margin: 0;
}
.smart-credit-card-sub {
	display: none; 
	overflow: hidden;
}
.smart-credit-card-text {
	font-size: 18px;
	line-height: 1.3;
	margin: 0;
}
.smart-credit-card-btn-wrap {
	flex-shrink: 0;
}
.smart-credit-card .y-btn {
	min-height: 25px;
	padding-right: 22px;
	padding-left: 22px;
	font-size: 16px;
	border-width: 1px;
}
.floating-go-to-contact-wrap {
	background: url(../images/floating-go-to-contact.png) center center no-repeat;
	display: flex;
	width: 389px;
	height: 186px;
	flex-direction: column;
	gap: 6px;
	align-items: center;
	justify-content: center;
	padding: 61px 100px 42px 50px;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3;
	position: fixed;
    bottom: -46px;
    left: -48px;
	z-index: 10;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	transition: opacity 0.4s ease, transform 0.4s ease, visibility 0s ease 0.4s;
}
.close-rocket-btn2,
.btn-close-floating-go-to-contact {
	background: #fff url(../images/product/close-floating-contact-btn.svg) center center no-repeat;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	position: absolute;
	left: 30px;
	top: 55px;
	z-index: 2;
}
.close-rocket-btn2 {
	background-image: url(../images/close-rocket-btn.svg);
	top: 49px;
	right: 0;
	left: auto;
	width: 19px;
	height: 19px;
	border: 1px solid #111C3F;
}
.contact-bar-active:not(.hide-contact-bar) .floating-go-to-contact-wrap {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	transition: opacity 0.4s ease, transform 0.4s ease, visibility 0s ease 0s;
}
.floating-go-to-contact-wrap .y-btn {
	min-height: 25px;
	border-width: 1px;
	padding: 0 22px;
	font-weight: 500;
	font-size: 14px;
}
.credit-rating-section {
	padding-bottom: 76px;
}
.credit-rating-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 35px;
	flex-direction: row-reverse;
}
.credit-rating-text-col {
	width: -webkit-calc(39.8% - 18px);
	width: calc(39.8% - 18px);
}
.credit-rating-desc {
	font-size: 18px;
	line-height: 1.2;
}
.credit-rating-cards-col {
	width: -webkit-calc(60.2% - 18px);
	width: calc(60.2% - 18px);
}
.credit-rating-grid {
	gap: 30px;
	align-items: flex-start;
	flex-wrap: wrap;
	column-count: 2;
	break-inside: avoid;
}
.rating-card-item {
	display: flex;
	margin: 0 0 30px 0;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.rating-card-item:nth-child(1) {
	margin-top: 76px;
}
.rating-card-item:nth-child(3) {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.rating-card-item:nth-child(2) {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.rating-card-item:nth-child(4) {
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}
.rating-card {
	display: flex;
	width: 100%;
	aspect-ratio: 432 / 362;
	position: relative;
	z-index: 0;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 40px 30px;
	overflow: hidden;
	border-radius: 20px;
}
.rating-card::before {
	content: "";
	background-color: #E2F4FD;
	position: absolute;
	inset: 0;
	z-index: -1;
	border-radius: 20px;
	transform: skewY(6deg);
	transform-origin: 0 0;
	pointer-events: none;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.rating-card-item:nth-child(4n+2) .rating-card::before {
	transform-origin: 100% 100%;
}
.rating-card-item:nth-child(4n) .rating-card::before {
	transform: skewY(-6deg);
}
.rating-card-content {
	display: flex;
	width: 100%;
	flex-direction: column;
	align-items: center;
	gap: 15px;
}
.rating-logo {
	width: auto;
	height: auto;
	max-height: 70px;
}
.rating-text {
	max-width: 210px;
	font-size: 14px;
	line-height: 1.36;
}
.video-section {
	overflow: hidden; 
}
.video-thumbnail-wrap {
	width: 100%;
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	aspect-ratio: 1207 / 572;
	opacity: 0;
	transform: scale(0.85);
	will-change: transform, opacity;
}
.sections-description,
.section-description {
	font-size: 20px;
	line-height: 1.35;
}
.sections-description p,
.section-description p {
	margin: 0;
}
.team-section .sections-title,
.team-section .section-description {
	text-align: center;
}
.tabs-list {
	gap: 35px;
	justify-content: center;
	margin: 40px 0;
}
.tabs-list > li {
	flex: 1;
	max-width: -webkit-calc(20% - 24px);
	max-width: calc(20% - 24px);
}
.tabs-btn {
	background: #F8FCFE;
	width: 100%;
	min-height: 48px;
	border-radius: 10px;
	text-align: center !important;
	padding: 10px 30px;
	font-size: 22px;
	font-weight: 400;
	line-height: 1;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tabs-list > li.active .tabs-btn {
	background: #E2F4FD;
	font-weight: 600;
}
.tabs-div:not(.active) {
	display: none;
}
.team-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-top: 30px;
	justify-content: center;
}
.team-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-top: 30px;
	justify-content: center; 
}
.team-card {
	width: -webkit-calc(20% - 16px);
	width: calc(20% - 16px);
	position: relative;
	z-index: 0;
	border-radius: 20px;
	overflow: hidden;
	background: #fff;
	aspect-ratio: 3 / 4;
}
.swiper-slide .team-card {
	width: 100%;
}
.team-card-img {
	position: absolute;
	inset: 0;
	z-index: -1;
}
.team-card-info {
	height: 100%;
	padding: 20px 30px;
	color: #fff;
	text-align: right;
	overflow: auto;
	display: flex;
	flex-direction: column;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.team-card-info::before,
.team-card-info::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: -1;
	pointer-events: none;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.team-card-info::before {
	background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 25%, rgba(0, 0, 0, 0) 100%);
}
.team-card-name {
	font-size: 20px;
	font-weight: 500;
	margin: auto 0 5px 0;
	line-height: 1.1;
}
.team-card-desc .team-card-name,
.team-card-desc .team-card-role {
	display: none;
}
.yBoxOverlay .team-card-desc {
	max-width: 380px;
	font-size: 18px;
}
.yBoxOverlay .team-card-name {
	font-size: 23px;
}
.yBoxOverlay .team-card-role {
	font-size: 21px;
}
.yBoxOverlay .team-card-desc .team-card-name,
.yBoxOverlay .team-card-desc .team-card-role,
.yBoxOverlay .team-card-desc-wrapper {
	display: block;
}
.yBoxOverlay .team-card-desc {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.team-card-role {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.3;
	margin: 0 0 10px 0;
}
.team-card-desc-wrapper {
	display: grid;
	grid-template-rows: 0fr;
	-webkit-transition: grid-template-rows 0.4s ease;
	transition: grid-template-rows 0.4s ease;
}
.team-card-desc {
	overflow: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	font-size: 14px;
	line-height: 1.3;
	-webkit-transition: opacity 0.4s ease 0.1s, padding-top 0.4s ease;
	transition: opacity 0.4s ease 0.1s, padding-top 0.4s ease;
}
.content-section-title {
	font-size: 46px;
	font-weight: 700;
	line-height: 1.07;
	margin: 0 0 20px 0;
}
.content-section.no-img .container1516 {
	width: 1245px;
}
.content-section.no-img .content-section-text {
	width: 100%;
}
.content-section-description {
	font-size: 20px;
	line-height: 1.6;
}
.row-reverse {
	flex-direction: row-reverse;
}
.links-list {
	flex-wrap: wrap;
	gap: 30px 35px;
	margin: 32px 0 0 0;
}
.links-list > li {
	width: -webkit-calc(50% - 18px);
	width: calc(50% - 18px);
}
.links-item-a {
	background: #F8FCFE;
	display: flex;
	width: 100%;
	min-height: 72px;
	align-items: center;
	font-size: 18px;
	color: #111C3F;
	border-radius: 10px;
	border: 1px solid #E2F4FD;
	text-decoration: underline;
	padding: 15px 47px;
}
.news-hero-section-top {
	text-align: center;
	margin: 0 0 83px 0;
}
.news-hero-section-top .hp-hero-title {
	margin: 0 auto;
}
.news-blocks-inner {
	display: flex;
	flex-direction: row-reverse;
}
.news-block {
	min-height: 322px;
	flex: 1;
	position: relative;
	border-radius: 20px;
	z-index: 0;
	overflow: hidden;
	color: #fff;
}
.news-block.color-block {
	margin: 0 0 0 -41px;
}
.news-block.image-block .read-more {
	color: #fff;
}
.news-block-bg-wrap {
	position: absolute;
	inset: 0;
	z-index: -1;
	overflow: hidden;
	border-radius: 20px 25px 20px 20px;
	transform: skewX(-13deg);
	transform-origin: 0 0;
}
.image-block .news-block-bg {
	transform: skewX(13deg);
	transform-origin: 0 0;
}
.color-block .news-block-bg {
	transform: skewX(-13deg);
	transform-origin: 100% 100%;
}
.news-block-bg-wrap::after {
	content: "";
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	inset: 0;
}
.news-category-tag {
	position: absolute;
	right: -10px;
	bottom: 26px;
	z-index: 1;
	transform: skewX(-10deg);
	transform-origin: 0 0;
}
.news-category-tag::before {
	content: "";
	background-color: #8CD2FA;
	position: absolute;
	inset: 0;
	z-index: -1;
	border-radius: 4px 0 0 8px;
}
.news-category-tag-inner {
	min-width: 105px;
	height: 35px;
	line-height: 37px;
	color: #111C3F;
	font-size: 12px;
	font-weight: 500;
	padding: 0 32px 0 10px;
	text-align: center;
	letter-spacing: 0.6px;
	transform: skewX(23deg);
	transform-origin: 0 0;
}
.news-hero-title {
	font-size: 30px;
	font-weight: 600;
	line-height: 1.1;
	margin: 0 0 15px 0;
}
.color-block {
	color: #111C3F;
}
.kh-card .news-category-tag::before,
.color-block .news-category-tag::before {
	transform: skewX(-20deg);
    transform-origin: 0 0;
}
.kh-card .news-category-tag,
.kh-card .news-category-tag-inner,
.color-block .news-category-tag,
.color-block .news-category-tag-inner {
	transform: none;
}
.color-block .news-block-bg {
	background: #E2F4FD;
	position: absolute;
	z-index: 0;
	inset: 0;
	z-index: -1;
	border-radius: 20px;
}
.news-content {
	display: flex;
	flex-direction: column;
	padding-top: 28px;
	padding-bottom: 80px;
}
.color-block .news-content {
	padding-right: 40px;
	padding-left: 110px;
}
.image-block .news-content {
	padding-right: 80px;
	padding-left: 40px;
}
.news-meta {
	display: flex;
	align-items: center;
	margin: 0 0 15px 0;
}
.source-logo {
	width: auto;
	height: auto;
	max-width: 35%;
	max-height: 26px;
}
.news-section .sections-title {
	font-size: 30px;
	font-weight: 600;
	line-height: 1.1;
	margin: 0 0 20px 0;
	color: inherit;
}
.read-more {
	color: #111C3F;
	font-weight: 700;
	text-decoration: underline;
	align-self: flex-start;
}
.news-date {
	display: inline-flex;
	gap: 15px;
	align-items: center;
	margin: 0 15px 0 0;
	line-height: 1;
}
.news-date::before {
	content: "|";
}
.filters-container {
    display: flex;
    gap: 20px;
    direction: rtl;
    font-family: inherit;
    margin: 0 0 30px 0;
}
.custom-dropdown {
    position: relative;
    width: 250px;
}
.dropdown-toggle {
    width: 100%;
    height: 40px;
    background: #fff;
    border: 1px solid #E1E8EE;
    border-radius: 8px;
    padding: 0 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-size: 16px;
    color: #111C3F;
    transition: all 0.2s ease;
}
.dropdown-arrow {
    border: solid #FF5733;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
}
.custom-dropdown.open .dropdown-toggle {
    border-radius: 5px 5px 0 0;
    border-bottom-color: transparent;
    background: #F8FCFE;
}
.custom-dropdown.open .dropdown-arrow {
    transform: rotate(-135deg);
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #F8FCFE;
    border: 1px solid #E1E8EE;
    border-top: none;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.05);
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
}
.custom-dropdown.open .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.dropdown-options {
    display: flex;
	max-height: 200px;
	overflow: auto;
    padding: 11px;
    flex-direction: column;
    line-height: 1;
}
.custom-checkbox {
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    user-select: none;
    padding: 5px;
	border-radius: 3px;
}
.custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.custom-checkbox:has(input:focus-visible) {
	outline: 2px solid #FF4E31;
    outline-offset: 2px;
    border-radius: 3px;
}
.checkmark {
    background-color: #fff;
    height: 15px;
    width: 15px;
    position: relative;
    border: 1px solid #FF5733;
    border-radius: 4px;
    margin: 0 0 0 12px;
    transition: all 0.2s ease;
}
.ltr .checkmark {
	margin: 0 12px 0 0;
}
.custom-checkbox input:checked ~ .checkmark {
    background-color: #FF5733;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 4px;
    top: 2px;
    width: 5px;
    height: 7px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.custom-checkbox input:checked ~ .checkmark:after {
    display: block;
}
.dropdown-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 3px 16px 17px;
}
.btn-clear {
    background: none;
    border: none;
    color: #111C3F;
    font-size: 16px;
    cursor: pointer;
    padding: 0;
}
.btn-filter {
    background: #111C3F;
    color: #fff;
    border: none;
    border-radius: 20px;
    padding: 6px 24px;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.2s;
}
.news-articles-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 35px;
}
.news-card {
    width: -webkit-calc(25% - 27px);
    width: calc(25% - 27px);
    min-height: 346px;
    border: 1px solid #8891C8;
    border-radius: 20px;
    padding: 42px 20px 96px;
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    transition: box-shadow 0.3s ease;
}
.news-card:hover {
    box-shadow: 0 10px 25px rgba(0,0,0,0.05);
}
.news-card-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.33;
    color: #111C3F;
    margin: 0 0 15px 0;
}
.news-card-tag {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #88CFF9;
    color: #111C3F;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 22px;
    border-radius: 0 16px 0 16px;
}
.news-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
    margin: 83px 0 0 0;
    direction: ltr;
}
.page-num {
	display: inline-flex;
    font-size: 20px;
    font-weight: 500;
    color: #111C3F;
    text-decoration: none;
}
.page-num.active {
    color: #FF5733;
}
.page-prev,
.page-next {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
.page-num path[fill]:not([fill=""]) {
	fill: #FF5733;
}
.page-num path[stroke]:not([stroke=""]) {
	stroke: #FF5733;
}
.news-card .news-category-tag {
	transform: none;
	bottom: 40px;
}
.news-card .news-category-tag::before {
	transform: skewX(-13deg);
	transform-origin: 0 0;
}
.news-card .news-category-tag-inner {
	transform: none;
}
.kh-top-bar {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-bottom: 40px;
}
.kh-filter-row {
    display: flex;
	gap: 30px;
	flex-wrap: wrap;
    justify-content: space-between;
}
.kh-filter-label {
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 15px 0;
}
.kh-filter-list {
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}
.format-btn {
    min-height: 40px;
    border: 1px solid #111C3F;
    border-radius: 50px;
    padding: 0 24px;
    font-size: 20px;
}
.format-btn.active {
    background: #111C3F;
    color: #fff;
}
.topic-btn {
    background: #E2F4FD;
    min-height: 25px;
    border-radius: 5px;
    padding: 0 24px;
    font-size: 14px;
}
.topic-btn.active {
    background: #8CD2FA;
}
.kh-search-wrap {
    display: flex;
	max-width: 100%;
    align-items: flex-end;
    gap: 35px;
	flex-wrap: wrap;
}
.kh-search-form {
	max-width: 100%;
}
.kh-search-box {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.kh-search-label {
    font-size: 20px;
    font-weight: 500;
}
.kh-search-input-wrap {
    display: flex;
    width: 400px;
	max-width: 100%;
    position: relative;
}
.kh-search-input {
    background: #fff;
    width: 100%;
    height: 40px;
    border: 1px solid #E1E8EE;
    border-radius: 5px !important;
    padding: 0 24px 0 91px;
    font-size: 16px;
    border-left: none;
    color: #111C3F;
}
.kh-search-submit {
    background: #FF4E31;
    width: 91px;
    height: 40px;
    color: #fff;
    border-radius: 5px;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    border: none;
    transition: 0.3s;
    position: absolute;
    left: 0;
    top: 0;
}
.kh-search-submit:hover {
    background: #e64218;
}
.kh-search-wrap .custom-dropdown {
    width: 220px;
}
.kh-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 79px 35px;
}
.kh-card {
    width: -webkit-calc(25% - 27px);
    width: calc(25% - 27px);
    display: flex;
    flex-direction: column;
    color: #111C3F;
    text-decoration: none;
}
.swiper-slide .kh-card {
	width: 100%;
}
.kh-card-img-wrap {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    aspect-ratio: 1;
	margin: 0 0 28px 0;
	background: linear-gradient(135deg, rgba(211,212,242,1) 0%, rgba(234,235,242,1) 51%, rgba(234,235,242,1) 100%);
}
.kh-card .news-category-tag {
	top: 24px;
	bottom: auto;
	right: 0;
	overflow: hidden;
}
.kh-card .news-category-tag::before {
	transform-origin: 100% 100%;
}
.kh-card .news-category-tag-inner {
	padding: 0 13px 0 22px;
}
.kh-blur-btn {
    background: rgba(255, 255, 255, 0.20);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    display: inline-flex;
    min-width: 131px;
    height: 45px;
    position: absolute;
    bottom: 16px;
    right: 25px;
    border-radius: 8px;
    align-items: center;
    gap: 15px;
    padding: 6px 16px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    transition: background 0.3s;
}
.kh-card:hover .kh-blur-btn {
    background: rgba(255, 255, 255, 0.40);
}
.kh-btn-icon {
    background: #FF4E31;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.kh-duration {
    background: #fff;
    min-width: 79px;
    height: 28px;
    text-align: center;
    position: absolute;
    bottom: 23px;
    left: 26px;
    color: #111C3F;
    border-radius: 20px;
    padding: 4px 12px;
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 6px;
}
.kh-top-icon-wrap {
	background: #E2F4FD;
	display: flex;
	width: 35px;
	height: 32px;
	border-radius: 6px;
	padding: 5px;
	margin: 0 0 15px 0;
}
.kh-top-icon {
    width: auto;
    max-height: 100%;
	margin: auto;
}
.kh-card-date {
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 10px 0;
}
.kh-card-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 10px 0;
}
.kh-card-text {
    font-size: 18px;
    margin: 0;
    line-height: 1.3;
}
.article-title-section {
	padding-bottom: 20px;
}
.article-title-section .news-hero-section-top {
	margin: 0;
}
.article-meta-section {
    padding: 0 0 10px 0;
}
.article-meta-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
}
.article-meta-right {
    display: flex;
	flex-wrap: wrap;
    align-items: center;
    gap: 40px;
}
.article-author {
    display: flex;
    align-items: center;
    gap: 15px;
}
.article-author-img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    object-fit: cover;
}
.article-author-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1.2;
}
.article-author-name {
    font-size: 16px;
}
.article-author-role {
    font-size: 14px;
    font-weight: 300;
}
.article-meta-date {
    font-size: 16px;
    position: relative;
    padding: 0 40px 0 0;
    font-weight: 300;
}
.article-meta-tags {
	position: relative;
    padding: 0 40px 0 0;
}
.article-meta-date::before,
.article-meta-tags::before {
    content: "";
    background-color: #8891C8;
    width: 1px;
    height: 38px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.topic-tag {
    background: #E2F4FD;
    color: #111C3F;
    border-radius: 4px;
    padding: 8px 24px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
}
.article-share-list {
    gap: 27px;
    flex-wrap: wrap;
}
.share-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #8CD2FA;
    transition: 0.3s;
    text-decoration: none;
}
.share-btn:hover {
    background: #F8FCFE;
    border-color: #111C3F;
}
.share-btn-img {
    max-width: 24px;
    max-height: 24px;
    object-fit: contain;
}
.higlight-quote {
	background: #E7EAFE;
	border-radius: 20px;
	padding: 30px;
	font-size: 26px;
	line-height: 1.6;
}
.higlight-quote-inner {
	width: 1007px;
	max-width: 100%;
	margin: 0 auto;
}
.higlight-quote-title {
	font-size: 24px;
	font-weight: 500;
	margin: 0 0 6px 0;
}
.copy-url-btn {
	position: relative;
	padding: 10px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.copy-url-btn .show-on-check {
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.5s ease;
	opacity: 0;
	transform: scale(0.5);
}
.copy-url-btn .hide-on-check {
	transition: all 0.5s ease;
	opacity: 1;
	transform: scale(1);
}
.copy-url-btn.active .show-on-check {
	opacity: 1;
	transform: scale(1);
}
.copy-url-btn.active .hide-on-check {
	opacity: 0;
	transform: scale(0.5);
}
.copy-url-btn .msg {
	width: max-content;
	font-size: 12px;
	margin: 7px 0 0 0;
	transform: translate(50%, -10px);
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 100%;
	right: 50%;
	background: #333;
	color: #fff;
	padding: 4px 8px;
	border-radius: 4px;
	transition: all 0.5s ease;
	pointer-events: none;
}
.copy-url-btn.active .msg {
	opacity: 1;
	visibility: visible;
	transform: translate(50%, 0);
}
.related-articles-section {
	padding-right: 45px;
	padding-left: 45px;
	overflow: hidden;
}
.title-and-arrows-wrap {
	margin: 0 0 58px 0;
}
.related-articles-section .sections-title {
	margin: 0;
}
.title-and-arrows-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
}
.swiper-arrows-wrap {
	display: flex;
	gap: 22px;
}
.related-articles-section .swiper {
	overflow: visible;
}
.related-articles-section .kh-card-img-wrap {
	width: 100%;
	aspect-ratio: 430 / 480;
	border-radius: 8px;
}
.read-more-a {
	font-weight: 700;
	color: #FF4E31;
	text-decoration: underline;
}
.article-category-tag {
	background: #8CD2FA;
	height: 25px;
	line-height: 25px;
	border-radius: 5px;
	padding: 0 15px;
	position: absolute;
	top: 24px;
	right: 25px;
	font-size: 14px;
	font-weight: 500;
	z-index: 1;
}
.audio-player-wrapper {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 10px;
    direction: ltr;
}
.audio-timers {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    color: #111C3F;
    font-size: 20px;
    font-weight: 500;
}
.audio-controls-pill {
    background: #8B96C8;
    height: 63px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    padding: 0 30px;
    gap: 12px;
}
.audio-play-btn {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.audio-progress-container {
    flex-grow: 1;
    display: flex;
    align-items: center;
    position: relative;
    height: 34px;
}
.audio-waveform-bg {
	background: url(../images/audio.svg) left center repeat-x;
    position: absolute;
    inset: 0 0 0 0;
	filter: alpha(opacity=30);
	opacity: 0.3;
	-khtml-opacity: 0.3;
    z-index: 0;
    pointer-events: none;
}
.audio-waveform-fill {
	background: url(../images/audio.svg) left center repeat-x;
    width: 0%;
    position: absolute;
    inset: 0 auto 0 0;
    z-index: 1;
    pointer-events: none;
}
.audio-progress-bar {
    background: transparent;
    width: 100%;
	height: 100%;
    -webkit-appearance: none;
    appearance: none;
    position: relative;
    z-index: 2;
    margin: 0;
    cursor: pointer;
}
.audio-progress-bar::-webkit-slider-thumb {
    background: #111C3F;
    height: 30px;
    width: 2px;
    -webkit-appearance: none;
    cursor: pointer;
    opacity: 0;
    transition: 0.2s;
}
.audio-progress-container:hover .audio-progress-bar::-webkit-slider-thumb {
    opacity: 1;
}
.audio-progress-bar::-webkit-slider-runnable-track {
    width: 100%;
    height: 30px;
    background: transparent;
}
.audio-volume-btn {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}
.cta-banner-section {
	overflow: hidden;
    padding-right: 45px;
    padding-left: 45px;
}
.cta-banner-inner {
    background: #111C3F;
    display: flex;
    min-height: 280px;
    border-radius: 20px;
    position: relative;
    align-items: center;
    justify-content: center;
    padding: 40px 20%;
}
.cta-floating-img {
	width: auto;
    height: auto;
    max-width: 20%;
	max-height: 240px;
    position: absolute;
    z-index: 0;
    pointer-events: none;
}
.cta-coins-left {
    bottom: -55px;
    right: 74%;
}
.cta-coins-right {
    top: -70px;
    left: 77%;
}
.cta-banner-content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: #fff;
    max-width: 800px;
}
.cta-banner-title {
    font-size: 36px;
    font-weight: 600;
    margin: 0 0 10px 0;
    line-height: 1.1;
}
.cta-banner-subtitle {
    font-size: 22px;
    margin: 0 0 15px 0;
    line-height: 1.3;
}
.cta-banner-content .y-btn.bg-orange {
	min-height: 35px;
	font-size: 16px;
	padding: 5px 16px;
}
.y-btn-1 {
	border-width: 1px;
	font-size: 18px;
	text-decoration: underline;
	font-weight: 500;
}
.y-btn-2 {
	border-width: 1px;
	font-size: 16px;
	padding-right: 16px;
	padding-left: 16px;
}
.key-data-section {
    padding: 60px 0;
}
.key-data-section .sections-title {
    text-align: center;
    margin: 0 0 50px 0;
}
.key-data-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 50px 30px;
}
.key-data-card {
    background: rgba(255, 255, 255, 0.5);
    display: flex;
    width: -webkit-calc((100% - 60px) / 3);
    width: calc((100% - 60px) / 3);
    border-radius: 20px;
    padding: 25px 20px 21px;
    box-shadow: 0 0 40px -10px rgba(135, 150, 250, 0.30);
    flex-direction: column;
}
.kd-top-text {
    color: #FF4E31;
    font-size: 22px;
    font-weight: 500;
    margin: 0 0 5px 0;
    line-height: 1.2;
}
.kd-middle {
    display: flex;
    align-items: baseline;
    gap: 15px;
    color: #111C3F;
    margin: 0 0 10px 0;
}
.ltr .kd-middle.position-left,
.kd-middle.position-right {
	flex-direction: row-reverse;
	justify-content: flex-end;
}
.kd-middle .stat-number {
    font-size: clamp(100px, 8.6vw, 120px);
    font-weight: 300;
    line-height: 1;
}
.kd-symbol {
    font-size: clamp(30px, 2.7vw, 38px);
    font-weight: 300;
    line-height: 1;
}
.kd-bottom-text {
    font-size: 22px;
    font-weight: 300;
    color: #64748B;
    line-height: 1.2;
    margin: 0;
}
.reports-section .sections-title {
    margin: 0 0 40px 0;
}
.reports-filters-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
    margin: 0 0 35px 0;
}
.reports-filters-wrap .tabs-list {
    width: 870px;
    max-width: 100%;
    gap: 20px;
    margin: 0;
    justify-content: flex-start;
}
.reports-filters-wrap .tabs-list > li {
    flex: 1;
    max-width: none;
    margin: 0;
}
.reports-filters-wrap .tabs-btn {
    width: 100%;
}
.reports-dropdowns {
    display: flex;
    gap: 20px;
}
.reports-dropdowns .custom-dropdown {
    width: 220px;
}
.reports-dropdowns .dropdown-toggle {
    min-height: 48px;
}
.reports-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.report-row {
    border: 1px solid #8891C8;
    border-radius: 10px;
    padding: 25px 47px 15px 54px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    background: #fff;
    transition: box-shadow 0.3s ease;
}
.report-row:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}
.report-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: #111C3F;
}
.report-tag {
    background: #111C3F;
	display: inline-block;
    min-width: 85px;
	height: 30px;
	line-height: 30px;
	vertical-align: top;
    text-align: center !important;
    color: #fff;
    font-size: 14px;
    padding: 0 18px;
    border-radius: 10px;
    margin: 0 0 12px 0;
}
.report-title {
    font-size: 26px;
    font-weight: 400;
    margin: 0 0 10px 0;
    color: inherit;
    line-height: 1.1;
}
.report-text {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.72px;
    line-height: 1.19;
    margin: 0 0 10px 0;
    color: inherit;
}
.report-date {
    font-size: 16px;
    font-weight: 300;
    color: #64748B;
}
.report-actions {
    display: flex;
    gap: 17px;
	flex-shrink: 0;
    align-items: center;
}
.report-icon-link {
    display: flex;
	flex-shrink: 0;
    align-items: center;
    justify-content: center;
    transition: opacity 0.2s ease;
}
.report-icon-link:hover {
    opacity: 0.7;
}
.report-icon-img {
    width: auto;
    height: 30px;
    object-fit: contain;
}
.report-text-link {
    height: 30px;
    line-height: 28px;
    padding: 0 14px;
    border: 1px solid #111C3F;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    color: #111C3F;
    text-decoration: none;
    white-space: nowrap;
}
.report-content .report-text-link {
    margin-top: 10px;
}
.report-text-link:hover {
    text-decoration: underline;
}
.reports-load-more {
    display: flex;
    justify-content: center;
    margin: 40px 0 0 0;
}
.btn-load-more {
    border: 1px solid #111C3F;
    background: #fff;
    color: #111C3F;
    font-size: 18px;
    font-weight: 600;
    border-radius: 8px;
    padding: 8px 40px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.btn-load-more:hover {
    background: #111C3F;
    color: #fff;
}
.calc-text-height {
	overflow: hidden;
}
.calc-text-height p {
	margin: 0;
}
.calc-text-height:not(.work-on-mobile) {
	max-height: 22px;
}
.show-calc-text:not(.active),
.show-calc-text.hide {
	display: none;
}
.calc-text-height.active {
	max-height: none !important;
}
/* מפעיל את הפייד רק כשהטקסט חתוך, ומבטל אותו כשהטקסט פתוח (active) */
.calc-text-height.is-truncated:not(.active) {
    -webkit-mask-image: linear-gradient(to bottom, black 0, transparent 100%);
    mask-image: linear-gradient(to bottom, black 0, transparent 100%);
}
.previous-indices-section {
    padding: 60px 0;
}
.pi-header {
    display: flex;
	flex-direction: column;
    margin: 0 0 25px 0;
	gap: 17px;
}
.pi-header .sections-title {
    margin: 0;
}
.pi-filters {
    display: flex;
    gap: 35px;
}
.pi-filters .custom-dropdown {
    width: 220px;
}
.pi-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 25px 30px;
}
.pi-card {
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
	text-decoration: none;
    border: 1px solid #8891C8;
    border-radius: 10px;
    padding: 15px 40px 11px 20px;
    display: flex;
    justify-content: space-between;
    gap: 10px 20px;
    align-items: center;
    transition: background-color 0.3s ease;
}
.pi-card:hover {
    background-color: rgba(135, 150, 250, 0.1);
}
.pi-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: #111C3F;
}
.pi-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 10px 0;
}
.pi-link {
    color: #FF5733;
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
    flex-shrink: 0;
}
.pi-link:hover {
    text-decoration: none;
}
.perks-section .gama-pay-inner {
    gap: 38px;
}
.perks-section .gama-pay-content {
	width: -webkit-calc(50% - 19px);
	width: calc(50% - 19px);
	padding: 42px 0;
}
.perks-media-col {
	width: -webkit-calc(50% - 19px);
	width: calc(50% - 19px);
    display: flex;
    align-items: center;
}
.perks-swiper {
    width: 100%;
    padding: 0 0 35px 0;
}
.perks-gallery-btn {
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    aspect-ratio: 732 / 469;
}
.perks-section .swiper-pagination {
    display: flex;
    justify-content: center;
    gap: 16px;
    margin: 28px 0 0 0;
    position: static;
}
.perks-section .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #111C3F;
    opacity: 1;
    margin: 0 !important;
    transition: background 0.3s;
}
.perks-section .swiper-pagination-bullet-active {
    background: #FF4E31;
}
.upload-btn-wrap {
	position: relative;
	width: 100%;
	height: 40px;
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 0 16px;
	border: 1px solid #111C3F;
	border-radius: 8px;
	cursor: pointer;
	transition: all 0.2s ease;
}
.upload-container {
	display: block;
}
.upload-hint {
	display: block;
	margin: 6px 0 0 0;
	font-size: 13px;
	opacity: .7;
}
.upload-btn-wrap:has(.label-error) + .upload-hint {
	margin: 30px 0 0 0;
}
.upload-btn-wrap.error {
	background-color: #fef2f2;
	border-color: #ef4444;
}
.upload-btn-wrap label.error {
	position: absolute;
	top: 100%;
	right: 0;
}
.file-input-val-text {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.upload-icon {
	margin: 0 auto 0 10px;
}
.delete-file {
	display: none;
	border: none;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	font-size: 32px;
	line-height: 1;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	margin-right: auto;
	z-index: 1;
}
.upload-btn-wrap.active .delete-file {
	display: inline-flex;
}
.upload-btn-wrap.active .upload-icon {
	display: none;
}
.file-input {
	position: absolute;
	inset: 0;
	opacity: 0;
	cursor: pointer;
	width: 100%;
	height: 100%;
}
.error-tip {
	color: #ef4444;
	font-size: 13px;
	margin-top: 8px;
	display: block;
}
.jobs-section {
    padding: 60px 0;
}
.jobs-list {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.job-item {
    border: 1px solid #8891C8;
    border-radius: 10px;
    overflow: hidden;
}
.job-header {
    display: flex;
    width: 100%;
    gap: 30px;
    text-align: right;
    justify-content: space-between;
    align-items: center;
    padding: 33px 52px;
}
.job-item:has(.job-header:focus-visible) {
	outline: 2px solid #FF4E31;
	outline-offset: 2px;
	border-radius: 3px;
}
.job-department {
   min-width: 112px;
}
.job-title {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.1;
    margin: 0 0 10px 0;
}
.job-meta {
    display: flex;
    font-size: 16px;
    font-weight: 300;
    flex-direction: column;
}
.job-meta-inner-1 {
	font-weight: 400;
	letter-spacing: 0.64px;
}
.job-toggle-btn .y-btn {
	min-width: 157px;
	flex-shrink: 0;
}
.job-toggle-btn.btn-close .y-btn {
    background: #fff;
    color: #FF4E31;
    border: 1px solid #FF4E31;
}
.job-content-inner {
    display: flex;
	align-items: flex-start;
    padding: 33px 52px 69px;
    gap: 50px;
    border-top: 1px solid #E7EAFE;
}
.job-description {
    flex: 1;
    font-weight: 300;
}
.job-description h1,
.job-description h2,
.job-description h3,
.job-description h4,
.job-description h5,
.job-description h6 {
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 10px 0;
}
.job-description ul {
    margin: 0 0 30px 0;
    padding: 0 20px 0 0;
}
.job-description li {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0 0 8px 0;
}
.job-description p {
    margin: 0;
}
.job-form-wrap {
    background: #E2F4FD;
    width: 37.3%;
    flex-shrink: 0;
    border-radius: 15px;
    padding: 20px 33px 30px;
}
.job-form-ybox .insertYboxAjaxHere {
	padding: 0;
}
.job-form-ybox .job-form-wrap {
	display: block !important;
	width: 500px;
	max-width: 100%;
}
.job-form-ybox .job-form-title {
	text-align: center;
}
.job-form-ybox .closeYbox:not(.closeYbox-group),
.job-form-ybox .closeYbox:not(.closeYbox-group) {
    background: none !important;
	top: 22px;
}
.job-form-ybox .closeYbox:not(.closeYbox-group)::after,
.job-form-ybox .closeYbox:not(.closeYbox-group)::before {
    background: #131C3D;
}
.job-form-title {
    font-size: 32px;
    font-weight: 400;
    margin: 0 0 10px 0;
}
.job-form-wrap .wpcf7-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.job-form-wrap .form-row {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.form-row .wpcf7-form-control-wrap {
    width: -webkit-calc(50% - 10px);
	width: calc(50% - 10px);
    margin: 0;
}
.textarea-wrap {
	width: 100%;
    position: relative;
}
.job-form-wrap textarea.wpcf7-form-control {
    height: 120px !important;
    padding-top: 10px !important;
    resize: none;
}
.char-count {
    position: absolute;
    bottom: 15px;
    left: 15px;
    font-size: 14px;
    color: #64748B;
    pointer-events: none;
}
.upload-note {
    font-size: 13px;
	font-weight: 300;
    margin: 5px 0 0 0;
}
.jobs-load-more {
	margin: 40px 0 0 0;
	text-align: center;
}
.jobs-load-more .y-btn {
	border-width: 1px;
}
.val-is-empty:focus ~ .inputs-label::before,
.job-form-wrap .inputs-label::before {
	background: #E2F4FD;
}
.employees-reviews-section {
    padding-right: 45px;
    padding-left: 45px;
}
.employees-reviews-section .sections-title {
    margin: 0 0 32px 0;
	text-align: center;
}
.employees-reviews-box {
	display: flex;
	min-height: clamp(440px, 46vw, 740px);
	position: relative;
	z-index: 0;
}
.employees-reviews-box-bg {
    overflow: hidden;
    position: absolute;
    inset: 40px 0 27px 0;
    z-index: -1;
    border-radius: 20px;
}
.employees-reviews-box-bg::before {
    content: "";
    background: #E7EAFE;
	display: block;
	height: 100%;
    border-radius: 20px;
    transform: skewY(-3deg);
    transform-origin: 100% 0;
}
.employees-grid {
    display: flex;
    gap: 40px;
	padding: 0 45px;
    align-items: flex-start;
    justify-content: space-between;
}
.employee-card {
    flex: 1;
    max-width: 430px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 0 0 60px 0;
}
.employee-card.reverse {
    flex-direction: column-reverse;
    margin: auto 0 0 0;
    padding: 110px 0 0 0;
}
.employee-img-wrap {
    width: 100%;
    aspect-ratio: 430 / 380;
    border-radius: 20px;
    overflow: hidden;
}
.employee-text-wrap {
    font-size: 18px;
    line-height: 1.25;
}
.employee-quote {
    font-weight: 300;
    margin: 0 0 20px 0;
}
.employee-name {
    font-weight: 500;
}
.error-page-section {
	padding: 100px 20px;
}
.error-page-content {
	background: url(../images/error-page-bg.png) center center / 100% 100% no-repeat;
	background-size: 100% 100% !important;
	display: flex;
	width: 829px;
	max-width: 100%;
	height: clamp(344px, 60vw, 544px);
	margin: 0 auto;
	padding: 15px 0 0 clamp(60px, 10vw, 87px);
	position: relative;
	color: #fff;
}
.error404 .error-page-content::before {
	content: "";
	background: url(../images/robi.png) center center / contain no-repeat;
	height: 290px;
	aspect-ratio: 153 / 290;
	max-width: 20vw;
	max-height: 54%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.error-page-section.thank-you-page .error-page-content {
	padding-top: 7vw;
	padding-bottom: 4vw;
}
.error-page-section.thank-you-page .error-page-content .error-page-404 svg {
	width: auto;
	height: 60px;
}
.error-page-section.thank-you-page .error-page-content .error-page-text {
	font-size: 18px;
	line-height: 1;
}
.error-page-section.thank-you-page .error-page-text1 {
	display: block;
	margin: 0;
	font-size: 105px;
	font-weight: 500;
}
.error-page-section.thank-you-page .error-page-text2 {
	display: block;
}
.error-page-section.thank-you-page .error-page-content .y-btn {
	width: 192px;
	max-width: 100%;
}
.error-page-content-inner {
	display: flex;
	flex-direction: column;
	gap: 20px;
	text-align: center;
	margin: auto;
}
.error-page-404 {
	font-size: clamp(60px, 11vw, 105px);
	font-weight: 500;
	line-height: 0.57;
}
.error-page-text {
	font-size: 18px;
}
.error-page-text h1 {
	display: inline;
	margin: 0;
	font-size: inherit;
	font-weight: inherit;
}
.error-page-content .y-btn {
	font-weight: 500;
}
.search-results-section {
    padding-bottom: 150px;
}
.search-results-header {
    margin: 0 0 25px 0;
}
.search-results-header .sections-title {
    font-size: 65px;
    line-height: 0.9;
}
.search-results-subtitle {
    font-size: 24px;
}
.search-page-form {
    display: flex;
    width: 526px;
    max-width: 100%;
    position: relative;
    margin: 0 0 60px 0;
}
.search-page-input {
    width: 100%;
    height: 40px;
    font-size: 16px;
    border: none;
    border-bottom: 1px solid #FFE3D1;
    padding: 0 0 0 40px;
    margin: 0;
}
.search-page-input::-webkit-input-placeholder {
	font-weight: 300;
}
.search-page-input:-moz-placeholder {
	font-weight: 300;
}
.search-page-submit {
    background: none;
    width: 40px;
    height: 40px;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    left: 0;
    top: 0;
}
.search-results-list {
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.search-result-card {
    display: flex;
    border: 1px solid #8891C8;
    border-radius: 10px;
    padding: 25px 55px 33px;
    gap: 30px;
	text-decoration: none;
	color: #111C3F;
    align-items: center;
    justify-content: space-between;
    transition: box-shadow 0.3s ease, border-color 0.3s ease;
}
.search-result-card:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.search-result-title {
    font-size: 22px;
    font-weight: 500;
    margin: 0 0 10px 0;
    line-height: 1.1;
}
.search-result-text {
    margin: 0;
    line-height: 1.2;
}
.search-result-action {
    flex-shrink: 0;
}
.search-result-action .y-btn {
    min-width: 120px;
    min-height: 40px;
    font-size: 16px;
    padding-right: 20px;
    padding-left: 20px;
}
.contact-page-inner {
    display: flex;
    width: 100%;
	flex-wrap: wrap;
    gap: 36px;
    align-items: flex-start;
}
.contact-page-form-wrap {
    background: rgba(231, 234, 254, 0.5);
    width: -webkit-calc(70.7% - 18px);
    width: calc(70.7% - 18px);
    border-radius: 20px;
    padding: 28px 24px 25px;
}
.contact-page-title {
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 19px 0;
}
.contact-type-selector {
    display: inline-flex;
    height: 38px;
    vertical-align: top;
    gap: 30px;
    margin: 0 0 30px 0;
    background: #fff;
    padding: 0 30px;
    border-radius: 10px;
}
.custom-radio {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    font-size: 18px;
	line-height: 1;
}
.sr-only-input {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.custom-radio input:focus-visible + .radio-mark {
    outline: 2px solid #111C3F;
}
.radio-mark {
    width: 20px;
    height: 20px;
	flex-shrink: 0;
    border: 2px solid #FF4E31;
    border-radius: 50%;
    position: relative;
}
.custom-radio input:checked + .radio-mark::after {
    content: "";
    background: #FF4E31;
    position: absolute;
    inset: 3px;
    border-radius: 50%;
}
.custom-radio input:checked ~ .radio-text {
	font-weight: 600;
}
.contact-forms-container {
    position: relative;
}
.contact-forms-container .cp-contact-form-wrap {
    display: none;
	width: 940px;
	max-width: 100%;
    flex-direction: column;
    gap: 20px;
    padding: 0;
}
.contact-forms-container .cp-contact-form-wrap.contact-form-active {
    display: flex;
}
.form-row {
    display: flex;
    width: 100%;
    gap: 20px;
}
.form-cols-4 .wpcf7-form-control-wrap {
    width: -webkit-calc(25% - (60px / 4));
    width: calc(25% - (60px / 4));
}
.form-cols-3 .wpcf7-form-control-wrap:first-child {
    width: -webkit-calc(50% - (40px / 3));
    width: calc(50% - (40px / 3));
}
.form-cols-3 .wpcf7-form-control-wrap:first-child ~ .wpcf7-form-control-wrap {
    width: -webkit-calc(25% - (40px / 3));
    width: calc(25% - (40px / 3));
}
.cp-contact-form-wrap .wpcf7-form-control-wrap {
    width: 100%;
}
.contact-page-form-wrap .inputs-label::before,
.contact-page-form-wrap .val-is-empty:focus ~ .inputs-label::before,
.contact-page-form-wrap .job-form-wrap .inputs-label::before {
	background: #F3F4FE;
}
.contact-page-form-wrap select.wpcf7-form-control {
    background: url(../images/select-arrow.svg) no-repeat left 15px center !important;
}
.contact-page-form-wrap textarea.wpcf7-form-control {
    height: 120px !important;
    padding: 8px 16px !important;
    resize: none;
}
.wpcf7-submit {
    font-size: 20px;
	font-weight: 500;
    min-width: 123px;
    cursor: pointer;
}
.contact-saving-time-banner {
    background: #111C3F;
    display: flex;
	width: 100%;
    color: #fff;
    border-radius: 10px;
    padding: 15px 30px;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.saving-time-text {
    font-size: 16px;
    line-height: 1.4;
}
.saving-time-title {
    font-size: 18px;
    display: block;
    margin: 0 0 5px 0;
}
.saving-time-btn {
	min-height: 30px;
	padding: 5px 16px;
	font-size: 16px;
    flex-shrink: 0;
    border-width: 1px;
}
.contact-page-info {
    width: -webkit-calc(29.3% - 18px);
    width: calc(29.3% - 18px);
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.contact-info-box {
    background: #fff;
	min-height: 124px;
    border-radius: 15px;
    padding: 20px 28px;
    box-shadow: 0 0 50px rgba(135, 150, 250, 0.15);
}
.contact-info-title {
    font-size: 28px;
    font-weight: 300;
    margin: 0 0 5px 0;
    line-height: 1.07;
}
.contact-wa-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
	margin: 5px 0 0 0;
    border: 1px solid #111C3F;
    border-radius: 8px;
    padding: 6px 18px;
    color: #111C3F;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    transition: 0.3s;
}
.contact-info-text {
    font-size: 18px;
    margin: 0;
    line-height: 1.25;
    text-decoration: none;
    font-weight: 300;
}
.contact-info-text a {
	color: #111C3F;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.contact-info-text a:hover {
	color: #FF4E31;
}
.cp-contact-form-wrap .wpcf7-submit {
	min-width: 123px;
	font-weight: 500;
	font-size: 20px;
	padding-right: 16px;
	padding-left: 16px;
}
.contact-page-section .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance) {
	border-color: #8891C8;
}
.departments-section > .container {
	width: 1516px;
	padding: 0;
}
.departments-section .sections-title {
    text-align: center;
    margin: 0 0 40px 0;
	padding: 0 20px;
}
.departments-section .dept-tabs-list {
    justify-content: space-between;
    gap: 20px;
    margin: 0 0 30px 0;
    padding: 0 20px 10px;
    overflow: auto;
}
.departments-section .dept-tabs-list > li {
	display: inline-flex;
	max-width: none;
	flex: unset;
}
.departments-section .dept-tab-btn {
    background: #F2F4FE;
    display: flex;
	min-width: 230px;
    border-radius: 70px;
	align-items: center;
    padding: 10px 30px;
    font-size: 20px;
    white-space: normal;
    text-align: center;
    justify-content: center;
    line-height: 1;
    -webkit-transition: all 0s ease;
    transition: all 0s ease;
}
.departments-section .tabs-list > li.active .dept-tab-btn {
    background: #111C3F;
    color: #fff;
    font-weight: 500;
}
.departments-section .tabs-div {
	padding: 0 20px;
}
.dept-cards-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 19px 35px;
}
.dept-card {
    background: #fff;
    border-radius: 12px;
    padding: 30px 6.7% 20px;
    box-shadow: 0 0 50px rgba(135, 150, 250, 0.15);
    display: flex;
    flex-direction: column;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.1;
}
.dept-card-title {
	font-size: 20px;
    font-weight: 500;
    margin: 0 0 7px 0;
}
.dept-card-details {
    display: flex;
    height: 49px;
    flex-direction: column;
    gap: 5px 20px;
    flex-wrap: wrap;
}
.dept-card a {
	text-decoration: none;
	color: #111C3F;
}
.dept-card a:hover {
	color: #FF4E31;
}
.cookie-banner-overlay {
	content: "";
	background: rgba(17, 28, 63, 0.3);
	position: fixed;
	inset: 0;
	z-index: 8008;
}
.consent.od-hidden ~ .cookie-banner-overlay {
	display: none;
}
.cookie-img {
    width: 107px;
    height: 92px;
	object-fit: contain;
}
.consent {
	background: #fff;
	max-width: 1630px;
	border-radius: 10px 10px 0 0;
	border-bottom: 1px solid #E7E7E7;
	box-shadow: 0 0 32px 0 rgba(16, 22, 37, 0.08);
	padding: 41px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 20px;
}
.consent p {
	font-size: 20px;
	color: #111C3F;
	line-height: normal;
}
.consent-inner1 {
	width: 1467px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
	color: #111C3F;
	gap: 15px 30px;
}
.consent-inner2 {
	width: 1790px;
	gap: 15px 30px;
}
.consent-content a {
	font-weight: 500;
	color: #111C3F;
}
.consent-content a:hover {
	color: #FF4E31;
}
.consent-accept {
	background: #FF4E31;
	min-width: 164px;
	min-height: 45px;
	border: 1px solid #fff;
	border-radius: 8px;
}
.consent-accept:hover {
	background: #111C3F;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.madad-shvui-title-section {
	padding-bottom: 0;
	text-align: center;
}
.madad-shvui-title-section .breadcrumbs {
	margin: 0 0 33px 0;
}
.top-content-title {
	font-size: 65px;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 33px 0;
}
.top-content-subtitle {
	font-size: 36px;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 33px 0;
}
.madad-shvui-title-section .article-share-list {
	justify-content: center;
}
.madad-shvui-title-section .share-btn {
	border-color: #111C3F;
}
.rocket-fab {
	width: 100px;
	max-width: 100%;
	height: 145px;
	position: relative;
	margin: 0 auto 10px;
}
/* מיקום כללי לכל התמונות בתוך הכפתור */
.rocket-fab img {
position: absolute;
pointer-events: none; /* כדי שהקליק יעבור ישר לכפתור */
}

/* --- הטיל --- */
.rocket-ship {
width: 60px;
top: 10px;
left: 50%;
transform: translateX(-50%);
z-index: 3;
/* אנימציית ריחוף אינסופית */
animation: floatRocket 3s ease-in-out infinite;
}

/* --- בסיס העננים (השכבה הקדמית) --- */
.cloud-base {
width: 120px;
bottom: 0;
left: 50%;
transform: translateX(-50%);
z-index: 2;
/* פעימה עדינה לעננים למטה */
animation: pulseClouds 4s ease-in-out infinite;
}

/* --- ענני הרקע --- */
.bg-cloud {
width: 35px;
z-index: 1;
}

.cloud-left {
top: 40px;
left: 0;
animation: floatCloudLeft 4s ease-in-out infinite;
}

.cloud-right {
top: 20px;
right: 0;
animation: floatCloudRight 5s ease-in-out infinite;
}

/* =========================================
Keyframes - האנימציות עצמן
========================================= */

/* ריחוף הטיל: עולה ויורד בעדינות */
@keyframes floatRocket {
0%, 100% { top: 10px; }
50% { top: 0px; }
}

/* פעימת עננים: גדלים וקטנים ממש מעט */
@keyframes pulseClouds {
0%, 100% { transform: translateX(-50%) scale(1); }
50% { transform: translateX(-50%) scale(1.03); }
}

/* תנועת ענן שמאלי */
@keyframes floatCloudLeft {
0%, 100% { transform: translateY(0) scale(1); }
50% { transform: translateY(-5px) scale(1.1); }
}

/* תנועת ענן ימני (בקצב טיפה שונה) */
@keyframes floatCloudRight {
0%, 100% { transform: translateY(0) scale(1); }
50% { transform: translateY(6px) scale(0.9); }
}
.form-required-note {
	display: block;
	width: 100%;
}