.block-expertise{
	width: 955px;
	margin: 51px auto 46px;
	display: flex;
    flex-direction: column;
    gap: 52px;
	align-items: center;
}
.page-template-tpl-about-php .block-deux-cartes{
	margin: 61px auto 81px;
}
.block-expertise h2{
	width: 948px;
	text-align: center;
	font-family: "Exo 2", sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 40px;
	line-height: 57px;
	letter-spacing: -0.02em;
	margin-bottom: 19px;
	color: #1B355E;
}
.block-expertise h2 strong{
	text-transform: uppercase;
	font-weight: 600;
}
.block-expertise .block-expertise-list {
    display: flex;
    flex-wrap: wrap;
	gap: 20px;
}

.block-expertise .block-expertise-list div {
    border-radius: 37px;
	border: 3px solid #F5F5F5;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.20) 0%, rgba(255, 255, 255, 0.20) 100%), #FFF;
	width: 466px;
	height: 122px;
	display: flex
;
    gap: 65px;
    align-items: center;
    
}
.block-expertise .block-expertise-list div.block-1 {
    padding-left: 47px;
    gap: 57px;
}
.block-expertise .block-expertise-list div.block-3 {
    padding-left: 47px;
    gap: 57px;
}
.block-expertise .block-expertise-list div.block-2 {
    padding-left: 50px;
    gap: 71px;
}
.block-expertise .block-expertise-list div.block-4 {
    padding-left: 30px;
    gap: 55px;
}
.block-expertise .block-expertise-list div span.icon {
	padding-left: 47px;
    gap: 57px;
}
.block-expertise .block-expertise-list div.block-1 span.icon {
	background-repeat: no-repeat;
	width: 65px;
	height: 80px;
	display: block;
}
.block-expertise .block-expertise-list div.block-2 span.icon {
	background-repeat: no-repeat;
	width: 62px;
	height: 71px;
	display: block;
}
.block-expertise .block-expertise-list div.block-3 span.icon {
	background-repeat: no-repeat;
	width: 69px;
	height: 62px;
	display: block;
}
.block-expertise .block-expertise-list div.block-4 span.icon {
	background-repeat: no-repeat;
	width: 101px;
	height: 87px;
	display: block;
}
.block-expertise .block-expertise-list div span.text {
	width: 260px;
	font-family: "Exo 2", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 25px;
	line-height: 32px;
	letter-spacing: -0.01em;
	text-transform: uppercase;
	color: #1B355E;
	display: block;
}
.block-expertise a {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 0px 23px 0px 72px;
	gap: 22px;
	background-color: #FFFFFF;
	border: 1px solid #909FB8;
	box-shadow: 0px 6px 16.3px rgba(27, 53, 94, 0.25);
	border-radius: 22px;
	font-family: "Exo 2", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 51px;
	color: #1B355E;
	text-decoration: none;
	width: 327px;
	height: 60px;
	background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2230%22%20height%3D%2230%22%20viewBox%3D%220%200%2030%2030%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M21.6667%2015L17.5%2010M21.6667%2015L17.5%2020M21.6667%2015H8M28.5%2015C28.5%2022.4558%2022.4558%2028.5%2015%2028.5C7.54416%2028.5%201.5%2022.4558%201.5%2015C1.5%207.54416%207.54416%201.5%2015%201.5C22.4558%201.5%2028.5%207.54416%2028.5%2015Z%22%20stroke%3D%22%231B355E%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
    background-size: 27px;
    background-position: calc(100% - 76px) 50%;
}
.page-template-tpl-about-php .block-expertise a {
	padding: 0px 23px 0px 40px;
	background-position: calc(100% - 42px) 50%;
	text-transform: capitalize;
}
.block-expertise a:hover {
	background: #1B355E;
	color: #FFF;
	background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2229%22%20height%3D%2230%22%20viewBox%3D%220%200%2029%2030%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M21.1667%2015.3623L17%2010.3623M21.1667%2015.3623L17%2020.3623M21.1667%2015.3623H7.5M28%2015.3623C28%2022.8181%2021.9558%2028.8623%2014.5%2028.8623C7.04416%2028.8623%201%2022.8181%201%2015.3623C1%207.90646%207.04416%201.8623%2014.5%201.8623C21.9558%201.8623%2028%207.90646%2028%2015.3623Z%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-size: 27px;
    background-position: calc(100% - 76px) 50%;
	border: 1px solid #1B355E;
	
}
.page-template-tpl-about-php .block-expertise a:hover {
	background-position: calc(100% - 42px) 50%;
}