.bloc-header-activit{
	height: 785px;
	border-radius: 24px;
	position: relative;
	    gap: 30px;
}
.upscale-image{
	mix-blend-mode: screen, normal;
}
.bloc-header-activit-pistolet{
	height: 238.13px;
	transform: rotate(-23.65deg);
	    width: auto;
		    position: absolute;
    right: 82px;
    bottom: 20px;
}
.pathern-header-activite{
	width: 274.81px;
	height: 257.46px;
	    width: 274.81px;
    height: 257.46px;
    position: absolute;
    bottom: -130px;
}
.bloc-header-activit-video {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
	border-radius: 24px;
}
.upscale-image {
    mix-blend-mode: screen;
	    position: absolute;
    width: 100%;
    height: 100%;
}
.bloc-header-activit .bloc-header-activit-logo{
	width: 407.03px;
	height: 113.76px;
}
.bloc-header-activit  h1{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 26px;
	color: #FFFFFF;
	width: 563px;
}
.bloc-header-activit  a{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 10px 30px;
	gap: 10px;
	min-width: 150px;
	height: 48px;
	background: #FEE21B;
	border-radius: 50px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #0135E5;
	transition: all .5s ease;
    position: relative;	
}
body:not(.is-touch) .bloc-header-activit  a:hover{
	border: 2px solid #0135E5;
	background: #FFF;
	color: #0135E5;
}
.block-header-pistolet {
        position: absolute;
    right: 30px;
    bottom: -90px;
    z-index: 99;
}
.block-header-pistolet svg{
	position: relative;
}
@media (max-width: 50em) {
	.bloc-header-activit .bloc-header-activit-logo {
		width: 247px;
		height: 69px;
	}
	.bloc-header-activit h1{
		width: 290px;
		font-size: 14px;
		line-height: 17px;
	}
	.block-header-pistolet svg {
		width: 193px;
		height: 116px;
	}
	.bloc-header-activit-pistolet {
		height: 128.1397377239007px;
		    transform: rotate(-17.65deg);
		width: 139px;
		border-radius: 24px;
		filter: drop-shadow(0px 184px 74px rgba(0, 0, 0, 0.01)) drop-shadow(0px 103px 62px rgba(0, 0, 0, 0.05)) drop-shadow(0px 46px 46px rgba(0, 0, 0, 0.09)) drop-shadow(0px 11px 25px rgba(0, 0, 0, 0.1));
		    right: 30px;
    bottom: 0px;
	}
	.bloc-header-activit {
		min-height: 483px;
		height: auto;
		gap: 20px;
	}
	.pathern-header-activite {
		width: 148px;
		height: 139px;
		bottom: -70px;
	}
	.block-header-pistolet {
		right: 0px;
		        bottom: -30px;
	}
	.bloc-header-activit-video,
.bloc-header-activit-video video	{

    width: 100% !important;
    height: 100% !important;
}
    body:not(.page-id-157) .bloc-header-activit {
 
       
    }
}


