

/*Les typos à utiliser dans la bannière*/	
@font-face {
	font-family: 'gilroyRegular';
	src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-regular-webfont.woff2') format('woff2'),
		url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'gilroyBold';
	src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-bold-webfont.woff2') format('woff2'),
		url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'bobbyJones';
	src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/tom_chalky_-_bobbyjones-regular-webfont.woff2') format('woff2'),
		url('https://static.bayard.io/e-bayard-jeunesse.com/typos/tom_chalky_-_bobbyjones-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.acct_ODM_20240227_offreAcquis_mars24_content img{
	display:block;
	width:100%;
	margin:auto;
}
.category-view>.category-cms>div{
	width:100%;
}
.acct_ODM_20240227_offreAcquis_mars24_container a{
	text-decoration: none;
	color:initial;
}
/* TON CSS*/
.acct_ODM_20240227_offreAcquis_mars24_container{
	width:100%;
	max-width:1280px;
	position:relative;
	margin:auto;
	height:255px;
	background-color:#fff;
}
.acct_ODM_20240227_offreAcquis_mars24_content{
    position: relative;
	width:100%;
	height:100%;
	max-width:1280px;
	margin:auto;
	display:flex;
	align-items:center;
	justify-content:space-between;
	overflow: hidden;
	text-align:center;
	color:#000;
	font-family:'gilroyRegular';
}

.acct_ODM_20240227_offreAcquis_mars24_content p{
	margin:0;
}
.acct_ODM_20240227_offreAcquis_mars24_content>div:first-child{
	position:relative;
	z-index:2;
}
.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(2){
	margin-left:-68px;
}
.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3){
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
}
.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div{
	display:flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
}
.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div>div.acct_ODM_20240227_offreAcquis_mars24_container_text{
	padding-right:40px;
	margin-bottom:13px;
	display:flex;
	align-items: center;
	justify-content: center;
}
.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div:last-child{
	justify-content: flex-end;
}
.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div>div>p:first-child{
	font-family:'gilroyBold';
	font-size:20px;
	text-align: right;
	line-height: normal;
	margin-right:-7px;
	position: relative;
	z-index:2;
}
.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div>div>p:nth-child(2){
	font-family:'bobbyJones';	
	display:block;
	min-width:140px;
	min-height:137px;
    background: url(https://imagine.bayard.io/unsafe/140x137/bayard-static/e-bayard-jeunesse.com/2024/mars/boutique/home/images/20240227-HOME_MG_mars24_3.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
	position: relative;
	z-index:1;
}
.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div>div>p:nth-child(2) span{
	font-size:100px;
	line-height:137px;
}
.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div>div>p:nth-child(2) sub{
	font-size:30px;
	bottom: 0;
}
.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div>div>p:nth-child(2) sup{
	font-size: 60px;
    margin-left: -18px;
    top: -33px;
}
.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div>div>p:nth-child(3){
	font-family:'gilroyBold';
	font-size:16px;
	margin: 0;
    margin-bottom: -50px;
    margin-left: -16px;
    position: relative;
    z-index: 2;
}
.acct_ODM_20240227_offreAcquis_mars24_content button{
	background:#ffef00;
	padding:12px 25px;
	text-transform: uppercase;
	font-size:16px;
	font-family:'Lato';
	font-weight: bold;
	border:none;
	box-shadow: none;
	border-radius:50px;
}
.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div:first-child>div:last-child{
	margin-bottom:-10px;
}


@media screen and (max-width: 900px) {
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(2) {
		margin-left: -68px;
		margin-right: -110px;
	}
}
@media screen and (max-width: 768px) {
	.acct_ODM_20240227_offreAcquis_mars24_container{
		height:350px;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:first-child{
		position:absolute;
		top:0;
		right:12%;
		width:57%;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:first-child img{
		max-width: 430px!important;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(2){
		margin-left:0;
		position:absolute;
		bottom:0;
		left:0;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(2) img{
		max-width: 456px!important;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3){
		position:absolute;
		bottom:0;
		right:0;
		width:72%;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div{
		flex-direction: row-reverse;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div>div.acct_ODM_20240227_offreAcquis_mars24_container_text{
		position:relative;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div>div>p:first-child{
		position: absolute;
		top: 0;
		right: 0;
		font-size: 18px;
		margin-top: -29px;
		margin-right: 0;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div:first-child>div:last-child{
		margin:auto;
		padding-left: 60px;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div>div.acct_ODM_20240227_offreAcquis_mars24_container_text{
		padding:0;
		margin-right:20px;
	}
	
}
@media screen and (max-width: 600px) {
}
@media screen and (max-width: 500px) {
	.acct_ODM_20240227_offreAcquis_mars24_container{
		height:350px;
	}
	.hide_m{
		display: none!important;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:first-child{
		margin:auto;
		left:0;
		right:0;
		width:100%;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(2){
		bottom:25px;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div:last-child{
		position:absolute;
		left:0;
		bottom:0;
		right:0;
		margin:auto;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3){
		position:initial;
		width:100%;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div>div>p:nth-child(2){
		min-width:95px;
		width:95px;
		min-height:88px;
		height:88px;
		background: url(https://imagine.bayard.io/unsafe/95x88/bayard-static/e-bayard-jeunesse.com/2024/mars/boutique/home/images/20240227-HOME_MG_mars24_3_m.png);
		background-size: 100% auto;
		background-repeat: no-repeat;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div>div.acct_ODM_20240227_offreAcquis_mars24_container_text{
		margin:0;
		position:absolute;
		top:110px;
		right:29px;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div:first-child>div:last-child{
		display:none;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div>div>p:nth-child(2) span {
		font-size: 70px;
		line-height: 88px;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div>div>p:nth-child(2) sub {
		font-size: 23px;
		bottom: 0;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div>div>p:nth-child(2) sup {
		font-size: 41px;
		margin-left: -20px;
		top: -24px;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div>div>p:first-child {
		position: absolute;
		top: 0;
		right: 0;
		font-size: 11px;
		margin-top: -20px;
		margin-right: 0;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:nth-child(3)>div>div>p:nth-child(3) {
		font-family: 'gilroyBold';
		font-size: 11px;
		margin: 0;
		margin-bottom: -38px;
		margin-left: -16px;
		position: relative;
		z-index: 2;
	}
	.acct_ODM_20240227_offreAcquis_mars24_content>div:first-child img{
		max-width:375px!important;
	}
	
}