/* Block widget deux cartes*/
.block-deux-cartes{
	width: 957px;
	margin: 67px auto 107px;
	position: relative;
    z-index: 1;
}
.page-template-tpl-about-php .block-deux-cartes{
	margin: 0px auto 81px;
	display: flex;
	flex-direction: column;
	gap: 121px;
}
.block-deux-cartes-titre{
	width: 876px;
	font-family: "Exo 2", sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 40px;
	line-height: 133%;
	color: #1B355E;
	height: 156px;
	text-align: center;
}
.block-deux-cartes-titre{
	display: flex;
    justify-content: center;
    align-items: center;
	margin: 76px auto 59px;
}
.page-template-tpl-about .block-deux-cartes-titre{
	font-size: 50px;
	line-height: 63px;
}
.block-deux-cartes-titre strong{
	font-weight: 500;
}
.page-template-tpl-about .block-deux-cartes-titre strong{
	font-weight: 600;
}
.block-cartes {
    display: flex;
	gap: 17px;
}

.block-cartes a {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 0px 23px 0px 59px;
	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: 244px;
	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: 153px 50%;
}

.block-cartes 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: 153px 50%;
	border: 1px solid #1B355E;
	
}

.block-carte-1,
.block-carte-2 {
    display: flex;
	width: 468px;
	height: 540px;
	flex-direction: column;
	padding: 48px 71.44px 0px 62px;
	position: relative;
	overflow: hidden;
	gap: 60px;
}
.block-carte-1 img {
    position: absolute;
    right: 0;
    width: 470px;
    height: 546px;
    top: 0;
    object-fit: cover;
}
.block-carte-cat:after{
	content: '';
	width: 31.06px;
	height: 27.96px;
	background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2228%22%20viewBox%3D%220%200%2032%2028%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M9.68%209.14H0V4.81H8.94L21.21%200H31.06V4.33H21.94L9.68%209.14Z%22%20fill%3D%22%23C81D17%22%2F%3E%3Cpath%20d%3D%22M9.68012%2018.5502H3.87012V14.2202H8.94012L21.2101%209.41016H27.1901V13.7402H21.9401L9.68012%2018.5502Z%22%20fill%3D%22%23C81D17%22%2F%3E%3Cpath%20d%3D%22M9.68%2027.9603H0V23.6303H8.94L21.21%2018.8203H31.06V23.1503H21.94L9.68%2027.9603Z%22%20fill%3D%22%23C81D17%22%2F%3E%3C%2Fsvg%3E');
}
.block-carte-cat{
	width: 250px;
	font-family: "Exo 2", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	display: flex;
    align-items: center;
    gap: 12px;
	text-transform: uppercase;
}
.block-carte-1 .block-carte-cat{
	color: #FFFFFF;
	
}
.block-carte-2 .block-carte-cat{
	color: #1B355E;
}
.block-carte-1{
	
	box-shadow: 0px 212px 85px rgba(0, 0, 0, 0.01),
            0px 120px 72px rgba(0, 0, 0, 0.05),
            0px 53px 53px rgba(0, 0, 0, 0.09),
            0px 13px 29px rgba(0, 0, 0, 0.1);
	border-radius: 37px;
	position: relative;
	    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.block-carte-1:before{
	content:'';
	width: 468px;
	height: 540px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 36.94%, rgba(0, 0, 0, 0.2) 100%), #1B355E;
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
}
.block-carte-2{
	background: #FFFFFF;
	border-radius: 37px;
	margin-top: 71px;
	filter: drop-shadow(0px 189px 76px rgba(0, 0, 0, 0.01)) drop-shadow(0px 106px 64px rgba(0, 0, 0, 0.05)) drop-shadow(0px 47px 47px rgba(0, 0, 0, 0.09)) drop-shadow(0px 12px 26px rgba(0, 0, 0, 0.1));

}
.block-carte-1 .block-carte-heading,
.block-carte-2 .block-carte-heading{
	font-family: "Exo 2", sans-serif;
	font-style: normal;
	font-size: 30px;
	line-height: 40px;
	width: 282px;
	font-weight: 600;
	text-transform: uppercase;
}
.block-carte-1 p,
.block-carte-2 p{
	font-weight: 300;
	font-family: "Exo 2", sans-serif;
	font-style: normal;
	font-size: 30px;
	line-height: 40px;
	width: 282px;
}
.block-carte-1 p strong,
.block-carte-2 p strong{
	font-weight: 600;
	
}
.block-carte-1 .block-carte-heading,
.block-carte-1 p{
	color: #FFFFFF;
}
.block-carte-2 .block-carte-heading,
.block-carte-2 p{
	color: #1B355E;
}