@font-face {
	src: url(../fonts/PFSquareSansPro-Regular.woff);
	font-family: PFSquareSansProRegular;
	font-style: normal;
	font-weight: 400
}

@font-face {
	src: url(../fonts/PFSquareSansPro-Italic.ttf);
	font-family: PFSquareSansProItalic;
	font-style: normal;
	font-weight: 400
}

@font-face {
	src: url(../fonts/PFSquareSansPro-Bold.woff);
	font-family: PFSquareSansProBold;
	font-style: normal;
	font-weight: 400
}

@font-face {
	src: url(../fonts/PFSquareSansPro-BoldItalic.ttf);
	font-family: PFSquareSansProBoldItalic;
	font-style: normal;
	font-weight: 400
}

@font-face {
	src: url(../fonts/PFSquareSansPro-Medium.woff);
	font-family: PFSquareSansProMedium;
	font-style: normal;
	font-weight: 400
}

body {
	margin: 0;
	padding-top: 135px
}

@media screen and (max-width:991px) {
	body {
		padding-top: 80px
	}
	body.is-body-scrolled {
		padding-top: 56px
	}
}

.redesign-scoped {
	font-family: PFSquareSansProRegular
}

.redesign-scoped .popover>.arrow,
.popover>.arrow:after {
	border-style: initial
}

.redesign-scoped .fade {
	opacity: 1
}

.redesign-scoped {
	padding: 0;
	margin: 0
}

.redesign-scoped .form-group {
	margin: 0
}

@media screen and (max-width:991px) {
	.redesign-scoped body {
		padding-top: 56px
	}
}

.redesign-scoped .container {
	max-width: 1380px
}

.redesign-scoped .btn-primary:not(:disabled):not(.disabled).active:focus,
.redesign-scoped .btn-primary:not(:disabled):not(.disabled):active:focus,
.redesign-scoped .show>.btn-primary.dropdown-toggle:focus {
	box-shadow: none
}

.redesign-scoped button {
	cursor: pointer
}

.redesign-scoped button[disabled] {
	cursor: not-allowed
}

.redesign-scoped figure {
	margin: 0
}

.redesign-scoped h1,
.redesign-scoped h2,
.redesign-scoped h3,
.redesign-scoped h4,
.redesign-scoped h5,
.redesign-scoped h6,
.redesign-scoped label,
.redesign-scoped p {
	margin-bottom: 0
}

.redesign-scoped button {
	background: 0;
	border: 0
}

.redesign-scoped .carousel .carousel-indicators {
	align-items: center;
	z-index: 9
}

.redesign-scoped .carousel .carousel-indicators li {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background-color: #ccc;
	margin: 0;
	box-shadow: none;
	border: 0;
	opacity: 1
}

.redesign-scoped .carousel .carousel-indicators li+li {
	margin-left: 25px
}

@media screen and (min-width:1024px) {
	.redesign-scoped .carousel .carousel-indicators li {
		background-color: #fff
	}
}

.redesign-scoped .carousel .carousel-indicators li.active {
	width: 19px;
	height: 19px;
	background-color: transparent;
	border: 1px solid #ccc;
	box-shadow: 0 3px 6px #00000029
}

@media screen and (min-width:1024px) {
	.redesign-scoped .carousel .carousel-indicators li.active {
		border: 1px solid #fff
	}
}

@font-face {
	.redesign-scoped {
		src: url(../fonts/PFSquareSansPro-Regular.woff);
		font-family: PFSquareSansProRegular;
		font-style: normal;
		font-weight: 400
	}
}

@font-face {
	.redesign-scoped {
		src: url(../fonts/PFSquareSansPro-Italic.ttf);
		font-family: PFSquareSansProItalic;
		font-style: normal;
		font-weight: 400
	}
}

@font-face {
	.redesign-scoped {
		src: url(../fonts/PFSquareSansPro-Bold.woff);
		font-family: PFSquareSansProBold;
		font-style: normal;
		font-weight: 400
	}
}

@font-face {
	.redesign-scoped {
		src: url(../fonts/PFSquareSansPro-BoldItalic.ttf);
		font-family: PFSquareSansProBoldItalic;
		font-style: normal;
		font-weight: 400
	}
}

@font-face {
	.redesign-scoped {
		src: url(../fonts/PFSquareSansPro-Medium.woff);
		font-family: PFSquareSansProMedium;
		font-style: normal;
		font-weight: 400
	}
}

.redesign-scoped body {
	font-family: PFSquareSansProRegular;
	min-width: 360px;
	overflow-x: auto
}

.redesign-scoped .btn-item {
	box-shadow: none;
	border: 0;
	text-shadow: none;
	padding: 0;
	margin: 0;
	background-image: linear-gradient(90deg, #98c44f, #47b149);
	background-position: 0 0;
	background-color: transparent;
	background-repeat: no-repeat;
	border-radius: 35px;
	min-height: 42px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	opacity: 1;
	font-family: Arial;
	font-weight: 400;
	padding: 0 25px;
	font-size: 12px;
	color: #fff
}

.redesign-scoped .btn-item:active,
.redesign-scoped .btn-item:focus {
	outline: 0
}

.redesign-scoped .btn-item:hover {
	text-decoration: none
}

.redesign-scoped .t-medium {
	font-family: PFSquareSansProMedium
}

.redesign-scoped .t-bold {
	font-family: PFSquareSansProBold
}

.redesign-scoped .t-italic {
	font-family: PFSquareSansProItalic!important
}

.redesign-scoped .t-italic-bold {
	font-family: PFSquareSansProBoldItalic!important
}

.redesign-scoped .is-light-green {
	color: #98c44f!important
}

.redesign-scoped .is-green {
	color: #47b149!important
}

.redesign-scoped .t-size-18 {
	font-size: 18px;
	line-height: 1
}

.redesign-scoped .t-size-20 {
	font-size: 20px;
	text-decoration: none
}

.redesign-scoped .link-one {
	background: transparent linear-gradient(90deg, #98c44f, #00a9e7) 0 0 no-repeat padding-box;
	border-radius: 8px;
	font-family: PFSquareSansProRegular;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	line-height: 17px;
	height: 16px;
	overflow: hidden;
	padding: 0 10px;
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center
}

.redesign-scoped .link-one:active,
.redesign-scoped .link-one:focus,
.redesign-scoped .link-one:hover {
	text-decoration: none;
	color: #fff
}

.redesign-scoped .green-trasparent-button {
	border: 1px solid #98c44f;
	border-radius: 31px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 62px;
	font-size: 18px;
	font-family: Arial;
	font-weight: 700;
	color: #98c44f;
	line-height: 21px;
	background-color: #fff;
	padding: 5px 30px;
	text-decoration: none;
	margin-top: 25px;
	min-width: 208px
}

.redesign-scoped .green-trasparent-button-mobile-overblur {
	padding: 20px 30px
}

.redesign-scoped .green-trasparent-button-centered {
	margin: 0 auto
}

.redesign-scoped .green-trasparent-button:hover {
	background: linear-gradient(90deg, #98c44f, #47b149);
	text-decoration: none;
	color: #fff
}

.redesign-scoped .green-trasparent-button.small-btn {
	height: 37px;
	font-size: 11px;
	margin: 0;
	min-width: auto
}

.redesign-scoped .l-flex-center {
	display: flex;
	align-items: center;
	justify-content: center
}

.redesign-scoped .l-flex-j-center-a-start {
	display: flex;
	justify-content: center;
	align-items: flex-start
}

.redesign-scoped .l-flex-j-center-a-end {
	display: flex;
	justify-content: center;
	align-items: flex-end
}

.redesign-scoped .l-flex-j-start-a-center {
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.redesign-scoped .l-flex-j-end-a-center {
	display: flex;
	justify-content: flex-end;
	align-items: center
}

.redesign-scoped .l-flex-j-end-a-start {
	display: flex;
	justify-content: flex-end;
	align-items: flex-start
}

.redesign-scoped .l-flex-row {
	display: flex;
	flex-direction: row
}

.redesign-scoped .l-flex-col,
.redesign-scoped .l-flex-column-j-end {
	display: flex;
	flex-direction: column
}

.redesign-scoped .l-flex-column-j-end {
	justify-content: flex-end
}

.redesign-scoped .l-flex-between {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.redesign-scoped .l-flex-y-bottom {
	display: flex;
	align-items: flex-end
}

.redesign-scoped .cta-button {
	box-shadow: none;
	border: 0;
	text-shadow: none;
	padding: 0;
	margin: 0
}

.redesign-scoped .cta-button:active,
.redesign-scoped .cta-button:focus {
	outline: 0
}

.redesign-scoped .cta-button--image {
	display: flex;
	align-items: center;
	justify-content: flex-start
}

.redesign-scoped .cta-button--image img {
	height: 12px;
	width: auto;
	margin-left: 5px
}

.redesign-scoped .carouselHome1 {
	z-index: 10
}

.redesign-scoped .carouselHome1 .light-green-button {
	padding: 10px 30px
}

.redesign-scoped .carouselHome1 .green-trasparent-button {
	border: 1px solid #fff;
	border-radius: 31px;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 5px 30px;
	text-decoration: none;
	text-align: center;
	width: 30%;
	padding: 15px;
	margin-top: 10px;
	background-color: transparent
}

.redesign-scoped .carouselHome1 .green-trasparent-button-mobile-overblur {
	padding: 20px 30px
}

.redesign-scoped .carouselHome1 .green-trasparent-button-centered {
	margin: 0 auto
}

.redesign-scoped .carouselHome1 .green-trasparent-button:hover {
	background: linear-gradient(90deg, #98c44f, #47b149);
	text-decoration: none;
	color: #fff;
	border: 0
}

.redesign-scoped .carouselHome1 .green-trasparent-button:active {
	position: relative;
	top: 1px
}

@media screen and (max-width:1023px) {
	.redesign-scoped .carouselHome1 .carousel-indicators li {
		background-color: #ccc
	}
}

@media screen and (max-width:1023px) {
	.redesign-scoped .carouselHome1 .carousel-indicators li.active {
		border-color: #ccc
	}
}

.redesign-scoped .carousel-caption .cursive {
	font-style: italic
}

.redesign-scoped .carousel-caption .on-left {
	text-align: left
}

.redesign-scoped .carousel-caption .colorfull-title {
	background: linear-gradient(90deg, #00a9e7, #98c44f);
	box-shadow: 3px 3px 6px #00000029;
	border-radius: 3px
}

.redesign-scoped .carousel-caption .slide-title {
	font-size: 35px;
	font-weight: 700
}

.redesign-scoped .carousel-caption .slide-description {
	font-size: 18px
}

.redesign-scoped .carousel-caption .slide-button {
	position: absolute;
	bottom: 35px;
	width: 100%
}

.redesign-scoped .carousel-caption .slide-button .light-green-button {
	width: 240px;
	height: 56px;
	font-size: 14px;
	line-height: 16px
}

.redesign-scoped .carousel-caption.slideType1 {
	position: absolute;
	top: 90px;
	z-index: 1;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: left;
	padding-top: 26px
}

@media(max-width:575.98px) {
	.redesign-scoped .carousel-caption.slideType1 {
		position: absolute;
		top: 0!important;
		z-index: 1;
		padding-top: 0;
		padding-bottom: 0;
		color: #fff;
		text-align: center!important;
		padding-top: 26px
	}
}

.redesign-scoped .carousel-caption.slideType2 {
	left: 20px;
	top: 90px;
	left: 15%
}

.redesign-scoped .carousel-caption.slideType2,
.redesign-scoped .carousel-caption.slideType3 {
	position: absolute;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: left
}

.redesign-scoped .carousel-caption.slideType3 {
	top: 150px;
	left: 15%
}

.redesign-scoped .component-gamer .carousel-item>img {
	height: calc(100vh - 135px+25px);
	width: 100%;
	min-height: 600px;
	object-fit: cover
}

.redesign-scoped .component-gamer {
	overflow: hidden;
	height: calc(100vh - 90px);
	min-height: 600px
}

.redesign-scoped .component-gamer-mobile {
	padding: 0;
	position: relative
}

.redesign-scoped .component-gamer .green-button {
	font-size: 18px
}

.redesign-scoped .component-gamer-mobile .green-button {
	font-size: 14px
}

.redesign-scoped .component-gamer-mobile .carousel-indicators {
	position: absolute;
	right: 0;
	top: 40%;
	height: 15px
}

.redesign-scoped .component-gamer-mobile .carousel-indicators li {
	opacity: 1;
	background-color: #fff;
	margin-left: 13px;
	margin-right: 13px
}

.redesign-scoped .component-gamer-mobile .carousel-indicators .active {
	background-color: transparent;
	border: 1px solid #fff
}

.redesign-scoped .component-gamer-mobile .gamer-background-image {
	width: 100%;
	height: 488px;
	background-image: url(/ote_static/redesign/images/placeholders/MaskGroup162.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 20%
}

.redesign-scoped .component-gamer-mobile .gamer-background-white {
	width: 100%;
	height: 385px
}

.redesign-scoped .component-gamer-mobile .component-gamer-box {
	height: 100%;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	position: absolute;
	top: 35px
}

.redesign-scoped .component-gamer-mobile .component-gamer-box h5 {
	margin-top: 0;
	margin-bottom: 9px;
	color: #3e5567;
	font-family: PFSquareSansProRegular;
	color: #98c44f;
	line-height: 22px;
	font-size: 22px
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .slide-title {
	position: absolute;
	top: 15%;
	width: 100%;
	font-size: 27px;
	color: #fff;
	font-weight: bolder;
	text-align: center
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .slide-title .bold {
	font-weight: 700
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .item-description {
	display: inline-block;
	margin-left: 10px
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .item-description p {
	color: #3e5567;
	font-size: 12px
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .item-prize {
	position: absolute;
	right: 30px;
	font-size: 16px;
	font-weight: 700;
	color: #a9abac
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .items-sum .prize-total {
	position: absolute;
	left: 29%;
	font-size: 30px;
	font-weight: bolder;
	color: #98c44f;
	top: 0
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .items-sum .green-button {
	position: absolute;
	right: 15px;
	padding: 5px 10px
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .card {
	background-color: rgba(255, 255, 255, 0.9);
	width: 90%;
	margin: 10px 19px;
	position: absolute;
	bottom: 5%
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .card .list-group-item {
	display: flex
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .card-img-top {
	width: 280px;
	margin: 0 auto;
	position: absolute;
	top: -59px;
	left: 0;
	right: 0
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .card-body .card-title-mobile {
	margin-top: 25px
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .card-body .light-green-button {
	width: 192px;
	height: 46px;
	font-size: 14px;
	line-height: 28px;
	display: block;
	margin: 0 auto;
	margin-top: 40px
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .gamer-offer-mobile {
	position: absolute;
	bottom: 170px;
	left: 0;
	right: 0;
	display: flex;
	flex-wrap: wrap;
	max-width: 360px;
	min-height: 360px;
	width: calc(100% - 16px);
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	box-shadow: 0 3px 6px #00000029;
	border-radius: 4px
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .gamer-offer-mobile-row {
	width: 100%;
	padding: 10px;
	display: flex;
	flex-wrap: wrap;
	max-height: 110px
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .gamer-offer-mobile-row .gamer-offer-subsection {
	height: 100%
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .gamer-offer-mobile-row .gamer-offer-subsection-img {
	height: 77px;
	width: 77px
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .gamer-offer-mobile-row .gamer-offer-subsection-description {
	height: 100%;
	width: calc(100% - 77px - 70px);
	padding: 0 5px
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .gamer-offer-mobile-row .gamer-offer-subsection-description .gamer-offer-title {
	font-size: 14px;
	color: #3e5567;
	font-weight: 700
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .gamer-offer-mobile-row .gamer-offer-subsection-description .gamer-offer-description {
	font-size: 12px;
	color: #3e5567
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .gamer-offer-mobile-row .gamer-offer-subsection-price {
	height: 100%;
	width: 70px;
	display: flex;
	align-items: flex-end;
	font-size: 17px;
	color: #919191;
	line-height: 25px;
	padding-bottom: 15px
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .gamer-offer-mobile-row .gamer-offer-subsection-price .unit {
	font-size: 27px;
	line-height: 30px
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .gamer-offer-mobile-row .final-price-row {
	width: 100%;
	color: #3e5567;
	font-size: 14px
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .gamer-offer-mobile-row .final-price-row-description {
	float: left;
	font-weight: 700;
	font-size: 18px
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .gamer-offer-mobile-row .final-price-row-prices {
	line-height: 15px;
	float: right
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .gamer-offer-mobile-row .final-price-row-prices .ex-price {
	text-decoration: line-through
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .gamer-offer-mobile-row .final-price-row-prices .new-price {
	color: #98c44f;
	font-size: 17px
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .gamer-offer-mobile-row .final-price-row-prices .new-price .unit {
	font-size: 40px;
	font-weight: 700
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .gamer-offer-mobile-row .final-price-button {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .gamer-offer-mobile-row .final-price-button .light-green-button {
	padding: 13px 50px;
	font-size: 14px
}

.redesign-scoped .component-gamer-mobile .component-gamer-box .gamer-offer-mobile .bottom-line {
	border-bottom: 1px solid #d7d8d6
}

.redesign-scoped .component-gamer .component-gamer-box {
	height: 90px
}

.redesign-scoped .component-gamer .component-gamer-box .card {
	width: 520px;
	min-height: 220px!important;
	top: -270px!important;
	left: 240px;
	border-radius: 10px
}

.redesign-scoped .component-gamer .component-gamer-box .card .list-group-item {
	border-color: #d7d8d6;
	min-height: 80px
}

.redesign-scoped .component-gamer .component-gamer-box .card img {
	vertical-align: baseline
}

.redesign-scoped .component-gamer .component-gamer-box .card>.list-group:first-child .list-group-item:first-child {
	border-top-left-radius: 1.25rem;
	border-top-right-radius: 1.25rem
}

.redesign-scoped .component-gamer .component-gamer-box .card-img-top {
	width: 280px;
	position: absolute;
	top: -50px
}

.redesign-scoped .component-gamer .component-gamer-box .card-body {
	padding-top: 50px
}

.redesign-scoped .component-gamer .component-gamer-box .green-button {
	height: 44px;
	line-height: 32px
}

.redesign-scoped .component-gamer .component-gamer-box h5 {
	margin-top: 0;
	margin-bottom: 9px;
	color: #3e5567;
	font-family: PFSquareSansProRegular;
	color: #98c44f;
	line-height: 22px;
	font-size: 22px
}

.redesign-scoped .component-gamer .component-gamer-box .slide-title {
	left: 240px;
	position: absolute;
	bottom: 360px;
	color: #fff;
	line-height: normal;
	font-size: 45px;
	font-weight: bolder
}

.redesign-scoped .component-gamer .component-gamer-box .item-description {
	display: inline-block;
	margin-left: 10px
}

.redesign-scoped .component-gamer .component-gamer-box .item-description p {
	color: #3e5567;
	font-size: 12px
}

.redesign-scoped .component-gamer .component-gamer-box .item-prize {
	position: absolute;
	right: 30px;
	font-size: 16px;
	font-weight: 700;
	color: #a9abac
}

.redesign-scoped .component-gamer .component-gamer-box .items-sum {
	display: flex;
	flex-wrap: wrap
}

.redesign-scoped .component-gamer .component-gamer-box .items-sum .item-sum-section {
	height: 35px;
	width: 33%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: center;
	position: relative
}

.redesign-scoped .component-gamer .component-gamer-box .items-sum .gamer-older-price {
	font-size: 24px;
	text-decoration: line-through;
	text-align: center;
	color: #a9abac;
	position: absolute;
	bottom: -20px
}

.redesign-scoped .component-gamer .component-gamer-box .items-sum .prize-total-label {
	color: #3e5567;
	font-size: 16px;
	width: 100%;
	position: absolute;
	top: -5px;
	left: 0
}

.redesign-scoped .component-gamer .component-gamer-box .items-sum .prize-total {
	font-size: 28px;
	font-weight: bolder;
	color: #98c44f;
	width: 100%;
	position: absolute;
	bottom: -28px;
	left: 0
}

.redesign-scoped .component-gamer .component-gamer-box .items-sum .prize-total .unit {
	font-size: 34px
}

.redesign-scoped .component-gamer .component-gamer-box .items-sum .green-button-wrapper {
	display: flex;
	align-items: flex-end;
	position: absolute;
	right: 15px;
	bottom: -20px;
	width: 100%
}

.redesign-scoped .component-gamer .carousel-indicators {
	right: -60%;
	bottom: 124px
}

.redesign-scoped .component-products {
	padding: 55px 50px 50px;
	position: relative
}

@media screen and (max-width:1100px) {
	.redesign-scoped .component-products {
		padding: 55px 20px 50px
	}
	.redesign-scoped .component-gamer .carousel-indicators {
		right: -67%
	}
}

.redesign-scoped .component-products:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 260px;
	content: '';
	z-index: -1;
	background: transparent linear-gradient(229deg, #98c44f, #97c450 9%, #53b894 44%, #0facd8 89%, #2160af) 0 0 no-repeat padding-box
}

@media screen and (min-width:992px) {
	.redesign-scoped .component-products:before {
		top: -10px
	}
}

@media screen and (min-width:1180px) {
	.redesign-scoped .component-products:before {
		height: 350px
	}
}

@media(max-width:991.98px) {
	.redesign-scoped .component-products {
		min-height: auto;
		padding: 50px 0 0
	}
}

.redesign-scoped .component-products .component-products-title {
	margin: 0 0 30px
}

.redesign-scoped .component-products .component-products-title h3 {
	font-family: PFSquareSansProMedium;
	color: #fff;
	line-height: 62px;
	font-size: 30px
}

@media screen and (min-width:1024px) {
	.redesign-scoped .component-products .component-products-title h3 {
		margin: 0 0 55px;
		font-size: 54px;
		line-height: 54px
	}
}

.redesign-scoped .component-products .component-products-items {
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	max-width: 1370px;
	padding: 0;
	margin: 0 auto
}

@media screen and (max-width:1100px) {
	.redesign-scoped .component-products .component-products-items {
		padding: 0
	}
}

.redesign-scoped .component-products .component-products-items .item-title {
	min-height: 60px;
	margin-top: 15px;
	max-height: 72px;
	overflow: hidden
}

.redesign-scoped .component-products .component-products-items h5 {
	font-size: 28px;
	line-height: 36px;
	font-weight: 700;
	font-family: Arial;
	color: #3e5567
}

.redesign-scoped .component-products .component-products-items .short-description {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	font-family: Arial;
	color: #3e5567;
	min-height: 48px;
	max-height: 48px;
	overflow: hidden;
	margin-top: 15px
}

@media(max-width:991.98px) {
	.redesign-scoped .component-products .component-products-items {
		display: none
	}
}

.redesign-scoped .component-products .component-products-items .green-trasparent-button {
	margin-top: 35px
}

.redesign-scoped .component-products .products-item {
	width: 100%;
	max-width: 320px;
	padding-left: 5px;
	padding-right: 5px
}

.redesign-scoped .component-products .products-item img {
	width: 100%;
	max-width: 367px;
	max-height: 300px;
	object-fit: cover;
	border-radius: 12px;
	box-shadow: 0 3px 6px #00000029
}

@media screen and (min-width:1180px) {
	.redesign-scoped .component-products .products-item {
		max-width: 380px
	}
}

.redesign-scoped .component-products-mobile {
	overflow: hidden;
	padding-bottom: 90px
}

.component-products-mobile .swiper-pagination-bullets {
	bottom: 30px!important
}

.redesign-scoped .component-products-mobile .item-title h5 {
	font-size: 18px;
	line-height: 36px;
	font-weight: 700;
	font-family: Arial;
	color: #3e5567
}

.redesign-scoped .component-products-mobile .short-description {
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	font-family: Arial;
	color: #3e5567;
	min-height: 48px;
	max-height: 48px;
	overflow: hidden
}

.redesign-scoped .component-products-mobile .green-trasparent-button {
	height: 46px;
	font-size: 14px;
	line-height: 16px;
	min-width: 158px
}

.redesign-scoped .component-products-mobile .swiper-wrapper {
	left: -25px
}

.redesign-scoped .component-products-mobile .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 66%;
	max-width: 248px
}

@media screen and (min-width:415px) {
	.redesign-scoped .component-products-mobile .swiper-slide {
		width: 85%;
		max-width: 85%
	}
}

@media screen and (min-width:768px) {
	.redesign-scoped .component-products-mobile .swiper-slide {
		width: 85%;
		max-width: 450px
	}
}

.redesign-scoped .component-products-mobile .swiper-slide .carousel-item--content img {
	border-radius: 12px;
	max-height: 300px;
	max-width: 367px;
	object-fit: cover;
	box-shadow: 0 3px 6px #00000029
}

@media screen and (min-width:768px) {
	.redesign-scoped .component-products-mobile .swiper-slide .carousel-item--content img {
		min-width: 450px;
		width: 100%;
		max-width: 450px
	}
}

.redesign-scoped .component-products-mobile .swiper-slide a {
	pointer-events: none
}

.redesign-scoped .component-products-mobile .swiper-slide.swiper-slide-active a {
	pointer-events: visible
}

.redesign-scoped .component-products-mobile .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	background-color: #d4d4d4;
	margin: 0;
	opacity: 1;
	outline: 0
}

.redesign-scoped .component-products-mobile .swiper-pagination-bullet-active {
	box-shadow: 0 3px 6px #00000029;
	border: 1px solid #d4d4d4;
	background-color: transparent;
	width: 16px;
	height: 16px
}

.redesign-scoped .component-products-mobile .swiper-pagination-bullet+.swiper-pagination-bullet {
	margin-left: 25px
}

.redesign-scoped .component-products-mobile .swiper-pagination-bullet:active,
.redesign-scoped .component-products-mobile .swiper-pagination-bullet:focus {
	outline: 0
}

.redesign-scoped .component-tv {
	padding: 0
}

.redesign-scoped .component-tv>img:not(.card-img-top) {
	height: 100%;
	object-fit: cover
}

.redesign-scoped .component-tv .light-green-button {
	font-size: 18px
}

.redesign-scoped .component-tv-mobile .light-green-button {
	font-size: 14px
}

.redesign-scoped .component-tv-mobile {
	padding: 0;
	height: 100vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: 73%
}

.redesign-scoped .component-tv-mobile video {
	position: absolute
}

.redesign-scoped .component-tv-mobile .component-tv-box {
	height: 100%;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end
}

.redesign-scoped .component-tv-mobile .component-tv-box .card {
	min-height: 274px;
	max-height: 280px;
	width: calc(100% - 32px);
	max-width: 520px;
	margin: 0 auto;
	margin-bottom: 120px;
	background-color: rgba(255, 255, 255, 0.9);
	position: relative;
	border-radius: 4px
}

.redesign-scoped .component-tv-mobile .component-tv-box .card-img-top {
	width: 280px;
	margin: 0 auto;
	position: absolute;
	top: -59px;
	left: 0;
	right: 0
}

.redesign-scoped .component-tv-mobile .component-tv-box .card-body .card-title-mobile {
	margin-top: 20px;
	margin-bottom: 18px
}

.redesign-scoped .component-tv-mobile .component-tv-box .card-body .football-team-logo {
	width: 25px
}

.redesign-scoped .component-tv-mobile .component-tv-box .card-body .match-one {
	border-bottom: 1px solid;
	padding-bottom: 12px
}

.redesign-scoped .component-tv-mobile .component-tv-box .card-body .match-two {
	padding-top: 12px;
	margin-bottom: 32px
}

.redesign-scoped .component-tv-mobile .component-tv-box .card-body .team-away,
.redesign-scoped .component-tv-mobile .component-tv-box .card-body .team-home {
	display: flex;
	padding: 0;
	font-size: 11px;
	align-items: center
}

.redesign-scoped .component-tv-mobile .component-tv-box .card-body .team-home {
	justify-content: flex-start
}

.redesign-scoped .component-tv-mobile .component-tv-box .card-body .team-home .name-home {
	margin-left: 5px
}

.redesign-scoped .component-tv-mobile .component-tv-box .card-body .team-away {
	justify-content: flex-end
}

.redesign-scoped .component-tv-mobile .component-tv-box .card-body .team-away .name-away {
	margin-right: 5px
}

.redesign-scoped .component-tv-mobile .component-tv-box .card-body .home-vs-away {
	font-size: 16px;
	color: #a9abac
}

.redesign-scoped .component-tv-mobile .component-tv-box .card-body .light-green-button {
	width: 192px;
	height: 46px;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	margin-top: 50px
}

.redesign-scoped .component-tv .component-tv-box {
	position: relative
}

.redesign-scoped .component-tv .component-tv-box .card {
	width: 520px;
	top: -530px;
	left: 240px;
	position: absolute;
	border-radius: 10px
}

.redesign-scoped .component-tv .component-tv-box .card-img-top {
	width: 280px;
	position: absolute;
	top: -50px
}

.redesign-scoped .component-tv .component-tv-box .card-body {
	padding-top: 50px;
	padding-bottom: 30px
}

.redesign-scoped .component-tv .component-tv-box .card-body .football-team-logo {
	width: 30px
}

.redesign-scoped .component-tv .component-tv-box .card-body .match-one {
	border-bottom: 1px solid;
	padding-bottom: 22px
}

.redesign-scoped .component-tv .component-tv-box .card-body .match-two {
	padding-top: 22px;
	margin-bottom: 30px
}

.redesign-scoped .component-tv .component-tv-box .card-body .team-away,
.redesign-scoped .component-tv .component-tv-box .card-body .team-home {
	display: flex;
	padding: 0;
	font-size: 18px;
	align-items: center
}

.redesign-scoped .component-tv .component-tv-box .card-body .team-home {
	justify-content: flex-start
}

.redesign-scoped .component-tv .component-tv-box .card-body .team-home .name-home {
	margin-left: 5px
}

.redesign-scoped .component-tv .component-tv-box .card-body .team-away {
	justify-content: flex-end
}

.redesign-scoped .component-tv .component-tv-box .card-body .team-away .name-away {
	margin-right: 5px
}

.redesign-scoped .component-tv .component-tv-box .card-body .home-vs-away {
	font-size: 24px;
	color: #a9abac
}

.redesign-scoped .component-tv .component-tv-box .green-button {
	height: 44px;
	line-height: 32px
}

.redesign-scoped .component-tv .component-tv-box h5 {
	margin-bottom: 22px;
	font-family: PFSquareSansProRegular;
	color: #3e5567;
	font-size: 37px
}

.redesign-scoped .donut-chart {
	width: 100%;
	height: 100%;
	position: relative;
	max-width: 80px;
	max-height: 80px
}

@media(min-width:1200px) {
	.redesign-scoped .donut-chart {
		max-width: 100px;
		max-height: 100px
	}
}

.redesign-scoped .donut-chart .donut {
	width: 100%;
	height: 100%;
	max-width: 80px;
	max-height: 80px
}

@media(min-width:1200px) {
	.redesign-scoped .donut-chart .donut {
		max-width: 100px;
		max-height: 100px
	}
}

.redesign-scoped .donut-chart .donut-value {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-family: PFSquareSansProBold;
	text-transform: uppercase;
	color: #3e5567;
	line-height: 18px;
	font-size: 18px;
	display: flex;
	max-width: 70px;
	justify-content: center;
	width: 100%
}

@media(min-width:1200px) {
	.redesign-scoped .donut-chart .donut-value {
		font-size: 24px;
		line-height: 24px
	}
}

.redesign-scoped .donut-chart .donut-label {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	font-family: PFSquareSansProBold;
	text-transform: uppercase;
	color: #3e5567;
	line-height: 16px;
	font-size: 16px;
	display: flex;
	max-width: 40px;
	justify-content: center;
	width: 100%
}

@media(min-width:1200px) {
	.redesign-scoped .donut-chart .donut-label {
		font-size: 22px;
		line-height: 22px
	}
}

.redesign-scoped .floating-menu {
	position: fixed;
	border: 0;
	bottom: 0;
	display: block;
	height: 40px;
	background: transparent;
	z-index: 11;
	margin: 0 auto;
	max-width: 272px;
	min-width: 210px
}

@media(max-width:992px) {
	.redesign-scoped .floating-menu {
		left: 50%;
		transform: translateX(-50%);
		max-width: 272px;
		min-width: 210px;
		margin-left: 10px
	}
}

@media screen and (min-width:992px) {
	.redesign-scoped .floating-menu {
		right: 10px
	}
}

@media screen and (min-width:1449px) {
	.redesign-scoped .floating-menu {
		right: 30px
	}
}

.redesign-scoped .floating-menu--wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	flex-direction: row;
	flex-wrap: wrap
}

.redesign-scoped .floating-menu--wrap.show .floating-menu--cta:after {
	transform: rotate(180deg)
}

@media screen and (min-width:1024px) {
	.redesign-scoped .floating-menu--wrap {
		justify-content: flex-end
	}
}

.redesign-scoped .floating-menu--cta {
	border: 0;
	box-shadow: none;
	text-shadow: none;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	line-height: 40px;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	max-width: 242px;
	padding: 0 30px 0 40px;
	overflow: hidden;
	font-family: PFSquareSansProMedium;
	color: #fff;
	line-height: 13px;
	font-size: 13px;
	position: relative;
	background-image: linear-gradient(90deg, #0facd8, #98c44f)
}

.redesign-scoped .floating-menu--cta:active,
.redesign-scoped .floating-menu--cta:focus {
	outline: 0;
	border: 0;
	box-shadow: none;
	text-shadow: none
}

.redesign-scoped .floating-menu--cta:after {
	font-family: FontAwesome;
	content: '\f106';
	border: 0;
	font-size: 16px;
	color: #fff;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 10px;
	height: 10px;
	transition: all .3s ease-in-out;
	transform: rotate(0)
}

.redesign-scoped .floating-menu--image {
	display: flex;
	position: absolute;
	left: 15px;
	top: 10px;
	width: 20px;
	height: 20px;
	align-items: center;
	justify-content: center
}

.redesign-scoped .floating-menu--image img {
	width: 100%
}

.redesign-scoped .floating-menu .dropdown-menu {
	border-radius: 0;
	padding: 0;
	margin: 0;
	background-color: #5f5f5e;
	opacity: .9;
	border: 0
}

.redesign-scoped .floating-menu .dropdown-menu ul {
	list-style: none;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	flex-direction: column;
	padding: 10px 0 0;
	margin: 0;
	border: 0;
	min-width: 242px
}

.redesign-scoped .floating-menu .dropdown-menu li {
	width: 100%;
	height: 40px
}

.redesign-scoped .floating-menu .dropdown-menu .dropdown-item {
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 0 15px 0 42px;
	font-family: PFSquareSansProRegular;
	color: #fff;
	line-height: 13px;
	font-size: 13px;
	margin: 0;
	position: relative;
	width: 100%;
	background-color: transparent
}

.redesign-scoped .floating-menu .dropdown-menu .dropdown-item object {
	width: 22px;
	position: absolute;
	left: 10px;
	top: 7px;
	-moz-filter: invert(7%) sepia(61%) saturate(2951%) hue-rotate(182deg) brightness(135%) contrast(100%);
	-ms-filter: invert(7%) sepia(61%) saturate(2951%) hue-rotate(182deg) brightness(135%) contrast(100%);
	-o-filter: invert(7%) sepia(61%) saturate(2951%) hue-rotate(182deg) brightness(135%) contrast(100%);
	filter: invert(7%) sepia(61%) saturate(2951%) hue-rotate(182deg) brightness(135%) contrast(100%)
}

.redesign-scoped .floating-menu .dropdown-menu a.dropdown-item:hover object {
	-moz-filter: invert(0.4) sepia(1) saturate(2.2) hue-rotate(49.2deg) brightness(0.97);
	-ms-filter: invert(0.4) sepia(1) saturate(2.2) hue-rotate(49.2deg) brightness(0.97);
	-o-filter: invert(0.4) sepia(1) saturate(2.2) hue-rotate(49.2deg) brightness(0.97);
	filter: invert(0.4) sepia(1) saturate(2.2) hue-rotate(49.2deg) brightness(0.97)
}

.redesign-scoped .floating-menu .dropdown-menu .dropdown-item i {
	font-size: 22px;
	position: absolute;
	left: 10px;
	top: 7px;
	color: #fff
}

.redesign-scoped .floating-menu .dropdown-menu .dropdown-item:hover {
	color: #98c44f;
	background-color: transparent
}

.redesign-scoped .floating-menu .dropdown-menu .dropdown-item:hover i {
	color: #98c44f
}

.redesign-scoped .floating-menu .dropdown-menu .dropdown-item:hover object {
	-moz-filter: unset;
	-ms-filter: unset;
	-o-filter: unset;
	filter: unset
}

.redesign-scoped .colored-line {
	width: 100%;
	height: 4px;
	background: linear-gradient(90deg, #98c44f, #00a9e7)
}

.redesign-scoped .colored-line-slim {
	height: 2px
}

.redesign-scoped .colored-line-thin {
	height: 1px
}

.redesign-scoped .static-footer {
	width: 100%;
	background-color: #fff;
	position: relative;
	left: 0;
	bottom: 0;
	z-index: 12
}

.redesign-scoped .static-footer .accordion-line-wrapper {
	margin-top: 106px;
	width: 100%
}

.redesign-scoped .static-footer .accordion-line-wrapper .accordion-line {
	margin: 0 auto
}

.redesign-scoped .static-footer .accordion-line-wrapper .accordion-line .link-lists {
	width: 100%;
	display: flex;
	flex-wrap: nowrap
}

.redesign-scoped .static-footer .accordion-line-wrapper .accordion-line .link-lists .link-list {
	width: 30%;
	margin-right: 3%
}

.redesign-scoped .static-footer .accordion-line-wrapper .accordion-line .link-lists .link-list .list-title {
	width: 100%;
	margin-bottom: 35px;
	padding-bottom: 5px;
	position: relative
}

.redesign-scoped .static-footer .accordion-line-wrapper .accordion-line .link-lists .link-list .list-title:after {
	content: '';
	display: block;
	width: 225px;
	height: 1px;
	background-color: #d7d8d6;
	background-repeat: no-repeat;
	position: absolute;
	top: 41px
}

.redesign-scoped .static-footer .accordion-line-wrapper .accordion-line .link-lists .link-list .list-title .title-style {
	font-family: PFSquareSansProMedium;
	color: #98c44f;
	line-height: 24px;
	font-size: 24px;
	text-decoration: none
}

.redesign-scoped .static-footer .accordion-line-wrapper .accordion-line .link-lists .link-list .list-title .title-style:after {
	content: '';
	display: block;
	width: 110px;
	height: 4px;
	border-radius: 2px;
	background-color: #98c44f;
	background-repeat: no-repeat;
	position: absolute;
	top: 40px;
	z-index: 1
}

.redesign-scoped .static-footer .accordion-line-wrapper .accordion-line .link-lists .link-list .list-links {
	width: 100%
}

.redesign-scoped .static-footer .accordion-line-wrapper .accordion-line .link-lists .link-list .list-links .list-link {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px
}

.redesign-scoped .static-footer .accordion-line-wrapper .accordion-line .link-lists .link-list .list-links .list-link .list-link-style {
	font-family: PFSquareSansProRegular;
	color: #3e5567;
	line-height: 16px;
	font-size: 16px;
	text-decoration: none
}

.redesign-scoped .static-footer .accordion-line-wrapper .accordion-line .card {
	border: 0
}

.redesign-scoped .static-footer .accordion-line-wrapper .accordion-line .card .card-header {
	background-color: #fff;
	padding-left: 0
}

.redesign-scoped .static-footer .accordion-line-wrapper .accordion-line .card .card-header .btn-link {
	text-decoration: none;
	color: #3e5567;
	padding-left: 0;
	width: 100%;
	height: 40px;
	position: relative
}

.redesign-scoped .static-footer .accordion-line-wrapper .accordion-line .card .card-header .btn-link:after {
	font-family: FontAwesome;
	content: '\f077';
	position: absolute;
	top: 5px;
	right: 0;
	transition: transform .4s
}

.redesign-scoped .static-footer .accordion-line-wrapper .accordion-line .card .card-header .btn-link .button-text {
	position: absolute;
	top: 5px;
	left: 0
}

.redesign-scoped .static-footer .accordion-line-wrapper .accordion-line .card .card-header .btn-link.collapsed:after {
	transform: rotate(180deg)
}

.redesign-scoped .static-footer .accordion-line-wrapper .accordion-line .card .card-body .list-link {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px
}

.redesign-scoped .static-footer .accordion-line-wrapper .accordion-line .card .card-body .list-link .list-link-style {
	font-size: 16;
	color: #3e5567;
	text-decoration: none
}

.redesign-scoped .static-footer .news-letter-wrapper {
	width: 100%;
	margin-top: 54px
}

.redesign-scoped .static-footer .news-letter-wrapper-desktop {
	margin-top: 0;
	width: 50%
}

@media(min-width:1200px) {
	.redesign-scoped .static-footer .news-letter-wrapper .container {
		padding-left: 0
	}
}

.redesign-scoped .static-footer .news-letter-wrapper .container .input-line {
	width: 100%;
	display: flex;
	flex-wrap: wrap
}

@media(min-width:1200px) {
	.redesign-scoped .static-footer .news-letter-wrapper .container .input-line {
		display: block;
		flex-wrap: unset
	}
}

.redesign-scoped .static-footer .news-letter-wrapper .container .input-line .input-news-letter-text {
	width: 50%;
	text-align: center;
	font-family: PFSquareSansProRegular;
	color: #3e5567;
	line-height: 28px;
	font-size: 14px
}

@media(min-width:768px) {
	.redesign-scoped .static-footer .news-letter-wrapper .container .input-line .input-news-letter-text {
		font-size: 16px;
		text-align: right
	}
}

@media(min-width:1200px) {
	.redesign-scoped .static-footer .news-letter-wrapper .container .input-line .input-news-letter-text {
		display: inline;
		width: unset
	}
}

.redesign-scoped .static-footer .news-letter-wrapper .container .input-line .email-input-news-letter-wrapper {
	width: 50%;
	display: flex;
	justify-content: center
}

@media(min-width:768px) {
	.redesign-scoped .static-footer .news-letter-wrapper .container .input-line .email-input-news-letter-wrapper {
		justify-content: flex-start
	}
}

@media(min-width:1200px) {
	.redesign-scoped .static-footer .news-letter-wrapper .container .input-line .email-input-news-letter-wrapper {
		display: inline;
		width: unset
	}
}

.redesign-scoped .static-footer .news-letter-wrapper .container .input-line .email-input-news-letter-wrapper .email-input-news-letter {
	width: 80%;
	border: 0;
	border-bottom: 2px solid rgba(151, 196, 79, 0.36)
}

@media(min-width:768px) {
	.redesign-scoped .static-footer .news-letter-wrapper .container .input-line .email-input-news-letter-wrapper .email-input-news-letter {
		margin-left: 10px;
		width: 55%
	}
}

@media(min-width:992px) {
	.redesign-scoped .static-footer .news-letter-wrapper .container .input-line .email-input-news-letter-wrapper .email-input-news-letter {
		width: 40%
	}
}

@media(min-width:1200px) {
	.redesign-scoped .static-footer .news-letter-wrapper .container .input-line .email-input-news-letter-wrapper .email-input-news-letter {
		width: 25%
	}
}

.redesign-scoped .static-footer .news-letter-wrapper .container .checkbox-line {
	width: 100%;
	display: flex;
	justify-content: center
}

@media(min-width:1200px) {
	.redesign-scoped .static-footer .news-letter-wrapper .container .checkbox-line {
		justify-content: flex-start
	}
}

.redesign-scoped .static-footer .news-letter-wrapper .container .checkbox-line .checkbox-news-wrapper {
	display: inline;
	margin-right: 10px
}

.redesign-scoped .static-footer .news-letter-wrapper .container .checkbox-line .checkbox-news-wrapper .checkbox-news {
	display: inline;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	font-size: 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding-left: 15px;
	padding-right: 0
}

@media(min-width:1200px) {
	.redesign-scoped .static-footer .news-letter-wrapper .container .checkbox-line .checkbox-news-wrapper .checkbox-news {
		left: 0
	}
}

.redesign-scoped .static-footer .news-letter-wrapper .container .checkbox-line .checkbox-news-wrapper .checkbox-news .checkbox-newsletter {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0
}

.redesign-scoped .static-footer .news-letter-wrapper .container .checkbox-line .checkbox-news-wrapper .checkbox-news .checkbox-newsletter :checked~.checkmark {
	background-color: #fff
}

.redesign-scoped .static-footer .news-letter-wrapper .container .checkbox-line .checkbox-news-wrapper .checkbox-news .checkbox-newsletter:checked~.checkmark:after {
	display: block
}

.redesign-scoped .static-footer .news-letter-wrapper .container .checkbox-line .checkbox-news-wrapper .checkbox-news .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 15px;
	width: 15px;
	background-color: #fff;
	border: 1px solid #3e5567;
	border-top-left-radius: 25%;
	border-top-right-radius: 25%;
	border-bottom-left-radius: 25%;
	border-bottom-right-radius: 25%
}

.redesign-scoped .static-footer .news-letter-wrapper .container .checkbox-line .checkbox-news-wrapper .checkbox-news .checkmark:after {
	content: '';
	position: absolute;
	display: none;
	left: 4px;
	top: 1px;
	width: 5px;
	height: 10px;
	border: solid #3e5567;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg)
}

.redesign-scoped .static-footer .news-letter-wrapper .container .checkbox-line .checkbox-news-letter-text {
	font-family: PFSquareSansProRegular;
	color: #3e5567;
	line-height: 28px;
	font-size: 14px
}

@media(min-width:768px) {
	.redesign-scoped .static-footer .news-letter-wrapper .container .checkbox-line .checkbox-news-letter-text {
		font-size: 16px
	}
}

.redesign-scoped .static-footer .social-buttons-wrapper {
	width: 100%;
	margin-top: 118px;
	margin-bottom: 27px
}

.redesign-scoped .static-footer .social-buttons-wrapper .social-buttons-line {
	width: 80%;
	margin: 0 auto
}

@media(min-width:1200px) {
	.redesign-scoped .static-footer .social-buttons-wrapper .social-buttons-line {
		width: 50%;
		margin: 0 auto
	}
}

.redesign-scoped .static-footer .social-buttons-wrapper .social-buttons-line .button-style {
	color: #3e556796;
	width: 100%;
	margin-left: 40%;
	font-size: 30px
}

.redesign-scoped .static-footer .social-buttons-wrapper .social-buttons-line .button-style-fb:hover {
	color: #4267b2
}

.redesign-scoped .static-footer .social-buttons-wrapper .social-buttons-line .button-style-ig:hover {
	color: #ff1491
}

.redesign-scoped .static-footer .social-buttons-wrapper .social-buttons-line .button-style-yt:hover {
	color: red
}

.redesign-scoped .static-footer .social-buttons-wrapper .social-buttons-line .button-style-tw:hover {
	color: #1da1f2
}

.redesign-scoped .static-footer .footer-links-wrapper {
	width: 100%;
	background-color: #f2f2f2;
	padding: 20px 0;
	display: flex;
	flex-wrap: wrap;
	margin: 0
}

@media(max-width:1199px) {
	.redesign-scoped .static-footer .footer-links-wrapper {
		max-width: none
	}
}

@media(min-width:1200px) {
	.redesign-scoped .static-footer .footer-links-wrapper {
		margin: 0 auto;
		background-color: #fff;
		border-top: 1px solid #2160af;
		padding: 0;
		min-height: 60px;
		display: flex;
		flex-direction: row;
		justify-content: flex-end
	}
}

.redesign-scoped .static-footer .footer-links-wrapper .links-line {
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	justify-content: center
}

@media(min-width:1200px) {
	.redesign-scoped .static-footer .footer-links-wrapper .links-line {
		max-width: 50%;
		display: flex;
		justify-content: flex-end;
		margin: auto 0
	}
}

.redesign-scoped .static-footer .footer-links-wrapper .links-line .footer-link {
	height: 100%;
	padding: 0 5px;
	text-align: center;
	color: #00a9e7;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase
}

.redesign-scoped .static-footer .footer-links-wrapper .links-line .footer-link~.footer-link {
	margin-left: 20px
}

@media(max-width:374px) {
	.redesign-scoped .static-footer .footer-links-wrapper .links-line .footer-link~.footer-link {
		margin-left: 15px
	}
}

@media(min-width:1200px) {
	.redesign-scoped .static-footer .footer-links-wrapper .links-line .footer-link {
		width: 25%;
		text-align: right;
		width: initial;
		font-size: 16px
	}
	.redesign-scoped .static-footer .footer-links-wrapper .links-line .footer-link~.footer-link {
		margin-left: 50px
	}
}

.redesign-scoped .static-footer .footer-bottom-wrapper {
	width: 100%;
	height: 54px;
	background: url("../images/logo/footer.svg");
	position: relative;
	z-index: 101;
	background-repeat: no-repeat;
	background-size: cover
}

@media(max-width:768px) {
	.redesign-scoped .static-footer .footer-bottom-wrapper {
		background: url("../images/logo/footer-mob.svg");
		height: 45px
	}
}

.redesign-scoped .static-footer .footer-bottom-wrapper .footer-bottom-line {
	height: 100%
}

@media(min-width:1200px) {
	.redesign-scoped .static-footer .footer-bottom-wrapper .footer-bottom-line {
		margin: 0 auto;
		padding: 0
	}
}

.redesign-scoped .static-footer .footer-bottom-wrapper .footer-bottom-line .footer-bottom-icon {
	height: 100%;
	width: 100%
}

.redesign-scoped .static-footer .footer-bottom-wrapper .footer-bottom-line .footer-bottom-icon .icon-style {
	height: 100%;
	margin: 0 auto;
	color: #fff;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	padding-top: 10px;
	padding-bottom: 10px
}

@media(min-width:1200px) {
	.redesign-scoped .static-footer .footer-bottom-wrapper .footer-bottom-line .footer-bottom-icon .icon-style {
		margin: 0
	}
}

.redesign-scoped .green-button {
	background: linear-gradient(90deg, #98c44f, #47b149);
	border-radius: 42px;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 5px 30px;
	text-decoration: none;
	text-align: center
}

.redesign-scoped .green-button-mobile-overblur {
	padding: 20px 30px
}

.redesign-scoped .green-button-centered {
	margin: 0 auto
}

.redesign-scoped .green-button:hover {
	background: linear-gradient(90deg, #98c44f, #47b149);
	text-decoration: none;
	color: #fff
}

.redesign-scoped .green-button:active {
	position: relative;
	top: 1px
}

.redesign-scoped .light-green-button {
	padding: 5px 30px
}

.redesign-scoped .light-green-button,
.redesign-scoped .light-green-button-small {
	background-color: #98c44f;
	border-radius: 42px;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	text-align: center
}

.redesign-scoped .light-green-button-small {
	padding: 3px 5px
}

.redesign-scoped .light-green-button:hover {
	background-color: #98c44f;
	text-decoration: none;
	color: #fff
}

.redesign-scoped .light-green-button:active {
	position: relative;
	top: 1px
}

.redesign-scoped .dark-green-button {
	padding: 5px 30px
}

.redesign-scoped .dark-green-button,
.redesign-scoped .dark-green-button-small {
	background-color: #47b149;
	border-radius: 42px;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	text-align: center
}

.redesign-scoped .dark-green-button-small {
	padding: 3px 5px
}

.redesign-scoped .dark-green-button:hover {
	background-color: #47b149;
	text-decoration: none;
	color: #fff
}

.redesign-scoped .dark-green-button:active {
	position: relative;
	top: 1px
}

.redesign-scoped .azure-button {
	padding: 5px 30px
}

.redesign-scoped .azure-button,
.redesign-scoped .azure-button-small {
	background-color: #00a9e7;
	border-radius: 42px;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	text-align: center
}

.redesign-scoped .azure-button-small {
	padding: 3px 5px
}

.redesign-scoped .azure-button:hover {
	background-color: #00a9e7;
	text-decoration: none;
	color: #fff
}

.redesign-scoped .azure-button:active {
	position: relative;
	top: 1px
}

.redesign-scoped .black-button {
	padding: 5px 30px
}

.redesign-scoped .black-button,
.redesign-scoped .black-button-small {
	background-color: #202020;
	border-radius: 42px;
	display: inline-block;
	cursor: pointer;
	color: #98c44f;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	text-align: center
}

.redesign-scoped .black-button-small {
	padding: 3px 10px;
	color: #98c44f!important
}

.redesign-scoped .black-button:hover {
	background-color: #202020;
	text-decoration: none;
	color: #98c44f
}

.redesign-scoped .black-button:active {
	position: relative;
	top: 1px
}

.redesign-scoped .blue-green-button {
	border-radius: 42px;
	display: inline-block;
	cursor: pointer;
	font-size: 12px;
	font-weight: 700;
	padding: 0 15px;
	text-align: center
}

.redesign-scoped .blue-green-button,
.redesign-scoped .blue-green-button:hover {
	background: linear-gradient(90deg, #98c44f, #00a9e7);
	color: #fff;
	text-decoration: none
}

.redesign-scoped .blue-green-button:active {
	position: relative;
	top: 1px
}

.redesign-scoped .light-green-button-transparent {
	border-radius: 28px;
	border: 1px solid #98c44f;
	display: inline-block;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	padding: 5px 30px
}

.redesign-scoped .light-green-button-transparent,
.redesign-scoped .light-green-button-transparent:hover {
	background-color: transparent;
	color: #98c44f;
	text-decoration: none
}

.redesign-scoped .light-green-button-transparent:active {
	position: relative;
	top: 1px
}

.redesign-scoped .dark-green-button-transparent {
	background-color: transparent;
	border-radius: 28px;
	border: 1px solid #47b149;
	display: inline-block;
	cursor: pointer;
	color: #47b149;
	font-family: Arial;
	font-size: 12px;
	padding: 5px 30px;
	text-decoration: none
}

.redesign-scoped .dark-green-button-transparent-header {
	font-size: 14px;
	padding: 0 30px
}

.redesign-scoped .dark-green-button-transparent:hover {
	background-color: transparent;
	text-decoration: none;
	color: #47b149
}

.redesign-scoped .dark-green-button-transparent:active {
	position: relative;
	top: 1px
}

.redesign-scoped .option-line-wrapper {
	width: 100%;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}

.redesign-scoped .option-line-wrapper .business-options-wrapper {
	width: 50%
}

.redesign-scoped .option-line-wrapper .business-options-wrapper .business-options {
	width: 50%;
	margin: 0 auto;
	display: flex
}

.redesign-scoped .option-line-wrapper .business-options-wrapper .business-options .business-option {
	width: 30%;
	text-align: center
}

.redesign-scoped .option-line-wrapper .business-options-wrapper .business-options .business-option .business-link {
	color: #3e5567;
	text-decoration: none;
	font-size: 14px
}

.redesign-scoped .option-line-wrapper .business-options-wrapper .business-options .business-option .selected {
	border-bottom: 2px solid #47b149
}

.redesign-scoped .option-line-wrapper .other-options-wrapper {
	width: 50%
}

.redesign-scoped .option-line-wrapper .other-options-wrapper .other-options {
	width: 45%;
	float: right;
	display: flex
}

.redesign-scoped .option-line-wrapper .other-options-wrapper .other-options :nth-child(2) {
	border-left: 2px solid rgba(62, 85, 103, 0.36);
	border-right: 2px solid rgba(62, 85, 103, 0.36)
}

.redesign-scoped .option-line-wrapper .other-options-wrapper .other-options .other-option {
	width: 33%;
	text-align: center
}

.redesign-scoped .option-line-wrapper .other-options-wrapper .other-options .other-option .option-link {
	font-size: 14px;
	color: #3e5567;
	text-decoration: none
}

.redesign-scoped .flex-container {
	width: 100%;
	height: 57px;
	flex-wrap: nowrap;
	padding: 0;
	background-color: #fff
}

@media(min-width:992px) {
	.redesign-scoped .flex-container {
		height: 135px
	}
}

.redesign-scoped .flex-container .logo-container {
	height: 100%;
	width: 40%;
	display: flex;
	align-items: center;
	justify-content: center
}

.redesign-scoped .flex-container .logo-container .home-link {
	width: 132px;
	height: 37px;
	display: block
}

@media(min-width:992px) {
	.redesign-scoped .flex-container .logo-container .home-link {
		width: 276px;
		height: 72px
	}
}

.redesign-scoped .flex-container .logo-container .home-link .logo-image {
	width: 100%;
	height: 100%
}

.redesign-scoped .flex-container .navbar-link {
	height: 100%;
	width: 60%;
	display: flex;
	flex-wrap: wrap
}

.redesign-scoped .flex-container .navbar-link .nav-button {
	height: 100%;
	width: 16%;
	position: relative
}

@media(max-width:1200px) {
	.redesign-scoped .flex-container .navbar-link .nav-button {
		width: 25%
	}
}

.redesign-scoped .flex-container .navbar-link .nav-button-persons {
	height: 100%;
	width: 20%;
	position: relative
}

@media(max-width:1200px) {
	.redesign-scoped .flex-container .navbar-link .nav-button-persons {
		width: 25%
	}
}

.redesign-scoped .flex-container .navbar-link .nav-button .regular-link,
.redesign-scoped .flex-container .navbar-link .nav-button .round-link {
	text-align: center;
	font-size: 19px;
	color: #47b149;
	text-decoration: none;
	display: block;
	line-height: 1.5em;
	position: absolute;
	top: 40%
}

@media(min-width:992px) {
	.redesign-scoped .flex-container .navbar-link .nav-button .regular-link,
	.redesign-scoped .flex-container .navbar-link .nav-button .round-link {
		font-size: 16px
	}
}

@media(min-width:992px) {
	.redesign-scoped .flex-container .navbar-link .nav-button .regular-link {
		right: 5%
	}
}

@media(min-width:1200px) {
	.redesign-scoped .flex-container .navbar-link .nav-button .regular-link {
		right: 10%
	}
}

.redesign-scoped .flex-container .navbar-link .nav-button .round-link {
	border: 1px solid #47b149;
	border-radius: 20px;
	width: 90%
}

@media(min-width:992px) {
	.redesign-scoped .flex-container .navbar-link .nav-button .round-link {
		left: 0
	}
}

@media(min-width:1200px) {
	.redesign-scoped .flex-container .navbar-link .nav-button .round-link {
		left: 5%
	}
}

.redesign-scoped .flex-container .navbar-link .nav-button .round-link .inner-link {
	color: #47b149;
	text-decoration: none
}

.redesign-scoped .flex-container .navbar-link .nav-button .cart-icon {
	height: 20px;
	width: 20px;
	position: absolute;
	top: 35%;
	display: block;
	font-size: 25px;
	color: #47b149
}

@media(max-width:992px) {
	.redesign-scoped .flex-container .navbar-link .nav-button .cart-icon {
		top: 20%;
		left: 30%
	}
}

@media(min-width:992px) {
	.redesign-scoped .flex-container .navbar-link .nav-button .cart-icon {
		left: 40%
	}
}

.redesign-scoped .flex-container .navbar-link .nav-button .shopping-elements {
	height: 20px;
	width: 18px;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	background-color: #47b149;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 20%;
	left: 60%;
	border: 1px solid #fff
}

@media(min-width:768px) {
	.redesign-scoped .flex-container .navbar-link .nav-button .shopping-elements {
		left: 45%
	}
}

@media(min-width:992px) {
	.redesign-scoped .flex-container .navbar-link .nav-button .shopping-elements {
		top: 35%;
		left: 52%
	}
}

@media(min-width:1200px) {
	.redesign-scoped .flex-container .navbar-link .nav-button .shopping-elements {
		left: 53%
	}
}

.redesign-scoped .flex-container .navbar-link .nav-button .lens-icon {
	height: 20px;
	width: 20px;
	position: absolute;
	top: 20%;
	left: 40%;
	display: block;
	font-size: 20px;
	color: #47b149
}

@media(min-width:992px) {
	.redesign-scoped .flex-container .navbar-link .nav-button .lens-icon {
		top: 40%
	}
}

.redesign-scoped .flex-container .navbar-link .nav-button .persons-div {
	display: flex;
	flex-wrap: nowrap;
	height: 100%;
	width: 100%
}

.redesign-scoped .flex-container .navbar-link .nav-button .persons-div .persons-info {
	height: 100%;
	width: 80%;
	position: relative
}

.redesign-scoped .flex-container .navbar-link .nav-button .persons-div .persons-info .info-text {
	font-size: 14px;
	position: absolute;
	top: 35%;
	left: 0;
	text-align: right;
	color: #47b149;
	height: 15px;
	width: 100%
}

.redesign-scoped .flex-container .navbar-link .nav-button .persons-div .persons-info .info-text-name {
	font-size: 14px;
	position: absolute;
	top: 42%;
	left: 0;
	text-align: right;
	color: #47b149;
	height: 15px;
	width: 100%;
	font-weight: 700
}

.redesign-scoped .flex-container .navbar-link .nav-button .persons-div .persons-info .info-text-announcement {
	font-size: 14px;
	position: absolute;
	top: 52%;
	left: 0;
	text-align: right;
	color: #47b149;
	height: 15px;
	width: 100%
}

.redesign-scoped .flex-container .navbar-link .nav-button .persons-div .persons-info .my-cosmote {
	font-size: 14px;
	position: absolute;
	top: 45%;
	left: 0;
	text-align: right;
	font-weight: 700;
	height: 15px;
	width: 100%
}

.redesign-scoped .flex-container .navbar-link .nav-button .persons-div .persons-info .my-cosmote-link {
	text-align: right;
	text-decoration: none;
	color: #47b149
}

.redesign-scoped .flex-container .navbar-link .nav-button .persons-div .persons-icon {
	height: 100%;
	width: 20%;
	position: relative
}

@media(max-width:1200px) {
	.redesign-scoped .flex-container .navbar-link .nav-button .persons-div .persons-icon {
		width: 100%
	}
}

.redesign-scoped .flex-container .navbar-link .nav-button .persons-div .persons-icon .person-icon {
	height: 20px;
	width: 20px;
	position: absolute;
	top: 15%;
	left: 30%;
	display: block;
	font-size: 25px;
	color: #47b149
}

@media(min-width:992px) {
	.redesign-scoped .flex-container .navbar-link .nav-button .persons-div .persons-icon .person-icon {
		top: 35%
	}
}

.redesign-scoped .flex-container .navbar-link .nav-button .persons-div .persons-icon .person-icon-logged {
	position: absolute;
	top: 15%;
	left: 30%;
	height: 30px;
	width: 30px;
	padding: 15px;
	border: 4px solid #47b149;
	border-radius: 50%;
	background-image: url(/ote_static/redesign/images/placeholders/menu-logo.png);
	background-repeat: no-repeat;
	background-position: 30% 15%
}

@media(min-width:992px) {
	.redesign-scoped .flex-container .navbar-link .nav-button .persons-div .persons-icon .person-icon-logged {
		top: 35%
	}
}

.redesign-scoped .flex-container .navbar-link .nav-button .button-div {
	display: flex;
	flex-wrap: nowrap;
	height: 100%;
	width: 100%
}

.redesign-scoped .flex-container .navbar-link .nav-button .button-div .button-info {
	position: relative;
	height: 100%;
	width: 65%
}

.redesign-scoped .flex-container .navbar-link .nav-button .button-div .button-info .mendy {
	width: 100%;
	position: absolute;
	top: 38%;
	left: 0;
	text-align: right;
	color: #47b149;
	font-size: 16px
}

.redesign-scoped .flex-container .navbar-link .nav-button .button-div .button-icon {
	position: relative;
	height: 100%;
	width: 35%
}

.redesign-scoped .flex-container .navbar-link .nav-button .button-div .button-icon .burger-icon {
	color: #47b149;
	background-image: none;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 20%;
	left: 5%;
	padding: 0;
	border: 0
}

.redesign-scoped .flex-container .navbar-link .nav-button .button-div .button-icon .burger-icon:focus {
	outline-color: #fff
}

.redesign-scoped .flex-container .navbar-link .nav-button .button-div .button-icon .burger-icon:after {
	color: #47b149;
	font-family: FontAwesome;
	content: '\f00d';
	position: absolute;
	top: 15%;
	left: 25%
}

@media(min-width:992px) {
	.redesign-scoped .flex-container .navbar-link .nav-button .button-div .button-icon .burger-icon {
		top: 37%
	}
}

.redesign-scoped .flex-container .navbar-link .nav-button .button-div .button-icon .collapsed {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 20%;
	left: 5%;
	padding: 0;
	border: 0
}

.redesign-scoped .flex-container .navbar-link .nav-button .button-div .button-icon .collapsed:focus {
	outline-color: #fff
}

.redesign-scoped .flex-container .navbar-link .nav-button .button-div .button-icon .collapsed:after {
	color: #47b149;
	font-family: FontAwesome;
	content: '\f0c9';
	position: absolute;
	top: 15%;
	left: 25%
}

@media(min-width:992px) {
	.redesign-scoped .flex-container .navbar-link .nav-button .button-div .button-icon .collapsed {
		top: 37%
	}
}

.redesign-scoped .navbar-bottom {
	width: 100%;
	height: 2px;
	background: linear-gradient(90deg, #98c44f, #00a9e7)
}

.redesign-scoped .form-inline {
	position: relative
}

.redesign-scoped .form-inline .form-control {
	width: 100%;
	border-radius: 0
}

.redesign-scoped .form-inline .search-icon {
	position: absolute;
	top: 5px;
	right: 15px;
	font-size: 20px;
	color: #eee
}

.redesign-scoped .hero-carousel {
	width: 100%;
	padding: 0 0 65px;
	margin-bottom: 30px;
	z-index: 10;
	overflow: hidden
}

@media screen and (min-width:1024px) {
	.redesign-scoped .hero-carousel {
		padding: 0;
		margin-bottom: 10px
	}
}

.redesign-scoped .hero-carousel--wrap {
	overflow: visible
}

.redesign-scoped .hero-carousel--image,
.redesign-scoped .hero-carousel--item {
	width: 100%
}

.redesign-scoped .hero-carousel--image.hero-carousel--image-device {
	width: auto;
	height: auto;
	max-width: 90%;
	max-height: 90%;
	object-fit: contain
}

.redesign-scoped .hero-carousel--image.img-desk {
	display: none
}

.redesign-scoped .hero-carousel--image.hero-carousel--image-device.img-desk {
	display: none
}

@media screen and (min-width:768px) {
	.redesign-scoped .hero-carousel--image.img-desk {
		display: block;
		height: calc(100vh - 135px);
		min-height: 600px;
		object-fit: cover
	}
	.redesign-scoped .hero-carousel--image.hero-carousel--image-device.img-desk {
		display: block;
		max-height: 90%;
		height: auto;
		min-height: inherit
	}
}

.redesign-scoped .hero-carousel--image.img-mobile {
	display: block;
	max-height: 600px;
	-o-object-fit: cover;
	object-fit: cover
}

.redesign-scoped .hero-carousel--image.hero-carousel--image-device.img-mobile {
	display: block;
	max-height: 90%;
	object-fit: contain
}

@media screen and (min-width:992px) {
	.redesign-scoped .hero-carousel--image.img-mobile {
		display: none
	}
	.redesign-scoped .hero-carousel--image.hero-carousel--image-device.img-mobile {
		display: none
	}
}

.redesign-scoped .hero-carousel--content {
	position: absolute;
	width: 100%;
	max-width: 1240px;
	margin: 0 auto;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	height: calc(100%+28px);
	display: flex
}

@media screen and (min-width:1024px) {
	.redesign-scoped .hero-carousel--content {
		height: 100%
	}
}

.redesign-scoped .hero-carousel--content.top-alignement {
	padding: 0 20px;
	max-width: 1280px
}

@media screen and (min-width:1024px) {
	.redesign-scoped .hero-carousel--content.top-alignement {
		padding: 0 30px;
		max-width: 1300px
	}
}

.redesign-scoped .hero-carousel--content-info-imageplaceholder {
	align-self: center;
	padding: 20px;
	max-height: 90%;
	width: auto
}

.redesign-scoped .hero-carousel--content.top-alignement .hero-carousel--content-info {
	justify-content: flex-start;
	margin-top: 60px;
	padding: 0;
	height: auto
}

.redesign-scoped .hero-carousel--content.top-alignement .hero-carousel--content-info .hero-carousel--description,
.redesign-scoped .hero-carousel--content.top-alignement .hero-carousel--content-info .hero-carousel--title,
.redesign-scoped .hero-carousel--content.top-alignement .hero-carousel--content-info .hero-carousel--upper-title {
	text-align: left
}

@media screen and (min-width:1024px) {
	.redesign-scoped .hero-carousel--content.top-alignement .hero-carousel--content-info {
		margin-top: 80px
	}
}

.redesign-scoped .hero-carousel--content-info {
	padding: 0 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	text-align: center;
	width: 100%;
	margin-top: 30px;
	height: 100%
}

@media screen and (max-width:768px) {
	.redesign-scoped .hero-carousel--content {
		flex-direction: column
	}
	.redesign-scoped .hero-carousel--content-info-imageplaceholder {
		max-height: 334px;
		flex-grow: 2;
		justify-content: center;
		display: flex
	}
	.redesign-scoped .hero-carousel--content-info-imageplaceholder img {
		height: 100%;
		width: auto
	}
	.redesign-scoped .hero-carousel--content-info {
		height: auto
	}
}

@media screen and (min-width:768px) {
	.redesign-scoped .hero-carousel--content-info {
		max-width: 70%;
		justify-content: flex-start;
		height: 100%;
		align-items: flex-start;
		position: relative;
		padding-left: 10px
	}
}

@media screen and (min-width:1024px) {
	.redesign-scoped .hero-carousel--content-info {
		max-width: 50%;
		justify-content: center;
		padding-left: 50px
	}
}

.redesign-scoped .hero-carousel--upper-title {
	display: inline-flex;
	padding: 0 15px;
	background: transparent linear-gradient(270deg, #98c44f, #00a9e7) 0 0 no-repeat padding-box;
	box-shadow: 3px 3px 6px #00000029;
	border-radius: 3px;
	opacity: 1;
	margin-bottom: 10px;
	font-family: PFSquareSansProRegular;
	color: #fff;
	line-height: 27px;
	font-size: 20px
}

@media screen and (min-width:768px) {
	.redesign-scoped .hero-carousel--upper-title {
		margin-bottom: 25px
	}
}

@media screen and (min-width:1024px) {
	.redesign-scoped .hero-carousel--upper-title {
		font-size: 24px;
		line-height: 32px
	}
}

.redesign-scoped .hero-carousel--title {
	letter-spacing: .35px;
	font-family: PFSquareSansProBold;
	color: #fff;
	line-height: 42px;
	font-size: 35px;
	text-shadow: 0 3px 6px #00000029;
	margin-bottom: 10px
}

.redesign-scoped .hero-carousel--title-left {
	text-align: left
}

@media screen and (min-width:768px) {
	.redesign-scoped .hero-carousel--title {
		margin-bottom: 25px
	}
}

@media screen and (min-width:1024px) {
	.redesign-scoped .hero-carousel--title {
		font-size: 42px
	}
}

@media screen and (min-width:768px) {
	.redesign-scoped .hero-carousel--title-mob {
		display: none
	}
}

@media screen and (max-width:767.9px) {
	.redesign-scoped .hero-carousel--title-desk {
		display: none
	}
}

.redesign-scoped .hero-carousel--description {
	font-family: PFSquareSansProMedium;
	color: #fff;
	line-height: 24px;
	font-size: 18px;
	text-shadow: 0 3px 6px #00000029
}

@media screen and (min-width:768px) {
	.redesign-scoped .hero-carousel--description {
		text-align: left;
		font-size: 24px;
		line-height: 32px
	}
}

@media screen and (min-width:768px) {
	.redesign-scoped .hero-carousel--description-mob {
		display: none
	}
}

@media screen and (max-width:767.9px) {
	.redesign-scoped .hero-carousel--description-desk {
		display: none
	}
}

.redesign-scoped .hero-carousel .cta-button {
	box-shadow: none;
	border: 0;
	text-shadow: none;
	padding: 0;
	margin: 0;
	align-items: center;
	justify-content: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.redesign-scoped .hero-carousel .cta-button:active,
.redesign-scoped .hero-carousel .cta-button:focus {
	outline: 0
}

.redesign-scoped .hero-carousel .cta-button:hover {
	text-decoration: none
}

.redesign-scoped .hero-carousel .cta-button--image {
	display: flex;
	align-items: center;
	justify-content: flex-start
}

.redesign-scoped .hero-carousel .cta-button--image img {
	height: 12px;
	width: auto;
	margin-left: 5px
}

.redesign-scoped .hero-carousel .cta-button.is-primary {
	height: 42px;
	background: transparent linear-gradient(90deg, #98c44f, #47b149) 0 0 no-repeat padding-box;
	font-family: Arial;
	font-size: 18px;
	line-height: 21px;
	color: #fff;
	border-radius: 35px;
	padding: 10px 25px;
	min-width: 200px
}

.redesign-scoped .hero-carousel .cta-button.is-primary:hover {
	color: #fff
}

@media screen and (min-width:1024px) {
	.redesign-scoped .hero-carousel .cta-button.is-primary {
		height: 60px
	}
}

.redesign-scoped .hero-carousel .cta-button.is-secondary {
	padding: 10px 25px;
	font-family: PFSquareSansProRegular;
	color: #fff;
	line-height: 16px;
	font-size: 14px;
	width: 240px;
	min-height: 42px;
	max-height: 56px;
	background: #98c44f 0 0 no-repeat padding-box;
	box-shadow: 3px 3px 6px #00000029;
	border-radius: 26px
}

@media screen and (max-width:1023.9px) {
	.redesign-scoped .hero-carousel .cta-button.is-secondary {
		background: transparent linear-gradient(90deg, #98c44f, #47b149) 0 0 no-repeat padding-box
	}
}

.redesign-scoped .hero-carousel .cta-button {
	position: absolute;
	bottom: 0
}

@media screen and (min-width:768px) {
	.redesign-scoped .hero-carousel .cta-button {
		position: relative;
		margin-top: 25px
	}
}

@media screen and (min-width:1024px) {
	.redesign-scoped .hero-carousel .cta-button.is-secondary {
		border: 1px solid #fff;
		background-color: transparent;
		box-shadow: none;
		text-shadow: none
	}
}

@media screen and (min-width:1024px) {
	.redesign-scoped .hero-carousel .cta-button.is-secondary:hover {
		background: transparent linear-gradient(90deg, #98c44f, #47b149) 0 0 no-repeat padding-box;
		border: 0;
		box-shadow: 3px 3px 6px #00000029
	}
}

.redesign-scoped .hero-carousel .cta-button.is-primary {
	bottom: 10px
}

.redesign-scoped .hero-carousel .carousel-indicators {
	margin: 5px 0;
	z-index: 11
}

@media screen and (min-width:1024px) {
	.redesign-scoped .hero-carousel .carousel-indicators {
		bottom: 30px
	}
}

@media screen and (min-width:1180px) {
	.redesign-scoped .hero-carousel .carousel-indicators {
		bottom: 60px
	}
}

.redesign-scoped .hero-carousel .carousel-indicators li {
	background-color: #ccc;
	box-shadow: 0 3px 6px #0000003d
}

@media screen and (min-width:1024px) {
	.redesign-scoped .hero-carousel .carousel-indicators li {
		background-color: #fff
	}
}

.redesign-scoped .hero-carousel .carousel-indicators li.active {
	border: 1px solid #ccc;
	box-shadow: 0 3px 6px #0000003d
}

@media screen and (min-width:1024px) {
	.redesign-scoped .hero-carousel .carousel-indicators li.active {
		border: 1px solid #fff
	}
}

@media screen and (min-width:768px) {
	.redesign-scoped section.component-anonymus-user-wrapper {
		min-height: calc(100vh - 81px+25px)
	}
}

@media screen and (min-width:992px) {
	.redesign-scoped section.component-anonymus-user-wrapper {
		min-height: calc(100vh - 135px+25px)
	}
}

.redesign-scoped .component-anonymus-user {
	background-color: #fff;
	padding: 20px
}

.redesign-scoped .component-anonymus-user h5 {
	margin-top: 40px;
	margin-bottom: 9px;
	color: #47b149
}

@media screen and (min-width:768px) and (max-width:992px) {
	.redesign-scoped .component-anonymus-user h5 {
		margin-top: 10px
	}
}

.redesign-scoped .component-anonymus-user h5>a,
.redesign-scoped .component-anonymus-user h5>a:hover,
.redesign-scoped .component-anonymus-user h5>a:focus,
.redesign-scoped .component-anonymus-user h5>a:active {
	color: #47b149;
	cursor: pointer;
	text-decoration: none
}

.redesign-scoped .component-anonymus-user h5,
.redesign-scoped .component-anonymus-user p {
	font-family: PFSquareSansProBold;
	font-family: PFSquareSansProMedium;
	line-height: 22px;
	font-size: 22px
}

@media screen and (min-width:1024px) {
	.redesign-scoped .component-anonymus-user p {
		font-size: 28px
	}
}

.redesign-scoped .component-anonymus-user p {
	color: #3e5567;
	margin-bottom: 10px;
	font-family: PFSquareSansProMedium
}

.redesign-scoped .component-anonymus-user ul {
	font-family: PFSquareSansProRegular;
	color: #3e5567;
	line-height: 18px;
	font-size: 16px
}

.redesign-scoped .component-anonymus-user ul li {
	display: flex;
	flex-wrap: wrap;
	margin: 10px 0
}

@media screen and (min-width:1024px) {
	.redesign-scoped .component-anonymus-user ul li {
		margin: 40px 0
	}
}

.redesign-scoped .component-anonymus-user ul li .anonymus-list-icon-wrapper {
	width: 12%;
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.redesign-scoped .component-anonymus-user ul li .anonymus-list-icon-wrapper img {
	width: 50%;
	display: flex;
	align-self: center
}

.redesign-scoped .component-anonymus-user ul li .anonymus-list-icon-wrapper .anonymus-list-icon {
	text-decoration: none;
	color: #98c44f;
	font-size: 45px
}

.redesign-scoped .component-anonymus-user ul li .anonymus-list-text-wrapper {
	width: 70%
}

@media(max-width:768px) {
	.redesign-scoped .component-anonymus-user ul li .anonymus-list-text-wrapper {
		width: 80%;
		margin-left: 10px
	}
	.redesign-scoped .component-anonymus-user ul li .anonymus-list-icon-wrapper img {
		width: 100%;
		display: flex;
		align-self: flex-start;
		padding: 5px
	}
}

.redesign-scoped .component-anonymus-user ul li .anonymus-list-text-wrapper .anonymus-list-title {
	font-family: PFSquareSansProMedium;
	width: 100%;
	color: #47b149;
	font-size: 14px;
	margin-bottom: 0
}

.redesign-scoped .component-anonymus-user ul li .anonymus-list-text-wrapper .anonymus-list-text {
	font-family: PFSquareSansProRegular;
	width: 100%;
	color: #3e5567;
	font-size: 14px;
	margin-bottom: 0
}

@media screen and (min-width:1024px) {
	.redesign-scoped .component-anonymus-user ul li .anonymus-list-text-wrapper .anonymus-list-title,
	.redesign-scoped .component-anonymus-user ul li .anonymus-list-text-wrapper .anonymus-list-text {
		font-size: 18px
	}
}

.redesign-scoped .component-anonymus-user .green-title {
	font-family: PFSquareSansProRegular;
	color: #98c44f;
	line-height: 18px;
	font-size: 16px
}

.redesign-scoped .component-anonymus-user .green-button {
	height: 44px;
	line-height: 32px
}

@media screen and (min-width:1024px) {
	.redesign-scoped .component-anonymus-user .green-button {
		min-width: 298px;
		font-size: 18px
	}
}

.redesign-scoped .content {
	width: 100%;
	height: 400px;
	background-color: #3e5567;
	z-index: 1;
	position: relative
}

.redesign-scoped .ribbon-product-icons {
	margin-top: 50px;
	padding-left: 20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%
}

.redesign-scoped .ribbon-product-icons .icons-link {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	max-width: 15%;
	min-width: 15%;
	margin: 0 2.5% 20px;
	text-align: center;
	font-family: PFSquareSansProMedium;
	color: #3e5567;
	line-height: 18px;
	font-size: 14px
}

.redesign-scoped .ribbon-product-icons .icons-link img {
	margin-bottom: 15px;
	max-width: 38px
}

.redesign-scoped .ribbon-product-icons .more-feature-link {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	align-self: stretch;
	position: relative
}

.redesign-scoped .ribbon-product-icons .more-feature-link span {
	display: inline-flex;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	margin-right: 3px;
	background-color: #d7d8d6;
	margin-top: 20px
}

.redesign-scoped .ribbon-product-icons .more-feature-link span:last-child {
	margin-right: 0
}

@media(min-width:992px) {
	.redesign-scoped .list-ribbon-offers {
		display: none
	}
}

.redesign-scoped .list-ribbon-offers-title h3 {
	font-family: PFSquareSansProMedium;
	color: #3e5567;
	line-height: 24px;
	font-size: 14px
}

.redesign-scoped .list-ribbon-offers-title p {
	font-family: PFSquareSansProRegular;
	color: #3e5567;
	line-height: 24px;
	font-size: 15px
}

.redesign-scoped .list-ribbon-offers-wrap {
	margin-top: 10px;
	overflow: scroll;
	max-height: 150px
}

.redesign-scoped .list-ribbon-offers-item {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	margin-bottom: 15px
}

.redesign-scoped .list-ribbon-offers-image {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 0;
	width: 40px
}

.redesign-scoped .list-ribbon-offers-image img {
	max-height: 37px
}

.redesign-scoped .list-ribbon-offers-info {
	width: calc(100% - 40px);
	padding-left: 15px
}

.redesign-scoped .list-ribbon-offers-info h3 {
	font-family: PFSquareSansProMedium;
	color: #3e5567;
	font-size: 16px;
	line-height: 1
}

.redesign-scoped .list-ribbon-offers-info p {
	font-family: PFSquareSansProRegular;
	color: #3e5567;
	line-height: 24px;
	font-size: 16px
}

.redesign-scoped .list-ribbon-offers-link {
	display: none
}

@media(min-width:992px) {
	.redesign-scoped .list-ribbon-offers {
		display: flex;
		flex-direction: column;
		padding: 0 30px 0 40px
	}
	.redesign-scoped .list-ribbon-offers-title h3 {
		font-size: 18px;
		margin-bottom: 5px
	}
	.redesign-scoped .list-ribbon-offers-title p {
		font-size: 16px;
		margin-bottom: 10px
	}
	.redesign-scoped .list-ribbon-offers-link {
		display: inline-block;
		margin-top: 20px;
		font-family: PFSquareSansProMedium;
		color: #98c44f;
		line-height: 24px;
		font-size: 16px
	}
}

.redesign-scoped .mobile-menu {
	padding: 0;
	position: fixed;
	height: calc(100% -80px);
	width: 100%;
	top: 81px;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	z-index: 1002;
	overflow-y: scroll
}

.is-body-scrolled .redesign-scoped .mobile-menu {
	top: 57px
}

.redesign-scoped .mobile-menu .light-green-text {
	color: #98c44f
}

.redesign-scoped .mobile-menu .menu-wrapper {
	width: 100%;
	height: 100%;
	padding: 0 20px
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-title-wrapper {
	margin-top: 37px;
	margin-bottom: 22px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding: 0 40px
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-title-wrapper .menu-title {
	width: 50%
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-title-wrapper .language-selector {
	width: 50%;
	z-index: 17;
	display: flex;
	justify-content: flex-end
}

.redesign-scoped .mobile-menu .menu-wrapper .business-selector-wrapper {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 30px
}

.redesign-scoped .mobile-menu .menu-wrapper .business-selector-wrapper .business-selector {
	width: 50%;
	display: flex;
	align-items: flex-end;
	position: relative;
	margin-bottom: 0
}

.redesign-scoped .mobile-menu .menu-wrapper .business-selector-wrapper .business-selector span {
	display: flex;
	padding-bottom: 10px;
	position: relative
}

.redesign-scoped .mobile-menu .menu-wrapper .business-selector-wrapper .business-selector span.selected:before {
	content: '';
	width: 100%;
	height: 4px;
	background-color: #98c44f;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block
}

.redesign-scoped .mobile-menu .menu-wrapper .business-selector-wrapper .business-selector span.selected:after {
	position: absolute;
	left: calc(50% - 10px);
	width: 0;
	height: 0;
	content: '';
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	transform: rotate(180deg);
	border-bottom-color: #98c44f;
	background: transparent
}

.redesign-scoped .mobile-menu .menu-wrapper .business-selector-wrapper .business-selector .selected {
	border: 0
}

.redesign-scoped .mobile-menu .menu-wrapper .business-selector-wrapper .business-selector.selected {
	pointer-events: none
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line {
	width: 100%;
	padding: 0 40px
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap {
	border: 0;
	background-color: transparent;
	border-bottom: 1px solid #ffffff7d;
	border-radius: 0
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap:first-child .list-menu--header {
	margin-top: 0
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu--header {
	margin: 24px 0 7px;
	padding: 0;
	border: 0
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu--header h2 {
	line-height: 1;
	font-weight: 400;
	font-size: inherit
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu--header .btn-link {
	text-decoration: none;
	text-align: left;
	padding: 0;
	width: 100%;
	position: relative;
	border: 0;
	font-family: PFSquareSansProMedium;
	color: #fff;
	line-height: 30px;
	font-size: 19px
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu--header .btn-link:after {
	font-family: FontAwesome;
	content: '';
	background-image: url("/ote_static/redesign/images/icons/arrow-accordion-white.svg");
	background-size: contain;
	background-repeat: no-repeat;
	width: 15px;
	height: 10px;
	position: absolute;
	top: 10px;
	right: 0;
	transform: rotate(0deg);
	transition: transform .4s;
	opacity: 1
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu--header .btn-link.collapsed:after {
	transform: rotate(180deg);
	opacity: .6
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu--header .btn-choise-menu {
	text-decoration: none;
	text-align: left;
	width: 100%;
	font-family: PFSquareSansProMedium;
	color: #fff;
	line-height: 30px;
	font-size: 19px;
	padding: 0
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu--header .btn-choise-menu span.business-menu {
	display: block
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu--header .btn-choise-menu.collapsed span.business-menu,
.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu--header .btn-choise-menu span.private-menu {
	display: none
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu--header .btn-choise-menu.collapsed span.private-menu {
	display: flex
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu--header .btn-choise-menu:focus {
	box-shadow: none
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu-body {
	padding: 0;
	display: flex;
	flex-wrap: wrap
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu-body ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu-body ul li {
	padding: 0;
	margin: 0
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu-body .mobile-menu-links {
	margin: 14px 0;
	width: 100%;
	font-family: PFSquareSansProItalic;
	color: #fff;
	display: flex;
	position: relative
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu-body .mobile-menu-links.is-light-green {
	color: #98c44f
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu-body .mobile-menu-links.t-size-18 {
	font-size: 18px;
	line-height: 1
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu-body .mobile-menu-links:last-of-type {
	margin-bottom: 25px
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu-body .mobile-menu-links:last-child {
	margin-bottom: 25px
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu-body .mobile-menu-links[data-toggle]:after {
	font-family: FontAwesome;
	content: "";
	background-image: url("/ote_static/redesign/images/icons/arrow-accordion-white.svg");
	background-size: contain;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 5px;
	right: 2px
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu-body .mobile-menu-links[data-toggle][aria-expanded=true]:after {
	transform: rotate(0deg);
	transition: transform .4s;
	opacity: 1
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu-body .mobile-menu-links[data-toggle][aria-expanded=false]:after {
	transform: rotate(180deg);
	transition: transform .4s;
	opacity: .6
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-accordion-line .accordion .list-menu--wrap .list-menu-body .list-child-menu ul li .child-menu-link {
	display: flex;
	width: 100%;
	font-family: PFSquareSansProItalic;
	color: #fff;
	line-height: 20px;
	font-size: 16px;
	padding: 1px 0 12px 15px
}

.redesign-scoped .mobile-menu .menu-wrapper .menu-bottom-title-wrapper {
	width: 100%;
	padding: 33px 40px 15px
}

.redesign-scoped .mobile-menu .show-more-carousel {
	margin-bottom: 40px;
	width: calc(100%+40px);
	margin-left: -20px;
	opacity: 0;
	transition: opacity .2s ease-in-out
}

.redesign-scoped .mobile-menu .show-more-carousel.swiper-container-initialized {
	opacity: 1
}

.redesign-scoped .mobile-menu .show-more-carousel .swiper-slide {
	width: 100%;
	max-width: 220px;
	border-radius: 4px;
	overflow: hidden
}

@media screen and (min-width:414px) {
	.redesign-scoped .mobile-menu .show-more-carousel .swiper-slide {
		max-width: 240px
	}
}

@media screen and (min-width:768px) {
	.redesign-scoped .mobile-menu .show-more-carousel .swiper-slide {
		max-width: 600px
	}
}

.redesign-scoped .mobile-menu .show-more-carousel .swiper-slide a {
	display: flex
}

.redesign-scoped .mobile-menu .show-more-carousel .swiper-slide img {
	width: 100%;
	height: 140px;
	object-fit: cover;
	border-radius: 12px;
	box-shadow: 0 3px 6px #00000029
}

@media screen and (min-width:768px) {
	.redesign-scoped .mobile-menu .show-more-carousel .swiper-slide img {
		height: 300px
	}
}

.redesign-scoped .mobile-menu.is-active-menu .list-menu--wrap {
	opacity: .5
}

.redesign-scoped .mobile-menu.is-active-menu .list-menu--wrap.is-selected {
	opacity: 1
}

.redesign-scoped .mobile-menu.is-active-menu .menu-bottom-title-wrapper {
	opacity: .5
}

.redesign-scoped .mobile-menu.is-active-menu .show-more-carousel {
	opacity: .5;
	pointer-events: none
}

.redesign-scoped .mobile-menu.is-active-menu .menu-image-bg {
	filter: blur(5px)
}

.redesign-scoped .mobile-menu .switch-language .cta-button {
	display: inline-flex
}

.redesign-scoped .mobile-menu .menu-image-bg {
	position: fixed;
	right: 0;
	z-index: -1;
	bottom: 0;
	width: auto;
	height: calc(100% - 81px);
	object-fit: cover
}

@media(orientation:landscape) {
	.redesign-scoped .mobile-menu .menu-image-bg {
		width: 100%
	}
}

body.is-body-scrolled .redesign-scoped .mobile-menu .menu-image-bg {
	height: calc(100% - 81px+25px)
}

.redesign-scoped .mobile-menu .show-more-carousel .swiper-slide {
	opacity: .85
}

.redesign-scoped .mobile-menu .show-more-carousel .swiper-slide-active {
	opacity: 1
}

@media(max-width:991.98px) {
	.redesign-scoped .menu-is-active {
		overflow: hidden
	}
}

@media screen and (min-width:1024px) {
	.redesign-scoped .navbar-collapse {
		position: fixed;
		left: 0;
		top: 0;
		z-index: -1;
		width: 100%;
		height: 100%;
		max-width: 100%;
		margin: 0;
		padding: 0;
		visibility: hidden;
		opacity: 0;
		transition: all .3s ease-in-out
	}
}

@media screen and (min-width:992px) {
	.redesign-scoped #searchbarMobile.navbar-collapse,
	.redesign-scoped #navbarCollapse.navbar-collapse,
	.redesign-scoped #searchBar.navbar-collapse {
		-webkit-transition: none!important;
		-moz-transition: none!important;
		-o-transition: none!important;
		transition: none!important
	}
}

@media screen and (max-width:1024px) {
	.redesign-scoped #navbarCollapse.navbar-collapse {
		visibility: hidden;
		opacity: 0;
		transition: all .3s ease-in-out
	}
	.redesign-scoped #navbarCollapse.navbar-collapse.show {
		position: relative;
		opacity: 1;
		z-index: 1002;
		visibility: visible;
		-webkit-transition-property: visibility left opacity z-index;
		transition-property: visibility left opacity z-index;
		-webkit-transition-duration: .9s;
		transition-duration: .9s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease
	}
	.redesign-scoped #navbarCollapse.navbar-collapse.collapsing .mobile-menu .menu-wrapper {
		position: absolute;
		left: 101%
	}
	.redesign-scoped #navbarCollapse.navbar-collapse.show .mobile-menu .menu-wrapper {
		position: absolute;
		left: 0;
		-webkit-transition-property: left;
		transition-property: left;
		-webkit-transition-duration: .7s;
		transition-duration: .7s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease
	}
}

@media screen and (min-width:1024px) {
	.redesign-scoped .navbar-collapse .navbar-nav {
		display: none
	}
}

.redesign-scoped .navbar-collapse .navigation-menu {
	display: none
}

@media screen and (min-width:992px) {
	.redesign-scoped .navbar-collapse .navigation-menu.ms-desktop {
		display: block;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 100;
		width: 100%;
		height: 100%;
		max-width: 100%;
		margin: 0;
		padding: 0;
		transition: top .3s ease-in-out;
		background-image: url(/ote_static/redesign/images/placeholders/menu-5.png);
		background-repeat: no-repeat;
		background-size: cover
	}
}

@media screen and (min-width:992px) {
	.redesign-scoped .navbar-collapse .navigation-menu.ms-desktop .business-selector-wrapper {
		position: absolute;
		top: 220px;
		z-index: 1000
	}
}

@media screen and (min-width:992px) {
	.redesign-scoped .navbar-collapse .navigation-menu.ms-desktop .business-selector-wrapper .business-selector {
		width: auto;
		cursor: pointer
	}
}

@media screen and (min-width:992px) {
	.redesign-scoped .navbar-collapse .navigation-menu.ms-desktop .business-selector-wrapper .business-selector+.business-selector {
		margin-left: 50px
	}
}

.redesign-scoped .navbar-collapse .navigation-menu.ms-desktop.no-logged-user .navigation-menu--list {
	display: flex
}

.redesign-scoped .navbar-collapse .navigation-menu.ms-desktop.no-logged-user .navigation-menu--nav {
	top: 210px;
	height: calc(100% - 210px)
}

@media screen and (min-width:992px) {
	.redesign-scoped .navbar-collapse.show {
		visibility: visible;
		opacity: 1;
		z-index: 1061
	}
}

.redesign-scoped .navbar-collapse.show .navigation-menu.ms-desktop {
	top: 0;
	overflow: auto
}

.redesign-scoped .navigation-menu--wrap {
	position: relative;
	height: 100%
}

@media screen and (max-width:1420px) {
	.redesign-scoped .navigation-menu--wrap .navigation-menu--nav {
		padding-left: 2rem
	}
	.redesign-scoped .navigation-menu--wrap .navigation-menu--choice {
		padding-left: 2rem
	}
}

.redesign-scoped .navigation-menu--wrap .mycosmote-link {
	color: #46a949;
	font-family: PFSquareSansProMedium;
	font-size: 30px;
	z-index: 1;
	border-top: 1px solid #fff;
	padding-top: 40px;
	width: 100%
}

.redesign-scoped .navigation-menu--wrap .arrow-right {
	cursor: pointer
}

.redesign-scoped .navigation-menu--wrap .mycosmote-link>a {
	opacity: .8
}

.redesign-scoped .navigation-menu--wrap .mycosmote-link>a:hover {
	opacity: 1
}

.redesign-scoped .mobile-menu .mycosmote-link.mycosmote-link-mobile {
	font-size: 21px;
	font-family: PFSquareSansProMedium;
	color: #98c44f;
	margin-top: 17px
}

.redesign-scoped .mobile-menu .mycosmote-link.mycosmote-link-mobile a,
.redesign-scoped .mycosmote-link.mycosmote-link-mobile a:focus,
.redesign-scoped .mycosmote-link.mycosmote-link-mobile a:active,
.redesign-scoped .mycosmote-link.mycosmote-link-mobile a:hover {
	color: inherit;
	display: flex;
	text-decoration: none;
	align-items: center
}

.redesign-scoped .mobile-menu .mycosmote-link.mycosmote-link-mobile a .mycosmote-link-logo {
	height: 24px;
	width: 24px;
	color: #98c44f;
	margin-right: 8px
}

.redesign-scoped .navigation-menu--wrap .mycosmote-link a,
.redesign-scoped .navigation-menu--wrap .mycosmote-link a:hover,
.redesign-scoped .navigation-menu--wrap .mycosmote-link a:focus,
.redesign-scoped .navigation-menu--wrap .mycosmote-link a:active {
	display: flex;
	color: inherit;
	text-decoration: none
}

.redesign-scoped .navigation-menu--wrap .mycosmote-link a>img {
	margin-right: 18px
}

.redesign-scoped .navigation-menu--wrap .arrow-right {
	background-color: transparent;
	background-image: url(/ote_static/redesign/images/icons/next-white.svg);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: 100%;
	display: inline-block;
	width: 35px;
	height: 35px
}

.redesign-scoped .navigation-menu .cta-menu {
	position: absolute;
	top: 77px;
	right: 0;
	border: 0;
	box-shadow: none;
	text-decoration: none;
	text-shadow: none;
	background-color: rgba(152, 196, 79, 0.64);
	border-radius: 30px;
	padding: 0 20px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: PFSquareSansProMedium;
	color: #fff;
	line-height: 16px;
	font-size: 14px;
	z-index: 100
}

@media screen and (max-width:1430px) {
	.redesign-scoped .navigation-menu .cta-menu {
		right: 20px
	}
}

.redesign-scoped .navigation-menu .cta-menu:active,
.redesign-scoped .navigation-menu .cta-menu:focus {
	outline: 0
}

.redesign-scoped .navigation-menu .cta-menu:hover {
	outline: 0;
	background-color: rgba(152, 196, 79, 0.95)
}

.redesign-scoped .navigation-menu .cta-menu span {
	font-size: 20px;
	margin-left: 10px;
	font-family: FontAwesome;
	position: relative;
	display: block;
	width: 14px;
	height: 14px
}

.redesign-scoped .navigation-menu .cta-menu span:before {
	content: '';
	background-image: url(/ote_static/redesign/images/icons/x-icon.svg);
	background-size: contain;
	color: #fff;
	position: absolute;
	left: 0;
	width: 14px;
	height: 14px
}

.redesign-scoped .navigation-menu--choise {
	width: 100%;
	display: block;
	position: absolute;
	top: 160px;
	font-family: PFSquareSansProRegular;
	color: #98c44f;
	line-height: 22px;
	font-size: 22px;
	margin-bottom: 40px;
	z-index: 3
}

.redesign-scoped .navigation-menu--logo {
	position: absolute;
	left: -30px;
	top: 30px;
	width: 100%;
	max-width: 120px;
	z-index: 3
}

@media screen and (max-width:1420px) {
	.redesign-scoped .navigation-menu--logo {
		left: -2px
	}
}

.redesign-scoped .navigation-menu--nav {
	display: flex;
	flex-direction: row;
	width: 100%;
	top: 300px;
	padding-top: 0;
	height: calc(100% - 300px)
}

.redesign-scoped .navigation-menu--list,
.redesign-scoped .navigation-menu--nav {
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	position: relative
}

.redesign-scoped .navigation-menu--list {
	padding: 0 0 40px;
	margin: 0;
	list-style: none;
	z-index: 2;
	display: none;
	flex-direction: column;
	text-align: left
}

.redesign-scoped .navigation-menu--list.is-active .navigation-menu--cta-section {
	opacity: .5
}

.redesign-scoped .navigation-menu--list.is-active .is-selected .navigation-menu--cta-section {
	opacity: 1
}

.redesign-scoped .navigation-menu--list.is-selected {
	display: flex
}

.redesign-scoped .navigation-menu--image {
	width: 100%;
	position: fixed;
	right: 0;
	bottom: 0;
	visibility: hidden;
	opacity: 0;
	transition: all 10ms ease-in-out;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 100% 100%;
	background-color: #000;
	z-index: 0
}

.redesign-scoped .navigation-menu--first-level {
	margin-bottom: 40px;
	width: 100%
}

.redesign-scoped .navigation-menu--first-level:hover a[href].navigation-menu--cta-section:hover {
	color: #98c44f
}

.redesign-scoped .navigation-menu--first-level:last-child {
	margin-bottom: 0
}

.redesign-scoped .navigation-menu--first-level.is-selected .navigation-menu--image {
	opacity: 1;
	visibility: visible
}

.redesign-scoped .navigation-menu--first-level.is-selected .navigation-menu--second-menu {
	display: block;
	opacity: 1;
	visibility: visible;
	left: 100%;
	margin-left: 80px
}

.redesign-scoped .navigation-menu--first-level.is-hover .navigation-menu--image {
	opacity: 1;
	visibility: visible;
	z-index: 1
}

.redesign-scoped .navigation-menu--cta-section {
	z-index: 2;
	position: relative;
	width: 100%;
	display: inline-flex;
	padding-right: 30px;
	cursor: pointer;
	font-family: PFSquareSansProMedium;
	color: #fff;
	line-height: 30px;
	font-size: 30px
}

.redesign-scoped .navigation-menu--cta-section:active,
.redesign-scoped .navigation-menu--cta-section:focus,
.redesign-scoped .navigation-menu--cta-section:hover {
	text-decoration: none;
	color: #fff
}

.redesign-scoped .navigation-menu--cta-section i {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}

.redesign-scoped .navigation-menu--cta-section i:before {
	font-family: FontAwesome
}

.redesign-scoped .navigation-menu--second-menu {
	display: none;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	left: 100%;
	top: 0;
	width: 100%;
	z-index: 10;
	transition: opacity .3s ease-in-out
}

.redesign-scoped .navigation-menu--list-second-level {
	position: relative;
	padding: 0 0 40px;
	margin: 0;
	list-style: none;
	z-index: 2;
	flex-wrap: wrap;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left
}

.redesign-scoped .navigation-menu--cta {
	z-index: 2;
	position: relative;
	font-family: PFSquareSansProMedium;
	color: #fff;
	line-height: 24px;
	font-size: 24px
}

@media(max-width:768px) {
	.redesign-scoped .navbar-desktop .navbar .home-link img {
		font-size: 20px
	}
}

.redesign-scoped .navigation-menu--cta:active,
.redesign-scoped .navigation-menu--cta:focus,
.redesign-scoped .navigation-menu--cta:hover {
	text-decoration: none;
	color: #fff
}

.redesign-scoped .navigation-menu--second-level {
	margin-bottom: 22px;
	position: relative;
	display: inline-flex;
	width: 100%
}

.redesign-scoped .navigation-menu--second-level:last-child {
	margin-bottom: 0
}

.redesign-scoped .navigation-menu--second-level:hover .navigation-menu--cta,
.redesign-scoped .navigation-menu--second-level:hover .navigation-menu--cta-section {
	cursor: pointer
}

.redesign-scoped .navigation-menu--second-level:hover .navigation-menu--cta-section>span:after,
.redesign-scoped .navigation-menu--second-level:hover .navigation-menu--cta:after,
.redesign-scoped .navigation-menu--second-level:hover span.navigation-menu--cta:after {
	width: 100%
}

.redesign-scoped .navigation-menu--second-level:hover a[href].navigation-menu--cta-section:after,
.redesign-scoped .navigation-menu--second-level:hover a[href].navigation-menu--cta-section:hover {
	width: 100%
}

.redesign-scoped .navigation-menu--second-level.is-selected .navigation-menu--image {
	opacity: 1;
	visibility: visible
}

.redesign-scoped .navigation-menu--second-level .navigation-menu--cta-section[data-href] .navigation-menu--cta:hover {
	color: #98c44f
}

.redesign-scoped .navigation-menu--second-level:hover a[href].navigation-menu--cta-section,
.redesign-scoped .navigation-menu--second-level:hover a[href].navigation-menu--cta-section:hover,
.redesign-scoped .navigation-menu--second-level:hover a[href].navigation-menu--cta-section:hover:after,
.redesign-scoped .navigation-menu--second-level:hover a[href].navigation-menu--cta-section:hover span.navigation-menu--cta {
	color: #98c44f
}

.redesign-scoped .navigation-menu--second-level.is-selected .navigation-menu--third-menu {
	display: block;
	opacity: 1;
	visibility: visible;
	left: 100%;
	margin-left: 80px
}

.redesign-scoped .navigation-menu--second-level>.navigation-menu--cta,
.redesign-scoped .navigation-menu--second-level>.navigation-menu--cta-section {
	font-size: 24px;
	display: inline-flex;
	position: relative
}

.redesign-scoped .navigation-menu--second-level>.navigation-menu--cta-section>span:after,
.redesign-scoped .navigation-menu--second-level>.navigation-menu--cta:after,
.redesign-scoped .navigation-menu--second-level span.navigation-menu--cta:after {
	content: '';
	width: 0;
	position: absolute;
	bottom: -6px;
	left: 0;
	background-color: #98c44f;
	height: 4px;
	transition: width .3s ease-in-out
}

.redesign-scoped .navigation-menu--third-menu {
	display: none;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	left: 100%;
	width: 100%;
	z-index: 10;
	transition: opacity .3s ease-in-out
}

.redesign-scoped .navigation-menu--list-third-level {
	position: relative;
	padding: 0 0 40px;
	margin: 0;
	list-style: none;
	z-index: 2;
	flex-wrap: wrap;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left
}

.redesign-scoped .navigation-menu--third-level {
	margin-bottom: 22px;
	position: relative;
	display: inline-flex
}

.redesign-scoped .navigation-menu--third-level:last-child {
	margin-bottom: 0
}

.redesign-scoped .navigation-menu--third-level:after {
	content: '';
	width: 0;
	position: absolute;
	bottom: -6px;
	left: 0;
	background-color: #98c44f;
	height: 4px;
	transition: width .3s ease-in-out
}

.redesign-scoped .navigation-menu--third-level:hover:after {
	width: 100%
}

@media(max-width:1200px) {
	.redesign-scoped .navigation-menu--cta-section {
		font-size: 28px
	}
	.redesign-scoped .navigation-menu--second-level>.navigation-menu--cta,
	.redesign-scoped .navigation-menu--second-level>.navigation-menu--cta-section {
		font-size: 22px
	}
	.redesign-scoped .navigation-menu--cta {
		font-size: 20px
	}
	.redesign-scoped .navigation-menu--first-level.is-selected .navigation-menu--second-menu {
		margin-left: 40px
	}
	.redesign-scoped .navigation-menu--second-level.is-selected .navigation-menu--third-menu {
		margin-left: 40px
	}
}

@media(min-width:992px) and (max-width:1024px) {
	.redesign-scoped .navigation-menu--first-level.is-selected .navigation-menu--second-menu {
		margin-left: 20px
	}
	.redesign-scoped .navigation-menu--second-level.is-selected .navigation-menu--third-menu {
		margin-left: 20px
	}
}

.redesign-scoped .banner-menu {
	width: 300px;
	bottom: 0;
	position: absolute;
	left: calc(100% - 300px);
	min-height: 700px;
	top: 210px;
	text-align: left;
	padding: 15px;
	border: 2px solid transparent;
	border-radius: 25px 0 0 0;
	background-color: #4e5c6c
}

.redesign-scoped .banner-menu h5 {
	color: #fff;
	size: 24px;
	margin-bottom: 15px;
	margin-left: 10px
}

.redesign-scoped .banner-menu img {
	width: 260px;
	height: 160px;
	margin-bottom: 15px;
	border-radius: 12px;
	box-shadow: 0 3px 6px #00000029
}

.redesign-scoped .business-selector-wrapper {
	font-family: PFSquareSansProMedium;
	text-transform: uppercase;
	color: #fff;
	line-height: 30px;
	font-size: 30px;
	display: flex;
	flex-wrap: wrap;
	width: 100%
}

.redesign-scoped .business-selector-wrapper .business-selector {
	width: 50%;
	margin-top: 0;
	margin-bottom: 30px
}

.redesign-scoped .business-selector-wrapper .business-selector.selected span {
	border-bottom: 4px solid #98c44f;
	position: relative
}

.redesign-scoped .business-selector-wrapper .business-selector.selected span:after {
	height: 8px;
	width: 8px;
	content: '';
	background-color: #98c44f;
	position: absolute;
	bottom: -9px;
	left: calc(50% - 5px);
	transform: rotate(45deg)
}

.redesign-scoped .business-selector-wrapper .business-selector.selected {
	pointer-events: none
}

.redesign-scoped .navbar-desktop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 135px;
	z-index: 20;
	transition: top 350ms ease-in-out, height 350ms ease-in-out
}

.redesign-scoped .navbar-desktop:after {
	position: absolute;
	bottom: 0;
	width: calc(100%+30px);
	height: 1px;
	left: -15px;
	content: '';
	display: block;
	background: transparent linear-gradient(90deg, #98c44f, #00a9e7) 0 0 no-repeat padding-box
}

.redesign-scoped .navbar-desktop.bg-white {
	background-color: #fff!important
}

.redesign-scoped .navbar-desktop .navbar {
	padding: 0;
	margin: 0
}

.redesign-scoped .navbar-desktop .navbar .navbar-desktop-wrap {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	flex-direction: column;
	width: 100%
}

.redesign-scoped .navbar-desktop .navbar .header-top-links {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	height: 25px;
	max-height: 25px
}

.redesign-scoped .navbar-desktop .navbar .header-top-links .logo-top-links {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: row;
	align-self: center;
	position: absolute;
	left: calc(50% - 80px)
}

.redesign-scoped .navbar-desktop .navbar .header-top-links .logo-top-link-selector a {
	font-family: PFSquareSansProRegular;
	color: #3e5567;
	line-height: 18px;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
	position: relative
}

.redesign-scoped .navbar-desktop .navbar .header-top-links .logo-top-link-selector a:hover {
	text-decoration: none
}

.redesign-scoped .navbar-desktop .navbar .header-top-links .logo-top-link-selector .selected {
	font-family: PFSquareSansProMedium
}

.redesign-scoped .navbar-desktop .navbar .header-top-links .logo-top-link-selector .selected:after {
	content: '';
	position: absolute;
	bottom: 4px;
	left: 0;
	height: 2px;
	width: 100%;
	background-color: #98c44f
}

.redesign-scoped .navbar-desktop .navbar .header-top-links .logo-top-link-selector .selected:before {
	content: '';
	position: absolute;
	bottom: -7px;
	left: calc(50% - 6px);
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 5px solid #98c44f;
	opacity: 1
}

.redesign-scoped .navbar-desktop .navbar .header-top-links .logo-top-link-selector+.logo-top-link-selector {
	margin-left: 25px;
	display: flex;
	align-items: center;
	justify-content: center
}

.redesign-scoped .navbar-desktop .navbar .header-top-links .buttons-top-links {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	flex-direction: row
}

.redesign-scoped .navbar-desktop .navbar .header-top-links .buttons-top-links .buttons-top-link a {
	font-family: PFSquareSansProRegular;
	color: #3e5567;
	line-height: 18px;
	font-size: 14px;
	display: block;
	position: relative;
	padding-right: 7px
}

.redesign-scoped .navbar-desktop .navbar .header-top-links .buttons-top-links .buttons-top-link a:after {
	content: '';
	position: absolute;
	right: 0;
	top: 4px;
	width: 1px;
	height: 10px;
	background-color: #3e5567
}

.redesign-scoped .navbar-desktop .navbar .header-top-links .buttons-top-links .buttons-top-link a:hover {
	text-decoration: none
}

.redesign-scoped .navbar-desktop .navbar .header-top-links .buttons-top-links .buttons-top-link+.buttons-top-link {
	margin-left: 7px
}

.redesign-scoped .navbar-desktop .navbar .header-active {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	height: 110px
}

.redesign-scoped .navbar-desktop .navbar .home-link {
	display: block
}

.redesign-scoped .navbar-desktop .navbar .home-link img {
	width: 100%;
	max-width: 160px
}

@media(min-width:1200px) {
	.redesign-scoped .navbar-desktop .navbar .home-link img {
		max-width: 221px
	}
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-wrap: wrap;
	flex-direction: row;
	font-family: PFSquareSansProMedium
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item {
	box-shadow: none;
	cursor: pointer
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item:active,
.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item:focus,
.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item:hover {
	outline: 0;
	text-decoration: none
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item+.header-link-item {
	margin-left: 15px
}

@media(min-width:1200px) {
	.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item+.header-link-item {
		margin-left: 22px
	}
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.cta-menu {
	margin-left: 20px;
	padding: 0;
	display: flex;
	align-items: center;
	font-family: PFSquareSansProMedium;
	color: #47b149;
	line-height: 16px;
	font-size: 16px
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.cta-menu img {
	margin-left: 8px;
	width: 20px
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.info-person-wrap {
	display: flex;
	align-items: center;
	flex-direction: row
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.info-person-wrap .info-person {
	display: flex;
	align-items: flex-end;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-end
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.info-person-wrap .info-person:hover {
	text-decoration: none
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.info-person-wrap .info-person.logged-in {
	position: relative;
	top: -3px
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.info-person-wrap .info-person.logged-in img {
	border: 1px solid #47b149;
	box-sizing: content-box
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.info-person-wrap span {
	display: flex;
	justify-content: flex-end;
	font-family: PFSquareSansProRegular;
	color: #47b149;
	line-height: 14px;
	font-size: 14px
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.info-person-wrap span.t-bold {
	font-family: PFSquareSansProBold!important
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.info-person-wrap span.log-in {
	font-family: PFSquareSansProMedium!important;
	line-height: 16px;
	font-size: 16px
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.info-person-wrap img {
	width: 27px;
	height: 27px;
	border-radius: 50%;
	margin-left: 8px
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.shopping-cart-cta .shopping-cart-link {
	position: relative
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.shopping-cart-cta .shopping-cart-link .shopping-cart-total {
	position: absolute;
	right: 10px;
	top: -7px;
	background: transparent linear-gradient(180deg, #98c44f, #47b149) 0 0 no-repeat padding-box;
	border-radius: 50%;
	padding: 2px;
	min-width: 13px;
	min-height: 13px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 1px 1px 2px #00000029;
	font-family: PFSquareSansProMedium;
	color: #fff;
	line-height: 8px;
	font-size: 8px
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.shopping-cart-cta .shopping-cart-link img {
	width: 30px;
	margin-right: 18px
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.cta-link-grey {
	margin-right: 5px;
	border-radius: 17px;
	font-family: PFSquareSansProMedium;
	color: #47b149;
	line-height: 16px;
	font-size: 16px;
	padding: 7px 16px;
	border: 1px solid #47b149
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.search-button {
	margin-right: 10px
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.search-button img {
	width: 22px
}

.redesign-scoped .navbar-desktop.is-scrolled {
	top: -25px;
	height: 134px
}

.redesign-scoped .navbar-mobile {
	height: 81px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	transition: top 350ms ease-in-out, height 350ms ease-in-out
}

.redesign-scoped .navbar-mobile.is-scrolled {
	top: -25px
}

.redesign-scoped .navbar-mobile:after {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 1px;
	content: '';
	display: block;
	background: transparent linear-gradient(90deg, #98c44f, #00a9e7) 0 0 no-repeat padding-box
}

.redesign-scoped .navbar-mobile .navbar-mobile-wrap {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	flex-direction: row;
	width: 100%;
	justify-content: space-between;
	padding: 0 20px 0 10px;
	height: 56px
}

.redesign-scoped .navbar-mobile .header-top-links-mobile {
	font-family: PFSquareSansProRegular;
	font-size: 12px;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: center
}

.redesign-scoped .navbar-mobile .header-top-links-mobile .logo-top-links {
	display: flex;
	justify-content: center;
	align-items: center
}

.redesign-scoped .navbar-mobile .header-top-links-mobile .logo-top-links .logo-top-link-selector~.logo-top-link-selector {
	border-left: solid 1px #3e5567
}

.redesign-scoped .navbar-mobile .header-top-links-mobile .logo-top-links .logo-top-link-selector {
	line-height: .8;
	padding-left: 8px;
	padding-right: 8px
}

.redesign-scoped .navbar-mobile .header-top-links-mobile .logo-top-links .logo-top-link-selector a.selected {
	font-family: PFSquareSansProMedium;
	border-bottom: 1px solid #98c44f;
	position: relative
}

.redesign-scoped .navbar-mobile .header-top-links-mobile .logo-top-links .logo-top-link-selector a.selected::after {
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #98c44f;
	content: '';
	position: absolute;
	left: calc(50% - 3px);
	bottom: -4px
}

.redesign-scoped .navbar-mobile .header-top-links-mobile .logo-top-links .logo-top-link-selector a,
.redesign-scoped .navbar-mobile .header-top-links-mobile .logo-top-links .logo-top-link-selector a:active,
.redesign-scoped .navbar-mobile .header-top-links-mobile .logo-top-links .logo-top-link-selector a:focus,
.redesign-scoped .navbar-mobile .header-top-links-mobile .logo-top-links .logo-top-link-selector a:hover {
	color: #3e5567;
	text-decoration: none
}

.redesign-scoped .navbar-mobile .navbar-mobile-logo a {
	display: flex
}

.redesign-scoped .navbar-mobile .navbar-mobile-logo a img {
	width: 100%;
	min-width: 127px;
	max-width: 150px;
	object-fit: contain
}

.redesign-scoped .navbar-mobile .navbar-mobile-menu {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	flex-direction: row;
	width: 100%;
	justify-content: flex-end
}

.redesign-scoped .navbar-mobile .navbar-mobile-menu a {
	display: block
}

.redesign-scoped .navbar-mobile .navbar-mobile-menu a img {
	width: 22px
}

.redesign-scoped .navbar-mobile .navbar-mobile-menu a+a {
	margin-left: 15px
}

.redesign-scoped .navbar-mobile .navbar-mobile-menu .shopping-cart-link {
	position: relative
}

.redesign-scoped .navbar-mobile .navbar-mobile-menu .shopping-cart-link .shopping-cart-total {
	position: absolute;
	background: transparent linear-gradient(180deg, #98c44f, #47b149) 0 0 no-repeat padding-box;
	border-radius: 50%;
	line-height: 7px;
	min-width: 13px;
	min-height: 13px;
	display: flex;
	align-items: center;
	justify-content: center;
	right: -5px;
	top: -3px;
	padding: 2px;
	min-width: 11px;
	min-height: 11px;
	font-size: 7px;
	box-shadow: 1px 1px 2px #00000029;
	font-family: PFSquareSansProMedium;
	color: #fff;
	line-height: 8px;
	font-size: 8px
}

.redesign-scoped .navbar-mobile .navbar-mobile-menu .info-person.logged-in img {
	border-radius: 50%;
	height: 22px;
	border: 1px solid #47b149;
	box-sizing: content-box
}

.redesign-scoped .navbar-mobile .navbar-mobile-menu .menu-button {
	padding: 0;
	margin: 0 0 0 17px;
	box-shadow: none;
	border: 0;
	width: 22px;
	height: 22px;
	position: relative;
	top: -3px
}

.redesign-scoped .navbar-mobile .navbar-mobile-menu .menu-button:active,
.redesign-scoped .navbar-mobile .navbar-mobile-menu .menu-button:focus,
.redesign-scoped .navbar-mobile .navbar-mobile-menu .menu-button:hover {
	outline: 0
}

.redesign-scoped .navbar-mobile .navbar-mobile-menu .menu-button .icon-bar {
	width: 25px;
	height: 1px;
	background-color: #47b149;
	display: block;
	transition: all .2s;
	margin-top: 7px
}

.redesign-scoped .navbar-mobile .navbar-mobile-menu .menu-button .top-bar {
	transform: rotate(45deg);
	transform-origin: 5% 0
}

.redesign-scoped .navbar-mobile .navbar-mobile-menu .menu-button .middle-bar {
	opacity: 0
}

.redesign-scoped .navbar-mobile .navbar-mobile-menu .menu-button .bottom-bar {
	transform: rotate(-45deg);
	transform-origin: 0 100%
}

.redesign-scoped .navbar-mobile .navbar-mobile-menu .menu-button.collapsed .top-bar {
	transform: rotate(0);
	width: 22px
}

.redesign-scoped .navbar-mobile .navbar-mobile-menu .menu-button.collapsed .middle-bar {
	opacity: 1;
	width: 22px
}

.redesign-scoped .navbar-mobile .navbar-mobile-menu .menu-button.collapsed .bottom-bar {
	transform: rotate(0);
	width: 22px
}

.redesign-scoped .product-offers {
	position: relative;
	padding-bottom: 52px
}

@media(min-width:992px) {
	.redesign-scoped .product-offers {
		width: 67%;
		padding-left: 45px;
		padding-bottom: 0;
		position: relative
	}
	.redesign-scoped .product-offers:after {
		position: absolute;
		left: 0;
		width: 1px;
		height: calc(100% - 25px);
		border-right: 1px dashed #98c44f;
		content: '';
		top: 0
	}
}

@media(min-width:992px) {
	.redesign-scoped .product-offers-top {
		margin-bottom: 13px;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center
	}
}

.redesign-scoped .product-offers-top h2 {
	font-family: PFSquareSansProBold;
	color: #3e5567;
	line-height: 24px;
	font-size: 14px;
	margin-top: 10px
}

@media(min-width:992px) {
	.redesign-scoped .product-offers-top h2 {
		font-size: 18px
	}
}

.redesign-scoped .product-offers-top button {
	box-shadow: none;
	border: 0;
	background: transparent linear-gradient(90deg, #98c44f, #47b149) 0 0 no-repeat padding-box;
	border-radius: 35px;
	padding: 6px 6px 6px 12px;
	font-family: Arial;
	font-weight: 700;
	line-height: 14px;
	font-size: 12px;
	color: #fff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 26px;
	left: 50%;
	transform: translateX(-50%);
	min-width: 124px
}

@media(min-width:992px) {
	.redesign-scoped .product-offers-top button {
		position: relative;
		top: 0;
		bottom: 0;
		left: 0;
		transform: none
	}
}

.redesign-scoped .product-offers-top button img {
	width: 11px;
	margin-left: 4px
}

.redesign-scoped .product-offers-list {
	width: 100%
}

.redesign-scoped .product-offers-item,
.redesign-scoped .product-offers-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start
}

.redesign-scoped .product-offers-item {
	margin-bottom: 15px
}

@media(min-width:992px) {
	.redesign-scoped .product-offers-item {
		width: 50%
	}
}

@media(min-width:1200px) {
	.redesign-scoped .product-offers-item {
		width: 33.33%;
		min-width: 270px
	}
}

.redesign-scoped .product-offers-item img {
	width: 100%;
	max-width: 90px;
	border-radius: 12px
}

.redesign-scoped .product-offers-item-abstract {
	padding: 0 15px;
	width: calc(100% - 90px);
	margin-top: 2px;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: flex-start
}

@media(min-width:992px) {
	.redesign-scoped .product-offers-item-abstract {
		margin-top: 0
	}
}

.redesign-scoped .product-offers-item-abstract h3 {
	width: 100%
}

.redesign-scoped .product-offers-item-abstract h3,
.redesign-scoped .product-offers-item-abstract h3 a {
	font-family: Arial;
	font-weight: 700;
	line-height: 18px;
	font-size: 14px;
	color: #3e5567;
	display: inline-block
}

.redesign-scoped .product-offers-item-abstract h3 a:hover {
	color: #3e5567
}

.redesign-scoped .product-offers-item-abstract p {
	width: 100%;
	font-family: Arial;
	font-weight: 400;
	line-height: 18px;
	font-size: 14px;
	color: #3e5567;
	display: inline-block
}

.redesign-scoped .blurred {
	filter: blur(5px)
}

.redesign-scoped .overlay-effect {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.5);
	z-index: 3;
	display: flex;
	align-items: center;
	justify-content: center
}

.redesign-scoped .promotion-header {
	position: relative
}

.redesign-scoped .promotion-header .subheader-line {
	min-height: 100px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	padding: 10px 0
}

.redesign-scoped .promotion-header .subheader-line-mobile {
	padding: 0
}

.redesign-scoped .promotion-header .subheader-line .subheader-section {
	width: 33%;
	display: flex;
	flex-wrap: wrap;
	padding: 0 15px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section-bottom-line {
	border-bottom: 2px dotted rgba(62, 85, 103, 0.16)
}

.redesign-scoped .promotion-header .subheader-line .subheader-section-solid-bottom {
	border-bottom: 2px solid rgba(62, 85, 103, 0.16)
}

.redesign-scoped .promotion-header .subheader-line .subheader-section-offer {
	border-left: 2px dotted rgba(62, 85, 103, 0.16);
	border-right: 2px dotted rgba(62, 85, 103, 0.16)
}

.redesign-scoped .promotion-header .subheader-line .subheader-section-small {
	width: 25%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section-medium {
	border-left: 2px dotted rgba(62, 85, 103, 0.16);
	width: 37%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section-large {
	border-left: 2px dotted rgba(62, 85, 103, 0.16);
	width: 67%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section-large .offer-line-wrapper {
	display: flex;
	flex-wrap: wrap
}

.redesign-scoped .promotion-header .subheader-line .subheader-section-large .offer-line-wrapper .month-offer {
	width: 33%;
	display: flex;
	flex-wrap: wrap
}

.redesign-scoped .promotion-header .subheader-line .subheader-section-mobile {
	width: 95%;
	margin: 0 auto;
	padding: 15px 0
}

.redesign-scoped .promotion-header .subheader-line .subheader-section-lone-button {
	border: 0
}

.redesign-scoped .promotion-header .subheader-line .subheader-section-logged-in {
	height: 100%;
	width: 100%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .regular-text {
	width: 100%;
	font-size: 16px;
	text-align: left;
	text-decoration: none
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .regular-text-small {
	font-size: 14px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .bold-text {
	font-weight: 700
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .dark-text {
	color: #3e5567
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .light-green-text {
	color: #98c44f
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .centered {
	text-align: center
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .subheader-person {
	height: 100%;
	width: 30%;
	display: flex;
	align-items: center;
	justify-content: center
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .subheader-person .subheader-person-icon {
	font-size: 45px;
	color: #47b149;
	text-decoration: none
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .subheader-person-info {
	height: 100%;
	width: 70%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .subheader-person-info .mycosmote-person-title {
	font-size: 20px;
	font-weight: 700;
	color: #47b149
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .subheader-person-info .person-name {
	font-size: 20px;
	font-weight: 700;
	color: #3e5567
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .subheader-person-info .person-link {
	font-size: 12px;
	text-decoration: none;
	color: #47b149
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .offer-section {
	height: 70%;
	width: 100%;
	display: flex;
	flex-wrap: wrap
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .offer-section .offer-section-text {
	width: 70%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .offer-section .offer-section-text .offer-section-title {
	width: 100%;
	font-weight: 700;
	font-style: italic;
	color: #3e5567;
	font-size: 15px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .offer-section .offer-section-text .offer-section-subtitle,
.redesign-scoped .promotion-header .subheader-line .subheader-section .offer-section .offer-section-text .phone-number {
	width: 100%;
	color: #3e5567;
	font-size: 13px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .offer-section .offer-price-section {
	width: 30%;
	display: flex;
	flex-wrap: wrap;
	color: #3e5567;
	font-weight: 700;
	font-size: 32px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .offer-section .offer-price-section .smaller-size {
	font-size: 20px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .offer-section .offer-price-section .high-line-height {
	line-height: 60px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .offer-section .offer-price-section .low-line-height {
	line-height: 25px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .offer-section-button {
	width: 100%;
	height: 30%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .mycosmote-line-wrapper {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	height: 35%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .mycosmote-line-wrapper-button {
	height: 100%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .mycosmote-line-wrapper .mycosmote-line {
	width: 50%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .mycosmote-line-wrapper .mycosmote-line-large {
	width: 100%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .mycosmote-line-wrapper .mycosmote-line-button {
	text-align: right
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .mycosmote-line-wrapper .mycosmote-line-lone-button {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .mycosmote-line-wrapper .mycosmote-line .mycosmote-line-title {
	font-weight: 700;
	font-style: italic;
	color: #3e5567;
	font-size: 15px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .offer-line-wrapper {
	width: 100%;
	display: flex;
	flex-wrap: wrap
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .offer-line-wrapper .app-line-icon {
	width: 30%;
	display: flex;
	align-items: center;
	justify-content: center
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .offer-line-wrapper .app-line-offer {
	width: 70%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .offer-line-wrapper .app-line-offer .app-line-title {
	font-weight: 700;
	color: #3e5567;
	font-size: 13px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .offer-line-wrapper .app-line-offer .app-line-description {
	color: #3e5567;
	font-size: 10px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .scrollbar {
	margin-left: 5px;
	float: left;
	height: 300px;
	width: 100%;
	background: #fff;
	overflow-y: scroll
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .scrollbar-mobile {
	height: 150px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .scrollbar::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 6px;
	background-color: #f5f5f5
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .scrollbar::-webkit-scrollbar {
	width: 10px;
	background-color: #fff
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .scrollbar::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #d7d8d6
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .force-overflow {
	min-height: 350px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .device-info-wrapper {
	width: 100%;
	margin-bottom: 25px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .device-info-wrapper .device-info-line {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 5px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .device-info-wrapper .device-info-line .device-info-icon {
	width: 30%;
	display: flex;
	align-items: center;
	justify-content: center
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .device-info-wrapper .device-info-line .device-info-text {
	width: 70%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .little-subheader {
	height: 35%;
	width: 100%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .medium-subheader {
	height: 50%;
	width: 100%;
	display: flex;
	flex-wrap: wrap
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .medium-subheader .subheader-icon-text-links {
	height: 100%;
	width: 20%;
	padding-top: 35px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .medium-subheader .subheader-icon-text-links .subheader-icon-text-link {
	height: 100%;
	width: 100%;
	text-decoration: none
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .medium-subheader .subheader-icon-text-links .icon-link {
	font-size: 35px;
	text-align: center
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .medium-subheader .subheader-icon-text-links .description-link {
	font-size: 12px;
	text-align: center
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .large-subheader {
	height: 65%;
	width: 100%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .large-subheader-only-devices {
	height: 100%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .large-subheader .logged-in-device-info-wrapper {
	height: 80%;
	width: 100%;
	display: flex;
	flex-wrap: wrap
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .large-subheader .logged-in-device-info-wrapper .logged-in-device-info {
	height: 100%;
	width: 70%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .large-subheader .logged-in-device-info-wrapper .device-info-wrapper-logged {
	margin-bottom: 0;
	height: 50%;
	padding-top: 10px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .large-subheader .logged-in-device-info-wrapper .logged-in-used-data-wrapper {
	height: 50%;
	width: 100%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .large-subheader .logged-in-device-info-wrapper .logged-in-used-data-wrapper .logged-in-used-type-data-wrapper {
	width: 100%;
	display: flex;
	flex-wrap: wrap
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .large-subheader .logged-in-device-info-wrapper .logged-in-used-data-wrapper .logged-in-used-type-data-wrapper .right-line {
	border-right: 1px solid rgba(62, 85, 103, 0.16)
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .large-subheader .logged-in-device-info-wrapper .logged-in-used-data-wrapper .logged-in-used-type-data-wrapper .dark-right-line {
	border-right: 1px solid #3e5567
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .large-subheader .logged-in-device-info-wrapper .logged-in-used-data-wrapper .logged-in-used-type-data-wrapper .logged-in-used-type-data {
	width: 33%;
	text-decoration: none
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .large-subheader .logged-in-device-info-wrapper .logged-in-used-data-wrapper .logged-in-used-type-data-wrapper .logged-in-used-type-data-selected {
	font-weight: 700
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .large-subheader .logged-in-device-info-wrapper .logged-in-used-data-wrapper .logged-in-used-data-description {
	width: 100%;
	font-size: 14px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .large-subheader .logged-in-device-info-wrapper .logged-in-device-data-wrapper {
	height: 100%;
	width: 30%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .large-subheader .logged-in-device-info-wrapper .logged-in-device-data-wrapper .logged-in-device-data-number-wrapper {
	margin-top: 90%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .large-subheader .logged-in-device-info-wrapper .logged-in-device-data-wrapper .logged-in-device-data-number-wrapper-mobile {
	margin-top: 30%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .large-subheader .logged-in-device-info-wrapper .logged-in-device-data-wrapper .logged-in-device-data-number-wrapper .logged-in-device-data-number {
	width: 100%;
	text-align: center;
	font-size: 28px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .large-subheader .logged-in-device-info-wrapper .logged-in-device-data-wrapper .logged-in-device-data-units-wrapper .logged-in-device-data-units {
	width: 100%;
	text-align: center;
	font-size: 20px
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .large-subheader .logged-in-button-line {
	height: 20%;
	width: 100%;
	display: flex;
	align-items: flex-end
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .bottom-line {
	border-bottom: 2px solid rgba(62, 85, 103, 0.16)
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .carousel {
	height: 100%;
	width: 100%;
	position: unset;
	display: flex;
	flex-wrap: wrap
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .carousel .carousel-inner {
	height: 100%;
	width: 90%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .carousel .carousel-inner .carousel-item {
	height: 100%;
	width: 100%
}

.redesign-scoped .promotion-header .subheader-line .subheader-section .carousel .carousel-control-next,
.redesign-scoped .promotion-header .subheader-line .subheader-section .carousel .carousel-control-prev {
	width: 5%;
	position: unset;
	top: unset;
	bottom: unset;
	right: unset;
	left: unset;
	color: #000
}

.redesign-scoped .promotion-header .subheader-line .green-background {
	background-color: #f5fbef;
	margin: 0;
	width: 100%;
	padding-left: 2.5%;
	padding-right: 2.5%
}

.redesign-scoped .promotion-header .collapse {
	display: none
}

.redesign-scoped .promotion-header .show {
	display: block
}

.redesign-scoped .promotion-header .arrow-accordion {
	height: 14px;
	width: 37px;
	margin: 0 auto;
	border-radius: 50%;
	position: absolute;
	bottom: -8px;
	left: 47%;
	background-color: #fff;
	z-index: 11
}

.redesign-scoped .promotion-header .arrow-accordion .arrow-accordion-btn {
	width: 100%;
	height: 100%;
	position: relative
}

.redesign-scoped .promotion-header .arrow-accordion .arrow-accordion-btn:after {
	color: #3e5567;
	font-family: FontAwesome;
	content: '\f077';
	position: absolute;
	top: -12px;
	left: 11px
}

.redesign-scoped .promotion-header .arrow-accordion .collapsed:after {
	color: #3e5567;
	font-family: FontAwesome;
	content: '\f078';
	position: absolute;
	top: -12px;
	left: 11px
}

.redesign-scoped .ribbon {
	min-height: 4px;
	position: relative
}

.redesign-scoped .ribbon:after {
	content: '';
	display: block;
	width: 100%;
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: transparent linear-gradient(90deg, #98c44f, #00a9e7) 0 0 no-repeat padding-box
}

.redesign-scoped .ribbon .arrow-icon {
	width: 37px;
	height: 24px;
	background-color: #fff;
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: -14px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 19;
	border-radius: 0 0 37px 37px
}

.redesign-scoped .ribbon .arrow-icon img {
	width: 17px;
	transform: rotate(90deg)
}

.redesign-scoped .ribbon .arrow-icon:active,
.redesign-scoped .ribbon .arrow-icon:focus {
	outline: 0
}

.redesign-scoped .ribbon .arrow-icon.collapsed img {
	transform: rotate(270deg)
}

.redesign-scoped .ribbon--content {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%
}

@media(min-width:992px) {
	.redesign-scoped .ribbon--content {
		padding: 25px 0 13px
	}
}

.redesign-scoped .ribbon--user {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	margin-top: 15px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #47b149;
	width: 100%
}

@media(min-width:992px) {
	.redesign-scoped .ribbon--user {
		width: 33%;
		padding-right: 35px;
		border-bottom: 0;
		margin-top: 0;
		padding-bottom: 0;
		align-items: flex-start;
		padding-left: 40px
	}
}

.redesign-scoped .ribbon--user img {
	width: 57px;
	height: 57px;
	border-radius: 50%;
	padding: 2px;
	border: 1px solid #47b149
}

.redesign-scoped .ribbon--user-info {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	margin-left: 13px
}

@media(min-width:992px) {
	.redesign-scoped .ribbon--user-info {
		margin-left: 0;
		padding-left: 13px;
		width: calc(100% - 57px)
	}
}

.redesign-scoped .ribbon--user-title {
	font-family: Arial;
	font-weight: 700;
	line-height: 18px;
	font-size: 14px;
	color: #47b149;
	margin-bottom: 5px;
	display: inline-block
}

@media(min-width:992px) {
	.redesign-scoped .ribbon--user-title {
		font-size: 16px;
		margin-bottom: 0
	}
}

.redesign-scoped .ribbon--user-name {
	font-family: PFSquareSansProMedium;
	color: #3e5567;
	font-size: 18px;
	line-height: 1;
	display: block
}

@media(min-width:992px) {
	.redesign-scoped .ribbon--user-name {
		font-size: 24px;
		line-height: 28px;
		margin-top: 5px
	}
}

.redesign-scoped .ribbon--user-logged-out {
	font-family: PFSquareSansProRegular;
	color: #47b149;
	line-height: 14px;
	font-size: 12px;
	display: inline-block
}

@media(min-width:992px) {
	.redesign-scoped .ribbon--user-logged-out {
		font-size: 14px;
		margin-top: 5px
	}
}

.redesign-scoped .ribbon--user-logged-out:active,
.redesign-scoped .ribbon--user-logged-out:focus,
.redesign-scoped .ribbon--user-logged-out:hover {
	text-decoration: none;
	color: #47b149
}

.redesign-scoped .ribbon--user-see-more-box {
	display: none
}

@media(max-width:991.98px) {
	.redesign-scoped .ribbon .container {
		max-width: 100%
	}
}

.redesign-scoped .ribbon--logged-out .ribbon--wrap .ribbon--content {
	padding: 5px 0
}

.redesign-scoped .ribbon--logged-out .ribbon--wrap .img-blur {
	width: 100%;
	max-height: 395px
}

@media(min-width:992px) {
	.redesign-scoped .ribbon--logged-out .ribbon--wrap .img-blur {
		max-height: 142px
	}
}

.redesign-scoped .ribbon--logged-out .ribbon--wrap .login-cta {
	min-height: 48px;
	background: transparent linear-gradient(90deg, #98c44f, #47b149) 0 0 no-repeat padding-box;
	box-shadow: 3px 3px 3px #3e556759;
	border-radius: 35px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: 700;
	color: #fff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	text-align: center
}

@media(min-width:992px) {
	.redesign-scoped .ribbon--logged-out .ribbon--wrap .login-cta {
		width: auto;
		font-size: 18px;
		line-height: 24px
	}
}

.redesign-scoped .ribbon--logged-out .ribbon--wrap .login-cta:active,
.redesign-scoped .ribbon--logged-out .ribbon--wrap .login-cta:focus,
.redesign-scoped .ribbon--logged-out .ribbon--wrap .login-cta:hover {
	text-decoration: none
}

.redesign-scoped .ribbon--account {
	position: relative;
	padding: 15px 0;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: flex-start
}

.redesign-scoped .ribbon--account:after {
	width: calc(100%+30px);
	left: -15px;
	background-color: #f5fbef;
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	top: 0
}

.redesign-scoped .ribbon--account-info {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	position: relative;
	z-index: 1
}

.redesign-scoped .ribbon--account-title {
	font-family: PFSquareSansProMedium;
	color: #3e5567;
	line-height: 18px;
	font-size: 14px
}

@media(min-width:992px) {
	.redesign-scoped .ribbon--account-title {
		font-size: 18px;
		line-height: 24px;
		font-family: PFSquareSansProBold
	}
}

.redesign-scoped .ribbon--account-abstract {
	font-family: PFSquareSansProRegular;
	color: #3e5567;
	line-height: 16px;
	font-size: 12px
}

@media(min-width:992px) {
	.redesign-scoped .ribbon--account-abstract {
		font-size: 18px;
		line-height: 24px
	}
}

.redesign-scoped .ribbon--account-link {
	background: transparent linear-gradient(90deg, #98c44f, #47b149) 0 0 no-repeat padding-box;
	border-radius: 35px;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial;
	font-weight: 700;
	color: #fff;
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	height: 26px;
	overflow: hidden;
	padding: 5px 20px;
	margin-top: 10px
}

.redesign-scoped .ribbon--account-link:active,
.redesign-scoped .ribbon--account-link:focus,
.redesign-scoped .ribbon--account-link:hover {
	text-decoration: none;
	color: #fff
}

@media(min-width:992px) {
	.redesign-scoped .ribbon--account-link {
		height: 32px
	}
}

.redesign-scoped .ribbon--account-price {
	font-family: PFSquareSansProBold;
	color: #3e5567;
	line-height: 42px;
	font-size: 42px;
	position: relative;
	z-index: 1
}

.redesign-scoped .ribbon--account-price sup {
	top: -14px;
	font-size: 16px
}

.redesign-scoped .ribbon--account-price sub {
	top: 0;
	font-size: 20px
}

@media(min-width:992px) {
	.redesign-scoped .ribbon--account-price {
		font-size: 48px;
		line-height: 48px
	}
}

.redesign-scoped .ribbon--with-product.ribbon-mobile.is-opened .ribbon--default-opened .offer-product {
	display: none
}

.redesign-scoped .ribbon--with-product.ribbon-desktop .ribbon--content {
	opacity: 0
}

.redesign-scoped .ribbon--with-product.ribbon-desktop .ribbon--default-opened {
	margin-top: 25px;
	margin-bottom: 25px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start
}

@media(min-width:992px) {
	.redesign-scoped .ribbon--with-product.ribbon-desktop .ribbon--account {
		width: 35%;
		padding: 0 25px 0 35px;
		align-self: stretch
	}
	.redesign-scoped .ribbon--with-product.ribbon-desktop .ribbon--account:before {
		background-color: transparent;
		width: 1px;
		height: calc(100% - 25px);
		border-left: 1px dashed #98c44f;
		left: 0;
		top: 0;
		position: absolute;
		content: '';
		display: block
	}
	.redesign-scoped .ribbon--with-product.ribbon-desktop .ribbon--account:after {
		background-color: transparent;
		width: 1px;
		height: calc(100% - 25px);
		border-right: 1px dashed #98c44f;
		right: 0;
		top: 0;
		left: 100%
	}
}

@media(min-width:1200px) {
	.redesign-scoped .ribbon--with-product.ribbon-desktop .ribbon--account {
		width: 40%
	}
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--default-opened {
	margin-bottom: 45px
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--default-opened .ribbon--user {
	width: 100%;
	justify-content: space-between
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--default-opened .ribbon--user .ribbon--user-see-more-box {
	display: flex;
	width: calc(50% - 57px);
	align-items: flex-start;
	justify-content: flex-end
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--default-opened .ribbon--user .ribbon--user-see-more-box a {
	background: transparent linear-gradient(90deg, #98c44f, #47b149) 0 0 no-repeat padding-box;
	border-radius: 35px;
	font-size: 12px;
	font-weight: 700;
	font-family: Arial;
	color: #fff;
	padding: 4px 15px 4px 25px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	height: 32px;
	overflow: hidden
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--default-opened .ribbon--user .ribbon--user-see-more-box a:active,
.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--default-opened .ribbon--user .ribbon--user-see-more-box a:focus,
.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--default-opened .ribbon--user .ribbon--user-see-more-box a:hover {
	text-decoration: none;
	color: #fff
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--default-opened .ribbon--user .ribbon--user-see-more-box a .arrow-right {
	background-color: transparent;
	background-image: url(/ote_static/redesign/images/icons/next-white.svg);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: 100%;
	display: inline-block;
	width: 12px;
	height: 12px
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--default-opened .ribbon--user .ribbon--user-info {
	width: 50%
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--default-opened .offer-product,
.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--default-opened .ribbon--account {
	display: none
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .list-ribbon-offers {
	display: flex
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--content {
	opacity: 1;
	margin-bottom: 25px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--content .ribbon-collapse-sx {
	width: 23%
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--content .ribbon-collapse-center {
	width: 37%;
	position: relative
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--content .ribbon-collapse-center:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	border-right: 1px dashed #3e5567
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--content .ribbon-collapse-center:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 100%;
	border-left: 1px dashed #3e5567
}

@media(min-width:1200px) {
	.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--content .ribbon-collapse-center {
		width: 43%
	}
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--content .ribbon-collapse-center .ribbon--account {
	width: 100%;
	padding: 0 45px 40px 40px
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--content .ribbon-collapse-center .ribbon--account:before {
	content: none
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--content .ribbon-collapse-center .ribbon--account:after {
	border-right: 0;
	border-bottom: 1px solid #d7d8d6;
	width: calc(100% - 85px);
	left: 40px;
	right: 100%;
	top: 100%;
	bottom: 0;
	height: 1px
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--content .ribbon-collapse-center .ribbon--account .ribbon--account-title {
	font-family: PFSquareSansProMedium;
	margin-bottom: 5px
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--content .ribbon-collapse-center .ribbon--account .ribbon--account-price {
	font-size: 55px;
	line-height: 55px
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--content .ribbon-collapse-dx {
	width: 40%;
	overflow: hidden
}

@media(min-width:1200px) {
	.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--content .ribbon-collapse-dx {
		width: 34%
	}
}

.redesign-scoped .ribbon--with-product.ribbon-desktop.is-opened .ribbon--content .ribbon-collapse-dx .offer-product {
	width: 100%
}

.redesign-scoped .scroll-down-button {
	height: 37px;
	width: 37px;
	position: absolute;
	bottom: 48px;
	left: 4%;
	border-radius: 50%;
	color: #98c44f;
	background-color: rgba(240, 240, 240, 0.53);
	box-shadow: 0 3px 6px #00000029;
	padding-bottom: 1px;
	transition: all .4s ease;
	z-index: 20;
	display: none
}

@media(min-width:992px) {
	.redesign-scoped .scroll-down-button {
		display: block
	}
}

@media screen and (min-width:992px) and (max-width:1100px) {
	.redesign-scoped .scroll-down-button {
		bottom: 20px
	}
}

.redesign-scoped .scroll-down-button:hover {
	padding-bottom: 16px;
	transition: all .4s ease
}

.redesign-scoped .scroll-down-button:active,
.redesign-scoped .scroll-down-button:focus {
	outline: 0
}

.redesign-scoped .scroll-up-sticky-container {
	position: fixed;
	border: 0;
	bottom: 0;
	left: 0;
	display: block;
	height: 50px;
	width: 37px;
	background: transparent;
	z-index: 9;
	left: 4%
}

.redesign-scoped .scroll-up-button {
	z-index: 11;
	height: 37px;
	width: 37px;
	position: absolute;
	bottom: 10px;
	left: 4%;
	border-radius: 50%;
	color: #98c44f;
	background-color: rgba(240, 240, 240, 0.53);
	box-shadow: 0 3px 6px #00000029;
	padding-top: 1px;
	transition: all .4s ease;
	outline: 0
}

.redesign-scoped .scroll-up-button:hover {
	padding-top: 16px;
	transition: all .4s ease
}

.redesign-scoped .scroll-up-button:active,
.redesign-scoped .scroll-up-button:focus {
	outline: 0
}

.redesign-scoped .search-wrapper .most-searched-title {
	font-family: PFSquareSansProMedium;
	color: #00a9e7;
	line-height: 36px;
	font-size: 18px
}

.redesign-scoped .search-wrapper .most-searched-research {
	font-family: PFSquareSansProMedium;
	color: #fff;
	line-height: 24px;
	font-size: 16px
}

.redesign-scoped .search-wrapper .search-column-wrapper {
	margin-top: 24px
}

.redesign-scoped .search-wrapper .search-column-wrapper-desktop {
	margin-top: 34px;
	margin-bottom: 70px
}

.redesign-scoped .search-wrapper .dividing-line-right {
	border-right: 1px solid #647e9b
}

.redesign-scoped .search-wrapper .search-column-title {
	text-align: left;
	font-family: PFSquareSansProMedium;
	color: #98c44f;
	line-height: 36px;
	font-size: 16px
}

.redesign-scoped .search-wrapper .search-column-title-desktop {
	text-align: left;
	font-family: PFSquareSansProMedium;
	color: #98c44f;
	line-height: 36px;
	font-size: 24px
}

.redesign-scoped .search-wrapper .search-category-result {
	max-height: 20px;
	margin-bottom: 6px;
	display: block;
	text-decoration: none;
	font-family: PFSquareSansProRegular;
	color: #fff;
	line-height: 36px;
	font-size: 14px
}

.redesign-scoped .search-wrapper .search-category-result .searchbar-written {
	font-family: PFSquareSansProBold;
	color: #fff;
	line-height: 36px;
	font-size: 14px
}

.redesign-scoped .search-wrapper .search-category-result-desktop {
	max-height: 20px;
	margin-top: 9px;
	margin-bottom: 28px;
	display: block;
	text-decoration: none;
	font-family: PFSquareSansProRegular;
	color: #fff;
	line-height: 36px;
	font-size: 24px
}

.redesign-scoped .search-wrapper .search-category-result-desktop .searchbar-written {
	font-family: PFSquareSansProBold;
	color: #fff;
	line-height: 36px;
	font-size: 24px
}

.redesign-scoped .search-wrapper .search-category-month-offer {
	height: 110px;
	width: 135px;
	margin-top: 16px;
	float: right
}

.redesign-scoped .search-wrapper .search-category-month-offer-desktop {
	width: 100%;
	max-height: 289px;
	max-width: 355px;
	margin-top: 9px;
	float: left
}

.redesign-scoped .search-wrapper .search-result-element {
	min-height: 126px;
	width: 100%;
	margin-top: 7px;
	margin-bottom: 14px;
	padding-top: 12px;
	padding-bottom: 8px;
	background-color: #fff
}

@media(min-width:992px) {
	.redesign-scoped .search-wrapper .search-result-element {
		margin-top: 22px;
		margin-bottom: 11px;
		min-height: 180px
	}
}

.redesign-scoped .search-wrapper .search-result-element .element-body-wrapper {
	display: flex;
	flex-wrap: wrap;
	height: 100%;
	width: 100%
}

.redesign-scoped .search-wrapper .search-result-element-img {
	width: 34%;
	display: flex;
	justify-content: center;
	align-items: center
}

.redesign-scoped .search-wrapper .search-result-element-img img {
	padding-left: 7px;
	max-width: 105px;
	max-height: 105px
}

.redesign-scoped .search-wrapper .search-result-element-description {
	width: 66%;
	padding-left: 8px;
	padding-right: 5px
}

.redesign-scoped .search-wrapper .search-result-element-description-buttons {
	width: 100%
}

.search-wrapper .search-result-element-description-buttons>*+* {
	margin-left: 5px
}

@media(min-width:992px) {
	.redesign-scoped .search-wrapper .search-result-element-description-buttons {
		margin-bottom: 10px
	}
}

.redesign-scoped .search-wrapper .search-result-element-description-buttons .azure-button-small,
.redesign-scoped .search-wrapper .search-result-element-description-buttons .black-button-small,
.redesign-scoped .search-wrapper .search-result-element-description-buttons .dark-green-button-small {
	font-family: PFSquareSansProMedium;
	color: #fff;
	line-height: 20px;
	font-size: 10px;
	text-align: center;
	padding: 0 10px;
	text-decoration: none
}

@media(min-width:992px) {
	.redesign-scoped .search-wrapper .search-result-element-description-buttons .azure-button-small,
	.redesign-scoped .search-wrapper .search-result-element-description-buttons .black-button-small,
	.redesign-scoped .search-wrapper .search-result-element-description-buttons .dark-green-button-small {
		font-size: 14px;
		padding: 2px 10px
	}
}

.redesign-scoped .search-wrapper .search-result-element-description-brand {
	width: 100%;
	margin-bottom: 2px;
	font-family: PFSquareSansProRegular;
	color: #3e5567;
	line-height: 24px;
	font-size: 12px
}

@media(min-width:992px) {
	.redesign-scoped .search-wrapper .search-result-element-description-brand {
		font-family: PFSquareSansProRegular;
		color: #3e5567;
		line-height: 12px;
		font-size: 12px
	}
}

.redesign-scoped .search-wrapper .search-result-element-description-name {
	width: 100%;
	max-width: 200px;
	margin-bottom: 5px;
	display: block;
	text-decoration: none;
	font-family: PFSquareSansProMedium;
	color: #3e5567;
	line-height: 16px;
	font-size: 14px
}

@media(min-width:992px) {
	.redesign-scoped .search-wrapper .search-result-element-description-name {
		max-width: 215px;
		margin-bottom: 14px;
		font-size: 16px
	}
}

.redesign-scoped .search-wrapper .search-result-element-description .price-offers-wrapper {
	display: flex;
	flex-wrap: wrap
}

.redesign-scoped .search-wrapper .search-result-element-description .price-offers-wrapper .price-wrapper {
	width: 33%
}

@media(min-width:992px) {
	.redesign-scoped .search-wrapper .search-result-element-description .price-offers-wrapper .price-wrapper {
		width: 50%
	}
}

.redesign-scoped .search-wrapper .search-result-element-description .price-offers-wrapper .separatory-right-line {
	border-right: 1px solid #d7d8d6
}

.redesign-scoped .search-wrapper .search-result-element-description-title {
	width: 100%;
	margin-bottom: 3px;
	font-family: PFSquareSansProRegular;
	color: #98c44f;
	line-height: 20px;
	font-size: 10px
}

@media(min-width:992px) {
	.redesign-scoped .search-wrapper .search-result-element-description-title {
		margin-bottom: 14px;
		font-size: 12px
	}
}

.redesign-scoped .search-wrapper .search-result-element-description-title-dark {
	padding-left: 10px;
	color: #3e5567
}

@media(min-width:992px) {
	.redesign-scoped .search-wrapper .search-result-element-description-title-dark {
		font-size: 12px
	}
}

.redesign-scoped .search-wrapper .search-result-element-description-price {
	width: 100%;
	margin-bottom: 5px;
	font-family: PFSquareSansProMedium;
	color: #98c44f;
	line-height: 9px;
	font-size: 12px
}

@media(min-width:992px) {
	.redesign-scoped .search-wrapper .search-result-element-description-price {
		margin-bottom: 10px;
		font-size: 22px
	}
}

.redesign-scoped .search-wrapper .search-result-element-description-price .unit {
	font-size: 18px
}

@media(min-width:992px) {
	.redesign-scoped .search-wrapper .search-result-element-description-price .unit {
		font-size: 34px
	}
}

.redesign-scoped .search-wrapper .search-result-element-description-price-dark {
	padding-left: 10px;
	color: #3e5567
}

@media(min-width:992px) {
	.redesign-scoped .search-wrapper .search-result-element-description-price-dark {
		margin-bottom: 10px;
		font-size: 22px
	}
}

.redesign-scoped .search-wrapper .search-result-element-description-price-dark .unit {
	color: #3e5567
}

@media(min-width:992px) {
	.redesign-scoped .search-wrapper .search-result-element-description-price-dark .unit {
		font-size: 34px
	}
}

@media(min-width:992px) and (max-width:1200px) {
	.redesign-scoped .search-wrapper .search-result-element-description-price .unit {
		font-size: 20px
	}
	.redesign-scoped .search-wrapper .search-result-element-description-price .decimal {
		font-size: 15px
	}
	.redesign-scoped .search-wrapper .search-result-element-description-price .measure {
		font-size: 15px
	}
}

.redesign-scoped .search-wrapper .search-result-element-description-original {
	width: 100%;
	font-family: PFSquareSansProRegular;
	color: #3e5567;
	line-height: 24px;
	font-size: 12px
}

.redesign-scoped .search-wrapper .search-result-element-description-original .original-fullprice {
	text-decoration: line-through
}

.redesign-scoped .search-wrapper .search-result-element-description .article-title {
	font-family: PFSquareSansProMedium;
	color: #3e5567;
	line-height: 16px;
	font-size: 14px;
	margin-bottom: 3px
}

.redesign-scoped .search-wrapper .search-result-element-description .article-description {
	font-family: PFSquareSansProRegular;
	color: #3e5567;
	line-height: 14px;
	font-size: 12px;
	margin-bottom: 6px
}

.redesign-scoped .search-wrapper .search-result-element-description .know-more-link {
	text-decoration: none;
	font-family: PFSquareSansProRegular;
	color: #98c44f;
	line-height: 14px;
	font-size: 12px
}

.redesign-scoped .search-wrapper .search-product-found {
	cursor: pointer
}

@media(min-width:992px) {
	.redesign-scoped .search-wrapper .search-product-found,
	.redesign-scoped .search-wrapper .search-product-found .element-body-wrapper {
		transform: scale(1);
		transition: all .4s ease
	}
	.redesign-scoped .search-wrapper .search-product-found:hover {
		transform: scale(1.03);
		transition: all .4s ease
	}
	.redesign-scoped .search-wrapper .search-product-found:hover .element-body-wrapper {
		transform: scale(0.97);
		transition: all .4s ease
	}
	.redesign-scoped .search-wrapper .search-product-found:hover .measure {
		float: left;
		font-size: 16px;
		line-height: 1px
	}
}

.redesign-scoped .search-wrapper .see-all-link {
	float: right;
	text-decoration: none;
	font-family: PFSquareSansProBold;
	color: #98c44f;
	line-height: 28px;
	font-size: 14px
}

.redesign-scoped .search-wrapper-desktop {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #3a4a5b;
	overflow: auto;
	z-index: 100
}

.redesign-scoped .search-wrapper-desktop .search-container {
	height: 100%;
	width: 100%
}

.redesign-scoped .search-wrapper-desktop .search-container .seach-header-wrapper .seach-logo {
	float: left;
	margin-top: 6px
}

.redesign-scoped .search-wrapper-desktop .search-container .seach-header-wrapper .search-close-button-wrapper {
	height: 44px;
	width: 147px;
	float: right;
	margin-top: 77px
}

.redesign-scoped .search-wrapper-desktop .search-container .seach-header-wrapper .search-close-button-wrapper .search-close-button {
	height: 100%;
	width: 100%;
	padding: 0;
	font-family: PFSquareSansProMedium;
	color: #fff;
	line-height: 14px;
	font-size: 16px
}

.redesign-scoped .search-wrapper-desktop .search-container .seach-header-wrapper .search-close-button-wrapper .search-close-button .search-close-button-text {
	margin-left: 11px;
	font-size: 20px;
	font-family: FontAwesome;
	position: relative;
	display: inline-block;
	width: 14px;
	height: 14px
}

.redesign-scoped .search-wrapper-desktop .search-container .seach-header-wrapper .search-close-button-wrapper .search-close-button .search-close-button-text:before {
	content: '';
	background-image: url(/ote_static/redesign/images/icons/x-icon.svg);
	background-size: contain;
	color: #fff;
	position: absolute;
	left: 0;
	top: 2px;
	width: 14px;
	height: 14px
}

.redesign-scoped .search-wrapper-desktop .search-container .searchbar-desktop-lens-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding-left: 70px
}

.redesign-scoped .search-wrapper-desktop .search-container .searchbar-desktop-lens-wrapper .searchbar-desktop-lens {
	font-size: 50px;
	color: #8b9cae
}

.redesign-scoped .search-wrapper-desktop .search-container .searchbar-desktop {
	width: 90%;
	height: 86px;
	background-color: transparent;
	border: 0;
	box-shadow: none;
	font-family: PFSquareSansProBold;
	color: #fff;
	line-height: 86px;
	font-size: 67px;
	margin-left: 20px
}

.redesign-scoped .search-wrapper-desktop .search-container .searchbar-desktop:focus {
	color: #fff;
	outline: 0
}

.redesign-scoped .search-wrapper-desktop .search-container .searchbar-desktop::-moz-placeholder {
	color: #8b9cae;
	opacity: 1
}

.redesign-scoped .search-wrapper-desktop .search-container .searchbar-desktop:-ms-input-placeholder,
.redesign-scoped .search-wrapper-desktop .search-container .searchbar-desktop::-ms-input-placeholder {
	color: #8b9cae
}

.redesign-scoped .search-wrapper-desktop .search-container .searchbar-desktop::placeholder {
	color: #8b9cae
}

.redesign-scoped .search-wrapper-desktop .search-container .most-searched-row-desktop {
	margin-top: 21px
}

.redesign-scoped .search-wrapper-desktop .search-container .most-searched-row-desktop .most-searched-research {
	font-family: PFSquareSansProMedium;
	color: #fff;
	line-height: 36px;
	font-size: 18px
}

.redesign-scoped .search-wrapper-mobile {
	padding: 18px 12px 0;
	position: fixed;
	height: calc(100% - 57px);
	width: 100%;
	top: 81px;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #3a4a5b;
	overflow-y: scroll;
	z-index: 1002
}

.is-body-scrolled .redesign-scoped .search-wrapper-mobile {
	top: 57px
}

.redesign-scoped .search-wrapper-mobile .searchbar-mobile-wrapper {
	padding-right: 5px;
	display: flex;
	flex-wrap: wrap
}

.redesign-scoped .search-wrapper-mobile .searchbar-mobile-wrapper .searchbar-lens {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 36px;
	width: 10%;
	font-size: 25px;
	color: #8b9cae;
	align-self: center
}

.redesign-scoped .search-wrapper-mobile .searchbar-mobile-wrapper .searchbar-mobile {
	width: 90%;
	background-color: transparent;
	border: 0;
	box-shadow: none;
	font-family: PFSquareSansProBold;
	color: #fff;
	font-size: 32px;
	padding-left: 10px
}

@media(max-width:370px) {
	.redesign-scoped .search-wrapper-mobile .searchbar-mobile-wrapper .searchbar-mobile {
		font-size: 30px
	}
}

@media(max-width:320px) {
	.redesign-scoped .search-wrapper-mobile .searchbar-mobile-wrapper .searchbar-mobile {
		font-size: 25px
	}
}

.redesign-scoped .search-wrapper-mobile .searchbar-mobile-wrapper .searchbar-mobile:focus {
	color: #fff;
	outline: 0
}

.redesign-scoped .search-wrapper-mobile .searchbar-mobile-wrapper .searchbar-mobile::-moz-placeholder {
	color: #8b9cae;
	opacity: 1
}

.redesign-scoped .search-wrapper-mobile .searchbar-mobile-wrapper .searchbar-mobile:-ms-input-placeholder,
.redesign-scoped .search-wrapper-mobile .searchbar-mobile-wrapper .searchbar-mobile::-ms-input-placeholder {
	color: #8b9cae
}

.redesign-scoped .search-wrapper-mobile .searchbar-mobile-wrapper .searchbar-mobile::placeholder {
	color: #8b9cae
}

.redesign-scoped .search-wrapper-mobile .btn-close-wrapper {
	display: flex;
	justify-content: center;
	align-items: center
}

.redesign-scoped .search-wrapper-mobile .btn-close-wrapper .btn-close-search {
	color: #fff;
	font-size: 20px;
	text-align: center
}

.redesign-scoped .search-wrapper-mobile .btn-close-wrapper .btn-close-search span {
	font-size: 20px;
	font-family: FontAwesome;
	position: relative;
	display: inline-block;
	width: 14px;
	height: 14px
}

.redesign-scoped .search-wrapper-mobile .btn-close-wrapper .btn-close-search span:before {
	content: '';
	background-image: url(/ote_static/redesign/images/icons/x-icon.svg);
	background-size: contain;
	color: #fff;
	position: absolute;
	left: 0;
	top: 2px;
	width: 13px;
	height: 13px
}

.redesign-scoped .popover {
	border: 0;
	box-shadow: 0 0 25px #00000040;
	width: 95%;
	max-width: 360px;
	border-radius: unset;
	margin-top: 15px
}

@media(min-width:992px) {
	.redesign-scoped .popover {
		margin-top: 30px
	}
}

.redesign-scoped .popover .arrow:before {
	border-color: transparent
}

.redesign-scoped .popover-body {
	padding: 0
}

.redesign-scoped .shopping-cart {
	min-height: 210px;
	padding: 10px;
	max-height: 94vh
}

.redesign-scoped .shopping-cart .light-green-text {
	color: #98c44f
}

.redesign-scoped .shopping-cart .dark-green-text {
	color: #47b149
}

.redesign-scoped .shopping-cart .white-text {
	color: #fff
}

.redesign-scoped .shopping-cart .gray-text {
	color: #8b9cae
}

.redesign-scoped .shopping-cart .dark-text {
	color: #3e5567
}

.redesign-scoped .shopping-cart .extra-x-small-font {
	font-size: 10px;
	text-decoration: none
}

.redesign-scoped .shopping-cart .extra-small-font {
	font-size: 12px;
	text-decoration: none
}

.redesign-scoped .shopping-cart .small-font {
	font-size: 14px;
	text-decoration: none
}

.redesign-scoped .shopping-cart .regular-font {
	font-size: 18px;
	text-decoration: none
}

.redesign-scoped .shopping-cart .large-font {
	font-size: 20px;
	text-decoration: none
}

.redesign-scoped .shopping-cart .left-align {
	text-align: left
}

.redesign-scoped .shopping-cart .center-align {
	text-align: center
}

.redesign-scoped .shopping-cart .right-align {
	text-align: right
}

.redesign-scoped .shopping-cart .bolder {
	font-weight: 700
}

.redesign-scoped .shopping-cart .shopping-cart-header {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	font-family: PFSquareSansProMedium;
	line-height: 16px;
	font-size: 16px
}

.redesign-scoped .shopping-cart .shopping-cart-header-section {
	width: 50%
}

.redesign-scoped .shopping-cart .shopping-cart-header-section .shopping-cart-close-button {
	cursor: pointer
}

.redesign-scoped .shopping-cart .empty {
	display: none
}

.redesign-scoped .shopping-cart .right-inner-space {
	padding-right: 10px;
	cursor: pointer
}

.redesign-scoped .shopping-cart .shopping-cart-body {
	width: 100%;
	margin-top: 10px;
	max-height: 60vh;
	overflow-y: auto
}

.redesign-scoped .shopping-cart .shopping-cart-body .shopping-cart-element {
	min-height: 126px;
	box-shadow: 0 0 6px #00000029;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px
}

.redesign-scoped .shopping-cart .shopping-cart-body .shopping-cart-element-img {
	width: 34%;
	display: flex;
	justify-content: center;
	align-items: center
}

.redesign-scoped .shopping-cart .shopping-cart-body .shopping-cart-element-description {
	width: 66%
}

.redesign-scoped .shopping-cart .shopping-cart-body .shopping-cart-element-description-buttons {
	width: 100%;
	margin-bottom: 9px
}

.x-close-icon-green {
	content: '';
	background-image: url(/ote_static/redesign/images/icons/x-icon-dark-green.svg);
	background-size: contain;
	color: #47b149;
	width: 15px;
	height: 15px;
	background-repeat: no-repeat
}

.redesign-scoped .shopping-cart .shopping-cart-body .shopping-cart-element-description-buttons .azure-button-small,
.redesign-scoped .shopping-cart .shopping-cart-body .shopping-cart-element-description-buttons .black-button-small,
.redesign-scoped .shopping-cart .shopping-cart-body .shopping-cart-element-description-buttons .dark-green-button-small {
	font-family: PFSquareSansProMedium;
	line-height: 10px;
	font-size: 10px
}

.redesign-scoped .shopping-cart .shopping-cart-body .shopping-cart-element-description-buttons .right-inner-space {
	float: right
}

.redesign-scoped .shopping-cart .shopping-cart-body .shopping-cart-element-description-brand {
	width: 100%;
	margin-bottom: 2px;
	font-family: PFSquareSansProRegular;
	line-height: 12px;
	font-size: 12px
}

.redesign-scoped .shopping-cart .shopping-cart-body .shopping-cart-element-description-name {
	width: 100%;
	max-width: 200px;
	margin-bottom: 3px;
	font-family: PFSquareSansProMedium;
	line-height: 18px;
	font-size: 14px
}

.redesign-scoped .shopping-cart .shopping-cart-body .shopping-cart-element-description-title {
	width: 100%;
	margin-bottom: 5px;
	font-family: PFSquareSansProRegular;
	line-height: 10px;
	font-size: 10px
}

.redesign-scoped .shopping-cart .shopping-cart-body .shopping-cart-element-description-price {
	width: 100%;
	margin-bottom: 5px;
	font-family: PFSquareSansProMedium;
	line-height: 18px;
	font-size: 18px
}

.redesign-scoped .shopping-cart .shopping-cart-body .shopping-cart-element-description-original {
	width: 100%;
	font-family: PFSquareSansProRegular;
	line-height: 12px;
	font-size: 12px
}

.redesign-scoped .shopping-cart .shopping-cart-body .shopping-cart-element-description-original .original-fullprice {
	text-decoration: line-through
}

.redesign-scoped .shopping-cart .shopping-cart-body .empty-message {
	min-height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: PFSquareSansProMedium;
	line-height: 20px;
	font-size: 20px
}

.redesign-scoped .shopping-cart .shopping-cart-body .empty-message-populated {
	display: none
}

.redesign-scoped .shopping-cart .shopping-cart-prices {
	width: 100%;
	display: flex;
	flex-wrap: wrap
}

.redesign-scoped .shopping-cart .shopping-cart-prices .shopping-cart-price-tag {
	height: 100%;
	width: 30%;
	background-color: #f3f3f3
}

.redesign-scoped .shopping-cart .shopping-cart-prices .shopping-cart-price-tag-header {
	width: 100%;
	margin-top: 7px;
	margin-bottom: 3px;
	font-family: PFSquareSansProMedium;
	line-height: 12px;
	font-size: 12px
}

.redesign-scoped .shopping-cart .shopping-cart-prices .shopping-cart-price-tag-body {
	width: 100%;
	margin-bottom: 6px;
	font-family: PFSquareSansProMedium;
	line-height: 18px;
	font-size: 18px
}

.redesign-scoped .shopping-cart .shopping-cart-prices .shopping-cart-price-tag-body .unit {
	font-size: 22px
}

.redesign-scoped .shopping-cart .shopping-cart-prices .shopping-cart-price-tag-body .decimal,
.redesign-scoped .shopping-cart .shopping-cart-prices .shopping-cart-price-tag-body .measure {
	font-size: 18px
}

.redesign-scoped .shopping-cart .shopping-cart-prices .shopping-cart-price-tag-right-margin {
	margin-right: 3%
}

.redesign-scoped .shopping-cart .shopping-cart-prices .shopping-cart-price-tag-wider {
	width: 34%
}

.redesign-scoped .shopping-cart .complete-order-button {
	width: 100%;
	margin-top: 14px
}

.redesign-scoped .shopping-cart .shopping-cart-bottom {
	width: 100%;
	margin-top: 13px;
	margin-bottom: 9px;
	font-family: PFSquareSansProMedium;
	line-height: 14px;
	font-size: 14px
}

.redesign-scoped .product-chart {
	padding: 15px 10px 0;
	overflow: hidden
}

@media(max-width:991.98px) {
	.redesign-scoped .product-chart {
		border-bottom: 1px solid #d7d8d6;
		padding-bottom: 20px
	}
}

@media(min-width:992px) {
	.redesign-scoped .product-chart {
		padding: 35px 45px 0 40px
	}
}

.redesign-scoped .product-chart .product-chart-item {
	padding-right: 10px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%
}

@media(min-width:992px) {
	.redesign-scoped .product-chart .product-chart-item {
		align-items: flex-start;
		padding-right: 0
	}
}

.redesign-scoped .product-chart .product-chart-sx {
	width: calc(100% - 80px);
	padding-left: 10px
}

@media(min-width:1200px) {
	.redesign-scoped .product-chart .product-chart-sx {
		padding-left: 0;
		width: calc(100% - 100px)
	}
}

.redesign-scoped .product-chart .product-chart-top {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%;
	margin-bottom: 10px
}

@media(min-width:992px) {
	.redesign-scoped .product-chart .product-chart-top {
		margin-bottom: 30px
	}
}

.redesign-scoped .product-chart .product-chart-top img {
	max-height: 37px;
	height: 100%
}

.redesign-scoped .product-chart .product-chart-top .product-chart-top-text {
	padding: 0 10px;
	width: calc(100% - 37px)
}

.redesign-scoped .product-chart .product-chart-top .product-chart-top-text h3 {
	font-family: PFSquareSansProRegular;
	color: #3e5567;
	font-size: 14px;
	line-height: 1;
	margin-bottom: 5px
}

@media(min-width:992px) {
	.redesign-scoped .product-chart .product-chart-top .product-chart-top-text h3 {
		font-size: 16px
	}
}

.redesign-scoped .product-chart .product-chart-bottom .product-chart-bottom-text h3 {
	font-family: PFSquareSansProMedium;
	color: #3e5567;
	line-height: 18px;
	font-size: 14px;
	margin-bottom: 10px
}

@media(min-width:992px) {
	.redesign-scoped .product-chart .product-chart-bottom .product-chart-bottom-text h3 {
		font-size: 18px;
		line-height: 24px
	}
}

.redesign-scoped .product-chart .product-chart-bottom .product-chart-bottom-link a {
	font-style: #3e5567;
	font-family: PFSquareSansProRegular;
	color: #000;
	line-height: 18px;
	font-size: 14px;
	padding-right: 10px;
	margin-right: 10px;
	position: relative;
	opacity: .5
}

@media(min-width:992px) {
	.redesign-scoped .product-chart .product-chart-bottom .product-chart-bottom-link a {
		padding-right: 15px;
		margin-right: 15px
	}
}

.redesign-scoped .product-chart .product-chart-bottom .product-chart-bottom-link a:after {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	height: 100%;
	width: 1px;
	background-color: #3e5567
}

.redesign-scoped .product-chart .product-chart-bottom .product-chart-bottom-link a:last-child {
	padding-right: 0;
	margin-right: 0
}

.redesign-scoped .product-chart .product-chart-bottom .product-chart-bottom-link a:last-child:after {
	content: none
}

.redesign-scoped .product-chart .product-chart-bottom .product-chart-bottom-link a.is-active {
	opacity: 1
}

.redesign-scoped .product-chart .product-chart-bottom .product-chart-bottom-link a:active,
.redesign-scoped .product-chart .product-chart-bottom .product-chart-bottom-link a:focus,
.redesign-scoped .product-chart .product-chart-bottom .product-chart-bottom-link a:hover {
	text-decoration: none
}

@media(max-width:991.98px) {
	.redesign-scoped .product-chart .product-chart-bottom .product-chart-bottom-cta a {
		background: transparent linear-gradient(90deg, #98c44f, #47b149) 0 0 no-repeat padding-box;
		border-radius: 35px;
		font-size: 12px;
		line-height: 14px;
		font-family: Arial;
		font-weight: 700;
		color: #fff;
		display: inline-flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		overflow: hidden;
		padding: 5px 20px;
		margin-top: 5px
	}
}

.redesign-scoped .product-chart .product-chart-dx {
	width: 80px
}

@media(min-width:1200px) {
	.redesign-scoped .product-chart .product-chart-dx {
		width: 100px
	}
}

.redesign-scoped .product-chart .swiper-container {
	overflow: visible
}

.redesign-scoped .product-chart .swiper-container .swiper-slide {
	visibility: hidden;
	opacity: 0
}

.redesign-scoped .product-chart .swiper-container .swiper-slide.swiper-slide-active {
	visibility: visible;
	opacity: 1
}

.redesign-scoped .product-chart .swiper-container .swiper-button-next,
.redesign-scoped .product-chart .swiper-container .swiper-button-prev {
	color: #3e5567;
	top: 0
}

.redesign-scoped .product-chart .swiper-container .swiper-button-next:active,
.redesign-scoped .product-chart .swiper-container .swiper-button-next:focus,
.redesign-scoped .product-chart .swiper-container .swiper-button-next:hover,
.redesign-scoped .product-chart .swiper-container .swiper-button-prev:active,
.redesign-scoped .product-chart .swiper-container .swiper-button-prev:focus,
.redesign-scoped .product-chart .swiper-container .swiper-button-prev:hover {
	outline: 0
}

.redesign-scoped .product-chart .swiper-container .swiper-button-next:after,
.redesign-scoped .product-chart .swiper-container .swiper-button-prev:after {
	font-size: 16px;
	font-weight: 700
}

.redesign-scoped .product-chart .swiper-container .swiper-button-prev {
	left: -20px;
	top: 50px
}

@media(min-width:992px) {
	.redesign-scoped .product-chart .swiper-container .swiper-button-prev {
		left: -35px
	}
}

.redesign-scoped .product-chart .swiper-container .swiper-button-next {
	right: -20px;
	top: 50px
}

@media(min-width:992px) {
	.redesign-scoped .product-chart .swiper-container .swiper-button-next {
		right: -35px
	}
}

.redesign-scoped .ct-cosmote {
	position: relative;
	overflow: hidden;
	margin: 125px 0 0
}

.redesign-scoped .ct-cosmote .ctcosmote-carousel-wrapper .swiper-wrapper {
	padding-bottom: 40px
}

.redesign-scoped .ct-cosmote .ctcosmote-carousel-wrapper .swiper-pagination {
	padding: 10px
}

.redesign-scoped .ct-cosmote .ctcosmote-carousel-wrapper .swiper-pagination-bullet {
	height: 11px;
	width: 11px;
	background-color: #47b149;
	opacity: 1
}

.redesign-scoped .ct-cosmote .ctcosmote-carousel-wrapper .swiper-pagination-bullet~.swiper-pagination-bullet {
	margin-left: 25px
}

.redesign-scoped .ct-cosmote .ctcosmote-carousel-wrapper .swiper-pagination-bullet:focus {
	outline: 0
}

.redesign-scoped .ct-cosmote .ctcosmote-carousel-wrapper .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
	position: relative;
	top: -2px
}

.redesign-scoped .ct-cosmote .ctcosmote-carousel-wrapper .swiper-pagination-bullet-active {
	box-shadow: 0 3px 6px #00000029;
	border: 1px solid #47b149;
	background-color: transparent;
	width: 16px;
	height: 16px
}

@media screen and (min-width:992px) {
	.redesign-scoped .ct-cosmote {
		height: initial!important
	}
}

@media screen and (min-width:1024px) {
	.redesign-scoped .ct-cosmote {
		margin: 0 0 140px;
		padding: 0 30px;
		height: 100%
	}
}

@media screen and (min-width:768px) and (max-width:1023px) {
	.redesign-scoped .ct-cosmote--wrap {
		height: 100%
	}
}

.redesign-scoped .ct-cosmote:before {
	background-image: linear-gradient(258deg, #98c44f, #97c450 8%, #53b894 44%, #0facd8 90%, #2160af);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	opacity: .2;
	position: absolute;
	left: 0;
	top: 150px;
	content: '';
	height: calc(100% - 150px);
	width: 100%
}

@media screen and (min-width:1024px) {
	.redesign-scoped .ct-cosmote:before {
		top: 60px;
		height: 387px
	}
}

.redesign-scoped .ct-cosmote--wrap {
	position: relative;
	z-index: 1
}

@media screen and (min-width:1024px) {
	.redesign-scoped .ct-cosmote--wrap {
		max-width: 1240px;
		margin: 0 auto;
		width: 100%
	}
}

.redesign-scoped .ct-cosmote--image {
	padding: 0 15px 0 0;
	display: flex;
	justify-content: center
}

@media screen and (min-width:1024px) {
	.redesign-scoped .ct-cosmote--image {
		justify-content: flex-start;
		padding: 0 0 0 100px;
		width: 55%
	}
}

.redesign-scoped .ct-cosmote--image img {
	width: 100%;
	max-width: 400px
}

@media screen and (min-width:1024px) {
	.redesign-scoped .ct-cosmote--image img {
		max-width: 521px
	}
}

@media screen and (min-width:1024px) {
	.redesign-scoped .ct-cosmote--content {
		width: 45%;
		padding: 60px 0 0 80px
	}
}

.redesign-scoped .ct-cosmote--title {
	color: #47b149;
	font-size: 16px;
	font-family: Arial;
	font-weight: 700;
	line-height: 1;
	margin-top: 18px;
	margin-bottom: 12px
}

@media screen and (min-width:1024px) {
	.redesign-scoped .ct-cosmote--title {
		display: none
	}
}

.redesign-scoped .ct-cosmote--item {
	padding: 0 30px 30px
}

@media screen and (min-width:1024px) {
	.redesign-scoped .ct-cosmote--item {
		padding: 0;
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		align-items: flex-start;
		justify-content: flex-start
	}
}

.redesign-scoped .ct-cosmote--item-header {
	position: relative;
	margin-bottom: 20px;
	min-height: 56px
}

@media screen and (min-width:1024px) {
	.redesign-scoped .ct-cosmote--item-header {
		margin-bottom: 22px
	}
}

.redesign-scoped .ct-cosmote--item-header .icon-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	max-width: 30px
}

@media screen and (min-width:1024px) {
	.redesign-scoped .ct-cosmote--item-header .icon-image {
		display: none
	}
}

.redesign-scoped .ct-cosmote--item-number {
	display: none
}

.redesign-scoped .ct-cosmote--item-title {
	margin-left: 50px;
	font-family: PFSquareSansProMedium;
	color: #3e5567;
	line-height: 28px;
	font-size: 24px
}

@media screen and (min-width:1024px) {
	.redesign-scoped .ct-cosmote--item-title {
		font-family: PFSquareSansProBold;
		color: #3e5567;
		line-height: 48px;
		font-size: 35px;
		background: transparent linear-gradient(90deg, #98c44f, #00a9e7) 0 0 no-repeat padding-box;
		-webkit-background-clip: text;
		background-clip: text;
		color: transparent;
		margin: 80px 0 0
	}
}

@media screen and (min-width:1180px) {
	.redesign-scoped .ct-cosmote--item-title {
		font-size: 48px;
		line-height: 60px
	}
}

@media screen and (min-width:1024px) {
	.redesign-scoped .ct-cosmote--item-body {
		margin-bottom: 72px
	}
}

.redesign-scoped .ct-cosmote--item-body .description-text {
	font-family: PFSquareSansProRegular;
	color: #3e5567;
	line-height: 18px;
	font-size: 14px;
	min-height: 125px;
	margin-bottom: 25px;
	max-height: 125px;
	height: 125px;
	overflow: hidden
}

@media screen and (min-width:1024px) {
	.redesign-scoped .ct-cosmote--item-body .description-text {
		padding: 0 30px 0 0;
		font-size: 16px;
		line-height: 22px;
		min-height: 155px;
		max-height: 155px;
		height: 155px;
		margin-bottom: 0
	}
}

@media screen and (min-width:1180px) {
	.redesign-scoped .ct-cosmote--item-body .description-text {
		min-height: 125px;
		max-height: 125px;
		height: 125px;
		font-size: 18px;
		line-height: 24px
	}
}

.redesign-scoped .ct-cosmote .carousel-control-prev {
	left: 25px;
	width: 30px;
	top: 135px;
	height: 30px;
	opacity: 1
}

.redesign-scoped .ct-cosmote .carousel-control-prev .previus-icon {
	border: solid #47b149;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 8px;
	transform: rotate(135deg)
}

.redesign-scoped .ct-cosmote .carousel-control-next {
	right: 25px;
	width: 30px;
	top: 135px;
	height: 30px;
	opacity: 1
}

.redesign-scoped .ct-cosmote .carousel-control-next .next-icon {
	border: solid #47b149;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 8px;
	transform: rotate(-45deg)
}

.redesign-scoped .ct-cosmote .carousel-indicators {
	margin: 0;
	bottom: 25px;
	align-items: center;
	z-index: 10
}

.redesign-scoped .ct-cosmote .carousel-indicators li {
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #47b149;
	margin: 0;
	box-shadow: none;
	border: 0;
	opacity: 1
}

.redesign-scoped .ct-cosmote .carousel-indicators li+li {
	margin-left: 25px
}

.redesign-scoped .ct-cosmote .carousel-indicators li.active {
	width: 16px;
	height: 16px;
	background-color: transparent;
	border: 1px solid #47b149
}

.redesign-scoped .ct-cosmote .wrap-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 10px
}

@media screen and (min-width:1024px) {
	.redesign-scoped .ct-cosmote .wrap-btn {
		justify-content: flex-start
	}
}

@media screen and (min-width:1024px) {
	.redesign-scoped .ct-cosmote .btn-item {
		font-size: 14px;
		line-height: 18px;
		height: 60px;
		padding: 0 30px;
		background: linear-gradient(90deg, #98c44f, #47b149);
		font-weight: 700
	}
}

@media screen and (min-width:1180px) {
	.redesign-scoped .ct-cosmote .btn-item {
		font-size: 18px;
		line-height: 21px
	}
}

.redesign-scoped .ct-cosmote .btn-item:active,
.redesign-scoped .ct-cosmote .btn-item:focus,
.redesign-scoped .ct-cosmote .btn-item:hover {
	text-decoration: none;
	color: #fff
}

@media screen and (min-width:992px) {
	.redesign-scoped .component-products {
		min-height: 800px!important;
		height: calc(100vh - 135px+25px)
	}
}

.redesign-scoped .offer-product {
	margin-bottom: 25px;
	margin-top: 15px;
	width: 100%
}

.redesign-scoped .offer-product-item {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start
}

.redesign-scoped .offer-product-title {
	width: 100%
}

.redesign-scoped .offer-product-title h2 {
	font-family: PFSquareSansProBold;
	color: #3e5567;
	line-height: 16px;
	font-size: 14px;
	margin-bottom: 12px
}

.redesign-scoped .offer-product-title a {
	display: none
}

.redesign-scoped .offer-product-image {
	width: 90px
}

.redesign-scoped .offer-product-image img {
	width: 100%;
	border-radius: 12px
}

.redesign-scoped .offer-product-abstract {
	padding-left: 15px;
	width: calc(100% - 90px);
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start
}

.redesign-scoped .offer-product-abstract h3 {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	color: #3e5567;
	margin-bottom: 5px
}

.redesign-scoped .offer-product-abstract h3 a,
.redesign-scoped .offer-product-abstract h3 a:active,
.redesign-scoped .offer-product-abstract h3 a:focus,
.redesign-scoped .offer-product-abstract h3 a:hover {
	color: #3e5567
}

.redesign-scoped .offer-product-abstract p {
	font-family: PFSquareSansProRegular;
	color: #3e5567;
	line-height: 18px;
	font-size: 14px
}

@media(min-width:992px) {
	.redesign-scoped .offer-product {
		padding-left: 35px;
		width: 32%;
		margin-bottom: 0
	}
}

@media(min-width:1200px) {
	.redesign-scoped .offer-product {
		width: 27%
	}
}

.redesign-scoped .product-offers-slider {
	padding: 0 30px 0 40px
}

.redesign-scoped .product-offers-slider .slider-prod {
	overflow: visible;
	padding-bottom: 40px
}

.redesign-scoped .product-offers-slider .slider-prod:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: calc(100%+30px);
	border-bottom: 1px solid #d7d8d6;
	height: 1px;
	content: ''
}

.redesign-scoped .product-offers-slider .slider-prod .swiper-button-next,
.redesign-scoped .product-offers-slider .slider-prod .swiper-button-prev {
	color: #3e5567;
	transform: translateY(-30%)
}

.redesign-scoped .product-offers-slider .slider-prod .swiper-button-next:active,
.redesign-scoped .product-offers-slider .slider-prod .swiper-button-next:focus,
.redesign-scoped .product-offers-slider .slider-prod .swiper-button-next:hover,
.redesign-scoped .product-offers-slider .slider-prod .swiper-button-prev:active,
.redesign-scoped .product-offers-slider .slider-prod .swiper-button-prev:focus,
.redesign-scoped .product-offers-slider .slider-prod .swiper-button-prev:hover {
	outline: 0
}

.redesign-scoped .product-offers-slider .slider-prod .swiper-button-next:after,
.redesign-scoped .product-offers-slider .slider-prod .swiper-button-prev:after {
	font-size: 16px;
	font-weight: 700
}

.redesign-scoped .product-offers-slider .slider-prod .swiper-button-prev {
	left: -30px
}

.redesign-scoped .product-offers-slider .slider-prod .swiper-button-next {
	right: -30px
}

.redesign-scoped .product-offers-slider .slider-prod .swiper-slide {
	left: -95px;
	opacity: .5
}

@media(min-width:1200px) {
	.redesign-scoped .product-offers-slider .slider-prod .swiper-slide {
		left: -125px
	}
}

.redesign-scoped .product-offers-slider .slider-prod .swiper-slide .offer-product-abstract {
	display: none
}

.redesign-scoped .product-offers-slider .slider-prod .swiper-slide .offer-product {
	padding-left: 0
}

.redesign-scoped .product-offers-slider .slider-prod .swiper-slide .offer-product-image {
	width: 80px
}

@media(min-width:1200px) {
	.redesign-scoped .product-offers-slider .slider-prod .swiper-slide .offer-product-image {
		width: 110px
	}
}

.redesign-scoped .product-offers-slider .slider-prod .swiper-slide .offer-product-abstract {
	width: calc(100% - 160px)
}

@media(max-width:1199.98px) {
	.redesign-scoped .product-offers-slider .slider-prod .swiper-slide .offer-product-abstract h3,
	.redesign-scoped .product-offers-slider .slider-prod .swiper-slide .offer-product-abstract p {
		font-size: 12px;
		line-height: 14px
	}
}

@media(min-width:1200px) {
	.redesign-scoped .product-offers-slider .slider-prod .swiper-slide .offer-product-abstract {
		width: calc(100% - 220px)
	}
}

.redesign-scoped .product-offers-slider .slider-prod .swiper-slide.swiper-slide-active {
	opacity: 1;
	left: 0
}

.redesign-scoped .product-offers-slider .slider-prod .swiper-slide.swiper-slide-active .offer-product-abstract {
	display: flex
}

.redesign-scoped .switch-language {
	display: flex;
	height: 100%;
	flex-wrap: wrap;
	align-items: center;
	flex-direction: row;
	margin-left: 10px;
	position: relative;
	max-width: 50px
}

.redesign-scoped .switch-language .cta-button {
	font-family: PFSquareSansProMedium;
	text-transform: uppercase;
	color: #3e5567;
	font-size: 14px
}

@media(max-width:991.98px) {
	.redesign-scoped .switch-language .cta-button span {
		display: none
	}
}

.redesign-scoped .switch-language--cta {
	display: flex;
	height: 100%;
	flex-wrap: wrap;
	align-items: center;
	flex-direction: row
}

@media(max-width:991.98px) {
	.redesign-scoped .switch-language--cta img {
		margin: 0;
		width: 20px;
		height: auto
	}
}

.redesign-scoped .switch-language--list {
	position: absolute;
	left: -15px;
	top: 100%;
	border: 0!important;
	visibility: hidden;
	opacity: 0;
	padding-top: 10px
}

.redesign-scoped .switch-language--list ul {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-direction: column;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	background-color: #fff;
	padding: 5px 8px;
	border-radius: 5px
}

.redesign-scoped .switch-language--list ul li {
	width: 100%;
	border: 0!important;
	padding: 0 0 0 20px;
	position: relative
}

.redesign-scoped .switch-language--list ul li.is-selected:before {
	content: '\2713';
	position: absolute;
	left: 0;
	top: -1px;
	width: 13px;
	height: 20px;
	background-color: transparent
}

.redesign-scoped .switch-language--list ul li.is-selected a {
	cursor: not-allowed
}

.redesign-scoped .switch-language--list ul li img {
	visibility: hidden
}

.redesign-scoped .switch-language.is-active .switch-language--list,
.redesign-scoped .switch-language:hover .switch-language--list {
	visibility: visible;
	opacity: 1;
	transition: all .3s
}

.redesign-scoped .switch-language:hover .switch-language--list ul li img {
	visibility: visible
}

.redesign-scoped .switch-language.is-active .switch-language--list ul li img {
	visibility: visible
}

.redesign-scoped .video-placeholder {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top center;
	z-index: 0
}

.redesign-scoped a.link-btn,
.redesign-scoped a.link-btn:hover,
.redesign-scoped a.link-btn:active,
.redesign-scoped a.link-btn:focus {
	text-decoration: inherit;
	color: inherit
}

.redesign-scoped .link-btn:hover,
.redesign-scoped .link-btn:active,
.redesign-scoped .link-btn:focus {
	cursor: pointer
}

.redesign-scoped .fade.in {
	opacity: 1
}

.redesign-scoped .all-sites--cta a {
	display: flex!important
}

.redesign-scoped .all-sites--cta img {
	width: auto;
	height: 16px;
	margin-right: 7px;
	align-self: center
}

.redesign-scoped .all-sites--list {
	position: absolute;
	z-index: 1;
	border: 0!important;
	visibility: hidden;
	opacity: 0;
	padding-top: 10px
}

.redesign-scoped .all-sites--list ul {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-direction: column;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	background-color: #fff;
	padding: 5px 8px;
	border-radius: 5px;
	white-space: nowrap
}

.redesign-scoped .all-sites--list ul li {
	width: 100%;
	border: 0!important;
	margin: 2px;
	position: relative
}

.redesign-scoped .buttons-top-link .all-sites--list a {
	margin: 4px
}

.redesign-scoped .buttons-top-link .all-sites--list a:hover {
	color: #97d700!important
}

.redesign-scoped .buttons-top-link .all-sites--list a:after {
	content: initial;
	display: none
}

.redesign-scoped .all-sites:hover .all-sites--list {
	visibility: visible;
	opacity: 1;
	transition: all .3s
}

.redesign-scoped .navbar-desktop .navbar .header-top-links .logo-top-link-selector .selected {
	background-color: white;
	padding: 3px 10px 3px 10px;
	box-shadow: 0 -3px 6px #00000029;
	border-radius: 3px 3px 0 0;
	position: relative;
	top: 1px
}

.redesign-scoped .navbar-desktop .navbar .header-top-links .logo-top-link-selector .selected:after {
	bottom: -3px;
	height: 2px;
	margin-left: 10px;
	width: calc(100% - 20px)
}

body.is-body-scrolled .redesign-scoped .navbar-desktop .navbar .header-top-links .logo-top-link-selector .selected:before {
	opacity: 0
}

body.is-body-scrolled .redesign-scoped .navbar-desktop .navbar .header-top-links .logo-top-link-selector .selected:after {
	opacity: 0
}

.redesign-scoped .header-top-links::before {
	content: '';
	position: fixed;
	background-color: #e9e9e9;
	width: 100%;
	left: 0;
	height: 25px
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.info-person-wrap a {
	font-family: PFSquareSansProRegular;
	color: #47b149;
	line-height: 14px;
	font-size: 14px;
	text-decoration: none
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.info-person-wrap a:focus,
.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.info-person-wrap a:hover,
.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.info-person-wrap a:active {
	color: #47b149;
	text-decoration: none
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.info-person-wrap a.log-out-btn {
	padding-top: 4px;
	align-self: flex-end
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.info-person-wrap .info-person.logged-in span {
	padding-top: 5px
}

.redesign-scoped .navbar-desktop .navbar .header-button-wrap .header-link-item.info-person-wrap p {
	display: flex;
	flex-direction: column
}

.redesign-scoped .search-no-results {
	font-size: 24px;
	color: #fff;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	padding-top: 84px;
	padding-left: 50px
}

.redesign-scoped .search-no-results__description {
	margin-left: 30px;
	width: calc(100% - 190px)
}

.redesign-scoped .search-no-results__image {
	width: 160px;
	height: 160px;
	display: flex
}

.redesign-scoped .search-no-results__image img {
	object-fit: contain;
	width: 100%;
	height: auto
}

.redesign-scoped .search-no-results .search-no-results__term {
	color: #98c44f
}

.redesign-scoped .search-no-results a.search-no-results__support,
.redesign-scoped .search-no-results a.search-no-results__support:hover,
.redesign-scoped .search-no-results a.search-no-results__support:focus,
.redesign-scoped .search-no-results a.search-no-results__support:active {
	cursor: pointer;
	color: #98c44f;
	text-decoration: none
}

@media screen and (max-width:768px) {
	.redesign-scoped .search-no-results {
		font-size: 18px;
		justify-content: center;
		padding-left: 0;
		padding-top: 54px
	}
	.redesign-scoped .search-no-results__description {
		margin-left: 0;
		text-align: center;
		width: 90%
	}
	.redesign-scoped .search-no-results__image {
		width: 140px;
		height: 140px;
		display: flex
	}
}

.redesign-scoped .search-result-element .color-green {
	color: #98c44f
}

.redesign-scoped .search-result-element .color-base {
	color: #3e5567
}

.redesign-scoped .search-result-element .listing-search__rateplan {
	font-family: PFSquareSansProRegular;
	font-size: 12px;
	color: #3e5567;
	max-width: 481px;
	min-height: 178px
}

.redesign-scoped .search-result-element .listing-search__rateplan .pill {
	font-size: 14px;
	font-family: PFSquareSansProMedium;
	border-radius: 35px;
	color: #fff;
	min-height: 22px;
	margin: 0 5px 0 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 20px
}

.redesign-scoped .search-result-element .listing-search__rateplan .pill-wrapper {
	min-height: 22px
}

@media screen and (max-width:992px) {
	.redesign-scoped .search-result-element .listing-search__rateplan .pill-wrapper {
		min-height: 17px
	}
	.redesign-scoped .search-result-element .listing-search__rateplan .pill {
		font-size: 10px
	}
}

.redesign-scoped .search-result-element .listing-search__rateplan .pill--green {
	background-color: #47b149
}

.redesign-scoped .search-result-element .listing-search__rateplan .pill--blue {
	background-color: #00a9e7
}

.redesign-scoped .search-result-element .listing-search__rateplan .pill--black {
	background-color: #202020
}

.redesign-scoped .search-result-element .listing-search__rateplan .light-green-text {
	color: #98c44f
}

@media screen and (max-width:992px) {
	.redesign-scoped .search-result-element .listing-search__rateplan {
		font-family: PFSquareSansProRegular;
		font-size: 10px;
		color: #3e5567
	}
}

.redesign-scoped .search-result-element .listing-search__rateplan-card {
	color: #3e5567;
	font-family: PFSquareSansProRegular;
	height: 100%;
	width: 100%;
	border-radius: 0;
	border: 0
}

@media screen and (max-width:1200px) {
	.redesign-scoped .search-result-element .listing-search__rateplan {
		margin-bottom: 0
	}
}

.redesign-scoped .search-result-element .listing-search__rateplan-card-body {
	flex-direction: row;
	display: flex
}

.redesign-scoped .search-result-element .listing-search__rateplan {
	max-width: initial;
	width: initial
}

.redesign-scoped .search-result-element .listing-search__rateplan-card-body .details {
	flex-grow: 6;
	flex-basis: 0;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.redesign-scoped .search-result-element .listing-search__rateplan-card-body .listing-products-image {
	flex-grow: 4;
	flex-basis: 0;
	display: flex;
	align-items: flex-start;
	justify-content: center
}

@media screen and (max-width:1300px) and (min-width:992px) {
	.redesign-scoped .search-result-element .listing-search__rateplan-card-body .details {
		flex-basis: 100%
	}
	.redesign-scoped .search-result-element .listing-search__rateplan-card-body .listing-products-image {
		flex-basis: 100%
	}
}

.redesign-scoped .search-result-element .listing-search__rateplan-card-body .listing-products-image .listing-products-image--placeholder {
	max-height: 100%;
	margin: 8px;
	min-width: 160px;
	display: flex;
	justify-content: center;
	align-items: center
}

.redesign-scoped .search-result-element .listing-search__rateplan-card-body .listing-products-image .listing-products-image--placeholder img {
	max-height: 178px;
	object-fit: contain
}

@media screen and (max-width:992px) {
	.redesign-scoped .search-result-element .listing-search__rateplan-card-body .listing-products-image .listing-products-image--placeholder {
		min-height: 140px;
		min-width: 106px
	}
	.redesign-scoped .search-result-element .listing-search__rateplan-card-body .listing-products-image .listing-products-image--placeholder img {
		max-height: 180px
	}
}

.redesign-scoped .search-result-element .listing-search__rateplan-card .pill {
	min-height: 15px;
	line-height: 1.1;
	padding: 0 15px
}

.redesign-scoped .search-result-element ul.listing-search__rateplan-list {
	display: flex;
	flex-direction: row;
	list-style-type: none;
	flex-wrap: wrap;
	padding: 0
}

.redesign-scoped .search-result-element .listing-search__rateplan-list li {
	float: left;
	margin-right: 10px;
	font-size: 14px;
	font-family: PFSquareSansProBold;
	padding: 3px 0 0 0
}

.redesign-scoped .search-result-element .listing-search__rateplan-list-item-specs li:first-child {
	padding-top: 0
}

.redesign-scoped .search-result-element .listing-search__rateplan-list-item-specs li {
	padding-right: 0
}

.redesign-scoped .search-result-element .listing-search__rateplan-list li {
	float: left;
	margin-right: 5px;
	font-size: 14px;
	font-family: PFSquareSansProBold;
	padding: 3px 0 0 0
}

.redesign-scoped .search-result-element .listing-search__rateplan-list li.media {
	min-width: 50px;
	padding-right: 5px
}

.redesign-scoped .search-result-element img.listing-search__rateplan-list-image {
	max-height: 15px;
	padding: 0;
	margin-top: 3px
}

.redesign-scoped .search-result-element img.listing-search__rateplan-list-image--medium {
	max-height: 20px;
	padding: 0;
	margin-top: 1px
}

.redesign-scoped .search-result-element .listing-search__rateplan-prices {
	display: flex;
	flex-direction: row;
	color: #3e5567;
	font-size: 12px
}

.redesign-scoped .search-result-element .listing-search__rateplan-title {
	font-size: 16px!important;
	font-family: PFSquareSansProMedium
}

.redesign-scoped .search-result-element .listing-search__rateplan-title h4 {
	font-size: 16px!important;
	font-family: PFSquareSansProMedium
}

.redesign-scoped .search-result-element .listing-search__rateplan-price-amount {
	font-family: PFSquareSansProMedium;
	font-size: 34px;
	display: inline-flex;
	line-height: .8;
	position: relative;
	flex-wrap: wrap
}

.redesign-scoped .search-result-element .listing-search__rateplan-price-amount--decimal {
	font-family: PFSquareSansProMedium;
	font-size: 22px;
	display: inline-flex;
	align-self: flex-end;
	margin-top: 10px
}

@media screen and (min-width:992px) and (max-width:1300px) {
	.redesign-scoped .search-result-element .listing-search__rateplan-prices>div {
		align-self: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center
	}
	.redesign-scoped .search-result-element .listing-search__rateplan-card-body {
		flex-direction: column
	}
	.redesign-scoped .search-result-element .listing-search__rateplan-card-body .details {
		align-items: center
	}
}

@media screen and (max-width:991.9px) {
	.redesign-scoped .search-result-element img.listing-search__rateplan-list-image {
		margin-top: 1px
	}
	.redesign-scoped .search-result-element img.listing-search__rateplan-list-image--medium {
		margin-top: 0
	}
	.redesign-scoped .search-result-element .listing-search__rateplan-prices>div {
		align-self: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start
	}
	.redesign-scoped .search-result-element .listing-search__rateplan-price-amount--decimal {
		margin-top: 0
	}
	.redesign-scoped .search-result-element .listing-search__rateplan-card-body .listing-products-image {
		flex-grow: initial;
		flex-basis: initial;
		width: 34%
	}
	.redesign-scoped .search-result-element .listing-search__rateplan-card-body .details {
		flex-grow: initial;
		flex-basis: initial;
		width: 66%;
		padding-left: 8px;
		padding-right: 5px
	}
	.redesign-scoped .search-result-element .listing-search__rateplan {
		min-height: 156px;
		width: 100%
	}
	.redesign-scoped .search-result-element .listing-search__rateplan-title {
		font-size: 14px!important
	}
	.redesign-scoped .search-result-element .listing-search__rateplan-title h4 {
		font-size: 14px!important
	}
	.redesign-scoped .search-result-element .listing-search__rateplan-list li {
		font-size: 12px
	}
	.redesign-scoped .search-result-element .listing-search__rateplan-price-amount {
		font-family: PFSquareSansProMedium;
		font-size: 18px
	}
	.redesign-scoped .search-result-element .listing-search__rateplan-price-amount--decimal {
		font-size: 12px
	}
}

.redesign-scoped .search-result-element .listing-search__rateplan-list-item-specs {
	list-style-type: none;
	padding: 0;
	max-width: 60px
}

.redesign-scoped .search-result-element .listing-search__rateplan-list-item-specs span {
	font-family: PFSquareSansProRegular;
	display: block;
	font-size: 12px;
	width: 120px
}

.redesign-scoped .search-result-element a.listing-search__rateplan-list-item-expand {
	color: #98c44f;
	font-size: 12px;
	padding: 10px 0 10px 0
}

.redesign-scoped .search-result-element a.listing-search__rateplan-list-item-expand[aria-expanded="false"]>span:before {
	content: attr(data-content-expand);
	font-family: Arial;
	font-size: 12px;
	font-weight: bold
}

.redesign-scoped .search-result-element a.listing-search__rateplan-list-item-expand[aria-expanded="true"]>span:before {
	content: attr(data-content-collapse);
	font-family: Arial;
	font-size: 12px;
	font-weight: bold
}

.redesign-scoped .search-result-element a.listing-search__rateplan-list-item-expand[aria-expanded="false"]>span:after {
	content: "\f078"
}

.redesign-scoped .search-result-element a.listing-search__rateplan-list-item-expand[aria-expanded="true"]>span:after {
	content: "\f077"
}

.redesign-scoped .search-result-element a.listing-search__rateplan-list-item-expand:active,
.redesign-scoped .search-result-element a.listing-search__rateplan-list-item-expand:focus,
.redesign-scoped .search-result-element a.listing-search__rateplan-list-item-expand:hover {
	color: #98c44f;
	text-decoration: none;
	cursor: pointer
}

.hide-scrollbars {
	overflow: hidden
}

.redesign-scoped img {
	vertical-align: middle;
	all: initial;
}

.redesign-scoped img.product-img {
	width: 115px
}

@media screen and (min-width:768px) {
	.redesign-scoped section.component-viewport-wrapper {
		min-height: 633px;
		height: calc(100vh - 81px+25px)
	}
	.redesign-scoped section.component-viewport-wrapper--center {
		display: flex!important;
		align-items: center;
		justify-content: center
	}
}

@media screen and (min-width:992px) {
	.redesign-scoped section.component-viewport-wrapper {
		min-height: 633px;
		height: calc(100vh - 135px+25px)
	}
}