﻿@import url(p.css);
/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
body * {
	font-smooth: always;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.focus {
	outline-color: Highlight;
	outline-offset: -2px;
	outline-style: solid;
	outline-width: 2px
}
@media (-webkit-min-device-pixel-ratio:0) {
.focus {
	outline-color: -webkit-focus-ring-color;
	outline-style: auto
}
}
.z-2 {
	z-index: 2
}
.scalable-media .media, .scalable-media .image, .scalable-media.image {
	overflow: hidden
}
.scalable-media .media img, .scalable-media .media .mejs__poster, .scalable-media .image img, .scalable-media .image .mejs__poster, .scalable-media.image img, .scalable-media.image .mejs__poster {
	-webkit-transition: -webkit-transform 500ms;
	transition: -webkit-transform 500ms;
	transition: transform 500ms;
	transition: transform 500ms, -webkit-transform 500ms
}
.scalable-media:hover .media img, .scalable-media:hover .media .mejs__poster, .scalable-media:hover .image img, .scalable-media:hover.image img, .scalable-media:focus .media img, .scalable-media:focus .media .mejs__poster, .scalable-media:focus .image img, .scalable-media:focus.image img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.overlay {
	z-index: 1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}
.overlay-1:before {
	z-index: 1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(22,76,123,0.6)), to(#092546));
	background-image: linear-gradient(to left, rgba(22,76,123,0.6), #092546);
	content: ""
}
.overlay-2:before {
	z-index: 1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-image: linear-gradient(215deg, #5796cc, #01254f);
	content: ""
}
.overlay-3:before {
	z-index: 1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-image: linear-gradient(284deg, #164c7b, #092546);
	content: ""
}
.overlay-4:before {
	z-index: 1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-image: linear-gradient(225deg, #387eb3, #165788);
	content: "";
	opacity: 0.7
}
.overlay-5:before {
	z-index: 1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(#223b59));
	background-image: linear-gradient(to bottom, rgba(255,255,255,0), #223b59);
	content: ""
}
.overlay-6:before {
	z-index: 1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(22,76,123,0.6)), to(#092546));
	background-image: linear-gradient(to left, rgba(22,76,123,0.6), #092546);
	content: "";
	opacity: 0.6
}
.dynamic-overlay-out:before {
	-webkit-transition: opacity 500ms;
	transition: opacity 500ms
}
.dynamic-overlay-out:hover:before, .hover-trigger:hover .dynamic-overlay-out:before, .card--v1:hover .dynamic-overlay-out:before {
	opacity: 0
}
.dynamic-overlay-in:before {
	opacity: 0;
	-webkit-transition: opacity 500ms;
	transition: opacity 500ms
}
.dynamic-overlay-in:hover:before, .dynamic-overlay-in.no-image:before, .hover-trigger:hover .dynamic-overlay-in:before, .card--v1:hover .dynamic-overlay-in:before {
	opacity: 1
}
.dynamic-overlay-in:focus-within:before {
opacity:1
}
.font-primary-light {
	font-family: "proxima-nova" !important
}
.font-primary-thin {
	font-family: "Roboto-Fallback" !important
}
.font-primary-regular {
	font-family: "proxima-nova" !important
}
.font-primary-medium {
	font-family: "proxima-nova" !important
}
.font-primary-bold {
	font-family: "proxima-nova" !important
}
.font-primary-black {
	font-family: "proxima-nova" !important
}
.text-style-uppercase {
	text-transform: uppercase !important
}
.text-style-lowercase {
	text-transform: lowercase !important
}
.text-style-capitalize {
	text-transform: capitalize !important
}
.text-style-italic {
	font-style: italic !important
}
.text-style-oblique {
	font-style: oblique !important
}
.text-size-extra-small {
	font-family: "proxima-nova" !important;
	letter-spacing: 0;
	text-transform: uppercase
}
@media (min-width:320px) {
.text-size-extra-small {
	font-size: 14px !important
}
}
@media (min-width:320px) {
.text-size-small {
	font-size: 16px !important
}
}
@media (min-width:320px) {
.text-size-regular {
	font-size: 18px !important
}
}
@media (min-width:320px) {
.text-size-medium {
	font-size: 18px !important
}
}
@media (min-width:320px) {
.text-size-h5 {
	font-size: 20px !important
}
}
@media (min-width:320px) {
.text-size-h4 {
	font-size: 24px !important
}
}
@media (min-width:320px) {
.text-size-h3 {
	font-size: 36px !important
}
}
@media (min-width:320px) {
.text-size-h2 {
	font-size: 36.75px !important
}
}
@media (min-width:768px) {
.text-size-h2 {
	font-size: 42px !important
}
}
@media (min-width:320px) {
.text-size-h1 {
	font-size: 33.33333px !important
}
}
@media (min-width:768px) {
.text-size-h1 {
	font-size: 41.66667px !important
}
}
@media (min-width:1200px) {
.text-size-h1 {
	font-size: 50px !important
}
}
@media (min-width:320px) {
.text-size-h1-large {
	font-size: 35.71429px !important
}
}
@media (min-width:768px) {
.text-size-h1-large {
	font-size: 42.85714px !important
}
}
@media (min-width:1200px) {
.text-size-h1-large {
	font-size: 50px !important
}
}
.text-align-left {
	text-align: left !important
}
.text-align-center {
	text-align: center !important
}
.text-align-right {
	text-align: right !important
}
.text-align-justify {
	text-align: justify !important
}
.radius-none {
	border-radius: 0 !important
}
.radius-minimal {
	border-radius: 6px !important
}
.radius-small {
	border-radius: 10px !important
}
.radius-medium {
	border-radius: 25px !important
}
.radius-circle {
	border-radius: 50% !important
}
.m-auto {
	margin: auto !important
}
.margin-left-auto {
	margin-left: auto !important
}
.margin-right-auto {
	margin-right: auto !important
}
[class*='bt-'], [class*='br-'], [class*='bb-'], [class*='bl-'] {
border-color:transparent;
border-style:solid !important;
border-width:0
}
.ml-1 {
	margin-left: 1px !important
}
.ml-half {
	margin-left: 50% !important
}
.ml-full {
	margin-left: 100% !important
}
.ml-1--neg {
	margin-left: -1px !important
}
.ml-half--neg {
	margin-left: -50% !important
}
.ml-full--neg {
	margin-left: -100% !important
}
.ml-0 {
	margin-left: 0 !important
}
.ml-0--neg {
	margin-left: -0 !important
}
.ml-5 {
	margin-left: 5px !important
}
.ml-5--neg {
	margin-left: -5px !important
}
.ml-10 {
	margin-left: 10px !important
}
.ml-10--neg {
	margin-left: -10px !important
}
.ml-15 {
	margin-left: 15px !important
}
.ml-15--neg {
	margin-left: -15px !important
}
.ml-20 {
	margin-left: 20px !important
}
.ml-20--neg {
	margin-left: -20px !important
}
.ml-25 {
	margin-left: 25px !important
}
.ml-25--neg {
	margin-left: -25px !important
}
.ml-30 {
	margin-left: 30px !important
}
.ml-30--neg {
	margin-left: -30px !important
}
.ml-60 {
	margin-left: 60px !important
}
.ml-60--neg {
	margin-left: -60px !important
}
.ml-35 {
	margin-left: 35px !important
}
.ml-35--neg {
	margin-left: -35px !important
}
.ml-70 {
	margin-left: 70px !important
}
.ml-70--neg {
	margin-left: -70px !important
}
.ml-40 {
	margin-left: 40px !important
}
.ml-40--neg {
	margin-left: -40px !important
}
.ml-80 {
	margin-left: 80px !important
}
.ml-80--neg {
	margin-left: -80px !important
}
.ml-45 {
	margin-left: 45px !important
}
.ml-45--neg {
	margin-left: -45px !important
}
.ml-90 {
	margin-left: 90px !important
}
.ml-90--neg {
	margin-left: -90px !important
}
.ml-50 {
	margin-left: 50px !important
}
.ml-50--neg {
	margin-left: -50px !important
}
.ml-100 {
	margin-left: 100px !important
}
.ml-100--neg {
	margin-left: -100px !important
}
.ml-110 {
	margin-left: 110px !important
}
.ml-110--neg {
	margin-left: -110px !important
}
.ml-120 {
	margin-left: 120px !important
}
.ml-120--neg {
	margin-left: -120px !important
}
.ml-130 {
	margin-left: 130px !important
}
.ml-130--neg {
	margin-left: -130px !important
}
.ml-140 {
	margin-left: 140px !important
}
.ml-140--neg {
	margin-left: -140px !important
}
.ml-150 {
	margin-left: 150px !important
}
.ml-150--neg {
	margin-left: -150px !important
}
.ml-160 {
	margin-left: 160px !important
}
.ml-160--neg {
	margin-left: -160px !important
}
.ml-170 {
	margin-left: 170px !important
}
.ml-170--neg {
	margin-left: -170px !important
}
.ml-180 {
	margin-left: 180px !important
}
.ml-180--neg {
	margin-left: -180px !important
}
.ml-190 {
	margin-left: 190px !important
}
.ml-190--neg {
	margin-left: -190px !important
}
.ml-200 {
	margin-left: 200px !important
}
.ml-200--neg {
	margin-left: -200px !important
}
.ml-210 {
	margin-left: 210px !important
}
.ml-210--neg {
	margin-left: -210px !important
}
.ml-220 {
	margin-left: 220px !important
}
.ml-220--neg {
	margin-left: -220px !important
}
.ml-230 {
	margin-left: 230px !important
}
.ml-230--neg {
	margin-left: -230px !important
}
.ml-240 {
	margin-left: 240px !important
}
.ml-240--neg {
	margin-left: -240px !important
}
.ml-250 {
	margin-left: 250px !important
}
.ml-250--neg {
	margin-left: -250px !important
}
.ml-260 {
	margin-left: 260px !important
}
.ml-260--neg {
	margin-left: -260px !important
}
.ml-270 {
	margin-left: 270px !important
}
.ml-270--neg {
	margin-left: -270px !important
}
.ml-280 {
	margin-left: 280px !important
}
.ml-280--neg {
	margin-left: -280px !important
}
.ml-290 {
	margin-left: 290px !important
}
.ml-290--neg {
	margin-left: -290px !important
}
.ml-300 {
	margin-left: 300px !important
}
.ml-300--neg {
	margin-left: -300px !important
}
@media (min-width:320px) and (max-width:767.98px) {
.ml-xs-1 {
	margin-left: 1px !important
}
.ml-xs-half {
	margin-left: 50% !important
}
.ml-xs-full {
	margin-left: 100% !important
}
.ml-xs-1--neg {
	margin-left: -1px !important
}
.ml-xs-half--neg {
	margin-left: -50% !important
}
.ml-xs-full--neg {
	margin-left: -100% !important
}
.ml-xs-0 {
	margin-left: 0 !important
}
.ml-xs-0--neg {
	margin-left: -0 !important
}
.ml-xs-5 {
	margin-left: 5px !important
}
.ml-xs-5--neg {
	margin-left: -5px !important
}
.ml-xs-10 {
	margin-left: 10px !important
}
.ml-xs-10--neg {
	margin-left: -10px !important
}
.ml-xs-15 {
	margin-left: 15px !important
}
.ml-xs-15--neg {
	margin-left: -15px !important
}
.ml-xs-20 {
	margin-left: 20px !important
}
.ml-xs-20--neg {
	margin-left: -20px !important
}
.ml-xs-25 {
	margin-left: 25px !important
}
.ml-xs-25--neg {
	margin-left: -25px !important
}
.ml-xs-30 {
	margin-left: 30px !important
}
.ml-xs-30--neg {
	margin-left: -30px !important
}
.ml-xs-60 {
	margin-left: 60px !important
}
.ml-xs-60--neg {
	margin-left: -60px !important
}
.ml-xs-35 {
	margin-left: 35px !important
}
.ml-xs-35--neg {
	margin-left: -35px !important
}
.ml-xs-70 {
	margin-left: 70px !important
}
.ml-xs-70--neg {
	margin-left: -70px !important
}
.ml-xs-40 {
	margin-left: 40px !important
}
.ml-xs-40--neg {
	margin-left: -40px !important
}
.ml-xs-80 {
	margin-left: 80px !important
}
.ml-xs-80--neg {
	margin-left: -80px !important
}
.ml-xs-45 {
	margin-left: 45px !important
}
.ml-xs-45--neg {
	margin-left: -45px !important
}
.ml-xs-90 {
	margin-left: 90px !important
}
.ml-xs-90--neg {
	margin-left: -90px !important
}
.ml-xs-50 {
	margin-left: 50px !important
}
.ml-xs-50--neg {
	margin-left: -50px !important
}
.ml-xs-100 {
	margin-left: 100px !important
}
.ml-xs-100--neg {
	margin-left: -100px !important
}
.ml-xs-110 {
	margin-left: 110px !important
}
.ml-xs-110--neg {
	margin-left: -110px !important
}
.ml-xs-120 {
	margin-left: 120px !important
}
.ml-xs-120--neg {
	margin-left: -120px !important
}
.ml-xs-130 {
	margin-left: 130px !important
}
.ml-xs-130--neg {
	margin-left: -130px !important
}
.ml-xs-140 {
	margin-left: 140px !important
}
.ml-xs-140--neg {
	margin-left: -140px !important
}
.ml-xs-150 {
	margin-left: 150px !important
}
.ml-xs-150--neg {
	margin-left: -150px !important
}
.ml-xs-160 {
	margin-left: 160px !important
}
.ml-xs-160--neg {
	margin-left: -160px !important
}
.ml-xs-170 {
	margin-left: 170px !important
}
.ml-xs-170--neg {
	margin-left: -170px !important
}
.ml-xs-180 {
	margin-left: 180px !important
}
.ml-xs-180--neg {
	margin-left: -180px !important
}
.ml-xs-190 {
	margin-left: 190px !important
}
.ml-xs-190--neg {
	margin-left: -190px !important
}
.ml-xs-200 {
	margin-left: 200px !important
}
.ml-xs-200--neg {
	margin-left: -200px !important
}
.ml-xs-210 {
	margin-left: 210px !important
}
.ml-xs-210--neg {
	margin-left: -210px !important
}
.ml-xs-220 {
	margin-left: 220px !important
}
.ml-xs-220--neg {
	margin-left: -220px !important
}
.ml-xs-230 {
	margin-left: 230px !important
}
.ml-xs-230--neg {
	margin-left: -230px !important
}
.ml-xs-240 {
	margin-left: 240px !important
}
.ml-xs-240--neg {
	margin-left: -240px !important
}
.ml-xs-250 {
	margin-left: 250px !important
}
.ml-xs-250--neg {
	margin-left: -250px !important
}
.ml-xs-260 {
	margin-left: 260px !important
}
.ml-xs-260--neg {
	margin-left: -260px !important
}
.ml-xs-270 {
	margin-left: 270px !important
}
.ml-xs-270--neg {
	margin-left: -270px !important
}
.ml-xs-280 {
	margin-left: 280px !important
}
.ml-xs-280--neg {
	margin-left: -280px !important
}
.ml-xs-290 {
	margin-left: 290px !important
}
.ml-xs-290--neg {
	margin-left: -290px !important
}
.ml-xs-300 {
	margin-left: 300px !important
}
.ml-xs-300--neg {
	margin-left: -300px !important
}
}
@media (min-width:768px) and (max-width:991.98px) {
.ml-sm-1 {
	margin-left: 1px !important
}
.ml-sm-half {
	margin-left: 50% !important
}
.ml-sm-full {
	margin-left: 100% !important
}
.ml-sm-1--neg {
	margin-left: -1px !important
}
.ml-sm-half--neg {
	margin-left: -50% !important
}
.ml-sm-full--neg {
	margin-left: -100% !important
}
.ml-sm-0 {
	margin-left: 0 !important
}
.ml-sm-0--neg {
	margin-left: -0 !important
}
.ml-sm-5 {
	margin-left: 5px !important
}
.ml-sm-5--neg {
	margin-left: -5px !important
}
.ml-sm-10 {
	margin-left: 10px !important
}
.ml-sm-10--neg {
	margin-left: -10px !important
}
.ml-sm-15 {
	margin-left: 15px !important
}
.ml-sm-15--neg {
	margin-left: -15px !important
}
.ml-sm-20 {
	margin-left: 20px !important
}
.ml-sm-20--neg {
	margin-left: -20px !important
}
.ml-sm-25 {
	margin-left: 25px !important
}
.ml-sm-25--neg {
	margin-left: -25px !important
}
.ml-sm-30 {
	margin-left: 30px !important
}
.ml-sm-30--neg {
	margin-left: -30px !important
}
.ml-sm-60 {
	margin-left: 60px !important
}
.ml-sm-60--neg {
	margin-left: -60px !important
}
.ml-sm-35 {
	margin-left: 35px !important
}
.ml-sm-35--neg {
	margin-left: -35px !important
}
.ml-sm-70 {
	margin-left: 70px !important
}
.ml-sm-70--neg {
	margin-left: -70px !important
}
.ml-sm-40 {
	margin-left: 40px !important
}
.ml-sm-40--neg {
	margin-left: -40px !important
}
.ml-sm-80 {
	margin-left: 80px !important
}
.ml-sm-80--neg {
	margin-left: -80px !important
}
.ml-sm-45 {
	margin-left: 45px !important
}
.ml-sm-45--neg {
	margin-left: -45px !important
}
.ml-sm-90 {
	margin-left: 90px !important
}
.ml-sm-90--neg {
	margin-left: -90px !important
}
.ml-sm-50 {
	margin-left: 50px !important
}
.ml-sm-50--neg {
	margin-left: -50px !important
}
.ml-sm-100 {
	margin-left: 100px !important
}
.ml-sm-100--neg {
	margin-left: -100px !important
}
.ml-sm-110 {
	margin-left: 110px !important
}
.ml-sm-110--neg {
	margin-left: -110px !important
}
.ml-sm-120 {
	margin-left: 120px !important
}
.ml-sm-120--neg {
	margin-left: -120px !important
}
.ml-sm-130 {
	margin-left: 130px !important
}
.ml-sm-130--neg {
	margin-left: -130px !important
}
.ml-sm-140 {
	margin-left: 140px !important
}
.ml-sm-140--neg {
	margin-left: -140px !important
}
.ml-sm-150 {
	margin-left: 150px !important
}
.ml-sm-150--neg {
	margin-left: -150px !important
}
.ml-sm-160 {
	margin-left: 160px !important
}
.ml-sm-160--neg {
	margin-left: -160px !important
}
.ml-sm-170 {
	margin-left: 170px !important
}
.ml-sm-170--neg {
	margin-left: -170px !important
}
.ml-sm-180 {
	margin-left: 180px !important
}
.ml-sm-180--neg {
	margin-left: -180px !important
}
.ml-sm-190 {
	margin-left: 190px !important
}
.ml-sm-190--neg {
	margin-left: -190px !important
}
.ml-sm-200 {
	margin-left: 200px !important
}
.ml-sm-200--neg {
	margin-left: -200px !important
}
.ml-sm-210 {
	margin-left: 210px !important
}
.ml-sm-210--neg {
	margin-left: -210px !important
}
.ml-sm-220 {
	margin-left: 220px !important
}
.ml-sm-220--neg {
	margin-left: -220px !important
}
.ml-sm-230 {
	margin-left: 230px !important
}
.ml-sm-230--neg {
	margin-left: -230px !important
}
.ml-sm-240 {
	margin-left: 240px !important
}
.ml-sm-240--neg {
	margin-left: -240px !important
}
.ml-sm-250 {
	margin-left: 250px !important
}
.ml-sm-250--neg {
	margin-left: -250px !important
}
.ml-sm-260 {
	margin-left: 260px !important
}
.ml-sm-260--neg {
	margin-left: -260px !important
}
.ml-sm-270 {
	margin-left: 270px !important
}
.ml-sm-270--neg {
	margin-left: -270px !important
}
.ml-sm-280 {
	margin-left: 280px !important
}
.ml-sm-280--neg {
	margin-left: -280px !important
}
.ml-sm-290 {
	margin-left: 290px !important
}
.ml-sm-290--neg {
	margin-left: -290px !important
}
.ml-sm-300 {
	margin-left: 300px !important
}
.ml-sm-300--neg {
	margin-left: -300px !important
}
}
@media (min-width:992px) and (max-width:1199.98px) {
.ml-md-1 {
	margin-left: 1px !important
}
.ml-md-half {
	margin-left: 50% !important
}
.ml-md-full {
	margin-left: 100% !important
}
.ml-md-1--neg {
	margin-left: -1px !important
}
.ml-md-half--neg {
	margin-left: -50% !important
}
.ml-md-full--neg {
	margin-left: -100% !important
}
.ml-md-0 {
	margin-left: 0 !important
}
.ml-md-0--neg {
	margin-left: -0 !important
}
.ml-md-5 {
	margin-left: 5px !important
}
.ml-md-5--neg {
	margin-left: -5px !important
}
.ml-md-10 {
	margin-left: 10px !important
}
.ml-md-10--neg {
	margin-left: -10px !important
}
.ml-md-15 {
	margin-left: 15px !important
}
.ml-md-15--neg {
	margin-left: -15px !important
}
.ml-md-20 {
	margin-left: 20px !important
}
.ml-md-20--neg {
	margin-left: -20px !important
}
.ml-md-25 {
	margin-left: 25px !important
}
.ml-md-25--neg {
	margin-left: -25px !important
}
.ml-md-30 {
	margin-left: 30px !important
}
.ml-md-30--neg {
	margin-left: -30px !important
}
.ml-md-60 {
	margin-left: 60px !important
}
.ml-md-60--neg {
	margin-left: -60px !important
}
.ml-md-35 {
	margin-left: 35px !important
}
.ml-md-35--neg {
	margin-left: -35px !important
}
.ml-md-70 {
	margin-left: 70px !important
}
.ml-md-70--neg {
	margin-left: -70px !important
}
.ml-md-40 {
	margin-left: 40px !important
}
.ml-md-40--neg {
	margin-left: -40px !important
}
.ml-md-80 {
	margin-left: 80px !important
}
.ml-md-80--neg {
	margin-left: -80px !important
}
.ml-md-45 {
	margin-left: 45px !important
}
.ml-md-45--neg {
	margin-left: -45px !important
}
.ml-md-90 {
	margin-left: 90px !important
}
.ml-md-90--neg {
	margin-left: -90px !important
}
.ml-md-50 {
	margin-left: 50px !important
}
.ml-md-50--neg {
	margin-left: -50px !important
}
.ml-md-100 {
	margin-left: 100px !important
}
.ml-md-100--neg {
	margin-left: -100px !important
}
.ml-md-110 {
	margin-left: 110px !important
}
.ml-md-110--neg {
	margin-left: -110px !important
}
.ml-md-120 {
	margin-left: 120px !important
}
.ml-md-120--neg {
	margin-left: -120px !important
}
.ml-md-130 {
	margin-left: 130px !important
}
.ml-md-130--neg {
	margin-left: -130px !important
}
.ml-md-140 {
	margin-left: 140px !important
}
.ml-md-140--neg {
	margin-left: -140px !important
}
.ml-md-150 {
	margin-left: 150px !important
}
.ml-md-150--neg {
	margin-left: -150px !important
}
.ml-md-160 {
	margin-left: 160px !important
}
.ml-md-160--neg {
	margin-left: -160px !important
}
.ml-md-170 {
	margin-left: 170px !important
}
.ml-md-170--neg {
	margin-left: -170px !important
}
.ml-md-180 {
	margin-left: 180px !important
}
.ml-md-180--neg {
	margin-left: -180px !important
}
.ml-md-190 {
	margin-left: 190px !important
}
.ml-md-190--neg {
	margin-left: -190px !important
}
.ml-md-200 {
	margin-left: 200px !important
}
.ml-md-200--neg {
	margin-left: -200px !important
}
.ml-md-210 {
	margin-left: 210px !important
}
.ml-md-210--neg {
	margin-left: -210px !important
}
.ml-md-220 {
	margin-left: 220px !important
}
.ml-md-220--neg {
	margin-left: -220px !important
}
.ml-md-230 {
	margin-left: 230px !important
}
.ml-md-230--neg {
	margin-left: -230px !important
}
.ml-md-240 {
	margin-left: 240px !important
}
.ml-md-240--neg {
	margin-left: -240px !important
}
.ml-md-250 {
	margin-left: 250px !important
}
.ml-md-250--neg {
	margin-left: -250px !important
}
.ml-md-260 {
	margin-left: 260px !important
}
.ml-md-260--neg {
	margin-left: -260px !important
}
.ml-md-270 {
	margin-left: 270px !important
}
.ml-md-270--neg {
	margin-left: -270px !important
}
.ml-md-280 {
	margin-left: 280px !important
}
.ml-md-280--neg {
	margin-left: -280px !important
}
.ml-md-290 {
	margin-left: 290px !important
}
.ml-md-290--neg {
	margin-left: -290px !important
}
.ml-md-300 {
	margin-left: 300px !important
}
.ml-md-300--neg {
	margin-left: -300px !important
}
}
.mr-1 {
	margin-right: 1px !important
}
.mr-half {
	margin-right: 50% !important
}
.mr-full {
	margin-right: 100% !important
}
.mr-1--neg {
	margin-right: -1px !important
}
.mr-half--neg {
	margin-right: -50% !important
}
.mr-full--neg {
	margin-right: -100% !important
}
.mr-0 {
	margin-right: 0 !important
}
.mr-0--neg {
	margin-right: -0 !important
}
.mr-5 {
	margin-right: 5px !important
}
.mr-5--neg {
	margin-right: -5px !important
}
.mr-10 {
	margin-right: 10px !important
}
.mr-10--neg {
	margin-right: -10px !important
}
.mr-15 {
	margin-right: 15px !important
}
.mr-15--neg {
	margin-right: -15px !important
}
.mr-20 {
	margin-right: 20px !important
}
.mr-20--neg {
	margin-right: -20px !important
}
.mr-25 {
	margin-right: 25px !important
}
.mr-25--neg {
	margin-right: -25px !important
}
.mr-30 {
	margin-right: 30px !important
}
.mr-30--neg {
	margin-right: -30px !important
}
.mr-60 {
	margin-right: 60px !important
}
.mr-60--neg {
	margin-right: -60px !important
}
.mr-35 {
	margin-right: 35px !important
}
.mr-35--neg {
	margin-right: -35px !important
}
.mr-70 {
	margin-right: 70px !important
}
.mr-70--neg {
	margin-right: -70px !important
}
.mr-40 {
	margin-right: 40px !important
}
.mr-40--neg {
	margin-right: -40px !important
}
.mr-80 {
	margin-right: 80px !important
}
.mr-80--neg {
	margin-right: -80px !important
}
.mr-45 {
	margin-right: 45px !important
}
.mr-45--neg {
	margin-right: -45px !important
}
.mr-90 {
	margin-right: 90px !important
}
.mr-90--neg {
	margin-right: -90px !important
}
.mr-50 {
	margin-right: 50px !important
}
.mr-50--neg {
	margin-right: -50px !important
}
.mr-100 {
	margin-right: 100px !important
}
.mr-100--neg {
	margin-right: -100px !important
}
.mr-110 {
	margin-right: 110px !important
}
.mr-110--neg {
	margin-right: -110px !important
}
.mr-120 {
	margin-right: 120px !important
}
.mr-120--neg {
	margin-right: -120px !important
}
.mr-130 {
	margin-right: 130px !important
}
.mr-130--neg {
	margin-right: -130px !important
}
.mr-140 {
	margin-right: 140px !important
}
.mr-140--neg {
	margin-right: -140px !important
}
.mr-150 {
	margin-right: 150px !important
}
.mr-150--neg {
	margin-right: -150px !important
}
.mr-160 {
	margin-right: 160px !important
}
.mr-160--neg {
	margin-right: -160px !important
}
.mr-170 {
	margin-right: 170px !important
}
.mr-170--neg {
	margin-right: -170px !important
}
.mr-180 {
	margin-right: 180px !important
}
.mr-180--neg {
	margin-right: -180px !important
}
.mr-190 {
	margin-right: 190px !important
}
.mr-190--neg {
	margin-right: -190px !important
}
.mr-200 {
	margin-right: 200px !important
}
.mr-200--neg {
	margin-right: -200px !important
}
.mr-210 {
	margin-right: 210px !important
}
.mr-210--neg {
	margin-right: -210px !important
}
.mr-220 {
	margin-right: 220px !important
}
.mr-220--neg {
	margin-right: -220px !important
}
.mr-230 {
	margin-right: 230px !important
}
.mr-230--neg {
	margin-right: -230px !important
}
.mr-240 {
	margin-right: 240px !important
}
.mr-240--neg {
	margin-right: -240px !important
}
.mr-250 {
	margin-right: 250px !important
}
.mr-250--neg {
	margin-right: -250px !important
}
.mr-260 {
	margin-right: 260px !important
}
.mr-260--neg {
	margin-right: -260px !important
}
.mr-270 {
	margin-right: 270px !important
}
.mr-270--neg {
	margin-right: -270px !important
}
.mr-280 {
	margin-right: 280px !important
}
.mr-280--neg {
	margin-right: -280px !important
}
.mr-290 {
	margin-right: 290px !important
}
.mr-290--neg {
	margin-right: -290px !important
}
.mr-300 {
	margin-right: 300px !important
}
.mr-300--neg {
	margin-right: -300px !important
}
@media (min-width:320px) and (max-width:767.98px) {
.mr-xs-1 {
	margin-right: 1px !important
}
.mr-xs-half {
	margin-right: 50% !important
}
.mr-xs-full {
	margin-right: 100% !important
}
.mr-xs-1--neg {
	margin-right: -1px !important
}
.mr-xs-half--neg {
	margin-right: -50% !important
}
.mr-xs-full--neg {
	margin-right: -100% !important
}
.mr-xs-0 {
	margin-right: 0 !important
}
.mr-xs-0--neg {
	margin-right: -0 !important
}
.mr-xs-5 {
	margin-right: 5px !important
}
.mr-xs-5--neg {
	margin-right: -5px !important
}
.mr-xs-10 {
	margin-right: 10px !important
}
.mr-xs-10--neg {
	margin-right: -10px !important
}
.mr-xs-15 {
	margin-right: 15px !important
}
.mr-xs-15--neg {
	margin-right: -15px !important
}
.mr-xs-20 {
	margin-right: 20px !important
}
.mr-xs-20--neg {
	margin-right: -20px !important
}
.mr-xs-25 {
	margin-right: 25px !important
}
.mr-xs-25--neg {
	margin-right: -25px !important
}
.mr-xs-30 {
	margin-right: 30px !important
}
.mr-xs-30--neg {
	margin-right: -30px !important
}
.mr-xs-60 {
	margin-right: 60px !important
}
.mr-xs-60--neg {
	margin-right: -60px !important
}
.mr-xs-35 {
	margin-right: 35px !important
}
.mr-xs-35--neg {
	margin-right: -35px !important
}
.mr-xs-70 {
	margin-right: 70px !important
}
.mr-xs-70--neg {
	margin-right: -70px !important
}
.mr-xs-40 {
	margin-right: 40px !important
}
.mr-xs-40--neg {
	margin-right: -40px !important
}
.mr-xs-80 {
	margin-right: 80px !important
}
.mr-xs-80--neg {
	margin-right: -80px !important
}
.mr-xs-45 {
	margin-right: 45px !important
}
.mr-xs-45--neg {
	margin-right: -45px !important
}
.mr-xs-90 {
	margin-right: 90px !important
}
.mr-xs-90--neg {
	margin-right: -90px !important
}
.mr-xs-50 {
	margin-right: 50px !important
}
.mr-xs-50--neg {
	margin-right: -50px !important
}
.mr-xs-100 {
	margin-right: 100px !important
}
.mr-xs-100--neg {
	margin-right: -100px !important
}
.mr-xs-110 {
	margin-right: 110px !important
}
.mr-xs-110--neg {
	margin-right: -110px !important
}
.mr-xs-120 {
	margin-right: 120px !important
}
.mr-xs-120--neg {
	margin-right: -120px !important
}
.mr-xs-130 {
	margin-right: 130px !important
}
.mr-xs-130--neg {
	margin-right: -130px !important
}
.mr-xs-140 {
	margin-right: 140px !important
}
.mr-xs-140--neg {
	margin-right: -140px !important
}
.mr-xs-150 {
	margin-right: 150px !important
}
.mr-xs-150--neg {
	margin-right: -150px !important
}
.mr-xs-160 {
	margin-right: 160px !important
}
.mr-xs-160--neg {
	margin-right: -160px !important
}
.mr-xs-170 {
	margin-right: 170px !important
}
.mr-xs-170--neg {
	margin-right: -170px !important
}
.mr-xs-180 {
	margin-right: 180px !important
}
.mr-xs-180--neg {
	margin-right: -180px !important
}
.mr-xs-190 {
	margin-right: 190px !important
}
.mr-xs-190--neg {
	margin-right: -190px !important
}
.mr-xs-200 {
	margin-right: 200px !important
}
.mr-xs-200--neg {
	margin-right: -200px !important
}
.mr-xs-210 {
	margin-right: 210px !important
}
.mr-xs-210--neg {
	margin-right: -210px !important
}
.mr-xs-220 {
	margin-right: 220px !important
}
.mr-xs-220--neg {
	margin-right: -220px !important
}
.mr-xs-230 {
	margin-right: 230px !important
}
.mr-xs-230--neg {
	margin-right: -230px !important
}
.mr-xs-240 {
	margin-right: 240px !important
}
.mr-xs-240--neg {
	margin-right: -240px !important
}
.mr-xs-250 {
	margin-right: 250px !important
}
.mr-xs-250--neg {
	margin-right: -250px !important
}
.mr-xs-260 {
	margin-right: 260px !important
}
.mr-xs-260--neg {
	margin-right: -260px !important
}
.mr-xs-270 {
	margin-right: 270px !important
}
.mr-xs-270--neg {
	margin-right: -270px !important
}
.mr-xs-280 {
	margin-right: 280px !important
}
.mr-xs-280--neg {
	margin-right: -280px !important
}
.mr-xs-290 {
	margin-right: 290px !important
}
.mr-xs-290--neg {
	margin-right: -290px !important
}
.mr-xs-300 {
	margin-right: 300px !important
}
.mr-xs-300--neg {
	margin-right: -300px !important
}
}
@media (min-width:768px) and (max-width:991.98px) {
.mr-sm-1 {
	margin-right: 1px !important
}
.mr-sm-half {
	margin-right: 50% !important
}
.mr-sm-full {
	margin-right: 100% !important
}
.mr-sm-1--neg {
	margin-right: -1px !important
}
.mr-sm-half--neg {
	margin-right: -50% !important
}
.mr-sm-full--neg {
	margin-right: -100% !important
}
.mr-sm-0 {
	margin-right: 0 !important
}
.mr-sm-0--neg {
	margin-right: -0 !important
}
.mr-sm-5 {
	margin-right: 5px !important
}
.mr-sm-5--neg {
	margin-right: -5px !important
}
.mr-sm-10 {
	margin-right: 10px !important
}
.mr-sm-10--neg {
	margin-right: -10px !important
}
.mr-sm-15 {
	margin-right: 15px !important
}
.mr-sm-15--neg {
	margin-right: -15px !important
}
.mr-sm-20 {
	margin-right: 20px !important
}
.mr-sm-20--neg {
	margin-right: -20px !important
}
.mr-sm-25 {
	margin-right: 25px !important
}
.mr-sm-25--neg {
	margin-right: -25px !important
}
.mr-sm-30 {
	margin-right: 30px !important
}
.mr-sm-30--neg {
	margin-right: -30px !important
}
.mr-sm-60 {
	margin-right: 60px !important
}
.mr-sm-60--neg {
	margin-right: -60px !important
}
.mr-sm-35 {
	margin-right: 35px !important
}
.mr-sm-35--neg {
	margin-right: -35px !important
}
.mr-sm-70 {
	margin-right: 70px !important
}
.mr-sm-70--neg {
	margin-right: -70px !important
}
.mr-sm-40 {
	margin-right: 40px !important
}
.mr-sm-40--neg {
	margin-right: -40px !important
}
.mr-sm-80 {
	margin-right: 80px !important
}
.mr-sm-80--neg {
	margin-right: -80px !important
}
.mr-sm-45 {
	margin-right: 45px !important
}
.mr-sm-45--neg {
	margin-right: -45px !important
}
.mr-sm-90 {
	margin-right: 90px !important
}
.mr-sm-90--neg {
	margin-right: -90px !important
}
.mr-sm-50 {
	margin-right: 50px !important
}
.mr-sm-50--neg {
	margin-right: -50px !important
}
.mr-sm-100 {
	margin-right: 100px !important
}
.mr-sm-100--neg {
	margin-right: -100px !important
}
.mr-sm-110 {
	margin-right: 110px !important
}
.mr-sm-110--neg {
	margin-right: -110px !important
}
.mr-sm-120 {
	margin-right: 120px !important
}
.mr-sm-120--neg {
	margin-right: -120px !important
}
.mr-sm-130 {
	margin-right: 130px !important
}
.mr-sm-130--neg {
	margin-right: -130px !important
}
.mr-sm-140 {
	margin-right: 140px !important
}
.mr-sm-140--neg {
	margin-right: -140px !important
}
.mr-sm-150 {
	margin-right: 150px !important
}
.mr-sm-150--neg {
	margin-right: -150px !important
}
.mr-sm-160 {
	margin-right: 160px !important
}
.mr-sm-160--neg {
	margin-right: -160px !important
}
.mr-sm-170 {
	margin-right: 170px !important
}
.mr-sm-170--neg {
	margin-right: -170px !important
}
.mr-sm-180 {
	margin-right: 180px !important
}
.mr-sm-180--neg {
	margin-right: -180px !important
}
.mr-sm-190 {
	margin-right: 190px !important
}
.mr-sm-190--neg {
	margin-right: -190px !important
}
.mr-sm-200 {
	margin-right: 200px !important
}
.mr-sm-200--neg {
	margin-right: -200px !important
}
.mr-sm-210 {
	margin-right: 210px !important
}
.mr-sm-210--neg {
	margin-right: -210px !important
}
.mr-sm-220 {
	margin-right: 220px !important
}
.mr-sm-220--neg {
	margin-right: -220px !important
}
.mr-sm-230 {
	margin-right: 230px !important
}
.mr-sm-230--neg {
	margin-right: -230px !important
}
.mr-sm-240 {
	margin-right: 240px !important
}
.mr-sm-240--neg {
	margin-right: -240px !important
}
.mr-sm-250 {
	margin-right: 250px !important
}
.mr-sm-250--neg {
	margin-right: -250px !important
}
.mr-sm-260 {
	margin-right: 260px !important
}
.mr-sm-260--neg {
	margin-right: -260px !important
}
.mr-sm-270 {
	margin-right: 270px !important
}
.mr-sm-270--neg {
	margin-right: -270px !important
}
.mr-sm-280 {
	margin-right: 280px !important
}
.mr-sm-280--neg {
	margin-right: -280px !important
}
.mr-sm-290 {
	margin-right: 290px !important
}
.mr-sm-290--neg {
	margin-right: -290px !important
}
.mr-sm-300 {
	margin-right: 300px !important
}
.mr-sm-300--neg {
	margin-right: -300px !important
}
}
@media (min-width:992px) and (max-width:1199.98px) {
.mr-md-1 {
	margin-right: 1px !important
}
.mr-md-half {
	margin-right: 50% !important
}
.mr-md-full {
	margin-right: 100% !important
}
.mr-md-1--neg {
	margin-right: -1px !important
}
.mr-md-half--neg {
	margin-right: -50% !important
}
.mr-md-full--neg {
	margin-right: -100% !important
}
.mr-md-0 {
	margin-right: 0 !important
}
.mr-md-0--neg {
	margin-right: -0 !important
}
.mr-md-5 {
	margin-right: 5px !important
}
.mr-md-5--neg {
	margin-right: -5px !important
}
.mr-md-10 {
	margin-right: 10px !important
}
.mr-md-10--neg {
	margin-right: -10px !important
}
.mr-md-15 {
	margin-right: 15px !important
}
.mr-md-15--neg {
	margin-right: -15px !important
}
.mr-md-20 {
	margin-right: 20px !important
}
.mr-md-20--neg {
	margin-right: -20px !important
}
.mr-md-25 {
	margin-right: 25px !important
}
.mr-md-25--neg {
	margin-right: -25px !important
}
.mr-md-30 {
	margin-right: 30px !important
}
.mr-md-30--neg {
	margin-right: -30px !important
}
.mr-md-60 {
	margin-right: 60px !important
}
.mr-md-60--neg {
	margin-right: -60px !important
}
.mr-md-35 {
	margin-right: 35px !important
}
.mr-md-35--neg {
	margin-right: -35px !important
}
.mr-md-70 {
	margin-right: 70px !important
}
.mr-md-70--neg {
	margin-right: -70px !important
}
.mr-md-40 {
	margin-right: 40px !important
}
.mr-md-40--neg {
	margin-right: -40px !important
}
.mr-md-80 {
	margin-right: 80px !important
}
.mr-md-80--neg {
	margin-right: -80px !important
}
.mr-md-45 {
	margin-right: 45px !important
}
.mr-md-45--neg {
	margin-right: -45px !important
}
.mr-md-90 {
	margin-right: 90px !important
}
.mr-md-90--neg {
	margin-right: -90px !important
}
.mr-md-50 {
	margin-right: 50px !important
}
.mr-md-50--neg {
	margin-right: -50px !important
}
.mr-md-100 {
	margin-right: 100px !important
}
.mr-md-100--neg {
	margin-right: -100px !important
}
.mr-md-110 {
	margin-right: 110px !important
}
.mr-md-110--neg {
	margin-right: -110px !important
}
.mr-md-120 {
	margin-right: 120px !important
}
.mr-md-120--neg {
	margin-right: -120px !important
}
.mr-md-130 {
	margin-right: 130px !important
}
.mr-md-130--neg {
	margin-right: -130px !important
}
.mr-md-140 {
	margin-right: 140px !important
}
.mr-md-140--neg {
	margin-right: -140px !important
}
.mr-md-150 {
	margin-right: 150px !important
}
.mr-md-150--neg {
	margin-right: -150px !important
}
.mr-md-160 {
	margin-right: 160px !important
}
.mr-md-160--neg {
	margin-right: -160px !important
}
.mr-md-170 {
	margin-right: 170px !important
}
.mr-md-170--neg {
	margin-right: -170px !important
}
.mr-md-180 {
	margin-right: 180px !important
}
.mr-md-180--neg {
	margin-right: -180px !important
}
.mr-md-190 {
	margin-right: 190px !important
}
.mr-md-190--neg {
	margin-right: -190px !important
}
.mr-md-200 {
	margin-right: 200px !important
}
.mr-md-200--neg {
	margin-right: -200px !important
}
.mr-md-210 {
	margin-right: 210px !important
}
.mr-md-210--neg {
	margin-right: -210px !important
}
.mr-md-220 {
	margin-right: 220px !important
}
.mr-md-220--neg {
	margin-right: -220px !important
}
.mr-md-230 {
	margin-right: 230px !important
}
.mr-md-230--neg {
	margin-right: -230px !important
}
.mr-md-240 {
	margin-right: 240px !important
}
.mr-md-240--neg {
	margin-right: -240px !important
}
.mr-md-250 {
	margin-right: 250px !important
}
.mr-md-250--neg {
	margin-right: -250px !important
}
.mr-md-260 {
	margin-right: 260px !important
}
.mr-md-260--neg {
	margin-right: -260px !important
}
.mr-md-270 {
	margin-right: 270px !important
}
.mr-md-270--neg {
	margin-right: -270px !important
}
.mr-md-280 {
	margin-right: 280px !important
}
.mr-md-280--neg {
	margin-right: -280px !important
}
.mr-md-290 {
	margin-right: 290px !important
}
.mr-md-290--neg {
	margin-right: -290px !important
}
.mr-md-300 {
	margin-right: 300px !important
}
.mr-md-300--neg {
	margin-right: -300px !important
}
}
.mt-1 {
	margin-top: 1px !important
}
.mt-half {
	margin-top: 50% !important
}
.mt-full {
	margin-top: 100% !important
}
.mt-1--neg {
	margin-top: -1px !important
}
.mt-half--neg {
	margin-top: -50% !important
}
.mt-full--neg {
	margin-top: -100% !important
}
.mt-0 {
	margin-top: 0 !important
}
.mt-0--neg {
	margin-top: -0 !important
}
.mt-5 {
	margin-top: 5px !important
}
.mt-5--neg {
	margin-top: -5px !important
}
.mt-10 {
	margin-top: 10px !important
}
.mt-10--neg {
	margin-top: -10px !important
}
.mt-15 {
	margin-top: 15px !important
}
.mt-15--neg {
	margin-top: -15px !important
}
.mt-20 {
	margin-top: 20px !important
}
.mt-20--neg {
	margin-top: -20px !important
}
.mt-25 {
	margin-top: 25px !important
}
.mt-25--neg {
	margin-top: -25px !important
}
.mt-30 {
	margin-top: 30px !important
}
.mt-30--neg {
	margin-top: -30px !important
}
.mt-60 {
	margin-top: 60px !important
}
.mt-60--neg {
	margin-top: -60px !important
}
.mt-35 {
	margin-top: 35px !important
}
.mt-35--neg {
	margin-top: -35px !important
}
.mt-70 {
	margin-top: 70px !important
}
.mt-70--neg {
	margin-top: -70px !important
}
.mt-40 {
	margin-top: 40px !important
}
.mt-40--neg {
	margin-top: -40px !important
}
.mt-80 {
	margin-top: 80px !important
}
.mt-80--neg {
	margin-top: -80px !important
}
.mt-45 {
	margin-top: 45px !important
}
.mt-45--neg {
	margin-top: -45px !important
}
.mt-90 {
	margin-top: 90px !important
}
.mt-90--neg {
	margin-top: -90px !important
}
.mt-50 {
	margin-top: 50px !important
}
.mt-50--neg {
	margin-top: -50px !important
}
.mt-100 {
	margin-top: 100px !important
}
.mt-100--neg {
	margin-top: -100px !important
}
.mt-110 {
	margin-top: 110px !important
}
.mt-110--neg {
	margin-top: -110px !important
}
.mt-120 {
	margin-top: 120px !important
}
.mt-120--neg {
	margin-top: -120px !important
}
.mt-130 {
	margin-top: 130px !important
}
.mt-130--neg {
	margin-top: -130px !important
}
.mt-140 {
	margin-top: 140px !important
}
.mt-140--neg {
	margin-top: -140px !important
}
.mt-150 {
	margin-top: 150px !important
}
.mt-150--neg {
	margin-top: -150px !important
}
.mt-160 {
	margin-top: 160px !important
}
.mt-160--neg {
	margin-top: -160px !important
}
.mt-170 {
	margin-top: 170px !important
}
.mt-170--neg {
	margin-top: -170px !important
}
.mt-180 {
	margin-top: 180px !important
}
.mt-180--neg {
	margin-top: -180px !important
}
.mt-190 {
	margin-top: 190px !important
}
.mt-190--neg {
	margin-top: -190px !important
}
.mt-200 {
	margin-top: 200px !important
}
.mt-200--neg {
	margin-top: -200px !important
}
.mt-210 {
	margin-top: 210px !important
}
.mt-210--neg {
	margin-top: -210px !important
}
.mt-220 {
	margin-top: 220px !important
}
.mt-220--neg {
	margin-top: -220px !important
}
.mt-230 {
	margin-top: 230px !important
}
.mt-230--neg {
	margin-top: -230px !important
}
.mt-240 {
	margin-top: 240px !important
}
.mt-240--neg {
	margin-top: -240px !important
}
.mt-250 {
	margin-top: 250px !important
}
.mt-250--neg {
	margin-top: -250px !important
}
.mt-260 {
	margin-top: 260px !important
}
.mt-260--neg {
	margin-top: -260px !important
}
.mt-270 {
	margin-top: 270px !important
}
.mt-270--neg {
	margin-top: -270px !important
}
.mt-280 {
	margin-top: 280px !important
}
.mt-280--neg {
	margin-top: -280px !important
}
.mt-290 {
	margin-top: 290px !important
}
.mt-290--neg {
	margin-top: -290px !important
}
.mt-300 {
	margin-top: 300px !important
}
.mt-300--neg {
	margin-top: -300px !important
}
@media (min-width:320px) and (max-width:767.98px) {
.mt-xs-1 {
	margin-top: 1px !important
}
.mt-xs-half {
	margin-top: 50% !important
}
.mt-xs-full {
	margin-top: 100% !important
}
.mt-xs-1--neg {
	margin-top: -1px !important
}
.mt-xs-half--neg {
	margin-top: -50% !important
}
.mt-xs-full--neg {
	margin-top: -100% !important
}
.mt-xs-0 {
	margin-top: 0 !important
}
.mt-xs-0--neg {
	margin-top: -0 !important
}
.mt-xs-5 {
	margin-top: 5px !important
}
.mt-xs-5--neg {
	margin-top: -5px !important
}
.mt-xs-10 {
	margin-top: 10px !important
}
.mt-xs-10--neg {
	margin-top: -10px !important
}
.mt-xs-15 {
	margin-top: 15px !important
}
.mt-xs-15--neg {
	margin-top: -15px !important
}
.mt-xs-20 {
	margin-top: 20px !important
}
.mt-xs-20--neg {
	margin-top: -20px !important
}
.mt-xs-25 {
	margin-top: 25px !important
}
.mt-xs-25--neg {
	margin-top: -25px !important
}
.mt-xs-30 {
	margin-top: 30px !important
}
.mt-xs-30--neg {
	margin-top: -30px !important
}
.mt-xs-60 {
	margin-top: 60px !important
}
.mt-xs-60--neg {
	margin-top: -60px !important
}
.mt-xs-35 {
	margin-top: 35px !important
}
.mt-xs-35--neg {
	margin-top: -35px !important
}
.mt-xs-70 {
	margin-top: 70px !important
}
.mt-xs-70--neg {
	margin-top: -70px !important
}
.mt-xs-40 {
	margin-top: 40px !important
}
.mt-xs-40--neg {
	margin-top: -40px !important
}
.mt-xs-80 {
	margin-top: 80px !important
}
.mt-xs-80--neg {
	margin-top: -80px !important
}
.mt-xs-45 {
	margin-top: 45px !important
}
.mt-xs-45--neg {
	margin-top: -45px !important
}
.mt-xs-90 {
	margin-top: 90px !important
}
.mt-xs-90--neg {
	margin-top: -90px !important
}
.mt-xs-50 {
	margin-top: 50px !important
}
.mt-xs-50--neg {
	margin-top: -50px !important
}
.mt-xs-100 {
	margin-top: 100px !important
}
.mt-xs-100--neg {
	margin-top: -100px !important
}
.mt-xs-110 {
	margin-top: 110px !important
}
.mt-xs-110--neg {
	margin-top: -110px !important
}
.mt-xs-120 {
	margin-top: 120px !important
}
.mt-xs-120--neg {
	margin-top: -120px !important
}
.mt-xs-130 {
	margin-top: 130px !important
}
.mt-xs-130--neg {
	margin-top: -130px !important
}
.mt-xs-140 {
	margin-top: 140px !important
}
.mt-xs-140--neg {
	margin-top: -140px !important
}
.mt-xs-150 {
	margin-top: 150px !important
}
.mt-xs-150--neg {
	margin-top: -150px !important
}
.mt-xs-160 {
	margin-top: 160px !important
}
.mt-xs-160--neg {
	margin-top: -160px !important
}
.mt-xs-170 {
	margin-top: 170px !important
}
.mt-xs-170--neg {
	margin-top: -170px !important
}
.mt-xs-180 {
	margin-top: 180px !important
}
.mt-xs-180--neg {
	margin-top: -180px !important
}
.mt-xs-190 {
	margin-top: 190px !important
}
.mt-xs-190--neg {
	margin-top: -190px !important
}
.mt-xs-200 {
	margin-top: 200px !important
}
.mt-xs-200--neg {
	margin-top: -200px !important
}
.mt-xs-210 {
	margin-top: 210px !important
}
.mt-xs-210--neg {
	margin-top: -210px !important
}
.mt-xs-220 {
	margin-top: 220px !important
}
.mt-xs-220--neg {
	margin-top: -220px !important
}
.mt-xs-230 {
	margin-top: 230px !important
}
.mt-xs-230--neg {
	margin-top: -230px !important
}
.mt-xs-240 {
	margin-top: 240px !important
}
.mt-xs-240--neg {
	margin-top: -240px !important
}
.mt-xs-250 {
	margin-top: 250px !important
}
.mt-xs-250--neg {
	margin-top: -250px !important
}
.mt-xs-260 {
	margin-top: 260px !important
}
.mt-xs-260--neg {
	margin-top: -260px !important
}
.mt-xs-270 {
	margin-top: 270px !important
}
.mt-xs-270--neg {
	margin-top: -270px !important
}
.mt-xs-280 {
	margin-top: 280px !important
}
.mt-xs-280--neg {
	margin-top: -280px !important
}
.mt-xs-290 {
	margin-top: 290px !important
}
.mt-xs-290--neg {
	margin-top: -290px !important
}
.mt-xs-300 {
	margin-top: 300px !important
}
.mt-xs-300--neg {
	margin-top: -300px !important
}
}
@media (min-width:768px) and (max-width:991.98px) {
.mt-sm-1 {
	margin-top: 1px !important
}
.mt-sm-half {
	margin-top: 50% !important
}
.mt-sm-full {
	margin-top: 100% !important
}
.mt-sm-1--neg {
	margin-top: -1px !important
}
.mt-sm-half--neg {
	margin-top: -50% !important
}
.mt-sm-full--neg {
	margin-top: -100% !important
}
.mt-sm-0 {
	margin-top: 0 !important
}
.mt-sm-0--neg {
	margin-top: -0 !important
}
.mt-sm-5 {
	margin-top: 5px !important
}
.mt-sm-5--neg {
	margin-top: -5px !important
}
.mt-sm-10 {
	margin-top: 10px !important
}
.mt-sm-10--neg {
	margin-top: -10px !important
}
.mt-sm-15 {
	margin-top: 15px !important
}
.mt-sm-15--neg {
	margin-top: -15px !important
}
.mt-sm-20 {
	margin-top: 20px !important
}
.mt-sm-20--neg {
	margin-top: -20px !important
}
.mt-sm-25 {
	margin-top: 25px !important
}
.mt-sm-25--neg {
	margin-top: -25px !important
}
.mt-sm-30 {
	margin-top: 30px !important
}
.mt-sm-30--neg {
	margin-top: -30px !important
}
.mt-sm-60 {
	margin-top: 60px !important
}
.mt-sm-60--neg {
	margin-top: -60px !important
}
.mt-sm-35 {
	margin-top: 35px !important
}
.mt-sm-35--neg {
	margin-top: -35px !important
}
.mt-sm-70 {
	margin-top: 70px !important
}
.mt-sm-70--neg {
	margin-top: -70px !important
}
.mt-sm-40 {
	margin-top: 40px !important
}
.mt-sm-40--neg {
	margin-top: -40px !important
}
.mt-sm-80 {
	margin-top: 80px !important
}
.mt-sm-80--neg {
	margin-top: -80px !important
}
.mt-sm-45 {
	margin-top: 45px !important
}
.mt-sm-45--neg {
	margin-top: -45px !important
}
.mt-sm-90 {
	margin-top: 90px !important
}
.mt-sm-90--neg {
	margin-top: -90px !important
}
.mt-sm-50 {
	margin-top: 50px !important
}
.mt-sm-50--neg {
	margin-top: -50px !important
}
.mt-sm-100 {
	margin-top: 100px !important
}
.mt-sm-100--neg {
	margin-top: -100px !important
}
.mt-sm-110 {
	margin-top: 110px !important
}
.mt-sm-110--neg {
	margin-top: -110px !important
}
.mt-sm-120 {
	margin-top: 120px !important
}
.mt-sm-120--neg {
	margin-top: -120px !important
}
.mt-sm-130 {
	margin-top: 130px !important
}
.mt-sm-130--neg {
	margin-top: -130px !important
}
.mt-sm-140 {
	margin-top: 140px !important
}
.mt-sm-140--neg {
	margin-top: -140px !important
}
.mt-sm-150 {
	margin-top: 150px !important
}
.mt-sm-150--neg {
	margin-top: -150px !important
}
.mt-sm-160 {
	margin-top: 160px !important
}
.mt-sm-160--neg {
	margin-top: -160px !important
}
.mt-sm-170 {
	margin-top: 170px !important
}
.mt-sm-170--neg {
	margin-top: -170px !important
}
.mt-sm-180 {
	margin-top: 180px !important
}
.mt-sm-180--neg {
	margin-top: -180px !important
}
.mt-sm-190 {
	margin-top: 190px !important
}
.mt-sm-190--neg {
	margin-top: -190px !important
}
.mt-sm-200 {
	margin-top: 200px !important
}
.mt-sm-200--neg {
	margin-top: -200px !important
}
.mt-sm-210 {
	margin-top: 210px !important
}
.mt-sm-210--neg {
	margin-top: -210px !important
}
.mt-sm-220 {
	margin-top: 220px !important
}
.mt-sm-220--neg {
	margin-top: -220px !important
}
.mt-sm-230 {
	margin-top: 230px !important
}
.mt-sm-230--neg {
	margin-top: -230px !important
}
.mt-sm-240 {
	margin-top: 240px !important
}
.mt-sm-240--neg {
	margin-top: -240px !important
}
.mt-sm-250 {
	margin-top: 250px !important
}
.mt-sm-250--neg {
	margin-top: -250px !important
}
.mt-sm-260 {
	margin-top: 260px !important
}
.mt-sm-260--neg {
	margin-top: -260px !important
}
.mt-sm-270 {
	margin-top: 270px !important
}
.mt-sm-270--neg {
	margin-top: -270px !important
}
.mt-sm-280 {
	margin-top: 280px !important
}
.mt-sm-280--neg {
	margin-top: -280px !important
}
.mt-sm-290 {
	margin-top: 290px !important
}
.mt-sm-290--neg {
	margin-top: -290px !important
}
.mt-sm-300 {
	margin-top: 300px !important
}
.mt-sm-300--neg {
	margin-top: -300px !important
}
}
@media (min-width:992px) and (max-width:1199.98px) {
.mt-md-1 {
	margin-top: 1px !important
}
.mt-md-half {
	margin-top: 50% !important
}
.mt-md-full {
	margin-top: 100% !important
}
.mt-md-1--neg {
	margin-top: -1px !important
}
.mt-md-half--neg {
	margin-top: -50% !important
}
.mt-md-full--neg {
	margin-top: -100% !important
}
.mt-md-0 {
	margin-top: 0 !important
}
.mt-md-0--neg {
	margin-top: -0 !important
}
.mt-md-5 {
	margin-top: 5px !important
}
.mt-md-5--neg {
	margin-top: -5px !important
}
.mt-md-10 {
	margin-top: 10px !important
}
.mt-md-10--neg {
	margin-top: -10px !important
}
.mt-md-15 {
	margin-top: 15px !important
}
.mt-md-15--neg {
	margin-top: -15px !important
}
.mt-md-20 {
	margin-top: 20px !important
}
.mt-md-20--neg {
	margin-top: -20px !important
}
.mt-md-25 {
	margin-top: 25px !important
}
.mt-md-25--neg {
	margin-top: -25px !important
}
.mt-md-30 {
	margin-top: 30px !important
}
.mt-md-30--neg {
	margin-top: -30px !important
}
.mt-md-60 {
	margin-top: 60px !important
}
.mt-md-60--neg {
	margin-top: -60px !important
}
.mt-md-35 {
	margin-top: 35px !important
}
.mt-md-35--neg {
	margin-top: -35px !important
}
.mt-md-70 {
	margin-top: 70px !important
}
.mt-md-70--neg {
	margin-top: -70px !important
}
.mt-md-40 {
	margin-top: 40px !important
}
.mt-md-40--neg {
	margin-top: -40px !important
}
.mt-md-80 {
	margin-top: 80px !important
}
.mt-md-80--neg {
	margin-top: -80px !important
}
.mt-md-45 {
	margin-top: 45px !important
}
.mt-md-45--neg {
	margin-top: -45px !important
}
.mt-md-90 {
	margin-top: 90px !important
}
.mt-md-90--neg {
	margin-top: -90px !important
}
.mt-md-50 {
	margin-top: 50px !important
}
.mt-md-50--neg {
	margin-top: -50px !important
}
.mt-md-100 {
	margin-top: 100px !important
}
.mt-md-100--neg {
	margin-top: -100px !important
}
.mt-md-110 {
	margin-top: 110px !important
}
.mt-md-110--neg {
	margin-top: -110px !important
}
.mt-md-120 {
	margin-top: 120px !important
}
.mt-md-120--neg {
	margin-top: -120px !important
}
.mt-md-130 {
	margin-top: 130px !important
}
.mt-md-130--neg {
	margin-top: -130px !important
}
.mt-md-140 {
	margin-top: 140px !important
}
.mt-md-140--neg {
	margin-top: -140px !important
}
.mt-md-150 {
	margin-top: 150px !important
}
.mt-md-150--neg {
	margin-top: -150px !important
}
.mt-md-160 {
	margin-top: 160px !important
}
.mt-md-160--neg {
	margin-top: -160px !important
}
.mt-md-170 {
	margin-top: 170px !important
}
.mt-md-170--neg {
	margin-top: -170px !important
}
.mt-md-180 {
	margin-top: 180px !important
}
.mt-md-180--neg {
	margin-top: -180px !important
}
.mt-md-190 {
	margin-top: 190px !important
}
.mt-md-190--neg {
	margin-top: -190px !important
}
.mt-md-200 {
	margin-top: 200px !important
}
.mt-md-200--neg {
	margin-top: -200px !important
}
.mt-md-210 {
	margin-top: 210px !important
}
.mt-md-210--neg {
	margin-top: -210px !important
}
.mt-md-220 {
	margin-top: 220px !important
}
.mt-md-220--neg {
	margin-top: -220px !important
}
.mt-md-230 {
	margin-top: 230px !important
}
.mt-md-230--neg {
	margin-top: -230px !important
}
.mt-md-240 {
	margin-top: 240px !important
}
.mt-md-240--neg {
	margin-top: -240px !important
}
.mt-md-250 {
	margin-top: 250px !important
}
.mt-md-250--neg {
	margin-top: -250px !important
}
.mt-md-260 {
	margin-top: 260px !important
}
.mt-md-260--neg {
	margin-top: -260px !important
}
.mt-md-270 {
	margin-top: 270px !important
}
.mt-md-270--neg {
	margin-top: -270px !important
}
.mt-md-280 {
	margin-top: 280px !important
}
.mt-md-280--neg {
	margin-top: -280px !important
}
.mt-md-290 {
	margin-top: 290px !important
}
.mt-md-290--neg {
	margin-top: -290px !important
}
.mt-md-300 {
	margin-top: 300px !important
}
.mt-md-300--neg {
	margin-top: -300px !important
}
}
.mb-1 {
	margin-bottom: 1px !important
}
.mb-half {
	margin-bottom: 50% !important
}
.mb-full {
	margin-bottom: 100% !important
}
.mb-1--neg {
	margin-bottom: -1px !important
}
.mb-half--neg {
	margin-bottom: -50% !important
}
.mb-full--neg {
	margin-bottom: -100% !important
}
.mb-0 {
	margin-bottom: 0 !important
}
.mb-0--neg {
	margin-bottom: -0 !important
}
.mb-5 {
	margin-bottom: 5px !important
}
.mb-5--neg {
	margin-bottom: -5px !important
}
.mb-10 {
	margin-bottom: 10px !important
}
.mb-10--neg {
	margin-bottom: -10px !important
}
.mb-15 {
	margin-bottom: 15px !important
}
.mb-15--neg {
	margin-bottom: -15px !important
}
.mb-20 {
	margin-bottom: 20px !important
}
.mb-20--neg {
	margin-bottom: -20px !important
}
.mb-25 {
	margin-bottom: 25px !important
}
.mb-25--neg {
	margin-bottom: -25px !important
}
.mb-30 {
	margin-bottom: 30px !important
}
.mb-30--neg {
	margin-bottom: -30px !important
}
.mb-60 {
	margin-bottom: 60px !important
}
.mb-60--neg {
	margin-bottom: -60px !important
}
.mb-35 {
	margin-bottom: 35px !important
}
.mb-35--neg {
	margin-bottom: -35px !important
}
.mb-70 {
	margin-bottom: 70px !important
}
.mb-70--neg {
	margin-bottom: -70px !important
}
.mb-40 {
	margin-bottom: 40px !important
}
.mb-40--neg {
	margin-bottom: -40px !important
}
.mb-80 {
	margin-bottom: 80px !important
}
.mb-80--neg {
	margin-bottom: -80px !important
}
.mb-45 {
	margin-bottom: 45px !important
}
.mb-45--neg {
	margin-bottom: -45px !important
}
.mb-90 {
	margin-bottom: 90px !important
}
.mb-90--neg {
	margin-bottom: -90px !important
}
.mb-50 {
	margin-bottom: 50px !important
}
.mb-50--neg {
	margin-bottom: -50px !important
}
.mb-100 {
	margin-bottom: 100px !important
}
.mb-100--neg {
	margin-bottom: -100px !important
}
.mb-110 {
	margin-bottom: 110px !important
}
.mb-110--neg {
	margin-bottom: -110px !important
}
.mb-120 {
	margin-bottom: 120px !important
}
.mb-120--neg {
	margin-bottom: -120px !important
}
.mb-130 {
	margin-bottom: 130px !important
}
.mb-130--neg {
	margin-bottom: -130px !important
}
.mb-140 {
	margin-bottom: 140px !important
}
.mb-140--neg {
	margin-bottom: -140px !important
}
.mb-150 {
	margin-bottom: 150px !important
}
.mb-150--neg {
	margin-bottom: -150px !important
}
.mb-160 {
	margin-bottom: 160px !important
}
.mb-160--neg {
	margin-bottom: -160px !important
}
.mb-170 {
	margin-bottom: 170px !important
}
.mb-170--neg {
	margin-bottom: -170px !important
}
.mb-180 {
	margin-bottom: 180px !important
}
.mb-180--neg {
	margin-bottom: -180px !important
}
.mb-190 {
	margin-bottom: 190px !important
}
.mb-190--neg {
	margin-bottom: -190px !important
}
.mb-200 {
	margin-bottom: 200px !important
}
.mb-200--neg {
	margin-bottom: -200px !important
}
.mb-210 {
	margin-bottom: 210px !important
}
.mb-210--neg {
	margin-bottom: -210px !important
}
.mb-220 {
	margin-bottom: 220px !important
}
.mb-220--neg {
	margin-bottom: -220px !important
}
.mb-230 {
	margin-bottom: 230px !important
}
.mb-230--neg {
	margin-bottom: -230px !important
}
.mb-240 {
	margin-bottom: 240px !important
}
.mb-240--neg {
	margin-bottom: -240px !important
}
.mb-250 {
	margin-bottom: 250px !important
}
.mb-250--neg {
	margin-bottom: -250px !important
}
.mb-260 {
	margin-bottom: 260px !important
}
.mb-260--neg {
	margin-bottom: -260px !important
}
.mb-270 {
	margin-bottom: 270px !important
}
.mb-270--neg {
	margin-bottom: -270px !important
}
.mb-280 {
	margin-bottom: 280px !important
}
.mb-280--neg {
	margin-bottom: -280px !important
}
.mb-290 {
	margin-bottom: 290px !important
}
.mb-290--neg {
	margin-bottom: -290px !important
}
.mb-300 {
	margin-bottom: 300px !important
}
.mb-300--neg {
	margin-bottom: -300px !important
}
@media (min-width:320px) and (max-width:767.98px) {
.mb-xs-1 {
	margin-bottom: 1px !important
}
.mb-xs-half {
	margin-bottom: 50% !important
}
.mb-xs-full {
	margin-bottom: 100% !important
}
.mb-xs-1--neg {
	margin-bottom: -1px !important
}
.mb-xs-half--neg {
	margin-bottom: -50% !important
}
.mb-xs-full--neg {
	margin-bottom: -100% !important
}
.mb-xs-0 {
	margin-bottom: 0 !important
}
.mb-xs-0--neg {
	margin-bottom: -0 !important
}
.mb-xs-5 {
	margin-bottom: 5px !important
}
.mb-xs-5--neg {
	margin-bottom: -5px !important
}
.mb-xs-10 {
	margin-bottom: 10px !important
}
.mb-xs-10--neg {
	margin-bottom: -10px !important
}
.mb-xs-15 {
	margin-bottom: 15px !important
}
.mb-xs-15--neg {
	margin-bottom: -15px !important
}
.mb-xs-20 {
	margin-bottom: 20px !important
}
.mb-xs-20--neg {
	margin-bottom: -20px !important
}
.mb-xs-25 {
	margin-bottom: 25px !important
}
.mb-xs-25--neg {
	margin-bottom: -25px !important
}
.mb-xs-30 {
	margin-bottom: 30px !important
}
.mb-xs-30--neg {
	margin-bottom: -30px !important
}
.mb-xs-60 {
	margin-bottom: 60px !important
}
.mb-xs-60--neg {
	margin-bottom: -60px !important
}
.mb-xs-35 {
	margin-bottom: 35px !important
}
.mb-xs-35--neg {
	margin-bottom: -35px !important
}
.mb-xs-70 {
	margin-bottom: 70px !important
}
.mb-xs-70--neg {
	margin-bottom: -70px !important
}
.mb-xs-40 {
	margin-bottom: 40px !important
}
.mb-xs-40--neg {
	margin-bottom: -40px !important
}
.mb-xs-80 {
	margin-bottom: 80px !important
}
.mb-xs-80--neg {
	margin-bottom: -80px !important
}
.mb-xs-45 {
	margin-bottom: 45px !important
}
.mb-xs-45--neg {
	margin-bottom: -45px !important
}
.mb-xs-90 {
	margin-bottom: 90px !important
}
.mb-xs-90--neg {
	margin-bottom: -90px !important
}
.mb-xs-50 {
	margin-bottom: 50px !important
}
.mb-xs-50--neg {
	margin-bottom: -50px !important
}
.mb-xs-100 {
	margin-bottom: 100px !important
}
.mb-xs-100--neg {
	margin-bottom: -100px !important
}
.mb-xs-110 {
	margin-bottom: 110px !important
}
.mb-xs-110--neg {
	margin-bottom: -110px !important
}
.mb-xs-120 {
	margin-bottom: 120px !important
}
.mb-xs-120--neg {
	margin-bottom: -120px !important
}
.mb-xs-130 {
	margin-bottom: 130px !important
}
.mb-xs-130--neg {
	margin-bottom: -130px !important
}
.mb-xs-140 {
	margin-bottom: 140px !important
}
.mb-xs-140--neg {
	margin-bottom: -140px !important
}
.mb-xs-150 {
	margin-bottom: 150px !important
}
.mb-xs-150--neg {
	margin-bottom: -150px !important
}
.mb-xs-160 {
	margin-bottom: 160px !important
}
.mb-xs-160--neg {
	margin-bottom: -160px !important
}
.mb-xs-170 {
	margin-bottom: 170px !important
}
.mb-xs-170--neg {
	margin-bottom: -170px !important
}
.mb-xs-180 {
	margin-bottom: 180px !important
}
.mb-xs-180--neg {
	margin-bottom: -180px !important
}
.mb-xs-190 {
	margin-bottom: 190px !important
}
.mb-xs-190--neg {
	margin-bottom: -190px !important
}
.mb-xs-200 {
	margin-bottom: 200px !important
}
.mb-xs-200--neg {
	margin-bottom: -200px !important
}
.mb-xs-210 {
	margin-bottom: 210px !important
}
.mb-xs-210--neg {
	margin-bottom: -210px !important
}
.mb-xs-220 {
	margin-bottom: 220px !important
}
.mb-xs-220--neg {
	margin-bottom: -220px !important
}
.mb-xs-230 {
	margin-bottom: 230px !important
}
.mb-xs-230--neg {
	margin-bottom: -230px !important
}
.mb-xs-240 {
	margin-bottom: 240px !important
}
.mb-xs-240--neg {
	margin-bottom: -240px !important
}
.mb-xs-250 {
	margin-bottom: 250px !important
}
.mb-xs-250--neg {
	margin-bottom: -250px !important
}
.mb-xs-260 {
	margin-bottom: 260px !important
}
.mb-xs-260--neg {
	margin-bottom: -260px !important
}
.mb-xs-270 {
	margin-bottom: 270px !important
}
.mb-xs-270--neg {
	margin-bottom: -270px !important
}
.mb-xs-280 {
	margin-bottom: 280px !important
}
.mb-xs-280--neg {
	margin-bottom: -280px !important
}
.mb-xs-290 {
	margin-bottom: 290px !important
}
.mb-xs-290--neg {
	margin-bottom: -290px !important
}
.mb-xs-300 {
	margin-bottom: 300px !important
}
.mb-xs-300--neg {
	margin-bottom: -300px !important
}
}
@media (min-width:768px) and (max-width:991.98px) {
.mb-sm-1 {
	margin-bottom: 1px !important
}
.mb-sm-half {
	margin-bottom: 50% !important
}
.mb-sm-full {
	margin-bottom: 100% !important
}
.mb-sm-1--neg {
	margin-bottom: -1px !important
}
.mb-sm-half--neg {
	margin-bottom: -50% !important
}
.mb-sm-full--neg {
	margin-bottom: -100% !important
}
.mb-sm-0 {
	margin-bottom: 0 !important
}
.mb-sm-0--neg {
	margin-bottom: -0 !important
}
.mb-sm-5 {
	margin-bottom: 5px !important
}
.mb-sm-5--neg {
	margin-bottom: -5px !important
}
.mb-sm-10 {
	margin-bottom: 10px !important
}
.mb-sm-10--neg {
	margin-bottom: -10px !important
}
.mb-sm-15 {
	margin-bottom: 15px !important
}
.mb-sm-15--neg {
	margin-bottom: -15px !important
}
.mb-sm-20 {
	margin-bottom: 20px !important
}
.mb-sm-20--neg {
	margin-bottom: -20px !important
}
.mb-sm-25 {
	margin-bottom: 25px !important
}
.mb-sm-25--neg {
	margin-bottom: -25px !important
}
.mb-sm-30 {
	margin-bottom: 30px !important
}
.mb-sm-30--neg {
	margin-bottom: -30px !important
}
.mb-sm-60 {
	margin-bottom: 60px !important
}
.mb-sm-60--neg {
	margin-bottom: -60px !important
}
.mb-sm-35 {
	margin-bottom: 35px !important
}
.mb-sm-35--neg {
	margin-bottom: -35px !important
}
.mb-sm-70 {
	margin-bottom: 70px !important
}
.mb-sm-70--neg {
	margin-bottom: -70px !important
}
.mb-sm-40 {
	margin-bottom: 40px !important
}
.mb-sm-40--neg {
	margin-bottom: -40px !important
}
.mb-sm-80 {
	margin-bottom: 80px !important
}
.mb-sm-80--neg {
	margin-bottom: -80px !important
}
.mb-sm-45 {
	margin-bottom: 45px !important
}
.mb-sm-45--neg {
	margin-bottom: -45px !important
}
.mb-sm-90 {
	margin-bottom: 90px !important
}
.mb-sm-90--neg {
	margin-bottom: -90px !important
}
.mb-sm-50 {
	margin-bottom: 50px !important
}
.mb-sm-50--neg {
	margin-bottom: -50px !important
}
.mb-sm-100 {
	margin-bottom: 100px !important
}
.mb-sm-100--neg {
	margin-bottom: -100px !important
}
.mb-sm-110 {
	margin-bottom: 110px !important
}
.mb-sm-110--neg {
	margin-bottom: -110px !important
}
.mb-sm-120 {
	margin-bottom: 120px !important
}
.mb-sm-120--neg {
	margin-bottom: -120px !important
}
.mb-sm-130 {
	margin-bottom: 130px !important
}
.mb-sm-130--neg {
	margin-bottom: -130px !important
}
.mb-sm-140 {
	margin-bottom: 140px !important
}
.mb-sm-140--neg {
	margin-bottom: -140px !important
}
.mb-sm-150 {
	margin-bottom: 150px !important
}
.mb-sm-150--neg {
	margin-bottom: -150px !important
}
.mb-sm-160 {
	margin-bottom: 160px !important
}
.mb-sm-160--neg {
	margin-bottom: -160px !important
}
.mb-sm-170 {
	margin-bottom: 170px !important
}
.mb-sm-170--neg {
	margin-bottom: -170px !important
}
.mb-sm-180 {
	margin-bottom: 180px !important
}
.mb-sm-180--neg {
	margin-bottom: -180px !important
}
.mb-sm-190 {
	margin-bottom: 190px !important
}
.mb-sm-190--neg {
	margin-bottom: -190px !important
}
.mb-sm-200 {
	margin-bottom: 200px !important
}
.mb-sm-200--neg {
	margin-bottom: -200px !important
}
.mb-sm-210 {
	margin-bottom: 210px !important
}
.mb-sm-210--neg {
	margin-bottom: -210px !important
}
.mb-sm-220 {
	margin-bottom: 220px !important
}
.mb-sm-220--neg {
	margin-bottom: -220px !important
}
.mb-sm-230 {
	margin-bottom: 230px !important
}
.mb-sm-230--neg {
	margin-bottom: -230px !important
}
.mb-sm-240 {
	margin-bottom: 240px !important
}
.mb-sm-240--neg {
	margin-bottom: -240px !important
}
.mb-sm-250 {
	margin-bottom: 250px !important
}
.mb-sm-250--neg {
	margin-bottom: -250px !important
}
.mb-sm-260 {
	margin-bottom: 260px !important
}
.mb-sm-260--neg {
	margin-bottom: -260px !important
}
.mb-sm-270 {
	margin-bottom: 270px !important
}
.mb-sm-270--neg {
	margin-bottom: -270px !important
}
.mb-sm-280 {
	margin-bottom: 280px !important
}
.mb-sm-280--neg {
	margin-bottom: -280px !important
}
.mb-sm-290 {
	margin-bottom: 290px !important
}
.mb-sm-290--neg {
	margin-bottom: -290px !important
}
.mb-sm-300 {
	margin-bottom: 300px !important
}
.mb-sm-300--neg {
	margin-bottom: -300px !important
}
}
@media (min-width:992px) and (max-width:1199.98px) {
.mb-md-1 {
	margin-bottom: 1px !important
}
.mb-md-half {
	margin-bottom: 50% !important
}
.mb-md-full {
	margin-bottom: 100% !important
}
.mb-md-1--neg {
	margin-bottom: -1px !important
}
.mb-md-half--neg {
	margin-bottom: -50% !important
}
.mb-md-full--neg {
	margin-bottom: -100% !important
}
.mb-md-0 {
	margin-bottom: 0 !important
}
.mb-md-0--neg {
	margin-bottom: -0 !important
}
.mb-md-5 {
	margin-bottom: 5px !important
}
.mb-md-5--neg {
	margin-bottom: -5px !important
}
.mb-md-10 {
	margin-bottom: 10px !important
}
.mb-md-10--neg {
	margin-bottom: -10px !important
}
.mb-md-15 {
	margin-bottom: 15px !important
}
.mb-md-15--neg {
	margin-bottom: -15px !important
}
.mb-md-20 {
	margin-bottom: 20px !important
}
.mb-md-20--neg {
	margin-bottom: -20px !important
}
.mb-md-25 {
	margin-bottom: 25px !important
}
.mb-md-25--neg {
	margin-bottom: -25px !important
}
.mb-md-30 {
	margin-bottom: 30px !important
}
.mb-md-30--neg {
	margin-bottom: -30px !important
}
.mb-md-60 {
	margin-bottom: 60px !important
}
.mb-md-60--neg {
	margin-bottom: -60px !important
}
.mb-md-35 {
	margin-bottom: 35px !important
}
.mb-md-35--neg {
	margin-bottom: -35px !important
}
.mb-md-70 {
	margin-bottom: 70px !important
}
.mb-md-70--neg {
	margin-bottom: -70px !important
}
.mb-md-40 {
	margin-bottom: 40px !important
}
.mb-md-40--neg {
	margin-bottom: -40px !important
}
.mb-md-80 {
	margin-bottom: 80px !important
}
.mb-md-80--neg {
	margin-bottom: -80px !important
}
.mb-md-45 {
	margin-bottom: 45px !important
}
.mb-md-45--neg {
	margin-bottom: -45px !important
}
.mb-md-90 {
	margin-bottom: 90px !important
}
.mb-md-90--neg {
	margin-bottom: -90px !important
}
.mb-md-50 {
	margin-bottom: 50px !important
}
.mb-md-50--neg {
	margin-bottom: -50px !important
}
.mb-md-100 {
	margin-bottom: 100px !important
}
.mb-md-100--neg {
	margin-bottom: -100px !important
}
.mb-md-110 {
	margin-bottom: 110px !important
}
.mb-md-110--neg {
	margin-bottom: -110px !important
}
.mb-md-120 {
	margin-bottom: 120px !important
}
.mb-md-120--neg {
	margin-bottom: -120px !important
}
.mb-md-130 {
	margin-bottom: 130px !important
}
.mb-md-130--neg {
	margin-bottom: -130px !important
}
.mb-md-140 {
	margin-bottom: 140px !important
}
.mb-md-140--neg {
	margin-bottom: -140px !important
}
.mb-md-150 {
	margin-bottom: 150px !important
}
.mb-md-150--neg {
	margin-bottom: -150px !important
}
.mb-md-160 {
	margin-bottom: 160px !important
}
.mb-md-160--neg {
	margin-bottom: -160px !important
}
.mb-md-170 {
	margin-bottom: 170px !important
}
.mb-md-170--neg {
	margin-bottom: -170px !important
}
.mb-md-180 {
	margin-bottom: 180px !important
}
.mb-md-180--neg {
	margin-bottom: -180px !important
}
.mb-md-190 {
	margin-bottom: 190px !important
}
.mb-md-190--neg {
	margin-bottom: -190px !important
}
.mb-md-200 {
	margin-bottom: 200px !important
}
.mb-md-200--neg {
	margin-bottom: -200px !important
}
.mb-md-210 {
	margin-bottom: 210px !important
}
.mb-md-210--neg {
	margin-bottom: -210px !important
}
.mb-md-220 {
	margin-bottom: 220px !important
}
.mb-md-220--neg {
	margin-bottom: -220px !important
}
.mb-md-230 {
	margin-bottom: 230px !important
}
.mb-md-230--neg {
	margin-bottom: -230px !important
}
.mb-md-240 {
	margin-bottom: 240px !important
}
.mb-md-240--neg {
	margin-bottom: -240px !important
}
.mb-md-250 {
	margin-bottom: 250px !important
}
.mb-md-250--neg {
	margin-bottom: -250px !important
}
.mb-md-260 {
	margin-bottom: 260px !important
}
.mb-md-260--neg {
	margin-bottom: -260px !important
}
.mb-md-270 {
	margin-bottom: 270px !important
}
.mb-md-270--neg {
	margin-bottom: -270px !important
}
.mb-md-280 {
	margin-bottom: 280px !important
}
.mb-md-280--neg {
	margin-bottom: -280px !important
}
.mb-md-290 {
	margin-bottom: 290px !important
}
.mb-md-290--neg {
	margin-bottom: -290px !important
}
.mb-md-300 {
	margin-bottom: 300px !important
}
.mb-md-300--neg {
	margin-bottom: -300px !important
}
}
.pl-1 {
	padding-left: 1px !important
}
.pl-half {
	padding-left: 50% !important
}
.pl-full {
	padding-left: 100% !important
}
.pl-0 {
	padding-left: 0 !important
}
.pl-5 {
	padding-left: 5px !important
}
.pl-10 {
	padding-left: 10px !important
}
.pl-15 {
	padding-left: 15px !important
}
.pl-20 {
	padding-left: 20px !important
}
.pl-25 {
	padding-left: 25px !important
}
.pl-30 {
	padding-left: 30px !important
}
.pl-60 {
	padding-left: 60px !important
}
.pl-35 {
	padding-left: 35px !important
}
.pl-70 {
	padding-left: 70px !important
}
.pl-40 {
	padding-left: 40px !important
}
.pl-80 {
	padding-left: 80px !important
}
.pl-45 {
	padding-left: 45px !important
}
.pl-90 {
	padding-left: 90px !important
}
.pl-50 {
	padding-left: 50px !important
}
.pl-100 {
	padding-left: 100px !important
}
.pl-110 {
	padding-left: 110px !important
}
.pl-120 {
	padding-left: 120px !important
}
.pl-130 {
	padding-left: 130px !important
}
.pl-140 {
	padding-left: 140px !important
}
.pl-150 {
	padding-left: 150px !important
}
.pl-160 {
	padding-left: 160px !important
}
.pl-170 {
	padding-left: 170px !important
}
.pl-180 {
	padding-left: 180px !important
}
.pl-190 {
	padding-left: 190px !important
}
.pl-200 {
	padding-left: 200px !important
}
.pl-210 {
	padding-left: 210px !important
}
.pl-220 {
	padding-left: 220px !important
}
.pl-230 {
	padding-left: 230px !important
}
.pl-240 {
	padding-left: 240px !important
}
.pl-250 {
	padding-left: 250px !important
}
.pl-260 {
	padding-left: 260px !important
}
.pl-270 {
	padding-left: 270px !important
}
.pl-280 {
	padding-left: 280px !important
}
.pl-290 {
	padding-left: 290px !important
}
.pl-300 {
	padding-left: 300px !important
}
@media (min-width:320px) and (max-width:767.98px) {
.pl-xs-1 {
	padding-left: 1px !important
}
.pl-xs-half {
	padding-left: 50% !important
}
.pl-xs-full {
	padding-left: 100% !important
}
.pl-xs-0 {
	padding-left: 0 !important
}
.pl-xs-5 {
	padding-left: 5px !important
}
.pl-xs-10 {
	padding-left: 10px !important
}
.pl-xs-15 {
	padding-left: 15px !important
}
.pl-xs-20 {
	padding-left: 20px !important
}
.pl-xs-25 {
	padding-left: 25px !important
}
.pl-xs-30 {
	padding-left: 30px !important
}
.pl-xs-60 {
	padding-left: 60px !important
}
.pl-xs-35 {
	padding-left: 35px !important
}
.pl-xs-70 {
	padding-left: 70px !important
}
.pl-xs-40 {
	padding-left: 40px !important
}
.pl-xs-80 {
	padding-left: 80px !important
}
.pl-xs-45 {
	padding-left: 45px !important
}
.pl-xs-90 {
	padding-left: 90px !important
}
.pl-xs-50 {
	padding-left: 50px !important
}
.pl-xs-100 {
	padding-left: 100px !important
}
.pl-xs-110 {
	padding-left: 110px !important
}
.pl-xs-120 {
	padding-left: 120px !important
}
.pl-xs-130 {
	padding-left: 130px !important
}
.pl-xs-140 {
	padding-left: 140px !important
}
.pl-xs-150 {
	padding-left: 150px !important
}
.pl-xs-160 {
	padding-left: 160px !important
}
.pl-xs-170 {
	padding-left: 170px !important
}
.pl-xs-180 {
	padding-left: 180px !important
}
.pl-xs-190 {
	padding-left: 190px !important
}
.pl-xs-200 {
	padding-left: 200px !important
}
.pl-xs-210 {
	padding-left: 210px !important
}
.pl-xs-220 {
	padding-left: 220px !important
}
.pl-xs-230 {
	padding-left: 230px !important
}
.pl-xs-240 {
	padding-left: 240px !important
}
.pl-xs-250 {
	padding-left: 250px !important
}
.pl-xs-260 {
	padding-left: 260px !important
}
.pl-xs-270 {
	padding-left: 270px !important
}
.pl-xs-280 {
	padding-left: 280px !important
}
.pl-xs-290 {
	padding-left: 290px !important
}
.pl-xs-300 {
	padding-left: 300px !important
}
}
@media (min-width:768px) and (max-width:991.98px) {
.pl-sm-1 {
	padding-left: 1px !important
}
.pl-sm-half {
	padding-left: 50% !important
}
.pl-sm-full {
	padding-left: 100% !important
}
.pl-sm-0 {
	padding-left: 0 !important
}
.pl-sm-5 {
	padding-left: 5px !important
}
.pl-sm-10 {
	padding-left: 10px !important
}
.pl-sm-15 {
	padding-left: 15px !important
}
.pl-sm-20 {
	padding-left: 20px !important
}
.pl-sm-25 {
	padding-left: 25px !important
}
.pl-sm-30 {
	padding-left: 30px !important
}
.pl-sm-60 {
	padding-left: 60px !important
}
.pl-sm-35 {
	padding-left: 35px !important
}
.pl-sm-70 {
	padding-left: 70px !important
}
.pl-sm-40 {
	padding-left: 40px !important
}
.pl-sm-80 {
	padding-left: 80px !important
}
.pl-sm-45 {
	padding-left: 45px !important
}
.pl-sm-90 {
	padding-left: 90px !important
}
.pl-sm-50 {
	padding-left: 50px !important
}
.pl-sm-100 {
	padding-left: 100px !important
}
.pl-sm-110 {
	padding-left: 110px !important
}
.pl-sm-120 {
	padding-left: 120px !important
}
.pl-sm-130 {
	padding-left: 130px !important
}
.pl-sm-140 {
	padding-left: 140px !important
}
.pl-sm-150 {
	padding-left: 150px !important
}
.pl-sm-160 {
	padding-left: 160px !important
}
.pl-sm-170 {
	padding-left: 170px !important
}
.pl-sm-180 {
	padding-left: 180px !important
}
.pl-sm-190 {
	padding-left: 190px !important
}
.pl-sm-200 {
	padding-left: 200px !important
}
.pl-sm-210 {
	padding-left: 210px !important
}
.pl-sm-220 {
	padding-left: 220px !important
}
.pl-sm-230 {
	padding-left: 230px !important
}
.pl-sm-240 {
	padding-left: 240px !important
}
.pl-sm-250 {
	padding-left: 250px !important
}
.pl-sm-260 {
	padding-left: 260px !important
}
.pl-sm-270 {
	padding-left: 270px !important
}
.pl-sm-280 {
	padding-left: 280px !important
}
.pl-sm-290 {
	padding-left: 290px !important
}
.pl-sm-300 {
	padding-left: 300px !important
}
}
@media (min-width:992px) and (max-width:1199.98px) {
.pl-md-1 {
	padding-left: 1px !important
}
.pl-md-half {
	padding-left: 50% !important
}
.pl-md-full {
	padding-left: 100% !important
}
.pl-md-0 {
	padding-left: 0 !important
}
.pl-md-5 {
	padding-left: 5px !important
}
.pl-md-10 {
	padding-left: 10px !important
}
.pl-md-15 {
	padding-left: 15px !important
}
.pl-md-20 {
	padding-left: 20px !important
}
.pl-md-25 {
	padding-left: 25px !important
}
.pl-md-30 {
	padding-left: 30px !important
}
.pl-md-60 {
	padding-left: 60px !important
}
.pl-md-35 {
	padding-left: 35px !important
}
.pl-md-70 {
	padding-left: 70px !important
}
.pl-md-40 {
	padding-left: 40px !important
}
.pl-md-80 {
	padding-left: 80px !important
}
.pl-md-45 {
	padding-left: 45px !important
}
.pl-md-90 {
	padding-left: 90px !important
}
.pl-md-50 {
	padding-left: 50px !important
}
.pl-md-100 {
	padding-left: 100px !important
}
.pl-md-110 {
	padding-left: 110px !important
}
.pl-md-120 {
	padding-left: 120px !important
}
.pl-md-130 {
	padding-left: 130px !important
}
.pl-md-140 {
	padding-left: 140px !important
}
.pl-md-150 {
	padding-left: 150px !important
}
.pl-md-160 {
	padding-left: 160px !important
}
.pl-md-170 {
	padding-left: 170px !important
}
.pl-md-180 {
	padding-left: 180px !important
}
.pl-md-190 {
	padding-left: 190px !important
}
.pl-md-200 {
	padding-left: 200px !important
}
.pl-md-210 {
	padding-left: 210px !important
}
.pl-md-220 {
	padding-left: 220px !important
}
.pl-md-230 {
	padding-left: 230px !important
}
.pl-md-240 {
	padding-left: 240px !important
}
.pl-md-250 {
	padding-left: 250px !important
}
.pl-md-260 {
	padding-left: 260px !important
}
.pl-md-270 {
	padding-left: 270px !important
}
.pl-md-280 {
	padding-left: 280px !important
}
.pl-md-290 {
	padding-left: 290px !important
}
.pl-md-300 {
	padding-left: 300px !important
}
}
.pr-1 {
	padding-right: 1px !important
}
.pr-half {
	padding-right: 50% !important
}
.pr-full {
	padding-right: 100% !important
}
.pr-0 {
	padding-right: 0 !important
}
.pr-5 {
	padding-right: 5px !important
}
.pr-10 {
	padding-right: 10px !important
}
.pr-15 {
	padding-right: 15px !important
}
.pr-20 {
	padding-right: 20px !important
}
.pr-25 {
	padding-right: 25px !important
}
.pr-30 {
	padding-right: 30px !important
}
.pr-60 {
	padding-right: 60px !important
}
.pr-35 {
	padding-right: 35px !important
}
.pr-70 {
	padding-right: 70px !important
}
.pr-40 {
	padding-right: 40px !important
}
.pr-80 {
	padding-right: 80px !important
}
.pr-45 {
	padding-right: 45px !important
}
.pr-90 {
	padding-right: 90px !important
}
.pr-50 {
	padding-right: 50px !important
}
.pr-100 {
	padding-right: 100px !important
}
.pr-110 {
	padding-right: 110px !important
}
.pr-120 {
	padding-right: 120px !important
}
.pr-130 {
	padding-right: 130px !important
}
.pr-140 {
	padding-right: 140px !important
}
.pr-150 {
	padding-right: 150px !important
}
.pr-160 {
	padding-right: 160px !important
}
.pr-170 {
	padding-right: 170px !important
}
.pr-180 {
	padding-right: 180px !important
}
.pr-190 {
	padding-right: 190px !important
}
.pr-200 {
	padding-right: 200px !important
}
.pr-210 {
	padding-right: 210px !important
}
.pr-220 {
	padding-right: 220px !important
}
.pr-230 {
	padding-right: 230px !important
}
.pr-240 {
	padding-right: 240px !important
}
.pr-250 {
	padding-right: 250px !important
}
.pr-260 {
	padding-right: 260px !important
}
.pr-270 {
	padding-right: 270px !important
}
.pr-280 {
	padding-right: 280px !important
}
.pr-290 {
	padding-right: 290px !important
}
.pr-300 {
	padding-right: 300px !important
}
@media (min-width:320px) and (max-width:767.98px) {
.pr-xs-1 {
	padding-right: 1px !important
}
.pr-xs-half {
	padding-right: 50% !important
}
.pr-xs-full {
	padding-right: 100% !important
}
.pr-xs-0 {
	padding-right: 0 !important
}
.pr-xs-5 {
	padding-right: 5px !important
}
.pr-xs-10 {
	padding-right: 10px !important
}
.pr-xs-15 {
	padding-right: 15px !important
}
.pr-xs-20 {
	padding-right: 20px !important
}
.pr-xs-25 {
	padding-right: 25px !important
}
.pr-xs-30 {
	padding-right: 30px !important
}
.pr-xs-60 {
	padding-right: 60px !important
}
.pr-xs-35 {
	padding-right: 35px !important
}
.pr-xs-70 {
	padding-right: 70px !important
}
.pr-xs-40 {
	padding-right: 40px !important
}
.pr-xs-80 {
	padding-right: 80px !important
}
.pr-xs-45 {
	padding-right: 45px !important
}
.pr-xs-90 {
	padding-right: 90px !important
}
.pr-xs-50 {
	padding-right: 50px !important
}
.pr-xs-100 {
	padding-right: 100px !important
}
.pr-xs-110 {
	padding-right: 110px !important
}
.pr-xs-120 {
	padding-right: 120px !important
}
.pr-xs-130 {
	padding-right: 130px !important
}
.pr-xs-140 {
	padding-right: 140px !important
}
.pr-xs-150 {
	padding-right: 150px !important
}
.pr-xs-160 {
	padding-right: 160px !important
}
.pr-xs-170 {
	padding-right: 170px !important
}
.pr-xs-180 {
	padding-right: 180px !important
}
.pr-xs-190 {
	padding-right: 190px !important
}
.pr-xs-200 {
	padding-right: 200px !important
}
.pr-xs-210 {
	padding-right: 210px !important
}
.pr-xs-220 {
	padding-right: 220px !important
}
.pr-xs-230 {
	padding-right: 230px !important
}
.pr-xs-240 {
	padding-right: 240px !important
}
.pr-xs-250 {
	padding-right: 250px !important
}
.pr-xs-260 {
	padding-right: 260px !important
}
.pr-xs-270 {
	padding-right: 270px !important
}
.pr-xs-280 {
	padding-right: 280px !important
}
.pr-xs-290 {
	padding-right: 290px !important
}
.pr-xs-300 {
	padding-right: 300px !important
}
}
@media (min-width:768px) and (max-width:991.98px) {
.pr-sm-1 {
	padding-right: 1px !important
}
.pr-sm-half {
	padding-right: 50% !important
}
.pr-sm-full {
	padding-right: 100% !important
}
.pr-sm-0 {
	padding-right: 0 !important
}
.pr-sm-5 {
	padding-right: 5px !important
}
.pr-sm-10 {
	padding-right: 10px !important
}
.pr-sm-15 {
	padding-right: 15px !important
}
.pr-sm-20 {
	padding-right: 20px !important
}
.pr-sm-25 {
	padding-right: 25px !important
}
.pr-sm-30 {
	padding-right: 30px !important
}
.pr-sm-60 {
	padding-right: 60px !important
}
.pr-sm-35 {
	padding-right: 35px !important
}
.pr-sm-70 {
	padding-right: 70px !important
}
.pr-sm-40 {
	padding-right: 40px !important
}
.pr-sm-80 {
	padding-right: 80px !important
}
.pr-sm-45 {
	padding-right: 45px !important
}
.pr-sm-90 {
	padding-right: 90px !important
}
.pr-sm-50 {
	padding-right: 50px !important
}
.pr-sm-100 {
	padding-right: 100px !important
}
.pr-sm-110 {
	padding-right: 110px !important
}
.pr-sm-120 {
	padding-right: 120px !important
}
.pr-sm-130 {
	padding-right: 130px !important
}
.pr-sm-140 {
	padding-right: 140px !important
}
.pr-sm-150 {
	padding-right: 150px !important
}
.pr-sm-160 {
	padding-right: 160px !important
}
.pr-sm-170 {
	padding-right: 170px !important
}
.pr-sm-180 {
	padding-right: 180px !important
}
.pr-sm-190 {
	padding-right: 190px !important
}
.pr-sm-200 {
	padding-right: 200px !important
}
.pr-sm-210 {
	padding-right: 210px !important
}
.pr-sm-220 {
	padding-right: 220px !important
}
.pr-sm-230 {
	padding-right: 230px !important
}
.pr-sm-240 {
	padding-right: 240px !important
}
.pr-sm-250 {
	padding-right: 250px !important
}
.pr-sm-260 {
	padding-right: 260px !important
}
.pr-sm-270 {
	padding-right: 270px !important
}
.pr-sm-280 {
	padding-right: 280px !important
}
.pr-sm-290 {
	padding-right: 290px !important
}
.pr-sm-300 {
	padding-right: 300px !important
}
}
@media (min-width:992px) and (max-width:1199.98px) {
.pr-md-1 {
	padding-right: 1px !important
}
.pr-md-half {
	padding-right: 50% !important
}
.pr-md-full {
	padding-right: 100% !important
}
.pr-md-0 {
	padding-right: 0 !important
}
.pr-md-5 {
	padding-right: 5px !important
}
.pr-md-10 {
	padding-right: 10px !important
}
.pr-md-15 {
	padding-right: 15px !important
}
.pr-md-20 {
	padding-right: 20px !important
}
.pr-md-25 {
	padding-right: 25px !important
}
.pr-md-30 {
	padding-right: 30px !important
}
.pr-md-60 {
	padding-right: 60px !important
}
.pr-md-35 {
	padding-right: 35px !important
}
.pr-md-70 {
	padding-right: 70px !important
}
.pr-md-40 {
	padding-right: 40px !important
}
.pr-md-80 {
	padding-right: 80px !important
}
.pr-md-45 {
	padding-right: 45px !important
}
.pr-md-90 {
	padding-right: 90px !important
}
.pr-md-50 {
	padding-right: 50px !important
}
.pr-md-100 {
	padding-right: 100px !important
}
.pr-md-110 {
	padding-right: 110px !important
}
.pr-md-120 {
	padding-right: 120px !important
}
.pr-md-130 {
	padding-right: 130px !important
}
.pr-md-140 {
	padding-right: 140px !important
}
.pr-md-150 {
	padding-right: 150px !important
}
.pr-md-160 {
	padding-right: 160px !important
}
.pr-md-170 {
	padding-right: 170px !important
}
.pr-md-180 {
	padding-right: 180px !important
}
.pr-md-190 {
	padding-right: 190px !important
}
.pr-md-200 {
	padding-right: 200px !important
}
.pr-md-210 {
	padding-right: 210px !important
}
.pr-md-220 {
	padding-right: 220px !important
}
.pr-md-230 {
	padding-right: 230px !important
}
.pr-md-240 {
	padding-right: 240px !important
}
.pr-md-250 {
	padding-right: 250px !important
}
.pr-md-260 {
	padding-right: 260px !important
}
.pr-md-270 {
	padding-right: 270px !important
}
.pr-md-280 {
	padding-right: 280px !important
}
.pr-md-290 {
	padding-right: 290px !important
}
.pr-md-300 {
	padding-right: 300px !important
}
}
.pt-1 {
	padding-top: 1px !important
}
.pt-half {
	padding-top: 50% !important
}
.pt-full {
	padding-top: 100% !important
}
.pt-0 {
	padding-top: 0 !important
}
.pt-5 {
	padding-top: 5px !important
}
.pt-10 {
	padding-top: 10px !important
}
.pt-15 {
	padding-top: 15px !important
}
.pt-20 {
	padding-top: 20px !important
}
.pt-25 {
	padding-top: 25px !important
}
.pt-30 {
	padding-top: 30px !important
}
.pt-60 {
	padding-top: 60px !important
}
.pt-35 {
	padding-top: 35px !important
}
.pt-70 {
	padding-top: 70px !important
}
.pt-40 {
	padding-top: 40px !important
}
.pt-80 {
	padding-top: 80px !important
}
.pt-45 {
	padding-top: 45px !important
}
.pt-90 {
	padding-top: 90px !important
}
.pt-50 {
	padding-top: 50px !important
}
.pt-100 {
	padding-top: 100px !important
}
.pt-110 {
	padding-top: 110px !important
}
.pt-120 {
	padding-top: 120px !important
}
.pt-130 {
	padding-top: 130px !important
}
.pt-140 {
	padding-top: 140px !important
}
.pt-150 {
	padding-top: 150px !important
}
.pt-160 {
	padding-top: 160px !important
}
.pt-170 {
	padding-top: 170px !important
}
.pt-180 {
	padding-top: 180px !important
}
.pt-190 {
	padding-top: 190px !important
}
.pt-200 {
	padding-top: 200px !important
}
.pt-210 {
	padding-top: 210px !important
}
.pt-220 {
	padding-top: 220px !important
}
.pt-230 {
	padding-top: 230px !important
}
.pt-240 {
	padding-top: 240px !important
}
.pt-250 {
	padding-top: 250px !important
}
.pt-260 {
	padding-top: 260px !important
}
.pt-270 {
	padding-top: 270px !important
}
.pt-280 {
	padding-top: 280px !important
}
.pt-290 {
	padding-top: 290px !important
}
.pt-300 {
	padding-top: 300px !important
}
@media (min-width:320px) and (max-width:767.98px) {
.pt-xs-1 {
	padding-top: 1px !important
}
.pt-xs-half {
	padding-top: 50% !important
}
.pt-xs-full {
	padding-top: 100% !important
}
.pt-xs-0 {
	padding-top: 0 !important
}
.pt-xs-5 {
	padding-top: 5px !important
}
.pt-xs-10 {
	padding-top: 10px !important
}
.pt-xs-15 {
	padding-top: 15px !important
}
.pt-xs-20 {
	padding-top: 20px !important
}
.pt-xs-25 {
	padding-top: 25px !important
}
.pt-xs-30 {
	padding-top: 30px !important
}
.pt-xs-60 {
	padding-top: 60px !important
}
.pt-xs-35 {
	padding-top: 35px !important
}
.pt-xs-70 {
	padding-top: 70px !important
}
.pt-xs-40 {
	padding-top: 40px !important
}
.pt-xs-80 {
	padding-top: 80px !important
}
.pt-xs-45 {
	padding-top: 45px !important
}
.pt-xs-90 {
	padding-top: 90px !important
}
.pt-xs-50 {
	padding-top: 50px !important
}
.pt-xs-100 {
	padding-top: 100px !important
}
.pt-xs-110 {
	padding-top: 110px !important
}
.pt-xs-120 {
	padding-top: 120px !important
}
.pt-xs-130 {
	padding-top: 130px !important
}
.pt-xs-140 {
	padding-top: 140px !important
}
.pt-xs-150 {
	padding-top: 150px !important
}
.pt-xs-160 {
	padding-top: 160px !important
}
.pt-xs-170 {
	padding-top: 170px !important
}
.pt-xs-180 {
	padding-top: 180px !important
}
.pt-xs-190 {
	padding-top: 190px !important
}
.pt-xs-200 {
	padding-top: 200px !important
}
.pt-xs-210 {
	padding-top: 210px !important
}
.pt-xs-220 {
	padding-top: 220px !important
}
.pt-xs-230 {
	padding-top: 230px !important
}
.pt-xs-240 {
	padding-top: 240px !important
}
.pt-xs-250 {
	padding-top: 250px !important
}
.pt-xs-260 {
	padding-top: 260px !important
}
.pt-xs-270 {
	padding-top: 270px !important
}
.pt-xs-280 {
	padding-top: 280px !important
}
.pt-xs-290 {
	padding-top: 290px !important
}
.pt-xs-300 {
	padding-top: 300px !important
}
}
@media (min-width:768px) and (max-width:991.98px) {
.pt-sm-1 {
	padding-top: 1px !important
}
.pt-sm-half {
	padding-top: 50% !important
}
.pt-sm-full {
	padding-top: 100% !important
}
.pt-sm-0 {
	padding-top: 0 !important
}
.pt-sm-5 {
	padding-top: 5px !important
}
.pt-sm-10 {
	padding-top: 10px !important
}
.pt-sm-15 {
	padding-top: 15px !important
}
.pt-sm-20 {
	padding-top: 20px !important
}
.pt-sm-25 {
	padding-top: 25px !important
}
.pt-sm-30 {
	padding-top: 30px !important
}
.pt-sm-60 {
	padding-top: 60px !important
}
.pt-sm-35 {
	padding-top: 35px !important
}
.pt-sm-70 {
	padding-top: 70px !important
}
.pt-sm-40 {
	padding-top: 40px !important
}
.pt-sm-80 {
	padding-top: 80px !important
}
.pt-sm-45 {
	padding-top: 45px !important
}
.pt-sm-90 {
	padding-top: 90px !important
}
.pt-sm-50 {
	padding-top: 50px !important
}
.pt-sm-100 {
	padding-top: 100px !important
}
.pt-sm-110 {
	padding-top: 110px !important
}
.pt-sm-120 {
	padding-top: 120px !important
}
.pt-sm-130 {
	padding-top: 130px !important
}
.pt-sm-140 {
	padding-top: 140px !important
}
.pt-sm-150 {
	padding-top: 150px !important
}
.pt-sm-160 {
	padding-top: 160px !important
}
.pt-sm-170 {
	padding-top: 170px !important
}
.pt-sm-180 {
	padding-top: 180px !important
}
.pt-sm-190 {
	padding-top: 190px !important
}
.pt-sm-200 {
	padding-top: 200px !important
}
.pt-sm-210 {
	padding-top: 210px !important
}
.pt-sm-220 {
	padding-top: 220px !important
}
.pt-sm-230 {
	padding-top: 230px !important
}
.pt-sm-240 {
	padding-top: 240px !important
}
.pt-sm-250 {
	padding-top: 250px !important
}
.pt-sm-260 {
	padding-top: 260px !important
}
.pt-sm-270 {
	padding-top: 270px !important
}
.pt-sm-280 {
	padding-top: 280px !important
}
.pt-sm-290 {
	padding-top: 290px !important
}
.pt-sm-300 {
	padding-top: 300px !important
}
}
@media (min-width:992px) and (max-width:1199.98px) {
.pt-md-1 {
	padding-top: 1px !important
}
.pt-md-half {
	padding-top: 50% !important
}
.pt-md-full {
	padding-top: 100% !important
}
.pt-md-0 {
	padding-top: 0 !important
}
.pt-md-5 {
	padding-top: 5px !important
}
.pt-md-10 {
	padding-top: 10px !important
}
.pt-md-15 {
	padding-top: 15px !important
}
.pt-md-20 {
	padding-top: 20px !important
}
.pt-md-25 {
	padding-top: 25px !important
}
.pt-md-30 {
	padding-top: 30px !important
}
.pt-md-60 {
	padding-top: 60px !important
}
.pt-md-35 {
	padding-top: 35px !important
}
.pt-md-70 {
	padding-top: 70px !important
}
.pt-md-40 {
	padding-top: 40px !important
}
.pt-md-80 {
	padding-top: 80px !important
}
.pt-md-45 {
	padding-top: 45px !important
}
.pt-md-90 {
	padding-top: 90px !important
}
.pt-md-50 {
	padding-top: 50px !important
}
.pt-md-100 {
	padding-top: 100px !important
}
.pt-md-110 {
	padding-top: 110px !important
}
.pt-md-120 {
	padding-top: 120px !important
}
.pt-md-130 {
	padding-top: 130px !important
}
.pt-md-140 {
	padding-top: 140px !important
}
.pt-md-150 {
	padding-top: 150px !important
}
.pt-md-160 {
	padding-top: 160px !important
}
.pt-md-170 {
	padding-top: 170px !important
}
.pt-md-180 {
	padding-top: 180px !important
}
.pt-md-190 {
	padding-top: 190px !important
}
.pt-md-200 {
	padding-top: 200px !important
}
.pt-md-210 {
	padding-top: 210px !important
}
.pt-md-220 {
	padding-top: 220px !important
}
.pt-md-230 {
	padding-top: 230px !important
}
.pt-md-240 {
	padding-top: 240px !important
}
.pt-md-250 {
	padding-top: 250px !important
}
.pt-md-260 {
	padding-top: 260px !important
}
.pt-md-270 {
	padding-top: 270px !important
}
.pt-md-280 {
	padding-top: 280px !important
}
.pt-md-290 {
	padding-top: 290px !important
}
.pt-md-300 {
	padding-top: 300px !important
}
}
.pb-1 {
	padding-bottom: 1px !important
}
.pb-half {
	padding-bottom: 50% !important
}
.pb-full {
	padding-bottom: 100% !important
}
.pb-0 {
	padding-bottom: 0 !important
}
.pb-5 {
	padding-bottom: 5px !important
}
.pb-10 {
	padding-bottom: 10px !important
}
.pb-15 {
	padding-bottom: 15px !important
}
.pb-20 {
	padding-bottom: 20px !important
}
.pb-25 {
	padding-bottom: 25px !important
}
.pb-30 {
	padding-bottom: 30px !important
}
.pb-60 {
	padding-bottom: 60px !important
}
.pb-35 {
	padding-bottom: 35px !important
}
.pb-70 {
	padding-bottom: 70px !important
}
.pb-40 {
	padding-bottom: 40px !important
}
.pb-80 {
	padding-bottom: 80px !important
}
.pb-45 {
	padding-bottom: 45px !important
}
.pb-90 {
	padding-bottom: 90px !important
}
.pb-50 {
	padding-bottom: 50px !important
}
.pb-100 {
	padding-bottom: 100px !important
}
.pb-110 {
	padding-bottom: 110px !important
}
.pb-120 {
	padding-bottom: 120px !important
}
.pb-130 {
	padding-bottom: 130px !important
}
.pb-140 {
	padding-bottom: 140px !important
}
.pb-150 {
	padding-bottom: 150px !important
}
.pb-160 {
	padding-bottom: 160px !important
}
.pb-170 {
	padding-bottom: 170px !important
}
.pb-180 {
	padding-bottom: 180px !important
}
.pb-190 {
	padding-bottom: 190px !important
}
.pb-200 {
	padding-bottom: 200px !important
}
.pb-210 {
	padding-bottom: 210px !important
}
.pb-220 {
	padding-bottom: 220px !important
}
.pb-230 {
	padding-bottom: 230px !important
}
.pb-240 {
	padding-bottom: 240px !important
}
.pb-250 {
	padding-bottom: 250px !important
}
.pb-260 {
	padding-bottom: 260px !important
}
.pb-270 {
	padding-bottom: 270px !important
}
.pb-280 {
	padding-bottom: 280px !important
}
.pb-290 {
	padding-bottom: 290px !important
}
.pb-300 {
	padding-bottom: 300px !important
}
@media (min-width:320px) and (max-width:767.98px) {
.pb-xs-1 {
	padding-bottom: 1px !important
}
.pb-xs-half {
	padding-bottom: 50% !important
}
.pb-xs-full {
	padding-bottom: 100% !important
}
.pb-xs-0 {
	padding-bottom: 0 !important
}
.pb-xs-5 {
	padding-bottom: 5px !important
}
.pb-xs-10 {
	padding-bottom: 10px !important
}
.pb-xs-15 {
	padding-bottom: 15px !important
}
.pb-xs-20 {
	padding-bottom: 20px !important
}
.pb-xs-25 {
	padding-bottom: 25px !important
}
.pb-xs-30 {
	padding-bottom: 30px !important
}
.pb-xs-60 {
	padding-bottom: 60px !important
}
.pb-xs-35 {
	padding-bottom: 35px !important
}
.pb-xs-70 {
	padding-bottom: 70px !important
}
.pb-xs-40 {
	padding-bottom: 40px !important
}
.pb-xs-80 {
	padding-bottom: 80px !important
}
.pb-xs-45 {
	padding-bottom: 45px !important
}
.pb-xs-90 {
	padding-bottom: 90px !important
}
.pb-xs-50 {
	padding-bottom: 50px !important
}
.pb-xs-100 {
	padding-bottom: 100px !important
}
.pb-xs-110 {
	padding-bottom: 110px !important
}
.pb-xs-120 {
	padding-bottom: 120px !important
}
.pb-xs-130 {
	padding-bottom: 130px !important
}
.pb-xs-140 {
	padding-bottom: 140px !important
}
.pb-xs-150 {
	padding-bottom: 150px !important
}
.pb-xs-160 {
	padding-bottom: 160px !important
}
.pb-xs-170 {
	padding-bottom: 170px !important
}
.pb-xs-180 {
	padding-bottom: 180px !important
}
.pb-xs-190 {
	padding-bottom: 190px !important
}
.pb-xs-200 {
	padding-bottom: 200px !important
}
.pb-xs-210 {
	padding-bottom: 210px !important
}
.pb-xs-220 {
	padding-bottom: 220px !important
}
.pb-xs-230 {
	padding-bottom: 230px !important
}
.pb-xs-240 {
	padding-bottom: 240px !important
}
.pb-xs-250 {
	padding-bottom: 250px !important
}
.pb-xs-260 {
	padding-bottom: 260px !important
}
.pb-xs-270 {
	padding-bottom: 270px !important
}
.pb-xs-280 {
	padding-bottom: 280px !important
}
.pb-xs-290 {
	padding-bottom: 290px !important
}
.pb-xs-300 {
	padding-bottom: 300px !important
}
}
@media (min-width:768px) and (max-width:991.98px) {
.pb-sm-1 {
	padding-bottom: 1px !important
}
.pb-sm-half {
	padding-bottom: 50% !important
}
.pb-sm-full {
	padding-bottom: 100% !important
}
.pb-sm-0 {
	padding-bottom: 0 !important
}
.pb-sm-5 {
	padding-bottom: 5px !important
}
.pb-sm-10 {
	padding-bottom: 10px !important
}
.pb-sm-15 {
	padding-bottom: 15px !important
}
.pb-sm-20 {
	padding-bottom: 20px !important
}
.pb-sm-25 {
	padding-bottom: 25px !important
}
.pb-sm-30 {
	padding-bottom: 30px !important
}
.pb-sm-60 {
	padding-bottom: 60px !important
}
.pb-sm-35 {
	padding-bottom: 35px !important
}
.pb-sm-70 {
	padding-bottom: 70px !important
}
.pb-sm-40 {
	padding-bottom: 40px !important
}
.pb-sm-80 {
	padding-bottom: 80px !important
}
.pb-sm-45 {
	padding-bottom: 45px !important
}
.pb-sm-90 {
	padding-bottom: 90px !important
}
.pb-sm-50 {
	padding-bottom: 50px !important
}
.pb-sm-100 {
	padding-bottom: 100px !important
}
.pb-sm-110 {
	padding-bottom: 110px !important
}
.pb-sm-120 {
	padding-bottom: 120px !important
}
.pb-sm-130 {
	padding-bottom: 130px !important
}
.pb-sm-140 {
	padding-bottom: 140px !important
}
.pb-sm-150 {
	padding-bottom: 150px !important
}
.pb-sm-160 {
	padding-bottom: 160px !important
}
.pb-sm-170 {
	padding-bottom: 170px !important
}
.pb-sm-180 {
	padding-bottom: 180px !important
}
.pb-sm-190 {
	padding-bottom: 190px !important
}
.pb-sm-200 {
	padding-bottom: 200px !important
}
.pb-sm-210 {
	padding-bottom: 210px !important
}
.pb-sm-220 {
	padding-bottom: 220px !important
}
.pb-sm-230 {
	padding-bottom: 230px !important
}
.pb-sm-240 {
	padding-bottom: 240px !important
}
.pb-sm-250 {
	padding-bottom: 250px !important
}
.pb-sm-260 {
	padding-bottom: 260px !important
}
.pb-sm-270 {
	padding-bottom: 270px !important
}
.pb-sm-280 {
	padding-bottom: 280px !important
}
.pb-sm-290 {
	padding-bottom: 290px !important
}
.pb-sm-300 {
	padding-bottom: 300px !important
}
}
@media (min-width:992px) and (max-width:1199.98px) {
.pb-md-1 {
	padding-bottom: 1px !important
}
.pb-md-half {
	padding-bottom: 50% !important
}
.pb-md-full {
	padding-bottom: 100% !important
}
.pb-md-0 {
	padding-bottom: 0 !important
}
.pb-md-5 {
	padding-bottom: 5px !important
}
.pb-md-10 {
	padding-bottom: 10px !important
}
.pb-md-15 {
	padding-bottom: 15px !important
}
.pb-md-20 {
	padding-bottom: 20px !important
}
.pb-md-25 {
	padding-bottom: 25px !important
}
.pb-md-30 {
	padding-bottom: 30px !important
}
.pb-md-60 {
	padding-bottom: 60px !important
}
.pb-md-35 {
	padding-bottom: 35px !important
}
.pb-md-70 {
	padding-bottom: 70px !important
}
.pb-md-40 {
	padding-bottom: 40px !important
}
.pb-md-80 {
	padding-bottom: 80px !important
}
.pb-md-45 {
	padding-bottom: 45px !important
}
.pb-md-90 {
	padding-bottom: 90px !important
}
.pb-md-50 {
	padding-bottom: 50px !important
}
.pb-md-100 {
	padding-bottom: 100px !important
}
.pb-md-110 {
	padding-bottom: 110px !important
}
.pb-md-120 {
	padding-bottom: 120px !important
}
.pb-md-130 {
	padding-bottom: 130px !important
}
.pb-md-140 {
	padding-bottom: 140px !important
}
.pb-md-150 {
	padding-bottom: 150px !important
}
.pb-md-160 {
	padding-bottom: 160px !important
}
.pb-md-170 {
	padding-bottom: 170px !important
}
.pb-md-180 {
	padding-bottom: 180px !important
}
.pb-md-190 {
	padding-bottom: 190px !important
}
.pb-md-200 {
	padding-bottom: 200px !important
}
.pb-md-210 {
	padding-bottom: 210px !important
}
.pb-md-220 {
	padding-bottom: 220px !important
}
.pb-md-230 {
	padding-bottom: 230px !important
}
.pb-md-240 {
	padding-bottom: 240px !important
}
.pb-md-250 {
	padding-bottom: 250px !important
}
.pb-md-260 {
	padding-bottom: 260px !important
}
.pb-md-270 {
	padding-bottom: 270px !important
}
.pb-md-280 {
	padding-bottom: 280px !important
}
.pb-md-290 {
	padding-bottom: 290px !important
}
.pb-md-300 {
	padding-bottom: 300px !important
}
}
.l-0 {
	left: 0 !important
}
.l-0--neg {
	left: -0 !important
}
.l-10 {
	left: 10px !important
}
.l-10--neg {
	left: -10px !important
}
.l-20 {
	left: 20px !important
}
.l-20--neg {
	left: -20px !important
}
.l-30 {
	left: 30px !important
}
.l-30--neg {
	left: -30px !important
}
.l-40 {
	left: 40px !important
}
.l-40--neg {
	left: -40px !important
}
.l-50 {
	left: 50px !important
}
.l-50--neg {
	left: -50px !important
}
.l-60 {
	left: 60px !important
}
.l-60--neg {
	left: -60px !important
}
.l-70 {
	left: 70px !important
}
.l-70--neg {
	left: -70px !important
}
.l-80 {
	left: 80px !important
}
.l-80--neg {
	left: -80px !important
}
.l-90 {
	left: 90px !important
}
.l-90--neg {
	left: -90px !important
}
.l-100 {
	left: 100px !important
}
.l-100--neg {
	left: -100px !important
}
@media (min-width:320px) and (max-width:767.98px) {
.l-xs-0 {
	left: 0 !important
}
.l-xs-0--neg {
	left: -0 !important
}
.l-xs-10 {
	left: 10px !important
}
.l-xs-10--neg {
	left: -10px !important
}
.l-xs-20 {
	left: 20px !important
}
.l-xs-20--neg {
	left: -20px !important
}
.l-xs-30 {
	left: 30px !important
}
.l-xs-30--neg {
	left: -30px !important
}
.l-xs-40 {
	left: 40px !important
}
.l-xs-40--neg {
	left: -40px !important
}
.l-xs-50 {
	left: 50px !important
}
.l-xs-50--neg {
	left: -50px !important
}
.l-xs-60 {
	left: 60px !important
}
.l-xs-60--neg {
	left: -60px !important
}
.l-xs-70 {
	left: 70px !important
}
.l-xs-70--neg {
	left: -70px !important
}
.l-xs-80 {
	left: 80px !important
}
.l-xs-80--neg {
	left: -80px !important
}
.l-xs-90 {
	left: 90px !important
}
.l-xs-90--neg {
	left: -90px !important
}
.l-xs-100 {
	left: 100px !important
}
.l-xs-100--neg {
	left: -100px !important
}
}
@media (min-width:768px) and (max-width:991.98px) {
.l-sm-0 {
	left: 0 !important
}
.l-sm-0--neg {
	left: -0 !important
}
.l-sm-10 {
	left: 10px !important
}
.l-sm-10--neg {
	left: -10px !important
}
.l-sm-20 {
	left: 20px !important
}
.l-sm-20--neg {
	left: -20px !important
}
.l-sm-30 {
	left: 30px !important
}
.l-sm-30--neg {
	left: -30px !important
}
.l-sm-40 {
	left: 40px !important
}
.l-sm-40--neg {
	left: -40px !important
}
.l-sm-50 {
	left: 50px !important
}
.l-sm-50--neg {
	left: -50px !important
}
.l-sm-60 {
	left: 60px !important
}
.l-sm-60--neg {
	left: -60px !important
}
.l-sm-70 {
	left: 70px !important
}
.l-sm-70--neg {
	left: -70px !important
}
.l-sm-80 {
	left: 80px !important
}
.l-sm-80--neg {
	left: -80px !important
}
.l-sm-90 {
	left: 90px !important
}
.l-sm-90--neg {
	left: -90px !important
}
.l-sm-100 {
	left: 100px !important
}
.l-sm-100--neg {
	left: -100px !important
}
}
@media (min-width:992px) and (max-width:1199.98px) {
.l-md-0 {
	left: 0 !important
}
.l-md-0--neg {
	left: -0 !important
}
.l-md-10 {
	left: 10px !important
}
.l-md-10--neg {
	left: -10px !important
}
.l-md-20 {
	left: 20px !important
}
.l-md-20--neg {
	left: -20px !important
}
.l-md-30 {
	left: 30px !important
}
.l-md-30--neg {
	left: -30px !important
}
.l-md-40 {
	left: 40px !important
}
.l-md-40--neg {
	left: -40px !important
}
.l-md-50 {
	left: 50px !important
}
.l-md-50--neg {
	left: -50px !important
}
.l-md-60 {
	left: 60px !important
}
.l-md-60--neg {
	left: -60px !important
}
.l-md-70 {
	left: 70px !important
}
.l-md-70--neg {
	left: -70px !important
}
.l-md-80 {
	left: 80px !important
}
.l-md-80--neg {
	left: -80px !important
}
.l-md-90 {
	left: 90px !important
}
.l-md-90--neg {
	left: -90px !important
}
.l-md-100 {
	left: 100px !important
}
.l-md-100--neg {
	left: -100px !important
}
}
.r-0 {
	right: 0 !important
}
.r-0--neg {
	right: -0 !important
}
.r-10 {
	right: 10px !important
}
.r-10--neg {
	right: -10px !important
}
.r-20 {
	right: 20px !important
}
.r-20--neg {
	right: -20px !important
}
.r-30 {
	right: 30px !important
}
.r-30--neg {
	right: -30px !important
}
.r-40 {
	right: 40px !important
}
.r-40--neg {
	right: -40px !important
}
.r-50 {
	right: 50px !important
}
.r-50--neg {
	right: -50px !important
}
.r-60 {
	right: 60px !important
}
.r-60--neg {
	right: -60px !important
}
.r-70 {
	right: 70px !important
}
.r-70--neg {
	right: -70px !important
}
.r-80 {
	right: 80px !important
}
.r-80--neg {
	right: -80px !important
}
.r-90 {
	right: 90px !important
}
.r-90--neg {
	right: -90px !important
}
.r-100 {
	right: 100px !important
}
.r-100--neg {
	right: -100px !important
}
@media (min-width:320px) and (max-width:767.98px) {
.r-xs-0 {
	right: 0 !important
}
.r-xs-0--neg {
	right: -0 !important
}
.r-xs-10 {
	right: 10px !important
}
.r-xs-10--neg {
	right: -10px !important
}
.r-xs-20 {
	right: 20px !important
}
.r-xs-20--neg {
	right: -20px !important
}
.r-xs-30 {
	right: 30px !important
}
.r-xs-30--neg {
	right: -30px !important
}
.r-xs-40 {
	right: 40px !important
}
.r-xs-40--neg {
	right: -40px !important
}
.r-xs-50 {
	right: 50px !important
}
.r-xs-50--neg {
	right: -50px !important
}
.r-xs-60 {
	right: 60px !important
}
.r-xs-60--neg {
	right: -60px !important
}
.r-xs-70 {
	right: 70px !important
}
.r-xs-70--neg {
	right: -70px !important
}
.r-xs-80 {
	right: 80px !important
}
.r-xs-80--neg {
	right: -80px !important
}
.r-xs-90 {
	right: 90px !important
}
.r-xs-90--neg {
	right: -90px !important
}
.r-xs-100 {
	right: 100px !important
}
.r-xs-100--neg {
	right: -100px !important
}
}
@media (min-width:768px) and (max-width:991.98px) {
.r-sm-0 {
	right: 0 !important
}
.r-sm-0--neg {
	right: -0 !important
}
.r-sm-10 {
	right: 10px !important
}
.r-sm-10--neg {
	right: -10px !important
}
.r-sm-20 {
	right: 20px !important
}
.r-sm-20--neg {
	right: -20px !important
}
.r-sm-30 {
	right: 30px !important
}
.r-sm-30--neg {
	right: -30px !important
}
.r-sm-40 {
	right: 40px !important
}
.r-sm-40--neg {
	right: -40px !important
}
.r-sm-50 {
	right: 50px !important
}
.r-sm-50--neg {
	right: -50px !important
}
.r-sm-60 {
	right: 60px !important
}
.r-sm-60--neg {
	right: -60px !important
}
.r-sm-70 {
	right: 70px !important
}
.r-sm-70--neg {
	right: -70px !important
}
.r-sm-80 {
	right: 80px !important
}
.r-sm-80--neg {
	right: -80px !important
}
.r-sm-90 {
	right: 90px !important
}
.r-sm-90--neg {
	right: -90px !important
}
.r-sm-100 {
	right: 100px !important
}
.r-sm-100--neg {
	right: -100px !important
}
}
@media (min-width:992px) and (max-width:1199.98px) {
.r-md-0 {
	right: 0 !important
}
.r-md-0--neg {
	right: -0 !important
}
.r-md-10 {
	right: 10px !important
}
.r-md-10--neg {
	right: -10px !important
}
.r-md-20 {
	right: 20px !important
}
.r-md-20--neg {
	right: -20px !important
}
.r-md-30 {
	right: 30px !important
}
.r-md-30--neg {
	right: -30px !important
}
.r-md-40 {
	right: 40px !important
}
.r-md-40--neg {
	right: -40px !important
}
.r-md-50 {
	right: 50px !important
}
.r-md-50--neg {
	right: -50px !important
}
.r-md-60 {
	right: 60px !important
}
.r-md-60--neg {
	right: -60px !important
}
.r-md-70 {
	right: 70px !important
}
.r-md-70--neg {
	right: -70px !important
}
.r-md-80 {
	right: 80px !important
}
.r-md-80--neg {
	right: -80px !important
}
.r-md-90 {
	right: 90px !important
}
.r-md-90--neg {
	right: -90px !important
}
.r-md-100 {
	right: 100px !important
}
.r-md-100--neg {
	right: -100px !important
}
}
.t-0 {
	top: 0 !important
}
.t-0--neg {
	top: -0 !important
}
.t-10 {
	top: 10px !important
}
.t-10--neg {
	top: -10px !important
}
.t-20 {
	top: 20px !important
}
.t-20--neg {
	top: -20px !important
}
.t-30 {
	top: 30px !important
}
.t-30--neg {
	top: -30px !important
}
.t-40 {
	top: 40px !important
}
.t-40--neg {
	top: -40px !important
}
.t-50 {
	top: 50px !important
}
.t-50--neg {
	top: -50px !important
}
.t-60 {
	top: 60px !important
}
.t-60--neg {
	top: -60px !important
}
.t-70 {
	top: 70px !important
}
.t-70--neg {
	top: -70px !important
}
.t-80 {
	top: 80px !important
}
.t-80--neg {
	top: -80px !important
}
.t-90 {
	top: 90px !important
}
.t-90--neg {
	top: -90px !important
}
.t-100 {
	top: 100px !important
}
.t-100--neg {
	top: -100px !important
}
@media (min-width:320px) and (max-width:767.98px) {
.t-xs-0 {
	top: 0 !important
}
.t-xs-0--neg {
	top: -0 !important
}
.t-xs-10 {
	top: 10px !important
}
.t-xs-10--neg {
	top: -10px !important
}
.t-xs-20 {
	top: 20px !important
}
.t-xs-20--neg {
	top: -20px !important
}
.t-xs-30 {
	top: 30px !important
}
.t-xs-30--neg {
	top: -30px !important
}
.t-xs-40 {
	top: 40px !important
}
.t-xs-40--neg {
	top: -40px !important
}
.t-xs-50 {
	top: 50px !important
}
.t-xs-50--neg {
	top: -50px !important
}
.t-xs-60 {
	top: 60px !important
}
.t-xs-60--neg {
	top: -60px !important
}
.t-xs-70 {
	top: 70px !important
}
.t-xs-70--neg {
	top: -70px !important
}
.t-xs-80 {
	top: 80px !important
}
.t-xs-80--neg {
	top: -80px !important
}
.t-xs-90 {
	top: 90px !important
}
.t-xs-90--neg {
	top: -90px !important
}
.t-xs-100 {
	top: 100px !important
}
.t-xs-100--neg {
	top: -100px !important
}
}
@media (min-width:768px) and (max-width:991.98px) {
.t-sm-0 {
	top: 0 !important
}
.t-sm-0--neg {
	top: -0 !important
}
.t-sm-10 {
	top: 10px !important
}
.t-sm-10--neg {
	top: -10px !important
}
.t-sm-20 {
	top: 20px !important
}
.t-sm-20--neg {
	top: -20px !important
}
.t-sm-30 {
	top: 30px !important
}
.t-sm-30--neg {
	top: -30px !important
}
.t-sm-40 {
	top: 40px !important
}
.t-sm-40--neg {
	top: -40px !important
}
.t-sm-50 {
	top: 50px !important
}
.t-sm-50--neg {
	top: -50px !important
}
.t-sm-60 {
	top: 60px !important
}
.t-sm-60--neg {
	top: -60px !important
}
.t-sm-70 {
	top: 70px !important
}
.t-sm-70--neg {
	top: -70px !important
}
.t-sm-80 {
	top: 80px !important
}
.t-sm-80--neg {
	top: -80px !important
}
.t-sm-90 {
	top: 90px !important
}
.t-sm-90--neg {
	top: -90px !important
}
.t-sm-100 {
	top: 100px !important
}
.t-sm-100--neg {
	top: -100px !important
}
}
@media (min-width:992px) and (max-width:1199.98px) {
.t-md-0 {
	top: 0 !important
}
.t-md-0--neg {
	top: -0 !important
}
.t-md-10 {
	top: 10px !important
}
.t-md-10--neg {
	top: -10px !important
}
.t-md-20 {
	top: 20px !important
}
.t-md-20--neg {
	top: -20px !important
}
.t-md-30 {
	top: 30px !important
}
.t-md-30--neg {
	top: -30px !important
}
.t-md-40 {
	top: 40px !important
}
.t-md-40--neg {
	top: -40px !important
}
.t-md-50 {
	top: 50px !important
}
.t-md-50--neg {
	top: -50px !important
}
.t-md-60 {
	top: 60px !important
}
.t-md-60--neg {
	top: -60px !important
}
.t-md-70 {
	top: 70px !important
}
.t-md-70--neg {
	top: -70px !important
}
.t-md-80 {
	top: 80px !important
}
.t-md-80--neg {
	top: -80px !important
}
.t-md-90 {
	top: 90px !important
}
.t-md-90--neg {
	top: -90px !important
}
.t-md-100 {
	top: 100px !important
}
.t-md-100--neg {
	top: -100px !important
}
}
.b-0 {
	bottom: 0 !important
}
.b-0--neg {
	bottom: -0 !important
}
.b-10 {
	bottom: 10px !important
}
.b-10--neg {
	bottom: -10px !important
}
.b-20 {
	bottom: 20px !important
}
.b-20--neg {
	bottom: -20px !important
}
.b-30 {
	bottom: 30px !important
}
.b-30--neg {
	bottom: -30px !important
}
.b-40 {
	bottom: 40px !important
}
.b-40--neg {
	bottom: -40px !important
}
.b-50 {
	bottom: 50px !important
}
.b-50--neg {
	bottom: -50px !important
}
.b-60 {
	bottom: 60px !important
}
.b-60--neg {
	bottom: -60px !important
}
.b-70 {
	bottom: 70px !important
}
.b-70--neg {
	bottom: -70px !important
}
.b-80 {
	bottom: 80px !important
}
.b-80--neg {
	bottom: -80px !important
}
.b-90 {
	bottom: 90px !important
}
.b-90--neg {
	bottom: -90px !important
}
.b-100 {
	bottom: 100px !important
}
.b-100--neg {
	bottom: -100px !important
}
@media (min-width:320px) and (max-width:767.98px) {
.b-xs-0 {
	bottom: 0 !important
}
.b-xs-0--neg {
	bottom: -0 !important
}
.b-xs-10 {
	bottom: 10px !important
}
.b-xs-10--neg {
	bottom: -10px !important
}
.b-xs-20 {
	bottom: 20px !important
}
.b-xs-20--neg {
	bottom: -20px !important
}
.b-xs-30 {
	bottom: 30px !important
}
.b-xs-30--neg {
	bottom: -30px !important
}
.b-xs-40 {
	bottom: 40px !important
}
.b-xs-40--neg {
	bottom: -40px !important
}
.b-xs-50 {
	bottom: 50px !important
}
.b-xs-50--neg {
	bottom: -50px !important
}
.b-xs-60 {
	bottom: 60px !important
}
.b-xs-60--neg {
	bottom: -60px !important
}
.b-xs-70 {
	bottom: 70px !important
}
.b-xs-70--neg {
	bottom: -70px !important
}
.b-xs-80 {
	bottom: 80px !important
}
.b-xs-80--neg {
	bottom: -80px !important
}
.b-xs-90 {
	bottom: 90px !important
}
.b-xs-90--neg {
	bottom: -90px !important
}
.b-xs-100 {
	bottom: 100px !important
}
.b-xs-100--neg {
	bottom: -100px !important
}
}
@media (min-width:768px) and (max-width:991.98px) {
.b-sm-0 {
	bottom: 0 !important
}
.b-sm-0--neg {
	bottom: -0 !important
}
.b-sm-10 {
	bottom: 10px !important
}
.b-sm-10--neg {
	bottom: -10px !important
}
.b-sm-20 {
	bottom: 20px !important
}
.b-sm-20--neg {
	bottom: -20px !important
}
.b-sm-30 {
	bottom: 30px !important
}
.b-sm-30--neg {
	bottom: -30px !important
}
.b-sm-40 {
	bottom: 40px !important
}
.b-sm-40--neg {
	bottom: -40px !important
}
.b-sm-50 {
	bottom: 50px !important
}
.b-sm-50--neg {
	bottom: -50px !important
}
.b-sm-60 {
	bottom: 60px !important
}
.b-sm-60--neg {
	bottom: -60px !important
}
.b-sm-70 {
	bottom: 70px !important
}
.b-sm-70--neg {
	bottom: -70px !important
}
.b-sm-80 {
	bottom: 80px !important
}
.b-sm-80--neg {
	bottom: -80px !important
}
.b-sm-90 {
	bottom: 90px !important
}
.b-sm-90--neg {
	bottom: -90px !important
}
.b-sm-100 {
	bottom: 100px !important
}
.b-sm-100--neg {
	bottom: -100px !important
}
}
@media (min-width:992px) and (max-width:1199.98px) {
.b-md-0 {
	bottom: 0 !important
}
.b-md-0--neg {
	bottom: -0 !important
}
.b-md-10 {
	bottom: 10px !important
}
.b-md-10--neg {
	bottom: -10px !important
}
.b-md-20 {
	bottom: 20px !important
}
.b-md-20--neg {
	bottom: -20px !important
}
.b-md-30 {
	bottom: 30px !important
}
.b-md-30--neg {
	bottom: -30px !important
}
.b-md-40 {
	bottom: 40px !important
}
.b-md-40--neg {
	bottom: -40px !important
}
.b-md-50 {
	bottom: 50px !important
}
.b-md-50--neg {
	bottom: -50px !important
}
.b-md-60 {
	bottom: 60px !important
}
.b-md-60--neg {
	bottom: -60px !important
}
.b-md-70 {
	bottom: 70px !important
}
.b-md-70--neg {
	bottom: -70px !important
}
.b-md-80 {
	bottom: 80px !important
}
.b-md-80--neg {
	bottom: -80px !important
}
.b-md-90 {
	bottom: 90px !important
}
.b-md-90--neg {
	bottom: -90px !important
}
.b-md-100 {
	bottom: 100px !important
}
.b-md-100--neg {
	bottom: -100px !important
}
}
.bl-1 {
	border-left-width: 1px !important
}
.bl-0 {
	border-left-width: 0 !important
}
.bl-10 {
	border-left-width: 10px !important
}
.bl-20 {
	border-left-width: 20px !important
}
.bl-30 {
	border-left-width: 30px !important
}
.bl-40 {
	border-left-width: 40px !important
}
.bl-50 {
	border-left-width: 50px !important
}
.bl-60 {
	border-left-width: 60px !important
}
.bl-70 {
	border-left-width: 70px !important
}
.bl-80 {
	border-left-width: 80px !important
}
.bl-90 {
	border-left-width: 90px !important
}
.bl-100 {
	border-left-width: 100px !important
}
.bl-110 {
	border-left-width: 110px !important
}
.bl-120 {
	border-left-width: 120px !important
}
.bl-130 {
	border-left-width: 130px !important
}
.bl-140 {
	border-left-width: 140px !important
}
.bl-150 {
	border-left-width: 150px !important
}
@media (min-width:320px) and (max-width:767.98px) {
.bl-xs-1 {
	border-left-width: 1px !important
}
.bl-xs-0 {
	border-left-width: 0 !important
}
.bl-xs-10 {
	border-left-width: 10px !important
}
.bl-xs-20 {
	border-left-width: 20px !important
}
.bl-xs-30 {
	border-left-width: 30px !important
}
.bl-xs-40 {
	border-left-width: 40px !important
}
.bl-xs-50 {
	border-left-width: 50px !important
}
.bl-xs-60 {
	border-left-width: 60px !important
}
.bl-xs-70 {
	border-left-width: 70px !important
}
.bl-xs-80 {
	border-left-width: 80px !important
}
.bl-xs-90 {
	border-left-width: 90px !important
}
.bl-xs-100 {
	border-left-width: 100px !important
}
.bl-xs-110 {
	border-left-width: 110px !important
}
.bl-xs-120 {
	border-left-width: 120px !important
}
.bl-xs-130 {
	border-left-width: 130px !important
}
.bl-xs-140 {
	border-left-width: 140px !important
}
.bl-xs-150 {
	border-left-width: 150px !important
}
}
@media (min-width:768px) and (max-width:991.98px) {
.bl-sm-1 {
	border-left-width: 1px !important
}
.bl-sm-0 {
	border-left-width: 0 !important
}
.bl-sm-10 {
	border-left-width: 10px !important
}
.bl-sm-20 {
	border-left-width: 20px !important
}
.bl-sm-30 {
	border-left-width: 30px !important
}
.bl-sm-40 {
	border-left-width: 40px !important
}
.bl-sm-50 {
	border-left-width: 50px !important
}
.bl-sm-60 {
	border-left-width: 60px !important
}
.bl-sm-70 {
	border-left-width: 70px !important
}
.bl-sm-80 {
	border-left-width: 80px !important
}
.bl-sm-90 {
	border-left-width: 90px !important
}
.bl-sm-100 {
	border-left-width: 100px !important
}
.bl-sm-110 {
	border-left-width: 110px !important
}
.bl-sm-120 {
	border-left-width: 120px !important
}
.bl-sm-130 {
	border-left-width: 130px !important
}
.bl-sm-140 {
	border-left-width: 140px !important
}
.bl-sm-150 {
	border-left-width: 150px !important
}
}
@media (min-width:992px) and (max-width:1199.98px) {
.bl-md-1 {
	border-left-width: 1px !important
}
.bl-md-0 {
	border-left-width: 0 !important
}
.bl-md-10 {
	border-left-width: 10px !important
}
.bl-md-20 {
	border-left-width: 20px !important
}
.bl-md-30 {
	border-left-width: 30px !important
}
.bl-md-40 {
	border-left-width: 40px !important
}
.bl-md-50 {
	border-left-width: 50px !important
}
.bl-md-60 {
	border-left-width: 60px !important
}
.bl-md-70 {
	border-left-width: 70px !important
}
.bl-md-80 {
	border-left-width: 80px !important
}
.bl-md-90 {
	border-left-width: 90px !important
}
.bl-md-100 {
	border-left-width: 100px !important
}
.bl-md-110 {
	border-left-width: 110px !important
}
.bl-md-120 {
	border-left-width: 120px !important
}
.bl-md-130 {
	border-left-width: 130px !important
}
.bl-md-140 {
	border-left-width: 140px !important
}
.bl-md-150 {
	border-left-width: 150px !important
}
}
.br-1 {
	border-right-width: 1px !important
}
.br-0 {
	border-right-width: 0 !important
}
.br-10 {
	border-right-width: 10px !important
}
.br-20 {
	border-right-width: 20px !important
}
.br-30 {
	border-right-width: 30px !important
}
.br-40 {
	border-right-width: 40px !important
}
.br-50 {
	border-right-width: 50px !important
}
.br-60 {
	border-right-width: 60px !important
}
.br-70 {
	border-right-width: 70px !important
}
.br-80 {
	border-right-width: 80px !important
}
.br-90 {
	border-right-width: 90px !important
}
.br-100 {
	border-right-width: 100px !important
}
.br-110 {
	border-right-width: 110px !important
}
.br-120 {
	border-right-width: 120px !important
}
.br-130 {
	border-right-width: 130px !important
}
.br-140 {
	border-right-width: 140px !important
}
.br-150 {
	border-right-width: 150px !important
}
@media (min-width:320px) and (max-width:767.98px) {
.br-xs-1 {
	border-right-width: 1px !important
}
.br-xs-0 {
	border-right-width: 0 !important
}
.br-xs-10 {
	border-right-width: 10px !important
}
.br-xs-20 {
	border-right-width: 20px !important
}
.br-xs-30 {
	border-right-width: 30px !important
}
.br-xs-40 {
	border-right-width: 40px !important
}
.br-xs-50 {
	border-right-width: 50px !important
}
.br-xs-60 {
	border-right-width: 60px !important
}
.br-xs-70 {
	border-right-width: 70px !important
}
.br-xs-80 {
	border-right-width: 80px !important
}
.br-xs-90 {
	border-right-width: 90px !important
}
.br-xs-100 {
	border-right-width: 100px !important
}
.br-xs-110 {
	border-right-width: 110px !important
}
.br-xs-120 {
	border-right-width: 120px !important
}
.br-xs-130 {
	border-right-width: 130px !important
}
.br-xs-140 {
	border-right-width: 140px !important
}
.br-xs-150 {
	border-right-width: 150px !important
}
}
@media (min-width:768px) and (max-width:991.98px) {
.br-sm-1 {
	border-right-width: 1px !important
}
.br-sm-0 {
	border-right-width: 0 !important
}
.br-sm-10 {
	border-right-width: 10px !important
}
.br-sm-20 {
	border-right-width: 20px !important
}
.br-sm-30 {
	border-right-width: 30px !important
}
.br-sm-40 {
	border-right-width: 40px !important
}
.br-sm-50 {
	border-right-width: 50px !important
}
.br-sm-60 {
	border-right-width: 60px !important
}
.br-sm-70 {
	border-right-width: 70px !important
}
.br-sm-80 {
	border-right-width: 80px !important
}
.br-sm-90 {
	border-right-width: 90px !important
}
.br-sm-100 {
	border-right-width: 100px !important
}
.br-sm-110 {
	border-right-width: 110px !important
}
.br-sm-120 {
	border-right-width: 120px !important
}
.br-sm-130 {
	border-right-width: 130px !important
}
.br-sm-140 {
	border-right-width: 140px !important
}
.br-sm-150 {
	border-right-width: 150px !important
}
}
@media (min-width:992px) and (max-width:1199.98px) {
.br-md-1 {
	border-right-width: 1px !important
}
.br-md-0 {
	border-right-width: 0 !important
}
.br-md-10 {
	border-right-width: 10px !important
}
.br-md-20 {
	border-right-width: 20px !important
}
.br-md-30 {
	border-right-width: 30px !important
}
.br-md-40 {
	border-right-width: 40px !important
}
.br-md-50 {
	border-right-width: 50px !important
}
.br-md-60 {
	border-right-width: 60px !important
}
.br-md-70 {
	border-right-width: 70px !important
}
.br-md-80 {
	border-right-width: 80px !important
}
.br-md-90 {
	border-right-width: 90px !important
}
.br-md-100 {
	border-right-width: 100px !important
}
.br-md-110 {
	border-right-width: 110px !important
}
.br-md-120 {
	border-right-width: 120px !important
}
.br-md-130 {
	border-right-width: 130px !important
}
.br-md-140 {
	border-right-width: 140px !important
}
.br-md-150 {
	border-right-width: 150px !important
}
}
.bt-1 {
	border-top-width: 1px !important
}
.bt-0 {
	border-top-width: 0 !important
}
.bt-10 {
	border-top-width: 10px !important
}
.bt-20 {
	border-top-width: 20px !important
}
.bt-30 {
	border-top-width: 30px !important
}
.bt-40 {
	border-top-width: 40px !important
}
.bt-50 {
	border-top-width: 50px !important
}
.bt-60 {
	border-top-width: 60px !important
}
.bt-70 {
	border-top-width: 70px !important
}
.bt-80 {
	border-top-width: 80px !important
}
.bt-90 {
	border-top-width: 90px !important
}
.bt-100 {
	border-top-width: 100px !important
}
.bt-110 {
	border-top-width: 110px !important
}
.bt-120 {
	border-top-width: 120px !important
}
.bt-130 {
	border-top-width: 130px !important
}
.bt-140 {
	border-top-width: 140px !important
}
.bt-150 {
	border-top-width: 150px !important
}
@media (min-width:320px) and (max-width:767.98px) {
.bt-xs-1 {
	border-top-width: 1px !important
}
.bt-xs-0 {
	border-top-width: 0 !important
}
.bt-xs-10 {
	border-top-width: 10px !important
}
.bt-xs-20 {
	border-top-width: 20px !important
}
.bt-xs-30 {
	border-top-width: 30px !important
}
.bt-xs-40 {
	border-top-width: 40px !important
}
.bt-xs-50 {
	border-top-width: 50px !important
}
.bt-xs-60 {
	border-top-width: 60px !important
}
.bt-xs-70 {
	border-top-width: 70px !important
}
.bt-xs-80 {
	border-top-width: 80px !important
}
.bt-xs-90 {
	border-top-width: 90px !important
}
.bt-xs-100 {
	border-top-width: 100px !important
}
.bt-xs-110 {
	border-top-width: 110px !important
}
.bt-xs-120 {
	border-top-width: 120px !important
}
.bt-xs-130 {
	border-top-width: 130px !important
}
.bt-xs-140 {
	border-top-width: 140px !important
}
.bt-xs-150 {
	border-top-width: 150px !important
}
}
@media (min-width:768px) and (max-width:991.98px) {
.bt-sm-1 {
	border-top-width: 1px !important
}
.bt-sm-0 {
	border-top-width: 0 !important
}
.bt-sm-10 {
	border-top-width: 10px !important
}
.bt-sm-20 {
	border-top-width: 20px !important
}
.bt-sm-30 {
	border-top-width: 30px !important
}
.bt-sm-40 {
	border-top-width: 40px !important
}
.bt-sm-50 {
	border-top-width: 50px !important
}
.bt-sm-60 {
	border-top-width: 60px !important
}
.bt-sm-70 {
	border-top-width: 70px !important
}
.bt-sm-80 {
	border-top-width: 80px !important
}
.bt-sm-90 {
	border-top-width: 90px !important
}
.bt-sm-100 {
	border-top-width: 100px !important
}
.bt-sm-110 {
	border-top-width: 110px !important
}
.bt-sm-120 {
	border-top-width: 120px !important
}
.bt-sm-130 {
	border-top-width: 130px !important
}
.bt-sm-140 {
	border-top-width: 140px !important
}
.bt-sm-150 {
	border-top-width: 150px !important
}
}
@media (min-width:992px) and (max-width:1199.98px) {
.bt-md-1 {
	border-top-width: 1px !important
}
.bt-md-0 {
	border-top-width: 0 !important
}
.bt-md-10 {
	border-top-width: 10px !important
}
.bt-md-20 {
	border-top-width: 20px !important
}
.bt-md-30 {
	border-top-width: 30px !important
}
.bt-md-40 {
	border-top-width: 40px !important
}
.bt-md-50 {
	border-top-width: 50px !important
}
.bt-md-60 {
	border-top-width: 60px !important
}
.bt-md-70 {
	border-top-width: 70px !important
}
.bt-md-80 {
	border-top-width: 80px !important
}
.bt-md-90 {
	border-top-width: 90px !important
}
.bt-md-100 {
	border-top-width: 100px !important
}
.bt-md-110 {
	border-top-width: 110px !important
}
.bt-md-120 {
	border-top-width: 120px !important
}
.bt-md-130 {
	border-top-width: 130px !important
}
.bt-md-140 {
	border-top-width: 140px !important
}
.bt-md-150 {
	border-top-width: 150px !important
}
}
.bb-1 {
	border-bottom-width: 1px !important
}
.bb-0 {
	border-bottom-width: 0 !important
}
.bb-10 {
	border-bottom-width: 10px !important
}
.bb-20 {
	border-bottom-width: 20px !important
}
.bb-30 {
	border-bottom-width: 30px !important
}
.bb-40 {
	border-bottom-width: 40px !important
}
.bb-50 {
	border-bottom-width: 50px !important
}
.bb-60 {
	border-bottom-width: 60px !important
}
.bb-70 {
	border-bottom-width: 70px !important
}
.bb-80 {
	border-bottom-width: 80px !important
}
.bb-90 {
	border-bottom-width: 90px !important
}
.bb-100 {
	border-bottom-width: 100px !important
}
.bb-110 {
	border-bottom-width: 110px !important
}
.bb-120 {
	border-bottom-width: 120px !important
}
.bb-130 {
	border-bottom-width: 130px !important
}
.bb-140 {
	border-bottom-width: 140px !important
}
.bb-150 {
	border-bottom-width: 150px !important
}
@media (min-width:320px) and (max-width:767.98px) {
.bb-xs-1 {
	border-bottom-width: 1px !important
}
.bb-xs-0 {
	border-bottom-width: 0 !important
}
.bb-xs-10 {
	border-bottom-width: 10px !important
}
.bb-xs-20 {
	border-bottom-width: 20px !important
}
.bb-xs-30 {
	border-bottom-width: 30px !important
}
.bb-xs-40 {
	border-bottom-width: 40px !important
}
.bb-xs-50 {
	border-bottom-width: 50px !important
}
.bb-xs-60 {
	border-bottom-width: 60px !important
}
.bb-xs-70 {
	border-bottom-width: 70px !important
}
.bb-xs-80 {
	border-bottom-width: 80px !important
}
.bb-xs-90 {
	border-bottom-width: 90px !important
}
.bb-xs-100 {
	border-bottom-width: 100px !important
}
.bb-xs-110 {
	border-bottom-width: 110px !important
}
.bb-xs-120 {
	border-bottom-width: 120px !important
}
.bb-xs-130 {
	border-bottom-width: 130px !important
}
.bb-xs-140 {
	border-bottom-width: 140px !important
}
.bb-xs-150 {
	border-bottom-width: 150px !important
}
}
@media (min-width:768px) and (max-width:991.98px) {
.bb-sm-1 {
	border-bottom-width: 1px !important
}
.bb-sm-0 {
	border-bottom-width: 0 !important
}
.bb-sm-10 {
	border-bottom-width: 10px !important
}
.bb-sm-20 {
	border-bottom-width: 20px !important
}
.bb-sm-30 {
	border-bottom-width: 30px !important
}
.bb-sm-40 {
	border-bottom-width: 40px !important
}
.bb-sm-50 {
	border-bottom-width: 50px !important
}
.bb-sm-60 {
	border-bottom-width: 60px !important
}
.bb-sm-70 {
	border-bottom-width: 70px !important
}
.bb-sm-80 {
	border-bottom-width: 80px !important
}
.bb-sm-90 {
	border-bottom-width: 90px !important
}
.bb-sm-100 {
	border-bottom-width: 100px !important
}
.bb-sm-110 {
	border-bottom-width: 110px !important
}
.bb-sm-120 {
	border-bottom-width: 120px !important
}
.bb-sm-130 {
	border-bottom-width: 130px !important
}
.bb-sm-140 {
	border-bottom-width: 140px !important
}
.bb-sm-150 {
	border-bottom-width: 150px !important
}
}
@media (min-width:992px) and (max-width:1199.98px) {
.bb-md-1 {
	border-bottom-width: 1px !important
}
.bb-md-0 {
	border-bottom-width: 0 !important
}
.bb-md-10 {
	border-bottom-width: 10px !important
}
.bb-md-20 {
	border-bottom-width: 20px !important
}
.bb-md-30 {
	border-bottom-width: 30px !important
}
.bb-md-40 {
	border-bottom-width: 40px !important
}
.bb-md-50 {
	border-bottom-width: 50px !important
}
.bb-md-60 {
	border-bottom-width: 60px !important
}
.bb-md-70 {
	border-bottom-width: 70px !important
}
.bb-md-80 {
	border-bottom-width: 80px !important
}
.bb-md-90 {
	border-bottom-width: 90px !important
}
.bb-md-100 {
	border-bottom-width: 100px !important
}
.bb-md-110 {
	border-bottom-width: 110px !important
}
.bb-md-120 {
	border-bottom-width: 120px !important
}
.bb-md-130 {
	border-bottom-width: 130px !important
}
.bb-md-140 {
	border-bottom-width: 140px !important
}
.bb-md-150 {
	border-bottom-width: 150px !important
}
}
.width-full {
	width: 100% !important
}
.width-auto {
	width: auto !important
}
.width-screen {
	width: 100vw !important
}
@media (min-width:320px) {
.width-xs-auto {
	width: auto !important
}
.width-xs-0 {
	width: 0 !important
}
.width-xs-full {
	width: 100% !important
}
}
@media (min-width:768px) {
.width-sm-auto {
	width: auto !important
}
.width-sm-0 {
	width: 0 !important
}
.width-sm-full {
	width: 100% !important
}
}
@media (min-width:992px) {
.width-md-auto {
	width: auto !important
}
.width-md-0 {
	width: 0 !important
}
.width-md-full {
	width: 100% !important
}
}
@media (min-width:1200px) {
.width-lg-auto {
	width: auto !important
}
.width-lg-0 {
	width: 0 !important
}
.width-lg-full {
	width: 100% !important
}
}
.height-full {
	height: 100% !important
}
.height-auto {
	height: auto !important
}
.height-screen {
	height: 100vh !important
}
.min-height-auto {
	min-height: auto !important
}
.shadow-1 {
	-webkit-box-shadow: 0 16px 16px 1px rgba(255,230,0,0.25) !important;
	box-shadow: 0 16px 16px 1px rgba(255,230,0,0.25) !important
}
.shadow-2 {
	-webkit-box-shadow: 0 0 16px 1px rgba(255,230,0,0.25) !important;
	box-shadow: 0 0 16px 1px rgba(255,230,0,0.25) !important
}
.shadow-3 {
	-webkit-box-shadow: 0 6px 20px -6px rgba(255,230,0,0.4) !important;
	box-shadow: 0 6px 20px -6px rgba(255,230,0,0.4) !important
}
.color-primary-1 {
	color: #333 !important
}
.color-primary-1 svg, .color-primary-1>.svg {
	fill: #333 !important
}
.background-color-primary-1 {
	background-color: #333 !important
}
.border-color-primary-1 {
	border-color: #333 !important
}
.color-primary-2 {
	color: #333 !important
}
.color-primary-2 svg, .color-primary-2>.svg {
	fill: #333 !important
}
.background-color-primary-2 {
	background-color: #333 !important
}
.border-color-primary-2 {
	border-color: #333 !important
}
.color-primary-3 {
	color: #FFE600 !important
}
.color-primary-3 svg, .color-primary-3>.svg {
	fill: #FFE600 !important
}
.background-color-primary-3 {
	background-color: #FFE600 !important
}
.border-color-primary-3 {
	border-color: #FFE600 !important
}
.color-primary-4 {
	color: #ccc !important
}
.color-primary-4 svg, .color-primary-4>.svg {
	fill: #ccc !important
}
.background-color-primary-4 {
	background-color: #ccc !important
}
.border-color-primary-4 {
	border-color: #ccc !important
}
.color-primary-5 {
	color: #f5f5f5 !important
}
.color-primary-5 svg, .color-primary-5>.svg {
	fill: #f5f5f5 !important
}
.background-color-primary-5 {
	background-color: #f5f5f5 !important
}
.border-color-primary-5 {
	border-color: #f5f5f5 !important
}
.color-primary-6 {
	color: #bbb !important
}
.color-primary-6 svg, .color-primary-6>.svg {
	fill: #bbb !important
}
.background-color-primary-6 {
	background-color: #bbb !important
}
.border-color-primary-6 {
	border-color: #bbb !important
}
.color-secondary-1 {
	color: #333 !important
}
.color-secondary-1 svg, .color-secondary-1>.svg {
	fill: #333 !important
}
.background-color-secondary-1 {
	background-color: #333 !important
}
.border-color-secondary-1 {
	border-color: #333 !important
}
.color-secondary-2 {
	color: #3483FA !important
}
.color-secondary-2 svg, .color-secondary-2>.svg {
	fill: #3483FA !important
}
.background-color-secondary-2 {
	background-color: #3483FA !important
}
.border-color-secondary-2 {
	border-color: #3483FA !important
}
.color-secondary-3 {
	color: #111 !important
}
.color-secondary-3 svg, .color-secondary-3>.svg {
	fill: #111 !important
}
.background-color-secondary-3 {
	background-color: #111 !important
}
.border-color-secondary-3 {
	border-color: #111 !important
}
.color-warning {
	color: #b39d00 !important
}
.color-warning svg, .color-warning>.svg {
	fill: #b39d00 !important
}
.background-color-warning {
	background-color: #b39d00 !important
}
.border-color-warning {
	border-color: #b39d00 !important
}
.color-negative {
	color: crimson !important
}
.color-negative svg, .color-negative>.svg {
	fill: crimson !important
}
.background-color-negative {
	background-color: crimson !important
}
.border-color-negative {
	border-color: crimson !important
}
.color-positive {
	color: #00a873 !important
}
.color-positive svg, .color-positive>.svg {
	fill: #00a873 !important
}
.background-color-positive {
	background-color: #00a873 !important
}
.border-color-positive {
	border-color: #00a873 !important
}
.color-monochrome-1 {
	color: #fff !important
}
.color-monochrome-1 svg, .color-monochrome-1>.svg {
	fill: #fff !important
}
.background-color-monochrome-1 {
	background-color: #fff !important
}
.border-color-monochrome-1 {
	border-color: #fff !important
}
.color-monochrome-2 {
	color: #000 !important
}
.color-monochrome-2 svg, .color-monochrome-2>.svg {
	fill: #000 !important
}
.background-color-monochrome-2 {
	background-color: #000 !important
}
.border-color-monochrome-2 {
	border-color: #000 !important
}
.color-monochrome-3 {
	color: #333 !important
}
.color-monochrome-3 svg, .color-monochrome-3>.svg {
	fill: #333 !important
}
.background-color-monochrome-3 {
	background-color: #333 !important
}
.border-color-monochrome-3 {
	border-color: #333 !important
}
.color-monochrome-4 {
	color: #DBDBDB !important
}
.color-monochrome-4 svg, .color-monochrome-4>.svg {
	fill: #DBDBDB !important
}
.background-color-monochrome-4 {
	background-color: #DBDBDB !important
}
.border-color-monochrome-4 {
	border-color: #DBDBDB !important
}
.color-monochrome-5 {
	color: #7f7e7e !important
}
.color-monochrome-5 svg, .color-monochrome-5>.svg {
	fill: #7f7e7e !important
}
.background-color-monochrome-5 {
	background-color: #7f7e7e !important
}
.border-color-monochrome-5 {
	border-color: #7f7e7e !important
}
.color-monochrome-6 {
	color: #C3C3C3 !important
}
.color-monochrome-6 svg, .color-monochrome-6>.svg {
	fill: #C3C3C3 !important
}
.background-color-monochrome-6 {
	background-color: #C3C3C3 !important
}
.border-color-monochrome-6 {
	border-color: #C3C3C3 !important
}
.color-monochrome-7 {
	color: #F6F6F6 !important
}
.color-monochrome-7 svg, .color-monochrome-7>.svg {
	fill: #F6F6F6 !important
}
.background-color-monochrome-7 {
	background-color: #F6F6F6 !important
}
.border-color-monochrome-7 {
	border-color: #F6F6F6 !important
}
.color-monochrome-8 {
	color: #F4F4F4 !important
}
.color-monochrome-8 svg, .color-monochrome-8>.svg {
	fill: #F4F4F4 !important
}
.background-color-monochrome-8 {
	background-color: #F4F4F4 !important
}
.border-color-monochrome-8 {
	border-color: #F4F4F4 !important
}
.color-monochrome-9 {
	color: #ebebeb !important
}
.color-monochrome-9 svg, .color-monochrome-9>.svg {
	fill: #ebebeb !important
}
.background-color-monochrome-9 {
	background-color: #ebebeb !important
}
.border-color-monochrome-9 {
	border-color: #ebebeb !important
}
.hover-color-primary-1:hover, .hover-trigger:hover .hover-color-primary-1, .card--v1:hover .hover-color-primary-1 {
	color: #333 !important
}
.hover-color-primary-1:hover svg, .icon.hover-color-primary-1:hover svg, .hover-trigger:hover .hover-color-primary-1 svg, .card--v1:hover .hover-color-primary-1 svg, .icon.hover-trigger:hover .hover-color-primary-1 svg, .icon.card--v1:hover .hover-color-primary-1 svg {
	fill: #333 !important
}
.hover-background-color-primary-1:hover, .hover-trigger:hover .hover-background-color-primary-1, .card--v1:hover .hover-background-color-primary-1 {
	background-color: #333 !important
}
.hover-border-color-primary-1:hover, .hover-trigger:hover .hover-border-color-primary-1, .card--v1:hover .hover-border-color-primary-1 {
	border-color: #333 !important
}
.hover-color-primary-2:hover, .hover-trigger:hover .hover-color-primary-2, .card--v1:hover .hover-color-primary-2 {
	color: #333 !important
}
.hover-color-primary-2:hover svg, .icon.hover-color-primary-2:hover svg, .hover-trigger:hover .hover-color-primary-2 svg, .card--v1:hover .hover-color-primary-2 svg, .icon.hover-trigger:hover .hover-color-primary-2 svg, .icon.card--v1:hover .hover-color-primary-2 svg {
	fill: #333 !important
}
.hover-background-color-primary-2:hover, .hover-trigger:hover .hover-background-color-primary-2, .card--v1:hover .hover-background-color-primary-2 {
	background-color: #333 !important
}
.hover-border-color-primary-2:hover, .hover-trigger:hover .hover-border-color-primary-2, .card--v1:hover .hover-border-color-primary-2 {
	border-color: #333 !important
}
.hover-color-primary-3:hover, .hover-trigger:hover .hover-color-primary-3, .card--v1:hover .hover-color-primary-3 {
	color: #FFE600 !important
}
.hover-color-primary-3:hover svg, .icon.hover-color-primary-3:hover svg, .hover-trigger:hover .hover-color-primary-3 svg, .card--v1:hover .hover-color-primary-3 svg, .icon.hover-trigger:hover .hover-color-primary-3 svg, .icon.card--v1:hover .hover-color-primary-3 svg {
	fill: #FFE600 !important
}
.hover-background-color-primary-3:hover, .hover-trigger:hover .hover-background-color-primary-3, .card--v1:hover .hover-background-color-primary-3 {
	background-color: #FFE600 !important
}
.hover-border-color-primary-3:hover, .hover-trigger:hover .hover-border-color-primary-3, .card--v1:hover .hover-border-color-primary-3 {
	border-color: #FFE600 !important
}
.hover-color-primary-4:hover, .hover-trigger:hover .hover-color-primary-4, .card--v1:hover .hover-color-primary-4 {
	color: #ccc !important
}
.hover-color-primary-4:hover svg, .icon.hover-color-primary-4:hover svg, .hover-trigger:hover .hover-color-primary-4 svg, .card--v1:hover .hover-color-primary-4 svg, .icon.hover-trigger:hover .hover-color-primary-4 svg, .icon.card--v1:hover .hover-color-primary-4 svg {
	fill: #ccc !important
}
.hover-background-color-primary-4:hover, .hover-trigger:hover .hover-background-color-primary-4, .card--v1:hover .hover-background-color-primary-4 {
	background-color: #ccc !important
}
.hover-border-color-primary-4:hover, .hover-trigger:hover .hover-border-color-primary-4, .card--v1:hover .hover-border-color-primary-4 {
	border-color: #ccc !important
}
.hover-color-primary-5:hover, .hover-trigger:hover .hover-color-primary-5, .card--v1:hover .hover-color-primary-5 {
	color: #f5f5f5 !important
}
.hover-color-primary-5:hover svg, .icon.hover-color-primary-5:hover svg, .hover-trigger:hover .hover-color-primary-5 svg, .card--v1:hover .hover-color-primary-5 svg, .icon.hover-trigger:hover .hover-color-primary-5 svg, .icon.card--v1:hover .hover-color-primary-5 svg {
	fill: #f5f5f5 !important
}
.hover-background-color-primary-5:hover, .hover-trigger:hover .hover-background-color-primary-5, .card--v1:hover .hover-background-color-primary-5 {
	background-color: #f5f5f5 !important
}
.hover-border-color-primary-5:hover, .hover-trigger:hover .hover-border-color-primary-5, .card--v1:hover .hover-border-color-primary-5 {
	border-color: #f5f5f5 !important
}
.hover-color-primary-6:hover, .hover-trigger:hover .hover-color-primary-6, .card--v1:hover .hover-color-primary-6 {
	color: #bbb !important
}
.hover-color-primary-6:hover svg, .icon.hover-color-primary-6:hover svg, .hover-trigger:hover .hover-color-primary-6 svg, .card--v1:hover .hover-color-primary-6 svg, .icon.hover-trigger:hover .hover-color-primary-6 svg, .icon.card--v1:hover .hover-color-primary-6 svg {
	fill: #bbb !important
}
.hover-background-color-primary-6:hover, .hover-trigger:hover .hover-background-color-primary-6, .card--v1:hover .hover-background-color-primary-6 {
	background-color: #bbb !important
}
.hover-border-color-primary-6:hover, .hover-trigger:hover .hover-border-color-primary-6, .card--v1:hover .hover-border-color-primary-6 {
	border-color: #bbb !important
}
.hover-color-secondary-1:hover, .hover-trigger:hover .hover-color-secondary-1, .card--v1:hover .hover-color-secondary-1 {
	color: #333 !important
}
.hover-color-secondary-1:hover svg, .icon.hover-color-secondary-1:hover svg, .hover-trigger:hover .hover-color-secondary-1 svg, .card--v1:hover .hover-color-secondary-1 svg, .icon.hover-trigger:hover .hover-color-secondary-1 svg, .icon.card--v1:hover .hover-color-secondary-1 svg {
	fill: #333 !important
}
.hover-background-color-secondary-1:hover, .hover-trigger:hover .hover-background-color-secondary-1, .card--v1:hover .hover-background-color-secondary-1 {
	background-color: #333 !important
}
.hover-border-color-secondary-1:hover, .hover-trigger:hover .hover-border-color-secondary-1, .card--v1:hover .hover-border-color-secondary-1 {
	border-color: #333 !important
}
.hover-color-secondary-2:hover, .hover-trigger:hover .hover-color-secondary-2, .card--v1:hover .hover-color-secondary-2 {
	color: #3483FA !important
}
.hover-color-secondary-2:hover svg, .icon.hover-color-secondary-2:hover svg, .hover-trigger:hover .hover-color-secondary-2 svg, .card--v1:hover .hover-color-secondary-2 svg, .icon.hover-trigger:hover .hover-color-secondary-2 svg, .icon.card--v1:hover .hover-color-secondary-2 svg {
	fill: #3483FA !important
}
.hover-background-color-secondary-2:hover, .hover-trigger:hover .hover-background-color-secondary-2, .card--v1:hover .hover-background-color-secondary-2 {
	background-color: #3483FA !important
}
.hover-border-color-secondary-2:hover, .hover-trigger:hover .hover-border-color-secondary-2, .card--v1:hover .hover-border-color-secondary-2 {
	border-color: #3483FA !important
}
.hover-color-secondary-3:hover, .hover-trigger:hover .hover-color-secondary-3, .card--v1:hover .hover-color-secondary-3 {
	color: #111 !important
}
.hover-color-secondary-3:hover svg, .icon.hover-color-secondary-3:hover svg, .hover-trigger:hover .hover-color-secondary-3 svg, .card--v1:hover .hover-color-secondary-3 svg, .icon.hover-trigger:hover .hover-color-secondary-3 svg, .icon.card--v1:hover .hover-color-secondary-3 svg {
	fill: #111 !important
}
.hover-background-color-secondary-3:hover, .hover-trigger:hover .hover-background-color-secondary-3, .card--v1:hover .hover-background-color-secondary-3 {
	background-color: #111 !important
}
.hover-border-color-secondary-3:hover, .hover-trigger:hover .hover-border-color-secondary-3, .card--v1:hover .hover-border-color-secondary-3 {
	border-color: #111 !important
}
.hover-color-warning:hover, .hover-trigger:hover .hover-color-warning, .card--v1:hover .hover-color-warning {
	color: #b39d00 !important
}
.hover-color-warning:hover svg, .icon.hover-color-warning:hover svg, .hover-trigger:hover .hover-color-warning svg, .card--v1:hover .hover-color-warning svg, .icon.hover-trigger:hover .hover-color-warning svg, .icon.card--v1:hover .hover-color-warning svg {
	fill: #b39d00 !important
}
.hover-background-color-warning:hover, .hover-trigger:hover .hover-background-color-warning, .card--v1:hover .hover-background-color-warning {
	background-color: #b39d00 !important
}
.hover-border-color-warning:hover, .hover-trigger:hover .hover-border-color-warning, .card--v1:hover .hover-border-color-warning {
	border-color: #b39d00 !important
}
.hover-color-negative:hover, .hover-trigger:hover .hover-color-negative, .card--v1:hover .hover-color-negative {
	color: crimson !important
}
.hover-color-negative:hover svg, .icon.hover-color-negative:hover svg, .hover-trigger:hover .hover-color-negative svg, .card--v1:hover .hover-color-negative svg, .icon.hover-trigger:hover .hover-color-negative svg, .icon.card--v1:hover .hover-color-negative svg {
	fill: crimson !important
}
.hover-background-color-negative:hover, .hover-trigger:hover .hover-background-color-negative, .card--v1:hover .hover-background-color-negative {
	background-color: crimson !important
}
.hover-border-color-negative:hover, .hover-trigger:hover .hover-border-color-negative, .card--v1:hover .hover-border-color-negative {
	border-color: crimson !important
}
.hover-color-positive:hover, .hover-trigger:hover .hover-color-positive, .card--v1:hover .hover-color-positive {
	color: #00a873 !important
}
.hover-color-positive:hover svg, .icon.hover-color-positive:hover svg, .hover-trigger:hover .hover-color-positive svg, .card--v1:hover .hover-color-positive svg, .icon.hover-trigger:hover .hover-color-positive svg, .icon.card--v1:hover .hover-color-positive svg {
	fill: #00a873 !important
}
.hover-background-color-positive:hover, .hover-trigger:hover .hover-background-color-positive, .card--v1:hover .hover-background-color-positive {
	background-color: #00a873 !important
}
.hover-border-color-positive:hover, .hover-trigger:hover .hover-border-color-positive, .card--v1:hover .hover-border-color-positive {
	border-color: #00a873 !important
}
.hover-color-monochrome-1:hover, .hover-trigger:hover .hover-color-monochrome-1, .card--v1:hover .hover-color-monochrome-1 {
	color: #fff !important
}
.hover-color-monochrome-1:hover svg, .icon.hover-color-monochrome-1:hover svg, .hover-trigger:hover .hover-color-monochrome-1 svg, .card--v1:hover .hover-color-monochrome-1 svg, .icon.hover-trigger:hover .hover-color-monochrome-1 svg, .icon.card--v1:hover .hover-color-monochrome-1 svg {
	fill: #fff !important
}
.hover-background-color-monochrome-1:hover, .hover-trigger:hover .hover-background-color-monochrome-1, .card--v1:hover .hover-background-color-monochrome-1 {
	background-color: #fff !important
}
.hover-border-color-monochrome-1:hover, .hover-trigger:hover .hover-border-color-monochrome-1, .card--v1:hover .hover-border-color-monochrome-1 {
	border-color: #fff !important
}
.hover-color-monochrome-2:hover, .hover-trigger:hover .hover-color-monochrome-2, .card--v1:hover .hover-color-monochrome-2 {
	color: #000 !important
}
.hover-color-monochrome-2:hover svg, .icon.hover-color-monochrome-2:hover svg, .hover-trigger:hover .hover-color-monochrome-2 svg, .card--v1:hover .hover-color-monochrome-2 svg, .icon.hover-trigger:hover .hover-color-monochrome-2 svg, .icon.card--v1:hover .hover-color-monochrome-2 svg {
	fill: #000 !important
}
.hover-background-color-monochrome-2:hover, .hover-trigger:hover .hover-background-color-monochrome-2, .card--v1:hover .hover-background-color-monochrome-2 {
	background-color: #000 !important
}
.hover-border-color-monochrome-2:hover, .hover-trigger:hover .hover-border-color-monochrome-2, .card--v1:hover .hover-border-color-monochrome-2 {
	border-color: #000 !important
}
.hover-color-monochrome-3:hover, .hover-trigger:hover .hover-color-monochrome-3, .card--v1:hover .hover-color-monochrome-3 {
	color: #333 !important
}
.hover-color-monochrome-3:hover svg, .icon.hover-color-monochrome-3:hover svg, .hover-trigger:hover .hover-color-monochrome-3 svg, .card--v1:hover .hover-color-monochrome-3 svg, .icon.hover-trigger:hover .hover-color-monochrome-3 svg, .icon.card--v1:hover .hover-color-monochrome-3 svg {
	fill: #333 !important
}
.hover-background-color-monochrome-3:hover, .hover-trigger:hover .hover-background-color-monochrome-3, .card--v1:hover .hover-background-color-monochrome-3 {
	background-color: #333 !important
}
.hover-border-color-monochrome-3:hover, .hover-trigger:hover .hover-border-color-monochrome-3, .card--v1:hover .hover-border-color-monochrome-3 {
	border-color: #333 !important
}
.hover-color-monochrome-4:hover, .hover-trigger:hover .hover-color-monochrome-4, .card--v1:hover .hover-color-monochrome-4 {
	color: #DBDBDB !important
}
.hover-color-monochrome-4:hover svg, .icon.hover-color-monochrome-4:hover svg, .hover-trigger:hover .hover-color-monochrome-4 svg, .card--v1:hover .hover-color-monochrome-4 svg, .icon.hover-trigger:hover .hover-color-monochrome-4 svg, .icon.card--v1:hover .hover-color-monochrome-4 svg {
	fill: #DBDBDB !important
}
.hover-background-color-monochrome-4:hover, .hover-trigger:hover .hover-background-color-monochrome-4, .card--v1:hover .hover-background-color-monochrome-4 {
	background-color: #DBDBDB !important
}
.hover-border-color-monochrome-4:hover, .hover-trigger:hover .hover-border-color-monochrome-4, .card--v1:hover .hover-border-color-monochrome-4 {
	border-color: #DBDBDB !important
}
.hover-color-monochrome-5:hover, .hover-trigger:hover .hover-color-monochrome-5, .card--v1:hover .hover-color-monochrome-5 {
	color: #7f7e7e !important
}
.hover-color-monochrome-5:hover svg, .icon.hover-color-monochrome-5:hover svg, .hover-trigger:hover .hover-color-monochrome-5 svg, .card--v1:hover .hover-color-monochrome-5 svg, .icon.hover-trigger:hover .hover-color-monochrome-5 svg, .icon.card--v1:hover .hover-color-monochrome-5 svg {
	fill: #7f7e7e !important
}
.hover-background-color-monochrome-5:hover, .hover-trigger:hover .hover-background-color-monochrome-5, .card--v1:hover .hover-background-color-monochrome-5 {
	background-color: #7f7e7e !important
}
.hover-border-color-monochrome-5:hover, .hover-trigger:hover .hover-border-color-monochrome-5, .card--v1:hover .hover-border-color-monochrome-5 {
	border-color: #7f7e7e !important
}
.hover-color-monochrome-6:hover, .hover-trigger:hover .hover-color-monochrome-6, .card--v1:hover .hover-color-monochrome-6 {
	color: #C3C3C3 !important
}
.hover-color-monochrome-6:hover svg, .icon.hover-color-monochrome-6:hover svg, .hover-trigger:hover .hover-color-monochrome-6 svg, .card--v1:hover .hover-color-monochrome-6 svg, .icon.hover-trigger:hover .hover-color-monochrome-6 svg, .icon.card--v1:hover .hover-color-monochrome-6 svg {
	fill: #C3C3C3 !important
}
.hover-background-color-monochrome-6:hover, .hover-trigger:hover .hover-background-color-monochrome-6, .card--v1:hover .hover-background-color-monochrome-6 {
	background-color: #C3C3C3 !important
}
.hover-border-color-monochrome-6:hover, .hover-trigger:hover .hover-border-color-monochrome-6, .card--v1:hover .hover-border-color-monochrome-6 {
	border-color: #C3C3C3 !important
}
.hover-color-monochrome-7:hover, .hover-trigger:hover .hover-color-monochrome-7, .card--v1:hover .hover-color-monochrome-7 {
	color: #F6F6F6 !important
}
.hover-color-monochrome-7:hover svg, .icon.hover-color-monochrome-7:hover svg, .hover-trigger:hover .hover-color-monochrome-7 svg, .card--v1:hover .hover-color-monochrome-7 svg, .icon.hover-trigger:hover .hover-color-monochrome-7 svg, .icon.card--v1:hover .hover-color-monochrome-7 svg {
	fill: #F6F6F6 !important
}
.hover-background-color-monochrome-7:hover, .hover-trigger:hover .hover-background-color-monochrome-7, .card--v1:hover .hover-background-color-monochrome-7 {
	background-color: #F6F6F6 !important
}
.hover-border-color-monochrome-7:hover, .hover-trigger:hover .hover-border-color-monochrome-7, .card--v1:hover .hover-border-color-monochrome-7 {
	border-color: #F6F6F6 !important
}
.hover-color-monochrome-8:hover, .hover-trigger:hover .hover-color-monochrome-8, .card--v1:hover .hover-color-monochrome-8 {
	color: #F4F4F4 !important
}
.hover-color-monochrome-8:hover svg, .icon.hover-color-monochrome-8:hover svg, .hover-trigger:hover .hover-color-monochrome-8 svg, .card--v1:hover .hover-color-monochrome-8 svg, .icon.hover-trigger:hover .hover-color-monochrome-8 svg, .icon.card--v1:hover .hover-color-monochrome-8 svg {
	fill: #F4F4F4 !important
}
.hover-background-color-monochrome-8:hover, .hover-trigger:hover .hover-background-color-monochrome-8, .card--v1:hover .hover-background-color-monochrome-8 {
	background-color: #F4F4F4 !important
}
.hover-border-color-monochrome-8:hover, .hover-trigger:hover .hover-border-color-monochrome-8, .card--v1:hover .hover-border-color-monochrome-8 {
	border-color: #F4F4F4 !important
}
.hover-color-monochrome-9:hover, .hover-trigger:hover .hover-color-monochrome-9, .card--v1:hover .hover-color-monochrome-9 {
	color: #ebebeb !important
}
.hover-color-monochrome-9:hover svg, .icon.hover-color-monochrome-9:hover svg, .hover-trigger:hover .hover-color-monochrome-9 svg, .card--v1:hover .hover-color-monochrome-9 svg, .icon.hover-trigger:hover .hover-color-monochrome-9 svg, .icon.card--v1:hover .hover-color-monochrome-9 svg {
	fill: #ebebeb !important
}
.hover-background-color-monochrome-9:hover, .hover-trigger:hover .hover-background-color-monochrome-9, .card--v1:hover .hover-background-color-monochrome-9 {
	background-color: #ebebeb !important
}
.hover-border-color-monochrome-9:hover, .hover-trigger:hover .hover-border-color-monochrome-9, .card--v1:hover .hover-border-color-monochrome-9 {
	border-color: #ebebeb !important
}
.background-color-transparent {
	background-color: transparent !important
}
.border-color-transparent {
	border-color: transparent !important
}
.color-transparent {
	color: transparent !important
}
.hover-background-color-transparent {
	background-color: transparent !important
}
.hover-border-color-transparent {
	border-color: transparent !important
}
.hover-color-transparent {
	color: transparent !important
}
.icon-size-1em .svg {
	height: 1em !important;
	min-height: 1em;
	min-width: 1em;
	width: 1em !important
}
.icon-size-14 .svg {
	height: 14px !important;
	padding: 2px !important;
	width: 14px !important
}
.icon-size-16 .svg {
	height: 16px !important;
	padding: 2px !important;
	width: 16px !important
}
.icon-size-18 .svg {
	height: 18px !important;
	width: 18px !important
}
.icon-size-20 .svg {
	height: 20px !important;
	width: 20px !important
}
.icon-size-25 .svg {
	height: 25px !important;
	width: 25px !important
}
.icon-size-30 .svg {
	height: 30px !important;
	width: 30px !important
}
.icon-size-35 .svg {
	height: 35px !important;
	width: 35px !important
}
.icon-size-40 .svg {
	height: 40px !important;
	width: 40px !important
}
.icon-size-45 .svg {
	height: 45px !important;
	width: 45px !important
}
.icon-size-50 .svg {
	height: 50px !important;
	width: 50px !important
}
.icon-size-55 .svg {
	height: 55px !important;
	width: 55px !important
}
.icon-size-60 .svg {
	height: 60px !important;
	width: 60px !important
}
.icon-size-65 .svg {
	height: 65px !important;
	width: 65px !important
}
.icon-size-70 .svg {
	height: 70px !important;
	width: 70px !important
}
@font-face {
	font-family: "Roboto-Fallback";
	size-adjust: 100.06%;
	ascent-override: 95%;
	src: local("Arial")
}
*, *::before, *::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
@media (max-width:991.98px) {
*, *::before, *::after {
	cursor: pointer
}
}
html {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-text-size-adjust: 100%;
	font-family: "proxima-nova", sans-serif;
	line-height: 1
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block
}
body {
	color: #000;
	font-family: "proxima-nova";
	font-size: 18px;
	line-height: 28px;
	margin: 0
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
h1, h2, h3, h4, h5, h6 {
	font-family: "proxima-nova";
	font-weight: normal;
	margin-bottom: .5em;
	margin-top: 0
}
@media (min-width:320px) {
h6 {
	font-size: 18px
}
}
@media (min-width:320px) {
h5 {
	font-size: 20px
}
}
@media (min-width:320px) {
h4 {
	font-size: 24px
}
}
@media (min-width:320px) {
h3 {
	font-size: 36px
}
}
@media (min-width:320px) {
h2 {
	font-size: 36.75px
}
}
@media (min-width:768px) {
h2 {
	font-size: 42px
}
}
@media (min-width:320px) {
h1 {
	font-size: 33.33333px
}
}
@media (min-width:768px) {
h1 {
	font-size: 41.66667px
}
}
@media (min-width:1200px) {
h1 {
	font-size: 50px
}
}
strong, b {
	font-family: "proxima-nova";
	font-weight: bold
}
p {
	margin-bottom: 1em;
	margin-top: 0
}
abbr[title], abbr[data-original-title] {
	border-bottom: 0;
	cursor: help;
	text-decoration: underline
}
address {
	font-style: normal;
	line-height: inherit;
	margin-bottom: 1rem
}
blockquote, figure, label {
	margin: 0;
	padding: 0
}
ol, ul, dl {
	margin-bottom: 1rem;
	margin-top: 0
}
ol ol, ul ul, ol ul, ul ol {
	margin-bottom: 0
}
iframe {
	border: 0
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -0.25em
}
sup {
	top: -0.5em
}
a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
	color: #333;
	text-decoration: none
}
a:hover {
	color: #0d0d0d;
	text-decoration: none
}
a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
	color: inherit;
	text-decoration: none
}
a:not([href]):not([tabindex]):focus {
	outline: 0
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
pre {
	margin-bottom: 1rem;
	margin-top: 0;
	overflow: auto
}
img {
	max-width: 100%;
	vertical-align: middle
}
svg:not(:root) {
	overflow: hidden
}
table {
	border-collapse: collapse;
	margin: 0 auto
}
table th, table td {
	border: 1px solid #7f7e7e;
	padding: 15px
}
caption {
	caption-side: top;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: left
}
th {
	font-family: "proxima-nova";
	font-weight: normal;
	text-align: inherit
}
button {
	border-radius: 0;
	padding: 0
}
button:focus {
	outline: 5px auto -webkit-focus-ring-color
}
input, button, select, optgroup, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html [type="button"], [type="reset"], [type="submit"] {
-webkit-appearance:button
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
	-webkit-appearance: listbox
}
textarea {
	overflow: auto;
	resize: vertical
}
fieldset {
	border: 0;
	margin: 0;
	min-width: 0;
	padding: 0
}
legend {
	color: inherit;
	display: block;
	font-size: 1.5rem;
	line-height: inherit;
	margin-bottom: 0.5rem;
	max-width: 100%;
	padding: 0;
	white-space: normal;
	width: 100%
}
progress {
	vertical-align: baseline
}
[type="search"] {
outline-offset:-2px
}
[type="search"] {
-webkit-appearance:none
}
output {
	display: inline-block
}
summary {
	cursor: pointer;
	display: list-item
}
template {
	display: none
}
picture {
	overflow: hidden
}
.container, .component-type--news-list .views-exposed-form, .sitemap {
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-transition: max-width 200ms;
	transition: max-width 200ms;
	width: 100%;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
@media (min-width:768px) and (max-width:991.98px) {
.container, .component-type--news-list .views-exposed-form, .sitemap {
	padding-left: 9px;
	padding-right: 9px
}
}
@media (min-width:320px) {
.container, .component-type--news-list .views-exposed-form, .sitemap {
	max-width: 100%
}
}
@media (min-width:768px) {
.container, .component-type--news-list .views-exposed-form, .sitemap {
	max-width: 768px
}
}
@media (min-width:992px) {
.container, .component-type--news-list .views-exposed-form, .sitemap {
	max-width: 992px
}
}
@media (min-width:1200px) {
.container, .component-type--news-list .views-exposed-form, .sitemap {
	max-width: 1200px
}
}
.container>*:not(.row), .component-type--news-list .views-exposed-form>*:not(.row), .sitemap>*:not(.row) {
	-ms-flex-item-align: start;
	align-self: flex-start
}
.container-fluid {
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-transition: max-width 200ms;
	transition: max-width 200ms;
	width: 100%;
	position: relative
}
@media (min-width:768px) and (max-width:991.98px) {
.container-fluid {
	padding-left: 9px;
	padding-right: 9px
}
}
.container-background:not(.layout-builder__region) {
	z-index: 1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
	max-width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important
}
.container-background:not(.layout-builder__region) div {
	height: 100%;
	width: 100%
}
.container-background:not(.layout-builder__region) div:not(.row)>.col-xs-12 {
	padding: 0 !important
}
.container-background:not(.layout-builder__region) div.contextual {
	top: 30px !important
}
.container-background:not(.layout-builder__region) .icon-block {
	height: 100%
}
.container-background:not(.layout-builder__region) .icon-block__description {
	display: none
}
@media (min-width:768px) {
.container-background:not(.layout-builder__region) .image--background {
	height: 100%;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
}
.container-equal-grid .row>[class*="col-"] {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column;
-ms-flex-wrap:nowrap;
flex-wrap:nowrap
}
.container-equal-grid .row>[class*="col-"] .card {
	height: 100%
}
.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px
}
@media (min-width:768px) and (max-width:991.98px) {
.row {
	margin-left: -9px;
	margin-right: -9px
}
}
.no-gutters {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0
}
.no-gutters>.col, .no-gutters>[class*="col-"] {
padding-left:0;
padding-right:0
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs, .col-xs-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	width: 100%
}
@media (min-width:768px) and (max-width:991.98px) {
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs, .col-xs-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto {
	padding-left: 9px;
	padding-right: 9px
}
}
@media (min-width:320px) {
.col-xs {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-xs-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: none;
	width: auto
}
.col-xs-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.col-xs-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-xs-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-xs-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-xs-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-xs-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-xs-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-xs-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-xs-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-xs-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-xs-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-xs-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-xs-0 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 0%;
	flex: 0 0 0%;
	max-width: 0%
}
.order-xs-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.order-xs-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.order-xs-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.order-xs-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.order-xs-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.order-xs-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-xs-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-xs-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-xs-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-xs-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-xs-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-xs-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-xs-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-xs-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-xs-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.offset-xs-11 {
	margin-left: 91.66667%
}
.offset-xs-10 {
	margin-left: 83.33333%
}
.offset-xs-9 {
	margin-left: 75%
}
.offset-xs-8 {
	margin-left: 66.66667%
}
.offset-xs-7 {
	margin-left: 58.33333%
}
.offset-xs-6 {
	margin-left: 50%
}
.offset-xs-5 {
	margin-left: 41.66667%
}
.offset-xs-4 {
	margin-left: 33.33333%
}
.offset-xs-3 {
	margin-left: 25%
}
.offset-xs-2 {
	margin-left: 16.66667%
}
.offset-xs-1 {
	margin-left: 8.33333%
}
.offset-xs-0 {
	margin-left: 0
}
}
@media (min-width:768px) {
.col-sm {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-sm-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: none;
	width: auto
}
.col-sm-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.col-sm-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-sm-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-sm-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-sm-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-sm-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-sm-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-sm-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-sm-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-sm-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-sm-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-sm-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-sm-0 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 0%;
	flex: 0 0 0%;
	max-width: 0%
}
.order-sm-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.order-sm-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.order-sm-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.order-sm-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.order-sm-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.order-sm-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-sm-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-sm-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-sm-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-sm-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-sm-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-sm-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-sm-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-sm-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-sm-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.offset-sm-11 {
	margin-left: 91.66667%
}
.offset-sm-10 {
	margin-left: 83.33333%
}
.offset-sm-9 {
	margin-left: 75%
}
.offset-sm-8 {
	margin-left: 66.66667%
}
.offset-sm-7 {
	margin-left: 58.33333%
}
.offset-sm-6 {
	margin-left: 50%
}
.offset-sm-5 {
	margin-left: 41.66667%
}
.offset-sm-4 {
	margin-left: 33.33333%
}
.offset-sm-3 {
	margin-left: 25%
}
.offset-sm-2 {
	margin-left: 16.66667%
}
.offset-sm-1 {
	margin-left: 8.33333%
}
.offset-sm-0 {
	margin-left: 0
}
}
@media (min-width:992px) {
.col-md {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-md-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: none;
	width: auto
}
.col-md-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.col-md-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-md-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-md-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-md-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-md-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-md-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-md-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-md-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-md-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-md-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-md-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-md-0 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 0%;
	flex: 0 0 0%;
	max-width: 0%
}
.order-md-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.order-md-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.order-md-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.order-md-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.order-md-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.order-md-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-md-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-md-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-md-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-md-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-md-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-md-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-md-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-md-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-md-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.offset-md-11 {
	margin-left: 91.66667%
}
.offset-md-10 {
	margin-left: 83.33333%
}
.offset-md-9 {
	margin-left: 75%
}
.offset-md-8 {
	margin-left: 66.66667%
}
.offset-md-7 {
	margin-left: 58.33333%
}
.offset-md-6 {
	margin-left: 50%
}
.offset-md-5 {
	margin-left: 41.66667%
}
.offset-md-4 {
	margin-left: 33.33333%
}
.offset-md-3 {
	margin-left: 25%
}
.offset-md-2 {
	margin-left: 16.66667%
}
.offset-md-1 {
	margin-left: 8.33333%
}
.offset-md-0 {
	margin-left: 0
}
}
@media (min-width:1200px) {
.col-lg {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-lg-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: none;
	width: auto
}
.col-lg-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.col-lg-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-lg-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-lg-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-lg-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-lg-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-lg-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-lg-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-lg-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-lg-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-lg-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-lg-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-lg-0 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 0%;
	flex: 0 0 0%;
	max-width: 0%
}
.order-lg-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.order-lg-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.order-lg-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.order-lg-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.order-lg-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.order-lg-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-lg-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-lg-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-lg-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-lg-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-lg-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-lg-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-lg-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-lg-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-lg-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.offset-lg-11 {
	margin-left: 91.66667%
}
.offset-lg-10 {
	margin-left: 83.33333%
}
.offset-lg-9 {
	margin-left: 75%
}
.offset-lg-8 {
	margin-left: 66.66667%
}
.offset-lg-7 {
	margin-left: 58.33333%
}
.offset-lg-6 {
	margin-left: 50%
}
.offset-lg-5 {
	margin-left: 41.66667%
}
.offset-lg-4 {
	margin-left: 33.33333%
}
.offset-lg-3 {
	margin-left: 25%
}
.offset-lg-2 {
	margin-left: 16.66667%
}
.offset-lg-1 {
	margin-left: 8.33333%
}
.offset-lg-0 {
	margin-left: 0
}
}
@media (min-width:320px) {
.d-xs-none {
	display: none !important
}
.d-xs-inline {
	display: inline !important
}
.d-xs-inline-block {
	display: inline-block !important
}
.d-xs-block {
	display: block !important
}
.d-xs-table {
	display: table !important
}
.d-xs-table-row {
	display: table-row !important
}
.d-xs-table-cell {
	display: table-cell !important
}
.d-xs-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}
.d-xs-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}
}
@media (min-width:768px) {
.d-sm-none {
	display: none !important
}
.d-sm-inline {
	display: inline !important
}
.d-sm-inline-block {
	display: inline-block !important
}
.d-sm-block {
	display: block !important
}
.d-sm-table {
	display: table !important
}
.d-sm-table-row {
	display: table-row !important
}
.d-sm-table-cell {
	display: table-cell !important
}
.d-sm-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}
.d-sm-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}
}
@media (min-width:992px) {
.d-md-none {
	display: none !important
}
.d-md-inline {
	display: inline !important
}
.d-md-inline-block {
	display: inline-block !important
}
.d-md-block {
	display: block !important
}
.d-md-table {
	display: table !important
}
.d-md-table-row {
	display: table-row !important
}
.d-md-table-cell {
	display: table-cell !important
}
.d-md-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}
.d-md-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}
}
@media (min-width:1200px) {
.d-lg-none {
	display: none !important
}
.d-lg-inline {
	display: inline !important
}
.d-lg-inline-block {
	display: inline-block !important
}
.d-lg-block {
	display: block !important
}
.d-lg-table {
	display: table !important
}
.d-lg-table-row {
	display: table-row !important
}
.d-lg-table-cell {
	display: table-cell !important
}
.d-lg-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}
.d-lg-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}
}
@media print {
.d-print-none {
	display: none !important
}
.d-print-inline {
	display: inline !important
}
.d-print-inline-block {
	display: inline-block !important
}
.d-print-block {
	display: block !important
}
.d-print-table {
	display: table !important
}
.d-print-table-row {
	display: table-row !important
}
.d-print-table-cell {
	display: table-cell !important
}
.d-print-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}
.d-print-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}
}
@media (min-width:320px) {
.xs-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}
.xs-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important
}
.xs-row-reverse {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}
.xs-column-reverse {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}
.xs-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}
.xs-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}
.xs-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}
.xs-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}
.xs-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}
.xs-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important
}
.xs-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}
.xs-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}
.xs-top {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important
}
.xs-bottom {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important
}
.xs-middle {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important
}
.xs-baseline {
	-webkit-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}
.xs-stretch {
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}
.xs-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}
.xs-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}
.xs-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important
}
.xs-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}
.xs-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}
.xs-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}
.xs-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important
}
.xs-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}
.xs-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}
.xs-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important
}
.xs-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}
.xs-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important
}
.xs-margin-auto {
	margin: auto !important
}
.xs-margin-top-auto {
	margin-top: auto !important
}
.xs-margin-right-auto {
	margin-right: auto !important
}
.xs-margin-bottom-auto {
	margin-bottom: auto !important
}
.xs-margin-left-auto {
	margin-left: auto !important
}
.xs-margin-top-none {
	margin-top: 0 !important
}
.xs-margin-right-none {
	margin-right: 0 !important
}
.xs-margin-bottom-none {
	margin-bottom: 0 !important
}
.xs-margin-left-none {
	margin-left: 0 !important
}
}
@media (min-width:768px) {
.sm-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}
.sm-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important
}
.sm-row-reverse {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}
.sm-column-reverse {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}
.sm-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}
.sm-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}
.sm-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}
.sm-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}
.sm-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}
.sm-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important
}
.sm-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}
.sm-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}
.sm-top {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important
}
.sm-bottom {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important
}
.sm-middle {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important
}
.sm-baseline {
	-webkit-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}
.sm-stretch {
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}
.sm-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}
.sm-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}
.sm-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important
}
.sm-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}
.sm-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}
.sm-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}
.sm-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important
}
.sm-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}
.sm-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}
.sm-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important
}
.sm-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}
.sm-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important
}
.sm-margin-auto {
	margin: auto !important
}
.sm-margin-top-auto {
	margin-top: auto !important
}
.sm-margin-right-auto {
	margin-right: auto !important
}
.sm-margin-bottom-auto {
	margin-bottom: auto !important
}
.sm-margin-left-auto {
	margin-left: auto !important
}
.sm-margin-top-none {
	margin-top: 0 !important
}
.sm-margin-right-none {
	margin-right: 0 !important
}
.sm-margin-bottom-none {
	margin-bottom: 0 !important
}
.sm-margin-left-none {
	margin-left: 0 !important
}
}
@media (min-width:992px) {
.md-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}
.md-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important
}
.md-row-reverse {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}
.md-column-reverse {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}
.md-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}
.md-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}
.md-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}
.md-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}
.md-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}
.md-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important
}
.md-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}
.md-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}
.md-top {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important
}
.md-bottom {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important
}
.md-middle {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important
}
.md-baseline {
	-webkit-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}
.md-stretch {
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}
.md-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}
.md-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}
.md-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important
}
.md-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}
.md-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}
.md-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}
.md-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important
}
.md-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}
.md-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}
.md-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important
}
.md-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}
.md-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important
}
.md-margin-auto {
	margin: auto !important
}
.md-margin-top-auto {
	margin-top: auto !important
}
.md-margin-right-auto {
	margin-right: auto !important
}
.md-margin-bottom-auto {
	margin-bottom: auto !important
}
.md-margin-left-auto {
	margin-left: auto !important
}
.md-margin-top-none {
	margin-top: 0 !important
}
.md-margin-right-none {
	margin-right: 0 !important
}
.md-margin-bottom-none {
	margin-bottom: 0 !important
}
.md-margin-left-none {
	margin-left: 0 !important
}
}
@media (min-width:1200px) {
.lg-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}
.lg-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important
}
.lg-row-reverse {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}
.lg-column-reverse {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}
.lg-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}
.lg-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}
.lg-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}
.lg-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}
.lg-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}
.lg-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important
}
.lg-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}
.lg-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}
.lg-top {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important
}
.lg-bottom {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important
}
.lg-middle {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important
}
.lg-baseline {
	-webkit-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}
.lg-stretch {
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}
.lg-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}
.lg-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}
.lg-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important
}
.lg-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}
.lg-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}
.lg-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}
.lg-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important
}
.lg-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}
.lg-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}
.lg-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important
}
.lg-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}
.lg-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important
}
.lg-margin-auto {
	margin: auto !important
}
.lg-margin-top-auto {
	margin-top: auto !important
}
.lg-margin-right-auto {
	margin-right: auto !important
}
.lg-margin-bottom-auto {
	margin-bottom: auto !important
}
.lg-margin-left-auto {
	margin-left: auto !important
}
.lg-margin-top-none {
	margin-top: 0 !important
}
.lg-margin-right-none {
	margin-right: 0 !important
}
.lg-margin-bottom-none {
	margin-bottom: 0 !important
}
.lg-margin-left-none {
	margin-left: 0 !important
}
}
@-webkit-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-webkit-keyframes slideInUp {
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes slideInUp {
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@-webkit-keyframes slideInDown {
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes slideInDown {
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.underline-animation {
	padding-bottom: 8px;
	padding-top: 8px;
	position: relative
}
*:active>.underline-animation:after, *:hover>.underline-animation:after, *:focus>.underline-animation:after {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	visibility: visible
}
.underline-animation:after {
	bottom: 0;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: 250ms ease;
	transition: 250ms ease;
	visibility: hidden;
	width: 75%
}
html, body {
	height: 100%
}
body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.main {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	padding-bottom: 30px
}
.footer {
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.sr-only {
	border: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.organism {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative
}
.organism>[class*="col-"] {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
padding-left:0;
padding-right:0
}
.organism.xs-end [class*="col-"] {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.organism.xs-start [class*="col-"] {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.organism.xs-middle [class*="col-"] {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
@media (min-width:320px) {
.organism.xs-inline [class*="col-"] {
	display: inline
}
}
@media (min-width:768px) {
.organism.d-sm-flex [class*="col-"] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
}
.organism.sm-row [class*="col-"] {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.organism.xs-align-left [class*="col-"] {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.svg {
	-webkit-transition: 180ms ease-in-out;
	transition: 180ms ease-in-out
}
.text-line-single {
	display: block !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.underline-none {
	text-decoration: none
}
.no-scroll {
	overflow-y: scroll;
	position: fixed;
	width: 100%
}
html.noscroll, html.noscroll body {
	height: 100%;
	overflow-y: hidden
}
.layout-flexible {
	padding-bottom: 30px;
	padding-top: 30px
}
.accordion-trigger {
	height: auto;
	padding: 23px 30px 21px;
	position: relative
}
.accordion-trigger .svg {
	pointer-events: none
}
.accordion-trigger[aria-expanded="true"] .svg {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
.accordion-trigger[aria-disabled="true"] {
	cursor: default;
	opacity: 0.5;
	pointer-events: none
}
.alert {
	border-radius: 5px;
	margin: 30px 0;
	padding: 20px;
	position: relative;
	width: 100%
}
.alert__list {
	margin: 0;
	padding: 0
}
.alert__item {
	list-style: none;
	margin-bottom: 1rem
}
.alert__item:last-child {
	margin-bottom: 0
}
.alert__close {
	position: absolute;
	right: 20px;
	top: 20px
}
.alert--success {
	background-color: rgba(0,168,115,0.1);
	border: 1px solid rgba(0,168,115,0.2);
	color: #00a873
}
.alert--success .svg {
	fill: #00a873
}
.alert--danger {
	background-color: rgba(220,20,60,0.1);
	border: 1px solid rgba(220,20,60,0.2);
	color: crimson
}
.alert--danger .svg {
	fill: crimson
}
.alert--warning {
	background-color: rgba(179,157,0,0.1);
	border: 1px solid rgba(179,157,0,0.2);
	color: #b39d00
}
.alert--warning .svg {
	fill: #b39d00
}
.alert--info {
	background-color: rgba(51,51,51,0.1);
	border: 1px solid rgba(51,51,51,0.2);
	color: #333
}
.alert--info .svg {
	fill: #333
}
.alert--dismissible {
	padding-right: 60px
}
.backdrop {
	z-index: 1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 8;
	background-color: #FFE600;
	opacity: 0;
	position: fixed;
	-webkit-transition: 250ms;
	transition: 250ms;
	visibility: hidden
}
.backdrop.visible {
	opacity: 0.58;
	visibility: visible
}
.button-icon {
	background-color: rgba(0,0,0,0);
	color: rgba(0,0,0,0);
	border: 0;
	cursor: pointer;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-transition: background-color 180ms ease-in-out, color 180ms ease-in-out;
	transition: background-color 180ms ease-in-out, color 180ms ease-in-out
}
.button-icon svg {
	fill: #333
}
.button-icon .svg {
	height: 30px;
	width: 30px
}
.button-icon:disabled {
	opacity: 0.5;
	pointer-events: none
}
.button {
	background-color: #333;
	color: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-family: "proxima-nova";
	font-size: 18px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 50px;
	padding: 10px 20px;
	-webkit-transition: background-color 180ms ease-in-out, color 180ms ease-in-out;
	transition: background-color 180ms ease-in-out, color 180ms ease-in-out
}
.button svg {
	fill: #fff
}
.button:hover {
	background-color: #212121
}
@media (min-width:992px) {
.button {
	padding: 10px 40px
}
}
.button--secondary {
	background-color: #fff;
	color: #333
}
.button--secondary svg {
	fill: #333
}
.button--secondary:hover {
	background-color: #ededed
}
.button--outlined {
	background-color: rgba(0,0,0,0);
	color: #333;
	border-color: #333;
	border: 1px solid
}
.button--outlined svg {
	fill: #333
}
.button--outlined:hover {
	background-color: #ededed;
	color: #212121;
	border-color: #212121
}
.button--outlined:hover svg {
	fill: #212121
}
.button--link {
	background-color: rgba(0,0,0,0);
	color: #333
}
.button--link svg {
	fill: #333
}
.button--link:hover {
	background-color: rgba(0,0,0,0);
	color: #212121
}
.button--link:hover svg {
	fill: #212121
}
.button--icon-right, .button--icon-left {
	padding: 0 25px
}
.button--icon-right .svg {
	margin-left: 15px
}
.button--icon-left .svg {
	margin-right: 15px;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.button .svg {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 30px;
	width: 30px
}
.button--large {
	min-height: 60px
}
.button--small {
	font-size: 18px;
	line-height: 20px;
	min-height: 40px;
	padding: 10px
}
.button:disabled {
	opacity: 0.6;
	pointer-events: none
}
.drawer {
	z-index: 9;
	background-color: #fff;
	height: 100%;
	opacity: 0;
	padding: 0 9px 15px;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-transition: visibility 200ms 250ms, opacity 200ms 250ms, -webkit-transform 200ms 200ms;
	transition: visibility 200ms 250ms, opacity 200ms 250ms, -webkit-transform 200ms 200ms;
	transition: transform 200ms 200ms, visibility 200ms 250ms, opacity 200ms 250ms;
	transition: transform 200ms 200ms, visibility 200ms 250ms, opacity 200ms 250ms, -webkit-transform 200ms 200ms;
	visibility: hidden;
	width: 100%
}
[dir="rtl"] .drawer {
	padding-left: 9px;
	padding-right: 15px
}
@media (min-width:768px) {
.drawer {
	padding: 0 25px 15px 15px
}
[dir="rtl"] .drawer {
	padding-left: 25px
}
}
@media all and (max-width:1999px) {
.drawer {
	overflow-x: hidden;
	overflow-y: auto
}
}
.drawer__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100%
}
.drawer__header {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 60px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
@media (min-width:768px) {
.drawer__header {
	height: 100px
}
}
.drawer__main-content, .drawer__header, .drawer__footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	opacity: 0;
	-webkit-transition: 400ms;
	transition: 400ms;
	-webkit-transition-delay: 0ms;
	transition-delay: 0ms
}
.drawer__main-content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.drawer__close-button:hover .svg {
	fill: #FFE600
}
.drawer__back-button {
	opacity: 0;
	pointer-events: none
}
.drawer__back-button .svg {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
.drawer__back-button.visible {
	opacity: 1;
	pointer-events: auto
}
.drawer.opened {
	opacity: 1;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	visibility: visible
}
.drawer.opened .drawer__main-content, .drawer.opened .drawer__header, .drawer.opened .drawer__footer {
	opacity: 1;
	-webkit-transition-delay: 300ms;
	transition-delay: 300ms
}
.drawer--fade-in {
	max-width: 100%;
	-webkit-transform: none;
	transform: none
}
.drawer--fade-in .drawer__header, .drawer--fade-in .drawer__main-content, .drawer--fade-in .drawer__footer {
	-webkit-transform: none;
	transform: none
}
.drawer--fade-in.opened {
	-webkit-transform: none;
	transform: none
}
.drawer--fade-in.opened .drawer__header, .drawer--fade-in.opened .drawer__main-content, .drawer--fade-in.opened .drawer__footer {
	-webkit-transform: none;
	transform: none
}
.adminimal-admin-toolbar .drawer--fade-in {
	max-width: calc(100% - 60px)
}
.drawer--slide-in-top {
	max-width: 100%;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: top;
	transform-origin: top
}
.drawer--slide-in-top .drawer__header, .drawer--slide-in-top .drawer__main-content, .drawer--slide-in-top .drawer__footer {
	-webkit-transform: none;
	transform: none
}
.drawer--slide-in-top.opened {
	-webkit-transform: scaleY(1);
	transform: scaleY(1)
}
.drawer--slide-in-top.opened .drawer__header, .drawer--slide-in-top.opened .drawer__main-content, .drawer--slide-in-top.opened .drawer__footer {
	-webkit-transform: none;
	transform: none
}
.adminimal-admin-toolbar .drawer--slide-in-top {
	max-width: calc(100% - 60px)
}
.drawer--slide-in-right, .drawer--slide-in-left {
	max-width: 515px;
	-webkit-transform: scaleX(0);
	transform: scaleX(0)
}
.drawer--slide-in-right.opened, .drawer--slide-in-left.opened {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}
.drawer--slide-in-right.opened .drawer__header, .drawer--slide-in-right.opened .drawer__footer, .drawer--slide-in-right.opened .drawer__main-content, .drawer--slide-in-left.opened .drawer__header, .drawer--slide-in-left.opened .drawer__footer, .drawer--slide-in-left.opened .drawer__main-content {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.drawer--slide-in-right {
	-webkit-transform-origin: right;
	transform-origin: right
}
[dir="rtl"] .drawer--slide-in-right {
	left: 0;
	right: auto;
	-webkit-transform-origin: left;
	transform-origin: left
}
.drawer--slide-in-right .drawer__main-content, .drawer--slide-in-right .drawer__header, .drawer--slide-in-right .drawer__footer {
	-webkit-transform: translateX(40px);
	transform: translateX(40px)
}
.drawer--slide-in-left {
	left: 0;
	right: auto;
	-webkit-transform-origin: left;
	transform-origin: left
}
[dir="rtl"] .drawer--slide-in-left {
	left: auto;
	right: 0;
	-webkit-transform-origin: right;
	transform-origin: right
}
.drawer--slide-in-left .drawer__header, .drawer--slide-in-left .drawer__main-content, .drawer--slide-in-left .drawer__footer {
	-webkit-transform: translateX(-40px);
	transform: translateX(-40px)
}
.adminimal-admin-toolbar .drawer--slide-in-left {
	left: 60px
}
.adminimal-admin-toolbar .drawer {
	bottom: 0;
	height: calc(100% - 80px);
	top: auto
}
.iframe iframe {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
iframe.responsive {
	min-width: 100%;
	overflow: hidden;
	width: 1px
}
.nojs iframe.responsive {
	overflow: auto
}
.image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%
}
.image--full-width .img {
	width: 100%
}
.image--background .img {
	height: 100%;
	-o-object-fit: cover;
	font-family: "object-fit:cover";
	object-fit: cover;
	width: 100%
}
.image--contain .img {
	height: 100%;
	-o-object-fit: contain;
	font-family: "object-fit:contain";
	object-fit: contain;
	width: 100%
}
.image--circle {
	border-radius: 50%
}
.image--size-100 {
	height: 100px;
	width: 100px
}
.bg-image {
	background-image: url("../images/image-placeholder@3x.jpg");
	background-position: center;
	background-size: cover;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}
.input {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	position: relative
}
.input__field {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: transparent;
	border: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 100%;
	outline: 0;
	padding: 0
}
.input--search-desktop-v1 .input__field {
	color: #fff;
	font-size: 18px;
	-webkit-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out
}
.input--search-desktop-v1 .input__field::-webkit-input-placeholder {
color:rgba(255,255,255,0.8);
font-family:"proxima-nova";
font-size:18px;
letter-spacing:0.2px;
text-indent:5px
}
.input--search-desktop-v1 .input__field::-moz-placeholder {
color:rgba(255,255,255,0.8);
font-family:"proxima-nova";
font-size:18px;
letter-spacing:0.2px;
text-indent:5px
}
.input--search-desktop-v1 .input__field:-ms-input-placeholder {
color:rgba(255,255,255,0.8);
font-family:"proxima-nova";
font-size:18px;
letter-spacing:0.2px;
text-indent:5px
}
.input--search-desktop-v1 .input__field::-ms-input-placeholder {
color:rgba(255,255,255,0.8);
font-family:"proxima-nova";
font-size:18px;
letter-spacing:0.2px;
text-indent:5px
}
.input--search-desktop-v1 .input__field::placeholder {
color:rgba(255,255,255,0.8);
font-family:"proxima-nova";
font-size:18px;
letter-spacing:0.2px;
text-indent:5px
}
.input--search-desktop-v2 .input__field {
	color: #333;
	font-size: 42px;
	-webkit-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out
}
.input--search-desktop-v2 .input__field::-webkit-input-placeholder {
color:rgba(204,204,204,0.9);
font-size:42px;
letter-spacing:0.2px;
text-indent:5px
}
.input--search-desktop-v2 .input__field::-moz-placeholder {
color:rgba(204,204,204,0.9);
font-size:42px;
letter-spacing:0.2px;
text-indent:5px
}
.input--search-desktop-v2 .input__field:-ms-input-placeholder {
color:rgba(204,204,204,0.9);
font-size:42px;
letter-spacing:0.2px;
text-indent:5px
}
.input--search-desktop-v2 .input__field::-ms-input-placeholder {
color:rgba(204,204,204,0.9);
font-size:42px;
letter-spacing:0.2px;
text-indent:5px
}
.input--search-desktop-v2 .input__field::placeholder {
color:rgba(204,204,204,0.9);
font-size:42px;
letter-spacing:0.2px;
text-indent:5px
}
.input--search-mobile .input__field {
	border: 0;
	color: #FFE600;
	font-size: 18px
}
.input--search-mobile .input__field::-webkit-input-placeholder {
color:#333;
font-family:"proxima-nova";
font-size:18px;
letter-spacing:0.2px
}
.input--search-mobile .input__field::-moz-placeholder {
color:#333;
font-family:"proxima-nova";
font-size:18px;
letter-spacing:0.2px
}
.input--search-mobile .input__field:-ms-input-placeholder {
color:#333;
font-family:"proxima-nova";
font-size:18px;
letter-spacing:0.2px
}
.input--search-mobile .input__field::-ms-input-placeholder {
color:#333;
font-family:"proxima-nova";
font-size:18px;
letter-spacing:0.2px
}
.input--search-mobile .input__field::placeholder {
color:#333;
font-family:"proxima-nova";
font-size:18px;
letter-spacing:0.2px
}
.input--default {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative
}
.input--default .input__icon {
	left: 10px;
	position: absolute
}
.input--default .input__field {
	background-color: #fff;
	border: 1px solid #333;
	padding-left: 45px;
	width: 100%
}
.input--default .input__field::-webkit-input-placeholder {
color:#333
}
.input--default .input__field::-moz-placeholder {
color:#333
}
.input--default .input__field:-ms-input-placeholder {
color:#333
}
.input--default .input__field::-ms-input-placeholder {
color:#333
}
.input--default .input__field::placeholder {
color:#333
}
.input--v1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative
}
.input--v1 .input__field {
	background: transparent;
	border-bottom: 2px solid #fff;
	color: #fff
}
.input--v1 .input__field::-webkit-input-placeholder {
color:#fff;
font-family:"proxima-nova";
letter-spacing:0.2px
}
.input--v1 .input__field::-moz-placeholder {
color:#fff;
font-family:"proxima-nova";
letter-spacing:0.2px
}
.input--v1 .input__field:-ms-input-placeholder {
color:#fff;
font-family:"proxima-nova";
letter-spacing:0.2px
}
.input--v1 .input__field::-ms-input-placeholder {
color:#fff;
font-family:"proxima-nova";
letter-spacing:0.2px
}
.input--v1 .input__field::placeholder {
color:#fff;
font-family:"proxima-nova";
letter-spacing:0.2px
}
.input--small {
	height: 30px
}
.input--medium {
	height: 50px
}
.input--large {
	height: 60px
}
.error-message {
	z-index: 1;
	background: #fff;
	color: crimson;
	left: 0;
	opacity: 0;
	padding: 10px;
	position: absolute;
	top: calc(100% + 10px);
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
	visibility: hidden
}
.error-message:before {
	border-color: transparent transparent #fff;
	border-style: solid;
	border-width: 0 6.5px 8px;
	content: "";
	display: block;
	height: 0;
	left: 10px;
	position: absolute;
	top: -8px;
	width: 0
}
.error-message--medium {
	font-size: 18px;
	left: 80px;
	padding: 15px
}
.error-message.opened {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	visibility: visible
}
.link {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: transparent;
	border: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	cursor: pointer;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-transition: 180ms ease;
	transition: 180ms ease
}
.link:hover, .link:focus, .link:active {
	color: #333
}
.link:hover .svg, .link:focus .svg, .link:active .svg {
	fill: #333
}
.link .svg {
	fill: #333;
	height: 30px;
	width: 30px
}
.link--icon-left {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.link--icon-left .svg {
	margin-right: 5px
}
.link--icon-right .svg {
	margin-left: 5px
}
.link-icon {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}
.link-icon .svg {
	fill: #333;
	height: 30px;
	width: 30px
}
.tab {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	min-width: 100px;
	overflow: hidden;
	padding: 0 30px;
	position: relative
}
.tab[aria-selected="true"] {
	cursor: default
}
.tab>* {
	pointer-events: none
}
select.tab {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("../images/angle.svg");
	background-position: 98% center;
	background-repeat: no-repeat;
	width: 100%
}
@media (min-width:768px) {
select.tab {
	display: none
}
}
@media (min-width:320px) and (max-width:767.98px) {
button.tab {
	display: none
}
}
.tab[aria-selected="false"] .icon-block__media {
	opacity: 0
}
.tab[aria-selected="false"] .icon-block__description {
	opacity: 0.6
}
.tab[aria-selected="false"] .icon-block__description:before {
	opacity: 0.4
}
.tab[aria-selected="false"] .icon-block__description .text {
	display: none
}
.link-image {
	position: relative
}
.link-image--full-width .image {
	border: 0 none;
	display: block;
	height: auto;
	max-width: 100%;
	outline-style: none;
	outline-width: 0
}
.link-image--logo {
	display: block
}
.link-image--logo .image {
	max-width: 100%
}
.link-image--footer-logo {
	display: block;
	max-width: 60px
}
.link-image--footer-logo .image {
	max-width: 100%
}
.link-navigation {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: transparent;
	border: 0;
	color: #333;
	cursor: pointer;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-family: "proxima-nova";
	font-size: 16px;
	padding: 10px 20px;
	-webkit-transition: 180ms ease;
	transition: 180ms ease
}
.link-navigation:hover span:after {
	display: none
}
@media (min-width:1200px) {
.link-navigation {
	padding: 5px 20px
}
.link-navigation:hover span:after {
	background-color: #FFE600;
	display: block
}
}
.icon {
	background-color: transparent;
	border: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
button.icon {
	cursor: pointer
}
.icon .svg {
	fill: #333;
	height: 30px;
	width: 30px
}
.textfield .form-control {
	background-color: #fff;
	border: 1px solid #7f7e7e;
	border-radius: 4px;
	color: #000;
	max-width: 100%;
	min-height: 40px;
	padding: 0 14px;
	width: 357px;
	line-height: 1
}
.textfield .form-control:focus {
	background-color: #fbf9e0;
	border-color: rgba(0,0,0,0.5)
}
.textfield .form-control[readonly] {
	background-color: rgba(127,126,126,0.1);
	border-color: #7f7e7e
}
.textfield .form-control::-webkit-input-placeholder {
color:#7f7e7e
}
.textfield .form-control::-moz-placeholder {
color:#7f7e7e
}
.textfield .form-control:-ms-input-placeholder {
color:#7f7e7e
}
.textfield .form-control::-ms-input-placeholder {
color:#7f7e7e
}
.textfield .form-control::placeholder {
color:#7f7e7e
}
.textarea .form-control {
	background-color: #fff;
	border: 1px solid #7f7e7e;
	border-radius: 4px;
	color: #000;
	max-width: 100%;
	min-height: 40px;
	padding: 0 14px;
	width: 357px;
	padding-bottom: 10px;
	padding-top: 10px
}
.textarea .form-control:focus {
	background-color: #fbf9e0;
	border-color: rgba(0,0,0,0.5)
}
.textarea .form-control[readonly] {
	background-color: rgba(127,126,126,0.1);
	border-color: #7f7e7e
}
.textarea .form-control::-webkit-input-placeholder {
color:#7f7e7e
}
.textarea .form-control::-moz-placeholder {
color:#7f7e7e
}
.textarea .form-control:-ms-input-placeholder {
color:#7f7e7e
}
.textarea .form-control::-ms-input-placeholder {
color:#7f7e7e
}
.textarea .form-control::placeholder {
color:#7f7e7e
}
.radio {
	padding-top: 3px
}
.radio .form-control {
	z-index: -1;
	opacity: 0;
	position: absolute
}
@media (max-width:991.98px) {
.radio .form-control {
	z-index: 1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}
}
.radio .form-control:focus+.form-item__label .icon {
	background-color: #fbf9e0;
	border-color: #fbf9e0
}
.radio .form-control:checked+.form-item__label .icon {
	border-color: #7f7e7e
}
.radio .form-control:checked+.form-item__label .icon .svg {
	opacity: 1
}
.radio .form-control:disabled {
	opacity: 0.001
}
.radio .form-item__label {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin-bottom: 0
}
.radio .icon {
	background-color: #fff;
	border: 1px solid #7f7e7e;
	cursor: pointer;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 10px;
	margin-top: -2px;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.radio .svg {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50%;
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: 0;
	overflow: hidden;
	-webkit-transform: scale(0.3);
	transform: scale(0.3)
}
.radio .svg:after {
	background-color: #000;
	border: 100px solid;
	border-radius: 50%;
	content: "";
	height: 30%;
	width: 30%
}
.checkbox {
	padding-top: 3px
}
.checkbox .form-control {
	z-index: -1;
	opacity: 0;
	position: absolute
}
@media (max-width:991.98px) {
.checkbox .form-control {
	z-index: 1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}
}
.checkbox .form-control:focus+.form-item__label .icon {
	background-color: #fbf9e0;
	border-color: #3483FA
}
.checkbox .form-control:checked+.form-item__label .icon {
	border-color: #7f7e7e
}
.checkbox .form-control:checked+.form-item__label .icon .svg {
	opacity: 1
}
.checkbox .form-control:disabled {
	opacity: 0.001
}
.checkbox .form-control:indeterminate+.form-item__label .icon {
	position: relative
}
.checkbox .form-control:indeterminate+.form-item__label .icon:after {
	background: #000;
	content: "";
	display: block;
	height: 1px;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
	width: 10px
}
.checkbox .form-item__label {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin-bottom: 0
}
.checkbox .icon {
	background-color: #fff;
	border: 1px solid #7f7e7e;
	cursor: pointer;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 10px;
	margin-top: -2px;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.checkbox .svg {
	fill: #000;
	opacity: 0;
	padding: 4px
}
.select .form-control {
	background-color: #fff;
	border: 1px solid #7f7e7e;
	border-radius: 4px;
	color: #000;
	max-width: 100%;
	min-height: 40px;
	padding: 0 14px;
	width: 357px;
	line-height: 1
}
.select .form-control:focus {
	background-color: #fbf9e0;
	border-color: rgba(0,0,0,0.5)
}
.select .form-control[readonly] {
	background-color: rgba(127,126,126,0.1);
	border-color: #7f7e7e
}
.select .form-control::-webkit-input-placeholder {
color:#7f7e7e
}
.select .form-control::-moz-placeholder {
color:#7f7e7e
}
.select .form-control:-ms-input-placeholder {
color:#7f7e7e
}
.select .form-control::-ms-input-placeholder {
color:#7f7e7e
}
.select .form-control::placeholder {
color:#7f7e7e
}
.select .select2 .select2-selection.select2-selection--single {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.select .select2 .select2-selection__rendered {
	padding: 0 50px 0 0
}
.select .select2 .select2-selection__arrow {
	height: 100%;
	right: 14px;
	top: 0
}
.select .select2 .select2-selection__arrow b {
	border-color: #000 transparent transparent;
	border-width: 6.5px 6px 0;
	-webkit-transition: 180ms ease-in-out;
	transition: 180ms ease-in-out
}
.isMobile .select .form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("../images/angle.svg");
	background-position: 98% center;
	background-repeat: no-repeat
}
.select2-container {
	max-width: 100%
}
.select2-container .select2-dropdown {
	border: 1px solid #C3C3C3;
	margin-top: 5px
}
.select2-container--open .select2-dropdown--below {
	border-radius: 4px
}
.select2-container--open.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #000 transparent transparent;
	border-width: 6.5px 6px 0;
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
.select2-container--default .select2-results__option {
	padding: 10px 20px;
	-webkit-transition: 180ms ease-in-out;
	transition: 180ms ease-in-out
}
.select2-container--default .select2-results__option:not(:last-child) {
	border-bottom: 1px solid #F4F4F4
}
.select2-container--default .select2-results__option [aria-selected] {
	background-color: #F4F4F4
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #7f7e7e;
	color: #fff
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
	border-radius: 4px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	line-height: 1.9
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	margin-right: 5px
}
.select2-container--default .select2-selection--multiple .select2-search__field {
	line-height: 1.9
}
.select2-container.select2-container--focus .select2-selection--multiple {
	border-color: #7f7e7e
}
.select2-container .select2-selection--single .select2-selection__clear {
	margin-left: 5px
}
.select2-container .select2-selection--single .select2-selection__placeholder {
	color: #7f7e7e;
	font-family: "proxima-nova"
}
.form-item__control .form-control.ui-autocomplete-input {
	background-image: none;
	padding-right: 40px
}
.form-item__control .form-control.ui-autocomplete-input.ui-autocomplete-loading {
	background-image: url("../images/loader.svg");
	background-position: 98% center;
	background-repeat: no-repeat;
	background-size: auto 60%
}
.ui-autocomplete {
	background-color: #fff;
	border: 1px solid #C3C3C3;
	border-radius: 4px;
	list-style: none;
	margin-bottom: 0;
	max-height: 200px;
	overflow-y: auto;
	padding: 0
}
.ui-autocomplete .ui-menu-item {
	border: 0
}
.ui-autocomplete .ui-menu-item:last-child .ui-menu-item-wrapper {
	border: 0
}
.ui-autocomplete .ui-menu-item-wrapper {
	border: 0;
	border-bottom: 1px solid #F4F4F4;
	cursor: pointer;
	display: block;
	height: auto;
	margin: 0;
	padding: 10px 20px
}
.ui-autocomplete .ui-menu-item-wrapper.ui-state-active, .ui-autocomplete .ui-menu-item-wrapper:hover {
	background-color: #7f7e7e;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #fff
}
.toggle {
	padding: 7px
}
.toggle .form-control {
	z-index: -1;
	opacity: 0 !important;
	position: absolute
}
.toggle .form-control:focus ~ .form-item__label .toggle-track:before {
	-webkit-box-shadow: 0 0 16px 1px rgba(255,230,0,0.25);
	box-shadow: 0 0 16px 1px rgba(255,230,0,0.25)
}
.toggle .form-control:checked ~ .form-item__label .toggle-track {
	background-color: rgba(0,168,115,0.5)
}
.toggle .form-control:checked ~ .form-item__label .toggle-track:before {
	background-color: #00a873;
	-webkit-transform: translateX(30px);
	transform: translateX(30px)
}
.toggle .form-control--disabled ~ .form-item__label .toggle-track {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	opacity: .6
}
.toggle-track {
	background-color: rgba(219,219,219,0.5);
	border-radius: 20px;
	cursor: pointer;
	height: 20px;
	margin-right: 10px;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
	position: relative;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	width: 60px
}
.toggle-track:before {
	background-color: #DBDBDB;
	border-radius: 50%;
	bottom: -4px;
	content: "";
	height: 30px;
	left: 0;
	position: absolute;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	width: 30px
}
.toggle .form-item__label {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin-bottom: 0
}
.buttons {
	padding-top: 3px
}
.buttons .form-control {
	z-index: -1;
	opacity: 0;
	position: absolute
}
.buttons .form-control:focus+.form-item__label {
	-webkit-box-shadow: 0 0 16px 1px rgba(255,230,0,0.25);
	box-shadow: 0 0 16px 1px rgba(255,230,0,0.25);
	outline: 1px auto -webkit-focus-ring-color
}
.buttons .form-control:checked+.form-item__label {
	-webkit-box-shadow: 0 0 16px 1px rgba(255,230,0,0.25);
	box-shadow: 0 0 16px 1px rgba(255,230,0,0.25)
}
.buttons .form-control:checked+.form-item__label .button {
	background-color: #333 !important;
	color: #fff;
	cursor: default
}
.buttons .form-control:disabled {
	display: none
}
.buttons .form-control:disabled+.form-item__label .button {
	cursor: default;
	opacity: 0.6;
	pointer-events: none
}
.buttons .form-item__label {
	cursor: pointer;
	margin-right: 15px
}
.buttons .form-item__label .button {
	background-color: #333;
	color: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0
}
.buttons .form-item__label .button:hover:hover {
	background-color: #212121;
	color: #ededed
}
.number.form-item__control {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
.number.form-item__control .button {
	margin-left: 0
}
.number .form-control {
	max-width: 70px
}
body:not(.no-js) .number .form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin-right: 5px
}
.number .button {
	color: #333;
	font-size: 24px
}
.number .button:disabled {
	color: rgba(51,51,51,0.4)
}
.no-js .number .button {
	display: none
}
.intl-tel-input .country-list {
	margin-top: 6px;
	max-width: 100vw;
	width: 357px
}
.intl-tel-input .country-list .country {
	border-bottom: 1px solid #F4F4F4;
	padding: 10px;
	white-space: normal
}
.intl-tel-input .country-list .country.active {
	background-color: #F4F4F4
}
.intl-tel-input .country-list .country:hover {
	background-color: #7f7e7e;
	color: #fff
}
.intl-tel-input .country-list .country:hover .dial-code {
	color: #ebebeb
}
.intl-tel-input .country-list .country:last-child {
	border: 0
}
.intl-tel-input .country-list .country .dial-code {
	color: #7f7e7e
}
.form-item__control.file {
	cursor: pointer;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin-bottom: 10px;
	width: 100%
}
@media (min-width:768px) {
.form-item__control.file {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: auto
}
}
.form-item__control.file .form-file {
	z-index: -1;
	bottom: 0;
	height: 100%;
	opacity: 0;
	position: absolute;
	width: 100%
}
.file-fake {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	-webkit-transition: background-color 0.15s ease-out;
	transition: background-color 0.15s ease-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}
.file-fake:before {
	background-color: #333;
	color: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	content: attr(data-text);
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 15px;
	white-space: nowrap
}
.file-fake:before svg {
fill:#fff
}
.file-fake:before:hover {
background-color:#212121
}
.file-fake .file-value {
	background-color: #fff;
	border: 1px solid #7f7e7e;
	border-radius: 4px;
	color: #000;
	max-width: 100%;
	min-height: 40px;
	padding: 0 14px;
	width: 357px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	border-bottom-left-radius: 0;
	border-left: 0;
	border-top-left-radius: 0;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 15px;
	padding-right: 40px;
	width: auto
}
@media (min-width:768px) {
.file-fake .file-value {
	min-width: 258px
}
}
.file-fake .file-value:focus {
	background-color: #fbf9e0;
	border-color: rgba(0,0,0,0.5)
}
.file-fake .file-value[readonly] {
	background-color: rgba(127,126,126,0.1);
	border-color: #7f7e7e
}
.file-fake.form-control--error:after {
	border-color: crimson
}
.file-clear {
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.form-item__control .form-control--error {
	border-color: crimson !important
}
.form-item__control .form-control--error ~ .form-item__label .icon {
	border-color: crimson !important
}
.form-item__control .form-control--disabled {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: rgba(127,126,126,0.1);
	border-color: rgba(127,126,126,0.5);
	opacity: .6
}
.form-item__control .form-control--disabled ~ .form-item__label .icon {
	background-color: rgba(127,126,126,0.1);
	border-color: rgba(127,126,126,0.5);
	cursor: default;
	opacity: .6
}
.form-control.form-time, .form-control.form-date {
	padding-bottom: 8px;
	padding-top: 9px;
	width: auto
}
.ui-timepicker-wrapper {
	background-color: #fff;
	border: 1px solid #C3C3C3;
	border-radius: 4px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	max-height: 200px;
	max-width: none;
	min-width: 170px;
	width: auto
}
.ui-timepicker-list {
	border-radius: 4px;
	list-style: none;
	margin: 0;
	overflow-y: auto;
	padding: 0;
	width: 100%
}
.ui-timepicker-list li {
	border: 0;
	border-bottom: 1px solid #F4F4F4;
	cursor: pointer;
	display: block;
	height: auto;
	margin: 0;
	padding: 10px 20px
}
.ui-timepicker-list li:hover {
	background-color: #7f7e7e !important;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #fff
}
.ui-timepicker-list li.ui-timepicker-selected {
	background-color: #F4F4F4 !important;
	color: inherit !important;
	cursor: default
}
.ui-timepicker-list li:last-child {
	border: 0
}
.ui-datepicker-trigger {
	display: none
}
.ui-widget.ui-datepicker {
	background-color: #fff;
	border: 1px solid #C3C3C3;
	border-radius: 4px;
	padding: 10px;
	width: auto
}
.ui-widget.ui-datepicker .ui-datepicker-header {
	border: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 5px 0
}
.ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
	margin: 0
}
.ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
	background-color: transparent;
	cursor: pointer;
	margin-right: 15px;
	position: static
}
.ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span, .ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
	background: transparent url("../images/angle.svg") center center no-repeat;
	display: block;
	height: 100%;
	margin: 0;
	position: static;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	width: 100%
}
.ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
	margin-left: 15px;
	margin-right: 0;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
.ui-widget.ui-datepicker table.ui-datepicker-calendar {
	display: table-row;
	font-size: 18px;
	margin: 0
}
.ui-widget.ui-datepicker table.ui-datepicker-calendar th {
	font-family: "proxima-nova";
	font-weight: normal
}
.ui-widget.ui-datepicker table.ui-datepicker-calendar td {
	font-family: "proxima-nova";
	letter-spacing: 0
}
.ui-widget.ui-datepicker table.ui-datepicker-calendar td.ui-datepicker-unselectable.ui-state-disabled span {
	background: transparent;
	border: 0;
	color: #7f7e7e
}
.ui-widget.ui-datepicker table.ui-datepicker-calendar td.ui-datepicker-today a {
	color: #333;
	font-family: "proxima-nova"
}
.ui-widget.ui-datepicker table.ui-datepicker-calendar td:hover a {
	background-color: #F4F4F4
}
.ui-widget.ui-datepicker table.ui-datepicker-calendar td.ui-datepicker-current-day a {
	background-color: #7f7e7e;
	color: #fff
}
.ui-widget.ui-datepicker table.ui-datepicker-calendar span {
	text-align: center
}
.ui-widget.ui-datepicker table.ui-datepicker-calendar a {
	background: transparent;
	border: 0;
	border-radius: 50%;
	color: #333;
	height: 40px;
	line-height: 42px;
	padding: 0;
	text-align: center;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	width: 40px
}
.form-item-datetime-element .form-item+.form-item {
	margin-left: 30px
}
.loader {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-left: 10px;
	vertical-align: -3px
}
.loader .svg {
	background-image: url("../images/loader.svg");
	background-size: 100%
}
.loader--fullscreen {
	z-index: 1000;
	background: rgba(255,255,255,0.5) url("../images/loader.svg") center center no-repeat;
	background-size: 40px;
	left: 0;
	min-height: 100%;
	min-width: 100%;
	position: fixed;
	top: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s
}
.loading-bar {
	display: none;
	height: 4px;
	position: relative;
	width: 100%
}
.loading-bar:before {
	z-index: 1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	border-color: inherit;
	border-top: 4px solid;
	content: "";
	height: 4px;
	opacity: 0.3
}
.loading-bar:after {
	z-index: 1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	border-color: inherit;
	border-top: 4px solid;
	content: "";
	height: 4px;
	width: 0
}
.loading-bar.active:after {
	-webkit-animation: linear forwards loading-bar;
	animation: linear forwards loading-bar;
	-webkit-animation-duration: inherit;
	animation-duration: inherit
}
.loading-bar.visible {
	display: block
}
@-webkit-keyframes loading-bar {
0% {
width:0
}
100% {
width:100%
}
}
@keyframes loading-bar {
0% {
width:0
}
100% {
width:100%
}
}
.slider-dot {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: transparent;
	border: 0;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 30px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	list-style: none;
	width: 30px
}
.slider-dot:before {
	background-color: #f5f5f5;
	border-radius: 50%;
	content: "";
	display: block;
	height: 11px;
	-webkit-transition: 180ms ease-in-out;
	transition: 180ms ease-in-out;
	width: 11px
}
.slider-dot[aria-selected="true"]:before, .slider-dot:hover:before {
	background-color: #333
}
li[role='presentation'] {
	list-style: none
}
.heading {
	font-family: "proxima-nova";
	font-weight: normal
}
.heading a {
	color: inherit
}
.heading:hover a {
	color: inherit
}
.text {
	font-family: "proxima-nova";
	font-size: 18px;
	max-width: 100%
}
.board-card {
	cursor: pointer;
	height: 263px;
	margin-bottom: 30px;
	position: relative
}
.board-card * {
	pointer-events: none
}
.board-card .contextual * {
	pointer-events: auto
}
@media (max-width:767.98px) {
.landscape .board-card {
	margin-left: -15px;
	max-width: 50vw;
	-webkit-transform: translateX(25vw);
	transform: translateX(25vw)
}
}
.board-card.active:before, .board-card:focus:before {
	opacity: 1
}
.board-card .toggle-text {
	display: none
}
.board-card[aria-expanded="true"] .toggle-text, .board-card[aria-disabled="true"] .toggle-text {
	display: block
}
.board-card[aria-expanded="true"] .toggle-link-text, .board-card[aria-disabled="true"] .toggle-link-text {
	display: none
}
.board-card[aria-disabled="true"] {
	opacity: 1;
	pointer-events: auto
}
@media (min-width:768px) and (max-width:991.98px) {
.board-card {
	margin-bottom: 18px
}
}
.no-js .board-card .toggle-text {
	display: block
}
.no-js .board-card .toggle-link-text {
	display: none
}
.id-cookie-wrapper {
	background-color: rgba(0,0,0,0.9);
	-webkit-box-shadow: 1px 2px 3px 0 rgba(0,0,0,0.1);
	box-shadow: 1px 2px 3px 0 rgba(0,0,0,0.1);
	color: #fff;
	opacity: 0.9;
	padding: 12px;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 9999
}
.id-cookie-wrapper .link {
	text-decoration: underline
}
.id-cookie-wrapper .link:hover {
	text-decoration: none
}
.id-cookie-wrapper .text {
	margin-bottom: 0
}
.description {
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	padding: 20px;
	position: relative;
	width: 100%
}
.search-form {
	-webkit-animation: fadeIn 200ms;
	animation: fadeIn 200ms;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 10px 20px;
	width: 100%
}
@media (min-width:1200px) {
.search-form {
	padding: 0;
	width: 300px
}
}
.search-form--mobile {
	height: 60px;
	padding: 10px 20px
}
@media (min-width:1200px) {
.search-form--mobile {
	display: none
}
}
.search-box .form-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
@media (max-width:767.98px) {
.search-box .form-item {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.search-box .form-item .search-query {
	width: 100% !important
}
}
.search-box .form-item .button {
	margin-left: 20px
}
@media (max-width:767.98px) {
.search-box .form-item .button {
	margin-left: 0;
	margin-top: 20px
}
}
.email-sign-up-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	width: 100%
}
.email-sign-up-form__submit-icon {
	position: absolute;
	right: 0
}
.form-item {
	display: block;
	margin-bottom: 25px
}
.form-item__label {
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 8px
}
.form-item__label-info {
	display: block;
	font-family: "proxima-nova";
	font-style: normal
}
.form-item__label.form-required:before {
	color: crimson;
	content: "*";
	margin-right: 5px
}
.form-item__control {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 100%;
	position: relative
}
.form-item__control--icon-right .icon {
	left: auto;
	right: 0
}
.form-item__control--icon-right.textfield .form-control, .form-item__control--icon-right.textarea .form-control {
	padding-right: 45px
}
.form-item__control--icon-left .icon {
	left: 0;
	right: auto
}
.form-item__control--icon-left.textfield .form-control, .form-item__control--icon-left.textarea .form-control {
	padding-left: 45px
}
.form-item__control--icon-right, .form-item__control--icon-left {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	max-width: 100%
}
.form-item__control--icon-right .icon, .form-item__control--icon-left .icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.form-item__error-message {
	color: crimson;
	font-family: "proxima-nova";
	margin-top: 8px
}
.form-item--material {
	padding-top: 20px;
	position: relative
}
.form-item--material .form-item__control {
	padding-left: 14px
}
.form-item--material .form-control {
	background-color: transparent;
	border-left: 0;
	border-radius: 0;
	border-right: 0;
	border-top: 0;
	padding-left: 0
}
.form-item--material .form-control:focus+.form-item__label, .form-item--material .form-control:not(.placeholder-shown)+.form-item__label {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	top: -20px;
	-webkit-transform: scale(0.8);
	transform: scale(0.8)
}
.form-item--material .form-control+.form-item__label {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: text;
	top: 0;
	-webkit-transform: none;
	transform: none
}
.form-item--material .form-control:disabled+.form-item__label {
	opacity: 0.6
}
.form-item--material .form-item__label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	left: 0;
	padding-left: 14px;
	position: absolute;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: 0.3s;
	transition: 0.3s
}
.form-item--material .form-item__label:before {
	display: none
}
.form-item--material .form-item__error-message {
	padding-left: 14px
}
.form-item--material.form-item--required .form-item__control {
	position: relative
}
.form-item--material.form-item--required .form-item__control:before {
	content: "*";
	left: 0;
	line-height: 0;
	margin-right: 0;
	position: absolute;
	top: 50%
}
.fieldset .form-item:last-child {
	margin-bottom: 0
}
.fieldset--required .fieldset-title:before {
	color: crimson;
	content: "*";
	margin-right: 5px
}
.fieldset .checkbox .form-item__label:before, .fieldset .radio .form-item__label:before {
	display: none
}
.form-buttons .form-item {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}
.webform-readonly .form-control:not(:-moz-read-only):not(:disabled) {
	background-color: #fff;
	border: 1px solid #7f7e7e;
	border-radius: 4px;
	color: #000;
	max-width: 100%;
	min-height: 40px;
	padding: 0 14px;
	width: 357px
}
.webform-readonly .form-control:not(:read-only):not(:disabled) {
	background-color: #fff;
	border: 1px solid #7f7e7e;
	border-radius: 4px;
	color: #000;
	max-width: 100%;
	min-height: 40px;
	padding: 0 14px;
	width: 357px
}
.webform-readonly .form-control:not(:-moz-read-only):not(:disabled):focus {
	background-color: #fbf9e0;
	border-color: rgba(0,0,0,0.5)
}
.webform-readonly .form-control:not(:read-only):not(:disabled):focus {
	background-color: #fbf9e0;
	border-color: rgba(0,0,0,0.5)
}
.webform-readonly .form-control:not(:-moz-read-only):not(:disabled)[readonly] {
	background-color: rgba(127,126,126,0.1);
	border-color: #7f7e7e
}
.webform-readonly .form-control:not(:read-only):not(:disabled)[readonly] {
	background-color: rgba(127,126,126,0.1);
	border-color: #7f7e7e
}
.header-link-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
@media all and (max-width:1199px) {
.header-link-items {
	width: 100%
}
}
.header-link-items__list {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0
}
@media all and (max-width:1199px) {
.header-link-items__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}
.header-link-items__list li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-shadow: 0 1px 0 0 #ebebeb, 0 1px 0 0 #ebebeb inset;
	box-shadow: 0 1px 0 0 #ebebeb, 0 1px 0 0 #ebebeb inset;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 60px;
	width: 100%
}
.header-link-items__list li:after {
	display: none
}
.header-link-items__list li {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start
}
}
@media (min-width:1200px) {
.header-link-items__list {
	margin-left: 35px
}
}
.header-link-items__list-item {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	line-height: 1;
	position: relative;
	-webkit-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out
}
@media (min-width:1200px) {
.header-link-items__list-item {
	padding: 0 5px
}
}
.header-link-items__list-item:after {
	background-color: #ccc;
	bottom: 0;
	content: "";
	display: none;
	height: 20px;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px
}
@media (min-width:1200px) {
.header-link-items__list-item:after {
	display: block
}
}
.header-link-items__list-item:last-child:after {
	display: none
}
.header-link-items__list-item--lang, .header-link-items__list-item--share {
	height: 40px;
	overflow: hidden
}
@media (min-width:1200px) {
.header-link-items__list-item--lang, .header-link-items__list-item--share {
	overflow: visible
}
}
.header-link-items__list-item--share {
	height: 60px
}
.header-link-items__link {
	height: 60px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 10px 20px;
	width: 100%
}
@media (min-width:1200px) {
.header-link-items__link {
	padding: 0
}
}
.header-link-items__link .svg {
	margin: 0
}
.header-link-items__link:hover, .header-link-items__link.active {
	color: #FFE600
}
.header-link-items__link:hover .svg, .header-link-items__link.active .svg {
	fill: #FFE600
}
html:not(.js) .header-search-button {
	display: none !important
}
.has-js .header .header-link-items {
	visibility: hidden
}
@media (min-width:1200px) {
.has-js .header .header-link-items {
	visibility: visible
}
}
.icon-block {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	word-break: break-word
}
.icon-block__description {
	position: relative;
	width: 100%
}
.icon-block__media {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	max-width: 100%
}
.icon-block--text-between .icon-block__description {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%
}
.icon-block--divider {
	border-color: #ccc
}
.icon-block--divider .icon-block__description {
	border-color: inherit
}
.icon-block--divider .icon-block__description:before {
	border-color: inherit;
	border-left: 2px solid;
	bottom: 0;
	content: "";
	left: 0;
	margin: auto;
	position: absolute;
	top: 0
}
.icon-block--divider-large .icon-block__description:before {
	height: 110%
}
.icon-block--divider-full .icon-block__description:before {
	height: 100%
}
.icon-block--divider-small .icon-block__description:before {
	height: 80%
}
.icon-block--divider-short .icon-block__description:before {
	bottom: auto;
	height: 100%;
	max-height: 57px
}
.key-facts-item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: solid 2px transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	margin: 5px 0;
	min-width: 180px;
	position: relative
}
@media (min-width:768px) {
.key-facts-item {
	margin: 0 5px
}
}
.key-facts-item-wrapper {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}
@media (min-width:768px) {
.key-facts-item-wrapper:first-child .key-facts-item {
	margin-left: 0
}
.key-facts-item-wrapper:last-child .key-facts-item {
	margin-right: 0
}
}
.key-facts-item-wrapper .contextual {
	top: 32px
}
.languages {
	height: auto;
	list-style-type: none;
	overflow: hidden;
	padding: 0;
	-webkit-transition: 180ms ease-in-out;
	transition: 180ms ease-in-out;
	width: 100%
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
.languages {
	left: 0;
	position: absolute;
	top: 0
}
}
@media (min-width:1200px) {
.languages {
	height: 40px
}
}
@media all and (min-width:1200px) and (-ms-high-contrast:none), (min-width:1200px) and (-ms-high-contrast:active) {
.languages {
	position: static
}
}
@media all and (max-width:1200px) {
.languages li {
	-webkit-box-shadow: none;
	box-shadow: none
}
}
.languages__list-item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	position: relative
}
.languages__list-item:first-child .languages__link {
	pointer-events: none
}
@media (min-width:1200px) {
.languages__list-item:not(:first-child):before {
	background-image: linear-gradient(261deg, #387eb3, #165788);
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transition: 180ms ease-in-out;
	transition: 180ms ease-in-out;
	width: 100%
}
.languages__list-item:not(:first-child):hover .languages__link {
	color: #fff
}
.languages__list-item:not(:first-child):hover:before {
	opacity: 1
}
}
.languages__link {
	height: 100%;
	padding-left: 10px;
	position: relative;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 10px 20px
}
html:not(.js) .languages:hover .svg, .languages.opened .svg {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
@media (min-width:1200px) {
html:not(.js) .languages:hover, .languages.opened {
	-webkit-box-shadow: 0 16px 16px 1px rgba(255,230,0,0.25);
	box-shadow: 0 16px 16px 1px rgba(255,230,0,0.25);
	background-color: #fff;
	height: auto;
	overflow: visible
}
}
.list {
	list-style: none;
	margin: 0;
	padding: 0
}
.list--row {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.list--row .list__item {
	padding: 0 10px
}
.list--divider-border .list__item {
	position: relative
}
.list--divider-border .list__item:after {
	background-color: #ccc;
	bottom: 0;
	content: "";
	display: block;
	height: 75%;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px
}
.list--divider-border .list__item:last-child:after {
	display: none
}
.media {
	z-index: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	min-height: 100%;
	position: relative;
	top: 0;
	width: 100%
}
@media (min-width:320px) and (max-width:767.98px) {
.media {
	position: static
}
}
.navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-bottom: 45px
}
@media (min-width:1200px) {
.navigation {
	margin-bottom: 0
}
}
.navigation__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style-type: none;
	margin: 0;
	padding: 0
}
@media all and (max-width:1199px) {
.navigation__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}
.navigation__list li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-shadow: 0 1px 0 0 #ebebeb, 0 1px 0 0 #ebebeb inset;
	box-shadow: 0 1px 0 0 #ebebeb, 0 1px 0 0 #ebebeb inset;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 60px;
	width: 100%
}
.navigation__list li:after {
	display: none
}
}
.navigation__list-item {
	-ms-flex-line-pack: center;
	align-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.has-js .header .navigation {
	visibility: hidden
}
@media (min-width:1200px) {
.has-js .header .navigation {
	visibility: visible
}
}
.pagination {
	list-style: none;
	margin: 0;
	padding: 0
}
.pagination__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	vertical-align: middle
}
.pagination__item--ellipsis {
	pointer-events: none
}
.pagination__item--active {
	pointer-events: none
}
.pagination__item--active .link {
	color: #7f7e7e
}
.pagination__item:hover .svg {
	fill: #FFE600
}
.slider-navigation {
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%
}
.slider-navigation__prev-icon .svg {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
.slider-navigation__next-icon .svg {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
.slider-navigation__prev-icon, .slider-navigation__next-icon {
	pointer-events: auto
}
.slider-navigation__prev-icon.slick-disabled .svg, .slider-navigation__next-icon.slick-disabled .svg {
	opacity: .25
}
.slider-navigation__counter {
	display: none
}
.slider-navigation__counter.visible {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.slider-navigation .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
@-webkit-keyframes fadeInDown {
0% {
opacity:0;
-webkit-transform:translate3d(15px, -15px, 0);
transform:translate3d(15px, -15px, 0)
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes fadeInDown {
0% {
opacity:0;
-webkit-transform:translate3d(15px, -15px, 0);
transform:translate3d(15px, -15px, 0)
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.slider-navigation .fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
@-webkit-keyframes fadeOutDown {
0% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
100% {
opacity:0;
-webkit-transform:translate3d(-15px, 15px, 0);
transform:translate3d(-15px, 15px, 0)
}
}
@keyframes fadeOutDown {
0% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
100% {
opacity:0;
-webkit-transform:translate3d(-15px, 15px, 0);
transform:translate3d(-15px, 15px, 0)
}
}
.slider-navigation .fadeOutDown {
	-webkit-animation-name: fadeOutDown !important;
	animation-name: fadeOutDown !important;
	position: absolute
}
.slider-navigation .button-icon .svg {
	display: block
}
@media (min-width:1200px) {
.slider-navigation--inside-container {
	left: 50%;
	max-width: 1200px;
	padding: 0 15px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
}
@media all and (min-width:1200px) and (-ms-high-contrast:none), (min-width:1200px) and (-ms-high-contrast:active) {
.slider-navigation--inside-container {
	left: calc(50% - 100vw);
	-webkit-transform: translateX(-50%) translateX(100vw);
	transform: translateX(-50%) translateX(100vw)
}
}
.slider-dots {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	list-style: none;
	margin: 0;
	padding: 0;
	pointer-events: none;
	position: absolute
}
.slider-dots li {
	pointer-events: auto
}
.slider-dots--horizontal {
	width: 100%
}
.slider-dots--vertical {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%
}
.quote {
	z-index: 1;
	-ms-flex-item-align: center;
	align-self: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: normal;
	position: relative;
	width: 100%
}
.quote .icon {
	-ms-flex-negative: 0;
	flex-shrink: 0
}
@media (max-width:991.98px) {
.quote .icon {
	-ms-flex-negative: 0.5;
	flex-shrink: 0.5
}
}
@media (max-width:991.98px) {
.quote {
	padding: 15px 15px 20px !important
}
}
.featured-quote {
	margin-bottom: 50px
}
.tab-panel .featured-quote, .accordion-panel .featured-quote {
	margin-bottom: 100px
}
.share {
	height: auto;
	overflow: hidden;
	width: 100%
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
.share {
	left: 0;
	position: absolute;
	top: 0
}
}
@media all and (min-width:1200px) and (-ms-high-contrast:none), (min-width:1200px) and (-ms-high-contrast:active) {
.share {
	position: static
}
}
.share svg:last-child {
	display: none
}
.share.opened svg:nth-last-child(2) {
	display: none
}
.share.opened svg:last-child {
	display: block
}
@media (min-width:1200px) {
.share.opened svg:nth-last-child(2) {
	display: block
}
.share.opened svg:last-child {
	display: none
}
}
.socials {
	-webkit-animation: fadeIn 200ms;
	animation: fadeIn 200ms;
	position: relative
}
.socials__item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.socials--default {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.socials--v1 .socials__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.socials--mobile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 60px;
	overflow-x: auto;
	padding: 0 20px
}
@media (min-width:1200px) {
.socials--mobile {
	display: none
}
}
.socials__prev-button, .socials__next-button {
	bottom: 0;
	margin: auto;
	position: absolute;
	top: 0
}
.socials__prev-button {
	left: 0;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
.socials__next-button {
	right: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
html:not(.js) .header-link-items__list-item--share {
	height: 40px
}
html:not(.js) .share {
	overflow: visible;
	position: relative
}
html:not(.js) .share .header-link-items__link {
	height: 40px
}
html:not(.js) .share .header-link-items__link .svg {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}
html:not(.js) .share .header-link-items__link:hover .svg {
	fill: #333
}
html:not(.js) .share:hover {
	-webkit-box-shadow: 0 16px 16px 1px rgba(255,230,0,0.25);
	box-shadow: 0 16px 16px 1px rgba(255,230,0,0.25);
	background-color: #fff
}
html:not(.js) .share:hover .header-link-items__link .svg:last-child {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
html:not(.js) .share:hover .socials--mobile {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: auto;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	left: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 100%;
	width: auto
}
html:not(.js) .share:hover .socials--mobile:before {
	z-index: 1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
	-webkit-box-shadow: 0 16px 16px 1px rgba(255,230,0,0.25);
	box-shadow: 0 16px 16px 1px rgba(255,230,0,0.25);
	content: "";
	top: 15px
}
html:not(.js) .share:hover .socials--mobile .socials__item {
	margin-right: 0 !important
}
html:not(.js) .share:hover .socials--mobile .svg {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-top: 5px
}
.slide {
	position: relative
}
.sticker {
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
	position: absolute
}
@media (min-width:768px) {
.sticker {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
}
.tab-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow-x: auto;
	width: 100%
}
.tab-list--underlined {
	border-bottom: 1px solid;
	height: 46px
}
.tab-list--underlined .tab {
	height: 45px;
	opacity: 0.6
}
.tab-list--underlined .tab[aria-selected="true"] {
	border-color: inherit;
	opacity: 1
}
.tab-list--underlined .tab[aria-selected="true"]:after {
	border-bottom: 2px solid;
	border-bottom-color: inherit;
	bottom: -1px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	right: 0
}
.tab-list--underlined .tab:hover {
	opacity: 1
}
.tab-list--material {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative
}
.tab-list--material .more-tabs {
	position: absolute;
	right: 0;
	top: 0
}
.tab-list--material .tab {
	height: 90px;
	-webkit-transition: 0.3s;
	transition: 0.3s
}
@media (min-width:320px) and (max-width:767.98px) {
.tab-list--material .tab {
	height: 50px
}
}
.tab-list--material .tab:first-of-type:after {
	border-color: transparent
}
.tab-list--material .tab:after {
	border-left: 2px solid;
	border-left-color: inherit;
	bottom: 20px;
	content: "";
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 20px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	width: 2px
}
.tab-list--material .tab:before {
	content: "";
	position: absolute
}
.tab-list--material .tab[aria-selected="true"] {
	-webkit-box-shadow: 0 16px 16px 1px rgba(255,230,0,0.25);
	box-shadow: 0 16px 16px 1px rgba(255,230,0,0.25);
	color: inherit !important
}
.tab-list--material .tab[aria-selected="true"]:after {
	border-left-color: transparent
}
.tab-list--material .tab[aria-selected="true"]+.tab:after {
	border-left-color: transparent
}
.tab-list--material .secondary-tabs {
	right: 0
}
.tab-list--material .secondary-tabs .tab {
	height: 50px
}
.tab-list--bordered .tab {
	border: 2px solid;
	border-color: inherit;
	border-left: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 54px
}
.tab-list--bordered .tab:first-of-type:not(.more-tab) {
	border-color: inherit;
	border-left: 2px solid
}
.tab-list--bordered .tab[aria-selected="true"] {
	background-color: #333;
	color: #fff
}
.tab-list--bordered .more-tabs {
	border-color: inherit
}
.tab-list--bordered .more-tab[aria-selected="true"] svg {
	fill: #fff !important
}
.tab-list--stretched .tab {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.accordion-item {
	width: 100%
}
.accordion-item .svg {
	min-width: 30px
}
.accordion-icon {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10;
	pointer-events: none
}
.accordion-panel {
	padding-bottom: 20px
}
.accordion-panel[hidden] {
	overflow: hidden
}
.accordion-panel[hidden="true"] {
	display: none
}
.accordion-panel[hidden="false"] {
	display: block
}
.accordion--bordered .accordion-trigger:after {
	border-bottom: 2px solid;
	bottom: 0;
	content: "";
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 2px;
	left: 30px;
	position: absolute;
	right: 30px
}
.accordion--striped .accordion-item:nth-child(odd) {
	background-color: #f5f5f5
}
.no-js .accordion-panel {
	display: block
}
.no-js .accordion-trigger {
	cursor: default
}
.board-of-directors .board-card-content {
	margin-bottom: 30px;
	overflow: hidden;
	padding: 70px 0;
	-webkit-transition: height .75s ease;
	transition: height .75s ease
}
@media (max-width:1199.98px) {
.board-of-directors .board-card-content {
	padding-left: 0 !important;
	padding-right: 0 !important
}
}
.board-of-directors .board-card-content .image {
	height: 263px
}
@media (max-width:767.98px) {
.board-of-directors .board-card-content .image {
	display: none
}
}
@media (min-width:768px) and (max-width:991.98px) {
.board-of-directors .board-card-content {
	margin-bottom: 18px
}
}
@media (max-width:767.98px) {
.board-of-directors .board-card-content {
	padding: 25px 0
}
}
.board-of-directors .board-card-content:not(.active) {
	display: none
}
.no-js .board-of-directors .board-card-content:not(.active) {
	display: block
}
.breadcrumbs__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin-bottom: 0;
	padding-left: 0
}
.breadcrumbs__item {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	line-height: 30px
}
.breadcrumbs__item:before {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}
.breadcrumbs__item.breadcrumbs__item-icon+.breadcrumbs__item:before {
	content: none
}
.breadcrumbs__item-icon {
	margin-right: 10px
}
.breadcrumbs--v1 {
	background-color: #fff;
	padding: 11px 0
}
.breadcrumbs--v1 .breadcrumbs__item, .breadcrumbs--v1 .link {
	color: #333;
	font-family: "proxima-nova";
	font-size: 16px
}
.breadcrumbs--v1 .breadcrumbs__item:not(:last-child) {
	padding-right: 8px
}
@media (min-width:992px) {
.breadcrumbs--v1 .breadcrumbs__item:not(:last-child) {
	padding-right: 32px
}
}
.breadcrumbs--v1 .breadcrumbs__item:before {
	color: #ccc;
	content: "\203A";
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
	padding-right: 8px
}
@media (min-width:992px) {
.breadcrumbs--v1 .breadcrumbs__item:before {
	padding-right: 32px
}
}
.breadcrumbs--v1 .breadcrumbs__item:last-child::before {
	color: #333
}
.breadcrumbs--v1 .breadcrumbs__item.breadcrumbs__item-icon {
	margin-right: 0
}
.breadcrumbs--v1 .breadcrumbs__item.breadcrumbs__item-icon:before {
	content: none
}
.breadcrumbs--v1 .breadcrumbs__item.breadcrumbs__item-icon+.breadcrumbs__item:before {
	content: "\203A"
}
.breadcrumbs--v2 {
	background-color: #f5f5f5;
	padding: 25px 0
}
.breadcrumbs--v2 .breadcrumbs__item:not(:last-child) {
	padding-right: 10px
}
.breadcrumbs--v2 .breadcrumbs__item, .breadcrumbs--v2 .breadcrumbs__item:before, .breadcrumbs--v2 .breadcrumbs__item .link {
	font-family: "proxima-nova";
	letter-spacing: 0;
	text-transform: uppercase;
	color: #333
}
@media (min-width:320px) {
.breadcrumbs--v2 .breadcrumbs__item, .breadcrumbs--v2 .breadcrumbs__item:before, .breadcrumbs--v2 .breadcrumbs__item .link {
	font-size: 14px
}
}
@media (min-width:992px) {
.breadcrumbs--v2 .breadcrumbs__item, .breadcrumbs--v2 .breadcrumbs__item:before, .breadcrumbs--v2 .breadcrumbs__item .link {
	font-size: 11px
}
}
.breadcrumbs--v2 .breadcrumbs__item:not(:last-child):not(.breadcrumbs__item-icon), .breadcrumbs--v2 .breadcrumbs__item:last-child:before {
	opacity: 0.5
}
.breadcrumbs--v2 .breadcrumbs__item:before {
	content: "/";
	padding-right: 10px
}
.breadcrumbs--v2 .breadcrumbs__item:first-child:before {
	content: none
}
.breadcrumbs--v3 {
	background-color: #FFE600;
	padding: 17px 0 13px
}
.breadcrumbs--v3 .breadcrumbs__item:not(:last-child) {
	padding-right: 10px
}
.breadcrumbs--v3 .breadcrumbs__item, .breadcrumbs--v3 .breadcrumbs__item:before, .breadcrumbs--v3 .breadcrumbs__item .link {
	font-family: "proxima-nova";
	letter-spacing: 0;
	text-transform: uppercase;
	color: #fff
}
@media (min-width:320px) {
.breadcrumbs--v3 .breadcrumbs__item, .breadcrumbs--v3 .breadcrumbs__item:before, .breadcrumbs--v3 .breadcrumbs__item .link {
	font-size: 14px
}
}
@media (min-width:992px) {
.breadcrumbs--v3 .breadcrumbs__item, .breadcrumbs--v3 .breadcrumbs__item:before, .breadcrumbs--v3 .breadcrumbs__item .link {
	font-size: 11px
}
}
.breadcrumbs--v3 .breadcrumbs__item:not(:last-child):not(.breadcrumbs__item-icon), .breadcrumbs--v3 .breadcrumbs__item:last-child:before {
	opacity: 0.6
}
.breadcrumbs--v3 .breadcrumbs__item:before {
	content: "/";
	padding-right: 10px
}
.breadcrumbs--v3 .breadcrumbs__item:first-child:before {
	content: none
}
.breadcrumbs--v3 .breadcrumbs__item-icon .svg {
	fill: #fff
}
.card {
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	min-height: 263px;
	position: relative
}
@media (min-width:320px) and (max-width:767.98px) {
.card {
	margin-bottom: 15px
}
}
.card>[class*="col-"]:first-child {
	min-height: 263px
}
.card .sticker {
	position: relative
}
.card--v1 .media {
	height: 100%;
	position: absolute
}
.card--v1 .description {
	bottom: 0;
	left: 0;
	min-height: 106px;
	overflow: hidden;
	right: 0
}
.card--v2 {
	z-index: 2;
	overflow: visible
}
.card--v2 .media {
	height: 350px;
	top: auto
}
.card--v2 .description {
	z-index: 1;
	height: 100%
}
@media (min-width:320px) and (max-width:767.98px) {
.card--v2 .description {
	height: auto;
	padding: 30px 23px !important
}
}
.card--v2 .sticker {
	position: absolute
}
@media (min-width:320px) and (max-width:767.98px) {
.card--v2 .sticker {
	padding-left: 23px !important;
	position: static
}
}
.card--v3 .description {
	z-index: 1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	height: auto;
	top: auto
}
.card--v4 .media {
	height: 400px
}
@media (min-width:768px) {
.card--v4 .description {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 452px
}
}
@media (min-width:1200px) {
.card--v4 .description {
	width: 590px
}
}
.card--clickable {
	overflow: hidden
}
.card--clickable .description {
	overflow: visible
}
.card--clickable a:before {
	z-index: 2;
	bottom: 0;
	content: "";
	height: 200vh;
	left: 0;
	position: absolute;
	-webkit-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
	width: 200vw
}
.card--clickable .contextual a:before {
	content: none
}
.card--dynamic-description .description {
	opacity: 0;
	-webkit-transition: opacity 500ms;
	transition: opacity 500ms
}
.card--dynamic-description:hover .description {
	opacity: 1
}
.card--dynamic-description:focus-within .description {
opacity:1
}
.card--dynamic-background .description:before {
	z-index: 1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
	content: "";
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: 250ms;
	transition: 250ms
}
.card--dynamic-background:hover .description:before {
	background-color: #fff;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.feeds-contact {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-width: 100%
}
@media (max-width:767.98px) {
.feeds-contact .icon-block {
	margin-left: 0 !important;
	margin-right: 0 !important
}
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
.feeds-contact .icon-block .icon-block__media {
	-ms-flex-negative: 0;
	flex-shrink: 0
}
}
.feeds-social {
	border: 1px solid #7f7e7e;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 22px 20px
}
.feeds-social .feeds-social__border {
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 22px;
	padding-bottom: 15px
}
.feeds-social .feeds-social__border:last-child {
	border: 0
}
.feeds-social .icon {
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.footer {
	-webkit-box-ordinal-group: 101;
	-ms-flex-order: 100;
	order: 100
}
.footer .list--divider-border .list__item:first-child {
	padding-left: 0 !important
}
@media (max-width:767.98px) {
.footer .list--divider-border .list__item {
	padding: 5px 0 0;
	width: 50%
}
.footer .list--divider-border .list__item:after {
	content: none
}
}
@media (max-width:767.98px) {
.footer .list--divider-border {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}
}
.footer__logo {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 60px
}
.form {
	max-width: 100%
}
.header {
	z-index: 6;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #f5f5f5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 60px;
	position: relative;
	-webkit-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease
}
@media (min-width:768px) {
.header {
	height: 100px
}
}
.header__content {
	position: static
}
.header__menu-button {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}
@media (min-width:1200px) {
.header__menu-button {
	display: none
}
}
.header__menu-button:hover .svg {
	fill: #FFE600
}
.header__logo {
	max-width: 90px
}
.header .container-fluid {
	position: static
}
.header--sticky {
	position: fixed;
	top: 0;
	-webkit-transition: background-color 0.5s ease, top 1s ease;
	transition: background-color 0.5s ease, top 1s ease;
	width: 100%
}
.header--sticky.header--overlap {
	position: fixed
}
.header--overlap {
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}
.header--overlap.header--top {
	background-color: rgba(245,245,245,0.5)
}
.no-js .header--overlap ~ .main {
	margin-top: 60px
}
@media (min-width:768px) {
.no-js .header--overlap ~ .main {
	margin-top: 100px
}
}
.header-bottom-bar {
	z-index: 5;
	display: none;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 100px;
	visibility: hidden;
	width: 100%
}
[dir="rtl"] .header-bottom-bar {
	left: 0;
	right: auto
}
@media (min-width:1200px) {
.header-bottom-bar {
	display: block
}
}
.header-bottom-bar--default {
	background-color: #333;
	height: 60px;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-transition: 250ms 200ms ease-in-out;
	transition: 250ms 200ms ease-in-out
}
.header-bottom-bar--default .header-bottom-bar__container {
	opacity: 0;
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px);
	-webkit-transition: opacity 200ms 200ms ease-in-out, -webkit-transform 250ms 230ms ease-in-out;
	transition: opacity 200ms 200ms ease-in-out, -webkit-transform 250ms 230ms ease-in-out;
	transition: opacity 200ms 200ms ease-in-out, transform 250ms 230ms ease-in-out;
	transition: opacity 200ms 200ms ease-in-out, transform 250ms 230ms ease-in-out, -webkit-transform 250ms 230ms ease-in-out;
	visibility: hidden
}
.header-bottom-bar--default.opened {
	opacity: 1;
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out;
	visibility: visible
}
.header-bottom-bar--default.opened .header-bottom-bar__container {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: opacity 250ms 230ms ease-in-out, -webkit-transform 200ms 200ms ease-in-out;
	transition: opacity 250ms 230ms ease-in-out, -webkit-transform 200ms 200ms ease-in-out;
	transition: opacity 250ms 230ms ease-in-out, transform 200ms 200ms ease-in-out;
	transition: opacity 250ms 230ms ease-in-out, transform 200ms 200ms ease-in-out, -webkit-transform 200ms 200ms ease-in-out;
	visibility: visible
}
.header-bottom-bar--version-1 {
	background-color: #f5f5f5;
	height: calc(100vh - 100px);
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out
}
.header-bottom-bar--version-1 .header-bottom-bar__container {
	opacity: 0;
	-webkit-transition: opacity 300ms 300ms ease-in-out;
	transition: opacity 300ms 300ms ease-in-out;
	visibility: hidden
}
.header-bottom-bar--version-1 .header-bottom-bar__header {
	border-bottom: 1px solid rgba(151,151,151,0.2);
	margin-bottom: 50px;
	padding: 65px 20px 20px
}
.header-bottom-bar--version-1 .header-bottom-bar__content {
	margin-top: 85px;
	padding: 15px 20px
}
.header-bottom-bar--version-1.opened {
	opacity: 1;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
	visibility: visible
}
.header-bottom-bar--version-1.opened .header-bottom-bar__container {
	opacity: 1;
	-webkit-transition: opacity 350ms 330ms ease-in-out;
	transition: opacity 350ms 330ms ease-in-out;
	visibility: visible
}
.adminimal-admin-toolbar .header-bottom-bar--version-1 {
	height: calc(100vh - 180px)
}
.adminimal-admin-toolbar .header-bottom-bar {
	top: 180px;
	width: calc(100% - 60px)
}
.history-timeline {
	position: relative
}
.history-timeline:before, .history-timeline:after {
	content: "";
	left: 50%;
	position: absolute
}
@media (max-width:767.98px) {
.history-timeline:before, .history-timeline:after {
	content: none
}
}
.history-timeline:before {
	background-color: #F4F4F4;
	height: 100%;
	margin-left: -1px;
	top: 0;
	width: 2px
}
.history-timeline:after {
	z-index: 2;
	border: 12px solid;
	border-color: inherit;
	border-radius: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.history-timeline .description, .history-timeline .media {
	border: 1px solid transparent;
	margin: 10px 0;
	max-width: 350px;
	min-height: auto
}
@media (max-width:767.98px) {
.history-timeline .description, .history-timeline .media {
	max-width: none
}
}
@media (min-width:768px) {
.history-timeline .description, .history-timeline .media {
	margin: 10px 15px
}
}
@media (max-width:1199.98px) {
.history-timeline .image {
	display: block
}
}
.history-timeline>[class*="col-"] {
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
@media (max-width:767.98px) {
.history-timeline {
	padding-bottom: 0 !important;
	padding-top: 0 !important
}
}
.key-facts-items {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
@media (min-width:768px) {
.view-location-list .select.form-item__control+.select.form-item__control {
	margin-left: 20px
}
}
.view-location-list .map-detail-mobile-layout {
	background-color: #fff;
	display: block;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	margin-top: 20px;
	overflow-wrap: break-word;
	white-space: normal;
	word-break: break-word;
	word-wrap: break-word
}
@media all and (min-width:768px) and (max-width:992px) {
.view-location-list .map-detail-mobile-layout img {
	display: none
}
}
@media all and (max-width:768px) {
.view-location-list .geolocation-common-map-container {
	height: 400px !important
}
}
@media all and (max-width:640px) {
.view-location-list .geolocation-common-map-container {
	height: 150px !important
}
}
.view-location-list .geolocation-common-map-container .map-detail-mobile-layout {
	border: 0;
	margin: 0
}
.isMobile.portrait .view-location-list .gm-bundled-control {
	display: none
}
@media (min-width:768px) {
.geolocation-common-map-select-list-mobile, .location-map {
	display: none
}
}
.location-grid {
	padding: 30px 0 50px
}
@media all and (max-width:768px) {
.location-grid {
	padding-top: 0
}
}
.location-grid__row {
	display: none
}
.location-grid__row.visible {
	display: block
}
@media (min-width:992px) {
.location-grid__row.visible {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
}
.location-grid__view-button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: none;
	border: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	-webkit-transition: 180ms ease-in-out;
	transition: 180ms ease-in-out
}
.location-grid__view-button .svg {
	height: 15px;
	width: 15px
}
.location-grid__view-button:hover, .location-grid__view-button.active {
	color: #333
}
.location-grid__view-button:hover .svg, .location-grid__view-button.active .svg {
	fill: #333
}
.location-grid__view-button.active {
	cursor: default;
	pointer-events: none
}
@media all and (max-width:992px) {
.location-grid__view-button[data-tab="grid"] {
	display: none
}
}
@media all and (max-width:992px) {
.location-grid__view-button[data-tab="list"] {
	margin-left: 0 !important
}
}
.location-grid-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%
}
@media (min-width:992px) {
[data-view="list"] .location-grid-item {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
}
.location-grid-item .link-image {
	display: block;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%
}
@media (min-width:992px) {
[data-view="list"] .location-grid-item .link-image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 380px;
	flex: 0 0 380px
}
}
@media (min-width:1200px) {
[data-view="list"] .location-grid-item .link-image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 315px;
	flex: 0 0 315px
}
}
.location-grid-item .link-image .image {
	display: block
}
.location-grid-item .link-image .img {
	width: 100%
}
.location-info {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	min-width: 0;
	overflow-wrap: break-word;
	padding: 15px;
	white-space: normal;
	width: 100%;
	word-break: break-word;
	word-wrap: break-word
}
@media (min-width:992px) {
.location-info {
	padding: 25px
}
}
@media (min-width:992px) {
.location-info__description {
	display: none
}
}
@media (min-width:992px) {
[data-view="list"] .location-info__description {
	display: block
}
}
.location-info .svg {
	height: 25px;
	width: 25px
}
.view-display-id-map .geolocation-common-map-locations {
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal
}
.map-component {
	position: relative
}
.map-component .g-map-canvas {
	height: 150px !important
}
.isMobile.landscape .map-component .g-map-canvas {
	height: 200px !important
}
@media (min-width:768px) {
.map-component .g-map-canvas {
	height: 368px !important
}
}
@media (min-width:992px) {
.map-component .g-map-canvas {
	height: 580px !important
}
}
.map-component .view-switch a {
	color: rgba(51,51,51,0.5);
	padding-right: 15px;
	text-decoration: none
}
.map-component .view-switch a:last-child {
	padding-right: 0
}
.map-component .view-switch a:hover, .map-component .view-switch a.active {
	color: #333;
	text-decoration: none
}
.map-component .map-list-view-content {
	display: none
}
.map-component.map-enable .map-wrapper {
	display: block
}
.map-component.map-enable .map-list-view-content {
	display: none
}
.map-component.list-enable .map-wrapper {
	display: none
}
.map-component.list-enable .map-list-view-content {
	display: block
}
.map-component.list-enable .select-style {
	display: none
}
.map-component.list-enable .map-detail-mobile-layout {
	display: none !important
}
@media (min-width:768px) {
.map-component .select-style {
	display: none
}
}
.map-component .select-style .select2 .select2-selection.select2-selection--single {
	border-color: #f5f5f5
}
.map-component .map-detail-mobile-layout {
	border: 1px solid transparent;
	display: none;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	overflow: hidden;
	overflow-wrap: break-word;
	white-space: normal;
	word-break: break-word;
	word-wrap: break-word
}
@media (min-width:768px) {
.map-component .map-detail-mobile-layout {
	display: none !important
}
}
.map-component .map-detail-mobile-layout .pin-image {
	text-align: center
}
.layout-content-top .map-component .map-content, .layout-content-top .map-component .view-switch {
	display: none !important
}
.layout-content-top .map-component .select {
	margin: 0 15px
}
.nojs .map-component .map-wrapper, .no-js .map-component .map-wrapper {
	display: none
}
.nojs .map-component .map-list-view-content, .no-js .map-component .map-list-view-content {
	display: block
}
.gm-style-iw {
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	max-width: 168px !important;
	overflow-wrap: break-word;
	white-space: normal;
	word-break: break-word;
	word-wrap: break-word
}
.news-room-grid [class*="col-"] {
	padding-bottom: 15px
}
.news-room-grid .card--v1 {
	height: 100%
}
.news-room-grid .sticker .text {
	background-color: rgba(51,51,51,0.5)
}
@media (min-width:768px) {
.news-room-grid .featured-item:nth-child(odd):last-of-type {
	margin-right: 50%
}
}
.news-room-grid .card .media {
	height: 228px;
	position: relative
}
.news-room-grid .featured-item .card .media {
	height: auto;
	position: absolute
}
.news-room-list .card:before {
	border-color: inherit;
	border-top: 1px solid;
	content: "";
	height: 1px;
	left: 0;
	opacity: 0.2;
	position: absolute;
	top: 0;
	width: 100%
}
.news-room-list .card, .news-room-list .card>[class*="col-"]:first-child {
	min-height: auto
}
.banner .slider__main .loading-bar {
	bottom: -4px;
	position: absolute
}
.banner .slider__main .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.isTablet .banner .slide, .isDesktop .banner .slide {
	color: #fff;
	height: auto;
	min-height: 600px
}
.isTablet .banner .slide .button, .isDesktop .banner .slide .button {
	background-color: #fff;
	color: #333
}
.isTablet .banner .slide .image--background, .isDesktop .banner .slide .image--background {
	z-index: 1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}
.banner .isMobile .banner__slide-wrapper {
	height: auto !important;
	min-height: auto !important
}
.banner__slide-wrapper {
	z-index: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative
}
@media (min-width:768px) {
.banner__slide-wrapper {
	height: 0;
	min-height: 600px
}
}
.banner.slider--loading-bar {
	margin-bottom: 4px
}
.banner .slick-track .animated {
	opacity: 0;
	visibility: hidden
}
.banner .slick-track .slideInUp {
	-webkit-transform: translate3d(0, 50px, 0);
	transform: translate3d(0, 50px, 0)
}
.banner .slick-track .slideInDown {
	-webkit-transform: translate3d(0, -50px, 0);
	transform: translate3d(0, -50px, 0)
}
.banner .slick-track .slick-current .animated {
	visibility: visible
}
.banner .slick-track .slick-current.slideInUp, .banner .slick-track .slick-current .slideInUp {
	-webkit-animation: slideInUp 0.7s ease-in-out 0.3s forwards;
	animation: slideInUp 0.7s ease-in-out 0.3s forwards
}
.banner .slick-track .slick-current.slideInDown, .banner .slick-track .slick-current .slideInDown {
	-webkit-animation: slideInDown 0.7s ease-in-out 0.3s forwards;
	animation: slideInDown 0.7s ease-in-out 0.3s forwards
}
@media (min-width:768px) {
.slider.banner.banner--thumbnails-v1 .slider__sub {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: -150px auto -10px
}
}
@media (min-width:1200px) {
.slider.banner.banner--thumbnails-v1 .slider__sub {
	max-width: 1200px;
	padding: 0 15px
}
}
.slider.banner.banner--thumbnails-v1 .slider__sub .slick-slider {
	z-index: 2;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%
}
@media (min-width:768px) {
.slider.banner.banner--thumbnails-v1 .slider__sub .slick-slider {
	width: 420px
}
}
@media (min-width:768px) {
.slider.banner.banner--thumbnails-v1 .slider__sub .loading-bar {
	margin-right: -20px;
	margin-top: 150px
}
}
@media (min-width:768px) {
.slider.banner.banner--thumbnails-v1 .slider__sub .slick-list .loading-bar {
	overflow-y: visible
}
}
@media (min-width:768px) {
.slider.banner.banner--thumbnails-v1 .slider__sub .slide {
	background-color: #fff;
	height: 134px;
	margin: 50px 10px;
	min-height: auto;
	overflow-y: hidden;
	-webkit-transform: translateX(-220px);
	transform: translateX(-220px);
	-webkit-transition: margin 0.3s ease;
	transition: margin 0.3s ease;
	width: 200px
}
.slider.banner.banner--thumbnails-v1 .slider__sub .slide:hover {
	cursor: pointer
}
.slider.banner.banner--thumbnails-v1 .slider__sub .slide:hover:before {
	z-index: 1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(22,76,123,0.6)), to(#092546));
	background-image: linear-gradient(to left, rgba(22,76,123,0.6), #092546);
	content: "";
	opacity: 0.6
}
.slider.banner.banner--thumbnails-v1 .slider__sub .slide:hover:before {
	-webkit-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out
}
.slider.banner.banner--thumbnails-v1 .slider__sub .slide:hover .overlay {
	display: block;
	-webkit-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out
}
}
.slider.banner.banner--thumbnails-v1 .slider__sub .slick-current {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	outline: none
}
.slider.banner.banner--thumbnails-v1 .slider__sub .slick-current+.slide+.slide+.slide {
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}
.slider.banner.banner--thumbnails-v1 .slider__sub .image--background {
	height: 134px;
	width: 200px
}
.slider.banner.banner--thumbnails-v1 .slider__sub .overlay {
	display: none;
	line-height: 1.2
}
@media (min-width:768px) {
.slider.banner.banner--thumbnails-v1.slider--thumbnails-2 .slider__sub .slick-slider {
	width: 200px
}
}
@media (min-width:768px) {
.slider.banner.banner--thumbnails-v1.slider--thumbnails-2 .slider__sub .slick-current+.slide+.slide {
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}
}
.slider.banner.banner--thumbnails-v1.slider--thumbnails-hide .slider__sub {
	display: none
}
@media (min-width:992px) {
.slider.banner.banner--thumbnails-v2 .slider__sub {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: -100px auto 0
}
}
.slider.banner.banner--thumbnails-v2 .slider__sub .slick-slider {
	z-index: 2;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%
}
@media (min-width:992px) {
.slider.banner.banner--thumbnails-v2 .slider__sub .slick-slider {
	width: 68%
}
}
.slider.banner.banner--thumbnails-v2 .slider__sub .slide .text {
	opacity: 0.6
}
@media (min-width:768px) {
.slider.banner.banner--thumbnails-v2 .slider__sub .slide {
	background-color: #fff;
	border-left: 1px solid #f5f5f5;
	height: 100px;
	min-height: auto
}
.slider.banner.banner--thumbnails-v2 .slider__sub .slide:hover {
	cursor: pointer
}
}
.slider.banner.banner--thumbnails-v2 .slider__sub .slide.slick-current .loading-bar {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0
}
.slider.banner.banner--thumbnails-v2 .slider__sub .slide.slick-current .loading-bar:after {
	-webkit-animation: linear forwards loading-bar;
	animation: linear forwards loading-bar;
	-webkit-animation-duration: inherit;
	animation-duration: inherit
}
.slider.banner.banner--thumbnails-v2 .slider__sub .slide.slick-current .text {
	opacity: 1
}
.slider.banner.banner--thumbnails-v2 .slider__sub .slide.shadow-3 {
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}
.slider.banner.banner--thumbnails-v2 .slider--thumbs-counter {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px
}
.carousel .slider__main {
	position: static
}
.image-gallery .media {
	max-height: 450px
}
.slider__main, .slider__sub {
	position: relative
}
.slider .slider-navigation__prev-icon, .slider .slider-navigation__next-icon {
	display: none
}
.slider .slick-dotted.slick-slider {
	margin-bottom: 0
}
.slider--thumbs-counter {
	display: none
}
.slider--thumbs-counter.visible {
	display: block
}
.slider--thumbs-counter:before {
	content: "— "
}
.table {
	width: 100%
}
.table th, .table td {
	vertical-align: top
}
.table--content-middle th, .table--content-middle td {
	vertical-align: middle
}
.table--layout th, .table--layout td {
	border: 0;
	padding: 0
}
.table--bordered {
	border: 1px solid rgba(204,204,204,0.5)
}
.table--bordered th, .table--bordered td {
	border: 1px solid rgba(204,204,204,0.5)
}
.table--borderless th, .table--borderless td {
	border: 0
}
.table--striped-horizontal thead tr, .table--striped-horizontal tbody tr:nth-of-type(even) {
	background-color: rgba(235,235,235,0.5)
}
.table--striped-horizontal-primary-light tbody tr:nth-of-type(odd) {
	background-color: rgba(245,245,245,0.5)
}
.table--striped-vertical tr>:nth-child(odd) {
	background-color: rgba(235,235,235,0.3)
}
.table--hover-horizontal tbody tr:hover {
	background-color: rgba(245,245,245,0.5);
	-webkit-box-shadow: 0 16px 16px 1px rgba(255,230,0,0.25);
	box-shadow: 0 16px 16px 1px rgba(255,230,0,0.25);
	-webkit-transition: 200ms ease-in-out;
	transition: 200ms ease-in-out
}
.table--v1 tr {
	border-bottom: 1px solid rgba(204,204,204,0.5)
}
@media (min-width:992px) {
.table--v1 tr>:not(:first-child) {
	text-align: center
}
}
.table--v1 tbody tr>:first-child {
	background-color: #f5f5f5
}
@media (min-width:992px) {
.table--v2 th, .table--v2 td {
	padding: 30px
}
.table--v2 tr>:not(:first-child) {
	text-align: center
}
}
@media (max-width:991.98px) {
.table--responsive thead tr {
	left: -9999em;
	position: absolute;
	top: -9999em
}
.table--responsive tr {
	border: 1px solid rgba(204,204,204,0.5);
	border-bottom: 0;
	margin-bottom: 1em
}
.table--responsive tr:last-child {
	margin-bottom: 0
}
.table--responsive tr, .table--responsive td, .table--responsive th {
	display: block
}
.table--responsive td, .table--responsive th {
	border: 0;
	border-bottom: 1px solid rgba(204,204,204,0.5);
	padding: 15px 15px 15px 50%;
	text-align: left !important
}
.table--responsive td>*, .table--responsive th>* {
	display: inline-block;
	vertical-align: top
}
.table--responsive td:before, .table--responsive th:before {
	content: attr(data-label);
	display: inline-block;
	font-family: "proxima-nova";
	margin-left: -100%;
	width: 99%
}
}
@media (max-width:767.98px) {
.table--responsive td, .table--responsive th {
	padding-left: 0.75em
}
.table--responsive td:before, .table--responsive th:before {
	display: block;
	margin-bottom: 0.75em;
	margin-left: 0
}
}
.table--scrollable {
	-webkit-overflow-scrolling: touch;
	display: block;
	overflow-x: auto;
	width: 100%
}
.table--scrollable>.table-bordered {
	border: 0
}
@media (min-width:992px) {
.financial-calendar-view .table--v2 tr>:nth-child(2) {
	text-align: left
}
.financial-calendar-view .table--v2 tr>td:nth-child(1) {
	width: 15%
}
.financial-calendar-view .table--v2 tr>:last-child:not(:nth-child(2)), .financial-calendar-view .table--v2 tr>td:nth-child(3) {
width:15%
}
}
@media (min-width:992px) {
.presentations-view .table, .results-view .table {
	table-layout: fixed
}
}
.presentations-view .table tr>:nth-child(1), .results-view .table tr>:nth-child(1) {
	text-align: left
}
.tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}
.tabs--horizontal {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}
.tabs--horizontal .tab-list {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}
@media (max-width:767.98px) {
.tabs--horizontal .tab[role="tab"], .tabs--mobile-dropdown .tab[role="tab"] {
	display: none
}
}
.tabs--vertical {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}
@media (max-width:991.98px) {
.tabs--vertical {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-flow: column-reverse nowrap;
	flex-flow: column-reverse nowrap
}
}
.tabs--vertical .tab-list {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	max-width: 350px
}
@media (max-width:991.98px) {
.tabs--vertical .tab-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 100%;
	width: 100%
}
}
.tabs--vertical .tab-list [role="tab"], .tabs--vertical .tab-list .tab {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: 10px;
	padding-left: 0
}
@media (max-width:991.98px) {
.tabs--vertical .tab-list [role="tab"], .tabs--vertical .tab-list .tab {
	margin-left: 0 !important
}
}
.tabs--vertical .tab-list .select {
	margin-bottom: 15px
}
.tabs--vertical .tab-list--bordered [role="tab"], .tabs--vertical .tab-list--bordered .tab {
	border-left: 2px solid;
	padding-left: 30px
}
.tabs--vertical .tab-content {
	width: 70%
}
@media (max-width:991.98px) {
.tabs--vertical .tab-content {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 15px;
	max-width: 100%;
	width: 100%
}
}
.tabs--vertical .more-tabs {
	display: none
}
@media (max-width:991.98px) {
.tabs--vertical.tabs--mobile-dropdown {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}
}
@media (min-width:768px) {
.tabs--vertical.tabs--mobile-dropdown {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row;
	flex-flow: row
}
}
@media (min-width:768px) {
.tabs--vertical.tabs--mobile-dropdown>.container, .component-type--news-list .tabs--vertical.tabs--mobile-dropdown>.views-exposed-form, .tabs--vertical.tabs--mobile-dropdown>.sitemap {
	max-width: 200px
}
}
@media (min-width:992px) {
.tabs--vertical.tabs--mobile-dropdown>.container, .component-type--news-list .tabs--vertical.tabs--mobile-dropdown>.views-exposed-form, .tabs--vertical.tabs--mobile-dropdown>.sitemap {
	max-width: 350px
}
}
.tabs--vertical.tabs--mobile-dropdown .tab-content {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.tab-list {
	overflow: visible
}
.tab-content {
	z-index: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.tab-content .tab-content {
	padding: 0
}
.tab-panel {
	-webkit-animation: fadeIn 500ms;
	animation: fadeIn 500ms;
	position: relative;
	width: 100%
}
.tab-panel:focus {
	outline-color: Highlight;
	outline-offset: -2px;
	outline-style: solid;
	outline-width: 2px
}
@media (-webkit-min-device-pixel-ratio:0) {
.tab-panel:focus {
	outline-color: -webkit-focus-ring-color;
	outline-style: auto
}
}
.no-js .tab[role="tab"] {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}
.no-js .tab-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	overflow-x: auto;
	overflow-y: hidden
}
.no-js .more-tabs {
	display: none
}
.more-tabs {
	display: none
}
.more-tabs:not(.hidden-tab) {
	display: inline-grid;
	position: relative
}
.more-tab {
	height: 100%;
	padding-right: 20px
}
.more-tab svg {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
.more-tab[aria-expanded="true"] svg {
	-webkit-transform: none;
	transform: none
}
.hidden-tab {
	z-index: -1;
	opacity: 0 !important;
	position: absolute
}
.tabs--device .hidden-tab {
	visibility: hidden
}
.hidden-tab.more-tabs {
	display: none
}
.secondary-tabs {
	z-index: 1;
	-webkit-box-shadow: 0 16px 16px 1px rgba(255,230,0,0.25);
	box-shadow: 0 16px 16px 1px rgba(255,230,0,0.25);
	background-color: #fff;
	display: none;
	margin-top: 2px;
	position: absolute;
	right: -2px;
	top: 100%
}
.secondary-tabs .tab {
	border: 0;
	white-space: nowrap;
	width: 100%
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
.secondary-tabs .tab {
	height: 54px
}
}
.secondary-tabs .tab:after {
	display: none
}
.show-secondary-tabs>.container>.row .secondary-tabs, .component-type--news-list .show-secondary-tabs>.views-exposed-form>.row .secondary-tabs, .show-secondary-tabs>.sitemap>.row .secondary-tabs {
	display: block
}
.video-component {
	min-height: 0;
	position: relative
}
.video-component .sticker {
	position: absolute
}
.video-component .media {
	min-height: 0
}
.video-component .video {
	-o-object-fit: cover;
	font-family: "object-fit:cover";
	object-fit: cover
}
.video-component .mejs__container {
	background-color: transparent
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
.container-equal-grid .video-component .mejs__container {
	min-height: 100%
}
}
.video-component .mejs__controls, .video-component .mejs__overlay {
	display: none
}
.video-component .mejs__controls .svg, .video-component .mejs__overlay .svg {
	height: 100%;
	width: 100%
}
.video-component .js-stop-video {
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}
.video-component.js-controls-show .js-stop-video {
	opacity: 1
}
.video-component--active:before {
	display: none
}
.video-component--active .sticker {
	z-index: 2
}
.video-component--active .media {
	z-index: 2;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #000
}
.video-component--active .mejs__controls, .video-component--active .mejs__overlay {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.video-component--active .js-stop-video {
	z-index: 1;
	display: block !important
}
.video-component--active .js-stop-video:focus {
	opacity: 1
}
.video-component.slide {
	min-height: 568px;
	overflow: hidden
}
@media (min-width:768px) {
.video-component.slide {
	min-height: 512px
}
}
@media (min-width:1200px) {
.video-component.slide {
	min-height: 668px
}
}
.video-component.slide .banner__slide-wrapper {
	min-height: 568px
}
@media (min-width:768px) {
.video-component.slide .banner__slide-wrapper {
	min-height: 512px
}
}
@media (min-width:1200px) {
.video-component.slide .banner__slide-wrapper {
	min-height: 668px
}
}
.video-component.slide .media {
	z-index: 1;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 100%;
	overflow: hidden;
	position: absolute
}
@media (min-width:992px) {
.video-component.slide .mejs__video {
	max-height: 100% !important
}
}
.video-component.slide .video {
	max-height: 100%;
	-o-object-fit: cover;
	font-family: "object-fit:cover";
	object-fit: cover
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
.video-component.slide .video {
	left: 0;
	max-height: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
}
.video-component.slide .video--banner-popup {
	display: none;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	-webkit-transition: 0.3s;
	transition: 0.3s
}
@media (max-width:991.98px) {
.video-component.slide .video--banner-popup {
	height: 100% !important
}
}
@media (min-width:992px) {
.video-component.slide .video--banner-popup .video {
	-o-object-fit: contain;
	font-family: "object-fit:contain";
	object-fit: contain
}
}
.video-component.slide .video--banner-popup .mejs__mediaelement {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.video-component.slide .video--banner-popup .mejs__mediaelement iframe {
	max-height: 100%
}
@media (min-width:768px) {
.video-component.slide .video--banner-background {
	display: block
}
}
@media (max-width:1199.98px) {
.video-component.slide .video--banner-background {
	height: 100% !important
}
}
.video-component.slide .video--banner-background iframe {
	min-height: 100%;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.video-component.slide .js-stop-video {
	display: none
}
.video-component.slide--contain-video .mejs__inner {
	height: 100%
}
.video-component.slide--contain-video .video--banner-popup {
	width: auto !important
}
.video-component.slide--contain-video .video--banner-popup .video {
	-o-object-fit: contain;
	font-family: "object-fit:contain";
	object-fit: contain
}
.video-component.video-component--active .banner__slide-wrapper {
	z-index: -1
}
.video-component.video-component--active .video--banner-background {
	display: none
}
.video-component.video-component--active .video--banner-popup {
	-webkit-animation: fadeIn 200ms;
	animation: fadeIn 200ms;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 0;
	opacity: 1
}
@media (min-width:768px) {
.video-component.video-component--active .video--banner-popup {
	height: 100% !important;
	min-height: 100% !important
}
}
@media (max-width:991.98px) {
.isMobile .video-component.video-component--active .video--banner-popup .mejs__poster {
	display: block !important
}
}
.video-component.video-component--active .video--banner-popup .mejs__background, .video-component.video-component--active .video--banner-popup .mejs__mediaelement {
	position: relative !important
}
.mfp-content .js-stop-video {
	display: none
}
.mfp-content .video--banner-background {
	display: none !important
}
.mfp-content .mejs__inner {
	width: 100%
}
.mfp-content .mejs__container {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto !important;
	overflow: hidden
}
.mfp-content .mejs__container .video {
	display: block;
	height: auto !important;
	margin: 0 !important;
	max-width: 100%
}
.mfp-content .mejs__background, .mfp-content .mejs__mediaelement {
	position: relative !important
}
.mfp-content .mejs__container-fullscreen .mejs__mediaelement {
	position: absolute !important
}
.mfp-content .mejs__controls {
	bottom: -1px
}
.tab-content .mejs__offscreen {
	display: none
}
.media-library .card {
	-ms-flex-line-pack: start;
	align-content: flex-start;
	min-height: 263px
}
@media (max-width:767.98px) {
.media-library .card {
	height: auto !important;
	min-height: 0
}
}
@media (max-width:1199.98px) {
.media-library .card:before {
	height: 263px !important
}
}
@media (max-width:767.98px) {
.media-library .card:before {
	display: none
}
}
.media-library .card.video-component .video {
	height: 100% !important;
	min-height: 100%
}
.media-library .card .media, .media-library .card .description {
	min-height: 100%
}
@media (max-width:1199.98px) {
.media-library .card .media, .media-library .card .description {
	height: 263px !important;
	min-height: 0
}
}
.media-library .card iframe {
	min-height: 100%
}
@media (max-width:1199.98px) {
.media-library .description {
	opacity: 0 !important
}
}
@media (max-width:1199.98px) {
.media-library .js-popup-open {
	z-index: 2;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}
}
.description-mobile {
	display: none;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	position: relative
}
@media (max-width:1199.98px) {
.description-mobile {
	display: block
}
}
.description-mobile .heading {
	white-space: normal;
	word-break: break-word
}
.description-mobile .sticker {
	position: absolute;
	right: 0;
	top: 0
}
@media (max-width:991.98px) {
body {
	position: static
}
body.toggled {
	right: auto
}
body.toggled .btn-close {
	display: none
}
.btn-close {
	display: none
}
.btn-close:before, .btn-close:after {
	display: none
}
.region-we-mega-menu {
	background-color: transparent;
	border-radius: 0;
	display: block;
	margin: 0;
	padding: 0
}
.navbar-toggle {
	display: none
}
.navbar-toggle .icon-bar {
	display: none
}
.overlay {
	display: none
}
.nav .open>a {
	background: none
}
.nav .open>a:hover, .nav .open>a:focus {
	background: none
}
.navbar-we-mega-menu .we-mega-menu-row {
	display: block;
	margin-left: 0;
	margin-right: 0;
	max-width: inherit
}
.navbar-we-mega-menu .we-mega-menu-row>* {
	display: block;
	margin-left: 0;
	margin-right: 0;
	max-width: inherit
}
.navbar-we-mega-menu .hidden-collapse {
	display: none !important
}
.we-mega-menu-submenu {
	width: 100% !important
}
.we-mega-menu-ul>.dropdown-menu>.we-mega-menu-submenu {
	display: block
}
.navbar-we-mega-menu.navbar {
	background: transparent;
	border: 0;
	border-radius: 0;
	bottom: auto;
	display: block;
	height: auto;
	min-height: 101%;
	overflow-x: hidden;
	position: static;
	right: auto;
	top: auto;
	-webkit-transition: unset;
	transition: unset;
	width: 100%;
	z-index: unset
}
.navbar-we-mega-menu.navbar.we-mobile-megamenu-active {
	-webkit-animation: unset;
	animation: unset;
	display: block;
	right: 0
}
.navbar-we-mega-menu.navbar .container, .navbar-we-mega-menu.navbar .component-type--news-list .views-exposed-form, .component-type--news-list .navbar-we-mega-menu.navbar .views-exposed-form, .navbar-we-mega-menu.navbar .sitemap, .navbar-we-mega-menu.navbar .container-fluid {
	padding: 0;
	position: static;
	width: auto
}
.navbar-we-mega-menu.navbar .nav-tabs>li>a, .navbar-we-mega-menu.navbar .nav-tabs>li>.we-megamenu-nolink {
	border: 0 none;
	border-radius: 0;
	margin-right: 0;
	position: relative
}
.navbar-we-mega-menu.navbar .nav-tabs>li.active>a, .navbar-we-mega-menu.navbar .nav-tabs>li.active>a:focus, .navbar-we-mega-menu.navbar .nav-tabs>li.active>a:hover {
	background-color: transparent;
	border-top: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #FFE600 !important;
	cursor: pointer
}
.navbar-we-mega-menu.navbar .nav .open>a, .navbar-we-mega-menu.navbar .nav .open>a:focus, .navbar-we-mega-menu.navbar .nav .open>a:hover {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #333 !important;
	cursor: pointer;
	pointer-events: auto !important
}
.navbar-we-mega-menu.navbar .nav-tabs .nav-tabs>li>a, .navbar-we-mega-menu.navbar .nav-tabs .nav-tabs>li>.we-megamenu-nolink {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-we-mega-menu.navbar .dropdown-menu {
	background-color: transparent;
	border: 0 none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	min-width: inherit;
	padding: 0;
	position: static
}
.navbar-we-mega-menu.navbar .dropdown-menu>a:after, .navbar-we-mega-menu.navbar .dropdown-menu>.we-megamenu-nolink:after {
	display: none
}
.navbar-we-mega-menu.navbar .dropdown-menu.active>.we-mega-menu-submenu, .navbar-we-mega-menu.navbar .dropdown-menu.active-trail>.we-mega-menu-submenu {
	display: block
}
.navbar-we-mega-menu.navbar .nav-tabs .dropdown-menu {
	margin-top: 0
}
.navbar-we-mega-menu.navbar .we-mega-menu-ul>li>a, .navbar-we-mega-menu.navbar .we-mega-menu-ul>li>.we-megamenu-nolink {
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-left: 20px;
	padding-right: 20px;
	text-shadow: unset
}
.navbar-we-mega-menu.navbar ul {
	border: 0 none;
	margin: 0;
	padding: 0
}
.navbar-we-mega-menu.navbar ul a, .navbar-we-mega-menu.navbar ul .we-megamenu-nolink {
	color: #F6F6F6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 0;
	text-decoration: none
}
.navbar-we-mega-menu.navbar ul a:hover, .navbar-we-mega-menu.navbar ul a:focus, .navbar-we-mega-menu.navbar ul .we-megamenu-nolink:hover, .navbar-we-mega-menu.navbar ul .we-megamenu-nolink:focus {
	background-color: transparent;
	border: 0;
	color: #F6F6F6
}
.navbar-we-mega-menu.navbar ul a.is-active, .navbar-we-mega-menu.navbar ul .we-megamenu-nolink.is-active {
	background-color: #1a1a1a;
	color: #fff
}
.navbar-we-mega-menu.navbar ul>li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	float: none;
	list-style: none;
	margin: 0;
	padding: 0
}
.navbar-we-mega-menu.navbar ul>li:last-child {
	border-bottom: 0
}
.navbar-we-mega-menu.navbar ul>li ul {
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0
}
.navbar-we-mega-menu.navbar ul>li ul li {
	border-bottom: 0
}
.navbar-we-mega-menu.navbar ul>li ul li a, .navbar-we-mega-menu.navbar ul>li ul li .we-megamenu-nolink {
	line-height: 1;
	padding: 7px 0
}
.navbar-we-mega-menu.navbar ul .expanded>a, .navbar-we-mega-menu.navbar ul .expanded>.we-megamenu-nolink {
	position: relative
}
.navbar-we-mega-menu.navbar ul .expanded>a:before, .navbar-we-mega-menu.navbar ul .expanded>.we-megamenu-nolink:before {
	display: none
}
}
@media (min-width:992px) {
.we-mega-menu-submenu li.we-mega-menu-li span {
	border: 0
}
}
.navigation>.region-we-mega-menu {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}
.navigation .navbar-we-mega-menu {
	background-color: transparent;
	margin-bottom: 0;
	padding: 0
}
.navigation .megamenu-title {
	color: #FFE600;
	font-family: "proxima-nova";
	font-size: 24px;
	margin-bottom: 20px;
	padding-top: 10px
}
.navigation .navbar, .navigation .we-mega-menu-ul, .navigation .we-mega-menu-ul .dropdown-menu, .navigation .we-mega-menu-ul .dropdown-menu:hover, .navigation .we-mega-menu-ul .dropdown-menu:focus {
	position: static
}
@media all and (min-width:1200px) {
.navigation .we-mega-menu-ul {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
}
.navigation li.we-mega-menu-li:not([data-level="0"]) {
	border-bottom: 1px solid #FFE600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.navigation li.we-mega-menu-li:not([data-level="0"]):last-child {
	border-bottom: 0
}
.navigation .we-mega-menu-li[data-level="0"] {
	border-left: 0;
	padding: 30px 0
}
@media all and (min-width:1200px) {
.navigation .we-mega-menu-li[data-level="0"] {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
}
.navigation .we-mega-menu-li[data-level="0"]:hover>a, .navigation .we-mega-menu-li[data-level="0"]:focus>a {
	color: #FFE600
}
.navigation .we-mega-menu-li[data-level="0"]:hover .we-mega-menu-link-button, .navigation .we-mega-menu-li[data-level="0"]:focus .we-mega-menu-link-button {
	background-image: url("../images/angle.svg");
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
[dir="rtl"] .navigation .we-mega-menu-li[data-level="0"]:hover .we-mega-menu-link-button, [dir="rtl"] .navigation .we-mega-menu-li[data-level="0"]:focus .we-mega-menu-link-button {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
.navigation .we-mega-menu-li[data-level="0"] .we-mega-menu-link-button.active {
	background-image: url("../images/angle.svg")
}
[dir="rtl"] .navigation .we-mega-menu-li[data-level="0"] .we-mega-menu-link-button.active {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
.navigation .we-mega-menu-li[data-level="0"]>a {
	background-color: transparent;
	color: #333;
	font-family: "proxima-nova";
	font-size: 18px;
	font-weight: normal;
	padding: 5px 20px;
	text-transform: none;
	-webkit-transition: 180ms ease-in-out;
	transition: 180ms ease-in-out
}
.navigation .we-mega-menu-li[data-level="0"]>a:hover, .navigation .we-mega-menu-li[data-level="0"]>a:focus {
	background: transparent;
	color: #FFE600
}
.navigation .we-mega-menu-li[data-level="0"].dropdown-menu>a {
	padding-right: 0
}
.navigation .we-mega-menu-li[data-level="0"] .we-mega-menu-submenu.large {
	background-color: #f3f6f9;
	margin: auto;
	min-width: 260px;
	padding: 55px 40px 40px;
	right: 0
}
.navigation .we-mega-menu-li[data-level="0"] .we-mega-menu-submenu.large.opened {
	display: block !important;
	opacity: 1;
	visibility: visible
}
.navigation .we-mega-menu-li[data-level="0"] .we-mega-menu-submenu.large>.we-mega-menu-submenu-inner {
	min-height: auto
}
.navigation .we-mega-menu-li[data-level="0"] .we-mega-menu-submenu.large li.we-mega-menu-li .we-mega-menu-link-button {
	background-image: url("../images/angle.svg");
	margin: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
.navigation .we-mega-menu-li[data-level="0"] .we-mega-menu-submenu.large li.we-mega-menu-li a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 0;
	color: #FFE600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-family: "proxima-nova";
	font-size: 18px;
	font-weight: normal;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px 0
}
.navigation .we-mega-menu-ul .dropdown-menu:hover>.we-mega-menu-submenu.large, .navigation .we-mega-menu-ul .dropdown-menu:focus>.we-mega-menu-submenu.large {
	display: block !important
}
.navigation .nav-tabs>li.active>a {
	border: 0
}
.navigation .nav-tabs>li.active>a:focus, .navigation .nav-tabs>li.active>a:hover {
	border: 0
}
.navigation .we-mega-menu-ul .dropdown-menu>a:before, .navigation .we-mega-menu-submenu li.we-mega-menu-li:first-child>a:before {
	display: none
}
.navigation .we-mega-menu-submenu {
	background: transparent;
	width: 100%;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none
}
.navigation .we-mega-menu-subul-title {
	display: none
}
.navigation .subul {
	padding: 0
}
.navigation .we-mega-menu-link-button {
	background: transparent url("../images/angle-color-primary.svg") center no-repeat;
	border: 0;
	cursor: pointer;
	height: 30px;
	margin-right: 20px;
	-webkit-transition: 180ms;
	transition: 180ms;
	width: 30px
}
@media all and (max-width:1199px) {
.navigation .region-we-mega-menu {
	width: 100%
}
.navigation .we-mega-menu-subul-title {
	color: #FFE600;
	display: block;
	font-family: "proxima-nova";
	font-size: 24px;
	margin-bottom: 15px;
	padding: 0 20px
}
.navigation .we-mega-menu-ul {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative
}
.navigation .we-mega-menu-ul>.dropdown-menu {
	z-index: unset
}
.navigation .we-mega-menu-ul>.dropdown-menu:hover>span, .navigation .we-mega-menu-ul>.dropdown-menu:hover>a, .navigation .we-mega-menu-ul>.dropdown-menu:focus>span, .navigation .we-mega-menu-ul>.dropdown-menu:focus>a {
	z-index: unset
}
.navigation .we-mega-menu-ul>.we-mega-menu-li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0
}
.navigation .we-mega-menu-ul>.we-mega-menu-li.dropdown-menu>a {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 20px;
	padding-right: 20px
}
.navigation .we-mega-menu-ul>.we-mega-menu-li .we-mega-menu-submenu {
	background-color: #fff;
	z-index: 2
}
.navigation .we-mega-menu-ul>.we-mega-menu-li .we-mega-menu-submenu.large {
	background-color: #fff;
	border: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	min-height: 101%;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transform: translateX(110%);
	transform: translateX(110%);
	-webkit-transition: 180ms ease-in-out;
	transition: 180ms ease-in-out;
	width: 100% !important;
	z-index: 1
}
.navigation .we-mega-menu-ul>.we-mega-menu-li .we-mega-menu-submenu.large li.we-mega-menu-li a {
	border-bottom: 0;
	color: #333;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-family: "proxima-nova";
	padding: 19px 0 19px 20px
}
.navigation .we-mega-menu-ul>.we-mega-menu-li .we-mega-menu-submenu.large li.we-mega-menu-li a:hover, .navigation .we-mega-menu-ul>.we-mega-menu-li .we-mega-menu-submenu.large li.we-mega-menu-li a:focus {
	color: #FFE600
}
.navigation .we-mega-menu-ul>.we-mega-menu-li .we-mega-menu-submenu.large.opened {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	visibility: visible
}
.navigation .we-mega-menu-li[data-submenu="0"], .navigation .we-mega-menu-li[data-submenu="1"] {
	border-bottom: 0;
	-webkit-box-shadow: 0 1px 0 0 #ebebeb, 0 1px 0 0 #ebebeb inset;
	box-shadow: 0 1px 0 0 #ebebeb, 0 1px 0 0 #ebebeb inset
}
.navigation .we-mega-menu-li[data-submenu="0"] a, .navigation .we-mega-menu-li[data-submenu="1"] a {
	color: #333;
	display: block;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-family: "proxima-nova";
	font-size: 18px;
	font-weight: normal;
	padding: 18.5px 20px
}
.navigation .we-mega-menu-li[data-submenu="0"] .we-mega-menu-li.dropdown-menu[data-level="1"], .navigation .we-mega-menu-li[data-submenu="1"] .we-mega-menu-li.dropdown-menu[data-level="1"] {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.navigation .we-mega-menu-li[data-submenu="0"] .we-mega-menu-li.dropdown-menu[data-level="1"]>.we-mega-menu-li, .navigation .we-mega-menu-li[data-submenu="1"] .we-mega-menu-li.dropdown-menu[data-level="1"]>.we-mega-menu-li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.navigation .we-mega-menu-li[data-submenu="0"] .we-mega-menu-li.dropdown-menu[data-level="1"]>.we-mega-menu-submenu, .navigation .we-mega-menu-li[data-submenu="1"] .we-mega-menu-li.dropdown-menu[data-level="1"]>.we-mega-menu-submenu {
	left: 0;
	min-height: 101%;
	position: absolute;
	top: 0;
	-webkit-transform: translateX(110%);
	transform: translateX(110%);
	-webkit-transition: 180ms ease-in-out;
	transition: 180ms ease-in-out;
	width: 100%
}
.navigation .we-mega-menu-li[data-submenu="0"] .we-mega-menu-li.dropdown-menu[data-level="1"]>.we-mega-menu-submenu.opened, .navigation .we-mega-menu-li[data-submenu="1"] .we-mega-menu-li.dropdown-menu[data-level="1"]>.we-mega-menu-submenu.opened {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.navigation .we-mega-menu-li[data-submenu="0"] .we-mega-menu-link-button, .navigation .we-mega-menu-li[data-submenu="1"] .we-mega-menu-link-button {
	height: 59px;
	margin: 0;
	position: absolute;
	right: 1px;
	top: 1px;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	width: 59px
}
[dir="rtl"] .navigation .we-mega-menu-li[data-submenu="0"] .we-mega-menu-link-button, [dir="rtl"] .navigation .we-mega-menu-li[data-submenu="1"] .we-mega-menu-link-button {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
.navigation .we-mega-menu-li[data-level="1"]>.we-mega-menu-submenu {
	display: block !important
}
}
@media (max-width:1199.98px) {
body:not(.we-mega-menu-backend) .navigation .navbar-we-mega-menu[data-alwayshowsubmenu="0"] .we-mega-menu-submenu {
	display: block !important
}
}
.no-js .we-mega-menu-submenu>.we-mega-menu-submenu-inner {
	min-height: auto
}
.no-js .navigation .we-mega-menu-li[data-level="1"]>.we-mega-menu-submenu {
	display: block !important
}
.no-js .navigation li.we-mega-menu-li:not([data-level="0"]) {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.no-js .we-mega-menu-li[data-level="2"] {
	background: #f3f6f9;
	border-bottom: 0 !important;
	border-top: 1px solid #FFE600;
	padding-left: 20px
}
.no-js .navigation .we-mega-menu-li[data-level="0"] .we-mega-menu-submenu.large li.we-mega-menu-li .we-mega-menu-link-button {
	-webkit-transform: none;
	transform: none
}
.mfp-content {
	padding-bottom: 30px;
	padding-top: 60px
}
@media (min-width:992px) {
.mfp-content {
	max-width: 75%
}
}
.mfp-content .mejs__mediaelement iframe {
	width: 100%
}
.mfp-content .media {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	position: relative
}
@media (max-width:1199.98px) {
.mfp-content .media {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
}
.mfp-content .media .image--background .img {
	height: auto;
	width: auto
}
.mfp-content .popup-description {
	-ms-flex-item-align: start;
	align-self: flex-start;
	min-width: 320px;
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9;
	width: 320px
}
@media (max-width:1199.98px) {
.mfp-content .popup-description {
	-ms-flex-item-align: start;
	align-self: flex-start;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}
}
.mfp-content .slider-navigation {
	z-index: 2;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.mfp-content .slider-navigation--bottom {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	left: auto;
	margin-top: 60px;
	right: 0;
	top: 0;
	-webkit-transform: none;
	transform: none;
	width: 100%
}
@media (max-width:1199.98px) {
.mfp-content .slider-navigation--bottom {
	width: 100% !important
}
}
.mfp-content .slider-navigation .button-icon {
	position: relative
}
@media (max-width:1199.98px) {
.mfp-description {
	margin-top: 10px;
	padding-left: 0
}
}
.mfp-close.button-icon {
	height: auto;
	line-height: 1;
	margin-right: -2px;
	position: absolute;
	-webkit-transform: translate(0, -100%);
	transform: translate(0, -100%);
	width: auto
}
.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
	-webkit-backface-visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out
}
.mfp-with-zoom.mfp-ready .mfp-container {
	opacity: 1
}
.mfp-with-zoom.mfp-ready.mfp-bg {
	background-color: #FFE600;
	opacity: .95
}
.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0
}
.demo-page {
	color: #4e6079
}
.demo-page__header {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #121d31;
	-webkit-box-shadow: 0 3px 20px 0 rgba(0,0,0,0.7);
	box-shadow: 0 3px 20px 0 rgba(0,0,0,0.7);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 50px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 20px;
	position: fixed;
	width: 100%;
	z-index: 20
}
.demo-page__content {
	min-height: calc(100vh - 50px)
}
.demo-page__tab-content {
	-webkit-animation: fadeIn 500ms;
	animation: fadeIn 500ms;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 0;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	overflow: hidden
}
.demo-page__tab-content.active {
	height: auto
}
.demo-page__sidebar {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 200px;
	flex: 0 0 200px;
	height: 100%;
	overflow: hidden;
	position: sticky;
	top: 50px;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out
}
.demo-page__main {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	max-width: calc(100% - 200px);
	padding: 50px 20px 0
}
.demo-page-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%
}
.demo-page-nav__link {
	background-color: inherit;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-family: "proxima-nova";
	font-size: 13px;
	letter-spacing: 0.5px;
	padding: 0 25px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: 180ms ease-in-out;
	transition: 180ms ease-in-out
}
.demo-page-nav__link:hover {
	color: #00a699
}
.demo-page-nav__link:focus {
	outline: 0
}
.demo-page-nav__link:after {
	background-color: #00a699;
	bottom: 0;
	content: "";
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	-webkit-transition: 180ms ease-in-out;
	transition: 180ms ease-in-out;
	width: 100%
}
.demo-page-nav__link.active {
	color: #00a699
}
.demo-page-nav__link.active:after {
	height: 5px
}
.demo-page-burger {
	background-color: transparent;
	border: 0
}
.demo-page-burger:focus {
	outline: 0
}
.demo-page-burger .icon {
	-webkit-animation: fadeIn 500ms;
	animation: fadeIn 500ms
}
.demo-page-burger .icon .svg {
	fill: #00a699
}
.demo-page-burger__menu-btn {
	display: none
}
.demo-page-burger__arrow-btn {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1)
}
.demo-page-sidebar-nav {
	padding: 90px 20px 20px 0
}
.demo-page-sidebar-nav a {
	color: #FFE600;
	display: block;
	font-family: "proxima-nova";
	font-size: 17px;
	padding: 10px 0;
	-webkit-transition: 180ms ease-in-out;
	transition: 180ms ease-in-out
}
.demo-page-sidebar-nav a:hover, .demo-page-sidebar-nav a.active {
	color: #00a699
}
.demo-page-section {
	padding: 20px 0
}
.demo-page-section__heading {
	color: #FFE600;
	margin-top: 30px;
	text-transform: uppercase
}
.demo-page-section__wrapper {
	background-color: #f7f7f7;
	border-top: 2px solid #00a699
}
.types-section {
	padding: 20px
}
.types-section--row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.types-section--row .item {
	margin-right: 70px
}
.types-section__heading {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	letter-spacing: .6px;
	margin-bottom: 20px;
	margin-right: 15px;
	text-transform: uppercase
}
.types-section__heading:after {
	border-color: #333 transparent transparent;
	border-style: solid;
	border-width: 5px 5px 0;
	content: "";
	display: block;
	height: 0;
	margin-left: 6px;
	position: relative;
	top: -1px;
	width: 0
}
.types-section__items {
	margin-bottom: 20px
}
.types-section .item {
	margin-bottom: 25px
}
.types-section .item>span {
	display: block;
	font-size: 16px;
	margin-bottom: 10px
}
#button .types-section>div, #text .types-section>div {
	margin-bottom: 30px
}
#button .types-section>div:last-child, #text .types-section>div:last-child {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-right: 0;
	max-width: 600px
}
#palette .types-section__items, #icon .types-section__items {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
#palette .types-section__items .item, #icon .types-section__items .item {
	margin-right: 40px
}
#palette .types-section__items .item div, #icon .types-section__items .item div {
	height: 80px;
	position: relative;
	width: 80px
}
#grid .item {
	margin-bottom: 20px
}
#grid .item .item {
	margin-bottom: 0
}
#grid .box {
	background-color: #ccc;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	padding: 15px;
	text-align: center
}
#grid .box--large {
	height: 150px
}
#grid .box .box {
	background-color: #a6a6a6
}
#grid .box .box .box {
	background-color: #8c8c8c
}
#grid .xs-column [class*="col-"]:not(:last-child) .box, #grid .xs-wrap [class*="col-"]:not(:last-child) .box {
	margin-bottom: 15px
}
#grid .xs-column-reverse [class*="col-"]:not(:first-child) .box {
	margin-bottom: 15px
}
#grid .xs-wrap-reverse [class*="col-"]:not(:last-child) .box {
	margin-top: 15px
}
#grid .xs-stretch {
	height: 100%
}
#grid .xs-stretch .box, #grid .xs-stretch .item {
	height: 100%
}
.text-size-h6, h6 {
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 24px;
	letter-spacing: 0;
	color: #333
}
@media (max-width:1199.98px) {
.text-size-h6, h6 {
	font-size: 16px !important;
	line-height: 24px
}
}
@media (max-width:767.98px) {
.text-size-h6, h6 {
	font-size: 16px !important;
	line-height: 24px
}
}
.text-size-h5, h5 {
	font-family: "proxima-nova" !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	line-height: 26px;
	letter-spacing: 0;
	color: #333
}
@media (max-width:1199.98px) {
.text-size-h5, h5 {
	font-size: 20px !important;
	line-height: 26px
}
}
@media (max-width:767.98px) {
.text-size-h5, h5 {
	font-size: 20px !important;
	line-height: 26px
}
}
.text-size-h4, h4 {
	font-family: "proxima-nova" !important;
	font-weight: 700 !important;
	font-size: 22px !important;
	line-height: 28px;
	letter-spacing: 0;
	color: #333
}
@media (max-width:1199.98px) {
.text-size-h4, h4 {
	font-size: 22px !important;
	line-height: 28px
}
}
@media (max-width:767.98px) {
.text-size-h4, h4 {
	font-size: 22px !important;
	line-height: 28px
}
}
.text-size-h3, h3 {
	font-family: "proxima-nova" !important;
	font-size: 24px !important;
	font-weight: 700 !important;
	line-height: 36px;
	letter-spacing: 0;
	color: #333
}
@media (max-width:1199.98px) {
.text-size-h3, h3 {
	font-size: 24px !important;
	line-height: 36px
}
}
@media (max-width:767.98px) {
.text-size-h3, h3 {
	font-size: 24px !important;
	line-height: 34px
}
}
.text-size-h2, h2 {
	font-family: "proxima-nova" !important;
	font-size: 30px !important;
	font-weight: 700 !important;
	line-height: 34px;
	letter-spacing: 0px;
	color: #333
}
@media (max-width:1199.98px) {
.text-size-h2, h2 {
	font-size: 30px !important;
	line-height: 34px
}
}
@media (max-width:767.98px) {
.text-size-h2, h2 {
	font-size: 30px !important;
	line-height: 34px
}
}
.text-size-h1, h1 {
	font-family: "proxima-nova" !important;
	font-size: 42px !important;
	font-weight: 700 !important;
	line-height: 48px;
	letter-spacing: 0;
	color: #333
}
@media (max-width:1199.98px) {
.text-size-h1, h1 {
	font-size: 42px !important;
	line-height: 48px
}
}
@media (max-width:767.98px) {
.text-size-h1, h1 {
	font-size: 40px !important;
	line-height: 42px
}
}
.text-size-h1-large {
	font-family: "proxima-nova" !important;
	font-weight: 700px !important;
	font-size: 50px !important;
	line-height: 52px;
	letter-spacing: 0;
	color: #333
}
@media (max-width:1199.98px) {
.text-size-h1-large {
	font-size: 44px !important;
	line-height: 46px
}
}
@media (max-width:767.98px) {
.text-size-h1-large {
	font-size: 40px !important;
	line-height: 42px
}
}
h1, h2, h3, h4, h5, h6, [class*=text-size-h] {
margin-bottom:24px
}
@media (max-width:1199.98px) {
h1, h2, h3, h4, h5, h6, [class*=text-size-h] {
margin-bottom:16px
}
}
.small-title {
	font-family: "proxima-nova" !important;
	font-weight: normal;
	font-size: 16px !important;
	line-height: 24px;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.small-title {
	font-size: 14px !important;
	line-height: 22px
}
}
@media (max-width:767.98px) {
.small-title {
	font-size: 12px !important;
	line-height: 15px
}
}
.text-stories {
	font-family: "proxima-nova" !important;
	font-size: 28px !important;
	line-height: 35px;
	font-weight: 500;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.text-stories {
	font-size: 24px !important;
	line-height: 30px
}
}
@media (max-width:767.98px) {
.text-stories {
	font-size: 18px !important;
	line-height: 24px
}
}
.intro-text {
	font-family: "proxima-nova" !important;
	font-size: 24px !important;
	line-height: 30px;
	letter-spacing: 0;
	font-weight: 400;
	color: #333
}
@media (max-width:1199.98px) {
.intro-text {
	font-size: 24px !important;
	line-height: 30px
}
}
@media (max-width:767.98px) {
.intro-text {
	font-size: 24px !important;
	line-height: 30px
}
}
.intro-text-green {
	font-family: "proxima-nova" !important;
	font-size: 24px !important;
	line-height: 30px;
	letter-spacing: 0;
	font-weight: 400;
	color: #333;
	color: #333
}
@media (max-width:1199.98px) {
.intro-text-green {
	font-size: 24px !important;
	line-height: 30px
}
}
@media (max-width:767.98px) {
.intro-text-green {
	font-size: 24px !important;
	line-height: 30px
}
}
.tag-l {
	font-family: "proxima-nova" !important;
	font-weight: normal;
	font-size: 20px !important;
	line-height: 28px !important;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.tag-l {
	font-size: 18px !important;
	line-height: 26px !important
}
}
@media (max-width:767.98px) {
.tag-l {
	font-size: 16px !important;
	line-height: 20px !important
}
}
.tag-s {
	font-family: "proxima-nova" !important;
	font-weight: normal;
	font-size: 14px !important;
	line-height: 16px !important;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.tag-s {
	font-size: 12px !important;
	line-height: 16px !important
}
}
@media (max-width:767.98px) {
.tag-s {
	font-size: 12px !important;
	line-height: 14px !important
}
}
.text-label {
	font-family: "proxima-nova" !important;
	font-size: 14px !important;
	line-height: 20px;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.text-label {
	font-size: 14px !important;
	line-height: 16px
}
}
@media (max-width:767.98px) {
.text-label {
	font-size: 14px !important;
	line-height: 20px
}
}
.text-size-stories {
	font-family: "proxima-nova" !important;
	font-size: 28px !important;
	line-height: 35px;
	font-weight: 500;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.text-size-stories {
	font-size: 24px !important;
	line-height: 30px
}
}
@media (max-width:767.98px) {
.text-size-stories {
	font-size: 18px !important;
	line-height: 24px
}
}
.text-carousel {
	font-family: "proxima-nova" !important;
	font-weight: 500;
	font-size: 40px !important;
	line-height: 52px;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.text-carousel {
	font-size: 30px !important;
	line-height: 40px
}
}
@media (max-width:767.98px) {
.text-carousel {
	font-size: 20px !important;
	line-height: 30px
}
}
.text-size-xl {
	font-family: "proxima-nova" !important;
	font-size: 75px !important;
	line-height: 80px;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.text-size-xl {
	font-size: 65px !important;
	line-height: 76px
}
}
@media (max-width:767.98px) {
.text-size-xl {
	font-size: 35px !important;
	line-height: 50px
}
}
.text-size-l {
	font-family: "proxima-nova" !important;
	font-size: 61px !important;
	line-height: 80px;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.text-size-l {
	font-size: 58px !important;
	line-height: 75px
}
}
@media (max-width:767.98px) {
.text-size-l {
	font-size: 50px !important;
	line-height: 60px
}
}
.text-size-m {
	font-family: "proxima-nova" !important;
	font-size: 48px !important;
	line-height: 60px;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.text-size-m {
	font-size: 45px !important;
	line-height: 60px
}
}
@media (max-width:767.98px) {
.text-size-m {
	font-size: 40px !important;
	line-height: 46px
}
}
.text-size-s {
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	line-height: 24px;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.text-size-s {
	font-size: 14px !important;
	line-height: 20px
}
}
@media (max-width:767.98px) {
.text-size-s {
	font-size: 14px !important;
	line-height: 22px
}
}
.text-size-xs {
	font-family: "proxima-nova" !important;
	font-weight: 400;
	font-size: 14px !important;
	line-height: 20px !important;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.text-size-xs {
	font-size: 12px !important;
	line-height: 20px !important
}
}
@media (max-width:767.98px) {
.text-size-xs {
	font-size: 11px !important;
	line-height: 18px !important
}
}
.text-size-regular {
	font-family: "proxima-nova";
	font-size: 18px !important;
	line-height: 24px !important;
	font-weight: 400
}
@media (max-width:1199.98px) {
.text-size-regular {
	font-size: 18px !important;
	line-height: 24px !important
}
}
@media (max-width:767.98px) {
.text-size-regular {
	font-size: 18px !important;
	line-height: 24px !important
}
}
.text-regular {
	font-family: "proxima-nova";
	font-size: 18px;
	line-height: 24px;
	font-weight: 400
}
@media (max-width:1199.98px) {
.text-regular {
	font-size: 18px;
	line-height: 24px
}
}
@media (max-width:767.98px) {
.text-regular {
	font-size: 18px;
	line-height: 24px
}
}
.text-cta {
	font-family: "proxima-nova" !important;
	font-weight: normal;
	font-size: 18px !important;
	line-height: 24px;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.text-cta {
	font-size: 16px !important;
	line-height: 20px
}
}
@media (max-width:767.98px) {
.text-cta {
	font-size: 13px !important;
	line-height: 18px
}
}
.text-menu {
	font-family: "proxima-nova" !important;
	font-size: 18px !important;
	line-height: 24px
}
@media (max-width:1199.98px) {
.text-menu {
	font-size: 18px !important;
	line-height: 24px
}
}
@media (max-width:767.98px) {
.text-menu {
	font-size: 16px !important;
	line-height: 20px
}
}
strong, b {
	font-family: "proxima-nova"
}
.link {
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700
}
.link:hover, .link:focus, .link:active {
	color: #333
}
@media (max-width:1199.98px) {
.link {
	font-size: 18px;
	line-height: 24px
}
}
.cta-link {
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding-right: 32px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}
.cta-link:hover, .cta-link:focus, .cta-link:active {
	color: #333
}
@media (max-width:1199.98px) {
.cta-link {
	font-size: 18px;
	line-height: 24px
}
}
.cta-link::before {
	position: absolute;
	right: 0;
	top: 3px;
	bottom: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	background-image: url(../images/arrow-right-blue.svg);
	background-position: center;
	background-size: 20px;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.cta-link:hover::before {
	background-image: url(../images/arrow-right-hover.svg)
}
.cta-link-download {
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	padding-right: 35px
}
.cta-link-download:hover, .cta-link-download:focus, .cta-link-download:active {
	color: #333
}
@media (max-width:1199.98px) {
.cta-link-download {
	font-size: 18px;
	line-height: 24px
}
}
.cta-link-download::after {
	position: absolute;
	right: 0;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-left: 5px;
	background-image: url(../images/download-icon.svg);
	background-position: center;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
@media (max-width:1199.98px) {
.cta-link-download::after {
	margin-top: -2px
}
}
@media (max-width:767.98px) {
.cta-link-download::after {
	margin-top: -3px
}
}
.cta-link-download:hover::after {
	right: -6px
}
.cta-link-setting {
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	padding-left: 28px
}
.cta-link-setting:hover, .cta-link-setting:focus, .cta-link-setting:active {
	color: #333
}
@media (max-width:1199.98px) {
.cta-link-setting {
	font-size: 18px;
	line-height: 24px
}
}
.cta-link-setting::before {
	position: absolute;
	left: 0;
	top: 4px;
	width: 16px;
	height: 16px;
	background-image: url(../images/setting-icon.svg);
	background-position: center;
	background-size: 16px;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
@media (max-width:1199.98px) {
.cta-link-setting::before {
	top: 2px
}
}
@media (max-width:767.98px) {
.cta-link-setting::before {
	top: 0
}
}
.cta-link-setting:hover::before {
	left: 6px
}
.video-component .description p a:not([class*="btn-"]):not(.button):not(.link):not([class*="cta-"]) {
	position: relative;
	color: #3483FA;
	font-size: 18px;
	line-height: 24px;
	text-decoration: underline;
	font-family: inherit;
	font-weight: inherit
}
.video-component .description p a:not([class*="btn-"]):not(.button):not(.link):not([class*="cta-"]):hover, .video-component .description p a:not([class*="btn-"]):not(.button):not(.link):not([class*="cta-"]):focus, .video-component .description p a:not([class*="btn-"]):not(.button):not(.link):not([class*="cta-"]):active {
	color: #333
}
.component-type--configurable-text p a:not([class*="btn-"]):not(.button):not(.link):not([class*="cta-"]), .component-type--configurable-text .text a:not([class*="btn-"]):not(.button):not(.link):not([class*="cta-"]) {
	position: relative;
	color: #3483FA;
	font-size: 18px;
	line-height: 24px;
	text-decoration: underline;
	font-family: inherit;
	font-weight: inherit
}
.component-type--configurable-text p a:not([class*="btn-"]):not(.button):not(.link):not([class*="cta-"]):hover, .component-type--configurable-text p a:not([class*="btn-"]):not(.button):not(.link):not([class*="cta-"]):focus, .component-type--configurable-text p a:not([class*="btn-"]):not(.button):not(.link):not([class*="cta-"]):active, .component-type--configurable-text .text a:not([class*="btn-"]):not(.button):not(.link):not([class*="cta-"]):hover, .component-type--configurable-text .text a:not([class*="btn-"]):not(.button):not(.link):not([class*="cta-"]):focus, .component-type--configurable-text .text a:not([class*="btn-"]):not(.button):not(.link):not([class*="cta-"]):active {
	color: #333
}
.component-type--configurable-text table td a.external-link {
	font-size: 0 !important;
	width: 40px;
	height: 40px;
	background-image: url(../images/external-link.svg);
	display: inline-block;
	background-size: 40px
}
.container, .component-type--news-list .views-exposed-form, .sitemap {
	padding-left: 8px;
	padding-right: 8px
}
@media (min-width:992px) {
.container, .component-type--news-list .views-exposed-form, .sitemap {
	padding-left: 16px;
	padding-right: 16px
}
}
@media (min-width:1200px) {
.container, .component-type--news-list .views-exposed-form, .sitemap {
	max-width: 1280px
}
}
@media (min-width:768px) and (max-width:991px) {
.container, .component-type--news-list .views-exposed-form, .sitemap {
	max-width: 672px
}
}
@media (max-width:767.98px) {
.container, .component-type--news-list .views-exposed-form, .sitemap {
	max-width: calc(100% - 16px)
}
}
.container.outer-container, .component-type--news-list .outer-container.views-exposed-form, .outer-container.sitemap {
	padding-left: 8px;
	padding-right: 8px
}
@media (min-width:992px) {
.container.outer-container, .component-type--news-list .outer-container.views-exposed-form, .outer-container.sitemap {
	padding-left: 16px;
	padding-right: 16px
}
}
@media (min-width:1200px) {
.container.outer-container, .component-type--news-list .outer-container.views-exposed-form, .outer-container.sitemap {
	max-width: 1536px
}
.container.outer-container .container, .component-type--news-list .outer-container.views-exposed-form .container, .outer-container.sitemap .container, .container.outer-container .component-type--news-list .views-exposed-form, .component-type--news-list .container.outer-container .views-exposed-form, .component-type--news-list .outer-container.views-exposed-form .views-exposed-form, .outer-container.sitemap .component-type--news-list .views-exposed-form, .component-type--news-list .outer-container.sitemap .views-exposed-form, .container.outer-container .sitemap, .component-type--news-list .outer-container.views-exposed-form .sitemap, .outer-container.sitemap .sitemap {
	max-width: 1536px
}
}
.container-fluid {
	padding-left: 16px;
	padding-right: 16px
}
@media (max-width:767.98px) {
.container-fluid {
	padding-left: 8px;
	padding-right: 8px
}
}
.row {
	margin-left: -8px;
	margin-right: -8px
}
@media (min-width:992px) {
.row {
	margin-left: -16px;
	margin-right: -16px
}
}
.col, [class*=col-] {
padding-left:8px;
padding-right:8px
}
@media (min-width:992px) {
.col, [class*=col-] {
padding-left:16px;
padding-right:16px
}
}
.no-gutters {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0
}
.no-flex {
	-webkit-box-flex: 0 !important;
	-ms-flex: 0 !important;
	flex: 0 !important
}
.layout-flexible {
	padding-top: 40px;
	padding-bottom: 40px
}
@media (max-width:1199.98px) {
.layout-flexible {
	padding-top: 40px;
	padding-bottom: 40px
}
}
@media (max-width:767.98px) {
.layout-flexible {
	padding-top: 30px;
	padding-bottom: 30px
}
}
.layout-flexible .remove-top-space {
	padding-top: 0 !important
}
.layout-flexible .remove-bottom-space {
	padding-bottom: 0 !important
}
.layout-flexible .remove-top-bottom-space {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}
.layout-flexible:last-child {
	padding-bottom: 80px
}
@media (max-width:1199.98px) {
.layout-flexible:last-child {
	padding-bottom: 80px
}
}
@media (max-width:767.98px) {
.layout-flexible:last-child {
	padding-bottom: 60px
}
}
.layout-flexible[class*='background-color-'] {
	padding-top: 80px;
	padding-bottom: 80px;
	margin-top: 40px;
	margin-bottom: 40px;
	display: inline-block;
	width: 100%;
	vertical-align: top
}
@media (max-width:1199.98px) {
.layout-flexible[class*='background-color-'] {
	margin-top: 40px;
	margin-bottom: 40px;
	padding-top: 80px;
	padding-bottom: 80px
}
}
@media (max-width:767.98px) {
.layout-flexible[class*='background-color-'] {
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: 30px;
	margin-bottom: 30px
}
}
.layout-flexible[class*='background-color-']:last-child {
	margin-bottom: 80px
}
@media (max-width:1199.98px) {
.layout-flexible[class*='background-color-']:last-child {
	margin-bottom: 80px
}
}
@media (max-width:767.98px) {
.layout-flexible[class*='background-color-']:last-child {
	margin-bottom: 60px
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.all-column-half-width .layout__region[class*='col-sm-'] {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	margin-left: 0
}
.all-column-half-width .layout__region--column_3, .all-column-half-width .layout__region--column_4 {
	margin-top: 16px
}
.all-column-full-width .layout__region[class*='col-sm-'] {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	margin-left: 0
}
.two-col-4-8 .layout__region[class*='col-sm-'].layout__region--column_1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
	margin-left: 0
}
.two-col-4-8 .layout__region[class*='col-sm-'].layout__region--column_2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
	margin-left: 0
}
}
@media screen and (max-width:767px) {
.mob-mb-16 .layout__region:not(:last-child) {
	margin-bottom: 16px
}
.mob-mb-24 .layout__region:not(:last-child) {
	margin-bottom: 24px
}
.mob-mb-32 .layout__region:not(:last-child) {
	margin-bottom: 32px
}
}
@media (max-width:991.98px) {
.col-reverse>.row {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}
.col-reverse .layout__region:first-child {
	margin-top: 16px
}
.col-reverse>.row>.container>.row, .component-type--news-list .col-reverse>.row>.views-exposed-form>.row, .col-reverse>.row>.sitemap>.row {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}
}
html {
	font-size: 10px
}
body {
	font-family: "proxima-nova";
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #333
}
@media (max-width:1199.98px) {
body {
	font-size: 18px;
	line-height: 24px
}
}
@media (max-width:767.98px) {
body {
	font-size: 18px;
	line-height: 24px
}
}
p {
	font-family: "proxima-nova";
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 16px
}
@media (max-width:1199.98px) {
p {
	font-size: 18px;
	line-height: 24px
}
}
@media (max-width:767.98px) {
p {
	font-size: 18px;
	line-height: 24px
}
}
@media (max-width:767.98px) {
p {
	margin-bottom: 8px
}
}
p:last-child {
	margin-bottom: 0
}
.text {
	font-family: "proxima-nova";
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 32px
}
@media (max-width:1199.98px) {
.text {
	font-size: 18px;
	line-height: 24px
}
}
@media (max-width:767.98px) {
.text {
	font-size: 18px;
	line-height: 24px
}
}
@media (max-width:767.98px) {
.text {
	margin-bottom: 24px
}
}
.text:last-child {
	margin-bottom: 0
}
.mb-16 {
	margin-bottom: 16px !important
}
.hide {
	display: none !important
}
:focus-visible {
outline:2px solid #DBDBDB
}
.layout-flexible.layout_pattern::before {
	width: 100%;
	height: 88px;
	background-image: url(../images/layout-curve-pattern-tr.png);
	content: "";
	position: absolute;
	top: -2px;
	left: 0;
	right: 0;
	margin: auto;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain
}
@media (max-width:1199.98px) {
.layout-flexible.pb-60 {
	padding-bottom: 40px !important
}
}
@media (max-width:767.98px) {
.layout-flexible.pb-60 {
	padding-bottom: 30px !important
}
}
.visually-hidden.focusable:active, .visually-hidden.focusable:focus {
	z-index: 9
}
.btn, .button {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16)
}
@media (max-width:1199.98px) {
.btn, .button {
	font-size: 18px;
	line-height: 20px
}
}
.btn:hover, .button:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn:focus-visible, .button:focus-visible {
outline:2px solid #DBDBDB
}
.btn svg.svg, .button svg.svg {
	display: none
}
.btn-primary__right {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16)
}
@media (max-width:1199.98px) {
.btn-primary__right {
	font-size: 18px;
	line-height: 20px
}
}
.btn-primary__right:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-primary__right:focus-visible {
outline:2px solid #DBDBDB
}
.btn-primary__right svg.svg {
	display: none
}
.btn-primary__right::after {
	content: '';
	background-image: url(../images/btn-arrow.svg);
	background-position: center;
	width: 8px;
	height: 13px;
	margin-left: 16px;
	position: relative;
	left: 0;
	top: 1px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.btn-primary__right:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.btn-primary__right {
	top: 0
}
}
.btn-primary__left {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16)
}
@media (max-width:1199.98px) {
.btn-primary__left {
	font-size: 18px;
	line-height: 20px
}
}
.btn-primary__left:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-primary__left:focus-visible {
outline:2px solid #DBDBDB
}
.btn-primary__left svg.svg {
	display: none
}
.btn-primary__left::before {
	content: '';
	background-image: url(../images/btn-arrow.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-right: 16px;
	position: relative;
	right: 0;
	top: 1px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.btn-primary__left:hover::before {
	right: 5px
}
@media (max-width:767.98px) {
.btn-primary__left {
	top: 0
}
}
.btn--primary__both-arrow {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16)
}
@media (max-width:1199.98px) {
.btn--primary__both-arrow {
	font-size: 18px;
	line-height: 20px
}
}
.btn--primary__both-arrow:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn--primary__both-arrow:focus-visible {
outline:2px solid #DBDBDB
}
.btn--primary__both-arrow svg.svg {
	display: none
}
.btn--primary__both-arrow::after {
	content: '';
	background-image: url(../images/btn-arrow.svg);
	background-position: center;
	width: 8px;
	height: 13px;
	margin-left: 16px;
	position: relative;
	left: 0;
	top: 1px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.btn--primary__both-arrow:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.btn--primary__both-arrow {
	top: 0
}
}
.btn--primary__both-arrow::before {
	content: '';
	background-image: url(../images/btn-arrow.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-right: 16px;
	position: relative;
	right: 0;
	top: 1px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.btn--primary__both-arrow:hover::before {
	right: 5px
}
@media (max-width:767.98px) {
.btn--primary__both-arrow {
	top: 0
}
}
.btn-primary--light {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #fff;
	border-color: #fff
}
@media (max-width:1199.98px) {
.btn-primary--light {
	font-size: 18px;
	line-height: 20px
}
}
.btn-primary--light:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-primary--light:focus-visible {
outline:2px solid #DBDBDB
}
.btn-primary--light svg.svg {
	display: none
}
.btn-primary--light:hover {
	color: #333;
	background: #fff;
	border-color: #fff
}
.btn-primary--grey__right {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #F6F6F6;
	border-color: #F6F6F6
}
@media (max-width:1199.98px) {
.btn-primary--grey__right {
	font-size: 18px;
	line-height: 20px
}
}
.btn-primary--grey__right:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-primary--grey__right:focus-visible {
outline:2px solid #DBDBDB
}
.btn-primary--grey__right svg.svg {
	display: none
}
.btn-primary--grey__right:hover {
	color: #333;
	background: #F6F6F6;
	border-color: #F6F6F6
}
.btn-primary--grey__right::after {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	margin-left: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.btn-primary--grey__right:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.btn-primary--grey__right {
	top: 0
}
}
.btn-primary--light__right {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #fff;
	border-color: #fff
}
@media (max-width:1199.98px) {
.btn-primary--light__right {
	font-size: 18px;
	line-height: 20px
}
}
.btn-primary--light__right:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-primary--light__right:focus-visible {
outline:2px solid #DBDBDB
}
.btn-primary--light__right svg.svg {
	display: none
}
.btn-primary--light__right:hover {
	color: #333;
	background: #fff;
	border-color: #fff
}
.btn-primary--light__right::after {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	margin-left: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.btn-primary--light__right:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.btn-primary--light__right {
	top: 0
}
}
.btn-primary--light__left {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #fff;
	border-color: #fff
}
@media (max-width:1199.98px) {
.btn-primary--light__left {
	font-size: 18px;
	line-height: 20px
}
}
.btn-primary--light__left:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-primary--light__left:focus-visible {
outline:2px solid #DBDBDB
}
.btn-primary--light__left svg.svg {
	display: none
}
.btn-primary--light__left:hover {
	color: #333;
	background: #fff;
	border-color: #fff
}
.btn-primary--light__left::before {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-right: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	right: 0
}
.btn-primary--light__left:hover::before {
	right: 5px
}
@media (max-width:767.98px) {
.btn-primary--light__left {
	top: 0
}
}
.btn-plain {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: transparent;
	border: 1px solid #111
}
@media (max-width:1199.98px) {
.btn-plain {
	font-size: 18px;
	line-height: 20px
}
}
.btn-plain:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-plain:focus-visible {
outline:2px solid #DBDBDB
}
.btn-plain svg.svg {
	display: none
}
.btn-plain:hover {
	color: #333;
	background: transparent
}
.btn-plain__left {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: transparent;
	border: 1px solid #111
}
@media (max-width:1199.98px) {
.btn-plain__left {
	font-size: 18px;
	line-height: 20px
}
}
.btn-plain__left:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-plain__left:focus-visible {
outline:2px solid #DBDBDB
}
.btn-plain__left svg.svg {
	display: none
}
.btn-plain__left:hover {
	color: #333;
	background: transparent
}
.btn-plain__left::before {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-right: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	right: 0
}
.btn-plain__left:hover::before {
	right: 5px
}
@media (max-width:767.98px) {
.btn-plain__left {
	top: 0
}
}
.btn-plain__right {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: transparent;
	border: 1px solid #111
}
@media (max-width:1199.98px) {
.btn-plain__right {
	font-size: 18px;
	line-height: 20px
}
}
.btn-plain__right:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-plain__right:focus-visible {
outline:2px solid #DBDBDB
}
.btn-plain__right svg.svg {
	display: none
}
.btn-plain__right:hover {
	color: #333;
	background: transparent
}
.btn-plain__right::after {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	margin-left: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.btn-plain__right:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.btn-plain__right {
	top: 0
}
}
.btn-plain-light {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: transparent;
	border: 1px solid #111
}
@media (max-width:1199.98px) {
.btn-plain-light {
	font-size: 18px;
	line-height: 20px
}
}
.btn-plain-light:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-plain-light:focus-visible {
outline:2px solid #DBDBDB
}
.btn-plain-light svg.svg {
	display: none
}
.btn-plain-light:hover {
	color: #333;
	background: transparent
}
.btn-plain-light__left {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #fff;
	background: transparent;
	border: 1px solid #fff
}
@media (max-width:1199.98px) {
.btn-plain-light__left {
	font-size: 18px;
	line-height: 20px
}
}
.btn-plain-light__left:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-plain-light__left:focus-visible {
outline:2px solid #DBDBDB
}
.btn-plain-light__left svg.svg {
	display: none
}
.btn-plain-light__left:hover {
	color: #fff;
	background: transparent;
	border-color: #fff
}
.btn-plain-light__left::before {
	content: '';
	background-image: url(../images/btn-arrow.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-right: 16px;
	position: relative;
	right: 0;
	top: 1px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.btn-plain-light__left:hover::before {
	right: 5px
}
@media (max-width:767.98px) {
.btn-plain-light__left {
	top: 0
}
}
.btn-plain-light__right {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #fff;
	background: transparent;
	border: 1px solid #fff
}
@media (max-width:1199.98px) {
.btn-plain-light__right {
	font-size: 18px;
	line-height: 20px
}
}
.btn-plain-light__right:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-plain-light__right:focus-visible {
outline:2px solid #DBDBDB
}
.btn-plain-light__right svg.svg {
	display: none
}
.btn-plain-light__right:hover {
	color: #fff;
	background: transparent;
	border-color: #fff
}
.btn-plain-light__right::after {
	content: '';
	background-image: url(../images/btn-arrow.svg);
	background-position: center;
	width: 8px;
	height: 13px;
	margin-left: 16px;
	position: relative;
	left: 0;
	top: 1px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.btn-plain-light__right:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.btn-plain-light__right {
	top: 0
}
}
.btn-no-fill {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	background: transparent;
	color: #111;
	border-width: 0
}
@media (max-width:1199.98px) {
.btn-no-fill {
	font-size: 18px;
	line-height: 20px
}
}
.btn-no-fill:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-no-fill:focus-visible {
outline:2px solid #DBDBDB
}
.btn-no-fill svg.svg {
	display: none
}
.btn-no-fill:hover {
	color: #333;
	background: transparent;
	border-width: 0px
}
.btn-no-fill__left {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	background: transparent;
	color: #111;
	border-width: 0
}
@media (max-width:1199.98px) {
.btn-no-fill__left {
	font-size: 18px;
	line-height: 20px
}
}
.btn-no-fill__left:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-no-fill__left:focus-visible {
outline:2px solid #DBDBDB
}
.btn-no-fill__left svg.svg {
	display: none
}
.btn-no-fill__left:hover {
	color: #333;
	background: transparent;
	border-width: 0px
}
.btn-no-fill__left::before {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-right: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	right: 0
}
.btn-no-fill__left:hover::before {
	right: 5px
}
@media (max-width:767.98px) {
.btn-no-fill__left {
	top: 0
}
}
.btn-no-fill__right {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	background: transparent;
	color: #111;
	border-width: 0
}
@media (max-width:1199.98px) {
.btn-no-fill__right {
	font-size: 18px;
	line-height: 20px
}
}
.btn-no-fill__right:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-no-fill__right:focus-visible {
outline:2px solid #DBDBDB
}
.btn-no-fill__right svg.svg {
	display: none
}
.btn-no-fill__right:hover {
	color: #333;
	background: transparent;
	border-width: 0px
}
.btn-no-fill__right::after {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	margin-left: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.btn-no-fill__right:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.btn-no-fill__right {
	top: 0
}
}
.btn-no-fill-light {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	background: transparent;
	color: #fff;
	border-width: 0
}
@media (max-width:1199.98px) {
.btn-no-fill-light {
	font-size: 18px;
	line-height: 20px
}
}
.btn-no-fill-light:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-no-fill-light:focus-visible {
outline:2px solid #DBDBDB
}
.btn-no-fill-light svg.svg {
	display: none
}
.btn-no-fill-light:hover {
	color: #fff;
	background: transparent;
	border-width: 0
}
.btn-no-fill-light__left {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	background: transparent;
	color: #fff;
	border-width: 0
}
@media (max-width:1199.98px) {
.btn-no-fill-light__left {
	font-size: 18px;
	line-height: 20px
}
}
.btn-no-fill-light__left:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-no-fill-light__left:focus-visible {
outline:2px solid #DBDBDB
}
.btn-no-fill-light__left svg.svg {
	display: none
}
.btn-no-fill-light__left:hover {
	color: #fff;
	background: transparent;
	border-width: 0
}
.btn-no-fill-light__left::before {
	content: '';
	background-image: url(../images/btn-arrow.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-right: 16px;
	position: relative;
	right: 0;
	top: 1px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.btn-no-fill-light__left:hover::before {
	right: 5px
}
@media (max-width:767.98px) {
.btn-no-fill-light__left {
	top: 0
}
}
.btn-no-fill-light__right {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	background: transparent;
	color: #fff;
	border-width: 0
}
@media (max-width:1199.98px) {
.btn-no-fill-light__right {
	font-size: 18px;
	line-height: 20px
}
}
.btn-no-fill-light__right:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-no-fill-light__right:focus-visible {
outline:2px solid #DBDBDB
}
.btn-no-fill-light__right svg.svg {
	display: none
}
.btn-no-fill-light__right:hover {
	color: #fff;
	background: transparent;
	border-width: 0
}
.btn-no-fill-light__right::after {
	content: '';
	background-image: url(../images/btn-arrow.svg);
	background-position: center;
	width: 8px;
	height: 13px;
	margin-left: 16px;
	position: relative;
	left: 0;
	top: 1px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.btn-no-fill-light__right:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.btn-no-fill-light__right {
	top: 0
}
}
.btn-play {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	min-width: 143px
}
@media (max-width:1199.98px) {
.btn-play {
	font-size: 18px;
	line-height: 20px
}
}
.btn-play:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-play:focus-visible {
outline:2px solid #DBDBDB
}
.btn-play svg.svg {
	display: none
}
.btn-play::after {
	content: '';
	background-image: url(../images/play-icon-white.svg);
	background-position: center;
	background-size: 100%;
	width: 11px;
	height: 14px;
	margin-left: 12px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.btn-play:hover::after {
	left: 5px
}
@media (max-width:1199.98px) {
.btn-play {
	min-width: 137px
}
}
@media (max-width:767.98px) {
.btn-play {
	min-width: 115px
}
}
.btn-play-light {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #fff;
	border-color: #fff;
	min-width: 143px
}
@media (max-width:1199.98px) {
.btn-play-light {
	font-size: 18px;
	line-height: 20px
}
}
.btn-play-light:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.btn-play-light:focus-visible {
outline:2px solid #DBDBDB
}
.btn-play-light svg.svg {
	display: none
}
.btn-play-light:hover {
	color: #333;
	background: #fff;
	border-color: #fff
}
.btn-play-light::after {
	content: '';
	background-image: url(../images/play-icon.svg);
	background-position: center;
	background-size: 100%;
	width: 11px;
	height: 14px;
	margin-left: 12px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.btn-play-light:hover::after {
	left: 5px
}
@media (max-width:1199.98px) {
.btn-play-light {
	min-width: 137px
}
}
@media (max-width:767.98px) {
.btn-play-light {
	min-width: 115px
}
}
table {
	width: 100%
}
table th, table td {
	padding: 16px 24px;
	border: none;
	color: #333
}
@media (max-width:1199.98px) {
table th, table td {
	padding: 8px 16px
}
}
@media (max-width:767.98px) {
table th, table td {
	padding: 8px
}
}
table thead tr {
	color: #fff;
	border-bottom: 1px solid #6F6F6F
}
table thead tr th {
	background-color: #FFE600;
	font-family: "proxima-nova";
	font-size: 18px !important;
	line-height: 24px !important;
	font-weight: 400;
	color: #333;
	text-align: left;
	font-family: "proxima-nova";
	font-weight: 700
}
@media (max-width:1199.98px) {
table thead tr th {
	font-size: 18px !important;
	line-height: 24px !important
}
}
@media (max-width:767.98px) {
table thead tr th {
	font-size: 18px !important;
	line-height: 24px !important
}
}
table thead tr th:first-child {
	border-radius: 8px 0 0 0
}
table thead tr th:last-child {
	border-radius: 0 8px 0 0
}
table tbody tr {
	border-bottom: 1px solid #C2C5CA;
	background-color: #fff
}
table tbody tr td {
	font-size: 16px;
	font-family: "proxima-nova";
	font-weight: 700
}
table tbody tr td[data-label="Date"] {
	max-width: 150px;
	min-width: 150px
}
table tbody tr td.views-field-field-podcast-link {
	max-width: 50px
}
table tbody tr td.views-field-field-press-release-date {
	max-width: 200px;
	min-width: 200px
}
table tbody tr td[data-label="Document Title"] {
	width: 70%
}
table tbody tr a.podcasts-link, table tbody tr a.press-link {
	width: 20px;
	font-size: 0;
	height: 20px;
	background-image: url(../images/arrow-right-blue.svg);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	-webkit-transition: 0.5s;
	transition: 0.5s
}
table tbody tr a.podcasts-link:hover, table tbody tr a.podcasts-link:focus, table tbody tr a.press-link:hover, table tbody tr a.press-link:focus {
	background-image: url(../images/arrow-right-hover.svg);
	background-repeat: no-repeat;
	background-position: center
}
table tbody tr a.doc-link {
	font-size: 14px;
	font-family: "proxima-nova";
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0.28px;
	text-transform: uppercase;
	color: #3483FA;
	padding-right: 30px;
	min-height: 30px;
	position: relative
}
table tbody tr a.doc-link::after {
	content: "";
	width: 30px;
	height: 30px;
	background-image: url(../images/view-link.svg);
	position: absolute;
	right: 0;
	top: -5px
}
table tbody tr a.doc-link:hover {
	text-decoration: underline;
	color: #333
}
table tbody tr a.doc-link:hover::after {
	background-image: url(../images/view-link-dark.svg)
}
table tbody tr .download-link {
	font-size: 0;
	background-image: url(../images/download-link.svg);
	width: 16px;
	height: 16px;
	display: inline-block
}
table tbody tr.event-table td.views-field-title .heading, table tbody tr.event-table td.views-field-field-dynamic-event-start-date, table tbody tr.event-table td.views-field-field-eventcontent-description .text {
	font-family: "proxima-nova";
	font-size: 18px !important;
	line-height: 24px !important;
	font-weight: 400;
	font-weight: 400 !important
}
@media (max-width:1199.98px) {
table tbody tr.event-table td.views-field-title .heading, table tbody tr.event-table td.views-field-field-dynamic-event-start-date, table tbody tr.event-table td.views-field-field-eventcontent-description .text {
	font-size: 18px !important;
	line-height: 24px !important
}
}
@media (max-width:767.98px) {
table tbody tr.event-table td.views-field-title .heading, table tbody tr.event-table td.views-field-field-dynamic-event-start-date, table tbody tr.event-table td.views-field-field-eventcontent-description .text {
	font-size: 18px !important;
	line-height: 24px !important
}
}
table tbody tr.event-table td .link {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.28px;
	text-transform: uppercase
}
.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto
}
.background-color-secondary-1 table, .background-color-secondary-3 table {
	color: #757575
}
.background-color-secondary-1 table th, .background-color-secondary-1 table td, .background-color-secondary-3 table th, .background-color-secondary-3 table td {
	color: #757575
}
.background-color-secondary-1 table thead, .background-color-secondary-3 table thead {
	border-bottom: 1px solid #333
}
.background-color-secondary-1 table thead tr, .background-color-secondary-3 table thead tr {
	color: #333
}
.background-color-secondary-1 table thead tr th, .background-color-secondary-3 table thead tr th {
	background-color: #fff;
	color: #333
}
.financial-calendar-view td[headers="view-title-table-column"] .text, .financial-calendar-view td[headers*="view-title-table-column-"] .text {
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 24px;
	letter-spacing: 0;
	color: #333;
	margin-bottom: 0
}
@media (max-width:1199.98px) {
.financial-calendar-view td[headers="view-title-table-column"] .text, .financial-calendar-view td[headers*="view-title-table-column-"] .text {
	font-size: 16px !important;
	line-height: 24px
}
}
@media (max-width:767.98px) {
.financial-calendar-view td[headers="view-title-table-column"] .text, .financial-calendar-view td[headers*="view-title-table-column-"] .text {
	font-size: 16px !important;
	line-height: 24px
}
}
.financial-calendar-view td[data-label="Date"] {
	min-width: 170px
}
@media (max-width:1199.98px) {
.financial-calendar-view td[data-label="Date"] {
	min-width: 140px
}
}
@media (max-width:767.98px) {
.financial-calendar-view td[data-label="Date"] {
	min-width: 120px
}
}
.financial-calendar-view td p a {
	text-decoration: underline
}
table.dividend-table tbody tr:nth-child(odd) {
	background-color: #fff
}
.component-type--configurable-text .col-sm-12, .component-type--configurable-text .col-xs-12 {
	padding: 0
}
.component-type--configurable-text .link--icon-left .svg {
	margin-right: 15px
}
.component-type--configurable-text .text.tag-l {
	margin-bottom: 16px;
	color: #000
}
.component-type--configurable-text a.link {
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding-right: 32px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}
.component-type--configurable-text a.link:hover, .component-type--configurable-text a.link:focus, .component-type--configurable-text a.link:active {
	color: #333
}
@media (max-width:1199.98px) {
.component-type--configurable-text a.link {
	font-size: 18px;
	line-height: 24px
}
}
.component-type--configurable-text a.link::before {
	position: absolute;
	right: 0;
	top: 3px;
	bottom: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	background-image: url(../images/arrow-right-blue.svg);
	background-position: center;
	background-size: 20px;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.component-type--configurable-text a.link:hover::before {
	background-image: url(../images/arrow-right-hover.svg)
}
.component-type--configurable-text a.link.filelink {
	padding-left: 0;
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	padding-right: 35px
}
.component-type--configurable-text a.link.filelink::before {
	display: none
}
.component-type--configurable-text a.link.filelink:hover, .component-type--configurable-text a.link.filelink:focus, .component-type--configurable-text a.link.filelink:active {
	color: #333
}
@media (max-width:1199.98px) {
.component-type--configurable-text a.link.filelink {
	font-size: 18px;
	line-height: 24px
}
}
.component-type--configurable-text a.link.filelink::after {
	position: absolute;
	right: 0;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-left: 5px;
	background-image: url(../images/download-icon.svg);
	background-position: center;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
@media (max-width:1199.98px) {
.component-type--configurable-text a.link.filelink::after {
	margin-top: -2px
}
}
@media (max-width:767.98px) {
.component-type--configurable-text a.link.filelink::after {
	margin-top: -3px
}
}
.component-type--configurable-text a.link.filelink:hover::after {
	right: -6px
}
.component-type--configurable-text .text img {
	width: 100%
}
.component-type--configurable-text .text div.auto-image img {
	width: auto
}
.component-type--configurable-text .btn-wrap button {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	border: none;
	cursor: pointer
}
@media (max-width:1199.98px) {
.component-type--configurable-text .btn-wrap button {
	font-size: 18px;
	line-height: 20px
}
}
.component-type--configurable-text .btn-wrap button:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.component-type--configurable-text .btn-wrap button:focus-visible {
outline:2px solid #DBDBDB
}
.component-type--configurable-text .btn-wrap button svg.svg {
	display: none
}
.component-type--configurable-text .heading::before {
	content: "";
	width: 40px;
	height: 8px;
	background: #FFE600;
	display: block;
	border-radius: 15px;
	margin-bottom: 16px
}
.component-type--configurable-text .heading:last-child {
	margin-bottom: 0
}
.component-type--configurable-text ul, .component-type--configurable-text ol {
	padding-left: 0;
	list-style-position: inside;
	margin-bottom: 16px
}
@media (max-width:767.98px) {
.component-type--configurable-text ul, .component-type--configurable-text ol {
	margin-bottom: 8px
}
}
.component-type--configurable-text ul:last-child, .component-type--configurable-text ol:last-child {
	margin-bottom: 0
}
.component-type--configurable-text ul li {
	padding-left: 20px;
	position: relative;
	list-style: none
}
.component-type--configurable-text ul li::before {
	background: #333;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	position: absolute;
	top: 12px;
	left: 0;
	content: ''
}
@media (max-width:1199.98px) {
.component-type--configurable-text ul li::before {
	top: 10px
}
}
@media (max-width:767.98px) {
.component-type--configurable-text ul li::before {
	top: 8px
}
}
.component-type--configurable-text ol {
	counter-reset: numbers
}
.component-type--configurable-text ol li {
	padding-left: 20px;
	position: relative;
	list-style: none
}
.component-type--configurable-text ol li::before {
	position: absolute;
	left: 0;
	counter-increment: numbers;
	content: counter(numbers)
}
.component-type--configurable-text .configurable-text-right {
	text-align: right
}
.component-type--configurable-text .configurable-text-center {
	text-align: center
}
.config-text-btn-layout .component-type--configurable-text a.link {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #F6F6F6;
	border-color: #F6F6F6
}
@media (max-width:1199.98px) {
.config-text-btn-layout .component-type--configurable-text a.link {
	font-size: 18px;
	line-height: 20px
}
}
.config-text-btn-layout .component-type--configurable-text a.link:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.config-text-btn-layout .component-type--configurable-text a.link:focus-visible {
outline:2px solid #DBDBDB
}
.config-text-btn-layout .component-type--configurable-text a.link svg.svg {
	display: none
}
.config-text-btn-layout .component-type--configurable-text a.link:hover {
	color: #333;
	background: #F6F6F6;
	border-color: #F6F6F6
}
.config-text-btn-layout .component-type--configurable-text a.link::after {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	margin-left: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.config-text-btn-layout .component-type--configurable-text a.link:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.config-text-btn-layout .component-type--configurable-text a.link {
	top: 0
}
}
.config-text-btn-layout .component-type--configurable-text a.link::before {
	display: none
}
.config-text-btn-layout.background-color-primary-5 .component-type--configurable-text a.link {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #fff;
	border-color: #fff
}
@media (max-width:1199.98px) {
.config-text-btn-layout.background-color-primary-5 .component-type--configurable-text a.link {
	font-size: 18px;
	line-height: 20px
}
}
.config-text-btn-layout.background-color-primary-5 .component-type--configurable-text a.link:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.config-text-btn-layout.background-color-primary-5 .component-type--configurable-text a.link:focus-visible {
outline:2px solid #DBDBDB
}
.config-text-btn-layout.background-color-primary-5 .component-type--configurable-text a.link svg.svg {
	display: none
}
.config-text-btn-layout.background-color-primary-5 .component-type--configurable-text a.link:hover {
	color: #333;
	background: #fff;
	border-color: #fff
}
.config-text-btn-layout.background-color-primary-5 .component-type--configurable-text a.link::after {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	margin-left: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.config-text-btn-layout.background-color-primary-5 .component-type--configurable-text a.link:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.config-text-btn-layout.background-color-primary-5 .component-type--configurable-text a.link {
	top: 0
}
}
.config-text-btn-layout.background-color-primary-5 .component-type--configurable-text a.link::before {
	display: none
}
ul.border-dots, ol.border-dots, div.border-dots {
	position: relative;
	padding: 0 0 0 24px;
	list-style-position: inside;
	border-left: 2px solid #DBDBDB
}
@media (max-width:767.98px) {
ul.border-dots, ol.border-dots, div.border-dots {
	padding-left: 16px;
	margin-bottom: 16px !important;
	margin-top: 16px
}
}
ul.border-dots:before, ol.border-dots:before, div.border-dots:before {
	content: '';
	width: 10px;
	height: 10px;
	background-color: #DBDBDB;
	border-radius: 100px;
	position: absolute;
	top: -5px;
	left: -6px
}
ul.border-dots:after, ol.border-dots:after, div.border-dots:after {
	content: '';
	width: 10px;
	height: 10px;
	background-color: #DBDBDB;
	border-radius: 100px;
	position: absolute;
	bottom: -5px;
	left: -6px
}
ul.border-dots li::before {
	background: #333
}
@media (max-width:767.98px) {
.layout-flexible .layout__region--column_1 .component-type--configurable-text .text:last-child p:last-child img {
	margin-bottom: 16px
}
}
.header {
	background-color: #fff;
	height: 110px;
	top: 0 !important
}
@media (max-width:1199px) {
.header {
	height: 80px
}
}
.header .link-image {
	display: block
}
.header .header__logo {
	max-width: 288px
}
.header .we-mega-menu-ul li[data-level="0"]>a.active, .navbar-we-mega-menu.navbar .nav-tabs>li.active {
	color: #3483FA
}
@media (min-width:1200px) {
.header .we-mega-menu-ul {
	-webkit-column-gap: 16px;
	-moz-column-gap: 16px;
	column-gap: 16px
}
.header .we-mega-menu-ul li.dropdown-menu[data-level="0"] {
	padding: 44px 8px
}
.header .we-mega-menu-ul li.dropdown-menu[data-level="0"]>a {
	font-family: "proxima-nova";
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	color: #333;
	padding: 0
}
.header .we-mega-menu-ul li.dropdown-menu[data-level="0"]>a::after {
	opacity: 1;
	content: '';
	background: #000;
	width: 0%;
	height: 1px;
	bottom: -7px;
	top: auto;
	right: auto;
	left: 0%;
	margin: 0;
	position: absolute;
	-webkit-transition: 0.5s;
	transition: 0.5s
}
.header .we-mega-menu-ul li.dropdown-menu[data-level="0"]>a .we-mega-menu-link-button {
	display: none
}
.header .we-mega-menu-ul li.dropdown-menu[data-level="0"]>a:hover {
	color: #333
}
.header .we-mega-menu-ul li.dropdown-menu[data-level="0"]>a:hover::after {
	width: 100%
}
.header .we-mega-menu-ul li.dropdown-menu[data-level="0"].active>a {
	color: #000
}
.header .we-mega-menu-ul li.dropdown-menu[data-level="0"].active>a::after {
	width: 100%
}
.header .we-mega-menu-ul li.dropdown-menu[data-level="0"]:hover>a, .header .we-mega-menu-ul li.dropdown-menu[data-level="0"]:focus>a, .header .we-mega-menu-ul li.dropdown-menu[data-level="0"]:focus-visible>a, .header .we-mega-menu-ul li.dropdown-menu[data-level="0"]:focus-within>a {
color:#000
}
.header .we-mega-menu-ul li.dropdown-menu[data-level="0"]:hover>.we-mega-menu-submenu, .header .we-mega-menu-ul li.dropdown-menu[data-level="0"]:focus>.we-mega-menu-submenu, .header .we-mega-menu-ul li.dropdown-menu[data-level="0"]:focus-visible>.we-mega-menu-submenu, .header .we-mega-menu-ul li.dropdown-menu[data-level="0"]:focus-within>.we-mega-menu-submenu {
opacity:1;
display:block;
visibility:visible
}
.header .we-mega-menu-ul li.dropdown-menu[data-level="0"]>.we-mega-menu-submenu {
	padding: 48px 40px 60px 68px;
	background-color: #fff;
	border-top: 1px solid #B5B5B5;
	-webkit-box-shadow: 0px 10px 20px rgba(10,20,40,0.15) !important;
	box-shadow: 0px 10px 20px rgba(10,20,40,0.15) !important;
	min-height: 300px
}
.header .we-mega-menu-ul li.dropdown-menu[data-level="0"]>.we-mega-menu-submenu.hide-on-click {
	opacity: 0;
	visibility: hidden;
	display: none
}
.header .we-mega-menu-ul li.dropdown-menu[data-level="0"]>.we-mega-menu-submenu>.we-mega-menu-submenu-inner {
	max-width: 83.33333%;
	margin: auto
}
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li {
	border: none;
	max-width: 99%
}
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li[data-level="1"]>a {
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	line-height: 24px;
	letter-spacing: 0;
	color: #333;
	padding: 8px 16px;
	display: inline-block;
	width: 100%
}
}
@media (min-width:1200px) and (max-width:1199.98px) {
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li[data-level="1"]>a {
	font-size: 14px !important;
	line-height: 20px
}
}
@media (min-width:1200px) and (max-width:767.98px) {
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li[data-level="1"]>a {
	font-size: 14px !important;
	line-height: 22px
}
}
@media (min-width:1200px) {
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li[data-level="1"]>a .we-mega-menu-link-button {
	background-image: url(../images/btn-arrow-dark.svg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	position: absolute;
	top: 4px;
	right: 16px
}
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li[data-level="1"].active>a {
	color: #333
}
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li[data-level="1"]:hover>a {
	background: #333;
	color: #fff
}
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li[data-level="1"]:hover>a .we-mega-menu-link-button {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1)
}
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li[data-level="1"] .we-mega-menu-submenu .we-mega-menu-submenu-inner .we-mega-menu-row[data-custom-row="1"] .nav-tabs.subul {
	display: none
}
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li:hover>a, .header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li:focus>a, .header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li:focus-visible>a, .header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li:focus-within>a {
background:#333;
color:#fff
}
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li:hover>a .we-mega-menu-link-button, .header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li:focus>a .we-mega-menu-link-button, .header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li:focus-visible>a .we-mega-menu-link-button, .header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li:focus-within>a .we-mega-menu-link-button {
-webkit-filter:brightness(0) invert(1);
filter:brightness(0) invert(1)
}
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li:hover>.we-mega-menu-submenu, .header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li:focus>.we-mega-menu-submenu, .header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li:focus-visible>.we-mega-menu-submenu, .header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li:focus-within>.we-mega-menu-submenu {
opacity:1;
display:block;
visibility:visible
}
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li .we-mega-menu-submenu {
	padding: 0 32px;
	min-height: 100%;
	background-color: #fff;
	margin-left: -1.06383%
}
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li .we-mega-menu-submenu::before {
	position: absolute;
	display: inline-block;
	height: 100%;
	width: 1px;
	background-color: #B5B5B5;
	content: '';
	top: 0;
	left: 10px
}
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li .we-mega-menu-submenu::after {
	position: absolute;
	display: inline-block;
	height: 100%;
	width: 105%;
	background-color: #fff;
	content: '';
	top: 0;
	z-index: -1
}
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li .we-mega-menu-submenu .we-mega-menu-submenu-inner .we-mega-menu-subul-title {
	display: block;
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	line-height: 24px;
	letter-spacing: 0;
	padding: 8px 16px;
	color: #333
}
}
@media (min-width:1200px) and (max-width:1199.98px) {
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li .we-mega-menu-submenu .we-mega-menu-submenu-inner .we-mega-menu-subul-title {
	font-size: 14px !important;
	line-height: 20px
}
}
@media (min-width:1200px) and (max-width:767.98px) {
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li .we-mega-menu-submenu .we-mega-menu-submenu-inner .we-mega-menu-subul-title {
	font-size: 14px !important;
	line-height: 22px
}
}
@media (min-width:1200px) {
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li .we-mega-menu-submenu .subul li.we-mega-menu-li a {
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	line-height: 24px;
	letter-spacing: 0;
	color: #333;
	padding: 8px 16px
}
}
@media (min-width:1200px) and (max-width:1199.98px) {
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li .we-mega-menu-submenu .subul li.we-mega-menu-li a {
	font-size: 14px !important;
	line-height: 20px
}
}
@media (min-width:1200px) and (max-width:767.98px) {
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li .we-mega-menu-submenu .subul li.we-mega-menu-li a {
	font-size: 14px !important;
	line-height: 22px
}
}
@media (min-width:1200px) {
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li .we-mega-menu-submenu .subul li.we-mega-menu-li.active>a {
	color: #000
}
.header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li .we-mega-menu-submenu .subul li.we-mega-menu-li:focus a, .header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li .we-mega-menu-submenu .subul li.we-mega-menu-li:hover a, .header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li .we-mega-menu-submenu .subul li.we-mega-menu-li:focus-visible a, .header .we-mega-menu-ul li.dropdown-menu .nav.subul li.we-mega-menu-li .we-mega-menu-submenu .subul li.we-mega-menu-li:focus-within a {
background:#F4F4F4;
color:#333
}
.header .we-mega-menu-ul li.dropdown-menu #block-ourproducts p a {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #F6F6F6;
	border-color: #F6F6F6
}
}
@media (min-width:1200px) and (max-width:1199.98px) {
.header .we-mega-menu-ul li.dropdown-menu #block-ourproducts p a {
	font-size: 18px;
	line-height: 20px
}
}
@media (min-width:1200px) {
.header .we-mega-menu-ul li.dropdown-menu #block-ourproducts p a:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.header .we-mega-menu-ul li.dropdown-menu #block-ourproducts p a:focus-visible {
outline:2px solid #DBDBDB
}
.header .we-mega-menu-ul li.dropdown-menu #block-ourproducts p a svg.svg {
	display: none
}
.header .we-mega-menu-ul li.dropdown-menu #block-ourproducts p a:hover {
	color: #333;
	background: #F6F6F6;
	border-color: #F6F6F6
}
.header .we-mega-menu-ul li.dropdown-menu #block-ourproducts p a::after {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	margin-left: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.header .we-mega-menu-ul li.dropdown-menu #block-ourproducts p a:hover::after {
	left: 5px
}
}
@media (min-width:1200px) and (max-width:767.98px) {
.header .we-mega-menu-ul li.dropdown-menu #block-ourproducts p a {
	top: 0
}
}
@media (min-width:1200px) {
.header .we-mega-menu-ul li.dropdown-menu #block-menurightside, .header .we-mega-menu-ul li.dropdown-menu [id*="block-menurightside-"] {
	position: relative
}
.header .we-mega-menu-ul li.dropdown-menu #block-menurightside .img-over-content, .header .we-mega-menu-ul li.dropdown-menu [id*="block-menurightside-"] .img-over-content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 32px;
	z-index: 1
}
.header .we-mega-menu-ul li.dropdown-menu #block-menurightside .img-over-content p, .header .we-mega-menu-ul li.dropdown-menu #block-menurightside .img-over-content h6, .header .we-mega-menu-ul li.dropdown-menu [id*="block-menurightside-"] .img-over-content p, .header .we-mega-menu-ul li.dropdown-menu [id*="block-menurightside-"] .img-over-content h6 {
	color: #fff
}
.header .we-mega-menu-ul li.dropdown-menu #block-menurightside .img-overlay, .header .we-mega-menu-ul li.dropdown-menu [id*="block-menurightside-"] .img-overlay {
	position: relative
}
.header .we-mega-menu-ul li.dropdown-menu #block-menurightside .img-overlay::after, .header .we-mega-menu-ul li.dropdown-menu [id*="block-menurightside-"] .img-overlay::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.5)));
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
	content: ''
}
.header .we-mega-menu-ul li.dropdown-menu #block-menurightside .img-overlay img, .header .we-mega-menu-ul li.dropdown-menu [id*="block-menurightside-"] .img-overlay img {
	width: 100%
}
.header .we-mega-menu-ul li.dropdown-menu .we-mega-menu-row .we-mega-menu-col.span12 {
	position: static;
	min-height: 0;
	margin: 0
}
.header .we-mega-menu-ul li.dropdown-menu .we-mega-menu-row .we-mega-menu-col.span12 .close-menu {
	position: relative;
	width: 24px;
	height: 24px;
	font-size: 0;
	display: inline-block;
	cursor: pointer;
	z-index: 9999;
	background-color: #F4F4F4
}
.header .we-mega-menu-ul li.dropdown-menu .we-mega-menu-row .we-mega-menu-col.span12 .close-menu:before {
	content: '\00D7';
	font-size: 40px;
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 18px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.header .we-mega-menu-ul li.dropdown-menu .we-mega-menu-row .we-mega-menu-col.span12 #block-closemenu, .header .we-mega-menu-ul li.dropdown-menu .we-mega-menu-row .we-mega-menu-col.span12 [id*='block-closemenu-'] {
	position: absolute;
	top: 40px;
	right: 70px
}
.header .we-mega-menu-ul li.dropdown-menu .we-mega-menu-row .we-mega-menu-col.span12[data-block="closemenu"] .nav-tabs.subul {
	display: none
}
.header .we-mega-menu-ul li.dropdown-menu .we-mega-menu-row .we-mega-menu-col li.dropdown-menu[data-level="1"] .we-mega-menu-col .nav-tabs.subul {
	display: none
}
.header .we-mega-menu-ul li.dropdown-menu .we-mega-menu-row .we-mega-menu-col li.dropdown-menu[data-level="1"] .we-mega-menu-col .nav-tabs.subul:last-child {
	display: block
}
.header .we-mega-menu-ul .we-mega-menu-li[data-level="0"] .we-mega-menu-submenu .we-mega-menu-submenu-inner .block-inner .megamenu-title {
	display: none
}
}
@media (min-width:1200px) and (min-width:1200px) {
.header .js-header-link-items .header-link-items__list {
	margin-left: 8px
}
}
@media (min-width:1200px) {
.header .js-header-link-items .header-link-items__list .header-link-items__list-item {
	padding: 0 12px;
	border-left: 1px solid #CECECE;
	border-radius: 8px
}
.header .js-header-link-items .header-link-items__list .header-link-items__list-item::after {
	display: none !important
}
.header .js-header-link-items .header-link-items__list .header-link-items__list-item.header-link-items__list-item--lang, .header .js-header-link-items .header-link-items__list .header-link-items__list-item.header-link-items__list-item--share {
	display: none
}
.header .js-header-link-items .header-link-items__list .header-link-items__list-item .header-link-items__link {
	max-height: 48px
}
.header .we-mega-menu-ul li[data-level="0"]:hover>a {
	color: #333
}
.header .we-mega-menu-ul li[data-level="0"]>a {
	padding: 10px 8px
}
.header .we-mega-menu-ul li[data-level="0"]>a:hover, .header .we-mega-menu-ul li[data-level="0"]>a:focus {
	color: #3483FA;
	text-decoration: underline
}
.we-mega-menu-ul .we-mega-menu-li.dropdown-menu .we-mega-menu-submenu {
	display: none
}
.navigation .we-mega-menu-li[data-level="0"] .we-mega-menu-submenu.large.opened {
	opacity: 0;
	visibility: hidden
}
.header-bottom-bar {
	height: 120px;
	top: 110px;
	background-color: #fff;
	border-top: 1px solid #B5B5B5;
	-webkit-box-shadow: 0px 10px 20px rgba(10,20,40,0.15) !important;
	box-shadow: 0px 10px 20px rgba(10,20,40,0.15) !important
}
.header-bottom-bar .input--search-desktop-v1 .input__field {
	color: #000;
	border-bottom: 1px solid #c2c5ca;
	height: 48px
}
.header-bottom-bar .input--search-desktop-v1 .input__field:focus-visible {
outline:none
}
.header-bottom-bar .input--search-desktop-v1 .input__field::-webkit-input-placeholder {
color:#000;
opacity:.5
}
.header-bottom-bar .input--search-desktop-v1 .input__field::-moz-placeholder {
color:#000;
opacity:.5
}
.header-bottom-bar .input--search-desktop-v1 .input__field:-ms-input-placeholder {
color:#000;
opacity:.5
}
.header-bottom-bar .input--search-desktop-v1 .input__field::-ms-input-placeholder {
color:#000;
opacity:.5
}
.header-bottom-bar .input--search-desktop-v1 .input__field::placeholder {
color:#000;
opacity:.5
}
.header-bottom-bar .button-icon svg {
	fill: #333 !important
}
}
@media (max-width:1199px) {
.header__menu-button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.navigation .we-mega-menu-subul-title {
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 24px;
	letter-spacing: 0;
	color: #333;
	color: #333 !important;
	padding-left: 16px !important
}
}
@media (max-width:1199px) and (max-width:1199.98px) {
.navigation .we-mega-menu-subul-title {
	font-size: 16px !important;
	line-height: 24px
}
}
@media (max-width:1199px) and (max-width:767.98px) {
.navigation .we-mega-menu-subul-title {
	font-size: 16px !important;
	line-height: 24px
}
}
@media (max-width:1199px) {
.navigation .we-mega-menu-ul li.we-mega-menu-li a {
	color: #333;
	padding: 8px 16px !important;
	font-family: "proxima-nova";
	font-family: "proxima-nova" !important;
	font-size: 18px !important;
	line-height: 24px;
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}
}
@media (max-width:1199px) and (max-width:1199.98px) {
.navigation .we-mega-menu-ul li.we-mega-menu-li a {
	font-size: 18px !important;
	line-height: 24px
}
}
@media (max-width:1199px) and (max-width:767.98px) {
.navigation .we-mega-menu-ul li.we-mega-menu-li a {
	font-size: 16px !important;
	line-height: 20px
}
}
@media (max-width:1199px) {
.navigation .we-mega-menu-ul li.we-mega-menu-li.active a {
	color: #333
}
.navigation li.we-mega-menu-li {
	border-bottom: 1px solid #333 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}
.navigation li.we-mega-menu-li:not([data-level="0"]) {
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-we-mega-menu.navbar .nav .open>a, .navbar-we-mega-menu.navbar .nav .open>a:focus, .navbar-we-mega-menu.navbar .nav .open>a:hover, .navigation .we-mega-menu-ul>.we-mega-menu-li .we-mega-menu-submenu.large li.we-mega-menu-li a {
	color: #333 !important;
	font-family: "proxima-nova" !important;
	font-size: 18px !important;
	line-height: 24px
}
}
@media (max-width:1199px) and (max-width:1199.98px) {
.navbar-we-mega-menu.navbar .nav .open>a, .navbar-we-mega-menu.navbar .nav .open>a:focus, .navbar-we-mega-menu.navbar .nav .open>a:hover, .navigation .we-mega-menu-ul>.we-mega-menu-li .we-mega-menu-submenu.large li.we-mega-menu-li a {
	font-size: 18px !important;
	line-height: 24px
}
}
@media (max-width:1199px) and (max-width:767.98px) {
.navbar-we-mega-menu.navbar .nav .open>a, .navbar-we-mega-menu.navbar .nav .open>a:focus, .navbar-we-mega-menu.navbar .nav .open>a:hover, .navigation .we-mega-menu-ul>.we-mega-menu-li .we-mega-menu-submenu.large li.we-mega-menu-li a {
	font-size: 16px !important;
	line-height: 20px
}
}
@media (max-width:1199px) {
.navbar-we-mega-menu.navbar .nav-tabs>li.active>a, .navbar-we-mega-menu.navbar .nav-tabs>li.active>a:focus, .navbar-we-mega-menu.navbar .nav-tabs>li.active>a:hover, .navigation .we-mega-menu-ul>.we-mega-menu-li .we-mega-menu-submenu.large li.we-mega-menu-li.active>a {
	color: #333 !important
}
.navigation .we-mega-menu-li[data-submenu="0"] .we-mega-menu-link-button, .navigation .we-mega-menu-li[data-submenu="1"] .we-mega-menu-link-button {
	height: 40px;
	width: 40px;
	background-image: url(../images/down-arrow.svg) !important;
	-webkit-transform: rotate(270deg) !important;
	transform: rotate(270deg) !important
}
.drawer__footer .header-link-items__list li:last-child {
	display: none
}
.input--search-mobile .input__field {
	color: #333;
	padding-left: 8px
}
}
.navbar-we-mega-menu .type-of-block a.btn-primary--light__right {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #fff;
	border-color: #fff
}
@media (max-width:1199.98px) {
.navbar-we-mega-menu .type-of-block a.btn-primary--light__right {
	font-size: 18px;
	line-height: 20px
}
}
.navbar-we-mega-menu .type-of-block a.btn-primary--light__right:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.navbar-we-mega-menu .type-of-block a.btn-primary--light__right:focus-visible {
outline:2px solid #DBDBDB
}
.navbar-we-mega-menu .type-of-block a.btn-primary--light__right svg.svg {
	display: none
}
.navbar-we-mega-menu .type-of-block a.btn-primary--light__right:hover {
	color: #333;
	background: #fff;
	border-color: #fff
}
.navbar-we-mega-menu .type-of-block a.btn-primary--light__right::after {
	content: '';
	background-image: url(../images/btn-arrow.svg);
	background-position: center;
	width: 8px;
	height: 13px;
	margin-left: 16px;
	position: relative;
	left: 0;
	top: 1px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.navbar-we-mega-menu .type-of-block a.btn-primary--light__right:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.navbar-we-mega-menu .type-of-block a.btn-primary--light__right {
	top: 0
}
}
.back-btn {
	opacity: 0;
	visibility: hidden;
	background: none;
	position: relative;
	font-size: 1.6rem;
	line-height: 2rem;
	color: #111;
	padding-left: 25px;
	border: none
}
.back-btn.visible {
	opacity: 1;
	visibility: visible
}
.back-btn::before {
	width: 18px;
	height: 18px;
	background: url(../images/light-arrow-down.svg) center center no-repeat;
	background-size: 95%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
	opacity: 0.7;
	content: ''
}
.header .js-header-link-items .header-link-items__list {
	display: none
}
.footer {
	background-color: #EDEDED
}
.footer .footer__top-bar {
	background-color: #333;
	padding: 45px 0
}
@media (max-width:1199.98px) {
.footer .footer__top-bar {
	padding: 24px 0
}
}
.footer .footer__top-bar .row {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 !important
}
.footer .footer__top-bar .row .text-size-h1 {
	margin-bottom: 0;
	color: #fff
}
@media (max-width:767.98px) {
.footer .footer__top-bar .row .footer-title {
	margin-bottom: 24px
}
}
.footer .footer__top-bar .row .sites-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media (max-width:767.98px) {
.footer .footer__top-bar .row .sites-block {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
}
.footer .footer__top-bar .row .sites-block p {
	color: #fff;
	margin-bottom: 0;
	max-width: 200px
}
@media (max-width:767.98px) {
.footer .footer__top-bar .row .sites-block p {
	max-width: 100%;
	width: 100%;
	margin-bottom: 15px
}
}
.footer .footer__top-bar .row .sites-block .site-list {
	position: relative;
	margin-left: 32px
}
@media (max-width:991.98px) {
.footer .footer__top-bar .row .sites-block .site-list {
	margin-left: 24px
}
}
@media (max-width:767.98px) {
.footer .footer__top-bar .row .sites-block .site-list {
	margin-left: 0
}
}
@media (max-width:480px) {
.footer .footer__top-bar .row .sites-block .site-list {
	width: 100%;
	margin-left: 0;
	margin-top: 8px
}
}
.footer .footer__top-bar .row .sites-block .site-list .list-ttl {
	font-family: "proxima-nova" !important;
	font-weight: normal;
	font-size: 18px !important;
	line-height: 24px;
	letter-spacing: 0;
	position: relative;
	font-weight: 700;
	width: 220px;
	height: 40px;
	border-radius: 6px;
	border: 1px solid #3483FA;
	background-color: #3483FA;
	padding: 8px 14px 8px 24px;
	color: #fff;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16)
}
@media (max-width:1199.98px) {
.footer .footer__top-bar .row .sites-block .site-list .list-ttl {
	font-size: 16px !important;
	line-height: 20px
}
}
@media (max-width:767.98px) {
.footer .footer__top-bar .row .sites-block .site-list .list-ttl {
	font-size: 13px !important;
	line-height: 18px
}
}
.footer .footer__top-bar .row .sites-block .site-list .list-ttl::after {
	display: inline-block;
	height: 20px;
	width: 15px;
	background-image: url(../images/down-arrow-white.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 15px 20px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	content: ''
}
.footer .footer__top-bar .row .sites-block .site-list .list-ttl:hover {
	background-color: #fff !important;
	border-color: #fff !important;
	color: #333 !important
}
.footer .footer__top-bar .row .sites-block .site-list .list-ttl:hover::after {
	-webkit-filter: brightness(0);
	filter: brightness(0)
}
.footer .footer__top-bar .row .sites-block .site-list .list-ttl.open-list::after {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
@media (max-width:991.98px) {
.footer .footer__top-bar .row .sites-block .site-list .list-ttl {
	width: 200px
}
}
.footer .footer__top-bar .row .sites-block .site-list ul {
	position: absolute;
	z-index: 1;
	top: 40px;
	height: 0;
	padding: 0;
	margin: 0;
	background-color: #f5f5f5;
	border: 1px solid #333;
	width: 100%;
	border-radius: 0 0 6px 6px;
	list-style: none;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	max-height: 190px;
	overflow-y: scroll
}
@media (max-width:767.98px) {
.footer .footer__top-bar .row .sites-block .site-list ul {
	max-height: 150px;
	max-width: 200px
}
}
.footer .footer__top-bar .row .sites-block .site-list ul.open {
	visibility: visible;
	height: auto;
	padding: 8px 0;
	opacity: 1
}
.footer .footer__top-bar .row .sites-block .site-list ul li {
	margin: 2px 0
}
.footer .footer__top-bar .row .sites-block .site-list ul li a {
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	line-height: 24px;
	letter-spacing: 0;
	width: 100%;
	display: inline-block;
	padding: 4px 24px;
	color: #333;
	cursor: pointer
}
@media (max-width:1199.98px) {
.footer .footer__top-bar .row .sites-block .site-list ul li a {
	font-size: 14px !important;
	line-height: 20px
}
}
@media (max-width:767.98px) {
.footer .footer__top-bar .row .sites-block .site-list ul li a {
	font-size: 14px !important;
	line-height: 22px
}
}
.footer .footer__main {
	padding-top: 59px;
	padding-bottom: 31px
}
@media (max-width:991.98px) {
.footer .footer__main {
	padding-top: 51px
}
}
@media (max-width:767.98px) {
.footer .footer__main {
	padding-top: 24px;
	padding-bottom: 24px
}
}
.footer .footer__main .row {
	padding: 0 !important
}
.footer .footer__main .text-size-h4 {
	font-family: "proxima-nova" !important;
	font-weight: normal;
	font-size: 16px !important;
	line-height: 24px;
	letter-spacing: 0;
	color: #FFE600
}
@media (max-width:1199.98px) {
.footer .footer__main .text-size-h4 {
	font-size: 14px !important;
	line-height: 22px
}
}
@media (max-width:767.98px) {
.footer .footer__main .text-size-h4 {
	font-size: 12px !important;
	line-height: 15px
}
}
@media (max-width:767.98px) {
.footer .footer__main .text-size-h4 {
	margin-bottom: 8px
}
}
.footer .footer__main .footer-logo {
	min-height: 67px;
	text-align: center
}
@media (max-width:767.98px) {
.footer .footer__main .footer-main-menu {
	margin-bottom: 28px
}
}
.footer .footer__main .footer-main-menu ul:not(.contextual-links) {
	display: inline-block;
	list-style: none;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px;
	list-style: none;
	padding: 0;
	margin-bottom: 0
}
@media (max-width:767.98px) {
.footer .footer__main .footer-main-menu ul:not(.contextual-links) {
	width: 100%
}
}
.footer .footer__main .footer-main-menu ul:not(.contextual-links) a {
	font-family: "proxima-nova" !important;
	font-weight: 400;
	font-size: 14px !important;
	line-height: 20px !important;
	letter-spacing: 0;
	color: #FFE600
}
@media (max-width:1199.98px) {
.footer .footer__main .footer-main-menu ul:not(.contextual-links) a {
	font-size: 12px !important;
	line-height: 20px !important
}
}
@media (max-width:767.98px) {
.footer .footer__main .footer-main-menu ul:not(.contextual-links) a {
	font-size: 11px !important;
	line-height: 18px !important
}
}
.footer .footer__main .footer-main-menu ul:not(.contextual-links) a:hover {
	color: #EDEDED
}
.footer .footer__main .subscribe-block a {
	font-family: "proxima-nova" !important;
	font-weight: normal;
	font-size: 18px !important;
	line-height: 24px;
	letter-spacing: 0;
	background-color: #333;
	border-radius: 6px;
	padding: 8px 14px 8px 24px;
	color: #FFE600;
	cursor: pointer;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 40px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
@media (max-width:1199.98px) {
.footer .footer__main .subscribe-block a {
	font-size: 16px !important;
	line-height: 20px
}
}
@media (max-width:767.98px) {
.footer .footer__main .subscribe-block a {
	font-size: 13px !important;
	line-height: 18px
}
}
.footer .footer__main .subscribe-block a::after {
	display: inline-block;
	margin-left: 8px;
	height: 20px;
	width: 15px;
	background-image: url(../images/button-right-white-footer.svg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0;
	content: ''
}
.footer .footer__main .subscribe-block a:hover::after {
	left: 5px
}
.footer .footer__main .footer-social-icon ul {
	-webkit-column-gap: 16px;
	-moz-column-gap: 16px;
	column-gap: 16px
}
.footer .footer__main .footer-social-icon ul li {
	padding: 0
}
.footer .footer__main .footer-social-icon ul li .svg {
	height: 24px;
	width: 24px
}
.footer .footer__bottom-bar {
	border-top: 0.5px solid #333
}
.footer .footer__bottom-bar .footer-seprator {
	padding-top: 32px;
	padding-bottom: 32px;
	width: 100%;
	max-width: 100%
}
@media (max-width:991.98px) {
.footer .footer__bottom-bar .footer-seprator {
	padding-top: 24px;
	padding-bottom: 24px
}
}
.footer .footer__bottom-bar .row {
	padding: 0 !important
}
.footer .footer__bottom-bar ul:not(.contextual-links) {
	list-style: none;
	padding: 0;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 24px;
	-moz-column-gap: 24px;
	column-gap: 24px;
	margin-bottom: 0
}
@media (max-width:1440px) {
.footer .footer__bottom-bar ul:not(.contextual-links) {
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px
}
}
@media (max-width:991.98px) {
.footer .footer__bottom-bar ul:not(.contextual-links) {
	margin-bottom: 22px
}
}
@media (max-width:767.98px) {
.footer .footer__bottom-bar ul:not(.contextual-links) {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
}
.footer .footer__bottom-bar ul:not(.contextual-links) li {
	padding: 0
}
@media (max-width:767.98px) {
.footer .footer__bottom-bar ul:not(.contextual-links) li {
	width: auto
}
}
.footer .footer__bottom-bar ul:not(.contextual-links) li:after {
	display: none
}
.footer .footer__bottom-bar ul:not(.contextual-links) a {
	font-family: "proxima-nova" !important;
	font-weight: 400;
	font-size: 14px !important;
	line-height: 20px !important;
	letter-spacing: 0;
	color: #FFE600 !important
}
@media (max-width:1199.98px) {
.footer .footer__bottom-bar ul:not(.contextual-links) a {
	font-size: 12px !important;
	line-height: 20px !important
}
}
@media (max-width:767.98px) {
.footer .footer__bottom-bar ul:not(.contextual-links) a {
	font-size: 11px !important;
	line-height: 18px !important
}
}
.footer .footer__bottom-bar ul:not(.contextual-links) a:hover {
	color: #EDEDED !important
}
@media (min-width:992px) {
.footer .footer__bottom-bar .col-md-3 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
}
.footer .footer__bottom-bar p {
	font-family: "proxima-nova" !important;
	font-weight: 400;
	font-size: 14px !important;
	line-height: 20px !important;
	letter-spacing: 0;
	color: #333;
	text-align: center
}
@media (max-width:1199.98px) {
.footer .footer__bottom-bar p {
	font-size: 12px !important;
	line-height: 20px !important
}
}
@media (max-width:767.98px) {
.footer .footer__bottom-bar p {
	font-size: 11px !important;
	line-height: 18px !important
}
}
@media (max-width:1440px) and (min-width:1200px) {
.footer .footer__bottom-bar p {
	font-size: 13px
}
}
@media (max-width:1199.98px) {
.footer .footer__bottom-bar p {
	text-align: center
}
}
.breadcrumbs {
	display: none
}
.banner-content-wrap .breadcrumbs {
	display: block
}
.breadcrumbs {
	padding: 0;
	margin-bottom: 16px;
	background-color: transparent
}
.breadcrumbs .breadcrumbs__list .breadcrumbs__item {
	font-family: "proxima-nova" !important;
	font-weight: 400;
	font-size: 14px !important;
	line-height: 20px !important;
	letter-spacing: 0;
	padding: 0;
	color: #333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media (max-width:1199.98px) {
.breadcrumbs .breadcrumbs__list .breadcrumbs__item {
	font-size: 12px !important;
	line-height: 20px !important
}
}
@media (max-width:767.98px) {
.breadcrumbs .breadcrumbs__list .breadcrumbs__item {
	font-size: 11px !important;
	line-height: 18px !important
}
}
.breadcrumbs .breadcrumbs__list .breadcrumbs__item::before {
	display: none
}
.breadcrumbs .breadcrumbs__list .breadcrumbs__item::after {
	display: inline-block;
	width: 27px;
	height: 27px;
	background-image: url(../images/breadcrumb-arrow.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center 1px;
	content: ''
}
@media (max-width:991.98px) {
.breadcrumbs .breadcrumbs__list .breadcrumbs__item::after {
	width: 24px;
	height: 24px;
	background-position: center 1px
}
}
@media (max-width:767.98px) {
.breadcrumbs .breadcrumbs__list .breadcrumbs__item::after {
	width: 22px;
	height: 22px
}
}
.breadcrumbs .breadcrumbs__list .breadcrumbs__item:last-child::after {
	display: none
}
.breadcrumbs .breadcrumbs__list .breadcrumbs__item a {
	font-family: "proxima-nova" !important;
	font-weight: 400;
	font-size: 14px !important;
	line-height: 20px !important;
	letter-spacing: 0;
	color: #333
}
@media (max-width:1199.98px) {
.breadcrumbs .breadcrumbs__list .breadcrumbs__item a {
	font-size: 12px !important;
	line-height: 20px !important
}
}
@media (max-width:767.98px) {
.breadcrumbs .breadcrumbs__list .breadcrumbs__item a {
	font-size: 11px !important;
	line-height: 18px !important
}
}
.component-type--banner .banner-homepage {
	position: relative;
	margin-bottom: 0
}
.component-type--banner .banner-homepage .image--background::before {
	background: linear-gradient(181deg, rgba(0,0,0,0.4) 2.45%, rgba(0,0,0,0) 40.07%), linear-gradient(90deg, rgba(0,0,0,0.5) 12.65%, rgba(0,0,0,0) 97.2%);
	content: '';
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}
.component-type--banner .banner-homepage img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	font-family: "object-fit:cover";
	object-fit: cover
}
.component-type--banner .banner-homepage .text {
	font-family: "proxima-nova" !important;
	font-size: 24px !important;
	line-height: 30px;
	letter-spacing: 0;
	font-weight: 400;
	color: #333
}
@media (max-width:1199.98px) {
.component-type--banner .banner-homepage .text {
	font-size: 24px !important;
	line-height: 30px
}
}
@media (max-width:767.98px) {
.component-type--banner .banner-homepage .text {
	font-size: 24px !important;
	line-height: 30px
}
}
.component-type--banner .banner-homepage .heading, .component-type--banner .banner-homepage .text {
	color: #fff
}
.component-type--banner .banner-homepage .button {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #fff;
	border-color: #fff
}
@media (max-width:1199.98px) {
.component-type--banner .banner-homepage .button {
	font-size: 18px;
	line-height: 20px
}
}
.component-type--banner .banner-homepage .button:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.component-type--banner .banner-homepage .button:focus-visible {
outline:2px solid #DBDBDB
}
.component-type--banner .banner-homepage .button svg.svg {
	display: none
}
.component-type--banner .banner-homepage .button:hover {
	color: #333;
	background: #fff;
	border-color: #fff
}
.component-type--banner .banner-homepage .button::after {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	margin-left: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.component-type--banner .banner-homepage .button:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.component-type--banner .banner-homepage .button {
	top: 0
}
}
.component-type--banner .banner-homepage .slide {
	min-height: 480px
}
@media (max-width:767.98px) {
.component-type--banner .banner-homepage .slide {
	min-height: 480px
}
}
.component-type--banner .banner-homepage .slide .banner__slide-wrapper .banner_inner {
	max-width: 610px
}
@media only screen and (max-width:1024px) {
.component-type--banner .banner-homepage .slide .banner__slide-wrapper .banner_inner {
	max-width: 52%
}
}
@media (max-width:767.98px) {
.component-type--banner .banner-homepage .slide .banner__slide-wrapper .banner_inner {
	max-width: 100%
}
}
.component-type--banner .banner-homepage .slide .banner-content-wrap {
	height: 100%;
	min-height: inherit;
	background-color: rgba(0,0,0,0.01)
}
.component-type--banner .banner-homepage .slide .banner-content-wrap .banner__slide-wrapper {
	min-height: inherit;
	height: 100%
}
.component-type--banner .banner-homepage .banner-bottom-content {
	position: relative;
	z-index: 1;
	width: 100%;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: -60px
}
.component-type--banner .banner-homepage .banner-bottom-content>.row {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-left {
	padding: 24px 24px 19px 24px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	border-radius: 8px;
	background: #fff;
	-webkit-box-shadow: 0px 4px 74px 0px rgba(0,0,0,0.14);
	box-shadow: 0px 4px 74px 0px rgba(0,0,0,0.14)
}
@media (max-width:991.98px) {
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-left {
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-left .ifram-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 47px
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-left .ifram-text .text-size-h6 {
	color: #111
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-left .ifram-text .more-info {
	position: relative
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-left .ifram-text .more-info a {
	font-family: "proxima-nova" !important;
	font-weight: normal;
	font-size: 16px !important;
	line-height: 24px;
	letter-spacing: 0;
	color: #111;
	text-decoration: underline;
	display: inline-block;
	padding-right: 26px;
	min-height: 24px
}
@media (max-width:1199.98px) {
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-left .ifram-text .more-info a {
	font-size: 14px !important;
	line-height: 22px
}
}
@media (max-width:767.98px) {
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-left .ifram-text .more-info a {
	font-size: 12px !important;
	line-height: 15px
}
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-left .ifram-text .more-info::after {
	content: "";
	width: 24px;
	height: 24px;
	background: url(../images/btn-arrow-dark.svg);
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 1px;
	pointer-events: none;
	right: 0;
	-webkit-transition: 0.5s;
	transition: 0.5s
}
@media (max-width:1199.98px) {
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-left .ifram-text .more-info::after {
	background-size: 7px
}
}
@media (max-width:767.98px) {
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-left .ifram-text .more-info::after {
	top: 0
}
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-left .ifram-text .more-info:hover::after {
	right: -5px
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-left iframe {
	max-width: 100%;
	height: 100px
}
.component-type--banner .banner-homepage .banner-bottom-content .container>.row, .component-type--banner .banner-homepage .banner-bottom-content .component-type--news-list .views-exposed-form>.row, .component-type--news-list .component-type--banner .banner-homepage .banner-bottom-content .views-exposed-form>.row, .component-type--banner .banner-homepage .banner-bottom-content .sitemap>.row {
	position: static
}
@media (min-width:992px) {
.component-type--banner .banner-homepage .banner-bottom-content .container>.row .col-md-6, .component-type--banner .banner-homepage .banner-bottom-content .component-type--news-list .views-exposed-form>.row .col-md-6, .component-type--news-list .component-type--banner .banner-homepage .banner-bottom-content .views-exposed-form>.row .col-md-6, .component-type--banner .banner-homepage .banner-bottom-content .sitemap>.row .col-md-6 {
	position: absolute;
	right: 0;
	padding-right: 0
}
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
@media (max-width:991.98px) {
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right {
	width: 100%;
	margin-top: 24px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
}
@media (max-width:767.98px) {
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 14px;
	position: relative;
	margin-right: 23px
}
@media (max-width:767.98px) {
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-social {
	margin: 16px 0 0 0;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-social .social-icon {
	margin-right: 16px
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-social .social-icon:last-child {
	margin-right: 0
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-social a {
	display: inline-block;
	background-size: 24px 24px;
	min-width: 24px;
	min-height: 24px;
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 1
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-social a.twitter-lnk {
	background-image: url(../images/twitter.svg)
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-social a.linkedin-lnk {
	background-image: url(../images/linkedin.svg)
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-social a.youtube-lnk {
	background-image: url(../images/youtube.svg)
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-white-cards {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-shadow: 0px 4px 74px 0px rgba(0,0,0,0.14);
	box-shadow: 0px 4px 74px 0px rgba(0,0,0,0.14);
	border-radius: 8px 0px 0px 8px
}
@media (max-width:991.98px) {
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-white-cards {
	border-radius: 8px
}
}
@media (max-width:767.98px) {
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-white-cards {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-white-cards .banner-bottom-text .feeddate {
	margin-top: 10px
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-white-cards .banner-bottom-text:last-child {
	border-radius: 0
}
@media (max-width:991.98px) {
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-white-cards .banner-bottom-text:last-child {
	border-radius: 0 8px 8px 0
}
}
@media (min-width:992px) {
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-white-cards .banner-bottom-text {
	min-height: 124px
}
}
@media (min-width:768px) {
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-white-cards .banner-bottom-text {
	padding: 24px;
	background: #fff;
	max-width: 264px;
	min-width: 242px
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-white-cards .banner-bottom-text:nth-child(1) {
	border-right: 1px solid #f5f5f5;
	border-radius: 8px 0 0 8px
}
}
@media (max-width:767.98px) {
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-white-cards .banner-bottom-text {
	padding: 16px 28px;
	border-bottom: 1px solid #f5f5f5
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-white-cards .banner-bottom-text:last-child {
	border-bottom: none
}
}
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-white-cards .banner-bottom-text a {
	display: inline-block;
	font-family: "proxima-nova" !important;
	font-weight: normal;
	font-size: 16px !important;
	line-height: 24px;
	letter-spacing: 0;
	color: #111;
	max-width: 200px
}
@media (max-width:1199.98px) {
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-white-cards .banner-bottom-text a {
	font-size: 14px !important;
	line-height: 22px
}
}
@media (max-width:767.98px) {
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-white-cards .banner-bottom-text a {
	font-size: 12px !important;
	line-height: 15px
}
}
@media (max-width:767.98px) {
.component-type--banner .banner-homepage .banner-bottom-content .banner-bottom-content-right .banner-bottom-content-white-cards .banner-bottom-text a {
	max-width: 100%
}
}
.image-breadcrumb {
	margin-bottom: 50px;
	overflow: hidden
}
@media (max-width:1199.98px) {
.image-breadcrumb {
	margin-bottom: 40px
}
}
@media (max-width:767.98px) {
.image-breadcrumb {
	margin-bottom: 32px
}
}
.image-breadcrumb .slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	min-height: unset !important;
	height: 450px !important
}
.image-breadcrumb .slide .image--background {
	position: relative !important;
	height: 100%
}
.image-breadcrumb .slide .img-wrap {
	position: relative;
	width: 100%;
	height: 100%
}
.image-breadcrumb .slide .img-wrap::before {
	background: linear-gradient(181deg, rgba(0,0,0,0.4) 2.45%, rgba(0,0,0,0) 40.07%), linear-gradient(90deg, rgba(0,0,0,0.5) 12.65%, rgba(0,0,0,0) 97.2%);
	content: '';
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0
}
.image-breadcrumb .slide img {
	max-height: 550px;
	width: 100%;
	-o-object-fit: cover;
	font-family: "object-fit:cover";
	object-fit: cover;
	height: 100%
}
@media (max-width:767.98px) {
.image-breadcrumb .slide img {
	min-height: 600px
}
}
.image-breadcrumb .slide .banner-content-wrap {
	position: absolute;
	background: rgba(0,0,0,0.01)
}
.image-breadcrumb .slide .banner-content-wrap::after {
	content: '';
	display: inline-block;
	border-radius: 100%;
	background: rgba(0,5,0,0.7);
	-webkit-filter: blur(120px);
	filter: blur(120px);
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 120%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.image-breadcrumb .breadcrumbs {
	position: relative;
	z-index: 1
}
.image-breadcrumb .breadcrumbs__list {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.image-breadcrumb .breadcrumbs__list .breadcrumbs__item {
	color: #fff
}
.image-breadcrumb .breadcrumbs__list .breadcrumbs__item a {
	color: #fff
}
.image-breadcrumb .banner__slide-wrapper {
	height: auto;
	min-height: 0
}
.image-breadcrumb .banner__slide-wrapper .col-md-6 {
	margin: 0 auto;
	max-width: 736px;
	-webkit-box-flex: unset;
	-ms-flex: unset;
	flex: unset
}
.image-breadcrumb .banner__slide-wrapper .heading, .image-breadcrumb .banner__slide-wrapper .text {
	color: #fff
}
.image-breadcrumb .banner__slide-wrapper .button {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #fff;
	border-color: #fff
}
@media (max-width:1199.98px) {
.image-breadcrumb .banner__slide-wrapper .button {
	font-size: 18px;
	line-height: 20px
}
}
.image-breadcrumb .banner__slide-wrapper .button:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.image-breadcrumb .banner__slide-wrapper .button:focus-visible {
outline:2px solid #DBDBDB
}
.image-breadcrumb .banner__slide-wrapper .button svg.svg {
	display: none
}
.image-breadcrumb .banner__slide-wrapper .button:hover {
	color: #333;
	background: #fff;
	border-color: #fff
}
.image-breadcrumb .banner__slide-wrapper .button::after {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	margin-left: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.image-breadcrumb .banner__slide-wrapper .button:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.image-breadcrumb .banner__slide-wrapper .button {
	top: 0
}
}
.isTablet .component-type--banner .banner.banner-homepage .slide .button, .isDesktop .component-type--banner .banner.banner-homepage .slide .button, .isDesktop .image-breadcrumb .banner__slide-wrapper .button, .isDesktop .image-breadcrumb .banner__slide-wrapper .button {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #fff;
	border-color: #fff
}
@media (max-width:1199.98px) {
.isTablet .component-type--banner .banner.banner-homepage .slide .button, .isDesktop .component-type--banner .banner.banner-homepage .slide .button, .isDesktop .image-breadcrumb .banner__slide-wrapper .button, .isDesktop .image-breadcrumb .banner__slide-wrapper .button {
	font-size: 18px;
	line-height: 20px
}
}
.isTablet .component-type--banner .banner.banner-homepage .slide .button:hover, .isDesktop .component-type--banner .banner.banner-homepage .slide .button:hover, .isDesktop .image-breadcrumb .banner__slide-wrapper .button:hover, .isDesktop .image-breadcrumb .banner__slide-wrapper .button:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.isTablet .component-type--banner .banner.banner-homepage .slide .button:focus-visible, .isDesktop .component-type--banner .banner.banner-homepage .slide .button:focus-visible, .isDesktop .image-breadcrumb .banner__slide-wrapper .button:focus-visible, .isDesktop .image-breadcrumb .banner__slide-wrapper .button:focus-visible {
outline:2px solid #DBDBDB
}
.isTablet .component-type--banner .banner.banner-homepage .slide .button svg.svg, .isDesktop .component-type--banner .banner.banner-homepage .slide .button svg.svg, .isDesktop .image-breadcrumb .banner__slide-wrapper .button svg.svg, .isDesktop .image-breadcrumb .banner__slide-wrapper .button svg.svg {
	display: none
}
.isTablet .component-type--banner .banner.banner-homepage .slide .button:hover, .isDesktop .component-type--banner .banner.banner-homepage .slide .button:hover, .isDesktop .image-breadcrumb .banner__slide-wrapper .button:hover, .isDesktop .image-breadcrumb .banner__slide-wrapper .button:hover {
	color: #333;
	background: #fff;
	border-color: #fff
}
.isTablet .component-type--banner .banner.banner-homepage .slide .button::after, .isDesktop .component-type--banner .banner.banner-homepage .slide .button::after, .isDesktop .image-breadcrumb .banner__slide-wrapper .button::after, .isDesktop .image-breadcrumb .banner__slide-wrapper .button::after {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	margin-left: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.isTablet .component-type--banner .banner.banner-homepage .slide .button:hover::after, .isDesktop .component-type--banner .banner.banner-homepage .slide .button:hover::after, .isDesktop .image-breadcrumb .banner__slide-wrapper .button:hover::after, .isDesktop .image-breadcrumb .banner__slide-wrapper .button:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.isTablet .component-type--banner .banner.banner-homepage .slide .button, .isDesktop .component-type--banner .banner.banner-homepage .slide .button, .isDesktop .image-breadcrumb .banner__slide-wrapper .button, .isDesktop .image-breadcrumb .banner__slide-wrapper .button {
	top: 0
}
}
.noimage-breadcrumb {
	display: inline-block;
	width: 100%;
	margin-bottom: 50px
}
@media (max-width:1199.98px) {
.noimage-breadcrumb {
	margin-bottom: 40px
}
}
@media (max-width:767.98px) {
.noimage-breadcrumb {
	margin-bottom: 32px
}
}
.noimage-breadcrumb .empty-bg {
	display: inline-block;
	width: 100%;
	min-height: 320px;
	background-color: #111
}
@media (max-width:767.98px) {
.noimage-breadcrumb .empty-bg {
	min-height: 200px
}
}
.noimage-breadcrumb .image--background {
	display: none
}
.noimage-breadcrumb .banner__slide-wrapper a.button {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16)
}
@media (max-width:1199.98px) {
.noimage-breadcrumb .banner__slide-wrapper a.button {
	font-size: 18px;
	line-height: 20px
}
}
.noimage-breadcrumb .banner__slide-wrapper a.button:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.noimage-breadcrumb .banner__slide-wrapper a.button:focus-visible {
outline:2px solid #DBDBDB
}
.noimage-breadcrumb .banner__slide-wrapper a.button svg.svg {
	display: none
}
.noimage-breadcrumb .banner__slide-wrapper a.button::after {
	content: '';
	background-image: url(../images/btn-arrow.svg);
	background-position: center;
	width: 8px;
	height: 13px;
	margin-left: 16px;
	position: relative;
	left: 0;
	top: 1px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.noimage-breadcrumb .banner__slide-wrapper a.button:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.noimage-breadcrumb .banner__slide-wrapper a.button {
	top: 0
}
}
.isDesktop .noimage-breadcrumb .banner__slide-wrapper a.button, .isDesktop .superbreaker-white .banner__slide-wrapper a.button, .isTablet .noimage-breadcrumb .banner__slide-wrapper a.button, .isTablet .superbreaker-white .banner__slide-wrapper a.button {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16)
}
@media (max-width:1199.98px) {
.isDesktop .noimage-breadcrumb .banner__slide-wrapper a.button, .isDesktop .superbreaker-white .banner__slide-wrapper a.button, .isTablet .noimage-breadcrumb .banner__slide-wrapper a.button, .isTablet .superbreaker-white .banner__slide-wrapper a.button {
	font-size: 18px;
	line-height: 20px
}
}
.isDesktop .noimage-breadcrumb .banner__slide-wrapper a.button:hover, .isDesktop .superbreaker-white .banner__slide-wrapper a.button:hover, .isTablet .noimage-breadcrumb .banner__slide-wrapper a.button:hover, .isTablet .superbreaker-white .banner__slide-wrapper a.button:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.isDesktop .noimage-breadcrumb .banner__slide-wrapper a.button:focus-visible, .isDesktop .superbreaker-white .banner__slide-wrapper a.button:focus-visible, .isTablet .noimage-breadcrumb .banner__slide-wrapper a.button:focus-visible, .isTablet .superbreaker-white .banner__slide-wrapper a.button:focus-visible {
outline:2px solid #DBDBDB
}
.isDesktop .noimage-breadcrumb .banner__slide-wrapper a.button svg.svg, .isDesktop .superbreaker-white .banner__slide-wrapper a.button svg.svg, .isTablet .noimage-breadcrumb .banner__slide-wrapper a.button svg.svg, .isTablet .superbreaker-white .banner__slide-wrapper a.button svg.svg {
	display: none
}
.isDesktop .noimage-breadcrumb .banner__slide-wrapper a.button::after, .isDesktop .superbreaker-white .banner__slide-wrapper a.button::after, .isTablet .noimage-breadcrumb .banner__slide-wrapper a.button::after, .isTablet .superbreaker-white .banner__slide-wrapper a.button::after {
	content: '';
	background-image: url(../images/btn-arrow.svg);
	background-position: center;
	width: 8px;
	height: 13px;
	margin-left: 16px;
	position: relative;
	left: 0;
	top: 1px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.isDesktop .noimage-breadcrumb .banner__slide-wrapper a.button:hover::after, .isDesktop .superbreaker-white .banner__slide-wrapper a.button:hover::after, .isTablet .noimage-breadcrumb .banner__slide-wrapper a.button:hover::after, .isTablet .superbreaker-white .banner__slide-wrapper a.button:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.isDesktop .noimage-breadcrumb .banner__slide-wrapper a.button, .isDesktop .superbreaker-white .banner__slide-wrapper a.button, .isTablet .noimage-breadcrumb .banner__slide-wrapper a.button, .isTablet .superbreaker-white .banner__slide-wrapper a.button {
	top: 0
}
}
.isDesktop .superbreaker-green .banner__slide-wrapper a.button, .isTablet .superbreaker-green .banner__slide-wrapper a.button {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #fff;
	border-color: #fff
}
@media (max-width:1199.98px) {
.isDesktop .superbreaker-green .banner__slide-wrapper a.button, .isTablet .superbreaker-green .banner__slide-wrapper a.button {
	font-size: 18px;
	line-height: 20px
}
}
.isDesktop .superbreaker-green .banner__slide-wrapper a.button:hover, .isTablet .superbreaker-green .banner__slide-wrapper a.button:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.isDesktop .superbreaker-green .banner__slide-wrapper a.button:focus-visible, .isTablet .superbreaker-green .banner__slide-wrapper a.button:focus-visible {
outline:2px solid #DBDBDB
}
.isDesktop .superbreaker-green .banner__slide-wrapper a.button svg.svg, .isTablet .superbreaker-green .banner__slide-wrapper a.button svg.svg {
	display: none
}
.isDesktop .superbreaker-green .banner__slide-wrapper a.button:hover, .isTablet .superbreaker-green .banner__slide-wrapper a.button:hover {
	color: #333;
	background: #fff;
	border-color: #fff
}
.isDesktop .superbreaker-green .banner__slide-wrapper a.button::after, .isTablet .superbreaker-green .banner__slide-wrapper a.button::after {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	margin-left: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.isDesktop .superbreaker-green .banner__slide-wrapper a.button:hover::after, .isTablet .superbreaker-green .banner__slide-wrapper a.button:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.isDesktop .superbreaker-green .banner__slide-wrapper a.button, .isTablet .superbreaker-green .banner__slide-wrapper a.button {
	top: 0
}
}
.superbreaker-green, .superbreaker-white {
	margin-bottom: 50px
}
@media (max-width:1199.98px) {
.superbreaker-green, .superbreaker-white {
	margin-bottom: 40px
}
}
@media (max-width:767.98px) {
.superbreaker-green, .superbreaker-white {
	margin-bottom: 32px
}
}
.superbreaker-green .img-wrap, .superbreaker-white .img-wrap {
	position: relative
}
.superbreaker-green .img-wrap::before, .superbreaker-white .img-wrap::before {
	background: linear-gradient(181deg, rgba(0,0,0,0.4) 2.45%, rgba(0,0,0,0) 40.07%), linear-gradient(90deg, rgba(0,0,0,0.5) 12.65%, rgba(0,0,0,0) 97.2%);
	content: '';
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0
}
.superbreaker-green img, .superbreaker-white img {
	max-height: 577px;
	-o-object-fit: cover;
	font-family: "object-fit:cover";
	object-fit: cover;
	width: 100%
}
@media (max-width:767.98px) {
.superbreaker-green img, .superbreaker-white img {
	min-height: 200px
}
}
.noimage-breadcrumb .slide, .superbreaker-green .slide, .superbreaker-white .slide {
	height: auto;
	min-height: unset !important;
	max-width: 1248px;
	margin: -100px auto 0;
	padding: 56px 128px;
	background-color: #fff;
	-webkit-box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.25);
	border-radius: 8px;
	color: inherit !important
}
@media (max-width:1280px) {
.noimage-breadcrumb .slide, .superbreaker-green .slide, .superbreaker-white .slide {
	max-width: 90%
}
}
@media (max-width:1199.98px) {
.noimage-breadcrumb .slide, .superbreaker-green .slide, .superbreaker-white .slide {
	padding: 40px 16px
}
}
@media (max-width:767.98px) {
.noimage-breadcrumb .slide, .superbreaker-green .slide, .superbreaker-white .slide {
	margin-top: -50px
}
}
.noimage-breadcrumb .slide .banner-content-wrap, .superbreaker-green .slide .banner-content-wrap, .superbreaker-white .slide .banner-content-wrap {
	margin: 0 -16px
}
.noimage-breadcrumb .slide .banner__slide-wrapper, .superbreaker-green .slide .banner__slide-wrapper, .superbreaker-white .slide .banner__slide-wrapper {
	height: auto;
	min-height: unset
}
.noimage-breadcrumb .slide .heading, .superbreaker-green .slide .heading, .superbreaker-white .slide .heading {
	color: #111
}
.noimage-breadcrumb .slide .heading:last-child, .superbreaker-green .slide .heading:last-child, .superbreaker-white .slide .heading:last-child {
	margin-bottom: 0
}
.noimage-breadcrumb .slide .text, .superbreaker-green .slide .text, .superbreaker-white .slide .text {
	color: #333
}
.noimage-breadcrumb .slide .col-md-6, .superbreaker-green .slide .col-md-6, .superbreaker-white .slide .col-md-6 {
	width: 100%;
	margin-left: 0;
	max-width: 100%;
	-webkit-box-flex: unset;
	-ms-flex: unset;
	flex: unset
}
.superbreaker-green .slide {
	background-color: #333;
	color: #fff
}
.superbreaker-green .slide .heading, .superbreaker-green .slide .text {
	color: #fff
}
.superbreaker-green .slide .breadcrumbs__item {
	color: #fff
}
.superbreaker-green .slide .breadcrumbs__item a {
	color: #fff
}
.superbreaker-green .slide .banner__slide-wrapper a.button {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #fff;
	border-color: #fff
}
@media (max-width:1199.98px) {
.superbreaker-green .slide .banner__slide-wrapper a.button {
	font-size: 18px;
	line-height: 20px
}
}
.superbreaker-green .slide .banner__slide-wrapper a.button:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.superbreaker-green .slide .banner__slide-wrapper a.button:focus-visible {
outline:2px solid #DBDBDB
}
.superbreaker-green .slide .banner__slide-wrapper a.button svg.svg {
	display: none
}
.superbreaker-green .slide .banner__slide-wrapper a.button:hover {
	color: #333;
	background: #fff;
	border-color: #fff
}
.superbreaker-green .slide .banner__slide-wrapper a.button::after {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	margin-left: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.superbreaker-green .slide .banner__slide-wrapper a.button:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.superbreaker-green .slide .banner__slide-wrapper a.button {
	top: 0
}
}
.component-type--sign-post-quote .default-quote {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important;
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important;
	background-color: #bbb !important;
	padding: 0 !important
}
.component-type--sign-post-quote .default-quote span.icon {
	margin-right: 34px !important
}
@media (max-width:767.98px) {
.component-type--sign-post-quote .default-quote span.icon {
	margin-right: 24px !important
}
}
.component-type--sign-post-quote .default-quote .text:nth-child(1) p {
	font-family: "proxima-nova" !important;
	font-size: 28px !important;
	line-height: 35px;
	font-weight: 500;
	letter-spacing: 0;
	color: #111
}
@media (max-width:1199.98px) {
.component-type--sign-post-quote .default-quote .text:nth-child(1) p {
	font-size: 24px !important;
	line-height: 30px
}
}
@media (max-width:767.98px) {
.component-type--sign-post-quote .default-quote .text:nth-child(1) p {
	font-size: 18px !important;
	line-height: 24px
}
}
.component-type--sign-post-quote .default-quote .text:nth-child(2) {
	font-family: "proxima-nova" !important;
	font-weight: 400;
	font-size: 14px !important;
	line-height: 20px !important;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.component-type--sign-post-quote .default-quote .text:nth-child(2) {
	font-size: 12px !important;
	line-height: 20px !important
}
}
@media (max-width:767.98px) {
.component-type--sign-post-quote .default-quote .text:nth-child(2) {
	font-size: 11px !important;
	line-height: 18px !important
}
}
.component-type--sign-post-quote .card::before {
	display: none
}
.component-type--sign-post-quote .card.card--v1 .media {
	width: 100vw;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw
}
.component-type--sign-post-quote .card.card--v1 .media::before {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.5)));
	background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 100%);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	content: ""
}
.component-type--sign-post-quote .card .img-quote {
	padding: 100px 0 !important
}
@media (max-width:1199.98px) {
.component-type--sign-post-quote .card .img-quote {
	padding: 80px 0 !important
}
}
@media (max-width:767.98px) {
.component-type--sign-post-quote .card .img-quote {
	padding: 64px 0 !important
}
}
.component-type--sign-post-quote .card .quote span.icon {
	margin-right: 34px !important;
	background-image: url(../images/quote-light.svg);
	background-position: center;
	background-size: 44px 44px;
	width: 100%;
	height: 44px;
	max-width: 44px
}
@media (max-width:767.98px) {
.component-type--sign-post-quote .card .quote span.icon {
	height: 32px;
	max-width: 32px;
	background-size: 32px 32px;
	margin-right: 24px !important
}
}
.component-type--sign-post-quote .card .quote span.icon svg.svg {
	display: none
}
.component-type--sign-post-quote .card .quote .text {
	color: #fff
}
.component-type--sign-post-quote .card .quote .text:nth-child(1) {
	margin-top: 0px !important
}
.component-type--sign-post-quote .card .quote .text:nth-child(1) p {
	font-family: "proxima-nova" !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	line-height: 26px;
	letter-spacing: 0;
	color: #333;
	color: #fff !important;
	text-align: left
}
@media (max-width:1199.98px) {
.component-type--sign-post-quote .card .quote .text:nth-child(1) p {
	font-size: 20px !important;
	line-height: 26px
}
}
@media (max-width:767.98px) {
.component-type--sign-post-quote .card .quote .text:nth-child(1) p {
	font-size: 20px !important;
	line-height: 26px
}
}
.component-type--sign-post-quote .card .quote .text:nth-child(2) {
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 24px;
	letter-spacing: 0;
	color: #333;
	margin-bottom: 8px !important;
	color: #fff !important
}
@media (max-width:1199.98px) {
.component-type--sign-post-quote .card .quote .text:nth-child(2) {
	font-size: 16px !important;
	line-height: 24px
}
}
@media (max-width:767.98px) {
.component-type--sign-post-quote .card .quote .text:nth-child(2) {
	font-size: 16px !important;
	line-height: 24px
}
}
.component-type--sign-post-quote .card.featured-quote {
	background-color: transparent;
	color: #fff;
	margin-bottom: 0 !important
}
.component-type--sign-post-quote .card.featured-quote .quote {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 100px 0 !important
}
@media (max-width:1199.98px) {
.component-type--sign-post-quote .card.featured-quote .quote {
	padding: 50px 0 !important
}
}
@media (max-width:767.98px) {
.component-type--sign-post-quote .card.featured-quote .quote {
	padding: 32px 0 !important
}
}
.component-type--sign-post-quote .card.featured-quote .quotes-img {
	min-height: 468px
}
@media (max-width:767.98px) {
.component-type--sign-post-quote .card.featured-quote .quotes-img {
	min-height: 400px
}
}
@media (max-width:767.98px) {
.component-type--sign-post-quote .card.featured-quote .quotes-img {
	min-height: unset
}
}
@media (min-width:768px) {
.component-type--sign-post-quote .card.featured-quote .media {
	top: 0 !important;
	position: relative;
	width: 40vw;
	left: 100%;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}
}
@media only screen and (max-width:1400px) and (min-width:1200px) {
.component-type--sign-post-quote .card.featured-quote .media {
	width: 34vw
}
}
@media (max-width:767.98px) {
.component-type--sign-post-quote .card.featured-quote .media {
	height: 400px;
	margin-left: -24px;
	width: calc(100% + 48px)
}
.component-type--sign-post-quote .card.featured-quote .media img {
	-o-object-position: top;
	object-position: top
}
}
@media (max-width:480px) {
.component-type--sign-post-quote .card.featured-quote .media {
	height: 300px
}
}
@media (max-width:360px) {
.component-type--sign-post-quote .card.featured-quote .media {
	height: 250px
}
}
@media (max-width:767.98px) {
.component-type--configurable-image {
	margin-bottom: 24px
}
}
.component-type--configurable-image .col-xs-12 {
	padding: 0;
	-webkit-box-shadow: 0px 4px 74px 0px rgba(0,0,0,0.14);
	box-shadow: 0px 4px 74px 0px rgba(0,0,0,0.14);
	border-radius: 8px;
	overflow: hidden
}
@media (max-width:767.98px) {
.component-type--configurable-image .col-xs-12 {
	max-width: 395px;
	margin: 0 auto;
	height: auto !important
}
}
.component-type--configurable-image .col-xs-12 img {
	width: 100%;
	border-radius: 8px 8px 0 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	max-height: 264px;
	-o-object-fit: cover;
	font-family: "object-fit:cover";
	object-fit: cover
}
.component-type--configurable-image .col-xs-12 .heading {
	word-break: break-word
}
@media (max-width:1199px) and (min-width:768px) {
.component-type--configurable-image .col-xs-12 .heading {
	font-family: "proxima-nova" !important;
	font-weight: 700 !important;
	font-size: 22px !important;
	line-height: 28px;
	letter-spacing: 0;
	color: #333
}
}
@media (max-width:1199px) and (min-width:768px) and (max-width:1199.98px) {
.component-type--configurable-image .col-xs-12 .heading {
	font-size: 22px !important;
	line-height: 28px
}
}
@media (max-width:1199px) and (min-width:768px) and (max-width:767.98px) {
.component-type--configurable-image .col-xs-12 .heading {
	font-size: 22px !important;
	line-height: 28px
}
}
.component-type--configurable-image .col-xs-12 .heading:last-child {
	margin-bottom: 0
}
.component-type--configurable-image .col-xs-12 .icon-block__description {
	padding: 32px;
	border-radius: 0 0 8px 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
@media (max-width:1199.98px) {
.component-type--configurable-image .col-xs-12 .icon-block__description {
	padding: 16px
}
}
@media (max-width:767.98px) {
.component-type--configurable-image .col-xs-12 .icon-block__description {
	padding: 16px
}
}
.component-type--configurable-image .col-xs-12 .icon-block__description::before {
	display: none
}
.component-type--configurable-image .col-xs-12 .link {
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	margin-top: auto
}
.component-type--configurable-image .col-xs-12 .link:hover, .component-type--configurable-image .col-xs-12 .link:focus, .component-type--configurable-image .col-xs-12 .link:active {
	color: #333
}
@media (max-width:1199.98px) {
.component-type--configurable-image .col-xs-12 .link {
	font-size: 18px;
	line-height: 24px
}
}
.component-type--configurable-image .col-xs-12 .link::after {
	width: 24px;
	height: 24px;
	background-image: url(../images/button-right-white-lg.svg);
	background-position: center;
	background-size: 24px;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	margin-left: 4px
}
@media (max-width:1199.98px) {
.component-type--configurable-image .col-xs-12 .link::after {
	width: 18px;
	height: 18px;
	background-size: 18px
}
}
@media (max-width:767.98px) {
.component-type--configurable-image .col-xs-12 .link::after {
	width: 15px;
	height: 15px;
	background-size: 18px
}
}
.component-type--configurable-image .col-xs-12 .link::before {
	z-index: 2;
	bottom: 0;
	content: "";
	height: 200vh;
	left: 0;
	position: absolute;
	-webkit-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
	width: 200vw
}
.component-type--configurable-image .col-xs-12 .link.filelink::after {
	background-image: url(../images/download-icon-green.svg);
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
	background-size: 18px
}
@media (max-width:767.98px) {
.component-type--configurable-image .col-xs-12 .link.filelink::after {
	background-size: 15px
}
}
.component-type--configurable-image .col-xs-12.haslink:hover {
	background-color: #333
}
.component-type--configurable-image .col-xs-12.haslink:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.component-type--configurable-image .col-xs-12.haslink:hover .icon-block__description {
	background-color: #333;
	color: #fff
}
.component-type--configurable-image .col-xs-12.haslink:hover .heading {
	color: #333
}
.component-type--configurable-image .col-xs-12.haslink:hover .link {
	color: #fff
}
.component-type--configurable-image .col-xs-12.haslink:hover .link::after {
	margin-left: 8px
}
.component-type--configurable-image .col-xs-12.haslink:hover .icon-block__datetag {
	color: #fff
}
.component-type--configurable-image .col-xs-12.image-title-only .image-wrapper {
	padding: 0 20px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 20px;
	height: 280px
}
@media (max-width:1199.98px) {
.component-type--configurable-image .col-xs-12.image-title-only .image-wrapper {
	height: 255px
}
}
@media (max-width:991.98px) {
.component-type--configurable-image .col-xs-12.image-title-only .image-wrapper {
	height: 165px
}
}
@media (max-width:767.98px) {
.component-type--configurable-image .col-xs-12.image-title-only .image-wrapper {
	height: auto
}
}
.component-type--configurable-image .col-xs-12.image-title-only .image-wrapper img {
	border-radius: 0;
	width: auto;
	max-height: unset
}
.component-type--configurable-image .col-xs-12.image-title-only .icon-block__description {
	height: auto !important
}
.component-type--configurable-image .col-xs-12.icon-body-only {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent
}
.component-type--configurable-image .col-xs-12.icon-body-only img {
	margin-bottom: 32px;
	height: 80px;
	width: 80px;
	border-radius: 100%
}
.component-type--configurable-image .col-xs-12.icon-body-only .icon-block__description {
	padding: 0
}
.component-type--configurable-image .col-xs-12.icon-body-only:hover .icon-block__description {
	background-color: inherit;
	color: inherit
}
.component-type--configurable-image .col-xs-12.image-download-card .link {
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.component-type--configurable-image .col-xs-12.image-download-card .link:after {
	display: none
}
.component-type--configurable-image .col-xs-12.image-download-card .link .svg {
	margin-left: 5px
}
.component-type--configurable-image .col-xs-12.image-download-card .link:hover .svg {
	margin-left: 11px
}
.component-type--configurable-image .col-xs-12.image-download-card:hover .svg {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1)
}
@media (max-width:991.98px) {
.component-type--configurable-image .col-xs-12.image-download-card {
	margin-top: 24px;
	max-width: 395px;
	margin-left: auto;
	margin-right: auto
}
}
.component-type--configurable-image .col-xs-12 .icon-block__datetag {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 16px;
	color: #333
}
.component-type--configurable-image .col-xs-12 .icon-block__datetag time, .component-type--configurable-image .col-xs-12 .icon-block__datetag .text {
	font-family: "proxima-nova" !important;
	font-weight: normal;
	font-size: 16px !important;
	line-height: 24px;
	letter-spacing: 0;
	margin-bottom: 0
}
@media (max-width:1199.98px) {
.component-type--configurable-image .col-xs-12 .icon-block__datetag time, .component-type--configurable-image .col-xs-12 .icon-block__datetag .text {
	font-size: 14px !important;
	line-height: 22px
}
}
@media (max-width:767.98px) {
.component-type--configurable-image .col-xs-12 .icon-block__datetag time, .component-type--configurable-image .col-xs-12 .icon-block__datetag .text {
	font-size: 12px !important;
	line-height: 15px
}
}
.component-type--configurable-image .col-xs-12 .icon-block__datetag time:nth-child(2), .component-type--configurable-image .col-xs-12 .icon-block__datetag .text:nth-child(2) {
	position: relative;
	padding-left: 24px
}
.component-type--configurable-image .col-xs-12 .icon-block__datetag time:nth-child(2)::before, .component-type--configurable-image .col-xs-12 .icon-block__datetag .text:nth-child(2)::before {
	position: absolute;
	display: inline-block;
	left: 12px;
	top: 3px;
	width: 3px;
	height: 17px;
	background-color: #333333;
	content: ''
}
@media (max-width:1199.98px) {
.component-type--configurable-image .col-xs-12 .icon-block__datetag time:nth-child(2)::before, .component-type--configurable-image .col-xs-12 .icon-block__datetag .text:nth-child(2)::before {
	width: 2px;
	height: 12px;
	top: 5px
}
}
@media (max-width:767.98px) {
.component-type--configurable-image .col-xs-12 .icon-block__datetag time:nth-child(2)::before, .component-type--configurable-image .col-xs-12 .icon-block__datetag .text:nth-child(2)::before {
	width: 2px;
	height: 12px;
	top: 1px
}
}
.component-type--configurable-image .col-xs-12 .icon-block__datetag+.icon-block__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.highlight-content .component-type--configurable-image .col-xs-12 {
	-webkit-box-shadow: none;
	box-shadow: none;
	overflow: visible
}
.highlight-content .component-type--configurable-image .col-xs-12 .icon-block__description {
	-webkit-box-shadow: 0px 4px 74px 0px rgba(0,0,0,0.14);
	box-shadow: 0px 4px 74px 0px rgba(0,0,0,0.14)
}
.component-type--sign-post-image .card.default {
	min-height: 568px
}
@media (max-width:991.98px) {
.component-type--sign-post-image .card.default {
	min-height: 370px
}
}
@media (max-width:767.98px) {
.component-type--sign-post-image .card.default {
	min-height: 300px
}
}
.component-type--sign-post-image .card.default:before {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.5)));
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%)
}
.component-type--sign-post-image .card.default .col-xs-12 {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.component-type--sign-post-image .card.default .sticker {
	display: none
}
.component-type--sign-post-image .card.default .description {
	padding: 48px;
	color: #fff
}
@media (max-width:991.98px) {
.component-type--sign-post-image .card.default .description {
	padding: 32px
}
}
@media (max-width:767.98px) {
.component-type--sign-post-image .card.default .description {
	padding: 16px
}
}
.component-type--sign-post-image .card.default .description::before {
	display: none
}
.component-type--sign-post-image .card.default .description .text {
	position: relative;
	bottom: -50px;
	height: 0;
	margin-bottom: 0;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	opacity: 0
}
.component-type--sign-post-image .card.default .description .link .svg {
	height: 24px;
	width: 24px;
	margin-top: 2px
}
.component-type--sign-post-image .card.default:hover::before {
	background: rgba(0,0,0,0.5);
	opacity: 1
}
.component-type--sign-post-image .card.default:hover .description .text {
	bottom: 0;
	height: auto;
	margin-bottom: 32px;
	opacity: 1
}
@media (max-width:767.98px) {
.component-type--sign-post-image .card.default:hover .description .text {
	margin-bottom: 24px
}
}
.component-type--sign-post-image .card.default:hover .description .link .svg {
	margin-left: 7px
}
.component-type--sign-post-image .card.centertext::before {
	display: none
}
.component-type--sign-post-image .card.centertext .media img {
	-o-object-fit: cover;
	font-family: "object-fit:cover";
	object-fit: cover
}
@media (max-width:767.98px) {
.component-type--sign-post-image .card.centertext .media img {
	height: 100%
}
}
.component-type--sign-post-image .card.centertext .description {
	padding: 100px 0;
	max-width: 737px;
	min-height: 700px;
	margin: 0 auto;
	text-align: center;
	color: #fff
}
@media (max-width:991.98px) {
.component-type--sign-post-image .card.centertext .description {
	min-height: 400px;
	padding: 80px 0;
	max-width: 90%
}
}
@media (max-width:767.98px) {
.component-type--sign-post-image .card.centertext .description {
	padding: 64px 0;
	min-height: unset
}
}
.component-type--sign-post-image .card.centertext .description::before {
	display: none
}
.component-type--sign-post-image .card.centertext .description .heading {
	color: #fff
}
.component-type--sign-post-image .card.centertext .description a.link {
	-ms-flex-item-align: center;
	align-self: center;
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #fff;
	border-color: #fff
}
@media (max-width:1199.98px) {
.component-type--sign-post-image .card.centertext .description a.link {
	font-size: 18px;
	line-height: 20px
}
}
.component-type--sign-post-image .card.centertext .description a.link:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.component-type--sign-post-image .card.centertext .description a.link:focus-visible {
outline:2px solid #DBDBDB
}
.component-type--sign-post-image .card.centertext .description a.link svg.svg {
	display: none
}
.component-type--sign-post-image .card.centertext .description a.link:hover {
	color: #333;
	background: #fff;
	border-color: #fff
}
.component-type--sign-post-image .card.centertext .description a.link::after {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	margin-left: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.component-type--sign-post-image .card.centertext .description a.link:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.component-type--sign-post-image .card.centertext .description a.link {
	top: 0
}
}
.component-type--sign-post-image .card.centertext .description a.link::before {
	display: none
}
.mejs__mediaelement {
	left: 0;
	position: absolute;
	top: 0
}
.mejs__poster {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1
}
.mejs__offscreen {
	display: none
}
.mejs__iframe-overlay {
	display: none
}
.mejs__controls {
	opacity: 0 !important;
	display: none !important
}
.mfp-content .mejs__overlay-button {
	display: none
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) {
	background: rgba(0,0,0,0.5);
	opacity: 1;
	max-height: 500px;
	margin: 0;
	border-radius: 16px;
	overflow: hidden
}
@media (max-width:767.98px) {
.video-component:not(.video-superbreaker):not(.signpost-video-component) {
	min-height: auto
}
}
@media (max-width:767.98px) {
.video-component:not(.video-superbreaker):not(.signpost-video-component) .mejs__layers .mejs__poster {
	min-height: 100%
}
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .media, .video-component:not(.video-superbreaker):not(.signpost-video-component) .mejs__container {
	max-height: 500px
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	bottom: auto !important;
	text-align: center;
	display: inline-block;
	color: #fff;
	max-width: 700px;
	padding: 0 !important
}
@media (max-width:767.98px) {
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description {
	padding: 0 28px !important
}
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description:before {
	display: none
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .heading {
	color: #fff !important
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .text a {
	color: #fff;
	text-decoration: underline
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .text a:hover {
	text-decoration: none
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description a.link {
	margin: 0 12px
}
@media (max-width:480px) {
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description a.link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description a.link+a.link {
	margin-top: 16px
}
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .js-play-video {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	min-width: 143px
}
@media (max-width:1199.98px) {
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .js-play-video {
	font-size: 18px;
	line-height: 20px
}
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .js-play-video:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .js-play-video:focus-visible {
outline:2px solid #DBDBDB
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .js-play-video svg.svg {
	display: none
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .js-play-video::after {
	content: '';
	background-image: url(../images/play-icon-white.svg);
	background-position: center;
	background-size: 100%;
	width: 11px;
	height: 14px;
	margin-left: 12px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .js-play-video:hover::after {
	left: 5px
}
@media (max-width:1199.98px) {
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .js-play-video {
	min-width: 137px
}
}
@media (max-width:767.98px) {
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .js-play-video {
	min-width: 115px
}
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .link:not(.js-play-video) {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16)
}
@media (max-width:1199.98px) {
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .link:not(.js-play-video) {
	font-size: 18px;
	line-height: 20px
}
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .link:not(.js-play-video):hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .link:not(.js-play-video):focus-visible {
outline:2px solid #DBDBDB
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .link:not(.js-play-video) svg.svg {
	display: none
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .link:not(.js-play-video)::after {
	content: '';
	background-image: url(../images/btn-arrow.svg);
	background-position: center;
	width: 8px;
	height: 13px;
	margin-left: 16px;
	position: relative;
	left: 0;
	top: 1px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .link:not(.js-play-video):hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.video-component:not(.video-superbreaker):not(.signpost-video-component) .description .link:not(.js-play-video) {
	top: 0
}
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) .sticker .link-icon {
	display: none
}
.video-component:not(.video-superbreaker):not(.signpost-video-component) iframe {
	max-width: 100%;
	max-height: 700px
}
.video-superbreaker {
	max-height: unset;
	background: transparent;
	margin-bottom: 0
}
.video-superbreaker::before {
	display: none
}
.video-superbreaker .sticker a.link {
	display: none
}
.video-superbreaker iframe {
	max-width: 100%;
	max-height: 472px
}
.video-superbreaker .media, .video-superbreaker .mejs__container {
	max-height: 472px
}
.video-superbreaker .description {
	position: relative;
	top: unset;
	left: unset;
	-webkit-transform: unset;
	transform: unset;
	background-color: #333;
	max-width: 1248px;
	margin: -100px auto 0;
	border-radius: 8px;
	padding: 56px 128px !important;
	text-align: left;
	width: 85%;
	-webkit-box-orient: unset;
	-webkit-box-direction: unset;
	-ms-flex-direction: unset;
	flex-direction: unset;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
@media (max-width:991.98px) {
.video-superbreaker .description {
	padding: 40px 16px !important;
	margin-top: 0;
	width: 100%;
	border-radius: 0
}
}
@media (max-width:767.98px) {
.video-superbreaker .description {
	padding: 40px 24px !important
}
}
.video-superbreaker .description:before {
	display: none
}
.video-superbreaker .description * {
	color: #fff
}
.video-superbreaker .description .heading {
	color: #fff;
	width: 100%
}
.video-superbreaker .description .text {
	width: 100%
}
.video-superbreaker .description a {
	margin-right: 24px
}
.video-superbreaker .description a:last-child {
	margin-right: 0
}
.video-superbreaker .description a.link:not(.js-play-video) {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #fff;
	border-color: #fff
}
@media (max-width:1199.98px) {
.video-superbreaker .description a.link:not(.js-play-video) {
	font-size: 18px;
	line-height: 20px
}
}
.video-superbreaker .description a.link:not(.js-play-video):hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.video-superbreaker .description a.link:not(.js-play-video):focus-visible {
outline:2px solid #DBDBDB
}
.video-superbreaker .description a.link:not(.js-play-video) svg.svg {
	display: none
}
.video-superbreaker .description a.link:not(.js-play-video):hover {
	color: #333;
	background: #fff;
	border-color: #fff
}
.video-superbreaker .description a.link:not(.js-play-video)::after {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	margin-left: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.video-superbreaker .description a.link:not(.js-play-video):hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.video-superbreaker .description a.link:not(.js-play-video) {
	top: 0
}
}
.video-superbreaker .description .js-play-video {
	opacity: 1;
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #fff;
	border-color: #fff;
	min-width: 143px
}
@media (max-width:1199.98px) {
.video-superbreaker .description .js-play-video {
	font-size: 18px;
	line-height: 20px
}
}
.video-superbreaker .description .js-play-video:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.video-superbreaker .description .js-play-video:focus-visible {
outline:2px solid #DBDBDB
}
.video-superbreaker .description .js-play-video svg.svg {
	display: none
}
.video-superbreaker .description .js-play-video:hover {
	color: #333;
	background: #fff;
	border-color: #fff
}
.video-superbreaker .description .js-play-video::after {
	content: '';
	background-image: url(../images/play-icon.svg);
	background-position: center;
	background-size: 100%;
	width: 11px;
	height: 14px;
	margin-left: 12px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.video-superbreaker .description .js-play-video:hover::after {
	left: 5px
}
@media (max-width:1199.98px) {
.video-superbreaker .description .js-play-video {
	min-width: 137px
}
}
@media (max-width:767.98px) {
.video-superbreaker .description .js-play-video {
	min-width: 115px
}
}
.signpost-video-component {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media (max-width:767.98px) {
.signpost-video-component {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}
}
.signpost-video-component::before {
	display: none
}
.signpost-video-component .media-content-wrap {
	position: relative;
	min-height: 600px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
@media (max-width:991.98px) {
.signpost-video-component .media-content-wrap {
	min-height: 435px
}
}
@media (max-width:767.98px) {
.signpost-video-component .media-content-wrap {
	min-height: 360px;
	width: calc(100% + 48px);
	margin-left: -24px;
	margin-bottom: 33px
}
}
.signpost-video-component .media-content-wrap .sticker {
	width: 100%;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
@media (max-width:767.98px) {
.signpost-video-component .media-content-wrap .sticker {
	padding: 0 24px;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
}
.signpost-video-component .media-content-wrap .sticker .cust-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.signpost-video-component .description {
	position: relative;
	padding: 0
}
.signpost-video-component .description::before {
	display: none
}
.signpost-video-component .description .tag-s {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-bottom: 16px;
	padding: 8px;
	border: 1px solid #111;
	background-color: rgba(0,0,0,0.05);
	color: #111;
	text-transform: capitalize
}
.signpost-video-component .description a.link {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #F6F6F6;
	border-color: #F6F6F6
}
@media (max-width:1199.98px) {
.signpost-video-component .description a.link {
	font-size: 18px;
	line-height: 20px
}
}
.signpost-video-component .description a.link:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.signpost-video-component .description a.link:focus-visible {
outline:2px solid #DBDBDB
}
.signpost-video-component .description a.link svg.svg {
	display: none
}
.signpost-video-component .description a.link:hover {
	color: #333;
	background: #F6F6F6;
	border-color: #F6F6F6
}
.signpost-video-component .description a.link::after {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	margin-left: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.signpost-video-component .description a.link:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.signpost-video-component .description a.link {
	top: 0
}
}
.signpost-video-component .video-content {
	position: relative
}
.signpost-video-component .video-content .media {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.signpost-video-component .video-content .media-content-wrap .sticker {
	color: #fff
}
.signpost-video-component .video-content .media-content-wrap .mejs__offscreen {
	display: none
}
.signpost-video-component .mejs__container {
	min-height: 100%
}
.signpost-video-component .mejs__container .mejs__poster::before {
	position: relative;
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.4);
	content: ''
}
.signpost-video-left-variation {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
@media (max-width:767.98px) {
.signpost-video-left-variation {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}
}
@media (min-width:768px) {
.signpost-video-left-variation .media-content-wrap {
	width: 49vw;
	left: 100%;
	top: auto;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}
}
.signpost-video-left-variation .media-content-wrap .mejs__container iframe {
	border-radius: 0 8px 8px 0
}
.signpost-video-left-variation .media-content-wrap .mejs__container .mejs__poster {
	border-radius: 0 8px 8px 0
}
.signpost-video-left-variation .media-content-wrap .mejs__container .mejs__poster::before {
	border-radius: 0 8px 8px 0
}
@media (min-width:768px) {
.signpost-video-right-variation .media-content-wrap {
	width: 55vw;
	overflow: visible
}
}
.signpost-video-right-variation .media-content-wrap .mejs__container iframe {
	border-radius: 8px 0 0 8px
}
.signpost-video-right-variation .media-content-wrap .mejs__container .mejs__poster {
	border-radius: 8px 0 0 8px
}
.signpost-video-right-variation .media-content-wrap .mejs__container .mejs__poster::before {
	border-radius: 8px 0 0 8px
}
.mfp-auto-cursor .mfp-content {
	max-width: 800px
}
@media (max-width:991.98px) {
.mfp-auto-cursor .mfp-content {
	max-width: 85%
}
}
.mfp-auto-cursor .mfp-content iframe {
	border-radius: 0
}
.mfp-with-zoom.mfp-ready.mfp-bg {
	opacity: 0.8;
	background: #333
}
.mfp-close.button-icon {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	margin-right: -92px;
	background: #fff;
	border-radius: 100px;
	padding: 0;
	height: 60px;
	width: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: 1
}
.mfp-close.button-icon svg {
	height: 30px !important;
	width: 30px !important
}
@media (max-width:991.98px) {
.mfp-close.button-icon {
	margin-right: -40px;
	margin-top: -65px;
	height: 45px;
	width: 45px
}
.mfp-close.button-icon svg {
	height: 20px !important;
	width: 20px !important
}
}
@media (max-width:767.98px) {
.mfp-close.button-icon {
	margin-right: -20px;
	margin-top: -55px;
	height: 35px;
	width: 35px
}
.mfp-close.button-icon svg {
	height: 15px !important;
	width: 15px !important
}
}
.mfp-content .mejs__inner {
	max-height: 455px
}
@media (max-width:991.98px) {
.mfp-content .mejs__inner {
	max-height: 360px
}
}
@media only screen and (max-width:480px) {
.mfp-content .mejs__inner {
	max-height: 220px
}
}
.component-type--micro-cards {
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.15);
	padding: 32px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: #fff;
	border-radius: 18px;
	color: #333
}
@media (max-width:1199.98px) {
.component-type--micro-cards {
	padding: 24px
}
}
@media (max-width:767.98px) {
.component-type--micro-cards {
	min-height: 260px;
	max-width: 395px;
	margin: 0 auto 24px
}
}
.component-type--micro-cards.icon-title-cta {
	-webkit-box-pack: unset;
	-ms-flex-pack: unset;
	justify-content: unset
}
.component-type--micro-cards.icon-title-cta .image-icon {
	margin-bottom: 16px;
	background: #fff;
	max-width: 65px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: start
}
.component-type--micro-cards.icon-title-cta .text-size-h3 {
	margin-bottom: 16px
}
.component-type--micro-cards.icon-title-cta .more-link {
	margin-top: auto
}
.component-type--micro-cards.icon-title-cta .more-link a:not(.filelink) {
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding-right: 32px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}
.component-type--micro-cards.icon-title-cta .more-link a:not(.filelink):hover, .component-type--micro-cards.icon-title-cta .more-link a:not(.filelink):focus, .component-type--micro-cards.icon-title-cta .more-link a:not(.filelink):active {
	color: #333
}
@media (max-width:1199.98px) {
.component-type--micro-cards.icon-title-cta .more-link a:not(.filelink) {
	font-size: 18px;
	line-height: 24px
}
}
.component-type--micro-cards.icon-title-cta .more-link a:not(.filelink)::before {
	position: absolute;
	right: 0;
	top: 3px;
	bottom: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	background-image: url(../images/arrow-right-blue.svg);
	background-position: center;
	background-size: 20px;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.component-type--micro-cards.icon-title-cta .more-link a:not(.filelink):hover::before {
	background-image: url(../images/arrow-right-hover.svg)
}
.component-type--micro-cards.icon-title-cta .more-link a.filelink {
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	padding-right: 35px
}
.component-type--micro-cards.icon-title-cta .more-link a.filelink:hover, .component-type--micro-cards.icon-title-cta .more-link a.filelink:focus, .component-type--micro-cards.icon-title-cta .more-link a.filelink:active {
	color: #333
}
@media (max-width:1199.98px) {
.component-type--micro-cards.icon-title-cta .more-link a.filelink {
	font-size: 18px;
	line-height: 24px
}
}
.component-type--micro-cards.icon-title-cta .more-link a.filelink::after {
	position: absolute;
	right: 0;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-left: 5px;
	background-image: url(../images/download-icon.svg);
	background-position: center;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
@media (max-width:1199.98px) {
.component-type--micro-cards.icon-title-cta .more-link a.filelink::after {
	margin-top: -2px
}
}
@media (max-width:767.98px) {
.component-type--micro-cards.icon-title-cta .more-link a.filelink::after {
	margin-top: -3px
}
}
.component-type--micro-cards.icon-title-cta .more-link a.filelink:hover::after {
	right: -6px
}
.component-type--micro-cards.square-icon-card {
	min-height: 219px
}
@media (max-width:767.98px) {
.component-type--micro-cards.square-icon-card {
	min-height: unset
}
}
.component-type--micro-cards.square-icon-card .image-icon {
	margin-bottom: 18px
}
.component-type--micro-cards.square-icon-card .text-size-h4 {
	margin-bottom: 4px
}
.component-type--micro-cards.square-icon-card p {
	font-family: "proxima-nova" !important;
	font-size: 14px !important;
	line-height: 20px;
	letter-spacing: 0;
	color: #333;
	margin-bottom: 0
}
@media (max-width:1199.98px) {
.component-type--micro-cards.square-icon-card p {
	font-size: 14px !important;
	line-height: 16px
}
}
@media (max-width:767.98px) {
.component-type--micro-cards.square-icon-card p {
	font-size: 14px !important;
	line-height: 20px
}
}
.component-type--micro-cards.square-icon-card .more-link {
	font-family: "proxima-nova" !important;
	font-size: 14px !important;
	line-height: 20px;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.component-type--micro-cards.square-icon-card .more-link {
	font-size: 14px !important;
	line-height: 16px
}
}
@media (max-width:767.98px) {
.component-type--micro-cards.square-icon-card .more-link {
	font-size: 14px !important;
	line-height: 20px
}
}
.component-type--micro-cards.square-icon-card .more-link a:not(.filelink) {
	font-family: "proxima-nova" !important;
	font-size: 14px !important;
	line-height: 20px;
	letter-spacing: 0;
	color: #333;
	font-family: "proxima-nova";
	font-weight: normal
}
@media (max-width:1199.98px) {
.component-type--micro-cards.square-icon-card .more-link a:not(.filelink) {
	font-size: 14px !important;
	line-height: 16px
}
}
@media (max-width:767.98px) {
.component-type--micro-cards.square-icon-card .more-link a:not(.filelink) {
	font-size: 14px !important;
	line-height: 20px
}
}
.component-type--micro-cards.square-icon-card .more-link a.filelink {
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	padding-right: 35px;
	font-family: "proxima-nova" !important;
	font-size: 14px !important;
	line-height: 20px;
	letter-spacing: 0
}
.component-type--micro-cards.square-icon-card .more-link a.filelink:hover, .component-type--micro-cards.square-icon-card .more-link a.filelink:focus, .component-type--micro-cards.square-icon-card .more-link a.filelink:active {
	color: #333
}
@media (max-width:1199.98px) {
.component-type--micro-cards.square-icon-card .more-link a.filelink {
	font-size: 18px;
	line-height: 24px
}
}
.component-type--micro-cards.square-icon-card .more-link a.filelink::after {
	position: absolute;
	right: 0;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-left: 5px;
	background-image: url(../images/download-icon.svg);
	background-position: center;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
@media (max-width:1199.98px) {
.component-type--micro-cards.square-icon-card .more-link a.filelink::after {
	margin-top: -2px
}
}
@media (max-width:767.98px) {
.component-type--micro-cards.square-icon-card .more-link a.filelink::after {
	margin-top: -3px
}
}
.component-type--micro-cards.square-icon-card .more-link a.filelink:hover::after {
	right: -6px
}
@media (max-width:1199.98px) {
.component-type--micro-cards.square-icon-card .more-link a.filelink {
	font-size: 14px !important;
	line-height: 16px
}
}
@media (max-width:767.98px) {
.component-type--micro-cards.square-icon-card .more-link a.filelink {
	font-size: 14px !important;
	line-height: 20px
}
}
.component-type--micro-cards.square-icon-card .more-link a.filelink::after {
	margin-top: -5px
}
.component-type--micro-cards.square-icon-card.bg-green p {
	color: #fff
}
.component-type--micro-cards.square-icon-card.bg-green .more-link a {
	color: #fff
}
.component-type--micro-cards.square-icon-card.bg-green .more-link a:hover {
	color: #fff;
	text-decoration: underline
}
.component-type--micro-cards.icon-title-email {
	min-height: 219px;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
@media (max-width:767.98px) {
.component-type--micro-cards.icon-title-email {
	min-height: unset
}
}
.component-type--micro-cards.icon-title-email .image-icon {
	margin-bottom: 18px
}
.component-type--micro-cards.icon-title-email .text-size-h3 {
	margin-bottom: 8px;
	color: #111
}
.component-type--micro-cards.icon-title-email p {
	font-family: "proxima-nova" !important;
	font-size: 14px !important;
	line-height: 20px;
	letter-spacing: 0;
	color: #333;
	margin-bottom: 8px
}
@media (max-width:1199.98px) {
.component-type--micro-cards.icon-title-email p {
	font-size: 14px !important;
	line-height: 16px
}
}
@media (max-width:767.98px) {
.component-type--micro-cards.icon-title-email p {
	font-size: 14px !important;
	line-height: 20px
}
}
.component-type--micro-cards.icon-title-email .more-link a {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	color: #3483FA;
	word-wrap: break-word
}
.component-type--micro-cards.icon-title-email.bg-green p {
	color: #fff
}
.component-type--micro-cards.icon-title-email.bg-green .more-link a {
	color: #fff
}
.component-type--micro-cards.title-hover-info {
	min-height: 480px;
	overflow: hidden;
	position: relative
}
@media (max-width:767.98px) {
.component-type--micro-cards.title-hover-info {
	min-height: 300px
}
}
.component-type--micro-cards.title-hover-info .text {
	margin-bottom: 0
}
.component-type--micro-cards.title-hover-info .micro-card-hover {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background-color: #111;
	color: #fff;
	overflow-y: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.component-type--micro-cards.title-hover-info .micro-card-hover .card-inner {
	padding: 32px
}
@media (max-width:1199.98px) {
.component-type--micro-cards.title-hover-info .micro-card-hover .card-inner {
	padding: 24px
}
}
.component-type--micro-cards.title-hover-info .micro-card-hover .text-size-h4 {
	color: #8F98A3
}
.component-type--micro-cards.title-hover-info .micro-card-hover .more-link {
	margin-top: auto
}
.component-type--micro-cards.title-hover-info .micro-card-hover .more-link a {
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding-right: 32px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	color: #fff
}
.component-type--micro-cards.title-hover-info .micro-card-hover .more-link a:hover, .component-type--micro-cards.title-hover-info .micro-card-hover .more-link a:focus, .component-type--micro-cards.title-hover-info .micro-card-hover .more-link a:active {
	color: #333
}
@media (max-width:1199.98px) {
.component-type--micro-cards.title-hover-info .micro-card-hover .more-link a {
	font-size: 18px;
	line-height: 24px
}
}
.component-type--micro-cards.title-hover-info .micro-card-hover .more-link a::before {
	position: absolute;
	right: 0;
	top: 3px;
	bottom: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	background-image: url(../images/arrow-right-blue.svg);
	background-position: center;
	background-size: 20px;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.component-type--micro-cards.title-hover-info .micro-card-hover .more-link a:hover::before {
	background-image: url(../images/arrow-right-hover.svg)
}
.component-type--micro-cards.title-hover-info .micro-card-hover .more-link a:hover {
	color: #8F98A3
}
.component-type--micro-cards.title-hover-info:hover .micro-card-hover {
	visibility: visible;
	opacity: 1
}
@media (min-width:768px) {
.layout-flexible .layout__region:not(.layout__region--column_1):not(.layout__region--column_2) .component-type--micro-cards.title-hover-info {
	margin-top: 24px
}
}
@media (min-width:768px) {
.layout-flexible .layout__region.layout__region--column_3:not(.offset-sm-2) .component-type--micro-cards.title-hover-info {
	margin-top: 0
}
}
.component-type--external-feeds .heading {
	font-family: "proxima-nova" !important;
	font-size: 30px !important;
	font-weight: 700 !important;
	line-height: 34px;
	letter-spacing: 0px;
	color: #333;
	text-align: center
}
@media (max-width:1199.98px) {
.component-type--external-feeds .heading {
	font-size: 30px !important;
	line-height: 34px
}
}
@media (max-width:767.98px) {
.component-type--external-feeds .heading {
	font-size: 30px !important;
	line-height: 34px
}
}
.component-type--external-feeds .feed-item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}
.component-type--external-feeds .feed-item .news-link a {
	font-size: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2
}
.component-type--external-feeds .feed-item .news-link a::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	content: ''
}
.component-type--external-feeds .feed-item .news-link a:focus-visible {
outline:2px solid #333;
border-radius:8px
}
.component-type--external-feeds .feed-content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	color: #fff
}
.component-type--external-feeds .date-tag-wrap {
	margin-bottom: 16px;
	display: none
}
@media (max-width:991.98px) {
.component-type--external-feeds .date-tag-wrap {
	margin-bottom: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
}
@media (max-width:767.98px) {
.component-type--external-feeds .date-tag-wrap {
	margin-bottom: 8px
}
}
.component-type--external-feeds .date-tag-wrap .small-title {
	margin-right: 8px;
	position: relative;
	padding-right: 10px
}
.component-type--external-feeds .date-tag-wrap .small-title::before {
	position: absolute;
	right: 0;
	top: 3px;
	height: 13px;
	width: 2px;
	background-color: #fff;
	content: ''
}
@media (max-width:767.98px) {
.component-type--external-feeds .date-tag-wrap .small-title::before {
	top: 0
}
}
.component-type--external-feeds .date-tag-wrap .small-title:last-child::before {
	display: none
}
.component-type--external-feeds .feed-image {
	border-radius: 8px;
	-webkit-box-shadow: 0px 4px 74px 0px rgba(0,0,0,0.14);
	box-shadow: 0px 4px 74px 0px rgba(0,0,0,0.14);
	width: 100%;
	height: 100%;
	position: relative
}
.component-type--external-feeds .feed-image::before {
	display: inline-block;
	content: '';
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.8)), color-stop(60%, rgba(0,0,0,0)));
	background: linear-gradient(360deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 60%);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 8px
}
.component-type--external-feeds .feed-image img {
	height: 100%;
	border-radius: 8px;
	width: 100%;
	-o-object-fit: cover;
	font-family: "object-fit:cover";
	object-fit: cover
}
@media (max-width:991.98px) {
.component-type--external-feeds .feed-col-8 {
	margin-bottom: 16px
}
}
.component-type--external-feeds .feed-col-8 .feed-item {
	height: 100%;
	width: 100%;
	max-height: 473px
}
@media (max-width:991.98px) {
.component-type--external-feeds .feed-col-8 .feed-item {
	height: 320px
}
}
.component-type--external-feeds .feed-col-8 .feed-content {
	padding: 37px
}
@media (max-width:991.98px) {
.component-type--external-feeds .feed-col-8 .feed-content {
	padding: 13px
}
}
@media (max-width:991.98px) {
.component-type--external-feeds .feed-col-8 .feed-content .heading {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis
}
}
@media (max-width:991.98px) {
.component-type--external-feeds .feed-col-8 .feed-content .heading {
	-webkit-line-clamp: 3
}
}
.component-type--external-feeds .feed-col-8 .feed-image {
	height: 100%;
	width: 100%
}
.component-type--external-feeds .feed-col-4 .feed-item {
	margin-bottom: 16px;
	height: 320px
}
@media (max-width:767.98px) {
.component-type--external-feeds .feed-col-4 .feed-item {
	max-width: 100%;
	height: 320px
}
}
.component-type--external-feeds .feed-col-4 .col-sm-6:last-child .feed-item {
	margin-bottom: 0
}
.component-type--external-feeds .feed-col-4 .feed-content {
	padding: 15px
}
@media (max-width:991.98px) {
.component-type--external-feeds .feed-col-4 .feed-content {
	padding: 13px
}
}
.component-type--external-feeds .feed-col-4 .feed-content .text-stories {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis
}
@media (max-width:767.98px) {
.component-type--external-feeds .feed-col-4 .text-stories {
	font-family: "proxima-nova" !important;
	font-size: 24px !important;
	font-weight: 700 !important;
	line-height: 36px;
	letter-spacing: 0;
	color: #333;
	color: #fff !important
}
}
@media (max-width:767.98px) and (max-width:1199.98px) {
.component-type--external-feeds .feed-col-4 .text-stories {
	font-size: 24px !important;
	line-height: 36px
}
}
@media (max-width:767.98px) and (max-width:767.98px) {
.component-type--external-feeds .feed-col-4 .text-stories {
	font-size: 24px !important;
	line-height: 34px
}
}
.product-carousel-descbottom {
	padding: 0;
	margin: 0
}
.product-carousel-descbottom .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 32px
}
@media (max-width:991.98px) {
.product-carousel-descbottom .slick-track {
	gap: 16px
}
}
.product-carousel-descbottom .product-content img {
	margin: 0 auto 16px;
	max-height: 390px
}
.product-carousel-descbottom .product-content .text-stories {
	text-align: center;
	color: #333
}
.product-carousel-descbottom .product-hover-content {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: #111;
	color: #fff;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	opacity: 0;
	visibility: hidden;
	overflow-y: auto
}
.product-carousel-descbottom .product-hover-content .product-info {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	padding: 30px
}
.product-carousel-descbottom .product-hover-content .title {
	font-family: "proxima-nova" !important;
	font-size: 28px !important;
	line-height: 35px;
	font-weight: 500;
	letter-spacing: 0;
	color: #fff;
	text-align: left;
	margin-bottom: 16px;
	width: 100%
}
@media (max-width:1199.98px) {
.product-carousel-descbottom .product-hover-content .title {
	font-size: 24px !important;
	line-height: 30px
}
}
@media (max-width:767.98px) {
.product-carousel-descbottom .product-hover-content .title {
	font-size: 18px !important;
	line-height: 24px
}
}
.product-carousel-descbottom .product-hover-content .slider-text {
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	line-height: 24px;
	letter-spacing: 0;
	width: 100%
}
@media (max-width:1199.98px) {
.product-carousel-descbottom .product-hover-content .slider-text {
	font-size: 14px !important;
	line-height: 20px
}
}
@media (max-width:767.98px) {
.product-carousel-descbottom .product-hover-content .slider-text {
	font-size: 14px !important;
	line-height: 22px
}
}
.product-carousel-descbottom li {
	position: relative
}
.product-carousel-descbottom li:hover .product-hover-content {
	visibility: visible;
	opacity: 1
}
.product-carousel-descbottom-wrapper .custom_slider_navigation {
	text-align: center;
	margin-top: 64px
}
@media (max-width:991.98px) {
.product-carousel-descbottom-wrapper .custom_slider_navigation {
	margin-top: 40px
}
}
@media (max-width:991.98px) {
.product-carousel-descbottom-wrapper .custom_slider_navigation {
	margin-top: 32px
}
}
.product-carousel-bannercarousel {
	width: 100%;
	padding: 0;
	margin: 0
}
.product-carousel-bannercarousel .slick-track {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}
.product-carousel-bannercarousel .slick-slide {
	height: inherit !important
}
.product-carousel-bannercarousel li {
	position: relative
}
@media (min-width:992px) {
.product-carousel-bannercarousel li.content-left .product-content::after {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.2)), to(rgba(0,0,0,0.2))), -webkit-gradient(linear, right top, left top, color-stop(32.51%, rgba(0,0,0,0.8)), color-stop(87.63%, rgba(0,0,0,0)));
	background: linear-gradient(0deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%), linear-gradient(270deg, rgba(0,0,0,0.8) 32.51%, rgba(0,0,0,0) 87.63%)
}
.product-carousel-bannercarousel li.content-right .product-content::after {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.2)), to(rgba(0,0,0,0.2))), -webkit-gradient(linear, right top, left top, color-stop(32.51%, rgba(0,0,0,0)), color-stop(87.63%, rgba(0,0,0,0.8)));
	background: linear-gradient(0deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%), linear-gradient(270deg, rgba(0,0,0,0) 32.51%, rgba(0,0,0,0.8) 87.63%)
}
.product-carousel-bannercarousel li.content-center {
	text-align: center
}
.product-carousel-bannercarousel li.content-center .product-content::after {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.2)), to(rgba(0,0,0,0.2))), -webkit-gradient(linear, right top, left top, color-stop(32.51%, rgba(0,0,0,0.8)), color-stop(87.63%, rgba(0,0,0,0)));
	background: linear-gradient(0deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%), linear-gradient(270deg, rgba(0,0,0,0.8) 32.51%, rgba(0,0,0,0) 87.63%)
}
}
.product-carousel-bannercarousel li .product-content {
	min-height: 550px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.product-carousel-bannercarousel li .product-content::after {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	content: ''
}
@media (max-width:991.98px) {
.product-carousel-bannercarousel li .product-content::after {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.2)), to(rgba(0,0,0,0.2))), -webkit-gradient(linear, right top, left top, color-stop(31.25%, rgba(0,71,9,0.8)), color-stop(87.5%, rgba(0,50,7,0.6)));
	background: linear-gradient(0deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%), linear-gradient(270deg, rgba(0,71,9,0.8) 31.25%, rgba(0,50,7,0.6) 87.5%)
}
}
.product-carousel-bannercarousel li .product-content img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	font-family: "object-fit:cover";
	object-fit: cover
}
.product-carousel-bannercarousel li .product-content .text-stories {
	display: none
}
.product-carousel-bannercarousel li .product-hover-content {
	min-height: 100vh;
	height: 100%;
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	color: #fff;
	padding: 100px 0;
	background-color: rgba(0,0,0,0.01)
}
@media (max-width:1199.98px) {
.product-carousel-bannercarousel li .product-hover-content {
	min-height: 600px
}
}
@media (max-width:991.98px) {
.product-carousel-bannercarousel li .product-hover-content {
	padding: 80px 0
}
}
@media (max-width:767.98px) {
.product-carousel-bannercarousel li .product-hover-content {
	padding: 64px 0
}
}
.product-carousel-bannercarousel li .product-hover-content .product-info {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.product-carousel-bannercarousel li .product-hover-content .product-info p:not(.more-link) a {
	color: #FFE600;
	text-decoration: underline
}
.product-carousel-bannercarousel li .product-hover-content .product-info p:not(.more-link) a:hover {
	color: #EDEDED
}
.product-carousel-bannercarousel li .product-hover-content .title {
	font-family: "proxima-nova" !important;
	font-size: 24px !important;
	font-weight: 700 !important;
	line-height: 36px;
	letter-spacing: 0;
	color: #333;
	color: #fff;
	margin-bottom: 24px
}
@media (max-width:1199.98px) {
.product-carousel-bannercarousel li .product-hover-content .title {
	font-size: 24px !important;
	line-height: 36px
}
}
@media (max-width:767.98px) {
.product-carousel-bannercarousel li .product-hover-content .title {
	font-size: 24px !important;
	line-height: 34px
}
}
@media (max-width:991.98px) {
.product-carousel-bannercarousel li .product-hover-content .title {
	margin-bottom: 16px
}
}
.product-carousel-bannercarousel li .product-hover-content .slider-text {
	margin-bottom: 32px
}
@media (max-width:767.98px) {
.product-carousel-bannercarousel li .product-hover-content .slider-text {
	margin-bottom: 24px
}
}
.product-carousel-bannercarousel li .product-hover-content .more-link a {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #fff;
	border-color: #fff
}
@media (max-width:1199.98px) {
.product-carousel-bannercarousel li .product-hover-content .more-link a {
	font-size: 18px;
	line-height: 20px
}
}
.product-carousel-bannercarousel li .product-hover-content .more-link a:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.product-carousel-bannercarousel li .product-hover-content .more-link a:focus-visible {
outline:2px solid #DBDBDB
}
.product-carousel-bannercarousel li .product-hover-content .more-link a svg.svg {
	display: none
}
.product-carousel-bannercarousel li .product-hover-content .more-link a:hover {
	color: #333;
	background: #fff;
	border-color: #fff
}
.product-carousel-bannercarousel li .product-hover-content .more-link a::after {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	margin-left: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.product-carousel-bannercarousel li .product-hover-content .more-link a:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.product-carousel-bannercarousel li .product-hover-content .more-link a {
	top: 0
}
}
.product-carousel-bannercarousel-wrapper {
	position: relative
}
.product-carousel-bannercarousel-wrapper .slider-arrow-wrap {
	position: absolute;
	bottom: 0;
	margin: 0 0 40px
}
.product-carousel-bannercarousel-wrapper .slider-arrow-wrap.with-dots .slick-dots li button {
	background-color: #fff
}
.product-carousel-bannercarousel-wrapper .slider-arrow-wrap.with-dots .slider-arrow {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1)
}
.product-carousel-bannercarousel-wrapper .slider-arrow-wrap .slider-arrow {
	background-image: url(../images/button-right-white-1.svg)
}
.product-carousel-descup {
	padding: 0;
	width: 100%;
	margin-bottom: 32px
}
.product-carousel-descup .slick-list {
	overflow: visible
}
.product-carousel-descup .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.product-carousel-descup .slick-track .slick-slide {
	height: auto
}
.product-carousel-descup li {
	position: relative;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.product-carousel-descup li .product-content {
	height: 100%
}
.product-carousel-descup li .product-content img {
	max-height: 588px;
	-o-object-fit: cover;
	font-family: "object-fit:cover";
	object-fit: cover;
	width: 100%;
	height: 100%
}
@media (max-width:1199.98px) {
.product-carousel-descup li .product-content img {
	height: 400px
}
}
@media (max-width:991.98px) {
.product-carousel-descup li .product-content img {
	height: 400px
}
}
.product-carousel-descup li .product-content .text-stories {
	display: none
}
.product-carousel-descup li .product-hover-content {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 20px 30px;
	-webkit-box-shadow: 0px 4px 50px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 4px 50px 0px rgba(0,0,0,0.35);
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.8)), color-stop(96%, rgba(0,0,0,0)));
	background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 96%)
}
.product-carousel-descup li .product-hover-content .title {
	font-family: "proxima-nova" !important;
	font-size: 28px !important;
	line-height: 35px;
	font-weight: 500;
	letter-spacing: 0;
	margin-bottom: 32px
}
@media (max-width:1199.98px) {
.product-carousel-descup li .product-hover-content .title {
	font-size: 24px !important;
	line-height: 30px
}
}
@media (max-width:767.98px) {
.product-carousel-descup li .product-hover-content .title {
	font-size: 18px !important;
	line-height: 24px
}
}
.product-carousel-descup li .product-hover-content .more-link {
	width: 100%
}
.product-carousel-descup li .product-hover-content .more-link a {
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 24px;
	letter-spacing: 0;
	color: #333;
	color: #fff;
	position: static
}
@media (max-width:1199.98px) {
.product-carousel-descup li .product-hover-content .more-link a {
	font-size: 16px !important;
	line-height: 24px
}
}
@media (max-width:767.98px) {
.product-carousel-descup li .product-hover-content .more-link a {
	font-size: 16px !important;
	line-height: 24px
}
}
.product-carousel-descup li .product-hover-content .more-link a::after {
	width: 24px;
	height: 24px;
	background-image: url(../images/button-right-white-lg.svg);
	background-position: center;
	background-size: 24px;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	margin-left: 4px
}
@media (max-width:991.98px) {
.product-carousel-descup li .product-hover-content .more-link a::after {
	width: 18px;
	height: 18px;
	background-size: 18px
}
}
@media (max-width:767.98px) {
.product-carousel-descup li .product-hover-content .more-link a::after {
	width: 15px;
	height: 15px;
	background-size: 18px
}
}
.product-carousel-descup li .product-hover-content .more-link a::before {
	z-index: 2;
	top: 0;
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
	content: ""
}
.product-carousel-descup li .product-hover-content .slider-text {
	display: none
}
.product-carousel-descup li:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	position: relative;
	z-index: 1
}
.product-carousel-descup li:hover .product-hover-content {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(42.71%, rgba(0,0,0,0)), to(rgba(0,0,0,0.8))), -webkit-gradient(linear, left bottom, left top, color-stop(31.31%, rgba(0,130,0,0.8)), color-stop(62.53%, rgba(0,0,0,0)));
	background: linear-gradient(180deg, rgba(0,0,0,0) 42.71%, rgba(0,0,0,0.8) 100%), linear-gradient(0deg, rgba(0,130,0,0.8) 31.31%, rgba(0,0,0,0) 62.53%)
}
.product-carousel-descup li:hover .product-hover-content .slider-text {
	display: block
}
.component-type--news-list .card {
	min-height: unset;
	background-color: transparent !important;
	margin: 0
}
.component-type--news-list .card .col-xs-12 {
	min-height: unset
}
.component-type--news-list .card .sticker {
	display: none
}
.component-type--news-list .description {
	padding: 0
}
.component-type--news-list .views-exposed-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-bottom: 37px
}
@media (max-width:1199.98px) {
.component-type--news-list .views-exposed-form {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 32px
}
}
.component-type--news-list .views-exposed-form .form-item {
	margin-bottom: 0
}
.component-type--news-list .views-exposed-form .js-form-type-textfield {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-item-align: center;
	align-self: center
}
@media (max-width:1199.98px) {
.component-type--news-list .views-exposed-form .js-form-type-textfield {
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin-bottom: 32px
}
}
.component-type--news-list .views-exposed-form .js-form-type-textfield .form-item__label {
	margin: 0 15px 0 0;
	color: #111;
	font-family: "proxima-nova";
	font-size: 18px;
	line-height: 24px;
	font-weight: 400
}
@media (max-width:1199.98px) {
.component-type--news-list .views-exposed-form .js-form-type-textfield .form-item__label {
	font-size: 18px;
	line-height: 24px
}
}
@media (max-width:767.98px) {
.component-type--news-list .views-exposed-form .js-form-type-textfield .form-item__label {
	font-size: 18px;
	line-height: 24px
}
}
.component-type--news-list .views-exposed-form .js-form-type-textfield .form-item__control {
	max-width: 285px
}
.component-type--news-list .views-exposed-form .js-form-type-textfield .form-item__control .form-control {
	-webkit-box-shadow: 0px 4px 74px 0px rgba(0,0,0,0.14);
	box-shadow: 0px 4px 74px 0px rgba(0,0,0,0.14);
	background-color: #fff;
	border-radius: 8px;
	background-image: url(../images/search.svg);
	background-repeat: no-repeat;
	background-position: center right 12px;
	border: none;
	padding: 8px 40px 8px 17px;
	width: 100%;
	min-height: 38px
}
.component-type--news-list .views-exposed-form .form-actions {
	display: none
}
.component-type--news-list .views-exposed-form .form-select.bef-links {
	position: relative
}
.component-type--news-list .views-exposed-form ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: 8px;
	background: #fff;
	-webkit-box-shadow: 0px 4px 74px 0px rgba(0,0,0,0.14);
	box-shadow: 0px 4px 74px 0px rgba(0,0,0,0.14);
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}
.component-type--news-list .views-exposed-form ul li a {
	font-family: "proxima-nova" !important;
	font-weight: 400;
	font-size: 14px !important;
	line-height: 20px !important;
	letter-spacing: 0;
	padding: 9px 15px;
	color: #666666;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
@media (max-width:1199.98px) {
.component-type--news-list .views-exposed-form ul li a {
	font-size: 12px !important;
	line-height: 20px !important
}
}
@media (max-width:767.98px) {
.component-type--news-list .views-exposed-form ul li a {
	font-size: 11px !important;
	line-height: 18px !important
}
}
.component-type--news-list .views-exposed-form ul li a.bef-link--selected {
	background-color: #8F98A3;
	color: #111;
	border-radius: 8px;
	-webkit-box-shadow: 0px 4px 74px 0px rgba(0,0,0,0.14);
	box-shadow: 0px 4px 74px 0px rgba(0,0,0,0.14)
}
@media (max-width:991.98px) {
.component-type--news-list .views-exposed-form ul li a {
	padding: 8px 15px;
	line-height: 16px !important;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
}
@media (max-width:767.98px) {
.component-type--news-list .views-exposed-form ul {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: absolute;
	z-index: 1;
	top: 40px;
	height: 0;
	padding: 0;
	margin: 0;
	background-color: #fff;
	border: 1px solid #333;
	border-radius: 0 0 6px 6px;
	list-style: none;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	width: 100%
}
.component-type--news-list .views-exposed-form ul li {
	display: none
}
.component-type--news-list .views-exposed-form ul li a.bef-link--selected {
	border-radius: 0;
	background-color: #C2C5CA;
	color: #0C1F29;
	-webkit-box-shadow: none;
	box-shadow: none
}
.component-type--news-list .views-exposed-form ul.open {
	visibility: visible;
	height: auto;
	padding: 8px 0;
	opacity: 1
}
.component-type--news-list .views-exposed-form ul.open li {
	display: block
}
}
.component-type--news-list .views-exposed-form+h2 {
	text-align: center
}
@media (max-width:767.98px) {
.component-type--news-list .views-exposed-form+h2 {
	min-height: 160px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
}
.component-type--news-list .views-exposed-form .selected-item {
	display: none
}
@media (max-width:767.98px) {
.component-type--news-list .views-exposed-form .selected-item {
	display: block;
	font-family: "proxima-nova" !important;
	font-weight: normal;
	font-size: 18px !important;
	line-height: 24px;
	letter-spacing: 0;
	position: relative;
	z-index: 2;
	width: 220px;
	height: 40px;
	border-radius: 6px;
	border: 1px solid #333;
	background-color: #fff;
	padding: 8px 14px 8px 14px;
	color: #333;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
}
@media (max-width:767.98px) and (max-width:1199.98px) {
.component-type--news-list .views-exposed-form .selected-item {
	font-size: 16px !important;
	line-height: 20px
}
}
@media (max-width:767.98px) and (max-width:767.98px) {
.component-type--news-list .views-exposed-form .selected-item {
	font-size: 13px !important;
	line-height: 18px
}
}
@media (max-width:767.98px) {
.component-type--news-list .views-exposed-form .selected-item::after {
	display: inline-block;
	height: 20px;
	width: 15px;
	background-image: url(../images/down-arrow.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 15px 20px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	content: ''
}
.component-type--news-list .views-exposed-form .selected-item.open-list::after {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
}
.product-carousel-views {
	padding: 0;
	margin-bottom: 32px
}
.product-carousel-views .slick-list {
	overflow: visible
}
.product-carousel-views li {
	position: relative;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	display: inline-block;
	list-style: none
}
.product-carousel-views li .product-img img {
	max-height: 588px;
	-o-object-fit: cover;
	font-family: "object-fit:cover";
	object-fit: cover;
	width: 100%
}
@media (max-width:1199.98px) {
.product-carousel-views li .product-img img {
	height: 400px
}
}
@media (max-width:991.98px) {
.product-carousel-views li .product-img img {
	height: 400px
}
}
.product-carousel-views li .product-info {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 20px 30px;
	-webkit-box-shadow: 0px 4px 50px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 4px 50px 0px rgba(0,0,0,0.35);
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.8)), color-stop(96%, rgba(0,0,0,0)));
	background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 96%)
}
.product-carousel-views li .product-info .title {
	font-family: "proxima-nova" !important;
	font-size: 28px !important;
	line-height: 35px;
	font-weight: 500;
	letter-spacing: 0;
	margin-bottom: 32px
}
@media (max-width:1199.98px) {
.product-carousel-views li .product-info .title {
	font-size: 24px !important;
	line-height: 30px
}
}
@media (max-width:767.98px) {
.product-carousel-views li .product-info .title {
	font-size: 18px !important;
	line-height: 24px
}
}
.product-carousel-views li .product-info .info {
	display: none;
	margin-bottom: 24px
}
.product-carousel-views li .product-info .read-more {
	width: 100%
}
.product-carousel-views li .product-info .read-more .link {
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 24px;
	letter-spacing: 0;
	color: #333;
	color: #fff;
	position: static
}
@media (max-width:1199.98px) {
.product-carousel-views li .product-info .read-more .link {
	font-size: 16px !important;
	line-height: 24px
}
}
@media (max-width:767.98px) {
.product-carousel-views li .product-info .read-more .link {
	font-size: 16px !important;
	line-height: 24px
}
}
.product-carousel-views li .product-info .read-more .link::after {
	width: 24px;
	height: 24px;
	background-image: url(../images/button-right-white-lg.svg);
	background-position: center;
	background-size: 24px;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	margin-left: 4px
}
@media (max-width:991.98px) {
.product-carousel-views li .product-info .read-more .link::after {
	width: 18px;
	height: 18px;
	background-size: 18px
}
}
@media (max-width:767.98px) {
.product-carousel-views li .product-info .read-more .link::after {
	width: 15px;
	height: 15px;
	background-size: 18px
}
}
.product-carousel-views li .product-info .read-more .link::before {
	z-index: 2;
	top: 0;
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
	content: ""
}
.product-carousel-views li:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	position: relative;
	z-index: 1
}
.product-carousel-views li:hover .product-info {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(42.71%, rgba(0,0,0,0)), to(rgba(0,0,0,0.8))), -webkit-gradient(linear, left bottom, left top, color-stop(31.31%, rgba(0,130,0,0.8)), color-stop(62.53%, rgba(0,0,0,0)));
	background: linear-gradient(180deg, rgba(0,0,0,0) 42.71%, rgba(0,0,0,0.8) 100%), linear-gradient(0deg, rgba(0,130,0,0.8) 31.31%, rgba(0,0,0,0) 62.53%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(42.71%, rgba(0,0,0,0)), to(rgba(0,0,0,0.8))), -webkit-gradient(linear, left bottom, left top, color-stop(31.31%, rgba(0,0,0,0.8)), color-stop(62.53%, rgba(0,0,0,0)));
	background: linear-gradient(180deg, rgba(0,0,0,0) 42.71%, rgba(0,0,0,0.8) 100%), linear-gradient(0deg, rgba(0,0,0,0.8) 31.31%, rgba(0,0,0,0) 62.53%)
}
.product-carousel-views li:hover .product-info .info {
	display: block
}
.mCSB_inside>.mCSB_container {
	margin-right: 0 !important
}
.mCSB_scrollTools.mCS-dark-3 {
	background: #172c1b;
	width: 5px
}
.mCSB_scrollTools.mCS-dark-3 .mCSB_dragger .mCSB_dragger_bar {
	background-color: #333 !important
}
.keyfact-row {
	width: calc(100% + 16px)
}
@media (min-width:992px) {
.keyfact-row {
	width: calc(100% + 32px)
}
}
@media (max-width:991.98px) {
.keyfacts-wrapper .row .layout__region {
	-webkit-box-flex: 100%;
	-ms-flex: 100%;
	flex: 100%;
	max-width: 100%;
	margin-left: 0
}
}
.key-facts-items {
	margin-left: -8px;
	margin-right: -8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
@media (min-width:992px) {
.key-facts-items {
	margin-left: -16px;
	margin-right: -16px
}
}
@media (max-width:640px) {
.key-facts-items {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
}
.key-facts-items .key-facts-item-wrapper {
	width: 33.33%;
	-webkit-box-flex: unset;
	-ms-flex: unset;
	flex: unset;
	padding-left: 8px;
	padding-right: 8px;
	min-width: unset
}
@media (min-width:992px) {
.key-facts-items .key-facts-item-wrapper {
	padding-left: 16px;
	padding-right: 16px
}
}
@media (max-width:640px) {
.key-facts-items .key-facts-item-wrapper {
	margin-bottom: 24px;
	width: 100%
}
.key-facts-items .key-facts-item-wrapper:last-child {
	margin-bottom: 0
}
}
.key-facts-items .key-facts-item-wrapper .key-facts-item {
	margin: 0;
	min-width: unset
}
@media (max-width:640px) {
.key-facts-items .key-facts-item-wrapper .key-facts-item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
}
.key-facts-item-wrapper .key-facts-item {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	color: #333
}
.key-facts-item-wrapper .key-facts-item .image {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: 8px;
	height: 48px
}
.key-facts-item-wrapper .key-facts-item .image img {
	-o-object-fit: cover;
	font-family: "object-fit:cover";
	object-fit: cover;
	height: 100%
}
@media (max-width:991.98px) {
.key-facts-item-wrapper .key-facts-item .image {
	height: 32px
}
}
@media (max-width:767.98px) {
.key-facts-item-wrapper .key-facts-item .image {
	height: 24px
}
}
@media (max-width:640px) {
.key-facts-item-wrapper .key-facts-item .image {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
}
.key-facts-item-wrapper .key-facts-item .key-facts-counter {
	font-family: "proxima-nova" !important;
	font-size: 46px !important;
	line-height: 60px;
	letter-spacing: 0;
	margin-bottom: 12px;
	color: inherit;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
@media (max-width:1199.98px) {
.key-facts-item-wrapper .key-facts-item .key-facts-counter {
	font-size: 37px !important;
	line-height: 52px
}
}
@media (max-width:767.98px) {
.key-facts-item-wrapper .key-facts-item .key-facts-counter {
	font-size: 35px !important;
	line-height: 50px
}
}
@media (max-width:767.98px) {
.key-facts-item-wrapper .key-facts-item .key-facts-counter {
	margin-bottom: 8px
}
}
.key-facts-item-wrapper .key-facts-item .key-facts-counter span {
	margin-right: 4px
}
.key-facts-item-wrapper .key-facts-item .text:not(.text-size-h6) {
	font-family: "proxima-nova" !important;
	font-weight: normal;
	font-size: 16px !important;
	line-height: 24px;
	letter-spacing: 0;
	color: inherit;
	text-align: left !important
}
@media (max-width:1199.98px) {
.key-facts-item-wrapper .key-facts-item .text:not(.text-size-h6) {
	font-size: 14px !important;
	line-height: 22px
}
}
@media (max-width:767.98px) {
.key-facts-item-wrapper .key-facts-item .text:not(.text-size-h6) {
	font-size: 12px !important;
	line-height: 15px
}
}
.key-facts-item-wrapper .key-facts-item .text-size-h6 {
	margin-bottom: 16px;
	color: inherit;
	text-align: left !important
}
.key-facts-item-wrapper .key-facts-item .text-size-h6:last-child {
	margin-bottom: 0
}
@media (max-width:991.98px) {
.key-facts-item-wrapper .key-facts-item .text-size-h6 {
	margin-bottom: 12px
}
}
@media (max-width:767.98px) {
.key-facts-item-wrapper .key-facts-item .text-size-h6 {
	margin-bottom: 8px
}
}
.background-color-secondary-1 .key-facts-item-wrapper .key-facts-item {
	color: #fff
}
.background-color-secondary-1 .key-facts-item-wrapper .text-size-h6 {
	color: #333
}
.background-color-secondary-3 .key-facts-item-wrapper .key-facts-item {
	color: #fff
}
.background-color-secondary-3 .key-facts-item-wrapper .text-size-h6 {
	color: #333
}
.keyfacts-card .key-facts-item-wrapper .key-facts-item {
	border-radius: 8px;
	-webkit-box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.15);
	padding: 20px
}
@media (max-width:1199.98px) {
.keyfacts-card .key-facts-item-wrapper .key-facts-item {
	padding: 10px
}
}
@media (max-width:767.98px) {
.keyfacts-card .key-facts-item-wrapper .key-facts-item {
	padding: 8px
}
}
@media (max-width:991.98px) {
.keyfacts-card .row .layout__region {
	-webkit-box-flex: 100%;
	-ms-flex: 100%;
	flex: 100%;
	max-width: 100%;
	margin-left: 0
}
}
.keyfacts-link-wrap {
	margin-top: 32px;
	padding-top: 0
}
.keyfacts-link-wrap .component-type--links-list ul.ll-arrow-left {
	-webkit-column-count: unset;
	-moz-column-count: unset;
	column-count: unset
}
@media (max-width:991.98px) {
.keyfacts-link-wrap .layout__region {
	margin-left: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
}
@media (max-width:767.98px) {
.keyfacts-link-wrap .layout__region {
	-webkit-box-flex: unset;
	-ms-flex: unset;
	flex: unset;
	max-width: 100%
}
}
.component-type--featured-content .card {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 0
}
.component-type--featured-content .card .col-md-5 {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-item-align: center;
	align-self: center;
	min-height: 0
}
.component-type--featured-content .card .sticker {
	padding: 0 !important;
	position: relative;
	margin-bottom: 16px
}
.component-type--featured-content .card .sticker .text {
	border: 1px solid #111;
	background: rgba(0,0,0,0.05);
	color: #111;
	text-transform: capitalize;
	padding: 8px;
	font-family: "proxima-nova" !important;
	font-weight: normal;
	font-size: 14px !important;
	line-height: 16px !important;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.component-type--featured-content .card .sticker .text {
	font-size: 12px !important;
	line-height: 16px !important
}
}
@media (max-width:767.98px) {
.component-type--featured-content .card .sticker .text {
	font-size: 12px !important;
	line-height: 14px !important
}
}
.component-type--featured-content .card .description {
	padding: 0 !important
}
.component-type--featured-content .card .description h2::before {
	content: "";
	width: 40px;
	height: 8px;
	background: #FFE600;
	display: block;
	border-radius: 15px;
	margin-bottom: 16px
}
.component-type--featured-content .card .description .text h2:last-child {
	margin-bottom: 0
}
.component-type--featured-content .card .description a.link {
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding-right: 32px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}
.component-type--featured-content .card .description a.link:hover, .component-type--featured-content .card .description a.link:focus, .component-type--featured-content .card .description a.link:active {
	color: #333
}
@media (max-width:1199.98px) {
.component-type--featured-content .card .description a.link {
	font-size: 18px;
	line-height: 24px
}
}
.component-type--featured-content .card .description a.link::before {
	position: absolute;
	right: 0;
	top: 3px;
	bottom: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	background-image: url(../images/arrow-right-blue.svg);
	background-position: center;
	background-size: 20px;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.component-type--featured-content .card .description a.link:hover::before {
	background-image: url(../images/arrow-right-hover.svg)
}
.component-type--featured-content .card .media {
	position: relative
}
.component-type--featured-content .card .media::before {
	position: relative;
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.4);
	content: '';
	z-index: 1;
	opacity: 0
}
@media (max-width:767.98px) {
.component-type--featured-content .card .media {
	height: auto;
	width: calc(100% + 48px);
	min-width: calc(100% + 48px);
	margin-left: -24px;
	margin-bottom: 32px
}
}
.component-type--featured-content .card .media img {
	-webkit-transform: none;
	transform: none;
	width: 100%;
	-o-object-fit: cover;
	font-family: "object-fit:cover";
	object-fit: cover;
	max-height: 100%
}
@media (min-width:768px) {
.component-type--featured-content .card:not(.xs-column-reverse) .media {
	width: 50vw;
	left: 100%;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	min-height: 600px
}
.component-type--featured-content .card:not(.xs-column-reverse).fc-sb .media {
	min-height: 600px
}
}
@media only screen and (max-width:1380px) {
.component-type--featured-content .card:not(.xs-column-reverse) .media {
	min-height: 500px
}
}
@media only screen and (max-width:1024px) {
.component-type--featured-content .card:not(.xs-column-reverse) .media {
	min-height: 430px
}
}
@media only screen and (max-width:767) {
.component-type--featured-content .card:not(.xs-column-reverse) .media {
	min-height: auto
}
}
@media (min-width:768px) {
.component-type--featured-content .card.xs-column-reverse .media {
	width: 50vw;
	min-height: 600px;
	overflow: visible
}
.component-type--featured-content .card.xs-column-reverse .media img {
	width: 50vw;
	min-width: 50vw
}
.component-type--featured-content .card.xs-column-reverse.fc-sb .media {
	min-height: 600px
}
}
@media only screen and (max-width:1380px) {
.component-type--featured-content .card.xs-column-reverse .media {
	min-height: 500px
}
}
@media only screen and (max-width:1024px) {
.component-type--featured-content .card.xs-column-reverse .media {
	min-height: 430px
}
}
@media only screen and (max-width:767) {
.component-type--featured-content .card.xs-column-reverse .media {
	min-height: auto
}
}
[class*="background-color-"] .component-type--featured-content .col-md-5 {
	padding: 16px 0
}
@media (max-width:991.98px) {
[class*="background-color-"] .component-type--featured-content .col-md-5 {
	padding: 40px 0
}
}
@media (max-width:767.98px) {
[class*="background-color-"] .component-type--featured-content .col-md-5 {
	padding: 0 0 32px 0
}
}
.background-color-secondary-1 .component-type--featured-content .card .sticker .text, .background-color-secondary-3 .component-type--featured-content .card .sticker .text {
	border: 1px solid #FFE600;
	background: rgba(255,255,255,0.2);
	color: #FFE600
}
.path-frontpage .component-type--featured-content .card .media {
	height: auto !important;
	min-height: auto !important
}
.path-frontpage .component-type--featured-content .card .media img {
	-o-object-fit: contain;
	font-family: "object-fit:contain;object-position:left";
	object-fit: contain;
	-o-object-position: left;
	object-position: left
}
.superbreaker {
	min-height: unset;
	overflow: visible
}
.superbreaker::before {
	display: none
}
.superbreaker.card--clickable a:before {
	display: none
}
.superbreaker .media {
	height: 320px;
	position: relative;
	min-height: 0
}
.superbreaker .media::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: ''
}
.superbreaker .media img {
	width: 100%;
	-o-object-fit: cover;
	font-family: "object-fit:cover";
	object-fit: cover
}
@media (max-width:991.98px) {
.superbreaker .media {
	min-height: 335px
}
.superbreaker .media img {
	height: 100%;
	min-height: inherit
}
}
@media (max-width:767.98px) {
.superbreaker .media {
	min-height: 200px
}
}
.superbreaker .description {
	background-color: #fff;
	max-width: 1248px;
	margin: -100px auto 0;
	border-radius: 16px;
	padding: 56px 128px;
	-webkit-box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.08);
	box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.08)
}
@media (max-width:1280px) {
.superbreaker .description {
	max-width: 90%
}
}
@media (max-width:991.98px) {
.superbreaker .description {
	padding: 40px 16px;
	margin-top: 0;
	width: 100%;
	max-width: 100%;
	border-radius: 0
}
}
@media (max-width:767.98px) {
.superbreaker .description {
	padding: 40px 24px
}
}
.superbreaker .description:before {
	display: none
}
.superbreaker .description * {
	color: #333
}
.superbreaker .description .text {
	font-family: "proxima-nova" !important;
	font-size: 24px !important;
	line-height: 30px;
	letter-spacing: 0;
	font-weight: 400;
	color: #333;
	color: #333
}
@media (max-width:1199.98px) {
.superbreaker .description .text {
	font-size: 24px !important;
	line-height: 30px
}
}
@media (max-width:767.98px) {
.superbreaker .description .text {
	font-size: 24px !important;
	line-height: 30px
}
}
.superbreaker .description .heading {
	color: #333
}
.superbreaker .description a {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #fff;
	border-color: #fff
}
@media (max-width:1199.98px) {
.superbreaker .description a {
	font-size: 18px;
	line-height: 20px
}
}
.superbreaker .description a:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.superbreaker .description a:focus-visible {
outline:2px solid #DBDBDB
}
.superbreaker .description a svg.svg {
	display: none
}
.superbreaker .description a:hover {
	color: #333;
	background: #fff;
	border-color: #fff
}
.superbreaker .description a::after {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	margin-left: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.superbreaker .description a:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.superbreaker .description a {
	top: 0
}
}
.superbreaker:hover .description {
	background-color: #fff
}
.superbreaker:hover .media img {
	-webkit-transform: unset;
	transform: unset
}
.superbreaker-noimage {
	overflow: visible;
	min-height: unset
}
.superbreaker-noimage::before {
	display: none
}
.superbreaker-noimage .no-media {
	position: relative;
	display: inline-block;
	width: 100%;
	min-height: 320px;
	background-color: #111;
	display: none
}
@media (max-width:767.98px) {
.superbreaker-noimage .no-media {
	min-height: 200px
}
}
.superbreaker-noimage .description {
	height: auto;
	min-height: unset !important;
	max-width: 1248px;
	margin: 0 auto;
	padding: 56px 128px;
	background-color: #fff;
	-webkit-box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.08);
	box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.08);
	border-radius: 16px;
	color: inherit !important
}
.superbreaker-noimage .description::before {
	display: none
}
@media (max-width:1280px) {
.superbreaker-noimage .description {
	max-width: 100%
}
}
@media (max-width:1199.98px) {
.superbreaker-noimage .description {
	padding: 40px 16px
}
}
.superbreaker-noimage .description .heading:last-child {
	margin-bottom: 0
}
@media (max-width:1199.98px) {
.image-text-state-wrapper .layout__region {
	max-width: 100%;
	-webkit-box-flex: unset;
	-ms-flex: unset;
	flex: unset;
	margin-left: 0
}
}
@media (max-width:1199.98px) {
.image-text-state-wrapper .layout__region:first-child {
	margin-bottom: 73px
}
}
@media (max-width:767.98px) {
.image-text-state-wrapper .layout__region:first-child {
	margin-bottom: 40px
}
}
@media (max-width:1199.98px) {
.image-text-state-wrapper.col-reverse>.row {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}
}
@media (max-width:1199.98px) {
.image-text-state-wrapper.col-reverse .layout__region:first-child {
	margin-bottom: 0;
	margin-top: 73px
}
}
@media (max-width:767.98px) {
.image-text-state-wrapper.col-reverse .layout__region:first-child {
	margin-bottom: 0;
	margin-top: 40px
}
}
.image-text-state-wrapper .col-sm-6>div:not(.layout-builder__add-block):not(.layout-builder-block) {
	height: 100%
}
.image-text-state-wrapper .component-type--configurable-image {
	height: 100%
}
@media (max-width:767.98px) {
.image-text-state-wrapper .component-type--configurable-image {
	margin: 0
}
}
.image-text-state-wrapper .component-type--configurable-image .col-xs-12 {
	height: 100% !important;
	-webkit-box-shadow: none;
	box-shadow: none
}
@media (max-width:767.98px) {
.image-text-state-wrapper .component-type--configurable-image .col-xs-12 {
	max-width: 100%
}
}
.image-text-state-wrapper .component-type--configurable-image .icon-block--divider {
	height: 100%
}
.image-text-state-wrapper .component-type--configurable-image .icon-block--divider>div {
	height: 100%
}
.image-text-state-wrapper .component-type--configurable-image .icon-block--divider>div img {
	max-height: 100%;
	height: 100%
}
.image-text-state-wrapper .component-type--configurable-image .sticker, .image-text-state-wrapper .component-type--configurable-image .icon-block__description {
	display: none
}
.image-text-state-wrapper .keyfact-row {
	margin-top: 64px
}
@media (min-width:992px) {
.image-text-state-wrapper .keyfact-row {
	margin-top: 40px
}
}
@media (min-width:320px) {
.image-text-state-wrapper .keyfact-row {
	margin-top: 32px
}
}
.image-text-state-wrapper .keyfact-row .col-xs-12 {
	margin: 0;
	width: 100%;
	max-width: 100%;
	-webkit-box-flex: unset;
	-ms-flex: unset;
	flex: unset
}
@media (max-width:640px) {
.image-text-state-wrapper .keyfact-row .key-facts-items {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
}
.image-text-state-wrapper .keyfact-row .key-facts-items .key-facts-item-wrapper {
	width: 50%;
	margin-bottom: 32px
}
.image-text-state-wrapper .keyfact-row .key-facts-items .key-facts-item-wrapper:last-child, .image-text-state-wrapper .keyfact-row .key-facts-items .key-facts-item-wrapper:nth-last-child(2) {
	margin-bottom: 0
}
@media (max-width:640px) {
.image-text-state-wrapper .keyfact-row .key-facts-items .key-facts-item-wrapper .key-facts-item {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
}
.image-text-state-wrapper .keyfact-row .key-facts-items .key-facts-item-wrapper .key-facts-item .text {
	color: #333;
	margin-bottom: 0
}
.component-type--coaster {
	position: relative;
	min-height: 600px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding: 74px 0 54px
}
@media (max-width:991.98px) {
.component-type--coaster {
	padding: 40px 0
}
}
@media (max-width:767.98px) {
.component-type--coaster {
	padding: 32px 0
}
}
.component-type--coaster .coaster-banner-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.component-type--coaster .coaster-banner-img img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	font-family: "object-fit:cover";
	object-fit: cover
}
.component-type--coaster .coaster-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	z-index: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.component-type--coaster .coaster-content .row {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media (max-width:991.98px) {
.component-type--coaster .coaster-content .content-left {
	text-align: center;
	margin-bottom: 64px
}
}
@media (max-width:480px) {
.component-type--coaster .coaster-content .content-left {
	margin-bottom: 40px
}
}
@media (max-width:991.98px) {
.component-type--coaster .coaster-content .content-right {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
}
.component-type--coaster .coaster-content h2 {
	color: #fff
}
.component-type--coaster .coaster-content .text {
	color: #fff;
	max-width: 310px
}
@media (max-width:991.98px) {
.component-type--coaster .coaster-content .text {
	margin-left: auto;
	margin-right: auto
}
}
.component-type--coaster .coaster-content .text p {
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	line-height: 24px;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.component-type--coaster .coaster-content .text p {
	font-size: 14px !important;
	line-height: 20px
}
}
@media (max-width:767.98px) {
.component-type--coaster .coaster-content .text p {
	font-size: 14px !important;
	line-height: 22px
}
}
.component-type--coaster .coaster-content .more-link a {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	color: #111;
	background: #fff;
	border-color: #fff
}
@media (max-width:1199.98px) {
.component-type--coaster .coaster-content .more-link a {
	font-size: 18px;
	line-height: 20px
}
}
.component-type--coaster .coaster-content .more-link a:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.component-type--coaster .coaster-content .more-link a:focus-visible {
outline:2px solid #DBDBDB
}
.component-type--coaster .coaster-content .more-link a svg.svg {
	display: none
}
.component-type--coaster .coaster-content .more-link a:hover {
	color: #333;
	background: #fff;
	border-color: #fff
}
.component-type--coaster .coaster-content .more-link a::after {
	content: '';
	background-image: url(../images/btn-arrow-dark.svg);
	background-position: center;
	width: 8px;
	height: 12px;
	margin-left: 16px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 0
}
.component-type--coaster .coaster-content .more-link a:hover::after {
	left: 5px
}
@media (max-width:767.98px) {
.component-type--coaster .coaster-content .more-link a {
	top: 0
}
}
.component-type--coaster .myradialtabs {
	position: relative;
	height: 640px;
	width: 640px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background-image: url(../images/coaster-bg-updated.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	border-radius: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 1
}
@media (max-width:1360px) {
.component-type--coaster .myradialtabs {
	height: 550px;
	width: 550px
}
}
@media (max-width:767.98px) {
.component-type--coaster .myradialtabs {
	height: 450px;
	width: 450px
}
}
@media (max-width:480px) {
.component-type--coaster .myradialtabs {
	height: 300px;
	width: 300px
}
}
.component-type--coaster .myradialtabs .viewport {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 1;
	background-color: transparent;
	height: 368px;
	width: 365px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.component-type--coaster .myradialtabs .viewport::after {
	position: absolute;
	background-image: url(../images/circle-green.svg);
	display: inline-block;
	width: 365px;
	height: 368px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	content: ''
}
@media (max-width:1360px) {
.component-type--coaster .myradialtabs .viewport {
	height: 338px;
	width: 335px
}
.component-type--coaster .myradialtabs .viewport::after {
	height: 338px;
	width: 335px
}
}
@media (max-width:767.98px) {
.component-type--coaster .myradialtabs .viewport {
	height: 253px;
	width: 250px
}
.component-type--coaster .myradialtabs .viewport::after {
	height: 253px;
	width: 250px
}
}
@media (max-width:480px) {
.component-type--coaster .myradialtabs .viewport {
	height: 153px;
	width: 150px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.component-type--coaster .myradialtabs .viewport::after {
	height: 153px;
	width: 150px
}
}
.component-type--coaster .myradialtabs .viewport.hide-content-onselect::after, .component-type--coaster .myradialtabs .viewport.hide-content-onhover::after {
	opacity: 0
}
.component-type--coaster .myradialtabs .viewport.hide-content-onselect .coaster-default-item, .component-type--coaster .myradialtabs .viewport.hide-content-onhover .coaster-default-item {
	opacity: 0
}
.component-type--coaster .myradialtabs .viewport .logo-wrap {
	border-bottom: 2px solid #C3C3C3;
	padding: 0 25px 15px;
	margin-bottom: 13px;
	text-align: center;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px
}
@media (max-width:767.98px) {
.component-type--coaster .myradialtabs .viewport .logo-wrap {
	margin-top: 35px;
	padding: 0 10px 10px;
	margin-bottom: 15px
}
}
@media (max-width:480px) {
.component-type--coaster .myradialtabs .viewport .logo-wrap {
	margin-bottom: 5px;
	padding: 0 5px 5px;
	margin-top: 20px;
	display: none
}
.component-type--coaster .myradialtabs .viewport .logo-wrap img {
	max-width: 90px
}
}
.component-type--coaster .myradialtabs .viewport .coaster-text {
	text-align: center
}
@media (max-width:1360px) {
.component-type--coaster .myradialtabs .viewport .coaster-text img {
	max-width: 80%;
	margin: auto
}
}
@media (max-width:991.98px) {
.component-type--coaster .myradialtabs .viewport .coaster-text img {
	max-width: 75%
}
}
@media (max-width:767.98px) {
.component-type--coaster .myradialtabs .viewport .coaster-text img {
	max-width: 65%
}
}
@media (max-width:480px) {
.component-type--coaster .myradialtabs .viewport .coaster-text img {
	max-width: 75px
}
}
.component-type--coaster .myradialtabs ul {
	padding: 0;
	margin: 0;
	list-style: none
}
.component-type--coaster .myradialtabs ul.selected-ul li:not(.selected) .coaster-link {
	opacity: 0.3;
	pointer-events: none
}
.component-type--coaster .myradialtabs ul.selected-ul li:not(.selected) .coaster-link::after {
	opacity: 0
}
.component-type--coaster .myradialtabs ul li .coaster-link {
	position: absolute;
	font-size: 0;
	background-repeat: no-repeat;
	background-size: 100%;
	cursor: pointer;
	z-index: 10
}
.component-type--coaster .myradialtabs ul li .coaster-link::after {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	content: '';
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 0;
	height: 0;
	border-left: 17px solid transparent;
	border-right: 17px solid transparent;
	border-top: 29px solid #333
}
@media (max-width:480px) {
.component-type--coaster .myradialtabs ul li .coaster-link::after {
	border-left-width: 10px;
	border-right-width: 10px;
	border-top-width: 21px
}
}
.component-type--coaster .myradialtabs ul li #switch-environmental {
	top: 67px;
	width: 298px;
	height: 76px;
	background-image: url(../images/environmental.svg);
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.component-type--coaster .myradialtabs ul li #switch-environmental::after {
	margin-top: -100px
}
@media (max-width:1360px) {
.component-type--coaster .myradialtabs ul li #switch-environmental {
	top: 50px
}
.component-type--coaster .myradialtabs ul li #switch-environmental::after {
	margin-top: -75px
}
}
@media (max-width:767.98px) {
.component-type--coaster .myradialtabs ul li #switch-environmental {
	width: 250px
}
}
@media (max-width:480px) {
.component-type--coaster .myradialtabs ul li #switch-environmental {
	width: 165px;
	top: 37px;
	height: 43px
}
.component-type--coaster .myradialtabs ul li #switch-environmental::after {
	margin-top: -55px
}
}
.component-type--coaster .myradialtabs ul li #switch-social {
	top: 60%;
	width: 83px;
	height: 120px;
	background-image: url(../images/social.svg);
	left: 75px
}
.component-type--coaster .myradialtabs ul li #switch-social::after {
	border-top-color: #FF7900;
	top: auto;
	left: -70px;
	-webkit-transform: unset;
	transform: unset;
	bottom: 0
}
@media (max-width:1360px) {
.component-type--coaster .myradialtabs ul li #switch-social {
	top: 60%;
	left: 60px
}
.component-type--coaster .myradialtabs ul li #switch-social::after {
	left: -45px
}
}
@media (max-width:767.98px) {
.component-type--coaster .myradialtabs ul li #switch-social {
	width: 65px
}
}
@media (max-width:480px) {
.component-type--coaster .myradialtabs ul li #switch-social {
	width: 45px;
	left: 35px;
	height: 70px;
	top: 55%
}
.component-type--coaster .myradialtabs ul li #switch-social::after {
	left: -35px
}
}
.component-type--coaster .myradialtabs ul li #switch-responsible {
	bottom: 17%;
	width: 136px;
	height: 208px;
	background-image: url(../images/responsible.svg);
	right: 60px
}
.component-type--coaster .myradialtabs ul li #switch-responsible::after {
	border-top-color: #2A6EBB;
	left: auto;
	right: 0;
	-webkit-transform: unset;
	transform: unset;
	top: unset;
	bottom: 40px;
	margin-right: -70px
}
@media (max-width:1360px) {
.component-type--coaster .myradialtabs ul li #switch-responsible {
	right: 40px;
	bottom: 14%
}
.component-type--coaster .myradialtabs ul li #switch-responsible::after {
	margin-right: -40px
}
}
@media (max-width:767.98px) {
.component-type--coaster .myradialtabs ul li #switch-responsible {
	bottom: 5%;
	width: 111px;
	right: 35px
}
.component-type--coaster .myradialtabs ul li #switch-responsible::after {
	margin-right: -35px;
	bottom: 60px
}
}
@media (max-width:480px) {
.component-type--coaster .myradialtabs ul li #switch-responsible {
	bottom: 15%;
	width: 80px;
	right: 25px;
	height: 120px
}
.component-type--coaster .myradialtabs ul li #switch-responsible::after {
	margin-right: -30px;
	bottom: 20px
}
}
.component-type--coaster .myradialtabs ul li .coaster-item {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	opacity: 0;
	-webkit-transition: all 0.5s 0s ease;
	transition: all 0.5s 0s ease;
	background-image: url(../images/circle-green-fill.svg);
	height: 368px;
	width: 365px;
	background-size: 100%;
	background-repeat: no-repeat;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
@media (max-width:1360px) {
.component-type--coaster .myradialtabs ul li .coaster-item {
	height: 338px;
	width: 335px
}
}
@media (max-width:767.98px) {
.component-type--coaster .myradialtabs ul li .coaster-item {
	height: 253px;
	width: 250px
}
}
@media (max-width:480px) {
.component-type--coaster .myradialtabs ul li .coaster-item {
	height: 153px;
	width: 150px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
}
.component-type--coaster .myradialtabs ul li .coaster-item p {
	color: #333;
	max-width: 160px
}
@media (max-width:480px) {
.component-type--coaster .myradialtabs ul li .coaster-item p {
	max-width: 115px;
	line-height: 16px
}
}
.component-type--coaster .myradialtabs ul li .coaster-item .logo-wrap {
	border-bottom: 2px solid #C3C3C3;
	padding: 0 25px 15px;
	margin-bottom: 25px;
	text-align: center;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px
}
@media (max-width:767.98px) {
.component-type--coaster .myradialtabs ul li .coaster-item .logo-wrap {
	margin-top: 35px;
	padding: 0 10px 10px;
	margin-bottom: 15px
}
}
@media (max-width:480px) {
.component-type--coaster .myradialtabs ul li .coaster-item .logo-wrap {
	margin-bottom: 5px;
	padding: 0 5px 5px;
	margin-top: 20px;
	display: none
}
.component-type--coaster .myradialtabs ul li .coaster-item .logo-wrap img {
	max-width: 90px
}
}
@media (max-width:480px) {
.component-type--coaster .myradialtabs ul li .coaster-item .btn-primary__right {
	font-size: 13px;
	line-height: 13px;
	padding: 7px;
	min-height: 0;
	height: 32px
}
.component-type--coaster .myradialtabs ul li .coaster-item .btn-primary__right::after {
	display: none
}
}
.component-type--coaster .myradialtabs ul li.orange p {
	color: #FF7900
}
.component-type--coaster .myradialtabs ul li.blue p {
	color: #2A6EBB
}
.component-type--coaster .myradialtabs ul li.selected .coaster-link, .component-type--coaster .myradialtabs ul li.hovered .coaster-link {
	opacity: 1
}
.component-type--coaster .myradialtabs ul li.selected .coaster-item, .component-type--coaster .myradialtabs ul li.hovered .coaster-item {
	opacity: 1;
	z-index: 9
}
.component-type--coaster .content-right {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
@media (max-width:767.98px) {
.component-type--coaster .content-right {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
}
.accordion--striped .accordion-item {
	background-color: transparent
}
.accordion--striped .accordion-item:nth-child(odd) {
	background-color: transparent
}
.accordion-item:first-child .accordion-trigger {
	border-top: 1px solid #757575
}
.accordion-trigger {
	padding: 32px 48px;
	font-family: "proxima-nova" !important;
	font-size: 24px !important;
	line-height: 30px;
	letter-spacing: 0;
	font-weight: 400;
	color: #333;
	margin: 0;
	color: #111;
	border-bottom: 1px solid #757575;
	font-weight: 400 !important
}
@media (max-width:1199.98px) {
.accordion-trigger {
	font-size: 24px !important;
	line-height: 30px
}
}
@media (max-width:767.98px) {
.accordion-trigger {
	font-size: 24px !important;
	line-height: 30px
}
}
.accordion-trigger:hover {
	color: #111
}
@media (max-width:1199.98px) {
.accordion-trigger {
	padding: 32px 48px
}
}
@media (max-width:767.98px) {
.accordion-trigger {
	padding: 32px 28px !important
}
}
.accordion-trigger .svg {
	width: 24px;
	height: 24px;
	min-width: 24px
}
.accordion-panel {
	padding: 56px 128px !important;
	background-color: #f5f5f5;
	border-bottom: 1px solid #757575
}
@media (max-width:1199.98px) {
.accordion-panel {
	padding: 40px 48px !important
}
}
@media (max-width:767.98px) {
.accordion-panel {
	padding: 40px 28px !important
}
}
.accordion-panel>div:last-child .component-type--configurable-text {
	margin-bottom: 0
}
.accordion-panel .video-component {
	margin-bottom: 40px !important
}
.accordion-panel .component-type--configurable-text {
	margin-bottom: 40px
}
.accordion-panel .component-type--configurable-text img {
	width: 100%
}
@media (min-width:768px) {
.accordion-panel .component-type--configurable-text img[data-align="right"] {
	float: right;
	width: auto;
	margin-left: 20px;
	margin-bottom: 10px
}
}
@media (min-width:768px) {
.accordion-panel .component-type--configurable-text img[data-align="left"] {
	float: left;
	width: auto;
	margin-right: 20px;
	margin-bottom: 10px
}
}
.accordion-panel .component-type--configurable-text div.auto-image img {
	width: auto
}
.accordion-panel .organism {
	margin-bottom: 40px
}
.accordion-panel .organism .keyfact-row .col-lg-9 {
	margin: 0;
	width: 100%;
	max-width: 100%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}
.accordion-panel .organism .keyfact-row .key-facts-item {
	max-width: 226px
}
.accordion-panel .organism .keyfact-row .key-facts-item .key-facts-counter {
	color: #111
}
.accordion-panel .organism .keyfact-row .key-facts-item .heading {
	font-size: 18px !important;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	color: #111;
	font-family: "proxima-nova";
	text-align: left !important
}
.accordion {
	margin-top: 40px
}
.component-type--webform- .webform-component .heading {
	display: none
}
.webform-submission-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.webform-submission-form .form-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	overflow: hidden;
	border: none
}
@media screen and (max-width:991.98px) {
.webform-submission-form .form-item {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
}
.webform-submission-form .form-item.form-item--required .form-item__label::after {
	color: #333;
	content: "*";
	margin-left: 5px
}
.webform-submission-form .form-item .textfield .form-control {
	font-family: "proxima-nova" !important;
	font-size: 14px !important;
	line-height: 20px;
	letter-spacing: 0;
	padding-bottom: 18px;
	color: #333;
	padding: 0px;
	width: 100%;
	border-radius: 0;
	border: 0;
	border-bottom: 1px solid rgba(195,195,195,0.4)
}
@media (max-width:1199.98px) {
.webform-submission-form .form-item .textfield .form-control {
	font-size: 14px !important;
	line-height: 16px
}
}
@media (max-width:767.98px) {
.webform-submission-form .form-item .textfield .form-control {
	font-size: 14px !important;
	line-height: 20px
}
}
.webform-submission-form .form-item .textfield .form-control:focus, .webform-submission-form .form-item .textfield .form-control:focus-visible {
border-color:#333;
outline:none;
background:transparent
}
.webform-submission-form .form-item .textfield .form-item--error-message {
	font-size: 12px;
	color: crimson
}
.webform-submission-form .form-item .textfield .form-item--error-message .error::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: crimson;
	top: 39px
}
.webform-submission-form .form-item .checkbox .form-item--error-message {
	font-size: 12px;
	color: crimson;
	margin-bottom: 10px;
	line-height: 1.8rem
}
.webform-submission-form .form-item .checkbox .form-item__label {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.webform-submission-form .form-item.js-form-type-textarea {
	position: relative
}
.webform-submission-form .form-item.js-form-type-textarea .textarea .form-control {
	font-family: "proxima-nova" !important;
	font-size: 14px !important;
	line-height: 20px;
	letter-spacing: 0;
	padding-bottom: 18px;
	width: 100%;
	color: #333;
	padding-left: 0px;
	padding-top: 10px;
	border-radius: 0;
	height: 100px;
	border: 0;
	border-bottom: 1px solid rgba(195,195,195,0.4)
}
@media (max-width:1199.98px) {
.webform-submission-form .form-item.js-form-type-textarea .textarea .form-control {
	font-size: 14px !important;
	line-height: 16px
}
}
@media (max-width:767.98px) {
.webform-submission-form .form-item.js-form-type-textarea .textarea .form-control {
	font-size: 14px !important;
	line-height: 20px
}
}
.webform-submission-form .form-item.js-form-type-textarea .textarea .form-control:focus, .webform-submission-form .form-item.js-form-type-textarea .textarea .form-control:focus-visible {
border-color:#333;
outline:none;
background:transparent
}
.webform-submission-form .form-item.js-form-type-textarea .textarea .form-item--error-message {
	font-size: 12px;
	color: crimson
}
.webform-submission-form .form-item.js-form-type-textarea .textarea .form-item--error-message .error::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: crimson;
	top: auto;
	left: 0;
	bottom: 28px
}
@media (max-width:767.98px) {
.webform-submission-form .form-item.js-form-type-textarea .textarea .form-item--error-message .error::before {
	bottom: 22px
}
}
.webform-submission-form .form-item.form-item-accept-terms {
	grid-column: span 2 / -1;
	border: none
}
.webform-submission-form .form-item.form-item-accept-terms::after {
	display: none
}
.webform-submission-form .form-item .form-item__label {
	font-family: "proxima-nova" !important;
	font-size: 14px !important;
	line-height: 20px;
	letter-spacing: 0;
	margin-bottom: 15px;
	color: #7F7F7F;
	min-width: 100px
}
@media (max-width:1199.98px) {
.webform-submission-form .form-item .form-item__label {
	font-size: 14px !important;
	line-height: 16px
}
}
@media (max-width:767.98px) {
.webform-submission-form .form-item .form-item__label {
	font-size: 14px !important;
	line-height: 20px
}
}
.webform-submission-form .form-item .form-item__label.form-required::before {
	display: none
}
.webform-submission-form .form-item:not(.js-form-type-checkbox) {
	overflow: visible;
	width: 100%
}
@media (min-width:768px) {
.webform-submission-form .form-item:not(.js-form-type-checkbox) {
	width: calc(50% - 16px);
	margin-right: 32px
}
.webform-submission-form .form-item:not(.js-form-type-checkbox):nth-child(2n) {
	margin-right: 0
}
}
.webform-submission-form .form-item:not(.js-form-type-checkbox).form-item-message {
	width: 100%;
	margin-right: 0
}
.webform-submission-form .form-item:not(.js-form-type-checkbox) .form-item__label {
	position: absolute;
	margin: 0;
	left: 0;
	top: 0;
	z-index: 1;
	-webkit-transition: 0.5s;
	transition: 0.5s
}
.webform-submission-form .form-item:not(.js-form-type-checkbox) .form-item__label.active {
	top: -20px;
	color: #333;
	font-size: 12px !important;
	font-weight: bold
}
.webform-submission-form .captcha {
	width: 100%
}
.webform-submission-form .captcha__description {
	padding-left: 0;
	padding-bottom: 0;
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	line-height: 24px;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.webform-submission-form .captcha__description {
	font-size: 14px !important;
	line-height: 20px
}
}
@media (max-width:767.98px) {
.webform-submission-form .captcha__description {
	font-size: 14px !important;
	line-height: 22px
}
}
.webform-submission-form .form-actions {
	width: 100%;
	position: relative
}
.webform-submission-form .form-actions .webform-button--submit {
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding-right: 32px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	background: transparent;
	color: #111
}
.webform-submission-form .form-actions .webform-button--submit:hover, .webform-submission-form .form-actions .webform-button--submit:focus, .webform-submission-form .form-actions .webform-button--submit:active {
	color: #333
}
@media (max-width:1199.98px) {
.webform-submission-form .form-actions .webform-button--submit {
	font-size: 18px;
	line-height: 24px
}
}
.webform-submission-form .form-actions .webform-button--submit::before {
	position: absolute;
	right: 0;
	top: 3px;
	bottom: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	background-image: url(../images/arrow-right-blue.svg);
	background-position: center;
	background-size: 20px;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.webform-submission-form .form-actions .webform-button--submit:hover::before {
	background-image: url(../images/arrow-right-hover.svg)
}
.webform-submission-form .form-actions::before {
	position: absolute;
	left: 0px;
	width: 20px;
	height: 14px;
	background-image: url(../images/arrow-right.svg);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	content: '';
	top: 50%;
	-webkit-transform: translate(0px, -50%);
	transform: translate(0px, -50%)
}
.webform-submission-form .form-actions:hover::before {
	left: 6px
}
.form-item__control.checkbox .form-control ~ .form-item__label .icon {
	background-image: url(../images/default-checkbox.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
	border: none
}
.form-item__control.checkbox .form-control ~ .form-item__label .icon .svg {
	display: none
}
.form-item__control.checkbox .form-control:checked ~ .form-item__label .icon {
	background-image: url(../images/checked-checkbox.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
	border: none
}
.form-item__control.checkbox .form-control:checked ~ .form-item__label .icon .svg {
	display: none
}
.form-item__control.checkbox .form-item__label {
	font-family: "proxima-nova";
	font-size: 18px;
	line-height: 24px;
	font-weight: 400
}
@media (max-width:1199.98px) {
.form-item__control.checkbox .form-item__label {
	font-size: 18px;
	line-height: 24px
}
}
@media (max-width:767.98px) {
.form-item__control.checkbox .form-item__label {
	font-size: 18px;
	line-height: 24px
}
}
.select .select2-selection {
	border-radius: 4px;
	border: 1px solid #333;
	min-height: 48px;
	padding: 0 40px 0 20px;
	padding: 0 40px 0 14px
}
@media (max-width:767.98px) {
.select .select2-selection {
	min-height: 40px
}
}
.select .select2-selection .select2-selection__rendered {
	font-family: "proxima-nova" !important;
	font-weight: normal;
	font-size: 18px !important;
	line-height: 24px;
	letter-spacing: 0;
	color: #333;
	padding: 0
}
@media (max-width:1199.98px) {
.select .select2-selection .select2-selection__rendered {
	font-size: 16px !important;
	line-height: 20px
}
}
@media (max-width:767.98px) {
.select .select2-selection .select2-selection__rendered {
	font-size: 13px !important;
	line-height: 18px
}
}
.select .select2-selection .select2-selection__arrow b {
	display: inline-block;
	height: 100%;
	width: 100%;
	background-image: url(../images/down-arrow.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 15px 20px;
	border: none;
	position: static;
	margin: 0
}
.select2-container .select2-dropdown {
	margin-top: 0;
	border: 1px solid #66B466
}
.select2-container .select2-dropdown ul li {
	padding: 8px 20px;
	color: #0C1F29;
	border: none !important
}
.select2-container .select2-dropdown ul li.select2-results__option--highlighted, .select2-container .select2-dropdown ul li[aria-selected="true"] {
	background-color: #99CD99;
	color: #0C1F29
}
.form-item__control.hidden {
	display: none
}
.radio .form-control:focus-visible+label {
outline:2px solid #DBDBDB
}
.radio .form-item__label {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.component-type--id-tabs-constructor .tabs.tabs--horizontal .tab-list {
	display: none
}
.component-type--id-tabs-constructor .tabs.tabs--horizontal .tab-content {
	padding-top: 0 !important
}
.component-type--id-tabs-constructor .tabs.tabs--horizontal .tab-content:focus, .component-type--id-tabs-constructor .tabs.tabs--horizontal .tab-content:focus-visible {
outline:none
}
.component-type--id-tabs-constructor .tabs.tabs--horizontal .tab-panel {
	max-width: 100% !important
}
.component-type--id-tabs-constructor .tabs.tabs--horizontal .tab-panel:focus, .component-type--id-tabs-constructor .tabs.tabs--horizontal .tab-panel:focus-visible {
outline:none
}
.component-type--id-tabs-constructor .tabs.tabs--horizontal .tab-panel .row {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.bod-card {
	position: relative;
	overflow: hidden
}
.bod-card:focus-visible {
outline:2px solid #333;
border-radius:8px
}
@media (max-width:767.98px) {
.bod-card {
	max-width: 304px;
	margin-left: auto;
	margin-right: auto
}
}
.bod-card .bod-content {
	position: relative;
	border-radius: 8px
}
.bod-card .bod-content .bod_img {
	position: relative
}
.bod-card .bod-content .bod_img::before {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 100%;
	content: '';
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.02%, rgba(0,0,0,0)), color-stop(99.9%, rgba(0,0,0,0.8))), lightgray 50%;
	background: linear-gradient(180deg, rgba(0,0,0,0) .02%, rgba(0,0,0,0.8) 99.9%), lightgray 50%;
	opacity: 0.5;
	border-radius: 8px
}
.bod-card .bod-content .bod_img img {
	width: 100%;
	border-radius: 8px;
	-o-object-fit: cover;
	font-family: "object-fit:cover";
	object-fit: cover
}
.bod-card .bod-content .bod_info {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 32px;
	width: 100%;
	color: #fff
}
@media (max-width:1199.98px) {
.bod-card .bod-content .bod_info {
	padding: 32px
}
}
@media (max-width:767.98px) {
.bod-card .bod-content .bod_info {
	padding: 24px
}
}
.bod-card .bod-content .bod_info .tag-l {
	opacity: 0.8;
	margin-bottom: 24px
}
@media (max-width:1199.98px) {
.bod-card .bod-content .bod_info .tag-l {
	margin-bottom: 16px
}
}
.bod-card .bod-content .bod_info .tag-s {
	opacity: 0.7
}
.bod-card .bod-content .bod_info .text-size-h5 {
	opacity: 0.7
}
.bod-card .bod-content-hover {
	position: absolute;
	bottom: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
	background-color: #333;
	color: #fff;
	-webkit-transition: .5s ease;
	transition: .5s ease;
	border-radius: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	overflow-y: auto
}
.bod-card .bod-content-hover .bod-content-inner {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 32px
}
@media (max-width:1360px) {
.bod-card .bod-content-hover .bod-content-inner {
	padding: 32px
}
}
@media (max-width:1199.98px) {
.bod-card .bod-content-hover .bod-content-inner {
	padding: 32px
}
}
@media (max-width:767.98px) {
.bod-card .bod-content-hover .bod-content-inner {
	padding: 24px
}
}
.bod-card .bod-content-hover .tag-l {
	opacity: 0.8;
	margin-bottom: 24px
}
@media (max-width:1199.98px) {
.bod-card .bod-content-hover .tag-l {
	margin-bottom: 16px
}
}
.bod-card .bod-content-hover .bod-quote-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}
.bod-card .bod-content-hover .bod-quote-text svg {
	width: 22px;
	height: 19px;
	margin-right: 38px
}
@media (max-width:1200px) {
.bod-card .bod-content-hover .bod-quote-text svg {
	margin-right: 24px
}
}
@media (max-width:767.98px) {
.bod-card .bod-content-hover .bod-quote-text svg {
	margin-right: 16px
}
}
.bod-card .bod-content-hover .bod-quote-text .bod-info {
	font-size: inherit;
	width: calc(100% - 60px)
}
.bod-card .bod-content-hover .bod-quote-text .bod-info:after {
	display: block;
	content: '';
	height: 1px;
	width: 33px;
	background-color: #fff;
	margin-top: 20px
}
.bod-card .bod-content-hover .bod-quote-text .bod-info p {
	font-size: inherit
}
.bod-card:hover .bod-content-hover, .bod-card:focus-visible .bod-content-hover {
opacity:1;
bottom:0;
height:100%
}
.micro-view {
	min-height: 219px;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.15);
	padding: 40px 32px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	background: #bbb
}
.micro-view .image-icon {
	margin-bottom: 18px
}
.micro-view .text-size-h4 {
	margin-bottom: 4px;
	color: #111
}
@media (max-width:767.98px) {
.micro-view {
	max-width: 395px;
	margin: auto
}
}
.bod-large-micro-card .micro-view {
	min-height: 256px
}
.component-type--id-tabs-constructor .tab-content .row [class*=col-] {
	margin-top: 32px
}
@media (max-width:991.98px) {
.component-type--id-tabs-constructor .tab-content .row [class*=col-] {
	margin-top: 16px
}
}
.component-type--id-tabs-constructor .tab-content .row [class*=col-] .micro-view {
	height: 100%
}
.component-type--id-tabs-constructor .tab-content .row [class*=col-]:first-child {
	margin-top: 0
}
@media (min-width:768px) {
.component-type--id-tabs-constructor .tab-content .row [class*=col-]:nth-child(2) {
	margin-top: 0
}
}
@media (min-width:992px) {
.component-type--id-tabs-constructor .tab-content .row [class*=col-]:nth-child(3) {
	margin-top: 0
}
}
@media (max-width:767.98px) {
.tabs.tabs--horizontal .container, .tabs.tabs--horizontal .component-type--news-list .views-exposed-form, .component-type--news-list .tabs.tabs--horizontal .views-exposed-form, .tabs.tabs--horizontal .sitemap {
	max-width: 100%
}
}
.tabs.tabs--horizontal .tab-list {
	border-bottom-color: #333 !important;
	height: 60px;
	border-width: 2px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
@media (max-width:767.98px) {
.tabs.tabs--horizontal .tab-list {
	height: auto;
	border-bottom-width: 0
}
}
.tabs.tabs--horizontal .tab-list a.tab {
	border-bottom-color: #333;
	height: 60px;
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 24px;
	letter-spacing: 0;
	color: #333;
	color: #111;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
@media (max-width:1199.98px) {
.tabs.tabs--horizontal .tab-list a.tab {
	font-size: 16px !important;
	line-height: 24px
}
}
@media (max-width:767.98px) {
.tabs.tabs--horizontal .tab-list a.tab {
	font-size: 16px !important;
	line-height: 24px
}
}
.tabs.tabs--horizontal .tab-list a.tab[aria-selected="true"] {
	border-bottom-color: #333;
	border-width: 2px
}
.tabs.tabs--horizontal .tab-list a.tab[aria-selected="true"]::after {
	border-bottom-color: #333;
	bottom: 0px
}
.tabs.tabs--horizontal .tab-list a.tab.hidden-tab {
	display: none
}
.tabs.tabs--horizontal .tab-list .more-tabs a.more-tab {
	background: transparent;
	color: #333
}
.tabs.tabs--horizontal .tab-list .more-tabs a.more-tab[aria-selected="true"] {
	border-radius: 0px;
	border-bottom-style: solid
}
.tabs.tabs--horizontal .tab-list .more-tabs a.more-tab svg.svg {
	display: none
}
.tabs.tabs--horizontal .tab-list .more-tabs a.more-tab[aria-expanded="false"]::after {
	display: inline-block;
	width: 27px;
	height: 27px;
	background-image: url(../images/button-right.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	content: '';
	z-index: 5;
	position: absolute;
	right: -5px;
	top: 17px;
	border: none
}
.tabs.tabs--horizontal .tab-list .more-tabs a.more-tab[aria-expanded="false"][aria-selected="true"]::after {
	right: auto;
	left: 75%
}
.tabs.tabs--horizontal .tab-list .more-tabs a.more-tab[aria-expanded="true"] {
	border-width: 0px;
	border-radius: 0px
}
.tabs.tabs--horizontal .tab-list .more-tabs a.more-tab[aria-expanded="true"]::after {
	display: inline-block;
	width: 27px;
	height: 27px;
	background-image: url(../images/button-right.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	content: '';
	z-index: 5;
	position: absolute;
	right: -5px;
	top: 17px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	border: none
}
.tabs.tabs--horizontal .tab-list .more-tabs a.more-tab[aria-expanded="true"][aria-selected="true"]::after {
	right: auto;
	left: 75%
}
.tabs.tabs--horizontal .tab-list .more-tabs .secondary-tabs {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.15);
	background: #bbb
}
.tabs.tabs--horizontal .tab-list .more-tabs .secondary-tabs a.tab {
	border-width: 2px;
	border-bottom-style: solid
}
@media (max-width:767.98px) {
.tabs.tabs--horizontal .tab-list select.tab {
	background-size: 15px 20px;
	background-position: center right 14px;
	background-color: #fff;
	opacity: 1;
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 24px;
	letter-spacing: 0;
	color: #333;
	color: #fff;
	height: 40px;
	padding: 8px 14px;
	border-radius: 6px;
	color: #333;
	background-image: url(../images/down-arrow.svg);
	border: 1px solid #333
}
}
@media (max-width:767.98px) and (max-width:1199.98px) {
.tabs.tabs--horizontal .tab-list select.tab {
	font-size: 16px !important;
	line-height: 24px
}
}
@media (max-width:767.98px) and (max-width:767.98px) {
.tabs.tabs--horizontal .tab-list select.tab {
	font-size: 16px !important;
	line-height: 24px
}
}
@media (max-width:767.98px) {
.tabs.tabs--horizontal .tab-list select.tab option {
	color: #111;
	background-color: #E4F1CC
}
}
.tabs.tabs--horizontal .tab-content {
	padding-top: 32px !important
}
@media (max-width:991.98px) {
.tabs.tabs--horizontal .tab-content {
	padding-top: 24px
}
}
.tabs.tabs--horizontal .tab-content .tab-panel {
	max-width: 992px;
	margin: 0 auto
}
.tabs.tabs--horizontal .tab-content .tab-panel:focus {
	outline: none
}
.full-width-tab-content .tabs.tabs--horizontal .tab-content .tab-panel {
	max-width: 100%
}
@media (max-width:767.98px) {
.tabs.tabs--horizontal .tab-list select.tab {
	font-size: 13px !important;
	line-height: 18px
}
}
.path-age-gate {
	margin-top: 90px
}
@media (max-width:1199.98px) {
.path-age-gate {
	margin-top: 60px
}
}
.path-age-gate .age-gate {
	padding-bottom: 90px;
	background-color: #fff
}
@media (max-width:1199.98px) {
.path-age-gate .age-gate {
	padding-bottom: 60px
}
}
@media (max-width:767.98px) {
.path-age-gate .age-gate .col-lg-6 {
	padding-right: 20px
}
}
.path-age-gate .age-gate__brand-logo {
	margin-bottom: 15px;
	max-width: 150px
}
.path-age-gate .age-gate-info {
	display: inline-block;
	width: 100%;
	padding-left: 17px
}
@media (max-width:767.98px) {
.path-age-gate .age-gate-info {
	padding-left: 0
}
}
.path-age-gate .age-gate__brand-text {
	margin-bottom: 4px
}
.path-age-gate .age-gate__brad-sub-text a {
	color: #111
}
.path-age-gate .age-gate__brad-sub-text a:hover {
	text-decoration: underline;
	color: #333
}
.path-age-gate .age-gate__description-text {
	margin-top: 64px;
	margin-bottom: 32px
}
@media (max-width:767.98px) {
.path-age-gate .age-gate__description-text {
	margin-top: 32px
}
}
.path-age-gate .age-gate__description-text h5 {
	color: #111
}
.path-age-gate .age-gate__date-fields-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-bottom: 44px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
@media (max-width:767.98px) {
.path-age-gate .age-gate__date-fields-wrap {
	margin-bottom: 32px
}
}
.path-age-gate .age-gate__date-fields-wrap .number.form-item__control {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.path-age-gate .age-gate__date-fields-wrap .number.form-item__control .button--small {
	display: none
}
.path-age-gate .age-gate__date-fields-wrap input {
	border: 0;
	border-bottom: 1px solid #C3C3C3;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	width: 100% !important;
	text-align: center;
	padding: 0;
	height: auto;
	color: #8F98A3;
	max-width: 100%;
	margin: 0 !important;
	font-family: "proxima-nova" !important;
	font-size: 75px !important;
	line-height: 80px;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.path-age-gate .age-gate__date-fields-wrap input {
	font-size: 65px !important;
	line-height: 76px
}
}
@media (max-width:767.98px) {
.path-age-gate .age-gate__date-fields-wrap input {
	font-size: 35px !important;
	line-height: 50px
}
}
@media (max-width:480px) {
.path-age-gate .age-gate__date-fields-wrap input {
	font-size: 25px !important;
	line-height: 33px
}
}
.path-age-gate .age-gate__date-fields-wrap input:focus {
	background: transparent;
	outline: none;
	border-color: #C3C3C3
}
.path-age-gate .age-gate__date-fields-wrap input.error {
	border-color: #ff2b00
}
.path-age-gate .age-gate__date-fields-wrap .form-item {
	margin-bottom: 0
}
.path-age-gate .age-gate__date-fields-wrap .form-item__error-message, .path-age-gate .age-gate__date-fields-wrap .form-item--error-message {
	color: red;
	font-size: 14px;
	line-height: 20px;
	font-family: "proxima-nova"
}
.path-age-gate .age-gate__date-fields-wrap .age-gate__date-day {
	width: 106px;
	margin-right: 15px
}
@media (max-width:1199.98px) {
.path-age-gate .age-gate__date-fields-wrap .age-gate__date-day {
	width: 100px
}
}
@media (max-width:767.98px) {
.path-age-gate .age-gate__date-fields-wrap .age-gate__date-day {
	width: 55px;
	margin-right: 10px
}
}
@media (max-width:480px) {
.path-age-gate .age-gate__date-fields-wrap .age-gate__date-day {
	width: 33px;
	margin-right: 5px
}
}
.path-age-gate .age-gate__date-fields-wrap .age-gate__date-month {
	width: 136px;
	margin-right: 15px
}
@media (max-width:1199.98px) {
.path-age-gate .age-gate__date-fields-wrap .age-gate__date-month {
	width: 120px
}
}
@media (max-width:767.98px) {
.path-age-gate .age-gate__date-fields-wrap .age-gate__date-month {
	width: 60px;
	margin-right: 10px
}
}
@media (max-width:480px) {
.path-age-gate .age-gate__date-fields-wrap .age-gate__date-month {
	width: 40px;
	margin-right: 5px
}
}
.path-age-gate .age-gate__date-fields-wrap .age-gate__date-year {
	width: 188px
}
@media (max-width:1199.98px) {
.path-age-gate .age-gate__date-fields-wrap .age-gate__date-year {
	width: 160px
}
}
@media (max-width:767.98px) {
.path-age-gate .age-gate__date-fields-wrap .age-gate__date-year {
	width: 100px
}
}
@media (max-width:480px) {
.path-age-gate .age-gate__date-fields-wrap .age-gate__date-year {
	width: 65px
}
}
.path-age-gate .age-gate__country-fields {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 64px;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}
@media (max-width:767.98px) {
.path-age-gate .age-gate__country-fields {
	margin-bottom: 32px
}
}
@media (max-width:480px) {
.path-age-gate .age-gate__country-fields {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
}
.path-age-gate .age-gate__country-fields .select {
	margin: 0 20px 0 0;
	max-width: 205px
}
@media (max-width:480px) {
.path-age-gate .age-gate__country-fields .select {
	margin-bottom: 32px;
	max-width: 90%;
	margin-right: 0
}
}
.path-age-gate .age-gate__country-fields .form-item--error-message {
	color: red;
	font-size: 14px;
	line-height: 20px;
	font-family: "proxima-nova"
}
.path-age-gate .age-gate__remeber-me {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-bottom: 32px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.path-age-gate .age-gate__remeber-me .form-item {
	margin: 0 32px 0 0
}
@media (max-width:480px) {
.path-age-gate .age-gate__remeber-me .form-item {
	margin-bottom: 16px
}
}
.path-age-gate .age-gate__remeber-me .form-item .checkbox .icon {
	margin-top: 3px
}
@media (max-width:767.98px) {
.path-age-gate .age-gate__remeber-me .form-item .checkbox .icon {
	margin-top: 0
}
}
.path-age-gate .age-gate__remeber-me .cookie-setting-btn {
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	padding-left: 28px
}
.path-age-gate .age-gate__remeber-me .cookie-setting-btn:hover, .path-age-gate .age-gate__remeber-me .cookie-setting-btn:focus, .path-age-gate .age-gate__remeber-me .cookie-setting-btn:active {
	color: #333
}
@media (max-width:1199.98px) {
.path-age-gate .age-gate__remeber-me .cookie-setting-btn {
	font-size: 18px;
	line-height: 24px
}
}
.path-age-gate .age-gate__remeber-me .cookie-setting-btn::before {
	position: absolute;
	left: 0;
	top: 4px;
	width: 16px;
	height: 16px;
	background-image: url(../images/setting-icon.svg);
	background-position: center;
	background-size: 16px;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
@media (max-width:1199.98px) {
.path-age-gate .age-gate__remeber-me .cookie-setting-btn::before {
	top: 2px
}
}
@media (max-width:767.98px) {
.path-age-gate .age-gate__remeber-me .cookie-setting-btn::before {
	top: 0
}
}
.path-age-gate .age-gate__remeber-me .cookie-setting-btn:hover::before {
	left: 6px
}
.path-age-gate .age-gate__remeber-me .cookie-setting-btn button {
	background: 0 0;
	border: none;
	padding: 0;
	text-align: left;
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	cursor: pointer
}
.path-age-gate .age-gate__remeber-me .cookie-setting-btn button:hover, .path-age-gate .age-gate__remeber-me .cookie-setting-btn button:focus, .path-age-gate .age-gate__remeber-me .cookie-setting-btn button:active {
	color: #333
}
@media (max-width:1199.98px) {
.path-age-gate .age-gate__remeber-me .cookie-setting-btn button {
	font-size: 18px;
	line-height: 24px
}
}
.path-age-gate .age-gate__remeber-me .cookie-setting-btn .cta-link-setting {
	padding-left: 0
}
.path-age-gate .age-gate__remeber-me .cookie-setting-btn .cta-link-setting::before {
	display: none
}
.path-age-gate .age-gate__desc-button-cookie p {
	font-family: "proxima-nova" !important;
	font-weight: 400;
	font-size: 14px !important;
	line-height: 20px !important;
	letter-spacing: 0
}
@media (max-width:1199.98px) {
.path-age-gate .age-gate__desc-button-cookie p {
	font-size: 12px !important;
	line-height: 20px !important
}
}
@media (max-width:767.98px) {
.path-age-gate .age-gate__desc-button-cookie p {
	font-size: 11px !important;
	line-height: 18px !important
}
}
.path-age-gate .age-gate__desc-button-cookie p a {
	color: #333
}
.path-age-gate .age-gate__desc-button-cookie p a:hover {
	text-decoration: underline
}
.path-age-gate .error-message {
	position: static;
	opacity: 1;
	visibility: visible;
	-webkit-transform: none;
	transform: none
}
.path-age-gate .error-message .error-message__item p {
	font-family: "proxima-nova" !important;
	font-size: 24px !important;
	font-weight: 700 !important;
	line-height: 36px;
	letter-spacing: 0;
	color: #333
}
@media (max-width:1199.98px) {
.path-age-gate .error-message .error-message__item p {
	font-size: 24px !important;
	line-height: 36px
}
}
@media (max-width:767.98px) {
.path-age-gate .error-message .error-message__item p {
	font-size: 24px !important;
	line-height: 34px
}
}
.path-age-gate .side-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.path-age-gate .side-bar .link-wrap a {
	padding: 16px 24px;
	border-bottom: 1px solid #ccc;
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	position: relative;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.path-age-gate .side-bar .link-wrap a::before {
	position: absolute;
	right: 16px;
	width: 24px;
	height: 24px;
	background-image: url(../images/arrow-right.svg);
	background-position: center;
	background-size: 24px;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.path-age-gate .side-bar .link-wrap a:hover::before {
	right: 6px
}
.path-age-gate .age-gate__date-day input[type=number]::-webkit-input-placeholder {
color:#8F98A3;
opacity:.5
}
.path-age-gate .age-gate__date-day input[type=number]::-moz-placeholder {
color:#8F98A3;
opacity:.5
}
.path-age-gate .age-gate__date-day input[type=number]:-ms-input-placeholder {
color:#8F98A3;
opacity:.5
}
.path-age-gate .age-gate__date-day input[type=number]::-ms-input-placeholder {
color:#8F98A3;
opacity:.5
}
.path-age-gate .age-gate__date-day input[type=number]::placeholder {
color:#8F98A3;
opacity:.5
}
.path-age-gate .age-gate__date-month input[type=number]::-webkit-input-placeholder {
color:#8F98A3;
opacity:.5
}
.path-age-gate .age-gate__date-month input[type=number]::-moz-placeholder {
color:#8F98A3;
opacity:.5
}
.path-age-gate .age-gate__date-month input[type=number]:-ms-input-placeholder {
color:#8F98A3;
opacity:.5;
color:#8F98A3;
opacity:.5
}
.path-age-gate .age-gate__date-month input[type=number]::-ms-input-placeholder {
color:#8F98A3;
opacity:.5;
color:#8F98A3;
opacity:.5
}
.path-age-gate .age-gate__date-month input[type=number]::placeholder {
color:#8F98A3;
opacity:.5
}
.path-age-gate .age-gate__date-year input[type=number]::-webkit-input-placeholder {
color:#8F98A3;
opacity:.5
}
.path-age-gate .age-gate__date-year input[type=number]::-moz-placeholder {
color:#8F98A3;
opacity:.5
}
.path-age-gate .age-gate__date-year input[type=number]:-ms-input-placeholder {
color:#8F98A3;
opacity:.5;
color:#8F98A3;
opacity:.5
}
.path-age-gate .age-gate__date-year input[type=number]::-ms-input-placeholder {
color:#8F98A3;
opacity:.5;
color:#8F98A3;
opacity:.5
}
.path-age-gate .age-gate__date-year input[type=number]::placeholder {
color:#8F98A3;
opacity:.5
}
#ensNotifyBanner .button, #ensModalWrapper .button {
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding-right: 32px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
#ensNotifyBanner .button:hover, #ensNotifyBanner .button:focus, #ensNotifyBanner .button:active, #ensModalWrapper .button:hover, #ensModalWrapper .button:focus, #ensModalWrapper .button:active {
	color: #333
}
@media (max-width:1199.98px) {
#ensNotifyBanner .button, #ensModalWrapper .button {
	font-size: 18px;
	line-height: 24px
}
}
#ensNotifyBanner .button::before, #ensModalWrapper .button::before {
	position: absolute;
	right: 0;
	top: 3px;
	bottom: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	background-image: url(../images/arrow-right-blue.svg);
	background-position: center;
	background-size: 20px;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
#ensNotifyBanner .button:hover::before, #ensModalWrapper .button:hover::before {
	background-image: url(../images/arrow-right-hover.svg)
}
#ensNotifyBanner .button::before, #ensModalWrapper .button::before {
	-webkit-transform: none;
	transform: none;
	top: unset
}
@media only screen and (max-width:1199px) {
#ensNotifyBanner .ensButtons img {
	height: auto;
	border: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-height: -webkit-fit-content;
	max-height: -moz-fit-content;
	max-height: fit-content;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	max-width: 150px
}
}
#ensModalWrapper .ensModal .ensTitle {
	margin-bottom: 32px
}
#ensModalWrapper .ensModal .description {
	padding: 0
}
#ensModalWrapper .ensModal .card {
	min-height: 0
}
.path-age-gate .side-bar .skip-items__close-icon:before {
	display: inline-block;
	background-image: url(../images/close-button-gray.svg);
	height: 18px;
	width: 18px;
	background-repeat: no-repeat;
	background-position: center;
	content: ""
}
.component-type--links-list ul.ll-arrow-right {
	list-style: none;
	padding: 0;
	margin: 0
}
.component-type--links-list ul.ll-arrow-right li a {
	padding: 16px 60px 16px 24px;
	border-bottom: 1px solid #ccc;
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	position: relative;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.component-type--links-list ul.ll-arrow-right li a::before {
	position: absolute;
	right: 16px;
	width: 24px;
	height: 24px;
	background-image: url(../images/arrow-right.svg);
	background-position: center;
	background-size: 24px;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.component-type--links-list ul.ll-arrow-right li a:hover::before {
	right: 6px
}
.component-type--links-list ul.ll-arrow-left {
	list-style: none;
	padding: 0;
	margin: 0;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3
}
@media (max-width:991.98px) {
.component-type--links-list ul.ll-arrow-left {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2
}
}
@media (max-width:767.98px) {
.component-type--links-list ul.ll-arrow-left {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1
}
}
.component-type--links-list ul.ll-arrow-left li {
	margin-bottom: 42px
}
@media (max-width:991.98px) {
.component-type--links-list ul.ll-arrow-left li {
	margin-bottom: 24px
}
}
.component-type--links-list ul.ll-arrow-left li:last-child {
	margin-bottom: 0
}
.component-type--links-list ul.ll-arrow-left li a {
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding-right: 32px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}
.component-type--links-list ul.ll-arrow-left li a:hover, .component-type--links-list ul.ll-arrow-left li a:focus, .component-type--links-list ul.ll-arrow-left li a:active {
	color: #333
}
@media (max-width:1199.98px) {
.component-type--links-list ul.ll-arrow-left li a {
	font-size: 18px;
	line-height: 24px
}
}
.component-type--links-list ul.ll-arrow-left li a::before {
	position: absolute;
	right: 0;
	top: 3px;
	bottom: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	background-image: url(../images/arrow-right-blue.svg);
	background-position: center;
	background-size: 20px;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.component-type--links-list ul.ll-arrow-left li a:hover::before {
	background-image: url(../images/arrow-right-hover.svg)
}
.component-type--download-list.downloadlist-variation2 table tbody tr {
	position: relative
}
.component-type--download-list.downloadlist-variation2 table tbody tr:nth-child(odd) {
	background-color: transparent
}
.component-type--download-list.downloadlist-variation2 table tbody tr td {
	font-family: "proxima-nova" !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	line-height: 26px;
	letter-spacing: 0;
	color: #333;
	color: #333
}
@media (max-width:1199.98px) {
.component-type--download-list.downloadlist-variation2 table tbody tr td {
	font-size: 20px !important;
	line-height: 26px
}
}
@media (max-width:767.98px) {
.component-type--download-list.downloadlist-variation2 table tbody tr td {
	font-size: 20px !important;
	line-height: 26px
}
}
.component-type--download-list.downloadlist-variation2 table tbody tr td span {
	display: block;
	font-family: "proxima-nova" !important;
	font-weight: 400;
	font-size: 14px !important;
	line-height: 20px !important;
	letter-spacing: 0;
	color: #999;
	position: relative;
	z-index: 1
}
@media (max-width:1199.98px) {
.component-type--download-list.downloadlist-variation2 table tbody tr td span {
	font-size: 12px !important;
	line-height: 20px !important
}
}
@media (max-width:767.98px) {
.component-type--download-list.downloadlist-variation2 table tbody tr td span {
	font-size: 11px !important;
	line-height: 18px !important
}
}
.component-type--download-list.downloadlist-variation2 table tbody tr td .download-link {
	display: block;
	margin-left: auto;
	background-image: url(../images/download-icon.svg);
	height: 30px;
	width: 30px
}
.component-type--download-list.downloadlist-variation2 table tbody tr td .download-link::before {
	content: '';
	height: 100%;
	width: 100%;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0
}
.component-type--marker-cluster-map {
	position: relative;
	height: 570px
}
@media (max-width:991.98px) {
.component-type--marker-cluster-map {
	height: 400px
}
}
.component-type--marker-cluster-map #map {
	width: 100% !important;
	height: 100% !important
}
.component-type--marker-cluster-map .cluster-map-display-title {
	display: none
}
.component-type--marker-cluster-map .gm-style .gm-style-iw-c {
	-webkit-animation: anim1 .2s alternate ease-in;
	animation: anim1 .2s alternate ease-in;
	padding: 0;
	background: transparent;
	max-width: 451px !important
}
@media (max-width:767.98px) {
.component-type--marker-cluster-map .gm-style .gm-style-iw-c {
	max-width: 250px !important
}
}
.component-type--marker-cluster-map .gm-style .gm-style-iw-c .gm-style-iw-d {
	max-width: 451px;
	max-height: 240px !important;
	overflow-x: hidden !important;
	overflow-y: hidden !important;
	background-color: rgba(32,85,39,0.9);
	padding: 0
}
.component-type--marker-cluster-map .gm-style .gm-style-iw-c button {
	margin: 5px 15px 0 0 !important;
	background-color: transparent;
	opacity: 1;
	z-index: 3
}
.component-type--marker-cluster-map .gm-style .gm-style-iw-c button>span {
	background-color: #fff;
	height: 24px !important;
	width: 24px !important;
	background-repeat: no-repeat
}
.component-type--marker-cluster-map .gm-style .gm-style-iw-t {
	top: -55px
}
.component-type--marker-cluster-map .gm-style .gm-style-iw-t:after {
	background: linear-gradient(45deg, rgba(32,85,39,0.7) 50%, rgba(255,255,255,0) 51%, rgba(255,255,255,0) 100%) !important;
	top: -0.5px
}
.component-type--marker-cluster-map .gm-style div[role="button"]:focus-visible {
outline:2px solid #333
}
.component-type--marker-cluster-map .gm-style-iw-d>div>a.marker-list:only-child {
	margin-right: 80px
}
.component-type--marker-cluster-map .markers-wrapper {
	padding: 25px 0px 40px 0px;
	position: relative
}
.component-type--marker-cluster-map .marker-list {
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding-right: 32px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	color: #fff;
	margin: 16px 50px 16px 30px;
	display: block
}
.component-type--marker-cluster-map .marker-list:hover, .component-type--marker-cluster-map .marker-list:focus, .component-type--marker-cluster-map .marker-list:active {
	color: #333
}
@media (max-width:1199.98px) {
.component-type--marker-cluster-map .marker-list {
	font-size: 18px;
	line-height: 24px
}
}
.component-type--marker-cluster-map .marker-list::before {
	position: absolute;
	right: 0;
	top: 3px;
	bottom: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	background-image: url(../images/arrow-right-blue.svg);
	background-position: center;
	background-size: 20px;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.component-type--marker-cluster-map .marker-list:hover::before {
	background-image: url(../images/arrow-right-hover.svg)
}
.component-type--marker-cluster-map .marker-list:hover, .component-type--marker-cluster-map .marker-list:focus, .component-type--marker-cluster-map .marker-list:active {
	color: #fff
}
@-webkit-keyframes anim1 {
0% {
-webkit-transform:translate(-50%, -100%) scale(0);
transform:translate(-50%, -100%) scale(0)
}
100% {
-webkit-transform:translate(-50%, -100%) scale(1);
transform:translate(-50%, -100%) scale(1)
}
}
@keyframes anim1 {
0% {
-webkit-transform:translate(-50%, -100%) scale(0);
transform:translate(-50%, -100%) scale(0)
}
100% {
-webkit-transform:translate(-50%, -100%) scale(1);
transform:translate(-50%, -100%) scale(1)
}
}
.custom-font-color {
	color: #fff !important;
	text-shadow: 0 0 2px #000;
	font-size: 16px;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	padding-left: 20px;
	padding-top: 9px;
	display: block;
	font-family: "proxima-nova";
	font-weight: normal
}
.custom-font-color.mm2 {
	padding-left: 48px
}
.map-search-wrapper {
	background-color: rgba(51,51,51,0.9);
	width: 399px;
	height: 122px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px 60px;
	position: relative;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: .35s;
	transition: .35s
}
.map-search-wrapper.active {
	width: 466px
}
@media (max-width:767.98px) {
.map-search-wrapper {
	width: 70% !important;
	padding: 15px;
	max-width: 399px;
	height: 90px
}
.map-search-wrapper.active {
	width: 80% !important
}
}
.map-search-wrapper .is-hide {
	opacity: 0;
	pointer-events: none
}
.map-search-wrapper .search-default {
	position: absolute;
	width: 60%;
	-webkit-transition: all .3s;
	transition: all .3s;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.map-search-wrapper .search-default .text-size-h5 {
	color: #fff;
	margin: 0
}
.map-search-wrapper .search-click {
	width: 80px;
	height: 80px;
	background-image: url(../images/map-search.svg);
	position: absolute;
	right: -40px;
	background-position: center;
	background-size: cover;
	cursor: pointer;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
	-webkit-transition: all .3s;
	transition: all .3s
}
.map-search-wrapper .map-search-box {
	position: relative;
	width: 100%
}
.map-search-wrapper .map-search-box .map-search-input {
	position: relative
}
.map-search-wrapper .map-search-box .map-search-input::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 30px;
	width: 30px;
	background-image: url(../images/search-green.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center
}
.map-search-wrapper .map-search-box .map-search-input input.map-search {
	opacity: .8;
	color: #fff;
	padding: 20px 45px;
	border: none;
	border-bottom: 1px solid #fff;
	background-color: transparent;
	background: 0 0;
	outline: 0;
	width: 100%
}
.map-search-wrapper .map-search-box .map-search-close {
	position: absolute;
	right: 0;
	width: 30px;
	height: 30px;
	background-color: #fff;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 12px;
	text-align: center;
	border-radius: 50%;
	line-height: 28px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
	z-index: 2
}
.map-search-wrapper .map-search-box .map-search-close::after {
	content: '';
	display: inline-block;
	height: 12px;
	width: 12px;
	background-image: url(../images/close-button.svg);
	background-size: 12px;
	background-position: center;
	background-repeat: no-repeat
}
.map-search-wrapper .map-search-box .map-search-input input.map-search::-webkit-input-placeholder {
color:#fff
}
.map-search-wrapper .map-search-box .map-search-input input.map-search:-ms-input-placeholder {
color:#fff
}
.map-search-wrapper .map-search-box .map-search-input input.map-search::-webkit-input-placeholder {
color:#fff
}
.map-search-wrapper .map-search-box .map-search-input input.map-search::-moz-placeholder {
color:#fff
}
.map-search-wrapper .map-search-box .map-search-input input.map-search:-ms-input-placeholder {
color:#fff
}
.map-search-wrapper .map-search-box .map-search-input input.map-search::-ms-input-placeholder {
color:#fff
}
.map-search-wrapper .map-search-box .map-search-input input.map-search::placeholder {
color:#fff
}
.chart-wrapper-container__pie {
	min-width: 100%;
	height: 500px;
	margin: 0 auto
}
@media (max-width:991.98px) {
.chart-wrapper-container__pie svg {
	max-width: 100%
}
}
@media (max-width:767.98px) {
.chart-wrapper-container__pie {
	height: 400px
}
}
.component-type--marker-cluster-map .mCSB_scrollTools {
	width: 5px;
	z-index: 9
}
.component-type--marker-cluster-map .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent;
	margin: 0 !important;
	width: 5px
}
.component-type--marker-cluster-map .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	margin: 0;
	border-radius: 0;
	width: 5px
}
.component-type--marker-cluster-map .mCSB_inside>.mCSB_container {
	margin-right: 0
}
.component-type--marker-cluster-map .mCSB_scrollTools .mCSB_dragger {
	min-height: 83px !important
}
.component-type--marker-cluster-map .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #8F98A3 !important
}
.component-type--marker-cluster-map .mCSB_inside {
	position: relative
}
.component-type--marker-cluster-map .mCSB_inside:after {
	content: '';
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 40px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(32,85,39,0)), to(#205527));
	background: linear-gradient(to bottom, rgba(32,85,39,0) 0%, #205527 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007db9e8', endColorstr='#205527', GradientType=0)
}
.component-type--marker-cluster-map .mCSB_inside:before {
	content: '';
	position: absolute;
	top: 0;
	width: 100%;
	height: 40px;
	background: -webkit-gradient(linear, left top, left bottom, from(#205527), to(rgba(32,85,39,0)));
	background: linear-gradient(to bottom, #205527 0%, rgba(32,85,39,0) 100%);
	z-index: 1
}
.component-type--marker-cluster-map .mCSB_scrollTools {
	background: #172c1b
}
.layout-flexible.iframe-block .iframe {
	border-radius: 8px;
	background-color: #fff;
	-webkit-box-shadow: 0px 4px 74px 0px color(display-p3 0 0 0/0.14);
	box-shadow: 0px 4px 74px 0px color(display-p3 0 0 0/0.14);
	display: block;
	margin: 0 auto;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	padding: 20px
}
.view-reporting-center .mob-filter-search, .view-result-report-and-presentation .mob-filter-search {
	display: none;
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 24px;
	letter-spacing: 0;
	color: #333;
	color: #111;
	border: 1px solid #111
}
@media (max-width:1199.98px) {
.view-reporting-center .mob-filter-search, .view-result-report-and-presentation .mob-filter-search {
	font-size: 16px !important;
	line-height: 24px
}
}
@media (max-width:767.98px) {
.view-reporting-center .mob-filter-search, .view-result-report-and-presentation .mob-filter-search {
	font-size: 16px !important;
	line-height: 24px
}
}
@media (max-width:991.98px) {
.view-reporting-center .mob-filter-search, .view-result-report-and-presentation .mob-filter-search {
	display: inline-block;
	padding: 8px;
	margin-bottom: 24px
}
}
@media (max-width:991.98px) {
.view-reporting-center .view-filters.form-group, .view-result-report-and-presentation .view-filters.form-group {
	background: #fff;
	width: 90%;
	height: 100%;
	padding: 0 20px 30px;
	position: fixed;
	right: -100%;
	top: 0;
	-webkit-transition: all ease .5s;
	transition: all ease .5s;
	z-index: 9999;
	-webkit-box-shadow: -5px 0 20px 0 #7f7f7f;
	box-shadow: -5px 0 20px 0 #7f7f7f
}
.view-reporting-center .slider--nav, .view-result-report-and-presentation .slider--nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	min-height: 70px;
	border-bottom: 1px solid #e4e4e4;
	margin: 0 0 20px;
	position: relative;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.view-reporting-center .slider--nav i, .view-result-report-and-presentation .slider--nav i {
	height: 20px;
	width: 20px;
	background-image: url(../images/close-button-gray.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	display: inline-block
}
}
.view-reporting-center .views-exposed-form, .view-result-report-and-presentation .views-exposed-form {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 12px
}
.view-reporting-center .filter_search__wrapper, .view-result-report-and-presentation .filter_search__wrapper {
	width: 100%
}
.view-reporting-center .filter_search__wrapper .fieldset-title, .view-result-report-and-presentation .filter_search__wrapper .fieldset-title {
	margin-bottom: 20px
}
.view-reporting-center .filter_search__wrapper .fieldset-legend, .view-result-report-and-presentation .filter_search__wrapper .fieldset-legend {
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 24px;
	letter-spacing: 0;
	color: #333;
	color: #666
}
@media (max-width:1199.98px) {
.view-reporting-center .filter_search__wrapper .fieldset-legend, .view-result-report-and-presentation .filter_search__wrapper .fieldset-legend {
	font-size: 16px !important;
	line-height: 24px
}
}
@media (max-width:767.98px) {
.view-reporting-center .filter_search__wrapper .fieldset-legend, .view-result-report-and-presentation .filter_search__wrapper .fieldset-legend {
	font-size: 16px !important;
	line-height: 24px
}
}
.view-reporting-center .filter_search__wrapper .filter_by__subject, .view-reporting-center .filter_search__wrapper .filter_by__year, .view-result-report-and-presentation .filter_search__wrapper .filter_by__subject, .view-result-report-and-presentation .filter_search__wrapper .filter_by__year {
	max-width: 645px;
	margin: 0 auto
}
@media (max-width:991.98px) {
.view-reporting-center .filter_search__wrapper .filter_by__subject, .view-reporting-center .filter_search__wrapper .filter_by__year, .view-result-report-and-presentation .filter_search__wrapper .filter_by__subject, .view-result-report-and-presentation .filter_search__wrapper .filter_by__year {
	max-width: 100%
}
}
.view-reporting-center .filter_search__wrapper .filter_by__year, .view-result-report-and-presentation .filter_search__wrapper .filter_by__year {
	margin-top: 44px
}
@media (max-width:991.98px) {
.view-reporting-center .filter_search__wrapper .filter_by__year, .view-result-report-and-presentation .filter_search__wrapper .filter_by__year {
	margin-top: 40px
}
}
@media (max-width:767.98px) {
.view-reporting-center .filter_search__wrapper .filter_by__year, .view-result-report-and-presentation .filter_search__wrapper .filter_by__year {
	margin-top: 32px
}
}
.view-reporting-center .filter_search__wrapper .form-checkboxes, .view-result-report-and-presentation .filter_search__wrapper .form-checkboxes {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px
}
.view-reporting-center .filter_search__wrapper .form-checkboxes .js-form-item, .view-result-report-and-presentation .filter_search__wrapper .form-checkboxes .js-form-item {
	margin-bottom: 20px
}
.view-reporting-center .checkbox, .view-result-report-and-presentation .checkbox {
	padding: 0
}
.view-reporting-center .checkbox .form-control+.form-item__label, .view-result-report-and-presentation .checkbox .form-control+.form-item__label {
	border: 1px solid #111;
	padding: 7px 16px;
	cursor: pointer;
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 24px;
	letter-spacing: 0;
	color: #333;
	color: #111
}
@media (max-width:1199.98px) {
.view-reporting-center .checkbox .form-control+.form-item__label, .view-result-report-and-presentation .checkbox .form-control+.form-item__label {
	font-size: 16px !important;
	line-height: 24px
}
}
@media (max-width:767.98px) {
.view-reporting-center .checkbox .form-control+.form-item__label, .view-result-report-and-presentation .checkbox .form-control+.form-item__label {
	font-size: 16px !important;
	line-height: 24px
}
}
.view-reporting-center .checkbox .form-control+.form-item__label:hover, .view-result-report-and-presentation .checkbox .form-control+.form-item__label:hover {
	color: #333
}
.view-reporting-center .checkbox .form-control+.form-item__label .icon, .view-result-report-and-presentation .checkbox .form-control+.form-item__label .icon {
	display: none
}
.view-reporting-center .checkbox .form-control:checked+.form-item__label, .view-result-report-and-presentation .checkbox .form-control:checked+.form-item__label {
	background: #E7E7E7;
	color: #333;
	border-color: #333
}
.view-reporting-center .result-count, .view-result-report-and-presentation .result-count {
	margin: 16px 0
}
@media (min-width:768px) {
.view-reporting-center .result-count, .view-result-report-and-presentation .result-count {
	position: absolute;
	font-family: "proxima-nova" !important;
	font-weight: normal;
	font-size: 14px !important;
	line-height: 16px !important;
	letter-spacing: 0;
	color: #fff;
	z-index: 1;
	left: 16px;
	top: 24px;
	margin: 0 0 0 24px;
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content
}
}
@media (min-width:768px) and (max-width:1199.98px) {
.view-reporting-center .result-count, .view-result-report-and-presentation .result-count {
	font-size: 12px !important;
	line-height: 16px !important
}
}
@media (min-width:768px) and (max-width:767.98px) {
.view-reporting-center .result-count, .view-result-report-and-presentation .result-count {
	font-size: 12px !important;
	line-height: 14px !important
}
}
@media (min-width:768px) {
.view-reporting-center .result-count .view-header, .view-result-report-and-presentation .result-count .view-header {
	display: inline-block
}
}
@media (max-width:992px) and (min-width:768px) {
.view-reporting-center .result-count, .view-result-report-and-presentation .result-count {
	left: 8px;
	top: 12px;
	margin: 0 0 0 8px
}
}
body.show-slider {
	overflow: hidden
}
body.show-slider .view-result-report-and-presentation .view-filters.form-group, body.show-slider .view-reporting-center .view-filters.form-group {
	right: 0;
	overflow: auto
}
@media (max-width:767.98px) {
.result-report-presentation {
	display: none
}
}
.result-report-presentation .table-header {
	background-color: #333;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: 8px 8px 0 0
}
.result-report-presentation .table-header .views-field {
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 24px;
	letter-spacing: 0;
	color: #333;
	color: #fff;
	padding: 16px 24px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center
}
@media (max-width:1199.98px) {
.result-report-presentation .table-header .views-field {
	font-size: 16px !important;
	line-height: 24px
}
}
@media (max-width:767.98px) {
.result-report-presentation .table-header .views-field {
	font-size: 16px !important;
	line-height: 24px
}
}
@media (max-width:991.98px) {
.result-report-presentation .table-header .views-field {
	padding: 8px
}
}
.result-report-presentation .table-header .views-field:first-child {
	border-radius: 8px 0 0 0;
	min-width: 31%
}
.result-report-presentation .table-header .views-field:last-child {
	border-radius: 0 8px 0 0
}
.result-report-wrap .file--application-pdf a, .result-report-wrap .views-field-field-webcast a, .result-report-wrap .file--mime-text-html a, .result-report-wrap .file--mime-application-zip a {
	font-size: 0;
	-ms-flex-item-align: center;
	align-self: center;
	position: relative;
	height: 50px;
	width: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: auto
}
@media (max-width:991.98px) {
.result-report-wrap .file--application-pdf a, .result-report-wrap .views-field-field-webcast a, .result-report-wrap .file--mime-text-html a, .result-report-wrap .file--mime-application-zip a {
	height: 40px;
	width: 40px
}
}
@media (max-width:767.98px) {
.result-report-wrap .file--application-pdf a, .result-report-wrap .views-field-field-webcast a, .result-report-wrap .file--mime-text-html a, .result-report-wrap .file--mime-application-zip a {
	margin: 8px 0
}
}
.result-report-wrap .file--application-pdf a::before, .result-report-wrap .views-field-field-webcast a::before, .result-report-wrap .file--mime-text-html a::before, .result-report-wrap .file--mime-application-zip a::before {
	content: '';
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: 100%;
	width: 100%;
	border-radius: 100%;
	background-color: #F8F8F8
}
.result-report-wrap .file--application-pdf a::after, .result-report-wrap .views-field-field-webcast a::after, .result-report-wrap .file--mime-text-html a::after, .result-report-wrap .file--mime-application-zip a::after {
	content: '';
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: 21px;
	width: 21px;
	background-image: url(../images/download-icon-green.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
@media (max-width:991.98px) {
.result-report-wrap .file--application-pdf a::after, .result-report-wrap .views-field-field-webcast a::after, .result-report-wrap .file--mime-text-html a::after, .result-report-wrap .file--mime-application-zip a::after {
	height: 17px;
	width: 17px
}
}
.result-report-wrap .file--application-pdf a:hover::before, .result-report-wrap .views-field-field-webcast a:hover::before, .result-report-wrap .file--mime-text-html a:hover::before, .result-report-wrap .file--mime-application-zip a:hover::before {
	background-color: #333
}
.result-report-wrap .file--application-pdf a:hover::after, .result-report-wrap .views-field-field-webcast a:hover::after, .result-report-wrap .file--mime-text-html a:hover::after, .result-report-wrap .file--mime-application-zip a:hover::after {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1)
}
.result-report-wrap .file--mime-text-html a::after, .result-report-wrap .views-field-field-webcast a::after {
	background-image: url(../images/arrow-right-green.svg)
}
.result-report-wrap .rrp-date {
	font-family: "proxima-nova" !important;
	font-weight: 400;
	font-size: 14px !important;
	line-height: 20px !important;
	letter-spacing: 0;
	color: #999
}
@media (max-width:1199.98px) {
.result-report-wrap .rrp-date {
	font-size: 12px !important;
	line-height: 20px !important
}
}
@media (max-width:767.98px) {
.result-report-wrap .rrp-date {
	font-size: 11px !important;
	line-height: 18px !important
}
}
.case-study-table-content .case-study-content-row {
	background: #fff;
	border-bottom: 1px solid #ccc;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}
.case-study-table-content .case-study-content-row .views-field {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 16px 24px
}
@media (max-width:991.98px) {
.case-study-table-content .case-study-content-row .views-field {
	padding: 8px
}
}
.case-study-table-content .case-study-content-row .views-field:not(:first-child) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.case-study-table-content .case-study-content-row .views-field:first-child {
	min-width: 31%
}
.case-study-table-content .case-study-content-row .views-field .views-field-title a {
	margin-bottom: 10px
}
@media (min-width:768px) {
.result-report-presentation__mobile {
	display: none
}
}
.result-report-presentation__mobile .result-report-presentation__mobile__wrapper {
	border: 1px solid #ccc;
	margin-bottom: 16px;
	padding: 16px
}
.result-report-presentation__mobile .result-report-presentation__mobile__wrapper>div {
	margin-bottom: 8px;
	display: inline-block;
	width: 100%
}
.result-report-presentation__mobile .result-report-presentation__mobile__wrapper .result-report-presentation__mobile__wrapper__content .text {
	font-family: "proxima-nova" !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	line-height: 26px;
	letter-spacing: 0;
	color: #333
}
@media (max-width:1199.98px) {
.result-report-presentation__mobile .result-report-presentation__mobile__wrapper .result-report-presentation__mobile__wrapper__content .text {
	font-size: 20px !important;
	line-height: 26px
}
}
@media (max-width:767.98px) {
.result-report-presentation__mobile .result-report-presentation__mobile__wrapper .result-report-presentation__mobile__wrapper__content .text {
	font-size: 20px !important;
	line-height: 26px
}
}
.result-report-presentation__mobile .rrr-label {
	font-family: "proxima-nova" !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 24px;
	letter-spacing: 0;
	color: #333;
	color: #666
}
@media (max-width:1199.98px) {
.result-report-presentation__mobile .rrr-label {
	font-size: 16px !important;
	line-height: 24px
}
}
@media (max-width:767.98px) {
.result-report-presentation__mobile .rrr-label {
	font-size: 16px !important;
	line-height: 24px
}
}
.result-report-presentation__mobile .result-report-presentation__mobile__wrapper-webcats-release a {
	position: relative;
	color: #3483FA;
	font-size: 18px;
	line-height: 24px;
	text-decoration: underline
}
.result-report-presentation__mobile .result-report-presentation__mobile__wrapper-webcats-release a:hover, .result-report-presentation__mobile .result-report-presentation__mobile__wrapper-webcats-release a:focus, .result-report-presentation__mobile .result-report-presentation__mobile__wrapper-webcats-release a:active {
	color: #333
}
.pager h4#pagination-heading {
	display: none
}
.pagination {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	margin-top: 32px;
	-webkit-column-gap: 7px;
	-moz-column-gap: 7px;
	column-gap: 7px;
	overflow: hidden
}
@media (max-width:767.98px) {
.pagination {
	max-width: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
}
.pagination li {
	border: 1px solid #111;
	min-height: 32px;
	min-width: 32px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-shadow: 0px 7px 64px 0px rgba(0,0,0,0.07);
	box-shadow: 0px 7px 64px 0px rgba(0,0,0,0.07);
	color: #111
}
@media (max-width:767.98px) {
.pagination li {
	margin-bottom: 10px
}
}
.pagination li .svg {
	fill: #333 !important
}
.pagination li.pagination__item--active {
	background-color: #CCC;
	color: #111
}
.path-search-result .pagination {
	margin-bottom: 60px
}
.sitemap {
	padding: 60px 16px
}
#upcoming-events-content .financial-calendar-view table th:last-child, #upcoming-events-content .financial-calendar-view table td:last-child {
	text-align: center
}
.job-search {
	padding: 32px;
	-webkit-box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.25)
}
@media (max-width:991.98px) {
.job-search {
	padding: 16px
}
}
.views-exp-filter-wrapper-careers .views-exp-filter-desc .views-exp-filter-reset {
	display: none
}
.filter-row {
	margin-bottom: 5px
}
.filter-row .filter-location-label {
	cursor: pointer;
	background: #f9f9f9;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 100%;
	padding: 20px 15px;
	position: relative
}
.filter-row .filter-location-label::before {
	content: '';
	position: absolute;
	width: 7px;
	height: 7px;
	display: block;
	border: 1px solid #333;
	border-top: 0;
	border-right: 0;
	right: 18px;
	top: 32px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: .5s;
	transition: .5s
}
.filter-row .filter-location-label.active::before {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}
.filter-row .toggle-view--box {
	display: none;
	max-height: 275px;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 5px 0
}
.views-career-result-wrapper .views-career-left-col-wrapper .views-exposed-form {
	padding: 0
}
.views-career-result-wrapper .views-career-left-col-wrapper .views-exposed-form .form--inline {
	width: 100%
}
.views-career-result-wrapper .views-career-content-wrapper .view-header {
	margin-bottom: 10px
}
.views-career-result-wrapper .views-career-content-wrapper .view-header .all-result {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.views-career-result-wrapper .views-career-content-wrapper .career-top-filter form {
	width: 100%
}
.views-career-result-wrapper .views-career-content-wrapper .career-top-filter form .views-exp-filter-row-1-career {
	width: 100%
}
.views-career-result-wrapper .views-career-content-wrapper .career-top-filter form .views-exp-filter-row-1 {
	margin-bottom: 15px
}
.views-career-result-wrapper .views-career-content-wrapper .career-top-filter form .views-exp-filter-row-1 .js-form-type-textfield .form-item__control {
	max-width: 100%
}
.views-career-result-wrapper .views-career-content-wrapper .career-top-filter form .views-exp-filter-row-1 .js-form-type-textfield .form-item__control .form-control {
	height: 70px;
	font-size: 20px;
	background-position: center left 12px;
	padding: 8px 50px 8px 50px
}
.views-career-result-wrapper .views-career-content-wrapper .career-top-filter form .job-selection-radio--wrapper {
	margin-bottom: 15px
}
.views-career-result-wrapper .views-career-content-wrapper .career-top-filter form .views-exp-filter-submit.item .form-submit {
	position: absolute;
	top: 0;
	z-index: 11;
	color: #333 !important;
	right: 35px;
	border-radius: 0;
	background: 0 0;
	border: 0;
	height: 70px;
	text-transform: uppercase
}
@media (max-width:991.98px) {
.views-career-result-wrapper .views-career-right-col-wrapper {
	margin-top: 30px
}
}
.job-detail .my-profile-box {
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.15);
	border-radius: 8px;
	padding: 16px;
	margin-bottom: 32px;
	border-bottom: 3px solid #8F98A3
}
.job-detail .my-profile-box .my-profile-box__text {
	margin-bottom: 32px
}
.job-detail .my-profile-box a {
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	padding-left: 34px;
	background: url(../images/arrow-external-site.svg);
	background-repeat: no-repeat;
	background-position: 0 center
}
.job-detail .my-profile-box a:hover, .job-detail .my-profile-box a:focus, .job-detail .my-profile-box a:active {
	color: #333
}
@media (max-width:1199.98px) {
.job-detail .my-profile-box a {
	font-size: 18px;
	line-height: 24px
}
}
.job-detail .share-job a {
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	display: block;
	background-color: #bbb;
	margin-bottom: 7px;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	padding: 16px
}
.job-detail .share-job a:hover, .job-detail .share-job a:focus, .job-detail .share-job a:active {
	color: #333
}
@media (max-width:1199.98px) {
.job-detail .share-job a {
	font-size: 18px;
	line-height: 24px
}
}
.job-detail .share-job a .fa {
	margin-right: 10px
}
.job-detail .share-job a svg {
	width: 26px;
	vertical-align: -4px;
	margin-right: 10px;
	height: 19px
}
.views-career-content-wrapper .view-content .col-md-6 {
	margin-bottom: 32px
}
.career-card-outer {
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.15);
	padding: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	background: #bbb;
	border-radius: 8px;
	height: 100%;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	min-height: 480px;
	padding-bottom: 70px;
	position: relative
}
@media (max-width:767.98px) {
.career-card-outer {
	min-height: 450px
}
}
.career-card-outer .career-body {
	display: none
}
.career-card-outer .career-body p {
	font-size: 1.4rem;
	line-height: 1.8
}
.career-card-outer .career-card-item {
	margin-bottom: 20px
}
.career-card-outer .career-card-item .text-size-h5, .career-card-outer .career-card-item .text-size-h6 {
	margin-bottom: 0
}
.career-card-outer .stories-releases__item__link {
	margin-bottom: 0;
	position: absolute;
	bottom: 30px
}
.career-card-outer .stories-releases__item__link a {
	position: relative;
	color: #3483FA;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima-nova";
	font-weight: 700;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding-right: 32px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}
.career-card-outer .stories-releases__item__link a:hover, .career-card-outer .stories-releases__item__link a:focus, .career-card-outer .stories-releases__item__link a:active {
	color: #333
}
@media (max-width:1199.98px) {
.career-card-outer .stories-releases__item__link a {
	font-size: 18px;
	line-height: 24px
}
}
.career-card-outer .stories-releases__item__link a::before {
	position: absolute;
	right: 0;
	top: 3px;
	bottom: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	background-image: url(../images/arrow-right-blue.svg);
	background-position: center;
	background-size: 20px;
	background-repeat: no-repeat;
	content: '';
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s
}
.career-card-outer .stories-releases__item__link a:hover::before {
	background-image: url(../images/arrow-right-hover.svg)
}
.career-card-outer:hover, .career-card-outer:focus-visible {
background:#333
}
.career-card-outer:hover .stories-releases__item__link, .career-card-outer:focus-visible .stories-releases__item__link {
display:none
}
.career-card-outer:hover .stories-releases__item__link a, .career-card-outer:focus-visible .stories-releases__item__link a {
color:#fff
}
.career-card-outer:hover .career-title .text-size-h5, .career-card-outer:focus-visible .career-title .text-size-h5 {
color:#fff
}
.career-card-outer:hover .career-city-country-wrapper, .career-card-outer:focus-visible .career-city-country-wrapper {
opacity:0;
visibility:hidden
}
.career-card-outer:hover .career-body, .career-card-outer:focus-visible .career-body {
display:block
}
.career-card-outer:hover .career-body p, .career-card-outer:focus-visible .career-body p {
color:#fff
}
.career-card-outer:hover .career-card-hover .stories-releases__item__link, .career-card-outer:focus-visible .career-card-hover .stories-releases__item__link {
display:block
}
.career-card-outer .career-card-hover {
	position: absolute;
	height: 100%;
	top: 0;
	padding: 16px;
	padding-bottom: 70px;
	left: 0
}
.view-career-listing .pager li.pager__item {
	border: 0;
	min-height: auto;
	min-width: auto;
	-webkit-box-shadow: none;
	box-shadow: none
}
.view-career-listing .pager li.pager__item a {
	color: #333;
	text-decoration: none;
	background: 0 0 !important;
	border: 0;
	position: relative;
	padding: 0;
	min-height: 55px
}
.view-career-listing .pager li.pager__item a::before {
	content: '+';
	position: absolute;
	background: #333;
	width: 53px;
	height: 53px;
	border-radius: 50%;
	font-size: 50px;
	font-weight: 100;
	color: #fff;
	text-align: center;
	line-height: 45px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 100px
}
.node-job-search-page .pager li.pager__item a:before {
	content: '+';
	position: absolute;
	background: #333;
	width: 53px;
	height: 53px;
	border-radius: 50%;
	font-size: 50px;
	font-weight: 100;
	color: #fff;
	text-align: center;
	line-height: 45px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 100px
}
.views-exp-filter-desc .views-exp-career-head-title {
	margin-bottom: 20px !important;
	display: block
}
.job-left-inner a {
	color: #111;
	font-family: "proxima-nova"
}
.job-left-inner a:hover, .job-left-inner a:focus, .job-left-inner a:active {
	color: #3483FA
}
.job-left-inner .job-left-region-container .field {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.job-left-inner .job-left-region-container .field .field--label {
	margin-right: 7px
}
.job-detail .share-job__apply-now a {
	color: #fff;
	background-color: #333
}
.job-detail .share-job__apply-now a:hover {
	color: #fff
}
.job-detail .share-job__apply-now a::before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f061";
	display: inline-block;
	margin-right: 10px
}
.job-detail .share-job__apply-share-job a {
	margin: 0 !important
}
.job-detail .share-job__apply-share-job a.share-btn::before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f064";
	display: inline-block;
	margin-right: 10px
}
.job-detail .share-job__apply-share-job .share-job-dropdown {
	background: #bbb;
	padding: 20px;
	border-top: 3px solid #8F98A3;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	margin: 0
}
.job-detail .share-job__apply-share-job .share-job-dropdown .share-job__social-icon a {
	margin-right: 10px !important;
	display: inline-block;
	padding: 0
}
.job-detail .share-job__apply-share-job:hover .share-job-dropdown {
	opacity: 1;
	visibility: visible
}
.job-details {
	padding-bottom: 60px
}
@media (max-width:991.98px) {
.job-details .job-right-region {
	margin-top: 30px
}
}
.page-node-type-job .layout-content #block-investis-project-pagetitle {
	display: none
}
.main {
	overflow: hidden;
	padding-bottom: 0
}
html, body {
	scroll-behavior: smooth
}
.bg-green {
	background-color: #333;
	color: #fff
}
.bg-green * {
	color: #fff
}
.background-color-secondary-3, .background-color-secondary-1 {
	color: #fff
}
.background-color-secondary-3 *, .background-color-secondary-1 * {
	color: #fff
}
.pt-32 {
	padding-top: 32px !important
}
.story_hidden {
	display: none
}
.slider-arrow-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.slider-arrow-wrap .carousel-arrow {
	height: 44px;
	width: 44px;
	margin: 0;
	background-color: transparent;
	border: none;
	border-radius: 8px;
	-webkit-box-shadow: 0px 4px 74px 0px rgba(0,0,0,0.14);
	box-shadow: 0px 4px 74px 0px rgba(0,0,0,0.14);
	cursor: pointer
}
.slider-arrow-wrap .carousel-arrow::before {
	display: block;
	height: 16px;
	width: 9px;
	margin: auto;
	background-image: url(../images/slider-arrow.svg);
	background-position: center;
	background-repeat: no-repeat;
	content: ''
}
@media (max-width:991.98px) {
.slider-arrow-wrap .carousel-arrow {
	height: 32px;
	width: 32px
}
}
.slider-arrow-wrap .carousel-arrow.left-arrow::before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.slider-arrow-wrap .carousel-arrow.right-arrow {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.slider-arrow-wrap .mouse-icon {
	margin: 0 37px;
	position: relative;
	font-family: "proxima-nova" !important;
	font-weight: 400;
	font-size: 14px !important;
	line-height: 20px !important;
	letter-spacing: 0;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
@media (max-width:1199.98px) {
.slider-arrow-wrap .mouse-icon {
	font-size: 12px !important;
	line-height: 20px !important
}
}
@media (max-width:767.98px) {
.slider-arrow-wrap .mouse-icon {
	font-size: 11px !important;
	line-height: 18px !important
}
}
.slider-arrow-wrap .mouse-icon::before {
	display: block;
	margin: 0 auto;
	width: 24px;
	height: 24px;
	background-image: url(../images/mouse-icon.svg);
	background-repeat: no-repeat;
	content: ''
}
.slider-arrow-wrap.with-dots .slick-dots {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
@media (max-width:767.98px) {
.slider-arrow-wrap.with-dots .slick-dots {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
}
.slider-arrow-wrap.with-dots .slick-dots li {
	width: 48px;
	height: 24px;
	margin: 0 2px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer
}
.slider-arrow-wrap.with-dots .slick-dots li button {
	width: 48px;
	height: 4px;
	font-size: 0;
	border: 0;
	line-height: 0;
	background: #DFDFDF;
	border-radius: 24px;
	margin: 0
}
.slider-arrow-wrap.with-dots .slick-dots li.slick-active button {
	background: #8F98A3
}
.slider-arrow-wrap.with-dots .slider-arrow {
	position: relative;
	content: '';
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url(../images/button-right.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	margin: 0 10px;
	background-color: transparent;
	background-position: center;
	border: none
}
.slider-arrow-wrap.with-dots .slider-arrow.left-arrow {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.has-js .js-animate {
	-webkit-transform: translateY(10%);
	transform: translateY(10%);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0
}
.has-js .animate {
	-webkit-transform: initial;
	transform: initial;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out
}
.has-js .layout-builder__section .layout-flexible.js-animate {
	opacity: 1;
	-webkit-transform: initial;
	transform: initial
}
.card>[class*="col-"]:first-child {
	min-height: unset
}
@media (min-width:320px) and (max-width:767.98px) {
.card {
	margin-bottom: 0
}
}
.font-primary-medium {
	font-family: "proxima-nova" !important
}
.font-primary-light {
	font-family: "proxima-nova" !important
}
#auto-top-link {
	background: url(../images/scrollbackup.svg) center center no-repeat;
	width: 6rem;
	height: 6rem;
	position: fixed;
	right: 20px;
	bottom: 100px;
	z-index: 9
}
#drupal-off-canvas-wrapper .ui-dialog-content .form .form-item .select2 .select2-selection--multiple ul.select2-selection__rendered {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.career-card-outer .career-card-hover {
	width: 100%
}
table tbody tr a.podcasts-link, table tbody tr a.press-link, table tbody tr .event-table td .link, table tbody tr a.doc-link {
	background-color: rgba(0,0,0,0.01)
}
table tbody tr.event-table td .link {
	background-color: rgba(0,0,0,0.01)
}
.footer .footer__top-bar .row .sites-block .site-list .list-ttl {
	border: 1px solid #2772e4;
	background-color: #2772e4
}
.button, #__cookieWrapper .__cookieNotice .__cookieNoticeBody .custom-cookie-in .cookie-btn .ccBtn, .modal-content .modal-footer button.btn {
	padding: 11px 24px;
	color: #fff;
	font-family: "proxima-nova";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	border-radius: 8px;
	background: #3483FA;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 48px;
	height: auto;
	-webkit-box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.16)
}
@media (max-width:1199.98px) {
.button, #__cookieWrapper .__cookieNotice .__cookieNoticeBody .custom-cookie-in .cookie-btn .ccBtn, .modal-content .modal-footer button.btn {
	font-size: 18px;
	line-height: 20px
}
}
.button:hover, #__cookieWrapper .__cookieNotice .__cookieNoticeBody .custom-cookie-in .cookie-btn .ccBtn:hover, .modal-content .modal-footer button.btn:hover {
	background: #333;
	color: #fff;
	border-color: #333
}
.button:focus-visible, #__cookieWrapper .__cookieNotice .__cookieNoticeBody .custom-cookie-in .cookie-btn .ccBtn:focus-visible, .modal-content .modal-footer button.btn:focus-visible {
outline:2px solid #DBDBDB
}
.button svg.svg, #__cookieWrapper .__cookieNotice .__cookieNoticeBody .custom-cookie-in .cookie-btn .ccBtn svg.svg, .modal-content .modal-footer button.btn svg.svg {
	display: none
}
.modal-content .modal-body .switch input[type=checkbox]:checked+label::before {
	background: #FFE600;
	border: 0;
	width: 30px
}
.switch input[type=checkbox]:disabled+label {
	cursor: not-allowed;
	opacity: 0.5
}
.modal-content .modal-body .switch input[type=checkbox]+label {
	height: 20px
}
.modal-content .modal-body .switch input[type=checkbox]+label::before {
	width: 30px
}
.switch input[type=checkbox]+label::after {
	background: #3483FA !important
}
.modal-content .modal-body .switch input[type=checkbox]+label::before {
	border: 0;
	background: #BBBBBB
}
.modal-content .modal-header button.close {
	top: 50%;
	right: 20px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 3.5rem;
	color: #3483FA;
	width: 30px;
	height: 30px;
	line-height: 3.5rem
}
.mCustomScrollbar {
	-ms-touch-action: pinch-zoom;
	touch-action: pinch-zoom;
}
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
	-ms-touch-action: auto;
	touch-action: auto;
}
.mCustomScrollBox {
	position: relative;
	overflow: hidden;
	height: 100%;
	max-width: 100%;
	outline: none;
	direction: ltr;
}
.mCSB_container {
	overflow: hidden;
	width: auto;
	height: auto;
}
.mCSB_inside > .mCSB_container {
	margin-right: 30px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
	margin-right: 0;
	margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-left: 0;
}
.mCSB_scrollTools {
	position: absolute;
	width: 16px;
	height: auto;
	left: auto;
	top: 0;
	right: 0;
	bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
	right: -26px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
	right: auto;
	left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
	left: -26px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
	margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
	width: 2px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
	cursor: pointer;
	width: 100%;
	height: 30px;
	z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	position: relative;
	width: 4px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 8px;
}
.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown {
	display: block;
	position: absolute;
	height: 20px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
	bottom: 0;
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
	margin-right: 0;
	margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
	min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
	margin-bottom: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	width: auto;
	height: 16px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: -26px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
	margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 2px;
	margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 30px;
	height: 100%;
	left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 4px;
	margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	height: 12px;
	margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 8px;
	margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	display: block;
	position: absolute;
	width: 20px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
	left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	right: 0;
}
.mCSB_container_wrapper {
	position: absolute;
	height: auto;
	width: auto;
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin-right: 30px;
	margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
	padding-right: 30px;
	padding-bottom: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
	bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
	right: 20px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
	bottom: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
	right: 0;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
	left: 20px;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
	left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
	margin-right: 0;
	margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
	padding-right: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
	padding-bottom: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0;
	margin-left: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
	margin-bottom: 0;
}
.mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
	-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
	-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.mCSB_scrollTools {
	opacity: 0.75;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
	opacity: 0;
	filter: "alpha(opacity=0)";
	-ms-filter: "alpha(opacity=0)";
}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
	opacity: 1;
	filter: "alpha(opacity=100)";
	-ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,0.4);
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,0.75);
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,0.85);
	filter: "alpha(opacity=85)";
	-ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,0.9);
	filter: "alpha(opacity=90)";
	-ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
	background-repeat: no-repeat;
	opacity: 0.4;
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp {
	background-position: 0 0;
}
.mCSB_scrollTools .mCSB_buttonDown {
	background-position: 0 -20px;
}
.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: 0 -40px;
}
.mCSB_scrollTools .mCSB_buttonRight {
	background-position: 0 -56px;
}
.mCSB_scrollTools .mCSB_buttonUp:hover, .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover {
	opacity: 0.75;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonUp:active, .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active {
	opacity: 0.9;
	filter: "alpha(opacity=90)";
	-ms-filter: "alpha(opacity=90)";
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: rgba(0,0,0,0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: rgba(0,0,0,0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -56px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255,255,255,0.1);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255,255,255,0.75);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 4px;
	margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,0.85);
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,0.1);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.85);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -56px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255,255,255,0.1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	background-color: #fff;
	background-color: rgba(255,255,255,0.75);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 4px;
	margin: 6px 0;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 6px;
	margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,0.85);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -20px -56px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,0.1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.85);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -100px -56px;
}
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255,255,255,0.1);
}
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 2px;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 2px;
	margin: 7px auto;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,0.15);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.85);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -56px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255,255,255,0.15);
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
	height: 14px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 14px;
	margin: 0 1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 14px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 14px;
	margin: 1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 16px;
	height: 16px;
	margin: -1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 4px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	height: 16px;
	width: 16px;
	margin: 0 -1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 4px;
	margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
	background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
	background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
	background-position: 0 -128px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.85);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -128px;
}
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
	width: 4px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	background-color: transparent;
	background-position: center;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
	background-repeat: repeat-y;
	opacity: 0.3;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	height: 4px;
	margin: 6px 0;
	background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -20px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -100px -128px;
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-repeat: repeat-y;
	background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0.5)), color-stop(100%, rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
	background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
	background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
	background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.5)), color-stop(100%, rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
	background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
	background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
}
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
	height: 70px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 70px;
}
.mCS-3d.mCSB_scrollTools, .mCS-3d-dark.mCSB_scrollTools {
	opacity: 1;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)";
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
	width: 8px;
	background-color: #000;
	background-color: rgba(0,0,0,0.2);
	box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #555;
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 8px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 8px;
	margin: 4px 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 8px;
	margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,0.1);
	box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px;
}
.mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools {
	opacity: 1;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)";
}
.mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
	right: 1px;
}
.mCS-3d-thick.mCSB_scrollTools_vertical, .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
	box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
}
.mCS-3d-thick.mCSB_scrollTools_horizontal, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
	bottom: 1px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
	width: 12px;
	margin: 2px;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #555;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 12px;
	width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
	background-color: #000;
	background-color: rgba(0,0,0,0.05);
	box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools {
	box-shadow: inset 0 0 14px rgba(0,0,0,0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
	background-color: #fff;
	background-color: rgba(0,0,0,0.05);
	box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px;
}
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
	right: 0;
	margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: 0;
	margin: 0 12px;
}
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
	left: 0;
	right: auto;
}
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent;
}
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
	height: 50px;
}
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 50px;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,0.2);
	filter: "alpha(opacity=20)";
	-ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,0.5);
	filter: "alpha(opacity=50)";
	-ms-filter: "alpha(opacity=50)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.2);
	filter: "alpha(opacity=20)";
	-ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.5);
	filter: "alpha(opacity=50)";
	-ms-filter: "alpha(opacity=50)";
}
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
	width: 6px;
	background-color: #000;
	background-color: rgba(0,0,0,0.2);
}
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
}
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 6px;
	margin: 5px 0;
}
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 12px;
}
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 12px;
	margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.85);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px;
}
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
	width: 12px;
	background-color: #000;
	background-color: rgba(0,0,0,0.2);
}
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	margin: 3px 5px;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 6px;
	margin: 5px 3px;
	position: absolute;
	width: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 12px;
	margin: 2px 0;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.85);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.9);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,0.1);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	border-color: rgba(255,255,255,0.2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
	border-color: #000;
	border-color: rgba(0,0,0,0.2);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255,255,255,0.6);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,0.6);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.85);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,0.75);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,0.9);
}
.mejs__offscreen {
	border: 0;
	clip: rect(1px,1px,1px,1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal
}
.mejs__container {
	background: #000;
	font-family: Helvetica, Arial, serif;
	position: relative;
	text-align: left;
	text-indent: 0;
	vertical-align: top
}
.mejs__container, .mejs__container * {
	box-sizing: border-box
}
.mejs__container video::-webkit-media-controls, .mejs__container video::-webkit-media-controls-panel, .mejs__container video::-webkit-media-controls-panel-container, .mejs__container video::-webkit-media-controls-start-playback-button {
-webkit-appearance:none;
display:none!important
}
.mejs__fill-container, .mejs__fill-container .mejs__container {
	height: 100%;
	width: 100%
}
.mejs__fill-container {
	background: transparent;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}
.mejs__container:focus {
	outline: none
}
.mejs__iframe-overlay {
	height: 100%;
	position: absolute;
	width: 100%
}
.mejs__embed, .mejs__embed body {
	background: #000;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}
.mejs__fullscreen {
	overflow: hidden!important
}
.mejs__container-fullscreen {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000
}
.mejs__container-fullscreen .mejs__mediaelement, .mejs__container-fullscreen video {
	height: 100%!important;
	width: 100%!important
}
.mejs__background, .mejs__mediaelement {
	left: 0;
	position: absolute;
	top: 0
}
.mejs__mediaelement {
	height: 100%;
	width: 100%;
	z-index: 0
}
.mejs__poster {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1
}
:root .mejs__poster-img {
	display: none
}
.mejs__poster-img {
	border: 0;
	padding: 0
}
.mejs__overlay {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0
}
.mejs__layer {
	z-index: 1
}
.mejs__overlay-play {
	cursor: pointer
}
.mejs__overlay-button {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='120' viewBox='0 0 400 120'%3E%3Cstyle%3E.st0%7Bfill:%23FFFFFF;width:16px;height:16px%7D .st1%7Bfill:none;stroke:%23FFFFFF;stroke-width:1.5;stroke-linecap:round;%7D .st2%7Bfill:none;stroke:%23FFFFFF;stroke-width:2;stroke-linecap:round;%7D .st3%7Bfill:none;stroke:%23FFFFFF;%7D .st4%7Bfill:%23231F20;%7D .st5%7Bopacity:0.75;fill:none;stroke:%23FFFFFF;stroke-width:5;enable-background:new;%7D .st6%7Bfill:none;stroke:%23FFFFFF;stroke-width:5;%7D .st7%7Bopacity:0.4;fill:%23FFFFFF;enable-background:new;%7D .st8%7Bopacity:0.6;fill:%23FFFFFF;enable-background:new;%7D .st9%7Bopacity:0.8;fill:%23FFFFFF;enable-background:new;%7D .st10%7Bopacity:0.9;fill:%23FFFFFF;enable-background:new;%7D .st11%7Bopacity:0.3;fill:%23FFFFFF;enable-background:new;%7D .st12%7Bopacity:0.5;fill:%23FFFFFF;enable-background:new;%7D .st13%7Bopacity:0.7;fill:%23FFFFFF;enable-background:new;%7D%3C/style%3E%3Cpath class='st0' d='M16.5 8.5c.3.1.4.5.2.8-.1.1-.1.2-.2.2l-11.4 7c-.5.3-.8.1-.8-.5V2c0-.5.4-.8.8-.5l11.4 7z'/%3E%3Cpath class='st0' d='M24 1h2.2c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1H24c-.6 0-1-.4-1-1V2c0-.5.4-1 1-1zm9.8 0H36c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1h-2.2c-.6 0-1-.4-1-1V2c0-.5.4-1 1-1z'/%3E%3Cpath class='st0' d='M81 1.4c0-.6.4-1 1-1h5.4c.6 0 .7.3.3.7l-6 6c-.4.4-.7.3-.7-.3V1.4zm0 15.8c0 .6.4 1 1 1h5.4c.6 0 .7-.3.3-.7l-6-6c-.4-.4-.7-.3-.7.3v5.4zM98.8 1.4c0-.6-.4-1-1-1h-5.4c-.6 0-.7.3-.3.7l6 6c.4.4.7.3.7-.3V1.4zm0 15.8c0 .6-.4 1-1 1h-5.4c-.6 0-.7-.3-.3-.7l6-6c.4-.4.7-.3.7.3v5.4z'/%3E%3Cpath class='st0' d='M112.7 5c0 .6.4 1 1 1h4.1c.6 0 .7-.3.3-.7L113.4.6c-.4-.4-.7-.3-.7.3V5zm-7.1 1c.6 0 1-.4 1-1V.9c0-.6-.3-.7-.7-.3l-4.7 4.7c-.4.4-.3.7.3.7h4.1zm1 7.1c0-.6-.4-1-1-1h-4.1c-.6 0-.7.3-.3.7l4.7 4.7c.4.4.7.3.7-.3v-4.1zm7.1-1c-.6 0-1 .4-1 1v4.1c0 .5.3.7.7.3l4.7-4.7c.4-.4.3-.7-.3-.7h-4.1z'/%3E%3Cpath class='st0' d='M67 5.8c-.5.4-1.2.6-1.8.6H62c-.6 0-1 .4-1 1v5.7c0 .6.4 1 1 1h4.2c.3.2.5.4.8.6l3.5 2.6c.4.3.8.1.8-.4V3.5c0-.5-.4-.7-.8-.4L67 5.8z'/%3E%3Cpath class='st1' d='M73.9 2.5s3.9-.8 3.9 7.7-3.9 7.8-3.9 7.8'/%3E%3Cpath class='st1' d='M72.6 6.4s2.6-.4 2.6 3.8-2.6 3.9-2.6 3.9'/%3E%3Cpath class='st0' d='M47 5.8c-.5.4-1.2.6-1.8.6H42c-.6 0-1 .4-1 1v5.7c0 .6.4 1 1 1h4.2c.3.2.5.4.8.6l3.5 2.6c.4.3.8.1.8-.4V3.5c0-.5-.4-.7-.8-.4L47 5.8z'/%3E%3Cpath class='st2' d='M52.8 7l5.4 5.4m-5.4 0L58.2 7'/%3E%3Cpath class='st3' d='M128.7 8.6c-6.2-4.2-6.5 7.8 0 3.9m6.5-3.9c-6.2-4.2-6.5 7.8 0 3.9'/%3E%3Cpath class='st0' d='M122.2 3.4h15.7v13.1h-15.7V3.4zM120.8 2v15.7h18.3V2h-18.3z'/%3E%3Cpath class='st0' d='M143.2 3h14c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2h-14c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2z'/%3E%3Cpath class='st4' d='M146.4 13.8c-.8 0-1.6-.4-2.1-1-1.1-1.4-1-3.4.1-4.8.5-.6 2-1.7 4.6.2l-.6.8c-1.4-1-2.6-1.1-3.3-.3-.8 1-.8 2.4-.1 3.5.7.9 1.9.8 3.4-.1l.5.9c-.7.5-1.6.7-2.5.8zm7.5 0c-.8 0-1.6-.4-2.1-1-1.1-1.4-1-3.4.1-4.8.5-.6 2-1.7 4.6.2l-.5.8c-1.4-1-2.6-1.1-3.3-.3-.8 1-.8 2.4-.1 3.5.7.9 1.9.8 3.4-.1l.5.9c-.8.5-1.7.7-2.6.8z'/%3E%3Cpath class='st0' d='M60.3 77c.6.2.8.8.6 1.4-.1.3-.3.5-.6.6L30 96.5c-1 .6-1.7.1-1.7-1v-35c0-1.1.8-1.5 1.7-1L60.3 77z'/%3E%3Cpath class='st5' d='M2.5 79c0-20.7 16.8-37.5 37.5-37.5S77.5 58.3 77.5 79 60.7 116.5 40 116.5 2.5 99.7 2.5 79z'/%3E%3Cpath class='st0' d='M140.3 77c.6.2.8.8.6 1.4-.1.3-.3.5-.6.6L110 96.5c-1 .6-1.7.1-1.7-1v-35c0-1.1.8-1.5 1.7-1L140.3 77z'/%3E%3Cpath class='st6' d='M82.5 79c0-20.7 16.8-37.5 37.5-37.5s37.5 16.8 37.5 37.5-16.8 37.5-37.5 37.5S82.5 99.7 82.5 79z'/%3E%3Ccircle class='st0' cx='201.9' cy='47.1' r='8.1'/%3E%3Ccircle class='st7' cx='233.9' cy='79' r='5'/%3E%3Ccircle class='st8' cx='201.9' cy='110.9' r='6'/%3E%3Ccircle class='st9' cx='170.1' cy='79' r='7'/%3E%3Ccircle class='st10' cx='178.2' cy='56.3' r='7.5'/%3E%3Ccircle class='st11' cx='226.3' cy='56.1' r='4.5'/%3E%3Ccircle class='st12' cx='225.8' cy='102.8' r='5.5'/%3E%3Ccircle class='st13' cx='178.2' cy='102.8' r='6.5'/%3E%3Cpath class='st0' d='M178 9.4c0 .4-.4.7-.9.7-.1 0-.2 0-.2-.1L172 8.2c-.5-.2-.6-.6-.1-.8l6.2-3.6c.5-.3.8-.1.7.5l-.8 5.1z'/%3E%3Cpath class='st0' d='M169.4 15.9c-1 0-2-.2-2.9-.7-2-1-3.2-3-3.2-5.2.1-3.4 2.9-6 6.3-6 2.5.1 4.8 1.7 5.6 4.1l.1-.1 2.1 1.1c-.6-4.4-4.7-7.5-9.1-6.9-3.9.6-6.9 3.9-7 7.9 0 2.9 1.7 5.6 4.3 7 1.2.6 2.5.9 3.8 1 2.6 0 5-1.2 6.6-3.3l-1.8-.9c-1.2 1.2-3 2-4.8 2z'/%3E%3Cpath class='st0' d='M183.4 3.2c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5zm-5.1 5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5zm-5.1 5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5z'/%3E%3C/svg%3E") no-repeat;
	background-position: 0 -39px;
	height: 80px;
	width: 80px
}
.mejs__overlay:hover>.mejs__overlay-button {
	background-position: -80px -39px
}
.mejs__overlay-loading {
	height: 80px;
	width: 80px
}
.mejs__overlay-loading-bg-img {
	-webkit-animation: a 1s linear infinite;
	animation: a 1s linear infinite;
	background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='120' viewBox='0 0 400 120'%3E%3Cstyle%3E.st0%7Bfill:%23FFFFFF;width:16px;height:16px%7D .st1%7Bfill:none;stroke:%23FFFFFF;stroke-width:1.5;stroke-linecap:round;%7D .st2%7Bfill:none;stroke:%23FFFFFF;stroke-width:2;stroke-linecap:round;%7D .st3%7Bfill:none;stroke:%23FFFFFF;%7D .st4%7Bfill:%23231F20;%7D .st5%7Bopacity:0.75;fill:none;stroke:%23FFFFFF;stroke-width:5;enable-background:new;%7D .st6%7Bfill:none;stroke:%23FFFFFF;stroke-width:5;%7D .st7%7Bopacity:0.4;fill:%23FFFFFF;enable-background:new;%7D .st8%7Bopacity:0.6;fill:%23FFFFFF;enable-background:new;%7D .st9%7Bopacity:0.8;fill:%23FFFFFF;enable-background:new;%7D .st10%7Bopacity:0.9;fill:%23FFFFFF;enable-background:new;%7D .st11%7Bopacity:0.3;fill:%23FFFFFF;enable-background:new;%7D .st12%7Bopacity:0.5;fill:%23FFFFFF;enable-background:new;%7D .st13%7Bopacity:0.7;fill:%23FFFFFF;enable-background:new;%7D%3C/style%3E%3Cpath class='st0' d='M16.5 8.5c.3.1.4.5.2.8-.1.1-.1.2-.2.2l-11.4 7c-.5.3-.8.1-.8-.5V2c0-.5.4-.8.8-.5l11.4 7z'/%3E%3Cpath class='st0' d='M24 1h2.2c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1H24c-.6 0-1-.4-1-1V2c0-.5.4-1 1-1zm9.8 0H36c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1h-2.2c-.6 0-1-.4-1-1V2c0-.5.4-1 1-1z'/%3E%3Cpath class='st0' d='M81 1.4c0-.6.4-1 1-1h5.4c.6 0 .7.3.3.7l-6 6c-.4.4-.7.3-.7-.3V1.4zm0 15.8c0 .6.4 1 1 1h5.4c.6 0 .7-.3.3-.7l-6-6c-.4-.4-.7-.3-.7.3v5.4zM98.8 1.4c0-.6-.4-1-1-1h-5.4c-.6 0-.7.3-.3.7l6 6c.4.4.7.3.7-.3V1.4zm0 15.8c0 .6-.4 1-1 1h-5.4c-.6 0-.7-.3-.3-.7l6-6c.4-.4.7-.3.7.3v5.4z'/%3E%3Cpath class='st0' d='M112.7 5c0 .6.4 1 1 1h4.1c.6 0 .7-.3.3-.7L113.4.6c-.4-.4-.7-.3-.7.3V5zm-7.1 1c.6 0 1-.4 1-1V.9c0-.6-.3-.7-.7-.3l-4.7 4.7c-.4.4-.3.7.3.7h4.1zm1 7.1c0-.6-.4-1-1-1h-4.1c-.6 0-.7.3-.3.7l4.7 4.7c.4.4.7.3.7-.3v-4.1zm7.1-1c-.6 0-1 .4-1 1v4.1c0 .5.3.7.7.3l4.7-4.7c.4-.4.3-.7-.3-.7h-4.1z'/%3E%3Cpath class='st0' d='M67 5.8c-.5.4-1.2.6-1.8.6H62c-.6 0-1 .4-1 1v5.7c0 .6.4 1 1 1h4.2c.3.2.5.4.8.6l3.5 2.6c.4.3.8.1.8-.4V3.5c0-.5-.4-.7-.8-.4L67 5.8z'/%3E%3Cpath class='st1' d='M73.9 2.5s3.9-.8 3.9 7.7-3.9 7.8-3.9 7.8'/%3E%3Cpath class='st1' d='M72.6 6.4s2.6-.4 2.6 3.8-2.6 3.9-2.6 3.9'/%3E%3Cpath class='st0' d='M47 5.8c-.5.4-1.2.6-1.8.6H42c-.6 0-1 .4-1 1v5.7c0 .6.4 1 1 1h4.2c.3.2.5.4.8.6l3.5 2.6c.4.3.8.1.8-.4V3.5c0-.5-.4-.7-.8-.4L47 5.8z'/%3E%3Cpath class='st2' d='M52.8 7l5.4 5.4m-5.4 0L58.2 7'/%3E%3Cpath class='st3' d='M128.7 8.6c-6.2-4.2-6.5 7.8 0 3.9m6.5-3.9c-6.2-4.2-6.5 7.8 0 3.9'/%3E%3Cpath class='st0' d='M122.2 3.4h15.7v13.1h-15.7V3.4zM120.8 2v15.7h18.3V2h-18.3z'/%3E%3Cpath class='st0' d='M143.2 3h14c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2h-14c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2z'/%3E%3Cpath class='st4' d='M146.4 13.8c-.8 0-1.6-.4-2.1-1-1.1-1.4-1-3.4.1-4.8.5-.6 2-1.7 4.6.2l-.6.8c-1.4-1-2.6-1.1-3.3-.3-.8 1-.8 2.4-.1 3.5.7.9 1.9.8 3.4-.1l.5.9c-.7.5-1.6.7-2.5.8zm7.5 0c-.8 0-1.6-.4-2.1-1-1.1-1.4-1-3.4.1-4.8.5-.6 2-1.7 4.6.2l-.5.8c-1.4-1-2.6-1.1-3.3-.3-.8 1-.8 2.4-.1 3.5.7.9 1.9.8 3.4-.1l.5.9c-.8.5-1.7.7-2.6.8z'/%3E%3Cpath class='st0' d='M60.3 77c.6.2.8.8.6 1.4-.1.3-.3.5-.6.6L30 96.5c-1 .6-1.7.1-1.7-1v-35c0-1.1.8-1.5 1.7-1L60.3 77z'/%3E%3Cpath class='st5' d='M2.5 79c0-20.7 16.8-37.5 37.5-37.5S77.5 58.3 77.5 79 60.7 116.5 40 116.5 2.5 99.7 2.5 79z'/%3E%3Cpath class='st0' d='M140.3 77c.6.2.8.8.6 1.4-.1.3-.3.5-.6.6L110 96.5c-1 .6-1.7.1-1.7-1v-35c0-1.1.8-1.5 1.7-1L140.3 77z'/%3E%3Cpath class='st6' d='M82.5 79c0-20.7 16.8-37.5 37.5-37.5s37.5 16.8 37.5 37.5-16.8 37.5-37.5 37.5S82.5 99.7 82.5 79z'/%3E%3Ccircle class='st0' cx='201.9' cy='47.1' r='8.1'/%3E%3Ccircle class='st7' cx='233.9' cy='79' r='5'/%3E%3Ccircle class='st8' cx='201.9' cy='110.9' r='6'/%3E%3Ccircle class='st9' cx='170.1' cy='79' r='7'/%3E%3Ccircle class='st10' cx='178.2' cy='56.3' r='7.5'/%3E%3Ccircle class='st11' cx='226.3' cy='56.1' r='4.5'/%3E%3Ccircle class='st12' cx='225.8' cy='102.8' r='5.5'/%3E%3Ccircle class='st13' cx='178.2' cy='102.8' r='6.5'/%3E%3Cpath class='st0' d='M178 9.4c0 .4-.4.7-.9.7-.1 0-.2 0-.2-.1L172 8.2c-.5-.2-.6-.6-.1-.8l6.2-3.6c.5-.3.8-.1.7.5l-.8 5.1z'/%3E%3Cpath class='st0' d='M169.4 15.9c-1 0-2-.2-2.9-.7-2-1-3.2-3-3.2-5.2.1-3.4 2.9-6 6.3-6 2.5.1 4.8 1.7 5.6 4.1l.1-.1 2.1 1.1c-.6-4.4-4.7-7.5-9.1-6.9-3.9.6-6.9 3.9-7 7.9 0 2.9 1.7 5.6 4.3 7 1.2.6 2.5.9 3.8 1 2.6 0 5-1.2 6.6-3.3l-1.8-.9c-1.2 1.2-3 2-4.8 2z'/%3E%3Cpath class='st0' d='M183.4 3.2c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5zm-5.1 5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5zm-5.1 5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5z'/%3E%3C/svg%3E") -160px -40px no-repeat;
	display: block;
	height: 80px;
	width: 80px;
	z-index: 1
}
@-webkit-keyframes a {
to {
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
@keyframes a {
to {
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
.mejs__controls {
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	position: absolute;
	width: 100%;
	z-index: 3
}
.mejs__controls:not([style*="display: none"]) {
	background: rgba(255,0,0,.7);
	background: -webkit-linear-gradient(transparent, rgba(0,0,0,.35));
	background: linear-gradient(transparent, rgba(0,0,0,.35))
}
.mejs__button, .mejs__time, .mejs__time-rail {
	font-size: 10px;
	height: 40px;
	line-height: 10px;
	margin: 0;
	width: 32px
}
.mejs__button>button {
	background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='120' viewBox='0 0 400 120'%3E%3Cstyle%3E.st0%7Bfill:%23FFFFFF;width:16px;height:16px%7D .st1%7Bfill:none;stroke:%23FFFFFF;stroke-width:1.5;stroke-linecap:round;%7D .st2%7Bfill:none;stroke:%23FFFFFF;stroke-width:2;stroke-linecap:round;%7D .st3%7Bfill:none;stroke:%23FFFFFF;%7D .st4%7Bfill:%23231F20;%7D .st5%7Bopacity:0.75;fill:none;stroke:%23FFFFFF;stroke-width:5;enable-background:new;%7D .st6%7Bfill:none;stroke:%23FFFFFF;stroke-width:5;%7D .st7%7Bopacity:0.4;fill:%23FFFFFF;enable-background:new;%7D .st8%7Bopacity:0.6;fill:%23FFFFFF;enable-background:new;%7D .st9%7Bopacity:0.8;fill:%23FFFFFF;enable-background:new;%7D .st10%7Bopacity:0.9;fill:%23FFFFFF;enable-background:new;%7D .st11%7Bopacity:0.3;fill:%23FFFFFF;enable-background:new;%7D .st12%7Bopacity:0.5;fill:%23FFFFFF;enable-background:new;%7D .st13%7Bopacity:0.7;fill:%23FFFFFF;enable-background:new;%7D%3C/style%3E%3Cpath class='st0' d='M16.5 8.5c.3.1.4.5.2.8-.1.1-.1.2-.2.2l-11.4 7c-.5.3-.8.1-.8-.5V2c0-.5.4-.8.8-.5l11.4 7z'/%3E%3Cpath class='st0' d='M24 1h2.2c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1H24c-.6 0-1-.4-1-1V2c0-.5.4-1 1-1zm9.8 0H36c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1h-2.2c-.6 0-1-.4-1-1V2c0-.5.4-1 1-1z'/%3E%3Cpath class='st0' d='M81 1.4c0-.6.4-1 1-1h5.4c.6 0 .7.3.3.7l-6 6c-.4.4-.7.3-.7-.3V1.4zm0 15.8c0 .6.4 1 1 1h5.4c.6 0 .7-.3.3-.7l-6-6c-.4-.4-.7-.3-.7.3v5.4zM98.8 1.4c0-.6-.4-1-1-1h-5.4c-.6 0-.7.3-.3.7l6 6c.4.4.7.3.7-.3V1.4zm0 15.8c0 .6-.4 1-1 1h-5.4c-.6 0-.7-.3-.3-.7l6-6c.4-.4.7-.3.7.3v5.4z'/%3E%3Cpath class='st0' d='M112.7 5c0 .6.4 1 1 1h4.1c.6 0 .7-.3.3-.7L113.4.6c-.4-.4-.7-.3-.7.3V5zm-7.1 1c.6 0 1-.4 1-1V.9c0-.6-.3-.7-.7-.3l-4.7 4.7c-.4.4-.3.7.3.7h4.1zm1 7.1c0-.6-.4-1-1-1h-4.1c-.6 0-.7.3-.3.7l4.7 4.7c.4.4.7.3.7-.3v-4.1zm7.1-1c-.6 0-1 .4-1 1v4.1c0 .5.3.7.7.3l4.7-4.7c.4-.4.3-.7-.3-.7h-4.1z'/%3E%3Cpath class='st0' d='M67 5.8c-.5.4-1.2.6-1.8.6H62c-.6 0-1 .4-1 1v5.7c0 .6.4 1 1 1h4.2c.3.2.5.4.8.6l3.5 2.6c.4.3.8.1.8-.4V3.5c0-.5-.4-.7-.8-.4L67 5.8z'/%3E%3Cpath class='st1' d='M73.9 2.5s3.9-.8 3.9 7.7-3.9 7.8-3.9 7.8'/%3E%3Cpath class='st1' d='M72.6 6.4s2.6-.4 2.6 3.8-2.6 3.9-2.6 3.9'/%3E%3Cpath class='st0' d='M47 5.8c-.5.4-1.2.6-1.8.6H42c-.6 0-1 .4-1 1v5.7c0 .6.4 1 1 1h4.2c.3.2.5.4.8.6l3.5 2.6c.4.3.8.1.8-.4V3.5c0-.5-.4-.7-.8-.4L47 5.8z'/%3E%3Cpath class='st2' d='M52.8 7l5.4 5.4m-5.4 0L58.2 7'/%3E%3Cpath class='st3' d='M128.7 8.6c-6.2-4.2-6.5 7.8 0 3.9m6.5-3.9c-6.2-4.2-6.5 7.8 0 3.9'/%3E%3Cpath class='st0' d='M122.2 3.4h15.7v13.1h-15.7V3.4zM120.8 2v15.7h18.3V2h-18.3z'/%3E%3Cpath class='st0' d='M143.2 3h14c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2h-14c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2z'/%3E%3Cpath class='st4' d='M146.4 13.8c-.8 0-1.6-.4-2.1-1-1.1-1.4-1-3.4.1-4.8.5-.6 2-1.7 4.6.2l-.6.8c-1.4-1-2.6-1.1-3.3-.3-.8 1-.8 2.4-.1 3.5.7.9 1.9.8 3.4-.1l.5.9c-.7.5-1.6.7-2.5.8zm7.5 0c-.8 0-1.6-.4-2.1-1-1.1-1.4-1-3.4.1-4.8.5-.6 2-1.7 4.6.2l-.5.8c-1.4-1-2.6-1.1-3.3-.3-.8 1-.8 2.4-.1 3.5.7.9 1.9.8 3.4-.1l.5.9c-.8.5-1.7.7-2.6.8z'/%3E%3Cpath class='st0' d='M60.3 77c.6.2.8.8.6 1.4-.1.3-.3.5-.6.6L30 96.5c-1 .6-1.7.1-1.7-1v-35c0-1.1.8-1.5 1.7-1L60.3 77z'/%3E%3Cpath class='st5' d='M2.5 79c0-20.7 16.8-37.5 37.5-37.5S77.5 58.3 77.5 79 60.7 116.5 40 116.5 2.5 99.7 2.5 79z'/%3E%3Cpath class='st0' d='M140.3 77c.6.2.8.8.6 1.4-.1.3-.3.5-.6.6L110 96.5c-1 .6-1.7.1-1.7-1v-35c0-1.1.8-1.5 1.7-1L140.3 77z'/%3E%3Cpath class='st6' d='M82.5 79c0-20.7 16.8-37.5 37.5-37.5s37.5 16.8 37.5 37.5-16.8 37.5-37.5 37.5S82.5 99.7 82.5 79z'/%3E%3Ccircle class='st0' cx='201.9' cy='47.1' r='8.1'/%3E%3Ccircle class='st7' cx='233.9' cy='79' r='5'/%3E%3Ccircle class='st8' cx='201.9' cy='110.9' r='6'/%3E%3Ccircle class='st9' cx='170.1' cy='79' r='7'/%3E%3Ccircle class='st10' cx='178.2' cy='56.3' r='7.5'/%3E%3Ccircle class='st11' cx='226.3' cy='56.1' r='4.5'/%3E%3Ccircle class='st12' cx='225.8' cy='102.8' r='5.5'/%3E%3Ccircle class='st13' cx='178.2' cy='102.8' r='6.5'/%3E%3Cpath class='st0' d='M178 9.4c0 .4-.4.7-.9.7-.1 0-.2 0-.2-.1L172 8.2c-.5-.2-.6-.6-.1-.8l6.2-3.6c.5-.3.8-.1.7.5l-.8 5.1z'/%3E%3Cpath class='st0' d='M169.4 15.9c-1 0-2-.2-2.9-.7-2-1-3.2-3-3.2-5.2.1-3.4 2.9-6 6.3-6 2.5.1 4.8 1.7 5.6 4.1l.1-.1 2.1 1.1c-.6-4.4-4.7-7.5-9.1-6.9-3.9.6-6.9 3.9-7 7.9 0 2.9 1.7 5.6 4.3 7 1.2.6 2.5.9 3.8 1 2.6 0 5-1.2 6.6-3.3l-1.8-.9c-1.2 1.2-3 2-4.8 2z'/%3E%3Cpath class='st0' d='M183.4 3.2c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5zm-5.1 5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5zm-5.1 5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5z'/%3E%3C/svg%3E");
	border: 0;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	margin: 10px 6px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-decoration: none;
	width: 20px
}
.mejs__button>button:focus {
	outline: 1px dotted #999
}
.mejs__container-keyboard-inactive [role=slider], .mejs__container-keyboard-inactive [role=slider]:focus, .mejs__container-keyboard-inactive a, .mejs__container-keyboard-inactive a:focus, .mejs__container-keyboard-inactive button, .mejs__container-keyboard-inactive button:focus {
	outline: 0
}
.mejs__time {
	box-sizing: content-box;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	height: 24px;
	overflow: hidden;
	padding: 16px 6px 0;
	text-align: center;
	width: auto
}
.mejs__play>button {
	background-position: 0 0
}
.mejs__pause>button {
	background-position: -20px 0
}
.mejs__replay>button {
	background-position: -160px 0
}
.mejs__time-rail {
	direction: ltr;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 40px;
	margin: 0 10px;
	padding-top: 10px;
	position: relative
}
.mejs__time-buffering, .mejs__time-current, .mejs__time-float, .mejs__time-float-corner, .mejs__time-float-current, .mejs__time-hovered, .mejs__time-loaded, .mejs__time-marker, .mejs__time-total {
	border-radius: 2px;
	cursor: pointer;
	display: block;
	height: 10px;
	position: absolute
}
.mejs__time-total {
	background: hsla(0,0%,100%,.3);
	margin: 5px 0 0;
	width: 100%
}
.mejs__time-buffering {
	-webkit-animation: b 2s linear infinite;
	animation: b 2s linear infinite;
	background: -webkit-linear-gradient(135deg, hsla(0,0%,100%,.4) 25%, transparent 0, transparent 50%, hsla(0,0%,100%,.4) 0, hsla(0,0%,100%,.4) 75%, transparent 0, transparent);
	background: linear-gradient(-45deg, hsla(0,0%,100%,.4) 25%, transparent 0, transparent 50%, hsla(0,0%,100%,.4) 0, hsla(0,0%,100%,.4) 75%, transparent 0, transparent);
	background-size: 15px 15px;
	width: 100%
}
@-webkit-keyframes b {
0% {
background-position:0 0
}
to {
	background-position: 30px 0
}
}
@keyframes b {
0% {
background-position:0 0
}
to {
	background-position: 30px 0
}
}
.mejs__time-loaded {
	background: hsla(0,0%,100%,.3)
}
.mejs__time-current, .mejs__time-handle-content {
	background: hsla(0,0%,100%,.9)
}
.mejs__time-hovered {
	background: hsla(0,0%,100%,.5);
	z-index: 10
}
.mejs__time-hovered.negative {
	background: rgba(0,0,0,.2)
}
.mejs__time-buffering, .mejs__time-current, .mejs__time-hovered, .mejs__time-loaded {
	left: 0;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: all .15s ease-in;
	transition: all .15s ease-in;
	width: 100%
}
.mejs__time-buffering {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}
.mejs__time-hovered {
	-webkit-transition: height .1s cubic-bezier(.44, 0, 1, 1);
	transition: height .1s cubic-bezier(.44, 0, 1, 1)
}
.mejs__time-hovered.no-hover {
	-webkit-transform: scaleX(0)!important;
	-ms-transform: scaleX(0)!important;
	transform: scaleX(0)!important
}
.mejs__time-handle, .mejs__time-handle-content {
	border: 4px solid transparent;
	cursor: pointer;
	left: 0;
	position: absolute;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	z-index: 11
}
.mejs__time-handle-content {
	border: 4px solid hsla(0,0%,100%,.9);
	border-radius: 50%;
	height: 10px;
	left: -7px;
	top: -4px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	width: 10px
}
.mejs__time-rail .mejs__time-handle-content:active, .mejs__time-rail .mejs__time-handle-content:focus, .mejs__time-rail:hover .mejs__time-handle-content {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.mejs__time-float {
	background: #eee;
	border: 1px solid #333;
	bottom: 100%;
	color: #111;
	display: none;
	height: 17px;
	margin-bottom: 9px;
	position: absolute;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 36px
}
.mejs__time-float-current {
	display: block;
	left: 0;
	margin: 2px;
	text-align: center;
	width: 30px
}
.mejs__time-float-corner {
	border: 5px solid #eee;
	border-color: #eee transparent transparent;
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	line-height: 0;
	position: absolute;
	top: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0
}
.mejs__long-video .mejs__time-float {
	margin-left: -23px;
	width: 64px
}
.mejs__long-video .mejs__time-float-current {
	width: 60px
}
.mejs__broadcast {
	color: #fff;
	height: 10px;
	position: absolute;
	top: 15px;
	width: 100%
}
.mejs__fullscreen-button>button {
	background-position: -80px 0
}
.mejs__unfullscreen>button {
	background-position: -100px 0
}
.mejs__mute>button {
	background-position: -60px 0
}
.mejs__unmute>button {
	background-position: -40px 0
}
.mejs__volume-button {
	position: relative
}
.mejs__volume-button>.mejs__volume-slider {
	-webkit-backface-visibility: hidden;
	background: rgba(50,50,50,.7);
	border-radius: 0;
	bottom: 100%;
	display: none;
	height: 115px;
	left: 50%;
	margin: 0;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 25px;
	z-index: 1
}
.mejs__volume-button:hover {
	border-radius: 0 0 4px 4px
}
.mejs__volume-total {
	background: hsla(0,0%,100%,.5);
	height: 100px;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 8px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2px
}
.mejs__volume-current {
	left: 0;
	margin: 0;
	width: 100%
}
.mejs__volume-current, .mejs__volume-handle {
	background: hsla(0,0%,100%,.9);
	position: absolute
}
.mejs__volume-handle {
	border-radius: 1px;
	cursor: ns-resize;
	height: 6px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 16px
}
.mejs__horizontal-volume-slider {
	display: block;
	height: 36px;
	position: relative;
	vertical-align: middle;
	width: 56px
}
.mejs__horizontal-volume-total {
	background: rgba(50,50,50,.8);
	height: 8px;
	top: 16px;
	width: 50px
}
.mejs__horizontal-volume-current, .mejs__horizontal-volume-total {
	border-radius: 2px;
	font-size: 1px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute
}
.mejs__horizontal-volume-current {
	background: hsla(0,0%,100%,.8);
	height: 100%;
	top: 0;
	width: 100%
}
.mejs__horizontal-volume-handle {
	display: none
}
.mejs__captions-button, .mejs__chapters-button {
	position: relative
}
.mejs__captions-button>button {
	background-position: -140px 0
}
.mejs__chapters-button>button {
	background-position: -180px 0
}
.mejs__captions-button>.mejs__captions-selector, .mejs__chapters-button>.mejs__chapters-selector {
	background: rgba(50,50,50,.7);
	border: 1px solid transparent;
	border-radius: 0;
	bottom: 100%;
	margin-right: -43px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 50%;
	visibility: visible;
	width: 86px
}
.mejs__chapters-button>.mejs__chapters-selector {
	margin-right: -55px;
	width: 110px
}
.mejs__captions-selector-list, .mejs__chapters-selector-list {
	list-style-type: none!important;
	margin: 0;
	overflow: hidden;
	padding: 0
}
.mejs__captions-selector-list-item, .mejs__chapters-selector-list-item {
	color: #fff;
	cursor: pointer;
	display: block;
	list-style-type: none!important;
	margin: 0 0 6px;
	overflow: hidden;
	padding: 0
}
.mejs__captions-selector-list-item:hover, .mejs__chapters-selector-list-item:hover {
	background-color: #c8c8c8!important;
	background-color: hsla(0,0%,100%,.4)!important
}
.mejs__captions-selector-input, .mejs__chapters-selector-input {
	clear: both;
	float: left;
	left: -1000px;
	margin: 3px 3px 0 5px;
	position: absolute
}
.mejs__captions-selector-label, .mejs__chapters-selector-label {
	cursor: pointer;
	float: left;
	font-size: 10px;
	line-height: 15px;
	padding: 4px 10px 0;
	width: 100%
}
.mejs__captions-selected, .mejs__chapters-selected {
	color: #21f8f8
}
.mejs__captions-translations {
	font-size: 10px;
	margin: 0 0 5px
}
.mejs__captions-layer {
	bottom: 0;
	color: #fff;
	font-size: 16px;
	left: 0;
	line-height: 20px;
	position: absolute;
	text-align: center
}
.mejs__captions-layer a {
	color: #fff;
	text-decoration: underline
}
.mejs__captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: 400
}
.mejs__captions-position {
	bottom: 15px;
	left: 0;
	position: absolute;
	width: 100%
}
.mejs__captions-position-hover {
	bottom: 35px
}
.mejs__captions-text, .mejs__captions-text * {
	background: hsla(0,0%,8%,.5);
	box-shadow: 5px 0 0 hsla(0,0%,8%,.5), -5px 0 0 hsla(0,0%,8%,.5);
	padding: 0;
	white-space: pre-wrap
}
.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container {
display:none
}
.mejs__overlay-error {
	position: relative
}
.mejs__overlay-error>img {
	left: 0;
	max-width: 100%;
	position: absolute;
	top: 0;
	z-index: -1
}
.mejs__cannotplay, .mejs__cannotplay a {
	color: #fff;
	font-size: .8em
}
.mejs__cannotplay {
	position: relative
}
.mejs__cannotplay a, .mejs__cannotplay p {
	display: inline-block;
	padding: 0 15px;
	width: 100%
}
.mejs__overlay-error {
	background: rgba(0,0,0,0.7);
	padding: 5px;
}
.mejs__overlay-error img, .mejs__cannotplay a {
	display: none;
}
.mejs__time {
	font-size: 12px;
}
.mejs__captions-position-hover {
	bottom: 40px
}
.mejs__captions-selector-input {
	left: 0;
	width: 0;
	opacity: 0;
}
.mejs__fullscreen .mejs__mediaelement iframe {
	width: 100%;
	height: 100%;
}
.mejs__share-button {
	position: relative;
}
.mejs__share-selector {
	background: rgba(50,50,50,.7);
	border: 1px solid transparent;
	border-radius: 0;
	bottom: 100%;
	margin-right: -43px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 50%;
	visibility: visible;
	width: 86px;
}
.mejs__share-selector-list {
	list-style-type: none!important;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.mejs__share-selector-list-item {
	color: #fff;
	cursor: pointer;
	display: block;
	list-style-type: none!important;
	margin: 0 0 6px;
	overflow: hidden;
	padding: 0;
}
.mejs__share-selector-list-item:hover {
	background-color: hsla(0,0%,100%,.4);
}
.mejs__share-selector-list-item > label {
	cursor: pointer;
	float: left;
	font-size: 9px;
	line-height: 15px;
	padding: 4px 10px 4px 5px;
	text-transform: capitalize;
	width: 75%
}
.mejs__share-selector-list-item > label.selected {
	color: #21f8f8;
}
.mejs__share-selector-list-item > label > img {
	width: 12px;
	vertical-align: middle;
}
.mejs__share-selector-list-item > i, .mejs__share-button > button {
	background: url("data:image/svg+xml,%3C?xml version='1.0' encoding='utf-8'?%3E %3C!-- Generator: Adobe Illustrator 22.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 86.9 49.4' style='enable-background:new 0 0 86.9 49.4;' xml:space='preserve'%3E %3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D %3C/style%3E %3Cpath class='st0' d='M14.5,11.5c-0.8,0-1.5,0.3-2,0.9L6.6,9.4c0-0.1,0-0.3,0-0.4c0-0.1,0-0.3,0-0.4l5.9-2.9c0.5,0.5,1.2,0.9,2,0.9 c1.5,0,2.8-1.2,2.8-2.8c0-1.5-1.2-2.8-2.8-2.8s-2.8,1.2-2.8,2.8c0,0.1,0,0.3,0,0.4L5.8,7.1c-0.5-0.5-1.2-0.9-2-0.9 C2.3,6.2,1,7.5,1,9c0,1.5,1.2,2.8,2.8,2.8c0.8,0,1.5-0.3,2-0.9l5.9,2.9c0,0.1,0,0.3,0,0.4c0,1.5,1.2,2.8,2.8,2.8 c1.5,0,2.8-1.2,2.8-2.8C17.3,12.7,16.1,11.5,14.5,11.5z'/%3E %3Cpath class='st0' d='M44.8,6.2h-2.5V4.5c0-0.6,0.4-0.8,0.7-0.8c0.3,0,1.8,0,1.8,0V1l-2.5,0c-2.7,0-3.4,2-3.4,3.4v1.8h-1.6V9h1.6 c0,3.6,0,8,0,8h3.3c0,0,0-4.4,0-8h2.2L44.8,6.2z'/%3E %3Cpath class='st0' d='M75.3,11.7c-0.4,0-0.7-0.1-1.3-0.4l-9.3-4.9v9.3c0,0.7,0.6,1.3,1.3,1.3h18.7c0.7,0,1.3-0.6,1.3-1.3V6.3 l-9.3,4.9C76,11.5,75.7,11.7,75.3,11.7z M84.7,1H66c-0.7,0-1.3,0.6-1.3,1.3v1L75.3,9L86,3.3v-1C86,1.6,85.4,1,84.7,1z'/%3E %3Cpath class='st0' d='M20.9,34.5c-0.7,0.3-1.5,0.5-2.3,0.6c0.8-0.5,1.5-1.3,1.8-2.2c-0.8,0.5-1.6,0.8-2.6,1c-0.7-0.8-1.8-1.3-2.9-1.3 c-2.2,0-4,1.8-4,4c0,0.3,0,0.6,0.1,0.9c-3.4-0.2-6.3-1.8-8.3-4.2c-0.3,0.6-0.5,1.3-0.5,2c0,1.4,0.7,2.6,1.8,3.4 c-0.7,0-1.3-0.2-1.8-0.5c0,0,0,0,0,0.1c0,2,1.4,3.6,3.2,4c-0.3,0.1-0.7,0.1-1.1,0.1c-0.3,0-0.5,0-0.8-0.1c0.5,1.6,2,2.8,3.8,2.8 c-1.4,1.1-3.1,1.7-5,1.7c-0.3,0-0.6,0-1-0.1c1.8,1.1,3.9,1.8,6.2,1.8c7.4,0,11.5-6.2,11.5-11.5c0-0.2,0-0.3,0-0.5 C19.7,36,20.3,35.3,20.9,34.5z'/%3E %3Cg id='XMLID_184_'%3E %3Cpath id='XMLID_195_' class='st0' d='M37.5,37.8h3.3v10.7h-3.3V37.8z M39.2,32.5c1.1,0,1.9,0.9,1.9,1.9s-0.9,1.9-1.9,1.9 c-1.1,0-1.9-0.9-1.9-1.9S38.1,32.5,39.2,32.5'/%3E %3Cpath id='XMLID_192_' class='st0' d='M42.9,37.8h3.2v1.5h0c0.4-0.8,1.5-1.7,3.1-1.7c3.4,0,4,2.2,4,5.1v5.9H50v-5.2 c0-1.2,0-2.8-1.7-2.8c-1.7,0-2,1.4-2,2.7v5.3h-3.3L42.9,37.8L42.9,37.8z'/%3E %3C/g%3E %3C/svg%3E");
	width: 20px;
	height: 20px;
	display: inline-block;
	float: left;
	background-size: 75px;
}
.mejs__share-button > button {
	background-size: 90px;
}
.mejs__share-selector-list-item > i.facebook {
	background-position: -24px 0px;
	margin-top: 3px;
}
.mejs__share-selector-list-item > i.twitter {
	background-position: 3px 20px;
}
.mejs__share-selector-list-item > i.linkedin {
	background-position: -26px 17px;
	height: 18px;
}
.mejs__share-selector-list-item > i.email {
	background-position: -39px 4px;
	background-size: 60px;
}
.mejs__share-selector-list-item:last-child {
	margin-bottom: 0px;
}
@media all and (-ms-high-contrast:none) {
*::-ms-backdrop, .mejs__share-selector-list-item > i.facebook {
background-position:-24px -15px
}
*::-ms-backdrop, .mejs__share-selector-list-item > i.twitter {
background-position:3px 35px;
}
*::-ms-backdrop, .mejs__share-selector-list-item > i.linkedin {
background-position:-26px 28px
}
*::-ms-backdrop, .mejs__share-selector-list-item > i.email {
background-position:-39px -8px
}
*::-ms-backdrop, .mejs__share-selector-list-item > i, .mejs__share-button > button {
background-position:0px -19px;
}
}
.mejs__share-selector-list-item input[type="radio"]:checked ~ label {
	color: #21f8f8;
}
.mejs__share-selector-input {
	width: 0;
	opacity: 0;
	left: 0;
	position: absolute;
}
.mejs__offscreen {
	border: 0;
	clip: rect(1px,1px,1px,1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal
}
.mejs__container {
	background: #000;
	font-family: Helvetica, Arial, serif;
	position: relative;
	text-align: left;
	text-indent: 0;
	vertical-align: top
}
.mejs__container, .mejs__container * {
	box-sizing: border-box
}
.mejs__container video::-webkit-media-controls, .mejs__container video::-webkit-media-controls-panel, .mejs__container video::-webkit-media-controls-panel-container, .mejs__container video::-webkit-media-controls-start-playback-button {
-webkit-appearance:none;
display:none!important
}
.mejs__fill-container, .mejs__fill-container .mejs__container {
	height: 100%;
	width: 100%
}
.mejs__fill-container {
	background: transparent;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}
.mejs__container:focus {
	outline: none
}
.mejs__iframe-overlay {
	height: 100%;
	position: absolute;
	width: 100%
}
.mejs__embed, .mejs__embed body {
	background: #000;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}
.mejs__fullscreen {
	overflow: hidden!important
}
.mejs__container-fullscreen {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000
}
.mejs__container-fullscreen .mejs__mediaelement, .mejs__container-fullscreen video {
	height: 100%!important;
	width: 100%!important
}
.mejs__background, .mejs__mediaelement {
	left: 0;
	position: absolute;
	top: 0
}
.mejs__mediaelement {
	height: 100%;
	width: 100%;
	z-index: 0
}
.mejs__poster {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1
}
:root .mejs__poster-img {
	display: none
}
.mejs__poster-img {
	border: 0;
	padding: 0
}
.mejs__overlay {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0
}
.mejs__layer {
	z-index: 1
}
.mejs__overlay-play {
	cursor: pointer
}
.mejs__overlay-button {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='120' viewBox='0 0 400 120'%3E%3Cstyle%3E.st0%7Bfill:%23FFFFFF;width:16px;height:16px%7D .st1%7Bfill:none;stroke:%23FFFFFF;stroke-width:1.5;stroke-linecap:round;%7D .st2%7Bfill:none;stroke:%23FFFFFF;stroke-width:2;stroke-linecap:round;%7D .st3%7Bfill:none;stroke:%23FFFFFF;%7D .st4%7Bfill:%23231F20;%7D .st5%7Bopacity:0.75;fill:none;stroke:%23FFFFFF;stroke-width:5;enable-background:new;%7D .st6%7Bfill:none;stroke:%23FFFFFF;stroke-width:5;%7D .st7%7Bopacity:0.4;fill:%23FFFFFF;enable-background:new;%7D .st8%7Bopacity:0.6;fill:%23FFFFFF;enable-background:new;%7D .st9%7Bopacity:0.8;fill:%23FFFFFF;enable-background:new;%7D .st10%7Bopacity:0.9;fill:%23FFFFFF;enable-background:new;%7D .st11%7Bopacity:0.3;fill:%23FFFFFF;enable-background:new;%7D .st12%7Bopacity:0.5;fill:%23FFFFFF;enable-background:new;%7D .st13%7Bopacity:0.7;fill:%23FFFFFF;enable-background:new;%7D%3C/style%3E%3Cpath class='st0' d='M16.5 8.5c.3.1.4.5.2.8-.1.1-.1.2-.2.2l-11.4 7c-.5.3-.8.1-.8-.5V2c0-.5.4-.8.8-.5l11.4 7z'/%3E%3Cpath class='st0' d='M24 1h2.2c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1H24c-.6 0-1-.4-1-1V2c0-.5.4-1 1-1zm9.8 0H36c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1h-2.2c-.6 0-1-.4-1-1V2c0-.5.4-1 1-1z'/%3E%3Cpath class='st0' d='M81 1.4c0-.6.4-1 1-1h5.4c.6 0 .7.3.3.7l-6 6c-.4.4-.7.3-.7-.3V1.4zm0 15.8c0 .6.4 1 1 1h5.4c.6 0 .7-.3.3-.7l-6-6c-.4-.4-.7-.3-.7.3v5.4zM98.8 1.4c0-.6-.4-1-1-1h-5.4c-.6 0-.7.3-.3.7l6 6c.4.4.7.3.7-.3V1.4zm0 15.8c0 .6-.4 1-1 1h-5.4c-.6 0-.7-.3-.3-.7l6-6c.4-.4.7-.3.7.3v5.4z'/%3E%3Cpath class='st0' d='M112.7 5c0 .6.4 1 1 1h4.1c.6 0 .7-.3.3-.7L113.4.6c-.4-.4-.7-.3-.7.3V5zm-7.1 1c.6 0 1-.4 1-1V.9c0-.6-.3-.7-.7-.3l-4.7 4.7c-.4.4-.3.7.3.7h4.1zm1 7.1c0-.6-.4-1-1-1h-4.1c-.6 0-.7.3-.3.7l4.7 4.7c.4.4.7.3.7-.3v-4.1zm7.1-1c-.6 0-1 .4-1 1v4.1c0 .5.3.7.7.3l4.7-4.7c.4-.4.3-.7-.3-.7h-4.1z'/%3E%3Cpath class='st0' d='M67 5.8c-.5.4-1.2.6-1.8.6H62c-.6 0-1 .4-1 1v5.7c0 .6.4 1 1 1h4.2c.3.2.5.4.8.6l3.5 2.6c.4.3.8.1.8-.4V3.5c0-.5-.4-.7-.8-.4L67 5.8z'/%3E%3Cpath class='st1' d='M73.9 2.5s3.9-.8 3.9 7.7-3.9 7.8-3.9 7.8'/%3E%3Cpath class='st1' d='M72.6 6.4s2.6-.4 2.6 3.8-2.6 3.9-2.6 3.9'/%3E%3Cpath class='st0' d='M47 5.8c-.5.4-1.2.6-1.8.6H42c-.6 0-1 .4-1 1v5.7c0 .6.4 1 1 1h4.2c.3.2.5.4.8.6l3.5 2.6c.4.3.8.1.8-.4V3.5c0-.5-.4-.7-.8-.4L47 5.8z'/%3E%3Cpath class='st2' d='M52.8 7l5.4 5.4m-5.4 0L58.2 7'/%3E%3Cpath class='st3' d='M128.7 8.6c-6.2-4.2-6.5 7.8 0 3.9m6.5-3.9c-6.2-4.2-6.5 7.8 0 3.9'/%3E%3Cpath class='st0' d='M122.2 3.4h15.7v13.1h-15.7V3.4zM120.8 2v15.7h18.3V2h-18.3z'/%3E%3Cpath class='st0' d='M143.2 3h14c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2h-14c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2z'/%3E%3Cpath class='st4' d='M146.4 13.8c-.8 0-1.6-.4-2.1-1-1.1-1.4-1-3.4.1-4.8.5-.6 2-1.7 4.6.2l-.6.8c-1.4-1-2.6-1.1-3.3-.3-.8 1-.8 2.4-.1 3.5.7.9 1.9.8 3.4-.1l.5.9c-.7.5-1.6.7-2.5.8zm7.5 0c-.8 0-1.6-.4-2.1-1-1.1-1.4-1-3.4.1-4.8.5-.6 2-1.7 4.6.2l-.5.8c-1.4-1-2.6-1.1-3.3-.3-.8 1-.8 2.4-.1 3.5.7.9 1.9.8 3.4-.1l.5.9c-.8.5-1.7.7-2.6.8z'/%3E%3Cpath class='st0' d='M60.3 77c.6.2.8.8.6 1.4-.1.3-.3.5-.6.6L30 96.5c-1 .6-1.7.1-1.7-1v-35c0-1.1.8-1.5 1.7-1L60.3 77z'/%3E%3Cpath class='st5' d='M2.5 79c0-20.7 16.8-37.5 37.5-37.5S77.5 58.3 77.5 79 60.7 116.5 40 116.5 2.5 99.7 2.5 79z'/%3E%3Cpath class='st0' d='M140.3 77c.6.2.8.8.6 1.4-.1.3-.3.5-.6.6L110 96.5c-1 .6-1.7.1-1.7-1v-35c0-1.1.8-1.5 1.7-1L140.3 77z'/%3E%3Cpath class='st6' d='M82.5 79c0-20.7 16.8-37.5 37.5-37.5s37.5 16.8 37.5 37.5-16.8 37.5-37.5 37.5S82.5 99.7 82.5 79z'/%3E%3Ccircle class='st0' cx='201.9' cy='47.1' r='8.1'/%3E%3Ccircle class='st7' cx='233.9' cy='79' r='5'/%3E%3Ccircle class='st8' cx='201.9' cy='110.9' r='6'/%3E%3Ccircle class='st9' cx='170.1' cy='79' r='7'/%3E%3Ccircle class='st10' cx='178.2' cy='56.3' r='7.5'/%3E%3Ccircle class='st11' cx='226.3' cy='56.1' r='4.5'/%3E%3Ccircle class='st12' cx='225.8' cy='102.8' r='5.5'/%3E%3Ccircle class='st13' cx='178.2' cy='102.8' r='6.5'/%3E%3Cpath class='st0' d='M178 9.4c0 .4-.4.7-.9.7-.1 0-.2 0-.2-.1L172 8.2c-.5-.2-.6-.6-.1-.8l6.2-3.6c.5-.3.8-.1.7.5l-.8 5.1z'/%3E%3Cpath class='st0' d='M169.4 15.9c-1 0-2-.2-2.9-.7-2-1-3.2-3-3.2-5.2.1-3.4 2.9-6 6.3-6 2.5.1 4.8 1.7 5.6 4.1l.1-.1 2.1 1.1c-.6-4.4-4.7-7.5-9.1-6.9-3.9.6-6.9 3.9-7 7.9 0 2.9 1.7 5.6 4.3 7 1.2.6 2.5.9 3.8 1 2.6 0 5-1.2 6.6-3.3l-1.8-.9c-1.2 1.2-3 2-4.8 2z'/%3E%3Cpath class='st0' d='M183.4 3.2c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5zm-5.1 5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5zm-5.1 5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5z'/%3E%3C/svg%3E") no-repeat;
	background-position: 0 -39px;
	height: 80px;
	width: 80px
}
.mejs__overlay:hover>.mejs__overlay-button {
	background-position: -80px -39px
}
.mejs__overlay-loading {
	height: 80px;
	width: 80px
}
.mejs__overlay-loading-bg-img {
	-webkit-animation: a 1s linear infinite;
	animation: a 1s linear infinite;
	background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='120' viewBox='0 0 400 120'%3E%3Cstyle%3E.st0%7Bfill:%23FFFFFF;width:16px;height:16px%7D .st1%7Bfill:none;stroke:%23FFFFFF;stroke-width:1.5;stroke-linecap:round;%7D .st2%7Bfill:none;stroke:%23FFFFFF;stroke-width:2;stroke-linecap:round;%7D .st3%7Bfill:none;stroke:%23FFFFFF;%7D .st4%7Bfill:%23231F20;%7D .st5%7Bopacity:0.75;fill:none;stroke:%23FFFFFF;stroke-width:5;enable-background:new;%7D .st6%7Bfill:none;stroke:%23FFFFFF;stroke-width:5;%7D .st7%7Bopacity:0.4;fill:%23FFFFFF;enable-background:new;%7D .st8%7Bopacity:0.6;fill:%23FFFFFF;enable-background:new;%7D .st9%7Bopacity:0.8;fill:%23FFFFFF;enable-background:new;%7D .st10%7Bopacity:0.9;fill:%23FFFFFF;enable-background:new;%7D .st11%7Bopacity:0.3;fill:%23FFFFFF;enable-background:new;%7D .st12%7Bopacity:0.5;fill:%23FFFFFF;enable-background:new;%7D .st13%7Bopacity:0.7;fill:%23FFFFFF;enable-background:new;%7D%3C/style%3E%3Cpath class='st0' d='M16.5 8.5c.3.1.4.5.2.8-.1.1-.1.2-.2.2l-11.4 7c-.5.3-.8.1-.8-.5V2c0-.5.4-.8.8-.5l11.4 7z'/%3E%3Cpath class='st0' d='M24 1h2.2c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1H24c-.6 0-1-.4-1-1V2c0-.5.4-1 1-1zm9.8 0H36c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1h-2.2c-.6 0-1-.4-1-1V2c0-.5.4-1 1-1z'/%3E%3Cpath class='st0' d='M81 1.4c0-.6.4-1 1-1h5.4c.6 0 .7.3.3.7l-6 6c-.4.4-.7.3-.7-.3V1.4zm0 15.8c0 .6.4 1 1 1h5.4c.6 0 .7-.3.3-.7l-6-6c-.4-.4-.7-.3-.7.3v5.4zM98.8 1.4c0-.6-.4-1-1-1h-5.4c-.6 0-.7.3-.3.7l6 6c.4.4.7.3.7-.3V1.4zm0 15.8c0 .6-.4 1-1 1h-5.4c-.6 0-.7-.3-.3-.7l6-6c.4-.4.7-.3.7.3v5.4z'/%3E%3Cpath class='st0' d='M112.7 5c0 .6.4 1 1 1h4.1c.6 0 .7-.3.3-.7L113.4.6c-.4-.4-.7-.3-.7.3V5zm-7.1 1c.6 0 1-.4 1-1V.9c0-.6-.3-.7-.7-.3l-4.7 4.7c-.4.4-.3.7.3.7h4.1zm1 7.1c0-.6-.4-1-1-1h-4.1c-.6 0-.7.3-.3.7l4.7 4.7c.4.4.7.3.7-.3v-4.1zm7.1-1c-.6 0-1 .4-1 1v4.1c0 .5.3.7.7.3l4.7-4.7c.4-.4.3-.7-.3-.7h-4.1z'/%3E%3Cpath class='st0' d='M67 5.8c-.5.4-1.2.6-1.8.6H62c-.6 0-1 .4-1 1v5.7c0 .6.4 1 1 1h4.2c.3.2.5.4.8.6l3.5 2.6c.4.3.8.1.8-.4V3.5c0-.5-.4-.7-.8-.4L67 5.8z'/%3E%3Cpath class='st1' d='M73.9 2.5s3.9-.8 3.9 7.7-3.9 7.8-3.9 7.8'/%3E%3Cpath class='st1' d='M72.6 6.4s2.6-.4 2.6 3.8-2.6 3.9-2.6 3.9'/%3E%3Cpath class='st0' d='M47 5.8c-.5.4-1.2.6-1.8.6H42c-.6 0-1 .4-1 1v5.7c0 .6.4 1 1 1h4.2c.3.2.5.4.8.6l3.5 2.6c.4.3.8.1.8-.4V3.5c0-.5-.4-.7-.8-.4L47 5.8z'/%3E%3Cpath class='st2' d='M52.8 7l5.4 5.4m-5.4 0L58.2 7'/%3E%3Cpath class='st3' d='M128.7 8.6c-6.2-4.2-6.5 7.8 0 3.9m6.5-3.9c-6.2-4.2-6.5 7.8 0 3.9'/%3E%3Cpath class='st0' d='M122.2 3.4h15.7v13.1h-15.7V3.4zM120.8 2v15.7h18.3V2h-18.3z'/%3E%3Cpath class='st0' d='M143.2 3h14c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2h-14c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2z'/%3E%3Cpath class='st4' d='M146.4 13.8c-.8 0-1.6-.4-2.1-1-1.1-1.4-1-3.4.1-4.8.5-.6 2-1.7 4.6.2l-.6.8c-1.4-1-2.6-1.1-3.3-.3-.8 1-.8 2.4-.1 3.5.7.9 1.9.8 3.4-.1l.5.9c-.7.5-1.6.7-2.5.8zm7.5 0c-.8 0-1.6-.4-2.1-1-1.1-1.4-1-3.4.1-4.8.5-.6 2-1.7 4.6.2l-.5.8c-1.4-1-2.6-1.1-3.3-.3-.8 1-.8 2.4-.1 3.5.7.9 1.9.8 3.4-.1l.5.9c-.8.5-1.7.7-2.6.8z'/%3E%3Cpath class='st0' d='M60.3 77c.6.2.8.8.6 1.4-.1.3-.3.5-.6.6L30 96.5c-1 .6-1.7.1-1.7-1v-35c0-1.1.8-1.5 1.7-1L60.3 77z'/%3E%3Cpath class='st5' d='M2.5 79c0-20.7 16.8-37.5 37.5-37.5S77.5 58.3 77.5 79 60.7 116.5 40 116.5 2.5 99.7 2.5 79z'/%3E%3Cpath class='st0' d='M140.3 77c.6.2.8.8.6 1.4-.1.3-.3.5-.6.6L110 96.5c-1 .6-1.7.1-1.7-1v-35c0-1.1.8-1.5 1.7-1L140.3 77z'/%3E%3Cpath class='st6' d='M82.5 79c0-20.7 16.8-37.5 37.5-37.5s37.5 16.8 37.5 37.5-16.8 37.5-37.5 37.5S82.5 99.7 82.5 79z'/%3E%3Ccircle class='st0' cx='201.9' cy='47.1' r='8.1'/%3E%3Ccircle class='st7' cx='233.9' cy='79' r='5'/%3E%3Ccircle class='st8' cx='201.9' cy='110.9' r='6'/%3E%3Ccircle class='st9' cx='170.1' cy='79' r='7'/%3E%3Ccircle class='st10' cx='178.2' cy='56.3' r='7.5'/%3E%3Ccircle class='st11' cx='226.3' cy='56.1' r='4.5'/%3E%3Ccircle class='st12' cx='225.8' cy='102.8' r='5.5'/%3E%3Ccircle class='st13' cx='178.2' cy='102.8' r='6.5'/%3E%3Cpath class='st0' d='M178 9.4c0 .4-.4.7-.9.7-.1 0-.2 0-.2-.1L172 8.2c-.5-.2-.6-.6-.1-.8l6.2-3.6c.5-.3.8-.1.7.5l-.8 5.1z'/%3E%3Cpath class='st0' d='M169.4 15.9c-1 0-2-.2-2.9-.7-2-1-3.2-3-3.2-5.2.1-3.4 2.9-6 6.3-6 2.5.1 4.8 1.7 5.6 4.1l.1-.1 2.1 1.1c-.6-4.4-4.7-7.5-9.1-6.9-3.9.6-6.9 3.9-7 7.9 0 2.9 1.7 5.6 4.3 7 1.2.6 2.5.9 3.8 1 2.6 0 5-1.2 6.6-3.3l-1.8-.9c-1.2 1.2-3 2-4.8 2z'/%3E%3Cpath class='st0' d='M183.4 3.2c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5zm-5.1 5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5zm-5.1 5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5z'/%3E%3C/svg%3E") -160px -40px no-repeat;
	display: block;
	height: 80px;
	width: 80px;
	z-index: 1
}
@-webkit-keyframes a {
to {
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
@keyframes a {
to {
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
.mejs__controls {
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	position: absolute;
	width: 100%;
	z-index: 3
}
.mejs__controls:not([style*="display: none"]) {
	background: rgba(255,0,0,.7);
	background: -webkit-linear-gradient(transparent, rgba(0,0,0,.35));
	background: linear-gradient(transparent, rgba(0,0,0,.35))
}
.mejs__button, .mejs__time, .mejs__time-rail {
	font-size: 10px;
	height: 40px;
	line-height: 10px;
	margin: 0;
	width: 32px
}
.mejs__button>button {
	background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='120' viewBox='0 0 400 120'%3E%3Cstyle%3E.st0%7Bfill:%23FFFFFF;width:16px;height:16px%7D .st1%7Bfill:none;stroke:%23FFFFFF;stroke-width:1.5;stroke-linecap:round;%7D .st2%7Bfill:none;stroke:%23FFFFFF;stroke-width:2;stroke-linecap:round;%7D .st3%7Bfill:none;stroke:%23FFFFFF;%7D .st4%7Bfill:%23231F20;%7D .st5%7Bopacity:0.75;fill:none;stroke:%23FFFFFF;stroke-width:5;enable-background:new;%7D .st6%7Bfill:none;stroke:%23FFFFFF;stroke-width:5;%7D .st7%7Bopacity:0.4;fill:%23FFFFFF;enable-background:new;%7D .st8%7Bopacity:0.6;fill:%23FFFFFF;enable-background:new;%7D .st9%7Bopacity:0.8;fill:%23FFFFFF;enable-background:new;%7D .st10%7Bopacity:0.9;fill:%23FFFFFF;enable-background:new;%7D .st11%7Bopacity:0.3;fill:%23FFFFFF;enable-background:new;%7D .st12%7Bopacity:0.5;fill:%23FFFFFF;enable-background:new;%7D .st13%7Bopacity:0.7;fill:%23FFFFFF;enable-background:new;%7D%3C/style%3E%3Cpath class='st0' d='M16.5 8.5c.3.1.4.5.2.8-.1.1-.1.2-.2.2l-11.4 7c-.5.3-.8.1-.8-.5V2c0-.5.4-.8.8-.5l11.4 7z'/%3E%3Cpath class='st0' d='M24 1h2.2c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1H24c-.6 0-1-.4-1-1V2c0-.5.4-1 1-1zm9.8 0H36c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1h-2.2c-.6 0-1-.4-1-1V2c0-.5.4-1 1-1z'/%3E%3Cpath class='st0' d='M81 1.4c0-.6.4-1 1-1h5.4c.6 0 .7.3.3.7l-6 6c-.4.4-.7.3-.7-.3V1.4zm0 15.8c0 .6.4 1 1 1h5.4c.6 0 .7-.3.3-.7l-6-6c-.4-.4-.7-.3-.7.3v5.4zM98.8 1.4c0-.6-.4-1-1-1h-5.4c-.6 0-.7.3-.3.7l6 6c.4.4.7.3.7-.3V1.4zm0 15.8c0 .6-.4 1-1 1h-5.4c-.6 0-.7-.3-.3-.7l6-6c.4-.4.7-.3.7.3v5.4z'/%3E%3Cpath class='st0' d='M112.7 5c0 .6.4 1 1 1h4.1c.6 0 .7-.3.3-.7L113.4.6c-.4-.4-.7-.3-.7.3V5zm-7.1 1c.6 0 1-.4 1-1V.9c0-.6-.3-.7-.7-.3l-4.7 4.7c-.4.4-.3.7.3.7h4.1zm1 7.1c0-.6-.4-1-1-1h-4.1c-.6 0-.7.3-.3.7l4.7 4.7c.4.4.7.3.7-.3v-4.1zm7.1-1c-.6 0-1 .4-1 1v4.1c0 .5.3.7.7.3l4.7-4.7c.4-.4.3-.7-.3-.7h-4.1z'/%3E%3Cpath class='st0' d='M67 5.8c-.5.4-1.2.6-1.8.6H62c-.6 0-1 .4-1 1v5.7c0 .6.4 1 1 1h4.2c.3.2.5.4.8.6l3.5 2.6c.4.3.8.1.8-.4V3.5c0-.5-.4-.7-.8-.4L67 5.8z'/%3E%3Cpath class='st1' d='M73.9 2.5s3.9-.8 3.9 7.7-3.9 7.8-3.9 7.8'/%3E%3Cpath class='st1' d='M72.6 6.4s2.6-.4 2.6 3.8-2.6 3.9-2.6 3.9'/%3E%3Cpath class='st0' d='M47 5.8c-.5.4-1.2.6-1.8.6H42c-.6 0-1 .4-1 1v5.7c0 .6.4 1 1 1h4.2c.3.2.5.4.8.6l3.5 2.6c.4.3.8.1.8-.4V3.5c0-.5-.4-.7-.8-.4L47 5.8z'/%3E%3Cpath class='st2' d='M52.8 7l5.4 5.4m-5.4 0L58.2 7'/%3E%3Cpath class='st3' d='M128.7 8.6c-6.2-4.2-6.5 7.8 0 3.9m6.5-3.9c-6.2-4.2-6.5 7.8 0 3.9'/%3E%3Cpath class='st0' d='M122.2 3.4h15.7v13.1h-15.7V3.4zM120.8 2v15.7h18.3V2h-18.3z'/%3E%3Cpath class='st0' d='M143.2 3h14c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2h-14c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2z'/%3E%3Cpath class='st4' d='M146.4 13.8c-.8 0-1.6-.4-2.1-1-1.1-1.4-1-3.4.1-4.8.5-.6 2-1.7 4.6.2l-.6.8c-1.4-1-2.6-1.1-3.3-.3-.8 1-.8 2.4-.1 3.5.7.9 1.9.8 3.4-.1l.5.9c-.7.5-1.6.7-2.5.8zm7.5 0c-.8 0-1.6-.4-2.1-1-1.1-1.4-1-3.4.1-4.8.5-.6 2-1.7 4.6.2l-.5.8c-1.4-1-2.6-1.1-3.3-.3-.8 1-.8 2.4-.1 3.5.7.9 1.9.8 3.4-.1l.5.9c-.8.5-1.7.7-2.6.8z'/%3E%3Cpath class='st0' d='M60.3 77c.6.2.8.8.6 1.4-.1.3-.3.5-.6.6L30 96.5c-1 .6-1.7.1-1.7-1v-35c0-1.1.8-1.5 1.7-1L60.3 77z'/%3E%3Cpath class='st5' d='M2.5 79c0-20.7 16.8-37.5 37.5-37.5S77.5 58.3 77.5 79 60.7 116.5 40 116.5 2.5 99.7 2.5 79z'/%3E%3Cpath class='st0' d='M140.3 77c.6.2.8.8.6 1.4-.1.3-.3.5-.6.6L110 96.5c-1 .6-1.7.1-1.7-1v-35c0-1.1.8-1.5 1.7-1L140.3 77z'/%3E%3Cpath class='st6' d='M82.5 79c0-20.7 16.8-37.5 37.5-37.5s37.5 16.8 37.5 37.5-16.8 37.5-37.5 37.5S82.5 99.7 82.5 79z'/%3E%3Ccircle class='st0' cx='201.9' cy='47.1' r='8.1'/%3E%3Ccircle class='st7' cx='233.9' cy='79' r='5'/%3E%3Ccircle class='st8' cx='201.9' cy='110.9' r='6'/%3E%3Ccircle class='st9' cx='170.1' cy='79' r='7'/%3E%3Ccircle class='st10' cx='178.2' cy='56.3' r='7.5'/%3E%3Ccircle class='st11' cx='226.3' cy='56.1' r='4.5'/%3E%3Ccircle class='st12' cx='225.8' cy='102.8' r='5.5'/%3E%3Ccircle class='st13' cx='178.2' cy='102.8' r='6.5'/%3E%3Cpath class='st0' d='M178 9.4c0 .4-.4.7-.9.7-.1 0-.2 0-.2-.1L172 8.2c-.5-.2-.6-.6-.1-.8l6.2-3.6c.5-.3.8-.1.7.5l-.8 5.1z'/%3E%3Cpath class='st0' d='M169.4 15.9c-1 0-2-.2-2.9-.7-2-1-3.2-3-3.2-5.2.1-3.4 2.9-6 6.3-6 2.5.1 4.8 1.7 5.6 4.1l.1-.1 2.1 1.1c-.6-4.4-4.7-7.5-9.1-6.9-3.9.6-6.9 3.9-7 7.9 0 2.9 1.7 5.6 4.3 7 1.2.6 2.5.9 3.8 1 2.6 0 5-1.2 6.6-3.3l-1.8-.9c-1.2 1.2-3 2-4.8 2z'/%3E%3Cpath class='st0' d='M183.4 3.2c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5zm-5.1 5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5zm-5.1 5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5z'/%3E%3C/svg%3E");
	border: 0;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	margin: 10px 6px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-decoration: none;
	width: 20px
}
.mejs__button>button:focus {
	outline: 1px dotted #999
}
.mejs__container-keyboard-inactive [role=slider], .mejs__container-keyboard-inactive [role=slider]:focus, .mejs__container-keyboard-inactive a, .mejs__container-keyboard-inactive a:focus, .mejs__container-keyboard-inactive button, .mejs__container-keyboard-inactive button:focus {
	outline: 0
}
.mejs__time {
	box-sizing: content-box;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	height: 24px;
	overflow: hidden;
	padding: 16px 6px 0;
	text-align: center;
	width: auto
}
.mejs__play>button {
	background-position: 0 0
}
.mejs__pause>button {
	background-position: -20px 0
}
.mejs__replay>button {
	background-position: -160px 0
}
.mejs__time-rail {
	direction: ltr;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 40px;
	margin: 0 10px;
	padding-top: 10px;
	position: relative
}
.mejs__time-buffering, .mejs__time-current, .mejs__time-float, .mejs__time-float-corner, .mejs__time-float-current, .mejs__time-hovered, .mejs__time-loaded, .mejs__time-marker, .mejs__time-total {
	border-radius: 2px;
	cursor: pointer;
	display: block;
	height: 10px;
	position: absolute
}
.mejs__time-total {
	background: hsla(0,0%,100%,.3);
	margin: 5px 0 0;
	width: 100%
}
.mejs__time-buffering {
	-webkit-animation: b 2s linear infinite;
	animation: b 2s linear infinite;
	background: -webkit-linear-gradient(135deg, hsla(0,0%,100%,.4) 25%, transparent 0, transparent 50%, hsla(0,0%,100%,.4) 0, hsla(0,0%,100%,.4) 75%, transparent 0, transparent);
	background: linear-gradient(-45deg, hsla(0,0%,100%,.4) 25%, transparent 0, transparent 50%, hsla(0,0%,100%,.4) 0, hsla(0,0%,100%,.4) 75%, transparent 0, transparent);
	background-size: 15px 15px;
	width: 100%
}
@-webkit-keyframes b {
0% {
background-position:0 0
}
to {
	background-position: 30px 0
}
}
@keyframes b {
0% {
background-position:0 0
}
to {
	background-position: 30px 0
}
}
.mejs__time-loaded {
	background: hsla(0,0%,100%,.3)
}
.mejs__time-current, .mejs__time-handle-content {
	background: hsla(0,0%,100%,.9)
}
.mejs__time-hovered {
	background: hsla(0,0%,100%,.5);
	z-index: 10
}
.mejs__time-hovered.negative {
	background: rgba(0,0,0,.2)
}
.mejs__time-buffering, .mejs__time-current, .mejs__time-hovered, .mejs__time-loaded {
	left: 0;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: all .15s ease-in;
	transition: all .15s ease-in;
	width: 100%
}
.mejs__time-buffering {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}
.mejs__time-hovered {
	-webkit-transition: height .1s cubic-bezier(.44, 0, 1, 1);
	transition: height .1s cubic-bezier(.44, 0, 1, 1)
}
.mejs__time-hovered.no-hover {
	-webkit-transform: scaleX(0)!important;
	-ms-transform: scaleX(0)!important;
	transform: scaleX(0)!important
}
.mejs__time-handle, .mejs__time-handle-content {
	border: 4px solid transparent;
	cursor: pointer;
	left: 0;
	position: absolute;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	z-index: 11
}
.mejs__time-handle-content {
	border: 4px solid hsla(0,0%,100%,.9);
	border-radius: 50%;
	height: 10px;
	left: -7px;
	top: -4px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	width: 10px
}
.mejs__time-rail .mejs__time-handle-content:active, .mejs__time-rail .mejs__time-handle-content:focus, .mejs__time-rail:hover .mejs__time-handle-content {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.mejs__time-float {
	background: #eee;
	border: 1px solid #333;
	bottom: 100%;
	color: #111;
	display: none;
	height: 17px;
	margin-bottom: 9px;
	position: absolute;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 36px
}
.mejs__time-float-current {
	display: block;
	left: 0;
	margin: 2px;
	text-align: center;
	width: 30px
}
.mejs__time-float-corner {
	border: 5px solid #eee;
	border-color: #eee transparent transparent;
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	line-height: 0;
	position: absolute;
	top: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0
}
.mejs__long-video .mejs__time-float {
	margin-left: -23px;
	width: 64px
}
.mejs__long-video .mejs__time-float-current {
	width: 60px
}
.mejs__broadcast {
	color: #fff;
	height: 10px;
	position: absolute;
	top: 15px;
	width: 100%
}
.mejs__fullscreen-button>button {
	background-position: -80px 0
}
.mejs__unfullscreen>button {
	background-position: -100px 0
}
.mejs__mute>button {
	background-position: -60px 0
}
.mejs__unmute>button {
	background-position: -40px 0
}
.mejs__volume-button {
	position: relative
}
.mejs__volume-button>.mejs__volume-slider {
	-webkit-backface-visibility: hidden;
	background: rgba(50,50,50,.7);
	border-radius: 0;
	bottom: 100%;
	display: none;
	height: 115px;
	left: 50%;
	margin: 0;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 25px;
	z-index: 1
}
.mejs__volume-button:hover {
	border-radius: 0 0 4px 4px
}
.mejs__volume-total {
	background: hsla(0,0%,100%,.5);
	height: 100px;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 8px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2px
}
.mejs__volume-current {
	left: 0;
	margin: 0;
	width: 100%
}
.mejs__volume-current, .mejs__volume-handle {
	background: hsla(0,0%,100%,.9);
	position: absolute
}
.mejs__volume-handle {
	border-radius: 1px;
	cursor: ns-resize;
	height: 6px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 16px
}
.mejs__horizontal-volume-slider {
	display: block;
	height: 36px;
	position: relative;
	vertical-align: middle;
	width: 56px
}
.mejs__horizontal-volume-total {
	background: rgba(50,50,50,.8);
	height: 8px;
	top: 16px;
	width: 50px
}
.mejs__horizontal-volume-current, .mejs__horizontal-volume-total {
	border-radius: 2px;
	font-size: 1px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute
}
.mejs__horizontal-volume-current {
	background: hsla(0,0%,100%,.8);
	height: 100%;
	top: 0;
	width: 100%
}
.mejs__horizontal-volume-handle {
	display: none
}
.mejs__captions-button, .mejs__chapters-button {
	position: relative
}
.mejs__captions-button>button {
	background-position: -140px 0
}
.mejs__chapters-button>button {
	background-position: -180px 0
}
.mejs__captions-button>.mejs__captions-selector, .mejs__chapters-button>.mejs__chapters-selector {
	background: rgba(50,50,50,.7);
	border: 1px solid transparent;
	border-radius: 0;
	bottom: 100%;
	margin-right: -43px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 50%;
	visibility: visible;
	width: 86px
}
.mejs__chapters-button>.mejs__chapters-selector {
	margin-right: -55px;
	width: 110px
}
.mejs__captions-selector-list, .mejs__chapters-selector-list {
	list-style-type: none!important;
	margin: 0;
	overflow: hidden;
	padding: 0
}
.mejs__captions-selector-list-item, .mejs__chapters-selector-list-item {
	color: #fff;
	cursor: pointer;
	display: block;
	list-style-type: none!important;
	margin: 0 0 6px;
	overflow: hidden;
	padding: 0
}
.mejs__captions-selector-list-item:hover, .mejs__chapters-selector-list-item:hover {
	background-color: #c8c8c8!important;
	background-color: hsla(0,0%,100%,.4)!important
}
.mejs__captions-selector-input, .mejs__chapters-selector-input {
	clear: both;
	float: left;
	left: -1000px;
	margin: 3px 3px 0 5px;
	position: absolute
}
.mejs__captions-selector-label, .mejs__chapters-selector-label {
	cursor: pointer;
	float: left;
	font-size: 10px;
	line-height: 15px;
	padding: 4px 10px 0;
	width: 100%
}
.mejs__captions-selected, .mejs__chapters-selected {
	color: #21f8f8
}
.mejs__captions-translations {
	font-size: 10px;
	margin: 0 0 5px
}
.mejs__captions-layer {
	bottom: 0;
	color: #fff;
	font-size: 16px;
	left: 0;
	line-height: 20px;
	position: absolute;
	text-align: center
}
.mejs__captions-layer a {
	color: #fff;
	text-decoration: underline
}
.mejs__captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: 400
}
.mejs__captions-position {
	bottom: 15px;
	left: 0;
	position: absolute;
	width: 100%
}
.mejs__captions-position-hover {
	bottom: 35px
}
.mejs__captions-text, .mejs__captions-text * {
	background: hsla(0,0%,8%,.5);
	box-shadow: 5px 0 0 hsla(0,0%,8%,.5), -5px 0 0 hsla(0,0%,8%,.5);
	padding: 0;
	white-space: pre-wrap
}
.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container {
display:none
}
.mejs__overlay-error {
	position: relative
}
.mejs__overlay-error>img {
	left: 0;
	max-width: 100%;
	position: absolute;
	top: 0;
	z-index: -1
}
.mejs__cannotplay, .mejs__cannotplay a {
	color: #fff;
	font-size: .8em
}
.mejs__cannotplay {
	position: relative
}
.mejs__cannotplay a, .mejs__cannotplay p {
	display: inline-block;
	padding: 0 15px;
	width: 100%
}
.mejs__overlay-error {
	background: rgba(0,0,0,0.7);
	padding: 5px;
}
.mejs__overlay-error img, .mejs__cannotplay a {
	display: none;
}
.mejs__time {
	font-size: 12px;
}
.mejs__captions-position-hover {
	bottom: 40px
}
.mejs__captions-selector-input {
	left: 0;
	width: 0;
	opacity: 0;
}
.mejs__fullscreen .mejs__mediaelement iframe {
	width: 100%;
	height: 100%;
}
.mejs__share-button {
	position: relative;
}
.mejs__share-selector {
	background: rgba(50,50,50,.7);
	border: 1px solid transparent;
	border-radius: 0;
	bottom: 100%;
	margin-right: -43px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 50%;
	visibility: visible;
	width: 86px;
}
.mejs__share-selector-list {
	list-style-type: none!important;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.mejs__share-selector-list-item {
	color: #fff;
	cursor: pointer;
	display: block;
	list-style-type: none!important;
	margin: 0 0 6px;
	overflow: hidden;
	padding: 0;
}
.mejs__share-selector-list-item:hover {
	background-color: hsla(0,0%,100%,.4);
}
.mejs__share-selector-list-item > label {
	cursor: pointer;
	float: left;
	font-size: 9px;
	line-height: 15px;
	padding: 4px 10px 4px 5px;
	text-transform: capitalize;
	width: 75%
}
.mejs__share-selector-list-item > label.selected {
	color: #21f8f8;
}
.mejs__share-selector-list-item > label > img {
	width: 12px;
	vertical-align: middle;
}
.mejs__share-selector-list-item > i, .mejs__share-button > button {
	background: url("data:image/svg+xml,%3C?xml version='1.0' encoding='utf-8'?%3E %3C!-- Generator: Adobe Illustrator 22.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 86.9 49.4' style='enable-background:new 0 0 86.9 49.4;' xml:space='preserve'%3E %3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D %3C/style%3E %3Cpath class='st0' d='M14.5,11.5c-0.8,0-1.5,0.3-2,0.9L6.6,9.4c0-0.1,0-0.3,0-0.4c0-0.1,0-0.3,0-0.4l5.9-2.9c0.5,0.5,1.2,0.9,2,0.9 c1.5,0,2.8-1.2,2.8-2.8c0-1.5-1.2-2.8-2.8-2.8s-2.8,1.2-2.8,2.8c0,0.1,0,0.3,0,0.4L5.8,7.1c-0.5-0.5-1.2-0.9-2-0.9 C2.3,6.2,1,7.5,1,9c0,1.5,1.2,2.8,2.8,2.8c0.8,0,1.5-0.3,2-0.9l5.9,2.9c0,0.1,0,0.3,0,0.4c0,1.5,1.2,2.8,2.8,2.8 c1.5,0,2.8-1.2,2.8-2.8C17.3,12.7,16.1,11.5,14.5,11.5z'/%3E %3Cpath class='st0' d='M44.8,6.2h-2.5V4.5c0-0.6,0.4-0.8,0.7-0.8c0.3,0,1.8,0,1.8,0V1l-2.5,0c-2.7,0-3.4,2-3.4,3.4v1.8h-1.6V9h1.6 c0,3.6,0,8,0,8h3.3c0,0,0-4.4,0-8h2.2L44.8,6.2z'/%3E %3Cpath class='st0' d='M75.3,11.7c-0.4,0-0.7-0.1-1.3-0.4l-9.3-4.9v9.3c0,0.7,0.6,1.3,1.3,1.3h18.7c0.7,0,1.3-0.6,1.3-1.3V6.3 l-9.3,4.9C76,11.5,75.7,11.7,75.3,11.7z M84.7,1H66c-0.7,0-1.3,0.6-1.3,1.3v1L75.3,9L86,3.3v-1C86,1.6,85.4,1,84.7,1z'/%3E %3Cpath class='st0' d='M20.9,34.5c-0.7,0.3-1.5,0.5-2.3,0.6c0.8-0.5,1.5-1.3,1.8-2.2c-0.8,0.5-1.6,0.8-2.6,1c-0.7-0.8-1.8-1.3-2.9-1.3 c-2.2,0-4,1.8-4,4c0,0.3,0,0.6,0.1,0.9c-3.4-0.2-6.3-1.8-8.3-4.2c-0.3,0.6-0.5,1.3-0.5,2c0,1.4,0.7,2.6,1.8,3.4 c-0.7,0-1.3-0.2-1.8-0.5c0,0,0,0,0,0.1c0,2,1.4,3.6,3.2,4c-0.3,0.1-0.7,0.1-1.1,0.1c-0.3,0-0.5,0-0.8-0.1c0.5,1.6,2,2.8,3.8,2.8 c-1.4,1.1-3.1,1.7-5,1.7c-0.3,0-0.6,0-1-0.1c1.8,1.1,3.9,1.8,6.2,1.8c7.4,0,11.5-6.2,11.5-11.5c0-0.2,0-0.3,0-0.5 C19.7,36,20.3,35.3,20.9,34.5z'/%3E %3Cg id='XMLID_184_'%3E %3Cpath id='XMLID_195_' class='st0' d='M37.5,37.8h3.3v10.7h-3.3V37.8z M39.2,32.5c1.1,0,1.9,0.9,1.9,1.9s-0.9,1.9-1.9,1.9 c-1.1,0-1.9-0.9-1.9-1.9S38.1,32.5,39.2,32.5'/%3E %3Cpath id='XMLID_192_' class='st0' d='M42.9,37.8h3.2v1.5h0c0.4-0.8,1.5-1.7,3.1-1.7c3.4,0,4,2.2,4,5.1v5.9H50v-5.2 c0-1.2,0-2.8-1.7-2.8c-1.7,0-2,1.4-2,2.7v5.3h-3.3L42.9,37.8L42.9,37.8z'/%3E %3C/g%3E %3C/svg%3E");
	width: 20px;
	height: 20px;
	display: inline-block;
	float: left;
	background-size: 75px;
}
.mejs__share-button > button {
	background-size: 90px;
}
.mejs__share-selector-list-item > i.facebook {
	background-position: -24px 0px;
	margin-top: 3px;
}
.mejs__share-selector-list-item > i.twitter {
	background-position: 3px 20px;
}
.mejs__share-selector-list-item > i.linkedin {
	background-position: -26px 17px;
	height: 18px;
}
.mejs__share-selector-list-item > i.email {
	background-position: -39px 4px;
	background-size: 60px;
}
.mejs__share-selector-list-item:last-child {
	margin-bottom: 0px;
}
@media all and (-ms-high-contrast:none) {
*::-ms-backdrop, .mejs__share-selector-list-item > i.facebook {
background-position:-24px -15px
}
*::-ms-backdrop, .mejs__share-selector-list-item > i.twitter {
background-position:3px 35px;
}
*::-ms-backdrop, .mejs__share-selector-list-item > i.linkedin {
background-position:-26px 28px
}
*::-ms-backdrop, .mejs__share-selector-list-item > i.email {
background-position:-39px -8px
}
*::-ms-backdrop, .mejs__share-selector-list-item > i, .mejs__share-button > button {
background-position:0px -19px;
}
}
.mejs__share-selector-list-item input[type="radio"]:checked ~ label {
	color: #21f8f8;
}
.mejs__share-selector-input {
	width: 0;
	opacity: 0;
	left: 0;
	position: absolute;
}
.mejs__offscreen {
	border: 0;
	clip: rect(1px,1px,1px,1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal
}
.mejs__container {
	background: #000;
	font-family: Helvetica, Arial, serif;
	position: relative;
	text-align: left;
	text-indent: 0;
	vertical-align: top
}
.mejs__container, .mejs__container * {
	box-sizing: border-box
}
.mejs__container video::-webkit-media-controls, .mejs__container video::-webkit-media-controls-panel, .mejs__container video::-webkit-media-controls-panel-container, .mejs__container video::-webkit-media-controls-start-playback-button {
-webkit-appearance:none;
display:none!important
}
.mejs__fill-container, .mejs__fill-container .mejs__container {
	height: 100%;
	width: 100%
}
.mejs__fill-container {
	background: transparent;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}
.mejs__container:focus {
	outline: none
}
.mejs__iframe-overlay {
	height: 100%;
	position: absolute;
	width: 100%
}
.mejs__embed, .mejs__embed body {
	background: #000;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}
.mejs__fullscreen {
	overflow: hidden!important
}
.mejs__container-fullscreen {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000
}
.mejs__container-fullscreen .mejs__mediaelement, .mejs__container-fullscreen video {
	height: 100%!important;
	width: 100%!important
}
.mejs__background, .mejs__mediaelement {
	left: 0;
	position: absolute;
	top: 0
}
.mejs__mediaelement {
	height: 100%;
	width: 100%;
	z-index: 0
}
.mejs__poster {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1
}
:root .mejs__poster-img {
	display: none
}
.mejs__poster-img {
	border: 0;
	padding: 0
}
.mejs__overlay {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0
}
.mejs__layer {
	z-index: 1
}
.mejs__overlay-play {
	cursor: pointer
}
.mejs__overlay-button {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='120' viewBox='0 0 400 120'%3E%3Cstyle%3E.st0%7Bfill:%23FFFFFF;width:16px;height:16px%7D .st1%7Bfill:none;stroke:%23FFFFFF;stroke-width:1.5;stroke-linecap:round;%7D .st2%7Bfill:none;stroke:%23FFFFFF;stroke-width:2;stroke-linecap:round;%7D .st3%7Bfill:none;stroke:%23FFFFFF;%7D .st4%7Bfill:%23231F20;%7D .st5%7Bopacity:0.75;fill:none;stroke:%23FFFFFF;stroke-width:5;enable-background:new;%7D .st6%7Bfill:none;stroke:%23FFFFFF;stroke-width:5;%7D .st7%7Bopacity:0.4;fill:%23FFFFFF;enable-background:new;%7D .st8%7Bopacity:0.6;fill:%23FFFFFF;enable-background:new;%7D .st9%7Bopacity:0.8;fill:%23FFFFFF;enable-background:new;%7D .st10%7Bopacity:0.9;fill:%23FFFFFF;enable-background:new;%7D .st11%7Bopacity:0.3;fill:%23FFFFFF;enable-background:new;%7D .st12%7Bopacity:0.5;fill:%23FFFFFF;enable-background:new;%7D .st13%7Bopacity:0.7;fill:%23FFFFFF;enable-background:new;%7D%3C/style%3E%3Cpath class='st0' d='M16.5 8.5c.3.1.4.5.2.8-.1.1-.1.2-.2.2l-11.4 7c-.5.3-.8.1-.8-.5V2c0-.5.4-.8.8-.5l11.4 7z'/%3E%3Cpath class='st0' d='M24 1h2.2c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1H24c-.6 0-1-.4-1-1V2c0-.5.4-1 1-1zm9.8 0H36c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1h-2.2c-.6 0-1-.4-1-1V2c0-.5.4-1 1-1z'/%3E%3Cpath class='st0' d='M81 1.4c0-.6.4-1 1-1h5.4c.6 0 .7.3.3.7l-6 6c-.4.4-.7.3-.7-.3V1.4zm0 15.8c0 .6.4 1 1 1h5.4c.6 0 .7-.3.3-.7l-6-6c-.4-.4-.7-.3-.7.3v5.4zM98.8 1.4c0-.6-.4-1-1-1h-5.4c-.6 0-.7.3-.3.7l6 6c.4.4.7.3.7-.3V1.4zm0 15.8c0 .6-.4 1-1 1h-5.4c-.6 0-.7-.3-.3-.7l6-6c.4-.4.7-.3.7.3v5.4z'/%3E%3Cpath class='st0' d='M112.7 5c0 .6.4 1 1 1h4.1c.6 0 .7-.3.3-.7L113.4.6c-.4-.4-.7-.3-.7.3V5zm-7.1 1c.6 0 1-.4 1-1V.9c0-.6-.3-.7-.7-.3l-4.7 4.7c-.4.4-.3.7.3.7h4.1zm1 7.1c0-.6-.4-1-1-1h-4.1c-.6 0-.7.3-.3.7l4.7 4.7c.4.4.7.3.7-.3v-4.1zm7.1-1c-.6 0-1 .4-1 1v4.1c0 .5.3.7.7.3l4.7-4.7c.4-.4.3-.7-.3-.7h-4.1z'/%3E%3Cpath class='st0' d='M67 5.8c-.5.4-1.2.6-1.8.6H62c-.6 0-1 .4-1 1v5.7c0 .6.4 1 1 1h4.2c.3.2.5.4.8.6l3.5 2.6c.4.3.8.1.8-.4V3.5c0-.5-.4-.7-.8-.4L67 5.8z'/%3E%3Cpath class='st1' d='M73.9 2.5s3.9-.8 3.9 7.7-3.9 7.8-3.9 7.8'/%3E%3Cpath class='st1' d='M72.6 6.4s2.6-.4 2.6 3.8-2.6 3.9-2.6 3.9'/%3E%3Cpath class='st0' d='M47 5.8c-.5.4-1.2.6-1.8.6H42c-.6 0-1 .4-1 1v5.7c0 .6.4 1 1 1h4.2c.3.2.5.4.8.6l3.5 2.6c.4.3.8.1.8-.4V3.5c0-.5-.4-.7-.8-.4L47 5.8z'/%3E%3Cpath class='st2' d='M52.8 7l5.4 5.4m-5.4 0L58.2 7'/%3E%3Cpath class='st3' d='M128.7 8.6c-6.2-4.2-6.5 7.8 0 3.9m6.5-3.9c-6.2-4.2-6.5 7.8 0 3.9'/%3E%3Cpath class='st0' d='M122.2 3.4h15.7v13.1h-15.7V3.4zM120.8 2v15.7h18.3V2h-18.3z'/%3E%3Cpath class='st0' d='M143.2 3h14c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2h-14c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2z'/%3E%3Cpath class='st4' d='M146.4 13.8c-.8 0-1.6-.4-2.1-1-1.1-1.4-1-3.4.1-4.8.5-.6 2-1.7 4.6.2l-.6.8c-1.4-1-2.6-1.1-3.3-.3-.8 1-.8 2.4-.1 3.5.7.9 1.9.8 3.4-.1l.5.9c-.7.5-1.6.7-2.5.8zm7.5 0c-.8 0-1.6-.4-2.1-1-1.1-1.4-1-3.4.1-4.8.5-.6 2-1.7 4.6.2l-.5.8c-1.4-1-2.6-1.1-3.3-.3-.8 1-.8 2.4-.1 3.5.7.9 1.9.8 3.4-.1l.5.9c-.8.5-1.7.7-2.6.8z'/%3E%3Cpath class='st0' d='M60.3 77c.6.2.8.8.6 1.4-.1.3-.3.5-.6.6L30 96.5c-1 .6-1.7.1-1.7-1v-35c0-1.1.8-1.5 1.7-1L60.3 77z'/%3E%3Cpath class='st5' d='M2.5 79c0-20.7 16.8-37.5 37.5-37.5S77.5 58.3 77.5 79 60.7 116.5 40 116.5 2.5 99.7 2.5 79z'/%3E%3Cpath class='st0' d='M140.3 77c.6.2.8.8.6 1.4-.1.3-.3.5-.6.6L110 96.5c-1 .6-1.7.1-1.7-1v-35c0-1.1.8-1.5 1.7-1L140.3 77z'/%3E%3Cpath class='st6' d='M82.5 79c0-20.7 16.8-37.5 37.5-37.5s37.5 16.8 37.5 37.5-16.8 37.5-37.5 37.5S82.5 99.7 82.5 79z'/%3E%3Ccircle class='st0' cx='201.9' cy='47.1' r='8.1'/%3E%3Ccircle class='st7' cx='233.9' cy='79' r='5'/%3E%3Ccircle class='st8' cx='201.9' cy='110.9' r='6'/%3E%3Ccircle class='st9' cx='170.1' cy='79' r='7'/%3E%3Ccircle class='st10' cx='178.2' cy='56.3' r='7.5'/%3E%3Ccircle class='st11' cx='226.3' cy='56.1' r='4.5'/%3E%3Ccircle class='st12' cx='225.8' cy='102.8' r='5.5'/%3E%3Ccircle class='st13' cx='178.2' cy='102.8' r='6.5'/%3E%3Cpath class='st0' d='M178 9.4c0 .4-.4.7-.9.7-.1 0-.2 0-.2-.1L172 8.2c-.5-.2-.6-.6-.1-.8l6.2-3.6c.5-.3.8-.1.7.5l-.8 5.1z'/%3E%3Cpath class='st0' d='M169.4 15.9c-1 0-2-.2-2.9-.7-2-1-3.2-3-3.2-5.2.1-3.4 2.9-6 6.3-6 2.5.1 4.8 1.7 5.6 4.1l.1-.1 2.1 1.1c-.6-4.4-4.7-7.5-9.1-6.9-3.9.6-6.9 3.9-7 7.9 0 2.9 1.7 5.6 4.3 7 1.2.6 2.5.9 3.8 1 2.6 0 5-1.2 6.6-3.3l-1.8-.9c-1.2 1.2-3 2-4.8 2z'/%3E%3Cpath class='st0' d='M183.4 3.2c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5zm-5.1 5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5zm-5.1 5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5z'/%3E%3C/svg%3E") no-repeat;
	background-position: 0 -39px;
	height: 80px;
	width: 80px
}
.mejs__overlay:hover>.mejs__overlay-button {
	background-position: -80px -39px
}
.mejs__overlay-loading {
	height: 80px;
	width: 80px
}
.mejs__overlay-loading-bg-img {
	-webkit-animation: a 1s linear infinite;
	animation: a 1s linear infinite;
	background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='120' viewBox='0 0 400 120'%3E%3Cstyle%3E.st0%7Bfill:%23FFFFFF;width:16px;height:16px%7D .st1%7Bfill:none;stroke:%23FFFFFF;stroke-width:1.5;stroke-linecap:round;%7D .st2%7Bfill:none;stroke:%23FFFFFF;stroke-width:2;stroke-linecap:round;%7D .st3%7Bfill:none;stroke:%23FFFFFF;%7D .st4%7Bfill:%23231F20;%7D .st5%7Bopacity:0.75;fill:none;stroke:%23FFFFFF;stroke-width:5;enable-background:new;%7D .st6%7Bfill:none;stroke:%23FFFFFF;stroke-width:5;%7D .st7%7Bopacity:0.4;fill:%23FFFFFF;enable-background:new;%7D .st8%7Bopacity:0.6;fill:%23FFFFFF;enable-background:new;%7D .st9%7Bopacity:0.8;fill:%23FFFFFF;enable-background:new;%7D .st10%7Bopacity:0.9;fill:%23FFFFFF;enable-background:new;%7D .st11%7Bopacity:0.3;fill:%23FFFFFF;enable-background:new;%7D .st12%7Bopacity:0.5;fill:%23FFFFFF;enable-background:new;%7D .st13%7Bopacity:0.7;fill:%23FFFFFF;enable-background:new;%7D%3C/style%3E%3Cpath class='st0' d='M16.5 8.5c.3.1.4.5.2.8-.1.1-.1.2-.2.2l-11.4 7c-.5.3-.8.1-.8-.5V2c0-.5.4-.8.8-.5l11.4 7z'/%3E%3Cpath class='st0' d='M24 1h2.2c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1H24c-.6 0-1-.4-1-1V2c0-.5.4-1 1-1zm9.8 0H36c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1h-2.2c-.6 0-1-.4-1-1V2c0-.5.4-1 1-1z'/%3E%3Cpath class='st0' d='M81 1.4c0-.6.4-1 1-1h5.4c.6 0 .7.3.3.7l-6 6c-.4.4-.7.3-.7-.3V1.4zm0 15.8c0 .6.4 1 1 1h5.4c.6 0 .7-.3.3-.7l-6-6c-.4-.4-.7-.3-.7.3v5.4zM98.8 1.4c0-.6-.4-1-1-1h-5.4c-.6 0-.7.3-.3.7l6 6c.4.4.7.3.7-.3V1.4zm0 15.8c0 .6-.4 1-1 1h-5.4c-.6 0-.7-.3-.3-.7l6-6c.4-.4.7-.3.7.3v5.4z'/%3E%3Cpath class='st0' d='M112.7 5c0 .6.4 1 1 1h4.1c.6 0 .7-.3.3-.7L113.4.6c-.4-.4-.7-.3-.7.3V5zm-7.1 1c.6 0 1-.4 1-1V.9c0-.6-.3-.7-.7-.3l-4.7 4.7c-.4.4-.3.7.3.7h4.1zm1 7.1c0-.6-.4-1-1-1h-4.1c-.6 0-.7.3-.3.7l4.7 4.7c.4.4.7.3.7-.3v-4.1zm7.1-1c-.6 0-1 .4-1 1v4.1c0 .5.3.7.7.3l4.7-4.7c.4-.4.3-.7-.3-.7h-4.1z'/%3E%3Cpath class='st0' d='M67 5.8c-.5.4-1.2.6-1.8.6H62c-.6 0-1 .4-1 1v5.7c0 .6.4 1 1 1h4.2c.3.2.5.4.8.6l3.5 2.6c.4.3.8.1.8-.4V3.5c0-.5-.4-.7-.8-.4L67 5.8z'/%3E%3Cpath class='st1' d='M73.9 2.5s3.9-.8 3.9 7.7-3.9 7.8-3.9 7.8'/%3E%3Cpath class='st1' d='M72.6 6.4s2.6-.4 2.6 3.8-2.6 3.9-2.6 3.9'/%3E%3Cpath class='st0' d='M47 5.8c-.5.4-1.2.6-1.8.6H42c-.6 0-1 .4-1 1v5.7c0 .6.4 1 1 1h4.2c.3.2.5.4.8.6l3.5 2.6c.4.3.8.1.8-.4V3.5c0-.5-.4-.7-.8-.4L47 5.8z'/%3E%3Cpath class='st2' d='M52.8 7l5.4 5.4m-5.4 0L58.2 7'/%3E%3Cpath class='st3' d='M128.7 8.6c-6.2-4.2-6.5 7.8 0 3.9m6.5-3.9c-6.2-4.2-6.5 7.8 0 3.9'/%3E%3Cpath class='st0' d='M122.2 3.4h15.7v13.1h-15.7V3.4zM120.8 2v15.7h18.3V2h-18.3z'/%3E%3Cpath class='st0' d='M143.2 3h14c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2h-14c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2z'/%3E%3Cpath class='st4' d='M146.4 13.8c-.8 0-1.6-.4-2.1-1-1.1-1.4-1-3.4.1-4.8.5-.6 2-1.7 4.6.2l-.6.8c-1.4-1-2.6-1.1-3.3-.3-.8 1-.8 2.4-.1 3.5.7.9 1.9.8 3.4-.1l.5.9c-.7.5-1.6.7-2.5.8zm7.5 0c-.8 0-1.6-.4-2.1-1-1.1-1.4-1-3.4.1-4.8.5-.6 2-1.7 4.6.2l-.5.8c-1.4-1-2.6-1.1-3.3-.3-.8 1-.8 2.4-.1 3.5.7.9 1.9.8 3.4-.1l.5.9c-.8.5-1.7.7-2.6.8z'/%3E%3Cpath class='st0' d='M60.3 77c.6.2.8.8.6 1.4-.1.3-.3.5-.6.6L30 96.5c-1 .6-1.7.1-1.7-1v-35c0-1.1.8-1.5 1.7-1L60.3 77z'/%3E%3Cpath class='st5' d='M2.5 79c0-20.7 16.8-37.5 37.5-37.5S77.5 58.3 77.5 79 60.7 116.5 40 116.5 2.5 99.7 2.5 79z'/%3E%3Cpath class='st0' d='M140.3 77c.6.2.8.8.6 1.4-.1.3-.3.5-.6.6L110 96.5c-1 .6-1.7.1-1.7-1v-35c0-1.1.8-1.5 1.7-1L140.3 77z'/%3E%3Cpath class='st6' d='M82.5 79c0-20.7 16.8-37.5 37.5-37.5s37.5 16.8 37.5 37.5-16.8 37.5-37.5 37.5S82.5 99.7 82.5 79z'/%3E%3Ccircle class='st0' cx='201.9' cy='47.1' r='8.1'/%3E%3Ccircle class='st7' cx='233.9' cy='79' r='5'/%3E%3Ccircle class='st8' cx='201.9' cy='110.9' r='6'/%3E%3Ccircle class='st9' cx='170.1' cy='79' r='7'/%3E%3Ccircle class='st10' cx='178.2' cy='56.3' r='7.5'/%3E%3Ccircle class='st11' cx='226.3' cy='56.1' r='4.5'/%3E%3Ccircle class='st12' cx='225.8' cy='102.8' r='5.5'/%3E%3Ccircle class='st13' cx='178.2' cy='102.8' r='6.5'/%3E%3Cpath class='st0' d='M178 9.4c0 .4-.4.7-.9.7-.1 0-.2 0-.2-.1L172 8.2c-.5-.2-.6-.6-.1-.8l6.2-3.6c.5-.3.8-.1.7.5l-.8 5.1z'/%3E%3Cpath class='st0' d='M169.4 15.9c-1 0-2-.2-2.9-.7-2-1-3.2-3-3.2-5.2.1-3.4 2.9-6 6.3-6 2.5.1 4.8 1.7 5.6 4.1l.1-.1 2.1 1.1c-.6-4.4-4.7-7.5-9.1-6.9-3.9.6-6.9 3.9-7 7.9 0 2.9 1.7 5.6 4.3 7 1.2.6 2.5.9 3.8 1 2.6 0 5-1.2 6.6-3.3l-1.8-.9c-1.2 1.2-3 2-4.8 2z'/%3E%3Cpath class='st0' d='M183.4 3.2c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5zm-5.1 5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5zm-5.1 5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5z'/%3E%3C/svg%3E") -160px -40px no-repeat;
	display: block;
	height: 80px;
	width: 80px;
	z-index: 1
}
@-webkit-keyframes a {
to {
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
@keyframes a {
to {
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
.mejs__controls {
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	position: absolute;
	width: 100%;
	z-index: 3
}
.mejs__controls:not([style*="display: none"]) {
	background: rgba(255,0,0,.7);
	background: -webkit-linear-gradient(transparent, rgba(0,0,0,.35));
	background: linear-gradient(transparent, rgba(0,0,0,.35))
}
.mejs__button, .mejs__time, .mejs__time-rail {
	font-size: 10px;
	height: 40px;
	line-height: 10px;
	margin: 0;
	width: 32px
}
.mejs__button>button {
	background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='120' viewBox='0 0 400 120'%3E%3Cstyle%3E.st0%7Bfill:%23FFFFFF;width:16px;height:16px%7D .st1%7Bfill:none;stroke:%23FFFFFF;stroke-width:1.5;stroke-linecap:round;%7D .st2%7Bfill:none;stroke:%23FFFFFF;stroke-width:2;stroke-linecap:round;%7D .st3%7Bfill:none;stroke:%23FFFFFF;%7D .st4%7Bfill:%23231F20;%7D .st5%7Bopacity:0.75;fill:none;stroke:%23FFFFFF;stroke-width:5;enable-background:new;%7D .st6%7Bfill:none;stroke:%23FFFFFF;stroke-width:5;%7D .st7%7Bopacity:0.4;fill:%23FFFFFF;enable-background:new;%7D .st8%7Bopacity:0.6;fill:%23FFFFFF;enable-background:new;%7D .st9%7Bopacity:0.8;fill:%23FFFFFF;enable-background:new;%7D .st10%7Bopacity:0.9;fill:%23FFFFFF;enable-background:new;%7D .st11%7Bopacity:0.3;fill:%23FFFFFF;enable-background:new;%7D .st12%7Bopacity:0.5;fill:%23FFFFFF;enable-background:new;%7D .st13%7Bopacity:0.7;fill:%23FFFFFF;enable-background:new;%7D%3C/style%3E%3Cpath class='st0' d='M16.5 8.5c.3.1.4.5.2.8-.1.1-.1.2-.2.2l-11.4 7c-.5.3-.8.1-.8-.5V2c0-.5.4-.8.8-.5l11.4 7z'/%3E%3Cpath class='st0' d='M24 1h2.2c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1H24c-.6 0-1-.4-1-1V2c0-.5.4-1 1-1zm9.8 0H36c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1h-2.2c-.6 0-1-.4-1-1V2c0-.5.4-1 1-1z'/%3E%3Cpath class='st0' d='M81 1.4c0-.6.4-1 1-1h5.4c.6 0 .7.3.3.7l-6 6c-.4.4-.7.3-.7-.3V1.4zm0 15.8c0 .6.4 1 1 1h5.4c.6 0 .7-.3.3-.7l-6-6c-.4-.4-.7-.3-.7.3v5.4zM98.8 1.4c0-.6-.4-1-1-1h-5.4c-.6 0-.7.3-.3.7l6 6c.4.4.7.3.7-.3V1.4zm0 15.8c0 .6-.4 1-1 1h-5.4c-.6 0-.7-.3-.3-.7l6-6c.4-.4.7-.3.7.3v5.4z'/%3E%3Cpath class='st0' d='M112.7 5c0 .6.4 1 1 1h4.1c.6 0 .7-.3.3-.7L113.4.6c-.4-.4-.7-.3-.7.3V5zm-7.1 1c.6 0 1-.4 1-1V.9c0-.6-.3-.7-.7-.3l-4.7 4.7c-.4.4-.3.7.3.7h4.1zm1 7.1c0-.6-.4-1-1-1h-4.1c-.6 0-.7.3-.3.7l4.7 4.7c.4.4.7.3.7-.3v-4.1zm7.1-1c-.6 0-1 .4-1 1v4.1c0 .5.3.7.7.3l4.7-4.7c.4-.4.3-.7-.3-.7h-4.1z'/%3E%3Cpath class='st0' d='M67 5.8c-.5.4-1.2.6-1.8.6H62c-.6 0-1 .4-1 1v5.7c0 .6.4 1 1 1h4.2c.3.2.5.4.8.6l3.5 2.6c.4.3.8.1.8-.4V3.5c0-.5-.4-.7-.8-.4L67 5.8z'/%3E%3Cpath class='st1' d='M73.9 2.5s3.9-.8 3.9 7.7-3.9 7.8-3.9 7.8'/%3E%3Cpath class='st1' d='M72.6 6.4s2.6-.4 2.6 3.8-2.6 3.9-2.6 3.9'/%3E%3Cpath class='st0' d='M47 5.8c-.5.4-1.2.6-1.8.6H42c-.6 0-1 .4-1 1v5.7c0 .6.4 1 1 1h4.2c.3.2.5.4.8.6l3.5 2.6c.4.3.8.1.8-.4V3.5c0-.5-.4-.7-.8-.4L47 5.8z'/%3E%3Cpath class='st2' d='M52.8 7l5.4 5.4m-5.4 0L58.2 7'/%3E%3Cpath class='st3' d='M128.7 8.6c-6.2-4.2-6.5 7.8 0 3.9m6.5-3.9c-6.2-4.2-6.5 7.8 0 3.9'/%3E%3Cpath class='st0' d='M122.2 3.4h15.7v13.1h-15.7V3.4zM120.8 2v15.7h18.3V2h-18.3z'/%3E%3Cpath class='st0' d='M143.2 3h14c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2h-14c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2z'/%3E%3Cpath class='st4' d='M146.4 13.8c-.8 0-1.6-.4-2.1-1-1.1-1.4-1-3.4.1-4.8.5-.6 2-1.7 4.6.2l-.6.8c-1.4-1-2.6-1.1-3.3-.3-.8 1-.8 2.4-.1 3.5.7.9 1.9.8 3.4-.1l.5.9c-.7.5-1.6.7-2.5.8zm7.5 0c-.8 0-1.6-.4-2.1-1-1.1-1.4-1-3.4.1-4.8.5-.6 2-1.7 4.6.2l-.5.8c-1.4-1-2.6-1.1-3.3-.3-.8 1-.8 2.4-.1 3.5.7.9 1.9.8 3.4-.1l.5.9c-.8.5-1.7.7-2.6.8z'/%3E%3Cpath class='st0' d='M60.3 77c.6.2.8.8.6 1.4-.1.3-.3.5-.6.6L30 96.5c-1 .6-1.7.1-1.7-1v-35c0-1.1.8-1.5 1.7-1L60.3 77z'/%3E%3Cpath class='st5' d='M2.5 79c0-20.7 16.8-37.5 37.5-37.5S77.5 58.3 77.5 79 60.7 116.5 40 116.5 2.5 99.7 2.5 79z'/%3E%3Cpath class='st0' d='M140.3 77c.6.2.8.8.6 1.4-.1.3-.3.5-.6.6L110 96.5c-1 .6-1.7.1-1.7-1v-35c0-1.1.8-1.5 1.7-1L140.3 77z'/%3E%3Cpath class='st6' d='M82.5 79c0-20.7 16.8-37.5 37.5-37.5s37.5 16.8 37.5 37.5-16.8 37.5-37.5 37.5S82.5 99.7 82.5 79z'/%3E%3Ccircle class='st0' cx='201.9' cy='47.1' r='8.1'/%3E%3Ccircle class='st7' cx='233.9' cy='79' r='5'/%3E%3Ccircle class='st8' cx='201.9' cy='110.9' r='6'/%3E%3Ccircle class='st9' cx='170.1' cy='79' r='7'/%3E%3Ccircle class='st10' cx='178.2' cy='56.3' r='7.5'/%3E%3Ccircle class='st11' cx='226.3' cy='56.1' r='4.5'/%3E%3Ccircle class='st12' cx='225.8' cy='102.8' r='5.5'/%3E%3Ccircle class='st13' cx='178.2' cy='102.8' r='6.5'/%3E%3Cpath class='st0' d='M178 9.4c0 .4-.4.7-.9.7-.1 0-.2 0-.2-.1L172 8.2c-.5-.2-.6-.6-.1-.8l6.2-3.6c.5-.3.8-.1.7.5l-.8 5.1z'/%3E%3Cpath class='st0' d='M169.4 15.9c-1 0-2-.2-2.9-.7-2-1-3.2-3-3.2-5.2.1-3.4 2.9-6 6.3-6 2.5.1 4.8 1.7 5.6 4.1l.1-.1 2.1 1.1c-.6-4.4-4.7-7.5-9.1-6.9-3.9.6-6.9 3.9-7 7.9 0 2.9 1.7 5.6 4.3 7 1.2.6 2.5.9 3.8 1 2.6 0 5-1.2 6.6-3.3l-1.8-.9c-1.2 1.2-3 2-4.8 2z'/%3E%3Cpath class='st0' d='M183.4 3.2c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5zm-5.1 5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5zm-5.1 5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5c0-.9.7-1.5 1.5-1.5zm5.1 0h8.5c.9 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5h-8.5c-.9 0-1.5-.7-1.5-1.5-.1-.9.6-1.5 1.5-1.5z'/%3E%3C/svg%3E");
	border: 0;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	margin: 10px 6px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-decoration: none;
	width: 20px
}
.mejs__button>button:focus {
	outline: 1px dotted #999
}
.mejs__container-keyboard-inactive [role=slider], .mejs__container-keyboard-inactive [role=slider]:focus, .mejs__container-keyboard-inactive a, .mejs__container-keyboard-inactive a:focus, .mejs__container-keyboard-inactive button, .mejs__container-keyboard-inactive button:focus {
	outline: 0
}
.mejs__time {
	box-sizing: content-box;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	height: 24px;
	overflow: hidden;
	padding: 16px 6px 0;
	text-align: center;
	width: auto
}
.mejs__play>button {
	background-position: 0 0
}
.mejs__pause>button {
	background-position: -20px 0
}
.mejs__replay>button {
	background-position: -160px 0
}
.mejs__time-rail {
	direction: ltr;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 40px;
	margin: 0 10px;
	padding-top: 10px;
	position: relative
}
.mejs__time-buffering, .mejs__time-current, .mejs__time-float, .mejs__time-float-corner, .mejs__time-float-current, .mejs__time-hovered, .mejs__time-loaded, .mejs__time-marker, .mejs__time-total {
	border-radius: 2px;
	cursor: pointer;
	display: block;
	height: 10px;
	position: absolute
}
.mejs__time-total {
	background: hsla(0,0%,100%,.3);
	margin: 5px 0 0;
	width: 100%
}
.mejs__time-buffering {
	-webkit-animation: b 2s linear infinite;
	animation: b 2s linear infinite;
	background: -webkit-linear-gradient(135deg, hsla(0,0%,100%,.4) 25%, transparent 0, transparent 50%, hsla(0,0%,100%,.4) 0, hsla(0,0%,100%,.4) 75%, transparent 0, transparent);
	background: linear-gradient(-45deg, hsla(0,0%,100%,.4) 25%, transparent 0, transparent 50%, hsla(0,0%,100%,.4) 0, hsla(0,0%,100%,.4) 75%, transparent 0, transparent);
	background-size: 15px 15px;
	width: 100%
}
@-webkit-keyframes b {
0% {
background-position:0 0
}
to {
	background-position: 30px 0
}
}
@keyframes b {
0% {
background-position:0 0
}
to {
	background-position: 30px 0
}
}
.mejs__time-loaded {
	background: hsla(0,0%,100%,.3)
}
.mejs__time-current, .mejs__time-handle-content {
	background: hsla(0,0%,100%,.9)
}
.mejs__time-hovered {
	background: hsla(0,0%,100%,.5);
	z-index: 10
}
.mejs__time-hovered.negative {
	background: rgba(0,0,0,.2)
}
.mejs__time-buffering, .mejs__time-current, .mejs__time-hovered, .mejs__time-loaded {
	left: 0;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: all .15s ease-in;
	transition: all .15s ease-in;
	width: 100%
}
.mejs__time-buffering {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}
.mejs__time-hovered {
	-webkit-transition: height .1s cubic-bezier(.44, 0, 1, 1);
	transition: height .1s cubic-bezier(.44, 0, 1, 1)
}
.mejs__time-hovered.no-hover {
	-webkit-transform: scaleX(0)!important;
	-ms-transform: scaleX(0)!important;
	transform: scaleX(0)!important
}
.mejs__time-handle, .mejs__time-handle-content {
	border: 4px solid transparent;
	cursor: pointer;
	left: 0;
	position: absolute;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	z-index: 11
}
.mejs__time-handle-content {
	border: 4px solid hsla(0,0%,100%,.9);
	border-radius: 50%;
	height: 10px;
	left: -7px;
	top: -4px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	width: 10px
}
.mejs__time-rail .mejs__time-handle-content:active, .mejs__time-rail .mejs__time-handle-content:focus, .mejs__time-rail:hover .mejs__time-handle-content {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.mejs__time-float {
	background: #eee;
	border: 1px solid #333;
	bottom: 100%;
	color: #111;
	display: none;
	height: 17px;
	margin-bottom: 9px;
	position: absolute;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 36px
}
.mejs__time-float-current {
	display: block;
	left: 0;
	margin: 2px;
	text-align: center;
	width: 30px
}
.mejs__time-float-corner {
	border: 5px solid #eee;
	border-color: #eee transparent transparent;
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	line-height: 0;
	position: absolute;
	top: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0
}
.mejs__long-video .mejs__time-float {
	margin-left: -23px;
	width: 64px
}
.mejs__long-video .mejs__time-float-current {
	width: 60px
}
.mejs__broadcast {
	color: #fff;
	height: 10px;
	position: absolute;
	top: 15px;
	width: 100%
}
.mejs__fullscreen-button>button {
	background-position: -80px 0
}
.mejs__unfullscreen>button {
	background-position: -100px 0
}
.mejs__mute>button {
	background-position: -60px 0
}
.mejs__unmute>button {
	background-position: -40px 0
}
.mejs__volume-button {
	position: relative
}
.mejs__volume-button>.mejs__volume-slider {
	-webkit-backface-visibility: hidden;
	background: rgba(50,50,50,.7);
	border-radius: 0;
	bottom: 100%;
	display: none;
	height: 115px;
	left: 50%;
	margin: 0;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 25px;
	z-index: 1
}
.mejs__volume-button:hover {
	border-radius: 0 0 4px 4px
}
.mejs__volume-total {
	background: hsla(0,0%,100%,.5);
	height: 100px;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 8px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2px
}
.mejs__volume-current {
	left: 0;
	margin: 0;
	width: 100%
}
.mejs__volume-current, .mejs__volume-handle {
	background: hsla(0,0%,100%,.9);
	position: absolute
}
.mejs__volume-handle {
	border-radius: 1px;
	cursor: ns-resize;
	height: 6px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 16px
}
.mejs__horizontal-volume-slider {
	display: block;
	height: 36px;
	position: relative;
	vertical-align: middle;
	width: 56px
}
.mejs__horizontal-volume-total {
	background: rgba(50,50,50,.8);
	height: 8px;
	top: 16px;
	width: 50px
}
.mejs__horizontal-volume-current, .mejs__horizontal-volume-total {
	border-radius: 2px;
	font-size: 1px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute
}
.mejs__horizontal-volume-current {
	background: hsla(0,0%,100%,.8);
	height: 100%;
	top: 0;
	width: 100%
}
.mejs__horizontal-volume-handle {
	display: none
}
.mejs__captions-button, .mejs__chapters-button {
	position: relative
}
.mejs__captions-button>button {
	background-position: -140px 0
}
.mejs__chapters-button>button {
	background-position: -180px 0
}
.mejs__captions-button>.mejs__captions-selector, .mejs__chapters-button>.mejs__chapters-selector {
	background: rgba(50,50,50,.7);
	border: 1px solid transparent;
	border-radius: 0;
	bottom: 100%;
	margin-right: -43px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 50%;
	visibility: visible;
	width: 86px
}
.mejs__chapters-button>.mejs__chapters-selector {
	margin-right: -55px;
	width: 110px
}
.mejs__captions-selector-list, .mejs__chapters-selector-list {
	list-style-type: none!important;
	margin: 0;
	overflow: hidden;
	padding: 0
}
.mejs__captions-selector-list-item, .mejs__chapters-selector-list-item {
	color: #fff;
	cursor: pointer;
	display: block;
	list-style-type: none!important;
	margin: 0 0 6px;
	overflow: hidden;
	padding: 0
}
.mejs__captions-selector-list-item:hover, .mejs__chapters-selector-list-item:hover {
	background-color: #c8c8c8!important;
	background-color: hsla(0,0%,100%,.4)!important
}
.mejs__captions-selector-input, .mejs__chapters-selector-input {
	clear: both;
	float: left;
	left: -1000px;
	margin: 3px 3px 0 5px;
	position: absolute
}
.mejs__captions-selector-label, .mejs__chapters-selector-label {
	cursor: pointer;
	float: left;
	font-size: 10px;
	line-height: 15px;
	padding: 4px 10px 0;
	width: 100%
}
.mejs__captions-selected, .mejs__chapters-selected {
	color: #21f8f8
}
.mejs__captions-translations {
	font-size: 10px;
	margin: 0 0 5px
}
.mejs__captions-layer {
	bottom: 0;
	color: #fff;
	font-size: 16px;
	left: 0;
	line-height: 20px;
	position: absolute;
	text-align: center
}
.mejs__captions-layer a {
	color: #fff;
	text-decoration: underline
}
.mejs__captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: 400
}
.mejs__captions-position {
	bottom: 15px;
	left: 0;
	position: absolute;
	width: 100%
}
.mejs__captions-position-hover {
	bottom: 35px
}
.mejs__captions-text, .mejs__captions-text * {
	background: hsla(0,0%,8%,.5);
	box-shadow: 5px 0 0 hsla(0,0%,8%,.5), -5px 0 0 hsla(0,0%,8%,.5);
	padding: 0;
	white-space: pre-wrap
}
.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container {
display:none
}
.mejs__overlay-error {
	position: relative
}
.mejs__overlay-error>img {
	left: 0;
	max-width: 100%;
	position: absolute;
	top: 0;
	z-index: -1
}
.mejs__cannotplay, .mejs__cannotplay a {
	color: #fff;
	font-size: .8em
}
.mejs__cannotplay {
	position: relative
}
.mejs__cannotplay a, .mejs__cannotplay p {
	display: inline-block;
	padding: 0 15px;
	width: 100%
}
.mejs__overlay-error {
	background: rgba(0,0,0,0.7);
	padding: 5px;
}
.mejs__overlay-error img, .mejs__cannotplay a {
	display: none;
}
.mejs__time {
	font-size: 12px;
}
.mejs__captions-position-hover {
	bottom: 40px
}
.mejs__captions-selector-input {
	left: 0;
	width: 0;
	opacity: 0;
}
.mejs__fullscreen .mejs__mediaelement iframe {
	width: 100%;
	height: 100%;
}
.mejs__share-button {
	position: relative;
}
.mejs__share-selector {
	background: rgba(50,50,50,.7);
	border: 1px solid transparent;
	border-radius: 0;
	bottom: 100%;
	margin-right: -43px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 50%;
	visibility: visible;
	width: 86px;
}
.mejs__share-selector-list {
	list-style-type: none!important;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.mejs__share-selector-list-item {
	color: #fff;
	cursor: pointer;
	display: block;
	list-style-type: none!important;
	margin: 0 0 6px;
	overflow: hidden;
	padding: 0;
}
.mejs__share-selector-list-item:hover {
	background-color: hsla(0,0%,100%,.4);
}
.mejs__share-selector-list-item > label {
	cursor: pointer;
	float: left;
	font-size: 9px;
	line-height: 15px;
	padding: 4px 10px 4px 5px;
	text-transform: capitalize;
	width: 75%
}
.mejs__share-selector-list-item > label.selected {
	color: #21f8f8;
}
.mejs__share-selector-list-item > label > img {
	width: 12px;
	vertical-align: middle;
}
.mejs__share-selector-list-item > i, .mejs__share-button > button {
	background: url("data:image/svg+xml,%3C?xml version='1.0' encoding='utf-8'?%3E %3C!-- Generator: Adobe Illustrator 22.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 86.9 49.4' style='enable-background:new 0 0 86.9 49.4;' xml:space='preserve'%3E %3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D %3C/style%3E %3Cpath class='st0' d='M14.5,11.5c-0.8,0-1.5,0.3-2,0.9L6.6,9.4c0-0.1,0-0.3,0-0.4c0-0.1,0-0.3,0-0.4l5.9-2.9c0.5,0.5,1.2,0.9,2,0.9 c1.5,0,2.8-1.2,2.8-2.8c0-1.5-1.2-2.8-2.8-2.8s-2.8,1.2-2.8,2.8c0,0.1,0,0.3,0,0.4L5.8,7.1c-0.5-0.5-1.2-0.9-2-0.9 C2.3,6.2,1,7.5,1,9c0,1.5,1.2,2.8,2.8,2.8c0.8,0,1.5-0.3,2-0.9l5.9,2.9c0,0.1,0,0.3,0,0.4c0,1.5,1.2,2.8,2.8,2.8 c1.5,0,2.8-1.2,2.8-2.8C17.3,12.7,16.1,11.5,14.5,11.5z'/%3E %3Cpath class='st0' d='M44.8,6.2h-2.5V4.5c0-0.6,0.4-0.8,0.7-0.8c0.3,0,1.8,0,1.8,0V1l-2.5,0c-2.7,0-3.4,2-3.4,3.4v1.8h-1.6V9h1.6 c0,3.6,0,8,0,8h3.3c0,0,0-4.4,0-8h2.2L44.8,6.2z'/%3E %3Cpath class='st0' d='M75.3,11.7c-0.4,0-0.7-0.1-1.3-0.4l-9.3-4.9v9.3c0,0.7,0.6,1.3,1.3,1.3h18.7c0.7,0,1.3-0.6,1.3-1.3V6.3 l-9.3,4.9C76,11.5,75.7,11.7,75.3,11.7z M84.7,1H66c-0.7,0-1.3,0.6-1.3,1.3v1L75.3,9L86,3.3v-1C86,1.6,85.4,1,84.7,1z'/%3E %3Cpath class='st0' d='M20.9,34.5c-0.7,0.3-1.5,0.5-2.3,0.6c0.8-0.5,1.5-1.3,1.8-2.2c-0.8,0.5-1.6,0.8-2.6,1c-0.7-0.8-1.8-1.3-2.9-1.3 c-2.2,0-4,1.8-4,4c0,0.3,0,0.6,0.1,0.9c-3.4-0.2-6.3-1.8-8.3-4.2c-0.3,0.6-0.5,1.3-0.5,2c0,1.4,0.7,2.6,1.8,3.4 c-0.7,0-1.3-0.2-1.8-0.5c0,0,0,0,0,0.1c0,2,1.4,3.6,3.2,4c-0.3,0.1-0.7,0.1-1.1,0.1c-0.3,0-0.5,0-0.8-0.1c0.5,1.6,2,2.8,3.8,2.8 c-1.4,1.1-3.1,1.7-5,1.7c-0.3,0-0.6,0-1-0.1c1.8,1.1,3.9,1.8,6.2,1.8c7.4,0,11.5-6.2,11.5-11.5c0-0.2,0-0.3,0-0.5 C19.7,36,20.3,35.3,20.9,34.5z'/%3E %3Cg id='XMLID_184_'%3E %3Cpath id='XMLID_195_' class='st0' d='M37.5,37.8h3.3v10.7h-3.3V37.8z M39.2,32.5c1.1,0,1.9,0.9,1.9,1.9s-0.9,1.9-1.9,1.9 c-1.1,0-1.9-0.9-1.9-1.9S38.1,32.5,39.2,32.5'/%3E %3Cpath id='XMLID_192_' class='st0' d='M42.9,37.8h3.2v1.5h0c0.4-0.8,1.5-1.7,3.1-1.7c3.4,0,4,2.2,4,5.1v5.9H50v-5.2 c0-1.2,0-2.8-1.7-2.8c-1.7,0-2,1.4-2,2.7v5.3h-3.3L42.9,37.8L42.9,37.8z'/%3E %3C/g%3E %3C/svg%3E");
	width: 20px;
	height: 20px;
	display: inline-block;
	float: left;
	background-size: 75px;
}
.mejs__share-button > button {
	background-size: 90px;
}
.mejs__share-selector-list-item > i.facebook {
	background-position: -24px 0px;
	margin-top: 3px;
}
.mejs__share-selector-list-item > i.twitter {
	background-position: 3px 20px;
}
.mejs__share-selector-list-item > i.linkedin {
	background-position: -26px 17px;
	height: 18px;
}
.mejs__share-selector-list-item > i.email {
	background-position: -39px 4px;
	background-size: 60px;
}
.mejs__share-selector-list-item:last-child {
	margin-bottom: 0px;
}
@media all and (-ms-high-contrast:none) {
*::-ms-backdrop, .mejs__share-selector-list-item > i.facebook {
background-position:-24px -15px
}
*::-ms-backdrop, .mejs__share-selector-list-item > i.twitter {
background-position:3px 35px;
}
*::-ms-backdrop, .mejs__share-selector-list-item > i.linkedin {
background-position:-26px 28px
}
*::-ms-backdrop, .mejs__share-selector-list-item > i.email {
background-position:-39px -8px
}
*::-ms-backdrop, .mejs__share-selector-list-item > i, .mejs__share-button > button {
background-position:0px -19px;
}
}
.mejs__share-selector-list-item input[type="radio"]:checked ~ label {
	color: #21f8f8;
}
.mejs__share-selector-input {
	width: 0;
	opacity: 0;
	left: 0;
	position: absolute;
}
