/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.2.4
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Outfit variable: Elementor omits font-weight range on custom @font-face. */
@font-face {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url('/wp-content/uploads/elementor/custom-fonts/Outfit-Variable.woff2') format('woff2');
}

/* Kit compiled CSS dropped font-weight on variable custom fonts. */
.elementor-kit-51 {
	--e-global-typography-primary-font-weight: 800;
	--e-global-typography-secondary-font-weight: 500;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-weight: 700;
}

body {
	font-family: 'Outfit', system-ui, -apple-system, 'Segoe UI', sans-serif;
	color: #333333;
}

/* Hello Theme default a { color: #c36 } — brand links. */
a {
	color: #023262;
}

a:hover,
a:focus {
	color: #035096;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Outfit', system-ui, sans-serif;
	font-weight: 800;
	font-variation-settings: 'wght' 800;
}

.elementor-button,
.elementor-button-text {
	font-family: 'Outfit', system-ui, sans-serif;
}

/* Header / Topbar */
.pet-header-bar {
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}

.pet-topbar > .e-con-inner {
	flex-wrap: nowrap !important;
	overflow: visible !important;
	align-items: center !important;
	justify-content: space-between !important;
}

.pet-topbar-left.e-con,
.pet-topbar-right.e-con {
	--width: auto !important;
	width: auto !important;
	max-width: none;
	flex-shrink: 1 !important;
}

.pet-topbar-left.e-con {
	--flex-grow: 1 !important;
	flex: 1 1 auto !important;
}

.pet-topbar-right.e-con {
	--flex-grow: 0 !important;
	--flex-shrink: 0 !important;
	flex: 0 0 auto !important;
	margin-left: auto;
}

.pet-topbar .elementor-heading-title {
	white-space: nowrap;
}

.pet-topbar a,
.pet-topbar .elementor-heading-title,
.pet-topbar .elementor-heading-title a {
	color: rgba(255, 255, 255, 0.85) !important;
	font-weight: 500;
	font-variation-settings: 'wght' 500;
}

.pet-topbar a:hover,
.pet-topbar .elementor-heading-title a:hover {
	color: #ffffff !important;
}

.pet-topbar-left .elementor-widget-heading + .elementor-widget-heading .elementor-heading-title::before,
.pet-topbar-right .elementor-widget-heading + .elementor-widget-heading .elementor-heading-title::before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 11px;
	background: rgba(255, 255, 255, 0.35);
	margin: 0 20px 0 0;
	vertical-align: -1px;
}

.pet-header-inner.e-con {
	flex-wrap: nowrap !important;
}

.pet-logo {
	width: fit-content !important;
	max-width: max-content;
	flex: 0 0 auto !important;
	align-self: center !important;
}

.pet-logo .elementor-widget-image img {
	height: 90px;
	width: auto !important;
	max-width: none;
}

.pet-logo-title .elementor-heading-title,
.pet-logo-title .elementor-heading-title a {
	color: #023262 !important;
	font-weight: 700;
	font-variation-settings: 'wght' 700;
}

.pet-logo-tagline .elementor-heading-title {
	font-weight: 400;
	font-variation-settings: 'wght' 400;
}

.elementor-location-header .pet-nav .elementor-nav-menu--main .elementor-item {
	color: #023262;
	font-weight: 500;
	font-variation-settings: 'wght' 500;
}

.elementor-location-header .pet-nav .elementor-nav-menu--main .elementor-item:hover {
	color: #03457f;
}

.pet-header-cta .elementor-button,
.pet-header-cta .elementor-button-text {
	font-weight: 600;
	font-variation-settings: 'wght' 600;
}

@media (min-width: 768px) {
	.pet-nav .pet-nav-cta-mobile {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.pet-topbar-extra {
		display: none !important;
	}

	.pet-logo .elementor-widget-image img {
		height: 52px;
	}

	.pet-logo-tagline {
		display: none !important;
	}

	.pet-header-cta {
		display: none !important;
	}
}

/* Sticky footer on short pages */
body {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
}

.elementor-location-footer {
	margin-top: auto;
}

/* Footer */
.pet-footer-logo {
	width: fit-content !important;
	max-width: max-content;
	flex: 0 0 auto !important;
	align-self: flex-start !important;
}

.pet-footer-logo .elementor-widget-image img {
	height: 38px;
	width: auto !important;
	max-width: none;
}

.pet-footer-name .elementor-heading-title,
.pet-footer-name .elementor-heading-title a {
	color: #ffffff !important;
	font-weight: 700;
	font-variation-settings: 'wght' 700;
}

.pet-tb-footer .pet-footer-nav .elementor-nav-menu .elementor-item,
.pet-tb-footer .pet-footer-intro,
.pet-tb-footer .pet-footer-intro p,
.pet-tb-footer .pet-footer-bottom .elementor-heading-title {
	color: rgba(255, 255, 255, 0.8) !important;
}

.pet-tb-footer .pet-footer-col-services > .e-con-inner > .elementor-widget-heading .elementor-heading-title,
.pet-tb-footer .pet-footer-col-help > .e-con-inner > .elementor-widget-heading .elementor-heading-title,
.pet-tb-footer .pet-footer-col-legal > .e-con-inner > .elementor-widget-heading .elementor-heading-title {
	color: #ffffff !important;
	font-weight: 700;
	font-variation-settings: 'wght' 700;
}

.pet-tb-footer .pet-footer-nav .elementor-nav-menu .elementor-item:hover,
.pet-tb-footer .pet-footer-name .elementor-heading-title a:hover {
	color: #ffffff !important;
}

.pet-footer-intro p {
	color: rgba(255, 255, 255, 0.8);
	max-width: 300px;
}

@media (min-width: 768px) {
	.pet-footer-main-grid.e-grid > .e-con-inner {
		--e-con-grid-template-columns: 1.4fr 1fr 1fr 1fr;
		grid-template-columns: 1.4fr 1fr 1fr 1fr !important;
		--e-con-grid-template-rows: 1fr;
		grid-template-rows: 1fr !important;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.pet-footer-main-grid.e-grid > .e-con-inner {
		--e-con-grid-template-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr !important;
		--e-con-grid-template-rows: 1fr 1fr;
		grid-template-rows: 1fr 1fr !important;
	}
}

/* ——— Homepage ——— */
.pet-chip,
.pet-chip-sm,
.pet-svc-num,
.pet-step-num {
	width: auto !important;
	max-width: max-content;
	flex: 0 0 auto !important;
	align-self: flex-start !important;
}

.pet-eyebrow .elementor-heading-title {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	font-weight: 700;
	font-variation-settings: 'wght' 700;
}

.pet-eyebrow .elementor-heading-title::before {
	content: "";
	width: 38px;
	height: 2px;
	background: #023262;
	flex: 0 0 38px;
}

.pet-hero {
	position: relative;
	overflow: hidden;
}

.pet-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	background-image:
		url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 620' preserveAspectRatio='xMidYMid slice'%3E%3Cpath d='M -40 520 C 250 420, 420 610, 700 480 S 1120 300, 1260 360' fill='none' stroke='rgba(255,255,255,0.16)' stroke-width='2' stroke-dasharray='10 10'/%3E%3C/svg%3E"),
		repeating-linear-gradient(115deg, rgba(255, 255, 255, 0.045) 0 2px, transparent 2px 90px);
	background-size: 100% 100%, auto;
	background-repeat: no-repeat, repeat;
	pointer-events: none;
	z-index: 0;
}

.pet-hero::after {
	content: "";
	position: absolute;
	width: 640px;
	height: 640px;
	border-radius: 50%;
	background: radial-gradient(circle, rgba(80, 150, 220, 0.28), transparent 65%);
	top: -180px;
	right: -120px;
	pointer-events: none;
	z-index: 0;
}

.pet-hero > .e-con-inner,
.pet-hero .pet-hero-inner {
	position: relative;
	z-index: 1;
}

@media (min-width: 1025px) {
	.pet-hero-grid.e-grid {
		--e-con-grid-template-columns: 1.12fr 0.88fr;
		grid-template-columns: 1.12fr 0.88fr !important;
		--e-con-grid-template-rows: 1fr;
		grid-template-rows: 1fr !important;
		align-items: center;
	}

	.pet-preise-grid.e-grid {
		--e-con-grid-template-columns: 0.9fr 1.1fr;
		grid-template-columns: 0.9fr 1.1fr !important;
		--e-con-grid-template-rows: 1fr;
		grid-template-rows: 1fr !important;
		align-items: start;
	}
}

.pet-hero-stage {
	position: relative;
	overflow: visible !important;
	padding-bottom: 28px;
	padding-left: 8px;
}

.pet-sec-ablauf .pet-eyebrow .elementor-heading-title,
.pet-sec-info .pet-eyebrow .elementor-heading-title,
.pet-sec-faq .pet-eyebrow .elementor-heading-title {
	justify-content: center;
	width: 100%;
}

.pet-sec-ablauf .pet-eyebrow .elementor-heading-title::after,
.pet-sec-info .pet-eyebrow .elementor-heading-title::after,
.pet-sec-faq .pet-eyebrow .elementor-heading-title::after {
	content: "";
	width: 38px;
	height: 2px;
	background: #023262;
	flex: 0 0 38px;
}

.pet-hero-photo {
	overflow: hidden;
	border-radius: 18px;
	box-shadow: 0 24px 60px rgba(0, 0, 0, 0.35);
	border: 1px solid rgba(255, 255, 255, 0.15);
}

.pet-hero-photo .elementor-widget-image img {
	width: 100%;
	aspect-ratio: 4 / 3.4;
	object-fit: cover;
	display: block;
}

.pet-hero-price {
	position: absolute !important;
	left: -24px;
	bottom: -28px;
	z-index: 2;
	width: auto !important;
	max-width: max-content;
	flex: 0 0 auto !important;
	box-shadow: 0 12px 32px rgba(0, 0, 0, 0.28);
	gap: 10px !important;
}

.pet-hero-price .pet-chip-sm .elementor-heading-title {
	white-space: nowrap;
}

.pet-hero-checks .elementor-icon-list-icon {
	background: rgba(255, 255, 255, 0.18);
	border-radius: 50%;
	width: 22px;
	height: 22px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.pet-hero-checks .elementor-icon-list-text {
	color: #ffffff;
	font-weight: 400;
	font-variation-settings: 'wght' 400;
}

.pet-hero-btns .elementor-button {
	font-weight: 700;
	font-variation-settings: 'wght' 700;
}

.pet-trust {
	border-bottom: 1px solid #E5E7EB;
}

.pet-trust-item .elementor-heading-title {
	font-weight: 600;
	font-variation-settings: 'wght' 600;
}

.pet-svc-card {
	overflow: hidden;
	transition: box-shadow 0.25s, transform 0.25s;
}

.pet-svc-card:hover {
	box-shadow: 0 16px 38px rgba(2, 50, 98, 0.14);
	transform: translateY(-4px);
}

.pet-svc-photo {
	position: relative;
	overflow: hidden;
	height: 250px;
}

.pet-svc-photo .elementor-widget-image img {
	width: 100%;
	height: 250px;
	object-fit: cover;
	transition: transform 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.pet-svc-card:hover .pet-svc-photo .elementor-widget-image img {
	transform: scale(1.06);
}

.pet-svc-num {
	position: absolute !important;
	left: 16px;
	bottom: 16px;
	z-index: 2;
}

.pet-svc-num .elementor-heading-title {
	background: rgba(255, 255, 255, 0.92);
	color: #023262;
	font-weight: 800;
	font-variation-settings: 'wght' 800;
	letter-spacing: 0.5px;
	padding: 5px 12px;
	border-radius: 999px;
	transition: background 0.25s, color 0.25s;
}

.pet-svc-card:hover .pet-svc-num .elementor-heading-title {
	background: #023262;
	color: #ffffff;
}

.pet-step-num .elementor-heading-title {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: #023262;
	color: #ffffff;
	display: grid;
	place-items: center;
	font-weight: 800;
	font-variation-settings: 'wght' 800;
}

.pet-step-card {
	box-shadow: 0 4px 16px rgba(2, 50, 98, 0.06);
	position: relative;
	z-index: 1;
}

@media (min-width: 1025px) {
	.pet-ablauf-grid.e-grid {
		position: relative;
	}

	.pet-ablauf-grid.e-grid::before {
		content: "";
		position: absolute;
		top: 56px;
		left: 8%;
		right: 8%;
		border-top: 2px dashed rgba(2, 50, 98, 0.35);
		pointer-events: none;
		z-index: 0;
	}
}

.pet-price-box {
	position: relative;
	overflow: hidden;
	background-color: #022a52 !important;
	background-image: linear-gradient(135deg, #022a52, #03457f) !important;
}

.pet-price-box::before {
	content: "";
	position: absolute;
	inset: 0;
	background-image: repeating-linear-gradient(115deg, rgba(255, 255, 255, 0.05) 0 2px, transparent 2px 70px);
	pointer-events: none;
}

.pet-price-row {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	position: relative;
	z-index: 1;
}

.pet-price-row-last {
	border-bottom: 0;
}

.pet-countries {
	background: #E5E7EB;
}

.pet-country-head {
	border-bottom: 2px solid #023262;
	padding-bottom: 10px;
	padding-top: 6px;
}

.pet-country-row {
	border-bottom: 1px solid #d1d5db;
	padding-top: 11px;
	padding-bottom: 11px;
}

.pet-sec-stats {
	position: relative;
	overflow: hidden;
	background-color: #022a52 !important;
}

.pet-sec-stats.e-con:not(.elementor-motion-effects-element-type-background),
.pet-sec-stats.e-con > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: #022a52 !important;
	background-image:
		repeating-linear-gradient(115deg, rgba(255, 255, 255, 0.045) 0 2px, transparent 2px 90px),
		linear-gradient(135deg, #022a52, #03457f) !important;
}

.elementor-element.pet-sec-stats::before {
	content: "" !important;
	display: block !important;
	position: absolute !important;
	inset: 0 !important;
	background-color: transparent !important;
	background-image:
		repeating-linear-gradient(115deg, rgba(255, 255, 255, 0.045) 0 2px, transparent 2px 90px),
		linear-gradient(135deg, rgba(2, 42, 82, 0.94), rgba(3, 69, 127, 0.88)) !important;
	pointer-events: none;
	z-index: 0;
}

.pet-sec-stats .pet-sec-stats-inner {
	position: relative;
	z-index: 1;
}

@media (min-width: 1025px) {
	.pet-sec-stats {
		background-attachment: scroll !important;
	}
}

.pet-stat-value .elementor-heading-title {
	font-weight: 800;
	font-variation-settings: 'wght' 800;
	color: #ffffff !important;
	line-height: 1 !important;
}

.pet-stat-label .elementor-heading-title {
	font-weight: 400 !important;
	font-variation-settings: 'wght' 400 !important;
	color: rgba(255, 255, 255, 0.8) !important;
}

.pet-info-card {
	position: relative;
	overflow: hidden;
	transition: transform 0.25s, box-shadow 0.25s;
}

.pet-info-card::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 3px;
	width: 0;
	background: #023262;
	border-radius: 3px;
	z-index: 1;
	transition: width 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.pet-info-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 14px 32px rgba(2, 50, 98, 0.12);
}

.pet-info-card:hover::before {
	width: 100%;
}

.pet-sec-faq .e-n-accordion-item {
	background: #ffffff;
	border: 1px solid #E5E7EB;
	border-radius: 12px;
	padding: 0 24px;
	margin-bottom: 12px;
}

.pet-sec-faq .e-n-accordion-item-title {
	padding-top: 20px;
	padding-bottom: 20px;
}

.pet-sec-faq .e-n-accordion-item-title-text {
	font-weight: 600;
	font-variation-settings: 'wght' 600;
}

.pet-countries-more .e-n-accordion-item-title-text {
	font-weight: 700;
	font-variation-settings: 'wght' 700;
	color: #023262;
}

.pet-countries-more .e-n-accordion-item {
	background: transparent;
	border: 0;
	padding: 0;
}

.pet-sec-faq .e-n-accordion-item[open] .e-n-accordion-item-title-icon {
	transform: rotate(45deg);
	transition: transform 0.3s ease;
}

@keyframes pet-marquee {
	from { transform: translateX(0); }
	to { transform: translateX(-50%); }
}

.pet-marquee {
	overflow: hidden;
	border-top: 1px solid #d4d8de;
	border-bottom: 1px solid #d4d8de;
}

.pet-marquee-track {
	display: flex !important;
	flex-wrap: nowrap !important;
	width: max-content;
	animation: pet-marquee 28s linear infinite;
}

.pet-marquee-track .elementor-heading-title {
	white-space: nowrap;
	font-weight: 800;
	font-variation-settings: 'wght' 800;
	letter-spacing: 1.6px;
	text-transform: uppercase;
}

.pet-sec-cta {
	position: relative;
	overflow: hidden;
}

.elementor-element.pet-sec-cta::before {
	content: "" !important;
	display: block !important;
	position: absolute !important;
	inset: 0 !important;
	background-image:
		repeating-linear-gradient(115deg, rgba(255, 255, 255, 0.045) 0 2px, transparent 2px 90px),
		linear-gradient(120deg, rgba(2, 42, 82, 0.95), rgba(2, 50, 98, 0.72)) !important;
	pointer-events: none;
	z-index: 0;
}

.pet-sec-cta .pet-sec-cta-inner {
	position: relative;
	z-index: 1;
}

.pet-chip .elementor-heading-title {
	color: #ffffff !important;
	font-weight: 600;
	font-variation-settings: 'wght' 600;
}

.pet-cta-row {
	flex-direction: row !important;
	flex-wrap: nowrap !important;
	align-items: center !important;
	justify-content: space-between !important;
}

.pet-cta-row > .e-con:not(.pet-cta-btn) {
	--width: auto !important;
	width: auto !important;
	flex: 1 1 auto !important;
	min-width: 0;
}

.pet-cta-btn {
	--width: auto !important;
	width: auto !important;
	max-width: max-content;
	flex: 0 0 auto !important;
}

@media (max-width: 767px) {
	.pet-hero-price {
		left: 12px;
		right: 12px;
		bottom: 12px;
		max-width: none;
	}

	.pet-cta-row {
		flex-direction: column !important;
		flex-wrap: wrap !important;
		align-items: stretch !important;
	}

	.pet-cta-btn {
		--width: 100% !important;
		width: 100% !important;
		max-width: 100%;
		align-self: stretch !important;
	}
}

@media (prefers-reduced-motion: reduce) {
	.pet-marquee-track {
		animation: none;
	}

	.pet-svc-card:hover .pet-svc-photo .elementor-widget-image img {
		transform: none;
	}
}
