<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
&lt;!doctype html&gt;
&lt;html lang=""&gt;

	&lt;head&gt;

		&lt;meta name="description" content=""&gt;
		&lt;meta name="keywords" content=""&gt;

		&lt;!-- Twitter --&gt;
		&lt;meta name="twitter:card" value=""&gt;
		&lt;meta name="twitter:creator" value="rs"&gt;
		&lt;meta name="twitter:image" content=""&gt;

		&lt;!-- Schema.org / Google+ --&gt;
		&lt;meta itemprop="name" content="Retail Systems Awards"&gt;
		&lt;meta itemprop="description" content=""&gt;
		&lt;meta itemprop="image" content=""&gt;

		&lt;!-- Open Graph --&gt;
		&lt;meta property="og:title" content="Retail Systems Awards"&gt;
		&lt;meta property="og:type" content="website"&gt;
		&lt;meta property="og:url" content="http://www.retail-systems.com/awards/"&gt;
		&lt;meta property="og:image" content=""&gt;
		&lt;meta property="og:description" content=""&gt;
		&lt;meta property="og:locale" content=""&gt;

		&lt;!-- Android theming --&gt;
		&lt;meta name="theme-color" content="#45464c"&gt;

		&lt;meta http-equiv="x-ua-compatible" content="ie=edge"&gt;
		&lt;meta name="viewport" content="width=device-width, initial-scale=1.0"&gt;
		&lt;meta charset="utf-8"&gt;

		&lt;base target="_self"&gt;

		&lt;!-- Fonts cannot be loaded from our own little CDN due to cross-domain origin policy something or other (e.g. FontAwesome CSS loads fonts from within). --&gt;
		&lt;link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"&gt;
		&lt;link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600" rel="stylesheet" type="text/css"&gt;
		&lt;link href="https://fonts.googleapis.com/css?family=Roboto:700" rel="stylesheet" type="text/css"&gt;

		&lt;!-- Grab own CSS file from CDN and replace variables as desired. --&gt;
		&lt;style&gt;@import "https://perspectivepublishing.co.uk/cdn/awards2015/bower_components/normalize.css/normalize.css";
@import "https://perspectivepublishing.co.uk/cdn/awards2015/bower_components/leaflet/dist/leaflet.css";
body {
	background-size: cover;
	background-attachment: fixed
}
.fr-fin {
	display: block;
}
.fr-fil {
	float: left;
	margin-right: 8px;
	padding-top: 8px;
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: none
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}
[dir="rtl"] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.nav__hamburger__hitbox-wrapper {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none
}
.max-width-limiter:after, .display-sectioned__group:after, main:after, .blog-list-entry:after, .blog-list-entry__info:after {
	content: "";
	display: table;
	clear: both
}
.max-width-limiter {
	max-width: 1250px;
	padding: 0 25px
}
.banner-image--large, .banner-image--small {
	max-width: 1200px;
	width: 100%;
	display: none
}
@media (min-width: 640px) {
	.banner-image--large, .banner-image--small {
		display: block
	}
}
.banner-image--small {
	display: block
}
@media (min-width: 640px) {
	.banner-image--small {
		display: none
	}
}
.jsContentHidden {
	display: none
}
.flex--space-around {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around
}
.flex--space-between {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.container-padded, .container-padded--no-overflow {
	padding: 0 20px
}
.container-padded--no-overflow {
	overflow: hidden
}
.centered-text {
	text-align: center
}
.title-block {
	font-size: 1.7em;
	font-weight: bold;
	padding: 5px 10px;
	background-color:#45464c;
	color: white
}
.spaced-list li {
	margin: 6px 20px;
	font-family: "Open Sans"
}
.img-border {
	border:3px solid #45464c;
	margin: 10px 5px 10px 0
}
* {
	margin: 0 auto
}
html {
	min-width: 320px;
	cursor: default;
	box-sizing: border-box;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif
}
*, *:before, *:after {
	box-sizing: inherit
}
a {
	text-decoration: none;
	outline: none;
	color: inherit
}
a:active, a:focus {
	outline: none
}
h1 {
	font-size: 2rem;
	font-family: "Roboto"
}
@media (min-width: 960px) {
	h1 {
		font-size: 2.5rem
	}
}
h2 {
	font-size: 1.5rem;
	font-family: "Roboto"
}
@media (min-width: 960px) {
	h2 {
		font-size: 1.75rem
	}
}
h3 {
	font-size: 1.15rem
}
@media (min-width: 960px) {
	h3 {
		font-size: 1.25rem
	}
}
label {
	font-size: 1.4rem;
	display: block
}
label:before {
	content: "\f105";
	font-family: "FontAwesome";
	margin: 0 8px 0 0
}
label+label {
	margin-top: 15px
}
input[type="radio"], input[type="checkbox"] {
	display: inline-block;
	margin-right: 8px
}
input[type="radio"]+input {
	display: inline-block;
	margin-right: 8px
}
input, textarea, select {
	max-width: 100%;
	width: 100%;
	outline: 0;
	display: block;
	padding: 4px 8px;
	margin: 8px 0 16px;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075)
}
input[type="checkbox"] {
	margin-bottom: 0
}
@media (min-width: 640px) {
	input, textarea, select {
		width: auto
	}
}
input:focus, textarea:focus, select:focus {
	border-color:#45464c
}
ul {
	padding: 0 0 0 15px
}
ol {
	padding-left: 5px
}
hr {
	height: 1px;
	background-color: #e0e0e0;
	border: 0;
	margin: 15px 0
}
::-moz-selection {
	background-color:#45464c;
	color: white
}
::selection {
	background-color:#45464c;
	color: white
}
::-moz-selection {
	background-color:#45464c;
	color: white
}
.display-sectioned {
	width: 90%;
	margin: 30px auto;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #e0e0e0;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
	clear: both
}
.display-sectioned__group {
	list-style-type: none
}
.display-sectioned__group li {
	width: calc(99.999999% * 1/3);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.display-sectioned__group li:nth-child(n) {
	float: left;
	margin-right: 0;
	clear: none
}
.display-sectioned__group li:last-child {
	margin-right: 0
}
.display-sectioned__group li:nth-child(3n) {
	margin-right: 0
}
.display-sectioned__group li:nth-child(3n + 1) {
	clear: left
}
@media (min-width: 640px) {
	.display-sectioned__group li {
		width: calc(99.999999% * 1/4)
	}
	.display-sectioned__group li:nth-child(n) {
		float: left;
		margin-right: 0;
		clear: none
	}
	.display-sectioned__group li:last-child {
		margin-right: 0
	}
	.display-sectioned__group li:nth-child(4n) {
		margin-right: 0
	}
	.display-sectioned__group li:nth-child(4n + 1) {
		clear: left
	}
}
@media (min-width: 960px) {
	.display-sectioned__group li {
		width: calc(99.999999% * 1/5);
		border-width: 0 1px 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
		position: relative
	}
	.display-sectioned__group li:nth-child(n) {
		float: left;
		margin-right: 0;
		clear: none
	}
	.display-sectioned__group li:last-child {
		margin-right: 0
	}
	.display-sectioned__group li:nth-child(5n) {
		margin-right: 0
	}
	.display-sectioned__group li:nth-child(5n + 1) {
		clear: left
	}
	.display-sectioned__group li:nth-child(5n+5) {
		border-right: 0
	}
}
.display-sectioned__group li img {
	padding: 10px;
	max-width: 100%;
	max-height: 100%;
	opacity: 0
}
.display-sectioned__group li .button-info {
	display: none;
	position: absolute;
	right: 4px;
	bottom: 4px;
	cursor: pointer;
	font-size: 1.5em;
	color: #e0e0e0;
	text-decoration: none
}
@media (min-width: 960px) {
	.display-sectioned__group li .button-info {
		display: block
	}
}
.display-sectioned__group li .button-info:hover {
	color: #bdbdbd
}
.display-sectioned__group li .info {
	width: 420px;
	max-height: 420px;
	position: absolute;
	left: -70px;
	background-color: white;
	opacity: 0.97;
	border: 1px solid #ddd;
	z-index: 1;
	padding: 5px;
	font-size: 0.9rem;
	display: none
}
.display-sectioned__group li .info a {
	font-size: 0.8rem
}
.display-sectioned__group li .info a:hover {
	text-decoration: underline
}
.hr-gradient {
	height: 2px;
	margin: 15px 0;
	background:-webkit-linear-gradient(left, #45464c 0%, transparent 100%);
	background:linear-gradient(to right, #45464c 0%, transparent 100%)
}
button {
	float: left;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	position: relative;
	padding: 4px 8px;
	margin: 15px 15px 15px 0;
	border:2px solid #45464c;
	background-color: white;
	text-transform: uppercase;
	font-size: 1.25em;
	font-family: "Open Sans";
	-webkit-transition: background-color 150ms ease-in-out, color 250ms ease-in-out;
	transition: background-color 150ms ease-in-out, color 250ms ease-in-out
}
button:hover {
	background-color:#45464c;
	color: white
}
.carousel--vertical {
	position: relative;
	list-style-type: none;
	background-color: white;
	padding-left: 0;
	display: none
}
.carousel--vertical:before, .carousel--vertical:after {
	width: 100%;
	height: 25px;
	content: "";
	position: absolute;
	z-index: 1
}
.carousel--vertical:before {
	top: 0;
	background: -webkit-linear-gradient(top, #fff 0%, transparent 100%);
	background: linear-gradient(to bottom, #fff 0%, transparent 100%)
}
.carousel--vertical:after {
	bottom: 0;
	background: -webkit-linear-gradient(bottom, #fff 0%, transparent 100%);
	background: linear-gradient(to top, #fff 0%, transparent 100%)
}
.carousel--vertical li {
	height: 175px !important
}
.carousel--vertical li h3 {
	text-align: center;
	text-decoration: underline;
	padding-top: 15px;
	font-size: 1rem;
}
.carousel--vertical li img {
	width: 140px;
	height: 140px
}
.full-width-notification {
	display: none;
	padding: 30px 0;
	background-color:#45464c;
	color: white;
	position: relative
}
.full-width-notification h2 {
	margin: 0 0 5px 0
}
.full-width-notification h3 {
	font-weight: normal
}
.full-width-notification a {
	color: inherit;
	font-weight: bold
}
.full-width-notification a:hover {
	text-decoration: underline
}
.full-width-notification__width-limiter {
	max-width: 1200px
}
.full-width-notification__close {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 2em;
	padding: 0 10px;
	cursor: pointer
}
.map {
	height: 300px;
	margin: 20px 0
}
.leaflet-top, .leaflet-bottom {
	z-index: 1
}
nav {
	z-index: 5;
	width: 100%;
	background-color:#45464c;
	-webkit-transition: opacity 350ms ease-in-out;
	transition: opacity 350ms ease-in-out;
	overflow: hidden
}
.nav--restricted-width {
	width: 1200px;
	position: static !important
}
.nav__tab {
	width: auto;
	padding: 0 12px;
	color: white;
	font-family: "Roboto";
	letter-spacing: 0.4px;
	line-height: 55px;
	float: left;
	display: none
}
@media (min-width: 960px) {
	.nav__tab {
		display: block !important
	}
	.nav__tab:hover {
		height: 55px;
		border-bottom: 5px solid white
	}
}
.jsNavHighlight:before {
	content: "\f105";
	font-family: 'FontAwesome';
	font-size: 1.2em;
	margin: 0 5px 0 0
}
@media (min-width: 960px) {
	.jsNavHighlight {
		border-bottom: 5px solid white
	}
	.jsNavHighlight:before {
		display: none
	}
}
.nav__hamburger__hitbox-wrapper {
	padding: 22px 6px;
	cursor: pointer;
	float: left;
	clear: left
}
@media (min-width: 960px) {
	.nav__hamburger__hitbox-wrapper {
		display: none
	}
}
.nav__hamburger {
	position: relative
}
.nav__hamburger.active .nav__hamburger__bars {
	background: transparent !important
}
.nav__hamburger.active .nav__hamburger__bars:before, .nav__hamburger.active .nav__hamburger__bars:after {
	-webkit-transition: top 0.2s, -webkit-transform 0.2s 0.2s;
	transition: top 0.2s, transform 0.2s 0.2s;
	top: 0;
	background-color: white
}
.nav__hamburger.active .nav__hamburger__bars:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.nav__hamburger.active .nav__hamburger__bars:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.nav__hamburger__bars, .nav__hamburger__bars:before, .nav__hamburger__bars:after {
	width: 25px;
	height: 3px;
	display: block;
	background-color: white;
	border-radius: 3px;
	-webkit-transition: top 0.2s 0.2s, -webkit-transform 0.2s;
	transition: top 0.2s 0.2s, transform 0.2s
}
.nav__hamburger__bars:before, .nav__hamburger__bars:after {
	content: "";
	display: block;
	position: absolute
}
.nav__hamburger__bars:before {
	top: -8px
}
.nav__hamburger__bars:after {
	top: 8px
}
.nav__social-button {
	font-size: 2rem;
	color: white;
	float: right;
	padding: 0 5px;
	-webkit-transition: -webkit-transform 150ms ease-in-out;
	transition: transform 150ms ease-in-out
}
.nav__social-button.fa-twitter {
	line-height: 55px
}
.nav__social-button.fa-linkedin {
	line-height: 50px
}
.nav__social-button:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.nav__countdown {
	width: 160px;
	margin: 0 0 0 15px;
	float: right;
	display: none
}
@media (min-width: 960px) {
	.nav__countdown {
		display: inline
	}
}
.nav__countdown__row {
	width: 100%;
	height: 27px;
	float: left;
	line-height: 37px;
	font-size: 0.9rem;
	color: white;
	text-align: center
}
.nav__countdown__row.jsCountdown {
	line-height: 25px
}
main {
	max-width: 1200px;
	padding: 0 0 40px 0;
	background-color: white;
	box-shadow: 0 20px 20px 5px #ccc
}
.main--no-box-shadow {
	box-shadow: none
}
@media (min-width: 960px) {
	.main__page {
		width: calc(99.999999% * 3/4)
	}
	.main__page:nth-child(n) {
		float: left;
		margin-right: 0;
		clear: none
	}
	.main__page:last-child {
		margin-right: 0
	}
	.main__page:nth-child(4n) {
		margin-right: 0
	}
	.main__page:nth-child(4n + 1) {
		clear: left
	}
}
.main__page h1 {
	margin: 13px 20px
}
.main__page h4 {
	padding: 6px 0
}
.main__page p {
	padding: 6px 0;
	font-family: "Open Sans";
	clear: none
}
.main__page p a, .main__page ul a {
	font-weight: bold;
	color:#45464c;
}
.main__page p a:hover, .main__page ul a:hover {
	text-decoration: underline
}
.main__page video {
	max-width: 100%;
	margin: 10px auto;
	display: block;
	background-size: 100% 100%
}
.main__page img {
	max-width: 100%
}
.blog-list-entry {
	display: block;
	margin: 0 0 40px 0;
	-webkit-transition: right 0.5s;
	transition: right 0.5s;
	right: 0;
	position: relative
}
.blog-list-entry h2 {
	padding: 0 0 15px 0
}
.blog-list-entry__info {
	position: relative
}
.blog-list-entry__info img {
	max-width: 50%;
	height: 100px;
	float: left;
	margin: 0px 15px 0 0
}
.blog-list-entry__info h3 {
	margin: 0 0 15px 0;
	font-weight: normal;
	font-size: 1em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
@media (min-width: 960px) {
	.blog-list-entry__info h3 {
		font-size: 1.15em
	}
}
.blog-list-entry__info h3 a {
	font-weight: bold
}
.blog-list-entry__info h3 a:hover {
	text-decoration: underline
}
.blog-list-entry__info .fa-angle-right {
	position: absolute;
	bottom: -35px;
	font-size: 2em;
	cursor: pointer;
	right: 5px;
	-webkit-transition: right 0.5s;
	transition: right 0.5s;
	padding: 30px 0 0 30px
}
.blog-list-entry__info .fa-angle-right:after {
	content: "View this blog post";
	float: left;
	position: relative;
	padding: 0 10px;
	font-size: 1rem;
	line-height: 2em;
	-webkit-transition: all 0.5s;
	transition: all 0.5s
}
@media (min-width: 960px) {
	.blog-list-entry__info .fa-angle-right {
		font-size: 2.75em
	}
	.blog-list-entry__info .fa-angle-right:after {
		line-height: 2.75rem;
		opacity: 0;
		right: -5px
	}
	.blog-list-entry__info .fa-angle-right:hover {
		right: 0
	}
	.blog-list-entry__info .fa-angle-right:hover:after {
		opacity: 1;
		right: 0
	}
}
.blog-display-entry {
	margin: 30px 0 0;
	position: relative
}
.blog-display-entry figure {
	margin: 15px 0
}
.blog-display-entry figure img {
	max-width: 100%;
	max-height: 400px
}
.blog-display-entry figure figcaption {
	color: #9e9e9e;
	margin: 5px 0
}
.blog-display-entry .fa-angle-left {
	position: relative;
	font-size: 2em;
	cursor: pointer;
	padding: 30px 30px 30px 0;
	left: 5px;
	-webkit-transition: left 0.5s;
	transition: left 0.5s
}
.blog-display-entry .fa-angle-left:after {
	content: "Return to blog overview";
	float: right;
	position: relative;
	padding: 0 10px;
	font-size: 1rem;
	line-height: 2.2rem;
	-webkit-transition: all 0.5s;
	transition: all 0.5s
}
@media (min-width: 960px) {
	.blog-display-entry .fa-angle-left:after {
		opacity: 0;
		left: -5px
	}
	.blog-display-entry .fa-angle-left:hover {
		left: 0
	}
	.blog-display-entry .fa-angle-left:hover:after {
		opacity: 1;
		left: 0
	}
}
.blog-display-entry__close {
	position: absolute;
	top: -30px;
	right: 0;
	font-size: 2em;
	cursor: pointer;
	padding: 0 5px
}
.speaker {
	margin: 0 0 15px 0;
	overflow: hidden;
	cursor: pointer;
	position: relative
}
.speaker.small {
	max-height: 150px
}
@media (min-width: 640px) {
	.speaker.small {
		width: calc(99.999999% * 1/2)
	}
	.speaker.small:nth-child(n) {
		float: left;
		margin-right: 0;
		clear: none
	}
	.speaker.small:last-child {
		margin-right: 0
	}
	.speaker.small:nth-child(2n) {
		margin-right: 0
	}
	.speaker.small:nth-child(2n + 1) {
		clear: left
	}
}
@media (min-width: 960px) {
	.speaker.small {
		width: calc(99.999999% * 1/3)
	}
	.speaker.small:nth-child(n) {
		float: left;
		margin-right: 0;
		clear: none
	}
	.speaker.small:last-child {
		margin-right: 0
	}
	.speaker.small:nth-child(3n) {
		margin-right: 0
	}
	.speaker.small:nth-child(3n + 1) {
		clear: left
	}
}
.speaker.large {
	width: 100%
}
.speaker img:nth-child(1) {
	width: 100px;
	height: 150px;
	float: left;
	border: none;
	margin: 0 5px 0 0
}
.speaker .title {
	padding: 5px 5px 5px 0
}
.speaker .title span:nth-child(1) {
	font-size: 0.9em;
	font-family: "Roboto";
	font-weight: bold
}
.speaker .title span:nth-child(2) {
	font-size: 0.9em;
	font-family: "Open Sans";
	font-weight: 400
}
.speaker p {
	border-top: 1px solid #e6e6e6;
	font-size: 0.75em;
	padding: 5px
}
.speaker .fadeout {
	width: calc(100% - 100px);
	height: 50px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: -webkit-linear-gradient(top, transparent 0%, #fff 100%);
	background: linear-gradient(to bottom, transparent 0%, #fff 100%)
}
.main__sidebar {
	display: none;
	width: calc(99.999999% * 1/4);
	background:-webkit-linear-gradient(top, #45464c 0%, transparent 100%);
	background:linear-gradient(to bottom, #45464c 0%, transparent 100%)
}
.main__sidebar:nth-child(n) {
	float: left;
	margin-right: 0;
	clear: none
}
.main__sidebar:last-child {
	margin-right: 0
}
.main__sidebar:nth-child(4n) {
	margin-right: 0
}
.main__sidebar:nth-child(4n + 1) {
	clear: left
}
@media (min-width: 960px) {
	.main__sidebar {
		display: block
	}
}
.main__sidebar__container {
	width: 96%;
	background-color: white
}
.main__sidebar__block {
	color: white;
	font-family: "Roboto";
	text-align: center;
	padding: 15px 5px;
	font-size: 1.35rem;
	background-color:#45464c
}
.main__sidebar__block:hover .main__sidebar__block__text {
	-webkit-transform: scale(1.0225);
	-ms-transform: scale(1.0225);
	transform: scale(1.0225)
}
.main__sidebar__block__text {
	-webkit-transition: -webkit-transform 150ms ease-in-out;
	transition: transform 150ms ease-in-out
}
footer {
	padding: 25px 0 0;
	background-color:#45464c;
	color: white;
	margin: 10px 0 0 0;
	font-size: 1.1em
}
footer a {
	color: inherit
}
.footer__group {
	width: calc(99.99% * 1/2 - (30px - 30px * 1/2));
	padding: 8px;
	text-align: center
}
.footer__group:nth-child(n) {
	float: left;
	margin-right: 30px;
	clear: none
}
.footer__group:last-child {
	margin-right: 0
}
.footer__group:nth-child(2n) {
	margin-right: 0
}
.footer__group:nth-child(2n + 1) {
	clear: left
}
@media (min-width: 960px) {
	.footer__group {
		width: calc(99.99% * 1/4 - (30px - 30px * 1/4))
	}
	.footer__group:nth-child(n) {
		float: left;
		margin-right: 30px;
		clear: none
	}
	.footer__group:last-child {
		margin-right: 0
	}
	.footer__group:nth-child(4n) {
		margin-right: 0
	}
	.footer__group:nth-child(4n + 1) {
		clear: left
	}
}
.footer__group h6 {
	text-transform: uppercase;
	font-family: "Open Sans";
	margin: 0 0 5px 0
}
.footer__group span {
	display: block;
	padding: 3px 0;
	font-size: 0.6em
}
.footer__group span a {
	text-transform: uppercase
}
.footer__group span a:hover {
	text-decoration: underline
}
.footer__final-text {
	margin: 30px 0 0;
	padding: 16px 8px;
	background-color: #212121;
	font-size: 0.6em;
	line-height: 1rem;
	text-align: center
}
.footer__final-text a {
	text-transform: uppercase
}
.footer__final-text a:hover {
	text-decoration: underline
}
.champagne div.hidden {
	display: none
}
.champagne div.visible {
	display: block;
	-webkit-animation: scaleIn 0.6s ease;
	animation: scaleIn 0.6s ease
}
@-webkit-keyframes scaleIn {
	from {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	66% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}
@keyframes scaleIn {
	from {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	66% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}
.force-line-break {

	clear:both;
	width:100%;
	height:2px;
}

.custom-sponsor-title-wrapper{
	width:728px; height:20px; 
}
.custom-sponsor-title-headers-1{
	width:128px; height:10px; float:left; text-align: center;
}
.custom-sponsor-title-headers-2{
	width:600px; height:10px; float:left; text-align: center;
}
.custom-sponsor-image-wrapper{
	width:728px; height:150px; margin-top:10px;
}
.custom-sponsor-image-div-first{
	float:left; height:150px; margin-right:30px;
}
.custom-sponsor-image-div-subsequent{
	float:left; height:150px; margin-right:10px;
}
.custom-sponsor-image-element-style-1{
	float:left; width:120px; position: relative; top: 50%; transform: translateY(-50%);
}
.custom-sponsor-image-element-style-2{
	float:left; width:90px; position: relative; top: 50%; transform: translateY(-50%);
}
.custom-sponsor-image-element-style-3{
	float:left; width:100px; position: relative; top: 50%; transform: translateY(-50%);
}
.custom-sponsor-image-element-style-4{
	float:left; width:160px; position: relative; top: 50%; transform: translateY(-50%);
}
.custom-sponsor-image-element-style-5{
	float:left; width:160px; position: relative; top: 50%; transform: translateY(-50%);
}
/*# sourceMappingURL=style.css.map */&lt;/style&gt;
	

	

	

	



	
	

	
	





		&lt;!-- Must be placed before closing head tag, see: https://developers.google.com/analytics/devguides/collection/analyticsjs/ --&gt;
		

		&lt;title&gt;Winners 2019 // Retail Systems Awards&lt;/title&gt;

		&lt;style&gt;
		
		&lt;/style&gt;

	&lt;/head&gt;

	&lt;body style="background-image:url('https://perspectivepublishing.co.uk/dev/cms/uploads/retailawards/2021/2100x2100_rs-awards2021-website-background.jpg');"&gt;

		

		&lt;div class="full-width-notification" id="jsBrowserNotify"&gt;

			&lt;div class="full-width-notification__width-limiter"&gt;

				&lt;div class="full-width-notification__close" id="jsBrowserNotifyClose"&gt;&amp;times;&lt;/div&gt;

				&lt;h2&gt;Did you know that your web browser is out of date?&lt;/h2&gt;

				&lt;h3&gt;To get the best possible experience on our website we recommend that you upgrade to a newer version or alternative web browser. To find out how and why to update your browser, click &lt;a href="https://browser-update.org/update.html" target="_blank"&gt;here&lt;/a&gt;.&lt;/h3&gt;

			&lt;/div&gt;

		&lt;/div&gt;

		&lt;a href="index.php"&gt;&lt;img src="https://perspectivepublishing.co.uk/dev/cms/uploads/retailawards/2021/1200_rs-awards2021-website-top.jpg" class="banner-image--large" id="banner-image"&gt;&lt;/a&gt;
		&lt;a href="index.php"&gt;&lt;img src="https://perspectivepublishing.co.uk/dev/cms/uploads/retailawards/2021/640_rs-awards2021-website-top-mobile.jpg" class="banner-image--small" id="banner-image"&gt;&lt;/a&gt;

		&lt;nav&gt;

			&lt;div class="max-width-limiter"&gt;

				&lt;a href="index.php" &gt;&lt;div class="nav__tab" data-url-destination="index.php"&gt;HOME&lt;/div&gt;&lt;/a&gt;&lt;a href="winners21.php" &gt;&lt;div class="nav__tab" data-url-destination="winners21.php"&gt;WINNERS&lt;/div&gt;&lt;/a&gt;&lt;a href="shortlist21.php" &gt;&lt;div class="nav__tab" data-url-destination="shortlist21.php"&gt;SHORTLIST&lt;/div&gt;&lt;/a&gt;&lt;a href="awards2021.php" &gt;&lt;div class="nav__tab" data-url-destination="awards2021.php"&gt;THE AWARDS&lt;/div&gt;&lt;/a&gt;&lt;a href="host.php" &gt;&lt;div class="nav__tab" data-url-destination="host.php"&gt;HOST&lt;/div&gt;&lt;/a&gt;&lt;a href="judges.php" &gt;&lt;div class="nav__tab" data-url-destination="judges.php"&gt;JUDGES&lt;/div&gt;&lt;/a&gt;&lt;a href="sponsors.php" &gt;&lt;div class="nav__tab" data-url-destination="sponsors.php"&gt;SPONSORS&lt;/div&gt;&lt;/a&gt;&lt;a href="hall_of_fame.php" &gt;&lt;div class="nav__tab" data-url-destination="hall_of_fame.php"&gt;HALL OF FAME&lt;/div&gt;&lt;/a&gt;&lt;a href="contact.php" &gt;&lt;div class="nav__tab" data-url-destination="contact.php"&gt;CONTACT&lt;/div&gt;&lt;/a&gt;

				&lt;div class="nav__countdown" title="June 24, 2021 23:59"&gt;

					&lt;span class="nav__countdown__row"&gt;&lt;a href='booking_form.php'&gt;Time until event:&lt;/a&gt;&lt;/span&gt;

					&lt;span class="nav__countdown__row jsCountdown"&gt;&lt;/span&gt;

				&lt;/div&gt;

				&lt;div class="nav__hamburger__hitbox-wrapper"&gt;&lt;div class="nav__hamburger"&gt;&lt;span class="nav__hamburger__bars"&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;

				&lt;a href="https://twitter.com/retailsawards" target="_blank"&gt;&lt;span class="nav__social-button fa fa-twitter"&gt;&lt;/span&gt;&lt;/a&gt;

				&lt;a href="https://www.linkedin.com/company/retail-systems-magazine" target="_blank"&gt;&lt;span class="nav__social-button fa fa-linkedin"&gt;&lt;/span&gt;&lt;/a&gt;

			&lt;/div&gt;

		&lt;/nav&gt;

		&lt;main class="main--no-box-shadow"&gt;

			&lt;div class="main__page"&gt;

				&lt;h1&gt;Winners 2019&lt;/h1&gt;

				&lt;div class="hr-gradient"&gt;&lt;/div&gt;

				&lt;div class="container-padded"&gt;

					&lt;p&gt;&lt;strong&gt;In-Store Innovation of the Year&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;Iceland Foods &amp;amp; NCR&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Online Innovation of the Year&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;Spoon Guru&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Retail Partnership of the Year&lt;em&gt; - sponsored by ITL&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;Waitrose &amp;amp; Partners &amp;amp; Ecrebo&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Retail Charity Partnership of the Year&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;Cancer Research UK &amp;amp; TK Maxx&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Mobile Solution of the Year&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;SafeCharge&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Online Solution of the Year&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;Global-e&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Multi-Channel Solution of the Year&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;Visualsoft&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Technology Project of the Year&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;Tourvest Retail Services and RELEX Solutions&lt;/p&gt;&lt;p&gt;&lt;strong&gt;In-Store Technology of the Year&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;NearSt&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Mobile Technology Vendor of the Year&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;Poq&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Online Technology Vendor of the Year&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;Curalate&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Multi-Channel Technology Vendor of the Year&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;OneStock&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Analytics Provider of the Year&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;Inovretail &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Delivery Initiative of the Year&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;Shop Direct with Yodel&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Startup Company of the Year&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;Increasingly&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Most Disruptive Retail Technology&lt;em&gt; - sponsored by Flex by RMS&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;HubBox&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Best Green Initiative&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;ITL - Intelligent Label Solutions&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Logistics and Supply Chain Award&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;RELEX Solutions&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Retailer of the Year&lt;em&gt;&amp;nbsp;- sponsored by ecommpay&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;Quiz&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Outstanding&amp;nbsp;Individual&amp;nbsp;Achievement&lt;/strong&gt;&lt;br&gt;&lt;strong&gt;WINNER: &lt;/strong&gt;Monica Eaton-Cardone, Co-founder &amp;amp; CIO, Chargebacks911&lt;/p&gt;

				&lt;/div&gt;

			&lt;/div&gt;

			&lt;div class="main__sidebar"&gt;

				&lt;div class="main__sidebar__container"&gt;

					&lt;a href="register_your_interest.php" &gt;&lt;div class="main__sidebar__block"&gt;&lt;div class="main__sidebar__block__text"&gt;Register your interest&lt;/div&gt;&lt;/div&gt;&lt;/a&gt;

					
					
					

					&lt;ul class="carousel--vertical" id="jsCarouselSidebarSponsors"&gt;

						&lt;li&gt;&lt;h3&gt;Supported by&lt;/h3&gt;&lt;a href="https://www.bandwidthrecruitment.com/" target="_blank"&gt;&lt;img src="https://perspectivepublishing.co.uk/dev/cms/uploads/FSTawards/2020/logos/bandwidth_logo_rgb_400.jpg"&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="https://www.cardandpaymentjobs.com/" target="_blank"&gt;&lt;img src="https://perspectivepublishing.co.uk/dev/cms/uploads/nationaltech/2021/cpjobs-square.jpg"&gt;&lt;/a&gt;&lt;/li&gt;

					&lt;/ul&gt;

				&lt;/div&gt;

			&lt;/div&gt;

		&lt;/main&gt;

		&lt;img style="display:none;" class="banner-image--large"&gt;
		&lt;img style="display:none;" class="banner-image--small"&gt;

		&lt;footer&gt;

			&lt;div class="max-width-limiter"&gt;
				
			&lt;/div&gt;

			&lt;p class="footer__final-text"&gt;This website is a part of &lt;a href="https://www.perspectivepublishing.com/pp/" target="_blank"&gt;Perspective Publishing&lt;/a&gt; Limited, registered in England no 2876166. By using this website you agree to our &lt;a href="https://www.perspectivepublishing.com/pp/policy.php" target="_blank"&gt;cookie &amp; privacy policy&lt;/a&gt;.&lt;/p&gt;

		&lt;/footer&gt;

		&lt;!-- Load all required JS files e.g. jQuery, then load main script. --&gt;
		&lt;script src="https://perspectivepublishing.co.uk/cdn/awards2015/js/vendor/modernizr.custom.min.js"&gt;&lt;/script&gt;&lt;script src="https://perspectivepublishing.co.uk/cdn/awards2015/bower_components/jquery/dist/jquery.min.js"&gt;&lt;/script&gt;&lt;script src="https://perspectivepublishing.co.uk/cdn/awards2015/bower_components/slick.js/slick/slick.min.js"&gt;&lt;/script&gt;&lt;script src="https://perspectivepublishing.co.uk/cdn/awards2015/bower_components/jcountdown/dist/jquery.jcountdown.min.js"&gt;&lt;/script&gt;&lt;script src="https://perspectivepublishing.co.uk/cdn/awards2015/bower_components/jquery-smooth-scroll/jquery.smooth-scroll.min.js"&gt;&lt;/script&gt;&lt;script src="https://perspectivepublishing.co.uk/cdn/awards2015/bower_components/leaflet/dist/leaflet.js"&gt;&lt;/script&gt;&lt;script src="https://perspectivepublishing.co.uk/cdn/awards2015/bower_components/js-cookie/src/js.cookie.js"&gt;&lt;/script&gt;		&lt;script src="https://perspectivepublishing.co.uk/cdn/awards2015/js/main.js"&gt;&lt;/script&gt;

		&lt;script&gt;

			var content = $('.main__page');
			var sidebar = $('.main__sidebar');

			if ($('#jsCarouselSidebarSponsors').height() == 0 &amp;&amp; !$('.main__sidebar__block').length) {
				$(sidebar).css('display', 'none');
				$(content).css('width', '100%');
			}

		&lt;/script&gt;

		&lt;!-- PHP manipulated scripts below --&gt;
		&lt;script&gt;

			$(document).ready(function() {

				// Countdown

				var event_date = 'June 24, 2021 23:59';

				$(".jsCountdown").countdown({

					date: event_date,
					onComplete:function() {
						$(".jsCountdown").text("Event Over")
					},
					spaceCharacter: "",
					dayText: "d ",
					daySingularText: "d ",
					hourText: "h ",
					hourSingularText: "h ",
					minText: "m ",
					minSingularText: "m ",
					secText: "s",
					secSingularText: "s"

				});

				// Tab highlighting

				var pageName = 'winners19.php';

				$('.nav__tab').each(function() {

					if ($(this).attr('data-url-destination') == 'winners19.php') {

						$(this).css('height', '55px').addClass('jsNavHighlight');

					}

				});

			});

		&lt;/script&gt;

	&lt;/body&gt;

&lt;/html&gt;
</pre></body></html>