/* Fonts and Colors */
p b,
p strong {
	font-weight: 500 !important;
}
i::before {
	font-style: initial;
}
i {
	font-family: "Font Awesome 5 Free" !important;
}
.font-sec {
	color: #fa4244 !important;
}
.font-30 {
	font-size: 1.6rem !important;
	line-height: 1.91rem !important;
}
.font-14 {
	font-size: 14px !important;
	line-height: 1.5rem !important;
}
.font-16 {
	font-size: 1rem !important;
	line-height: 1.5rem !important;
}
.font-12 {
	font-size: 12px !important;
}
.sub-head {
	font-size: 1.5rem !important;
}
.font-20 {
	font-size: 20px !important;
}
.font-10 {
	font-size: 10px !important;
}
/* Margins and Paddings */
.mb-0 {
	margin-bottom: 0 !important;
}
.p-0 {
	padding: 0 !important;
}
#inner-wrap {
	padding-top: 0;
}
.mx-auto {
	margin-left: auto !important;
	margin-right: auto !important;
}
.mb-2 {
	margin-bottom: 2rem !important;
}
.mb-5 {
	margin-bottom: 5rem !important;
}
.mb-3 {
	margin-bottom: 3rem !important;
}
.mb-4 {
	margin-bottom: 4rem !important;
}
.py-3 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important;
}
.rowpt-3 .kt-row-layout-inner {
	padding-top: 3rem;
	padding-bottom: 0;
}
.rowpb-3 .kt-row-layout-inner {
	padding-top: 0;
	padding-bottom: 3rem;
}
.rowpy-2 .kt-row-layout-inner {
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.rowpy-3 .kt-row-layout-inner {
	padding-top: 3rem;
	padding-bottom: 3rem;
}
/* Customizations */
.tab-slider-nav {
	background-color: #e4e4e4;
	border-radius: 1rem;
	display: flex;
	justify-content: space-between;
	padding: 0.25rem 1rem;
}
.tab-slider-nav a.active {
	background-color: #f9f9f9;
}
.tab-slider-nav a:hover {
	background-color: #f9f9f9;
}
.tab-slider-nav a {
	padding: 0.25rem 1rem;
	font-size: 14px !important;
	color: #0d2c4d;
	text-decoration: none;
	text-transform: uppercase !important;
	font-family: korolev !important;
	font-weight: bold;
	border-radius: 1rem;
}
.kt-modal-close {
	width: 20px;
	background: red;
	height: 20px;
	display: block;
}
#grnhse_app iframe {
	border-radius: 1rem;
}
#grnhse_app {
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 1rem;
}
.entry-hero-container-inner .hero-section-overlay {
	background: linear-gradient(
		180deg,
		rgba(13, 44, 77, 1) 25%,
		rgba(255, 255, 255, 0) 100%
	);
}
.wp-site-blocks .entry-hero-container-inner {
	background-image: url(https://incode.com/wp-content/uploads/2022/12/header-bg.jpg) !important;
	background-size: cover;
	background-position: 50% 50%;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.usecases_list .wp-block-columns {
	margin-bottom: 0 !important;
	padding: 2rem;
}
.usecases_list .wp-block-kadence-column:hover .kt-inside-inner-col {
	background-color: #e4e4e4;
}
.usecases_list h3 {
	margin-bottom: 0 !important;
	position: relative;
}
.usecases_list h3::after {
	font-size: 3rem;
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-weight: 700;
	position: absolute;
	color: #ff4438;
	padding-left: 5px;
	right: 0;
	margin-left: 0.5rem;
	transition: padding 0.5s;
}
.sub-menu a {
	font-family: franklin-gothic-urw-cond !important;
}
.usecases_list .kt-inside-inner-col {
	background-color: #f9f9f9;
	border-radius: 9px;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.ind-sectors h3 {
	position: relative;
}
.sub-menu li:nth-last-child(1) a {
	border-bottom-left-radius: 1rem;
	border-bottom-right-radius: 1rem;
}
.sub-menu li:nth-child(1) a {
	border-top-left-radius: 1rem;
	border-top-right-radius: 1rem;
}
.sub-menu h3 {
	margin-bottom: 1rem;
}
.cta-btm {
	border-bottom: 1px solid #f9f9f9;
}
.cta-btm .kt-row-column-wrap {
	max-width: 1200px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.certification img {
	max-height: 75px;
	max-width: 125px;
}
.sub-menu .wp-block-navigation-item {
	margin-bottom: 0.5rem !important;
}
.sub-menu {
	border-radius: 1rem;
}
.incode-reasons .kt-inside-inner-col {
	height: 100%;
}
.list-font-2 {
	font-size: 1.75rem;
	font-family: "korolev";
}
.incode-reasons p {
	margin-bottom: 0 !important;
	line-height: 1.4em;
}
.incode-reasons h5 {
	text-align: center;
}
.incode-reasons h4 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.incode-reasons span {
	position: absolute;
	font-family: korolev;
	top: 10px;
	background-color: #0d2c4d;
	width: 3rem;
	font-size: 1.5rem;
	font-weight: bold;
	height: 3rem;
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
}
.incode-reasons .kt-inside-inner-col {
	background-color: #f4f2f0;
	padding: 2rem;
	position: relative;
}
.video-slider video {
	max-height: 700px !important;
}
.single .single-content a {
	text-decoration: none;
	display: inline-block;
}
.home-banner .kb-advanced-slide-inner-wrap {
	background-repeat: no-repeat !important;
	min-height: calc(100vh - 76px) !important;
}
.home-banner .kt-blocks-carousel {
	padding: 0 !important;
}
.single .single-content h2 {
	font-size: 2.25rem !important;
	line-height: 1.2em !important;
}
.archive-title {
	text-transform: uppercase;
}
.entry-content-wrap {
	padding: 0 !important;
}
.loop-entry .entry-content-wrap {
	padding: 2rem !important;
}
.shadow-1 {
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.img-shadow img {
	box-shadow: 3px 3px 19px rgba(0, 0, 0, 0.25);
}
.hbsForm {
	padding: 2rem;
	box-shadow: 3px 3px 19px rgba(0, 0, 0, 0.25);
	border-radius: 16px;
	background-color: white;
}
.post-title h1 {
	font-size: 3rem !important;
	line-height: 1.4em !important;
}
.entry.loop-entry:hover {
	box-shadow: 3px 3px 19px rgba(0, 0, 0, 0.25) !important;
}
.entry.loop-entry {
	border-radius: 16px;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25) !important;
}
.is-style-outline a:hover {
	color: #0d2c4d !important;
}
.post-hero-section .hero-container {
	padding: 2rem;
}
.entry.loop-entry .entry-header {
	margin-bottom: 0 !important;
}
.entry.loop-entry .post-thumbnail {
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
}
body,
input,
select,
optgroup,
textarea {
	font-family: franklin-gothic-urw-cond !important;
}
.kb-count-up-number {
	line-height: 1.4em !important;
}
.banner-heading2 {
	color: #fa4244 !important;
}
.footer-btm p {
	font-size: 10px;
	color: white;
}
.footer-btm {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#menu-legal a {
	color: white !important;
	font-size: 14px !important;
}
.ot-sdk-show-settings {
	font-size: 14px !important;
	padding: 0.1em 0 !important;
	cursor: pointer;
	color: white;
}
.features-slider .slick-track {
	display: flex;
}
.features-toggle * {
	transition: all 1s;
}
.companies {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.companies img {
	max-width: 120px;
	width: 100%;
	margin: 0 auto 2rem;
}
.features-toggle {
	display: flex;
	flex-direction: column;
}
.features-toggle h4 {
	margin-bottom: 0 !important;
	font-size: 1.5rem !important;
}
.features-toggle p {
	color: #20263d;
}
.mw-400 {
	max-width: 400px !important;
}
.mw-320 {
	max-width: 320px;
}
.features-toggle a.active::before {
	visibility: visible;
}
.features-toggle a.active h4,
.features-toggle a.active p {
	color: #fff;
}
.loop-entry:hover {
	background-color: white;
}
.kb-posts h2,
.kb-posts h3,
.post-archive h2,
.post-archive h3 {
	font-size: 1.5rem !important;
	line-height: 1.4em !important;
}
.features-toggle a.active {
	background-color: #0d2c4d;
}
.features-toggle a.active div::before {
	visibility: visible;
	color: #fa4244;
}
.usecase-toggle .item * {
	padding-left: 2rem !important;
}
.usecase-toggle h4 {
	margin-bottom: 0 !important;
	font-weight: 400;
	position: relative;
}
.usecase-toggle h4::before {
	font-family: "Font Awesome 5 Free" !important;
	content: "\f105";
	line-height: 1.2em;
	position: absolute;
	font-size: 1.5rem;
	font-weight: 900;
	color: #fa4244;
	transition: all 0.2s;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}
.usecase-toggle p {
	height: 0;
	visibility: hidden;
}
.usecase-toggle .item.active p {
	height: auto;
	visibility: visible;
	color: white;
}
.usecase-toggle .item.active h4 {
	color: white;
}
.usecase-toggle .item.active {
	background-color: #0d2c4d;
}
.usecase-toggle .item:not(:last-child)::after {
	content: "";
	height: 1rem;
	bottom: -1rem;
	width: 2px;
	background: #fa4244;
	position: absolute;
}
.usecase-toggle .item {
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
	position: relative;
	transition: height 1s ease-in-out;
	cursor: pointer;
	border-radius: 1rem;
	background-color: #f9f9f9;
	padding: 1.5rem 2rem;
}
.usecase-toggle .item:not(:last-child) {
	margin-bottom: 1rem !important;
}
.industries-toggle p {
	margin-bottom: 0 !important;
	font-size: 1.25rem !important;
	font-weight: 400;
	position: relative;
	padding-left: 2rem !important;
	font-family: korolev !important;
}
.industries-toggle p::before {
	font-family: "Font Awesome 5 Free" !important;
	content: "\f105";
	line-height: 1.2em;
	position: absolute;
	font-size: 1.5rem;
	font-weight: 900;
	color: #fa4244;
	transition: all 0.2s;
	left: 0;
	top: 0;
}
.industries-toggle .item.active p {
	color: white;
}
.industries-toggle .item.active {
	background-color: #0d2c4d;
}
.industries-toggle .item {
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
	position: relative;
	transition: height 1s ease-in-out;
	transition: all 0.5s ease-in-out;
	cursor: pointer;
	border-radius: 1rem;
	background-color: #f9f9f9;
	padding: 1.5rem 2rem;
}
.industries-toggle .item:not(:last-child) {
	margin-bottom: 1rem !important;
}
.features-toggle h4,
.features-toggle p {
	padding-left: 2rem !important;
}
.features-toggle div::before {
	font-family: "Font Awesome 5 Free" !important;
	content: "\f105";
	line-height: 1.2em;
	position: absolute;
	font-size: 1.5rem;
	visibility: hidden;
	font-weight: 900;
	color: #d9d9d9;
}
.features-toggle a {
	text-decoration: none;
	position: relative;
	margin-bottom: 1.5rem;
	position: relative;
	border-radius: 1rem;
	background-color: #f9f9f9;
	padding: 1rem;
}
.features-slider .des {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #e4e4e4;
}
.features-slider p {
	padding: 2rem;
}
.features-slider .slide {
	min-height: 623px;
}
.features-slider .bg {
	min-height: 600px;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 16px;
	background-position: top;
}
.dropdown-nav-toggle {
	display: none !important;
}
.nav-drop-title-wrap {
	padding-right: 0 !important;
}
.h1 {
	font-size: 3.88rem !important;
	line-height: 4.5rem !important;
}
.banner-mw-500 .kt-inside-inner-col {
	max-width: 500px;
}
.kt-blocks-carousel {
	padding-bottom: 0 !important;
}
.rowp-3 .kt-row-layout-inner {
	padding: 3rem !important;
}
.rowp-2 .kt-row-layout-inner {
	padding: 2rem !important;
}
.row-rounded {
	border-radius: 1rem;
}
.row-rounded .kt-row-layout-inner {
	border-radius: 1rem;
}
.slider-w-br .kb-advanced-slide-inner-wrap {
	border-radius: 16px;
}
.slider-w-text .kb-advanced-slide-inner-wrap {
	border-radius: 16px;
}
.mw-700 {
	max-width: 700px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.home-usecases p {
	font-size: 24px !important;
}
.home-usecases .wp-block-media-text {
	padding: 2rem;
}
.home-usecases .kt-inside-inner-col:not(:empty) {
	background-color: white;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 1rem !important;
}
.d-column-flex-center .wp-block-column {
	display: flex;
	justify-content: center;
}
.home-usecases h4 {
	margin: 0 !important;
}
.slider-w-text .kb-advanced-slide-inner {
	position: absolute;
	top: 2rem;
	font-family: korolev;
	color: white;
	left: 0;
	clip-path: polygon(0 0, 100% 0, calc(100% - 16px) 100%, 0 100%);
	background: #ff4438;
	display: inline-block;
	width: auto;
	padding: 0.25rem 2rem 0.25rem 1rem;
	font-size: 2rem;
	line-height: 1.4em;
	font-weight: bold;
}
.link-sec {
	display: inline-block;
	text-decoration: none;
}
.link-sec::after {
	height: 2px;
	display: block;
	width: 100%;
	background: #ff4438;
	content: "";
	transition: transform 250ms ease-in-out;
}
.mw-500 {
	max-width: 500px;
}
.img-ml-auto img {
	margin-left: auto !important;
}
.left-slant {
	clip-path: polygon(7.5% 0, 100% 0, 100% 100%, 0 100%);
}
.page-id-38300 footer {
	display: none;
}
.mw-874 {
	max-width: 874px !important;
	width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
}
.fs-stats .kt-inside-inner-col {
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	align-items: center;
	display: flex;
	justify-content: center;
}
.mw-r-1164 .kt-row-column-wrap {
	max-width: 1164px !important;
	width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
}
.mw-r-1060 .kt-row-column-wrap {
	max-width: 1060px !important;
	width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
}
.mw-1060 {
	max-width: 1060px !important;
	width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
}
.mw-1164 {
	max-width: 1164px !important;
	width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
}
.mw-1211 {
	max-width: 1211px !important;
	width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
}
.ind-sectors img {
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
}
.ind-sectors .kb-section-link-overlay,
.home-usecases .kb-section-link-overlay {
	border-radius: 1rem;
}
.ind-sectors .kb-section-link-overlay:hover,
.home-usecases .kb-section-link-overlay:hover {
	box-shadow: 3px 3px 19px rgba(0, 0, 0, 0.25);
}
.ind-sectors .kt-inside-inner-col {
	background-color: #fff;
	border-radius: 1rem;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.incode-jumio {
	display: table;
	background-color: white;
	width: 100%;
	table-layout: fixed;
}
.incode-jumio h3 {
	color: white;
	text-align: left;
}
.incode-jumio tr td:nth-child(1) p {
	max-width: 280px;
}
.incode-jumio tr td:nth-child(2) p {
	max-width: 170px;
	margin-left: auto !important;
	margin-right: auto !important;
}
.incode-jumio tr td:nth-child(1) {
	font-size: 1.75rem !important;
	line-height: 1.4em;
}
.incode-jumio tr td:not(:first-child) {
	text-align: center;
	font-size: 1.5rem !important;
	line-height: 1.4em;
}
.incode-jumio ul {
	text-align: left;
}
.incode-jumio th {
	border: none;
	padding: 2rem 3rem;
}
.incode-jumio td {
	border: none;
	padding: 3rem;
	vertical-align: top;
}
.incode-jumio tbody td {
	border-bottom: 3px solid #f4f2f0;
}
.incode-jumio tbody img {
	max-width: 40px !important;
	margin-bottom: 1rem;
}
.incode-jumio img {
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 120px !important;
}
.incode-jumio thead {
	text-align: center;
	background-color: #00203a;
}
.ind-sectors .kt-row-column-wrap {
	max-width: 1300px !important;
}
.ind-sectors .wp-block-columns {
	padding: 0 2rem;
	margin-bottom: 2rem !important;
}
.ind-sectors .wp-block-column {
	position: relative;
}
.list-icons {
	list-style: none !important;
	padding: 0 !important;
}
.list-icons li {
	position: relative;
	margin-bottom: 1rem;
	padding-left: 2rem !important;
}
.list-icons li:before {
	font-size: 1.5rem;
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-weight: 700;
	position: absolute;
	color: #ff4438;
	padding-left: 5px;
	left: 0;
}
.ind-sectors h3::after {
	font-size: 3rem;
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-weight: 700;
	position: absolute;
	color: #ff4438;
	padding-left: 5px;
	right: 0;
	margin-left: 0.5rem;
	transition: padding 0.5s;
}
.ind-sectors .wp-block-kadence-column:hover h3::after {
	padding-left: 0.5rem;
}
.ind-features {
	display: flex;
	flex-wrap: wrap;
}
.ind-features span {
	font-size: 14px;
	line-height: 1.4em;
	margin-right: 0.5rem;
	margin-bottom: 0.5rem;
	padding: 0.25rem 0.5rem;
	background-color: #e4e4e4;
	border-radius: 5px;
}
.img-rounded img {
	border-radius: 16px;
}
.border-right-img img {
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
}
.border-left-img img {
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px;
}
.kb-count-up-process {
	font-weight: bold;
	font-family: "korolev";
}
.kb-count-up-title {
	font-family: korolev !important;
	font-size: 1rem !important;
	font-weight: bold !important;
}
#menu-legal {
	display: flex;
	flex-wrap: wrap;
}
#menu-legal li {
	margin-right: 1.5rem;
}
.site-bottom-footer-inner-wrap {
	align-items: center;
}
.aicpa {
	display: flex;
	align-items: center;
	font-size: 10px;
	color: white;
}
.aicpa figure {
	margin-right: 1rem;
}
.img-center img {
	margin-left: auto;
	margin-right: auto;
}
.bg-p4 {
	background-color: #f9f9f9;
	border-radius: 1rem;
	padding: 4rem !important;
}
.home-products {
	background-color: #f9f9f9;
	border-radius: 1rem;
}
.home-products .accent {
	background-color: #002c4e;
	padding: 4rem;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.img-100 img,
.img-100 {
	width: 100%;
}
.test-cards img {
	width: 100%;
}
.cta-btm h4 {
	color: #fa4244 !important;
}
.cta-certification {
	max-width: 450px;
	align-items: center !important;
	margin-bottom: 1rem !important;
}
.cta-certification img {
	max-height: 50px;
	max-width: 75px;
	margin-left: auto !important;
	margin-right: auto !important;
}
.cta-group .wp-block-kadence-column {
	background-color: white;
	border-radius: 1rem;
	padding: 1.5rem;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.cta-group .wp-block-image {
	margin-bottom: 1rem !important;
}
.cta-group .wp-block-kadence-column:hover {
	box-shadow: 3px 3px 19px rgba(0, 0, 0, 0.25);
}
.cta-group h3 {
	margin-top: 0 !important;
}
.test-cards .wp-block-column {
	padding: 1.5rem;
	border-radius: 16px;
}
.test-cards .wp-block-column img {
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
}
.test-cards .wp-block-column figure {
	margin: -1.5rem -1.5rem 0;
}
.home-features .kt-inside-inner-col {
	min-height: 550px;
	padding: 2rem;
}
.home-features .btm-align .kt-inside-inner-col {
	display: flex;
	align-items: end;
}
.banner-heading {
	text-transform: uppercase;
}
.footer-widget-area.footer-navigation-layout-stretch-true
	.footer-navigation
	.menu {
	justify-content: space-between;
}
.mw-544 {
	max-width: 544px !important;
}
#footer-menu li:not(:last-child) {
	margin-right: 1.4rem;
}
.mobile-navigation ul li {
	font-size: 18px !important;
}
/* OneTrust Cookie Banner */
#onetrust-banner-sdk #onetrust-policy-text,
#onetrust-banner-sdk .ot-b-addl-desc {
	font-size: 18px !important;
	font-family: "franklin-gothic-urw-cond" !important;
}
#onetrust-banner-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler,
#onetrust-banner-sdk #onetrust-pc-btn-handler {
	font-size: 16px !important;
	font-weight: 100 !important;
	font-family: "franklin-gothic-urw-cond" !important;
}
#onetrust-consent-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler,
#onetrust-pc-sdk .ot-btn-container button {
	font-size: 16px !important;
	font-weight: 100 !important;
	font-family: "franklin-gothic-urw-cond" !important;
	text-transform: uppercase !important;
	border: 2px solid #fa4244 !important;
	border-radius: 5px !important;
	padding: 0.5rem 2rem !important;
}
#ot-pc-desc,
.ot-category-desc,
.ot-subgrp-desc {
	font-size: 14px !important;
}
.ot-cat-header {
	font-size: 16px !important;
}
#onetrust-banner-sdk #onetrust-pc-btn-handler {
	max-width: 100% !important;
}
#onetrust-pc-sdk h2,
#onetrust-pc-sdk h3 {
	font-size: 20px !important;
}
#onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob:before {
	background-color: #fa4244 !important;
	border-color: #fa4244 !important;
}
#onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob {
	border-color: #fa4244 !important;
	background-color: rgba(250, 66, 68, 0.2) !important;
}
#onetrust-pc-sdk .ot-vs-list .ot-always-active,
#onetrust-pc-sdk .ot-cat-grp .ot-always-active {
	color: #0d2c4d !important;
}
.ot-pc-footer-logo img {
	max-width: 100% !important;
}
.breadcrumbs {
	background-color: #0d2c4d;
	padding: 0.5rem;
	border-bottom: 1px solid #f9f9f9;
	font-size: 1rem;
}
.breadcrumbs .bc_list {
	display: block;
	color: white;
}
.breadcrumbs a {
	text-decoration: none;
}
/* Media Queries */
@media (min-width: 981px) {
	.home-banner .slick-dots {
		position: absolute !important;
		bottom: 10% !important;
		max-width: 1312px !important;
		margin: 0 auto !important;
		margin-right: 0 !important;
		right: 10% !important;
		text-align: right !important;
	}
	.home-usecases div {
		text-align: left;
	}
	.mh-200 {
		min-height: 200px !important;
	}
	.home-banner h1 {
		margin-bottom: 6rem;
	}
	.d-none {
		display: none !important;
	}
	.home-banner .wp-block-buttons {
		display: none;
	}
	.page-id-39254 .home-banner .kt-inside-inner-col {
		height: 70vh;
		max-height: 600px;
		justify-content: space-around;
	}
	.home .home-banner .kt-inside-inner-col {
		height: 80vh;
		max-height: 800px;
		justify-content: space-between;
	}
	#post-39840 .home-banner .kt-inside-inner-col {
		min-height: 70vh;
		max-height: 600px;
		justify-content: space-around;
	}
	.companies div {
		flex-basis: 20%;
	}
	.entry-related-inner-content {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.banner-heading {
		font-size: 4.875rem !important;
		line-height: 1.2em !important;
	}
	.banner-heading3 {
		font-size: 4.475rem !important;
		line-height: 1.2em !important;
	}
	.banner-heading2 {
		font-size: 8.875rem !important;
		line-height: 1em !important;
	}
}
@media (max-width: 981px) {
	.incode-jumio tr td:nth-child(1) {
		text-align: center;
		font-size: 1rem !important;
	}
	.cta-certification .wp-block-column {
		flex-basis: 33.33% !important;
	}
	.tab-slider-nav {
		flex-wrap: wrap;
		justify-content: left;
		margin-bottom: 1rem;
	}
	.incode-jumio h3 {
		text-align: center;
	}
	.incode-jumio th {
		padding: 2rem !important;
	}
	.incode-jumio td {
		padding: 2rem !important;
	}
	.incode-jumio tr td:not(:first-child) {
		font-size: 1rem !important;
	}
	.incode-reasons span {
		top: -16px;
	}
	table,
	thead,
	tbody,
	th,
	td,
	tr {
		display: block;
	}
	.mb-4 {
		margin-bottom: 2rem !important;
	}
	.home-usecases .wp-block-media-text__content {
		padding: 0 !important;
	}
	.home-usecases .kt-row-column-wrap {
		padding-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
	.entry-hero.page-hero-section .entry-header {
		min-height: 150px !important;
	}
	.home-usecases img {
		max-width: 150px !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.companies {
		justify-content: space-around !important;
	}
	.home-banner .kb-advanced-slide-inner-wrap {
		padding: 0 !important;
	}
	.banner .kt-row-layout-inner {
		padding: 2rem 0 !important;
	}
	.banner .inner-column-1 {
		margin-bottom: 0 !important;
	}
	.banner .inner-column-2 {
		order: -1;
		margin-bottom: 2rem !important;
	}
	.banner .mb-4,
	.banner .mb-5 {
		margin-bottom: 1rem !important;
	}
	.home-banner .kt-row-column-wrap {
		padding-top: 2rem !important;
		min-height: calc(100vh - 76px);
		padding-bottom: 0 !important;
	}
	.banner-heading {
		font-size: 2.25rem !important;
		line-height: 1.2em !important;
	}
	.banner-heading2 {
		font-size: 3.175rem !important;
		line-height: 1.2em !important;
	}
	.banner-heading3 {
		font-size: 2.75rem !important;
		line-height: 1.2em !important;
	}
	.widget-area .widget {
		padding: 1rem 0 !important;
	}
	.footer-btm {
		flex-wrap: wrap;
		margin-top: 2rem;
		justify-content: center;
	}
	.site-bottom-footer-inner-wrap {
		padding-bottom: 0 !important;
	}
	.site-middle-footer-inner-wrap {
		padding-top: 2rem !important;
	}
	.footer-widget-area.footer-navigation-layout-stretch-true
		.footer-navigation
		.menu {
		justify-content: flex-start;
	}
}
@media (max-width: 981px) {
	.home-banner .bg-gradient .kb-advanced-slide-inner-wrap {
		background-image: url(https://incode.com/wp-content/uploads/2022/12/mobilebanner1.jpg) !important;
		background-position: bottom !important;
	}
	.home-banner .bg-m-none .kb-advanced-slide-inner-wrap {
		background-image: url(https://incode.com/wp-content/uploads/2022/12/mobilebanner.jpg) !important;
		background-position: bottom !important;
		background-size: cover !important;
	}
	.home-banner .bg-gradient2 .kb-advanced-slide-inner-wrap {
		background-image: url(https://incode.com/wp-content/uploads/2022/12/home-bg.jpg) !important;
		background-position: bottom !important;
	}
}
@media (max-width: 1200px) {
	#primary-menu a {
		font-size: 18px !important;
	}
}

.rel-posts ul {
	margin: 0 !important;
}

.rel-posts a {
	line-height: 1.4em;
	display: block;
}

.rel-posts a:hover {
	text-decoration: none !important;
}

.home-features video {
	max-height: 500px;
}

.lh-sm {
	line-height: 1.2em !important;
}

u {
	text-decoration: none;
}

.entry-meta {
	font-family: "korolev" !important;
}

.mt-0 {
	margin-top: 0 !important;
}

.rel-posts .list-icons li:before {
	top: -4px;
}

#secondary .hs-input {
	background-color: white !important;
}

.search-title {
	font-size: 3.3rem !important;
	line-height: 1.4em !important;
	padding-bottom: 1rem;
	text-transform: uppercase;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
	padding: 0 !important;
	border: none !important;
	background: none !important;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #0d2c4d !important;
}

.wp-block-search .wp-block-search__button {
	border-radius: 0 !important;
	border: none;
	background: #fa4244 !important;
	color: white !important;
	padding: 0.5rem 0.75rem !important;
}

.search-form .search-submit[type="submit"] {
	border-radius: 0 !important;
	border: none;
	background: #fa4244 !important;
	padding: 0.5rem 0.75rem !important;
}

.search-form .kadence-search-icon-wrap {
	color: white !important;
}

.wp-block-search__button svg {
	font-size: 20px !important;
}

.wp-block-search .wp-block-search__input {
	border-radius: 0;
}

.no-footer .breadcrumbs {
	display: none;
}

.search-archive-title {
	border-bottom: 2px solid #fa4244 !important;
	margin-bottom: 3rem !important;
}

.primary-sidebar .hbs h4 {
	margin-bottom: 0 !important;
}

.hbsForm2 {
	padding: 2rem;
	background-color: #fff;
	box-shadow: 0 4px 4px rgb(0 0 0 / 25%) !important;
}

.primary-sidebar .hbs p {
	margin-top: 0 !important;
	margin-bottom: 2rem !important;
}

.primary-sidebar h4 {
	text-transform: uppercase;
	margin-bottom: 1.5rem;
}

.sidebar-inner-wrap {
	position: sticky;
	top: 50px;
}

.entry-related-carousel .splide__track {
	padding-bottom: 1rem;
}

.entry-date {
	text-transform: uppercase;
}

.entry-related-inner {
	border-top: 2px solid #fa4244 !important;
}

.single .single-entry .entry-meta {
	margin: 0 !important;
	padding: 1rem 0 2rem !important;
	border-bottom: 2px solid #fa4244 !important;
}

.group-posts .kb-posts {
	height: 100%;
}

.single .entry-title {
	font-size: 3rem !important;
	line-height: 1.4em !important;
}

.hs-button {
	text-transform: uppercase !important;
	border-radius: 0 !important;
}

.archive-title {
	color: white !important;
}

.loop-entry .entry-header .entry-title {
	font-size: 1.5rem !important;
	line-height: 1.4em !important;
}

a {
	text-decoration: none;
}

.pl-1 {
	padding-left: 1rem !important;
}

.ty-blocks .wp-block-column {
	padding: 2rem;
	background-color: white;
}

.primary-sidebar .widget_block:not(.widget_search) {
	margin-bottom: 2rem !important;
	box-shadow: 0 1px 1px rgb(0 0 0 / 25%) !important;
	padding: 2rem;
	background-color: #eee;
}

.ty-blocks .wp-block-column p {
	margin-bottom: 0 !important;
}

.btn-navy a {
	background-color: #0d2c4d !important;
	border-color: #0d2c4d !important;
}

.banner .h2 {
	font-size: 3.3rem !important;
	line-height: 1.4em !important;
}

.home-features .kb-advanced-slide-inner-wrap {
	padding: 3rem 0 !important;
	max-width: 1000px;
	margin: 0 auto;
}

.home-features .wp-block-columns {
	justify-content: space-around;
}

.h-icon {
	position: relative;
}

#footer-menu li:not(:last-child) {
	margin-right: 2.4rem;
}

.h-icon::before {
	font-family: "Font Awesome 5 Free" !important;
	content: "\f105";
	line-height: 1.2em;
	position: absolute;
	font-size: 1.5rem;
	font-weight: 900;
	color: #fa4244;
	transition: all 0.2s;
	left: -18px;
	top: 50%;
	transform: translate(0, -50%);
}

.home-features .wp-block-columns .wp-block-column:nth-child(1) {
	padding-left: 1rem;
}

.font-dark-grey {
	color: rgba(0, 0, 0, 0.6) !important;
}

.home-features h4 {
	margin-bottom: 0 !important;
}

.home-usecases .active .kt-inside-inner-col {
	background-color: #e4e4e4 !important;
	box-shadow: none !important;
}

.footer-widget-area.content-align-right .footer-navigation .menu {
}

.tab-slider-nav a.active {
	color: #fa4244 !important;
}

.wp-block-table thead {
	background-color: #0d2c4d !important;
	color: white !important;
}

.footer-navigation ul li a {
	padding: 0 !important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td {
	font-size: 18px !important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
	font-size: 1.8rem !important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
	font-size: 2.25rem !important;
}

.hs-error-msgs {
	list-style: none;
	padding: 0 !important;
	color: #fa4244;
	font-size: 14px !important;
	margin-left: 0 !important;
}

.hs-button {
	width: 100%;
}

.hs-recaptcha {
	display: none;
}

.form-columns-1,
.form-columns-2 {
	margin-bottom: 1rem !important;
	max-width: 100% !important;
}

.hs-form-required {
	color: #fa4244 !important;
}

.hs-input {
	font-size: 18px !important;
	width: 100% !important;
	background-color: #f9f9f9 !important;
}

fieldset select {
	width: 100% !important;
}

.form-columns-2 input {
	width: 100% !important;
}

.form-columns-2 {
	max-width: 100% !important;
}

.legal-consent-container {
	font-size: 12px;
	line-height: 1.4em;
}

.hs-form-field {
	font-size: 18px !important;
}

.search-archive .type-page .entry-meta {
	display: none !important;
}

.event-header .kt-inside-inner-col {
	position: relative;
}

.event-header img {
	position: absolute;
	bottom: -1rem;
	right: -1rem;
	max-width: 250px;
}

.hbsForm3 .hbspt-form {
	padding: 2rem;
	background-color: #fff;
}

.hbsForm3 h3 {
	margin-bottom: 0 !important;
	color: white;
	padding: 0.5rem 0 !important;
	background-color: #fa4244;
}

.hbsForm3 {
	box-shadow: 0 4px 4px rgb(0 0 0 / 25%) !important;
}

@media (min-width: 981px) {
	.event-header h1 {
		font-size: 4rem !important;
	}
}

@media (max-width: 981px) {
	.event-header img {
		max-width: 200px;
	}
}

.post-type-archive-events .entry-summary {
	font-family: "korolev" !important;
}

.ty-blocks .wp-block-column {
	background-color: #f9f9f9;
}
.ty-blocks h4 {
	margin-bottom: 2rem;
}
