@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b, strong {
	font-weight: bolder
}

code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button, input {
	overflow: visible
}

button, select {
	text-transform: none
}

[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner,
	button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring,
	button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox], [type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button
	{
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

[hidden], template {
	display: none
}

.xrx-fw-css-grid-container {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 1230px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px
}

.xrx-fw-css-grid-container--narrow {
	max-width: 980px
}

.xrx-fw-css-grid-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.xrx-fw-css-grid-row, .xrx-fw-css-grid-row>* {
	min-width: 0;
	min-height: 0
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row {display: grid;
	grid-template-rows: 1fr;
	grid-column-gap: 6px;
	grid-row-gap: 6px
}

}
@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row--wide-gutter {grid-column-gap: 30px;
	grid-row-gap: 30px
}

}
@media screen and (min-width:480px) {
	.xrx-fw-css-grid-row--sm-3-1 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-css-grid-row--sm-3-1>div {
		margin-left: 3px;
		margin-right: 3px
	}
	.xrx-fw-css-grid-row--sm-3-1>div:first-child {
		margin-left: 0
	}
	.xrx-fw-css-grid-row--sm-3-1>div:last-child {
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--sm-3-1>div:first-child {
		margin-left: 3px;
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--sm-3-1>div:last-child {
		margin-right: 3px;
		margin-left: 0
	}
	@
	supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
		.xrx-fw-css-grid-row--sm-3-1>div:first-child {margin-left :0;
		margin-right: 3px
	}
	[dir=rtl] .xrx-fw-css-grid-row--sm-3-1>div:last-child {
		margin-right: 0;
		margin-left: 3px
	}
}

.xrx-fw-css-grid-row--sm-3-1.xrx-fw-css-grid-row--wide-gutter>div {
	margin-left: 15px;
	margin-right: 15px
}

.xrx-fw-css-grid-row--sm-3-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 0
}

.xrx-fw-css-grid-row--sm-3-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--sm-3-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--sm-3-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 15px;
	margin-left: 0
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
	.xrx-fw-css-grid-row--sm-3-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{margin-left :0;
	margin-right: 15px
}

[dir=rtl] .xrx-fw-css-grid-row--sm-3-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0;
	margin-left: 15px
}

}
.xrx-fw-css-grid-row--sm-3-1>div:first-child {
	width: 75%
}

.xrx-fw-css-grid-row--sm-3-1>div:nth-child(2) {
	width: 25%
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row--sm-3-1 {grid-template-columns: 3fr 1fr
}

.xrx-fw-css-grid-row--sm-3-1>div {
	width: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}

}
}
@media screen and (min-width:768px) {
	.xrx-fw-css-grid-row--md-3-1 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-css-grid-row--md-3-1>div {
		margin-left: 3px;
		margin-right: 3px
	}
	.xrx-fw-css-grid-row--md-3-1>div:first-child {
		margin-left: 0
	}
	.xrx-fw-css-grid-row--md-3-1>div:last-child {
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--md-3-1>div:first-child {
		margin-left: 3px;
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--md-3-1>div:last-child {
		margin-right: 3px;
		margin-left: 0
	}
	@
	supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
		.xrx-fw-css-grid-row--md-3-1>div:first-child {margin-left :0;
		margin-right: 3px
	}
	[dir=rtl] .xrx-fw-css-grid-row--md-3-1>div:last-child {
		margin-right: 0;
		margin-left: 3px
	}
}

.xrx-fw-css-grid-row--md-3-1.xrx-fw-css-grid-row--wide-gutter>div {
	margin-left: 15px;
	margin-right: 15px
}

.xrx-fw-css-grid-row--md-3-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 0
}

.xrx-fw-css-grid-row--md-3-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--md-3-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--md-3-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 15px;
	margin-left: 0
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
	.xrx-fw-css-grid-row--md-3-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{margin-left :0;
	margin-right: 15px
}

[dir=rtl] .xrx-fw-css-grid-row--md-3-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0;
	margin-left: 15px
}

}
.xrx-fw-css-grid-row--md-3-1>div:first-child {
	width: 75%
}

.xrx-fw-css-grid-row--md-3-1>div:nth-child(2) {
	width: 25%
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row--md-3-1 {grid-template-columns: 3fr 1fr
}

.xrx-fw-css-grid-row--md-3-1>div {
	width: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}

}
}
@media screen and (min-width:970px) {
	.xrx-fw-css-grid-row--lg-3-1 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-css-grid-row--lg-3-1>div {
		margin-left: 3px;
		margin-right: 3px
	}
	.xrx-fw-css-grid-row--lg-3-1>div:first-child {
		margin-left: 0
	}
	.xrx-fw-css-grid-row--lg-3-1>div:last-child {
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--lg-3-1>div:first-child {
		margin-left: 3px;
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--lg-3-1>div:last-child {
		margin-right: 3px;
		margin-left: 0
	}
	@
	supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
		.xrx-fw-css-grid-row--lg-3-1>div:first-child {margin-left :0;
		margin-right: 3px
	}
	[dir=rtl] .xrx-fw-css-grid-row--lg-3-1>div:last-child {
		margin-right: 0;
		margin-left: 3px
	}
}

.xrx-fw-css-grid-row--lg-3-1.xrx-fw-css-grid-row--wide-gutter>div {
	margin-left: 15px;
	margin-right: 15px
}

.xrx-fw-css-grid-row--lg-3-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 0
}

.xrx-fw-css-grid-row--lg-3-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--lg-3-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--lg-3-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 15px;
	margin-left: 0
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
	.xrx-fw-css-grid-row--lg-3-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{margin-left :0;
	margin-right: 15px
}

[dir=rtl] .xrx-fw-css-grid-row--lg-3-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0;
	margin-left: 15px
}

}
.xrx-fw-css-grid-row--lg-3-1>div:first-child {
	width: 75%
}

.xrx-fw-css-grid-row--lg-3-1>div:nth-child(2) {
	width: 25%
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row--lg-3-1 {grid-template-columns: 3fr 1fr
}

.xrx-fw-css-grid-row--lg-3-1>div {
	width: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}

}
}
@media screen and (min-width:480px) {
	.xrx-fw-css-grid-row--sm-1-3 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-css-grid-row--sm-1-3>div {
		margin-left: 3px;
		margin-right: 3px
	}
	.xrx-fw-css-grid-row--sm-1-3>div:first-child {
		margin-left: 0
	}
	.xrx-fw-css-grid-row--sm-1-3>div:last-child {
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--sm-1-3>div:first-child {
		margin-left: 3px;
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--sm-1-3>div:last-child {
		margin-right: 3px;
		margin-left: 0
	}
	@
	supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
		.xrx-fw-css-grid-row--sm-1-3>div:first-child {margin-left :0;
		margin-right: 3px
	}
	[dir=rtl] .xrx-fw-css-grid-row--sm-1-3>div:last-child {
		margin-right: 0;
		margin-left: 3px
	}
}

.xrx-fw-css-grid-row--sm-1-3.xrx-fw-css-grid-row--wide-gutter>div {
	margin-left: 15px;
	margin-right: 15px
}

.xrx-fw-css-grid-row--sm-1-3.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 0
}

.xrx-fw-css-grid-row--sm-1-3.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--sm-1-3.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--sm-1-3.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 15px;
	margin-left: 0
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
	.xrx-fw-css-grid-row--sm-1-3.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{margin-left :0;
	margin-right: 15px
}

[dir=rtl] .xrx-fw-css-grid-row--sm-1-3.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0;
	margin-left: 15px
}

}
.xrx-fw-css-grid-row--sm-1-3>div:first-child {
	width: 25%
}

.xrx-fw-css-grid-row--sm-1-3>div:nth-child(2) {
	width: 75%
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row--sm-1-3 {grid-template-columns: 1fr 3fr
}

.xrx-fw-css-grid-row--sm-1-3>div {
	width: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}

}
}
@media screen and (min-width:768px) {
	.xrx-fw-css-grid-row--md-1-3 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-css-grid-row--md-1-3>div {
		margin-left: 3px;
		margin-right: 3px
	}
	.xrx-fw-css-grid-row--md-1-3>div:first-child {
		margin-left: 0
	}
	.xrx-fw-css-grid-row--md-1-3>div:last-child {
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--md-1-3>div:first-child {
		margin-left: 3px;
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--md-1-3>div:last-child {
		margin-right: 3px;
		margin-left: 0
	}
	@
	supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
		.xrx-fw-css-grid-row--md-1-3>div:first-child {margin-left :0;
		margin-right: 3px
	}
	[dir=rtl] .xrx-fw-css-grid-row--md-1-3>div:last-child {
		margin-right: 0;
		margin-left: 3px
	}
}

.xrx-fw-css-grid-row--md-1-3.xrx-fw-css-grid-row--wide-gutter>div {
	margin-left: 15px;
	margin-right: 15px
}

.xrx-fw-css-grid-row--md-1-3.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 0
}

.xrx-fw-css-grid-row--md-1-3.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--md-1-3.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--md-1-3.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 15px;
	margin-left: 0
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
	.xrx-fw-css-grid-row--md-1-3.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{margin-left :0;
	margin-right: 15px
}

[dir=rtl] .xrx-fw-css-grid-row--md-1-3.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0;
	margin-left: 15px
}

}
.xrx-fw-css-grid-row--md-1-3>div:first-child {
	width: 25%
}

.xrx-fw-css-grid-row--md-1-3>div:nth-child(2) {
	width: 75%
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row--md-1-3 {grid-template-columns: 1fr 3fr
}

.xrx-fw-css-grid-row--md-1-3>div {
	width: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}

}
}
@media screen and (min-width:970px) {
	.xrx-fw-css-grid-row--lg-1-3 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-css-grid-row--lg-1-3>div {
		margin-left: 3px;
		margin-right: 3px
	}
	.xrx-fw-css-grid-row--lg-1-3>div:first-child {
		margin-left: 0
	}
	.xrx-fw-css-grid-row--lg-1-3>div:last-child {
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--lg-1-3>div:first-child {
		margin-left: 3px;
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--lg-1-3>div:last-child {
		margin-right: 3px;
		margin-left: 0
	}
	@
	supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
		.xrx-fw-css-grid-row--lg-1-3>div:first-child {margin-left :0;
		margin-right: 3px
	}
	[dir=rtl] .xrx-fw-css-grid-row--lg-1-3>div:last-child {
		margin-right: 0;
		margin-left: 3px
	}
}

.xrx-fw-css-grid-row--lg-1-3.xrx-fw-css-grid-row--wide-gutter>div {
	margin-left: 15px;
	margin-right: 15px
}

.xrx-fw-css-grid-row--lg-1-3.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 0
}

.xrx-fw-css-grid-row--lg-1-3.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--lg-1-3.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--lg-1-3.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 15px;
	margin-left: 0
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
	.xrx-fw-css-grid-row--lg-1-3.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{margin-left :0;
	margin-right: 15px
}

[dir=rtl] .xrx-fw-css-grid-row--lg-1-3.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0;
	margin-left: 15px
}

}
.xrx-fw-css-grid-row--lg-1-3>div:first-child {
	width: 25%
}

.xrx-fw-css-grid-row--lg-1-3>div:nth-child(2) {
	width: 75%
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row--lg-1-3 {grid-template-columns: 1fr 3fr
}

.xrx-fw-css-grid-row--lg-1-3>div {
	width: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}

}
}
@media screen and (min-width:480px) {
	.xrx-fw-css-grid-row--sm-1-1 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-css-grid-row--sm-1-1>div {
		margin-left: 3px;
		margin-right: 3px
	}
	.xrx-fw-css-grid-row--sm-1-1>div:first-child {
		margin-left: 0
	}
	.xrx-fw-css-grid-row--sm-1-1>div:last-child {
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--sm-1-1>div:first-child {
		margin-left: 3px;
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--sm-1-1>div:last-child {
		margin-right: 3px;
		margin-left: 0
	}
	@
	supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
		.xrx-fw-css-grid-row--sm-1-1>div:first-child {margin-left :0;
		margin-right: 3px
	}
	[dir=rtl] .xrx-fw-css-grid-row--sm-1-1>div:last-child {
		margin-right: 0;
		margin-left: 3px
	}
}

.xrx-fw-css-grid-row--sm-1-1.xrx-fw-css-grid-row--wide-gutter>div {
	margin-left: 15px;
	margin-right: 15px
}

.xrx-fw-css-grid-row--sm-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 0
}

.xrx-fw-css-grid-row--sm-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--sm-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--sm-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 15px;
	margin-left: 0
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
	.xrx-fw-css-grid-row--sm-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{margin-left :0;
	margin-right: 15px
}

[dir=rtl] .xrx-fw-css-grid-row--sm-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0;
	margin-left: 15px
}

}
.xrx-fw-css-grid-row--sm-1-1>div:first-child,
	.xrx-fw-css-grid-row--sm-1-1>div:nth-child(2) {
	width: 50%
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row--sm-1-1 {grid-template-columns: 1fr 1fr
}

.xrx-fw-css-grid-row--sm-1-1>div {
	width: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}

}
}
@media screen and (min-width:768px) {
	.xrx-fw-css-grid-row--md-1-1 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-css-grid-row--md-1-1>div {
		margin-left: 3px;
		margin-right: 3px
	}
	.xrx-fw-css-grid-row--md-1-1>div:first-child {
		margin-left: 0
	}
	.xrx-fw-css-grid-row--md-1-1>div:last-child {
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--md-1-1>div:first-child {
		margin-left: 3px;
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--md-1-1>div:last-child {
		margin-right: 3px;
		margin-left: 0
	}
	@
	supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
		.xrx-fw-css-grid-row--md-1-1>div:first-child {margin-left :0;
		margin-right: 3px
	}
	[dir=rtl] .xrx-fw-css-grid-row--md-1-1>div:last-child {
		margin-right: 0;
		margin-left: 3px
	}
}

.xrx-fw-css-grid-row--md-1-1.xrx-fw-css-grid-row--wide-gutter>div {
	margin-left: 15px;
	margin-right: 15px
}

.xrx-fw-css-grid-row--md-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 0
}

.xrx-fw-css-grid-row--md-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--md-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--md-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 15px;
	margin-left: 0
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
	.xrx-fw-css-grid-row--md-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{margin-left :0;
	margin-right: 15px
}

[dir=rtl] .xrx-fw-css-grid-row--md-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0;
	margin-left: 15px
}

}
.xrx-fw-css-grid-row--md-1-1>div:first-child,
	.xrx-fw-css-grid-row--md-1-1>div:nth-child(2) {
	width: 50%
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row--md-1-1 {grid-template-columns: 1fr 1fr
}

.xrx-fw-css-grid-row--md-1-1>div {
	width: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}

}
}
@media screen and (min-width:970px) {
	.xrx-fw-css-grid-row--lg-1-1 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-css-grid-row--lg-1-1>div {
		margin-left: 3px;
		margin-right: 3px
	}
	.xrx-fw-css-grid-row--lg-1-1>div:first-child {
		margin-left: 0
	}
	.xrx-fw-css-grid-row--lg-1-1>div:last-child {
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--lg-1-1>div:first-child {
		margin-left: 3px;
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--lg-1-1>div:last-child {
		margin-right: 3px;
		margin-left: 0
	}
	@
	supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
		.xrx-fw-css-grid-row--lg-1-1>div:first-child {margin-left :0;
		margin-right: 3px
	}
	[dir=rtl] .xrx-fw-css-grid-row--lg-1-1>div:last-child {
		margin-right: 0;
		margin-left: 3px
	}
}

.xrx-fw-css-grid-row--lg-1-1.xrx-fw-css-grid-row--wide-gutter>div {
	margin-left: 15px;
	margin-right: 15px
}

.xrx-fw-css-grid-row--lg-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 0
}

.xrx-fw-css-grid-row--lg-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--lg-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--lg-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 15px;
	margin-left: 0
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
	.xrx-fw-css-grid-row--lg-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{margin-left :0;
	margin-right: 15px
}

[dir=rtl] .xrx-fw-css-grid-row--lg-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0;
	margin-left: 15px
}

}
.xrx-fw-css-grid-row--lg-1-1>div:first-child,
	.xrx-fw-css-grid-row--lg-1-1>div:nth-child(2) {
	width: 50%
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row--lg-1-1 {grid-template-columns: 1fr 1fr
}

.xrx-fw-css-grid-row--lg-1-1>div {
	width: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}

}
}
@media screen and (min-width:480px) {
	.xrx-fw-css-grid-row--sm-1-1-1 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-css-grid-row--sm-1-1-1>div {
		margin-left: 3px;
		margin-right: 3px
	}
	.xrx-fw-css-grid-row--sm-1-1-1>div:first-child {
		margin-left: 0
	}
	.xrx-fw-css-grid-row--sm-1-1-1>div:last-child {
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--sm-1-1-1>div:first-child {
		margin-left: 3px;
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--sm-1-1-1>div:last-child {
		margin-right: 3px;
		margin-left: 0
	}
	@
	supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
		.xrx-fw-css-grid-row--sm-1-1-1>div:first-child {margin-left :0;
		margin-right: 3px
	}
	[dir=rtl] .xrx-fw-css-grid-row--sm-1-1-1>div:last-child {
		margin-right: 0;
		margin-left: 3px
	}
}

.xrx-fw-css-grid-row--sm-1-1-1.xrx-fw-css-grid-row--wide-gutter>div {
	margin-left: 15px;
	margin-right: 15px
}

.xrx-fw-css-grid-row--sm-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 0
}

.xrx-fw-css-grid-row--sm-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--sm-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--sm-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 15px;
	margin-left: 0
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
	.xrx-fw-css-grid-row--sm-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{margin-left :0;
	margin-right: 15px
}

[dir=rtl] .xrx-fw-css-grid-row--sm-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0;
	margin-left: 15px
}

}
.xrx-fw-css-grid-row--sm-1-1-1>div:first-child,
	.xrx-fw-css-grid-row--sm-1-1-1>div:nth-child(2),
	.xrx-fw-css-grid-row--sm-1-1-1>div:nth-child(3) {
	width: 33.33333%
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row--sm-1-1-1 {grid-template-columns: 1fr 1fr 1fr
}

.xrx-fw-css-grid-row--sm-1-1-1>div {
	width: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}

}
}
@media screen and (min-width:768px) {
	.xrx-fw-css-grid-row--md-1-1-1 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-css-grid-row--md-1-1-1>div {
		margin-left: 3px;
		margin-right: 3px
	}
	.xrx-fw-css-grid-row--md-1-1-1>div:first-child {
		margin-left: 0
	}
	.xrx-fw-css-grid-row--md-1-1-1>div:last-child {
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--md-1-1-1>div:first-child {
		margin-left: 3px;
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--md-1-1-1>div:last-child {
		margin-right: 3px;
		margin-left: 0
	}
	@
	supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
		.xrx-fw-css-grid-row--md-1-1-1>div:first-child {margin-left :0;
		margin-right: 3px
	}
	[dir=rtl] .xrx-fw-css-grid-row--md-1-1-1>div:last-child {
		margin-right: 0;
		margin-left: 3px
	}
}

.xrx-fw-css-grid-row--md-1-1-1.xrx-fw-css-grid-row--wide-gutter>div {
	margin-left: 15px;
	margin-right: 15px
}

.xrx-fw-css-grid-row--md-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 0
}

.xrx-fw-css-grid-row--md-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--md-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--md-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 15px;
	margin-left: 0
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
	.xrx-fw-css-grid-row--md-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{margin-left :0;
	margin-right: 15px
}

[dir=rtl] .xrx-fw-css-grid-row--md-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0;
	margin-left: 15px
}

}
.xrx-fw-css-grid-row--md-1-1-1>div:first-child,
	.xrx-fw-css-grid-row--md-1-1-1>div:nth-child(2),
	.xrx-fw-css-grid-row--md-1-1-1>div:nth-child(3) {
	width: 33.33333%
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row--md-1-1-1 {grid-template-columns: 1fr 1fr 1fr
}

.xrx-fw-css-grid-row--md-1-1-1>div {
	width: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}

}
}
@media screen and (min-width:970px) {
	.xrx-fw-css-grid-row--lg-1-1-1 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-css-grid-row--lg-1-1-1>div {
		margin-left: 3px;
		margin-right: 3px
	}
	.xrx-fw-css-grid-row--lg-1-1-1>div:first-child {
		margin-left: 0
	}
	.xrx-fw-css-grid-row--lg-1-1-1>div:last-child {
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--lg-1-1-1>div:first-child {
		margin-left: 3px;
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--lg-1-1-1>div:last-child {
		margin-right: 3px;
		margin-left: 0
	}
	@
	supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
		.xrx-fw-css-grid-row--lg-1-1-1>div:first-child {margin-left :0;
		margin-right: 3px
	}
	[dir=rtl] .xrx-fw-css-grid-row--lg-1-1-1>div:last-child {
		margin-right: 0;
		margin-left: 3px
	}
}

.xrx-fw-css-grid-row--lg-1-1-1.xrx-fw-css-grid-row--wide-gutter>div {
	margin-left: 15px;
	margin-right: 15px
}

.xrx-fw-css-grid-row--lg-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 0
}

.xrx-fw-css-grid-row--lg-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--lg-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--lg-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 15px;
	margin-left: 0
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
	.xrx-fw-css-grid-row--lg-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{margin-left :0;
	margin-right: 15px
}

[dir=rtl] .xrx-fw-css-grid-row--lg-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0;
	margin-left: 15px
}

}
.xrx-fw-css-grid-row--lg-1-1-1>div:first-child,
	.xrx-fw-css-grid-row--lg-1-1-1>div:nth-child(2),
	.xrx-fw-css-grid-row--lg-1-1-1>div:nth-child(3) {
	width: 33.33333%
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row--lg-1-1-1 {grid-template-columns: 1fr 1fr 1fr
}

.xrx-fw-css-grid-row--lg-1-1-1>div {
	width: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}

}
}
@media screen and (min-width:480px) {
	.xrx-fw-css-grid-row--sm-1-1-1-1 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-css-grid-row--sm-1-1-1-1>div {
		margin-left: 3px;
		margin-right: 3px
	}
	.xrx-fw-css-grid-row--sm-1-1-1-1>div:first-child {
		margin-left: 0
	}
	.xrx-fw-css-grid-row--sm-1-1-1-1>div:last-child {
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--sm-1-1-1-1>div:first-child {
		margin-left: 3px;
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--sm-1-1-1-1>div:last-child {
		margin-right: 3px;
		margin-left: 0
	}
	@
	supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
		.xrx-fw-css-grid-row--sm-1-1-1-1>div:first-child {margin-left :0;
		margin-right: 3px
	}
	[dir=rtl] .xrx-fw-css-grid-row--sm-1-1-1-1>div:last-child {
		margin-right: 0;
		margin-left: 3px
	}
}

.xrx-fw-css-grid-row--sm-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div {
	margin-left: 15px;
	margin-right: 15px
}

.xrx-fw-css-grid-row--sm-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 0
}

.xrx-fw-css-grid-row--sm-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--sm-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--sm-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 15px;
	margin-left: 0
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
	.xrx-fw-css-grid-row--sm-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{margin-left :0;
	margin-right: 15px
}

[dir=rtl] .xrx-fw-css-grid-row--sm-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0;
	margin-left: 15px
}

}
.xrx-fw-css-grid-row--sm-1-1-1-1>div:first-child,
	.xrx-fw-css-grid-row--sm-1-1-1-1>div:nth-child(2),
	.xrx-fw-css-grid-row--sm-1-1-1-1>div:nth-child(3),
	.xrx-fw-css-grid-row--sm-1-1-1-1>div:nth-child(4) {
	width: 25%
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row--sm-1-1-1-1 {grid-template-columns: 1fr 1fr 1fr 1fr
}

.xrx-fw-css-grid-row--sm-1-1-1-1>div {
	width: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}

}
}
@media screen and (min-width:768px) {
	.xrx-fw-css-grid-row--md-1-1-1-1 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-css-grid-row--md-1-1-1-1>div {
		margin-left: 3px;
		margin-right: 3px
	}
	.xrx-fw-css-grid-row--md-1-1-1-1>div:first-child {
		margin-left: 0
	}
	.xrx-fw-css-grid-row--md-1-1-1-1>div:last-child {
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--md-1-1-1-1>div:first-child {
		margin-left: 3px;
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--md-1-1-1-1>div:last-child {
		margin-right: 3px;
		margin-left: 0
	}
	@
	supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
		.xrx-fw-css-grid-row--md-1-1-1-1>div:first-child {margin-left :0;
		margin-right: 3px
	}
	[dir=rtl] .xrx-fw-css-grid-row--md-1-1-1-1>div:last-child {
		margin-right: 0;
		margin-left: 3px
	}
}

.xrx-fw-css-grid-row--md-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div {
	margin-left: 15px;
	margin-right: 15px
}

.xrx-fw-css-grid-row--md-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 0
}

.xrx-fw-css-grid-row--md-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--md-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--md-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 15px;
	margin-left: 0
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
	.xrx-fw-css-grid-row--md-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{margin-left :0;
	margin-right: 15px
}

[dir=rtl] .xrx-fw-css-grid-row--md-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0;
	margin-left: 15px
}

}
.xrx-fw-css-grid-row--md-1-1-1-1>div:first-child,
	.xrx-fw-css-grid-row--md-1-1-1-1>div:nth-child(2),
	.xrx-fw-css-grid-row--md-1-1-1-1>div:nth-child(3),
	.xrx-fw-css-grid-row--md-1-1-1-1>div:nth-child(4) {
	width: 25%
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row--md-1-1-1-1 {grid-template-columns: 1fr 1fr 1fr 1fr
}

.xrx-fw-css-grid-row--md-1-1-1-1>div {
	width: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}

}
}
@media screen and (min-width:970px) {
	.xrx-fw-css-grid-row--lg-1-1-1-1 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-css-grid-row--lg-1-1-1-1>div {
		margin-left: 3px;
		margin-right: 3px
	}
	.xrx-fw-css-grid-row--lg-1-1-1-1>div:first-child {
		margin-left: 0
	}
	.xrx-fw-css-grid-row--lg-1-1-1-1>div:last-child {
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--lg-1-1-1-1>div:first-child {
		margin-left: 3px;
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--lg-1-1-1-1>div:last-child {
		margin-right: 3px;
		margin-left: 0
	}
	@
	supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
		.xrx-fw-css-grid-row--lg-1-1-1-1>div:first-child {margin-left :0;
		margin-right: 3px
	}
	[dir=rtl] .xrx-fw-css-grid-row--lg-1-1-1-1>div:last-child {
		margin-right: 0;
		margin-left: 3px
	}
}

.xrx-fw-css-grid-row--lg-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div {
	margin-left: 15px;
	margin-right: 15px
}

.xrx-fw-css-grid-row--lg-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 0
}

.xrx-fw-css-grid-row--lg-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--lg-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--lg-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 15px;
	margin-left: 0
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
	.xrx-fw-css-grid-row--lg-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{margin-left :0;
	margin-right: 15px
}

[dir=rtl] .xrx-fw-css-grid-row--lg-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0;
	margin-left: 15px
}

}
.xrx-fw-css-grid-row--lg-1-1-1-1>div:first-child,
	.xrx-fw-css-grid-row--lg-1-1-1-1>div:nth-child(2),
	.xrx-fw-css-grid-row--lg-1-1-1-1>div:nth-child(3),
	.xrx-fw-css-grid-row--lg-1-1-1-1>div:nth-child(4) {
	width: 25%
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row--lg-1-1-1-1 {grid-template-columns: 1fr 1fr 1fr 1fr
}

.xrx-fw-css-grid-row--lg-1-1-1-1>div {
	width: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}

}
}
@media screen and (min-width:480px) {
	.xrx-fw-css-grid-row--sm-1-1-1-1-1 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-css-grid-row--sm-1-1-1-1-1>div {
		margin-left: 3px;
		margin-right: 3px
	}
	.xrx-fw-css-grid-row--sm-1-1-1-1-1>div:first-child {
		margin-left: 0
	}
	.xrx-fw-css-grid-row--sm-1-1-1-1-1>div:last-child {
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--sm-1-1-1-1-1>div:first-child {
		margin-left: 3px;
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--sm-1-1-1-1-1>div:last-child {
		margin-right: 3px;
		margin-left: 0
	}
	@
	supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
		.xrx-fw-css-grid-row--sm-1-1-1-1-1>div:first-child {margin-left :0;
		margin-right: 3px
	}
	[dir=rtl] .xrx-fw-css-grid-row--sm-1-1-1-1-1>div:last-child {
		margin-right: 0;
		margin-left: 3px
	}
}

.xrx-fw-css-grid-row--sm-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div
	{
	margin-left: 15px;
	margin-right: 15px
}

.xrx-fw-css-grid-row--sm-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 0
}

.xrx-fw-css-grid-row--sm-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--sm-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--sm-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 15px;
	margin-left: 0
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
	.xrx-fw-css-grid-row--sm-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{margin-left :0;
	margin-right: 15px
}

[dir=rtl] .xrx-fw-css-grid-row--sm-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0;
	margin-left: 15px
}

}
.xrx-fw-css-grid-row--sm-1-1-1-1-1>div:first-child,
	.xrx-fw-css-grid-row--sm-1-1-1-1-1>div:nth-child(2),
	.xrx-fw-css-grid-row--sm-1-1-1-1-1>div:nth-child(3),
	.xrx-fw-css-grid-row--sm-1-1-1-1-1>div:nth-child(4),
	.xrx-fw-css-grid-row--sm-1-1-1-1-1>div:nth-child(5) {
	width: 20%
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row--sm-1-1-1-1-1 {grid-template-columns: 1fr 1fr 1fr
		1fr 1fr
}

.xrx-fw-css-grid-row--sm-1-1-1-1-1>div {
	width: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}

}
}
@media screen and (min-width:768px) {
	.xrx-fw-css-grid-row--md-1-1-1-1-1 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-css-grid-row--md-1-1-1-1-1>div {
		margin-left: 3px;
		margin-right: 3px
	}
	.xrx-fw-css-grid-row--md-1-1-1-1-1>div:first-child {
		margin-left: 0
	}
	.xrx-fw-css-grid-row--md-1-1-1-1-1>div:last-child {
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--md-1-1-1-1-1>div:first-child {
		margin-left: 3px;
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--md-1-1-1-1-1>div:last-child {
		margin-right: 3px;
		margin-left: 0
	}
	@
	supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
		.xrx-fw-css-grid-row--md-1-1-1-1-1>div:first-child {margin-left :0;
		margin-right: 3px
	}
	[dir=rtl] .xrx-fw-css-grid-row--md-1-1-1-1-1>div:last-child {
		margin-right: 0;
		margin-left: 3px
	}
}

.xrx-fw-css-grid-row--md-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div
	{
	margin-left: 15px;
	margin-right: 15px
}

.xrx-fw-css-grid-row--md-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 0
}

.xrx-fw-css-grid-row--md-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--md-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--md-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 15px;
	margin-left: 0
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
	.xrx-fw-css-grid-row--md-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{margin-left :0;
	margin-right: 15px
}

[dir=rtl] .xrx-fw-css-grid-row--md-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0;
	margin-left: 15px
}

}
.xrx-fw-css-grid-row--md-1-1-1-1-1>div:first-child,
	.xrx-fw-css-grid-row--md-1-1-1-1-1>div:nth-child(2),
	.xrx-fw-css-grid-row--md-1-1-1-1-1>div:nth-child(3),
	.xrx-fw-css-grid-row--md-1-1-1-1-1>div:nth-child(4),
	.xrx-fw-css-grid-row--md-1-1-1-1-1>div:nth-child(5) {
	width: 20%
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row--md-1-1-1-1-1 {grid-template-columns: 1fr 1fr 1fr
		1fr 1fr
}

.xrx-fw-css-grid-row--md-1-1-1-1-1>div {
	width: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}

}
}
@media screen and (min-width:970px) {
	.xrx-fw-css-grid-row--lg-1-1-1-1-1 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-css-grid-row--lg-1-1-1-1-1>div {
		margin-left: 3px;
		margin-right: 3px
	}
	.xrx-fw-css-grid-row--lg-1-1-1-1-1>div:first-child {
		margin-left: 0
	}
	.xrx-fw-css-grid-row--lg-1-1-1-1-1>div:last-child {
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--lg-1-1-1-1-1>div:first-child {
		margin-left: 3px;
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-css-grid-row--lg-1-1-1-1-1>div:last-child {
		margin-right: 3px;
		margin-left: 0
	}
	@
	supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
		.xrx-fw-css-grid-row--lg-1-1-1-1-1>div:first-child {margin-left :0;
		margin-right: 3px
	}
	[dir=rtl] .xrx-fw-css-grid-row--lg-1-1-1-1-1>div:last-child {
		margin-right: 0;
		margin-left: 3px
	}
}

.xrx-fw-css-grid-row--lg-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div
	{
	margin-left: 15px;
	margin-right: 15px
}

.xrx-fw-css-grid-row--lg-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 0
}

.xrx-fw-css-grid-row--lg-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--lg-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{
	margin-left: 15px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-css-grid-row--lg-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 15px;
	margin-left: 0
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ [dir =rtl]
	.xrx-fw-css-grid-row--lg-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:first-child
	{margin-left :0;
	margin-right: 15px
}

[dir=rtl] .xrx-fw-css-grid-row--lg-1-1-1-1-1.xrx-fw-css-grid-row--wide-gutter>div:last-child
	{
	margin-right: 0;
	margin-left: 15px
}

}
.xrx-fw-css-grid-row--lg-1-1-1-1-1>div:first-child,
	.xrx-fw-css-grid-row--lg-1-1-1-1-1>div:nth-child(2),
	.xrx-fw-css-grid-row--lg-1-1-1-1-1>div:nth-child(3),
	.xrx-fw-css-grid-row--lg-1-1-1-1-1>div:nth-child(4),
	.xrx-fw-css-grid-row--lg-1-1-1-1-1>div:nth-child(5) {
	width: 20%
}

@
supports (display:grid ) and (not (-ms-grid-column: 1)){ .
	xrx-fw-css-grid-row--lg-1-1-1-1-1 {grid-template-columns: 1fr 1fr 1fr
		1fr 1fr
}

.xrx-fw-css-grid-row--lg-1-1-1-1-1>div {
	width: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important
}

}
}
.xrx-fw-disclaimer {
	font-family: Roboto, sans-serif !important;
	font-size: .875rem !important;
	line-height: 1.2em !important;
	font-weight: 200 !important
}

.xrx-fw-dropdown-menu {
	border: none;
	min-width: 60%;
	padding: 16px 40px 11px 10px;
	border-radius: 0;
	cursor: pointer;
	background-color: #fff;
	background-image: linear-gradient(45deg, transparent 50%, #000 0),
		linear-gradient(135deg, #000 50%, transparent 0),
		linear-gradient(90deg, transparent, transparent);
	background-position: calc(100% - 20px) 1.2em, calc(100% - 12px) 1.2em,
		100% 0;
	background-size: 8px 8px, 8px 8px, 2.5em 2.5em;
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.xrx-fw-dropdown-menu:focus {
	outline-color: #d92231
}

.xrx-fw-dropdown-menu::-ms-expand {
	display: none
}

[dir=rtl] .xrx-fw-dropdown-menu {
	background-position: 12px 1.2em, 20px 1.2em, 100% 0;
	padding: 16px 10px 11px 40px
}

.xrx-fw-dropdown-menu--inline {
	min-width: 0;
	border: 1px solid #737373;
	padding: 4px 40px 4px 10px;
	background-position: calc(100% - 20px) .6em, calc(100% - 12px) .6em,
		100% 0
}

[dir=rtl] .xrx-fw-dropdown-menu--inline {
	background-position: 12px .6em, 20px .6em, 100% 0;
	padding: 4px 10px 4px 40px
}

.xrx-container, .xrx_container {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto
}

.xrx-container>.xrx-row, .xrx-container>.xrx-row.xrx-row--wide-gutter,
	.xrx_container>.xrx-row, .xrx_container>.xrx-row.xrx-row--wide-gutter {
	margin-left: 0;
	margin-right: 0
}

.xrx-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 -3px
}

.xrx-row>* {
	margin: 0 3px 6px
}

@media screen and (max-width:479px) {
	.xrx-row.xrx-row--xs-auto>div:first-child:last-child, .xrx-row.xrx-row--xs-auto>div:first-child:last-child
		~div{
		width: calc(100% - 6px)
	}
	.xrx-row.xrx-row--xs-auto>div:first-child:nth-last-child(2), .xrx-row.xrx-row--xs-auto>div:first-child:nth-last-child(2)
		~div{
		width: calc(50% - 6px)
	}
	.xrx-row.xrx-row--xs-auto>div:first-child:nth-last-child(3), .xrx-row.xrx-row--xs-auto>div:first-child:nth-last-child(3)
		~div{
		width: calc(33.33333% - 6px)
	}
	.xrx-row.xrx-row--xs-auto>div:first-child:nth-last-child(4), .xrx-row.xrx-row--xs-auto>div:first-child:nth-last-child(4)
		~div{
		width: calc(25% - 6px)
	}
	.xrx-row.xrx-row--xs-auto>div:first-child:nth-last-child(5), .xrx-row.xrx-row--xs-auto>div:first-child:nth-last-child(5)
		~div{
		width: calc(20% - 6px)
	}
	.xrx-row.xrx-row--xs-auto>div:first-child:nth-last-child(6), .xrx-row.xrx-row--xs-auto>div:first-child:nth-last-child(6)
		~div{
		width: calc(16.66667% - 6px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row.xrx-row--sm-auto>div:first-child:last-child, .xrx-row.xrx-row--sm-auto>div:first-child:last-child
		~div{
		width: calc(100% - 6px)
	}
	.xrx-row.xrx-row--sm-auto>div:first-child:nth-last-child(2), .xrx-row.xrx-row--sm-auto>div:first-child:nth-last-child(2)
		~div{
		width: calc(50% - 6px)
	}
	.xrx-row.xrx-row--sm-auto>div:first-child:nth-last-child(3), .xrx-row.xrx-row--sm-auto>div:first-child:nth-last-child(3)
		~div{
		width: calc(33.33333% - 6px)
	}
	.xrx-row.xrx-row--sm-auto>div:first-child:nth-last-child(4), .xrx-row.xrx-row--sm-auto>div:first-child:nth-last-child(4)
		~div{
		width: calc(25% - 6px)
	}
	.xrx-row.xrx-row--sm-auto>div:first-child:nth-last-child(5), .xrx-row.xrx-row--sm-auto>div:first-child:nth-last-child(5)
		~div{
		width: calc(20% - 6px)
	}
	.xrx-row.xrx-row--sm-auto>div:first-child:nth-last-child(6), .xrx-row.xrx-row--sm-auto>div:first-child:nth-last-child(6)
		~div{
		width: calc(16.66667% - 6px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row.xrx-row--md-auto>div:first-child:last-child, .xrx-row.xrx-row--md-auto>div:first-child:last-child
		~div{
		width: calc(100% - 6px)
	}
	.xrx-row.xrx-row--md-auto>div:first-child:nth-last-child(2), .xrx-row.xrx-row--md-auto>div:first-child:nth-last-child(2)
		~div{
		width: calc(50% - 6px)
	}
	.xrx-row.xrx-row--md-auto>div:first-child:nth-last-child(3), .xrx-row.xrx-row--md-auto>div:first-child:nth-last-child(3)
		~div{
		width: calc(33.33333% - 6px)
	}
	.xrx-row.xrx-row--md-auto>div:first-child:nth-last-child(4), .xrx-row.xrx-row--md-auto>div:first-child:nth-last-child(4)
		~div{
		width: calc(25% - 6px)
	}
	.xrx-row.xrx-row--md-auto>div:first-child:nth-last-child(5), .xrx-row.xrx-row--md-auto>div:first-child:nth-last-child(5)
		~div{
		width: calc(20% - 6px)
	}
	.xrx-row.xrx-row--md-auto>div:first-child:nth-last-child(6), .xrx-row.xrx-row--md-auto>div:first-child:nth-last-child(6)
		~div{
		width: calc(16.66667% - 6px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row.xrx-row--lg-auto>div:first-child:last-child, .xrx-row.xrx-row--lg-auto>div:first-child:last-child
		~div{
		width: calc(100% - 6px)
	}
	.xrx-row.xrx-row--lg-auto>div:first-child:nth-last-child(2), .xrx-row.xrx-row--lg-auto>div:first-child:nth-last-child(2)
		~div{
		width: calc(50% - 6px)
	}
	.xrx-row.xrx-row--lg-auto>div:first-child:nth-last-child(3), .xrx-row.xrx-row--lg-auto>div:first-child:nth-last-child(3)
		~div{
		width: calc(33.33333% - 6px)
	}
	.xrx-row.xrx-row--lg-auto>div:first-child:nth-last-child(4), .xrx-row.xrx-row--lg-auto>div:first-child:nth-last-child(4)
		~div{
		width: calc(25% - 6px)
	}
	.xrx-row.xrx-row--lg-auto>div:first-child:nth-last-child(5), .xrx-row.xrx-row--lg-auto>div:first-child:nth-last-child(5)
		~div{
		width: calc(20% - 6px)
	}
	.xrx-row.xrx-row--lg-auto>div:first-child:nth-last-child(6), .xrx-row.xrx-row--lg-auto>div:first-child:nth-last-child(6)
		~div{
		width: calc(16.66667% - 6px)
	}
}

.xrx-row>div {
	width: calc(100% - 6px);
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.xrx-row>div>img {
	max-width: 100%
}

.xrx-row>div>h1:first-child, .xrx-row>div>h2:first-child, .xrx-row>div>h3:first-child,
	.xrx-row>div>h4:first-child, .xrx-row>div>h5:first-child, .xrx-row>div>h6:first-child,
	.xrx-row>div>ol:first-child, .xrx-row>div>p:first-child, .xrx-row>div>ul:first-child
	{
	margin-top: 0
}

.xrx-row>div>h1:last-child, .xrx-row>div>h2:last-child, .xrx-row>div>h3:last-child,
	.xrx-row>div>h4:last-child, .xrx-row>div>h5:last-child, .xrx-row>div>h6:last-child,
	.xrx-row>div>ol:last-child, .xrx-row>div>p:last-child, .xrx-row>div>ul:last-child
	{
	margin-bottom: 0
}

@media screen and (max-width:479px) {
	.xrx-row>.xrx-row__col--xs-1 {
		width: calc(8.33333% - 6px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row>.xrx-row__col--xs-2 {
		width: calc(16.66667% - 6px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row>.xrx-row__col--xs-3 {
		width: calc(25% - 6px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row>.xrx-row__col--xs-4 {
		width: calc(33.33333% - 6px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row>.xrx-row__col--xs-5 {
		width: calc(41.66667% - 6px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row>.xrx-row__col--xs-6 {
		width: calc(50% - 6px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row>.xrx-row__col--xs-7 {
		width: calc(58.33333% - 6px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row>.xrx-row__col--xs-8 {
		width: calc(66.66667% - 6px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row>.xrx-row__col--xs-9 {
		width: calc(75% - 6px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row>.xrx-row__col--xs-10 {
		width: calc(83.33333% - 6px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row>.xrx-row__col--xs-11 {
		width: calc(91.66667% - 6px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row>.xrx-row__col--xs-12 {
		width: calc(100% - 6px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row>.xrx-row__col--sm-1 {
		width: calc(8.33333% - 6px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row>.xrx-row__col--sm-2 {
		width: calc(16.66667% - 6px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row>.xrx-row__col--sm-3 {
		width: calc(25% - 6px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row>.xrx-row__col--sm-4 {
		width: calc(33.33333% - 6px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row>.xrx-row__col--sm-5 {
		width: calc(41.66667% - 6px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row>.xrx-row__col--sm-6 {
		width: calc(50% - 6px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row>.xrx-row__col--sm-7 {
		width: calc(58.33333% - 6px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row>.xrx-row__col--sm-8 {
		width: calc(66.66667% - 6px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row>.xrx-row__col--sm-9 {
		width: calc(75% - 6px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row>.xrx-row__col--sm-10 {
		width: calc(83.33333% - 6px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row>.xrx-row__col--sm-11 {
		width: calc(91.66667% - 6px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row>.xrx-row__col--sm-12 {
		width: calc(100% - 6px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row>.xrx-row__col--md-1 {
		width: calc(8.33333% - 6px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row>.xrx-row__col--md-2 {
		width: calc(16.66667% - 6px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row>.xrx-row__col--md-3 {
		width: calc(25% - 6px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row>.xrx-row__col--md-4 {
		width: calc(33.33333% - 6px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row>.xrx-row__col--md-5 {
		width: calc(41.66667% - 6px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row>.xrx-row__col--md-6 {
		width: calc(50% - 6px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row>.xrx-row__col--md-7 {
		width: calc(58.33333% - 6px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row>.xrx-row__col--md-8 {
		width: calc(66.66667% - 6px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row>.xrx-row__col--md-9 {
		width: calc(75% - 6px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row>.xrx-row__col--md-10 {
		width: calc(83.33333% - 6px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row>.xrx-row__col--md-11 {
		width: calc(91.66667% - 6px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row>.xrx-row__col--md-12 {
		width: calc(100% - 6px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row>.xrx-row__col--lg-1 {
		width: calc(8.33333% - 6px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row>.xrx-row__col--lg-2 {
		width: calc(16.66667% - 6px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row>.xrx-row__col--lg-3 {
		width: calc(25% - 6px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row>.xrx-row__col--lg-4 {
		width: calc(33.33333% - 6px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row>.xrx-row__col--lg-5 {
		width: calc(41.66667% - 6px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row>.xrx-row__col--lg-6 {
		width: calc(50% - 6px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row>.xrx-row__col--lg-7 {
		width: calc(58.33333% - 6px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row>.xrx-row__col--lg-8 {
		width: calc(66.66667% - 6px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row>.xrx-row__col--lg-9 {
		width: calc(75% - 6px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row>.xrx-row__col--lg-10 {
		width: calc(83.33333% - 6px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row>.xrx-row__col--lg-11 {
		width: calc(91.66667% - 6px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row>.xrx-row__col--lg-12 {
		width: calc(100% - 6px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row.xrx-row--layout-4-2-1>div {
		-ms-flex-preferred-size: calc(50% - 6px);
		flex-basis: calc(50% - 6px);
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}
}

@media screen and (min-width:970px) {
	.xrx-row.xrx-row--layout-4-2-1>div {
		-ms-flex-preferred-size: calc(25% - 6px);
		flex-basis: calc(25% - 6px);
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}
	.xrx-row.xrx-row--layout-4-2-1>div:first-child:nth-last-child(5),
		.xrx-row.xrx-row--layout-4-2-1>div:first-child:nth-last-child(5) ~div,
		.xrx-row.xrx-row--layout-4-2-1>div:first-child:nth-last-child(6),
		.xrx-row.xrx-row--layout-4-2-1>div:first-child:nth-last-child(6) ~div,
		.xrx-row.xrx-row--layout-4-2-1>div:first-child:nth-last-child(9),
		.xrx-row.xrx-row--layout-4-2-1>div:first-child:nth-last-child(9) ~div{
		-ms-flex-preferred-size: calc(33.3% - 6px);
		flex-basis: calc(33.3% - 6px)
	}
}

.xrx-row.xrx-row--layout-2-1>div {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

@media screen and (min-width:768px) {
	.xrx-row.xrx-row--layout-2-1>div {
		-ms-flex-preferred-size: calc(50% - 6px);
		flex-basis: calc(50% - 6px)
	}
}

.xrx-row.xrx-row--fluid>div {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1
}

@media screen and (min-width:768px) {
	.xrx-row.xrx-row--fluid>div {
		-ms-flex-preferred-size: calc(50% - 6px);
		flex-basis: calc(50% - 6px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row.xrx-row--fluid>div {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

@media screen and (min-width:970px) {
	.xrx-row.xrx-row--fluid {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}
}

.xrx-row.xrx-row--wide-gutter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 -15px
}

.xrx-row.xrx-row--wide-gutter>* {
	margin: 0 15px 30px
}

@media screen and (max-width:479px) {
	.xrx-row.xrx-row--wide-gutter.xrx-row--xs-auto>div:first-child:last-child,
		.xrx-row.xrx-row--wide-gutter.xrx-row--xs-auto>div:first-child:last-child
		~div{
		width: calc(100% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--xs-auto>div:first-child:nth-last-child(2),
		.xrx-row.xrx-row--wide-gutter.xrx-row--xs-auto>div:first-child:nth-last-child(2)
		~div{
		width: calc(50% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--xs-auto>div:first-child:nth-last-child(3),
		.xrx-row.xrx-row--wide-gutter.xrx-row--xs-auto>div:first-child:nth-last-child(3)
		~div{
		width: calc(33.33333% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--xs-auto>div:first-child:nth-last-child(4),
		.xrx-row.xrx-row--wide-gutter.xrx-row--xs-auto>div:first-child:nth-last-child(4)
		~div{
		width: calc(25% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--xs-auto>div:first-child:nth-last-child(5),
		.xrx-row.xrx-row--wide-gutter.xrx-row--xs-auto>div:first-child:nth-last-child(5)
		~div{
		width: calc(20% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--xs-auto>div:first-child:nth-last-child(6),
		.xrx-row.xrx-row--wide-gutter.xrx-row--xs-auto>div:first-child:nth-last-child(6)
		~div{
		width: calc(16.66667% - 30px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row.xrx-row--wide-gutter.xrx-row--sm-auto>div:first-child:last-child,
		.xrx-row.xrx-row--wide-gutter.xrx-row--sm-auto>div:first-child:last-child
		~div{
		width: calc(100% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--sm-auto>div:first-child:nth-last-child(2),
		.xrx-row.xrx-row--wide-gutter.xrx-row--sm-auto>div:first-child:nth-last-child(2)
		~div{
		width: calc(50% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--sm-auto>div:first-child:nth-last-child(3),
		.xrx-row.xrx-row--wide-gutter.xrx-row--sm-auto>div:first-child:nth-last-child(3)
		~div{
		width: calc(33.33333% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--sm-auto>div:first-child:nth-last-child(4),
		.xrx-row.xrx-row--wide-gutter.xrx-row--sm-auto>div:first-child:nth-last-child(4)
		~div{
		width: calc(25% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--sm-auto>div:first-child:nth-last-child(5),
		.xrx-row.xrx-row--wide-gutter.xrx-row--sm-auto>div:first-child:nth-last-child(5)
		~div{
		width: calc(20% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--sm-auto>div:first-child:nth-last-child(6),
		.xrx-row.xrx-row--wide-gutter.xrx-row--sm-auto>div:first-child:nth-last-child(6)
		~div{
		width: calc(16.66667% - 30px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row.xrx-row--wide-gutter.xrx-row--md-auto>div:first-child:last-child,
		.xrx-row.xrx-row--wide-gutter.xrx-row--md-auto>div:first-child:last-child
		~div{
		width: calc(100% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--md-auto>div:first-child:nth-last-child(2),
		.xrx-row.xrx-row--wide-gutter.xrx-row--md-auto>div:first-child:nth-last-child(2)
		~div{
		width: calc(50% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--md-auto>div:first-child:nth-last-child(3),
		.xrx-row.xrx-row--wide-gutter.xrx-row--md-auto>div:first-child:nth-last-child(3)
		~div{
		width: calc(33.33333% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--md-auto>div:first-child:nth-last-child(4),
		.xrx-row.xrx-row--wide-gutter.xrx-row--md-auto>div:first-child:nth-last-child(4)
		~div{
		width: calc(25% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--md-auto>div:first-child:nth-last-child(5),
		.xrx-row.xrx-row--wide-gutter.xrx-row--md-auto>div:first-child:nth-last-child(5)
		~div{
		width: calc(20% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--md-auto>div:first-child:nth-last-child(6),
		.xrx-row.xrx-row--wide-gutter.xrx-row--md-auto>div:first-child:nth-last-child(6)
		~div{
		width: calc(16.66667% - 30px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row.xrx-row--wide-gutter.xrx-row--lg-auto>div:first-child:last-child,
		.xrx-row.xrx-row--wide-gutter.xrx-row--lg-auto>div:first-child:last-child
		~div{
		width: calc(100% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--lg-auto>div:first-child:nth-last-child(2),
		.xrx-row.xrx-row--wide-gutter.xrx-row--lg-auto>div:first-child:nth-last-child(2)
		~div{
		width: calc(50% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--lg-auto>div:first-child:nth-last-child(3),
		.xrx-row.xrx-row--wide-gutter.xrx-row--lg-auto>div:first-child:nth-last-child(3)
		~div{
		width: calc(33.33333% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--lg-auto>div:first-child:nth-last-child(4),
		.xrx-row.xrx-row--wide-gutter.xrx-row--lg-auto>div:first-child:nth-last-child(4)
		~div{
		width: calc(25% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--lg-auto>div:first-child:nth-last-child(5),
		.xrx-row.xrx-row--wide-gutter.xrx-row--lg-auto>div:first-child:nth-last-child(5)
		~div{
		width: calc(20% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--lg-auto>div:first-child:nth-last-child(6),
		.xrx-row.xrx-row--wide-gutter.xrx-row--lg-auto>div:first-child:nth-last-child(6)
		~div{
		width: calc(16.66667% - 30px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row.xrx-row--wide-gutter.xrx-row--layout-4-2-1>div {
		-ms-flex-preferred-size: calc(50% - 30px);
		flex-basis: calc(50% - 30px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row.xrx-row--wide-gutter.xrx-row--layout-4-2-1>div {
		-ms-flex-preferred-size: calc(25% - 30px);
		flex-basis: calc(25% - 30px)
	}
	.xrx-row.xrx-row--wide-gutter.xrx-row--layout-4-2-1>div:first-child:nth-last-child(5),
		.xrx-row.xrx-row--wide-gutter.xrx-row--layout-4-2-1>div:first-child:nth-last-child(5)
		~div, .xrx-row.xrx-row--wide-gutter.xrx-row--layout-4-2-1>div:first-child:nth-last-child(6),
		.xrx-row.xrx-row--wide-gutter.xrx-row--layout-4-2-1>div:first-child:nth-last-child(6)
		~div, .xrx-row.xrx-row--wide-gutter.xrx-row--layout-4-2-1>div:first-child:nth-last-child(9),
		.xrx-row.xrx-row--wide-gutter.xrx-row--layout-4-2-1>div:first-child:nth-last-child(9)
		~div{
		-ms-flex-preferred-size: calc(33.3% - 30px);
		flex-basis: calc(33.3% - 30px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row.xrx-row--wide-gutter.xrx-row--fluid>div, .xrx-row.xrx-row--wide-gutter.xrx-row--layout-2-1>div
		{
		-ms-flex-preferred-size: calc(50% - 30px);
		flex-basis: calc(50% - 30px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--xs-1 {
		width: calc(8.33333% - 30px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--xs-2 {
		width: calc(16.66667% - 30px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--xs-3 {
		width: calc(25% - 30px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--xs-4 {
		width: calc(33.33333% - 30px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--xs-5 {
		width: calc(41.66667% - 30px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--xs-6 {
		width: calc(50% - 30px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--xs-7 {
		width: calc(58.33333% - 30px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--xs-8 {
		width: calc(66.66667% - 30px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--xs-9 {
		width: calc(75% - 30px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--xs-10 {
		width: calc(83.33333% - 30px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--xs-11 {
		width: calc(91.66667% - 30px)
	}
}

@media screen and (max-width:479px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--xs-12 {
		width: calc(100% - 30px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--sm-1 {
		width: calc(8.33333% - 30px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--sm-2 {
		width: calc(16.66667% - 30px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--sm-3 {
		width: calc(25% - 30px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--sm-4 {
		width: calc(33.33333% - 30px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--sm-5 {
		width: calc(41.66667% - 30px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--sm-6 {
		width: calc(50% - 30px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--sm-7 {
		width: calc(58.33333% - 30px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--sm-8 {
		width: calc(66.66667% - 30px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--sm-9 {
		width: calc(75% - 30px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--sm-10 {
		width: calc(83.33333% - 30px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--sm-11 {
		width: calc(91.66667% - 30px)
	}
}

@media screen and (min-width:480px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--sm-12 {
		width: calc(100% - 30px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--md-1 {
		width: calc(8.33333% - 30px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--md-2 {
		width: calc(16.66667% - 30px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--md-3 {
		width: calc(25% - 30px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--md-4 {
		width: calc(33.33333% - 30px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--md-5 {
		width: calc(41.66667% - 30px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--md-6 {
		width: calc(50% - 30px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--md-7 {
		width: calc(58.33333% - 30px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--md-8 {
		width: calc(66.66667% - 30px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--md-9 {
		width: calc(75% - 30px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--md-10 {
		width: calc(83.33333% - 30px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--md-11 {
		width: calc(91.66667% - 30px)
	}
}

@media screen and (min-width:768px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--md-12 {
		width: calc(100% - 30px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--lg-1 {
		width: calc(8.33333% - 30px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--lg-2 {
		width: calc(16.66667% - 30px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--lg-3 {
		width: calc(25% - 30px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--lg-4 {
		width: calc(33.33333% - 30px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--lg-5 {
		width: calc(41.66667% - 30px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--lg-6 {
		width: calc(50% - 30px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--lg-7 {
		width: calc(58.33333% - 30px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--lg-8 {
		width: calc(66.66667% - 30px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--lg-9 {
		width: calc(75% - 30px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--lg-10 {
		width: calc(83.33333% - 30px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--lg-11 {
		width: calc(91.66667% - 30px)
	}
}

@media screen and (min-width:970px) {
	.xrx-row.xrx-row--wide-gutter>.xrx-row__col--lg-12 {
		width: calc(100% - 30px)
	}
}

@media screen and (max-width:479px) {
	.xrx-fw-hiding-sidebar {
		background-color: hsla(0, 0%, 100%, .97);
		padding: 1rem;
		border: 1px solid #e5e5e5;
		border-left: none;
		z-index: 5001
	}
	.xrx-fw-hiding-sidebar--xs {
		position: fixed;
		width: 70vw;
		max-width: 600px;
		left: 0;
		top: 0;
		bottom: 0;
		-webkit-transition: -webkit-transform .25s ease-in-out;
		transition: -webkit-transform .25s ease-in-out;
		transition: transform .25s ease-in-out;
		transition: transform .25s ease-in-out, -webkit-transform .25s
			ease-in-out;
		-webkit-overflow-scrolling: touch;
		-webkit-transform: translateX(-100vw);
		transform: translateX(-100vw);
		overflow: auto;
		overflow-y: auto;
		overflow-x: hidden
	}
	.xrx-fw-hiding-sidebar--open {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@media screen and (max-width:767px) {
	.xrx-fw-hiding-sidebar {
		background-color: hsla(0, 0%, 100%, .97);
		padding: 1rem;
		border: 1px solid #e5e5e5;
		border-left: none;
		z-index: 5001
	}
	.xrx-fw-hiding-sidebar--sm {
		position: fixed;
		width: 70vw;
		max-width: 600px;
		left: 0;
		top: 0;
		bottom: 0;
		-webkit-transition: -webkit-transform .25s ease-in-out;
		transition: -webkit-transform .25s ease-in-out;
		transition: transform .25s ease-in-out;
		transition: transform .25s ease-in-out, -webkit-transform .25s
			ease-in-out;
		-webkit-overflow-scrolling: touch;
		-webkit-transform: translateX(-100vw);
		transform: translateX(-100vw);
		overflow: auto;
		overflow-y: auto;
		overflow-x: hidden
	}
	.xrx-fw-hiding-sidebar--open {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@media screen and (max-width:969px) {
	.xrx-fw-hiding-sidebar {
		background-color: hsla(0, 0%, 100%, .97);
		padding: 1rem;
		border: 1px solid #e5e5e5;
		border-left: none;
		z-index: 5001
	}
	.xrx-fw-hiding-sidebar--md {
		position: fixed;
		width: 70vw;
		max-width: 600px;
		left: 0;
		top: 0;
		bottom: 0;
		-webkit-transition: -webkit-transform .25s ease-in-out;
		transition: -webkit-transform .25s ease-in-out;
		transition: transform .25s ease-in-out;
		transition: transform .25s ease-in-out, -webkit-transform .25s
			ease-in-out;
		-webkit-overflow-scrolling: touch;
		-webkit-transform: translateX(-100vw);
		transform: translateX(-100vw);
		overflow: auto;
		overflow-y: auto;
		overflow-x: hidden
	}
	.xrx-fw-hiding-sidebar--open {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.xrx-fw-hiding-sidebar button.xrx-fw-hiding-sidebar__close {
	display: none;
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #e5e5e5;
	border-top: none;
	border-right: none;
	font-size: 1.875rem;
	padding: .5rem
}

.xrx-fw-hiding-sidebar button.xrx-fw-hiding-sidebar__close:before {
	content: "⨯";
	color: #333;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif
}

.xrx-fw-hiding-sidebar button.xrx-fw-hiding-sidebar__close:hover:before
	{
	color: #000
}

@media screen and (max-width:479px) {
	.xrx-fw-hiding-sidebar button.xrx-fw-hiding-sidebar__close {
		display: block
	}
	.xrx-fw-hiding-sidebar button.xrx-fw-hiding-sidebar__close+* {
		margin-top: 3rem
	}
}

@media screen and (max-width:767px) {
	.xrx-fw-hiding-sidebar button.xrx-fw-hiding-sidebar__close {
		display: block
	}
	.xrx-fw-hiding-sidebar button.xrx-fw-hiding-sidebar__close+* {
		margin-top: 3rem
	}
}

@media screen and (max-width:969px) {
	.xrx-fw-hiding-sidebar button.xrx-fw-hiding-sidebar__close {
		display: block
	}
	.xrx-fw-hiding-sidebar button.xrx-fw-hiding-sidebar__close+* {
		margin-top: 3rem
	}
}

span[dir] {
	unicode-bidi: -webkit-isolate;
	unicode-bidi: isolate
}

html {
	font-size: 14px !important
}

@media screen and (min-width:480px) {
	html {
		font-size: 15px !important
	}
}

@media screen and (min-width:768px) {
	html {
		font-size: 16px !important
	}
}

@media screen and (min-width:970px) {
	html {
		font-size: 16px !important
	}
}

body {
	-ms-overflow-style: scrollbar;
	background: #fff;
	color: #000;
	min-height: 100vh;
	font-family: Roboto, sans-serif
}

body.xrx-fw-body--grey-back {
	background-color: #fafafa
}

body.xrx-fw-body--grey-back #xrx_bnrv4_footer_langwrapper {
	background-color: #fff
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0
}

fieldset legend {
	padding-bottom: 2px
}

fieldset legend, label {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 700;
	font-size: 1.125rem
}

label {
	display: inline-block;
	margin-bottom: .3125rem;
	line-height: 1.22222em
}

button, input, select, textarea {
	font-family: inherit;
	font-size: 1rem;
	margin: 0
}

input, textarea {
	width: 100%;
	border: 1px solid #c1c1c1;
	padding: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

input[type=number], input[type=search], input[type=text], input[type=url],
	textarea {
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

input[type=number]:focus, input[type=search]:focus, input[type=text]:focus,
	input[type=url]:focus, textarea:focus {
	outline-color: #d92231
}

input[type=number]:active, input[type=number]:focus, input[type=number]:hover,
	input[type=search]:active, input[type=search]:focus, input[type=search]:hover,
	input[type=text]:active, input[type=text]:focus, input[type=text]:hover,
	input[type=url]:active, input[type=url]:focus, input[type=url]:hover,
	textarea:active, textarea:focus, textarea:hover {
	border-color: #000;
	outline: none
}

button[type=submit]:not (.form-submit ):not (.xrx-fw-cta ), input[type=submit]:not
	(.form-submit ):not (.xrx-fw-cta ){
	font-family: Roboto Condensed, sans-serif !important;
	font-weight: 700 !important;
	font-size: 14px !important;
	line-height: 3em !important;
	display: inline-block;
	background-color: #d92231;
	border: 1px solid #d92231;
	color: #fff !important;
	padding: 0 30px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none !important;
	min-width: 160px;
	cursor: pointer
}

button[type=submit]:not (.form-submit ):not (.xrx-fw-cta ):active,
	button[type=submit]:not (.form-submit ):not (.xrx-fw-cta ):focus,
	button[type=submit]:not (.form-submit ):not (.xrx-fw-cta ):hover, input[type=submit]:not
	(.form-submit ):not (.xrx-fw-cta ):active, input[type=submit]:not (.form-submit
	):not (.xrx-fw-cta ):focus, input[type=submit]:not (.form-submit ):not
	(.xrx-fw-cta ):hover {
	background-color: #81141d;
	border-color: #81141d;
	outline: none
}

input[type=checkbox], input[type=radio] {
	width: auto;
	margin-right: 3px
}

input[type=checkbox]:focus, input[type=radio]:focus {
	outline-color: #d92231
}

input[type=checkbox]+label, input[type=radio]+label {
	position: relative;
	color: #000;
	text-decoration: none
}

form input[type=checkbox]+label {
	display: block;
	padding-left: 1.9em;
	line-height: 1.5em
}

[dir=rtl] form input[type=checkbox]+label {
	padding-left: 0;
	padding-right: 1.9em
}

form input[type=checkbox]+label:after, form input[type=checkbox]+label:before
	{
	content: "";
	display: block;
	width: 1.275em;
	height: 1.275em;
	position: absolute;
	top: .15em;
	left: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

[dir=rtl] form input[type=checkbox]+label:after, [dir=rtl] form input[type=checkbox]+label:before
	{
	left: auto;
	right: 0
}

form input[type=checkbox]+label:before {
	background-color: #fff;
	border: 1px solid #e5e5e5
}

form input[type=checkbox]+label:after {
	content: "✔";
	top: 1px;
	text-align: center;
	color: #d92231;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transition: -webkit-transform .1s ease-in-out;
	transition: -webkit-transform .1s ease-in-out;
	transition: transform .1s ease-in-out;
	transition: transform .1s ease-in-out, -webkit-transform .1s ease-in-out
}

form input[type=radio]+label {
	display: block;
	padding-left: 1.9em;
	line-height: 1.5em
}

[dir=rtl] form input[type=radio]+label {
	padding-left: 0;
	padding-right: 1.9em
}

form input[type=radio]+label:after, form input[type=radio]+label:before
	{
	content: "";
	display: block;
	width: 1.275em;
	height: 1.275em;
	position: absolute;
	top: .15em;
	left: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: .6375em
}

[dir=rtl] form input[type=radio]+label:after, [dir=rtl] form input[type=radio]+label:before
	{
	left: auto;
	right: 0
}

form input[type=radio]+label:before {
	background-color: #fff;
	border: 1px solid #e5e5e5
}

form input[type=radio]+label:after {
	background-color: #d92231;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transition: -webkit-transform .1s ease-in-out;
	transition: -webkit-transform .1s ease-in-out;
	transition: transform .1s ease-in-out;
	transition: transform .1s ease-in-out, -webkit-transform .1s ease-in-out
}

select {
	border: 1px solid #c1c1c1;
	min-width: 100%;
	padding: 8px;
	border-radius: 0;
	cursor: pointer;
	background-image: linear-gradient(45deg, transparent 50%, #fff 0),
		linear-gradient(135deg, #fff 50%, transparent 0),
		linear-gradient(90deg, #d92231, #d92231);
	background-position: calc(100% - 20px) 1em, calc(100% - 12px) 1em, 100%
		0;
	background-size: 8px 8px, 8px 8px, 2.5em 2.5em;
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

select:focus {
	outline-color: #d92231
}

[dir=rtl] select {
	background-position: 12px 1em, 20px 1em, 0 0
}

select::-ms-expand {
	display: none
}

select:active, select:hover {
	border-color: #000;
	outline: none
}

input[type=range] {
	-webkit-appearance: none;
	border: 1px solid #fff;
	width: 100%;
	padding: 0
}

input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 5px;
	background: #c1c1c1;
	border: none;
	border-radius: 3px
}

input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 24px;
	width: 24px;
	background-image: url(../images/xrx/slider_thumb.svg);
	margin-top: -9px
}

input[type=range]:focus {
	outline: none
}

input[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: #c1c1c1;
	border: none;
	border-radius: 3px
}

input[type=range]::-moz-range-thumb {
	border: none;
	height: 24px;
	width: 24px;
	background-image: url(../images/xrx/slider_thumb.svg)
}

input[type=range]:-moz-focusring {
	outline: 1px solid #fff;
	outline-offset: -1px
}

input[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: transparent;
	border-color: transparent;
	border-width: 10px 0;
	color: transparent
}

input[type=range]::-ms-fill-lower, input[type=range]::-ms-fill-upper {
	background: #c1c1c1;
	border-radius: 10px
}

input[type=range]::-ms-thumb {
	border: none !important;
	height: 24px !important;
	width: 24px !important;
	z-index: 99999;
	background-color: transparent;
	background-image: url(../images/xrx/slider_thumb.svg);
	background-position: 50%;
	background-repeat: no-repeat
}

input[type=range]::-ms-tooltip {
	display: none
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration
	{
	-webkit-appearance: none
}

.xrx-fw-h1, h1 {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 200;
	font-size: 3rem;
	line-height: 1.08333em;
	margin: 0 0 .5em;
	padding: 0
}

.xrx-fw-h1.xrx-fw-h1-small, h1.xrx-fw-h1-small {
	font-size: 2.25rem
}

.xrx-fw-h1.xrx-fw-h1-large, h1.xrx-fw-h1-large {
	font-size: 3.75rem
}

.xrx-fw-h1.xrx-fw-h1-xlarge, h1.xrx-fw-h1-xlarge {
	font-size: 4.5rem
}

.xrx-fw-h1.xrx-fw-h1-mega, h1.xrx-fw-h1-mega {
	font-size: 5.25rem
}

.xrx-fw-h2, h2 {
	font-size: 2.25rem;
	line-height: 1.11111em
}

.xrx-fw-h2, .xrx-fw-h3, h2, h3 {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 200;
	margin: 0 0 .5em;
	padding: 0
}

.xrx-fw-h3, h3 {
	font-size: 1.875rem;
	line-height: 1.13333em
}

.xrx-fw-h4, h4 {
	font-weight: 200;
	font-size: 1.5rem;
	line-height: 1.16667em
}

.xrx-fw-h4, .xrx-fw-h5, h4, h5 {
	font-family: Roboto Condensed, sans-serif;
	margin: 0 0 1em;
	padding: 0
}

.xrx-fw-h5, h5 {
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.22222em
}

.xrx-fw-h5.xrx-fw-h5--light, h5.xrx-fw-h5--light {
	font-weight: 200
}

.xrx-fw-h6, h6 {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.25em;
	margin: 0 0 1em;
	padding: 0
}

.xrx-fw-h6.xrx-fw-h6--light, h6.xrx-fw-h6--light {
	font-weight: 200
}

.xrx-fw-p, p {
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400;
	margin: 0 0 1em;
	padding: 0
}

.xrx-fw-p.xrx-fw-p-feature, p.xrx-fw-p-feature {
	font-family: Roboto Condensed, sans-serif;
	font-size: 1.5rem;
	line-height: 1.5em;
	font-weight: 200
}

.xrx-fw-p.xrx-fw-p-large, p.xrx-fw-p-large {
	font-family: Roboto, sans-serif;
	font-size: 1.375rem;
	line-height: 1.63636em;
	font-weight: 200
}

.xrx-fw-p.xrx-fw-p-small, .xrx-fw-p small, p.xrx-fw-p-small, p small {
	font-family: Roboto, sans-serif;
	font-size: .875rem;
	line-height: 1.57143em;
	font-weight: 400
}

.xrx-fw-p.xrx-fw-p-tight, p.xrx-fw-p-tight {
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.2em;
	font-weight: 200
}

b, strong {
	font-weight: 700
}

q {
	font-style: italic
}

q:before {
	content: "🙶"
}

q:after, q:before {
	color: #808285;
	margin-right: .2em;
	font-size: 1.2em
}

q:after {
	content: "🙷"
}

.xrx-fw-blockquote, blockquote {
	font-style: italic;
	font-family: Roboto, sans-serif;
	font-size: .875rem;
	line-height: 1.57143em;
	margin: 0 0 1em;
	padding: 0
}

.xrx-fw-blockquote.xrx-fw-blockquote--quoted:before, blockquote.xrx-fw-blockquote--quoted:before
	{
	content: "🙶";
	color: #808285;
	margin-right: .2em;
	font-size: 1.2em
}

.xrx-fw-blockquote.xrx-fw-blockquote--quoted:after, blockquote.xrx-fw-blockquote--quoted:after
	{
	content: "🙷";
	color: #808285;
	margin-right: .2em;
	font-size: 1.2em
}

.xrx-fw-blockquote.xrx-fw-blockquote-large, blockquote.xrx-fw-blockquote-large
	{
	font-size: 1.125rem;
	line-height: 1.66667em
}

.xrx-fw-code, code {
	font-family: Courier New, Courier, monospace;
	background-color: #ebebeb;
	display: inline-block;
	padding: 0 .2rem
}

pre .xrx-fw-code, pre code {
	padding: .4rem;
	margin: 0 0 .5rem
}

hr {
	border: 0;
	height: 1px;
	background: #c1c1c1;
	margin: 0
}

abbr {
	border-bottom: 1px dotted #ebebeb;
	cursor: help
}

ol, ul {
	margin: 0 0 1rem;
	padding: 0 0 0 1rem;
	list-style: none
}

[dir=rtl] ol, [dir=rtl] ul {
	padding-right: 1rem;
	padding-left: 0
}

ul ol, ul ul {
	margin-top: 1rem
}

ol ol, ol ul, p+ol, p+ul, ul ol, ul ul {
	padding-left: 2rem
}

[dir=rtl] ol ol, [dir=rtl] ol ul, [dir=rtl] p+ol, [dir=rtl] p+ul, [dir=rtl] ul ol,
	[dir=rtl] ul ul {
	padding-left: 0;
	padding-right: 2rem
}

ol ol>li, ol ul>li, p+ol>li, p+ul>li, ul ol>li, ul ul>li {
	font-family: Roboto, sans-serif;
	line-height: 1.28571em;
	font-size: .875rem;
	margin-bottom: .75em
}

ol>li, ul>li {
	font-family: Roboto, sans-serif;
	line-height: 1.375em;
	font-size: 1rem;
	margin-bottom: .875rem
}

ol.xrx-fw-inert-list, ul.xrx-fw-inert-list {
	list-style: none;
	margin: 0;
	padding: 0
}

ol {
	list-style-type: decimal
}

ul {
	list-style-type: disc
}

dl {
	overflow: hidden;
	margin: 0 0 1em
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

.xrx-fw-sidebar h1 {
	font-size: 2.25rem
}

.xrx-fw-sidebar h1, .xrx-fw-sidebar h2, .xrx-fw-sidebar h3,
	.xrx-fw-sidebar h4, .xrx-fw-sidebar h5, .xrx-fw-sidebar h6 {
	font-weight: 200
}

sub, sup {
	font-size: 75% !important;
	line-height: 0;
	vertical-align: baseline !important;
	position: relative
}

sup {
	top: -.5em !important
}

sub {
	top: .4em !important
}

.xrx-fw-a, a {
	color: #555;
	text-decoration: underline;
	font-weight: 700
}

.xrx-fw-a:focus, .xrx-fw-a:hover, a:focus, a:hover {
	color: #d92231;
	text-decoration: underline
}

.xrx-fw-a.xrx-fw-a-no-default-decoration, a.xrx-fw-a-no-default-decoration
	{
	text-decoration: none
}

.xrx-fw-a.xrx-fw-a-no-default-decoration:focus, .xrx-fw-a.xrx-fw-a-no-default-decoration:hover,
	a.xrx-fw-a-no-default-decoration:focus, a.xrx-fw-a-no-default-decoration:hover
	{
	text-decoration: underline
}

.xrx-fw-a.xrx-fw-a-no-decoration, .xrx-fw-a.xrx-fw-a-no-decoration:focus,
	.xrx-fw-a.xrx-fw-a-no-decoration:hover, a.xrx-fw-a-no-decoration, a.xrx-fw-a-no-decoration:focus,
	a.xrx-fw-a-no-decoration:hover {
	text-decoration: none
}

a[href^=mailto], a[href^=tel] {
	color: #124e8a;
	white-space: nowrap
}

a:hover .xrx-fw-link {
	text-decoration: underline;
	color: #d92231
}

html:lang(fr-FR) a[href^=tel].xrx-fw-tel-free {
	color: #27800e
}

html:lang(fr-FR) a[href^=tel].xrx-fw-tel-free-extra {
	color: #808285
}

html:lang(fr-FR) a[href^=tel].xrx-fw-tel-premium {
	color: #9b2583
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

img, object, video {
	max-width: 100%;
	height: auto
}

figure, iframe {
	margin-bottom: 1em
}

figure img {
	margin-bottom: .5em
}

figcaption {
	font-style: italic
}

body:after {
	content: "";
	background-color: transparent;
	-webkit-transition: background-color .25s ease-in-out;
	transition: background-color .25s ease-in-out
}

body.xrx-fw-body-overlay--no-overflow:after, body.xrx-fw-body-overlay--open:after
	{
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .8);
	z-index: 5000;
	pointer-events: all
}

body.xrx-fw-body-overlay--no-overflow.xrx-fw-body-overlay--no-overflow,
	body.xrx-fw-body-overlay--open.xrx-fw-body-overlay--no-overflow {
	overflow: hidden
}

@media screen and (max-width:479px) {
	body.xrx-fw-body-overlay-xs--no-overflow:after, body.xrx-fw-body-overlay-xs--open:after
		{
		content: "";
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background-color: rgba(0, 0, 0, .8);
		z-index: 5000;
		pointer-events: all
	}
	body.xrx-fw-body-overlay-xs--no-overflow.xrx-fw-body-overlay-xs--no-overflow,
		body.xrx-fw-body-overlay-xs--open.xrx-fw-body-overlay-xs--no-overflow
		{
		overflow: hidden
	}
}

@media screen and (max-width:767px) {
	body.xrx-fw-body-overlay-sm--no-overflow:after, body.xrx-fw-body-overlay-sm--open:after
		{
		content: "";
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background-color: rgba(0, 0, 0, .8);
		z-index: 5000;
		pointer-events: all
	}
	body.xrx-fw-body-overlay-sm--no-overflow.xrx-fw-body-overlay-sm--no-overflow,
		body.xrx-fw-body-overlay-sm--open.xrx-fw-body-overlay-sm--no-overflow
		{
		overflow: hidden
	}
}

@media screen and (max-width:969px) {
	body.xrx-fw-body-overlay-md--no-overflow:after, body.xrx-fw-body-overlay-md--open:after
		{
		content: "";
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background-color: rgba(0, 0, 0, .8);
		z-index: 5000;
		pointer-events: all
	}
	body.xrx-fw-body-overlay-md--no-overflow.xrx-fw-body-overlay-md--no-overflow,
		body.xrx-fw-body-overlay-md--open.xrx-fw-body-overlay-md--no-overflow
		{
		overflow: hidden
	}
}

@media screen and (max-width:479px) {
	.xrx-hidden--xs-down {
		display: none
	}
}

@media screen and (max-width:767px) {
	.xrx-hidden--sm-down {
		display: none
	}
}

@media screen and (max-width:969px) {
	.xrx-hidden--md-down {
		display: none
	}
}

@media screen and (min-width:480px) {
	.xrx-hidden--sm-up {
		display: none
	}
}

@media screen and (min-width:768px) {
	.xrx-hidden--md-up {
		display: none
	}
}

@media screen and (min-width:970px) {
	.xrx-hidden--lg-up {
		display: none
	}
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 1em
}

table, table td, table th {
	border: 1px solid #c1c1c1
}

table td, table th {
	padding: 5px
}

table th {
	text-align: left
}

[dir=rtl] table th {
	text-align: right
}

table thead tr {
	background-color: #ebebeb;
	font-weight: 700
}

table thead tr td>p, table thead tr th>p {
	font-weight: 700;
	margin: 0;
	padding: 0
}

table tbody tr:nth-child(odd) {
	background-color: #fff
}

table tbody tr:nth-child(2n) {
	background-color: #ebebeb
}

table.xrx-fw-white-gray-table {
	margin: 0 auto
}

table.xrx-fw-white-gray-table td, table.xrx-fw-white-gray-table th {
	border: .03125em solid #efefef !important;
	padding: .5em !important
}

table.xrx-fw-white-gray-table th {
	text-align: left;
	background: #fff;
	text-transform: uppercase;
	font-weight: 700 !important
}

table.xrx-fw-white-gray-table th:last-child {
	text-align: center
}

table.xrx-fw-white-gray-table tbody tr:nth-child(2n) {
	background: #fff
}

table.xrx-fw-white-gray-table tbody tr:nth-child(odd) {
	background: #efefef
}

table.xrx-fw-table-cta .xrx-fw-cta {
	padding: 0 1em !important;
	line-height: 2em !important;
	min-width: 7.25em
}

table.xrx-fw-table-cta td:last-child {
	text-align: center
}

table.xrx-fw-style-free-table, table.xrx-fw-style-free-table td, table.xrx-fw-style-free-table th
	{
	border-width: 0
}

table.xrx-fw-style-free-table tbody tr:nth-child(2n), table.xrx-fw-style-free-table thead tr
	{
	background-color: transparent
}

.xrx-fw-table--center td, .xrx-fw-table--center th {
	text-align: center
}

.xrx-fw-table--pad-large td, .xrx-fw-table--pad-large th {
	padding: 1rem
}

div.xrx-fw-table-wrapper.xrx-fw-table-wrapper--x-scroll {
	max-width: 100%;
	overflow-x: auto
}

.xrx-fw--uppercase {
	text-transform: uppercase
}

html[lang^=el] .xrx-fw--uppercase {
	text-transform: none
}

.xrx-fw--hidden {
	visibility: hidden
}

.xrx-fw--visible {
	visibility: visible
}

.xrx-fw--hide {
	display: none
}

.xrx-fw--text-centered {
	text-align: center
}

.xrx-fw--full-width {
	width: 100%;
	min-width: 100%
}

.xrx-fw--bg-green {
	background-color: #27800e !important
}

.xrx-fw--bg-green blockquote, .xrx-fw--bg-green h1, .xrx-fw--bg-green h2,
	.xrx-fw--bg-green h3, .xrx-fw--bg-green h4, .xrx-fw--bg-green h5,
	.xrx-fw--bg-green h6, .xrx-fw--bg-green p, .xrx-fw--bg-green span {
	color: #fff !important
}

.xrx-fw--bg-yellow {
	background-color: #f67e00 !important
}

.xrx-fw--bg-yellow blockquote, .xrx-fw--bg-yellow h1, .xrx-fw--bg-yellow h2,
	.xrx-fw--bg-yellow h3, .xrx-fw--bg-yellow h4, .xrx-fw--bg-yellow h5,
	.xrx-fw--bg-yellow h6, .xrx-fw--bg-yellow p, .xrx-fw--bg-yellow span {
	color: #000 !important
}

.xrx-fw--bg-blue {
	background-color: #1a6fc5 !important
}

.xrx-fw--bg-blue blockquote, .xrx-fw--bg-blue h1, .xrx-fw--bg-blue h2,
	.xrx-fw--bg-blue h3, .xrx-fw--bg-blue h4, .xrx-fw--bg-blue h5,
	.xrx-fw--bg-blue h6, .xrx-fw--bg-blue p, .xrx-fw--bg-blue span {
	color: #fff !important
}

.xrx-fw--bg-violet {
	background-color: #9b2583 !important
}

.xrx-fw--bg-violet blockquote, .xrx-fw--bg-violet h1, .xrx-fw--bg-violet h2,
	.xrx-fw--bg-violet h3, .xrx-fw--bg-violet h4, .xrx-fw--bg-violet h5,
	.xrx-fw--bg-violet h6, .xrx-fw--bg-violet p, .xrx-fw--bg-violet span {
	color: #fff !important
}

.xrx-fw--bg-orange {
	background-color: #c34400 !important
}

.xrx-fw--bg-orange blockquote, .xrx-fw--bg-orange h1, .xrx-fw--bg-orange h2,
	.xrx-fw--bg-orange h3, .xrx-fw--bg-orange h4, .xrx-fw--bg-orange h5,
	.xrx-fw--bg-orange h6, .xrx-fw--bg-orange p, .xrx-fw--bg-orange span {
	color: #fff !important
}

.xrx-fw--bg-gray {
	background-color: #f8f8f8 !important
}

.xrx-fw--bg-gray blockquote, .xrx-fw--bg-gray h1, .xrx-fw--bg-gray h2,
	.xrx-fw--bg-gray h3, .xrx-fw--bg-gray h4, .xrx-fw--bg-gray h5,
	.xrx-fw--bg-gray h6, .xrx-fw--bg-gray p, .xrx-fw--bg-gray span {
	color: #000 !important
}

.xrx-fw--bg-black {
	background-color: #000 !important
}

.xrx-fw--bg-black blockquote, .xrx-fw--bg-black h1, .xrx-fw--bg-black h2,
	.xrx-fw--bg-black h3, .xrx-fw--bg-black h4, .xrx-fw--bg-black h5,
	.xrx-fw--bg-black h6, .xrx-fw--bg-black p, .xrx-fw--bg-black span {
	color: #fff !important
}

.xrx-fw--bg-red {
	background-color: #d92231 !important
}

.xrx-fw--bg-red blockquote, .xrx-fw--bg-red h1, .xrx-fw--bg-red h2,
	.xrx-fw--bg-red h3, .xrx-fw--bg-red h4, .xrx-fw--bg-red h5,
	.xrx-fw--bg-red h6, .xrx-fw--bg-red p, .xrx-fw--bg-red span {
	color: #fff !important
}

.xrx-fw--bg-dark-gray {
	background-color: #333 !important
}

.xrx-fw--bg-dark-gray blockquote, .xrx-fw--bg-dark-gray h1,
	.xrx-fw--bg-dark-gray h2, .xrx-fw--bg-dark-gray h3,
	.xrx-fw--bg-dark-gray h4, .xrx-fw--bg-dark-gray h5,
	.xrx-fw--bg-dark-gray h6, .xrx-fw--bg-dark-gray p,
	.xrx-fw--bg-dark-gray span {
	color: #fff !important
}

.xrx-fw-btn {
	font-family: Roboto Condensed, sans-serif !important;
	font-weight: 700 !important;
	font-size: 14px !important;
	line-height: 3em !important;
	display: inline-block;
	line-height: 1;
	padding: 0 30px;
	border: 0;
	text-align: center;
	-webkit-transition: background .2s ease;
	transition: background .2s ease;
	min-width: 160px
}

.xrx-fw-btn, .xrx-fw-btn:focus, .xrx-fw-btn:hover {
	background: #d92231;
	color: #fff
}

.xrx-fw-btn.xrx-fw-btn-disabled {
	background: #c1c1c1;
	color: #333
}

.xrx-fw-category--featured {
	color: #737373;
	font-weight: 700;
	text-transform: uppercase
}

html[lang^=el] .xrx-fw-category--featured {
	text-transform: none
}

.xrx_body_chat_live_wrapper, .xrx_body_chat_live_wrapper .xrx_body_chat_live_wrapper_chat,
	.xrx_body_chat_live_wrapper .xrx_body_chat_live_wrapper_email {
	display: none
}

.xrx_body_chat_live_wrapper.xrx_body_chat_live_wrapper--chat-active,
	.xrx_body_chat_live_wrapper.xrx_body_chat_live_wrapper--chat-active .xrx_body_chat_live_wrapper_chat,
	.xrx_body_chat_live_wrapper.xrx_body_chat_live_wrapper--email-active,
	.xrx_body_chat_live_wrapper.xrx_body_chat_live_wrapper--email-active .xrx_body_chat_live_wrapper_email
	{
	display: inline-block
}

.xrx-fw-cta-square-with-arrow {
	position: relative;
	width: 35px
}

.xrx-fw-cta-square-with-arrow>div {
	background-color: #d92231;
	border: 1px solid #d92231;
	color: #fff !important;
	position: relative;
	width: 100%;
	padding-bottom: 100%
}

.xrx-fw-cta-square-with-arrow>div:after {
	display: block;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	content: "";
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: translateX(-10%) rotate(45deg) scale(.5);
	transform: translateX(-10%) rotate(45deg) scale(.5);
	-webkit-transform-origin: center;
	transform-origin: center
}

[dir=rtl] .xrx-fw-cta-square-with-arrow>div:after {
	-webkit-transform: translateX(10%) rotate(-135deg) scale(.5);
	transform: translateX(10%) rotate(-135deg) scale(.5)
}

a:focus .xrx-fw-cta-square-with-arrow>div, a:hover .xrx-fw-cta-square-with-arrow>div
	{
	background-color: #fff !important;
	border-color: #fff
}

a:focus .xrx-fw-cta-square-with-arrow>div:after, a:hover .xrx-fw-cta-square-with-arrow>div:after
	{
	border-color: #d92231
}

.xrx-fw-cta {
	font-family: Roboto Condensed, sans-serif !important;
	font-weight: 700 !important;
	font-size: 14px !important;
	line-height: 3em !important;
	display: inline-block;
	background-color: #d92231;
	border: 1px solid #d92231;
	color: #fff !important;
	padding: 0 30px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none !important;
	min-width: 100px;
	white-space: nowrap
}

a:focus .xrx-fw-cta, a:hover .xrx-fw-cta {
	background-color: #81141d;
	border-color: #81141d
}

.xrx-fw-cta.xrx-fw-cta--async.xrx-fw-cta--loading>span, .xrx-fw-cta.xrx-fw-cta--async .xrx-fw-loading
	{
	display: none
}

.xrx-fw-cta.xrx-fw-cta--async.xrx-fw-cta--loading .xrx-fw-loading {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.xrx-fw-cta.xrx-fw-cta--xsmall {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	width: 35px;
	height: 35px;
	font-size: 1.125rem !important;
	line-height: 1.3 !important;
	min-width: 35px;
	-webkit-transition: none;
	transition: none
}

.xrx-fw-cta.xrx-fw-cta--xsmall:after {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	margin: 0;
	position: absolute;
	top: 11px;
	left: 13px;
	content: "";
	width: 6px;
	height: 6px;
	display: inline-block;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: translateX(-2px) rotate(45deg);
	transform: translateX(-2px) rotate(45deg)
}

[dir=rtl] .xrx-fw-cta.xrx-fw-cta--xsmall:after {
	-webkit-transform: translateX(-2px) rotate(-135deg);
	transform: translateX(-2px) rotate(-135deg);
	margin-right: 10px;
	margin-left: 0
}

a:focus .xrx-fw-cta.xrx-fw-cta--xsmall, a:hover .xrx-fw-cta.xrx-fw-cta--xsmall
	{
	background-color: #fff !important;
	color: #d92231 !important
}

a:focus .xrx-fw-cta.xrx-fw-cta--xsmall:after, a:hover .xrx-fw-cta.xrx-fw-cta--xsmall:after
	{
	border-color: #d92231
}

.xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--reversed, .xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--white
	{
	color: #d92231 !important;
	background-color: #fff !important;
	border: 0
}

.xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--reversed:after, .xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--white:after
	{
	border-color: #d92231
}

a:focus .xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--reversed, a:focus .xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--white,
	a:hover .xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--reversed, a:hover .xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--white
	{
	background-color: #d92231 !important;
	color: #fff !important
}

a:focus .xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--reversed:after, a:focus .xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--white:after,
	a:hover .xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--reversed:after, a:hover .xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--white:after
	{
	border-color: #fff
}

.xrx-fw-cta.xrx-fw-cta--variant-blue {
	background-color: #124e8a;
	color: #fff;
	border-color: #124e8a
}

a:focus .xrx-fw-cta.xrx-fw-cta--variant-blue, a:hover .xrx-fw-cta.xrx-fw-cta--variant-blue
	{
	background-color: #061b30;
	border-color: #061b30
}

.xrx-fw-cta.xrx-fw-cta--variant-violet {
	background-color: #fff;
	color: #000 !important;
	border-color: #000
}

.xrx-fw-cta.xrx-fw-cta--variant-violet:focus, .xrx-fw-cta.xrx-fw-cta--variant-violet:hover
	{
	color: #fff !important;
	background-color: #6d1a5c;
	border-color: #6d1a5c
}

.xrx-fw-cta.xrx-fw-cta--variant-violet-outline {
	background-color: #fff;
	color: #6d1a5c !important;
	border-color: #6d1a5c
}

.xrx-fw-cta.xrx-fw-cta--variant-violet-outline:focus, .xrx-fw-cta.xrx-fw-cta--variant-violet-outline:hover
	{
	color: #fff !important;
	background-color: #6d1a5c;
	border-color: #6d1a5c
}

.xrx-fw-cta.xrx-fw-cta--action {
	color: #000 !important;
	background-color: #fff;
	border: 1px solid #c1c1c1;
	min-width: 0;
	font-weight: 200;
	line-height: 2em !important;
	padding: 0 1.875rem
}

.xrx-fw-cta.xrx-fw-cta--action:hover {
	border: 1px solid #c1c1c1
}

.xrx-fw-cta.xrx-fw-cta--action:after {
	content: "►";
	margin-left: 1.2em;
	margin-bottom: 1px;
	width: 6px;
	height: 6px;
	display: inline-block;
	border-color: #fff !important;
	-webkit-transform: translateX(-2px) rotate(1deg);
	transform: translateX(-2px) rotate(1deg)
}

[dir=rtl] .xrx-fw-cta.xrx-fw-cta--action:after {
	-webkit-transform: translateX(-21px) translateY(3px) rotate(-65deg);
	transform: translateX(-21px) translateY(3px) rotate(-65deg)
}

.xrx-fw-cta--full-width {
	min-width: 100% !important;
	width: 100%;
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.xrx-fw-cta.xrx-fw-cta--small {
	font-size: 12px !important;
	line-height: 3em !important;
	padding: 0 20px
}

.xrx-fw-cta.xrx-fw-cta--medium {
	font-size: 16px !important;
	line-height: 3em !important;
	min-width: 220px
}

.xrx-fw-cta.xrx-fw-cta--large {
	font-size: 18px !important;
	line-height: 3em !important;
	min-width: 280px
}

.xrx-fw-cta.xrx-fw-cta--xlarge {
	font-size: 28px !important;
	line-height: 1.2em !important;
	padding-top: .9em;
	padding-bottom: .9em;
	white-space: normal;
	width: 100%
}

.xrx-fw-cta.xrx-fw-cta--xlarge.xrx-fw-cta--variant-violet {
	background-color: #fff;
	color: #6d1a5c !important;
	border-color: #6d1a5c
}

.xrx-fw-cta.xrx-fw-cta--xlarge.xrx-fw-cta--variant-violet:focus,
	.xrx-fw-cta.xrx-fw-cta--xlarge.xrx-fw-cta--variant-violet:hover {
	color: #fff !important;
	background-color: #6d1a5c;
	border-color: #6d1a5c
}

.xrx-fw-cta.xrx-fw-cta--reversed, .xrx-fw-cta.xrx-fw-cta--white {
	background-color: #fff;
	border: 1px solid #737373;
	color: #000 !important
}

a:focus .xrx-fw-cta.xrx-fw-cta--reversed, a:focus .xrx-fw-cta.xrx-fw-cta--white,
	a:hover .xrx-fw-cta.xrx-fw-cta--reversed, a:hover .xrx-fw-cta.xrx-fw-cta--white
	{
	background-color: #d92231;
	border-color: #d92231;
	color: #fff !important
}

a.xrx-fw-cta, button.xrx-fw-cta {
	cursor: pointer
}

a.xrx-fw-cta:focus, a.xrx-fw-cta:hover, button.xrx-fw-cta:focus, button.xrx-fw-cta:hover
	{
	background-color: #81141d;
	border-color: #81141d
}

a.xrx-fw-cta.xrx-fw-cta--xsmall:focus, a.xrx-fw-cta.xrx-fw-cta--xsmall:hover,
	button.xrx-fw-cta.xrx-fw-cta--xsmall:focus, button.xrx-fw-cta.xrx-fw-cta--xsmall:hover
	{
	background-color: #fff !important;
	color: #d92231 !important;
	border-color: #fff !important
}

a.xrx-fw-cta.xrx-fw-cta--xsmall:focus:after, a.xrx-fw-cta.xrx-fw-cta--xsmall:hover:after,
	button.xrx-fw-cta.xrx-fw-cta--xsmall:focus:after, button.xrx-fw-cta.xrx-fw-cta--xsmall:hover:after
	{
	border-color: #d92231
}

a.xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--reversed:focus, a.xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--reversed:hover,
	a.xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--white:focus, a.xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--white:hover,
	button.xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--reversed:focus, button.xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--reversed:hover,
	button.xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--white:focus, button.xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--white:hover
	{
	background-color: #d92231 !important;
	color: #fff !important;
	border-color: #d92231 !important
}

a.xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--reversed:focus:after, a.xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--reversed:hover:after,
	a.xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--white:focus:after, a.xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--white:hover:after,
	button.xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--reversed:focus:after,
	button.xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--reversed:hover:after,
	button.xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--white:focus:after,
	button.xrx-fw-cta.xrx-fw-cta--xsmall.xrx-fw-cta--white:hover:after {
	border-color: #fff
}

a.xrx-fw-cta.xrx-fw-cta--reversed:focus, a.xrx-fw-cta.xrx-fw-cta--reversed:hover,
	a.xrx-fw-cta.xrx-fw-cta--white:focus, a.xrx-fw-cta.xrx-fw-cta--white:hover,
	button.xrx-fw-cta.xrx-fw-cta--reversed:focus, button.xrx-fw-cta.xrx-fw-cta--reversed:hover,
	button.xrx-fw-cta.xrx-fw-cta--white:focus, button.xrx-fw-cta.xrx-fw-cta--white:hover
	{
	background-color: #d92231;
	border-color: #d92231;
	color: #fff !important
}

a.xrx-fw-cta.xrx-fw-cta--action:hover, button.xrx-fw-cta.xrx-fw-cta--action:hover
	{
	background-color: #fff !important;
	color: #000 !important;
	text-decoration: underline !important
}

a.xrx-fw-cta.xrx-fw-cta--variant-blue:focus, a.xrx-fw-cta.xrx-fw-cta--variant-blue:hover,
	button.xrx-fw-cta.xrx-fw-cta--variant-blue:focus, button.xrx-fw-cta.xrx-fw-cta--variant-blue:hover
	{
	background-color: #061b30;
	border-color: #061b30
}

a.xrx-fw-cta.xrx-fw-cta--disabled, button.xrx-fw-cta[disabled] {
	opacity: .5;
	pointer-events: none
}

.xrx-fw-cta.xrx-fw-cta--default-style-white, a.xrx-fw-cta--hover-style-white:focus,
	a.xrx-fw-cta--hover-style-white:hover, a:focus .xrx-fw-cta.xrx-fw-cta--hover-style-white,
	a:hover .xrx-fw-cta.xrx-fw-cta--hover-style-white {
	background-color: #fff;
	border: 1px solid #737373;
	color: #000 !important
}

.xrx-fw-cta.xrx-fw-cta--default-style-all-white, a.xrx-fw-cta--hover-style-all-white:focus,
	a.xrx-fw-cta--hover-style-all-white:hover, a:focus .xrx-fw-cta.xrx-fw-cta--hover-style-all-white,
	a:hover .xrx-fw-cta.xrx-fw-cta--hover-style-all-white {
	background-color: #fff;
	border: 1px solid #fff;
	color: #000 !important
}

.xrx-fw-cta.xrx-fw-cta--default-style-red, a.xrx-fw-cta--hover-style-red:focus,
	a.xrx-fw-cta--hover-style-red:hover, a:focus .xrx-fw-cta.xrx-fw-cta--hover-style-red,
	a:hover .xrx-fw-cta.xrx-fw-cta--hover-style-red {
	background-color: #d92231;
	border: 1px solid #d92231;
	color: #fff !important
}

.xrx-fw-cta.xrx-fw-cta--default-style-dark-red, a.xrx-fw-cta--hover-style-dark-red:focus,
	a.xrx-fw-cta--hover-style-dark-red:hover, a:focus .xrx-fw-cta.xrx-fw-cta--hover-style-dark-red,
	a:hover .xrx-fw-cta.xrx-fw-cta--hover-style-dark-red {
	background-color: #81141d;
	border-color: #81141d;
	color: #fff !important
}

.xrx-fw-cta.xrx-fw-cta--default-style-transparent-darken, a.xrx-fw-cta--hover-style-transparent-darken:focus,
	a.xrx-fw-cta--hover-style-transparent-darken:hover, a:focus .xrx-fw-cta.xrx-fw-cta--hover-style-transparent-darken,
	a:hover .xrx-fw-cta.xrx-fw-cta--hover-style-transparent-darken {
	background-color: rgba(0, 0, 0, .2);
	border: 1px solid transparent;
	color: #fff !important
}

.xrx-fw-cta.xrx-fw-cta--default-style-transparent-lighten, a.xrx-fw-cta--hover-style-transparent-lighten:focus,
	a.xrx-fw-cta--hover-style-transparent-lighten:hover, a:focus .xrx-fw-cta.xrx-fw-cta--hover-style-transparent-lighten,
	a:hover .xrx-fw-cta.xrx-fw-cta--hover-style-transparent-lighten {
	background-color: hsla(0, 0%, 100%, .2);
	border: 1px solid transparent;
	color: #000 !important
}

.xrx-fw-cta.xrx-fw-cta--default-style-gray, a.xrx-fw-cta--hover-style-gray:focus,
	a.xrx-fw-cta--hover-style-gray:hover, a:focus .xrx-fw-cta.xrx-fw-cta--hover-style-gray,
	a:hover .xrx-fw-cta.xrx-fw-cta--hover-style-gray {
	background-color: #fff;
	border-color: #e5e5e5;
	color: #333 !important;
	font-weight: 400 !important
}

.xrx-fw-high-contrast-toggle {
	background: rgba(0, 0, 0, .7);
	top: 0;
	left: 0;
	padding: 5px 10px 5px 100px;
	position: absolute
}

[dir=rtl] .xrx-fw-high-contrast-toggle {
	left: auto;
	right: 0;
	padding: 5px 100px 5px 10px
}

.xrx-fw-high-contrast-toggle .xrx-fw-high-contrast-toggle__checkbox-label
	{
	display: block;
	background-color: rgba(0, 0, 0, .35);
	height: 19px;
	width: 39px;
	border-radius: 10px;
	margin: 0 auto;
	position: relative;
	border: 1px solid #979797
}

.xrx-fw-high-contrast-toggle .xrx-fw-high-contrast-toggle__checkbox-label .xrx-fw-high-contrast-toggle__off
	{
	display: block;
	position: absolute;
	z-index: 0;
	right: 0;
	left: -90px;
	text-align: left;
	opacity: 1;
	min-width: 100px;
	line-height: 19px;
	font-family: Roboto Condensed, sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase
}

[dir=rtl] .xrx-fw-high-contrast-toggle .xrx-fw-high-contrast-toggle__checkbox-label .xrx-fw-high-contrast-toggle__off
	{
	text-align: right;
	right: -90px;
	left: 0
}

.xrx-fw-high-contrast-toggle .xrx-fw-high-contrast-toggle__checkbox-label:before
	{
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 2px;
	left: 3px;
	border-radius: 13px;
	height: 13px;
	width: 13px;
	background: #fff;
	-webkit-transition: .2s ease .2s;
	transition: .2s ease .2s;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

[dir=rtl] .xrx-fw-high-contrast-toggle .xrx-fw-high-contrast-toggle__checkbox-label:before
	{
	left: auto;
	right: 3px
}

.xrx-fw-high-contrast-toggle .xrx-fw-high-contrast-toggle__checkbox {
	display: none
}

.xrx-fw-high-contrast-toggle .xrx-fw-high-contrast-toggle__checkbox:checked+.xrx-fw-high-contrast-toggle__checkbox-label
	{
	background: #124e8a;
	border: 1px solid #fff
}

.xrx-fw-high-contrast-toggle .xrx-fw-high-contrast-toggle__checkbox:checked+.xrx-fw-high-contrast-toggle__checkbox-label:before
	{
	left: 20px;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: .2s ease .2s;
	transition: .2s ease .2s
}

[dir=rtl] .xrx-fw-high-contrast-toggle .xrx-fw-high-contrast-toggle__checkbox:checked+.xrx-fw-high-contrast-toggle__checkbox-label:before
	{
	left: auto;
	right: 20px
}

@media screen and (max-width:768px) {
	.xrx-fw-high-contrast-toggle {
		padding: 5px 10px;
		left: 0
	}
	.xrx-fw-high-contrast-toggle .xrx-fw-high-contrast-toggle__checkbox-label
		{
		display: block;
		height: 36px;
		width: 64px;
		border-radius: 18px;
		border: 1px solid hsla(0, 0%, 100%, .75);
		background-color: rgba(0, 0, 0, .75)
	}
	.xrx-fw-high-contrast-toggle .xrx-fw-high-contrast-toggle__checkbox-label .xrx-fw-high-contrast-toggle__off
		{
		display: none
	}
	.xrx-fw-high-contrast-toggle .xrx-fw-high-contrast-toggle__checkbox-label:before
		{
		content: "";
		border-radius: 20px;
		height: 30px;
		top: 0;
		left: 0;
		width: 30px;
		background: #fff;
		margin-top: 1px;
		margin-left: 3px;
		background-image: url(../../images/sample/toggle.svg);
		background-size: 50% 50%;
		background-repeat: no-repeat;
		background-position: 50%
	}
}

.xrx-fw-high-contrast-toggle__reverse {
	background: #fff
}

.xrx-fw-high-contrast-toggle__reverse .xrx-fw-high-contrast-toggle__checkbox-label
	{
	background: #fff;
	border: 1px solid #979797
}

.xrx-fw-high-contrast-toggle__reverse .xrx-fw-high-contrast-toggle__checkbox-label .xrx-fw-high-contrast-toggle__off
	{
	color: #000
}

.xrx-fw-high-contrast-toggle__reverse .xrx-fw-high-contrast-toggle__checkbox-label:before
	{
	content: "";
	background: #000
}

.xrx-fw-high-contrast-toggle__reverse .xrx-fw-high-contrast-toggle__checkbox:checked+.xrx-fw-high-contrast-toggle__checkbox-label
	{
	background: #124e8a;
	border: 1px solid #124e8a
}

.xrx-fw-hidden-form-cta {
	display: inline-block
}

.xrx-fw-hidden-form-cta.xrx-fw-hidden-form-cta--small button[type=submit]
	{
	font-size: 12px !important;
	line-height: 3em !important;
	padding: 0 20px
}

.xrx-fw-hidden-form-cta.xrx-fw-hidden-form-cta--medium button[type=submit]
	{
	font-size: 16px !important;
	line-height: 3em !important;
	min-width: 220px
}

.xrx-fw-hidden-form-cta.xrx-fw-hidden-form-cta--large button[type=submit]
	{
	font-size: 18px !important;
	line-height: 3em !important;
	min-width: 280px
}

.xrx-fw-clear-button {
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.22222em;
	border: 1px solid #e5e5e5;
	font-family: Roboto Condensed, sans-serif;
	color: #000;
	background-color: #fff;
	padding: 1.25rem .9375rem 1.25rem 2.8125rem;
	cursor: pointer;
	text-decoration: none;
	display: block;
	position: relative
}

.xrx-fw-sidebar .xrx-fw-clear-button {
	margin: 0 0 2rem
}

[dir=rtl] .xrx-fw-clear-button {
	padding-right: 2.8125rem;
	padding-left: .9375rem
}

.xrx-fw-clear-button:after, .xrx-fw-clear-button:before {
	position: absolute;
	top: 1.25rem;
	left: 1rem;
	width: 1.25rem;
	height: 1.25rem;
	line-height: 1.25rem;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

[dir=rtl] .xrx-fw-clear-button:after, [dir=rtl] .xrx-fw-clear-button:before
	{
	right: 1rem;
	left: auto
}

.xrx-fw-clear-button:before {
	content: "";
	border: 1px solid #e5e5e5;
	border-radius: 50%
}

.xrx-fw-clear-button:after {
	content: "⨯";
	color: #333;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1rem
}

.xrx-fw-animated-cta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-decoration: none
}

.xrx-fw-animated-cta:focus, .xrx-fw-animated-cta:hover {
	text-decoration: underline;
	color: #000
}

.xrx-fw-animated-cta .xrx-fw-animated-cta__icon {
	background-size: auto 80px;
	width: 80px;
	height: 80px;
	pointer-events: none
}

.xrx-fw-animated-cta .xrx-fw-animated-cta__text {
	font-family: Roboto Condensed, sans-serif;
	color: #000;
	font-weight: 700;
	line-height: 1;
	font-size: 1rem;
	text-align: center
}

.xrx-fw-image-cta {
	font-family: Roboto Condensed, sans-serif !important;
	font-weight: 700 !important;
	font-size: 1.125rem !important;
	line-height: 1.22222em !important;
	color: #000;
	padding: 5px 20px;
	text-decoration: none;
	display: inline-block;
	cursor: pointer
}

.xrx-fw-image-cta:active, .xrx-fw-image-cta:focus, .xrx-fw-image-cta:hover
	{
	text-decoration: underline
}

.xrx-fw-image-cta.xrx-fw-image-cta--color-white {
	background-color: #fff;
	color: #000;
	border: 1px solid #c1c1c1
}

.xrx-fw-image-cta.xrx-fw-image-cta--color-white:active,
	.xrx-fw-image-cta.xrx-fw-image-cta--color-white:focus,
	.xrx-fw-image-cta.xrx-fw-image-cta--color-white:hover {
	text-decoration: none;
	background-color: #737373;
	color: #fff
}

.xrx-fw-image-cta.xrx-fw-image-cta--color-red {
	background-color: #d92231;
	color: #fff;
	border: 1px solid #fff
}

.xrx-fw-image-cta.xrx-fw-image-cta--color-red:active, .xrx-fw-image-cta.xrx-fw-image-cta--color-red:focus,
	.xrx-fw-image-cta.xrx-fw-image-cta--color-red:hover {
	text-decoration: none;
	background-color: #fff;
	color: #d92231
}

.xrx-fw-image-cta>span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.xrx-fw-image-cta>span>svg {
	width: 45px;
	height: 45px;
	vertical-align: middle;
	fill: currentColor;
	margin-right: 10px;
	padding: 0 !important
}

[dir=rtl] .xrx-fw-image-cta>span>svg {
	margin-right: 0;
	margin-left: 10px
}

.xrx-fw-lazy-background {
	position: relative;
	min-height: 500px;
	min-width: 500px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: inline-block
}

.xrx-fw-lazy-background.xrx-fw-lazy-background--round {
	border-radius: 50%
}

.xrx-fw-lazy-background.xrx-fw-lazy-background--image-cover>div {
	background-size: cover !important
}

.xrx-fw-lazy-background.xrx-fw-lazy-background--image-contain>div {
	background-size: contain !important
}

.xrx-fw-lazy-background.xrx-fw-lazy-background--overlay>div.xrx-fw-lazy-background__image:after
	{
	position: absolute;
	content: " ";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0, 0, 0, .5)
}

.xrx-fw-lazy-background.xrx-fw-lazy-background--shape-square {
	padding-top: 100%;
	padding-bottom: 0
}

.xrx-fw-lazy-background.xrx-fw-lazy-background--shape-5x4,
	.xrx-fw-lazy-background.xrx-fw-lazy-background--shape-almost-square {
	padding-top: 80%;
	padding-bottom: 0
}

.xrx-fw-lazy-background.xrx-fw-lazy-background--shape-16x9,
	.xrx-fw-lazy-background.xrx-fw-lazy-background--shape-video {
	padding-top: 56.25%;
	padding-bottom: 0
}

.xrx-fw-lazy-background.xrx-fw-lazy-background--shape-custom {
	min-height: 0;
	min-width: 0;
	padding-bottom: 0
}

.xrx-fw-lazy-background>div {
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.xrx-fw-lazy-background>div.xrx-fw-lazy-background__placeholder {
	-webkit-filter: blur(5px);
	filter: blur(5px);
	background-position: 50%
}

.xrx-fw-lazy-background>div.xrx-fw-loading {
	opacity: 1;
	position: absolute;
	top: 50%;
	bottom: auto;
	left: 50%;
	right: auto;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.xrx-fw-lazy-background>div.xrx-fw-lazy-background__image {
	opacity: 0;
	background-position: 50%;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transform-origin: center;
	transform-origin: center
}

.xrx-fw-lazy-background.xrx-fw-lazy-background--animate .xrx-fw-lazy-background__placeholder,
	.xrx-fw-lazy-background.xrx-fw-lazy-background--animate .xrx-fw-loading
	{
	-webkit-transition: opacity .25s linear;
	transition: opacity .25s linear
}

.xrx-fw-lazy-background.xrx-fw-lazy-background--animate .xrx-fw-lazy-background__image
	{
	-webkit-transition: opacity .25s linear, -webkit-transform .25s linear;
	transition: opacity .25s linear, -webkit-transform .25s linear;
	transition: opacity .25s linear, transform .25s linear;
	transition: opacity .25s linear, transform .25s linear,
		-webkit-transform .25s linear
}

.xrx-fw-lazy-background.xrx-fw-lazy-background--loaded .xrx-fw-lazy-background__placeholder,
	.xrx-fw-lazy-background.xrx-fw-lazy-background--loaded .xrx-fw-loading
	{
	opacity: 0
}

.xrx-fw-lazy-background.xrx-fw-lazy-background--loaded .xrx-fw-lazy-background__image
	{
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.xrx-fw-lazy-image {
	position: relative;
	overflow: hidden
}

.xrx-fw-lazy-image.xrx-fw-lazy-image--background, .xrx-fw-lazy-image .xrx-fw-lazy-image__placeholder
	{
	z-index: -1;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.xrx-fw-lazy-image.xrx-fw-lazy-image--background .xrx-fw-lazy-image__image
	{
	width: 100%;
	height: 100%
}

.xrx-fw-lazy-image.xrx-fw-lazy-image--contain .xrx-fw-lazy-image__image,
	.xrx-fw-lazy-image.xrx-fw-lazy-image--contain .xrx-fw-lazy-image__placeholder
	{
	-o-object-fit: contain;
	object-fit: contain
}

.xrx-fw-lazy-image.xrx-fw-lazy-image--cover .xrx-fw-lazy-image__image,
	.xrx-fw-lazy-image.xrx-fw-lazy-image--cover .xrx-fw-lazy-image__placeholder
	{
	-o-object-fit: cover;
	object-fit: cover
}

.xrx-fw-lazy-image .xrx-fw-lazy-image__image {
	width: 100%;
	opacity: 0;
	background-position: 50%;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transform-origin: center;
	transform-origin: center
}

.xrx-fw-lazy-image .xrx-fw-lazy-image__image.xrx-fw-lazy-image--script {
	-webkit-transition: opacity .25s linear, -webkit-transform .25s linear;
	transition: opacity .25s linear, -webkit-transform .25s linear;
	transition: opacity .25s linear, transform .25s linear;
	transition: opacity .25s linear, transform .25s linear,
		-webkit-transform .25s linear
}

.xrx-fw-lazy-image .xrx-fw-loading {
	opacity: 1;
	position: absolute;
	top: 50%;
	bottom: auto;
	left: 50%;
	right: auto;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.xrx-fw-lazy-image .xrx-fw-loading.xrx-fw-lazy-image--script {
	-webkit-transition: opacity .25s linear;
	transition: opacity .25s linear
}

.xrx-fw-lazy-image.xrx-fw-lazy-image--loaded .xrx-fw-lazy-image__placeholder,
	.xrx-fw-lazy-image.xrx-fw-lazy-image--loaded .xrx-fw-loading,
	.xrx-fw-lazy-image.xrx-fw-lazy-image--no-script .xrx-fw-lazy-image__placeholder,
	.xrx-fw-lazy-image.xrx-fw-lazy-image--no-script .xrx-fw-loading {
	opacity: 0
}

.xrx-fw-lazy-image.xrx-fw-lazy-image--loaded .xrx-fw-lazy-image__image,
	.xrx-fw-lazy-image.xrx-fw-lazy-image--no-script .xrx-fw-lazy-image__image
	{
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.xrx-fw-lazy-video {
	background-color: #fff;
	position: relative;
	min-width: 300;
	padding-bottom: 56.25%
}

.xrx-fw-lazy-video .xrx-fw-loading {
	opacity: 1;
	position: absolute;
	top: 50%;
	bottom: auto;
	left: 50%;
	right: auto;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.xrx-fw-lazy-video video {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transform-origin: center;
	transform-origin: center
}

.xrx-fw-lazy-video--animate {
	background-color: opacity .25s linear
}

.xrx-fw-lazy-video--animate .xrx-fw-loading, .xrx-fw-lazy-video--animate video
	{
	-webkit-transition: opacity .25s linear;
	transition: opacity .25s linear
}

.xrx-fw-lazy-video--loaded {
	background-color: #000
}

.xrx-fw-lazy-video--loaded .xrx-fw-loading {
	opacity: 0
}

.xrx-fw-lazy-video--loaded video {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.xrx-fw-responsive-background {
	position: relative;
	width: 100%;
	overflow: hidden;
	background-repeat: no-repeat
}

.xrx-fw-responsive-background:before {
	content: "";
	display: block;
	padding-bottom: 37.5%
}

.xrx-fw-responsive-background.xrx-fw-responsive-background--overlay>div.xrx-fw-responsive-background__image:after
	{
	position: absolute;
	content: " ";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0, 0, 0, .5)
}

.xrx-fw-responsive-background .xrx-fw-responsive-background__loading {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.xrx-fw-responsive-background .xrx-fw-responsive-background__loading>div
	{
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background-color: #c1c1c1;
	-webkit-animation: xrx-fw-responsive-background-bounce-anim 1.4s
		ease-in-out infinite both;
	animation: xrx-fw-responsive-background-bounce-anim 1.4s ease-in-out
		infinite both;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform-origin: center;
	transform-origin: center
}

.xrx-fw-responsive-background .xrx-fw-responsive-background__loading>div.xrx-fw-responsive-background__loading__elm1
	{
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s;
	left: 42%
}

.xrx-fw-responsive-background .xrx-fw-responsive-background__loading>div.xrx-fw-responsive-background__loading__elm2
	{
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s
}

.xrx-fw-responsive-background .xrx-fw-responsive-background__loading>div.xrx-fw-responsive-background__loading__elm3
	{
	left: 58%
}

.xrx-fw-responsive-background .xrx-fw-responsive-background__image {
	position: absolute;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	opacity: 0;
	top: -10%;
	bottom: -10%;
	left: -10%;
	right: -10%
}

.xrx-fw-responsive-background.xrx-fw-responsive-background--animate .xrx-fw-responsive-background__loading
	{
	-webkit-transition: opacity .25s linear;
	transition: opacity .25s linear
}

.xrx-fw-responsive-background.xrx-fw-responsive-background--animate .xrx-fw-responsive-background__image
	{
	-webkit-transition: opacity .25s linear, top .25s linear, bottom .25s
		linear, left .25s linear, right .25s linear;
	transition: opacity .25s linear, top .25s linear, bottom .25s linear,
		left .25s linear, right .25s linear
}

.xrx-fw-responsive-background.xrx-fw-responsive-background--loaded .xrx-fw-responsive-background__loading
	{
	opacity: 0
}

.xrx-fw-responsive-background.xrx-fw-responsive-background--loaded .xrx-fw-responsive-background__image
	{
	opacity: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

@
-webkit-keyframes xrx-fw-responsive-background-bounce-anim { 0%,80%,
	to {-webkit-transform: scale(0) translateY(-50%);
	transform: scale(0) translateY(-50%)
}

40%{
-webkit-transform
:scale(1)
 
translateY
(-50%);transform
:scale(1)
 
translateY
(-50%)
}
}
@
keyframes xrx-fw-responsive-background-bounce-anim { 0%,80%,
	to {-webkit-transform: scale(0) translateY(-50%);
	transform: scale(0) translateY(-50%)
}

40%{
-webkit-transform
:scale(1)
 
translateY
(-50%);transform
:scale(1)
 
translateY
(-50%)
}
}
.xrx-fw-link {
	font-family: Roboto Condensed, sans-serif
}

.xrx-fw-link--underlined .xrx-fw-link, .xrx-fw-link.xrx-fw-link--underlined
	{
	text-decoration: underline
}

.xrx-fw-link--uppercase .xrx-fw-link, .xrx-fw-link.xrx-fw-link--uppercase
	{
	text-transform: uppercase
}

html[lang^=el] .xrx-fw-link--uppercase .xrx-fw-link, html[lang^=el] .xrx-fw-link.xrx-fw-link--uppercase
	{
	text-transform: none
}

.xrx-fw-link--black .xrx-fw-link, .xrx-fw-link.xrx-fw-link--black {
	color: #000
}

.xrx-fw-link--black .xrx-fw-link:hover, .xrx-fw-link.xrx-fw-link--black:hover
	{
	color: #d92231
}

.xrx-fw-link--white .xrx-fw-link, .xrx-fw-link.xrx-fw-link--white {
	color: #fff
}

.xrx-fw-link--white .xrx-fw-link:hover, .xrx-fw-link.xrx-fw-link--white:hover
	{
	color: #d92231
}

.xrx-fw-link--no-underline .xrx-fw-link, .xrx-fw-link.xrx-fw-link--no-underline
	{
	text-decoration: none
}

.xrx-fw-link--no-underline .xrx-fw-link:focus,
	.xrx-fw-link--no-underline .xrx-fw-link:hover, .xrx-fw-link.xrx-fw-link--no-underline:focus,
	.xrx-fw-link.xrx-fw-link--no-underline:hover {
	text-decoration: underline
}

.xrx-fw-link.xrx-fw-link--disabled, .xrx-fw-link .xrx-fw-link--disabled
	{
	text-decoration: none
}

.xrx-fw-link.xrx-fw-link--disabled:focus, .xrx-fw-link .xrx-fw-link--disabled:focus,
	.xrx-fw-link.xrx-fw-link--disabled:hover, .xrx-fw-link .xrx-fw-link--disabled:hover
	{
	text-decoration: none;
	color: #555
}

.xrx-fw-link--caret-down {
	position: relative;
	padding-right: 17px
}

.xrx-fw-link--caret-down:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 6px;
	height: 6px;
	display: block;
	border-top: 2px solid #d92231;
	border-right: 2px solid #d92231;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: translateY(-4.5px) translateX(-2px) rotate(135deg);
	transform: translateY(-4.5px) translateX(-2px) rotate(135deg)
}

.xrx-fw-more {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 200;
	font-size: 1.875rem;
	line-height: 1.13333em;
	text-align: center
}

@media screen and (min-width:480px) {
	.xrx-fw-more {
		font-family: Roboto Condensed, sans-serif;
		font-weight: 400;
		font-size: 1.125rem;
		line-height: 1.22222em
	}
}

.xrx-fw-product-offer {
	font-family: Roboto, sans-serif !important;
	font-size: .875rem !important;
	line-height: 1.57143em !important;
	font-weight: 400 !important;
	max-width: 50%;
	background-color: rgba(0, 0, 0, .8);
	color: #fff;
	padding: .7em;
	text-decoration: none
}

.xrx-fw-product-offer:hover {
	color: #fff
}

a.xrx-fw-product-offer:hover {
	text-decoration: underline
}

.xrx-fw-quick-view-cta {
	color: #000;
	padding: .8em;
	display: inline-block;
	font-family: Roboto Condensed, sans-serif;
	cursor: pointer
}

.xrx-fw-quick-view-cta, .xrx-fw-quick-view-cta:active,
	.xrx-fw-quick-view-cta:focus, .xrx-fw-quick-view-cta:hover {
	text-decoration: none
}

.xrx-fw-quick-view-cta.xrx-fw-quick-view-cta--color-white {
	background-color: hsla(0, 0%, 100%, .9);
	color: #000;
	border: 1px solid #e5e5e5
}

.xrx-fw-quick-view-cta.xrx-fw-quick-view-cta--color-white:active,
	.xrx-fw-quick-view-cta.xrx-fw-quick-view-cta--color-white:focus,
	.xrx-fw-quick-view-cta.xrx-fw-quick-view-cta--color-white:hover {
	text-decoration: none;
	background-color: #333;
	border-color: #333;
	color: #fff
}

.xrx-fw-quick-view-cta.xrx-fw-quick-view-cta--color-none {
	background-color: transparent;
	border: none;
	padding: 0
}

.xrx-fw-quick-view-cta>span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.xrx-fw-quick-view-cta>span>svg {
	width: 25px;
	height: 18px;
	vertical-align: middle;
	fill: currentColor;
	margin-right: 10px
}

.social-icons {
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
	width: 50px;
	height: 50px
}

.social-icons.social-icons--type-facebook {
	background-image: url(../images/social/facebook_icon.svg)
}

.social-icons.social-icons--type-googleplus {
	background-image: url(../images/social/googleplus_icon.svg)
}

.social-icons.social-icons--type-googleplus.social-icons--reversed {
	background-image: url(../images/social/googleplus_icon_reverse.svg)
}

.social-icons.social-icons--type-linkedin {
	background-image: url(../images/social/linkedin_icon.svg)
}

.social-icons.social-icons--type-linkedin.social-icons--logo {
	background-image: url(../images/social/linkedin_logo.svg)
}

.social-icons.social-icons--type-twitter {
	background-image: url(../images/social/twitter_icon.svg)
}

.social-icons.social-icons--type-twitter.social-icons--reversed {
	background-image: url(../images/social/twitter_icon_reverse.svg)
}

.social-icons.social-icons--type-youtube {
	background-image: url(../images/social/youtube_icon.svg)
}

.social-icons.social-icons--type-youtube.social-icons--logo {
	background-image: url(../images/social/youtube_logo.svg)
}

.social-icons.social-icons--type-instagram {
	background-image: url(../images/social/instagram_icon.svg)
}

.xrx-fw-stylised-pricing {
	font-size: 0;
	margin-right: .8125rem
}

@media screen and (min-width:1200px) {
	.xrx-fw-stylised-pricing {
		margin-right: 1.5625rem
	}
}

[dir=rtl] .xrx-fw-stylised-pricing {
	margin-left: .8125rem;
	margin-right: 0
}

@media screen and (min-width:1200px) {
	[dir=rtl] .xrx-fw-stylised-pricing {
		margin-left: 1.5625rem;
		margin-right: 0
	}
}

.xrx-fw-stylised-pricing .xrx-fw-stylised-pricing__label,
	.xrx-fw-stylised-pricing .xrx-fw-stylised-pricing__original-price {
	font-family: Roboto, sans-serif;
	font-size: .875rem;
	line-height: 1.57143em;
	font-weight: 400
}

.xrx-fw-stylised-pricing .xrx-fw-stylised-pricing__original-price {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.25em;
	text-decoration: line-through;
	white-space: nowrap;
	line-height: 1em
}

@media screen and (min-width:1200px) {
	.xrx-fw-stylised-pricing .xrx-fw-stylised-pricing__original-price {
		font-family: Roboto Condensed, sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		line-height: 1.16667em
	}
}

.xrx-fw-stylised-pricing .xrx-fw-stylised-pricing__price {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	font-size: 1.875rem;
	line-height: 1.13333em;
	position: relative;
	font-weight: 700;
	white-space: nowrap;
	color: #d92231;
	line-height: 1em;
	text-decoration: none
}

@media screen and (min-width:1200px) {
	.xrx-fw-stylised-pricing .xrx-fw-stylised-pricing__price {
		font-family: Roboto Condensed, sans-serif;
		font-weight: 400;
		font-size: 2.25rem;
		line-height: 1.11111em
	}
}

.xrx-fw-stylised-pricing .xrx-fw-disclaimer-mark {
	font-size: 1rem;
	vertical-align: top
}

.xrx-fw-stylised-pricing .xrx-fw-stylised-pricing__price+.xrx-fw-stylised-pricing__original-price
	{
	margin-left: .4375rem
}

@media screen and (min-width:1200px) {
	.xrx-fw-stylised-pricing .xrx-fw-stylised-pricing__price+.xrx-fw-stylised-pricing__original-price
		{
		margin-left: .9375rem
	}
}

[dir=rtl] .xrx-fw-stylised-pricing .xrx-fw-stylised-pricing__price+.xrx-fw-stylised-pricing__original-price
	{
	margin-left: 0;
	margin-right: .4375rem
}

@media screen and (min-width:1200px) {
	[dir=rtl] .xrx-fw-stylised-pricing .xrx-fw-stylised-pricing__price+.xrx-fw-stylised-pricing__original-price
		{
		margin-right: .9375rem;
		margin-left: 0
	}
}

.xrx-fw-stars {
	display: inline-block;
	position: relative;
	font-size: 1.5rem
}

.xrx-fw-stars, .xrx-fw-stars.xrx-fw-stars__on, .xrx-fw-stars__off .xrx-fw-stars
	{
	white-space: nowrap
}

.xrx-fw-stars .xrx-fw-stars__clip {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden
}

[dir=rtl] .xrx-fw-stars .xrx-fw-stars__clip {
	left: auto;
	right: 0
}

.xrx-fw-stylised-spec {
	font-family: Roboto, sans-serif;
	font-size: .875rem;
	line-height: 1.57143em;
	font-weight: 400;
	line-height: 1em
}

.xrx-fw-stylised-spec--no-prefix {
	margin-top: 1em
}

.xrx-fw-stylised-spec__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.xrx-fw-stylised-spec__value {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	font-size: 1.875rem;
	line-height: 1.13333em;
	margin-right: .2em;
	white-space: nowrap;
	line-height: 1em;
	vertical-align: top
}

[dir=rtl] .xrx-fw-stylised-spec__value {
	margin-right: 0;
	margin-left: .2em
}

.xrx-fw-checkbox a, .xrx-fw-radio-button a {
	font-family: Roboto Condensed, sans-serif;
	font-size: 1.125rem
}

.xrx-fw-checkbox a:focus, .xrx-fw-checkbox a:hover, .xrx-fw-radio-button a:focus,
	.xrx-fw-radio-button a:hover {
	text-decoration: underline
}

.xrx-fw-checkbox a, .xrx-fw-checkbox label, .xrx-fw-radio-button a,
	.xrx-fw-radio-button label {
	position: relative;
	color: #000;
	text-decoration: none
}

.xrx-fw-checkbox[aria-disabled=true], .xrx-fw-radio-button[aria-disabled=true]
	{
	pointer-events: none;
	opacity: .2
}

.xrx-fw-checkbox a, .xrx-fw-checkbox label {
	display: block;
	padding-left: 1.9em;
	line-height: 1.5em
}

[dir=rtl] .xrx-fw-checkbox a, [dir=rtl] .xrx-fw-checkbox label {
	padding-left: 0;
	padding-right: 1.9em
}

.xrx-fw-checkbox a:after, .xrx-fw-checkbox a:before, .xrx-fw-checkbox label:after,
	.xrx-fw-checkbox label:before {
	content: "";
	display: block;
	width: 1.275em;
	height: 1.275em;
	position: absolute;
	top: .15em;
	left: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

[dir=rtl] .xrx-fw-checkbox a:after, [dir=rtl] .xrx-fw-checkbox a:before,
	[dir=rtl] .xrx-fw-checkbox label:after, [dir=rtl] .xrx-fw-checkbox label:before
	{
	left: auto;
	right: 0
}

.xrx-fw-checkbox a:before, .xrx-fw-checkbox label:before {
	background-color: #fff;
	border: 1px solid #e5e5e5
}

.xrx-fw-checkbox a:after, .xrx-fw-checkbox label:after {
	content: "✔";
	top: 1px;
	text-align: center;
	color: #d92231;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transition: -webkit-transform .1s ease-in-out;
	transition: -webkit-transform .1s ease-in-out;
	transition: transform .1s ease-in-out;
	transition: transform .1s ease-in-out, -webkit-transform .1s ease-in-out
}

.xrx-fw-checkbox input[type=checkbox] {
	display: none
}

.xrx-fw-checkbox a.xrx-fw-checkbox--checked:after, .xrx-fw-checkbox input[type=checkbox]:checked
	~label:after {
	-webkit-transform: scale(.9);
	transform: scale(.9)
}

.xrx-fw-checkbox.xrx-fw-checkbox--variant-black a:before,
	.xrx-fw-checkbox.xrx-fw-checkbox--variant-black label:before {
	border-color: #000
}

.xrx-fw-checkbox.xrx-fw-checkbox--variant-black a.xrx-fw-checkbox--checked:after,
	.xrx-fw-checkbox.xrx-fw-checkbox--variant-black input[type=checkbox]:checked
	~label:after {
	color: #000
}

.xrx-fw-checkbox.xrx-fw-checkbox--variant-inline {
	display: inline-block;
	margin-right: 1rem;
	min-width: 100px
}

.xrx-fw-checkbox.xrx-fw-checkbox--variant-inline label {
	display: inline-block
}

.xrx-fw-radio-button a, .xrx-fw-radio-button label {
	display: block;
	padding-left: 1.9em;
	line-height: 1.5em
}

[dir=rtl] .xrx-fw-radio-button a, [dir=rtl] .xrx-fw-radio-button label {
	padding-left: 0;
	padding-right: 1.9em
}

.xrx-fw-radio-button a:after, .xrx-fw-radio-button a:before,
	.xrx-fw-radio-button label:after, .xrx-fw-radio-button label:before {
	content: "";
	display: block;
	width: 1.275em;
	height: 1.275em;
	position: absolute;
	top: .15em;
	left: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: .6375em
}

[dir=rtl] .xrx-fw-radio-button a:after, [dir=rtl] .xrx-fw-radio-button a:before,
	[dir=rtl] .xrx-fw-radio-button label:after, [dir=rtl] .xrx-fw-radio-button label:before
	{
	left: auto;
	right: 0
}

.xrx-fw-radio-button a:before, .xrx-fw-radio-button label:before {
	background-color: #fff;
	border: 1px solid #e5e5e5
}

.xrx-fw-radio-button a:after, .xrx-fw-radio-button label:after {
	background-color: #d92231;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transition: -webkit-transform .1s ease-in-out;
	transition: -webkit-transform .1s ease-in-out;
	transition: transform .1s ease-in-out;
	transition: transform .1s ease-in-out, -webkit-transform .1s ease-in-out
}

.xrx-fw-radio-button input[type=radio] {
	display: none
}

.xrx-fw-radio-button a.xrx-fw-radio-button--checked:after,
	.xrx-fw-radio-button input[type=radio]:checked ~label:after {
	-webkit-transform: scale(.6);
	transform: scale(.6)
}

.xrx-fw-radio-button.xrx-fw-radio-button--variant-black a,
	.xrx-fw-radio-button.xrx-fw-radio-button--variant-black label {
	color: #000
}

.xrx-fw-radio-button.xrx-fw-radio-button--variant-black a:before,
	.xrx-fw-radio-button.xrx-fw-radio-button--variant-black label:before {
	border-color: #000;
	background-color: #fff;
	-webkit-transition: border-color .1s ease-in-out, background-color .1s
		ease-in-out;
	transition: border-color .1s ease-in-out, background-color .1s
		ease-in-out
}

.xrx-fw-radio-button.xrx-fw-radio-button--variant-black a:after,
	.xrx-fw-radio-button.xrx-fw-radio-button--variant-black label:after {
	background-color: #fff
}

.xrx-fw-radio-button.xrx-fw-radio-button--variant-black a.xrx-fw-radio-button--checked:before,
	.xrx-fw-radio-button.xrx-fw-radio-button--variant-black input[type=radio]:checked
	~label:before {
	border-color: #000;
	background-color: #000
}

.xrx-fw-radio-button.xrx-fw-radio-button--variant-black a.xrx-fw-radio-button--checked:after,
	.xrx-fw-radio-button.xrx-fw-radio-button--variant-black input[type=radio]:checked
	~label:after {
	-webkit-transform: scale(.4);
	transform: scale(.4)
}

.xrx-fw-review-rating {
	font-family: Roboto, sans-serif;
	font-size: 14px;
	font-weight: 200;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	white-space: nowrap
}

.xrx-fw-review-rating, .xrx-fw-review-rating .xrx-fw-review-rating__span
	{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.xrx-fw-review-rating .xrx-fw-review-rating__span span {
	padding-left: .24em
}

[dir=rtl] .xrx-fw-review-rating .xrx-fw-review-rating__span span {
	padding-right: .2em
}

.xrx-fw-review-rating .xrx-fw-review-rating__aspan {
	padding-left: .24em
}

[dir=rtl] .xrx-fw-review-rating .xrx-fw-review-rating__aspan {
	padding-right: .2em
}

.xrx-fw-review-rating .xrx-fw-stars {
	margin-right: .5em
}

[dir=rtl] .xrx-fw-review-rating .xrx-fw-stars {
	margin-right: 0;
	margin-left: .5em
}

.xrx-fw-text-counter {
	position: relative
}

.xrx-fw-text-counter-heading {
	text-transform: uppercase;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	margin: 0
}

html[lang^=el] .xrx-fw-text-counter-heading {
	text-transform: none
}

.xrx-fw-text-counter-heading--visible {
	position: absolute;
	width: auto;
	top: 0;
	left: 0
}

[dir=rtl] .xrx-fw-text-counter-heading--visible {
	right: 0;
	left: auto
}

.xrx-fw-text-counter-heading--centered {
	left: 50% !important;
	right: auto !important;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.xrx-fw-text-counter-heading--hidden {
	position: relative;
	visibility: hidden
}

.xrx-fw-review-score {
	display: inline-block;
	position: relative;
	white-space: nowrap;
	color: #6d1a5c;
	font-size: 0;
	line-height: 0;
	margin: 0 -.15rem
}

.xrx-fw-review-score__square {
	font-size: 1.2rem;
	margin: 0 .15rem;
	display: inline-block;
	width: 1em;
	height: 1em;
	border: 1px solid
}

.xrx-fw-review-score__square--fill {
	background-color: currentColor
}

.xrx-fw-review-score.xrx-fw-review-score__on, .xrx-fw-review-score__off .xrx-fw-review-score
	{
	white-space: nowrap
}

.xrx-fw-review-score .xrx-fw-review-score__clip {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden
}

[dir=rtl] .xrx-fw-review-score .xrx-fw-review-score__clip {
	left: auto;
	right: 0
}

.xrx-fw-search-box {
	max-width: 50rem;
	margin: 0 auto;
	height: 2.8125rem;
	background: #fff;
	border: 1px solid #e5e5e5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.xrx-fw-search-box__input {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.xrx-fw-search-box__input input {
	border: 0;
	height: 100%;
	font-size: .75rem;
	color: #808285
}

.xrx-fw-search-box__input input::-webkit-input-placeholder {
	text-align: center
}

.xrx-fw-search-box__input input:-ms-input-placeholder {
	text-align: center
}

.xrx-fw-search-box__input input::-ms-input-placeholder {
	text-align: center
}

.xrx-fw-search-box__input input::placeholder {
	text-align: center
}

.xrx-fw-search-box__icon {
	width: 2.9375rem;
	border: 0;
	border-left: 1px solid #808285;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #fff;
	-webkit-appearance: none;
	cursor: pointer
}

[dir=rtl] .xrx-fw-search-box__icon {
	border-left: 0;
	border-right: 1px solid #808285
}

.xrx-fw-search-box__icon .xrx-fw-icon--search {
	width: 1.3125rem;
	height: 1.4375rem
}

.xrx-fw-search-box__icon .xrx-fw-icon--search path {
	fill: #808285 !important
}

@media screen and (min-width:768px) {
	.xrx-fw-search-box {
		border: 1px solid #808285
	}
	.xrx-fw-search-box input {
		font-size: 1rem
	}
}

.xrx-fw-tel {
	display: inline-block
}

.xrx-fw-tel span {
	font-size: 12px;
	margin: 0 0 0 .3rem
}

[dir=rtl] .xrx-fw-tel span {
	margin: 0 .3rem 0 0
}

.xrx-fw-tel--pricing-below a, .xrx-fw-tel--pricing-below span {
	display: block
}

.xrx-fw-tel--pricing-below span {
	margin: .3rem 0 0
}

html:lang(fr-FR) .xrx-fw-tel--free a[href^=tel], html:lang(fr-FR) .xrx-fw-tel--free span
	{
	color: #27800e
}

html:lang(fr-FR) .xrx-fw-tel--free-extra a[href^=tel], html:lang(fr-FR) .xrx-fw-tel--free-extra span
	{
	color: #808285
}

html:lang(fr-FR) .xrx-fw-tel--premium a[href^=tel], html:lang(fr-FR) .xrx-fw-tel--premium span
	{
	color: #9b2583
}

.xrx-fw-txtbox--style {
	background-color: #ebebeb;
	border: 1px solid #c1c1c1
}

.xrx-fw-timer-bar {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

.xrx-fw-timer-bar__line {
	height: .0625rem;
	background: #808285;
	position: absolute;
	top: .0625rem;
	left: 0;
	width: 100%
}

.xrx-fw-timer-bar__wrap {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow-x: hidden
}

.xrx-fw-timer-bar__slide {
	width: 100%;
	height: .1875rem;
	background-color: #1a6fc5;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}

.xrx-fw-timer-bar--variant-violet .xrx-fw-timer-bar__line {
	background: #721b60
}

.xrx-fw-timer-bar--variant-violet .xrx-fw-timer-bar__slide {
	background-color: #fff
}

.xrx-fw-timer-bar--running .xrx-fw-timer-bar__slide--left {
	-webkit-animation-name: xrx-fw-timer-bar-slide-left;
	animation-name: xrx-fw-timer-bar-slide-left
}

.xrx-fw-timer-bar--running .xrx-fw-timer-bar__slide--right, [dir=rtl] .xrx-fw-timer-bar--running .xrx-fw-timer-bar__slide--left
	{
	-webkit-animation-name: xrx-fw-timer-bar-slide-right;
	animation-name: xrx-fw-timer-bar-slide-right
}

[dir=rtl] .xrx-fw-timer-bar--running .xrx-fw-timer-bar__slide--right {
	-webkit-animation-name: xrx-fw-timer-bar-slide-left;
	animation-name: xrx-fw-timer-bar-slide-left
}

.xrx-fw-timer-bar--pause .xrx-fw-timer-bar__slide {
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

@
-webkit-keyframes xrx-fw-timer-bar-slide-left {
	to {-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

}
@
keyframes xrx-fw-timer-bar-slide-left {
	to {-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

}
@
-webkit-keyframes xrx-fw-timer-bar-slide-right {
	to {-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

}
@
keyframes xrx-fw-timer-bar-slide-right {
	to {-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

}
.xrx-fw-slider input[type=range] {
	-webkit-appearance: none;
	border: 1px solid #fff;
	width: 100%;
	padding: 0
}

.xrx-fw-slider input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 5px;
	background: #c1c1c1;
	border: none;
	border-radius: 3px
}

.xrx-fw-slider input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 24px;
	width: 24px;
	background-image: url(../images/xrx/slider_thumb.svg);
	margin-top: -9px
}

.xrx-fw-slider input[type=range]:focus {
	outline: none
}

.xrx-fw-slider input[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: #c1c1c1;
	border: none;
	border-radius: 3px
}

.xrx-fw-slider input[type=range]::-moz-range-thumb {
	border: none;
	height: 24px;
	width: 24px;
	background-image: url(../images/xrx/slider_thumb.svg)
}

.xrx-fw-slider input[type=range]:-moz-focusring {
	outline: 1px solid #fff;
	outline-offset: -1px
}

.xrx-fw-slider input[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: transparent;
	border-color: transparent;
	border-width: 10px 0;
	color: transparent
}

.xrx-fw-slider input[type=range]::-ms-fill-lower, .xrx-fw-slider input[type=range]::-ms-fill-upper
	{
	background: #c1c1c1;
	border-radius: 10px
}

.xrx-fw-slider input[type=range]::-ms-thumb {
	border: none !important;
	height: 24px !important;
	width: 24px !important;
	z-index: 99999;
	background-color: transparent;
	background-image: url(../images/xrx/slider_thumb.svg);
	background-position: 50%;
	background-repeat: no-repeat
}

.xrx-fw-slider input[type=range]::-ms-tooltip {
	display: none
}

.xrx-fw-slider ul {
	display: none
}

.xrx-fw-icon {
	pointer-events: none;
	vertical-align: middle;
	line-height: normal
}

.xrx-fw-youtube-video {
	position: relative;
	padding-bottom: 56.25%
}

.xrx-fw-youtube-video .xrx-fw-lazy-background, .xrx-fw-youtube-video .xrx-fw-youtube-video__vid,
	.xrx-fw-youtube-video>div, .xrx-fw-youtube-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%
}

.xrx-fw-youtube-video iframe {
	border: none
}

.xrx-fw-youtube-video .xrx-fw-lazy-background {
	display: block;
	min-width: 0;
	min-height: 0
}

.xrx-fw-youtube-video .xrx-fw-lazy-background .xrx-fw-lazy-background__image
	{
	background-size: cover
}

.xrx-fw-youtube-video .xrx-fw-youtube-video__vid {
	opacity: 0;
	-webkit-transition: opacity .25s linear;
	transition: opacity .25s linear;
	pointer-events: none
}

.xrx-fw-youtube-video .xrx-fw-youtube-video__vid.xrx-fw-youtube-video__vid--ready
	{
	opacity: 1;
	pointer-events: auto
}

.xrx-fw-icon-button {
	display: inline-block;
	width: 25px;
	height: 25px;
	padding: 5px;
	border: 1px solid #000;
	background: #fff;
	margin: 0;
	font-size: 0
}

.xrx-fw-icon-button, .xrx-fw-icon-button:active, .xrx-fw-icon-button:focus,
	.xrx-fw-icon-button:hover {
	color: #000;
	text-decoration: none
}

.xrx-fw-selector-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: calc(100% - 20px);
	padding: 0 15px;
	height: 95px;
	background: #efefef;
	border: 1px solid #e5e5e5;
	margin: 0 3px 7px;
	color: #333;
	text-decoration: none
}

.xrx-fw-selector-button:active, .xrx-fw-selector-button:focus,
	.xrx-fw-selector-button:hover {
	color: #6d1a5c;
	border-color: #6d1a5c;
	text-decoration: none
}

@media screen and (min-width:768px) {
	.xrx-fw-selector-button {
		width: calc(50% - 20px)
	}
}

.xrx-fw-selector-button.xrx-fw-selector-button--centered {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.xrx-fw-selector-button .xrx-fw-icon {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin: 0 20px 0 0;
	width: 36.6px;
	max-width: none;
	height: 36.6px;
	max-height: none;
	padding: 0 !important
}

[dir=rtl] .xrx-fw-selector-button .xrx-fw-icon {
	margin: 0 0 0 20px
}

.xrx-fw-selector-button span {
	text-transform: uppercase;
	padding: 0;
	vertical-align: middle;
	font-family: Roboto Condensed, sans-serif !important;
	font-size: 18px !important;
	line-height: 1.22222em !important;
	font-weight: 700 !important
}

@media screen and (min-width:768px) {
	.xrx-fw-selector-button span {
		font-size: 1.5rem !important;
		line-height: 1.5rem !important
	}
}

html[lang^=el] .xrx-fw-selector-button span {
	text-transform: none
}

.xrx-fw-disclaimer-mark {
	display: inline-block;
	position: relative;
	text-align: left
}

.xrx-fw-disclaimer-mark sup {
	cursor: default
}

[dir=rtl] .xrx-fw-disclaimer-mark {
	text-align: right
}

.xrx-fw-disclaimer-mark .xrx-fw-disclaimer-mark__tooltip {
	min-width: 12.5em;
	width: 100%;
	padding: .625em 1.25em;
	color: #000;
	background-color: #fff;
	border-radius: .5em;
	position: absolute;
	z-index: 99999999;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: .063em solid #acacac;
	display: none;
	opacity: 1;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	margin-left: -.75em;
	white-space: normal
}

.xrx-fw-disclaimer-mark .xrx-fw-disclaimer-mark__tooltip:after {
	content: "";
	position: absolute;
	margin-left: .563em;
	width: .563em;
	height: .563em;
	background-color: #fff
}

.xrx-fw-disclaimer-mark .xrx-fw-disclaimer-mark__tooltip-top {
	-webkit-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%);
	top: -.75em !important
}

.xrx-fw-disclaimer-mark .xrx-fw-disclaimer-mark__tooltip-top:after {
	top: 100% !important;
	-webkit-transform: translate(-50%, -50%) rotate(45deg) !important;
	transform: translate(-50%, -50%) rotate(45deg) !important;
	border-bottom: .063em solid #acacac !important;
	border-right: .063em solid #acacac !important
}

.xrx-fw-disclaimer-mark .xrx-fw-disclaimer-mark__tooltip-bottom {
	-webkit-transform: translate(-49.5%);
	transform: translate(-49.5%);
	top: 1rem
}

.xrx-fw-disclaimer-mark .xrx-fw-disclaimer-mark__tooltip-bottom:after {
	bottom: 100%;
	-webkit-transform: translate(-50%, 50%) rotate(45deg);
	transform: translate(-50%, 50%) rotate(45deg);
	border-top: .063em solid #acacac;
	border-left: .063em solid #acacac
}

.xrx-fw-disclaimer-mark .xrx-fw-disclaimer-mark__tooltip-centre {
	left: .4rem !important
}

.xrx-fw-disclaimer-mark .xrx-fw-disclaimer-mark__tooltip-centre:after {
	left: 6.25rem !important
}

.xrx-fw-disclaimer-mark .xrx-fw-disclaimer-mark__tooltip-right {
	left: 6.4rem !important
}

.xrx-fw-disclaimer-mark .xrx-fw-disclaimer-mark__tooltip-right:after {
	left: .3rem !important
}

.xrx-fw-disclaimer-mark .xrx-fw-disclaimer-mark__tooltip-left {
	right: -6.8rem !important
}

.xrx-fw-disclaimer-mark .xrx-fw-disclaimer-mark__tooltip-left:after {
	left: 11rem !important
}

.xrx-fw-disclaimer-mark__tooltip-block {
	display: block
}

.xrx-fw-pagination-dot {
	width: 12px;
	height: 12px;
	display: inline-block;
	margin: 0 12px;
	border-radius: 6px;
	border: 1px solid #c1c1c1;
	cursor: pointer
}

.xrx-fw-pagination-dot:focus, .xrx-fw-pagination-dot:hover {
	border-color: #d92231
}

.xrx-fw-pagination-dot:active {
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-pagination-dot--black {
	background-color: #333;
	border-color: #808285
}

.xrx-fw-pagination-dot--black:focus, .xrx-fw-pagination-dot--black:hover
	{
	border-color: #fff
}

.xrx-fw-pagination-dot--black:active {
	border-color: #fff;
	background-color: #fff
}

.xrx-fw-pagination-dot--hidden-mobile {
	display: none
}

@media screen and (min-width:768px) {
	.xrx-fw-pagination-dot--hidden-mobile {
		display: inline-block
	}
}

.xrx-fw-reveal {
	position: relative
}

.xrx-fw-reveal:after {
	content: "";
	display: table;
	clear: both
}

.xrx-fw-reveal__inner {
	position: relative;
	overflow: hidden;
	-webkit-transition: max-height .25s ease-in-out;
	transition: max-height .25s ease-in-out
}

.xrx-fw-reveal__inner:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1rem;
	background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0
		)), to(#fff));
	background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);
	-webkit-transition: bottom .25s ease-in-out;
	transition: bottom .25s ease-in-out
}

.xrx-fw-reveal--show .xrx-fw-reveal__inner:after {
	display: none
}

.xrx-fw-reveal__less, .xrx-fw-reveal__more {
	display: block;
	cursor: pointer;
	-webkit-transition: top .25s ease-in-out, opacity .25s ease-in-out;
	transition: top .25s ease-in-out, opacity .25s ease-in-out;
	opacity: 1
}

.xrx-fw-reveal--show .xrx-fw-reveal__less, .xrx-fw-reveal--show .xrx-fw-reveal__more
	{
	display: none
}

.xrx-fw-reveal__more {
	float: right
}

.xrx-fw-reveal--label-left .xrx-fw-reveal__more, [dir=rtl] .xrx-fw-reveal__more
	{
	float: left
}

[dir=rtl] .xrx-fw-reveal--label-left .xrx-fw-reveal__more {
	float: right
}

.xrx-fw-reveal__less {
	position: absolute;
	right: 0;
	opacity: 0;
	pointer-events: none
}

.xrx-fw-reveal--label-left .xrx-fw-reveal__less, [dir=rtl] .xrx-fw-reveal__less
	{
	left: 0;
	right: auto
}

[dir=rtl] .xrx-fw-reveal--label-left .xrx-fw-reveal__less {
	right: 0;
	left: auto
}

.xrx-fw-reveal[aria-expanded=true] .xrx-fw-reveal__more {
	opacity: 0;
	pointer-events: none
}

.xrx-fw-reveal[aria-expanded=true] .xrx-fw-reveal__less {
	opacity: 1;
	pointer-events: auto
}

.xrx-fw-reveal[aria-expanded=true] .xrx-fw-reveal__inner {
	max-height: 50rem !important;
	max-height: var(- -height) !important
}

.xrx-fw-reveal[aria-expanded=true] .xrx-fw-reveal__inner:after {
	bottom: -1rem
}

.xrx-fw-loading {
	width: 100%;
	max-width: 200px;
	min-height: 60px;
	min-width: 60px;
	position: relative;
	overflow: hidden
}

.xrx-fw-loading--center {
	margin: 0 auto
}

.xrx-fw-loading:after, .xrx-fw-loading:before {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	border-radius: 50%;
	border: 3px solid #c1c1c1;
	border-left-color: #ce32ae;
	width: 60px;
	height: 60px;
	-webkit-animation: xrx-fw-loading-anim-a .8s linear infinite;
	animation: xrx-fw-loading-anim-a .8s linear infinite;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.xrx-fw-loading:after {
	-webkit-animation: xrx-fw-loading-anim-b 1s linear infinite;
	animation: xrx-fw-loading-anim-b 1s linear infinite;
	border-width: 4px
}

@
-webkit-keyframes xrx-fw-loading-anim-a { 0%{
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);
	transform: translateX(-50%) translateY(-50%) rotate(0deg)
}

to {
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(1turn);
	transform: translateX(-50%) translateY(-50%) rotate(1turn)
}

}
@
keyframes xrx-fw-loading-anim-a { 0%{
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);
	transform: translateX(-50%) translateY(-50%) rotate(0deg)
}

to {
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(1turn);
	transform: translateX(-50%) translateY(-50%) rotate(1turn)
}

}
@
-webkit-keyframes xrx-fw-loading-anim-b { 0%{
	-webkit-transform: translateX(-50%) translateY(-50%) scale(.8)
		rotate(0deg);
	transform: translateX(-50%) translateY(-50%) scale(.8) rotate(0deg)
}

to {
	-webkit-transform: translateX(-50%) translateY(-50%) scale(.8)
		rotate(1turn);
	transform: translateX(-50%) translateY(-50%) scale(.8) rotate(1turn)
}

}
@
keyframes xrx-fw-loading-anim-b { 0%{
	-webkit-transform: translateX(-50%) translateY(-50%) scale(.8)
		rotate(0deg);
	transform: translateX(-50%) translateY(-50%) scale(.8) rotate(0deg)
}

to {
	-webkit-transform: translateX(-50%) translateY(-50%) scale(.8)
		rotate(1turn);
	transform: translateX(-50%) translateY(-50%) scale(.8) rotate(1turn)
}

}
.xrx-fw-control-cta {
	display: inline-block;
	width: 184px;
	line-height: 2.5em !important;
	color: #fff;
	font-family: Roboto Condensed, sans-serif;
	font-size: .875rem;
	font-weight: 400;
	text-transform: uppercase;
	background-color: #9b2583;
	border: 1px solid #721b60;
	text-align: center;
	text-decoration: none;
	cursor: pointer
}

@media screen and (min-width:768px) {
	.xrx-fw-control-cta {
		font-size: 1rem;
		font-weight: 700
	}
}

.xrx-fw-control-cta:hover {
	color: #fff;
	border-color: #721b60;
	background-color: #721b60;
	text-decoration: underline
}

.xrx-fw-control-cta:active, .xrx-fw-control-cta:focus {
	color: #fff;
	background-color: #9b2583
}

.xrx-fw-breadcrumb {
	margin: 0 auto;
	background-color: #fff;
	display: none
}

@media screen and (min-width:480px) {
	.xrx-fw-breadcrumb {
		display: block
	}
}

.xrx-fw-breadcrumb:after {
	clear: both;
	content: ""
}

.xrx-drupal .xrx-fw-breadcrumb, div#xrx_bnrv4_header_langwrapper ~* .xrx-fw-breadcrumb,
	div#xrx_bnrv4_header_langwrapper ~.xrx-fw-breadcrumb {
	margin-top: -20px
}

.xrx-fw-body--grey-back .xrx-fw-breadcrumb+.xrx-fw-css-grid-container {
	margin-top: 2rem
}

.xrx-fw-breadcrumb>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	padding: 0 5px;
	max-width: 1200px;
	margin: 0 auto;
	min-height: 60px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (min-width:768px) {
	.xrx-fw-breadcrumb>ul {
		padding: 0 30px
	}
}

.xrx-fw-breadcrumb>ul>li {
	display: block;
	margin: 0;
	padding: .6em 0;
	font-size: .875rem
}

@media screen and (min-width:768px) {
	.xrx-fw-breadcrumb>ul>li {
		padding: 1.25em 0
	}
}

.xrx-fw-breadcrumb>ul>li>a, .xrx-fw-breadcrumb>ul>li>span {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 200;
	background: none;
	color: #737373;
	text-decoration: none;
	position: relative;
	display: inline-block;
	margin: 0
}

.xrx-fw-breadcrumb>ul>li>a {
	color: #000
}

.xrx-fw-breadcrumb>ul>li>a:active, .xrx-fw-breadcrumb>ul>li>a:focus,
	.xrx-fw-breadcrumb>ul>li>a:hover {
	text-decoration: underline
}

.xrx-fw-breadcrumb>ul>li:not (:last-child ):after {
	content: "❯";
	padding: 0 .625rem;
	color: #737373;
	font-size: .625rem
}

[dir=rtl] .xrx-fw-breadcrumb>ul>li:not (:last-child ):after {
	content: "❮"
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-centered
	{
	position: relative;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-centered>div
	{
	position: relative
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-centered .xrx-fw-lazy-background:after
	{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: transparent
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-centered .xrx-fw-cta,
	.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-centered .xrx-fw-icon
	{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-centered .xrx-fw-icon
	{
	color: #fff;
	width: 150px;
	height: 150px
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-centered .xrx-fw-lazy-background
	{
	min-width: 0;
	min-height: 0;
	display: block;
	padding-top: 56.25%;
	width: 100%
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-centered .xrx-fw-lazy-background .xrx-fw-lazy-background__image
	{
	background-size: contain
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-centered .xrx-fw-carousel-centered__content
	{
	color: #000;
	background-color: #efefef;
	padding: 1.25rem
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-centered .xrx-fw-carousel-centered__content h5
	{
	text-transform: none
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-centered .xrx-fw-carousel-centered__content>div>:last-child
	{
	margin-bottom: 0
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item a.xrx-fw-carousel-centered:hover
	{
	text-decoration: none
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item a.xrx-fw-carousel-centered:hover .xrx-fw-lazy-background:after
	{
	background-color: rgba(51, 51, 51, .3)
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item>a.xrx-fw-carousel-highlight-block
	{
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item>a.xrx-fw-carousel-highlight-block h3,
	.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item>a.xrx-fw-carousel-highlight-block p
	{
	text-decoration: none;
	color: #000
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item>a.xrx-fw-carousel-highlight-block .xrx-fw-carousel-highlight-block__content
	{
	-webkit-box-flex: 2;
	-ms-flex-positive: 2;
	flex-grow: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1.25rem
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item>a.xrx-fw-carousel-highlight-block:hover
	{
	text-decoration: none
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item>a.xrx-fw-carousel-highlight-block:hover h3,
	.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item>a.xrx-fw-carousel-highlight-block:hover p
	{
	text-decoration: none;
	color: #000
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item>a.xrx-fw-carousel-highlight-block:hover .xrx-fw-carousel-highlight-block__content
	{
	background-color: #efefef
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item>a.xrx-fw-carousel-highlight-block .xrx-fw-lazy-background
	{
	display: block;
	min-width: 0;
	min-height: 0;
	width: 100%;
	padding-top: 50%
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item>a.xrx-fw-carousel-highlight-block .xrx-fw-lazy-background .xrx-fw-lazy-background__image
	{
	background-size: cover
}

.xrx-fw-carousel-image, .xrx-fw-carousel-image:focus,
	.xrx-fw-carousel-image:hover {
	text-decoration: none
}

.xrx-fw-carousel-image .xrx-fw-lazy-background {
	display: block;
	min-width: 0;
	min-height: 0;
	padding-top: 50%;
	width: 100%
}

.xrx-fw-carousel-image__text {
	text-align: center;
	margin-top: .5rem;
	font-size: .875rem;
	color: #333;
	font-weight: 700
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-related-products
	{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.xrx-fw-carousel__item:nth-child(odd) .xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-related-products .xrx-fw-lazy-background
	{
	background-color: #e5e5e5
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-related-products .xrx-fw-lazy-background
	{
	display: block;
	min-width: 0;
	min-height: 0;
	width: 100%;
	padding-top: 100%;
	border: 1px solid #e5e5e5
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-related-products .xrx-fw-carousel-related-products__content
	{
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-related-products .xrx-fw-carousel-related-products__content .xrx-fw-carousel-related-products__info,
	.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-related-products .xrx-fw-carousel-related-products__content .xrx-fw-carousel-related-products__stylised-specs,
	.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-related-products .xrx-fw-carousel-related-products__content h4,
	.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-related-products .xrx-fw-carousel-related-products__content h5
	{
	margin-bottom: 0;
	margin-top: 1em
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-related-products .xrx-fw-carousel-related-products__content h5
	{
	margin-top: 0;
	font-weight: 700;
	text-transform: uppercase
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-related-products .xrx-fw-carousel-related-products__content h5+h6
	{
	text-transform: uppercase;
	margin-top: .1em
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-related-products .xrx-fw-carousel-related-products__content .xrx-fw-stylised-spec
	{
	margin-bottom: .5rem
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-related-products .xrx-fw-carousel-related-products__content .xrx-fw-stylised-spec:last-child
	{
	margin-bottom: 0
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-related-products .xrx-fw-carousel-related-products__actions,
	.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-related-products .xrx-fw-carousel-related-products__content
	{
	padding: .5rem
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-related-products .xrx-fw-carousel-related-products__actions .xrx-fw-carousel-related-products__button
	{
	margin-bottom: .5rem;
	min-height: 3em
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item .xrx-fw-carousel-related-products .xrx-fw-carousel-related-products__actions .xrx-fw-carousel-related-products__button:last-child
	{
	margin-bottom: 0
}

a.xrx-fw-carousel-video {
	display: block;
	position: relative;
	text-decoration: none
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item a.xrx-fw-carousel-video
	{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

a.xrx-fw-carousel-video:focus .xrx-fw-lazy-background:before, a.xrx-fw-carousel-video:hover .xrx-fw-lazy-background:before
	{
	background-color: hsla(0, 0%, 100%, .8)
}

a.xrx-fw-carousel-video:focus .xrx-fw-lazy-background:after, a.xrx-fw-carousel-video:hover .xrx-fw-lazy-background:after
	{
	border-left-color: #000
}

a.xrx-fw-carousel-video:focus .xrx-fw-icon, a.xrx-fw-carousel-video:hover .xrx-fw-icon
	{
	color: #000
}

a.xrx-fw-carousel-video:focus .xrx-fw-carousel-video__content, a.xrx-fw-carousel-video:hover .xrx-fw-carousel-video__content
	{
	text-decoration: underline
}

a.xrx-fw-carousel-video .xrx-fw-lazy-background {
	display: block;
	min-width: 0;
	min-height: 0;
	width: 100%;
	padding-top: 56.25%;
	border: 1px solid #e5e5e5;
	background-color: #000
}

a.xrx-fw-carousel-video .xrx-fw-lazy-background:before {
	content: "";
	position: absolute;
	display: block;
	width: 2.5rem;
	height: 2.5rem;
	background-color: rgba(0, 0, 0, .8);
	bottom: 0;
	left: 0;
	z-index: 1
}

[dir=rtl] a.xrx-fw-carousel-video .xrx-fw-lazy-background:before {
	right: 0;
	left: auto
}

a.xrx-fw-carousel-video .xrx-fw-lazy-background:after {
	content: "";
	z-index: 1;
	position: absolute;
	bottom: .5rem;
	left: .625rem;
	width: 0;
	height: 0;
	border-top: .73438rem solid transparent;
	border-left: 1.25rem solid #fff;
	border-bottom: .73438rem solid transparent;
	display: block
}

[dir=rtl] a.xrx-fw-carousel-video .xrx-fw-lazy-background:after {
	right: .625rem;
	left: auto
}

a.xrx-fw-carousel-video.xrx-fw-carousel-video--icon .xrx-fw-lazy-background:after
	{
	display: none
}

a.xrx-fw-carousel-video .xrx-fw-carousel-video__content {
	color: #000;
	background-color: #efefef;
	padding: 1.25rem;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

a.xrx-fw-carousel-video .xrx-fw-carousel-video__content h5 {
	text-transform: none
}

a.xrx-fw-carousel-video .xrx-fw-carousel-video__content>div>:last-child
	{
	margin-bottom: 0
}

a.xrx-fw-carousel-video .xrx-fw-carousel-video__image-wrapper {
	position: relative
}

a.xrx-fw-carousel-video .xrx-fw-icon {
	position: absolute;
	width: 1.5625rem;
	max-width: none;
	height: 1.5625rem;
	max-height: none;
	padding: 0 !important;
	bottom: 1.25rem;
	left: 1.25rem;
	-webkit-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
	color: #fff;
	z-index: 1
}

[dir=rtl] a.xrx-fw-carousel-video .xrx-fw-icon {
	left: auto;
	right: 1.25rem;
	-webkit-transform: translate(50%, 50%);
	transform: translate(50%, 50%)
}

.xrx-fw-carousel-inline-youtube {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.xrx-fw-carousel-inline-youtube .xrx-fw-youtube-video {
	width: 100%
}

.xrx-fw-carousel-inline-youtube .xrx-fw-youtube-video .xrx-fw-lazy-background
	{
	padding-top: 56.25%
}

.xrx-fw-carousel-inline-youtube__content {
	color: #000;
	background-color: #efefef;
	padding: 1.25rem
}

.xrx-fw-carousel-inline-youtube__content h5 {
	text-transform: none
}

.xrx-fw-carousel-inline-youtube__content>div>:last-child {
	margin-bottom: 0
}

.xrx-fw-category-control-bar {
	border: 1px solid #e5e5e5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-transform: uppercase;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin-bottom: 2rem;
	background-color: #fff;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.xrx-fw-category-control-bar>* {
	border-right: 1px solid #e5e5e5
}

[dir=rtl] .xrx-fw-category-control-bar>* {
	border-left: 1px solid #e5e5e5;
	border-right-width: 0
}

.xrx-fw-category-control-bar>:last-child {
	border-right-width: 0
}

[dir=rtl] .xrx-fw-category-control-bar>:last-child {
	border-left-width: 0
}

.xrx-fw-category-control-bar>*>a, .xrx-fw-category-control-bar>*>div,
	.xrx-fw-category-control-bar>*>select {
	padding: 1em 4em 1em 1em;
	display: inline-block
}

[dir=rtl] .xrx-fw-category-control-bar>*>a, [dir=rtl] .xrx-fw-category-control-bar>*>div,
	[dir=rtl] .xrx-fw-category-control-bar>*>select {
	padding-right: 2em;
	padding-left: 4em;
	margin-left: 1.1rem
}

.xrx-fw-category-control-bar svg {
	height: 1.2rem;
	width: 1.2rem
}

.xrx-fw-category-control-bar button:focus {
	outline-color: #d92231
}

.xrx-fw-category-control-bar .xrx-fw-category-control__filters>a,
	.xrx-fw-category-control-bar button {
	border: none;
	display: inline-block;
	min-width: 3.5em;
	padding-right: 6px;
	background-color: #fff;
	color: #000;
	text-transform: uppercase;
	min-height: 100%;
	font-weight: 400
}

.xrx-fw-category-control-bar .xrx-fw-category-control-sort {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 50%
}

[dir=rtl] .xrx-fw-category-control-bar .xrx-fw-category-control-sort {
	border-right: 0
}

@media screen and (min-width:768px) {
	.xrx-fw-category-control-bar .xrx-fw-category-control-sort {
		width: auto
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-category-control-bar .xrx-fw-category-control-sort {
		-webkit-box-flex: initial;
		-ms-flex: initial;
		flex: initial
	}
}

.xrx-fw-category-control-bar .xrx-fw-category-control-sort select {
	width: calc(100% - 2px)
}

.xrx-fw-category-control-bar .xrx-fw-category-control-compare {
	display: none;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

@media screen and (min-width:970px) {
	.xrx-fw-category-control-bar .xrx-fw-category-control-compare {
		display: block
	}
}

.xrx-fw-category-control-bar .xrx-fw-category-control-compare>a {
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400;
	line-height: 1em;
	color: #000;
	position: relative;
	padding-left: 2.9em;
	padding-right: 2.9em
}

.xrx-fw-category-control-bar .xrx-fw-category-control-compare>a:after,
	.xrx-fw-category-control-bar .xrx-fw-category-control-compare>a:before
	{
	content: "";
	display: block;
	width: 1em;
	height: 1em;
	position: absolute;
	top: 1em;
	left: 1.3em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

[dir=rtl] .xrx-fw-category-control-bar .xrx-fw-category-control-compare>a:after,
	[dir=rtl] .xrx-fw-category-control-bar .xrx-fw-category-control-compare>a:before
	{
	left: auto;
	right: 1.3em
}

.xrx-fw-category-control-bar .xrx-fw-category-control-compare>a:before {
	background-color: #fff;
	border: 1px solid #000
}

.xrx-fw-category-control-bar .xrx-fw-category-control-compare>a:after {
	content: "✔";
	color: #000;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transition: -webkit-transform .1s ease-in-out;
	transition: -webkit-transform .1s ease-in-out;
	transition: transform .1s ease-in-out;
	transition: transform .1s ease-in-out, -webkit-transform .1s ease-in-out
}

.xrx-fw-category-control-bar .xrx-fw-category-control-mode {
	display: none;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-left: auto
}

[dir=rtl] .xrx-fw-category-control-bar .xrx-fw-category-control-mode {
	margin-right: auto !important;
	margin-left: 0
}

@media screen and (min-width:768px) {
	.xrx-fw-category-control-bar .xrx-fw-category-control-mode {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

.xrx-fw-category-control-bar .xrx-fw-category-control-mode .xrx-fw-category-control-mode__label-list
	{
	display: none
}

.xrx-fw-category-control-bar .xrx-fw-category-control-mode .xrx-fw-category-control-mode__button-grid
	{
	background-color: #000
}

.xrx-fw-category-control-bar .xrx-fw-category-control-mode .xrx-fw-category-control-mode__button-grid>svg
	{
	stroke: #fff;
	fill: #fff
}

.xrx-fw-category-control-bar .xrx-fw-category-control-mode .xrx-fw-category-control-mode__button-list
	{
	background-color: #fff;
	border-left: 1px solid #e5e5e5
}

.xrx-fw-category-control-bar .xrx-fw-category-control-mode .xrx-fw-category-control-mode__button-list>svg
	{
	stroke: #000;
	fill: #000
}

.xrx-fw-category-control-bar .xrx-fw-category-control-mode.xrx-fw-category-control-mode--list .xrx-fw-category-control-mode__label-list
	{
	display: block;
	border-left-color: transparent
}

.xrx-fw-category-control-bar .xrx-fw-category-control-mode.xrx-fw-category-control-mode--list .xrx-fw-category-control-mode__label-grid
	{
	display: none
}

.xrx-fw-category-control-bar .xrx-fw-category-control-mode.xrx-fw-category-control-mode--list .xrx-fw-category-control-mode__button-grid
	{
	background-color: #fff
}

.xrx-fw-category-control-bar .xrx-fw-category-control-mode.xrx-fw-category-control-mode--list .xrx-fw-category-control-mode__button-grid>svg
	{
	stroke: #000;
	fill: #000
}

.xrx-fw-category-control-bar .xrx-fw-category-control-mode.xrx-fw-category-control-mode--list .xrx-fw-category-control-mode__button-list
	{
	background-color: #000
}

.xrx-fw-category-control-bar .xrx-fw-category-control-mode.xrx-fw-category-control-mode--list .xrx-fw-category-control-mode__button-list>svg
	{
	stroke: #fff;
	fill: #fff
}

.xrx-fw-category-control-bar .xrx-fw-category-control__filters {
	display: block;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-left: auto;
	width: 50%
}

[dir=rtl] .xrx-fw-category-control-bar .xrx-fw-category-control__filters
	{
	border-right: 1px solid #e5e5e5
}

@media screen and (min-width:768px) {
	.xrx-fw-category-control-bar .xrx-fw-category-control__filters {
		width: auto
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-category-control-bar .xrx-fw-category-control__filters {
		display: none
	}
}

.xrx-fw-category-control-bar .xrx-fw-category-control__filters>a {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 1rem;
	text-decoration: none;
	position: relative
}

.xrx-fw-category-control-bar .xrx-fw-category-control__filters>a>span {
	margin-right: 3rem
}

.xrx-fw-category-control-bar .xrx-fw-category-control__filters>a>svg {
	position: absolute;
	right: 1rem
}

.xrx-fw-category-list-block {
	position: relative;
	padding: 15px;
	display: block;
	color: #000;
	background-color: #fff;
	text-decoration: none;
	font-family: Roboto Condensed, sans-serif
}

.xrx-fw-category-list-block:focus, .xrx-fw-category-list-block:hover {
	background-color: #ebebeb;
	text-decoration: none
}

.xrx-fw-category-list-block:not (:last-child ){
	border-bottom: 1px solid #ebebeb
}

.xrx-fw-category-list-block .xrx-fw-category-list-block__image {
	position: absolute;
	display: block;
	top: 15px;
	left: 15px;
	bottom: 15px;
	width: 115px;
	margin: 30px 0;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain
}

@media screen and (max-width:767px) {
	.xrx-fw-category-list-block .xrx-fw-category-list-block__image {
		position: relative;
		width: 100%;
		margin: auto;
		height: 100px;
		left: auto;
		bottom: auto;
		top: auto
	}
}

.xrx-fw-category-list-block .xrx-fw-category-list-block__content {
	margin-left: 130px
}

.xrx-fw-category-list-block .xrx-fw-category-list-block__content p {
	margin: 0 0 10px
}

.xrx-fw-category-list-block .xrx-fw-category-list-block__content h4 {
	margin-top: 20px;
	margin-bottom: 10px
}

@media screen and (max-width:767px) {
	.xrx-fw-category-list-block .xrx-fw-category-list-block__content {
		margin-left: 0;
		width: 100%
	}
}

.xrx-fw-category-product {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	position: relative;
	margin-bottom: 2rem
}

.xrx-fw-category-product .xrx-fw-category-product__content__grid,
	.xrx-fw-category-product .xrx-fw-category-product__image--grid {
	display: block
}

.xrx-fw-category-product .xrx-fw-category-product__content__list,
	.xrx-fw-category-product .xrx-fw-category-product__content__quick,
	.xrx-fw-category-product .xrx-fw-category-product__image--list,
	.xrx-fw-category-product .xrx-fw-category-product__image--quick {
	display: none
}

.xrx-fw-category-product .xrx-fw-category-product__images {
	position: relative;
	overflow: hidden;
	margin-bottom: 1em;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

@media screen and (max-width:969px) {
	.xrx-fw-category-product .xrx-fw-category-product__images {
		max-width: 40vh;
		margin-left: auto;
		margin-right: auto;
		width: 100%
	}
}

.xrx-fw-category-product .xrx-fw-category-product__images .xrx-fw-category-product__image-container
	{
	padding-bottom: calc(100% + 20px);
	overflow: hidden;
	position: relative
}

.xrx-fw-category-product .xrx-fw-category-product__images .xrx-fw-category-product__image
	{
	width: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border: 1px solid #e5e5e5;
	background-color: #fff
}

.xrx-fw-category-product .xrx-fw-category-product__images .xrx-fw-category-product__image .xrx-fw-lazy-background
	{
	min-width: 0;
	min-height: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 20px
}

.xrx-fw-category-product .xrx-fw-category-product__images .xrx-fw-category-product__quick-view-button-container
	{
	opacity: 0;
	-webkit-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
	background-color: rgba(0, 0, 0, .2);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	pointer-events: none
}

.xrx-fw-category-product .xrx-fw-category-product__images-action {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: transparent;
	-webkit-transition: background-color .25s ease-in-out;
	transition: background-color .25s ease-in-out
}

.xrx-fw-category-product .xrx-fw-product-offer {
	z-index: 2;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left
}

[dir=rtl] .xrx-fw-category-product .xrx-fw-product-offer {
	left: auto;
	right: 0;
	text-align: right
}

@media screen and (min-width:768px) {
	.xrx-fw-category-product .xrx-fw-category-product__image-container:focus-within .xrx-fw-category-product__quick-view-button-container,
		.xrx-fw-category-product .xrx-fw-category-product__image-container:focus .xrx-fw-category-product__quick-view-button-container,
		.xrx-fw-category-product .xrx-fw-category-product__image-container:hover .xrx-fw-category-product__quick-view-button-container
		{
		opacity: 1;
		pointer-events: auto
	}
}

.xrx-fw-category-product .xrx-fw-category-product__image-container:focus-within .xrx-fw-category-product__images-action,
	.xrx-fw-category-product .xrx-fw-category-product__image-container:focus .xrx-fw-category-product__images-action,
	.xrx-fw-category-product .xrx-fw-category-product__image-container:hover .xrx-fw-category-product__images-action
	{
	background-color: rgba(0, 0, 0, .2)
}

.xrx-fw-category-product.xrx-fw-category-product--lob-psg .xrx-fw-category-product__images
	{
	max-width: 50vh
}

.xrx-fw-category-product.xrx-fw-category-product--lob-psg .xrx-fw-category-product__images .xrx-fw-category-product__image-container
	{
	padding-bottom: 70%
}

.xrx-fw-category-product .xrx-fw-category-product__grid-pricing .xrx-fw-category-product__grid-pricing__display
	{
	font-weight: 700;
	color: #d92231;
	text-decoration: none
}

.xrx-fw-category-product .xrx-fw-category-product__grid-pricing .xrx-fw-category-product__grid-pricing__original
	{
	text-decoration: line-through;
	color: #333;
	margin-left: 1em
}

[dir=rtl] .xrx-fw-category-product .xrx-fw-category-product__grid-pricing .xrx-fw-category-product__grid-pricing__original
	{
	margin-left: 0;
	margin-right: 1em
}

.xrx-fw-category-product .xrx-fw-category-product__actions {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1.5em;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.xrx-fw-category-product .xrx-fw-category-product__actions .xrx-fw-category-product__buttons
	{
	white-space: nowrap
}

.xrx-fw-category-product .xrx-fw-category-product__specs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1.5em
}

.xrx-fw-category-product .xrx-fw-category-product__specs>div {
	margin-right: 20px
}

@media screen and (min-width:768px) {
	.xrx-fw-category-product .xrx-fw-category-product__specs>div {
		-ms-flex-negative: 1;
		flex-shrink: 1;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}
}

.xrx-fw-category-product .xrx-fw-category-product__content h4,
	.xrx-fw-category-product .xrx-fw-category-product__content h4>a {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.22222em;
	font-weight: 700;
	text-transform: uppercase
}

.xrx-fw-category-product .xrx-fw-category-product__content h4 {
	margin-bottom: 0
}

.xrx-fw-category-product .xrx-fw-category-product__content h4>a {
	text-decoration: none;
	color: #000
}

.xrx-fw-category-product .xrx-fw-category-product__content h4>a:focus,
	.xrx-fw-category-product .xrx-fw-category-product__content h4>a:hover {
	text-decoration: underline
}

.xrx-fw-category-product .xrx-fw-category-product__content h5 {
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400;
	text-transform: none;
	margin-bottom: 0;
	line-height: 1.2em
}

@media screen and (min-width:768px) {
	.xrx-fw-category-product .xrx-fw-category-product__content h5 {
		min-height: 2.4em
	}
}

.xrx-fw-category-product .xrx-fw-category-product__content .xrx-fw-category-product__content__grid>*,
	.xrx-fw-category-product .xrx-fw-category-product__content .xrx-fw-category-product__content__list>*,
	.xrx-fw-category-product .xrx-fw-category-product__content .xrx-fw-category-product__content__quick>*
	{
	margin-bottom: 1rem
}

.xrx-fw-category-product .xrx-fw-category-product__content .xrx-fw-category-product__content__grid>:last-child,
	.xrx-fw-category-product .xrx-fw-category-product__content .xrx-fw-category-product__content__list>:last-child,
	.xrx-fw-category-product .xrx-fw-category-product__content .xrx-fw-category-product__content__quick>:last-child
	{
	margin-bottom: none
}

.xrx-fw-category-product .xrx-fw-category-product__content .xrx-fw-cta,
	.xrx-fw-category-product .xrx-fw-category-product__content .xrx-fw-hidden-form-cta
	{
	min-width: 0
}

@media screen and (min-width:768px) {
	.xrx-fw-category-product .xrx-fw-category-product__content .xrx-fw-cta,
		.xrx-fw-category-product .xrx-fw-category-product__content .xrx-fw-hidden-form-cta
		{
		margin-right: 1rem
	}
	.xrx-fw-category-product .xrx-fw-category-product__content .xrx-fw-cta:last-child,
		.xrx-fw-category-product .xrx-fw-category-product__content .xrx-fw-hidden-form-cta:last-child
		{
		margin-right: 0
	}
}

@media screen and (min-width:768px) {
	[dir=rtl] .xrx-fw-category-product .xrx-fw-category-product__content .xrx-fw-cta,
		[dir=rtl] .xrx-fw-category-product .xrx-fw-category-product__content .xrx-fw-hidden-form-cta
		{
		margin-right: 0;
		margin-left: 1rem
	}
	[dir=rtl] .xrx-fw-category-product .xrx-fw-category-product__content .xrx-fw-cta:last-child,
		[dir=rtl] .xrx-fw-category-product .xrx-fw-category-product__content .xrx-fw-hidden-form-cta:last-child
		{
		margin-left: 0
	}
}

.xrx-fw-category-product .xrx-fw-category-product__compare {
	position: absolute;
	top: .5em;
	right: .8em;
	white-space: nowrap;
	z-index: 3;
	display: none
}

@media screen and (min-width:970px) {
	.xrx-fw-category-product .xrx-fw-category-product__compare {
		display: inline-block
	}
}

.xrx-fw-category-product .xrx-fw-category-product__compare label {
	display: inline-block;
	padding: .5em .3em;
	text-transform: uppercase;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight: 400;
	font-size: 1rem;
	line-height: inherit
}

@media screen and (min-width:768px) {
	.xrx-fw-category-product--list-view .xrx-fw-category-product,
		.xrx-fw-category-product.xrx-fw-category-product--list-view {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		text-align: left;
		margin-bottom: 3rem
	}
	[dir=rtl] .xrx-fw-category-product--list-view .xrx-fw-category-product,
		[dir=rtl] .xrx-fw-category-product.xrx-fw-category-product--list-view
		{
		text-align: right
	}
	.xrx-fw-category-product--list-view .xrx-fw-category-product .xrx-fw-category-product__images,
		.xrx-fw-category-product.xrx-fw-category-product--list-view .xrx-fw-category-product__images
		{
		width: 35%;
		margin-right: 2rem;
		margin-bottom: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	[dir=rtl] .xrx-fw-category-product--list-view .xrx-fw-category-product .xrx-fw-category-product__images,
		[dir=rtl] .xrx-fw-category-product.xrx-fw-category-product--list-view .xrx-fw-category-product__images
		{
		margin-right: 0;
		margin-left: 2rem
	}
	.xrx-fw-category-product--list-view .xrx-fw-category-product .xrx-fw-category-product__images .xrx-fw-category-product__image--grid,
		.xrx-fw-category-product.xrx-fw-category-product--list-view .xrx-fw-category-product__images .xrx-fw-category-product__image--grid
		{
		display: none
	}
	.xrx-fw-category-product--list-view .xrx-fw-category-product .xrx-fw-category-product__images .xrx-fw-category-product__image--list,
		.xrx-fw-category-product.xrx-fw-category-product--list-view .xrx-fw-category-product__images .xrx-fw-category-product__image--list
		{
		display: block
	}
	.xrx-fw-category-product--list-view .xrx-fw-category-product .xrx-fw-category-product__images .xrx-fw-category-product__quick-view-button-container,
		.xrx-fw-category-product.xrx-fw-category-product--list-view .xrx-fw-category-product__images .xrx-fw-category-product__quick-view-button-container
		{
		display: none
	}
	.xrx-fw-category-product--list-view .xrx-fw-category-product:nth-child(2n) .xrx-fw-category-product__image,
		.xrx-fw-category-product.xrx-fw-category-product--list-view:nth-child(2n) .xrx-fw-category-product__image
		{
		background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5),
			to(#fff));
		background: linear-gradient(#e5e5e5, #fff)
	}
	.xrx-fw-category-product--list-view .xrx-fw-category-product.xrx-fw-category-product--lob-psg .xrx-fw-category-product__images,
		.xrx-fw-category-product.xrx-fw-category-product--list-view.xrx-fw-category-product--lob-psg .xrx-fw-category-product__images
		{
		width: 50%
	}
	.xrx-fw-category-product--list-view .xrx-fw-category-product .xrx-fw-category-product__content__list,
		.xrx-fw-category-product.xrx-fw-category-product--list-view .xrx-fw-category-product__content__list
		{
		display: block
	}
	.xrx-fw-category-product--list-view .xrx-fw-category-product .xrx-fw-category-product__content__grid,
		.xrx-fw-category-product.xrx-fw-category-product--list-view .xrx-fw-category-product__content__grid
		{
		display: none
	}
	.xrx-fw-category-product--list-view .xrx-fw-category-product .xrx-fw-category-product__content,
		.xrx-fw-category-product.xrx-fw-category-product--list-view .xrx-fw-category-product__content
		{
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}
	.xrx-fw-category-product--list-view .xrx-fw-category-product .xrx-fw-category-product__content h4,
		.xrx-fw-category-product.xrx-fw-category-product--list-view .xrx-fw-category-product__content h4
		{
		font-family: Roboto, sans-serif;
		font-size: 1rem;
		line-height: 1.5em;
		font-weight: 400;
		font-weight: 700;
		text-transform: uppercase;
		line-height: 1.1em;
		margin-bottom: 0
	}
	.xrx-fw-category-product--list-view .xrx-fw-category-product .xrx-fw-category-product__content h5,
		.xrx-fw-category-product.xrx-fw-category-product--list-view .xrx-fw-category-product__content h5
		{
		min-height: 0
	}
	.xrx-fw-category-product--list-view .xrx-fw-category-product .xrx-fw-category-product__content .xrx-fw-category-product__content__grid,
		.xrx-fw-category-product.xrx-fw-category-product--list-view .xrx-fw-category-product__content .xrx-fw-category-product__content__grid
		{
		display: none
	}
	.xrx-fw-category-product--list-view .xrx-fw-category-product .xrx-fw-category-product__blurb,
		.xrx-fw-category-product.xrx-fw-category-product--list-view .xrx-fw-category-product__blurb
		{
		margin-top: 1em
	}
	.xrx-fw-category-product--list-view .xrx-fw-category-product .xrx-fw-category-product__blurb ul li,
		.xrx-fw-category-product.xrx-fw-category-product--list-view .xrx-fw-category-product__blurb ul li
		{
		font-family: Roboto, sans-serif;
		line-height: 1.375em;
		font-size: .875rem;
		margin-bottom: .75em
	}
	.xrx-fw-category-product--list-view .xrx-fw-category-product .xrx-fw-category-product__primary-action,
		.xrx-fw-category-product.xrx-fw-category-product--list-view .xrx-fw-category-product__primary-action
		{
		display: none
	}
	.xrx-fw-category-product--list-view .xrx-fw-category-product .xrx-fw-review-rating,
		.xrx-fw-category-product.xrx-fw-category-product--list-view .xrx-fw-review-rating
		{
		float: right;
		margin-left: 1em;
		position: relative;
		top: -.5rem
	}
	[dir=rtl] .xrx-fw-category-product--list-view .xrx-fw-category-product .xrx-fw-review-rating,
		[dir=rtl] .xrx-fw-category-product.xrx-fw-category-product--list-view .xrx-fw-review-rating
		{
		float: left;
		margin-right: 1em
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-category-product--quick-view .xrx-fw-category-product,
		.xrx-fw-category-product.xrx-fw-category-product--quick-view {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		text-align: left
	}
	[dir=rtl] .xrx-fw-category-product--quick-view .xrx-fw-category-product,
		[dir=rtl] .xrx-fw-category-product.xrx-fw-category-product--quick-view
		{
		text-align: right
	}
	.xrx-fw-category-product--quick-view .xrx-fw-category-product .xrx-fw-category-product__images,
		.xrx-fw-category-product.xrx-fw-category-product--quick-view .xrx-fw-category-product__images
		{
		width: 40%;
		margin-right: 2rem;
		-ms-flex-negative: 1;
		flex-shrink: 1
	}
	[dir=rtl] .xrx-fw-category-product--quick-view .xrx-fw-category-product .xrx-fw-category-product__images,
		[dir=rtl] .xrx-fw-category-product.xrx-fw-category-product--quick-view .xrx-fw-category-product__images
		{
		margin-right: 0;
		margin-left: 2rem
	}
	.xrx-fw-category-product--quick-view .xrx-fw-category-product .xrx-fw-category-product__images .xrx-fw-category-product__image--grid,
		.xrx-fw-category-product.xrx-fw-category-product--quick-view .xrx-fw-category-product__images .xrx-fw-category-product__image--grid
		{
		display: none
	}
	.xrx-fw-category-product--quick-view .xrx-fw-category-product .xrx-fw-category-product__images .xrx-fw-category-product__image--quick,
		.xrx-fw-category-product.xrx-fw-category-product--quick-view .xrx-fw-category-product__images .xrx-fw-category-product__image--quick
		{
		display: block;
		padding-bottom: 100%
	}
	.xrx-fw-category-product--quick-view .xrx-fw-category-product .xrx-fw-category-product__images .xrx-fw-category-product__quick-view-button-container,
		.xrx-fw-category-product.xrx-fw-category-product--quick-view .xrx-fw-category-product__images .xrx-fw-category-product__quick-view-button-container
		{
		display: none
	}
	.xrx-fw-category-product--quick-view .xrx-fw-category-product .xrx-fw-category-product__images .xrx-fw-category-product__compare,
		.xrx-fw-category-product.xrx-fw-category-product--quick-view .xrx-fw-category-product__images .xrx-fw-category-product__compare
		{
		display: none !important
	}
	.xrx-fw-category-product--quick-view .xrx-fw-category-product .xrx-fw-category-product__images .xrx-fw-category-product__image-container,
		.xrx-fw-category-product.xrx-fw-category-product--quick-view .xrx-fw-category-product__images .xrx-fw-category-product__image-container
		{
		padding-bottom: 101%
	}
	.xrx-fw-category-product--quick-view .xrx-fw-category-product .xrx-fw-category-product__images .xrx-fw-lazy-background,
		.xrx-fw-category-product.xrx-fw-category-product--quick-view .xrx-fw-category-product__images .xrx-fw-lazy-background
		{
		top: 0
	}
	.xrx-fw-category-product--quick-view .xrx-fw-category-product .xrx-fw-category-product__content__quick,
		.xrx-fw-category-product.xrx-fw-category-product--quick-view .xrx-fw-category-product__content__quick
		{
		display: block
	}
	.xrx-fw-category-product--quick-view .xrx-fw-category-product .xrx-fw-category-product__content__quick>*,
		.xrx-fw-category-product.xrx-fw-category-product--quick-view .xrx-fw-category-product__content__quick>*
		{
		margin-bottom: 1.2rem
	}
	.xrx-fw-category-product--quick-view .xrx-fw-category-product .xrx-fw-category-product__content__grid,
		.xrx-fw-category-product.xrx-fw-category-product--quick-view .xrx-fw-category-product__content__grid
		{
		display: none
	}
	.xrx-fw-category-product--quick-view .xrx-fw-category-product .xrx-fw-category-product__content,
		.xrx-fw-category-product.xrx-fw-category-product--quick-view .xrx-fw-category-product__content
		{
		-ms-flex-negative: 10;
		flex-shrink: 10
	}
	.xrx-fw-category-product--quick-view .xrx-fw-category-product .xrx-fw-category-product__content h4,
		.xrx-fw-category-product.xrx-fw-category-product--quick-view .xrx-fw-category-product__content h4
		{
		font-family: Roboto Condensed, sans-serif;
		font-weight: 200;
		font-size: 1.5rem;
		line-height: 1.16667em;
		text-transform: uppercase
	}
	.xrx-fw-category-product--quick-view .xrx-fw-category-product .xrx-fw-category-product__content h5,
		.xrx-fw-category-product.xrx-fw-category-product--quick-view .xrx-fw-category-product__content h5
		{
		text-transform: none;
		min-height: 0
	}
	.xrx-fw-category-product--quick-view .xrx-fw-category-product .xrx-fw-category-product__primary-action,
		.xrx-fw-category-product.xrx-fw-category-product--quick-view .xrx-fw-category-product__primary-action
		{
		display: none
	}
	.xrx-fw-category-product--quick-view .xrx-fw-category-product .xrx-fw-review-rating,
		.xrx-fw-category-product.xrx-fw-category-product--quick-view .xrx-fw-review-rating
		{
		float: right;
		margin-left: 1em
	}
	[dir=rtl] .xrx-fw-category-product--quick-view .xrx-fw-category-product .xrx-fw-review-rating,
		[dir=rtl] .xrx-fw-category-product.xrx-fw-category-product--quick-view .xrx-fw-review-rating
		{
		float: left;
		margin-right: 1em
	}
}

.xrx-fw-category-product .xrx-fw-category-product__primary-action {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1
}

.xrx-fw-chat-popup {
	position: absolute;
	z-index: 15000;
	bottom: 60px;
	right: 30px;
	width: 250px;
	padding: 20px 10px;
	background-color: #fff;
	text-align: center;
	-webkit-box-shadow: -3px 3px 1px 0 #acacac;
	box-shadow: -3px 3px 1px 0 #acacac;
	border: 1px solid #acacac;
	zoom: .8
}

@media screen and (min-width:768px) {
	.xrx-fw-chat-popup {
		zoom: 1;
		bottom: 30px
	}
}

.xrx-fw-chat-popup .xrx-fw-icon-button {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 20px;
	width: 20px
}

.xrx-fw-chat-popup .xrx-fw-logo {
	width: 90px;
	margin-bottom: 1rem
}

.xrx-fw-chat-popup>span {
	display: block;
	font-family: Roboto Condensed, sans-serif;
	font-weight: 700;
	font-size: 1.375rem;
	color: #000;
	margin-bottom: 1rem
}

.xrx-fw-chat-popup__response .xrx-fw-cta {
	margin: 0 5px
}

.xrx-fw-chat-popup__response .xrx-fw-cta:first-child {
	margin-left: 0
}

.xrx-fw-chat-popup__response .xrx-fw-cta:last-child {
	margin-right: 0
}

.xrx-fw-circle-quick-link-tile--stats .xrx-fw-text-counter-heading {
	font-size: 4.5rem;
	font-family: Roboto Condensed, sans-serif;
	font-weight: 700;
	color: #000
}

.xrx-fw-circle-quick-link-tile--stats .xrx-fw-circle-quick-link-tile__icon
	{
	margin-bottom: 0
}

.xrx-fw-circle-quick-link-tile--stats .xrx-fw-circle-quick-link-tile__title
	{
	font-family: Roboto Condensed, sans-serif;
	font-size: 1.5rem;
	line-height: 1.16667em;
	font-weight: 200;
	color: #000
}

.xrx-fw-circle-quick-link-tile__link {
	color: #000;
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	text-decoration: none
}

.xrx-fw-circle-quick-link-tile__link:focus,
	.xrx-fw-circle-quick-link-tile__link:hover {
	color: #000;
	text-decoration: underline
}

.xrx-fw-circle-quick-link-tile__icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: 50%;
	border: .1875rem solid #000;
	background-color: #000;
	width: 6.25rem;
	height: 6.25rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto 1.25rem
}

.xrx-fw-circle-quick-link-tile__icon div {
	color: #fff
}

.xrx-fw-circle-quick-link-tile__icon .xrx-fw-icon {
	height: 3.0625rem;
	width: 3.125rem;
	padding: 0 !important
}

.xrx-fw-circle-quick-link-tile__title {
	text-align: center;
	margin-bottom: 1.25rem;
	font-size: 1.125rem
}

.xrx-fw-circle-cta-tile__link {
	color: #000;
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	text-decoration: none
}

.xrx-fw-circle-cta-tile__link:focus, .xrx-fw-circle-cta-tile__link:hover
	{
	color: #000;
	text-decoration: underline
}

.xrx-fw-circle-cta-tile__link:focus .xrx-fw-circle-cta-tile__title,
	.xrx-fw-circle-cta-tile__link:hover .xrx-fw-circle-cta-tile__title {
	color: inherit
}

.xrx-fw-circle-cta-tile__icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: 50%;
	border: .1875rem solid #9b2583;
	width: 6.875rem;
	height: 6.875rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto 1.875rem
}

.xrx-fw-circle-cta-tile__icon div {
	color: #9b2583
}

.xrx-fw-circle-cta-tile__icon .xrx-fw-icon {
	height: 3.0625rem;
	width: 3.125rem;
	padding: 0 !important
}

.xrx-fw-circle-cta-tile__icon .xrx-fw-icon--call path,
	.xrx-fw-circle-cta-tile__icon .xrx-fw-icon--call rect {
	stroke: #9b2583;
	stroke-width: .25rem;
	fill: none
}

.xrx-fw-circle-cta-tile__title {
	text-align: center;
	margin-bottom: 1.25rem;
	font-size: 1.5rem;
	color: #000
}

.xrx-fw-circle-cta-tile__body {
	text-align: center;
	font-size: 1rem
}

.xrx-fw-circle-cta-tile__support {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.xrx-fw-circle-cta-tile__support .xrx-fw-circle-cta-tile__support-link {
	margin-right: .3125rem;
	margin-bottom: 1rem
}

.xrx-fw-contact-details {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%
}

.xrx-fw-contact-details h3 {
	font-weight: 400
}

.xrx-fw-contact-details h5 {
	font-family: Roboto, sans-serif;
	font-weight: 700;
	margin-bottom: .25em
}

.xrx-fw-contact-details__address {
	line-height: 1.25em;
	margin-bottom: 0
}

.xrx-fw-contact-details p.xrx-fw-contact-details__communications-1 {
	line-height: 1.35em;
	margin-top: .25em;
	margin-bottom: 0
}

.xrx-fw-contact-details p.xrx-fw-contact-details__communications-2 {
	line-height: 1.25em;
	margin-top: .25em;
	margin-bottom: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.xrx-fw-contact-details p.xrx-fw-contact-details__communications-2>a {
	color: #d92231;
	margin-right: 10px
}

.xrx-fw-contact-details p.xrx-fw-contact-details__communications-2>a:last-child
	{
	margin-right: 0
}

.xrx-fw-contact-details__additional {
	margin-top: 1rem
}

.xrx-fw-contact-us-tile {
	position: relative;
	display: block
}

.xrx-fw-contact-us-tile h3 {
	margin-top: 0;
	margin-bottom: 0
}

.xrx-fw-contact-us-tile p {
	margin: 0
}

.xrx-fw-contact-us-tile p.xrx-fw-contact-us-tile__text {
	padding-bottom: 5px
}

.xrx-fw-contact-us-tile .xrx-fw-cta:focus, .xrx-fw-contact-us-tile .xrx-fw-cta:hover
	{
	border: 1px solid #c1c1c1
}

.xrx-fw-cta-block {
	position: relative;
	text-decoration: none !important;
	background: #fff;
	cursor: pointer;
	padding: 30px 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.xrx-fw-cta-block:before {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: transparent;
	content: "";
	z-index: 1
}

.xrx-fw-cta-block:focus:before, .xrx-fw-cta-block:hover:before {
	background-color: rgba(51, 51, 51, .3)
}

.xrx-fw-carousel__item .xrx-fw-cta-block {
	height: 100%
}

.xrx-fw-cta-block--red {
	background: #d92231
}

.xrx-fw-cta-block--red .category, .xrx-fw-cta-block--red .teaser {
	color: #fff
}

.xrx-fw-cta-block__image {
	min-width: 50px;
	max-width: 100px;
	width: 40%;
	background-repeat: no-repeat;
	background-position: 0;
	background-size: contain;
	margin-right: 20px
}

.xrx-fw-cta-block__text {
	position: relative;
	z-index: 2;
	color: #333;
	max-width: 300px !important;
	padding: 0 !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}

.xrx-fw-cta-block__text .xrx-fw-cta-block__content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.xrx-fw-cta-block__text h4 {
	margin-bottom: 6px
}

.xrx-fw-cta-block__text p {
	font-family: Roboto, sans-serif !important;
	font-size: 1rem !important;
	line-height: 1.2em !important;
	font-weight: 200 !important;
	margin: 0 0 14px !important;
	color: #333 !important
}

.xrx-fw-cta-tile {
	position: relative;
	display: block;
	width: 100%;
	max-width: 1200px;
	cursor: pointer
}

.xrx-fw-cta-tile, .xrx-fw-cta-tile:focus, .xrx-fw-cta-tile:hover {
	text-decoration: none
}

.xrx-fw-cta-tile:focus .xrx-fw-cta-tile__text .xrx-fw-cta--xsmall,
	.xrx-fw-cta-tile:hover .xrx-fw-cta-tile__text .xrx-fw-cta--xsmall {
	background: #fff;
	color: #d92231;
	text-decoration: none
}

.xrx-fw-cta-tile:focus .xrx-fw-cta-tile__text .xrx-fw-cta--xsmall:after,
	.xrx-fw-cta-tile:hover .xrx-fw-cta-tile__text .xrx-fw-cta--xsmall:after
	{
	border-color: #d92231
}

.xrx-fw-cta-tile:focus .xrx-fw-cta-tile__text .category,
	.xrx-fw-cta-tile:hover .xrx-fw-cta-tile__text .category {
	text-decoration: underline
}

.xrx-fw-cta-tile--red {
	background: #d92231
}

.xrx-fw-cta-tile--red .category, .xrx-fw-cta-tile--red .teaser {
	color: #fff
}

.xrx-fw-cta-tile__image {
	position: relative;
	width: 100%;
	height: 147px
}

.xrx-fw-cta-tile__image div {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	display: block
}

.xrx-fw-cta-tile__image--contain div {
	background-size: contain
}

.xrx-fw-cta-tile__text {
	position: relative;
	padding: 16px 40px 35px 16px;
	font-family: Roboto Condensed, sans-serif;
	color: #000
}

.xrx-fw-cta-tile__text .category {
	display: block;
	font-size: 1.5rem;
	font-weight: 200;
	margin: 0 0 1rem
}

.xrx-fw-cta-tile__text--centered {
	text-align: center;
	padding: 16px 16px 35px
}

.xrx-fw-cta-tile__text .xrx-fw-cta--xsmall {
	position: absolute;
	top: 15px;
	right: 0
}

[dir=rtl] .xrx-fw-cta-tile__text .xrx-fw-cta--xsmall {
	right: auto;
	left: 0
}

.xrx-fw-downloads-panel__quickview-text {
	display: block;
	padding: .625rem 0
}

@media screen and (min-width:768px) {
	.xrx-fw-downloads-panel__quickview-text {
		display: none
	}
}

.xrx-fw-downloads-panel__heading {
	margin-top: .625rem
}

.xrx-fw-downloads-panel__heading h1, .xrx-fw-downloads-panel__heading h2,
	.xrx-fw-downloads-panel__heading h3, .xrx-fw-downloads-panel__heading h4,
	.xrx-fw-downloads-panel__heading h5, .xrx-fw-downloads-panel__heading h6
	{
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.22222em;
	color: #333;
	font-weight: 200;
	margin: 0
}

.xrx-fw-downloads-panel__description {
	margin-top: .125rem
}

.xrx-fw-downloads-panel__description blockquote,
	.xrx-fw-downloads-panel__description p,
	.xrx-fw-downloads-panel__description span {
	color: #333;
	font-size: .875rem;
	font-weight: 200
}

.xrx-fw-downloads-panel__stats {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 0;
	margin-top: .9375rem
}

[dir=rtl] .xrx-fw-downloads-panel__stats {
	padding-right: 0
}

.xrx-fw-downloads-panel__stat {
	font-size: .75rem;
	color: #333;
	margin-right: .9375rem;
	margin-bottom: 0
}

[dir=rtl] .xrx-fw-downloads-panel__stat {
	margin-right: 0;
	margin-left: .9375rem
}

.xrx-fw-downloads-panel__stat:last-child {
	margin-right: 0
}

[dir=rtl] .xrx-fw-downloads-panel__stat:last-child {
	margin-left: 0
}

.xrx-fw-downloads-panel__content {
	margin-top: .9375rem
}

.xrx-fw-downloads-panel__content h1, .xrx-fw-downloads-panel__content h2,
	.xrx-fw-downloads-panel__content h3, .xrx-fw-downloads-panel__content h4,
	.xrx-fw-downloads-panel__content h5, .xrx-fw-downloads-panel__content h6
	{
	color: #333;
	font-size: .875rem;
	font-weight: 700
}

.xrx-fw-downloads-panel__content blockquote,
	.xrx-fw-downloads-panel__content p, .xrx-fw-downloads-panel__content span
	{
	font-size: .75rem;
	color: #333;
	font-weight: 200
}

.xrx-fw-downloads-panel__action-cta, .xrx-fw-downloads-panel__details {
	margin-top: .9375rem
}

.xrx-fw-downloads-panel__footer {
	font-size: .75rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: .9375rem
}

.xrx-fw-downloads-panel__footer span {
	color: #333;
	font-size: inherit;
	margin-right: .5rem
}

.xrx-fw-downloads-panel__footer .xrx-fw-link {
	font-size: inherit;
	position: relative;
	top: -2px;
	margin-right: .625rem
}

.xrx-fw-downloads-panel__footer .xrx-fw-link:last-child {
	margin-right: 0
}

.xrx-fw-drawer .xrx-fw-drawer__tab {
	position: relative;
	width: 100%;
	overflow: hidden
}

.xrx-fw-drawer .xrx-fw-drawer__content {
	overflow: hidden;
	max-height: 0
}

.xrx-fw-drawer .xrx-fw-drawer__content .xrx-fw-drawer__content__inner,
	.xrx-fw-drawer .xrx-fw-drawer__content>div {
	padding: 1.25rem
}

.xrx-fw-drawer .xrx-fw-drawer__content .xrx-fw-drawer__content__inner li,
	.xrx-fw-drawer .xrx-fw-drawer__content>div li {
	font-family: Roboto, sans-serif;
	line-height: 1.375em;
	font-size: .875rem;
	margin-bottom: .75em
}

.xrx-fw-drawer .xrx-fw-drawer__content .xrx-fw-drawer__content__inner>:last-child,
	.xrx-fw-drawer .xrx-fw-drawer__content>div>:last-child {
	margin-bottom: 0
}

.xrx-fw-drawer .xrx-fw-drawer__content.xrx-fw-drawer__content--transition
	{
	-webkit-transition: max-height .25s ease-in-out;
	transition: max-height .25s ease-in-out
}

.xrx-fw-drawer.xrx-fw-drawer--variant-default {
	border: 1px solid #ebebeb;
	font-family: Roboto Condensed, sans-serif
}

.xrx-fw-drawer.xrx-fw-drawer--variant-default .xrx-fw-drawer__tab {
	border-bottom: 1px solid #ebebeb
}

.xrx-fw-drawer.xrx-fw-drawer--variant-default .xrx-fw-drawer__tab:last-child
	{
	border-bottom: 0
}

.xrx-fw-drawer.xrx-fw-drawer--variant-default .xrx-fw-drawer__tab.xrx-fw-drawer--style-dark h3.xrx-fw-drawer__title
	{
	padding: 10px 63px 10px 15px
}

[dir=rtl] .xrx-fw-drawer.xrx-fw-drawer--variant-default .xrx-fw-drawer__tab.xrx-fw-drawer--style-dark h3.xrx-fw-drawer__title
	{
	padding: 10px 15px 10px 63px
}

.xrx-fw-drawer.xrx-fw-drawer--variant-default .xrx-fw-drawer__tab.xrx-fw-drawer--style-dark h3.xrx-fw-drawer__title:active,
	.xrx-fw-drawer.xrx-fw-drawer--variant-default .xrx-fw-drawer__tab.xrx-fw-drawer--style-dark h3.xrx-fw-drawer__title:focus,
	.xrx-fw-drawer.xrx-fw-drawer--variant-default .xrx-fw-drawer__tab.xrx-fw-drawer--style-dark h3.xrx-fw-drawer__title:hover
	{
	outline: none;
	color: #000
}

.xrx-fw-drawer.xrx-fw-drawer--variant-default .xrx-fw-drawer__tab.xrx-fw-drawer--style-dark h3.xrx-fw-drawer__title:after
	{
	position: absolute;
	color: #000;
	right: 40px;
	top: 0;
	display: block;
	padding: 2px 8px 5px 0;
	content: "";
	border-top: .26rem solid #000;
	border-right: .28rem solid #000;
	-webkit-transform-origin: .375rem .125rem;
	transform-origin: .375rem .125rem;
	-webkit-transition: -webkit-transform .25s ease-in-out;
	transition: -webkit-transform .25s ease-in-out;
	transition: transform .25s ease-in-out;
	transition: transform .25s ease-in-out, -webkit-transform .25s
		ease-in-out;
	-webkit-transform: translateY(20px) rotate(134deg);
	transform: translateY(20px) rotate(134deg)
}

[dir=rtl] .xrx-fw-drawer.xrx-fw-drawer--variant-default .xrx-fw-drawer__tab.xrx-fw-drawer--style-dark h3.xrx-fw-drawer__title:after
	{
	left: 40px;
	right: auto;
	-webkit-transform: translateY(20px) rotate(134deg);
	transform: translateY(20px) rotate(134deg)
}

.xrx-fw-drawer.xrx-fw-drawer--variant-default .xrx-fw-drawer__tab.xrx-fw-drawer--style-dark h3.xrx-fw-drawer__title[aria-expanded=true]
	{
	background-color: #000;
	color: #fff
}

.xrx-fw-drawer.xrx-fw-drawer--variant-default .xrx-fw-drawer__tab.xrx-fw-drawer--style-dark h3.xrx-fw-drawer__title[aria-expanded=true]:after
	{
	right: 45px;
	border-top: .26rem solid #fff;
	border-right: .28rem solid #fff;
	-webkit-transform: translateY(18px) rotate(315deg);
	transform: translateY(18px) rotate(315deg)
}

[dir=rtl] .xrx-fw-drawer.xrx-fw-drawer--variant-default .xrx-fw-drawer__tab.xrx-fw-drawer--style-dark h3.xrx-fw-drawer__title[aria-expanded=true]:after
	{
	left: 35px;
	right: auto;
	-webkit-transform: translateY(18px) rotate(315deg);
	transform: translateY(18px) rotate(315deg)
}

.xrx-fw-drawer.xrx-fw-drawer--variant-default.xrx-fw-drawer--color-violet h3.xrx-fw-drawer__title:active,
	.xrx-fw-drawer.xrx-fw-drawer--variant-default.xrx-fw-drawer--color-violet h3.xrx-fw-drawer__title:focus,
	.xrx-fw-drawer.xrx-fw-drawer--variant-default.xrx-fw-drawer--color-violet h3.xrx-fw-drawer__title:hover
	{
	outline: none;
	color: #6d1a5c
}

.xrx-fw-drawer.xrx-fw-drawer--variant-default.xrx-fw-drawer--color-violet h3.xrx-fw-drawer__title:after
	{
	color: #6d1a5c
}

.xrx-fw-drawer.xrx-fw-drawer--variant-default.xrx-fw-drawer--color-violet h3.xrx-fw-drawer__title[aria-expanded=true]
	{
	color: #fff;
	background-color: #6d1a5c
}

.xrx-fw-drawer.xrx-fw-drawer--variant-default h3.xrx-fw-drawer__title {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.22222em;
	position: relative;
	display: block;
	padding: 10px 45px 10px 15px;
	background-color: #fff;
	cursor: pointer;
	color: #000;
	text-decoration: none;
	margin: 0;
	-webkit-transition: background-color .25s ease-in-out, color .25s
		ease-in-out;
	transition: background-color .25s ease-in-out, color .25s ease-in-out
}

[dir=rtl] .xrx-fw-drawer.xrx-fw-drawer--variant-default h3.xrx-fw-drawer__title
	{
	padding: 10px 15px 10px 45px
}

.xrx-fw-drawer.xrx-fw-drawer--variant-default h3.xrx-fw-drawer__title:active,
	.xrx-fw-drawer.xrx-fw-drawer--variant-default h3.xrx-fw-drawer__title:focus,
	.xrx-fw-drawer.xrx-fw-drawer--variant-default h3.xrx-fw-drawer__title:hover
	{
	outline: none;
	color: #d92231
}

.xrx-fw-drawer.xrx-fw-drawer--variant-default h3.xrx-fw-drawer__title:after
	{
	position: absolute;
	color: #d92231;
	right: 0;
	top: 0;
	display: block;
	line-height: .6667;
	font-size: 30px;
	text-align: center;
	-webkit-transition: all .35s;
	transition: all .35s;
	padding: 10px 15px;
	content: "+"
}

[dir=rtl] .xrx-fw-drawer.xrx-fw-drawer--variant-default h3.xrx-fw-drawer__title:after
	{
	right: auto;
	left: 0
}

.xrx-fw-drawer.xrx-fw-drawer--variant-default h3.xrx-fw-drawer__title[aria-expanded=true]
	{
	background-color: #d92231;
	color: #fff
}

.xrx-fw-drawer.xrx-fw-drawer--variant-default h3.xrx-fw-drawer__title[aria-expanded=true]:after
	{
	content: "-";
	color: #fff
}

.xrx-fw-drawer.xrx-fw-drawer--variant-default h3.xrx-fw-drawer__title[aria-expanded=true]+.xrx-fw-drawer__content
	{
	max-height: 999999px
}

.xrx-fw-drawer.xrx-fw-drawer--variant-sidebar {
	border: 1px solid #e5e5e5;
	font-family: Roboto Condensed, sans-serif;
	background-color: #fff;
	margin-bottom: 2rem
}

.xrx-fw-drawer.xrx-fw-drawer--variant-sidebar .xrx-fw-drawer__tab {
	border-bottom: 1px solid #e5e5e5
}

.xrx-fw-drawer.xrx-fw-drawer--variant-sidebar .xrx-fw-drawer__tab:last-child
	{
	border-bottom: 0
}

.xrx-fw-drawer.xrx-fw-drawer--variant-sidebar h3.xrx-fw-drawer__title {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.22222em;
	position: relative;
	display: block;
	padding: 1.25rem .9375rem 1.25rem 2.8125rem;
	background-color: #fff;
	cursor: pointer;
	color: #000;
	text-decoration: none;
	margin: 0;
	font-weight: 700;
	-webkit-transition: border-bottom .25s ease-in-out;
	transition: border-bottom .25s ease-in-out;
	border-bottom: 1px solid transparent;
	text-transform: uppercase
}

[dir=rtl] .xrx-fw-drawer.xrx-fw-drawer--variant-sidebar h3.xrx-fw-drawer__title
	{
	padding-right: 2.8125rem;
	padding-left: .9375rem
}

.xrx-fw-drawer.xrx-fw-drawer--variant-sidebar h3.xrx-fw-drawer__title:active,
	.xrx-fw-drawer.xrx-fw-drawer--variant-sidebar h3.xrx-fw-drawer__title:focus,
	.xrx-fw-drawer.xrx-fw-drawer--variant-sidebar h3.xrx-fw-drawer__title:hover
	{
	outline: none;
	color: #000
}

.xrx-fw-drawer.xrx-fw-drawer--variant-sidebar h3.xrx-fw-drawer__title:before
	{
	top: 1.125rem;
	left: 1rem;
	content: "";
	color: #000;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 1em;
	display: block;
	width: 1.25rem;
	height: 1.25rem;
	text-align: center;
	position: absolute
}

[dir=rtl] .xrx-fw-drawer.xrx-fw-drawer--variant-sidebar h3.xrx-fw-drawer__title:before
	{
	left: auto;
	right: 1rem
}

.xrx-fw-drawer.xrx-fw-drawer--variant-sidebar h3.xrx-fw-drawer__title:after
	{
	content: "";
	display: block;
	border: .375rem solid transparent;
	border-top-color: #000;
	position: absolute;
	left: 1.34375rem;
	top: 1.6875rem;
	width: 0;
	height: 0;
	-webkit-transform-origin: .375rem .125rem;
	transform-origin: .375rem .125rem;
	-webkit-transition: -webkit-transform .25s ease-in-out;
	transition: -webkit-transform .25s ease-in-out;
	transition: transform .25s ease-in-out;
	transition: transform .25s ease-in-out, -webkit-transform .25s
		ease-in-out
}

[dir=rtl] .xrx-fw-drawer.xrx-fw-drawer--variant-sidebar h3.xrx-fw-drawer__title:after
	{
	left: auto;
	right: 1.34375rem
}

.xrx-fw-drawer.xrx-fw-drawer--variant-sidebar h3.xrx-fw-drawer__title[aria-expanded=true]
	{
	border-bottom: 1px solid #e5e5e5
}

.xrx-fw-drawer.xrx-fw-drawer--variant-sidebar h3.xrx-fw-drawer__title[aria-expanded=true]:after
	{
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.xrx-fw-drawer.xrx-fw-drawer--variant-sidebar h3.xrx-fw-drawer__title[aria-expanded=true]+.xrx-fw-drawer__content
	{
	max-height: 999999px
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource {
	border: 1px solid #c1c1c1;
	font-family: Roboto Condensed, sans-serif
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource .xrx-fw-drawer__tab {
	border-bottom: 1px solid #c1c1c1
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource .xrx-fw-drawer__tab:last-child
	{
	border-bottom: 0
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.22222em;
	position: relative;
	display: block;
	padding: .9375rem .9375rem .9375rem 3.25rem;
	cursor: pointer;
	color: #000;
	text-decoration: none;
	margin: 0;
	font-weight: 700;
	-webkit-transition: background-color .25s ease-in-out, color .25s
		ease-in-out;
	transition: background-color .25s ease-in-out, color .25s ease-in-out;
	background-color: #ebebeb;
	text-transform: uppercase
}

[dir=rtl] .xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title
	{
	padding-right: 4.25rem;
	padding-left: .9375rem
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title:active,
	.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title:focus,
	.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title:hover
	{
	outline: none;
	color: #000
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title:before
	{
	top: .8125rem;
	left: 1rem;
	content: "";
	color: #000;
	background-color: #ebebeb;
	border: 1px solid #c1c1c1;
	border-radius: 1em;
	display: block;
	width: 1.25rem;
	height: 1.25rem;
	text-align: center;
	position: absolute
}

[dir=rtl] .xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title:before
	{
	left: auto;
	right: 1.25rem
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title [dir=rtl]:after
	{
	top: .8125rem;
	left: 1rem;
	content: "";
	color: #000;
	background-color: #ebebeb;
	border: 1px solid #c1c1c1;
	border-radius: 1em;
	display: block;
	width: 1.25rem;
	height: 1.25rem;
	text-align: center;
	position: absolute
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title:after
	{
	content: "";
	display: block;
	border: .375rem solid transparent;
	border-top-color: #000;
	position: absolute;
	left: 1.34375rem;
	top: 1.375rem;
	width: 0;
	height: 0;
	-webkit-transform-origin: .375rem .125rem;
	transform-origin: .375rem .125rem;
	-webkit-transition: -webkit-transform .25s ease-in-out;
	transition: -webkit-transform .25s ease-in-out;
	transition: transform .25s ease-in-out;
	transition: transform .25s ease-in-out, -webkit-transform .25s
		ease-in-out
}

[dir=rtl] .xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title:after
	{
	left: auto;
	right: 1.5625rem
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content
	{
	padding-left: .7rem
}

[dir=rtl] .xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content
	{
	padding-right: 1.5rem;
	padding-left: 0
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content .xrx-fw-drawer__content-link-no-columns>ul>li
	{
	color: #d92231
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content .xrx-fw-drawer__content-link-no-columns a.xrx-fw-link
	{
	display: block;
	text-decoration: none;
	padding-left: .5rem;
	margin-top: .1rem;
	margin-bottom: .6rem;
	color: #000
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content .xrx-fw-drawer__content-link-no-columns a.xrx-fw-link:active,
	.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content .xrx-fw-drawer__content-link-no-columns a.xrx-fw-link:focus,
	.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content .xrx-fw-drawer__content-link-no-columns a.xrx-fw-link:hover
	{
	color: #d92231
}

@media screen and (min-width:768px) {
	.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content .xrx-fw-drawer__content-link-no-columns a.xrx-fw-link
		{
		margin-bottom: .8rem
	}
}

[dir=rtl] .xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content .xrx-fw-drawer__content-link-no-columns a.xrx-fw-link
	{
	padding-right: .2rem
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content .xrx-fw-drawer__content-link
	{
	-webkit-column-count: 1;
	column-count: 1;
	margin-left: 1.4rem;
	margin-top: -1rem
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content .xrx-fw-drawer__content-link ul>li
	{
	color: #d92231
}

[dir=rtl] .xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content .xrx-fw-drawer__content-link
	{
	margin-right: 1.4rem
}

@media screen and (min-width:768px) {
	.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content .xrx-fw-drawer__content-link
		{
		-webkit-column-count: 2;
		column-count: 2;
		margin-top: -1.3rem
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content .xrx-fw-drawer__content-link
		{
		-webkit-column-count: 3;
		column-count: 3;
		margin-top: -1.3rem
	}
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content .xrx-fw-drawer__content-link a
	{
	display: block;
	text-decoration: none;
	padding-left: .5rem;
	margin-top: .1rem;
	margin-bottom: .6rem;
	color: #000
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content .xrx-fw-drawer__content-link a:active,
	.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content .xrx-fw-drawer__content-link a:focus,
	.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content .xrx-fw-drawer__content-link a:hover
	{
	color: #d92231
}

@media screen and (min-width:768px) {
	.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content .xrx-fw-drawer__content-link a
		{
		margin-bottom: .8rem
	}
}

[dir=rtl] .xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title+.xrx-fw-drawer__content .xrx-fw-drawer__content-link a
	{
	padding-right: .2rem
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title[aria-expanded=true]
	{
	background-color: #f1f1f1
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title[aria-expanded=true]:after
	{
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource h3.xrx-fw-drawer__title[aria-expanded=true]+.xrx-fw-drawer__content
	{
	max-height: 999999px
}

.xrx-fw-drawer.xrx-fw-drawer--variant-resource .xrx-fw-drawer__content {
	background-color: #f1f1f1
}

a.xrx-fw-featured-banner, a.xrx-fw-featured-banner:hover {
	text-decoration: none
}

.xrx-fw-featured-banner {
	display: block;
	padding: 10px 15px;
	text-align: center;
	background-color: #1a6ec4;
	width: 100%
}

.xrx-fw-featured-banner__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 1200px;
	margin: 0 auto
}

@media screen and (min-width:768px) {
	.xrx-fw-featured-banner__content {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.xrx-fw-featured-banner__content__text {
	-ms-flex-item-align: center;
	align-self: center
}

.xrx-fw-featured-banner__content__text h4 {
	color: #fff;
	margin: 0
}

.xrx-fw-featured-banner__content__link {
	margin-top: 15px
}

@media screen and (min-width:768px) {
	.xrx-fw-featured-banner__content__link {
		-ms-flex-item-align: center;
		align-self: center;
		margin-top: 0;
		margin-left: 15px
	}
	[dir=rtl] .xrx-fw-featured-banner__content__link {
		margin-left: 0;
		margin-right: 15px
	}
}

.xrx-fw-featured-content {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 2.5rem .625rem
}

@media screen and (min-width:768px) {
	.xrx-fw-featured-content {
		padding: 2.5rem 0
	}
}

.xrx-fw-featured-content__content {
	max-width: 1200px;
	text-align: center;
	margin: auto
}

.xrx-fw-featured-content--bg-green {
	background-color: #27800e
}

.xrx-fw-featured-content--bg-green blockquote,
	.xrx-fw-featured-content--bg-green h1,
	.xrx-fw-featured-content--bg-green h2,
	.xrx-fw-featured-content--bg-green h3,
	.xrx-fw-featured-content--bg-green h4,
	.xrx-fw-featured-content--bg-green h5,
	.xrx-fw-featured-content--bg-green h6,
	.xrx-fw-featured-content--bg-green p,
	.xrx-fw-featured-content--bg-green span {
	color: #fff
}

.xrx-fw-featured-content--bg-yellow {
	background-color: #f67e00
}

.xrx-fw-featured-content--bg-yellow blockquote,
	.xrx-fw-featured-content--bg-yellow h1,
	.xrx-fw-featured-content--bg-yellow h2,
	.xrx-fw-featured-content--bg-yellow h3,
	.xrx-fw-featured-content--bg-yellow h4,
	.xrx-fw-featured-content--bg-yellow h5,
	.xrx-fw-featured-content--bg-yellow h6,
	.xrx-fw-featured-content--bg-yellow p,
	.xrx-fw-featured-content--bg-yellow span {
	color: #000
}

.xrx-fw-featured-content--bg-blue {
	background-color: #1a6fc5
}

.xrx-fw-featured-content--bg-blue blockquote,
	.xrx-fw-featured-content--bg-blue h1, .xrx-fw-featured-content--bg-blue h2,
	.xrx-fw-featured-content--bg-blue h3, .xrx-fw-featured-content--bg-blue h4,
	.xrx-fw-featured-content--bg-blue h5, .xrx-fw-featured-content--bg-blue h6,
	.xrx-fw-featured-content--bg-blue p, .xrx-fw-featured-content--bg-blue span
	{
	color: #fff
}

.xrx-fw-featured-content--bg-violet {
	background-color: #9b2583
}

.xrx-fw-featured-content--bg-violet blockquote,
	.xrx-fw-featured-content--bg-violet h1,
	.xrx-fw-featured-content--bg-violet h2,
	.xrx-fw-featured-content--bg-violet h3,
	.xrx-fw-featured-content--bg-violet h4,
	.xrx-fw-featured-content--bg-violet h5,
	.xrx-fw-featured-content--bg-violet h6,
	.xrx-fw-featured-content--bg-violet p,
	.xrx-fw-featured-content--bg-violet span {
	color: #fff
}

.xrx-fw-featured-content--bg-orange {
	background-color: #c34400
}

.xrx-fw-featured-content--bg-orange blockquote,
	.xrx-fw-featured-content--bg-orange h1,
	.xrx-fw-featured-content--bg-orange h2,
	.xrx-fw-featured-content--bg-orange h3,
	.xrx-fw-featured-content--bg-orange h4,
	.xrx-fw-featured-content--bg-orange h5,
	.xrx-fw-featured-content--bg-orange h6,
	.xrx-fw-featured-content--bg-orange p,
	.xrx-fw-featured-content--bg-orange span {
	color: #fff
}

.xrx-fw-featured-content--bg-gray {
	background-color: #f8f8f8
}

.xrx-fw-featured-content--bg-gray blockquote,
	.xrx-fw-featured-content--bg-gray h1, .xrx-fw-featured-content--bg-gray h2,
	.xrx-fw-featured-content--bg-gray h3, .xrx-fw-featured-content--bg-gray h4,
	.xrx-fw-featured-content--bg-gray h5, .xrx-fw-featured-content--bg-gray h6,
	.xrx-fw-featured-content--bg-gray p, .xrx-fw-featured-content--bg-gray span
	{
	color: #000
}

.xrx-fw-featured-content--bg-black {
	background-color: #000
}

.xrx-fw-featured-content--bg-black blockquote,
	.xrx-fw-featured-content--bg-black h1,
	.xrx-fw-featured-content--bg-black h2,
	.xrx-fw-featured-content--bg-black h3,
	.xrx-fw-featured-content--bg-black h4,
	.xrx-fw-featured-content--bg-black h5,
	.xrx-fw-featured-content--bg-black h6,
	.xrx-fw-featured-content--bg-black p,
	.xrx-fw-featured-content--bg-black span {
	color: #fff
}

.xrx-fw-featured-content--bg-red {
	background-color: #d92231
}

.xrx-fw-featured-content--bg-red blockquote,
	.xrx-fw-featured-content--bg-red h1, .xrx-fw-featured-content--bg-red h2,
	.xrx-fw-featured-content--bg-red h3, .xrx-fw-featured-content--bg-red h4,
	.xrx-fw-featured-content--bg-red h5, .xrx-fw-featured-content--bg-red h6,
	.xrx-fw-featured-content--bg-red p, .xrx-fw-featured-content--bg-red span
	{
	color: #fff
}

.xrx-fw-featured-content--bg-dark-gray {
	background-color: #333
}

.xrx-fw-featured-content--bg-dark-gray blockquote,
	.xrx-fw-featured-content--bg-dark-gray h1,
	.xrx-fw-featured-content--bg-dark-gray h2,
	.xrx-fw-featured-content--bg-dark-gray h3,
	.xrx-fw-featured-content--bg-dark-gray h4,
	.xrx-fw-featured-content--bg-dark-gray h5,
	.xrx-fw-featured-content--bg-dark-gray h6,
	.xrx-fw-featured-content--bg-dark-gray p,
	.xrx-fw-featured-content--bg-dark-gray span {
	color: #fff
}

.xrx-fw-featured-item-selector {
	text-align: center
}

.xrx-fw-featured-item-selector--hidden {
	display: none
}

.xrx-fw-featured-item-selector__nav {
	background-color: #f8f8f8;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding: 1.125rem .4375rem;
	margin-bottom: 2.625rem
}

.xrx-fw-featured-item-selector__nav-link {
	position: relative;
	padding: 0 .625rem
}

.xrx-fw-featured-item-selector__nav-link:after {
	content: "|";
	color: #808285;
	display: none;
	position: absolute;
	right: 0;
	top: 0
}

.xrx-fw-featured-item-selector__nav--hidden,
	.xrx-fw-featured-item-selector__nav-link:last-child:after {
	display: none
}

.xrx-fw-featured-item-selector__nav a {
	color: #808285;
	cursor: pointer;
	font-size: .625rem;
	text-transform: uppercase;
	font-weight: 400
}

.xrx-fw-featured-item-selector__nav a.xrx-fw-featured-item-selector--active
	{
	font-size: .875rem;
	text-decoration: underline;
	color: #333;
	font-weight: 700
}

[dir=rtl] .xrx-fw-featured-item-selector__nav-link:first-child:after {
	display: none
}

[dir=rtl] .xrx-fw-featured-item-selector__nav-link:last-child:after {
	display: block
}

.xrx-fw-featured-item-selector__block .xrx-fw-featured-item-selector__heading
	{
	color: #6d1a5c;
	font-size: 2.8125rem;
	line-height: 1.11111em;
	font-weight: 700;
	padding: 0 .9375rem;
	margin-bottom: 1.5rem
}

.xrx-fw-featured-item-selector__copy {
	margin-left: auto;
	margin-right: auto;
	padding: 0 .9375rem
}

.xrx-fw-featured-item-selector__copy p {
	margin-bottom: 0
}

.xrx-fw-featured-item-selector__cta {
	margin-top: 2.8125rem
}

@media screen and (min-width:768px) {
	.xrx-fw-featured-item-selector__block .xrx-fw-featured-item-selector__heading
		{
		font-size: 4.5rem;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 1.25rem
	}
	.xrx-fw-featured-item-selector__copy {
		max-width: 61.25rem
	}
	.xrx-fw-featured-item-selector__cta {
		margin-top: 1.875rem
	}
	.xrx-fw-featured-item-selector__nav {
		margin-bottom: 1.875rem
	}
	.xrx-fw-featured-item-selector__nav-link:after {
		display: block
	}
	.xrx-fw-featured-item-selector__nav a {
		font-size: 1rem
	}
	.xrx-fw-featured-item-selector a.xrx-fw-featured-item-selector--active {
		font-size: 1rem;
		text-decoration: none
	}
}

.xrx-fw-featured-resource {
	display: block;
	text-decoration: none !important
}

.xrx-fw-featured-resource .xrx-fw-lazy-background {
	width: 100%;
	height: 100%;
	min-width: 0;
	min-height: 0
}

.xrx-fw-featured-resource .xrx-fw-lazy-background__image {
	background-size: cover;
	background-repeat: none;
	background-position: 50%
}

.xrx-fw-featured-resource .xrx-fw-category {
	display: block;
	margin-bottom: .9375rem
}

.xrx-fw-featured-resource__image {
	margin-bottom: 1.5rem;
	height: 18.75rem
}

.xrx-fw-featured-resource__content .xrx-fw-featured-resource__title {
	font-family: Roboto Condensed, sans-serif;
	font-size: 1.5rem;
	line-height: 1.16667em;
	color: #000;
	font-weight: 200;
	margin-bottom: 1.0625rem
}

.xrx-fw-follow-us {
	padding: 10px 10px 5px;
	color: #333
}

.xrx-fw-follow-us .xrx-fw-follow-us__label {
	color: inherit;
	font-family: Roboto Condensed, sans-serif;
	position: relative;
	top: -2px;
	margin: 0 15px 0 0;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 200;
	display: inline-block
}

.xrx-fw-follow-us .xrx-fw-follow-us__linklist {
	display: inline-block;
	vertical-align: top;
	list-style-type: none;
	margin: 0;
	padding: 0
}

.xrx-fw-follow-us .xrx-fw-follow-us__linklist__item {
	display: inline-block;
	padding: 0;
	margin: 0 15px 0 0
}

@media screen and (min-width:768px) {
	.xrx-fw-follow-us .xrx-fw-follow-us__linklist__item {
		margin: 0 10px 0 0
	}
}

.xrx-fw-follow-us .xrx-fw-follow-us__linklist__item a {
	display: block;
	width: 29px;
	height: 29px
}

.xrx-fw-follow-us .xrx-fw-follow-us__linklist__item a>span {
	width: 29px;
	height: 29px
}

.xrx-fw-follow-us .xrx-fw-follow-us__linklist__item.xrx-fw-follow-us__linklist__item--no-label:first-child
	{
	margin-left: 0
}

[dir=rtl] .xrx-fw-follow-us__label, [dir=rtl] .xrx-fw-follow-us__linklist__item
	{
	margin: 0 0 0 15px
}

@media screen and (min-width:768px) {
	[dir=rtl] .xrx-fw-follow-us__linklist__item {
		margin: 0 0 0 10px
	}
}

[dir=rtl] .xrx-fw-follow-us__linklist__item.xrx-fw-follow-us__linklist__item--no-label:first-child
	{
	margin-left: 15px
}

@media screen and (min-width:768px) {
	[dir=rtl] .xrx-fw-follow-us__linklist__item.xrx-fw-follow-us__linklist__item--no-label:first-child
		{
		margin-left: 10px
	}
}

.xrx-fw-highlight-heading {
	text-align: center
}

.xrx-fw-highlight-block {
	display: block;
	position: relative
}

.xrx-fw-highlight-block img {
	display: block;
	width: 100%
}

.xrx-fw-highlight-block .xrx-fw-highlight-block__content h3 {
	margin-bottom: .5em
}

.xrx-fw-highlight-block .xrx-fw-highlight-block__content :first-child {
	margin-top: 0
}

.xrx-fw-highlight-block .xrx-fw-highlight-block__content :last-child {
	margin-bottom: 0
}

.xrx-fw-highlight-block+.xrx-fw-highlight-block {
	margin-top: 6px
}

a.xrx-fw-highlight-block {
	text-decoration: none
}

a.xrx-fw-highlight-block .xrx-fw-highlight-block__content {
	padding: 20px
}

a.xrx-fw-highlight-block .xrx-fw-highlight-block__content h3, a.xrx-fw-highlight-block .xrx-fw-highlight-block__content p
	{
	text-decoration: none;
	color: #000
}

a.xrx-fw-highlight-block:hover {
	text-decoration: none;
	background-color: #efefef
}

a.xrx-fw-highlight-block--dark-hover:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	background-color: transparent
}

a.xrx-fw-highlight-block--dark-hover:hover:before {
	background-color: rgba(0, 0, 0, .3)
}

@media screen and (min-width:768px) {
	.xrx-row>div>.xrx-fw-highlight-block {
		height: 100%
	}
	.xrx-row>div>.xrx-fw-highlight-block>.xrx-fw-highlight-block__content {
		padding-bottom: 60px
	}
	.xrx-row>div>.xrx-fw-highlight-block>.xrx-fw-highlight-block__content .xrx-fw-cta
		{
		position: absolute;
		bottom: 20px
	}
}

.xrx-fw-homepage-service {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	pointer-events: none
}

.xrx-fw-homepage-service .xrx-fw-homepage-service__link {
	overflow: hidden;
	max-width: 100%;
	width: 100%;
	text-decoration: none
}

.xrx-fw-homepage-service .xrx-fw-homepage-service__link:focus,
	.xrx-fw-homepage-service .xrx-fw-homepage-service__link:hover {
	text-decoration: none
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-service .xrx-fw-homepage-service__image,
		.xrx-fw-homepage-service .xrx-fw-homepage-service__imagelg {
		pointer-events: auto
	}
}

.xrx-fw-homepage-service .xrx-fw-homepage-service__image {
	margin-left: 20px
}

.xrx-fw-homepage-service .xrx-fw-homepage-service__image .xrx-fw-responsive-background:before
	{
	padding-bottom: 66.66%
}

.xrx-fw-homepage-service .xrx-fw-homepage-service__buttonlg,
	.xrx-fw-homepage-service .xrx-fw-homepage-service__imagelg {
	display: none
}

.xrx-fw-homepage-service .xrx-fw-homepage-service__imagelg .xrx-fw-responsive-background:before
	{
	padding-bottom: 62.28%
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-service .xrx-fw-homepage-service__imagelg {
		-webkit-transition: all 1s;
		transition: all 1s
	}
	.xrx-fw-homepage-service .xrx-fw-homepage-service__imagelg:hover {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-service {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.xrx-fw-homepage-service .xrx-fw-homepage-service__image {
		display: none
	}
	.xrx-fw-homepage-service .xrx-fw-homepage-service__imagelg {
		display: block
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-homepage-service {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

@media screen and (min-width:1600px) {
	.xrx-fw-homepage-service .xrx-fw-homepage-service__button {
		display: none
	}
	.xrx-fw-homepage-service .xrx-fw-homepage-service__buttonlg {
		display: block
	}
}

.xrx-fw-homepage-service.xrx-fw-homepage-service--inverted {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.xrx-fw-homepage-service.xrx-fw-homepage-service--inverted .xrx-fw-homepage-service__image
	{
	margin-left: 0;
	margin-right: 20px
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-service.xrx-fw-homepage-service--inverted {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.xrx-fw-homepage-service.xrx-fw-homepage-service--inverted .xrx-fw-homepage-service__content
	{
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	text-align: left
}

.xrx-fw-homepage-service .xrx-fw-homepage-service__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin: 10px 20px 0;
	text-align: right;
	max-width: 100%;
	pointer-events: auto
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-service .xrx-fw-homepage-service__content {
		margin: 0 3.25%
	}
}

.xrx-fw-homepage-service .xrx-fw-homepage-service__content .xrx-fw-homepage-service__content__link
	{
	text-decoration: none;
	max-width: 100%
}

.xrx-fw-homepage-service .xrx-fw-homepage-service__content .xrx-fw-homepage-service__content__link:focus,
	.xrx-fw-homepage-service .xrx-fw-homepage-service__content .xrx-fw-homepage-service__content__link:hover
	{
	text-decoration: none
}

.xrx-fw-homepage-service .xrx-fw-homepage-service__content .xrx-fw-homepage-service__content__category
	{
	font-family: Roboto Condensed, sans-serif;
	font-size: 1.225rem;
	line-height: 1.75em;
	color: #737373;
	margin: 0 0 5px;
	text-transform: uppercase;
	font-weight: 400
}

.xrx-fw-homepage-service .xrx-fw-homepage-service__content .xrx-fw-homepage-service__content__category sub,
	.xrx-fw-homepage-service .xrx-fw-homepage-service__content .xrx-fw-homepage-service__content__category sup
	{
	font-size: 30% !important
}

.xrx-fw-homepage-service .xrx-fw-homepage-service__content .xrx-fw-homepage-service__content__category sup
	{
	top: -2em !important
}

@media screen and (min-width:1600px) {
	.xrx-fw-homepage-service .xrx-fw-homepage-service__content .xrx-fw-homepage-service__content__category
		{
		font-size: 1.75rem
	}
}

@media screen and (min-width:2400px) {
	.xrx-fw-homepage-service .xrx-fw-homepage-service__content .xrx-fw-homepage-service__content__category
		{
		font-size: 2.25rem
	}
}

.xrx-fw-homepage-service .xrx-fw-homepage-service__content .xrx-fw-homepage-service__content__text
	{
	font-family: Roboto Condensed, sans-serif;
	font-size: 2.225rem;
	line-height: 1.11111em;
	color: #000;
	font-weight: 200;
	margin: 0 0 .75em
}

.xrx-fw-homepage-service .xrx-fw-homepage-service__content .xrx-fw-homepage-service__content__text sub,
	.xrx-fw-homepage-service .xrx-fw-homepage-service__content .xrx-fw-homepage-service__content__text sup
	{
	font-size: 30%
}

@media screen and (min-width:480px) {
	.xrx-fw-homepage-service .xrx-fw-homepage-service__content .xrx-fw-homepage-service__content__text
		{
		max-width: 400px
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-service .xrx-fw-homepage-service__content .xrx-fw-homepage-service__content__text
		{
		max-width: 500px;
		font-size: 1.425rem
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-homepage-service .xrx-fw-homepage-service__content .xrx-fw-homepage-service__content__text
		{
		font-size: 1.6rem
	}
}

@media screen and (min-width:1600px) {
	.xrx-fw-homepage-service .xrx-fw-homepage-service__content .xrx-fw-homepage-service__content__text
		{
		max-width: none;
		font-size: 3rem
	}
}

@media screen and (min-width:2400px) {
	.xrx-fw-homepage-service .xrx-fw-homepage-service__content .xrx-fw-homepage-service__content__text
		{
		max-width: none;
		font-size: 5rem
	}
}

.xrx-fw-homepage-insight {
	display: inline-block;
	width: 100%
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-insight {
		display: block;
		width: 100%
	}
}

.xrx-fw-homepage-insight .xrx-fw-homepage-insight__link {
	text-decoration: none;
	display: block
}

.xrx-fw-homepage-insight .xrx-fw-homepage-insight__link:focus,
	.xrx-fw-homepage-insight .xrx-fw-homepage-insight__link:hover {
	color: #000;
	text-decoration: underline
}

.xrx-fw-homepage-insight .xrx-fw-homepage-insight__images {
	overflow: hidden;
	max-width: 100%;
	width: 100%
}

.xrx-fw-homepage-insight .xrx-fw-homepage-insight__image .xrx-fw-responsive-background:before
	{
	padding-bottom: 46.66%
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-insight .xrx-fw-homepage-insight__image {
		display: none
	}
}

.xrx-fw-homepage-insight .xrx-fw-homepage-insight__imagelg {
	display: none;
	overflow: hidden
}

.xrx-fw-homepage-insight .xrx-fw-homepage-insight__imagelg .xrx-fw-responsive-background:before
	{
	padding-bottom: 74.13%
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-insight .xrx-fw-homepage-insight__imagelg {
		display: block;
		-webkit-transition: all 1s;
		transition: all 1s
	}
	.xrx-fw-homepage-insight .xrx-fw-homepage-insight__imagelg:hover {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}
}

.xrx-fw-homepage-insight .xrx-fw-homepage-insight__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: left;
	margin: 1rem 0
}

.xrx-fw-homepage-insight .xrx-fw-homepage-insight__content.xrx-fw-homepage-insight__content--invert
	{
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: right
}

.xrx-fw-homepage-insight .xrx-fw-homepage-insight__content .xrx-fw-homepage-insight__content__text
	{
	font-family: Roboto Condensed, sans-serif;
	font-size: 1.5rem;
	color: #000;
	font-weight: 200;
	width: 90%;
	margin: 0 0 1rem;
	line-height: 1.13333em;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}

.xrx-fw-homepage-insight .xrx-fw-homepage-insight__content .xrx-fw-homepage-insight__content__text sub,
	.xrx-fw-homepage-insight .xrx-fw-homepage-insight__content .xrx-fw-homepage-insight__content__text sup
	{
	font-size: 30% !important
}

.xrx-fw-homepage-insight .xrx-fw-homepage-insight__content .xrx-fw-homepage-insight__content__text sup
	{
	top: -2em !important
}

@media screen and (min-width:768px) and (max-width:969px) {
	.xrx-fw-homepage-insight .xrx-fw-homepage-insight__content .xrx-fw-homepage-insight__content__text
		{
		font-size: 1.225rem
	}
}

@media screen and (min-width:2400px) {
	.xrx-fw-homepage-insight .xrx-fw-homepage-insight__content .xrx-fw-homepage-insight__content__text
		{
		font-size: 2rem
	}
}

.xrx-fw-homepage-insight.xrx-fw-homepage-insight--color {
	width: 100%;
	background-color: #9b2583
}

.xrx-fw-homepage-insight.xrx-fw-homepage-insight--color:hover {
	background: #721b60
}

.xrx-fw-homepage-insight.xrx-fw-homepage-insight--color .xrx-fw-homepage-insight__link:focus,
	.xrx-fw-homepage-insight.xrx-fw-homepage-insight--color .xrx-fw-homepage-insight__link:hover
	{
	color: #fff
}

.xrx-fw-homepage-insight.xrx-fw-homepage-insight--color .xrx-fw-homepage-insight__content
	{
	margin: 0
}

.xrx-fw-homepage-insight.xrx-fw-homepage-insight--color .xrx-fw-homepage-insight__content .xrx-fw-homepage-insight__content__text
	{
	text-align: center;
	margin: 0;
	color: #fff;
	padding: 4rem 2.5rem;
	width: 100%;
	font-weight: 400
}

.xrx-fw-image-group {
	overflow: hidden;
	position: relative
}

.xrx-fw-image-group--fade-in .xrx-fw-image-group__image {
	opacity: 1 !important;
	-webkit-transform: none !important;
	transform: none !important;
	-webkit-transition: opacity .4s, -webkit-transform .4s;
	transition: opacity .4s, -webkit-transform .4s;
	transition: opacity .4s, transform .4s;
	transition: opacity .4s, transform .4s, -webkit-transform .4s;
	will-change: transform
}

[dir=rtl] .xrx-fw-image-group--fade-in .xrx-fw-image-group__image {
	-webkit-transform: none;
	transform: none
}

.xrx-fw-image-group__duplicate, .xrx-fw-image-group__primary {
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: 10s;
	transition-duration: 10s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	will-change: transform
}

.xrx-fw-image-group__duplicate {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	display: none
}

.xrx-fw-image-group .xrx-row.xrx-row--wide-gutter {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.xrx-fw-image-group .xrx-fw-image-group__image-container {
	-ms-flex-preferred-size: calc(25% - 30px);
	flex-basis: calc(25% - 30px);
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	overflow: hidden;
	margin-top: auto;
	margin-bottom: auto
}

@media screen and (min-width:768px) {
	.xrx-fw-image-group .xrx-fw-image-group__image-container {
		-ms-flex-preferred-size: calc(12.5% - 30px);
		flex-basis: calc(12.5% - 30px)
	}
}

.xrx-fw-image-group .xrx-fw-image-group__image-container .xrx-fw-image-group__image
	{
	opacity: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: opacity .4s, -webkit-transform .4s;
	transition: opacity .4s, -webkit-transform .4s;
	transition: opacity .4s, transform .4s;
	transition: opacity .4s, transform .4s, -webkit-transform .4s;
	will-change: transform
}

[dir=rtl] .xrx-fw-image-group .xrx-fw-image-group__image-container .xrx-fw-image-group__image
	{
	-webkit-transform: translateX(50%);
	transform: translateX(50%)
}

.xrx-fw-image-group .xrx-fw-image-group__image-container .xrx-fw-image-group__image img
	{
	width: 100%;
	height: auto
}

.xrx-fw-image-group .xrx-fw-image-group__image-container .xrx-fw-image-group__image--show
	{
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	-webkit-transition: none;
	transition: none
}

.xrx-fw-info-table {
	font-family: Roboto Condensed, sans-serif;
	font-size: .875rem
}

.xrx-fw-info-table>.xrx-row {
	border-top: 1px solid #ebebeb;
	padding: 5px 0;
	margin: 0
}

.xrx-fw-insight-tile {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 345px;
	background: #fff
}

.xrx-fw-insight-tile a {
	text-decoration: none
}

.xrx-fw-insight-tile .xrx-fw-insight-tile__text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	padding: 15px 15px 10px;
	-webkit-box-flex: 2;
	-ms-flex-positive: 2;
	flex-grow: 2
}

.xrx-fw-insight-tile .xrx-fw-insight-tile__text>a {
	color: #000
}

.xrx-fw-insight-tile .xrx-fw-insight-tile__text>a:hover {
	text-decoration: underline
}

.xrx-fw-insight-tile .xrx-fw-insight-tile__text .category {
	text-transform: uppercase;
	color: #666;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: top;
	white-space: nowrap;
	width: 100%;
	margin-bottom: .1em
}

.xrx-fw-insight-tile .xrx-fw-insight-tile__text .category a:hover {
	text-decoration: underline
}

.xrx-fw-insight-tile .xrx-fw-insight-tile__text h3 {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	overflow: hidden;
	height: 2.26667em
}

.xrx-fw-insight-tile .xrx-fw-insight-tile__text .teaser {
	-webkit-box-flex: 2;
	-ms-flex-positive: 2;
	flex-grow: 2;
	line-height: 1.5em;
	height: 4.5em;
	overflow: hidden
}

.xrx-fw-insight-tile .xrx-fw-insight-tile__text .detail {
	margin-bottom: 0
}

.xrx-fw-insight-tile .xrx-fw-insight-tile__text .detail a:hover {
	text-decoration: underline
}

.xrx-fw-insight-tile .xrx-fw-insight-tile__text .xrx-fw-cta {
	position: absolute;
	right: 0;
	z-index: 2;
	height: 25px;
	width: 25px;
	margin-top: 10px
}

.xrx-fw-insight-tile .xrx-fw-insight-tile__text .xrx-fw-cta.xrx-fw-cta--xsmall:after
	{
	top: 0
}

.xrx-fw-insight-tile .xrx-fw-insight-tile__text .xrx-fw-cta.xrx-fw-cta--reversed
	{
	border: 1px solid #c1c1c1;
	color: #000 !important
}

.xrx-fw-insight-tile:hover:after {
	content: "";
	background-color: rgba(0, 0, 0, .3)
}

.xrx-fw-insight-tile:after {
	content: "";
	background-color: transparent;
	width: 100%;
	height: 345px;
	display: block;
	position: absolute;
	top: 0;
	pointer-events: none
}

.xrx-fw-insight-tile--red {
	background: #d92231
}

.xrx-fw-insight-tile--red .category, .xrx-fw-insight-tile--red .teaser {
	color: #fff
}

.xrx-fw-insight-tile__image {
	position: relative;
	width: 100%;
	height: 115px
}

.xrx-fw-insight-tile__image>div {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
	display: block
}

.xrx-fw-learn-more-tile {
	font-family: Roboto Condensed, sans-serif;
	position: relative;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	text-decoration: none !important;
	min-height: 375px;
	background: #fff
}

.xrx-fw-learn-more-tile, .xrx-fw-learn-more-tile .xrx-fw-learn-more-tile__text
	{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.xrx-fw-learn-more-tile .xrx-fw-learn-more-tile__text h4 {
	margin-top: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0
}

.xrx-fw-learn-more-tile .xrx-fw-learn-more-tile__text .teaser {
	-webkit-box-flex: 2;
	-ms-flex-positive: 2;
	flex-grow: 2
}

.xrx-fw-learn-more-tile .xrx-fw-learn-more-tile__text .xrx-fw-cta {
	z-index: 2;
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin-top: 20px;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0
}

.xrx-fw-learn-more-tile .xrx-fw-learn-more-tile__text .xrx-fw-cta.xrx-fw-cta--reversed
	{
	border: 1px solid #c1c1c1;
	color: #000 !important
}

.xrx-fw-learn-more-tile .teaser {
	line-height: 1.4em
}

.xrx-fw-learn-more-tile:before {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: transparent;
	content: "";
	z-index: 1
}

.xrx-fw-learn-more-tile:focus .xrx-fw-learn-more-tile__text .xrx-fw-cta.xrx-fw-cta--xsmall,
	.xrx-fw-learn-more-tile:hover .xrx-fw-learn-more-tile__text .xrx-fw-cta.xrx-fw-cta--xsmall
	{
	background: #fff;
	color: #d92231;
	text-decoration: none
}

.xrx-fw-learn-more-tile:focus .xrx-fw-learn-more-tile__text .xrx-fw-cta.xrx-fw-cta--xsmall:after,
	.xrx-fw-learn-more-tile:hover .xrx-fw-learn-more-tile__text .xrx-fw-cta.xrx-fw-cta--xsmall:after
	{
	border-color: #d92231
}

.xrx-fw-learn-more-tile:focus .xrx-fw-learn-more-tile__text .xrx-fw-cta.xrx-fw-cta--reversed,
	.xrx-fw-learn-more-tile:hover .xrx-fw-learn-more-tile__text .xrx-fw-cta.xrx-fw-cta--reversed
	{
	color: #fff !important
}

.xrx-fw-learn-more-tile:focus.xrx-fw-learn-more-tile__text .xrx-fw-cta.xrx-fw-cta--reversed,
	.xrx-fw-learn-more-tile:hover.xrx-fw-learn-more-tile__text .xrx-fw-cta.xrx-fw-cta--reversed
	{
	color: #fff
}

.xrx-fw-learn-more-tile:focus:before, .xrx-fw-learn-more-tile:hover:before
	{
	background: rgba(51, 51, 51, .3);
	z-index: 1
}

.xrx-fw-learn-more-tile--red {
	background: #d92231
}

.xrx-fw-learn-more-tile--red .category, .xrx-fw-learn-more-tile--red .teaser
	{
	color: #fff
}

.xrx-fw-learn-more-tile__image {
	position: relative;
	width: 100%;
	height: 180px
}

.xrx-fw-learn-more-tile__image>div {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
	display: block
}

.xrx-fw-learn-more-tile__text {
	position: relative;
	padding: 20px 30px 35px 16px;
	z-index: 2;
	color: #333;
	-webkit-box-flex: 2;
	-ms-flex-positive: 2;
	flex-grow: 2
}

.xrx-fw-link-list-tile {
	position: relative;
	display: block
}

.load-more {
	text-align: center;
	cursor: pointer;
	margin: 40px 0
}

.load-more span {
	display: block;
	color: #666;
	margin-bottom: 4px
}

.load-more svg {
	width: 22px;
	-webkit-transform: scaleX(-1) rotate(322deg);
	transform: scaleX(-1) rotate(322deg)
}

.load-more.loading svg path {
	fill: #737373 !important
}

.xrx-fw-post-list-tile {
	position: relative;
	display: block
}

.xrx-fw-post-list-tile h2 {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.22222em;
	margin-bottom: 0
}

.xrx-fw-post-list-tile div {
	margin-bottom: 15px
}

.xrx-fw-post-list-tile div:first-child h2 {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 200;
	font-size: 1.5rem;
	line-height: 1.16667em
}

.xrx-fw-post-list-tile div.xrx-fw-post-list-tile__excerpt {
	display: none
}

.xrx-fw-post-list-tile div:first-child div.xrx-fw-post-list-tile__excerpt
	{
	display: block
}

.xrx-fw-post-list-tile div:first-child div.xrx-fw-post-list-tile__excerpt:after
	{
	content: "";
	display: block;
	clear: both
}

.xrx-fw-post-list-tile div.xrx-fw-post-list-tile__image {
	float: left;
	margin-right: 2em;
	max-width: 25%
}

.xrx-fw-post-list-tile div.xrx-fw-post-list-tile__image img {
	height: auto
}

.xrx-fw-post-list-tile div.xrx-fw-post-list-tile__meta {
	font-size: .875rem
}

.xrx-fw-product-list-block {
	padding: 50px 0 30px;
	font-family: Roboto Condensed, sans-serif
}

.xrx-fw-product-list-block .xrx-fw-product-list-block__product-image {
	float: left;
	text-align: center
}

.xrx-fw-product-list-block .xrx-fw-product-list-block__product-image>div
	{
	margin: auto;
	height: 100%
}

@media screen and (min-width:480px) and (max-width:1599px) {
	.xrx-fw-product-list-block .xrx-fw-product-list-block__product-image>div
		{
		width: 80%
	}
}

@media screen and (max-width:767px) {
	.xrx-fw-product-list-block .xrx-fw-product-list-block__product-image>div
		{
		width: 50%
	}
}

.xrx-fw-product-list-block .xrx-fw-product-list-block__product-image img
	{
	width: 100%
}

.xrx-fw-product-list-block .xrx-fw-product-list-block__product-info {
	float: left;
	padding-right: 5px
}

@media screen and (max-width:767px) {
	.xrx-fw-product-list-block .xrx-fw-product-list-block__product-info {
		padding-left: 5px
	}
}

.xrx-fw-product-list-block .xrx-fw-product-list-block__product-info h2 {
	margin-top: 0
}

.xrx-fw-product-list-block .xrx-fw-product-list-block__product-info p {
	margin: 0
}

.xrx-fw-product-list-block .xrx-fw-product-list-block__product-info .xrx-fw-cta
	{
	border: 1px solid #c1c1c1;
	color: #000 !important;
	margin-top: 15px
}

.xrx-fw-product-list-block .xrx-fw-product-list-block__product-info .xrx-fw-cta:hover
	{
	color: #fff !important;
	border: 1px solid #d92231
}

.xrx-fw-product-list-block .xrx-fw-product-list-block__price-info {
	float: left
}

.xrx-fw-product-list-block .xrx-fw-product-list-block__price-info .xrx-fw-link:hover
	{
	color: #000
}

.xrx-fw-product-list-block .xrx-fw-product-list-block__price-info .xrx-fw-cta
	{
	margin-bottom: 15px
}

.xrx-fw-utility-component .xrx-fw-utility-component__img {
	margin-bottom: 1rem;
	background-color: #efefef;
	border: 1px solid #e5e5e5;
	width: 100%;
	padding-top: 70%;
	position: relative
}

@media screen and (min-width:480px) {
	.xrx-fw-utility-component .xrx-fw-utility-component__img {
		padding-top: 50%
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-utility-component .xrx-fw-utility-component__img {
		margin-bottom: 0;
		width: 50%;
		padding-top: 25%
	}
}

.xrx-fw-utility-component .xrx-fw-utility-component__img .xrx-fw-lazy-background
	{
	min-width: 0;
	min-height: 0;
	position: absolute;
	top: 1rem;
	left: 1rem;
	right: 1rem;
	bottom: 1rem
}

@media screen and (min-width:768px) {
	.xrx-fw-utility-component {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-utility-component>div {
		width: 50%;
		-webkit-box-sizing: content-box;
		box-sizing: content-box
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-utility-component .xrx-fw-utility-component__content-container {
		padding: 1.875rem
	}
}

.xrx-fw-utility-component .xrx-fw-utility-component__content-container .xrx-fw-utility-component__content-individual
	{
	margin-bottom: 2rem
}

.xrx-fw-utility-component .xrx-fw-utility-component__content-container .xrx-fw-utility-component__content-individual:last-child()
	{
	margin-bottom: 0
}

.xrx-fw-utility-component .xrx-fw-utility-component__content-container h5
	{
	font-weight: 700;
	text-transform: uppercase
}

.xrx-fw-utility-component .xrx-fw-utility-component__content-container p
	{
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.2em;
	font-weight: 200
}

.xrx-fw-utility-component .xrx-fw-utility-component__content-container .xrx-fw-utility-component__cta .xrx-fw-cta
	{
	margin-bottom: .5em
}

.xrx-fw-utility-component .xrx-fw-utility-component__content-container .xrx-fw-utility-component__cta .xrx-fw-cta--white
	{
	line-height: 3em !important
}

@media screen and (min-width:768px) {
	.xrx-fw-utility-component .xrx-fw-utility-component__content-container .xrx-fw-utility-component__cta
		{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.xrx-fw-utility-component .xrx-fw-utility-component__content-container .xrx-fw-utility-component__cta .xrx-fw-cta
		{
		margin-right: 1rem;
		padding: 0 1.563em !important
	}
	.xrx-fw-utility-component .xrx-fw-utility-component__content-container .xrx-fw-utility-component__cta .xrx-fw-cta:last-child
		{
		margin-right: 0
	}
	[dir=rtl] .xrx-fw-utility-component .xrx-fw-utility-component__content-container .xrx-fw-utility-component__cta .xrx-fw-cta
		{
		margin-left: 1em;
		margin-right: 0
	}
}

.xrx-fw-utility-component.xrx-fw-utility-component--cover .xrx-fw-utility-component__img
	{
	background-color: transparent;
	border-width: 0
}

.xrx-fw-utility-component.xrx-fw-utility-component--cover .xrx-fw-utility-component__img .xrx-fw-lazy-background .xrx-fw-lazy-background__image
	{
	background-size: cover
}

.xrx-fw-product-hero {
	background-color: #fff;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 2rem
}

.xrx-fw-product-hero+.xrx-fw-product-navigation-bar {
	margin-top: -2rem
}

.xrx-fw-product-hero .xrx-fw-product-hero__inner {
	max-width: 1200px;
	margin: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 15px
}

@media screen and (min-width:970px) {
	.xrx-fw-product-hero .xrx-fw-product-hero__inner {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		padding-top: 0
	}
}

.xrx-fw-product-hero .xrx-fw-action-carousel {
	position: relative
}

@media screen and (min-width:768px) {
	.xrx-fw-product-hero .xrx-fw-action-carousel {
		padding-left: 1rem
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-product-hero .xrx-fw-action-carousel {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%
	}
}

.xrx-fw-product-hero .xrx-fw-product-hero__image {
	height: 0;
	padding-bottom: 100%;
	position: relative
}

@media screen and (min-width:970px) {
	.xrx-fw-product-hero .xrx-fw-product-hero__image {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		padding-bottom: 50%;
		right: -15px
	}
	[dir=rtl] .xrx-fw-product-hero .xrx-fw-product-hero__image {
		right: auto;
		left: -15px
	}
}

.xrx-fw-product-hero .xrx-fw-product-hero__image .xrx-fw-lazy-background
	{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	min-width: 0;
	min-height: 0
}

.xrx-fw-product-hero .xrx-fw-product-hero__image .xrx-fw-lazy-background.xrx-fw-lazy-background__image--loaded .xrx-fw-lazy-background__image
	{
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.xrx-fw-product-hero .xrx-fw-product-hero__buttons, .xrx-fw-product-hero .xrx-fw-product-hero__headings,
	.xrx-fw-product-hero .xrx-fw-product-hero__stylised-specs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.xrx-fw-product-hero .xrx-fw-product-hero__headings {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.xrx-fw-product-hero .xrx-fw-product-hero__content {
	padding: 2rem 0
}

@media screen and (min-width:970px) {
	.xrx-fw-product-hero .xrx-fw-product-hero__content {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		padding: 0 0 2rem
	}
}

.xrx-fw-product-hero .xrx-fw-product-hero__content>div {
	margin-bottom: 1rem
}

.xrx-fw-product-hero .xrx-fw-product-hero__content>div:last-child,
	.xrx-fw-product-hero .xrx-fw-product-hero__content h1,
	.xrx-fw-product-hero .xrx-fw-product-hero__content h2,
	.xrx-fw-product-hero .xrx-fw-product-hero__content h4 {
	margin-bottom: 0
}

.xrx-fw-product-hero .xrx-fw-product-hero__content .xrx-fw-product-hero__stylised-specs
	{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.xrx-fw-product-hero .xrx-fw-product-hero__content .xrx-fw-product-hero__stylised-specs .xrx-fw-stylised-spec
	{
	margin-right: 2rem
}

[dir=rtl] .xrx-fw-product-hero .xrx-fw-product-hero__content .xrx-fw-product-hero__stylised-specs .xrx-fw-stylised-spec
	{
	margin-right: 0;
	margin-left: 2rem
}

.xrx-fw-product-hero .xrx-fw-product-hero__content .xrx-fw-product-hero__stylised-specs .xrx-fw-stylised-spec:last-child
	{
	margin-right: 0
}

.xrx-fw-product-hero .xrx-fw-product-hero__content .xrx-fw-product-hero__actions,
	.xrx-fw-product-hero .xrx-fw-product-hero__content .xrx-fw-product-hero__blurb
	{
	margin-bottom: 0
}

.xrx-fw-product-hero .xrx-fw-product-hero__content .xrx-fw-product-hero__actions .xrx-fw-product-hero__bullets li,
	.xrx-fw-product-hero .xrx-fw-product-hero__content .xrx-fw-product-hero__blurb .xrx-fw-product-hero__bullets li
	{
	font-family: Roboto, sans-serif;
	line-height: 1.375em;
	font-size: .875rem;
	margin-bottom: .75em
}

.xrx-fw-product-hero .xrx-fw-product-hero__content .xrx-fw-product-hero__buttons .xrx-fw-cta,
	.xrx-fw-product-hero .xrx-fw-product-hero__content .xrx-fw-product-hero__buttons .xrx-fw-hidden-form-cta
	{
	display: inline-block;
	margin: 0 1rem 1rem 0
}

[dir=rtl] .xrx-fw-product-hero .xrx-fw-product-hero__content .xrx-fw-product-hero__buttons .xrx-fw-cta,
	[dir=rtl] .xrx-fw-product-hero .xrx-fw-product-hero__content .xrx-fw-product-hero__buttons .xrx-fw-hidden-form-cta
	{
	margin: 0 0 1rem 1rem
}

.xrx-fw-product-hero .xrx-fw-product-hero__content .xrx-fw-product-hero__contact
	{
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.2em;
	font-weight: 200
}

.xrx-fw-product-hero .xrx-fw-product-hero__content .xrx-fw-product-hero__blurb
	{
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400;
	margin-bottom: 1rem
}

.xrx-fw-product-hero .xrx-fw-product-hero__offer h4,
	.xrx-fw-product-hero .xrx-fw-product-hero__offer h4>a {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 1.16667em;
	color: #124e8a;
	text-transform: uppercase
}

html[lang^=el] .xrx-fw-product-hero .xrx-fw-product-hero__offer h4, html[lang^=el] .xrx-fw-product-hero .xrx-fw-product-hero__offer h4>a
	{
	text-transform: none
}

.xrx-fw-product-hero .xrx-fw-product-hero__offer h4 a:active,
	.xrx-fw-product-hero .xrx-fw-product-hero__offer h4 a:focus,
	.xrx-fw-product-hero .xrx-fw-product-hero__offer h4 a:hover {
	color: #d92231
}

.xrx-fw-product-hero--short .xrx-fw-product-hero__image {
	padding-bottom: 35%
}

@media screen and (min-width:970px) {
	.xrx-fw-product-hero--short .xrx-fw-product-hero__image {
		padding-bottom: 25%
	}
}

.xrx-fw-two-panel-selector {
	font-family: Roboto Condensed, sans-serif
}

@media screen and (min-width:970px) {
	.xrx-fw-two-panel-selector {
		overflow: auto
	}
	.xrx-fw-two-panel-selector.xrx-fw-two-panel-selector--height-440 {
		height: 440px
	}
	.xrx-fw-two-panel-selector.xrx-fw-two-panel-selector--height-440 .xrx-fw-two-panel-selector__flyout
		{
		max-height: 440px
	}
	.xrx-fw-two-panel-selector.xrx-fw-two-panel-selector--height-512 {
		height: 512px
	}
	.xrx-fw-two-panel-selector.xrx-fw-two-panel-selector--height-600 {
		height: 600px
	}
	.xrx-fw-two-panel-selector.xrx-fw-two-panel-selector--height-600 .xrx-fw-two-panel-selector__flyout
		{
		max-height: 600px
	}
	.xrx-fw-two-panel-selector.xrx-fw-two-panel-selector--height-720 {
		height: 720px
	}
	.xrx-fw-two-panel-selector.xrx-fw-two-panel-selector--height-720 .xrx-fw-two-panel-selector__flyout
		{
		max-height: 720px
	}
}

.xrx-fw-two-panel-selector ul {
	list-style-type: 0;
	margin: 0;
	padding: 0
}

.xrx-fw-two-panel-selector ul>li {
	margin: 0;
	padding: 0
}

.xrx-fw-two-panel-selector input {
	position: absolute;
	opacity: 0;
	pointer-events: none
}

.xrx-fw-two-panel-selector input:checked ~.xrx-fw-two-panel-selector__flyout
	{
	visibility: visible;
	left: 0
}

.xrx-fw-two-panel-selector .xrx-fw-link {
	padding: 10px 20px;
	background-color: #fff;
	font-size: 16px;
	color: #000;
	display: block
}

.xrx-fw-two-panel-selector .xrx-fw-link:active,
	.xrx-fw-two-panel-selector .xrx-fw-link:hover {
	color: #000;
	text-decoration: underline
}

.xrx-fw-two-panel-selector label {
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400;
	border-bottom: 1px solid #c1c1c1;
	background-color: #ebebeb;
	display: block;
	cursor: pointer;
	padding: 10px 20px;
	margin: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.xrx-fw-two-panel-selector label:after {
	float: right;
	color: #d92231;
	content: "\0000a0\276F";
	font-family: Arial Unicode MS, Arial, sans-serif;
	font-size: 90%;
	margin-left: 5px;
	display: inline-block;
	text-decoration: none !important
}

.xrx-fw-two-panel-selector label:active span, .xrx-fw-two-panel-selector label:hover span
	{
	text-decoration: underline
}

.xrx-fw-two-panel-selector .xrx-fw-two-panel-selector__wrapper {
	position: relative;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	min-height: 45px;
	overflow: hidden
}

.xrx-fw-two-panel-selector .xrx-fw-two-panel-selector__flyout {
	position: absolute;
	width: 100%;
	left: 100%;
	top: 0;
	background-color: #ebebeb;
	max-height: 512px;
	overflow-y: auto;
	visibility: hidden;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.xrx-fw-two-panel-selector .xrx-fw-two-panel-selector__flyout li {
	border-bottom: 1px solid #c1c1c1
}

.xrx-fw-two-panel-selector .xrx-fw-two-panel-selector__back {
	text-align: center;
	background-color: #fff
}

.xrx-fw-two-panel-selector .xrx-fw-two-panel-selector__back:after {
	float: left;
	color: #d92231;
	font-family: Arial Unicode MS, Arial, sans-serif;
	content: "\276E\0000a0";
	font-size: 90%;
	text-decoration: none;
	display: inline-block
}

.xrx-fw-sticky-widget-block {
	cursor: pointer;
	font-family: Roboto, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	background: #d92231;
	padding: 0 .625rem;
	margin: 0 0 .0625rem;
	outline: .0625rem solid #acacac;
	overflow: auto;
	height: 3rem;
	line-height: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.xrx-fw-sticky-widget-block, .xrx-fw-sticky-widget-block__icon {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}

.xrx-fw-sticky-widget-block__icon {
	padding: .5rem 0;
	-webkit-transition: .25s;
	transition: .25s;
	text-align: center;
	max-height: 100%
}

.xrx-fw-sticky-widget-block__icon .xrx-fw-icon {
	max-height: 2rem;
	max-width: 2rem
}

.xrx-fw-sticky-widget-block__icon .xrx-fw-icon path {
	fill: #fff
}

.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--buy-online polygon {
	fill: none
}

.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--chat path,
	.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--chat polygon,
	.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--chat rect,
	.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--envelope path,
	.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--envelope polygon,
	.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--envelope rect,
	.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--partners path,
	.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--partners polygon,
	.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--partners rect,
	.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--quote path,
	.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--quote polygon,
	.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--quote rect {
	fill: #d92231
}

.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--chat .xrx-fw-svg-inverted,
	.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--envelope .xrx-fw-svg-inverted,
	.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--partners .xrx-fw-svg-inverted,
	.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--quote .xrx-fw-svg-inverted
	{
	fill: #fff
}

.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--call path,
	.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--call rect,
	.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--location path,
	.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--location rect,
	.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--supplies path,
	.xrx-fw-sticky-widget-block__icon .xrx-fw-icon--supplies rect {
	stroke: #fff;
	stroke-width: .25rem;
	fill: none
}

.xrx-fw-sticky-widget-block__url {
	overflow: hidden;
	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	margin: 0;
	padding: .3125rem 1rem;
	line-height: 2.375rem;
	display: none;
	-webkit-transition: .25s;
	transition: .25s;
	outline: .0625rem solid #acacac;
	text-decoration: none
}

@media screen and (min-width:768px) {
	.xrx-fw-sticky-widget-block__url {
		display: block;
		outline: 0
	}
}

.xrx-fw-sticky-widget-block__url:focus {
	color: #fff;
	text-decoration: underline
}

.xrx-fw-sticky-widget-block a[href^=tel] {
	color: #fff
}

.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__url
	{
	position: absolute;
	display: block;
	bottom: 100%;
	left: 0;
	right: 0
}

.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active,
	.xrx-fw-sticky-widget-block:hover {
	background: #ae1b27
}

.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__url,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__url {
	background: #ae1b27;
	color: #fff;
	text-decoration: none
}

.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon {
	position: relative
}

.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--buy-online polygon,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--buy-online polygon
	{
	fill: #fff
}

.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--call path,
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--call rect,
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--location path,
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--location rect,
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--supplies path,
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--supplies rect,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--call path,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--call rect,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--location path,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--location rect,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--supplies path,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--supplies rect
	{
	fill: #fff;
	stroke: none
}

.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--chat path,
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--chat polygon,
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--chat rect,
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--envelope path,
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--envelope polygon,
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--envelope rect,
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--partners path,
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--partners polygon,
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--partners rect,
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--quote path,
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--quote polygon,
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--quote rect,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--chat path,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--chat polygon,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--chat rect,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--envelope path,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--envelope polygon,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--envelope rect,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--partners path,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--partners polygon,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--partners rect,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--quote path,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--quote polygon,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--quote rect
	{
	fill: #fff
}

.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--chat .xrx-fw-svg-inverted,
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--envelope .xrx-fw-svg-inverted,
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--partners .xrx-fw-svg-inverted,
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--quote .xrx-fw-svg-inverted,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--chat .xrx-fw-svg-inverted,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--envelope .xrx-fw-svg-inverted,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--partners .xrx-fw-svg-inverted,
	.xrx-fw-sticky-widget-block:hover .xrx-fw-sticky-widget-block__icon .xrx-fw-icon--quote .xrx-fw-svg-inverted
	{
	fill: #ae1b27
}

@media screen and (min-width:768px) {
	.xrx-fw-sticky-widget-block {
		-webkit-transition: .25s;
		transition: .25s;
		min-width: 21.25rem;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active {
		-webkit-transform: translateX(-100%) translateX(64px);
		transform: translateX(-100%) translateX(64px)
	}
	[dir=rtl] .xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active {
		-webkit-transform: translateX(100%) translateX(-64px);
		transform: translateX(100%) translateX(-64px)
	}
	.xrx-fw-sticky-widget-block.xrx-fw-sticky-widget-active .xrx-fw-sticky-widget-block__url
		{
		position: static;
		outline: 0;
		display: block;
		white-space: nowrap;
		float: left;
		min-width: 16rem;
		padding: .3125rem
	}
	.xrx-fw-sticky-widget-block__icon {
		float: left;
		padding-left: .3125rem;
		padding-right: .3125rem;
		margin-right: .625rem;
		width: 2.75rem;
		height: 3rem
	}
	[dir=rtl] .xrx-fw-sticky-widget-block__icon {
		margin-right: 0;
		margin-left: .625rem
	}
	.xrx-fw-sticky-widget-block__icon svg {
		height: 2.125rem;
		width: 2.125rem
	}
}

.xrx-fw-terms-conditions {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.xrx-fw-terms-conditions .xrx-fw-link {
	font-size: .75rem;
	color: #333
}

.xrx-fw-terms-conditions input.xrx-fw-terms-conditions__checkbox {
	margin-top: 2px
}

.xrx-fw-terms-conditions input.xrx-fw-terms-conditions__checkbox+label {
	margin-bottom: 2px;
	line-height: inherit;
	font-size: 1rem
}

.xrx-fw-terms-conditions input.xrx-fw-terms-conditions__checkbox:not (:checked
	)+label+.xrx-fw-terms-conditions__cta .xrx-fw-cta {
	pointer-events: none;
	background-color: #fff;
	border-color: #e5e5e5;
	color: #333 !important;
	font-weight: 400 !important
}

[dir=rtl] .xrx-fw-terms-conditions input.xrx-fw-terms-conditions__checkbox
	{
	margin-right: 0;
	margin-left: 3px
}

.xrx-fw-terms-conditions__text {
	color: #333;
	font-weight: 200;
	font-size: .75rem
}

.xrx-fw-terms-conditions__cta {
	width: 100%;
	margin-top: .6875rem
}

.xrx-fw-pipe-links ul {
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0
}

[dir=rtl] .xrx-fw-pipe-links ul {
	padding: 0
}

.xrx-fw-pipe-links a {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.22222em;
	position: relative;
	margin: 0 10px
}

.xrx-fw-pipe-links a:after {
	content: "";
	display: block;
	position: absolute;
	right: -10px;
	top: 15%;
	bottom: 15%;
	width: 1px;
	background: #000
}

[dir=rtl] .xrx-fw-pipe-links a:after {
	right: auto;
	left: -10px
}

.xrx-fw-pipe-links li {
	display: inline-block;
	padding: 0
}

.xrx-fw-pipe-links li:first-child a {
	margin-left: 0;
	margin-right: 10px
}

.xrx-fw-pipe-links li:last-child a, [dir=rtl] .xrx-fw-pipe-links li:first-child a
	{
	margin-left: 10px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-pipe-links li:last-child a {
	margin-left: 0;
	margin-right: 10px
}

.xrx-fw-pipe-links li:last-child a:after {
	display: none
}

.xrx-fw-featured-search {
	position: relative;
	width: 100%;
	border: 1px solid #c1c1c1;
	padding: 20px 20px 20px 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (min-width:480px) {
	.xrx-fw-featured-search {
		padding: 20px
	}
}

.xrx-fw-featured-search__link {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.xrx-fw-featured-search__image {
	width: 120px;
	height: 120px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-top: 30px
}

@media screen and (min-width:480px) {
	.xrx-fw-featured-search__image {
		width: 150px;
		height: 150px;
		margin: 0
	}
}

.xrx-fw-featured-search__content {
	margin-left: 20px
}

.xrx-fw-featured-search__content h3 a {
	text-decoration: none;
	font-weight: 400
}

.xrx-fw-featured-search__content h3 a:hover {
	text-decoration: underline
}

.xrx-fw-featured-search__body ul {
	margin-bottom: 0
}

.xrx-fw-featured-search__body ul li {
	line-height: 1.25em
}

.xrx-fw-featured-search__body li, .xrx-fw-featured-search__body p {
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400
}

.xrx-fw-featured-search__body .xrx_featured_search_result_review {
	margin-bottom: .5em
}

.xrx-fw-stats-panel {
	position: relative;
	background-color: #000;
	opacity: 1;
	padding: 2.75rem 4.125rem 3.75rem;
	width: 100%
}

@media screen and (min-width:480px) {
	.xrx-fw-stats-panel {
		opacity: .8;
		width: 28.75rem;
		padding: 1.5rem 5rem
	}
}

.xrx-fw-high-contrast .xrx-fw-stats-panel {
	opacity: 1
}

.xrx-fw-stats-panel p {
	color: #fff
}

.xrx-fw-stats-panel__column {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.xrx-fw-stats-panel__column:nth-of-type(odd) {
	margin-right: .75rem
}

[dir=rtl] .xrx-fw-stats-panel__column:nth-of-type(odd) {
	margin-left: .75rem;
	margin-right: 0
}

.xrx-fw-stats-panel__column:nth-of-type(2n) {
	margin-left: .75rem
}

[dir=rtl] .xrx-fw-stats-panel__column:nth-of-type(2n) {
	margin-right: .75rem;
	margin-left: 0
}

.xrx-fw-stats-panel__pagination {
	padding: 1.5rem 0 0;
	text-align: center
}

.xrx-fw-stats-panel .xrx-fw-text-counter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: -18px
}

.xrx-fw-stats-panel .xrx-fw-text-counter-heading {
	color: #348ce4;
	font-size: 9rem;
	line-height: 1
}

.xrx-fw-stats-panel .xrx-fw-text-counter-target {
	font-weight: 200
}

.xrx-fw-stats-panel .xrx-fw-text-counter-suffix {
	font-size: 4.375rem
}

.xrx-fw-stats-panel__header {
	font-family: Roboto Condensed, sans-serif;
	text-align: center;
	padding-top: .4375rem
}

.xrx-fw-stats-panel__header .xrx-fw-stats-panel__heading {
	font-family: Roboto Condensed, sans-serif;
	font-size: 1.875rem;
	line-height: 1.13333em;
	font-weight: 200;
	color: #fff;
	margin: 0
}

@media screen and (min-width:0) and (max-width:479px) {
	.xrx-fw-stats-panel__header .xrx-fw-stats-panel__heading {
		font-size: 1.5rem
	}
}

.xrx-fw-stats-panel .xrx-fw-timer-bar {
	margin-top: 1.8125rem
}

.xrx-fw-stats-panel__brand {
	font-family: Roboto Condensed, sans-serif;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 1.125rem
}

.xrx-fw-stats-panel__brand--svg-container {
	text-align: center
}

[dir=rtl] .xrx-fw-stats-panel__brand--svg-container {
	text-align: left
}

.xrx-fw-stats-panel__brand img, .xrx-fw-stats-panel__brand svg {
	max-height: 3.5rem;
	max-width: 100%
}

.xrx-fw-stats-panel__brand img--vistaprint, .xrx-fw-stats-panel__brand svg--vistaprint
	{
	width: 6.6875rem
}

.xrx-fw-stats-panel__brand .xrx-fw-stats-panel__copy {
	font-size: .875rem;
	line-height: 1.0625rem;
	letter-spacing: -.005rem;
	margin: 0;
	font-weight: 400
}

.xrx-fw-stats-panel__ctas {
	padding-top: 1.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.xrx-fw-stats-panel__ctas .xrx-fw-cta {
	width: 100%
}

@media screen and (min-width:0) and (max-width:479px) {
	.xrx-fw-stats-panel__ctas .xrx-fw-cta {
		padding: 0 .3125rem
	}
}

.xrx-fw-result-search {
	width: 100%;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	text-decoration: none;
	color: #000;
	border: 1px solid transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.xrx-fw-result-search:focus, .xrx-fw-result-search:hover {
	border-color: #c1c1c1;
	text-decoration: none;
	color: #000
}

.xrx-fw-result-search__image {
	width: 80px;
	height: 80px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

@media screen and (min-width:480px) {
	.xrx-fw-result-search__image {
		width: 100px;
		height: 100px
	}
}

.xrx-fw-result-search__content {
	margin-left: 30px
}

@media screen and (min-width:480px) {
	.xrx-fw-result-search__content {
		margin-left: 20px
	}
}

.xrx-fw-result-search__content h4 {
	color: #124e8a;
	margin: 0
}

.xrx-fw-result-search__body, .xrx-fw-result-search__body li,
	.xrx-fw-result-search__body p {
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400
}

.xrx-fw-wtb-links {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.xrx-fw-wtb-links ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none
}

.xrx-fw-wtb-links li {
	width: 100%;
	padding: 0;
	margin: 0;
	line-height: 0
}

.xrx-fw-wtb-links li a {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	list-style-type: none;
	padding: 10px 1em;
	margin: 0;
	border-top: 1px solid #c1c1c1;
	text-decoration: none;
	color: #000;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.xrx-fw-wtb-links li a:hover {
	text-decoration: none;
	color: #000;
	background: #ebebeb
}

.xrx-fw-wtb-links .xrx-fw-icon {
	width: 30px;
	max-width: none;
	height: 30px;
	max-height: none;
	padding: 0 !important;
	color: #000
}

.xrx-fw-wtb-links__label {
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400;
	font-weight: 700;
	text-transform: uppercase;
	vertical-align: middle
}

.xrx-fw-wtb-unit {
	width: 100%;
	padding: 1em;
	background-color: #1a6fc5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.xrx-fw-wtb-unit:after {
	content: "";
	display: table;
	clear: both
}

.xrx-fw-wtb-unit--bg-green {
	background-color: #27800e
}

.xrx-fw-wtb-unit--bg-yellow {
	background-color: #f67e00
}

.xrx-fw-wtb-unit--bg-blue {
	background-color: #1a6fc5
}

.xrx-fw-wtb-unit--bg-violet {
	background-color: #9b2583
}

.xrx-fw-wtb-unit--bg-orange {
	background-color: #c34400
}

.xrx-fw-wtb-unit--bg-gray {
	background-color: #f8f8f8
}

.xrx-fw-wtb-unit h1, .xrx-fw-wtb-unit h2, .xrx-fw-wtb-unit h3,
	.xrx-fw-wtb-unit h4, .xrx-fw-wtb-unit h5, .xrx-fw-wtb-unit h6,
	.xrx-fw-wtb-unit p {
	color: #000
}

.xrx-fw-wtb-unit--bg-black {
	background-color: #000
}

.xrx-fw-wtb-unit--bg-red {
	background-color: #d92231
}

.xrx-fw-wtb-unit--bg-dark-gray {
	background-color: #333
}

.xrx-fw-wtb-unit h1, .xrx-fw-wtb-unit h2, .xrx-fw-wtb-unit h3,
	.xrx-fw-wtb-unit h4, .xrx-fw-wtb-unit h5, .xrx-fw-wtb-unit h6,
	.xrx-fw-wtb-unit p {
	color: #fff
}

.xrx-fw-wtb-unit--cta-right a {
	float: right
}

.xrx-fw-promo-unit {
	width: 100%;
	padding: 1em;
	background: #ebebeb;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.xrx-fw-promo-unit:after {
	content: "";
	display: table;
	clear: both
}

.xrx-fw-promo-unit>img {
	float: right;
	max-width: 50%
}

@media screen and (max-width:767px) {
	.xrx-fw-promo-unit>img {
		display: none
	}
}

.xrx-fw-product-navigation-bar {
	background-color: #fff;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 2rem
}

.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__content {
	max-width: 1200px;
	margin: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media screen and (min-width:970px) {
	.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__content {
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__content>div
		{
		padding: 0 1.25rem 0 0
	}
	.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__content>div:first-child
		{
		padding-left: 0
	}
	[dir=rtl] .xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__content>div:first-child
		{
		padding-left: 1.25rem;
		padding-right: 0
	}
}

.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__name {
	padding-bottom: 1.25rem;
	margin-bottom: -.4rem;
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%
}

@media screen and (min-width:768px) {
	.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__name {
		margin-bottom: 0
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__name {
		padding-top: 1.25rem
	}
}

.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__name h5 {
	margin-bottom: 0;
	font-weight: 700
}

.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__links {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	text-transform: uppercase;
	padding-top: 0;
	padding-bottom: 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -.55rem
}

[dir=rtl] .xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__links
	{
	margin-right: -.55rem
}

@media screen and (min-width:768px) {
	.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__links {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		margin-left: 0;
		margin-right: 0
	}
}

.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__links div:last-child
	{
	border-right: 0
}

[dir=rtl] .xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__links div:last-child
	{
	border-left: 0
}

.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__links>div
	{
	-ms-flex-negative: 1;
	flex-shrink: 1;
	border-right: 2px solid #acacac;
	padding-left: .25rem;
	margin-top: .4rem
}

[dir=rtl] .xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__links>div
	{
	border-left: 2px solid #acacac;
	padding-left: 0;
	padding-right: .25rem;
	border-right: 0
}

@media screen and (min-width:768px) {
	.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__links>div
		{
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		border-right: 0;
		padding-left: 0;
		margin-top: 0
	}
	[dir=rtl] .xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__links>div
		{
		border-left: 0;
		padding-right: 0
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__links>div
		{
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}
}

.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__links>div a
	{
	font-weight: 400;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 .65rem 0 .25rem
}

[dir=rtl] .xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__links>div a
	{
	padding: 0 .35rem 0 .65rem
}

@media screen and (min-width:768px) {
	.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__links>div a
		{
		padding-left: 0
	}
	[dir=rtl] .xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__links>div a
		{
		padding-right: .5rem
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__links>div a
		{
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 1.25rem .1875rem;
		text-align: center
	}
	[dir=rtl] .xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__links>div a
		{
		padding: 1.25rem .1875rem
	}
	.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__links>div a:hover
		{
		border-left-color: #e5e5e5;
		border-right-color: #e5e5e5
	}
}

.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__actions {
	padding-top: 1rem;
	margin-bottom: 0
}

@media screen and (min-width:970px) {
	.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__actions {
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
		margin: .3rem 0
	}
}

.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__actions a:not
	(.xrx-fw-cta--white ){
	display: none
}

@media screen and (min-width:768px) {
	.xrx-fw-product-navigation-bar .xrx-fw-product-navigation-bar__actions a:not
		(.xrx-fw-cta--white ){
		display: inline-block
	}
}

.xrx-fw-product-page-footer-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media screen and (min-width:768px) {
	.xrx-fw-product-page-footer-links {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

.xrx-fw-product-page-footer-links .xrx-fw-product-page-footer-links__items-next
	{
	margin-top: 1rem
}

@media screen and (min-width:768px) {
	.xrx-fw-product-page-footer-links .xrx-fw-product-page-footer-links__items-next
		{
		margin-top: 0
	}
}

.xrx-fw-product-page-footer-links a {
	text-decoration: underline !important
}

.xrx-fw-product-promotion {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.xrx-fw-product-promotion .xrx-fw-product-promotion__imagelg {
	-webkit-transition: all 1s;
	transition: all 1s;
	display: block;
	min-width: 50% !important
}

.xrx-fw-product-promotion .xrx-fw-product-promotion__imagelg .xrx-fw-lazy-background__image
	{
	background-size: 100%
}

@media screen and (max-width:767px) {
	.xrx-fw-product-promotion .xrx-fw-product-promotion__imagelg {
		min-width: 93% !important;
		margin: 10px 20px 0
	}
}

.xrx-fw-product-promotion .xrx-fw-lazy-background {
	min-width: 100%
}

@media screen and (max-width:767px) {
	.xrx-fw-product-promotion .xrx-fw-lazy-background {
		min-height: 250px !important
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-product-promotion {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 100%
	}
}

.xrx-fw-product-promotion.xrx-fw-product-promotion--inverted {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

@media screen and (min-width:768px) {
	.xrx-fw-product-promotion.xrx-fw-product-promotion--inverted {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.xrx-fw-product-promotion.xrx-fw-product-promotion--inverted .xrx-fw-product-promotion__content
	{
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	text-align: left
}

[dir=rtl] .xrx-fw-product-promotion.xrx-fw-product-promotion--inverted .xrx-fw-product-promotion__content
	{
	text-align: right
}

@media screen and (min-width:768px) and (max-width:969px) {
	.xrx-fw-product-promotion .xrx-fw-btn-medium {
		font-size: .825rem !important
	}
}

.xrx-fw-product-promotion .xrx-fw-product-promotion__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin: 10px 20px 0;
	text-align: right;
	max-width: 100%
}

@media screen and (min-width:768px) {
	.xrx-fw-product-promotion .xrx-fw-product-promotion__content {
		min-width: 45%;
		margin: 0 30px
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-product-promotion .xrx-fw-product-promotion__content {
		min-width: 46%
	}
}

.xrx-fw-product-promotion .xrx-fw-product-promotion__content .xrx-fw-product-promotion__content__category
	{
	font-family: Roboto Condensed, sans-serif;
	font-size: 1.225rem;
	color: #737373;
	margin: 0 0 5px;
	text-transform: uppercase
}

@media screen and (min-width:768px) and (max-width:969px) {
	.xrx-fw-product-promotion .xrx-fw-product-promotion__content .xrx-fw-product-promotion__content__category
		{
		font-size: .825rem
	}
}

.xrx-fw-product-promotion .xrx-fw-product-promotion__content .xrx-fw-product-promotion__content__text
	{
	font-family: Roboto Condensed, sans-serif;
	font-size: 2.225rem;
	color: #000;
	font-weight: 200
}

@media screen and (min-width:480px) {
	.xrx-fw-product-promotion .xrx-fw-product-promotion__content .xrx-fw-product-promotion__content__text
		{
		max-width: 300px
	}
}

@media screen and (min-width:768px) and (max-width:969px) {
	.xrx-fw-product-promotion .xrx-fw-product-promotion__content .xrx-fw-product-promotion__content__text
		{
		font-size: 1.225rem
	}
}

.xrx-fw-resource {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-decoration: none !important
}

.xrx-fw-resource .xrx-fw-lazy-background {
	width: 100%;
	height: 100%;
	min-width: 0;
	min-height: 0
}

.xrx-fw-resource .xrx-fw-lazy-background__image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.xrx-fw-resource .xrx-fw-category {
	font-size: .875rem;
	line-height: 1
}

.xrx-fw-resource__image {
	-ms-flex-preferred-size: 30%;
	flex-basis: 30%;
	margin-right: 1rem;
	position: relative;
	height: 5.375rem
}

html[dir=rtl] .xrx-fw-resource__image {
	margin-left: 1rem;
	margin-right: 0
}

.xrx-fw-resource__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-preferred-size: 70%;
	flex-basis: 70%
}

.xrx-fw-resource__content .xrx-fw-resource__title {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.22222em;
	font-weight: 200;
	color: #000;
	text-transform: none;
	margin: .375rem 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.xrx-fw-resource .xrx-fw-link {
	font-size: .875rem;
	line-height: 1
}

.xrx-fw-link-list {
	padding: 0;
	margin: 0
}

@media screen and (min-width:768px) {
	.xrx-fw-link-list {
		margin: 0 20px 0 0
	}
	.xrx-fw-link-list:last-child {
		margin: 0
	}
	[dir=rtl] .xrx-fw-link-list {
		margin: 0 0 0 20px
	}
	[dir=rtl] .xrx-fw-link-list:last-child {
		margin: 0
	}
}

.xrx-fw-link-list figcaption {
	font-style: normal
}

.xrx-fw-link-list__heading {
	margin: 0 0 40px
}

@media screen and (max-width:767px) {
	:last-child>.xrx-fw-link-list__heading {
		margin: 0
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-link-list__heading {
		margin: 0 0 25px
	}
}

.xrx-fw-link-list__heading .xrx-fw-link {
	font-family: Roboto, sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #333;
	text-transform: uppercase
}

@media screen and (min-width:768px) {
	.xrx-fw-link-list__heading .xrx-fw-link {
		font-size: 17px
	}
}

.xrx-fw-link-list__links {
	display: none
}

@media screen and (min-width:768px) {
	.xrx-fw-link-list__links {
		display: block;
		list-style-type: none
	}
	.xrx-fw-link-list__links, html[dir=rtl] .xrx-fw-link-list__links {
		margin: 0;
		padding: 0
	}
	.xrx-fw-link-list__links li {
		padding: 0;
		margin: 0 0 15px
	}
	.xrx-fw-link-list__links .xrx-fw-link {
		font-family: Roboto, sans-serif;
		font-weight: 200;
		font-size: 17px;
		color: #333
	}
}

.xrx-fw-product-review {
	background-color: #efefef;
	-webkit-box-align: self-start;
	-ms-flex-align: self-start;
	align-items: self-start
}

.xrx-fw-product-review, .xrx-fw-product-review .xrx-fw-product-review__item
	{
	padding: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.xrx-fw-product-review .xrx-fw-product-review__item {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 1rem;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}

@media screen and (min-width:480px) {
	.xrx-fw-product-review .xrx-fw-product-review__item {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-product-review .xrx-fw-product-review__item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-transition: width .25s ease-in-out;
		transition: width .25s ease-in-out;
		width: calc(50% - 2rem);
		min-height: 17rem
	}
	[dir=rtl] .xrx-fw-product-review .xrx-fw-product-review__item {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-product-review .xrx-fw-product-review__item {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.xrx-fw-product-review .xrx-fw-reveal__inner {
	max-height: 7.2rem
}

.xrx-fw-product-review .xrx-fw-reveal__inner strong {
	float: left;
	margin-right: .5rem
}

[dir=rtl] .xrx-fw-product-review .xrx-fw-reveal__inner strong {
	float: right;
	margin-left: .5rem;
	margin-right: 0
}

.xrx-fw-product-review .xrx-fw-reveal__inner p {
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.2em;
	font-weight: 200
}

.xrx-fw-product-review .xrx-fw-reveal__inner p:last-child {
	margin-bottom: 0
}

.xrx-fw-product-review .xrx-fw-product-review__rating {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.xrx-fw-product-review .xrx-fw-product-review__rating .xrx-fw-stars {
	font-size: 1.2rem;
	line-height: 1.2rem
}

.xrx-fw-product-review .xrx-fw-product-review__date,
	.xrx-fw-product-review .xrx-fw-product-review__rating,
	.xrx-fw-product-review .xrx-fw-product-review__reviewer,
	.xrx-fw-product-review .xrx-fw-product-review__summary {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 1rem
}

.xrx-fw-product-review .xrx-fw-product-review__summary .xrx-fw-product-review__value
	{
	margin-right: 5.7rem
}

[dir=rtl] .xrx-fw-product-review .xrx-fw-product-review__summary .xrx-fw-product-review__value
	{
	margin-right: 0;
	margin-left: 4.2rem
}

@media screen and (min-width:480px) {
	.xrx-fw-product-review .xrx-fw-product-review__date,
		.xrx-fw-product-review .xrx-fw-product-review__rating,
		.xrx-fw-product-review .xrx-fw-product-review__reviewer {
		width: 50%
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-product-review .xrx-fw-product-review__date,
		.xrx-fw-product-review .xrx-fw-product-review__rating,
		.xrx-fw-product-review .xrx-fw-product-review__reviewer {
		width: auto
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-product-review .xrx-fw-product-review__date,
		.xrx-fw-product-review .xrx-fw-product-review__rating,
		.xrx-fw-product-review .xrx-fw-product-review__reviewer {
		width: 50%
	}
}

.xrx-fw-product-review .xrx-fw-product-review__label {
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.2em;
	font-weight: 200;
	font-weight: 700;
	margin-right: .5rem
}

[dir=rtl] .xrx-fw-product-review .xrx-fw-product-review__label {
	margin-right: 0;
	margin-left: .5rem
}

.xrx-fw-product-reviews-hero {
	background-color: #fff;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 2rem
}

.xrx-fw-product-reviews-hero+.xrx-fw-product-navigation-bar {
	margin-top: -2rem
}

.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__inner {
	max-width: 1200px;
	margin: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 15px
}

@media screen and (min-width:970px) {
	.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__inner {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		padding-top: 0;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}
}

.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__image {
	height: 0;
	padding-bottom: 35%;
	position: relative
}

@media screen and (min-width:970px) {
	.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__image {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		padding-bottom: 0;
		right: -15px;
		height: auto
	}
	[dir=rtl] .xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__image
		{
		right: auto;
		left: -15px
	}
}

.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__image .xrx-fw-lazy-background
	{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	min-width: 0;
	min-height: 0
}

.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__headings {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__headings .xrx-fw-cta
	{
	display: none
}

@media screen and (min-width:768px) {
	.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__headings .xrx-fw-cta
		{
		display: inline-block
	}
}

.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 -.5rem;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	padding: 2rem 0
}

.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__content>* {
	margin: 0 .5rem
}

.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__content>:last-child,
	.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__content h1,
	.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__content h4 {
	margin-bottom: 0
}

.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__content h1 {
	margin-bottom: 1rem
}

@media screen and (min-width:768px) {
	.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__content {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__content {
		padding: 0 0 2rem
	}
}

.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__ratings {
	width: auto
}

@media screen and (min-width:768px) {
	.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__ratings {
		width: 50%
	}
}

.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__ratings__label
	{
	font-size: 1rem;
	margin-bottom: .5rem;
	text-transform: uppercase
}

html[lang^=el] .xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__ratings__label
	{
	text-transform: none
}

.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__ratings__scores
	{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -.5rem
}

.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__ratings__scores>*
	{
	margin: 0 .5rem 1rem
}

@media screen and (min-width:768px) {
	.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__ratings__scores
		{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__ratings>.xrx-fw-review-rating
	{
	margin-bottom: 1rem
}

@media screen and (min-width:768px) {
	.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__ratings>.xrx-fw-review-rating
		{
		margin-bottom: 2rem
	}
}

.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__ratings .xrx-fw-cta
	{
	margin-bottom: 1rem
}

@media screen and (min-width:768px) {
	.xrx-fw-product-reviews-hero .xrx-fw-product-reviews-hero__ratings .xrx-fw-cta
		{
		display: none
	}
}

.xrx-fw-product-sku-hero {
	background-color: #fff;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 2rem
}

.xrx-fw-product-sku-hero+.xrx-fw-product-navigation-bar {
	margin-top: -2rem
}

.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__inner {
	max-width: 1200px;
	margin: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 15px
}

@media screen and (min-width:970px) {
	.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__inner {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		padding-top: 0
	}
}

.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__image {
	height: 0;
	padding-bottom: 35%;
	position: relative
}

@media screen and (min-width:970px) {
	.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__image {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		padding-bottom: 25%;
		right: -15px;
		-ms-flex-item-align: center;
		align-self: center
	}
	[dir=rtl] .xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__image {
		right: auto;
		left: -15px
	}
}

.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__image .xrx-fw-lazy-background
	{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	min-width: 0;
	min-height: 0
}

.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__content {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	padding: 0 0 2rem
}

.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__content>div {
	margin-bottom: 1rem
}

.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__content>div:last-child,
	.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__content h1,
	.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__content h4 {
	margin-bottom: 0
}

.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__content h1 {
	margin-bottom: 1rem
}

.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__content .xrx-fw-product-sku-hero__blurb
	{
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400;
	margin-bottom: 1rem
}

.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__compatibility {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media screen and (min-width:480px) {
	.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__compatibility {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__compatibility>div {
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400;
	font-weight: 700;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: .5rem
}

[dir=rtl] .xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__compatibility>div
	{
	margin-right: 0;
	margin-left: .5rem
}

.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__compatibility>ul {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none
}

.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__compatibility>ul>li {
	display: block;
	margin: .5rem 0
}

@media screen and (min-width:480px) {
	.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__compatibility>ul>li {
		display: inline-block;
		margin: 0 .5rem .25rem
	}
}

.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__compatibility>ul>li a
	{
	text-decoration: underline
}

@media screen and (min-width:768px) {
	.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__buttons-pricing {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

@media screen and (min-width:480px) {
	.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__buttons-pricing .xrx-fw-product-sku-hero__buttons
		{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__buttons-pricing .xrx-fw-cta,
	.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__buttons-pricing .xrx-fw-hidden-form-cta,
	.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__buttons-pricing .xrx-fw-link
	{
	display: inline-block
}

.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__buttons-pricing .xrx-fw-cta,
	.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__buttons-pricing .xrx-fw-hidden-form-cta,
	.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__buttons-pricing .xrx-fw-link,
	.xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__buttons-pricing .xrx-fw-stylised-pricing
	{
	margin: 0 1rem 1rem 0
}

[dir=rtl] .xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__buttons-pricing .xrx-fw-cta,
	[dir=rtl] .xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__buttons-pricing .xrx-fw-hidden-form-cta,
	[dir=rtl] .xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__buttons-pricing .xrx-fw-link,
	[dir=rtl] .xrx-fw-product-sku-hero .xrx-fw-product-sku-hero__buttons-pricing .xrx-fw-stylised-pricing
	{
	margin: 0 0 1rem 1rem
}

.xrx-fw-multi-step-selector__panel-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin: 0 -3px
}

.xrx-fw-multi-step-selector__panel-buttons--collapse {
	margin: 0
}

.xrx-fw-multi-step-selector__panel-buttons .xrx-fw-cta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	white-space: normal;
	line-height: 1.6rem !important;
	padding: 15px 30px;
	margin: 0 3px 6px;
	-ms-flex-preferred-size: calc(100% - 6px);
	flex-basis: calc(100% - 6px);
	max-width: calc(100% - 6px);
	min-width: auto !important
}

@media screen and (min-width:768px) {
	.xrx-fw-multi-step-selector__panel-buttons .xrx-fw-cta {
		-ms-flex-preferred-size: calc(50% - 6px);
		flex-basis: calc(50% - 6px);
		max-width: calc(50% - 6px)
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-multi-step-selector__panel-buttons .xrx-fw-cta {
		-ms-flex-preferred-size: calc(25% - 6px);
		flex-basis: calc(25% - 6px);
		max-width: calc(25% - 6px)
	}
}

.xrx-fw-multi-step-selector__panel-ctas {
	margin: 0;
	width: 100%
}

.xrx-fw-multi-step-selector__panel-button {
	margin-bottom: 0
}

.xrx-fw-multi-step-selector__panel-button:nth-child(odd) {
	padding-right: 0
}

.xrx-fw-multi-step-selector__panel-button:nth-child(2n) {
	padding-left: 0
}

@media screen and (min-width:768px) {
	.xrx-fw-multi-step-selector__panel-button:nth-child(odd) {
		padding-right: 7px
	}
	.xrx-fw-multi-step-selector__panel-button:nth-child(2n) {
		padding-left: 7px
	}
}

.xrx-fw-multi-step-selector__panel-content {
	position: relative;
	background: #efefef;
	border: 1px solid #6d1a5c;
	padding: 0 20px 60px;
	overflow-x: hidden;
	overflow-y: auto;
	min-height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	z-index: 10
}

.xrx-fw-multi-step-selector__panel-content--variant-cta-tray {
	background: #f8f8f8;
	border: 0
}

.xrx-fw-multi-step-selector__panel-content--variant-cta-tray .xrx-fw-multi-step-selector__panel-content__body
	{
	padding: 0;
	margin: 0
}

.xrx-fw-multi-step-selector__panel-content--variant-cta-tray .xrx-fw-multi-step-selector__panel-content__header h2
	{
	text-align: center;
	width: 100%;
	margin: 0;
	color: #000;
	font-size: 30px !important;
	font-weight: 400 !important
}

@media screen and (min-width:768px) {
	.xrx-fw-multi-step-selector__panel-content {
		padding: 0 10px 30px 15px
	}
	[dir=rtl] .xrx-fw-multi-step-selector__panel-content {
		padding: 0 15px 30px 10px
	}
}

.xrx-fw-multi-step-selector__panel-content__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 95px;
	margin: 0;
	line-height: 28px
}

.xrx-fw-multi-step-selector__panel-content__header .xrx-fw-icon {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	color: #6d1a5c;
	width: 36.6px;
	max-width: none;
	height: 36.6px;
	max-height: none;
	padding: 0 !important
}

.xrx-fw-multi-step-selector__panel-content__header h2 {
	color: #6d1a5c;
	display: inline;
	text-transform: uppercase;
	margin: 0 0 0 20px;
	padding: 0;
	vertical-align: middle;
	font-family: Roboto Condensed, sans-serif !important;
	font-size: 18px !important;
	line-height: 1.22222em !important;
	font-weight: 700 !important
}

[dir=rtl] .xrx-fw-multi-step-selector__panel-content__header h2 {
	margin: 0 20px 0 0
}

@media screen and (min-width:768px) {
	.xrx-fw-multi-step-selector__panel-content__header h2 {
		font-size: 1.5rem !important;
		line-height: 1.5rem !important
	}
}

html[lang^=el] .xrx-fw-multi-step-selector__panel-content__header h2 {
	text-transform: none
}

.xrx-fw-multi-step-selector__panel-content__body {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -20px
}

@media screen and (min-width:768px) {
	.xrx-fw-multi-step-selector__panel-content__body {
		padding: 0 53px
	}
}

.xrx-fw-multi-step-selector__panel-content__body__column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin: 0 20px;
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #e5e5e5
}

.xrx-fw-multi-step-selector__panel-content__body__column:first-child {
	padding-top: 0
}

.xrx-fw-multi-step-selector__panel-content__body__column:last-child {
	border-bottom: 0
}

@media screen and (min-width:480px) {
	.xrx-fw-multi-step-selector__panel-content__body__column {
		width: calc(50% - 40px);
		border-bottom: 0
	}
	.xrx-fw-multi-step-selector__panel-content__body__column:nth-child(2) {
		padding-top: 0
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-multi-step-selector__panel-content__body__column {
		width: calc(25% - 40px);
		padding: 0
	}
}

.xrx-fw-multi-step-selector__panel-content__body__column__content {
	width: 100%
}

.xrx-fw-multi-step-selector__panel-content__body__column__content h3 {
	display: block;
	font-size: 1.375rem !important;
	font-family: Roboto Condensed, sans-serif !important;
	font-weight: 700 !important;
	line-height: 1.63636em !important;
	text-transform: uppercase;
	margin: 0 0 10px;
	padding: 0
}

html[lang^=el] .xrx-fw-multi-step-selector__panel-content__body__column__content h3
	{
	text-transform: none
}

.xrx-fw-multi-step-selector__panel-content__body>p,
	.xrx-fw-multi-step-selector__panel-content__body__column__content p {
	font-size: 1.375rem !important;
	font-family: Roboto Condensed, sans-serif !important;
	font-weight: 400 !important;
	line-height: 1.63636em !important
}

.xrx-fw-multi-step-selector__panel-content__body>p {
	margin: 0 20px
}

.xrx-fw-multi-step-selector__panel-content__buttons-columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin: 0 -3px
}

.xrx-fw-multi-step-selector__panel-content__buttons-columns .xrx-fw-cta
	{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	white-space: normal;
	line-height: 1.6rem !important;
	padding: 15px 30px;
	margin: 0 3px 6px;
	-ms-flex-preferred-size: calc(100% - 6px);
	flex-basis: calc(100% - 6px);
	max-width: calc(100% - 6px);
	min-width: auto !important
}

@media screen and (min-width:768px) {
	.xrx-fw-multi-step-selector__panel-content__buttons-columns .xrx-fw-cta
		{
		-ms-flex-preferred-size: calc(50% - 6px);
		flex-basis: calc(50% - 6px);
		max-width: calc(50% - 6px)
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-multi-step-selector__panel-content__buttons-columns .xrx-fw-cta
		{
		-ms-flex-preferred-size: calc(25% - 6px);
		flex-basis: calc(25% - 6px);
		max-width: calc(25% - 6px)
	}
}

.xrx-fw-multi-step-selector__panel-content__footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-top: 1.5rem
}

@media screen and (min-width:768px) {
	.xrx-fw-multi-step-selector__panel-content__footer {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.xrx-fw-multi-step-selector__panel-content__footer__button .xrx-fw-cta {
	margin: 15px 0 0
}

@media screen and (min-width:768px) {
	.xrx-fw-multi-step-selector__panel-content__footer__button .xrx-fw-cta {
		margin: 15px 15px 0
	}
}

.xrx-fw-multi-step-selector__panel-content__footer__button .xrx-fw-image-cta
	{
	margin: 3px 0 0
}

@media screen and (min-width:768px) {
	.xrx-fw-multi-step-selector__panel-content__footer__button .xrx-fw-image-cta
		{
		margin: 0 15px
	}
}

.xrx-fw-multi-step-selector__navigation {
	position: absolute;
	bottom: 10px;
	right: 10px
}

[dir=rtl] .xrx-fw-multi-step-selector__navigation {
	right: auto;
	left: 10px
}

@media screen and (min-width:768px) {
	.xrx-fw-multi-step-selector__navigation {
		bottom: auto;
		top: 10px
	}
}

.xrx-fw-multi-step-selector__navigation__button {
	position: relative;
	display: inline-block;
	vertical-align: top;
	min-width: 27px;
	min-height: 25px;
	border: 1px solid #000;
	background: #fff;
	color: #000;
	text-decoration: none
}

.xrx-fw-multi-step-selector__navigation__button--back span {
	display: block;
	padding: 5px 10px 5px 25px;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1em
}

.xrx-fw-multi-step-selector__navigation__button--back:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 13px;
	width: 9px;
	height: 9px;
	display: block;
	border-bottom: 1px solid;
	border-left: 1px solid;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: translate(-2.25px, -4.5px) rotate(45deg);
	transform: translate(-2.25px, -4.5px) rotate(45deg)
}

[dir=rtl] .xrx-fw-multi-step-selector__navigation__button--back:after {
	-webkit-transform: translate(-7.25px, -4.5px) rotate(225deg);
	transform: translate(-7.25px, -4.5px) rotate(225deg)
}

.xrx-fw-multi-step-selector__navigation__button--close:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 19px;
	height: 1px;
	display: block;
	border-top: 1px solid;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: translateX(-9px) rotate(45deg);
	transform: translateX(-9px) rotate(45deg)
}

.xrx-fw-multi-step-selector__navigation__button--close:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 19px;
	display: block;
	border-left: 1px solid;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: translateY(-9px) rotate(45deg);
	transform: translateY(-9px) rotate(45deg)
}

.xrx-fw-icon-bar__panel-content>h2 {
	font-family: Roboto Condensed, sans-serif;
	font-size: 1.5rem !important;
	line-height: 1.16667em !important;
	font-weight: 200 !important;
	color: #6d1a5c !important;
	margin: 0 0 25px
}

@media screen and (min-width:768px) {
	.xrx-fw-icon-bar__panel-content>h2 {
		font-size: 2.25rem !important;
		line-height: 1.11111em !important;
		margin: 0 0 40px
	}
}

.xrx-fw-icon-bar__panel-content p {
	font-weight: 200
}

.xrx-fw-icon-bar__panel-content--link .xrx-fw-icon-bar__panel-content__columns
	{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media screen and (min-width:768px) {
	.xrx-fw-icon-bar__panel-content--link .xrx-fw-icon-bar__panel-content__columns
		{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.xrx-fw-icon-bar__panel-content--link .xrx-fw-icon-bar__panel-content__columns>p
	{
	margin: 0;
	width: 100%;
	padding: 0 0 30px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

@media screen and (min-width:768px) {
	.xrx-fw-icon-bar__panel-content--link .xrx-fw-icon-bar__panel-content__columns>p
		{
		width: auto;
		padding: 0 20px 0 0
	}
	[dir=rtl] .xrx-fw-icon-bar__panel-content--link .xrx-fw-icon-bar__panel-content__columns>p
		{
		padding: 0 0 0 20px
	}
}

.xrx-fw-icon-bar__panel-content--link .xrx-fw-icon-bar__panel-content__columns>ul
	{
	display: block;
	width: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	list-style-type: none;
	margin: 0;
	padding: 20px 0 0
}

.xrx-fw-icon-bar__panel-content--link .xrx-fw-icon-bar__panel-content__columns>ul:first-of-type
	{
	border-top: 1px solid #808285
}

@media screen and (min-width:768px) {
	.xrx-fw-icon-bar__panel-content--link .xrx-fw-icon-bar__panel-content__columns>ul:first-of-type
		{
		border-top: 0;
		border-left: 1px solid #808285
	}
	[dir=rtl] .xrx-fw-icon-bar__panel-content--link .xrx-fw-icon-bar__panel-content__columns>ul:first-of-type
		{
		border-left: 0;
		border-right: 1px solid #808285
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-icon-bar__panel-content--link .xrx-fw-icon-bar__panel-content__columns>ul
		{
		width: 25%;
		padding: 0 0 0 20px
	}
	[dir=rtl] .xrx-fw-icon-bar__panel-content--link .xrx-fw-icon-bar__panel-content__columns>ul
		{
		padding: 0 20px 0 0
	}
}

.xrx-fw-icon-bar__panel-content--link .xrx-fw-icon-bar__panel-content__columns>ul li
	{
	padding: 0;
	margin: 0 0 20px
}

.xrx-fw-icon-bar__panel-content--link .xrx-fw-icon-bar__panel-content__columns>ul li:last-child
	{
	margin: 0
}

.xrx-fw-icon-bar__panel-content--link .xrx-fw-icon-bar__panel-content__columns>ul .xrx-fw-link
	{
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 200
}

.xrx-fw-icon-bar__panel-content--icon>h2 {
	margin: 0 0 20px
}

.xrx-fw-icon-bar__panel-content--icon>p {
	margin: 0 0 10px
}

@media screen and (min-width:768px) {
	.xrx-fw-icon-bar__panel-content--icon>.xrx-fw-icon-bar__panel-content__rows+.xrx-fw-cta
		{
		margin-left: 100px
	}
}

.xrx-fw-icon-bar__panel-content--icon .xrx-fw-icon-bar__panel-content__rows,
	.xrx-fw-icon-bar__panel-content--icon .xrx-fw-icon-bar__panel-content__rows__row
	{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.xrx-fw-icon-bar__panel-content--icon .xrx-fw-icon-bar__panel-content__rows__row
	{
	border-bottom: 1px solid #e5e5e5;
	padding: 20px 0
}

.xrx-fw-icon-bar__panel-content--icon .xrx-fw-icon-bar__panel-content__rows__row:last-child
	{
	border-bottom: 0
}

@media screen and (min-width:768px) {
	.xrx-fw-icon-bar__panel-content--icon .xrx-fw-icon-bar__panel-content__rows__row
		{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.xrx-fw-icon-bar__panel-content--icon .xrx-fw-icon-bar__panel-content__rows__row .xrx-fw-icon
	{
	-ms-flex-negative: 0;
	flex-shrink: 0;
	color: #6d1a5c;
	-ms-flex-item-align: center;
	align-self: center;
	width: 77px;
	max-width: none;
	height: 77px;
	max-height: none;
	padding: 0 !important
}

.xrx-fw-icon-bar__panel-content--icon .xrx-fw-icon-bar__panel-content__rows__row>img
	{
	width: 70px;
	height: auto;
	-ms-flex-item-align: center;
	align-self: center;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.xrx-fw-icon-bar__panel-content--icon .xrx-fw-icon-bar__panel-content__rows__row__copy
	{
	padding: 20px 0 0
}

@media screen and (min-width:768px) {
	.xrx-fw-icon-bar__panel-content--icon .xrx-fw-icon-bar__panel-content__rows__row__copy
		{
		padding: 0 0 0 30px
	}
	[dir=rtl] .xrx-fw-icon-bar__panel-content--icon .xrx-fw-icon-bar__panel-content__rows__row__copy
		{
		padding: 0 30px 0 0
	}
}

.xrx-fw-icon-tile {
	color: #000;
	width: 100%;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none
}

.xrx-fw-icon-tile .xrx-fw-icon {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 80px;
	max-width: none;
	height: 80px;
	max-height: none;
	padding: 0 !important
}

.xrx-fw-icon-tile__title {
	margin-top: 10px;
	font-family: Roboto Condensed, sans-serif;
	font-weight: 700
}

.xrx-fw-icon-tile:active, .xrx-fw-icon-tile:focus, .xrx-fw-icon-tile:hover
	{
	text-decoration: underline;
	color: currentColor
}

.xrx-fw-short-promo-panel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (min-width:768px) {
	.xrx-fw-short-promo-panel {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

.xrx-fw-short-promo-panel .xrx-fw-short-promo-panel-content {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 200;
	font-size: 1.5rem;
	line-height: 1.16667em;
	padding: 1rem;
	text-align: center
}

@media screen and (min-width:768px) {
	.xrx-fw-short-promo-panel .xrx-fw-short-promo-panel-content {
		font-family: Roboto Condensed, sans-serif;
		font-weight: 200;
		font-size: 1.875rem;
		line-height: 1.13333em;
		text-align: justify
	}
}

.xrx-fw-short-promo-panel .xrx-fw-short-promo-panel-action {
	text-transform: uppercase;
	padding: 0 1rem 1rem
}

@media screen and (min-width:768px) {
	.xrx-fw-short-promo-panel .xrx-fw-short-promo-panel-action {
		padding-top: 1rem !important
	}
}

.xrx-fw-short-promo-panel.xrx-fw-short-promo-panel--background-default {
	border: 1px solid #ebebeb
}

.xrx-fw-short-promo-panel.xrx-fw-short-promo-panel--background-default .xrx-fw-short-promo-panel-content
	{
	color: #000
}

.xrx-fw-short-promo-panel.xrx-fw-short-promo-panel--background-violet {
	background-color: #9b2583
}

.xrx-fw-short-promo-panel.xrx-fw-short-promo-panel--background-violet .xrx-fw-short-promo-panel-content
	{
	color: #efefef
}

.xrx-fw-product-review-item {
	padding: 1rem;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-bottom: 2.5rem
}

@media screen and (min-width:768px) {
	.xrx-fw-product-review-item {
		margin-bottom: 1.875rem
	}
}

.xrx-fw-product-review-item__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 -1rem
}

.xrx-fw-product-review-item__inner>* {
	margin: 0 1rem
}

@media screen and (min-width:768px) {
	.xrx-fw-product-review-item__inner {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.xrx-fw-product-review-item__aside {
	margin-bottom: 1rem
}

@media screen and (min-width:768px) {
	.xrx-fw-product-review-item__aside {
		margin-top: 3.0625rem;
		width: 11.25rem;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
}

.xrx-fw-product-review-item__aside>* {
	margin-bottom: .5rem
}

@media screen and (min-width:768px) {
	.xrx-fw-product-review-item__aside>* {
		margin-bottom: 1rem
	}
}

.xrx-fw-product-review-item__aside__user {
	word-break: break-all
}

.xrx-fw-product-review-item__aside__meta__location:after {
	content: " | "
}

@media screen and (min-width:768px) {
	.xrx-fw-product-review-item__aside__meta__location:after {
		display: none
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-product-review-item__aside__meta__location {
		display: block
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-product-review-item__aside__meta {
		margin-bottom: 2rem
	}
}

.xrx-fw-product-review-item__body>h3 {
	text-transform: uppercase
}

html[lang^=el] .xrx-fw-product-review-item__body>h3 {
	text-transform: none
}

.xrx-fw-product-review-item__body .xrx-fw-reveal {
	margin-bottom: 1rem
}

.xrx-fw-product-review-item__body .xrx-fw-reveal__less,
	.xrx-fw-product-review-item__body .xrx-fw-reveal__more {
	text-transform: uppercase;
	margin-top: .5rem
}

html[lang^=el] .xrx-fw-product-review-item__body .xrx-fw-reveal__less,
	html[lang^=el] .xrx-fw-product-review-item__body .xrx-fw-reveal__more {
	text-transform: none
}

.xrx-fw-product-review-item__body .xrx-fw-reveal__inner {
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400;
	max-height: 6em
}

.xrx-fw-product-review-item__body .xrx-fw-reveal__inner:after {
	height: 1.5em
}

.xrx-fw-product-review-item__body__ratings__rating {
	display: inline-block;
	margin-bottom: 1rem;
	margin-right: 2rem
}

[dir=rtl] .xrx-fw-product-review-item__body__ratings__rating {
	margin-right: 0;
	margin-left: 2rem
}

.xrx-fw-product-review-item__body__ratings__rating__label {
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400;
	text-transform: uppercase
}

html[lang^=el] .xrx-fw-product-review-item__body__ratings__rating__label
	{
	text-transform: none
}

.xrx-fw-product-review-item__footer {
	position: relative;
	padding-top: 1rem
}

.xrx-fw-product-review-item__footer:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #e5e5e5
}

@media screen and (min-width:768px) {
	.xrx-fw-product-review-item__footer:before {
		display: none
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-product-review-item__footer__question {
		display: inline-block;
		margin-right: 1rem
	}
	[dir=rtl] .xrx-fw-product-review-item__footer__question {
		margin-right: 0;
		margin-left: 1rem
	}
}

.xrx-fw-product-review-item__footer__links>* {
	display: inline-block;
	margin-bottom: .5rem
}

.xrx-fw-product-review-item__footer__links>:not (:last-child ){
	margin-right: 1rem
}

[dir=rtl] .xrx-fw-product-review-item__footer__links>:not (:last-child ){
	margin-right: 0;
	margin-left: 1rem
}

@media screen and (min-width:768px) {
	.xrx-fw-product-review-item__footer__links {
		display: inline-block
	}
}

.xrx-fw-white-feature-box {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	color: #000;
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 2rem;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.xrx-fw-white-feature-box .xrx-fw-white-feature-box__title {
	margin-bottom: 2rem;
	font-size: 1.5rem
}

.xrx-fw-white-feature-box .xrx-fw-white-feature-box__title .xrx-fw-white-feature-box__modal-link
	{
	display: inline-block
}

.xrx-fw-white-feature-box .xrx-fw-white-feature-box__title .xrx-fw-icon--information-fill
	{
	height: 1.25rem;
	width: 1.25rem;
	vertical-align: baseline;
	margin-left: .625rem;
	fill: #e5e5e5
}

.xrx-fw-white-feature-box .xrx-fw-white-feature-box__body {
	text-align: center;
	font-size: 1.5rem;
	font-family: Roboto Condensed, sans-serif;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-bottom: 2rem
}

.xrx-fw-white-feature-box .xrx-fw-cta {
	margin-bottom: 2rem;
	-ms-flex-item-align: center;
	align-self: center
}

.xrx-fw-white-feature-box .xrx-fw-white-feature-box__footer {
	font-size: 1.125rem;
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%
}

.xrx-fw-quick-links {
	padding: 0 15px
}

@media screen and (min-width:768px) {
	.xrx-fw-quick-links {
		padding: 0
	}
}

.xrx-fw-quick-links__title {
	padding-top: 30px;
	margin-bottom: 50px
}

.xrx-fw-quick-links ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style-type: none;
	padding: 0
}

.xrx-fw-quick-links ul li {
	width: 100%
}

@media screen and (min-width:768px) {
	.xrx-fw-quick-links ul li {
		padding-right: 15px;
		width: 50%
	}
}

.xrx-fw-quick-links ul li a {
	color: #000;
	font-family: Roboto;
	font-weight: lighter;
	text-decoration: underline !important
}

.xrx-fw-contact-featured {
	display: block;
	color: #000;
	padding: 0 15px
}

@media screen and (min-width:768px) {
	.xrx-fw-contact-featured {
		padding: 0
	}
}

.xrx-fw-contact-featured:hover {
	color: #000
}

.xrx-fw-contact-featured__title {
	padding-top: 30px;
	margin-bottom: 50px
}

.xrx-fw-contact-featured__image {
	margin-bottom: 1.5rem;
	height: 18.75rem
}

.xrx-fw-contact-featured__image .xrx-fw-lazy-background {
	height: 100%;
	width: 100%;
	min-width: 0;
	min-height: 0
}

.xrx-fw-contact-featured__content p {
	font-family: Roboto Condensed, sans-serif;
	font-size: 1.125rem
}

a[href^=mailto].xrx-fw-contact-featured, a[href^=tel].xrx-fw-contact-featured
	{
	color: #000;
	white-space: normal
}

a[href^=mailto].xrx-fw-contact-featured:hover, a[href^=tel].xrx-fw-contact-featured:hover
	{
	color: #000
}

.xrx-fw-quote-callout--text-green {
	color: #27800e
}

.xrx-fw-quote-callout--text-yellow {
	color: #f67e00
}

.xrx-fw-quote-callout--text-blue {
	color: #1a6fc5
}

.xrx-fw-quote-callout--text-violet {
	color: #9b2583
}

.xrx-fw-quote-callout--text-orange {
	color: #c34400
}

.xrx-fw-quote-callout--text-gray {
	color: #f8f8f8
}

.xrx-fw-quote-callout--text-black {
	color: #000
}

.xrx-fw-quote-callout--text-red {
	color: #d92231
}

.xrx-fw-quote-callout--text-dark-gray {
	color: #333
}

.xrx-fw-quote-callout {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media screen and (min-width:768px) {
	.xrx-fw-quote-callout {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.xrx-fw-quote-callout__image {
	position: relative;
	width: 100%;
	margin: 0 40px 40px
}

@media screen and (min-width:768px) {
	.xrx-fw-quote-callout__image {
		width: calc(30% - 100px);
		margin: 0 60px 0 40px
	}
}

.xrx-fw-quote-callout__image>div {
	margin: 0 auto;
	max-width: 260px
}

.xrx-fw-quote-callout__image>div .xrx-fw-lazy-background {
	width: 100%;
	padding-top: 100%;
	min-height: auto;
	min-width: auto
}

.xrx-fw-quote-callout__image>div .xrx-fw-lazy-background__image {
	background-size: cover
}

.xrx-fw-quote-callout__content {
	display: block;
	width: 100%;
	text-align: center;
	margin: 0 20px
}

@media screen and (min-width:768px) {
	.xrx-fw-quote-callout__content {
		text-align: left;
		width: calc(70% - 40px);
		margin: 0 40px 0 0
	}
}

.xrx-fw-quote-callout__content>span {
	display: block;
	font-weight: 700;
	margin-bottom: .2em
}

.xrx-fw-quote-callout__content>.xrx-fw-cta {
	margin-top: 1.2em
}

.xrx-fw-carousel {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.xrx-fw-carousel [data-items="0"] {
	display: none
}

.xrx-fw-css-grid-row:not ([class*=xrx-fw-css-grid-row--] ) .xrx-fw-carousel .xrx-fw-carousel__controls__next,
	.xrx-fw-css-grid-row:not ([class*=xrx-fw-css-grid-row--] ) .xrx-fw-carousel .xrx-fw-carousel__controls__previous
	{
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out
}

@media screen and (min-width:768px) {
	.xrx-fw-css-grid-row:not ([class*=xrx-fw-css-grid-row--] ) .xrx-fw-carousel
		{
		margin-left: -70px;
		margin-right: -70px
	}
}

@media screen and (min-width:1200px) {
	.xrx-fw-css-grid-row:not ([class*=xrx-fw-css-grid-row--] ) .xrx-fw-carousel .xrx-fw-carousel__controls__next,
		.xrx-fw-css-grid-row:not ([class*=xrx-fw-css-grid-row--] ) .xrx-fw-carousel .xrx-fw-carousel__controls__previous
		{
		opacity: 1;
		pointer-events: auto
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-css-grid-row:not ([class*=xrx-fw-css-grid-row--] ) .xrx-fw-carousel--arrows-rectangle
		{
		margin-left: -37px;
		margin-right: -37px
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-carousel[data-items-per-page="1"][data-items="1"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="2"][data-items="1"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="2"][data-items="2"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="3"][data-items="1"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="3"][data-items="2"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="3"][data-items="3"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="4"][data-items="1"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="4"][data-items="2"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="4"][data-items="3"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="4"][data-items="4"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="5"][data-items="1"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="5"][data-items="2"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="5"][data-items="3"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="5"][data-items="4"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="5"][data-items="5"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="6"][data-items="1"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="6"][data-items="2"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="6"][data-items="3"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="6"][data-items="4"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="6"][data-items="5"] .xrx-fw-carousel__controls,
		.xrx-fw-carousel[data-items-per-page="6"][data-items="6"] .xrx-fw-carousel__controls
		{
		display: none
	}
}

.xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages {
	text-align: center;
	margin-bottom: 1rem
}

.xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages--bottom {
	margin-top: 1rem;
	margin-bottom: 0
}

@media screen and (min-width:768px) {
	.xrx-fw-carousel[data-items-per-page="2"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot
		{
		display: none
	}
	.xrx-fw-carousel[data-items-per-page="2"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(odd)
		{
		display: inline-block
	}
	.xrx-fw-carousel[data-items-per-page="3"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot
		{
		display: none
	}
	.xrx-fw-carousel[data-items-per-page="3"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(3n+1)
		{
		display: inline-block
	}
	.xrx-fw-carousel[data-items-per-page="4"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot
		{
		display: none
	}
	.xrx-fw-carousel[data-items-per-page="4"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(4n+1)
		{
		display: inline-block
	}
	.xrx-fw-carousel[data-items-per-page="5"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot
		{
		display: none
	}
	.xrx-fw-carousel[data-items-per-page="5"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(5n+1)
		{
		display: inline-block
	}
	.xrx-fw-carousel[data-items-per-page="6"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot
		{
		display: none
	}
	.xrx-fw-carousel[data-items-per-page="6"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(6n+1)
		{
		display: inline-block
	}
}

.xrx-fw-carousel--style-grey-pagers .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:active,
	.xrx-fw-carousel--style-grey-pagers .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:focus,
	.xrx-fw-carousel--style-grey-pagers .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:hover
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="1"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="1"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="2"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(2)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="2"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(2)
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="3"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(3)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="3"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(3)
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="4"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(4)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="4"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(4)
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="5"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(5)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="5"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(5)
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="6"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(6)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="6"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(6)
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="7"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(7)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="7"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(7)
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="8"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(8)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="8"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(8)
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="9"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(9)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="9"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(9)
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="10"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(10)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="10"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(10)
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="11"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(11)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="11"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(11)
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="12"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(12)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="12"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(12)
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="13"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="13"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="14"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(14)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="14"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(14)
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="15"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(15)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="15"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(15)
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="16"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(16)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="16"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(16)
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="17"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(17)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="17"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(17)
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="18"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(18)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="18"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(18)
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="19"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(19)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="19"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(19)
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel[data-item="20"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(20)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-item="20"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(20)
	{
	border-color: #808285;
	background-color: #808285
}

@media screen and (min-width:768px) {
	.xrx-fw-carousel[data-items-per-page="2"][data-item="2"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="2"][data-item="2"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="4"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(3)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="2"][data-item="4"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(3)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="6"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(5)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="2"][data-item="6"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(5)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="8"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(7)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="2"][data-item="8"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(7)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="10"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(9)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="2"][data-item="10"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(9)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="12"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(11)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="2"][data-item="12"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(11)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="14"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="2"][data-item="14"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="16"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(15)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="2"][data-item="16"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(15)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="18"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(17)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="2"][data-item="18"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(17)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="20"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(19)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="2"][data-item="20"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(19)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="2"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="3"][data-item="2"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="3"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="3"][data-item="3"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="5"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(4)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="3"][data-item="5"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(4)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="6"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(4)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="3"][data-item="6"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(4)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="8"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(7)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="3"][data-item="8"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(7)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="9"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(7)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="3"][data-item="9"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(7)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="11"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(10)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="3"][data-item="11"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(10)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="12"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(10)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="3"][data-item="12"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(10)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="14"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="3"][data-item="14"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="15"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="3"][data-item="15"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="17"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(16)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="3"][data-item="17"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(16)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="18"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(16)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="3"][data-item="18"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(16)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="20"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(19)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="3"][data-item="20"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(19)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="2"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="4"][data-item="2"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="3"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="4"][data-item="3"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="4"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="4"][data-item="4"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="6"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(5)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="4"][data-item="6"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(5)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="7"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(5)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="4"][data-item="7"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(5)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="8"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(5)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="4"][data-item="8"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(5)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="10"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(9)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="4"][data-item="10"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(9)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="11"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(9)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="4"][data-item="11"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(9)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="12"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(9)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="4"][data-item="12"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(9)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="14"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="4"][data-item="14"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="15"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="4"][data-item="15"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="16"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="4"][data-item="16"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="18"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(17)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="4"][data-item="18"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(17)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="19"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(17)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="4"][data-item="19"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(17)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="20"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(17)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="4"][data-item="20"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(17)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="2"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="5"][data-item="2"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="3"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="5"][data-item="3"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="4"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="5"][data-item="4"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="5"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="5"][data-item="5"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="7"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(6)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="5"][data-item="7"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(6)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="8"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(6)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="5"][data-item="8"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(6)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="9"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(6)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="5"][data-item="9"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(6)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="10"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(6)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="5"][data-item="10"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(6)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="12"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(11)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="5"][data-item="12"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(11)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="13"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(11)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="5"][data-item="13"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(11)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="14"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(11)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="5"][data-item="14"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(11)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="15"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(11)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="5"][data-item="15"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(11)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="17"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(16)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="5"][data-item="17"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(16)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="18"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(16)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="5"][data-item="18"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(16)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="19"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(16)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="5"][data-item="19"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(16)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="20"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(16)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="5"][data-item="20"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(16)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="2"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="6"][data-item="2"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="3"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="6"][data-item="3"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="4"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="6"][data-item="4"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="5"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="6"][data-item="5"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="6"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="6"][data-item="6"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="8"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(7)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="6"][data-item="8"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(7)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="9"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(7)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="6"][data-item="9"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(7)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="10"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(7)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="6"][data-item="10"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(7)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="11"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(7)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="6"][data-item="11"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(7)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="12"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(7)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="6"][data-item="12"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(7)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="14"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="6"][data-item="14"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="15"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="6"][data-item="15"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="16"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="6"][data-item="16"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="17"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="6"][data-item="17"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="18"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="6"][data-item="18"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(13)
		{
		border-color: #808285;
		background-color: #808285
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="20"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(19)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers[data-items-per-page="6"][data-item="20"] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:nth-child(19)
		{
		border-color: #808285;
		background-color: #808285
	}
}

.xrx-fw-carousel:not ([data-item] ) .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-carousel.xrx-fw-carousel--style-grey-pagers:not ([data-item] ) .xrx-fw-carousel__controls .xrx-fw-carousel__controls__pages .xrx-fw-pagination-dot:first-child
	{
	border-color: #808285;
	background-color: #808285
}

.xrx-fw-carousel__controls .xrx-fw-carousel__controls__next,
	.xrx-fw-carousel__controls .xrx-fw-carousel__controls__previous {
	display: none;
	border: 2px solid #737373;
	width: 46px;
	height: 46px;
	position: absolute;
	top: 50%;
	cursor: pointer
}

@media screen and (min-width:768px) {
	.xrx-fw-carousel__controls .xrx-fw-carousel__controls__next,
		.xrx-fw-carousel__controls .xrx-fw-carousel__controls__previous {
		display: block
	}
	.xrx-fw-carousel--arrows-none .xrx-fw-carousel__controls .xrx-fw-carousel__controls__next,
		.xrx-fw-carousel--arrows-none .xrx-fw-carousel__controls .xrx-fw-carousel__controls__previous
		{
		display: none
	}
}

.xrx-fw-carousel--arrows-rectangle .xrx-fw-carousel__controls .xrx-fw-carousel__controls__next,
	.xrx-fw-carousel--arrows-rectangle .xrx-fw-carousel__controls .xrx-fw-carousel__controls__previous
	{
	padding: 5px;
	width: auto;
	min-height: 100%;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (min-width:768px) {
	.xrx-fw-carousel--arrows-rectangle .xrx-fw-carousel__controls .xrx-fw-carousel__controls__next,
		.xrx-fw-carousel--arrows-rectangle .xrx-fw-carousel__controls .xrx-fw-carousel__controls__previous
		{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

.xrx-fw-carousel--arrows-rectangle .xrx-fw-carousel__controls .xrx-fw-carousel__controls__next:after,
	.xrx-fw-carousel--arrows-rectangle .xrx-fw-carousel__controls .xrx-fw-carousel__controls__previous:after
	{
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	border: 2px solid #737373
}

.xrx-fw-carousel__controls .xrx-fw-carousel__controls__next:active,
	.xrx-fw-carousel__controls .xrx-fw-carousel__controls__next:active:after,
	.xrx-fw-carousel__controls .xrx-fw-carousel__controls__next:hover,
	.xrx-fw-carousel__controls .xrx-fw-carousel__controls__next:hover:after,
	.xrx-fw-carousel__controls .xrx-fw-carousel__controls__previous:active,
	.xrx-fw-carousel__controls .xrx-fw-carousel__controls__previous:active:after,
	.xrx-fw-carousel__controls .xrx-fw-carousel__controls__previous:hover,
	.xrx-fw-carousel__controls .xrx-fw-carousel__controls__previous:hover:after
	{
	border-color: #d92231
}

.xrx-fw-carousel__controls .xrx-fw-carousel__controls__previous {
	border-right: 0;
	border-bottom: 0;
	-webkit-transform: translateY(-50%) rotate(-45deg);
	transform: translateY(-50%) rotate(-45deg);
	left: 25px
}

[dir=rtl] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__previous
	{
	right: 25px;
	left: auto;
	-webkit-transform: translateY(-50%) rotate(135deg);
	transform: translateY(-50%) rotate(135deg)
}

.xrx-fw-carousel--arrows-rectangle .xrx-fw-carousel__controls .xrx-fw-carousel__controls__previous
	{
	-webkit-box-shadow: inset 0 0 0 1px #e5e5e5;
	box-shadow: inset 0 0 0 1px #e5e5e5;
	border: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	margin-right: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.xrx-fw-carousel--arrows-rectangle .xrx-fw-carousel__controls .xrx-fw-carousel__controls__previous:after
	{
	border-right: 0;
	border-bottom: 0;
	-webkit-transform: translateX(7px) rotate(-45deg);
	transform: translateX(7px) rotate(-45deg)
}

[dir=rtl] .xrx-fw-carousel--arrows-rectangle .xrx-fw-carousel__controls .xrx-fw-carousel__controls__previous
	{
	right: 0;
	left: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: 5px;
	margin-right: 0
}

[dir=rtl] .xrx-fw-carousel--arrows-rectangle .xrx-fw-carousel__controls .xrx-fw-carousel__controls__previous:after
	{
	-webkit-transform: translateX(-7px) rotate(135deg);
	transform: translateX(-7px) rotate(135deg)
}

.xrx-fw-carousel__controls .xrx-fw-carousel__controls__next {
	border-left: 0;
	border-bottom: 0;
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
	right: 25px
}

[dir=rtl] .xrx-fw-carousel__controls .xrx-fw-carousel__controls__next {
	left: 25px;
	right: auto;
	-webkit-transform: translateY(-50%) rotate(-135deg);
	transform: translateY(-50%) rotate(-135deg)
}

.xrx-fw-carousel--arrows-rectangle .xrx-fw-carousel__controls .xrx-fw-carousel__controls__next
	{
	-webkit-box-shadow: inset 0 0 0 1px #e5e5e5;
	box-shadow: inset 0 0 0 1px #e5e5e5;
	border: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	margin-left: 5px
}

.xrx-fw-carousel--arrows-rectangle .xrx-fw-carousel__controls .xrx-fw-carousel__controls__next:after
	{
	border-left: 0;
	border-bottom: 0;
	-webkit-transform: translateX(-7px) rotate(45deg);
	transform: translateX(-7px) rotate(45deg)
}

[dir=rtl] .xrx-fw-carousel--arrows-rectangle .xrx-fw-carousel__controls .xrx-fw-carousel__controls__next
	{
	left: 0;
	right: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: 0;
	margin-right: 5px
}

[dir=rtl] .xrx-fw-carousel--arrows-rectangle .xrx-fw-carousel__controls .xrx-fw-carousel__controls__next:after
	{
	-webkit-transform: translateX(7px) rotate(-135deg);
	transform: translateX(7px) rotate(-135deg)
}

@media screen and (min-width:768px) {
	.xrx-fw-carousel[data-items-per-page="2"][data-items="1"] .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-product-videos__carousel .xrx-fw-carousel[data-items-per-page="2"][data-items="1"] .xrx-fw-carousel__items
		{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-items="1"] .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-product-videos__carousel .xrx-fw-carousel[data-items-per-page="3"][data-items="1"] .xrx-fw-carousel__items
		{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-items="2"] .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-product-videos__carousel .xrx-fw-carousel[data-items-per-page="3"][data-items="2"] .xrx-fw-carousel__items
		{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-items="1"] .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-product-videos__carousel .xrx-fw-carousel[data-items-per-page="4"][data-items="1"] .xrx-fw-carousel__items
		{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-items="2"] .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-product-videos__carousel .xrx-fw-carousel[data-items-per-page="4"][data-items="2"] .xrx-fw-carousel__items
		{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-items="3"] .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-product-videos__carousel .xrx-fw-carousel[data-items-per-page="4"][data-items="3"] .xrx-fw-carousel__items
		{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-items="1"] .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-product-videos__carousel .xrx-fw-carousel[data-items-per-page="5"][data-items="1"] .xrx-fw-carousel__items
		{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-items="2"] .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-product-videos__carousel .xrx-fw-carousel[data-items-per-page="5"][data-items="2"] .xrx-fw-carousel__items
		{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-items="3"] .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-product-videos__carousel .xrx-fw-carousel[data-items-per-page="5"][data-items="3"] .xrx-fw-carousel__items
		{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-items="4"] .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-product-videos__carousel .xrx-fw-carousel[data-items-per-page="5"][data-items="4"] .xrx-fw-carousel__items
		{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-items="1"] .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-product-videos__carousel .xrx-fw-carousel[data-items-per-page="6"][data-items="1"] .xrx-fw-carousel__items
		{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-items="2"] .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-product-videos__carousel .xrx-fw-carousel[data-items-per-page="6"][data-items="2"] .xrx-fw-carousel__items
		{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-items="3"] .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-product-videos__carousel .xrx-fw-carousel[data-items-per-page="6"][data-items="3"] .xrx-fw-carousel__items
		{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-items="4"] .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-product-videos__carousel .xrx-fw-carousel[data-items-per-page="6"][data-items="4"] .xrx-fw-carousel__items
		{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-items="5"] .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.xrx-fw-product-videos__carousel .xrx-fw-carousel[data-items-per-page="6"][data-items="5"] .xrx-fw-carousel__items
		{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-carousel[data-items-per-page="1"][data-items="1"],
		.xrx-fw-carousel[data-items-per-page="2"][data-items="2"],
		.xrx-fw-carousel[data-items-per-page="3"][data-items="3"],
		.xrx-fw-carousel[data-items-per-page="4"][data-items="4"],
		.xrx-fw-carousel[data-items-per-page="5"][data-items="5"],
		.xrx-fw-carousel[data-items-per-page="6"][data-items="6"] {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-left: 0;
		margin-right: 0
	}
}

.xrx-fw-carousel__wrapper {
	overflow: hidden
}

@media screen and (min-width:768px) {
	.xrx-fw-carousel__wrapper {
		margin: 0 70px
	}
	.xrx-fw-carousel--arrows-none .xrx-fw-carousel__wrapper {
		margin: 0
	}
	.xrx-fw-carousel--arrows-rectangle .xrx-fw-carousel__wrapper {
		margin: 0 37px
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-items="1"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="2"][data-items="1"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="2"][data-items="2"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="3"][data-items="1"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="3"][data-items="2"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="3"][data-items="3"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="4"][data-items="1"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="4"][data-items="2"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="4"][data-items="3"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="4"][data-items="4"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="5"][data-items="1"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="5"][data-items="2"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="5"][data-items="3"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="5"][data-items="4"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="5"][data-items="5"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="6"][data-items="1"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="6"][data-items="2"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="6"][data-items="3"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="6"][data-items="4"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="6"][data-items="5"] .xrx-fw-carousel__wrapper,
		.xrx-fw-carousel[data-items-per-page="6"][data-items="6"] .xrx-fw-carousel__wrapper
		{
		margin: 0
	}
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	position: relative;
	left: 0;
	-webkit-transition: -webkit-transform .5s ease-in-out;
	transition: -webkit-transform .5s ease-in-out;
	transition: transform .5s ease-in-out;
	transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out
}

[dir=rtl] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items {
	left: auto;
	right: 0
}

.xrx-fw-carousel[data-index="1"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items,
	[dir=rtl] .xrx-fw-carousel[data-index="1"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.xrx-fw-carousel[data-index="2"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

[dir=rtl] .xrx-fw-carousel[data-index="2"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.xrx-fw-carousel[data-index="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(-200%);
	transform: translateX(-200%)
}

[dir=rtl] .xrx-fw-carousel[data-index="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(200%);
	transform: translateX(200%)
}

.xrx-fw-carousel[data-index="4"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(-300%);
	transform: translateX(-300%)
}

[dir=rtl] .xrx-fw-carousel[data-index="4"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(300%);
	transform: translateX(300%)
}

.xrx-fw-carousel[data-index="5"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(-400%);
	transform: translateX(-400%)
}

[dir=rtl] .xrx-fw-carousel[data-index="5"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(400%);
	transform: translateX(400%)
}

.xrx-fw-carousel[data-index="6"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(-500%);
	transform: translateX(-500%)
}

[dir=rtl] .xrx-fw-carousel[data-index="6"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(500%);
	transform: translateX(500%)
}

.xrx-fw-carousel[data-index="7"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(-600%);
	transform: translateX(-600%)
}

[dir=rtl] .xrx-fw-carousel[data-index="7"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(600%);
	transform: translateX(600%)
}

.xrx-fw-carousel[data-index="8"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(-700%);
	transform: translateX(-700%)
}

[dir=rtl] .xrx-fw-carousel[data-index="8"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(700%);
	transform: translateX(700%)
}

.xrx-fw-carousel[data-index="9"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(-800%);
	transform: translateX(-800%)
}

[dir=rtl] .xrx-fw-carousel[data-index="9"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(800%);
	transform: translateX(800%)
}

.xrx-fw-carousel[data-index="10"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(-900%);
	transform: translateX(-900%)
}

[dir=rtl] .xrx-fw-carousel[data-index="10"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(900%);
	transform: translateX(900%)
}

.xrx-fw-carousel[data-index="11"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(-1000%);
	transform: translateX(-1000%)
}

[dir=rtl] .xrx-fw-carousel[data-index="11"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(1000%);
	transform: translateX(1000%)
}

.xrx-fw-carousel[data-index="12"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(-1100%);
	transform: translateX(-1100%)
}

[dir=rtl] .xrx-fw-carousel[data-index="12"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(1100%);
	transform: translateX(1100%)
}

.xrx-fw-carousel[data-index="13"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(-1200%);
	transform: translateX(-1200%)
}

[dir=rtl] .xrx-fw-carousel[data-index="13"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(1200%);
	transform: translateX(1200%)
}

.xrx-fw-carousel[data-index="14"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(-1300%);
	transform: translateX(-1300%)
}

[dir=rtl] .xrx-fw-carousel[data-index="14"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(1300%);
	transform: translateX(1300%)
}

.xrx-fw-carousel[data-index="15"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(-1400%);
	transform: translateX(-1400%)
}

[dir=rtl] .xrx-fw-carousel[data-index="15"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(1400%);
	transform: translateX(1400%)
}

.xrx-fw-carousel[data-index="16"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(-1500%);
	transform: translateX(-1500%)
}

[dir=rtl] .xrx-fw-carousel[data-index="16"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(1500%);
	transform: translateX(1500%)
}

.xrx-fw-carousel[data-index="17"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(-1600%);
	transform: translateX(-1600%)
}

[dir=rtl] .xrx-fw-carousel[data-index="17"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(1600%);
	transform: translateX(1600%)
}

.xrx-fw-carousel[data-index="18"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(-1700%);
	transform: translateX(-1700%)
}

[dir=rtl] .xrx-fw-carousel[data-index="18"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(1700%);
	transform: translateX(1700%)
}

.xrx-fw-carousel[data-index="19"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(-1800%);
	transform: translateX(-1800%)
}

[dir=rtl] .xrx-fw-carousel[data-index="19"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(1800%);
	transform: translateX(1800%)
}

.xrx-fw-carousel[data-index="20"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(-1900%);
	transform: translateX(-1900%)
}

[dir=rtl] .xrx-fw-carousel[data-index="20"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
	{
	-webkit-transform: translateX(1900%);
	transform: translateX(1900%)
}

@media screen and (min-width:768px) {
	.xrx-fw-carousel__wrapper .xrx-fw-carousel__items {
		left: -.1875rem;
		width: calc(100% + .375rem)
	}
	[dir=rtl] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items {
		left: auto;
		right: -.1875rem
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="1"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items,
		[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="1"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="2"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="2"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-200%);
		transform: translateX(-200%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(200%);
		transform: translateX(200%)
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="4"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-300%);
		transform: translateX(-300%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="4"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(300%);
		transform: translateX(300%)
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="5"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-400%);
		transform: translateX(-400%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="5"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(400%);
		transform: translateX(400%)
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="6"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-500%);
		transform: translateX(-500%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="6"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(500%);
		transform: translateX(500%)
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="7"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-600%);
		transform: translateX(-600%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="7"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(600%);
		transform: translateX(600%)
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="8"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-700%);
		transform: translateX(-700%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="8"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(700%);
		transform: translateX(700%)
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="9"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-800%);
		transform: translateX(-800%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="9"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(800%);
		transform: translateX(800%)
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="10"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-900%);
		transform: translateX(-900%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="10"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(900%);
		transform: translateX(900%)
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="11"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-1000%);
		transform: translateX(-1000%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="11"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(1000%);
		transform: translateX(1000%)
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="12"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-1100%);
		transform: translateX(-1100%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="12"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(1100%);
		transform: translateX(1100%)
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="13"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-1200%);
		transform: translateX(-1200%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="13"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(1200%);
		transform: translateX(1200%)
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="14"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-1300%);
		transform: translateX(-1300%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="14"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(1300%);
		transform: translateX(1300%)
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="15"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-1400%);
		transform: translateX(-1400%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="15"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(1400%);
		transform: translateX(1400%)
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="16"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-1500%);
		transform: translateX(-1500%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="16"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(1500%);
		transform: translateX(1500%)
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="17"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-1600%);
		transform: translateX(-1600%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="17"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(1600%);
		transform: translateX(1600%)
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="18"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-1700%);
		transform: translateX(-1700%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="18"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(1700%);
		transform: translateX(1700%)
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="19"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-1800%);
		transform: translateX(-1800%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="19"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(1800%);
		transform: translateX(1800%)
	}
	.xrx-fw-carousel[data-items-per-page="1"][data-item="20"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-1900%);
		transform: translateX(-1900%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="1"][data-item="20"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(1900%);
		transform: translateX(1900%)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="1"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items,
		[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="1"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="2"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="2"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(50%);
		transform: translateX(50%)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="4"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="4"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(150%);
		transform: translateX(150%)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="5"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-200%);
		transform: translateX(-200%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="5"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(200%);
		transform: translateX(200%)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="6"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-250%);
		transform: translateX(-250%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="6"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(250%);
		transform: translateX(250%)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="7"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-300%);
		transform: translateX(-300%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="7"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(300%);
		transform: translateX(300%)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="8"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-350%);
		transform: translateX(-350%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="8"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(350%);
		transform: translateX(350%)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="9"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-400%);
		transform: translateX(-400%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="9"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(400%);
		transform: translateX(400%)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="10"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-450%);
		transform: translateX(-450%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="10"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(450%);
		transform: translateX(450%)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="11"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-500%);
		transform: translateX(-500%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="11"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(500%);
		transform: translateX(500%)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="12"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-550%);
		transform: translateX(-550%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="12"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(550%);
		transform: translateX(550%)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="13"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-600%);
		transform: translateX(-600%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="13"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(600%);
		transform: translateX(600%)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="14"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-650%);
		transform: translateX(-650%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="14"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(650%);
		transform: translateX(650%)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="15"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-700%);
		transform: translateX(-700%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="15"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(700%);
		transform: translateX(700%)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="16"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-750%);
		transform: translateX(-750%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="16"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(750%);
		transform: translateX(750%)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="17"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-800%);
		transform: translateX(-800%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="17"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(800%);
		transform: translateX(800%)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="18"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-850%);
		transform: translateX(-850%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="18"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(850%);
		transform: translateX(850%)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="19"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-900%);
		transform: translateX(-900%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="19"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(900%);
		transform: translateX(900%)
	}
	.xrx-fw-carousel[data-items-per-page="2"][data-item="20"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-950%);
		transform: translateX(-950%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="2"][data-item="20"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(950%);
		transform: translateX(950%)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="1"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items,
		[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="1"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="2"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-33.33333%);
		transform: translateX(-33.33333%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="2"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(33.33333%);
		transform: translateX(33.33333%)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-66.66667%);
		transform: translateX(-66.66667%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(66.66667%);
		transform: translateX(66.66667%)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="4"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="4"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="5"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-133.33333%);
		transform: translateX(-133.33333%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="5"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(133.33333%);
		transform: translateX(133.33333%)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="6"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-166.66667%);
		transform: translateX(-166.66667%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="6"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(166.66667%);
		transform: translateX(166.66667%)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="7"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-200%);
		transform: translateX(-200%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="7"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(200%);
		transform: translateX(200%)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="8"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-233.33333%);
		transform: translateX(-233.33333%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="8"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(233.33333%);
		transform: translateX(233.33333%)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="9"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-266.66667%);
		transform: translateX(-266.66667%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="9"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(266.66667%);
		transform: translateX(266.66667%)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="10"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-300%);
		transform: translateX(-300%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="10"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(300%);
		transform: translateX(300%)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="11"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-333.33333%);
		transform: translateX(-333.33333%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="11"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(333.33333%);
		transform: translateX(333.33333%)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="12"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-366.66667%);
		transform: translateX(-366.66667%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="12"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(366.66667%);
		transform: translateX(366.66667%)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="13"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-400%);
		transform: translateX(-400%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="13"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(400%);
		transform: translateX(400%)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="14"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-433.33333%);
		transform: translateX(-433.33333%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="14"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(433.33333%);
		transform: translateX(433.33333%)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="15"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-466.66667%);
		transform: translateX(-466.66667%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="15"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(466.66667%);
		transform: translateX(466.66667%)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="16"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-500%);
		transform: translateX(-500%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="16"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(500%);
		transform: translateX(500%)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="17"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-533.33333%);
		transform: translateX(-533.33333%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="17"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(533.33333%);
		transform: translateX(533.33333%)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="18"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-566.66667%);
		transform: translateX(-566.66667%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="18"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(566.66667%);
		transform: translateX(566.66667%)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="19"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-600%);
		transform: translateX(-600%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="19"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(600%);
		transform: translateX(600%)
	}
	.xrx-fw-carousel[data-items-per-page="3"][data-item="20"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-633.33333%);
		transform: translateX(-633.33333%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="3"][data-item="20"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(633.33333%);
		transform: translateX(633.33333%)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="1"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items,
		[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="1"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="2"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-25%);
		transform: translateX(-25%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="2"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(25%);
		transform: translateX(25%)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(50%);
		transform: translateX(50%)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="4"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-75%);
		transform: translateX(-75%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="4"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(75%);
		transform: translateX(75%)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="5"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="5"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="6"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-125%);
		transform: translateX(-125%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="6"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(125%);
		transform: translateX(125%)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="7"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="7"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(150%);
		transform: translateX(150%)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="8"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-175%);
		transform: translateX(-175%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="8"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(175%);
		transform: translateX(175%)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="9"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-200%);
		transform: translateX(-200%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="9"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(200%);
		transform: translateX(200%)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="10"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-225%);
		transform: translateX(-225%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="10"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(225%);
		transform: translateX(225%)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="11"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-250%);
		transform: translateX(-250%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="11"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(250%);
		transform: translateX(250%)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="12"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-275%);
		transform: translateX(-275%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="12"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(275%);
		transform: translateX(275%)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="13"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-300%);
		transform: translateX(-300%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="13"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(300%);
		transform: translateX(300%)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="14"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-325%);
		transform: translateX(-325%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="14"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(325%);
		transform: translateX(325%)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="15"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-350%);
		transform: translateX(-350%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="15"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(350%);
		transform: translateX(350%)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="16"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-375%);
		transform: translateX(-375%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="16"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(375%);
		transform: translateX(375%)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="17"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-400%);
		transform: translateX(-400%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="17"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(400%);
		transform: translateX(400%)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="18"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-425%);
		transform: translateX(-425%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="18"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(425%);
		transform: translateX(425%)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="19"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-450%);
		transform: translateX(-450%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="19"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(450%);
		transform: translateX(450%)
	}
	.xrx-fw-carousel[data-items-per-page="4"][data-item="20"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-475%);
		transform: translateX(-475%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="4"][data-item="20"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(475%);
		transform: translateX(475%)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="1"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items,
		[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="1"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="2"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-20%);
		transform: translateX(-20%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="2"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(20%);
		transform: translateX(20%)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-40%);
		transform: translateX(-40%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(40%);
		transform: translateX(40%)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="4"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-60%);
		transform: translateX(-60%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="4"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(60%);
		transform: translateX(60%)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="5"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-80%);
		transform: translateX(-80%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="5"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(80%);
		transform: translateX(80%)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="6"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="6"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="7"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-120%);
		transform: translateX(-120%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="7"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(120%);
		transform: translateX(120%)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="8"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-140%);
		transform: translateX(-140%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="8"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(140%);
		transform: translateX(140%)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="9"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-160%);
		transform: translateX(-160%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="9"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(160%);
		transform: translateX(160%)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="10"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-180%);
		transform: translateX(-180%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="10"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(180%);
		transform: translateX(180%)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="11"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-200%);
		transform: translateX(-200%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="11"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(200%);
		transform: translateX(200%)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="12"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-220%);
		transform: translateX(-220%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="12"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(220%);
		transform: translateX(220%)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="13"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-240%);
		transform: translateX(-240%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="13"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(240%);
		transform: translateX(240%)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="14"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-260%);
		transform: translateX(-260%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="14"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(260%);
		transform: translateX(260%)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="15"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-280%);
		transform: translateX(-280%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="15"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(280%);
		transform: translateX(280%)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="16"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-300%);
		transform: translateX(-300%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="16"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(300%);
		transform: translateX(300%)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="17"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-320%);
		transform: translateX(-320%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="17"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(320%);
		transform: translateX(320%)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="18"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-340%);
		transform: translateX(-340%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="18"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(340%);
		transform: translateX(340%)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="19"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-360%);
		transform: translateX(-360%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="19"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(360%);
		transform: translateX(360%)
	}
	.xrx-fw-carousel[data-items-per-page="5"][data-item="20"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-380%);
		transform: translateX(-380%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="5"][data-item="20"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(380%);
		transform: translateX(380%)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="1"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items,
		[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="1"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="2"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-16.66667%);
		transform: translateX(-16.66667%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="2"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(16.66667%);
		transform: translateX(16.66667%)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-33.33333%);
		transform: translateX(-33.33333%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(33.33333%);
		transform: translateX(33.33333%)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="4"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="4"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(50%);
		transform: translateX(50%)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="5"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-66.66667%);
		transform: translateX(-66.66667%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="5"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(66.66667%);
		transform: translateX(66.66667%)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="6"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-83.33333%);
		transform: translateX(-83.33333%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="6"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(83.33333%);
		transform: translateX(83.33333%)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="7"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="7"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="8"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-116.66667%);
		transform: translateX(-116.66667%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="8"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(116.66667%);
		transform: translateX(116.66667%)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="9"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-133.33333%);
		transform: translateX(-133.33333%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="9"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(133.33333%);
		transform: translateX(133.33333%)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="10"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="10"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(150%);
		transform: translateX(150%)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="11"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-166.66667%);
		transform: translateX(-166.66667%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="11"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(166.66667%);
		transform: translateX(166.66667%)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="12"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-183.33333%);
		transform: translateX(-183.33333%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="12"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(183.33333%);
		transform: translateX(183.33333%)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="13"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-200%);
		transform: translateX(-200%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="13"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(200%);
		transform: translateX(200%)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="14"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-216.66667%);
		transform: translateX(-216.66667%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="14"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(216.66667%);
		transform: translateX(216.66667%)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="15"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-233.33333%);
		transform: translateX(-233.33333%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="15"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(233.33333%);
		transform: translateX(233.33333%)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="16"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-250%);
		transform: translateX(-250%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="16"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(250%);
		transform: translateX(250%)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="17"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-266.66667%);
		transform: translateX(-266.66667%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="17"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(266.66667%);
		transform: translateX(266.66667%)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="18"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-283.33333%);
		transform: translateX(-283.33333%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="18"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(283.33333%);
		transform: translateX(283.33333%)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="19"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-300%);
		transform: translateX(-300%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="19"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(300%);
		transform: translateX(300%)
	}
	.xrx-fw-carousel[data-items-per-page="6"][data-item="20"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(-316.66667%);
		transform: translateX(-316.66667%)
	}
	[dir=rtl] .xrx-fw-carousel[data-items-per-page="6"][data-item="20"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		-webkit-transform: translateX(316.66667%);
		transform: translateX(316.66667%)
	}
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item
	{
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item>*
	{
	position: relative;
	height: 100%;
	width: 100%;
	display: block
}

@media screen and (min-width:768px) {
	.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item
		{
		padding: 0 .1875rem
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-carousel[data-items-per-page="1"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item
		{
		-ms-flex-preferred-size: calc(100% - 0.375rem);
		flex-basis: calc(100% - 0.375rem)
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-carousel[data-items-per-page="2"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item
		{
		-ms-flex-preferred-size: calc(50% - 0.375rem);
		flex-basis: calc(50% - 0.375rem)
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-carousel[data-items-per-page="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item
		{
		-ms-flex-preferred-size: calc(33.33333% - 0.375rem);
		flex-basis: calc(33.33333% - 0.375rem)
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-carousel[data-items-per-page="4"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item
		{
		-ms-flex-preferred-size: calc(25% - 0.375rem);
		flex-basis: calc(25% - 0.375rem)
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-carousel[data-items-per-page="5"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item
		{
		-ms-flex-preferred-size: calc(20% - 0.375rem);
		flex-basis: calc(20% - 0.375rem)
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-carousel[data-items-per-page="6"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item
		{
		-ms-flex-preferred-size: calc(16.66667% - 0.375rem);
		flex-basis: calc(16.66667% - 0.375rem)
	}
}

.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item--hidden-mobile
	{
	display: none
}

@media screen and (min-width:768px) {
	.xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item--hidden-mobile
		{
		display: block
	}
}

.xrx-fw-carousel--controls-bottom.xrx-fw-carousel {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}

.xrx-fw-carousel--controls-bottom.xrx-fw-carousel .xrx-fw-carousel__controls__pages
	{
	margin-bottom: 0;
	margin-top: 1rem
}

.xrx-fw-carousel--pagers-none .xrx-fw-carousel__controls__pages {
	display: none
}

@media screen and (min-width:768px) {
	.xrx-fw-carousel--softwarecomponent[data-items-per-page="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		left: -1rem;
		width: calc(100% + 2rem)
	}
	[dir=rtl] .xrx-fw-carousel--softwarecomponent[data-items-per-page="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items
		{
		left: auto;
		right: -1rem
	}
}

.xrx-fw-carousel--softwarecomponent[data-items-per-page="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item
	{
	-ms-flex-negative: 0;
	flex-shrink: 0
}

@media screen and (min-width:768px) {
	.xrx-fw-carousel--softwarecomponent[data-items-per-page="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item
		{
		padding: 0 1rem;
		-ms-flex-preferred-size: calc(33.33333% - 2rem);
		flex-basis: calc(33.33333% - 2rem)
	}
}

.xrx-fw-carousel--softwarecomponent[data-items-per-page="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item>a
	{
	color: #fff;
	background-color: #9b2583
}

.xrx-fw-carousel--softwarecomponent[data-items-per-page="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item>a h4
	{
	margin-bottom: 0;
	padding: 2.5rem 1.3rem 1rem
}

.xrx-fw-carousel--softwarecomponent[data-items-per-page="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item>a p
	{
	padding: .5rem 1.3rem 2.5rem;
	text-transform: uppercase;
	font-size: 14px
}

.xrx-fw-carousel--softwarecomponent[data-items-per-page="3"] .xrx-fw-carousel__wrapper .xrx-fw-carousel__items .xrx-fw-carousel__item:nth-child(2n)>a
	{
	background-color: #737373 !important
}

.xrx-fw-carousel--relatedproducts .xrx-fw-carousel__items .xrx-fw-carousel__item:nth-child(odd) .xrx-fw-product-related__image
	{
	background-color: #e5e5e5 !important
}

.xrx-fw-category-products-display {
	max-width: 900px
}

@media screen and (max-width:969px) {
	.xrx-fw-category-products-display>.xrx-fw-category-product:nth-child(2n) .xrx-fw-category-product__image
		{
		background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5),
			to(#fff));
		background: linear-gradient(#e5e5e5, #fff)
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-category-products-display:not (.xrx-fw-category-product--list-view
		){
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.xrx-fw-category-products-display:not (.xrx-fw-category-product--list-view
		)>.xrx-fw-category-product.xrx-fw-category-product--lob-xog {
		width: calc(33.33333% - .66667rem)
	}
}

@media screen and (min-width:768px) and (-ms-high-contrast:active) , screen
	and (min-width:768px) and (-ms-high-contrast:none) {
	.xrx-fw-category-products-display:not (.xrx-fw-category-product--list-view
		)>.xrx-fw-category-product.xrx-fw-category-product--lob-xog {
		width: calc(33.33333% - .67rem)
	}
}

@media screen and (min-width:768px) { @
	supports (-ms-ime-align:auto ){ .
		xrx-fw-category-products-display: not(.xrx-fw-category-product--list-view)>.xrx-fw-category-product
			.xrx-fw-category-product--lob-xog{width:calc(33.33333% - .67rem)
	}
}

.xrx-fw-category-products-display:not (.xrx-fw-category-product--list-view
	)>.xrx-fw-category-product.xrx-fw-category-product--lob-xog:nth-child(3n+1)
	{
	margin-right: 1rem
}

.xrx-fw-category-products-display:not (.xrx-fw-category-product--list-view
	)>.xrx-fw-category-product.xrx-fw-category-product--lob-xog:nth-child(3n+3)
	{
	margin-left: 1rem
}

[dir=rtl] .xrx-fw-category-products-display:not (.xrx-fw-category-product--list-view
	)>.xrx-fw-category-product.xrx-fw-category-product--lob-xog:nth-child(3n+1)
	{
	margin-left: 1rem;
	margin-right: 0
}

[dir=rtl] .xrx-fw-category-products-display:not (.xrx-fw-category-product--list-view
	)>.xrx-fw-category-product.xrx-fw-category-product--lob-xog:nth-child(3n+3)
	{
	margin-right: 1rem;
	margin-left: 0
}

.xrx-fw-category-products-display:not (.xrx-fw-category-product--list-view
	)>.xrx-fw-category-product.xrx-fw-category-product--lob-xog:nth-child(6n+1) .xrx-fw-category-product__image,
	.xrx-fw-category-products-display:not (.xrx-fw-category-product--list-view
	)>.xrx-fw-category-product.xrx-fw-category-product--lob-xog:nth-child(6n+3) .xrx-fw-category-product__image,
	.xrx-fw-category-products-display:not (.xrx-fw-category-product--list-view
	)>.xrx-fw-category-product.xrx-fw-category-product--lob-xog:nth-child(6n+5) .xrx-fw-category-product__image
	{
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5),
		to(#fff));
	background: linear-gradient(#e5e5e5, #fff)
}

.xrx-fw-category-products-display:not (.xrx-fw-category-product--list-view
	)>.xrx-fw-category-product.xrx-fw-category-product--lob-psg {
	width: 50%
}

.xrx-fw-category-products-display:not (.xrx-fw-category-product--list-view
	)>.xrx-fw-category-product.xrx-fw-category-product--lob-psg:nth-child(odd)
	{
	margin-right: 1rem;
	width: calc(50% - 1rem)
}

.xrx-fw-category-products-display:not (.xrx-fw-category-product--list-view
	)>.xrx-fw-category-product.xrx-fw-category-product--lob-psg:nth-child(2n)
	{
	margin-left: 1rem;
	width: calc(50% - 1rem)
}

.xrx-fw-category-products-display:not (.xrx-fw-category-product--list-view
	)>.xrx-fw-category-product.xrx-fw-category-product--lob-psg:nth-child(4n+1) .xrx-fw-category-product__image,
	.xrx-fw-category-products-display:not (.xrx-fw-category-product--list-view
	)>.xrx-fw-category-product.xrx-fw-category-product--lob-psg:nth-child(6n+4) .xrx-fw-category-product__image
	{
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5),
		to(#fff));
	background: linear-gradient(#e5e5e5, #fff)
}

}
@media screen and (min-width:768px) {
	.xrx-fw-category-products-display.xrx-fw-category-product--list-view {
		display: block
	}
	.xrx-fw-category-products-display.xrx-fw-category-product--list-view>.xrx-fw-category-product
		{
		width: auto
	}
	.xrx-fw-category-products-display.xrx-fw-category-product--list-view>.xrx-fw-category-product:nth-child(odd)
		{
		margin-right: 0;
		width: auto
	}
	.xrx-fw-category-products-display.xrx-fw-category-product--list-view>.xrx-fw-category-product:nth-child(2n)
		{
		margin-left: 0;
		width: auto
	}
	.xrx-fw-category-products-display.xrx-fw-category-product--list-view>.xrx-fw-category-product:nth-child(2n) .xrx-fw-category-product__image
		{
		background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5),
			to(#fff));
		background: linear-gradient(#e5e5e5, #fff)
	}
}

.xrx-fw-component-wrapper {
	width: 100%;
	margin-bottom: 3rem
}

.xrx-fw-component-wrapper>.xrx-row {
	margin-left: 0;
	margin-right: 0
}

.xrx-fw-component-wrapper--variant-centered>.xrx-row {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media screen and (min-width:970px) {
	.xrx-fw-component-wrapper--variant-centered>.xrx-row>div {
		-ms-flex-preferred-size: calc(25% - 6px);
		flex-basis: calc(25% - 6px);
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0
	}
}

.xrx-fw-component-wrapper.xrx-fw-component-wrapper--top-margin {
	margin-top: 3rem
}

.xrx-fw-component-wrapper.xrx-fw-component-wrapper--bottom-margin-0 {
	margin-bottom: 0
}

.xrx-fw-component-wrapper.xrx-fw-component-wrapper--five-wide .xrx-fw-component-wrapper__item:first-child:nth-last-child(5),
	.xrx-fw-component-wrapper.xrx-fw-component-wrapper--five-wide .xrx-fw-component-wrapper__item:first-child:nth-last-child(5)
	~.xrx-fw-component-wrapper__item, .xrx-fw-component-wrapper.xrx-fw-component-wrapper--five-wide .xrx-fw-component-wrapper__item:first-child:nth-last-child(10),
	.xrx-fw-component-wrapper.xrx-fw-component-wrapper--five-wide .xrx-fw-component-wrapper__item:first-child:nth-last-child(10)
	~.xrx-fw-component-wrapper__item {
	-ms-flex-preferred-size: calc(20% - 6px);
	flex-basis: calc(20% - 6px)
}

.xrx-fw-component-wrapper.xrx-fw-component-wrapper--five-wide .xrx-row--wide-gutter .xrx-fw-component-wrapper__item:first-child:nth-last-child(5),
	.xrx-fw-component-wrapper.xrx-fw-component-wrapper--five-wide .xrx-row--wide-gutter .xrx-fw-component-wrapper__item:first-child:nth-last-child(5)
	~.xrx-fw-component-wrapper__item, .xrx-fw-component-wrapper.xrx-fw-component-wrapper--five-wide .xrx-row--wide-gutter .xrx-fw-component-wrapper__item:first-child:nth-last-child(10),
	.xrx-fw-component-wrapper.xrx-fw-component-wrapper--five-wide .xrx-row--wide-gutter .xrx-fw-component-wrapper__item:first-child:nth-last-child(10)
	~.xrx-fw-component-wrapper__item {
	-ms-flex-preferred-size: calc(20% - 30px);
	flex-basis: calc(20% - 30px)
}

.xrx-fw-component-wrapper--full-bleed {
	padding: 3rem 0 calc(3rem - 6px)
}

.xrx-fw-component-wrapper--full-bleed.xrx-fw-component-wrapper--variant-spacing-small
	{
	padding: 1.5rem 0 calc(1.5rem - 6px)
}

.xrx-fw-component-wrapper--full-bleed-wide {
	padding: 3rem 0 calc(3rem - 30px)
}

.xrx-fw-component-wrapper--full-bleed-wide.xrx-fw-component-wrapper--variant-spacing-small
	{
	padding: 1.5rem 0 calc(1.5rem - 6px)
}

.xrx-fw-component-wrapper--bg-green {
	background-color: #27800e
}

.xrx-fw-component-wrapper--bg-green h1,
	.xrx-fw-component-wrapper--bg-green h2,
	.xrx-fw-component-wrapper--bg-green h3,
	.xrx-fw-component-wrapper--bg-green h4,
	.xrx-fw-component-wrapper--bg-green h5,
	.xrx-fw-component-wrapper--bg-green h6 {
	color: #fff
}

.xrx-fw-component-wrapper--bg-yellow {
	background-color: #f67e00
}

.xrx-fw-component-wrapper--bg-yellow h1,
	.xrx-fw-component-wrapper--bg-yellow h2,
	.xrx-fw-component-wrapper--bg-yellow h3,
	.xrx-fw-component-wrapper--bg-yellow h4,
	.xrx-fw-component-wrapper--bg-yellow h5,
	.xrx-fw-component-wrapper--bg-yellow h6 {
	color: #000
}

.xrx-fw-component-wrapper--bg-blue {
	background-color: #1a6fc5
}

.xrx-fw-component-wrapper--bg-blue h1,
	.xrx-fw-component-wrapper--bg-blue h2,
	.xrx-fw-component-wrapper--bg-blue h3,
	.xrx-fw-component-wrapper--bg-blue h4,
	.xrx-fw-component-wrapper--bg-blue h5,
	.xrx-fw-component-wrapper--bg-blue h6 {
	color: #fff
}

.xrx-fw-component-wrapper--bg-violet {
	background-color: #9b2583
}

.xrx-fw-component-wrapper--bg-violet h1,
	.xrx-fw-component-wrapper--bg-violet h2,
	.xrx-fw-component-wrapper--bg-violet h3,
	.xrx-fw-component-wrapper--bg-violet h4,
	.xrx-fw-component-wrapper--bg-violet h5,
	.xrx-fw-component-wrapper--bg-violet h6 {
	color: #fff
}

.xrx-fw-component-wrapper--bg-orange {
	background-color: #c34400
}

.xrx-fw-component-wrapper--bg-orange h1,
	.xrx-fw-component-wrapper--bg-orange h2,
	.xrx-fw-component-wrapper--bg-orange h3,
	.xrx-fw-component-wrapper--bg-orange h4,
	.xrx-fw-component-wrapper--bg-orange h5,
	.xrx-fw-component-wrapper--bg-orange h6 {
	color: #fff
}

.xrx-fw-component-wrapper--bg-gray {
	background-color: #f8f8f8
}

.xrx-fw-component-wrapper--bg-gray h1,
	.xrx-fw-component-wrapper--bg-gray h2,
	.xrx-fw-component-wrapper--bg-gray h3,
	.xrx-fw-component-wrapper--bg-gray h4,
	.xrx-fw-component-wrapper--bg-gray h5,
	.xrx-fw-component-wrapper--bg-gray h6 {
	color: #000
}

.xrx-fw-component-wrapper--bg-black {
	background-color: #000
}

.xrx-fw-component-wrapper--bg-black h1,
	.xrx-fw-component-wrapper--bg-black h2,
	.xrx-fw-component-wrapper--bg-black h3,
	.xrx-fw-component-wrapper--bg-black h4,
	.xrx-fw-component-wrapper--bg-black h5,
	.xrx-fw-component-wrapper--bg-black h6 {
	color: #fff
}

.xrx-fw-component-wrapper--bg-red {
	background-color: #d92231
}

.xrx-fw-component-wrapper--bg-red h1, .xrx-fw-component-wrapper--bg-red h2,
	.xrx-fw-component-wrapper--bg-red h3, .xrx-fw-component-wrapper--bg-red h4,
	.xrx-fw-component-wrapper--bg-red h5, .xrx-fw-component-wrapper--bg-red h6
	{
	color: #fff
}

.xrx-fw-component-wrapper--bg-dark-gray {
	background-color: #333
}

.xrx-fw-component-wrapper--bg-dark-gray h1,
	.xrx-fw-component-wrapper--bg-dark-gray h2,
	.xrx-fw-component-wrapper--bg-dark-gray h3,
	.xrx-fw-component-wrapper--bg-dark-gray h4,
	.xrx-fw-component-wrapper--bg-dark-gray h5,
	.xrx-fw-component-wrapper--bg-dark-gray h6 {
	color: #fff
}

.xrx-fw-component-wrapper__content>.xrx-row {
	margin-left: 0;
	margin-right: 0
}

.xrx-fw-component-wrapper__bottom-cta,
	.xrx-fw-component-wrapper__bottom-link {
	text-align: center
}

.xrx-fw-component-wrapper__bottom-link {
	margin-top: 2.5rem
}

.xrx-fw-component-wrapper__heading {
	font-weight: 200;
	text-align: center;
	margin-bottom: 2.75rem;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto
}

.xrx-fw-component-wrapper__heading h1,
	.xrx-fw-component-wrapper__heading h2,
	.xrx-fw-component-wrapper__heading h3,
	.xrx-fw-component-wrapper__heading h4,
	.xrx-fw-component-wrapper__heading h5,
	.xrx-fw-component-wrapper__heading h6 {
	margin-bottom: 0
}

.xrx-fw-component-wrapper__heading p {
	font-family: Roboto Condensed, sans-serif;
	font-size: 1.375rem;
	font-weight: 200;
	line-height: 1.63636em;
	margin-top: 1rem;
	margin-bottom: 0;
	text-align: center
}

.xrx-fw-component-wrapper__item .xrx_body_chat_live_wrapper--chat-active,
	.xrx-fw-component-wrapper__item .xrx_body_chat_live_wrapper--chat-active .xrx_body_chat_live_wrapper_chat,
	.xrx-fw-component-wrapper__item .xrx_body_chat_live_wrapper--email-active,
	.xrx-fw-component-wrapper__item .xrx_body_chat_live_wrapper--email-active .xrx_body_chat_live_wrapper_email
	{
	display: block
}

.xrx-fw-component-wrapper__item.xrx-fw-component-wrapper__item--hide {
	display: none
}

.xrx-row--layout-2-1 .xrx-fw-component-wrapper__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.xrx-row--layout-2-1 .xrx-fw-component-wrapper__item .xrx-fw-cta--xlarge
	{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.xrx-fw-connect {
	margin: 3px
}

@media screen and (min-width:768px) {
	.xrx-fw-connect .xrx-fw-connect__title {
		margin-left: 30px
	}
}

.xrx-fw-connect .xrx-fw-connect__social {
	padding: 13px
}

.xrx-fw-connect .xrx-fw-follow-us {
	padding: 0;
	min-height: 41px
}

.xrx-fw-connect .xrx-fw-follow-us--ltr .xrx-fw-follow-us__linklist__item.xrx-fw-follow-us__linklist__item--no-label:first-child
	{
	padding-left: 0
}

.xrx-fw-connect .xrx-fw-connect__social-aggregator__feed-item {
	border-top: 1px solid #c1c1c1;
	padding: 15px 0;
	margin: 0
}

.xrx-fw-connect .xrx-fw-connect__social-aggregator__feed-item__icon {
	display: block;
	width: 29px;
	float: left
}

.xrx-fw-connect .xrx-fw-connect__social-aggregator__feed-item__icon>.social-icons
	{
	width: 29px;
	height: 29px
}

.xrx-fw-connect .xrx-fw-connect__social-aggregator__feed-item__text-side
	{
	display: block;
	margin-left: 45px
}

.xrx-fw-connect .xrx-fw-connect__social-aggregator__feed-item__text-side__account,
	.xrx-fw-connect .xrx-fw-connect__social-aggregator__feed-item__text-side__title
	{
	font-family: Roboto, sans-serif !important;
	font-size: .875rem !important;
	line-height: 1.57143em !important;
	font-weight: 400 !important;
	margin: 0 0 4px
}

.xrx-fw-connect .xrx-fw-connect__social-aggregator__feed-item__text-side__twitter-actions__favorite,
	.xrx-fw-connect .xrx-fw-connect__social-aggregator__feed-item__text-side__twitter-actions__reply,
	.xrx-fw-connect .xrx-fw-connect__social-aggregator__feed-item__text-side__twitter-actions__retweet
	{
	background-image: url(../images/social/twitter-actions.png);
	display: inline-block;
	width: 16px;
	height: 16px;
	text-indent: -99999px;
	margin-right: 40px
}

.xrx-fw-connect .xrx-fw-connect__social-aggregator__feed-item__text-side__twitter-actions__reply
	{
	background-position: 0 0
}

.xrx-fw-connect .xrx-fw-connect__social-aggregator__feed-item__text-side__twitter-actions__retweet
	{
	background-position: -81px 0
}

.xrx-fw-connect .xrx-fw-connect__social-aggregator__feed-item__text-side__twitter-actions__favorite
	{
	background-position: -32px 0
}

[dir=rtl] .xrx-fw-connect__title {
	margin: 20px 0 30px 30px
}

@media screen and (min-width:768px) {
	[dir=rtl] .xrx-fw-connect__title {
		margin-right: 30px
	}
}

[dir=rtl] .xrx-fw-connect__social-aggregator__feed-item__icon {
	float: right
}

[dir=rtl] .xrx-fw-connect__social-aggregator__feed-item__text-side {
	margin-right: 45px
}

[dir=rtl] .xrx-fw-connect__social-aggregator__feed-item__text-side__twitter-actions__reply
	{
	margin-right: 0
}

.xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__item
	{
	background-color: #ebebeb;
	text-transform: uppercase
}

.xrx-fw-drawer-resource-component h2 {
	margin: .5rem
}

.xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__drawer
	{
	top: 0
}

.xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content
	{
	text-transform: uppercase;
	background-color: #ebebeb;
	border: 1px solid #c1c1c1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	padding-top: .5rem;
	padding-bottom: .7rem
}

.xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content:first-child
	{
	border-bottom: 0
}

@media screen and (max-width:767px) {
	.xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content
		{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-top: 0;
		padding-bottom: 0
	}
}

.xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__icontxtwrapper
	{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__icontxtwrapper .xrx-fw-drawer-resource-component__icons
	{
	width: 3.3rem
}

@media screen and (max-width:479px) {
	.xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__icontxtwrapper .xrx-fw-drawer-resource-component__icons
		{
		width: 2.4rem;
		padding-right: 1.1rem !important;
		padding-top: .2rem !important
	}
	.xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__icontxtwrapper .xrx-fw-drawer-resource-component__icons svg
		{
		max-width: 2.3rem !important;
		padding-left: .5rem !important
	}
	[dir=rtl] .xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__icontxtwrapper .xrx-fw-drawer-resource-component__icons
		{
		padding-right: 1rem !important;
		margin-right: 0 !important
	}
}

@media screen and (max-width:767px) {
	.xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__icontxtwrapper .xrx-fw-drawer-resource-component__icons
		{
		width: 3.3rem
	}
}

.xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__icontxtwrapper .xrx-fw-drawer-resource-component__icons svg
	{
	max-width: 2.5rem;
	padding-left: .8rem;
	margin-top: 1rem;
	height: 1rem;
	width: 2.2rem;
	vertical-align: baseline
}

.xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__icontxtwrapper .xrx-fw-drawer-resource-component__icons svg>*
	{
	fill: transparent
}

.xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__icontxtwrapper .xrx-fw-drawer-resource-component__icons svg .xrx-fw-svg-inverted
	{
	fill: currentColor
}

[dir=rtl] .xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__icontxtwrapper .xrx-fw-drawer-resource-component__icons
	{
	margin-right: 1rem
}

.xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__icontxtwrapper .xrx-fw-drawer-resource-component__text
	{
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.22222em;
	padding-top: .93rem
}

@media screen and (max-width:767px) {
	.xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__icontxtwrapper .xrx-fw-drawer-resource-component__text
		{
		font-size: 14px;
		padding-top: 1.01rem;
		margin-left: -.5rem
	}
	[dir=rtl] .xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__icontxtwrapper .xrx-fw-drawer-resource-component__text
		{
		padding-right: .6rem !important
	}
}

.xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__buttonwrapper
	{
	margin-left: auto
}

@media screen and (max-width:767px) {
	.xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__buttonwrapper
		{
		margin-left: .2rem
	}
}

[dir=rtl] .xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__buttonwrapper
	{
	margin-right: auto;
	margin-left: 0
}

@media screen and (max-width:767px) {
	[dir=rtl] .xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__buttonwrapper
		{
		margin-right: 2rem
	}
}

.xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__buttonwrapper .xrx-fw-drawer-resource-component__button
	{
	margin-left: auto;
	margin-right: 2rem;
	padding-bottom: .3rem;
	padding-top: .4rem
}

[dir=rtl] .xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__buttonwrapper .xrx-fw-drawer-resource-component__button
	{
	margin-right: auto;
	margin-left: 1rem
}

@media screen and (max-width:479px) {
	.xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__buttonwrapper .xrx-fw-drawer-resource-component__button
		{
		margin-right: auto !important;
		margin-left: .8rem !important;
		padding-top: .4rem;
		float: left;
		width: 100%;
		margin-top: .4rem
	}
	[dir=rtl] .xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content .xrx-fw-drawer-resource-component__buttonwrapper .xrx-fw-drawer-resource-component__button
		{
		margin-top: .7rem
	}
}

[dir=rtl] .xrx-fw-drawer-resource-component .xrx-fw-drawer-resource-component__content
	{
	left: auto
}

.xrx-fw-downloads {
	margin-bottom: .9375rem
}

.xrx-fw-downloads--no-footer:not (.xrx-fw-downloads--columns ) .xrx-fw-downloads__wrapper
	{
	padding-bottom: 1.5625rem
}

@media screen and (min-width:768px) {
	.xrx-fw-downloads--columns .xrx-fw-downloads__wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-downloads--columns .xrx-fw-downloads__column:last-child div:last-child
		{
		margin-bottom: 0
	}
}

.xrx-fw-downloads .xrx-fw-link {
	color: #333
}

.xrx-fw-downloads__wrapper {
	background-color: #f8f8f8;
	border: 2px solid #e5e5e5;
	padding: .625rem .625rem 1.0625rem;
	-webkit-transition: border-color .25s ease-in-out;
	transition: border-color .25s ease-in-out
}

@media screen and (min-width:768px) {
	.xrx-fw-downloads__wrapper:active, .xrx-fw-downloads__wrapper:focus,
		.xrx-fw-downloads__wrapper:hover {
		border-color: #6d1a5c
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-downloads__column {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}
	.xrx-fw-downloads__column:first-child {
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		margin-right: 2rem
	}
	[dir=rtl] .xrx-fw-downloads__column:first-child {
		margin-right: 0;
		margin-left: 2rem
	}
}

.xrx-fw-downloads__html h1, .xrx-fw-downloads__html h2,
	.xrx-fw-downloads__html h3, .xrx-fw-downloads__html h4,
	.xrx-fw-downloads__html h5, .xrx-fw-downloads__html h6 {
	color: #333;
	font-size: .875rem;
	font-weight: 700
}

.xrx-fw-downloads__html blockquote, .xrx-fw-downloads__html p,
	.xrx-fw-downloads__html span {
	font-size: .75rem;
	color: #333;
	font-weight: 200
}

.xrx-fw-downloads__label {
	position: relative;
	z-index: 4
}

.xrx-fw-downloads__label .xrx-fw-cta {
	font-size: .5625rem !important;
	padding: 0 .8125rem;
	min-width: 0
}

.xrx-fw-downloads__label+.xrx-fw-downloads__icon {
	display: none
}

@media screen and (min-width:768px) {
	.xrx-fw-downloads__label+.xrx-fw-downloads__icon {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: -22px;
		position: relative;
		z-index: 2;
		right: -12px
	}
	[dir=rtl] .xrx-fw-downloads__label+.xrx-fw-downloads__icon {
		right: auto;
		left: -12px
	}
}

.xrx-fw-downloads__icon {
	background-color: #fff;
	border: 1px solid #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 1.6875rem 1.0625rem .625rem
}

.xrx-fw-downloads__icon svg {
	width: 25px;
	display: block;
	padding: 0 !important
}

.xrx-fw-downloads__quickview-icon {
	display: none;
	margin-top: .4375rem
}

@media screen and (min-width:768px) {
	.xrx-fw-downloads__quickview-icon {
		display: block
	}
}

.xrx-fw-downloads__quickview-icon .xrx-fw-quick-view-cta {
	display: block
}

.xrx-fw-downloads__quickview-icon .xrx-fw-quick-view-cta>span {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.xrx-fw-downloads__quickview-icon .xrx-fw-quick-view-cta svg {
	margin: 0;
	position: relative;
	right: -12px;
	fill: #808285
}

[dir=rtl] .xrx-fw-downloads__quickview-icon .xrx-fw-quick-view-cta svg {
	right: auto;
	left: -12px
}

.xrx-fw-downloads__quickview-icon .xrx-fw-quick-view-cta svg+span {
	display: none
}

.xrx-fw-downloads__after-content .xrx-fw-link {
	display: block;
	padding: .4375rem .625rem
}

.xrx-fw-cta-tray {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 1170px;
	margin: 0 auto;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.xrx-fw-cta-tray * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.xrx-fw-cta-tray__content--columns-2 {
	-webkit-columns: 2;
	column-count: 2
}

.xrx-fw-cta-tray__content--columns-3 {
	-webkit-columns: 3;
	column-count: 3
}

.xrx-fw-cta-tray__content--columns-4 {
	-webkit-columns: 4;
	column-count: 4
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile {
	position: relative;
	display: block;
	text-decoration: none;
	width: 100%;
	cursor: pointer;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}

@media screen and (min-width:768px) {
	.xrx-fw-cta-tray .xrx-fw-cta-tray-tile {
		position: static;
		padding-left: 2px;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(33% - 2px);
		flex-basis: calc(33% - 2px);
		max-width: 598px
	}
	.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:nth-last-child(n+4):first-child,
		.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:nth-last-child(n+4):first-child
		~* {
		-ms-flex-preferred-size: calc(50% - 2px);
		flex-basis: calc(50% - 2px)
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:nth-last-child(n+4):first-child,
		.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:nth-last-child(n+4):first-child
		~* {
		-ms-flex-preferred-size: calc(25% - 2px);
		flex-basis: calc(25% - 2px)
	}
	.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:nth-last-child(n+5):first-child,
		.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:nth-last-child(n+5):first-child
		~* {
		-ms-flex-preferred-size: calc(33% - 2px);
		flex-basis: calc(33% - 2px)
	}
	.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:nth-last-child(n+6):first-child,
		.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:nth-last-child(n+6):first-child
		~* {
		-ms-flex-preferred-size: calc(33% - 2px) !important;
		flex-basis: calc(33% - 2px) !important
	}
	.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:nth-last-child(n+7):first-child,
		.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:nth-last-child(n+7):first-child
		~* {
		-ms-flex-preferred-size: calc(25% - 2px) !important;
		flex-basis: calc(25% - 2px) !important
	}
	.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:nth-last-child(n+9):first-child,
		.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:nth-last-child(n+9):first-child
		~* {
		-ms-flex-preferred-size: calc(33% - 2px) !important;
		flex-basis: calc(33% - 2px) !important
	}
	.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:nth-last-child(n+10):first-child,
		.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:nth-last-child(n+10):first-child
		~* {
		-ms-flex-preferred-size: calc(25% - 2px) !important;
		flex-basis: calc(25% - 2px) !important
	}
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile.xrx-fw-cta-tray-tile--transition
	{
	-webkit-transition: padding .25s ease-in-out;
	transition: padding .25s ease-in-out
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:focus .xrx-fw-cta-tray-tile__text,
	.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:hover .xrx-fw-cta-tray-tile__text
	{
	color: #000
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:focus .xrx-fw-cta-tray-tile__text span,
	.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:hover .xrx-fw-cta-tray-tile__text span
	{
	text-decoration: underline
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:focus .xrx-fw-cta-tray-tile__text:after,
	.xrx-fw-cta-tray .xrx-fw-cta-tray-tile:hover .xrx-fw-cta-tray-tile__text:after
	{
	display: inline-block;
	text-decoration: none
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile[aria-expanded=true] .xrx-fw-cta-tray-tile__text span
	{
	text-decoration: underline
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile[aria-expanded=true] .xrx-fw-cta-tray-tile__text:after
	{
	content: "-";
	color: #6d1a5c;
	background-color: #fff;
	border: 2px solid #6d1a5c;
	width: 31px;
	height: 31px;
	line-height: 31px
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile[aria-expanded=true] .xrx-fw-cta-tray-tile__arrow__arrow-down
	{
	display: block
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__image {
	position: relative;
	width: 100%;
	height: 146px;
	margin: 0 0 .9375rem
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__image div {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	display: block;
	min-height: 0;
	min-width: 0
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__image--contain {
	padding: 0 10%
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__image--contain>div {
	width: 80%
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__image--contain>div .xrx-fw-lazy-background__image
	{
	background-size: contain
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: 50%;
	border: .1875rem solid #6d1a5c;
	background-color: #6d1a5c;
	width: 8.75rem;
	height: 8.75rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto 1.25rem
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__icon .xrx-fw-icon {
	width: 5.5rem;
	max-width: none;
	height: 5.5rem;
	max-height: none;
	padding: 0 !important;
	color: #fff
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__title {
	font-family: Roboto Condensed, sans-serif;
	font-size: 1.5rem;
	text-align: center;
	color: #000;
	padding-bottom: 20px
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__title--align-right {
	text-align: right
}

[dir=rtl] .xrx-fw-cta-tray .xrx-fw-cta-tray-tile__title--align-right {
	text-align: left
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__text {
	position: relative;
	font-family: Roboto Condensed, sans-serif;
	font-size: 1.5rem;
	color: #000;
	font-weight: 200;
	line-height: 35px;
	padding: 0 50px 30px 16px;
	min-height: auto
}

@media screen and (min-width:768px) {
	.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__text {
		min-height: 100px
	}
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__text--align-right {
	text-align: right
}

[dir=rtl] .xrx-fw-cta-tray .xrx-fw-cta-tray-tile__text--align-right {
	text-align: left
}

[dir=rtl] .xrx-fw-cta-tray .xrx-fw-cta-tray-tile__text {
	padding: 0 16px 50px 50px
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__text p {
	font-family: Roboto Condensed, sans-serif;
	margin-top: 1.5rem;
	margin-bottom: 0
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__text:after {
	position: absolute;
	color: #fff;
	right: 0;
	top: 0;
	display: block;
	text-align: center;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background-color: #6d1a5c;
	content: "+"
}

[dir=rtl] .xrx-fw-cta-tray .xrx-fw-cta-tray-tile__text:after {
	right: auto;
	left: 0
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__arrow {
	position: relative;
	overflow: hidden;
	z-index: 10;
	height: 20px;
	cursor: auto
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__arrow__arrow-down {
	display: none;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fff;
	margin: 0 auto
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__content {
	z-index: 9;
	position: absolute;
	width: calc(100% + 30px);
	left: -15px;
	right: 0;
	overflow: hidden;
	max-height: 0;
	padding: 0 50px;
	background-color: #f8f8f8;
	margin-top: -20px;
	cursor: auto
}

@media screen and (min-width:768px) {
	.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__content {
		width: 100%;
		left: 0
	}
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__content__container {
	position: relative;
	padding: 60px 0;
	max-width: 1170px;
	margin: 0 auto !important
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__content__container__close {
	cursor: pointer;
	right: 10px;
	bottom: 20px;
	position: absolute;
	display: inline-block;
	vertical-align: top;
	min-width: 27px;
	min-height: 25px;
	border: 1px solid #000;
	background: #fff;
	color: #000;
	text-decoration: none
}

[dir=rtl] .xrx-fw-cta-tray .xrx-fw-cta-tray-tile__content__container__close
	{
	left: 10px;
	right: auto
}

@media screen and (min-width:768px) {
	.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__content__container__close {
		top: 20px;
		bottom: auto
	}
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__content__container__close:after
	{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 19px;
	height: 1px;
	display: block;
	border-top: 1px solid;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: translateX(-9px) rotate(45deg);
	transform: translateX(-9px) rotate(45deg)
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__content__container__close:before
	{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 19px;
	display: block;
	border-left: 1px solid;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: translateY(-9px) rotate(45deg);
	transform: translateY(-9px) rotate(45deg)
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__content__footer {
	z-index: 9;
	position: relative;
	width: calc(100% + 100px);
	left: -50px;
	right: 0;
	overflow: hidden;
	background-color: #333;
	min-height: 40px;
	padding: 10px 0
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__content__footer__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	max-width: 1170px;
	margin: 0 auto !important;
	text-align: center;
	min-height: 40px;
	padding: 0 20px
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__content__footer__container__text
	{
	color: #fff;
	font-family: Roboto Condensed, sans-serif;
	font-weight: 200;
	font-size: 1.125rem;
	padding: 10px 30px
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile__content.xrx-fw-cta-tray-tile__content--transition
	{
	-webkit-transition: max-height .25s ease-in-out;
	transition: max-height .25s ease-in-out
}

@media screen and (min-width:970px) {
	.xrx-fw-cta-tray.xrx-fw-cta-tray--five-wide .xrx-fw-cta-tray-tile:nth-last-child(n+5):first-child,
		.xrx-fw-cta-tray.xrx-fw-cta-tray--five-wide .xrx-fw-cta-tray-tile:nth-last-child(n+5):first-child
		~* {
		-ms-flex-preferred-size: calc(20% - 2px);
		flex-basis: calc(20% - 2px)
	}
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-green .xrx-fw-cta-tray-tile__icon
	{
	background-color: #27800e;
	border-color: #27800e
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-green .xrx-fw-cta-tray-tile__icon.xrx-fw-cta-tray-tile__icon--reversed
	{
	background-color: #fff
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-green .xrx-fw-cta-tray-tile__icon.xrx-fw-cta-tray-tile__icon--reversed .xrx-fw-icon
	{
	color: #27800e
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-green .xrx-fw-cta-tray-tile[aria-expanded=true] .xrx-fw-cta-tray-tile__text:after
	{
	border: 2px solid #27800e;
	color: #27800e
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-green .xrx-fw-cta-tray-tile__text:after
	{
	background-color: #27800e
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-yellow .xrx-fw-cta-tray-tile__icon
	{
	background-color: #f67e00;
	border-color: #f67e00
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-yellow .xrx-fw-cta-tray-tile__icon.xrx-fw-cta-tray-tile__icon--reversed
	{
	background-color: #fff
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-yellow .xrx-fw-cta-tray-tile__icon.xrx-fw-cta-tray-tile__icon--reversed .xrx-fw-icon
	{
	color: #f67e00
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-yellow .xrx-fw-cta-tray-tile[aria-expanded=true] .xrx-fw-cta-tray-tile__text:after
	{
	border: 2px solid #f67e00;
	color: #f67e00
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-yellow .xrx-fw-cta-tray-tile__text:after
	{
	background-color: #f67e00
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-blue .xrx-fw-cta-tray-tile__icon
	{
	background-color: #1a6fc5;
	border-color: #1a6fc5
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-blue .xrx-fw-cta-tray-tile__icon.xrx-fw-cta-tray-tile__icon--reversed
	{
	background-color: #fff
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-blue .xrx-fw-cta-tray-tile__icon.xrx-fw-cta-tray-tile__icon--reversed .xrx-fw-icon
	{
	color: #1a6fc5
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-blue .xrx-fw-cta-tray-tile[aria-expanded=true] .xrx-fw-cta-tray-tile__text:after
	{
	border: 2px solid #1a6fc5;
	color: #1a6fc5
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-blue .xrx-fw-cta-tray-tile__text:after
	{
	background-color: #1a6fc5
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-violet .xrx-fw-cta-tray-tile__icon
	{
	background-color: #9b2583;
	border-color: #9b2583
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-violet .xrx-fw-cta-tray-tile__icon.xrx-fw-cta-tray-tile__icon--reversed
	{
	background-color: #fff
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-violet .xrx-fw-cta-tray-tile__icon.xrx-fw-cta-tray-tile__icon--reversed .xrx-fw-icon
	{
	color: #9b2583
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-violet .xrx-fw-cta-tray-tile[aria-expanded=true] .xrx-fw-cta-tray-tile__text:after
	{
	border: 2px solid #9b2583;
	color: #9b2583
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-violet .xrx-fw-cta-tray-tile__text:after
	{
	background-color: #9b2583
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-orange .xrx-fw-cta-tray-tile__icon
	{
	background-color: #c34400;
	border-color: #c34400
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-orange .xrx-fw-cta-tray-tile__icon.xrx-fw-cta-tray-tile__icon--reversed
	{
	background-color: #fff
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-orange .xrx-fw-cta-tray-tile__icon.xrx-fw-cta-tray-tile__icon--reversed .xrx-fw-icon
	{
	color: #c34400
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-orange .xrx-fw-cta-tray-tile[aria-expanded=true] .xrx-fw-cta-tray-tile__text:after
	{
	border: 2px solid #c34400;
	color: #c34400
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-orange .xrx-fw-cta-tray-tile__text:after
	{
	background-color: #c34400
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-gray .xrx-fw-cta-tray-tile__icon
	{
	background-color: #f8f8f8;
	border-color: #f8f8f8
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-gray .xrx-fw-cta-tray-tile__icon.xrx-fw-cta-tray-tile__icon--reversed
	{
	background-color: #fff
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-gray .xrx-fw-cta-tray-tile__icon.xrx-fw-cta-tray-tile__icon--reversed .xrx-fw-icon
	{
	color: #f8f8f8
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-gray .xrx-fw-cta-tray-tile[aria-expanded=true] .xrx-fw-cta-tray-tile__text:after
	{
	border: 2px solid #f8f8f8;
	color: #f8f8f8
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-gray .xrx-fw-cta-tray-tile__text:after
	{
	background-color: #f8f8f8
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-black .xrx-fw-cta-tray-tile__icon
	{
	background-color: #000;
	border-color: #000
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-black .xrx-fw-cta-tray-tile__icon.xrx-fw-cta-tray-tile__icon--reversed
	{
	background-color: #fff
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-black .xrx-fw-cta-tray-tile__icon.xrx-fw-cta-tray-tile__icon--reversed .xrx-fw-icon
	{
	color: #000
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-black .xrx-fw-cta-tray-tile[aria-expanded=true] .xrx-fw-cta-tray-tile__text:after
	{
	border: 2px solid #000;
	color: #000
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-black .xrx-fw-cta-tray-tile__text:after
	{
	background-color: #000
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-red .xrx-fw-cta-tray-tile__icon
	{
	background-color: #d92231;
	border-color: #d92231
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-red .xrx-fw-cta-tray-tile__icon.xrx-fw-cta-tray-tile__icon--reversed
	{
	background-color: #fff
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-red .xrx-fw-cta-tray-tile__icon.xrx-fw-cta-tray-tile__icon--reversed .xrx-fw-icon
	{
	color: #d92231
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-red .xrx-fw-cta-tray-tile[aria-expanded=true] .xrx-fw-cta-tray-tile__text:after
	{
	border: 2px solid #d92231;
	color: #d92231
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-red .xrx-fw-cta-tray-tile__text:after
	{
	background-color: #d92231
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-dark-gray .xrx-fw-cta-tray-tile__icon
	{
	background-color: #333;
	border-color: #333
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-dark-gray .xrx-fw-cta-tray-tile__icon.xrx-fw-cta-tray-tile__icon--reversed
	{
	background-color: #fff
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-dark-gray .xrx-fw-cta-tray-tile__icon.xrx-fw-cta-tray-tile__icon--reversed .xrx-fw-icon
	{
	color: #333
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-dark-gray .xrx-fw-cta-tray-tile[aria-expanded=true] .xrx-fw-cta-tray-tile__text:after
	{
	border: 2px solid #333;
	color: #333
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--color-dark-gray .xrx-fw-cta-tray-tile__text:after
	{
	background-color: #333
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	margin-top: 10px
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile .xrx-fw-cta-tray-tile__text
	{
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400;
	padding-top: 4px
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile:focus .xrx-fw-cta-tray-tile__text span,
	.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile:hover .xrx-fw-cta-tray-tile__text span
	{
	text-decoration: none
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile:focus .xrx-fw-cta-tray-tile__title,
	.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile:hover .xrx-fw-cta-tray-tile__title
	{
	color: #000;
	text-decoration: underline
}

@media screen and (min-width:480px) {
	.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile {
		position: static;
		padding-left: 10px;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: calc(33% - 10px);
		flex-basis: calc(33% - 10px);
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile:nth-last-child(n+4):first-child,
		.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile:nth-last-child(n+4):first-child
		~* {
		-ms-flex-preferred-size: calc(50% - 10px);
		flex-basis: calc(50% - 10px)
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile {
		margin-top: 0
	}
	.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile:nth-last-child(n+4):first-child,
		.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile:nth-last-child(n+4):first-child
		~* {
		-ms-flex-preferred-size: calc(25% - 10px);
		flex-basis: calc(25% - 10px)
	}
	.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile:nth-last-child(n+5):first-child,
		.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile:nth-last-child(n+5):first-child
		~* {
		-ms-flex-preferred-size: calc(33% - 10px);
		flex-basis: calc(33% - 10px)
	}
	.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile:nth-last-child(n+6):first-child,
		.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile:nth-last-child(n+6):first-child
		~* {
		-ms-flex-preferred-size: calc(33% - 10px) !important;
		flex-basis: calc(33% - 10px) !important
	}
	.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile:nth-last-child(n+7):first-child,
		.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile:nth-last-child(n+7):first-child
		~* {
		-ms-flex-preferred-size: calc(25% - 10px) !important;
		flex-basis: calc(25% - 10px) !important
	}
	.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile:nth-last-child(n+9):first-child,
		.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile:nth-last-child(n+9):first-child
		~* {
		-ms-flex-preferred-size: calc(33% - 10px) !important;
		flex-basis: calc(33% - 10px) !important
	}
	.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile:nth-last-child(n+10):first-child,
		.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile:nth-last-child(n+10):first-child
		~* {
		-ms-flex-preferred-size: calc(25% - 10px) !important;
		flex-basis: calc(25% - 10px) !important
	}
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile[aria-expanded=true] .xrx-fw-cta-tray-tile__title
	{
	text-decoration: underline
}

.xrx-fw-cta-tray.xrx-fw-cta-tray--variant-circle .xrx-fw-cta-tray-tile[aria-expanded=true] .xrx-fw-cta-tray-tile__text span
	{
	text-decoration: none
}

.xrx-fw-cta-tray a.xrx-fw-cta-tray-tile {
	cursor: pointer
}

.xrx-fw-cta-tray a.xrx-fw-cta-tray-tile:hover .xrx-fw-cta-tray-tile__title
	{
	text-decoration: underline !important
}

.xrx-fw-cta-tray a.xrx-fw-cta-tray-tile .xrx-fw-cta-tray-tile__container
	{
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column
}

.xrx-fw-cta-tray a.xrx-fw-cta-tray-tile .xrx-fw-cta-tray-tile__container .xrx-fw-cta-tray-tile__title
	{
	font-weight: 400
}

.xrx-fw-cta-tray a.xrx-fw-cta-tray-tile .xrx-fw-cta-tray-tile__container .xrx-fw-cta-tray-tile__text
	{
	text-align: center;
	padding-right: 16px;
	position: relative;
	padding-bottom: 0;
	margin-bottom: 50px;
	height: auto;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column
}

.xrx-fw-cta-tray a.xrx-fw-cta-tray-tile .xrx-fw-cta-tray-tile__container .xrx-fw-cta-tray-tile__text>span
	{
	display: inline-block;
	margin-bottom: 15px
}

.xrx-fw-cta-tray a.xrx-fw-cta-tray-tile .xrx-fw-cta-tray-tile__container .xrx-fw-cta-tray-tile__text:after
	{
	content: normal
}

.xrx-fw-cta-tray a.xrx-fw-cta-tray-tile .xrx-fw-cta-tray-tile__container .xrx-fw-cta-tray-tile__text .xrx-fw-cta-tray-tile__cta
	{
	margin-top: auto
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile--no-tray {
	cursor: auto
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile--no-tray:hover .xrx-fw-cta-tray-tile__title
	{
	text-decoration: none !important
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile--no-tray .xrx-fw-cta-tray-tile__text
	{
	text-align: center;
	padding-right: 16px
}

.xrx-fw-cta-tray .xrx-fw-cta-tray-tile--no-tray .xrx-fw-cta-tray-tile__text:after
	{
	content: normal
}

.xrx-fw-fader[data-active-index="0"] .xrx-fw-pagination-dot:first-of-type
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-fader[data-active-index="0"] .xrx-fw-pagination-dot--black:first-of-type
	{
	border-color: #fff;
	background-color: #fff
}

.xrx-fw-fader[data-active-index="1"] .xrx-fw-pagination-dot:nth-of-type(2)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-fader[data-active-index="1"] .xrx-fw-pagination-dot--black:nth-of-type(2)
	{
	border-color: #fff;
	background-color: #fff
}

.xrx-fw-fader[data-active-index="2"] .xrx-fw-pagination-dot:nth-of-type(3)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-fader[data-active-index="2"] .xrx-fw-pagination-dot--black:nth-of-type(3)
	{
	border-color: #fff;
	background-color: #fff
}

.xrx-fw-fader[data-active-index="3"] .xrx-fw-pagination-dot:nth-of-type(4)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-fader[data-active-index="3"] .xrx-fw-pagination-dot--black:nth-of-type(4)
	{
	border-color: #fff;
	background-color: #fff
}

.xrx-fw-fader[data-active-index="4"] .xrx-fw-pagination-dot:nth-of-type(5)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-fader[data-active-index="4"] .xrx-fw-pagination-dot--black:nth-of-type(5)
	{
	border-color: #fff;
	background-color: #fff
}

.xrx-fw-fader[data-active-index="5"] .xrx-fw-pagination-dot:nth-of-type(6)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-fader[data-active-index="5"] .xrx-fw-pagination-dot--black:nth-of-type(6)
	{
	border-color: #fff;
	background-color: #fff
}

.xrx-fw-fader[data-active-index="6"] .xrx-fw-pagination-dot:nth-of-type(7)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-fader[data-active-index="6"] .xrx-fw-pagination-dot--black:nth-of-type(7)
	{
	border-color: #fff;
	background-color: #fff
}

.xrx-fw-fader[data-active-index="7"] .xrx-fw-pagination-dot:nth-of-type(8)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-fader[data-active-index="7"] .xrx-fw-pagination-dot--black:nth-of-type(8)
	{
	border-color: #fff;
	background-color: #fff
}

.xrx-fw-fader[data-active-index="8"] .xrx-fw-pagination-dot:nth-of-type(9)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-fader[data-active-index="8"] .xrx-fw-pagination-dot--black:nth-of-type(9)
	{
	border-color: #fff;
	background-color: #fff
}

.xrx-fw-fader[data-active-index="9"] .xrx-fw-pagination-dot:nth-of-type(10)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-fader[data-active-index="9"] .xrx-fw-pagination-dot--black:nth-of-type(10)
	{
	border-color: #fff;
	background-color: #fff
}

.xrx-fw-fader[data-active-index="10"] .xrx-fw-pagination-dot:nth-of-type(11)
	{
	border-color: #d92231;
	background-color: #d92231
}

.xrx-fw-fader[data-active-index="10"] .xrx-fw-pagination-dot--black:nth-of-type(11)
	{
	border-color: #fff;
	background-color: #fff
}

.xrx-fw-fader {
	position: relative;
	padding: 5.6875rem 0;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

@media screen and (min-width:0) and (max-width:479px) {
	.xrx-fw-fader {
		background-image: none !important;
		height: 100%;
		padding: 0
	}
	.xrx-fw-fader:before {
		display: none
	}
}

.xrx-fw-fader--overlay:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .65);
	height: 100%;
	width: 100%;
	z-index: 1
}

.xrx-fw-fader__pagination {
	width: 100%;
	text-align: center;
	padding: .9375rem 0;
	position: relative;
	z-index: 4
}

.xrx-fw-fader .xrx-fw-carousel__controls__next, .xrx-fw-fader .xrx-fw-carousel__controls__previous
	{
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	border-width: 3px;
	border-color: hsla(0, 0%, 100%, .75);
	z-index: 4
}

@media screen and (min-width:480px) {
	.xrx-fw-fader .xrx-fw-carousel__controls__next, .xrx-fw-fader .xrx-fw-carousel__controls__previous
		{
		width: 2.5rem;
		height: 2.5rem
	}
}

.xrx-fw-high-contrast .xrx-fw-fader .xrx-fw-carousel__controls__next,
	.xrx-fw-high-contrast .xrx-fw-fader .xrx-fw-carousel__controls__previous
	{
	border-color: #fff
}

.xrx-fw-fader .xrx-fw-carousel__controls__next:active, .xrx-fw-fader .xrx-fw-carousel__controls__next:hover,
	.xrx-fw-fader .xrx-fw-carousel__controls__previous:active,
	.xrx-fw-fader .xrx-fw-carousel__controls__previous:hover {
	border-color: #d92231
}

.xrx-fw-fader .xrx-fw-carousel__controls__previous {
	left: 1.0625rem
}

[dir=rtl] .xrx-fw-fader .xrx-fw-carousel__controls__previous {
	right: 1.0625rem;
	left: auto
}

@media screen and (min-width:480px) {
	.xrx-fw-fader .xrx-fw-carousel__controls__previous {
		left: -3.4375rem
	}
	[dir=rtl] .xrx-fw-fader .xrx-fw-carousel__controls__previous {
		right: -3.4375rem;
		left: auto
	}
}

@media screen and (min-width:480px) and (max-width:559px) {
	.xrx-fw-fader .xrx-fw-carousel__controls__previous {
		left: 0
	}
	[dir=rtl] .xrx-fw-fader .xrx-fw-carousel__controls__previous {
		right: 0;
		left: auto
	}
}

.xrx-fw-fader .xrx-fw-carousel__controls__next {
	right: 1.0625rem
}

[dir=rtl] .xrx-fw-fader .xrx-fw-carousel__controls__next {
	left: 1.0625rem;
	right: auto
}

@media screen and (min-width:480px) {
	.xrx-fw-fader .xrx-fw-carousel__controls__next {
		right: -3.4375rem
	}
	[dir=rtl] .xrx-fw-fader .xrx-fw-carousel__controls__next {
		left: -3.4375rem;
		right: auto
	}
}

@media screen and (min-width:480px) and (max-width:559px) {
	.xrx-fw-fader .xrx-fw-carousel__controls__next {
		right: 0
	}
	[dir=rtl] .xrx-fw-fader .xrx-fw-carousel__controls__next {
		left: 0;
		right: auto
	}
}

.xrx-fw-fader__wrap {
	width: 100%;
	max-width: 100%;
	position: relative
}

@media screen and (min-width:480px) {
	.xrx-fw-fader__wrap {
		margin: 0 auto;
		max-width: 28.75rem
	}
}

.xrx-fw-fader__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media screen and (min-width:480px) {
	.xrx-fw-fader__items {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.xrx-fw-fader__item {
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	opacity: 0;
	z-index: 1;
	height: 100%;
	min-width: 100%
}

.xrx-fw-fader__item>* {
	margin: 0 auto;
	max-width: 100%
}

@media screen and (min-width:480px) {
	.xrx-fw-fader__item>* {
		max-width: 31.25rem
	}
}

.xrx-fw-fader__item:nth-child(2) {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

[dir=rtl] .xrx-fw-fader__item:nth-child(2) {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.xrx-fw-fader__item:nth-child(3) {
	-webkit-transform: translateX(-200%);
	transform: translateX(-200%)
}

[dir=rtl] .xrx-fw-fader__item:nth-child(3) {
	-webkit-transform: translateX(200%);
	transform: translateX(200%)
}

.xrx-fw-fader__item:nth-child(4) {
	-webkit-transform: translateX(-300%);
	transform: translateX(-300%)
}

[dir=rtl] .xrx-fw-fader__item:nth-child(4) {
	-webkit-transform: translateX(300%);
	transform: translateX(300%)
}

.xrx-fw-fader__item:nth-child(5) {
	-webkit-transform: translateX(-400%);
	transform: translateX(-400%)
}

[dir=rtl] .xrx-fw-fader__item:nth-child(5) {
	-webkit-transform: translateX(400%);
	transform: translateX(400%)
}

.xrx-fw-fader__item:nth-child(6) {
	-webkit-transform: translateX(-500%);
	transform: translateX(-500%)
}

[dir=rtl] .xrx-fw-fader__item:nth-child(6) {
	-webkit-transform: translateX(500%);
	transform: translateX(500%)
}

.xrx-fw-fader__item:nth-child(7) {
	-webkit-transform: translateX(-600%);
	transform: translateX(-600%)
}

[dir=rtl] .xrx-fw-fader__item:nth-child(7) {
	-webkit-transform: translateX(600%);
	transform: translateX(600%)
}

.xrx-fw-fader__item:nth-child(8) {
	-webkit-transform: translateX(-700%);
	transform: translateX(-700%)
}

[dir=rtl] .xrx-fw-fader__item:nth-child(8) {
	-webkit-transform: translateX(700%);
	transform: translateX(700%)
}

.xrx-fw-fader__item:nth-child(9) {
	-webkit-transform: translateX(-800%);
	transform: translateX(-800%)
}

[dir=rtl] .xrx-fw-fader__item:nth-child(9) {
	-webkit-transform: translateX(800%);
	transform: translateX(800%)
}

.xrx-fw-fader__item:nth-child(10) {
	-webkit-transform: translateX(-900%);
	transform: translateX(-900%)
}

[dir=rtl] .xrx-fw-fader__item:nth-child(10) {
	-webkit-transform: translateX(900%);
	transform: translateX(900%)
}

.xrx-fw-fader__item:nth-child(1n+11) {
	display: none !important
}

.xrx-fw-fader[data-active-index="0"] .xrx-fw-fader__item:first-of-type,
	.xrx-fw-fader[data-active-index="1"] .xrx-fw-fader__item:nth-of-type(2),
	.xrx-fw-fader[data-active-index="2"] .xrx-fw-fader__item:nth-of-type(3),
	.xrx-fw-fader[data-active-index="3"] .xrx-fw-fader__item:nth-of-type(4),
	.xrx-fw-fader[data-active-index="4"] .xrx-fw-fader__item:nth-of-type(5),
	.xrx-fw-fader[data-active-index="5"] .xrx-fw-fader__item:nth-of-type(6),
	.xrx-fw-fader[data-active-index="6"] .xrx-fw-fader__item:nth-of-type(7),
	.xrx-fw-fader[data-active-index="7"] .xrx-fw-fader__item:nth-of-type(8),
	.xrx-fw-fader[data-active-index="8"] .xrx-fw-fader__item:nth-of-type(9),
	.xrx-fw-fader[data-active-index="9"] .xrx-fw-fader__item:nth-of-type(10),
	.xrx-fw-fader[data-active-index="10"] .xrx-fw-fader__item:nth-of-type(11)
	{
	opacity: 1;
	z-index: 2
}

.xrx-fw-featured-resources {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

@media screen and (min-width:768px) {
	.xrx-fw-featured-resources {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
}

.xrx-fw-featured-resources__featured {
	-ms-flex-negative: 1;
	flex-shrink: 1;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	padding-bottom: 1.0625rem;
	margin-bottom: .875rem;
	border-bottom: 1px solid #e5e5e5
}

@media screen and (min-width:768px) {
	.xrx-fw-featured-resources__featured {
		-ms-flex-preferred-size: calc(50% + 1.8125rem);
		flex-basis: calc(50% + 1.8125rem);
		padding-right: 1.8125rem;
		padding-bottom: 0;
		margin-bottom: 0;
		border-bottom: none
	}
}

@media screen and (min-width:768px) {
	html[dir=rtl] .xrx-fw-featured-resources__featured {
		padding-right: 0;
		padding-left: 1.8125rem
	}
}

.xrx-fw-featured-resources__stack {
	-ms-flex-negative: 1;
	flex-shrink: 1;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}

@media screen and (min-width:768px) {
	.xrx-fw-featured-resources__stack {
		-ms-flex-preferred-size: calc(50% - 1.8125rem);
		flex-basis: calc(50% - 1.8125rem);
		padding-left: 1.8125rem;
		border-left: 1px solid #e5e5e5
	}
}

html[dir=rtl] .xrx-fw-featured-resources__stack {
	border-left: 0
}

@media screen and (min-width:768px) {
	html[dir=rtl] .xrx-fw-featured-resources__stack {
		padding-left: 0;
		padding-right: 1.8125rem;
		border-right: 1px solid #e5e5e5
	}
}

.xrx-fw-featured-resources__stack .xrx-fw-resource {
	padding-bottom: .625rem;
	padding-top: .625rem;
	border-bottom: 1px solid #e5e5e5
}

.xrx-fw-featured-resources__stack .xrx-fw-resource:first-child {
	padding-top: 0
}

.xrx-fw-featured-resources__stack .xrx-fw-resource:last-child {
	padding-bottom: 0;
	border-bottom: 0
}

.xrx-fw-floating-footer {
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	position: fixed;
	background-color: #ebebeb;
	color: #000;
	padding: 10px 30px
}

@media screen and (max-width:767px) {
	.xrx-fw-floating-footer {
		padding: 5px 30px
	}
	.xrx-fw-floating-footer .xrx-fw-image-cta {
		font-family: Roboto, sans-serif !important;
		font-size: .875rem !important;
		line-height: 1.57143em !important;
		font-weight: 400 !important
	}
	.xrx-fw-floating-footer .xrx-fw-image-cta>span>svg {
		height: 40px;
		width: 40px
	}
}

.xrx-fw-floating-footer a {
	color: #000;
	text-decoration: none
}

.xrx-fw-floating-footer a:active, .xrx-fw-floating-footer a:focus,
	.xrx-fw-floating-footer a:hover {
	text-decoration: underline;
	color: #000
}

.xrx-fw-floating-footer ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0;
	padding: 0
}

@media screen and (min-width:768px) {
	.xrx-fw-floating-footer ul {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
}

.xrx-fw-floating-footer ul>li {
	display: inline-block;
	margin-left: 20px
}

.xrx-fw-floating-footer ul>li:first-child {
	margin-left: 0
}

body.xrx-floating-footer-active, body.xrx-fw-floating-footer-active {
	padding-bottom: 100px
}

.xrx-fw-html-content-banner {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media screen and (min-width:970px) {
	.xrx-fw-html-content-banner {
		min-height: 39.375rem;
		padding: 1.25rem 1.875rem;
		background-position: 50%
	}
	.xrx-fw-html-content-banner--image-position-top {
		background-position: top
	}
	.xrx-fw-html-content-banner--image-position-top-left {
		background-position: 0 0
	}
	.xrx-fw-html-content-banner--image-position-top-right {
		background-position: 100% 0
	}
	.xrx-fw-html-content-banner--image-position-left {
		background-position: 0
	}
	.xrx-fw-html-content-banner--image-position-right {
		background-position: 100%
	}
	.xrx-fw-html-content-banner--image-position-bottom {
		background-position: bottom
	}
	.xrx-fw-html-content-banner--image-position-bottom-left {
		background-position: 0 100%
	}
	.xrx-fw-html-content-banner--image-position-bottom-right {
		background-position: 100% 100%
	}
}

.xrx-fw-html-content-banner--overlay:before {
	content: "";
	position: absolute;
	background-color: rgba(0, 0, 0, .4);
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1
}

.xrx-fw-html-content-banner--overlay-light:before {
	background-color: hsla(0, 0%, 100%, .6)
}

.xrx-fw-html-content-banner--overlay-light .xrx-fw-html-content-banner__content h1,
	.xrx-fw-html-content-banner--overlay-light .xrx-fw-html-content-banner__content h2,
	.xrx-fw-html-content-banner--overlay-light .xrx-fw-html-content-banner__content h3,
	.xrx-fw-html-content-banner--overlay-light .xrx-fw-html-content-banner__content h4,
	.xrx-fw-html-content-banner--overlay-light .xrx-fw-html-content-banner__content h5,
	.xrx-fw-html-content-banner--overlay-light .xrx-fw-html-content-banner__content h6
	{
	color: #000;
	text-shadow: 2px 2px 2px hsla(0, 0%, 100%, .5)
}

.xrx-fw-html-content-banner__container {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 2
}

.xrx-fw-html-content-banner__form {
	width: 100%
}

@media screen and (min-width:970px) {
	.xrx-fw-html-content-banner__form {
		-ms-flex-preferred-size: 40%;
		flex-basis: 40%;
		margin-right: 1rem
	}
	[dir=rtl] .xrx-fw-html-content-banner__form {
		margin-right: 0;
		margin-left: 1rem
	}
}

.xrx-fw-html-content-banner__content {
	-ms-flex-preferred-size: 60%;
	flex-basis: 60%;
	margin-left: 1rem;
	display: none
}

[dir=rtl] .xrx-fw-html-content-banner__content {
	margin-left: 0;
	margin-right: 1rem
}

.xrx-fw-html-content-banner__content h1,
	.xrx-fw-html-content-banner__content h2,
	.xrx-fw-html-content-banner__content h3,
	.xrx-fw-html-content-banner__content h4,
	.xrx-fw-html-content-banner__content h5,
	.xrx-fw-html-content-banner__content h6 {
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, .5)
}

@media screen and (min-width:970px) {
	.xrx-fw-html-content-banner__content {
		display: block
	}
}

.xrx-fw-html-content-banner__box {
	width: 100%;
	padding: 1.875rem;
	background-color: hsla(0, 0%, 100%, .8)
}

@media screen and (min-width:970px) {
	.xrx-fw-html-content-banner__box {
		padding: 2.1875rem 2.5rem;
		max-width: 32rem;
		min-width: 25rem
	}
}

.xrx-fw-html-content-banner__box blockquote,
	.xrx-fw-html-content-banner__box p, .xrx-fw-html-content-banner__box span
	{
	font-family: Roboto Condensed, sans-serif;
	font-weight: 200
}

.xrx-fw-html-content-banner__links {
	background-color: #333;
	padding: .875rem 2.5rem 1.25rem
}

.xrx-fw-html-content-banner__links-heading h1,
	.xrx-fw-html-content-banner__links-heading h2,
	.xrx-fw-html-content-banner__links-heading h3,
	.xrx-fw-html-content-banner__links-heading h4,
	.xrx-fw-html-content-banner__links-heading h5,
	.xrx-fw-html-content-banner__links-heading h6 {
	text-align: center;
	color: #fff;
	font-size: 1.5rem;
	line-height: 1.16667em;
	margin: 0
}

.xrx-fw-html-content-banner__links-actions {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: .5625rem;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center
}

@media screen and (min-width:970px) {
	.xrx-fw-html-content-banner__links-actions {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		text-align: left
	}
}

.xrx-fw-html-content-banner__links-actions .xrx-fw-link {
	margin-bottom: .5625rem
}

.xrx-fw-html-content-banner__links-actions .xrx-fw-link:last-of-type {
	margin-bottom: 0
}

@media screen and (min-width:970px) {
	.xrx-fw-html-content-banner__links-actions .xrx-fw-link {
		margin-bottom: 0
	}
}

.xrx-fw-html-content-banner__links-pipe {
	margin: 0 .9375rem;
	color: #fff;
	display: none
}

@media screen and (min-width:970px) {
	.xrx-fw-html-content-banner__links-pipe {
		display: inline
	}
}

.xrx-fw-html-content-banner__main-heading h1,
	.xrx-fw-html-content-banner__main-heading h2,
	.xrx-fw-html-content-banner__main-heading h3,
	.xrx-fw-html-content-banner__main-heading h4,
	.xrx-fw-html-content-banner__main-heading h5,
	.xrx-fw-html-content-banner__main-heading h6 {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 200;
	font-size: 3.75rem;
	line-height: 1.08333em
}

.xrx-fw-html-content-banner__sub-heading {
	width: 60%;
	margin: 0 auto
}

.xrx-fw-html-content-banner__sub-heading h1,
	.xrx-fw-html-content-banner__sub-heading h2,
	.xrx-fw-html-content-banner__sub-heading h3,
	.xrx-fw-html-content-banner__sub-heading h4,
	.xrx-fw-html-content-banner__sub-heading h5,
	.xrx-fw-html-content-banner__sub-heading h6 {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 200;
	font-size: 1.875rem;
	line-height: 1.13333em
}

.xrx-fw-homepage-hero {
	position: relative
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__link, .xrx-fw-homepage-hero .xrx-fw-homepage-hero__link:focus,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__link:hover {
	text-decoration: none
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background .xrx-fw-responsive-background:before,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large .xrx-fw-responsive-background:before
	{
	padding-bottom: 103%
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background .xrx-fw-responsive-background:before,
		.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large .xrx-fw-responsive-background:before
		{
		padding-bottom: 37.5%
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background,
		.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large {
		display: none;
		padding: 0
	}
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background .xrx-fw-homepage-hero__content,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large .xrx-fw-homepage-hero__content
	{
	width: 90vw;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__icon,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__icon
	{
	height: 80px;
	width: 80px;
	margin: 0 auto 20px
}

@media ( max-width :480px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__icon,
		.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__icon
		{
		height: 40px;
		width: 40px
	}
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__icon img,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__icon svg,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__icon img,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__icon svg
	{
	-o-object-fit: contain;
	object-fit: contain;
	height: 80px;
	width: 80px
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext
	{
	font-family: Roboto Condensed, sans-serif;
	font-size: 1.375rem;
	line-height: 1.08333em;
	color: #fff;
	text-align: center;
	padding: 0 15px 15px;
	font-weight: 400;
	max-width: 100%;
	margin: 0 0 .5em
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext.xrx-fw-homepage-hero__subtext--inverse,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext.xrx-fw-homepage-hero__subtext--inverse
	{
	color: #000
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext sub,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext sup,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext sub,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext sup
	{
	font-size: 30% !important
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext sup,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext sup
	{
	top: -2em !important
}

@media screen and (min-width:480px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext,
		.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext
		{
		font-size: 1rem
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext,
		.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext
		{
		font-size: 1rem
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext,
		.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext
		{
		font-size: 1.75rem
	}
}

@media screen and (min-width:1600px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext,
		.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext
		{
		font-size: 2rem
	}
}

@media screen and (min-width:2400px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext,
		.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__subtext
		{
		font-size: 3rem;
		margin-top: -2rem
	}
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large {
	display: none
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background__large {
		display: block
	}
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video--large {
	position: relative;
	overflow: hidden
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video--large:before,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video:before {
	content: "";
	display: block;
	padding-bottom: 103%
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video,
		.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video--large
		{
		display: none
	}
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video--large:before,
		.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video:before
		{
		content: "";
		display: block;
		padding-bottom: 37.5%
	}
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video--large .xrx-fw-homepage-hero__content,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video .xrx-fw-homepage-hero__content
	{
	width: 90vw;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video--large .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__icon,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__icon
	{
	height: 80px;
	width: 80px;
	margin: 0 auto 20px
}

@media ( max-width :480px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video--large .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__icon,
		.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__icon
		{
		height: 40px;
		width: 40px
	}
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video--large .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__icon img,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video--large .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__icon svg,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__icon img,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video .xrx-fw-homepage-hero__content .xrx-fw-homepage-hero__icon svg
	{
	-o-object-fit: contain;
	object-fit: contain;
	height: 80px;
	width: 80px
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video--large .xrx-fw-homepage-hero__video,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video .xrx-fw-homepage-hero__video
	{
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

@media ( -ms-high-contrast :active) , ( -ms-high-contrast :none) {
	[dir=rtl] .xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video--large .xrx-fw-homepage-hero__video,
		[dir=rtl] .xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video .xrx-fw-homepage-hero__video
		{
		left: -50%
	}
}

@
supports (-ms-ime-align:auto ){ [dir =rtl] .xrx-fw-homepage-hero
	.xrx-fw-homepage-hero__background--video--large
	.xrx-fw-homepage-hero__video,[dir=rtl] .xrx-fw-homepage-hero
	.xrx-fw-homepage-hero__background--video
	.xrx-fw-homepage-hero__video{left:-50%
	
}

}
.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video--large.xrx-fw-homepage-hero__background--video-alwaysshow .xrx-fw-homepage-hero__content,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video.xrx-fw-homepage-hero__background--video-alwaysshow .xrx-fw-homepage-hero__content
	{
	opacity: 1
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video--large.xrx-fw-homepage-hero__background--video-show .xrx-fw-homepage-hero__content,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video.xrx-fw-homepage-hero__background--video-show .xrx-fw-homepage-hero__content
	{
	-webkit-animation: fadeIn .5s ease-in 1 forwards;
	animation: fadeIn .5s ease-in 1 forwards
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video--large {
	display: none
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__background--video--large {
		display: block
	}
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__button,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__buttonlg,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__buttonxlg {
	display: none
}

@media screen and (max-width:969px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__button {
		display: inline-block
	}
}

@media screen and (min-width:970px) and (max-width:1599px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__buttonlg {
		display: inline-block
	}
}

@media screen and (min-width:1600px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__buttonxlg {
		display: inline-block
	}
}

@media screen and (min-width:480px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__icon+.xrx-fw-homepage-hero__text
		{
		font-family: Roboto Condensed, sans-serif;
		font-weight: 200;
		font-size: 3rem;
		line-height: 1.08333em
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__icon+.xrx-fw-homepage-hero__text
		{
		font-family: Roboto Condensed, sans-serif;
		font-weight: 200;
		font-size: 3rem;
		line-height: 1.08333em
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__icon+.xrx-fw-homepage-hero__text
		{
		font-family: Roboto Condensed, sans-serif;
		font-weight: 200;
		font-size: 3.75rem;
		line-height: 1.08333em
	}
}

@media screen and (min-width:1600px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__icon+.xrx-fw-homepage-hero__text
		{
		font-family: Roboto Condensed, sans-serif;
		font-weight: 200;
		font-size: 4.5rem;
		line-height: 1.08333em
	}
}

@media screen and (min-width:2400px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__icon+.xrx-fw-homepage-hero__text
		{
		font-size: 6.5rem
	}
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__text {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 200;
	font-size: 2.25rem;
	line-height: 1.08333em;
	color: #fff;
	text-align: center;
	padding: 0 15px;
	max-width: 100%;
	margin: 0 0 .5em
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__text.xrx-fw-homepage-hero__text--inverse
	{
	color: #000
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__text sub,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__text sup {
	font-size: 30% !important
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__text sup {
	top: -2em !important
}

@media screen and (min-width:480px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__text {
		font-family: Roboto Condensed, sans-serif;
		font-weight: 200;
		font-size: 3rem;
		line-height: 1.08333em
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__text {
		font-family: Roboto Condensed, sans-serif;
		font-weight: 200;
		font-size: 3.75rem;
		line-height: 1.08333em
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__text {
		font-family: Roboto Condensed, sans-serif;
		font-weight: 200;
		font-size: 4.5rem;
		line-height: 1.08333em
	}
}

@media screen and (min-width:1600px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__text {
		font-family: Roboto Condensed, sans-serif;
		font-weight: 200;
		font-size: 4.5rem;
		line-height: 1.08333em
	}
}

@media screen and (min-width:2400px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__text {
		font-size: 6.5rem
	}
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__subtext {
	font-family: Roboto Condensed, sans-serif;
	font-size: 1.375rem;
	line-height: 1.08333em;
	color: #fff;
	text-align: center;
	padding: 0 15px 15px;
	font-weight: 400;
	max-width: 100%;
	margin: 0 0 .5em
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__subtext.xrx-fw-homepage-hero__subtext--inverse
	{
	color: #000
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__subtext sub,
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__subtext sup {
	font-size: 30% !important
}

.xrx-fw-homepage-hero .xrx-fw-homepage-hero__subtext sup {
	top: -2em !important
}

@media screen and (min-width:480px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__subtext {
		font-size: 1rem
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__subtext {
		font-size: 1rem
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__subtext {
		font-size: 1.75rem
	}
}

@media screen and (min-width:1600px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__subtext {
		font-size: 2rem
	}
}

@media screen and (min-width:2400px) {
	.xrx-fw-homepage-hero .xrx-fw-homepage-hero__subtext {
		font-size: 3rem;
		margin-top: -2rem
	}
}

.xrx-fw-homepage-hero .xrx-fw-cta {
	margin: 0 .5em .5em
}

@
-webkit-keyframes fadeIn {
	to {opacity: 1
}

}
@
keyframes fadeIn {
	to {opacity: 1
}

}
body.xrx-fw-high-contrast .xrx-fw-homepage-hero .xrx-fw-homepage-hero__link .xrx-fw-homepage-hero__background,
	body.xrx-fw-high-contrast .xrx-fw-homepage-hero .xrx-fw-homepage-hero__link .xrx-fw-homepage-hero__background__large
	{
	background: rgba(0, 0, 0, .75)
}

body.xrx-fw-high-contrast .xrx-fw-homepage-hero .xrx-fw-homepage-hero__link .xrx-fw-homepage-hero__background .xrx-fw-responsive-background .xrx-fw-responsive-background__image,
	body.xrx-fw-high-contrast .xrx-fw-homepage-hero .xrx-fw-homepage-hero__link .xrx-fw-homepage-hero__background__large .xrx-fw-responsive-background .xrx-fw-responsive-background__image
	{
	opacity: .25
}

.xrx-fw-homepage-services .xrx-fw-homepage-services--top {
	pointer-events: none
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-services .xrx-fw-homepage-services--top .xrx-fw-homepage-service__link
		{
		width: 52%
	}
}

.xrx-fw-homepage-services .xrx-fw-homepage-services--top .xrx-fw-homepage-service__link .xrx-fw-homepage-service__image .xrx-fw-responsive-background:before
	{
	padding-bottom: 66.66%
}

.xrx-fw-homepage-services .xrx-fw-homepage-services--top .xrx-fw-homepage-service__link .xrx-fw-homepage-service__imagelg .xrx-fw-responsive-background:before
	{
	padding-bottom: 62.28%
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-services .xrx-fw-homepage-services--top .xrx-fw-homepage-service__content
		{
		margin-top: -50px;
		width: 41%
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-homepage-services .xrx-fw-homepage-services--top .xrx-fw-homepage-service__content
		{
		margin-top: -100px
	}
}

@media screen and (min-width:1600px) {
	.xrx-fw-homepage-services .xrx-fw-homepage-services--top .xrx-fw-homepage-service__content
		{
		margin-top: -100px
	}
}

.xrx-fw-homepage-services .xrx-fw-homepage-services--middle {
	pointer-events: none;
	margin: 40px 0
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-services .xrx-fw-homepage-services--middle .xrx-fw-homepage-service__link
		{
		width: 45%
	}
}

.xrx-fw-homepage-services .xrx-fw-homepage-services--middle .xrx-fw-homepage-service__link .xrx-fw-homepage-service__image .xrx-fw-responsive-background:before
	{
	padding-bottom: 66.66%
}

.xrx-fw-homepage-services .xrx-fw-homepage-services--middle .xrx-fw-homepage-service__link .xrx-fw-homepage-service__imagelg .xrx-fw-responsive-background:before
	{
	padding-bottom: 93.95%
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-services .xrx-fw-homepage-services--middle {
		margin: -50px 0 2.5%
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-homepage-services .xrx-fw-homepage-services--middle {
		margin: -100px 0 2.5%
	}
}

@media screen and (min-width:1600px) {
	.xrx-fw-homepage-services .xrx-fw-homepage-services--middle {
		margin: -100px 0 2.5%
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-services .xrx-fw-homepage-services--middle .xrx-fw-homepage-service__content
		{
		margin-top: 50px;
		width: 48%
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-homepage-services .xrx-fw-homepage-services--middle .xrx-fw-homepage-service__content
		{
		margin-top: 100px
	}
}

@media screen and (min-width:1600px) {
	.xrx-fw-homepage-services .xrx-fw-homepage-services--middle .xrx-fw-homepage-service__content
		{
		margin-top: 100px
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-services .xrx-fw-homepage-services--bottom .xrx-fw-homepage-service__link
		{
		width: 66.66%
	}
}

.xrx-fw-homepage-services .xrx-fw-homepage-services--bottom .xrx-fw-homepage-service__link .xrx-fw-homepage-service__image .xrx-fw-responsive-background:before
	{
	padding-bottom: 66.66%
}

.xrx-fw-homepage-services .xrx-fw-homepage-services--bottom .xrx-fw-homepage-service__link .xrx-fw-homepage-service__imagelg .xrx-fw-responsive-background:before
	{
	padding-bottom: 47.01%
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-services .xrx-fw-homepage-services--bottom .xrx-fw-homepage-service__content
		{
		width: 33.33%
	}
}

[dir=rtl] .xrx-fw-homepage-service .xrx-fw-homepage-service__image {
	margin-left: 0;
	margin-right: 20px
}

[dir=rtl] .xrx-fw-homepage-service .xrx-fw-homepage-service__content {
	text-align: left
}

[dir=rtl] .xrx-fw-homepage-service.xrx-fw-homepage-service--inverted .xrx-fw-homepage-service__image
	{
	margin-right: 0;
	margin-left: 20px
}

@media screen and (min-width:768px) {
	[dir=rtl] .xrx-fw-homepage-service.xrx-fw-homepage-service--inverted {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

[dir=rtl] .xrx-fw-homepage-service.xrx-fw-homepage-service--inverted .xrx-fw-homepage-service__content
	{
	text-align: right
}

.xrx-fw-homepage-icons {
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 20px
}

.xrx-fw-homepage-icons .xrx-fw-homepage-icons__header {
	font-family: Roboto Condensed, sans-serif;
	font-size: 2rem;
	color: #000;
	font-weight: 400;
	text-align: center;
	padding: 1rem 0
}

.xrx-fw-homepage-icons .xrx-fw-homepage-icons__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.xrx-fw-homepage-icons .xrx-fw-homepage-icons__content .xrx-fw-animated-cta
	{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-icons .xrx-fw-homepage-icons__content .xrx-fw-animated-cta
		{
		-ms-flex-preferred-size: 33.33333%;
		flex-basis: 33.33333%
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-homepage-icons .xrx-fw-homepage-icons__content .xrx-fw-animated-cta
		{
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		max-width: 16.66%
	}
}

.xrx-fw-homepage-banner {
	position: relative;
	overflow: hidden
}

.xrx-fw-homepage-banner--bg-green .xrx-fw-homepage-banner__background,
	.xrx-fw-homepage-banner--bg-green .xrx-fw-homepage-banner__background__large
	{
	background-color: #27800e
}

.xrx-fw-homepage-banner--bg-yellow .xrx-fw-homepage-banner__background,
	.xrx-fw-homepage-banner--bg-yellow .xrx-fw-homepage-banner__background__large
	{
	background-color: #f67e00
}

.xrx-fw-homepage-banner--bg-blue .xrx-fw-homepage-banner__background,
	.xrx-fw-homepage-banner--bg-blue .xrx-fw-homepage-banner__background__large
	{
	background-color: #1a6fc5
}

.xrx-fw-homepage-banner--bg-violet .xrx-fw-homepage-banner__background,
	.xrx-fw-homepage-banner--bg-violet .xrx-fw-homepage-banner__background__large
	{
	background-color: #9b2583
}

.xrx-fw-homepage-banner--bg-orange .xrx-fw-homepage-banner__background,
	.xrx-fw-homepage-banner--bg-orange .xrx-fw-homepage-banner__background__large
	{
	background-color: #c34400
}

.xrx-fw-homepage-banner--bg-gray .xrx-fw-homepage-banner__background,
	.xrx-fw-homepage-banner--bg-gray .xrx-fw-homepage-banner__background__large
	{
	background-color: #f8f8f8
}

.xrx-fw-homepage-banner--bg-black .xrx-fw-homepage-banner__background,
	.xrx-fw-homepage-banner--bg-black .xrx-fw-homepage-banner__background__large
	{
	background-color: #000
}

.xrx-fw-homepage-banner--bg-red .xrx-fw-homepage-banner__background,
	.xrx-fw-homepage-banner--bg-red .xrx-fw-homepage-banner__background__large
	{
	background-color: #d92231
}

.xrx-fw-homepage-banner--bg-dark-gray .xrx-fw-homepage-banner__background,
	.xrx-fw-homepage-banner--bg-dark-gray .xrx-fw-homepage-banner__background__large
	{
	background-color: #333
}

.xrx-fw-homepage-banner .xrx-fw-homepage-banner__link,
	.xrx-fw-homepage-banner .xrx-fw-homepage-banner__link:focus,
	.xrx-fw-homepage-banner .xrx-fw-homepage-banner__link:hover {
	text-decoration: none
}

.xrx-fw-homepage-banner .xrx-fw-homepage-banner__background {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.xrx-fw-homepage-banner .xrx-fw-homepage-banner__background .xrx-fw-homepage-banner__background-color:before,
	.xrx-fw-homepage-banner .xrx-fw-homepage-banner__background .xrx-fw-responsive-background:before
	{
	padding-bottom: 87.5%;
	content: "";
	display: block
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-banner .xrx-fw-homepage-banner__background {
		display: none
	}
}

.xrx-fw-homepage-banner .xrx-fw-homepage-banner__background__large {
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.xrx-fw-homepage-banner .xrx-fw-homepage-banner__background__large .xrx-fw-homepage-banner__background-color,
	.xrx-fw-homepage-banner .xrx-fw-homepage-banner__background__large .xrx-fw-responsive-background
	{
	min-height: 219px
}

.xrx-fw-homepage-banner .xrx-fw-homepage-banner__background__large .xrx-fw-homepage-banner__background-color:before,
	.xrx-fw-homepage-banner .xrx-fw-homepage-banner__background__large .xrx-fw-responsive-background:before
	{
	padding-bottom: 18.25%;
	content: "";
	display: block
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-banner .xrx-fw-homepage-banner__background__large {
		display: block
	}
}

.xrx-fw-homepage-banner .xrx-fw-homepage-banner__button,
	.xrx-fw-homepage-banner .xrx-fw-homepage-banner__buttonlg,
	.xrx-fw-homepage-banner .xrx-fw-homepage-banner__buttonxlg {
	display: none
}

@media screen and (max-width:969px) {
	.xrx-fw-homepage-banner .xrx-fw-homepage-banner__button {
		display: inline-block
	}
}

@media screen and (min-width:970px) and (max-width:1599px) {
	.xrx-fw-homepage-banner .xrx-fw-homepage-banner__buttonlg {
		display: inline-block
	}
}

@media screen and (min-width:1600px) {
	.xrx-fw-homepage-banner .xrx-fw-homepage-banner__buttonxlg {
		display: inline-block
	}
}

.xrx-fw-homepage-banner .xrx-fw-cta {
	margin: 0 .5em .5em
}

.xrx-fw-homepage-banner .xrx-fw-homepage-banner__content {
	width: 90vw;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.xrx-fw-homepage-banner .xrx-fw-homepage-banner__category {
	font-family: Roboto Condensed, sans-serif;
	font-size: 1.225rem;
	line-height: 1;
	color: #fff;
	margin: 0 0 .7em;
	text-transform: uppercase;
	text-align: center;
	padding: 0 15px;
	font-weight: 400
}

@media screen and (min-width:1600px) {
	.xrx-fw-homepage-banner .xrx-fw-homepage-banner__category {
		font-size: 1.75rem
	}
}

@media screen and (min-width:2400px) {
	.xrx-fw-homepage-banner .xrx-fw-homepage-banner__category {
		font-size: 2.25rem
	}
}

.xrx-fw-homepage-banner .xrx-fw-homepage-banner__text {
	font-family: Roboto Condensed, sans-serif;
	font-size: 2.225rem;
	line-height: 1.13333em;
	color: #fff;
	font-weight: 200;
	text-align: center;
	padding: 0 15px;
	margin: 0 0 .7em;
	max-width: 100%
}

@media screen and (min-width:1600px) {
	.xrx-fw-homepage-banner .xrx-fw-homepage-banner__text {
		font-size: 3rem
	}
}

@media screen and (min-width:2400px) {
	.xrx-fw-homepage-banner .xrx-fw-homepage-banner__text {
		font-size: 5rem
	}
}

.xrx-fw-homepage-banner .xrx-fw-homepage-banner__text sub,
	.xrx-fw-homepage-banner .xrx-fw-homepage-banner__text sup {
	font-size: 30% !important
}

.xrx-fw-homepage-banner .xrx-fw-homepage-banner__text sup {
	top: -2em !important
}

.xrx-fw-homepage-banner .xrx-fw-homepage-banner__description {
	display: block;
	color: #fff;
	font-size: 1.375rem;
	font-weight: 200;
	text-align: center;
	margin: 0 0 2.5rem
}

@media screen and (min-width:1200px) {
	.xrx-fw-homepage-banner .xrx-fw-homepage-banner__description {
		margin: 0 10rem 2.5rem
	}
}

.xrx-fw-homepage-banner.xrx-fw-homepage-banner--inverse .xrx-fw-homepage-banner__category,
	.xrx-fw-homepage-banner.xrx-fw-homepage-banner--inverse .xrx-fw-homepage-banner__description,
	.xrx-fw-homepage-banner.xrx-fw-homepage-banner--inverse .xrx-fw-homepage-banner__text
	{
	color: #000
}

.xrx-fw-homepage-banner.xrx-fw-homepage-banner--inverse .xrx-fw-responsive-background--overlay>div.xrx-fw-responsive-background__image:after
	{
	background-color: hsla(0, 0%, 100%, .6)
}

.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-450 .xrx-fw-homepage-banner__background__large .xrx-fw-homepage-banner__background-color,
	.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-450 .xrx-fw-homepage-banner__background__large .xrx-fw-responsive-background
	{
	height: 450px
}

.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-450 .xrx-fw-homepage-banner__text
	{
	font-family: Roboto Condensed, sans-serif;
	font-weight: 200;
	font-size: 2.25rem;
	line-height: 1.08333em;
	text-shadow: 0 2px 12px rgba(0, 0, 0, .65);
	margin-bottom: .5em
}

@media screen and (min-width:480px) {
	.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-450 .xrx-fw-homepage-banner__text
		{
		font-family: Roboto Condensed, sans-serif;
		font-weight: 200;
		font-size: 3rem;
		line-height: 1.08333em
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-450 .xrx-fw-homepage-banner__text
		{
		font-family: Roboto Condensed, sans-serif;
		font-weight: 200;
		font-size: 3.75rem;
		line-height: 1.08333em
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-450 .xrx-fw-homepage-banner__text
		{
		font-family: Roboto Condensed, sans-serif;
		font-weight: 200;
		font-size: 4.5rem;
		line-height: 1.08333em
	}
}

.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-450 .xrx-fw-homepage-banner__description
	{
	text-shadow: 0 2px 5px rgba(0, 0, 0, .65);
	font-size: 1.125rem
}

@media screen and (min-width:480px) {
	.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-450 .xrx-fw-homepage-banner__description
		{
		font-size: 1.5rem
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-450 .xrx-fw-homepage-banner__description
		{
		font-size: 1.875rem
	}
}

.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-no-cta .xrx-fw-homepage-banner__category
	{
	display: none
}

.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-no-cta .xrx-fw-homepage-banner__background__large .xrx-fw-homepage-banner__background-color,
	.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-no-cta .xrx-fw-homepage-banner__background__large .xrx-fw-responsive-background
	{
	height: 315px
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-no-cta .xrx-fw-homepage-banner__background__large
		{
		display: block
	}
}

.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-no-cta .xrx-fw-homepage-banner__button,
	.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-no-cta .xrx-fw-homepage-banner__buttonlg,
	.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-no-cta .xrx-fw-homepage-banner__buttonxlg
	{
	display: none
}

@media screen and (max-width:969px) {
	.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-no-cta .xrx-fw-homepage-banner__button
		{
		display: none
	}
}

@media screen and (min-width:970px) and (max-width:1599px) {
	.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-no-cta .xrx-fw-homepage-banner__buttonlg
		{
		display: none
	}
}

@media screen and (min-width:1600px) {
	.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-no-cta .xrx-fw-homepage-banner__buttonxlg
		{
		display: none
	}
}

.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-no-cta .xrx-fw-cta
	{
	display: none
}

.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-no-cta .xrx-fw-homepage-banner__content
	{
	width: 90vw;
	max-width: 100%
}

.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-no-cta .xrx-fw-homepage-banner__text
	{
	font-size: 3rem;
	text-shadow: 0 2px 8px rgba(0, 0, 0, .65);
	padding: 0 15px;
	margin: 0;
	max-width: 100%
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-no-cta .xrx-fw-homepage-banner__text
		{
		font-size: 4.5rem
	}
}

.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-no-cta .xrx-fw-homepage-banner__text span
	{
	display: inline
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-banner.xrx-fw-homepage-banner--fixed-height-no-cta .xrx-fw-homepage-banner__text span
		{
		display: block
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-insights {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.xrx-fw-homepage-insights .xrx-fw-homepage-insights--left {
	margin-right: 5%
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-insights .xrx-fw-homepage-insights--left {
		width: 26%;
		margin-right: 0
	}
}

.xrx-fw-homepage-insights .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight__image .xrx-fw-responsive-background:before
	{
	padding-bottom: 46.66%
}

.xrx-fw-homepage-insights .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight__imagelg .xrx-fw-responsive-background:before
	{
	padding-bottom: 92.01%
}

.xrx-fw-homepage-insights .xrx-fw-homepage-insights--middle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 40px 0 40px 5%
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-insights .xrx-fw-homepage-insights--middle {
		width: 48%;
		text-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 0 2.8%;
		margin: 0
	}
}

.xrx-fw-homepage-insights .xrx-fw-homepage-insights--middle .xrx-fw-homepage-insight__image .xrx-fw-responsive-background:before
	{
	padding-bottom: 46.66%
}

.xrx-fw-homepage-insights .xrx-fw-homepage-insights--middle .xrx-fw-homepage-insight__imagelg .xrx-fw-responsive-background:before
	{
	padding-bottom: 74.13%
}

.xrx-fw-homepage-insights .xrx-fw-homepage-insights--right .xrx-fw-homepage-insight__image .xrx-fw-responsive-background:before
	{
	padding-bottom: 46.66%
}

.xrx-fw-homepage-insights .xrx-fw-homepage-insights--right .xrx-fw-homepage-insight__imagelg .xrx-fw-responsive-background:before
	{
	padding-bottom: 60%
}

.xrx-fw-homepage-insights .xrx-fw-homepage-insights--right .xrx-fw-homepage-insight
	{
	margin-right: 5%;
	width: 95%
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-insights .xrx-fw-homepage-insights--right .xrx-fw-homepage-insight
		{
		margin-right: 0;
		width: 100%
	}
}

.xrx-fw-homepage-insights .xrx-fw-homepage-insights--right .xrx-fw-homepage-insight--color
	{
	margin-top: 40px;
	margin-right: 0;
	width: 100%
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-insights .xrx-fw-homepage-insights--right .xrx-fw-homepage-insight--color
		{
		margin-top: 0
	}
}

.xrx-fw-homepage-insights .xrx-fw-homepage-insights--right .xrx-fw-homepage-insight__content
	{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-insights .xrx-fw-homepage-insights--right .xrx-fw-homepage-insight__content
		{
		text-align: left;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-insights .xrx-fw-homepage-insights--right {
		width: 26%
	}
}

.xrx-fw-homepage-insights-single {
	max-width: 2000px;
	margin: 0 auto
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-insights-single {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:first-child
	{
	width: 100%;
	margin: 0 3% 3% 0
}

.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:first-child .xrx-fw-homepage-insight__image:before
	{
	padding-bottom: 46.66%
}

.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:first-child .xrx-fw-homepage-insight__imagelg:before
	{
	padding-bottom: 50.38%
}

.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:nth-child(2)
	{
	width: 50%;
	margin: 0 0 3%;
	padding: 0 1.5% 0 3%
}

.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:nth-child(2) .xrx-fw-homepage-insight__image:before
	{
	padding-bottom: 64.43%
}

.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:nth-child(2) .xrx-fw-homepage-insight__imagelg:before
	{
	padding-bottom: 61.81%
}

.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:nth-child(3)
	{
	width: 50%;
	margin: 0 0 3%;
	padding: 0 3% 0 1.5%
}

.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:nth-child(3) .xrx-fw-homepage-insight__image:before
	{
	padding-bottom: 64.43%
}

.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:nth-child(3) .xrx-fw-homepage-insight__imagelg:before
	{
	padding-bottom: 72.75%
}

.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:nth-child(4)
	{
	width: 100%;
	margin: 0 0 0 3%
}

.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:nth-child(4) .xrx-fw-homepage-insight__image:before
	{
	padding-bottom: 46.66%
}

.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:nth-child(4) .xrx-fw-homepage-insight__imagelg:before
	{
	padding-bottom: 51.9%
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left {
		width: 75%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:first-child
		{
		width: 55%;
		margin: 0 0 3%;
		padding: 0 3% 0 0
	}
	.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:nth-child(2)
		{
		width: 45%;
		margin: 0 0 3%;
		padding: 0 3% 0 0
	}
	.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:nth-child(3)
		{
		width: 40%;
		margin: 0;
		padding: 0 3% 0 0
	}
	.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:nth-child(4)
		{
		width: 60%;
		margin: 0;
		padding: 0 3% 0 0
	}
}

.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--right {
		width: 25%
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--right {
		padding-bottom: 10%
	}
}

.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--right .xrx-fw-homepage-insights__content
	{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin: 20px 0 40px
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--right .xrx-fw-homepage-insights__content
		{
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin: 0
	}
}

.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--right .xrx-fw-homepage-insights__content .xrx-fw-homepage-insight__title
	{
	font-family: Roboto Condensed, sans-serif;
	font-size: 2.5rem;
	line-height: 1.15em;
	color: #000;
	font-weight: 200;
	width: 60%;
	margin-bottom: 10px;
	text-align: center
}

@media screen and (min-width:768px) {
	.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--right .xrx-fw-homepage-insights__content .xrx-fw-homepage-insight__title
		{
		text-align: left
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--right .xrx-fw-homepage-insights__content .xrx-fw-homepage-insight__title
		{
		font-size: 3rem
	}
}

[dir=rtl] .xrx-fw-homepage-insights .xrx-fw-homepage-insight__content {
	text-align: right
}

[dir=rtl] .xrx-fw-homepage-insights .xrx-fw-homepage-insight__content.xrx-fw-homepage-insight__content--invert
	{
	text-align: left
}

[dir=rtl] .xrx-fw-homepage-insights .xrx-fw-homepage-insights--left {
	margin-right: 0;
	margin-left: 5%
}

@media screen and (min-width:768px) {
	[dir=rtl] .xrx-fw-homepage-insights .xrx-fw-homepage-insights--left {
		margin-left: 0
	}
}

[dir=rtl] .xrx-fw-homepage-insights .xrx-fw-homepage-insights--middle {
	margin-right: 5%;
	margin-left: 0
}

@media screen and (min-width:768px) {
	[dir=rtl] .xrx-fw-homepage-insights .xrx-fw-homepage-insights--middle {
		margin-right: 0
	}
}

[dir=rtl] .xrx-fw-homepage-insights .xrx-fw-homepage-insights--right .xrx-fw-homepage-insight
	{
	margin-right: 0;
	margin-left: 5%
}

@media screen and (min-width:768px) {
	[dir=rtl] .xrx-fw-homepage-insights .xrx-fw-homepage-insights--right .xrx-fw-homepage-insight
		{
		margin-left: 0
	}
}

[dir=rtl] .xrx-fw-homepage-insights .xrx-fw-homepage-insights--right .xrx-fw-homepage-insight--color
	{
	margin-left: 0
}

@media screen and (min-width:768px) {
	[dir=rtl] .xrx-fw-homepage-insights .xrx-fw-homepage-insights--right .xrx-fw-homepage-insight__content
		{
		text-align: right
	}
}

[dir=rtl] .xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:first-child
	{
	margin: 0 0 3% 3%
}

[dir=rtl] .xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:nth-child(2)
	{
	padding: 0 3% 0 1.5%
}

[dir=rtl] .xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:nth-child(3)
	{
	padding: 0 1.5% 0 3%
}

[dir=rtl] .xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:nth-child(4)
	{
	margin: 0 3% 0 0
}

@media screen and (min-width:768px) {
	[dir=rtl] .xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:first-child
		{
		margin: 0 0 3%;
		padding: 0 0 0 3%
	}
	[dir=rtl] .xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:nth-child(2)
		{
		padding: 0 0 0 3%
	}
	[dir=rtl] .xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:nth-child(3),
		[dir=rtl] .xrx-fw-homepage-insights-single .xrx-fw-homepage-insights--left .xrx-fw-homepage-insight:nth-child(4)
		{
		margin: 0;
		padding: 0 0 0 3%
	}
}

@media screen and (min-width:768px) {
	[dir=rtl] .xrx-fw-homepage-insights-single .xrx-fw-homepage-insights__content .xrx-fw-homepage-insight__title
		{
		text-align: right
	}
}

.xrx-fw-icon-bar {
	width: 100%;
	overflow: hidden
}

.xrx-fw-icon-bar label {
	cursor: pointer
}

.xrx-fw-icon-bar__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 1240px;
	margin: 0 auto
}

.xrx-fw-icon-bar__container>a {
	text-decoration: none;
	color: #000
}

@media screen and (min-width:768px) {
	.xrx-fw-icon-bar__container .xrx-fw-icon-bar__toggle--closed:not (:checked
		)~.xrx-fw-icon-bar__item .xrx-fw-icon, .xrx-fw-icon-bar__container .xrx-fw-icon-bar__toggle--closed:not
		(:checked )~.xrx-fw-icon-bar__item:before, .xrx-fw-icon-bar__container .xrx-fw-icon-bar__toggle--closed:not
		(:checked )~.xrx-fw-icon-bar__item span, .xrx-fw-icon-bar__container:hover .xrx-fw-icon-bar__item .xrx-fw-icon,
		.xrx-fw-icon-bar__container:hover .xrx-fw-icon-bar__item:before,
		.xrx-fw-icon-bar__container:hover .xrx-fw-icon-bar__item span {
		opacity: .3
	}
}

.xrx-fw-icon-bar__item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px 20px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	width: 100%;
	border-bottom: 1px solid #f1f1f1;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
	margin-bottom: 0
}

.xrx-fw-icon-bar__item:first-child {
	border-top: 1px solid #f1f1f1
}

.xrx-fw-icon-bar__item .xrx-fw-icon {
	color: #6d1a5c;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 36px;
	max-width: none;
	height: 36px;
	max-height: none;
	padding: 0 !important
}

@media screen and (min-width:768px) {
	.xrx-fw-icon-bar__item .xrx-fw-icon {
		width: 70px;
		max-width: none;
		height: 70px;
		max-height: none;
		padding: 0 !important
	}
}

.xrx-fw-icon-bar__item span {
	width: 100%;
	font-size: 20px;
	line-height: 1.2em;
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	margin: 0 0 0 20px;
	vertical-align: middle
}

[dir=rtl] .xrx-fw-icon-bar__item span {
	margin: 0 20px 0 0
}

@media screen and (min-width:768px) {
	.xrx-fw-icon-bar__item span, [dir=rtl] .xrx-fw-icon-bar__item span {
		margin: 15px 0 0
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-icon-bar__item span {
		font-size: 16px;
		line-height: 1.25em
	}
}

.xrx-fw-icon-bar__item:active .xrx-fw-icon, .xrx-fw-icon-bar__item:active span,
	.xrx-fw-icon-bar__item:focus .xrx-fw-icon, .xrx-fw-icon-bar__item:focus span,
	.xrx-fw-icon-bar__item:hover .xrx-fw-icon, .xrx-fw-icon-bar__item:hover span,
	.xrx-fw-icon-bar__toggle:checked+.xrx-fw-icon-bar__item .xrx-fw-icon,
	.xrx-fw-icon-bar__toggle:checked+.xrx-fw-icon-bar__item span {
	opacity: 1 !important
}

.xrx-fw-icon-bar__toggle:checked+.xrx-fw-icon-bar__item:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 3px;
	background: #6d1a5c;
	z-index: 2
}

@media screen and (min-width:768px) and (max-width:969px) {
	.xrx-fw-icon-bar__item:nth-child(n+13) {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.xrx-fw-icon-bar__item:nth-child(15):before {
		display: none
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-icon-bar__item {
		width: 25%;
		text-align: center;
		padding: 30px 20px;
		border-color: #e5e5e5;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.xrx-fw-icon-bar__item:before {
		content: "";
		position: absolute;
		top: 30px;
		left: 0;
		display: block;
		width: 1px;
		height: calc(100% - 60px);
		background: #808285
	}
	[dir=rtl] .xrx-fw-icon-bar__item:before {
		left: auto;
		right: 0
	}
	.xrx-fw-icon-bar__item:nth-child(3):before {
		display: none
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-icon-bar__item {
		width: auto;
		min-width: auto;
		-ms-flex-preferred-size: 70px;
		flex-basis: 70px
	}
}

.xrx-fw-icon-bar__panel {
	position: relative;
	width: 100%;
	visibility: hidden;
	max-height: 0;
	z-index: 0;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
	overflow: hidden;
	-webkit-transition: max-height .5s ease-out, visibility .5s linear,
		z-index .5s linear;
	transition: max-height .5s ease-out, visibility .5s linear, z-index .5s
		linear
}

.xrx-fw-icon-bar__panel:before {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	width: 100vw;
	height: 100%;
	left: 50%;
	margin-left: -50vw;
	background: #f8f8f8
}

@media screen and (min-width:768px) and (max-width:969px) {
	.xrx-fw-icon-bar__panel {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.xrx-fw-icon-bar__panel:nth-child(n+14) {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-icon-bar__panel {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

.xrx-fw-icon-bar__panel__container {
	position: relative;
	padding: 30px 20px 50px
}

@media screen and (min-width:768px) {
	.xrx-fw-icon-bar__panel__container {
		padding: 66px 20px
	}
}

.xrx-fw-icon-bar__toggle:checked+.xrx-fw-icon-bar__item+.xrx-fw-icon-bar__panel
	{
	visibility: visible;
	max-height: 3000px;
	max-height: var(- -height);
	z-index: 1;
	-webkit-transition: max-height .5s ease-in, visibility 0s linear,
		z-index 0s linear;
	transition: max-height .5s ease-in, visibility 0s linear, z-index 0s
		linear
}

.xrx-fw-icon-bar--open .xrx-fw-icon-bar__toggle:checked+.xrx-fw-icon-bar__item+.xrx-fw-icon-bar__panel
	{
	-webkit-transition: max-height .5s ease-in .5s, visibility 0s linear .5s,
		z-index 0s linear .5s;
	transition: max-height .5s ease-in .5s, visibility 0s linear .5s,
		z-index 0s linear .5s
}

@media screen and (min-width:768px) and (max-width:969px) {
	.xrx-fw-icon-bar__toggle:checked+.xrx-fw-icon-bar__item+.xrx-fw-icon-bar__panel
		{
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.xrx-fw-icon-bar__toggle:checked+.xrx-fw-icon-bar__item+.xrx-fw-icon-bar__panel:nth-child(n+14)
		{
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-icon-bar__toggle:checked+.xrx-fw-icon-bar__item+.xrx-fw-icon-bar__panel
		{
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
}

.xrx-fw-icon-bar__panel .xrx-fw-icon-button {
	position: absolute;
	bottom: 20px;
	right: 20px
}

[dir=rtl] .xrx-fw-icon-bar__panel .xrx-fw-icon-button {
	right: auto;
	left: 20px
}

@media screen and (min-width:768px) {
	.xrx-fw-icon-bar__panel .xrx-fw-icon-button {
		top: 30px;
		bottom: auto;
		right: 30px
	}
	[dir=rtl] .xrx-fw-icon-bar__panel .xrx-fw-icon-button {
		right: auto;
		left: 30px
	}
}

.xrx-fw-footer-connect {
	padding: 30px 0;
	border-top: 2px solid #ebebeb
}

@media screen and (min-width:768px) {
	.xrx-fw-footer-connect .xrx-fw-connect__social {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-pack: left;
		-ms-flex-pack: left;
		justify-content: left;
		max-width: 1240px;
		padding: 0 20px;
		margin: 0 auto
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-footer-connect .xrx-fw-connect__social .xrx-fw-connect__social__links
		{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 33.33%;
		min-width: 225px
	}
}

.xrx-fw-footer-connect .xrx-fw-connect__social .xrx-fw-connect__social__links .xrx-fw-follow-us
	{
	padding: 0;
	text-align: center
}

@media screen and (min-width:768px) {
	.xrx-fw-footer-connect .xrx-fw-connect__social .xrx-fw-connect__social__links .xrx-fw-follow-us
		{
		text-align: left
	}
}

.xrx-fw-footer-connect .xrx-fw-connect__social .xrx-fw-connect__social__links .xrx-fw-follow-us .xrx-fw-follow-us__label,
	.xrx-fw-footer-connect .xrx-fw-connect__social .xrx-fw-connect__social__links .xrx-fw-follow-us .xrx-fw-follow-us__linklist
	{
	display: block;
	margin: 0
}

.xrx-fw-footer-connect .xrx-fw-connect__social .xrx-fw-connect__social__links .xrx-fw-follow-us .xrx-fw-follow-us__linklist__item
	{
	margin: 0 15px 0 0
}

.xrx-fw-footer-connect .xrx-fw-connect__social .xrx-fw-connect__social__links .xrx-fw-follow-us .xrx-fw-follow-us__linklist__item:last-child
	{
	margin: 0
}

@media screen and (min-width:480px) {
	.xrx-fw-footer-connect .xrx-fw-connect__social .xrx-fw-connect__social__links .xrx-fw-follow-us .xrx-fw-follow-us__linklist__item
		{
		margin: 0 35px 0 0
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-footer-connect .xrx-fw-connect__social .xrx-fw-connect__social__links .xrx-fw-follow-us .xrx-fw-follow-us__linklist__item
		{
		margin: 0 10px 0 0
	}
}

.xrx-fw-footer-connect .xrx-fw-connect__social .xrx-fw-connect__social__links .xrx-fw-follow-us .xrx-fw-follow-us__label
	{
	font-family: Roboto, sans-serif;
	font-weight: 700;
	font-size: 1rem;
	color: #333;
	text-transform: uppercase;
	margin: 0 0 10px
}

@media screen and (min-width:768px) {
	.xrx-fw-footer-connect .xrx-fw-connect__social .xrx-fw-connect__social__links .xrx-fw-follow-us .xrx-fw-follow-us__label
		{
		font-size: 1.1rem
	}
}

.xrx-fw-footer-connect .xrx-fw-connect__social-aggregator {
	display: none
}

@media screen and (min-width:768px) {
	.xrx-fw-footer-connect .xrx-fw-connect__social-aggregator {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 66.66%
	}
}

.xrx-fw-footer-connect .xrx-fw-connect__social-aggregator .xrx-fw-connect__social-aggregator__feed-item
	{
	max-width: 400px
}

.xrx-fw-footer-connect .xrx-fw-connect__social-aggregator .xrx-fw-connect__social-aggregator__feed-item:last-child
	{
	margin-left: 5%
}

.xrx-fw-footer-connect .xrx-fw-connect__social-aggregator .xrx-fw-connect__social-aggregator__feed-item__icon
	{
	display: block;
	width: 29px;
	float: left
}

.xrx-fw-footer-connect .xrx-fw-connect__social-aggregator .xrx-fw-connect__social-aggregator__feed-item__icon>.social-icons
	{
	width: 29px;
	height: 29px
}

.xrx-fw-footer-connect .xrx-fw-connect__social-aggregator .xrx-fw-connect__social-aggregator__feed-item__text-side
	{
	display: block;
	margin-left: 45px
}

.xrx-fw-footer-connect .xrx-fw-connect__social-aggregator .xrx-fw-connect__social-aggregator__feed-item__text-side__account,
	.xrx-fw-footer-connect .xrx-fw-connect__social-aggregator .xrx-fw-connect__social-aggregator__feed-item__text-side__title
	{
	font-family: Roboto, sans-serif !important;
	font-size: .875rem !important;
	line-height: 1.57143em !important;
	font-weight: 400 !important;
	margin: 0 0 4px
}

.xrx-fw-footer-connect .xrx-fw-connect__social-aggregator .xrx-fw-connect__social-aggregator__feed-item__text-side__account a
	{
	color: #d92231
}

.xrx-fw-footer-connect .xrx-fw-connect__social-aggregator .xrx-fw-connect__social-aggregator__feed-item__text-side__twitter-actions__favorite,
	.xrx-fw-footer-connect .xrx-fw-connect__social-aggregator .xrx-fw-connect__social-aggregator__feed-item__text-side__twitter-actions__reply,
	.xrx-fw-footer-connect .xrx-fw-connect__social-aggregator .xrx-fw-connect__social-aggregator__feed-item__text-side__twitter-actions__retweet
	{
	display: none
}

[dir=rtl] .xrx-fw-follow-us__label, [dir=rtl] .xrx-fw-follow-us__linklist
	{
	text-align: center
}

@media screen and (min-width:768px) {
	[dir=rtl] .xrx-fw-follow-us__label, [dir=rtl] .xrx-fw-follow-us__linklist
		{
		text-align: right
	}
}

[dir=rtl] .xrx-fw-footer-connect .xrx-fw-connect__social-aggregator .xrx-fw-connect__social-aggregator__feed-item__icon
	{
	float: right
}

[dir=rtl] .xrx-fw-footer-connect .xrx-fw-connect__social-aggregator .xrx-fw-connect__social-aggregator__feed-item__text-side
	{
	margin-right: 45px
}

[dir=rtl] .xrx-fw-footer-connect .xrx-fw-connect__social-aggregator .xrx-fw-connect__social-aggregator__feed-item__text-side__twitter-actions__reply
	{
	margin-right: 0
}

form.xrx-fw-form--inline {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	padding: 1rem
}

form.xrx-fw-form--inline label {
	margin-bottom: 1rem;
	display: block
}

form.xrx-fw-form--inline label>span {
	margin-bottom: .5rem;
	display: block
}

@media screen and (min-width:768px) {
	form.xrx-fw-form--inline {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	form.xrx-fw-form--inline>* {
		margin-right: 3rem;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-negative: 1;
		flex-shrink: 1
	}
	form.xrx-fw-form--inline>:last-child {
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	[dir=rtl] form.xrx-fw-form--inline {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		margin-left: 3rem;
		margin-right: 0
	}
	form.xrx-fw-form--inline label {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 0
	}
	form.xrx-fw-form--inline label>span {
		white-space: nowrap;
		margin-right: 2rem;
		margin-bottom: 0
	}
	[dir=rtl] form.xrx-fw-form--inline label>span {
		margin-left: 2rem;
		margin-right: 0
	}
	[dir=rtl] form.xrx-fw-form--inline label {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
}

.xrx-fw-form .xrx-fw-form__content__message {
	font-size: .875rem;
	line-height: 1.57143em;
	font-weight: 400
}

.xrx-fw-form .xrx-fw-form__content__message--error {
	color: #d92231
}

.xrx-fw-form .xrx-fw-form__content__message--info {
	color: #124e8a
}

.xrx-fw-form .xrx-fw-form__content__message--success {
	color: #1b5a0a
}

.xrx-fw-form--style-default {
	font-family: Roboto Condensed, sans-serif;
	border: 1px solid #efefef
}

.xrx-fw-form--style-default .xrx-fw-form__title {
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400;
	font-family: inherit;
	padding: 1.875rem;
	background-color: #ebebeb
}

.xrx-fw-form--style-default .xrx-fw-form__subtitle {
	font-size: 1.125rem;
	line-height: 1.22222em;
	font-weight: 400;
	margin-bottom: .625rem
}

.xrx-fw-form--style-default .xrx-fw-form__required-text {
	font-size: .875rem;
	line-height: 1.57143em;
	font-weight: 400;
	color: #d92231;
	margin: .3125rem 0 1.25rem
}

.xrx-fw-form--style-default .xrx-fw-form__content {
	padding: 1.25rem 1.875rem
}

.xrx-fw-form--style-default .xrx-fw-form__content__details {
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400;
	margin: 1.25rem 0 .625rem
}

.xrx-fw-form--success .xrx-fw-form__content>:not (.xrx-fw-form__content__message--success
	){
	display: none
}

.xrx-fw-form--success .xrx-fw-form__content .xrx-fw-form__content__message--success
	{
	font-size: 1.375rem;
	line-height: 1.63636em
}

.xrx-fw-form-inputs .xrx-fw-form-inputs__error {
	font-size: .875rem;
	line-height: 1.57143em;
	font-weight: 400;
	margin-top: .3125rem;
	color: #d92231
}

.xrx-fw-form-inputs .xrx-fw-form-inputs__input--error {
	border: 1px solid #d92231
}

.xrx-fw-form-inputs .xrx-fw-form-inputs__group {
	margin-bottom: 1rem
}

.xrx-fw-form-inputs .xrx-fw-form-inputs__group--required {
	position: relative
}

.xrx-fw-form-inputs .xrx-fw-form-inputs__group--required:before {
	display: inline;
	content: "*";
	color: #d92231;
	font-size: 1.25rem
}

.xrx-fw-form--style-default .xrx-fw-form-inputs .xrx-fw-form-inputs__group--required:before
	{
	position: absolute;
	left: -1rem;
	top: 0
}

.xrx-fw-hero {
	position: relative;
	width: 100%;
	height: auto !important;
	overflow: hidden;
	max-width: 1200px;
	display: block
}

@media screen and (min-width:768px) {
	.xrx-fw-hero {
		max-height: 380px
	}
	.xrx-fw-hero, .xrx-fw-hero .xrx-fw-hero__text {
		min-height: 350px
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-hero.xrx-fw-hero--height-short, .xrx-fw-hero.xrx-fw-hero--height-short .xrx-fw-hero__text
		{
		min-height: 250px
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-hero.xrx-fw-hero--height-full {
		min-height: 440px;
		max-height: 440px
	}
	.xrx-fw-hero.xrx-fw-hero--height-full .xrx-fw-hero__text {
		min-height: 440px
	}
}

.xrx-fw-hero.xrx-fw-hero--content-hidden .xrx-fw-hero__text {
	display: none
}

@media screen and (min-width:768px) {
	.xrx-fw-hero.xrx-fw-hero--content-hidden .xrx-fw-hero__overlay-buttons {
		left: 0
	}
}

.xrx-fw-hero.xrx-fw-hero--black .xrx-fw-hero__background, .xrx-fw-hero.xrx-fw-hero--black .xrx-fw-hero__text,
	.xrx-fw-hero:not (.xrx-fw-hero--content-hidden ):not (.xrx-fw-hero--white
	):not (.xrx-fw-hero--transparent ) .xrx-fw-hero__background,
	.xrx-fw-hero:not (.xrx-fw-hero--content-hidden ):not (.xrx-fw-hero--white
	):not (.xrx-fw-hero--transparent ) .xrx-fw-hero__text {
	background-color: #333
}

.xrx-fw-hero.xrx-fw-hero--black .xrx-fw-hero__background>div,
	.xrx-fw-hero.xrx-fw-hero--black .xrx-fw-hero__background>h1,
	.xrx-fw-hero.xrx-fw-hero--black .xrx-fw-hero__background>h2,
	.xrx-fw-hero.xrx-fw-hero--black .xrx-fw-hero__background>p,
	.xrx-fw-hero.xrx-fw-hero--black .xrx-fw-hero__text>div, .xrx-fw-hero.xrx-fw-hero--black .xrx-fw-hero__text>h1,
	.xrx-fw-hero.xrx-fw-hero--black .xrx-fw-hero__text>h2, .xrx-fw-hero.xrx-fw-hero--black .xrx-fw-hero__text>p,
	.xrx-fw-hero:not (.xrx-fw-hero--content-hidden ):not (.xrx-fw-hero--white
	):not (.xrx-fw-hero--transparent ) .xrx-fw-hero__background>div,
	.xrx-fw-hero:not (.xrx-fw-hero--content-hidden ):not (.xrx-fw-hero--white
	):not (.xrx-fw-hero--transparent ) .xrx-fw-hero__background>h1,
	.xrx-fw-hero:not (.xrx-fw-hero--content-hidden ):not (.xrx-fw-hero--white
	):not (.xrx-fw-hero--transparent ) .xrx-fw-hero__background>h2,
	.xrx-fw-hero:not (.xrx-fw-hero--content-hidden ):not (.xrx-fw-hero--white
	):not (.xrx-fw-hero--transparent ) .xrx-fw-hero__background>p,
	.xrx-fw-hero:not (.xrx-fw-hero--content-hidden ):not (.xrx-fw-hero--white
	):not (.xrx-fw-hero--transparent ) .xrx-fw-hero__text>div, .xrx-fw-hero:not
	(.xrx-fw-hero--content-hidden ):not (.xrx-fw-hero--white ):not (.xrx-fw-hero--transparent
	) .xrx-fw-hero__text>h1, .xrx-fw-hero:not (.xrx-fw-hero--content-hidden
	):not (.xrx-fw-hero--white ):not (.xrx-fw-hero--transparent ) .xrx-fw-hero__text>h2,
	.xrx-fw-hero:not (.xrx-fw-hero--content-hidden ):not (.xrx-fw-hero--white
	):not (.xrx-fw-hero--transparent ) .xrx-fw-hero__text>p {
	color: #fff
}

@media screen and (min-width:768px) {
	.xrx-fw-hero.xrx-fw-hero--black .xrx-fw-hero__social, .xrx-fw-hero:not (.xrx-fw-hero--content-hidden
		):not (.xrx-fw-hero--white ):not (.xrx-fw-hero--transparent ) .xrx-fw-hero__social
		{
		background: #333;
		color: #fff
	}
}

.xrx-fw-hero.xrx-fw-hero--black.xrx-fw-hero--blur .xrx-fw-hero__text,
	.xrx-fw-hero:not (.xrx-fw-hero--content-hidden ):not (.xrx-fw-hero--white
	):not (.xrx-fw-hero--transparent ).xrx-fw-hero--blur .xrx-fw-hero__text
	{
	background: rgba(0, 0, 0, .7)
}

@media screen and (min-width:768px) {
	.xrx-fw-hero.xrx-fw-hero--black.xrx-fw-hero--blur .xrx-fw-hero__social,
		.xrx-fw-hero:not (.xrx-fw-hero--content-hidden ):not (.xrx-fw-hero--white
		):not (.xrx-fw-hero--transparent ).xrx-fw-hero--blur .xrx-fw-hero__social
		{
		background: rgba(0, 0, 0, .7)
	}
}

.xrx-fw-hero.xrx-fw-hero--white .xrx-fw-hero__background, .xrx-fw-hero.xrx-fw-hero--white .xrx-fw-hero__text
	{
	background-color: #ebebeb
}

.xrx-fw-hero.xrx-fw-hero--white .xrx-fw-hero__background>div,
	.xrx-fw-hero.xrx-fw-hero--white .xrx-fw-hero__background>h1,
	.xrx-fw-hero.xrx-fw-hero--white .xrx-fw-hero__background>h2,
	.xrx-fw-hero.xrx-fw-hero--white .xrx-fw-hero__background>p,
	.xrx-fw-hero.xrx-fw-hero--white .xrx-fw-hero__text>div, .xrx-fw-hero.xrx-fw-hero--white .xrx-fw-hero__text>h1,
	.xrx-fw-hero.xrx-fw-hero--white .xrx-fw-hero__text>h2, .xrx-fw-hero.xrx-fw-hero--white .xrx-fw-hero__text>p
	{
	color: #000
}

@media screen and (min-width:768px) {
	.xrx-fw-hero.xrx-fw-hero--white .xrx-fw-hero__social {
		background: #ebebeb;
		color: #333
	}
}

.xrx-fw-hero.xrx-fw-hero--white.xrx-fw-hero--blur .xrx-fw-hero__text {
	background: hsla(0, 0%, 100%, .7)
}

@media screen and (min-width:768px) {
	.xrx-fw-hero.xrx-fw-hero--white.xrx-fw-hero--blur .xrx-fw-hero__social {
		background: hsla(0, 0%, 100%, .7)
	}
}

.xrx-fw-hero.xrx-fw-hero--white .xrx-fw-hero__overlay-button {
	background-color: hsla(0, 0%, 92.2%, .5);
	color: #333;
	border-color: #333
}

.xrx-fw-hero.xrx-fw-hero--white .xrx-fw-hero__overlay-button:active,
	.xrx-fw-hero.xrx-fw-hero--white .xrx-fw-hero__overlay-button:hover {
	background-color: hsla(0, 0%, 92.2%, .7)
}

@media screen and (min-width:768px) {
	.xrx-fw-hero.xrx-fw-hero--right .xrx-fw-hero__text {
		float: right
	}
	[dir=rtl] .xrx-fw-hero.xrx-fw-hero--right .xrx-fw-hero__text {
		float: left
	}
	.xrx-fw-hero.xrx-fw-hero--right .xrx-fw-hero__social {
		right: auto;
		left: 20px
	}
	[dir=rtl] .xrx-fw-hero.xrx-fw-hero--right .xrx-fw-hero__social {
		right: 20px;
		left: auto
	}
	.xrx-fw-hero.xrx-fw-hero--right .xrx-fw-hero__background__desktop,
		.xrx-fw-hero.xrx-fw-hero--right .xrx-fw-hero__text__background__desktop
		{
		background-position: 100% 0
	}
	[dir=rtl] .xrx-fw-hero.xrx-fw-hero--right .xrx-fw-hero__background__desktop,
		[dir=rtl] .xrx-fw-hero.xrx-fw-hero--right .xrx-fw-hero__text__background__desktop
		{
		background-position: 0 0
	}
	.xrx-fw-hero.xrx-fw-hero--right .xrx-fw-hero__background__desktop__video
		{
		position: absolute;
		right: 0
	}
	[dir=rtl] .xrx-fw-hero.xrx-fw-hero--right .xrx-fw-hero__background__desktop__video
		{
		right: auto;
		left: 0
	}
	.xrx-fw-hero.xrx-fw-hero--right .xrx-fw-hero__text__background__desktop__video
		{
		position: absolute
	}
	[dir=rtl] .xrx-fw-hero.xrx-fw-hero--right .xrx-fw-hero__text__background__desktop__video
		{
		right: auto;
		left: 0
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-hero.xrx-fw-hero--center .xrx-fw-hero__text {
		text-align: center;
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.xrx-fw-hero.xrx-fw-hero--center .xrx-fw-hero__background__desktop,
		.xrx-fw-hero.xrx-fw-hero--center .xrx-fw-hero__text__background__desktop
		{
		background-position: top
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-hero.xrx-fw-hero--white-text .xrx-fw-hero__text>div,
		.xrx-fw-hero.xrx-fw-hero--white-text .xrx-fw-hero__text>h1,
		.xrx-fw-hero.xrx-fw-hero--white-text .xrx-fw-hero__text>h2,
		.xrx-fw-hero.xrx-fw-hero--white-text .xrx-fw-hero__text>p {
		color: #fff
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-hero.xrx-fw-hero--black-text .xrx-fw-hero__text>h1, .xrx-fw-hero.xrx-fw-hero--black-text .xrx-fw-hero__text>h2,
		.xrx-fw-hero.xrx-fw-hero--black-text .xrx-fw-hero__text>p {
		color: #000
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-hero.xrx-fw-hero--blur .xrx-fw-hero__background__desktop {
		bottom: -10px;
		right: -20px
	}
	.xrx-fw-hero.xrx-fw-hero--blur .xrx-fw-hero__background__desktop,
		.xrx-fw-hero.xrx-fw-hero--blur .xrx-fw-hero__text__background__desktop
		{
		display: block;
		top: -10px;
		left: -20px;
		background-size: 1240px auto
	}
	.xrx-fw-hero.xrx-fw-hero--blur .xrx-fw-hero__text__background__desktop {
		z-index: -1;
		-webkit-filter: blur(10px);
		filter: blur(10px)
	}
	.xrx-fw-hero.xrx-fw-hero--blur .xrx-fw-hero__text__background__desktop:after
		{
		position: absolute;
		display: block;
		content: "";
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background-color: rgba(0, 0, 0, .3)
	}
	.xrx-fw-hero.xrx-fw-hero--blur.xrx-fw-hero--white .xrx-fw-hero__text__background__desktop:after
		{
		background-color: hsla(0, 0%, 100%, .3)
	}
	.xrx-fw-hero.xrx-fw-hero--blur.xrx-fw-hero--right .xrx-fw-hero__text__background__desktop
		{
		right: -20px;
		left: auto
	}
	[dir=rtl] .xrx-fw-hero.xrx-fw-hero--blur.xrx-fw-hero--right .xrx-fw-hero__text__background__desktop
		{
		left: -20px;
		right: auto
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-hero.xrx-fw-hero--video .xrx-fw-hero__background__desktop,
		.xrx-fw-hero.xrx-fw-hero--video .xrx-fw-hero__background__mobile,
		.xrx-fw-hero.xrx-fw-hero--video .xrx-fw-hero__text__background__desktop,
		.xrx-fw-hero.xrx-fw-hero--video .xrx-fw-hero__text__background__mobile
		{
		background-image: none !important
	}
}

.xrx-fw-hero.xrx-fw-hero--fixed-aspect {
	max-height: none
}

.xrx-fw-hero.xrx-fw-hero--fixed-aspect .xrx-fw-hero__background {
	position: relative;
	height: 0;
	padding-top: 36.66667%;
	min-height: auto
}

@media screen and (min-width:768px) {
	.xrx-fw-hero.xrx-fw-hero--fixed-aspect {
		min-height: auto
	}
	.xrx-fw-hero.xrx-fw-hero--fixed-aspect .xrx-fw-hero__text {
		position: absolute;
		top: 0;
		bottom: 0
	}
	.xrx-fw-hero.xrx-fw-hero--fixed-aspect .xrx-fw-hero__background__desktop,
		.xrx-fw-hero.xrx-fw-hero--fixed-aspect .xrx-fw-hero__text__background__desktop
		{
		background-size: cover
	}
}

.xrx-fw-hero.xrx-fw-hero--fixed-aspect .xrx-fw-hero__overlay-buttons {
	top: 0;
	padding-top: 18.33333%
}

.xrx-fw-hero .xrx-fw-hero__background {
	display: block;
	position: relative;
	width: 100%;
	min-height: 250px;
	overflow: hidden
}

@media screen and (min-width:768px) {
	.xrx-fw-hero .xrx-fw-hero__background {
		position: absolute;
		min-height: 100%;
		height: 100%
	}
	.xrx-fw-hero .xrx-fw-hero__background .xrx-fw-hero__background__mobile {
		display: none
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-hero a.xrx-fw-hero__background+.xrx-fw-hero__text {
		pointer-events: none
	}
}

.xrx-fw-hero .xrx-fw-hero__background__desktop, .xrx-fw-hero .xrx-fw-hero__background__mobile,
	.xrx-fw-hero .xrx-fw-hero__text__background__desktop {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

.xrx-fw-hero .xrx-fw-hero__background__desktop, .xrx-fw-hero .xrx-fw-hero__text__background__desktop
	{
	display: none;
	background-size: 1200px auto;
	background-position: 0 0
}

@media screen and (min-width:768px) {
	.xrx-fw-hero .xrx-fw-hero__background__desktop, .xrx-fw-hero .xrx-fw-hero__text__background__desktop
		{
		display: block
	}
	.xrx-fw-hero .xrx-fw-hero__background__desktop>canvas, .xrx-fw-hero .xrx-fw-hero__text__background__desktop>canvas
		{
		position: absolute;
		top: 0;
		left: 0
	}
}

.xrx-fw-hero.xrx-fw-hero--background-align-middle .xrx-fw-hero__background__desktop,
	.xrx-fw-hero.xrx-fw-hero--background-align-middle .xrx-fw-hero__text__background__desktop
	{
	background-position: 0
}

.xrx-fw-hero.xrx-fw-hero--background-align-bottom .xrx-fw-hero__background__desktop,
	.xrx-fw-hero.xrx-fw-hero--background-align-bottom .xrx-fw-hero__text__background__desktop
	{
	background-position: 0 100%
}

.xrx-fw-hero .xrx-fw-hero__text {
	position: relative;
	padding: 20px 16px;
	color: #000;
	z-index: 1;
	overflow: hidden;
	display: block
}

@media screen and (min-width:768px) {
	.xrx-fw-hero .xrx-fw-hero__text {
		width: 350px;
		height: 100%;
		padding: 25px
	}
}

.xrx-fw-hero .xrx-fw-hero__text__category {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.22222em;
	margin: 0 0 15px;
	text-transform: uppercase
}

.xrx-fw-hero .xrx-fw-hero__text__title {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 200;
	font-size: 2.25rem;
	line-height: 1.11111em;
	margin: 0 0 15px
}

.xrx-fw-hero .xrx-fw-hero__text__desc {
	margin-bottom: 20px
}

.xrx-fw-hero .xrx-fw-hero__text__desc, .xrx-fw-hero .xrx-fw-hero__text__desc>p
	{
	font-family: Roboto, sans-serif !important;
	font-size: 1rem !important;
	line-height: 1.2em !important;
	font-weight: 200 !important
}

.xrx-fw-hero .xrx-fw-hero__text__desc>p {
	margin: 0 0 10px
}

.xrx-fw-hero .xrx-fw-hero__text__desc>p:last-child {
	margin-bottom: 0
}

.xrx-fw-hero .xrx-fw-hero__social {
	float: right;
	padding: 10px 10px 5px;
	color: #333
}

@media screen and (min-width:768px) {
	.xrx-fw-hero .xrx-fw-hero__social {
		position: absolute;
		right: 20px;
		bottom: 0;
		color: inherit
	}
}

.xrx-fw-hero .xrx-fw-hero__social__label {
	color: inherit;
	font-family: Roboto Condensed, sans-serif;
	position: relative;
	top: -2px;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 200;
	margin: 0;
	display: inline-block
}

.xrx-fw-hero .xrx-fw-hero__social__linklist {
	display: inline-block;
	vertical-align: top;
	list-style-type: none;
	margin: 0;
	padding: 0
}

.xrx-fw-hero .xrx-fw-hero__social__linklist__item {
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 0
}

.xrx-fw-hero .xrx-fw-hero__social__linklist__item a {
	display: block;
	width: 22px;
	height: 22px
}

.xrx-fw-hero .xrx-fw-hero__social__linklist__item a>span {
	width: 22px;
	height: 22px
}

.xrx-fw-hero .xrx-fw-hero__background__mobile__video {
	max-width: none;
	max-height: none;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto
}

@media ( max-width :681.81818px) {
	.xrx-fw-hero .xrx-fw-hero__background__mobile__video {
		width: auto;
		height: 100%
	}
}

.xrx-fw-hero .xrx-fw-hero__overlay-buttons {
	position: absolute;
	left: 0;
	right: 0;
	top: 125px;
	pointer-events: none
}

@media screen and (min-width:768px) {
	.xrx-fw-hero .xrx-fw-hero__overlay-buttons {
		top: 50%;
		left: 350px
	}
}

.xrx-fw-hero .xrx-fw-hero__overlay-button {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background-color: rgba(0, 0, 0, .5);
	color: #fff;
	border: 3px solid #fff;
	z-index: 1;
	width: 70px;
	height: 70px;
	border-radius: 35px;
	font-size: 35px;
	line-height: 35px;
	outline: none;
	font-family: Arial, sans-serif;
	-webkit-transition: background-color .25s linear;
	transition: background-color .25s linear;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	vertical-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	pointer-events: auto;
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, .25);
	box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, .25)
}

.xrx-fw-hero .xrx-fw-hero__overlay-button:active, .xrx-fw-hero .xrx-fw-hero__overlay-button:hover
	{
	background-color: rgba(0, 0, 0, .7);
	outline: none
}

.xrx-fw-hero .xrx-fw-hero__overlay-button.xrx-fw-hero__overlay-button--replay
	{
	pointer-events: none;
	opacity: 0
}

.xrx-fw-hero .xrx-fw-hero__overlay-button.xrx-fw-hero__overlay-button--replay>span
	{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.xrx-fw-hero .xrx-fw-hero__overlay-button.xrx-fw-hero__overlay-button--play>span
	{
	display: inline-block;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	border-width: 17.5px 0 17.5px 30.3px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-38%) translateY(-50%);
	transform: translateX(-38%) translateY(-50%)
}

.xrx-fw-hero.xrx-fw-hero--ended .xrx-fw-hero__overlay-button--play,
	.xrx-fw-hero.xrx-fw-hero--playing .xrx-fw-hero__overlay-button--play {
	pointer-events: none;
	opacity: 0
}

.xrx-fw-hero.xrx-fw-hero--ended .xrx-fw-hero__overlay-button--replay {
	opacity: 1;
	pointer-events: auto
}

.xrx-fw-icon-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.xrx-fw-icon-title .xrx-fw-icon {
	width: 2rem;
	max-width: none;
	height: 2rem;
	max-height: none;
	padding: 0 !important;
	margin-right: 1rem
}

.xrx-fw-icon-title h4 {
	line-height: 2.66667em;
	margin-bottom: 0
}

.xrx-fw-marketo-form {
	background-color: #e5e5e5
}

.xrx-fw-marketo-form__content {
	padding: 40px 15px
}

@media screen and (min-width:768px) {
	.xrx-fw-marketo-form__content {
		width: 600px;
		margin: 0 auto;
		padding: 60px 0
	}
}

.xrx-fw-marketo-form__content__heading {
	text-align: center
}

.xrx-fw-marketo-form__content .mktoForm {
	font-family: Roboto, sans-serif !important;
	font-size: 100% !important;
	color: #000;
	width: auto !important
}

.xrx-fw-marketo-form__content .mktoForm .mktoGutter,
	.xrx-fw-marketo-form__content .mktoForm .mktoOffset {
	width: auto !important;
	float: none;
	height: auto
}

.xrx-fw-marketo-form__content .mktoForm .mktoFieldWrap {
	float: none;
	margin-bottom: 1rem
}

.xrx-fw-marketo-form__content .mktoForm .mktoFieldWrap.isCheckbox>label
	{
	padding-top: 3px !important;
	padding-left: 30px
}

.xrx-fw-marketo-form__content .mktoForm .mktoFieldWrap.isCheckbox .mktoCheckbox>label
	{
	position: absolute !important;
	top: 0;
	left: 0
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol {
	float: none;
	min-height: auto;
	margin-bottom: 0 !important
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol label
	{
	display: inline-block;
	margin-bottom: .3125rem;
	font-size: 1.125rem;
	line-height: 1.22222em;
	font-family: Roboto Condensed, sans-serif;
	font-weight: 700
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol label.mktoLabel
	{
	width: auto !important;
	float: none;
	line-height: normal;
	padding-top: 0
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol button,
	.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input,
	.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol select,
	.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol textarea
	{
	font-family: inherit;
	font-size: 1rem;
	margin: 0
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input,
	.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol textarea
	{
	width: 100% !important;
	border: 1px solid #c1c1c1;
	padding: 10px !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input.mktoInvalid,
	.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol textarea.mktoInvalid
	{
	border: 1px solid #d92231
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=checkbox]+label,
	.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=radio]+label
	{
	position: relative;
	color: #000;
	text-decoration: none
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=checkbox]+label
	{
	display: block;
	padding-left: 1.9em;
	line-height: 1.5em
}

[dir=rtl] .xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=checkbox]+label
	{
	padding-left: 0;
	padding-right: 1.9em
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=checkbox]+label:after,
	.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=checkbox]+label:before
	{
	content: "";
	display: block;
	width: 1.275em;
	height: 1.275em;
	position: absolute;
	top: .15em;
	left: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

[dir=rtl] .xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=checkbox]+label:after,
	[dir=rtl] .xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=checkbox]+label:before
	{
	left: auto;
	right: 0
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=checkbox]+label:before
	{
	background-color: #fff;
	border: 1px solid #e5e5e5
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=checkbox]+label:after
	{
	content: "✔";
	top: 1px;
	text-align: center;
	color: #d92231;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transition: -webkit-transform .1s ease-in-out;
	transition: -webkit-transform .1s ease-in-out;
	transition: transform .1s ease-in-out;
	transition: transform .1s ease-in-out, -webkit-transform .1s ease-in-out
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=checkbox]:checked+label:after
	{
	-webkit-transform: scale(.9);
	transform: scale(.9)
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=radio]+label
	{
	display: block;
	padding-left: 1.9em;
	line-height: 1.5em
}

[dir=rtl] .xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=radio]+label
	{
	padding-left: 0;
	padding-right: 1.9em
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=radio]+label:after,
	.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=radio]+label:before
	{
	content: "";
	display: block;
	width: 1.275em;
	height: 1.275em;
	position: absolute;
	top: .15em;
	left: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: .6375em
}

[dir=rtl] .xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=radio]+label:after,
	[dir=rtl] .xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=radio]+label:before
	{
	left: auto;
	right: 0
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=radio]+label:before
	{
	background-color: #fff;
	border: 1px solid #e5e5e5
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=radio]+label:after
	{
	background-color: #d92231;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transition: -webkit-transform .1s ease-in-out;
	transition: -webkit-transform .1s ease-in-out;
	transition: transform .1s ease-in-out;
	transition: transform .1s ease-in-out, -webkit-transform .1s ease-in-out
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol input[type=radio]:checked+label:after
	{
	-webkit-transform: scale(.6);
	transform: scale(.6)
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol .mktoRangeField
	{
	width: 100% !important
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol .mktoRangeField input[type=range]
	{
	border: 0;
	background-color: transparent
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol select
	{
	border: 1px solid #c1c1c1;
	min-width: 100% !important;
	padding: 8px !important;
	border-radius: 0;
	cursor: pointer;
	background-image: linear-gradient(45deg, transparent 50%, #fff 0),
		linear-gradient(135deg, #fff 50%, transparent 0),
		linear-gradient(90deg, #d92231, #d92231);
	background-position: calc(100% - 20px) 1em, calc(100% - 12px) 1em, 100%
		0;
	background-size: 8px 8px, 8px 8px, 2.5em 2.5em;
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol select:focus
	{
	outline-color: #d92231
}

[dir=rtl] .xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol select
	{
	background-position: 12px 1em, 20px 1em, 0 0
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol select::-ms-expand
	{
	display: none
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol select:active,
	.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol select:hover
	{
	border-color: #000;
	outline: none
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol select.mktoInvalid
	{
	border: 1px solid #d92231
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol .mktoField
	{
	float: none;
	font-size: 100%;
	padding: 0
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol .mktoCheckbox,
	.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol .mktoCheckboxList,
	.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol .mktoRadioList
	{
	width: auto !important
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol .mktoCheckbox input[type=checkbox],
	.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol .mktoCheckbox input[type=radio],
	.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol .mktoCheckboxList input[type=checkbox],
	.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol .mktoCheckboxList input[type=radio],
	.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol .mktoRadioList input[type=checkbox],
	.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol .mktoRadioList input[type=radio]
	{
	display: none
}

.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol .mktoCheckbox>label,
	.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol .mktoCheckboxList>label,
	.xrx-fw-marketo-form__content .mktoForm .mktoFormRow .mktoFormCol .mktoRadioList>label
	{
	margin: 0
}

.xrx-fw-marketo-form__content .mktoForm .mktoButtonRow {
	display: block;
	text-align: center
}

.xrx-fw-marketo-form__content .mktoForm .mktoButtonRow .mktoButtonWrap {
	margin: 0 !important
}

.xrx-fw-marketo-form__content .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton
	{
	font-family: Roboto Condensed, sans-serif !important;
	font-weight: 700 !important;
	font-size: 14px !important;
	line-height: 3em !important;
	display: inline-block;
	background-color: #d92231;
	border: 1px solid #d92231;
	color: #fff !important;
	padding: 0 30px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none !important;
	min-width: 160px;
	cursor: pointer;
	background-image: none;
	width: 100%
}

.xrx-fw-marketo-form__content .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:active,
	.xrx-fw-marketo-form__content .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:focus,
	.xrx-fw-marketo-form__content .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:hover
	{
	background-color: #81141d;
	border-color: #81141d;
	outline: none
}

@media screen and (min-width:768px) {
	.xrx-fw-marketo-form__content .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton
		{
		width: 50%
	}
}

.xrx-fw-marketo-form__content .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:active
	{
	background-image: none
}

.xrx-fw-marketo-form__content .mktoForm .mktoError {
	display: none !important
}

.xrx-fw-marketo-form.xrx-fw-marketo-form--variant-sidebar {
	background-color: transparent
}

.xrx-fw-marketo-form.xrx-fw-marketo-form--variant-sidebar .xrx-fw-marketo-form__content
	{
	width: 100%;
	margin: 0;
	padding: 0
}

.xrx-fw-marketo-form.xrx-fw-marketo-form--variant-sidebar .xrx-fw-marketo-form__content__heading
	{
	text-align: left
}

.xrx-fw-marketo-form.xrx-fw-marketo-form--variant-sidebar .xrx-fw-marketo-form__content__heading h1
	{
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 1.16667em
}

.xrx-fw-marketo-form.xrx-fw-marketo-form--variant-sidebar .xrx-fw-marketo-form__content__heading h4
	{
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400
}

.xrx-fw-marketo-form.xrx-fw-marketo-form--variant-sidebar .xrx-fw-marketo-form__content .mktoForm
	{
	padding: 0
}

.xrx-fw-marketo-form.xrx-fw-marketo-form--variant-sidebar .xrx-fw-marketo-form__content .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton
	{
	width: 100%
}

.xrx-fw-modal__open {
	overflow: hidden
}

.xrx-fw-modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 20px;
	z-index: 6050
}

.xrx-fw-modal.xrx-fw-modal--open {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.xrx-fw-modal.xrx-fw-modal--green .xrx-fw-modal__window>div {
	border: 1px solid #27800e
}

.xrx-fw-modal.xrx-fw-modal--green .xrx-fw-modal__close svg {
	stroke: #27800e !important
}

.xrx-fw-modal.xrx-fw-modal--green .xrx-fw-modal__close .xrx-fw-icon {
	color: #27800e !important;
	width: 15px;
	max-width: none;
	height: 15px;
	max-height: none;
	padding: 0 !important
}

.xrx-fw-modal.xrx-fw-modal--green .xrx-fw-modal__window__iconcol {
	background-color: #27800e
}

.xrx-fw-modal.xrx-fw-modal--gold .xrx-fw-modal__window>div {
	border: 1px solid #c34400
}

.xrx-fw-modal.xrx-fw-modal--gold .xrx-fw-modal__close svg {
	stroke: #c34400 !important
}

.xrx-fw-modal.xrx-fw-modal--gold .xrx-fw-modal__close .xrx-fw-icon {
	color: #c34400 !important;
	width: 15px;
	max-width: none;
	height: 15px;
	max-height: none;
	padding: 0 !important
}

.xrx-fw-modal.xrx-fw-modal--gold .xrx-fw-modal__window__iconcol {
	background-color: #c34400
}

.xrx-fw-modal.xrx-fw-modal--blue .xrx-fw-modal__window>div {
	border: 1px solid #1a6fc5
}

.xrx-fw-modal.xrx-fw-modal--blue .xrx-fw-modal__close svg {
	stroke: #1a6fc5 !important
}

.xrx-fw-modal.xrx-fw-modal--blue .xrx-fw-modal__close .xrx-fw-icon {
	color: #1a6fc5 !important;
	width: 15px;
	max-width: none;
	height: 15px;
	max-height: none;
	padding: 0 !important
}

.xrx-fw-modal.xrx-fw-modal--blue .xrx-fw-modal__window__iconcol {
	background-color: #1a6fc5
}

.xrx-fw-modal.xrx-fw-modal--darkest-violet .xrx-fw-modal__window>div {
	border: 1px solid #9b2583
}

.xrx-fw-modal.xrx-fw-modal--darkest-violet .xrx-fw-modal__close svg {
	stroke: #9b2583 !important
}

.xrx-fw-modal.xrx-fw-modal--darkest-violet .xrx-fw-modal__close .xrx-fw-icon
	{
	color: #9b2583 !important;
	width: 15px;
	max-width: none;
	height: 15px;
	max-height: none;
	padding: 0 !important
}

.xrx-fw-modal.xrx-fw-modal--darkest-violet .xrx-fw-modal__window__iconcol
	{
	background-color: #9b2583
}

.xrx-fw-modal.xrx-fw-modal--dark-violet .xrx-fw-modal__window>div {
	border: 1px solid #9b2583
}

.xrx-fw-modal.xrx-fw-modal--dark-violet .xrx-fw-modal__close svg {
	stroke: #9b2583 !important
}

.xrx-fw-modal.xrx-fw-modal--dark-violet .xrx-fw-modal__close .xrx-fw-icon
	{
	color: #9b2583 !important;
	width: 15px;
	max-width: none;
	height: 15px;
	max-height: none;
	padding: 0 !important
}

.xrx-fw-modal.xrx-fw-modal--dark-violet .xrx-fw-modal__window__iconcol {
	background-color: #9b2583
}

.xrx-fw-modal.xrx-fw-modal--red .xrx-fw-modal__window>div {
	border: 1px solid #d92231
}

.xrx-fw-modal.xrx-fw-modal--red .xrx-fw-modal__close svg {
	stroke: #d92231 !important
}

.xrx-fw-modal.xrx-fw-modal--red .xrx-fw-modal__close .xrx-fw-icon {
	color: #d92231 !important;
	width: 15px;
	max-width: none;
	height: 15px;
	max-height: none;
	padding: 0 !important
}

.xrx-fw-modal.xrx-fw-modal--red .xrx-fw-modal__window__iconcol {
	background-color: #d92231
}

.xrx-fw-modal.xrx-fw-modal--black .xrx-fw-modal__window>div {
	border: 1px solid #000
}

.xrx-fw-modal.xrx-fw-modal--black .xrx-fw-modal__close svg {
	stroke: #000 !important
}

.xrx-fw-modal.xrx-fw-modal--black .xrx-fw-modal__close .xrx-fw-icon {
	color: #000 !important;
	width: 15px;
	max-width: none;
	height: 15px;
	max-height: none;
	padding: 0 !important
}

.xrx-fw-modal.xrx-fw-modal--black .xrx-fw-modal__window__iconcol {
	background-color: #000
}

.xrx-fw-modal.xrx-fw-modal--white .xrx-fw-modal__window>div {
	border: 1px solid #fff
}

.xrx-fw-modal.xrx-fw-modal--white .xrx-fw-modal__close svg {
	stroke: #fff !important
}

.xrx-fw-modal.xrx-fw-modal--white .xrx-fw-modal__close .xrx-fw-icon {
	color: #fff !important;
	width: 15px;
	max-width: none;
	height: 15px;
	max-height: none;
	padding: 0 !important
}

.xrx-fw-modal.xrx-fw-modal--white .xrx-fw-modal__window__iconcol {
	background-color: #fff
}

.xrx-fw-modal .xrx-fw-modal__overlay {
	content: "";
	background-color: rgba(0, 0, 0, .8);
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.xrx-fw-modal .xrx-fw-modal__window {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 840px;
	width: 100%
}

.xrx-fw-modal .xrx-fw-modal__window>div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	background-color: #fff;
	position: relative;
	max-width: calc(100vw - 40px);
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.xrx-fw-modal .xrx-fw-modal__close {
	background: transparent;
	padding: 0;
	border: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	-webkit-transform: translateX(50%) translateY(-50%);
	transform: translateX(50%) translateY(-50%);
	z-index: 100000
}

[dir=rtl] .xrx-fw-modal .xrx-fw-modal__close {
	left: 0;
	right: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.xrx-fw-modal .xrx-fw-modal__window__iconcol {
	padding: 8.75px;
	position: relative
}

.xrx-fw-modal .xrx-fw-modal__window__iconcol .xrx-fw-icon {
	fill: #fff !important;
	width: 26.25px;
	height: 26.25px;
	padding: 0 !important
}

@media screen and (min-width:768px) {
	.xrx-fw-modal .xrx-fw-modal__window__iconcol {
		padding: 17.5px
	}
	.xrx-fw-modal .xrx-fw-modal__window__iconcol .xrx-fw-icon {
		width: 52.5px;
		height: 52.5px
	}
}

.xrx-fw-modal .xrx-fw-modal__window__bodycol {
	padding: 1rem;
	min-height: 1rem;
	max-height: calc(100vh - 40px - 2rem);
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.xrx-fw-modal .xrx-fw-modal__window__bodycol footer p {
	font-family: Roboto, sans-serif !important;
	font-size: .875rem !important;
	line-height: 1.2em !important;
	font-weight: 200 !important
}

@media screen and (min-height:800px) {
	.xrx-fw-modal .xrx-fw-modal__window__bodycol {
		max-height: calc(100vh - 200px - 2rem)
	}
}

@media screen and (min-height:1080px) {
	.xrx-fw-modal .xrx-fw-modal__window__bodycol {
		max-height: calc(100vh - 300px - 2rem)
	}
}

.xrx-fw-modal .xrx-fw-modal__window__bodycol>div {
	overflow: auto;
	width: 100%;
	max-height: 100%
}

@media screen and (min-width:768px) {
	.xrx-fw-modal .xrx-fw-modal__window__bodycol>div {
		min-width: 300px
	}
}

.xrx-fw-modal .xrx-fw-modal__window__bodycol>div :first-child {
	margin-top: 0
}

.xrx-fw-modal .xrx-fw-modal__window__bodycol>div :last-child {
	margin-bottom: 0
}

.xrx-fw-modal .xrx-fw-modal__window__bodycol>div iframe {
	border: none;
	display: block
}

.xrx-fw-modal .xrx-fw-modal__window__bodycol>div hr {
	margin: 1em 0
}

.xrx-fw-modal .xrx-fw-modal__window__bodycol>div ol, .xrx-fw-modal .xrx-fw-modal__window__bodycol>div ul
	{
	margin-left: 1px
}

.xrx-fw-modal .xrx-fw-modal__window__bodycol table {
	border-collapse: inherit
}

.xrx-fw-modal.xrx-fw-modal--full {
	padding: 30px
}

.xrx-fw-modal.xrx-fw-modal--full .xrx-fw-modal__window {
	max-width: none;
	width: auto
}

.xrx-fw-modal.xrx-fw-modal--full .xrx-fw-modal__window>div {
	width: calc(100vw - 40px);
	max-width: 1200px;
	background-color: transparent
}

.xrx-fw-modal.xrx-fw-modal--full .xrx-fw-modal__window__bodycol {
	width: 100%;
	padding: 0;
	max-height: none
}

.xrx-fw-modal.xrx-fw-modal--width .xrx-fw-modal__window {
	width: auto
}

.xrx-fw-more-articles {
	font-family: Roboto Condensed, sans-serif
}

.xrx-fw-more-articles .xrx-fw-learn-more-tile {
	height: 100%
}

.xrx-fw-quick-links-contact {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media screen and (min-width:768px) {
	.xrx-fw-quick-links-contact {
		margin: 0 15px
	}
}

.xrx-fw-quick-links-contact__quick-links-container {
	border-top: 1px solid #e5e5e5;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}

@media screen and (min-width:768px) {
	.xrx-fw-quick-links-contact__quick-links-container {
		-ms-flex-preferred-size: calc(66.6% - 10px);
		flex-basis: calc(66.6% - 10px);
		margin-right: 10px
	}
}

.xrx-fw-quick-links-contact__contact-container {
	border-top: 1px solid #e5e5e5;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}

@media screen and (min-width:768px) {
	.xrx-fw-quick-links-contact__contact-container {
		-ms-flex-preferred-size: 33.4%;
		flex-basis: 33.4%
	}
}

.xrx-fw-quick-links-contact__contact-container .xrx-fw-contact-featured__image
	{
	height: 14.0625rem
}

@media screen and (min-width:768px) and (max-width:969px) {
	.xrx-fw-quick-links-contact__contact-container .xrx-fw-contact-featured__image
		{
		height: 11.25rem
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-quick-links-contact--variant-half .xrx-fw-quick-links-contact__quick-links-container
		{
		-ms-flex-preferred-size: calc(50% - 10px);
		flex-basis: calc(50% - 10px)
	}
	.xrx-fw-quick-links-contact--variant-half .xrx-fw-quick-links-contact__contact-container
		{
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%
	}
}

.xrx-fw-search-container {
	width: 100%
}

.xrx-fw-search-container>* {
	margin-bottom: 50px
}

@media screen and (min-width:480px) {
	.xrx-fw-search-container>* {
		margin-bottom: 25px
	}
}

.xrx-fw-sidebar>* {
	margin-bottom: 5px
}

@media screen and (min-width:480px) {
	.xrx-fw-sidebar>* {
		margin-bottom: 10px
	}
}

.xrx-fw-sidebar>:last-child {
	margin-bottom: 0
}

.xrx-fw-spec-table.xrx-fw-spec-table--title {
	background: #f8f8f8;
	padding: 1rem
}

.xrx-fw-spec-table.xrx-fw-spec-table--title+.xrx-fw-spec-table {
	margin-top: 2em
}

.xrx-fw-spec-table table {
	margin-bottom: 1rem;
	border: 1px solid #c1c1c1
}

.xrx-fw-spec-table table td, .xrx-fw-spec-table table th {
	padding: .5rem;
	border: 1px solid #c1c1c1
}

@media screen and (min-width:768px) {
	.xrx-fw-spec-table table td, .xrx-fw-spec-table table th {
		padding: 1rem
	}
}

.xrx-fw-spec-table table tbody>tr a.xrx-fw-link {
	color: #000
}

.xrx-fw-spec-table table tbody>tr:nth-child(2n) {
	background: #f8f8f8
}

.xrx-fw-spec-table table tbody>tr:nth-child(odd) {
	background: #fff
}

@media screen and (min-width:768px) {
	.xrx-fw-spec-table table tbody>tr th {
		min-width: 220px
	}
}

.xrx-fw-spec-table table tbody>tr td {
	width: 100%
}

.xrx-fw-sticky-widget {
	position: fixed;
	left: 0;
	bottom: -1px;
	width: 100%;
	z-index: 10
}

.xrx-fw-sticky-widget__list {
	margin: 0 auto;
	position: relative;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

[dir=rtl] .xrx-fw-sticky-widget__list {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

@media screen and (min-width:768px) {
	.xrx-fw-sticky-widget {
		bottom: auto;
		left: calc(100% - 64px);
		right: auto;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: auto;
		position: fixed
	}
	[dir=rtl] .xrx-fw-sticky-widget {
		right: calc(100% - 64px);
		left: auto
	}
	.xrx-fw-sticky-widget__list {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		width: auto
	}
	.xrx-fw-sticky-widget__list, [dir=rtl] .xrx-fw-sticky-widget__list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.xrx-fw-support-hero {
	background-color: #f1f1f1
}

.xrx-fw-support-hero__container {
	padding: 2.1875rem 15px;
	max-width: 1200px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media screen and (min-width:768px) {
	.xrx-fw-support-hero__container {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.xrx-fw-support-hero__text {
	padding-right: 0
}

@media screen and (min-width:768px) {
	.xrx-fw-support-hero__text {
		padding-right: 2.1875rem;
		-webkit-box-flex: 2;
		-ms-flex: 2;
		flex: 2
	}
}

.xrx-fw-support-hero__category {
	text-transform: uppercase;
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.22222em;
	font-weight: 200;
	color: #000;
	margin-bottom: .625rem;
	text-align: center
}

html[lang^=el] .xrx-fw-support-hero__category {
	text-transform: none
}

@media screen and (min-width:768px) {
	.xrx-fw-support-hero__category {
		text-align: left;
		margin-bottom: .4375rem
	}
	[dir=rtl] .xrx-fw-support-hero__category {
		text-align: right
	}
}

.xrx-fw-support-hero__heading h1, .xrx-fw-support-hero__heading h2,
	.xrx-fw-support-hero__heading h3, .xrx-fw-support-hero__heading h4,
	.xrx-fw-support-hero__heading h5, .xrx-fw-support-hero__heading h6 {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 200;
	font-size: 1.875rem;
	line-height: 1.13333em;
	color: #333;
	text-align: center
}

@media screen and (min-width:768px) {
	.xrx-fw-support-hero__heading h1, .xrx-fw-support-hero__heading h2,
		.xrx-fw-support-hero__heading h3, .xrx-fw-support-hero__heading h4,
		.xrx-fw-support-hero__heading h5, .xrx-fw-support-hero__heading h6 {
		font-family: Roboto Condensed, sans-serif;
		font-weight: 200;
		font-size: 2.25rem;
		line-height: 1.11111em;
		max-width: 32.5rem;
		text-align: left
	}
	[dir=rtl] .xrx-fw-support-hero__heading h1, [dir=rtl] .xrx-fw-support-hero__heading h2,
		[dir=rtl] .xrx-fw-support-hero__heading h3, [dir=rtl] .xrx-fw-support-hero__heading h4,
		[dir=rtl] .xrx-fw-support-hero__heading h5, [dir=rtl] .xrx-fw-support-hero__heading h6
		{
		text-align: right
	}
}

.xrx-fw-support-hero__image {
	width: 100%;
	margin-bottom: -2.1875rem
}

@media screen and (min-width:768px) {
	.xrx-fw-support-hero__image {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}
}

.xrx-fw-support-hero__image .xrx-fw-lazy-background {
	min-width: 100%;
	min-height: 10.9375rem;
	margin-top: 1.25rem;
	height: 100%;
	display: block
}

@media screen and (min-width:768px) {
	.xrx-fw-support-hero__image .xrx-fw-lazy-background {
		margin-top: 0;
		min-height: 0
	}
}

.xrx-fw-support-hero__footer {
	background-color: #333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: .9375rem 15px
}

@media screen and (min-width:768px) {
	.xrx-fw-support-hero__footer {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.xrx-fw-support-hero__footer--with-cta {
	padding: .6875rem 15px
}

.xrx-fw-support-hero__footer p {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 200;
	font-size: 1.25rem;
	color: #fff;
	text-align: center;
	margin: 0
}

.xrx-fw-support-hero__footer .xrx-fw-cta {
	margin-top: .625rem;
	margin-bottom: .3125rem
}

@media screen and (min-width:768px) {
	.xrx-fw-support-hero__footer .xrx-fw-cta {
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 2.1875rem
	}
	[dir=rtl] .xrx-fw-support-hero__footer .xrx-fw-cta {
		margin-left: 0;
		margin-right: 2.1875rem
	}
}

.xrx-fw-product-component-wrapper {
	margin-bottom: 2rem
}

.xrx-fw-product-component-wrapper .xrx-fw-product-component-wrapper__title
	{
	position: relative
}

@media screen and (min-width:768px) {
	.xrx-fw-product-component-wrapper .xrx-fw-product-component-wrapper__title h2
		{
		float: left
	}
	[dir=rtl] .xrx-fw-product-component-wrapper .xrx-fw-product-component-wrapper__title h2
		{
		float: right
	}
}

.xrx-fw-product-component-wrapper .xrx-fw-product-component-wrapper__title .xrx-fw-product-component-wrapper__button
	{
	display: block;
	margin-bottom: 1rem
}

@media screen and (min-width:768px) {
	.xrx-fw-product-component-wrapper .xrx-fw-product-component-wrapper__title .xrx-fw-product-component-wrapper__button
		{
		margin-top: .625rem;
		margin-bottom: 0;
		float: right
	}
	[dir=rtl] .xrx-fw-product-component-wrapper .xrx-fw-product-component-wrapper__title .xrx-fw-product-component-wrapper__button
		{
		float: left
	}
}

.xrx-fw-product-component-wrapper .xrx-fw-product-component-wrapper__title:after
	{
	content: "";
	clear: both;
	display: block
}

.xrx-fw-product-component-wrapper.xrx-fw-product-component-wrapper--align-center .xrx-fw-product-component-wrapper__title h2
	{
	text-align: center
}

.xrx-fw-product-specifications {
	border: 1px solid #e5e5e5;
	background-color: #fff
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__control .xrx-fw-product-specifications__control__select
	{
	background-color: #efefef
}

@media screen and (min-width:768px) {
	.xrx-fw-product-specifications .xrx-fw-product-specifications__control .xrx-fw-product-specifications__control__select
		{
		background-color: transparent
	}
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__control a,
	.xrx-fw-product-specifications .xrx-fw-product-specifications__control select
	{
	display: block;
	padding-left: 1.25rem;
	padding-top: .9375rem;
	padding-bottom: .9375rem;
	width: 98%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: transparent
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__control>div
	{
	width: 100%;
	border-bottom: 1px solid #e5e5e5
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__control>div:last-child()
	{
	border-bottom-width: 0
}

@media screen and (min-width:768px) {
	.xrx-fw-product-specifications .xrx-fw-product-specifications__control>div
		{
		border-bottom-width: 0;
		border-right: 1px solid #e5e5e5
	}
	.xrx-fw-product-specifications .xrx-fw-product-specifications__control>div:last-child()
		{
		border-right-width: 0
	}
	[dir=rtl] .xrx-fw-product-specifications .xrx-fw-product-specifications__control>div
		{
		border-right-width: 0;
		border-left: 1px solid #e5e5e5
	}
	[dir=rtl] .xrx-fw-product-specifications .xrx-fw-product-specifications__control>div:last-child()
		{
		border-left-width: 0
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-product-specifications .xrx-fw-product-specifications__control {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		border-bottom: 1px solid #e5e5e5
	}
	.xrx-fw-product-specifications .xrx-fw-product-specifications__control>.xrx-fw-product-specifications__control__link
		{
		text-align: center
	}
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item {
	padding: .625rem;
	display: none
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item.xrx-fw-product-specifications__item--show
	{
	display: block
}

@media screen and (min-width:768px) {
	.xrx-fw-product-specifications .xrx-fw-product-specifications__item.xrx-fw-product-specifications__item--show
		{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item.xrx-fw-product-specifications__item--wide-image>.xrx-fw-product-specifications__image
	{
	width: 100%
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item.xrx-fw-product-specifications__item--wide-image>.xrx-fw-product-specifications__image .xrx-fw-lazy-background
	{
	position: relative;
	top: auto;
	left: auto;
	bottom: auto;
	right: auto;
	width: 100%;
	padding-top: 25%
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item.xrx-fw-product-specifications__item--wide-image>.xrx-fw-product-specifications__content__desktop
	{
	width: 100%;
	max-width: 900px;
	margin: auto
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item>div
	{
	width: 100%
}

@media screen and (min-width:768px) {
	.xrx-fw-product-specifications .xrx-fw-product-specifications__item>div.xrx-fw-product-specifications__content__desktop,
		.xrx-fw-product-specifications .xrx-fw-product-specifications__item>div.xrx-fw-product-specifications__image
		{
		width: calc(50% - 1.25rem);
		padding: .625rem
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-product-specifications .xrx-fw-product-specifications__item>div
		{
		width: calc(50% - 1.25rem);
		padding: .625rem
	}
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__image
	{
	position: relative
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__image .xrx-fw-lazy-background
	{
	min-width: 0;
	min-height: 0;
	width: 100%;
	padding-top: 50%
}

@media screen and (min-width:768px) {
	.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__image .xrx-fw-lazy-background
		{
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		width: auto;
		padding-top: 0
	}
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__image .xrx-fw-product-specifications__demo-link
	{
	position: absolute;
	top: 50%;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: none
}

@media screen and (min-width:970px) {
	.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__image .xrx-fw-product-specifications__demo-link
		{
		display: block
	}
}

@media screen and (max-width:969px) {
	.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__content__mobile
		{
		display: block
	}
	.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__content__mobile
		~.xrx-fw-product-specifications__content__desktop {
		display: none
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__content__mobile
		{
		display: none
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__content__desktop
		{
		display: block
	}
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__content__desktop table td,
	.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__content__desktop table th,
	.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__content__desktop table tr
	{
	vertical-align: top
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__content__desktop table th
	{
	width: 40%
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__content__desktop table td span
	{
	unicode-bidi: plaintext
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__content__desktop table td span
	~a{
	float: right;
	margin-left: 20px;
	max-width: 50%
}

[dir=rtl] .xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__content__desktop table td span
	~a{
	float: left;
	margin-left: 0;
	margin-right: 20px
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__actions,
	.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__seconday-actions
	{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 1rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media screen and (min-width:768px) {
	.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__actions,
		.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__seconday-actions
		{
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__actions,
		.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__seconday-actions
		{
		margin-bottom: 0
	}
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__seconday-actions .xrx-fw-product-specifications__main-cta__button
	{
	text-transform: uppercase
}

html[lang^=el] .xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__seconday-actions .xrx-fw-product-specifications__main-cta__button
	{
	text-transform: none
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__seconday-actions .xrx-fw-product-specifications__main-cta__button .xrx-fw-image-cta
	{
	padding-left: 0;
	font-weight: 400 !important;
	display: block
}

@media screen and (min-width:768px) {
	.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__seconday-actions .xrx-fw-product-specifications__main-cta__button .xrx-fw-image-cta
		{
		padding-left: 20px
	}
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__seconday-actions .xrx-fw-product-specifications__main-cta__button .xrx-fw-image-cta span .xrx-fw-icon
	{
	color: #d92231
}

@media ( -ms-high-contrast :active) , ( -ms-high-contrast :none) {
	.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__seconday-actions .xrx-fw-product-specifications__main-cta__button .xrx-fw-image-cta span span
		{
		width: 50%
	}
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__actions .xrx-fw-product-specifications__content-action__item
	{
	margin-bottom: 1rem
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__actions .xrx-fw-product-specifications__content-action__item:last-child
	{
	margin-bottom: 0
}

@media screen and (min-width:768px) {
	.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__actions .xrx-fw-product-specifications__content-action__item
		{
		margin-bottom: 0
	}
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__actions .xrx-fw-product-specifications__content-action__item .xrx-fw-cta,
	.xrx-fw-product-specifications .xrx-fw-product-specifications__item .xrx-fw-product-specifications__actions .xrx-fw-product-specifications__content-action__item .xrx-fw-hidden-form-cta
	{
	margin-right: 1rem
}

.xrx-fw-product-specifications .xrx-fw-product-specifications__control__link--compare
	{
	display: none
}

@media screen and (min-width:768px) {
	.xrx-fw-product-specifications .xrx-fw-product-specifications__control__link--compare
		{
		display: block
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-product-videos .xrx-fw-product-videos__video {
		margin-bottom: 1rem
	}
	.xrx-fw-product-videos .xrx-fw-product-videos__video+.xrx-fw-product-videos__single-title
		{
		margin-top: -1rem
	}
}

.xrx-fw-product-videos .xrx-fw-product-videos__single-title {
	background-color: #efefef;
	padding: 1.25rem
}

.xrx-fw-product-videos .xrx-fw-product-videos__single-title h4 {
	margin-bottom: 0
}

@media screen and (max-width:767px) {
	.xrx-fw-product-videos .xrx-fw-carousel {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	.xrx-fw-product-videos .xrx-fw-carousel .xrx-fw-carousel__wrapper {
		margin-bottom: 1em
	}
	.xrx-fw-product-videos .xrx-fw-carousel .xrx-fw-carousel__wrapper .xrx-fw-carousel-video .xrx-fw-lazy-background
		{
		display: none
	}
}

.xrx-fw-prices-table.xrx-fw-prices-table--with-background {
	background: #f8f8f8;
	padding: 1rem
}

.xrx-fw-prices-table.xrx-fw-prices-table--with-background+.xrx-fw-prices-table
	{
	margin-top: 2em
}

.xrx-fw-prices-table .xrx-fw-prices-table__block {
	margin-bottom: 1rem
}

.xrx-fw-prices-table .xrx-fw-prices-table__block:last-child {
	margin-bottom: 0
}

.xrx-fw-prices-table table {
	margin-bottom: 1rem;
	border: 1px solid #c1c1c1
}

.xrx-fw-prices-table table .xrx-fw-prices-table-row__schema {
	display: none
}

.xrx-fw-prices-table table thead tr {
	background: #efefef
}

.xrx-fw-prices-table table td, .xrx-fw-prices-table table th {
	padding: .5rem
}

@media screen and (min-width:768px) {
	.xrx-fw-prices-table table td, .xrx-fw-prices-table table th {
		border: 1px solid #c1c1c1;
		padding: 1rem
	}
	.xrx-fw-prices-table table td.xrx-fw-prices-table-row__cell--align-center,
		.xrx-fw-prices-table table td.xrx-fw-prices-table__cell--align-center,
		.xrx-fw-prices-table table th.xrx-fw-prices-table-row__cell--align-center,
		.xrx-fw-prices-table table th.xrx-fw-prices-table__cell--align-center
		{
		text-align: center
	}
	.xrx-fw-prices-table table td.xrx-fw-prices-table-row__cell--nowrap,
		.xrx-fw-prices-table table th.xrx-fw-prices-table-row__cell--nowrap {
		white-space: nowrap
	}
}

.xrx-fw-prices-table table td input[type=checkbox], .xrx-fw-prices-table table th input[type=checkbox]
	{
	vertical-align: middle
}

@media screen and (max-width:767px) {
	.xrx-fw-prices-table table {
		display: block
	}
	.xrx-fw-prices-table table thead {
		display: none
	}
	.xrx-fw-prices-table table tbody {
		display: block
	}
}

.xrx-fw-prices-table table tbody tr.xrx-fw-prices-table-row a.xrx-fw-link
	{
	color: #000
}

.xrx-fw-prices-table table tbody tr.xrx-fw-prices-table-row:nth-child(2n)
	{
	background: #f8f8f8
}

.xrx-fw-prices-table table tbody tr.xrx-fw-prices-table-row:nth-child(odd)
	{
	background: #fff
}

@media screen and (max-width:767px) {
	.xrx-fw-prices-table table tbody tr.xrx-fw-prices-table-row {
		display: block;
		padding: .5rem
	}
}

@media screen and (max-width:767px) {
	.xrx-fw-prices-table table tbody tr.xrx-fw-prices-table-row>td {
		display: block;
		border: none
	}
	.xrx-fw-prices-table table tbody tr.xrx-fw-prices-table-row>td>div {
		display: inline-block;
		vertical-align: inherit
	}
	.xrx-fw-prices-table table tbody tr.xrx-fw-prices-table-row>td[title]:before
		{
		display: inline-block;
		content: attr(title) ": ";
		font-weight: 700
	}
	.xrx-fw-prices-table table tbody tr.xrx-fw-prices-table-row>td:not ([title]
		)>div {
		display: block
	}
	.xrx-fw-prices-table table tbody tr.xrx-fw-prices-table-row>td:not ([title]
		) .xrx-fw-cta, .xrx-fw-prices-table table tbody tr.xrx-fw-prices-table-row>td:not
		([title] ) button, .xrx-fw-prices-table table tbody tr.xrx-fw-prices-table-row>td:not
		([title] ) form {
		width: 100%
	}
}

@media screen and (min-width:400px) and (max-width:767px) {
	.xrx-fw-prices-table table tbody tr.xrx-fw-prices-table-row>td {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		border: none;
		text-align: right;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	[dir=rtl] .xrx-fw-prices-table table tbody tr.xrx-fw-prices-table-row>td
		{
		text-align: left
	}
	.xrx-fw-prices-table table tbody tr.xrx-fw-prices-table-row>td>div {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}
}

@media screen and (max-width:767px) {
	.xrx-fw-prices-table .xrx-fw-prices-table__buttons button {
		width: 100%
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-prices-table .xrx-fw-prices-table__buttons {
		text-align: right
	}
	[dir=rtl] .xrx-fw-prices-table .xrx-fw-prices-table__buttons {
		text-align: left
	}
}

.xrx-fw-tabbed-content {
	width: 100%;
	overflow: hidden
}

.xrx-fw-tabbed-content--accordion .xrx-fw-tabbed-content__toggle:checked+.xrx-fw-tabbed-content__tab+.xrx-fw-tabbed-content__panel+.xrx-fw-tabbed-content__toggle+.xrx-fw-tabbed-content__tab
	{
	border-top: 1px solid #e5e5e5
}

@media screen and (min-width:768px) {
	.xrx-fw-tabbed-content--accordion .xrx-fw-tabbed-content__toggle:checked+.xrx-fw-tabbed-content__tab+.xrx-fw-tabbed-content__panel+.xrx-fw-tabbed-content__toggle+.xrx-fw-tabbed-content__tab
		{
		border-top: 0
	}
}

.xrx-fw-tabbed-content--accordion .xrx-fw-tabbed-content__panel {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}

@media screen and (min-width:768px) {
	.xrx-fw-tabbed-content--accordion .xrx-fw-tabbed-content__panel {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

.xrx-fw-tabbed-content__container {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 1200px;
	margin: 0 auto
}

@media screen and (min-width:768px) {
	.xrx-fw-tabbed-content__container {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.xrx-fw-tabbed-content__tab {
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	font-size: 1rem;
	font-weight: 400;
	font-family: Roboto Condensed, sans-serif;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 1.0625rem .625rem;
	text-align: center;
	cursor: pointer;
	width: 100%;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-bottom: 0;
	line-height: inherit
}

.xrx-fw-tabbed-content__tab, .xrx-fw-tabbed-content__tab:active,
	.xrx-fw-tabbed-content__tab:focus, .xrx-fw-tabbed-content__tab:hover {
	color: #333;
	text-decoration: none
}

@media screen and (min-width:768px) {
	.xrx-fw-tabbed-content__tab {
		padding-top: .9375rem;
		padding-bottom: .9375rem;
		font-size: 1.125rem;
		font-weight: 200;
		border-right: 1px solid transparent;
		border-left: 1px solid transparent;
		width: auto
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-tabbed-content__tab {
		padding-top: .8125rem;
		padding-bottom: .8125rem;
		font-size: 1.375rem
	}
}

.xrx-fw-tabbed-content__tab--open, .xrx-fw-tabbed-content__toggle:checked+.xrx-fw-tabbed-content__tab
	{
	border-bottom: 1px solid #6d1a5c;
	border-left: 1px solid #6d1a5c;
	border-right: 1px solid #6d1a5c;
	background-color: #6d1a5c;
	font-weight: 700;
	color: #fff
}

.xrx-fw-tabbed-content__tab--open:active,
	.xrx-fw-tabbed-content__tab--open:focus,
	.xrx-fw-tabbed-content__tab--open:hover, .xrx-fw-tabbed-content__toggle:checked+.xrx-fw-tabbed-content__tab:active,
	.xrx-fw-tabbed-content__toggle:checked+.xrx-fw-tabbed-content__tab:focus,
	.xrx-fw-tabbed-content__toggle:checked+.xrx-fw-tabbed-content__tab:hover
	{
	color: #fff
}

.xrx-fw-tabbed-content__panel {
	visibility: hidden;
	overflow: hidden;
	padding-right: 0;
	padding-left: 0;
	max-height: 0;
	min-height: 0;
	width: 100%;
	z-index: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

@media screen and (max-width:1199px) {
	.xrx-fw-tabbed-content__panel {
		padding-left: 20px;
		padding-right: 20px
	}
}

.xrx-fw-tabbed-content__toggle:not (:checked )+.xrx-fw-tabbed-content__tab+.xrx-fw-tabbed-content__panel
	{
	min-height: 0 !important
}

.xrx-fw-tabbed-content__panel--open, .xrx-fw-tabbed-content__toggle:checked+.xrx-fw-tabbed-content__tab+.xrx-fw-tabbed-content__panel
	{
	padding-top: 2.8125rem;
	padding-bottom: 1.5625rem;
	visibility: visible;
	max-height: 100%;
	z-index: 1
}

@media screen and (min-width:768px) {
	.xrx-fw-tabbed-content__panel--open, .xrx-fw-tabbed-content__toggle:checked+.xrx-fw-tabbed-content__tab+.xrx-fw-tabbed-content__panel
		{
		min-height: var(- -height);
		padding-top: 3.75rem
	}
}

.xrx-fw-tabbed-content__panel--full-width {
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

@media screen and (max-width:1199px) {
	.xrx-fw-tabbed-content__panel--full-width {
		padding-left: 0;
		padding-right: 0
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-tabbed-content__panel--full-width .xrx-fw-tabbed-content__panel-container
		{
		position: absolute;
		left: 0;
		width: 100%;
		z-index: 2
	}
}

.xrx-fw-tile-slider {
	position: relative;
	overflow: hidden;
	background: #f8f8f8;
	padding: 0 60px
}

.xrx-fw-tile-slider__container {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 5px
}

.xrx-fw-tile-slider__items {
	width: auto;
	overflow-x: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-overflow-style: none;
	margin-bottom: -15px;
	cursor: -webkit-grab;
	cursor: grab
}

.xrx-fw-tile-slider__items .xrx-fw-icon-tile {
	border-right: 1px solid #e5e5e5;
	padding: 20px 15px 36px;
	margin: 48px 0 24px
}

[dir=rtl] .xrx-fw-tile-slider__items .xrx-fw-icon-tile {
	border-right: 0;
	border-left: 1px solid #e5e5e5
}

@media screen and (min-width:480px) {
	.xrx-fw-tile-slider__items .xrx-fw-icon-tile {
		width: 50%
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-tile-slider__items .xrx-fw-icon-tile {
		width: 250px
	}
}

.xrx-fw-tile-slider__items .xrx-fw-icon-tile:last-child {
	border-right: 0
}

[dir=rtl] .xrx-fw-tile-slider__items .xrx-fw-icon-tile:last-child {
	border-left: 0
}

.xrx-fw-tile-slider__items .xrx-fw-icon-tile .xrx-fw-icon {
	color: #6d1a5c;
	width: 66px;
	max-width: none;
	height: 66px;
	max-height: none;
	padding: 0 !important
}

.xrx-fw-tile-slider__items .xrx-fw-icon-tile__title {
	margin-top: 24px;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: 400;
	color: #333
}

.xrx-fw-tile-slider__items .xrx-fw-icon-tile:active .xrx-fw-icon-tile__title,
	.xrx-fw-tile-slider__items .xrx-fw-icon-tile:focus .xrx-fw-icon-tile__title,
	.xrx-fw-tile-slider__items .xrx-fw-icon-tile:hover .xrx-fw-icon-tile__title
	{
	font-weight: 700
}

.xrx-fw-tile-slider__items::-webkit-scrollbar {
	width: 0 !important
}

@media ( -ms-high-contrast :active) , ( -ms-high-contrast :none) {
	.xrx-fw-tile-slider__items {
		margin-bottom: 0
	}
}

@
supports (-ms-ime-align:auto ){ .
	xrx-fw-tile-slider__items {margin-bottom: 0
}

}
@
-moz-document url-prefix (){ .
	xrx-fw-tile-slider__items {margin-bottom: -17px
}

}
.xrx-fw-tile-slider__items>* {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.xrx-fw-tile-slider__button {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 60px;
	background: hsla(0, 0%, 100%, .7)
}

.xrx-fw-tile-slider__button, .xrx-fw-tile-slider__button:active,
	.xrx-fw-tile-slider__button:focus, .xrx-fw-tile-slider__button:hover {
	color: #000
}

.xrx-fw-tile-slider__button svg {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 18px
}

.xrx-fw-tile-slider__button--previous {
	right: 100%
}

.xrx-fw-tile-slider__button--previous svg {
	-webkit-transform: translate(-50%, -50%) scaleX(-1);
	transform: translate(-50%, -50%) scaleX(-1)
}

.xrx-fw-tile-slider__button--next {
	left: 100%
}

.xrx-fw-tile-slider__scrollbar {
	position: absolute;
	width: 100%;
	height: 5px;
	background: #e5e5e5
}

.xrx-fw-tile-slider__scrollbar__handle {
	position: absolute;
	width: 50px;
	top: 0;
	bottom: 0;
	left: 0;
	background: #d92231
}

[dir=rtl] .xrx-fw-tile-slider__scrollbar__handle {
	left: auto;
	right: 0
}

.xrx-fw-multi-step-selector {
	position: relative;
	width: 100%
}

.xrx-fw-multi-step-selector__wrapper {
	overflow-x: hidden
}

.xrx-fw-multi-step-selector__heading {
	text-align: center;
	padding-bottom: 1.25rem
}

.xrx-fw-multi-step-selector.xrx-fw-multi-step-selector--cta-title-case .xrx-fw-cta
	{
	text-transform: capitalize
}

.xrx-fw-compare-table {
	position: relative;
	max-width: 1200px;
	margin: 0 auto
}

.xrx-fw-compare-table__pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin: 1rem 0 .5rem;
	width: 100%
}

@media screen and (min-width:768px) {
	.xrx-fw-compare-table__pagination {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

.xrx-fw-compare-table__scroll-wrapper {
	position: relative;
	overflow: hidden
}

.xrx-fw-compare-table__scroll-wrapper:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	pointer-events: none;
	-webkit-box-shadow: inset 0 0 0 1px #c1c1c1;
	box-shadow: inset 0 0 0 1px #c1c1c1;
	z-index: 2
}

@media screen and (min-width:768px) {
	.xrx-fw-compare-table[data-items-per-page="1"][data-item-count="1"] .xrx-fw-compare-table__scroll-wrapper:after,
		.xrx-fw-compare-table[data-items-per-page="2"][data-item-count="2"] .xrx-fw-compare-table__scroll-wrapper:after,
		.xrx-fw-compare-table[data-items-per-page="3"][data-item-count="3"] .xrx-fw-compare-table__scroll-wrapper:after,
		.xrx-fw-compare-table[data-items-per-page="4"][data-item-count="4"] .xrx-fw-compare-table__scroll-wrapper:after
		{
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

@
supports (-ms-ime-align:auto ){ .
	xrx-fw-compare-table__scroll-wrapper: after,
		.xrx-fw-compare-table__scroll-wrapper:before{display:none
}

}
@media ( -ms-high-contrast :active) , ( -ms-high-contrast :none) {
	.xrx-fw-compare-table__scroll-wrapper:after,
		.xrx-fw-compare-table__scroll-wrapper:before {
		display: none
	}
}

.xrx-fw-compare-table__scroll {
	overflow-x: auto;
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.xrx-fw-compare-table__wrapper {
	position: relative;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.xrx-fw-compare-table__navigation-wrapper,
	.xrx-fw-compare-table__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.xrx-fw-compare-table__navigation-wrapper {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width:767px) {
	.xrx-fw-compare-table[data-item-count="1"] .xrx-fw-compare-table__navigation-wrapper
		{
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-compare-table__navigation-wrapper {
		position: absolute;
		top: 0;
		height: calc(100% - 2.75rem);
		display: block;
		font-size: 100%
	}
	.xrx-fw-compare-table__navigation-wrapper--next {
		left: 100%;
		right: calc(( -100vw + 100%)/2)
	}
	.xrx-fw-scrollbar .xrx-fw-compare-table__navigation-wrapper--next {
		right: calc(( -100vw + 15px + 100%)/2);
		right: calc(( -100vw + var(- -scrollbar-width)+ 100%)/2)
	}
	[dir=rtl] .xrx-fw-compare-table__navigation-wrapper--next {
		right: 100%;
		left: calc(( -100vw + 100%)/2)
	}
	.xrx-fw-scrollbar [dir=rtl] .xrx-fw-compare-table__navigation-wrapper--next
		{
		left: calc(( -100vw + 15px + 100%)/2);
		left: calc(( -100vw + var(- -scrollbar-width)+ 100%)/2)
	}
	.xrx-fw-compare-table__navigation-wrapper--previous {
		right: 100%;
		left: calc(( -100vw + 100%)/2)
	}
	.xrx-fw-scrollbar .xrx-fw-compare-table__navigation-wrapper--previous {
		left: calc(( -100vw + 15px + 100%)/2);
		left: calc(( -100vw + var(- -scrollbar-width)+ 100%)/2)
	}
	[dir=rtl] .xrx-fw-compare-table__navigation-wrapper--previous {
		right: calc(( -100vw + 100%)/2);
		left: 100%
	}
	.xrx-fw-scrollbar [dir=rtl] .xrx-fw-compare-table__navigation-wrapper--previous
		{
		right: calc(( -100vw + 15px + 100%)/2);
		right: calc(( -100vw + var(- -scrollbar-width)+ 100%)/2)
	}
}

.xrx-fw-compare-table .xrx-fw-compare-table__table {
	position: relative;
	border-collapse: collapse;
	table-layout: fixed;
	margin: 0;
	padding: 0
}

@media screen and (max-width:767px) {
	.xrx-fw-compare-table .xrx-fw-compare-table__table thead tr td {
		background-color: #333;
		color: #fff
	}
}

.xrx-fw-compare-table .xrx-fw-compare-table__table td {
	padding: 1rem;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (min-width:768px) {
	.xrx-fw-compare-table .xrx-fw-compare-table__table td:not ([colspan] ){
		text-align: left
	}
	[dir=rtl] .xrx-fw-compare-table .xrx-fw-compare-table__table td:not ([colspan]
		){
		text-align: right
	}
}

.xrx-fw-compare-table .xrx-fw-compare-table__table th {
	padding: 1rem;
	position: -webkit-sticky;
	position: sticky;
	left: 0;
	background-color: inherit;
	z-index: 1;
	width: 150px;
	background-clip: padding-box;
	text-align: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

[dir=rtl] .xrx-fw-compare-table .xrx-fw-compare-table__table th {
	left: auto;
	right: 0;
	text-align: right
}

@
-moz-document url-prefix (){ .xrx-fw-compare-table
	.xrx-fw-compare-table__table th{left:1px
	
}

[dir=rtl] .xrx-fw-compare-table .xrx-fw-compare-table__table th {
	left: auto;
	right: 1px
}

}
@
supports (-ms-ime-align:auto ){ .xrx-fw-compare-table
	.xrx-fw-compare-table__table th{left:1px
	
}

[dir=rtl] .xrx-fw-compare-table .xrx-fw-compare-table__table th {
	left: auto;
	right: 1px
}

}
.xrx-fw-compare-table .xrx-fw-compare-table__table th:after {
	content: "";
	position: absolute;
	top: 0;
	left: 100%;
	width: 1px;
	height: 100%;
	background-color: #c1c1c1
}

[dir=rtl] .xrx-fw-compare-table .xrx-fw-compare-table__table th:after {
	left: auto;
	right: 100%
}

@media ( -ms-high-contrast :active) , ( -ms-high-contrast :none) {
	.xrx-fw-compare-table .xrx-fw-compare-table__table th:after,
		.xrx-fw-compare-table .xrx-fw-compare-table__table th:before {
		display: none
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-compare-table .xrx-fw-compare-table__table th {
		width: 220px
	}
	.xrx-fw-compare-table .xrx-fw-compare-table__table th+td {
		border-left-color: transparent
	}
	[dir=rtl] .xrx-fw-compare-table .xrx-fw-compare-table__table th+td {
		border-left-color: #c1c1c1;
		border-right-color: transparent
	}
}

.xrx-fw-compare-table .xrx-fw-compare-table__table tr.xrx-fw-compare-table__table__group
	{
	background-color: #808285;
	color: #fff
}

.xrx-fw-compare-table .xrx-fw-compare-table__table tr.xrx-fw-compare-table__table__group th
	{
	border: 0
}

.xrx-fw-compare-table .xrx-fw-compare-table__table tr.xrx-fw-compare-table__table__group th:after
	{
	display: none
}

.xrx-fw-compare-table .xrx-fw-compare-table__table tr.xrx-fw-compare-table__table__group td
	{
	border: 0
}

.xrx-fw-compare-table .xrx-fw-compare-table__table--desktop {
	display: none
}

@media screen and (min-width:768px) {
	.xrx-fw-compare-table .xrx-fw-compare-table__table {
		display: none
	}
	.xrx-fw-compare-table .xrx-fw-compare-table__table--desktop {
		display: table
	}
}

.xrx-fw-compare-table__navigation {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border: 2px solid #fff;
	width: .5em;
	height: .5em;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	cursor: pointer
}

[dir=rtl] .xrx-fw-compare-table__navigation {
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.xrx-fw-compare-table__navigation:focus,
	.xrx-fw-compare-table__navigation:hover {
	border-color: #d92231
}

.xrx-fw-compare-table__navigation:focus svg path,
	.xrx-fw-compare-table__navigation:hover svg path {
	stroke: #d92231
}

.xrx-fw-compare-table__navigation--next {
	border-left: 0;
	border-bottom: 0
}

.xrx-fw-compare-table__navigation--previous {
	border-right: 0;
	border-top: 0
}

.xrx-fw-compare-table__navigation--desktop {
	display: none
}

@media screen and (min-width:768px) {
	.xrx-fw-compare-table__navigation {
		display: none
	}
	.xrx-fw-compare-table__navigation--desktop {
		position: relative;
		position: -webkit-sticky;
		position: sticky;
		-webkit-transform: none;
		transform: none;
		top: 50%;
		display: block;
		width: 100%;
		height: auto;
		border: 0;
		max-width: 2.625rem
	}
	.xrx-fw-compare-table__navigation--desktop svg {
		width: 100%;
		height: auto;
		overflow: visible
	}
	.xrx-fw-compare-table__navigation--desktop svg path {
		fill: none;
		stroke: #737373;
		stroke-width: .5rem;
		outline-offset: -.5rem
	}
	.xrx-fw-compare-table__navigation--next {
		float: left
	}
	.xrx-fw-compare-table__navigation--next svg {
		padding-left: 30%
	}
	.xrx-fw-compare-table__navigation--previous, [dir=rtl] .xrx-fw-compare-table__navigation--next
		{
		float: right
	}
	.xrx-fw-compare-table__navigation--previous svg {
		padding-right: 30%
	}
	[dir=rtl] .xrx-fw-compare-table__navigation--previous {
		float: left
	}
	[dir=rtl] .xrx-fw-compare-table__navigation {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg)
	}
}

@media screen and (min-width:1020px) {
	.xrx-fw-compare-table__navigation--desktop svg path {
		stroke-width: .1875rem;
		outline-offset: -.1875rem
	}
}

.xrx-fw-compare-table .xrx-fw-pagination-dot {
	margin-bottom: .5rem
}

.xrx-fw-compare-table:not ([data-item] ) .xrx-fw-pagination-dot:first-child,
	.xrx-fw-compare-table[data-item="0"] .xrx-fw-pagination-dot:first-child,
	.xrx-fw-compare-table[data-item="1"] .xrx-fw-pagination-dot:nth-child(2),
	.xrx-fw-compare-table[data-item="2"] .xrx-fw-pagination-dot:nth-child(3),
	.xrx-fw-compare-table[data-item="3"] .xrx-fw-pagination-dot:nth-child(4),
	.xrx-fw-compare-table[data-item="4"] .xrx-fw-pagination-dot:nth-child(5),
	.xrx-fw-compare-table[data-item="5"] .xrx-fw-pagination-dot:nth-child(6),
	.xrx-fw-compare-table[data-item="6"] .xrx-fw-pagination-dot:nth-child(7),
	.xrx-fw-compare-table[data-item="7"] .xrx-fw-pagination-dot:nth-child(8),
	.xrx-fw-compare-table[data-item="8"] .xrx-fw-pagination-dot:nth-child(9),
	.xrx-fw-compare-table[data-item="9"] .xrx-fw-pagination-dot:nth-child(10),
	.xrx-fw-compare-table[data-item="10"] .xrx-fw-pagination-dot:nth-child(11),
	.xrx-fw-compare-table[data-item="11"] .xrx-fw-pagination-dot:nth-child(12),
	.xrx-fw-compare-table[data-item="12"] .xrx-fw-pagination-dot:nth-child(13),
	.xrx-fw-compare-table[data-item="13"] .xrx-fw-pagination-dot:nth-child(14),
	.xrx-fw-compare-table[data-item="14"] .xrx-fw-pagination-dot:nth-child(15),
	.xrx-fw-compare-table[data-item="15"] .xrx-fw-pagination-dot:nth-child(16),
	.xrx-fw-compare-table[data-item="16"] .xrx-fw-pagination-dot:nth-child(17),
	.xrx-fw-compare-table[data-item="17"] .xrx-fw-pagination-dot:nth-child(18),
	.xrx-fw-compare-table[data-item="18"] .xrx-fw-pagination-dot:nth-child(19),
	.xrx-fw-compare-table[data-item="19"] .xrx-fw-pagination-dot:nth-child(20)
	{
	border-color: #d92231;
	background-color: #d92231
}

@media screen and (min-width:768px) {
	.xrx-fw-compare-table[data-items-per-page="1"] .xrx-fw-pagination-dot {
		display: none
	}
	.xrx-fw-compare-table[data-items-per-page="1"] .xrx-fw-pagination-dot:nth-child(1n+1)
		{
		display: inline-block
	}
	.xrx-fw-compare-table[data-items-per-page="1"][data-item="0"] .xrx-fw-pagination-dot:first-child,
		.xrx-fw-compare-table[data-items-per-page="1"][data-item="1"] .xrx-fw-pagination-dot:nth-child(2),
		.xrx-fw-compare-table[data-items-per-page="1"][data-item="2"] .xrx-fw-pagination-dot:nth-child(3),
		.xrx-fw-compare-table[data-items-per-page="1"][data-item="3"] .xrx-fw-pagination-dot:nth-child(4),
		.xrx-fw-compare-table[data-items-per-page="1"][data-item="4"] .xrx-fw-pagination-dot:nth-child(5),
		.xrx-fw-compare-table[data-items-per-page="1"][data-item="5"] .xrx-fw-pagination-dot:nth-child(6),
		.xrx-fw-compare-table[data-items-per-page="1"][data-item="6"] .xrx-fw-pagination-dot:nth-child(7),
		.xrx-fw-compare-table[data-items-per-page="1"][data-item="7"] .xrx-fw-pagination-dot:nth-child(8),
		.xrx-fw-compare-table[data-items-per-page="1"][data-item="8"] .xrx-fw-pagination-dot:nth-child(9),
		.xrx-fw-compare-table[data-items-per-page="1"][data-item="9"] .xrx-fw-pagination-dot:nth-child(10),
		.xrx-fw-compare-table[data-items-per-page="1"][data-item="10"] .xrx-fw-pagination-dot:nth-child(11),
		.xrx-fw-compare-table[data-items-per-page="1"][data-item="11"] .xrx-fw-pagination-dot:nth-child(12),
		.xrx-fw-compare-table[data-items-per-page="1"][data-item="12"] .xrx-fw-pagination-dot:nth-child(13),
		.xrx-fw-compare-table[data-items-per-page="1"][data-item="13"] .xrx-fw-pagination-dot:nth-child(14),
		.xrx-fw-compare-table[data-items-per-page="1"][data-item="14"] .xrx-fw-pagination-dot:nth-child(15),
		.xrx-fw-compare-table[data-items-per-page="1"][data-item="15"] .xrx-fw-pagination-dot:nth-child(16),
		.xrx-fw-compare-table[data-items-per-page="1"][data-item="16"] .xrx-fw-pagination-dot:nth-child(17),
		.xrx-fw-compare-table[data-items-per-page="1"][data-item="17"] .xrx-fw-pagination-dot:nth-child(18),
		.xrx-fw-compare-table[data-items-per-page="1"][data-item="18"] .xrx-fw-pagination-dot:nth-child(19),
		.xrx-fw-compare-table[data-items-per-page="1"][data-item="19"] .xrx-fw-pagination-dot:nth-child(20)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-compare-table[data-items-per-page="2"] .xrx-fw-pagination-dot {
		display: none
	}
	.xrx-fw-compare-table[data-items-per-page="2"] .xrx-fw-pagination-dot:nth-child(odd)
		{
		display: inline-block
	}
	.xrx-fw-compare-table[data-items-per-page="2"][data-item="0"] .xrx-fw-pagination-dot:first-child,
		.xrx-fw-compare-table[data-items-per-page="2"][data-item="1"] .xrx-fw-pagination-dot:first-child,
		.xrx-fw-compare-table[data-items-per-page="2"][data-item="2"] .xrx-fw-pagination-dot:nth-child(3),
		.xrx-fw-compare-table[data-items-per-page="2"][data-item="3"] .xrx-fw-pagination-dot:nth-child(3),
		.xrx-fw-compare-table[data-items-per-page="2"][data-item="4"] .xrx-fw-pagination-dot:nth-child(5),
		.xrx-fw-compare-table[data-items-per-page="2"][data-item="5"] .xrx-fw-pagination-dot:nth-child(5),
		.xrx-fw-compare-table[data-items-per-page="2"][data-item="6"] .xrx-fw-pagination-dot:nth-child(7),
		.xrx-fw-compare-table[data-items-per-page="2"][data-item="7"] .xrx-fw-pagination-dot:nth-child(7),
		.xrx-fw-compare-table[data-items-per-page="2"][data-item="8"] .xrx-fw-pagination-dot:nth-child(9),
		.xrx-fw-compare-table[data-items-per-page="2"][data-item="9"] .xrx-fw-pagination-dot:nth-child(9),
		.xrx-fw-compare-table[data-items-per-page="2"][data-item="10"] .xrx-fw-pagination-dot:nth-child(11),
		.xrx-fw-compare-table[data-items-per-page="2"][data-item="11"] .xrx-fw-pagination-dot:nth-child(11),
		.xrx-fw-compare-table[data-items-per-page="2"][data-item="12"] .xrx-fw-pagination-dot:nth-child(13),
		.xrx-fw-compare-table[data-items-per-page="2"][data-item="13"] .xrx-fw-pagination-dot:nth-child(13),
		.xrx-fw-compare-table[data-items-per-page="2"][data-item="14"] .xrx-fw-pagination-dot:nth-child(15),
		.xrx-fw-compare-table[data-items-per-page="2"][data-item="15"] .xrx-fw-pagination-dot:nth-child(15),
		.xrx-fw-compare-table[data-items-per-page="2"][data-item="16"] .xrx-fw-pagination-dot:nth-child(17),
		.xrx-fw-compare-table[data-items-per-page="2"][data-item="17"] .xrx-fw-pagination-dot:nth-child(17),
		.xrx-fw-compare-table[data-items-per-page="2"][data-item="18"] .xrx-fw-pagination-dot:nth-child(19),
		.xrx-fw-compare-table[data-items-per-page="2"][data-item="19"] .xrx-fw-pagination-dot:nth-child(19)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-compare-table[data-items-per-page="3"] .xrx-fw-pagination-dot {
		display: none
	}
	.xrx-fw-compare-table[data-items-per-page="3"] .xrx-fw-pagination-dot:nth-child(3n+1)
		{
		display: inline-block
	}
	.xrx-fw-compare-table[data-items-per-page="3"][data-item="0"] .xrx-fw-pagination-dot:first-child,
		.xrx-fw-compare-table[data-items-per-page="3"][data-item="1"] .xrx-fw-pagination-dot:first-child,
		.xrx-fw-compare-table[data-items-per-page="3"][data-item="2"] .xrx-fw-pagination-dot:first-child,
		.xrx-fw-compare-table[data-items-per-page="3"][data-item="3"] .xrx-fw-pagination-dot:nth-child(4),
		.xrx-fw-compare-table[data-items-per-page="3"][data-item="4"] .xrx-fw-pagination-dot:nth-child(4),
		.xrx-fw-compare-table[data-items-per-page="3"][data-item="5"] .xrx-fw-pagination-dot:nth-child(4),
		.xrx-fw-compare-table[data-items-per-page="3"][data-item="6"] .xrx-fw-pagination-dot:nth-child(7),
		.xrx-fw-compare-table[data-items-per-page="3"][data-item="7"] .xrx-fw-pagination-dot:nth-child(7),
		.xrx-fw-compare-table[data-items-per-page="3"][data-item="8"] .xrx-fw-pagination-dot:nth-child(7),
		.xrx-fw-compare-table[data-items-per-page="3"][data-item="9"] .xrx-fw-pagination-dot:nth-child(10),
		.xrx-fw-compare-table[data-items-per-page="3"][data-item="10"] .xrx-fw-pagination-dot:nth-child(10),
		.xrx-fw-compare-table[data-items-per-page="3"][data-item="11"] .xrx-fw-pagination-dot:nth-child(10),
		.xrx-fw-compare-table[data-items-per-page="3"][data-item="12"] .xrx-fw-pagination-dot:nth-child(13),
		.xrx-fw-compare-table[data-items-per-page="3"][data-item="13"] .xrx-fw-pagination-dot:nth-child(13),
		.xrx-fw-compare-table[data-items-per-page="3"][data-item="14"] .xrx-fw-pagination-dot:nth-child(13),
		.xrx-fw-compare-table[data-items-per-page="3"][data-item="15"] .xrx-fw-pagination-dot:nth-child(16),
		.xrx-fw-compare-table[data-items-per-page="3"][data-item="16"] .xrx-fw-pagination-dot:nth-child(16),
		.xrx-fw-compare-table[data-items-per-page="3"][data-item="17"] .xrx-fw-pagination-dot:nth-child(16),
		.xrx-fw-compare-table[data-items-per-page="3"][data-item="18"] .xrx-fw-pagination-dot:nth-child(19),
		.xrx-fw-compare-table[data-items-per-page="3"][data-item="19"] .xrx-fw-pagination-dot:nth-child(19)
		{
		border-color: #d92231;
		background-color: #d92231
	}
	.xrx-fw-compare-table[data-items-per-page="4"] .xrx-fw-pagination-dot {
		display: none
	}
	.xrx-fw-compare-table[data-items-per-page="4"] .xrx-fw-pagination-dot:nth-child(4n+1)
		{
		display: inline-block
	}
	.xrx-fw-compare-table[data-items-per-page="4"][data-item="0"] .xrx-fw-pagination-dot:first-child,
		.xrx-fw-compare-table[data-items-per-page="4"][data-item="1"] .xrx-fw-pagination-dot:first-child,
		.xrx-fw-compare-table[data-items-per-page="4"][data-item="2"] .xrx-fw-pagination-dot:first-child,
		.xrx-fw-compare-table[data-items-per-page="4"][data-item="3"] .xrx-fw-pagination-dot:first-child,
		.xrx-fw-compare-table[data-items-per-page="4"][data-item="4"] .xrx-fw-pagination-dot:nth-child(5),
		.xrx-fw-compare-table[data-items-per-page="4"][data-item="5"] .xrx-fw-pagination-dot:nth-child(5),
		.xrx-fw-compare-table[data-items-per-page="4"][data-item="6"] .xrx-fw-pagination-dot:nth-child(5),
		.xrx-fw-compare-table[data-items-per-page="4"][data-item="7"] .xrx-fw-pagination-dot:nth-child(5),
		.xrx-fw-compare-table[data-items-per-page="4"][data-item="8"] .xrx-fw-pagination-dot:nth-child(9),
		.xrx-fw-compare-table[data-items-per-page="4"][data-item="9"] .xrx-fw-pagination-dot:nth-child(9),
		.xrx-fw-compare-table[data-items-per-page="4"][data-item="10"] .xrx-fw-pagination-dot:nth-child(9),
		.xrx-fw-compare-table[data-items-per-page="4"][data-item="11"] .xrx-fw-pagination-dot:nth-child(9),
		.xrx-fw-compare-table[data-items-per-page="4"][data-item="12"] .xrx-fw-pagination-dot:nth-child(13),
		.xrx-fw-compare-table[data-items-per-page="4"][data-item="13"] .xrx-fw-pagination-dot:nth-child(13),
		.xrx-fw-compare-table[data-items-per-page="4"][data-item="14"] .xrx-fw-pagination-dot:nth-child(13),
		.xrx-fw-compare-table[data-items-per-page="4"][data-item="15"] .xrx-fw-pagination-dot:nth-child(13),
		.xrx-fw-compare-table[data-items-per-page="4"][data-item="16"] .xrx-fw-pagination-dot:nth-child(17),
		.xrx-fw-compare-table[data-items-per-page="4"][data-item="17"] .xrx-fw-pagination-dot:nth-child(17),
		.xrx-fw-compare-table[data-items-per-page="4"][data-item="18"] .xrx-fw-pagination-dot:nth-child(17),
		.xrx-fw-compare-table[data-items-per-page="4"][data-item="19"] .xrx-fw-pagination-dot:nth-child(17)
		{
		border-color: #d92231;
		background-color: #d92231
	}
}

.xrx-fw-compare-table[data-item-count="1"] .xrx-fw-compare-table__navigation,
	.xrx-fw-compare-table[data-item-count="1"] .xrx-fw-pagination-dot {
	display: none
}

@media screen and (min-width:768px) {
	.xrx-fw-compare-table[data-items-per-page="1"][data-item-count="1"] .xrx-fw-compare-table__navigation,
		.xrx-fw-compare-table[data-items-per-page="1"][data-item-count="1"] .xrx-fw-pagination-dot,
		.xrx-fw-compare-table[data-items-per-page="2"][data-item-count="2"] .xrx-fw-compare-table__navigation,
		.xrx-fw-compare-table[data-items-per-page="2"][data-item-count="2"] .xrx-fw-pagination-dot,
		.xrx-fw-compare-table[data-items-per-page="3"][data-item-count="3"] .xrx-fw-compare-table__navigation,
		.xrx-fw-compare-table[data-items-per-page="3"][data-item-count="3"] .xrx-fw-pagination-dot,
		.xrx-fw-compare-table[data-items-per-page="4"][data-item-count="4"] .xrx-fw-compare-table__navigation,
		.xrx-fw-compare-table[data-items-per-page="4"][data-item-count="4"] .xrx-fw-pagination-dot
		{
		display: none
	}
}

.xrx-fw-action-carousel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.xrx-fw-action-carousel__actions, .xrx-fw-action-carousel__carousel {
	margin-bottom: 1rem
}

.xrx-fw-action-carousel__actions {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media screen and (min-width:768px) {
	.xrx-fw-action-carousel__actions .xrx-fw-carousel__controls {
		display: none
	}
}

.xrx-fw-action-carousel__actions .xrx-fw-lazy-background {
	padding-top: 80%;
	padding-bottom: 0
}

.xrx-fw-action-carousel__carousel {
	display: none
}

.xrx-fw-action-carousel__carousel .xrx-fw-lazy-background {
	padding-top: 56.25%;
	padding-bottom: 0
}

@media screen and (max-width:767px) {
	.xrx-fw-action-carousel__carousel {
		margin-bottom: 0
	}
	.xrx-fw-action-carousel__carousel .xrx-fw-carousel__controls__next,
		.xrx-fw-action-carousel__carousel .xrx-fw-carousel__controls__previous,
		.xrx-fw-action-carousel__carousel .xrx-fw-carousel__wrapper {
		display: none
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-action-carousel__carousel {
		display: block
	}
	.xrx-fw-action-carousel__carousel .xrx-fw-carousel__controls__pages {
		display: none
	}
}

.xrx-fw-action-carousel__carousel.xrx-fw-action-carousel__carousel--bg {
	padding: 30px 0
}

.xrx-fw-action-carousel__carousel.xrx-fw-action-carousel__carousel--bg .xrx-fw-carousel
	{
	max-width: 1200px;
	margin: 0 auto
}

.xrx-fw-action-carousel__carousel.xrx-fw-action-carousel__carousel--bg-green
	{
	background-color: #27800e
}

.xrx-fw-action-carousel__carousel.xrx-fw-action-carousel__carousel--bg-yellow
	{
	background-color: #f67e00
}

.xrx-fw-action-carousel__carousel.xrx-fw-action-carousel__carousel--bg-blue
	{
	background-color: #1a6fc5
}

.xrx-fw-action-carousel__carousel.xrx-fw-action-carousel__carousel--bg-violet
	{
	background-color: #9b2583
}

.xrx-fw-action-carousel__carousel.xrx-fw-action-carousel__carousel--bg-orange
	{
	background-color: #c34400
}

.xrx-fw-action-carousel__carousel.xrx-fw-action-carousel__carousel--bg-gray
	{
	background-color: #f8f8f8
}

.xrx-fw-action-carousel__carousel.xrx-fw-action-carousel__carousel--bg-black
	{
	background-color: #000
}

.xrx-fw-action-carousel__carousel.xrx-fw-action-carousel__carousel--bg-red
	{
	background-color: #d92231
}

.xrx-fw-action-carousel__carousel.xrx-fw-action-carousel__carousel--bg-dark-gray
	{
	background-color: #333
}

.xrx-fw-action-carousel .xrx-fw-action-carousel__actions+.xrx-fw-action-carousel__carousel--bg
	{
	margin-top: -1rem
}

.xrx-fw-action-carousel .xrx-fw-action-carousel__carousel .xrx-fw-lazy-background
	{
	display: block;
	min-width: 0;
	min-height: 0;
	width: 100%;
	padding-top: 56.25%;
	padding-bottom: 0;
	border: 1px solid #e5e5e5;
	background-color: #fff
}

.xrx-fw-action-carousel .xrx-fw-action-carousel__carousel.xrx-fw-action-carousel__carousel--variant-inactive-style .xrx-fw-carousel__item
	{
	opacity: .4
}

.xrx-fw-action-carousel .xrx-fw-action-carousel__carousel.xrx-fw-action-carousel__carousel--variant-inactive-style .xrx-fw-carousel__item.xrx-fw-carousel__item--active
	{
	opacity: 1
}

.xrx-fw-interactive-video-carousel {
	z-index: 10;
	display: block;
	background-color: #9b2583;
	padding-bottom: 50px
}

.xrx-fw-interactive-video-carousel .xrx-fw-interactive-video__buffer,
	.xrx-fw-interactive-video-carousel .xrx-fw-interactive-video__video {
	display: none
}

.xrx-fw-interactive-video-carousel .xrx-fw-interactive-video__output {
	width: 100%;
	height: auto;
	padding-bottom: 20px
}

@media screen and (min-width:768px) {
	.xrx-fw-interactive-video-carousel .xrx-fw-interactive-video__output {
		width: 520px;
		height: 391px
	}
}

@media screen and (min-width:970px) {
	.xrx-fw-interactive-video-carousel .xrx-fw-interactive-video__output {
		width: 620px;
		height: 467px
	}
}

.xrx-fw-interactive-video-carousel .xrx-fw-interactive-video__text {
	color: #fff;
	font-family: Roboto Condensed, sans-serif;
	font-size: 1.0625rem;
	font-weight: 400;
	line-height: 1.5625rem;
	width: 80%;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out
}

@media screen and (min-width:768px) {
	.xrx-fw-interactive-video-carousel .xrx-fw-interactive-video__text {
		padding: 80px 20px 0;
		font-size: 1.375rem;
		line-height: 2.25rem;
		max-width: 310px
	}
}

[dir=rtl] .xrx-fw-interactive-video-carousel .xrx-fw-interactive-video__text
	{
	text-align: right
}

.xrx-fw-interactive-video-carousel .xrx-fw-interactive-video__text.xrx-fw-interactive-video__text--fadein
	{
	opacity: 1
}

.xrx-fw-interactive-video-carousel .xrx-fw-interactive-video-carousel__timers
	{
	max-width: 243px;
	padding-bottom: 20px;
	margin: 0 auto;
	position: relative
}

.xrx-fw-interactive-video-carousel .xrx-fw-interactive-video-carousel__timers .xrx-fw-timer-bar
	{
	position: absolute;
	visibility: hidden
}

.xrx-fw-interactive-video-carousel .xrx-fw-interactive-video-carousel__timers .xrx-fw-timer-bar.xrx-fw-timer-bar--running
	{
	visibility: visible
}

.xrx-fw-interactive-video-carousel__spacer {
	background-color: #fff;
	height: 100px
}

.xrx-fw-interactive-video-carousel__wrapper {
	overflow: hidden;
	max-width: 930px;
	margin: -80px auto 0
}

.xrx-fw-interactive-video-carousel__wrapper .xrx-fw-interactive-video-carousel__items
	{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	position: relative
}

.xrx-fw-interactive-video-carousel[data-index="1"] .xrx-fw-interactive-video-carousel__wrapper .xrx-fw-interactive-video-carousel__items,
	[dir=rtl] .xrx-fw-interactive-video-carousel[data-index="1"] .xrx-fw-interactive-video-carousel__wrapper .xrx-fw-interactive-video-carousel__items
	{
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.xrx-fw-interactive-video-carousel[data-index="2"] .xrx-fw-interactive-video-carousel__wrapper .xrx-fw-interactive-video-carousel__items
	{
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

[dir=rtl] .xrx-fw-interactive-video-carousel[data-index="2"] .xrx-fw-interactive-video-carousel__wrapper .xrx-fw-interactive-video-carousel__items
	{
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.xrx-fw-interactive-video-carousel[data-index="3"] .xrx-fw-interactive-video-carousel__wrapper .xrx-fw-interactive-video-carousel__items
	{
	-webkit-transform: translateX(-200%);
	transform: translateX(-200%)
}

[dir=rtl] .xrx-fw-interactive-video-carousel[data-index="3"] .xrx-fw-interactive-video-carousel__wrapper .xrx-fw-interactive-video-carousel__items
	{
	-webkit-transform: translateX(200%);
	transform: translateX(200%)
}

.xrx-fw-interactive-video-carousel[data-index="4"] .xrx-fw-interactive-video-carousel__wrapper .xrx-fw-interactive-video-carousel__items
	{
	-webkit-transform: translateX(-300%);
	transform: translateX(-300%)
}

[dir=rtl] .xrx-fw-interactive-video-carousel[data-index="4"] .xrx-fw-interactive-video-carousel__wrapper .xrx-fw-interactive-video-carousel__items
	{
	-webkit-transform: translateX(300%);
	transform: translateX(300%)
}

.xrx-fw-interactive-video-carousel__wrapper .xrx-fw-interactive-video-carousel__items .xrx-fw-interactive-video-carousel__item
	{
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

@media screen and (min-width:768px) {
	.xrx-fw-interactive-video-carousel__wrapper .xrx-fw-interactive-video-carousel__items .xrx-fw-interactive-video-carousel__item
		{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.xrx-fw-interactive-video-carousel__wrapper .xrx-fw-interactive-video-carousel__items .xrx-fw-interactive-video-carousel__item.xrx-fw-interactive-video-carousel__item--fadeout
	{
	opacity: 0;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out
}

.xrx-fw-interactive-video-carousel__controls {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	position: relative;
	max-width: 736px;
	margin: 0 auto;
	overflow: hidden
}

.xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta {
	border-left: 0
}

.xrx-fw-interactive-video-carousel:not ([data-index] ) .xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:first-child,
	.xrx-fw-interactive-video-carousel[data-index="1"] .xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:first-child,
	.xrx-fw-interactive-video-carousel[data-index="2"] .xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:nth-child(2),
	.xrx-fw-interactive-video-carousel[data-index="3"] .xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:nth-child(3),
	.xrx-fw-interactive-video-carousel[data-index="4"] .xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:nth-child(4)
	{
	border-color: #6a1959;
	background-color: #6a1959;
	text-decoration: none
}

@media screen and (min-width:768px) {
	.xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:first-child
		{
		border-left: 1px solid #721b60
	}
	[dir=rtl] .xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:first-child
		{
		border-right: 1px solid #721b60
	}
}

.xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:last-child
	{
	border-right: 0
}

@media screen and (min-width:768px) {
	.xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:last-child
		{
		border-right: 1px solid #721b60
	}
	[dir=rtl] .xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:last-child
		{
		border-left: 1px solid #721b60
	}
}

.xrx-fw-interactive-video-carousel:not ([data-index] ) body.xrx-fw-high-contrast .xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:first-child,
	body.xrx-fw-high-contrast .xrx-fw-interactive-video-carousel[data-index="1"] .xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:first-child,
	body.xrx-fw-high-contrast .xrx-fw-interactive-video-carousel[data-index="2"] .xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:nth-child(2),
	body.xrx-fw-high-contrast .xrx-fw-interactive-video-carousel[data-index="3"] .xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:nth-child(3),
	body.xrx-fw-high-contrast .xrx-fw-interactive-video-carousel[data-index="4"] .xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:nth-child(4)
	{
	color: #fff;
	border-color: #000;
	background-color: #000
}

@media screen and (min-width:768px) {
	body.xrx-fw-high-contrast .xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:first-child
		{
		border-right-color: #000
	}
	[dir=rtl] body.xrx-fw-high-contrast .xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:first-child
		{
		border-left-color: #000
	}
}

@media screen and (min-width:768px) {
	[dir=rtl] body.xrx-fw-high-contrast .xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:last-child,
		body.xrx-fw-high-contrast .xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:last-child
		{
		border-right-color: #000
	}
}

body.xrx-fw-high-contrast .xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta
	{
	color: #000;
	border-color: #000;
	background-color: #fff
}

body.xrx-fw-high-contrast .xrx-fw-interactive-video-carousel__controls .xrx-fw-control-cta:hover
	{
	color: #fff;
	border-color: #fff;
	background-color: #000;
	border-left: 1px solid #fff
}

.xrx-fw-content-image--bg-green {
	background-color: #27800e
}

.xrx-fw-content-image--bg-green .xrx-fw-content-image__cta h1,
	.xrx-fw-content-image--bg-green .xrx-fw-content-image__cta h2,
	.xrx-fw-content-image--bg-green .xrx-fw-content-image__cta h3,
	.xrx-fw-content-image--bg-green .xrx-fw-content-image__cta h4,
	.xrx-fw-content-image--bg-green .xrx-fw-content-image__cta h5,
	.xrx-fw-content-image--bg-green .xrx-fw-content-image__cta h6,
	.xrx-fw-content-image--bg-green .xrx-fw-content-image__cta p {
	color: #fff
}

.xrx-fw-content-image--bg-yellow {
	background-color: #f67e00
}

.xrx-fw-content-image--bg-yellow .xrx-fw-content-image__cta h1,
	.xrx-fw-content-image--bg-yellow .xrx-fw-content-image__cta h2,
	.xrx-fw-content-image--bg-yellow .xrx-fw-content-image__cta h3,
	.xrx-fw-content-image--bg-yellow .xrx-fw-content-image__cta h4,
	.xrx-fw-content-image--bg-yellow .xrx-fw-content-image__cta h5,
	.xrx-fw-content-image--bg-yellow .xrx-fw-content-image__cta h6,
	.xrx-fw-content-image--bg-yellow .xrx-fw-content-image__cta p {
	color: #000
}

.xrx-fw-content-image--bg-blue {
	background-color: #1a6fc5
}

.xrx-fw-content-image--bg-blue .xrx-fw-content-image__cta h1,
	.xrx-fw-content-image--bg-blue .xrx-fw-content-image__cta h2,
	.xrx-fw-content-image--bg-blue .xrx-fw-content-image__cta h3,
	.xrx-fw-content-image--bg-blue .xrx-fw-content-image__cta h4,
	.xrx-fw-content-image--bg-blue .xrx-fw-content-image__cta h5,
	.xrx-fw-content-image--bg-blue .xrx-fw-content-image__cta h6,
	.xrx-fw-content-image--bg-blue .xrx-fw-content-image__cta p {
	color: #fff
}

.xrx-fw-content-image--bg-violet {
	background-color: #9b2583
}

.xrx-fw-content-image--bg-violet .xrx-fw-content-image__cta h1,
	.xrx-fw-content-image--bg-violet .xrx-fw-content-image__cta h2,
	.xrx-fw-content-image--bg-violet .xrx-fw-content-image__cta h3,
	.xrx-fw-content-image--bg-violet .xrx-fw-content-image__cta h4,
	.xrx-fw-content-image--bg-violet .xrx-fw-content-image__cta h5,
	.xrx-fw-content-image--bg-violet .xrx-fw-content-image__cta h6,
	.xrx-fw-content-image--bg-violet .xrx-fw-content-image__cta p {
	color: #fff
}

.xrx-fw-content-image--bg-orange {
	background-color: #c34400
}

.xrx-fw-content-image--bg-orange .xrx-fw-content-image__cta h1,
	.xrx-fw-content-image--bg-orange .xrx-fw-content-image__cta h2,
	.xrx-fw-content-image--bg-orange .xrx-fw-content-image__cta h3,
	.xrx-fw-content-image--bg-orange .xrx-fw-content-image__cta h4,
	.xrx-fw-content-image--bg-orange .xrx-fw-content-image__cta h5,
	.xrx-fw-content-image--bg-orange .xrx-fw-content-image__cta h6,
	.xrx-fw-content-image--bg-orange .xrx-fw-content-image__cta p {
	color: #fff
}

.xrx-fw-content-image--bg-gray {
	background-color: #f8f8f8
}

.xrx-fw-content-image--bg-gray .xrx-fw-content-image__cta h1,
	.xrx-fw-content-image--bg-gray .xrx-fw-content-image__cta h2,
	.xrx-fw-content-image--bg-gray .xrx-fw-content-image__cta h3,
	.xrx-fw-content-image--bg-gray .xrx-fw-content-image__cta h4,
	.xrx-fw-content-image--bg-gray .xrx-fw-content-image__cta h5,
	.xrx-fw-content-image--bg-gray .xrx-fw-content-image__cta h6,
	.xrx-fw-content-image--bg-gray .xrx-fw-content-image__cta p {
	color: #000
}

.xrx-fw-content-image--bg-black {
	background-color: #000
}

.xrx-fw-content-image--bg-black .xrx-fw-content-image__cta h1,
	.xrx-fw-content-image--bg-black .xrx-fw-content-image__cta h2,
	.xrx-fw-content-image--bg-black .xrx-fw-content-image__cta h3,
	.xrx-fw-content-image--bg-black .xrx-fw-content-image__cta h4,
	.xrx-fw-content-image--bg-black .xrx-fw-content-image__cta h5,
	.xrx-fw-content-image--bg-black .xrx-fw-content-image__cta h6,
	.xrx-fw-content-image--bg-black .xrx-fw-content-image__cta p {
	color: #fff
}

.xrx-fw-content-image--bg-red {
	background-color: #d92231
}

.xrx-fw-content-image--bg-red .xrx-fw-content-image__cta h1,
	.xrx-fw-content-image--bg-red .xrx-fw-content-image__cta h2,
	.xrx-fw-content-image--bg-red .xrx-fw-content-image__cta h3,
	.xrx-fw-content-image--bg-red .xrx-fw-content-image__cta h4,
	.xrx-fw-content-image--bg-red .xrx-fw-content-image__cta h5,
	.xrx-fw-content-image--bg-red .xrx-fw-content-image__cta h6,
	.xrx-fw-content-image--bg-red .xrx-fw-content-image__cta p {
	color: #fff
}

.xrx-fw-content-image--bg-dark-gray {
	background-color: #333
}

.xrx-fw-content-image--bg-dark-gray .xrx-fw-content-image__cta h1,
	.xrx-fw-content-image--bg-dark-gray .xrx-fw-content-image__cta h2,
	.xrx-fw-content-image--bg-dark-gray .xrx-fw-content-image__cta h3,
	.xrx-fw-content-image--bg-dark-gray .xrx-fw-content-image__cta h4,
	.xrx-fw-content-image--bg-dark-gray .xrx-fw-content-image__cta h5,
	.xrx-fw-content-image--bg-dark-gray .xrx-fw-content-image__cta h6,
	.xrx-fw-content-image--bg-dark-gray .xrx-fw-content-image__cta p {
	color: #fff
}

.xrx-fw-content-image {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.xrx-fw-content-image--flip {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.xrx-fw-content-image--flip .xrx-fw-content-image__content-container {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media screen and (min-width:768px) {
	.xrx-fw-content-image--flip .xrx-fw-content-image__content-container {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-content-image--flip .xrx-fw-content-image__content {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		padding-right: 0;
		padding-left: 60px
	}
	[dir=rtl] .xrx-fw-content-image--flip .xrx-fw-content-image__content {
		padding-right: 60px;
		padding-left: 0
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-content-image--flip .xrx-fw-content-image__cta {
		text-align: right
	}
	[dir=rtl] .xrx-fw-content-image--flip .xrx-fw-content-image__cta {
		text-align: left
	}
}

@media screen and (min-width:768px) {
	.xrx-fw-content-image--flip .xrx-fw-content-image__image {
		left: auto;
		right: -60px
	}
	[dir=rtl] .xrx-fw-content-image--flip .xrx-fw-content-image__image {
		left: -60px;
		right: auto
	}
}

.xrx-fw-content-image__content-container,
	.xrx-fw-content-image__image-container {
	width: 100%
}

@media screen and (min-width:768px) {
	.xrx-fw-content-image__content-container,
		.xrx-fw-content-image__image-container {
		height: 450px;
		width: 50%
	}
}

.xrx-fw-content-image__content {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media screen and (min-width:768px) {
	.xrx-fw-content-image__content {
		max-width: 600px;
		padding-right: 60px;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: start
	}
	[dir=rtl] .xrx-fw-content-image__content {
		padding-right: 0;
		padding-left: 60px
	}
}

[dir=rtl] .xrx-fw-content-image__content {
	text-align: right
}

.xrx-fw-content-image__content-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.xrx-fw-content-image__image-container {
	position: relative;
	padding: 40px 20px
}

.xrx-fw-content-image__cta {
	max-width: 305px;
	margin: 40px 20px;
	text-align: center
}

@media screen and (min-width:768px) {
	.xrx-fw-content-image__cta {
		text-align: left
	}
	[dir=rtl] .xrx-fw-content-image__cta {
		text-align: right
	}
}

.xrx-fw-content-image__cta>p {
	font-size: 1.125rem
}

.xrx-fw-content-image__image {
	overflow: hidden;
	width: 100%;
	height: 100%;
	min-height: 250px;
	max-height: 395px;
	display: block
}

@media screen and (min-width:768px) {
	.xrx-fw-content-image__image {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		left: -60px;
		max-width: 640px;
		width: calc(100% + 40px)
	}
	[dir=rtl] .xrx-fw-content-image__image {
		left: auto;
		right: -60px
	}
}

.xrx-fw-content-image__image .xrx-fw-lazy-background {
	width: 100%;
	height: 100%;
	min-width: 0;
	min-height: 0
}

body .support-search {
	border: 1px solid #c1c1c1;
	min-height: 150px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff
}

body .support-search>div {
	margin-bottom: 20px
}

body .support-search>div:last-child {
	margin-bottom: 0
}

body .support-search a {
	cursor: pointer
}

body .support-search ul {
	list-style-type: none
}

body .support-search ul, body .support-search ul li {
	padding: 0;
	margin: 0
}

body .support-search ul li:before {
	display: none
}

body .support-search h4 {
	margin: 0 0 .5em
}

body .support-search .support-search__product .support-search__results {
	display: none
}

body .support-search .support-search__product .support-search__results.support-search__results--has-results
	{
	display: block
}

body .support-search .support-search__type .support-search__title h2 {
	display: inline-block;
	margin-right: 10px
}

body .support-search .support-search__type .support-search__title ul,
	body .support-search .support-search__type .support-search__title ul>li
	{
	display: inline-block
}

body .support-search .support-search__type .support-search__title ul>li:after
	{
	content: "〉";
	display: inline-block;
	padding: 0 10px;
	font-size: 12px
}

body .support-search .support-search__type .support-search__title ul>li:last-child:after
	{
	display: none
}

body .support-search .support-search__product__search {
	position: relative;
	margin-bottom: 20px
}

body .support-search .support-search__product__search .support-search__product__search__close
	{
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 10px;
	width: 1.15em;
	height: 1.15em
}

body .support-search .support-search__product__search ul {
	display: none;
	position: absolute;
	border: 1px solid #c1c1c1;
	background-color: #fff;
	padding: 20px;
	-webkit-transform: translateY(-1px);
	transform: translateY(-1px);
	z-index: 5000
}

body .support-search .support-search__product__search.support-search__search--results ul
	{
	display: block
}

body .support-search .support-search__results {
	border: 1px solid #c1c1c1;
	overflow: auto;
	padding: 25px;
	max-height: 900000;
	-webkit-transition: max-height .5s ease-in-out;
	transition: max-height .5s ease-in-out
}

@media screen and (min-width:768px) {
	body .support-search .support-search__results {
		max-height: 400px;
		overflow: auto
	}
}

@media screen and (min-width:768px) {
	body .support-search .support-search__results.support-search__results--type>ul>li
		{
		width: 33%
	}
}

body .support-search .support-search__results ul {
	list-style-type: none;
	padding: 0;
	margin: 0
}

body .support-search .support-search__results ul li {
	padding: 0;
	margin: 0
}

body .support-search .support-search__results ul li a {
	text-decoration: underline;
	line-height: 2em
}

@media screen and (min-width:768px) {
	body .support-search .support-search__results>ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	body .support-search .support-search__results>ul>li {
		width: 50%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
}

body .support-search .support-search__results ul.support-search__result>li
	{
	margin-bottom: 20px
}

body .support-search .support-search__results ul.support-search__result>li:last-child
	{
	margin-bottom: 0
}

@media screen and (min-width:768px) {
	body .support-search .support-search__results ul.support-search__result.support-search__result--single>li.support-search__result--without-sub
		{
		width: 100% !important
	}
}

@media screen and (min-width:768px) {
	body .support-search .support-search__results ul.support-search__result>li.support-search__result--without-sub
		{
		width: 50% !important
	}
	body .support-search .support-search__results ul.support-search__result>li.support-search__result--with-sub
		{
		width: 100% !important
	}
}

body .support-search .support-search__results .support-search__result__sub
	{
	margin-bottom: 10px
}

@media screen and (min-width:768px) {
	body .support-search .support-search__results .support-search__result__sub
		{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	body .support-search .support-search__results .support-search__result__sub>li
		{
		width: 50%
	}
}

body .support-search .support-search__results .support-search__result__title
	{
	font-weight: 700
}

body .support-search .support-search__results .support-search__result__links>li
	{
	display: inline-block;
	margin-right: 20px;
	position: relative
}

body .support-search .support-search__results .support-search__result__links>li:after
	{
	content: "";
	position: absolute;
	right: -10px;
	border-right: 1px solid #c1c1c1;
	height: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

body .support-search .support-search__results .support-search__result__links>li:last-child:after
	{
	display: none
}

.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row, .xrx-fw-mtt-grid-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media screen and (min-width:970px) {
	.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row, .xrx-fw-mtt-grid-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row--flip,
		.xrx-fw-mtt-grid-row--flip {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
}

.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row>div,
	.xrx-fw-mtt-grid-row>div {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0
}

@media screen and (min-width:970px) {
	.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row>div,
		.xrx-fw-mtt-grid-row>div {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		position: relative
	}
}

.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__media,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__media {
	height: 0;
	padding-bottom: 76%;
	position: relative;
	overflow: hidden
}

@media screen and (min-width:970px) {
	.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__media,
		.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__media {
		padding-bottom: 38%
	}
}

.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__media>div,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__media>div {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__media .xrx-fw-lazy-background,
	.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__media .xrx-fw-lazy-video,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__media .xrx-fw-lazy-background,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__media .xrx-fw-lazy-video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	min-width: 0;
	min-height: 0;
	padding: 0
}

.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__media .xrx-fw-lazy-background__image,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__media .xrx-fw-lazy-background__image
	{
	background-size: cover
}

.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__media .xrx-fw-lazy-video,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__media .xrx-fw-lazy-video {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

@media screen and (min-width:480px) {
	.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content__ctas,
		.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content__ctas {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content__ctas>div,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content__ctas>div {
	margin-right: 1rem;
	margin-bottom: 1rem
}

[dir=rtl] .xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content__ctas>div,
	[dir=rtl] .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content__ctas>div
	{
	margin-right: 0;
	margin-left: 1rem
}

.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content {
	background-color: #d92231;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content>div,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content>div {
	max-width: 100%;
	padding: 7vw
}

@media screen and (min-width:970px) {
	.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content>div,
		.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content>div {
		padding: 3vw
	}
}

@media screen and (min-width:1600px) {
	.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content>div,
		.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content>div {
		padding: 5vw
	}
}

.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content>div a,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content>div a {
	color: #fff
}

.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content>div a:active,
	.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content>div a:focus,
	.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content>div a:hover,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content>div a:active,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content>div a:focus,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content>div a:hover {
	color: #000
}

.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content h2,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content h2 {
	line-height: 1em;
	color: #fff
}

.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content h2 sub,
	.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content h2 sup,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content h2 sub,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content h2 sup {
	font-size: 30% !important
}

.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content h2 sup,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content h2 sup {
	top: -2em !important
}

@media screen and (min-width:970px) {
	.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content h2,
		.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content h2 {
		font-size: 3.6vw
	}
}

.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content h3,
	.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content p,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content h3,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content p {
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400;
	line-height: 1.3em;
	color: #fff
}

@media screen and (min-width:970px) {
	.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content h3,
		.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content p,
		.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content h3,
		.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content p {
		font-size: 1.4vw
	}
}

.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content h3,
	.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content h3 {
	font-size: 1.4rem;
	margin-bottom: 0;
	font-weight: 700
}

@media screen and (min-width:970px) {
	.xrx-drupal .xrx-container .xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content h3,
		.xrx-fw-mtt-grid-row .xrx-fw-mtt-grid-row__content h3 {
		font-size: 2vw
	}
}

.xrx-drupal .xrx-container .xrx-fw-mtt-hero, .xrx-fw-mtt-hero {
	background-color: #000;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 7vw
}

@media screen and (min-width:970px) {
	.xrx-drupal .xrx-container .xrx-fw-mtt-hero, .xrx-fw-mtt-hero {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		padding: 5vw 3vw
	}
}

@media screen and (min-width:1600px) {
	.xrx-drupal .xrx-container .xrx-fw-mtt-hero, .xrx-fw-mtt-hero {
		padding: 5vw
	}
}

.xrx-drupal .xrx-container .xrx-fw-mtt-hero>div, .xrx-fw-mtt-hero>div {
	max-width: 800px;
	position: relative
}

@media screen and (min-width:970px) {
	.xrx-drupal .xrx-container .xrx-fw-mtt-hero>div, .xrx-fw-mtt-hero>div {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		min-height: 220px
	}
}

.xrx-drupal .xrx-container .xrx-fw-mtt-hero>div:first-child,
	.xrx-fw-mtt-hero>div:first-child {
	padding-bottom: 2rem
}

@media screen and (min-width:480px) {
	.xrx-drupal .xrx-container .xrx-fw-mtt-hero>div:first-child,
		.xrx-fw-mtt-hero>div:first-child {
		padding-bottom: 4rem
	}
}

@media screen and (min-width:970px) {
	.xrx-drupal .xrx-container .xrx-fw-mtt-hero>div:first-child,
		.xrx-fw-mtt-hero>div:first-child {
		padding-bottom: 0
	}
}

@media screen and (min-width:970px) {
	.xrx-drupal .xrx-container .xrx-fw-mtt-hero>div:last-child,
		.xrx-fw-mtt-hero>div:last-child {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

@media screen and (min-width:970px) {
	.xrx-drupal .xrx-container .xrx-fw-mtt-hero>div, .xrx-fw-mtt-hero>div {
		-ms-flex-preferred-size: fill;
		flex-basis: fill
	}
}

.xrx-drupal .xrx-container .xrx-fw-mtt-hero>div span, .xrx-fw-mtt-hero>div span
	{
	color: #d92231
}

.xrx-drupal .xrx-container .xrx-fw-mtt-hero .xrx-fw-mtt-hero__logo,
	.xrx-fw-mtt-hero .xrx-fw-mtt-hero__logo {
	background-image: url(../images/madetothink.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50%;
	padding-top: 30%
}

@media screen and (min-width:970px) {
	.xrx-drupal .xrx-container .xrx-fw-mtt-hero .xrx-fw-mtt-hero__logo,
		.xrx-fw-mtt-hero .xrx-fw-mtt-hero__logo {
		padding-top: 0;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0
	}
}

.xrx-drupal .xrx-container .xrx-fw-mtt-hero p, .xrx-fw-mtt-hero p {
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400;
	color: #fff
}

@media screen and (min-width:1600px) {
	.xrx-drupal .xrx-container .xrx-fw-mtt-hero p, .xrx-fw-mtt-hero p {
		font-family: Roboto, sans-serif;
		font-size: 1.375rem;
		line-height: 1.63636em;
		font-weight: 200
	}
}

.xrx-fw-visual-directory__row {
	border-bottom: 1px solid #000;
	margin: 0
}

.xrx-fw-visual-directory__row:last-child {
	border-bottom: 0
}

.xrx-fw-visual-directory__split-screen {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.xrx-fw-visual-directory__split {
	width: 50%
}

@media screen and (min-width:768px) {
	.xrx-fw-visual-directory__split .xrx-fw-visual-directory__information {
		border-left: 1px solid #808285;
		margin: 0
	}
}

.xrx-fw-visual-directory__information {
	padding: 1.5rem;
	background-color: #f7f7f7;
	margin-bottom: 0 !important
}

@media screen and (min-width:768px) {
	.xrx-fw-visual-directory__information {
		border-right: 1px solid #808285
	}
}

.xrx-fw-visual-directory__component {
	-ms-flex-item-align: center;
	align-self: center;
	padding: 1.5rem;
	margin: 0 !important;
	position: relative;
	overflow: hidden
}