<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#awwwards {	position:absolute;	top:50px;	z-index:9999;}#awwwards.left {	left:0;}#awwwards.right {	right:0;}#awwwards a {	display:block;	width:70px;	height:105px;	text-indent:-8000px;	background-repeat:no-repeat;	background-position: 0 0;	overflow:hidden;}#awwwards.left.black a {	background-image:url('../images/ribbons/awwwards_honorable_black_left.png');}#awwwards.right.black a {	background-image:url('../images/ribbons/awwwards_honorable_black_right.png');}#awwwards.left.white a {	background-image:url('../images/ribbons/awwwards_honorable_white_left.png');}#awwwards.right.white a {	background-image:url('../images/ribbons/awwwards_honorable_white_right.png');}#awwwards.left.green a {	background-image:url('../images/ribbons/awwwards_honorable_green_left.png');}#awwwards.right.green a {	background-image:url('../images/ribbons/awwwards_honorable_green_right.png');}@media (max-width: 767px) {	/* hidden */	#awwwards {		display: none;	}}@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5) {	#awwwards a {		-moz-background-size: 70px 105px;		-ie-background-size:70px 105px;		-o-background-size:70px 105px;		-webkit-background-size:70px 105px;		background-size:70px 105px;	}	#awwwards.left.black a {		background-image:url('../images/ribbons/awwwards_honorable_black_left2x.png');	}	#awwwards.right.black a {		background-image:url('../images/ribbons/awwwards_honorable_black_right2x.png');	}	#awwwards.left.white a {		background-image:url('../images/ribbons/awwwards_honorable_white_left2x.png');	}	#awwwards.right.white a {		background-image:url('../images/ribbons/awwwards_honorable_white_right2x.png');	}	#awwwards.left.green a {		background-image:url('../images/ribbons/awwwards_honorable_green_left2x.png');	}	#awwwards.right.green a {		background-image:url('../images/ribbons/awwwards_honorable_green_right2x.png');	}	}</pre></body></html>