/* Base */#awwwards{	position: absolute;	top: 85px;	width: 90px;	height: 135px;	text-indent: -666em;	overflow: hidden;	z-index: 999999;	-webkit-transition: all 1s ease;    transition: all 1s ease; }#awwwards.top{	top: 20px;}#awwwards.left{	left: 0;}#awwwards.right{	right: 0;}#awwwards a{	position: absolute;	top: 0;	left: 0;	display: block;	width: 90px;	height: 135px;	background-repeat: no-repeat;	background-size: 90px 135px;}/* NOMINEE */#awwwards.nominee.black.left a{	background-image: url(../images/awwwards_nominee_black_left_dccc66a62cda49dfa759e319b53ee05d.png);}#awwwards.nominee.black.right a{	background-image: url(../images/awwwards_nominee_black_right_ba47760ed420440297a028414d4f0c9d.png);}#awwwards.nominee.silver.left a{	background-image: url(../images/awwwards_nominee_silver_left_9c66548487c44079ad3cccb7a7835f71.png);}#awwwards.nominee.silver.right a{	background-image: url(../images/awwwards_nominee_silver_right_923441d035054f17b55d5b6d23938a2a.png);}#awwwards.nominee.white.left a{	background-image: url(../images/awwwards_nominee_white_left_a9a4f86c8c3243639473b107f03b02ac.png);}#awwwards.nominee.white.right a{	background-image: url(../images/awwwards_nominee_white_right_c22b6851dafa491f9e3af2fc46a53725.png);}#awwwards.nominee.green.left a{	background-image: url(../images/awwwards_nominee_green_left_41a3dd03402a41e1bc89c551dcb9aa2c.png);}#awwwards.nominee.green.right a{	background-image: url(../images/awwwards_nominee_green_right_783e448e6368441886e7b5c428ae2da5.png);}@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) {	/* NOMINEE */	#awwwards.nominee.black.left a{		background-image: url(../images/awwwards_nominee_black_left@2x_cea69b7f20564743a1e6919050a83476.png);	}	#awwwards.nominee.black.right a{		background-image: url(../images/awwwards_nominee_black_right@2x_9ddec898b1874a3c82ab9318db96ee2d.png);	}	#awwwards.nominee.silver.left a{		background-image: url(../images/awwwards_nominee_silver_left@2x_47a80084803a4bf3a4024d6a8721118f.png);	}	#awwwards.nominee.silver.right a{		background-image: url(../images/awwwards_nominee_silver_right@2x_c3e973ec85964764895fb4201f030523.png);	}	#awwwards.nominee.white.left a{		background-image: url(../images/awwwards_nominee_white_left@2x_24bd7ce72aee456f8ef7a199e79e1fe8.png);	}	#awwwards.nominee.white.right a{		background-image: url(../images/awwwards_nominee_white_right@2x_0c47dfb5a0524431a6e6087a11a5f5a8.png);	}	#awwwards.nominee.green.left a{		background-image: url(../images/awwwards_nominee_green_left@2x_6f7e908ea9c14f03867c43a82afff687.png);	}	#awwwards.nominee.green.right a{		background-image: url(../images/awwwards_nominee_green_right@2x_8b1215d19682410fbe48bb32c55c45fe.png);	}}@media (max-width: 1200px) {	#awwwards{		top:160px;	}}