/*
 * Keep the first two-column block after the home slider visually centered.
 *
 * Elementor's original 50/50 columns leave unused space inside the media
 * column and add a right margin to the copy column. The visible content is
 * therefore pushed to the right even though the 1200px container is centered.
 */
@media (min-width: 1025px) {
	.home .elementor-9 .elementor-element.elementor-element-48bab15f > .elementor-container {
		width: calc(100% - 48px);
		max-width: 1200px;
		margin-right: auto;
		margin-left: auto;
		justify-content: center;
		align-items: flex-start;
	}

	.home .elementor-9 .elementor-element.elementor-element-6990b11b {
		flex: 0 1 324px;
		width: 324px;
		max-width: 324px;
	}

	.home .elementor-9 .elementor-element.elementor-element-1af295f0 {
		flex: 0 1 650px;
		width: 650px;
		max-width: 650px;
	}

	.home .elementor-9 .elementor-element.elementor-element-1af295f0 > .elementor-element-populated {
		margin-right: 0;
	}
}

@media (min-width: 1200px) {
	.home .elementor-9 .elementor-element.elementor-element-1af295f0 {
		flex-basis: 750px;
		width: 750px;
		max-width: 750px;
	}
}

/* Pull the about heading closer to its eyebrow text. */
.home .elementor-9 .elementor-element.elementor-element-31c3f49b .ct-heading .item--sub-title {
	display: flex;
	align-items: center;
	margin-bottom: 0;
}

.home .elementor-9 .elementor-element.elementor-element-3751d016 .ct-heading .item--sub-title,
.home .elementor-9 .elementor-element.elementor-element-c00c44c .ct-heading .item--sub-title {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0;
}

.home .elementor-9 .elementor-element.elementor-element-c00c44c .ct-heading .item--title small {
	display: inline-block;
	font-size: 32px;
	line-height: 1.25;
	white-space: nowrap;
}

@media (max-width: 1024px) {
	.home .elementor-9 .elementor-element.elementor-element-c00c44c .ct-heading .item--title small {
		font-size: 28px;
	}
}

@media (max-width: 767px) {
	.home .elementor-9 .elementor-element.elementor-element-c00c44c .ct-heading .item--title small {
		font-size: 23px;
		letter-spacing: -.02em;
	}
}

/* Centre the existing four counters inside the grey experience banner. */
.home .elementor-9 .elementor-element.elementor-element-ac68cc4 > .elementor-container {
	width: calc(100% - 48px);
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.home .elementor-9 .elementor-element.elementor-element-ac68cc4 .sahika-home-stats-column > .elementor-element-populated {
	padding: 0;
}

.home .sahika-home-stats {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}

.home .sahika-home-stats > .elementor-container {
	align-items: center;
	justify-content: center;
}

@media (max-width: 767px) {
	.home .elementor-9 .elementor-element.elementor-element-ac68cc4 > .elementor-container {
		width: calc(100% - 30px);
	}

	.home .sahika-home-stats > .elementor-container {
		display: grid;
		gap: 28px 16px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.home .sahika-home-stats > .elementor-container > .elementor-column {
		width: 100% !important;
		max-width: none;
		margin: 0;
	}

	.home .sahika-home-stats .ct-counter-layout1 .ct-counter-inner {
		display: grid;
		width: 100%;
		grid-template-columns: 64px minmax(0, 1fr);
		column-gap: 12px;
		align-items: center;
		justify-content: stretch;
	}

	.home .sahika-home-stats .elementor-widget-ct_counter > .elementor-widget-container {
		margin: 0 !important;
	}

	.home .sahika-home-stats .ct-counter-layout1 .item--icon {
		display: flex;
		width: 64px;
		height: 60px;
		margin: 0;
		align-items: center;
		justify-content: center;
	}

	.home .sahika-home-stats .ct-counter-layout1 .item--icon i {
		line-height: 1;
	}

	.home .sahika-home-stats .ct-counter-layout1 .ct-counter-holder {
		min-width: 0;
		text-align: left;
	}

	.home .sahika-home-stats .ct-counter-layout1 .ct-counter-number {
		min-height: 34px;
	}

	.home .sahika-home-stats .ct-counter-layout1 .ct-counter-title {
		min-height: 44px;
		line-height: 1.5;
	}
}

.elementor-widget-ct_sahika_featured_collections,
.sahika-home-featured-collections,
.elementor-widget-ct_sahika_random_products,
.sahika-home-random-products {
	width: 100%;
}

@media (min-width: 992px) {
	.sahika-home-random-products .sahika-products__grid {
		grid-template-columns: repeat(6, minmax(0, 1fr));
	}
}

.sahika-career-banner-section {
	position: relative;
	min-height: 220px;
	overflow: hidden;
}

.sahika-career-banner-section > .elementor-container,
.sahika-career-banner-section .elementor-column,
.sahika-career-banner-section .elementor-widget-wrap,
.elementor-widget-ct_sahika_career_banner,
.elementor-widget-ct_sahika_career_banner > .elementor-widget-container {
	position: static;
}

.sahika-career-banner {
	position: absolute;
	inset: 0;
	display: flex;
	width: auto;
	min-height: 100%;
	margin: 0;
	padding: 48px 28px;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	border-top: 1px solid rgba(255, 255, 255, .045);
	border-bottom: 1px solid rgba(0, 124, 251, .18);
	background-color: #111319;
	background-image:
		repeating-radial-gradient(ellipse at 10% 112%, transparent 0 23px, rgba(255, 255, 255, .018) 24px 25px, transparent 26px 38px),
		repeating-radial-gradient(ellipse at 90% -12%, transparent 0 27px, rgba(255, 255, 255, .016) 28px 29px, transparent 30px 43px),
		linear-gradient(110deg, rgba(4, 49, 184, .08), transparent 34%, transparent 66%, rgba(0, 124, 251, .055));
	color: #fff;
	text-align: center;
	text-decoration: none !important;
	transition: background-color .3s ease, border-color .3s ease;
}

.sahika-career-banner::before {
	position: absolute;
	inset: 0;
	content: '';
	pointer-events: none;
	background:
		radial-gradient(ellipse at 26% 45%, rgba(255, 255, 255, .035), transparent 33%),
		radial-gradient(ellipse at 76% 55%, rgba(0, 124, 251, .07), transparent 38%);
}

.sahika-career-banner::after {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: min(620px, 72vw);
	height: 2px;
	content: '';
	background: linear-gradient(90deg, transparent, #007cfb 28%, #2aa1ff 50%, #007cfb 72%, transparent);
	box-shadow: 0 0 18px rgba(0, 124, 251, .38);
	transform: translateX(-50%);
}

.sahika-career-banner__content {
	position: relative;
	z-index: 1;
	display: flex;
	max-width: 1100px;
	flex-direction: column;
	align-items: center;
}

.sahika-career-banner__title {
	display: block;
	color: #fff;
	font-size: clamp(29px, 2.65vw, 42px);
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: -.025em;
	text-shadow: 0 2px 18px rgba(0, 0, 0, .36);
}

.sahika-career-banner__subtitle {
	display: block;
	margin-top: 9px;
	color: #168cff;
	font-size: clamp(16px, 1.25vw, 20px);
	font-weight: 700;
	line-height: 1.35;
	transition: color .25s ease, transform .25s ease;
}

.sahika-career-banner:hover,
.sahika-career-banner:focus {
	border-bottom-color: rgba(42, 161, 255, .48);
	background-color: #0d111b;
	color: #fff;
}

.sahika-career-banner:hover .sahika-career-banner__subtitle,
.sahika-career-banner:focus .sahika-career-banner__subtitle {
	color: #42aaff;
	transform: translateY(-2px);
}

.sahika-career-banner:focus-visible {
	outline: 2px solid #2aa1ff;
	outline-offset: -5px;
}

@media (max-width: 767px) {
	.sahika-career-banner-section {
		min-height: 190px;
	}

	.sahika-career-banner {
		padding: 38px 22px;
	}

	.sahika-career-banner__title {
		font-size: 27px;
		line-height: 1.24;
	}

	.sahika-career-banner__subtitle {
		margin-top: 11px;
		font-size: 16px;
	}
}

/* Centre the collection and blog intros with the same elegant divider. */
@media (min-width: 1025px) {
	.home .elementor-9 .elementor-element.elementor-element-63167dd6,
	.home .elementor-9 .elementor-element.elementor-element-c1f8964 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.home .elementor-9 .elementor-element.elementor-element-63167dd6 > .elementor-container,
	.home .elementor-9 .elementor-element.elementor-element-c1f8964 > .elementor-container {
		width: calc(100% - 48px);
		max-width: 1050px;
		margin-right: auto;
		margin-left: auto;
		column-gap: 72px;
		align-items: center;
	}

	.home .elementor-9 .elementor-element.elementor-element-37972b89,
	.home .elementor-9 .elementor-element.elementor-element-682e762 {
		flex: 0 1 calc(52% - 36px);
		width: calc(52% - 36px);
		max-width: calc(52% - 36px);
	}

	.home .elementor-9 .elementor-element.elementor-element-5ea24131,
	.home .elementor-9 .elementor-element.elementor-element-412c2cf {
		position: relative;
		flex: 0 1 calc(48% - 36px);
		width: calc(48% - 36px);
		max-width: calc(48% - 36px);
	}

	.home .elementor-9 .elementor-element.elementor-element-5ea24131::before,
	.home .elementor-9 .elementor-element.elementor-element-412c2cf::before {
		position: absolute;
		top: 50%;
		left: -36px;
		width: 1px;
		height: 104px;
		content: '';
		background: linear-gradient(
			to bottom,
			transparent,
			rgba(9, 43, 147, .22) 18%,
			rgba(9, 43, 147, .48) 50%,
			rgba(9, 43, 147, .22) 82%,
			transparent
		);
		box-shadow: 0 0 12px rgba(0, 124, 251, .12);
		transform: translate(-50%, -50%);
	}
}

.elementor-widget-ct_sahika_circle_media > .elementor-widget-container {
	text-align: center;
}

.sahika-circle-media {
	position: relative;
	display: inline-block;
	width: 284px;
	height: 284px;
	border-radius: 50%;
	isolation: isolate;
}

.sahika-circle-media::before,
.sahika-circle-media::after {
	position: absolute;
	content: '';
	border-radius: inherit;
	pointer-events: none;
}

.sahika-circle-media::before {
	inset: -16px;
	z-index: -2;
	background: #092b93;
}

.sahika-circle-media::after {
	inset: -4px;
	z-index: -1;
	background: #fff;
}

.sahika-circle-media__frame {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: inherit;
	background: #092b93;
}

.sahika-circle-media__media {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: inherit;
	object-fit: cover;
	object-position: center;
}

.elementor-editor-active .sahika-circle-media__media {
	pointer-events: none;
}

.sahika-circle-media--empty {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 24px;
	background: #eef3ff;
	color: #092b93;
	font-weight: 700;
}

@media (min-width: 768px) {
	.home .elementor-9 .elementor-element.elementor-element-68011fb > .elementor-widget-container {
		margin-top: 80px;
		margin-bottom: 80px;
	}
}

@media (max-width: 767px) {
	body.home {
		--sahika-mobile-section-space: 48px;
	}

	body.home .elementor.elementor-9 > .elementor-section,
	body.home .elementor.elementor-9234 > .elementor-section {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
		padding-top: var(--sahika-mobile-section-space) !important;
		padding-bottom: var(--sahika-mobile-section-space) !important;
	}

	body.home .elementor.elementor-9 > .elementor-element-24e4799,
	body.home .elementor.elementor-9234 > .elementor-element-24e4799,
	body.home .elementor.elementor-9 > .elementor-element-6b73ad90,
	body.home .elementor.elementor-9234 > .elementor-element-6b73ad90 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	body.home .elementor.elementor-9 > .elementor-element-d68a95,
	body.home .elementor.elementor-9234 > .elementor-element-d68a95 {
		padding-top: 32px !important;
		padding-bottom: 0 !important;
	}

	body.home .elementor.elementor-9 > .elementor-element-10509547,
	body.home .elementor.elementor-9234 > .elementor-element-10509547 {
		padding-bottom: 24px !important;
	}

	.home .elementor-element.elementor-element-10509547 .ct-blog-grid .grid-item:last-child .grid-item-inner {
		margin-bottom: 0;
	}

	body.home .elementor.elementor-9 > .elementor-element-743f1e86,
	body.home .elementor.elementor-9234 > .elementor-element-743f1e86 {
		padding-top: 32px !important;
	}

	.home .elementor-element.elementor-element-743f1e86 > .elementor-container {
		display: grid;
		width: calc(100% - 30px);
		margin-right: auto;
		margin-left: auto;
		gap: 16px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.home .elementor-element.elementor-element-743f1e86 > .elementor-container > .elementor-column {
		width: 100% !important;
	}

	.home .elementor-element.elementor-element-743f1e86 > .elementor-container > .elementor-column > .elementor-element-populated {
		padding: 0 !important;
	}

	.home .elementor-element.elementor-element-743f1e86 .elementor-element-4a6ff96b {
		grid-column: 1 / -1;
	}

	.home .elementor-element.elementor-element-743f1e86 .elementor-widget-ct_fancy_box,
	.home .elementor-element.elementor-element-743f1e86 .elementor-widget-container,
	.home .elementor-element.elementor-element-743f1e86 .ct-fancy-box-layout1.style1 {
		height: 100%;
	}

	.home .elementor-element.elementor-element-743f1e86 .ct-fancy-box-layout1.style1 {
		display: flex;
		padding: 24px 12px;
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
		text-align: center;
	}

	.home .elementor-element.elementor-element-743f1e86 .ct-fancy-box-layout1.style1 .item--icon {
		display: flex;
		margin: 0 0 14px;
		align-items: center;
		justify-content: center;
	}

	.home .elementor-element.elementor-element-743f1e86 .ct-fancy-box-layout1.style1 .item--icon i.flaticon-pin {
		margin-right: 0;
		margin-left: 0;
	}

	.home .elementor-element.elementor-element-743f1e86 .ct-fancy-box-layout1.style1 .item--holder {
		width: 100%;
		text-align: center;
	}

	.home .sahika-home-featured-collections .sahika-collections__grid {
		width: 85%;
		margin-right: auto;
		margin-left: auto;
		grid-template-columns: minmax(0, 1fr);
	}

	.home .sahika-home-random-products .sahika-products__grid {
		gap: 18px 14px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.home .elementor-9 .elementor-element.elementor-element-68011fb > .elementor-widget-container {
		margin-top: 0 !important;
		margin-bottom: var(--sahika-mobile-section-space) !important;
	}

	.home .elementor-9 .elementor-element.elementor-element-1af295f0 > .elementor-element-populated {
		margin-top: 0 !important;
	}

	.sahika-circle-media {
		width: 264px;
		height: 264px;
	}

	.home .elementor-9 .elementor-element.elementor-element-31c3f49b .ct-heading,
	.home .elementor-9234 .elementor-element.elementor-element-31c3f49b .ct-heading {
		text-align: center;
	}

	.home .elementor-9 .elementor-element.elementor-element-31c3f49b .ct-heading .item--sub-title,
	.home .elementor-9234 .elementor-element.elementor-element-31c3f49b .ct-heading .item--sub-title {
		justify-content: center;
		margin-bottom: 8px;
	}

	html[lang^="tr"] .home .elementor-9 .elementor-element.elementor-element-31c3f49b .ct-heading .item--sub-title-inner {
		width: 235px;
		max-width: 100%;
		line-height: 1.45;
		white-space: normal;
	}

	html[lang^="tr"] .home .elementor-9 .elementor-element.elementor-element-31c3f49b .ct-heading .icon-sub-title {
		flex: 0 0 34px;
		width: 34px;
	}

	.home .elementor-9 .elementor-element.elementor-element-31c3f49b .ct-heading .item--title small,
	.home .elementor-9234 .elementor-element.elementor-element-31c3f49b .ct-heading .item--title small {
		display: block;
		margin-top: 2px;
	}

	.home .elementor-9 .elementor-element.elementor-element-1c36199 .ct-button-wrapper,
	.home .elementor-9234 .elementor-element.elementor-element-1c36199 .ct-button-wrapper {
		margin-bottom: 0;
		text-align: center;
	}
}

/* Elementor home-page about preview */
.sahika-home-about {
	position: relative;
	left: 50%;
	width: 100vw;
	margin: 0 0 0 -50vw;
	padding: 0 !important;
	overflow: hidden;
	background: #050505 !important;
}

.sahika-home-about > .elementor-container {
	position: relative;
	max-width: 1280px;
	min-height: 610px;
	margin: 0 auto;
	padding: 82px 34px 80px;
	align-items: center;
}

.sahika-home-about > .elementor-container::before {
	position: absolute;
	top: 82px;
	bottom: 80px;
	left: 37%;
	width: 1px;
	content: '';
	background: linear-gradient(to bottom, transparent, rgba(31, 147, 255, .42) 18%, rgba(31, 147, 255, .42) 82%, transparent);
}

.sahika-home-about-media > .elementor-element-populated {
	padding: 0 55px 0 0;
}

.sahika-home-about .elementor-widget-video {
	position: relative;
	width: min(100%, 360px);
	overflow: hidden;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}

.sahika-home-about .elementor-widget-video::after {
	position: absolute;
	inset: 0;
	content: '';
	pointer-events: none;
	background: linear-gradient(135deg, rgba(7, 58, 149, .15), transparent 55%);
}

.sahika-home-about .elementor-widget-video .elementor-wrapper {
	height: 448px !important;
	padding-top: 0 !important;
	border-radius: 0;
}

.sahika-home-about .elementor-widget-video video {
	position: absolute;
	inset: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 0;
}

.sahika-home-about-copy > .elementor-element-populated {
	padding: 0 0 0 67px;
}

.sahika-home-about-copy .elementor-widget-heading:first-child {
	position: relative;
	margin-bottom: 18px;
	padding-left: 29px;
}

.sahika-home-about-copy .elementor-widget-heading:first-child::before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 17px;
	height: 2px;
	content: '';
	background: #179df5;
	transform: translateY(-50%);
}

.sahika-home-about-copy .elementor-widget-heading:first-child .elementor-heading-title {
	margin: 0;
	color: #36aaf4 !important;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: .03em;
}

.sahika-home-about-copy .elementor-widget-heading:nth-child(2) .elementor-heading-title {
	margin: 0;
	color: #fff;
	font-size: clamp(34px, 3vw, 48px);
	font-weight: 700;
	line-height: 1.12;
	letter-spacing: -.035em;
}

.sahika-home-about-copy .elementor-widget-text-editor {
	max-width: 685px;
}

.sahika-home-about-copy .elementor-widget-text-editor p {
	margin: 0;
	color: rgba(255, 255, 255, .85);
	font-size: 17px;
	font-weight: 500;
	line-height: 1.8;
}

.sahika-home-about .elementor-button-wrapper {
	margin-top: 31px;
}

.sahika-home-about .elementor-button {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	padding: 17px 27px;
	border: 1px solid #1353cf;
	border-radius: 0;
	background: #0e43bd;
	color: #fff;
	font-weight: 700;
	line-height: 1;
	transition: background-color .25s ease, border-color .25s ease, transform .25s ease;
}

.sahika-home-about .elementor-button:hover,
.sahika-home-about .elementor-button:focus {
	border-color: #159eeb;
	background: #0b8edc;
	color: #fff;
	transform: translateY(-3px);
}

.sahika-home-about .elementor-button .elementor-button-icon {
	order: 2;
	font-size: 13px;
}

@media (max-width: 1024px) {
	.sahika-home-about > .elementor-container {
		min-height: 0;
		padding: 68px 32px;
	}

	.sahika-home-about > .elementor-container::before {
		top: 68px;
		bottom: 68px;
	}

	.sahika-home-about-media > .elementor-element-populated {
		padding-right: 35px;
	}

	.sahika-home-about-copy > .elementor-element-populated {
		padding-left: 45px;
	}

	.sahika-home-about .elementor-widget-video .elementor-wrapper {
		height: 400px !important;
	}

	.sahika-home-about-copy .elementor-widget-text-editor p {
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.sahika-home-about > .elementor-container {
		padding: 56px 24px 60px;
	}

	.sahika-home-about > .elementor-container::before {
		display: none;
	}

	.sahika-home-about-media > .elementor-element-populated {
		padding: 0 0 42px;
	}

	.sahika-home-about .elementor-widget-video {
		width: 100%;
	}

	.sahika-home-about .elementor-widget-video .elementor-wrapper {
		height: min(118vw, 470px) !important;
	}

	.sahika-home-about-copy > .elementor-element-populated {
		padding: 0;
	}

	.sahika-home-about-copy .elementor-widget-heading:nth-child(2) .elementor-heading-title {
		font-size: 34px;
	}

	.sahika-home-about-copy .elementor-widget-text-editor p {
		font-size: 16px;
		line-height: 1.7;
	}
}
