/*
	Theme Name:   Asri Child
	Theme URI:    https://asri.casethemes.net/landing/
	Description:  Asri is the best Elementor multipurpose theme that you have ever seen. It has more than 20 Compelete Elementor demos that can simply import and edit on Elementor.
	Author:       Case-Themes
	Author URI:   https://casethemes.net/
	Template:     asri
	Version:      1.1.1
	License:      ThemeForest
	License URI:  https://themeforest.net/licenses
	Tags:         agency, blog, business, edd, elementor, gutenberg, magazine, modern gallery, creative, personal, photography, portfolio, shop, woocommerce
	Text Domain:  asri-child
*/

:root {
	--purple: #7070CC;
	--purple-light: #8585E0;
	--purple-ultra-light: #F6F6FF;
	--purple-dark: #79799E;
	--dark-gray: #666;
	--light-gray: #D9D9D9;
	--sky-blue: #809CCF;
	--yellow: #FFC000;
	--light-green: #99CC00;
	--white: #fff;
	--black: #080808;
	--transition: all 0.3s ease;
}

body, h1, h2, h3, h4, h5, h6, a, p, span, div {
	font-family: "Montserrat", Sans-serif;
}

a {
	color: var(--purple-light);
}

.h3 {
	margin: 0;
	color: var(--black);
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%; /* 26.4px */
	letter-spacing: -0.66px;
}

.heading-1, .heading-1 .pxl-item--title {
	font-size: 56px;
	line-height: 56px;
	letter-spacing: -3%;
	font-weight: 600;
}

.heading-2-bold, .heading-2-bold .pxl-item--title {
	font-size: 40px;
	line-height: 52px;
	font-weight: 600;
	letter-spacing: -3%;
}

.heading-4-bold, .heading-4-bold .pxl-item--title, .heading-4-bold p  {
	font-weight: 600;
	font-size: 26px;
	line-height: 36px;
	letter-spacing: -2%;
}

.heading-5, .heading-5 .pxl-item--title, .heading-5 p {
	font-weight: 600;
	font-size: 22px;
	line-height: 24px;
	letter-spacing: -2%;
}

.heading-6, .heading-6 .pxl-item--title, .heading-6 p {
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: -0.32px;
}

@media only screen and (max-width: 767.75px) {
	.heading-1, .heading-1 .pxl-item--title {
		font-size: 32px;
		line-height: 1.158em;
	}
	
	.heading-2-bold, .heading-2-bold .pxl-item--title {
		font-size: 26px;
		line-height: 1.23em;
	}
	
	.heading-4-bold, .heading-4-bold .pxl-item--title, .heading-4-bold p {
		font-size: 22px;
		line-height: 1.364em;
	}
	
	.heading-5, .heading-5 .pxl-item--title, .heading-5 p {
		font-size: 18px;
		line-height: 1.445em;
	}
	
	.heading-6, .heading-6 .pxl-item--title, .heading-6 p {
		font-size: 16px;
		line-height: 1.375em;
	}
}

@media only screen and (max-width: 480px) {
	.h3 {
		font-size: 18px;
	}
	h1, 
	.h1 {
		font-size: 24px;
	}
}

.list-with-screw-marker ul{
	list-style-type: none;
}

.list-with-screw-marker ul>li {
	position: relative;
    padding-left: 24px;
}

.list-with-screw-marker ul>li:before, .white-list.list-with-screw-marker ul>li:before {
	content: "";
    position: absolute;
    left: 0;
    top: 0.53em;
    height: 10px;
    width: 14px;
    min-width: 14px;
    transform: skewX(-12deg);
    display: block;
    margin-right: 10px;
}

.list-with-screw-marker ul>li:before {
	background-color: var(--purple);	
}

.white-list.list-with-screw-marker ul>li:before {
	background-color: var(--white);
}

a:hover {
	color: #7d94ac;
}
.pxl-pagination1 a:hover {
	color: var(--purple-light);
}

body.lock {
    overflow: hidden;
	
}

body::-webkit-scrollbar {
	width: 8px;
}
body::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
body::-webkit-scrollbar-thumb {
	background-color: var(--primary-color);
	outline: 1px solid transparent;
}

#pxl-wapper .container {
	max-width: 1210px;
	padding: 0px 20px;
}

.elementor-widget-link .pxl-link li i {
	margin-top: 0.2em!important;
}
.elementor-widget-link .pxl-link li i.fa-circle {
	margin-top: 0.95em!important;
}
.elementor-widget-link .pxl-link li + li {
    margin-top: 0.5em!important;
}

#pxl-search-popup .pxl-item--conent {
	max-height: 200px;
	padding: 0 15px 30px 15px;
}

#pxl-search-popup .pxl-item--close {
	top: 30px;
}

#pxl-header-elementor .pxl-header-elementor-sticky {
	transform: translateY(-100px);
}

#pxl-header-elementor .pxl-header-elementor-sticky .elementor-icon-box-title {
	color: var(--black) !important;
}

#pxl-header-elementor .pxl-header-elementor-sticky.pxl-header-fixed {
	transform: translateY(0px);
	background: var(--white);
}

.disable-popup .pxl-grid .item--inner {
	pointer-events: none;
}

@media only screen and (max-width: 1024px) {
	#pxl-wapper .container {
		max-width: 1024px;
	}
} 

@media only screen and (max-width: 767px) {
	#pxl-wapper .container {
		max-width: 767px;
	}
} 

/* TEXT - START */
.pxl-text-editor p {
	margin-bottom: 0.5em;
}
.pxl-text-editor ul {
	margin-bottom: 1em;
}
/* TEXT - END */

.page-template-default .pxl-sidebar-sticky {
	border: none;
	padding: 0;
}

.pxl-download-l1 .pxl-item--meta {
	margin-bottom: 0;
}

.cc-banner .cc-message {
	flex: 0 1 auto;
}

.pxl-item--content {
	font-size: 15px;
}

.pxl-item--feature {
	display: none;
}

.pxl-icon-box15 .pxl-item--inner {
	padding: 80px 25px 48px 25px;
}

.elementor .elementor-element .pxl-contact-form .wpcf7-form .wpcf7-form-control.wpcf7-acceptance:not(.wpcf7-submit):hover {
	border: none !important;
}

.pxl-contact-form form .wpcf7-acceptance .wpcf7-list-item-label a {
	color: var(--purple-light);
}

.gm-style .place-card-large {
	display: none;
}

.custom-info-block .elementor-element.elementor-widget,
.custom-info-block .elementor-element.elementor-widget .elementor-widget-container,
.custom-info-block .elementor-element.elementor-widget .elementor-widget-container .pxl-icon-box  {
	height: 100%;
}

.custom-info-block .elementor-element.elementor-widget .elementor-widget-container .pxl-icon-box  {
	display: flex;
	width: 100%;
}

.custom-history-grid .pxl-item--start {
	display: none;
}

.custom-history-grid .pxl-history .pxl-item--title:before {
	color: var(--purple-light);
	background-color: var(--purple-light);
	background-image: none;
}

.pxl---post .pxl-item--meta li i,
.pxl---post .pxl-item--meta a,
.pxl---post .pxl-item--meta:before {
	color: var(--purple-light);
	background-color: var(--purple-light);
	background-image: none;
}

.custom-post-grid .pxl-item--image img {
	height: 290px;
}

.pxl-icon-box2.style8 .pxl-item--title {
	padding: 0;
}

.pxl-icon-box2.style8 .pxl-item--title:before {
	content: none;
}

.pxl-service-grid-layout3 .pxl-item--inner:hover .pxl-item--front {
	transform: translateY(100%);
}

/* AJAX */
.ajax-posts.loading {
	pointer-events: none;
    opacity: 0.4;
}

/* BUTTONS - START */

.btn {
    position: relative;
    height: auto;
    overflow: hidden;
    padding: 0 30px;
	display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--purple);
    background-color: transparent;
    color: var(--white);
	font-size: 14px;
	line-height: 110%;
	font-weight: 700;
    height: 45px;
    text-align: center;
	transition: var(--transition);
    cursor: pointer;
}

.btn:hover {
	background-color: var(--purple);
	color: var(--white);
}

/* Buttons by type - BG BUTTON */

.btn.btn-with-bg {
	background-color: var(--purple);
	color: var(--white);
}

.btn.btn-with-bg:hover {
	background-color: var(--purple-light);
	border-color: var(--purple-light);
}

/* Buttons by type - BG BUTTON */

/* Buttons by type - PURPLE BUTTON */

.btn.btn-purple {
	color: var(--purple);
}

.btn.btn-purple:hover {
	color: var(--white);
}

/* Buttons by type - PURPLE BUTTON */

@media (max-width: 767px) {
	.btn {
		padding: 0 12px;
		height: 36px;
	}
}
/* BUTTONS - END */

/* Breadcrumbs */

.custom-breadcrumbs .elementor-shortcode {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}

.custom-breadcrumbs span,
.custom-breadcrumbs a {
	font-weight: 600;
	color: #000000;
}

.custom-breadcrumbs a:hover {
	color: var(--purple-light);
}

.custom-breadcrumbs .breadcrumb_last {
	font-weight: 600;
	color: var(--purple-light);
}

.pxl-item--svg-center .pxl-item--icon {
	width: 77px;
    text-align: center;
}

.breadrumbs-list {
	padding-top: 35px;
	display: flex;
    flex-wrap: wrap;
}

.breadrumbs-list span+span:before {
	content:"";
    display: inline-block;
    width: 1px;
    height: 8px;
	margin-right: 15px;
	margin-left: 15px;
    background: var(--light-gray);
} 

.breadrumbs-list span {
	display: flex;	
	align-items: center;
}

.breadrumbs-list span a {
	color: var(--dark-gray);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%; /* 16.8px */
	letter-spacing: -0.28px;
}

.breadrumbs-list span.breadcrumb_last {
	color: var(--purple);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%; /* 16.8px */
	letter-spacing: -0.28px;
}

@media screen and (max-width: 1199px) {
	.custom-post-grid .pxl-item--image img {
		height: 250px;
	}
	
	.rs-parallax-wrap.pxl-group-center {
		min-width: auto;
	}
	
	.pxl-menu-primary .sub-menu li a, .pxl-menu-primary .children li a {
		padding: 0;
	}
}

@media screen and (max-width: 991px) {
	.custom-post-grid .pxl-item--image img {
		height: 330px;
	}
}

@media screen and (max-width: 767px) {
	.custom-history-grid .pxl-history .pxl-content--right {
		margin-top: 0;
	}
	
	.elementor .custom-history-grid .pxl-history .pxl-content--right .pxl--item:nth-child(1)  {
		margin-top: 0 !important;
	}
	
	.custom-post-grid .pxl-item--image img {
		height: 250px;
	}
}

@media screen and (max-width: 575px) {
	.custom-post-grid .pxl-item--image img {
		height: auto;
	}
}

/* INT LOADER - START */
.int-loader {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	margin-top: 55px;
}
  
.int-loader .text-with-loader {
	opacity: 0;
	visibility: hidden;
}
.int-loader .btn {
	opacity: 1;
	visibility: visible;
}
  
.int-loader.loading {
	margin-top: 0px;
}
  
.int-loader.loading .text-with-loader {
	opacity: 1;
	visibility: visible;
}
  
.int-loader.loading .btn {
	opacity: 0;
	visibility: hidden;
}
/* INT LOADER - END */

.pxl-icon-box7 .pxl-item--inner {
	width: 100%;
}

.custom-tab-info .pxl-tabs1.style-divider .pxl-tabs--title .pxl-item--title {
    padding: 10px 20px 10px;
    margin-bottom: 10px;
}

/* New Main page */

.banner-tags__wrap .elementor-widget-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
}

.banner-tags__wrap {
	max-width: 740px;
}

.banner-tags__wrap .banner-tag__item {
	border-radius: 100px;
	background: #E9E9FF;
}

.banner-tags__wrap .banner-tag__item p {
	padding: 11px 16px;
	margin: 0;
	color: var(--purple);
	font-size: 12px;
	text-transform: uppercase;	
}

@media screen and (max-width: 768px) {
	.custom-tab-info .pxl-tabs1.style-divider .pxl-tabs--title .pxl-item--title br {
		display: none;
	}
}

#pxl-wapper  .elementor-section.elementor-inner-section.inner-section__wrap .elementor-container.elementor-column-gap-default {
		margin: 0px;
	}

@media only screen and (min-width: 1230px) {
	#pxl-wapper  .elementor-section.elementor-inner-section.inner-section__wrap .elementor-container.elementor-column-gap-default {
		margin: 0;
	}
}

/* -------------------- Header - start -------------------- */

header.header {
	position: absolute;
	z-index: 2;
	width: 100%;
	transition: transform 0.4s ease, background 0.3s ease, box-shadow 0.3s ease;
	transform: translateY(0);
}

.header.scrolled {
	position: fixed;
	top: 0px;
    background: rgba(255, 255, 255, 0.98);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    z-index: 5;
    box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
    transform: translateY(0);
}

.header.hidden {
	transform: translateY(-100px);
	transition: transform 0.4s ease;
}

.header-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px 0;
	gap: 20px;
}

.logo-section {
	flex: 0 0 auto;
}

.header-top {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 20px;
}

.logo-section img {
	max-height: 60px;
	width: auto;
}

.site-title {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

.main-navigation {
	flex: 1;
	display: flex;
	justify-content: center;
}

.main-menu {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	gap: 26px;
}

.main-menu li {
	position: relative;
}

.main-menu a {
	text-decoration: none;
	color: #333;
	font-weight: 500;
	padding: 10px 0;
	transition: color 0.3s ease;
}

.main-menu a:hover {
	color: #7070CC;
}

.phone-section {
	flex: 0 0 auto;
}

.phone-link {
	display: flex;
	align-items: center;
	gap: 8px;
	text-decoration: none;
	color: #333;
	font-weight: 500;
	transition: color 0.3s ease;
}

.phone-icon {
	flex-shrink: 0;
}

.phone-number {
	white-space: nowrap;
}

.header .menu-item a {
	position: relative;
	font-size: 14px;
	font-weight: 600;
	transition: var(--transition);
}

.header .menu-item a {
	color: var(--white);
}

.home .header .menu-item a,
.header.scrolled .menu-item a,
.home .phone-section a,
.scrolled .phone-section a,
.scrolled .phone-section a.phone-link:hover,
.home .header .btn,
.header.scrolled .btn {
	color: var(--black);
}

.phone-section a {
	font-weight: 600;
	color: var(--white);
}

.home .phone-section a.phone-link:hover {
	color: var(--purple);
}

.phone-section a.phone-link:hover,
.home .header .btn:hover,
.header.scrolled .btn:hover {
	color: var(--white);
}

.header-actions {
	display: flex;
    align-items: center;
    gap: 10px;
}

.phone-section a {
	position: relative;
	transition: var(--transition);
}

.phone-section a::before {
	content: '';
    width: 0;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    margin: 11px auto 0 auto;
	background-color: var(--purple);
}

.phone-section a.phone-link:hover::before {
	width: 100%;
	color: var(--white);
}


.header .menu-item a::before {	
	content: '';
    width: 0;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    margin: 11px auto 0 auto;
	background-color: var(--purple);
}

.header .menu-item a:hover:before{
	width: 100%;
}

.header .sub-menu {
  list-style: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  min-width: 250px;
  padding: 12px 30px 12px 26px;
  background-color: var(--white);
  border: 1px solid #28282c;
  border-radius: 8px;
}

.header .menu-item-has-children:hover .sub-menu {
  visibility: visible;
  opacity: 1;
}

.header .menu-item-has-children::after {
	content: "";
	position: absolute;
	top: calc(50% - 0px);
	right: -14px;
	display: inline-block;
	width: 9px;
	height: 9px;
	padding: 0px;
	border: solid var(--purple);
	border-width: 0 2px 2px 0;
	transform: translateY(-50%) rotate(45deg);
	transition: var(--transition);
}
.header .menu-item-has-children:hover::after {
  top: calc(50% + 4px);
  transform: translateY(-50%) rotate(225deg) !important;
  border-color: var(--purple) !important;
}
.header .menu-item-has-children:hover .sub-menu a {
  color: var(--black);
}
.header .menu-item .sub-menu a::before {
	display: none;
}
.header .menu-item-has-children .sub-menu a {
  pointer-events: all;
}
.header .menu-item-has-children .sub-menu a:hover {
  color: var(--purple);
}

/* header burger - start */

header .burger-icon {
    display: none;
}

.menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 4;
  display: none;
}

/* header burger - end */

@media (max-width: 1200px) {

    header .header-wrapper {
        gap: 14px;
    }

	header.header {
		position: fixed;
		top: 0px;
		z-index: 5;
		box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
		background-color: var(--white);
	}

	.header .menu-item a,
	.phone-section a,
	.header .btn,
	.phone-section a.phone-link:hover {
		color: var(--black);
	}

	.header .btn:hover {
		color: var(--white);
	}

	.header .menu-item-has-children::after {
		right: 0px;
	}

	.header .menu-item-has-children .sub-menu {
		position: initial;
		opacity: 1;
		display: none;
		transform: none;
		visibility: visible;
		border: 0px;
	}

	.header .menu-item-has-children::after {
		top: 22px;
	}
	.header .menu-item-has-children:hover::after {
		top: 22px;
		transform: translateY(-50%) rotate(45deg) !important;
	}

	header .header-content .main-navigation {
        position: absolute;
        top: -100vh;
        left: 0;
		overflow-y: auto;
		max-width: 300px;
        width: 100%;
        padding: 40px 20px;
        min-height: calc(100dvh - 95px);
        height: 100%;
		justify-content: flex-start;
        background: var(--white);
        transition: var(--transition);
        transition-duration: 0.6s;
        z-index: -1;
    }

	header .header-content .main-navigation ul {
		width: 100%;
		display: flex;
        flex-direction: column;
        gap: 12px;
	}

	.header .sub-menu {
		padding: 12px 14px;
	}

	header .header-content .main-navigation ul li + li {
		padding: 12px 0px 0px;
		border-top: 1px solid var(--light-gray);
	}

	header .header-content .main-navigation ul.sub-menu li {
		padding: 10px 0px;
	}
	
	.header .menu-item-has-children .sub-menu a {
		padding: 0px;
	}

    header .header-content.active .main-navigation {
        top: 95px;
    }

	header .burger-icon {
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 24px;
		height: 22px;
		cursor: pointer;
		z-index: 5;
		overflow: hidden;
	}

	header .burger-icon span {
		position: absolute;
		height: 2px;
		width: 100%;
		background: var(--black);
		border-radius: 30px;
		transition: var(--transition);
	}

	header .burger-icon span:nth-child(1) {
		transform: translate(0px, -10px);
		transition-delay: 0s;
	}

	header .burger-icon span:nth-child(2) {
		right: 0;
		width: 72%;
		transition-delay: 0.2s;
	}

	header .burger-icon span:nth-child(3) {
		transform: translate(0px, 10px);
		transition-delay: 0s;
	}

	header .header-content.active .burger-icon span:nth-child(1) {
		transform: rotate(45deg);
		transition-delay: 0.15s;
	}

	header .header-content.active .burger-icon span:nth-child(2) {
		right: -100%;
		transition-delay: 0s;
	}

	header .header-content.active .burger-icon span:nth-child(3) {
		transform: rotate(-45deg);
		transition-delay: 0.15s;
	}
}

@media (max-width: 767px) {
	.header-placeholder+#pxl-main,
    .header-placeholder+div[data-elementor-type="single-post"],
    .header-placeholder+div[data-elementor-type="archive"] {
        margin-top: 54px;
    }

	header .phone-section .phone-number {
		display: none;
	}

	.logo-section img {
		max-height: 36px;
	}

	.header-top {
		gap: 16px;
	}
	
	header .phone-icon {
		width: 20px;
		height: 20px;
	}

	header .header-content .main-navigation {
		max-width: 100%;
        min-height: calc(100dvh - 76px);
    }

	header .header-content.active .main-navigation {
        top: 76px;
    }
}

@media (max-width: 400px) {
	.logo-section img {
		max-height: 27px;
	}

	header .header-content.active .main-navigation {
		top: 64px;
	}
}

@media (max-width: 400px) {
	.header .btn {
		display: none;
	}
}


/* -------------------- Header - end -------------------- */

/*---------- SEARCH START ----------*/

.search-icon {
	display: flex;
	color: var(--purple);
	cursor: pointer;
}

.search-bar {
    position: absolute;
    top: -100vh;
    left: 0;
    width: 100%;
    min-height: 95px;
    display: flex;
    align-items: center;
    background: white;
	box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
    z-index: -1;
	transition: var(--transition);
}  

.search-bar .container {
    position: relative;
}

.search-bar-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.search-bar-form {
    position: relative;
    width: 100%;
    margin: 0px 14px 0px 40px;
}

body.search .page-content .search-bar-form {
	margin: 0px;
}

.search-bar-closing {
    position: relative;
    z-index: 1;
	display: flex;
    cursor: pointer;
    color: var(--purple);
    transition: var(--transition);
}

.search-bar-closing {
    color: var(--purple);
}

.search-bar-closing:hover {
    color: var(--purple-dark);
}

.active .search-bar {
    position: fixed;
    top: 0px;
    overflow: auto;
    z-index: 9999;
}

input.search-field {
    padding: 16px 0px 16px 32px;
    width: 100%;
    border: none;
    visibility: visible;
    background-color: transparent;
    border: 1px solid var(--purple);
    border-radius: 66px;
    color: var(--purple);
}

.search-submit {
    position: absolute;
    top: 50%;
    right: 27px;
    transform: translateY(-50%);
    height: 16px;
    width: 16px;
    cursor: pointer;
    border: none;
    background: transparent;
}

.search-field:focus {
    outline: none;
    border-color: var(--border-gray);
}

.search-submit svg {
    width: 16px;
    height: 16px;
    color: var(--purple);
    transition: var(--transition);
}

.search-submit:hover svg {
    color: var(--purple-dark);
}

.search-field::-webkit-search-decoration,
.search-field::-webkit-search-cancel-button,
.search-field::-webkit-search-results-button,
.search-field::-webkit-search-results-decoration {
  display: none;
}

.search-section-content {
	margin: 50px 0px 100px;
	width: 100%;
}

/*---------- SEARCH END ----------*/   

@media only screen and (max-width: 767px) {
    .search-bar-logo {
        display: none;
    }

    .search-bar-container {
        gap: 10px;
    }

    .search-bar-form {
        margin: 0px;
    }

    input.search-field {
        padding: 14px 0px 14px 14px;
    }

    .search-bar-closing {
        min-width: 42px;
        width: 42px;
        height: 42px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

/*---------- SEARCH END ----------*/   

/* Absolute header on banner */

#pxl-main, body #pxl-wapper #pxl-main {
	padding: 0px;
}	

.third-column-footer__wrap.elementor-widget-link .pxl-link li + li {
	margin-top: 0px !important;
}

.services-main__wrap .elementor-top-column .elementor-widget-wrap .elementor-widget-icon-box, .services-main__wrap .elementor-top-column .elementor-widget-wrap .elementor-widget-icon-box .elementor-widget-container {
	height: 100%;
}
.services-main__wrap .elementor-top-column .elementor-widget-wrap .elementor-widget-icon-box:hover .elementor-widget-container {
	transition: 1s;	
}

.services-main__wrap .elementor-top-column .elementor-widget-wrap .elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title a:before {
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

.services-slider__wrap .slick-track {
	margin: inherit;
}

.services-slider__wrap .service-card__wrap {
    height: 100%;
	margin: 0px 5px;	
	border-radius: 10px;
	transition: .3s;
}

.services-slider__wrap .service-card__wrap .services-title, .services-slider__wrap .service-card__wrap .services-description {
	padding: 0px 30px;
}

.services-slider__wrap .service-card__wrap .services-description {
	padding-bottom: 30px;
}

.services-slider__wrap .service-card__wrap img {
	width: 100%;
    height: 290px;
    object-fit: cover;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	background-color: #F3F4FF;
}

.service-card__wrap:hover {
	background: var(--purple)
}

.service-card__wrap:hover .services-title{
	color: var(--white);
}

.service-card__wrap:hover .services-description{
	color: var(--white);
}

.services-title {
	margin-top: 30px;
	color: var(--black);
	font-family: Montserrat;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%; /* 26.4px */
	letter-spacing: -0.44px;
}

.services-description {
	margin-top: 15px;
	color: var(--dark-gray);
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 21px */
	letter-spacing: -0.28px;
}

.slider-header__arrows-wrap {
    display: flex;
    align-items: center;
    gap: 5px;
}

.services-slider__content .arrows-content__wrap {
	display: flex;
    justify-content: flex-end;
    align-items: center;
	gap: 10px;
    height: 42px;
    z-index: 2;
    background: transparent;
    border: 0;
}

.services-slider__content .slick-arrow {
	background: transparent;
	cursor: pointer;
}

.services-slider__content .slick-arrow.prev-arrow-recent, .services-slider__content .slick-arrow.next-arrow-recent {
	padding: 13px 13px 11px;
    display: inline-block;
	border-radius: 50%;
	border: 1px solid #E9E9FF;
	background: var(--white);
}


.services-slider__content .slick-arrow.prev-arrow-recent svg {
	transform: rotate(180deg);
}

.services-slider__content .slick-arrow:hover {
	background: #8585E0;
	border: 1px solid #8585E0;
	transition: .3s;
}

.services-slider__content .slick-arrow:hover svg path {
	fill: var(--white);
	transition: .3s;
}

.services-slider__content .slick-list {
	padding-right: 30px;
	margin-right: -30px;
} 

@media only screen and (max-width: 767px) {
	.services-slider__content .arrows-content__wrap {
		display: none;
	}
}
/* 
.our-advantages__main:hover .elementor-icon-box-wrapper .elementor-icon-box-icon svg path{
	fill: var(--white);
}

.our-advantages__main:hover .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title span, 
.our-advantages__main:hover .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-description {
	color: var(--white);
} */

/* Services */

.services-cards__wrap {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 6px;
}

.service-card {
	position: relative;
	height: 300px;
	width: 100%;
	padding: 30px;
	display: flex;
	flex-direction: column;
	gap: 20px;
	background-color: var(--purple);
	border-radius: 10px;
}

.service-card .service-bg-img {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	object-fit: cover;
	opacity: 0;
    border-radius: 10px;
	transition: var(--transition);
}

.service-card:hover .service-bg-img {
	opacity: 1;
	transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
}

.service-card-title {
	font-size: 22px;
	font-weight: 600;
	line-height: 26.4px;
	letter-spacing: -0.02em;
	color: var(--white);
	z-index: 1;
}

.service-icon {
	width: max-content;
	height: 24px;
	z-index: 1;
}

.pxl-contact-form .questions-form__wrap .wpcf7-form-control-wrap {
	margin: 0px;
}

.questions-form__wrap .questions-form__small-fields p {
	margin: 0;
	display: flex;
	gap: 30px;
}

.questions-form__wrap {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

@media only screen and (max-width: 1024px) {
	.questions-form__wrap .questions-form__small-fields p {
		flex-direction: column;
		gap: 15px;
	}
	
	.questions-form__wrap {
		gap: 15px;
	}
	
	.questions-form__wrap .questions-form__small-fields p br{
		display: none;
	}
	
	.wpcf7-acceptance label {
		display: flex;
	}
	
	.services-cards__wrap {
		grid-template-columns: repeat(2,1fr);
	}
}

@media only screen and (max-width: 600px) {
	.services-cards__wrap {
		grid-template-columns: 1fr;
	}
	
	.service-card  {
		padding: 20px;
		height: 200px;
	}
	
	.service-card-title {
		font-size: 20px;
	}
}

.questions-form__wrap p {
	margin: 0;
}

.questions-form__wrap input, .questions-form__wrap textarea {
	padding: 15px 20px;
	border-radius: 4px;
	border: 1px solid #E9E9FF;
	background: var(--white);
}

.questions-form__btn {
	transition: .3s;
}

.questions-form__wrap .questions-form__btn input {
	width: 100%;
	padding: 20px 35px;
	border: 0;
	border-radius: 99px;
	background-color: var(--purple);
	color: var(--white);
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%; /* 21.6px */
}

.questions-form__wrap .questions-form__btn input:hover {
	background-color: #8585E0;
}

.questions-form__wrap input::placeholder, .questions-form__wrap textarea::placeholder  {
  	color: var(--purple-dark);
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 21px */
	letter-spacing: -0.28px;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0;
}
.wpcf7 .wpcf7-list-item {
	display: block;
	margin-bottom: 10px;
}
.wpcf7-acceptance label, .pxl-contact-form form .questions-form__wrap .wpcf7-acceptance label{
	position: relative;
	cursor: pointer;
}
.wpcf7-acceptance input[type=checkbox], .pxl-contact-form form .questions-form__wrap .wpcf7-acceptance input[type=checkbox] {
	/*position: relative;*/
	position: absolute;
	visibility: hidden;
	width: 30px;
	height: 30px;
	top: 0;
	left: 0;
}
.wpcf7-acceptance input[type=checkbox] + span {
	/* border: 3px solid red; */
}
.wpcf7-acceptance input[type=checkbox] + span:before, .pxl-contact-form form .questions-form__wrap .wpcf7-acceptance input[type=checkbox] + span:before {
	display: block;
	position: absolute;
	content: '';
	border-radius: 6px;
	height: 24px;
	width: 24px;
	top: 0px;
	left: 0px;
	border: 2px solid var(--purple);
	background: transparent;
}
.wpcf7-acceptance input[type=checkbox] + span:after, .pxl-contact-form form .questions-form__wrap .wpcf7-acceptance input[type=checkbox] + span:after {
	display: block;
	position: absolute;
	content: "\2713";
	height: 30px;
	width: 30px;
	top: -2px;
	left: -2px;
	visibility: hidden;
	color: var(--purple);
	font-size: 26px;
	text-align: center;
	line-height: 30px;
}
.wpcf7-acceptance input[type=checkbox]:checked + span:before, .pxl-contact-form form .questions-form__wrap .wpcf7-acceptance input[type=checkbox]:checked + span:before {
	background: transparent;
}
.wpcf7-acceptance input[type=checkbox]:checked + span:after, .pxl-contact-form form .questions-form__wrap .wpcf7-acceptance input[type=checkbox]:checked + span:after {
	visibility: visible;
}
.wpcf7-list-item-label, .pxl-contact-form form .questions-form__wrap .wpcf7-list-item-label {
	margin-left: 40px;
	display: inline-block;
}

/* Leave request form start */

.pxl-contact-form1 .leave-request-form .wpcf7-form-control:not(.wpcf7-submit) {
	border: 1px solid var(--purple);
}

.pxl-contact-form form .leave-request-form .wpcf7-acceptance .wpcf7-list-item {
	padding: 0px;
}

.pxl-contact-form form .leave-request-form .wpcf7-acceptance {
	box-shadow: none;
}

.questions-form__wrap.leave-request-form .questions-form__small-fields p {
	gap: 10px;
}

.questions-form__wrap.leave-request-form {
	gap: 20px;
}

.pxl-contact-form form .leave-request-form .wpcf7-acceptance input[type=checkbox] + span:before {
	top: 10px;
}

.pxl-contact-form form .leave-request-form .wpcf7-acceptance input[type=checkbox] + span:after {
	top: 6px;
	left: -2px;
}

/* Leave request form end */

.footer-column__title span{
	color: var(--white);
	font-family: Montserrat;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%; /* 26.4px */
	letter-spacing: -0.44px;
}

.footer-socials__wrap .elementor-icon-box-description a{
	color: var(--white);
}

.footer-socials__wrap .elementor-icon-box-description a:hover, .footer-socials__wrap .elementor-icon-box-title a:hover{
	color: var(--purple);
}

.full-screen__button a {
	width: 100%;
}

.button-with-arrow__hover a:hover svg path{
	fill: var(--white);
}

#pxl-wapper #pxl-header-elementor .pxl-header-content .row .elementor-section .elementor-widget-wrap .header-anchor__hover a:hover {
	background-color: #8585E0 !important;
	border-color: #8585E0;
}

#pxl-wapper .header-anchor__hover .pxl-button .btn:hover {
	background-color: var(--purple) !important;
}

/* breadcrumbs */

.custom-breadcrumb__wrap .pxl-breadcrumb{
	justify-content: flex-start;
}

.custom-breadcrumb__wrap .pxl-breadcrumb li a {
	color: var(--dark-gray);
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%; /* 16.8px */
	letter-spacing: -0.28px;
}

.custom-breadcrumb__wrap .pxl-breadcrumb li span {
	color: var(--purple);
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%; /* 16.8px */
	letter-spacing: -0.28px;
}

.custom-breadcrumb__wrap .pxl-breadcrumb li:not(:last-child):after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 8px;
	background: var(--light-gray);
}

.mobile-development__type-wrap .elementor-container.elementor-column-gap-default {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 10px;
} 

.mobile-development__type-wrap .elementor-container.elementor-column-gap-default .mobile-development__type {
	width: 100% !important;
}

.mobile-development__type {
	min-height: 285px;
}

.development-type__icon .elementor-container.elementor-column-gap-default {
	display: flex;
	gap: 20px;
}

.mobile-development__type .development-type__icon .elementor-container.elementor-column-gap-default .elementor-column {
	width: auto;
}

.elementor-section .mobile-development__type .elementor-widget-wrap.elementor-element-populated {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media only screen and (max-width: 1024px) {
	.mobile-development__type-wrap .elementor-container.elementor-column-gap-default {
		grid-template-columns: repeat(2,1fr);
	}
}

@media only screen and (max-width: 768px) {
	.mobile-development__type-wrap .elementor-container.elementor-column-gap-default {
		grid-template-columns: 1fr;
	}
	
	.mobile-development__type {
		min-height: 250px;
	}
}

/* Steps block */

.steps-block__wrap {
	padding-top: 10px;
	display: flex;
	flex-direction: column;
}

.steps-header__wrap {
	display: flex;
	gap: 6px;
}

.step-item__wrap:first-child {
	min-width: 447px;
	max-width: 447px;
}

.step-item__wrap{
	min-width: 480px;
	max-width: 480px;
	height: 42px;
	display: flex;
	align-items: flex-start;
	gap: 20px;
	border-right: 1px solid #EBEBF9;
	border-left: 1px solid #EBEBF9;
}

.step-item__wrap:last-child {
	min-width: 232px;
	max-width: 232px;
}

.step-item__wrap span {
	height: 1px;
	width: 100%;
	display: block;
	background-color: #EBEBF9;
}

.step-item__wrap p {
	position: relative;
    bottom: 10px;
	margin: 0;
	padding: 0;
	width: 39%;
	color: var(--purple);
	text-align: center;
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 21px */
	letter-spacing: 1.4px;
	white-space: nowrap;
}

.steps-wrap {
	display: flex;	
}

.step-content__wrap:first-child .single-step-title {
	padding: 36px 54px 36px 30px;
}

.single-step-title {
	position: relative;
	padding: 36px 71px 36px 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 94px;
	color: var(--black);
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%; /* 19.2px */
	letter-spacing: -0.48px;
}

.single-step-title svg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
}

.single-step-title svg path{
	width: 100%;
}

.step-content__wrap {
	min-width: 230px;
	max-width: 230px;
}

.step-content__wrap + .step-content__wrap {
	min-width: 271px;
	max-width: 271px;
	margin-left: -28px;
}

.step-content__wrap + .step-content__wrap .single-step-title{
	padding-left: 60px;
	padding-right: 60px;
}

.step-content__wrap:nth-child(2) {
	margin-left: -18px; 
}

.singe-step__content {
	padding-top: 35px;
}

.singe-step__content p {
	margin: 0;
	color: var(--black);
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%; /* 19.2px */
	letter-spacing: -0.48px;
}

.singe-step__content ul {
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;
}

.step-content__wrap + .step-content__wrap .singe-step__content {
	padding-left: 30px;
}

.singe-step__content ul  li::marker {
	font-size: 0;
}

.singe-step__content ul  li::before {
    color: var(--dark-gray);
    content: "\2022";
    font-size: 12px;
    font-weight: 700;
    left: -15px;
    line-height: 20px;
    position: absolute;
    top: 0;
}

.singe-step__content ul li {
	position: relative;
	color: var(--dark-gray);
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 21px */
	letter-spacing: -0.28px;
}

@media only screen and (max-width: 1199px) {
	.steps-block__wrap {
		margin-right: calc(100% - 100vw);
		overflow: auto;
	}
}

.stick-svg__wrap svg{
	width: 100%;
	margin: 0 auto;
	margin-top: -8px;
}

.stick-svg__wrap.up-stick svg {
	height: 85px;
}

.singe-step__content .app-migration__content {
	color: var(--dark-gray);
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 21px */
	letter-spacing: -0.28px;
}

.singe-step__content.down-content {
	padding-top: 20px;
}

.app-migration__content.up-content {
	padding-bottom: 20px;
}

.steps-block__wrap.process-migration {
	padding-top: 200px;
} 

.description-up {
	position: absolute;
    top: -186px;
}

.step-content__wrap {
	position: relative;
}

.process-migration__wrap .step-content__wrap {
	min-width: 195px;
    max-width: 195px;
}

.process-migration__wrap .step-content__wrap + .step-content__wrap {
	min-width: 220px;
    max-width: 220px;
}

.step-content__wrap:last-child .description-up .singe-step__content {
	padding-left: 0;
    margin-left: -40px;
}


.pxl-nav-menu.hv-style1 .pxl-menu-primary > li.current_page_item > a:not(.is-one-page):before, .pxl-nav-menu.hv-style1 .pxl-menu-primary > li.current-menu-item > a:not(.is-one-page):before {
	height: 0px;
}

.title-with__icon span:after {
	content: url(/wp-content/uploads/2024/01/triangle-left.svg);
	position: absolute;
    margin-left: 10px;
}

@media only screen and (max-width: 767px) {
	.title-with__icon span:after {
		margin-top: 5px;
	}
}

/* Projects */

.projects-banner__wrap, .vacancies-banner__wrap {
	position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.projects-banner__wrap {
	background-image: url(/wp-content/uploads/2024/02/projects-banner.png);
}

.vacancies-banner__wrap {
	background-image: url(/wp-content/uploads/2023/06/vacancies-banner.png);
}

.projects-banner__wrap:before, .vacancies-banner__wrap:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #27274F;
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.projects-banner__wrap .project-banner__title, .vacancies-banner__wrap .vacancies-banner__title{
	position: relative;
	margin: 0px;
	padding: 205px 0px;
	z-index: 1;
	color: var(--white);
	font-size: 56px;
	font-style: normal;
	font-weight: 600;
	line-height: 110%; /* 61.6px */
	letter-spacing: -1.68px;
}

/* header desc text */

.header-projects__desc {
	padding-top: 60px;
	margin: 0px;
	color: var(--dark-gray);
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 27px */
	letter-spacing: -0.36px;
}

/* partners slider */

.swiper-partners__wrap.slick-initialized .slick-slide, .swiper-partners__wrap .slick-track {
	display: flex;
	align-items: center;
	justify-content: center;
}

.swiper-partners__wrap .slick-slide img {
	width: 180px;
}

@media only screen and (max-width: 1024px) {
	.swiper-partners__wrap .slick-slide img {
		width: 140px;
	}
}

.pxl-wapper .row {
	margin-left: inherit;
	margin-right: inherit;
}

/* Blog page */

@media screen and (max-width: 1199px) {
	#pxl-main > .elementor-container {
		padding: 0 0px;
	}
}

.pxl---post .pxl-item--image img {
	width: 100vw;
	max-height: 100vh;
    max-width: initial;
    margin: 0 calc((100% - 100vw) / 2);
	object-fit: cover;
}

/* Odoo page */

.lego::before, .lego::after {
	content: "";
    width: 26%;
    height: 35px;
    position: absolute;
    top: 0;
    transform: translateY(-95%);
    background-color: #9c0;
}

.lego:before {
	left: 10%;
}

.lego:after {
	right: 15%;
}

.lego--orange::after, .lego--orange::before  {
	background-color: #ffc000;
}

.lego--blue::after, .lego--blue::before  {
	background-color: #809ccf;
}

.title-line:before {
    content: "";
    position: absolute;
    display: block;
    height: 4px;
    width: 74px;
    transform: skewX(-12deg) translateY(-9px);
    bottom: 100%;
    left: 0;
    background-color: var(--purple);
}

.center-two-legos .elementor-container.elementor-column-gap-default, .center-three-legos .elementor-container.elementor-column-gap-default{
	justify-content: center;
} 

.center-two-legos .elementor-column.elementor-col-50, #pxl-main .center-three-legos .elementor-col-33 {
	width: 33.333%;
}

/* Tabs */

.tabs-wrapper .pxl-tabs1.style-button-set4 .pxl-tabs--title .pxl-item--title{
	display: flex;
    align-items: center;
	background-color: var(--purple-ultra-light);
	box-shadow: none;
	transition: var(--transition);
}

.tabs-wrapper .pxl-tabs1.style-button-set4 .pxl-tabs--title .pxl-item--title:hover {
	background-color: var(--purple);
	color: var(--white);
}

.tabs-wrapper .pxl-tabs1.style-button-set4 .pxl-tabs--title .pxl-item--icon {
	display: flex;
}

.tabs-wrapper .pxl-tabs1.style-button-set4 .pxl-tabs--title .pxl-item--title:hover svg path {
	fill: var(--white);
}

/* For icons with fill attr */

.tabs-wrapper .pxl-tabs1.style-button-set4 .pxl-item--title.active .pxl-item--icon svg path {
	fill: var(--white);
	transition: var(--transition);
}

.tabs-wrapper .pxl-tabs1.style-button-set4 .pxl-item--title .pxl-item--icon svg path {
	fill: var(--purple);
	transition: var(--transition);
}

/* For icons with stroke attr */

.tabs-wrapper .pxl-tabs1.style-button-set4 .pxl-item--title.active .pxl-item--icon svg path[stroke] {
    fill: none;
    stroke: var(--white);
}

.tabs-wrapper .pxl-tabs1.style-button-set4 .pxl-item--title .pxl-item--icon svg path[stroke] {
    fill: none;
    stroke: var(--purple);
}

.tabs-wrapper .pxl-tabs1.style-button-set4 .pxl-tabs--title .pxl-item--title:hover svg path[stroke] {
	fill: none;
    stroke: var(--white);
}

@media only screen and (max-width: 767px) {
	.tabs-wrapper .pxl-tabs1.style-button-set4 .pxl-tabs--title {
		white-space: normal;
	}
	
	.tabs-wrapper .pxl-tabs1.style-button-set4 .pxl-tabs--title .pxl-item--title {
		width: 100%;
		padding: 10px;
		margin-top: 10px;
		margin-left: 0;
        margin-right: 0;
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
	}
	
	.tabs-wrapper .pxl-tabs1.style-button-set4 .pxl-tabs--title .pxl-item--title svg {
		width: 40px;
	}
	
	.tabs-wrapper .pxl-tabs1.style-button-set4 .pxl-tabs--title .pxl-item--title {
		line-height: 24px;
	}
	
	.tabs-wrapper .pxl-tabs1.style-button-set4 .pxl-tabs--title .pxl-item--icon {
		margin: 0px;
	}
}

/* Smooth scroll behavior */
html {
	scroll-behavior: smooth;
}

/* Add padding to body to account for fixed header when scrolled */
body {
	padding-top: 0;
	transition: padding-top 0.3s ease;
}

/* Ai list */

.ai-posts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 44px 20px;
}

.ai-item {
    position: relative;
    min-height: 428px;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 12px;
    background-color: var(--purple);
}

.ai-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.24) 0%, rgba(0, 0, 0, 0.64) 100%);
    border-radius: 12px;
    opacity: 1;
    transition: opacity 0.3s ease;
}

.ai-item img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
    transform: translate(0, 0);
    transition: width 0.3s ease, height 0.3s ease, transform 0.3s ease;
}

.ai-item:hover img {
    width: 132px;
    height: 128px;
    transform: translate(40px, 40px);
}

.ai-item:hover:before {
    opacity: 0;
}

.ai-item__data {
    position: absolute;
    top: 40px;
    right: 40px;
    z-index: 1;
    padding: 6px 14px;
    border: 1px solid var(--border-light-gray);
    border-radius: 100px;
    background: #FFFFFF33;
    backdrop-filter: blur(103px)
}

.ai-item__bottom {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 46px;
}

.ai-item__bottom-text {
    max-width: 261px;
    display: flex;
    flex-direction: column;
    gap: 14px;  
}

.ai-item__bottom-title {
	color: var(--white);
}

.ai-item__bottom-desc {
	color: var(--white);
	line-height: 21.4px;
}

.ai-item__btn-circle {
	position: relative;
    overflow: hidden;
    min-width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F5F5F5;
    color: var(--black);
    border-radius: 50%;
    transition: var(--transition);
}

.ai-item:hover .ai-item__btn-circle {
	color: var(--purple);
}

@media (max-width: 1024px) {
    .ai-posts {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }

	 .ai-item {
        min-height: 350px;
        padding: 24px;
    }

    .ai-item:hover img {
        width: 100%;
        height: 100%;
        transform: none;
    }

    .ai-item:hover:before {
        opacity: 1;
    }

    .ai-item__bottom-text {
        max-width: 218px;
    }
}

@media (max-width: 767px) {
    .ai-posts {
        grid-template-columns: 1fr;
        gap: 14px;
    }
	.ai-item {
        min-height: 300px;
        padding: 20px;
    }
}


@media (max-width: 350px) {
    .ai-item__bottom {
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
    }

    .ai-item__bottom-text {
        max-width: 100%;
    }
}