.header {
    transition: all 0.2s;
}

.header.scrolled {
    backdrop-filter: blur(10px);
    background: rgb(255 255 255 / 70%);
}
.left-container {
    margin-left: calc(50% - 640px);
}
.partner-lg img {
    opacity: 0.3;
    filter: grayscale(1) brightness(0);
    transition: all 0.5s;
}

.partner-lg img:hover {
    opacity: 1;
    filter: unset;
}

.grd-text :is(h1, h2, h3, h4, h5, h6, p, a) {
    background: linear-gradient(150.44deg, #051A3B -12.44%, #6F7F9A 107.62%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    display: inline;
}

.grd-text :is(h1, h2, h3, h4, h5, h6, p, a) span {
    color: #FF512E;
    -webkit-text-fill-color: initial;
}

.elementor-button-link:has(.elementor-button-icon) {
    padding: 8px 15px;
    padding-left: 30px;
}

.elementor-button-link .elementor-button-icon {
    width: 35px;
    height: 35px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    border-radius: 100%;
}

.elementor-button-content-wrapper {
    align-items: center;
    gap: 20px;
}

.elementor-button {
    height: 51px;
    display: flex;
    align-items: center;
}


.btn-simple .elementor-button-icon {
    all: unset;
    margin-right: 10px;
}

.num-block {
    backdrop-filter: blur(10px);
    transition: all 0.5s;
}

.num-block * {
    transition: all 0.5s;
}

.num-block:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(133.92deg, #051A3B -58.79%, #6F7F9A 100.35%) !important;
    transition: all 0.5s;
    opacity: 0;
}

.num-block:hover:before {
    opacity: 1;
}

.num-block:hover * {
    color: #fff !important;
}

.num-block:hover h3 {
    background-clip: unset !important;
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: unset !important;
    background: transparent !important;
    color: #fff !important;
}


.num-block:hover .elementor-widget-divider .elementor-widget-container {
    background-image: linear-gradient(90deg, #fff 30%, #ffffff1a 30%);
}
.num-block:hover img {
    filter: brightness(0) invert(1);
}

.faqs .e-n-accordion-item {
    border: 1px solid #E6E6E6;
    padding: 30px 20px;
    border-radius: 32px;
    transition: all 0.5s;
    background: #fff;
}

.faqs .e-n-accordion-item[open] {
    box-shadow: 0px 339px 136px rgba(199, 199, 199, 0.01), 0px 191px 115px rgba(199, 199, 199, 0.05), 0px 85px 85px rgba(199, 199, 199, 0.09), 0px 21px 47px rgba(199, 199, 199, 0.1);
}
/* Prevents margin collapse jumping during animation */
.faqs .e-n-accordion-item > div {
    overflow: hidden !important;
}

.faqs .e-con {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.industry-block {
    transition: all 0.5s;
}

.industry-block:hover {
    background: #FF512E !IMPORTANT;
}

.cta--py .elementor-button-icon {
    background: #FF512E !important;
}

.cta--py:hover {
    color: #fff;
}

.cta--py .elementor-button:hover {
    color: #fff !IMPORTANT;
}

.cta--sy .elementor-button {
    backdrop-filter: blur(10px);
}

.contact-info .elementor-icon-box-title {
    margin-top: 0;
}
.border-right {
    position: relative;
}

.border-right:after {
    content: "";
    width: 1px;
    height: 170px;
    background: rgb(255 255 255 / 30%);
    position: absolute;
    right: 11px;
    top: 0;
}
.num-block .elementor-image-box-title {
    margin: 0;
}

.num-block .elementor-image-box-img {
    width: 102px !important;
    height: 68px !important;
    background: #fff;
    border-radius: 15px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-basis: auto;
    flex-grow: 1;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
}

.num-block .elementor-image-box-img img {
    width: 25px;
    height: 25px;
    filter: brightness(0) invert();
    transition: all 0.5s;
    position: relative;
    z-index: 1;
}

.num-block .elementor-image-box-img:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90.8deg, #394C6A -4.56%, #556783 93.21%);
    transition: all 0.5s;
}

.num-block:hover .elementor-image-box-img:before {
    opacity: 0;
}

.num-block:hover .elementor-image-box-img img {
    filter: unset;
}

.num-block .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
}

.btn-auto-h a {
    height: auto;
}
.btn-no-circle .elementor-button-icon {
    background-color: transparent;
    border-radius: 0;
}

.btn-no-circle .elementor-button-icon svg {
    width: 1.1em;
}
.elementor-upload-field {
    padding: 20px;
    height: 69px;
}

.elementor-button[type="submit"] span.elementor-button-icon {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center !important;
    align-content: center;
    margin-left: 10px;
}

.elementor-button[type="submit"] {
    padding-right: 10px;
}

.icon-box-divider .elementor-image-box-img {
    border-right: 1px solid #64749040;
}

.elementor-button[type="submit"] {
    justify-content: space-between;
}

.elementor-button[type="submit"] .elementor-button-content-wrapper {
    width: 100%;
    justify-content: space-between;
}

.elementor-button[type="submit"] .elementor-button-content-wrapper .elementor-button-text {
    margin: auto;
}

.form-features {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    gap: 20px;
}

.form-features li {
    border: 1px solid #ff512e;
    color: #6F7F9A;
    padding: 10px 30px;
    border-radius: 50px;
    padding-left: 50px;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 15px center;
}

.form-features li:first-child {
    background-image: url(/wp-content/uploads/2026/07/form-icon-1.png);
}

.form-features li:last-child {
    background-image: url(/wp-content/uploads/2026/07/form-icon-2.png);
}

.read-more-link .elementor-button {
    height: auto;
}

.read-more-link .elementor-button-icon {
    background: transparent;
    width: auto;
    height: auto;
}

.team-box {
    transition: all 0.5s;
}

.team-box:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, #6F7F9A 0%, #051A3B 100%);
    transition: all 0.5s;
}

.team-box:hover:before {
    opacity: 0;
}

.team-box span.elementor-button-icon {
    width: 0;
    transition: all 0.5s;
}

.team-box:hover span.elementor-button-icon {
    width: 20px;
}

.faq-v2 .eael-adv-accordion {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 30px !important;
}

.faq-v2 .eael-accordion-list {
    border: 1px solid #E6E6E6;
    border-radius: 32px;
    overflow: hidden;
    padding: 20px 10px 20px;
    background: #fff;
}

.eael-adv-accordion .eael-accordion-list .eael-accordion-header {
    display: flex;
    flex-direction: row-reverse;
}

.faq-v2 .eael-accordion-list:has(.active) {
    box-shadow: 0px 339px 136px rgba(199, 199, 199, 0.01), 0px 191px 115px rgba(199, 199, 199, 0.05), 0px 85px 85px rgba(199, 199, 199, 0.09), 0px 21px 47px rgba(199, 199, 199, 0.1);
}

.indeed-btn span.elementor-button-icon {
    width: 20px;
    height: 20px;
}

.indeed-btn span.elementor-button-icon svg {
    width: 30px;
    position: relative;
    top: -5px;
    right: 8px;
}

@media screen and (max-width: 767px) {
    .faqs .e-n-accordion-item {
        padding: 20px 15px;
    }

    .form-features {
        flex-direction: column;
        gap: 10px;
    }

    .form-features li {
        padding: 10px 20px;
        padding-left: 60px;
    }

    .elementor-button-content-wrapper {
        width: 100%;
    }

    .icon-box-divider .elementor-image-box-img {
        border-right: none;
    }
	.left-container {
    margin: 0;
}
	
	.border-right:after {
		display:none;
	}
	
	.locations-section .num-block .elementor-image-box-img {
    width: 63px !important;
    height: 50px !important;
}

.locations-section .num-block .elementor-image-box-img img {
    height: 20px !important;
}

.locations-section .num-block .elementor-image-box-title {
    font-size: 16px !important;
}

.locations-section .num-block {
    padding: 15px !important;
}
	
	.hd-btn a {
    height: auto;
}
}