/*--------------------------------------------- common ---------------------------------------------*/
p, table {
	font-size: 20px;
	line-height: 1.6;
}
.wp-block-table {
	margin: 0;
	margin-top: 78px;
	margin-bottom: 20px;
}
thead {
	background-color: #E8ECF3;
	border: none !important;
}
.section {
	padding: 0;
}
.wp-block-table td, .wp-block-table th {
	border: none !important;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	width: 100%;
	border-bottom: 1px solid #E8ECF3;
}
table tr:nth-child(2n) {
	background-color: #F8F8F9;
	border-bottom: 1px solid #E8ECF3;
	border-top: 1px solid #E8ECF3;
}
th, td {
	padding: 15px 20px;
	text-align: left;
}
thead th:nth-child(1),
td:nth-child(1) { 
	width: 39.7%;
}
.has-text-align-center {
	text-align: center;
}
.has-small-font-size {
	font-size: 14px;
}
.wp-block-group p, .type-case p {
	margin: 30px auto;
}
.feature .feature-list__text, .type-case .table-caption {
	margin: 0 auto;
}
p.hero-subtitle, p.hero-lead {
	margin: 0 auto;
}
.wp-block-list li {
	margin-left: 29px;
	padding-left: 10px;
	font-size: 20px;
	line-height: 1.6;
}
.wp-block-list {
	margin: 20px auto;
	list-style: disc;
	display: flex;
	gap: 14px;
	flex-direction: column;
}
.bg-opacity-18 .wp-block-cover__image-background {
	opacity: 0.18;
}
.hero-subtitle {
	font-family: 'Montserrat SemiBold',system-ui;
	font-weight: 600;
	font-size: 14px;
	line-height: 100%;
	text-transform: uppercase;
}
.wp-block-heading.hero-title {
	font-size: 62px;
	margin: 20px auto;
}
.case-hero > .wp-block-group__inner-container {
	width: 100%;
}
.post-229 .wp-block-heading.hero-title {
	max-width: 890px;
}
.hero-lead {
	font-weight: 500;
	font-size: 22px;
	line-height: 1.6;
	max-width: 65%;
	margin: 0 auto;
}
.hero-card strong {
	font-family: 'Montserrat SemiBold',system-ui;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.4;
}
.hero-card p {
	font-size: 16px;
	margin-top: 12px;
	margin-bottom: 0;
}
.has-white-color {
	color: #fff;
}
.grid-2 {
	grid-template-columns: 1fr 1fr;
	display: grid;
	gap: 5px;
}
.type-case .mx-80 {
	margin: 80px auto;
}
.txt-500-22 {
	font-weight: 500;
	font-size: 22px;
	line-height: 1.6;
}
.wp-block-heading {
	margin: auto;
}
.type-case > :not(.case-hero) {
	max-width: 700px;
}
.type-case .fw {
	width: 100%;
	max-width: 1200px;
	margin: 80px auto;
}
.single-case .section{
	margin: 0 auto;
}
.wp-block-group.two-col-highlight {
	margin: 5px auto;
}
h2.wp-block-heading {
	font-size: 42px;
	line-height: 1.3;
	margin-bottom: 30px;
	margin-top: 80px;
}
.m-a {
	margin: auto;
}
.case {
	padding: 0 20px;
}
/*--------------------------------------------/ common ---------------------------------------------*/
/*--------------------------------------------- .case-hero ---------------------------------------------*/
.case-hero {
	max-width: 1400px;
	margin: 0 auto;
	border-radius: 30px;
	text-align: center;
	display: flex;
	justify-content: center;
}
.wp-block-cover {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.wp-block-cover__image-background {
	position: absolute;
	left: 0;
	z-index: 0;
	top: 50%;
	left: 50%;
/* 	transform: translate(-50%, -50%); */
	height: 100%;
	object-fit: cover;
}
.wp-block-cover__inner-container {
	z-index: 1;
	position: relative;
	padding: 120px 100px 48px 100px;
}

.hero-cards.columns-4{ 
	display:grid; 
	grid-template-columns:repeat(4,minmax(0,1fr)); 
	gap:10px; 
	margin-top: 118px;
}
.hero-card {
	border: 1px solid #FFFFFF4D;
	backdrop-filter: blur(10px);
	border-radius: 16px;
	padding: 18px 10px;
}
.two-col-highlight .card {
	padding: 20px;
	border-radius: 16px;
	height: 100%;
}
.column-highlight__header, .grid-2 .card p:first-of-type {
	font-family: 'Montserrat SemiBold',system-ui;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.3;
	margin: 0;
}
.column-highlight__text, .grid-2 .card p:nth-of-type(2) {
	font-weight: 500;
	font-size: 20px;
	line-height: 1.6;
	margin: 0;
	margin-top: 10px;
}

.icon-check {
	min-width: 24px;
	min-height: 24px;
	display: inline-block;  
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='6' fill='%23111111'/%3E%3Cpath d='M7 12L10.488 15.837C10.5067 15.8576 10.5296 15.8741 10.5551 15.8854C10.5806 15.8967 10.6081 15.9025 10.636 15.9025C10.6639 15.9025 10.6914 15.8967 10.7169 15.8854C10.7424 15.8741 10.7653 15.8576 10.784 15.837L17 9' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-size: contain;
}
.wp-block-group.feature {
	margin: 5px 0;
}
.feature-list__text {
	font-weight: 500;
}
.feature > .wp-block-group__inner-container {
	background-color: #E8ECF3;
	border-radius: 16px;
	padding: 20px;
	display: flex;
	align-items: center;
	gap: 20px;
}
.blog-testimonial-container {
	padding: 30px;
	border-radius: 20px;
	margin: 80px auto;
}
.blog-testimonial-container_sub {
	font-weight: 500;
	display: flex;
	align-items: center;
	margin: 0 !important;
	font-size: 22px;
	gap: 12px;
}
.blog-testimonial-container_header {
	font-weight: 500;
	font-size: 22px;
	margin-top: 20px !important;
	margin-bottom: -20px !important;
}
.blog-testimonial-container_sub:before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg width='19' height='11' viewBox='0 0 19 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.91417 0H9.41417L5.5 10.2813H0L3.91417 0ZM13.0808 0H18.5808L14.6667 10.2813H9.16667L13.0808 0Z' fill='%23111111'/%3E%3C/svg%3E%0A");
	background-size: 20px;
	width: 40px;
	height: 40px;
	display: flex;
	background-repeat: no-repeat;
	background-position: center;
}
p.blog-testimonial_text {
	margin-bottom: 0;
}
.blog-contact-us-link, .blog-contact-us-link a {
	font-family: 'Montserrat Bold',system-ui;
	font-weight: 700;
	font-size: 28px;
	line-height: 1.3;
}
.blog-contact-us-link a {
	text-decoration: underline;
	color: #0950D6;
}
p.blog-contact-us-link {
	margin: 80px auto;
}
@media (max-width:1024px) { 
	h2.wp-block-heading {
		font-size: 40px;
	}
	.type-case > :not(.case-hero) {
		max-width: unset;
	}
	.wp-block-cover__inner-container {
		padding: 120px 40px 24px 40px;
	}
	.hero-lead {
		max-width: unset;
	}
	.hero-cards.columns-4 { 
		grid-template-columns:repeat(2,1fr); 
	} 
	.hero-card {
		padding: 13px 10px;
	}
}
@media (max-width:768px) { 
	h2.wp-block-heading {
		font-size: 34px;
	}
	.case {
		padding: 0 10px;
	}
	.hero-cards.columns-4 { 
		grid-template-columns:1fr; 
		gap: 5px;
	} 
	.wp-block-heading.hero-title {
		font-size: 38px;
	}
	.hero-lead {
		font-size: 20px;
	}
	.wp-block-cover__inner-container {
		padding: 80px 30px 16px 30px;
	}
	.hero-cards.columns-4 {
		margin-top: 60px;
	}
	.hero-card {
		font-size: 14px;
		border-radius: 8px;
		display: flex;
		align-items: baseline;
		gap: 10px;
		padding: 14px 14px;
	}
	.hero-card strong, .hero-card p {
		font-size: 14px;
	}
	.hero-card p {
		margin: 0;
		text-align: left;
	}
	.grid-2 {
		grid-template-columns: 1fr;
	}
	.feature > .wp-block-group__inner-container {
		flex-direction: column;
		align-items: baseline;
		gap: 22px;
	}
	table {
		font-size: 18px;
	}
	thead th:nth-child(1), td:nth-child(1) {
		width: 50%;
	}
}

/*-------------------------------------------- / .case-hero ---------------------------------------------*/





.clients-slider__bot p{
	font-size: 16px;
}
/* share-button */
.share-container {
	display: flex;
	gap: 6px;
	align-items: center;
	position: relative;
	flex-direction: column;
	margin-top: 76px;
	margin-bottom: 128px;
}
.share-title {
	color: #7C899C;
	font-family: 'Montserrat SemiBold',system-ui;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
}
.share-black .share-title {
	color: #7C899C;
}
.share-container ul.share-list {
	display: flex;
	gap: 19px;
	padding-left: 6px;
	list-style: none;
}
.single-news .share-container {
	flex-direction: column;
}
.single-news .share-list {
	margin: 0;
}
.share-item {
	cursor: pointer;
	position: relative;
	list-style: none !important;
	margin: 0 !important;
}
.share-link {
	display: flex;
}
.share-link:hover svg {
	transform: scale(1.1);
}
.share-link svg {
	background-color: #E8ECF3;
	transition: .15s ease-in-out;
	height: 32px;
	border-radius: 50%;
}
.tooltiptext {
	display: none;
	font-family: Golos, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	position: absolute;
	top: -5px;
	white-space: nowrap;
	background: #000000bd;
	color: #fff;
	border-radius: 8px;
	padding: 10px;
	right: -126px;
}
@media (max-width:1024px) { 
	.share-container {
		margin-bottom: 106px;
	}
}

@media (max-width:768px) { 
	.share-container {
		margin-bottom: 80px;
	}
	.blog-contact-us-link, .blog-contact-us-link a {
		font-size: 24px;
	}
}