
			/*Les typos à utiliser dans la bannière*/
			@font-face {
				font-family: 'gilroyextrabold';
				src: url('https://static.bayard.io/e-bayard-jeunesse.com/2022/noel/bf/boutique/home/fonts/gilroy-extrabold-webfont.woff2') format('woff2'),
						url('https://static.bayard.io/e-bayard-jeunesse.com/2022/noel/bf/boutique/home/fonts/gilroy-extrabold-webfont.woff') format('woff');
				font-weight: normal;
				font-style: normal;
			}
			@font-face {
				font-family: 'gilroysemibold';
				src: url('https://static.bayard.io/e-bayard-jeunesse.com/2022/noel/standard/boutique/odm/fonts/gilroy-semibold-webfont.woff2') format('woff2'),
					url('https://static.bayard.io/e-bayard-jeunesse.com/2022/noel/standard/boutique/odm/fonts/gilroy-semibold-webfont.woff') format('woff');
				font-weight: normal;
				font-style: normal;
			}
			

			.acct_20250616_Seo_show_t{
				display:none;
			}
			.acct_20250616_Seo_content p{
				margin:auto;
			}
			.acct_20250616_Seo_content img{
				display:block;
				width:100%;
				margin:auto;
			}
			.acct_20250616_Seo_container a img {
				display: block;
			}
			.category-view>.category-cms>div{
				width:100%;
			}
			.acct_20250616_Seo_container a{
				text-decoration: none;
				color:initial;
			}
			.acct_20250616_Seo_container>a{
				width:100%;
			}
			/* TON CSS*/
			.acct_20250616_Seo_container,
			.acct_20250616_Seo_content{
				width:100%;
				max-width:1280px;
				margin:auto;
				background:#fff;
				position: relative;
			}
			.acct_20250616_Seo_content{
				display:flex;
				align-items: center;
				justify-content: space-between;
				text-align: center;
				gap:4px;
			}
			.acct_20250616_Seo_content>div{
				flex: 1;
				display: flex;
				align-items: flex-end;
				justify-content: center;
				background-size:cover;
			}
			.acct_20250616_Seo_content>div a {
				position:relative;
			}
			.acct_20250616_Seo_content>div a p{
				position:absolute;
				bottom:12px;
				left:0;
				right:0;
				font-family:'gilroyextrabold',Arial, Helvetica, sans-serif;
				color:#fff000;
				font-size:25px;
				line-height: normal;
				margin:0;
				text-shadow: 2px 2px 13px rgba(0,0,0,0.9);
			}
			.acct_20250616_Seo_content>div a p>span{
				font-family:'gilroysemibold',Arial, Helvetica, sans-serif;
				font-size:19px;
				display:block;
			}
			.acct_20250616_Seo_block_1{
			}
			.acct_20250616_Seo_block_2{
			}
			.acct_20250616_Seo_block_3{
			}
			@media screen and (max-width: 810px) {
				.acct_20250616_Seo_block_1{
				}
				.acct_20250616_Seo_block_2{
				}
				.acct_20250616_Seo_block_3{
				}
				.acct_20250616_Seo_content>div a p{
					font-size:22px;
				}
				.acct_20250616_Seo_content>div a p>span{
					font-size:16px;
				}

			}
			@media screen and (max-width:500px) {
				.hide_m{
					display:none!important;
				}
				.acct_20250616_Seo_block_1{
					background:url('https://imagine.bayard.io/unsafe/415x90/bayard-static/e-bayard-jeunesse.com/2025/landing-page/seo/images/20250616_seo_1_m.jpg');
				}
				.acct_20250616_Seo_block_2{
					background:url('https://imagine.bayard.io/unsafe/415x88/bayard-static/e-bayard-jeunesse.com/2025/landing-page/seo/images/20250616_seo_2_m.jpg');
				}
				.acct_20250616_Seo_block_3{
					background:url('https://imagine.bayard.io/unsafe/415x84/bayard-static/e-bayard-jeunesse.com/2025/landing-page/seo/images/20250616_seo_3_m.jpg');
				}
				.acct_20250616_Seo_content{
					display:flex;
					align-items: center;
					justify-content: space-between;
					text-align: center;
					flex-direction: column;
					gap:4px;
				}
				.acct_20250616_Seo_content>div{
					width: 100%;
					height: 90px;
					min-height: 90px;
					display: flex;
					align-items: flex-end;
					justify-content: flex-start;
					background-size:cover;
					background-position:right center;
				}
				.acct_20250616_Seo_content>div a{
					display:block;
					width:100%;
					height:90px;
				}
				.acct_20250616_Seo_content>div a p{
					position:absolute;
					top:50%;
					left:0;
					transform:translateY(-50%);
					color:#fff;
					padding-left:10px;
					text-shadow: none;
					position:relative;
					z-index: 2;
					line-height: 19px;
					width: fit-content;
				}
				.acct_20250616_Seo_content>div a p span{
					color: #fff000;
				}
				.acct_20250616_Seo_content>div a{
					position:relative;
				}
				.acct_20250616_Seo_content>div a:after{
					    content: '';
						width: 80%;
						height: 30px;
						position: absolute;
						top: 50%;
						margin-top:-15px;
						left: 0;
						background: #000;
						border-radius: 50px;
						filter: blur(21px);
						z-index: 1;
						opacity: 0.3;

				}
			}