

body, html {
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif
}

button, _input, select, textarea {
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration: none;
	box-sizing: border-box
}

dl, ol, ul {
	list-style: none;
	margin: 0;
	padding: 0
}

article, aside, details, dialog, figcaption, figure, footer, header, main, nav, section, summary {
	display: block
}

audio, canvas, video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1.6em
}

dfn {
	font-style: italic
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

_img {
	border-style: none
}

_svg:not(:root) {
	overflow: hidden
}

b, strong {
	font-weight: inherit;
	font-weight: bolder
}

a {
	cursor: pointer;
	background-color: transparent;
	text-decoration-skip: objects
}

a:focus, a:hover {
	text-decoration: underline
}

a:active, a:visited {
	text-decoration: none
}

a:active, a:hover {
	outline-width: 0
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

button, _input, optgroup, select, textarea {
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

button, _input {
	overflow: visible
}

button, select {
	text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button;
	-moz-appearance: button;
	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: .0625rem dotted ButtonText
}

i{
	color: #555555;
	font-size: 15px;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox], [type=radio] {
	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;
	-moz-appearance: textfield;
	appearance: textfield;
	outline-offset: -.125rem
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
	appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	appearance: button;
	font: inherit
}

[type=checkbox]+label, [type=radio]+label {
	cursor: pointer
}

details, menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

[hidden], template {
	display: none
}

button {
	background-color: transparent;
	border: 0;
	cursor: pointer
}

#titular-oferta{
	background-color: #fe0000;
    color: #FFFFFF;
    margin-bottom: 5%;
    border-radius: 10px;
    padding: 6% 0 9% 0;
    font-size: 24px;
    font-family: 'VodafoneRegular',sans-serif;
}

#caja-oferta-1{
	margin-top: -11%;
	font-family: 'VodafoneRegular', sans-serif;
}





#separador{
display: inline-block;
    width: 80%;
    margin: 20px auto 10px auto;
    height: 1px;
    background-color: #eaeaea;
}

#precio-vdf{
	font-size: 25px;
	margin: 0;
	font-family: 'VodafoneBold',sans-serif;
}

#precio-vdf span{
	font-size: 45px;
}

@font-face {
	font-family: VodafoneLight;
	src: url(VodafoneLt_1.ttf);
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: VodafoneRegular;
	src: url(VodafoneRg_1.ttf);
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: VodafoneBold;
	src: url(Vodafone_Rg_Bold_3.ttf);
	font-style: normal;
	font-weight: normal;
}

html {
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.25;
	min-height: 100%;
	-ms-text-size-adjust: 100%
}

body, html {
	-webkit-text-size-adjust: 100%;
	position: relative
}

body {
	color: #333;
	background-color: #fff
}

_img {
	max-width: 100%;
	font-style: italic;
	vertical-align: middle
}

_img[height], _img[width] {
	max-width: none
}

p {
	font-size: 1rem;
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.25;
	margin: 0 0 .75rem
}

p:last-child {
	margin-bottom: 0
}

a {
	color: #333;
	text-decoration: underline
}

a:focus, a:hover {
	color: #e60000
}

strong {
	/* font-family: VodafoneRegularBold, Helvetica, Arial, sans-serif; */
	font-weight: 400
}

h1, h2, h3, h4, h5, h6 {
	display: block;
	margin: 0;
	font-family: VodafoneLight, Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.1
}

#main-title{
	margin: 0 auto;
	text-align: center;
	padding-bottom: 1.5%;
	font-family: 'VodafoneLight',sans-serif;
	letter-spacing: 0;
	font-size: 34px;
}

.vfes-title--1, .vfes-ws10 .vfes-title--1, h1 {
	font-size: 2.75rem;
	line-height: 1.1
}

.vfes-title--2, .vfes-ws10 .vfes-title--2, h2 {
	font-size: 2.25rem;
	line-height: 1.15
}

.vfes-title--3, .vfes-ws10 .vfes-title--3, h3 {
	font-size: 1.875rem;
	line-height: 1.2
}

.vfes-title--4, .vfes-ws10 .vfes-title--4, h4 {
	font-size: 1.625rem;
	line-height: 1.23
}

.vfes-title--5, .vfes-ws10 .vfes-title--5, h5 {
	font-size: 1.25rem;
	line-height: 1.2
}

.vfes-title--6, .vfes-ws10 .vfes-title--6, h6 {
	font-size: 1.125rem;
	line-height: 1.2
}

#caracteristicas-oferta{
	font-size: 16px;
}

.vfes-color--wild-sand {
	color: #f4f4f4 !important
}

.vfes-color--gallery {
	color: #ebebeb !important
}

.vfes-color--dusty-gray {
	color: #999 !important
}

.vfes-color--silver {
	color: #ccc !important
}

.vfes-color--silver-chalice {
	color: #afafaf !important
}

.vfes-color--abbey {
	color: #4a4d4e !important
}

.vfes-color--dove-gray {
	color: #666 !important
}

.vfes-color--vodafone-red {
	color: #e60000 !important
}

.vfes-color--vodafone-gray {
	color: #333 !important
}

.vfes-color--vodafone-white {
	color: #fff !important
}

.vfes-color--vodafone-red-violet {
	color: #9c2aa0 !important
}

.vfes-color--albergine {
	color: #5e2750 !important
}

.vfes-color--aqua-blue {
	color: #00b0ca !important
}

.vfes-color--turqoise {
	color: #007c92 !important
}

.vfes-color--spring-green {
	color: #abb400 !important
}

.vfes-color--lemon-yellow {
	color: #fecb00 !important
}

.vfes-color--fresh-orange {
	color: #eb9700 !important
}

.vfes-color--black {
	color: #000 !important
}

.vfes-color--maroon {
	color: #900 !important
}

.vfes-color--dark-red {
	color: #bd0000 !important
}

.vfes-color--digital-green {
	color: #428600 !important
}

.vfes-color-bg-wild-sand {
	background-color: #f4f4f4 !important;
	color: #000
}

.vfes-color-bg-wild-sand .dark {
	display: none
}

.vfes-color-bg-wild-sand--overlay {
	background-color: #f4f4f4 !important;
	color: #000
}

.vfes-color-bg-wild-sand--overlay .dark {
	display: none
}

.vfes-color-bg-gallery {
	background-color: #ebebeb !important;
	color: #000
}

.vfes-color-bg-gallery .dark {
	display: none
}

.vfes-color-bg-gallery--overlay {
	background-color: #ebebeb !important;
	color: #000
}

.vfes-color-bg-gallery--overlay .dark {
	display: none
}

.vfes-color-bg-silver {
	background-color: #ccc !important;
	color: #000
}

.vfes-color-bg-silver .dark {
	display: none
}

.vfes-color-bg-silver--overlay {
	background-color: #ccc !important;
	color: #000
}

.vfes-color-bg-silver--overlay .dark {
	display: none
}

.vfes-color-bg-silver-chalice {
	background-color: #afafaf !important;
	color: #fff
}

.vfes-color-bg-silver-chalice .dark {
	display: none
}

.vfes-color-bg-silver-chalice--overlay {
	background-color: #afafaf !important;
	color: #fff
}

.vfes-color-bg-silver-chalice--overlay .dark {
	display: none
}

.vfes-color-bg-dusty-gray {
	background-color: #999 !important;
	color: #fff
}

.vfes-color-bg-dusty-gray .dark {
	display: none
}

.vfes-color-bg-dusty-gray--overlay {
	background-color: #999 !important;
	color: #fff
}

.vfes-color-bg-dusty-gray--overlay .dark {
	display: none
}

.vfes-color-bg-dove-gray {
	background-color: #666 !important;
	color: #fff
}

.vfes-color-bg-dove-gray .dark {
	display: none
}

.vfes-color-bg-dove-gray--overlay {
	background-color: #666 !important;
	color: #fff
}

.vfes-color-bg-dove-gray--overlay .dark {
	display: none
}

.vfes-color-bg-abbey {
	background-color: #4a4d4e !important;
	color: #fff
}

.vfes-color-bg-abbey .dark {
	display: none
}

.vfes-color-bg-abbey .vfes-carousel__bullets-bullet:before {
	background-color: #fff
}

.vfes-color-bg-abbey .vfes-carousel__bullets-bullet--active:after {
	border-color: #fff
}

.vfes-color-bg-abbey--overlay {
	background-color: #4a4d4e !important;
	color: #fff
}

.vfes-color-bg-abbey--overlay .dark {
	display: none
}

.vfes-color-bg-vodafone-red {
	background-color: #e60000 !important;
	color: #fff
}

.vfes-color-bg-vodafone-red .dark {
	display: none
}

.vfes-color-bg-vodafone-red--overlay {
	background-color: #e60000 !important;
	color: #fff
}

.vfes-color-bg-vodafone-red--overlay .dark {
	display: none
}

.vfes-color-bg-vodafone-gray {
	background-color: #333 !important;
	color: #fff
}

.vfes-color-bg-vodafone-gray .dark {
	display: none
}

.vfes-color-bg-vodafone-gray.vfes-paragraph a, .vfes-color-bg-vodafone-gray .vfes-paragraph a, .vfes-color-bg-vodafone-gray.vfes-paragraph a:focus, .vfes-color-bg-vodafone-gray .vfes-paragraph a:focus, .vfes-color-bg-vodafone-gray.vfes-paragraph a:hover, .vfes-color-bg-vodafone-gray .vfes-paragraph a:hover {
	color: #fff;
	text-decoration: underline
}

.vfes-color-bg-vodafone-gray .vfes-list--checkmarks li:after {
	border-color: #fff
}

.vfes-color-bg-vodafone-gray .vfes-carousel__bullets-bullet:before {
	background-color: #fff
}

.vfes-color-bg-vodafone-gray .vfes-carousel__bullets-bullet--active:after {
	border-color: #fff
}

.vfes-color-bg-vodafone-gray--overlay {
	background-color: #333 !important;
	color: #fff
}

.vfes-color-bg-vodafone-gray--overlay .dark {
	display: none
}

.vfes-color-bg-vodafone-white {
	background-color: #fff !important
}

.vfes-color-bg-vodafone-white .dark {
	display: none
}

.vfes-color-bg-vodafone-white--overlay {
	background-color: #fff !important
}

.vfes-color-bg-vodafone-white--overlay .dark {
	display: none
}

.vfes-color-bg-black {
	background-color: #000 !important;
	color: #fff
}

.vfes-color-bg-black .dark {
	display: none
}

.vfes-color-bg-black--overlay {
	background-color: #000 !important;
	color: #fff
}

.vfes-color-bg-black--overlay .dark {
	display: none
}

.vfes-color-bg-red-violet {
	background-color: #9c2aa0 !important;
	color: #fff
}

.vfes-color-bg-red-violet .dark {
	display: none
}

.vfes-color-bg-red-violet--overlay {
	background-color: #9c2aa0 !important;
	color: #fff
}

.vfes-color-bg-red-violet--overlay .dark {
	display: none
}

.vfes-color-bg-albergine {
	background-color: #5e2750 !important;
	color: #fff
}

.vfes-color-bg-albergine .dark {
	display: none
}

.vfes-color-bg-albergine--overlay {
	background-color: #5e2750 !important;
	color: #fff
}

.vfes-color-bg-albergine--overlay .dark {
	display: none
}

.vfes-color-bg-aqua-blue {
	background-color: #00b0ca !important;
	color: #fff
}

.vfes-color-bg-aqua-blue .dark {
	display: none
}

.vfes-color-bg-aqua-blue--overlay {
	background-color: #00b0ca !important;
	color: #fff
}

.vfes-color-bg-aqua-blue--overlay .dark {
	display: none
}

.vfes-color-bg-turqoise {
	background-color: #007c92 !important;
	color: #fff
}

.vfes-color-bg-turqoise .dark {
	display: none
}

.vfes-color-bg-turqoise .vfes-carousel__bullets-bullet:before {
	background-color: #fff
}

.vfes-color-bg-turqoise .vfes-carousel__bullets-bullet--active:after {
	border-color: #fff
}

.vfes-color-bg-turqoise--overlay {
	background-color: #007c92 !important;
	color: #fff
}

.vfes-color-bg-turqoise--overlay .dark {
	display: none
}

.vfes-color-bg-spring-green {
	background-color: #abb400 !important;
	color: #fff
}

.vfes-color-bg-spring-green .dark {
	display: none
}

.vfes-color-bg-spring-green--overlay {
	background-color: #abb400 !important;
	color: #fff
}

.vfes-color-bg-spring-green--overlay .dark {
	display: none
}

.vfes-color-bg-lemon-yellow {
	background-color: #fecb00 !important;
	color: #fff
}

.vfes-color-bg-lemon-yellow .dark {
	display: none
}

.vfes-color-bg-lemon-yellow--overlay {
	background-color: #fecb00 !important;
	color: #fff
}

.vfes-color-bg-lemon-yellow--overlay .dark {
	display: none
}

.vfes-color-bg-fresh-orange {
	background-color: #eb9700 !important;
	color: #fff
}

.vfes-color-bg-fresh-orange .dark {
	display: none
}

.vfes-color-bg-fresh-orange--overlay {
	background-color: #eb9700 !important;
	color: #fff
}

.vfes-color-bg-fresh-orange--overlay .dark {
	display: none
}

.vfes-color-bg-maroon {
	background-color: #900 !important;
	color: #fff
}

.vfes-color-bg-maroon .dark {
	display: none
}

.vfes-color-bg-maroon--overlay {
	background-color: #900 !important;
	color: #fff
}

.vfes-color-bg-maroon--overlay .dark {
	display: none
}

.vfes-color-bg-dark-red {
	background-color: #bd0000 !important;
	color: #fff
}

.vfes-color-bg-dark-red .dark {
	display: none
}

.vfes-color-bg-dark-red--overlay {
	background-color: #bd0000 !important;
	color: #fff
}

.vfes-color-bg-dark-red--overlay .dark {
	display: none
}

.vfes-color-bg-digital-green {
	background-color: #428600 !important;
	color: #fff
}

.vfes-color-bg-digital-green .dark {
	display: none
}

.vfes-color-bg-digital-green--overlay {
	background-color: #428600 !important;
	color: #fff
}

.vfes-color-bg-digital-green--overlay .dark {
	display: none
}

.vfes-color-bg-vodafone-gradient-red {
	background: linear-gradient(90deg, #900, #e60000) !important;
	color: #fff
}

.vfes-color-bg-vodafone-gradient-red .dark {
	display: none
}

.vfes-color-bg-vodafone-gradient-red--overlay {
	background: linear-gradient(90deg, rgba(153, 0, 0, .8), rgba(230, 0, 0, .8)) !important;
	color: #fff
}

.vfes-color-bg-vodafone-gradient-red--overlay .dark {
	display: none
}

@media only screen and (max-width:60.625rem) {
	.vfes-color--responsive--wild-sand {
		color: #f4f4f4 !important
	}

	.vfes-color--responsive--gallery {
		color: #ebebeb !important
	}

	.vfes-color--responsive--silver {
		color: #ccc !important
	}

	.vfes-color--responsive--silver-chalice {
		color: #afafaf !important
	}

	.vfes-color--responsive--dove-gray {
		color: #666 !important
	}

	.vfes-color--responsive--dusty-gray {
		color: #999 !important
	}

	.vfes-color--responsive--abbey {
		color: #4a4d4e !important
	}

	.vfes-color--responsive--vodafone-red {
		color: #e60000 !important
	}

	.vfes-color--responsive--vodafone-gray {
		color: #333 !important
	}

	.vfes-color--responsive--vodafone-white {
		color: #fff !important
	}

	.vfes-color--responsive--vodafone-red-violet {
		color: #9c2aa0 !important
	}

	.vfes-color--responsive--albergine {
		color: #5e2750 !important
	}

	.vfes-color--responsive--aqua-blue {
		color: #00b0ca !important
	}

	.vfes-color--responsive--turqoise {
		color: #007c92 !important
	}

	.vfes-color--responsive--spring-green {
		color: #abb400 !important
	}

	.vfes-color--responsive--lemon-yellow {
		color: #fecb00 !important
	}

	.vfes-color--responsive--fresh-orange {
		color: #eb9700 !important
	}

	.vfes-color--responsive--black {
		color: #000 !important
	}

	.vfes-color--responsive--maroon {
		color: #900 !important
	}

	.vfes-color--responsive--dark-red {
		color: #bd0000 !important
	}

	.vfes-color--responsive--digital-green {
		color: #428600 !important
	}

	.vfes-color--responsive-bg--wild-sand {
		background-color: #f4f4f4 !important;
		color: #000
	}

	.vfes-color--responsive-bg--gallery {
		background-color: #ebebeb !important;
		color: #000
	}

	.vfes-color--responsive-bg--silver {
		background-color: #ccc !important;
		color: #000
	}

	.vfes-color--responsive-bg--silver-chalice {
		background-color: #afafaf !important;
		color: #fff
	}

	.vfes-color--responsive-bg--dusty-gray {
		background-color: #999 !important;
		color: #fff
	}

	.vfes-color--responsive-bg--dove-gray {
		background-color: #666 !important;
		color: #fff
	}

	.vfes-color--responsive-bg--abbey {
		background-color: #4a4d4e !important;
		color: #fff
	}

	.vfes-color--responsive-bg-vodafone-red {
		background-color: #e60000 !important;
		color: #fff
	}

	.vfes-color--responsive-bg-vodafone-gray {
		background-color: #333 !important;
		color: #fff
	}

	.vfes-color--responsive-bg-vodafone-white {
		background-color: #fff !important
	}

	.vfes-color--responsive-bg-black {
		background-color: #000 !important;
		color: #fff
	}

	.vfes-color--responsive-bg-red-violet {
		background-color: #9c2aa0 !important;
		color: #fff
	}

	.vfes-color--responsive-bg-albergine {
		background-color: #5e2750 !important;
		color: #fff
	}

	.vfes-color--responsive-bg-aqua-blue {
		background-color: #00b0ca !important;
		color: #fff
	}

	.vfes-color--responsive-bg-turqoise {
		background-color: #007c92 !important;
		color: #fff
	}

	.vfes-color--responsive-bg-spring-green {
		background-color: #abb400 !important;
		color: #fff
	}

	.vfes-color--responsive-bg-lemon-yellow {
		background-color: #fecb00 !important;
		color: #fff
	}

	.vfes-color--responsive-bg-fresh-orange {
		background-color: #eb9700 !important;
		color: #fff
	}

	.vfes-color--responsive-bg-maroon {
		background-color: #900 !important;
		color: #fff
	}

	.vfes-color--responsive-bg-dark-red {
		background-color: #bd0000 !important;
		color: #fff
	}

	.vfes-color--responsive-bg-digital-green {
		background-color: #428600 !important;
		color: #fff
	}

	.vfes-color--responsive-bg-vodafone-gradient-red {
		background: linear-gradient(90deg, #900, #e60000) !important;
		color: #fff
	}

}

@media only screen and (max-width:40rem) {
	.vfes-color--mobile--wild-sand {
		color: #f4f4f4 !important
	}

	.vfes-color--mobile--gallery {
		color: #ebebeb !important
	}

	.vfes-color--mobile--silver {
		color: #ccc !important
	}

	.vfes-color--mobile--silver-chalice {
		color: #afafaf !important
	}

	.vfes-color--mobile--dusty-gray {
		color: #999 !important
	}

	.vfes-color--mobile--dove-gray {
		color: #666 !important
	}

	.vfes-color--mobile--abbey {
		color: #4a4d4e !important
	}

	.vfes-color--mobile--vodafone-red {
		color: #e60000 !important
	}

	.vfes-color--mobile--vodafone-gray {
		color: #333 !important
	}

	.vfes-color--mobile--vodafone-white {
		color: #fff !important
	}

	.vfes-color--mobile--vodafone-red-violet {
		color: #9c2aa0 !important
	}

	.vfes-color--mobile--albergine {
		color: #5e2750 !important
	}

	.vfes-color--mobile--aqua-blue {
		color: #00b0ca !important
	}

	.vfes-color--mobile--turqoise {
		color: #007c92 !important
	}

	.vfes-color--mobile--spring-green {
		color: #abb400 !important
	}

	.vfes-color--mobile--lemon-yellow {
		color: #fecb00 !important
	}

	.vfes-color--mobile--fresh-orange {
		color: #eb9700 !important
	}

	.vfes-color--mobile--black {
		color: #000 !important
	}

	.vfes-color--mobile--maroon {
		color: #900 !important
	}

	.vfes-color--mobile--dark-red {
		color: #bd0000 !important
	}

	.vfes-color--mobile--digital-green {
		color: #428600 !important
	}

	.vfes-color--mobile-bg-wild-sand {
		background-color: #f4f4f4 !important;
		color: #000
	}

	.vfes-color--mobile-bg-gallery {
		background-color: #ebebeb !important;
		color: #000
	}

	.vfes-color--mobile-bg-silver {
		background-color: #ccc !important;
		color: #000
	}

	.vfes-color--mobile-bg-silver-chalice {
		background-color: #afafaf !important;
		color: #fff
	}

	.vfes-color--mobile-bg-dusty-gray {
		background-color: #999 !important;
		color: #fff
	}

	.vfes-color--mobile-bg-dove-gray {
		background-color: #666 !important;
		color: #fff
	}

	.vfes-color--mobile-bg-abbey {
		background-color: #4a4d4e !important;
		color: #fff
	}

	.vfes-color--mobile-bg-vodafone-red {
		background-color: #e60000 !important;
		color: #fff
	}

	.vfes-color--mobile-bg-vodafone-gray {
		background-color: #333 !important;
		color: #fff
	}

	.vfes-color--mobile-bg-vodafone-white {
		background-color: #fff !important
	}

	.vfes-color--mobile-bg-black {
		background-color: #000 !important;
		color: #fff
	}

	.vfes-color--mobile-bg-red-violet {
		background-color: #9c2aa0 !important;
		color: #fff
	}

	.vfes-color--mobile-bg-albergine {
		background-color: #5e2750 !important;
		color: #fff
	}

	.vfes-color--mobile-bg-aqua-blue {
		background-color: #00b0ca !important;
		color: #fff
	}

	.vfes-color--mobile-bg-turqoise {
		background-color: #007c92 !important;
		color: #fff
	}

	.vfes-color--mobile-bg-spring-green {
		background-color: #abb400 !important;
		color: #fff
	}

	.vfes-color--mobile-bg-lemon-yellow {
		background-color: #fecb00 !important;
		color: #fff
	}

	.vfes-color--mobile-bg-fresh-orange {
		background-color: #eb9700 !important;
		color: #fff
	}

	.vfes-color--mobile-bg-maroon {
		background-color: #900 !important;
		color: #fff
	}

	.vfes-color--mobile-bg-dark-red {
		background-color: #bd0000 !important;
		color: #fff
	}

	.vfes-color--mobile-bg-digital-green {
		background-color: #428600 !important;
		color: #fff
	}

	.vfes-color--mobile-bg-vodafone-gradient-red {
		background: linear-gradient(90deg, #900, #e60000) !important;
		color: #fff
	}

}

.vfes-link {
	color: #333;
	font-size: 1rem;
	line-height: 1.25;
	text-decoration: none;
	box-sizing: border-box;
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif;
	display: inline-block
}

.vfes-link:focus, .vfes-link:hover {
	color: #333
}

.vfes-link:after {
	border-width: .0625rem;
	border-right: .0625rem solid #333;
	border-top: .0625rem solid #333;
	display: block;
	width: .75rem;
	height: .75rem;
	transform: rotate(45deg);
	content: "";
	display: inline-block;
	margin-left: .5rem;
	vertical-align: baseline;
	position: relative;
	top: 0.3125rem
}

.vfes-link--no-chevron:after {
	display: none
}

.vfes-link--red-chevron:after {
	border-color: #e60000
}

.vfes-link--white-chevron:after {
	border-color: #fff
}

.vfes-link--dark {
	color: #fff
}

.vfes-link--dark:focus, .vfes-link--dark:hover {
	color: #fff;
	text-decoration: underline
}

.vfes-link--dark:after {
	border-color: #fff
}

.vfes-link--small {
	font-size: .875rem;
	line-height: 1.4
}

.vfes-link--small:focus, .vfes-link--small:hover {
	text-decoration: underline
}

.vfes-paragraph {
	font-size: 1rem;
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.25;
	margin: 0 0 .75rem
}

.vfes-paragraph:last-child {
	margin-bottom: 0
}

.vfes-paragraph--center {
	text-align: center
}

.vfes-paragraph--left {
	text-align: left
}

.vfes-paragraph--right {
	text-align: right
}

.vfes-paragraph--large {
	font-size: 1.125rem;
	line-height: 1.3;
	margin-bottom: 1rem
}

.vfes-paragraph--small {
	font-size: .875rem;
	line-height: 1.4;
	margin-bottom: .5rem
}

.vfes-title--light {
	font-family: VodafoneLight, Helvetica, Arial, sans-serif
}

.vfes-title--regular {
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif
}

.vfes-title--bold {
	font-family: VodafoneRegularBold, Helvetica, Arial, sans-serif
}

.vfes-title--center {
	text-align: center
}

.vfes-title--left {
	text-align: left
}

.vfes-title--right {
	text-align: right
}

.vfes-title strong {
	vertical-align: top;
	font-family: VodafoneRegularBold, Helvetica, Arial, sans-serif;
	font-weight: 400
}

.vfes-box-shadow {
	box-shadow: .125rem .125rem .5rem 0 rgba(0, 0, 0, .16);
	border: .0625rem solid #ebebeb;
	border-radius: .625rem
}

.vfes-box-shadow.vfes-color-bg-vodafone-gray {
	border-color: #333
}

.vfes-list {
	padding-left: 1.875rem;
	list-style-type: disc;
	box-sizing: border-box;
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif
}

.vfes-list li {
	margin-bottom: .75rem
}

.vfes-list li:last-child, .vfes-list li:last-of-type, .vfes-list li:only-child, .vfes-list li:only-of-type {
	margin-bottom: 0
}

.vfes-list--checkmarks {
	padding-left: 0;
	list-style-type: none
}

.vfes-list--checkmarks li {
	display: block;
	font-size: 1rem;
	line-height: 1.25;
	padding-left: 1.875rem;
	position: relative;
	margin-bottom: .75rem
}

.vfes-list--checkmarks li:after {
	content: "";
	border: .0625rem solid #428600;
	border-top: 0;
	border-right: 0;
	display: block;
	height: .4375rem;
	left: 0;
	position: absolute;
	top: 0;
	transform: rotate(-45deg);
	width: .875rem
}

.vfes-list--simple {
	list-style-type: none;
	padding-left: 0
}

.vfes-list--gutter {
	padding-left: 5.75rem
}

.vfes-list--gutter.vfes-list--checkmarks {
	padding-left: 3.875rem
}

.vfes-list--horizontal {
	display: flex;
	flex-flow: row wrap;
	margin-right: .75rem
}

.vfes-align--left {
	text-align: left
}

.vfes-align--right {
	text-align: right
}

.vfes-align--center {
	text-align: center
}

@media only screen and (max-width:40rem) {
	.hide--xs {
		display: none
	}

}

@media only screen and (min-width:40rem) {
	.hide--tb {
		display: none
	}

}

@media only screen and (max-width:60.625rem) {
	.hide--sm {
		display: none
	}

}

@media only screen and (min-width:60.625rem) {
	.hide--lrg {
		display: none
	}

}

@media only screen and (min-width:60.625rem) and (max-width:88.75rem) {
	.hide--md {
		display: none
	}

}

@media only screen and (min-width:88.75rem) {
	.hide--xlrg {
		display: none
	}

}

.vfes-flex {
	display: flex
}

.vfes-flex-1 {
	flex: 1
}

.vfes-flex-2 {
	flex: 2
}

.vfes-flex-3 {
	flex: 3
}

.vfes-flex__direction--column {
	flex-direction: column
}

.vfes-flex__direction--column-reverse {
	flex-direction: column-reverse
}

.vfes-flex__direction--row {
	flex-direction: row
}

.vfes-flex__direction--row-reverse {
	flex-direction: row-reverse
}

.vfes-flex__direction--row-column-sm {
	flex-direction: row
}

@media only screen and (max-width:60.625rem) {
	.vfes-flex__direction--row-column-sm {
		flex-direction: column
	}

}

.vfes-flex__direction--row-column-reverse-sm {
	flex-direction: row
}

@media only screen and (max-width:60.625rem) {
	.vfes-flex__direction--row-column-reverse-sm {
		flex-direction: column-reverse
	}

}

.vfes-flex__direction--row-reverse-column-sm {
	flex-direction: row-reverse
}

@media only screen and (max-width:60.625rem) {
	.vfes-flex__direction--row-reverse-column-sm {
		flex-direction: column
	}

}

.vfes-flex__wrap {
	flex-wrap: wrap
}

.vfes-flex__wrap--nowrap {
	flex-wrap: nowrap
}

.vfes-flex__wrap--reverse {
	flex-wrap: wrap-reverse
}

.vfes-flex__justify--center {
	justify-content: center
}

.vfes-flex__justify--end {
	justify-content: flex-end
}

.vfes-flex__justify--start {
	justify-content: flex-start
}

.vfes-flex__justify--around {
	justify-content: space-around
}

.vfes-flex__justify--between {
	justify-content: space-between
}

.vfes-flex__align-content--center {
	align-content: center
}

.vfes-flex__align-content--end {
	align-content: flex-end
}

.vfes-flex__align-content--start {
	align-content: flex-start
}

.vfes-flex__align-content--around {
	align-content: space-around
}

.vfes-flex__align-content--between {
	align-content: space-between
}

.vfes-flex__align-items--center {
	align-items: center
}

.vfes-flex__align-items--end {
	align-items: flex-end
}

.vfes-flex__align-items--start {
	align-items: flex-start
}

.vfes-flex__align-items--around {
	align-items: space-around
}

.vfes-flex__align-items--between {
	align-items: space-between
}

.vfes-flex__align-items--base {
	align-items: baseline
}

.vfes-flex__align-self--start {
	align-self: flex-start
}

.vfes-flex__align-self--center {
	align-self: center
}

.vfes-flex__align-self--end {
	align-self: flex-end
}

.vfes-layout {
	display: block;
	letter-spacing: -.325rem;
	list-style: none;
	margin: 0;
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif;
	box-sizing: border-box;
	padding: 3.75rem 0
}

.vfes-layout:after {
	clear: both;
	content: "";
	display: table
}

.vfes-layout .vfes-layout {
	padding: 0
}

.vfes-layout--gutter {
	margin: 0 -.625rem
}

.vfes-layout__wrapper {
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	outline: none;
	box-sizing: border-box;
	position: relative
}

.vfes-layout__item {
	display: inline-block;
	padding: 0 .625rem;
	vertical-align: top;
	width: 100%;
	letter-spacing: normal;
	box-sizing: border-box
}

.content>.vfes-layout>.vfes-layout__item {
	margin-bottom: 3rem
}

.content>.vfes-layout>.vfes-layout__item:last-child {
	margin-bottom: 0 !important
}

.vfes-layout__item--gutter {
	padding: 0 .625rem
}

.vfes-layout__item--right {
	float: right
}

.vfes-layout__item--left {
	float: left
}

.vfes-layout__item--middle {
	vertical-align: middle
}

.vfes-layout__item--bottom {
	vertical-align: bottom
}

.vfes-layout--rev {
	direction: rtl;
	text-align: right
}

.vfes-layout--rev>.vfes-layout__item {
	direction: ltr;
	text-align: left
}

.vfes-layout--right {
	text-align: right
}

.vfes-layout--right>.vfes-layout__item {
	text-align: left
}

.vfes-layout--middle>.vfes-layout__item {
	vertical-align: middle
}

.vfes-layout--bottom>.vfes-layout__item {
	vertical-align: bottom
}

.vfes-layout--center {
	text-align: center
}

.vfes-layout--center>.vfes-layout__item {
	text-align: left
}

.vfes-layout--auto>.vfes-layout__item {
	width: auto
}

.vfes-layout__wrapper--wcs {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch
}

.vfes-layout.vfes-layout--wcs {
	padding: 2rem 0 0 0;
	background-color: #f4f4f4;
}

.vfes-layout.vfes-layout--wcs .vfes-layout__item {
	margin-bottom: 2.1875rem
}

@media only screen and (max-width:60.625rem) {
	.vfes-layout {
		padding: 3.5rem 0
	}

	.vfes-layout--gutter {
		margin: 0 -1.25rem
	}

	.vfes-layout__wrapper {
		padding: 0 .625rem
	}

	.vfes-layout__item--gutter {
		padding: 0 .1875rem
	}

	.content>.vfes-layout>.vfes-layout__item {
		margin-bottom: 1.5rem
	}

	.vfes-layout.vfes-layout--wcs {
		padding: 1.5rem 0
	}

}

@media only screen and (max-width:40rem) {
	.vfes-layout {
		padding: 2.5rem 0
	}

	.vfes-layout--gutter {
		margin: 0 -.625rem
	}

	.vfes-layout__item, .vfes-layout__wrapper {
		padding: 0 .3125rem
	}

	.vfes-layout.vfes-layout--wcs {
		padding: 1.5rem 0;
		display: none;
    	visibility: hidden;
	}

}

.vfes-1\/1 {
	width: 100% !important
}

.vfes-1\/2 {
	width: 50% !important
}

.vfes-1\/3 {
	width: 33.33333% !important
}

.vfes-2\/3 {
	width: 66.66667% !important
}

.vfes-1\/4 {
	width: 25% !important
}

.vfes-3\/4 {
	width: 75% !important
}

.vfes-1\/5 {
	width: 20% !important
}

.vfes-2\/5 {
	width: 40% !important
}

.vfes-3\/5 {
	width: 60% !important
}

.vfes-4\/5 {
	width: 80% !important
}

.vfes-1\/6 {
	width: 16.66667% !important
}

.vfes-5\/6 {
	width: 83.33333% !important
}

.vfes-1\/7 {
	width: 14.28571% !important
}

.vfes-2\/7 {
	width: 28.57143% !important
}

.vfes-3\/7 {
	width: 42.85714% !important
}

.vfes-4\/7 {
	width: 57.14286% !important
}

.vfes-5\/7 {
	width: 71.42857% !important
}

.vfes-6\/7 {
	width: 85.71429% !important
}

.vfes-1\/8 {
	width: 12.5% !important
}

.vfes-3\/8 {
	width: 37.5% !important
}

.vfes-5\/8 {
	width: 62.5% !important
}

.vfes-7\/8 {
	width: 87.5% !important
}

.vfes-1\/9 {
	width: 11.11111% !important
}

.vfes-2\/9 {
	width: 22.22222% !important
}

.vfes-4\/9 {
	width: 44.44444% !important
}

.vfes-5\/9 {
	width: 55.55556% !important
}

.vfes-7\/9 {
	width: 77.77778% !important
}

.vfes-8\/9 {
	width: 88.88889% !important
}

.vfes-1\/10 {
	width: 10% !important
}

.vfes-3\/10 {
	width: 30% !important
}

.vfes-7\/10 {
	width: 70% !important
}

.vfes-9\/10 {
	width: 90% !important
}

.vfes-1\/11 {
	width: 9.09091% !important
}

.vfes-2\/11 {
	width: 18.18182% !important
}

.vfes-3\/11 {
	width: 27.27273% !important
}

.vfes-4\/11 {
	width: 36.36364% !important
}

.vfes-5\/11 {
	width: 45.45455% !important
}

.vfes-6\/11 {
	width: 54.54545% !important
}

.vfes-7\/11 {
	width: 63.63636% !important
}

.vfes-8\/11 {
	width: 72.72727% !important
}

.vfes-9\/11 {
	width: 81.81818% !important
}

.vfes-10\/11 {
	width: 90.90909% !important
}

.vfes-1\/12 {
	width: 8.33333% !important
}

.vfes-5\/12 {
	width: 41.66667% !important
}

.vfes-7\/12 {
	width: 58.33333% !important
}

.vfes-11\/12 {
	width: 91.66667% !important
}

@media only screen and (max-width:60.625rem) {
	.vfes-1\/1-palm {
		width: 100% !important
	}

	.vfes-1\/2-palm {
		width: 50% !important
	}

	.vfes-1\/3-palm {
		width: 33.33333% !important
	}

	.vfes-2\/3-palm {
		width: 66.66667% !important
	}

	.vfes-1\/4-palm {
		width: 25% !important
	}

	.vfes-3\/4-palm {
		width: 75% !important
	}

	.vfes-1\/5-palm {
		width: 20% !important
	}

	.vfes-2\/5-palm {
		width: 40% !important
	}

	.vfes-3\/5-palm {
		width: 60% !important
	}

	.vfes-4\/5-palm {
		width: 80% !important
	}

	.vfes-1\/6-palm {
		width: 16.66667% !important
	}

	.vfes-5\/6-palm {
		width: 83.33333% !important
	}

	.vfes-1\/7-palm {
		width: 14.28571% !important
	}

	.vfes-2\/7-palm {
		width: 28.57143% !important
	}

	.vfes-3\/7-palm {
		width: 42.85714% !important
	}

	.vfes-4\/7-palm {
		width: 57.14286% !important
	}

	.vfes-5\/7-palm {
		width: 71.42857% !important
	}

	.vfes-6\/7-palm {
		width: 85.71429% !important
	}

	.vfes-1\/8-palm {
		width: 12.5% !important
	}

	.vfes-3\/8-palm {
		width: 37.5% !important
	}

	.vfes-5\/8-palm {
		width: 62.5% !important
	}

	.vfes-7\/8-palm {
		width: 87.5% !important
	}

	.vfes-1\/9-palm {
		width: 11.11111% !important
	}

	.vfes-2\/9-palm {
		width: 22.22222% !important
	}

	.vfes-4\/9-palm {
		width: 44.44444% !important
	}

	.vfes-5\/9-palm {
		width: 55.55556% !important
	}

	.vfes-7\/9-palm {
		width: 77.77778% !important
	}

	.vfes-8\/9-palm {
		width: 88.88889% !important
	}

	.vfes-1\/10-palm {
		width: 10% !important
	}

	.vfes-3\/10-palm {
		width: 30% !important
	}

	.vfes-7\/10-palm {
		width: 70% !important
	}

	.vfes-9\/10-palm {
		width: 90% !important
	}

	.vfes-1\/11-palm {
		width: 9.09091% !important
	}

	.vfes-2\/11-palm {
		width: 18.18182% !important
	}

	.vfes-3\/11-palm {
		width: 27.27273% !important
	}

	.vfes-4\/11-palm {
		width: 36.36364% !important
	}

	.vfes-5\/11-palm {
		width: 45.45455% !important
	}

	.vfes-6\/11-palm {
		width: 54.54545% !important
	}

	.vfes-7\/11-palm {
		width: 63.63636% !important
	}

	.vfes-8\/11-palm {
		width: 72.72727% !important
	}

	.vfes-9\/11-palm {
		width: 81.81818% !important
	}

	.vfes-10\/11-palm {
		width: 90.90909% !important
	}

	.vfes-1\/12-palm {
		width: 8.33333% !important
	}

	.vfes-5\/12-palm {
		width: 41.66667% !important
	}

	.vfes-7\/12-palm {
		width: 58.33333% !important
	}

	.vfes-11\/12-palm {
		width: 91.66667% !important
	}

}

@media only screen and (max-width:40rem) {
	.vfes-1\/1-mov {
		width: 100% !important
	}

	.vfes-1\/2-mov {
		width: 50% !important
	}

	.vfes-1\/3-mov {
		width: 33.33333% !important
	}

	.vfes-2\/3-mov {
		width: 66.66667% !important
	}

	.vfes-1\/4-mov {
		width: 25% !important
	}

	.vfes-3\/4-mov {
		width: 75% !important
	}

	.vfes-1\/5-mov {
		width: 20% !important
	}

	.vfes-2\/5-mov {
		width: 40% !important
	}

	.vfes-3\/5-mov {
		width: 60% !important
	}

	.vfes-4\/5-mov {
		width: 80% !important
	}

	.vfes-1\/6-mov {
		width: 16.66667% !important
	}

	.vfes-5\/6-mov {
		width: 83.33333% !important
	}

	.vfes-1\/7-mov {
		width: 14.28571% !important
	}

	.vfes-2\/7-mov {
		width: 28.57143% !important
	}

	.vfes-3\/7-mov {
		width: 42.85714% !important
	}

	.vfes-4\/7-mov {
		width: 57.14286% !important
	}

	.vfes-5\/7-mov {
		width: 71.42857% !important
	}

	.vfes-6\/7-mov {
		width: 85.71429% !important
	}

	.vfes-1\/8-mov {
		width: 12.5% !important
	}

	.vfes-3\/8-mov {
		width: 37.5% !important
	}

	.vfes-5\/8-mov {
		width: 62.5% !important
	}

	.vfes-7\/8-mov {
		width: 87.5% !important
	}

	.vfes-1\/9-mov {
		width: 11.11111% !important
	}

	.vfes-2\/9-mov {
		width: 22.22222% !important
	}

	.vfes-4\/9-mov {
		width: 44.44444% !important
	}

	.vfes-5\/9-mov {
		width: 55.55556% !important
	}

	.vfes-7\/9-mov {
		width: 77.77778% !important
	}

	.vfes-8\/9-mov {
		width: 88.88889% !important
	}

	.vfes-1\/10-mov {
		width: 10% !important
	}

	.vfes-3\/10-mov {
		width: 30% !important
	}

	.vfes-7\/10-mov {
		width: 70% !important
	}

	.vfes-9\/10-mov {
		width: 90% !important
	}

	.vfes-1\/11-mov {
		width: 9.09091% !important
	}

	.vfes-2\/11-mov {
		width: 18.18182% !important
	}

	.vfes-3\/11-mov {
		width: 27.27273% !important
	}

	.vfes-4\/11-mov {
		width: 36.36364% !important
	}

	.vfes-5\/11-mov {
		width: 45.45455% !important
	}

	.vfes-6\/11-mov {
		width: 54.54545% !important
	}

	.vfes-7\/11-mov {
		width: 63.63636% !important
	}

	.vfes-8\/11-mov {
		width: 72.72727% !important
	}

	.vfes-9\/11-mov {
		width: 81.81818% !important
	}

	.vfes-10\/11-mov {
		width: 90.90909% !important
	}

	.vfes-1\/12-mov {
		width: 8.33333% !important
	}

	.vfes-5\/12-mov {
		width: 41.66667% !important
	}

	.vfes-7\/12-mov {
		width: 58.33333% !important
	}

	.vfes-11\/12-mov {
		width: 91.66667% !important
	}

}

@media screen and (min-width:40rem) and (max-width:60.625rem) {
	.vfes-1\/1-tablet {
		width: 100% !important
	}

	.vfes-1\/2-tablet {
		width: 50% !important
	}

	.vfes-1\/3-tablet {
		width: 33.33333% !important
	}

	.vfes-2\/3-tablet {
		width: 66.66667% !important
	}

	.vfes-1\/4-tablet {
		width: 25% !important
	}

	.vfes-3\/4-tablet {
		width: 75% !important
	}

	.vfes-1\/5-tablet {
		width: 20% !important
	}

	.vfes-2\/5-tablet {
		width: 40% !important
	}

	.vfes-3\/5-tablet {
		width: 60% !important
	}

	.vfes-4\/5-tablet {
		width: 80% !important
	}

	.vfes-1\/6-tablet {
		width: 16.66667% !important
	}

	.vfes-5\/6-tablet {
		width: 83.33333% !important
	}

	.vfes-1\/7-tablet {
		width: 14.28571% !important
	}

	.vfes-2\/7-tablet {
		width: 28.57143% !important
	}

	.vfes-3\/7-tablet {
		width: 42.85714% !important
	}

	.vfes-4\/7-tablet {
		width: 57.14286% !important
	}

	.vfes-5\/7-tablet {
		width: 71.42857% !important
	}

	.vfes-6\/7-tablet {
		width: 85.71429% !important
	}

	.vfes-1\/8-tablet {
		width: 12.5% !important
	}

	.vfes-3\/8-tablet {
		width: 37.5% !important
	}

	.vfes-5\/8-tablet {
		width: 62.5% !important
	}

	.vfes-7\/8-tablet {
		width: 87.5% !important
	}

	.vfes-1\/9-tablet {
		width: 11.11111% !important
	}

	.vfes-2\/9-tablet {
		width: 22.22222% !important
	}

	.vfes-4\/9-tablet {
		width: 44.44444% !important
	}

	.vfes-5\/9-tablet {
		width: 55.55556% !important
	}

	.vfes-7\/9-tablet {
		width: 77.77778% !important
	}

	.vfes-8\/9-tablet {
		width: 88.88889% !important
	}

	.vfes-1\/10-tablet {
		width: 10% !important
	}

	.vfes-3\/10-tablet {
		width: 30% !important
	}

	.vfes-7\/10-tablet {
		width: 70% !important
	}

	.vfes-9\/10-tablet {
		width: 90% !important
	}

	.vfes-1\/11-tablet {
		width: 9.09091% !important
	}

	.vfes-2\/11-tablet {
		width: 18.18182% !important
	}

	.vfes-3\/11-tablet {
		width: 27.27273% !important
	}

	.vfes-4\/11-tablet {
		width: 36.36364% !important
	}

	.vfes-5\/11-tablet {
		width: 45.45455% !important
	}

	.vfes-6\/11-tablet {
		width: 54.54545% !important
	}

	.vfes-7\/11-tablet {
		width: 63.63636% !important
	}

	.vfes-8\/11-tablet {
		width: 72.72727% !important
	}

	.vfes-9\/11-tablet {
		width: 81.81818% !important
	}

	.vfes-10\/11-tablet {
		width: 90.90909% !important
	}

	.vfes-1\/12-tablet {
		width: 8.33333% !important
	}

	.vfes-5\/12-tablet {
		width: 41.66667% !important
	}

	.vfes-7\/12-tablet {
		width: 58.33333% !important
	}

	.vfes-11\/12-tablet {
		width: 91.66667% !important
	}

}

@media only screen and (max-width:88.75rem) {
	.vfes-1\/1-portable {
		width: 100% !important
	}

	.vfes-1\/2-portable {
		width: 50% !important
	}

	.vfes-1\/3-portable {
		width: 33.33333% !important
	}

	.vfes-2\/3-portable {
		width: 66.66667% !important
	}

	.vfes-1\/4-portable {
		width: 25% !important
	}

	.vfes-3\/4-portable {
		width: 75% !important
	}

	.vfes-1\/5-portable {
		width: 20% !important
	}

	.vfes-2\/5-portable {
		width: 40% !important
	}

	.vfes-3\/5-portable {
		width: 60% !important
	}

	.vfes-4\/5-portable {
		width: 80% !important
	}

	.vfes-1\/6-portable {
		width: 16.66667% !important
	}

	.vfes-5\/6-portable {
		width: 83.33333% !important
	}

	.vfes-1\/7-portable {
		width: 14.28571% !important
	}

	.vfes-2\/7-portable {
		width: 28.57143% !important
	}

	.vfes-3\/7-portable {
		width: 42.85714% !important
	}

	.vfes-4\/7-portable {
		width: 57.14286% !important
	}

	.vfes-5\/7-portable {
		width: 71.42857% !important
	}

	.vfes-6\/7-portable {
		width: 85.71429% !important
	}

	.vfes-1\/8-portable {
		width: 12.5% !important
	}

	.vfes-3\/8-portable {
		width: 37.5% !important
	}

	.vfes-5\/8-portable {
		width: 62.5% !important
	}

	.vfes-7\/8-portable {
		width: 87.5% !important
	}

	.vfes-1\/9-portable {
		width: 11.11111% !important
	}

	.vfes-2\/9-portable {
		width: 22.22222% !important
	}

	.vfes-4\/9-portable {
		width: 44.44444% !important
	}

	.vfes-5\/9-portable {
		width: 55.55556% !important
	}

	.vfes-7\/9-portable {
		width: 77.77778% !important
	}

	.vfes-8\/9-portable {
		width: 88.88889% !important
	}

	.vfes-1\/10-portable {
		width: 10% !important
	}

	.vfes-3\/10-portable {
		width: 30% !important
	}

	.vfes-7\/10-portable {
		width: 70% !important
	}

	.vfes-9\/10-portable {
		width: 90% !important
	}

	.vfes-1\/11-portable {
		width: 9.09091% !important
	}

	.vfes-2\/11-portable {
		width: 18.18182% !important
	}

	.vfes-3\/11-portable {
		width: 27.27273% !important
	}

	.vfes-4\/11-portable {
		width: 36.36364% !important
	}

	.vfes-5\/11-portable {
		width: 45.45455% !important
	}

	.vfes-6\/11-portable {
		width: 54.54545% !important
	}

	.vfes-7\/11-portable {
		width: 63.63636% !important
	}

	.vfes-8\/11-portable {
		width: 72.72727% !important
	}

	.vfes-9\/11-portable {
		width: 81.81818% !important
	}

	.vfes-10\/11-portable {
		width: 90.90909% !important
	}

	.vfes-1\/12-portable {
		width: 8.33333% !important
	}

	.vfes-5\/12-portable {
		width: 41.66667% !important
	}

	.vfes-7\/12-portable {
		width: 58.33333% !important
	}

	.vfes-11\/12-portable {
		width: 91.66667% !important
	}

}

@media screen and (min-width:60.625rem) and (max-width:88.75rem) {
	.vfes-1\/1-lap {
		width: 100% !important
	}

	.vfes-1\/2-lap {
		width: 50% !important
	}

	.vfes-1\/3-lap {
		width: 33.33333% !important
	}

	.vfes-2\/3-lap {
		width: 66.66667% !important
	}

	.vfes-1\/4-lap {
		width: 25% !important
	}

	.vfes-3\/4-lap {
		width: 75% !important
	}

	.vfes-1\/5-lap {
		width: 20% !important
	}

	.vfes-2\/5-lap {
		width: 40% !important
	}

	.vfes-3\/5-lap {
		width: 60% !important
	}

	.vfes-4\/5-lap {
		width: 80% !important
	}

	.vfes-1\/6-lap {
		width: 16.66667% !important
	}

	.vfes-5\/6-lap {
		width: 83.33333% !important
	}

	.vfes-1\/7-lap {
		width: 14.28571% !important
	}

	.vfes-2\/7-lap {
		width: 28.57143% !important
	}

	.vfes-3\/7-lap {
		width: 42.85714% !important
	}

	.vfes-4\/7-lap {
		width: 57.14286% !important
	}

	.vfes-5\/7-lap {
		width: 71.42857% !important
	}

	.vfes-6\/7-lap {
		width: 85.71429% !important
	}

	.vfes-1\/8-lap {
		width: 12.5% !important
	}

	.vfes-3\/8-lap {
		width: 37.5% !important
	}

	.vfes-5\/8-lap {
		width: 62.5% !important
	}

	.vfes-7\/8-lap {
		width: 87.5% !important
	}

	.vfes-1\/9-lap {
		width: 11.11111% !important
	}

	.vfes-2\/9-lap {
		width: 22.22222% !important
	}

	.vfes-4\/9-lap {
		width: 44.44444% !important
	}

	.vfes-5\/9-lap {
		width: 55.55556% !important
	}

	.vfes-7\/9-lap {
		width: 77.77778% !important
	}

	.vfes-8\/9-lap {
		width: 88.88889% !important
	}

	.vfes-1\/10-lap {
		width: 10% !important
	}

	.vfes-3\/10-lap {
		width: 30% !important
	}

	.vfes-7\/10-lap {
		width: 70% !important
	}

	.vfes-9\/10-lap {
		width: 90% !important
	}

	.vfes-1\/11-lap {
		width: 9.09091% !important
	}

	.vfes-2\/11-lap {
		width: 18.18182% !important
	}

	.vfes-3\/11-lap {
		width: 27.27273% !important
	}

	.vfes-4\/11-lap {
		width: 36.36364% !important
	}

	.vfes-5\/11-lap {
		width: 45.45455% !important
	}

	.vfes-6\/11-lap {
		width: 54.54545% !important
	}

	.vfes-7\/11-lap {
		width: 63.63636% !important
	}

	.vfes-8\/11-lap {
		width: 72.72727% !important
	}

	.vfes-9\/11-lap {
		width: 81.81818% !important
	}

	.vfes-10\/11-lap {
		width: 90.90909% !important
	}

	.vfes-1\/12-lap {
		width: 8.33333% !important
	}

	.vfes-5\/12-lap {
		width: 41.66667% !important
	}

	.vfes-7\/12-lap {
		width: 58.33333% !important
	}

	.vfes-11\/12-lap {
		width: 91.66667% !important
	}

}

@media screen and (min-width:60.625rem) {
	.vfes-1\/1-lap-and-up {
		width: 100% !important
	}

	.vfes-1\/2-lap-and-up {
		width: 50% !important
	}

	.vfes-1\/3-lap-and-up {
		width: 33.33333% !important
	}

	.vfes-2\/3-lap-and-up {
		width: 66.66667% !important
	}

	.vfes-1\/4-lap-and-up {
		width: 25% !important
	}

	.vfes-3\/4-lap-and-up {
		width: 75% !important
	}

	.vfes-1\/5-lap-and-up {
		width: 20% !important
	}

	.vfes-2\/5-lap-and-up {
		width: 40% !important
	}

	.vfes-3\/5-lap-and-up {
		width: 60% !important
	}

	.vfes-4\/5-lap-and-up {
		width: 80% !important
	}

	.vfes-1\/6-lap-and-up {
		width: 16.66667% !important
	}

	.vfes-5\/6-lap-and-up {
		width: 83.33333% !important
	}

	.vfes-1\/7-lap-and-up {
		width: 14.28571% !important
	}

	.vfes-2\/7-lap-and-up {
		width: 28.57143% !important
	}

	.vfes-3\/7-lap-and-up {
		width: 42.85714% !important
	}

	.vfes-4\/7-lap-and-up {
		width: 57.14286% !important
	}

	.vfes-5\/7-lap-and-up {
		width: 71.42857% !important
	}

	.vfes-6\/7-lap-and-up {
		width: 85.71429% !important
	}

	.vfes-1\/8-lap-and-up {
		width: 12.5% !important
	}

	.vfes-3\/8-lap-and-up {
		width: 37.5% !important
	}

	.vfes-5\/8-lap-and-up {
		width: 62.5% !important
	}

	.vfes-7\/8-lap-and-up {
		width: 87.5% !important
	}

	.vfes-1\/9-lap-and-up {
		width: 11.11111% !important
	}

	.vfes-2\/9-lap-and-up {
		width: 22.22222% !important
	}

	.vfes-4\/9-lap-and-up {
		width: 44.44444% !important
	}

	.vfes-5\/9-lap-and-up {
		width: 55.55556% !important
	}

	.vfes-7\/9-lap-and-up {
		width: 77.77778% !important
	}

	.vfes-8\/9-lap-and-up {
		width: 88.88889% !important
	}

	.vfes-1\/10-lap-and-up {
		width: 10% !important
	}

	.vfes-3\/10-lap-and-up {
		width: 30% !important
	}

	.vfes-7\/10-lap-and-up {
		width: 70% !important
	}

	.vfes-9\/10-lap-and-up {
		width: 90% !important
	}

	.vfes-1\/11-lap-and-up {
		width: 9.09091% !important
	}

	.vfes-2\/11-lap-and-up {
		width: 18.18182% !important
	}

	.vfes-3\/11-lap-and-up {
		width: 27.27273% !important
	}

	.vfes-4\/11-lap-and-up {
		width: 36.36364% !important
	}

	.vfes-5\/11-lap-and-up {
		width: 45.45455% !important
	}

	.vfes-6\/11-lap-and-up {
		width: 54.54545% !important
	}

	.vfes-7\/11-lap-and-up {
		width: 63.63636% !important
	}

	.vfes-8\/11-lap-and-up {
		width: 72.72727% !important
	}

	.vfes-9\/11-lap-and-up {
		width: 81.81818% !important
	}

	.vfes-10\/11-lap-and-up {
		width: 90.90909% !important
	}

	.vfes-1\/12-lap-and-up {
		width: 8.33333% !important
	}

	.vfes-5\/12-lap-and-up {
		width: 41.66667% !important
	}

	.vfes-7\/12-lap-and-up {
		width: 58.33333% !important
	}

	.vfes-11\/12-lap-and-up {
		width: 91.66667% !important
	}

}

@media screen and (min-width:88.75rem) {
	.vfes-1\/1-desk {
		width: 100% !important
	}

	.vfes-1\/2-desk {
		width: 50% !important
	}

	.vfes-1\/3-desk {
		width: 33.33333% !important
	}

	.vfes-2\/3-desk {
		width: 66.66667% !important
	}

	.vfes-1\/4-desk {
		width: 25% !important
	}

	.vfes-3\/4-desk {
		width: 75% !important
	}

	.vfes-1\/5-desk {
		width: 20% !important
	}

	.vfes-2\/5-desk {
		width: 40% !important
	}

	.vfes-3\/5-desk {
		width: 60% !important
	}

	.vfes-4\/5-desk {
		width: 80% !important
	}

	.vfes-1\/6-desk {
		width: 16.66667% !important
	}

	.vfes-5\/6-desk {
		width: 83.33333% !important
	}

	.vfes-1\/7-desk {
		width: 14.28571% !important
	}

	.vfes-2\/7-desk {
		width: 28.57143% !important
	}

	.vfes-3\/7-desk {
		width: 42.85714% !important
	}

	.vfes-4\/7-desk {
		width: 57.14286% !important
	}

	.vfes-5\/7-desk {
		width: 71.42857% !important
	}

	.vfes-6\/7-desk {
		width: 85.71429% !important
	}

	.vfes-1\/8-desk {
		width: 12.5% !important
	}

	.vfes-3\/8-desk {
		width: 37.5% !important
	}

	.vfes-5\/8-desk {
		width: 62.5% !important
	}

	.vfes-7\/8-desk {
		width: 87.5% !important
	}

	.vfes-1\/9-desk {
		width: 11.11111% !important
	}

	.vfes-2\/9-desk {
		width: 22.22222% !important
	}

	.vfes-4\/9-desk {
		width: 44.44444% !important
	}

	.vfes-5\/9-desk {
		width: 55.55556% !important
	}

	.vfes-7\/9-desk {
		width: 77.77778% !important
	}

	.vfes-8\/9-desk {
		width: 88.88889% !important
	}

	.vfes-1\/10-desk {
		width: 10% !important
	}

	.vfes-3\/10-desk {
		width: 30% !important
	}

	.vfes-7\/10-desk {
		width: 70% !important
	}

	.vfes-9\/10-desk {
		width: 90% !important
	}

	.vfes-1\/11-desk {
		width: 9.09091% !important
	}

	.vfes-2\/11-desk {
		width: 18.18182% !important
	}

	.vfes-3\/11-desk {
		width: 27.27273% !important
	}

	.vfes-4\/11-desk {
		width: 36.36364% !important
	}

	.vfes-5\/11-desk {
		width: 45.45455% !important
	}

	.vfes-6\/11-desk {
		width: 54.54545% !important
	}

	.vfes-7\/11-desk {
		width: 63.63636% !important
	}

	.vfes-8\/11-desk {
		width: 72.72727% !important
	}

	.vfes-9\/11-desk {
		width: 81.81818% !important
	}

	.vfes-10\/11-desk {
		width: 90.90909% !important
	}

	.vfes-1\/12-desk {
		width: 8.33333% !important
	}

	.vfes-5\/12-desk {
		width: 41.66667% !important
	}

	.vfes-7\/12-desk {
		width: 58.33333% !important
	}

	.vfes-11\/12-desk {
		width: 91.66667% !important
	}

}

.vfes-m {
	margin: 1.5rem !important
}

.vfes-mA {
	margin: 0 auto !important
}

.vfes-mt {
	margin-top: 1.5rem !important
}

.vfes-mb {
	margin-bottom: 1.5rem !important
}

.vfes-ml {
	margin-left: 1.5rem !important
}

.vfes-mh, .vfes-mr {
	margin-right: 1.5rem !important
}

.vfes-mh {
	margin-left: 1.5rem !important
}

.vfes-mv {
	margin-top: 1.5rem !important;
	margin-bottom: 1.5rem !important
}

.vfes-m-- {
	margin: .375rem !important
}

.vfes-mA-- {
	margin: 0 auto !important
}

.vfes-mt-- {
	margin-top: .375rem !important
}

.vfes-mb-- {
	margin-bottom: .375rem !important
}

.vfes-ml-- {
	margin-left: .375rem !important
}

.vfes-mh--, .vfes-mr-- {
	margin-right: .375rem !important
}

.vfes-mh-- {
	margin-left: .375rem !important
}

.vfes-mv-- {
	margin-top: .375rem !important;
	margin-bottom: .375rem !important
}

.vfes-m- {
	margin: .75rem !important
}

.vfes-mA- {
	margin: 0 auto !important
}

.vfes-mt- {
	margin-top: .75rem !important
}

.vfes-mb- {
	margin-bottom: .75rem !important
}

.vfes-ml- {
	margin-left: .75rem !important
}

.vfes-mh-, .vfes-mr- {
	margin-right: .75rem !important
}

.vfes-mh- {
	margin-left: .75rem !important
}

.vfes-mv- {
	margin-top: .75rem !important;
	margin-bottom: .75rem !important
}

.vfes-m\+ {
	margin: 3rem !important
}

.vfes-mA\+ {
	margin: 0 auto !important
}

.vfes-mt\+ {
	margin-top: 3rem !important
}

.vfes-mb\+ {
	margin-bottom: 3rem !important
}

.vfes-ml\+ {
	margin-left: 3rem !important
}

.vfes-mh\+, .vfes-mr\+ {
	margin-right: 3rem !important
}

.vfes-mh\+ {
	margin-left: 3rem !important
}

.vfes-mv\+ {
	margin-top: 3rem !important;
	margin-bottom: 3rem !important
}

.vfes-m0 {
	margin: 0 !important
}

.vfes-mA0 {
	margin: 0 auto !important
}

.vfes-mt0 {
	margin-top: 0 !important
}

.vfes-mb0 {
	margin-bottom: 0 !important
}

.vfes-ml0 {
	margin-left: 0 !important
}

.vfes-mh0, .vfes-mr0 {
	margin-right: 0 !important
}

.vfes-mh0 {
	margin-left: 0 !important
}

.vfes-mv0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

@media only screen and (max-width:60.625rem) {
	.vfes-m-palm {
		margin: 1.5rem !important
	}

	.vfes-mA-palm {
		margin: 0 auto !important
	}

	.vfes-mt-palm {
		margin-top: 1.5rem !important
	}

	.vfes-mb-palm {
		margin-bottom: 1.5rem !important
	}

	.vfes-ml-palm {
		margin-left: 1.5rem !important
	}

	.vfes-mh-palm, .vfes-mr-palm {
		margin-right: 1.5rem !important
	}

	.vfes-mh-palm {
		margin-left: 1.5rem !important
	}

	.vfes-mv-palm {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important
	}

	.vfes-m---palm {
		margin: .375rem !important
	}

	.vfes-mA---palm {
		margin: 0 auto !important
	}

	.vfes-mt---palm {
		margin-top: .375rem !important
	}

	.vfes-mb---palm {
		margin-bottom: .375rem !important
	}

	.vfes-ml---palm {
		margin-left: .375rem !important
	}

	.vfes-mh---palm, .vfes-mr---palm {
		margin-right: .375rem !important
	}

	.vfes-mh---palm {
		margin-left: .375rem !important
	}

	.vfes-mv---palm {
		margin-top: .375rem !important;
		margin-bottom: .375rem !important
	}

	.vfes-m--palm {
		margin: .75rem !important
	}

	.vfes-mA--palm {
		margin: 0 auto !important
	}

	.vfes-mt--palm {
		margin-top: .75rem !important
	}

	.vfes-mb--palm {
		margin-bottom: .75rem !important
	}

	.vfes-ml--palm {
		margin-left: .75rem !important
	}

	.vfes-mh--palm, .vfes-mr--palm {
		margin-right: .75rem !important
	}

	.vfes-mh--palm {
		margin-left: .75rem !important
	}

	.vfes-mv--palm {
		margin-top: .75rem !important;
		margin-bottom: .75rem !important
	}

	.vfes-m\+-palm {
		margin: 3rem !important
	}

	.vfes-mA\+-palm {
		margin: 0 auto !important
	}

	.vfes-mt\+-palm {
		margin-top: 3rem !important
	}

	.vfes-mb\+-palm {
		margin-bottom: 3rem !important
	}

	.vfes-ml\+-palm {
		margin-left: 3rem !important
	}

	.vfes-mh\+-palm, .vfes-mr\+-palm {
		margin-right: 3rem !important
	}

	.vfes-mh\+-palm {
		margin-left: 3rem !important
	}

	.vfes-mv\+-palm {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important
	}

	.vfes-m0-palm {
		margin: 0 !important
	}

	.vfes-mA0-palm {
		margin: 0 auto !important
	}

	.vfes-mt0-palm {
		margin-top: 0 !important
	}

	.vfes-mb0-palm {
		margin-bottom: 0 !important
	}

	.vfes-ml0-palm {
		margin-left: 0 !important
	}

	.vfes-mh0-palm, .vfes-mr0-palm {
		margin-right: 0 !important
	}

	.vfes-mh0-palm {
		margin-left: 0 !important
	}

	.vfes-mv0-palm {
		margin-top: 0 !important;
		margin-bottom: 0 !important
	}

}

@media only screen and (max-width:40rem) {
	.vfes-m-mov {
		margin: 1.5rem !important
	}

	.vfes-mA-mov {
		margin: 0 auto !important
	}

	.vfes-mt-mov {
		margin-top: 1.5rem !important
	}

	.vfes-mb-mov {
		margin-bottom: 1.5rem !important
	}

	.vfes-ml-mov {
		margin-left: 1.5rem !important
	}

	.vfes-mh-mov, .vfes-mr-mov {
		margin-right: 1.5rem !important
	}

	.vfes-mh-mov {
		margin-left: 1.5rem !important
	}

	.vfes-mv-mov {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important
	}

	.vfes-m---mov {
		margin: .375rem !important
	}

	.vfes-mA---mov {
		margin: 0 auto !important
	}

	.vfes-mt---mov {
		margin-top: .375rem !important
	}

	.vfes-mb---mov {
		margin-bottom: .375rem !important
	}

	.vfes-ml---mov {
		margin-left: .375rem !important
	}

	.vfes-mh---mov, .vfes-mr---mov {
		margin-right: .375rem !important
	}

	.vfes-mh---mov {
		margin-left: .375rem !important
	}

	.vfes-mv---mov {
		margin-top: .375rem !important;
		margin-bottom: .375rem !important
	}

	.vfes-m--mov {
		margin: .75rem !important
	}

	.vfes-mA--mov {
		margin: 0 auto !important
	}

	.vfes-mt--mov {
		margin-top: .75rem !important
	}

	.vfes-mb--mov {
		margin-bottom: .75rem !important
	}

	.vfes-ml--mov {
		margin-left: .75rem !important
	}

	.vfes-mh--mov, .vfes-mr--mov {
		margin-right: .75rem !important
	}

	.vfes-mh--mov {
		margin-left: .75rem !important
	}

	.vfes-mv--mov {
		margin-top: .75rem !important;
		margin-bottom: .75rem !important
	}

	.vfes-m\+-mov {
		margin: 3rem !important
	}

	.vfes-mA\+-mov {
		margin: 0 auto !important
	}

	.vfes-mt\+-mov {
		margin-top: 3rem !important
	}

	.vfes-mb\+-mov {
		margin-bottom: 3rem !important
	}

	.vfes-ml\+-mov {
		margin-left: 3rem !important
	}

	.vfes-mh\+-mov, .vfes-mr\+-mov {
		margin-right: 3rem !important
	}

	.vfes-mh\+-mov {
		margin-left: 3rem !important
	}

	.vfes-mv\+-mov {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important
	}

	.vfes-m0-mov {
		margin: 0 !important
	}

	.vfes-mA0-mov {
		margin: 0 auto !important
	}

	.vfes-mt0-mov {
		margin-top: 0 !important
	}

	.vfes-mb0-mov {
		margin-bottom: 0 !important
	}

	.vfes-ml0-mov {
		margin-left: 0 !important
	}

	.vfes-mh0-mov, .vfes-mr0-mov {
		margin-right: 0 !important
	}

	.vfes-mh0-mov {
		margin-left: 0 !important
	}

	.vfes-mv0-mov {
		margin-top: 0 !important;
		margin-bottom: 0 !important
	}

}

@media only screen and (max-width:88.75rem) {
	.vfes-m-portable {
		margin: 1.5rem !important
	}

	.vfes-mA-portable {
		margin: 0 auto !important
	}

	.vfes-mt-portable {
		margin-top: 1.5rem !important
	}

	.vfes-mb-portable {
		margin-bottom: 1.5rem !important
	}

	.vfes-ml-portable {
		margin-left: 1.5rem !important
	}

	.vfes-mh-portable, .vfes-mr-portable {
		margin-right: 1.5rem !important
	}

	.vfes-mh-portable {
		margin-left: 1.5rem !important
	}

	.vfes-mv-portable {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important
	}

	.vfes-m---portable {
		margin: .375rem !important
	}

	.vfes-mA---portable {
		margin: 0 auto !important
	}

	.vfes-mt---portable {
		margin-top: .375rem !important
	}

	.vfes-mb---portable {
		margin-bottom: .375rem !important
	}

	.vfes-ml---portable {
		margin-left: .375rem !important
	}

	.vfes-mh---portable, .vfes-mr---portable {
		margin-right: .375rem !important
	}

	.vfes-mh---portable {
		margin-left: .375rem !important
	}

	.vfes-mv---portable {
		margin-top: .375rem !important;
		margin-bottom: .375rem !important
	}

	.vfes-m--portable {
		margin: .75rem !important
	}

	.vfes-mA--portable {
		margin: 0 auto !important
	}

	.vfes-mt--portable {
		margin-top: .75rem !important
	}

	.vfes-mb--portable {
		margin-bottom: .75rem !important
	}

	.vfes-ml--portable {
		margin-left: .75rem !important
	}

	.vfes-mh--portable, .vfes-mr--portable {
		margin-right: .75rem !important
	}

	.vfes-mh--portable {
		margin-left: .75rem !important
	}

	.vfes-mv--portable {
		margin-top: .75rem !important;
		margin-bottom: .75rem !important
	}

	.vfes-m\+-portable {
		margin: 3rem !important
	}

	.vfes-mA\+-portable {
		margin: 0 auto !important
	}

	.vfes-mt\+-portable {
		margin-top: 3rem !important
	}

	.vfes-mb\+-portable {
		margin-bottom: 3rem !important
	}

	.vfes-ml\+-portable {
		margin-left: 3rem !important
	}

	.vfes-mh\+-portable, .vfes-mr\+-portable {
		margin-right: 3rem !important
	}

	.vfes-mh\+-portable {
		margin-left: 3rem !important
	}

	.vfes-mv\+-portable {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important
	}

	.vfes-m0-portable {
		margin: 0 !important
	}

	.vfes-mA0-portable {
		margin: 0 auto !important
	}

	.vfes-mt0-portable {
		margin-top: 0 !important
	}

	.vfes-mb0-portable {
		margin-bottom: 0 !important
	}

	.vfes-ml0-portable {
		margin-left: 0 !important
	}

	.vfes-mh0-portable, .vfes-mr0-portable {
		margin-right: 0 !important
	}

	.vfes-mh0-portable {
		margin-left: 0 !important
	}

	.vfes-mv0-portable {
		margin-top: 0 !important;
		margin-bottom: 0 !important
	}

}

.vfes-p {
	padding: 1.5rem !important
}

.vfes-pt {
	padding-top: 1.5rem !important
}

.vfes-pb {
	padding-bottom: 1.5rem !important
}

.vfes-pl {
	padding-left: 1.5rem !important
}

.vfes-ph, .vfes-pr {
	padding-right: 1.5rem !important
}

.vfes-ph {
	padding-left: 1.5rem !important
}

.vfes-pv {
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important
}

.vfes-p-- {
	padding: .375rem !important
}

.vfes-pt-- {
	padding-top: .375rem !important
}

.vfes-pb-- {
	padding-bottom: .375rem !important
}

.vfes-pl-- {
	padding-left: .375rem !important
}

.vfes-ph--, .vfes-pr-- {
	padding-right: .375rem !important
}

.vfes-ph-- {
	padding-left: .375rem !important
}

.vfes-pv-- {
	padding-top: .375rem !important;
	padding-bottom: .375rem !important
}

.vfes-p- {
	padding: .75rem !important
}

.vfes-pt- {
	padding-top: .75rem !important
}

.vfes-pb- {
	padding-bottom: .75rem !important
}

.vfes-pl- {
	padding-left: .75rem !important
}

.vfes-ph-, .vfes-pr- {
	padding-right: .75rem !important
}

.vfes-ph- {
	padding-left: .75rem !important
}

.vfes-pv- {
	padding-top: .75rem !important;
	padding-bottom: .75rem !important
}

.vfes-p\+ {
	padding: 3rem !important
}

.vfes-pt\+ {
	padding-top: 3rem !important
}

.vfes-pb\+ {
	padding-bottom: 3rem !important
}

.vfes-pl\+ {
	padding-left: 3rem !important
}

.vfes-ph\+, .vfes-pr\+ {
	padding-right: 3rem !important
}

.vfes-ph\+ {
	padding-left: 3rem !important
}

.vfes-pv\+ {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important
}

.vfes-p0 {
	padding: 0 !important
}

.vfes-pt0 {
	padding-top: 0 !important
}

.vfes-pb0 {
	padding-bottom: 0 !important
}

.vfes-pl0 {
	padding-left: 0 !important
}

.vfes-ph0, .vfes-pr0 {
	padding-right: 0 !important
}

.vfes-ph0 {
	padding-left: 0 !important
}

.vfes-pv0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

@media only screen and (max-width:60.625rem) {
	.vfes-p-palm {
		padding: 1.5rem !important
	}

	.vfes-pt-palm {
		padding-top: 1.5rem !important
	}

	.vfes-pb-palm {
		padding-bottom: 1.5rem !important
	}

	.vfes-pl-palm {
		padding-left: 1.5rem !important
	}

	.vfes-ph-palm, .vfes-pr-palm {
		padding-right: 1.5rem !important
	}

	.vfes-ph-palm {
		padding-left: 1.5rem !important
	}

	.vfes-pv-palm {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important
	}

	.vfes-p---palm {
		padding: .375rem !important
	}

	.vfes-pt---palm {
		padding-top: .375rem !important
	}

	.vfes-pb---palm {
		padding-bottom: .375rem !important
	}

	.vfes-pl---palm {
		padding-left: .375rem !important
	}

	.vfes-ph---palm, .vfes-pr---palm {
		padding-right: .375rem !important
	}

	.vfes-ph---palm {
		padding-left: .375rem !important
	}

	.vfes-pv---palm {
		padding-top: .375rem !important;
		padding-bottom: .375rem !important
	}

	.vfes-p--palm {
		padding: .75rem !important
	}

	.vfes-pt--palm {
		padding-top: .75rem !important
	}

	.vfes-pb--palm {
		padding-bottom: .75rem !important
	}

	.vfes-pl--palm {
		padding-left: .75rem !important
	}

	.vfes-ph--palm, .vfes-pr--palm {
		padding-right: .75rem !important
	}

	.vfes-ph--palm {
		padding-left: .75rem !important
	}

	.vfes-pv--palm {
		padding-top: .75rem !important;
		padding-bottom: .75rem !important
	}

	.vfes-p\+-palm {
		padding: 3rem !important
	}

	.vfes-pt\+-palm {
		padding-top: 3rem !important
	}

	.vfes-pb\+-palm {
		padding-bottom: 3rem !important
	}

	.vfes-pl\+-palm {
		padding-left: 3rem !important
	}

	.vfes-ph\+-palm, .vfes-pr\+-palm {
		padding-right: 3rem !important
	}

	.vfes-ph\+-palm {
		padding-left: 3rem !important
	}

	.vfes-pv\+-palm {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important
	}

	.vfes-p0-palm {
		padding: 0 !important
	}

	.vfes-pt0-palm {
		padding-top: 0 !important
	}

	.vfes-pb0-palm {
		padding-bottom: 0 !important
	}

	.vfes-pl0-palm {
		padding-left: 0 !important
	}

	.vfes-ph0-palm, .vfes-pr0-palm {
		padding-right: 0 !important
	}

	.vfes-ph0-palm {
		padding-left: 0 !important
	}

	.vfes-pv0-palm {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}

}

@media only screen and (max-width:40rem) {
	.vfes-p-mov {
		padding: 1.5rem !important
	}

	.vfes-pt-mov {
		padding-top: 1.5rem !important
	}

	.vfes-pb-mov {
		padding-bottom: 1.5rem !important
	}

	.vfes-pl-mov {
		padding-left: 1.5rem !important
	}

	.vfes-ph-mov, .vfes-pr-mov {
		padding-right: 1.5rem !important
	}

	.vfes-ph-mov {
		padding-left: 1.5rem !important
	}

	.vfes-pv-mov {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important
	}

	.vfes-p---mov {
		padding: .375rem !important
	}

	.vfes-pt---mov {
		padding-top: .375rem !important
	}

	.vfes-pb---mov {
		padding-bottom: .375rem !important
	}

	.vfes-pl---mov {
		padding-left: .375rem !important
	}

	.vfes-ph---mov, .vfes-pr---mov {
		padding-right: .375rem !important
	}

	.vfes-ph---mov {
		padding-left: .375rem !important
	}

	.vfes-pv---mov {
		padding-top: .375rem !important;
		padding-bottom: .375rem !important
	}

	.vfes-p--mov {
		padding: .75rem !important
	}

	.vfes-pt--mov {
		padding-top: .75rem !important
	}

	.vfes-pb--mov {
		padding-bottom: .75rem !important
	}

	.vfes-pl--mov {
		padding-left: .75rem !important
	}

	.vfes-ph--mov, .vfes-pr--mov {
		padding-right: .75rem !important
	}

	.vfes-ph--mov {
		padding-left: .75rem !important
	}

	.vfes-pv--mov {
		padding-top: .75rem !important;
		padding-bottom: .75rem !important
	}

	.vfes-p\+-mov {
		padding: 3rem !important
	}

	.vfes-pt\+-mov {
		padding-top: 3rem !important
	}

	.vfes-pb\+-mov {
		padding-bottom: 3rem !important
	}

	.vfes-pl\+-mov {
		padding-left: 3rem !important
	}

	.vfes-ph\+-mov, .vfes-pr\+-mov {
		padding-right: 3rem !important
	}

	.vfes-ph\+-mov {
		padding-left: 3rem !important
	}

	.vfes-pv\+-mov {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important
	}

	.vfes-p0-mov {
		padding: 0 !important
	}

	.vfes-pt0-mov {
		padding-top: 0 !important
	}

	.vfes-pb0-mov {
		padding-bottom: 0 !important
	}

	.vfes-pl0-mov {
		padding-left: 0 !important
	}

	.vfes-ph0-mov, .vfes-pr0-mov {
		padding-right: 0 !important
	}

	.vfes-ph0-mov {
		padding-left: 0 !important
	}

	.vfes-pv0-mov {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}

}

@media only screen and (max-width:88.75rem) {
	.vfes-p-portable {
		padding: 1.5rem !important
	}

	.vfes-pt-portable {
		padding-top: 1.5rem !important
	}

	.vfes-pb-portable {
		padding-bottom: 1.5rem !important
	}

	.vfes-pl-portable {
		padding-left: 1.5rem !important
	}

	.vfes-ph-portable, .vfes-pr-portable {
		padding-right: 1.5rem !important
	}

	.vfes-ph-portable {
		padding-left: 1.5rem !important
	}

	.vfes-pv-portable {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important
	}

	.vfes-p---portable {
		padding: .375rem !important
	}

	.vfes-pt---portable {
		padding-top: .375rem !important
	}

	.vfes-pb---portable {
		padding-bottom: .375rem !important
	}

	.vfes-pl---portable {
		padding-left: .375rem !important
	}

	.vfes-ph---portable, .vfes-pr---portable {
		padding-right: .375rem !important
	}

	.vfes-ph---portable {
		padding-left: .375rem !important
	}

	.vfes-pv---portable {
		padding-top: .375rem !important;
		padding-bottom: .375rem !important
	}

	.vfes-p--portable {
		padding: .75rem !important
	}

	.vfes-pt--portable {
		padding-top: .75rem !important
	}

	.vfes-pb--portable {
		padding-bottom: .75rem !important
	}

	.vfes-pl--portable {
		padding-left: .75rem !important
	}

	.vfes-ph--portable, .vfes-pr--portable {
		padding-right: .75rem !important
	}

	.vfes-ph--portable {
		padding-left: .75rem !important
	}

	.vfes-pv--portable {
		padding-top: .75rem !important;
		padding-bottom: .75rem !important
	}

	.vfes-p\+-portable {
		padding: 3rem !important
	}

	.vfes-pt\+-portable {
		padding-top: 3rem !important
	}

	.vfes-pb\+-portable {
		padding-bottom: 3rem !important
	}

	.vfes-pl\+-portable {
		padding-left: 3rem !important
	}

	.vfes-ph\+-portable, .vfes-pr\+-portable {
		padding-right: 3rem !important
	}

	.vfes-ph\+-portable {
		padding-left: 3rem !important
	}

	.vfes-pv\+-portable {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important
	}

	.vfes-p0-portable {
		padding: 0 !important
	}

	.vfes-pt0-portable {
		padding-top: 0 !important
	}

	.vfes-pb0-portable {
		padding-bottom: 0 !important
	}

	.vfes-pl0-portable {
		padding-left: 0 !important
	}

	.vfes-ph0-portable, .vfes-pr0-portable {
		padding-right: 0 !important
	}

	.vfes-ph0-portable {
		padding-left: 0 !important
	}

	.vfes-pv0-portable {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}

}

.access, .visually-hidden {
	position: absolute;
	height: .0625rem;
	width: .0625rem;
	clip: rect(.0625rem .0625rem .0625rem .0625rem);
	clip: rect(.0625rem, .0625rem, .0625rem, .0625rem);
	clip-path: polygon(0 0, 0 0, 0 0);
	-webkit-clip-path: polygon(0 0, 0 0, 0 0);
	overflow: hidden !important
}

.show {
	display: block
}

.hide {
	display: none
}

.vfes-text--underline {
	text-decoration: underline
}

.vfes-text--strikethrough {
	text-decoration: line-through
}

.vfes-text--strikethrough-red {
	position: relative
}

.vfes-text--strikethrough-red:after {
content: "";
    height: 2px;
    width: 100%;
    background-color: #e60000;
    position: absolute;
    right: 0;
    top: 11px;
}

.vfes-text--strikethrough-rotated {
	position: relative
}

.vfes-text--strikethrough-rotated:after {
	content: "";
	height: .0625rem;
	width: 100%;
	background-color: #e60000;
	position: absolute;
	right: 0;
	top: .5625rem;
	transform: rotate(-5deg)
}

.vfes-display--block {
	display: block
}

.vfes-display--inline-block {
	display: inline-block
}

.vfes-display--inline {
	display: inline
}

.vfes-ws10 p {
	font-size: 1rem;
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.25;
	margin-bottom: .75rem;
	margin-top: 0
}

.vfes-ws10 p:last-child {
	margin-bottom: 0
}

@media only screen and (min-width:40rem) {
	.vfes-ws10 p {
		font-size: 1.125rem;
		line-height: 1.3
	}

}

.vfes-ws10 .vfes-title--1, .vfes-ws10 h1 {
	font-size: 2rem;
	margin-bottom: 2.25rem
}

.vfes-ws10 .vfes-title--2, .vfes-ws10 h2 {
	font-size: 1.75rem;
	margin-bottom: 2rem
}

.vfes-ws10 .vfes-title--3, .vfes-ws10 h3 {
	font-size: 1.5rem;
	margin-bottom: 1.75rem
}

.vfes-ws10 .vfes-title--4, .vfes-ws10 h4 {
	font-size: 1.25rem
}

.vfes-ws10 .vfes-title--5, .vfes-ws10 h5 {
	font-size: 1.125rem
}

@media screen and (min-width:40rem) {
	.vfes-ws10 .vfes-title--1, .vfes-ws10 h1 {
		font-size: 2.25rem;
		margin-bottom: 3.25rem
	}

	.vfes-ws10 .vfes-title--2, .vfes-ws10 h2 {
		font-size: 1.875rem;
		margin-bottom: 3rem
	}

	.vfes-ws10 .vfes-title--3, .vfes-ws10 h3 {
		font-size: 2.125rem;
		margin-bottom: 2.5rem
	}

	.vfes-ws10 .vfes-title--4, .vfes-ws10 h4 {
		font-size: 1.5rem
	}

	.vfes-ws10 .vfes-title--5, .vfes-ws10 h5 {
		font-size: 1.25rem
	}

}

@media screen and (min-width:60.625rem) {
	.vfes-ws10 .vfes-title--1, .vfes-ws10 h1 {
		font-size: 2.75rem;
		margin-bottom: 3.5rem
	}

	.vfes-ws10 .vfes-title--2, .vfes-ws10 h2 {
		font-size: 2.25rem;
		margin-bottom: 3.25rem
	}

	.vfes-ws10 .vfes-title--3, .vfes-ws10 h3 {
		font-size: 1.875rem;
		margin-bottom: 3rem
	}

	.vfes-ws10 .vfes-title--4, .vfes-ws10 h4 {
		font-size: 1.625rem
	}

	.vfes-ws10 .vfes-title--5, .vfes-ws10 h5 {
		font-size: 1.25rem
	}

}

.vfes-ws10 .vfes-colours--vodafone-red {
	color: #000000;
}

.vfes-ws10 .vfes-colours--vodafone-gray, .vfes-ws10 .vfes-colours--vodafone-grey {
	color: #4a4d4e
}

.vfes-ws10 .vfes-colours--vodafone-white {
	color: #fff
}

.vfes-ws10 .vfes-colours--turqoise {
	color: #007c92
}

.vfes-ws10 .vfes-colours--aqua-blue {
	color: #00b0ca
}

.vfes-ws10 .vfes-colours--albergine {
	color: #5e2750
}

.vfes-ws10 .vfes-colours--red-violet {
	color: #9c2aa0
}

.vfes-ws10 .vfes-colours--spring-green {
	color: #a8b400
}

.vfes-ws10 .vfes-colours--fresh-orange {
	color: #eb9700
}

.vfes-ws10 .vfes-colours--lemon-yellow {
	color: #fecb00
}

.vfes-ws10 .vfes-colours--digital-green {
	color: #090
}

.vfes-ws10 .vfes-colours--maroon {
	color: #900
}

.vfes-ws10 .vfes-colours--dark-red {
	color: #bd0000
}

.vfes-ws10 .vfes-colours--black {
	color: #000
}

.vfes-ws10 .vfes-colours--dark-gray, .vfes-ws10 .vfes-colours--dark-grey {
	color: #333
}

.vfes-ws10 .vfes-colours--anthracite {
	color: #666
}

.vfes-ws10 .vfes-colours--mid-gray, .vfes-ws10 .vfes-colours--mid-grey {
	color: #999
}

.vfes-ws10 .vfes-colours--platinum {
	color: #afafaf
}

.vfes-ws10 .vfes-colours--silver {
	color: #ccc
}

.vfes-ws10 .vfes-colours--aluminium {
	color: #ebebeb
}

.vfes-ws10 .vfes-colours--light-gray, .vfes-ws10 .vfes-colours--light-grey {
	color: #f4f4f4
}

.vfes-ws10 .vfes-colours-bg-vodafone-red {
	background-color: #e60000;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray, .vfes-ws10 .vfes-colours-bg-vodafone-grey {
	background-color: #4a4d4e;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray.vfes-paragraph a, .vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-paragraph a, .vfes-ws10 .vfes-colours-bg-vodafone-gray.vfes-paragraph a:focus, .vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-paragraph a:focus, .vfes-ws10 .vfes-colours-bg-vodafone-gray.vfes-paragraph a:hover, .vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-paragraph a:hover, .vfes-ws10 .vfes-colours-bg-vodafone-grey.vfes-paragraph a, .vfes-ws10 .vfes-colours-bg-vodafone-grey .vfes-paragraph a, .vfes-ws10 .vfes-colours-bg-vodafone-grey.vfes-paragraph a:focus, .vfes-ws10 .vfes-colours-bg-vodafone-grey .vfes-paragraph a:focus, .vfes-ws10 .vfes-colours-bg-vodafone-grey.vfes-paragraph a:hover, .vfes-ws10 .vfes-colours-bg-vodafone-grey .vfes-paragraph a:hover {
	color: #fff;
	text-decoration: underline
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-list--checkmarks li:after, .vfes-ws10 .vfes-colours-bg-vodafone-grey .vfes-list--checkmarks li:after {
	border-color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-carousel__bullets-bullet:before, .vfes-ws10 .vfes-colours-bg-vodafone-grey .vfes-carousel__bullets-bullet:before {
	background-color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-carousel__bullets-bullet--active:after, .vfes-ws10 .vfes-colours-bg-vodafone-grey .vfes-carousel__bullets-bullet--active:after {
	border-color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-white {
	background-color: #fff;
	color: #333
}

.vfes-ws10 .vfes-colours-bg-turqoise {
	background-color: #007c92;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-turqoise .vfes-carousel__bullets-bullet:before {
	background-color: #fff
}

.vfes-ws10 .vfes-colours-bg-turqoise .vfes-carousel__bullets-bullet--active:after {
	border-color: #fff
}

.vfes-ws10 .vfes-colours-bg-aqua-blue {
	background-color: #00b0ca;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-albergine {
	background-color: #5e2750;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-red-violet {
	background-color: #9c2aa0;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-spring-green {
	background-color: #a8b400;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-fresh-orange {
	background-color: #eb9700;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-lemon-yellow {
	background-color: #fecb00;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-digital-green {
	background-color: #090;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-maroon {
	background-color: #900;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-dark-red {
	background-color: #bd0000;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-black {
	background-color: #000;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-dark-gray, .vfes-ws10 .vfes-colours-bg-dark-grey {
	background-color: #333;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-anthracite {
	background-color: #666;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-anthracite--alpha {
	background-color: rgba(0, 0, 0, .5)
}

.vfes-ws10 .vfes-colours-bg-mid-gray, .vfes-ws10 .vfes-colours-bg-mid-grey {
	background-color: #999;
	color: #000
}

.vfes-ws10 .vfes-colours-bg-platinum {
	background-color: #afafaf;
	color: #000
}

.vfes-ws10 .vfes-colours-bg-silver {
	background-color: #ccc;
	color: #000
}

.vfes-ws10 .vfes-colours-bg-aluminium {
	background-color: #ebebeb;
	color: #000
}

.vfes-ws10 .vfes-colours-bg-light-gray, .vfes-ws10 .vfes-colours-bg-light-grey {
	background-color: #f4f4f4;
	color: #000
}

.vfes-ws10 .vfes-paragraph {
	font-size: 1rem;
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.25;
	margin: 0 0 .75rem
}

.vfes-ws10 .vfes-paragraph:last-child {
	margin-bottom: 0
}

.vfes-ws10 .vfes-paragraph--large {
	font-size: 1.125rem;
	line-height: 1.3;
	margin-bottom: 1rem
}

.vfes-ws10 .vfes-paragraph--small {
	font-size: .875rem;
	line-height: 1.4;
	margin-bottom: .5rem
}

.vfes-ws10 .vfes-layout__item {
	position: relative
}

@media only screen and (max-width:40rem) {
	.vfes-ws10 .vfes-layout__item, .vfes-ws10 .vfes-layout__wrapper {
		padding: 0 .5rem
	}

}

.vfes-mobile-gallery {
	text-align: center;
	letter-spacing: -.325em
}

.vfes-mobile-gallery .vfes-title {
	text-align: center
}

.vfes-mobile-gallery .vfes-paragraph {
	margin: 0
}

.vfes-mobile-gallery__head, .vfes-mobile-gallery__information {
	margin-bottom: .5rem
}

.vfes-mobile-gallery__item {
	max-width: 17.5rem;
	width: calc(25% - .9375rem);
	display: inline-block;
	margin-right: 1.25rem;
	padding: .25rem 0;
	letter-spacing: normal;
	vertical-align: top
}

.vfes-mobile-gallery__item:last-of-type {
	margin-right: 0
}

.vfes-mobile-gallery__colors {
	margin-top: .5rem;
	margin-bottom: .75rem;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center
}

.vfes-mobile-gallery__color {
	display: inline-block;
	height: 1rem;
	width: 1rem;
	background-color: #e60000;
	border-radius: 50%;
	margin-right: .5rem;
	cursor: pointer
}

.vfes-mobile-gallery__color:last-of-type {
	margin-right: 0
}

.vfes-mobile-gallery__iva {
	margin-bottom: .75rem;
	letter-spacing: normal
}

.vfes-mobile-gallery__iva .vfes-link {
	font-size: 1.125rem;
	line-height: 1.3
}

.vfes-mobile-gallery__iva .vfes-link.active {
	font-family: VodafoneRegularBold, Helvetica, Arial, sans-serif
}

@media only screen and (min-width:40rem) and (max-width:60.625rem) {
	.vfes-mobile-gallery__item {
		width: 100%;
		display: inline-block;
		margin-bottom: 3.75rem
	}

	.vfes-mobile-gallery__item:nth-of-type(odd) {
		margin-right: 0
	}

	.vfes-mobile-gallery__item:last-of-type, .vfes-mobile-gallery__item:nth-last-of-type(2) {
		margin-bottom: 3rem
	}

}

@media only screen and (max-width:40rem) {
	.vfes-mobile-gallery__item {
		width: 100%;
		display: inline-block;
		margin-bottom: 1rem;
		margin-right: 0
	}

	.vfes-mobile-gallery__item:last-of-type {
		margin-bottom: .5rem
	}

	.vfes-mobile-gallery+.vfes-button {
		margin-top: 0 !important
	}

	.vfes-mobile-gallery .vfes-1\/2-mov {
		padding-right: .3125rem
	}

	.vfes-mobile-gallery .vfes-1\/2-mov:nth-of-type(odd) {
		padding-right: 0;
		padding-left: .3125rem
	}

	.vfes-mobile-gallery .vfes-1\/2-mov:nth-last-of-type(2) {
		margin-bottom: 0
	}

	.vfes-mobile-gallery .vfes-button {
		width: 100%
	}

}

.vfes-tag-label {
	position: relative;
	border-radius: .625rem
}

.vfes-tag-label:after {
	content: "";
	width: 0;
	height: 0;
	border-top: .75rem solid #007c92;
	border-bottom: .75rem solid transparent;
	border-left: .75rem solid transparent;
	position: absolute;
	top: .5rem;
	left: -.75rem
}

.vfes-tag-label--right:after {
	content: "";
	left: unset;
	right: -.75rem;
	border-left: none;
	border-right: .75rem solid transparent
}

.vfes-tag-label--right .vfes-tag-label__outstanding {
	left: unset;
	right: -.75rem
}

.vfes-tag-label--blue .vfes-tag-label__outstanding {
	background: linear-gradient(180deg, #0090ae 0, #0090ae 25%, #007c92)
}

.vfes-tag-label--blue.vfes-tag-label:after {
	border-top: .75rem solid #007c92
}

.vfes-tag-label--blue.vfes-tag-label--border {
	border: .1875rem solid #0090ae
}

.vfes-tag-label--black .vfes-tag-label__outstanding {
	background: linear-gradient(180deg, #666 0, #666 25%, #333)
}

.vfes-tag-label--black.vfes-tag-label:after {
	border-top: .75rem solid #333
}

.vfes-tag-label--black.vfes-tag-label--border {
	border: .1875rem solid #666
}

.vfes-tag-label--red-violet .vfes-tag-label__outstanding {
	background: linear-gradient(180deg, #9c2aa0 0, #9c2aa0 25%, #5e2750)
}

.vfes-tag-label--red-violet.vfes-tag-label:after {
	border-top: .75rem solid #5e2750
}

.vfes-tag-label--red-violet.vfes-tag-label--border {
	border: .1875rem solid #9c2aa0
}

.vfes-tag-label--red .vfes-tag-label__outstanding {
	background: linear-gradient(180deg, #e60000 0, #e60000 25%, #bd0000)
}

.vfes-tag-label--red.vfes-tag-label:after {
	border-top: .75rem solid #bd0000
}

.vfes-tag-label--red.vfes-tag-label--border {
	border: .1875rem solid #e60000
}

.vfes-tag-label--green .vfes-tag-label__outstanding {
	background: linear-gradient(180deg, #428600 0, #428600 25%, #326700)
}

.vfes-tag-label--green.vfes-tag-label:after {
	border-top: .75rem solid #326700
}

.vfes-tag-label--green.vfes-tag-label--border {
	border: .1875rem solid #428600
}

.vfes-tag-label__outstanding {
	padding: .375rem 1rem;
	font-size: 1rem;
	line-height: 1.25;
	font-family: VodafoneRegularBold, Helvetica, Arial, sans-serif;
	color: #fff;
	position: absolute;
	top: -1.5rem;
	left: -.75rem;
	box-sizing: border-box;
	border-top-left-radius: .375rem;
	border-top-right-radius: .375rem;
	border-bottom-right-radius: .375rem
}

.vfes-tag-label__outstanding .icon {
	vertical-align: top;
	display: inline-block;
	margin-right: .5rem;
	stroke-width: 0;
	stroke: #fff
}

.vfes-dropdown__select {
	border: .0625rem solid #999;
	box-shadow: 0 .0625rem .1875rem 0 rgba(0, 0, 0, .2);
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif;
	position: relative;
	text-align: left;
	width: 100%;
	border-radius: .375rem
}

.vfes-dropdown__select-value {
	padding: .375rem 3rem .5rem .75rem;
	position: relative;
	margin: 0;
	cursor: pointer;
	background: none;
	border: none;
	width: 100%;
	text-align: left
}

.vfes-dropdown__select-value:after {
	border-right: .0625rem solid #333;
	border-top: .0625rem solid #333;
	content: "";
	display: block;
	height: .625rem;
	width: .625rem;
	transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	position: absolute;
	right: 1.25rem;
	top: 1.4375rem;
	cursor: pointer
}

.vfes-dropdown__select-value[disabled] {
	background-color: #f4f4f4;
	color: #999;
	border-radius: .375rem
}

.vfes-dropdown__select-value * {
	pointer-events: none
}

.vfes-dropdown__select-value .vfes-paragraph {
	margin-bottom: 0
}

.vfes-dropdown__select--error {
	border: .125rem solid #fecb00
}

.vfes-dropdown__select-list {
	display: none;
	border-radius: .375rem
}

.vfes-dropdown__select-open .vfes-dropdown__select-value:after {
	transform: rotate(-45deg);
	top: 1.75rem
}

.vfes-dropdown__select-open .vfes-dropdown__select-list {
	background-color: #fff;
	border-top: 0;
	box-shadow: .125rem .125rem .25rem .125rem rgba(0, 0, 0, .25);
	display: block;
	list-style: none;
	padding-left: 0;
	position: absolute;
	width: 100%;
	z-index: 3;
	margin: .1875rem 0 0;
	max-height: 20rem;
	overflow-y: auto;
	border-radius: .375rem
}

.vfes-dropdown__select-open .vfes-dropdown__select-list-item {
	border-top: .0625rem solid #ccc;
	padding: 1.0625rem 3.0625rem 1.125rem 2.625rem;
	color: #666;
	cursor: pointer;
	position: relative
}

.vfes-dropdown__select-open .vfes-dropdown__select-list-item:hover {
	background-color: #f4f4f4;
	color: #333
}

.vfes-dropdown__select-open .vfes-dropdown__select-list-item.vfes-dropdown__button-all {
	padding-bottom: .625rem;
	padding-top: .625rem
}

.vfes-dropdown__select-open .vfes-form__checkbox+.vfes-form__label:before {
	top: 50%;
	left: 1rem;
	transform: translateY(-50%)
}

.vfes-dropdown__select-open .vfes-form__checkbox:checked+.vfes-form__label:after {
	top: 40%;
	left: 1.25rem;
	transform: rotate(-55deg)
}

.vfes-dropdown__select-open .vfes-form__label {
	font-size: 1rem;
	line-height: 1.25rem;
	min-height: 0
}

.vfes-dropdown__placeholder {
	color: #666
}

.vfes-dropdown__box {
	position: relative;
	display: inline-block;
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif;
	width: 100%
}

.vfes-dropdown__box-ok {
	padding: 2.875rem 0 3.3125rem;
	text-align: center
}

.vfes-dropdown__box-ok .vfes-title {
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif
}

.vfes-dropdown__text {
	border: .0625rem solid #4a4d4e;
	border-radius: .75rem;
	max-width: 5rem;
	text-align: center;
	padding: .0625rem .25rem;
	color: #333;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-right: .25rem;
	vertical-align: top
}

.vfes-dropdown__text:hover:not(.vfes-dropdown__text--disabled) {
	border-color: #000;
	color: #000
}

.vfes-dropdown__text--disabled {
	border-color: #999;
	color: #999;
	background-color: #f4f4f4
}

.vfes-dropdown__text--tick {
	position: relative;
	padding-left: 1.5625rem;
	text-align: left
}

.vfes-dropdown__text--tick:after {
	content: "";
	top: .3125rem;
	left: .5625rem;
	display: block;
	width: .6875rem;
	height: .375rem;
	border: .0625rem solid #333;
	border-top: 0;
	border-right: 0;
	transform: rotate(-45deg);
	position: absolute
}

.vfes-dropdown__button-all {
	background: none;
	border: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 1.875rem;
	margin-bottom: 0;
	line-height: 1.25rem;
	font-size: 1rem;
	color: #666;
	cursor: pointer;
	width: 100%;
	text-align: left
}

.vfes-dropdown__button-all:before {
	content: "";
	width: 1.25rem;
	height: 1.25rem;
	top: 50%;
	border: .0625rem solid #999;
	background-color: #fff;
	position: absolute;
	left: 1rem;
	box-sizing: border-box;
	box-shadow: inset 0 .1875rem .375rem 0 rgba(0, 0, 0, .12);
	transform: translateY(-50%);
	display: inline-block;
	border-radius: .1875rem
}

.vfes-dropdown__button-all--tick:after {
	content: "";
	top: .875rem;
	left: 1.25rem;
	display: block;
	width: .6875rem;
	height: .375rem;
	border: .0625rem solid #428600;
	border-top: 0;
	border-right: 0;
	transform: rotate(-45deg);
	position: absolute
}

.vfes-dropdown__button-all--less:after {
	content: "";
	top: 1.1875rem;
	left: 1.3125rem;
	display: block;
	width: .5rem;
	border: .125rem solid #999;
	border-top: 0;
	border-right: 0;
	position: absolute
}

.vfes-dropdown__button-all * {
	pointer-events: none
}

.vfes-dropdown__number {
	background-color: #4a4d4e;
	border-radius: .75rem;
	max-width: 2rem;
	color: #fff;
	text-align: center;
	padding: .125rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	width: 100%;
	vertical-align: top
}

.vfes-dropdown__number--disabled {
	background-color: #999
}

.vfes-dropdown--color-ligth-orange {
	background-color: #fbeacc
}

.vfes-dropdown--color-ligth-orange:hover {
	background-color: #eb9700
}

.vfes-dropdown--color-ligth-purple {
	background-color: #ebd4ec
}

.vfes-dropdown--color-ligth-purple:hover {
	background-color: #bd89c8
}

.vfes-dropdown--color-ligth-yellow {
	background-color: #fff5cc
}

.vfes-dropdown--color-ligth-yellow:hover {
	background-color: #fecb00
}

.vfes-dropdown--color-ligth-green {
	background-color: #eef0cc
}

.vfes-dropdown--color-ligth-green:hover {
	background-color: #abb400
}

.vfes-dropdown__tiles {
	margin-bottom: .5rem
}

.vfes-dropdown__tiles .vfes-form__box {
	margin-bottom: 0;
	display: inline-flex
}

.vfes-dropdown__tiles .vfes-form__box-margin {
	margin-bottom: .5rem
}

.vfes-dropdown__tiles--card .vfes-form__label, .vfes-dropdown__tiles.vfes-form__label, .vfes-dropdown__tiles .vfes-form__label {
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 1.25rem 4.625rem 1.25rem 3.875rem;
	background-color: #fff;
	border-radius: .375rem
}

.vfes-dropdown__tiles--card .vfes-form__label:before, .vfes-dropdown__tiles.vfes-form__label:before, .vfes-dropdown__tiles .vfes-form__label:before {
	width: 1.5rem;
	height: 1.5rem;
	top: 50%;
	transform: translateY(-50%);
	margin-left: 1.375rem;
	border-radius: .1875rem
}

.vfes-dropdown__tiles .vfes-form__checkbox:checked+.vfes-form__label:after, .vfes-form__checkbox:checked+.vfes-dropdown__tiles.vfes-form__label:after {
	top: 1.625rem;
	left: .25rem;
	margin-left: 1.5rem
}

.vfes-dropdown__tiles .vfes-accordion__heading {
	padding: 0;
	background-color: none
}

.vfes-dropdown__tiles .vfes-accordion__heading--active:before {
	left: 0;
	right: 0
}

.vfes-dropdown__tiles .vfes-accordion:focus {
	outline: .125rem solid #007c92
}

.vfes-dropdown__tiles .vfes-paragraph {
	margin-bottom: 0
}

.vfes-dropdown__tiles-icon, .vfes-dropdown__tiles .icon {
	vertical-align: bottom
}

.vfes-dropdown__tiles__border {
	border-left: .125rem solid #abb400
}

.vfes-dropdown__cards {
	background-color: #fff;
	display: inline-block;
	width: 100%;
	max-width: 16.75rem;
	height: 12.5rem;
	box-shadow: 0 .125rem .3125rem 0 rgba(0, 0, 0, .2);
	border-top: .125rem solid #abb400;
	padding: 0;
	border-radius: .375rem
}

.vfes-dropdown__cards .vfes-paragraph {
	padding: 0;
	margin-right: 0
}

.vfes-dropdown__cards .vfes-dropdown__left {
	margin-left: -1.5625rem
}

.vfes-dropdown__cards .vfes-form__checkbox:checked+.vfes-form__label:after, .vfes-form__checkbox:checked+.vfes-dropdown__cards-label.vfes-form__label:after {
	top: 1.25rem;
	left: .25rem;
	margin-left: 1.5rem
}

.vfes-dropdown__cards-label.vfes-form__label, .vfes-dropdown__cards .vfes-form__label {
	width: 100%;
	padding: .875rem 1rem 1rem 2.875rem
}

.vfes-dropdown__cards-label.vfes-form__label .icon, .vfes-dropdown__cards .vfes-form__label .icon {
	vertical-align: bottom
}

.vfes-dropdown__cards-label.vfes-form__label--column, .vfes-dropdown__cards .vfes-form__label--column {
	flex-direction: column;
	align-items: flex-start
}

.vfes-dropdown__cards-label.vfes-form__label:before, .vfes-dropdown__cards .vfes-form__label:before {
	width: 1.5rem;
	height: 1.5rem;
	top: .875rem;
	margin-left: 1.375rem;
	transform: translateY(0)
}

.vfes-dropdown__cards-icon {
	vertical-align: bottom
}

.vfes-dropdown__cards .vfes-dropdown__date {
	margin-bottom: .5rem;
	line-height: 3rem;
	font-size: 2rem;
	padding-top: 1.5rem
}

.vfes-dropdown__cards .vfes-dropdown__text {
	margin-bottom: 1.0625rem
}

.vfes-dropdown__cards .vfes-dropdown-text-rigth {
	text-align: right
}

.vfes-dropdown--disabled {
	background-color: #ebebeb;
	color: #666;
	pointer-events: none
}

.vfes-dropdown--disabled .vfes-form__box {
	background-color: #ebebeb;
	border-top-color: #999;
	color: #999
}

.vfes-dropdown--disabled .vfes-form__label, .vfes-dropdown--disabled .vfes-form__label:before {
	background-color: #ebebeb
}

.vfes-dropdown--disabled .vfes-dropdown__text {
	background-color: #afafaf;
	color: #fff;
	border: none
}

.vfes-dropdown--disabled.vfes-dropdown__border {
	border-left-color: #999
}

.vfes-card {
	margin-bottom: 1.25rem;
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif;
	overflow: hidden;
	width: 100%;
	position: relative
}

.vfes-card.vfes-card--wcs {
	margin-bottom: 0
}

.vfes-card.vfes-flex {
	flex-direction: column
}

.vfes-card___img {
	position: relative
}

.vfes-card___img _img:not(.vfes-card__icon) {
	width: 100%;
	object-fit: cover;
	height: 14.5rem;
	vertical-align: bottom;
	max-height: 13rem
}

.vfes-card___img--icon:before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	bottom: 0;
	left: 0;
	height: 3rem;
	background-color: #fff
}

.vfes-card__icon {
	position: absolute;
	bottom: 0;
	left: 1.25rem;
	width: 5rem;
	height: 5rem
}

.vfes-card__content {
	padding: 1.375rem 1.25rem 2.375rem;
	background-color: #fff
}

.vfes-card__content .vfes-title {
	margin-bottom: .75rem;
	font-size: 1.625rem;
	line-height: 2rem
}

.vfes-card__content .vfes-title .vfes-link {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	font-family: inherit;
	color: #333
}

.vfes-card__content .vfes-title .vfes-link:active, .vfes-card__content .vfes-title .vfes-link:focus, .vfes-card__content .vfes-title .vfes-link:hover {
	text-decoration: none;
	opacity: .6
}

.vfes-card__content .vfes-paragraph:last-of-type, .vfes-card__content .vfes-paragraph:only-child, .vfes-card__content p:only-of-type {
	margin-bottom: 0
}

.vfes-card__content .vfes-paragraph {
	font-size: 1.125rem;
	line-height: 1.5rem
}

.vfes-card__content .vfes-button {
	margin-top: 1.5rem;
	width: 100%
}

.vfes-card__content--price-bolo {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: .875rem
}

.vfes-card__content--price-bolo+.vfes-button {
	margin-top: 1.5rem
}

.vfes-card__price-euro {
	display: inline-block
}

.vfes-card__price-euro strong {
	font-size: 5rem;
	line-height: 3rem
}

.vfes-card__price-cent-month {
	display: inline-block
}

.vfes-card__price-cent strong {
	font-size: 2.25rem;
	line-height: 2.25rem
}

.vfes-card__price-month {
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif
}

.vfes-card__price-month span {
	font-size: 1.625rem;
	line-height: 2rem
}

.vfes-card__price .vfes-paragraph {
	margin: 0
}

.vfes-card__offer {
	margin-bottom: 1.75rem;
	letter-spacing: normal;
	vertical-align: top;
	overflow: hidden;
	border-radius: .625rem
}

.vfes-card__offer .vfes-card___img {
	display: inline-block
}

.vfes-card__offer .vfes-card___img _img {
	height: 100%;
	min-height: 11.25rem
}

.vfes-card__offer .vfes-card___img .vfes-bolo-text {
	position: absolute;
	top: .75rem;
	right: .75rem
}

.vfes-card__offer .vfes-card__content {
	display: flex;
	flex-direction: column;
	background: #ebebeb;
	position: relative;
	padding: 1.5625rem .75rem 2.4375rem;
	width: 100%
}

.vfes-card__offer .vfes-card__content:after {
	position: absolute;
	right: calc(50% - .9375rem);
	top: -.9375rem;
	transform: translateY(-50%);
	background-color: #ebebeb;
	border-right: .125rem solid #ebebeb;
	border-top: .125rem solid #ebebeb;
	content: "";
	display: block;
	height: 1.875rem;
	width: 1.875rem;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg)
}

.vfes-card__offer .vfes-card__content .vfes-paragraph {
	margin-bottom: 0
}

.vfes-card__offer .vfes-card__content .vfes-paragraph:last-child, .vfes-card__offer .vfes-card__content .vfes-paragraph:only-child, .vfes-card__offer .vfes-card__content .vfes-paragraph:only-of-type {
	flex: 1
}

.vfes-card__offer .vfes-card__content.vfes-color-bg-vodafone-red .vfes-title, .vfes-card__offer .vfes-card__content.vfes-color-bg-vodafone-red .vfes-title .vfes-link {
	color: #fff
}

.vfes-card__offer .vfes-card__content.vfes-color-bg-vodafone-red .vfes-title .vfes-link:after, .vfes-card__offer .vfes-card__content.vfes-color-bg-vodafone-red .vfes-title:after {
	border-top-color: #fff;
	border-right-color: #fff
}

.vfes-card__offer .vfes-card__content.vfes-color-bg-vodafone-red:after {
	background-color: #e60000;
	border-right: .125rem solid #e60000;
	border-top: .125rem solid #e60000;
	content: "";
	display: block;
	height: 1.875rem;
	width: 1.875rem;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg)
}

.vfes-card--high.vfes-card {
	margin-right: 0
}

.vfes-card--high.vfes-card .vfes-card___img _img {
	height: 13rem
}

.vfes-card--large .vfes-card__content--short {
	width: 100%;
	position: relative
}

.vfes-card--large .vfes-flex .vfes-paragraph {
	padding-right: 2.8125rem
}

.vfes-card--large .vfes-flex .vfes-button {
	margin-top: .9375rem
}

.vfes-card--large .vfes-card__content--button .vfes-card__content-text {
	display: block
}

.vfes-card--large .vfes-card__content--button .vfes-flex .vfes-button {
	width: 100%
}

.vfes-card--large .vfes-card___img .vfes-bolo-text {
	position: absolute;
	top: 1.875rem;
	right: 2.375rem
}

.vfes-card--large .vfes-card___img--bg _img:not(.vfes-card__icon) {
	height: 24rem
}

.vfes-card--large.vfes-1\/1.vfes-flex {
	display: block
}

.vfes-card--large.vfes-1\/1.vfes-flex .vfes-card___img {
	max-width: 100%;
	height: 13rem
}

.vfes-card--large.vfes-1\/1.vfes-flex.vfes-flex__direction--row-reverse {
	display: block
}

.vfes-card--large.vfes-1\/1.vfes-flex.vfes-flex__direction--row-reverse .vfes-card___img {
	max-width: 100%;
	position: relative;
	width: 100%;
	height: 13rem
}

.vfes-card--large.vfes-1\/1.vfes-flex.vfes-flex__direction--row-reverse .vfes-card__content {
	max-width: 100%;
	position: static
}

.vfes-card--large.vfes-1\/1.vfes-flex .vfes-card__content .vfes-button {
	width: 100%
}

@media only screen and (min-width:40rem) {
	.vfes-card--large .vfes-card___img {
		min-width: 0
	}

	.vfes-card--large.vfes-flex {
		display: block
	}

	.vfes-card--large.vfes-flex .vfes-card___img {
		min-width: 0
	}

	.vfes-card--large.vfes-flex .vfes-card___img _img {
		height: 13rem
	}

	.vfes-card--large .vfes-card__content--short {
		width: 23.75rem;
		position: absolute;
		bottom: 0;
		right: 0
	}

	.vfes-card--large .vfes-card___img--bg {
		min-width: 25rem;
		width: 100%
	}

	.vfes-card--large .vfes-card___img--bg _img:not(.vfes-card__icon) {
		max-height: unset
	}

	.vfes-card--large .vfes-card__content--button .vfes-card__content-text {
		display: flex
	}

	.vfes-card--large .vfes-card__content--button .vfes-flex .vfes-button, .vfes-card--large .vfes-flex .vfes-button {
		width: auto
	}

	.vfes-card--large .vfes-button {
		width: 100%
	}

	.vfes-card--large .vfes-button:last-child {
		margin-top: .9375rem
	}

	.vfes-card--large.vfes-1\/1.vfes-flex {
		display: flex
	}

	.vfes-card--large.vfes-1\/1.vfes-flex.vfes-flex__direction--row-reverse {
		display: flex;
		flex-direction: row-reverse
	}

	.vfes-card--large.vfes-1\/1.vfes-flex__direction--row-reverse .vfes-card__content {
		min-width: 50%;
		max-width: 50%;
		position: relative;
		right: 50%
	}

	.vfes-card--large.vfes-1\/1.vfes-flex__direction--row-reverse .vfes-card___img {
		max-width: 50%;
		min-width: 50%
	}

	.vfes-card--large.vfes-1\/1.vfes-flex__direction--row-reverse .vfes-card___img>_img {
		max-height: 20.375rem
	}

	.vfes-card--large.vfes-1\/1 .vfes-card___img {
		max-width: 50%;
		min-width: 0
	}

	.vfes-card--large.vfes-1\/1 .vfes-card___img _img {
		height: 100%
	}

	.vfes-card--large.vfes-1\/1 .vfes-button {
		width: 100%
	}

	.vfes-card--large.vfes-1\/1.vfes-card--grid .vfes-button {
		width: unset
	}

	.vfes-card--grid .vfes-card___img {
		max-width: 100%;
		min-width: 100%
	}

	.vfes-card__offer .vfes-card___img {
		width: 100%
	}

	.vfes-card__offer .vfes-card___img _img {
		height: 11.25rem;
		min-height: 11.25rem;
		vertical-align: bottom
	}

	.vfes-card__offer .vfes-card__content {
		padding: 1.5625rem .75rem 2.4375rem;
		width: 100%
	}

	.vfes-card__offer .vfes-card__content:after {
		right: calc(50% - .9375rem);
		top: -.9375rem
	}

}

@media only screen and (min-width:60.625rem) {
	.vfes-card--large {
		position: relative;
		overflow: hidden;
		border-radius: .625rem
	}

	.vfes-card--large .vfes-card___img {
		min-width: 25rem;
		width: 100%
	}

	.vfes-card--large.vfes-flex .vfes-card___img _img {
		height: 100%;
		object-position: left
	}

	.vfes-card--large.vfes-flex .vfes-button {
		width: auto;
		margin-top: .75rem
	}

	.vfes-card--large.vfes-flex .vfes-button:first-child, .vfes-card--large.vfes-flex .vfes-button:first-of-type {
		margin-top: 1.75rem
	}

	.vfes-card--large .vfes-button {
		margin-bottom: 0;
		margin-right: 1.25rem;
		width: auto
	}

	.vfes-card--large .vfes-button:last-child {
		margin-right: 0
	}

	.vfes-card--large.vfes-1\/1 .vfes-card___img {
		max-width: 18.75rem;
		min-width: 18.75rem
	}

	.vfes-card--large.vfes-1\/1.vfes-flex__direction--row-reverse .vfes-card__content {
		min-width: 18.75rem;
		max-width: 18.75rem;
		position: relative;
		right: calc(100% - 18.75rem)
	}

	.vfes-card--large.vfes-1\/1.vfes-flex__direction--row-reverse .vfes-card___img {
		max-width: 100%;
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: calc(100% - 18.75rem)
	}

	.vfes-card--large.vfes-1\/1.vfes-flex__direction--row-reverse .vfes-button {
		width: 100%
	}

	.vfes-card--grid .vfes-card___img {
		min-width: 18.75rem
	}

	.vfes-card--grid .vfes-card__content .vfes-button {
		width: 100%
	}

	.vfes-card.vfes-1\/1 .vfes-button {
		width: auto
	}

	.vfes-card.vfes-1\/1.vfes-card--grid-big .vfes-button {
		width: 100%
	}

	.vfes-card.vfes-1\/1.vfes-card--grid-big .vfes-card___img {
		max-width: 100%;
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: calc(100% - 18.75rem)
	}

	.vfes-card--high.vfes-card _img:not(.vfes-card__icon) {
		height: 24rem
	}

	.vfes-card__offer {
		margin-bottom: 1.75rem;
		letter-spacing: normal;
		vertical-align: top;
		overflow: hidden;
		border-radius: .625rem
	}

	.vfes-card__offer .vfes-card___img {
		width: 50%;
		display: inline-block
	}

	.vfes-card__offer .vfes-card___img _img {
		height: 100%;
		min-height: 21.25rem
	}

	.vfes-card__offer .vfes-card___img .vfes-bolo-text {
		position: absolute;
		top: .75rem;
		right: .75rem
	}

	.vfes-card__offer .vfes-card__content {
		padding: 2.5625rem 1.25rem 2.1875rem;
		width: 50%;
		display: flex;
		flex-direction: column;
		background: #ebebeb;
		position: relative
	}

	.vfes-card__offer .vfes-card__content:after {
		position: absolute;
		right: -.9375rem;
		top: calc(50% - .9375rem);
		transform: translateY(-50%);
		background-color: #ebebeb;
		border-right: .125rem solid #ebebeb;
		border-top: .125rem solid #ebebeb;
		content: "";
		display: block;
		height: 1.875rem;
		width: 1.875rem;
		transform: rotate(45deg);
		-ms-transform: rotate(45deg)
	}

	.vfes-card__offer .vfes-card__content .vfes-paragraph {
		margin-bottom: 0
	}

	.vfes-card__offer .vfes-card__content .vfes-paragraph:last-child, .vfes-card__offer .vfes-card__content .vfes-paragraph:only-child, .vfes-card__offer .vfes-card__content .vfes-paragraph:only-of-type {
		flex: 1
	}

	.vfes-card__offer .vfes-card__content.vfes-color-bg-vodafone-red .vfes-title, .vfes-card__offer .vfes-card__content.vfes-color-bg-vodafone-red .vfes-title .vfes-link {
		color: #fff
	}

	.vfes-card__offer .vfes-card__content.vfes-color-bg-vodafone-red .vfes-title .vfes-link:after, .vfes-card__offer .vfes-card__content.vfes-color-bg-vodafone-red .vfes-title:after {
		border-top-color: #fff;
		border-right-color: #fff
	}

	.vfes-card__offer .vfes-card__content.vfes-color-bg-vodafone-red:after {
		background-color: #e60000;
		border-right: .125rem solid #e60000;
		border-top: .125rem solid #e60000;
		content: "";
		display: block;
		height: 1.875rem;
		width: 1.875rem;
		transform: rotate(45deg);
		-ms-transform: rotate(45deg)
	}

}

.vfes-button {
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif;
	text-align: center;
	border: 0;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	box-sizing: border-box;
	border-radius: .375rem;
	padding: .5rem 1.25rem;
	font-size: 1rem;
	line-height: 1.25;
	width: 100%;
	margin-right: 0;
	margin-left: 0
}

.vfes-button:visited {
	color: #fff
}

.vfes-button:active, .vfes-button:focus, .vfes-button:hover {
	text-decoration: none
}

.vfes-button:active, .vfes-button:focus {
	outline: .1875rem solid #007c92
}

.vfes-button--primary {
	background-color: #e60000;
	color: #fff
}

.vfes-button--primary:active, .vfes-button--primary:focus, .vfes-button--primary:hover {
	background-color: #900;
	color: #fff
}

.vfes-button--primary-dark {
	background-color: #bd0000;
	color: #fff
}

.vfes-button--primary-dark:active, .vfes-button--primary-dark:focus, .vfes-button--primary-dark:hover {
	background-color: #900;
	color: #fff
}

.vfes-button--secondary {
	background-color: #666;
	color: #fff
}

.vfes-button--secondary:active, .vfes-button--secondary:focus, .vfes-button--secondary:hover {
	background-color: #333;
	color: #fff
}

.vfes-button--secondary-dark {
	background-color: #afafaf;
	color: #333
}

.vfes-button--secondary-dark:active, .vfes-button--secondary-dark:focus, .vfes-button--secondary-dark:hover {
	background-color: #ccc;
	color: #333
}

.vfes-button--tertiary {
	background-color: #fff;
	border: .0625rem solid #999;
	color: #666;
	padding: .5625rem 1.25rem
}

.vfes-button--tertiary:visited {
	color: #666
}

.vfes-button--tertiary:active, .vfes-button--tertiary:focus, .vfes-button--tertiary:hover {
	background-color: #f4f4f4;
	border: .0625rem solid #333;
	color: #333
}

.vfes-button--tertiary-dark-1 {
	background-color: transparent;
	border: .0625rem solid #fff;
	color: #fff;
	padding: .5625rem 1.25rem
}

.vfes-button--tertiary-dark-1:active, .vfes-button--tertiary-dark-1:focus, .vfes-button--tertiary-dark-1:hover {
	background-color: #4a4d4e;
	color: #fff
}

.vfes-button--tertiary-dark-2 {
	background-color: #fff;
	color: #333
}

.vfes-button--tertiary-dark-2:visited {
	color: #666
}

.vfes-button--tertiary-dark-2:active, .vfes-button--tertiary-dark-2:focus, .vfes-button--tertiary-dark-2:hover {
	background-color: #ebebeb;
	color: #333
}

.vfes-button--purple {
	background-color: #9c2aa0;
	color: #fff
}

.vfes-button--purple:active, .vfes-button--purple:focus, .vfes-button--purple:hover {
	background-color: #5e2750;
	color: #fff
}

.vfes-button--green {
	background-color: #428600;
	color: #fff
}

.vfes-button--green:active, .vfes-button--green:focus, .vfes-button--green:hover {
	background-color: #285200;
	color: #fff
}

.vfes-button--green-dark {
	background-color: #428600;
	color: #fff
}

.vfes-button--green-dark:active, .vfes-button--green-dark:focus, .vfes-button--green-dark:hover {
	background-color: #326700;
	color: #fff
}

.vfes-button--green-dark .icon, .vfes-button--green .icon {
	vertical-align: top;
	margin-left: .375rem;
	stroke-width: 0;
	position: relative;
	top: .125rem;
	stroke: #fff
}

.vfes-button--disabled, .vfes-button[disabled] {
	background-color: #ccc;
	color: #fff;
	pointer-events: none
}

.vfes-button--disabled-dark, .vfes-button--disabled-dark[disabled] {
	background-color: #666;
	color: #333;
	pointer-events: none
}

@media only screen and (min-width:40rem) {
	.vfes-button {
		padding: .625rem 1.25rem;
		font-size: 1.125rem;
		line-height: 1.3;
		width: auto
	}

}

.vfes-form, .vfes-form__box {
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif
}

.vfes-form__box {
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 1.875rem;
	padding: 0;
	border: 0
}

.vfes-form__box-ok {
	padding: 2.875rem 0 3.3125rem;
	text-align: center
}

.vfes-form__box-ok .vfes-title {
	font-size: 1.125rem;
	line-height: 1.3
}

.vfes-form__alert, .vfes-form__box-ok .vfes-title {
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif
}

.vfes-form__alert {
	background-color: #fff;
	border-radius: .375rem;
	bottom: 3.4375rem;
	box-shadow: 0 .125rem .375rem 0 rgba(0, 0, 0, .15);
	display: none;
	flex-direction: row;
	left: 0;
	position: absolute;
	text-align: left;
	width: 100%;
	z-index: 2
}

.vfes-form__alert-close {
	border: none;
	background: none;
	line-height: 0;
	padding: 0;
	position: absolute;
	top: .75rem;
	right: .75rem;
	width: 1.25rem;
	height: 1.25rem;
	cursor: pointer
}

.vfes-form__alert-close:focus {
	outline: .125rem solid #007c92
}

.vfes-form__alert-icon {
	vertical-align: top;
	width: 1.75rem;
	height: 1.75rem;
	stroke-width: 0;
	stroke: #fff
}

.vfes-form__alert-icon-box {
	border-radius: .375rem 0 0 .375rem;
	display: inline-block;
	padding: .5rem;
	position: relative
}

.vfes-form__alert-icon-box:after {
	content: "";
	border: .625rem solid transparent;
	border-top-color: currentcolor;
	display: block;
	height: 0;
	width: 0;
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	position: absolute;
	bottom: -1.125rem;
	left: 50%;
	transform: translateX(-50%)
}

.vfes-form__alert-body {
	width: 100%;
	border-radius: 0 .375rem .375rem 0
}

.vfes-form__alert-body .vfes-paragraph {
	font-size: 1rem;
	line-height: 2.75rem;
	margin: 0 0 0 .75rem
}

.vfes-form__alert-show {
	display: flex
}

.vfes-form__alert--error .vfes-form__alert-icon-box {
	background-color: #fecb00
}

.vfes-form__alert--error .vfes-form__alert-icon-box:after {
	border-top-color: #fecb00
}

.vfes-form__alert--error .vfes-form__alert-icon {
	padding: 0;
	stroke: #333
}

.vfes-form__alert--error .vfes-form__alert-body {
	border: .0625rem solid #fecb00
}

.vfes-form__alert--error.vfes-form__alert-show~.vfes-form___input {
	border: .125rem solid #fecb00
}

.vfes-form__alert--info .vfes-form__alert-icon-box {
	background-color: #00b0ca
}

.vfes-form__alert--info .vfes-form__alert-icon-box:after {
	border-top-color: #00b0ca
}

.vfes-form__alert--info .vfes-form__alert-icon {
	padding: 0
}

.vfes-form__alert--info .vfes-form__alert-body {
	border: .0625rem solid #00b0ca
}

.vfes-form__alert--info.vfes-form__alert-show~.vfes-form___input {
	border: .125rem solid #00b0ca
}

.vfes-form__alert--ok .vfes-form__alert-icon-box {
	background-color: #428600
}

.vfes-form__alert--ok .vfes-form__alert-icon-box:after {
	border-top-color: #428600
}

.vfes-form__alert--ok .vfes-form__alert-body {
	border: .0625rem solid #428600
}

.vfes-form__alert--ok.vfes-form__alert-show~.vfes-form___input {
	border: .125rem solid #428600
}

.vfes-form__icon {
	border: none;
	background: none;
	position: absolute;
	right: 0;
	bottom: .25rem;
	display: inline-block;
	z-index: 1;
	color: #333;
	line-height: 0;
	cursor: pointer
}

.vfes-form__icon:focus {
	position: absolute;
	text-decoration: none;
	color: inherit;
	outline: none
}

.vfes-form__icon:focus:after {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -53%);
	display: inline-block;
	content: "";
	width: 1.875rem;
	height: 1.875rem;
	border-radius: 100%;
	border: .125rem solid #007c92
}

.vfes-form__icon+.vfes-form___input {
	padding-right: 2.5rem
}

.vfes-form__icon-ok-message {
	display: inline-block;
	border-radius: 100%;
	padding: .875rem .9375rem;
	margin-bottom: 1.4375rem
}

.vfes-form__icon-ok-message .icon {
	height: 1.875rem;
	width: 2rem;
	stroke-width: 0;
	stroke: #fff
}

.vfes-form__icon-search:focus:after {
	border-radius: 0
}

.vfes-form__icon-ok-message {
	padding: .4375rem
}

.vfes-form__icon-ok-message .icon {
	width: 2.125rem;
	height: 2.125rem
}

.vfes-form___input {
	border: .0625rem solid #666;
	box-shadow: inset 0 .1875rem .375rem 0 rgba(0, 0, 0, .12);
	display: inline-block;
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif;
	font-size: 1.125rem;
	line-height: 1.3;
	max-width: 100%;
	padding: .5625rem .75rem;
	width: 100%;
	border-radius: .375rem
}

.vfes-form___input:active, .vfes-form___input:focus {
	outline: .125rem solid #007c92
}

.vfes-form___input:-ms-_input-placeholder {
	color: #999
}

.vfes-form___input::placeholder {
	color: #999
}

.vfes-form___input--error, .vfes-form___input--info, .vfes-form___input--ok {
	border: .125rem solid #00b0ca
}

.vfes-form___input--ok {
	border-color: #428600
}

.vfes-form___input--error {
	border-color: #fecb00
}

.vfes-form___input--disabled {
	background-color: #f4f4f4;
	color: #999
}

.vfes-form___input--disabled, .vfes-form___input--disabled-dark {
	border: .0625rem solid #999;
	box-shadow: 0 0 0 0 transparent;
	pointer-events: none
}

.vfes-form___input--disabled-dark {
	background-color: #afafaf;
	color: #666
}

.vfes-form__textarea {
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif;
	width: 100%;
	max-width: 48.75rem;
	padding: 1.1875rem 1rem;
	border: .0625rem solid #999;
	box-shadow: inset 0 .1875rem .375rem 0 rgba(0, 0, 0, .12);
	border-radius: .375rem
}

.vfes-form__textarea:active, .vfes-form__textarea:focus {
	outline: .125rem solid #007c92
}

.vfes-form__textarea:-ms-_input-placeholder {
	color: #999
}

.vfes-form__textarea::placeholder {
	color: #999
}

.vfes-form__checkbox, .vfes-form__radio {
	position: absolute;
	opacity: 0
}

.vfes-form__checkbox:focus+.vfes-form__label:before, .vfes-form__radio:focus+.vfes-form__label:before {
	border: .125rem solid #007c92
}

.vfes-form__checkbox+.vfes-form__label, .vfes-form__radio+.vfes-form__label {
	padding-left: 1.875rem;
	margin-bottom: 0;
	min-height: 1.5rem;
	display: flex;
	align-items: center
}

.vfes-form__checkbox+.vfes-form__label:before, .vfes-form__radio+.vfes-form__label:before {
	content: "";
	width: 1.25rem;
	height: 1.25rem;
	top: .125rem;
	border: .0625rem solid #999;
	background-color: #fff;
	position: absolute;
	left: 0;
	box-sizing: border-box;
	box-shadow: inset 0 .1875rem .375rem 0 rgba(0, 0, 0, .12);
	border-radius: .1875rem
}

.vfes-form__checkbox:checked+.vfes-form__label:after, .vfes-form__radio:checked+.vfes-form__label:after {
	content: "";
	position: absolute
}

.vfes-form__checkbox:checked+.vfes-form__label:after {
	top: .375rem;
	left: .25rem;
	display: block;
	width: .6875rem;
	height: .375rem;
	border: .0625rem solid #428600;
	border-top: 0;
	border-right: 0;
	transform: rotate(-45deg)
}

.vfes-form__radio+.vfes-form__label:before {
	border-radius: 50%
}

.vfes-form__radio:checked+.vfes-form__label:after {
	width: .625rem;
	height: .625rem;
	top: .125rem;
	border-radius: 50%;
	background-color: #428600;
	margin: .3125rem;
	left: 0;
	box-sizing: border-box
}

.vfes-form__label {
	cursor: pointer;
	display: block;
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.3;
	margin: 0 0 .625rem;
	text-align: left;
	position: relative
}

.vfes-form__dropdown {
	position: relative;
	box-shadow: 0 .0625rem .1875rem 0 rgba(0, 0, 0, .2)
}

.vfes-form__dropdown-button {
	display: inline-block;
	font-size: 1.125rem;
	line-height: 1.3;
	margin: 0;
	width: 100%;
	padding: .5625rem 2.8125rem .5625rem .75rem;
	text-align: left;
	position: relative;
	border: .0625rem solid #999;
	border-radius: .375rem
}

.vfes-form__dropdown-button:focus {
	outline: .125rem solid #007c92
}

.vfes-form__dropdown-button:before {
	content: "";
	position: absolute;
	right: .9375rem;
	top: 50%;
	border-width: .0625rem;
	border-right: .0625rem solid #333;
	border-top: .0625rem solid #333;
	display: block;
	width: .875rem;
	height: .875rem;
	transform: rotate(135deg);
	transform: translate3d(0, -.75rem, 0) rotate(135deg)
}

.vfes-form__dropdown-button.opened {
	border-bottom-color: transparent;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.vfes-form__dropdown-button.opened:before {
	transform: translateZ(0) rotate(-45deg)
}

.vfes-form__dropdown-list {
	display: none;
	text-align: left
}

.vfes-form__dropdown-list.opened {
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: absolute;
	top: 100%;
	background-color: #fff;
	width: 100%;
	border-bottom-left-radius: .375rem;
	border-bottom-right-radius: .375rem;
	border-left: .0625rem solid #999;
	border-right: .0625rem solid #999;
	border-bottom: .0625rem solid #999;
	z-index: 3
}

.vfes-form__dropdown-list.opened:before {
	content: "";
	height: .0625rem;
	background-color: #999;
	position: absolute;
	top: 0;
	left: .75rem;
	right: .75rem
}

.vfes-form__dropdown-list-button {
	padding: .625rem 1.125rem .625rem .75rem;
	width: 100%;
	text-align: left
}

.vfes-form__dropdown-list-button:not([disabled]) {
	color: #666
}

.vfes-form__dropdown-list-button:focus, .vfes-form__dropdown-list-button:hover:not([disabled]) {
	color: #fff;
	background-color: #afafaf
}

.vfes-form__dropdown-list-button:focus {
	outline: none
}

@media screen and (min-width:40rem) {
	.vfes-form__select:active+.vfes-form__dropdown, .vfes-form__select:focus+.vfes-form__dropdown {
		outline: .125rem solid #007c92
	}

	.vfes-form__alert-body {
		padding-left: 1.25rem
	}

	.vfes-form__alert-body .vfes-paragraph {
		margin: 0
	}

	.vfes-form__alert-icon {
		width: 2rem;
		height: 2rem
	}

	.vfes-form__alert-icon-box {
		padding: .5rem .75rem
	}

	.vfes-form__alert--error .vfes-form__alert-icon {
		padding: 2.3125rem 3.3125rem
	}

	.vfes-form__alert--info .vfes-form__alert-icon {
		padding: 2.3125rem
	}

	.vfes-form__switch {
		position: absolute;
		opacity: 0
	}

	.vfes-form__switch-trigger {
		cursor: pointer;
		display: inline-block;
		text-align: center;
		background-color: #900;
		max-width: 2.5rem;
		width: 100%;
		border-radius: .75rem;
		height: 1.5rem;
		position: relative
	}

	.vfes-form__switch-trigger:after {
		content: "X";
		width: 1.375rem;
		height: 1.375rem;
		background-color: #fff;
		box-shadow: 0 .0625rem .125rem #333;
		border-radius: 50%;
		display: inline-flex;
		left: .125rem;
		position: absolute;
		justify-content: center;
		align-items: center;
		top: .0625rem;
		color: #900;
		transition: left .3s
	}

	.vfes-form__switch-_input {
		position: absolute;
		opacity: 0;
		pointer-events: none
	}

	.vfes-form__switch-_input:checked+.vfes-form__switch-trigger {
		background-color: #428600
	}

	.vfes-form__switch-_input:checked+.vfes-form__switch-trigger:after {
		left: calc(50% - .25rem);
		content: "✓";
		color: #428600
	}

	.vfes-form__switch-_input:focus+.vfes-form__switch-trigger {
		outline: .125rem solid #007c92;
		border-radius: .625rem
	}

	.vfes-form__switch-_input:disabled+.vfes-form__switch-trigger {
		pointer-events: none;
		background-color: #afafaf
	}

	.vfes-form__switch-_input:disabled+.vfes-form__switch-trigger:after {
		background-color: #ebebeb;
		color: #666
	}

	.vfes-form__switch--warning+.vfes-form__switch-trigger {
		background-color: #fecb00
	}

	.vfes-form__switch--warning+.vfes-form__switch-trigger:after {
		content: "!";
		color: #333
	}

	.vfes-form__switch--warning:checked+.vfes-form__switch-trigger {
		background-color: #fecb00
	}

	.vfes-form__switch--warning:checked+.vfes-form__switch-trigger:after {
		content: "!";
		color: #333
	}

	.vfes-form__switch--undefined+.vfes-form__switch-trigger {
		background-color: #fff;
		border: .0625rem solid #ccc
	}

	.vfes-form__switch--undefined+.vfes-form__switch-trigger:after {
		content: "";
		top: -.0625rem;
		box-shadow: -.0625rem .125rem .125rem 0 rgba(0, 0, 0, .1), 0 0 .125rem 0 rgba(0, 0, 0, .2);
		border: .0625rem solid #ccc;
		margin-left: 0;
		height: 1.375rem;
		width: 1.375rem;
		left: -.0625rem
	}

	.vfes-form__switch--undefined:checked+.vfes-form__switch-trigger {
		background-color: #fff
	}

	.vfes-form__switch--undefined:checked+.vfes-form__switch-trigger:after {
		content: "";
		right: -.0625rem
	}

}

.vfes-carousel {
	opacity: 0;
	transition: opacity .5s ease-out
}

.vfes-carousel--loaded, .vfes-carousel.style-scope {
	opacity: 1
}

.vfes-carousel--active {
	overflow: hidden;
	position: relative;
	padding-top: 1.5rem;
	padding-bottom: 2.5rem
}

.vfes-carousel--active.vfes-carousel__list, .vfes-carousel--active .vfes-carousel__list {
	display: block;
	font-size: 0;
	list-style-type: none;
	margin: 0 !important;
	padding: 0;
	transition: transform .5s ease-out
}

.vfes-carousel--active.vfes-carousel__list-element, .vfes-carousel--active .vfes-carousel__list-element {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .3125rem;
	vertical-align: top;
	letter-spacing: normal;
	font-size: 1rem
}

.vfes-carousel.vfes-carousel--wcs {
	padding-top: 2.1875rem;
	margin-bottom: .9375rem
}

.vfes-carousel__list {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.vfes-carousel__arrow {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	border: 0;
	border-radius: 100%;
	box-shadow: 0 .125rem .375rem 0 rgba(0, 0, 0, .25);
	cursor: pointer;
	font-size: 0;
	height: 2rem;
	left: .0625rem;
	margin: 0;
	outline: none;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translate3d(0, -50%, 0) translate3d(0, -1.25rem, 0);
	transition: all .3s ease-out;
	width: 2rem
}

.vfes-carousel__arrow:after {
	content: "";
	left: 50%;
	position: absolute;
	top: 50%;
	border-width: .0625rem;
	border-right: .0625rem solid #333;
	border-top: .0625rem solid #333;
	display: block;
	width: .75rem;
	height: .75rem;
	transform: rotate(225deg);
	transform: translate(-45%, -50%) rotate(225deg)
}

.vfes-carousel__arrow--right {
	left: auto;
	right: .0625rem
}

.vfes-carousel__arrow--right:after {
	transform: translate(-50%, -50%) rotate(45deg)
}

.vfes-carousel__arrow--right.vfes-carousel__arrow--disabled {
	transform: translate3d(0, -50%, 0) translate3d(0, -1.25rem, 0) translate3d(1.25rem, 0, 0)
}

.vfes-carousel__arrow--disabled {
	opacity: 0;
	pointer-events: none;
	transform: translate3d(0, -50%, 0) translate3d(0, -1.25rem, 0) translate3d(-1.25rem, 0, 0)
}

.vfes-carousel__bullets {
	bottom: .25rem;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center
}

.vfes-carousel__bullets-bullet {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border: 0;
	display: inline-block;
	font-size: 0;
	height: .5rem;
	margin: 0;
	padding: .75rem;
	position: relative;
	vertical-align: middle;
	width: .5rem
}

.vfes-carousel__bullets-bullet:before {
	background-color: #afafaf;
	border-radius: 100%;
	height: inherit;
	width: inherit
}

.vfes-carousel__bullets-bullet:after, .vfes-carousel__bullets-bullet:before {
	content: "";
	display: block;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate3d(-50%, -50%, 0);
	transition: all .5s ease-out;
	transform-origin: center
}

.vfes-carousel__bullets-bullet:after {
	background-color: transparent;
	border: .125rem solid #333;
	border-radius: 100%;
	height: .375rem;
	opacity: 0;
	width: .375rem
}

.vfes-carousel__bullets-bullet[type=button] {
	cursor: pointer
}

.noTouchDevice .vfes-carousel__bullets-bullet[type=button]:hover:before {
	opacity: 0
}

.noTouchDevice .vfes-carousel__bullets-bullet[type=button]:hover:after {
	opacity: 1;
	transform: translate3d(-50%, -50%, 0) scale(1.3)
}

.vfes-carousel__bullets-bullet--active {
	pointer-events: none
}

.vfes-carousel__bullets-bullet--active:before {
	opacity: 0
}

.vfes-carousel__bullets-bullet--active:after {
	opacity: 1;
	transform: translate3d(-50%, -50%, 0)
}

@media only screen and (min-width:40rem) {
	.vfes-carousel__arrow {
		height: 2.5rem;
		width: 2.5rem
	}

	.vfes-carousel--active.vfes-carousel__list-element, .vfes-carousel--active .vfes-carousel__list-element {
		padding: 0 .625rem
	}

	.vfes-carousel__bullets-bullet {
		height: .625rem;
		width: .625rem
	}

}

@media only screen and (min-width:60.625rem) {
	.vfes-carousel__arrow {
		height: 3rem;
		width: 3rem
	}

	.vfes-carousel--active.vfes-carousel__list-element, .vfes-carousel--active .vfes-carousel__list-element {
		padding: 0 .625rem
	}

}

.vfes-tabs {
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif;
	text-align: center
}

.vfes-tabs, .vfes-tabs * {
	box-sizing: border-box
}

.vfes-tabs__container {
	text-align: center;
	margin-bottom: .25rem;
	letter-spacing: -.325rem;
	padding-left: 0;
	margin-top: 2.5rem;
	border: 0
}

.vfes-tabs__tab {
	cursor: pointer;
	display: inline-block;
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif;
	font-size: 1.125rem;
	line-height: 1.25rem;
	max-width: 11.875rem;
	position: relative;
	text-align: center;
	letter-spacing: normal;
	vertical-align: bottom
}

.vfes-tabs__tab:hover {
	color: #e60000
}

.vfes-tabs__tab-button {
	color: #333;
	padding: .75rem 1.75rem;
	border-radius: .625rem;
	font-size: 1.25rem
}

.vfes-tabs__tab-button * {
	pointer-events: none
}

.vfes-tabs__tab-active {
	color: #e60000
}

.vfes-tabs__tab-active:before {
	content: "";
	height: .125rem;
	width: 100%;
	bottom: 0;
	position: absolute;
	left: 0;
	background-color: #e60000
}

.vfes-tabs__tab-active:after {
	content: "";
	display: inline-block;
	position: absolute;
	bottom: -.625rem;
	left: 50%;
	width: 0;
	height: 0;
	border: .3125rem solid transparent;
	border-top-color: #e60000;
	transform: translate(-50%)
}

.vfes-tabs__tab-active .vfes-tabs__tab-button {
	color: #e60000
}

.vfes-tabs__content {
	width: 100%;
	background-color: #ebebeb;
	display: none;
	margin-top: -.25rem;
	padding: 1.5rem 0;
	color: #333;
	letter-spacing: normal;
	text-align: initial
}

.vfes-tabs__content-copy {
	display: none
}

.vfes-tabs__content-open {
	display: block
}

.vfes-tabs__content>.vfes-tabs>.vfes-tabs__container {
	margin-top: 0
}

.vfes-tabs--dropdown>.vfes-tabs__content, .vfes-tabs:not([class*=tabs--])>.vfes-tabs__content {
	padding-top: 1.4375rem
}

.vfes-tabs__link-column {
	max-width: 100%;
	width: 100%;
	margin-right: 0;
	margin-bottom: 1rem;
	font-size: 1.125rem;
	line-height: 1.3
}

.vfes-tabs__link-column-full {
	width: 100%
}

.vfes-tabs__link-column:last-child {
	margin-right: 0 !important
}

.vfes-tabs__link-box {
	display: block;
	padding: 1.375rem 1.25rem 1.25rem;
	width: 100%
}

.vfes-tabs__close {
	height: 1.5rem;
	width: 1.5rem;
	display: inline-block;
	position: absolute;
	top: 1.75rem;
	right: 1.75rem;
	cursor: pointer;
	stroke: #333;
	stroke-width: 0
}

.vfes-tabs .vfes-accordion-item {
	padding: 1.5rem 1rem 2.1875rem
}

.vfes-tabs .vfes-accordion__item {
	padding: 0 1.25rem
}

.vfes-tabs .vfes-accordion .vfes-card {
	padding: 0;
	width: 100%;
	margin-bottom: 0
}

.vfes-tabs .vfes-accordion .vfes-card___img+.vfes-card__content {
	padding-left: 1.25rem
}

.vfes-tabs .vfes-accordion .vfes-card___img+.vfes-card__content .vfes-button {
	margin-top: 1.75rem
}

.vfes-tabs .vfes-accordion .vfes-card__content {
	padding: 0
}

.vfes-tabs .vfes-accordion .vfes-card.vfes-box-shadow {
	border: 0;
	box-shadow: 0 0 0 0 transparent;
	outline: 0
}

.vfes-tabs .vfes-accordion .vfes-card .vfes-title {
	margin-bottom: 1.25rem
}

.vfes-tabs .vfes-accordion .vfes-card .vfes-link {
	padding: 0;
	border: 0
}

.vfes-tabs .vfes-accordion .vfes-card .vfes-link:after {
	position: static
}

.vfes-tabs .vfes-accordion .vfes-card .vfes-button {
	color: #fff;
	margin-top: 1.75rem
}

.vfes-tabs .vfes-accordion .vfes-paragraph {
	font-size: 1rem;
	line-height: 1.25;
	padding: 0;
	margin-bottom: .75rem
}

.vfes-tabs .vfes-accordion .vfes-paragraph:last-child {
	margin-bottom: 1rem
}

.vfes-tabs .vfes-accordion .vfes-paragraph:last-of-type, .vfes-tabs .vfes-accordion .vfes-paragraph:only-child, .vfes-tabs .vfes-accordion .vfes-paragraph:only-of-type {
	margin-bottom: 0
}

.vfes-tabs>.vfes-tabs__content>.vfes-tabs--group {
	max-width: 75rem;
	margin: 0 auto
}

.vfes-tabs>.vfes-tabs__content>.vfes-tabs--group>.vfes-tabs__content {
	text-align: left
}

.vfes-tabs--group .vfes-tabs__tab:first-child {
	border-top-left-radius: .625rem;
	border-bottom-left-radius: .625rem
}

.vfes-tabs--group .vfes-tabs__tab:last-child {
	border-top-right-radius: .625rem;
	border-bottom-right-radius: .625rem
}

.vfes-tabs--group.vfes-tabs__tab, .vfes-tabs--group .vfes-tabs__tab {
	border: .0625rem solid #fff;
	width: 8.75rem;
	max-width: 100%;
	overflow: hidden
}

.vfes-tabs--group.vfes-tabs__tab:after, .vfes-tabs--group .vfes-tabs__tab:after, .vfes-tabs--group.vfes-tabs__tab:before, .vfes-tabs--group .vfes-tabs__tab:before {
	display: none
}

.vfes-tabs--group.vfes-tabs__tab:hover, .vfes-tabs--group .vfes-tabs__tab:hover {
	background-color: #ebebeb;
	color: #333
}

.vfes-tabs--group.vfes-tabs__tab .vfes-tabs__tab-button.vfes-tabs__tab-active, .vfes-tabs--group .vfes-tabs__tab .vfes-tabs__tab-button.vfes-tabs__tab-active {
	background-color: #333;
	color: #fff;
	border-color: #333
}

.vfes-tabs--group.vfes-tabs__tab .vfes-tabs__tab-button.vfes-tabs__tab-active:hover, .vfes-tabs--group .vfes-tabs__tab .vfes-tabs__tab-button.vfes-tabs__tab-active:hover {
	background-color: #333;
	color: #fff
}

.vfes-tabs--group.vfes-tabs__tab .vfes-tabs__tab-button.vfes-tabs__tab-active:after, .vfes-tabs--group .vfes-tabs__tab .vfes-tabs__tab-button.vfes-tabs__tab-active:after, .vfes-tabs--group.vfes-tabs__tab .vfes-tabs__tab-button.vfes-tabs__tab-active:before, .vfes-tabs--group .vfes-tabs__tab .vfes-tabs__tab-button.vfes-tabs__tab-active:before {
	display: none
}

.vfes-tabs--group.vfes-tabs__tab>.vfes-tabs__tab-button, .vfes-tabs--group .vfes-tabs__tab>.vfes-tabs__tab-button {
	padding: 1.0625rem;
	width: 100%;
	background-color: #ebebeb;
	color: #333;
	border-radius: 0
}

.vfes-tabs--group>.vfes-tabs__content {
	border-top: 0
}

.vfes-tabs--group>.vfes-tabs__content>.vfes-button {
	margin-top: 3rem
}

.vfes-tabs--topics {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto
}

.vfes-tabs--topics>.vfes-title {
	margin: 1.25rem 0;
	text-align: center;
	width: 100%
}

.vfes-tabs--topics>.vfes-tabs__container {
	margin-right: 1.25rem;
	margin-top: 0;
	max-width: 17.5rem;
	width: calc(25% - .9375rem);
	letter-spacing: normal;
	white-space: normal;
	padding-bottom: 0
}

.vfes-tabs--topics>.vfes-tabs__container:nth-of-type(4n) {
	margin-right: 0
}

.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab {
	display: block;
	max-width: 100%;
	width: 100%;
	margin-bottom: 1.25rem
}

.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab-button {
	border-radius: .625rem;
	padding: 1.4375rem 2.75rem .9375rem;
	background-color: #fff;
	border: .0625rem solid #ccc;
	color: #fff
}

.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab-button:hover {
	background-color: #fff;
	color: #e60000;
	border: .0625rem solid #e60000
}

.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab-button:hover _svg {
	color: #e60000;
	stroke: #e60000
}

.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab:last-child {
	margin-right: 0
}

.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab _svg {
	display: inline-block;
	width: 3rem;
	height: 3rem;
	color: #333;
	fill: transparent;
	stroke-width: 0;
	stroke: #333
}

.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab p {
	font-size: 1.125rem;
	line-height: 1.25rem;
	margin: 1rem 0 0
}

.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab-active {
	margin-bottom: 2.25rem
}

.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab-active .vfes-tabs__tab-button {
	background-color: #e60000;
	color: #fff;
	border: .0625rem solid #e60000
}

.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab-active .vfes-tabs__tab-button:hover {
	background-color: #e60000;
	color: #fff
}

.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab-active .vfes-tabs__tab-button:hover _svg {
	color: #fff;
	stroke: #fff
}

.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab-active:before {
	display: none
}

.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab-active:after {
	content: "";
	bottom: -2.3125rem;
	border: 1.25rem solid transparent;
	border-bottom-color: #ebebeb;
	transform: translateX(-50%)
}

.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab-active _svg {
	color: #fff;
	stroke: #fff
}

.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab-active+.vfes-tabs__content {
	display: block;
	text-align: left;
	position: absolute;
	left: 0;
	padding: 3.5rem 5rem 2.5rem;
	width: 100%;
	border-radius: .625rem
}

.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__content {
	border-top: 0;
	z-index: 1
}

.vfes-tabs--topics .vfes-card {
	max-width: 100%;
	width: 100%;
	text-align: right;
	margin-right: 0;
	letter-spacing: normal;
	margin-left: 0
}

.vfes-tabs--topics .vfes-card .vfes-title {
	margin-bottom: 1rem
}

.vfes-tabs--topics .vfes-card .vfes-button {
	width: auto;
	margin-right: 1.25rem;
	margin-top: 2rem
}

.vfes-tabs--topics .vfes-card .vfes-button:last-child, .vfes-tabs--topics .vfes-card .vfes-button:only-of-type {
	margin-right: 0
}

.vfes-tabs--topics .vfes-card-full {
	width: 100%
}

.vfes-tabs--topics>.vfes-1\/1>.vfes-button {
	margin-top: 1.25rem
}

.vfes-tabs--circle>.vfes-tabs__container {
	margin-bottom: 2rem;
	border-bottom: 0;
	display: flex;
	justify-content: center
}

.vfes-tabs--circle.vfes-tabs__tab-circle, .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab {
	background-color: transparent;
	max-width: 7.5rem;
	width: calc(16.66667% - 5rem);
	margin-right: 5rem;
	padding: 0;
	vertical-align: top
}

.vfes-tabs--circle.vfes-tabs__tab-circle:last-child, .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab:last-child {
	margin-right: 0
}

.vfes-tabs--circle.vfes-tabs__tab-circle:hover, .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab:hover {
	background-color: transparent;
	color: #e60000
}

.vfes-tabs--circle.vfes-tabs__tab-circle _svg.icon--small, .vfes-tabs--circle.vfes-tabs__tab-circle vfes-icon, .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab _svg.icon--small, .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab vfes-icon {
	display: inline-block;
	width: 4rem;
	height: 4rem;
	color: #e60000;
	fill: transparent;
	background-color: #fff;
	border: .0625rem solid #e60000;
	padding: .75rem;
	border-radius: 100%;
	stroke: #e60000
}

.vfes-tabs--circle.vfes-tabs__tab-circle p, .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab p {
	line-height: 1.25rem;
	font-size: 1.125rem;
	margin: 1rem 0 0
}

.vfes-tabs--circle.vfes-tabs__tab-circle .vfes-tabs__tab-active.vfes-tabs__tab-button, .vfes-tabs--circle.vfes-tabs__tab-circle .vfes-tabs__tab-active.vfes-tabs__tab-button:hover, .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-active.vfes-tabs__tab-button, .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-active.vfes-tabs__tab-button:hover {
	background-color: transparent;
	color: #e60000
}

.vfes-tabs--circle.vfes-tabs__tab-circle .vfes-tabs__tab-active.vfes-tabs__tab-button:hover .icon, .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-active.vfes-tabs__tab-button:hover .icon {
	background-color: #e60000;
	color: #fff;
	stroke: #fff
}

.vfes-tabs--circle.vfes-tabs__tab-circle .vfes-tabs__tab-active.vfes-tabs__tab-button:before, .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-active.vfes-tabs__tab-button:before {
	display: none
}

.vfes-tabs--circle.vfes-tabs__tab-circle .vfes-tabs__tab-active.vfes-tabs__tab-button:after, .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-active.vfes-tabs__tab-button:after {
	content: "";
	bottom: -2.0625rem;
	border: 1.25rem solid transparent;
	border-bottom-color: #ebebeb;
	transform: translateX(-50%)
}

.vfes-tabs--circle.vfes-tabs__tab-circle .vfes-tabs__tab-active.vfes-tabs__tab-button .icon--small, .vfes-tabs--circle.vfes-tabs__tab-circle .vfes-tabs__tab-active.vfes-tabs__tab-button vfes-icon, .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-active.vfes-tabs__tab-button .icon--small, .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-active.vfes-tabs__tab-button vfes-icon {
	background-color: #e60000;
	border-color: #e60000;
	color: #fff;
	stroke: #fff
}

.vfes-tabs--circle.vfes-tabs__tab-circle {
	width: 100%
}

.vfes-tabs--circle>.vfes-tabs__content {
	border-top: 0
}

.vfes-tabs--gray {
	background-color: #ebebeb
}

.vfes-tabs--gray.vfes-tabs__content, .vfes-tabs--gray>.vfes-tabs__content {
	background-color: #fff;
	border-top-color: #fff
}

.vfes-tabs--gray.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab-active:after {
	border-bottom-color: #666
}

.vfes-tabs--gray.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__content {
	background-color: #666;
	border-top-color: #666;
	color: #fff
}

.vfes-tabs--gray.vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab-active:after {
	border-bottom-color: #fff
}

.vfes-tabs--black {
	background-color: #4a4d4e;
	color: #fff
}

.vfes-tabs--black>.vfes-tabs__container>.vfes-tabs__tab {
	color: #ccc
}

.vfes-tabs--black>.vfes-tabs__container>.vfes-tabs__tab-active, .vfes-tabs--black>.vfes-tabs__container>.vfes-tabs__tab:hover {
	color: #fff
}

.vfes-tabs--black>.vfes-tabs__container>.vfes-tabs__tab-active:before {
	background-color: #fff
}

.vfes-tabs--black>.vfes-tabs__container>.vfes-tabs__tab-active:after {
	border-top-color: #fff
}

.vfes-tabs--black.vfes-tabs--group {
	background-color: #333
}

.vfes-tabs--black.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab {
	color: #ccc;
	background-color: #4a4d4e;
	border-color: #999
}

.vfes-tabs--black.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:hover {
	background-color: #666
}

.vfes-tabs--black.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab-active {
	background-color: #f4f4f4;
	color: #333;
	border-color: #ccc
}

.vfes-tabs--black.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab-active:hover {
	background-color: #f4f4f4;
	color: #333
}

.vfes-tabs--black.vfes-tabs__content, .vfes-tabs--black>.vfes-tabs__content {
	background-color: #333;
	border-top-color: #666;
	color: #fff
}

.vfes-tabs--black.vfes-tabs--dropdown {
	background-color: #333
}

.vfes-tabs--black.vfes-tabs--dropdown.vfes-tabs__tab, .vfes-tabs--black.vfes-tabs--dropdown>.vfes-tabs__container>.vfes-tabs__tab {
	border: 0;
	background-color: #4a4d4e;
	color: #ccc
}

.vfes-tabs--black.vfes-tabs--dropdown.vfes-tabs__tab:hover, .vfes-tabs--black.vfes-tabs--dropdown>.vfes-tabs__container>.vfes-tabs__tab:hover {
	color: #ccc
}

.vfes-tabs--black.vfes-tabs--dropdown.vfes-tabs__tab:after, .vfes-tabs--black.vfes-tabs--dropdown>.vfes-tabs__container>.vfes-tabs__tab:after {
	background-color: #4a4d4e;
	border-top-color: #ccc;
	border-right-color: #ccc
}

.vfes-tabs--black.vfes-tabs--dropdown.vfes-tabs__tab:before, .vfes-tabs--black.vfes-tabs--dropdown>.vfes-tabs__container>.vfes-tabs__tab:before {
	display: none
}

.vfes-tabs--black.vfes-tabs--dropdown.vfes-tabs__tab-active, .vfes-tabs--black.vfes-tabs--dropdown>.vfes-tabs__container>.vfes-tabs__tab-active {
	color: #ccc
}

.vfes-tabs--black.vfes-tabs--dropdown.vfes-tabs__tab-active+.vfes-tabs__content-copy, .vfes-tabs--black.vfes-tabs--dropdown>.vfes-tabs__container>.vfes-tabs__tab-active+.vfes-tabs__content-copy {
	background-color: #4a4d4e;
	color: #ccc;
	border: 0
}

.vfes-tabs--black.vfes-tabs--dropdown.vfes-tabs__tab-active+.vfes-tabs__content-copy:after, .vfes-tabs--black.vfes-tabs--dropdown>.vfes-tabs__container>.vfes-tabs__tab-active+.vfes-tabs__content-copy:after {
	background-color: #4a4d4e
}

.vfes-tabs--black.vfes-tabs--dropdown.vfes-tabs__tab-active:before, .vfes-tabs--black.vfes-tabs--dropdown>.vfes-tabs__container>.vfes-tabs__tab-active:before {
	display: block;
	background-color: #ccc
}

@media only screen and (min-width:40rem) {
	.vfes-tabs__link-column:nth-last-child(n+2):first-child, .vfes-tabs__link-column:nth-last-child(n+2):first-child~.vfes-tabs__link-column {
		margin-right: 1.25rem;
		width: calc(50% - .625rem)
	}

	.vfes-tabs__link-column:nth-last-child(n+2):first-child~.vfes-tabs__link-column:nth-last-child(n+2) {
		margin-right: 0
	}

	.vfes-tabs--topics .vfes-card:nth-last-child(n+2):first-child, .vfes-tabs--topics .vfes-card:nth-last-child(n+2):first-child~.vfes-card {
		margin-right: 1.25rem;
		width: calc(50% - .75rem)
	}

	.vfes-tabs--topics .vfes-card:nth-last-child(n+2):first-child~.vfes-card:last-child, .vfes-tabs--topics .vfes-card:nth-last-child(n+2):first-child~.vfes-card:nth-last-child(n+2) {
		margin-right: 0
	}

}

@media only screen and (min-width:60.625rem) {
	.vfes-tabs__link-column:nth-last-child(n+3):first-child, .vfes-tabs__link-column:nth-last-child(n+3):first-child~.vfes-tabs__link-column {
		margin-right: 1.875rem;
		width: calc(33.33333% - 1.25rem)
	}

	.vfes-tabs__link-column:nth-last-child(n+2):first-child~.vfes-tabs__link-column:nth-last-child(n+2) {
		margin-right: 1.875rem
	}

	.vfes-tabs__link-column:nth-last-child(n+3):first-child~.vfes-tabs__link-column:last-child, .vfes-tabs__link-column:nth-last-child(n+3):first-child~.vfes-tabs__link-column:nth-last-child(n+3) {
		margin-right: 0
	}

	.vfes-tabs--topics {
		position: relative
	}

	.vfes-tabs--topics .vfes-card:nth-last-child(n+3):first-child, .vfes-tabs--topics .vfes-card:nth-last-child(n+3):first-child~.vfes-card {
		margin-right: 1.875rem;
		width: calc(33.33333% - 1.4375rem)
	}

	.vfes-tabs--topics .vfes-card:nth-last-child(n+2):first-child~.vfes-card:nth-last-child(n+2) {
		margin-right: 1.875rem
	}

	.vfes-tabs--topics .vfes-card:nth-last-child(n+3):first-child~.vfes-card:last-child, .vfes-tabs--topics .vfes-card:nth-last-child(n+3):first-child~.vfes-card:nth-last-child(n+3) {
		margin-right: 0
	}

	.vfes-tabs--topics .vfes-card:nth-last-child(n+3):first-child .vfes-button, .vfes-tabs--topics .vfes-card:nth-last-child(n+3):first-child~.vfes-card .vfes-button {
		width: 100%;
		margin-right: 0;
		margin-top: .75rem
	}

	.vfes-tabs--topics .vfes-card:nth-last-child(n+3):first-child .vfes-button:first-of-type, .vfes-tabs--topics .vfes-card:nth-last-child(n+3):first-child .vfes-button:only-child, .vfes-tabs--topics .vfes-card:nth-last-child(n+3):first-child .vfes-button:only-of-type, .vfes-tabs--topics .vfes-card:nth-last-child(n+3):first-child~.vfes-card .vfes-button:first-of-type, .vfes-tabs--topics .vfes-card:nth-last-child(n+3):first-child~.vfes-card .vfes-button:only-child, .vfes-tabs--topics .vfes-card:nth-last-child(n+3):first-child~.vfes-card .vfes-button:only-of-type {
		margin-top: 2rem
	}

}

@media only screen and (max-width:60.625rem) {
	.vfes-tabs__container {
		overflow-x: auto;
		overflow-y: hidden;
		max-width: 100%;
		white-space: nowrap
	}

	.vfes-tabs__tab {
		max-width: 8.0625rem;
		padding: .75rem 1.25rem;
		width: 100%;
		white-space: normal
	}

	.vfes-tabs__close {
		top: .5rem;
		right: .5rem
	}

	.vfes-tabs .vfes-card:nth-last-child(n+2):first-child, .vfes-tabs .vfes-card:nth-last-child(n+2):first-child~.vfes-card {
		margin-right: 1.25rem;
		width: calc(50% - .625rem)
	}

	.vfes-tabs .vfes-card:nth-last-child(n+2):first-child~.vfes-card:last-child, .vfes-tabs .vfes-card:nth-last-child(n+2):first-child~.vfes-card:nth-last-child(n+2) {
		margin-right: 0
	}

	.vfes-tabs .vfes-accordion-item {
		padding-top: 1.375rem
	}

	.vfes-tabs .vfes-accordion .vfes-card___img {
		margin-top: .4375rem
	}

	.vfes-tabs .vfes-accordion .vfes-card___img _img {
		height: 8.75rem;
		object-position: center
	}

	.vfes-tabs .vfes-accordion .vfes-card___img+.vfes-card__content {
		padding-top: 1.3125rem;
		padding-left: 0
	}

	.vfes-tabs .vfes-accordion .vfes-card__content .vfes-title {
		margin-bottom: 1rem
	}

	.vfes-tabs .vfes-accordion .vfes-card__content .vfes-paragraph:last-child {
		margin-bottom: .3125rem
	}

	.vfes-tabs .vfes-accordion .vfes-card__content .vfes-button {
		margin-top: 1.5625rem
	}

	.vfes-tabs>.vfes-tabs__content>.vfes-tabs--group {
		max-width: 48rem
	}

	.vfes-tabs--group>.vfes-tabs__container {
		margin-left: 1.25rem;
		margin-right: 1.25rem
	}

	.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab {
		max-width: 9.3125rem;
		padding: .8125rem 1.25rem;
		width: 100%
	}

	.vfes-tabs--topics {
		max-width: 48rem
	}

	.vfes-tabs--topics>.vfes-tabs__container {
		max-width: 14.3125rem;
		width: calc(33.33333% - 1.25rem)
	}

	.vfes-tabs--topics>.vfes-tabs__container:nth-of-type(4n) {
		margin-right: 1.25rem
	}

	.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab {
		padding-left: 1.25rem;
		padding-right: 1.25rem
	}

	.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab-active+.vfes-tabs__content {
		padding: 3.5rem 2.625rem 2.5rem
	}

	.vfes-tabs--topics>.vfes-tabs__container .vfes-accordion__item:last-of-type {
		margin-bottom: 1rem
	}

	.vfes-tabs--topics .vfes-card:nth-last-child(n+2):first-child .vfes-button, .vfes-tabs--topics .vfes-card:nth-last-child(n+2):first-child~.vfes-card .vfes-button {
		width: 100%;
		margin-right: 0;
		margin-top: .75rem
	}

	.vfes-tabs--topics .vfes-card:nth-last-child(n+2):first-child .vfes-button:first-of-type, .vfes-tabs--topics .vfes-card:nth-last-child(n+2):first-child~.vfes-card .vfes-button:first-of-type {
		margin-top: 2.25rem
	}

	.vfes-tabs--topics .vfes-card:last-of-type {
		margin-bottom: 1rem
	}

	.vfes-tabs--circle .vfes-tabs__container {
		padding-bottom: 2rem
	}

	.vfes-tabs--circle .vfes-tabs__tab {
		max-width: 6.375rem;
		padding: 0;
		width: 100%;
		margin-right: 1.375rem
	}

	.vfes-tabs--circle .vfes-tabs__tab:last-child {
		margin-right: 0
	}

	.vfes-tabs--circle>.vfes-tabs__content {
		margin-top: -2.0625rem
	}

}

@media only screen and (max-width:40rem) {
	.vfes-tabs__link-box {
		padding: 1.125rem .75rem
	}

	.vfes-tabs__link-column, .vfes-tabs__link-column:first-of-type {
		margin-bottom: .75rem
	}

	.vfes-tabs__link-column:last-of-type {
		margin-bottom: 0
	}

	.vfes-tabs__close {
		height: 1.25rem;
		width: 1.25rem;
		top: 1rem;
		right: .625rem
	}

	.vfes-tabs__content .vfes-button {
		width: 100%;
		max-width: 100%
	}

	.vfes-tabs .vfes-card, .vfes-tabs .vfes-card:nth-last-child(n+2):first-child, .vfes-tabs .vfes-card:nth-last-child(n+2):first-child~.vfes-card {
		width: 100%;
		max-width: 100%;
		margin-right: 0;
		display: block
	}

	.vfes-tabs .vfes-accordion__item:last-of-type {
		margin-bottom: 0
	}

	.vfes-tabs .vfes-accordion-item {
		padding: 1.5rem .25rem 2.1875rem
	}

	.vfes-tabs .vfes-accordion__heading {
		padding: 1.0625rem .25rem;
		margin-left: .25rem
	}

	.vfes-tabs .vfes-accordion__content {
		margin-top: 0
	}

	.vfes-tabs .vfes-accordion .vfes-card___img {
		max-width: 0
	}

	.vfes-tabs .vfes-accordion .vfes-card___img+.vfes-card__content {
		padding-top: .8125rem;
		padding-left: 0
	}

	.vfes-tabs .vfes-accordion .vfes-card--large>.vfes-card___img {
		min-width: 12.5rem;
		max-width: -moz-fit-content;
		max-width: fit-content
	}

	.vfes-tabs .vfes-accordion .vfes-card__content .vfes-paragraph:last-child {
		margin-bottom: .375rem
	}

	.vfes-tabs .vfes-accordion .vfes-card__content .vfes-button {
		margin-top: .75rem;
		font-size: 1.125rem;
		line-height: 1.3
	}

	.vfes-tabs .vfes-accordion .vfes-card__content .vfes-button:first-of-type {
		margin-top: 1.625rem
	}

	.vfes-tabs>.vfes-title--1 {
		font-size: 2.25rem;
		line-height: 1.15
	}

	.vfes-tabs--group>.vfes-tabs__container {
		margin-left: .625rem;
		margin-right: .625rem
	}

	.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:after {
		display: none
	}

	.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child {
		position: relative
	}

	.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child:after {
		display: inline-block;
		border: 0;
		border-right: .0625rem solid #333;
		border-top: .0625rem solid #333;
		content: "";
		display: block;
		height: .625rem;
		width: .625rem;
		transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		left: auto;
		top: 1rem;
		right: 1rem;
		background-color: transparent;
		position: absolute
	}

	.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child, .vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child~.vfes-tabs__tab {
		max-width: 100%;
		width: 100%;
		border: .0625rem solid #afafaf;
		background-color: #f4f4f4;
		padding: .625rem 4.125rem .625rem 1rem;
		margin: 0;
		text-align: left;
		color: #333;
		display: block
	}

	.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child {
		border-bottom: 0;
		border-bottom-left-radius: 0;
		border-top-right-radius: .625rem
	}

	.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child~.vfes-tabs__tab {
		border-top: 0;
		border-bottom: 0
	}

	.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child~.vfes-tabs__tab:nth-child(2n) {
		background-color: #ebebeb
	}

	.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3)~.vfes-tabs__tab:last-child {
		border-bottom: .0625rem solid #afafaf;
		border-top-right-radius: 0;
		border-bottom-left-radius: .375rem
	}

	.vfes-tabs--group-close>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child, .vfes-tabs--group-close>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child~.vfes-tabs__tab {
		display: none
	}

	.vfes-tabs--group-close>.vfes-tabs__container>.vfes-tabs__tab-active.vfes-tabs__tab:nth-last-child(n+3):first-child, .vfes-tabs--group-close>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child~.vfes-tabs__tab-active {
		display: block;
		border-top: .0625rem solid #afafaf;
		border-bottom: .0625rem solid #afafaf;
		background-color: #f4f4f4 !important;
		border-radius: .375rem
	}

	.vfes-tabs--group-close>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child:after, .vfes-tabs--group-close>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3)~.vfes-tabs__tab-active:after {
		display: inline-block;
		border: 0;
		border-right: .0625rem solid #333;
		border-top: .0625rem solid #333;
		content: "";
		display: block;
		height: .625rem;
		width: .625rem;
		transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		top: auto;
		bottom: 1rem;
		left: auto;
		right: 1rem
	}

	.vfes-tabs--topics {
		max-width: 20rem
	}

	.vfes-tabs--topics>.vfes-tabs__container {
		width: calc(50% - .3125rem);
		padding-bottom: 0;
		margin-left: .625rem;
		margin-right: 0
	}

	.vfes-tabs--topics>.vfes-tabs__container:first-of-type {
		margin-left: 0
	}

	.vfes-tabs--topics>.vfes-tabs__container:nth-of-type(2n) {
		margin-right: 0
	}

	.vfes-tabs--topics>.vfes-tabs__container:nth-of-type(odd) {
		margin-left: 0
	}

	.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab {
		padding-left: .5rem;
		padding-right: .5rem;
		margin-bottom: .75rem
	}

	.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab p {
		font-size: 1rem
	}

	.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab.vfes-tabs__tab-active {
		margin-bottom: 1.5rem
	}

	.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab.vfes-tabs__tab-active:after {
		bottom: -1.6875rem
	}

	.vfes-tabs--topics>.vfes-tabs__container>.vfes-tabs__tab-active+.vfes-tabs__content {
		padding: 3.25rem .5rem 1.75rem
	}

	.vfes-tabs--topics .vfes-card--large>.vfes-card___img {
		min-width: 0;
		max-width: -moz-fit-content;
		max-width: fit-content
	}

	.vfes-tabs--topics .vfes-card .vfes-title {
		margin-bottom: .75rem
	}

	.vfes-tabs--topics .vfes-card .vfes-button {
		width: 100%;
		margin-right: 0;
		margin-top: .75rem
	}

	.vfes-tabs--topics .vfes-card .vfes-button:first-of-type {
		margin-top: 2.25rem !important
	}

	.vfes-tabs--topics>.vfes-1\/1>.vfes-button {
		margin-top: .75rem;
		width: 100%
	}

	.vfes-tabs--circle .vfes-tabs__container {
		margin: 0 1.5rem .25rem;
		padding-bottom: 1.6875rem
	}

	.vfes-tabs--circle .vfes-tabs__tab {
		max-width: 3.75rem;
		padding: 0;
		width: 100%;
		margin-right: 1.5rem
	}

	.vfes-tabs--circle.vfes-tabs__tab:last-child, .vfes-tabs--circle .vfes-tabs__tab:last-child {
		margin-right: 0
	}

	.vfes-tabs--circle.vfes-tabs__tab-active:after, .vfes-tabs--circle .vfes-tabs__tab-active:after {
		bottom: -1.6875rem;
		border-width: .9375rem
	}

	.vfes-tabs--circle.vfes-tabs__tab _svg.icon--small, .vfes-tabs--circle .vfes-tabs__tab _svg.icon--small, .vfes-tabs--circle.vfes-tabs__tab vfes-icon, .vfes-tabs--circle .vfes-tabs__tab vfes-icon {
		width: 3.75rem;
		height: 3.75rem;
		stroke-width: 0
	}

	.vfes-tabs--circle.vfes-tabs__tab vfes-icon, .vfes-tabs--circle .vfes-tabs__tab vfes-icon {
		padding: .625rem
	}

	.vfes-tabs--circle.vfes-tabs__tab p, .vfes-tabs--circle .vfes-tabs__tab p {
		font-size: 1rem;
		margin-top: .5625rem
	}

	.vfes-tabs--circle .vfes-tabs__content {
		margin-top: -.3125rem
	}

	.vfes-tabs--dropdown>.vfes-tabs__container {
		padding: .0625rem .625rem 0;
		margin-top: 0
	}

	.vfes-tabs--dropdown.vfes-tabs__tab, .vfes-tabs--dropdown .vfes-tabs__tab {
		display: block;
		width: 100%;
		line-height: 1.5rem;
		max-width: 100%;
		padding: 1.125rem 4rem 1rem 1.25rem;
		text-align: left;
		border: .0625rem solid #ccc;
		border-bottom: 0;
		margin-bottom: .625rem;
		box-shadow: 0 .125rem .25rem 0 rgba(0, 0, 0, .25);
		border-radius: .625rem
	}

	.vfes-tabs--dropdown.vfes-tabs__tab:after, .vfes-tabs--dropdown .vfes-tabs__tab:after {
		border-right: .0625rem solid #e60000;
		border-top: .0625rem solid #e60000;
		content: "";
		display: block;
		height: .9375rem;
		width: .9375rem;
		transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		border-left: 0;
		border-bottom: 0;
		left: auto;
		right: 1.25rem;
		top: 1.1875rem;
		position: absolute
	}

	.vfes-tabs--dropdown.vfes-tabs__tab:before, .vfes-tabs--dropdown .vfes-tabs__tab:before {
		content: "";
		height: .0625rem;
		bottom: 0;
		position: absolute;
		left: 0;
		right: 0;
		background-color: #ccc;
		box-sizing: border-box;
		z-index: 2;
		display: none
	}

	.vfes-tabs--dropdown.vfes-tabs__tab:hover, .vfes-tabs--dropdown .vfes-tabs__tab:hover {
		color: #333
	}

	.vfes-tabs--dropdown.vfes-tabs__tab-active, .vfes-tabs--dropdown .vfes-tabs__tab-active {
		color: #e60000;
		margin-bottom: 0;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0
	}

	.vfes-tabs--dropdown.vfes-tabs__tab-active:after, .vfes-tabs--dropdown .vfes-tabs__tab-active:after {
		transform: rotate(-45deg);
		top: 1.8125rem
	}

	.vfes-tabs--dropdown.vfes-tabs__tab-active:before, .vfes-tabs--dropdown .vfes-tabs__tab-active:before {
		width: auto;
		left: .5rem;
		right: .5rem;
		display: block
	}

	.vfes-tabs--dropdown.vfes-tabs__tab-active+.vfes-tabs__content-copy:after, .vfes-tabs--dropdown .vfes-tabs__tab-active+.vfes-tabs__content-copy:after {
		content: "";
		display: block;
		background: #fff;
		top: -.1875rem;
		height: .5rem;
		position: absolute;
		width: 100%;
		left: 0;
		z-index: 1
	}

	.vfes-tabs--dropdown.vfes-tabs__tab-active+.vfes-tabs__content-copy>.vfes-layout__wrapper, .vfes-tabs--dropdown .vfes-tabs__tab-active+.vfes-tabs__content-copy>.vfes-layout__wrapper {
		padding: 0
	}

	.vfes-tabs--dropdown.vfes-tabs__tab-active+.vfes-tabs__content-copy .vfes-tabs__container, .vfes-tabs--dropdown .vfes-tabs__tab-active+.vfes-tabs__content-copy .vfes-tabs__container {
		margin: 0
	}

	.vfes-tabs--dropdown.vfes-tabs__tab-active+.vfes-tabs__content-copy .vfes-tabs__container .vfes-tabs__tab, .vfes-tabs--dropdown .vfes-tabs__tab-active+.vfes-tabs__content-copy .vfes-tabs__container .vfes-tabs__tab {
		max-width: 8.625rem;
		display: flex;
		float: left;
		align-items: center;
		justify-content: center
	}

	.vfes-tabs--dropdown.vfes-tabs__tab-active+.vfes-tabs__content-copy .vfes-tabs__content, .vfes-tabs--dropdown .vfes-tabs__tab-active+.vfes-tabs__content-copy .vfes-tabs__content {
		padding: 1.5rem 0 0
	}

	.vfes-tabs--dropdown>.vfes-tabs__content {
		display: none !important
	}

	.vfes-tabs--dropdown>.vfes-tabs__content-copy {
		display: none
	}

	.vfes-tabs--black.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child {
		border-top-color: #999
	}

	.vfes-tabs--black.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child:after {
		border-top-color: #ccc;
		border-right-color: #ccc
	}

	.vfes-tabs--black.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child, .vfes-tabs--black.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child~.vfes-tabs__tab {
		border-color: #ccc;
		color: #ccc;
		background-color: #4a4d4e
	}

	.vfes-tabs--black.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child:hover, .vfes-tabs--black.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child~.vfes-tabs__tab:hover {
		color: #ccc
	}

	.vfes-tabs--black.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child~.vfes-tabs__tab:nth-child(2n) {
		background-color: #666
	}

	.vfes-tabs--black.vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3)~.vfes-tabs__tab:last-child {
		border-bottom-color: #999
	}

	.vfes-tabs--black.vfes-tabs--group-close>.vfes-tabs__container>.vfes-tabs__tab-active.vfes-tabs__tab:nth-last-child(n+3):first-child, .vfes-tabs--black.vfes-tabs--group-close>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child~.vfes-tabs__tab-active {
		background-color: #4a4d4e !important
	}

}

.vfes-breadcrumbs {
	padding: 1.25rem;
	border-top: .0625rem solid #ccc;
	border-bottom: .0625rem solid #ccc
}

.vfes-breadcrumbs__wrapper {
	display: flex;
	margin: 0 auto;
	list-style: none;
	max-width: 75rem;
	width: 100%;
	padding: 0 .625rem
}

.vfes-breadcrumbs__wrapper li:last-child .vfes-link {
	text-decoration: none;
	pointer-events: none;
	cursor: default
}

.vfes-breadcrumbs__wrapper li:last-child .vfes-link:after {
	display: none
}

.vfes-breadcrumbs .vfes-link {
	padding-right: 1.0625rem;
	text-decoration: underline;
	font-size: 1.125rem
}

.vfes-breadcrumbs.vfes-color-bg-vodafone-gray .vfes-link {
	color: #ccc
}

.vfes-breadcrumbs.vfes-color-bg-vodafone-gray .vfes-link:after {
	border-top-color: #fff;
	border-right-color: #fff
}

.vfes-breadcrumbs.vfes-color-bg-abbey .vfes-link, .vfes-breadcrumbs.vfes-color-bg-dusty-gray .vfes-link {
	color: #fff
}

.vfes-breadcrumbs.vfes-color-bg-abbey .vfes-link:after, .vfes-breadcrumbs.vfes-color-bg-dusty-gray .vfes-link:after {
	border-top-color: #fff;
	border-right-color: #fff
}

@media only screen and (max-width:60.625rem) {
	.vfes-breadcrumbs {
		padding: .9375rem 0
	}

	.vfes-breadcrumbs__wrapper {
		padding: 0 1.25rem
	}

	.vfes-breadcrumbs li:nth-last-child(2) .vfes-link {
		display: inline-block
	}

	.vfes-breadcrumbs .vfes-link {
		display: none;
		padding-right: .875rem;
		padding-left: 1.5rem;
		text-decoration: underline;
		position: relative
	}

	.vfes-breadcrumbs .vfes-link:after {
		position: absolute;
		left: 0;
		top: .375rem;
		margin-left: 0;
		transform: rotate(225deg);
		display: inline-block
	}

}

@media only screen and (max-width:40rem) {
	.vfes-breadcrumbs__wrapper {
		padding: 0 .625rem
	}

}

.vfes-accordion {
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif
}

.vfes-accordion__item {
	box-shadow: 0 .125rem .25rem 0 rgba(0, 0, 0, .25);
	margin-bottom: .75rem;
	border: .0625rem solid #f4f4f4;
	background: #fff;
	border-radius: .625rem
}

.vfes-accordion__item a {
	color: #333
}

.vfes-accordion__heading {
	display: block;
	font-size: 1.125rem;
	line-height: 1.3;
	padding: 1.125rem 1.25rem;
	position: relative;
	width: 100%;
	text-align: left
}

.vfes-accordion__heading:hover {
	text-decoration: underline
}

.vfes-accordion__heading:focus {
	outline: .125rem solid #007c92
}

.vfes-accordion__heading:after {
	border-right: .0625rem solid #e60000;
	border-top: .0625rem solid #e60000;
	content: "";
	display: block;
	height: .8125rem;
	width: .8125rem;
	transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	position: absolute;
	display: inline-block;
	right: .9375rem;
	transition: all .5s;
	transform: translateY(-50%) rotate(135deg);
	top: 50%
}

.vfes-accordion__heading--active+.vfes-accordion__content {
	height: auto;
	padding: 1.375rem 1.25rem 1.125rem
}

.vfes-accordion__heading--active:after {
	transform: translateY(-50%) rotate(-45deg)
}

.vfes-accordion__heading--active:before {
	content: "";
	bottom: 0;
	height: .0625rem;
	left: .5rem;
	right: .5rem;
	background-color: #ccc;
	position: absolute;
	z-index: 1
}

.vfes-accordion__content {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height .3s
}

.vfes-accordion__content-block .vfes-link, .vfes-accordion__content .vfes-link {
	display: block;
	font-size: 1.125rem;
	line-height: 1.3;
	position: relative
}

.vfes-accordion__content-block .vfes-link:first-child, .vfes-accordion__content .vfes-link:first-child {
	padding-top: 0
}

.vfes-accordion__content-block .vfes-link:last-child, .vfes-accordion__content .vfes-link:last-child {
	border-bottom: 0
}

.vfes-accordion__content-block .vfes-link:after, .vfes-accordion__content .vfes-link:after {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%) rotate(45deg)
}

.vfes-accordion__block--separator {
	border-bottom: .0625rem solid #ccc;
	padding: 1.25rem .75rem
}

.vfes-accordion__block--separator:last-child {
	border-bottom: 0
}

.vfes-accordion__block--separator:first-child {
	padding-top: 0
}

@media only screen and (min-width:40rem) {
	.vfes-accordion__heading {
		font-size: 1.25rem;
		line-height: 1.2
	}

	.vfes-accordion__heading:after {
		right: 2rem
	}

	.vfes-accordion__heading--active+.vfes-accordion__content {
		padding: 2.4375rem 1.5625rem 2.4375rem 2.25rem
	}

}

@media only screen and (min-width:60.625rem) {
	.vfes-accordion__heading--active+.vfes-accordion__content {
		padding: 2.4375rem 6.5625rem 2.4375rem 2.25rem
	}

}

vfes-accordion-link {
	display: block;
	padding: 1.25rem .75rem;
	border-bottom: .0625rem solid #ccc
}

vfes-accordion-link:last-child {
	border-bottom: 0
}

.vfes-menu-performance {
	height: 4.25rem
}

@media screen and (min-width:48rem) {
	.vfes-menu-performance {
		height: 4.375rem
	}

}

@media screen and (min-width:64rem) {
	.vfes-menu-performance {
		height: 4.875rem
	}

}

.vfes-menu-performance a {
	text-decoration: none
}

.vfes-menu-performance .vfes-header-container {
	padding: 0;
	box-shadow: 0 .125rem .25rem 0 rgba(0, 0, 0, .16);
	background: #fff;
	height: auto;
	position: fixed;
	width: 100%;
	z-index: 4
}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header {
	display: flex;
	align-items: center;
	position: relative;
	background: #fff;
	padding: 0 .625rem
}

@media screen and (min-width:80rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header {
		padding: 0 0 0 .625rem
	}

}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__logo {
	width: 1.875rem;
	height: 1.875rem
}

@media screen and (min-width:48rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__logo {
		width: 2.8125rem;
		height: 2.8125rem
	}

}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__logo .vfes-main-header__logo--_img {
	vertical-align: baseline
}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__logo h1 {
	margin-bottom: 0
}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav {
	position: absolute;
	top: 100%;
	right: 0;
	width: 100%;
	display: none;
	z-index: 5;
	background: #fff;
	margin-top: .125rem
}

@media screen and (min-width:48rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav {
		width: 50%
	}

}

@media screen and (min-width:64rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav {
		position: relative;
		flex: 4;
		display: block
	}

}

@media screen and (min-width:64rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container {
		display: flex;
		justify-content: space-around;
		margin-top: 0
	}

}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item {
	border-bottom: .0625rem solid #ebebeb
}

@media screen and (min-width:64rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item {
		border-bottom: none
	}

}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item .vfes-main-nav-item.vfes-main-item {
	display: flex;
	align-items: center;
	position: relative;
	padding: 1.375rem 0
}

@media screen and (min-width:64rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item .vfes-main-nav-item.vfes-main-item {
		align-items: center
	}

}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item .vfes-main-nav-item.vfes-main-item .vfes-main-item__icon {
	margin: 0 .5rem;
	display: flex
}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item .vfes-main-nav-item.vfes-main-item .vfes-main-item__icon _svg {
	width: 2rem;
	height: 2rem
}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item .vfes-main-nav-item.vfes-main-item .vfes-main-item__type {
	margin-bottom: 0;
	font-size: 1.25rem
}

@media screen and (min-width:80rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item .vfes-main-nav-item.vfes-main-item .vfes-main-item__type {
		font-size: 1.5rem
	}

}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item .vfes-main-nav-item.vfes-main-item:after {
	display: block;
	content: "";
	width: .625rem;
	height: .625rem;
	border-color: transparent #333 #333 transparent;
	border-style: solid;
	border-width: .0625rem;
	transform: rotate(45deg);
	cursor: pointer;
	transition: all .5s ease-in-out;
	margin-left: auto;
	margin-right: 1.25rem
}

@media screen and (min-width:64rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item .vfes-main-nav-item.vfes-main-item:after {
		display: none
	}

}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item .vfes-main-nav-item.vfes-main-item.vfes-changeIcon:after {
	border-color: transparent #e60000 #e60000 transparent;
	border-style: solid;
	border-width: .0625rem;
	transform: rotate(-135deg)
}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item .vfes-sec-nav {
	display: none;
	transition: height .5s, opacity .5s ease-in-out
}

@media screen and (min-width:64rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item .vfes-sec-nav {
		position: absolute;
		z-index: 1000;
		background: #fff;
		box-shadow: 0 .125rem .5rem 0 rgba(0, 0, 0, .16);
		height: auto;
		opacity: 1;
		display: none
	}

}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item .vfes-sec-nav .vfes-sec-nav-item {
	padding: .625rem 0 .625rem 2.625rem
}

@media screen and (min-width:64rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item .vfes-sec-nav .vfes-sec-nav-item {
		padding: .625rem 1.375rem
	}

}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item .vfes-sec-nav .vfes-sec-nav-item a {
	font-size: 1.125rem
}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item .vfes-sec-nav.vfes-showSecNav {
	display: block
}

@media screen and (min-width:80rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item:hover .vfes-main-nav-item.vfes-sec-nav {
		display: block;
		border-top: .1875rem solid #e60000
	}

}

@media screen and (min-width:80rem) and (min-width:64rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item:hover .vfes-main-item__type {
		color: #e60000
	}

}

@media screen and (min-width:80rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav .vfes-main-nav-container .vfes-main-nav-container__item:hover .icon-v3 {
		color: #e60000
	}

}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__main-nav.vfes-showMainNav {
	display: block
}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__outgoingcall {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: .75rem 0
}

@media screen and (min-width:64rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__outgoingcall {
		background: #333;
		color: #fff
	}

}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__outgoingcall .vfes-outgoingcall__icon {
	margin-right: .3125rem
}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__outgoingcall .vfes-outgoingcall__icon _svg {
	height: 1.5rem;
	width: 1.5rem
}

@media screen and (min-width:64rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__outgoingcall .vfes-outgoingcall__icon _svg {
		height: 2.1875rem;
		width: 2.1875rem
	}

}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__outgoingcall .vfes-outgoingcall__text {
	margin-bottom: 0
}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__outgoingcall .vfes-outgoingcall__text p {
	margin-bottom: 0;
	font-size: 1.125rem
}

@media screen and (min-width:64rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__outgoingcall .vfes-outgoingcall__text p {
		font-size: 1.25rem
	}

}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__outgoingcall .vfes-outgoingcall__text p:first-child span {
	color: #e60000
}

@media screen and (min-width:64rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__outgoingcall .vfes-outgoingcall__text p:first-child span {
		color: #fff
	}

}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__outgoingcall .vfes-outgoingcall__text p:last-child {
	text-align: center
}

@media screen and (min-width:64rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__outgoingcall .vfes-outgoingcall__text p:last-child span {
		color: #fff
	}

}

@media screen and (min-width:64rem) {
	.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__recursive-nav {
		display: none
	}

}

.vfes-menu-performance .vfes-header-container .vfes-layout__wrapper .vfes-main-header .vfes-main-header__recursive-nav .vfes-recursive-nav__button .vfes-recursive-nav__button__icon {
	overflow: visible
}

.vfes-menu-performance .vfes-recursive-nav__button {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 3.125rem;
	height: 3.125rem
}

.vfes-menu-performance .vfes-recursive-nav__button .vfes-recursive-nav__button__icon {
	display: block;
	position: relative;
	width: 2.5rem;
	height: .0625rem;
	color: #333;
	background-image: linear-gradient(currentColor, currentColor);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	transform: scale(1);
	transition: transform .2s, background-size .2s
}

.vfes-menu-performance .vfes-recursive-nav__button .vfes-recursive-nav__button__icon:after, .vfes-menu-performance .vfes-recursive-nav__button .vfes-recursive-nav__button__icon:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: inherit;
	transition: inherit;
	color: #333
}

.vfes-menu-performance .vfes-recursive-nav__button .vfes-recursive-nav__button__icon:after {
	transform: translateY(.625rem) rotate(0)
}

.vfes-menu-performance .vfes-recursive-nav__button .vfes-recursive-nav__button__icon:before {
	transform: translateY(-.625rem) rotate(0)
}

.vfes-recursive-nav__button-isOpen:active .vfes-menu-performance {
	transform: scale(.9)
}

.vfes-menu-performance .vfes-isOpen .vfes-recursive-nav__button__icon {
	background-size: 0 100%
}

.vfes-menu-performance .vfes-isOpen .vfes-recursive-nav__button__icon:before {
	transform: translateY(0) rotate(45deg)
}

.vfes-menu-performance .vfes-isOpen .vfes-recursive-nav__button__icon:after {
	transform: translateY(0) rotate(-45deg)
}

.vfes-borderColor {
	border-left: .0625rem solid #e60000
}

.vfes-ws10 .vfes-button {
	font-size: 1.125rem;
	padding: .5625rem .875rem .6875rem
}

.vfes-ws10 .vfes-button:active, .vfes-ws10 .vfes-button:focus, .vfes-ws10 .vfes-button:hover {
	text-decoration: none
}

.vfes-ws10 .vfes-button:active, .vfes-ws10 .vfes-button:focus {
	outline: .1875rem solid #007c92
}

.vfes-ws10 .vfes-button--primary, .vfes-ws10 .vfes-button--secondary {
	font-size: 1.25rem
}

.vfes-ws10 .vfes-button--secondary:active, .vfes-ws10 .vfes-button--secondary:focus, .vfes-ws10 .vfes-button--secondary:hover {
	background-color: #4a4d4e;
	color: #fff
}

.vfes-ws10 .vfes-button--secondary-dark {
	background-color: #afafaf;
	color: #333
}

.vfes-ws10 .vfes-button--secondary-dark:hover {
	background-color: #ccc
}

.vfes-ws10 .vfes-button--tertiary {
	font-size: 1.25rem
}

.vfes-ws10 .vfes-button--tertiary:active, .vfes-ws10 .vfes-button--tertiary:focus, .vfes-ws10 .vfes-button--tertiary:hover {
	background-color: #f4f4f4
}

.vfes-ws10 .vfes-button--tertiary-dark-1 {
	background-color: #333;
	color: #fff
}

.vfes-ws10 .vfes-button--tertiary-dark-1:active, .vfes-ws10 .vfes-button--tertiary-dark-1:focus, .vfes-ws10 .vfes-button--tertiary-dark-1:hover {
	background-color: #4a4d4e
}

.vfes-ws10 .vfes-button--tertiary-dark-2 {
	background-color: #fff;
	color: #333
}

.vfes-ws10 .vfes-button--tertiary-dark-2:active, .vfes-ws10 .vfes-button--tertiary-dark-2:focus, .vfes-ws10 .vfes-button--tertiary-dark-2:hover {
	background-color: #ebebeb
}

.vfes-ws10 .vfes-button--small {
	padding: .3125rem 1.75rem .4375rem;
	font-size: 1rem
}

.vfes-ws10 .vfes-button--green {
	background-color: #090;
	color: #fff
}

.vfes-ws10 .vfes-button--green:active, .vfes-ws10 .vfes-button--green:focus, .vfes-ws10 .vfes-button--green:hover {
	background-color: #285200;
	color: #fff
}

.vfes-ws10 .vfes-button--green-dark {
	background-color: #090;
	color: #fff
}

.vfes-ws10 .vfes-button--green-dark:active, .vfes-ws10 .vfes-button--green-dark:focus, .vfes-ws10 .vfes-button--green-dark:hover {
	background-color: #326700;
	color: #fff
}

.vfes-ws10 .vfes-button--green-dark .icon, .vfes-ws10 .vfes-button--green .icon {
	vertical-align: top;
	margin-left: .375rem;
	stroke-width: 0;
	position: relative;
	top: .125rem;
	stroke: #fff
}

.vfes-ws10 .vfes-button--purple {
	background-color: #9c2aa0;
	color: #fff
}

.vfes-ws10 .vfes-button--purple:active, .vfes-ws10 .vfes-button--purple:focus, .vfes-ws10 .vfes-button--purple:hover {
	background-color: #5e2750;
	color: #fff
}

.vfes-ws10 .vfes-button[disabled] {
	background-color: #666;
	color: #333
}

@media only screen and (min-width:40rem) {
	.vfes-ws10 .vfes-button {
		padding: .625rem 1.25rem .75rem;
		font-size: 1.25rem;
		line-height: 1.75rem
	}

	.vfes-ws10 .vfes-button.vfes-button--wcs-full-width {
		width: 100%
	}

}

.vfes-ws10 .vfes-overlay {
	background-color: #ebebeb;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	align-items: center;
	justify-content: center;
	z-index: 99999999
}

.vfes-ws10 .vfes-overlay--dark {
	background-color: rgba(0, 0, 0, .7)
}

.vfes-ws10 .vfes-overlay--show {
	display: flex
}

.vfes-ws10 .vfes-overlay__item {
	display: none;
	width: auto;
	box-shadow: 0 .125rem .5rem 0 rgba(0, 0, 0, .16);
	flex-direction: column;
	border: 0;
	justify-content: center;
	justify-self: center;
	max-height: 37.5rem;
	position: absolute;
	left: 1rem;
	right: 1rem
}

.vfes-ws10 .vfes-overlay__item--show {
	display: inline-flex
}

.vfes-ws10 .vfes-overlay__item--dark .vfes-overlay__head {
	background-color: #666
}

.vfes-ws10 .vfes-overlay__item--dark .vfes-overlay__head .vfes-overlay__close .icon, .vfes-ws10 .vfes-overlay__item--dark .vfes-overlay__head .vfes-paragraph:first-of-type {
	color: #fff
}

.vfes-ws10 .vfes-overlay__item--dark .vfes-overlay__content {
	background-color: #000
}

.vfes-ws10 .vfes-overlay__item--dark .vfes-overlay__content .vfes-paragraph:first-of-type {
	color: #fff
}

.vfes-ws10 .vfes-overlay__item--dark .vfes-overlay__footer {
	background-color: #666
}

.vfes-ws10 .vfes-overlay__item--youtube {
	left: 1rem;
	right: 1rem
}

.vfes-ws10 .vfes-overlay__item--expanded {
	max-height: 100%;
	height: 100%;
	position: relative;
	right: 0;
	left: 0
}

.vfes-ws10 .vfes-overlay__item--expanded .vfes-overlay__head {
	border-radius: 0
}

.vfes-ws10 .vfes-overlay__item--expanded .vfes-overlay__content {
	height: 100%;
	display: flex;
	flex-direction: column
}

.vfes-ws10 .vfes-overlay__head {
	position: relative;
	text-align: center;
	width: 100%;
	padding: 1.5rem .625rem;
	background-color: #fff;
	border-top-right-radius: .625rem;
	border-top-left-radius: .625rem
}

.vfes-ws10 .vfes-overlay__head .vfes-paragraph {
	font-size: 1.25rem;
	line-height: 1.75rem;
	color: #666
}

.vfes-ws10 .vfes-overlay__head .vfes-_svg {
	width: 4.5rem;
	height: 4.5rem
}

.vfes-ws10 .vfes-overlay__icon {
	height: 2.625rem;
	width: 2.625rem;
	text-align: center;
	margin-bottom: 1rem
}

.vfes-ws10 .vfes-overlay__footer {
	height: 2.5rem;
	background-color: #fff;
	border-bottom-right-radius: .625rem;
	border-bottom-left-radius: .625rem
}

.vfes-ws10 .vfes-overlay__close {
	display: inline-block;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	padding: 0;
	vertical-align: top;
	position: absolute;
	top: .625rem;
	right: .625rem
}

.vfes-ws10 .vfes-overlay__close * {
	pointer-events: none;
	vertical-align: top
}

.vfes-ws10 .vfes-overlay__close--hide {
	display: none
}

.vfes-ws10 .vfes-overlay__close .icon {
	height: 1.75rem;
	width: 1.75rem
}

.vfes-ws10 .vfes-overlay__content {
	overflow: overlay;
	max-height: 100%;
	background-color: #f4f4f4;
	padding: 0 .625rem;
	height: auto;
	text-align: center
}

.vfes-ws10 .vfes-overlay__content--youtube {
	position: relative;
	padding-bottom: 56.25%;
	margin: 1.5625rem 0
}

.vfes-ws10 .vfes-overlay__content .vfes-paragraph {
	margin-bottom: 0;
	color: #666
}

.vfes-ws10 .vfes-overlay__content .vfes-paragraph:first-of-type {
	padding-top: 1.5rem
}

.vfes-ws10 .vfes-overlay__content .vfes-paragraph:last-of-type {
	padding-bottom: 1.5rem
}

.vfes-ws10 .vfes-overlay__content .vfes-button {
	margin-bottom: 1rem
}

.vfes-ws10 .vfes-overlay__content .vfes-button:last-of-type {
	margin-bottom: 1.75rem
}

.vfes-ws10 .vfes-overlay__youtube {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.vfes-ws10 .vfes-overlay--welcome {
	padding: 0
}

.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item {
	height: 100%;
	max-height: none
}

.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content {
	height: 100%;
	color: #fff;
	text-align: left;
	background-color: #e60000;
	background-size: cover;
	background-position: 50%;
	border-radius: .375rem;
	padding: 0 1rem
}

.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-paragraph {
	color: #fff
}

.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-paragraph:first-of-type {
	margin-bottom: 1rem
}

.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-overlay__close {
	color: #fff;
	z-index: 2
}

.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-overlay__close .icon {
	width: 1.5rem;
	height: 1.5rem
}

.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-carousel {
	position: relative
}

.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-carousel__list, .vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-carousel__list .vfes-carousel__list-element {
	height: 100%
}

.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-carousel__bullets-bullet {
	margin-bottom: .9375rem
}

.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-carousel__bullets-bullet--active:after {
	border-color: #fff
}

.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-carousel__bullets-bullet:before {
	background-color: #fff
}

.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content.vfes-flex {
	flex-direction: column
}

.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content.vfes-flex .vfes-carousel {
	flex: 1 100%
}

.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-overlay__title {
	font-size: 1.5rem;
	padding-top: 1.25rem
}

.vfes-ws10 .vfes-overlay__item--information {
	top: 80%;
	align-items: center;
	position: absolute;
	right: 0;
	left: 0;
	transition: .3s
}

.vfes-ws10 .vfes-overlay__item--information .vfes-overlay__head {
	padding: .875rem 3rem 1.0625rem 1rem;
	text-align: left
}

.vfes-ws10 .vfes-overlay__item--information .vfes-overlay__head .vfes-paragraph {
	font-size: 1.75rem;
	line-height: 2.25rem
}

.vfes-ws10 .vfes-overlay__item--information .vfes-overlay__content {
	background-color: #fff;
	padding: 0 1rem 2.1875rem;
	top: 100%;
	height: 100%
}

.vfes-ws10 .vfes-overlay__item--information .vfes-overlay__content .vfes-paragraph:first-of-type {
	padding-top: 0
}

.vfes-ws10 .vfes-overlay__item--information .vfes-overlay__content .vfes-button {
	display: block;
	margin: 0 auto 1.25rem
}

.vfes-ws10 .vfes-overlay__item--information .vfes-overlay__button-up {
	top: -.625rem;
	text-align: center;
	display: inline-flex;
	padding: .625rem .3125rem .3125rem
}

.vfes-ws10 .vfes-overlay__item--information .vfes-overlay__button-up-inner {
	background-color: #999;
	display: inline-block;
	border-radius: .375rem;
	padding: .0625rem 1.125rem
}

.vfes-ws10 .vfes-overlay__item--information .vfes-button {
	margin: .3125rem
}

.vfes-ws10 .vfes-overlay__item--information.slide {
	top: 10%;
	height: 100%
}

.vfes-ws10 .vfes-overlay__item--information .vfes-overlay___img {
	width: 100%
}

.vfes-ws10 .vfes-overlay__item--information .vfes-overlay___img+.vfes-overlay__content {
	padding-top: 1.25rem
}

@media screen and (min-width:40rem) {
	.vfes-ws10 .vfes-overlay {
		padding: 7.5rem 1.25rem
	}

	.vfes-ws10 .vfes-overlay__icon {
		margin-bottom: 1.25rem
	}

	.vfes-ws10 .vfes-overlay__close .icon {
		height: 2.25rem;
		width: 2.25rem
	}

	.vfes-ws10 .vfes-overlay__item {
		left: auto;
		right: auto
	}

	.vfes-ws10 .vfes-overlay__item--youtube {
		left: 1.25rem;
		right: 1.25rem
	}

	.vfes-ws10 .vfes-overlay__head {
		padding: 1.75rem .625rem
	}

	.vfes-ws10 .vfes-overlay__head .vfes-paragraph {
		font-size: 1.5rem;
		line-height: 1.875rem
	}

	.vfes-ws10 .vfes-overlay__head .vfes-_svg {
		width: 5rem;
		height: 5rem;
		margin-bottom: 1rem
	}

	.vfes-ws10 .vfes-overlay__content {
		padding: 0 4.625rem;
		max-height: 35.625rem
	}

	.vfes-ws10 .vfes-overlay__content .vfes-paragraph {
		font-size: 1.125rem;
		line-height: 1.5rem
	}

	.vfes-ws10 .vfes-overlay__content .vfes-paragraph:first-of-type {
		padding-top: 1.75rem
	}

	.vfes-ws10 .vfes-overlay__content .vfes-paragraph:last-of-type {
		padding-bottom: 1.75rem
	}

	.vfes-ws10 .vfes-overlay__content .vfes-button:last-of-type {
		margin-bottom: 2rem
	}

	.vfes-ws10 .vfes-overlay__content .vfes-button:nth-of-type(2) {
		margin-left: 1rem
	}

	.vfes-ws10 .vfes-overlay__footer {
		height: 2.75rem
	}

	.vfes-ws10 .vfes-overlay--welcome {
		padding: 7.5rem 5.1875rem
	}

	.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item {
		height: 23.75rem
	}

	.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content {
		height: 23.75rem;
		text-align: center;
		padding: 3.125rem 3.4375rem 1.5rem;
		align-items: center
	}

	.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-paragraph {
		font-size: 1.25rem
	}

	.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-paragraph:first-of-type {
		padding-top: 0
	}

	.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-paragraph:last-of-type {
		margin-bottom: 5.8125rem;
		padding-bottom: 0
	}

	.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-button {
		margin: 1.5rem 0 0;
		width: 9.375rem
	}

	.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-carousel--active {
		padding: 0
	}

	.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-carousel__bullets-bullet {
		margin-right: .625rem
	}

	.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-carousel__bullets-bullet:last-of-type {
		margin-right: 0
	}

	.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-overlay__title {
		font-size: 2.125rem;
		line-height: 2.5rem
	}

	.vfes-ws10 .vfes-overlay .vfes-overlay__item--information {
		top: 0;
		align-items: center;
		max-width: 37.6875rem;
		width: 100%;
		padding-top: 7.5rem
	}

	.vfes-ws10 .vfes-overlay .vfes-overlay__item--information .vfes-overlay__head {
		padding: 3.625rem 2.625rem 0;
		text-align: center
	}

	.vfes-ws10 .vfes-overlay .vfes-overlay__item--information .vfes-overlay__head .vfes-paragraph {
		font-size: 2.125rem;
		line-height: 2.5rem;
		margin-bottom: .875rem
	}

	.vfes-ws10 .vfes-overlay .vfes-overlay__item--information .vfes-overlay__head .vfes-overlay__close {
		width: 3rem;
		height: 3rem
	}

	.vfes-ws10 .vfes-overlay .vfes-overlay__item--information .vfes-overlay__content {
		padding: 1.5rem 2.625rem 1.125rem
	}

	.vfes-ws10 .vfes-overlay .vfes-overlay__item--information .vfes-overlay__content .vfes-paragraph {
		margin-bottom: 2.5rem;
		padding-bottom: 0
	}

	.vfes-ws10 .vfes-overlay .vfes-overlay__item--information .vfes-overlay__content .vfes-button {
		margin-bottom: .875rem
	}

	.vfes-ws10 .vfes-overlay .vfes-overlay__item--information .vfes-overlay__button-up {
		display: none
	}

	.vfes-ws10 .vfes-overlay .vfes-overlay__item--information _img {
		max-height: 9.375rem;
		width: 100%
	}

	.vfes-ws10 .vfes-overlay__item--expanded {
		position: relative
	}

	.vfes-ws10 .vfes-overlay__item--expanded .vfes-overlay__head {
		border-top-left-radius: .625rem;
		border-top-right-radius: .625rem
	}

	.vfes-ws10 .vfes-overlay__item--expanded .vfes-overlay__content {
		background-color: #fff
	}

}

@media screen and (min-width:60.625rem) {
	.vfes-ws10 .vfes-overlay {
		padding: 9.25rem 0
	}

	.vfes-ws10 .vfes-overlay__item {
		max-width: 48.75rem
	}

	.vfes-ws10 .vfes-overlay__item--youtube {
		left: auto;
		right: auto;
		width: 100%
	}

	.vfes-ws10 .vfes-overlay__head {
		padding: 2rem .625rem
	}

	.vfes-ws10 .vfes-overlay__head .vfes-paragraph {
		font-size: 1.75rem;
		line-height: 2.125rem
	}

	.vfes-ws10 .vfes-overlay__head .vfes-_svg {
		margin-bottom: 1.25rem
	}

	.vfes-ws10 .vfes-overlay__close .icon {
		height: 3rem;
		width: 3rem
	}

	.vfes-ws10 .vfes-overlay__content {
		padding: 0 6.25rem;
		max-height: 35.625rem
	}

	.vfes-ws10 .vfes-overlay__content .vfes-paragraph:first-of-type {
		padding-top: 2rem
	}

	.vfes-ws10 .vfes-overlay__content .vfes-paragraph:last-of-type {
		padding-bottom: 2rem
	}

	.vfes-ws10 .vfes-overlay__content .vfes-button:last-of-type {
		margin-bottom: 2.25rem
	}

	.vfes-ws10 .vfes-overlay__footer {
		height: 3rem
	}

	.vfes-ws10 .vfes-overlay--welcome {
		padding: 9.75rem 15.625rem
	}

	.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item {
		height: 24.5rem
	}

	.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content {
		height: 24.5rem;
		padding: 3.75rem 5.625rem 1.875rem
	}

	.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-paragraph:last-of-type {
		margin-bottom: 4.125rem;
		padding-bottom: 0
	}

	.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-button {
		margin-top: 1.875rem
	}

	.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-carousel__bullets-bullet {
		margin-right: 1.875rem
	}

	.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-carousel__bullets-bullet:last-of-type {
		margin-right: 0
	}

	.vfes-ws10 .vfes-overlay--welcome .vfes-overlay__item .vfes-overlay__content .vfes-overlay__title {
		font-size: 2.5rem;
		line-height: 3rem
	}

	.vfes-ws10 .vfes-overlay .vfes-overlay__item--information {
		position: static;
		padding: 0;
		max-width: 48.75rem;
		width: 100%
	}

	.vfes-ws10 .vfes-overlay .vfes-overlay__item--information .vfes-overlay__head {
		padding: 3.0625rem 6.125rem 0
	}

	.vfes-ws10 .vfes-overlay .vfes-overlay__item--information .vfes-overlay__head .vfes-paragraph {
		font-size: 2.5rem;
		line-height: 3rem
	}

	.vfes-ws10 .vfes-overlay .vfes-overlay__item--information .vfes-overlay__content {
		padding: 1.875rem 6.25rem 1.3125rem
	}

	.vfes-ws10 .vfes-overlay .vfes-overlay__item--information .vfes-overlay__content .vfes-paragraph {
		padding-bottom: 0
	}

	.vfes-ws10 .vfes-overlay .vfes-overlay__item--information _img {
		max-height: 11.5rem
	}

}

.vfes-ws10 .vfes-card {
	border: .0625rem solid #ebebeb;
	display: block;
	border-radius: .375rem;
	width: 100%;
	box-shadow: .125rem .125rem .5rem 0 rgba(0, 0, 0, .16)
}

.vfes-ws10 .vfes-card-border-left {
	border-left: .375rem solid #e60000
}

.vfes-ws10 .vfes-card-no-shadow {
	box-shadow: 0 0 0 0 transparent
}

.vfes-ws10 .vfes-card-no-border {
	border: none
}

.vfes-ws10 .vfes-card-border-red {
	border: .0625rem solid #e60000
}

.vfes-ws10 .vfes-card-border-radius {
	border-radius: .75rem
}

.vfes-ws10 .vfes-card__product {
	padding: 1.25rem 1rem 1.625rem;
	text-align: center;
	background-color: #fff;
	color: #000
}

.vfes-ws10 .vfes-card__product .vfes-title {
	text-align: center;
	margin-bottom: .9375rem
}

.vfes-ws10 .vfes-card__product .vfes-button {
	width: 100%;
	padding: .625rem 1.25rem
}

.vfes-ws10 .vfes-card__product-title {
	font-size: 1.875rem;
	margin-bottom: 1.875rem
}

.vfes-ws10 .vfes-card__product-title-info {
	font-size: 1rem;
	line-height: 1.375rem
}

.vfes-ws10 .vfes-card__product-name {
	font-family: VodafoneLight, Helvetica, Arial, sans-serif;
	font-size: 1.25rem;
	font-weight: 700;
	margin-bottom: .3125rem
}

.vfes-ws10 .vfes-card__product-name span {
	display: block;
	font-size: 1.25rem;
	font-weight: 700;
	margin-top: .5rem
}

.vfes-ws10 .vfes-card__product-name-info {
	margin-bottom: .75rem;
	font-weight: 700
}

.vfes-ws10 .vfes-card__product-price strong {
	font-size: 1.25rem;
	font-weight: 700
}

.vfes-ws10 .vfes-card__product-price+.vfes-card__product-initial-price {
	margin-top: .25rem
}

.vfes-ws10 .vfes-card__product-price+.vfes-button {
	margin-top: 1rem
}

.vfes-ws10 .vfes-card__product-initial-price+.vfes-button {
	margin: .75rem 0 .875rem
}

.vfes-ws10 .vfes-card__product-information {
	display: flex;
	align-items: center;
	padding: .5rem 0;
	border-bottom: .0625rem solid #ccc
}

.vfes-ws10 .vfes-card__product-information:first-of-type {
	border-top: .0625rem solid #ccc
}

.vfes-ws10 .vfes-card__product-information:last-of-type {
	margin-bottom: .75rem
}

.vfes-ws10 .vfes-card__product-information-text {
	flex: 1 100%;
	text-align: right
}

.vfes-ws10 .vfes-card__product-text {
	margin-bottom: .0625rem
}

.vfes-ws10 .vfes-card__product-text-info {
	font-size: .875rem;
	line-height: 1.125rem
}

.vfes-ws10 .vfes-card__product-gigas {
	margin-bottom: 1.25rem
}

.vfes-ws10 .vfes-card__product _img {
	margin-bottom: 1.1875rem
}

.vfes-ws10 .vfes-card__product p {
	margin: 0
}

.vfes-ws10 .vfes-card__selector {
	padding: .3125rem .5625rem;
	text-align: center;
	color: #666;
	border: .0625rem solid #999;
	box-shadow: 0 0 0 0 transparent;
	background-color: #fff
}

.vfes-ws10 .vfes-card__selector .vfes-paragraph {
	margin-bottom: 0;
	color: #666
}

.vfes-ws10 .vfes-card__selector .vfes-paragraph:first-of-type {
	margin-bottom: .375rem
}

.vfes-ws10 .vfes-card__selector .vfes-paragraph:last-of-type strong {
	font-size: 1.25rem;
	margin-right: .25rem
}

.vfes-ws10 .vfes-card__selector .icon {
	top: 0;
	right: 0;
	position: absolute;
	z-index: 2
}

.vfes-ws10 .vfes-card__selector-icon {
	display: block;
	position: absolute;
	right: -.8125rem;
	top: -.3125rem;
	width: 0;
	height: 0;
	border-left: 1.25rem solid transparent;
	border-right: 1.25rem solid transparent;
	border-top: 1.25rem solid #ccc;
	transform: rotate(-135deg)
}

.vfes-ws10 .vfes-card__selector-icon-plus {
	display: inline-block;
	color: #666
}

.vfes-ws10 .vfes-card__selector-icon-tick {
	display: none;
	color: #fff
}

.vfes-ws10 .vfes-card__selector-title {
	font-size: 1.125rem;
	line-height: 1.5rem;
	margin-bottom: 0
}

.vfes-ws10 .vfes-card__selector-remove {
	display: none
}

.vfes-ws10 .vfes-card__selector.active {
	background-color: #fff;
	position: relative;
	color: #333
}

.vfes-ws10 .vfes-card__selector.active .vfes-card__selector-icon {
	border-top: 1.25rem solid #090
}

.vfes-ws10 .vfes-card__selector.active .vfes-card__selector-icon-tick {
	color: #fff;
	display: inline-block
}

.vfes-ws10 .vfes-card__selector.active .vfes-card__selector-add, .vfes-ws10 .vfes-card__selector.active .vfes-card__selector-icon-plus {
	display: none
}

.vfes-ws10 .vfes-card__selector.active .vfes-card__selector-remove {
	display: inline-block
}

.vfes-ws10 .vfes-card__selector.selected.vfes-card__selector {
	border: .125rem solid #007c92;
	color: #333
}

.vfes-ws10 .vfes-card__selector.selected.vfes-card__selector .vfes-card__selector-title {
	font-family: VodafoneRegularBold, Helvetica, Arial, sans-serif
}

.vfes-ws10 .vfes-card__selector--large {
	text-align: left;
	padding: 1.5rem 2rem 2rem;
	border: 0;
	color: #333
}

.vfes-ws10 .vfes-card__selector--large .vfes-paragraph {
	margin-bottom: 1rem
}

.vfes-ws10 .vfes-card__selector--large .vfes-button {
	width: 100%
}

.vfes-ws10 .vfes-card__selector--large .vfes-card__selector {
	position: relative
}

.vfes-ws10 .vfes-card__selector--large .vfes-card__selector-title {
	font-size: 1.25rem;
	line-height: 1.75rem
}

.vfes-ws10 .vfes-card__selector--large .vfes-card__selector-icon {
	border-left: 2.1875rem solid transparent;
	border-right: 2.1875rem solid transparent;
	border-top: 2.1875rem solid #ccc;
	right: -1.4375rem
}

.vfes-ws10 .vfes-card__selector--large .vfes-card__selector-text {
	margin-top: 1rem
}

.vfes-ws10 .vfes-card__selector--large .vfes-card__selector-border {
	border-top: .4375rem solid #9c2aa0;
	border-radius: .375rem;
	width: 100%;
	top: 0;
	position: absolute;
	left: 0
}

.vfes-ws10 .vfes-card__selector--large .icon {
	top: .25rem;
	right: .1875rem
}

.vfes-ws10 .vfes-card__selector--large.active.vfes-card__selector .vfes-card__selector-icon {
	border-top: 2.1875rem solid #090
}

.vfes-ws10 .vfes-card__selector--disabled {
	background-color: #f4f4f4;
	color: #999
}

.vfes-ws10 .vfes-card__list-header {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: .5625rem .75rem .4375rem;
	border-bottom: .0625rem solid #e60000
}

.vfes-ws10 .vfes-card__list-header .vfes-card__list-paragraphs {
	display: flex;
	width: auto;
	justify-content: space-between
}

.vfes-ws10 .vfes-card__list-header .vfes-card__list-paragraphs .vfes-paragraph:first-of-type {
	width: 5.625rem
}

.vfes-ws10 .vfes-card__list-header .vfes-paragraph {
	margin-bottom: 0
}

.vfes-ws10 .vfes-card__list-header .icon {
	margin-right: .625rem
}

.vfes-ws10 .vfes-card__list-price-head {
	font-size: 1.5rem
}

.vfes-ws10 .vfes-card__list-container {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: .75rem;
	border-bottom: .0625rem solid #ebebeb
}

.vfes-ws10 .vfes-card__list-container .icon {
	margin-right: .625rem
}

.vfes-ws10 .vfes-card__list-container .vfes-paragraph {
	margin-bottom: .125rem
}

.vfes-ws10 .vfes-card__list-paragraphs {
	flex: 1 auto
}

.vfes-ws10 .vfes-card__list-button {
	display: flex;
	align-items: center
}

.vfes-ws10 .vfes-card__list-button .vfes-paragraph {
	margin-bottom: 0;
	margin-right: .25rem;
	color: #666
}

.vfes-ws10 .vfes-card__list-button .icon {
	vertical-align: text-bottom
}

.vfes-ws10 .vfes-card__list-price {
	font-size: 1.25rem;
	right: 0
}

.vfes-ws10 .vfes-card__list-content {
	padding: 1.0625rem .75rem 1rem 1.25rem
}

.vfes-ws10 .vfes-card__list-content-title {
	display: flex;
	align-items: normal;
	margin-bottom: .5625rem
}

.vfes-ws10 .vfes-card__list-content-title:last-of-type {
	margin-top: 1.0625rem
}

.vfes-ws10 .vfes-card__list-content-title .icon {
	margin-right: .25rem
}

.vfes-ws10 .vfes-card__list-content-title .vfes-paragraph {
	margin-bottom: 0
}

.vfes-ws10 .vfes-card__list-span-price {
	text-align: right
}

.vfes-ws10 .vfes-card__list-list {
	margin-left: 1.75rem;
	font-size: .875rem
}

.vfes-ws10 .vfes-card__list-footer {
	padding: .625rem .75rem
}

.vfes-ws10 .vfes-card__list-footer .vfes-paragraph {
	font-size: .875rem
}

.vfes-ws10 .vfes-card__mobile {
	display: flex;
	padding: 1.6875rem .6875rem 1.0625rem;
	border: .125rem solid #e60000
}

.vfes-ws10 .vfes-card__mobile.vfes-tag-label {
	overflow: initial
}

.vfes-ws10 .vfes-card__mobile-_img {
	width: 6.875rem;
	height: 14.375rem;
	margin-right: .9375rem
}

.vfes-ws10 .vfes-card__mobile-content {
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.vfes-ws10 .vfes-card__mobile-title {
	font-size: 1.5rem;
	line-height: 2rem
}

.vfes-ws10 .vfes-card__mobile strong {
	font-size: 1.625rem;
	line-height: 2rem
}

.vfes-ws10 .vfes-card__mobile span {
	display: block
}

.vfes-ws10 .vfes-card__mobile span.span--wcs-inline {
	display: inline
}

.vfes-ws10 .vfes-card__mobile--no-border {
	border: 0
}

.vfes-ws10 .vfes-card__ticket {
	background-color: #fff;
	margin-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.vfes-ws10 .vfes-card__ticket .vfes-card__list-header {
	justify-content: space-between;
	width: 100%
}

.vfes-ws10 .vfes-card__ticket .vfes-card__list-header .icon {
	color: #e60000
}

.vfes-ws10 .vfes-card__ticket--border-red {
	border-bottom-color: #e60000
}

.vfes-ws10 .vfes-card__ticket .vfes-card__list-footer .vfes-paragraph {
	font-size: 1.125rem;
	line-height: 1.5rem;
	margin-bottom: 0
}

.vfes-ws10 .vfes-card__ticket .vfes-card__list-footer .vfes-paragraph:last-of-type {
	margin-bottom: .5625rem
}

.vfes-ws10 .vfes-card__ticket .vfes-card__list-footer strong {
	font-size: 1.5rem;
	line-height: 1.875rem
}

.vfes-ws10 .vfes-card__counter {
	display: flex;
	padding: .875rem 0 1.5rem;
	justify-content: space-between;
	flex-wrap: wrap
}

.vfes-ws10 .vfes-card__counter-icon {
	position: absolute;
	top: .3125rem;
	right: .3125rem;
	z-index: 2
}

.vfes-ws10 .vfes-card__counter-icon--tick {
	display: none
}

.vfes-ws10 .vfes-card__counter-icon--plus {
	display: block
}

.vfes-ws10 .vfes-card__counter-column {
	display: inline-flex;
	align-items: center;
	flex: 1 50%
}

.vfes-ws10 .vfes-card__counter-column:last-child {
	justify-content: space-around
}

.vfes-ws10 .vfes-card__counter-info {
	display: inline-flex;
	flex-direction: column
}

.vfes-ws10 .vfes-card__counter-counter {
	position: relative;
	padding: 0 1.25rem
}

.vfes-ws10 .vfes-card__counter-button {
	width: 2.5rem;
	height: 2.5rem;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	box-shadow: 0 .125rem .25rem 0 rgba(0, 0, 0, .16);
	border-radius: 100%;
	background-color: #e60000;
	color: #fff;
	opacity: 1
}

.vfes-ws10 .vfes-card__counter-button--less {
	left: 0
}

.vfes-ws10 .vfes-card__counter-button--more {
	right: 0
}

.vfes-ws10 .vfes-card__counter-button--disabled {
	background-color: #fff;
	pointer-events: none;
	color: #e60000
}

.vfes-ws10 .vfes-card__counter-num {
	display: inline-block;
	border: .0625rem solid #ccc;
	padding: 1.4375rem 2.5rem;
	font-size: 1.25rem;
	line-height: 1.75rem;
	border-radius: .375rem
}

.vfes-ws10 .vfes-card__counter .vfes-paragraph, .vfes-ws10 .vfes-card__counter _img {
	margin-bottom: 0
}

.vfes-ws10 .vfes-card__promotional .vfes-play {
	display: initial
}

.vfes-ws10 .vfes-card__promotional .vfes-play+_img {
	margin-bottom: 0
}

.vfes-ws10 .vfes-card__product--wcs-border {
	border-radius: .625rem;
	border-top-left-radius: 0
}

.vfes-ws10 .vfes-card__product--wcs-margin {
	margin-bottom: 1.5625rem
}

.vfes-ws10 .vfes-card__product--wcs-height {
	height: 100%
}

.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__product-information--wcs-icon {
	margin-right: .3125rem
}

.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__product--wcs-link {
	text-decoration: underline;
	color: #000;
	font-size: 1rem;
	font-weight: regular
}

.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__product--wcs-link:hover {
	color: #e60000
}

.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__product .tg-head:after {
	display: none
}

.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__mobile {
	padding: 1.6875rem 1.6875rem .6875rem
}

.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__mobile-content {
	width: 100%
}

.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__mobile--wcs-content {
	display: flex;
	padding-bottom: 1.25rem
}

.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__mobile--wcs-text-info {
	margin-bottom: .9375rem
}

.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__mobile--wcs-button {
	width: 100%
}

.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__mobile--wcs-button .icon {
	width: 1.25rem;
	height: 1.25rem
}

.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__mobile--wcs-button>span {
	color: #fff;
	line-height: 1.25rem;
	padding-top: .5625rem;
	padding-bottom: .6875rem;
	font-size: 1.25rem
}

.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__mobile--wcs-button>span>strong {
	line-height: 1.25rem;
	font-size: 1.25rem
}

@media only screen and (min-width:40rem) {
	.vfes-ws10 .vfes-card__product {
		padding: 1.25rem
	}

	.vfes-ws10 .vfes-card__product .vfes-title {
		margin-bottom: .9375rem
	}

	.vfes-ws10 .vfes-card__product-title {
		font-size: 2.125rem;
		margin-bottom: 1.5rem
	}

	.vfes-ws10 .vfes-card__product-title-info {
		font-size: 1.125rem;
		line-height: 1.5rem
	}

	.vfes-ws10 .vfes-card__product-name {
		font-size: 1.5rem;
		margin-bottom: .375rem
	}

	.vfes-ws10 .vfes-card__product-name span {
		font-size: 1.5rem;
		margin-top: .25rem
	}

	.vfes-ws10 .vfes-card__product-name-info {
		margin-bottom: 1.25rem
	}

	.vfes-ws10 .vfes-card__product-price strong {
		font-size: 1.5rem
	}

	.vfes-ws10 .vfes-card__product-price+.vfes-card__product-initial-price {
		margin-top: .4375rem
	}

	.vfes-ws10 .vfes-card__product-price+.vfes-button {
		margin-top: 1.125rem
	}

	.vfes-ws10 .vfes-card__product-initial-price {
		font-size: 1.125rem;
		line-height: 1.5rem
	}

	.vfes-ws10 .vfes-card__product-initial-price+.vfes-button {
		margin: 1.125rem 0 .75rem
	}

	.vfes-ws10 .vfes-card__product _img {
		margin-bottom: 1.0625rem
	}

	.vfes-ws10 .vfes-card__selector {
		padding: .5625rem
	}

	.vfes-ws10 .vfes-card__selector-title {
		font-size: 1.125rem;
		line-height: 1.5rem
	}

	.vfes-ws10 .vfes-card__selector .vfes-carousel__arrow:after {
		transform: translate(-70%, -50%) rotate(45deg);
		width: .625rem;
		height: .625rem
	}

	.vfes-ws10 .vfes-card__selector .vfes-carousel__list-element {
		padding: 0 .3125rem
	}

	.vfes-ws10 .vfes-card__selector .vfes-paragraph:first-of-type {
		margin-bottom: 0
	}

	.vfes-ws10 .vfes-card__selector .vfes-paragraph:last-of-type {
		font-size: .875rem
	}

	.vfes-ws10 .vfes-card__selector--large {
		padding: 1.5rem 1.75rem 1.75rem
	}

	.vfes-ws10 .vfes-card__selector--large .vfes-card__selector-title {
		font-size: 1.5rem;
		line-height: 1.875rem
	}

	.vfes-ws10 .vfes-card__selector--large .vfes-card__selector-text {
		font-size: 1.125rem;
		line-height: 1.5rem
	}

	.vfes-ws10 .vfes-card__selector--large .vfes-paragraph:last-of-type {
		font-size: 1rem
	}

	.vfes-ws10 .vfes-card__selector--large .vfes-paragraph:last-of-type strong {
		font-size: 1.75rem;
		line-height: 2.125rem
	}

	.vfes-ws10 .vfes-card__list-header {
		padding: .9375rem 1.25rem
	}

	.vfes-ws10 .vfes-card__list-header .vfes-card__list-paragraphs {
		display: flex;
		width: 100%;
		align-items: center;
		flex: 2 0
	}

	.vfes-ws10 .vfes-card__list-header .vfes-card__list-paragraphs .vfes-paragraph:first-of-type {
		width: 100%
	}

	.vfes-ws10 .vfes-card__list-header .icon {
		width: 3.125rem;
		height: 3.125rem;
		margin-right: .75rem
	}

	.vfes-ws10 .vfes-card__list-price-head {
		flex: 1 100%;
		text-align: right
	}

	.vfes-ws10 .vfes-card__list-container {
		padding: .9375rem 1.25rem
	}

	.vfes-ws10 .vfes-card__list-container .vfes-paragraph {
		font-size: 1.125rem
	}

	.vfes-ws10 .vfes-card__list-container .vfes-paragraph .icon {
		width: 1rem;
		height: 1rem
	}

	.vfes-ws10 .vfes-card__list-container .icon {
		height: 3.125rem;
		width: 3.125rem
	}

	.vfes-ws10 .vfes-card__list-price, .vfes-ws10 .vfes-card__list-span-price {
		font-size: 1.25rem
	}

	.vfes-ws10 .vfes-card__list-content {
		padding: 1.25rem 1.25rem 1.25rem 1.875rem
	}

	.vfes-ws10 .vfes-card__list-content-title {
		align-items: center
	}

	.vfes-ws10 .vfes-card__list-content-title .icon {
		width: 2.125rem;
		height: 2.125rem;
		margin-right: .4375rem
	}

	.vfes-ws10 .vfes-card__list-list {
		margin-left: 2.5625rem
	}

	.vfes-ws10 .vfes-card__list-footer {
		padding: 1.25rem
	}

	.vfes-ws10 .vfes-card__ticket .vfes-card__list-header {
		padding: .5rem 1rem
	}

	.vfes-ws10 .vfes-card__ticket .vfes-card__list-header .vfes-paragraph {
		font-size: 1.125rem;
		line-height: 1.5rem
	}

	.vfes-ws10 .vfes-card__ticket .vfes-card__list-header .icon {
		width: 2rem;
		height: 2rem
	}

	.vfes-ws10 .vfes-card__ticket .vfes-card__list-container .icon {
		width: 2.5rem;
		height: 2.5rem
	}

	.vfes-ws10 .vfes-card__ticket .vfes-card__list-container .vfes-card__list-button .vfes-icon__button {
		width: 1.25rem;
		height: 1.25rem
	}

	.vfes-ws10 .vfes-card__ticket .vfes-card__list-footer-total {
		font-size: 1.25rem;
		line-height: 1.75rem
	}

	.vfes-ws10 .vfes-card__ticket .vfes-card__list-footer-total strong {
		font-size: 1.5rem;
		line-height: 1.875rem
	}

	.vfes-ws10 .vfes-card__ticket .vfes-card__list-footer-initial {
		font-size: 1.125rem;
		line-height: 1.5rem
	}

	.vfes-ws10 .vfes-card__ticket .vfes-card__list-footer-initial strong {
		font-size: 1.25rem;
		line-height: 1.75rem
	}

	.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__mobile--wcs-button, .vfes-ws10 .vfes-card__ticket .vfes-card__list-footer .vfes-button {
		width: 100%
	}

	.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__product-information--wcs-icon {
		margin-right: .3125rem
	}

	.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__product--wcs-link {
		text-decoration: underline;
		color: #000;
		font-size: 1rem;
		font-weight: regular
	}

	.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__product--wcs-link:hover {
		color: #e60000
	}

	.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__product .tg-head:after {
		display: none
	}

	.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__mobile {
		padding: 1.6875rem 1.6875rem .6875rem
	}

	.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__mobile--wcs-button>span {
		color: #fff;
		line-height: 1.75rem;
		padding-top: .625rem;
		padding-bottom: .75rem;
		font-size: 1.25rem
	}

	.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__mobile--wcs-button>span>strong {
		line-height: 1.75rem;
		font-size: 1.25rem
	}

}

@media only screen and (min-width:60.625rem) {
	.vfes-ws10 .vfes-card__product {
		padding: 1.875rem 1.25rem
	}

	.vfes-ws10 .vfes-card__product-gigas {
		margin-bottom: .75rem
	}

	.vfes-ws10 .vfes-card__product-name-info {
		margin-bottom: 1.75rem
	}

	.vfes-ws10 .vfes-card .vfes-title {
		margin-bottom: .5rem
	}

	.vfes-ws10 .vfes-card-name {
		font-size: 1.625rem;
		margin-bottom: .1875rem
	}

	.vfes-ws10 .vfes-card-name span {
		font-size: 1.625rem;
		font-weight: 700;
		margin-top: .25rem
	}

	.vfes-ws10 .vfes-card__selector {
		padding: .875rem 2.5rem
	}

	.vfes-ws10 .vfes-card__selector .vfes-paragraph:last-of-type strong {
		margin-right: .1875rem
	}

	.vfes-ws10 .vfes-card__selector .icon {
		width: 1.125rem;
		height: 1.125rem
	}

	.vfes-ws10 .vfes-card__selector--large {
		padding: 1.5rem 2rem 2rem
	}

	.vfes-ws10 .vfes-card__selector--large .vfes-card__selector-title {
		font-size: 1.75rem;
		line-height: 2.125rem
	}

	.vfes-ws10 .vfes-card__selector--large .vfes-card__selector-text {
		font-size: 1.125rem;
		line-height: 1.5rem;
		margin-top: .75rem
	}

	.vfes-ws10 .vfes-card__selector--large .icon {
		width: 1.625rem;
		height: 1.625rem
	}

	.vfes-ws10 .vfes-card__list-price-head {
		font-size: 1.75rem
	}

	.vfes-ws10 .vfes-card.vfes-card--wcs .vfes-card__mobile--wcs-button {
		width: 100%
	}

}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-card__selector {
	border-color: #666;
	background-color: transparent;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-card__selector.selected {
	border-color: #00b0ca;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-card__selector--disabled {
	color: #666
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-card__selector .vfes-paragraph {
	color: #ccc
}

.vfes-ws10 .vfes-colours-bg-vodafone-red .vfes-card__selector {
	border-color: #fff;
	background-color: transparent;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-red .vfes-card__selector.selected {
	background-color: #fff;
	color: #333;
	border-color: transparent
}

.vfes-ws10 .vfes-colours-bg-vodafone-red .vfes-card__selector.selected .vfes-paragraph {
	color: #666
}

.vfes-ws10 .vfes-colours-bg-vodafone-red .vfes-card__selector--disabled {
	background-color: #e60000;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-red .vfes-card__selector--disabled .vfes-card__selector-title, .vfes-ws10 .vfes-colours-bg-vodafone-red .vfes-card__selector--disabled .vfes-paragraph {
	opacity: .5
}

.vfes-ws10 .vfes-colours-bg-vodafone-red .vfes-card__selector .vfes-paragraph {
	color: #fff
}

.vfes-ws10 .vfes-card-rate {
	margin: .3125rem auto .625rem;
	max-width: 23.75rem;
	position: relative;
	text-align: center;
	background-color: #fff;
	color: #000
}

.vfes-ws10 .vfes-card-rate--special {
	border: .0625rem solid #e60000
}

.vfes-ws10 .vfes-card-rate.vfes-tag-label:not(.vfes-sticky__item--added) {
	margin-top: 1.5rem
}

.vfes-ws10 .vfes-card-rate--tv .vfes-card-rate__decoration {
	position: absolute;
	width: 100%;
	height: .4375rem;
	left: 0;
	top: 0;
	border-radius: .375rem .375rem 0 0
}

.vfes-ws10 .vfes-card-rate--tv .vfes-card-rate__decoration--seriefans {
	background-color: #ba6abd
}

.vfes-ws10 .vfes-card-rate--tv .vfes-card-rate__decoration--serielovers {
	background-color: #721e75
}

.vfes-ws10 .vfes-card-rate--tv .vfes-card-rate__datalist {
	margin-top: .625rem
}

.vfes-ws10 .vfes-card-rate--tv .vfes-card-rate__accordion-button {
	top: 1.4375rem
}

.vfes-ws10 .vfes-card-rate--tv .vfes-card-rate__dataitem-price .vfes-paragraph {
	margin-left: .125rem
}

.vfes-ws10 .vfes-card-rate--tv.vfes-card-rate--closed .vfes-card-rate__dataitem-info-rate {
	display: inline
}

.vfes-ws10 .vfes-card-rate--tv .vfes-sticky__item--added .vfes-card-rate__dataitem-info-price {
	padding-right: 2.25rem
}

.vfes-ws10 .vfes-card-rate-filter .vfes-tabs__tab {
	width: 10.75rem;
	max-width: 100%
}

.vfes-ws10 .vfes-card-rate-filter .vfes-tabs__container {
	margin-bottom: .75rem
}

.vfes-ws10 .vfes-card-rate-filter .vfes-tabs__content {
	padding: 0;
	text-align: left
}

.vfes-ws10 .vfes-card-rate-filter .vfes-tabs__content .vfes-layout {
	padding: 3.5rem 0 0
}

.vfes-ws10 .vfes-card-rate-filter .vfes-tabs__content .vfes-layout__item:last-of-type>.vfes-link {
	margin-top: 2rem;
	text-decoration: underline;
	margin-bottom: 1.875rem
}

.vfes-ws10 .vfes-card-rate-filter .vfes-tabs .div-legal {
	display: none
}

.vfes-ws10 .vfes-card-rate .vfes-tag-label__outstanding {
	border-top-left-radius: .375rem;
	border-top-right-radius: .375rem
}

.vfes-ws10 .vfes-card-rate__datalist {
	display: flex;
	flex-flow: row wrap;
	overflow: hidden
}

.vfes-ws10 .vfes-card-rate__dataitem {
	text-align: left;
	flex: 1 auto
}

.vfes-ws10 .vfes-card-rate__dataitem[class*=vfes-colours] {
	order: 1;
	display: inline-flex;
	align-items: flex-start
}

.vfes-ws10 .vfes-card-rate__dataitem[class*=vfes-colours] .span {
	display: block;
	line-height: 1.25rem;
	margin: 0
}

.vfes-ws10 .vfes-card-rate__dataitem[class*=vfes-colours] .span:last-of-type {
	font-size: .875rem
}

.vfes-ws10 .vfes-card-rate__dataitem-info-rate {
	padding: .3125rem 0 .4375rem .625rem;
	display: inline-flex
}

.vfes-ws10 .vfes-card-rate__dataitem-info-rate .vfes-title {
	align-self: center
}

.vfes-ws10 .vfes-card-rate__dataitem-info-price {
	padding: .375rem .625rem .4375rem 0
}

.vfes-ws10 .vfes-card-rate__dataitem-info-device {
	padding: 1.125rem 0 1.125rem .625rem;
	width: 50%
}

.vfes-ws10 .vfes-card-rate__dataitem-info-device .vfes-paragraph {
	left: 2.5rem
}

.vfes-ws10 .vfes-card-rate__dataitem-info-signal {
	padding: 1.125rem .625rem 1.125rem .5rem;
	width: 50%
}

.vfes-ws10 .vfes-card-rate__dataitem-ilimit {
	padding-bottom: 2.625rem
}

.vfes-ws10 .vfes-card-rate__dataitem-price {
	font-size: 1.5rem
}

.vfes-ws10 .vfes-card-rate__dataitem-anterior-price {
	font-size: 1.125rem;
	margin-bottom: 0;
	text-decoration: line-through;
	text-decoration-color: #e60000;
	display: block
}

.vfes-ws10 .vfes-card-rate__dataitem .vfes-title {
	font-size: 1.125rem;
	line-height: 1.5rem;
	margin: 0
}

.vfes-ws10 .vfes-card-rate__dataitem .icon {
	display: inline-block;
	height: 1.5rem;
	width: 1.5rem;
	vertical-align: middle;
	margin-right: .25rem
}

.vfes-ws10 .vfes-card-rate__tooltip {
	width: 93%;
	background-color: #fff;
	border-radius: .625rem;
	box-shadow: 0 .0625rem .25rem 0 rgba(0, 0, 0, .17);
	padding: .75rem 2.1875rem .625rem .375rem;
	position: relative;
	left: .625rem;
	z-index: 1;
	bottom: 1.875rem;
	margin-bottom: -1.375rem;
	text-align: left
}

.vfes-ws10 .vfes-card-rate__tooltip .icon-corner {
	position: absolute;
	top: -.625rem;
	left: 1.625rem
}

.vfes-ws10 .vfes-card-rate__tooltip .vfes-paragraph {
	position: absolute;
	font-size: .875rem;
	line-height: 1.125rem
}

.vfes-ws10 .vfes-card-rate__tooltip .vfes-paragraph .icon {
	vertical-align: sub
}

.vfes-ws10 .vfes-card-rate__tooltip-button {
	position: absolute;
	width: 1.25rem;
	height: 1.25rem;
	bottom: .625rem;
	right: .625rem
}

.vfes-ws10 .vfes-card-rate__tooltip-button .icon {
	width: 100%;
	height: 100%
}

.vfes-ws10 .vfes-card-rate__tooltip .vfes-list {
	margin-left: .375rem;
	margin-top: 1.5rem
}

.vfes-ws10 .vfes-card-rate__tooltip .vfes-list li {
	padding-left: 1.375rem;
	font-size: .875rem;
	margin-bottom: .125rem
}

.vfes-ws10 .vfes-card-rate__accordion {
	padding: .5rem .625rem 1rem
}

.vfes-ws10 .vfes-card-rate__accordion-ilimit {
	padding-top: .125rem
}

.vfes-ws10 .vfes-card-rate__accordion-button {
	border-right: .0625rem solid #e60000;
	border-top: .0625rem solid #e60000;
	height: .75rem;
	width: .75rem;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	position: absolute;
	top: 1.25rem;
	right: .5rem;
	transition: all .1s ease-in-out
}

.vfes-ws10 .vfes-card-rate__accordion-price {
	line-height: 1.125rem;
	text-align: left
}

.vfes-ws10 .vfes-card-rate__accordion-price .span {
	font-size: .875rem;
	line-height: 1.125rem
}

.vfes-ws10 .vfes-card-rate__accordion .vfes-button {
	width: 100%;
	margin: .5rem auto .75rem;
	display: block
}

.vfes-ws10 .vfes-card-rate__accordion .vfes-link {
	text-decoration: underline
}

.vfes-ws10 .vfes-card-rate__accordion .vfes-paragraph {
	line-height: 1.375rem;
	margin-bottom: .5rem
}

.vfes-ws10 .vfes-card-rate--closed {
	overflow: hidden
}

.vfes-ws10 .vfes-card-rate--closed .vfes-card-rate__dataitem-info-rate, .vfes-ws10 .vfes-card-rate--closed .vfes-tag-label__outstanding {
	display: none
}

.vfes-ws10 .vfes-card-rate--closed .vfes-card-rate__dataitem-info-device {
	top: .75rem;
	background: transparent;
	position: absolute;
	width: 70%;
	padding: 0 .625rem;
	left: -.5rem
}

.vfes-ws10 .vfes-card-rate--closed .vfes-card-rate__dataitem-info-device.vfes-card-rate__dataitem-ilimit .vfes-paragraph {
	color: #e60000
}

.vfes-ws10 .vfes-card-rate--closed .vfes-card-rate__dataitem-info-device .icon {
	width: 1.25rem;
	height: 1.25rem;
	margin: 0;
	padding-bottom: .0625rem
}

.vfes-ws10 .vfes-card-rate--closed .vfes-card-rate__dataitem-info-device .js-icon-thunder {
	vertical-align: top
}

.vfes-ws10 .vfes-card-rate--closed .vfes-card-rate__dataitem-info-device .js-icon-thunder-1 {
	width: 1.0625rem
}

.vfes-ws10 .vfes-card-rate--closed .vfes-card-rate__dataitem-info-device .js-icon-thunder-2 {
	width: 1.5625rem
}

.vfes-ws10 .vfes-card-rate--closed .vfes-card-rate__dataitem-info-device .js-icon-thunder-3 {
	width: 2.0625rem
}

.vfes-ws10 .vfes-card-rate--closed .vfes-card-rate__dataitem-info-device .span {
	display: inline
}

.vfes-ws10 .vfes-card-rate--closed .vfes-card-rate__dataitem-info-device .vfes-paragraph {
	left: 2.125rem
}

.vfes-ws10 .vfes-card-rate--closed .vfes-card-rate__dataitem-info-device .vfes-paragraph--small {
	display: none
}

.vfes-ws10 .vfes-card-rate--closed .vfes-card-rate__dataitem-info-signal {
	top: .75rem;
	background: transparent;
	position: absolute;
	width: 70%;
	padding: 0 .25rem;
	left: 8.75rem
}

.vfes-ws10 .vfes-card-rate--closed .vfes-card-rate__dataitem-info-signal .icon {
	width: 1.25rem;
	height: 1.25rem
}

.vfes-ws10 .vfes-card-rate--closed .vfes-card-rate__accordion, .vfes-ws10 .vfes-card-rate--closed .vfes-card-rate__dataitem-info-signal .vfes-paragraph--small, .vfes-ws10 .vfes-card-rate--closed .vfes-card-rate__tooltip {
	display: none
}

.vfes-ws10 .vfes-card-rate--closed .vfes-card-rate__accordion-button {
	top: .75rem;
	transform: rotate(135deg);
	-ms-transform: rotate(135deg)
}

.vfes-ws10 .vfes-card-rate--closed.vfes-card-rate--tv _img {
	display: none
}

.vfes-ws10 .vfes-card-rate--closed.vfes-card-rate--tv .vfes-card-rate__accordion-button {
	top: 1.625rem
}

.vfes-ws10 .vfes-card-rate--closed.vfes-card-rate--tv .vfes-card-rate__dataitem-info-rate .vfes-title {
	margin-top: .1875rem
}

.vfes-ws10 .vfes-card-rate.vfes-card-rate--wcs-height {
	height: 100%
}

.vfes-ws10 .vfes-card-rate.vfes-card-rate--wcs .vfes-card-rate__accordion, .vfes-ws10 .vfes-card-rate.vfes-card-rate--wcs .vfes-card-rate__datalist {
	letter-spacing: normal
}

.vfes-ws10 .vfes-card-rate.vfes-card-rate--wcs .vfes-card-rate__accordion .vfes-paragraph a {
	color: #000
}

.vfes-ws10 .vfes-card-rate.vfes-card-rate--wcs .vfes-card-rate__accordion .vfes-ws10 .vfes-card-rate__button--auto-width {
	width: 100%
}

.vfes-ws10 .vfes-card-rate.vfes-card-rate--wcs .vfes-card-rate__dataitem[class*=vfes-colours].vfes-card-rate__dataitem-ilimit--wcs-padding {
	padding-bottom: .625rem
}

.vfes-ws10 .vfes-sticky {
	border-radius: .375rem;
	left: 0;
	padding: 0 1rem;
	position: fixed;
	width: 100%;
	z-index: 9;
	top: .0625rem;
	transition: top .3s ease-out
}

.vfes-ws10 .vfes-sticky.hide {
	display: none
}

.vfes-ws10 .vfes-sticky__list-item {
	transition: all .1s ease-in-out
}

.vfes-ws10 .vfes-sticky__list-item:first-of-type .vfes-sticky__item--added.show {
	margin-top: 0
}

.vfes-ws10 .vfes-sticky__button {
	background: #fff;
	border-radius: 100%;
	display: none;
	height: 3.125rem;
	margin: -1.875rem auto;
	position: relative;
	width: 3.125rem;
	z-index: 10;
	opacity: 0;
	transition: opacity .3s ease-in-out
}

.vfes-ws10 .vfes-sticky__button:before {
	content: "";
	-ms-transform: rotate(-45deg);
	border-right: .0625rem solid #e60000;
	border-top: .0625rem solid #e60000;
	display: block;
	height: .9375rem;
	margin: .3125rem auto 0;
	transform: rotate(135deg);
	width: .9375rem
}

.vfes-ws10 .vfes-sticky__button.show {
	display: block;
	opacity: 1;
	top: 100%
}

.vfes-ws10 .vfes-sticky__button--squared {
	background: #fff;
	display: none;
	height: 1.875rem;
	margin: -1.4375rem auto;
	position: relative;
	width: 1.875rem;
	z-index: 10;
	transition: all .3s ease-in-out;
	opacity: 0;
	transform: rotate(135deg);
	border-radius: .375rem
}

.vfes-ws10 .vfes-sticky__button[data-open=true] {
	transform: rotate(180deg)
}

.vfes-ws10 .vfes-sticky__button[data-open=true]:before {
	transform: rotate(135deg) translate(-50%, 50%)
}

.vfes-ws10 .vfes-sticky__item--added {
	height: 0;
	opacity: 0;
	margin: 0;
	border-width: 0;
	transition: all .3s ease-in-out
}

.vfes-ws10 .vfes-sticky__item--added .vfes-card-rate__dataitem-info-price {
	padding-right: 1.75rem
}

.vfes-ws10 .vfes-sticky__item--added .vfes-card-rate--tv.vfes-card-rate--closed .vfes-card-rate__dataitem-info-price {
	padding-right: 2.5rem
}

.vfes-ws10 .vfes-sticky__item--added.show {
	height: inherit;
	opacity: 1;
	border-width: .0625rem;
	margin: .5rem auto 0
}

.vfes-ws10 .vfes-sticky__item--added.show .js-_svg-thunder .js-icon-thunder-1, .vfes-ws10 .vfes-sticky__item--added.show .js-_svg-thunder .js-icon-thunder-2, .vfes-ws10 .vfes-sticky__item--added.show .js-_svg-thunder .js-icon-thunder-3 {
	display: none
}

.vfes-ws10 .vfes-sticky__item--added.vfes-card-rate--closed .vfes-card-rate__dataitem-info-device .js-_svg-thunder .js-icon-thunder-1, .vfes-ws10 .vfes-sticky__item--added.vfes-card-rate--closed .vfes-card-rate__dataitem-info-device .js-_svg-thunder .js-icon-thunder-2, .vfes-ws10 .vfes-sticky__item--added.vfes-card-rate--closed .vfes-card-rate__dataitem-info-device .js-_svg-thunder .js-icon-thunder-3 {
	display: inline
}

.vfes-ws10 .vfes-sticky .vfes-tag-label:after, .vfes-ws10 .vfes-sticky .vfes-tag-label__outstanding {
	display: none
}

@media only screen and (min-width:40rem) {
	.vfes-ws10 .vfes-card-rate .div-legal {
		display: block
	}

	.vfes-ws10 .vfes-card-rate.vfes-tag-label:not(.vfes-sticky__item--added) {
		margin-top: .3125rem
	}

	.vfes-ws10 .vfes-card-rate__dataitem-info-rate {
		padding: 1rem 0 1rem 1.25rem
	}

	.vfes-ws10 .vfes-card-rate__dataitem-info-price {
		padding: .875rem 1.25rem .875rem 0
	}

	.vfes-ws10 .vfes-card-rate__dataitem-info-device {
		padding: .9375rem 0 .9375rem 1.25rem
	}

	.vfes-ws10 .vfes-card-rate__dataitem-info-device .vfes-paragraph {
		left: 3rem
	}

	.vfes-ws10 .vfes-card-rate__dataitem-info-signal {
		padding: .9375rem 1.25rem .9375rem 0
	}

	.vfes-ws10 .vfes-card-rate__dataitem[class*=vfes-colours].vfes-card-rate__dataitem-ilimit {
		padding-bottom: 2.625rem
	}

	.vfes-ws10 .vfes-card-rate__dataitem[class*=vfes-colours] .span {
		line-height: 1.25rem;
		font-size: 1.125rem
	}

	.vfes-ws10 .vfes-card-rate__dataitem[class*=vfes-colours] .span:last-of-type {
		font-size: .875rem
	}

	.vfes-ws10 .vfes-card-rate__dataitem-price {
		font-size: 1.75rem;
		line-height: 2.125rem
	}

	.vfes-ws10 .vfes-card-rate__dataitem-price .vfes-paragraph {
		font-size: 1.125rem
	}

	.vfes-ws10 .vfes-card-rate__dataitem .vfes-title {
		font-size: 1.25rem;
		line-height: 1.75rem
	}

	.vfes-ws10 .vfes-card-rate__dataitem .icon {
		height: 1.875rem;
		width: 1.875rem
	}

	.vfes-ws10 .vfes-card-rate__tooltip {
		width: 90%;
		padding: .75rem 2.1875rem .625rem .875rem;
		left: 1.25rem;
		bottom: 1.875rem
	}

	.vfes-ws10 .vfes-card-rate__tooltip .vfes-list {
		margin-left: .375rem
	}

	.vfes-ws10 .vfes-card-rate__tooltip .vfes-list li {
		padding-left: 1.375rem;
		margin-bottom: .125rem
	}

	.vfes-ws10 .vfes-card-rate__accordion {
		padding: .75rem 1.25rem 1.125rem
	}

	.vfes-ws10 .vfes-card-rate__accordion .vfes-button {
		margin-top: .75rem
	}

	.vfes-ws10 .vfes-card-rate__accordion-ilimit {
		padding-top: .25rem
	}

	.vfes-ws10 .vfes-card-rate__accordion-price {
		font-size: 1.125rem;
		line-height: 1.125rem
	}

	.vfes-ws10 .vfes-card-rate__accordion-price .span {
		font-size: .875rem;
		line-height: 1.125rem
	}

	.vfes-ws10 .vfes-card-rate__accordion .vfes-paragraph {
		line-height: 1.5rem;
		margin-bottom: .75rem
	}

	.vfes-ws10 .vfes-card-rate--tv.vfes-card-rate--closed .vfes-card-rate__dataitem-info-price {
		padding-right: 1.25rem
	}

	.vfes-ws10 .vfes-card-rate.vfes-card-rate--wcs .vfes-card-rate__dataitem-price {
		font-size: 1.5rem
	}

	.vfes-ws10 .vfes-card-rate.vfes-card-rate--wcs .vfes-card-rate__accordion .tg-head:after {
		display: none
	}

	.vfes-ws10 .vfes-card-rate.vfes-card-rate--wcs .vfes-card-rate__accordion--wcs-link {
		text-decoration: underline;
		color: #000;
		font-size: 1rem;
		font-weight: regular
	}

	.vfes-ws10 .vfes-card-rate.vfes-card-rate--wcs .vfes-card-rate__accordion--wcs-link:hover {
		color: #e60000
	}

	.vfes-ws10 .vfes-card-rate.vfes-card-rate--wcs .vfes-card-rate__accordion .vfes-ws10 .vfes-card-rate__button--auto-width {
		display: inline-block;
		margin: 0;
		width: auto
	}

	.vfes-ws10 .vfes-card-rate.vfes-card-rate--wcs .vfes-card-rate--tv--wcs-link {
		text-decoration: underline;
		color: #000;
		font-size: 1rem;
		font-weight: regular
	}

	.vfes-ws10 .vfes-card-rate.vfes-card-rate--wcs .vfes-card-rate--tv--wcs-link:hover {
		color: #e60000
	}

}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__checkbox+.vfes-form__label:before {
	border-color: #fff;
	background-color: #333
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__checkbox:checked+.vfes-form__label:after {
	border-color: #333
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__checkbox:checked+.vfes-form__label:before {
	background-color: #fff
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__checkbox[disabled] .vfes-form__label:before {
	opacity: .3
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__checkbox[disabled]:checked+.vfes-form__label:after {
	border-color: #4a4d4e
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__checkbox[disabled]:checked+.vfes-form__checkbox:checked+.vfes-form__label:after {
	background-color: #ccc
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__checkbox--legal+.vfes-form__label, .vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__checkbox--legal~.vfes-form__warning .icon {
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__checkbox--blue:checked+.vfes-form__label:after {
	border-color: #333
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__checkbox--blue:checked+.vfes-form__label:before {
	background-color: #00b0ca
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__radio .vfes-form__label:before {
	border-color: #fff;
	background-color: #4a4d4e
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__radio:checked+.vfes-form__label:after {
	background-color: #fff;
	border-color: #fff
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__radio:checked+.vfes-form__label:before {
	border-color: #fff;
	background-color: #333
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__radio[disabled]+.vfes-form__label:after {
	opacity: .25
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__radio[disabled]+.vfes-form__label:before {
	background-color: #ccc
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__radio[disabled]:checked+.vfes-form__label:before {
	border-color: #ccc;
	background-color: #333
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__radio[disabled]:checked+.vfes-form__label:after {
	border-color: #4a4d4e
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__radio[disabled]:checked+.vfes-form__checkbox:checked+.vfes-form__label:after {
	background-color: #ccc
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__radio--blue:checked+.vfes-form__label:after {
	background-color: #00b0ca;
	border-color: #00b0ca
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__radio--blue:checked+.vfes-form__label:before {
	border-color: #00b0ca;
	background-color: #333
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__switch+.vfes-form__switch-label {
	border: .0625rem solid #fff;
	background-color: #4a4d4e
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__switch+.vfes-form__switch-label:after {
	top: 0;
	left: 0
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__switch:checked+.vfes-form__switch-label {
	background-color: #4a4d4e
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__switch:checked+.vfes-form__switch-label:after {
	left: calc(50% - .1875rem)
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__switch:checked+.vfes-form__switch-label--blue {
	background-color: #00b0ca
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__switch:disabled+.vfes-form__switch-label {
	pointer-events: none;
	background-color: #ccc
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__switch:disabled+.vfes-form__switch-label:after {
	background-color: #f4f4f4
}

.vfes-ws10 .vfes-colours-bg-dark-gray .vfes-form__switch:disabled+.vfes-form__switch-label:checked+.vfes-form__switch-label {
	background-color: #ccc
}

.vfes-ws10 .vfes-ws10 .vfes-form__box, .vfes-ws10 .vfes-ws10.vfes-form__box {
	margin-bottom: 0
}

.vfes-ws10 .vfes-ws10 .vfes-form__box .vfes-form__help-text, .vfes-ws10 .vfes-ws10.vfes-form__box .vfes-form__help-text {
	font-size: .875rem;
	color: #666;
	margin-left: .8125rem;
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif
}

.vfes-ws10 .vfes-ws10 .vfes-form--right-checkbox .vfes-form__label, .vfes-ws10 .vfes-ws10 .vfes-form--right-radio .vfes-form__label, .vfes-ws10 .vfes-ws10.vfes-form--right-checkbox .vfes-form__label, .vfes-ws10 .vfes-ws10.vfes-form--right-radio .vfes-form__label {
	display: inline-block;
	padding-left: 1.875rem
}

.vfes-ws10 .vfes-ws10 .vfes-form--right-checkbox>.vfes-form__label:before, .vfes-ws10 .vfes-ws10 .vfes-form--right-radio>.vfes-form__label:before, .vfes-ws10 .vfes-ws10.vfes-form--right-checkbox>.vfes-form__label:before, .vfes-ws10 .vfes-ws10.vfes-form--right-radio>.vfes-form__label:before {
	right: 0
}

.vfes-ws10 .vfes-ws10 .vfes-form__checkbox+.vfes-form__label:before, .vfes-ws10 .vfes-ws10.vfes-form__checkbox+.vfes-form__label:before {
	box-shadow: 0 0 0 0 transparent
}

.vfes-ws10 .vfes-ws10 .vfes-form__checkbox:checked+.vfes-form__label:after, .vfes-ws10 .vfes-ws10.vfes-form__checkbox:checked+.vfes-form__label:after {
	width: .625rem;
	height: .4375rem;
	border-color: #fff
}

.vfes-ws10 .vfes-ws10 .vfes-form__checkbox:checked+.vfes-form__label:before, .vfes-ws10 .vfes-ws10.vfes-form__checkbox:checked+.vfes-form__label:before {
	background-color: #007c92;
	border: #007c92
}

.vfes-ws10 .vfes-ws10 .vfes-form__checkbox[disabled]~.vfes-form__label, .vfes-ws10 .vfes-ws10.vfes-form__checkbox[disabled]~.vfes-form__label {
	pointer-events: none
}

.vfes-ws10 .vfes-ws10 .vfes-form__checkbox[disabled]+.vfes-form__label:before, .vfes-ws10 .vfes-ws10.vfes-form__checkbox[disabled]+.vfes-form__label:before {
	background-color: #ccc
}

.vfes-ws10 .vfes-ws10 .vfes-form__checkbox[disabled]:checked+.vfes-form__label:after, .vfes-ws10 .vfes-ws10.vfes-form__checkbox[disabled]:checked+.vfes-form__label:after {
	border-color: #4a4d4e;
	opacity: .25
}

.vfes-ws10 .vfes-ws10 .vfes-form__checkbox[disabled]:checked+.vfes-form__label:before, .vfes-ws10 .vfes-ws10.vfes-form__checkbox[disabled]:checked+.vfes-form__label:before {
	background-color: #ccc;
	border: #ccc
}

.vfes-ws10 .vfes-ws10 .vfes-form__checkbox--right+.vfes-form__label, .vfes-ws10 .vfes-ws10.vfes-form__checkbox--right+.vfes-form__label {
	display: inline-block;
	padding-right: 1.875rem;
	padding-left: 0
}

.vfes-ws10 .vfes-ws10 .vfes-form__checkbox--right+.vfes-form__label:before, .vfes-ws10 .vfes-ws10.vfes-form__checkbox--right+.vfes-form__label:before {
	left: auto;
	right: 0
}

.vfes-ws10 .vfes-ws10 .vfes-form__checkbox--right+.vfes-form__label:after, .vfes-ws10 .vfes-ws10.vfes-form__checkbox--right+.vfes-form__label:after {
	left: auto;
	right: .25rem
}

.vfes-ws10 .vfes-ws10 .vfes-form__checkbox--legal+.vfes-form__label, .vfes-ws10 .vfes-ws10.vfes-form__checkbox--legal+.vfes-form__label {
	font-size: .875rem
}

.vfes-ws10 .vfes-ws10 .vfes-form__checkbox--legal~.vfes-form__warning .icon, .vfes-ws10 .vfes-ws10.vfes-form__checkbox--legal~.vfes-form__warning .icon {
	color: #e60000
}

.vfes-ws10 .vfes-ws10 .vfes-form__warning, .vfes-ws10 .vfes-ws10.vfes-form__warning {
	display: none;
	margin-top: .875rem
}

.vfes-ws10 .vfes-ws10 .vfes-form__warning .vfes-paragraph--small, .vfes-ws10 .vfes-ws10.vfes-form__warning .vfes-paragraph--small {
	margin-left: .625rem
}

.vfes-ws10 .vfes-ws10 .vfes-form__radio+.vfes-form__label:before, .vfes-ws10 .vfes-ws10.vfes-form__radio+.vfes-form__label:before {
	box-shadow: 0 0 0 0 transparent
}

.vfes-ws10 .vfes-ws10 .vfes-form__radio:checked+.vfes-form__label:after, .vfes-ws10 .vfes-ws10.vfes-form__radio:checked+.vfes-form__label:after {
	background-color: #007c92;
	width: .75rem;
	height: .75rem;
	margin: .25rem
}

.vfes-ws10 .vfes-ws10 .vfes-form__radio:checked+.vfes-form__label:before, .vfes-ws10 .vfes-ws10.vfes-form__radio:checked+.vfes-form__label:before {
	border-color: #007c92
}

.vfes-ws10 .vfes-ws10 .vfes-form__radio[disabled]~.vfes-form__label, .vfes-ws10 .vfes-ws10.vfes-form__radio[disabled]~.vfes-form__label {
	pointer-events: none
}

.vfes-ws10 .vfes-ws10 .vfes-form__radio[disabled]+.vfes-form__label:before, .vfes-ws10 .vfes-ws10.vfes-form__radio[disabled]+.vfes-form__label:before {
	border-color: #ccc
}

.vfes-ws10 .vfes-ws10 .vfes-form__radio[disabled]:checked+.vfes-form__label:after, .vfes-ws10 .vfes-ws10.vfes-form__radio[disabled]:checked+.vfes-form__label:after {
	background-color: #ccc
}

.vfes-ws10 .vfes-ws10 .vfes-form__radio--right+.vfes-form__label, .vfes-ws10 .vfes-ws10.vfes-form__radio--right+.vfes-form__label {
	display: inline-block;
	padding-right: 1.875rem;
	padding-left: 0
}

.vfes-ws10 .vfes-ws10 .vfes-form__radio--right+.vfes-form__label:after, .vfes-ws10 .vfes-ws10 .vfes-form__radio--right+.vfes-form__label:before, .vfes-ws10 .vfes-ws10.vfes-form__radio--right+.vfes-form__label:after, .vfes-ws10 .vfes-ws10.vfes-form__radio--right+.vfes-form__label:before {
	left: auto;
	right: 0
}

.vfes-ws10 .vfes-ws10 .vfes-form___input, .vfes-ws10 .vfes-ws10.vfes-form___input {
	position: relative;
	z-index: 1;
	box-shadow: none;
	border-color: #666
}

.vfes-ws10 .vfes-ws10 .vfes-form___input+.vfes-form__label, .vfes-ws10 .vfes-ws10.vfes-form___input+.vfes-form__label {
	position: absolute;
	display: inline-block;
	z-index: 0;
	left: .625rem;
	top: .9375rem;
	padding: 0 .25rem .25rem;
	background-color: #fff;
	font-size: .875rem;
	margin-bottom: 0;
	background-color: inherit
}

.vfes-ws10 .vfes-ws10 .vfes-form___input:active, .vfes-ws10 .vfes-ws10 .vfes-form___input:focus, .vfes-ws10 .vfes-ws10 .vfes-form___input[aria-expanded=true], .vfes-ws10 .vfes-ws10.vfes-form___input:active, .vfes-ws10 .vfes-ws10.vfes-form___input:focus, .vfes-ws10 .vfes-ws10.vfes-form___input[aria-expanded=true] {
	border-color: #007c92;
	outline: none
}

.vfes-ws10 .vfes-ws10 .vfes-form___input:active+.vfes-form__label, .vfes-ws10 .vfes-ws10 .vfes-form___input:focus+.vfes-form__label, .vfes-ws10 .vfes-ws10 .vfes-form___input[aria-expanded=true]+.vfes-form__label, .vfes-ws10 .vfes-ws10.vfes-form___input:active+.vfes-form__label, .vfes-ws10 .vfes-ws10.vfes-form___input:focus+.vfes-form__label, .vfes-ws10 .vfes-ws10.vfes-form___input[aria-expanded=true]+.vfes-form__label {
	display: block;
	top: 0;
	transform: translateY(-50%);
	background-color: #fff;
	z-index: 1;
	transition: top .5s ease
}

.vfes-ws10 .vfes-ws10 .vfes-form___input:active:-ms-_input-placeholder, .vfes-ws10 .vfes-ws10 .vfes-form___input:focus:-ms-_input-placeholder, .vfes-ws10 .vfes-ws10 .vfes-form___input[aria-expanded=true]:-ms-_input-placeholder, .vfes-ws10 .vfes-ws10.vfes-form___input:active:-ms-_input-placeholder, .vfes-ws10 .vfes-ws10.vfes-form___input:focus:-ms-_input-placeholder, .vfes-ws10 .vfes-ws10.vfes-form___input[aria-expanded=true]:-ms-_input-placeholder {
	color: #fff
}

.vfes-ws10 .vfes-ws10 .vfes-form___input:active::placeholder, .vfes-ws10 .vfes-ws10 .vfes-form___input:focus::placeholder, .vfes-ws10 .vfes-ws10 .vfes-form___input[aria-expanded=true]::placeholder, .vfes-ws10 .vfes-ws10.vfes-form___input:active::placeholder, .vfes-ws10 .vfes-ws10.vfes-form___input:focus::placeholder, .vfes-ws10 .vfes-ws10.vfes-form___input[aria-expanded=true]::placeholder {
	color: #fff
}

.vfes-ws10 .vfes-ws10 .vfes-form___input:-ms-_input-placeholder, .vfes-ws10 .vfes-ws10.vfes-form___input:-ms-_input-placeholder {
	color: #666;
	font-size: .875rem
}

.vfes-ws10 .vfes-ws10 .vfes-form___input::placeholder, .vfes-ws10 .vfes-ws10.vfes-form___input::placeholder {
	color: #666;
	font-size: .875rem
}

.vfes-ws10 .vfes-ws10 .vfes-form___input vfes-icon .vfes-form__icon, .vfes-ws10 .vfes-ws10 .vfes-form___input~.vfes-form__icon, .vfes-ws10 .vfes-ws10.vfes-form___input vfes-icon .vfes-form__icon, .vfes-ws10 .vfes-ws10.vfes-form___input~.vfes-form__icon {
	display: none;
	top: .375rem;
	margin-right: 1rem;
	pointer-events: none
}

.vfes-ws10 .vfes-ws10 .vfes-form___input~.vfes-form__error-text, .vfes-ws10 .vfes-ws10.vfes-form___input~.vfes-form__error-text {
	display: none
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--ok, .vfes-ws10 .vfes-ws10.vfes-form___input--ok {
	border: .0625rem solid #999
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--ok~.vfes-form__icon.vfes-form__icon-tick, .vfes-ws10 .vfes-ws10 .vfes-form___input--ok~.vfes-form__icon vfes-icon .vfes-form__icon-tick, .vfes-ws10 .vfes-ws10.vfes-form___input--ok~.vfes-form__icon.vfes-form__icon-tick, .vfes-ws10 .vfes-ws10.vfes-form___input--ok~.vfes-form__icon vfes-icon .vfes-form__icon-tick {
	display: block;
	color: #090
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--ok~.vfes-form__error-text, .vfes-ws10 .vfes-ws10 .vfes-form___input--ok~.vfes-form__icon.vfes-form__icon-warning, .vfes-ws10 .vfes-ws10 .vfes-form___input--ok~.vfes-form__icon vfes-icon .vfes-form__icon-warning, .vfes-ws10 .vfes-ws10.vfes-form___input--ok~.vfes-form__error-text, .vfes-ws10 .vfes-ws10.vfes-form___input--ok~.vfes-form__icon.vfes-form__icon-warning, .vfes-ws10 .vfes-ws10.vfes-form___input--ok~.vfes-form__icon vfes-icon .vfes-form__icon-warning {
	display: none
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--error, .vfes-ws10 .vfes-ws10 .vfes-form___input--error:focus, .vfes-ws10 .vfes-ws10.vfes-form___input--error, .vfes-ws10 .vfes-ws10.vfes-form___input--error:focus {
	border-color: #e60000
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--error+.vfes-form__label, .vfes-ws10 .vfes-ws10.vfes-form___input--error+.vfes-form__label {
	color: #e60000
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--error~.vfes-form__icon.vfes-form__icon-tick, .vfes-ws10 .vfes-ws10 .vfes-form___input--error~.vfes-form__icon vfes-icon .vfes-form__icon-tick, .vfes-ws10 .vfes-ws10.vfes-form___input--error~.vfes-form__icon.vfes-form__icon-tick, .vfes-ws10 .vfes-ws10.vfes-form___input--error~.vfes-form__icon vfes-icon .vfes-form__icon-tick {
	display: none
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--error~.vfes-form__icon.vfes-form__icon-warning, .vfes-ws10 .vfes-ws10 .vfes-form___input--error~.vfes-form__icon vfes-icon .vfes-form__icon-warning, .vfes-ws10 .vfes-ws10.vfes-form___input--error~.vfes-form__icon.vfes-form__icon-warning, .vfes-ws10 .vfes-ws10.vfes-form___input--error~.vfes-form__icon vfes-icon .vfes-form__icon-warning {
	display: block;
	color: #fff;
	background-color: #e60000
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--error~.vfes-form__error-text, .vfes-ws10 .vfes-ws10.vfes-form___input--error~.vfes-form__error-text {
	text-align: right;
	color: #e60000;
	font-size: 1rem;
	display: block;
	margin-top: .1875rem;
	margin-bottom: 0
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--error:-ms-_input-placeholder, .vfes-ws10 .vfes-ws10.vfes-form___input--error:-ms-_input-placeholder {
	color: #e60000
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--error::placeholder, .vfes-ws10 .vfes-ws10.vfes-form___input--error::placeholder {
	color: #e60000
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--autocomplete~.vfes-form__icon, .vfes-ws10 .vfes-ws10.vfes-form___input--autocomplete~.vfes-form__icon {
	display: block;
	color: #e60000;
	height: 2rem;
	cursor: pointer;
	margin-right: .625rem
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--autocomplete.vfes-form__icon, .vfes-ws10 .vfes-ws10.vfes-form___input--autocomplete.vfes-form__icon {
	display: block;
	color: #e60000;
	height: 2rem;
	cursor: pointer
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--dropdown.vfes-form___input, .vfes-ws10 .vfes-ws10.vfes-form___input--dropdown.vfes-form___input {
	box-shadow: 0 .125rem .25rem 0 rgba(0, 0, 0, .2)
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--dropdown.vfes-form___input[aria-expanded=true]~.vfes-form__icon-down, .vfes-ws10 .vfes-ws10.vfes-form___input--dropdown.vfes-form___input[aria-expanded=true]~.vfes-form__icon-down {
	display: none
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--dropdown.vfes-form___input[aria-expanded=true]~.vfes-form__icon-up, .vfes-ws10 .vfes-ws10.vfes-form___input--dropdown.vfes-form___input[aria-expanded=true]~.vfes-form__icon-up {
	display: block
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--dropdown.vfes-form___input:focus~.vfes-form__icon-down, .vfes-ws10 .vfes-ws10.vfes-form___input--dropdown.vfes-form___input:focus~.vfes-form__icon-down {
	display: none
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--dropdown.vfes-form___input:focus~.vfes-form__icon-up, .vfes-ws10 .vfes-ws10.vfes-form___input--dropdown.vfes-form___input:focus~.vfes-form__icon-up {
	display: block
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--dropdown vfes-icon .vfes-form__icon, .vfes-ws10 .vfes-ws10 .vfes-form___input--dropdown~.vfes-form__icon, .vfes-ws10 .vfes-ws10.vfes-form___input--dropdown vfes-icon .vfes-form__icon, .vfes-ws10 .vfes-ws10.vfes-form___input--dropdown~.vfes-form__icon {
	color: #333
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--dropdown vfes-icon .vfes-form__icon-down, .vfes-ws10 .vfes-ws10 .vfes-form___input--dropdown~.vfes-form__icon-down, .vfes-ws10 .vfes-ws10.vfes-form___input--dropdown vfes-icon .vfes-form__icon-down, .vfes-ws10 .vfes-ws10.vfes-form___input--dropdown~.vfes-form__icon-down {
	display: block
}

.vfes-ws10 .vfes-ws10 .vfes-form___input--dropdown vfes-icon .vfes-form__icon-up, .vfes-ws10 .vfes-ws10 .vfes-form___input--dropdown~.vfes-form__icon-up, .vfes-ws10 .vfes-ws10.vfes-form___input--dropdown vfes-icon .vfes-form__icon-up, .vfes-ws10 .vfes-ws10.vfes-form___input--dropdown~.vfes-form__icon-up {
	display: none
}

.vfes-ws10 .vfes-ws10 .vfes-form___input[disabled], .vfes-ws10 .vfes-ws10.vfes-form___input[disabled] {
	background-color: #fff;
	border-color: #999;
	color: #999;
	pointer-events: none
}

.vfes-ws10 .vfes-ws10 .vfes-form___input[aria-expanded=false]~.vfes-form__autocomplete-list, .vfes-ws10 .vfes-ws10.vfes-form___input[aria-expanded=false]~.vfes-form__autocomplete-list {
	display: none
}

.vfes-ws10 .vfes-ws10 .vfes-form__autocomplete-list, .vfes-ws10 .vfes-ws10.vfes-form__autocomplete-list {
	margin-top: .25rem;
	box-shadow: 0 .5rem .5rem 0 rgba(0, 0, 0, .25);
	background-color: transparent;
	position: absolute;
	z-index: 2;
	width: 100%
}

.vfes-ws10 .vfes-ws10 .vfes-form__autocomplete-list-option, .vfes-ws10 .vfes-ws10.vfes-form__autocomplete-list-option {
	background-color: #f4f4f4;
	padding: .8125rem 1rem;
	border-bottom: .0625rem solid #ccc;
	cursor: pointer
}

.vfes-ws10 .vfes-ws10 .vfes-form__autocomplete-list-option:first-of-type, .vfes-ws10 .vfes-ws10.vfes-form__autocomplete-list-option:first-of-type {
	border-top-right-radius: .375rem;
	border-top-left-radius: .375rem
}

.vfes-ws10 .vfes-ws10 .vfes-form__autocomplete-list-option:last-of-type, .vfes-ws10 .vfes-ws10.vfes-form__autocomplete-list-option:last-of-type {
	border-bottom: none;
	border-bottom-right-radius: .375rem;
	border-bottom-left-radius: .375rem
}

.vfes-ws10 .vfes-ws10 .vfes-form__autocomplete-list-option:hover, .vfes-ws10 .vfes-ws10.vfes-form__autocomplete-list-option:hover {
	background-color: #ebebeb
}

.vfes-ws10 .vfes-ws10 .vfes-form__autocomplete-list-option.hidden, .vfes-ws10 .vfes-ws10.vfes-form__autocomplete-list-option.hidden {
	display: none
}

.vfes-ws10 .vfes-ws10 .vfes-form__autocomplete-list-option.selected, .vfes-ws10 .vfes-ws10.vfes-form__autocomplete-list-option.selected {
	background-color: #ebebeb
}

.vfes-ws10 .vfes-ws10 .vfes-form__switch, .vfes-ws10 .vfes-ws10.vfes-form__switch {
	position: absolute;
	opacity: 0
}

.vfes-ws10 .vfes-ws10 .vfes-form__switch:focus+.vfes-form__switch-label, .vfes-ws10 .vfes-ws10.vfes-form__switch:focus+.vfes-form__switch-label {
	outline: .125rem solid #007c92
}

.vfes-ws10 .vfes-ws10 .vfes-form__switch+.vfes-form__switch-label, .vfes-ws10 .vfes-ws10.vfes-form__switch+.vfes-form__switch-label {
	width: 1.75rem;
	height: 1.25rem;
	background-color: #999;
	border-radius: 6.25rem;
	display: inline-block;
	position: relative
}

.vfes-ws10 .vfes-ws10 .vfes-form__switch+.vfes-form__switch-label:after, .vfes-ws10 .vfes-ws10.vfes-form__switch+.vfes-form__switch-label:after {
	content: "";
	background-color: #f4f4f4;
	width: 1rem;
	height: 1rem;
	top: .125rem;
	left: .125rem;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	position: absolute;
	transition: left .3s;
	box-shadow: 0 .125rem .125rem 0 rgba(0, 0, 0, .2)
}

.vfes-ws10 .vfes-ws10 .vfes-form__switch:checked+.vfes-form__switch-label, .vfes-ws10 .vfes-ws10.vfes-form__switch:checked+.vfes-form__switch-label {
	background-color: #007c92
}

.vfes-ws10 .vfes-ws10 .vfes-form__switch:checked+.vfes-form__switch-label:after, .vfes-ws10 .vfes-ws10.vfes-form__switch:checked+.vfes-form__switch-label:after {
	left: calc(50% - .25rem)
}

.vfes-ws10 .vfes-ws10 .vfes-form__switch:disabled+.vfes-form__switch-label, .vfes-ws10 .vfes-ws10.vfes-form__switch:disabled+.vfes-form__switch-label {
	pointer-events: none;
	background-color: #ccc
}

.vfes-ws10 .vfes-ws10 .vfes-form__switch:disabled+.vfes-form__switch-label:after, .vfes-ws10 .vfes-ws10 .vfes-form__switch:disabled+.vfes-form__switch-label:checked+.vfes-form__switch-label:after, .vfes-ws10 .vfes-ws10.vfes-form__switch:disabled+.vfes-form__switch-label:after, .vfes-ws10 .vfes-ws10.vfes-form__switch:disabled+.vfes-form__switch-label:checked+.vfes-form__switch-label:after {
	background-color: #ebebeb
}

.vfes-ws10 .vfes-ws10 .vfes-form__switch:disabled+.vfes-form__switch-label:checked+.vfes-form__switch-label, .vfes-ws10 .vfes-ws10.vfes-form__switch:disabled+.vfes-form__switch-label:checked+.vfes-form__switch-label {
	background-color: #ccc
}

.vfes-ws10 .vfes-ws10 .vfes-form__switch--medium+.vfes-form__switch-label, .vfes-ws10 .vfes-ws10.vfes-form__switch--medium+.vfes-form__switch-label {
	width: 2.5rem;
	height: 1.5rem
}

.vfes-ws10 .vfes-ws10 .vfes-form__switch--medium+.vfes-form__switch-label:after, .vfes-ws10 .vfes-ws10.vfes-form__switch--medium+.vfes-form__switch-label:after {
	height: 1.375rem;
	width: 1.375rem;
	top: .0625rem
}

.vfes-ws10 .vfes-ws10 .vfes-form__switch--large+.vfes-form__switch-label, .vfes-ws10 .vfes-ws10.vfes-form__switch--large+.vfes-form__switch-label {
	width: 3rem;
	height: 1.75rem
}

.vfes-ws10 .vfes-ws10 .vfes-form__switch--large+.vfes-form__switch-label:after, .vfes-ws10 .vfes-ws10.vfes-form__switch--large+.vfes-form__switch-label:after {
	height: 1.625rem;
	width: 1.625rem;
	top: .0625rem
}

.vfes-ws10 vfes-autocomplete-item {
	background-color: #f4f4f4;
	padding: .8125rem 1rem;
	border-bottom: .0625rem solid #ccc;
	cursor: pointer;
	display: inline-block
}

.vfes-ws10 vfes-autocomplete-item:first-of-type {
	border-top-right-radius: .375rem;
	border-top-left-radius: .375rem
}

.vfes-ws10 vfes-autocomplete-item:last-of-type {
	border-bottom: none;
	border-bottom-right-radius: .375rem;
	border-bottom-left-radius: .375rem
}

.vfes-ws10 .vfes-tag-label {
	border-top-left-radius: 0;
	box-shadow: 0 .125rem .5rem 0 rgba(0, 0, 0, .16)
}

.vfes-ws10 .vfes-tag-label--border {
	border: .0625rem solid #e60000
}

.vfes-ws10 .vfes-tag-label:after {
	border: 0
}

.vfes-ws10 .vfes-tag-label--gray .vfes-tag-label__outstanding, .vfes-ws10 .vfes-tag-label--grey .vfes-tag-label__outstanding {
	background: #ccc;
	color: #000
}

.vfes-ws10 .vfes-tag-label--gray.vfes-tag-label--border, .vfes-ws10 .vfes-tag-label--grey.vfes-tag-label--border {
	border: .0625rem solid #ccc
}

.vfes-ws10 .vfes-tag-label--blue .vfes-tag-label__outstanding {
	background: #007c92
}

.vfes-ws10 .vfes-tag-label--blue.vfes-tag-label--border {
	border: .0625rem solid #007c92
}

.vfes-ws10 .vfes-tag-label--aquamarine .vfes-tag-label__outstanding {
	background: #00b0ca
}

.vfes-ws10 .vfes-tag-label--aquamarine.vfes-tag-label--border {
	border: .0625rem solid #00b0ca
}

.vfes-ws10 .vfes-tag-label--dark-purple .vfes-tag-label__outstanding {
	background: #5e2750
}

.vfes-ws10 .vfes-tag-label--dark-purple.vfes-tag-label--border {
	border: .0625rem solid #5e2750
}

.vfes-ws10 .vfes-tag-label--black .vfes-tag-label__outstanding {
	background: #333
}

.vfes-ws10 .vfes-tag-label--black.vfes-tag-label--border {
	border: .0625rem solid #333
}

.vfes-ws10 .vfes-tag-label--purple .vfes-tag-label__outstanding, .vfes-ws10 .vfes-tag-label--red-violet .vfes-tag-label__outstanding {
	background: #9c2aa0
}

.vfes-ws10 .vfes-tag-label--purple.vfes-tag-label--border, .vfes-ws10 .vfes-tag-label--red-violet.vfes-tag-label--border {
	border: .0625rem solid #9c2aa0
}

.vfes-ws10 .vfes-tag-label--red .vfes-tag-label__outstanding {
	background: #e60000
}

.vfes-ws10 .vfes-tag-label--red.vfes-tag-label--border {
	border: .0625rem solid #e60000
}

.vfes-ws10 .vfes-tag-label--green .vfes-tag-label__outstanding {
	background: #090
}

.vfes-ws10 .vfes-tag-label--green.vfes-tag-label--border {
	border: .0625rem solid #090
}

.vfes-ws10 .vfes-tag-label--yellow .vfes-tag-label__outstanding {
	background: #fecb00;
	color: #000
}

.vfes-ws10 .vfes-tag-label--yellow.vfes-tag-label--border {
	border: .0625rem solid #fecb00
}

.vfes-ws10 .vfes-tag-label--white .vfes-tag-label__outstanding {
	background: #fff;
	color: #000
}

.vfes-ws10 .vfes-tag-label--white.vfes-tag-label--border {
	border: .0625rem solid #fff
}

.vfes-ws10 .vfes-tag-label--right .vfes-tag-label__outstanding {
	border-bottom-left-radius: .375rem;
	border-bottom-right-radius: 0
}

.vfes-ws10 .vfes-tag-label__outstanding {
	line-height: 1.375rem;
	padding: .3125rem .875rem .3125rem 1rem;
	left: -.0625rem;
	top: -2rem;
	border-bottom-right-radius: 0;
	background: #e60000
}

.vfes-ws10 .vfes-tag-label__outstanding .icon {
	margin-right: .375rem
}

.vfes-ws10 .vfes-tag-label.vfes-tag-label--wcs {
	margin-bottom: 1.375rem;
	height: 100%
}

@media only screen and (min-width:40.0625rem) {
	.vfes-ws10 .vfes-tag-label.vfes-tag-label--wcs {
		margin-bottom: 0;
		margin-top: 0;
	}

}

.vfes-ws10 vfes-tag-label .icon {
	margin-right: .375rem;
	vertical-align: top;
	display: inline-block;
	stroke-width: 0;
	stroke: #fff;

}

.vfes-ws10 .vfes-carousel__bullets {
	margin-top: 1.75rem
}

.vfes-ws10 .vfes-carousel__bullets-bullet:before {
	background-color: #ccc
}

.vfes-ws10 .vfes-carousel__bullets-bullet--active:after {
	background-color: #e60000;
	width: .5rem;
	height: .5rem;
	border: 0
}

.vfes-ws10 .vfes-carousel.vfes-carousel--wcs .vfes-carousel__list {
	display: flex
}

@media only screen and (min-width:40rem) {
	.vfes-ws10 .vfes-ws10 .vfes-carousel__arrow:after {
		width: 1rem;
		height: 1rem
	}

	.vfes-ws10 .vfes-ws10 .vfes-carousel__bullets {
		margin-top: 2.5rem
	}

	.vfes-ws10 .vfes-ws10 .vfes-carousel--small-arrows .vfes-carousel__arrow {
		width: 2rem;
		height: 2rem
	}

}

@media only screen and (min-width:60.625rem) {
	.vfes-ws10 .vfes-ws10 .vfes-carousel__arrow:after, .vfes-ws10 .vfes-ws10.vfes-carousel__arrow:after {
		width: 1.25rem;
		height: 1.25rem
	}

	.vfes-ws10 .vfes-ws10 .vfes-carousel--small-arrows .vfes-carousel__arrow, .vfes-ws10 .vfes-ws10.vfes-carousel--small-arrows .vfes-carousel__arrow {
		width: 3rem;
		height: 3rem
	}

	.vfes-ws10 .vfes-ws10 .vfes-carousel--small-arrows .vfes-carousel__arrow:after, .vfes-ws10 .vfes-ws10.vfes-carousel--small-arrows .vfes-carousel__arrow:after {
		width: .9375rem;
		height: .9375rem
	}

}

.vfes-ws10 .vfes-color-bg-vodafone-gray .vfes-carousel__bullets-bullet:before {
	background-color: hsla(0, 0%, 100%, .3)
}

.vfes-ws10 .vfes-color-bg-vodafone-gray .vfes-carousel__bullets-bullet--active:after {
	background-color: #fff
}

.vfes-ws10 .vfes-card-offer {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	color: #333;
	border-radius: .75rem;
	box-shadow: .125rem .125rem .5rem 0 rgba(0, 0, 0, .26);

}

.vfes-ws10 .vfes-card-offer--equal-height {
	height: 100%
}

.vfes-ws10 .vfes-card-offer__content {
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.vfes-ws10 .vfes-card-offer__content--bottom-price {
	height: 100%
}

.vfes-ws10 .vfes-card-offer__item {
	display: flex;
	padding: 3% 2% 2% 2%;
	min-height: 4.0625rem;
	align-items: center;
	flex-wrap: nowrap;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: -8.6%;
	font-family: VodafoneRegular, Helvetica, Arial, sans-serif
}

.vfes-ws10 .vfes-card-offer__item--align-footer {
	justify-content: space-between;
	align-items: flex-end;
	padding: .75rem 0 .75rem .75rem;
	border-radius: 10px;
}

.vfes-ws10 .vfes-card-offer__item--space-top {
	margin-top: 0;
}

.vfes-ws10 .vfes-card-offer__icon {
	min-width: 2.5rem
}

.vfes-ws10 .vfes-card-offer__text {
	text-align: left;
	padding-left: .375rem
}

.vfes-ws10 .vfes-banner__container {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}

.vfes-ws10 .vfes-banner__text {
	flex-shrink: 1;
	padding-right: 0
}

.vfes-ws10 .vfes-banner___img {
	flex-shrink: 0;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	width: 100%;
	max-width: 37.5rem
}

.vfes-ws10 .vfes-banner--_img-bottom .vfes-banner__container {
	flex-direction: column
}

.vfes-ws10 .vfes-banner--_img-top .vfes-banner__container {
	flex-direction: column-reverse
}

@media only screen and (min-width:60.625rem) {
	.vfes-ws10 .vfes-banner__container {
		padding-top: 3rem;
		padding-bottom: 3rem
	}

	.vfes-ws10 .vfes-banner__text {
		flex-shrink: 1
	}

	.vfes-ws10 .vfes-banner___img {
		flex-shrink: 0;
		width: 50%
	}

	.vfes-ws10 .vfes-banner--_img-right .vfes-banner__container {
		flex-direction: row
	}

	.vfes-ws10 .vfes-banner--_img-right .vfes-banner__text {
		padding-right: 3rem
	}

	.vfes-ws10 .vfes-banner--_img-left .vfes-banner__container {
		flex-direction: row-reverse
	}

	.vfes-ws10 .vfes-banner--_img-left .vfes-banner__text {
		padding-left: 3rem
	}

}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs__tab .vfes-tabs__container {
	background-color: #4a4d4e
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs__tab .vfes-tabs__content-open {
	background-color: #333;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs__tab:hover {
	color: #ebebeb
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs__tab-active {
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs__tab-active:before {
	background-color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs__tab-active:after {
	border-top: .3125rem solid #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab>.vfes-tabs__tab-button:hover, .vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs__tab-active .vfes-tabs__tab-button {
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab>.vfes-tabs__tab-button:hover _svg {
	color: #fff;
	border-color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab>.vfes-tabs__tab-button:hover .vfes-tabs__tab-text {
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab>.vfes-tabs__tab-button _svg {
	color: #fff;
	border-color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab>.vfes-tabs__tab-button .vfes-tabs__tab-text {
	color: #ccc
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-active.vfes-tabs__tab-button _svg {
	background-color: #fff;
	color: #4a4d4e;
	stroke: #4a4d4e;
	border-color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-active.vfes-tabs__tab-button .vfes-tabs__tab-text {
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-button.vfes-tabs__tab-active {
	color: #333;
	background-color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab>.vfes-tabs__tab-button {
	background-color: #4a4d4e;
	color: #ccc
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--dark>.vfes-tabs__container>.vfes-tabs__tab {
	padding: 0
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--dark>.vfes-tabs__container>.vfes-tabs__tab>.vfes-tabs__tab-button {
	background-color: #333;
	color: #fff;
	width: 100%;
	border: .0625rem solid #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--dark>.vfes-tabs__container>.vfes-tabs__tab>.vfes-tabs__tab-button:first-of-type {
	border-top-left-radius: .375rem;
	border-bottom-left-radius: .375rem
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--dark>.vfes-tabs__container>.vfes-tabs__tab>.vfes-tabs__tab-button:last-child {
	border-top-right-radius: .375rem;
	border-bottom-right-radius: .375rem;
	margin-right: 0
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--dark>.vfes-tabs__container>.vfes-tabs__tab>.vfes-tabs__tab-button:last-of-type {
	border-left: none
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--dark>.vfes-tabs__container>.vfes-tabs__tab>.vfes-tabs__tab-button:after, .vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--dark>.vfes-tabs__container>.vfes-tabs__tab>.vfes-tabs__tab-button:before {
	display: none
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--dark>.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-button.vfes-tabs__tab-active {
	color: #333;
	background-color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--dropdown>.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-button {
	background-color: #4a4d4e;
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--dropdown>.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-button:hover {
	color: #333
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--dropdown>.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-active+.vfes-tabs__content-copy {
	color: #fff
}

.vfes-ws10 .vfes-colours-bg-vodafone-gray .vfes-tabs--dropdown>.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-active+.vfes-tabs__content-copy:after {
	background-color: #ccc
}

.vfes-ws10 .vfes-colours-bg-aluminium .vfes-tabs.vfes-tabs--group .vfes-tabs__tab>.vfes-tabs__tab-button {
	background-color: #fff;
	color: #333
}

.vfes-ws10 .vfes-tabs__tab:hover {
	color: #e60000
}

.vfes-ws10 .vfes-tabs__tab-button {
	color: #333;
	padding: .1875rem 1.6875rem .875rem;
	font-size: 1.125rem
}

.vfes-ws10 .vfes-tabs__tab-button:focus {
	text-decoration: underline
}

.vfes-ws10 .vfes-tabs__tab-button:after {
	display: none
}

.vfes-ws10 .vfes-tabs__tab-active {
	color: #333;
	font-family: VodafoneRegularBold, Helvetica, Arial, sans-serif
}

.vfes-ws10 .vfes-tabs__tab-active:before {
	background-color: #e60000;
	height: .1875rem
}

.vfes-ws10 .vfes-tabs__tab-active:after {
	border-top: .3125rem solid #e60000
}

.vfes-ws10 .vfes-tabs .vfes-link__box {
	padding: 2.0625rem 1.25rem 2rem
}

.vfes-ws10 .vfes-tabs--simple>.vfes-tabs__container>.vfes-tabs__tab {
	padding: 0
}

.vfes-ws10 .vfes-tabs--simple>.vfes-tabs__container>.vfes-tabs__tab>.vfes-tabs__tab-button {
	width: 100%
}

.vfes-ws10 .vfes-tabs--group .vfes-tabs__tab {
	margin-right: .125rem;
	margin-bottom: .0625rem
}

.vfes-ws10 .vfes-tabs--group .vfes-tabs__tab:first-child {
	border-top-left-radius: .375rem;
	border-bottom-left-radius: .375rem
}

.vfes-ws10 .vfes-tabs--group .vfes-tabs__tab:last-child {
	border-top-right-radius: .375rem;
	border-bottom-right-radius: .375rem;
	margin-right: 0
}

.vfes-ws10 .vfes-tabs--group.vfes-tabs__tab .vfes-tabs__tab-button.vfes-tabs__tab-active, .vfes-ws10 .vfes-tabs--group .vfes-tabs__tab .vfes-tabs__tab-button.vfes-tabs__tab-active {
	background-color: #e60000;
	color: #fff
}

.vfes-ws10 .vfes-tabs--group.vfes-tabs__tab>.vfes-tabs__tab-button, .vfes-ws10 .vfes-tabs--group .vfes-tabs__tab>.vfes-tabs__tab-button {
	background-color: #ebebeb;
	color: #333;
	padding: .75rem 1.75rem .6875rem
}

.vfes-ws10 .vfes-tabs--group.vfes-tabs__tab>.vfes-tabs__tab-button:focus, .vfes-ws10 .vfes-tabs--group .vfes-tabs__tab>.vfes-tabs__tab-button:focus {
	text-decoration: underline
}

.vfes-ws10 .vfes-tabs--block {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto
}

.vfes-ws10 .vfes-tabs--block>.vfes-tabs__container {
	width: calc(25% - .9375rem);
	margin-right: 1.25rem;
	margin-top: 0;
	max-width: 17.5rem
}

.vfes-ws10 .vfes-tabs--block>.vfes-tabs__container:nth-of-type(4n) {
	margin-right: 0
}

.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container {
	letter-spacing: normal;
	white-space: normal;
	padding-bottom: 0
}

.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container>.vfes-tabs__content, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container>.vfes-tabs__content {
	background-color: #666;
	border-top: 0;
	z-index: 1;
	padding: 5.0625rem 6.25rem 2.4375rem
}

.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container>.vfes-tabs__content>.vfes-tabs__close, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container>.vfes-tabs__content>.vfes-tabs__close {
	top: 1rem;
	right: 1.5rem
}

.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container>.vfes-tabs__content>.vfes-tabs__close _svg, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container>.vfes-tabs__content>.vfes-tabs__close _svg {
	width: 2.25rem;
	height: 2.25rem
}

.vfes-ws10 .vfes-tabs--block .vfes-link__box {
	padding: 2.0625rem 1.25rem;
	background-color: #fff;
	color: #333;
	font-size: 1.25rem;
	line-height: 1.4;
	display: inline-block;
	border-radius: .375rem;
	width: 100%;
	text-align: center;
	margin-bottom: 1.4375rem;
	box-shadow: 0 .125rem .5rem 0 rgba(0, 0, 0, .16)
}

.vfes-ws10 .vfes-tabs--block-container .vfes-tabs__tab, .vfes-ws10 .vfes-tabs--block .vfes-tabs__tab {
	border: .0625rem solid #ccc;
	border-radius: .375rem;
	display: block;
	max-width: 100%;
	width: 100%;
	margin-bottom: 1.25rem
}

.vfes-ws10 .vfes-tabs--block-container .vfes-tabs__tab>.vfes-tabs__tab-button, .vfes-ws10 .vfes-tabs--block .vfes-tabs__tab>.vfes-tabs__tab-button {
	border-radius: .375rem;
	padding-top: .9375rem;
	padding-bottom: 1.375rem;
	width: 100%
}

.vfes-ws10 .vfes-tabs--block-container .vfes-tabs__tab:last-child, .vfes-ws10 .vfes-tabs--block .vfes-tabs__tab:last-child {
	margin-right: 0
}

.vfes-ws10 .vfes-tabs--block-container .vfes-tabs__tab _svg, .vfes-ws10 .vfes-tabs--block .vfes-tabs__tab _svg {
	width: 4.125rem;
	height: 4.125rem;
	display: inline-block;
	color: #4a4d4e;
	fill: transparent;
	stroke-width: 0;
	stroke: #4a4d4e;
	margin-bottom: .375rem
}

.vfes-ws10 .vfes-tabs--block-container .vfes-tabs__tab p, .vfes-ws10 .vfes-tabs--block .vfes-tabs__tab p {
	margin: 0;
	font-size: 1.25rem;
	line-height: 1.2
}

.vfes-ws10 .vfes-tabs--block-container .vfes-tabs__tab:after, .vfes-ws10 .vfes-tabs--block .vfes-tabs__tab:after {
	border-bottom-color: #666
}

.vfes-ws10 .vfes-tabs--block-container .vfes-tabs__tab-active, .vfes-ws10 .vfes-tabs--block .vfes-tabs__tab-active {
	border: none;
	margin-bottom: 2.25rem
}

.vfes-ws10 .vfes-tabs--block-container .vfes-tabs__tab-active .vfes-tabs__tab-button, .vfes-ws10 .vfes-tabs--block .vfes-tabs__tab-active .vfes-tabs__tab-button {
	background-color: #e60000;
	color: #fff;
	border: .0625rem solid #e60000
}

.vfes-ws10 .vfes-tabs--block-container .vfes-tabs__tab-active:before, .vfes-ws10 .vfes-tabs--block .vfes-tabs__tab-active:before {
	display: none
}

.vfes-ws10 .vfes-tabs--block-container .vfes-tabs__tab-active:after, .vfes-ws10 .vfes-tabs--block .vfes-tabs__tab-active:after {
	content: "";
	bottom: -2.3125rem;
	border: 1.25rem solid transparent;
	border-bottom-color: #666;
	transform: translateX(-50%)
}

.vfes-ws10 .vfes-tabs--block-container .vfes-tabs__tab-active _svg, .vfes-ws10 .vfes-tabs--block .vfes-tabs__tab-active _svg {
	color: #fff;
	stroke: #fff
}

.vfes-ws10 .vfes-tabs--block-container .vfes-tabs__tab-active+.vfes-tabs__content, .vfes-ws10 .vfes-tabs--block .vfes-tabs__tab-active+.vfes-tabs__content {
	display: block;
	text-align: left;
	position: absolute;
	left: 0;
	width: 100%;
	border-radius: .625rem
}

.vfes-ws10 .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab {
	margin-right: 1.625rem
}

.vfes-ws10 .vfes-tabs--circle.vfes-tabs__tab _svg.icon--small, .vfes-ws10 .vfes-tabs--circle.vfes-tabs__tab vfes-icon, .vfes-ws10 .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab _svg.icon--small, .vfes-ws10 .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab vfes-icon {
	margin-bottom: .5rem
}

.vfes-ws10 .vfes-tabs--circle.vfes-tabs__tab vfes-icon _svg, .vfes-ws10 .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab vfes-icon _svg {
	position: relative;
	left: -.8125rem;
	top: -.8125rem
}

.vfes-ws10 .vfes-tabs--circle.vfes-tabs__tab p, .vfes-ws10 .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab p {
	margin: 0 auto
}

.vfes-ws10 .vfes-tabs--circle.vfes-tabs__tab .vfes-tabs__tab-button, .vfes-ws10 .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-button {
	padding: 0
}

.vfes-ws10 .vfes-tabs--circle.vfes-tabs__tab .vfes-tabs__tab-button:hover, .vfes-ws10 .vfes-tabs--circle>.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-button:hover {
	color: #e60000
}

.vfes-ws10 .vfes-tabs--circle>.vfes-tabs__content {
	padding-top: 1.875rem
}

@media only screen and (max-width:60.625rem) {
	.vfes-ws10 .vfes-tabs .vfes-tabs:nth-of-type(4n) {
		margin-right: 0
	}

	.vfes-ws10 .vfes-tabs .vfes-tabs .vfes-link__box {
		padding: 1.1875rem 1.25rem
	}

	.vfes-ws10 .vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab {
		border: none;
		margin-right: .125rem;
		margin-bottom: .0625rem;
		padding: 0
	}

	.vfes-ws10 .vfes-tabs--block {
		max-width: 48rem
	}

	.vfes-ws10 .vfes-tabs--block>.vfes-tabs__container {
		width: 33.33333%;
		margin-right: 0
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container {
		padding-left: .625rem;
		padding-right: .625rem;
		max-width: 100%
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container>.vfes-tabs__tab, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container>.vfes-tabs__tab {
		padding: 0
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container>.vfes-tabs__tab>.vfes-tabs__tab-button, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container>.vfes-tabs__tab>.vfes-tabs__tab-button {
		padding-top: .625rem;
		padding-bottom: 1.25rem
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container>.vfes-tabs__tab>.vfes-tabs__tab-button _svg, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container>.vfes-tabs__tab>.vfes-tabs__tab-button _svg {
		margin-bottom: .1875rem
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container>.vfes-tabs__tab-active>.vfes-tabs__content, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container>.vfes-tabs__tab-active>.vfes-tabs__content {
		top: 1.125rem;
		width: 2.25rem;
		height: 2.25rem
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container>.vfes-tabs__tab-active+.vfes-tabs__content, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container>.vfes-tabs__tab-active+.vfes-tabs__content {
		padding: 5.5rem .5rem 3.125rem;
		left: 1.125rem;
		width: calc(100% - 2.125rem)
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container .vfes-accordion__item:last-of-type, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container .vfes-accordion__item:last-of-type {
		margin-bottom: 1rem
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container .vfes-tabs__content .vfes-link__box, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container .vfes-tabs__content .vfes-link__box {
		margin-bottom: 1.25rem;
		padding: 1.3125rem 1.25rem
	}

}

@media only screen and (max-width:40rem) {
	.vfes-ws10 .vfes-tabs .vfes-link__box {
		padding: 1.25rem .9375rem 1.1875rem
	}

	.vfes-ws10 .vfes-tabs--group>.vfes-tabs__container {
		margin-left: 1rem;
		margin-right: 1rem
	}

	.vfes-ws10 .vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__header.vfes-tabs__tab-active:after {
		border-color: #e60000
	}

	.vfes-ws10 .vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child, .vfes-ws10 .vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child~.vfes-tabs__tab {
		padding: 0
	}

	.vfes-ws10 .vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child .vfes-tabs__tab-button, .vfes-ws10 .vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child~.vfes-tabs__tab .vfes-tabs__tab-button {
		background-color: #f4f4f4;
		color: #333;
		text-align: left;
		padding-left: .9375rem
	}

	.vfes-ws10 .vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child .vfes-tabs__tab-button:hover, .vfes-ws10 .vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child~.vfes-tabs__tab .vfes-tabs__tab-button:hover {
		background-color: #ebebeb
	}

	.vfes-ws10 .vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child .vfes-tabs__tab-active.vfes-tabs__tab-button, .vfes-ws10 .vfes-tabs--group>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child~.vfes-tabs__tab .vfes-tabs__tab-active.vfes-tabs__tab-button {
		background-color: #ebebeb;
		color: #333
	}

	.vfes-ws10 .vfes-tabs--group>.vfes-tabs__container .vfes-tabs__tab-button {
		font-size: 1rem
	}

	.vfes-ws10 .vfes-tabs--group-dark>.vfes-tabs__container>.vfes-tabs__tab-button {
		background-color: #333;
		color: #fff;
		border-color: #fff
	}

	.vfes-ws10 .vfes-tabs--group-close>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3):first-child:after, .vfes-ws10 .vfes-tabs--group-close>.vfes-tabs__container>.vfes-tabs__tab:nth-last-child(n+3)~.vfes-tabs__tab-active:after {
		border-color: #e60000
	}

	.vfes-ws10 .vfes-tabs--group-close>.vfes-tabs__header {
		display: block
	}

	.vfes-ws10 .vfes-tabs--block {
		max-width: 20rem
	}

	.vfes-ws10 .vfes-tabs--block>.vfes-tabs__container {
		width: 50%;
		margin-left: 0
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container {
		margin-right: 0;
		padding: 0 .5rem
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container:first-of-type, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container:first-of-type {
		margin-left: 0
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container:nth-of-type(2n), .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container:nth-of-type(2n) {
		margin-right: 0
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container:nth-of-type(odd), .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container:nth-of-type(odd) {
		margin-left: 0
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container>.vfes-tabs__tab, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container>.vfes-tabs__tab {
		padding: 0;
		margin-bottom: .75rem
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container>.vfes-tabs__tab p, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container>.vfes-tabs__tab p {
		font-size: 1rem
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container>.vfes-tabs__tab.vfes-tabs__tab-active, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container>.vfes-tabs__tab.vfes-tabs__tab-active {
		margin-bottom: 1.5rem
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container>.vfes-tabs__tab.vfes-tabs__tab-active:after, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container>.vfes-tabs__tab.vfes-tabs__tab-active:after {
		bottom: -1.6875rem
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-button, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-button {
		padding-top: .9375rem;
		padding-bottom: 1.4375rem
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-button _svg, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container>.vfes-tabs__tab .vfes-tabs__tab-button _svg {
		width: 3.75rem;
		height: 3.75rem;
		margin-bottom: .1875rem
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container>.vfes-tabs__tab-active+.vfes-tabs__content, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container>.vfes-tabs__tab-active+.vfes-tabs__content {
		padding: 3.75rem 0 1.875rem;
		left: 1rem;
		width: calc(100% - 2rem)
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container .vfes-tabs__content>.vfes-tabs__close, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container .vfes-tabs__content>.vfes-tabs__close {
		top: .625rem;
		right: .875rem
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container .vfes-tabs__content>.vfes-tabs__close _svg, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container .vfes-tabs__content>.vfes-tabs__close _svg {
		width: 1.75rem;
		height: 1.75rem
	}

	.vfes-ws10 .vfes-tabs--block-container.vfes-tabs__container .vfes-tabs__content .vfes-link__box, .vfes-ws10 .vfes-tabs--block>.vfes-tabs__container .vfes-tabs__content .vfes-link__box {
		padding: .625rem .9375rem;
		font-size: 1.125rem;
		line-height: 1.5rem;
		margin-bottom: .625rem
	}

	.vfes-ws10 .vfes-tabs--circle>.vfes-tabs__container {
		margin-right: 0;
		margin-left: 0
	}

	.vfes-ws10 .vfes-tabs--circle>.vfes-tabs__tab {
		vertical-align: baseline;
		margin-right: .5rem
	}

	.vfes-ws10 .vfes-tabs--circle.vfes-tabs__tab _svg, .vfes-ws10 .vfes-tabs--circle .vfes-tabs__tab _svg {
		margin-bottom: .6875rem
	}

	.vfes-ws10 .vfes-tabs--dropdown>.vfes-tabs__container {
		padding: 0 1rem
	}

	.vfes-ws10 .vfes-tabs--dropdown.vfes-tabs__tab, .vfes-ws10 .vfes-tabs--dropdown .vfes-tabs__tab {
		padding: 0
	}

	.vfes-ws10 .vfes-tabs--dropdown.vfes-tabs__tab .vfes-tabs__tab-button, .vfes-ws10 .vfes-tabs--dropdown .vfes-tabs__tab .vfes-tabs__tab-button {
		width: 100%;
		padding: 1.0625rem 4.25rem 1.0625rem 1.25rem;
		text-align: left;
		font-size: 1rem
	}

	.vfes-ws10 .vfes-tabs--dropdown.vfes-tabs__tab:after, .vfes-ws10 .vfes-tabs--dropdown .vfes-tabs__tab:after {
		width: .75rem;
		height: .75rem
	}

	.vfes-ws10 .vfes-tabs--dropdown.vfes-tabs__tab:before, .vfes-ws10 .vfes-tabs--dropdown .vfes-tabs__tab:before {
		display: none
	}

	.vfes-ws10 .vfes-tabs--dropdown.vfes-tabs__tab:hover, .vfes-ws10 .vfes-tabs--dropdown .vfes-tabs__tab:hover {
		color: #4a4d4e
	}

	.vfes-ws10 .vfes-tabs--dropdown.vfes-tabs__tab .vfes-tabs__tab-active:after, .vfes-ws10 .vfes-tabs--dropdown .vfes-tabs__tab .vfes-tabs__tab-active:after, .vfes-ws10 .vfes-tabs--dropdown.vfes-tabs__tab .vfes-tabs__tab-active:before, .vfes-ws10 .vfes-tabs--dropdown .vfes-tabs__tab .vfes-tabs__tab-active:before {
		display: none
	}

	.vfes-ws10 .vfes-tabs--dropdown.vfes-tabs__tab .vfes-tabs__tab-active+.vfes-tabs__content-copy, .vfes-ws10 .vfes-tabs--dropdown .vfes-tabs__tab .vfes-tabs__tab-active+.vfes-tabs__content-copy {
		border: none;
		border-bottom-left-radius: .375rem;
		border-bottom-right-radius: .375rem;
		display: block;
		padding: 1.0625rem 1.25rem
	}

	.vfes-ws10 .vfes-tabs--dropdown.vfes-tabs__tab .vfes-tabs__tab-active+.vfes-tabs__content-copy:after, .vfes-ws10 .vfes-tabs--dropdown .vfes-tabs__tab .vfes-tabs__tab-active+.vfes-tabs__content-copy:after {
		content: "";
		top: 3.375rem;
		height: .0625rem;
		left: 0;
		right: 0;
		background-color: #ccc;
		position: absolute;
		z-index: 1
	}

	.vfes-ws10 .vfes-tabs--progress-simple>.vfes-tabs__container {
		padding-top: .0625rem
	}

	.vfes-ws10 .vfes-tabs--progress-simple.vfes-tabs__tab, .vfes-ws10 .vfes-tabs--progress-simple .vfes-tabs__tab {
		padding: 0;
		max-width: 4.9375rem;
		width: 100%
	}

	.vfes-ws10 .vfes-tabs--progress-simple.vfes-tabs__tab .vfes-tabs__tab-button, .vfes-ws10 .vfes-tabs--progress-simple .vfes-tabs__tab .vfes-tabs__tab-button {
		color: #666;
		font-size: 1rem
	}

	.vfes-ws10 .vfes-tabs--progress-simple.vfes-tabs__tab .vfes-tabs__tab-button:after, .vfes-ws10 .vfes-tabs--progress-simple .vfes-tabs__tab .vfes-tabs__tab-button:after {
		display: none
	}

	.vfes-ws10 .vfes-tabs--progress-simple.vfes-tabs__tab .vfes-tabs__tab-button.vfes-tabs__tab-active, .vfes-ws10 .vfes-tabs--progress-simple .vfes-tabs__tab .vfes-tabs__tab-button.vfes-tabs__tab-active {
		font-family: VodafoneRegularBold, Helvetica, Arial, sans-serif;
		color: #333
	}

	.vfes-ws10 .vfes-tabs--progress-complete>.vfes-tabs__container {
		padding-top: .0625rem
	}

	.vfes-ws10 .vfes-tabs--progress-complete.vfes-tabs__tab, .vfes-ws10 .vfes-tabs--progress-complete .vfes-tabs__tab {
		padding: 0;
		max-width: 4.9375rem;
		width: 100%
	}

	.vfes-ws10 .vfes-tabs--progress-complete.vfes-tabs__tab .vfes-tabs__tab-button, .vfes-ws10 .vfes-tabs--progress-complete .vfes-tabs__tab .vfes-tabs__tab-button {
		color: #666;
		font-size: 1rem
	}

	.vfes-ws10 .vfes-tabs--progress-complete.vfes-tabs__tab .vfes-tabs__tab-button:after, .vfes-ws10 .vfes-tabs--progress-complete .vfes-tabs__tab .vfes-tabs__tab-button:after {
		display: none
	}

	.vfes-ws10 .vfes-tabs--progress-complete.vfes-tabs__tab .vfes-tabs__tab-button.vfes-tabs__tab-active-complete, .vfes-ws10 .vfes-tabs--progress-complete .vfes-tabs__tab .vfes-tabs__tab-button.vfes-tabs__tab-active-complete {
		color: #666;
		font-weight: 400
	}

	.vfes-ws10 .vfes-tabs--progress-complete.vfes-tabs__tab .vfes-tabs__tab-button.vfes-tabs__tab-active-complete:before, .vfes-ws10 .vfes-tabs--progress-complete .vfes-tabs__tab .vfes-tabs__tab-button.vfes-tabs__tab-active-complete:before {
		content: "";
		height: .1875rem;
		width: 100%;
		bottom: 0;
		position: absolute;
		left: 0;
		background-color: #e60000
	}

	.vfes-ws10 .vfes-tabs--progress-complete.vfes-tabs__tab .vfes-tabs__tab-active.vfes-tabs__tab-button, .vfes-ws10 .vfes-tabs--progress-complete .vfes-tabs__tab .vfes-tabs__tab-active.vfes-tabs__tab-button {
		color: #333;
		font-size: 1rem;
		font-family: VodafoneRegularBold, Helvetica, Arial, sans-serif
	}

	.vfes-ws10 .vfes-tabs--progress-complete.vfes-tabs__tab .vfes-tabs__tab-active.vfes-tabs__tab-button:before, .vfes-ws10 .vfes-tabs--progress-complete .vfes-tabs__tab .vfes-tabs__tab-active.vfes-tabs__tab-button:before {
		content: "";
		height: .1875rem;
		width: 100%;
		bottom: 0;
		position: absolute;
		left: 0;
		background-color: #e60000
	}

	.vfes-ws10 .vfes-tabs--progress-complete.vfes-tabs__tab .vfes-tabs__tab-active.vfes-tabs__tab-button:after, .vfes-ws10 .vfes-tabs--progress-complete .vfes-tabs__tab .vfes-tabs__tab-active.vfes-tabs__tab-button:after {
		display: none
	}

}

.vfes-ws10 vfes-tab-circular {
	width: calc(16.66667% - 5rem);
	margin-right: 1.625rem;
	display: inline-flex
}

.vfes-ws10 vfes-tab-group {
	display: inline-block;
	overflow: hidden;
	margin-right: .125rem;
	margin-bottom: -.25rem
}

.vfes-ws10 vfes-tab-group:first-of-type {
	border-top-left-radius: .375rem;
	border-bottom-left-radius: .375rem
}

.vfes-ws10 vfes-tab-group:last-of-type {
	border-top-right-radius: .375rem;
	border-bottom-right-radius: .375rem;
	margin-right: 0
}

.vfes-ws10 vfes-tab-block {
	width: calc(25% - .9375rem);
	margin-right: 1.25rem;
	margin-top: 0;
	max-width: 17.5rem
}

.vfes-ws10 vfes-tab-block:nth-of-type(4n) {
	margin-right: 0
}

.vfes-ws10 vfes-tab-block .vfes-link__box {
	padding: 2.0625rem 1.25rem;
	background-color: #fff;
	color: #333;
	font-size: 1.25rem;
	line-height: 1.4;
	display: inline-block;
	border-radius: .375rem;
	width: 100%;
	text-align: center;
	margin-bottom: 1.4375rem;
	box-shadow: 0 .125rem .5rem 0 rgba(0, 0, 0, .16)
}

@media only screen and (max-width:60.625rem) {
	.vfes-ws10 vfes-tab-block {
		width: 33.33333%;
		margin-right: 0
	}

}

@media only screen and (max-width:40rem) {
	.vfes-ws10 vfes-tab-circular {
		max-width: 3.75rem;
		padding: 0;
		width: 100%;
		vertical-align: baseline;
		margin-right: .5rem;
		overflow: visible
	}

	.vfes-ws10 vfes-tab-block {
		width: 50%;
		margin-right: 0
	}

	.vfes-ws10 vfes-tab-block:first-of-type {
		margin-left: 0
	}

	.vfes-ws10 vfes-tab-block:nth-of-type(2n) {
		margin-right: 0
	}

	.vfes-ws10 vfes-tab-block:nth-of-type(odd) {
		margin-left: 0
	}

	.vfes-ws10 vfes-tab-block .vfes-link__box {
		padding: .625rem .9375rem;
		font-size: 1.125rem;
		line-height: 1.5rem;
		margin-bottom: .625rem
	}

}

.vfes-ws10 .vfes-ws10 .vfes-breadcrumbs {
	padding: .875rem
}

.vfes-ws10 .vfes-ws10 .vfes-breadcrumbs .vfes-link {
	font-size: 1rem;
	line-height: 1.375rem;
	text-decoration: none;
	color: #333
}

.vfes-ws10 .vfes-ws10 .vfes-breadcrumbs .vfes-link:after {
	width: 1rem;
	height: 1rem;
	top: .25rem
}

.vfes-ws10 .vfes-ws10 .vfes-breadcrumbs.vfes-colours-bg-anthracite, .vfes-ws10 .vfes-ws10 .vfes-breadcrumbs.vfes-colours-bg-dark-gray, .vfes-ws10 .vfes-ws10 .vfes-breadcrumbs.vfes-colours-bg-vodafone-gray {
	border-top-color: #666;
	border-bottom-color: #666
}

.vfes-ws10 .vfes-ws10 .vfes-breadcrumbs.vfes-colours-bg-anthracite .vfes-link, .vfes-ws10 .vfes-ws10 .vfes-breadcrumbs.vfes-colours-bg-dark-gray .vfes-link, .vfes-ws10 .vfes-ws10 .vfes-breadcrumbs.vfes-colours-bg-vodafone-gray .vfes-link {
	color: #fff
}

.vfes-ws10 .vfes-ws10 .vfes-breadcrumbs.vfes-colours-bg-anthracite .vfes-link:after, .vfes-ws10 .vfes-ws10 .vfes-breadcrumbs.vfes-colours-bg-dark-gray .vfes-link:after, .vfes-ws10 .vfes-ws10 .vfes-breadcrumbs.vfes-colours-bg-vodafone-gray .vfes-link:after {
	border-top-color: #fff;
	border-right-color: #fff
}

@media only screen and (min-width:40rem) {
	.vfes-ws10 .vfes-ws10 .vfes-breadcrumbs .vfes-link {
		font-size: 1.125rem;
		line-height: 1.5rem
	}

}

@media only screen and (min-width:60.625rem) {
	.vfes-ws10 .vfes-ws10 .vfes-breadcrumbs {
		padding: 1.125rem
	}

}

.vfes-ws10 .vfes-offer-ticket {
	position: relative;
	display: inline;
	z-index: 3
}

.vfes-ws10 .vfes-offer-ticket .vfes-ticket-content .vfes-typeclient {
	text-decoration: underline
}

.vfes-ws10 .vfes-offer-ticket .vfes-ticket-content .vfes-typeclient.active {
	font-family: VodafoneRegularBold, Helvetica, Arial, sans-serif;
	text-decoration: none
}

.vfes-ws10 .vfes-offer-ticket .ticket-card, .vfes-ws10 .vfes-offer-ticket.vfes-offer-ticket--fixed {
	position: relative
}

@media only screen and (min-width:60.625rem) {
	.vfes-ws10 .vfes-offer-ticket.vfes-offer-ticket--fixed {
		position: fixed;
		top: 5rem;
		width: 100% !important;
		max-width: 75rem;
		top: 4rem;
		padding-top: 1.25rem
	}

}

.vfes-ws10 .vfes-sticky-down {
	position: fixed;
	width: 100%;
	bottom: 0;
	z-index: 4;
	transition: .3s;
	visibility: visible;
	opacity: 1
}

.vfes-ws10 .vfes-sticky-down--padding-box {
	padding: .375rem;
	box-shadow: .125rem .125rem .5rem 0 rgba(0, 0, 0, .16);
	border: .0625rem solid #ebebeb;
	border-radius: .625rem;
	background-color: #fff;
	color: #333
}

.vfes-ws10 .vfes-sticky-down.sticky-hide {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s, opacity .5s linear
}

.vfes-ws10 .vfes-sticky-down a.vfes-button {
	width: 100%
}

a.btn {
	text-decoration: none
}

a.btn:hover {
	color: #fff
}

.btn a, a.accordion__heading {
	text-decoration: none
}

.btn a:hover {
	color: #fff
}

.cards__heading .getLink {
	text-decoration: none
}



.ta--l, caption, td, th {
	text-align: left
}

.i, .teaser, .wrapper, i {
	overflow: hidden
}

.micrositesale {
	opacity: 0
}

.alert:after, .alert:before, .article-teaser:after, .article-teaser:before, .belt:after, .belt:before, .cf:after, .cf:before, .cta-topic:after, .cta-topic:before, .fm-data:after, .fm-data:before, .grid:after, .grid:before, .link-icon:after, .link-icon:before, .list-icon li:after, .list-icon li:before, .no-js .page-tools .tg-flyout .tg-body:after, .no-js .page-tools .tg-flyout .tg-body:before, .noncontextual-link .return:after, .noncontextual-link .return:before, .product-browse .ca-block .chips:after, .product-browse .ca-block .chips:before, .results-nav:after, .results-nav:before, .row:after, .row:before, .teaser ._img-wrap:after, .teaser ._img-wrap:before, .tg-accord-lrg .tg-item:after, .tg-accord-lrg .tg-item:before, .tg-head:after, .tg-head:before, .ttg-head:after, .ttg-head:before {
	content: " ";
	display: table
}

.alert:after, .article-teaser:after, .belt:after, .cf:after, .cta-topic:after, .fm-data:after, .grid:after, .link-icon:after, .list-icon li:after, .no-js .page-tools .tg-flyout .tg-body:after, .noncontextual-link .return:after, .product-browse .ca-block .chips:after, .results-nav:after, .row:after, .teaser ._img-wrap:after, .tg-accord-lrg .tg-item:after, .tg-head:after, .ttg-head:after {
	clear: both
}

.js .disable-_input label, .js .disable-_input legend {
	color: #9a9a9a
}

.js .disable-_input .enable-option label, body {
	color: #333
}






caption, td, th {
	font-weight: 400
}

blockquote, q {
	quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
	content: "";
	content: none
}

, .fm-error:after {
	content: ''
}

a _img {
	border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block
}

@media only screen and (min-width:970px) {
	#media-layout {
		display: none
	}

	.grid {
		margin-left: -30px
	}

	.col {
		float: left;
		padding: 0 0 0 30px
	}

	.col.fr {
		float: right
	}

	.col _img {
		max-width: 100%
	}

	.w-5 {
		width: 5%
	}

	.w-10 {
		width: 10%
	}

	.w-15 {
		width: 15%
	}

	.w-20 {
		width: 20%
	}

	.w-25 {
		width: 25%
	}

	.w-30 {
		width: 30%
	}

	.w-35 {
		width: 35%
	}

	.w-40 {
		width: 40%
	}

	.w-45 {
		width: 45%
	}

	.w-50 {
		width: 50%
	}

	.w-55 {
		width: 55%
	}

	.w-60 {
		width: 60%
	}

	.w-65 {
		width: 65%
	}

	.w-70 {
		width: 70%
	}

	.w-75 {
		width: 75%
	}

	.w-80 {
		width: 80%
	}

	.w-85 {
		width: 85%
	}

	.w-90 {
		width: 90%
	}

	.w-95 {
		width: 95%
	}

	.w-100 {
		width: 100%
	}

	.w-16 {
		width: 16.6666666%
	}

	.w-33 {
		width: 33.3333333%
	}

	.w-66 {
		width: 66.6666666%
	}

}

body {
	font: 400 14px/1.3 Arial, sans-serif;
	background: #fff
}

.spring {
	min-width: 320px;
	width: 100%
}

.belt {
	margin: 0 auto;
	width: 100%;
	padding: 0 10px
}

.access {
	left: -9999em;
	position: absolute
}

.access.debug {
	position: relative;
	left: 0;
	background-color: #ff0
}



.no-js _img[data-src] {
	display: none
}

.js _img[data-src] {
	opacity: 0;
	transition: opacity .2s
}

.js _img[data-src].lazyloaded {
	opacity: 1
}

.lazyloader {
	background: url(_img/loader-lrg.gif) 50% 50% no-repeat;
	display: inline-block;
	min-width: 50px;
	min-height: 50px
}

.app-heading, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	color: inherit;
	margin-bottom: 10px
}

.app-heading sup, .h1 sup, .h2 sup, .h3 sup, .h4 sup, .h5 sup, .h6 sup, h1 sup, h2 sup, h3 sup, h4 sup, h5 sup, h6 sup {
	vertical-align: super;
	font-size: 50%
}

.app-heading sub, .h1 sub, .h2 sub, .h3 sub, .h4 sub, .h5 sub, .h6 sub, h1 sub, h2 sub, h3 sub, h4 sub, h5 sub, h6 sub {
	font-size: 50%;
	position: relative;
	top: .2em
}

.h1, .h1-test, h1 {
	color: #e60000;
	font: 400 30px/1.077 VodafoneRegular, Arial, sans-serif
}

h1.lhn {
	position: absolute;
	left: -9999em
}

.h2, h2 {
	font: 400 22px/1.158 VodafoneRegular, Arial, sans-serif
}

.h3, h3 {
	font: 700 20px/1.176 Arial, sans-serif
}

.h4, h4 {
	font: 700 16px/1.333 Arial, sans-serif
}

.app-heading, .h5, .h6, h5, h6 {
	font: 700 14px/1.3 Arial, sans-serif;
	margin-bottom: 5px
}

sub, sup {
	font-size: 70%
}

p {
	line-height: 1.5;
	margin-bottom: 15px
}

b, strong {
	font-weight: 700
}

em {
	font-style: italic
}

.line-through {
	text-decoration: line-through
}

sup {
	vertical-align: super
}

sub {
	position: relative;
	top: .2em
}

.hr, hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
	margin: 15px 0
}

.fm-error i, .fm-errors i, .icon-wrap {
	margin-right: 15px
}

@media only screen and (min-width:970px) {
	.h1, .h2, .h3, h1, h2, h3 {
		margin-bottom: 20px
	}

	.h1, h1 {
		font: 45px/1.125 VodafoneRegular, Arial, sans-serif;
		margin-bottom: 30px
	}

	.h2, h2 {
		color: inherit;
		font: 30px/1.182 VodafoneLight, VodafoneRegular, Arial, sans-serif
	}

	.belt {
		padding: 0 15px;
		max-width: 980px
	}

	.content .belt {
		padding: 0 25px
	}

	.only-sml {
		display: none !important
	}

	h1 {
		margin-left: 80px
	}

	h1.lhn {
		position: static
	}

}

@media only screen and (max-width:969px) {
	.only-lrg {
		display: none !important
	}

	.eq-height {
		min-height: inherit !important
	}

}

@media only screen and (min-width:1170px) {
	h1 {
		margin-left: 0
	}

}

.bold {
	font-weight: 700
}

.regular {
	font-weight: 300
}

.fr {
	float: right !important
}

.fl {
	float: left !important
}

.red {
	color: #e60000 !important
}



.i-arrow-down-white-lrg {
	height: 8px;
	width: 13px;
	background-position: -313px 0
}

.i-arrow-down-white {
	height: 5px;
	width: 9px;
	background-position: -331px 0
}

.i-arrow-left-black-lrg {
	height: 12px;
	width: 8px;
	background-position: -345px 0
}

.i-arrow-left-black {
	height: 10px;
	width: 6px;
	background-position: -358px 0
}

.i-arrow-left-white-lrg {
	height: 14px;
	width: 8px;
	background-position: -369px 0
}

.i-arrow-left-white-xlrg {
	height: 24px;
	width: 14px;
	background-position: -382px 0
}

.i-arrow-right-black-lrg {
	height: 12px;
	width: 8px;
	background-position: -401px 0
}

.i-arrow-right-black-xlrg {
	height: 25px;
	width: 17px;
	background-position: -414px 0
}

.i-arrow-right-black {
	height: 10px;
	width: 6px;
	background-position: -436px 0
}

.i-arrow-right-curve {
	height: 36px;
	width: 32px;
	background-position: -447px 0
}

.i-arrow-right-w-xlrg {
	height: 25px;
	width: 17px;
	background-position: -484px 0
}

.i-arrow-right-white-lrg {
	height: 14px;
	width: 8px;
	background-position: -506px 0
}

.i-arrow-right-white-xlrg {
	height: 24px;
	width: 14px;
	background-position: -519px 0
}

.i-arrow-up-black-light {
	height: 9px;
	width: 15px;
	background-position: -538px 0
}

.i-arrow-up-black-lrg {
	height: 8px;
	width: 13px;
	background-position: -558px 0
}

.i-arrow-up-black-sml {
	height: 5px;
	width: 9px;
	background-position: -576px 0
}

.i-carousel-left {
	height: 25px;
	width: 13px;
	background-position: -987px 0
}

.i-carousel-right {
	height: 25px;
	width: 13px;
	background-position: -1005px 0
}

.i-language-select {
	height: 16px;
	width: 22px;
	background-position: -4094px 0
}

.i-search-main-lrg {
	height: 23px;
	width: 24px;
	background-position: -6906px 0
}

.i-search-main {
	height: 17px;
	width: 18px;
	background-position: -6935px 0
}

.i-search-mbl-lrg {
	height: 23px;
	width: 24px;
	background-position: -6958px 0
}

.i-shopping-sml {
	height: 25px;
	width: 20px;
	background-position: -7105px 0
}

.icon-wrap {
	float: left;
	text-align: center;
	height: 30px;
	width: 30px
}

@media only screen and (min-width:970px) {
	.icon-wrap {
		height: auto;
		width: auto
	}

	.icon-wrap, .icon-wrap _img {
		max-height: none;
		max-width: none
	}

}

.js .fm-check, .js .fm-radio {
	outline: 0;
	padding-bottom: 10px
}

.js .fm-check label, .js .fm-radio label {
	display: inline-block;
	font-weight: 400;
	padding: 4px 0 3px 30px
}

.fm-errors, .no-js .check-all {
	display: none
}

.js .fm-check _input, .js .fm-radio _input {
	left: -9999em;
	position: absolute
}

.js .fm-check _input:focus+label, .js .fm-radio _input:focus+label {
	outline: #007c92 solid 3px
}

.js .fm-check .fm-data, .js .fm-radio .fm-data {
	padding-bottom: 10px
}

.js .fm-check .checked, .js .fm-radio .checked {
	background-image: url(_img/checked.png);
	font-weight: 700
}

.js .fm-check .fm-disabled, .js .fm-radio .fm-disabled {
	background-image: url(_img/disabled-unchecked.png);
	color: #9a9a9a
}

.js .fm-check .fm-disabled-checked, .js .fm-radio .fm-disabled-checked {
	background-image: url(_img/disabled-checked.png);
	color: #9a9a9a
}

.js .mouse-active _input:focus+label {
	outline: 0
}

.js .fm-radio label {
	background-image: url(_img/radio-unchecked.png)
}

.js .fm-radio .checked {
	background-image: url(_img/radio-checked.png)
}

.js .fm-radio .fm-disabled {
	background-image: url(_img/radio-disabled-unchecked.png);
	color: #9a9a9a
}

.js .fm-radio .fm-disabled-checked {
	background-image: url(_img/radio-disabled-checked.png);
	color: #9a9a9a
}

.fm-error, .fm-errors {
	background: #fef0f0;
	border: 1px solid #ee0c19;
	border-radius: 3px;
	font-weight: 700;
	margin-bottom: 10px;
	padding: 15px
}

.fm-errors {
	margin-bottom: 20px
}

.fm-error {
	position: relative
}

.fm-error:after {
	background: url(_img/arrow-down-err-red.png) no-repeat;
	left: 20px;
	padding: 4px 7px;
	position: absolute;
	top: 100%
}

.fm-error-border {
	box-shadow: inset 0 0 0 3px #ee0c19, 0 1px 2px rgba(50, 50, 50, .75) inset
}

.fm-error-border select {
	border: none;
	margin: 0;
	outline: 0
}

.js .lt-ie9 .fm-error-border {
	outline: #ee0c19 solid 2px;
	outline-offset: -1px
}

.no-js .fm-check label, .no-js .fm-radio label {
	padding: 0;
	width: auto
}

.no-js .fm-check _input, .no-js .fm-radio _input {
	float: left;
	margin-right: 10px;
	width: auto;
	box-shadow: none;
	border: none
}

.lt-ie9 .no-js .fm-check _input, .lt-ie9 .no-js .fm-radio _input {
	border: none
}

.no-js .fm-check _input[type=checkbox], .no-js .fm-radio _input[type=checkbox] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox
}

.no-js .fm-check _input[type=radio], .no-js .fm-radio _input[type=radio] {
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio
}

.required {
	color: #e60000
}

.fm-disabled, .fm-disabled-checked {
	color: #9a9a9a
}

.fm-group label {
	left: -9999em;
	position: absolute
}

.fm-select, select {
	position: relative
}

.fm-data {
	padding: 0 0 20px
}

.fm-label, label, legend {
	display: block;
	font-weight: 700;
	padding: 0 0 5px
}

_input, select, textarea {
	border-radius: 3px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: 0 1px 2px rgba(50, 50, 50, .75) inset;
	border: 1px solid #e9e9e9;
	font-size: 14px;
	padding: 10px;
	width: 100%
}

.lt-ie9 _input, .lt-ie9 select, .lt-ie9 textarea {
	border: 1px solid #b5b5b5
}

_input:disabled, select:disabled, textarea:disabled {
	border: 1px solid #ccc;
	box-shadow: none;
	background: #fff;
	color: #9a9a9a
}

_input:focus, select:focus, textarea:focus {
	outline: 0;
	box-shadow: inset 0 0 0 3px #428600, 0 1px 2px rgba(50, 50, 50, .75) inset
}

.lt-ie9 _input:focus, .lt-ie9 select:focus, .lt-ie9 textarea:focus {
	outline: #428600 solid 2px
}

select {
	background: 0 0;
	padding-right: 10px;
	z-index: 1;
	margin: 0;
	font: 400 14px/1.3 Arial, sans-serif
}

.fm-select, .fm-select span {
	background: #fff
}

.lt-ie9 select {
	border: 1px solid #b5b5b5
}

.mouse-active select:focus {
	outline: 0
}

.fm-select span {
	border-left: 1px solid #b5b5b5;
	padding: 5px 9px 6px 12px;
	margin-right: 3px;
	position: absolute;
	right: 0;
	top: 6px;
	z-index: 1;
	pointer-events: none
}

.fm-caption {
	margin: 0;
	padding-top: 10px;
	clear: left
}

.fm-submit .btn {
	width: 100%
}

.fm-adjacent .fm-data {
	float: left
}

.fm-adjacent .fm-label, .fm-adjacent .fm-select, .fm-adjacent label {
	margin-right: 20px
}

.fm-combine .w-50 {
	width: 50%
}

.fm-combine .w-20 {
	width: 20%
}

.fm-combine .grid {
	margin-left: -10px
}

.fm-combine .col {
	float: left;
	padding: 0 0 0 10px
}

.fm-combine .fm-error-border {
	box-shadow: none
}

.fm-combine .fm-error-border _input, .fm-combine .fm-error-border select {
	box-shadow: inset 0 0 0 3px #ee0c19, 0 1px 2px rgba(50, 50, 50, .75) inset
}

.fm-combine .fm-count {
	left: -9999em;
	position: absolute
}

.fm-label i, label i {
	display: none
}

.mod-multi-select {
	clear: left
}

.mod-multi-select label {
	position: static;
	text-transform: capitalize
}

.fm-combine-select {
	margin-bottom: 30px;
	width: 100%
}

.fm-combine-select .fm-select {
	width: 31.333%;
	float: left;
	margin-right: 3%
}

.fm-combine-select .fm-select:last-child {
	margin-right: 0
}

::-webkit-_input-placeholder {
	color: #767676
}

:-moz-placeholder {
	color: #767676;
	opacity: 1
}

::-moz-placeholder {
	color: #767676;
	opacity: 1
}

:-ms-_input-placeholder {
	color: #767676
}

.placeholder {
	color: #767676
}

@media only screen and (min-width:970px) {
	.fm-error, .fm-select {
		display: inline-block
	}

	.fm-select, _input, textarea {
		width: 290px;
		max-width: 600px
	}

	.fm-label, .fm-submit .btn, label {
		width: auto
	}

	.fm-inline .fm-data-group, .fm-inline .fm-error {
		margin-left: 240px
	}

	.fm-inline .fm-data-group .fm-error {
		margin-left: 0
	}

	.fm-inline .fm-data-group .fm-data {
		margin-right: 15px
	}

	.fm-inline .fm-label, .fm-inline label, .fm-inline legend {
		float: left;
		clear: none;
		padding: 10px 10px 0 0;
		text-align: right;
		width: 240px
	}

	.fm-inline .fm-label i, .fm-inline label i, .fm-inline legend i {
		display: none
	}

	.fm-inline .fm-check legend, .fm-inline .fm-label, .fm-inline .fm-radio legend {
		padding-top: 4px
	}

	.fm-inline .fm-check label, .fm-inline .fm-radio label {
		text-align: left;
		width: auto
	}

	.fm-inline _input, .fm-inline select, .fm-inline textarea {
		font-size: 14px
	}

	.fm-inline _input:disabled, .fm-inline select:disabled, .fm-inline textarea:disabled {
		box-shadow: none
	}

	.fm-inline .btn {
		font-size: 16px
	}

	.fm-inline .fm-caption, .fm-inline .fm-submit {
		padding-left: 240px
	}

	.fm-count span {
		font-weight: 700
	}

	.js .fm-check label, .js .fm-radio label {
		background-position: 0 50%
	}

	.js .radio-box {
		padding: 10px
	}

	.fm-combine {
		max-width: 390px
	}

	.fm-combine .fm-select, .fm-combine _input, .fm-combine select {
		width: 100%
	}

	.fm-combine .grid {
		margin-left: -10px
	}

	.fm-combine .col {
		padding: 0 0 0 10px
	}

	.fm-combine .fm-error-border select {
		margin-top: 3px
	}

	.fm-combine-select {
		margin-bottom: 30px;
		width: 300px
	}

	.fm-combine-select .fm-select {
		width: 90px;
		margin-right: 10px
	}

	.fm-combine-select .fm-select:last-child {
		margin-right: none
	}

}

.btn, .tg-progress {
	text-align: center
}

._img-left, ._img-right {
	margin-bottom: 5px
}

.link, .link-big, .link-body, a {
	color: #333;
	text-decoration: none;
	cursor: pointer
}

.btn, .btn:focus, .btn:visited {
	color: #fff
}

.link-big:focus, .link-big:hover, .link-body, .link-body:focus, .link-body:hover, .link-line, .link:focus, .link:hover, a:focus, a:hover, p a {
	text-decoration: underline
}

.link-big:focus, .link-body:focus, .link:focus, a:focus {
	outline: #007c92 solid 3px
}

.link-big {
	font-size: 16px
}

.mouse-active .btn:focus, .mouse-active a:focus {
	outline: 0
}

button {
	background: 0 0;
	border: 0;
	margin: 0;
	padding: 0;
	font: inherit;
	overflow: visible
}

.btn {
	zoom: 1;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #9c2aa0;
	display: inline-block;
	margin: 0 6px 10px 0;
	line-height: 1;
	width: 100%
}

.btn:last-child {
	margin-right: 0
}

@media only screen and (min-width:970px) {
	.btn {
		width: auto;
		font-size: 20px;
		padding: 10px 20px 11px
	}

	.btn:focus, .btn:hover {
		cursor: pointer
	}

}

.div-background {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f4f4f4;
	position: relative;
	z-index: 2
}

._img-left {
	float: left;
	max-width: 50%
}

._img-right {
	float: right;
	margin: 15px 0 15px 15px;
	max-width: 50%
}

._img-block, ._img-wide {
	float: none;
	display: block;
	margin: 15px 0;
	max-width: 100%
}

.list, .wysiwyg ol, .wysiwyg ul {
	margin-bottom: 15px;
	padding-left: 20px;
	list-style-position: outside
}

.list li, .wysiwyg ol li, .wysiwyg ul li {
	margin-bottom: 4px
}

.list .list, .list ol, .list ul, .wysiwyg ol .list, .wysiwyg ol ol, .wysiwyg ol ul, .wysiwyg ul .list, .wysiwyg ul ol, .wysiwyg ul ul {
	margin: 4px 0 0;
	padding-left: 20px
}

.list ul, .wysiwyg ul, ul.list {
	list-style-type: disc
}

.list ul ul, .wysiwyg ul ul, ul.list ul {
	list-style-type: circle
}

.list ul ul ul, .wysiwyg ul ul ul, ul.list ul ul {
	list-style-type: square
}

.list ol, .wysiwyg ol, ol.list {
	list-style-type: decimal
}

.wysiwyg .list-icon, .wysiwyg .list-link-arrow {
	list-style: none;
	padding-left: 0
}

.checkmarks, .wysiwyg .checkmarks {
	list-style-type: none;
	margin-bottom: 15px
}

.checkmarks li, .wysiwyg .checkmarks li {
	padding-left: 26px;
	margin-bottom: 5px
}

.checkmarks li:before, .wysiwyg .checkmarks li:before {
	position: absolute
}

.js .tg-body, .tg-head, .ttg-head {
	position: relative
}

.wysiwyg .checkmarks li {
	margin-left: -15px
}

.list-icon li, .list-link-arrow li {
	margin-bottom: 5px
}

.link-icon, .list-icon li {
	margin-bottom: 10px
}

.link-icon span, .list-icon li span {
	padding-left: 35px;
	display: block
}

.link-icon span:first-child, .list-icon li span:first-child {
	padding-left: 0
}

.link-icon .icon-wrap, .list-icon li .icon-wrap {
	display: inline;
	float: left;
	height: 32px;
	width: 32px;
	margin-right: 0;
	margin-top: -4px;
	text-align: center;
	vertical-align: middle
}

.js .tg-body, .js .tg-container {
	display: none
}

.mod-toggle .tg-head:hover {
	cursor: pointer
}

.js .tg-display {
	display: block
}

.js tbody.tg-body {
	position: static
}

.js tbody.tg-display {
	display: table-row-group
}

.tg-close {
	display: none
}

i.tg-hide, i.tg-link, i.tg-show {
	margin-top: -4px;
	position: absolute;
	right: 15px;
	top: 50%
}

.tg-show {
	display: inline-block
}

.tg-active .tg-show {
	display: none
}

.tg-active .tg-hide {
	display: inline-block
}

.tg-active i.tg-hide, .tg-active i.tg-link, .tg-active i.tg-show {
	right: 19px
}

.tg-progress {
	background: #000;
	background: rgba(0, 0, 0, .8);
	border-radius: 3px;
	color: #fff;
	font: 700 20px Arial, sans-serif;
	left: 50%;
	margin: 50px 0 -50px -80px;
	padding: 30px 35px;
	position: relative;
	width: 165px;
	height: 150px;
	z-index: 100
}

.mod-quicklinks .fm-error, .search-cat a:visited {
	color: #333
}

.search-cat a, table tbody th {
	font-weight: 700
}

.tg-progress _img {
	margin-bottom: 20px
}

@media only screen and (min-width:970px) {
	.tg-modal .mod-toggle .tg-body {
		position: static;
		background: 0 0
	}

	.mod-toggle[data-scope=sml] .tg-body {
		display: block
	}

	.mod-toggle[data-scope=sml] .tg-hide, .mod-toggle[data-scope=sml] .tg-show, .mod-toggle[data-scope=sml] .tg-tooltip .tg-body {
		display: none
	}

	.mod-toggle[data-scope=sml] .tg-tooltip .tg-display {
		display: block
	}

	.tg-link {
		display: none
	}

	.tg-close {
		display: block;
		position: absolute;
		right: 20px;
		top: 20px
	}

	.tg-modal .tg-body {
		position: fixed;
		width: 100%;
		height: 100%;
		z-index: 999;
		top: 0;
		left: 0;
		overflow-y: auto;
		background: #000;
		background: rgba(0, 0, 0, .75)
	}

	.tg-modal .tg-inner-body {
		position: relative;
		margin: 50px auto;
		width: 800px
	}

	.tg-modal .tg-inner-body .tg-close {
		height: 29px;
		width: 29px;
		background-image: url(_img/aspacierre.png)
	}

	.tg-modal .tg-ajax {
		background: #fff;
		border-radius: 3px;
		box-shadow: 0 0 40px 3px #000;
		padding: 50px;
		width: 800px
	}

	.tg-modal .tg-heading {
		left: 27px;
		top: 27px;
		right: 27px;
		padding-bottom: 12px;
		border-bottom: 1px solid #e3e3e3
	}

	.tg-modal .tg-close {
		position: absolute;
		right: 15px;
		top: 15px;
		text-decoration: underline
	}

	.tg-modal .tg-close i {
		margin-left: 8px
	}

	.tg-modal .tg-overlay {
		height: 100%;
		width: 100%;
		top: 0;
		left: 0;
		position: absolute;
		z-index: -1
	}

	.tg-overflow {
		overflow: hidden
	}

}

table td, table tr {
	display: block
}

, .jump-link:focus {
	text-decoration: none
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin: 0 0 15px
}

table tr {
	padding: 7px 10px;
	border-top: 1px solid #b5b5b5
}

.band-table tr, table tr:first-child {
	border-top: none
}

table td, table th {
	vertical-align: top
}

table thead {
	display: none
}

.band-table tbody tr:nth-child(2n+1) {
	border: 1px solid #b5b5b5;
	background: #f4f4f4
}

.lt-ie9 .band-table tr {
	border-top: 1px solid #b5b5b5
}

.lt-ie9 .band-table tr:first-child {
	border-top: none
}

@media only screen and (min-width:970px) {
	table tr {
		display: table-row;
		padding: 0
	}

	table td, table th {
		display: table-cell;
		margin: 0;
		padding: 7px 10px
	}

	table th {
		font-weight: 700
	}

	table thead {
		display: table-header-group
	}

}

.js .se-query .fm-error, .se-results {
	display: none
}

.se-query .fm-data {
	padding: 10px
}

.se-results, .search-cat {
	padding-top: 15px
}

.se-results _img {
	height: 32px;
	width: 32px
}

.se-results .link-icon span {
	padding-left: 40px
}

.se-results .link-icon .icon-wrap {
	margin-bottom: 10px;
	padding-left: 0
}

.search-cat, .search-cat .h4 {
	margin-bottom: 15px
}

.search-cat {
	border-top: 1px solid #ccc
}

.search-cat:first-child {
	border-top: none;
	padding-top: 0
}

.js .se-query .fm-error-border {
	box-shadow: 0 1px 2px rgba(50, 50, 50, .75) inset
}

@media only screen and (min-width:970px) {
	.search-box .btn, .search-box _input, .search-box label {
		vertical-align: middle
	}

	.se-query {
		padding: 0
	}

	.se-query .btn {
		padding: 3px 7px;
		position: static;
		margin-top: 3px;
		width: 45px
	}

	.se-_input, .se-query .fm-data {
		padding: 6px 10px
	}

	.se-_input {
		font: 400 21px/1.176 VodafoneRegular, Arial, sans-serif
	}

	.se-results {
		background: #fff;
		width: 400px;
		padding: 10px;
		position: absolute;
		right: 0;
		border-radius: 3px;
		box-shadow: 0 1px 2px rgba(50, 50, 50, .75);
		border: 1px solid #e9e9e9
	}

	.lt-ie9 .se-results {
		border: 1px solid #b5b5b5
	}

	.div-pre-page .inner {
		margin: 25px 0
	}

}

.jump-link:focus {
	left: 0;
	top: 6px;
	background: #fff;
	z-index: 1001;
	padding-bottom: 1px
}

.header-empty h1 {
	padding: 45px 10px 0
}

.header-empty h1 _img {
	margin-top: -10px
}

.js .show-more {
	margin-bottom: 15px
}

.js .show-more .tg-head {
	display: block;
	margin-bottom: 10px
}

.js .show-more i.tg-hide, .js .show-more i.tg-link, .js .show-more i.tg-show {
	position: static;
	margin-left: 10px
}

.mod-quicklinks {
	min-width: 180px
}

.ca-block {
	display: none
}

.ca-block:first-child, .ca-show {
	display: block
}

.no-js .ca-load-more {
	display: none
}

@media only screen and (min-width:970px) {
	.header-empty h1 {
		padding: 35px 0 0
	}

	.mod-quicklinks {
		border-radius: 3px;
		box-shadow: 0 1px 2px rgba(50, 50, 50, .75);
		border: 1px solid #e9e9e9;
		position: relative;
		margin-bottom: 35px
	}

	.lt-ie9 .mod-quicklinks {
		border: 1px solid #b5b5b5
	}

	.mod-carousel {
		margin: 0 40px 16px
	}

	.ca-carousel {
		display: block;
		position: relative
	}

	.ca-blocks-only {
		display: none
	}

	.ca-body {
		margin: 0 auto;
		overflow: hidden;
		position: relative
	}

	.ca-reel {
		height: inherit
	}

	.ca-block {
		display: block;
		padding: 4px;
		position: absolute;
		transition: -webkit-transform .5s cubic-bezier(.875, 0, .12, 1);
		transition: transform .5s cubic-bezier(.875, 0, .12, 1);
		z-index: 1
	}

	.ca-block-active {
		z-index: 2
	}

	.ca-pagination {
		margin: 15px 0 16px;
		text-align: center
	}

	.ca-pagination .btn-alt {
		border: none;
		font-size: 16px;
		font-weight: 400;
		background: 0 0;
		float: right;
		box-shadow: none;
		margin: 7px 0 0;
		padding: 0
	}

	.ca-pagination .btn-alt:hover {
		text-decoration: underline
	}

	.ca-pages {
		display: inline-block;
		position: relative;
		top: -3px;
		margin-right: 15px
	}

	.ca-pages li {
		float: left
	}

	.ca-page {
		border-radius: 8px;
		border: 1px solid #6d6d6d;
		display: block;
		margin: 0 5px 5px 4px;
		padding: 4px
	}

	.ca-active {
		background: #6d6d6d
	}

	.no-js .ca-block {
		position: static;
		float: left
	}

	.no-js .ca-nav {
		display: none
	}

}

.product-browse .ca-block .ca-block-inner {
	margin-bottom: 15px;
	background: #fff
}

.product-browse .ca-block a:hover {
	text-decoration: none
}

.product-browse .ca-block a:hover h3 {
	text-decoration: underline
}

.product-browse .ca-block h3 {
	margin-bottom: 5px
}

.product-browse .ca-block .ratings {
	display: block;
	overflow: hidden;
	margin: 10px 0 15px
}

.product-browse .ca-block .ratings i {
	margin-bottom: 0
}

.product-browse .ca-block .price {
	margin: 2px 0;
	font: 400 30px/1 VodafoneBold
}

.product-browse .ca-block .price sup {
	font: 300 14px/1 Arial, sans-serif;
	vertical-align: super
}

.product-browse .ca-block .grid .col {
	float: left;
	min-height: 90px;
	margin-bottom: 0
}

.product-browse .ca-block .grid .w-40 {
	width: 40%
}

.product-browse .ca-block .grid .w-45 {
	width: 45%
}

.product-browse .ca-block .grid .w-50 {
	width: 50%
}

.product-browse .ca-block .grid .w-55 {
	width: 55%
}

.product-browse .ca-block .grid .w-60 {
	width: 60%
}

.product-browse .ca-block .grid .r-col {
	border-left: 1px solid #f4f4f4;
	padding-left: 15px
}

.product-browse .ca-block div, .product-browse .ca-block i {
	margin-bottom: 15px
}

.product-browse .ca-block _img {
	display: block;
	height: 150px;
	padding: 0 0 10px;
	margin: 0 auto;
	vertical-align: top
}

.product-browse .ca-block .freebie {
	float: none;
	height: auto;
	position: absolute;
	left: -20px
}

.product-browse .ca-block .link-arrow {
	font-weight: 700
}

.product-browse .ca-block .chips {
	margin-bottom: 10px;
	text-align: center
}

.product-browse .ca-block .chips li {
	position: relative;
	display: inline-block;
	float: none;
	width: 20px;
	height: 20px;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(50, 50, 50, .75);
	margin: 0 4px 8px
}

@media only screen and (min-width:970px) {
	.product-browse .ca-block {
		width: 200px;
		padding: 0 10px
	}

	.bread, .login .fm-data .fm-select, .login .fm-data _input {
		width: 100%
	}

	.product-browse .ca-block .ca-block-inner {
		margin-bottom: 0
	}

	.product-browse .ca-block i {
		margin-bottom: 17px
	}

	.product-browse .ca-block .btn {
		margin: 0 0 5px;
		width: 100%
	}

	.product-browse .ca-block _img {
		float: none;
		padding: 0;
		height: 150px
	}

	.product-browse .ca-block .freebie {
		position: absolute;
		left: auto;
		right: 40px
	}

	.product-browse .ca-block .tooltip {
		position: absolute;
		display: block;
		left: -9999em
	}

	.product-browse .ca-block .chips li:active .tooltip, .product-browse .ca-block .chips li:hover .tooltip {
		left: -20px;
		top: 25px
	}

	.product-browse .ca-pagination .link-arrow {
		font-size: 16px;
		float: right;
		padding-top: 8px
	}

	.bread div, .bread li {
		float: left;
		margin-right: 4px
	}

	.bread .bread-current, .bread div {
		font-weight: 700
	}

	.bread {
		margin-bottom: 20px;
		margin-top: 40px;
		margin-left: 80px;
		float: left
	}

	.bread div {
		color: #e60000
	}

	.bread div:after {
		content: ':'
	}

	.bread li:after {
		content: " /"
	}

	.bread a {
		color: #666;
		text-decoration: underline
	}

	.bread .bread-current a {
		text-decoration: none
	}

	.bread .bread-current:after {
		content: ''
	}

}

@media only screen and (min-width:1170px) {
	.bread {
		margin-left: 0
	}

}

.hero-banner {
	margin-bottom: 20px;
	position: relative
}

.hero-banner _img {
	width: 100%;
	margin-bottom: 15px
}

.hero-banner.hero-banner-txt {
	background: #f4f4f4;
	border: 1px solid #e3e3e3;
	border-radius: 3px
}

.hero-banner.hero-banner-txt _img {
	margin-bottom: 0;
	min-height: 113px
}

.hero-banner.hero-banner-txt .txt-wrapper {
	padding: 15px 15px 0;
	width: 100%
}

.hero-banner.hero-banner-txt .btn-wrapper {
	position: absolute;
	bottom: 5px;
	left: 10px;
	right: 10px
}

@media only screen and (min-width:970px) {
	.hero-banner {
		margin-bottom: 35px
	}

	.hero-banner _img {
		margin-bottom: 0
	}

	.hero-banner .btn-wrapper {
		position: absolute;
		width: auto;
		bottom: 0;
		right: 10px;
		left: auto
	}

	.hero-banner.hero-banner-txt .txt-wrapper {
		position: absolute;
		width: 50%
	}

	.hero-banner.hero-banner-txt .h2 {
		margin: 0 0 8px
	}

	.hero-banner.hero-banner-txt .btn-wrapper {
		left: auto;
		bottom: auto;
		top: 50%;
		right: 10px;
		margin-top: -16px
	}

}

.w-20 i.tg-hide, .w-20 i.tg-link, .w-20 i.tg-show {
	right: 15px
}

.tg-accord .nv-sub .tg-active {
	margin: 0;
	top: 50%
}



.teaser {
	box-shadow: 0 1px 2px rgba(50, 50, 50, .75);
	border: 1px solid #e9e9e9;
	border-radius: 3px;
	position: relative;
	margin-bottom: 20px
}

.teaser .h2, .teaser h2 {
	font-family: Arial, sans-serif
}

.teaser .wysiwyg {
	margin-bottom: 0
}

.teaser .txt-wrap {
	margin: 0 20px;
	padding: 20px 0;
	border-bottom: 1px solid #999;
	position: relative
}

.teaser .txt-wrap p {
	margin: 0
}

.teaser .btn-wrap {
	position: absolute;
	bottom: 5px;
	left: 20px;
	right: 20px
}

.teaser .btn-wrap .btn {
	margin-bottom: 15px
}

.teaser ._img-wrap _img {
	float: right
}

.ts-switch ._img-wrap _img {
	float: left
}

.lt-ie9 .teaser {
	border: 1px solid #999
}

.ts-roundel {
	position: absolute;
	bottom: -20px;
	right: -30px
}

.ca-carousel .teaser {
	margin-bottom: 0
}

@media only screen and (min-width:970px) {
	.teaser-right .wysiwyg, .ts-switch .wysiwyg {
		float: right
	}

	.ts-roundel {
		bottom: -20px;
		right: -50px
	}

	.ca-carousel .teaser {
		margin-bottom: 0
	}

	.teaser {
		margin-bottom: 35px;
		min-height: 320px;
		position: relative;
		z-index: 0
	}

	.teaser .h1, .teaser h1 {
		margin-bottom: 15px
	}

	.teaser .wysiwyg {
		margin: 25px;
		width: 45%
	}

	.teaser .txt-wrap {
		border-bottom: none
	}

	.teaser .btn-wrap {
		position: static;
		margin: 0 0 25px 20px
	}

	.teaser .btn-wrap .btn {
		margin-bottom: 20px
	}

	.teaser ._img-wrap {
		position: absolute;
		top: 0;
		right: 0;
		z-index: -1
	}

	.teaser ._img-wrap _img {
		max-width: none
	}

	.teaser .color-base {
		color: #333
	}

	.js .teaser .color-alt {
		color: #fff
	}

	.ts-switch ._img-wrap {
		right: auto;
		left: 0
	}

	.lt-ie9 .teaser .btn, .lt-ie9 .teaser h3, .lt-ie9 .teaser p {
		color: #000
	}

	.ts-full .wysiwyg {
		width: 40%
	}

	.ts-bold .h1, .ts-bold .h2, .ts-bold .h3, .ts-bold h1, .ts-bold h2, .ts-bold h3 {
		font-weight: 700
	}

}

.btn, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-ybb .ca-block-inner .link-lists li a {
	font-weight: 400
}

.wysiwyg .app-icons {
	padding-left: 0;
	margin-bottom: 0
}

.wysiwyg .app-icons li {
	margin-bottom: 15px
}

.content-teaser {
	margin-bottom: 20px
}

.content-teaser _img {
	margin-bottom: 15px;
	max-width: 100%
}

@media only screen and (min-width:970px) {
	.content-teaser {
		margin-bottom: 30px
	}

	.mod.mod-toggleds2.tg-modal {
		display: inline-block
	}

	.mod.mod-toggleds2.tg-modal>p {
		margin: 0 6px 10px 0
	}

}

.figure, .h1, .m--l, h1 {
	margin-left: 0
}

.fm-combine .fm-error-border select, .m--t {
	margin-top: 0
}

@media only screen and (max-width:970px) {
	.mod.mod-toggleds2.tg-modal>p {
		margin-bottom: 0
	}

}

.h1, h1 {
	color: #333;
	font-size: 32px
}

@media all and (min-width:970px) {
	.h1, h1 {
		font-size: 45px
	}

}

.h2, h2 {
	font-size: 26px
}

p a {
	text-decoration: none;
	color: #E60000
}

.js .color-picker label {
	box-shadow: none;
	border: 1px solid #c3c3c3;
	border-bottom: 3px solid #c3c3c3;
	padding: 9px 10px;
	margin-right: 1px
}

.figure, .m--r {
	margin-right: 0
}

.js .color-picker label.checked {
	box-shadow: inset 0 0 0 2px #fff;
	padding: 8px 9px;
	border: 2px solid #010101;
	border-bottom: 3px solid #010101
}

.js .color-picker label.black {
	background: #010101
}

.js .color-picker label.white {
	background: #fff
}

.js .color-picker label.silver {
	background: #e9e9e9
}

.js .color-picker label.blue {
	background: #145094
}

.js .color-picker label.red {
	background: #d03027
}

.js .color-picker label.yellow {
	background: #ecc203
}

.c-dg {
	color: #333
}

.c-r, .c-r:visited {
	color: #E60000
}

.c-w, .c-w:visited {
	color: #fff
}

.m--b {
	margin-bottom: 0
}

.ta--r {
	text-align: right
}

.ta--c {
	text-align: center
}

body .mw--25 {
	max-width: 25%
}

body .mw--33 {
	max-width: 33%
}

body .mw--50 {
	max-width: 50%
}

body .mw--75 {
	max-width: 75%
}

.fw {
	width: 100%;
	max-width: none
}

.hidden {
	display: none;
	visibility: hidden
}

.figure, .figure a, .figure _img {
	display: block
}

.figure {
	padding: 0
}

.figure.fl {
	margin-right: 20px;
	margin-bottom: 20px
}

.figure.fr {
	margin-left: 20px;
	margin-bottom: 20px
}

.tg-hide {
	display: none
}

.if-touch {
	-webkit-overflow-scrolling: touch
}

._img-left {
	margin-right: 15px
}

._img-right {
	margin-left: 15px
}

a.btn, button, _input.btn {
	font-family: VodafoneRgBold, Arial, sans-serif
}

a.btn.btn-sml, button.btn-sml, _input.btn.btn-sml {
	font-family: VodafoneRegular, Arial, sans-serif
}

.mouse-active a.btn.btn-em:focus, .mouse-active _input.btn.btn-em:focus, a.btn.btn-em, _input.btn.btn-em {
	border-width: 1px;
	border-color: #3d3d3d;
	border-style: solid
}

.mouse-active a.btn.btn-alt:focus, .mouse-active _input.btn.btn-alt:focus, a.btn.btn-alt, _input.btn.btn-alt {
	border-width: 1px;
	border-color: #dbdbdb;
	border-style: solid
}

.btn {
	position: relative;
	margin-bottom: 14px
}

.btn.btn-em {
	box-shadow: 0 4px #000;
	border-color: #3d3d3d
}

.btn.btn-alt {
	background: #dbdbdb;
	box-shadow: 0 4px #999
}

.btn:hover {
	background: #9a299f
}

.btn:hover.btn-em {
	background: #3d3d3d;
	box-shadow: 0 2px #000
}

.btn:active, .btn:focus {
	top: 4px;
	background: #680f6b;
	box-shadow: 0 2px #3e0940 inset
}

.btn:active.btn-em, .btn:focus.btn-em {
	background: #282828;
	box-shadow: 0 2px #000 inset;
	border-width: 1px;
	border-color: #fff;
	border-style: solid
}

.btn:active.btn-alt, .btn:focus.btn-alt {
	background: #c3c3c3;
	box-shadow: 0 2px #838383 inset;
	border-width: 1px;
	border-color: #fff;
	border-style: solid
}

.btn:focus {
	outline: #007C92 solid 3px
}

.link-lists {
	margin-bottom: 15px
}

.link-lists li a {
	font-weight: 700;
	line-height: 1.43
}

.link-lists li a:visited {
	color: #333
}

.link-lists li a.c-r:visited {
	color: #E60000
}

.c-dg a[href^='tel:']:link, .c-dg a[href^='tel:']:visited {
	color: #333;
	text-decoration: underline
}

.c-r a[href^='tel:']:link, .c-r a[href^='tel:']:visited {
	color: #E60000;
	text-decoration: underline
}

.c-w a[href^='tel:']:link, .c-w a[href^='tel:']:visited {
	color: #FFF;
	text-decoration: underline
}

@media all and (min-width:970px) {
	.h2, h2 {
		font-size: 30px
	}

	.btn {
		padding: 10px 22px
	}

	a[href^='tel:']:link, a[href^='tel:']:visited {
		text-decoration: none
	}

}

.fb-tabs .tg-tabs .tg-item .tg-active, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-ybb .ca-block-inner .link-lists li a:hover {
	text-decoration: underline
}

@media all and (max-width:969px) {
	.if-touch {
		overflow: scroll
	}

	_input, select, textarea {
		font: 400 16px/1.1375 Arial, sans-serif
	}

	.js .fm-combine .w-50 {
		width: 100%
	}

}

_input, textarea {
	font-family: Arial, sans-serif;
	box-shadow: 0 1px #dbdbdb inset;
	border-radius: 0
}

select {
	border: 1px solid #999;
	box-shadow: 0 2px #999
}

.fm-error {
	color: #333
}

.js .fm-select {
	border-radius: 3px
}

.mod-popup-menu {
	position: relative;
	z-index: 2;
	padding: 0 0 10px
}

@media all and (min-width:970px) {
	.mod-popup-menu {
		width: 33%
	}

}

.mod-popup-menu .popup-menu-btn {
	padding: 11px 10px;
	font-weight: 700;
	display: block;
	width: 100%;
	border: 1px solid #efefef;
	border-radius: 2px;
	box-shadow: 0 2px .5px #ccc
}

.mod-popup-menu .popup-menu-btn i {
	float: right;
	margin-top: 7px
}

.mod-popup-menu .items {
	padding-top: 2px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .85);
	left: 0;
	width: 100%
}

@media all and (min-width:970px) {
	.mod-popup-menu .popup-menu-btn {
		border: none;
		border-radius: none;
		box-shadow: none
	}

	.mod-popup-menu .popup-menu-btn i {
		margin-left: 10px;
		float: none;
		margin-top: auto
	}

	.mod-popup-menu .items {
		bottom: 50px;
		padding-top: 13px;
		position: absolute
	}

}

.mod-popup-menu .items.closed {
	display: none
}

.mod-popup-menu .items .cf {
	border: 1px solid #ccc;
	padding: 10px
}

@media all and (min-width:970px) {
	.mod-popup-menu .items .cf {
		border: none;
		padding: none
	}

}

.mod-popup-menu .items .item {
	padding: 15px 0;
	border-bottom: 1px dashed #ccc
}

.mod-popup-menu .items .item:last-child {
	border-bottom: 0
}

.mod-popup-menu .items .article {
	float: left;
	display: block;
	width: 100%
}

@media all and (min-width:970px) {
	.mod-popup-menu .items .item {
		padding: 0 10px 10px;
		border-bottom: 0
	}

	.mod-popup-menu .items .article {
		float: clear
	}

}

.mod-popup-menu .items .article _img {
	float: right
}

.mod-contact-panel.cp-alt, .mod-contact-panel.cp-alt a[href^='tel:']:link, .mod-contact-panel.cp-alt a[href^='tel:']:visited {
	color: #fff
}

.mod-contact-panel .cp-fixed-panel {
	position: fixed;
	top: -150px;
	left: 0;
	width: 100%;
	padding: 10px 10px 0;
	background-color: #f4f4f4;
	box-shadow: 0 4px 0 #999;
	transition-property: top;
	transition-duration: .5s;
	transition-timing-function: ease-in
}

.mod-contact-panel .cp-fixed-panel.active {
	top: 0
}

.mod-contact-panel .number h2 span {
	display: block
}

.mod-contact-panel .cp-webchat-button {
	margin-bottom: 10px
}

.mod-contact-panel .cp-form {
	text-align: left;
	background-position: center top;
	background-repeat: no-repeat
}

.mod-contact-panel .cp-form textarea {
	height: 120px
}

.mod-contact-panel .cp-form .fm-errors {
	color: #333
}

.product-browse .ca-block .ca-block-inner .ca-block-inner-bottomm.section-red .grid .col, .promo-mod.promo-mod-alt h2, .promo-mod.promo-mod-alt h3, .promo-mod.promo-mod-alt h4, .promo-mod.promo-mod-alt p {
	color: #fff
}

.mod-contact-panel .cp-form-action .btn {
	position: relative;
	border-radius: 0 0 3px 3px;
	margin-top: -4px
}

.promo-mod {
	padding: 10px 0
}

@media all and (max-width:969px) {
	.mod-contact-panel .cp-form {
		background-image: none !important
	}

	.promo-mod.promo-mod-alt h2, .promo-mod.promo-mod-alt h3, .promo-mod.promo-mod-alt h4, .promo-mod.promo-mod-alt p {
		text-align: center
	}

}

.promo-mod .promo-item {
	width: 100%;
	margin: 0 0 20px;
	position: relative
}

.promo-mod .promo-item .promo-content {
	margin-bottom: 15px
}

@media all and (min-width:970px) {
	.mod-contact-panel .number h2 span {
		display: inline-block
	}

	.promo-mod {
		padding: 20px 0
	}

	.promo-mod .promo-item {
		padding-right: 20px
	}

	.promo-mod .promo-item .promo-content h3 {
		line-height: 1
	}

	.promo-mod .promo-item .promo-content h3 span {
		line-height: 1;
		display: block
	}

	.promo-mod .promo-a .promo-item {
		width: 50%;
		float: left;
		display: block
	}

}

.promo-mod .promo-a .promo-item .promo-content {
	padding-left: 85px
}

.promo-mod .promo-a .promo-item .promo-content ._img-container {
	position: absolute;
	left: 0
}

@media all and (min-width:970px) {
	.promo-mod .promo-a .promo-item .actions, .promo-mod .promo-a .promo-item .promo-content {
		padding-left: 140px
	}

	.promo-mod .promo-b .promo-item {
		width: 50%;
		float: left
	}

}

.promo-mod .promo-b ._img-container {
	text-align: center;
	margin-bottom: 15px;
	padding: 0 10px
}

.promo-mod .promo-c .promo-content {
	padding-left: 80px;
	min-height: 65px
}

.promo-mod .promo-c ._img-container {
	position: absolute;
	left: 0;
	top: 0;
	margin-bottom: 15px
}

.promo-mod .promo-d h3 {
	margin: 0
}

.promo-mod .promo-e ._img-container {
	text-align: center;
	margin-bottom: 15px
}

@media all and (min-width:970px) {
	.promo-mod .promo-c .promo-item {
		width: 25%;
		float: left;
		padding-right: 10px
	}

	.promo-mod .promo-c .promo-content {
		padding-left: 0
	}

	.promo-mod .promo-c ._img-container {
		position: relative;
		text-align: center;
		top: auto;
		left: auto
	}

	.promo-mod .promo-e .promo-item {
		width: 33.3333%;
		float: left
	}

}

.product-browse .ca-block .ca-block-inner {
	box-shadow: none;
	padding: 0
}

.product-browse .ca-block .ca-block-inner h3 {
	text-align: center;
	padding-bottom: 10px;
	min-height: 50px
}

.product-browse .ca-block .ca-block-inner .ca-block-inner-section {
	padding: 20px;
	margin: 0;
	position: relative;
	background-color: #f4f4f4
}

.product-browse .ca-block .ca-block-inner .ca-block-inner-section .item-image {
	margin: 0
}

.product-browse .ca-block .ca-block-inner .ca-block-inner-section .item-image .lazyloaded, .product-browse .ca-block .ca-block-inner .ca-block-inner-section .item-image noscript _img {
	height: 270px
}

.product-browse .ca-block .ca-block-inner .ca-block-inner-section .ca-block-info {
	width: 42px;
	height: 263px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 80px
}

.product-browse .ca-block .ca-block-inner .ca-block-inner-section .ca-block-info i {
	margin-bottom: 0
}

.product-browse .ca-block .ca-block-inner .ca-block-inner-section .ca-block-info .i-4G-tag {
	margin-bottom: 13px
}

.product-browse .ca-block .ca-block-inner .ca-block-inner-section .ca-block-info .i-Star-off, .product-browse .ca-block .ca-block-inner .ca-block-inner-section .ca-block-info .i-Star-on {
	margin-bottom: 5px
}

.product-browse .ca-block .ca-block-inner .ca-block-inner-section .ca-block-info .i-Icon-info {
	bottom: 0;
	right: 9px;
	position: absolute;
	width: 25px;
	height: 25px
}

.product-browse .ca-block .ca-block-inner .ca-block-inner-bottomm {
	padding: 20px;
	margin: 0;
	text-align: center
}

.product-browse .ca-block .ca-block-inner .ca-block-inner-bottomm .grid .col {
	min-height: 80px
}

.product-browse .ca-block .ca-block-inner .ca-block-inner-bottomm.section-black {
	background-color: #dbdbdb
}

.product-browse .ca-block .ca-block-inner .ca-block-inner-bottomm.section-red {
	background-color: #e60000
}

.product-browse .ca-block .ca-block-inner .ca-block-inner-bottomm div, .product-browse .ca-block .ca-block-inner .ca-block-inner-bottomm p {
	margin-bottom: 0
}

.product-browse .ca-block .ca-block-inner .ca-block-inner-bottomm .mb-line {
	font: 700 20px/20px VodafoneBold, Arial, sans-serif
}

.product-browse .ca-block .ca-block-inner .ca-block-inner-bottomm .title-ln {
	font: 400 20px/20px VodafoneRegular, Arial, sans-serif
}

.product-browse .ca-block .ca-block-inner .ca-block-inner-bottomm .title-ln .mb-line {
	font: 700 30px/20px VodafoneBold, Arial, sans-serif
}

@media all and (min-width:970px) {
	.content>.banner:first-child {
		margin-top: -72px
	}

	.has-cd .content>.banner:first-child {
		margin-top: -110px
	}

}

.banner {
	position: relative
}

.banner .banner-inner {
	max-width: 980px;
	position: relative;
	margin: 0 auto
}

.banner .lazyloaded-bg {
	height: 189px
}

.banner .bg-lazyload {
	background-position: top center
}

@media all and (min-width:970px) {
	.banner .lazyloaded-bg {
		height: 630px
	}

	.banner .content {
		position: absolute;
		background-color: #333;
		background-color: rgba(0, 0, 0, .7);
		padding: 20px;
		color: #fff;
		overflow: hidden;
		width: 520px
	}

	.banner .content.content-alt {
		color: #333
	}

	.banner .content.middle-btm {
		bottom: 100px;
		left: 50%;
		margin-left: -260px
	}

	.banner .content.middle {
		margin: 0 auto
	}

	.banner .content.left {
		width: 45%;
		bottom: 200px;
		left: 0;
		height: 290px
	}

}

.teaser-article, .uk-teaser-panel {
	padding-top: 25px
}

.banner.banner-cta .belt, .related-content, .related-content .related-content-container .belt {
	position: relative
}

.hero-banner.color-alt h2, .hero-banner.color-alt h3, .hero-banner.color-alt p, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-ybb .ca-block-inner .link-lists li a.c-w:visited, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-ybb .ca-block-inner .q-details p, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-ybb .ca-block-inner p a, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-ybb .ca-block-inner p a:visited {
	color: #fff
}

@media all and (max-width:1169px) {
	.banner .content.left {
		left: 80px
	}

	.banner .content.left h1 {
		margin-left: 0
	}

}

.banner.banner-half .lazyloaded-bg {
	height: 135px
}

@media all and (min-width:970px) {
	.banner.banner-cta .content {
		background: 0 0;
		margin-left: -490px;
		width: 100%
	}

	.banner.banner-cta .content .dark-bg * {
		color: #fff
	}

	.banner.banner-half .lazyloaded-bg {
		height: 450px
	}

}

.banner-sml .lazyloaded-bg {
	height: 162px
}

.hero-banner.color-alt {
	background-color: #434343
}

@media all and (min-width:970px) {
	.banner-sml .lazyloaded-bg {
		height: 540px
	}

	.related-content .related-content-container {
		position: relative;
		margin-top: -40px;
		background-color: #fff;
		background-color: rgba(255, 255, 255, .85)
	}

}

.related-content .article-0 {
	background-color: #fff
}

.related-content .article-0>h3 {
	margin: 10px 0 0
}

.related-content .extra {
	margin-top: 15px
}

.related-content .article-image {
	background-position: center 0;
	background-repeat: no-repeat
}

.related-content .mod-popup-menu .items h4 {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

@media all and (min-width:970px) {
	.related-content .extra {
		position: relative;
		margin-top: 48px
	}

	.related-content .mod-popup-menu {
		width: 30%;
		position: absolute;
		top: 0;
		right: 0
	}

	.related-content .mod-popup-menu.closed {
		background-color: transparent
	}

	.related-content .mod-popup-menu .popup-menu-btn {
		text-align: right
	}

	.related-content .mod-popup-menu .items h4 {
		margin-bottom: 0
	}

	.related-content .mod-popup-menu .items _img {
		margin-left: 10px;
		width: 100px
	}

	.related-content .mod-popup-menu .items p {
		margin-bottom: 0;
		display: block;
		height: 85px;
		overflow: hidden
	}

	.related-content .share-mod>a {
		margin-top: 10px
	}

}

.related-content .share-mod .share-mod-container {
	position: relative;
	height: 55px
}

.related-content .share-mod p {
	float: left;
	width: 25%;
	margin: 10px 0 0;
	text-align: left
}

@media all and (min-width:970px) {
	.related-content .share-mod .share-mod-container {
		height: 75px
	}

	.related-content .share-mod p {
		text-align: right;
		width: auto;
		float: none
	}

	.related-content .share-mod ul {
		position: absolute;
		right: 0
	}

}

.related-content .share-mod ul {
	display: table;
	width: 75%
}

@media all and (min-width:970px) {
	.related-content .share-mod ul {
		width: auto
	}

}

.related-content .share-mod ul li {
	float: left;
	margin: 0 1% 0 0;
	width: 24%;
	text-align: center
}

@media all and (min-width:970px) {
	.related-content .share-mod ul li {
		margin: 0 4px 0 0;
		text-align: left;
		width: auto
	}

	.teaser-article {
		background-size: cover;
		background-repeat: no-repeat
	}

}

.related-content .extra-btn-container .btn, .teaser-article .teaser-yt-container {
	width: 100%
}

.related-content .share-mod ul li:last-child {
	margin-right: 0
}

.related-content .share-mod ul li a {
	display: block
}

.related-content .share-mod ul li a:focus {
	border: 1px solid #fff
}

.mouse-active .related-content .share-mod ul li a:focus {
	border: none
}

.teaser-article {
	padding-bottom: 15px
}

.teaser-article .ta-inner {
	min-height: 200px
}

.teaser-article .grid {
	position: relative
}

.teaser-article ._img-right {
	margin: 0 0 15px 15px
}

.teaser-article ._img-left {
	margin: 0 15px 15px 0
}

@media all and (min-width:970px) {
	.teaser-article .teaser-yt-container {
		width: 33.33333%;
		position: absolute;
		top: 0;
		padding-left: 30px
	}

	.teaser-article .teaser-yt-container.teaser-yt-container-r {
		right: 0
	}

	.teaser-article .teaser-yt-container.teaser-yt-container-l {
		left: 0
	}

}

.teaser-article .teaser-yt-container iframe {
	width: 100%;
	height: 193px
}

.product-browse .mod-carousel {
	margin: 0 15px 5px
}

@media all and (min-width:970px) {
	.product-browse .mod-carousel {
		margin: 0 25px 25px
	}

	.product-browse .mod-carousel.ca-all {
		margin: 0 0 25px
	}

	.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-section table tr td {
		border-right: 1px solid #cacaca
	}

}

@media all and (min-width:970px) and (min-width:970px) {
	.product-browse .mod-carousel.ca-all .ca-carousel .ca-block {
		padding: 0
	}

	.product-browse .mod-carousel.ca-all .ca-carousel .ca-block:nth-child(1) {
		padding: 0 20px 0 0
	}

	.product-browse .mod-carousel.ca-all .ca-carousel .ca-block:nth-child(1) .ca-block-inner .p-type {
		right: 20px
	}

	.product-browse .mod-carousel.ca-all .ca-carousel .ca-block:nth-child(1) .ca-block-inner .ratings {
		right: 33px
	}

	.product-browse .mod-carousel.ca-all .ca-carousel .ca-block:nth-child(2) {
		padding: 0 10px
	}

	.product-browse .mod-carousel.ca-all .ca-carousel .ca-block:nth-child(2) a .ca-block-inner .p-type {
		right: 11px
	}

	.product-browse .mod-carousel.ca-all .ca-carousel .ca-block:nth-child(2) a .ca-block-inner .ratings {
		right: 24px
	}

	.product-browse .mod-carousel.ca-all .ca-carousel .ca-block:nth-child(3) {
		padding: 0 0 0 20px
	}

	.product-browse .mod-carousel.ca-all .ca-carousel .ca-block:nth-child(3) a .ca-block-inner .p-type {
		right: 1px
	}

	.product-browse .mod-carousel.ca-all .ca-carousel .ca-block:nth-child(3) a .ca-block-inner .ratings {
		right: 13px
	}

}

.product-browse .mod-carousel .ca-carousel {
	display: block;
	position: relative
}

.product-browse .mod-carousel .ca-carousel .ca-block {
	position: absolute;
	padding: 0 25px;
	word-wrap: break-word
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-fixed {
	width: 270px
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product .ca-block-inner, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product-b .ca-block-inner, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product-c .ca-block-inner {
	background: #f4f4f4
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product .ca-block-inner .item-image, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product-b .ca-block-inner .item-image, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product-c .ca-block-inner .item-image {
	height: 317px
}

@media all and (max-width:1169px) {
	.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product .ca-block-inner .item-image, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product-b .ca-block-inner .item-image, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product-c .ca-block-inner .item-image {
		height: 250px
	}

}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product .ca-block-inner .item-image _img, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product-b .ca-block-inner .item-image _img, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product-c .ca-block-inner .item-image _img {
	height: 317px
}

@media all and (max-width:1169px) {
	.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product .ca-block-inner .item-image _img, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product-b .ca-block-inner .item-image _img, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product-c .ca-block-inner .item-image _img {
		height: 250px
	}

}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product .ca-block-inner _img, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product-b .ca-block-inner _img, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product-c .ca-block-inner _img {
	height: 317px
}

@media all and (max-width:1169px) {
	.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product .ca-block-inner _img, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product-b .ca-block-inner _img, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product-c .ca-block-inner _img {
		height: 250px
	}

}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-info-bg .ca-block-inner _img {
	position: absolute;
	height: auto;
	width: 100%
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-info-bg .ca-block-inner .s-details {
	padding-top: 210px;
	padding-bottom: 75px;
	position: relative
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-info-bg .ca-block-inner .s-details h3 {
	text-align: left
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-info-bg .ca-block-inner .actions {
	position: absolute;
	width: 100%;
	padding: 0 15px;
	bottom: 0
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-product-c .ca-block-inner .p-details {
	padding: 15px
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-stat .ca-block-inner _img {
	height: 290px
}

@media all and (max-width:1169px) {
	.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-stat .ca-block-inner _img {
		height: 220px
	}

}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-ybb .ca-block-inner .ybb-image {
	height: 250px;
	background-size: cover;
	background-position: top center;
	margin: 0
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-ybb .ca-block-inner i {
	margin-bottom: 0
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-ybb .ca-block-inner p {
	line-height: 1.25
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-ybb .ca-block-inner .q-details {
	padding: 75px 20px;
	margin: 0
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-ybb .ca-block-inner .q-details p.vr {
	font-size: 18px
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-ybb .ca-block-inner .q-details .sub-i-speech-s {
	position: absolute;
	top: 20px
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-ybb .ca-block-inner .q-details .sub-i-speech-e {
	position: absolute;
	bottom: 20px;
	right: 20px
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner {
	border: 1px solid #cacaca
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-section {
	background-color: #fff
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-section h2 {
	margin: 0 0 5px;
	font-weight: 700
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-section table {
	margin: 0 -20px;
	width: auto
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-section table tr {
	border-bottom: 1px solid #cacaca
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-section table tr td.details {
	border-right: none;
	text-align: center
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-section table tr td p {
	margin-bottom: 5px
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-section table tr td p.offer {
	color: #427d00
}

.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .p-details-alt p, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-section .ca-block-inner-section-panel h4 {
	color: #fff
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-section .ca-block-inner-section-panel {
	background-color: #5b5b5b;
	background-image: url(/cs/groups/public/documents/webcontent/70x70-broadbandtable-icon.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin: 0 -20px;
	padding: 20px 5px 5px 75px
}

@media all and (min-width:970px) {
	.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-section .ca-block-inner-section-panel {
		height: 110px
	}

}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-section .mb-line {
	font-weight: 700
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-section.ca-block-inner-section--icon-list {
	margin-top: 0;
	padding: 0 20px
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-section.ca-block-inner-section--icon-list table tr {
	border: none
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-section.ca-block-inner-section--icon-list table tr _img {
	height: auto
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-section.ca-block-inner-section--icon-list table tr td, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-section.ca-block-inner-section--icon-list table tr.details {
	text-align: center
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-bottomm {
	background: #fff;
	border-bottom: 1px solid #cacaca;
	padding-top: 0
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff .ca-block-inner, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff-b .ca-block-inner {
	background-color: #f4f4f4
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff a:hover h4, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff-b a:hover h4 {
	text-decoration: none
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff .head, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff-b .head {
	position: relative
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff .head _img, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff-b .head _img {
	width: 100%;
	display: block;
	height: 185px
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff .head _img.lazyloaded, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff-b .head _img.lazyloaded {
	height: auto
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff .head .p-type, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff-b .head .p-type {
	top: 15px
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff .body, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff-b .body {
	margin: 0 15px 15px;
	height: 295px
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff .body .icon-list li, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff-b .body .icon-list li {
	display: block;
	padding-left: 47px;
	position: relative;
	margin-bottom: 15px
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff .body .icon-list li .sub-i, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff-b .body .icon-list li .sub-i {
	position: absolute;
	left: 0;
	top: 0
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff .body .icon-list li h4, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff-b .body .icon-list li h4 {
	text-align: left;
	margin: 0;
	padding: 0;
	height: 36px;
	line-height: 1.1
}

.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-tariff-b .body {
	height: 150px
}

@media all and (min-width:970px) {
	.product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-section.ca-block-inner-section--icon-list table tr td, .product-browse .mod-carousel .ca-carousel .ca-block.ca-block-packages .ca-block-inner .ca-block-inner-section.ca-block-inner-section--icon-list table tr.details {
		text-align: left
	}

	.product-browse .mod-carousel .ca-carousel .ca-block {
		padding: 0 5px
	}

}

.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner {
	background: 0 0;
	position: relative
}

.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .ent-packs {
	overflow: hidden;
	padding: 10px 10px 0;
	margin-bottom: 0;
	min-height: 53px;
	background-color: #DBDBDB;
	text-align: center
}

@media all and (min-width:1170px) {
	.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .ent-packs {
		text-align: left;
		height: 50px
	}

	.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .ent-packs h4 {
		width: 55%;
		float: left
	}

	.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .ent-packs _img {
		width: 45%;
		float: left
	}

}

.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .ent-packs _img {
	height: auto;
	margin-top: 6px
}

@media all and (max-width:1169px) {
	.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .ent-packs _img {
		display: none
	}

}

.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner h3 {
	padding: 10px 0;
	font-size: 20px
}

.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .ratings {
	position: absolute;
	right: 35px;
	width: 23px;
	top: 125px
}

@media all and (min-width:970px) {
	.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .ratings {
		right: 15px
	}

	.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .s-details {
		min-height: 180px
	}

}

.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .p-type {
	position: absolute;
	right: 0;
	top: 55px
}

.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .p-details {
	background: #dbdbdb;
	padding: 15px 5px;
	width: 100%;
	margin-bottom: 0
}

.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .p-details p {
	font-size: 16px;
	line-height: 1.2;
	margin: 0;
	text-align: center
}

.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .p-details .headline {
	font-size: 20px
}

.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .p-details .headline span {
	font-size: 30px
}

.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .p-details-alt {
	background: #E60000
}

.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .s-details {
	padding: 15px;
	color: #fff;
	margin-bottom: 0
}

.vfParagraph, .vfParagraph p, .vfTitle2, .vfTitle2 p, h1, h2, h3, h4, h5, h6, p {
	color: inherit
}

.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .s-details .headline {
	font-size: 20px
}

.product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .s-details p:last-child {
	margin: 0
}

.product-browse .mod-carousel .ca-carousel .ca-pages {
	margin-right: 0;
	text-align: center;
	z-index: 20;
	top: 0
}

.product-browse .mod-carousel .ca-carousel .ca-pages li {
	display: inline-block
}

.product-browse .mod-carousel .ca-carousel .ca-pages li .ca-page {
	border-radius: 8px;
	border: 1px solid #6d6d6d;
	display: block;
	margin: 0 5px 5px 4px;
	padding: 4px
}

.product-browse .mod-carousel .ca-carousel .ca-pages li .ca-active {
	background: #6d6d6d
}

.product-browse .mod-carousel .ca-nav-primary {
	margin-top: -75px;
	position: absolute;
	top: 50%;
	left: -25px;
	right: -25px
}

.product-browse .mod-carousel .ca-nav-primary a {
	position: relative;
	float: right;
	z-index: 3;
	background: #dbdbdb;
	text-align: center;
	border: none;
	border-radius: 0 3px 3px 0;
	box-shadow: 0 3px #999;
	height: 90px;
	width: 30px;
	right: 10px
}

.product-browse .mod-carousel .ca-nav-primary a:first-child {
	float: left;
	border-radius: 3px 0 0 3px;
	left: 10px
}

.product-browse .mod-carousel .ca-nav-primary a i {
	position: relative;
	top: 33px
}

.belt {
	max-width: 1170px
}

@media all and (max-width:1169px) {
	.content .belt {
		padding: 0 10px
	}

	.texto-libre-ds2:not(.bordeado) {
		margin-right: 10px;
		margin-left: 10px;
		padding-right: 10px;
		padding-left: 10px
	}

}

h1, h2, h3, h4, h5, h6 {
	font-family: VodafoneRegular, Arial, sans-serif;
	font-weight: 400
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
	font-family: VodafoneBold, Arial, sans-serif;
	font-weight: 400
}

h1 {
	font-size: 44px
}

h2 {
	font-size: 36px
}

h3 {
	font-size: 26px
}

h4 {
	font-size: 20px
}

h5 {
	font-size: 16px
}

h6 {
	font-size: 14px
}

.vfParagraph, .vfParagraph p, p {
	font-weight: 400;
	font-size: 16px
}

p {
	font-family: VodafoneRegular, Arial, sans-serif
}

p strong {
	font-family: VodafoneBold, Arial, sans-serif;
	font-weight: 400
}

.vfParagraph {
	font-family: VodafoneRegular, Arial, sans-serif;
	margin-bottom: 15px
}

.vfParagraph .vb, .vfParagraph strong {
	font-family: VodafoneRgBold, Arial, sans-serif;
	font-weight: 400
}

.vfParagraph p, .vfTitle1 {
	font-family: VodafoneRegular, Arial, sans-serif
}

.vfTitle1, .vfTitle1 p {
	font-weight: 400;
	font-size: 44px;
	color: inherit
}

.vfParagraph p:last-child {
	margin-bottom: 0
}

.vfTitle1 .vb, .vfTitle1 strong {
	font-family: VodafoneRgBold, Arial, sans-serif;
	font-weight: 400
}

.vfTitle1 p {
	font-family: VodafoneRegular, Arial, sans-serif
}

.vfTitle2, .vfTitle2 p {
	font-weight: 400;
	font-size: 36px
}

.vfTitle1 p .vb, .vfTitle1 p strong {
	font-family: VodafoneRgBold, Arial, sans-serif;
	font-weight: 400
}

.vfTitle2 {
	font-family: VodafoneRegular, Arial, sans-serif
}

.vfTitle2 .vb, .vfTitle2 strong {
	font-family: VodafoneRgBold, Arial, sans-serif;
	font-weight: 400
}

.vfTitle2 p {
	font-family: VodafoneRegular, Arial, sans-serif
}

.vfTitle3, .vfTitle3 p {
	font-size: 26px;
	font-weight: 400;
	color: inherit
}

.vfTitle4, .vfTitle4 p {
	font-size: 20px;
	color: inherit;
	font-weight: 400
}

.vfTitle2 p .vb, .vfTitle2 p strong {
	font-family: VodafoneRgBold, Arial, sans-serif;
	font-weight: 400
}

.vfTitle3 {
	font-family: VodafoneRegular, Arial, sans-serif
}

.vfTitle3 .vb, .vfTitle3 strong {
	font-family: VodafoneRgBold, Arial, sans-serif;
	font-weight: 400
}

.vfTitle3 p {
	font-family: VodafoneRegular, Arial, sans-serif
}

.vfTitle3 p .vb, .vfTitle3 p strong {
	font-family: VodafoneRgBold, Arial, sans-serif;
	font-weight: 400
}

.vfTitle4 {
	font-family: VodafoneRegular, Arial, sans-serif
}

.vfTitle4 .vb, .vfTitle4 strong {
	font-family: VodafoneRgBold, Arial, sans-serif;
	font-weight: 400
}

.vfTitle4 p {
	font-family: VodafoneRegular, Arial, sans-serif
}

.vfTitle5, .vfTitle5 p {
	font-weight: 400;
	font-size: 16px
}

.vfTitle4 p .vb, .vfTitle4 p strong {
	font-family: VodafoneRgBold, Arial, sans-serif;
	font-weight: 400
}

.vfTitle5 {
	font-family: VodafoneRegular, Arial, sans-serif;
	color: inherit
}

.vfTitle5 .vb, .vfTitle5 strong {
	font-family: VodafoneRgBold, Arial, sans-serif;
	font-weight: 400
}

.vfTitle5 p {
	font-family: VodafoneRegular, Arial, sans-serif;
	color: inherit
}

.vfTitle6, .vfTitle6 p {
	font-size: 14px;
	color: inherit;
	font-weight: 400
}

.vfTitle5 p .vb, .vfTitle5 p strong {
	font-family: VodafoneRgBold, Arial, sans-serif;
	font-weight: 400
}

.vfTitle6 {
	font-family: VodafoneRegular, Arial, sans-serif
}

.vfTitle6 strong {
	font-family: VodafoneRgBold, Arial, sans-serif;
	font-weight: 400
}

.vfTitle6 p {
	font-family: VodafoneRegular, Arial, sans-serif
}

.vfTitle6 p .vb, .vfTitle6 p strong {
	font-family: VodafoneRgBold, Arial, sans-serif;
	font-weight: 400
}

.vb, .vr {
	font-family: VodafoneRegular, Arial, sans-serif;
	font-weight: 400
}

.vl {
	font-family: VodafoneLight, Arial, sans-serif;
	font-weight: 400
}

.btn, .vrb, a.btn, _input.btn {
	font-family: VodafoneRegular, Arial, sans-serif
}

.vrb {
	font-weight: 400
}

@media all and (min-width:970px) {
	.product-browse .mod-carousel .ca-nav-primary a {
		height: 75px;
		width: 25px;
		right: 0
	}

	.product-browse .mod-carousel .ca-nav-primary a:first-child {
		left: 0
	}

	.product-browse .mod-carousel .ca-nav-primary a i {
		top: 24px
	}

	.flt-right {
		float: right
	}

}

.cRed {
	color: #e60000
}

.cWhite {
	color: #fff
}

.cBlack {
	color: #333
}

.cPurple {
	color: #9c2aa0
}

.cDarkPurple {
	color: #5e2750
}

.cGreen {
	color: #488600
}

.cAquamarine {
	color: #0090AE
}

.cBlue {
	color: #007c92
}

.cYellow {
	color: #FEC800
}

.overlayWhite {
	background-color: rgba(255, 255, 255, .8)
}

.overlayBlack {
	background-color: rgba(0, 0, 0, .8)
}

.overlayRed {
	background-color: rgba(230, 0, 0, .8)
}

.overlayBlue {
	background-color: rgba(0, 124, 146, .8)
}

.overlayGray {
	background-color: rgba(229, 229, 229, .8)
}

.overlayDarkGray {
	background-color: rgba(51, 51, 51, .8)
}

.bgWhite {
	background: #fff
}

.bgBlack {
	background: #333
}

.bgRed {
	background: #e60000
}

.bgBlue {
	background: #007c92
}

.bgGray {
	background: #e5e5e5
}

.bordeado {
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: none
}

.btn, .btn:focus, .btn:hover {
	border: none;
	box-shadow: none
}

@media all and (min-width:1170px) and (max-width:1419px) {
	.texto-libre-ds2 {
		padding-right: 20px;
		padding-left: 20px
	}

	.texto-libre-ds2.bordeado {
		margin-right: 10px;
		margin-left: 10px;
		padding-right: 10px;
		padding-left: 10px
	}

}

.fullwidthMicroSite.vfc-layout__item.vfc-u-1\/1 {
	max-width: none
}

.btn {
	padding: 7px 17px;
	background-color: #e60000;
	font-size: 16px
}

@media all and (max-width:969px) {
	.btn {
		padding: 12px 10px
	}

}

.btn:focus, .btn:hover {
	top: auto;
	background-color: #970000;
	text-decoration: none
}

.btn:focus.btn-alt, .btn:hover.btn-alt {
	box-shadow: none;
	background: 0 0
}

.mouse-active .btn:focus {
	outline: 0;
	top: auto;
	border: 1px solid #e60000
}

.btn.btn-arrow:after {
	border-right: .1em solid currentcolor;
	border-top: .1em solid currentcolor;
	content: "";
	display: inline-block;
	height: .5em;
	margin: 0 0 0 .5em;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	width: .5em
}

.btn.btn-border {
	background-color: transparent;
	border: 1px solid currentColor !important;
	color: #e60000
}

.btn.btn-border:focus, .btn.btn-border:hover {
	color: #970000;
	background-color: #fff
}

.btn.bgWhite {
	background-color: #fff;
	color: #333
}

.btn.bgWhite:focus, .btn.bgWhite:hover {
	background-color: #333;
	color: #fff
}

.btn.bgWhite.btn-border {
	background: 0 0;
	color: #fff
}

.btn.bgWhite.btn-border:focus, .btn.bgWhite.btn-border:hover {
	color: #333;
	background-color: #fff
}

.btn.bgBlack {
	background-color: #333
}

.btn.bgBlack:focus, .btn.bgBlack:hover {
	background-color: #666;
	color: #fff
}

.btn.bgBlack.btn-border {
	background-color: transparent;
	color: #333
}

.btn.bgBlack.btn-border:focus, .btn.bgBlack.btn-border:hover {
	color: #fff;
	background-color: #333
}

.btn.bgGray, .btn.bgdove-gray {
	background-color: #666
}

.btn.bgGray:focus, .btn.bgGray:hover, .btn.bgdove-gray:focus, .btn.bgdove-gray:hover {
	background-color: #333;
	color: #fff
}

.btn.bgGray.btn-border, .btn.bgdove-gray.btn-border {
	background-color: transparent;
	color: #666
}

.btn.bgGray.btn-border:focus, .btn.bgGray.btn-border:hover, .btn.bgdove-gray.btn-border:focus, .btn.bgdove-gray.btn-border:hover {
	color: #fff;
	background-color: #666
}

.btn.bgPurple {
	background-color: #9c2aa0
}

.btn.bgPurple:focus, .btn.bgPurple:hover {
	background-color: #6E2C6B
}

.btn.bgPurple.btn-border {
	background-color: transparent;
	color: #9c2aa0
}

.btn.bgPurple.btn-border:focus, .btn.bgPurple.btn-border:hover {
	color: #6E2C6B;
	background-color: #fff
}

.btn.bgDarkPurple {
	background-color: #5e2750
}

.btn.bgDarkPurple:focus, .btn.bgDarkPurple:hover {
	background-color: #9c2aa0
}

.btn.bgDarkPurple.btn-border {
	background-color: transparent;
	color: #5e2750
}

.btn.bgDarkPurple.btn-border:focus, .btn.bgDarkPurple.btn-border:hover {
	color: #9c2aa0;
	background-color: #fff
}

.btn.bgGreen {
	background-color: #488600
}

.btn.bgGreen:focus, .btn.bgGreen:hover {
	background-color: #244D00
}

.btn.bgGreen.btn-border {
	background-color: transparent;
	color: #488600
}

.btn.bgGreen.btn-border:focus, .btn.bgGreen.btn-border:hover {
	color: #244D00;
	background-color: #fff
}

.btn.bgAquamarine {
	background-color: #0090AE
}

.btn.bgAquamarine:focus, .btn.bgAquamarine:hover {
	background-color: #006778
}

.btn.bgAquamarine.btn-border {
	background-color: transparent;
	color: #0090AE
}

.btn.bgAquamarine.btn-border:focus, .btn.bgAquamarine.btn-border:hover {
	color: #006778;
	background-color: #fff
}

.btn.bgBlue {
	background-color: #007c92
}

.btn.bgBlue:focus, .btn.bgBlue:hover {
	background-color: #0090AE
}

.btn.bgBlue.btn-border {
	background-color: transparent;
	color: #007c92
}

.btn.bgBlue.btn-border:focus, .btn.bgBlue.btn-border:hover {
	color: #0090AE;
	background-color: #fff
}

.btn.bgYellow {
	background-color: #FEC800
}

.btn.bgYellow.btn-border {
	background-color: transparent;
	color: #FEC800
}

.btn.btn-alt {
	background-color: transparent;
	color: #333;
	border: 1px solid correntColor
}

.link-arrow a, .link-circle a, .list-link-arrow a, .list-link-circle a, a .link-arrow, a .link-circle {
	color: inherit
}

.overlayBlue .btn:focus {
	outline: #fff solid 3px
}

a.btn, _input.btn {
	border: none
}

.link-arrow a:after, .list-link-arrow a:after, a .link-arrow:after {
	content: "\0203a";
	display: inline-block;
	margin: 0 0 0 .5em;
	font-size: 1.4em;
	vertical-align: baseline
}

.link-circle a:after, .list-link-circle a:after, a .link-circle:after {
	border: 1px solid currentcolor;
	border-radius: 50%;
	content: "\0203a";
	display: inline-block;
	font-size: 1.2em;
	height: .8em;
	line-height: .57;
	margin: 0 0 0 .2em;
	text-align: center;
	vertical-align: baseline;
	width: .8em
}

.se-query {
	padding-right: 70px;
	position: relative
}

.se-query i {
	left: 15px;
	position: absolute;
	top: 15px
}

.se-query .btn {
	margin: 0;
	padding: 13px 15px;
	position: absolute;
	right: 0;
	top: 2px;
	width: 60px
}

.fm-check label:before, .fm-radio label:before {
	margin-right: 8px;
	vertical-align: middle;
	text-align: center;
	display: inline-block
}

.se-_input {
	padding-left: 40px
}

@media all and (min-width:970px) {
	.search-box .btn, .search-box _input, .search-box label {
		vertical-align: middle
	}

	.se-query {
		display: inline-block;
		padding: 0
	}

	.se-query i {
		left: 10px;
		top: 10px
	}

	.se-query .btn {
		padding: 9px 13px;
		position: static
	}

	.se-_input {
		font: 400 21px/1.176 VodafoneRegular;
		padding: 5px 10px 5px 35px
	}

	.se-_input:focus {
		padding-right: 63px
	}

}

.js .fm-check label {
	background: 0 0;
	padding-left: 0
}

.js .fm-check label.checked, .js .fm-check label.fm-disabled {
	background: 0 0
}

.js .fm-check label.checked:before {
	color: #518491;
	content: '\2714';
	font-family: arial;
	font-size: 15px;
	font-weight: 400
}

.fm-check label:before {
	background: #fff;
	border: 1px solid #b8b8b8;
	border-radius: 4px;
	box-shadow: 0 1px 0 0 #b0b0b0 inset;
	content: "";
	height: 19px;
	width: 19px;
	line-height: 19px
}

.js .fm-radio label {
	padding-left: 0;
	background: 0 0;
	cursor: pointer
}

.js .fm-radio label.checked, .js .fm-radio label.fm-disabled, .js .fm-radio label.fm-disabled-checked {
	background: 0 0
}

.js .fm-radio label.checked:before {
	content: '\2022';
	background-color: #518491;
	color: #fff;
	font-family: arial;
	font-size: 22px;
	line-height: 21px;
	text-align: center
}

.fm-radio label:before {
	content: "";
	font-size: 17px;
	border: 1px solid #b8b8b8;
	height: 20px;
	width: 20px;
	background: #fff;
	border-radius: 50%;
	line-height: 20px
}

.checkmarks li, .wysiwyg .checkmarks li {
	background: url(_img/tick-green-sml.png) 0 4px no-repeat
}

.checkmarks li:before, .wysiwyg .checkmarks li:before {
	content: "Opci\0f3n seleccionada";
	left: -10000em
}

.checkmarks.checkmarks--border li, .wysiwyg .checkmarks.checkmarks--border li {
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 10px
}

.checkmarks.checkmarks--border li:last-child, .wysiwyg .checkmarks.checkmarks--border li:last-child {
	border-bottom: none
}

.es-radio {
	margin-top: -40px;
	text-align: center
}

.es-radio li {
	display: inline-block;
	padding: 20px 0
}

.es-radio li a {
	background: url(_img/radio-unchecked.png) left center no-repeat;
	padding: 5px 15px 5px 25px
}

.es-radio li a.es-checked {
	background: url(_img/radio-checked.png) left center no-repeat;
	font-weight: 700
}

.mod-escustomer .es-radio {
	text-align: left
}

.es-customer .tg-head:after {
	border: 3px solid transparent;
	border-top-color: inherit;
	content: '';
	display: inline-block;
	margin: 0 0 1px 4px
}

.es-customer .tg-active {
	margin-top: -4px;
	border: 1px solid #999;
	border-radius: 4px 4px 0 0;
	border-bottom: 0;
	padding-bottom: 5px;
	padding-top: 3px;
	background-color: #fff;
	box-shadow: 1px 0 3px #bbb, -1px 0 3px #bbb
}

.es-customer .tg-active:after {
	border-bottom-color: inherit;
	border-top-color: transparent;
	position: relative;
	top: -3px
}

.es-customer .tg-body {
	background-color: #fff;
	z-index: 100;
	border: 1px solid #999;
	border-top: 0;
	border-radius: 0 0 4px 4px;
	box-shadow: 1px 1px 3px #bbb, -1px 1px 3px #bbb
}

.es-customer li {
	float: none;
	height: auto;
	padding: 0
}

.es-customer li:last-child a {
	border-radius: 0 0 4px 4px
}

.es-customer li a {
	font-weight: 400;
	padding: 5px 10px;
	border-top: 1px solid #ccc;
	border-right: none;
	background-color: #fff;
	font-size: 12px
}

.es-customer li a:hover {
	background-color: #ccc
}

.cookies-policy-container .cookies-policy .h6:first-of-type, .cookies-policy-container.hidde-it {
	display: none
}

.MddDS1 .access, .MddDS1 .hide2, .MddDS2 .access, .MddDS2 .hide2 {
	text-indent: -9999px;
	overflow: hidden;
	max-height: 0;
	max-width: 0;
	position: absolute
}

.cookies-policy-container {
	background-color: rgba(0, 0, 0, .85);
	bottom: 0;
	color: #fff;
	padding: 10px 55px 0;
	position: fixed;
	text-align: center;
	z-index: 101
}

.cookies-policy-container .cookies-policy {
	margin: 0 auto
}

.cookies-policy-container .cookies-policy a {
	color: #FFF
}

.cookies-policy-container .btn, .cookies-policy-container a.btn.btn-alt {
	background: url(_img/cookies-close.png) no-repeat;
	border: none;
	box-shadow: none;
	color: #fff;
	height: 18px;
	position: absolute;
	right: 20px;
	text-indent: -9999px;
	top: 15px;
	width: 18px;
	background-size: 100%;
	padding: 0;
	margin: 0
}

@media all and (max-width:969px) {
	.cookies-policy-container p {
		font-size: 18px
	}

	.cookies-policy-container .btn, .cookies-policy-container a.btn.btn-alt {
		top: 15px;
		right: 15px
	}

}

@media all and (min-width:970px) {
	.login .link-arrow {
		display: block;
		line-height: 34px;
		margin-left: 15px
	}

	.cont-msg-mejorar {
		max-width: none;
		height: 35px;
		background-color: #000;
		margin: 0 auto;
		border-bottom: 1px solid #7e7e7e;
		position: relative;
		z-index: 10
	}

	.cont-msg-mejorar a, .cont-msg-mejorar p {
		color: #fff
	}

	.cont-msg-mejorar a {
		background: 0 0;
		text-decoration: underline;
		margin-left: 5px
	}

	.cont-msg-mejorar a:after {
		border-right: 1px solid #fff;
		border-top: 1px solid #fff;
		content: "";
		height: 8px;
		width: 8px;
		-webkit-transform: rotate(35deg);
		transform: rotate(45deg);
		-ms-transform: rotate(35deg);
		display: inline-block;
		margin-left: 5px
	}

	.cont-msg-mejorar a span {
		visibility: hidden;
		position: absolute
	}

	.cont-msg-mejorar p {
		padding: 5px 30px;
		max-width: 948px;
		margin: 0 auto
	}

	.cookies-policy-container {
		max-width: none;
		padding: 0
	}

	.cookies-policy-container .cookies-policy {
		max-width: 1200px;
		padding: 26px 80px 10px
	}

	.cookies-policy-container p {
		font-size: 16px
	}

}

@media all and (max-width:969px) {
	.submenu-active .pest {
		display: none !important
	}

	.submenu-active.nav-active .pest {
		display: block !important
	}

}

@media all and (min-width:970px) and (max-width:1169px) {
	.cookies-policy-container .cookies-policy {
		padding-right: 60px;
		padding-left: 60px
	}

}

@media all and (min-width:1170px) {
	.MddDS1 {
		padding-left: 100px
	}

	.MddDS1 .nav-secondary .body.grid, .MddDS1 .nav-secondary .body.grid .login {
		background-image: linear-gradient(to top, #f1f1f1 0, #f9f9f9 20%, #f9f9f9 100%)
	}

	.MddDS1 .mod-selectsizefooter {
		margin-left: -100px
	}

}

.areaClientesBoton {
	position: absolute;
	right: 112px;
	bottom: 0
}

.areaClientesBoton .areaClientesIcon {
	color: #fff;
	display: inline-block;
	vertical-align: bottom;
	margin-bottom: -6px
}

@media screen and (min-width:1400px) {
	.areaClientesBoton .areaClientesIcon {
		margin-bottom: -10px
	}

}

@media screen and (min-width:970px) {
	#main-nav .MddDS1 {
		position: relative;
		z-index: 2
	}

}

.js .footer .tg-head {
	display: block;
	padding-right: 53%;
	text-align: right;
	margin-top: 1em;
	margin-bottom: 1.5em
}

.js .footer .tg-body {
	background: #434343;
	border: 1px solid #7f7f7f;
	width: 50%;
	position: relative;
	float: right;
	margin-top: -50px
}

.js .footer .tg-display a {
	color: #fff
}

.js .footer li {
	margin: 1em 1em 1.5em
}

.no-js .footer .tg-body {
	margin-bottom: 1.5em
}

.footer {
	background: #333;
	color: #a9a9a9;
	font-size: 14px
}

.footer a, .footer a:hover, .footer a:visited {
	color: #ccc;
	text-decoration: none;
	line-height: 18.2px;
	font-family: Arial, sans-serif
}

.footer h3 {
	margin-bottom: 0;
	color: inherit;
	font: 700 1.5em VodafoneRegular
}

.footer .grid {
	margin-top: 1.5em;
	position: relative
}

.footer.footer-info {
	background: #1e1e1e;
	color: #a9a9a9
}

.footer.legal {
	background: #262626
}

.footer.footer-banner {
	position: relative;
	background: #272727
}

.footer.footer-banner:after {
	content: '';
	display: block;
	border-top: 2em solid #272727;
	border-left: 2em solid transparent;
	border-right: 2em solid transparent;
	width: 0;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.footer.footer-banner .ventajasOnline {
	color: #fff
}

.footer.footer-banner .ventajasOnline h3 {
	font-size: 1.8571em;
	padding-right: 1em;
	border-right: 1px solid #fff;
	display: inline-block
}

.footer.footer-banner .ventajasOnline .subtitle-link {
	margin-left: 1.8571em;
	color: #fff
}

.footer.footer-banner .ventajasOnline .subtitle-link i {
	background: 0 0;
	content: "";
	display: inline-block;
	width: .5em;
	height: .5em;
	margin-left: .5em;
	border-right: .15em solid currentColor;
	border-top: .15em solid currentColor;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.footer.footer-banner .ventajasOnline ul {
	margin-top: 4em;
	font-size: 1.1429em
}

.footer.footer-info {
	text-align: center;
	padding: 2em 0
}

.footer.footer-info .quality-seals {
	float: left
}

.footer.footer-info .allowedCards {
	float: right
}

.footer.footer-info .allowedCards _img {
	max-width: 31%
}

@media all and (min-width:970px) {
	.footer .tg-active:after, .footer .tg-active:before, .js .footer .tg-active:after, .js .footer .tg-active:before {
		display: none
	}

	.footer h3, .footer.mod-toggle a {
		color: #fff
	}

	.js .footer .tg-head {
		text-align: left;
		width: 100%;
		padding-right: 0
	}

	.js .footer .tg-head:first-child {
		margin-top: 0
	}

	.js .footer.mod-toggle .tg-body {
		min-height: auto
	}

	.footer .tg-body, .js .footer .tg-body {
		background: 0 0;
		border: none;
		clear: both;
		padding: 0;
		position: static;
		float: none
	}

	.js .footer .tg-body {
		width: auto;
		margin-top: 0
	}

	.js .footer li {
		margin: .3333em 0
	}

	.js .footer li.bold {
		margin-top: 1em
	}

	.footer .tg-head {
		text-align: left;
		width: 100%;
		padding-right: 0
	}

	.footer .tg-head:first-child {
		margin-top: 0
	}

	.footer .tg-body {
		width: auto
	}

	.footer li {
		margin: .3333em 0
	}

	.footer li.bold {
		margin-top: 1em
	}

	.footer .grid {
		margin: 2em 0
	}

	.footer .grid .col {
		padding: 0 1em;
		margin: 0
	}

	.footer.legal {
		padding: .333em 0
	}

	.footer.legal .belt {
		display: table
	}

	.footer.legal .belt ul {
		display: table-row
	}

	.footer.legal .belt ul li {
		display: table-cell;
		border-right: 1px solid #404040;
		text-align: center;
		padding: 1em .2em;
		width: 20%;
		vertical-align: middle
	}

	.footer.legal .belt ul li:first-child {
		border-left: 1px solid #404040
	}

	.footer.footer-info p {
		max-width: 50%;
		margin: 0 auto;
		padding: .65em
	}

	.footer.footer-info .belt {
		position: relative
	}

	.footer.footer-info .ext-links div {
		max-width: 25%;
		top: 0;
		position: absolute
	}

	.footer.footer-info .ext-links div.quality-seals {
		left: 15px
	}

	.footer.footer-info .ext-links div.allowedCards {
		right: 15px
	}

}

@media all and (max-width:969px) {
	.js .footer, .no-js .footer {
		font-size: 12px
	}

	.js .footer h3, .no-js .footer h3 {
		font-size: 1.25em
	}

	.js .footer.legal, .no-js .footer.legal {
		text-align: center
	}

	.js .footer.legal li, .no-js .footer.legal li {
		border-bottom: 1px solid #404040;
		padding-bottom: 1em;
		margin: 1em 0 0
	}

	.js .footer.legal li:last-child, .no-js .footer.legal li:last-child {
		border-bottom: 0 solid #404040
	}

	.js .footer.footer-info .quality-seals, .no-js .footer.footer-info .quality-seals {
		max-width: 40%
	}

	.js .footer.footer-info .quality-seals a:first-child _img, .no-js .footer.footer-info .quality-seals a:first-child _img {
		max-width: 30%
	}

	.js .footer.footer-info .quality-seals a:last-child _img, .no-js .footer.footer-info .quality-seals a:last-child _img {
		max-width: 65%
	}

	.js .footer.footer-info .allowedCards, .no-js .footer.footer-info .allowedCards {
		max-width: 55%
	}

	.js .footer.mod-toggle .belt .grid {
		margin-top: 1.6667em;
		z-index: 100
	}

	.js .footer.mod-toggle .belt .grid .w-25 {
		width: 50%
	}

	.js .footer.mod-toggle .belt .grid:last-child {
		z-index: 50;
		margin-top: 0
	}

	.js .footer.mod-toggle .belt .grid:last-child .w-25:first-child .tg-head h3 {
		border-top: 1px solid currentColor;
		margin-top: -.6667em;
		padding-top: 1.25em
	}

	.js .footer.mod-toggle .belt .grid:last-child .w-25:first-child .tg-head:before {
		top: 21px
	}

	.js .footer.mod-toggle .belt .grid:last-child .w-25:first-child .tg-head:after {
		top: 22px
	}

	.js .footer.mod-toggle .tg-head {
		padding-right: 5%
	}

	.js .footer.mod-toggle .tg-head.tg-active {
		color: #fff
	}

	.js .footer.mod-toggle .tg-head.tg-active:after, .js .footer.mod-toggle .tg-head.tg-active:before {
		content: ' ';
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		border-width: 9px 9px 9px 0;
		border-style: solid;
		border-color: transparent #7f7f7f transparent transparent;
		z-index: 1;
		margin-right: -1px
	}

	.js .footer.mod-toggle .tg-head.tg-active:after {
		border-width: 8px 8px 8px 0;
		border-right-color: #434343;
		top: 1px
	}

	.js .footer.mod-toggle .tg-body {
		display: none;
		position: absolute;
		left: 50%;
		min-height: auto
	}

	.js .footer.mod-toggle .tg-body.tg-display {
		display: inline-block
	}

	.js .footer.mod-toggle .tg-body a:after {
		display: none
	}

	.js .footer.mod-toggle .tg-body li:last-child {
		margin-bottom: 1em
	}

}

#virtualKeyboardChromeExtensionMainKbd {
	max-height: 0
}

@media all and (max-width:970px) {
	.teaser-ds2--vacio, .teaser-ds2--vacio>div {
		padding: 0 !important;
		margin: 0 !important
	}

	.teaser-ds2--vacio {
		min-height: 0 !important
	}

}

.teaser-article {
	padding: 0;
	overflow: hidden;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative
}

@media all and (min-width:970px) {
	.teaser-article {
		padding: 0;
		background-position: center
	}

}

.teaser-article .ta-inner {
	position: relative;
	color: #fff;
	margin: 0;
	padding: 0
}

.teaser-article .ta-inner>div {
	padding: 40px 30px 55px
}

.teaser-article .ta-inner p {
	color: inherit
}

.teaser-article .ta-inner .btn {
	margin: 0
}

.teaser-article _img {
	left: 50%;
	max-width: none;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

@media all and (max-width:969px) {
	.teaser-article _img {
		-ms-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		position: static;
		min-height: initial;
		max-width: 100%
	}

}

.content-article .ca-inner {
	min-height: 200px
}

.content-article .ca-inner .ca-_img _img {
	max-width: 100%;
	width: 100%
}

.content-article .ca-inner .ca-_img a, .content-article .ca-inner .ca-_img a span {
	display: block
}

@media all and (min-width:970px) {
	.teaser-article .ta-inner>div {
		padding: 75px 30px 60px 20px
	}

	.teaser-article .ta-inner .btn {
		margin: 30px 0 4px
	}

	.content-article .ca-inner {
		margin-left: 0
	}

	.content-article .ca-inner .ca-_img {
		padding-left: 0;
		position: relative
	}

	.content-article .ca-inner .ca-_img:after, .content-article .ca-inner .ca-_img:before {
		border-top: 15px solid transparent;
		border-bottom: 15px solid transparent;
		content: " ";
		top: 50%;
		position: absolute;
		margin-top: -15px
	}

	.content-article .ca-inner .ca-_img:after {
		right: 0
	}

	.content-article .ca-inner .ca-_img:before {
		left: 0
	}

}

.content-article .grid, .content-browse .product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner {
	position: relative
}

.content-article .ca-inner .ca-text {
	padding: 30px 20px 0
}

@media all and (min-width:970px) {
	.content-article .ca-inner .ca-text {
		padding: 20px 20px 0
	}

	.content-article .ca-inner .ca-text .headline {
		margin-bottom: 10px
	}

	.content-article .ca-inner .ca-text p {
		margin-bottom: 0
	}

	.content-article .bgWhite .ca-_img:after {
		border-right: 14px solid #fff
	}

	.content-article .bgWhite .ca-_img._img-right:before {
		border-right: 0;
		border-left: 14px solid #fff
	}

	.content-article .bgBlack .ca-_img:after {
		border-right: 14px solid #333
	}

	.content-article .bgBlack .ca-_img._img-right:after {
		border-right: 0
	}

	.content-article .bgBlack .ca-_img._img-right:before {
		border-left: 14px solid #333
	}

	.content-article .bgRed .ca-_img:after {
		border-right: 14px solid #e60000
	}

	.content-article .bgRed .ca-_img._img-right:after {
		border-right: 0
	}

	.content-article .bgRed .ca-_img._img-right:before {
		border-left: 14px solid #e60000
	}

	.content-article .bgBlue .ca-_img:after {
		border-right: 14px solid #007c92
	}

	.content-article .bgBlue .ca-_img._img-right:after {
		border-right: 0
	}

	.content-article .bgBlue .ca-_img._img-right:before {
		border-left: 14px solid #007c92
	}

	.content-article .bgGray .ca-_img:after {
		border-right: 14px solid #e5e5e5
	}

	.content-article .bgGray .ca-_img._img-right:after {
		border-right: 0
	}

	.content-article .bgGray .ca-_img._img-right:before {
		border-left: 14px solid #e5e5e5
	}

}

.content-article .ca-inner .ca-text .btn {
	margin-top: 15px
}

.content-article ._img-right {
	margin: 0
}

@media all and (max-width:969px) {
	.content-article ._img-right {
		float: none;
		max-width: 100%;
		margin: 0
	}

	.content-article ._img-left {
		float: none
	}

}

.content-article ._img-left {
	margin: 0 15px 15px 0
}

.content-article .bgWhite .ca-text {
	background: #fff
}

.content-article .bgBlack .ca-text {
	background: #333
}

.content-article .bgRed .ca-text {
	background: #e60000
}

.content-article .bgBlue .ca-text {
	background: #007c92
}

.content-article .bgGray .ca-text {
	background: #e5e5e5
}

@media all and (min-width:1170px) and (max-width:1419px) {
	.content-article .ca-inner .ca-text {
		padding-right: 20px;
		padding-left: 20px
	}

}

@media all and (min-width:970px) and (max-width:1169px) {
	.content-article {
		margin-left: 10px;
		margin-right: 10px
	}

	.content-article .ca-inner .ca-text {
		padding-right: 10px;
		padding-left: 10px
	}

}

@media all and (max-width:969px) {
	.content-article {
		margin-left: 10px;
		margin-right: 10px
	}

	.content-article .ca-inner .ca-text {
		padding-right: 20px;
		padding-left: 20px
	}

}

.content-browse {
	background: #262626;
	color: #fff;
	padding: 22px 0 35px;
	margin-bottom: 25px
}

.content-browse .headline {
	color: inherit;
	margin-bottom: 21px
}

.content-browse .product-browse .mod-carousel {
	margin: 0
}

.content-browse .product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner _img.item-image {
	margin: 0;
	height: auto
}

.content-browse .product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .s-details {
	background-color: rgba(0, 103, 120, .8);
	position: absolute;
	bottom: 0
}

.content-browse .product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .s-details .al-text {
	color: #fff
}

.content-browse .product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .s-details p {
	color: inherit
}

.content-browse .product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .s-details .headline {
	text-align: left;
	padding: 14px 0 13px;
	margin: 0
}

.content-browse .product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .s-details:after {
	border-bottom: 20px solid rgba(0, 103, 120, .8);
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	content: " ";
	right: 50%;
	position: absolute;
	margin-right: -20px;
	top: -20px
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgWhite:after, .carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgWhite:after {
	border-bottom: 20px solid #fff
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgBlack:after, .carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgBlack:after {
	border-bottom: 20px solid #333
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgRed:after, .carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgRed:after {
	border-bottom: 20px solid #e60000
}

.content-browse .product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .q-details {
	position: absolute;
	bottom: 0;
	top: 0;
	background-color: rgba(0, 103, 120, .8);
	padding: 0;
	width: 100%
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgWhite, .carousel-browse.bgWhite {
	background: #fff
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgBlack, .carousel-browse.bgBlack {
	background: #333
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgRed, .carousel-browse.bgRed {
	background: #e60000
}

.content-browse .product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .q-details .q-details-text {
	position: absolute;
	bottom: 0;
	padding: 0 15px;
	margin: 0
}

.content-browse .product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .q-details .q-details-text p {
	margin-bottom: 30px
}

.content-browse .product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .q-details .q-details-text .headline {
	margin-bottom: 40px
}

.content-browse .product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .btn {
	width: auto;
	margin: 15px 0
}

.content-browse .product-browse .mod-carousel .ca-carousel .ca-block .ca-block-inner .btn:hover {
	text-decoration: underline
}

.carousel-browse {
	margin-top: 55px;
	padding-bottom: 28px
}

.carousel-browse.bgBlue {
	background: #007c92
}

.carousel-browse.bgGray {
	background: #e5e5e5
}

.carousel-browse _img {
	width: 100%
}

.carousel-browse .vfc-layout__wrapper {
	color: #333
}

.carousel-browse .vfc-layout__wrapper>.only-lrg .headline, .carousel-browse .vfc-layout__wrapper>.only-sml .headline {
	background: #007d94;
	display: block;
	float: left;
	line-height: 2.1em;
	margin: -2.1em 0 20px;
	min-height: 2.1em;
	padding: 0 20px;
	position: relative
}

.carousel-browse .vfc-layout__wrapper>.only-lrg .headline:after, .carousel-browse .vfc-layout__wrapper>.only-sml .headline:after {
	display: block;
	clear: both;
	content: "";
	border-top: 1px solid #007c92;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 9999px
}

.carousel-browse .vfc-layout__wrapper .subtitle {
	margin: 0 0 10px;
	clear: both
}

.carousel-browse .product-browse {
	padding: 0 43px;
	margin: 15px 0 0;
	clear: both
}

@media all and (max-width:969px) {
	.carousel-browse .product-browse {
		padding: 0
	}

	.carousel-browse .product-browse .ca-carousel {
		padding: 0 20px;
		position: relative;
		overflow: hidden
	}

	.carousel-browse .product-browse .ca-carousel .ca-body {
		max-width: 100%
	}

	.carousel-browse .product-browse .ca-carousel .ca-block {
		max-width: 270px;
		width: calc(100% - 50px);
		transition: all .5s ease 0s
	}

}

.carousel-browse .product-browse .ca-carousel .ca-block {
	position: absolute
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner {
	position: relative;
	margin-bottom: 0;
	background: 0 0;
	float: left;
	overflow: hidden
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner _img.item-image {
	bottom: -100%;
	height: auto;
	left: -100%;
	margin: auto;
	max-width: none;
	min-height: 100%;
	min-width: 100%;
	padding: 0;
	position: absolute;
	right: -100%;
	top: -100%;
	width: auto
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details {
	padding: 0 20px 15px;
	margin: 260px 0 0;
	color: #fff;
	min-height: auto;
	width: 100%;
	position: relative
}

@media all and (max-width:969px) {
	.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details {
		margin-top: 210px
	}

}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details p {
	color: inherit;
	line-height: 1.4;
	margin-bottom: 12px
}

.mod-contact-panel .number, .mod-contact-panel .number p {
	line-height: 1.1
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details .headline {
	text-align: left;
	padding: 14px 0 13px;
	margin: 0
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details:after {
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	content: " ";
	right: 50%;
	position: absolute;
	margin-right: -20px;
	top: -20px
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgBlue {
	background: #007c92
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgBlue:after {
	border-bottom: 20px solid #007c92
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgGray {
	background: #e5e5e5
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgGray:after {
	border-bottom: 20px solid #e5e5e5
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.overlayWhite:after {
	border-bottom: 20px solid rgba(255, 255, 255, .8)
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.overlayBlack:after {
	border-bottom: 20px solid rgba(0, 0, 0, .8)
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.overlayRed:after {
	border-bottom: 20px solid rgba(230, 0, 0, .8)
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.overlayBlue:after {
	border-bottom: 20px solid rgba(0, 124, 146, .8)
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.overlayGray:after {
	border-bottom: 20px solid rgba(229, 229, 229, .8)
}

.carousel-browse .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.overlayDarkGray:after {
	border-bottom: 20px solid rgba(51, 51, 51, .8)
}

.ca-pagination {
	margin: 28px 0 0;
	text-align: center
}

@media all and (max-width:969px) {
	.ca-pagination {
		margin: 21px 0 13px
	}

}

.ca-pages {
	display: inline-block;
	position: relative;
	margin-right: 15px
}

.ca-pages li {
	float: left
}

.ca-page {
	border: 1px solid #333;
	border-radius: 8px;
	display: block;
	margin: 0 5px 0 4px;
	padding: 4px
}

.bgBlack .ca-page, .bgBlue .ca-page, .bgRed .ca-page {
	border: 1px solid #fff
}

.ca-active {
	background-color: #333
}

.bgBlack .ca-active, .bgBlue .ca-active, .bgRed .ca-active {
	background-color: #fff
}

.ca-nav-primary {
	left: -43px;
	right: -43px
}

@media all and (max-width:969px) {
	.ca-nav-primary {
		position: absolute;
		width: 100%;
		left: 0;
		right: auto;
		top: 50%;
		margin-top: -70px
	}

}

.ca-nav-primary a, .ca-nav-primary a:first-child {
	position: absolute;
	top: 35%;
	width: 43px;
	height: 87px;
	background: #868686;
	border: none;
	box-shadow: none
}

.ca-nav-primary a:first-child {
	left: -5%;
}

.ca-nav-primary a {
	right: -5%;
}

@media all and (max-width:969px) {
	.ca-nav-primary a, .ca-nav-primary a:first-child {
		position: absolute;
		right: 0;
		width: 22px;
		height: 53px
	}

}

.bgBlack .ca-nav-primary a, .bgBlack .ca-nav-primary a:first-child, .bgBlue .ca-nav-primary a, .bgBlue .ca-nav-primary a:first-child, .bgRed .ca-nav-primary a, .bgRed .ca-nav-primary a:first-child {
	background-color: #676767
}

.ca-nav-primary a _img, .ca-nav-primary a:first-child _img {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	width: auto
}

@media all and (max-width:1169px) {
	.carousel-browse {
		padding-right: 20px;
		padding-left: 20px
	}

	.carousel-browse .vfc-layout__item>.only-lrg .headline, .carousel-browse .vfc-layout__item>.only-sml .headline {
		margin-left: -20px
	}

}

.mod-contact-panel {
	margin: 0;
	padding: 15px 0;
	text-align: left
}

.mod-contact-panel .cp-fixed-panel {
	z-index: 101
}

.mod-contact-panel.bgWhite, .mod-contact-panel.bgWhite .cp-fixed-panel {
	background: #fff
}

.mod-contact-panel.bgBlack, .mod-contact-panel.bgBlack .cp-fixed-panel {
	background: #333
}

.mod-contact-panel.bgRed, .mod-contact-panel.bgRed .cp-fixed-panel {
	background: #e60000
}

.mod-contact-panel.bgBlue, .mod-contact-panel.bgBlue .cp-fixed-panel {
	background: #007c92
}

.mod-contact-panel.bgGray, .mod-contact-panel.bgGray .cp-fixed-panel {
	background: #e5e5e5
}

.mod-contact-panel.cp-with-form {
	margin-bottom: 70px;
	padding: 0
}

@media all and (min-width:970px) {
	.mod-contact-panel.cp-with-form {
		margin-bottom: 50px
	}

}

.mod-contact-panel .headline {
	margin-bottom: 10px
}

.mod-contact-panel p {
	color: inherit
}

.mod-contact-panel p:last-child {
	margin: 0
}

@media all and (max-width:969px) {
	.ca-nav-primary a _img, .ca-nav-primary a:first-child _img {
		width: 7px
	}

	.ca-nav-primary a:first-child {
		right: auto;
		left: 0
	}

	.mod-contact-panel .number {
		margin: 15px 0
	}

}

.mod-contact-panel .grid {
	padding-top: 15px;
	padding-bottom: 15px
}

@media all and (min-width:970px) {
	.mod-contact-panel .grid {
		display: table
	}

	.mod-contact-panel .grid .col {
		display: table-cell;
		float: none;
		vertical-align: top
	}

	.mod-contact-panel .grid .col:last-child {
		vertical-align: middle
	}

	.mod-contact-panel .grid .col:first-child {
		padding-left: 0
	}

	.mod-contact-panel .grid .btn {
		margin: 5px 0;
		float: right
	}

	.icons-ds2-es .promo-c {
		margin-top: 15px
	}

}

.mod-contact-panel .cp-form .belt {
	padding-top: 0;
	padding-bottom: 10px
}

.mod-contact-panel .cp-form-action {
	border-top: 4px solid #007c92;
	position: absolute;
	width: 100%
}

@media all and (max-width:1419px) {
	.mod-contact-panel {
		padding-right: 20px;
		padding-left: 20px
	}

}

.icons-ds2-es {
	padding: 0
}

.icons-ds2-es.bgBlack, .icons-ds2-es.bgBlue, .icons-ds2-es.bgGray, .icons-ds2-es.bgRed, .icons-ds2-es.bgWhite {
	padding-top: 20px;
	padding-bottom: 20px
}

.icons-ds2-es.bgWhite {
	background: #fff
}

.icons-ds2-es.bgBlack {
	background: #333
}

.icons-ds2-es.bgRed {
	background: #e60000
}

.icons-ds2-es.bgBlue {
	background: #007c92
}

.icons-ds2-es.bgGray {
	background: #e5e5e5
}

.icons-ds2-es .promo-c:after, .icons-ds2-es .promo-c:before {
	display: table;
	content: ""
}

.icons-ds2-es .promo-c:after {
	clear: both
}

.icons-ds2-es .promo-c .promo-item {
	padding: 0
}

.icons-ds2-es .promo-c .promo-item .promo-content {
	display: table;
	padding: 0;
	width: 100%;
	position: relative;
	table-layout: fixed;
	margin: 0
}

.icons-ds2-es .promo-c .promo-item .promo-content>a {
	display: table;
	width: 100%
}

.icons-ds2-es .promo-c .promo-item .promo-content ._img-container {
	display: table-cell;
	position: relative;
	text-align: center;
	width: 23%;
	vertical-align: middle
}

@media all and (min-width:970px) {
	.icons-ds2-es .promo-c .promo-item .promo-content ._img-container {
		display: block;
		width: 100%;
		margin-bottom: 10px;
		padding: 0 10px
	}

}

.icons-ds2-es .promo-c .promo-item .promo-content ._img-container _img {
	max-width: 100%
}

.icons-ds2-es .promo-c .promo-item .promo-content .vfParagraph {
	display: table-cell;
	vertical-align: middle
}

.icons-ds2-es .promo-c .promo-item .promo-content .vfParagraph p {
	margin: 7px 0
}

@media all and (min-width:970px) {
	.icons-ds2-es .promo-c .promo-item .promo-content .vfParagraph {
		display: block;
		width: 100%;
		text-align: center;
		padding: 0 30px
	}

	.icons-ds2-es.icons3 .promo-c .promo-item {
		width: 33%
	}

	.icons-ds2-es.icons2 .promo-c .promo-item {
		width: 50%;
		margin: 0 auto
	}

	.icons-ds2-es.icons1 .promo-c .promo-item {
		width: 100%;
		float: none;
		margin: 0 auto
	}

}

@media all and (max-width:1419px) {
	.icons-ds2-es {
		padding-right: 20px;
		padding-left: 20px
	}

}

.mod-videoyoutube {
	position: relative;
	margin-top: 0;
	margin-bottom: 43px;
	overflow: hidden
}

.mod-videoyoutube.vfc-layout {
	margin-top: 0
}

.mod-videoyoutube .video-back {
	transition: -webkit-transform .4s;
	transition: transform .4s;
	width: 100%
}

@media all and (min-width:970px) {
	.mod-videoyoutube:hover .video-back {
		-webkit-transform: translate(-50%, -50%) scale(1.1);
		-ms-transform: translate(-50%, -50%) scale(1.1);
		transform: translate(-50%, -50%) scale(1.1)
	}

	.mod-videoyoutube .video-back {
		left: 50%;
		max-width: none;
		min-height: 100%;
		min-width: 100%;
		position: absolute;
		top: 50%;
		width: auto;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}

	.mod-videoyoutube .video-text {
		height: 380px;
		display: table
	}

}

.mod-videoyoutube .video-text {
	color: #fff;
	padding: 12px 70px 12px 20px;
	position: relative
}

@media all and (max-width:969px) {
	.mod-videoyoutube {
		margin: 33px 10px
	}

	.mod-videoyoutube .video-text {
		padding: 20px 10px 10px;
		top: auto;
		width: 100%;
		bottom: 0;
		left: 0
	}

}

.mod-videoyoutube .video-text .only-lrg {
	display: table-cell;
	vertical-align: middle
}

.mod-videoyoutube .video-text:before {
	border-bottom: 15px solid transparent;
	border-top: 15px solid transparent;
	content: " ";
	margin-top: -15px;
	position: absolute;
	top: 50%;
	right: -14px
}

.mod-videoyoutube .video-text.bgWhite {
	background: #fff
}

.mod-videoyoutube .video-text.bgWhite:before {
	border-left: 14px solid #fff
}

@media all and (max-width:969px) {
	.mod-videoyoutube .video-text:before {
		margin-right: -14px;
		margin-top: 0;
		right: 50%;
		top: -29px
	}

	.mod-videoyoutube .video-text.bgWhite:before {
		border-bottom: 14px solid #fff;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent
	}

}

.mod-videoyoutube .video-text.bgBlack {
	background: #333
}

.mod-videoyoutube .video-text.bgBlack:before {
	border-left: 14px solid #333
}

@media all and (max-width:969px) {
	.mod-videoyoutube .video-text.bgBlack:before {
		border-bottom: 14px solid #333;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent
	}

}

.mod-videoyoutube .video-text.bgRed {
	background: #e60000
}

.mod-videoyoutube .video-text.bgRed:before {
	border-left: 14px solid #e60000
}

@media all and (max-width:969px) {
	.mod-videoyoutube .video-text.bgRed:before {
		border-bottom: 14px solid #e60000;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent
	}

}

.mod-videoyoutube .video-text.bgBlue {
	background: #007c92
}

.mod-videoyoutube .video-text.bgBlue:before {
	border-left: 14px solid #007c92
}

@media all and (max-width:969px) {
	.mod-videoyoutube .video-text.bgBlue:before {
		border-bottom: 14px solid #007c92;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent
	}

}

.mod-videoyoutube .video-text.bgGray {
	background: #e5e5e5
}

.mod-videoyoutube .video-text.bgGray:before {
	border-left: 14px solid #e5e5e5
}

@media all and (max-width:969px) {
	.mod-videoyoutube .video-text.bgGray:before {
		border-bottom: 14px solid #e5e5e5;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent
	}

}

.mod-videoyoutube .video-text.overlayWhite:before {
	border-left: 14px solid rgba(255, 255, 255, .8)
}

@media all and (max-width:969px) {
	.mod-videoyoutube .video-text.overlayWhite:before {
		border-bottom: 14px solid rgba(255, 255, 255, .8);
		border-left: 15px solid transparent;
		border-right: 15px solid transparent
	}

}

.mod-videoyoutube .video-text.overlayBlack:before {
	border-left: 14px solid rgba(0, 0, 0, .8)
}

@media all and (max-width:969px) {
	.mod-videoyoutube .video-text.overlayBlack:before {
		border-bottom: 14px solid rgba(0, 0, 0, .8);
		border-left: 15px solid transparent;
		border-right: 15px solid transparent
	}

}

.mod-videoyoutube .video-text.overlayRed:before {
	border-left: 14px solid rgba(230, 0, 0, .8)
}

@media all and (max-width:969px) {
	.mod-videoyoutube .video-text.overlayRed:before {
		border-bottom: 14px solid rgba(230, 0, 0, .8);
		border-left: 15px solid transparent;
		border-right: 15px solid transparent
	}

}

.mod-videoyoutube .video-text.overlayBlue:before {
	border-left: 14px solid rgba(0, 124, 146, .8)
}

@media all and (max-width:969px) {
	.mod-videoyoutube .video-text.overlayBlue:before {
		border-bottom: 14px solid rgba(0, 124, 146, .8);
		border-left: 15px solid transparent;
		border-right: 15px solid transparent
	}

}

.mod-videoyoutube .video-text.overlayGray:before {
	border-left: 14px solid rgba(229, 229, 229, .8)
}

.mod-videoyoutube .video-play {
	right: 0;
	top: 0;
	bottom: 0;
	width: 65%;
	cursor: pointer
}

@media all and (max-width:969px) {
	.mod-videoyoutube .video-text.overlayGray:before {
		border-bottom: 14px solid rgba(229, 229, 229, .8);
		border-left: 15px solid transparent;
		border-right: 15px solid transparent
	}

	.mod-videoyoutube .video-play {
		width: 100%
	}

}

.mod-videoyoutube .video-play a {
	position: absolute;
	top: 50%;
	right: 50%;
	width: 103px;
	height: 103px;
	margin-top: -51px;
	margin-right: -51px;
	border-radius: 50%;
	background-color: rgba(189, 0, 0, .7);
	background-image: url(_img/video-play.png);
	background-repeat: no-repeat;
	background-position: center
}

@media all and (max-width:969px) {
	.mod-videoyoutube .video-play a {
		margin-top: 0;
		top: 25%
	}

}

@media all and (max-width:639px) {
	.mod-videoyoutube .video-play a {
		background-size: 50% auto;
		height: 51px;
		margin-right: -25px;
		top: 50%;
		width: 51px;
		margin-top: -75px
	}

}

@media all and (min-width:970px) {
	.mod-videoyoutube {
		display: block
	}

	.mod-videoyoutube.flt-right {
		float: none
	}

	.mod-videoyoutube.flt-right .video-text {
		float: right
	}

	.mod-videoyoutube.flt-right .video-text:before {
		right: auto;
		left: -14px
	}

	.mod-videoyoutube.flt-right .video-text.bgWhite:before {
		border-right: 14px solid #fff;
		border-left: none
	}

	.mod-videoyoutube.flt-right .video-text.bgBlack:before {
		border-right: 14px solid #333;
		border-left: none
	}

	.mod-videoyoutube.flt-right .video-text.bgRed:before {
		border-right: 14px solid #e60000;
		border-left: none
	}

	.mod-videoyoutube.flt-right .video-text.bgBlue:before {
		border-right: 14px solid #007c92;
		border-left: none
	}

	.mod-videoyoutube.flt-right .video-text.bgGray:before {
		border-right: 14px solid #e5e5e5;
		border-left: none
	}

	.mod-videoyoutube.flt-right .video-text.overlayWhite:before {
		border-right: 14px solid #e60000;
		border-left: none
	}

	.mod-videoyoutube.flt-right .video-text.overlayBlack:before {
		border-right: 14px solid rgba(0, 0, 0, .8);
		border-left: none
	}

	.mod-videoyoutube.flt-right .video-text.overlayRed:before {
		border-right: 14px solid rgba(230, 0, 0, .8);
		border-left: none
	}

	.mod-videoyoutube.flt-right .video-text.overlayBlue:before {
		border-right: 14px solid rgba(0, 124, 146, .8);
		border-left: none
	}

	.mod-videoyoutube.flt-right .video-text.overlayGray:before {
		border-right: 14px solid rgba(229, 229, 229, .8);
		border-left: none
	}

	.mod-videoyoutube.flt-right .video-play {
		height: 100%;
		position: absolute;
		right: auto
	}

}

.mod-videoyoutube .transcriptionText {
	display: none
}

.mod-videoyoutube .transcription:focus {
	position: absolute;
	z-index: 999;
	bottom: 3px;
	left: 3px
}

.mod-videoyoutube .transcription:focus .access {
	position: relative;
	left: 0
}

.video-overlay-back {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
	opacity: .8;
	background: #000
}

.video-overlay {
	background-color: #000;
	box-shadow: 0 0 0 0 #ccc;
	display: block;
	height: auto !important;
	left: 50%;
	padding-left: 0;
	padding-right: 0;
	position: fixed;
	text-align: left;
	top: 50%;
	width: 908px;
	z-index: 99999;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.video-overlay iframe#ytplayer {
	float: right;
	width: 75%
}

@media all and (max-width:969px) {
	.video-overlay {
		width: 100%;
		max-height: 80%
	}

	.video-overlay iframe#ytplayer {
		width: 100%;
		height: 250px
	}

}

.video-overlay .closeButton {
	background: url(_img/close.png) center no-repeat;
	background-size: cover;
	cursor: pointer;
	position: absolute;
	right: 42px;
	top: -42px;
	text-indent: -9999px;
	width: 29px;
	height: 26px
}

.video-overlay .contVideoDesc {
	float: left;
	width: 25%;
	padding: 30px 30px 0;
	background: #fff
}

.video-overlay .contVideoDesc h2 {
	color: #2b2b2b;
	font-size: 20px;
	font-family: VodafoneRgBold, Arial, sans-serif
}

@media all and (max-width:969px) {
	.video-overlay .closeButton {
		right: 19px
	}

	.video-overlay .contVideoDesc {
		width: 100%;
		padding: 20px 20px 0
	}

	.video-overlay .contVideoDesc h2 {
		font-size: 20px
	}

	.video-overlay .contVideoDesc:after {
		display: none
	}

}

.video-overlay .contVideoDesc div, .video-overlay .contVideoDesc p {
	color: #2b2b2b;
	font-size: 16px
}

.video-overlay .contVideoDesc:after {
	left: 25%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent transparent transparent #fff;
	border-width: 25px 17px;
	margin-top: -25px
}

.video-overlay .linkVideoList li {
	display: inline-block;
	margin: 0 10px 0 0
}

@media all and (min-width:970px) and (max-width:1169px) {
	.mod-videoyoutube {
		margin-right: 10px;
		margin-left: 10px
	}

	.mod-videoyoutube .video-text {
		padding-left: 10px
	}

}

@media all and (min-width:970px) {
	.hero-banner-playable .ca-pages-nav {
		bottom: 0;
		background: rgba(51, 51, 51, .8)
	}

	.hero-banner-playable .ca-pages-nav ul {
		width: 100%
	}

	.hero-banner-playable .ca-pages-nav ul li {
		width: auto;
		float: left;
		display: inline
	}

	.hero-banner-playable .ca-pages-nav ul li .ca-page {
		font-size: 20px;
		padding-left: 15px;
		padding-right: 15px
	}

	.hero-banner-playable .ca-pages-nav ul li .ca-page>span {
		background-color: transparent;
		top: 44px
	}

	.hero-banner-playable .ca-pages-nav ul li .ca-page>span>span {
		background-color: #09f
	}

	.hero-banner-playable .ca-carousel .ca-body {
		overflow: visible
	}

	.hero-banner-playable .txt-wrap {
		padding: 40px 0 20px;
		margin: 0;
		background: inherit
	}

	.hero-banner-playable .btn-wrap {
		background: 0 0;
		margin: 0;
		padding: 0
	}

	.hero-banner-playable .h2, .hero-banner-playable h2 {
		margin-bottom: 15px
	}

	.hero-banner-playable .btn {
		margin-bottom: 50px
	}

	.hero-banner-playable ._img-wrap {
		height: 100%;
		width: auto;
		position: relative
	}

	.hero-banner-playable ._img-wrap _img {
		height: auto;
		min-height: 100px
	}

	.hero-banner-playable .wysiwyg {
		width: 50%
	}

	.hero-banner-playable .mod-banner.flt-right {
		padding-left: 20px;
		position: relative
	}

	.hero-banner-playable .mod-banner.flt-right:before {
		background-color: inherit;
		bottom: 0;
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: -9999px;
		width: 9999px
	}

	.hero-banner-playable .mod-banner.flt-center {
		position: absolute;
		margin-left: auto;
		margin-right: auto;
		padding-left: 20px;
		padding-right: 20px;
		left: 50%;
		-webkit-transform: translate(-50%);
		-ms-transform: translate(-50%);
		transform: translate(-50%)
	}

	.hero-banner-playable .mod-banner:not(.flt-right):not(.flt-center) {
		position: relative
	}

	.hero-banner-playable .mod-banner:not(.flt-right):not(.flt-center):before {
		background-color: inherit;
		bottom: 0;
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: -9999px;
		width: 9999px
	}

}

@media all and (max-width:970px) {
	.hero-banner-playable .btn-wrap {
		background-color: inherit
	}

	.hero-banner-playable .teaser {
		min-height: 400px
	}

	.hero-banner-playable ._img-wrap {
		overflow: hidden;
		height: 100%;
		width: 100%
	}

	.hero-banner-playable .ca-nav-primary {
		z-index: 2
	}

	.hero-banner-playable .ca-nav-primary .ca-ctrl {
		height: 75px;
		width: 30px;
		background: #fff
	}

	.hero-banner-playable _img.only-sml {
		min-height: 110%
	}

}

@-webkit-keyframes animacionBarra {
	from {
		width: 0
	}

	to {
		width: 100%
	}

}

@keyframes animacionBarra {
	from {
		width: 0
	}

	to {
		width: 100%
	}

}

.barraAnimada {
	-webkit-animation-name: animacionBarra;
	animation-name: animacionBarra;
	-webkit-animation-duration: 5s;
	animation-duration: 5s
}

.carousel_overlay {
	padding: 28px 0 37px;
	background: #262626
}

.carousel_overlay.bgWhite {
	background: #fff;
	padding-top: 0;
	padding-bottom: 0
}

.carousel_overlay.bgBlack {
	background: #333
}

.carousel_overlay.bgRed {
	background: #e60000
}

.carousel_overlay.bgBlue {
	background: #007c92
}

.carousel_overlay.bgGray {
	background: #e5e5e5
}

.carousel_overlay _img {
	width: 100%
}

.carousel_overlay .col {
	color: #fff;
	padding-left: 0
}

.carousel_overlay .product-browse {
	padding: 0;
	margin: 15px 0 0
}

@media all and (max-width:969px) {
	.carousel_overlay, .carousel_overlay .product-browse {
		padding: 0
	}

	.carousel_overlay .product-browse .ca-carousel {
		padding: 0 20px;
		position: relative;
		overflow: hidden
	}

	.carousel_overlay .product-browse .ca-carousel .ca-body {
		max-width: 100%
	}

	.carousel_overlay .product-browse .ca-carousel .ca-block {
		max-width: 270px;
		width: calc(100% - 50px);
		position: absolute;
		transition: all .5s ease 0s
	}

}

@media all and (min-width:970px) {
	.carousel_overlay .product-browse .ca-carousel .ca-block:first-child {
		padding-left: 0
	}

	.carousel_overlay .product-browse .ca-carousel .ca-block:last-child {
		padding-right: 0
	}

	.fichas .promo-item.w-50 .promo-content ._img-container {
		max-height: 300px
	}

}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner {
	overflow: hidden;
	position: relative;
	margin-bottom: 0;
	background: 0 0;
	width: 100%
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner _img.item-image {
	bottom: -100%;
	height: auto;
	left: -100%;
	margin: auto;
	max-width: 100%;
	min-height: 100%;
	min-width: 100%;
	padding: 0;
	position: absolute;
	right: -100%;
	top: -100%;
	width: auto
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details {
	margin: 313px 0 0;
	padding: 0 20px 22px;
	position: relative;
	color: #fff;
	min-height: auto;
	width: 100%
}

@media all and (max-width:969px) {
	.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details {
		margin: 150px 0 0
	}

}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details .vfParagraph {
	margin-bottom: 26px
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details p {
	color: inherit
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details .btn {
	margin: 0 0 15px;
	width: auto
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details .headline {
	text-align: left;
	padding: 14px 0 13px;
	margin: 0
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details:after {
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	content: " ";
	right: 50%;
	position: absolute;
	margin-right: -20px;
	top: -20px
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgWhite {
	background: #fff
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgBlack {
	background: #333
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgRed {
	background: #e60000
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgBlue {
	background: #007c92
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgBlue:after {
	border-bottom: 20px solid #007c92
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgGray {
	background: #e5e5e5
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.bgGray:after {
	border-bottom: 20px solid #e5e5e5
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.overlayWhite:after {
	border-bottom: 20px solid rgba(255, 255, 255, .8)
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.overlayBlack:after {
	border-bottom: 20px solid rgba(0, 0, 0, .8)
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.overlayRed:after {
	border-bottom: 20px solid rgba(230, 0, 0, .8)
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.overlayBlue:after {
	border-bottom: 20px solid rgba(0, 124, 146, .8)
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.overlayGray:after {
	border-bottom: 20px solid rgba(229, 229, 229, .8)
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .s-details.overlayDarkGray:after {
	border-bottom: 20px solid rgba(51, 51, 51, .8)
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .q-details {
	bottom: 0;
	color: #fff;
	display: table;
	height: 100%;
	margin: 0;
	min-height: auto;
	padding: 22px 20px;
	position: relative;
	top: 0;
	width: 100%
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .q-details .q-details-text {
	display: table-cell;
	margin: 0;
	padding: 0;
	vertical-align: bottom
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .q-details .q-details-text .vfParagraph {
	margin-bottom: 26px
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .q-details .q-details-text a, .carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .q-details .q-details-text p {
	color: inherit;
	line-height: 1.1
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .q-details .q-details-text .btn {
	margin: 0 0 15px;
	width: auto
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .q-details .q-details-text .headline {
	text-align: left;
	padding: 14px 0 13px;
	margin: 0;
	font-size: 22px
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .q-details.bgWhite {
	background: #fff
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .q-details.bgBlack {
	background: #333
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .q-details.bgRed {
	background: #e60000
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .q-details.bgBlue {
	background: #007c92
}

.carousel_overlay .product-browse .ca-carousel .ca-block .ca-block-inner .q-details.bgGray {
	background: #e5e5e5
}

@media all and (max-width:1419px) {
	.carousel_overlay {
		padding-right: 20px;
		padding-left: 20px
	}

}

.fichas {
	padding: 0
}

.fichas .promo-content ._img-container {
	position: relative;
	width: 100%;
	overflow: hidden
}

.fichas .promo-content ._img-container a:focus {
	display: block;
	height: 100%;
	width: 100%
}

.fichas .promo-content ._img-container a:focus:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	border: 3px solid #007c92;
	left: 0
}

.fichas .promo-content ._img-container _img {
	position: absolute;
	top: -100%;
	bottom: -100%;
	left: -100%;
	right: -100%;
	margin: auto;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	max-width: none
}

.fichas .promo-content .link-lists {
	margin-bottom: 3em
}

.fichas .promo-content .link-lists a.cRed {
	color: #e60000
}

.fichas .promo-content .link-lists a.cWhite {
	color: #fff
}

.fichas .promo-content .link-lists a.cBlack {
	color: #333
}

.fichas .promo-content .link-lists a.cPurple {
	color: #9c2aa0
}

.fichas .promo-content .link-lists a.cDarkPurple {
	color: #5e2750
}

.fichas .promo-content .link-lists a.cGreen {
	color: #488600
}

.fichas .promo-content .link-lists a.cAquamarine {
	color: #0090AE
}

.fichas .promo-content .link-lists a.cBlue {
	color: #007c92
}

.fichas .promo-content .link-lists a i {
	background: 0 0;
	content: "";
	display: inline-block;
	width: .5em;
	height: .5em;
	margin-right: .5em;
	border-right: .15em solid currentColor;
	border-top: .15em solid currentColor;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg)
}

.fichas .promo-content .link-lists a.btn i {
	display: none
}

.fichas .promo-content .height-align {
	margin-bottom: 1em
}

@media all and (min-width:970px) {
	.fichas .promo-e .promo-item {
		padding-right: 0
	}

	.fichas .promo-e .promo-item.w-50 {
		width: 50%
	}

}

@media all and (max-width:969px) {
	.fichas .promo-e .promo-item {
		margin-bottom: 5em
	}

	.fichas .promo-e .promo-item .promo-content ._img-container {
		width: 100%;
		margin: 1em auto
	}

	.fichas .promo-e .promo-item .promo-content ._img-container _img {
		position: static;
		width: 100%
	}

}

@media all and (max-width:1419px) {
	.fichas {
		padding-right: 20px;
		padding-left: 20px
	}

}

.related-content {
	margin-bottom: 0;
	font-size: 16px
}

.related-content .related-content-_img {
	text-align: center;
	overflow: hidden;
	position: relative;
	clear: both
}

.related-content .related-content-_img _img.only-lrg {
	left: -100%;
	right: -100%;
	top: -100%;
	bottom: -100%;
	position: absolute;
	margin: auto;
	max-width: none
}

.related-content .related-content-_img _img.only-sml {
	width: 100%
}

.related-content .related-content-main, .related-content .related-content-nav {
	padding: .625em;
	text-align: left
}

.related-content .related-content-main.bgWhite, .related-content .related-content-main.bgWhite .items, .related-content .related-content-nav.bgWhite, .related-content .related-content-nav.bgWhite .items {
	background: #fff
}

.related-content .related-content-main.bgBlack, .related-content .related-content-main.bgBlack .items, .related-content .related-content-nav.bgBlack, .related-content .related-content-nav.bgBlack .items {
	background: #333
}

.related-content .related-content-main.bgRed, .related-content .related-content-main.bgRed .items, .related-content .related-content-nav.bgRed, .related-content .related-content-nav.bgRed .items {
	background: #e60000
}

.related-content .related-content-main.bgBlue, .related-content .related-content-main.bgBlue .items, .related-content .related-content-nav.bgBlue, .related-content .related-content-nav.bgBlue .items {
	background: #007c92
}

.related-content .related-content-main.bgGray, .related-content .related-content-main.bgGray .items, .related-content .related-content-nav.bgGray, .related-content .related-content-nav.bgGray .items {
	background: #e5e5e5
}

.related-content .related-content-main.overlayWhite, .related-content .related-content-nav.overlayWhite {
	background-color: rgba(255, 255, 255, .8)
}

.related-content .related-content-main.overlayWhite .items, .related-content .related-content-nav.overlayWhite .items {
	background: rgba(255, 255, 255, .8)
}

.related-content .related-content-main.overlayBlack, .related-content .related-content-nav.overlayBlack {
	background-color: rgba(0, 0, 0, .8)
}

.related-content .related-content-main.overlayBlack .items, .related-content .related-content-nav.overlayBlack .items {
	background: rgba(0, 0, 0, .8)
}

.related-content .related-content-main.overlayRed, .related-content .related-content-nav.overlayRed {
	background-color: rgba(230, 0, 0, .8)
}

.related-content .related-content-main.overlayRed .items, .related-content .related-content-nav.overlayRed .items {
	background: rgba(230, 0, 0, .8)
}

.related-content .related-content-main.overlayBlue, .related-content .related-content-nav.overlayBlue {
	background-color: rgba(0, 124, 146, .8)
}

.related-content .related-content-main.overlayBlue .items, .related-content .related-content-nav.overlayBlue .items {
	background: rgba(0, 124, 146, .8)
}

.related-content .related-content-main.overlayGray, .related-content .related-content-nav.overlayGray {
	background-color: rgba(229, 229, 229, .8)
}

.related-content .related-content-main.overlayGray .items, .related-content .related-content-nav.overlayGray .items {
	background: rgba(229, 229, 229, .8)
}

.related-content .related-content-main.overlayDarkGray, .related-content .related-content-nav.overlayDarkGray {
	background-color: rgba(51, 51, 51, .8)
}

.related-content .related-content-main.overlayDarkGray .items, .related-content .related-content-nav.overlayDarkGray .items {
	background: rgba(51, 51, 51, .8)
}

.related-content .related-content-main .mod-popup-menu, .related-content .related-content-nav .mod-popup-menu {
	text-align: left
}

.related-content .related-content-main .mod-popup-menu a.cRed, .related-content .related-content-main .mod-popup-menu a:visited.cRed, .related-content .related-content-nav .mod-popup-menu a.cRed, .related-content .related-content-nav .mod-popup-menu a:visited.cRed {
	color: #e60000
}

.related-content .related-content-main .mod-popup-menu a.cWhite, .related-content .related-content-main .mod-popup-menu a:visited.cWhite, .related-content .related-content-nav .mod-popup-menu a.cWhite, .related-content .related-content-nav .mod-popup-menu a:visited.cWhite {
	color: #fff
}

.related-content .related-content-main .mod-popup-menu a.cBlack, .related-content .related-content-main .mod-popup-menu a:visited.cBlack, .related-content .related-content-nav .mod-popup-menu a.cBlack, .related-content .related-content-nav .mod-popup-menu a:visited.cBlack {
	color: #333
}

.related-content .related-content-main .mod-popup-menu a.cPurple, .related-content .related-content-main .mod-popup-menu a:visited.cPurple, .related-content .related-content-nav .mod-popup-menu a.cPurple, .related-content .related-content-nav .mod-popup-menu a:visited.cPurple {
	color: #9c2aa0
}

.related-content .related-content-main .mod-popup-menu a.cDarkPurple, .related-content .related-content-main .mod-popup-menu a:visited.cDarkPurple, .related-content .related-content-nav .mod-popup-menu a.cDarkPurple, .related-content .related-content-nav .mod-popup-menu a:visited.cDarkPurple {
	color: #5e2750
}

.related-content .related-content-main .mod-popup-menu a.cGreen, .related-content .related-content-main .mod-popup-menu a:visited.cGreen, .related-content .related-content-nav .mod-popup-menu a.cGreen, .related-content .related-content-nav .mod-popup-menu a:visited.cGreen {
	color: #488600
}

.related-content .related-content-main .mod-popup-menu a.cAquamarine, .related-content .related-content-main .mod-popup-menu a:visited.cAquamarine, .related-content .related-content-nav .mod-popup-menu a.cAquamarine, .related-content .related-content-nav .mod-popup-menu a:visited.cAquamarine {
	color: #0090AE
}

.related-content .related-content-main .mod-popup-menu a.cBlue, .related-content .related-content-main .mod-popup-menu a:visited.cBlue, .related-content .related-content-nav .mod-popup-menu a.cBlue, .related-content .related-content-nav .mod-popup-menu a:visited.cBlue {
	color: #007c92
}

.related-content .related-content-main .mod-popup-menu a i, .related-content .related-content-main .mod-popup-menu a:visited i, .related-content .related-content-nav .mod-popup-menu a i, .related-content .related-content-nav .mod-popup-menu a:visited i {
	background: 0 0;
	content: "";
	display: inline-block;
	width: .5em;
	height: .5em;
	margin-right: 0;
	border-right: .15em solid currentColor;
	border-top: .15em solid currentColor
}

.related-content .related-content-main .mod-popup-menu a i.i-arrow-up-black-lrg, .related-content .related-content-main .mod-popup-menu a:visited i.i-arrow-up-black-lrg, .related-content .related-content-nav .mod-popup-menu a i.i-arrow-up-black-lrg, .related-content .related-content-nav .mod-popup-menu a:visited i.i-arrow-up-black-lrg {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg)
}

@media all and (min-width:970px) {
	.related-content .related-content-main .mod-popup-menu a i.i-arrow-up-black-lrg, .related-content .related-content-main .mod-popup-menu a:visited i.i-arrow-up-black-lrg, .related-content .related-content-nav .mod-popup-menu a i.i-arrow-up-black-lrg, .related-content .related-content-nav .mod-popup-menu a:visited i.i-arrow-up-black-lrg {
		transform: rotate(0);
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		border: none;
		position: relative;
		overflow: visible
	}

	.related-content .related-content-main .mod-popup-menu a i.i-arrow-up-black-lrg:after, .related-content .related-content-main .mod-popup-menu a:visited i.i-arrow-up-black-lrg:after, .related-content .related-content-nav .mod-popup-menu a i.i-arrow-up-black-lrg:after, .related-content .related-content-nav .mod-popup-menu a:visited i.i-arrow-up-black-lrg:after {
		content: "";
		position: absolute;
		width: 16px;
		height: 2px;
		background: currentColor;
		left: 0;
		top: 3px
	}

	.related-content .related-content-main .mod-popup-menu a i.i-arrow-up-black-lrg:before, .related-content .related-content-main .mod-popup-menu a:visited i.i-arrow-up-black-lrg:before, .related-content .related-content-nav .mod-popup-menu a i.i-arrow-up-black-lrg:before, .related-content .related-content-nav .mod-popup-menu a:visited i.i-arrow-up-black-lrg:before {
		content: "";
		position: absolute;
		width: 2px;
		height: 16px;
		background: currentColor;
		left: 7px;
		top: -4px
	}

}

.related-content .related-content-main .mod-popup-menu a i.i-arrow-up-black-lrg .access:first-child, .related-content .related-content-main .mod-popup-menu a:visited i.i-arrow-up-black-lrg .access:first-child, .related-content .related-content-nav .mod-popup-menu a i.i-arrow-up-black-lrg .access:first-child, .related-content .related-content-nav .mod-popup-menu a:visited i.i-arrow-up-black-lrg .access:first-child {
	display: block
}

.related-content .related-content-main .mod-popup-menu a i.i-arrow-up-black-lrg .access:last-child, .related-content .related-content-main .mod-popup-menu a:visited i.i-arrow-up-black-lrg .access:last-child, .related-content .related-content-nav .mod-popup-menu a i.i-arrow-up-black-lrg .access:last-child, .related-content .related-content-nav .mod-popup-menu a:visited i.i-arrow-up-black-lrg .access:last-child {
	display: none
}

.related-content .related-content-main .mod-popup-menu a i.i-arrow-down-black-lrg, .related-content .related-content-main .mod-popup-menu a:visited i.i-arrow-down-black-lrg, .related-content .related-content-nav .mod-popup-menu a i.i-arrow-down-black-lrg, .related-content .related-content-nav .mod-popup-menu a:visited i.i-arrow-down-black-lrg {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg)
}

@media all and (min-width:970px) {
	.related-content .related-content-main .mod-popup-menu a i.i-arrow-down-black-lrg, .related-content .related-content-main .mod-popup-menu a:visited i.i-arrow-down-black-lrg, .related-content .related-content-nav .mod-popup-menu a i.i-arrow-down-black-lrg, .related-content .related-content-nav .mod-popup-menu a:visited i.i-arrow-down-black-lrg {
		transform: rotate(0);
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		border: none;
		position: relative;
		overflow: visible
	}

	.related-content .related-content-main .mod-popup-menu a i.i-arrow-down-black-lrg:after, .related-content .related-content-main .mod-popup-menu a:visited i.i-arrow-down-black-lrg:after, .related-content .related-content-nav .mod-popup-menu a i.i-arrow-down-black-lrg:after, .related-content .related-content-nav .mod-popup-menu a:visited i.i-arrow-down-black-lrg:after {
		content: "";
		position: absolute;
		width: 16px;
		height: 2px;
		background: currentColor;
		left: 0;
		top: 3px
	}

	.related-content .related-content-main .mod-popup-menu a i.i-arrow-down-black-lrg .access:first-child, .related-content .related-content-main .mod-popup-menu a:visited i.i-arrow-down-black-lrg .access:first-child, .related-content .related-content-nav .mod-popup-menu a i.i-arrow-down-black-lrg .access:first-child, .related-content .related-content-nav .mod-popup-menu a:visited i.i-arrow-down-black-lrg .access:first-child {
		display: none
	}

	.related-content .related-content-main .mod-popup-menu a i.i-arrow-down-black-lrg .access:last-child, .related-content .related-content-main .mod-popup-menu a:visited i.i-arrow-down-black-lrg .access:last-child, .related-content .related-content-nav .mod-popup-menu a i.i-arrow-down-black-lrg .access:last-child, .related-content .related-content-nav .mod-popup-menu a:visited i.i-arrow-down-black-lrg .access:last-child {
		display: block
	}

}

.related-content .related-content-main .mod-popup-menu a.btn i, .related-content .related-content-main .mod-popup-menu a:visited.btn i, .related-content .related-content-nav .mod-popup-menu a.btn i, .related-content .related-content-nav .mod-popup-menu a:visited.btn i {
	display: none
}

.related-content .related-content-main .mod-popup-menu .items.bgWhite, .related-content .related-content-nav .mod-popup-menu .items.bgWhite {
	background: #fff
}

.related-content .related-content-main .mod-popup-menu .items.bgBlack, .related-content .related-content-nav .mod-popup-menu .items.bgBlack {
	background: #333
}

.related-content .related-content-main .mod-popup-menu .items.bgRed, .related-content .related-content-nav .mod-popup-menu .items.bgRed {
	background: #e60000
}

.related-content .related-content-main .mod-popup-menu .items.bgBlue, .related-content .related-content-nav .mod-popup-menu .items.bgBlue {
	background: #007c92
}

.related-content .related-content-main .mod-popup-menu .items.bgGray, .related-content .related-content-nav .mod-popup-menu .items.bgGray {
	background: #e5e5e5
}

.related-content .related-content-main .mod-popup-menu .items.overlayWhite, .related-content .related-content-nav .mod-popup-menu .items.overlayWhite {
	background-color: rgba(255, 255, 255, .8)
}

.related-content .related-content-main .mod-popup-menu .items.overlayBlack, .related-content .related-content-nav .mod-popup-menu .items.overlayBlack {
	background-color: rgba(0, 0, 0, .8)
}

.related-content .related-content-main .mod-popup-menu .items.overlayRed, .related-content .related-content-nav .mod-popup-menu .items.overlayRed {
	background-color: rgba(230, 0, 0, .8)
}

.related-content .related-content-main .mod-popup-menu .items.overlayGray, .related-content .related-content-nav .mod-popup-menu .items.overlayGray {
	background-color: rgba(229, 229, 229, .8)
}

.related-content .related-content-main .mod-popup-menu .items.overlayDarkGray, .related-content .related-content-nav .mod-popup-menu .items.overlayDarkGray {
	background-color: rgba(51, 51, 51, .8)
}

.related-content .related-content-main .mod-popup-menu .items .item a i, .related-content .related-content-nav .mod-popup-menu .items .item a i {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg)
}

.related-content .related-content-main .mod-popup-menu .items .item a.related__link, .related-content .related-content-nav .mod-popup-menu .items .item a.related__link {
	float: right
}

@media all and (min-width:970px) {
	.related-content .vfTitle2, .related-content .vfTitle3, .related-content .vfTitle4 {
		margin-bottom: 0;
		line-height: 1
	}

	.related-content .related-content-_img.lazyloaded-bg {
		height: 480px
	}

	.related-content .related-content-nav {
		margin-top: -4.8em;
		min-height: 4.8em;
		padding: .625em 1.25em
	}

	.related-content .related-content-nav .grid .col {
		text-align: left
	}

	.related-content .related-content-nav .vfParagraph, .related-content .related-content-nav .vfTitle4 {
		margin-bottom: 0
	}

	.related-content .related-content-nav .mod-popup-menu {
		top: auto;
		bottom: .625em;
		z-index: 1000;
		padding: 0;
		width: 295px
	}

	.related-content .related-content-nav .mod-popup-menu .popup-menu-btn {
		font-family: VodafoneRgBold, Arial, sans-serif;
		padding-right: 1em;
		position: relative;
		z-index: 1;
		font-size: 20px;
		font-weight: 400
	}

	.related-content .related-content-nav .mod-popup-menu .items {
		bottom: -.625em;
		padding-bottom: 4.8em
	}

	.related-content .related-content-nav .mod-popup-menu .items .item {
		padding-bottom: 2em
	}

	.related-content .related-content-nav .mod-popup-menu .items .item:last-child {
		padding-bottom: 0
	}

	.related-content .related-content-nav .mod-popup-menu .items .item a {
		font-size: .88em;
		font-weight: 700;
		margin-top: 4px
	}

	.related-content .related-content-nav .mod-popup-menu .items .item p {
		margin-bottom: 0;
		height: auto;
		font-size: .88em;
		font-family: Arial, sans-serif
	}

	.related-content .related-content-nav .mod-popup-menu .vfTitle4 {
		margin-bottom: .6em
	}

	.related-content .related-content-main {
		padding: 2.5em 1.25em .625em
	}

	.related-content .related-content-main.bgRed {
		background: #e60000
	}

}

@media all and (min-width:1170px) {
	.related-content .related-content-main {
		padding: 2.5em 0 .625em
	}

	.related-content .related-content-nav {
		padding: 1em 0;
		text-align: center
	}

	.related-content .related-content-nav .grid {
		margin: 0
	}

	.related-content .related-content-nav .grid .col {
		padding: 0;
		text-align: left
	}

	.related-content .related-content-nav .mod-popup-menu {
		bottom: 0
	}

	.related-content .related-content-nav .mod-popup-menu .items {
		bottom: -1em
	}

	.related-content .related-content-nav .mod-popup-menu .popup-menu-btn {
		padding-bottom: 0
	}

	.related-content .related-content-nav .vfc-layout__wrapper {
		position: relative
	}

}

@media all and (max-width:969px) {
	.related-content .related-content-nav .belt {
		padding: 0
	}

	.related-content .related-content-main {
		padding-top: 1.5em
	}

	.related-content .related-content-main .mod-popup-menu {
		border-radius: .25em;
		border: 1px solid #333;
		padding: 0
	}

	.related-content .related-content-main .mod-popup-menu a, .related-content .related-content-main .mod-popup-menu a:visited {
		color: #333
	}

	.related-content .related-content-main .mod-popup-menu a.c-r, .related-content .related-content-main .mod-popup-menu a:visited.c-r {
		color: #e60000;
		font-weight: 700
	}

	.related-content .related-content-main .mod-popup-menu .popup-menu-btn {
		text-align: center;
		box-shadow: none;
		border: none;
		font-family: VodafoneRegular, Arial, sans-serif;
		font-weight: 400;
		padding: .75em 0
	}

	.related-content .related-content-main .mod-popup-menu .popup-menu-btn i {
		float: none;
		margin-top: 0;
		margin-left: .5em
	}

	.related-content .related-content-main .mod-popup-menu .items .cf, .related-content .related-content-main .mod-popup-menu .items .item {
		border: none
	}

	.related-content .related-content-main .mod-popup-menu .items .item _img {
		max-width: 6.25em;
		margin-left: 1em;
		margin-bottom: 1em
	}

}

.two-columns-ds2 {
	padding: 0
}

.two-columns-ds2:after, .two-columns-ds2:before {
	display: table;
	content: ""
}

.two-columns-ds2:after {
	clear: both
}

.two-columns-ds2.bgWhite {
	background: #fff;
	padding-top: 20px
}

.two-columns-ds2.bgBlack {
	background: #333;
	padding-top: 20px
}

.two-columns-ds2.bgRed {
	background: #e60000;
	padding-top: 20px
}

.two-columns-ds2.bgBlue {
	background: #007c92;
	padding-top: 20px
}

.two-columns-ds2.bgGray {
	background: #e5e5e5;
	padding-top: 20px
}

.two-columns-ds2 _img.only-lrg {
	max-width: 120px;
	min-width: 120px
}

.two-columns-ds2 _img.only-sml {
	max-width: 70px;
	min-width: 70px;
	position: absolute;
	left: 20px
}

.two-columns-ds2 .btn {
	margin-top: 7px;
	margin-bottom: 7px
}

.two-columns-ds2 .promo-item {
	padding: 20px
}

.two-columns-ds2 .promo-item .promo-content {
	padding-left: 110px
}

.two-columns-ds2 .vfParagraph, .two-columns-ds2 .vfTitle2, .two-columns-ds2 .vfTitle4 {
	word-break: break-word
}

@media all and (min-width:970px) {
	.two-columns-ds2 .tituloContainer+.vfParagraph {
		margin-top: 10px
	}

	.two-columns-ds2 .btn-wrap {
		width: 100%;
		padding-left: 140px
	}

	.two-columns-ds2 .promo-item .promo-content {
		margin-bottom: 0
	}

	.two-columns-ds2 .promo-item:nth-child(even) {
		padding-left: 50px;
		left: 20px
	}

	.two-columns-ds2 .promo-item:nth-child(even) .promo-content ._img-container {
		left: 50px
	}

	.two-columns-ds2 .promo-item:nth-child(odd) {
		padding-right: 50px;
		left: -20px
	}

	.two-columns-ds2 .promo-item:nth-child(odd) .promo-content ._img-container {
		left: 20px
	}

	.two-columns-ds2 .flt-center {
		text-align: center
	}

	.two-columns-ds2 .flt-right {
		text-align: right
	}

}

@media all and (max-width:1419px) {
	.two-columns-ds2 {
		padding-right: 20px;
		padding-left: 20px
	}

}

@media all and (min-width:970px) {
	.two-columns-ds2.columnasImpares .promo-item:nth-child(even), .two-columns-ds2.columnasImpares .promo-item:nth-child(odd) {
		padding: 5px;
		left: 0
	}

	.two-columns-ds2.columnasImpares .promo-a {
		letter-spacing: -.325rem;
		text-align: center
	}

	.two-columns-ds2.columnasImpares .promo-a li {
		letter-spacing: normal
	}

	.two-columns-ds2.columnasImpares .promo-item {
		width: 33%;
		float: none;
		text-align: left;
		display: inline-block;
		vertical-align: top
	}

	.two-columns-ds2.columnasImpares .promo-item:nth-child(even) .promo-content ._img-container, .two-columns-ds2.columnasImpares .promo-item:nth-child(odd) .promo-content ._img-container {
		left: 0
	}

}

.quotes .headline {
	margin-bottom: 15px;
	margin-left: 26px
}

@media all and (min-width:970px) and (max-width:1169px) {
	.quotes .headline {
		margin-left: 10px
	}

}

@media all and (min-width:1170px) {
	.quotes .headline {
		margin-left: 20px
	}

}

.quotes .quotes-content {
	padding-bottom: 15px
}

.quotes .quotes-content .quotes-_img {
	width: 100%
}

@media all and (min-width:970px) {
	.quotes .quotes-content {
		display: table;
		padding: 53px 23px 38px 56px
	}

	.quotes .quotes-content .quotes-_img {
		display: table-cell;
		width: 340px;
		vertical-align: top;
		margin-right: 20px;
		min-width: 340px
	}

	.quotes .quotes-content .quotes-_img _img {
		padding-right: 20px
	}

	.quotes .quotes-content .quotes-text {
		display: table-cell;
		vertical-align: middle
	}

}

.quotes .quotes-content .quotes-text {
	margin: 0 7px;
	padding: 20px 0 0
}

.quotes .quotes-content .quotes-text blockquote {
	display: table;
	quotes: '\201C''\201D''\2018''\2019'
}

@media all and (min-width:970px) {
	.quotes .quotes-content .quotes-text blockquote {
		position: relative;
		padding-right: 50px
	}

}

.quotes .quotes-content .quotes-text blockquote p {
	line-height: 1.2
}

.quotes .quotes-content .quotes-text blockquote>div {
	display: table-cell;
	vertical-align: top
}

.quotes .quotes-content .quotes-text blockquote>div .author {
	margin: 15px 0 0
}

.quotes .quotes-content .quotes-text blockquote>div .author p {
	margin: 0
}

.quotes .quotes-content .quotes-text blockquote:before {
	font-family: VodafoneRegular, Arial, sans-serif;
	content: open-quote;
	font-size: 75px;
	color: #e60000;
	display: table-cell;
	vertical-align: top;
	padding-right: 10px;
	line-height: 60px
}

@media all and (min-width:970px) {
	.quotes .quotes-content .quotes-text blockquote:before {
		font-size: 150px;
		line-height: 100px;
		display: block
	}

}

.quotes .quotes-content .quotes-text blockquote:after {
	font-family: VodafoneRegular, Arial, sans-serif;
	content: close-quote;
	font-size: 75px;
	color: #e60000;
	display: table-cell;
	vertical-align: bottom
}

.quotes .quotes-content.bgBlue {
	background: #007c92;
	color: #fff
}

.quotes .quotes-content.bgBlue .quotes-text blockquote:after, .quotes .quotes-content.bgBlue .quotes-text blockquote:before {
	color: #fff
}

.quotes .quotes-content.bgGray {
	background: #e5e5e5
}

.quotes .quotes-content.bgGray .quotes-text blockquote:after, .quotes .quotes-content.bgGray .quotes-text blockquote:before {
	color: inherit
}

.quotes .quotes-content.bgWhite {
	background: #fff
}

.quotes .quotes-content.bgBlack {
	background: #333;
	color: #fff
}

.quotes .quotes-content.bgBlack .quotes-text blockquote:after, .quotes .quotes-content.bgBlack .quotes-text blockquote:before {
	color: #fff
}

.quotes .quotes-content.bgRed {
	background: #e60000;
	color: #fff
}

.quotes .quotes-content.bgRed .quotes-text blockquote:after, .quotes .quotes-content.bgRed .quotes-text blockquote:before {
	color: #fff
}

@media all and (min-width:1170px) and (max-width:1419px) {
	.quotes .quotes-content {
		padding-right: 20px;
		padding-left: 20px
	}

}

@media all and (min-width:970px) and (max-width:1169px) {
	.quotes .vfc-layout {
		margin: 0 10px
	}

	.quotes .quotes-content {
		padding-right: 10px;
		padding-left: 10px
	}

}

@media all and (max-width:969px) {
	.quotes .vfc-layout {
		margin: 0 10px
	}

	.quotes .quotes-content .quotes-text {
		margin-right: 10px;
		margin-left: 10px
	}

}

.share-mod {
	padding: 0
}

.share-mod .share-mod-container {
	display: inline-block
}

.share-mod .share-mod-container .vfTitle3, .share-mod .share-mod-container .vfTitle4 {
	display: inline-block;
	margin: 0;
	vertical-align: middle
}

.share-mod .share-mod-container .vfTitle3 p, .share-mod .share-mod-container .vfTitle4 p {
	font-weight: 700;
	color: #666
}

.share-mod .share-mod-container a:hover _img {
	opacity: 1
}

.share-mod .share-mod-container _img {
	opacity: .75
}

.share-mod .share-mod-container .share-mod-icons {
	display: inline-block;
	margin-left: 1em;
	letter-spacing: -3px
}

.share-mod .share-mod-container .share-mod-icons li {
	display: inline-block
}

.share-mod .share-mod-container .share-mod-icons _img {
	max-width: 40px
}

@media all and (min-width:970px) {
	.quotes .quotes-content .quotes-text blockquote:after {
		font-size: 150px;
		line-height: 100px;
		position: absolute;
		bottom: 0;
		right: 0
	}

	.share-mod .share-mod-container {
		margin-left: 20px
	}

	.share-mod .share-mod-container .share-mod-icons {
		margin-right: 5em
	}

}

@media all and (min-width:1170px) {
	.share-mod .share-mod-container {
		margin-left: 0
	}

}

@media all and (max-width:969px) {
	.share-mod {
		padding-right: 20px;
		padding-left: 20px
	}

	.share-mod .share-mod-container {
		display: block
	}

	.share-mod .share-mod-container:last-child {
		margin-top: 1em
	}

	.share-mod .share-mod-container .vfParagraph {
		float: left;
		width: 45%
	}

	.share-mod .share-mod-container .share-mod-icons {
		float: left;
		width: 55%;
		transform: translateY(-.35em);
		-ms-transform: translateY(-.35em);
		-webkit-transform: translateY(-.35em);
		margin-left: 0
	}

	.share-mod .share-mod-container _img {
		width: 3.5em
	}

	.share-mod .share-mod-container a.share-mod-icons {
		width: auto
	}

}

.ie8 .teaser-article _img, .ie9 .teaser-article _img, ie7 .teaser-article _img {
	display: block;
	width: auto
}

@media all and (min-width:0\0) {
	.teaser-article _img {
		display: block;
		min-width: 100%;
		width: auto
	}

}

.popup-win-bkgmodal {
	background-color: rgba(0, 0, 0, .6);
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1000
}

.popup-win-cont {
	position: relative;
	width: 100%;
	height: 100%
}

.popup-win {
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 50%;
	width: 50%;
	margin: -15% 0 0 -25%
}

.popup-win__iewarning {
	border: 3px solid #ccc;
	width: 75%;
	height: auto;
	padding: 20px;
	margin: 0 0 0 -37%;
	top: 50px
}

.popup-win__iewarning .close-modal {
	background: url(_img/ico-close-popup.png) right 0 no-repeat;
	position: absolute;
	top: 10px;
	right: 20px;
	padding-right: 20px;
	cursor: hand;
	cursor: pointer
}

.popup-win__iewarning .popuptitle {
	font: 24px/1.125 Arial, sans-serif
}

.popup-win__iewarning .comment {
	font-size: 16px
}

.popup-win__iewarning li {
	margin-bottom: 12px
}

.popup-win__iewarning li a {
	background: url(_img/arrow-link.gif) right center no-repeat;
	padding-right: 10px;
	font-weight: bolder;
	line-height: 16px;
	font-size: 14px
}

.popup-win-bkgmodal-ie7 {
	background: rgba(0, 0, 0, .7)
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	vertical-align: top
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}

.fancybox-inner, .fancybox-outer, .fancybox-skin {
	position: relative
}

.fancybox-skin {
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px
}

.fancybox-opened {
	z-index: 8030
}

.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner {
	overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}

.fancybox-lock, .fancybox-lock body {
	overflow: hidden !important
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}

.fancybox-iframe, .fancybox-image {
	display: block;
	width: 100%;
	height: 100%
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
	background-image: url(_img/fancybox_sprite.png)
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060
}

.fancybox-close, .fancybox-nav, .fancybox-nav span {
	cursor: pointer;
	z-index: 8040;
	position: absolute
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px
}

.fancybox-nav {
	top: 0;
	width: 40%;
	height: 100%;
	text-decoration: none;
	background: url(blank.gif);
	-webkit-tap-highlight-color: transparent
}

.fancybox-prev {
	left: 0
}

.fancybox-next {
	right: 0
}

.fancybox-nav span {
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	visibility: hidden
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}

.fancybox-nav:hover span {
	visibility: visible
}

.fancybox-tmp {
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, 0)
}

.fancybox-lock {
	width: auto
}

.fancybox-lock-test {
	overflow-y: hidden !important
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 99999;
	background: url(_img/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}

.fancybox-title {
	visibility: hidden;
	font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050
}

.fancybox-opened .fancybox-title {
	visibility: visible
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: 0 0;
	background: rgba(0, 0, 0, .8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: 700;
	line-height: 24px;
	white-space: nowrap
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}

.fancybox-title-inside-wrap {
	padding-top: 10px
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
	#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
		background-image: url(fancybox_sprite@2x.png);
		background-size: 44px 152px
	}

	#fancybox-loading div {
		background-image: url(fancybox_loading@2x.gif);
		background-size: 24px 24px
	}

}

.micrositeIframe {
	width: 100%;
	overflow: hidden
}

.col {
	letter-spacing: normal
}

.wrapper.rhomb>.spring {
	max-width: 100%;
	padding: 0
}

.wrapper.rhomb>.spring>.content {
	background: 0 0;
	overflow: visible
}

.footer .tg-body.tg-display {
	line-height: 15.6px;
	font-family: Arial, sans-serif
}

@media print {
	.hide--sm, .only-lrg, .share-mod {
		display: none !important
	}

	.footer .grid {
		display: none
	}

	.footer .grid.legal {
		display: block
	}

}

@media only screen and (min-width:767px) {
	.side-box {
		font-size: .7em;
		position: fixed;
		top: 50px;
		right: 0;
		box-shadow: 0 4px 5px 1px #666;
		width: 28.8em;
		padding: 25px 2em 0;
		border: .2em solid #ccc;
		background: #eee;
		background: linear-gradient(to right, #eee 0, #f4f4f4 100%);
		height: 28em;
		-webkit-transition-duration: 2s;
		transition: 2s all;
		z-index: 1003;
		display: block
	}

	.side-box.visible {
		right: 0
	}

	.help_r {
		margin-top: -15%;
		top: 50%;
		width: 42.5em;
		right: -42.5em;
		padding-top: 0
	}

	.side-box h2 {
		font: 400 1em/1.4em Arial
	}

	.help_r.visible a.help_btn {
		right: 13.3em
	}

	.help_r a.help_btn span.icon {
		background-image: url(_img/sprite.png);
		display: block;
		background-position: -23px -8px;
		width: 31px;
		height: 31px;
		float: left
	}

	.help_r a.help_btn span.t {
		display: block;
		padding: 5px 10px 10px;
		float: left
	}

	.side-box a.help_btn {
		overflow: hidden;
		width: 18em;
		right: 1em;
		background: -20px 0 #eee;
		border-left: 2px solid #ccc;
		border-right: 2px solid #ccc;
		border-bottom: 2px solid #ccc;
		box-shadow: 3px 3px 5px -2px rgba(0, 0, 0, .4);
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
		color: #e70909;
		font-weight: 700;
		font-size: 1.5em;
		padding: 1.5em 15px 7px;
		position: absolute;
		text-decoration: none;
		top: -2px;
		-webkit-transform: scale(1) rotate(90deg) translate(0, 0);
		-ms-transform: scale(1) rotate(90deg) translate(0, 0);
		transform: scale(1) rotate(90deg) translate(0, 0);
		-webkit-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		transform-origin: 0 0
	}

	.side-box .cont a.close, a.closeiva_help {
		position: absolute;
		top: 10px;
		right: 1em;
		font-size: 1.2em
	}

	.help_r h3.tit, .help_r h4.tit, .help_r p.tit {
		font: 700 1.5em arial;
		margin-bottom: 10px;
		border-bottom: 2px solid #ccc
	}

	.side-box h3.tit, .side-box h4.tit, .side-box p.tit {
		font: 700 1.6em arial;
		margin-bottom: 10px
	}

	.side-box p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.4em;
		margin-bottom: 10px
	}

	.help_r a.help_btn {
		width: 15em;
		right: 13.3em;
		color: #000;
		padding: 10px 15px 5px
	}

	.help_r ul {
		border-top: 1px solid #ccc;
		margin: 10px 0;
		padding: 10px 0 5px
	}

}

.followMe.help_r a.help_btn, .followMe.help_r.visible a.help_btn {
	right: 13.1em
}

.followMe .i-close-lrg {
	background: url(_img/fancybox.png) -40px 0 !important;
	height: 30px !important;
	width: 28px !important
}

.followMe.side-box {
	height: auto !important;
	min-height: 28em
}

.followMe.side-box h2 {
	margin-bottom: 0 !important
}

.followMe .cont {
	margin: 10px -5px 7px
}

.bodyprehome #fancybox-close {
	right: -35px !important;
	top: -15px !important;
	width: 30px !important
}

.micrositeentra {
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-ms-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	opacity: 1
}

.loading {
	border-radius: 15px;
	background-color: #aaa;
	position: fixed;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 30px;
	z-index: 9999;
	text-align: center
}

@-webkit-keyframes spinner {
	0% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

@keyframes spinner {
	0% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

.loading .spinner {
	font-family: sans-serif;
	font-weight: 100
}

.loading .spinner:not(:required) {
	-webkit-animation: spinner 1.25s infinite linear;
	animation: spinner 1.25s infinite linear;
	border: 5px solid #eee;
	border-right-color: transparent;
	border-radius: 32px;
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	width: 48px;
	height: 48px
}
