.home .wp-site-blocks > header {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 99;
}

/* R06-06R2: published privacy surface; analytics remains fail-closed. */
.telli-cookie-policy {
	max-width: 920px;
	margin-inline: auto;
	padding: clamp(2.5rem, 6vw, 5rem) clamp(1rem, 4vw, 2rem);
}

.telli-cookie-policy h1,
.telli-cookie-policy h2 {
	color: #0b1f3a;
	line-height: 1.2;
}

.telli-cookie-policy h1 {
	font-size: clamp(2rem, 4vw, 3.25rem);
	margin-block: 0 1.5rem;
}

.telli-cookie-policy h2 {
	font-size: clamp(1.35rem, 2.4vw, 1.8rem);
	margin-block: 2.25rem 0.75rem;
}

.telli-cookie-policy p,
.telli-cookie-policy li {
	line-height: 1.75;
}

.telli-cookie-policy a {
	text-decoration: underline;
	text-underline-offset: 0.2em;
}

.home .wp-site-blocks > main {
	margin-block-start: 0 !important;
}

.home .wp-site-blocks > footer.wp-block-template-part {
	margin-block-start: 0 !important;
}

@media (max-width: 767px) {
	.home .wp-site-blocks > footer.wp-block-template-part {
		margin-block-start: -20px !important;
	}
}

.home .telli-hero {
	box-sizing: border-box;
	width: 100%;
	max-width: none !important;
	height: 100vh;
	min-height: 100vh;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	background-image: url("/wp-content/uploads/2022/09/3__MAIN_COMP.gif");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.home .telli-home-about {
	box-sizing: border-box;
	width: 100%;
	max-width: none !important;
	min-height: 805px;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	background: #fff;
	color: #616161;
	letter-spacing: normal;
}

.home .telli-home-about * {
	letter-spacing: normal;
}

.home .telli-home-about__inner.wp-block-columns {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0;
	box-sizing: border-box;
	width: 100%;
	max-width: 1200px;
	min-height: 805px;
	margin: .8125px auto 0 !important;
}

.home .telli-home-about__copy {
	box-sizing: border-box;
	min-width: 0;
	min-height: 805px;
	margin: 0 !important;
	padding: 205px 15px 0 !important;
}

.home .telli-home-about__eyebrow {
	display: inline-flex;
	align-items: center;
	margin: 0;
	color: #d59801;
	font-family: Raleway, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 12px;
	text-transform: uppercase;
}

.home .telli-home-about__eyebrow::after {
	width: 50px;
	height: 1px;
	margin-left: 20px;
	background: #d59801;
	content: "";
}

.home .telli-home-about__title {
	margin: 10px 0 0 !important;
	color: #151515;
	font-family: Poppins, Arial, sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.167;
}

.home .telli-home-about__body,
.home .telli-home-about__prompt {
	color: #616161;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	overflow-wrap: normal;
	text-wrap: wrap;
	word-break: normal;
}

.home .telli-home-about__body {
	margin: 20px 0 0 !important;
}

.home .telli-home-about__prompt {
	margin: 42px 0 0 !important;
	color: #151515;
}

.home .telli-home-about__phone {
	margin: 15px 0 0 !important;
	color: #151515;
	font-family: Poppins, Arial, sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 42px;
}

.home .telli-home-about__phone a {
	color: inherit;
	text-decoration: none;
}

.home .telli-home-about__phone strong {
	font-weight: 700;
}

.home .telli-home-about__copy::after {
	display: block;
	width: 100%;
	height: 1px;
	margin-top: 22px;
	background: #e5e5e5;
	content: "";
}

.home .telli-home-about__visual {
	position: relative;
	box-sizing: border-box;
	min-width: 0;
	min-height: 805px;
	margin: 0 !important;
	padding: 0 !important;
}

.home .telli-home-about__office,
.home .telli-home-about__experience {
	position: absolute;
	top: 94px;
	left: 15px;
	width: 570px;
	height: 601px;
	margin: 0 !important;
}

.home .telli-home-about__office img,
.home .telli-home-about__experience img {
	display: block;
	max-width: none;
	height: auto;
}

.home .telli-home-about__office img {
	width: 567px;
}

.home .telli-home-about__experience img {
	width: 570px;
}

@media (max-width: 767px) {
	.home .telli-home-about {
		min-height: 1264px;
	}

	.home .telli-home-about__inner.wp-block-columns {
		grid-template-columns: minmax(0, 1fr);
		width: calc(100% - 36px);
		max-width: none;
		min-height: 1264px;
		margin: 0 18px !important;
	}

	.home .telli-home-about__copy {
		min-height: 715px;
		padding: 54px 15px 0 0 !important;
	}

	.home .telli-home-about__visual {
		min-height: 549px;
	}

	.home .telli-home-about__office,
	.home .telli-home-about__experience {
		top: 94px;
		left: 0;
		width: calc(100% - 15px);
		height: auto;
	}

	.home .telli-home-about__office img,
	.home .telli-home-about__experience img {
		width: 100%;
		height: auto;
	}
}

@font-face {
	font-family: "Telli FA Solid";
	font-style: normal;
	font-weight: 900;
	font-display: block;
	src: url("fonts/fa-solid-900.woff2") format("woff2");
}

@font-face {
	font-family: "Telli FA Regular";
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url("fonts/fa-regular-400.woff2") format("woff2");
}

.home .telli-home-services-teaser {
	box-sizing: border-box;
	width: 100%;
	max-width: none;
	height: 275px;
	margin: 0;
	padding: 35px 10px 20px;
	background: #fff;
}

.home .telli-home-services-teaser__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 10px;
	height: 220px;
}

.home .telli-home-services-teaser__card {
	position: relative;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	min-width: 0;
	height: 220px;
	overflow: hidden;
	background-image: var(--telli-teaser-bg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	font-family: "Open Sans", Arial, sans-serif;
	text-decoration: none;
}

.home .telli-home-services-teaser__content {
	position: relative;
	left: 41%;
	z-index: 2;
	display: inline-flex;
	max-width: 60%;
	flex-direction: column;
	align-items: flex-start;
	transition: all .6s ease-in-out;
}

.home .telli-home-services-teaser__subtitle {
	margin: 0 0 3px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
}

.home .telli-home-services-teaser__title {
	color: #fff;
	font-family: Poppins, Arial, sans-serif;
	font-size: 42px;
	font-weight: 400;
	line-height: 48px;
}

.home .telli-home-services-teaser__card--gold .telli-home-services-teaser__title {
	color: #d59801;
}

.home .telli-home-services-teaser__mark {
	position: absolute;
	top: 50%;
	left: 20%;
	z-index: 1;
	max-width: none;
	height: 154px;
	transform: translate3d(0, -50%, 0);
	transition: all .8s ease-in-out;
}

.home .telli-home-services-teaser__card:hover .telli-home-services-teaser__mark,
.home .telli-home-services-teaser__card:focus-visible .telli-home-services-teaser__mark {
	left: 50%;
	transform: translate3d(-50%, -50%, 0) scale(.8);
}

.home .telli-home-services-teaser__card:hover .telli-home-services-teaser__content,
.home .telli-home-services-teaser__card:focus-visible .telli-home-services-teaser__content {
	left: 50%;
	align-items: center;
	text-align: center;
	transform: translate3d(-50%, 0, 0);
}

.home .telli-home-services {
	box-sizing: border-box;
	width: 100%;
	max-width: none;
	min-height: 1556px;
	margin: 0;
	padding: 0 max(15px, calc((100% - 1200px) / 2));
	overflow: hidden;
	background-image: url("/wp-content/uploads/2018/11/bg-services.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #616161;
}

.home .telli-home-services__inner {
	box-sizing: border-box;
	width: 100%;
	max-width: 1200px;
	min-height: 1556px;
	margin: 0 auto;
	padding: 110px 15px 120px;
}

.home .telli-home-services__header {
	margin: 0;
}

.home .telli-home-services__eyebrow {
	position: relative;
	width: max-content;
	margin: 0;
	color: #d59801;
	font-family: Raleway, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 12px;
	text-transform: uppercase;
}

.home .telli-home-services__eyebrow::after {
	position: absolute;
	top: 50%;
	left: calc(100% + 20px);
	width: 50px;
	height: 1px;
	background: #d59801;
	content: "";
}

.home .telli-home-services__header h2 {
	margin: 19px 0 0;
	color: #fff;
	font-family: Poppins, Arial, sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 42px;
}

.home .telli-home-services__intro {
	margin: 21px 0 0;
	color: #616161;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
}

.home .telli-home-services__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	align-items: start;
	gap: 30px;
	margin-top: 41px;
}

.home .telli-home-services__card {
	position: relative;
	box-sizing: border-box;
	min-width: 0;
	overflow: hidden;
	color: #fff;
}

.home .telli-home-services__card-front {
	position: relative;
	z-index: 0;
	box-sizing: border-box;
	width: 100%;
	min-height: 353px;
	padding: 55px 40px;
	border: 1px solid #fff;
}

.home .telli-home-services__card:last-child .telli-home-services__card-front {
	min-height: 365px;
}

.home .telli-home-services__icon {
	display: block;
	height: 44px;
	margin-bottom: 28px;
	color: #fff;
	font-family: "Telli FA Solid";
	font-size: 44px;
	font-style: normal;
	font-weight: 900;
	line-height: 1;
	text-rendering: auto;
}

.home .telli-home-services__icon--home::before { content: "\f015"; }
.home .telli-home-services__icon--brain::before { content: "\f5dc"; }
.home .telli-home-services__icon--lira::before { content: "\f195"; }
.home .telli-home-services__icon--handshake::before { content: "\f2b5"; }
.home .telli-home-services__icon--house-damage::before { content: "\f6f1"; }
.home .telli-home-services__icon--building::before { content: "\f1ad"; }
.home .telli-home-services__icon--warning::before { content: "\f071"; }
.home .telli-home-services__icon--copy {
	font-family: "Telli FA Regular";
	font-weight: 400;
}
.home .telli-home-services__icon--copy::before { content: "\f0c5"; }
.home .telli-home-services__icon--users::before { content: "\f0c0"; }

.home .telli-home-services__card h3 {
	margin: 0 0 13px;
	color: #fff;
	font-family: Poppins, Arial, sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 36px;
}

.home .telli-home-services__card p {
	margin: 0;
	color: #fff;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}

.home .telli-home-services__card-back {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-image: var(--telli-service-card-bg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all 1s;
}

.home .telli-home-services__card--right .telli-home-services__card-back { left: -100%; }
.home .telli-home-services__card--left .telli-home-services__card-back { left: 100%; }
.home .telli-home-services__card--top .telli-home-services__card-back { top: 100%; }
.home .telli-home-services__card--fade .telli-home-services__card-back { opacity: 0; }

.home .telli-home-services__detail {
	position: absolute;
	top: 50%;
	left: -200%;
	z-index: 2;
	display: inline-block;
	box-sizing: border-box;
	min-width: 170px;
	padding: 17px 30px;
	transform: translate(-50%, -50%);
	border: 1px solid #d59801;
	background: #d59801;
	color: #fff;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	transition: all 1s;
}

.home .telli-home-services__card:hover .telli-home-services__card-back,
.home .telli-home-services__card:focus-within .telli-home-services__card-back {
	top: 0;
	left: 0;
	opacity: 1;
}

.home .telli-home-services__card:hover .telli-home-services__detail,
.home .telli-home-services__card:focus-within .telli-home-services__detail {
	left: 50%;
}

@media (max-width: 767px) {
	.home .telli-home-services-teaser {
		height: 825px;
		padding: 35px 20px 20px;
	}

	.home .telli-home-services-teaser__grid {
		grid-template-columns: minmax(0, 1fr);
		gap: 55px;
		height: auto;
	}

	.home .telli-home-services-teaser__content {
		left: 21%;
		max-width: 75%;
	}

	.home .telli-home-services-teaser__mark {
		left: 10%;
	}

	.home .telli-home-services {
		min-height: 3005px;
		padding: 0;
	}

	.home .telli-home-services__inner {
		width: calc(100% - 36px);
		min-height: 3005px;
		margin: 0 18px;
		padding: 110px 15px 120px 0;
	}

	.home .telli-home-services__header h2 {
		font-size: 36px;
		line-height: 42px;
	}

	.home .telli-home-services__grid {
		grid-template-columns: minmax(0, 1fr);
		gap: 30px;
		width: 100%;
	}

	.home .telli-home-services__card:nth-child(3n) {
		display: none;
	}

	.home .telli-home-services__card:nth-child(2) .telli-home-services__card-front {
		min-height: 401px;
	}
}

.home .telli-home-strategy {
	box-sizing: border-box;
	width: 100%;
	max-width: none !important;
	height: 580.765625px;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	background-image: var(--telli-strategy-bg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	color: #616161;
	letter-spacing: normal;
}

.home .telli-home-strategy * {
	box-sizing: border-box;
	letter-spacing: normal;
}

.home .telli-home-strategy__inner {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	width: 100%;
	max-width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.home .telli-home-strategy__mark {
	padding: 75px 15px 0;
}

.home .telli-home-strategy__mark img {
	display: block;
	width: 371px;
	max-width: none;
	height: auto;
}

.home .telli-home-strategy__content {
	min-width: 0;
	padding: 185px 15px 0;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
}

.home .telli-home-strategy__heading {
	height: auto;
	margin: 0;
	font-family: Poppins, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
}

.home .telli-home-strategy__eyebrow {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	color: #d59801;
	font-family: Raleway, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 12px;
	text-transform: uppercase;
}

.home .telli-home-strategy__eyebrow::after {
	position: absolute;
	top: 6px;
	left: calc(100% + 20px);
	display: block;
	width: 50px;
	height: 1px;
	background: #d59801;
	content: "";
}

.home .telli-home-strategy__heading h2 {
	display: block;
	margin: 10px 0 0 !important;
	padding: 0;
	color: #151515;
	font-family: Poppins, Arial, sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.167;
}

.home .telli-home-strategy__content > p {
	margin: 45px 0 0 !important;
	padding: 0;
	color: #616161;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	overflow-wrap: normal;
	word-break: normal;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.home .telli-home-strategy {
		height: 564px;
	}

	.home .telli-home-strategy__inner {
		display: block;
		max-width: 970px;
	}

	.home .telli-home-strategy__mark {
		display: none;
	}

	.home .telli-home-strategy__content {
		width: 66.66666667%;
		margin: 0 auto;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.home .telli-home-strategy__inner {
		max-width: 750px;
	}

	.home .telli-home-strategy__content {
		width: 83.33333333%;
	}
}

@media (max-width: 767px) {
	.home .telli-home-strategy {
		height: 726px;
	}

	.home .telli-home-strategy__inner {
		display: block;
		max-width: none;
	}

	.home .telli-home-strategy__mark {
		display: none;
	}

	.home .telli-home-strategy__content {
		width: 100%;
		margin: 0;
		padding: 185px 33px 0 18px;
	}
}

.home .telli-home-team {
	box-sizing: border-box;
	width: 100%;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	background: #f6f4f0;
	color: #616161;
	letter-spacing: normal;
}

.home .telli-home-team * {
	box-sizing: border-box;
	letter-spacing: normal;
}

.home .telli-home-team__header {
	box-sizing: border-box;
	width: 1170px;
	margin: 0 auto;
	padding: 109px 0 0;
	line-height: 12px;
	text-align: center;
}

.home .telli-home-team__eyebrow {
	display: inline-block;
	margin: 0;
	padding: 0;
	color: #d59801;
	font-family: Raleway, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 12px;
	vertical-align: top;
}

.home .telli-home-team__header h2 {
	display: block;
	margin: 19px 0 60px !important;
	padding: 0;
	color: #151515;
	font-family: Poppins, Arial, sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.167;
}

.home .telli-home-team__founders,
.home .telli-home-team__staff {
	display: grid;
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
}

.home .telli-home-team__founders {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.home .telli-home-team__staff {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	padding-top: 35px;
}

.home .telli-home-team__card {
	position: relative;
	min-width: 0;
	margin: 0;
	text-align: center;
}

.home .telli-home-team__card--founder {
	padding: 0 15px 50px;
}

.home .telli-home-team__card--staff {
	height: 135px;
	padding: 0 15px 30px;
}

.home .telli-home-team__media {
	width: 100%;
	aspect-ratio: 47 / 49;
	overflow: hidden;
}

.home .telli-home-team__media img {
	display: block;
	width: 100%;
	max-width: none;
	height: auto;
}

.home .telli-home-team__info {
	position: relative;
	z-index: 1;
	width: calc(100% - 80px);
	min-height: 94.25px;
	margin: -9.25px auto 0;
	padding: 30px 30px 15px;
	background: #fff;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
}

.home .telli-home-team__card--staff .telli-home-team__info {
	position: absolute;
	top: -9.25px;
	right: 55px;
	left: 55px;
	width: auto;
	margin: 0;
}

.home .telli-home-team__info h3 {
	margin: 0 0 3px !important;
	padding: 0;
	color: #151515;
	font-family: Poppins, Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
}

.home .telli-home-team__info p {
	margin: 0 !important;
	padding: 0;
	color: #d59801;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 26.25px;
}

@media (max-width: 767px) {
	.home .telli-home-team__header {
		width: 100%;
		padding: 109px 33px 0 18px;
	}

	.home .telli-home-team__founders,
	.home .telli-home-team__staff {
		grid-template-columns: minmax(0, 1fr);
		width: calc(100% - 21px);
		margin: 0 18px 0 3px;
	}

	.home .telli-home-team__card--founder {
		padding-bottom: 50px;
	}

	.home .telli-home-team__info {
		min-height: 92.25px;
		margin-top: -7.25px;
		padding: 28px 20px 15px;
	}

	.home .telli-home-team__card--staff .telli-home-team__info {
		top: -7.25px;
		margin: 0;
	}
}

.home .telli-home-testimonials {
	box-sizing: border-box;
	width: 1200px;
	max-width: none !important;
	height: 656px;
	margin: 0 auto !important;
	padding: 0 !important;
	background: #fff;
	color: #616161;
	letter-spacing: normal;
}

.home .telli-home-testimonials * {
	box-sizing: border-box;
	letter-spacing: normal;
}

.home .telli-home-testimonials__inner {
	width: 1170px;
	margin: 0 auto;
	padding-top: 20px;
}

.home .telli-home-testimonials__header {
	width: 100%;
	text-align: center;
}

.home .telli-home-testimonials__eyebrow {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	height: 21px;
	margin: 0;
	color: #d59801;
	font-family: Raleway, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 12px;
	text-transform: uppercase;
}

.home .telli-home-testimonials__eyebrow::before,
.home .telli-home-testimonials__eyebrow::after {
	display: block;
	width: 50px;
	height: 1px;
	background: #d59801;
	content: "";
}

.home .telli-home-testimonials__header h2 {
	margin: 19px 0 0 !important;
	padding: 0;
	color: #151515;
	font-family: Poppins, Arial, sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.167;
}

.home .telli-home-testimonials__carousel {
	width: 1200px;
	height: 354px;
	margin: 50px -15px 0;
	overflow: hidden;
}

.home .telli-home-testimonials__track {
	display: flex;
	width: 100%;
	height: 354px;
}

.home .telli-home-testimonials__item {
	flex: 0 0 400px;
	height: 354px;
	margin: 0;
	padding: 60px 15px 30px;
}

.home .telli-home-testimonials__card {
	position: relative;
	width: 100%;
	background: #fff;
	border-bottom: 3px solid #d59801;
	box-shadow: 0 10px 24px rgba(21, 21, 21, .08);
}

.home .telli-home-testimonials__card::after {
	position: absolute;
	right: 2px;
	bottom: -28px;
	z-index: 0;
	width: 100px;
	height: 30px;
	color: #f6f4f0;
	font-family: Georgia, serif;
	font-size: 180px;
	font-weight: 700;
	line-height: 30px;
	text-align: center;
	transform: scaleX(1.1);
	transform-origin: right center;
	content: "“";
	pointer-events: none;
}

.home .telli-home-testimonials__meta {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	height: 90px;
	padding: 0 20px 0 178px;
}

.home .telli-home-testimonials__item:nth-child(2) .telli-home-testimonials__meta {
	height: 86px;
}

.home .telli-home-testimonials__avatar {
	position: absolute;
	top: -30px;
	left: 28px;
	display: block;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	object-fit: cover;
}

.home .telli-home-testimonials__identity {
	min-width: 0;
}

.home .telli-home-testimonials__identity h3 {
	margin: 0 !important;
	padding: 0;
	color: #151515;
	font-family: Poppins, Arial, sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
}

.home .telli-home-testimonials__identity span {
	display: block;
	color: #616161;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
}

.home .telli-home-testimonials blockquote {
	position: relative;
	z-index: 1;
	margin: 0 !important;
	padding: 27px 28px 40px;
	border: 0;
	color: #151515;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 36px;
	text-wrap: auto;
}

.home .telli-home-testimonials blockquote p {
	margin: 0 !important;
	padding: 0;
	font: inherit;
	line-height: inherit;
	text-wrap: auto;
}

.home .telli-home-testimonials__pagination {
	display: none;
}

@media (max-width: 767px) {
	.home .telli-home-testimonials {
		width: calc(100% - 21px);
		height: 782px;
		margin: 0 18px 0 3px !important;
	}

	.home .telli-home-testimonials__inner {
		width: calc(100% - 30px);
	}

	.home .telli-home-testimonials__header h2 {
		max-width: 310px;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	.home .telli-home-testimonials__carousel {
		width: calc(100% + 30px);
		height: 438px;
	}

	.home .telli-home-testimonials__track {
		height: 358px;
	}

	.home .telli-home-testimonials__item {
		display: none;
		flex-basis: 100%;
		height: 358px;
	}

	.home .telli-home-testimonials__item.is-active {
		display: block;
	}

	.home .telli-home-testimonials__meta {
		padding-left: 178px;
	}

	.home .telli-home-testimonials__item:nth-child(2) .telli-home-testimonials__meta {
		height: 86px;
	}

	.home .telli-home-testimonials__pagination {
		display: flex;
		align-items: flex-start;
		justify-content: center;
		gap: 10px;
		height: 50px;
		margin-top: 30px;
	}

	.home .telli-home-testimonials__pagination button {
		width: 8px;
		height: 8px;
		margin: 0;
		padding: 0;
		border: 0;
		border-radius: 0;
		background: #c9c9c9;
		box-shadow: none;
		cursor: pointer;
	}

	.home .telli-home-testimonials__pagination button[aria-current="true"] {
		background: #303030;
	}
}

.home .telli-home-counters {
	box-sizing: border-box;
	width: 1205px;
	max-width: none !important;
	height: 184px;
	margin: 0 auto !important;
	padding: 0 !important;
	background: #fff;
	color: #616161;
}

.home .telli-home-counters * {
	box-sizing: border-box;
}

.home .telli-home-counters__grid {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.home .telli-home-counters__item {
	flex: 0 0 25%;
	width: 25%;
	min-width: 0;
	height: 112px;
	margin: 0;
	padding: 2.5px;
}

.home .telli-home-counters__item:first-child {
	height: 77px;
}

.home .telli-home-counters__item-inner {
	width: 100%;
	height: 107px;
	padding: 35px 15px 0;
}

.home .telli-home-counters__item:first-child .telli-home-counters__item-inner {
	height: 72px;
	padding-top: 0;
}

.home .telli-home-counters__counter,
.home .telli-home-counters__content {
	width: 100%;
	height: 72px;
}

.home .telli-home-counters__content {
	display: flex;
	align-items: center;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	text-align: left;
}

.home .telli-home-counters__value-content {
	position: relative;
	z-index: 1;
}

.home .telli-home-counters__value-wrap,
.home .telli-home-counters__value-hide {
	padding-right: 25px;
	color: #d59801;
	font-family: Poppins, Arial, sans-serif;
	font-size: 55px;
	font-weight: 400;
	line-height: 66px;
	white-space: nowrap;
}

.home .telli-home-counters__value-wrap {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
}

.home .telli-home-counters__value-hide {
	position: relative;
}

.home .telli-home-counters__value-hide > span {
	opacity: 0;
	visibility: hidden;
}

.home .telli-home-counters__value-hide::after {
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 1px;
	height: 80px;
	background: rgba(0, 0, 0, .1);
	transform: translateY(-50%);
	content: "";
}

.home .telli-home-counters__value,
.home .telli-home-counters__value-hide > span:first-child {
	font: inherit;
	line-height: inherit;
}

.home .telli-home-counters__suffix {
	position: relative;
	top: -15px;
	left: 3px;
	display: inline;
	font-family: Poppins, Arial, sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 43.2px;
	vertical-align: text-top;
}

.home .telli-home-counters__title {
	max-width: min-content;
	padding-left: 25px;
	color: #151515;
	font-family: Raleway, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	text-transform: uppercase;
}

.home .telli-home-counters__spacer {
	flex: 0 0 100%;
	height: 72px;
	padding: 2.5px;
}

@media (max-width: 767px) {
	.home .telli-home-counters {
		width: 359px;
		height: 485px;
		margin-right: 30.5px !important;
		margin-left: .5px !important;
	}

	.home .telli-home-counters__item {
		flex-basis: 100%;
		width: 100%;
	}
}

.home .telli-home-blog {
	box-sizing: border-box;
	width: 1200px;
	max-width: none !important;
	height: 675.140625px;
	margin: 0 auto !important;
	padding: 55px 0 0 !important;
	overflow: hidden;
	background: #fff;
	color: #616161;
}

.home .telli-home-blog * {
	box-sizing: border-box;
}

.home .telli-home-blog__header {
	display: grid;
	grid-template-columns: 365px 1fr;
	gap: 30px;
	align-items: center;
	width: 100%;
	height: 82px;
	padding: 0 15px;
}

.home .telli-home-blog__heading {
	align-self: start;
	padding-top: 8px;
}

.home .telli-home-blog__eyebrow {
	display: flex;
	align-items: center;
	gap: 20px;
	color: #d59801;
	font-family: Raleway, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 12px;
	text-transform: uppercase;
}

.home .telli-home-blog__eyebrow::after {
	display: block;
	width: 50px;
	height: 1px;
	background: #d59801;
	content: "";
}

.home .telli-home-blog__heading h2 {
	margin: 20px 0 0 !important;
	color: #151515;
	font-family: Poppins, Arial, sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 42px;
}

.home .telli-home-blog__header > p {
	align-self: start;
	margin: 21px 0 0 !important;
	color: #616161;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
}

.home .telli-home-blog__carousel {
	width: 100%;
	margin-top: 55px;
	overflow: hidden;
}

.home .telli-home-blog__track {
	display: grid;
	grid-template-columns: repeat(4, 250px);
	gap: 50px;
	width: 1150px;
	margin-left: 15px;
	transition: transform .45s ease;
}

.home .telli-home-blog__item,
.home .telli-home-blog__card {
	position: relative;
	width: 250px;
	margin: 0;
}

.home .telli-home-blog__media {
	position: relative;
	width: 270px;
	height: 207.140625px;
}

.home .telli-home-blog__media > a {
	display: block;
	width: 250px;
	height: 207.140625px;
	margin-left: 20px;
	overflow: hidden;
}

.home .telli-home-blog__media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.home .telli-home-blog__date {
	position: absolute;
	z-index: 2;
	top: -20px;
	left: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 75px;
	height: 75px;
	background: #dcae36;
	box-shadow: 0 8px 20px rgba(0, 0, 0, .08);
	color: #fff;
	font-family: "Open Sans", Arial, sans-serif;
	line-height: 1;
}

.home .telli-home-blog__date strong {
	font-size: 24px;
	font-weight: 700;
}

.home .telli-home-blog__date span {
	margin-top: 2px;
	font-size: 11px;
	font-weight: 600;
}

.home .telli-home-blog__content {
	width: 250px;
	margin-left: 20px;
	padding-top: 24px;
}

.home .telli-home-blog__category {
	display: flex;
	align-items: center;
	gap: 16px;
	width: 100%;
	color: #8d8d8d;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	text-decoration: none;
	text-transform: uppercase;
}

.home .telli-home-blog__category::before {
	display: block;
	width: 30px;
	height: 1px;
	background: #d59801;
	content: "";
}

.home .telli-home-blog__content h3 {
	margin: 12px 0 6px !important;
	font-family: Poppins, Arial, sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 36px;
}

.home .telli-home-blog__content h3 a {
	color: #151515;
	text-decoration: none;
}

.home .telli-home-blog__cta {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	color: #d59801;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 24.375px;
	text-decoration: none;
	text-transform: uppercase;
}

.home .telli-home-blog__cta span {
	font-size: 22px;
	font-weight: 400;
	line-height: 1;
}

.home .telli-home-blog__pagination {
	display: none;
}

@media (max-width: 767px) {
	.home .telli-home-blog {
		width: 354px;
		max-width: calc(100% - 21px) !important;
		height: 851px;
		margin-right: 18px !important;
		margin-left: 3px !important;
		padding-top: 55px !important;
	}

	.home .telli-home-blog__header {
		display: block;
		height: 123px;
		padding: 0 15px;
	}

	.home .telli-home-blog__heading h2 {
		margin-top: 19px !important;
	}

	.home .telli-home-blog__header > p {
		margin-top: 22px !important;
	}

	.home .telli-home-blog__carousel {
		width: 354px;
		margin-top: 95px;
	}

	.home .telli-home-blog__track {
		display: flex;
		gap: 0;
		width: 354px;
		margin-left: 0;
	}

	.home .telli-home-blog__item {
		flex: 0 0 100%;
		width: 354px;
		padding-left: 15px;
	}

	.home .telli-home-blog__card {
		width: 324px;
	}

	.home .telli-home-blog__media {
		width: 324px;
		height: 251.875px;
	}

	.home .telli-home-blog__media > a {
		width: 304px;
		height: 251.875px;
	}

	.home .telli-home-blog__date {
		width: 75px;
		height: 75px;
	}

	.home .telli-home-blog__content {
		width: 304px;
		padding-top: 20px;
	}

	.home .telli-home-blog__content h3 {
		margin-top: 12px !important;
		margin-bottom: 15px !important;
	}

	.home .telli-home-blog__category {
		width: 304px;
	}

	.home .telli-home-blog__pagination {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 10px;
		height: 50px;
		margin-top: 71px;
	}

	.home .telli-home-blog__pagination button {
		width: 25px;
		height: 3px;
		margin: 0;
		padding: 0;
		border: 0;
		border-radius: 0;
		background: #d5d5d5;
		box-shadow: none;
		cursor: pointer;
	}

	.home .telli-home-blog__pagination button[aria-current="true"] {
		background: #d59801;
	}
}

.telli-breadcrumb {
	display: flex;
	flex-wrap: wrap;
	gap: .5rem;
	font-size: .875rem;
	color: var(--wp--preset--color--contrast-2);
}

.telli-breadcrumb a {
	color: inherit;
	text-underline-offset: .2em;
}

.telli-inner-hero {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	width: 100%;
	min-height: 440px;
	margin: -141px 0 0 !important;
	padding: 141px 0 0;
	background-image: var(--telli-inner-hero-image);
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
	font-family: "Open Sans", Arial, sans-serif;
}

.telli-inner-hero__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 1170px;
	max-width: calc(100% - 30px);
	margin: 0 auto;
}

.telli-inner-hero h1 {
	max-width: 70%;
	margin: 0;
	color: #fff;
	font-family: Montserrat, Arial, sans-serif;
	font-size: 48px;
	font-weight: 400;
	line-height: 1.25;
	letter-spacing: normal;
}

.telli-inner-hero__breadcrumb {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	gap: 5px;
	margin-left: 30px;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
	text-align: right;
}

.telli-inner-hero__breadcrumb a {
	color: inherit;
	text-decoration: none;
}

@media (max-width: 767px) {
	.telli-inner-hero {
		margin-top: -100px !important;
	}

	.telli-inner-hero__inner {
		flex-direction: column;
		align-items: flex-start;
		justify-content: center;
		width: 90%;
		max-width: 90%;
		gap: 15px;
	}

	.telli-inner-hero h1 {
		max-width: 100%;
		font-size: 24px;
		line-height: 1.2;
	}

	.telli-inner-hero__breadcrumb {
		justify-content: flex-start;
		margin-left: 0;
		font-size: 16px;
		line-height: 20px;
		text-align: left;
	}
}

.page-id-543 main.telli-main {
	box-sizing: border-box;
	width: 100%;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.page-id-543 main.telli-main > .wp-block-post-content,
.page-id-543 main.telli-main .entry-content {
	width: 100%;
	max-width: none !important;
	margin: 0 !important;
}

.page-id-543 .telli-about-page-body {
	box-sizing: border-box;
	width: 100%;
	max-width: none !important;
	min-height: 851px;
	margin: 0 !important;
	padding: 35px 0 0 !important;
	background-image: none;
	color: #616161;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: normal;
}

.page-id-543 .telli-about-page-body * {
	box-sizing: border-box;
	letter-spacing: normal;
}

.page-id-543 .telli-about-page-body__inner {
	--wp--style--block-gap: 0;
	width: 1170px;
	max-width: calc(100% - 30px);
	margin: 0 auto !important;
	padding: 0 !important;
}

.page-id-543 .telli-about-page-body__inner.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)),
.page-id-543 .telli-about-page-body__heading.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)),
.page-id-543 .telli-about-page-body__copy.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
	width: 100%;
	max-width: none !important;
}

.page-id-543 .telli-about-page-body__mark.wp-block-image {
	display: block;
	width: 220px;
	height: 300px;
	margin: 0 auto !important;
	padding: 0 !important;
}

.page-id-543 .telli-about-page-body__mark img {
	display: block;
	width: 220px;
	height: 300px;
	max-width: none;
	object-fit: contain;
}

.page-id-543 .telli-about-page-body__heading {
	--wp--style--block-gap: 0;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

.page-id-543 .telli-about-page-body__heading > * + * {
	margin-block-start: 0;
}

.page-id-543 .telli-about-page-body__eyebrow {
	display: inline-flex;
	align-items: center;
	height: 12px;
	margin: 9px 0 0 !important;
	padding: 0 !important;
	color: #d59801;
	font-family: Raleway, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 12px;
	text-transform: uppercase;
}

.page-id-543 .telli-about-page-body__eyebrow::after {
	width: 50px;
	height: 1px;
	margin-left: 20px;
	background: #d59801;
	content: "";
}

.page-id-543 .telli-about-page-body__title {
	margin: 10px 0 0 !important;
	padding: 0 !important;
	color: #151515;
	font-family: Poppins, Arial, sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 42px;
}

.page-id-543 .telli-about-page-body__copy {
	--wp--style--block-gap: 0;
	width: 100%;
	margin: 24px 0 0 !important;
	padding: 0 !important;
	color: #616161;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
}

.page-id-543 .telli-about-page-body__copy > * + * {
	margin-block-start: 0;
}

.page-id-543 .telli-about-page-body__copy p {
	margin: 0 0 20px !important;
	padding: 0 !important;
	color: inherit;
	font: inherit;
	line-height: inherit;
}

.page-id-543 .telli-about-page-body__copy p:last-child {
	margin-bottom: 0 !important;
}

@media (max-width: 767px) {
	.page-id-543 .telli-about-page-body {
		min-height: 0;
		padding-bottom: 55px !important;
	}

	.page-id-543 .telli-about-page-body__inner {
		width: 90%;
		max-width: 90%;
	}

	.page-id-543 .telli-about-page-body__title {
		font-size: 36px;
		line-height: 42.012px;
	}

	.page-id-543 .telli-about-page-body__copy {
		margin-top: 21.65625px !important;
	}
}

:is(.page-id-1165, .page-id-1207, .page-id-1213, .page-id-1218, .page-id-1223, .page-id-1227, .page-id-1231, .page-id-1234, .page-id-1238) main.telli-main {
	box-sizing: border-box;
	width: 100%;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

:is(.page-id-1165, .page-id-1207, .page-id-1213, .page-id-1218, .page-id-1223, .page-id-1227, .page-id-1231, .page-id-1234, .page-id-1238) main.telli-main > .wp-block-post-content,
:is(.page-id-1165, .page-id-1207, .page-id-1213, .page-id-1218, .page-id-1223, .page-id-1227, .page-id-1231, .page-id-1234, .page-id-1238) main.telli-main .entry-content {
	width: 100%;
	max-width: none !important;
	margin: 0 !important;
}

.telli-service-page-body,
.telli-service-page-form {
	box-sizing: border-box;
	width: 100%;
	max-width: none !important;
	margin: 0 !important;
	background-color: #fff;
	background-image: none !important;
	color: #616161;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: normal;
}

.telli-service-page-body {
	padding: 35px 0 160px !important;
}

.telli-service-page-body *,
.telli-service-page-form * {
	box-sizing: border-box;
	letter-spacing: normal;
}

.telli-service-page-body__inner,
.telli-service-page-form__inner {
	--wp--style--block-gap: 0;
	width: 1170px;
	max-width: calc(100% - 30px);
	margin: 0 auto !important;
	padding: 0 !important;
}

.telli-service-page-body__inner.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)),
.telli-service-page-body__heading.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)),
.telli-service-page-body__copy.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)),
.telli-service-page-form__inner.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
	width: 100%;
	max-width: none !important;
}

.telli-service-page-body__mark.wp-block-image {
	display: block;
	width: 220px;
	height: 300px;
	margin: 0 auto !important;
	padding: 0 !important;
}

.telli-service-page-body__mark img {
	display: block;
	width: 220px;
	height: 300px;
	max-width: none;
	object-fit: contain;
}

.telli-service-page-body__heading {
	--wp--style--block-gap: 0;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

.telli-service-page-body__heading > * + * {
	margin-block-start: 0;
}

.telli-service-page-body__eyebrow {
	display: inline-flex;
	align-items: center;
	height: 12px;
	margin: 9px 0 0 !important;
	padding: 0 !important;
	color: #d59801;
	font-family: Raleway, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 12px;
	text-transform: uppercase;
}

.telli-service-page-body__eyebrow::after {
	width: 50px;
	height: 1px;
	margin-left: 20px;
	background: #d59801;
	content: "";
}

.telli-service-page-body__title {
	margin: 10px 0 0 !important;
	padding: 0 !important;
	color: #151515;
	font-family: Poppins, Arial, sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 42.012px;
}

.telli-service-page-body__copy {
	--wp--style--block-gap: 0;
	width: 100%;
	margin: 24px 0 0 !important;
	padding: 0 !important;
	color: #616161;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
}

.telli-service-page-body__copy > * + *,
.telli-service-page-body__copy .wp-block-html > * + * {
	margin-block-start: 0;
}

.telli-service-page-body__copy p {
	margin: 0 0 20px !important;
	padding: 0 !important;
	color: inherit;
	font: inherit;
	line-height: inherit;
}

.telli-service-page-body__copy p:last-child {
	margin-bottom: 0 !important;
}

.telli-service-page-body__copy h3 {
	margin: 0 !important;
	padding: 0 !important;
	color: #151515;
	font-family: Poppins, Arial, sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 48px;
}

.telli-service-page-body__copy ul {
	margin: 0 !important;
	padding: 0 0 20px !important;
	list-style: none;
}

.telli-service-page-body__copy li {
	position: relative;
	margin: 0 !important;
	padding: 0 0 0 20px !important;
	color: inherit;
	font: inherit;
	line-height: 40px;
	list-style: none;
}

.telli-service-page-body__copy li::before {
	position: absolute;
	top: 18px;
	left: 2px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #d59801;
	content: "";
}

.telli-service-page-form {
	padding: 35px 0 20px !important;
}

.telli-service-page-form__prompt {
	margin: 0 !important;
	padding: 0 !important;
	color: inherit;
	font: inherit;
	line-height: inherit;
}

.telli-service-page-form .wpcf7 {
	margin: 0 !important;
	padding: 0 !important;
}

.telli-service-page-form .wpcf7-form {
	margin: 0 !important;
	padding: 0 !important;
	color: #616161;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	line-height: 30px;
}

.telli-service-page-form .wpcf7-form .row {
	display: flex;
	flex-wrap: wrap;
	row-gap: 20px;
	margin: 0 -10px !important;
	padding: 0 !important;
}

.telli-service-page-form .wpcf7-form .wgl_col-6,
.telli-service-page-form .wpcf7-form .wgl_col-12 {
	margin: 0 !important;
	padding: 0 10px !important;
}

.telli-service-page-form .wpcf7-form .wgl_col-6 {
	width: 50%;
}

.telli-service-page-form .wpcf7-form .wgl_col-12 {
	width: 100%;
}

.telli-service-page-form .wpcf7-form .wgl_col-6 > p,
.telli-service-page-form .wpcf7-form .wgl_col-12 > p {
	margin: 0 !important;
	padding: 0 !important;
}

.telli-service-page-form .wpcf7-form-control-wrap {
	display: block;
}

.telli-service-page-form .wpcf7-form input:not([type="submit"]),
.telli-service-page-form .wpcf7-form textarea {
	display: block;
	width: 100%;
	margin: 0 !important;
	border: 1px solid #e4e4e4;
	border-radius: 0;
	background: transparent;
	color: #000;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 23.8px;
}

.telli-service-page-form .wpcf7-form input:not([type="submit"]) {
	height: 50px;
	padding: 10px 20px;
}

.telli-service-page-form .wpcf7-form textarea {
	height: 120px;
	padding: 20px 20px 10px;
}

.telli-service-page-form .wpcf7-form > p {
	height: 66px;
	margin: 20px 0 0 !important;
	padding: 0 !important;
}

.telli-service-page-form .wpcf7-form input[type="submit"] {
	display: inline-block;
	width: 142px;
	height: 50px;
	vertical-align: top;
	margin: 0 0 16px !important;
	padding: 7px 37px;
	border: 1px solid #d59801;
	border-radius: 0;
	background: #d59801;
	color: #fff;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 34px;
	letter-spacing: 2px !important;
	text-transform: uppercase;
}

.telli-service-page-form .wpcf7-spinner {
	margin-top: 12px;
}

@media (max-width: 767px) {
	.telli-service-page-body {
		padding-bottom: 55px !important;
	}

	.telli-service-page-body__inner,
	.telli-service-page-form__inner {
		width: 90%;
		max-width: 90%;
	}

	.telli-service-page-body__title {
		font-size: 35px;
		line-height: 40.845px;
	}

	.telli-service-page-form .wpcf7-form .wgl_col-6 {
		width: 100%;
	}
}

/* R04-14: legacy Faaliyet Alanlarımız body parity. */
.page-id-266 .telli-main {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.page-id-266 .entry-content {
	width: 100%;
	max-width: none !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.page-id-266 .telli-practice-index-body {
	--wp--style--block-gap: 0;
	box-sizing: border-box;
	width: 100%;
	max-width: none !important;
	margin: -50px 0 0 !important;
	padding: 41px 0 0 !important;
	color: #616161;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
}

.page-id-266 .entry-content.is-layout-constrained > .telli-practice-index-body {
	width: 100%;
	max-width: none !important;
}

.page-id-266 .telli-practice-index-body *,
.page-id-266 .telli-practice-index-body *::before,
.page-id-266 .telli-practice-index-body *::after {
	box-sizing: border-box;
	letter-spacing: normal;
}

.page-id-266 .telli-practice-index-body.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
	width: 100%;
	max-width: none !important;
}

.page-id-266 .telli-practice-index-body__inner,
.page-id-266 .telli-practice-index-counters__grid {
	width: 1200px;
	max-width: calc(100% - 30px);
	margin: 0 auto;
}

.page-id-266 .telli-practice-index-body.is-layout-constrained > .telli-practice-index-body__inner {
	width: 1200px;
	max-width: calc(100% - 30px) !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

.page-id-266 .telli-practice-index-grid {
	container-type: inline-size;
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	width: 100%;
	margin: 0;
	padding: 0;
}

.page-id-266 .telli-practice-index-card {
	min-width: 0;
	margin: 0;
	padding: 35px 15px 0;
}

.page-id-266 .telli-practice-index-card__inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	height: 376.375px;
	margin: 0;
	padding: 28px 36px 40px 41px;
	border-radius: 1px;
	background: #fff;
	box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
	text-align: center;
}

.page-id-266 .telli-practice-index-card:nth-child(-n + 3) .telli-practice-index-card__inner {
	height: 406.375px;
}

.page-id-266 .telli-practice-index-card:nth-child(7) .telli-practice-index-card__inner,
.page-id-266 .telli-practice-index-card:nth-child(9) .telli-practice-index-card__inner {
	height: 346.375px;
}

.page-id-266 .telli-practice-index-card__mark {
	display: block;
	flex: 0 0 auto;
	width: 70px;
	height: 95px;
	margin: 0 auto 4.8px;
	object-fit: contain;
}

.page-id-266 .telli-practice-index-card h3 {
	width: 100%;
	margin: 0 0 13px;
	padding: 0;
	color: #151515;
	font-family: Poppins, Arial, sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
}

.page-id-266 .telli-practice-index-card__inner.telli-practice-index-card--long-title h3 {
	font-size: 18px;
}

.page-id-266 .telli-practice-index-card p {
	width: 100%;
	margin: 0;
	padding: 0;
	color: #616161;
	font: inherit;
	line-height: 30px;
}

.page-id-266 .telli-practice-index-card a {
	display: inline-flex;
	align-items: center;
	min-height: 24px;
	margin: 20px 0 0;
	padding: 0;
	color: #d59801;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 24px;
	text-decoration: none;
	text-transform: uppercase;
}

.page-id-266 .telli-practice-index-card a span {
	margin-left: 8px;
	font-family: Arial, sans-serif;
	font-size: 21px;
	font-weight: 400;
	line-height: 20px;
}

.page-id-266 .telli-practice-index-counters {
	width: 100%;
	margin: 0;
	padding: 25px 0 0;
}

.page-id-266 .telli-practice-index-counters__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.page-id-266 .telli-practice-index-counters__item {
	height: 120px;
	margin: 0;
	padding: 0 15px 48px;
}

.page-id-266 .telli-practice-index-counters__content {
	display: flex;
	align-items: center;
	height: 72px;
	padding: 0;
	border-right: 1px solid #e5e5e5;
}

.page-id-266 .telli-practice-index-counters__item:last-child .telli-practice-index-counters__content {
	border-right: 0;
}

.page-id-266 .telli-practice-index-counters__value {
	display: flex;
	flex: 0 0 auto;
	align-items: flex-start;
	justify-content: center;
	min-width: 0;
	color: #d59801;
	font-family: Poppins, Arial, sans-serif;
	font-size: 55px;
	font-weight: 400;
	line-height: 66px;
}

.page-id-266 .telli-practice-index-counters__value sup {
	position: relative;
	top: 4px;
	margin-left: 1px;
	font-size: 36px;
	line-height: 36px;
}

.page-id-266 .telli-practice-index-counters__title {
	flex: 0 1 auto;
	padding-left: 25px;
	color: #151515;
	font-family: Raleway, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	text-align: left;
	text-transform: uppercase;
}

.page-id-266 .telli-practice-index-form {
	width: 100%;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 0 20px !important;
}

@media (max-width: 767px) {
	.page-id-266 .telli-practice-index-body {
		margin-top: -30px !important;
		padding-top: 41px !important;
	}

	.page-id-266 .telli-practice-index-body__inner,
	.page-id-266 .telli-practice-index-counters__grid {
		width: 98%;
		max-width: 98%;
	}

	.page-id-266 .telli-practice-index-body.is-layout-constrained > .telli-practice-index-body__inner {
		width: 98%;
		max-width: 98% !important;
	}

	.page-id-266 .telli-practice-index-grid,
	.page-id-266 .telli-practice-index-counters__grid {
		grid-template-columns: 1fr;
	}

	.page-id-266 .telli-practice-index-card__inner {
		height: 336.375px;
		padding: 3px 16px 25px 21px;
	}

	.page-id-266 .telli-practice-index-card:nth-child(-n + 3) .telli-practice-index-card__inner {
		height: 366.375px;
	}

	.page-id-266 .telli-practice-index-card:nth-child(7) .telli-practice-index-card__inner,
	.page-id-266 .telli-practice-index-card:nth-child(9) .telli-practice-index-card__inner {
		height: 306.375px;
	}

	.page-id-266 .telli-practice-index-counters__content {
		width: 100%;
		padding: 0;
		border-right: 0;
	}

	.page-id-266 .telli-practice-index-counters__value {
		min-width: 0;
	}

	.page-id-266 .telli-practice-index-form .telli-service-page-form__inner {
		width: calc(100% - 37px);
		max-width: calc(100% - 37px);
	}
}

@container (min-width: 376px) and (max-width: 767px) {
	.page-id-266 .telli-practice-index-card:nth-child(4) .telli-practice-index-card__inner,
	.page-id-266 .telli-practice-index-card:nth-child(8) .telli-practice-index-card__inner {
		height: 306.375px;
	}
}

.wp-block-columns.telli-service-grid.is-layout-flex {
	display: grid;
}

.telli-service-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: var(--wp--preset--spacing--40);
	align-items: stretch;
}

.telli-service-grid > .telli-service-card {
	box-sizing: border-box;
	min-width: 0;
	padding: var(--wp--preset--spacing--40);
	border: 1px solid color-mix(in srgb, var(--wp--preset--color--contrast) 12%, transparent);
	border-radius: 1rem;
	background: var(--wp--preset--color--surface);
	box-shadow: 0 .5rem 2rem rgba(17, 31, 45, .06);
	display: flex;
	flex-direction: column;
	min-height: 10.5rem;
}

.telli-service-grid > .telli-service-card > :first-child {
	margin-top: 0;
}

.telli-service-grid > .telli-service-card > :last-child {
	margin-bottom: 0;
}

.telli-service-grid > .telli-service-card h3 {
	word-break: normal;
	overflow-wrap: normal;
	hyphens: none;
}

.telli-service-grid > .telli-service-card .wp-block-buttons {
	margin-top: auto;
}

.telli-service-grid > .telli-service-card .wp-block-button {
	min-width: 7.5rem;
}

.telli-service-grid > .telli-service-card .wp-block-button__link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 7.5rem;
	white-space: nowrap;
	writing-mode: horizontal-tb;
}

@media (min-width: 768px) and (max-width: 1279px) {
	.telli-service-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.telli-service-grid {
		grid-template-columns: minmax(0, 1fr);
	}
}

.telli-team-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(min(100%, 15rem), 1fr));
	gap: var(--wp--preset--spacing--50);
}

.telli-team-card {
	min-width: 0;
	overflow: hidden;
	background: var(--wp--preset--color--base);
	border: 1px solid color-mix(in srgb, var(--wp--preset--color--contrast) 12%, transparent);
	border-radius: 1rem;
	box-shadow: 0 .5rem 2rem rgba(17, 31, 45, .06);
}

.telli-team-card__media {
	display: block;
	aspect-ratio: 4 / 5;
	overflow: hidden;
	background: var(--wp--preset--color--accent-2);
}

.telli-team-card__image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 22%;
	transition: transform .2s ease;
}

.telli-team-card__media:hover .telli-team-card__image {
	transform: scale(1.015);
}

.telli-team-card__placeholder {
	display: grid;
	place-items: center;
	height: 100%;
	background: linear-gradient(145deg, #e9eef0, #f8faf9);
	color: var(--wp--preset--color--accent);
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(3rem, 8vw, 5rem);
	font-weight: 600;
}

.telli-team-card__body {
	padding: var(--wp--preset--spacing--40);
}

.telli-team-card__title {
	margin: 0;
	font-size: var(--wp--preset--font-size--large);
}

.telli-team-card__title a {
	color: inherit;
	text-decoration: none;
}

.telli-team-card__role,
.telli-team-role {
	margin: .5rem 0 0;
	color: var(--wp--preset--color--accent);
	font-weight: 600;
}

/* R04-15: legacy Ekibimiz body parity with the canonical 32-person roster. */
.page-id-1360 main.telli-main {
	box-sizing: border-box;
	width: 100%;
	max-width: none !important;
	margin: 60px 0 0 !important;
	padding: 0 !important;
}

.page-id-1360 main.telli-main > .wp-block-post-content,
.page-id-1360 main.telli-main .entry-content {
	box-sizing: border-box;
	width: 100%;
	max-width: none !important;
	margin: 0 !important;
	padding: 25px 0 0 !important;
}

.page-id-1360 .entry-content.is-layout-constrained > .telli-team-directory {
	width: 1170px;
	max-width: calc(100% - 30px) !important;
}

.page-id-1360 .telli-team-directory {
	--wp--style--block-gap: 0;
	box-sizing: border-box;
	width: 1170px;
	max-width: calc(100% - 30px);
	margin: 0 auto !important;
	padding: 0 0 510.75px;
	color: #616161;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
}

.page-id-1360 .telli-team-directory *,
.page-id-1360 .telli-team-directory *::before,
.page-id-1360 .telli-team-directory *::after {
	box-sizing: border-box;
	letter-spacing: normal;
}

.page-id-1360 .telli-team-grid {
	display: grid;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	gap: 0 30px;
}

.page-id-1360 .telli-team-grid--featured {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.page-id-1360 .telli-team-grid--compact {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 25px !important;
}

.page-id-1360 .telli-team-card {
	position: relative;
	min-width: 0;
	height: 135px;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible;
	border: 0;
	border-radius: 0;
	background: #fff;
	box-shadow: none;
}

.page-id-1360 .telli-team-card--featured {
	height: auto;
	padding-bottom: 135px !important;
}

.page-id-1360 .telli-team-card__media {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: auto;
	overflow: visible;
	background: transparent;
}

.page-id-1360 .telli-team-card__image {
	display: block;
	width: 100%;
	height: auto;
	max-width: none;
	object-fit: fill;
	object-position: center;
	transition: none;
}

.page-id-1360 .telli-team-card__media:hover .telli-team-card__image {
	transform: none;
}

.page-id-1360 .telli-team-card__body {
	position: absolute;
	top: -9.25px;
	right: 40px;
	left: 40px;
	height: 94.25px;
	margin: 0 !important;
	padding: 30px 30px 15px;
	background: #fff;
	box-shadow: 10px 17px 38px rgba(0, 0, 0, .1);
	text-align: center;
}

.page-id-1360 .telli-team-card--featured .telli-team-card__body {
	top: auto;
	bottom: 50px;
}

.page-id-1360 .telli-team-card__title {
	height: 20px;
	margin: 0 0 3px !important;
	padding: 0 !important;
	color: #151515;
	font-family: Poppins, Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
}

.page-id-1360 .telli-team-card__title a {
	color: inherit;
	font: inherit;
	text-decoration: none;
}

.page-id-1360 .telli-team-card__role {
	height: 26.25px;
	margin: 0 !important;
	padding: 0 !important;
	color: #d59801;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 26.25px;
}

@media (max-width: 767px) {
	.page-id-1360 .entry-content.is-layout-constrained > .telli-team-directory,
	.page-id-1360 .telli-team-directory {
		width: 90%;
		max-width: 90% !important;
		padding-bottom: 1011px;
	}

	.page-id-1360 .telli-team-grid--featured,
	.page-id-1360 .telli-team-grid--compact {
		grid-template-columns: minmax(0, 1fr);
	}
}

/* R04-16: Legacy Blog/Makaleler archive body parity. */
.blog .telli-main {
	max-width: none !important;
	padding-top: 0 !important;
	padding-bottom: 70px !important;
}

.telli-blog-archive,
.telli-blog-archive * {
	box-sizing: border-box;
}

.telli-blog-archive {
	position: relative;
	left: 7.5px;
	width: 1170px !important;
	max-width: calc(100vw - 40px) !important;
	margin: 0 auto;
}

.telli-blog-archive__grid {
	display: grid;
	grid-template-columns: repeat(2, 550px);
	column-gap: 50px;
	row-gap: 70px;
	margin: 0 12.5px;
}

.telli-blog-archive__card {
	position: relative;
	align-self: start;
	width: 100%;
	margin: 0;
	padding: 0;
}

.telli-blog-archive__media {
	position: relative;
}

.telli-blog-archive__media > a,
.telli-blog-archive__media img {
	display: block;
	width: 100%;
}

.telli-blog-archive__media img {
	height: auto;
	aspect-ratio: 700 / 580;
	object-fit: cover;
}

.telli-blog-archive__date {
	position: absolute;
	top: -20px;
	left: -20px;
	display: flex;
	width: 75px;
	height: 75px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: #d59801;
	color: #fff;
	font-family: Raleway, Arial, sans-serif;
	line-height: 1;
}

.telli-blog-archive__date strong {
	font-size: 28px;
	font-weight: 500;
}

.telli-blog-archive__date span {
	margin-top: 4px;
	font-size: 11px;
	font-weight: 600;
}

.telli-blog-archive__category {
	position: relative;
	height: 30px;
	margin-top: 20px;
	padding-left: 46px;
	font-family: Raleway, Arial, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 24.375px;
}

.telli-blog-archive__category::before {
	position: absolute;
	top: 12px;
	left: 0;
	width: 31px;
	height: 1px;
	background: #d59801;
	content: "";
}

.telli-blog-archive__category a {
	color: #6f6f6f;
	text-decoration: none;
}

.telli-blog-archive__title {
	margin: 9px 0 0 !important;
	padding: 0 !important;
	font-family: Poppins, Arial, sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 48px;
}

.telli-blog-archive__title a {
	color: #151515;
	text-decoration: none;
}

.telli-blog-archive__cta {
	display: block;
	width: max-content;
	height: 30px;
	padding-right: 20px;
	color: #d59801;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 24.375px;
	text-decoration: none;
}

.telli-blog-archive__cta::after {
	margin-left: 4px;
	content: "→";
}

@media (max-width: 767px) {
	.blog .telli-main {
		padding-bottom: 70px !important;
	}

	.telli-blog-archive {
		left: -10px;
		width: 90vw !important;
		max-width: 90vw !important;
	}

	.telli-blog-archive__grid {
		grid-template-columns: minmax(0, 1fr);
		row-gap: 70px;
		margin: 0 0 0 20px;
	}
}

/* R04-17: Legacy İletişim body parity. */
@font-face {
	font-family: "Telli Flaticon";
	src: url("fonts/Flaticon.woff") format("woff");
	font-style: normal;
	font-weight: 400;
	font-display: block;
}

.page-id-325 main.telli-main {
	box-sizing: border-box;
	width: 100%;
	max-width: none !important;
	padding-bottom: 0 !important;
}

.page-id-325 main.telli-main > .wp-block-post-content,
.page-id-325 main.telli-main .entry-content {
	box-sizing: border-box;
	width: 100%;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.page-id-325 .entry-content.is-layout-constrained > .telli-contact-body {
	width: 1170px;
	max-width: calc(100% - 30px) !important;
}

.page-id-325 .telli-contact-body,
.page-id-325 .telli-contact-body * {
	box-sizing: border-box;
}

.page-id-325 .telli-contact-body {
	--wp--style--block-gap: 0;
	width: 1170px;
	max-width: calc(100% - 30px);
	margin: 0 auto !important;
	color: #616161;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
}

.page-id-325 .telli-contact-body__heading {
	height: 82px;
	margin: 0 0 61px;
	padding: 0;
	text-align: center;
}

.page-id-325 .telli-contact-body__eyebrow {
	display: flex;
	height: 30px;
	align-items: center;
	justify-content: center;
	gap: 20px;
	color: #d59801;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 12px;
	text-transform: uppercase;
}

.page-id-325 .telli-contact-body__eyebrow::before,
.page-id-325 .telli-contact-body__eyebrow::after {
	display: block;
	width: 50px;
	height: 1px;
	background: #d59801;
	content: "";
}

.page-id-325 .telli-contact-body__heading h2 {
	margin: 10px 0 0 !important;
	padding: 0 !important;
	color: #151515;
	font-family: Poppins, Arial, sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 42.012px;
}

.page-id-325 .telli-contact-body__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	align-items: start;
	gap: 30px;
	margin: 0;
	padding: 0;
}

.page-id-325 .telli-contact-body__card {
	margin: 0;
	padding: 40px 35px 40px 40px;
	border: 1px solid #e4e4e4;
	background: #f6f4f0;
	color: #616161;
	text-align: center;
}

.page-id-325 .telli-contact-body__icon {
	display: block;
	height: 85.375px;
	color: #d59801;
	font-family: "Telli Flaticon";
	font-size: 50px;
	font-style: normal;
	font-weight: 400;
	line-height: 50px;
}

.page-id-325 .telli-contact-body__card--phone .telli-contact-body__icon::before {
	content: "\f16c";
}

.page-id-325 .telli-contact-body__card--world .telli-contact-body__icon::before {
	content: "\f16d";
}

.page-id-325 .telli-contact-body__card--plane .telli-contact-body__icon::before {
	content: "\f16e";
}

.page-id-325 .telli-contact-body__card h3 {
	margin: 0 0 2px !important;
	padding: 0 !important;
	color: #151515;
	font-family: Poppins, Arial, sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
}

.page-id-325 .telli-contact-body__card--world h3 {
	font-size: 15px;
}

.page-id-325 .telli-contact-body__card p {
	margin: 0 !important;
	padding: 0 !important;
	color: #616161;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
}

.page-id-325 .telli-contact-body__card a {
	display: inline-block;
	margin-top: 10px;
	padding-right: 20px;
	color: #d59801;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 24.375px;
	text-decoration: none;
	text-transform: uppercase;
}

.page-id-325 .telli-contact-body__card a::after {
	position: absolute;
	margin-left: 6px;
	font-family: "Telli Flaticon";
	font-size: 14px;
	font-weight: 400;
	line-height: 26.25px;
	content: "\f124";
}

.page-id-325 .telli-contact-body__form {
	position: relative;
	left: -15px;
	width: calc(100% + 30px);
	height: 461px;
	margin: 30px 0 0 !important;
	padding: 65px 73.5px 50px;
	background: #fff;
	box-shadow: 10px 10px 38px rgba(0, 0, 0, .1);
	text-align: center;
}

.page-id-325 .telli-contact-body__form .wpcf7,
.page-id-325 .telli-contact-body__form .wpcf7-form {
	width: 100%;
	margin: 0;
	padding: 0;
}

.page-id-325 .telli-contact-body__form .wpcf7-form .row {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 20px;
	margin: 0;
	padding: 0;
}

.page-id-325 .telli-contact-body__form .wpcf7-form .wgl_col-6,
.page-id-325 .telli-contact-body__form .wpcf7-form .wgl_col-12 {
	width: auto;
	margin: 0;
	padding: 0;
}

.page-id-325 .telli-contact-body__form .wpcf7-form .wgl_col-12 {
	grid-column: 1 / -1;
}

.page-id-325 .telli-contact-body__form .wpcf7-form .wgl_col-6 > p,
.page-id-325 .telli-contact-body__form .wpcf7-form .wgl_col-12 > p,
.page-id-325 .telli-contact-body__form .wpcf7-form > p {
	margin: 0 !important;
	padding: 0 !important;
}

.page-id-325 .telli-contact-body__form .wpcf7-form-control-wrap {
	display: block;
}

.page-id-325 .telli-contact-body__form .wpcf7-form input:not([type="submit"]),
.page-id-325 .telli-contact-body__form .wpcf7-form textarea {
	display: block;
	width: 100%;
	margin: 0 !important;
	border: 1px solid #e4e4e4;
	border-radius: 0;
	background: transparent;
	color: #000;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 23.8px;
}

.page-id-325 .telli-contact-body__form .wpcf7-form input:not([type="submit"]) {
	height: 50px;
	padding: 10px 20px;
}

.page-id-325 .telli-contact-body__form .wpcf7-form textarea {
	height: 120px;
	min-height: 120px;
	padding: 20px 20px 10px;
	resize: vertical;
}

.page-id-325 .telli-contact-body__form .wpcf7-form > p {
	margin-top: 20px !important;
	text-align: center;
}

.page-id-325 .telli-contact-body__form .wpcf7-form input[type="submit"] {
	display: inline-block;
	height: 50px;
	margin: 0 0 16px;
	padding: 7px 42.515625px;
	border: 1px solid #d59801;
	border-radius: 0;
	background: #d59801;
	color: #fff;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 34px;
}

.page-id-325 .telli-contact-body__form .wpcf7-spinner {
	display: inline-block;
	visibility: hidden;
}

.page-id-325 footer {
	margin-top: 0 !important;
}

@media (max-width: 767px) {
	.page-id-325 .entry-content.is-layout-constrained > .telli-contact-body,
	.page-id-325 .telli-contact-body {
		width: 90vw;
		max-width: 90vw !important;
		margin: 21px 0 0 -10.5px !important;
	}

	.page-id-325 .telli-contact-body__grid {
		grid-template-columns: minmax(0, 1fr);
	}

	.page-id-325 .telli-contact-body__card {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.page-id-325 .telli-contact-body__form {
		height: 601px;
		padding-right: 32.546875px;
		padding-left: 32.546875px;
	}

	.page-id-325 .telli-contact-body__form .wpcf7-form .row {
		grid-template-columns: minmax(0, 1fr);
	}

	.page-id-325 .telli-contact-body__form .wpcf7-form .wgl_col-12 {
		grid-column: auto;
	}
}

.wpcf7-form label {
	display: block;
	font-weight: 600;
}

/* R06-06R1: scoped responsive overflow remediation.
 * These rules repair the four measured legacy/fallback surfaces without
 * masking overflow at the document or global-container level.
 */
@media (min-width: 768px) and (max-width: 1024px) {
	.home .telli-home-about__office,
	.home .telli-home-about__experience {
		left: 15px;
		width: calc(100% - 30px);
		height: auto;
	}

	.home .telli-home-about__office img,
	.home .telli-home-about__experience img {
		width: 100%;
		max-width: 100%;
	}

	.home .telli-home-team__header,
	.home .telli-home-team__founders,
	.home .telli-home-team__staff {
		width: calc(100% - 48px);
	}

	.home .telli-home-counters {
		width: 100%;
		height: auto;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}

	.home .telli-home-counters__grid {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		height: auto;
	}

	.home .telli-home-counters__item,
	.home .telli-home-counters__item:first-child {
		width: auto;
		height: auto;
	}

	.home .telli-home-counters__spacer {
		display: none;
	}

	.home .telli-home-testimonials,
	.home .telli-home-testimonials__carousel,
	.home .telli-home-testimonials__track,
	.home .telli-home-blog,
	.home .telli-home-blog__header,
	.home .telli-home-blog__carousel {
		width: 100%;
	}

	.home .telli-home-testimonials__inner,
	.home .telli-home-testimonials__header {
		width: calc(100% - 30px);
	}
}

@media (max-width: 370px) {
	.home .telli-home-services-teaser__title {
		max-width: 100%;
		font-size: 38px;
		line-height: 1.15;
	}

	.home .telli-home-counters {
		width: 100%;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
}

@media (max-width: 1100px) and (min-width: 641px) {
	.blog .telli-blog-archive {
		left: auto;
		width: min(920px, calc(100% - 48px)) !important;
		max-width: min(920px, calc(100% - 48px)) !important;
	}

	.blog .telli-blog-archive__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 34px 28px;
		margin: 0;
	}

	.blog .telli-blog-archive__card {
		min-width: 0;
	}
}

@media (max-width: 800px) and (min-width: 681px) {
	.page-id-266 .telli-practice-index-counters__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 34px 0;
	}

	.page-id-266 .telli-practice-index-counters__item,
	.page-id-266 .telli-practice-index-counters__content,
	.page-id-266 .telli-practice-index-counters__title {
		min-width: 0;
	}

	.page-id-266 .telli-practice-index-form .telli-service-page-form__inner {
		width: calc(100% - 32px);
		max-width: calc(100% - 32px);
	}
}

@media (max-width: 800px) {
	.page-id-325 .entry-content.is-layout-constrained > .telli-contact-body,
	.page-id-325 .telli-contact-body {
		width: calc(100% - 32px);
		max-width: calc(100% - 32px) !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	.page-id-325 .telli-contact-body__form {
		left: auto;
		width: 100%;
	}

	.page-id-325 .telli-contact-body__grid {
		grid-template-columns: minmax(0, 1fr);
	}

	.page-id-325 .telli-contact-body__card h3 {
		overflow-wrap: anywhere;
	}
}

.wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea {
	box-sizing: border-box;
	width: 100%;
	margin-top: .4rem;
	padding: .85rem 1rem;
	border: 1px solid color-mix(in srgb, var(--wp--preset--color--contrast) 24%, transparent);
	border-radius: .5rem;
	background: var(--wp--preset--color--base);
	color: var(--wp--preset--color--contrast);
	font: inherit;
}

.wpcf7-form input:focus-visible,
.wpcf7-form textarea:focus-visible,
.wp-element-button:focus-visible,
button:focus-visible,
a:focus-visible {
	outline: 3px solid var(--wp--preset--color--accent-2);
	outline-offset: 3px;
}

.wpcf7-not-valid-tip {
	margin-top: .35rem;
	color: #a61b1b;
	font-size: .9rem;
}

@media (prefers-reduced-motion: reduce) {
	*,
	*::before,
	*::after {
		scroll-behavior: auto !important;
		transition-duration: .01ms !important;
	}
}
