/*!*************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./assets/src/css/vendors/magnific-popup.css ***!
  \*************************************************************************************************************************/
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #ccc;
}

.mfp-preloader a:hover {
	color: #fff;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
	screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

/*!****************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./assets/src/css/vendors/swiper-bundle.min.css ***!
  \****************************************************************************************************************************/
/**
 * Swiper 11.0.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 5, 2024
 */

@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/*!****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./assets/src/css/vendors/slick.css ***!
  \****************************************************************************************************************/
/* Slider */
.slick-slider {
	position: relative;

	display: block;
	box-sizing: border-box;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;

	display: block;
	overflow: hidden;

	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;

	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after {
	display: table;

	content: "";
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;

	height: 100%;
	min-height: 1px;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;

	height: auto;

	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}

/*!**********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./assets/src/css/vendors/slick-theme.css ***!
  \**********************************************************************************************************************/
/* Arrows */
.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;

	position: absolute;
	top: 50%;

	display: block;

	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	background: transtparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;

	opacity: 0.75;
	color: white;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: -25px;
}
[dir="rtl"] .slick-prev {
	right: -25px;
	left: auto;
}
.slick-prev:before {
	content: "←";
}
[dir="rtl"] .slick-prev:before {
	content: "→";
}

.slick-next {
	right: -25px;
}
[dir="rtl"] .slick-next {
	right: auto;
	left: -25px;
}
.slick-next:before {
	content: "→";
}
[dir="rtl"] .slick-next:before {
	content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -25px;

	display: block;

	width: 100%;
	padding: 0;
	margin: 0;

	list-style: none;

	text-align: center;
}
.slick-dots li {
	position: relative;

	display: inline-block;

	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;

	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;

	display: block;

	width: 20px;
	height: 20px;
	padding: 5px;

	cursor: pointer;

	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;

	position: absolute;
	top: 0;
	left: 0;

	width: 20px;
	height: 20px;

	content: "•";
	text-align: center;

	opacity: 0.25;
	color: black;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	opacity: 0.75;
	color: black;
}

/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./assets/src/css/bundle.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*
Theme Name: Kartra
Theme URI: http://glidedesign.com
Author: Team Glide
Author URI: http://glidedesign.com/team
Description: WordPress theme by Glide Design
Version: 1.0
*/
/* ------------------------------------------------------------------
>>>                      TABLE OF CONTENTS:                      <<<
--------------------------------------------------------------------
> Variables
	>> Colors
	>> Columns
> Mixins
> Fonts
> Defaults
	>> Normalize
	>> Forms Defaults
	>> Clearings
> Typography
	>> Headings
	>> Copy
> Elements
	>> Lists
	>> Quotes
	>> Tables
	>> Images
	>> Links
> Forms
	>> Buttons
	>> Fields
	>> Form Elements
> Media
	>> Captions
	>> Galleries
> WordPress Core
	>> Accessibility
	>> Alignments
	>> Posts & Pages
	>> Pagination
	>> Comments
	>> Widgets
> Site
	>> Layout
		>>> Header
		>>> Footer
	>> Theme
	>> Blog
	>> Single
	>> Home Page
	>> About Us
	>> Contact Us
	>> Burgers Landing
	>> Single Burger
	>> Blocks
> Responsive
	>> Regular Queries
	>> Extra Queries
> Import Fonts
> Vendors
	> Owl Carousel
	> Slick Nav
------------------------------------------------------------------ */
/* ------------------------------------------------------------------
> Variables
------------------------------------------------------------------ */
:root {
  --krt_base_unit: 0.125rem;
  --base_unit-half: math.div(var(--krt_base_unit), 2);
  /*-------------------------------------------------
  >> Variables for Spaces
  -------------------------------------------------*/
  --space_base_unit: var(--krt_base_unit);
  /* Mobile Spacer Value */
  --krt_space_1_min: var(--space_base_unit) * 1;
  /* 2px */
  --krt_space_2_min: var(--space_base_unit) * 2;
  /* 4px */
  --krt_space_3_min: var(--space_base_unit) * 3;
  /* 6px */
  --krt_space_4_min: var(--space_base_unit) * 5;
  /* 10px */
  --krt_space_5_min: var(--space_base_unit) * 6;
  /* 12px */
  --krt_space_6_min: var(--space_base_unit) * 8;
  /* 16px */
  --krt_space_7_min: var(--space_base_unit) * 11;
  /* 22px */
  --krt_space_8_min: var(--space_base_unit) * 14;
  /* 28px */
  --krt_space_9_min: var(--space_base_unit) * 18;
  /* 36px */
  --krt_space_10_min: var(--space_base_unit) * 21;
  /* 42px */
  --krt_space_11_min: var(--space_base_unit) * 24;
  /* 48px */
  --krt_space_12_min: var(--space_base_unit) * 27;
  /* 54px */
  --krt_space_13_min: var(--space_base_unit) * 30;
  /* 60px */
  --krt_space_14_min: var(--space_base_unit) * 36;
  /* 72px */
  --krt_space_15_min: var(--space_base_unit) * 42;
  /* 84px */
  --krt_space_16_min: var(--space_base_unit) * 48;
  --krt_space_24px_min: var(--space_base_unit) * 6;
  /* 96px */
  /* Desktop Spacer Value */
  --krt_space_1_max: var(--space_base_unit) * 1;
  /* 2px */
  --krt_space_2_max: var(--space_base_unit) * 2;
  /* 4px */
  --krt_space_3_max: var(--space_base_unit) * 4;
  /* 8px */
  --krt_space_4_max: var(--space_base_unit) * 6;
  /* 12px */
  --krt_space_5_max: var(--space_base_unit) * 8;
  /* 16px */
  --krt_space_6_max: var(--space_base_unit) * 10;
  /* 20px */
  --krt_space_7_max: var(--space_base_unit) * 18;
  /* 36px */
  --krt_space_8_max: var(--space_base_unit) * 22;
  /* 44px */
  --krt_space_9_max: var(--space_base_unit) * 24;
  /* 48px */
  --krt_space_10_max: var(--space_base_unit) * 30;
  /* 60px */
  --krt_space_11_max: var(--space_base_unit) * 36;
  /* 72px */
  --krt_space_12_max: var(--space_base_unit) * 48;
  /* 96px */
  --krt_space_13_max: var(--space_base_unit) * 60;
  /* 120px */
  --krt_space_14_max: var(--space_base_unit) * 80;
  /* 160px */
  --krt_space_15_max: var(--space_base_unit) * 100;
  /* 200px */
  --krt_space_16_max: var(--space_base_unit) * 120;
  --krt_space_24px_max: var(--space_base_unit) * 12;
  /* 240px */
  --krt_space_1: clamp(
  	var(--krt_space_1_min),
  	0.125rem + 0vw,
  	var(--krt_space_1_max)
  );
  --krt_space_2: clamp(
  	var(--krt_space_2_min),
  	0.25rem + 0vw,
  	var(--krt_space_2_max)
  );
  --krt_space_3: clamp(
  	var(--krt_space_3_min),
  	0.03790613718411551rem + 0.7220216606498195vw,
  	var(--krt_space_3_max)
  );
  --krt_space_4: clamp(
  	var(--krt_space_4_min),
  	0.2879061371841155rem + 0.7220216606498195vw,
  	var(--krt_space_4_max)
  );
  --krt_space_5: clamp(
  	var(--krt_space_5_min),
  	0.07581227436823101rem + 1.444043321299639vw,
  	var(--krt_space_5_max)
  );
  --krt_space_6: clamp(
  	var(--krt_space_6_min),
  	0.325812274368231rem + 1.444043321299639vw,
  	var(--krt_space_6_max)
  );
  --krt_space_7: clamp(
  	var(--krt_space_7_min),
  	-0.9846570397111916rem + 5.054151624548737vw,
  	var(--krt_space_7_max)
  );
  --krt_space_8: clamp(
  	var(--krt_space_8_min),
  	-0.9467509025270759rem + 5.776173285198556vw,
  	var(--krt_space_8_max)
  );
  --krt_space_9: clamp(
  	var(--krt_space_9_min),
  	0.22743682310469282rem + 4.332129963898917vw,
  	var(--krt_space_9_max)
  );
  --krt_space_10: clamp(
  	var(--krt_space_10_min),
  	-0.40884476534296077rem + 6.498194945848376vw,
  	var(--krt_space_10_max)
  );
  --krt_space_11: clamp(
  	var(--krt_space_11_min),
  	-1.0451263537906144rem + 8.664259927797834vw,
  	var(--krt_space_11_max)
  );
  --krt_space_12: clamp(
  	var(--krt_space_12_min),
  	-3.703971119133575rem + 15.162454873646212vw,
  	var(--krt_space_12_max)
  );
  --krt_space_13: clamp(
  	var(--krt_space_13_min),
  	-6.362815884476534rem + 21.660649819494584vw,
  	var(--krt_space_13_max)
  );
  --krt_space_14: clamp(
  	var(--krt_space_14_min),
  	-10.332129963898918rem + 31.768953068592058vw,
  	var(--krt_space_14_max)
  );
  --krt_space_15: clamp(
  	var(--krt_space_15_min),
  	-14.3014440433213rem + 41.87725631768953vw,
  	var(--krt_space_15_max)
  );
  --krt_space_16: clamp(
  	var(--krt_space_16_min),
  	-18.270758122743686rem + 51.98555956678701vw,
  	var(--krt_space_16_max)
  );
  --krt_space_24: clamp(
  	var(--krt_space_24px_min),
  	2.477vw + -0.031rem,
  	var(--krt_space_24px_max)
  );
  /* -------------------------------------------------
  >> Font Sizes
  ------------------------------------------------- */
  --font_base_unit: var(--krt_base_unit);
  --krt_font_size_1_min: var(--font_base_unit) * 5.5;
  /* 11px */
  --krt_font_size_2_min: var(--font_base_unit) * 6.5;
  /* 13px */
  --krt_font_size_3_min: var(--font_base_unit) * 7.5;
  /* 15px */
  --krt_font_size_4_min: var(--font_base_unit) * 8.5;
  /* 17px */
  --krt_font_size_5_min: var(--font_base_unit) * 9;
  /* 18px */
  --krt_font_size_6_min: var(--font_base_unit) * 10;
  /* 20px */
  --krt_font_size_7_min: var(--font_base_unit) * 10;
  /* 20px */
  --krt_font_size_8_min: var(--font_base_unit) * 11;
  /* 22px */
  --krt_font_size_9_min: var(--font_base_unit) * 12;
  /* 24px */
  --krt_font_size_10_min: var(--font_base_unit) * 13;
  /* 26px */
  --krt_font_size_11_min: var(--font_base_unit) * 18;
  /* 30px */
  --krt_font_size_12_min: var(--font_base_unit) * 22.5;
  /* 45px */
  --krt_font_size_13_min: var(--font_base_unit) * 27.5;
  --krt_font_size_36px_min: var(--font_base_unit) * 16;
  --krt_font_size_52px_min: var(--font_base_unit) * 18;
  --krt_font_size_26px_min: var(--font_base_unit) * 10.5;
  /* 55px */
  --krt_font_size_1_max: var(--font_base_unit) * 6;
  /* 12px */
  --krt_font_size_2_max: var(--font_base_unit) * 7;
  /* 14px */
  --krt_font_size_3_max: var(--font_base_unit) * 8;
  /* 16px */
  --krt_font_size_4_max: var(--font_base_unit) * 9;
  /* 18px */
  --krt_font_size_5_max: var(--font_base_unit) * 10;
  /* 20px */
  --krt_font_size_6_max: var(--font_base_unit) * 11;
  /* 22px */
  --krt_font_size_7_max: var(--font_base_unit) * 12;
  /* 24px */
  --krt_font_size_8_max: var(--font_base_unit) * 14;
  /* 28px */
  --krt_font_size_9_max: var(--font_base_unit) * 15;
  /* 30px */
  --krt_font_size_10_max: var(--font_base_unit) * 18;
  /* 36px */
  --krt_font_size_11_max: var(--font_base_unit) * 24;
  /* 48px */
  --krt_font_size_12_max: var(--font_base_unit) * 30;
  /* 60px */
  --krt_font_size_13_max: var(--font_base_unit) * 32;
  --krt_font_size_36px_max: var(--font_base_unit) * 18;
  --krt_font_size_52px_max: var(--font_base_unit) * 26;
  --krt_font_size_26px_max: var(--font_base_unit) * 13;
  /* 64px */
  --krt_font_size_1: clamp(
  	var(--krt_font_size_1_min),
  	0.599906191369606rem + 0.18761726078799248vw,
  	var(--krt_font_size_1_max)
  );
  --krt_font_size_2: clamp(
  	var(--krt_font_size_2_min),
  	0.724906191369606rem + 0.18761726078799248vw,
  	var(--krt_font_size_2_max)
  );
  --krt_font_size_3: clamp(
  	var(--krt_font_size_3_min),
  	0.849624060150376rem + 0.18796992481203006vw,
  	var(--krt_font_size_3_max)
  );
  --krt_font_size_4: clamp(
  	var(--krt_font_size_4_min),
  	0.974624060150376rem + 0.18796992481203006vw,
  	var(--krt_font_size_4_max)
  );
  --krt_font_size_5: clamp(
  	var(--krt_font_size_5_min),
  	0.9492481203007519rem + 0.37593984962406013vw,
  	var(--krt_font_size_5_max)
  );
  --krt_font_size_6: clamp(
  	var(--krt_font_size_6_min),
  	1.074248120300752rem + 0.37593984962406013vw,
  	var(--krt_font_size_6_max)
  );
  --krt_font_size_7: clamp(
  	var(--krt_font_size_7_min),
  	0.575812274368231rem + 1.444043321299639vw,
  	var(--krt_font_size_7_max)
  );
  --krt_font_size_8: clamp(
  	var(--krt_font_size_8_min),
  	1.0234962406015038rem + 0.7518796992481203vw,
  	var(--krt_font_size_8_max)
  );
  --krt_font_size_9: clamp(
  	var(--krt_font_size_9_min),
  	0.15162454873646203rem + 2.888086642599278vw,
  	var(--krt_font_size_9_max)
  );
  --krt_font_size_10: clamp(
  	var(--krt_font_size_10_min),
  	-0.7346570397111916rem + 5.054151624548737vw,
  	var(--krt_font_size_10_max)
  );
  --krt_font_size_11: clamp(
  	var(--krt_font_size_11_min),
  	-1.1588447653429608rem + 6.498194945848376vw,
  	var(--krt_font_size_11_max)
  );
  --krt_font_size_12: clamp(
  	var(--krt_font_size_12_min),
  	1.49859287054409rem + 2.8142589118198873vw,
  	var(--krt_font_size_12_max)
  );
  --krt_font_size_13: clamp(
  	var(--krt_font_size_13_min),
  	0.9092960288808665rem + 5.415162454873646vw,
  	var(--krt_font_size_13_max)
  );
  --krt_font_size_36px: clamp(
  	var(--krt_font_size_36px_min),
  	0.883vw + 1.588rem,
  	var(--krt_font_size_36px_max)
  );
  --krt_font_size_52px: clamp(
  	var(--krt_font_size_52px_min),
  	0.9092960288808665rem + 5.415162454873646vw,
  	var(--krt_font_size_52px_max)
  );
  --krt_font_size_26px: clamp(
  	var(--krt_font_size_26px_min),
  	-0.577vw + 1.774rem,
  	var(--krt_font_size_26px_max)
  );
  /* -------------------------------------------------
  	>> Line Height
  ------------------------------------------------- */
  --krt_line_height_base_unit: 0.063rem;
  --line_height_xsmall: calc(var(--krt_line_height_base_unit) * 1);
  --line_height_small: calc(var(--krt_line_height_base_unit) * 1.1);
  --line_height_medium: calc(var(--krt_line_height_base_unit) * 1.3);
  --line_height_large: calc(var(--krt_line_height_base_unit) * 1.4);
  --line_height_xlarge: calc(var(--krt_line_height_base_unit) * 1.5);
  /* -------------------------------------------------
  	>> Letter Spacing
  ------------------------------------------------- */
  --krt_letter_spacing_base_unit: 1rem;
  --letter_spacing_xsmall: calc(var(--krt_letter_spacing_base_unit) * 0);
  --letter_spacing_small: calc(var(--krt_letter_spacing_base_unit) * -0.5);
  --letter_spacing_medium: normal;
  --letter_spacing_large: calc(var(--krt_letter_spacing_base_unit) * 1);
  --letter_spacing_xlarge: calc(var(--krt_letter_spacing_base_unit) * 1.5);
  /* -------------------------------------------------
  		>> Border Radius
  	------------------------------------------------- */
  --border_radius_small: calc(var(--krt_base_unit) * 1);
  --border_radius_medium: calc(var(--krt_base_unit) * 2);
  --border_radius_large: calc(var(--krt_base_unit) * 2);
  /* -------------------------------------------------
  >> Color variables
  ------------------------------------------------- */
  /*
  >> Base Colors
  */
  --krt_color_primary: #1f6eb8;
  --krt_color_on_primary: #ffffff;
  --krt_color_secondary: #121926;
  --krt_black: #000000;
  --krt_black_1: #202939;
  --krt_black_2: #041A2A;
  --krt_black_3: #101828;
  --krt_black_4: #1d2939;
  --krt_black_5: #475467;
  --krt_white: #ffffff;
  --krt_white_1: #fcfcfd;
  --krt_white_2: #eaecf0;
  --krt_gray_2: #eef2f6;
  --krt_gray: #707880;
  --krt_gray_1: #f4f7fe;
  --krt_gray_2: #f7f7f8;
  --krt_gray_3: #efefff;
  --krt_gray_4: #efefef;
  --krt_gray_5: #9aa4b2;
  --krt_green: #85e13a;
  --krt_green_1: #66c61c;
  --krt_green_2: #08cf65;
  --krt_green_3: #efffef;
  --krt_blue: #121926;
  --krt_blue_1: #1f6eb8;
  --krt_blue_2: #1c63a5;
  --krt_blue_3: #0091d6;
  --krt_mercury: #e3e3e3;
  --krt_yellow: #db970f;
  --krt_yellow_1: #b47905;
  --krt_transparent: transparent;
  --krt_regular_text: #202939;
  --krt_dark_text: #202939;
  --krt_white_text: #ffffff;
  --krt_light_text: #707880;
  --krt_red: #fd4646;
  --krt_success: #198754;
  --krt_info: #0dcaf0;
  --krt_warning: #ffc107;
  --krt_danger: #dc3545;
  --krt_light: #f8f9fa;
  --krt_dark: #212529;
  --krt_signal: #d14b3c;
  --krt_signal_bg: #fbede9;
  --krt_color_background: #ffffff;
  --krt_color_on_background: #202939;
  --krt_border: #66c61c;
  --krt_border_1: #545454;
  --krt_border_2: #adadad;
  --krt_border_3: #e0e0e0;
  --krt_gradiant_blue: linear-gradient(290deg, #065eaf, #067fef);
  --krt_gradiant_blue_1: linear-gradient(
  	27deg,
  	#065eaf 8.33%,
  	#067fef 91.67%
  );
  --krt_gradiant_blue_2: linear-gradient(315deg, #065eaf 0%, #067fef 100%);
  /* -------------------------------------------------
  >> Base Colors
  >> Base colors are used for essential elements
  such as the logo, tables, links, blockquote,
  default buttons styling and this should't conflict
  with theme colors
  ------------------------------------------------- */
  --krt_body_color: var(--krt_color_on_background);
  --krt_body_bg: var(--krt_color_background);
  --krt_text_strong: var(--krt_black);
  --krt_dark_text: var(--krt_black);
  --krt_white_text: var(--krt_white);
  --krt_gray_text: var(--krt_gray);
  --krt_highlight_color: var(--krt_color_on_primary);
  --krt_highlight_bg: var(--krt_color_primary);
  --krt_caption: var(--krt_black_2);
  --krt_heading_color: inherit;
  --krt_heading_link_color: var(--krt_dark_text);
  --krt_heading_link_color_hover: var(--krt_dark_text);
  --krt_link_color: var(--krt_color_primary);
  --krt_link_color_hover: var(--krt_color_primary);
  --krt_link_border_color: var(--krt_color_primary);
  --krt_link_border_color_hover: transparent;
  --krt_list_ul_marker_color: var(--krt_black);
  --krt_list_ol_marker_color: var(--krt_body_color);
  --krt_blockquote_color: var(--krt_regular_text);
  --krt_blockquote_border_color: var(--krt_regular_text);
  --krt_quote_color: var(--krt_regular_text);
  --krt_blockqoute_cite_color: var(--krt_light_text);
  --krt_table_border_color: var(--krt_border);
  --krt_table_head_border_color: var(--krt_dark_text);
  --krt_table_foot_border_color: var(--krt_dark_text);
  --krt_strong_color: var(--krt_regular_text);
  --krt_underline_border_color: var(--krt_regular_text);
  --krt_abbr_border_color: var(--krt_regular_text);
  --krt_delete_color: var(--krt_danger);
  --krt_insert_color: var(--krt_success);
  --krt_insert_border_color: var(--krt_success);
  --krt_code_color: var(--krt_white_text);
  --krt_code_bgcolor: var(--krt_dark_text);
  --krt_pre_color: var(--krt_white_text);
  --krt_pre_bgcolor: var(--krt_dark_text);
  --krt_mark_bgcolor: var(--krt_dark_text);
  --krt_mark_color: var(--krt_white_text);
  --krt_hr_color: var(--krt_border);
  --krt_input_color: var(--krt_regular_text);
  --krt_input_bg: var(--krt_light_field_bg);
  --krt_input_border_color: var(--krt_border);
  --krt_input_focus_color: var(--krt_black);
  --krt_input_focus_bgcolor: var(--krt_white);
  --krt_input_focus_border_color: var(--krt_border_2);
  --krt_disabled_input_bgcolor: var(--krt_field_bg);
  --krt_disabled_input_border_color: var(--krt_border_1);
  --krt_placeholder_color: var(--krt_light_text);
  --krt_range_track_bgcolor: var(--krt_field_bg);
  --krt_range_thumb_bgcolor: var(--krt_color_primary);
  --krt_color_field_border_color: var(--krt_border);
  --krt_color_field_bgcolor: var(--krt_field_bg);
  --krt_radio_color: var(--krt_regular_text);
  --krt_radio_border_color: var(--krt_border);
  --krt_radio_bgcolor: var(--krt_field_bg);
  --krt_radio_after_bgcolor: var(--krt_color_primary);
  --krt_checkbox_color: var(--krt_regular_text);
  --krt_checkbox_border_color: var(--krt_border);
  --krt_checkbox_bgcolor: var(--krt_field_bg);
  --krt_checkbox_after_bgcolor: var(--krt_color_primary);
  --krt_progress_bgcolor: var(--krt_field_bg);
  --krt_progress_value_bgcolor: var(--krt_color_primary);
  --krt_meter_bgcolor: var(--krt_field_bg);
  --krt_meter_value_bgcolor: var(--krt_color_primary);
  --krt_button_color: var(--krt_white_text);
  --krt_button_bgcolor: var(--krt_blue_1);
  --krt_button_color_hover: var(--krt_white_text);
  --krt_button_bgcolor_hover: var(--krt_blue_2);
  --krt_button_border_color: var(--krt_blue_1);
  --krt_button_border_color_hover: var(--krt_blue_2);
  --krt_reset_button_bgcolor: var(--krt_button_bgcolor);
  --krt_reset_button_color: var(--krt_white_text);
  --krt_theme_btn_color: var(--krt_button_color);
  --krt_theme_btn_bgcolor: var(--krt_button_bgcolor);
  --krt_theme_btn_color_hover: var(--krt_button_color_hover);
  --krt_theme_btn_bgcolor_hover: var(--krt_button_bgcolor_hover);
  --krt_theme_btn_border_color: var(--krt_button_border_color);
  --krt_theme_btn_border_color_hover: var(--krt_button_border_color_hover);
  --krt_datepicker_bg_color: var(--krt_gray);
  --krt_datepicker_select_bgcolor: var(--krt_white);
  --krt_datepicker_link_color: var(--krt_color_secondary);
  --krt_datepicker_link_active_color: var(--krt_color_primary);
  --krt_datepicker_calendar: var(--krt_white_text);
  --krt_datepicker_th_bgcolor: var(--krt_border_1);
  --krt_datepicker_even_tr_td_bgcolor: var(--krt_border_1);
  --krt_datepicker_border_color: var(--krt_border_1);
  --krt_datepicker_date_color: var(--krt_dark_text);
  --krt_valiation_error_bg_color: var(--krt_danger_bg);
  --krt_valiation_message_color: var(--krt_danger);
  --krt_error_field_border_color: var(--krt_danger);
  --krt_valiation_error_color: var(--krt_danger);
  --krt_confirmation_message_bgcolor: var(--krt_success_bg);
  --krt_confirmation_message_color: var(--krt_dark_text);
  --krt_confirmation_message_border_color: var(--krt_danger);
  --krt_required_text_color: var(--krt_danger);
  --krt_invalid_error_border_color: var(--krt_danger);
  --krt_hubspot_error_label_color: var(--krt_danger);
  --krt_hubspot_required_color: var(--krt_danger);
  --krt_fileupload_rule_color: var(--krt_light_text);
  --krt_error_menu_color: var(--krt_dark_text);
  --krt_acc_btn_color: var(--krt_white_text);
  --krt_acc_btn_bgcolor: var(--krt_button_bg);
  --krt_acc_btn_shadow: var(--krt_danger);
  --krt_comments_reply_btn_bgcolor: var(--krt_button_bg);
  --krt_comments_reply_btn_color: var(--krt_white_text);
  --krt_comments_reply_btn_bgcolor_hover: var(--krt_button_bg_hover);
  --krt_comments_reply_btn_color_hover: var(--krt_white_text);
  --krt_comment_meta_color: var(--krt_dark_text);
  --krt_comment_metadata_color: var(--krt_light_text);
  --krt_comments_list_border_color: var(--krt_border);
  --krt_widget_comments_meta_color: var(--krt_light_text);
  --krt_pagination_bgcolor: var(--krt_blue_1);
  --krt_pagination_color: var(--krt_white);
  --krt_pagination_color_hover: var(--krt_white);
  --krt_pagination_bgcolor_hover: var(--krt_border_1);
  --krt_pagination_bgcolor_current: var(--krt_border_1);
  --krt_pagination_color_current: var(--krt_white);
  --krt_pagination_first_bgcolor: var(--krt_border_1);
  --krt_pagination_first_color: var(--krt_dark_text);
  --krt_pagination_border: var(--krt_transparent);
  --krt_widget_latest_post_meta_color: var(--krt_danger);
  --krt_widget_rss_feed_meta_color: var(--krt_danger);
  --krt_widget_search_button_color: var(--krt_pure_black);
  --krt_wp_table_block_stripe_bg_color: var(--krt_pure_white);
  --krt_breadcrumb_color: var(--krt_pure_black);
  --krt_breadcrumb_link_color: var(--krt_pure_black);
  --krt_breadcrumb_border_color: transparent;
  --krt_breadcrumb_border_color_hover: var(--krt_pure_black);
  --krt_breadcrumb_span_color: var(--krt_pure_black);
  --krt_header_bgcolor: var(--krt_transparent);
  --krt_header_color: var(--krt_black_1);
  --krt_header_color_hover: var(--krt_black);
  --krt_header_bgcolor_sticky: var(--krt_white);
  --krt_header_nav_border_color: var(--krt_dark_text);
  --krt_header_submenu_bgcolor: var(--krt_gray);
  --krt_header_submenu_color: var(--krt_header_color);
  --krt_header_submenu_color_hover: var(--krt_header_color_hover);
  --krt_header_mobile_color: var(--krt_dark_text);
  --krt_header_mobile_submenu_color: var(--krt_dark_text);
  --krt_nav_overlay_bgcolor: var(--krt_white);
  --krt_mobile_nav_icon_bgcolor: var(--krt_dark_text);
  --krt_abbr_border: var(--krt_dark_text);
  --krt_topbar_bgcolor: var(--krt_color_secondary);
  --krt_topbar_color: var(--krt_white);
  --krt_topbar_link_color: var(--krt_white);
  --krt_footer_bgcolor: var(--krt_gray_2);
  --krt_footer_color: var(--krt_blue_1);
  --krt_footer_color_hover: var(--krt_black);
  --krt_f_nav_color: var(--krt_footer_color);
  --krt_f_nav_color_hover: var(--krt_footer_color_hover);
  --krt_f_nav_border_color: var(--krt_footer_color);
  --krt_f_nav_border_color_hover: var(--krt_footer_color_hover);
  --krt_copyright_color: var(--krt_gray_text);
  --krt_legal_nav_color: var(--krt_gray_text);
  --krt_legal_nav_border_color: var(--krt_gray_text);
  --krt_legal_nav_border_color_hover: var(--krt_gray_text);
  --krt_legal_text_color: var(--krt_gray_text);
  --krt_ctn_red: var(--krt_red);
  --krt_ctn_black: var(--krt_black);
  --krt_ctn_sea_green: var(--krt_sea_green);
  --krt_style_bg: #821212;
  --krt_style_text: #000000;
  --krt_style_link: #000000;
  --krt_style_button: #00a4eb;
}

/* ------------------------------------------------------------------
> Mixins
------------------------------------------------------------------ */
/*
Rem output with px fallback
*/
/*
Rem output with px fallback with !important
*/
/*
Column width with margin
*/
/*
Column width with margin
*/
/*
Mixin for transition
*/
/* ------------------------------------------------------------------
> Fonts
------------------------------------------------------------------ */
/* ------------------------------------------------------------------
> Defaults
------------------------------------------------------------------ */
/*-------------------------------------------------
>> Normalize styles
-------------------------------------------------*/
/*-------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Do not edit these styles
-------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  outline: 0;
  vertical-align: baseline;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

a {
  background-color: transparent;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

img {
  border-style: none;
}

summary {
  display: list-item;
}

template,
[hidden] {
  display: none;
}

/*-------------------------------------------------
>> Clearing styles
-------------------------------------------------*/
.clear {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both;
}
.clear::before, .clear::after {
  clear: both;
}

/* ------------------------------------------------------------------
> Typography
------------------------------------------------------------------ */
/*-------------------------------------------------
>> Styles for headings
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
h1,
.heading-1,
h2,
.heading-2,
h3,
.heading-3,
h4,
.heading-4,
h5,
.heading-5,
h6,
.heading-6 {
  font-family: "Outfit", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 0 0 20px;
  color: var(--krt_heading_color);
  line-height: 1.3;
  text-transform: initial;
  letter-spacing: 0.7px;
}
h1 a,
.heading-1 a,
h2 a,
.heading-2 a,
h3 a,
.heading-3 a,
h4 a,
.heading-4 a,
h5 a,
.heading-5 a,
h6 a,
.heading-6 a {
  color: var(--krt_heading_link_color);
  border-bottom: none;
}
h1 a:hover,
.heading-1 a:hover,
h2 a:hover,
.heading-2 a:hover,
h3 a:hover,
.heading-3 a:hover,
h4 a:hover,
.heading-4 a:hover,
h5 a:hover,
.heading-5 a:hover,
h6 a:hover,
.heading-6 a:hover {
  color: var(--krt_heading_link_color_hover);
}

h1,
.heading-1 {
  font-size: var(--krt_font_size_13);
  font-family: "Outfit", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: -0.64px;
}

h2,
.heading-2 {
  font-size: var(--krt_font_size_9);
  letter-spacing: -0.36px;
  line-height: 1.1;
}

h3,
.heading-3 {
  font-size: var(--krt_font_size_8);
  letter-spacing: -0.36px;
  line-height: 1.22;
}

h4,
.heading-4 {
  font-size: var(--krt_font_size_7);
}

h5,
.heading-5 {
  font-size: var(--krt_font_size_5);
}

h6,
.heading-6 {
  font-size: var(--krt_font_size_3);
}

.text-60 {
  font-size: var(--krt_font_size_12);
}

.text-48 {
  font-size: var(--krt_font_size_11) !important;
}

.has-font-size-48-font-size {
  line-height: 1.2;
  letter-spacing: -0.5px;
}

.wp-block-heading.has-text-align-center.has-font-size-60-font-size {
  line-height: 1.18;
}

.weight-600 h1,
.weight-600 .heading-1,
.weight-600 h2,
.weight-600 .heading-2,
.weight-600 h3,
.weight-600 .heading-3,
.weight-600 h4,
.weight-600 .heading-4,
.weight-600 h5,
.weight-600 .heading-5,
.weight-600 h6,
.weight-600 .heading-6 {
  font-weight: 600;
  letter-spacing: 0;
}

/*-------------------------------------------------
>> Styles for content tags
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
i,
em,
var,
address,
dfn {
  font-style: italic;
}

code,
pre,
kbd,
tt,
var,
samp {
  font-family: monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted var(--krt_abbr_border_color);
  text-decoration: none;
  cursor: help;
}

abbr[title] {
  text-decoration: none;
}

address {
  margin: 0 0 30px;
}

small {
  font-size: 80%;
}

big {
  font-size: 125%;
}

s,
strike,
del {
  text-decoration: line-through;
}

u {
  border-bottom: 1px solid var(--krt_underline_border_color);
  text-decoration: none;
}

del {
  color: var(--krt_delete_color);
}

ins {
  color: var(--krt_insert_color);
  border-bottom: 1px solid var(--krt_insert_border_color);
  text-decoration: none;
}

sub,
sup {
  font-size: 70%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -4px;
}

sup {
  top: -8px;
}

code,
pre,
kbd,
tt {
  max-width: 100%;
  overflow: auto;
  margin: 0 0 30px;
}

code,
kbd,
tt {
  color: var(--krt_code_color);
  background-color: var(--krt_code_bgcolor);
  padding: 3px 7px;
}

pre {
  color: var(--krt_pre_color);
  background-color: var(--krt_pre_bgcolor);
  padding: 20px 25px;
  overflow-x: scroll;
}

hr {
  border-color: #eaecf0 !important;
  margin: 0;
}

audio,
video {
  margin-bottom: 30px;
  width: 100%;
}

/* ------------------------------------------------------------------
> Elements
------------------------------------------------------------------ */
/*-------------------------------------------------
>> Styles for tables
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
body {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
  position: relative;
  font-size: var(--krt_font_size_4);
  color: var(--krt_body_color);
  background-color: var(--krt_body_bg);
  line-height: 1.5;
}

p {
  margin: 0 0 30px;
}

::-moz-selection {
  color: var(--krt_highlight_color);
  background-color: var(--krt_highlight_bg);
}

::selection {
  color: var(--krt_highlight_color);
  background-color: var(--krt_highlight_bg);
}

/*-------------------------------------------------
>> Styles for links
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Do not edit these styles
------------------------------------------------- */
a {
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  outline: none;
  position: relative;
}

/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
.page-section a, .page-section:visited {
  color: var(--krt_link_color);
  border-bottom: 1px solid var(--krt_link_border_color);
  padding-bottom: 2px;
}
.page-section a:hover, .page-section a:active, .page-section:visited:hover, .page-section:visited:active {
  color: var(--krt_link_color_hover);
  border-color: var(--krt_link_border_color_hover);
}

.post-image a, .post-image:visited,
.post-title a,
.post-title:visited {
  border-bottom: none;
}

/*-------------------------------------------------
>> Styles for images and figures
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Do not edit these styles
------------------------------------------------- */
img {
  height: auto;
  max-width: 100%;
}

a img {
  border: none;
  outline: none;
  margin-bottom: 0;
}

/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
figure {
  margin: 0 0 30px;
}
figure figcaption {
  color: var(--krt_caption);
  font-size: 90%;
  margin: 0 0 30px;
}

picture {
  margin: 0 0 30px;
  display: inline-block;
}

svg {
  margin: 0;
}

.gallery .gallery-item a {
  border-bottom: none;
}

figure.wp-block-image.alignfull.size-thumbnail {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
}
figure.wp-block-image.alignwide.size-thumbnail {
  margin: 0 -200px;
  max-width: 140%;
}

.wp-block-image.is-style-rounded {
  border-radius: 10px;
}
.wp-block-image.is-style-rounded img {
  border-radius: 10px !important;
}

/*-------------------------------------------------
>> Styles for lists
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Do not edit these styles
------------------------------------------------- */
header ul,
header ol,
footer ul,
footer ol {
  list-style: none;
}

/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
dl {
  margin: 0 0 30px;
}
dl dt {
  font-weight: 700;
}
dl dd {
  margin: 0 0 12px;
}

ul,
ol {
  margin: 0 0 30px 20px;
}

ul li,
ol li {
  margin: 0 0 12px;
  box-sizing: border-box;
}

ul ul,
ol ol,
ul ol,
ol ul {
  margin: 12px 0 0 30px;
}

.page-section ul {
  list-style: none;
  margin-left: 0;
}
.page-section ul ul,
.page-section ul ol {
  margin-left: 13px;
}
.page-section ul li {
  padding-left: 16px;
  position: relative;
}
.page-section ul li::before {
  content: "";
  width: 8px;
  height: 8px;
  background-position: left top;
  position: absolute;
  background-color: var(--krt_list_ul_marker_color);
  left: 0;
  top: 9px;
  border-radius: 50%;
}
.page-section ul ol {
  counter-reset: list1;
}
.page-section ul ol > li::before {
  counter-increment: list1;
  content: counters(list1, ".") ".";
}
.page-section ol {
  counter-reset: list;
  list-style-type: none;
  margin-left: 0;
}
.page-section ol ol,
.page-section ol ul {
  margin-left: 13px;
}
.page-section ol > li {
  position: relative;
  padding-left: 24px;
}
.page-section ol > li::marker {
  display: none;
}
.page-section ol > li::before {
  color: var(--krt_list_ol_marker_color);
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  content: counters(list, ".") ".";
  counter-increment: list;
  left: 0;
  top: 0;
  position: absolute;
  background-color: transparent;
}
.page-section ol ol li {
  padding-left: 34px;
}
.page-section ol ol ol li {
  padding-left: 64px;
}
.page-section ol ol ol ol li {
  padding-left: 80px;
}
.page-section ol ul {
  counter-reset: unset;
}
.page-section ol ul li {
  padding-left: 20px;
}
.page-section ol ul li::before {
  content: "";
  width: 8px;
  height: 8px;
  background-position: left top;
  position: absolute;
  background-color: var(--krt_list_ul_marker_color);
  left: 0;
  top: 9px;
}

/*-------------------------------------------------
>> Styles for quotes
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
blockquote,
q {
  quotes: none;
}

blockquote {
  position: relative;
  color: var(--krt_blockquote_color);
  border-left: 3px solid var(--krt_blockquote_border_color);
  padding: 5px 0 5px 20px;
  margin: 0 0 30px;
}
blockquote p {
  margin-bottom: 15px;
}
blockquote p:last-child {
  margin-bottom: 0;
}

.wp-block-quote.has-text-align-right {
  border-left: none;
  border-right: 3px solid var(--krt_blockquote_border_color);
  padding: 5px 20px 5px 0;
}
.wp-block-quote.has-text-align-right.is-style-plain {
  border-right: none;
}
.wp-block-quote.has-text-align-left.is-style-plain {
  border-left: none;
  padding: 0;
}
.wp-block-quote.has-text-align-center {
  border-left: none;
  padding: 20px 5px;
}
.wp-block-quote.is-style-plain {
  border-left: none;
}
.wp-block-quote.is-style-large {
  border-left: 0;
}

figure.wp-block-pullquote {
  border-top: 3px solid var(--krt_blockquote_border_color);
  border-bottom: 3px solid var(--krt_blockquote_border_color);
  padding-left: 10px;
  padding-right: 10px;
}
figure.wp-block-pullquote blockquote {
  border-left: none;
  margin-bottom: 0;
  padding: 10px;
}
figure.wp-block-pullquote.alignleft, figure.wp-block-pullquote.alignright {
  padding: 35px 10px;
}

q {
  quotes: "“" "”";
  color: var(--krt_quote_color);
  position: relative;
}

cite {
  display: block;
  margin-top: 15px;
  font-size: 80%;
  text-transform: uppercase;
  font-weight: 500;
  color: var(--krt_blockqoute_cite_color);
  font-family: "IBM Plex Mono", monospace;
  font-style: italic;
  position: relative;
}
cite::before {
  content: "- ";
  display: inline-block;
  top: -11px;
}

/*-------------------------------------------------
>> Styles for tables
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 30px;
  width: 100%;
  table-layout: fixed;
  text-align: left;
  box-sizing: border-box;
}
table p:last-child {
  margin-bottom: 0;
}
table caption {
  color: var(--krt_caption_color);
  font-size: 90%;
  margin: 0 0 20px;
}

tr,
tbody tr {
  border-bottom: 1px solid var(--krt_table_border_color);
}
tr:last-child,
tbody tr:last-child {
  border-bottom: none;
}

td,
th {
  padding: 10px 15px;
  vertical-align: middle;
}

thead tr {
  border: none;
}
thead tr:last-child {
  border-bottom: 3px solid var(--krt_table_head_border_color);
}
thead th {
  font-weight: 700;
}

tfoot tr {
  border: none;
}
tfoot tr:first-child {
  border-top: 3px solid var(--krt_table_foot_border_color);
}
tfoot td {
  font-weight: 700;
}

.wp-block-table tbody td {
  border: 2px solid var(--krt_table_border_color);
}
.wp-block-table.is-style-stripes tbody tr,
.wp-block-table.is-style-stripes tbody td {
  border: none;
}
.wp-block-table.is-style-stripes tfoot tr {
  border-top: 3px solid var(--krt_table_head_border_color);
}
.wp-block-table.is-style-stripes .has-background tbody tr:nth-child(odd) {
  background-color: transparent;
}
.wp-block-table table.has-background tbody td,
.wp-block-table table.has-background tbody tr {
  border: none;
}
.wp-block-table table.has-background tfoot tr {
  border-top: 3px solid var(--krt_table_head_border_color);
}

/*-------------------------------------------------
>> Styles for frames and embeds
-------------------------------------------------*/
/*-------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Do not edit these styles
-------------------------------------------------*/
embed,
iframe,
object {
  max-width: 100%;
}

/*-------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
-------------------------------------------------*/
/* ------------------------------------------------------------------
> Forms
------------------------------------------------------------------ */
/* -------------------------------------------------
>> Styles for form fields
------------------------------------------------- */
/* -------------------------------------------------
>> Styles for form Input fields
------------------------------------------------- */
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
form {
  margin: 0 0 20px;
}

label {
  margin: 0 0 6px;
  display: inline-block;
  line-height: 1.2;
}

fieldset {
  margin: 10px 0 30px;
  display: block;
}

legend {
  display: block;
  margin: 0 0 10px;
}

input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=url],
input[type=search],
input[type=password],
input[type=time],
input[type=date],
input[type=datetime-local],
input[type=week],
input[type=month],
input[type=file],
input[type=range],
input[list],
input[type=string],
select,
textarea,
.gform-text-input-reset {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: var(--krt_font_size_4);
  height: 50px;
  width: 100%;
  border: 1px solid var(--krt_input_border_color);
  background-color: var(--krt_input_bgcolor);
  color: var(--krt_input_color);
  outline: none;
  padding: 0 0 0 12px;
  margin: 0;
  max-width: 100%;
  box-sizing: border-box;
  transition: all 0.4s ease-in-out;
}
input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=time]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=week]:focus,
input[type=month]:focus,
input[type=file]:focus,
input[type=range]:focus,
input[list]:focus,
input[type=string]:focus,
select:focus,
textarea:focus,
.gform-text-input-reset:focus {
  border: 1px solid var(--krt_input_focus_border_color);
}

::input-placeholder {
  color: var(--krt_placeholder_color);
}

::input-placeholder {
  color: var(--krt_placeholder_color);
}

::-moz-placeholder {
  color: var(--krt_placeholder_color);
}

::placeholder {
  color: var(--krt_placeholder_color);
}

input[type=text]:disabled {
  background-color: var(--krt_disabled_input_bgcolor);
  border: 1px solid var(--krt_disabled_input_border_color);
}

input[type=hidden],
datalist {
  display: none;
}

input[type=file] {
  padding: 9px;
}

input[type=search] {
  background-repeat: no-repeat;
  background-position: center right 10px;
  padding-right: 45px;
}

/* clears the ‘X’ from Internet Explorer */
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* clears the ‘X’ from Chrome */
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

input[type=color] {
  border: 1px solid var(--krt_color_field_border_color);
  background-color: var(--krt_color_field_bgcolor);
  height: 25px;
  width: 50px;
  margin: 0 0 20px;
  padding: 3px;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-sizing: border-box;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::-webkit-color-swatch {
  border: 0;
  border-radius: 0;
}

::-moz-color-swatch,
::-moz-focus-inner {
  border: 0;
}

::-moz-focus-inner {
  padding: 0;
}

select {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNzczOCAwLjc3Njc5NEwxMC45OTggOS45OTk4MUwyMC4yMjExIDAuNzc2Nzk0IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-position: center right 10px;
}

.ginput_container_multiselect select {
  min-height: 77px;
}

textarea {
  padding: 10px 0 0 10px;
  height: 150px;
  resize: none;
  overflow: auto;
}

.gfield, .hs-form-field {
  box-sizing: border-box;
  position: relative;
  margin-bottom: 30px;
}

.gfield_list_icons {
  margin-top: 20px;
}

/* -------------------------------------------------
>> Styles for buttons
------------------------------------------------- */
/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
input[type=image] {
  margin: 0 10px 0 0;
}

input[type=submit],
input[type=reset] {
  padding: 0 30px;
  display: inline-block;
  line-height: 1;
  box-sizing: border-box;
  text-decoration: none !important;
  transition: all 0.4s ease-in-out;
  background-color: var(--krt_button_bgcolor);
  border: 1px solid var(--krt_button_bgcolor);
  color: var(--krt_button_color);
  outline: none;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: var(--krt_font_size_3);
  height: 50px;
  outline: none;
  cursor: pointer;
  margin: 0 10px 10px 0;
}

input[type=submit]:hover,
button:hover,
input[type=button]:hover {
  color: var(--krt_button_color_hover);
  background-color: var(--krt_button_bgcolor_hover);
}

input[type=reset] {
  background-color: var(--krt_theme_btn_bgcolor);
  color: var(--krt_theme_btn_color);
}
input[type=reset]:hover {
  color: var(--krt_theme_btn_color);
  background-color: var(--krt_theme_btn_bgcolor_hover);
}

.is-style-fill-boxed a.wp-block-button__link {
  border-radius: inherit;
}

.is-style-outline-boxed a.wp-block-button__link {
  color: black;
  border-radius: inherit;
  background-color: transparent;
  background-image: none;
}

/* -------------------------------------------------
>> Default styles for CheckBoxes
------------------------------------------------- */
/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
[type=checkbox]:checked,
[type=checkbox]:not(:checked) {
  position: absolute;
  left: -9999px;
}

[type=checkbox]:checked + label,
[type=checkbox]:not(:checked) + label,
[type=checkbox]:checked + span,
[type=checkbox]:not(:checked) + span {
  position: relative;
  padding-left: 26px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: var(--krt_checkbox_color);
  box-sizing: border-box;
  margin: 0 20px 10px 0;
}

[type=checkbox]:checked + label::before,
[type=checkbox]:not(:checked) + label::before,
[type=checkbox]:checked + span::before,
[type=checkbox]:not(:checked) + span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid var(--krt_checkbox_border_color);
  background-color: var(--krt_checkbox_bgcolor);
}

[type=checkbox]:checked + label::after,
[type=checkbox]:not(:checked) + label::after,
[type=checkbox]:checked + span::after,
[type=checkbox]:not(:checked) + span::after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: var(--krt_checkbox_after_bgcolor);
  position: absolute;
  top: 4px;
  left: 4px;
  transition: all 0.2s ease;
}

[type=checkbox]:not(:checked) + label::after,
[type=checkbox]:not(:checked) + span::after {
  opacity: 0;
  transform: scale(0);
}

[type=checkbox]:checked + label::after,
[type=checkbox]:checked + span::after {
  opacity: 1;
  transform: scale(1);
}

/* -------------------------------------------------
>> Default styles for Radio Buttons
------------------------------------------------- */
/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
[type=radio]:checked,
[type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

[type=radio]:checked + label,
[type=radio]:not(:checked) + label,
[type=radio]:checked + span,
[type=radio]:not(:checked) + span {
  position: relative;
  padding-left: 26px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: var(--krt_radio_color);
  box-sizing: border-box;
  margin: 0 20px 10px 0;
}

[type=radio]:checked + label::before,
[type=radio]:not(:checked) + label::before,
[type=radio]:checked + span::before,
[type=radio]:not(:checked) + span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid var(--krt_radio_border_color);
  border-radius: 100%;
  background-color: var(--krt_radio_bgcolor);
}

[type=radio]:checked + label::after,
[type=radio]:not(:checked) + label::after,
[type=radio]:checked + span::after,
[type=radio]:not(:checked) + span::after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: var(--krt_radio_after_bgcolor);
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  transition: all 0.2s ease;
}

[type=radio]:not(:checked) + label::after,
[type=radio]:not(:checked) + span::after {
  opacity: 0;
  transform: scale(0);
}

[type=radio]:checked + label::after,
[type=radio]:checked + span::after {
  opacity: 1;
  transform: scale(1);
}

/* -------------------------------------------------
>> Default styles for Meter Tag
------------------------------------------------- */
meter {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  appearance: none;
  appearance: none;
  width: 100%;
  height: 6px;
  background-color: var(--krt_meter_bgcolor);
  border-radius: 0;
  margin: 0 0 20px;
  box-shadow: none;
}

/* WebKit */
meter::-webkit-meter-bar {
  background: none;
  background-color: var(--krt_meter_value_bgcolor);
  border-radius: 0;
  box-shadow: none;
}

meter::-webkit-meter-optimum-value {
  background: var(--krt_meter_value_bgcolor);
}

meter::-webkit-meter-suboptimum-value {
  background: var(--krt_meter_value_bgcolor);
}

meter::-webkit-meter-even-less-good-value {
  background: var(--krt_meter_value_bgcolor);
}

/* Firefox */
meter::-moz-meter-bar {
  background: none;
  border-radius: 0;
  box-shadow: none;
}

meter:-moz-meter-optimum::-moz-meter-bar {
  background: var(--krt_meter_value_bgcolor);
}

meter:-moz-meter-sub-optimum::-moz-meter-bar {
  background: var(--krt_meter_value_bgcolor);
}

meter:-moz-meter-sub-sub-optimum::-moz-meter-bar {
  background: var(--krt_meter_value_bgcolor);
}

/* -------------------------------------------------
>> Default styles for Progress Tag
------------------------------------------------- */
/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
progress {
  vertical-align: baseline;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  appearance: none;
  appearance: none;
  width: 100%;
  height: 6px;
  border: none;
  background-color: var(--krt_progress_bgcolor);
  border-radius: 0;
  margin: 0 0 20px;
}

progress::-webkit-progress-bar {
  background-color: var(--krt_progress_bgcolor);
  border-radius: 0;
}

progress::-webkit-progress-value {
  background-color: var(--krt_progress_value_bgcolor);
  border-radius: 0;
}

progress::-moz-progress-bar {
  background-color: var(--krt_progress_value_bgcolor);
  border-radius: 0;
}

/* -------------------------------------------------
>> Default styles for Range Field
------------------------------------------------- */
/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
input[type=range] {
  padding: 0;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  border-radius: 0;
  height: 22px;
}

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  background-color: var(--krt_range_track_bgcolor);
  border: none;
  animate: 0.2s;
  box-shadow: none;
  border-radius: 0;
}

input[type=range]::-moz-range-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  background-color: var(--krt_range_track_bgcolor);
  border: none;
  animate: 0.2s;
  box-shadow: none;
  border-radius: 0;
}

input[type=range]::-webkit-slider-thumb {
  height: 14px;
  width: 14px;
  background-color: var(--krt_range_thumb_bgcolor);
  cursor: pointer;
  -webkit-appearance: none;
          appearance: none;
  margin-top: -4px;
  box-shadow: none;
  border: none;
  border-radius: 0;
}

input[type=range]::-moz-range-thumb {
  height: 14px;
  width: 14px;
  background-color: var(--krt_range_thumb_bgcolor);
  cursor: pointer;
  -moz-appearance: none;
       appearance: none;
  margin-top: -4px;
  box-shadow: none;
  border: none;
  border-radius: 0;
}

/* -------------------------------------------------
>> Default styles for forms
------------------------------------------------- */
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Do not edit these styles
------------------------------------------------- */
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Add the correct box sizing in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none;
}

[type=search] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  outline-offset: -2px;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
          appearance: button;
  font: inherit;
}

.search-form {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.search-form input[type=submit],
.search-form button,
.search-form input[type=button],
.search-form input[type=reset] {
  margin: 0 0 10px 10px;
}

/* -------------------------------------------------
>> Default styles for Gravity Forms
------------------------------------------------- */
/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
.gfields {
  margin: 0;
}

.gf_clear {
  clear: both;
}

.gfield_time_hour,
.gfield_time_minute,
.gfield_time_ampm {
  width: calc(33.33% - 3px);
  display: inline-block;
}

.gfield_time_minute {
  margin: 0 10px;
  width: calc(33.33% - 23px);
}

.below.hour_minute_colon {
  display: none;
}

.gfield_post_tags_hint {
  margin-top: 0;
  font-size: 0.875rem;
}

.gfield.half-input-field {
  width: 48%;
  margin-right: calc(4% - 5px);
  display: inline-block;
  vertical-align: top;
}
.gfield.half-input-field.last {
  margin-right: 0;
}

.gfield_list_group {
  margin-bottom: 20px;
}

button.add_list_item, button.delete_list_item {
  margin: 0 10px 10px 0;
  padding: 4px 11px;
  font-size: 90%;
  height: 37px;
  position: relative;
}
button.delete_list_item {
  background-color: var(--krt_reset_button_bgcolor);
  color: var(--krt_reset_button_color);
  border: 2px solid transparent;
}
button.delete_list_item:hover {
  background-color: transparent;
  border: 2px solid var(--krt_reset-button-border-color-hover);
}

.gform_fileupload_rules {
  font-size: 90%;
  color: var(--krt_fileupload_rule_color);
  margin-bottom: 10px;
  display: inline-block;
  position: relative;
  top: 0;
}

/* =============================================
= Style For Date Picker for gravity form  =
============================================= */
#ui-datepicker-div {
  border: none;
  width: 100%;
  max-width: 480px;
  background-color: var(--krt_datepicker_bg_color);
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
  background-color: var(--krt_datepicker_bg_color);
  padding: 10px 12px;
}

.ui-datepicker-title select {
  width: 49%;
  margin-bottom: 0;
  margin-right: 2%;
  height: 46px;
  padding: 0 35px 0 18px;
  background-color: var(--krt_datepicker_select_bgcolor);
  border: 2px solid var(--krt_datepicker_border_color);
}

.ui-state-default {
  color: var(--krt_datepicker_link_color);
}
.ui-state-default.ui-state-active {
  color: var(--krt_datepicker_link_active_color);
}

.ui-state-disabled {
  color: var(--krt_datepicker_date_color);
}

a.ui-datepicker-prev.ui-corner-all,
a.ui-datepicker-next.ui-corner-all {
  position: relative;
}

a.ui-datepicker-next.ui-corner-all {
  float: right;
}

.ui-datepicker-header a,
.ui-datepicker-header a:visited {
  font-size: var(--krt_font_size_3);
  cursor: pointer;
  margin-bottom: 10px;
  display: inline-block;
}

select.ui-datepicker-year {
  margin-right: 0;
}

#ui-datepicker-div table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 10px;
  font-size: var(--krt_font_size_3);
}

.ui-datepicker_calendar a {
  font-size: var(--krt_font_size_3);
  color: var(--krt_datepicker_date_color);
}

.ginput_container_date {
  position: relative;
}
.ginput_container_date img.ui-datepicker-trigger {
  position: absolute;
  right: 10px;
  top: 15px;
  bottom: 0;
}

.gfield_radio .gchoice {
  display: inline-block;
}

table.ui-datepicker_calendar {
  max-width: 410px;
  background-color: var(--krt_datepicker_calendar);
}

/* =====  End of Date Picker Style for Gravity Form ====== */
.validation_error {
  background-color: var(--krt_valiation_error_bg_color);
  font-size: 0.875rem;
  color: var(--krt_valiation_error_color);
  padding: 2px 10px 6px;
  margin-bottom: 20px;
  text-align: center;
}

.validation_message {
  font-size: 0.875rem;
  text-align: center;
  display: inline-block;
  color: var(--krt_valiation_message_color);
  position: absolute;
  bottom: -20px;
}

.gform_validation_error_link {
  font-size: 0.875rem;
}

.gfield_error input {
  border-color: var(--krt_error_field_border_color);
}

.gform_confirmation_message {
  background-color: var(--krt_confirmation_message_bgcolor);
  padding: 20px;
  text-align: center;
  color: var(--krt_confirmation_message_color);
  border: 1px solid var(--krt_confirmation_message_border_color);
}

.gform_validation_errors {
  background-color: var(--krt_valiation_error_bg_color);
  margin: 10px 0 30px;
  padding: 7px 14px;
  font-weight: 700;
  font-size: 105%;
}
.gform_validation_errors h2 {
  color: var(--krt_valiation_error_color);
  border: 2px solid var(--krt_confirmation_message_border_color);
  margin-bottom: 0;
  font-size: 24px;
  font-size: 105%;
  padding: 20px;
}
.gform_validation_errors ol {
  margin-top: 20px;
}

.gfield_required_text {
  color: var(--krt_required_text_color);
  position: relative;
  margin-left: 5px;
  font-size: 0.875rem;
}

/**
 *
 * Style for hidden field in gravity form
 *
 */
.gfield_visibility_hidden {
  display: none !important;
}

/**
 *
 * Spinner
 *
 */
img.gform_ajax_spinner {
  position: absolute;
  bottom: 0;
  left: 0;
}

.hidden_label label {
  display: none;
}

/* -------------------------------------------------
>> Default styles for Hubspot Forms
------------------------------------------------- */
/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
.hs-form {
  text-align: left;
}
.hs-form fieldset {
  margin: 0;
}
.hs-form ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.hs-form ul li {
  margin: 0;
  padding-left: 0;
}
.hs-form ul li label {
  margin: 0;
}
.hs-form ul li::before {
  display: none;
}
.hs-form ul.hs-error-msgs li {
  padding-left: 0;
  color: var(--krt_hubspot_error_label_color);
  font-size: var(--krt_font_size_3);
  margin: -18px 0 15px;
}
.hs-form .error {
  text-align: left;
}
.hs-form .hs-fieldtype-checkbox ul.hs-error-msgs li,
.hs-form .hs-fieldtype-booleancheckbox ul.hs-error-msgs li,
.hs-form .hs-fieldtype-radio ul.hs-error-msgs li {
  margin: -6px 0 8px;
}
.hs-form .hs_error_rollup ul li {
  background-color: var(--krt_valiation_error_bg_color);
  margin: 10px 0 30px;
  padding: 7px 14px;
  font-weight: 700;
  font-size: 105%;
}
.hs-form .hs-form-required {
  color: var(--krt_hubspot_required_color);
}

.hs-form-field {
  position: relative;
}

.form-columns-2 .hs-form-field {
  display: inline-block;
  width: 49%;
  margin-right: calc(2% - 5px);
}
.form-columns-2 .hs-form-field:nth-child(2n+2) {
  margin-right: 0;
}

/* -------------------------------------------------
>> Default styles for Contact Form Forms
------------------------------------------------- */
.wpcf7-list-item {
  margin: 0 10px 0 0 !important;
}

.wpcf7-section label {
  display: block;
}

.wpcf7-form-control-wrap {
  display: block;
  margin-top: 10px;
}

.wpcf7-not-valid-tip {
  color: var(--krt_valiation_error_color) !important;
  position: relative;
  top: -15px;
}

.wpcf7-response-output {
  margin: 0 !important;
}

/* ------------------------------------------------------------------
> Media
------------------------------------------------------------------ */
/*-------------------------------------------------
>> Styles for WordPress captions
-------------------------------------------------*/
.wp-caption {
  max-width: 100%;
  box-sizing: border-box;
  margin-bottom: 50px !important;
}
.wp-caption.alignnone {
  margin: 15px 0;
}
.wp-caption.alignleft {
  margin: 50px 20px 10px 0;
}
.wp-caption.alignright {
  margin: 5px 0 10px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0 0 8px;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  margin: 0;
  text-align: left;
}
.wp-caption p.wp-caption-text {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: var(--krt_font_size_4);
  margin: 0;
  text-transform: uppercase;
  word-spacing: 2.5px;
  letter-spacing: 1.5px;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*-------------------------------------------------
>> Styles for default WordPress galleries
-------------------------------------------------*/
.gallery {
  margin-bottom: 24px;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-caption {
  display: block;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}
.size-auto img,
.size-full img,
.size-large img,
.size-medium img,
.size-thumbnail img {
  width: 100%;
}

/* ------------------------------------------------------------------
> Core
------------------------------------------------------------------ */
/*-------------------------------------------------
>> Accessibility styles for WordPress
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
.screen-reader-text {
  margin: 0px;
  overflow: hidden;
  width: 1px;
  position: absolute !important;
  word-wrap: normal !important;
  color: var(--krt_acc_btn_color);
  background-color: var(--krt_acc_btn_bgcolor);
  clip: auto !important;
  border: unset !important;
  border-radius: 0;
  left: -100%;
  font-size: 0.875rem;
  -webkit-clip-path: none;
          clip-path: none;
  font-weight: 700;
  height: auto;
  line-height: normal;
  padding: 8px 12px;
  text-decoration: none;
  top: 8px;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
  display: block;
  width: auto;
  z-index: 100000;
  left: 8px;
}

#page-section[tabindex="-1"]:focus {
  outline: 0;
}

a,
button,
span,
input[type=submit] {
  outline: 2px dotted transparent;
  outline-offset: 5px;
}
a:focus-visible,
button:focus-visible,
span:focus-visible,
input[type=submit]:focus-visible {
  outline-color: var(--wp--preset--color--black) !important;
}

.contact-details a {
  outline-offset: 0;
}

.header-logo a:focus-visible,
.red-ctn a:focus-visible,
.black-ctn a:focus-visible,
.hero-ctn a:focus-visible,
.topbar a:focus-visible,
.header-nav ul li a:focus-visible {
  outline-color: var(--wp--preset--color--black);
}

[role=button] {
  outline: 2px dotted transparent;
  outline-offset: 5px;
}
[role=button]:focus-visible {
  outline-color: var(--wp--preset--color--black) !important;
}

.swiper-button-next,
.swiper-button-prev {
  outline: 2px dotted transparent;
  outline-offset: 5px;
}
.swiper-button-next:focus-visible,
.swiper-button-prev:focus-visible {
  outline-color: var(--wp--preset--color--black) !important;
}

/*-------------------------------------------------
>> Default WordPress alignments
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
.alignnone {
  margin: 15px 0 30px;
}

.aligncenter {
  display: block;
  margin: 15px auto 30px;
  clear: both;
  text-align: center;
}

.alignright {
  float: right;
  margin: 15px 0 30px 20px;
}

.alignleft {
  float: left;
  margin: 15px 20px 30px 0;
}

a img.alignright {
  float: right;
  margin: 15px 0 30px 20px;
}
a img.alignnone {
  margin: 15px 0 30px;
}
a img.alignleft {
  float: left;
  margin: 15px 20px 30px 0;
}
a img.aligncenter {
  display: block;
  margin: 15px auto 30px;
  text-align: center;
  clear: both;
}

/*-------------------------------------------------
>> Styles for posts and pages
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Do not edit these styles
------------------------------------------------- */
.sticky {
  display: block;
}
.sticky .post-title {
  position: relative;
  padding-left: 30px;
}
.sticky .post-title::before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMC44NjE2IDYuOTk2MDRMMTUuMDk4NyAxLjI1MTgxQzE0LjYwODggMC43NjM0OTcgMTMuODI5OCAxLjI2NjQ2IDEzLjU5NjMgMS42OTc4MUMxMy41NTcxIDEuNzcxMDYgMTMuNjI3MyAxLjgzNzc5IDEzLjU2MzcgMi4zMzQyNUMxMy40OTQyIDIuOTY0NjcgMTMuMzQ1IDMuNTgzNzggMTMuMTE5NSA0LjE3NjgzTDEwLjU1NTcgNi43MzIzNUM5LjUzMzM5IDcuNzUyOTMgOC4wNzAyMSA3LjI5ODggNi44MjA5NiA2LjY4MDI2QzYuNTU4MDUgNi41NTAwNSA2LjIyMDAxIDYuMjYxOTQgNS45Mjc3IDYuNTUzM0w0Ljg0MTc1IDcuNjM1NzRDNC43NjU0NyA3LjcxMjAxIDQuNzIyNjMgNy44MTUzMyA0LjcyMjYzIDcuOTIzMDNDNC43MjI2MyA4LjAzMDczIDQuNzY1NDcgOC4xMzQwNSA0Ljg0MTc1IDguMjEwMzJMMTMuOTUyMyAxNy4yODk4QzE0LjAyODggMTcuMzY1OCAxNC4xMzI1IDE3LjQwODUgMTQuMjQwNSAxNy40MDg1QzE0LjM0ODYgMTcuNDA4NSAxNC40NTIyIDE3LjM2NTggMTQuNTI4OCAxNy4yODk4TDE1LjYxMzEgMTYuMjA3M0MxNS45MDIxIDE1LjkxOTIgMTUuNTMzMSAxNS41NDY1IDE1LjM4MjggMTUuMjMwN0MxNC44Mjc2IDE0LjA5MTMgMTQuMzI5NSAxMi41NTggMTUuMjU1NSAxMS42MzVMMTcuOTMyIDguOTgwMjRDMTguNTM5MSA4Ljc5NTU0IDE5LjE1ODQgOC42NTMwNSAxOS43ODU0IDguNTUzNzdDMjAuMjkgOC40NzQwMSAyMC4zNTIxIDguNTM3NSAyMC40MjM5IDguNDkwMjlDMjAuODY0OCA4LjIwNTQ0IDIxLjM1NDcgNy40ODc2MSAyMC44NjE2IDYuOTk2MDRaTTkuODAxMiAxNC40MTUyTDcuNzI1NjUgMTIuMzQ4TDEuMDY3ODcgMjAuNzQwNUwxLjM4MTQxIDIxLjA1MTRMOS44MDEyIDE0LjQxNTJaIiBmaWxsPSJibGFjayIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIwLjU3IiBzdHJva2UtbWl0ZXJsaW1pdD0iMjIuOTMiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  position: absolute;
  top: 5px;
  left: 0;
  height: 30px;
  width: 30px;
}

.updated:not(.published) {
  display: none;
}

.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit following styles or write your own
------------------------------------------------- */
.post-shares {
  display: flex;
}
.post-shares a {
  margin-left: 8px;
  padding: 5px;
  border: 1px solid var(--wp--preset--color--black);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}
.post-shares a:hover {
  border: 1px solid var(--wp--preset--color--lblack);
}

/*-------------------------------------------------
>> Pagination styles
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
.page-section .pagination,
.pagination {
  text-align: center;
  margin: 20px 0 0;
}
.page-section .pagination span:first-child,
.pagination span:first-child {
  margin-right: 8px;
}
.page-section .pagination a,
.page-section .pagination a:visited,
.page-section .pagination span.current,
.pagination a,
.pagination a:visited,
.pagination span.current {
  background-color: var(--krt_pagination_bgcolor);
  color: var(--krt_pagination_color);
  border: 1px solid var(--krt_pagination_border);
  display: inline-block;
  padding: 6px 12px 7px;
  font-size: 0.9375rem;
  line-height: 20px;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0 5px 10px;
  transition: all 0.4s ease-in-out;
}
.page-section .pagination a:hover,
.page-section .pagination a:visited:hover,
.page-section .pagination span.current:hover,
.pagination a:hover,
.pagination a:visited:hover,
.pagination span.current:hover {
  background-color: var(--krt_pagination_bgcolor_hover);
  color: var(--krt_pagination_color_hover);
}
.page-section .pagination span.current,
.pagination span.current {
  background-color: var(--krt_transparent);
  color: var(--krt_color_secondary);
  border: 1px solid var(--krt_color_secondary);
}
.page-section .pagination span.current:hover,
.pagination span.current:hover {
  background-color: var(--krt_transparent);
  color: var(--krt_color_secondary);
}
.page-section .pagination > span.current:hover,
.pagination > span.current:hover {
  background-color: var(--krt_transparent);
  color: var(--krt_color_secondary);
}

/*-------------------------------------------------
>> Styles for WordPress comments
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
#commentform label {
  display: block;
}
#commentform p.comment-form-author,
#commentform p.comment-form-url,
#commentform p.comment-form-email {
  width: calc(33.3% - 10px);
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0;
}
#commentform p.comment-form-comment {
  margin-bottom: 0;
}
#commentform p.comment-form-comment textarea {
  margin-bottom: 10px;
}
#commentform p.comment-form-url,
#commentform .url-comments,
#commentform li.middle {
  margin-right: 0 !important;
}
#commentform .form-submit {
  margin-bottom: 0;
}

.comment-meta,
.comment-author {
  margin-bottom: 15px;
}

.comments-closed {
  margin: 30px 0;
}

.comment-meta {
  margin-bottom: 30px;
  color: var(--krt_comment_meta_color);
}

.comment-author.vcard {
  margin-bottom: 2px;
}
.comment-author.vcard a {
  border-bottom: none;
}
.comment-author.vcard span {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.comment-metadata {
  font-size: 90%;
}
.comment-metadata a {
  color: var(--krt_comment_metadata_color);
  border-bottom: transparent;
}

.comment-content p {
  margin-bottom: 20px;
}

.comment-body {
  margin-bottom: 30px;
}

ol.comment-list {
  margin-bottom: 60px;
}
ol.comment-list li.comment {
  margin-bottom: 30px;
  padding: 30px 0 0;
  border-top: 1px solid var(--krt_comments_list_border_color);
}
ol.comment-list li.comment::before {
  display: none !important;
}
ol.comment-list li.comment.pingback {
  margin: 0 0 30px;
}
ol.comment-list li.comment div.vcard cite.fn {
  font-style: normal;
}
ol.comment-list li.comment div.vcard img.avatar {
  float: left;
  margin: 0 10px 0 0;
  width: 64px;
}
ol.comment-list li.comment div.commentmetadata {
  padding: 8px 0 14px;
}
ol.comment-list li.comment ul.children,
ol.comment-list li.comment ol.children {
  list-style: none;
  margin: 50px 0 0;
}
ol.comment-list li.comment ul.children li,
ol.comment-list li.comment ol.children li {
  padding: 30px 0 0;
}
ol.comment-list li.comment ul.children li.depth-2, ol.comment-list li.comment ul.children li.depth-3, ol.comment-list li.comment ul.children li.depth-4, ol.comment-list li.comment ul.children li.depth-5,
ol.comment-list li.comment ol.children li.depth-2,
ol.comment-list li.comment ol.children li.depth-3,
ol.comment-list li.comment ol.children li.depth-4,
ol.comment-list li.comment ol.children li.depth-5 {
  margin: 0 0 30px 60px;
}

a.comment-reply-link {
  background-color: var(--krt_comments_reply_btn_bgcolor);
  color: var(--krt_comments_reply_btn_color);
  padding: 6px 11px 5px;
  font-size: 90%;
  height: 37px;
  box-sizing: border-box;
  display: inline-block;
  border: 2px solid transparent;
}
a.comment-reply-link:hover {
  background-color: var(--krt_comments_reply_btn_bgcolor_hover);
  color: var(--krt_comments_reply_btn_color_hover);
}

/*-------------------------------------------------
>> Styles for default WordPress widgets
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Do not edit these styles
------------------------------------------------- */
.wp-block-archives,
.wp-block-categories,
.wp-block-latest-comments,
.wp-block-latest-posts,
.wp-block-page-list,
.wp-block-rss,
.wp-block-search,
.wp-block-social-links,
.wp-block-tag-cloud,
.wp-block-calendar {
  margin: 0 0 40px;
}

/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit following styles or write your own
------------------------------------------------- */
/* ------------------------------------------------------------------
> Blocks
------------------------------------------------------------------ */
/* -------------------------------------------------
>> Accessibility styles for WordPress Gallery Block
------------------------------------------------- */
.wp-block-gallery .wp-block-image a {
  border-bottom: none;
}

.page-section .wp-block-gallery ul li {
  padding: 0;
}
.page-section .wp-block-gallery ul li::before {
  display: none;
}

/* -------------------------------------------------
>> Accessibility styles for WordPress Cover Block
------------------------------------------------- */
.wp-block-cover-text {
  color: var(--wp--preset--color--white) !important;
}

/* -------------------------------------------------
>> Accessibility styles for WordPress Calender Block
------------------------------------------------- */
.wp-block-calendar a {
  text-decoration: none;
}
.wp-block-calendar table {
  margin: 0 0 20px;
}
.wp-block-calendar table caption,
.wp-block-calendar table tbody {
  color: none;
}
.wp-block-calendar table tbody td,
.wp-block-calendar table th {
  padding: 10px 15px;
  border: none;
}
.wp-block-calendar table th {
  background-color: transparent;
  font-weight: 700;
}

/* -------------------------------------------------
>> Accessibility styles for WordPress Categories Block
------------------------------------------------- */
.wp-block-archives-dropdown.wp-block-archives select,
.wp-block-categories-dropdown.wp-block-categories select {
  margin: 0;
}

/* -------------------------------------------------
>> Accessibility styles for WordPress Image Block
------------------------------------------------- */
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
/* -------------------------------------------------
>> Accessibility styles for WordPress Latest Comments Block
------------------------------------------------- */
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: unset;
  margin-top: 3px;
}

.wp-block-latest-comments__comment-date {
  margin: 5px 0;
  color: var(--krt_widget_comments_meta_color);
}

.wp-block-latest-comments__comment-excerpt p {
  font-size: 100%;
  line-height: 1.5;
  margin: 5px 0;
}

/* -------------------------------------------------
>> Accessibility styles for WordPress Latest Posts Block
------------------------------------------------- */
.wp-block-latest-posts__featured-image a {
  border-bottom: none;
}
.wp-block-latest-posts__featured-image.alignleft {
  margin: 0 20px 10px 0;
}
.wp-block-latest-posts__featured-image.alignright {
  margin: 0 0 10px 20px;
}
.wp-block-latest-posts__featured-image.aligncenter {
  margin: 0 auto 10px;
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
  font-size: 90%;
  color: var(--krt_widget_latest_post_meta_color);
}

.wp-block-latest-posts.is-grid li {
  margin-bottom: 12px;
}

/* -------------------------------------------------
>> Accessibility styles for WordPress Quote Block
------------------------------------------------- */
blockquote.wp-block-quote.is-style-large {
  border-left: 0;
  padding: 0;
}

/* -------------------------------------------------
>> Accessibility styles for WordPress PullQuote Block
------------------------------------------------- */
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
/* -------------------------------------------------
>> Accessibility styles for WordPress RSS Feed Block
------------------------------------------------- */
.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
  font-size: 90%;
  color: var(--krt_widget_rss_feed_meta_color);
}

.wp-block-rss__item-excerpt {
  margin: 10px 0 20px;
}

/* -------------------------------------------------
>> Accessibility styles for WordPress Search Block
------------------------------------------------- */
input[type=search].wp-block-search__input {
  background-image: unset;
  padding: 0 12px;
  margin-bottom: 0;
}

.wp-block-search__button {
  border: none;
  margin-right: 0;
  padding: 0 20px;
}
.wp-block-search__button:hover {
  border: none;
  background-color: var(--wp--preset--color--white);
}

/* -------------------------------------------------
>> Accessibility styles for WordPress Social-links Block
------------------------------------------------- */
.wp-block-social-links li.wp-block-social-link {
  list-style: none;
  padding-left: 0;
}
.wp-block-social-links li.wp-block-social-link::before {
  display: none;
}
.wp-block-social-links li.wp-block-social-link svg {
  margin-bottom: 0;
}

/* -------------------------------------------------
>> Accessibility styles for WordPress Tag Cloud Block
------------------------------------------------- */
.wp-block-tag-cloud .tag-cloud-link {
  margin: 0 8px 12px 0;
}

/* ------------------------------------------------------------------
> Site
------------------------------------------------------------------ */
/*-------------------------------------------------
>> Styles for header and footer of website
-------------------------------------------------*/
/*-------------------------------------------------
>> Styles for header
-------------------------------------------------*/
.slide-thumb img,
.burger-single,
.post-tags,
.post-content-des p,
.post-meta,
.search-button,
.single-blog-post,
.wpcf7-submit,
a,
a:visited,
button,
input[type=submit],
.home-hero,
header {
  transition: all 0.3s ease-in-out;
}

.top-bar-inner {
  -moz-column-gap: 20px;
       column-gap: 20px;
  flex-wrap: wrap;
}

.top-bar {
  padding: 7px 0;
  background-color: var(--krt_topbar_bgcolor);
  color: var(--krt_topbar_color);
  transition: all 0.4s ease-in-out;
}
.top-bar .top-bar-buttons {
  line-height: 1;
  display: flex;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
.top-bar a,
.top-bar a:visited {
  font-size: var(--krt_font_size_2);
  color: var(--krt_topbar_link_color);
  display: inline-block;
  margin-left: 10px;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.top-bar a:focus-visible,
.top-bar a:visited:focus-visible {
  outline-color: var(--krt_color_on_primary) !important;
}
.top-bar .top-bar-text {
  font-size: var(--krt_font_size_2);
  padding: 0;
}

.hide-topbar header {
  top: -44px;
}

.hide-menus .header-navigation,
.hide-menus .header-btns {
  opacity: 0;
  visibility: hidden;
}

.nav-container {
  display: flex;
  align-items: center;
}

.header-logo a {
  display: inline-block;
}

.no-overflow {
  overflow: hidden;
}

.logo {
  position: relative;
  z-index: 9;
  line-height: 0;
  width: 200px;
  transition: all 0.2s ease-in-out;
}

.header-inner {
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
}

header {
  background-color: var(--krt_color_on_primary);
  z-index: 9;
  width: 100%;
  position: fixed;
  top: 0;
}
header.shrink {
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}

.header-wrapper {
  box-sizing: border-box;
  width: 90%;
  max-width: 1216px;
  margin: 0 auto;
  position: relative;
}

.header-btns {
  margin-top: 0;
  z-index: 8;
  display: flex;
  align-items: center;
  line-height: 0;
  position: relative;
}

body.logged-in.admin-bar header {
  top: 32px;
}
body.logged-in.admin-bar.hide-topbar header {
  top: -12px;
}

.desktop-hide {
  display: none;
}

.header-simple {
  background-color: #fafafb;
}
.header-simple .header-nav > ul ul,
.header-simple .header-nav > div > ul ul {
  top: calc(100% + 23px) !important;
}
.header-simple a.button.small-btn {
  letter-spacing: 0.5px;
}
.header-simple .header-inner {
  padding: 20px 0;
  box-sizing: border-box;
  max-width: 1140px;
  margin: auto;
}
.header-simple .header-nav > ul,
.header-simple .header-nav > div > ul {
  display: flex;
  flex-wrap: wrap;
}
.header-simple .header-nav > ul > li,
.header-simple .header-nav > div > ul > li {
  padding: 0;
  margin: 0 6px;
}
.header-simple .header-nav > ul > li.menu-item-has-children > a,
.header-simple .header-nav > div > ul > li.menu-item-has-children > a {
  background-position: center right 2px;
}
.header-simple .header-nav > ul > li a,
.header-simple .header-nav > ul > li a:visited,
.header-simple .header-nav > div > ul > li a,
.header-simple .header-nav > div > ul > li a:visited {
  padding: 8px 24px;
  font-size: 16px;
  font-family: "Inter", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.2px;
}
.header-simple .header-btns {
  margin-left: 6px;
}

.cross-icon {
  pointer-events: none;
}

/*-------------------------------------------------
>> Styles for desktop menu
-------------------------------------------------*/
@media (min-width: 992px) {
  .header-nav ul li:hover > ul,
  .menu-item-has-children ul.focused,
  .header-nav ul li a:focus-visible + ul {
    opacity: 1;
    visibility: visible !important;
    overflow: visible !important;
  }
  .header-nav ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) {
    animation-delay: 0.6s;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
  }
  .mobile-menu {
    display: none;
  }
  .megamenu-tab-mobile {
    display: none;
  }
  .desktop-hide {
    display: none;
  }
  .top-navigation-container {
    border-bottom: 1px solid var(--gray-100, #eef2f6);
    background: var(--base-white, #fff);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05) !important;
    z-index: 1001;
  }
  .desktop-nav-wrapper .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .nav-column {
    display: flex;
    align-items: center;
  }
  .nav-column-left {
    width: 300px;
  }
  .nav-column-right {
    width: 150px;
    display: flex;
    justify-content: right;
  }
  .nav-column-flexible {
    flex: 1;
    justify-content: center;
  }
  .desktop-nav-wrapper .container {
    display: flex;
    justify-content: space-between;
  }
  .desktop-menu {
    width: 762px;
    height: 0;
    z-index: 99;
    background-color: white;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 82px;
    transform: translateX(-50%);
    transform-origin: 50% -50px;
    transition: 0.25s ease transform, 0.25s ease opacity;
    will-change: opacity, transform;
    border-radius: 0px 0px 10px 10px;
  }
  .desktop-menu.focused {
    display: block !important;
  }
  li.mega-dropdown-menu:hover .desktop-menu {
    height: auto;
    opacity: 1;
    transition: 0s ease opacity, 0s ease transform;
    z-index: 10;
    transition: 0.25s ease transform, 0.25s ease opacity, 0.15s ease width;
    will-change: opacity, transform, width;
  }
  li.mega-dropdown-menu:hover .desktop-menu .desktop-menu__wrapper {
    display: block;
  }
  .desktop-menu.focused {
    height: auto;
    opacity: 1;
    transition: 0s ease opacity, 0s ease transform;
    z-index: 10;
    transition: 0.25s ease transform, 0.25s ease opacity, 0.15s ease width;
    will-change: opacity, transform, width;
  }
  .desktop-menu.focused .desktop-menu__wrapper {
    display: block;
  }
  .desktop-menu.desktop-menu--resources {
    width: 497px;
    border-radius: 0px 0px 10px 10px;
    left: 46%;
  }
  .desktop-menu.desktop-menu--resources .megamenu-tabcontent-innerlist li a .service-title {
    letter-spacing: 0;
  }
  .desktop-menu.desktop-menu--resources .megamenu-tabcontent-innerlist-col {
    padding: 0 16px;
    box-sizing: border-box;
  }
  .desktop-menu.desktop-menu--resources .megamenu-tabcontent-innerlist li {
    width: 48%;
  }
  .desktop-menu.desktop-menu--resources .megamenu-tabcontent-innerlist li a .service-icon img {
    max-width: 18px;
    max-height: 18px;
  }
  .desktop-menu.desktop-menu--platform {
    left: 318%;
  }
  .megamenu-tabs-container {
    margin-right: 30px;
  }
  .desktop-menu__section {
    padding: 16px;
    transition: none;
    will-change: opacity, transform;
    z-index: 1;
    background: #fff;
    border-radius: 0px 0px 10px 10px;
    box-shadow: -10px 8px 8px -4px rgba(16, 24, 40, 0.03), 10px 10px 24px -4px rgba(16, 24, 40, 0.1);
  }
  .desktop-nav {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
  .desktop-nav__options button {
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    color: white;
    margin: 0 0.25rem;
    padding: 1rem;
  }
  .header {
    margin: 0px auto;
    position: relative;
    perspective: 2000px;
    z-index: 10;
    background-color: #fff;
  }
  .hidden-arrow {
    display: inline-block;
    font-size: var(--text-body);
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.15s ease transform, 0.35s ease opacity;
    will-change: transform, opacity;
    z-index: -1;
  }
  .menu-pointer {
    background-color: white;
    border-radius: 4px;
    bottom: -16px;
    height: 16px;
    opacity: 0;
    position: absolute;
    width: 16px;
    transform: translateX(0) rotate(45deg);
    display: none;
  }
  .menu-pointer--anim-transform {
    transition: 0.25s ease transform;
  }
  .menu-pointer--visible {
    opacity: 1;
  }
  .kartra-meganav-wrap {
    position: relative;
  }
  .meganav {
    display: flex;
    align-items: center;
    margin: 0px;
  }
  .meganav > li > a {
    text-decoration: none;
    background: #fff;
    padding: 36px 16px;
    display: inline-block;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--gray-800, #202939);
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    transition: all 0.5s ease 0s;
  }
  .meganav > li > a:hover {
    color: #1f6eb8;
    transition: all 0.5s ease 0s;
  }
  .meganav > li > a:hover .subnav-indicator-icon .arrow-icon-stroke {
    stroke: #1f6eb8;
  }
  .meganav > li.active > a {
    color: #1f6eb8;
    transition: all 0.5s ease 0s;
  }
  .meganav > li.active > a .subnav-indicator-icon .arrow-icon-stroke {
    stroke: #1f6eb8;
  }
  .meganav > li > a .subnav-indicator-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 6px;
    margin-right: -4px;
  }
  nav > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
  }
  .meganav > li {
    position: relative;
    display: flex;
    justify-content: center;
  }
  .dropdown {
    opacity: 0;
    z-index: 99;
    position: absolute;
    left: 0px;
    overflow: hidden;
    padding: 16px;
    top: 48px;
    transition: all 0.5s;
    background: #fff;
    border-radius: 0px 0px 10px 10px;
  }
  .dropdown-resources {
    width: 465px;
    padding: 0px 0px 0px 16px;
    transition: all 0.5s ease 0s;
  }
  .meganav > li:hover .dropdown {
    opacity: 1;
    z-index: 101;
  }
  .dropdown a {
    text-decoration: none;
    color: #ffc600;
  }
  .megamenu-container {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
  }
  .megamenu-container .megamenu-tab-content {
    display: flex;
    background-color: #fff;
    overflow: hidden;
  }
  .megamenu-tabcontent-innerlist-container {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
  }
  .megamenu-tabcontent-innerlist-col {
    padding-right: 15px;
  }
  .megamenu-tabcontent-innerlist > li > a {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
  }
  .megamenu-tabs {
    display: block !important;
  }
  .megamenu-tabcontent-innerlist {
    display: flex !important;
  }
  .megamenu-tabs,
  .megamenu-tabcontent-innerlist {
    list-style-type: none;
    margin: 0px;
    padding: 0;
    position: relative;
    text-align: left;
  }
  .megamenu-tabs li {
    position: relative;
    overflow: hidden;
    display: flex;
    width: 200px;
    height: 65px;
    padding: 0px 12px;
    justify-content: space-between;
    align-items: center;
    border: 1px solid transparent;
    z-index: 1;
    margin: 0;
  }
  .megamenu-tabs li span.list-icon,
  .megamenu-tabs li span.list-title {
    display: flex;
    text-decoration: none;
  }
  .megamenu-tabs li span.list-title {
    color: #202939;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    transition: all 0.5s ease 0s;
  }
  .megamenu-tabs > li:hover {
    cursor: pointer;
  }
  .megamenu-tabs > li:hover .list-title {
    color: #1f6eb8;
    transition: all 0.5s ease 0s;
  }
  .arrow-icon-stroke {
    stroke: #364152;
  }
  .megamenu-tabs > li:hover .arrow-icon-stroke {
    stroke: #1f6eb8;
  }
  /**********************
          Tab Content
   **********************/
  .mega-menu-content-wrapper {
    height: 350px;
  }
  .mega-menu-content-container {
    transition: all 0.5s ease 0s;
  }
  .megamenu-tabcontent {
    position: relative;
    width: 500px;
    flex-shrink: 0;
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease;
    transform: translateY(0px);
  }
  .megamenu-tabcontent:nth-child(2) {
    right: 100%;
  }
  .megamenu-tabcontent:nth-child(3) {
    right: 200%;
  }
  .megamenu-tabcontent--before {
    transform: translateY(-66px);
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .megamenu-tabcontent--after {
    transform: translateY(66px);
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .megamenu-tabcontent-innerlist li {
    margin: 0;
  }
  .megamenu-tabcontent-innerlist li a {
    color: #19202e;
    transition: all 0.5s ease 0s;
    text-decoration: none;
    display: flex !important;
    padding: 12px 0px !important;
  }
  .megamenu-tabcontent-innerlist li a::after {
    display: none;
  }
  .megamenu-tabcontent-innerlist li a .service-title {
    color: #101828;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding: 0px;
    margin: 0px;
    transition: all 0.5s ease 0s;
    letter-spacing: 0;
  }
  .megamenu-tabcontent-innerlist li a:hover .service-title {
    color: #1f6eb8;
    transition: all 0.5s ease 0s;
  }
  .megamenu-tabcontent-innerlist li a .service-icon {
    padding: 5px 10px 0px 0px;
    position: relative;
  }
  .megamenu-tabcontent-innerlist li a:hover {
    text-decoration: none;
  }
  .megamenu-tabcontent-innerlist li p.product-short-description {
    color: #202939;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    padding: 0px;
    margin: 0px;
  }
  .arrow-icon {
    width: 24px;
    height: 24px;
    display: flex;
  }
  .megamenu-tabs .animation {
    position: absolute;
    width: 200px;
    height: 64px;
    top: 0;
    z-index: 0;
    transition: all 0.3s ease 0s;
    border-radius: 8px;
    border: 1px solid var(--gray-100, #eef2f6);
    background: var(--gray-50, #f8fafc);
  }
  .megamenu-tabs > li.create-menu:hover ~ .animation,
  .megamenu-tabs > li.create-menu.active ~ .animation {
    width: 200px;
    top: 0px;
    height: 64px;
  }
  .megamenu-tabs > li.market-menu:hover ~ .animation,
  .megamenu-tabs > li.market-menu.active ~ .animation {
    width: 200px;
    top: 66px;
    height: 64px;
  }
  .megamenu-tabs > li.scale-menu:hover ~ .animation,
  .megamenu-tabs > li.scale-menu.active ~ .animation {
    width: 200px;
    top: 130px;
    height: 64px;
  }
  .megamenu-tabs > li.create-menu.active .list-title,
  .megamenu-tabs > li.market-menu.active .list-title,
  .megamenu-tabs > li.scale-menu.active .list-title {
    color: #1f6eb8;
  }
  .megamenu-tabs > li.create-menu.active .arrow-icon-stroke,
  .megamenu-tabs > li.market-menu.active .arrow-icon-stroke,
  .megamenu-tabs > li.scale-menu.active .arrow-icon-stroke {
    stroke: #1f6eb8;
  }
  /* Mobile Start Here*/
  /*Start Mobile Menu Style*/
  body {
    margin: 0px;
  }
  .mobile-nav-header {
    display: flex;
    align-items: center;
    padding: 12px 6px 12px 16px;
  }
  .mobile-nav-header .mobile-nav-logo {
    width: 150px;
  }
  .mobile-nav-header .mobile-nav-logo img {
    max-width: 100%;
  }
  .mobile-nav-header .mobile-nav-logo a {
    display: flex;
  }
  .mobile-menu {
    display: none;
    background-color: #fff;
  }
  .mobile-menu-inner {
    padding: 12px 12px 140px 12px;
    overflow-y: scroll;
    height: calc(100vh - 99px);
    overscroll-behavior: contain;
    box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
  }
  .mobile-menu-list {
    padding-bottom: 20px;
  }
  .mobile-menu-list > li a {
    color: #101828;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    padding: 15px 0px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }
  .mobile-menu-list > li a:focus {
    outline: none;
  }
  .mobile-menu-list > li a span.arrow-icon {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
  }
  .mobile-menu-list li > ul li a {
    color: #101828;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    /* 120% */
  }
  .mobile-menu-list li ul.feature-submenu {
    border-radius: 12px;
    background: #f8fafc;
    box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
    position: relative;
    outline: 1px solid #eef2f6;
  }
  .mobile-menu-list > li:last-child .feature-submenu {
    margin-bottom: 20px;
  }
  .submenu {
    display: none;
  }
  .mobile-menu-list li ul.feature-submenu li {
    /* margin-bottom: 8px; */
  }
  .mobile-menu-list li ul.feature-submenu li:first-child {
    padding-top: 12px;
  }
  .mobile-menu-list li ul.feature-submenu li:last-child {
    padding-bottom: 12px;
    /* margin-bottom: 0px; */
  }
  .mobile-menu-list li ul.feature-submenu li a {
    display: flex;
    padding: 12px 16px;
    justify-content: flex-start;
  }
  .mobile-menu-list li ul.feature-submenu li a .icon {
    width: 18px;
    margin-top: -10px;
  }
  .mobile-menu-list li ul.feature-submenu li a .label {
    display: flex;
    flex-direction: column;
    padding-left: 15px;
    text-align: left;
  }
  .mobile-menu-list li ul.feature-submenu li a .label strong {
    color: #101828;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 150% */
  }
  .mobile-menu-list li ul.feature-submenu li a .label p {
    color: #475467;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 150% */
    margin: 0px;
  }
  .has-submenu {
    position: relative;
  }
  .has-submenu:after {
    position: absolute;
    content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNNSA3LjVMMTAgMTIuNUwxNSA3LjUiIHN0cm9rZT0iIzIwMjkzOSIgc3Ryb2tlLXdpZHRoPSIxLjY3IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+);
    width: 20px;
    height: 20px;
    right: 0;
    margin-top: -5px;
  }
  .has-submenu.active:after {
    content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTUgMTIuNUwxMCA3LjVMNSAxMi41IiBzdHJva2U9IiMyMDI5MzkiIHN0cm9rZS13aWR0aD0iMS42NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==);
  }
  .btn-mobile,
  .btn-mobile:hover,
  .btn-mobile:active,
  .btn-mobile:visited {
    border-radius: 8px;
    background: #1f6eb8;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    border: 0px;
    color: #fff;
    font-size: 16px;
    font-family: "Roboto";
    line-height: 24px;
    font-weight: 500;
    width: 100%;
    padding: 10px;
    cursor: pointer;
    width: 100%;
    display: block;
    text-align: center;
  }
  .mobile-menu-btn-left-auto {
    margin-left: auto;
  }
  /*Hamburger Button Style*/
  .mobile-nav-btn {
    background-color: transparent;
    border: 0px;
    padding: 10px;
    margin-left: 5px;
  }
  .mobile-nav-btn span {
    width: 24px;
    height: 3px;
    border-radius: 10px;
    background-color: #000;
    margin: 5px auto;
    display: block;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
  }
  .mobile-nav-btn span:first-child {
    margin-top: 0px;
  }
  .mobile-nav-btn.is-active span:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }
  .mobile-nav-btn.is-active span:nth-child(2) {
    opacity: 0;
  }
  .mobile-nav-btn.is-active span:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }
  .mobile-nav-btn span:last-child {
    margin-bottom: 0px;
  }
  /*End Mobile Menu Style*/
  /*Topbar Style*/
  /* Mobile END Here*/
  /* .plan-activated > li.menulink-plan > a, */
  /* .plan-activated > li.menulink-plan > a .subnav-indicator-icon .arrow-icon-stroke, */
}
@media (min-width: 992px) and (max-width: 991px) {
  .content.sticky-mobile {
    opacity: 1 !important;
    top: 0px;
    opacity: 0.95;
    right: 0;
    left: 0;
    z-index: 1001;
    position: fixed;
    box-shadow: none;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  nav.mobile {
    display: none;
  }
}
@media (min-width: 992px) {
  .eyebrow-link,
  .eyebrow-link:active,
  .eyebrow-link:visited,
  .eyebrow-link:hover {
    font-size: 14px;
    font-weight: 500 !important;
    font-family: "Roboto", sans-serif !important;
    color: #fff;
    text-decoration: none;
    padding: 5px !important;
    padding-left: 35px !important;
    padding-right: 0px !important;
  }
}
@media (min-width: 992px) {
  .kartra_link_wrapper--padding-top-none {
    padding-top: 0px;
    position: relative;
  }
}
@media (min-width: 992px) {
  .topbar {
    height: 30px;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .kartra_link_wrapper--padding-top-none {
    padding-right: 10px !important;
  }
}
@media (min-width: 992px) {
  .content.kartra-floating-topmenu {
    opacity: 1 !important;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  body {
    top: 0px !important;
  }
  .content.section-sm-padding-top-130 {
    padding-top: 130px !important;
  }
}
@media (min-width: 992px) {
  .section-padding-top-130 {
    padding-top: 130px;
  }
}
@media (min-width: 992px) {
  .platform-activated > li.menulink-platform > a,
  .resources-activated > li.menulink-resources > a {
    color: #1f6eb8;
    transition: all 0.5s ease 0s;
  }
}
@media (min-width: 992px) {
  .platform-activated > li.menulink-platform > a .subnav-indicator-icon .arrow-icon-stroke,
  .resources-activated > li.menulink-resources > a .subnav-indicator-icon .arrow-icon-stroke {
    stroke: #1f6eb8;
  }
}
@media (min-width: 992px) {
  .mobile-nav-wrapper {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }
  .desktop-nav-wrapper {
    display: none !important;
  }
  .mobile-nav-wrapper {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .btn-nav,
  .btn-nav:active,
  .btn-nav:hover,
  .btn-nav:focus,
  .btn-nav:visited {
    background-color: #1f6eb8;
    border-radius: 8px;
    border: 1px solid #1f6eb8;
    padding: 11px 16px;
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    outline: 0;
    transition: all 0.3s ease 0s;
  }
}
@media (min-width: 992px) {
  .btn-nav:hover,
  .btn-nav:focus {
    background-color: rgb(26, 97, 164);
    border: 1px solid rgb(26, 97, 164);
    transition: all 0.3s ease 0s;
  }
}
@media (min-width: 992px) and (min-width: 992px) and (max-width: 1200px) {
  .desktop-menu.desktop-menu--platform {
    left: 285%;
  }
}
@media (min-width: 992px) and (max-width: 767px) {
  .kartra_link_wrapper.kartra_link_wrapper--padding-top-none {
    padding-right: 0px !important;
  }
}
@media (min-width: 992px) {
  .header-nav,
  .header-nav > div {
    line-height: 1;
  }
  .header-nav > ul,
  .header-nav > div > ul {
    margin: 0;
    padding: 0;
  }
  .header-nav > ul > li,
  .header-nav > div > ul > li {
    margin: 0 16px;
    padding: 32px 0;
    display: inline-block;
    position: relative;
    line-height: 1;
  }
  .header-nav > ul > li a,
  .header-nav > ul > li a:visited,
  .header-nav > div > ul > li a,
  .header-nav > div > ul > li a:visited {
    display: inline-block;
    line-height: 1;
    border: 0;
    position: relative;
    color: var(--krt_header_color);
    font-size: var(--krt_font_size_3);
    font-family: "Roboto", arial, sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  .header-nav > ul > li.menu-item-has-children > a,
  .header-nav > div > ul > li.menu-item-has-children > a {
    padding-right: 24px;
    background-position: top 4px right 2px;
    background-repeat: no-repeat;
    background-size: 14px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAyMiAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNzczOCAxLjc3Njc5TDEwLjk5OCAxMC45OTk4TDIwLjIyMTEgMS43NzY3OSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyLjUiLz4KPC9zdmc+Cg==);
    cursor: pointer;
  }
  .header-nav > ul > li.menu-item-has-children > a::after,
  .header-nav > div > ul > li.menu-item-has-children > a::after {
    width: calc(100% - 15px);
  }
  .header-nav > ul > li.current-menu-item > a, .header-nav > ul > li.current-menu-parent > a,
  .header-nav > ul > li a:hover,
  .header-nav > div > ul > li.current-menu-item > a,
  .header-nav > div > ul > li.current-menu-parent > a,
  .header-nav > div > ul > li a:hover {
    border: 0;
  }
  .header-nav > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist),
  .header-nav > div > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) {
    left: -15px;
    width: 230px;
    box-shadow: 0px 30px 60px rgba(18, 27, 32, 0.15);
    background-color: white;
    visibility: hidden;
    padding: 20px;
    margin: 0;
    border-radius: 0 0 10px 10px;
    position: absolute;
    top: 100%;
    z-index: 9;
    overflow: hidden;
    text-align: left;
    transition: all 0.4s ease-in-out;
    text-align: left;
  }
  .header-nav > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li,
  .header-nav > div > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li {
    display: block;
    margin: 0 0 14px;
    padding: 0 0;
  }
  .header-nav > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li:last-child,
  .header-nav > div > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li:last-child {
    margin: 0;
  }
  .header-nav > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li a,
  .header-nav > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li a:visited,
  .header-nav > div > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li a,
  .header-nav > div > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li a:visited {
    font-size: 15px;
    display: inline-block;
    padding-bottom: 2px;
    line-height: 1;
    box-sizing: border-box;
    position: relative;
    color: var(--krt_header_submenu_color);
    transition: all 0.3s ease-in-out;
    font-family: "Roboto", arial, sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  .header-nav > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li a::after,
  .header-nav > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li a:visited::after,
  .header-nav > div > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li a::after,
  .header-nav > div > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li a:visited::after {
    bottom: 0;
  }
  .header-nav > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li a:hover,
  .header-nav > div > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li a:hover {
    color: var(--krt_header_submenu_color_hover);
  }
  .header-nav > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li.current-menu-item > a, .header-nav > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li.current-menu-parent > a,
  .header-nav > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li a:hover,
  .header-nav > div > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li.current-menu-item > a,
  .header-nav > div > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li.current-menu-parent > a,
  .header-nav > div > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li a:hover {
    border: 0;
  }
  .header-nav > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li.current-menu-item > a::after, .header-nav > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li.current-menu-parent > a::after,
  .header-nav > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li a:hover::after,
  .header-nav > div > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li.current-menu-item > a::after,
  .header-nav > div > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li.current-menu-parent > a::after,
  .header-nav > div > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) li a:hover::after {
    transform-origin: bottom left;
    transform: scaleX(1);
  }
  .header-nav > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) ul,
  .header-nav > div > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) ul {
    top: -10px;
    left: 230px;
  }
  .header-nav > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) ul::before,
  .header-nav > div > ul ul:not(.megamenu-tabs, .megamenu-tabcontent-innerlist) ul::before {
    display: none;
    content: "";
    width: 1px;
    height: 1px;
    position: absolute;
    top: 12px;
    left: -5px;
    margin: auto;
  }
}
ul.megamenu-tabs li {
  display: flex !important;
}
ul.megamenu-tabs li .arrow-icon {
  display: inline-block;
  position: absolute;
  right: 12px;
}

.megamenu-tabcontent-innerlist {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.megamenu-tabcontent-innerlist li {
  width: 48.3%;
}

/*-------------------------------------------------
>> Styles for mobile menu
-------------------------------------------------*/
@media (max-width: 991px) {
  .hero-section.hero-section-default {
    padding-top: 77px;
  }
  .mobile-menu-list li ul.feature-submenu {
    margin-bottom: 5px;
  }
  .top-bar {
    padding: 10px 0;
  }
  .top-bar a,
  .top-bar a:visited {
    font-size: 15px;
  }
  .megamenu-tabs-container-desktop {
    display: none;
  }
  .megamenu-tab-mobile {
    display: block;
    position: relative;
    margin-top: 26px;
  }
  .megamenu-tab-mobile .mobile-mega-menu-title {
    font-size: 20px;
    font-family: "Roboto", arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: capitalize;
  }
  .megamenu-tabcontent-innerlist-container {
    margin-top: 7px;
  }
  .megamenu-tab-content .megamenu-tabcontent-innerlist-container {
    display: none;
  }
  .megamenu-tabcontent-innerlist {
    border-radius: 12px;
    background: #F8FAFC;
    box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
    position: relative;
    outline: 1px solid #EEF2F6;
    padding: 23px 20px 7px !important;
  }
  .megamenu-tabcontent-innerlist li {
    width: 100%;
  }
  .megamenu-tabcontent-innerlist li a {
    display: flex !important;
  }
  .megamenu-tabcontent-innerlist .service-icon {
    margin-right: 12px;
  }
  .megamenu-tabcontent-innerlist .service-title {
    font-size: 16px;
    font-family: "Roboto", arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 6px;
    letter-spacing: 0;
  }
  .megamenu-tabcontent-innerlist .product-short-description {
    font-size: 12px;
    font-family: "Roboto", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 15px;
  }
  .header-inner {
    padding: 19px 0;
  }
  .logo {
    max-width: 150px;
  }
  .logo a {
    margin-top: 1px;
  }
  .header-navigation {
    display: flex;
    align-items: center;
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
  .nav-overlay .header-nav ul {
    margin: 0;
    padding: 0;
    background: transparent;
    width: 100%;
  }
  .nav-overlay .header-nav ul li {
    padding: 0;
    margin: 0 0 30px;
    position: relative;
    display: block;
    opacity: 1;
    line-height: 1;
  }
  .nav-overlay .header-nav ul li a,
  .nav-overlay .header-nav ul li a:visited {
    color: var(--krt_header_mobile_color);
    line-height: 1;
    display: inline-block;
    border-bottom: none;
    position: relative;
    font-size: var(--krt_font_size_9);
    font-family: "Roboto", arial, sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  .nav-overlay .header-nav ul li.active .submenu-icon:after {
    transform: rotate(180deg);
    transform-origin: center;
  }
  .nav-overlay .header-nav ul li.current-menu-item > a, .nav-overlay .header-nav ul li.current-menu-parent > a,
  .nav-overlay .header-nav ul li a:hover {
    border-bottom: none;
  }
  .nav-overlay .header-nav ul ul {
    transition: none;
    position: relative;
    top: 15px;
    left: initial;
    opacity: initial;
    visibility: initial;
    overflow: visible;
    border-radius: 12px;
    background: #F8FAFC;
    box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
    position: relative;
    outline: 1px solid #EEF2F6;
    padding: 20px 20px 20px;
    box-sizing: border-box;
  }
  .nav-overlay .header-nav ul ul li {
    margin: 0 0 15px;
  }
  .nav-overlay .header-nav ul ul li:last-child {
    margin-bottom: 0;
  }
  .nav-overlay .header-nav ul ul li a,
  .nav-overlay .header-nav ul ul li a:visited {
    padding: initial;
    text-transform: inherit;
    font-size: 16px;
    margin-bottom: 6px;
  }
  .nav-overlay .header-nav ul ul li.current-menu-item > a, .nav-overlay .header-nav ul ul li.current-menu-parent > a {
    color: var(--krt_header_mobile_submenu_color);
  }
  .nav-overlay .header-nav ul ul ul {
    padding: 20px 0 10px 20px;
  }
  .header-nav ul li.menu-item-has-children > a {
    background-image: none;
    padding-right: 0;
  }
  .nav-overlay {
    position: fixed;
    background-color: var(--krt_nav_overlay_bgcolor);
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    box-sizing: border-box;
    z-index: 8;
    height: 0;
    transition: all 0.3s ease-in-out;
  }
  .nav-overlay .nav-container {
    display: block;
  }
  .logged-in.admin-bar .nav-overlay {
    top: 110px;
  }
  .nav-overlay.open {
    opacity: 1;
    visibility: visible;
    overflow-y: scroll;
    height: calc(100vh - 111px);
    overflow: auto;
  }
  .nav-overlay.open .header-btns {
    margin-top: 30px;
    top: 0;
    opacity: 1;
  }
  header .nav-container {
    opacity: 0;
    transition: all 0.4s ease-in-out;
    transition-delay: 0.25s;
    padding: 25px 0 100px;
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto;
  }
  header .nav-container .header-nav {
    text-align: left;
  }
  header .nav-overlay.open .nav-container {
    opacity: 1;
    display: block;
  }
  header.shrink .nav-overlay.open .nav-container {
    opacity: 1;
  }
  .nav-content {
    height: 100%;
    max-height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    box-sizing: border-box;
  }
  .nav-content::-webkit-scrollbar-track {
    box-shadow: none;
    background-color: transparent;
  }
  .nav-content::-webkit-scrollbar {
    width: 3px;
    background-color: transparent;
    position: relative;
    left: 5px;
    box-shadow: none;
  }
  .nav-content::-webkit-scrollbar-thumb {
    box-shadow: none;
    border-radius: 2px;
  }
  .desktop-hide {
    display: block !important;
  }
  .header-btns.mobile-hide {
    display: none;
  }
  .menu-btn {
    top: 0;
    right: 0;
    height: 20px;
    width: 24px;
    cursor: pointer;
    z-index: 9999;
    display: inline-flex;
    flex-direction: column;
    position: relative;
    justify-content: space-between;
    transition: all 0.3s ease-in-out;
  }
  .menu-btn span {
    height: 3px;
    width: 100%;
    background-color: var(--krt_mobile_nav_icon_bgcolor);
    opacity: 1;
    transition: all 0.3s ease-in-out;
  }
  .menu-btn.active span:first-child {
    transform: translateY(9px) translateX(0) rotate(-45deg);
  }
  .menu-btn.active span:last-child {
    transform: translateY(-8px) translateX(0) rotate(45deg);
  }
  .menu-btn.active span.middle {
    opacity: 0;
  }
  .megamenu-tab-mobile .megamenu-submenu-icon,
  .megamenu-tab-mobile .submenu-icon,
  li.menu-item-has-children .megamenu-submenu-icon,
  li.menu-item-has-children .submenu-icon {
    position: absolute;
    z-index: 9999;
    right: 0;
    top: 0;
    display: block;
    height: 28px;
    width: 100%;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
  }
  .megamenu-tab-mobile .megamenu-submenu-icon::after,
  .megamenu-tab-mobile .submenu-icon::after,
  li.menu-item-has-children .megamenu-submenu-icon::after,
  li.menu-item-has-children .submenu-icon::after {
    content: "";
    position: absolute;
    z-index: 9999;
    right: 0;
    top: 0;
    display: block;
    height: 28px;
    width: 28px;
    cursor: pointer;
    background-position: center center;
    background-size: 15px;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAyMiAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNzczOCAxLjc3Njc5TDEwLjk5OCAxMC45OTk4TDIwLjIyMTEgMS43NzY3OSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyLjUiLz4KPC9zdmc+Cg==);
    transition: all 0.3s ease-in-out;
  }
  .megamenu-tab-mobile.active .megamenu-submenu-icon:after {
    transform: rotate(180deg);
    transform-origin: center;
  }
  li.menu-item-has-children.active > .submenu-icon::before {
    height: 0;
    top: 18px;
  }
}
.no-overflow .logged-in.admin-bar .nav-overlay {
  top: 32px;
  height: calc(100vh - 32px);
}

@media (max-width: 782px) {
  .no-overflow .logged-in.admin-bar .left-header {
    top: 110px;
  }
  .no-overflow .logged-in.admin-bar .nav-overlay {
    top: 109px;
    height: calc(100vh - 157px);
  }
  #wpadminbar {
    position: fixed !important;
  }
  body.logged-in.admin-bar header {
    top: 46px;
  }
  body.logged-in.admin-bar.hide-topbar header {
    top: 2px;
  }
}
@media (max-width: 604px) {
  .hide-topbar header {
    top: -68px;
  }
  body.logged-in.admin-bar.hide-topbar header {
    top: -22px;
  }
}
@media (max-width: 315px) {
  .hide-topbar header {
    top: -92px;
  }
  body.logged-in.admin-bar.hide-topbar header {
    top: -46px;
  }
}
/*-------------------------------------------------
>> Styles for Masthead
-------------------------------------------------*/
/*-------------------------------------------------
>> Styles for Default
-------------------------------------------------*/
.hero-section-default {
  transition: all 0.3s ease-in-out;
  background-color: var(--krt_white_1);
  padding-top: 82px;
}

.hero-default {
  padding: 100px 0 80px;
}
.hero-default h1 {
  margin-bottom: 32px;
}

.hero-text {
  max-width: 675px;
}
.hero-text p {
  font-size: var(--krt_font_size_4);
  margin: 0 0 30px;
  line-height: 1.56;
}
.hero-text p:last-of-type {
  margin-bottom: 0;
}

.hero-content-inner {
  max-width: 575px;
  margin-right: 15px;
  float: right;
}

.hero-ctn {
  padding: 70px 0 60px;
}
.hero-ctn.serach-hero {
  padding-bottom: 60px;
}

.blog-hero {
  padding: 70px 0 60px;
}

.resource-hero {
  padding: 70px 0 60px;
}

.team-hero {
  padding: 70px 0 60px;
}

.banner-text-section {
  padding: 48px 0;
}
.banner-text-section h1.text-48 {
  margin-bottom: 8px;
  letter-spacing: -0.3px;
}
.banner-text-section p:last-child {
  margin-bottom: 0;
}

.hero-video-variation-section {
  padding: 48px 0 56px;
}
.hero-video-variation-section .hero-buttons {
  margin-top: 40px;
}
.hero-video-variation-section h1.heading-2 {
  color: var(--krt_white);
}

.dark-blue-ctn.banner-bottom-line,
.black-ctn.banner-bottom-line {
  position: relative;
}
.dark-blue-ctn.banner-bottom-line .banner-text-inner p,
.black-ctn.banner-bottom-line .banner-text-inner p {
  margin-bottom: 23px;
}
.dark-blue-ctn.banner-bottom-line::after,
.black-ctn.banner-bottom-line::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, rgb(57, 160, 255) 36%, rgb(143, 255, 133) 100%);
  z-index: 2;
}

.banner-text-inner .wp-block-heading {
  letter-spacing: -2.5px;
  margin-bottom: 9px;
}

.margin-bottom-0 {
  margin-bottom: 0;
}

.promo-text {
  color: #344054;
  text-align: center;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  padding: 2px 6px;
  border: 1px solid #D0D5DD;
  border-radius: 6px;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  display: inline-flex;
  align-items: center;
  margin-bottom: 36px;
}
.promo-text p {
  margin-bottom: 0;
}

/*-------------------------------------------------
>> Styles for Home
-------------------------------------------------*/
/*-------------------------------------------------
>> Styles for footer
-------------------------------------------------*/
.footer-ctn {
  background-color: var(--krt_footer_bgcolor);
  padding: 88px 0 0;
  box-sizing: border-box;
}
.footer-ctn h1,
.footer-ctn h2,
.footer-ctn h3,
.footer-ctn h4,
.footer-ctn h5,
.footer-ctn h6,
.footer-ctn p,
.footer-ctn ul,
.footer-ctn a {
  color: var(--krt_black_1);
}
.footer-ctn .address {
  font-size: var(--krt_font_size_2);
}
.footer-ctn .wrapper {
  max-width: 1180px;
}

.footer-logo {
  line-height: 0.65;
  margin-bottom: 15px;
  max-width: 160px;
}
.footer-logo a,
.footer-logo a:visited {
  border: none;
  display: inline-block;
}

.footer-widgets .single-widget {
  width: 15%;
}
.footer-widgets .single-widget:first-child {
  width: 19%;
  margin-right: 0;
}
.footer-widgets .single-widget:nth-child(2) {
  width: 18%;
}
.footer-widgets .single-widget:nth-child(3) {
  width: 18%;
}

.footer-nav h6 {
  font-size: var(--krt_font_size_2);
  font-family: "Outfit", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  margin-bottom: 24px;
}
.footer-nav ul {
  padding: 0;
  margin: 0;
}
.footer-nav ul li {
  padding: 0;
  margin: 0 0 16px;
  list-style-type: none;
  line-height: 1;
}
.footer-nav ul li a,
.footer-nav ul li a:visited {
  padding-bottom: 2px;
  font-size: var(--krt_font_size_3);
  line-height: 1;
  position: relative;
  display: inline-block;
  color: var(--krt_f_nav_color);
}
.footer-nav ul li.current-menu-item > a, .footer-nav ul li.current-menu-parent > a,
.footer-nav ul li a:hover,
.footer-nav ul li a:focus-visible {
  color: #000000;
}
.footer-nav ul ul {
  padding: 20px 0 10px;
}
.footer-nav ul ul li {
  display: block;
  margin: 0 0 14px;
  padding: 0 15px;
}
.footer-nav ul ul li:last-child {
  margin: 0;
}

.footer-bottom {
  padding: 30px 0 40px;
  max-width: 1140px;
}

.copy-right {
  width: 45%;
  color: var(--krt_gray);
  font-size: 14px;
  letter-spacing: -0.3px;
  font-family: "Inter", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.legal-nav {
  width: 55%;
}
.legal-nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
}
.legal-nav ul li {
  padding: 0;
  margin-bottom: 0;
  margin-left: 30px;
  font-size: 14px;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.legal-nav ul li a,
.legal-nav ul li a:visited {
  line-height: 1;
  padding-bottom: 2px;
  color: var(--krt_legal_nav_color);
  position: relative;
  display: block;
}
.legal-nav ul li a::after,
.legal-nav ul li a:visited::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: var(--krt_legal_nav_border_color);
  transform: scaleX(0);
  transform-origin: bottom right;
  transition: transform 0.3s;
}
.legal-nav ul li a:hover::after,
.legal-nav ul li a:visited:hover::after {
  transform-origin: bottom left;
  transform: scaleX(1);
}
.legal-nav ul li.current-menu-item a::after {
  transform-origin: bottom left;
  transform: scaleX(1);
}
.legal-nav ul li:first-child {
  margin-right: 0;
}

.legal-text {
  font-size: 15px;
  color: var(--krt_legal_text_color);
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-right: 30px;
}

.social-icons a,
.social-icons a:visited {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.social-icons svg {
  margin: 0;
  max-width: 20px;
}

.address p {
  color: var(--krt_black_1);
  line-height: 1.45;
}
.address p:last-child {
  margin-bottom: 0;
}

.page-template-template-footer .footer-ctn .wrapper {
  max-width: 1060px;
}
.page-template-template-footer .footer-logo {
  margin-bottom: 38px;
}
.page-template-template-footer .footer-bottom {
  padding-top: 0;
  margin-top: 24px;
}
.page-template-template-footer .footer-widgets {
  justify-content: flex-start;
}
.page-template-template-footer .footer-widgets .single-widget {
  width: 180px !important;
  margin-right: 40px;
}
.page-template-template-footer .footer-widgets .single-widget .footer-nav ul li {
  margin-bottom: 20px;
}
.page-template-template-footer .footer-widgets .single-widget .footer-nav h6 {
  margin-bottom: 30px;
}
.page-template-template-footer .footer-widgets .single-widget:nth-child(1) {
  margin-right: 117px;
  margin-top: 20px;
}

/*-------------------------------------------------
>> Styles for Containers
-------------------------------------------------*/
/****
 *
 * containers
 *
****/
.wrapper {
  max-width: 1280px;
  width: 91.5%;
  margin: 0 auto;
}

.ctn:not(.full-width-ctn) .wrapper .wrapper {
  width: 100%;
}

.ctn-1340 {
  position: relative;
  z-index: 1;
}
.ctn-1340 .wrapper {
  max-width: 1340px;
}

.ctn-1220 {
  position: relative;
}
.ctn-1220 .wrapper {
  max-width: 1216px;
}

.ctn-1180 {
  position: relative;
  z-index: 1;
}
.ctn-1180 .wrapper {
  max-width: 1180px;
}

.ctn-1110 {
  position: relative;
  z-index: 1;
}
.ctn-1110 .wrapper {
  max-width: 1110px;
}

.ctn-1000 {
  position: relative;
  z-index: 1;
}
.ctn-1000 .wrapper {
  max-width: 1000px;
}

.ctn-1070 {
  position: relative;
  z-index: 1;
}
.ctn-1070 .wrapper {
  max-width: 1070px;
}

.ctn-950 {
  position: relative;
  z-index: 1;
}
.ctn-950 .wrapper {
  max-width: 954px;
}

.ctn-830 {
  position: relative;
  z-index: 1;
}
.ctn-830 .wrapper {
  max-width: 830px;
}

.ctn-780 {
  position: relative;
  z-index: 1;
}
.ctn-780 .wrapper {
  max-width: 780px;
}

.ctn-720 {
  position: relative;
  z-index: 1;
}
.ctn-720 .wrapper {
  max-width: 720px;
}

.ctn-570 {
  position: relative;
  z-index: 1;
}
.ctn-570 .wrapper {
  max-width: 570px;
}

.full-width-ctn {
  position: relative;
  z-index: 1;
}
.full-width-ctn > .wrapper {
  max-width: 100%;
  width: 100%;
}
.full-width-ctn .midpage-cta.blue-bg {
  border-radius: 0;
}

.black-ctn {
  background-color: var(--krt_black_2);
  box-sizing: border-box;
}
.black-ctn h1,
.black-ctn .heading-1 {
  color: var(--krt_white_1);
}
.black-ctn h2,
.black-ctn h3,
.black-ctn h4,
.black-ctn h5,
.black-ctn h6,
.black-ctn p:not(mark),
.black-ctn ul li,
.black-ctn a {
  color: var(--krt_white);
}
.black-ctn .single-icon-tile {
  background: transparent;
  border: 1px solid #18548c;
  box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08), 0px 4px 6px -2px rgba(16, 24, 40, 0.03);
}
.black-ctn .icon-tile-title h3 {
  color: var(--krt_white);
}
.black-ctn .white-column h2,
.black-ctn .white-column h3,
.black-ctn .white-column h4,
.black-ctn .white-column h5,
.black-ctn .white-column h6 {
  color: rgb(6, 116, 218);
}
.black-ctn .white-column p:not(mark),
.black-ctn .white-column ul li,
.black-ctn .white-column a {
  color: var(--krt_black);
}

.light-black-ctn {
  background-color: linear-gradient(135deg, #065eaf 0%, #067fef 100%);
  box-sizing: border-box;
  --krt_list_ul_marker_color: var(--krt_white);
}
.light-black-ctn h1,
.light-black-ctn .heading-1 {
  color: var(--krt_white_1);
}
.light-black-ctn h2,
.light-black-ctn h3,
.light-black-ctn h4,
.light-black-ctn h5,
.light-black-ctn h6,
.light-black-ctn p:not(mark),
.light-black-ctn ul li,
.light-black-ctn a {
  color: var(--krt_white);
}

.dark-blue-ctn {
  background-color: var(--krt_blue);
  box-sizing: border-box;
  --krt_list_ul_marker_color: var(--krt_white);
}
.dark-blue-ctn h1,
.dark-blue-ctn .heading-1 {
  color: var(--krt_white_1);
}
.dark-blue-ctn h2,
.dark-blue-ctn h3,
.dark-blue-ctn h4,
.dark-blue-ctn h5,
.dark-blue-ctn h6,
.dark-blue-ctn p:not(mark),
.dark-blue-ctn ul li,
.dark-blue-ctn a {
  color: var(--krt_white);
}
.dark-blue-ctn .single-icon-tile {
  background: transparent;
  border: 1px solid #18548c;
  box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08), 0px 4px 6px -2px rgba(16, 24, 40, 0.03);
}
.dark-blue-ctn .icon-tile-title h3 {
  color: var(--krt_white);
}
.dark-blue-ctn .white-column h2,
.dark-blue-ctn .white-column h3,
.dark-blue-ctn .white-column h4,
.dark-blue-ctn .white-column h5,
.dark-blue-ctn .white-column h6 {
  color: rgb(6, 116, 218);
}
.dark-blue-ctn .white-column p:not(mark),
.dark-blue-ctn .white-column ul li,
.dark-blue-ctn .white-column a {
  color: var(--krt_black);
}

.gradient-ctn {
  background: linear-gradient(135deg, #065eaf 0%, #067fef 100%);
  box-sizing: border-box;
  background-color: rgb(31, 110, 184);
  --krt_list_ul_marker_color: var(--krt_white);
}
.gradient-ctn h1,
.gradient-ctn .heading-1 {
  color: var(--krt_white_1);
}
.gradient-ctn h2,
.gradient-ctn h3,
.gradient-ctn h4,
.gradient-ctn h5,
.gradient-ctn h6,
.gradient-ctn p:not(mark),
.gradient-ctn ul li,
.gradient-ctn a {
  color: var(--krt_white);
}

.white-ctn .has-white-color {
  color: #202939;
}

.gray-ctn {
  background-color: var(--krt_gray_1);
  box-sizing: border-box;
  padding: var(--krt_space_12) 0;
}
.gray-ctn .has-white-color {
  color: #202939;
}

.l-gray-ctn {
  background-color: #f8fafc;
  box-sizing: border-box;
  padding: var(--krt_space_12) 0;
}
.l-gray-ctn .has-white-color {
  color: #202939;
}
.l-gray-ctn .testimonial-single {
  background-color: var(--krt_white);
}

.overlap-top {
  margin-top: -200px;
}

.overlap-bottom {
  margin-bottom: -200px;
}

.black-ctn a:focus-visible,
.black-ctn button:focus-visible,
.black-ctn input[type=submit]:focus-visible,
.dark-blue-ctn a:focus-visible,
.dark-blue-ctn button:focus-visible,
.dark-blue-ctn input[type=submit]:focus-visible,
.midpage-cta.blue-bg a:focus-visible,
.midpage-cta.blue-bg button:focus-visible,
.midpage-cta.blue-bg input[type=submit]:focus-visible,
.gradient-ctn a:focus-visible,
.gradient-ctn button:focus-visible,
.gradient-ctn input[type=submit]:focus-visible {
  outline-color: var(--krt_color_on_primary) !important;
}
.black-ctn .swiper-button-next:focus-visible,
.black-ctn .swiper-button-prev:focus-visible,
.dark-blue-ctn .swiper-button-next:focus-visible,
.dark-blue-ctn .swiper-button-prev:focus-visible,
.midpage-cta.blue-bg .swiper-button-next:focus-visible,
.midpage-cta.blue-bg .swiper-button-prev:focus-visible,
.gradient-ctn .swiper-button-next:focus-visible,
.gradient-ctn .swiper-button-prev:focus-visible {
  outline-color: var(--krt_color_on_primary) !important;
}
.black-ctn [role=button]:focus-visible,
.dark-blue-ctn [role=button]:focus-visible,
.midpage-cta.blue-bg [role=button]:focus-visible,
.gradient-ctn [role=button]:focus-visible {
  outline-color: var(--krt_color_on_primary) !important;
}

/*-------------------------------------------------
>> Styles for Spacers
-------------------------------------------------*/
.is-style-gl-s1,
.gl-s1 {
  height: var(--krt_space_1) !important;
}

.is-style-gl-s2,
.gl-s2 {
  height: var(--krt_space_2) !important;
}

.is-style-gl-s3,
.gl-s3 {
  height: var(--krt_space_3) !important;
}

.is-style-gl-s4,
.gl-s4 {
  height: var(--krt_space_4) !important;
}

.is-style-gl-s5,
.gl-s5 {
  height: var(--krt_space_5) !important;
}

.is-style-gl-s6,
.gl-s6 {
  height: var(--krt_space_6) !important;
}

.is-style-gl-s7,
.gl-s7 {
  height: var(--krt_space_7) !important;
}

.is-style-gl-s8,
.gl-s8 {
  height: var(--krt_space_8) !important;
}

.is-style-gl-s9,
.gl-s9 {
  height: var(--krt_space_9) !important;
}

.is-style-gl-s10,
.gl-s10 {
  height: var(--krt_space_10) !important;
}

.is-style-gl-s11,
.gl-s11 {
  height: var(--krt_space_11) !important;
}

.is-style-gl-s12,
.gl-s12 {
  height: var(--krt_space_12) !important;
}

.is-style-gl-s13,
.gl-s13 {
  height: var(--krt_space_13) !important;
}

.is-style-gl-s14,
.gl-s14 {
  height: var(--krt_space_14) !important;
}

.is-style-gl-s15,
.gl-s15 {
  height: var(--krt_space_15) !important;
}

.is-style-gl-s16,
.gl-s16 {
  height: var(--krt_space_16) !important;
}

/*-------------------------------------------------
>> Styles for Theme Spacers
-------------------------------------------------*/
.ts-160 {
  height: 160px;
}

.ts-140 {
  height: 140px;
}

.ts-120 {
  height: 120px;
}

.ts-100 {
  height: 100px;
}

.ts-80 {
  height: 80px;
}

.ts-60 {
  height: 60px;
}

.ts-40 {
  height: 40px;
}

/*-------------------------------------------------
>> Basic styles for theme
-------------------------------------------------*/
/****
 *
 * helper classes
 *
****/
.has-border-color {
  border-style: solid;
}

body a:where(:not(.wp-element-button)) {
  text-decoration: none !important;
}

.gradient-text,
.has-gradient-color {
  background: #056bc9;
  background: linear-gradient(to right, #056bc9 0%, #0688ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.has-light-to-dark-blue-text-color {
  background: #065eaf;
  background: linear-gradient(290deg, #065eaf 27.76%, #067fef 59.64%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.has-pink-to-blue-text-color {
  background: #ad00fe;
  background: linear-gradient(6deg, hsl(281deg, 100%, 36%) 0%, hsl(184deg, 100%, 43%) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.large-text {
  font-size: var(--krt_font_size_6);
  line-height: 1.3;
}

.small-text {
  font-size: 0.875rem;
  line-height: 1;
}

.black-text {
  color: var(--wp--preset--color--black);
}

.white_text {
  color: var(--wp--preset--color--white);
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.center-align {
  text-align: center;
}

.right-align {
  text-align: right;
}

.left-align {
  text-align: left;
}

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

.text-decuration-none {
  text-decoration: none;
}

.d-flex {
  display: flex;
}

.d-inline-flex {
  display: inline-flex;
}

.flex-row {
  flex-direction: row;
}

.flex-column {
  flex-direction: column;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-column-reverse {
  flex-direction: column-reverse;
}

.justify-content-start {
  justify-content: flex-start;
}

.justify-content-end {
  justify-content: flex-end;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-between {
  justify-content: space-between;
}

.justify-content-around {
  justify-content: space-around;
}

.align-items-start {
  align-items: flex-start;
}

.align-items-end {
  align-items: flex-end;
}

.align-items-center {
  align-items: center;
}

.align-items-baseline {
  align-items: baseline;
}

.align-items-stretch {
  align-items: stretch;
}

.align-content-start {
  align-content: flex-start;
}

.align-content-end {
  align-content: flex-end;
}

.align-content-center {
  align-content: center;
}

.align-content-between {
  align-content: space-between;
}

.align-content-around {
  align-content: space-around;
}

.align-content-stretch {
  align-content: stretch;
}

.align-self-auto {
  align-self: auto;
}

.align-self-start {
  align-self: flex-start;
}

.align-self-end {
  align-self: flex-end;
}

.align-self-center {
  align-self: center;
}

.align-self-baseline {
  align-self: baseline;
}

.align-self-stretch {
  align-self: stretch;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-no-wrap {
  flex-wrap: nowrap;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.bg-cover {
  background-size: cover;
}

.bg-contain {
  background-size: contain;
}

.bg-position-center {
  background-position: center;
}

.bg-norepeat {
  background-repeat: no-repeat;
}

.bg-repeat {
  background-repeat: repeat;
}

.reset-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.padding-left-40 {
  padding-left: 40px;
}

.padding-left-30 {
  padding-left: 30px;
}

.padding-left-20 {
  padding-left: 20px;
}

.jumplink {
  position: relative;
  top: -75px;
}

.round-image img,
.round-image figure {
  border-radius: 50%;
}

.blue-border img,
.blue-border figure {
  border: 1px solid #066ed0;
}

/****
 *
 * breadcrumbs
 *
****/
#breadcrumbs {
  color: var(--krt_breadcrumb_color);
  text-transform: uppercase;
  margin-bottom: 23px;
  font-size: 0.875rem;
}
#breadcrumbs span {
  font-size: var(--krt_font_size_4);
}
#breadcrumbs span.breadcrumb_last {
  font-size: 0.875rem;
  font-weight: 500;
  margin-left: 10px;
}
#breadcrumbs a, #breadcrumbs:visited {
  color: var(--krt_breadcrumb_link_color);
  font-weight: 700;
  margin: 0 10px;
  border-bottom: 1px solid var(--krt_breadcrumb_border_color);
  font-size: 0.875rem;
}
#breadcrumbs a:hover, #breadcrumbs:visited:hover {
  border-bottom: 1px solid var(--krt_breadcrumb_border_color_hover);
}

.single-post #breadcrumbs span span span span span span {
  color: var(--krt_breadcrumb_span_color);
}

.single-post #breadcrumbs span span span span span span a {
  color: var(--krt_breadcrumb_link_color);
}

/****
 *
 * buttons
 *
****/
.learn-more {
  color: var(--wp--preset--color--black);
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}

a.button,
a.button:visited,
span.button,
.wp-block-button .wp-element-button,
.wp-block-button__link {
  box-sizing: border-box !important;
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 12px 20px;
  text-decoration: none;
  color: var(--krt_theme_btn_color);
  background-color: var(--krt_theme_btn_bgcolor);
  border: 1px solid var(--krt_button_border_color);
  transition: all 0.35s ease-in-out;
  text-align: center;
  border-radius: 8px;
  line-height: 1.5;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: var(--krt_font_size_3);
}
a.button:last-child,
a.button:visited:last-child,
span.button:last-child,
.wp-block-button .wp-element-button:last-child,
.wp-block-button__link:last-child {
  margin-right: 0;
}
a.button:hover,
a.button:visited:hover,
span.button:hover,
.wp-block-button .wp-element-button:hover,
.wp-block-button__link:hover {
  background-color: var(--krt_theme_btn_bgcolor_hover);
  border: solid 1px var(--krt_theme_btn_border_color_hover);
  color: var(--krt_theme_btn_color_hover);
}
a.button.small-blue-btn,
a.button:visited.small-blue-btn,
span.button.small-blue-btn,
.wp-block-button .wp-element-button.small-blue-btn,
.wp-block-button__link.small-blue-btn {
  font-weight: 600;
  font-size: 14px;
  padding: 7px 13px;
  border-radius: 8px;
}
a.button.outline-btn,
a.button:visited.outline-btn,
span.button.outline-btn,
.wp-block-button .wp-element-button.outline-btn,
.wp-block-button__link.outline-btn {
  --krt_button_border_color: var(--krt_green_1);
  --krt_theme_btn_color: var(--krt_black_3);
  border-width: 1px;
  --krt_theme_btn_bgcolor: var(--krt_transparent);
  padding: 9.5px 15px;
}
a.button.black-outline-btn,
a.button:visited.black-outline-btn,
span.button.black-outline-btn,
.wp-block-button .wp-element-button.black-outline-btn,
.wp-block-button__link.black-outline-btn {
  --krt_button_border_color: var(--krt_black_1);
  --krt_theme_btn_color: var(--krt_black_1);
  border-width: 1px;
  --krt_theme_btn_bgcolor: var(--krt_transparent);
  padding: 9.5px 15px;
}
a.button.small-btn,
a.button:visited.small-btn,
span.button.small-btn,
.wp-block-button .wp-element-button.small-btn,
.wp-block-button__link.small-btn {
  letter-spacing: 0.7px;
  padding: 8.5px 12px;
  font-size: var(--krt_font_size_2);
  font-family: "Roboto", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}

a.small-blue-btn,
a.small-blue-btn:visited,
.is-style-small-blue-btn .wp-element-button {
  font-weight: 600;
  font-size: 14px;
  padding: 7px 13px;
  border-radius: 8px;
}

a.outline-button,
a.outline-button:visited,
.is-style-outline-button .wp-element-button {
  --krt_button_border_color: var(--krt_green_1);
  --krt_theme_btn_color: var(--krt_black_3);
  border-width: 1px;
  --krt_theme_btn_bgcolor: var(--krt_transparent);
  padding: 11px 9px !important;
  font-size: 14px;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.5px;
}
a.outline-button:hover,
a.outline-button:visited:hover,
.is-style-outline-button .wp-element-button:hover {
  --krt_theme_btn_color_hover: var(--krt_black_3);
  background-color: #e0e0e0 !important;
  --krt_theme_btn_border_color_hover: var(--krt_green_1);
}

a.black-outline-button,
a.black-outline-button:visited,
.is-style-black-outline-button .wp-element-button {
  --krt_button_border_color: var(--krt_black_1);
  --krt_theme_btn_color: var(--krt_black_1);
  border-width: 1px;
  --krt_theme_btn_bgcolor: var(--krt_transparent);
  padding: 9.5px 8px !important;
}
a.black-outline-button:hover,
a.black-outline-button:visited:hover,
.is-style-black-outline-button .wp-element-button:hover {
  --krt_theme_btn_color_hover: var(--krt_black_3);
  background-color: #e0e0e0 !important;
  --krt_theme_btn_border_color_hover: var(--krt_green_1);
}

a.blue-outline-button,
a.blue-outline-button:visited,
.is-style-blue-outline-button .wp-element-button {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  --krt_button_border_color: var(--krt_blue_1);
  --krt_theme_btn_color: var(--krt_blue_1);
  border-width: 1px;
  --krt_theme_btn_bgcolor: var(--krt_transparent);
  padding: 9.5px 18px !important;
}
a.blue-outline-button:hover,
a.blue-outline-button:visited:hover,
.is-style-blue-outline-button .wp-element-button:hover {
  --krt_theme_btn_color_hover: var(--krt_white);
  background-color: var(--krt_blue_1) !important;
  --krt_theme_btn_border_color_hover: var(--krt_blue_1);
}

a.purple-outline-button,
a.purple-outline-button:visited,
.is-style-purple-outline-button .wp-element-button {
  --krt_button_border_color: #9b8afb;
  --krt_theme_btn_color: #101828;
  border-width: 1px;
  background-color: transparent;
  font-size: 14px;
  padding: 10px 8px !important;
  letter-spacing: 0.4px;
}
a.purple-outline-button:hover,
a.purple-outline-button:visited:hover,
.is-style-purple-outline-button .wp-element-button:hover {
  --krt_theme_btn_color_hover: var(--krt_black_3);
  background-color: #e0e0e0 !important;
  --krt_theme_btn_border_color_hover: #9b8afb;
}

a.green-outline-button,
a.green-outline-button:visited,
.is-style-green-outline-button .wp-element-button {
  --krt_button_border_color: var(--krt_green_1);
  --krt_theme_btn_color: var(--krt_black_3);
  border-width: 1px;
  background-color: transparent;
  font-size: 14px;
  padding: 10px 8px !important;
  letter-spacing: 0.4px;
}
a.green-outline-button:hover,
a.green-outline-button:visited:hover,
.is-style-green-outline-button .wp-element-button:hover {
  --krt_theme_btn_color_hover: var(--krt_black_3);
  background-color: #e0e0e0 !important;
  --krt_theme_btn_border_color_hover: var(--krt_green_1);
}

a.green-light-outline-button,
a.green-light-outline-button:visited,
.is-style-green-light-outline-button .wp-element-button {
  --krt_button_border_color: var(--krt_green_2);
  --krt_theme_btn_color: var(--krt_black_3);
  border-width: 1px;
  background-color: transparent;
  font-size: 14px;
  padding: 10px 8px !important;
  letter-spacing: 0.4px;
}
a.green-light-outline-button:hover,
a.green-light-outline-button:visited:hover,
.is-style-green-light-outline-button .wp-element-button:hover {
  --krt_theme_btn_color_hover: var(--krt_black_3);
  background-color: #e0e0e0 !important;
  --krt_theme_btn_border_color_hover: var(--krt_green_2);
}

a.rounded-button,
a.rounded-button:visited,
.is-style-rounded-button .wp-element-button {
  border-radius: 50px;
  padding: 17px 28px;
  letter-spacing: 0.8px;
}

a.white-button,
a.white-button:visited,
.is-style-white-button .wp-element-button {
  --krt_theme_btn_color: var(--krt_black);
  --krt_theme_btn_bgcolor: var(--krt_white);
  --krt_button_border_color: var(--krt_white);
}
a.white-button:hover,
a.white-button:visited:hover,
.is-style-white-button .wp-element-button:hover {
  --krt_theme_btn_color_hover: var(--krt_black);
  --krt_theme_btn_bgcolor_hover: #e5e5e5;
  --krt_theme_btn_border_color_hover: var(--krt_gray_1);
}

a.black-button,
a.black-button:visited,
.is-style-black-button .wp-element-button {
  --krt_theme_btn_color: var(--krt_white);
  --krt_theme_btn_bgcolor: var(--krt_black);
  --krt_button_border_color: var(--krt_black);
}
a.black-button:hover,
a.black-button:visited:hover,
.is-style-black-button .wp-element-button:hover {
  --krt_theme_btn_color_hover: var(--krt_white);
  --krt_theme_btn_bgcolor_hover: var(--krt_black_4);
  --krt_theme_btn_border_color_hover: var(--krt_black_4);
}

a.watch-button,
a.watch-button:visited,
.is-style-watch-button .wp-element-button {
  --krt_theme_btn_color: var(--krt_white);
  --krt_theme_btn_bgcolor: var(--krt_transparent);
  --krt_button_border_color: var(--krt_white);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIiBmaWxsPSJub25lIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzIzOV8xMTY3KSI+CjxwYXRoIGQ9Ik05Ljk5OTg0IDE4LjMzMzdDMTQuNjAyMiAxOC4zMzM3IDE4LjMzMzIgMTQuNjAyNyAxOC4zMzMyIDEwLjAwMDNDMTguMzMzMiA1LjM5Nzk1IDE0LjYwMjIgMS42NjY5OSA5Ljk5OTg0IDEuNjY2OTlDNS4zOTc0NiAxLjY2Njk5IDEuNjY2NSA1LjM5Nzk1IDEuNjY2NSAxMC4wMDAzQzEuNjY2NSAxNC42MDI3IDUuMzk3NDYgMTguMzMzNyA5Ljk5OTg0IDE4LjMzMzdaIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNNy45MTY1IDcuNDcxNDRDNy45MTY1IDcuMDczNyA3LjkxNjUgNi44NzQ4MyA3Ljk5OTYyIDYuNzYzODFDOC4wNzIwNiA2LjY2NzA1IDguMTgyOTMgNi42MDY1MiA4LjMwMzQ5IDYuNTk3OTFDOC40NDE4MiA2LjU4ODAzIDguNjA5MTEgNi42OTU1NyA4Ljk0MzY4IDYuOTEwNjVMMTIuODc3NSA5LjQzOTU0QzEzLjE2NzggOS42MjYxOCAxMy4zMTMgOS43MTk0OSAxMy4zNjMxIDkuODM4MTVDMTMuNDA2OSA5Ljk0MTgzIDEzLjQwNjkgMTAuMDU4OCAxMy4zNjMxIDEwLjE2MjVDMTMuMzEzIDEwLjI4MTIgMTMuMTY3OCAxMC4zNzQ1IDEyLjg3NzUgMTAuNTYxMUw4Ljk0MzY4IDEzLjA5QzguNjA5MTEgMTMuMzA1MSA4LjQ0MTgyIDEzLjQxMjYgOC4zMDM0OSAxMy40MDI3QzguMTgyOTMgMTMuMzk0MSA4LjA3MjA2IDEzLjMzMzYgNy45OTk2MiAxMy4yMzY4QzcuOTE2NSAxMy4xMjU4IDcuOTE2NSAxMi45MjcgNy45MTY1IDEyLjUyOTJWNy40NzE0NFoiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMjM5XzExNjciPgo8cmVjdCB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-position: center left 22px;
  padding-left: 50px !important;
  position: relative;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
a.watch-button:hover,
a.watch-button:visited:hover,
.is-style-watch-button .wp-element-button:hover {
  --krt_theme_btn_color_hover: var(--krt_white);
  --krt_theme_btn_bgcolor_hover: rgba(0, 0, 0, 0.1);
  --krt_theme_btn_border_color_hover: var(--krt_white);
}
a.watch-button:hover::after,
a.watch-button:visited:hover::after,
.is-style-watch-button .wp-element-button:hover::after {
  opacity: 1;
}

a.watch-black-button,
a.watch-black-button:visited,
.is-style-watch-black-button .wp-element-button {
  background-color: transparent;
  color: #344054;
  border-color: #d0d5dd;
  background-repeat: no-repeat;
  padding-left: 50px !important;
  position: relative;
}
a.watch-black-button::before,
a.watch-black-button:visited::before,
.is-style-watch-black-button .wp-element-button::before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuOTk5ODQgMTguMzMzMkMxNC42MDIyIDE4LjMzMzIgMTguMzMzMiAxNC42MDIyIDE4LjMzMzIgOS45OTk4NEMxOC4zMzMyIDUuMzk3NDYgMTQuNjAyMiAxLjY2NjUgOS45OTk4NCAxLjY2NjVDNS4zOTc0NiAxLjY2NjUgMS42NjY1IDUuMzk3NDYgMS42NjY1IDkuOTk5ODRDMS42NjY1IDE0LjYwMjIgNS4zOTc0NiAxOC4zMzMyIDkuOTk5ODQgMTguMzMzMloiIHN0cm9rZT0iIzM0NDA1NCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTcuOTE2NSA3LjQ3MDk1QzcuOTE2NSA3LjA3MzIxIDcuOTE2NSA2Ljg3NDM0IDcuOTk5NjIgNi43NjMzMkM4LjA3MjA2IDYuNjY2NTcgOC4xODI5MyA2LjYwNjAzIDguMzAzNDkgNi41OTc0MkM4LjQ0MTgyIDYuNTg3NTQgOC42MDkxMSA2LjY5NTA4IDguOTQzNjggNi45MTAxNkwxMi44Nzc1IDkuNDM5MDVDMTMuMTY3OCA5LjYyNTY5IDEzLjMxMyA5LjcxOSAxMy4zNjMxIDkuODM3NjZDMTMuNDA2OSA5Ljk0MTM0IDEzLjQwNjkgMTAuMDU4MyAxMy4zNjMxIDEwLjE2MkMxMy4zMTMgMTAuMjgwNyAxMy4xNjc4IDEwLjM3NCAxMi44Nzc1IDEwLjU2MDZMOC45NDM2OCAxMy4wODk1QzguNjA5MTEgMTMuMzA0NiA4LjQ0MTgyIDEzLjQxMjEgOC4zMDM0OSAxMy40MDIzQzguMTgyOTMgMTMuMzkzNiA4LjA3MjA2IDEzLjMzMzEgNy45OTk2MiAxMy4yMzY0QzcuOTE2NSAxMy4xMjUzIDcuOTE2NSAxMi45MjY1IDcuOTE2NSAxMi41Mjg3VjcuNDcwOTVaIiBzdHJva2U9IiMzNDQwNTQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
  background-position: center;
  position: absolute;
  left: 18px;
  top: 14px;
}
a.watch-black-button:hover,
a.watch-black-button:visited:hover,
.is-style-watch-black-button .wp-element-button:hover {
  background-color: #e0e0e0 !important;
  color: #344054;
  border-color: #d0d5dd;
}

.ctn:not(.black-ctn,
.light-black-ctn,
.dark-blue-ctn,
.gradient-ctn,
.midpage-cta-ctn) a.watch-button,
.ctn:not(.black-ctn,
.light-black-ctn,
.dark-blue-ctn,
.gradient-ctn,
.midpage-cta-ctn) a.watch-button:visited,
.ctn:not(.black-ctn,
.light-black-ctn,
.dark-blue-ctn,
.gradient-ctn,
.midpage-cta-ctn) .is-style-watch-button .wp-element-button {
  --krt_theme_btn_color: var(--krt_black);
  --krt_theme_btn_bgcolor: var(--krt_white);
  --krt_button_border_color: #d0d5dd;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIiBmaWxsPSJub25lIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzIzOV8xMTY3KSI+CjxwYXRoIGQ9Ik05Ljk5OTg0IDE4LjMzMzdDMTQuNjAyMiAxOC4zMzM3IDE4LjMzMzIgMTQuNjAyNyAxOC4zMzMyIDEwLjAwMDNDMTguMzMzMiA1LjM5Nzk1IDE0LjYwMjIgMS42NjY5OSA5Ljk5OTg0IDEuNjY2OTlDNS4zOTc0NiAxLjY2Njk5IDEuNjY2NSA1LjM5Nzk1IDEuNjY2NSAxMC4wMDAzQzEuNjY2NSAxNC42MDI3IDUuMzk3NDYgMTguMzMzNyA5Ljk5OTg0IDE4LjMzMzdaIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik03LjkxNjUgNy40NzE0NEM3LjkxNjUgNy4wNzM3IDcuOTE2NSA2Ljg3NDgzIDcuOTk5NjIgNi43NjM4MUM4LjA3MjA2IDYuNjY3MDUgOC4xODI5MyA2LjYwNjUyIDguMzAzNDkgNi41OTc5MUM4LjQ0MTgyIDYuNTg4MDMgOC42MDkxMSA2LjY5NTU3IDguOTQzNjggNi45MTA2NUwxMi44Nzc1IDkuNDM5NTRDMTMuMTY3OCA5LjYyNjE4IDEzLjMxMyA5LjcxOTQ5IDEzLjM2MzEgOS44MzgxNUMxMy40MDY5IDkuOTQxODMgMTMuNDA2OSAxMC4wNTg4IDEzLjM2MzEgMTAuMTYyNUMxMy4zMTMgMTAuMjgxMiAxMy4xNjc4IDEwLjM3NDUgMTIuODc3NSAxMC41NjExTDguOTQzNjggMTMuMDlDOC42MDkxMSAxMy4zMDUxIDguNDQxODIgMTMuNDEyNiA4LjMwMzQ5IDEzLjQwMjdDOC4xODI5MyAxMy4zOTQxIDguMDcyMDYgMTMuMzMzNiA3Ljk5OTYyIDEzLjIzNjhDNy45MTY1IDEzLjEyNTggNy45MTY1IDEyLjkyNyA3LjkxNjUgMTIuNTI5MlY3LjQ3MTQ0WiIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzIzOV8xMTY3Ij4KPHJlY3Qgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiBmaWxsPSIjMDAwMDAwIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-position: center left 22px;
  padding-left: 50px !important;
  position: relative;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
.ctn:not(.black-ctn,
.light-black-ctn,
.dark-blue-ctn,
.gradient-ctn,
.midpage-cta-ctn) a.watch-button:hover,
.ctn:not(.black-ctn,
.light-black-ctn,
.dark-blue-ctn,
.gradient-ctn,
.midpage-cta-ctn) a.watch-button:visited:hover,
.ctn:not(.black-ctn,
.light-black-ctn,
.dark-blue-ctn,
.gradient-ctn,
.midpage-cta-ctn) .is-style-watch-button .wp-element-button:hover {
  --krt_theme_btn_color_hover: var(--krt_black);
  --krt_theme_btn_bgcolor_hover: rgba(0, 0, 0, 0.1);
  --krt_theme_btn_border_color_hover: #d0d5dd;
}
.ctn:not(.black-ctn,
.light-black-ctn,
.dark-blue-ctn,
.gradient-ctn,
.midpage-cta-ctn) a.watch-button:hover::after,
.ctn:not(.black-ctn,
.light-black-ctn,
.dark-blue-ctn,
.gradient-ctn,
.midpage-cta-ctn) a.watch-button:visited:hover::after,
.ctn:not(.black-ctn,
.light-black-ctn,
.dark-blue-ctn,
.gradient-ctn,
.midpage-cta-ctn) .is-style-watch-button .wp-element-button:hover::after {
  opacity: 1;
  z-index: -1;
}

a.yellow-button,
a.yellow-button:visited,
.is-style-yellow-button .wp-element-button {
  --krt_theme_btn_color: var(--krt_black);
  --krt_theme_btn_bgcolor: var(--krt_yellow);
  --krt_button_border_color: var(--krt_yellow);
}
a.yellow-button:hover,
a.yellow-button:visited:hover,
.is-style-yellow-button .wp-element-button:hover {
  --krt_theme_btn_color_hover: var(--krt_white);
  --krt_theme_btn_bgcolor_hover: var(--krt_yellow_1);
  --krt_theme_btn_border_color_hover: var(--krt_yellow_1);
}

a.blue-button,
a.blue-button:visited,
.is-style-blue-button .wp-element-button {
  --krt_theme_btn_color: var(--krt_white);
  --krt_theme_btn_bgcolor: var(--krt_blue_1);
  --krt_button_border_color: var(--krt_blue_1);
}
a.blue-button:hover,
a.blue-button:visited:hover,
.is-style-blue-button .wp-element-button:hover {
  --krt_theme_btn_color_hover: var(--krt_black);
  --krt_theme_btn_bgcolor_hover: var(--krt_white);
  --krt_theme_btn_border_color_hover: var(--krt_white);
}

a.green-button,
a.green-button:visited,
.is-style-green-button .wp-element-button {
  --krt_theme_btn_color: var(--krt_blue);
  --krt_theme_btn_bgcolor: var(--krt_green_2);
  --krt_button_border_color: var(--krt_transparent);
}
a.green-button:hover,
a.green-button:visited:hover,
.is-style-green-button .wp-element-button:hover {
  --krt_theme_btn_color_hover: var(--krt_blue);
  --krt_theme_btn_bgcolor_hover: #07b659;
  --krt_theme_btn_border_color_hover: var(--krt_transparent);
}

.wp-block-buttons > .wp-block-button {
  line-height: 0.65;
}

.hide-headings {
  display: none;
}

/* Styles for the disabled button */
button[disabled] {
  background-color: #dddddd;
  color: #999999;
  cursor: not-allowed;
  border: 1px solid #cccccc;
  opacity: 0.6;
}

/* Optional: Hover styles for disabled button */
button[disabled]:hover {
  background-color: #dddddd;
}

.wp-block-button.is-style-outline a.wp-block-button__link,
.wp-block-button.is-style-outline a.wp-block-button__link:visited {
  border: 2px solid var(--krt_wp_outline_btn_border_color);
}
.wp-block-button.is-style-outline a.wp-block-button__link:hover,
.wp-block-button.is-style-outline a.wp-block-button__link:visited:hover {
  background-color: var(--krt_wp_outline_btn_bgcolor);
  color: var(--krt_wp_outline_btn_color);
}
.wp-block-button.is-style-outline a.wp-block-button__link.has-text-color:hover, .wp-block-button.is-style-outline a.wp-block-button__link.has-background:hover,
.wp-block-button.is-style-outline a.wp-block-button__link:visited.has-text-color:hover,
.wp-block-button.is-style-outline a.wp-block-button__link:visited.has-background:hover {
  background-color: unset;
  color: unset;
}
.wp-block-button.is-style-outline a.wp-block-button__link.has-text-color.has-background,
.wp-block-button.is-style-outline a.wp-block-button__link:visited.has-text-color.has-background {
  border: none;
}
.wp-block-button.is-style-outline a.wp-block-button__link.has-text-color.has-background:hover,
.wp-block-button.is-style-outline a.wp-block-button__link:visited.has-text-color.has-background:hover {
  border: none;
}

.no-visible {
  visibility: hidden;
}

/****
 *
 * 404 page
 *
****/
.not-found {
  text-align: center;
}

.error {
  text-align: center;
  margin: 20px 0;
  width: 100%;
}
.error .menu {
  margin: 0;
}
.error ul li {
  display: inline-block;
  margin: 0 10px;
  font-weight: 700;
  padding: 0;
}
.error ul li .submenu-icon {
  display: none !important;
}
.error ul li::before {
  display: none;
}
.error ul li a {
  padding: 10px;
  border-bottom: 0;
}
.error ul li a:hover {
  color: var(--krt_error_menu_color);
}
.error ul li ul {
  display: none;
}

.form-404 {
  margin: 0 auto 0;
  max-width: 720px;
}
.form-404 p {
  margin-bottom: 20px;
}

/**
* Custom Select Styles
**/
.select-dropdown ul.select-dropdown__list {
  display: none;
}
.select-dropdown ul.select-dropdown__list.is-active-dropdown {
  display: block;
}
.select-dropdown ul.select-dropdown__list li.select-dropdown__item {
  outline: 2px dotted transparent;
}
.select-dropdown ul.select-dropdown__list li.select-dropdown__item:focus, .select-dropdown ul.select-dropdown__list li.select-dropdown__item:focus-visible {
  outline-color: black !important;
}
.select-dropdown .select-dropdown__button:focus, .select-dropdown .select-dropdown__button:focus-visible {
  outline-color: black !important;
}

img.main-image {
  opacity: 0;
  transition: all 500ms ease-in-out;
}

picture img.loaded {
  opacity: 1;
}

.no-overflow {
  overflow: hidden;
}

.images-swiper {
  position: relative;
  box-sizing: border-box;
  width: calc(100% - 200px);
  margin: 0 auto;
}
.images-swiper .swiper-container {
  overflow: hidden;
  padding: 0 170px;
}
.images-swiper .swiper-slide {
  line-height: 0.65;
}
.images-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.swiper-button-next,
.swiper-button-prev {
  width: 56px;
  height: 56px;
  border-radius: 100px;
  border: 1px solid #4b5565;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
  z-index: 0;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}

.swiper-button-next {
  background-image: url(../png/swiper-arrow-right.png);
}

.swiper-button-prev {
  background-image: url(../png/swiper-arrow-left.png);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, -85px);
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, -85px);
}

body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  width: 90%;
}

iframe {

  width: 100%;
  aspect-ratio: 1/0.563;
  margin: 0 auto;
  border-radius: 20px;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}

.overlap-top {
  margin-top: -16.5%;
  padding-top: 18% !important;
}

.overlap-bottom {
  margin-bottom: -340px;
  z-index: 0;
  padding-bottom: 340px;
}

.popup-add {
  overflow: hidden;
}

.popup-remove #onload-popup {
  display: none;
  visibility: hidden;
  opacity: 0;
}

.onload-popup {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}

.onload-popup-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #f0f1f2;
  padding: 36px 60px;
  text-align: center;
  border-radius: 8px;
}

.close-button {
  margin-top: 10px;
  cursor: pointer;
}

.onload-popup-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0.65;
  gap: 20px;
  gap: 20px;
}

.onload-popup-content .text-48 span {
  background: linear-gradient(174deg, #065eaf 0%, #067fef 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.onload-popup-buttons .button {
  margin: 0;
}

.onload-popup-buttons span.white-button {
  background: #ffffff linear-gradient(174deg, #065eaf 0%, #067fef 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  --krt_button_border_color: #d0d5dd;
}

.onload-popup-top a.white-button {
  border-color: #d0d5dd;
  padding: 6px 10px 6px 30px;
  position: relative;
}

.onload-popup-top a.white-button::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 14px;
  margin: auto;
  border-radius: 10px;
  width: 8px;
  height: 8px;
  background-color: #18b36a;
}

/*-------------------------------------------------
>> Basic styles for Blog post
-------------------------------------------------*/
.post-box .post-box-img a {
  height: 100%;
  display: inline-block;
}
.post-box .post-image a {
  height: 100%;
  display: inline-block;
  width: 100%;
}
.post-box .post-image a .post-featured-thumb {
  height: 100%;
  width: 100%;
}
.post-box:last-of-type {
  margin-bottom: 0;
}
.post-box .post-box-img:hover img {
  transform: scale(1.05);
}

.post-content {
  margin-top: 15px;
  box-sizing: border-box;
  padding: 0 20px 20px;
}

.post-box-img {
  overflow: hidden;
  height: 250px;
}
.post-box-img.large-post-image {
  height: 600px;
}
.post-box-img.large-post-image img {
  -o-object-position: top center;
     object-position: top center;
}
.post-box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease-in-out;
}

.post-box-title h2 a,
.post-box-title h4 a {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: var(--krt_body_color);
  border-bottom: none;
}
.post-box-title h2 a:last-child,
.post-box-title h4 a:last-child {
  margin-bottom: 0;
}
.post-box-title h4 {
  margin: 0 0 10px;
}

.post-box.featured-post .post-box-inner {
  display: flex;
  align-items: center;
}
.post-box.featured-post .post-box-inner .post-box-img {
  width: 60%;
  min-height: 400px;
}
.post-box.featured-post .post-box-inner .post-content {
  width: 45%;
  margin-top: 0;
  margin-left: 30px;
}
.post-box.featured-post .post-box-inner .post-content h2 a {
  color: var(--krt_body_color);
}
.post-box.featured-post .post-box-inner span.button {
  margin-top: 30px;
}

.post-author-ctn {
  display: flex;
}
.post-author-ctn .post-author-img {
  border-radius: 50%;
  margin-right: 20px;
}
.post-author-ctn .post-meta-date {
  color: var(--krt_dark-gray);
  font-size: var(--krt_font_size_3);
}

.post-box-meta {
  margin-bottom: 8px;
}
.post-box-meta .post-date {
  margin-right: 20px;
  font-size: 0.875rem;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.post-box-meta .ac-post-cat {
  font-size: 0.875rem;
}
.post-box-meta a {
  text-decoration: none;
  border-bottom: none;
  margin-left: 5px;
}

.post-box-excerpt p {
  margin-bottom: 15px;
}

.hero-ctn .post-box-meta {
  margin-bottom: 15px;
}

.post-tag a {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 8px;
  border-bottom: none;
  padding: 3px 10px;
  display: inline-block;
  color: var(--krt_black);
  background-color: var(--krt_white_1);
}
.post-tag a:hover {
  background-color: var(--krt_white_2);
}

.blog-nav .nav-ctn ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.blog-nav .nav-ctn ul ul {
  margin-left: 0;
}
.blog-nav .nav-ctn ul li {
  list-style: none;
  margin: 0 5px;
  padding: 10px 20px;
  background-color: var(--krt_white_1);
}
.blog-nav .nav-ctn ul li a {
  font-size: var(--krt_font_size_3);
  color: var(--krt_black);
}

.resources-post-box {
  border: 0;
  border: 1px solid var(--krt_mercury);
}
.resources-post-box .post-image a {
  height: 100%;
  display: inline-block;
  width: 100%;
}
.resources-post-box .rc-post-img:hover img {
  transform: scale(1.05);
}

.featured-post .rc-post-img {
  width: 47%;
  line-height: 0;
}
.featured-post .rc-post-img a {
  padding: 0;
}
.featured-post .post-content {
  width: 47%;
  margin-top: 0;
  padding-left: 0;
  padding-bottom: 0;
}
.featured-post .resources-inner {
  margin-bottom: 0;
}

.rc-post-img {
  overflow: hidden;
}
.rc-post-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease-in-out;
}

.post-meta {
  margin: 30px 0 40px;
}

.post-box {
  background-color: var(--krt_color_on_primary);
  border: 1px solid var(--krt_mercury);
  box-sizing: border-box;
}

.post-box-button {
  line-height: 0.65;
}

.comment-form-cookies-consent {
  margin-top: 30px;
}

.social-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.social-btn-title {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.post-shares.share-buttons {
  gap: 5px;
}
.post-shares.share-buttons .social-btn a {
  border-radius: 0;
  border: none;
}
.post-shares.share-buttons .social-btn .screen-reader-text {
  display: none;
}

.social-btn a {
  color: #fff;
  box-sizing: border-box;
  width: 30px;
  text-align: center;
  margin-left: 5px;
}
.social-btn a svg {
  width: 16px;
  height: 16px;
}

.social-btn a:hover {
  color: #fff;
}

.social-facebook a {
  background: #3b5998;
}

.social-twitter a {
  background: #1da1f2;
}

.social-gplus a {
  background: #dd4b39;
}

.social-linkedin a {
  background: #0077b5;
}

.social-stumbleupon a {
  background: #eb4924;
}

.social-pinterest a {
  background: #bd081c;
}

.social-tumblr a {
  background: #35465c;
}

.social-delicious a {
  background: #39f;
}

.social-reddit a {
  background: #5f99cf;
}

.social-vkontakte a {
  background: #45668e;
}

.social-whatsapp a {
  background: #25d366;
}

body.single.single-post .hero-ctn {
  padding: 0 0 60px 0;
}

.blog-nav .nav-ctn ul {
  row-gap: 10px;
}
.blog-nav .nav-ctn ul li::before {
  display: none;
}
.blog-nav .nav-ctn ul li a,
.blog-nav .nav-ctn ul li a:visited {
  border-bottom: none;
}
.blog-nav .nav-ctn ul li.current a,
.blog-nav .nav-ctn ul li.current a:visited {
  border-bottom: 1px solid var(--krt_link_border_color);
}

.lead-types-icon {
  padding: 18px;
  box-sizing: border-box;
  height: -moz-max-content;
  height: max-content;
}
.lead-types-icon p {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
.lead-types-icon p strong {
  letter-spacing: -0.2px;
}
.lead-types-icon p img {
  width: 27px !important;
  height: 27px;
  margin-top: 4px;
}
.lead-types-icon .d-block {
  display: block;
}

/*-------------------------------------------------
>> Basic styles for Blog post
-------------------------------------------------*/
.two-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(397px, 50% - 4%, 100%), 100%), 1fr));
  gap: 4%;
  row-gap: var(--krt_space_6);
}

.image-slider-alongside-text.two-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(397px, 50% - 1%, 100%), 100%), 1fr));
  gap: 1%;
  row-gap: var(--krt_space_6);
}

.three-columns,
.is-style-three-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(309px, 33.3333333333% - 2.5%, 100%), 100%), 1fr));
  gap: 2.5%;
  row-gap: var(--krt_space_8);
}

.image-grid-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(309px, 33.3333333333% - 7.5%, 100%), 100%), 1fr));
  gap: 7.5%;
  row-gap: var(--krt_space_8);
}
.image-grid-columns.is-style-two-columns {
  gap: 50px;
}
.image-grid-columns.is-style-two-columns .column-image {
  margin-bottom: 24px;
}
.image-grid-columns.is-style-two-columns .column-image img {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: none;
}
.image-grid-columns.is-style-two-columns .column-title h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.pricing-three-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(309px, 33.3333333333% - 2%, 100%), 100%), 1fr));
  gap: 2%;
  row-gap: var(--krt_space_8);
}

.icon-tiles {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(309px, 33.3333333333% - 2%, 100%), 100%), 1fr));
  gap: 2%;
  row-gap: 24px;
}
.icon-tiles.center-align.no-border {
  row-gap: var(--krt_space_9);
}

.support-cards-three-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(309px, 33.3333333333% - 2%, 100%), 100%), 1fr));
  gap: 2%;
  row-gap: 24px;
}

.four-columns,
.is-style-four-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(250px, 25% - 2%, 100%), 100%), 1fr));
  gap: 2%;
  row-gap: var(--krt_space_6);
}

.logo-grid-four-columns {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px 4%;
}

.logo-grid-six-columns,
.is-style-six-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(120px, 16.6666666667% - 5%, 100%), 100%), 1fr));
  gap: 5%;
  row-gap: var(--krt_space_6);
}

.five-columns,
.is-style-five-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(200px, 20% - 2%, 100%), 100%), 1fr));
  gap: 2%;
  row-gap: var(--krt_space_6);
}

.comp-icon-five-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(160px, 20% - 2%, 100%), 100%), 1fr));
  gap: 2%;
  row-gap: var(--krt_space_6);
}

.wp-block-columns.has-border-color .wp-block-column {
  padding: 36px;
}

/*-------------------------------------------------
>> Styles for Website Blocks
-------------------------------------------------*/
/*-------------------------------------------------
>> Basic styles for Defualt Block
-------------------------------------------------*/
/*-------------------------------------------------
>> Basic styles for FAQ's Block
-------------------------------------------------*/
.faq-block {
  max-width: 768px;
  margin: 0 auto;
}

.faq-heading {
  width: calc(100% - 100px);
  font-weight: 500;
}

.faq-icon {
  position: relative;
  z-index: 2;
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI0IDI1IiBmaWxsPSJub25lIj48cGF0aCBkPSJNMTIgOC41VjE2LjVNOCAxMi41SDE2TTIyIDEyLjVDMjIgMTguMDIyOCAxNy41MjI4IDIyLjUgMTIgMjIuNUM2LjQ3NzE1IDIyLjUgMiAxOC4wMjI4IDIgMTIuNUMyIDYuOTc3MTUgNi40NzcxNSAyLjUgMTIgMi41QzE3LjUyMjggMi41IDIyIDYuOTc3MTUgMjIgMTIuNVoiIHN0cm9rZT0iIzk4QTJCMyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD48L3N2Zz4=);
  cursor: pointer;
}
.faq-icon.active {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIj48cGF0aCBkPSJNOCAxMkgxNk0yMiAxMkMyMiAxNy41MjI4IDE3LjUyMjggMjIgMTIgMjJDNi40NzcxNSAyMiAyIDE3LjUyMjggMiAxMkMyIDYuNDc3MTUgNi40NzcxNSAyIDEyIDJDMTcuNTIyOCAyIDIyIDYuNDc3MTUgMjIgMTJaIiBzdHJva2U9IiM5OEEyQjMiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+PC9zdmc+);
}

.faq {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 26px 0;
  box-sizing: border-box;
}
.faq > .faq-head {
  border: none;
  font-size: 18px;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  position: relative;
}

.faq-content {
  border-top: 0;
  color: var(--krt_black_1);
  font-size: 16px;
  line-height: 21px;
  padding-top: 9px;
}
.faq-content a {
  text-decoration: underline;
  border-bottom: none;
}
.faq-content p {
  line-height: 1.5;
  margin-bottom: 16px;
}
.faq-content p:last-child {
  margin-bottom: 0 !important;
}

/*-------------------------------------------------
>> Basic styles for Team Block
-------------------------------------------------*/
.team-members {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.single-member {
  position: relative;
  margin-bottom: 40px;
}
.single-member .t-detail {
  margin-top: 20px;
}
.single-member .sm-inner {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-bottom: none;
  position: relative;
}
.single-member .member-image {
  background-image: url(../webp/default-image.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 310px;
  width: 100%;
}
.single-member .member-name {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 8px;
}
.single-member .designation {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: var(--krt_font_size_4);
  margin-bottom: 0;
}

.black-container * {
  color: var(--wp--preset--color--white);
}

.section-team-variation {
  max-width: 1064px;
  margin: 0 auto;
}

.single-member-detail {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  -moz-column-gap: 2%;
       column-gap: 2%;
  justify-content: space-between;
  padding: 16px 0 21px;
  color: var(--wp--preset--color--black80);
  border-bottom: 1px solid var(--wp--preset--color--regular_text);
}
.single-member-detail:first-child {
  border-top: 1px solid var(--wp--preset--color--regular_text);
}
.single-member-detail h6 {
  letter-spacing: -0.15px;
  color: var(--wp--preset--color--black80);
}
.single-member-detail h6,
.single-member-detail p {
  margin-bottom: 0;
}
.single-member-detail .name {
  flex: 4;
}
.single-member-detail .description {
  flex: 5;
}
.single-member-detail .title {
  flex: 2;
}

.team-detail {
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  max-width: 639px;
  max-height: 70vh;
  width: 100%;
  transition: all 0.5s ease-in-out;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.team-detail .team-detail-inner {
  padding-right: 6px;
  height: 100%;
  overflow: auto;
}
.team-detail .team-detail-inner::-webkit-scrollbar {
  display: none;
}
.team-detail .team-detail-inner.scroll {
  padding-right: 0;
}
.team-detail .team-detail-inner.scroll::-webkit-scrollbar {
  display: block;
}
.team-detail .mfp-close {
  position: absolute;
  top: 7px;
  right: 5px;
  width: 16px;
  height: 16px;
  transition: all 200ms;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
}
.team-detail .mfp-close:hover {
  background-color: transparent;
  cursor: pointer;
}

.team-detail-inner::-webkit-scrollbar {
  width: 6px;
  height: 100%;
}

.team-detail-inner::-webkit-scrollbar-track {
  background-color: var(--wp--preset--color--regular_text);
}

.team-detail-inner::-webkit-scrollbar-thumb {
  background: var(--krt_yellow);
}

.single-team {
  text-align: left;
}
.single-team .single-team-head {
  background-color: var(--wp--preset--color--mgray);
  position: relative;
  padding-right: 35px;
}
.single-team .member-image-popup {
  width: 30%;
  height: 185px;
}
.single-team .member-detail-popup {
  width: 64%;
}
.single-team .member-name-popup {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: var(--wp--preset--color--dark_text);
  margin-bottom: 5px;
}
.single-team .member-designation {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: var(--wp--preset--color--lblack);
  margin-bottom: 0;
  font-size: var(--krt_font_size_3);
  letter-spacing: -0.6px;
}
.single-team .single-team-content * {
  color: black !important;
}
.single-team .single-team-content {
  overflow: auto;
  background-color: var(--wp--preset--color--white_text);
  padding: 41px 60px 50px 50px;
  font-size: var(--krt_font_size_4);
  line-height: 1.65;
}
.single-team .single-team-content p {
  margin-bottom: 0;
}

.mfp-content {
  text-align: center;
}

.mfp-wrap {
  z-index: 999999 !important;
}

/*-------------------------------------------------
>> Basic styles for Image Alongside Text Block
-------------------------------------------------*/
.image-at-left .iat-content,
.is-style-image-at-left .iat-content {
  order: 2;
}

section {
  position: relative;
}

.image-alongside-text {
  align-items: center;
}
.image-alongside-text.wide-image .iat-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-left: auto;
}
.image-alongside-text .iat-content .kicker {
  margin-bottom: 14px;
  font-family: "Outfit", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 30px;
  color: #065EAF;
}
.image-alongside-text .iat-content h5,
.image-alongside-text .iat-content h6 {
  margin-bottom: 2px;
}
.image-alongside-text .iat-content h3 {
  margin-bottom: 4px;
}
.image-alongside-text .iat-content ul li {
  margin-bottom: 17px;
}
.image-alongside-text .iat-content .has-font-size-24-font-size {
  letter-spacing: 0.6px;
  margin-bottom: 22px;
}
.image-alongside-text.is-style-text-top-align {
  align-items: flex-start;
}

.iat-two-columns .iat-content {
  width: 47.3%;
}
.iat-two-columns .iat-image {
  width: 47.3%;
}

.iat-content {
  max-width: 580px;
}
.iat-content .heading-2 {
  font-size: var(--krt_font_size_11);
  line-height: 1.09;
  letter-spacing: -0.6px;
}
.iat-content .has-font-size-36-font-size {
  line-height: 1.2;
  letter-spacing: -0.36px;
  margin-bottom: 10px;
}
.iat-content .has-font-size-48-font-size {
  line-height: 1;
  margin-bottom: 24px;
}
.iat-content p {
  margin-bottom: 22px;
}
.iat-content p strong {
  font-family: "Outfit", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: inherit;
}
.iat-content ul {
  margin-bottom: 24px;
}
.iat-content ul li {
  padding-left: 40px;
  margin-bottom: 30px;
}
.iat-content ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxOCAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzIwMDhfMikiPgo8cGF0aCBkPSJNMTcgMUw2IDEyTDEgNyIgc3Ryb2tlPSIjMTdCMjZBIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzIwMDhfMiI+CjxyZWN0IHdpZHRoPSIxOCIgaGVpZ2h0PSIxMyIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
  background-color: unset;
}

.glide-placeholder-image,
.glide-placeholder-logo,
.glide-placeholder-slider,
.glide-placeholder-video-with-popup,
.glide-placeholder-image-grid,
.glide-placeholder-iframe {
  aspect-ratio: 6/4;
  width: 100%;
  height: 100%;
  background-color: #e8e9eb;
  border-radius: 0;
  border: 3px dashed #c3c4c7;
  position: relative;
  cursor: pointer;
}

.section-video-frame .image-box {
  width: 100%;
}

.glide-placeholder-iframe {
  width: 100%;
  aspect-ratio: 4/2;
}

.glide-placeholder-icon {
  aspect-ratio: 6/6;
  border: 1px dashed #c3c4c7;
  width: 100%;
  height: 100%;
  background-color: #e8e9eb;
  border-radius: 0;
  position: relative;
  cursor: pointer;
  line-height: 0.6;
  display: flex;
  align-items: center;
  justify-content: center;
}
.glide-placeholder-icon svg path {
  fill: #c3c4c7;
}

.iat-image img {
  width: 100%;
}

.hero-iat-variation {
  align-items: center;
}
.hero-iat-variation .iat-image {
  width: 100%;
}
.hero-iat-variation.round-cornor {
  align-items: center;
  padding: 72px 0;
}
.hero-iat-variation.round-cornor .iat-image {
  border-radius: 20px;
}
.hero-iat-variation.round-cornor .iat-image img {
  border-radius: 20px;
}
.hero-iat-variation .iat-content h1.text-60 {
  margin-bottom: 13px;
}
.hero-iat-variation .iat-content p:last-child {
  margin-bottom: 30px;
}
.hero-iat-variation.platform-page .iat-content h1.text-60 {
  margin-bottom: 13px;
}
.hero-iat-variation.platform-page .iat-content .has-font-size-30-font-size {
  line-height: 1.2;
}
.hero-iat-variation.platform-page .iat-content p:last-of-type {
  margin-bottom: 5px;
}

.hero-iat-variation.platform-page {
  padding: 100px 0;
  position: relative;
}

.platform-bg-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  width: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: center center;
  opacity: 1;
  background-image: url("../png/83739113327affiliate-intro-bg.png");
}

.isat-images {
  height: 590px;
  overflow: hidden;
  width: 613px;
  display: flex;
  justify-content: end;
}
.isat-images .sub-image {
  position: absolute;
  left: calc(-50% + 202px);
  width: 260px;
  height: 270px;
  z-index: 999;
  top: calc(50% - 135px);
}
.isat-images .swiper-wrapper {
  width: initial;
}
.isat-images .swiper-slide {
  width: -moz-fit-content;
  width: fit-content;
}

.image-slider-alongside-text {
  align-items: center;
}

.isat-content {
  max-width: 580px;
}
.isat-content .heading-2 {
  font-size: 48px;
  margin-bottom: 16px;
  line-height: 60px;
}
.isat-content .wp-block-buttons {
  gap: 10px;
}
.isat-content p {
  margin-bottom: 20px;
}
.isat-content ul {
  margin-bottom: 45px;
}
.isat-content ul li {
  padding-left: 40px;
  margin-bottom: 23px;
}
.isat-content ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHlsZT0ibWFyZ2luLXRvcDogMnB4OyI+CiAgPHBhdGggZD0iTTcuNSAxMkwxMC41IDE1TDE2LjUgOU0yMiAxMkMyMiAxNy41MjI4IDE3LjUyMjggMjIgMTIgMjJDNi40NzcxNSAyMiAyIDE3LjUyMjggMiAxMkMyIDYuNDc3MTUgNi40NzcxNSAyIDEyIDJDMTcuNTIyOCAyIDIyIDYuNDc3MTUgMjIgMTJaIiBzdHJva2U9IiMxN0IyNkEiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-color: unset;
}

.isat-image.swiper-slide .sub-image {
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.isat-image.swiper-slide.swiper-slide-active .sub-image {
  transition: all 1.5s ease-in-out;
  opacity: 1;
}

/*-------------------------------------------------
>> Basic styles for Video Alongside Text Block
-------------------------------------------------*/
.video-text {
  font-family: "Outfit", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.section-vat {
  margin-bottom: -375px;
}
.section-vat .video-bottom-section {
  margin-top: 88px;
}

.video-alongside-text-inner {
  gap: 40px;
}
.video-alongside-text-inner .has-design-image {
  position: relative;
  width: 49%;
  height: 328px;
}
.video-alongside-text-inner .has-design-image::before {
  content: "";
  width: 100%;
  height: calc(100% + 160px);
  position: absolute;
  top: -68px;
  right: calc(50% - 22px);
  transform: translateX(50%);
  z-index: 0;
  background-size: contain;
  background-image: url(../png/video_shpes.png);
  background-repeat: no-repeat;
}

.vat-text-section {
  width: 46%;
  box-sizing: border-box;
  padding-right: 30px;
}
.vat-text-section .heading-1 {
  margin-bottom: 16px;
}

.home-page-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.home-page-video {
  position: absolute;
  border-radius: 20px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.vat-video-section {
  display: flex;
  align-items: center;
  justify-content: center;
}
.vat-video-section video,
.vat-video-section image {
  z-index: 3;
  position: relative;
  border-radius: 20px;
  margin-bottom: 0;
}
.vat-video-section a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
.vat-video-section .placeholder-image {
  aspect-ratio: 576/324;
}

a.video-popup {
  border-bottom: none;
}
a.video-popup video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#video-popup .mfp-close,
#video-popup-link .mfp-close {
  background-color: var(--krt_white);
  border-radius: 50%;
  width: 32px;
  height: 32px;
  top: -16px;
  right: -16px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 13px 27px 0 rgba(0, 0, 0, 0.4);
}
#video-popup .mfp-close svg,
#video-popup-link .mfp-close svg {
  position: absolute;
  top: calc(50% - 6px);
  left: calc(50% - 6px);
  width: 12px;
  height: 12px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgNDI2LjY2NyA0MjYuNjY3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz48cGF0aCBkPSJNNDI2LjY2NyA1OS43MzMgMzY2LjkzMyAwbC0xNTMuNiAxNTMuNkw1OS43MzMgMCAwIDU5LjczM2wxNTMuNiAxNTMuNkwwIDM2Ni45MzNsNTkuNzMzIDU5LjczNCAxNTMuNi0xNTMuNiAxNTMuNiAxNTMuNiA1OS43MzQtNTkuNzM0LTE1My42LTE1My42eiIgZmlsbD0iIzIyMjgzYSIgb3BhY2l0eT0iMSIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9IiI+PC9wYXRoPjwvZz48L3N2Zz4=) !important;
  background-repeat: no-repeat !important;
  background: center;
  background-size: contain;
  transition: all 0.3s ease-in-out;
}
#video-popup .mfp-close:hover,
#video-popup-link .mfp-close:hover {
  background-color: var(--krt_red);
}
#video-popup .mfp-close:hover svg path,
#video-popup-link .mfp-close:hover svg path {
  transition: all 0.3s ease-in-out;
  fill: #ffffff;
}

.popup-inner {
  display: none;
  margin: 0 auto;
  position: relative;
}
.popup-inner.popup-active {
  width: 80%;
  max-width: 800px;
  display: block;
}
.popup-inner video {
  margin-bottom: 0;
  border-radius: 20px;
}

.open-popup-icon {
  width: 76px;
  height: 76px;
  box-sizing: border-box;
  border-radius: 50px;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 4;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.open-popup-icon img {
  width: 30px;
  height: 30px;
}

.video-text {
  max-width: 460px;
  font-size: 28px;
  line-height: 1.143;
}
.video-text .wp-block-button {
  margin-left: 0 !important;
}
.video-text .wp-element-button {
  font-size: 18px;
  padding: 15px 26px 16px;
}
.video-text .wp-block-buttons-is-layout-flex {
  gap: 12px;
}

.fixed-controls {
  display: flex;
  margin: 15px;
  gap: 10px;
}

.section-video-frame {
  display: flex;
  justify-content: center;
}

/*-------------------------------------------------
>> Basic styles for Video Alongside Text Block
-------------------------------------------------*/
.tile-image {
  aspect-ratio: 570/297;
  line-height: 0.65;
  margin-bottom: 24px;
}
.tile-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.tile-content {
  max-width: 570px;
}

/*-------------------------------------------------
>> Basic styles for Video Alongside Text Block
-------------------------------------------------*/
.midpage-cta {
  box-sizing: border-box;
  padding-top: 96px;
}
.midpage-cta.midpage-cta-dark {
  background-color: #041A2A;
}
.midpage-cta.midpage-cta-dark h3 {
  letter-spacing: 0;
}
.midpage-cta.midpage-cta-dark .midpage-cta-inner p:first-of-type {
  margin-top: 22px;
}
.midpage-cta.blue-bg {
  background: var(--gradient-linear-color-92, linear-gradient(174deg, #065eaf 0%, #067fef 100%));
}
.midpage-cta.blue-bg .midpage-cta-inner p {
  max-width: 100%;
}
.midpage-cta.blue-bg .midpage-cta-inner p:first-of-type {
  margin-top: 32px;
}
.midpage-cta.blue-bg, .midpage-cta.midpage-cta-dark {
  border-radius: 16px;
  padding: 48px 64px 48px;
}
.midpage-cta.blue-bg *:not(.is-style-white-button .wp-element-button,
.is-style-white-button .wp-element-button span,
.is-style-watch-button .wp-element-button,
.is-style-watch-button .wp-element-button span), .midpage-cta.midpage-cta-dark *:not(.is-style-white-button .wp-element-button,
.is-style-white-button .wp-element-button span,
.is-style-watch-button .wp-element-button,
.is-style-watch-button .wp-element-button span) {
  color: var(--krt_white);
}
.midpage-cta.blue-bg h2, .midpage-cta.midpage-cta-dark h2 {
  line-height: 1.1;
  letter-spacing: -0.48px;
  margin-bottom: 0;
}
.midpage-cta.blue-bg p:last-of-type, .midpage-cta.midpage-cta-dark p:last-of-type {
  margin-bottom: 0;
}
.midpage-cta.blue-bg .wp-block-buttons, .midpage-cta.midpage-cta-dark .wp-block-buttons {
  margin-top: 38px;
}
.midpage-cta .heading-2 {
  font-family: "Outfit", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: var(--krt_font_size_11);
}

.mp-cta .mp-cta-content {
  margin-top: 59px;
  width: 50%;
  margin-left: -7px;
}
.mp-cta .heading-2 {
  font-size: var(--krt_font_size_12);
  margin-bottom: 23px;
  letter-spacing: -0.6px;
}
.mp-cta p {
  color: #85e13a;
  font-size: var(--krt_font_size_7);
  margin-bottom: 36px;
}

.mp-cta.d-flex {
  justify-content: space-between;
}

.mp-cta-image {
  width: 50%;
  line-height: 0.65;
}
.mp-cta-image img {
  border-radius: 0;
}

.wp-block-kartrapack-midpage-cta {
  max-width: 100% !important;
}
.wp-block-kartrapack-midpage-cta .midpage-cta {
  max-width: 1180px;
  margin: 0 auto;
}

.midpage-cta-inner p {
  max-width: 965px;
  margin-left: auto;
  margin-right: auto;
}

/*-------------------------------------------------
>> Basic styles for Video Alongside Text Block
-------------------------------------------------*/
.testimonial-single {
  box-sizing: border-box;
  padding: 32px 16px;
  background-color: #F8FAFC;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.client-review {
  color: var(--krt_black_3);
  margin-bottom: 32px;
}
.client-review p strong {
  font-size: 20px;
}
.client-review p {
  line-height: 1.5;
  font-size: 16px;
  margin-bottom: 17px;
}
.client-review p:last-child {
  margin-bottom: 0;
}

.client-image {
  width: 69px;
  height: 69px;
  line-height: 0.65;
  border-radius: 50%;
}
.client-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  border-radius: 50%;
}

.client-detail-inner {
  margin-top: 32px;
}

.client-name {
  position: relative;
  font-size: 18px;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding-left: 18px;
  color: var(--krt_black_3);
}
.client-name::before {
  position: absolute;
  content: "—";
  left: 0;
  top: 0;
  font-size: 18px;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.client-designation {
  color: var(--krt_black_3);
  font-size: 16px;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 5px;
}

.client-rating {
  margin-bottom: 16px;
}

.testimonial-swiper {
  padding-top: 60px;
  overflow: hidden;
}

.testimonial-image {
  width: 30%;
  border-radius: 20px;
}

.testimonial-content {
  width: 65%;
  position: relative;
}
.testimonial-content::before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPjxnIGZpbGw9IiMwMDAiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBhdGggZD0iTTYuNSAzQzkuNjk0IDMgMTIgNS42MzcgMTIgOS41NDJjLS4wMiA1LjY3My00LjI4NSA5LjY4NC0xMC40MzggMTAuNDU0LS41Ny4wNzItLjc5LS43Mi0uMjY1LS45NTMgMi4zNi0xLjA1IDMuNTUzLTIuMzgyIDMuNzA3LTMuNy4xMTUtLjk4NS0uNDItMS44NDgtMS4wOTMtMi4wMUMyLjE2OCAxMi45MTQgMSAxMC43NDMgMSA4LjVBNS41IDUuNSAwIDAgMSA2LjUgM3pNMTguNSAzQzIxLjY5NCAzIDI0IDUuNjM3IDI0IDkuNTQyYy0uMDIgNS42NzMtNC4yODUgOS42ODQtMTAuNDM4IDEwLjQ1NC0uNTcuMDcyLS43OS0uNzItLjI2NS0uOTUzIDIuMzYtMS4wNSAzLjU1My0yLjM4MiAzLjcwNy0zLjcuMTE1LS45ODUtLjQyLTEuODQ4LTEuMDkzLTIuMDFDMTQuMTY4IDEyLjkxNCAxMyAxMC43NDMgMTMgOC41QTUuNSA1LjUgMCAwIDEgMTguNSAzeiIgZmlsbD0iIzA2NWVhZiIgb3BhY2l0eT0iMSIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9IiI+PC9wYXRoPjwvZz48L2c+PC9zdmc+);
  width: 40px;
  height: 40px;
  position: absolute;
  top: -60px;
  left: 0;
  background-repeat: no-repeat;
  z-index: 99;
  background-size: cover;
}
.testimonial-content p {
  font-family: "Outfit", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  margin-bottom: 12px;
}
.testimonial-content p:last-child {
  margin-bottom: 0;
}
.testimonial-content .testimonial-author {
  color: #065eaf;
  text-transform: uppercase;
  letter-spacing: 3.5px;
}

.testimonials {
  margin-top: 34px;
}

/*-------------------------------------------------
>> Basic styles for Image Three Columns Block
-------------------------------------------------*/
.column-image img {
  border-radius: 8px;
}

/*-------------------------------------------------
>> Basic styles for Video Alongside Text Block
-------------------------------------------------*/
.is-style-two-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(308px, 50% - 8%, 100%), 100%), 1fr));
  gap: 8%;
  row-gap: var(--krt_space_6);
}
.is-style-two-columns .image-grid-column {
  max-width: 100%;
  width: 100%;
}

.column-image {
  line-height: 0.65;
  border-radius: 10px;
  margin-bottom: 20px;
}
.column-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  box-shadow: 0px 4px 20px rgba(16, 24, 40, 0.2);
}

.column-title h3 {
  margin-bottom: 10px;
  font-size: var(--krt_font_size_9);
  font-family: "Outfit", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.column-text p {
  margin-bottom: 16px;
  font-size: var(--krt_font_size_3);
}

.image-grid-buttons {
  gap: 12px;
}

.margin-top {
  margin-top: -346px;
}

.editor-margin-top {
  margin-top: -381px;
}
.editor-margin-top .margin-top {
  margin: 0;
}

.font-1 {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.font-2 {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.font-3 {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.font-4 {
  font-family: "Inter", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.font-5 {
  font-family: "Inter", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.font-6 {
  font-family: "Inter", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.font-7 {
  font-family: "Inter", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.font-8 {
  font-family: "Outfit", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.font-9 {
  font-family: "Outfit", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.font-10 {
  font-family: "Outfit", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.font-11 {
  font-family: "Outfit", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.image-grid-column.white-column {
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 30px;
  border-radius: 20px;
  padding: 20px;
  text-align: center;
}
.image-grid-column.white-column .column-title h3 {
  font-size: var(--krt_font_size_7);
}
.image-grid-column.white-column .column-image {
  height: 480px;
}
.image-grid-column.white-column .column-image img {
  box-shadow: none;
}
.image-grid-column.white-column img {
  border-radius: 20px;
}

/*-------------------------------------------------
>> Basic styles for Tabbed Content Block
-------------------------------------------------*/
.tabs-content-section-inner {
  box-sizing: border-box;
  padding: 42px;
  border-radius: 32px;
  border: 1px solid var(--Gray-100, #eef2f6);
  background: #f8fafc;
}

.tab-link {
  text-decoration: none;
}

.tabs-icon {
  transition: all 0.2s;
  display: flex;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  padding: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  border: 1px solid #eaecf0;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  margin: 0 auto;
  transition: all 0.3s ease-in-out;
}
.tabs-icon img {
  width: 100%;
}

.tab-title {
  margin-top: 5px;
}
.tab-title::after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 0;
  width: 100%;
  transition: all 0.3s;
  height: 3px;
  background: linear-gradient(315deg, #065eaf 0%, #067fef 100%);
  opacity: 0;
}

ul.tabs-links {
  justify-content: center;
  -moz-column-gap: 15px;
       column-gap: 15px;
  margin-bottom: 52px;
  flex-wrap: wrap;
  align-items: center;
}
ul.tabs-links li {
  position: relative;
  text-align: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.tabs-links li::before {
  display: none;
}
ul.tabs-links li a,
ul.tabs-links li a:visited {
  display: block;
  min-width: 143px;
  border-bottom: none;
  color: var(--krt_black_3);
  font-family: "Outfit", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
ul.tabs-links li a:hover .tabs-icon, ul.tabs-links li a.current .tabs-icon, ul.tabs-links li a:focus .tabs-icon,
ul.tabs-links li a:visited:hover .tabs-icon,
ul.tabs-links li a:visited.current .tabs-icon,
ul.tabs-links li a:visited:focus .tabs-icon {
  background: #121926;
  stroke: white;
  width: 48px;
  height: 48px;
}
ul.tabs-links li a:hover .tabs-icon img, ul.tabs-links li a.current .tabs-icon img, ul.tabs-links li a:focus .tabs-icon img,
ul.tabs-links li a:visited:hover .tabs-icon img,
ul.tabs-links li a:visited.current .tabs-icon img,
ul.tabs-links li a:visited:focus .tabs-icon img {
  filter: brightness(0) invert(1);
}
ul.tabs-links li a:hover .tab-title::after, ul.tabs-links li a.current .tab-title::after, ul.tabs-links li a:focus .tab-title::after,
ul.tabs-links li a:visited:hover .tab-title::after,
ul.tabs-links li a:visited.current .tab-title::after,
ul.tabs-links li a:visited:focus .tab-title::after {
  opacity: 1;
}

.tabs-content-columns {
  align-items: start;
}
.tabs-content-columns .tabb-content-image {
  width: 46.9%;
  margin: -4px 0 0 20px;
}
.tabs-content-columns .tabb-content-text {
  width: 44%;
}
.tabs-content-columns .tabb-content-text h5.wp-block-heading {
  font-size: 18px;
}
.tabs-content-columns .tabb-content-text ul {
  margin-bottom: 24px;
}
.tabs-content-columns .tabb-content-text ul li {
  padding-left: 40px;
  margin-bottom: 16px;
}
.tabs-content-columns .tabb-content-text ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxOCAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzIwMDhfMikiPgo8cGF0aCBkPSJNMTcgMUw2IDEyTDEgNyIgc3Ryb2tlPSIjMTdCMjZBIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzIwMDhfMiI+CjxyZWN0IHdpZHRoPSIxOCIgaGVpZ2h0PSIxMyIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
  background-color: unset;
}
.tabs-content-columns .tabb-content-image h2,
.tabs-content-columns .tabb-content-text h2 {
  font-size: var(--krt_font_size_10);
  margin-bottom: 26px;
}
.tabs-content-columns .tabb-content-image p,
.tabs-content-columns .tabb-content-text p {
  margin-bottom: 19px;
}
.tabs-content-columns .tabb-content-image h3,
.tabs-content-columns .tabb-content-image h4,
.tabs-content-columns .tabb-content-image h5,
.tabs-content-columns .tabb-content-image h6,
.tabs-content-columns .tabb-content-text h3,
.tabs-content-columns .tabb-content-text h4,
.tabs-content-columns .tabb-content-text h5,
.tabs-content-columns .tabb-content-text h6 {
  margin-bottom: 5px;
  letter-spacing: -0.2px;
}

.content-tab {
  display: none;
}
.content-tab.current, .content-tab:nth-child(1) {
  display: block;
}

.is-style-tabbed-content-simple .tabs-content-section-inner {
  background-color: var(--krt_transparent);
  border: var(--krt_transparent);
  padding: 0;
}
.is-style-tabbed-content-simple .tabs-content-section-inner .tabs-content-columns {
  align-items: center;
}
.is-style-tabbed-content-simple .tab-title {
  color: var(--krt_gray_5);
  font-size: 16px;
}
.is-style-tabbed-content-simple ul.tabs-links li a,
.is-style-tabbed-content-simple ul.tabs-links li a:visited {
  transition: 0.3s all ease-in-out;
}
.is-style-tabbed-content-simple ul.tabs-links li a .tabs-icon,
.is-style-tabbed-content-simple ul.tabs-links li a:visited .tabs-icon {
  border: none;
  box-shadow: none;
  background-color: var(--krt_transparent);
}
.is-style-tabbed-content-simple ul.tabs-links li a:hover, .is-style-tabbed-content-simple ul.tabs-links li a.current, .is-style-tabbed-content-simple ul.tabs-links li a:focus,
.is-style-tabbed-content-simple ul.tabs-links li a:visited:hover,
.is-style-tabbed-content-simple ul.tabs-links li a:visited.current,
.is-style-tabbed-content-simple ul.tabs-links li a:visited:focus {
  background-color: #eef2f6;
}
.is-style-tabbed-content-simple ul.tabs-links li a:hover .tab-title, .is-style-tabbed-content-simple ul.tabs-links li a.current .tab-title, .is-style-tabbed-content-simple ul.tabs-links li a:focus .tab-title,
.is-style-tabbed-content-simple ul.tabs-links li a:visited:hover .tab-title,
.is-style-tabbed-content-simple ul.tabs-links li a:visited.current .tab-title,
.is-style-tabbed-content-simple ul.tabs-links li a:visited:focus .tab-title {
  color: var(--krt_black_3);
}
.is-style-tabbed-content-simple ul.tabs-links li a:hover .tabs-icon, .is-style-tabbed-content-simple ul.tabs-links li a.current .tabs-icon, .is-style-tabbed-content-simple ul.tabs-links li a:focus .tabs-icon,
.is-style-tabbed-content-simple ul.tabs-links li a:visited:hover .tabs-icon,
.is-style-tabbed-content-simple ul.tabs-links li a:visited.current .tabs-icon,
.is-style-tabbed-content-simple ul.tabs-links li a:visited:focus .tabs-icon {
  width: 40px;
  height: 40px;
  border: none;
  box-shadow: none;
  background-color: var(--krt_transparent);
}
.is-style-tabbed-content-simple ul.tabs-links li a:hover .tabs-icon img, .is-style-tabbed-content-simple ul.tabs-links li a.current .tabs-icon img, .is-style-tabbed-content-simple ul.tabs-links li a:focus .tabs-icon img,
.is-style-tabbed-content-simple ul.tabs-links li a:visited:hover .tabs-icon img,
.is-style-tabbed-content-simple ul.tabs-links li a:visited.current .tabs-icon img,
.is-style-tabbed-content-simple ul.tabs-links li a:visited:focus .tabs-icon img {
  filter: initial;
}

/*-------------------------------------------------
>> Basic styles for Logo Grid Block
-------------------------------------------------*/
.logo-grid-inner .single-logo {
  width: auto;
  height: 48px;
  max-width: 198px;
  max-height: 48px;
  text-align: center;
}
.logo-grid-inner .single-logo img {
  height: 100%;
}

/*-------------------------------------------------
>> Basic styles for Icon Grid Block
-------------------------------------------------*/
.grid-icon img {
  width: 60px;
  height: 60px;
}

.comp-icons-head-text p {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  margin-bottom: 40px;
}

.comp-icon-grid-section {
  border-radius: 16px;
  background: var(--Gray-50, #f8fafc);
  padding: 48px 90px;
}

.comp-icon-grid-columns {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
}
.comp-icon-grid-columns img {
  border-radius: 12px;
  width: 114px;
}
.comp-icon-grid-columns a.column {
  border-bottom: none;
  width: calc(16% - 12px);
  text-decoration: none;
}
.comp-icon-grid-columns .icon-title p {
  color: #121926;
  text-align: center;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  margin-top: 6px;
}
.comp-icon-grid-columns .icon-title p:last-child {
  margin-bottom: 0;
}

/*-------------------------------------------------
>> Basic styles for Stats Block
-------------------------------------------------*/
.dark-blue-ctn .stat-column, .black-ctn .stat-column {
  color: var(--krt_white);
}

.stats-block {
  position: relative;
  box-sizing: border-box;
  padding: 119px 0 115px;
  overflow: hidden;
}
.stats-block .wrapper {
  position: relative;
  max-width: 1090px;
}
.stats-block::before {
  content: "";
  position: absolute;
  width: 1920px;
  height: 100%;
  top: 0;
  right: calc(50% - 957px);
  background-repeat: no-repeat;
  background-image: url(../png/stats-graph-new.png);
  background-position: center center;
  background-size: cover;
}
.stats-block p {
  margin-bottom: 23px;
}

span.postfix {
  margin-left: -18px;
}

.stats-head {
  position: relative;
}
.stats-head h2 {
  letter-spacing: -0.48px;
  margin-bottom: 19px;
}
.stats-head p {
  font-size: 20px;
}

.stats-columns {
  gap: 32px;
}

.stats-block-vaiation .stats-columns {
  margin-top: 50px;
  gap: 32px;
}

.stat-text {
  margin-top: -2px;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.stat-column {
  width: calc(33% - 25px);
}
.stat-column span {
  font-family: "Outfit", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: -1.2px;
}

.stats-block-vaiation .stats-columns {
  padding: 64px;
  background: linear-gradient(315deg, #065EAF 0%, #067FEF 100%);
  box-sizing: border-box;
  border-radius: 32px;
  justify-content: center;
}
.stats-block-vaiation .stats-columns .text-60 * {
  color: var(--krt_white);
}
.stats-block-vaiation .stats-columns .stat-text {
  color: var(--krt_white_2);
}

/*-------------------------------------------------
>> Basic styles for Icon Tiles Block
-------------------------------------------------*/
.single-icon-tile {
  width: 100%;
  box-sizing: border-box;
  padding: 17px 24px 16px 23px;
  transition: transform 0.5s;
  position: relative;
  border-radius: 16px;
  border: 1px solid var(--gray-100, #eef2f6);
  background: var(--gray-50, #f8fafc);
  text-align: left;
  box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
}

.icon-tiles.icon-tiles-variation .single-icon-tile {
  border: none;
  background-color: #f9fafb;
  box-shadow: none;
}
.icon-tiles.icon-tiles-variation .icon-tile-title {
  width: 100%;
}
.icon-tiles.icon-tiles-variation .icon-tile-title h3 {
  letter-spacing: -0.3px;
}
.icon-tiles.icon-tiles-variation .icon-tile-logo {
  width: 48px;
  height: 48px;
  padding: 11px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background: var(--Gradient-Linear-Color-92, linear-gradient(315deg, #065eaf 0%, #067fef 100%));
  margin-bottom: 18px;
}
.icon-tiles.icon-tiles-variation .icon-tile-content {
  margin-top: 8px;
  font-size: 16px;
}
.icon-tiles.icon-tiles-variation .icon-tile-content p {
  line-height: 1.5;
}
.icon-tiles.icon-tiles-overlaped-variation .icon-tile-head {
  gap: 19px;
}
.icon-tiles.icon-tiles-overlaped-variation .single-icon-tile {
  border: none;
  background-color: #f9fafb;
  border-radius: 0;
  box-shadow: none;
  padding: 0 24px 54px 24px;
  text-align: center;
  margin-bottom: 59px;
}
.icon-tiles.icon-tiles-overlaped-variation .icon-tile-title {
  width: 100%;
}
.icon-tiles.icon-tiles-overlaped-variation .icon-tile-title h3 {
  color: var(--krt_black_1);
  font-size: 20px;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: -0.1px;
}
.icon-tiles.icon-tiles-overlaped-variation .icon-tile-logo {
  width: 64px;
  height: 64px;
  margin: 0 auto;
  margin: -27px auto 0;
}
.icon-tiles.icon-tiles-overlaped-variation .icon-tile-logo img {
  margin-left: -6px;
}
.icon-tiles.icon-tiles-overlaped-variation .icon-tile-content {
  margin-top: 10px;
}
.icon-tiles.icon-tiles-overlaped-variation .icon-tile-content p {
  line-height: 1.5;
}
.icon-tiles.center-align.no-border {
  text-align: center;
}
.icon-tiles.center-align.no-border .single-icon-tile {
  padding: 0;
  border-radius: 0;
  border: none;
  background: transparent;
  text-align: center;
  box-shadow: none;
}
.icon-tiles.center-align.no-border .single-icon-tile .icon-tile-head {
  justify-content: center;
}
.icon-tiles.center-align.no-border .single-icon-tile .icon-tile-logo {
  border: 1px solid var(--krt_border_3);
  background-color: var(--krt_white);
  border-radius: 10px;
  background: none;
  box-shadow: 0px 1px 55px 2px rgba(0, 0, 0, 0.15);
}
.icon-tiles.center-align.no-border.blue-icon .icon-tile-logo {
  background: var(--Gradient-Linear-Color-92, linear-gradient(315deg, #065eaf 0%, #067fef 100%));
}
.icon-tiles.center-align.no-border .icon-tile-title h3 {
  margin-bottom: 8px;
}
.icon-tiles.center-align.no-border .icon-tile-title h3,
.icon-tiles.center-align.no-border .icon-tile-title {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
}

.dark-blue-ctn .icon-tiles.icon-tiles-variation:not(.center-align),
.light-black-ctn .icon-tiles.icon-tiles-variation:not(.center-align),
.gradient-ctn .icon-tiles.icon-tiles-variation:not(.center-align),
.black-ctn .icon-tiles.icon-tiles-variation:not(.center-align),
.editor-dark-blue-ctn .icon-tiles.icon-tiles-variation:not(.center-align),
.editor-light-black-ctn .icon-tiles.icon-tiles-variation:not(.center-align),
.editor-black-ctn .icon-tiles.icon-tiles-variation:not(.center-align), .editor-gradient-ctn .icon-tiles.icon-tiles-variation:not(.center-align) {
  box-sizing: border-box;
  padding: 40px 0;
}
.dark-blue-ctn .icon-tiles.icon-tiles-variation:not(.center-align) .single-icon-tile,
.light-black-ctn .icon-tiles.icon-tiles-variation:not(.center-align) .single-icon-tile,
.gradient-ctn .icon-tiles.icon-tiles-variation:not(.center-align) .single-icon-tile,
.black-ctn .icon-tiles.icon-tiles-variation:not(.center-align) .single-icon-tile,
.editor-dark-blue-ctn .icon-tiles.icon-tiles-variation:not(.center-align) .single-icon-tile,
.editor-light-black-ctn .icon-tiles.icon-tiles-variation:not(.center-align) .single-icon-tile,
.editor-black-ctn .icon-tiles.icon-tiles-variation:not(.center-align) .single-icon-tile, .editor-gradient-ctn .icon-tiles.icon-tiles-variation:not(.center-align) .single-icon-tile {
  box-sizing: border-box;
  width: 100%;
  padding: 24px;
  border-radius: 16px;
  border: 1px solid #364152;
  background-color: transparent;
}
.dark-blue-ctn .icon-tiles.icon-tiles-overlaped-variation .single-icon-tile,
.light-black-ctn .icon-tiles.icon-tiles-overlaped-variation .single-icon-tile,
.gradient-ctn .icon-tiles.icon-tiles-overlaped-variation .single-icon-tile,
.black-ctn .icon-tiles.icon-tiles-overlaped-variation .single-icon-tile,
.editor-dark-blue-ctn .icon-tiles.icon-tiles-overlaped-variation .single-icon-tile,
.editor-light-black-ctn .icon-tiles.icon-tiles-overlaped-variation .single-icon-tile,
.editor-black-ctn .icon-tiles.icon-tiles-overlaped-variation .single-icon-tile, .editor-gradient-ctn .icon-tiles.icon-tiles-overlaped-variation .single-icon-tile {
  box-shadow: none;
  box-sizing: border-box;
  width: 100%;
  padding: 24px;
  border-radius: 0;
  border: 1px solid #364152;
  background-color: transparent;
}

.heading-big-icon .single-icon-tile {
  border-radius: 16px;
  background: var(--Gray-100, #EEF2F6);
  padding: 24px 24px 32px 24px;
  box-shadow: none;
}
.heading-big-icon .icon-tile-head {
  gap: 16px;
  align-items: center;
}
.heading-big-icon .icon-tile-logo {
  width: 50px;
  height: 50px;
}
.heading-big-icon .icon-tile-title {
  width: calc(100% - 66px);
}
.heading-big-icon .icon-tile-title h3 {
  font-size: 30px;
}

.icon-tile-head {
  gap: 7px;
  align-items: center;
}

.icon-tile-logo {
  line-height: 0.65;
  width: 24px;
  height: 24px;
}

.icon-tile-title {
  width: calc(100% - 65px);
}
.icon-tile-title h3 {
  font-size: 18px;
  margin-bottom: 0;
  letter-spacing: -0.17px;
  color: var(--krt_black_1);
}
.icon-tile-title h3 strong {
  color: var(--krt_black_1);
}

.icon-tile-content {
  font-size: 14px;
  margin-top: 8px;
}
.icon-tile-content p {
  margin-bottom: 0;
  line-height: 1.42;
}

.icon-tiles-overlaped-variation {
  row-gap: 64px;
  max-width: 1250px;
  margin: 0 auto;
  gap: 30px !important;
}
.icon-tiles-overlaped-variation .icon-tile-content p {
  font-size: 16px;
}

/*-------------------------------------------------
>> Basic styles for Support cards Block
-------------------------------------------------*/
.support-card-single {
  width: 100%;
  box-sizing: border-box;
  padding: 16px 24px 62px;
  transition: transform 0.5s;
  position: relative;
  border-radius: 16px;
  border: 1px solid #E3E8EF;
  background-color: #F8FAFC;
  text-align: left;
}
.support-card-single .wp-block-buttons {
  position: absolute;
  bottom: 16px;
  left: 24px;
}
.support-card-single .wp-block-buttons .wp-block-button__link {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.support-card-title h3 {
  margin-bottom: 4px;
  font-family: "Outfit", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 30px;
  letter-spacing: 0.1px;
}

.support-card-content {
  font-size: 16px;
  margin-top: 13px;
}

.support-card-sub-title {
  color: #364152;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
}

/*-------------------------------------------------
>> Basic styles for Icon AlongSide Text Block
-------------------------------------------------*/
.icon-alongside-text {
  box-sizing: border-box;
  padding: 73px 0 84px;
  align-items: center;
}
.icon-alongside-text .kicker {
  color: var(--krt_green);
  font-size: var(--krt_space_6);
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  margin-bottom: 10px;
}
.icon-alongside-text h2 {
  line-height: 1.2;
  letter-spacing: -0.4px;
}
.icon-alongside-text.is-style-icons-at-left .iat-content {
  order: 2;
}
.icon-alongside-text .iat-content .wp-block-image {
  box-shadow: none;
}

.iat-tile-single {
  gap: 16px;
}
.iat-tile-single:nth-child(n+2) {
  margin-top: 48px;
}

.iat-tile-icon {
  width: 44px;
  height: 44px;
  line-height: 0.65;
}
.iat-tile-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.iat-tile-content {
  width: calc(100% - 64px);
}
.iat-tile-content h3 {
  font-size: var(--krt_space_6);
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.48;
  letter-spacing: 0px;
  margin-bottom: 8px;
}
.iat-tile-content p {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 0;
}

.iat-tiles {
  width: 100%;
}

.is-style-icons-at-left .iat-tile-icon {
  width: 48px;
  height: 48px;
}
.is-style-icons-at-left .iat-tile-content h3 {
  margin-bottom: 4px;
}
.is-style-icons-at-left .kicker {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.is-style-icons-at-left .has-font-size-24-font-size {
  font-size: 25px !important;
  letter-spacing: 0.2px;
  margin-bottom: 17px;
}
.is-style-icons-at-left h2:first-of-type {
  margin-bottom: 16px;
}
.is-style-icons-at-left .wp-block-image.size-large {
  margin-bottom: 0px;
}
.is-style-icons-at-left .iat-content p {
  margin-bottom: 36px;
}
.is-style-icons-at-left .iat-tiles {
  margin-top: -10px;
}

/*-------------------------------------------------
>> Basic styles for Featured Cards Block
-------------------------------------------------*/
.featured-card-single {
  width: 100%;
  box-sizing: border-box;
  padding: 24px 24px 32px 24px;
  border-radius: 16px;
  border: 1px solid var(--gray-100, #eef2f6);
  background: var(--gray-50, #f8fafc);
  box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
}

.feat-card-head h3 {
  margin-bottom: 7px;
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  font-size: var(--krt_font_size_7);
  font-family: "Outfit", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.feat-card-head h3 span.feat-card-head-span {
  display: inline-block;
  line-height: 0;
  max-width: 36px;
  height: 36px;
}
.feat-card-head p {
  font-size: 16px;
}

.feat-card-features {
  padding: 0px 17px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: #fff;
  margin-top: 24px;
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}
.feat-card-features ul {
  padding: 2px 0;
  margin: 0;
}
.feat-card-features ul li {
  padding: 0;
  margin: 0;
  border-bottom: 2px solid #cdd5df;
  list-style: none;
  color: var(--krt_black_3);
}
.feat-card-features ul li::before {
  display: none;
}
.feat-card-features ul li:last-child {
  border-bottom: 0;
}
.feat-card-features .single-feature {
  position: relative;
}
.feat-card-features .single-feature .image-box {
  width: 26px;
  position: absolute;
  top: calc(50% - 14px);
  left: 0;
}

.single-feature {
  background-repeat: no-repeat;
  background-position: center left;
  font-size: 16px;
  font-family: "Outfit", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 35.841px;
  box-sizing: border-box;
  padding: 8px 0 8px 28px;
}

/*-------------------------------------------------
>> Basic styles for Pricing Featured Block
-------------------------------------------------*/
.pricing-plans {
  box-sizing: border-box;
  padding: 0 15px;
}

.pricing-head h2 {
  font-size: 48px;
  margin-bottom: 11px;
  letter-spacing: -0.6px;
}
.pricing-head p {
  font-size: 20px;
  margin-bottom: 32px;
}

.pricing-features {
  background-color: #f8fafc;
  border-radius: 16px;
  box-sizing: border-box;
}
.pricing-features .wp-block-button {
  margin-bottom: 30px;
}

.pricing-feat-head {
  text-align: center;
  margin-bottom: 22px;
}
.pricing-feat-head mark {
  background: -webkit-linear-gradient(0deg, #065eaf, #067fef 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pricing-feat-head p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 25px;
}
.pricing-feat-head a.button {
  width: 100%;
  max-width: 266px;
  margin: 0 auto;
}
.pricing-feat-head h2 {
  letter-spacing: 0px;
}
.pricing-feat-head h3 {
  letter-spacing: 0px;
  font-size: 36px;
  margin-bottom: 0;
}

.have-border-line {
  position: relative;
  display: inline-block;
  margin-bottom: 35px;
}
.have-border-line::after {
  content: "";
  width: 80%;
  margin: 0 auto;
  height: 1px;
  background-color: #cdd5df;
  display: block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}

.pricing-heading {
  box-sizing: border-box;
  padding: 5px 14px;
  font-size: 16px;
  line-height: 22.4px;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  background-color: #ccfbef;
  border-radius: 8px;
}

.pricing-feat-single {
  width: 100%;
}
.pricing-feat-single ul {
  padding: 0;
  margin: 13px 0 0 0;
}
.pricing-feat-single ul li {
  margin: 0 0 12px;
  padding: 0 12px 0 50px;
  font-size: 16px;
  line-height: 24px;
  list-style: none;
}
.pricing-feat-single ul li::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 17px;
  width: 20px;
  height: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxOCAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzIwMDhfMikiPgo8cGF0aCBkPSJNMTcgMUw2IDEyTDEgNyIgc3Ryb2tlPSIjMTdCMjZBIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzIwMDhfMiI+CjxyZWN0IHdpZHRoPSIxOCIgaGVpZ2h0PSIxMyIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: 0;
  background-size: cover;
  background-color: unset;
}
.pricing-feat-single ul li:last-child {
  margin-bottom: 0;
}
.pricing-feat-single:nth-child(2) .pricing-heading {
  background-color: #ebe9fe;
}
.pricing-feat-single:nth-child(3) .pricing-heading {
  background-color: #d1e9ff;
}
.pricing-feat-single:nth-child(4) .pricing-heading {
  background-color: #cff9fe;
}

.pp-price .pricing-sh {
  display: none;
  font-weight: 500;
}
.pp-price .pricing-sh .wp-block-heading {
  letter-spacing: -0.8px;
  margin: 0;
}
.pp-price .pricing-sh p {
  font-size: 16px;
  margin-top: -2px;
  margin-bottom: 24px;
}
.pp-price .pricing-sh:first-child {
  display: block;
}
.pp-price .pricing-sh .wp-block-button {
  width: 100%;
  border-width: 2px;
  margin: 10px 0;
}
.pp-price .pricing-button,
.pp-price .wp-element-button {
  width: 100%;
}

.pricing-plan p {
  margin-bottom: 13px;
}

.benifits-tagline {
  font-size: 16px;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 10px;
}

.pp-benifits ul li {
  font-size: 16px;
}

.comparison-table-head {
  text-align: center;
  margin-top: 20px;
  font-size: 40px;
}
.comparison-table-head .heading-2 {
  font-size: 40px;
  letter-spacing: -0.4px;
}

.pricing-plan-col {
  border-radius: 16px;
  border: 1px solid #eaecf0;
  background: #ffffff;
  box-shadow: 0px 8px 8px -4px rgba(16, 24, 40, 0.03), 0px 20px 24px -4px rgba(16, 24, 40, 0.08);
  padding: 33px 24px 24px 24px;
  position: relative;
}
.pricing-plan-col.has-gradient .pp-head .heading-5 {
  font-size: 24px;
  letter-spacing: -0.3px;
  font-weight: 500;
}
.pricing-plan-col::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--pricing-col-bg-color, #202939);
  padding: 16px 0px 0px 0px;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  border-style: solid;
  border-width: 1px;
  border-top-width: 0px;
  border-color: #cdd5df;
  border-radius: 16px;
}
.pricing-plan-col.featured-price-column::before {
  background: var(--pricing-col-bg-color, #08cf65);
  border-color: var(--pricing-col-bg-color, #08cf65);
}
.pricing-plan-col p strong {
  font-weight: 500;
}

.has-gradient {
  padding: 20px 20px 70px 34px;
  position: relative;
}
.has-gradient.featured-price-column .pp-head {
  gap: 34px;
}
.has-gradient.featured-price-column .pp-head h2 {
  margin-bottom: 7px;
}
.has-gradient.featured-price-column::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 16px;
  background: linear-gradient(45deg, #3ca3fd 0%, #5ed39a 100%);
  padding: 2px 1px 2px 1px;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  width: 100%;
  height: 100%;
  display: block !important;
}
.has-gradient .wp-block-button {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 24px;
  width: calc(100% - 65px) !important;
  margin: 0 auto !important;
  line-height: 0.65;
}
.has-gradient .wp-block-button a.dg_popup {
  color: #ffffff;
  background-color: #1f6eb8;
  border: 1px solid #1f6eb8;
}
.has-gradient .wp-block-button a.dg_popup:hover {
  background-color: #1c63a5 !important;
  border: solid 1px #1c63a5 !important;
  color: #ffffff !important;
}
.has-gradient.pricing-plan-col::before {
  display: none;
}
.has-gradient .pp-price .pricing-sh .wp-block-heading {
  font-family: "Outfit", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
  margin-bottom: 11px;
}
.has-gradient .pp-price .pricing-sh .wp-block-heading.has-font-size-48-font-size {
  letter-spacing: -0.9px;
}
.has-gradient .pricing-sh p {
  margin-bottom: 11px;
}
.has-gradient .pricing-sh p:first-of-type {
  margin-bottom: -5px;
}
.has-gradient.pricing-plan-col .pp-head h2 {
  color: #0674da;
}
.has-gradient .featured-price-label {
  background: linear-gradient(45deg, #3ca3fd 0%, #8dfd89 100%);
  border: transparent;
  padding: 4px 12px;
  color: var(--gray-800, #202939);
  font-family: "Roboto", arial, sans-serif;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0.77px;
}
.has-gradient .featured-price-label::before {
  display: none;
}

.price-toggle-button {
  border: 1px solid var(--smr_white);
  padding: 6px 5px;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 0 auto;
  position: relative;
}
.price-toggle-button::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 8px;
  background: linear-gradient(45deg, #3ca3fd 0%, #5ed39a 100%);
  padding: 1px;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.price-toggle-button button:first-child {
  margin-right: 6px;
  box-sizing: border-box;
}

.pricing-toggle-btn {
  background-color: transparent;
  border-color: transparent;
  padding: 12px 13px;
  border-radius: 8px;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  cursor: pointer;
  color: #121926;
}
.pricing-toggle-btn:hover {
  background-color: transparent;
  color: #121926;
}

.pricing-toggle-btn.active {
  background-color: var(--krt_black_1);
  color: var(--krt_white);
}
.pricing-toggle-btn.active:hover {
  color: var(--krt_white);
  opacity: 0.9;
}

.pp-head {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  flex-wrap: wrap;
}
.pp-head h2 {
  font-family: "Outfit", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 8px;
  font-size: 20px;
}
.pp-head h2 strong {
  font-weight: 500;
}

.featured-price-label {
  border-radius: 30px;
  border: 2px solid var(--pricing-col-bg-color, #08cf65);
  padding: 2px 12px 2px 22px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.77px;
  font-weight: 800;
  line-height: 20px;
  position: relative;
}
.featured-price-label::before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: calc(50% - 3px);
  left: 10px;
  background-color: var(--pricing-col-bg-color, #08cf65);
  border-radius: 50%;
}

.comparison-toggle-button {
  margin-top: 40px;
}
.comparison-toggle-button .comparision-button {
  box-sizing: border-box !important;
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 10.5px 26px;
  text-decoration: none;
  color: var(--krt_theme_btn_color);
  background-color: var(--krt_black_1);
  border: 1px solid transparent;
  transition: all 0.35s ease-in-out;
  text-align: center;
  border-radius: 8px;
  line-height: 1.5;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: var(--krt_font_size_3);
  display: flex;
  align-items: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
  cursor: pointer;
}
.comparison-toggle-button .comparision-button:hover {
  opacity: 0.8;
}
.comparison-toggle-button .comparision-button span.compPlusA {
  display: block;
}
.comparison-toggle-button .comparision-button span.compMinusA {
  display: none;
}
.comparison-toggle-button .comparision-button.open span.compMinusA {
  display: block;
}
.comparison-toggle-button .comparision-button.open span.compPlusA {
  display: none;
}
.comparison-toggle-button .comparision-button span {
  width: 20px;
  height: 20px;
}

.cp-column {
  width: 100%;
}
.cp-column .pp-price {
  color: #202939;
  font-family: Outfit;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  padding-bottom: 5px;
}
.cp-column .pp-price span {
  font-weight: 500;
  text-transform: uppercase;
}
.cp-column .pp-benefits {
  padding-top: 17px;
}
.cp-column .pp-benefits,
.cp-column .pp-price {
  border-right: 1px solid #e3e8ef;
  padding-left: 50px;
  padding-right: 50px;
}
.cp-column .row-label {
  background-color: var(--compare-table-bg-color);
  padding: 2px 15px;
  min-height: 25px;
  line-height: 1.3;
}
.cp-column .row-label span {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
}
.cp-column:nth-child(1) .row-label {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.cp-column:nth-child(1) .pp-benefits,
.cp-column:nth-child(1) .pp-price {
  padding-left: 0;
}
.cp-column:nth-child(3) .row-label {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
.cp-column:nth-child(3) .pp-benefits,
.cp-column:nth-child(3) .pp-price {
  padding-right: 0;
  border-right: none;
}
.cp-column:not(:nth-child(1)) .row-label span {
  opacity: 0;
  visibility: 0;
}

.benefits-list-content {
  font-size: 16px;
}

.pp-benefits {
  box-sizing: border-box;
  padding: 0 12px;
}
.pp-benefits .benefits-list {
  padding-left: 0;
  margin-bottom: 17px;
  display: flex;
  -moz-column-gap: 8px;
       column-gap: 8px;
  width: 100%;
}
.pp-benefits .benefits-list .check-icon {
  width: 26px;
  height: 18px;
  margin: 0 11px -5px 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMjAgNkw5IDE3TDQgMTIiIHN0cm9rZT0iIzY5NzU4NiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: inline-block;
}
.pp-benefits .benefits-list.disabled {
  color: #cdd5df;
}
.pp-benefits .benefits-list.disabled .check-icon {
  opacity: 0.5;
}

.table-tooltip {
  display: inline-block;
  position: relative;
  cursor: help;
}
.table-tooltip:hover .table-tooltip-text {
  opacity: 1;
  visibility: visible;
}

.table-tooltip-text {
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-bottom: 8px;
  transform: translateX(-50%);
  padding: 10px;
  width: 200px;
  border-radius: 10px;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.table-tooltip-text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid black;
}

.pricing-toggle-section {
  display: none;
}

.pricing-plan-tab-links {
  display: none;
}

/*-------------------------------------------------
>> Basic styles for Pricing Featured Block
-------------------------------------------------*/
.dark-blue-ctn .stat-column, .black-ctn .stat-column {
  color: var(--krt_white);
}

.section-head-ctn {
  position: relative;
  box-sizing: border-box;
  padding: 118px 0 115px;
  overflow: hidden;
}
.section-head-ctn::before {
  content: "";
  position: absolute;
  width: 1920px;
  height: 100%;
  top: 8px;
  right: calc(50% - 1043px);
  background-repeat: no-repeat;
  background-image: url(../png/section-head-bg.png);
  background-position: top 0 right calc(50% + 88px);
  background-size: 1297px;
}

span.postfix {
  margin-left: -18px;
}

.section-head-inner {
  max-width: 585px;
  width: 70%;
}

.section-head {
  position: relative;
}
.section-head h2 {
  letter-spacing: -0.48px;
  margin-bottom: 14px;
  font-size: var(--krt_font_size_12);
}
.section-head p {
  font-size: 20px;
}

.stat-column {
  width: calc(33% - 18px);
}
.stat-column span {
  font-family: "Outfit", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}

/*-------------------------------------------------
>> Basic styles for Comparision Table Block
-------------------------------------------------*/
.head-column {
  background-color: #041a2a;
  color: var(--Base-White, #fff);
  font-family: Outfit;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  display: flex;
  padding: 11px 21px;
  flex-direction: column;
  align-items: flex-start;
  border-left-style: solid;
  border-right-style: solid;
  border-width: 3px;
  border-left-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
  width: 30.5%;
  min-width: 100px;
}
.head-column.column-two {
  background-color: #2e88dc;
  width: 30%;
}
.head-column:nth-child(n+2) {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.cf-description {
  display: flex;
  padding: 16px 26px 0px 24px;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  width: 35%;
  min-width: 100px;
}

.cf-checklist {
  display: flex;
  padding: 16px 26px 0px 24px;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  width: 35%;
  min-width: 100px;
}
.cf-checklist.column-two {
  border-left-style: solid;
  border-right-style: solid;
  border-width: 2px;
  border-left-color: var(--Primary-400, #2e88dc);
  border-right-color: var(--Primary-400, #2e88dc);
}

.cf-comparision-table {
  margin-top: 10px;
}

/* ------------------------------------------------------------------
> Responsive
------------------------------------------------------------------ */
/* -------------------------------------------------
>> Responsive queries
------------------------------------------------- */
@media only screen and (min-width: 1004px) and (max-width: 1180px) {
  .hero-iat-variation .iat-image {
    width: calc(100% + 40px);
    margin: 0 0 0 -40px;
  }
  .stat-column {
    width: calc(33% - 19px);
  }
}
@media only screen and (min-width: 748px) and (max-width: 1003px) {
  .image-grid-columns {
    row-gap: var(--krt_space_10);
  }
  .section-vat {
    margin-bottom: -255px;
  }
  .stat-column {
    width: calc(33% - 20px);
    position: relative;
  }
  .stat-text {
    margin-top: 10px;
  }
  .stats-columns {
    margin-top: 82px;
  }
  .stats-block {
    padding: 90px 0 100px;
  }
  .footer-widgets .single-widget:first-child {
    width: 40%;
  }
  .copy-right {
    width: 55%;
  }
  .footer-widgets .single-widget:nth-child(2), .footer-widgets .single-widget:nth-child(3), .footer-widgets .single-widget:nth-child(4) {
    width: 48%;
  }
  .footer-widgets .single-widget:nth-child(3), .footer-widgets .single-widget:nth-child(4) {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1003px) {
  .full-width-ctn > .wrapper > h2,
  .full-width-ctn > .wrapper > h3,
  .full-width-ctn > .wrapper > h4,
  .full-width-ctn > .wrapper > h5,
  .full-width-ctn > .wrapper > h6,
  .full-width-ctn > .wrapper > p {
    width: 90%;
    margin-inline: auto;
  }
  .full-width-ctn > .wrapper > h2 br,
  .full-width-ctn > .wrapper > h3 br,
  .full-width-ctn > .wrapper > h4 br,
  .full-width-ctn > .wrapper > h5 br,
  .full-width-ctn > .wrapper > h6 br,
  .full-width-ctn > .wrapper > p br {
    display: none;
  }
  .hero-iat-variation .iat-image {
    width: 100%;
    margin: 0;
  }
}
@media only screen and (max-width: 747px) {
  .tab-title::after {
    bottom: 0;
  }
  .has-gradient .pricing-plan .wp-block-button:last-child {
    display: block !important;
  }
  .has-gradient .wp-block-button {
    position: initial;
    width: 100% !important;
    display: none;
  }
  .has-gradient .wp-block-button a.dg_popup {
    width: 100% !important;
  }
  .cp-column .wp-block-button {
    display: none !important;
  }
  .section-vat {
    margin-bottom: -212px;
    padding-bottom: 108px;
  }
  .has-font-size-72-font-size {
    font-size: 48px !important;
  }
  .client-detail-inner {
    margin-top: 22px;
  }
  .client-image {
    width: 76px;
    height: 76px;
  }
  .images-swiper {
    width: 100% !important;
  }
  .image-at-left .iat-content,
  .is-style-image-at-left .iat-content {
    order: 1;
  }
  .iat-image {
    order: 3;
    margin-bottom: 0;
  }
  .iat-content {
    order: 1;
    margin-bottom: 50px;
  }
  .testimonial-single {
    margin-bottom: 30px;
  }
  .vat-video-section::before {
    height: calc(100% + 50px);
    top: -20px;
    background-size: contain;
  }
  .margin-top {
    margin-top: -170px;
  }
  .video-bottom-section {
    margin-top: 120px;
  }
  .video-bottom-section img {
    position: relative;
    top: 61px;
    left: 15px;
    width: 100%;
    height: 100%;
  }
  .vat-text-section {
    padding-right: 0;
  }
  .top-bar.center-align {
    text-align: left;
  }
  .hero-single {
    padding: 40px 0 30px;
  }
  .rs-view-100 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .post-box-meta {
    margin-bottom: 10px;
  }
  .featured-post {
    margin-bottom: 0;
  }
  .featured-post .post-image {
    margin-bottom: 20px;
    min-height: 250px;
  }
  .post-meta {
    flex-wrap: wrap;
  }
  .post-meta .post-cat {
    margin-bottom: 20px;
  }
  .post-meta .post-cat a {
    padding-bottom: 0;
    margin-bottom: 4px;
    display: inline-block;
  }
  .post-meta .post-shares a {
    margin: 0 8px 0 0;
  }
  .footer-widgets .single-widget {
    width: 100%;
    margin-bottom: 30px;
  }
  .footer-widgets .single-widget:first-child {
    margin-bottom: 20px;
  }
  .footer-widgets {
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .footer-widgets .single-widget {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 25px;
    text-align: center;
  }
  .footer-widgets .single-widget:nth-child(1) {
    width: 100%;
    margin-right: 0;
  }
  .footer-widgets .single-widget:nth-child(2n+2) {
    margin-right: 0;
  }
  .footer-widgets .single-widget:last-child {
    margin-bottom: 0;
  }
  .footer-logo {
    max-width: 190px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-bottom {
    flex-wrap: wrap;
    padding: 10px 0;
  }
  .footer-bottom .copy-right,
  .footer-bottom .menu-legal-nav {
    width: 100%;
  }
  .footer-bottom .legal-nav ul {
    justify-content: left;
  }
  .footer-bottom .legal-nav ul li {
    margin: 10px 10px 0 0;
  }
  .footer-bottom .legal-nav {
    width: 100%;
  }
  .copy-right.right-align {
    text-align: center;
  }
  .social-icons {
    margin: 0 auto 30px;
  }
  .comp-icon-grid-columns a.column {
    width: 100%;
  }
}
@media only screen and (max-width: 460px) {
  .main-section {
    overflow: hidden;
  }
  .section-vat .video-bottom-section {
    width: 110%;
    margin-left: -5.5%;
  }
  .video-bottom-section img {
    transform: scale(1.7);
  }
}
@media only screen and (max-width: 320px) {
  .top-bar a,
  .top-bar a:visited {
    font-size: 13px;
    margin: 0;
  }
  .header-btns a.button.small-btn,
  .header-btns a.button:visited.small-btn,
  .header-btns span.button.small-btn,
  .header-btns .wp-block-button .wp-element-button.small-btn,
  .header-btns .wp-block-button__link.small-btn {
    letter-spacing: 0.5px;
    padding: 6px 8px;
  }
  .logo {
    max-width: 110px;
  }
  .faq-heading {
    width: calc(100% - 40px);
  }
}
/* -------------------------------------------------
>> Base Responsive queries
------------------------------------------------- */
@media only screen and (min-width: 1003px) and (max-width: 1440px) {
  .image-alongside-text.wide-image .iat-content {
    margin-left: 12%;
  }
}
@media only screen and (min-width: 1003px) and (max-width: 1200px) {
  .images-swiper .swiper-slide {
    width: calc(100% - 240px);
  }
  .pricing-three-columns {
    display: flex;
    flex-wrap: wrap;
  }
  .pricing-three-columns .pricing-plan-col {
    width: 32%;
  }
}
@media only screen and (min-width: 1004px) and (max-width: 1179px) {
  .video-alongside-text-inner .has-design-image {
    position: relative;
    width: 49%;
    height: 260px;
  }
  h1,
  .heading-1 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1003px) {
  .section-vat {
    margin-bottom: -300px;
  }
  .pricing-three-columns {
    display: flex;
    flex-wrap: wrap;
  }
  .pricing-three-columns .pricing-plan-col {
    width: 32%;
  }
  .pp-head {
    gap: 8px;
  }
  .featured-price-label {
    font-size: 11px;
  }
}
@media only screen and (min-width: 748px) and (max-width: 1003px) {
  .video-text {
    font-size: 22px;
  }
  .page-template-template-footer .footer-widgets .single-widget:nth-child(1) {
    margin-right: 67px;
    margin-top: 0;
  }
  .page-template-template-footer .footer-widgets .single-widget:nth-child(3) {
    margin-top: 0;
  }
  .image-grid-columns.is-style-two-columns {
    gap: 36px;
  }
  .iat-two-columns .iat-image {
    margin-top: 48px;
  }
  .iat-two-columns .iat-content {
    order: initial;
  }
  .iat-image {
    width: 82%;
    margin: 0 auto;
  }
  .images-swiper .swiper-slide {
    width: calc(100% - 170px);
  }
  .mp-cta-image {
    margin-top: 40px;
    max-width: 100%;
  }
  .mp-cta-image img {
    width: 100%;
  }
  .image-alongside-text.wide-image .iat-content {
    margin-left: 12%;
  }
}
@media only screen and (max-width: 991px) {
  .wp-block-columns.has-border-color .wp-block-column {
    padding: 27px;
  }
  .pricing-block-ctn .pricing-head {
    width: 85%;
    margin: 0 auto;
  }
  .mobile-fullwidth .wrapper {
    width: 100%;
    max-width: 100%;
  }
  .mobile-fullwidth .tab-title {
    text-transform: capitalize;
  }
  .pricing-plan-mobile {
    padding: 0;
    width: 85%;
    margin: 0 auto;
  }
  .pricing-plan-mobile .pricing-plan {
    margin-bottom: 32px;
  }
  .pricing-plan-mobile .pp-benefits {
    padding: 0;
  }
  .pricing-plan-mobile .pricing-plan-col {
    border: none;
    box-shadow: none;
    padding: 0;
  }
  .pricing-plan-mobile .pricing-plan-col::before {
    display: none !important;
  }
  .pricing-plan-mobile .pp-price {
    margin-bottom: 9px;
  }
  .pricing-plan-mobile .pp-price .pp-benefits {
    padding: 0;
  }
  .pricing-plan-mobile .pp-price .wp-block-button__link.wp-element-button {
    border-width: 2px;
  }
  .pricing-plan-mobile .pp-price .pricing-sh p {
    margin-bottom: 9px;
  }
  .pricing-plan-mobile .pp-price .pricing-plan p {
    margin-bottom: 6px;
  }
  .pricing-plan-mobile .pp-price .pricing-sh .wp-block-heading.has-font-size-48-font-size {
    font-size: 48px !important;
  }
  .pricing-plan-mobile .cp-column {
    margin-top: 15px;
    padding: 0;
  }
  .pricing-plan-mobile .cp-column .pp-price {
    display: none;
  }
  .pricing-plan-mobile .cp-column .row-label {
    border-radius: 8px;
    padding: 5px 15px;
  }
  .pricing-plan-mobile .cp-column .pp-benefits {
    padding-top: 10px;
    border: none;
  }
  .pp-head {
    gap: 20px;
  }
  .pricing-block-ctn .pricing-plan-tab-links li {
    padding-left: 0;
    margin-left: 0;
    width: 33.3%;
  }
  .pricing-block-ctn .pricing-plan-tab-links a.tab-link {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    padding: 8px 12px;
    font-family: "Roboto", arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #202939;
    font-size: 16px;
    border: 1px solid #cdd5df;
    position: relative;
  }
  .pricing-block-ctn .pricing-plan-tab-links a.tab-link.current::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    background: linear-gradient(90deg, #121926 0%, #121926 100%) !important;
    width: 100%;
  }
  .pricing-block-ctn .pricing-plan-tab-links a.tab-link.current.featured-column-tab::after {
    background: linear-gradient(90deg, #08cf65 0%, #08cf65 100%) !important;
  }
  .pricing-plan-tab-links {
    display: flex;
    margin-bottom: 6px;
  }
  .pricing-plan-tab-links li:before {
    display: none;
  }
  .pricing-three-columns {
    display: flex;
    flex-wrap: wrap;
  }
  .pricing-three-columns .pricing-plan-col {
    width: 100%;
  }
}
@media only screen and (max-width: 918px) {
  .isat-content ul li {
    margin-bottom: 20px;
  }
  .isat-images .swiper-wrapper {
    display: block;
  }
  .isat-images {
    height: auto;
    margin: auto;
    justify-content: center;
  }
  .isat-images .isat-image {
    display: none;
  }
  .isat-images .isat-image:nth-child(1) {
    display: block;
  }
  .isat-images .swiper-wrapper {
    overflow: hidden;
  }
}
@media only screen and (max-width: 900px) {
  .midpage-cta {
    padding-top: 60px;
  }
  .slick-arrow.slick-disabled {
    display: none !important;
  }
  .mp-cta.d-flex {
    flex-wrap: wrap;
  }
  .mp-cta-image {
    width: 100%;
  }
  .mp-cta .mp-cta-content {
    width: 100%;
    margin: 0;
  }
  .icon-tiles.icon-tiles-overlaped-variation .single-icon-tile {
    padding: 0 16px 12px 16px;
  }
  .icon-tile-title h3 {
    font-size: 18px;
  }
  .icon-tiles-overlaped-variation {
    row-gap: 40px;
  }
  .banner-text-section {
    padding: 48px 0 32px;
  }
  body .is-layout-flex {
    gap: 12px;
  }
  .comp-icon-grid-section {
    padding: 48px 32px;
  }
  .comp-icon-grid-columns {
    gap: 48px;
  }
  a.watch-button,
  a.watch-button:visited,
  .is-style-watch-button .wp-element-button {
    background-position: calc(50% - 45px) !important;
  }
  .image-slider-alongside-text.two-columns {
    gap: 65px;
    margin-bottom: 0;
  }
  .stats-block-vaiation .stats-columns {
    padding: 40px 24px;
  }
  .hero-video-variation-section .wp-block-buttons > .wp-block-button {
    width: 100%;
  }
  .hero-video-variation-section .wp-block-buttons > .wp-block-button a.button,
  .hero-video-variation-section .wp-block-buttons > .wp-block-button a.button:visited,
  .hero-video-variation-section .wp-block-buttons > .wp-block-button span.button,
  .hero-video-variation-section .wp-block-buttons > .wp-block-button .wp-block-button .wp-element-button,
  .hero-video-variation-section .wp-block-buttons > .wp-block-button .wp-block-button__link {
    width: 100%;
  }
  .isat-content .heading-2 {
    font-size: 36px;
  }
  .video-bottom-section {
    margin-top: 60px;
  }
  .video-alongside-text-inner .has-design-image {
    width: 100%;
    margin-top: 52px;
  }
  .video-alongside-text-inner .has-design-image::before {
    content: "";
    width: 100%;
    height: calc(100% + 88px);
    position: absolute;
    top: -45px;
    right: 49%;
    transform: translateX(50%);
  }
  .video-alongside-text-inner .vat-text-section {
    width: 100%;
    padding-right: 0;
  }
}
@media only screen and (max-width: 993px) {
  .platform-bg-overlay {
    background-image: url(../webp/affiliate-intro-bg-mobile.webp);
    height: 56%;
    top: auto;
    bottom: 4%;
  }
  .hero-iat-variation .iat-image {
    order: 2;
    margin-top: 90px;
  }
}
@media only screen and (min-width: 748px) and (max-width: 854px) {
  .platform-bg-overlay {
    bottom: 2%;
  }
}
@media only screen and (max-width: 991px) {
  .hero-iat-variation .iat-image {
    order: 2;
  }
  .image-alongside-text {
    flex-wrap: wrap;
  }
  .image-alongside-text .iat-content {
    width: 100%;
  }
  .image-alongside-text .iat-image {
    width: 100%;
  }
  .image-on-top-mobile .iat-content {
    order: 2;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 747px) {
  .image-alongside-text .iat-content .kicker {
    line-height: 1.32;
  }
  .section-head h2 {
    line-height: 1.22;
  }
  .image-grid-columns {
    margin-top: -21px;
  }
  .onload-popup-buttons {
    flex-wrap: wrap;
    gap: 15px;
  }
  .hero-iat-variation.platform-page {
    padding: 30px 0 77px;
  }
  .onload-popup-inner {
    padding: 30px 24px;
    width: 80%;
  }
  .icon-alongside-text .iat-content .wp-block-image {
    margin-bottom: 0;
  }
  .tabs-content-columns .tabb-content-text ul li {
    margin-bottom: 16px;
  }
  .icon-alongside-text.is-style-icons-at-left .iat-content {
    order: 0;
  }
  .hero-iat-variation .iat-image {
    margin: 0;
  }
  .footer-ctn {
    padding: 40px 0 20px;
  }
  .page-template-template-footer .footer-logo {
    margin-bottom: 28px;
  }
  .page-template-template-footer .footer-widgets {
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .page-template-template-footer .footer-widgets .single-widget:nth-child(1) {
    margin-right: 0;
    margin-top: 20px;
  }
  .page-template-template-footer .footer-widgets .single-widget {
    margin: 36px 0 0 0;
  }
  .page-template-template-footer .footer-widgets .single-widget .address br {
    display: none;
  }
  .page-template-template-footer .footer-widgets .single-widget .footer-nav h6 {
    margin-bottom: 22px;
  }
  .page-template-template-footer .footer-widgets .single-widget:last-of-type {
    margin: 0;
  }
  .images-swiper .swiper-container {
    padding: 0 110px 0 0;
  }
  .isat-content .heading-2 {
    line-height: 1.3;
    letter-spacing: -0.7px;
  }
  .isat-content .wp-block-button {
    width: 100%;
  }
  .isat-content .wp-block-button .wp-element-button {
    width: 100%;
  }
  a.watch-black-button,
  a.watch-black-button:visited,
  .is-style-watch-black-button .wp-element-button {
    padding-left: 20px !important;
  }
  a.watch-black-button::before,
  a.watch-black-button:visited::before,
  .is-style-watch-black-button .wp-element-button::before {
    position: initial;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
  }
  .image-grid-columns.is-style-two-columns {
    gap: 32px;
  }
  .iat-two-columns .iat-content {
    width: 100%;
    order: 0;
    margin-bottom: 32px;
  }
  .iat-two-columns .iat-content .has-font-size-48-font-size {
    font-size: 30px !important;
    margin-bottom: 8px;
  }
  .iat-two-columns .iat-content .has-font-size-20-font-size {
    font-size: 16px !important;
  }
  .iat-two-columns .iat-content p {
    margin-bottom: 16px;
  }
  .iat-two-columns .iat-image {
    margin: 0;
  }
  .iat-container-slider {
    background-color: var(--krt_gray_2);
    box-sizing: border-box;
    padding: 48px 0 48px 4.5%;
    margin-top: 48px;
  }
  .iat-container-slider .iat-image {
    padding: 48px 30px;
    margin-bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(210, 212, 250) 0%, rgb(167, 192, 254) 100%);
  }
  .iat-container-slider .wrapper {
    width: 100%;
  }
  .iat-container-slider .slick-slide {
    margin: 0 16px 0 0;
  }
  .iat-container-slider .image-alongside-text.d-flex {
    display: block !important;
  }
  .iat-container-slider .slick-list {
    padding-right: 90px;
  }
  .iat-container-slider .slick-track > .glide-spacer.slick-slide {
    display: none;
  }
  .mobile-left-align *,
  .mobile-left-align .has-text-align-center,
  .mobile-left-align .wp-block-buttons {
    text-align: left;
    justify-content: left !important;
  }
  .section-head-inner-variation h2 {
    margin-bottom: 9px;
  }
  .column-image {
    margin-bottom: 24px;
  }
  .column-title h3 {
    font-size: 30px;
  }
  .column-text p {
    font-size: 16px;
    margin-bottom: 25px;
  }
  .has-font-size-48-font-size {
    font-size: 36px !important;
    line-height: 1.1;
  }
  .image-alongside-text.d-flex {
    flex-wrap: wrap;
  }
  .iat-image {
    width: 100%;
  }
  .midpage-cta.blue-bg .wp-block-button,
  .midpage-cta.blue-bg .wp-element-button {
    width: 100%;
  }
  .video-alongside-text-inner .has-design-image {
    height: 178px;
  }
  .open-popup-icon {
    width: 43px;
    height: 43px;
  }
  .open-popup-icon img {
    max-width: 16px;
  }
  .vat-text-section .video-text p {
    font-size: 20px;
  }
  .vat-text-section .video-text .wp-block-button {
    width: 100%;
  }
  .vat-text-section .video-text .wp-element-button {
    width: 100%;
    font-size: 16px;
    padding: 11px 26px;
  }
  .vat-text-section .heading-1 {
    font-size: 48px;
  }
  a.rounded-button,
  a.rounded-button:visited,
  .is-style-rounded-button .wp-element-button {
    padding: 12px 20px;
    letter-spacing: 0.4px;
  }
  .cp-column .pp-benefits,
  .cp-column .pp-price {
    padding-left: 0;
    padding-right: 0;
  }
  .cp-column:not(:nth-child(1)) .row-label span {
    opacity: 1;
    visibility: visible;
  }
  .content-tab-mobile {
    display: none;
  }
  .content-tab-mobile:nth-child(1) {
    display: block;
  }
  .logo-grid-inner .single-logo {
    max-width: 110px;
    text-align: center;
    margin: 0 auto;
  }
  .pricing-head h2 {
    text-align: left;
  }
  .pricing-head p {
    text-align: left;
  }
  .head-column {
    font-size: 14px;
    padding: 11px;
    width: 40%;
    min-width: 82px;
    box-sizing: border-box;
  }
  .cf-description {
    font-size: 13px;
    width: 40%;
    padding: 11px 25px 11px 0;
    box-sizing: border-box;
  }
  .head-column.column-two,
  .head-column.column-three {
    width: 30%;
  }
  .cf-checklist {
    font-size: 13px;
    width: 30% !important;
    padding: 11px 5px 11px 0;
    box-sizing: border-box;
  }
  .cf-checklist svg {
    width: 20px;
    height: 20px;
  }
  .isat-images .sub-image {
    display: none;
  }
  .isat-images {
    width: 100%;
  }
  .mobile-hide {
    display: none;
  }
  .comparision-table .cp-column:not(:nth-child(1)) .row-label span {
    visibility: visible;
    opacity: 1;
  }
  .section-head-inner {
    width: 100%;
    max-width: 100%;
  }
  .section-head-ctn::before {
    width: 100%;
    bottom: 0;
    top: auto;
    right: 0;
    background-position: bottom right 0;
    background-size: contain;
  }
  .iat-image.column {
    margin-top: 30px;
  }
  .image-alongside-text.wide-image .iat-content {
    margin: 0 auto 30px;
    width: 90%;
  }
  ul.children li.depth-2, ul.children li.depth-3, ul.children li.depth-4, ul.children li.depth-5,
  ol.children li.depth-2,
  ol.children li.depth-3,
  ol.children li.depth-4,
  ol.children li.depth-5 {
    margin: 0 0 30px 20px !important;
  }
  .gfield.half-input-field,
  .ginput_left,
  .name_first,
  .ginput_right,
  .name_last {
    width: 100%;
    margin-right: 0;
    display: block;
  }
  figure td,
  figure th {
    width: 140px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
  .stats-block {
    padding: 48px 0;
  }
  .stats-block::before {
    top: 60px;
    background-position: center right calc(100% + 115px);
  }
  .stats-head h2 {
    margin-bottom: 13px;
  }
  .stat-text {
    margin-top: 4px;
    font-size: 16px;
  }
  .stat-column {
    width: 100%;
  }
  .stats-columns {
    margin-top: 26px;
    gap: 26px;
  }
  .pricing-features {
    background-color: unset;
    padding: 0;
  }
  .pricing-feat-head a.button {
    max-width: 360px;
  }
  .pricing-feat-single {
    margin-bottom: 20px;
  }
  .featured-cards {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    scrollbar-color: rgb(154, 152, 189) rgba(0, 0, 0, 0);
    scrollbar-width: thin;
    padding-bottom: 30px;
    margin-top: 10px;
  }
  .featured-cards .featured-card-single {
    margin-right: 16px;
    scroll-snap-align: start;
    flex-shrink: 0;
    display: inline-block;
    max-width: 288px;
    padding: 24px 24px 32px 24px;
    transform-origin: center center;
    transform: scale(1);
    transition: transform 0.5s;
    position: relative;
    border-radius: 16px;
    border: 1px solid var(--gray-100, #eef2f6);
    background: var(--gray-50, #f8fafc);
    text-align: left;
    box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
  }
  ul.tabs-links {
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 20px;
  }
  ul.tabs-links li {
    width: 28%;
  }
  ul.tabs-links li a {
    min-width: unset;
  }
  .tabs-content-section-inner {
    padding: 40px 20px;
  }
  .tabs-content-section-inner .tabs-icon {
    width: 29px !important;
    height: 29px !important;
    padding: 5px !important;
  }
  .tabs-content-section-inner .tab-title {
    font-size: 15px;
    display: inline-block;
    position: relative;
  }
  .tabs-content-columns .tabb-content-text {
    width: 100%;
  }
  .tabs-content-columns .tabb-content-image {
    width: 100%;
    order: 2;
    margin-top: 40px;
  }
  .icon-tile-content {
    margin-top: 3px;
  }
  .icon-tiles {
    row-gap: 13px;
  }
  .midpage-cta.blue-bg {
    padding: 30px 20px;
  }
  .midpage-cta.blue-bg .cta-buttons .button {
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }
  .midpage-cta.blue-bg .cta-buttons .button.watch-button {
    background-position: center left calc(50% - 50px);
  }
}
@media only screen and (min-width: 641px) and (max-width: 747px) {
  .platform-bg-overlay {
    bottom: 4%;
    height: 55%;
  }
}
@media only screen and (min-width: 571px) and (max-width: 641px) {
  .platform-bg-overlay {
    bottom: 3%;
    height: 53%;
  }
}
@media only screen and (min-width: 541px) and (max-width: 570px) {
  .platform-bg-overlay {
    bottom: 2%;
    height: 52%;
  }
}
@media only screen and (min-width: 460px) and (max-width: 540px) {
  .platform-bg-overlay {
    bottom: 5%;
    height: 46%;
  }
}
@media only screen and (max-width: 459px) {
  .platform-bg-overlay {
    bottom: 70px;
    height: 310px;
    width: 91%;
    left: 20px;
  }
  .hero-iat-variation .iat-image {
    width: 86%;
    left: 12px;
    top: 2px;
    position: relative;
  }
}
@media only screen and (max-width: 410px) {
  .platform-bg-overlay {
    bottom: 51px;
    height: 277px;
    width: 91%;
    left: 20px;
  }
}
/* ------------------------------------------------------------------
> Import Fonts
------------------------------------------------------------------ */
@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 700;
  src: url(../woff2/outfit-bold.woff2) format("woff2");
}
@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 600;
  src: url(../woff2/outfit-semibold.woff2) format("woff2");
}
@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 400;
  src: url(../woff2/outfit-regular.woff2) format("woff2");
}
@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 500;
  src: url(../woff2/outfit-medium.woff2) format("woff2");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url(../woff2/roboto-regular.woff2) format("woff2");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url(../woff2/roboto-medium.woff2) format("woff2");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url(../woff2/roboto-bold.woff2) format("woff2");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url(../woff2/roboto-black.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url(../woff2/inter-medium.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url(../woff2/inter-regular.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url(../woff2/inter-semibold.woff2) format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url(../woff2/inter-bold.woff2) format("woff2");
}
/* ------------------------------------------------------------------
> Vendors CSS Starts Here
------------------------------------------------------------------ */
/* ------------------------------------------------------------------
> Vendors CSS Example
------------------------------------------------------------------ */

/*# sourceMappingURL=styles.min.css.map*/