#C\:eps4content {
	margin-top: 0;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques {
	text-align: center;
	padding: 72px 48px 80px;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques h1 {
	margin: 0;
	padding: 12px 0;
	color: #313131;
	font-size: 25px;
	text-align: left;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques h2 {
	margin-bottom: 40px;
	padding: 0 40px;
	font-size: 22px;
	font-weight: 300;
	text-align: center;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques h2 strong {
	font-size: 24px;
	font-weight: bold;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques h4 {
	padding-bottom: 0;
	display: inline-block;
	vertical-align: middle;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques p {
	margin-top: 16px;
	margin-bottom: 16px;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .product-intro {
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques hr {
	width: 82%;
	margin: 4px auto;
	background: #DADEE8;
	border: 0;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .eps4_LP2025_RisquesDomestiquesBanniere {
	background-color: #fff;
	background-image: url("/fr/composants/html/email_df_daaco/images/LP2025_RisquesDomestiques_Banniere.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 414px;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .eps4_LP2025_RisquesDomestiquesPromo {
	padding: 40px 16px;
	color: #fff;
	text-align: center;
	background: #00AEFF;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .eps4_LP2025_RisquesDomestiquesPromo p {
	margin-top: 0;
	margin-bottom: 32px;
	padding: 0 48px;
	font-size: 20px;
	line-height: 28px;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .eps4_LP2025_RisquesDomestiquesPromoDate {
	display: inline-block;
	margin-top: -40px;
	padding: 12px 80px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: #ed6f25;
	border-radius: 80px;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .eps4_LP2025_RisquesDomestiquesPromoDate .crossed {
	position: relative;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .eps4_LP2025_RisquesDomestiquesPromoDate .crossed:after {
	content: '';
	display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  left: -25%;
  background: #ffffff;
  transform: rotate(-45deg);
}
	
#C\:eps4transverse.eps4_LP2025_RisquesDomestiques section.eps4blocProduit {
	max-width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
	background: #fff;
}

.product-row {
	margin-top: 32px;
}

.row {
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: left;
}

.col {
	box-sizing: border-box;
	flex: 0 0 50%;
	max-width: 50%;
}

.productVisual-item,
.productVisual-infos {
	border: 2px solid transparent;
}

.productVisual-item {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 320px;
	padding: 32px 0;
	position: relative;
	background: linear-gradient(45deg, #00205A 0%, #314788 100%);
}

.productVisual-infos {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 32px 40px;
	background: #ffffff;
	border-color: #314788;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .productVisual-infos h3 {
	padding: 0;
	margin-bottom: 24px;
	color: #314788;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
}

.productVisual-infos p {
	font-size: 1rem;
	line-height: 1.5rem;
}

.productVisual-infos_source {
	font-size: .875rem;
	font-weight: 300;
	line-height: 1;
}

.productVisual-price {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 222px;
	/* size of orange ellipse */
	height: 155px;
	padding-right: 1rem;
	position: absolute;
	right: 0;
	bottom: 20px;
	color: #ffffff;
	background: url("/fr/composants/html/email_df_daaco/images/orange-ellipse.png");
	background-position: center;
	background-repeat: no-repeat;
}

.productVisual-price strong {
	margin-bottom: 4px;
	font-size: 24px;
	line-height: 1;
}

.productVisual-price span {
	font-size: 12px;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .productVisual-price sup {
	font-size: 11px;
	font-weight: normal;
	vertical-align: super;
}

.productVisual-mentions {
	position: absolute;
	left: 8px;
	bottom: 8px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 300;
}

.product-video {
	width: 75%;
	margin: 0 auto;
	
}

.product-video iframe {
	height: 100%;
	width: 100%;
	aspect-ratio: 16/9;
}

.productArgs {
	justify-content: center;
	margin-top: 24px;
	padding: 40px 0px;
	background: #EDECEA;
}

.productArgs-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0 16px;
	max-width: 420px;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .productArgs-item h4 {
	padding: 0;
	color: #314788;
	font-size: 20px;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .productArgs-item p {
	margin-top: 8px;
	color: #313131;
	font-size: 15px;
	line-height: 1.25;
	text-align: justify;
}

.productDAACO {
	margin: 64px auto;
	background: #ffffff;
}

.productDAACO-visual {
	text-align: center;
}

.productDAACO-infos {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .productDAACO-infos h3 {
	margin-bottom: 24px;
	padding-top: 0;
	padding-bottom: 0;
	color: #314788;
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;
}

#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .productDAACO-infos p {
	color: #313131;
	font-size: 16px;
	line-height: 1.5;
}

.btn-link {
	display: inline-block;
	margin: 0 auto;
	padding: 18px 42px;
	color: #fff !important;
	font-size: 16px;
	text-align: center;
	text-decoration: none !important;
	border: 1px solid transparent;
	background: #ed6f25;
	border-radius: 30px;
	transition: all .2s ease-in-out;
}

.btn-link:hover {
	background: #d25529;
}

#C\:eps4content .alert-info {
	margin: 40px 24px 0;
	padding: 0 32px 32px;
	text-align: left;
	background: #EEF4F7;
	border: 1px solid #00AEFF;
	border-radius: 8px;
}

#C\:eps4content .alert-info h3 {
	display: block;
	width: fit-content;
	margin: -20px auto 16px;
	padding: 8px 24px;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	background: #00AEFF;
	border-radius: 6px;
}

#C\:eps4content .alert-info p {
	margin: 0;
	font-size: 16px;
	line-height: 22px;
}

#C\:eps4content .alert-info .alerte-astuce {
	display: flex;
	flex-direction: row;
	margin-top: 24px;
}

#C\:eps4content .alert-info .alerte-astuce p {
	margin-left: 12px;
}


#C\:eps4content .alert-info .astuce-icon {
	--circle-size: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: var(--circle-size);
	max-height: var(--circle-size);
	padding: 8px;
	position: relative;
	text-align: center;
	background: #00AEFF;
	border-radius: 50%;
}

#C\:eps4content .alert-info .astuce-icon::before {
	--icon-size: 32px;
	content: '';
	display: inline-block;
	width: var(--icon-size);
	height: var(--icon-size);
	padding: 0;
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-size: contain;
	line-height: 1;
	speak: none;
	mask-image: url(./images/icon-idea.svg);
  -webkit-mask-image: url(./images/icon-idea.svg);
	background-color: #EEF4F7;
	border-radius: 0;
}

#C\:eps4content {
	padding-bottom: 0;
}

#ei_tpl_footer_mlegales {
	max-width: 984px;
	margin: 0 auto;
	padding: 40px 16px 24px;
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
}

#ei_tpl_footer_mlegales p {
	margin-bottom: 16px;
}

body.eps #ei_tpl_logo a,
body.sg #ei_tpl_logo a {
	background: rgba(0, 0, 0, 0) url("/fr/images/eps/transverse/logo/header/eps.png?v=1.390") no-repeat scroll 0 50%;
}

body.homiris #ei_tpl_logo a {
	background: rgba(0, 0, 0, 0) url("/fr/images/eps/transverse/logo/header/hom.png?v=f127b54f5a") no-repeat scroll 0 50%;
	background-size: contain;
}

.ei_tpl_wrapper {
	width: 984px;
}

#ei_tpl_header {
	position: fixed;
	z-index: 9995;
	-webkit-box-shadow: 0 1px 4px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 4px 5px rgba(0, 0, 0, 0.08);
}

#ei_tpl_header .display-cta {
	display: flex;
	justify-content: end;
	align-items: center;
	height: auto;
	padding: 8px 16px;
}

#ei_tpl_header .button {
  display: inline-flex;
  justify-content: center;
  /* width: 80%; */
  /* min-width: 240px; */
  padding: 12px 32px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
	line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  background: #ed6f25;
	border: 1px solid #ed6f25;
  border-radius: 32px;
  cursor: pointer;
}

#form-container {
	display:none;
	/* display: flex; */
	justify-content: center;
	width: 100%;
	height: 100%;
	margin: 0;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 9998;
	background: rgba(0,0,0,.8);
	overflow-y: auto;
	scrollbar-color: rgba(0,0,0,.5) auto;
	scrollbar-width: thin;
}

#form-container.form-visible {
	display: flex;
}

#form-container .container {
	width: 680px;
	height: fit-content;
  margin: 0 auto;
  padding: 80px 40px;
  position: relative;
  top: 50%;
  color: #ffffff;
	font-size: 14px;
	line-height: 1.2;
  text-align: center;
	background: #193471;
	transform: translateY(-50%);
}

#form-container #close-form {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 12;
  color: #fff;
  font-family: Arial, sans-serif;
  font-weight: 600;
  text-align: center;
  background: rgba(0,0,0,.4);
  border-radius: 32px;
  cursor: pointer;
}

#form-container h2 {
	display: block;
	margin-bottom: 32px;
	font-size: 20px;

}

#form-container .contact-and-picto {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: fit-content;
  margin: 0 auto;
	text-align: left;
}

#form-container .contact-and-picto i {
	margin: 0;
}

#form-container .contact-and-picto p {
	margin-left: 24px;
}

#form-container .contact-phone a {
	display: block;
	margin-bottom: 8px;
	color: #ffffff !important;
	font-size: 22px;
	font-weight: bolder;
	text-decoration: none;
}

.bloc_contact {
	width: 100%;
	margin: 0 auto;
	padding: 80px 40px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	background: #314788;
}

#C\:eps4content .bloc_contact a.EPS-phone {
	display: inline-block;
	margin-top: 15px;
	padding: 12px 56px;
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	line-height: 1;
	text-decoration: none;
	background: transparent;
	border: 2px solid #ffffff;
	border-radius: 40px;
}

#C\:eps4content .bloc_contact a.EPS-phone .eps4icon-fixe {
	margin-right: 8px;
	font-size: 20px;
	font-style: normal;
}

#C\:eps4content .bloc_contact a.EPS-phone:hover {
	color: #314788;
	text-decoration: none;
	background: #ffffff;
}

#ei_tpl_contener #contact {
	padding: 48px 16px;
	color: #ffffff;
	text-align: center;
	background: #193471;
}

#ei_tpl_contener #contact .col {
	flex: 0 0 auto;
	width: 33.33333333%;
	padding: 0 12px;
	text-align: center;
}

#ei_tpl_contener #contact h3 {
	margin-bottom: 16px;
	font-size: 20px;
	font-weight: bold;
}

#ei_tpl_contener #contact p {
	margin-bottom: 16px;
	line-height: 24px;
}

#ei_tpl_contener .contact-icon {
	--contact-circle-size: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: var(--contact-circle-size);
	height: var(--contact-circle-size);
	margin: 0 auto 24px;
	position: relative;
	font-size: 32px;
	text-align: center;
	background: #ed6f25;
	border-radius: 50%;
}

#ei_tpl_contener #contact a.btn {
	display: inline-block;
	margin-bottom: 16px;
	padding: 8px 40px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	background: #ed6f25;
	border-radius: 40px;
	cursor: pointer;
}

#ei_tpl_contener #contact a.btn:hover {
	background: #B44000;
}

#ei_tpl_contener #contact .contact-phone a {
	color: #ffffff !important;
	font-weight: bolder;
	text-decoration: none;
}

#ei_tpl_contener section#baseline {
	padding: 64px 16px;
	color: #ffffff;
	text-align: center;
	background: #00205a;
}

#ei_tpl_contener section#baseline h3 {
	margin-top: 24px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}


@media screen and (max-width: 1024px) {
	html,
	body,
	#ei_tpl_fullSite,
	#C\:eps4container,
	#ei_tpl_contener {
		min-width: inherit;
		box-sizing: border-box;
	}

	.br-desktop {display: none;}

	#ei_tpl_fullSite,
	.ei_tpl_wrapper,
	#ei_tpl_contener,
	#C\:eps4container,
	#C\:eps4transverse.eps4_LP2025_RisquesDomestiques {
		width: 100%;
		margin: 0;
		padding: 0;
		box-sizing: border-box;
	}

	#C\:eps4transverse.eps4_LP2025_RisquesDomestiques {
		padding-top: 64px;
		padding-bottom: 64px;
		text-align: center;
	}

	#C\:eps4transverse.eps4_LP2025_RisquesDomestiques h1 {
		color: #ffffff;
		background: #00AEFF;
	}

	#C\:eps4transverse.eps4_LP2025_RisquesDomestiques h1,
	#C\:eps4transverse.eps4_LP2025_RisquesDomestiques h2 {
		padding-left: 16px;
		padding-right: 16px;
	}

	#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .eps4_LP2025_RisquesDomestiquesBanniere {
		width: 100%;
		background-size: cover;
	}

	#ei_tpl_logo,
	body #ei_tpl_logo a {
		display: inline-block;
		width: 100% !important;
		max-width: 313px !important;
	}

	.ei_tpl_wrapper {
		padding: 0 2%;
	}

	.productDAACO-infos {
		padding: 0 24px;
	}
}

@media screen and (max-width: 940px) {
	#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .eps4_LP2025_RisquesDomestiquesPromo p {
		padding: 0 40px;
	}

	.col {
		box-sizing: border-box;
		flex: 0 0 100%;
		max-width: calc(100% - 80px);
		margin: 0 auto;
	}

	.productVisual-price {
		right: 12.5%;
		bottom: 16px;
	}

	.productArgs-item {
		max-width: 480px;
		margin-bottom: 8px;
	}

	.productDAACO {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.productDAACO-visual {
		order: 1;
	}

	.productDAACO-infos {
		order: 2;
	}

	.productArgs {
		margin-left: 40px;
		margin-right: 40px;
	}

	#ei_tpl_contener #contact .col {
		width: 100%;
		margin-bottom: 16px;
	}
}

@media screen and (max-width: 768px) {
	#ei_tpl_header .display-cta {
		justify-content: center;
		width: 100%;
		position: fixed; 
		left: 0;
		bottom: 0;
		z-index: 9;
		background: #314788;
	}

	#ei_tpl_header .button {
		width: 80%;
		min-width: 240px;
	}

	#form-container .container {
		width: calc(100% - 16px);
		padding: 80px 24px;
	}

	#C\:eps4transverse.eps4_LP2025_RisquesDomestiques h1 {
		font-size: 20px;
		line-height: 1.2;
		text-align: center;
	}

	#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .eps4_LP2025_RisquesDomestiquesBanniere {
		height: 320px;
	}

	#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .eps4_LP2025_RisquesDomestiquesPromoDate {
		padding: 12px 56px;
	}

	.col {
		max-width: calc(100% - 48px);
	}

	#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .eps4blocProduit > p {
		padding-right: 16px;
		padding-left: 16px;
	}

	.productArgs {
		margin-left: 24px;
		margin-right: 24px;
	}

	.product-video {
		width: 100%;
		padding: 0 8px;
	}
	
	#ei_tpl_contener section#baseline {
		padding: 40px 8px;
	}

	#ei_tpl_contener section#baseline h3 {
		margin-top: 16px;
		font-size: 20px;
	}
}

@media screen and (max-width: 480px) {
	#form-container .container {
		width: calc(100% - 8px);
		padding: 80px 16px;
	}

	#form-container .contact-and-picto p {
		margin-left: 12px;
	}

	#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .eps4_LP2025_RisquesDomestiquesBanniere {
		height: 260px;
	}

	#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .eps4_LP2025_RisquesDomestiquesPromo {
		padding-top: 32px;
		padding-bottom: 32px;
	}

	#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .eps4_LP2025_RisquesDomestiquesPromo p {
		padding: 0;
	}

	#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .eps4_LP2025_RisquesDomestiquesPromoDate {
		padding: 12px 40px;
		font-size: 16px;
	}

	.col {
		max-width: calc(100% - 16px);
	}

	#C\:eps4transverse.eps4_LP2025_RisquesDomestiques .eps4blocProduit > p {
		padding-right: 8px;
		padding-left: 8px;
	}

	.productArgs {
		margin-left: 8px;
		margin-right: 8px;
	}

	#C\:eps4content .alert-info {
		margin-right: 8px;
		margin-left: 8px;
		padding: 0 20px 32px;
	}

	#C\:eps4content .alert-info .alerte-astuce { 
		align-items: center;
		flex-direction: column;
	}
	
	#C\:eps4content .alert-info .alerte-astuce p {
		margin: 8px 0 0;
	}

	#ei_tpl_contener .contact-icon {
		--contact-circle-size: 48px;
		font-size: 24px;
	}

	.youtube-consent-txt p {
		font-size: 13px !important;
		line-height: 1.25;
	}
}

@media screen and (max-width: 428px) {
	#C\:eps4transverse.eps4_LP2025_RisquesDomestiques h1,
	#C\:eps4transverse.eps4_LP2025_RisquesDomestiques h2 {
		padding-left: 8px;
		padding-right: 8px;
	}

	.productVisual-infos {
		padding-left: 16px;
		padding-right: 16px;
	}

	.productVisual-price {
		right: 0;
		bottom: 0;
	}

	.productDAACO-infos {
		padding: 0 16px;
	}

	#C\:eps4content .bloc_contact {
		padding: 40px 20px;
	}

	#C\:eps4content .bloc_contact a.EPS-phone {
		padding: 12px 32px;
		color: #fff;
		font-size: 20px;
		font-weight: 500;
	}
}