
			/*Les typos à utiliser dans la bannière*/
			@font-face {
				font-family: 'gilroy';
				src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-light-webfont.woff2') format('woff2'),
					url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-light-webfont.woff') format('woff');
				font-weight: 300;
				font-style: normal;
			}
			@font-face {
				font-family: 'gilroy';
				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: 400;
				font-style: normal;
			}
			@font-face {
				font-family: 'gilroy';
				src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-medium-webfont.woff2') format('woff2'),
					url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-medium-webfont.woff') format('woff');
				font-weight: 500;
				font-style: normal;
			}	
			@font-face {
				font-family: 'gilroy';
				src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-semibold-webfont.woff2') format('woff2'),
					url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-semibold-webfont.woff') format('woff');
				font-weight: 600;
				font-style: normal;
			}
			@font-face {
				font-family: 'gilroy';
				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: 700;
				font-style: normal;
			}
			@font-face {
				font-family: 'gilroy';
				src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-extrabold-webfont.woff2') format('woff2'),
					url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-extrabold-webfont.woff') format('woff');
				font-weight: 800;
				font-style: normal;
			}	
			@font-face {
				font-family: 'gilroy';
				src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-heavy-webfont.woff2') format('woff2'),
					url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-heavy-webfont.woff') format('woff');
				font-weight: 900;
				font-style: normal;
			}	
			@font-face {
				font-family: 'gilroy';
				src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-black-webfont.woff2') format('woff2'),
					url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-black-webfont.woff') format('woff');
				font-weight: 1000;
				font-style: normal;
			}	
			@font-face {
				font-family: 'bobby_jones';
				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: 400;
				font-style: normal;
			}
			@font-face {
				font-family: 'crayon_en_folie';
				src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/hanoded_-_crayon_en_folie-webfont.woff2') format('woff2'),
						url('https://static.bayard.io/e-bayard-jeunesse.com/typos/hanoded_-_crayon_en_folie-webfont.woff') format('woff');
				font-weight: 400;
				font-style: normal;
			}
			@font-face {
				font-family: 'brownCookies';
				src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/brown_cookies-webfont.woff2') format('woff2'),
						url('https://static.bayard.io/e-bayard-jeunesse.com/typos/brown_cookies-webfont.woff') format('woff');
				font-weight: 400;
				font-style: normal;
			}
			.acct_20260618_HOME_m_show{
				visibility: hidden;
			}
			.acct_20260618_HOME_show_t{
				display:none;
			}
			.acct_20260618_HOME_content p{
				margin:auto;
			}
			.acct_20260618_HOME_content img{
				display:block;
				width:100%;
				margin:auto;
			}
			.acct_20260618_HOME_container a img {
				display: block;
			}
			.category-view>.category-cms>div{
				width:100%;
			}
			.acct_20260618_HOME_container a{
				text-decoration: none;
				color:initial;
			}
			.acct_20260618_HOME_container>a{
				width:100%;
			}
			.acct_20260618_HOME_container{
				position:relative;
				width:100%;
				margin:auto;
				height:250px;
				background-color:#ab5afe;
				overflow: hidden;
			}
			.acct_20260618_HOME_container button{
				border:none;
				box-shadow: none;
				background:#ffed00;
				font-size:33px;
				line-height: 54px;
				width:214px;
				border-radius:54px;
				font-family: 'gilroy',Arial, Helvetica, sans-serif;
				font-weight: 600;
				padding:0;
				color:#000;
				margin: auto;
    			display: block;
				transition: all 0.15s ease-in-out;
			}
			.acct_20260618_HOME_container a:hover button{
				background: #8719ff;
    			color: #fff;
			}
			/* TON CSS*/
			.acct_20260618_HOME_content{
				width:100%;
				height: 100%;
				max-width:1440px;
				margin:auto;
				display:flex;
				align-items: center;
				justify-content: space-between;
			}
			.acct_20260618_HOME_block_1{
				position:relative;
				margin-left:25px;
				margin-right:-12px;
			}
			.acct_20260618_HOME_block_1 p{
				font-size:54px;
				line-height: 65px;
				color:#fff;
				font-family:'gilroy',Arial, Helvetica, sans-serif;
				font-weight:1000;
				text-align: center;
			}
			.acct_20260618_HOME_block_1 p span{
				font-size:48px;
				display:block;
				margin:auto;
				white-space: nowrap;
    			word-break: keep-all;
			}
			.acct_20260618_HOME_block_1 p span img{
				display:inline-block!important;
			}
			.acct_20260618_HOME_block_2{
				position:relative;
				z-index: 2;
				margin-right:-34px;
			}
			.acct_20260618_HOME_block_3{
				position: relative;
				z-index:1
			}
			.acct_20260618_HOME_block_3 div{
				width:190px;
				height:190px;
				display:flex;
				align-items: center;
				justify-content: center;
				transform:rotate(-8deg);
				background:#ffec00;
				border-radius: 50%;
			}
			.acct_20260618_HOME_block_3 div p{
				font-family: 'Gilroy',Arial, Helvetica, sans-serif;
				font-size:28px;
				line-height: 30px;
				color:#000;
				text-align: center;
				font-weight: 800;
				text-transform: uppercase;
			}
			.acct_20260618_HOME_block_3 div p span{
				font-size:58px;
				line-height: 52px;
			}
			.acct_20260618_HOME_block_5{
				margin-right:25px;
			}
			
			
			@media screen and (max-width:1200px) {
				.acct_20260618_HOME_block_1 p {
					font-size: 40px;
					line-height: 45px;
				}
				.acct_20260618_HOME_block_1 p span {
					font-size: 34px;
				}
				.acct_20260618_HOME_block_3 div p {
					font-size: 23px;
					line-height: 25px;
				}
				.acct_20260618_HOME_block_3 div {
					width: 170px;
					height: 170px;
				}
				.acct_20260618_HOME_block_3 div p span {
					font-size: 48px;
					line-height: 45px;
				}
				.acct_20260618_HOME_block_5 {
					margin-right: 15px;
				}
				.acct_20260618_HOME_block_1 {
					margin-left: 15px;
				}
			}
			@media screen and (max-width:1124px) {
				.acct_20260618_HOME_block_4{
					position: absolute;
					bottom: 0;
					right: 60px;
					width: 120px;
				}
				.acct_20260618_HOME_container button{
					margin-bottom:80px;
				}
			}
			@media screen and (max-width:950px) {
				.acct_20260618_HOME_container button{
					font-size: 27px;
					line-height: 44px;
					width: 184px;
				}
				.acct_20260618_HOME_block_4{
					right:40px;
				}
				.acct_20260618_HOME_block_1 p {
					font-size:38px;
					line-height: 38px;
				}
				.acct_20260618_HOME_block_1 p span{
					font-size:33px;
					display: flex;
					align-items: center;
					justify-content: center;
					gap:10px;
				}
				.acct_20260618_HOME_block_1 p span img{
					width:151px;
					margin:0;
					margin-bottom: -5px;
				}
				.acct_20260618_HOME_block_3 div{
					width:140px;
					height:140px;
				}
				.acct_20260618_HOME_block_3 div p{
					font-size:19px;
					line-height: 22px;
				}
				.acct_20260618_HOME_block_3 div p span{
					font-size:39px;
					line-height: 42px;
				}
				.acct_20260618_HOME_block_2 img{
					width:170px;
				}
			}
			@media screen and (max-width:767px) {
				.acct_20260618_HOME_container{
					height:350px;
				}
				.acct_20260618_HOME_content{
					flex-wrap: wrap;
					max-width:415px;
					margin:0 auto;
					align-items: flex-start;
        			justify-content: center;
				}
				.acct_20260618_HOME_block_1{
					margin:auto;
					flex: 0 0 100%;
					margin-top: 20px;
        			margin-bottom: -20px;
				}
				.acct_20260618_HOME_block_1 p {
					font-size:38px;
					line-height: 38px;
				}
				.acct_20260618_HOME_block_1 p span{
					font-size:33px;
					display: flex;
					align-items: center;
					justify-content: center;
					gap:10px;
				}
				.acct_20260618_HOME_block_1 p span img{
					width:151px;
					margin:0;
					margin-bottom: -5px;
				}
				.acct_20260618_HOME_block_2{
					margin-right: -22px;
				}
				.acct_20260618_HOME_block_2 img{
					width:170px;
				}
				.acct_20260618_HOME_block_3 div{
					width:140px;
					height:140px;
				}
				.acct_20260618_HOME_block_3 div p{
					font-size:19px;
					line-height: 22px;
				}
				.acct_20260618_HOME_block_3 div p span{
					font-size:39px;
					line-height: 42px;
				}
				.acct_20260618_HOME_block_4{
					position:absolute;
					bottom:0;
					right:0;
					width: 100px;
				}
				.acct_20260618_HOME_container button{
					margin:0;
					width:160px;
					height:40px;
					line-height: 40px;
					font-size:27px;
				}
				.acct_20260618_HOME_block_5{
					margin:0;
					margin-top:-20px;
				}
				
			}
			@media screen and (max-width:450px) {
			}
			
			@media screen and (max-width:415px) {
				.acct_20260618_HOME_block_1 p {
        			font-size: 35px;
				}
			}
