/**
* Theme Name: Handyon Child
* Description: This is a child theme of handyon
* Author: Creatives_Planet
* Template: handyon
* Version: 1.0.6
*/

:root {
	--perfect-blue: #138aec;
	--perfect-ink: #14212b;
	--perfect-text: #4c5964;
	--perfect-soft: #f6f8fb;
	--perfect-line: #e4e4e4;
}

.pat-service-detail-section {
	background: #fff;
	padding: 90px 0 110px;
}

.pat-service-detail-section > .e-con-inner {
	max-width: 1420px !important;
	width: calc(100% - 64px) !important;
}

.pat-service-detail-layout {
	align-items: flex-start;
	display: grid !important;
	gap: 72px;
	grid-template-columns: minmax(270px, 360px) minmax(0, 1fr);
	width: 100%;
}

.pat-service-detail-sidebar {
	display: flex !important;
	flex-direction: column;
	gap: 34px;
	position: sticky;
	top: 96px;
}

.pat-service-detail-panel {
	background: #fff;
	border: 1px solid #e1e5ea;
	border-radius: 7px;
	padding: 28px;
	width: 100%;
}

.pat-service-detail-panel-title .elementor-heading-title,
.pat-service-detail-title .elementor-heading-title,
.pat-service-detail-faq-title .elementor-heading-title {
	color: #111;
	font-family: Inter, sans-serif;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.08;
	margin: 0;
}

.pat-service-detail-panel-title .elementor-heading-title {
	font-size: 24px;
}

.pat-service-detail-service-list {
	display: flex !important;
	flex-direction: column;
	gap: 0;
	margin-top: 22px;
}

.pat-service-detail-service-item .elementor-button {
	align-items: center;
	background: transparent;
	border-bottom: 1px solid #c8cdd3;
	border-radius: 0;
	color: #151515;
	display: flex;
	font-family: Inter, sans-serif;
	font-size: 17px;
	font-weight: 700;
	justify-content: space-between;
	line-height: 1.2;
	min-height: 58px;
	padding: 0;
	text-align: left;
	width: 100%;
}

.pat-service-detail-service-item .elementor-button:hover,
.pat-service-detail-service-active .elementor-button {
	background: var(--perfect-blue);
	border-bottom-color: var(--perfect-blue);
	border-radius: 5px;
	color: #fff;
	padding: 0 22px;
}

.pat-service-detail-service-item .elementor-button-icon {
	align-items: center;
	display: inline-flex;
	justify-content: center;
	margin-left: auto;
}

.pat-service-detail-service-active .elementor-button-icon {
	background: #fff;
	border-radius: 4px;
	color: var(--perfect-blue);
	height: 27px;
	width: 27px;
}

.pat-service-detail-cta img {
	border-radius: 7px;
	display: block;
	width: 100%;
}

.pat-service-detail-download-list {
	display: flex !important;
	flex-direction: column;
	gap: 10px;
	margin-top: 24px;
}

.pat-service-detail-download .elementor-button {
	align-items: center;
	background: #fff;
	border: 1px solid #c8cdd3;
	border-radius: 5px;
	color: #161616;
	display: flex;
	font-family: Inter, sans-serif;
	font-size: 15px;
	font-weight: 700;
	justify-content: flex-start;
	min-height: 58px;
	padding: 0 18px;
	text-align: left;
	width: 100%;
}

.pat-service-detail-download .elementor-button:hover {
	border-color: var(--perfect-blue);
	color: var(--perfect-blue);
}

.pat-service-detail-main {
	min-width: 0;
	width: 100%;
}

.pat-service-detail-hero-image img,
.pat-service-detail-image-row img {
	border-radius: 7px;
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.pat-service-detail-hero-image img {
	aspect-ratio: 1.53 / 1;
}

.pat-service-detail-title .elementor-heading-title,
.pat-service-detail-faq-title .elementor-heading-title {
	font-size: clamp(38px, 3.2vw, 54px);
}

.pat-service-detail-copy,
.pat-service-detail-copy .elementor-widget-container {
	color: #5f5f5f;
	font-family: Inter, sans-serif;
	font-size: 17px;
	line-height: 1.72;
}

.pat-service-detail-copy p {
	margin: 0 0 18px;
}

.pat-service-detail-lead .elementor-widget-container p:first-child::first-letter {
	color: #000;
	float: left;
	font-size: 54px;
	font-weight: 700;
	line-height: 0.9;
	margin: 11px 14px 0 0;
}

.pat-service-detail-strong .elementor-heading-title {
	color: #151515;
	font-family: Inter, sans-serif;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.62;
}

.pat-service-detail-card-grid {
	display: grid !important;
	gap: 30px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin: 24px 0 64px;
}

.pat-service-detail-card-grid .elementor-widget-pbmit_icon_heading {
	border: 1px solid #cfd3d8;
	border-radius: 7px;
	min-height: 245px;
	padding: 34px 32px;
}

.pat-service-detail-card-grid .pbmit-ihbox-icon,
.pat-service-detail-card-grid .pbmit-ihbox-icon-wrapper {
	color: var(--perfect-blue) !important;
}

.pat-service-detail-card-grid .pbmit-element-title {
	color: #151515 !important;
	font-family: Inter, sans-serif;
	font-size: 24px !important;
	font-weight: 700 !important;
	line-height: 1.15 !important;
	margin: 68px 0 14px !important;
}

.pat-service-detail-card-grid .pbmit-heading-desc {
	color: #666 !important;
	font-family: Inter, sans-serif;
	font-size: 17px !important;
	line-height: 1.5 !important;
}

.pat-service-detail-card-grid .pbmit-ihbox-box-number {
	color: var(--perfect-blue);
	font-family: Inter, sans-serif;
	font-size: 13px;
	font-weight: 800;
	position: absolute;
	right: 32px;
	top: 34px;
}

.pat-service-detail-benefits {
	margin-top: 16px;
}

.pat-service-detail-benefits .elementor-icon-list-items {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin: 0;
	padding: 0;
}

.pat-service-detail-benefits .elementor-icon-list-icon {
	color: var(--perfect-blue);
	transform: translateY(2px);
}

.pat-service-detail-benefits .elementor-icon-list-text {
	color: #161616;
	font-family: Inter, sans-serif;
	font-size: 17px;
	line-height: 1.45;
}

.pat-service-detail-image-row {
	display: grid !important;
	gap: 30px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin: 64px 0 68px;
}

.pat-service-detail-image-row .elementor-widget-image,
.pat-service-detail-image-row .elementor-widget-container {
	height: 100%;
}

.pat-service-detail-image-row img {
	aspect-ratio: 1.35 / 1;
}

.pat-service-detail-faq {
	margin-top: 32px;
}

.pat-service-detail-faq .e-n-accordion-item {
	border: 1px solid #bfc4ca;
	border-radius: 6px;
	margin-bottom: 14px;
	overflow: hidden;
}

.pat-service-detail-faq .e-n-accordion-item-title {
	color: #151515;
	font-family: Inter, sans-serif;
	font-size: 19px;
	font-weight: 700;
	line-height: 1.35;
	min-height: 70px;
	padding: 22px 28px;
}

.pat-service-detail-faq .e-n-accordion-item-title-icon {
	align-items: center;
	background: #151515;
	border-radius: 50%;
	color: #fff !important;
	display: inline-flex;
	height: 24px;
	justify-content: center;
	min-width: 24px;
	width: 24px;
}

.pat-service-detail-faq .e-n-accordion-item-title-icon svg {
	fill: #fff !important;
}

.pat-service-detail-faq .e-n-accordion-item-title-icon span {
	font-size: 12px;
}

.pat-service-detail-faq .e-n-accordion-item > .e-con {
	padding: 0 34px 26px 34px;
}

.pat-service-detail-faq .elementor-widget-text-editor,
.pat-service-detail-faq .elementor-widget-text-editor p {
	color: #5f5f5f;
	font-family: Inter, sans-serif;
	font-size: 16px;
	line-height: 1.65;
	margin: 0;
}

@media (max-width: 1180px) {
	.pat-service-detail-layout {
		gap: 48px;
		grid-template-columns: minmax(240px, 310px) minmax(0, 1fr);
	}

	.pat-service-detail-card-grid {
		gap: 20px;
	}

	.pat-service-detail-card-grid .elementor-widget-pbmit_icon_heading {
		padding: 28px 24px;
	}
}

@media (max-width: 991px) {
	.pat-service-detail-section {
		padding: 70px 0 88px;
	}

	.pat-service-detail-layout {
		grid-template-columns: 1fr;
	}

	.pat-service-detail-sidebar {
		position: static;
	}

	.pat-service-detail-card-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.pat-service-detail-section {
		padding: 42px 0 72px;
	}

	.pat-service-detail-section > .e-con-inner {
		width: calc(100% - 36px) !important;
	}

	.pat-service-detail-main {
		order: 1;
	}

	.pat-service-detail-sidebar {
		max-width: none !important;
		order: 2;
		width: 100% !important;
	}

	.pat-service-detail-sidebar.e-con {
		--width: 100% !important;
		max-width: none !important;
		width: 100% !important;
	}

	.pat-service-detail-main > .pat-service-detail-hero-image {
		display: none !important;
	}

	.pat-service-detail-main > .pat-service-detail-hero-image + .e-con {
		margin-top: 0 !important;
	}

	.pat-service-detail-panel {
		padding: 22px 16px;
	}

	.pat-service-detail-card-grid,
	.pat-service-detail-image-row {
		grid-template-columns: 1fr;
	}

	.pat-service-detail-title .elementor-heading-title,
	.pat-service-detail-faq-title .elementor-heading-title {
		font-size: 36px;
	}

	.pat-service-detail-card-grid .elementor-widget-pbmit_icon_heading {
		min-height: 220px;
	}

	.pat-service-detail-faq .e-n-accordion-item-title {
		font-size: 17px;
		padding: 18px 20px;
	}

	.pat-service-detail-faq .e-n-accordion-item > .e-con {
		padding: 0 22px 22px;
	}
}

body:has([class*="pat-dunedin-"]),
body:has(.pat-static-hero),
body:has([class*="pat-hero-"]) {
	background: #fff;
}

#masthead.site-header {
	background: transparent !important;
	height: 0;
	left: 0;
	min-height: 0;
	overflow: visible;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 80;
}

.admin-bar #masthead.site-header {
	top: 32px;
}

body.single-post #masthead.site-header {
	height: auto;
	left: auto;
	position: relative;
	right: auto;
	top: auto;
}

body.single-post.admin-bar #masthead.site-header {
	top: auto;
}

body.single-post #masthead.site-header .pbmit-template-header-wrapper {
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 81;
}

body.single-post #masthead.site-header + .site-content-contain .site-content.container {
	padding-top: 80px;
}

body.category-blog #masthead.site-header .elementor-element-25829fb .elementor-heading-title,
body.category-blog #masthead.site-header .elementor-element-25829fb .elementor-heading-title a {
	color: #fff !important;
}

#masthead.site-header .pbmit-template-header-wrapper,
#masthead.site-header .pbmit-custom-header-template,
#masthead.site-header .elementor-2037 {
	background: transparent !important;
	overflow: visible;
}

#masthead.site-header .elementor-2037 .elementor-element-9199985 {
	top: 0 !important;
	z-index: 81;
}

body:has([class*="pat-dunedin-"]) .site-content-contain,
body:has([class*="pat-dunedin-"]) .site-content-wrap,
body:has([class*="pat-dunedin-"]) #content,
body:has(.pat-static-hero) .site-content-contain,
body:has(.pat-static-hero) .site-content-wrap,
body:has(.pat-static-hero) #content {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

body:has([class*="pat-dunedin-"]) .site-content,
body:has([class*="pat-dunedin-"]) .content-area,
body:has([class*="pat-dunedin-"]) .site-main,
body:has(.pat-static-hero) .site-content,
body:has(.pat-static-hero) .content-area,
body:has(.pat-static-hero) .site-main {
	overflow: hidden;
}

body.category-blog #masthead.site-header + .pat-blog-titlebar + .site-content-contain #content.site-content.container {
	padding-top: 78px !important;
}

body.blog .pbmit-blog-classic .pbmit-img-wrapper-inner .pbmit-featured-wrapper,
body.category-blog .pbmit-blog-classic .pbmit-img-wrapper-inner .pbmit-featured-wrapper {
	border-radius: 10px;
	height: 360px;
	max-width: 760px;
	overflow: hidden;
	width: 100%;
}

body.blog .pbmit-blog-classic .pbmit-img-wrapper-inner .pbmit-featured-wrapper a,
body.category-blog .pbmit-blog-classic .pbmit-img-wrapper-inner .pbmit-featured-wrapper a {
	display: block;
	height: 100%;
	width: 100%;
}

body.blog .pbmit-blog-classic .pbmit-img-wrapper-inner .pbmit-featured-wrapper img,
body.category-blog .pbmit-blog-classic .pbmit-img-wrapper-inner .pbmit-featured-wrapper img {
	display: block;
	height: 100% !important;
	object-fit: cover;
	width: 100% !important;
}

body.blog .pbmit-rpw-list .pbmit-rpw-img,
body.category-blog .pbmit-rpw-list .pbmit-rpw-img {
	aspect-ratio: 1 / 1;
	border-radius: 6px;
	display: block;
	flex: 0 0 86px;
	height: 86px;
	overflow: hidden;
	width: 86px;
}

body.blog .pbmit-rpw-list .pbmit-rpw-img img,
body.category-blog .pbmit-rpw-list .pbmit-rpw-img img {
	display: block;
	height: 100% !important;
	object-fit: cover;
	width: 100% !important;
}

@media (max-width: 767px) {
	body.blog .pbmit-blog-classic .pbmit-img-wrapper-inner .pbmit-featured-wrapper,
	body.category-blog .pbmit-blog-classic .pbmit-img-wrapper-inner .pbmit-featured-wrapper {
		height: 220px;
		max-width: 100%;
	}
}

.single-post .pat-blog-service-image .elementor-widget-container {
	aspect-ratio: 4 / 3;
	border-radius: 10px;
	max-width: 420px;
	overflow: hidden;
	width: 100%;
}

.single-post .pat-blog-service-image img {
	border-radius: 0 !important;
	display: block;
	height: 100% !important;
	object-fit: cover;
	width: 100% !important;
}

.single-post .pat-blog-service-image-primary .elementor-widget-container {
	margin-right: auto;
}

.single-post .pat-blog-service-image-secondary .elementor-widget-container {
	margin-left: auto;
}

@media (max-width: 1024px) {
	.single-post .pat-blog-service-image .elementor-widget-container {
		margin-left: auto;
		margin-right: auto;
		max-width: 420px;
	}
}

[class*="pat-dunedin-"],
[class*="pat-dunedin-"] *,
[class*="pat-dunedin-"] *::before,
[class*="pat-dunedin-"] *::after,
.pat-static-hero,
.pat-static-hero *,
.pat-static-hero *::before,
.pat-static-hero *::after,
[class*="pat-hero-"],
[class*="pat-hero-"] *,
[class*="pat-hero-"] *::before,
[class*="pat-hero-"] *::after {
	box-sizing: border-box;
}

[class*="pat-dunedin-"].e-con,
[class*="pat-dunedin-"].elementor-widget,
[class*="pat-dunedin-"].elementor-widget-container,
[class*="pat-dunedin-"] .e-con,
[class*="pat-dunedin-"] .elementor-widget,
[class*="pat-dunedin-"] .elementor-widget-container,
.pat-static-hero.e-con,
.pat-static-hero .e-con,
.pat-static-hero .elementor-widget,
.pat-static-hero .elementor-widget-container,
[class*="pat-hero-"].e-con,
[class*="pat-hero-"].elementor-widget,
[class*="pat-hero-"].elementor-widget-container,
[class*="pat-hero-"] .e-con,
[class*="pat-hero-"] .elementor-widget,
[class*="pat-hero-"] .elementor-widget-container {
	min-width: 0;
}

[class*="pat-dunedin-"] :is(p, h1, h2, h3, li),
.pat-static-hero :is(p, h1, h2, h3, li),
[class*="pat-hero-"] :is(p, h1, h2, h3, li) {
	overflow-wrap: break-word;
}

.pat-dunedin-titlebar {
	background-image: linear-gradient(90deg, rgba(14, 21, 29, 0.74) 0%, rgba(14, 21, 29, 0.56) 42%, rgba(14, 21, 29, 0.28) 100%), url("/wp-content/uploads/2026/04/slider6-slide-03.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 690px;
	overflow: hidden;
	position: relative;
}

.pat-dunedin-titlebar .e-con-inner {
	align-items: stretch;
	max-width: none !important;
	min-height: 690px;
	padding: 0 !important;
	position: relative;
	width: 100% !important;
	z-index: 2;
}

.pat-dunedin-hero-row {
	align-items: flex-end;
	bottom: 72px;
	display: grid !important;
	gap: 40px;
	grid-template-columns: minmax(0, 1fr) auto;
	left: 58px;
	position: absolute !important;
	right: 58px;
	width: auto !important;
	z-index: 3;
}

.pat-dunedin-hero-title .elementor-heading-title {
	color: #fff !important;
	font-family: Inter, sans-serif;
	font-size: clamp(64px, 6vw, 96px);
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1;
	margin: 0;
	max-width: 860px;
	text-shadow: 0 2px 18px rgba(0, 0, 0, 0.28);
}

.pat-dunedin-breadcrumb {
	align-items: center;
	backdrop-filter: blur(8px);
	background: rgba(72, 79, 87, 0.84);
	border-radius: 6px;
	color: #fff !important;
	display: inline-flex !important;
	font-family: Inter, sans-serif;
	font-size: 14px;
	font-weight: 800;
	flex-wrap: wrap;
	gap: 12px;
	justify-content: flex-end;
	justify-self: end;
	line-height: 1;
	margin-bottom: 18px;
	max-width: min(100%, 840px);
	min-width: 0;
	padding: 14px 18px;
	text-transform: uppercase;
	white-space: normal;
	width: auto;
}

.pat-dunedin-breadcrumb p {
	margin: 0;
	max-width: 100%;
	overflow-wrap: anywhere;
	white-space: normal;
	line-height: 25px;
}

.pat-dunedin-breadcrumb .elementor-widget-container {
	align-items: center;
	background: transparent;
	border-radius: 0;
	color: #fff;
	display: contents;
	flex-wrap: wrap;
	font-family: Inter, sans-serif;
	font-size: inherit;
	font-weight: inherit;
	gap: 12px;
	justify-content: flex-end;
	line-height: 1.2;
	max-width: 100%;
	min-width: 0;
	padding: 0;
	text-transform: inherit;
	white-space: normal;
	width: auto;
}

.pat-dunedin-breadcrumb span {
	color: #fff !important;
}

.pat-dunedin-breadcrumb em {
	color: var(--perfect-blue);
	font-style: normal;
	font-weight: 900;
}

.pat-dunedin-section {
	padding: 95px 0;
}

.pat-dunedin-soft {
	background: #f6f8fb;
}

.pat-dunedin-section .e-con-inner {
	max-width: 1320px !important;
	width: calc(100% - 60px) !important;
}

.pat-dunedin-kicker .elementor-heading-title,
.pat-dunedin-kicker .elementor-widget-container {
	color: var(--perfect-blue) !important;
	font-family: Inter, sans-serif;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0.06em;
	line-height: 1.2;
	text-transform: uppercase;
}

.pat-dunedin-heading .elementor-heading-title {
	color: #141414 !important;
	font-family: Inter, sans-serif;
	font-size: clamp(38px, 3.2vw, 58px);
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.08;
}

.pat-dunedin-copy,
.pat-dunedin-copy .elementor-widget-container {
	color: #666;
	font-family: Inter, sans-serif;
	font-size: 17px;
	line-height: 1.75;
}

.pat-dunedin-copy p {
	margin: 0 0 18px;
}

.pat-dunedin-intro-handyon {
	background: #fff;
	padding: 108px 0 96px;
}

.pat-dunedin-intro-layout {
	display: grid !important;
	gap: 56px;
}

.pat-dunedin-intro-top,
.pat-dunedin-intro-bottom {
	align-items: start;
	display: grid !important;
	gap: 56px 76px;
	grid-template-columns: minmax(0, 1.03fr) minmax(0, 1.05fr);
}

.pat-dunedin-intro-side {
	display: grid !important;
	gap: 26px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.pat-dunedin-intro-heading .elementor-heading-title {
	color: #141414 !important;
	font-family: Inter, sans-serif;
	font-size: clamp(46px, 4.6vw, 66px);
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.08;
	margin: 0;
	max-width: 760px;
}

.pat-dunedin-intro-blue {
	align-items: flex-start;
	background: var(--perfect-blue);
	border-radius: 8px;
	color: #fff;
	display: flex !important;
	flex-direction: column;
	justify-content: center;
	min-height: 288px;
	padding: 42px;
}

.pat-dunedin-intro-blue,
.pat-dunedin-intro-blue p {
	color: #fff;
	font-family: Inter, sans-serif;
	font-size: 21px;
	font-weight: 700;
	line-height: 1.46;
	margin: 0;
}

.pat-dunedin-intro-blue-icon {
	border: 2px solid rgba(255, 255, 255, 0.86);
	border-radius: 50%;
	display: block;
	height: 52px;
	margin-bottom: 30px;
	position: relative;
	width: 52px;
}

.pat-dunedin-intro-blue-icon::before,
.pat-dunedin-intro-blue-icon::after {
	border: 2px solid rgba(255, 255, 255, 0.86);
	border-radius: 50%;
	content: "";
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

.pat-dunedin-intro-blue-icon::before {
	height: 28px;
	width: 28px;
}

.pat-dunedin-intro-blue-icon::after {
	background: #fff;
	height: 8px;
	width: 8px;
}

.pat-dunedin-intro-image img,
.pat-dunedin-intro-large-image img {
	border-radius: 8px;
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.pat-dunedin-intro-image,
.pat-dunedin-intro-image .elementor-widget-container {
	height: 100%;
	min-height: 288px;
}

.pat-dunedin-intro-large-image,
.pat-dunedin-intro-large-image .elementor-widget-container {
	height: 100%;
	min-height: 345px;
}

.pat-dunedin-intro-text,
.pat-dunedin-intro-text .elementor-widget-container {
	color: #666;
	font-family: Inter, sans-serif;
	font-size: 18px;
	line-height: 1.62;
}

.pat-dunedin-intro-text p {
	margin: 0 0 17px;
}

.pat-dunedin-intro-text .pat-dunedin-intro-lead {
	color: #141414;
	font-size: 24px;
	font-weight: 800;
	line-height: 1.35;
	margin-bottom: 24px;
}

.pat-dunedin-intro-text ul {
	display: grid;
	gap: 13px;
	margin: 24px 0 0;
	padding-left: 22px;
}

.pat-dunedin-intro-text li {
	color: #14212b;
	font-size: 18px;
	font-weight: 800;
	line-height: 1.45;
	padding-left: 8px;
}

.pat-dunedin-marquee-section {
	background: #fff;
	overflow: hidden;
	padding: 38px 0 42px;
	width: 100%;
}

.pat-dunedin-marquee-section .elementor-widget-container,
.pat-dunedin-marquee-section .pbminfotech-element,
.pat-dunedin-marquee-section .pbmit-element-inner {
	overflow: visible !important;
	width: 100%;
}

.pat-dunedin-marquee-section .pbmit-marquee-effect-section,
.pat-dunedin-marquee-section .pbmit-marquee-container {
	overflow: hidden !important;
	width: 100%;
}

.pat-dunedin-marquee-section .swiper-wrapper {
	align-items: center;
	display: flex !important;
	flex-wrap: nowrap;
	justify-content: flex-start;
	overflow: visible !important;
	transition-timing-function: linear !important;
	width: max-content;
}

.pat-dunedin-marquee-section .pbmit-marquee-container:not(.swiper-initialized):not(.swiper-container-initialized) {
	align-items: center;
	animation: pat-dunedin-marquee-left 24s linear infinite;
	display: flex !important;
	flex-wrap: nowrap;
	justify-content: flex-start;
	min-width: max-content;
	overflow: visible !important;
	width: max-content !important;
	will-change: transform;
}

@keyframes pat-dunedin-marquee-left {
	from {
		transform: translate3d(0, 0, 0);
	}

	to {
		transform: translate3d(-50%, 0, 0);
	}
}

.pat-dunedin-marquee-section .pbmit-ele-marquee-effect,
.pat-dunedin-marquee-section .swiper-slide {
	display: flex !important;
	flex: 0 0 auto !important;
	width: auto !important;
}

.pat-dunedin-marquee-section .pbmit-tag-wrapper {
	align-items: center;
	display: flex !important;
	gap: 26px;
	padding: 0 15px;
}

.pat-dunedin-marquee-section .pbmit-ihbox-icon,
.pat-dunedin-marquee-section .pbmit-ihbox-icon-wrapper {
	align-items: center;
	display: flex;
	justify-content: center;
}

.pat-dunedin-marquee-section .pbmit-icon-type-icon,
.pat-dunedin-marquee-section .pbmit-icon-type-icon svg {
	color: var(--perfect-blue) !important;
	fill: var(--perfect-blue) !important;
	height: 52px;
	line-height: 1;
	width: 52px;
}

.pat-dunedin-marquee-section .pbmit-element-title {
	-webkit-text-stroke-width: 0;
	align-items: center;
	background: #fff;
	border: 1px solid #bfc7d1;
	border-radius: 999px;
	color: #141414 !important;
	display: flex;
	font-family: Inter, sans-serif;
	font-size: clamp(18px, 1.25vw, 24px);
	font-weight: 800;
	justify-content: center;
	letter-spacing: 0;
	line-height: 1.1;
	margin: 0;
	min-height: 84px;
	padding: 0 38px !important;
	text-transform: none;
	white-space: nowrap;
}

.pat-dunedin-pricing-tabs-section {
	background: #fff;
	overflow: hidden;
	padding: 104px 0 112px;
}

.pat-dunedin-pricing-tabs-section > .e-con-inner {
	max-width: none !important;
	width: 100% !important;
}

.pat-dunedin-pricing-tabs-shell {
	align-items: center;
	display: grid !important;
	gap: clamp(54px, 5vw, 96px);
	grid-template-columns: minmax(420px, 47vw) minmax(0, 1fr);
	width: 100%;
}

.pat-dunedin-pricing-photo,
.pat-dunedin-pricing-photo .elementor-widget-container {
	height: 100%;
	min-height: 620px;
	overflow: visible;
}

.pat-dunedin-pricing-photo .elementor-widget-container {
	align-items: center;
	display: flex;
	justify-content: flex-start;
}

.pat-dunedin-pricing-photo img {
	-webkit-mask-image: url("/wp-content/uploads/2026/04/ac-masking.png");
	-webkit-mask-position: left center;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: 100% 100%;
	aspect-ratio: 945 / 885;
	border-radius: 0 !important;
	display: block;
	height: clamp(500px, 48vw, 680px);
	mask-image: url("/wp-content/uploads/2026/04/ac-masking.png");
	mask-position: left center;
	mask-repeat: no-repeat;
	mask-size: 100% 100%;
	max-width: 720px;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.pat-dunedin-pricing-content {
	max-width: 980px;
	padding-right: clamp(28px, 5vw, 90px);
}

.pat-dunedin-pricing-content .pat-dunedin-heading .elementor-heading-title {
	max-width: 850px;
}

.pat-dunedin-pricing-lead,
.pat-dunedin-pricing-lead .elementor-widget-container {
	color: #141414;
	font-family: Inter, sans-serif;
	font-size: 20px;
	font-weight: 800;
	line-height: 1.45;
	margin-top: 14px;
	max-width: 850px;
}

.pat-dunedin-price-tabs {
	margin-top: 66px;
	position: relative;
}

.pat-dunedin-price-tabs input {
	position: absolute;
	visibility: hidden;
}

.pat-dunedin-price-tabs-inner {
	align-items: start;
	display: grid;
	gap: 52px;
	grid-template-columns: 180px minmax(0, 1fr);
}

.pat-dunedin-price-tab-nav {
	display: grid;
	gap: 12px;
	padding-top: 10px;
}

.pat-dunedin-price-tab-nav label {
	color: #a7a7a7;
	cursor: pointer;
	display: block;
	font-family: Inter, sans-serif;
	font-size: 17px;
	font-weight: 800;
	letter-spacing: 0.02em;
	line-height: 1.15;
	text-transform: uppercase;
	transition: color 0.2s ease, transform 0.2s ease;
}

.pat-dunedin-price-tab-nav label:hover {
	color: #141414;
	transform: translateX(3px);
}

.pat-dunedin-price-tab-panels {
	min-height: 230px;
}

.pat-dunedin-price-tab-panel {
	align-items: start;
	display: none;
	gap: 28px;
	grid-template-columns: minmax(0, 520px);
	justify-items: start;
}

.pat-dunedin-price-tab-panel > div {
	order: 2;
}

.pat-dunedin-price-tab-panel > p:has(img) {
	margin: 0;
	order: 1;
	width: 100%;
}

.pat-dunedin-tab-amount {
	color: #141414;
	display: block;
	font-family: Inter, sans-serif;
	font-size: 48px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 22px;
}

.pat-dunedin-price-tab-panel p {
	color: #666;
	font-family: Inter, sans-serif;
	font-size: 18px;
	line-height: 1.62;
	margin: 0;
	max-width: 520px;
}

.pat-dunedin-price-tab-panel img {
	border-radius: 8px;
	display: block;
	height: 230px;
	object-fit: cover;
	width: 100%;
}

#pat-price-refrigerator:checked ~ .pat-dunedin-price-tabs-inner label[for="pat-price-refrigerator"],
#pat-price-washer:checked ~ .pat-dunedin-price-tabs-inner label[for="pat-price-washer"],
#pat-price-dryer:checked ~ .pat-dunedin-price-tabs-inner label[for="pat-price-dryer"],
#pat-price-dishwasher:checked ~ .pat-dunedin-price-tabs-inner label[for="pat-price-dishwasher"],
#pat-price-oven:checked ~ .pat-dunedin-price-tabs-inner label[for="pat-price-oven"] {
	color: #141414;
}

.pat-dunedin-price-tabs:has(#pat-price-refrigerator:checked) label[for="pat-price-refrigerator"],
.pat-dunedin-price-tabs:has(#pat-price-washer:checked) label[for="pat-price-washer"],
.pat-dunedin-price-tabs:has(#pat-price-dryer:checked) label[for="pat-price-dryer"],
.pat-dunedin-price-tabs:has(#pat-price-dishwasher:checked) label[for="pat-price-dishwasher"],
.pat-dunedin-price-tabs:has(#pat-price-oven:checked) label[for="pat-price-oven"] {
	color: #141414;
}

#pat-price-refrigerator:checked ~ .pat-dunedin-price-tabs-inner .pat-price-panel-refrigerator,
#pat-price-washer:checked ~ .pat-dunedin-price-tabs-inner .pat-price-panel-washer,
#pat-price-dryer:checked ~ .pat-dunedin-price-tabs-inner .pat-price-panel-dryer,
#pat-price-dishwasher:checked ~ .pat-dunedin-price-tabs-inner .pat-price-panel-dishwasher,
#pat-price-oven:checked ~ .pat-dunedin-price-tabs-inner .pat-price-panel-oven {
	display: grid;
}

.pat-dunedin-price-tabs:has(#pat-price-refrigerator:checked) .pat-price-panel-refrigerator,
.pat-dunedin-price-tabs:has(#pat-price-washer:checked) .pat-price-panel-washer,
.pat-dunedin-price-tabs:has(#pat-price-dryer:checked) .pat-price-panel-dryer,
.pat-dunedin-price-tabs:has(#pat-price-dishwasher:checked) .pat-price-panel-dishwasher,
.pat-dunedin-price-tabs:has(#pat-price-oven:checked) .pat-price-panel-oven {
	display: grid;
}

.pat-dunedin-team-process-section {
	background: #fff;
	overflow: hidden;
	padding: 116px 0 100px;
}

.pat-dunedin-team-process-section > .e-con-inner {
	max-width: 1488px !important;
	width: calc(100% - 90px) !important;
}

.pat-dunedin-team-process-layout {
	align-items: start;
	display: grid !important;
	gap: 34px;
	grid-template-columns: minmax(250px, 0.72fr) minmax(0, 2.6fr);
	width: 100%;
}

.pat-dunedin-team-process-copy {
	padding-top: 72px;
}

.pat-dunedin-team-process-copy .pat-dunedin-copy,
.pat-dunedin-team-process-copy .pat-dunedin-copy .elementor-widget-container {
	font-size: 16px;
	line-height: 1.65;
	max-width: 360px;
}

.pat-dunedin-team-process-title .elementor-heading-title {
	color: #141414 !important;
	font-family: Inter, sans-serif;
	font-size: clamp(42px, 3.5vw, 64px);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.08;
	max-width: 450px;
}

.pat-dunedin-team-process-stage {
	align-items: start;
	display: grid !important;
	gap: 26px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	min-height: 590px;
	width: 100%;
}

.pat-dunedin-team-process-side {
	display: grid !important;
	gap: 34px;
	padding-top: 70px;
}

.pat-dunedin-team-step-card {
	background: #e8eef5;
	border-radius: 8px;
	display: flex !important;
	flex-direction: column;
	min-height: 430px;
	padding: 28px 30px 26px;
}

.pat-dunedin-team-step-card-2 {
	margin-top: 72px;
}

.pat-dunedin-team-step-card-3 {
	min-height: 400px;
}

.pat-dunedin-team-step-meta {
	align-items: center;
	display: flex !important;
	justify-content: space-between;
	margin-bottom: 24px;
	width: 100%;
}

.pat-dunedin-team-step-label .elementor-heading-title {
	color: #666 !important;
	font-family: Inter, sans-serif;
	font-size: 15px;
	font-weight: 800;
	letter-spacing: 0.02em;
	line-height: 1;
	text-transform: uppercase;
}

.pat-dunedin-team-step-number .elementor-heading-title {
	align-items: center;
	background: #fff;
	border-radius: 50%;
	color: var(--perfect-blue) !important;
	display: inline-flex;
	font-family: Inter, sans-serif;
	font-size: 18px;
	font-weight: 800;
	height: 40px;
	justify-content: center;
	line-height: 1;
	width: 40px;
}

.pat-dunedin-team-step-photo {
	margin: 0 auto 28px;
	max-width: 190px;
	width: 68%;
}

.pat-dunedin-team-step-photo img {
	aspect-ratio: 1;
	border-radius: 50% !important;
	display: block;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.pat-dunedin-team-step-title {
	margin-top: auto;
}

.pat-dunedin-team-step-title .elementor-heading-title {
	color: #17212b !important;
	font-family: Inter, sans-serif;
	font-size: clamp(22px, 1.45vw, 28px);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.12;
}

.pat-dunedin-team-step-copy,
.pat-dunedin-team-step-copy .elementor-widget-container {
	color: #5f6368;
	font-family: Inter, sans-serif;
	font-size: 15px;
	line-height: 1.55;
	margin-top: 12px;
}

.pat-dunedin-team-step-copy p {
	margin: 0;
}

.pat-dunedin-team-process-stat {
	padding: 0 0 0 8px;
}

.pat-dunedin-team-process-stat-label .elementor-heading-title {
	color: #666 !important;
	font-family: Inter, sans-serif;
	font-size: 15px;
	font-weight: 800;
	letter-spacing: 0.02em;
	line-height: 1.2;
	text-transform: uppercase;
}

.pat-dunedin-team-process-stat-number .elementor-heading-title {
	color: #141414 !important;
	font-family: Inter, sans-serif;
	font-size: clamp(72px, 6vw, 104px);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 0.92;
}

.pat-dunedin-team-process-stat-number .elementor-heading-title span {
	color: var(--perfect-blue);
}

.pat-dunedin-team-process-stat-copy,
.pat-dunedin-team-process-stat-copy .elementor-widget-container {
	color: #666;
	font-family: Inter, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	max-width: 210px;
}

.pat-dunedin-appliance-panel-section {
	background: #e8eef5;
	overflow: hidden;
	padding: 104px 0 96px;
	position: relative;
}

.pat-dunedin-appliance-panel-section > .e-con-inner {
	max-width: 1488px !important;
	position: relative;
	width: calc(100% - 90px) !important;
	z-index: 1;
}

.pat-dunedin-appliance-toolbox {
	max-width: 176px;
	width: 100%;
}

.pat-dunedin-appliance-toolbox img {
	border-radius: 0 !important;
	display: block;
	height: auto;
	width: 100%;
}

.pat-dunedin-appliance-panel-layout {
	display: grid !important;
	gap: 56px;
	width: 100%;
}

.pat-dunedin-appliance-panel-top {
	align-items: start;
	display: grid !important;
	gap: 72px;
	grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1.28fr);
	padding-left: clamp(0px, 13vw, 210px);
	width: 100%;
}

.pat-dunedin-appliance-panel-title .pat-dunedin-heading .elementor-heading-title {
	font-size: clamp(38px, 3.05vw, 56px);
	max-width: 430px;
}

.pat-dunedin-appliance-panel-copy,
.pat-dunedin-appliance-panel-copy .elementor-widget-container {
	color: #4f5862;
	font-family: Inter, sans-serif;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.62;
	max-width: 820px;
}

.pat-dunedin-appliance-panel-copy p {
	margin: 0 0 15px;
}

.pat-dunedin-appliance-panel-copy .pat-dunedin-appliance-lead {
	color: #141414;
	font-size: clamp(22px, 1.55vw, 28px);
	font-weight: 800;
	line-height: 1.28;
	margin-bottom: 18px;
}

.pat-dunedin-appliance-panel-copy p:last-child {
	margin-bottom: 0;
}

.pat-dunedin-appliance-panel-bottom {
	align-items: end;
	display: grid !important;
	gap: 38px;
	grid-template-columns: minmax(130px, 220px) minmax(0, 1fr);
	width: 100%;
}

.pat-dunedin-appliance-toolbox-holder {
	align-items: end;
	display: flex !important;
	justify-content: flex-start;
	min-height: 245px;
	transform: translateX(-70px);
}

.pat-dunedin-appliance-panel-cards {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	max-width: 920px;
	width: 100%;
}

.pat-dunedin-appliance-card {
	align-items: center;
	background: #fff;
	border: 1px solid #d8e1ea;
	display: flex !important;
	justify-content: center;
	min-height: 142px;
	padding: 22px;
	text-align: center;
}

.pat-dunedin-appliance-card:nth-child(1),
.pat-dunedin-appliance-card:nth-child(4) {
	border-radius: 8px 8px 0 0;
}

.pat-dunedin-appliance-card:nth-child(5),
.pat-dunedin-appliance-card:nth-child(8) {
	border-radius: 0 0 8px 8px;
}

.pat-dunedin-appliance-card:nth-child(3) {
	background: transparent;
	border-color: transparent;
}

.pat-dunedin-appliance-card .elementor-heading-title {
	color: #2d3038 !important;
	font-family: Inter, sans-serif;
	font-size: clamp(18px, 1.08vw, 22px);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.14;
	margin: 0;
	text-transform: none;
}

.pat-dunedin-appliance-card .elementor-widget-container,
.pat-dunedin-appliance-card p {
	color: #4f5862;
	font-family: Inter, sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.36;
	margin: 0;
}

.pat-dunedin-grid {
	display: grid !important;
	gap: 28px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.pat-dunedin-card {
	background: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 8px;
	box-shadow: 0 12px 30px rgba(20, 33, 43, 0.06);
	height: 100%;
	padding: 30px;
}

.pat-dunedin-card h3 {
	color: #141414;
	font-family: Inter, sans-serif;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.15;
	margin: 0 0 12px;
}

.pat-dunedin-card p,
.pat-dunedin-card li {
	color: #666;
	font-family: Inter, sans-serif;
	font-size: 16px;
	line-height: 1.6;
}

.pat-dunedin-card ul {
	margin: 16px 0 0;
	padding-left: 20px;
}

.pat-dunedin-price {
	color: var(--perfect-blue);
	display: block;
	font-family: Inter, sans-serif;
	font-size: 30px;
	font-weight: 800;
	line-height: 1;
	margin-bottom: 14px;
}

.pat-dunedin-step-number {
	align-items: center;
	background: var(--perfect-blue);
	border-radius: 50%;
	color: #fff;
	display: inline-flex;
	font-family: Inter, sans-serif;
	font-size: 18px;
	font-weight: 800;
	height: 54px;
	justify-content: center;
	margin-bottom: 22px;
	width: 54px;
}

.pat-dunedin-why-grid {
	align-items: start;
	display: grid !important;
	gap: 48px;
	grid-template-columns: 1.06fr 1fr;
}

.pat-dunedin-why-media {
	display: grid !important;
	gap: 26px;
	grid-template-columns: 1fr 1fr;
}

.pat-dunedin-why-media img,
.pat-dunedin-img-card img {
	border-radius: 8px;
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.pat-dunedin-why-blue {
	background: var(--perfect-blue);
	border-radius: 8px;
	color: #fff;
	min-height: 245px;
	padding: 38px;
}

.pat-dunedin-why-blue h3  {
	font-size: 30px;
    line-height: 37px;
}

.pat-dunedin-why-blue h3,
.pat-dunedin-why-blue p {
	color: #fff;
}

.pat-dunedin-areas {
	display: grid !important;
	gap: 16px;
	grid-template-columns: repeat(6, minmax(0, 1fr));
}

.pat-dunedin-area-chip {
	background: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 8px;
	color: #141414;
	font-family: Inter, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.25;
	padding: 19px 18px;
	text-align: center;
}

.pat-dunedin-faq {
	background: #fff;
	border-radius: 16px;
	padding: 54px 48px 10px;
}

.pat-dunedin-faq details {
	background: #fff;
	border: 1px solid #d5d5d5;
	border-radius: 7px;
	margin-bottom: 16px;
	overflow: hidden;
}

.pat-dunedin-faq summary {
	align-items: center;
	color: #141414;
	cursor: pointer;
	display: flex;
	font-family: Inter, sans-serif;
	font-size: 22px;
	font-weight: 800;
	gap: 20px;
	justify-content: space-between;
	line-height: 1.25;
	list-style: none;
	padding: 28px 30px;
}

.pat-dunedin-faq summary::-webkit-details-marker {
	display: none;
}

.pat-dunedin-faq summary::after {
	align-items: center;
	background: #141414;
	border-radius: 50%;
	color: #fff;
	content: "+";
	display: inline-flex;
	flex: 0 0 30px;
	font-size: 22px;
	font-weight: 800;
	height: 30px;
	justify-content: center;
	line-height: 1;
	width: 30px;
}

.pat-dunedin-faq details[open] summary::after {
	content: "-";
}

.pat-dunedin-faq details p {
	color: #666;
	font-family: Inter, sans-serif;
	font-size: 20px;
	line-height: 1.55;
	margin: -5px 72px 32px 30px;
}

@media (max-width: 1024px) {
	.pat-dunedin-grid,
	.pat-dunedin-why-grid,
	.pat-dunedin-areas {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.pat-dunedin-intro-top,
	.pat-dunedin-intro-bottom {
		gap: 34px;
		grid-template-columns: 1fr;
	}

	.pat-dunedin-intro-side {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.pat-dunedin-pricing-tabs-shell {
		gap: 42px;
		grid-template-columns: 1fr;
	}

	.pat-dunedin-pricing-content {
		padding-left: 30px;
		padding-right: 30px;
	}

	.pat-dunedin-team-process-section > .e-con-inner {
		width: calc(100% - 54px) !important;
	}

	.pat-dunedin-team-process-layout {
		gap: 44px;
		grid-template-columns: 1fr;
	}

	.pat-dunedin-team-process-copy {
		padding-top: 0;
	}

	.pat-dunedin-team-process-copy .pat-dunedin-copy,
	.pat-dunedin-team-process-copy .pat-dunedin-copy .elementor-widget-container {
		max-width: 760px;
	}

	.pat-dunedin-team-process-title .elementor-heading-title {
		max-width: 820px;
	}

	.pat-dunedin-team-process-stage {
		gap: 22px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		min-height: 0;
	}

	.pat-dunedin-team-process-side {
		align-items: start;
		gap: 22px;
		grid-column: 1 / -1;
		grid-template-columns: minmax(220px, 0.72fr) minmax(0, 1fr);
		padding-top: 0;
	}

	.pat-dunedin-team-step-card,
	.pat-dunedin-team-step-card-3 {
		min-height: 390px;
	}

	.pat-dunedin-team-step-card-2 {
		margin-top: 0;
	}

	.pat-dunedin-appliance-panel-section > .e-con-inner {
		width: calc(100% - 54px) !important;
	}

	.pat-dunedin-appliance-toolbox {
		max-width: 240px;
		width: 100%;
	}

	.pat-dunedin-appliance-panel-top {
		gap: 34px;
		grid-template-columns: 1fr;
		padding-left: 0;
	}

	.pat-dunedin-appliance-panel-title .pat-dunedin-heading .elementor-heading-title,
	.pat-dunedin-appliance-panel-copy,
	.pat-dunedin-appliance-panel-copy .elementor-widget-container {
		max-width: 850px;
	}

	.pat-dunedin-appliance-panel-cards {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		max-width: none;
		width: 100%;
	}

	.pat-dunedin-appliance-panel-bottom {
		align-items: end;
		grid-template-columns: 150px minmax(0, 1fr);
	}

	.pat-dunedin-appliance-toolbox-holder {
		min-height: 210px;
		transform: translateX(-28px);
	}

	.pat-dunedin-pricing-photo,
	.pat-dunedin-pricing-photo .elementor-widget-container {
		min-height: 380px;
	}

	.pat-dunedin-pricing-photo .elementor-widget-container {
		justify-content: center;
	}

	.pat-dunedin-pricing-photo img {
		border-radius: 0 !important;
		height: 380px;
		max-width: 560px;
	}

	.pat-dunedin-price-tabs-inner {
		gap: 28px;
		grid-template-columns: 1fr;
	}

	.pat-dunedin-price-tab-nav {
		display: flex;
		flex-wrap: nowrap;
		gap: clamp(14px, 2.2vw, 28px);
		overflow: visible;
		padding: 4px 0 14px;
	}

	.pat-dunedin-price-tab-nav label {
		flex: 0 1 auto;
		font-size: clamp(12px, 1.5vw, 14px);
		white-space: nowrap;
	}

	.pat-dunedin-marquee-section {
		padding: 30px 0 34px;
	}

	.pat-dunedin-marquee-section .pbmit-marquee-container,
	.pat-dunedin-marquee-section .swiper-wrapper {
		justify-content: flex-start;
		overflow: visible !important;
		padding: 0;
		scrollbar-width: none;
	}

	.pat-dunedin-marquee-section .pbmit-marquee-container::-webkit-scrollbar,
	.pat-dunedin-marquee-section .swiper-wrapper::-webkit-scrollbar {
		display: none;
	}

	.pat-dunedin-marquee-section .pbmit-element-title {
		min-height: 70px;
		padding: 0 28px !important;
	}

	.pat-dunedin-marquee-section .pbmit-icon-type-icon,
	.pat-dunedin-marquee-section .pbmit-icon-type-icon svg {
		height: 42px;
		width: 42px;
	}

	.pat-dunedin-titlebar {
		min-height: 620px;
	}

	.pat-dunedin-titlebar .e-con-inner {
		min-height: 620px;
	}

	.pat-dunedin-hero-row {
		bottom: 54px;
		gap: 24px;
		grid-template-columns: 1fr;
		left: 36px;
		right: 36px;
	}

	.pat-dunedin-breadcrumb {
		justify-content: flex-start;
		justify-self: start;
		margin-bottom: 0;
		max-width: 100%;
	}

	.pat-dunedin-breadcrumb .elementor-widget-container {
		justify-content: flex-start;
		white-space: normal;
	}
}

@media (max-width: 767px) {
		.admin-bar #masthead.site-header {
			top: 46px;
		}

	.pat-dunedin-titlebar {
		border-radius: 0 0 12px 12px;
		margin: 0;
		min-height: 560px;
	}

	.pat-dunedin-titlebar .e-con-inner {
		min-height: 560px;
		padding: 0 !important;
		width: calc(100% - 0px) !important;
	}

	.pat-dunedin-hero-row {
		bottom: 42px;
		gap: 20px;
		left: 22px;
		right: 22px;
	}

	.pat-dunedin-hero-title .elementor-heading-title {
		font-size: 43px;
	}

	.pat-dunedin-breadcrumb {
		font-size: 11px;
		gap: 7px;
		line-height: 1.25;
		max-width: 100%;
		padding: 10px 12px;
		width: 100%;
	}

	.pat-dunedin-breadcrumb .elementor-widget-container {
		width: auto;
	}

	.pat-dunedin-intro-handyon {
		padding: 72px 0 64px;
	}

	.pat-dunedin-intro-layout {
		gap: 34px;
	}

	.pat-dunedin-intro-side {
		grid-template-columns: 1fr;
	}

	.pat-dunedin-intro-heading .elementor-heading-title {
		font-size: 39px;
	}

	.pat-dunedin-intro-blue {
		min-height: 230px;
		padding: 30px;
	}

	.pat-dunedin-intro-blue,
	.pat-dunedin-intro-blue p {
		font-size: 19px;
	}

	.pat-dunedin-intro-image,
	.pat-dunedin-intro-image .elementor-widget-container {
		min-height: 235px;
	}

	.pat-dunedin-intro-large-image,
	.pat-dunedin-intro-large-image .elementor-widget-container {
		min-height: 245px;
	}

	.pat-dunedin-intro-text,
	.pat-dunedin-intro-text .elementor-widget-container {
		font-size: 16px;
	}

	.pat-dunedin-intro-text .pat-dunedin-intro-lead {
		font-size: 21px;
	}

	.pat-dunedin-pricing-tabs-section {
		padding: 72px 0 74px;
	}

	.pat-dunedin-team-process-section {
		padding: 76px 0 68px;
	}

	.pat-dunedin-team-process-section > .e-con-inner {
		width: calc(100% - 32px) !important;
	}

	.pat-dunedin-team-process-stage,
	.pat-dunedin-team-process-side {
		grid-template-columns: 1fr;
	}

	.pat-dunedin-team-process-side {
		gap: 24px;
	}

	.pat-dunedin-team-step-card,
	.pat-dunedin-team-step-card-3 {
		min-height: 0;
		padding: 25px 24px 24px;
	}

	.pat-dunedin-team-step-photo {
		max-width: 165px;
	}

	.pat-dunedin-team-process-stat {
		padding-left: 0;
	}

	.pat-dunedin-team-process-stat-copy,
	.pat-dunedin-team-process-stat-copy .elementor-widget-container {
		max-width: 100%;
	}

	.pat-dunedin-appliance-panel-section {
		padding: 76px 0 72px;
	}

	.pat-dunedin-appliance-panel-section > .e-con-inner {
		width: calc(100% - 32px) !important;
	}

	.pat-dunedin-appliance-toolbox {
		max-width: 145px;
	}

	.pat-dunedin-appliance-panel-layout {
		gap: 42px;
	}

	.pat-dunedin-appliance-panel-copy,
	.pat-dunedin-appliance-panel-copy .elementor-widget-container {
		font-size: 16px;
		line-height: 1.6;
	}

	.pat-dunedin-appliance-panel-copy .pat-dunedin-appliance-lead {
		font-size: 21px;
		line-height: 1.32;
	}

	.pat-dunedin-appliance-panel-cards {
		grid-template-columns: 1fr;
	}

	.pat-dunedin-appliance-panel-bottom {
		gap: 22px;
		grid-template-columns: 1fr;
	}

	.pat-dunedin-appliance-toolbox-holder {
		justify-content: flex-start;
		min-height: 0;
		transform: none;
	}

	.pat-dunedin-appliance-card {
		border-radius: 8px !important;
		min-height: 118px;
	}

	.pat-dunedin-pricing-photo,
	.pat-dunedin-pricing-photo .elementor-widget-container {
		min-height: 300px;
	}

	.pat-dunedin-pricing-content {
		padding-left: 18px;
		padding-right: 18px;
	}

	.pat-dunedin-pricing-photo img {
		height: 300px;
		max-width: 360px;
	}

	.pat-dunedin-pricing-lead,
	.pat-dunedin-pricing-lead .elementor-widget-container {
		font-size: 18px;
	}

	.pat-dunedin-price-tabs {
		margin-top: 42px;
	}

	.pat-dunedin-price-tab-nav {
		flex-wrap: nowrap;
		gap: 18px;
		overflow-x: auto;
		padding: 4px 0 12px;
	}

	.pat-dunedin-price-tab-nav label {
		flex: 0 0 auto;
		font-size: 13px;
	}

	.pat-dunedin-price-tab-panel {
		gap: 24px;
		grid-template-columns: 1fr;
	}

	.pat-dunedin-tab-amount {
		font-size: 40px;
		color: #138aec;	
	}

	.pat-dunedin-price-tab-panel p {
		font-size: 16px;
	}

	.pat-dunedin-price-tab-panel img {
		height: 190px;
	}

	.pat-dunedin-marquee-section {
		padding: 24px 0 28px;
	}

	.pat-dunedin-marquee-section .pbmit-marquee-container,
	.pat-dunedin-marquee-section .swiper-wrapper {
		padding: 0;
	}

	.pat-dunedin-marquee-section .pbmit-tag-wrapper {
		gap: 16px;
		padding: 0 8px;
	}

	.pat-dunedin-marquee-section .pbmit-element-title {
		font-size: 16px;
		min-height: 58px;
		padding: 0 22px !important;
	}

	.pat-dunedin-marquee-section .pbmit-icon-type-icon,
	.pat-dunedin-marquee-section .pbmit-icon-type-icon svg {
		height: 34px;
		width: 34px;
	}

	.pat-dunedin-section {
		padding: 68px 0;
	}

	.pat-dunedin-section .e-con-inner {
		width: calc(100% - 36px) !important;
	}

	.pat-dunedin-grid,
	.pat-dunedin-why-grid,
	.pat-dunedin-why-media,
	.pat-dunedin-areas {
		grid-template-columns: 1fr;
	}

	.pat-dunedin-faq {
		border-radius: 0;
		padding: 40px 0 0;
	}

	.pat-dunedin-faq summary {
		font-size: 18px;
		padding: 22px 20px;
	}

	.pat-dunedin-faq details p {
		font-size: 16px;
		margin: -2px 52px 24px 20px;
	}
}

.pbmit-template-header-wrapper,
.pbmit-custom-header-template,
.pbmit-header-style-1 {
	position: relative;
	z-index: 50;
}

.pbmit-perfect-hero {
	background-position: center right !important;
	background-size: cover !important;
	min-height: 640px;
	overflow: hidden;
	position: relative;
}

.pbmit-perfect-hero::before {
	background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0.96) 42%, rgba(255, 255, 255, 0.62) 68%, rgba(255, 255, 255, 0.22) 100%);
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
	z-index: 0;
}

.pbmit-perfect-hero > .elementor-element,
.pbmit-perfect-hero > .e-con-inner {
	position: relative;
	z-index: 1;
}

.pbmit-perfect-hero .pbmit-heading-subheading {
	max-width: 760px;
}

.pbmit-perfect-hero .pbmit-heading-subheading .pbmit-element-subtitle {
	color: var(--perfect-blue) !important;
}

.pbmit-perfect-hero .pbmit-heading-subheading .pbmit-element-title {
	color: var(--perfect-ink) !important;
	font-size: clamp(46px, 5vw, 76px);
	line-height: 1.02;
}

.pbmit-perfect-hero .pbmit-heading-desc {
	color: var(--perfect-text);
	font-size: 19px;
	line-height: 1.65;
	max-width: 730px;
	overflow-wrap: break-word;
	white-space: normal !important;
}

.pbmit-perfect-hero-buttons {
	flex-wrap: wrap;
}

.pbmit-perfect-hero-buttons .elementor-button {
	min-width: 190px;
}

.pbmit-perfect-hero-buttons .elementor-button .elementor-button-text {
	color: inherit;
	white-space: nowrap;
}

.pbmit-perfect-hero-buttons .pbmit-btn-style-flat .elementor-button {
	color: #fff !important;
}

.pbmit-perfect-hero-buttons .pbmit-btn-style-outline .elementor-button {
	background: #fff !important;
	border: 1px solid rgba(20, 33, 43, 0.16) !important;
	color: var(--perfect-ink) !important;
}

.pbmit-perfect-hero-buttons .pbmit-btn-color-blackish .elementor-button,
.pbmit-perfect-hero-buttons .pbmit-btn-color-blackish .elementor-button-text {
	color: #fff !important;
}

.pbmit-perfect-hero-cards .elementor-widget-pbmit_icon_heading {
	backdrop-filter: blur(8px);
	background: rgba(255, 255, 255, 0.92);
	border: 1px solid rgba(228, 228, 228, 0.86);
	border-radius: 8px;
	box-shadow: 0 12px 30px rgba(20, 33, 43, 0.08);
	height: 100%;
	padding: 26px;
}

.pbmit-perfect-hero-cards .pbmit-ihbox-style-3 .pbmit-element-title,
.pbmit-perfect-story-section .pbmit-ihbox-style-3 .pbmit-element-title,
.pbmit-perfect-link-section .pbmit-ihbox-style-3 .pbmit-element-title {
	font-size: 28px !important;
	line-height: 1.15 !important;
	overflow-wrap: normal;
	word-break: normal;
}

.pbmit-perfect-hero-cards .pbmit-ihbox-style-3 .pbmit-heading-desc,
.pbmit-perfect-story-section .pbmit-ihbox-style-3 .pbmit-heading-desc,
.pbmit-perfect-link-section .pbmit-ihbox-style-3 .pbmit-heading-desc {
	font-size: 15px;
	line-height: 1.55;
}

.pbmit-perfect-hero-cards .pbmit-ihbox-icon svg {
	height: 46px;
	width: 46px;
}

.pbmit-perfect-service-section {
	position: relative;
}

.pbmit-perfect-service-section .pbmit-service-style-5,
.pbmit-perfect-service-section .pbmit-element-posts-wrapper {
	margin-top: 0;
}

.pbmit-perfect-fid-grid .elementor-widget-pbmit_fid_element {
	background: #fff;
	border: 1px solid var(--perfect-line);
	border-radius: 8px;
	box-shadow: 0 10px 26px rgba(20, 33, 43, 0.06);
	height: 100%;
	padding: 28px;
}

.pbmit-perfect-content-section .elementor-widget-text-editor,
.pbmit-perfect-story-text .elementor-widget-text-editor,
.pbmit-perfect-link-section .elementor-widget-text-editor {
	color: var(--perfect-text);
	font-size: 17px;
	line-height: 1.75;
}

.pbmit-perfect-content-section .elementor-widget-text-editor p,
.pbmit-perfect-story-text .elementor-widget-text-editor p {
	margin-bottom: 1rem;
}

.pbmit-perfect-content-section .elementor-widget-text-editor ul,
.pbmit-perfect-content-section .elementor-widget-text-editor ol {
	margin-bottom: 0;
	padding-left: 1.25rem;
}

.pbmit-perfect-content-section .elementor-widget-text-editor li {
	margin-bottom: 0.55rem;
}

.pbmit-perfect-link-grid .pbmit_icon_heading {
	height: 100%;
}

.pbmit-perfect-link-grid .elementor-widget-pbmit_icon_heading,
.pbmit-perfect-story-cards .elementor-widget-pbmit_icon_heading {
	background: #fff;
	border: 1px solid var(--perfect-line);
	border-radius: 8px;
	box-shadow: 0 10px 26px rgba(20, 33, 43, 0.06);
	height: 100%;
	padding: 26px;
	transition: box-shadow 0.18s ease, transform 0.18s ease;
}

.pbmit-perfect-link-grid .elementor-widget-pbmit_icon_heading:hover,
.pbmit-perfect-story-cards .elementor-widget-pbmit_icon_heading:hover {
	box-shadow: 0 16px 34px rgba(20, 33, 43, 0.11);
	transform: translateY(-2px);
}

.pbmit-perfect-faq-section .e-n-accordion,
.pbmit-perfect-faq-section .elementor-widget-n-accordion {
	width: 100%;
}

.pbmit-perfect-faq-section .e-n-accordion-item {
	background: #fff;
	border: 1px solid var(--perfect-line);
	border-radius: 8px;
	margin-bottom: 12px;
	overflow: hidden;
}

.pbmit-perfect-faq-section .e-n-accordion-item-title {
	color: var(--perfect-ink);
	font-weight: 700;
	line-height: 1.35;
	padding: 20px 24px;
}

.pbmit-perfect-faq-section .e-n-accordion-item-title-text {
	font-size: 18px;
}

.pbmit-perfect-faq-section .e-n-accordion-item > [role="region"] {
	color: var(--perfect-text);
	padding: 0 24px 22px;
}

.pat-services-photo-section {
	background: #fff !important;
}

.pat-services-photo-grid {
	align-items: stretch !important;
}

.pat-services-photo-card {
	border-radius: 7px !important;
	isolation: isolate;
	min-height: 420px !important;
	overflow: hidden !important;
	position: relative !important;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.pat-services-photo-card::before {
	background: linear-gradient(180deg, rgba(20, 33, 43, 0.02) 0%, rgba(20, 33, 43, 0.16) 45%, rgba(20, 33, 43, 0.76) 100%);
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
	z-index: 0;
}

.pat-services-photo-card:hover {
	box-shadow: 0 18px 42px rgba(20, 33, 43, 0.16);
	transform: translateY(-3px);
}

.pat-services-photo-card > .elementor-element {
	position: relative;
	z-index: 1;
}

.pat-services-photo-arrow {
	position: absolute !important;
	right: 24px;
	top: 24px;
	z-index: 2;
}

.pat-services-photo-arrow .elementor-button {
	align-items: center;
	background: transparent !important;
	border: 0 !important;
	color: #fff !important;
	display: inline-flex;
	height: 38px;
	justify-content: center;
	min-width: 38px !important;
	padding: 0 !important;
	width: 38px;
}

.pat-services-photo-arrow .elementor-button-text {
	display: none;
}

.pat-services-photo-arrow .elementor-button-icon {
	color: #fff !important;
	font-size: 24px;
	margin: 0 !important;
	transform: rotate(45deg);
}

.pat-services-photo-content {
	margin-top: auto !important;
	position: relative;
	z-index: 1;
}

.pat-services-photo-badge .elementor-heading-title {
	background: rgba(255, 255, 255, 0.38);
	border-radius: 999px;
	color: #fff !important;
	display: inline-flex;
	font-family: Inter, sans-serif !important;
	font-size: 13px !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	line-height: 1 !important;
	padding: 8px 15px 7px;
	text-transform: uppercase;
}

.pat-services-photo-title .elementor-heading-title,
.pat-services-photo-title .elementor-heading-title a {
	color: #fff !important;
	font-family: Inter, sans-serif !important;
	font-size: 28px !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	line-height: 1.12 !important;
	margin: 0 !important;
	text-decoration: none !important;
}

@media (max-width: 1024px) {
	.pat-services-photo-card {
		min-height: 360px !important;
	}
}

@media (max-width: 767px) {
	.pat-services-photo-card {
		min-height: 320px !important;
	}

	.pat-services-photo-title .elementor-heading-title,
	.pat-services-photo-title .elementor-heading-title a {
		font-size: 24px !important;
	}
}

.pat-static-hero {
	background: #d8dcdd;
	min-height: 950px;
	overflow: hidden;
	position: relative;
}

/* .pat-static-hero::before {
	background-image: url("/wp-content/uploads/2026/06/Perfect-Appliance-1-scaled.webp");
	background-position: 28% 28%;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	inset: 0;
	position: absolute;
	z-index: 0;
} */

.pat-static-hero::after {
	background: linear-gradient(90deg, rgba(20, 33, 43, 0.2) 0%, rgba(20, 33, 43, 0.04) 42%, rgba(255, 255, 255, 0.1) 100%);
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
	z-index: 1;
}

.pat-static-hero > .e-con-inner,
.pat-static-hero > .elementor-element {
	position: relative;
	z-index: 2;
}

.pat-hero-top-img {
	left: 0;
	pointer-events: none;
	position: absolute !important;
	right: 0;
	top: 0;
	z-index: 1;
}

.pat-hero-top-img img {
	display: block;
	height: auto;
	max-width: none;
	width: 100%;
}

.pat-hero-pattern {
	left: max(30px, calc((100vw - 1580px) / 2 + 30px));
	pointer-events: none;
	position: absolute !important;
	top: 245px;
	z-index: 3;
}

.pat-hero-pattern img {
	display: block;
	height: 58px;
	width: 57px;
}

.pat-hero-inner {
	box-sizing: border-box;
	display: block !important;
	margin: 0 auto;
	max-width: 1580px;
	min-height: 950px;
	padding: 350px 30px 95px;
	position: relative;
	width: 100%;
	z-index: 4;
}

.pat-hero-topline {
	align-items: start;
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) 245px;
	gap: 40px;
	margin-bottom: 62px;
}

.pat-hero-intro,
.pat-hero-intro .elementor-widget-container {
	color: #fff !important;
	font-family: Inter, sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.5;
	max-width: 395px;
	text-shadow: 0 1px 14px rgba(20, 33, 43, 0.22);
}

.pat-hero-intro p {
	margin: 0;
	max-width: 395px;
}

.pat-hero-stat-card {
	align-self: start;
	background: var(--perfect-ink);
	border-radius: 10px;
	box-sizing: border-box;
	margin-left: auto;
	min-height: 245px;
	padding: 30px;
	width: 245px;
}

.pat-hero-stat-card .e-con-inner,
.pat-hero-stat-card {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.pat-hero-stat-label,
.pat-hero-stat-label .elementor-widget-container {
	color: #fff !important;
	font-family: Inter, sans-serif;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.5;
	margin: 0;
}

.pat-hero-stat-label p {
	margin: 0;
}

.pat-hero-stat-number .elementor-heading-title {
	color: var(--perfect-blue) !important;
	font-family: Inter, sans-serif;
	font-size: 60px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1;
	margin: 0;
}

.pat-hero-title .elementor-heading-title {
	color: #fff !important;
	font-family: Inter, sans-serif;
	font-size: clamp(74px, 5.75vw, 110px);
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1;
	margin: 0;
	text-shadow: 0 1px 18px rgba(20, 33, 43, 0.2);
}

#masthead .pbmit-header-style-1 .pbmit-logo-wrapper {
	align-items: center;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 50%;
	box-shadow: 0 10px 24px rgba(20, 33, 43, 0.18);
	display: inline-flex !important;
	height: 88px;
	justify-content: center;
	opacity: 1 !important;
	padding: 8px;
	visibility: visible !important;
	width: 88px;
}

#masthead .pbmit-header-style-1 .pbmit-logo-wrapper a {
	align-items: center;
	display: flex;
	height: 100%;
	justify-content: center;
	width: 100%;
}

#masthead .pbmit-header-style-1 .pbmit-logo-img {
	display: block !important;
	filter: drop-shadow(0 1px 2px rgba(20, 33, 43, 0.22));
	height: 72px !important;
	object-fit: contain;
	opacity: 1 !important;
	visibility: visible !important;
	width: 72px !important;
}

#masthead .elementor-2037 .elementor-element-7690917 {
	flex: 0 0 100px;
	position: relative;
	z-index: 2;
}

#masthead .elementor-2037 .elementor-element-3393aab {
	flex: 0 0 auto;
	margin-left: 28px;
	max-width: none;
	width: auto;
}

#masthead .elementor-2037 .elementor-element-3393aab > .elementor-widget-container {
	background: rgba(16, 31, 46, 0.9) !important;
	display: inline-flex;
	max-width: none;
	padding-left: 24px !important;
	padding-right: 24px !important;
	width: auto;
}

#masthead .elementor-2037 .elementor-element-3393aab .pbmit-navigation-menu-wrapper,
#masthead .elementor-2037 .elementor-element-3393aab .pbmit-navigation-menu {
	display: flex;
	flex-wrap: nowrap;
	max-width: none;
	width: max-content;
}

#masthead .elementor-2037 .elementor-element-3393aab .pbmit-navigation-menu > li {
	flex: 0 0 auto;
}

.pat-parts-latch-section {
	overflow: hidden;
	padding-bottom: 92px !important;
	padding-top: 92px !important;
}

.pat-pdl-cost-soft {
	background: #f7fafc !important;
}

.pat-pdl-readable .elementor-widget-text-editor,
.pat-pdl-readable .elementor-widget-text-editor p,
.pat-pdl-readable .elementor-widget-text-editor li {
	color: #555;
	font-family: Inter, sans-serif;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 31px;
}

.pat-pdl-readable .elementor-widget-text-editor p {
	margin-bottom: 20px;
}

.pat-pdl-readable .elementor-widget-text-editor ul {
	margin: 16px 0 22px;
	padding-left: 24px;
}

.pat-pdl-readable .elementor-widget-text-editor li {
	margin-bottom: 8px;
}

.pat-pdl-readable .pbmit-heading-subheading h2,
.pat-pdl-readable .pbmit-heading-subheading .pbmit-title {
	font-size: 46px;
	letter-spacing: 0;
	line-height: 1.08;
}

.pat-parts-latch-section .elementor-widget-image img {
	border-radius: 10px;
	max-height: 520px;
	object-fit: cover;
	width: 100%;
}

.pat-pdl-no-tabs .elementor-widget-n-tabs {
	display: none !important;
}

body.page-id-4306 .pat-parts-intro-section {
	overflow: hidden;
	padding-bottom: 108px;
	padding-top: 108px;
}

body.page-id-4306 .pat-parts-intro-section > .e-con-inner {
	align-items: center;
	gap: 74px;
	width: min(1380px, calc(100% - 64px));
}

body.page-id-4306 .pat-parts-intro-section .elementor-widget-image img {
	border-radius: 8px;
	max-height: 560px;
	object-fit: cover;
	width: 100%;
}

body.page-id-4306 .pat-parts-intro-copy,
body.page-id-4306 .pat-parts-intro-copy p {
	color: #565f67;
	font-family: Inter, sans-serif;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 33px;
	margin-bottom: 0;
}

body.page-id-4306 .pat-parts-categories-section {
	background:
		radial-gradient(circle at 12% 8%, rgba(30, 143, 232, 0.14), transparent 32%),
		linear-gradient(180deg, #f7fafc 0%, #fff 100%);
	overflow: hidden;
}

body.page-id-4306 .pat-parts-categories-section > .e-con-inner,
body.page-id-4306 .pat-parts-why-section > .e-con-inner,
body.page-id-4306 .pat-parts-faq-section > .e-con-inner {
	width: min(1380px, calc(100% - 64px));
}

body.page-id-4306 .pat-parts-section-head {
	margin-left: auto;
	margin-right: auto;
	max-width: 850px;
	text-align: center;
}

body.page-id-4306 .pat-parts-section-title .elementor-heading-title,
body.page-id-4306 .pat-parts-why-title .elementor-heading-title {
	color: #141414;
	font-family: Inter, sans-serif;
	font-size: 58px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.08;
	margin: 0;
}

body.page-id-4306 .pat-parts-section-intro,
body.page-id-4306 .pat-parts-section-intro p {
	color: #5b636b;
	font-family: Inter, sans-serif;
	font-size: 19px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 31px;
	margin: 18px 0 0;
}

body.page-id-4306 .pat-parts-groups {
	display: grid !important;
	gap: 28px;
	margin-top: 46px;
}

body.page-id-4306 .pat-parts-group-card {
	background: #fff;
	border: 1px solid #d9e6f2;
	border-radius: 8px;
	box-shadow: 0 22px 58px rgba(20, 33, 43, 0.07);
	padding: 34px;
}

body.page-id-4306 .pat-parts-group-title .elementor-heading-title {
	color: #141414;
	font-family: Inter, sans-serif;
	font-size: 34px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.12;
	margin: 0;
}

body.page-id-4306 .pat-parts-group-copy,
body.page-id-4306 .pat-parts-group-copy p {
	color: #5d656d;
	font-family: Inter, sans-serif;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 29px;
	margin: 12px 0 0;
	max-width: 980px;
}

body.page-id-4306 .pat-parts-component-grid {
	display: grid !important;
	gap: 16px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin-top: 24px;
}

body.page-id-4306 .pat-parts-component-card {
	background:
		radial-gradient(circle at 94% 12%, rgba(30, 143, 232, 0.12), transparent 36%),
		linear-gradient(135deg, #fff 0%, #fff 62%, #f5faff 100%);
	border: 1px solid #dce8f2;
	border-radius: 8px;
	min-height: 154px;
	padding: 24px 24px 22px;
	position: relative;
	transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

body.page-id-4306 .pat-parts-component-card::before {
	background: var(--perfect-blue);
	border-radius: 999px;
	content: "";
	height: 8px;
	left: 24px;
	position: absolute;
	top: 24px;
	width: 8px;
}

body.page-id-4306 .pat-parts-component-card:hover {
	border-color: rgba(30, 143, 232, 0.56);
	box-shadow: 0 20px 44px rgba(20, 33, 43, 0.1);
	transform: translateY(-3px);
}

body.page-id-4306 .pat-parts-component-text h4 {
	color: #141414;
	font-family: Inter, sans-serif;
	font-size: 21px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.18;
	margin: 0 0 12px;
	padding-left: 22px;
}

body.page-id-4306 .pat-parts-component-text h4 a {
	color: #141414;
	text-decoration: underline;
	text-decoration-color: rgba(30, 143, 232, 0.5);
	text-decoration-thickness: 2px;
	text-underline-offset: 4px;
}

body.page-id-4306 .pat-parts-component-text h4 a:hover {
	color: var(--perfect-blue);
}

body.page-id-4306 .pat-parts-component-text p {
	color: #5d656d;
	font-family: Inter, sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 27px;
	margin: 0;
}

body.page-id-4306 .pat-parts-why-section {
	background:
		linear-gradient(135deg, rgba(20, 33, 43, 0.96), rgba(12, 22, 31, 0.98)),
		url("/wp-content/uploads/2026/06/Fridge-Repair-2-scaled.webp") center/cover no-repeat;
	overflow: hidden;
}

body.page-id-4306 .pat-parts-why-title {
	margin-left: auto;
	margin-right: auto;
	max-width: 980px;
	text-align: center;
}

body.page-id-4306 .pat-parts-why-title .elementor-heading-title {
	color: #fff;
}

body.page-id-4306 .pat-parts-why-grid {
	display: grid !important;
	gap: 18px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 34px;
}

body.page-id-4306 .pat-parts-why-card {
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: 8px;
	backdrop-filter: blur(10px);
	min-height: 250px;
	padding: 28px;
}

body.page-id-4306 .pat-parts-why-copy,
body.page-id-4306 .pat-parts-why-copy p {
	color: rgba(255, 255, 255, 0.84);
	font-family: Inter, sans-serif;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 29px;
	margin: 0;
}

body.page-id-4306 .pat-parts-faq-section {
	padding-bottom: 100px !important;
	padding-top: 100px !important;
}

@media (max-width: 1199px) {
	body.page-id-4306 .pat-parts-component-grid,
	body.page-id-4306 .pat-parts-why-grid {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 767px) {
	body.page-id-4306 .pat-parts-intro-section {
		padding-bottom: 72px;
		padding-top: 72px;
	}

	body.page-id-4306 .pat-parts-intro-section > .e-con-inner,
	body.page-id-4306 .pat-parts-categories-section > .e-con-inner,
	body.page-id-4306 .pat-parts-why-section > .e-con-inner,
	body.page-id-4306 .pat-parts-faq-section > .e-con-inner {
		width: calc(100% - 30px);
	}

	body.page-id-4306 .pat-parts-section-title .elementor-heading-title,
	body.page-id-4306 .pat-parts-why-title .elementor-heading-title {
		font-size: 38px;
	}

	body.page-id-4306 .pat-parts-group-card {
		padding: 24px;
	}

	body.page-id-4306 .pat-parts-group-title .elementor-heading-title {
		font-size: 28px;
	}

	body.page-id-4306 .pat-parts-component-card {
		min-height: 0;
		padding: 22px;
	}

	body.page-id-4306 .pat-parts-categories-section,
	body.page-id-4306 .pat-parts-why-section,
	body.page-id-4306 .pat-parts-faq-section {
		padding-bottom: 70px !important;
		padding-top: 70px !important;
	}
}

@media (max-width: 767px) {
	.pat-parts-latch-section {
		padding-bottom: 64px !important;
		padding-top: 64px !important;
	}

	.pat-pdl-readable .pbmit-heading-subheading h2,
	.pat-pdl-readable .pbmit-heading-subheading .pbmit-title {
		font-size: 34px;
	}

	.pat-pdl-readable .elementor-widget-text-editor,
	.pat-pdl-readable .elementor-widget-text-editor p,
	.pat-pdl-readable .elementor-widget-text-editor li {
		font-size: 16px;
		line-height: 28px;
	}
}

@media (max-width: 1199px) {
	.pat-static-hero {
		min-height: 760px;
	}

	.pat-static-hero::before {
		background-position: 36% 20%;
	}

	.pat-hero-pattern {
		left: 30px;
		top: 215px;
	}

	.pat-hero-inner {
		min-height: 760px;
		padding: 300px 30px 85px;
	}

	.pat-hero-topline {
		grid-template-columns: minmax(0, 1fr) 210px;
	}

	.pat-hero-stat-card {
		min-height: 210px;
		width: 210px;
	}

	.pat-hero-title .elementor-heading-title {
		font-size: 70px;
	}
}

@media (min-width: 768px) {
	.pbmit-custom-header-template .pbmit-nav-menu-ele .pbmit-navigation-menu-wrapper ul.pbmit-navigation-menu > li.menu-item-3055 > ul.sub-menu,
	.pbmit-custom-header-template .pbmit-nav-menu-ele .pbmit-navigation-menu-wrapper ul.pbmit-navigation-menu > li#menu-item-3055 > ul.sub-menu {
		box-sizing: border-box;
		display: grid !important;
		grid-auto-flow: column;
		grid-template-rows: repeat(10, minmax(0, auto));
		grid-auto-columns: minmax(145px, 1fr);
		gap: 0 16px;
		left: 50% !important;
		max-width: calc(100vw - 32px);
		padding: 24px 28px !important;
		transform: translateX(-34%);
		width: min(820px, calc(100vw - 32px)) !important;
	}

	.pbmit-custom-header-template .pbmit-nav-menu-ele .pbmit-navigation-menu-wrapper ul.pbmit-navigation-menu > li.menu-item-3055 > ul.sub-menu > li,
	.pbmit-custom-header-template .pbmit-nav-menu-ele .pbmit-navigation-menu-wrapper ul.pbmit-navigation-menu > li#menu-item-3055 > ul.sub-menu > li {
		margin: 0 !important;
		min-width: 0 !important;
		width: auto !important;
	}

	.pbmit-custom-header-template .pbmit-nav-menu-ele .pbmit-navigation-menu-wrapper ul.pbmit-navigation-menu > li.menu-item-3055 > ul.sub-menu > li > a,
	.pbmit-custom-header-template .pbmit-nav-menu-ele .pbmit-navigation-menu-wrapper ul.pbmit-navigation-menu > li#menu-item-3055 > ul.sub-menu > li > a {
		padding: 10px 0 !important;
		white-space: nowrap;
	}
}

@media (max-width: 767px) {
	.pbmit-template-header-wrapper,
	.pbmit-custom-header-template,
	.pbmit-header-style-1 {
		display: block !important;
		opacity: 1 !important;
		visibility: visible !important;
	}

	.pbmit-header-style-1 {
		left: 0 !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
		position: absolute !important;
		right: 0 !important;
		top: 0 !important;
		z-index: 9999 !important;
	}

	.pbmit-header-style-1 .pbmit-nav-menu-ele,
	.pbmit-header-style-1 .pbmit-search-wrapper,
	.pbmit-header-style-1 .elementor-widget-heading,
	.pbmit-header-style-1 .elementor-widget-button {
		display: none !important;
	}

	.pbmit-header-style-1 .pbmit-logo-wrapper,
	.pbmit-header-style-1 .pbmit-logo-img {
		display: block !important;
		opacity: 1 !important;
		visibility: visible !important;
	}

	.pat-static-hero {
		min-height: 628px;
	}

	.pat-static-hero::before {
		background-position: 45% 16%;
	}

	.pat-static-hero::after {
		background: linear-gradient(90deg, rgba(20, 33, 43, 0.18) 0%, rgba(20, 33, 43, 0.04) 100%);
	}

	.pat-hero-top-img {
		top: 0;
	}

	.pat-hero-top-img img {
		width: 820px;
	}

	.pat-hero-pattern {
		left: 32px;
		top: 122px;
	}

	.pat-hero-inner {
		min-height: 628px;
		padding: 205px 32px 70px;
	}

	.pat-hero-topline {
		display: block !important;
		margin-bottom: 58px;
	}

	.pat-hero-intro {
		max-width: min(300px, calc(100vw - 64px)) !important;
		width: min(300px, calc(100vw - 64px)) !important;
	}

	.pat-hero-intro,
	.pat-hero-intro .elementor-widget-container {
		font-size: 20px;
		line-height: 1.5;
		max-width: min(300px, calc(100vw - 64px)) !important;
		white-space: normal !important;
		width: min(300px, calc(100vw - 64px)) !important;
	}

	.pat-hero-intro p {
		max-width: min(300px, calc(100vw - 64px)) !important;
		white-space: normal !important;
		width: min(300px, calc(100vw - 64px)) !important;
	}

	.pat-hero-stat-card {
		display: none !important;
	}

	.pat-hero-title .elementor-heading-title {
		font-size: 38px;
		line-height: 1.13;
		max-width: calc(100vw - 64px);
	}

	.pbmit-perfect-hero.e-con-boxed > .e-con-inner,
	.pbmit-perfect-story-section.e-con-boxed > .e-con-inner,
	.pbmit-perfect-service-section.e-con-boxed > .e-con-inner,
	.pbmit-perfect-fid-section.e-con-boxed > .e-con-inner,
	.pbmit-perfect-content-section.e-con-boxed > .e-con-inner,
	.pbmit-perfect-link-section.e-con-boxed > .e-con-inner,
	.pbmit-perfect-faq-section.e-con-boxed > .e-con-inner,
	.pbmit-perfect-cta-section.e-con-boxed > .e-con-inner {
		max-width: calc(100% - 40px) !important;
		width: calc(100% - 40px) !important;
	}

	.pbmit-perfect-hero {
		background-position: center bottom !important;
		min-height: auto;
	}

	.pbmit-perfect-hero::before {
		background: rgba(255, 255, 255, 0.92);
	}

	.pbmit-perfect-hero .pbmit-element-title {
		font-size: 40px;
		max-width: 310px;
	}

	.pbmit-perfect-hero .pbmit-heading-desc {
		font-size: 16px;
		max-width: 310px !important;
	}

	.pbmit-perfect-hero-copy {
		--width: 100% !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	.pbmit-perfect-hero-buttons .elementor-button {
		min-width: 0;
		width: 100%;
	}

	.pbmit-perfect-hero-cards .pbmit-ihbox-style-3 .pbmit-element-title,
	.pbmit-perfect-story-section .pbmit-ihbox-style-3 .pbmit-element-title,
	.pbmit-perfect-link-section .pbmit-ihbox-style-3 .pbmit-element-title {
		font-size: 25px !important;
	}

	.pbmit-perfect-content-section .elementor-widget-text-editor,
	.pbmit-perfect-story-text .elementor-widget-text-editor,
	.pbmit-perfect-link-section .elementor-widget-text-editor {
		font-size: 16px;
	}

	.pbmit-perfect-link-grid .elementor-widget-pbmit_icon_heading,
	.pbmit-perfect-story-cards .elementor-widget-pbmit_icon_heading {
		padding: 22px;
	}
}

/* Reusable service-detail refinements kept after theme button/accordion rules. */
.pat-service-detail-panel-title .elementor-heading-title,
.pat-service-detail-title .elementor-heading-title,
.pat-service-detail-title .pbmit-element-title,
.pat-service-detail-faq-title .elementor-heading-title,
.pat-service-detail-faq-title .pbmit-element-title {
	color: #151515 !important;
}

.pat-service-detail-main > .pat-service-detail-hero-image + .e-con {
	margin-top: 54px !important;
}

.pat-service-detail-layout.e-con,
.pat-service-detail-main.e-con {
	--width: 100% !important;
	max-width: 100% !important;
	width: 100% !important;
}

.pat-service-detail-layout.e-grid {
	--e-con-grid-template-columns: minmax(300px, 390px) minmax(0, 1fr) !important;
	--e-con-grid-template-rows: auto !important;
	grid-template-columns: minmax(300px, 390px) minmax(0, 1fr) !important;
	grid-template-rows: auto !important;
}

.pat-service-detail-card-grid.e-grid {
	--e-con-grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	--e-con-grid-template-rows: auto !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	grid-template-rows: auto !important;
}

.pat-service-detail-image-row.e-grid {
	--e-con-grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	--e-con-grid-template-rows: auto !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	grid-template-rows: auto !important;
}

.pat-service-detail-sidebar.e-con {
	--width: 390px !important;
	max-width: 390px !important;
	width: 100% !important;
}

.pat-service-detail-title {
	margin-bottom: 22px !important;
}

.pat-service-detail-title .pbmit-element-title,
.pat-service-detail-faq-title .pbmit-element-title {
	font-family: Inter, sans-serif !important;
	font-size: clamp(38px, 3.2vw, 54px) !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.08 !important;
	margin: 0 !important;
	opacity: 1 !important;
	transform: none !important;
}

.pat-service-detail-service-item.elementor-widget-button .elementor-button {
	align-items: center !important;
	background: transparent !important;
	border: 0 !important;
	border-bottom: 1px solid #c8cdd3 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: #151515 !important;
	display: flex !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	justify-content: stretch !important;
	min-height: 58px !important;
	padding: 0 !important;
	text-align: left !important;
	width: 100% !important;
}

.pat-service-detail-service-item.elementor-widget-button .elementor-button-content-wrapper {
	align-items: center !important;
	display: flex !important;
	flex-direction: row !important;
	gap: 16px !important;
	justify-content: space-between !important;
	width: 100% !important;
}

.pat-service-detail-service-item.elementor-widget-button .elementor-button-text {
	flex: 1 1 auto !important;
	text-align: left !important;
}

.pat-service-detail-service-item.elementor-widget-button .elementor-button-icon {
	align-items: center !important;
	background: transparent !important;
	color: #151515 !important;
	display: inline-flex !important;
	height: 27px !important;
	justify-content: center !important;
	margin: 0 !important;
	min-width: 27px !important;
	order: 2 !important;
	width: 27px !important;
}

.pat-service-detail-service-item.elementor-widget-button .elementor-button-icon svg {
	display: block !important;
	fill: currentColor !important;
	height: 13px !important;
	width: 13px !important;
}

.pat-service-detail-service-active.elementor-widget-button .elementor-button,
.pat-service-detail-service-item.elementor-widget-button .elementor-button:hover {
	background: var(--perfect-blue) !important;
	border-bottom-color: var(--perfect-blue) !important;
	border-radius: 5px !important;
	color: #fff !important;
	padding: 0 22px !important;
}

.pat-service-detail-service-active.elementor-widget-button .elementor-button-icon,
.pat-service-detail-service-item.elementor-widget-button .elementor-button:hover .elementor-button-icon {
	background: #fff !important;
	border-radius: 4px !important;
	color: var(--perfect-blue) !important;
}

.pat-service-detail-download.elementor-widget-button .elementor-button {
	align-items: center !important;
	background: #fff !important;
	border: 1px solid #c8cdd3 !important;
	border-radius: 5px !important;
	box-shadow: none !important;
	color: #161616 !important;
	display: flex !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	justify-content: flex-start !important;
	min-height: 58px !important;
	padding: 0 18px !important;
	text-align: left !important;
	width: 100% !important;
}

.pat-service-detail-download.elementor-widget-button .elementor-button-content-wrapper {
	align-items: center !important;
	display: flex !important;
	gap: 14px !important;
	justify-content: flex-start !important;
	width: 100% !important;
}

.pat-service-detail-download.elementor-widget-button .elementor-button-icon {
	align-items: center !important;
	color: var(--perfect-blue) !important;
	display: inline-flex !important;
	height: 24px !important;
	justify-content: center !important;
	margin: 0 !important;
	min-width: 24px !important;
	width: 24px !important;
}

.pat-service-detail-download.elementor-widget-button .elementor-button-icon svg {
	fill: currentColor !important;
	height: 18px !important;
	width: 18px !important;
}

.pat-service-detail-download.elementor-widget-button .elementor-button:hover {
	border-color: var(--perfect-blue) !important;
	color: var(--perfect-blue) !important;
}

.pat-service-detail-faq .e-n-accordion-item {
	background: #fff !important;
	border: 1px solid #bfc4ca !important;
	border-radius: 6px !important;
	box-shadow: none !important;
	margin-bottom: 14px !important;
	overflow: hidden !important;
}

.pat-service-detail-faq .e-n-accordion-item-title {
	align-items: center !important;
	background: #fff !important;
	border: 0 !important;
	color: #151515 !important;
	display: flex !important;
	font-size: 19px !important;
	font-weight: 700 !important;
	justify-content: space-between !important;
	line-height: 1.35 !important;
	min-height: 70px !important;
	padding: 22px 28px !important;
}

.pat-service-detail-faq .e-n-accordion-item-title-header {
	flex: 1 1 auto !important;
}

.pat-service-detail-faq .e-n-accordion-item-title-text {
	color: #151515 !important;
	font-size: 19px !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	margin: 0 !important;
}

.pat-service-detail-faq details[open] > [role="region"] {
	background: #fff !important;
	border: 0 !important;
	box-shadow: none !important;
	display: block !important;
	margin: 0 !important;
	padding: 0 34px 26px 68px !important;
	width: 100% !important;
}

.pat-service-detail-faq details[open] > [role="region"] > .elementor-element {
	margin: 0 !important;
	max-width: none !important;
	padding: 0 !important;
	width: 100% !important;
}

.pat-service-detail-faq details[open] > [role="region"] .elementor-widget-container,
.pat-service-detail-faq details[open] > [role="region"] p {
	color: #5f5f5f !important;
	font-size: 16px !important;
	line-height: 1.65 !important;
	margin: 0 !important;
	padding: 0 !important;
}

	@media (max-width: 767px) {
		.pat-service-detail-layout.e-grid {
			--e-con-grid-template-columns: 1fr !important;
			--e-con-grid-template-rows: auto auto !important;
			grid-template-columns: 1fr !important;
			grid-template-rows: auto auto !important;
		}

		.pat-service-detail-main.e-con {
			order: 1 !important;
		}

		.pat-service-detail-sidebar.e-con {
			--width: 100% !important;
			max-width: none !important;
			order: 2 !important;
			width: 100% !important;
		}

		.pat-service-detail-main > .pat-service-detail-hero-image {
			display: none !important;
		}

		.pat-service-detail-main > .pat-service-detail-hero-image + .e-con {
			margin-top: 0 !important;
		}

		.pat-service-detail-title {
			margin-bottom: 16px !important;
		}

		.pat-service-detail-service-item.elementor-widget-button .elementor-button {
			font-size: 16px !important;
		}

	.pat-service-detail-service-active.elementor-widget-button .elementor-button,
	.pat-service-detail-service-item.elementor-widget-button .elementor-button:hover {
		padding: 0 12px !important;
	}

	.pat-service-detail-faq .e-n-accordion-item-title {
		font-size: 17px !important;
		padding: 18px 20px !important;
	}

	.pat-service-detail-faq .e-n-accordion-item-title-text {
		font-size: 17px !important;
	}

	.pat-service-detail-faq details[open] > [role="region"] {
		padding: 0 20px 22px !important;
	}
}

.pat-service-detail-service-item.elementor-widget-button:not(.pat-service-detail-service-active) .elementor-button::after,
.pat-service-detail-download.elementor-widget-button .elementor-button::after {
	background: transparent !important;
	width: 0 !important;
}

.pat-service-detail-service-active.elementor-widget-button .elementor-button::after {
	background: var(--perfect-blue) !important;
	width: 100% !important;
}

.pat-service-detail-service-item.elementor-widget-button .elementor-button svg path,
.pat-service-detail-download.elementor-widget-button .elementor-button svg path {
	fill: currentColor !important;
	stroke: currentColor !important;
}

.pat-service-detail-card {
	background: #fff !important;
	border: 1px solid #cfd3d8 !important;
	border-radius: 7px !important;
	min-height: 245px !important;
	padding: 34px 32px !important;
	position: relative !important;
}

.pat-service-detail-card-icon {
	margin-bottom: 62px !important;
}

.pat-service-detail-card-icon .elementor-icon {
	color: var(--perfect-blue) !important;
	font-size: 38px !important;
	line-height: 1 !important;
}

.pat-service-detail-card-number {
	position: absolute !important;
	right: 32px !important;
	top: 34px !important;
}

.pat-service-detail-card-number .elementor-heading-title {
	color: var(--perfect-blue) !important;
	font-size: 13px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	margin: 0 !important;
}

.pat-service-detail-card-title {
	margin: 0 0 14px !important;
}

.pat-service-detail-card-title .elementor-heading-title {
	color: #151515 !important;
	font-size: 24px !important;
	font-weight: 700 !important;
	line-height: 1.15 !important;
	margin: 0 !important;
}

.pat-service-detail-card-copy,
.pat-service-detail-card-copy p {
	color: #666 !important;
	font-size: 17px !important;
	line-height: 1.5 !important;
	margin: 0 !important;
}

@media (max-width: 767px) {
	.pat-service-detail-card {
		min-height: 220px !important;
		padding: 28px 24px !important;
	}

	.pat-service-detail-layout.e-grid,
	.pat-service-detail-card-grid.e-grid,
	.pat-service-detail-image-row.e-grid {
		--e-con-grid-template-columns: 1fr !important;
		grid-template-columns: 1fr !important;
	}

	.pat-service-detail-card-number {
		right: 24px !important;
		top: 28px !important;
	}
}

.pat-service-detail-rich-content {
	display: flex !important;
	flex-direction: column !important;
	gap: 28px !important;
	margin: -26px 0 64px !important;
	width: 100% !important;
}

.pat-service-detail-rich-block {
	background: #fff !important;
	border: 1px solid #d7dce2 !important;
	border-radius: 7px !important;
	padding: 34px 36px !important;
	width: 100% !important;
}

.pat-service-detail-rich-accent {
	background: linear-gradient(90deg, rgba(19, 138, 236, 0.08), rgba(255, 255, 255, 0)) !important;
	border-left: 5px solid var(--perfect-blue) !important;
}

.pat-service-detail-rich-block .elementor-heading-title {
	color: #151515 !important;
	font-family: Inter, sans-serif !important;
	font-size: 34px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.12 !important;
	margin: 0 0 18px !important;
}

.pat-service-detail-rich-block .elementor-widget-text-editor,
.pat-service-detail-rich-block .elementor-widget-text-editor p {
	color: #5f5f5f !important;
	font-family: Inter, sans-serif !important;
	font-size: 17px !important;
	line-height: 1.68 !important;
	margin: 0 !important;
}

.pat-service-detail-rich-block .elementor-widget-text-editor p + p {
	margin-top: 16px !important;
}

.pat-service-detail-rich-process {
	display: grid !important;
	gap: 34px !important;
	grid-template-columns: minmax(0, 1.35fr) minmax(240px, 0.65fr) !important;
}

.pat-service-detail-process-list {
	background: #f6f9fc !important;
	border-radius: 7px !important;
	padding: 24px !important;
}

.pat-service-detail-process-list .elementor-icon-list-items {
	display: flex !important;
	flex-direction: column !important;
	gap: 14px !important;
	margin: 0 !important;
	padding: 0 !important;
}

.pat-service-detail-process-list .elementor-icon-list-icon {
	color: var(--perfect-blue) !important;
	transform: translateY(2px) !important;
}

.pat-service-detail-process-list .elementor-icon-list-text {
	color: #151515 !important;
	font-family: Inter, sans-serif !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
}

@media (max-width: 991px) {
	.pat-service-detail-rich-process {
		grid-template-columns: 1fr !important;
	}
}

@media (max-width: 767px) {
	.pat-service-detail-rich-content {
		margin: -10px 0 48px !important;
	}

	.pat-service-detail-rich-block {
		padding: 26px 22px !important;
	}

	.pat-service-detail-rich-block .elementor-heading-title {
		font-size: 28px !important;
	}
}

.pat-services-hub-card-grid {
	align-items: stretch !important;
}

.pat-services-hub-photo-card {
	border-radius: 8px !important;
	box-shadow: 0 14px 32px rgba(20, 33, 43, 0.08) !important;
	min-height: 360px !important;
	overflow: hidden !important;
	position: relative !important;
	transition: box-shadow 0.2s ease, transform 0.2s ease !important;
}

.pat-services-hub-photo-card::after {
	background: linear-gradient(180deg, rgba(20, 33, 43, 0.02) 0%, rgba(20, 33, 43, 0.18) 48%, rgba(20, 33, 43, 0.82) 100%);
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
	z-index: 1;
}

.pat-services-hub-photo-card:hover {
	box-shadow: 0 20px 44px rgba(20, 33, 43, 0.15) !important;
	transform: translateY(-3px);
}

.pat-services-hub-card-image,
.pat-services-hub-card-image .elementor-widget-container,
.pat-services-hub-card-image img {
	height: 100% !important;
	inset: 0 !important;
	position: absolute !important;
	width: 100% !important;
}

.pat-services-hub-card-image img {
	display: block !important;
	object-fit: cover !important;
	object-position: center center !important;
	transition: transform 0.35s ease !important;
}

.pat-services-hub-photo-card:hover .pat-services-hub-card-image img {
	transform: scale(1.045);
}

.pat-services-hub-card-content {
	bottom: 30px !important;
	left: 30px !important;
	position: absolute !important;
	right: 30px !important;
	z-index: 2 !important;
}

.pat-services-hub-card-badge .elementor-heading-title {
	background: rgba(255, 255, 255, 0.34) !important;
	border-radius: 999px !important;
	color: #fff !important;
	display: inline-block !important;
	font-family: Inter, sans-serif !important;
	font-size: 13px !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	line-height: 1 !important;
	padding: 8px 14px !important;
	text-transform: uppercase !important;
}

.pat-services-hub-card-title .elementor-heading-title,
.pat-services-hub-card-title .elementor-heading-title a {
	color: #fff !important;
	font-family: Inter, sans-serif !important;
	font-size: 31px !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	line-height: 1.06 !important;
	text-decoration: none !important;
}

.pat-services-hub-card-arrow {
	position: absolute !important;
	right: 26px !important;
	top: 24px !important;
	z-index: 3 !important;
}

.pat-services-hub-card-arrow .elementor-button {
	align-items: center !important;
	background: transparent !important;
	border: 0 !important;
	color: #fff !important;
	display: flex !important;
	font-size: 30px !important;
	height: 38px !important;
	justify-content: center !important;
	line-height: 1 !important;
	padding: 0 !important;
	width: 38px !important;
}

.pat-services-hub-card-arrow .elementor-button-icon {
	display: none !important;
}

.pat-services-hub-card-arrow .elementor-button::before {
	color: #fff !important;
	content: "\2197";
	font-family: Arial, sans-serif !important;
	font-size: 36px !important;
	font-weight: 300 !important;
	line-height: 1 !important;
}

.pat-services-hub-card-arrow .elementor-button::after {
	content: none !important;
	display: none !important;
}

.pat-services-hub-card-arrow .elementor-button-text {
	display: none !important;
}

@media (max-width: 1024px) {
	.pat-services-hub-photo-card {
		min-height: 330px !important;
	}
}

@media (max-width: 767px) {
	.pat-services-hub-photo-card {
		min-height: 300px !important;
	}

	.pat-services-hub-card-content {
		bottom: 24px !important;
		left: 24px !important;
		right: 24px !important;
	}

	.pat-services-hub-card-title .elementor-heading-title,
	.pat-services-hub-card-title .elementor-heading-title a {
		font-size: 27px !important;
	}
}

.pat-repair-problem-grid {
	align-items: stretch !important;
	grid-auto-rows: 1fr !important;
}

.pat-repair-problem-grid > .e-con,
.pat-repair-problem-card,
.pat-repair-problem-card .elementor-widget-pbmit_icon_heading,
.pat-repair-problem-card .elementor-widget-container,
.pat-repair-problem-card .pbmit-ihbox-style-3 {
	height: 100% !important;
	min-height: 0 !important;
}

.pat-repair-problem-card .pbmit-ihbox-style-3 {
	background: #fff;
	border-color: rgba(42, 43, 54, 0.28) !important;
	display: block !important;
	overflow: visible !important;
	padding: 36px 38px 34px !important;
	transition: border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}

.pat-repair-problem-card .pbmit-ihbox-style-3:hover {
	border-color: var(--perfect-blue) !important;
	box-shadow: 0 22px 48px rgba(20, 33, 43, 0.1);
	transform: translateY(-4px);
}

.pat-repair-problem-card .pbmit-ihbox-style-3 .pbmit-ihbox-box {
	align-content: start !important;
	display: grid !important;
	grid-template-rows: 168px auto !important;
	height: 100% !important;
	min-height: 0 !important;
}

.pat-repair-problem-card .pbmit-ihbox-style-3 .pbmit-icon-wrap {
	align-items: flex-start !important;
	display: flex !important;
	min-height: 168px !important;
}

.pat-repair-problem-card .pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image),
.pat-repair-problem-card .pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper {
	color: rgba(42, 43, 54, 0.32) !important;
	fill: rgba(42, 43, 54, 0.32) !important;
}

.pat-repair-problem-card .pbmit-ihbox-style-3 .pbmit-ihbox-contents {
	align-self: start !important;
	display: block !important;
}

.pat-repair-problem-card .pbmit-ihbox-style-3 .pbmit-ihbox-box-number {
	color: var(--perfect-blue) !important;
	display: block !important;
	font-family: Inter, sans-serif !important;
	font-size: 17px !important;
	font-weight: 800 !important;
	line-height: 1.2 !important;
	margin: 0 0 13px !important;
	position: static !important;
}

.pat-repair-problem-card .pbmit-ihbox-style-3 .pbmit-element-title {
	color: #151515 !important;
	display: flex !important;
	font-family: Inter, sans-serif !important;
	font-size: clamp(25px, 1.65vw, 31px) !important;
	font-weight: 800 !important;
	letter-spacing: -0.02em !important;
	line-height: 1.16 !important;
	margin: 0 0 18px !important;
	min-height: 72px !important;
}

.pat-repair-problem-card .pbmit-ihbox-style-3 .pbmit-heading-desc {
	-webkit-box-orient: initial !important;
	-webkit-line-clamp: unset !important;
	color: #626262 !important;
	display: block !important;
	font-family: Inter, sans-serif !important;
	font-size: 17px !important;
	line-height: 1.55 !important;
	overflow: visible !important;
	padding-top: 0 !important;
	text-overflow: unset !important;
}

.pat-repair-problem-card .pbmit-ihbox-style-3 .pbmit-ihbox-contents-inner,
.pat-repair-problem-card .pbmit-ihbox-style-3:hover .pbmit-ihbox-contents-inner {
	height: 0 !important;
	opacity: 0 !important;
	overflow: hidden !important;
}

@media (max-width: 1200px) {
	.pat-repair-problem-card .pbmit-ihbox-style-3 {
		padding: 32px 30px 30px !important;
	}

	.pat-repair-problem-card .pbmit-ihbox-style-3 .pbmit-ihbox-box {
		grid-template-rows: 132px auto !important;
	}

	.pat-repair-problem-card .pbmit-ihbox-style-3 .pbmit-icon-wrap {
		min-height: 132px !important;
	}
}

@media (max-width: 767px) {
	.pat-repair-problem-grid {
		grid-auto-rows: auto !important;
	}

	.pat-repair-problem-card .pbmit-ihbox-style-3 .pbmit-ihbox-box {
		gap: 24px !important;
		grid-template-rows: auto auto !important;
	}

	.pat-repair-problem-card .pbmit-ihbox-style-3 .pbmit-icon-wrap {
		min-height: 72px !important;
	}

	.pat-repair-problem-card .pbmit-ihbox-style-3 .pbmit-element-title {
		min-height: 0 !important;
	}
}

.pat-fix-cards-full-desc {
	align-items: stretch !important;
	grid-auto-rows: auto !important;
}

.pat-fix-cards-full-desc > .e-con:not(:first-child),
.pat-fix-cards-full-desc > .e-con:not(:first-child) .elementor-widget-pbmit_icon_heading,
.pat-fix-cards-full-desc > .e-con:not(:first-child) .elementor-widget-container,
.pat-fix-cards-full-desc > .e-con:not(:first-child) .pbmit-ihbox-style-3 {
	height: 100% !important;
	min-height: 0 !important;
}

.pat-fix-cards-full-desc > .e-con:not(:first-child) .pbmit-ihbox-style-3 {
	overflow: visible !important;
}

.pat-fix-cards-full-desc > .e-con:not(:first-child) .pbmit-ihbox-style-3 .pbmit-ihbox-box {
	align-content: start !important;
	display: grid !important;
	grid-template-rows: 150px auto !important;
	height: 100% !important;
	min-height: 0 !important;
}

.pat-fix-cards-full-desc > .e-con:not(:first-child) .pbmit-ihbox-style-3 .pbmit-icon-wrap {
	align-items: flex-start !important;
	display: flex !important;
	min-height: 150px !important;
}

.pat-fix-cards-full-desc > .e-con:not(:first-child) .pbmit-ihbox-style-3 .pbmit-ihbox-contents {
	align-self: start !important;
	display: block !important;
}

.pat-fix-cards-full-desc > .e-con:not(:first-child) .pbmit-ihbox-style-3 .pbmit-element-title {
	display: block !important;
	margin-bottom: 14px !important;
	min-height: 72px !important;
}

.pat-fix-cards-full-desc > .e-con:not(:first-child) .pbmit-ihbox-style-3 .pbmit-heading-desc {
	-webkit-box-orient: initial !important;
	-webkit-line-clamp: unset !important;
	display: block !important;
	max-height: none !important;
	overflow: visible !important;
	text-overflow: clip !important;
	white-space: normal !important;
}

.pat-fix-cards-full-desc > .e-con:not(:first-child) .pbmit-ihbox-style-3 .pbmit-ihbox-contents-inner,
.pat-fix-cards-full-desc > .e-con:not(:first-child) .pbmit-ihbox-style-3:hover .pbmit-ihbox-contents-inner {
	height: 0 !important;
	opacity: 0 !important;
	overflow: hidden !important;
}

@media (max-width: 1200px) {
	.pat-fix-cards-full-desc > .e-con:not(:first-child) .pbmit-ihbox-style-3 .pbmit-ihbox-box {
		grid-template-rows: 126px auto !important;
	}

	.pat-fix-cards-full-desc > .e-con:not(:first-child) .pbmit-ihbox-style-3 .pbmit-icon-wrap {
		min-height: 126px !important;
	}
}

@media (max-width: 767px) {
	.pat-fix-cards-full-desc > .e-con:not(:first-child) .pbmit-ihbox-style-3 .pbmit-ihbox-box {
		gap: 22px !important;
		grid-template-rows: auto auto !important;
	}

	.pat-fix-cards-full-desc > .e-con:not(:first-child) .pbmit-ihbox-style-3 .pbmit-icon-wrap {
		min-height: 72px !important;
	}

	.pat-fix-cards-full-desc > .e-con:not(:first-child) .pbmit-ihbox-style-3 .pbmit-element-title {
		min-height: 0 !important;
	}
}

.pat-hub-city-section,
.pat-hub-fix-section {
	background: #fff;
	overflow: hidden;
	padding: 96px 0;
}

.pat-hub-fix-section {
	background: #e8eef5;
}

.pat-hub-city-section > .e-con-inner,
.pat-hub-fix-section > .e-con-inner {
	max-width: 1488px !important;
	width: calc(100% - 90px) !important;
}

.pat-hub-section-header {
	margin-bottom: 44px;
	max-width: 980px;
}

.pat-hub-section-title .elementor-heading-title {
	color: #141414 !important;
	font-family: Inter, sans-serif !important;
	font-size: clamp(42px, 3.4vw, 62px) !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	line-height: 1.08 !important;
}

.pat-hub-section-copy,
.pat-hub-section-copy .elementor-widget-container {
	color: #5f6368;
	font-family: Inter, sans-serif;
	font-size: 18px;
	line-height: 1.62;
	max-width: 940px;
}

.pat-hub-section-copy p {
	margin: 0;
}

.pat-hub-city-county {
	margin-top: 34px;
}

.pat-hub-city-county-title .elementor-heading-title {
	color: var(--perfect-blue) !important;
	font-family: Inter, sans-serif !important;
	font-size: clamp(24px, 1.6vw, 31px) !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	line-height: 1.15 !important;
	margin-bottom: 20px !important;
}

.pat-hub-city-grid,
.pat-hub-fix-grid {
	display: grid !important;
	gap: 20px !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	width: 100% !important;
}

.pat-hub-city-card,
.pat-hub-fix-card {
	background: #fff;
	border: 1px solid #d8e1ea;
	border-radius: 8px;
	box-shadow: 0 14px 34px rgba(20, 33, 43, 0.05);
	height: 100%;
	padding: 28px;
}

.pat-hub-city-card-title .elementor-heading-title,
.pat-hub-city-card-title .elementor-heading-title a,
.pat-hub-fix-card-title .elementor-heading-title {
	color: #141414 !important;
	font-family: Inter, sans-serif !important;
	font-size: 24px !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	line-height: 1.13 !important;
	text-decoration: none !important;
}

.pat-hub-city-card-title .elementor-heading-title a:hover {
	color: var(--perfect-blue) !important;
}

.pat-hub-city-card-copy,
.pat-hub-city-card-copy .elementor-widget-container,
.pat-hub-fix-card-copy,
.pat-hub-fix-card-copy .elementor-widget-container {
	color: #5f6368;
	font-family: Inter, sans-serif;
	font-size: 15px;
	line-height: 1.58;
}

.pat-hub-city-card-copy p,
.pat-hub-fix-card-copy p {
	margin: 0;
}

.pat-hub-city-county-title {
	align-items: center;
	display: flex;
	gap: 18px;
	margin-bottom: 22px;
}

.pat-hub-city-county-title::after {
	background: linear-gradient(90deg, rgba(30, 143, 232, 0.32), rgba(30, 143, 232, 0));
	content: "";
	display: block;
	flex: 1 1 auto;
	height: 2px;
	min-width: 42px;
}

.pat-hub-city-grid {
	counter-reset: pat-city-card;
	gap: 24px !important;
}

.pat-hub-city-card {
	background:
		linear-gradient(90deg, var(--perfect-blue), #6bc7ff) left top / 100% 4px no-repeat,
		radial-gradient(circle at 92% 16%, rgba(30, 143, 232, 0.15), transparent 32%),
		linear-gradient(135deg, #fff 0%, #fff 58%, #f5faff 100%);
	border-color: #d8e6f2;
	box-shadow: 0 18px 44px rgba(20, 33, 43, 0.07);
	counter-increment: pat-city-card;
	isolation: isolate;
	min-height: 252px;
	overflow: hidden;
	padding: 74px 34px 30px;
	position: relative;
	transition: border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}

.pat-hub-city-card::before {
	align-items: center;
	background: #eaf5ff;
	border: 1px solid rgba(30, 143, 232, 0.22);
	border-radius: 999px;
	color: var(--perfect-blue);
	content: counter(pat-city-card, decimal-leading-zero);
	display: inline-flex;
	font-family: Inter, sans-serif;
	font-size: 13px;
	font-weight: 800;
	height: 32px;
	justify-content: center;
	left: 34px;
	letter-spacing: 0.03em;
	line-height: 1;
	position: absolute;
	top: 28px;
	width: 48px;
}

.pat-hub-city-card:hover {
	border-color: rgba(30, 143, 232, 0.62);
	box-shadow: 0 26px 62px rgba(20, 33, 43, 0.13);
	transform: translateY(-6px);
}

.pat-hub-city-card-title {
	padding-right: 50px;
}

.pat-hub-city-card-title .elementor-heading-title,
.pat-hub-city-card-title .elementor-heading-title a {
	transition: color 0.18s ease;
}

.pat-hub-city-card:hover .pat-hub-city-card-title .elementor-heading-title,
.pat-hub-city-card:hover .pat-hub-city-card-title .elementor-heading-title a {
	color: var(--perfect-blue) !important;
}

.pat-hub-city-card-title .elementor-heading-title a::after {
	content: none !important;
	display: none !important;
}

.pat-hub-city-card:has(.pat-hub-city-card-title a)::after {
	align-items: center;
	background: var(--perfect-blue);
	border-radius: 8px;
	box-shadow: 0 12px 28px rgba(30, 143, 232, 0.28);
	color: #fff;
	content: "\2197";
	display: inline-flex;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
	height: 38px;
	justify-content: center;
	line-height: 1;
	position: absolute;
	right: 28px;
	top: 26px;
	transition: background 0.18s ease, transform 0.18s ease;
	width: 38px;
}

.pat-hub-city-card:has(.pat-hub-city-card-title a):hover::after {
	background: #141414;
	transform: translate(3px, -3px);
}

.pat-hub-city-card-copy,
.pat-hub-city-card-copy .elementor-widget-container {
	max-width: 96%;
}

.pat-brand-detail-section .pat-hub-city-card {
	padding-top: 84px !important;
}

.pat-brand-detail-section .pat-hub-city-card::before {
	left: 34px !important;
	top: 28px !important;
	z-index: 1;
}

.pat-brand-detail-section .pat-hub-city-card-title,
.pat-brand-detail-section .pat-hub-city-card-copy {
	position: relative;
	z-index: 2;
}

.pat-brand-detail-section .pat-hub-city-card-title {
	padding-right: 0;
}

.pat-hub-fix-card {
	min-height: 260px;
}

.pat-hub-fix-number .elementor-heading-title {
	align-items: center;
	background: var(--perfect-blue);
	border-radius: 50%;
	color: #fff !important;
	display: inline-flex;
	font-family: Inter, sans-serif !important;
	font-size: 16px !important;
	font-weight: 800 !important;
	height: 46px;
	justify-content: center;
	line-height: 1 !important;
	margin-bottom: 24px;
	width: 46px;
}

body.page-id-4213 .pat-about-city-section {
	--content-width: 1560px !important;
}

body.page-id-4213 .pat-about-city-section > .e-con-inner {
	max-width: 1560px !important;
	width: calc(100% - 90px) !important;
}

body.page-id-4213 .pat-about-city-section .pat-hub-section-header {
	max-width: none !important;
	width: 100% !important;
}

body.page-id-4213 .pat-about-city-section .pat-hub-city-grid {
	align-items: start !important;
	grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

body.page-id-4213 .pat-about-city-section .pat-hub-city-card {
	height: auto !important;
	min-height: 0 !important;
	padding: 28px 76px 28px 28px !important;
}

body.page-id-4213 .pat-about-city-section .pat-hub-city-card::before {
	content: none !important;
	display: none !important;
}

body.page-id-4213 .pat-about-city-section .pat-hub-city-card:has(.pat-hub-city-card-title a)::after {
	right: 28px !important;
	top: 24px !important;
}

@media (max-width: 1024px) {
	.pat-hub-city-section,
	.pat-hub-fix-section {
		padding: 78px 0;
	}

	.pat-hub-city-section > .e-con-inner,
	.pat-hub-fix-section > .e-con-inner {
		width: calc(100% - 54px) !important;
	}

	.pat-hub-city-grid,
	.pat-hub-fix-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	body.page-id-4213 .pat-about-city-section > .e-con-inner {
		width: calc(100% - 54px) !important;
	}

	body.page-id-4213 .pat-about-city-section .pat-hub-city-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

@media (max-width: 767px) {
	.pat-hub-city-section,
	.pat-hub-fix-section {
		padding: 62px 0;
	}

	.pat-hub-city-section > .e-con-inner,
	.pat-hub-fix-section > .e-con-inner {
		width: calc(100% - 30px) !important;
	}

	.pat-hub-section-header {
		margin-bottom: 32px;
	}

	.pat-hub-city-grid,
	.pat-hub-fix-grid {
		grid-template-columns: 1fr !important;
	}

	.pat-hub-city-card,
	.pat-hub-fix-card {
		padding: 24px;
	}

	body.page-id-4213 .pat-about-city-section > .e-con-inner {
		width: calc(100% - 30px) !important;
	}

	body.page-id-4213 .pat-about-city-section .pat-hub-city-grid {
		grid-template-columns: 1fr !important;
	}

	body.page-id-4213 .pat-about-city-section .pat-hub-city-card {
		padding: 24px 72px 24px 24px !important;
	}

	body.page-id-4213 .pat-about-city-section .pat-hub-city-card:has(.pat-hub-city-card-title a)::after {
		right: 24px !important;
		top: 20px !important;
	}
}

.pat-city-service-area-section {
	background:
		linear-gradient(135deg, #f7fbff 0%, #fff 48%, #f3f8fd 100%);
	padding: 110px 0 !important;
}

.pat-city-service-area-section > .e-con-inner {
	max-width: 1488px !important;
	width: calc(100% - 90px) !important;
}

.pat-city-service-area-wrap {
	align-items: stretch !important;
	display: grid !important;
	gap: 34px !important;
	grid-template-columns: minmax(320px, 0.86fr) minmax(0, 1.14fr);
}

.pat-city-service-area-copy {
	background: #fff;
	border: 1px solid #dce7f1;
	border-radius: 8px;
	box-shadow: 0 20px 58px rgba(20, 33, 43, 0.07);
	overflow: hidden;
	padding: 44px;
	position: relative;
}

.pat-city-service-area-copy::before {
	background: var(--perfect-blue);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 5px;
}

.pat-city-service-area-title .pbmit-subtitle {
	color: var(--perfect-blue) !important;
	letter-spacing: 0.08em !important;
}

.pat-city-service-area-title .pbmit-title {
	color: #141414 !important;
	font-size: clamp(34px, 3.1vw, 54px) !important;
	letter-spacing: 0 !important;
	line-height: 1.04 !important;
}

.pat-city-service-area-copy-text,
.pat-city-service-area-copy-text .elementor-widget-container,
.pat-city-service-area-note,
.pat-city-service-area-note .elementor-widget-container {
	color: #5f6368;
	font-family: Inter, sans-serif;
	font-size: 17px;
	line-height: 1.65;
}

.pat-city-service-area-copy-text p,
.pat-city-service-area-note p {
	margin: 0;
}

.pat-city-service-area-note {
	background: #eff7ff;
	border: 1px solid rgba(30, 143, 232, 0.18);
	border-radius: 8px;
	margin-top: 20px;
	padding: 18px 20px;
}

.pat-city-service-area-button .elementor-button {
	align-items: center;
	border-radius: 8px !important;
	display: inline-flex;
	font-family: Inter, sans-serif;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 0;
	padding: 17px 22px !important;
}

.pat-city-service-area-grid {
	display: grid !important;
	gap: 18px !important;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.pat-city-service-area-card {
	background:
		radial-gradient(circle at 92% 18%, rgba(30, 143, 232, 0.16), transparent 32%),
		linear-gradient(135deg, #fff 0%, #fff 56%, #f5faff 100%);
	border: 1px solid #d8e6f2;
	border-radius: 8px;
	box-shadow: 0 16px 42px rgba(20, 33, 43, 0.06);
	min-height: 132px;
	padding: 26px 66px 24px 26px;
	position: relative;
	transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.pat-city-service-area-card::after {
	align-items: center;
	background: var(--perfect-blue);
	border-radius: 8px;
	color: #fff;
	content: "\2197";
	display: inline-flex;
	font-family: Arial, sans-serif;
	font-size: 18px;
	height: 36px;
	justify-content: center;
	line-height: 1;
	position: absolute;
	right: 22px;
	top: 22px;
	width: 36px;
}

.pat-city-service-area-card:hover {
	border-color: rgba(30, 143, 232, 0.6);
	box-shadow: 0 24px 60px rgba(20, 33, 43, 0.12);
	transform: translateY(-5px);
}

.pat-city-service-area-card-title .elementor-heading-title,
.pat-city-service-area-card-title .elementor-heading-title a {
	color: #141414 !important;
	font-family: Inter, sans-serif !important;
	font-size: 24px !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	line-height: 1.12 !important;
	text-decoration: none !important;
}

.pat-city-service-area-card-title .elementor-heading-title a::after {
	content: none !important;
	display: none !important;
}

.pat-city-service-area-card-kicker,
.pat-city-service-area-card-kicker .elementor-widget-container {
	color: var(--perfect-blue);
	font-family: Inter, sans-serif;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0.08em;
	line-height: 1.2;
	text-transform: uppercase;
}

.pat-city-service-area-card-kicker p {
	margin: 0;
}

.pat-city-service-area-card-is-static::after {
	background: #d9e4ee;
	color: #7c8995;
	content: "\2197";
}

.pat-city-service-area-card-is-static:hover {
	border-color: #d8e6f2;
	box-shadow: 0 16px 42px rgba(20, 33, 43, 0.06);
	transform: none;
}

@media (max-width: 1024px) {
	.pat-city-service-area-section {
		padding: 82px 0 !important;
	}

	.pat-city-service-area-section > .e-con-inner {
		width: calc(100% - 54px) !important;
	}

	.pat-city-service-area-wrap {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 767px) {
	.pat-city-service-area-section {
		padding: 64px 0 !important;
	}

	.pat-city-service-area-section > .e-con-inner {
		width: calc(100% - 30px) !important;
	}

	.pat-city-service-area-copy {
		padding: 32px 24px;
	}

	.pat-city-service-area-grid {
		grid-template-columns: 1fr;
	}

.pat-city-service-area-card {
	min-height: 118px;
	padding: 24px 62px 22px 24px;
	}
}

body.home .elementor-element-2dd0550,
body.page-id-1529 .elementor-element-2dd0550 {
	isolation: isolate;
	overflow: visible !important;
	position: relative;
}

body.home .elementor-element-2dd0550::after,
body.page-id-1529 .elementor-element-2dd0550::after {
	aspect-ratio: 265 / 453;
	background-image: url("/wp-content/uploads/2026/04/contact-page.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	pointer-events: none;
	position: absolute;
	right: -242px;
	top: 108px;
	width: 210px;
	z-index: 1;
}

body.home .elementor-element-39b105d,
body.page-id-1529 .elementor-element-39b105d {
	position: relative;
	z-index: 2;
}

@media (max-width: 1500px) {
	body.home .elementor-element-2dd0550::after,
	body.page-id-1529 .elementor-element-2dd0550::after {
		right: -176px;
		top: 132px;
		width: 158px;
	}
}

@media (max-width: 1199px) {
	body.home .elementor-element-2dd0550::after,
	body.page-id-1529 .elementor-element-2dd0550::after {
		display: none;
	}
}
