<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.yodeal-demo-header {
	background-color: #3ec9dc;
	background-image: url("../../img2/yd-demo-hdr-img.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 150px 0 320px;
	overflow: hidden;
}

.yodeal-demo-header-in {
	position: relative;
}

.head-block {
	text-align: center;
	padding-bottom: 70px;
	position: relative;
	z-index: 3;
}

.page-heading {
	color: #ffffff;
	font-size: 100px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
}

.slogan {
	color: #ffffff;
	display: inline-block;
	font-size: 33px;
	letter-spacing: 27px;
	margin-bottom: 10px;
	padding: 0 0 0 30px;
	text-transform: uppercase;
}

.notetext {
	background-color: #028395;
	border-radius: 5px;
	color: #ffffff;
	display: inline-block;
	font-size: 22px;
	padding: 7px 30px;
}

.listing-cell {
	text-align: center;
}

.listing-cell &gt; li {
	display: inline-block;
	padding: 7px;
	vertical-align: top;
}

.listing-cell &gt; li:nth-child(1) {
	animation-delay: .5s
}

.listing-cell &gt; li:nth-child(2) {
	animation-delay: 1s
}

.listing-cell &gt; li:nth-child(3) {
	animation-delay: 1.5s
}

.listing-cell &gt; li:nth-child(4) {
	animation-delay: 2s
}

.listing-cell &gt; li:nth-child(5) {
	animation-delay: 2.5s
}

.demo-box {
	background-color: #ffffff;
	border: 4px solid #ff4b64;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 230px;
}

.demo-box-in::after {
	background-color: #ff4b64;
	border-radius: 100%;
	content: "";
	height: 230px;
	left: -6px;
	margin: 0;
	position: absolute;
	top: -50%;
	width: 234px;
}

.demo-lbl {
	color: #ffffff;
	font-size: 20px;
	line-height: 1;
	margin: 10px 0 35px;
	position: relative;
	z-index: 2;
}

.demo-links {
	padding: 35px;
}

.demo-links &gt; a {
	border: 2px solid;
	border-radius: 3px;
	color: #ff4b64;
	display: table;
	font-weight: 600;
	margin: 0 auto 10px;
	padding: 6px 15px;
}

.demo-links &gt; a:hover,
.demo-links &gt; a.light-pink:hover,
.demo-links &gt; a.dark-gray:hover {
	color: #222;
}

.demo-links &gt; a.light-pink {
	color: #3ec9dc;
}

.demo-links &gt; a.dark-gray {
	color: #999898;
}

.yd-user-grid {
	float: left;
	width: 50%;
	position: relative;
	background-color:#f0f0f0;
}

.yd-user-grid:after {
	position: absolute;
	content: "";
	left: 0;
	top: 100%;
	height: 3px;
	width: 100%;
	background-color: #fff;
	z-index: 2;
}

.yd-user-grid:before {
	position: absolute;
	content: "";
	left: 100%;
	top: 0;
	height: 100%;
	width: 3px;
	background-color: #fff;
	z-index: 2;
}

.mid-box {
	position: relative;
	padding:100px 50px
}

.mid-box-in {
	padding: 30px 0;
}

.crcle-img {
	background-color: #ffffff;
	border-radius: 50%;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
	height: 230px;
	position: relative;
	width: 230px;
	margin: 0 auto 20px;
}

.imagebox &gt; img {
	opacity: 0;
	width: 100%;
}

.yd-user-url {
	color: #000000;
	font-size: 22px;
	text-align: center;
}

.crcle-img &gt; img {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.yd-LatestUsers {
	position: relative;
	overflow: hidden;
}

.pink-crcle {
	background-color: #ff4b64;
	border-radius: 50%;
	height: 460px;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 460px;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 3;
	padding: 20px;
	border:3px solid #fff;
}

.crcle-in {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.section-title {
	font-size: 30px;
	padding: 10px;
	position: relative;
	text-align: center;
	font-family: "helveticaneuecyrbold";
	margin-bottom: 30px;
	color: #fff;
	line-height: 1;
}

.section-title::after {
	background-color: #fff;
	content: "";
	height: 3px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 100%;
	width: 68px;
}

.ctabox {
	text-align: center;
}

.ctabox h3 {
	font-size: 20px;
	font-family: "helveticaneuecyrlight";
	color: #fff;
	padding-bottom: 15px;
}

.small-btn {
	background-color: #3ec9dc;
	border-radius: 4px;
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	margin: 5px;
	padding: 7px 18px;
	vertical-align: middle;
}

.small-btn.yellow {
	background-color: #ffe038;
	color: #000;
}

.small-btn:hover {
	background-color: #000;
	color: #fff;
}

.balloon &gt; div {
	position: absolute;
	-webkit-transform-origin: bottom center;
	left: 0;
	top: 0;
}

.balloon &gt; div.left-ballon {
	left: -80px;
	top: -50px;
}

.balloon &gt; div.right-ballon {
	right: -30px;
	top: 90px;
	left: auto;
}

.right-ballon img {
	width: 120px;
}

.balloon &gt; div:nth-child(1) {
	-webkit-animation: balloon1 6s ease-in-out infinite;
	animation: balloon1 6s ease-in-out infinite;
}

.balloon &gt; div:nth-child(2) {
	-webkit-animation: balloon2 5s ease-in-out infinite;
	animation: balloon2 5s ease-in-out infinite;
}


/* BAllOON 1*/

@-webkit-keyframes balloon1 {
	0%,
	100% {
		-webkit-transform: translateY(0) rotate(-6deg);
	}
	50% {
		-webkit-transform: translateY(-20px) rotate(8deg);
	}
}

@keyframes balloon1 {
	0%,
	100% {
		transform: translateY(0) rotate(-6deg);
	}
	50% {
		transform: translateY(-20px) rotate(8deg);
	}
}


/* BAllOON 2*/

@-webkit-keyframes balloon2 {
	0%,
	100% {
		-webkit-transform: translateY(0) rotate(6eg);
	}
	50% {
		-webkit-transform: translateY(-30px) rotate(-8deg);
	}
}

@keyframes balloon2 {
	0%,
	100% {
		transform: translateY(0) rotate(6deg);
	}
	50% {
		transform: translateY(-30px) rotate(-8deg);
	}
}

@media screen and (max-width:1540px) {
	.pink-crcle {
		height: 360px;
		width: 360px;
	}
	.pink-crcle .section-title {
		font-size: 25px;
		margin-bottom: 20px;
	}
	.ctabox h3 {
		font-size: 18px;
	}
	
}

@media screen and (max-width:1280px) {
	.demo-box {
		width: 180px;
	}
	.demo-box-in::after {
		height: 190px;
		left: -20px;
		top: -45%;
		width: 210px;
	}
	.demo-links {
		padding: 15px;
	}
	.demo-links &gt; a {
		font-size: 15px;
	}
	.demo-lbl {
		font-size: 17px;
	}
	.balloon {
		display: none;
	}
	.pink-crcle {
		border-radius: 0;
		height: auto;
		left: 0;
		padding: 20px 15px;
		position: relative;
		top: 0;
		transform: none;
		-webkit-transform: none;
		width: auto;
		max-width: inherit;
		border:none;
	}
	.crcle-in {
		top: 0;
		transform: none;
		-webkit-transform: none;
	}
	.page-heading {
		font-size: 50px;
	}
	.crcle-img &gt; img {
		max-width: 70px;
	}
	.crcle-img {
		height: 160px;
		width: 160px;
	}
	.mid-box{
		padding:20px;
	}
}

@media screen and (max-width:1024px) {
	.slogan {
		font-size: 20px;
		letter-spacing: 11px;
		padding: 0 0 0 9px;
	}
	.notetext {
		font-size: 16px;
		padding: 7px 20px;
	}
	.yodeal-demo-header {
		padding: 100px 0 250px;
	}
	.yd-user-url {
		font-size: 18px;
	}

	.mid-box-in {
		padding: 30px;
	}
}

@media screen and (max-width:767px) {
	.head-block {
		padding-bottom: 30px;
	}
	.yodeal-demo-header {
		background-image: none;
	}
	.page-heading {
		font-size: 26px;
	}
	.slogan {
		font-size: 16px;
		letter-spacing: 0;
	}
	.yodeal-demo-header {
		padding: 90px 0 50px;
	}
	.yd-user-grid {
		float: none;
		width: auto;
	}
	
	
	.yd-user:hover::after {
		transform: scale(0);
		-webkit-transform: scale(0);
	}
	.demo-box-in::after {
		width: 260px;
	}
	.demo-box {
		width: 230px;
	}
	.yd-user-url {
		font-size: 18px;
	}
}</pre></body></html>