/* SMS Reklam — istatistik / hakkımızda bölümü */

@keyframes sms-counter-shake {
	0%,
	100% {
		transform: translate3d(0, 0, 0) rotate(0deg);
	}

	20% {
		transform: translate3d(-2px, 0, 0) rotate(-1.5deg);
	}

	40% {
		transform: translate3d(2px, 0, 0) rotate(1.5deg);
	}

	60% {
		transform: translate3d(-1px, 0, 0) rotate(-0.75deg);
	}

	80% {
		transform: translate3d(1px, 0, 0) rotate(0.75deg);
	}
}

body.page-id-3876 .sms-stats-section > .elementor-container {
	align-items: center;
	max-width: 1480px !important;
	margin-left: auto;
	margin-right: auto;
	padding-top: clamp(48px, 5vw, 72px);
	padding-bottom: clamp(48px, 5vw, 72px);
}

/* Sol geniş — sağ dar */
body.page-id-3876 .sms-stats-section > .elementor-container > .elementor-element-c5544ef {
	flex: 0 0 58% !important;
	max-width: 58% !important;
	width: 58% !important;
}

body.page-id-3876 .sms-stats-section > .elementor-container > .elementor-element-80fccf5 {
	flex: 0 0 42% !important;
	max-width: 42% !important;
	width: 42% !important;
}

/* Sol kolon — logo + metin */
body.page-id-3876 .elementor-element-95b7ec0 > .elementor-widget-container {
	padding-top: 0 !important;
}

body.page-id-3876 .elementor-element-95b7ec0 .tf-imagebox.style-1 {
	text-align: left;
}

body.page-id-3876 .elementor-element-95b7ec0 .tf-imagebox .image {
	margin-bottom: clamp(18px, 2vw, 28px);
}

body.page-id-3876 .elementor-element-95b7ec0 .tf-imagebox .image img {
	width: auto;
	max-width: min(300px, 78%);
	height: auto;
	display: block;
}

body.page-id-3876 .elementor-element-95b7ec0 .tf-imagebox .content-only {
	display: none !important;
}

body.page-id-3876 .elementor-element-95b7ec0 .tf-imagebox .title,
body.page-id-3876 .elementor-element-95b7ec0 .tf-imagebox .title a {
	font-family: Rubik, sans-serif;
	font-size: clamp(20px, 1.6vw, 26px);
	font-weight: 700;
	line-height: 1.25;
	color: #1f242c !important;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	text-decoration: none;
	pointer-events: none;
}

body.page-id-3876 .elementor-element-95b7ec0 .tf-imagebox .description,
body.page-id-3876 .elementor-element-95b7ec0 .tf-imagebox .description p {
	text-align: left !important;
	font-family: Rubik, sans-serif;
	font-size: clamp(15px, 1.05vw, 17px);
	font-weight: 400;
	line-height: 1.7;
	color: rgba(31, 36, 44, 0.78) !important;
	margin: 0;
}

body.page-id-3876 .elementor-element-95b7ec0 .tf-imagebox .description {
	display: block;
	width: 100%;
	max-width: none;
	margin: clamp(14px, 1.5vw, 20px) 0 0;
	padding-right: clamp(8px, 2vw, 24px);
}

body.page-id-3876 .elementor-element-95b7ec0 .tf-button-container {
	display: none !important;
}

/* Sağ kolon — 2x2 grid */
body.page-id-3876 .elementor-element-8fb0a93 > .elementor-container {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-template-rows: repeat(2, minmax(0, 1fr));
	gap: clamp(12px, 1.4vw, 18px);
	align-items: stretch;
	width: 100%;
}

body.page-id-3876 .elementor-element-8fb0a93 > .elementor-container > .elementor-column {
	width: 100% !important;
	max-width: 100% !important;
	flex: none !important;
	min-width: 0;
}

body.page-id-3876 .elementor-element-8fb0a93 .elementor-widget-wrap {
	height: 100%;
}

body.page-id-3876 .elementor-element-8fb0a93 .elementor-widget {
	height: 100%;
}

body.page-id-3876 .elementor-element-8fb0a93 .elementor-widget-container {
	height: 100%;
}

body.page-id-3876 .elementor-element-8fb0a93 .tf-counter.style1 {
	height: 100%;
	background: #fff;
	border: 1px solid rgba(31, 36, 44, 0.1);
	border-radius: 4px;
	padding: clamp(18px, 2vw, 28px) clamp(12px, 1.2vw, 18px);
	padding-bottom: clamp(22px, 2.2vw, 32px);
	transition: box-shadow 0.35s ease, border-color 0.35s ease;
}

body.page-id-3876 .elementor-element-8fb0a93 .tf-counter.style1::after {
	display: none !important;
}

body.page-id-3876 .elementor-element-8fb0a93 .tf-counter.style1:hover {
	box-shadow: 0 10px 28px rgba(0, 158, 214, 0.12);
	border-color: rgba(0, 158, 214, 0.35);
}

body.page-id-3876 .elementor-element-8fb0a93 .wrap-counter {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	min-height: 100%;
	gap: 0;
}

body.page-id-3876 .elementor-element-8fb0a93 .counter-icon {
	order: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: clamp(28px, 2.4vw, 36px);
	margin: 0 0 clamp(10px, 1vw, 14px);
	font-size: clamp(24px, 2vw, 32px);
	line-height: 1;
	color: #009ed6 !important;
}

body.page-id-3876 .elementor-element-8fb0a93 .counter-icon i,
body.page-id-3876 .elementor-element-8fb0a93 .counter-icon svg {
	color: #009ed6 !important;
	fill: #009ed6 !important;
}

body.page-id-3876 .elementor-element-8fb0a93 .counter-number-wrapper {
	order: 2;
	display: inline-flex;
	align-items: baseline;
	justify-content: center;
	margin: 0 0 clamp(8px, 0.8vw, 12px);
	will-change: transform;
}

body.page-id-3876 .elementor-element-8fb0a93 .counter-number-wrapper.sms-counter-shake {
	animation: sms-counter-shake 0.32s ease-in-out infinite;
}

body.page-id-3876 .elementor-element-8fb0a93 .counter-number {
	font-family: Rubik, sans-serif;
	font-size: clamp(28px, 2.4vw, 38px);
	font-weight: 700;
	line-height: 1;
	color: #1f242c;
}

body.page-id-3876 .elementor-element-8fb0a93 .counter-number-suffix {
	font-family: Rubik, sans-serif;
	font-size: clamp(20px, 1.8vw, 28px);
	font-weight: 700;
	color: #1f242c;
	margin-left: 2px;
}

body.page-id-3876 .elementor-element-8fb0a93 .counter-title {
	order: 3;
	margin-top: 0;
	padding-top: clamp(8px, 0.8vw, 12px);
	font-family: Rubik, sans-serif;
	font-size: clamp(13px, 0.95vw, 15px);
	font-weight: 500;
	line-height: 1.35;
	color: rgba(31, 36, 44, 0.85);
	position: relative;
	width: 100%;
}

body.page-id-3876 .elementor-element-8fb0a93 .counter-title::after {
	content: "";
	display: block;
	width: 32px;
	height: 3px;
	background: #009ed6;
	margin: clamp(8px, 0.8vw, 12px) auto 0;
	border-radius: 2px;
	transition: width 0.35s ease;
}

body.page-id-3876 .elementor-element-8fb0a93 .tf-counter.style1:hover .counter-title::after {
	width: 48px;
}

body.page-id-3876 .elementor-element-8fb0a93 .elementor-invisible {
	visibility: visible;
}

@media (max-width: 1024px) {
	body.page-id-3876 .sms-stats-section > .elementor-container {
		flex-wrap: wrap;
		gap: 28px;
	}

	body.page-id-3876 .sms-stats-section > .elementor-container > .elementor-element-c5544ef,
	body.page-id-3876 .sms-stats-section > .elementor-container > .elementor-element-80fccf5 {
		flex: 0 0 100% !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	body.page-id-3876 .elementor-element-95b7ec0 .tf-imagebox .description {
		padding-right: 0;
	}

	body.page-id-3876 .elementor-element-8fb0a93 > .elementor-container {
		max-width: 520px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 767px) {
	body.page-id-3876 .elementor-element-95b7ec0 .tf-imagebox .image img {
		max-width: min(240px, 65%);
		margin-left: auto;
		margin-right: auto;
	}

	body.page-id-3876 .elementor-element-95b7ec0 .tf-imagebox.style-1,
	body.page-id-3876 .elementor-element-95b7ec0 .tf-imagebox .description,
	body.page-id-3876 .elementor-element-95b7ec0 .tf-imagebox .description p,
	body.page-id-3876 .elementor-element-95b7ec0 .tf-imagebox .title {
		text-align: center !important;
	}

	body.page-id-3876 .elementor-element-95b7ec0 .tf-imagebox .description {
		margin-left: auto;
		margin-right: auto;
		padding: 0 8px;
	}

	body.page-id-3876 .elementor-element-8fb0a93 > .elementor-container {
		gap: 10px;
		max-width: 100%;
	}
}

@media (max-width: 479px) {
	body.page-id-3876 .elementor-element-8fb0a93 > .elementor-container {
		grid-template-columns: 1fr;
	}

	body.page-id-3876 .sms-stats-section > .elementor-container {
		padding-top: 36px;
		padding-bottom: 36px;
	}
}

@media (prefers-reduced-motion: reduce) {
	body.page-id-3876 .elementor-element-8fb0a93 .counter-number-wrapper.sms-counter-shake {
		animation: none;
	}
}
