/* ============================================
   CONTACT PAGE SPECIFIC STYLES
   ============================================ */

/* More Info Buttons */
.more-info-button {
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 0px;
	line-height: normal;
	color: #000;
	border-radius: 30px;
	width: 239.428px;
	height: 50px;
	float: right;
}

.more-info-center {
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 0px;
	line-height: normal;
	color: #000;
	border-radius: 30px;
	width: 239.428px;
	height: 50px;
	border-color: #ffd403 !important;
	background-color: #ffd403!important;
}

.more-info-button-right {
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 0px;
	line-height: normal;
	color: #fff;
	border-radius: 30px;
	width: 239.428px;
	height: 50px;
	border-color: rgb(45, 62, 80) !important;
	background-color: rgb(45, 62, 80) !important;
}

.accueil-3-image {
	filter: grayscale(100%);
	box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 4px 0px;
	border-radius: 25px;
	width: 542.11px;
	height: 496px;
}

@media (min-width: 1024px) {
	.title-nowrap {
		white-space: nowrap;
	}
	.text-zone-container {
		padding-left: 0 !important;
		margin-left: -80px !important;
	}
	.text-content-wrapper {
		max-width: none !important;
		width: 120% !important;
	}
	.image-zone-container {
		padding-right: 8px !important;
	}
}

@media screen and (min-width: 1024px) {
	.X_s {
		margin-left: -10px !important;
	}
}

@media screen and (min-width: 1624px) {
	.X_s {
		margin-left: -150px !important;
	}
}

.text-column-left {
	margin-left: 0 !important;
	margin-right: auto !important;
}

.text-content-wrapper-left {
	display: block;
	margin-left: 0 !important;
	margin-right: auto !important;
	width: fit-content;
}

.text-align-left {
	text-align: left !important;
}

/* Responsive styles for About us title */
@media (max-width: 1125px) {
	.contact-about-title {
		font-size: 36px !important;
	}
}

@media (max-width: 767px) {
	.contact-about-title {
		font-size: 32px !important;
		margin-bottom: 1rem !important;
	}
}

@media (max-width: 480px) {
	.contact-about-title {
		font-size: 28px !important;
		margin-bottom: 0.75rem !important;
	}
}

/* Responsive styles for About us section - centering and spacing */
@media (min-width: 960px) and (max-width: 1365px) {
	.contact-about-section {
		justify-content: flex-start !important;
		padding-left: 2rem !important;
	}
	.contact-about-text-col {
		width: 50% !important;
		max-width: 50% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 1rem !important;
		margin-top: 0 !important;
	}
	.contact-about-image-col {
		width: 50% !important;
		margin-top: 0 !important;
	}
	.contact-about-image-wrapper {
		justify-content: flex-start !important;
	}
	.contact-about-image-container {
		width: auto !important;
		max-width: none !important;
		display: block !important;
	}
	.contact-about-image {
		width: 250px !important;
		max-width: 250px !important;
	}
}

@media (max-width: 1023px) {
	#about {
		padding-top: 3rem !important;
	}
	.contact-about-section {
		justify-content: center !important;
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}
	.contact-about-text-col {
		margin-left: auto !important;
		margin-right: auto !important;
		padding-left: 1rem !important;
		padding-right: 1rem !important;
		max-width: 90% !important;
		margin-top: 2rem !important;
	}
	.contact-about-image-col {
		margin-top: 2rem !important;
	}
	.contact-about-image-wrapper {
		justify-content: center !important;
	}
	.contact-about-image-container {
		width: 100% !important;
		max-width: 100% !important;
		display: flex !important;
		justify-content: center !important;
	}
	.contact-about-image {
		width: 100% !important;
		max-width: 300px !important;
		height: auto !important;
	}
}

@media (max-width: 767px) {
	#about {
		padding-top: 4rem !important;
	}
	.contact-about-text-col {
		max-width: 95% !important;
		margin-top: 1.5rem !important;
	}
	.contact-about-image {
		max-width: 250px !important;
	}
}

@media (max-width: 480px) {
	#about {
		padding-top: 1.5rem !important;
	}
	.contact-about-text-col {
		margin-top: 1rem !important;
	}
	.contact-about-image {
		max-width: 200px !important;
	}
}

.image-column-right {
	margin-left: auto !important;
	margin-right: 0 !important;
}

.image-flex-right {
	justify-content: flex-end !important;
	margin-left: auto !important;
	margin-right: 0 !important;
}

.image-container-right {
	max-width: 630px;
	margin-left: auto !important;
	margin-right: 0 !important;
}

.accueil-3-image-size {
	width: 524.12px;
	height: 496.01px;
}

.h2-custom-style {
	font-style: normal;
	font-weight: 600;
	font-size: 48.83px;
	letter-spacing: -0.8545px;
	line-height: 1.2;
	text-shadow: rgba(0, 0, 0, 0.25) 0px 4px 4px;
	font-variation-settings: normal;
	color: rgb(0, 0, 0);
	--letter-spacing: -0.8545px;
}

/* Animations hover pour tous les boutons */
.btn-jack {
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	position: relative;
	overflow: hidden;
}

.btn-jack::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.2);
	transform: translate(-50%, -50%);
	transition: width 0.6s, height 0.6s;
}

.btn-jack:hover {
	transform: translateY(-2px) scale(1.05);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}

.btn-jack:hover::before {
	width: 300px;
	height: 300px;
}

.btn-jack:active {
	transform: translateY(0) scale(0.98);
}

.more-info-button {
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	position: relative;
	overflow: hidden;
}

.more-info-button::before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
	transition: left 0.5s;
}

.more-info-button:hover {
	transform: translateY(-2px) scale(1.05);
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
	background-color: rgba(255, 212, 3, 0.9) !important;
}

.more-info-button:hover::before {
	left: 100%;
}

.more-info-button:active {
	transform: translateY(0) scale(0.98);
}

.more-info-button-right {
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	position: relative;
	overflow: hidden;
}

.more-info-button-right::before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
	transition: left 0.5s;
}

.more-info-button-right:hover {
	transform: translateY(-2px) scale(1.05);
	box-shadow: 0 8px 20px rgba(45, 62, 80, 0.4);
	background-color: rgba(45, 62, 80, 0.9) !important;
	border-color: rgba(255, 212, 3, 0.8) !important;
}

.more-info-button-right:hover::before {
	left: 100%;
}

.more-info-button-right:active {
	transform: translateY(0) scale(0.98);
}

.more-info-center {
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	position: relative;
	overflow: hidden;
}

.more-info-center::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.1);
	transform: translate(-50%, -50%);
	transition: width 0.6s, height 0.6s;
}

.more-info-center:hover {
	transform: translateY(-2px) scale(1.05);
	box-shadow: 0 10px 30px rgba(255, 212, 3, 0.5);
	background-color: #ffd403 !important;
	border-color: #ffd403 !important;
}

.more-info-center:hover::before {
	width: 300px;
	height: 300px;
}

.more-info-center:active {
	transform: translateY(0) scale(0.98);
}

/* Élargir la zone de texte et ajuster l'image */
.text-column-left {
	width: 60%; /* élargie par rapport à l'image */
}

.image-column-left {
	width: 40%; /* reste plus petite que le texte */
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

/* Responsive : sur écrans moyens et petits, tout en full width */
@media (max-width: 1024px) {
	.text-column-left,
	.image-column-left {
		width: 100% !important;
		text-align: center;
	}
	.image-column-left {
		margin-top: 40px;
	}
}

/* Optionnel : ajustement de l'image */
.accueil-3-image-size {
	max-width: 100%;
	height: auto;
}

/* Styles pour le design de carte */
.blue-card-content {
	transition: transform 0.3s ease;
}

/* Responsive pour les cartes */
@media (max-width: 1024px) {
	.blue-card-content {
		transform: translate(0, 0) !important;
		max-width: 100% !important;
		padding: 40px 30px !important;
	}

	.white-card-background {
		display: none;
	}

	.blue-card-content h2 {
		font-size: 32px !important;
	}

	.blue-card-content p {
		font-size: 16px !important;
	}

	.blue-card-content h3 {
		font-size: 18px !important;
	}
}

@media (max-width: 768px) {
	.blue-card-content {
		padding: 30px 20px !important;
		border-radius: 30px !important;
	}

	.blue-card-content h2 {
		font-size: 28px !important;
	}

	.blue-card-content p {
		font-size: 14px !important;
	}

	.blue-card-content h3 {
		font-size: 16px !important;
	}
}

/* Styles responsive pour la section Add ons */
.add-ons-container {
	display: flex;
	align-items: flex-start;
	margin-top: 5rem;
	margin-bottom: 5rem;
	gap: 2rem;
}

.add-ons-text {
	width: 400px;
	flex-shrink: 0;
}

.add-ons-cards-wrapper {
	flex: 1;
	display: flex;
	align-items: flex-start;
}

.add-ons-cards {
	display: flex;
	gap: 1rem;
	flex-wrap: wrap;
}

.add-ons-card {
	width: 190px;
	height: 195px;
	background-color: #e5e5e5;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	padding: 20px;
	box-sizing: border-box;
}

.add-ons-card p {
	font-size: 25px;
	margin: 0;
}

/* Responsive pour tablettes et mobiles */
@media (max-width: 1024px) {
	.add-ons-container {
		flex-direction: column;
	}

	.add-ons-text {
		width: 100%;
	}

	.add-ons-cards-wrapper {
		width: 100%;
	}

	.add-ons-cards {
		justify-content: flex-start;
	}
}

@media (max-width: 768px) {
	.add-ons-cards {
		justify-content: center;
	}

	.add-ons-card {
		width: calc(50% - 0.5rem);
		max-width: 255px;
	}
}

@media (max-width: 480px) {
	.add-ons-card {
		width: 100%;
		max-width: 255px;
	}
}

.contact-form input,
.contact-form textarea {
	padding-left: 20px !important;
}

.contact-form input {
	width: 100% !important;
	min-width: 100% !important;
}

/* Augmenter la largeur des conteneurs d'inputs, mais pas celui du textarea */
.contact-form .flex.gap-4 > .flex-1:not(:has(textarea)) {
	flex: 1.2 1 0% !important;
}

/* Alternative pour les navigateurs qui ne supportent pas :has() */
.contact-form .flex.gap-4.mb-4 > .flex-1 {
	flex: 1.2 1 0% !important;
}

.contact-form input::placeholder,
.contact-form textarea::placeholder {
	color: #000 !important;
	font-size: calc(1rem + 3px) !important;
}

@media (max-width: 1140px) {
	.contact-section {
		flex-direction: column !important;
		align-items: center !important;
	}
	.contact-section .contact-form {
		margin-left: 0 !important;
	}
	.contact-section .ud-contact-title {
		text-align: center;
		margin-bottom: 20px;
	}
	.gap-jack{
		gap: 30px;
	}
}

@media (min-width: 1140px) {
	.gap-jack{
		gap: 150px;
	}
}

/* ============================================
   Responsive pour "What's different?" section
   ============================================ */

@media screen and (max-width: 1024px) {
	/* Titre "What's different?" */
	section[style*="background-color: #000"] h2 span[style*="font-size: 48.83px"],
	section[style*="background-color: #000"] span[style*="font-size: 48.83px"] {
		font-size: clamp(32px, 5vw, 48.83px) !important;
	}

	/* Paragraphe plan-text2 */
	section[style*="background-color: #000"] .plan-text2 {
		font-size: clamp(18px, 3vw, 25px) !important;
	}
}

/* Styles spécifiques pour tablettes */
@media screen and (min-width: 769px) and (max-width: 1024px) {
	/* Titre "What's different?" sur tablettes */
	section[style*="background-color: #000"] h2 span[style*="font-size: 48.83px"],
	section[style*="background-color: #000"] span[style*="font-size: 48.83px"] {
		font-size: clamp(28px, 4.5vw, 48.83px) !important;
	}

	/* Paragraphe plan-text2 sur tablettes - corriger width et transform */
	section[style*="background-color: #000"] .plan-text2 {
		font-size: clamp(18px, 2.8vw, 25px) !important;
		width: 100% !important;
		max-width: 100% !important;
		transform: none !important;
	}

	/* Ajuster le max-width sur tablettes */
	section[style*="background-color: #000"] .max-w-\[570px\] {
		max-width: 90% !important;
		padding: 0 1rem;
	}
	
	/* Réduire la taille du bouton "about us" sur tablettes */
	section[style*="background-color: #000"] .more-info-center {
		font-size: clamp(13px, 2.2vw, 16px) !important;
		padding: 11px 22px !important;
		width: auto !important;
		max-width: 200px !important;
	}
}

/* Corriger width et transform pour plan-text2 sur toutes les tablettes */
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.plan-text2 {
		width: 100% !important;
		max-width: 100% !important;
		transform: none !important;
	}

	.plan-text {
		width: 100% !important;
		max-width: 100% !important;
		transform: none !important;
	}
}

@media screen and (max-width: 768px) {
	/* Titre "What's different?" */
	section[style*="background-color: #000"] h2 span[style*="font-size: 48.83px"],
	section[style*="background-color: #000"] span[style*="font-size: 48.83px"] {
		font-size: clamp(24px, 6vw, 48.83px) !important;
	}

	/* Paragraphe plan-text2 */
	section[style*="background-color: #000"] .plan-text2 {
		font-size: clamp(16px, 3.5vw, 25px) !important;
	}

	/* Ajuster le max-width sur mobile */
	section[style*="background-color: #000"] .max-w-\[570px\] {
		max-width: 100% !important;
		padding: 0 1rem;
	}
	
	/* Réduire la taille du bouton "about us" sur mobile */
	section[style*="background-color: #000"] .more-info-center {
		font-size: 15px !important;
		max-width: 150px !important;
	}
}

@media screen and (max-width: 480px) {
	/* Titre "What's different?" */
	section[style*="background-color: #000"] h2 span[style*="font-size: 48.83px"],
	section[style*="background-color: #000"] span[style*="font-size: 48.83px"] {
		font-size: clamp(20px, 7vw, 48.83px) !important;
	}

	/* Paragraphe plan-text2 */
	section[style*="background-color: #000"] .plan-text2 {
		font-size: clamp(14px, 4vw, 25px) !important;
	}
	
	/* Réduire encore plus la taille du bouton "about us" sur très petits écrans */
	section[style*="background-color: #000"] .more-info-center {
		font-size: clamp(11px, 3vw, 16px) !important;
		width: auto !important;
		max-width: 180px !important;
	}
}

@media (min-width: 800px) {
	.plan-text {
		width: 809px !important;
		transform: translateX(-20%);
	}

	.plan-text2 {
		width: 1001px !important;
		transform: translateX(-20%);
	}
}

/* ============================================
   Responsive pour la section "You need strategy"
   ============================================ */

/* ============================================
   Tablettes et iPad Pro - 2 cartes par ligne
   ============================================ */

@media screen and (min-width: 769px) and (max-width: 1366px) {
	/* Afficher les cartes 2 par 2 sur tablettes et iPad Pro - FORCER */
	section[style*="background-color: rgb(45, 62, 80)"] .flex.flex-wrap > div.px-4 {
		width: 50% !important;
		flex: 0 0 50% !important;
		max-width: 50% !important;
	}

	/* Surcharger les classes Tailwind md:w-1/2 et lg:w-1/3 */
	section[style*="background-color: rgb(45, 62, 80)"] .flex.flex-wrap > div[class*="md:w-1/2"] {
		width: 50% !important;
		flex: 0 0 50% !important;
		max-width: 50% !important;
	}

	section[style*="background-color: rgb(45, 62, 80)"] .flex.flex-wrap > div[class*="lg:w-1/3"] {
		width: 50% !important;
		flex: 0 0 50% !important;
		max-width: 50% !important;
	}

	/* Centrer chaque carte */
	section[style*="background-color: rgb(45, 62, 80)"] .flex.flex-wrap > div.px-4 {
		display: flex;
		justify-content: center;
	}

	section[style*="background-color: rgb(45, 62, 80)"] div[style*="width: 344.353px"] {
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (max-width: 768px) {
	/* Centrer la section complète (ne commence pas depuis la gauche) */
	section[style*="background-color: rgb(45, 62, 80)"] .container {
		max-width: 100%;
		margin: 0 auto;
		padding-left: 1rem;
		padding-right: 1rem;
	}

	/* Garder les textes alignés à gauche */
	section[style*="background-color: rgb(45, 62, 80)"] .w-full.px-4 {
		width: 100%;
		text-align: left !important;
	}
	
	/* Titre "You need strategy" responsive */
	section[style*="background-color: rgb(45, 62, 80)"] h2[style*="font-size: 48.83px"] {
		font-size: clamp(28px, 7vw, 48.83px) !important;
		padding-bottom: 1rem !important;
	}

	/* Centrer les cartes */
	section[style*="background-color: rgb(45, 62, 80)"] .flex.flex-wrap {
		justify-content: center;
	}

	/* Centrer chaque carte individuelle par rapport à la page */
	section[style*="background-color: rgb(45, 62, 80)"] .flex.flex-wrap > .w-full.px-4 {
		display: flex !important;
		justify-content: center !important;
	}

	/* Centrer la carte avec sa largeur fixe */
	section[style*="background-color: rgb(45, 62, 80)"] div[style*="width: 344.353px"] {
		margin-left: auto !important;
		margin-right: auto !important;
	}

	/* Bouton - positionner entre droite et centre, toujours en bas */
	section[style*="background-color: rgb(45, 62, 80)"] .flex.items-center.gap-5[style*="margin-left: auto"] {
		margin-left: auto !important;
		margin-right: 25% !important;
		width: auto;
		display: flex !important;
		justify-content: flex-end !important;
	}
	
	/* Réduire la taille du bouton "Schedule a meeting" */
	section[style*="background-color: rgb(45, 62, 80)"] .flex.items-center.gap-5 .btn-jack {
		font-size: clamp(12px, 2.5vw, 16px) !important;
		padding: 10px 20px !important;
	}
}

@media screen and (max-width: 480px) {
	/* Centrer chaque carte individuelle par rapport à la page */
	section[style*="background-color: rgb(45, 62, 80)"] .flex.flex-wrap > .w-full.px-4 {
		display: flex !important;
		justify-content: center !important;
	}

	/* Centrer la carte avec sa largeur fixe */
	section[style*="background-color: rgb(45, 62, 80)"] div[style*="width: 344.353px"] {
		margin-left: auto !important;
		margin-right: auto !important;
	}

	/* Titre "You need strategy" sur très petits écrans */
	section[style*="background-color: rgb(45, 62, 80)"] h2[style*="font-size: 48.83px"] {
		font-size: clamp(24px, 8vw, 48.83px) !important;
		padding-bottom: 0.75rem !important;
	}

	/* Bouton - ajuster position sur très petits écrans, toujours en bas */
	section[style*="background-color: rgb(45, 62, 80)"] .flex.items-center.gap-5[style*="margin-left: auto"] {
		margin-left: auto !important;
		margin-right: 15% !important;
		width: 100% !important;
		display: flex !important;
		justify-content: flex-end !important;
	}
	
	/* Réduire encore plus la taille du bouton "Schedule a meeting" sur très petits écrans */
	section[style*="background-color: rgb(45, 62, 80)"] .flex.items-center.gap-5 .btn-jack {
		font-size: clamp(11px, 3vw, 16px) !important;
		padding: 8px 16px !important;
	}
}

/* Responsive pour tablettes */
@media screen and (min-width: 769px) and (max-width: 1024px) {
	/* Titre "You need strategy" sur tablettes */
	section[style*="background-color: rgb(45, 62, 80)"] h2[style*="font-size: 48.83px"] {
		font-size: clamp(32px, 5vw, 48.83px) !important;
	}
	
	/* Réduire la taille du bouton "Schedule a meeting" sur tablettes */
	section[style*="background-color: rgb(45, 62, 80)"] .flex.items-center.gap-5 .btn-jack {
		font-size: clamp(13px, 2.2vw, 16px) !important;
		padding: 11px 22px !important;
	}
}

/* ============================================
   Responsive pour le titre "Get in touch"
   ============================================ */

@media screen and (max-width: 1024px) {
	.ud-contact-title h2 {
		font-size: clamp(32px, 5vw, 48.83px) !important;
	}
}

@media screen and (max-width: 768px) {
	.ud-contact-title h2 {
		font-size: clamp(24px, 6vw, 48.83px) !important;
	}
}

@media screen and (max-width: 480px) {
	.ud-contact-title h2 {
		font-size: clamp(20px, 7vw, 48.83px) !important;
	}
}

/* ============================================
   Réduction de la taille du formulaire sur mobile
   (Garde la forme, réduit seulement les tailles)
   ============================================ */

@media screen and (max-width: 768px) {
	/* Réduction du padding du formulaire */
	.contact-form {
		padding: 20px 15px !important;
	}

	.btnjack-mobile {
		width: 180px !important;
	}

	/* Réduction de la taille du titre */
	.contact-form h3 {
		font-size: clamp(20px, 5vw, 40px) !important;
		margin-bottom: 1rem !important;
	}

	/* Réduction du gap entre les champs */
	.contact-form .flex.gap-4 {
		gap: 0.5rem !important;
		margin-bottom: 0.75rem !important;
	}

	/* Réduction de la taille des inputs */
	.contact-form input,
	.contact-form textarea {
		padding: 10px 14px !important;
		font-size: 14px !important;
	}

	.contact-form input::placeholder,
	.contact-form textarea::placeholder {
		font-size: 13px !important;
	}

	/* Réduction de la taille des boutons */
	.contact-form .btn-jack {
		font-size: 12px !important;
		padding: 8px 14px !important;
	}

	.contact-form .btn-jack[style*="width: 250px"] {
		width: 180px !important;
		max-width: 180px !important;
		height: 40px !important;
	}

	/* Réduction du gap entre les boutons */
	.contact-form .flex.gap-4:last-child {
		gap: 0.5rem !important;
	}
}

@media screen and (max-width: 480px) {
	/* Encore plus petit sur très petits écrans */
	.contact-form {
		padding: 15px 12px !important;
	}

	.contact-form h3 {
		font-size: clamp(18px, 6vw, 40px) !important;
		margin-bottom: 0.75rem !important;
	}

	.contact-form .flex.gap-4 {
		gap: 0.4rem !important;
		margin-bottom: 0.5rem !important;
	}

	.contact-form input,
	.contact-form textarea {
		padding: 8px 12px !important;
		font-size: 13px !important;
	}

	.contact-form input::placeholder,
	.contact-form textarea::placeholder {
		font-size: 12px !important;
	}

	.contact-form .btn-jack {
		font-size: 11px !important;
		padding: 7px 12px !important;
	}

	.contact-form .btn-jack[style*="width: 250px"] {
		width: 150px !important;
		max-width: 150px !important;
		height: 36px !important;
	}

	.contact-form .flex.gap-4:last-child {
		gap: 0.4rem !important;
	}
}

/* ============================================
   Styles pour la section "Our Services"
   ============================================ */

/* Styles de base pour PC screens (desktop) */
.our-services-title {
	font-size: 48.83px;
	letter-spacing: -0.8545px;
	line-height: 1.2;
	font-weight: 600;
	color: #000;
}

.our-services-subtitle {
	font-size: 25px;
	font-weight: 500;
	letter-spacing: -0.25px;
	line-height: 1.4;
}

/* Responsive pour tablettes */
@media screen and (max-width: 1024px) {
	.our-services-title {
		font-size: clamp(32px, 5vw, 48.83px);
		letter-spacing: -0.8545px;
		line-height: 1.2;
		font-weight: 600;
		color: #000;
	}
	
	.our-services-subtitle {
		font-size: clamp(20px, 3vw, 25px);
		font-weight: 500;
		letter-spacing: -0.25px;
		line-height: 1.4;
	}
}

/* Responsive pour mobile */
@media screen and (max-width: 768px) {
	.our-services-title {
		font-size: 32px;
		letter-spacing: -0.8545px;
		line-height: 1.2;
		font-weight: 600;
		color: #000;
	}
	
	.our-services-subtitle {
		font-size: clamp(18px, 3.5vw, 25px);
		font-weight: 500;
		letter-spacing: -0.25px;
		line-height: 1.4;
	}
}

/* Responsive pour très petits écrans */
@media screen and (max-width: 480px) {
	.our-services-title {
		font-size: 24px;
		letter-spacing: -0.8545px;
		line-height: 1.2;
		font-weight: 600;
		color: #000;
	}
	
	.our-services-subtitle {
		font-size: clamp(16px, 4vw, 25px);
		font-weight: 500;
		letter-spacing: -0.25px;
		line-height: 1.4;
	}
}

/* Masquer l'image X_s sur mobile */
@media screen and (max-width: 768px) {
	.hero-content .X_s {
		display: none !important;
	}
	
	/* Réduire la taille des boutons dans la section hero sur mobile */
	.hero-content .flex.items-center.gap-5 .btn-jack {
		font-size: 12px !important;
	}
	
	.hero-content .btn-jack[style*="width: 250px"] {
		width: 150px !important;
		height: 40px !important;
		font-size: 12px !important;
	}
	
	.hero-content .flex.items-center.gap-5 {
		gap: 0.75rem !important;
	}
}

/* Désactiver les hover sur mobile et tablette sauf contact_nav */
@media screen and (max-width: 1024px) {
	/* Désactiver hover sur tous les liens de navigation */
	.ud-header nav a:hover,
	.ud-header nav a:focus {
		color: inherit !important;
		background-color: transparent !important;
	}
	
	.ud-header nav li.group:hover a {
		color: inherit !important;
	}
	
	/* Désactiver l'affichage des sous-menus au hover */
	.ud-header .submenu-item.group:hover .submenu {
		display: none !important;
		opacity: 0 !important;
		visibility: hidden !important;
	}
	
	/* Permettre l'affichage au clic sur mobile/tablette */
	.ud-header .submenu-item.group.active .submenu {
		display: block !important;
		opacity: 1 !important;
		visibility: visible !important;
		position: relative !important;
		top: auto !important;
		left: auto !important;
		width: 100% !important;
		max-width: 100% !important;
	}
	
	/* Désactiver hover sur les sous-menus */
	.ud-header .submenu a:hover {
		color: inherit !important;
		background-color: transparent !important;
	}
	
	/* Garder le hover sur contact_nav */
	#contact_nav:hover {
		background-color: #010101 !important;
		color: #ffffff !important;
	}
}

/* Logo mobile size - 150px */
@media screen and (max-width: 768px) {
	.logo-mobile-150 {
		max-width: 150px !important;
		width: 150px !important;
	}
	
	.logo-mobile-container {
		width: 120px !important;
		max-width: 120px !important;
	}
	
	.logo-mobile-150 .header-logo,
	.logo-mobile-150 img {
		max-width: 100% !important;
		height: auto !important;
	}
}

