/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */
@import url('./font.css');

* {
	margin: 0;
	padding: 0;
}

#banner_homepage-remadi * {
	font-family: "SimplerPro";
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#banner_homepage-remadi {
	direction: rtl;
	font-size: 18px;
	color: #fff;
	position: relative;
	overflow: hidden;
	height: 595px;
	width: 100%;
	display: grid;
	margin-top: 69px;
	background: url(./img/bg/remadi_2560x.jpg) no-repeat center center/cover;
	@media (max-width: 1920px) {
		background: url(./img/bg/remadi_1920x.jpg) no-repeat center center/cover;
	}
	@media (max-width: 1599px) {
		background: url(./img/bg/remadi_1599x.jpg) no-repeat center center/cover;
	}
	@media (max-width: 1199px) {
		background: url(./img/bg/remadi_1199x.jpg) no-repeat center center/cover;
	}
	@media (max-width: 991px) {
		background: url(./img/bg/remadi_991x.jpg) no-repeat center center/cover;
	}
	@media (max-width: 767px) {
		height: 469px;
		background: url(./img/bg/remadi_767x.jpg) no-repeat center center/cover;
	}
}
#banner_homepage-remadi .container::before,
#banner_homepage-remadi .container::after {
	content: none;
}
#banner_homepage-remadi .container {
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	column-gap: 98px;
	position: relative;
	padding: 0;
	max-width: 1384px;
	
	@media (max-width: 1920px) {
		max-width: 1304px;
	}
	@media (max-width: 1599px) {
		max-width: 1100px;
	}
	@media (max-width: 1199px) {
		max-width: 957px;
	}
	@media (max-width: 991px) {
		max-width: 448px;
		justify-content: center;
	}
	@media (max-width: 767px) {
		max-width: 328px;
		justify-content: unset;
		/* transform: translateX(14px); */
	}
	@media (max-width: 576px) {
		/* transform: unset */
	}
}
#banner_homepage-remadi .сol {
	width: 100%;
}

#banner_homepage-remadi p {
	font-family: "SimplerPro";
	font-size: 32px;
	line-height: 1;
	font-style: normal;
	font-weight: 400;
	color: #fff;
	text-align: right;
	margin-top: 97px;
	letter-spacing: .2px;

	@media (max-width: 1920px) {
		margin-top: 126px;
	}

	@media (max-width: 1599px) {
		margin-top: 94px;
	}

	@media (max-width: 1199px) {
		font-size: 27px;
		line-height: 1;
		margin-top: 90px;
	}

	@media (max-width: 991px) {
		text-align: center;
		font-size: 16px;
		line-height: 1;
		margin-top: 59px;
		letter-spacing: .45px;
	}

	@media (max-width: 767px) {
		font-size: 16px;
		line-height: 1;
		margin-top: 12px;
	}
}

#banner_homepage-remadi .title {
	display: flex;
	flex-direction: column;
	gap: 0;
	margin-top: 8px;
	font-family: "SimplerPro";
	font-size: 89px;
	font-style: normal;
	line-height: 1;
	font-weight: 600;
	letter-spacing: 0;
	text-align: start;
	background: linear-gradient(246deg, #6EDCFB 15.34%, #0073FF 88%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	max-width: 459px;
	@media (max-width: 1920px) {
		margin-top: 7px;
	}
	@media (max-width: 1199px) {
		margin-top: 7px;
		font-size: 74px;
		line-height: 1;
	}
	@media (max-width: 991px) {
		margin-top: 7px;
		font-size: 42px;
		line-height: 42px;
		text-align: center;
		letter-spacing: 2px;
	}
	@media (max-width: 767px) {
		font-size: 44px;
		line-height: 60px;
		margin-top: -3px;
		letter-spacing: 1px;
	}
}

#banner_homepage-remadi .title .second-block {
	margin-top: -30px;

	@media (max-width: 991px) {
		margin-top: -15px;
	}

	@media (max-width: 767px) {
		margin-top: -30px;
	}
}

#banner_homepage-remadi .title .gb {
	font-size: 52px;
	
	@media (max-width: 1199px) {
		font-size: 42px;
	}
	@media (max-width: 991px) {
		font-size: 29px;
		letter-spacing: 1px;
	}
	@media (max-width: 767px) {
		font-size: 32px;
	}
}

#banner_homepage-remadi .title .second-row {
	font-size: 53.839px;
	
	@media (max-width: 1199px) {
		font-size: 44px;
	}
	@media (max-width: 991px) {
		font-size: 28px;
		letter-spacing: normal;
		line-height: .6;
	}
	@media (max-width: 767px) {
		font-size: 28px;
		display: inline-block;
		margin-top: -10px;
	}
}

#banner_homepage-remadi .title .second-row .currency {
	font-size: 42px;

	@media (max-width: 1199px) {
		font-size: 37px;
	}
	@media (max-width: 991px) {
		font-size: 24px;
	}
	@media (max-width: 991px) {
		font-size: 24px;
	}
}

#banner_homepage-remadi .banner-btn {
	white-space: nowrap;
	color:#FFF;
	text-align: center;
	max-width: 274px;
	max-height: 64px;
	padding: 18px 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 48px;
	background:#056AE5;
	font-family: "SimplerPro";
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	transition: background .3s ease;
	z-index: 1;
	margin-top: 45px;
	-webkit-text-stroke-color: #818181;
	-webkit-text-stroke-width: 0.5px;

	@media (max-width: 991px) {
		max-width: 168px;
		margin: 22px auto 0;
		height: 40px;
		font-size: 16px;
	}
	@media (max-width: 767px) {
		border-radius: 45px;
		max-width: 272px;
		padding: 8px 15px;
		font-size: 16px;
		line-height: 1;
		height: 40px;
		margin: 0 auto 0;
	}
	&:hover {
		background: #0458BF;
	}
}
#banner_homepage-remadi .banner-btn span{
	flex: 1;
	@media (max-width: 991px) {
		flex: unset;
	}
	@media (max-width: 767px) {
		flex: 1;
	}
}

#banner_homepage-remadi .stampa {
	position: absolute;
	top: 70px;
	left: calc(50% - 160px);
	background-color: #F74A84;
	width: 166px;
	height: 166px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	border-radius: 50%;
	transform: rotate(9deg);
	/* row-gap: 2px; */
	padding-top: 38px;

	@media (max-width: 1920px) {
		left: calc(50% - 93px);
		top: 56px;
		transform: rotate(7deg);
	}
	@media (max-width: 1599px) {
		left: calc(50% - 156px);
		top: 93px;
	}
	@media (max-width: 1199px) {
		left: calc(50% - 97px);
		top: 172px;
		row-gap: 1px;
		width: 90.375px;
		height: 90.375px;
		padding-top: 13px;
	}
	@media (max-width: 991px) {
		width: 90.375px;
		height: 90.375px;
		left: calc(50% + 70px);
		top: 260px;
		row-gap: .6px;
		transform: rotate(6deg);
		letter-spacing: .3px;
	}
	@media (max-width: 767px) {
		width: 89.306px;
		height: 89.306px;
		left: calc(50% + 68px);
		top: 170px;
		row-gap: .6px;
		transform: rotate(7deg);
		letter-spacing: .3px;
	}
}



#banner_homepage-remadi .stampa .stampa-text {
	font-size: 20px;
	color: #fff;
	line-height: 1.1;
	font-weight: 700;
	-webkit-text-stroke-width: 0.74px;
	-webkit-text-stroke-color: var(--text-color-stroke, #818181);

	@media (max-width: 1199px) {
		font-size: 14px;
		font-weight: 600;
		-webkit-text-stroke-width: 0.5px;
	}
	@media (max-width: 991px) {
		font-size: 14px;
	}
	
}

#banner_homepage-remadi .stampa .stampa-text .seven {
	font-size: 24px;

	@media (max-width: 1199px) {
		font-size: 16px;
	}
}

#banner_homepage-remadi .stampa .stampa-text.first {
	font-size: 30px;

	@media (max-width: 1199px) {
		font-size: 14px;
		margin-top: 1px;
		margin-bottom: 2px;
	}
	@media (max-width: 991px) {
		margin-bottom: 1px;
	}
	@media (max-width: 767px) {
		margin-top: -2px;
	}
}

#banner_homepage-remadi .stampa .stampa-text.second {
	@media (max-width: 1199px) {
			margin-bottom: -1px;
		}
}

#banner_homepage-remadi .stampa .stampa-text.second,
#banner_homepage-remadi .stampa .stampa-text.third,
#banner_homepage-remadi .stampa .stampa-text.fourth {
	margin-top: -1px;

	@media (max-width: 1199px) {
		margin-top: 0;
	}
	@media (max-width: 991px) {
		margin-top: 1px;
	}
}


#banner_homepage-remadi .legal-notes {
	display: block;
	position: absolute;
	bottom: 39.5px;
	left: calc(50% + 81px);
	width: 100%;
	max-width: 609px;
	font-size: 14px;
	color: #fff;
	font-style: normal;
	font-weight: 400;
	line-height: normal;

	@media (max-width: 1920px) {
		left: calc(50% + 42px);
	}
	@media (max-width: 1600px) {
		left: calc(50% - 60px);
	}
	
	@media (max-width: 1199px) {
		left: calc(50% + 165px);
		max-width: 313px;
		bottom: 25px;
	}
	@media (max-width: 991px) {
		font-size: 12px;
		left: 50%;
		transform: translateX(-50%);
		max-width: 890px;
		text-align: center;
		bottom: 5px;
	}
	@media (max-width: 767px) {
		font-size: 12px;
		left: 50%;
		transform: translateX(-50%);
		max-width: 317px;
		text-align: center;
		bottom: 8px;
		line-height: 1.1;
	}
}
