@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');
body {
        font-family: 'Montserrat', sans-serif;
}
.logo {


	position: absolute;
	width: 272px;
	height: 119px;
	left: calc(50% - 272px/2);
	top: 43px;

	background: url(/assets/template2025/img/94b3df4f2fed7654a3b7eb281904157c705d099e.png);
	z-index: 4;
}	
.bgr{
	/* position: absolute;
	width: 1921px;
	height: 3030px;
	left: 0px;
	top: 0px;
	background: url(/assets/template2025/img/bgr-blured3.jpg); */

	background:url(/assets/template2025/img/bgr-blured3.jpg) no-repeat 0 6px; 
	background-position:center; 
	text-align:center;
	margin:auto;

}

.bgr-container{
	/* Rectangle 1 */

	position: absolute;
	width: 1921px;
	height: 3030px;
	left: 0px;
	top: 0px;

	background: rgba(0, 0, 0, 0.4);
	backdrop-filter: blur(62.9px);
	/* Note: backdrop-filter has minimal browser support */
}

.container{

	position: absolute;
	width: 699px;
	height: 174px;
	left: 50%;
	top:calc(50% - 250px/2);
	transform: translate(-50%, calc(-50% + 250px/2));
	z-index: 5;
}
.text{
/*
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 90px;
	gap: 64px;

	position: absolute;
	width: 879px;
	height: 354px;
	left: calc(50% - 879px/2);
	top: calc(50% - 354px/2);

	border-radius: 8px;
*/

	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0px;
	gap: 36px;

	width: 699px;
	height: 174px;
}

.first_line{

		/* Description */

		width: 653px;
		height: 46px;

		font-family: 'Montserrat';
		font-style: normal;
		font-weight: 700;
		font-size: 72px;
		line-height: 46px;
		/* identical to box height, or 64% */
		display: flex;
		align-items: center;
		text-align: center;
		letter-spacing: -0.03em;

		/* White */
		color: #FFFFFF;


		/* Inside auto layout */
		flex: none;
		order: 0;
		flex-grow: 0;

}
.second_line{
	/* Description */

	width: 580px;
	height: 92px;

	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 35px;
	line-height: 46px;
	/* or 131% */
	display: flex;
	align-items: center;
	text-align: center;
	letter-spacing: -0.03em;

	color: rgba(255, 255, 255, 0.7);


	/* Inside auto layout */
	flex: none;
	order: 1;
	flex-grow: 0;

}

.container_email{
	/* Container */

	/* Auto layout */
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 0px;

	position: absolute;
	width: 298px;
	height: 92px;
	left: calc(50% - 108px/2 + 0.5px);
	bottom: calc(5% - 108px/2 + 0.5px);;

	z-index: 5;
}
.email_ico_container{

	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 12px;
	gap: 10px;
	width: 25px;
	height: 25px;
	background: #059B3D;
	border-radius: 53px;
	flex: none;
	flex-grow: 0;
	order: 0;
	flex-grow: 0;

}

.email_ico{
	/* Mail Icon */


	width: 24px;
	height: 24px;


	/* Inside auto layout */
	flex: none;
	order: 0;
	flex-grow: 0;
	background: url(/assets/template2025/img/mail_icon.png);
	position: absolute;
top: 12px;
  left: 12px;
}


.email_text{
	width: 170px;
	height: 24px;
	flex: none;
	flex-grow: 0;
	order: 0;
	flex-grow: 0;
	position: absolute;
	top: 14px;
	left: 62px;
}

.email_text a{
			color:#fff;
}


@media (min-width: 300px) and (max-width: 800px) {
	.logo {


		position: absolute;
		width: 272px;
		height: 109px;
		left: calc(50% );
		top: 43px;

		background: url(/assets/template2025/img/94b3df4f2fed7654a3b7eb281904157c705d099e.png);
		z-index: 4;
	}	
	.bgr{
		position: absolute;
		width: 800px;
		height: 1390px;
		left: 0px;
		top: 0px;
		background: url(/assets/template2025/img/bgr-blured3.jpg);

	}
}


@media (min-width: 800px) and (max-width: 1200px) {
	.logo {
		position: absolute;
		width: 540px;
		height: 269px;
		top: 140px;
		left: 50%;
		transform: translate(-50%, calc(-50% + 86px/2));		

		background: url(/assets/template2025/img/logo_540.png);
		z-index: 4;
	}	
	.bgr{
		position: absolute;
		width: 1200px;
		height: 2790px;
		left: 0px;
		top: 0px;
		background: url(/assets/template2025/img/bgr-blured_mobile3.jpg);

	}

	.container{

		position: absolute;
		width: 699px;
		height: 174px;
		left: 50%;
		top:calc(50% - 850px/2);
		transform: translate(-50%, calc(-50% + 250px/2));	
		z-index: 5;
	}	

	.first_line{

	/* Description */

	width: 750px;
	height: 220px;

	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 8.5em;
	line-height: 1.2em;
	/* or 106% */
	display: flex;
	align-items: center;
	text-align: center;
	letter-spacing: -0.03em;

	/* White */
	color: #FFFFFF;


	/* Inside auto layout */
	flex: none;
	order: 0;
	flex-grow: 0;

	}

	.second_line{
		margin-top: 1.2em;
	}
	.container_email{
		bottom: calc(15% + 400px/2 + 0.5px);
		left: 50%;
		transform: translate(-50%, calc(-50% - 300px/2));			
	}
	.email_ico_container{

		display: flex;
		flex-direction: row;
		align-items: flex-start;
		padding: 12px;
		gap: 10px;
		width: 68px;
		height: 68px;
		background: #059B3D;
		border-radius: 53px;
		flex: none;
		flex-grow: 0;
		order: 0;
		flex-grow: 0;
		position: absolute;
		top:0px;
    	left: 50%;
		transform: translate(-50%, calc(-50% + 0px/2));
	

	}

	.email_ico{
		/* Mail Icon */


		width: 48px;
		height: 48px;


		/* Inside auto layout */
		flex: none;
		order: 0;
		flex-grow: 0;
		background: url(/assets/template2025/img/mail_icon_48.png);
		position: absolute;
		top: 22px;
    	left: 21px;
		
	}


	.email_text{
		/* position: absolute;*/
		top: 80px;
    	left: 50%;
		width: 270px;
		height: 24px;
		flex: none;
		flex-grow: 0;
		order: 0;
		flex-grow: 0;

		color:#fff;

		font-size: 1.7em;
		line-height: 1.2em;
		transform: translate(-50%, calc(-50% + 0px/2));
	}
}
