.section-py {
	padding: 6.25rem 0
}

@media(max-width:1199.98px) {
	.section-py {
		padding: 5rem 0
	}
}

@media(max-width:767.98px) {
	.section-py {
		padding: 3rem 0
	}
}

.landing-hero {
	border-radius: 0 0 3.5rem 3.5rem;
	padding-top: 10.2rem
}

.landing-hero:after {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1
}

@media(min-width:992px) {
	.landing-hero .hero-text-box {
		margin: 0 auto;
		max-width: 40rem
	}
}

.landing-hero .hero-title {
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
	-webkit-animation: shine 2s ease-in-out infinite alternate;
	animation: shine 2s ease-in-out infinite alternate;
	background: linear-gradient(90deg, #28c76f 0, #5b8dee 47.92%, #ff3739);
	background-clip: text;
	-webkit-background-clip: text;
	background-size: 200% auto;
	color: #516377;
	line-height: 1.2
}

.landing-hero .hero-sub-title {
	line-height: 28px
}

.landing-hero .landing-hero-btn .hero-btn-item {
	inset-inline-start: -102%;
	top: 50%
}

.landing-hero .hero-animation-img {
	margin-bottom: -32rem
}

@media(max-width:1199.98px) {
	.landing-hero .hero-animation-img {
		margin-bottom: -20rem
	}
}

@media(max-width:575.98px) {
	.landing-hero .hero-animation-img {
		margin-bottom: -10rem
	}
}

.landing-hero .hero-animation-img .hero-dashboard-img {
	margin: 0 auto;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: all .1s;
	width: 80%;
	will-change: transform
}

.landing-hero .hero-animation-img .hero-dashboard-img img {
	width: 100%
}

.landing-hero-blank {
	padding-top: 26rem
}

@media(max-width:1199.98px) {
	.landing-hero-blank {
		padding-top: 15rem
	}
}

@media(max-width:575.98px) {
	.landing-hero-blank {
		padding-top: 7rem
	}
}

@-webkit-keyframes shine {
	0% {
		background-position: 0 50%
	}

	80% {
		background-position: 50% 90%
	}

	to {
		background-position: 91% 100%
	}
}

@keyframes shine {
	0% {
		background-position: 0 50%
	}

	80% {
		background-position: 50% 90%
	}

	to {
		background-position: 91% 100%
	}
}

.landing-features .features-icon-wrapper .features-icon-box .features-icon-description {
	margin: 0 auto;
	max-width: 19.25rem
}

.landing-reviews {
	border-top-left-radius: 3.75rem;
	border-top-right-radius: 3.75rem
}

.landing-reviews .landing-reviews-btns .reviews-btn {
	padding: .45rem
}

.landing-reviews .swiper-reviews-carousel .swiper-button-next,
.landing-reviews .swiper-reviews-carousel .swiper-button-prev {
	display: none
}

.landing-reviews .swiper-reviews-carousel .swiper-slide {
	height: auto
}

.landing-reviews .swiper-reviews-carousel .client-logo {
	height: 1.375rem;
	-o-object-fit: contain;
	object-fit: contain
}

.landing-reviews .swiper-logo-carousel .swiper {
	max-width: 45rem
}

.landing-reviews .swiper-logo-carousel .swiper .swiper-slide {
	-ms-flex-pack: center;
	display: -ms-flexbox;
	display: flex;
	justify-content: center
}

.landing-reviews .swiper-logo-carousel .swiper .client-logo {
	max-height: 2.5rem;
	max-width: 95%;
	-o-object-fit: contain;
	object-fit: contain
}

.landing-team .card,
.landing-team .card .team-image-box {
	border-top-left-radius: 5.625rem;
	border-top-right-radius: 1.25rem
}

.landing-team .card .card-body {
	border-bottom-left-radius: .25rem;
	border-bottom-right-radius: .25rem
}

.landing-team .team-image-box {
	height: 11.5625rem
}

.landing-team .team-image-box .card-img-position {
	height: 15rem;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media(max-width:991.98px) {
	.landing-team .team-image-box .card-img-position {
		height: 13rem
	}
}

@media(max-width:575.98px) {
	.landing-team .team-image-box {
		height: 11rem
	}
}

.landing-team .card .team-media-icons i {
	transition: all .2s ease-in-out
}

.landing-pricing {
	border-radius: 3.75rem
}

.landing-pricing .pricing-plans-item {
	bottom: 0;
	inset-inline-end: -60%
}

@media(max-width:767.98px) {
	.landing-pricing .pricing-plans-item {
		bottom: 1rem;
		inset-inline-end: 0
	}
}

.landing-pricing .price-yearly-toggle {
	left: 50%;
	position: absolute;
	top: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.landing-pricing .card .card-body,
.landing-pricing .card .card-header {
	padding: 2rem
}

.landing-faq {
	border-top-left-radius: 3.75rem;
	border-top-right-radius: 3.75rem
}

.landing-faq .faq-image {
	max-width: 20rem;
	width: 80%
}

.landing-cta {
	background-repeat: no-repeat;
	background-size: cover
}

.landing-contact .text-heading {
	overflow-wrap: anywhere
}

.landing-contact .contact-img-box,
.landing-contact .contact-img-box .contact-img {
	border-radius: 3.75rem .25rem .25rem .25rem
}

.landing-contact .contact-img-box:before {
	content: url(../../../img/front-pages/icons/contact-border.png);
	inset-block-start: -2.5rem;
	inset-inline-start: -2.8125rem;
	position: absolute
}

@media(max-width:767.98px) {
	.landing-contact .contact-img-box:before {
		display: none
	}
}

.light-style .landing-hero {
	background: linear-gradient(138.18deg, #c7e6ff, #fce5e5 94.44%)
}

.light-style .landing-hero:after {
	background-color: #fff
}

.light-style .landing-cta {
	background-image: url(../../../img/front-pages/backgrounds/cta-bg.png)
}

.dark-style .landing-hero {
	background: #1e2130
}

.dark-style .landing-hero:after {
	background-color: #283144
}

.dark-style .landing-hero:before {
	background: url(../../../img/front-pages/backgrounds/hero-bg-dark.png) 50% no-repeat;
	background-size: contain;
	content: "";
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%
}

.dark-style .landing-cta {
	background-image: url(../../../img/front-pages/backgrounds/cta-bg-dark.png)
}

[dir=rtl] .landing-team .team-image-box .card-img-position {
	-webkit-transform: translateX(50%) !important;
	transform: translateX(50%) !important
}

[dir=rtl] .landing-reviews .landing-reviews-btns {
	-ms-flex-pack: start;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	justify-content: start
}

[dir=rtl] .landing-reviews .landing-reviews-btns .reviews-btn {
	padding: .45rem
}

[dir=rtl] .landing-pricing .switch .switch-label {
	padding-right: 0
}

[dir=rtl] .landing-pricing .switch .switch-label:first-child {
	padding-left: .5rem
}

[dir=rtl] .landing-pricing .switch .switch-input~.switch-label {
	padding-right: 3rem
}

[dir=rtl] .landing-contact .contact-img-box {
	border-radius: .25rem 3.75rem .25rem .25rem
}

[dir=rtl] .landing-contact .contact-img-box:before {
	inset-block-start: -1.875rem;
	inset-inline-start: -3.125rem;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}