.vinculum-header{display:none;}
li.newtab.hover-use.active a {color: #fff !important;}
li.newtab.hover-use.active { background: #01265a;} 
.active_overlay {
    height: 100%;
    position: fixed;
    width: 100%;
    transition: opacity .15s linear;
    background: -webkit-linear-gradient(left, #00b9f2b8, #00265ab3) !important;
    top: 200px;
    bottom: 0;
    right: 0;
	z-index:9999;
}
.pro-sec {
     height: 491px;
    -moz-box-shadow: 0 3px 2px #565656;
    -webkit-box-shadow: 0 3px 2px #565656; 
}
.submenu-newres.active-dropdown {
    moz-box-shadow: 0 3px 2px #565656;
    -webkit-box-shadow: 0 3px 2px #565656;
}

a.link.bp-blue.no-underline.fw6 {
    display: block;
} 
.z-999 { 
	z-index: 99999;
}

div#main-nav a {
    color: #333;
} 
  
p.bp-blue.fw6.f5.lh-copy.mb3.mw-25 {
    font-weight: 500 !important;
}
.product-content .use-main {
    margin-left: -20px !important;
} 
.menu-link a {
    font-size: 14px;
    font-weight: 500; 
    padding-left: 31px;
}

.usecase-identity {
    margin-top: -5px;
}

.wrapper.col-2 {
	margin-top: 39px;
}
#nav-wrap hr {
    border-top: 1px solid #f1f1f1;
    margin: 9px 0px 9px;
}
hr.newmenu-hr {
    margin-bottom: 0px !important;
}
.submenu-newres ul {  
    margin-bottom: 0px;
} 
.submenu-newres a.link.bp-blue.no-underline.fw6 {
    width: 100%;
    display: block;
    padding: 12px 11px 12px;
}
.usecase-list a {
    font-weight: 300;
    font-size: 16px;
}
.hover-use:hover a {
	color: #00b9f2 !important;
}


.usecase-list .link {
    color: #01265a !important;
}
.usecase-list .link:hover {
    color: #00b9f2 !important; 
}

li.newtab {
    font-weight: 300 !important;
    list-style: none;
    margin-bottom: 10px;
}
li.newtab.hover-use a {  
    padding: 6px 10px 6px;
}

li.newtab a {
	 color: #01265a !important;
    font-weight: 300 !important;
}
.newtab:hover a {
	color: #00b9f2 !important;
}
.usecase-container {
	padding: 40px 0px; 
}
.uscs-disply {
	display: flex;
	padding-left: 0px !important;
}
.use-main {
	align-items: center;
	align-self: center;
	margin-bottom: 0px;
	color: #01265a;
}
.use-row {
	margin-bottom: 20px;
}
span.reso-tab {
    font-size: 15px;
    font-weight: 300;
}
.resource-time:hover span {  color:#fff;}
.resource-time:hover { background:#00265a; color:#fff;}
.resource-time:hover img {filter: brightness(0) invert(1); }
@media screen and (max-width:432px) {
.mobile-hidden {
	display: none
}
}
@media screen and (max-width:432px) {
.subDesktop-hidden {
	display: none
}
}
@media screen and (min-width:433px) {
.desktop-hidden {
	display: none
}
}
 @media screen and (max-width: 432px) {
.mobile-hidden {
	display: none
}
}
@media screen and (max-width: 432px) {
.subDesktop-hidden {
	display: none
}
}
@media screen and (min-width: 433px) {
.desktop-hidden {
	display: none
}
}
@media only screen and (min-width:641px) {
html:not(.touch-styles) body:not(.force-mobile-nav) .nav-wrapper .folder .subnav {
	text-align: left;
	padding: 1em 0;
	display: inline-block;
	position: absolute;
	top: 100%;
	left: -.5em;
	z-index: 1000;
	font-size: 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap;
	-webkit-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: -webkit-transform .14s 0s ease-in-out;
	-moz-transition: -moz-transform .14s 0s ease-in-out;
	-ms-transition: -ms-transform .14s 0s ease-in-out;
	-o-transition: -o-transform .14s 0s ease-in-out;
	transition: transform .14s 0s ease-in-out
}
html:not(.touch-styles) body:not(.force-mobile-nav) .nav-wrapper .folder .subnav>div {
	opacity: 0;
	padding: 0;
	-webkit-transition: opacity .05s 0s ease-in-out;
	-moz-transition: opacity .05s 0s ease-in-out;
	-ms-transition: opacity .05s 0s ease-in-out;
	-o-transition: opacity .05s 0s ease-in-out;
	transition: opacity .05s 0s ease-in-out
}
html:not(.touch-styles) body:not(.force-mobile-nav) .nav-wrapper .folder .subnav>div a {
	display: block;
	padding: .5em 1.5em;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0)
}
html:not(.touch-styles) body:not(.force-mobile-nav) .nav-wrapper .folder .subnav.right {
	left: auto;
	right: -.5em
}
html:not(.touch-styles) body:not(.force-mobile-nav) .nav-wrapper .folder:hover .subnav {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1)
}
html:not(.touch-styles) body:not(.force-mobile-nav) .nav-wrapper .folder:hover .subnav>div {
	opacity: 1;
	-webkit-transition: opacity .14s .14s ease-in-out;
	-moz-transition: opacity .14s .14s ease-in-out;
	-ms-transition: opacity .14s .14s ease-in-out;
	-o-transition: opacity .14s .14s ease-in-out;
	transition: opacity .14s .14s ease-in-out
}
html:not(.touch-styles) body:not(.force-mobile-nav) #siteWrapper .nav-wrapper .folder:last-child .subnav {
	text-align: right;
	right: -1.5em;
	left: auto
}
}
.touch-styles .folder {
	position: relative
}
.touch-styles .folder-toggle-label~.subnav {
	height: 0;
	max-height: 0;
	overflow: hidden;
	padding: 0 1.5em 0;
	font-size: 15px;
	text-align: left
}
.touch-styles .folder-toggle-label~.subnav>div {
	padding: 1em 0 0
}
.touch-styles .folder-toggle-box:checked~.subnav {
	height: auto;
	max-height: 999px;
	padding: 0 1em 1em
}
.touch-styles #header .folder-toggle-label~.subnav {
	position: absolute;
	left: 0
}
.touch-styles #header .folder:last-child .subnav {
	text-align: right;
	right: -1em;
	left: auto
}
.force-mobile-nav #sidecarNav .folder-toggle-label~.subnav {
	height: 0;
	max-height: 0;
	overflow: hidden;
	padding: 0 1.5em;
	font-size: 15px
}
.force-mobile-nav #sidecarNav .folder-toggle-label~.subnav>div {
	padding: .5em 0
}
.force-mobile-nav #sidecarNav .folder-toggle-box:checked~.subnav {
	height: auto;
	max-height: 999px;
	padding: 0 1em 1em
}
.force-mobile-nav #secondaryNavWrapper.nav-wrapper {
	position: relative
}
.force-mobile-nav #secondaryNavWrapper.nav-wrapper nav>div {
	display: inline-block;
	vertical-align: middle;
	margin: 0
}
.force-mobile-nav #secondaryNavWrapper.nav-wrapper nav>div>a, .force-mobile-nav #secondaryNavWrapper.nav-wrapper nav>div label {
	display: block;
	padding: .75em 1em
}
.force-mobile-nav #secondaryNavWrapper.nav-wrapper nav>div:first-child>a, .force-mobile-nav #secondaryNavWrapper.nav-wrapper nav>div:first-child label {
	padding-left: 0
}
.force-mobile-nav #secondaryNavWrapper.nav-wrapper .folder .subnav {
	display: inline-block;
	position: absolute;
	top: auto;
	bottom: 100%;
	left: -.5em;
	z-index: 1000;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap;
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	-o-transform-origin: 0 100%;
	transform-origin: 0 100%;
	text-align: left;
	padding: 1em 0;
	-webkit-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transition: -webkit-transform .14s 0s ease-in-out;
	-moz-transition: -moz-transform .14s 0s ease-in-out;
	-ms-transition: -ms-transform .14s 0s ease-in-out;
	-o-transition: -o-transform .14s 0s ease-in-out;
	transition: transform .14s 0s ease-in-out
}
.force-mobile-nav #secondaryNavWrapper.nav-wrapper .folder .subnav>div {
	opacity: 0;
	padding: 0;
	-webkit-transition: opacity .05s 0s ease-in-out;
	-moz-transition: opacity .05s 0s ease-in-out;
	-ms-transition: opacity .05s 0s ease-in-out;
	-o-transition: opacity .05s 0s ease-in-out;
	transition: opacity .05s 0s ease-in-out
}
.force-mobile-nav #secondaryNavWrapper.nav-wrapper .folder .subnav>div a {
	display: block;
	padding: .5em 1.5em;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0)
}
.force-mobile-nav #secondaryNavWrapper.nav-wrapper .folder:last-child .subnav {
	text-align: right;
	right: -.5em;
	left: auto
}
.force-mobile-nav #secondaryNavWrapper.nav-wrapper .folder:hover .subnav {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1)
}
.force-mobile-nav #secondaryNavWrapper.nav-wrapper .folder:hover .subnav>div {
	opacity: 1;
	-webkit-transition: opacity .14s .14s ease-in-out;
	-moz-transition: opacity .14s .14s ease-in-out;
	-ms-transition: opacity .14s .14s ease-in-out;
	-o-transition: opacity .14s .14s ease-in-out;
	transition: opacity .14s .14s ease-in-out
}
.folder {
	position: relative
}
.folder-toggle-label {
	cursor: pointer
}
.mobile-nav-open .body-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	cursor: e-resize;
	-webkit-transform: translatex(-260px) translatez(0);
	-moz-transform: translatex(-260px) translatez(0);
	-ms-transform: translatex(-260px) translatez(0);
	-o-transform: translatex(-260px) translatez(0);
	transform: translatex(-260px) translatez(0)
}
#sidecarNav {
	position: fixed;
	width: 260px;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	line-height: 1em;
	text-align: left;
	overflow: auto;
	visibility: hidden;
	background-color: #fff;
	-moz-osx-font-smoothing: auto;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: height 0s .14s linear, visibility 0s .14s linear;
	-moz-transition: height 0s .14s linear, visibility 0s .14s linear;
	-ms-transition: height 0s .14s linear, visibility 0s .14s linear;
	-o-transition: height 0s .14s linear, visibility 0s .14s linear;
	transition: height 0s .14s linear, visibility 0s .14s linear
}
#sidecarNav nav {
	padding: 24px 36px 72px
}
#sidecarNav nav div {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#sidecarNav nav div a, #sidecarNav nav div label {
	display: block;
	padding: .75em 0
}
#sidecarNav nav div .subnav>div a {
	padding: 0 0 .5em
}
#sidecarNav nav div .subnav>div:last-child a {
	padding-bottom: 1em
}
.force-mobile-nav #header #headerNav {
	display: none
}
.force-mobile-nav #sidecarNav .site-title {
	vertical-align: middle
}
.force-mobile-nav .mobile-nav-toggle {
	display: block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 100;
	width: 10%;
	position: absolute;
	z-index: 1002;
	top: 50%;
	right: 20px;
	margin-top: -8px;
	padding: 0;
	vertical-align: middle;
	line-height: 16px;
	text-align: right;
	cursor: pointer;
	user-select: none;
	color: #999;
	width: 22px;
	height: 22px
}
.force-mobile-nav .mobile-nav-toggle .top-bar, .force-mobile-nav .mobile-nav-toggle .middle-bar, .force-mobile-nav .mobile-nav-toggle .bottom-bar {
	width: 22px;
	height: 2px;
	background-color: #999;
	-webkit-transition: -webkit-transform .1s 0s ease-in-out, top .1s .1s ease-in-out;
	-moz-transition: -moz-transform .1s 0s ease-in-out, top .1s .1s ease-in-out;
	-ms-transition: -ms-transform .1s 0s ease-in-out, top .1s .1s ease-in-out;
	-o-transition: -o-transform .1s 0s ease-in-out, top .1s .1s ease-in-out;
	transition: transform .1s 0s ease-in-out, top .1s .1s ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	position: absolute;
	top: 0;
	right: 0
}
.force-mobile-nav .mobile-nav-toggle .middle-bar {
	-webkit-transition: opacity 0s .15s linear;
	-moz-transition: opacity 0s .15s linear;
	-ms-transition: opacity 0s .15s linear;
	-o-transition: opacity 0s .15s linear;
	transition: opacity 0s .15s linear;
	top: 7px
}
.force-mobile-nav .mobile-nav-toggle .bottom-bar {
	top: 14px
}
.force-mobile-nav #mainNavWrapper {
	display: block;
	position: fixed;
	width: 260px;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	line-height: 1em;
	text-align: left;
	overflow: auto;
	background-color: #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: translate3d(260px, 0, 0);
	-moz-transform: translate3d(260px, 0, 0);
	-ms-transform: translate3d(260px, 0, 0);
	-o-transform: translate3d(260px, 0, 0);
	transform: translate3d(260px, 0, 0);
	-webkit-transition: -webkit-transform 0s 0s ease-in-out;
	-moz-transition: -moz-transform 0s 0s ease-in-out;
	-ms-transition: -ms-transform 0s 0s ease-in-out;
	-o-transition: -o-transform 0s 0s ease-in-out;
	transition: transform 0s 0s ease-in-out
}
.force-mobile-nav #mainNavWrapper nav {
	padding: 32px 40px;
	display: none
}
.force-mobile-nav #mainNavWrapper nav div {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.force-mobile-nav #mainNavWrapper nav div a, .force-mobile-nav #mainNavWrapper nav div label {
	display: block;
	padding: .75em 0
}
.force-mobile-nav #mainNavWrapper nav div .subnav>div a {
	padding: 0 0 .5em
}
.force-mobile-nav #mainNavWrapper nav div .subnav>div:last-child a {
	padding-bottom: 1em
}
.force-mobile-nav #siteWrapper {
	width: 100%;
	-webkit-transition: -webkit-transform .2s ease-in-out;
	-moz-transition: -moz-transform .2s ease-in-out;
	-ms-transition: -ms-transform .2s ease-in-out;
	-o-transition: -o-transform .2s ease-in-out;
	transition: transform .2s ease-in-out
}
.force-mobile-nav.mobile-nav-open #siteWrapper {
	position: fixed;
	-webkit-transform: translatex(-260px);
	-webkit-transform: translate3d(-260px, 0, 0);
	-moz-transform: translatex(-260px) translatez(0);
	-moz-transform: translate3d(-260px, 0, 0);
	-ms-transform: translatex(-260px) translatez(0);
	-ms-transform: translate3d(-260px, 0, 0);
	-o-transform: translatex(-260px) translatez(0);
	-o-transform: translate3d(-260px, 0, 0);
	transform: translatex(-260px) translatez(0);
	transform: translate3d(-260px, 0, 0)
}
.force-mobile-nav.mobile-nav-open #siteWrapper .mobile-nav-toggle .top-bar, .force-mobile-nav.mobile-nav-open #siteWrapper .mobile-nav-toggle .bottom-bar {
	-webkit-transition: top .1s .1s ease-in-out, -webkit-transform .1s .2s ease-in-out;
	-moz-transition: top .1s .1s ease-in-out, -moz-transform .1s .2s ease-in-out;
	-ms-transition: top .1s .1s ease-in-out, -ms-transform .1s .2s ease-in-out;
	-o-transition: top .1s .1s ease-in-out, -o-transform .1s .2s ease-in-out;
	transition: top .1s .1s ease-in-out, transform .1s .2s ease-in-out
}
.force-mobile-nav.mobile-nav-open #siteWrapper .mobile-nav-toggle .top-bar {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 7px
}
.force-mobile-nav.mobile-nav-open #siteWrapper .mobile-nav-toggle .middle-bar {
	opacity: 0
}
.force-mobile-nav.mobile-nav-open #siteWrapper .mobile-nav-toggle .bottom-bar {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 7px
}
.force-mobile-nav.mobile-nav-open #sidecarNav {
	height: 100%;
	visibility: visible;
	-webkit-transition: height 0s .14s linear, visibility 0s 0s linear;
	-moz-transition: height 0s .14s linear, visibility 0s 0s linear;
	-ms-transition: height 0s .14s linear, visibility 0s 0s linear;
	-o-transition: height 0s .14s linear, visibility 0s 0s linear;
	transition: height 0s .14s linear, visibility 0s 0s linear
}
.force-mobile-nav.enable-nav-button #sidecarNav nav>div:not(.folder):last-child a {
	display: inline-block;
	margin: 1em 0 0 0;
	line-height: 1;
	padding: 1em 1.5em
}
.force-mobile-nav .folder-toggle-box:checked~.subnav {
	padding: .25em 0 .5em
}
.mobile-nav-toggle {
	display: none
}
.back-to-top-nav {
	display: none
}
#secondaryNavWrapper {
	padding: 0 0 1.5em;
	z-index: 3;
	position: relative;
	line-height: 1.25em;
	right: auto
}
#secondaryNavWrapper nav>div:first-child>a, #secondaryNavWrapper nav>div:first-child label {
	padding-left: 0
}
#headerNav nav a {
	font-family: "Gilroy-Regular";
	text-transform: none;
	letter-spacing: normal
}
.custom-nav {
	height: auto
}
.custom-nav-link {
	display: block;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #999;
	letter-spacing: 1px;
	cursor: pointer
}
.custom-nav-link:hover {
	color: #007cff !important
}
.custom-nav-link:active {
	color: #007cff !important
}
@media only screen and (max-width:1024px) {
.touch-styles a, .touch-styles label {
	-webkit-tap-highlight-color: rgba(0,0,0,0) !important;
	-moz-tap-highlight-color: rgba(0,0,0,0) !important;
	tap-highlight-color: rgba(0,0,0,0) !important
}
.sqs-block-horizontalrule hr {
	margin: 32px 0
}
.sqs-featured-posts-gallery .title-desc-wrapper {
	max-width: 90% !important;
	width: 90% !important;
	text-align: center;
	padding: 0 20px
}
}
 @media only screen and (max-width:640px) {
#logoWrapper, #siteTitleWrapper {
	display: inline-block;
	vertical-align: middle;
	max-width: 240px;
	padding: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#logoWrapper #logoImage img, #siteTitleWrapper #logoImage img {
	max-height: 50px;
	max-width: 100%;
	width: auto;
	height: auto
}
#logoWrapper {
	width: 140px
}
#headerNav {
	display: none
}
.mobile-nav-toggle {
	display: block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 100;
	width: 10%;
	position: absolute;
	z-index: 1002;
	top: 50%;
	right: 20px;
	margin-top: -8px;
	padding: 0;
	vertical-align: middle;
	line-height: 16px;
	text-align: right;
	cursor: pointer;
	user-select: none;
	color: #999;
	width: 22px;
	height: 22px
}
.mobile-nav-toggle .top-bar, .mobile-nav-toggle .middle-bar, .mobile-nav-toggle .bottom-bar {
	width: 22px;
	height: 2px;
	background-color: #999;
	-webkit-transition: -webkit-transform .15s 0s ease-in-out, top .15s .15s ease-in-out;
	-moz-transition: -moz-transform .15s 0s ease-in-out, top .15s .15s ease-in-out;
	-ms-transition: -ms-transform .15s 0s ease-in-out, top .15s .15s ease-in-out;
	-o-transition: -o-transform .15s 0s ease-in-out, top .15s .15s ease-in-out;
	transition: transform .15s 0s ease-in-out, top .15s .15s ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	position: absolute;
	top: 0;
	right: 0
}
.mobile-nav-toggle .middle-bar {
	-webkit-transition: opacity 0s .15s linear;
	-moz-transition: opacity 0s .15s linear;
	-ms-transition: opacity 0s .15s linear;
	-o-transition: opacity 0s .15s linear;
	transition: opacity 0s .15s linear;
	top: 7px
}
.mobile-nav-toggle .bottom-bar {
	top: 14px
}
.mobile-nav-toggle.fixed-nav-toggle {
	position: fixed;
	top: 5px;
	right: 5px;
	z-index: 1001;
	visibility: hidden;
	opacity: 0;
	padding: 20px;
	margin-top: 0;
	background-color: #fff;
	width: 42px;
	height: 36px;
	-webkit-transition: opacity .17s ease-in-out;
	-moz-transition: opacity .17s ease-in-out;
	-ms-transition: opacity .17s ease-in-out;
	-o-transition: opacity .17s ease-in-out;
	transition: opacity .17s ease-in-out
}
.mobile-nav-toggle.fixed-nav-toggle .top-bar, .mobile-nav-toggle.fixed-nav-toggle .middle-bar, .mobile-nav-toggle.fixed-nav-toggle .bottom-bar {
	margin-top: 12px;
	margin-right: 10px
}
.fix-header-nav .mobile-nav-toggle.fixed-nav-toggle {
	visibility: visible;
	opacity: 1
}
#sidecarNav .folder-toggle-label~.subnav, #secondaryNavWrapper .folder-toggle-label~.subnav {
	height: 0;
	max-height: 0;
	overflow: hidden;
	padding: 0 1.5em;
	font-size: 15px
}
#sidecarNav .folder-toggle-label~.subnav>div, #secondaryNavWrapper .folder-toggle-label~.subnav>div {
	padding: .5em 0
}
#sidecarNav .folder-toggle-box:checked~.subnav, #secondaryNavWrapper .folder-toggle-box:checked~.subnav {
	height: auto;
	max-height: 999px;
	padding: 0 1em 1em
}
#siteWrapper {
	height: 99.9%;
	width: 100%;
	-webkit-transition: -webkit-transform .14s ease-in-out;
	-moz-transition: -moz-transform .14s ease-in-out;
	-ms-transition: -ms-transform .14s ease-in-out;
	-o-transition: -o-transform .14s ease-in-out;
	transition: transform .14s ease-in-out
}
.mobile-nav-open #sidecarNav {
	visibility: visible;
	-webkit-transition: height 0s .14s linear, visibility 0s 0s linear;
	-moz-transition: height 0s .14s linear, visibility 0s 0s linear;
	-ms-transition: height 0s .14s linear, visibility 0s 0s linear;
	-o-transition: height 0s .14s linear, visibility 0s 0s linear;
	transition: height 0s .14s linear, visibility 0s 0s linear
}
.mobile-nav-open .sqs-announcement-bar-dropzone {
	display: none
}
.mobile-nav-open #siteWrapper {
	position: fixed;
	height: 100%;
	-webkit-transform: translate3d(-260px, 0, 0);
	-moz-transform: translate3d(-260px, 0, 0);
	-ms-transform: translate3d(-260px, 0, 0);
	-o-transform: translate3d(-260px, 0, 0);
	transform: translate3d(-260px, 0, 0)
}
.mobile-nav-open #siteWrapper .mobile-nav-toggle .top-bar, .mobile-nav-open #siteWrapper .mobile-nav-toggle .bottom-bar {
	-webkit-transition: top .15s .15s ease-in-out, -webkit-transform .15s .3s ease-in-out;
	-moz-transition: top .15s .15s ease-in-out, -moz-transform .15s .3s ease-in-out;
	-ms-transition: top .15s .15s ease-in-out, -ms-transform .15s .3s ease-in-out;
	-o-transition: top .15s .15s ease-in-out, -o-transform .15s .3 ease-in-out;
	transition: top .15s .15s ease-in-out, transform .15s .3s ease-in-out
}
.mobile-nav-open #siteWrapper .mobile-nav-toggle .top-bar {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 7px
}
.mobile-nav-open #siteWrapper .mobile-nav-toggle .middle-bar {
	opacity: 0
}
.mobile-nav-open #siteWrapper .mobile-nav-toggle .bottom-bar {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 7px
}
.enable-nav-button #sidecarNav nav>div:not(.folder):last-child a {
	display: inline-block;
	margin: .75em 0 0 0;
	line-height: 1;
	padding: 1em 1.5em
}
.folder-toggle-box:checked~.subnav {
	padding: .25em 0 .5em
} 
}
figcaption, figure, main {
	display: block
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
} 
details, menu {
	display: block
}
 
.aspect-ratio {
	height: 0;
	position: relative
}

.bg-center {
	background-repeat: no-repeat;
	background-position: center center
}
.bg-top {
	background-repeat: no-repeat;
	background-position: top center
}
.bg-right {
	background-repeat: no-repeat;
	background-position: center right
}
.bg-bottom {
	background-repeat: no-repeat;
	background-position: bottom center
}
.bg-left {
	background-repeat: no-repeat;
	background-position: center left
}
.outline {
	outline: 1px solid
}
.outline-transparent {
	outline: 1px solid transparent
}
.outline-0 {
	outline: 0
} 
.b--inherit {
	border-color: inherit
}
.pre {
	overflow-x: auto;
	overflow-y: hidden;
	overflow: scroll
}
.top-0 {
	top: 0
}
.right-0 {
	right: 0
}
.bottom-0 {
	bottom: 0
}
.left-0 {
	left: 0
}
.top-1 {
	top: 1rem
}
.right-1 {
	right: 1rem
}
.bottom-1 {
	bottom: 1rem
}
.left-1 {
	left: 1rem
}
.top-2 {
	top: 2rem
}
.right-2 {
	right: 2rem
}
.bottom-2 {
	bottom: 2rem
}
.left-2 {
	left: 2rem
}
.top--1 {
	top: -1rem
}
.right--1 {
	right: -1rem
}
.bottom--1 {
	bottom: -1rem
}
.left--1 {
	left: -1rem
}
.top--2 {
	top: -2rem
}
.right--2 {
	right: -2rem
}
.bottom--2 {
	bottom: -2rem
}
.left--2 {
	left: -2rem
}
.absolute--fill {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.cf:before, .cf:after {
	content: " ";
	display: table
}
.cf:after {
	clear: both
}
.cf {
*zoom:1
}
.cl {
	clear: left
}
.cr {
	clear: right
}
.cb {
	clear: both
}
.cn {
	clear: none
}
.dn {
	display: none
}
.di {
	display: inline
}
.db {
	display: block
}
.dib {
	display: inline-block
}
.dit {
	display: inline-table
}
.dt {
	display: table
}
.dtc {
	display: table-cell
}
.dt-row {
	display: table-row
}
.dt-row-group {
	display: table-row-group
}
.dt-column {
	display: table-column
}
.dt-column-group {
	display: table-column-group
}
.dt--fixed {
	table-layout: fixed;
	width: 100%
}
.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.inline-flex {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}
.flex-auto {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-width: 0;
	min-height: 0
}
.flex-none {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none
}
.flex-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.flex-row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.flex-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.flex-column-reverse {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}
.flex-row-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse;
	flex-wrap: wrap-reverse
}
.items-start {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.items-end {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}
.items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.items-baseline {
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}
.items-stretch {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}
.self-start {
	-ms-flex-item-align: start;
	align-self: flex-start
}
.self-end {
	-ms-flex-item-align: end;
	align-self: flex-end
}
.self-center {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}
.self-baseline {
	-ms-flex-item-align: baseline;
	align-self: baseline
}
.self-stretch {
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch
}
.justify-start {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.justify-end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.justify-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.justify-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.justify-around {
	-ms-flex-pack: distribute;
	justify-content: space-around
}
.content-start {
	-ms-flex-line-pack: start;
	align-content: flex-start
}
.content-end {
	-ms-flex-line-pack: end;
	align-content: flex-end
}
.content-center {
	-ms-flex-line-pack: center;
	align-content: center
}
.content-between {
	-ms-flex-line-pack: justify;
	align-content: space-between
}
.content-around {
	-ms-flex-line-pack: distribute;
	align-content: space-around
}
.content-stretch {
	-ms-flex-line-pack: stretch;
	align-content: stretch
}

.fl {
	float: left;
	_display: inline
}
.fr {
	float: right;
	_display: inline
}
.fn {
	float: none
}
.h1 {
	height: 1rem
}
.h2 {
	height: 2rem
}
.h3 {
	height: 4rem
}
.h4 {
	height: 8rem
}
.h5 {
	height: 16rem
}
.h-25 {
	height: 25%
}
.h-50 {
	height: 50%
}
.h-75 {
	height: 75%
}
.h-100 {
	height: 100%
}
.min-h-100 {
	min-height: 100%
}
.vh-25 {
	height: 25vh
}
.vh-50 {
	height: 50vh
}
.vh-75 {
	height: 75vh
}
.vh-100 {
	height: 100vh
}
.min-vh-100 {
	min-height: 100vh
}
.h-auto {
	height: auto
}
.h-inherit {
	height: inherit
}
.tracked {
	letter-spacing: .1em
}
.tracked-tight {
	letter-spacing: -.05em
}
.tracked-mega {
	letter-spacing: .25em
}
.lh-solid {
	line-height: 1
}
.lh-title {
	line-height: 1.25
}
.lh-copy {
	line-height: 1.5
}
.link {
	text-decoration: none;
	transition: color .15s ease-in
}
.link:link, .link:visited {
	transition: color .15s ease-in
}
.link:hover {
	transition: color .15s ease-in
}
.link:active {
	transition: color .15s ease-in
}
.link:focus {
	transition: color .15s ease-in;
	outline: 1px dotted currentColor
}
.list {
	list-style-type: none
}
.mw-100 {
	max-width: 100%
}
.mw1 {
	max-width: 1rem
}
.mw2 {
	max-width: 2rem
}
.mw3 {
	max-width: 4rem
}
.mw4 {
	max-width: 8rem
}
.mw5 {
	max-width: 16rem
}
.mw6 {
	max-width: 32rem
}
.mw7 {
	max-width: 48rem
}
.mw8 {
	max-width: 64rem
}
.mw9 {
	max-width: 96rem
}
.mw-none {
	max-width: none
}
.w1 {
	width: 1rem
}
.w2 {
	width: 2rem
}
.w3 {
	width: 4rem
}
.w4 {
	width: 8rem
}
.w5 {
	width: 16rem
}
.w-10 {
	width: 10%
}
.w-20 {
	width: 20%
}
.w-25 {
	width: 25%
}
.w-30 {
	width: 30%
}
.w-33 {
	width: 33%
}
.w-34 {
	width: 34%
}
.w-40 {
	width: 40%
}
.w-50 {
	width: 50%
}
.w-60 {
	width: 60%
}
.w-70 {
	width: 70%
}
.w-75 {
	width: 75%
}
.w-80 {
	width: 80%
}
.w-90 {
	width: 90%
}
.w-100 {
	width: 100%
}
.w-third {
	width: calc(33.333333333333336%)
}
.w-two-thirds {
	width: calc(66.66666666666667%)
}
.w-auto {
	width: auto
}
.overflow-visible {
	overflow: visible
}
.overflow-hidden {
	overflow: hidden
}
.overflow-scroll {
	overflow: scroll
}
.overflow-auto {
	overflow: auto
}
.overflow-x-visible {
	overflow-x: visible
}
.overflow-x-hidden {
	overflow-x: hidden
}
.overflow-x-scroll {
	overflow-x: scroll
}
.overflow-x-auto {
	overflow-x: auto
}
.overflow-y-visible {
	overflow-y: visible
}
.overflow-y-hidden {
	overflow-y: hidden
}
.overflow-y-scroll {
	overflow-y: scroll
}
.overflow-y-auto {
	overflow-y: auto
}
.static {
	position: static
}
.relative {
	position: relative
}
.absolute {
	position: absolute
}
.fixed {
	position: fixed
}
.o-100 {
	opacity: 1
}
.o-90 {
	opacity: .9
}
.o-80 {
	opacity: .8
}
.o-70 {
	opacity: .7
}
.o-60 {
	opacity: .6
}
.o-50 {
	opacity: .5
}
.o-40 {
	opacity: .4
}
.o-30 {
	opacity: .3
}
.o-20 {
	opacity: .2
}
.o-10 {
	opacity: .1
}
.o-05 {
	opacity: .05
}
.o-025 {
	opacity: .025
}
.o-0 {
	opacity: 0
}

.link {
	color: #333 !important;
}
.hover-white:focus {
	color: #fff
}

.pa0 {
	padding: 0
}
.pa1 {
padding:.25rem
}
.pa2 {
padding:.5rem
}
.pa3 {
	padding: 1rem
}
.pa4 {
	padding: 2rem
}
.pa5 {
	padding: 4rem
}
.pa6 {
	padding: 8rem
}
.pa7 {
	padding: 16rem
}
.pl0 {
	padding-left: 0
}
.pl1 {
padding-left:.25rem
}
.pl2 {
padding-left:.5rem
}
/*.pl3 {
	padding-left: 1rem
}*/
.pl4 {
	padding-left: 2rem
}
.pl5 {
	padding-left: 4rem
}
.pl6 {
	padding-left: 8rem
}
.pl7 {
	padding-left: 16rem
}
.pr0 {
	padding-right: 0
}
.pr1 {
padding-right:.25rem
}
.pr2 {
padding-right:.5rem
}
.pr3 {
	padding-right: 1rem
}
.pr4 {
	padding-right: 2rem
}
.pr5 {
	padding-right: 4rem
}
.pr6 {
	padding-right: 8rem
}
.pr7 {
	padding-right: 16rem
}
.pb0 {
	padding-bottom: 0
}
.pb1 {
padding-bottom:.25rem
}
.pb2 {
padding-bottom:.5rem
}
.pb3 {
	padding-bottom: 1rem
}
.pb4 {
	padding-bottom: 2rem
}
.pb5 {
	padding-bottom: 4rem
}
.pb6 {
	padding-bottom: 8rem
}
.pb7 {
	padding-bottom: 16rem
}
.pt0 {
	padding-top: 0
}
.pt1 {
padding-top:.25rem
}
.pt2 {
padding-top:.5rem
}
.pt3 {
	padding-top: 1rem
}
.pt4 {
	padding-top: 2rem
}
.pt5 {
	padding-top: 4rem
}
.pt6 {
	padding-top: 8rem
}
.pt7 {
	padding-top: 16rem
}
.pv0 {
	padding-top: 0;
	padding-bottom: 0
}
.pv1 {
padding-top:.25rem;
padding-bottom:.25rem
}
.pv3 {
	padding-top: 1rem;
	padding-bottom: 1rem
}
.pv4 {
	padding-top: 2rem;
	padding-bottom: 2rem
}
.pv5 {
	padding-top: 4rem;
	padding-bottom: 4rem
}
.pv6 {
	padding-top: 8rem;
	padding-bottom: 8rem
}
.pv7 {
	padding-top: 16rem;
	padding-bottom: 16rem
}
.ph0 {
	padding-left: 0;
	padding-right: 0
}
.ph1 {
padding-left:.25rem;
padding-right:.25rem
}
.ph2 {
padding-left:.5rem;
padding-right:.5rem
}
.ph3 {
	padding-left: 1rem;
	padding-right: 1rem
}
.ph4 {
	padding-left: 2rem;
	padding-right: 2rem
}
.ph5 {
	padding-left: 4rem;
	padding-right: 4rem
}
.ph6 {
	padding-left: 8rem;
	padding-right: 8rem
}
.ph7 {
	padding-left: 16rem;
	padding-right: 16rem
}
.ma0 {
	margin: 0
}
.ma1 {
margin:.25rem
}
.ma2 {
margin:.5rem
}
.ma3 {
	margin: 1rem
}
.ma4 {
	margin: 2rem
}
.ma5 {
	margin: 4rem
}
.ma6 {
	margin: 8rem
}
.ma7 {
	margin: 16rem
}
.ml0 {
	margin-left: 0
}
.ml1 {
margin-left:.25rem
}
.ml2 {
margin-left:.5rem
}
.ml3 {
	margin-left: 1rem
}
.ml4 {
	margin-left: 2rem
}
.ml5 {
	margin-left: 4rem
}
.ml6 {
	margin-left: 8rem
}
.ml7 {
	margin-left: 16rem
}
.mr0 {
	margin-right: 0
}
.mr1 {
margin-right:.25rem
}
.mr2 {
margin-right:.5rem
}
.mr3 {
	margin-right: 1rem
}
.mr4 {
	margin-right: 2rem
}
.mr5 {
	margin-right: 4rem
}
.mr6 {
	margin-right: 8rem
}
.mr7 {
	margin-right: 16rem
}
.mb0 {
	margin-bottom: 0
}
.mb1 {
margin-bottom:.25rem
}
.mb2 {
margin-bottom:.5rem
}
.mb3 {
	margin-bottom: 1rem
}
.mb4 {
	margin-bottom: 2rem
}
.mb5 {
	margin-bottom: 4rem
}
.mb6 {
	margin-bottom: 8rem
}
.mb7 {
	margin-bottom: 16rem
}
.mt0 {
	margin-top: 0
}
.mt1 {
margin-top:.25rem
}
.mt2 {
margin-top:.5rem
}
.mt3 {
	margin-top: 1rem
}
.mt4 {
	margin-top: 2rem
}
.mt5 {
	margin-top: 4rem
}
.mt6 {
	margin-top: 8rem
}
.mt7 {
	margin-top: 16rem
}
.mv0 {
	margin-top: 0;
	margin-bottom: 0
}
.mv1 {
margin-top:.25rem;
margin-bottom:.25rem
}
.mv2 {
margin-top:.5rem;
margin-bottom:.5rem
}
.mv3 {
	margin-top: 1rem;
	margin-bottom: 1rem
}
.mv4 {
	margin-top: 2rem;
	margin-bottom: 2rem
}
.mv5 {
	margin-top: 4rem;
	margin-bottom: 4rem
}
.mv6 {
	margin-top: 8rem;
	margin-bottom: 8rem
}
.mv7 {
	margin-top: 16rem;
	margin-bottom: 16rem
}
.mh0 {
	margin-left: 0;
	margin-right: 0
}
.mh1 {
margin-left:.25rem;
margin-right:.25rem
}
.mh2 {
margin-left:.5rem;
margin-right:.5rem
}
.mh3 {
	margin-left: 1rem;
	margin-right: 1rem
}
.mh4 {
	margin-left: 2rem;
	margin-right: 2rem
}
.mh5 {
	margin-left: 4rem;
	margin-right: 4rem
}
.mh6 {
	margin-left: 8rem;
	margin-right: 8rem
}
.mh7 {
	margin-left: 16rem;
	margin-right: 16rem
}
.na1 {
margin:-.25rem
}
.na2 {
margin:-.5rem
}
.na3 {
	margin: -1rem
}
.na4 {
	margin: -2rem
}
.na5 {
	margin: -4rem
}
.na6 {
	margin: -8rem
}
.na7 {
	margin: -16rem
}
.nl1 {
margin-left:-.25rem
}
.nl2 {
margin-left:-.5rem
}
.nl3 {
	margin-left: -1rem
}
.nl4 {
	margin-left: -2rem
}
.nl5 {
	margin-left: -4rem
}
.nl6 {
	margin-left: -8rem
}
.nl7 {
	margin-left: -16rem
}
.nr1 {
margin-right:-.25rem
}
.nr2 {
margin-right:-.5rem
}
.nr3 {
	margin-right: -1rem
}
.nr4 {
	margin-right: -2rem
}
.nr5 {
	margin-right: -4rem
}
.nr6 {
	margin-right: -8rem
}
.nr7 {
	margin-right: -16rem
}
.nb1 {
margin-bottom:-.25rem
}
.nb2 {
margin-bottom:-.5rem
}
.nb3 {
	margin-bottom: -1rem
}
.nb4 {
	margin-bottom: -2rem
}
.nb5 {
	margin-bottom: -4rem
}
.nb6 {
	margin-bottom: -8rem
}
.nb7 {
	margin-bottom: -16rem
}
.nt1 {
margin-top:-.25rem
}
.nt2 {
margin-top:-.5rem
}
.nt3 {
	margin-top: -1rem
}
.nt4 {
	margin-top: -2rem
}
.nt5 {
	margin-top: -4rem
}
.nt6 {
	margin-top: -8rem
}
.nt7 {
	margin-top: -16rem
}
.collapse {
	border-collapse: collapse;
	border-spacing: 0
}
.striped--light-silver:nth-child(odd) {
	background-color: #aaa
}
.striped--moon-gray:nth-child(odd) {
	background-color: #ccc
}
.striped--light-gray:nth-child(odd) {
	background-color: #eee
}
.striped--near-white:nth-child(odd) {
	background-color: #f4f4f4
}
.stripe-light:nth-child(odd) {
	background-color: rgba(255,255,255,.1)
}
.stripe-dark:nth-child(odd) {
	background-color: rgba(0,0,0,.1)
}
.strike {
	text-decoration: line-through
}
.underline {
	text-decoration: underline
}
.no-underline {
	text-decoration: none
}
.tl {
	text-align: left
}
.tr {
	text-align: right
}
.tc {
	text-align: center
}
.ttc {
	text-transform: capitalize
}
.ttl {
	text-transform: lowercase
}
.ttu {
	text-transform: uppercase
}
.ttn {
	text-transform: none
}
.f-6, .f-headline {
	font-size: 6rem
}
.f-5, .f-subheadline {
	font-size: 5rem
}
.f1 {
	font-size: 3rem
}
.f2 {
	font-size: 2.25rem
}
.f3 {
    font-size: 27px;
}
.f4 {
	font-size: 1.25rem
}
.f5 {
	font-size: 1rem
}
.f6 {
font-size:.875rem
}
.f7 {
font-size:.75rem
}
.measure {
	max-width: 30em
}
.measure-wide {
	max-width: 34em
}
.measure-narrow {
	max-width: 20em
}
.indent {
	text-indent: 1em; 
	margin-top: 0;
	margin-bottom: 0
}
.small-caps {
	font-variant: small-caps
}
.truncate {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.overflow-container {
	overflow-y: scroll
}
.center {
	margin-right: auto;
	margin-left: auto
}
.clip {
	position: fixed !important;
	_position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px)
}
.ws-normal {
	white-space: normal
}
.pre {
	white-space: pre
}
.v-base {
	vertical-align: baseline
}
.v-mid {
	vertical-align: middle
}
.v-top {
	vertical-align: top
}
.v-btm {
	vertical-align: bottom
}
.dim {
	opacity: 1;
	transition: opacity .15s ease-in
}
.dim:hover, .dim:focus {
	opacity: .5;
	transition: opacity .15s ease-in
}
.dim:active {
	opacity: .8;
	transition: opacity .15s ease-out
}
.glow {
	transition: opacity .15s ease-in
}
.glow:hover, .glow:focus {
	opacity: 1;
	transition: opacity .15s ease-in
}
.hide-child .child {
	opacity: 0;
	transition: opacity .15s ease-in
}
.hide-child:hover .child, .hide-child:focus .child, .hide-child:active .child {
	opacity: 1;
	transition: opacity .15s ease-in
}
.underline-hover:hover, .underline-hover:focus {
	text-decoration: underline
}
.grow {
	-moz-osx-font-smoothing: grayscale;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translatez(0);
	transform: translatez(0);
	transition: -webkit-transform .25s ease-out;
	transition: transform .25s ease-out;
	transition: transform .25s ease-out, -webkit-transform .25s ease-out
}
.grow:hover, .grow:focus {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
.grow:active {
	-webkit-transform: scale(.9);
	transform: scale(.9)
}
.grow-large {
	-moz-osx-font-smoothing: grayscale;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translatez(0);
	transform: translatez(0);
	transition: -webkit-transform .25s ease-in-out;
	transition: transform .25s ease-in-out;
	transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out
}
.grow-large:hover, .grow-large:focus {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.grow-large:active {
	-webkit-transform: scale(.95);
	transform: scale(.95)
}
.pointer:hover {
	cursor: pointer
}
.shadow-hover {
	cursor: pointer;
	position: relative;
	transition: all .5s cubic-bezier(.165, .84, .44, 1)
}
.shadow-hover::after {
	content: '';
	box-shadow: 0 0 16px 2px rgba(0,0,0,.2);
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	transition: opacity .5s cubic-bezier(.165, .84, .44, 1)
}
.shadow-hover:hover::after, .shadow-hover:focus::after {
	opacity: 1
}
.bg-animate, .bg-animate:hover, .bg-animate:focus {
	transition: background-color .15s ease-in-out
}
.z-9999 {
	z-index: 99999
}

html {
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.dt--fixed-ns {
	table-layout: fixed;
	width: 100%
}
.flex-ns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.inline-flex-ns {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}
.flex-auto-ns {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-width: 0;
	min-height: 0
}
.flex-none-ns {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none
}
.flex-column-ns {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.flex-row-ns {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.flex-wrap-ns {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.flex-column-reverse-ns {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}
.flex-row-reverse-ns {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.flex-wrap-reverse-ns {
	-ms-flex-wrap: wrap-reverse;
	flex-wrap: wrap-reverse
}
.items-center-ns {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.justify-center-ns {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.justify-between-ns {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.justify-around-ns {
	-ms-flex-pack: distribute;
	justify-content: space-around
}
 @media screen and (min-width:60em) {
.aspect-ratio-l {
	height: 0;
	position: relative
}
.aspect-ratio--16x9-l {
	padding-bottom: 56.25%
}
.aspect-ratio--9x16-l {
	padding-bottom: 177.77%
}
.aspect-ratio--4x3-l {
	padding-bottom: 75%
}
.aspect-ratio--3x4-l {
	padding-bottom: 133.33%
}
.aspect-ratio--6x4-l {
	padding-bottom: 66.6%
}
.aspect-ratio--4x6-l {
	padding-bottom: 150%
}
.aspect-ratio--8x5-l {
	padding-bottom: 62.5%
}
.aspect-ratio--5x8-l {
	padding-bottom: 160%
}
.aspect-ratio--7x5-l {
	padding-bottom: 71.42%
}
.aspect-ratio--5x7-l {
	padding-bottom: 140%
}
.aspect-ratio--1x1-l {
	padding-bottom: 100%
}
.aspect-ratio--object-l {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100
}
.cover-l {
	background-size: cover !important
}
.contain-l {
	background-size: contain !important
}
.bg-center-l {
	background-repeat: no-repeat;
	background-position: center center
}
.bg-top-l {
	background-repeat: no-repeat;
	background-position: top center
}
.bg-right-l {
	background-repeat: no-repeat;
	background-position: center right
}
.bg-bottom-l {
	background-repeat: no-repeat;
	background-position: bottom center
}
.bg-left-l {
	background-repeat: no-repeat;
	background-position: center left
}
.outline-l {
	outline: 1px solid
}
.outline-transparent-l {
	outline: 1px solid transparent
}
.outline-0-l {
	outline: 0
}
.ba-l {
	border-style: solid;
	border-width: 1px
}
.bt-l {
	border-top-style: solid;
	border-top-width: 1px
}
.br-l {
	border-right-style: solid;
	border-right-width: 1px
}
.bb-l {
	border-bottom-style: solid;
	border-bottom-width: 1px
}
.bl-l {
	border-left-style: solid;
	border-left-width: 1px
}
.bn-l {
	border-style: none;
	border-width: 0
}
.br0-l {
	border-radius: 0
}
.br1-l {
border-radius:.125rem
}
.br2-l {
border-radius:.25rem
}
.br3-l {
border-radius:.5rem
}
.br4-l {
	border-radius: 1rem
}
.br-100-l {
	border-radius: 100%
}
.br-pill-l {
	border-radius: 9999px
}
.br--bottom-l {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.br--top-l {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}
.br--right-l {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.br--left-l {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.b--dotted-l {
	border-style: dotted
}
.b--dashed-l {
	border-style: dashed
}
.b--solid-l {
	border-style: solid
}
.b--none-l {
	border-style: none
}
.bw0-l {
	border-width: 0
}
.bw1-l {
border-width:.125rem
}
.bw2-l {
border-width:.25rem
}
.bw3-l {
border-width:.5rem
}
.bw4-l {
	border-width: 1rem
}
.bw5-l {
	border-width: 2rem
}
.bt-0-l {
	border-top-width: 0
}
.br-0-l {
	border-right-width: 0
}
.bb-0-l {
	border-bottom-width: 0
}
.bl-0-l {
	border-left-width: 0
}
.shadow-1-l {
	box-shadow: 0 0 4px 2px rgba(0,0,0,.2)
}
.shadow-2-l {
	box-shadow: 0 0 8px 2px rgba(0,0,0,.2)
}
.shadow-3-l {
	box-shadow: 2px 2px 4px 2px rgba(0,0,0,.2)
}
.shadow-4-l {
	box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2)
}
.shadow-5-l {
	box-shadow: 4px 4px 8px 0 rgba(0,0,0,.2)
}
.top-0-l {
	top: 0
}
.left-0-l {
	left: 0
}
.right-0-l {
	right: 0
}
.bottom-0-l {
	bottom: 0
}
.top-1-l {
	top: 1rem
}
.left-1-l {
	left: 1rem
}
.right-1-l {
	right: 1rem
}
.bottom-1-l {
	bottom: 1rem
}
.top-2-l {
	top: 2rem
}
.left-2-l {
	left: 2rem
}
.right-2-l {
	right: 2rem
}
.bottom-2-l {
	bottom: 2rem
}
.top--1-l {
	top: -1rem
}
.right--1-l {
	right: -1rem
}
.bottom--1-l {
	bottom: -1rem
}
.left--1-l {
	left: -1rem
}
.top--2-l {
	top: -2rem
}
.right--2-l {
	right: -2rem
}
.bottom--2-l {
	bottom: -2rem
}
.left--2-l {
	left: -2rem
}
.absolute--fill-l {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.cl-l {
	clear: left
}
.cr-l {
	clear: right
}
.cb-l {
	clear: both
}
.cn-l {
	clear: none
}
.dn-l {
	display: none
}
.di-l {
	display: inline
}
.db-l {
	display: block
}
.dib-l {
	display: inline-block
}
.dit-l {
	display: inline-table
}
.dt-l {
	display: table
}
.dtc-l {
	display: table-cell
}
.dt-row-l {
	display: table-row
}
.dt-row-group-l {
	display: table-row-group
}
.dt-column-l {
	display: table-column
}
.dt-column-group-l {
	display: table-column-group
}
.dt--fixed-l {
	table-layout: fixed;
	width: 100%
}
.flex-l {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.inline-flex-l {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}
.flex-auto-l {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-width: 0;
	min-height: 0
}
.flex-none-l {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none
}
.flex-column-l {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.flex-row-l {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.flex-wrap-l {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.flex-column-reverse-l {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}
.flex-row-reverse-l {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.flex-wrap-reverse-l {
	-ms-flex-wrap: wrap-reverse;
	flex-wrap: wrap-reverse
}
.items-start-l {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.items-end-l {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}
.items-center-l {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.items-baseline-l {
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}
.items-stretch-l {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}
.self-start-l {
	-ms-flex-item-align: start;
	align-self: flex-start
}
.self-end-l {
	-ms-flex-item-align: end;
	align-self: flex-end
}
.self-center-l {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}
.self-baseline-l {
	-ms-flex-item-align: baseline;
	align-self: baseline
}
.self-stretch-l {
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch
}
.justify-start-l {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.justify-end-l {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.justify-center-l {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.justify-between-l {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.justify-around-l {
	-ms-flex-pack: distribute;
	justify-content: space-around
}
.content-start-l {
	-ms-flex-line-pack: start;
	align-content: flex-start
}
.content-end-l {
	-ms-flex-line-pack: end;
	align-content: flex-end
}
.content-center-l {
	-ms-flex-line-pack: center;
	align-content: center
}
.content-between-l {
	-ms-flex-line-pack: justify;
	align-content: space-between
}
.content-around-l {
	-ms-flex-line-pack: distribute;
	align-content: space-around
}
.content-stretch-l {
	-ms-flex-line-pack: stretch;
	align-content: stretch
}
.order-0-l {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.order-1-l {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-2-l {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-3-l {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-4-l {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-5-l {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-6-l {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-7-l {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-8-l {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-last-l {
	-webkit-box-ordinal-group: 100000;
	-ms-flex-order: 99999;
	order: 99999
}
.fl-l {
	float: left;
	display: inline
}
.fr-l {
	float: right;
	display: inline
}
.fn-l {
	float: none
}
.i-l {
	font-style: italic
}
.fs-normal-l {
	font-style: normal
}
.normal-l {
	font-weight: normal
}
.b-l {
	font-weight: bold
}
.fw1-l {
	font-weight: 100
}
.fw2-l {
	font-weight: 200
}
.fw3-l {
	font-weight: 300
}
.fw4-l {
	font-weight: 400
}
.fw5-l {
	font-weight: 500
}
.fw6-l {
	font-weight: 600
}
.fw7-l {
	font-weight: 700
}
.fw8-l {
	font-weight: 800
}
.fw9-l {
	font-weight: 900
}
.h1-l {
	height: 1rem
}
.h2-l {
	height: 2rem
}
.h3-l {
	height: 4rem
}
.h4-l {
	height: 8rem
}
.h5-l {
	height: 16rem
}
.h-25-l {
	height: 25%
}
.h-50-l {
	height: 50%
}
.h-75-l {
	height: 75%
}
.h-100-l {
	height: 100%
}
.min-h-100-l {
	min-height: 100%
}
.vh-25-l {
	height: 25vh
}
.vh-50-l {
	height: 50vh
}
.vh-75-l {
	height: 75vh
}
.vh-100-l {
	height: 100vh
}
.min-vh-100-l {
	min-height: 100vh
}
.h-auto-l {
	height: auto
}
.h-inherit-l {
	height: inherit
}
.tracked-l {
	letter-spacing: .1em
}
.tracked-tight-l {
	letter-spacing: -.05em
}
.tracked-mega-l {
	letter-spacing: .25em
}
.lh-solid-l {
	line-height: 1
}
.lh-title-l {
	line-height: 1.25
}
.lh-copy-l {
	line-height: 1.5
}
.mw-100-l {
	max-width: 100%
}
.mw1-l {
	max-width: 1rem
}
.mw2-l {
	max-width: 2rem
}
.mw3-l {
	max-width: 4rem
}
.mw4-l {
	max-width: 8rem
}
.mw5-l {
	max-width: 16rem
}
.mw6-l {
	max-width: 32rem
}
.mw7-l {
	max-width: 48rem
}
.mw8-l {
	max-width: 64rem
}
.mw9-l {
	max-width: 96rem
}
.mw-none-l {
	max-width: none
}
.w1-l {
	width: 1rem
}
.w2-l {
	width: 2rem
}
.w3-l {
	width: 4rem
}
.w4-l {
	width: 8rem
}
.w5-l {
	width: 16rem
}
.w-10-l {
	width: 10%
}
.w-20-l {
	width: 20%
}
.w-25-l {
	width: 25%
}
.w-30-l {
	width: 30%
}
.w-33-l {
	width: 33%
}
.w-34-l {
	width: 34%
}
.w-40-l {
	width: 40%
}
.w-50-l {
	width: 50%
}
.w-60-l {
	width: 60%
}
.w-70-l {
	width: 70%
}
.w-75-l {
	width: 75%
}
.w-80-l {
	width: 80%
}
.w-90-l {
	width: 90%
}
.w-100-l {
	width: 100%
}
.w-third-l {
	width: calc(33.333333333333336%)
}
.w-two-thirds-l {
	width: calc(66.66666666666667%)
}
.w-auto-l {
	width: auto
}
.overflow-visible-l {
	overflow: visible
}
.overflow-hidden-l {
	overflow: hidden
}
.overflow-scroll-l {
	overflow: scroll
}
.overflow-auto-l {
	overflow: auto
}
.overflow-x-visible-l {
	overflow-x: visible
}
.overflow-x-hidden-l {
	overflow-x: hidden
}
.overflow-x-scroll-l {
	overflow-x: scroll
}
.overflow-x-auto-l {
	overflow-x: auto
}
.overflow-y-visible-l {
	overflow-y: visible
}
.overflow-y-hidden-l {
	overflow-y: hidden
}
.overflow-y-scroll-l {
	overflow-y: scroll
}
.overflow-y-auto-l {
	overflow-y: auto
}
.static-l {
	position: static
}
.relative-l {
	position: relative
}
.absolute-l {
	position: absolute
}
.fixed-l {
	position: fixed
}
.rotate-45-l {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.rotate-90-l {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
.rotate-135-l {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}
.rotate-180-l {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.rotate-225-l {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg)
}
.rotate-270-l {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}
.rotate-315-l {
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg)
}
.pa0-l {
	padding: 0
}
.pa1-l {
padding:.25rem
}
.pa2-l {
padding:.5rem
}
.pa3-l {
	padding: 1rem
}
.pa4-l {
	padding: 2rem
}
.pa5-l {
	padding: 4rem
}
.pa6-l {
	padding: 8rem
}
.pa7-l {
	padding: 16rem
}
.pl0-l {
	padding-left: 0
}
.pl1-l {
padding-left:.25rem
}
.pl2-l {
padding-left:.5rem
}
.pl3-l {
	padding-left: 1rem
}
.pl4-l {
	padding-left: 2rem
}
.pl5-l {
	padding-left: 4rem
}
.pl6-l {
	padding-left: 8rem
}
.pl7-l {
	padding-left: 16rem
}
.pr0-l {
	padding-right: 0
}
.pr1-l {
padding-right:.25rem
}
.pr2-l {
padding-right:.5rem
}
.pr3-l {
	padding-right: 1rem
}
.pr4-l {
	padding-right: 2rem
}
.pr5-l {
	padding-right: 4rem
}
.pr6-l {
	padding-right: 8rem
}
.pr7-l {
	padding-right: 16rem
}
.pb0-l {
	padding-bottom: 0
}
.pb1-l {
padding-bottom:.25rem
}
.pb2-l {
padding-bottom:.5rem
}
.pb3-l {
	padding-bottom: 1rem
}
.pb4-l {
	padding-bottom: 2rem
}
.pb5-l {
	padding-bottom: 4rem
}
.pb6-l {
	padding-bottom: 8rem
}
.pb7-l {
	padding-bottom: 16rem
}
.pt0-l {
	padding-top: 0
}
.pt1-l {
padding-top:.25rem
}
.pt2-l {
padding-top:.5rem
}
.pt3-l {
	padding-top: 1rem
}
.pt4-l {
	padding-top: 2rem
}
.pt5-l {
	padding-top: 4rem
}
.pt6-l {
	padding-top: 8rem
}
.pt7-l {
	padding-top: 16rem
}
.pv0-l {
	padding-top: 0;
	padding-bottom: 0
}
.pv1-l {
padding-top:.25rem;
padding-bottom:.25rem
}
.pv2-l {
padding-top:.5rem;
padding-bottom:.5rem
}
.pv3-l {
	padding-top: 1rem;
	padding-bottom: 1rem
}
.pv4-l {
	padding-top: 2rem;
	padding-bottom: 2rem
}
.pv5-l {
	padding-top: 4rem;
	padding-bottom: 4rem
}
.pv6-l {
	padding-top: 8rem;
	padding-bottom: 8rem
}
.pv7-l {
	padding-top: 16rem;
	padding-bottom: 16rem
}
.ph0-l {
	padding-left: 0;
	padding-right: 0
}
.ph1-l {
padding-left:.25rem;
padding-right:.25rem
}
.ph2-l {
padding-left:.5rem;
padding-right:.5rem
}
.ph3-l {
	padding-left: 1rem;
	padding-right: 1rem
}
.ph4-l {
	padding-left: 2rem;
	padding-right: 2rem
}
.ph5-l {
	padding-left: 4rem;
	padding-right: 4rem
}
.ph6-l {
	padding-left: 8rem;
	padding-right: 8rem
}
.ph7-l {
	padding-left: 16rem;
	padding-right: 16rem
}
.ma0-l {
	margin: 0
}
.ma1-l {
margin:.25rem
}
.ma2-l {
margin:.5rem
}
.ma3-l {
	margin: 1rem
}
.ma4-l {
	margin: 2rem
}
.ma5-l {
	margin: 4rem
}
.ma6-l {
	margin: 8rem
}
.ma7-l {
	margin: 16rem
}
.ml0-l {
	margin-left: 0
}
.ml1-l {
margin-left:.25rem
}
.ml2-l {
margin-left:.5rem
}
.ml3-l {
	margin-left: 1rem
}
.ml4-l {
	margin-left: 2rem
}
.ml5-l {
	margin-left: 4rem
}
.ml6-l {
	margin-left: 8rem
}
.ml7-l {
	margin-left: 16rem
}
.mr0-l {
	margin-right: 0
}
.mr1-l {
margin-right:.25rem
}
.mr2-l {
margin-right:.5rem
}
.mr3-l {
	margin-right: 1rem
}
.mr4-l {
	margin-right: 2rem
}
.mr5-l {
	margin-right: 4rem
}
.mr6-l {
	margin-right: 8rem
}
.mr7-l {
	margin-right: 16rem
}
.mb0-l {
	margin-bottom: 0
}
.mb1-l {
margin-bottom:.25rem
}
.mb2-l {
margin-bottom:.5rem
}
.mb3-l {
	margin-bottom: 1rem
}
.mb4-l {
	margin-bottom: 2rem
}
.mb5-l {
	margin-bottom: 4rem
}
.mb6-l {
	margin-bottom: 8rem
}
.mb7-l {
	margin-bottom: 16rem
}
.mt0-l {
	margin-top: 0
}
.mt1-l {
margin-top:.25rem
}
.mt2-l {
margin-top:.5rem
}
.mt3-l {
	margin-top: 1rem
}
.mt4-l {
	margin-top: 2rem
}
.mt5-l {
	margin-top: 4rem
}
.mt6-l {
	margin-top: 8rem
}
.mt7-l {
	margin-top: 16rem
}
.mv0-l {
	margin-top: 0;
	margin-bottom: 0
}
.mv1-l {
margin-top:.25rem;
margin-bottom:.25rem
}
.mv2-l {
margin-top:.5rem;
margin-bottom:.5rem
}
.mv3-l {
	margin-top: 1rem;
	margin-bottom: 1rem
}
.mv4-l {
	margin-top: 2rem;
	margin-bottom: 2rem
}
.mv5-l {
	margin-top: 4rem;
	margin-bottom: 4rem
}
.mv6-l {
	margin-top: 8rem;
	margin-bottom: 8rem
}
.mv7-l {
	margin-top: 16rem;
	margin-bottom: 16rem
}
.mh0-l {
	margin-left: 0;
	margin-right: 0
}
.mh1-l {
margin-left:.25rem;
margin-right:.25rem
}
.mh2-l {
margin-left:.5rem;
margin-right:.5rem
}
.mh3-l {
	margin-left: 1rem;
	margin-right: 1rem
}
.mh4-l {
	margin-left: 2rem;
	margin-right: 2rem
}
.mh5-l {
	margin-left: 4rem;
	margin-right: 4rem
}
.mh6-l {
	margin-left: 8rem;
	margin-right: 8rem
}
.mh7-l {
	margin-left: 16rem;
	margin-right: 16rem
}
.na1-l {
margin:-.25rem
}
.na2-l {
margin:-.5rem
}
.na3-l {
	margin: -1rem
}
.na4-l {
	margin: -2rem
}
.na5-l {
	margin: -4rem
}
.na6-l {
	margin: -8rem
}
.na7-l {
	margin: -16rem
}
.nl1-l {
margin-left:-.25rem
}
.nl2-l {
margin-left:-.5rem
}
.nl3-l {
	margin-left: -1rem
}
.nl4-l {
	margin-left: -2rem
}
.nl5-l {
	margin-left: -4rem
}
.nl6-l {
	margin-left: -8rem
}
.nl7-l {
	margin-left: -16rem
}
.nr1-l {
margin-right:-.25rem
}
.nr2-l {
margin-right:-.5rem
}
.nr3-l {
	margin-right: -1rem
}
.nr4-l {
	margin-right: -2rem
}
.nr5-l {
	margin-right: -4rem
}
.nr6-l {
	margin-right: -8rem
}
.nr7-l {
	margin-right: -16rem
}
.nb1-l {
margin-bottom:-.25rem
}
.nb2-l {
margin-bottom:-.5rem
}
.nb3-l {
	margin-bottom: -1rem
}
.nb4-l {
	margin-bottom: -2rem
}
.nb5-l {
	margin-bottom: -4rem
}
.nb6-l {
	margin-bottom: -8rem
}
.nb7-l {
	margin-bottom: -16rem
}
.nt1-l {
margin-top:-.25rem
}
.nt2-l {
margin-top:-.5rem
}
.nt3-l {
	margin-top: -1rem
}
.nt4-l {
	margin-top: -2rem
}
.nt5-l {
	margin-top: -4rem
}
.nt6-l {
	margin-top: -8rem
}
.nt7-l {
	margin-top: -16rem
}
.strike-l {
	text-decoration: line-through
}
.underline-l {
	text-decoration: underline
}
.no-underline-l {
	text-decoration: none
}
.tl-l {
	text-align: left
}
.tr-l {
	text-align: right
}
.tc-l {
	text-align: center
}
.ttc-l {
	text-transform: capitalize
}
.ttl-l {
	text-transform: lowercase
}
.ttu-l {
	text-transform: uppercase
}
.ttn-l {
	text-transform: none
}
.f-6-l, .f-headline-l {
	font-size: 6rem
}
.f-5-l, .f-subheadline-l {
	font-size: 5rem
}
.f1-l {
	font-size: 3rem
}
.f2-l {
	font-size: 2.25rem
}
.f3-l {
	font-size: 1.5rem
}
.f4-l {
	font-size: 1.25rem
}
.f5-l {
	font-size: 1rem
}
.f6-l {
font-size:.875rem
}
.f7-l {
font-size:.75rem
}
.measure-l {
	max-width: 30em
}
.measure-wide-l {
	max-width: 34em
}
.measure-narrow-l {
	max-width: 20em
}
.indent-l {
	text-indent: 1em;
	margin-top: 0;
	margin-bottom: 0
}
.small-caps-l {
	font-variant: small-caps
}
.truncate-l {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.center-l {
	margin-right: auto;
	margin-left: auto
}
.clip-l {
	position: fixed !important;
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px)
}
.ws-normal-l {
	white-space: normal
}
.nowrap-l {
	white-space: nowrap
}
.pre-l {
	white-space: pre
}
.v-base-l {
	vertical-align: baseline
}
.v-mid-l {
	vertical-align: middle
}
.v-top-l {
	vertical-align: top
}
.v-btm-l {
	vertical-align: bottom
}
.w-29-l {
	width: 29%
}
.w-15-l {
	width: 15%
}
.w-55-l {
	width: 55%
}
.w-85-l {
	width: 85%
}
.mw-third-l {
	max-width: 33.33333%
}
.mw-25-l {
	max-width: 25%
}
.em-20-l {
	height: 20em
}
.em-25-l {
	height: 25em
}
.em-30-l {
	height: 30em
}
.em-35-l {
	height: 35em
}
.em-40-l {
	height: 40em
}
.em-45-l {
	height: 45em
}
.em-50-l {
	height: 50em
}
.em-60-l {
	height: 60em
}
.rem-70-l {
	height: 70rem
}
.rem-50-l {
	height: 50rem
}
.rem-55-l {
	height: 55rem
}
.rem-60-l {
	height: 60rem
}
.rem-25-l {
	height: 25rem
}
.rem-30-l {
	height: 30rem
}
.rem-35-l {
	height: 35rem
}
.rem-40-l {
	height: 40rem
}
.rem-45-l {
	height: 45rem
}
.pl25-l {
	padding-left: 25%
}
.slanted::before {
	content: "";
	background: #fff;
	height: 150px;
	-webkit-transform: skewy(-3.5deg);
	transform: skewy(-3.5deg);
	position: absolute;
	left: 0;
	right: 0;
	z-index: 0;
	margin-top: -4rem
}
.slanted-grey::before {
	content: "";
	background: #f4f2fb;
	height: 150px;
	-webkit-transform: skewy(-3.5deg);
	transform: skewy(-3.5deg);
	position: absolute;
	left: 0;
	right: 0;
	z-index: 0;
	margin-top: -8rem
}
.slanted-grey-after::after {
	content: "";
	background: #f4f2fb;
	height: 185px;
	-webkit-transform: skewy(-3.5deg);
	transform: skewy(-3.5deg);
	position: absolute;
	left: 0;
	right: 0;
	bottom: -8.5rem;
	z-index: 0;
	margin-top: -5rem
}
.slanted-after::after {
	content: "";
	background: #fff;
	height: 150px;
	-webkit-transform: skewy(-3.5deg);
	transform: skewy(-3.5deg);
	position: absolute;
	left: 0;
	right: 0;
	bottom: -4.5rem;
	z-index: 0;
	margin-top: -5rem
}
.slanted-deep-after::after {
	content: "";
	background: #fff;
	height: 39rem;
	-webkit-transform: skewy(13.5deg);
	transform: skewy(13.5deg);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	width: 100%;
	-webkit-transform-origin: 0;
	transform-origin: 0
}
.left-l {
	margin-left: 0 !important
}
.o-0-l {
	opacity: 0
}
.bg-fixed-l {
	background-attachment: fixed
}
}
.new-styles-enabled .default-cont {
	margin-top: 4.5rem
}

.checkbox li {
    background-image: url(../images/panel-icon-01.png); 
    background-repeat: no-repeat;
    padding-left: 40px;
    margin-bottom: 10px;
    list-style: none;
    font-weight: 300;
    font-size: 16px;
}
.new-styles-enabled .checkbox-blue {
	list-style-type: none
}
.new-styles-enabled .nav-arrow:hover {
	padding-left: 3rem;
	-webkit-transition: .3s;
	transition: .3s
}
.new-styles-enabled .nav-arrow:hover a {
	color: #007cff
}
.new-styles-enabled #menuToggle {
	display: inline-block;
	z-index: 1000;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.new-styles-enabled #menuToggle input {
	display: block;
	position: absolute;
	width: 40px;
	height: 32px;
	cursor: pointer;
	opacity: 0;
	z-index: 2;
	-webkit-touch-callout: none
}
.new-styles-enabled #menuToggle span {
	display: block;
	width: 30px;
	height: 3px;
	margin-bottom: 5px;
	position: relative;
	border-radius: 0;
	z-index: 1;
	-webkit-transform-origin: 4px 0;
	transform-origin: 4px 0;
	-webkit-transition: background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s ease, -webkit-transform .5s cubic-bezier(.77, .2, .05, 1);
	transition: background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s ease, -webkit-transform .5s cubic-bezier(.77, .2, .05, 1);
	transition: transform .5s cubic-bezier(.77, .2, .05, 1), background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s ease;
	transition: transform .5s cubic-bezier(.77, .2, .05, 1), background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s ease, -webkit-transform .5s cubic-bezier(.77, .2, .05, 1)
}
.new-styles-enabled #menuToggle.transparent-nav span {
	background-color: #fff
}
.new-styles-enabled #menuToggle span:first-child {
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}
.new-styles-enabled #menuToggle span:nth-last-child(2) {
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	margin-bottom: 0
}
.new-styles-enabled #menuToggle input:checked~span {
	opacity: 1;
	-webkit-transform: rotate(45deg) translate(-2px, -1px);
	transform: rotate(45deg) translate(-2px, -1px)
}
.new-styles-enabled #menuToggle input:checked~span:nth-last-child(3) {
	opacity: 0;
	-webkit-transform: rotate(0deg) scale(.2);
	transform: rotate(0deg) scale(.2)
}
.new-styles-enabled #menuToggle input:checked~span:nth-last-child(2) {
	-webkit-transform: rotate(-45deg) translatey(-1px);
	transform: rotate(-45deg) translatey(-1px)
}
.new-styles-enabled #menu {
	-webkit-font-smoothing: antialiased;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: translate(100%);
	transform: translate(100%);
	-webkit-transition: -webkit-transform .2s cubic-bezier(.77, .2, .05, 1);
	transition: -webkit-transform .2s cubic-bezier(.77, .2, .05, 1);
	transition: transform .2s cubic-bezier(.77, .2, .05, 1);
	transition: transform .2s cubic-bezier(.77, .2, .05, 1), -webkit-transform .2s cubic-bezier(.77, .2, .05, 1)
}
.new-styles-enabled #menuToggle input:checked~div {
	-webkit-transform: none;
	transform: none
}
.new-styles-enabled .mobile-dropdown--products:after, .new-styles-enabled .mobile-dropdown--resources:after, .new-styles-enabled .mobile-dropdown--solutions:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #fff;
	display: inline-block;
	position: absolute;
	right: 45px;
	right: 3rem;
	top: 19px;
	-webkit-transition: .3s;
	transition: .3s
	display:block !important; 
}
 .menu-w-dropdown:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #333; 
	display: inline-block;
	position: absolute;
    right: 3px;
    top: 33px;  
	-webkit-transition: .3s;
	transition: .3s;
	display:block !important; 
}  

.arrow-rotate:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: .3s;
    transition: .3s;
    border-top: 4px solid #00b9f2 !important;  
}

 .menu-w-dropdown:hover:after {
	border-top: 4px solid #01265a
}
 .scrolled>.menu-w-dropdown:hover:after {
	border-top: 4px solid #868686
} 
 .default-nav .menu-w-dropdown:hover:after {
	border-top: 4px solid #007cff
}
