.quick-contact.abonegma-quick-contact {
	box-sizing: border-box !important;
	position: fixed !important;
	inset: auto auto max(11.2px, env(safe-area-inset-bottom, 0px)) 50% !important;
	z-index: 1200 !important;
	width: min(656px, calc(100% - 32px)) !important;
	max-width: none !important;
	height: auto !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 8.8px !important;
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	gap: 8.8px !important;
	overflow: visible !important;
	border: 1px solid rgba(20, 33, 43, 0.16) !important;
	border-radius: 22.4px !important;
	background: rgba(255, 253, 247, 0.96) !important;
	box-shadow: 0 18px 54px rgba(20, 33, 43, 0.22) !important;
	opacity: 1 !important;
	visibility: visible !important;
	transform: translateX(-50%) !important;
	transition: opacity 180ms ease, visibility 180ms ease, transform 180ms ease !important;
}

.quick-contact.abonegma-quick-contact .quick-contact-link {
	box-sizing: border-box !important;
	position: static !important;
	width: auto !important;
	max-width: none !important;
	height: auto !important;
	min-width: 0 !important;
	min-height: 62.4px !important;
	margin: 0 !important;
	padding: 12.8px 16px !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	flex-direction: row !important;
	flex: 1 1 0 !important;
	gap: 10.4px !important;
	color: #fff !important;
	border: 1px solid transparent !important;
	border-radius: 15.2px !important;
	background-image: none !important;
	box-shadow: none !important;
	font-family: Rubik, Arial, sans-serif !important;
	font-size: 16px !important;
	font-weight: 800 !important;
	line-height: 1.2 !important;
	text-decoration: none !important;
	transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease !important;
}

.quick-contact.abonegma-quick-contact .quick-contact-call {
	background-color: #2443bd !important;
}

.quick-contact.abonegma-quick-contact .quick-contact-whatsapp {
	background-color: #167348 !important;
}

.quick-contact.abonegma-quick-contact .quick-contact-link > :not(.abonegma-gtm-token) {
	pointer-events: none;
}

.quick-contact.abonegma-quick-contact svg {
	width: 23.2px !important;
	height: 23.2px !important;
	flex: 0 0 auto !important;
	fill: currentColor !important;
	color: #fff !important;
	pointer-events: none !important;
}

.quick-contact.abonegma-quick-contact .quick-contact-link > span:not(.abonegma-gtm-token) {
	display: inline !important;
	color: #fff !important;
	font: inherit !important;
	white-space: nowrap !important;
}

a[data-abonegma-legacy-gtm] > .abonegma-gtm-token {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	margin: -1px !important;
	padding: 0 !important;
	overflow: hidden !important;
	clip: rect(0 0 0 0) !important;
	clip-path: inset(50%) !important;
	white-space: nowrap !important;
	pointer-events: none !important;
}

.quick-contact.abonegma-quick-contact .quick-contact-link:hover {
	filter: brightness(1.06) !important;
	transform: translateY(-1px) !important;
	box-shadow: 0 8px 22px rgba(20, 33, 43, 0.2) !important;
}

.quick-contact.abonegma-quick-contact .quick-contact-link:focus-visible {
	outline: 3px solid #fff !important;
	outline-offset: 4px !important;
	box-shadow: 0 0 0 7px #14212b !important;
}

.quick-contact.abonegma-quick-contact.abonegma-contact-hidden {
	opacity: 0 !important;
	visibility: hidden !important;
	pointer-events: none !important;
	transform: translate(-50%, 1rem) !important;
}

.quick-contact.abonegma-quick-contact.abonegma-contact-collision {
	opacity: 0 !important;
	visibility: hidden !important;
	pointer-events: none !important;
	transform: translate(-50%, calc(100% + 2rem)) !important;
}

a.abonegma-cta--call,
a.elementor-button[href^="tel:"],
a.wp-block-button__link[href^="tel:"] {
	color: #fff !important;
	border-color: transparent !important;
	background-color: #2443bd !important;
}

a.abonegma-cta--whatsapp,
a.elementor-button[href*="wa.me/201119844246"],
a.elementor-button[href*="api.whatsapp.com/send?phone=201119844246"],
a.wp-block-button__link[href*="wa.me/201119844246"],
a.wp-block-button__link[href*="api.whatsapp.com/send?phone=201119844246"] {
	color: #fff !important;
	border-color: transparent !important;
	background-color: #167348 !important;
}

.ast-phone.header-social-item svg path {
	fill: #2443bd !important;
}

.ast-whatsapp.header-social-item svg path {
	fill: #167348 !important;
}

#colophon.site-footer {
	padding-bottom: calc(96px + env(safe-area-inset-bottom, 0px));
}

html[dir="rtl"] .quick-contact.abonegma-quick-contact {
	direction: rtl !important;
}

html[dir="ltr"] .quick-contact.abonegma-quick-contact {
	direction: ltr !important;
}

@media (max-width: 767px) {
	.quick-contact.abonegma-quick-contact {
		inset: auto auto max(7.2px, env(safe-area-inset-bottom, 0px)) 50% !important;
		width: calc(100% - 14.4px) !important;
		padding: 6.4px !important;
		gap: 6.4px !important;
		border-radius: 16.8px !important;
	}

	.quick-contact.abonegma-quick-contact .quick-contact-link {
		min-height: 55.2px !important;
		padding: 10.4px 8.8px !important;
		gap: 7.2px !important;
		border-radius: 12px !important;
		font-size: 14.72px !important;
	}

	.quick-contact.abonegma-quick-contact svg {
		width: 20.8px !important;
		height: 20.8px !important;
	}

	.cmplz-btn.cmplz-manage-consent {
		bottom: calc(86px + env(safe-area-inset-bottom, 0px)) !important;
	}

	#colophon.site-footer {
		padding-bottom: calc(142px + env(safe-area-inset-bottom, 0px));
	}
}

@media print {
	.quick-contact.abonegma-quick-contact {
		display: none !important;
	}
}

@media (forced-colors: active) {
	.quick-contact.abonegma-quick-contact,
	.quick-contact.abonegma-quick-contact .quick-contact-link {
		border: 1px solid ButtonText !important;
	}
}
