.brand-wrapper[data-v-b5418020]{
	width:100%;
	position:fixed;
	z-index:99
}
.brand-wrapper.is-transparent nav[data-v-b5418020]{
	background-color:transparent
}
.brand-wrapper.is-transparent nav .brand[data-v-b5418020]{
	position:relative
}
.brand-wrapper.is-transparent nav .brand .logo[data-v-b5418020]{
	position:absolute;
	width:30rem;
	height:6.31rem
}
.brand-wrapper.is-mobile .menu button[data-v-b5418020]{
	width:3.4rem
}
.brand-wrapper.is-mobile nav .brand .logo[data-v-b5418020]{
	position:static;
	width:15rem!important;
	height:4rem!important
}
nav[data-v-b5418020]{
	-webkit-transition:all .3s;
	transition:all .3s;
	padding:1rem 1.75rem;
	background-color:rgba(0,0,0,.8);
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between
}
nav>[data-v-b5418020],nav[data-v-b5418020]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
nav .brand .logo[data-v-b5418020]{
	-webkit-transition:width .5s;
	transition:width .5s;
	display:block;
	width:19rem;
	height:4rem
}
nav .menu[data-v-b5418020]{
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
nav .menu button[data-v-b5418020]{
	width:3.625rem;
	color:#fff;
	font-size:0;
	padding:0 1.75rem;
	padding-left:0;
	-webkit-transition:all .5s;
	transition:all .5s;
	border:0;
	background:transparent
}
nav .menu button svg[data-v-b5418020]{
	width:2.625rem;
	height:2.625rem;
	stroke-width:2px
}
.announcement[data-v-fbe2c20e]{
	text-decoration:none;
	display:block;
	color:#fff;
	padding:.4rem 2rem .4rem 1rem;
	position:relative
}
.close-button[data-v-fbe2c20e]{
	position:absolute;
	color:#fff;
	font-size:0;
	padding:.3rem 0;
	border:0;
	background:transparent;
	width:2rem;
	top:0;
	right:0;
	bottom:0
}
.panels[data-v-60e4ba70]{
	height:100vh;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	position:fixed;
	z-index:98;
	min-width:100%;
	font-size:.938em
}
.panels>.shade[data-v-60e4ba70]{
	background-color:#000;
	opacity:.5;
	position:fixed;
	width:100%;
	height:100vh
}
.panels>.panel[data-v-60e4ba70]{
	width:33.3333%;
	position:relative;
	top:0;
	bottom:0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-transition:all .5s cubic-bezier(.785,.135,.15,.86);
	transition:all .5s cubic-bezier(.785,.135,.15,.86)
}
.panels>.panel.is-mobile[data-v-60e4ba70]{
	position:absolute;
	width:100%;
	left:0;
	right:0
}
.panels>.panel.is-active[data-v-60e4ba70]{
	-webkit-transform:translateX(0)!important;
	transform:translateX(0)!important
}
.panels>.panel[data-v-60e4ba70]:nth-child(2){
	background-color:#bcbec0;
	z-index:3
}
.panels>.panel:nth-child(2).is-mobile[data-v-60e4ba70]{
	z-index:1
}
.panels>.panel[data-v-60e4ba70]:nth-child(3){
	background-color:#d1d3d4;
	z-index:2
}
.panels>.panel:nth-child(3).is-mobile[data-v-60e4ba70]{
	z-index:2
}
.panels>.panel[data-v-60e4ba70]:nth-child(4){
	background-color:#e6e7e8;
	z-index:1
}
.panels>.panel:nth-child(4).is-mobile[data-v-60e4ba70]{
	z-index:3
}
.panels>.panel .inner[data-v-60e4ba70]{
	padding:1rem 2rem 2rem;
	overflow:auto;
	width:100%
}
.panels>.panel .inner ul[data-v-60e4ba70]{
	padding:0
}
@media (min-width:992px){
	.panels>.panel .inner[data-v-60e4ba70]{
		padding:2rem 3rem 3rem
	}
}
@media (min-width:1200px){
	.panels>.panel .inner[data-v-60e4ba70]{
		padding:3rem 4rem 4rem
	}
}
.panels>.panel .inner li[data-v-60e4ba70]{
	color:rgba(31,36,38,.7);
	list-style:none;
	margin:1.25rem 0
}
.panels>.panel .inner a[data-v-60e4ba70]{
	text-decoration:none;
	-webkit-transition:all .5s;
	transition:all .5s;
	display:inline-block;
	color:inherit
}
.panels>.panel .inner a[data-v-60e4ba70]:focus,.panels>.panel .inner a[data-v-60e4ba70]:hover{
	color:#fff;
	font-weight:700
}
.panels>.panel .inner a.is-active[data-v-60e4ba70]{
	font-weight:700;
	color:#1f2426;
	cursor:default
}
.slide-1-enter-active[data-v-60e4ba70],.slide-1-leave-active[data-v-60e4ba70]{
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
.slide-1-enter[data-v-60e4ba70],.slide-1-leave-active[data-v-60e4ba70]{
	-webkit-transform:translateX(-33.3333vw);
	transform:translateX(-33.3333vw)
}
.is-mobile .slide-1-enter[data-v-60e4ba70],.is-mobile .slide-1-leave-active[data-v-60e4ba70]{
	-webkit-transform:translateX(-100vw);
	transform:translateX(-100vw)
}
.slide-2-enter-active[data-v-60e4ba70],.slide-2-leave-active[data-v-60e4ba70]{
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
.slide-2-enter[data-v-60e4ba70],.slide-2-leave-active[data-v-60e4ba70]{
	-webkit-transform:translateX(-66.6666vw);
	transform:translateX(-66.6666vw)
}
.is-mobile .slide-2-enter[data-v-60e4ba70],.is-mobile .slide-2-leave-active[data-v-60e4ba70]{
	-webkit-transform:translateX(-100vw);
	transform:translateX(-100vw)
}
.slide-3-enter-active[data-v-60e4ba70],.slide-3-leave-active[data-v-60e4ba70]{
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
.slide-3-enter[data-v-60e4ba70],.slide-3-leave-active[data-v-60e4ba70]{
	-webkit-transform:translateX(-100vw);
	transform:translateX(-100vw)
}
.shade-fade-enter-active[data-v-60e4ba70],.shade-fade-leave-active[data-v-60e4ba70]{
	-webkit-transition:opacity .5s;
	transition:opacity .5s
}
.shade-fade-enter[data-v-60e4ba70],.shade-fade-leave-active[data-v-60e4ba70]{
	opacity:0!important
}
.nav-links-container[data-v-4ac66860]{
	-webkit-box-orient:horizontal;
	-webkit-box-direction:reverse;
	-ms-flex-direction:row-reverse;
	flex-direction:row-reverse;
	-webkit-transition:background-color .3s;
	transition:background-color .3s
}
.nav-links-container.is-mobile[data-v-4ac66860]{
	background-color:rgba(0,0,0,.8);
	border-bottom:1px solid #adb5bd;
	padding:0 1rem
}
.nav-links-container.is-mobile .nav-links[data-v-4ac66860]{
	-ms-flex-pack:distribute;
	justify-content:space-around;
	padding:1rem
}
.nav-links-container.is-transparent[data-v-4ac66860]{
	background-color:transparent!important
}
.nav-links-container.is-transparent a[data-v-4ac66860]:hover{
	color:#1f2426
}
.nav-links-container .nav-links[data-v-4ac66860]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.nav-links-container .nav-links a[data-v-4ac66860]{
	font-size:.8571428571rem;
	text-decoration:none;
	padding:.7rem 1rem;
	text-transform:uppercase;
	color:#fff;
	font-family:Maison Neue Extended,Helvetica,sans-serif
}
.nav-links-container .nav-links a.is-active[data-v-4ac66860]{
	background:#1a3d66;
	color:#fff!important
}
.nav-links-container .nav-links a[data-v-4ac66860]:hover{
	color:#bcbec0
}
nav.is-mobile .level[data-v-6827366c]{
	overflow:hidden;
	position:relative
}
nav.is-mobile .level ul[data-v-6827366c]{
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	padding:0;
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap
}
nav.is-mobile .level ul li[data-v-6827366c]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	width:100%
}
nav.is-mobile .level ul a[data-v-6827366c]{
	padding:1rem;
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1
}
nav.is-mobile .level .toggle-level[data-v-6827366c]{
	display:inline-block;
	width:3.5rem;
	-webkit-transition:color .3s;
	transition:color .3s
}
nav.is-mobile .level.level-1 .toggle-level[data-v-6827366c],nav.is-mobile .level.level-1.is-open .toggle-level[data-v-6827366c]{
	color:#fff!important
}
nav.is-mobile .level.level-2 .toggle-level[data-v-6827366c],nav.is-mobile .level.level-2.is-open .toggle-level[data-v-6827366c],nav.is-mobile .level.level-3 .toggle-level[data-v-6827366c],nav.is-mobile .level.level-3.is-open .toggle-level[data-v-6827366c]{
	color:rgba(31,36,38,.7)!important
}
nav[data-v-6827366c]{
	position:relative
}
nav .level[data-v-6827366c],nav[data-v-6827366c]{
	background-color:#1f2426
}
nav .level ul[data-v-6827366c]{
	padding:0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	list-style:none;
	overflow:hidden;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
nav .level ul li[data-v-6827366c]{
	margin:0;
	padding:0
}
nav .level ul a[data-v-6827366c]{
	color:#a7a9ac;
	display:block;
	text-decoration:none;
	-webkit-transition:color .5s;
	transition:color .5s;
	font-size:.938rem;
	text-transform:uppercase;
	padding:1.5rem 1rem;
	font-family:Maison Neue Extended,Helvetica,sans-serif
}
nav .level ul a.is-active[data-v-6827366c],nav .level ul a[data-v-6827366c]:not(.is-disabled):hover{
	color:#fff
}
nav .level ul a.is-disabled[data-v-6827366c]{
	cursor:default
}
nav .level.level-2[data-v-6827366c]{
	background-color:#c3c2bf
}
nav .level.level-2 a[data-v-6827366c]{
	color:rgba(31,36,38,.7)
}
nav .level.level-3[data-v-6827366c]{
	background-color:#d8d5d2
}
nav .level.level-3 a[data-v-6827366c]{
	color:rgba(31,36,38,.7)
}
.breadcrumb-container[data-v-6f2ba8b6]{
	padding:1rem 0 .75rem;
	margin-bottom:3rem;
	border-bottom:1px solid #1f2426;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.breadcrumb-container a[data-v-6f2ba8b6]{
	font-size:1rem;
	text-decoration:none;
	font-family:Maison Neue,Helvetica,sans-serif;
	text-transform:uppercase;
	color:#1f2426;
	-webkit-transition:color .5s;
	transition:color .5s
}
.breadcrumb-container a.active[data-v-6f2ba8b6],.breadcrumb-container a[data-v-6f2ba8b6]:hover{
	color:#1f2426
}
.divider-icon[data-v-6f2ba8b6]{
	width:1rem;
	height:1rem;
	margin:0 .5rem;
	color:#1f2426
}
.divider-icon.active[data-v-6f2ba8b6]{
	color:#1f2426
}
.fade-noflow-enter[data-v-e33ce298],.fade-noflow-leave-to[data-v-e33ce298]{
	opacity:0
}
.fade-noflow-enter-active[data-v-e33ce298],.fade-noflow-leave-active[data-v-e33ce298]{
	-webkit-transition:opacity .5s ease;
	transition:opacity .5s ease
}
.fade-noflow-leave-active[data-v-e33ce298]{
	position:absolute!important;
	top:0!important;
	left:0!important;
	right:0!important
}
.hero[data-v-51ab2eec]{
	position:relative
}
.hero img[data-v-51ab2eec]{
	max-width:none;
	width:100%
}
.discover[data-v-1668ad5e]{
	position:relative;
	z-index:1;
	padding:0;
	background-color:#fff
}
.directory[data-v-14b985aa]{
	margin:2rem 0;
	background:#fff
}
.directory .content-wrapper[data-v-14b985aa]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.directory .content-wrapper .items-wrapper[data-v-14b985aa]{
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1
}
.directory.is-mobile .items-wrapper .items[data-v-14b985aa]{
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column
}
.directory.is-mobile .items-wrapper .items .item[data-v-14b985aa]{
	width:100%
}
.directory.is-mobile .items-wrapper .items .item .item-inner[data-v-14b985aa]{
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column
}
.directory.is-mobile .items-wrapper .items .item .item-inner .content-outer[data-v-14b985aa],.directory.is-mobile .items-wrapper .items .item .item-inner .summary[data-v-14b985aa]{
	width:100%!important
}
.directory.is-mobile .items-wrapper .items .item .item-inner .content-outer figure img[data-v-14b985aa]{
	max-width:none;
	width:100px!important;
	height:100px!important
}
.directory.is-mobile .search form[data-v-14b985aa]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column
}
.directory.is-mobile .search form .label-wrapper[data-v-14b985aa]{
	width:100%;
	margin-bottom:.5rem
}
.directory.is-mobile .search form .label-wrapper[data-v-14b985aa]:last-child{
	margin-bottom:0
}
.directory .search[data-v-14b985aa]{
	padding:1.75rem 1rem;
	background:#f1f3f5;
	color:#1f2426
}
.directory .search .research-area-shortcuts a[data-v-14b985aa]{
	font-size:.75em
}
.directory .search form[data-v-14b985aa]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.directory .search form .label-wrapper[data-v-14b985aa]{
	width:50%;
	padding:0 .5rem;
	margin:0;
	position:relative
}
.directory .search form .label-wrapper[data-v-14b985aa]:before{
	opacity:.5;
	content:"";
	position:absolute;
	top:50%;
	left:1.75rem;
	background-image:url(data:image/svg+xml;
	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItc2VhcmNoIj48Y2lyY2xlIGN4PSIxMC41IiBjeT0iMTAuNSIgcj0iNy41Ij48L2NpcmNsZT48bGluZSB4MT0iMjEiIHkxPSIyMSIgeDI9IjE1LjgiIHkyPSIxNS44Ij48L2xpbmU+PC9zdmc+);
	background-size:contain;
	height:1.5em;
	width:1.5em;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.directory .search form input[data-v-14b985aa]{
	margin:0;
	padding-left:3.5rem
}
.directory .search form .keyword-dropdown[data-v-14b985aa]{
	position:absolute;
	top:100%;
	background:#fff;
	width:100%;
	z-index:2;
	list-style-type:none;
	margin:0;
	padding:0;
	-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);
	box-shadow:0 0 10px rgba(0,0,0,.2);
	margin-top:.625rem;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column
}
.directory .search form .keyword-dropdown li[data-v-14b985aa]{
	padding:.75rem;
	cursor:pointer
}
.directory .search form .keyword-dropdown li[data-v-14b985aa]:hover{
	background-color:#f1f3f5
}
.directory .items-wrapper>h5[data-v-14b985aa]{
	text-transform:none;
	margin-bottom:1.5rem
}
.directory .items-wrapper .items[data-v-14b985aa]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:-.5rem
}
.directory .items-wrapper .items .item[data-v-14b985aa]{
	width:50%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding:.5rem
}
.directory .items-wrapper .items .item.-list[data-v-14b985aa]{
	width:100%
}
.directory .items-wrapper .items .item.-list .content-outer[data-v-14b985aa]{
	width:50%!important
}
.directory .items-wrapper .items .item .item-inner[data-v-14b985aa]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	border:1px solid #e9ecef;
	text-decoration:none;
	-webkit-transition:all .5s;
	transition:all .5s;
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1;
	-webkit-box-shadow:none;
	box-shadow:none;
	font-weight:400;
	font-family:inherit
}
.directory .items-wrapper .items .item .item-inner h5[data-v-14b985aa]{
	font-weight:700;
	-webkit-transition:color .5s;
	transition:color .5s
}
.directory .items-wrapper .items .item .item-inner p[data-v-14b985aa]{
	font-size:.838em;
	color:#495057;
	line-height:1.676em
}
.directory .items-wrapper .items .item .item-inner[href][data-v-14b985aa]:hover{
	-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1);
	box-shadow:0 4px 4px 0 rgba(0,0,0,.1);
	cursor:pointer
}
.directory .items-wrapper .items .item .item-inner .content-outer[data-v-14b985aa]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.directory .items-wrapper .items .item .item-inner .content-outer figure[data-v-14b985aa]{
	padding:1rem 0 1rem 1rem;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.directory .items-wrapper .items .item .item-inner .content-outer figure img[data-v-14b985aa]{
	border:1px solid #bcbec0;
	-webkit-box-shadow:none;
	box-shadow:none;
	-o-object-fit:cover;
	object-fit:cover;
	height:150px;
	width:150px;
	max-width:none
}
.directory .items-wrapper .items .item .item-inner .content-outer .content[data-v-14b985aa]{
	padding:1rem
}
.directory .items-wrapper .items .item .item-inner .summary[data-v-14b985aa]{
	padding:1rem;
	width:50%
}
.alphabet-filter[data-v-d6c867ce]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:distribute;
	justify-content:space-around;
	padding-top:1rem;
	margin-bottom:-.75rem;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	line-height:1.8em
}
.alphabet-filter a[data-v-d6c867ce]{
	width:100%;
	text-align:center;
	color:#868e96;
	-webkit-transition:font-size .2s;
	transition:font-size .2s
}
.alphabet-filter a.active[data-v-d6c867ce],.alphabet-filter a[data-v-d6c867ce]:hover{
	font-size:1.3em
}
.alphabet-filter.is-mobile[data-v-d6c867ce]{
	-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;
	padding:0 0 0 1rem
}
.alphabet-filter.is-mobile a[data-v-d6c867ce]{
	margin:.5rem 0
}
.leadership-card[data-v-109793f6]{
	background:#fff;
	width:100%
}
.leadership-card .segment-container[data-v-109793f6]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.leadership-card .segment-container>[data-v-109793f6]:not(.contact-icon){
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1
}
.leadership-card .contact-icon[data-v-109793f6]{
	margin:4px 8px 4px 0;
	width:1.5em;
	height:1.5em
}
.leadership-card .contact-icon[color-with-fill][data-v-109793f6]{
	fill:#1f2426
}
.leadership-card figure img[data-v-109793f6]{
	max-width:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
.leadership-card .card-inner[data-v-109793f6]{
	display:block;
	-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);
	box-shadow:0 2px 6px 0 rgba(0,0,0,.2);
	text-decoration:none;
	-webkit-transition:all .5s;
	transition:all .5s
}
.leadership-card .card-inner[data-v-109793f6]:hover:not(.no-cursor){
	-webkit-box-shadow:0 6px 18px 0 rgba(0,0,0,.2);
	box-shadow:0 6px 18px 0 rgba(0,0,0,.2)
}
.leadership-card .card-inner .content[data-v-109793f6]{
	padding:1.75rem
}
.leadership-card .card-inner .content .name[data-v-109793f6]{
	margin-bottom:.1em;
	font-weight:700
}
.leadership-card .card-inner .content p[data-v-109793f6]{
	font-size:.938em;
	color:#495057;
	margin:0
}
.timeline-items[data-v-070df675]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column
}
.timeline-items h2[data-v-070df675]{
	font-size:1.8em;
	margin-top:-1em
}
.timeline-items[mode=md] .item-spacer[data-v-070df675],.timeline-items[mode=sm] .item-spacer[data-v-070df675],.timeline-items[mode=xs] .item-spacer[data-v-070df675]{
	display:none
}
.timeline-items[mode=md] .timeline-item[data-v-070df675],.timeline-items[mode=sm] .timeline-item[data-v-070df675],.timeline-items[mode=xs] .timeline-item[data-v-070df675]{
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row
}
.timeline-items[mode=md] .item-body-wrapper[data-v-070df675],.timeline-items[mode=sm] .item-body-wrapper[data-v-070df675],.timeline-items[mode=xs] .item-body-wrapper[data-v-070df675]{
	-webkit-box-orient:vertical!important;
	-webkit-box-direction:reverse!important;
	-ms-flex-direction:column-reverse!important;
	flex-direction:column-reverse!important;
	padding-bottom:3rem
}
.timeline-items[mode=md] .item-content-container[data-v-070df675],.timeline-items[mode=md] .item-img[data-v-070df675],.timeline-items[mode=md] .item-spacer[data-v-070df675],.timeline-items[mode=sm] .item-content-container[data-v-070df675],.timeline-items[mode=sm] .item-img[data-v-070df675],.timeline-items[mode=sm] .item-spacer[data-v-070df675],.timeline-items[mode=xs] .item-content-container[data-v-070df675],.timeline-items[mode=xs] .item-img[data-v-070df675],.timeline-items[mode=xs] .item-spacer[data-v-070df675]{
	width:auto!important
}
.timeline-items[mode=md] .item-img[data-v-070df675],.timeline-items[mode=sm] .item-img[data-v-070df675],.timeline-items[mode=xs] .item-img[data-v-070df675]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.timeline-items[mode=md] .item-img .item-img-inner[data-v-070df675],.timeline-items[mode=sm] .item-img .item-img-inner[data-v-070df675],.timeline-items[mode=xs] .item-img .item-img-inner[data-v-070df675]{
	float:none!important
}
.timeline-items[mode=md] .item-content[data-v-070df675],.timeline-items[mode=sm] .item-content[data-v-070df675],.timeline-items[mode=xs] .item-content[data-v-070df675]{
	padding:1rem 1rem 2rem!important
}
.timeline-items .timeline-item[data-v-070df675]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	position:relative
}
.timeline-items .timeline-item:nth-child(2n) .item-body-wrapper[data-v-070df675]{
	-webkit-box-orient:horizontal;
	-webkit-box-direction:reverse;
	-ms-flex-direction:row-reverse;
	flex-direction:row-reverse
}
.timeline-items .timeline-item:nth-child(2n) .item-body-wrapper .item-img .item-img-inner[data-v-070df675]{
	float:right
}
.timeline-items .item-body-wrapper[data-v-070df675]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
	width:100%
}
.timeline-items .item-body-wrapper .item-img[data-v-070df675],.timeline-items .item-body-wrapper .item-spacer[data-v-070df675]{
	width:25%;
	-ms-flex-negative:0;
	flex-shrink:0
}
.timeline-items .item-body-wrapper .item-img .item-img-inner[data-v-070df675]{
	float:left
}
.timeline-items .item-body-wrapper .item-img img[data-v-070df675]{
	max-width:none;
	width:12.5rem;
	height:12.5rem;
	-o-object-fit:cover;
	object-fit:cover;
	border-radius:6.25rem
}
.timeline-items .item-body-wrapper .item-img .caption[data-v-070df675]{
	text-align:center;
	color:#868e96;
	font-size:.8em
}
.timeline-items .item-body-wrapper .item-content-container[data-v-070df675]{
	width:50%;
	-ms-flex-negative:0;
	flex-shrink:0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
	position:relative;
	-ms-flex-item-align:stretch;
	align-self:stretch
}
.timeline-items .item-body-wrapper .item-content-container .item-content[data-v-070df675]{
	width:100%;
	padding:1rem 1rem 8rem
}
.timeline-items .timeline-bar[data-v-070df675]{
	width:.125rem;
	background:#1f2426;
	-ms-flex-negative:0;
	flex-shrink:0;
	margin:0 1rem
}
.timeline-items .timeline-bar[data-v-070df675]:before{
	content:"";
	position:absolute;
	display:block;
	width:1rem;
	height:1rem;
	background:#1f2426;
	border-radius:.5rem;
	left:-.5rem;
	top:0;
	border:.125rem solid #fff;
	margin:0 1rem
}
.selectloop[data-v-7d4ba290]{
	margin:2rem auto
}
.selectloop .wrapper[data-v-7d4ba290]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.selectloop .wrapper .forward[data-v-7d4ba290]{
	margin-right:.2rem
}
.selectloop .wrapper .backward[data-v-7d4ba290]{
	margin-left:.2rem
}
.selectloop .wrapper .loop-btn[data-v-7d4ba290],.selectloop .wrapper .loop[data-v-7d4ba290]{
	background-color:#ffa300;
	-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1);
	box-shadow:0 4px 4px 0 rgba(0,0,0,.1)
}
.selectloop .wrapper .loop-btn[data-v-7d4ba290]{
	text-transform:uppercase;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}
.selectloop .wrapper a[data-v-7d4ba290]{
	color:#fff;
	padding:.3em 1em;
	display:block;
	text-decoration:none;
	-webkit-transition:all .5s;
	transition:all .5s;
	font-family:Maison Neue Extended,Helvetica,sans-serif;
	font-size:1.14rem
}
.selectloop .wrapper a[data-v-7d4ba290]:hover{
	color:#1f2426
}
.selectloop .fade-enter[data-v-7d4ba290]{
	opacity:0
}
.selectloop .fade-enter-to[data-v-7d4ba290]{
	opacity:1;
	-webkit-transition:opacity .3s;
	transition:opacity .3s
}
.selectloop .fade-leave[data-v-7d4ba290]{
	opacity:1
}
.selectloop .fade-leave-to[data-v-7d4ba290]{
	opacity:0;
	-webkit-transition:opacity .3s;
	transition:opacity .3s
}
/*! * Hamburgers * @description Tasty CSS-animated hamburgers * @author Jonathan Suh @jonsuh * @site https://jonsuh.com/hamburgers * @link https://github.com/jonsuh/hamburgers */
.hamburger[data-v-316a4908]{
	padding:0 28px;
	display:inline-block;
	cursor:pointer;
	-webkit-transition-property:opacity,-webkit-filter;
	transition-property:opacity,-webkit-filter;
	transition-property:opacity,filter;
	transition-property:opacity,filter,-webkit-filter;
	-webkit-transition-duration:.15s;
	transition-duration:.15s;
	-webkit-transition-timing-function:linear;
	transition-timing-function:linear;
	font:inherit;
	color:inherit;
	text-transform:none;
	background-color:transparent;
	border:0;
	margin:0;
	overflow:visible
}
.hamburger[data-v-316a4908]:hover{
	opacity:.7
}
.hamburger-box[data-v-316a4908]{
	width:30px;
	height:24px;
	display:inline-block;
	position:relative
}
.hamburger-inner[data-v-316a4908]{
	display:block;
	top:50%;
	margin-top:-2px
}
.hamburger-inner[data-v-316a4908],.hamburger-inner[data-v-316a4908]:after,.hamburger-inner[data-v-316a4908]:before{
	width:30px;
	height:4px;
	background-color:#fff;
	border-radius:0;
	position:absolute;
	-webkit-transition-property:-webkit-transform;
	transition-property:-webkit-transform;
	transition-property:transform;
	transition-property:transform,-webkit-transform;
	-webkit-transition-duration:.15s;
	transition-duration:.15s;
	-webkit-transition-timing-function:ease;
	transition-timing-function:ease
}
.hamburger-inner[data-v-316a4908]:after,.hamburger-inner[data-v-316a4908]:before{
	content:"";
	display:block
}
.hamburger-inner[data-v-316a4908]:before{
	top:-10px
}
.hamburger-inner[data-v-316a4908]:after{
	bottom:-10px
}
.hamburger--3dx .hamburger-box[data-v-316a4908]{
	-webkit-perspective:60px;
	perspective:60px
}
.hamburger--3dx .hamburger-inner[data-v-316a4908]{
	-webkit-transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
	transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
	transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;
	transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1)
}
.hamburger--3dx .hamburger-inner[data-v-316a4908]:after,.hamburger--3dx .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
	transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
	transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;
	transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s
}
.hamburger--3dx.is-active .hamburger-inner[data-v-316a4908]{
	background-color:transparent;
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg)
}
.hamburger--3dx.is-active .hamburger-inner[data-v-316a4908]:before{
	-webkit-transform:translate3d(0,10px,0) rotate(45deg);
	transform:translate3d(0,10px,0) rotate(45deg)
}
.hamburger--3dx.is-active .hamburger-inner[data-v-316a4908]:after{
	-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);
	transform:translate3d(0,-10px,0) rotate(-45deg)
}
.hamburger--3dx-r .hamburger-box[data-v-316a4908]{
	-webkit-perspective:60px;
	perspective:60px
}
.hamburger--3dx-r .hamburger-inner[data-v-316a4908]{
	-webkit-transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
	transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
	transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;
	transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1)
}
.hamburger--3dx-r .hamburger-inner[data-v-316a4908]:after,.hamburger--3dx-r .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
	transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
	transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;
	transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s
}
.hamburger--3dx-r.is-active .hamburger-inner[data-v-316a4908]{
	background-color:transparent;
	-webkit-transform:rotateY(-180deg);
	transform:rotateY(-180deg)
}
.hamburger--3dx-r.is-active .hamburger-inner[data-v-316a4908]:before{
	-webkit-transform:translate3d(0,10px,0) rotate(45deg);
	transform:translate3d(0,10px,0) rotate(45deg)
}
.hamburger--3dx-r.is-active .hamburger-inner[data-v-316a4908]:after{
	-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);
	transform:translate3d(0,-10px,0) rotate(-45deg)
}
.hamburger--3dy .hamburger-box[data-v-316a4908]{
	-webkit-perspective:60px;
	perspective:60px
}
.hamburger--3dy .hamburger-inner[data-v-316a4908]{
	-webkit-transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
	transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
	transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;
	transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1)
}
.hamburger--3dy .hamburger-inner[data-v-316a4908]:after,.hamburger--3dy .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
	transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
	transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;
	transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s
}
.hamburger--3dy.is-active .hamburger-inner[data-v-316a4908]{
	background-color:transparent;
	-webkit-transform:rotateX(-180deg);
	transform:rotateX(-180deg)
}
.hamburger--3dy.is-active .hamburger-inner[data-v-316a4908]:before{
	-webkit-transform:translate3d(0,10px,0) rotate(45deg);
	transform:translate3d(0,10px,0) rotate(45deg)
}
.hamburger--3dy.is-active .hamburger-inner[data-v-316a4908]:after{
	-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);
	transform:translate3d(0,-10px,0) rotate(-45deg)
}
.hamburger--3dy-r .hamburger-box[data-v-316a4908]{
	-webkit-perspective:60px;
	perspective:60px
}
.hamburger--3dy-r .hamburger-inner[data-v-316a4908]{
	-webkit-transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
	transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
	transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;
	transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1)
}
.hamburger--3dy-r .hamburger-inner[data-v-316a4908]:after,.hamburger--3dy-r .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
	transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
	transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;
	transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s
}
.hamburger--3dy-r.is-active .hamburger-inner[data-v-316a4908]{
	background-color:transparent;
	-webkit-transform:rotateX(180deg);
	transform:rotateX(180deg)
}
.hamburger--3dy-r.is-active .hamburger-inner[data-v-316a4908]:before{
	-webkit-transform:translate3d(0,10px,0) rotate(45deg);
	transform:translate3d(0,10px,0) rotate(45deg)
}
.hamburger--3dy-r.is-active .hamburger-inner[data-v-316a4908]:after{
	-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);
	transform:translate3d(0,-10px,0) rotate(-45deg)
}
.hamburger--arrow.is-active .hamburger-inner[data-v-316a4908]:before{
	-webkit-transform:translate3d(-6px,0,0) rotate(-45deg) scaleX(.7);
	transform:translate3d(-6px,0,0) rotate(-45deg) scaleX(.7)
}
.hamburger--arrow.is-active .hamburger-inner[data-v-316a4908]:after{
	-webkit-transform:translate3d(-6px,0,0) rotate(45deg) scaleX(.7);
	transform:translate3d(-6px,0,0) rotate(45deg) scaleX(.7)
}
.hamburger--arrow-r.is-active .hamburger-inner[data-v-316a4908]:before{
	-webkit-transform:translate3d(6px,0,0) rotate(45deg) scaleX(.7);
	transform:translate3d(6px,0,0) rotate(45deg) scaleX(.7)
}
.hamburger--arrow-r.is-active .hamburger-inner[data-v-316a4908]:after{
	-webkit-transform:translate3d(6px,0,0) rotate(-45deg) scaleX(.7);
	transform:translate3d(6px,0,0) rotate(-45deg) scaleX(.7)
}
.hamburger--arrowalt .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition:top .1s ease .1s,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);
	transition:top .1s ease .1s,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);
	transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1);
	transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)
}
.hamburger--arrowalt .hamburger-inner[data-v-316a4908]:after{
	-webkit-transition:bottom .1s ease .1s,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);
	transition:bottom .1s ease .1s,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);
	transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1);
	transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)
}
.hamburger--arrowalt.is-active .hamburger-inner[data-v-316a4908]:before{
	top:0;
	-webkit-transform:translate3d(-6px,-7.5px,0) rotate(-45deg) scaleX(.7);
	transform:translate3d(-6px,-7.5px,0) rotate(-45deg) scaleX(.7);
	-webkit-transition:top .1s ease,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
	transition:top .1s ease,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
	transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
	transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s
}
.hamburger--arrowalt.is-active .hamburger-inner[data-v-316a4908]:after{
	bottom:0;
	-webkit-transform:translate3d(-6px,7.5px,0) rotate(45deg) scaleX(.7);
	transform:translate3d(-6px,7.5px,0) rotate(45deg) scaleX(.7);
	-webkit-transition:bottom .1s ease,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
	transition:bottom .1s ease,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
	transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
	transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s
}
.hamburger--arrowalt-r .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition:top .1s ease .1s,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);
	transition:top .1s ease .1s,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);
	transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1);
	transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)
}
.hamburger--arrowalt-r .hamburger-inner[data-v-316a4908]:after{
	-webkit-transition:bottom .1s ease .1s,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);
	transition:bottom .1s ease .1s,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);
	transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1);
	transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)
}
.hamburger--arrowalt-r.is-active .hamburger-inner[data-v-316a4908]:before{
	top:0;
	-webkit-transform:translate3d(6px,-7.5px,0) rotate(45deg) scaleX(.7);
	transform:translate3d(6px,-7.5px,0) rotate(45deg) scaleX(.7);
	-webkit-transition:top .1s ease,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
	transition:top .1s ease,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
	transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
	transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s
}
.hamburger--arrowalt-r.is-active .hamburger-inner[data-v-316a4908]:after{
	bottom:0;
	-webkit-transform:translate3d(6px,7.5px,0) rotate(-45deg) scaleX(.7);
	transform:translate3d(6px,7.5px,0) rotate(-45deg) scaleX(.7);
	-webkit-transition:bottom .1s ease,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
	transition:bottom .1s ease,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
	transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
	transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s
}
.hamburger--boring .hamburger-inner[data-v-316a4908],.hamburger--boring .hamburger-inner[data-v-316a4908]:after,.hamburger--boring .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition-property:none;
	transition-property:none
}
.hamburger--boring.is-active .hamburger-inner[data-v-316a4908]{
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg)
}
.hamburger--boring.is-active .hamburger-inner[data-v-316a4908]:before{
	top:0;
	opacity:0
}
.hamburger--boring.is-active .hamburger-inner[data-v-316a4908]:after{
	bottom:0;
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg)
}
.hamburger--collapse .hamburger-inner[data-v-316a4908]{
	top:auto;
	bottom:0;
	-webkit-transition-duration:.13s;
	transition-duration:.13s;
	-webkit-transition-delay:.13s;
	transition-delay:.13s;
	-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);
	transition-timing-function:cubic-bezier(.55,.055,.675,.19)
}
.hamburger--collapse .hamburger-inner[data-v-316a4908]:after{
	top:-20px;
	-webkit-transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear;
	transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear
}
.hamburger--collapse .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
	transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
	transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
	transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)
}
.hamburger--collapse.is-active .hamburger-inner[data-v-316a4908]{
	-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);
	transform:translate3d(0,-10px,0) rotate(-45deg);
	-webkit-transition-delay:.22s;
	transition-delay:.22s;
	-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	transition-timing-function:cubic-bezier(.215,.61,.355,1)
}
.hamburger--collapse.is-active .hamburger-inner[data-v-316a4908]:after{
	top:0;
	opacity:0;
	-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;
	transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s
}
.hamburger--collapse.is-active .hamburger-inner[data-v-316a4908]:before{
	top:0;
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg);
	-webkit-transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s;
	transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s;
	transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;
	transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s
}
.hamburger--collapse-r .hamburger-inner[data-v-316a4908]{
	top:auto;
	bottom:0;
	-webkit-transition-duration:.13s;
	transition-duration:.13s;
	-webkit-transition-delay:.13s;
	transition-delay:.13s;
	-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);
	transition-timing-function:cubic-bezier(.55,.055,.675,.19)
}
.hamburger--collapse-r .hamburger-inner[data-v-316a4908]:after{
	top:-20px;
	-webkit-transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear;
	transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear
}
.hamburger--collapse-r .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
	transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
	transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
	transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)
}
.hamburger--collapse-r.is-active .hamburger-inner[data-v-316a4908]{
	-webkit-transform:translate3d(0,-10px,0) rotate(45deg);
	transform:translate3d(0,-10px,0) rotate(45deg);
	-webkit-transition-delay:.22s;
	transition-delay:.22s;
	-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	transition-timing-function:cubic-bezier(.215,.61,.355,1)
}
.hamburger--collapse-r.is-active .hamburger-inner[data-v-316a4908]:after{
	top:0;
	opacity:0;
	-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;
	transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s
}
.hamburger--collapse-r.is-active .hamburger-inner[data-v-316a4908]:before{
	top:0;
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);
	-webkit-transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s;
	transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s;
	transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;
	transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s
}
.hamburger--elastic .hamburger-inner[data-v-316a4908]{
	top:2px;
	-webkit-transition-duration:.275s;
	transition-duration:.275s;
	-webkit-transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);
	transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)
}
.hamburger--elastic .hamburger-inner[data-v-316a4908]:before{
	top:10px;
	-webkit-transition:opacity .125s ease .275s;
	transition:opacity .125s ease .275s
}
.hamburger--elastic .hamburger-inner[data-v-316a4908]:after{
	top:20px;
	-webkit-transition:-webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55);
	transition:-webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55);
	transition:transform .275s cubic-bezier(.68,-.55,.265,1.55);
	transition:transform .275s cubic-bezier(.68,-.55,.265,1.55),-webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55)
}
.hamburger--elastic.is-active .hamburger-inner[data-v-316a4908]{
	-webkit-transform:translate3d(0,10px,0) rotate(135deg);
	transform:translate3d(0,10px,0) rotate(135deg);
	-webkit-transition-delay:75ms;
	transition-delay:75ms
}
.hamburger--elastic.is-active .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition-delay:0s;
	transition-delay:0s;
	opacity:0
}
.hamburger--elastic.is-active .hamburger-inner[data-v-316a4908]:after{
	-webkit-transform:translate3d(0,-20px,0) rotate(-270deg);
	transform:translate3d(0,-20px,0) rotate(-270deg);
	-webkit-transition-delay:75ms;
	transition-delay:75ms
}
.hamburger--elastic-r .hamburger-inner[data-v-316a4908]{
	top:2px;
	-webkit-transition-duration:.275s;
	transition-duration:.275s;
	-webkit-transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);
	transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)
}
.hamburger--elastic-r .hamburger-inner[data-v-316a4908]:before{
	top:10px;
	-webkit-transition:opacity .125s ease .275s;
	transition:opacity .125s ease .275s
}
.hamburger--elastic-r .hamburger-inner[data-v-316a4908]:after{
	top:20px;
	-webkit-transition:-webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55);
	transition:-webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55);
	transition:transform .275s cubic-bezier(.68,-.55,.265,1.55);
	transition:transform .275s cubic-bezier(.68,-.55,.265,1.55),-webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55)
}
.hamburger--elastic-r.is-active .hamburger-inner[data-v-316a4908]{
	-webkit-transform:translate3d(0,10px,0) rotate(-135deg);
	transform:translate3d(0,10px,0) rotate(-135deg);
	-webkit-transition-delay:75ms;
	transition-delay:75ms
}
.hamburger--elastic-r.is-active .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition-delay:0s;
	transition-delay:0s;
	opacity:0
}
.hamburger--elastic-r.is-active .hamburger-inner[data-v-316a4908]:after{
	-webkit-transform:translate3d(0,-20px,0) rotate(270deg);
	transform:translate3d(0,-20px,0) rotate(270deg);
	-webkit-transition-delay:75ms;
	transition-delay:75ms
}
.hamburger--emphatic[data-v-316a4908]{
	overflow:hidden
}
.hamburger--emphatic .hamburger-inner[data-v-316a4908]{
	-webkit-transition:background-color .125s ease-in .175s;
	transition:background-color .125s ease-in .175s
}
.hamburger--emphatic .hamburger-inner[data-v-316a4908]:before{
	left:0;
	-webkit-transition:top .05s linear .125s,left .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335);
	transition:top .05s linear .125s,left .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335);
	transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s;
	transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335)
}
.hamburger--emphatic .hamburger-inner[data-v-316a4908]:after{
	top:10px;
	right:0;
	-webkit-transition:top .05s linear .125s,right .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335);
	transition:top .05s linear .125s,right .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335);
	transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s;
	transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335)
}
.hamburger--emphatic.is-active .hamburger-inner[data-v-316a4908]{
	-webkit-transition-delay:0s;
	transition-delay:0s;
	-webkit-transition-timing-function:ease-out;
	transition-timing-function:ease-out;
	background-color:transparent
}
.hamburger--emphatic.is-active .hamburger-inner[data-v-316a4908]:before{
	left:-60px;
	top:-60px;
	-webkit-transform:translate3d(60px,60px,0) rotate(45deg);
	transform:translate3d(60px,60px,0) rotate(45deg);
	-webkit-transition:left .125s ease-out,top .05s linear .125s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
	transition:left .125s ease-out,top .05s linear .125s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
	transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;
	transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s
}
.hamburger--emphatic.is-active .hamburger-inner[data-v-316a4908]:after{
	right:-60px;
	top:-60px;
	-webkit-transform:translate3d(-60px,60px,0) rotate(-45deg);
	transform:translate3d(-60px,60px,0) rotate(-45deg);
	-webkit-transition:right .125s ease-out,top .05s linear .125s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
	transition:right .125s ease-out,top .05s linear .125s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
	transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;
	transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s
}
.hamburger--emphatic-r[data-v-316a4908]{
	overflow:hidden
}
.hamburger--emphatic-r .hamburger-inner[data-v-316a4908]{
	-webkit-transition:background-color .125s ease-in .175s;
	transition:background-color .125s ease-in .175s
}
.hamburger--emphatic-r .hamburger-inner[data-v-316a4908]:before{
	left:0;
	-webkit-transition:top .05s linear .125s,left .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335);
	transition:top .05s linear .125s,left .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335);
	transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s;
	transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335)
}
.hamburger--emphatic-r .hamburger-inner[data-v-316a4908]:after{
	top:10px;
	right:0;
	-webkit-transition:top .05s linear .125s,right .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335);
	transition:top .05s linear .125s,right .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335);
	transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s;
	transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335)
}
.hamburger--emphatic-r.is-active .hamburger-inner[data-v-316a4908]{
	-webkit-transition-delay:0s;
	transition-delay:0s;
	-webkit-transition-timing-function:ease-out;
	transition-timing-function:ease-out;
	background-color:transparent
}
.hamburger--emphatic-r.is-active .hamburger-inner[data-v-316a4908]:before{
	left:-60px;
	top:60px;
	-webkit-transform:translate3d(60px,-60px,0) rotate(-45deg);
	transform:translate3d(60px,-60px,0) rotate(-45deg);
	-webkit-transition:left .125s ease-out,top .05s linear .125s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
	transition:left .125s ease-out,top .05s linear .125s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
	transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;
	transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s
}
.hamburger--emphatic-r.is-active .hamburger-inner[data-v-316a4908]:after{
	right:-60px;
	top:60px;
	-webkit-transform:translate3d(-60px,-60px,0) rotate(45deg);
	transform:translate3d(-60px,-60px,0) rotate(45deg);
	-webkit-transition:right .125s ease-out,top .05s linear .125s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
	transition:right .125s ease-out,top .05s linear .125s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
	transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;
	transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s
}
.hamburger--slider .hamburger-inner[data-v-316a4908]{
	top:2px
}
.hamburger--slider .hamburger-inner[data-v-316a4908]:before{
	top:10px;
	-webkit-transition-property:opacity,-webkit-transform;
	transition-property:opacity,-webkit-transform;
	transition-property:transform,opacity;
	transition-property:transform,opacity,-webkit-transform;
	-webkit-transition-timing-function:ease;
	transition-timing-function:ease;
	-webkit-transition-duration:.15s;
	transition-duration:.15s
}
.hamburger--slider .hamburger-inner[data-v-316a4908]:after{
	top:20px
}
.hamburger--slider.is-active .hamburger-inner[data-v-316a4908]{
	-webkit-transform:translate3d(0,10px,0) rotate(45deg);
	transform:translate3d(0,10px,0) rotate(45deg)
}
.hamburger--slider.is-active .hamburger-inner[data-v-316a4908]:before{
	-webkit-transform:rotate(-45deg) translate3d(-4.28571px,-6px,0);
	transform:rotate(-45deg) translate3d(-4.28571px,-6px,0);
	opacity:0
}
.hamburger--slider.is-active .hamburger-inner[data-v-316a4908]:after{
	-webkit-transform:translate3d(0,-20px,0) rotate(-90deg);
	transform:translate3d(0,-20px,0) rotate(-90deg)
}
.hamburger--slider-r .hamburger-inner[data-v-316a4908]{
	top:2px
}
.hamburger--slider-r .hamburger-inner[data-v-316a4908]:before{
	top:10px;
	-webkit-transition-property:opacity,-webkit-transform;
	transition-property:opacity,-webkit-transform;
	transition-property:transform,opacity;
	transition-property:transform,opacity,-webkit-transform;
	-webkit-transition-timing-function:ease;
	transition-timing-function:ease;
	-webkit-transition-duration:.15s;
	transition-duration:.15s
}
.hamburger--slider-r .hamburger-inner[data-v-316a4908]:after{
	top:20px
}
.hamburger--slider-r.is-active .hamburger-inner[data-v-316a4908]{
	-webkit-transform:translate3d(0,10px,0) rotate(-45deg);
	transform:translate3d(0,10px,0) rotate(-45deg)
}
.hamburger--slider-r.is-active .hamburger-inner[data-v-316a4908]:before{
	-webkit-transform:rotate(45deg) translate3d(4.28571px,-6px,0);
	transform:rotate(45deg) translate3d(4.28571px,-6px,0);
	opacity:0
}
.hamburger--slider-r.is-active .hamburger-inner[data-v-316a4908]:after{
	-webkit-transform:translate3d(0,-20px,0) rotate(90deg);
	transform:translate3d(0,-20px,0) rotate(90deg)
}
.hamburger--spring .hamburger-inner[data-v-316a4908]{
	top:2px;
	-webkit-transition:background-color 0s linear .13s;
	transition:background-color 0s linear .13s
}
.hamburger--spring .hamburger-inner[data-v-316a4908]:before{
	top:10px;
	-webkit-transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
	transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
	transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
	transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)
}
.hamburger--spring .hamburger-inner[data-v-316a4908]:after{
	top:20px;
	-webkit-transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
	transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
	transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
	transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)
}
.hamburger--spring.is-active .hamburger-inner[data-v-316a4908]{
	-webkit-transition-delay:.22s;
	transition-delay:.22s;
	background-color:transparent
}
.hamburger--spring.is-active .hamburger-inner[data-v-316a4908]:before{
	top:0;
	-webkit-transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;
	transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;
	transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;
	transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;
	-webkit-transform:translate3d(0,10px,0) rotate(45deg);
	transform:translate3d(0,10px,0) rotate(45deg)
}
.hamburger--spring.is-active .hamburger-inner[data-v-316a4908]:after{
	top:0;
	-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;
	transition:top .2s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;
	transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;
	transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;
	-webkit-transform:translate3d(0,10px,0) rotate(-45deg);
	transform:translate3d(0,10px,0) rotate(-45deg)
}
.hamburger--spring-r .hamburger-inner[data-v-316a4908]{
	top:auto;
	bottom:0;
	-webkit-transition-duration:.13s;
	transition-duration:.13s;
	-webkit-transition-delay:0s;
	transition-delay:0s;
	-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);
	transition-timing-function:cubic-bezier(.55,.055,.675,.19)
}
.hamburger--spring-r .hamburger-inner[data-v-316a4908]:after{
	top:-20px;
	-webkit-transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear;
	transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear
}
.hamburger--spring-r .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
	transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
	transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
	transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)
}
.hamburger--spring-r.is-active .hamburger-inner[data-v-316a4908]{
	-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);
	transform:translate3d(0,-10px,0) rotate(-45deg);
	-webkit-transition-delay:.22s;
	transition-delay:.22s;
	-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	transition-timing-function:cubic-bezier(.215,.61,.355,1)
}
.hamburger--spring-r.is-active .hamburger-inner[data-v-316a4908]:after{
	top:0;
	opacity:0;
	-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;
	transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s
}
.hamburger--spring-r.is-active .hamburger-inner[data-v-316a4908]:before{
	top:0;
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);
	-webkit-transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;
	transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;
	transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;
	transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s
}
.hamburger--stand .hamburger-inner[data-v-316a4908]{
	-webkit-transition:background-color 0s linear 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) .15s;
	transition:background-color 0s linear 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) .15s;
	transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms;
	transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) .15s
}
.hamburger--stand .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition:top 75ms ease-in 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
	transition:top 75ms ease-in 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
	transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
	transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s
}
.hamburger--stand .hamburger-inner[data-v-316a4908]:after{
	-webkit-transition:bottom 75ms ease-in 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
	transition:bottom 75ms ease-in 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
	transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
	transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s
}
.hamburger--stand.is-active .hamburger-inner[data-v-316a4908]{
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);
	background-color:transparent;
	-webkit-transition:background-color 0s linear .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) 0s;
	transition:background-color 0s linear .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) 0s;
	transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;
	transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) 0s
}
.hamburger--stand.is-active .hamburger-inner[data-v-316a4908]:before{
	top:0;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	-webkit-transition:top 75ms ease-out .1s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
	transition:top 75ms ease-out .1s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
	transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
	transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s
}
.hamburger--stand.is-active .hamburger-inner[data-v-316a4908]:after{
	bottom:0;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	-webkit-transition:bottom 75ms ease-out .1s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
	transition:bottom 75ms ease-out .1s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
	transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
	transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s
}
.hamburger--stand-r .hamburger-inner[data-v-316a4908]{
	-webkit-transition:background-color 0s linear 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) .15s;
	transition:background-color 0s linear 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) .15s;
	transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms;
	transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) .15s
}
.hamburger--stand-r .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition:top 75ms ease-in 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
	transition:top 75ms ease-in 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
	transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
	transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s
}
.hamburger--stand-r .hamburger-inner[data-v-316a4908]:after{
	-webkit-transition:bottom 75ms ease-in 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
	transition:bottom 75ms ease-in 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
	transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
	transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s
}
.hamburger--stand-r.is-active .hamburger-inner[data-v-316a4908]{
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg);
	background-color:transparent;
	-webkit-transition:background-color 0s linear .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) 0s;
	transition:background-color 0s linear .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) 0s;
	transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;
	transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) 0s
}
.hamburger--stand-r.is-active .hamburger-inner[data-v-316a4908]:before{
	top:0;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	-webkit-transition:top 75ms ease-out .1s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
	transition:top 75ms ease-out .1s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
	transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
	transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s
}
.hamburger--stand-r.is-active .hamburger-inner[data-v-316a4908]:after{
	bottom:0;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	-webkit-transition:bottom 75ms ease-out .1s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
	transition:bottom 75ms ease-out .1s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
	transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
	transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s
}
.hamburger--spin .hamburger-inner[data-v-316a4908]{
	-webkit-transition-duration:.22s;
	transition-duration:.22s;
	-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);
	transition-timing-function:cubic-bezier(.55,.055,.675,.19)
}
.hamburger--spin .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition:top .1s ease-in .25s,opacity .1s ease-in;
	transition:top .1s ease-in .25s,opacity .1s ease-in
}
.hamburger--spin .hamburger-inner[data-v-316a4908]:after{
	-webkit-transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);
	transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);
	transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19);
	transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)
}
.hamburger--spin.is-active .hamburger-inner[data-v-316a4908]{
	-webkit-transform:rotate(225deg);
	transform:rotate(225deg);
	-webkit-transition-delay:.12s;
	transition-delay:.12s;
	-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	transition-timing-function:cubic-bezier(.215,.61,.355,1)
}
.hamburger--spin.is-active .hamburger-inner[data-v-316a4908]:before{
	top:0;
	opacity:0;
	-webkit-transition:top .1s ease-out,opacity .1s ease-out .12s;
	transition:top .1s ease-out,opacity .1s ease-out .12s
}
.hamburger--spin.is-active .hamburger-inner[data-v-316a4908]:after{
	bottom:0;
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg);
	-webkit-transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;
	transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;
	transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;
	transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s
}
.hamburger--spin-r .hamburger-inner[data-v-316a4908]{
	-webkit-transition-duration:.22s;
	transition-duration:.22s;
	-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);
	transition-timing-function:cubic-bezier(.55,.055,.675,.19)
}
.hamburger--spin-r .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition:top .1s ease-in .25s,opacity .1s ease-in;
	transition:top .1s ease-in .25s,opacity .1s ease-in
}
.hamburger--spin-r .hamburger-inner[data-v-316a4908]:after{
	-webkit-transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);
	transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);
	transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19);
	transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)
}
.hamburger--spin-r.is-active .hamburger-inner[data-v-316a4908]{
	-webkit-transform:rotate(-225deg);
	transform:rotate(-225deg);
	-webkit-transition-delay:.12s;
	transition-delay:.12s;
	-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	transition-timing-function:cubic-bezier(.215,.61,.355,1)
}
.hamburger--spin-r.is-active .hamburger-inner[data-v-316a4908]:before{
	top:0;
	opacity:0;
	-webkit-transition:top .1s ease-out,opacity .1s ease-out .12s;
	transition:top .1s ease-out,opacity .1s ease-out .12s
}
.hamburger--spin-r.is-active .hamburger-inner[data-v-316a4908]:after{
	bottom:0;
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);
	-webkit-transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;
	transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;
	transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;
	transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s
}
.hamburger--squeeze .hamburger-inner[data-v-316a4908]{
	-webkit-transition-duration:75ms;
	transition-duration:75ms;
	-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);
	transition-timing-function:cubic-bezier(.55,.055,.675,.19)
}
.hamburger--squeeze .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition:top 75ms ease .12s,opacity 75ms ease;
	transition:top 75ms ease .12s,opacity 75ms ease
}
.hamburger--squeeze .hamburger-inner[data-v-316a4908]:after{
	-webkit-transition:bottom 75ms ease .12s,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19);
	transition:bottom 75ms ease .12s,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19);
	transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19);
	transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19)
}
.hamburger--squeeze.is-active .hamburger-inner[data-v-316a4908]{
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	-webkit-transition-delay:.12s;
	transition-delay:.12s;
	-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
	transition-timing-function:cubic-bezier(.215,.61,.355,1)
}
.hamburger--squeeze.is-active .hamburger-inner[data-v-316a4908]:before{
	top:0;
	opacity:0;
	-webkit-transition:top 75ms ease,opacity 75ms ease .12s;
	transition:top 75ms ease,opacity 75ms ease .12s
}
.hamburger--squeeze.is-active .hamburger-inner[data-v-316a4908]:after{
	bottom:0;
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg);
	-webkit-transition:bottom 75ms ease,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
	transition:bottom 75ms ease,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
	transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
	transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .12s
}
.hamburger--vortex .hamburger-inner[data-v-316a4908]{
	-webkit-transition-duration:.2s;
	transition-duration:.2s;
	-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);
	transition-timing-function:cubic-bezier(.19,1,.22,1)
}
.hamburger--vortex .hamburger-inner[data-v-316a4908]:after,.hamburger--vortex .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition-duration:0s;
	transition-duration:0s;
	-webkit-transition-delay:.1s;
	transition-delay:.1s;
	-webkit-transition-timing-function:linear;
	transition-timing-function:linear
}
.hamburger--vortex .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition-property:top,opacity;
	transition-property:top,opacity
}
.hamburger--vortex .hamburger-inner[data-v-316a4908]:after{
	-webkit-transition-property:bottom,-webkit-transform;
	transition-property:bottom,-webkit-transform;
	transition-property:bottom,transform;
	transition-property:bottom,transform,-webkit-transform
}
.hamburger--vortex.is-active .hamburger-inner[data-v-316a4908]{
	-webkit-transform:rotate(765deg);
	transform:rotate(765deg);
	-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);
	transition-timing-function:cubic-bezier(.19,1,.22,1)
}
.hamburger--vortex.is-active .hamburger-inner[data-v-316a4908]:after,.hamburger--vortex.is-active .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition-delay:0s;
	transition-delay:0s
}
.hamburger--vortex.is-active .hamburger-inner[data-v-316a4908]:before{
	top:0;
	opacity:0
}
.hamburger--vortex.is-active .hamburger-inner[data-v-316a4908]:after{
	bottom:0;
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg)
}
.hamburger--vortex-r .hamburger-inner[data-v-316a4908]{
	-webkit-transition-duration:.2s;
	transition-duration:.2s;
	-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);
	transition-timing-function:cubic-bezier(.19,1,.22,1)
}
.hamburger--vortex-r .hamburger-inner[data-v-316a4908]:after,.hamburger--vortex-r .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition-duration:0s;
	transition-duration:0s;
	-webkit-transition-delay:.1s;
	transition-delay:.1s;
	-webkit-transition-timing-function:linear;
	transition-timing-function:linear
}
.hamburger--vortex-r .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition-property:top,opacity;
	transition-property:top,opacity
}
.hamburger--vortex-r .hamburger-inner[data-v-316a4908]:after{
	-webkit-transition-property:bottom,-webkit-transform;
	transition-property:bottom,-webkit-transform;
	transition-property:bottom,transform;
	transition-property:bottom,transform,-webkit-transform
}
.hamburger--vortex-r.is-active .hamburger-inner[data-v-316a4908]{
	-webkit-transform:rotate(-765deg);
	transform:rotate(-765deg);
	-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);
	transition-timing-function:cubic-bezier(.19,1,.22,1)
}
.hamburger--vortex-r.is-active .hamburger-inner[data-v-316a4908]:after,.hamburger--vortex-r.is-active .hamburger-inner[data-v-316a4908]:before{
	-webkit-transition-delay:0s;
	transition-delay:0s
}
.hamburger--vortex-r.is-active .hamburger-inner[data-v-316a4908]:before{
	top:0;
	opacity:0
}
.hamburger--vortex-r.is-active .hamburger-inner[data-v-316a4908]:after{
	bottom:0;
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg)
}
.hamburger[data-v-316a4908]{
	padding-left:0
}
.hamburger-box[data-v-316a4908]{
	display:block
}
.featured-container[data-v-93f6d02a]{
	margin-bottom:1rem
}
.filters[data-v-93f6d02a]{
	margin-bottom:1rem;
	-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1);
	box-shadow:0 4px 4px 0 rgba(0,0,0,.1)
}
.filters header[data-v-93f6d02a]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.filters header h4[data-v-93f6d02a]{
	color:#fff;
	padding:.625rem 1rem .75rem;
	margin:0;
	text-transform:uppercase;
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1;
	font-size:1.14rem;
	font-family:Maison Neue Extended,Helvetica,sans-serif
}
.filters .filter-content[data-v-93f6d02a]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	background:#fff;
	padding:1rem
}
.filters .filter-content .tag[data-v-93f6d02a]{
	cursor:pointer;
	padding:.5rem
}
.filters .filter-content .tag.active span[data-v-93f6d02a]{
	background:#231f20;
	color:#fff
}
.cards[data-v-93f6d02a]{
	position:relative
}
.cards img[data-v-93f6d02a]{
	max-width:none;
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover;
	display:block;
	-webkit-box-shadow:none;
	box-shadow:none
}
.cards .has-click-event[data-v-93f6d02a]{
	cursor:pointer
}
.cards .date[data-v-93f6d02a],.cards .publication[data-v-93f6d02a]{
	margin-bottom:.5rem;
	color:#868e96;
	display:inline-block;
	font-size:.875rem
}
.cards .wrapper[data-v-93f6d02a]{
	background:#fff;
	-webkit-box-shadow:0 4px 3px 0 rgba(0,0,0,.1);
	box-shadow:0 4px 3px 0 rgba(0,0,0,.1)
}
.cards .wrapper .inner[data-v-93f6d02a]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column
}
.cards .wrapper .inner .content[data-v-93f6d02a]{
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1;
	margin-bottom:1rem
}
.cards .featured[data-v-93f6d02a]{
	padding:0 0 1rem
}
.cards .featured.-for-data-panel[data-v-93f6d02a]{
	border-bottom:1px solid #e9ecef;
	padding:0 0 3rem;
	margin-bottom:3rem
}
.cards .featured.-for-data-panel[data-v-93f6d02a]:last-child{
	border-bottom:0;
	margin-bottom:0;
	padding-bottom:0
}
.cards .featured.-for-data-panel.is-mobile .wrapper[data-v-93f6d02a]{
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column
}
.cards .featured.-for-data-panel.is-mobile .wrapper.has-img figure[data-v-93f6d02a]{
	width:100%
}
.cards .featured.-for-data-panel.is-mobile .wrapper .inner[data-v-93f6d02a]{
	padding:1rem 0 0;
	width:100%!important
}
.cards .featured.-for-data-panel .wrapper[data-v-93f6d02a]{
	-webkit-box-shadow:none;
	box-shadow:none;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:reverse;
	-ms-flex-direction:row-reverse;
	flex-direction:row-reverse
}
.cards .featured.-for-data-panel .wrapper.has-img .inner[data-v-93f6d02a],.cards .featured.-for-data-panel .wrapper.has-img figure[data-v-93f6d02a]{
	width:50%
}
.cards .featured.-for-data-panel .wrapper .inner[data-v-93f6d02a]{
	padding:0 1rem 0 0;
	width:100%
}
.cards .featured.-for-data-panel .wrapper .inner .button-bar[data-v-93f6d02a]:not(:last-child){
	margin-bottom:1rem
}
.cards .featured.-for-data-panel h4[data-v-93f6d02a]{
	margin-bottom:.2em
}
.cards .featured.-for-data-panel .inner[data-v-93f6d02a]{
	padding:0
}
.cards .featured .wrapper[data-v-93f6d02a]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column
}
.cards .featured .wrapper.has-img .inner[data-v-93f6d02a],.cards .featured .wrapper.has-img figure[data-v-93f6d02a]{
	width:100%
}
@media (min-width:768px){
	.cards .featured .wrapper[data-v-93f6d02a]{
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-ms-flex-direction:row;
		flex-direction:row
	}
	.cards .featured .wrapper.has-img figure[data-v-93f6d02a]{
		width:40%
	}
	.cards .featured .wrapper.has-img .inner[data-v-93f6d02a]{
		width:60%
	}
}
.cards .featured .wrapper .inner[data-v-93f6d02a]{
	padding:2rem;
	width:100%;
	overflow:hidden
}
.cards .featured .wrapper .action[data-v-93f6d02a]{
	margin:1rem 0 0
}
.cards .featured .wrapper .btn[data-v-93f6d02a]{
	margin:0
}
.cards .wrapper .inner[data-v-93f6d02a]{
	padding:1.25rem;
	font-size:.938rem;
	overflow:hidden
}
.cards .wrapper .inner .action a[data-v-93f6d02a]{
	text-transform:uppercase;
	text-decoration:none;
	font-size:.938rem;
	-webkit-transition:all .5s;
	transition:all .5s
}
.cards .tag span[data-v-93f6d02a]{
	color:rgba(31,36,38,.7);
	background:#e9ecef;
	font-size:.714rem;
	display:inline-block;
	border-radius:1rem;
	padding:.25rem 1.25rem;
	margin:.1rem;
	text-align:center
}
.button-bar[data-v-93f6d02a]{
	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
}
.button-bar .btn.-text[data-v-93f6d02a]{
	-ms-flex-negative:0;
	flex-shrink:0;
	padding-right:1rem
}
.cards[data-v-93f6d02a]{
	color:#1f2426
}
.cards h4[data-v-93f6d02a]{
	font-size:1.5714285714rem;
	font-family:Maison Neue Thin,Helvetica,sans-serif;
	margin-bottom:.75rem;
	color:#1f2426
}
.cards h4 span[data-v-93f6d02a]{
	color:rgba(31,36,38,.7)
}
.sendmail[data-v-1b4c9986]{
	color:#fff;
	display:none;
	background:rgba(54,59,64,.9);
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:1000;
	padding:5rem;
	overflow:auto
}
.sendmail[mode=xs][data-v-1b4c9986]{
	padding:2rem
}
.sendmail[modal-active][data-v-1b4c9986]{
	display:block
}
.close-btn[data-v-1b4c9986]{
	color:#fff;
	cursor:pointer;
	position:absolute;
	top:2rem;
	right:2rem
}
form[data-v-1b4c9986]{
	width:100%;
	max-width:32.5rem;
	margin:0 auto
}
form h2[data-v-1b4c9986]{
	color:#bcbec0
}
form label[data-v-1b4c9986]{
	color:#fff;
	cursor:pointer;
	display:inline-block;
	float:left;
	clear:left
}
form input[data-v-1b4c9986]{
	border-radius:.1875em;
	margin:0
}
form .group[data-v-1b4c9986]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	overflow:hidden;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column
}
form .group.-cols-2[data-v-1b4c9986]{
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
	margin-left:-.5rem;
	margin-right:-.5rem
}
form .group>div[data-v-1b4c9986]{
	width:50%;
	padding:0 .5rem
}
form .response[data-v-1b4c9986]{
	text-align:center
}
.reveal[data-v-983626fc]{
	background:#fff
}
.reveal.is-mobile .caption[data-v-983626fc]{
	padding-bottom:1rem
}
.reveal.compact .items[data-v-983626fc]{
	padding-top:0
}
.reveal.compact .items .item[data-v-983626fc]{
	padding:0 2rem
}
.reveal.compact .items .item .item-content[data-v-983626fc]{
	padding-bottom:1rem
}
.reveal.is-mobile .items .item[data-v-983626fc]{
	padding:0
}
.reveal.hide-first-divider .item[data-v-983626fc]:first-child{
	border-top:0!important
}
.reveal .title-wrapper[data-v-983626fc]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.reveal .title-wrapper .caption[data-v-983626fc]{
	font-size:.825em
}
.reveal .title-thumbnail[data-v-983626fc]{
	width:8rem;
	height:8rem
}
.reveal .items[data-v-983626fc]{
	padding:2rem 0
}
.reveal .items .item[data-v-983626fc]{
	border-bottom:1px solid #ced4da;
	padding:1rem;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	position:relative
}
.reveal .items .item[data-v-983626fc]:first-child{
	border-top:1px solid #ced4da
}
.reveal .items .item .title-container[data-v-983626fc]{
	cursor:pointer;
	width:100%;
	padding-top:1rem;
	padding-bottom:1rem
}
.reveal .items .item .title-container h4[data-v-983626fc]{
	margin:0;
	position:relative;
	padding-right:2rem
}
.reveal .items .item .title-container h4[data-v-983626fc]:before{
	content:"";
	position:absolute;
	right:0;
	top:50%;
	margin-top:-.5rem;
	width:1rem;
	height:1rem;
	background:url("/_files/images/plus-circle.svg") 50% no-repeat;
	background-size:1rem;
	opacity:.5
}
.reveal .items .item.is-active .title-container h4[data-v-983626fc]:before{
	background:url("/_files/images/minus-circle.svg") 50% no-repeat;
	background-size:1rem
}
.toggle .title[data-v-345f296b]{
	cursor:pointer;
	padding:.5rem 0
}
.toggle .title[data-v-345f296b] *{
	padding-left:2.5rem;
	margin:0
}
.toggle .title svg[data-v-345f296b]{
	width:30px;
	height:30px;
	padding-left:0;
	position:absolute
}
.toggle .description-container[data-v-345f296b]{
	padding:1rem 2.5rem
}
.quotes[data-v-50c5e142]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	background:#fff;
	-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1);
	box-shadow:0 4px 4px 0 rgba(0,0,0,.1)
}
.quotes[mode=xs][data-v-50c5e142]{
	-webkit-box-orient:vertical;
	-webkit-box-direction:reverse;
	-ms-flex-direction:column-reverse;
	flex-direction:column-reverse
}
.quotes[mode=xs][data-v-50c5e142]>:first-child{
	width:100%
}
.quotes[mode=xs][data-v-50c5e142]>:first-child:after{
	display:none
}
.quotes[mode=xs][data-v-50c5e142]>:last-child{
	width:100%
}
.quotes blockquote[data-v-50c5e142]{
	color:#fff;
	padding:0;
	margin:0;
	font-size:2rem
}
.quotes>div[data-v-50c5e142]{
	padding:2rem 3rem;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.quotes .quote-wrapper[data-v-50c5e142]{
	position:relative;
	width:75%;
	color:#fff
}
.quotes .quote-wrapper[data-v-50c5e142]:after{
	content:"";
	position:absolute;
	right:-1rem;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	width:0;
	height:0;
	border-style:solid;
	border-width:1rem 0 1rem 1rem;
	border-color:transparent transparent transparent #ffa300
}
.quotes .quote-info-wrapper[data-v-50c5e142]{
	width:25%;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	text-align:center
}
.quotes .quote-info-wrapper[data-v-50c5e142],.quotes .quote-info-wrapper ul[data-v-50c5e142]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.quotes .quote-info-wrapper ul[data-v-50c5e142]{
	padding:1em 0 .25em;
	list-style:none;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.quotes .quote-info-wrapper ul li[data-v-50c5e142]{
	width:10px;
	height:10px;
	display:block;
	background:#fff;
	border:1px solid #adb5bd;
	border-radius:50%;
	margin:.5em;
	cursor:pointer
}
.quotes .quote-info-wrapper ul li.is-active[data-v-50c5e142]{
	background:#adb5bd
}
.quotes .quote-info-wrapper figure[data-v-50c5e142]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin-bottom:.75rem;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.quotes .quote-info-wrapper figure img[data-v-50c5e142]{
	-o-object-fit:cover;
	object-fit:cover;
	border-radius:50%;
	width:100px;
	height:100px;
	max-width:none;
	border:1px solid #adb5bd
}
.quotes .quote-info-wrapper .name[data-v-50c5e142],.quotes .quote-info-wrapper .position[data-v-50c5e142]{
	color:#1f2426
}
.quotes .quote-info-wrapper .name[data-v-50c5e142]{
	line-height:1.4
}
.quotes .quote-info-wrapper .position[data-v-50c5e142]{
	font-size:.75rem
}
.subscribe-newsletter[for-modal][data-v-8cd178f8]{
	color:#fff;
	display:none;
	background:rgba(54,59,64,.9);
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:1000;
	padding:5rem;
	overflow:auto
}
.subscribe-newsletter[for-modal][mode=xs][data-v-8cd178f8]{
	padding:2rem
}
.subscribe-newsletter[for-modal][modal-active][data-v-8cd178f8]{
	display:block
}
.description[data-v-8cd178f8]{
	color:#fff
}
.close-btn[data-v-8cd178f8]{
	color:#fff;
	cursor:pointer;
	position:absolute;
	top:2rem;
	right:2rem
}
form[data-v-8cd178f8]{
	width:100%;
	max-width:32.5rem;
	margin:0 auto
}
form h2[data-v-8cd178f8]{
	color:#bcbec0
}
form label[data-v-8cd178f8]{
	color:#fff;
	cursor:pointer;
	display:inline-block;
	float:left;
	clear:left
}
form input[data-v-8cd178f8]{
	border-radius:.1875em;
	margin:0
}
form .group[data-v-8cd178f8]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	overflow:hidden
}
form .group.-cols-2[data-v-8cd178f8]{
	margin-left:-.5rem;
	margin-right:-.5rem
}
form .group>div[data-v-8cd178f8]{
	width:50%;
	padding:0 .5rem
}
form .group.type[data-v-8cd178f8]{
	display:block
}
form .group.type .type-instruction[data-v-8cd178f8]{
	display:block;
	color:#fff
}
form .group.type>label[data-v-8cd178f8]{
	display:inline-block;
	float:none
}
form .group.type>label[data-v-8cd178f8]:last-child{
	margin-left:2rem
}
form .group.type [type=checkbox][data-v-8cd178f8]{
	cursor:pointer
}
form .response[data-v-8cd178f8]{
	text-align:center
}
.disclaimer[data-v-8cd178f8]{
	background:#868e96;
	margin-bottom:2rem
}
.disclaimer>div[data-v-8cd178f8]{
	padding:1.5rem 1.75rem
}
.disclaimer>div p[data-v-8cd178f8]{
	margin:0;
	color:#fff
}
.disclaimer[data-v-8cd178f8]>:nth-child(2){
	padding-top:0
}
.search form[data-v-4f0a1e2d]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.search form input[type=text][data-v-4f0a1e2d]{
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1
}
.search .results .items[data-v-4f0a1e2d]{
	margin:2rem 0 0
}
.search .results .items .search-description[data-v-4f0a1e2d]{
	padding-bottom:2rem
}
.search .results .items .search-description .about[data-v-4f0a1e2d]{
	font-style:italic;
	color:#ffa300
}
.search .results .items .item[data-v-4f0a1e2d]{
	margin:0 0 2rem
}
.search .results .items .item a[data-v-4f0a1e2d]:hover{
	text-decoration:underline
}
.search .results .items .item a h2[data-v-4f0a1e2d]{
	margin:0;
	font-weight:700
}
.search .results .items .item .link[data-v-4f0a1e2d]{
	color:#77a47f;
	font-style:italic
}
.results[data-v-4f0a1e2d] ul{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	list-style:none;
	padding:0;
	margin:0;
	width:100%
}
.results[data-v-4f0a1e2d] ul li{
	padding:.3rem
}
.results[data-v-4f0a1e2d] ul li.disabled a,.results[data-v-4f0a1e2d] ul li.disabled a:active,.results[data-v-4f0a1e2d] ul li.disabled a:hover{
	color:#808285
}
.data-panel[data-v-6dae1c58]{
	margin:2rem 0 0;
	background:#fff;
	-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1);
	box-shadow:0 4px 4px 0 rgba(0,0,0,.1)
}
.data-panel ul.data-panel-screen-headers[data-v-6dae1c58]{
	margin:0;
	padding:0;
	list-style-type:none;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.data-panel ul.data-panel-screen-headers li[data-v-6dae1c58]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1;
	overflow:hidden
}
.data-panel ul.data-panel-screen-headers li h4[data-v-6dae1c58]{
	cursor:pointer;
	background:#414042;
	color:#a7a9ac;
	padding:1.375rem 2rem;
	font-family:Maison Neue Extended,Helvetica,sans-serif;
	font-weight:700;
	font-size:1.2857142857rem;
	margin:0;
	text-transform:uppercase;
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1;
	-webkit-transition:all .5s;
	transition:all .5s;
	overflow:hidden;
	text-overflow:ellipsis
}
.data-panel ul.data-panel-screen-headers li h4.is-active[data-v-6dae1c58]{
	color:#fff
}
.data-panel-tabs ul[data-v-1e6f0037]{
	padding:1rem 0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	background:#a5a7a8;
	list-style:none;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.data-panel-tabs ul li[data-v-1e6f0037]{
	text-align:center
}
.data-panel-tabs ul a[data-v-1e6f0037]{
	text-decoration:none;
	color:#414042;
	font-size:1rem;
	-webkit-transition:all .5s;
	transition:all .5s;
	padding:0 2em;
	font-family:Maison Neue Extended,Helvetica,sans-serif;
	text-transform:uppercase
}
.data-panel-tabs ul a[data-v-1e6f0037]:hover{
	color:#fff
}
.data-panel-tabs ul a.is-active[data-v-1e6f0037]{
	cursor:default;
	color:#fff
}
.data-panel-tabs.is-mobile ul[data-v-1e6f0037]{
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.data-panel-body[data-v-18789b3d]{
	color:#1f2426;
	padding:3rem
}
.data-panel-body.is-mobile[data-v-18789b3d]{
	padding:2rem
}
.data-panel-body.compact[data-v-18789b3d]{
	padding-top:0;
	padding-bottom:0
}
.address-container[data-v-9fb5f744]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.address-container .pin-icon[data-v-9fb5f744]{
	margin:6px 6px 0 0
}
.address-container address[data-v-9fb5f744]{
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1
}
address[data-v-9fb5f744]{
	font-style:normal
}
.pin-icon[data-v-9fb5f744]{
	width:1.5em;
	height:1.5em
}
.stage .featured-image[data-v-4cd42b51]{
	padding-bottom:58%;
	background-size:contain;
	background-color:#f1f3f5;
	background-position:50%;
	background-repeat:no-repeat;
	position:relative
}
.stage .featured-image .gallery-nav-controls[data-v-4cd42b51]{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0
}
.stage .featured-image .gallery-nav-controls .gallery-nav[data-v-4cd42b51]{
	position:absolute;
	top:0;
	bottom:0;
	width:6.25rem;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	cursor:pointer;
	background:rgba(0,0,0,.3)
}
.stage .featured-image .gallery-nav-controls .gallery-nav svg[data-v-4cd42b51]{
	color:#495057;
	stroke:#fff
}
.stage .featured-image .gallery-nav-controls .gallery-nav.next[data-v-4cd42b51]{
	right:0;
	background:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.3)),to(transparent));
	background:linear-gradient(270deg,rgba(0,0,0,.3),transparent)
}
.stage .featured-image .gallery-nav-controls .gallery-nav.prev[data-v-4cd42b51]{
	left:0;
	background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.3)),to(transparent));
	background:linear-gradient(90deg,rgba(0,0,0,.3),transparent)
}
.stage .caption-box[data-v-4cd42b51]{
	padding:1rem 2rem;
	border:1px solid #dee2e6
}
.stage .gallery-items[data-v-4cd42b51]{
	margin-top:2rem
}
.stage .gallery-items .gallery-image[data-v-4cd42b51]{
	margin-bottom:1rem;
	height:9.375rem;
	cursor:pointer;
	background-size:cover;
	background-position:50%;
	background-repeat:no-repeat;
	background-color:#f1f3f5
}
.stage .gallery-items .gallery-image.selected[data-v-4cd42b51]{
	opacity:.5
}
.stage.is-mobile .gallery-image[data-v-4cd42b51]{
	height:6.25rem!important
}
.segment-container[data-v-e0e98946]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.segment-container>[data-v-e0e98946]:not(.contact-icon){
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1
}
h6[data-v-e0e98946]{
	font-size:1.001em;
	letter-spacing:normal;
	margin:0 0 .75em
}
address[data-v-e0e98946]{
	font-style:normal
}
.contact-icon[data-v-e0e98946]{
	margin:4px 8px 4px 0;
	width:1.5em;
	height:1.5em
}
.contact-icon[color-with-fill][data-v-e0e98946]{
	fill:#1f2426
}
.masonry-list[data-v-de680b12]{
	margin:-.5rem;
	position:relative
}
.masonry-list .masonry-list-item[data-v-de680b12]{
	padding:.5rem;
	width:33.3333%
}
.masonry-list .masonry-list-item[max-columns="1"][data-v-de680b12]{
	width:100%
}
.masonry-list .masonry-list-item[max-columns="2"][data-v-de680b12]{
	width:50%
}
.masonry-list .masonry-list-item[max-columns="3"][data-v-de680b12]{
	width:33.3333%
}
.masonry-list .masonry-list-item[max-columns="4"][data-v-de680b12]{
	width:25%
}
.masonry-list[mode=xs] .masonry-list-item[data-v-de680b12]{
	width:100%
}
.masonry-list[mode=xs] .masonry-list-item[min-columns="2"][data-v-de680b12]{
	width:50%
}
.masonry-list[mode=xs] .masonry-list-item[min-columns="3"][data-v-de680b12]{
	width:33.3333%
}
.masonry-list[mode=xs] .masonry-list-item[min-columns="4"][data-v-de680b12]{
	width:25%
}
.masonry-list[mode=sm] .masonry-list-item[data-v-de680b12]:not([max-columns="1"]){
	width:50%
}
.masonry-list[mode=sm] .masonry-list-item:not([max-columns="1"])[min-columns="1"][data-v-de680b12]{
	width:100%
}
.masonry-list[mode=sm] .masonry-list-item:not([max-columns="1"])[min-columns="3"][data-v-de680b12]{
	width:33.3333%
}
.masonry-list[mode=sm] .masonry-list-item:not([max-columns="1"])[min-columns="4"][data-v-de680b12]{
	width:25%
}
h4[data-v-054185b0]{
	font-size:1.375rem;
	text-transform:uppercase
}
.making-a-difference[data-v-054185b0]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1);
	box-shadow:0 4px 4px 0 rgba(0,0,0,.1);
	background:#fff
}
.making-a-difference[mode=xs][data-v-054185b0]{
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column
}
.making-a-difference[mode=xs]>figure[data-v-054185b0]{
	width:100%
}
.making-a-difference[mode=xs]>figure img[data-v-054185b0]{
	width:100%;
	max-width:none
}
.making-a-difference[mode=xs] .content-wrapper[data-v-054185b0]{
	width:100%
}
.making-a-difference>figure[data-v-054185b0]{
	width:40%
}
.making-a-difference>figure img[data-v-054185b0]{
	max-width:100%;
	display:block;
	-webkit-box-shadow:none;
	box-shadow:none;
	-o-object-fit:cover;
	object-fit:cover;
	height:100%
}
.making-a-difference .content-wrapper[data-v-054185b0]{
	width:60%;
	padding:2rem;
	overflow:hidden
}
.making-a-difference .content-wrapper .title[data-v-054185b0]{
	font-family:Maison Neue Thin,Helvetica,sans-serif;
	font-size:2rem
}
.making-a-difference .action[data-v-054185b0]{
	margin:1rem 0 0
}
.making-a-difference .btn[data-v-054185b0]{
	margin:0
}
.query-browser-bar[data-v-7ffae545]{
	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;
	height:6.25rem;
	background:#fff;
	width:100%;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-shadow:0 5px 13px -8px;
	box-shadow:0 5px 13px -8px
}
.query-browser-bar .browse-btn[data-v-7ffae545]{
	border:1px solid #ced4da;
	padding:.5rem 1rem;
	background:transparent;
	text-transform:uppercase;
	color:#868e96
}
.query-browser-bar .browse-btn.is-active[data-v-7ffae545]{
	color:#fff;
	background:#ffa300
}
.query-browser-content-container[data-v-7ffae545]{
	background-color:#fff;
	width:100%;
	position:absolute;
	z-index:1;
	-webkit-box-shadow:0 5px 13px -8px;
	box-shadow:0 5px 13px -8px
}
.query-browser-content-container .query-browser-content[data-v-7ffae545]{
	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%;
	padding:1rem 0
}
.query-browser-content-container .query-browser-content hr[data-v-7ffae545]{
	margin:1rem 0
}
.query-browser-content-container .query-browser-content .filters h4[data-v-7ffae545]{
	text-transform:uppercase
}
.query-browser-content-container .query-browser-content .category-items[data-v-7ffae545]{
	list-style-type:none;
	padding:0;
	margin:0;
	margin-bottom:1rem
}
.query-browser-content-container .query-browser-content .category-items li[data-v-7ffae545]{
	cursor:pointer
}
.query-browser-content-container .query-browser-content .search-bar[data-v-7ffae545]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
	position:relative;
	margin-bottom:2rem
}
.query-browser-content-container .query-browser-content .search-bar input[data-v-7ffae545]{
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1
}
.query-browser-content-container .query-browser-content .search-bar .keyword-dropdown[data-v-7ffae545]{
	position:absolute;
	top:100%;
	background:#fff;
	width:100%;
	z-index:2;
	list-style-type:none;
	margin:0;
	padding:0;
	-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);
	box-shadow:0 0 10px rgba(0,0,0,.2);
	margin-top:.625rem;
	max-height:230px;
	overflow:auto
}
.query-browser-content-container .query-browser-content .search-bar .keyword-dropdown li[data-v-7ffae545]{
	padding:.75rem;
	cursor:pointer
}
.query-browser-content-container .query-browser-content .search-bar .keyword-dropdown li[data-v-7ffae545]:hover{
	background-color:#f1f3f5
}
.query-browser-results[data-v-2b334940]{
	padding:1rem 0
}
.no-results[data-v-2b334940]{
	text-align:center;
	margin-top:2rem
}
.pill-close[data-v-2b334940]{
	cursor:pointer;
	margin-bottom:-.425em;
	width:1.5em;
	height:1.5em
}
.search[data-v-739ea29e]{
	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;
	color:#737b84
}
.search.is-mobile[data-v-739ea29e]{
	height:0
}
.search.is-mobile.is-active[data-v-739ea29e]{
	margin:1rem 0
}
.search.is-mobile form[data-v-739ea29e]:not(.full-width){
	margin:0 2rem;
	border:0;
	background:#fff
}
.search.full-width[data-v-739ea29e]{
	width:100%
}
.search.is-active[data-v-739ea29e]{
	height:auto
}
.search .icon[data-v-739ea29e]{
	-webkit-box-ordinal-group:2;
	-ms-flex-order:1;
	order:1;
	margin:0 0 0 1rem
}
.search form[data-v-739ea29e]{
	background:#fff;
	overflow:hidden;
	width:0;
	padding:0;
	border:0;
	-webkit-transition:width 0s,padding 0s;
	transition:width 0s,padding 0s;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row
}
.search form.full-width[data-v-739ea29e]{
	width:100%
}
.search form.is-active[data-v-739ea29e]{
	width:100%;
	padding:.5rem 1rem;
	border:1px solid #adb5bd;
	-webkit-transition:width .5s,padding .5s;
	transition:width .5s,padding .5s
}
.search form input[data-v-739ea29e]{
	border:none;
	padding:0 1rem;
	margin:0;
	line-height:normal
}
.search button[type=button][data-v-739ea29e]{
	-webkit-box-shadow:none;
	box-shadow:none;
	margin:0;
	padding:0 1rem;
	height:100%
}
.box-link[data-v-07ccab84]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	background:#fff;
	-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1);
	box-shadow:0 4px 4px 0 rgba(0,0,0,.1);
	cursor:pointer
}
.box-link[data-v-07ccab84]:hover{
	-webkit-box-shadow:0 10px 18px -8px rgba(0,0,0,.3);
	box-shadow:0 10px 18px -8px rgba(0,0,0,.3)
}
.box-link .image-container[data-v-07ccab84]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	padding:3rem;
	overflow:hidden;
	width:100%;
	background:#f8f9fa
}
.box-link .image-container img[data-v-07ccab84]{
	max-width:none;
	display:block;
	width:auto;
	max-height:5rem
}
.box-link .caption[data-v-07ccab84]{
	padding:1rem;
	width:100%;
	text-align:center
}
.box-link .caption h4[data-v-07ccab84]{
	-webkit-transition:color .5s;
	transition:color .5s;
	margin:0
}
.section-background-color .box-link{
	border:1px solid #fff;
	background:transparent
}
.section-background-color .box-link .image-container{
	background:transparent
}
.section-background-color .box-link .caption h4{
	color:#fff
}
.profile-card[data-v-75393117]{
	-ms-flex-align:center;
	border:1px solid #e9ecef;
	padding:1rem 0
}
.profile-card .image-container[data-v-75393117],.profile-card[data-v-75393117]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	align-items:center
}
.profile-card .image-container[data-v-75393117]{
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1;
	padding:0 0 0 .5rem;
	-ms-flex-align:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.profile-card .image-container img[data-v-75393117]{
	margin:0 .5rem;
	border-radius:100%;
	-o-object-fit:cover;
	object-fit:cover;
	height:100px;
	width:100px;
	max-width:none
}
.profile-card .content-container[data-v-75393117]{
	-webkit-box-flex:3;
	-ms-flex:3;
	flex:3;
	padding:0 .5rem
}
.quote-card[data-v-02cf2354]{
	padding:1rem 2rem
}
.quote-card[mode=xs] .inner[data-v-02cf2354]{
	-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
}
.quote-card[mode=xs] .inner .content-container[data-v-02cf2354]{
	padding:1rem 0
}
.quote-card blockquote[data-v-02cf2354]{
	padding:0;
	max-width:80%
}
.quote-card .inner[data-v-02cf2354]{
	padding-top:.25rem;
	padding-bottom:.25rem
}
.quote-card .inner .image-container[data-v-02cf2354],.quote-card .inner[data-v-02cf2354]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.quote-card .inner .image-container[data-v-02cf2354]{
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.quote-card .inner .image-container img[data-v-02cf2354]{
	max-width:6.25rem;
	-o-object-fit:cover;
	object-fit:cover;
	border-radius:50%;
	width:70px;
	height:70px
}
.quote-card .inner .content-container[data-v-02cf2354]{
	padding:0 1rem
}
svg[data-v-2ffd6646]{
	width:1.5em;
	height:1.5em;
	fill:#868e96
}
svg[data-v-428680fa]{
	width:1.5em;
	height:1.5em;
	fill:#868e96
}
svg[data-v-6757dc16]{
	width:1.5em;
	height:1.5em;
	fill:#868e96
}
svg[data-v-cf432338]{
	width:1.5em;
	height:1.5em;
	fill:#868e96
}
svg[data-v-810f961a]{
	width:1.5em;
	height:1.5em;
	fill:#868e96
}
svg[data-v-68784744]{
	width:1.5em;
	height:1.5em;
	fill:#868e96
}
svg[data-v-2b423988]{
	width:1.5em;
	height:1.5em;
	fill:#868e96
}
.read-more-icon[data-v-4eb3e0cb]{
	line-height:0
}
.read-more-icon svg[data-v-4eb3e0cb]{
	width:1em;
	height:1em;
	position:relative;
	top:2px
}
.pagination[data-v-d21f200e]{
	list-style-type:none
}
.pagination-item[data-v-d21f200e]{
	display:inline-block
}
.btn.-text.active[data-v-d21f200e]{
	text-decoration:underline
}
/*! Lity - v2.3.1 - 2018-04-20 * http://sorgalla.com/lity/ * Copyright (c) 2015-2018 Jan Sorgalla;
 Licensed MIT */
.lity{
	z-index:9990;
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	white-space:nowrap;
	background:#0b0b0b;
	background:rgba(0,0,0,.9);
	outline:none!important;
	opacity:0;
	-webkit-transition:opacity .3s ease;
	transition:opacity .3s ease
}
.lity.lity-opened{
	opacity:1
}
.lity.lity-closed{
	opacity:0
}
.lity *{
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.lity-wrap{
	z-index:9990;
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	text-align:center;
	outline:none!important
}
.lity-wrap:before{
	content:"";
	display:inline-block;
	height:100%;
	vertical-align:middle;
	margin-right:-.25em
}
.lity-loader{
	z-index:9991;
	color:#fff;
	position:absolute;
	top:50%;
	margin-top:-.8em;
	width:100%;
	text-align:center;
	font-size:14px;
	font-family:Arial,Helvetica,sans-serif;
	opacity:0;
	-webkit-transition:opacity .3s ease;
	transition:opacity .3s ease
}
.lity-loading .lity-loader{
	opacity:1
}
.lity-container{
	z-index:9992;
	position:relative;
	text-align:left;
	vertical-align:middle;
	display:inline-block;
	white-space:normal;
	max-width:100%;
	max-height:100%;
	outline:none!important
}
.lity-content{
	z-index:9993;
	width:100%;
	-webkit-transform:scale(1);
	transform:scale(1);
	-webkit-transition:-webkit-transform .3s ease;
	transition:-webkit-transform .3s ease;
	transition:transform .3s ease;
	transition:transform .3s ease,-webkit-transform .3s ease
}
.lity-closed .lity-content,.lity-loading .lity-content{
	-webkit-transform:scale(.8);
	transform:scale(.8)
}
.lity-content:after{
	content:"";
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	display:block;
	right:0;
	width:auto;
	height:auto;
	z-index:-1;
	-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);
	box-shadow:0 0 8px rgba(0,0,0,.6)
}
.lity-close{
	z-index:9994;
	width:35px;
	height:35px;
	position:fixed;
	right:0;
	top:0;
	-webkit-appearance:none;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	padding:0;
	color:#fff;
	font-style:normal;
	font-size:35px;
	font-family:Arial,Baskerville,monospace;
	line-height:35px;
	text-shadow:0 1px 2px rgba(0,0,0,.6);
	border:0;
	background:none;
	outline:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
.lity-close::-moz-focus-inner{
	border:0;
	padding:0
}
.lity-close:active,.lity-close:focus,.lity-close:hover,.lity-close:visited{
	text-decoration:none;
	text-align:center;
	padding:0;
	color:#fff;
	font-style:normal;
	font-size:35px;
	font-family:Arial,Baskerville,monospace;
	line-height:35px;
	text-shadow:0 1px 2px rgba(0,0,0,.6);
	border:0;
	background:none;
	outline:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
.lity-close:active{
	top:1px
}
.lity-image img{
	max-width:100%;
	display:block;
	line-height:0;
	border:0
}
.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container,.lity-iframe .lity-container,.lity-vimeo .lity-container,.lity-youtube .lity-container{
	width:100%;
	max-width:964px
}
.lity-iframe-container{
	width:100%;
	height:0;
	padding-top:56.25%;
	overflow:auto;
	pointer-events:auto;
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
	-webkit-overflow-scrolling:touch
}
.lity-iframe-container iframe{
	position:absolute;
	display:block;
	top:0;
	left:0;
	width:100%;
	height:100%;
	-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);
	box-shadow:0 0 8px rgba(0,0,0,.6);
	background:#000
}
.lity-hide{
	display:none
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html{
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body{
	margin:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{
	display:block
}
audio,canvas,progress,video{
	display:inline-block;
	vertical-align:baseline
}
audio:not([controls]){
	display:none;
	height:0
}
[hidden],template{
	display:none
}
a{
	background-color:transparent
}
a:active,a:hover{
	outline:0
}
abbr[title]{
	border-bottom:1px dotted
}
b,strong{
	font-weight:700
}
dfn{
	font-style:italic
}
h1{
	font-size:2em;
	margin:.67em 0
}
mark{
	background:#ff0;
	color:#000
}
small{
	font-size:80%
}
sub,sup{
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup{
	top:-.5em
}
sub{
	bottom:-.25em
}
img{
	border:0
}
svg:not(:root){
	overflow:hidden
}
figure{
	margin:1em 40px
}
hr{
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	height:0
}
pre{
	overflow:auto
}
code,kbd,pre,samp{
	font-family:monospace,monospace;
	font-size:1em
}
button,input,optgroup,select,textarea{
	color:inherit;
	font:inherit;
	margin:0
}
button{
	overflow:visible
}
button,select{
	text-transform:none
}
button,html input[type=button],input[type=reset],input[type=submit]{
	-webkit-appearance:button;
	cursor:pointer
}
button[disabled],html input[disabled]{
	cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner{
	border:0;
	padding:0
}
input{
	line-height:normal
}
input[type=checkbox],input[type=radio]{
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:0
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{
	height:auto
}
input[type=search]{
	-webkit-appearance:textfield;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{
	-webkit-appearance:none
}
fieldset{
	border:1px solid silver;
	margin:0 2px;
	padding:.35em .625em .75em
}
legend{
	border:0;
	padding:0
}
textarea{
	overflow:auto
}
optgroup{
	font-weight:700
}
table{
	border-collapse:collapse;
	border-spacing:0
}
td,th{
	padding:0
}
.container{
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px
}
.container:after,.container:before{
	content:" ";
	display:table
}
.container:after{
	clear:both
}
@media (min-width:768px){
	.container{
		width:750px
	}
}
@media (min-width:992px){
	.container{
		width:970px
	}
}
@media (min-width:1200px){
	.container{
		width:1170px
	}
}
.container-fluid{
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px
}
.container-fluid:after,.container-fluid:before{
	content:" ";
	display:table
}
.container-fluid:after{
	clear:both
}
.row{
	margin-left:-15px;
	margin-right:-15px
}
.row:after,.row:before{
	content:" ";
	display:table
}
.row:after{
	clear:both
}
.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-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-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-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{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px
}
.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{
	float:left
}
.col-xs-1{
	width:8.33333333%
}
.col-xs-2{
	width:16.66666667%
}
.col-xs-3{
	width:25%
}
.col-xs-4{
	width:33.33333333%
}
.col-xs-5{
	width:41.66666667%
}
.col-xs-6{
	width:50%
}
.col-xs-7{
	width:58.33333333%
}
.col-xs-8{
	width:66.66666667%
}
.col-xs-9{
	width:75%
}
.col-xs-10{
	width:83.33333333%
}
.col-xs-11{
	width:91.66666667%
}
.col-xs-12{
	width:100%
}
.col-xs-pull-0{
	right:auto
}
.col-xs-pull-1{
	right:8.33333333%
}
.col-xs-pull-2{
	right:16.66666667%
}
.col-xs-pull-3{
	right:25%
}
.col-xs-pull-4{
	right:33.33333333%
}
.col-xs-pull-5{
	right:41.66666667%
}
.col-xs-pull-6{
	right:50%
}
.col-xs-pull-7{
	right:58.33333333%
}
.col-xs-pull-8{
	right:66.66666667%
}
.col-xs-pull-9{
	right:75%
}
.col-xs-pull-10{
	right:83.33333333%
}
.col-xs-pull-11{
	right:91.66666667%
}
.col-xs-pull-12{
	right:100%
}
.col-xs-push-0{
	left:auto
}
.col-xs-push-1{
	left:8.33333333%
}
.col-xs-push-2{
	left:16.66666667%
}
.col-xs-push-3{
	left:25%
}
.col-xs-push-4{
	left:33.33333333%
}
.col-xs-push-5{
	left:41.66666667%
}
.col-xs-push-6{
	left:50%
}
.col-xs-push-7{
	left:58.33333333%
}
.col-xs-push-8{
	left:66.66666667%
}
.col-xs-push-9{
	left:75%
}
.col-xs-push-10{
	left:83.33333333%
}
.col-xs-push-11{
	left:91.66666667%
}
.col-xs-push-12{
	left:100%
}
.col-xs-offset-0{
	margin-left:0
}
.col-xs-offset-1{
	margin-left:8.33333333%
}
.col-xs-offset-2{
	margin-left:16.66666667%
}
.col-xs-offset-3{
	margin-left:25%
}
.col-xs-offset-4{
	margin-left:33.33333333%
}
.col-xs-offset-5{
	margin-left:41.66666667%
}
.col-xs-offset-6{
	margin-left:50%
}
.col-xs-offset-7{
	margin-left:58.33333333%
}
.col-xs-offset-8{
	margin-left:66.66666667%
}
.col-xs-offset-9{
	margin-left:75%
}
.col-xs-offset-10{
	margin-left:83.33333333%
}
.col-xs-offset-11{
	margin-left:91.66666667%
}
.col-xs-offset-12{
	margin-left:100%
}
@media (min-width:768px){
	.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{
		float:left
	}
	.col-sm-1{
		width:8.33333333%
	}
	.col-sm-2{
		width:16.66666667%
	}
	.col-sm-3{
		width:25%
	}
	.col-sm-4{
		width:33.33333333%
	}
	.col-sm-5{
		width:41.66666667%
	}
	.col-sm-6{
		width:50%
	}
	.col-sm-7{
		width:58.33333333%
	}
	.col-sm-8{
		width:66.66666667%
	}
	.col-sm-9{
		width:75%
	}
	.col-sm-10{
		width:83.33333333%
	}
	.col-sm-11{
		width:91.66666667%
	}
	.col-sm-12{
		width:100%
	}
	.col-sm-pull-0{
		right:auto
	}
	.col-sm-pull-1{
		right:8.33333333%
	}
	.col-sm-pull-2{
		right:16.66666667%
	}
	.col-sm-pull-3{
		right:25%
	}
	.col-sm-pull-4{
		right:33.33333333%
	}
	.col-sm-pull-5{
		right:41.66666667%
	}
	.col-sm-pull-6{
		right:50%
	}
	.col-sm-pull-7{
		right:58.33333333%
	}
	.col-sm-pull-8{
		right:66.66666667%
	}
	.col-sm-pull-9{
		right:75%
	}
	.col-sm-pull-10{
		right:83.33333333%
	}
	.col-sm-pull-11{
		right:91.66666667%
	}
	.col-sm-pull-12{
		right:100%
	}
	.col-sm-push-0{
		left:auto
	}
	.col-sm-push-1{
		left:8.33333333%
	}
	.col-sm-push-2{
		left:16.66666667%
	}
	.col-sm-push-3{
		left:25%
	}
	.col-sm-push-4{
		left:33.33333333%
	}
	.col-sm-push-5{
		left:41.66666667%
	}
	.col-sm-push-6{
		left:50%
	}
	.col-sm-push-7{
		left:58.33333333%
	}
	.col-sm-push-8{
		left:66.66666667%
	}
	.col-sm-push-9{
		left:75%
	}
	.col-sm-push-10{
		left:83.33333333%
	}
	.col-sm-push-11{
		left:91.66666667%
	}
	.col-sm-push-12{
		left:100%
	}
	.col-sm-offset-0{
		margin-left:0
	}
	.col-sm-offset-1{
		margin-left:8.33333333%
	}
	.col-sm-offset-2{
		margin-left:16.66666667%
	}
	.col-sm-offset-3{
		margin-left:25%
	}
	.col-sm-offset-4{
		margin-left:33.33333333%
	}
	.col-sm-offset-5{
		margin-left:41.66666667%
	}
	.col-sm-offset-6{
		margin-left:50%
	}
	.col-sm-offset-7{
		margin-left:58.33333333%
	}
	.col-sm-offset-8{
		margin-left:66.66666667%
	}
	.col-sm-offset-9{
		margin-left:75%
	}
	.col-sm-offset-10{
		margin-left:83.33333333%
	}
	.col-sm-offset-11{
		margin-left:91.66666667%
	}
	.col-sm-offset-12{
		margin-left:100%
	}
}
@media (min-width:992px){
	.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{
		float:left
	}
	.col-md-1{
		width:8.33333333%
	}
	.col-md-2{
		width:16.66666667%
	}
	.col-md-3{
		width:25%
	}
	.col-md-4{
		width:33.33333333%
	}
	.col-md-5{
		width:41.66666667%
	}
	.col-md-6{
		width:50%
	}
	.col-md-7{
		width:58.33333333%
	}
	.col-md-8{
		width:66.66666667%
	}
	.col-md-9{
		width:75%
	}
	.col-md-10{
		width:83.33333333%
	}
	.col-md-11{
		width:91.66666667%
	}
	.col-md-12{
		width:100%
	}
	.col-md-pull-0{
		right:auto
	}
	.col-md-pull-1{
		right:8.33333333%
	}
	.col-md-pull-2{
		right:16.66666667%
	}
	.col-md-pull-3{
		right:25%
	}
	.col-md-pull-4{
		right:33.33333333%
	}
	.col-md-pull-5{
		right:41.66666667%
	}
	.col-md-pull-6{
		right:50%
	}
	.col-md-pull-7{
		right:58.33333333%
	}
	.col-md-pull-8{
		right:66.66666667%
	}
	.col-md-pull-9{
		right:75%
	}
	.col-md-pull-10{
		right:83.33333333%
	}
	.col-md-pull-11{
		right:91.66666667%
	}
	.col-md-pull-12{
		right:100%
	}
	.col-md-push-0{
		left:auto
	}
	.col-md-push-1{
		left:8.33333333%
	}
	.col-md-push-2{
		left:16.66666667%
	}
	.col-md-push-3{
		left:25%
	}
	.col-md-push-4{
		left:33.33333333%
	}
	.col-md-push-5{
		left:41.66666667%
	}
	.col-md-push-6{
		left:50%
	}
	.col-md-push-7{
		left:58.33333333%
	}
	.col-md-push-8{
		left:66.66666667%
	}
	.col-md-push-9{
		left:75%
	}
	.col-md-push-10{
		left:83.33333333%
	}
	.col-md-push-11{
		left:91.66666667%
	}
	.col-md-push-12{
		left:100%
	}
	.col-md-offset-0{
		margin-left:0
	}
	.col-md-offset-1{
		margin-left:8.33333333%
	}
	.col-md-offset-2{
		margin-left:16.66666667%
	}
	.col-md-offset-3{
		margin-left:25%
	}
	.col-md-offset-4{
		margin-left:33.33333333%
	}
	.col-md-offset-5{
		margin-left:41.66666667%
	}
	.col-md-offset-6{
		margin-left:50%
	}
	.col-md-offset-7{
		margin-left:58.33333333%
	}
	.col-md-offset-8{
		margin-left:66.66666667%
	}
	.col-md-offset-9{
		margin-left:75%
	}
	.col-md-offset-10{
		margin-left:83.33333333%
	}
	.col-md-offset-11{
		margin-left:91.66666667%
	}
	.col-md-offset-12{
		margin-left:100%
	}
}
@media (min-width:1200px){
	.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{
		float:left
	}
	.col-lg-1{
		width:8.33333333%
	}
	.col-lg-2{
		width:16.66666667%
	}
	.col-lg-3{
		width:25%
	}
	.col-lg-4{
		width:33.33333333%
	}
	.col-lg-5{
		width:41.66666667%
	}
	.col-lg-6{
		width:50%
	}
	.col-lg-7{
		width:58.33333333%
	}
	.col-lg-8{
		width:66.66666667%
	}
	.col-lg-9{
		width:75%
	}
	.col-lg-10{
		width:83.33333333%
	}
	.col-lg-11{
		width:91.66666667%
	}
	.col-lg-12{
		width:100%
	}
	.col-lg-pull-0{
		right:auto
	}
	.col-lg-pull-1{
		right:8.33333333%
	}
	.col-lg-pull-2{
		right:16.66666667%
	}
	.col-lg-pull-3{
		right:25%
	}
	.col-lg-pull-4{
		right:33.33333333%
	}
	.col-lg-pull-5{
		right:41.66666667%
	}
	.col-lg-pull-6{
		right:50%
	}
	.col-lg-pull-7{
		right:58.33333333%
	}
	.col-lg-pull-8{
		right:66.66666667%
	}
	.col-lg-pull-9{
		right:75%
	}
	.col-lg-pull-10{
		right:83.33333333%
	}
	.col-lg-pull-11{
		right:91.66666667%
	}
	.col-lg-pull-12{
		right:100%
	}
	.col-lg-push-0{
		left:auto
	}
	.col-lg-push-1{
		left:8.33333333%
	}
	.col-lg-push-2{
		left:16.66666667%
	}
	.col-lg-push-3{
		left:25%
	}
	.col-lg-push-4{
		left:33.33333333%
	}
	.col-lg-push-5{
		left:41.66666667%
	}
	.col-lg-push-6{
		left:50%
	}
	.col-lg-push-7{
		left:58.33333333%
	}
	.col-lg-push-8{
		left:66.66666667%
	}
	.col-lg-push-9{
		left:75%
	}
	.col-lg-push-10{
		left:83.33333333%
	}
	.col-lg-push-11{
		left:91.66666667%
	}
	.col-lg-push-12{
		left:100%
	}
	.col-lg-offset-0{
		margin-left:0
	}
	.col-lg-offset-1{
		margin-left:8.33333333%
	}
	.col-lg-offset-2{
		margin-left:16.66666667%
	}
	.col-lg-offset-3{
		margin-left:25%
	}
	.col-lg-offset-4{
		margin-left:33.33333333%
	}
	.col-lg-offset-5{
		margin-left:41.66666667%
	}
	.col-lg-offset-6{
		margin-left:50%
	}
	.col-lg-offset-7{
		margin-left:58.33333333%
	}
	.col-lg-offset-8{
		margin-left:66.66666667%
	}
	.col-lg-offset-9{
		margin-left:75%
	}
	.col-lg-offset-10{
		margin-left:83.33333333%
	}
	.col-lg-offset-11{
		margin-left:91.66666667%
	}
	.col-lg-offset-12{
		margin-left:100%
	}
}
.clearfix:after,.clearfix:before{
	content:" ";
	display:table
}
.clearfix:after{
	clear:both
}
.center-block{
	display:block;
	margin-left:auto;
	margin-right:auto
}
.pull-right{
	float:right!important
}
.pull-left{
	float:left!important
}
.hide{
	display:none!important
}
.show{
	display:block!important
}
.invisible{
	visibility:hidden
}
.text-hide{
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0
}
.hidden{
	display:none!important
}
.affix{
	position:fixed
}
@-ms-viewport{
	width:device-width
}
.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{
	display:none!important
}
@media (max-width:767px){
	.visible-xs{
		display:block!important
	}
	table.visible-xs{
		display:table!important
	}
	tr.visible-xs{
		display:table-row!important
	}
	td.visible-xs,th.visible-xs{
		display:table-cell!important
	}
}
@media (max-width:767px){
	.visible-xs-block{
		display:block!important
	}
}
@media (max-width:767px){
	.visible-xs-inline{
		display:inline!important
	}
}
@media (max-width:767px){
	.visible-xs-inline-block{
		display:inline-block!important
	}
}
@media (min-width:768px) and (max-width:991px){
	.visible-sm{
		display:block!important
	}
	table.visible-sm{
		display:table!important
	}
	tr.visible-sm{
		display:table-row!important
	}
	td.visible-sm,th.visible-sm{
		display:table-cell!important
	}
}
@media (min-width:768px) and (max-width:991px){
	.visible-sm-block{
		display:block!important
	}
}
@media (min-width:768px) and (max-width:991px){
	.visible-sm-inline{
		display:inline!important
	}
}
@media (min-width:768px) and (max-width:991px){
	.visible-sm-inline-block{
		display:inline-block!important
	}
}
@media (min-width:992px) and (max-width:1199px){
	.visible-md{
		display:block!important
	}
	table.visible-md{
		display:table!important
	}
	tr.visible-md{
		display:table-row!important
	}
	td.visible-md,th.visible-md{
		display:table-cell!important
	}
}
@media (min-width:992px) and (max-width:1199px){
	.visible-md-block{
		display:block!important
	}
}
@media (min-width:992px) and (max-width:1199px){
	.visible-md-inline{
		display:inline!important
	}
}
@media (min-width:992px) and (max-width:1199px){
	.visible-md-inline-block{
		display:inline-block!important
	}
}
@media (min-width:1200px){
	.visible-lg{
		display:block!important
	}
	table.visible-lg{
		display:table!important
	}
	tr.visible-lg{
		display:table-row!important
	}
	td.visible-lg,th.visible-lg{
		display:table-cell!important
	}
}
@media (min-width:1200px){
	.visible-lg-block{
		display:block!important
	}
}
@media (min-width:1200px){
	.visible-lg-inline{
		display:inline!important
	}
}
@media (min-width:1200px){
	.visible-lg-inline-block{
		display:inline-block!important
	}
}
@media (max-width:767px){
	.hidden-xs{
		display:none!important
	}
}
@media (min-width:768px) and (max-width:991px){
	.hidden-sm{
		display:none!important
	}
}
@media (min-width:992px) and (max-width:1199px){
	.hidden-md{
		display:none!important
	}
}
@media (min-width:1200px){
	.hidden-lg{
		display:none!important
	}
}
.visible-print{
	display:none!important
}
@media print{
	.visible-print{
		display:block!important
	}
	table.visible-print{
		display:table!important
	}
	tr.visible-print{
		display:table-row!important
	}
	td.visible-print,th.visible-print{
		display:table-cell!important
	}
}
.visible-print-block{
	display:none!important
}
@media print{
	.visible-print-block{
		display:block!important
	}
}
.visible-print-inline{
	display:none!important
}
@media print{
	.visible-print-inline{
		display:inline!important
	}
}
.visible-print-inline-block{
	display:none!important
}
@media print{
	.visible-print-inline-block{
		display:inline-block!important
	}
}
@media print{
	.hidden-print{
		display:none!important
	}
}
.embed-responsive{
	position:relative;
	display:block;
	height:0;
	padding:0;
	overflow:hidden
}
.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	height:100%;
	width:100%;
	border:0
}
.embed-responsive-16by9{
	padding-bottom:56.25%
}
.embed-responsive-4by3{
	padding-bottom:75%
}
html{
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
*,:after,:before{
	-webkit-box-sizing:inherit;
	box-sizing:inherit
}
*{
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
* :active,* :focus{
	outline:none!important
}
hr{
	display:block;
	height:1px;
	border:none;
	border-top:1px solid #ccc;
	margin:3rem 0;
	padding:0
}
hr.-compact{
	margin:1rem 0!important
}
dd,dl,dt,figcaption,figure,li,ol,ul{
	margin:0;
	padding:0
}
@font-face{
	font-family:Maison Neue;
	src:url("../fonts/maison-neue/MaisonNeue-Book.woff2") format("woff2"),url("../fonts/maison-neue/MaisonNeue-Book.woff") format("woff")
}
@font-face{
	font-family:Maison Neue;
	src:url("../fonts/maison-neue/MaisonNeue-BookItalic.woff2") format("woff2"),url("../fonts/maison-neue/MaisonNeue-BookItalic.woff") format("woff");
	font-style:italic
}
@font-face{
	font-family:Maison Neue Demi;
	src:url("../fonts/maison-neue/MaisonNeue-Demi.woff2") format("woff2"),url("../fonts/maison-neue/MaisonNeue-Demi.woff") format("woff")
}
@font-face{
	font-family:Maison Neue Demi;
	src:url("../fonts/maison-neue/MaisonNeue-DemiItalic.woff2") format("woff2"),url("../fonts/maison-neue/MaisonNeue-DemiItalic.woff") format("woff");
	font-style:italic
}
@font-face{
	font-family:Maison Neue Thin;
	src:url("../fonts/maison-neue/MaisonNeue-Thin.woff2") format("woff2"),url("../fonts/maison-neue/MaisonNeue-Thin.woff") format("woff")
}
@font-face{
	font-family:Maison Neue Thin;
	src:url("../fonts/maison-neue/MaisonNeue-ThinItalic.woff2") format("woff2"),url("../fonts/maison-neue/MaisonNeue-ThinItalic.woff") format("woff");
	font-style:italic
}
@font-face{
	font-family:Maison Neue Extended;
	src:url("../fonts/maison-neue/MaisonNeueExtended-Bold.woff2") format("woff2"),url("../fonts/maison-neue/MaisonNeueExtended-Bold.woff") format("woff")
}
@font-face{
	font-family:Maison Neue Extended;
	src:url("../fonts/maison-neue/MaisonNeueExtended-BoldItalic.woff2") format("woff2"),url("../fonts/maison-neue/MaisonNeueExtended-BoldItalic.woff") format("woff");
	font-style:italic
}
.lity-container .lity-content,.page.-front-page main,html .page main.section-background-color,html .page main.section-background-color-alt,html [class*=section-color] main.section-background-color,html [class*=section-color] main.section-background-color-alt{
	color:#fff
}
.page .generic-content,.page>main figure.-has-boxed-caption,html,main{
	color:#1f2426
}
html{
	height:100%;
	font-family:Maison Neue,Helvetica,sans-serif;
	font-size:14px;
	line-height:1.8
}
@media (min-width:768px){
	html{
		font-size:14px
	}
}
h1,h2,h3,h4,h5,h6{
	font-weight:400;
	line-height:1.4;
	margin:0 0 .5em
}
main{
	font-size:1.2857142857rem
}
h1{
	font-size:2.6428571429rem
}
@media (max-width:991px){
	h1{
		font-size:2rem
	}
}
h2{
	font-size:1.5714285714rem
}
h3{
	font-size:1.4285714286rem
}
h4{
	font-size:1.2857142857rem
}
h5{
	font-size:1.063rem
}
h6{
	font-size:1.001rem
}
h1,h2{
	font-family:Maison Neue Thin,Helvetica,sans-serif
}
h4{
	font-family:Maison Neue Demi,Helvetica,sans-serif
}
h5{
	font-family:Maison Neue,Helvetica,sans-serif
}
h6{
	margin-bottom:.375em;
	font-size:.9em;
	letter-spacing:.075em
}
h6,strong{
	font-weight:700
}
p{
	margin:0 0 1em
}
p:last-child{
	margin-bottom:0
}
p.lead-in{
	font-size:1.2em;
	line-height:1.8em
}
address{
	margin-bottom:1em;
	line-height:inherit
}
a{
	-webkit-transition:all .5s;
	transition:all .5s;
	text-decoration:none;
	font-family:Maison Neue Demi,Helvetica,sans-serif;
	color:#59c3d3
}
a:hover{
	color:#48939f
}
a.-decorated{
	text-decoration:underline
}
blockquote{
	font-family:Maison Neue Thin,Helvetica,sans-serif;
	line-height:1.4;
	padding:.2em .4em;
	font-size:1.2em;
	margin:0
}
blockquote:before{
	content:"\201C"
}
blockquote:after{
	content:"\201D"
}
@media (min-width:768px){
	blockquote{
		padding:1em 2em;
		font-size:1.6em;
		margin:0 0 1em
	}
}
code,pre{
	white-space:pre;
	white-space:pre-wrap;
	word-wrap:break-word;
	overflow:auto
}
.truncate{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}
.hyphenate{
	-webkit-hyphens:auto;
	-ms-hyphens:auto;
	hyphens:auto
}
.unselectable{
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.nowrap{
	white-space:nowrap
}
.text-center{
	text-align:center
}
.uppercase{
	text-transform:uppercase
}
:root{
	--ease-in-quad:cubic-bezier(0.55,0.085,0.68,0.53);
	--ease-in-cubic:cubic-bezier(0.55,0.055,0.675,0.19);
	--ease-in-quart:cubic-bezier(0.895,0.03,0.685,0.22);
	--ease-in-quint:cubic-bezier(0.755,0.05,0.855,0.06);
	--ease-in-expo:cubic-bezier(0.95,0.05,0.795,0.035);
	--ease-in-circ:cubic-bezier(0.6,0.04,0.98,0.335);
	--ease-out-quad:cubic-bezier(0.25,0.46,0.45,0.94);
	--ease-out-cubic:cubic-bezier(0.215,0.61,0.355,1);
	--ease-out-quart:cubic-bezier(0.165,0.84,0.44,1);
	--ease-out-quint:cubic-bezier(0.23,1,0.32,1);
	--ease-out-expo:cubic-bezier(0.19,1,0.22,1);
	--ease-out-circ:cubic-bezier(0.075,0.82,0.165,1);
	--ease-in-out-quad:cubic-bezier(0.455,0.03,0.515,0.955);
	--ease-in-out-cubic:cubic-bezier(0.645,0.045,0.355,1);
	--ease-in-out-quart:cubic-bezier(0.77,0,0.175,1);
	--ease-in-out-quint:cubic-bezier(0.86,0,0.07,1);
	--ease-in-out-expo:cubic-bezier(1,0,0,1);
	--ease-in-out-circ:cubic-bezier(0.785,0.135,0.15,0.86)
}
.-ease-out-quart{
	-webkit-transition:all .5s var(--ease-out-quart);
	transition:all .5s var(--ease-out-quart)
}
.-no-transform{
	text-transform:none
}
.-error{
	color:#f03e3e
}
.fade-in{
	-webkit-animation:fade-in .5s;
	animation:fade-in .5s;
	-webkit-animation-delay:.25s;
	animation-delay:.25s;
	-webkit-animation-fill-mode:backwards;
	animation-fill-mode:backwards
}
.fade-out{
	-webkit-animation:fade-out .5s;
	animation:fade-out .5s
}
@-webkit-keyframes fade-in{
	0%{
		opacity:0
	}
	to{
		opacity:1
	}
}
@keyframes fade-in{
	0%{
		opacity:0
	}
	to{
		opacity:1
	}
}
@-webkit-keyframes fade-out{
	0%{
		opacity:1
	}
	to{
		opacity:0
	}
}
@keyframes fade-out{
	0%{
		opacity:1
	}
	to{
		opacity:0
	}
}
@-webkit-keyframes bounce{
	0%{
		-webkit-transform:translateY(-2px);
		transform:translateY(-2px)
	}
	50%{
		-webkit-transform:translateY(4px);
		transform:translateY(4px)
	}
	to{
		-webkit-transform:translateY(-2px);
		transform:translateY(-2px)
	}
}
@keyframes bounce{
	0%{
		-webkit-transform:translateY(-2px);
		transform:translateY(-2px)
	}
	50%{
		-webkit-transform:translateY(4px);
		transform:translateY(4px)
	}
	to{
		-webkit-transform:translateY(-2px);
		transform:translateY(-2px)
	}
}
.fade-enter,.fade-leave-to{
	opacity:0
}
.fade-enter-active,.fade-leave-active{
	-webkit-transition:opacity .5s ease;
	transition:opacity .5s ease
}
.fade-one-way-enter,.fade-one-way-leave-to{
	opacity:0
}
.fade-one-way-enter-active{
	-webkit-transition:opacity .5s ease;
	transition:opacity .5s ease
}
.fade-one-way-leave-active{
	-webkit-transition:opacity 0s;
	transition:opacity 0s
}
.slide-in-left-enter,.slide-in-left-leave-to{
	opacity:0;
	-webkit-transform:translateX(-100%);
	transform:translateX(-100%)
}
.slide-in-left-enter-active,.slide-in-left-leave-active{
	-webkit-transition:all .2s ease;
	transition:all .2s ease
}
.slide-in-right-enter,.slide-in-right-leave-to{
	opacity:0;
	-webkit-transform:translateX(100%);
	transform:translateX(100%)
}
.slide-in-right-enter-active,.slide-in-right-leave-active{
	-webkit-transition:all .2s ease;
	transition:all .2s ease
}
.slide-in-top-enter,.slide-in-top-leave-to{
	opacity:0;
	-webkit-transform:translateY(-100%);
	transform:translateY(-100%)
}
.slide-in-top-enter-active,.slide-in-top-leave-active{
	-webkit-transition:all .2s ease;
	transition:all .2s ease
}
[v-cloak]{
	display:none!important
}
.img-responsive{
	display:block;
	width:100%;
	height:auto
}
.embed-responsive-wrapper{
	position:relative;
	padding-bottom:56.25%;
	padding-top:1.5625rem;
	height:0
}
.embed-responsive-wrapper iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.bordered-box{
	padding:2rem;
	border:1px solid #ced4da
}
.padded-image{
	padding:3rem
}
@media (max-width:991px){
	.padded-image{
		padding:1rem
	}
}
.view-all-container{
	font-size:.825em;
	text-transform:uppercase;
	text-decoration:none;
	-webkit-transition:all .5s;
	transition:all .5s;
	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:flex-start
}
.view-all-container>svg{
	width:1.5em;
	height:1.5em;
	margin-right:.625em
}
.see-more-container{
	font-size:.825em;
	text-transform:uppercase;
	text-decoration:none;
	-webkit-transition:all .5s;
	transition:all .5s;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end
}
.see-more-container>svg{
	width:1.5em;
	height:1.5em;
	margin-right:.625em
}
.scroll-down{
	border:2px solid;
	border-radius:50%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	line-height:0;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin:0 auto
}
.scroll-down,.scroll-down svg{
	height:50px;
	width:50px
}
.social-bar{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin:0 auto
}
@media (min-width:768px){
	.social-bar{
		max-width:80%
	}
}
.social-bar .spacer{
	margin-left:auto
}
.social-bar .social-sharing-container{
	-ms-flex-item-align:center;
	align-self:center;
	width:50%;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.social-bar h3{
	font-family:Maison Neue Extended,Helvetica,sans-serif;
	text-transform:uppercase;
	-ms-flex-item-align:start;
	align-self:flex-start;
	margin:0
}
.social-icon-wrapper{
	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
}
.social-icon-wrapper span{
	cursor:pointer;
	line-height:0;
	margin:.2rem
}
.social-icon-wrapper span svg{
	width:1.5em;
	height:1.5em
}
.social-icon-wrapper span svg[color-with-fill]{
	-webkit-transition:fill .5s;
	transition:fill .5s;
	fill:#808285
}
.social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#4d71d6
}
.social-icon-wrapper span svg:not([color-with-fill]){
	-webkit-transition:color .5s;
	transition:color .5s;
	color:#808285
}
.social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#4d71d6
}
.btn{
	font-family:Maison Neue Extended,Helvetica,sans-serif;
	display:inline-block;
	margin:.5rem 0;
	padding:.5rem 1rem;
	text-align:center;
	-webkit-transition:all .5s;
	transition:all .5s;
	text-decoration:none;
	background:#1a3d66;
	color:#fff!important;
	text-transform:uppercase;
	line-height:2;
	border:0;
	-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1);
	box-shadow:0 4px 4px 0 rgba(0,0,0,.1)
}
.btn[disabled]{
	background:#808285;
	cursor:default
}
.btn.-cta{
	background:#ffa300
}
.btn.-bare{
	background:transparent!important;
	padding:0;
	margin:0;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	line-height:0
}
.btn.-text{
	font-family:Maison Neue Demi,Helvetica,sans-serif;
	text-transform:uppercase;
	background:transparent;
	color:#59c3d3!important;
	padding:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn.-text[disabled]{
	cursor:default
}
.btn.-text[disabled],.btn.-text[disabled]:hover{
	color:#808285!important
}
.btn.-text:not(.-no-arrow):after{
	content:" \BB"
}
.btn.-text:hover{
	background:transparent;
	-webkit-box-shadow:none;
	box-shadow:none;
	color:#48939f!important
}
.btn.-pill{
	font-family:Maison Neue,Helvetica,sans-serif;
	font-size:.8rem;
	padding:.25rem 1rem;
	text-transform:none;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	border-radius:1rem;
	background-color:#e6e7e8!important;
	color:rgba(31,36,38,.7)!important
}
.btn.-pill.-outlined{
	border:1px solid rgba(31,36,38,.3)
}
.btn.-pill:hover{
	-webkit-box-shadow:0 8px 6px -8px rgba(0,0,0,.2)!important;
	box-shadow:0 8px 6px -8px rgba(0,0,0,.2)!important
}
.btn.-small{
	padding:.325rem .875rem;
	font-size:.875rem
}
.btn:active{
	-webkit-box-shadow:0 8px 6px -8px rgba(0,0,0,.2);
	box-shadow:0 8px 6px -8px rgba(0,0,0,.2)
}
.btn:hover{
	background:#4d71d6
}
form{
	color:#1f2426
}
form .group{
	margin-bottom:1rem
}
form label{
	margin:0 0 .25em;
	display:block
}
form input,form textarea{
	width:100%;
	padding:.5em 1em;
	margin:0;
	display:block;
	line-height:1.6;
	border:1px solid #ccc;
	border-radius:3px
}
form input:focus,form textarea:focus{
	border-color:inherit;
	-webkit-box-shadow:none;
	box-shadow:none
}
form input:disabled,form textarea:disabled{
	opacity:.5
}
form input::-webkit-input-placeholder,form textarea::-webkit-input-placeholder{
	color:#868e96
}
form input:-ms-input-placeholder,form input::-ms-input-placeholder,form textarea:-ms-input-placeholder,form textarea::-ms-input-placeholder{
	color:#868e96
}
form input::placeholder,form textarea::placeholder{
	color:#868e96
}
form textarea{
	min-height:8em;
	resize:vertical
}
form [readonly]{
	color:#dee2e6;
	cursor:default;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
form [type=checkbox],form [type=radio]{
	display:inline-block;
	width:auto;
	margin:0 .5rem 0 0
}
form [type=checkbox]+label,form [type=radio]+label{
	display:inline-block;
	margin:0 1rem 0 0
}
form [type=reset],form [type=submit]{
	width:auto;
	margin:0 auto;
	border:none
}
form fieldset{
	border:none;
	margin:0;
	padding:0
}
table{
	width:100%!important;
	margin:3rem 0;
	background:#fff;
	-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1);
	box-shadow:0 4px 4px 0 rgba(0,0,0,.1);
	color:#1f2426
}
table td,table th{
	padding:1.2rem
}
table td.is-subdued{
	color:#adb5bd
}
table thead th{
	color:#fff;
	text-transform:uppercase;
	text-align:left
}
table thead tr{
	background:#4d71d6
}
table tbody tr:nth-child(odd){
	background:#f8f9fa
}
table.link-table{
	margin:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
table.link-table td{
	padding-left:2rem;
	padding-right:2rem
}
table.link-table td a{
	text-decoration:none
}
table.report-table{
	margin:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
table.report-table.-condensed td,table.report-table.-condensed th{
	padding-top:.5rem;
	padding-bottom:.5rem
}
table.report-table tbody tr{
	background:transparent;
	border-bottom:1px solid #dee2e6
}
table.report-table td{
	padding-left:2rem;
	padding-right:2rem;
	text-align:center
}
table.report-table td:first-child{
	text-align:left
}
table.report-table td:last-child{
	text-align:right
}
table.report-table td a{
	text-decoration:none
}
table.naked-table{
	width:100%;
	margin:0;
	background:transparent;
	-webkit-box-shadow:none;
	box-shadow:none
}
table.naked-table td,table.naked-table th{
	padding:0
}
table.naked-table thead th{
	color:#4d71d6;
	text-transform:uppercase;
	text-align:left
}
table.naked-table tbody tr:nth-child(odd),table.naked-table thead tr{
	background:transparent
}
.-gray-pattern-1,.-gray-pattern-2{
	background-color:#ece9e5
}
.-gray-pattern-3{
	background:#ced4da url("/_files/images/dark-pattern.jpg")
}
dl,ol,ul{
	padding-left:2rem
}
@media (min-width:768px){
	.lity-container .lity-close{
		position:absolute;
		top:-35px
	}
}
body>.app{
	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:100vh;
	background:rgba(31,36,38,.7)
}
body>.app>header{
	position:fixed;
	z-index:10;
	width:100%;
	min-height:5.375rem
}
@media (min-width:768px){
	body>.app>header{
		min-height:5.75rem
	}
}
body>.app>header+section{
	position:relative;
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1
}
body>.app>footer{
	position:relative;
	z-index:99;
	background-color:#212529;
	padding-top:1.375rem;
	padding-bottom:.6875rem;
	color:#adb5bd;
	font-size:.8rem
}
body>.app>footer .copyright{
	text-align:center;
	color:#868e96
}
@media (min-width:768px){
	body>.app>footer .copyright{
		text-align:right
	}
}
body>.app>footer .social-icons{
	text-align:center;
	margin:1rem 0
}
@media (min-width:768px){
	body>.app>footer .social-icons{
		text-align:left;
		margin:0
	}
}
body>.app>footer .social-icons a{
	display:inline-block;
	margin-right:1.5em
}
body>.app>footer .social-icons a svg{
	width:1.5em;
	height:1.5em;
	fill:#868e96
}
body>.app>footer address{
	font-style:normal
}
body>.app>footer hr{
	border-color:#343a40;
	margin:1rem 0
}
body>.app>footer a{
	text-decoration:none;
	color:inherit
}
body>.app>footer h6{
	color:#868e96;
	font-weight:400
}
body>.app>footer .list{
	list-style-type:none;
	margin:0;
	padding:0
}
body>.app>footer .list li{
	margin:0;
	padding:0 1.25rem 0 0
}
body>.app>footer .list.list-col-2{
	-webkit-columns:2;
	columns:2
}
.page{
	background:#ece9e5
}
.page img{
	max-width:100%;
	height:auto
}
.page>section{
	padding-top:4rem;
	padding-bottom:5rem
}
.page>main{
	padding-bottom:3.5rem
}
@media (max-width:1199px){
	.page>main{
		padding-top:2rem
	}
}
.page>main figure+figure{
	margin-top:2em
}
.page>main figure figcaption{
	padding:.5rem 0
}
.page>main figure.-has-boxed-caption{
	-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1);
	box-shadow:0 4px 4px 0 rgba(0,0,0,.1)
}
.page>main figure.-has-boxed-caption img{
	-webkit-box-shadow:none;
	box-shadow:none
}
.page>main figure.-has-boxed-caption figcaption{
	padding:1em;
	background:#fff
}
.page.-front-page main{
	padding-top:2rem;
	background-color:#0e1b2c!important;
	-webkit-box-shadow:0 10px 20px -5px rgba(0,0,0,.3);
	box-shadow:0 10px 20px -5px rgba(0,0,0,.3);
	background-color:#1a3d66!important
}
.page.-front-page .cards .section-background-color-alt{
	background-color:#ffa300!important
}
.page.-facts-at-a-glance h2+hr{
	margin:0
}
.page.-facts-at-a-glance .fact-sheet-content{
	max-width:37.5rem;
	text-align:center;
	margin:0 auto
}
.page .subscribe-newsletter input,.page .subscribe-newsletter label,.page .subscribe-newsletter p{
	font-size:.938rem
}
.page .generic-content{
	padding:0 3rem
}
.page .generic-content.-opaque{
	padding:3rem;
	background:#fff;
	-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1);
	box-shadow:0 4px 4px 0 rgba(0,0,0,.1)
}
@media (max-width:991px){
	.page .generic-content{
		padding:2rem
	}
}
.page .generic-content.-compact{
	padding:2rem
}
.page .generic-content.-wide{
	padding:0 6rem
}
.page .generic-content.-wide.-opaque{
	padding:3rem 6rem
}
@media (max-width:991px){
	.page .generic-content.-wide{
		padding:0 3rem
	}
	.page .generic-content.-wide.-opaque{
		padding:1.5rem 3rem
	}
}
.page .generic-content .inner-content{
	padding:2rem 6rem
}
@media (max-width:1199px){
	.page .generic-content .inner-content{
		padding:2rem 0
	}
}
.page .generic-content hr{
	margin:2rem 0
}
.page .generic-content p{
	line-height:1.5em
}
html .section-background-color,html .section-background-color-alt{
	background-color:#4d71d6!important
}
html .section-text-color,html .section-text-hover-color:hover{
	color:#4d71d6!important
}
html .section-text-dark-hover-color:hover{
	color:#3f5aa1!important
}
html .page main.section-background-color,html .page main.section-background-color-alt,html [class*=section-color] main.section-background-color,html [class*=section-color] main.section-background-color-alt{
	-webkit-box-shadow:0 10px 20px -5px rgba(0,0,0,.3);
	box-shadow:0 10px 20px -5px rgba(0,0,0,.3);
	position:relative
}
html .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #4d71d6;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .spinners-sass.-skeleton:after,html .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .spinners-sass.-skeleton:after{
	border-right:.25rem solid #4d71d6;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
@-webkit-keyframes -skeleton-animate{
	0%{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
		opacity:1
	}
	50%{
		opacity:.7
	}
	to{
		-webkit-transform:rotate(1turn);
		transform:rotate(1turn);
		opacity:1
	}
}
html .spinners-sass.-round:before{
	border-radius:50%;
	border:.25rem solid #eaeaea
}
html .spinners-sass.-round:after,html .spinners-sass.-round:before{
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:absolute;
	top:0;
	left:0
}
html .spinners-sass.-round:after{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
@-webkit-keyframes -round-animate{
	0%{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg)
	}
	to{
		-webkit-transform:rotate(1turn);
		transform:rotate(1turn)
	}
}
html .btn.-text,html .section-link-color{
	color:#4d71d6!important
}
html .btn.-text:hover,html .section-link-color:hover{
	color:#3f5aa1!important
}
html a{
	color:#4d71d6
}
html a:hover{
	color:#3f5aa1
}
html .btn.-text[disabled],html .btn.-text[disabled]:hover{
	color:#808285!important
}
html .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #4d71d6
}
html .section-background-color-alt .section-background-color,html .section-background-color-alt .section-background-color-alt,html .section-background-color .section-background-color,html .section-background-color .section-background-color-alt{
	background-color:#ffa300!important
}
html .section-background-color-alt .section-text-color,html .section-background-color-alt .section-text-hover-color:hover,html .section-background-color .section-text-color,html .section-background-color .section-text-hover-color:hover{
	color:#ffa300!important
}
html .section-background-color-alt .section-text-dark-hover-color:hover,html .section-background-color .section-text-dark-hover-color:hover{
	color:#bc7d0b!important
}
html .section-background-color-alt .social-icon-wrapper span svg[color-with-fill]:hover,html .section-background-color .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#ffa300
}
html .section-background-color-alt .social-icon-wrapper span svg:not([color-with-fill]):hover,html .section-background-color .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#ffa300
}
html .section-background-color-alt .btn.-text,html .section-background-color-alt .section-link-color,html .section-background-color .btn.-text,html .section-background-color .section-link-color{
	color:#ffa300!important
}
html .section-background-color-alt .btn.-text:hover,html .section-background-color-alt .section-link-color:hover,html .section-background-color .btn.-text:hover,html .section-background-color .section-link-color:hover{
	color:#bc7d0b!important
}
html .section-background-color-alt a,html .section-background-color a{
	color:#ffa300
}
html .section-background-color-alt a:hover,html .section-background-color a:hover{
	color:#bc7d0b
}
html .section-background-color-alt .btn.-text[disabled],html .section-background-color-alt .btn.-text[disabled]:hover,html .section-background-color .btn.-text[disabled],html .section-background-color .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-background-color-alt table thead tr,html .section-background-color table thead tr{
	background:#ffa300
}
html .section-background-color-alt table.naked-table thead th,html .section-background-color table.naked-table thead th{
	color:#ffa300
}
html .section-background-color-alt .quotes .quote-wrapper:after,html .section-background-color .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #ffa300
}
html .section-background-color-alt .breadcrumb-container .divider-icon,html .section-background-color-alt .breadcrumb-container .divider-icon.active,html .section-background-color-alt .breadcrumb-container a,html .section-background-color-alt .breadcrumb-container a.active,html .section-background-color-alt .breadcrumb-container a:hover,html .section-background-color .breadcrumb-container .divider-icon,html .section-background-color .breadcrumb-container .divider-icon.active,html .section-background-color .breadcrumb-container a,html .section-background-color .breadcrumb-container a.active,html .section-background-color .breadcrumb-container a:hover{
	color:#fff!important
}
html .section-background-color-alt .spinners-sass,html .section-background-color .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-background-color-alt .spinners-sass.-skeleton,html .section-background-color .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #ffa300;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-background-color-alt .spinners-sass.-skeleton:before,html .section-background-color .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid #ffa300;
	position:absolute;
	top:-.25rem;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-background-color-alt .spinners-sass.-skeleton:after,html .section-background-color .spinners-sass.-skeleton:after{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-right:.25rem solid #ffa300;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	position:absolute;
	top:-.25rem;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-background-color-alt .spinners-sass.-round:before,html .section-background-color .spinners-sass.-round:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:.25rem solid #eaeaea;
	position:absolute;
	top:0;
	left:0
}
html .section-background-color-alt .spinners-sass.-round:after,html .section-background-color .spinners-sass.-round:after{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid #ffa300;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	position:absolute;
	top:0;
	left:0;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-default .section-background-color .section-background-color,html .section-color-default .section-background-color .section-background-color-alt{
	background-color:#4d71d6!important
}
html .section-color-default .section-background-color .section-text-color,html .section-color-default .section-background-color .section-text-hover-color:hover{
	color:#4d71d6!important
}
html .section-color-default .section-background-color .section-text-dark-hover-color:hover{
	color:#3f5aa1!important
}
html .section-color-default .section-background-color .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#4d71d6
}
html .section-color-default .section-background-color .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#4d71d6
}
html .section-color-default .section-background-color .btn.-text,html .section-color-default .section-background-color .section-link-color{
	color:#4d71d6!important
}
html .section-color-default .section-background-color .btn.-text:hover,html .section-color-default .section-background-color .section-link-color:hover{
	color:#3f5aa1!important
}
html .section-color-default .section-background-color a{
	color:#4d71d6
}
html .section-color-default .section-background-color a:hover{
	color:#3f5aa1
}
html .section-color-default .section-background-color .btn.-text[disabled],html .section-color-default .section-background-color .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-default .section-background-color table thead tr{
	background:#4d71d6
}
html .section-color-default .section-background-color table.naked-table thead th{
	color:#4d71d6
}
html .section-color-default .section-background-color .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #4d71d6
}
html .section-color-default .section-background-color .breadcrumb-container .divider-icon,html .section-color-default .section-background-color .breadcrumb-container .divider-icon.active,html .section-color-default .section-background-color .breadcrumb-container a,html .section-color-default .section-background-color .breadcrumb-container a.active,html .section-color-default .section-background-color .breadcrumb-container a:hover{
	color:#fff!important
}
html .section-color-default .section-background-color .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-default .section-background-color .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-default .section-background-color .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #4d71d6;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-default .section-background-color .spinners-sass.-skeleton:after,html .section-color-default .section-background-color .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-default .section-background-color .spinners-sass.-skeleton:after{
	border-right:.25rem solid #4d71d6;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-default .section-background-color .spinners-sass.-round:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:.25rem solid #eaeaea;
	position:absolute;
	top:0;
	left:0
}
html .section-color-default .section-background-color .spinners-sass.-round:after{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	position:absolute;
	top:0;
	left:0;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-default .section-background-color-alt .section-background-color,html .section-color-default .section-background-color-alt .section-background-color-alt{
	background-color:#ffa300!important
}
html .section-color-default .section-background-color-alt .section-text-color,html .section-color-default .section-background-color-alt .section-text-hover-color:hover{
	color:#ffa300!important
}
html .section-color-default .section-background-color-alt .section-text-dark-hover-color:hover{
	color:#bc7d0b!important
}
html .section-color-default .section-background-color-alt .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#ffa300
}
html .section-color-default .section-background-color-alt .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#ffa300
}
html .section-color-default .section-background-color-alt .btn.-text,html .section-color-default .section-background-color-alt .section-link-color{
	color:#ffa300!important
}
html .section-color-default .section-background-color-alt .btn.-text:hover,html .section-color-default .section-background-color-alt .section-link-color:hover{
	color:#bc7d0b!important
}
html .section-color-default .section-background-color-alt a{
	color:#ffa300
}
html .section-color-default .section-background-color-alt a:hover{
	color:#bc7d0b
}
html .section-color-default .section-background-color-alt .btn.-text[disabled],html .section-color-default .section-background-color-alt .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-default .section-background-color-alt table thead tr{
	background:#ffa300
}
html .section-color-default .section-background-color-alt table.naked-table thead th{
	color:#ffa300
}
html .section-color-default .section-background-color-alt .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #ffa300
}
html .section-color-default .section-background-color-alt .breadcrumb-container .divider-icon,html .section-color-default .section-background-color-alt .breadcrumb-container .divider-icon.active,html .section-color-default .section-background-color-alt .breadcrumb-container a,html .section-color-default .section-background-color-alt .breadcrumb-container a.active,html .section-color-default .section-background-color-alt .breadcrumb-container a:hover{
	color:#fff!important
}
html .section-color-default .section-background-color-alt .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-default .section-background-color-alt .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #ffa300;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-default .section-background-color-alt .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #ffa300;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-default .section-background-color-alt .spinners-sass.-skeleton:after,html .section-color-default .section-background-color-alt .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-default .section-background-color-alt .spinners-sass.-skeleton:after{
	border-right:.25rem solid #ffa300;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-default .section-background-color-alt .spinners-sass.-round:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:.25rem solid #eaeaea;
	position:absolute;
	top:0;
	left:0
}
html .section-color-default .section-background-color-alt .spinners-sass.-round:after{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid #ffa300;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	position:absolute;
	top:0;
	left:0;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-default .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-default .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-default .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #4d71d6;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-default .spinners-sass.-skeleton:after,html .section-color-default .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-default .spinners-sass.-skeleton:after{
	border-right:.25rem solid #4d71d6;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-default .spinners-sass.-round:before{
	border-radius:50%;
	border:.25rem solid #eaeaea
}
html .section-color-default .spinners-sass.-round:after,html .section-color-default .spinners-sass.-round:before{
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:absolute;
	top:0;
	left:0
}
html .section-color-default .spinners-sass.-round:after{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-default .section-background-color{
	background-color:#ffa300!important
}
html .section-color-default .section-background-color-alt{
	background-color:#4d71d6!important
}
html .section-color-default .section-text-color,html .section-color-default .section-text-hover-color:hover{
	color:#4d71d6!important
}
html .section-color-default .section-text-dark-hover-color:hover{
	color:#3f5aa1!important
}
html .section-color-default .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#4d71d6
}
html .section-color-default .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#4d71d6
}
html .section-color-default .btn.-text,html .section-color-default .section-link-color{
	color:#4d71d6!important
}
html .section-color-default .btn.-text:hover,html .section-color-default .section-link-color:hover{
	color:#3f5aa1!important
}
html .section-color-default a{
	color:#4d71d6
}
html .section-color-default a:hover{
	color:#3f5aa1
}
html .section-color-default .btn.-text[disabled],html .section-color-default .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-default table thead tr{
	background:#4d71d6
}
html .section-color-default table.naked-table thead th{
	color:#4d71d6
}
html .section-color-default .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #4d71d6
}
html .section-color-about .section-background-color .section-background-color,html .section-color-about .section-background-color .section-background-color-alt{
	background-color:#4d71d6!important
}
html .section-color-about .section-background-color .section-text-color,html .section-color-about .section-background-color .section-text-hover-color:hover{
	color:#4d71d6!important
}
html .section-color-about .section-background-color .section-text-dark-hover-color:hover{
	color:#3f5aa1!important
}
html .section-color-about .section-background-color .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#4d71d6
}
html .section-color-about .section-background-color .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#4d71d6
}
html .section-color-about .section-background-color .btn.-text,html .section-color-about .section-background-color .section-link-color{
	color:#4d71d6!important
}
html .section-color-about .section-background-color .btn.-text:hover,html .section-color-about .section-background-color .section-link-color:hover{
	color:#3f5aa1!important
}
html .section-color-about .section-background-color a{
	color:#4d71d6
}
html .section-color-about .section-background-color a:hover{
	color:#3f5aa1
}
html .section-color-about .section-background-color .btn.-text[disabled],html .section-color-about .section-background-color .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-about .section-background-color table thead tr{
	background:#4d71d6
}
html .section-color-about .section-background-color table.naked-table thead th{
	color:#4d71d6
}
html .section-color-about .section-background-color .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #4d71d6
}
html .section-color-about .section-background-color .breadcrumb-container .divider-icon,html .section-color-about .section-background-color .breadcrumb-container .divider-icon.active,html .section-color-about .section-background-color .breadcrumb-container a,html .section-color-about .section-background-color .breadcrumb-container a.active,html .section-color-about .section-background-color .breadcrumb-container a:hover{
	color:#fff!important
}
html .section-color-about .section-background-color .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-about .section-background-color .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-about .section-background-color .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #4d71d6;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-about .section-background-color .spinners-sass.-skeleton:after,html .section-color-about .section-background-color .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-about .section-background-color .spinners-sass.-skeleton:after{
	border-right:.25rem solid #4d71d6;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-about .section-background-color .spinners-sass.-round:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:.25rem solid #eaeaea;
	position:absolute;
	top:0;
	left:0
}
html .section-color-about .section-background-color .spinners-sass.-round:after{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	position:absolute;
	top:0;
	left:0;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-about .section-background-color-alt .section-background-color,html .section-color-about .section-background-color-alt .section-background-color-alt{
	background-color:#ffa300!important
}
html .section-color-about .section-background-color-alt .section-text-color,html .section-color-about .section-background-color-alt .section-text-hover-color:hover{
	color:#ffa300!important
}
html .section-color-about .section-background-color-alt .section-text-dark-hover-color:hover{
	color:#bc7d0b!important
}
html .section-color-about .section-background-color-alt .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#ffa300
}
html .section-color-about .section-background-color-alt .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#ffa300
}
html .section-color-about .section-background-color-alt .btn.-text,html .section-color-about .section-background-color-alt .section-link-color{
	color:#ffa300!important
}
html .section-color-about .section-background-color-alt .btn.-text:hover,html .section-color-about .section-background-color-alt .section-link-color:hover{
	color:#bc7d0b!important
}
html .section-color-about .section-background-color-alt a{
	color:#ffa300
}
html .section-color-about .section-background-color-alt a:hover{
	color:#bc7d0b
}
html .section-color-about .section-background-color-alt .btn.-text[disabled],html .section-color-about .section-background-color-alt .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-about .section-background-color-alt table thead tr{
	background:#ffa300
}
html .section-color-about .section-background-color-alt table.naked-table thead th{
	color:#ffa300
}
html .section-color-about .section-background-color-alt .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #ffa300
}
html .section-color-about .section-background-color-alt .breadcrumb-container .divider-icon,html .section-color-about .section-background-color-alt .breadcrumb-container .divider-icon.active,html .section-color-about .section-background-color-alt .breadcrumb-container a,html .section-color-about .section-background-color-alt .breadcrumb-container a.active,html .section-color-about .section-background-color-alt .breadcrumb-container a:hover{
	color:#fff!important
}
html .section-color-about .section-background-color-alt .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-about .section-background-color-alt .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #ffa300;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-about .section-background-color-alt .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #ffa300;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-about .section-background-color-alt .spinners-sass.-skeleton:after,html .section-color-about .section-background-color-alt .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-about .section-background-color-alt .spinners-sass.-skeleton:after{
	border-right:.25rem solid #ffa300;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-about .section-background-color-alt .spinners-sass.-round:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:.25rem solid #eaeaea;
	position:absolute;
	top:0;
	left:0
}
html .section-color-about .section-background-color-alt .spinners-sass.-round:after{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid #ffa300;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	position:absolute;
	top:0;
	left:0;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-about .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-about .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-about .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #4d71d6;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-about .spinners-sass.-skeleton:after,html .section-color-about .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-about .spinners-sass.-skeleton:after{
	border-right:.25rem solid #4d71d6;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-about .spinners-sass.-round:before{
	border-radius:50%;
	border:.25rem solid #eaeaea
}
html .section-color-about .spinners-sass.-round:after,html .section-color-about .spinners-sass.-round:before{
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:absolute;
	top:0;
	left:0
}
html .section-color-about .spinners-sass.-round:after{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-about .section-background-color{
	background-color:#ffa300!important
}
html .section-color-about .section-background-color-alt{
	background-color:#4d71d6!important
}
html .section-color-about .section-text-color,html .section-color-about .section-text-hover-color:hover{
	color:#4d71d6!important
}
html .section-color-about .section-text-dark-hover-color:hover{
	color:#3f5aa1!important
}
html .section-color-about .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#4d71d6
}
html .section-color-about .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#4d71d6
}
html .section-color-about .btn.-text,html .section-color-about .section-link-color{
	color:#4d71d6!important
}
html .section-color-about .btn.-text:hover,html .section-color-about .section-link-color:hover{
	color:#3f5aa1!important
}
html .section-color-about a{
	color:#4d71d6
}
html .section-color-about a:hover{
	color:#3f5aa1
}
html .section-color-about .btn.-text[disabled],html .section-color-about .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-about table thead tr{
	background:#4d71d6
}
html .section-color-about table.naked-table thead th{
	color:#4d71d6
}
html .section-color-about .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #4d71d6
}
html .section-color-campuses .section-background-color .section-background-color,html .section-color-campuses .section-background-color .section-background-color-alt{
	background-color:#4d71d6!important
}
html .section-color-campuses .section-background-color .section-text-color,html .section-color-campuses .section-background-color .section-text-hover-color:hover{
	color:#4d71d6!important
}
html .section-color-campuses .section-background-color .section-text-dark-hover-color:hover{
	color:#3f5aa1!important
}
html .section-color-campuses .section-background-color .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#4d71d6
}
html .section-color-campuses .section-background-color .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#4d71d6
}
html .section-color-campuses .section-background-color .btn.-text,html .section-color-campuses .section-background-color .section-link-color{
	color:#4d71d6!important
}
html .section-color-campuses .section-background-color .btn.-text:hover,html .section-color-campuses .section-background-color .section-link-color:hover{
	color:#3f5aa1!important
}
html .section-color-campuses .section-background-color a{
	color:#4d71d6
}
html .section-color-campuses .section-background-color a:hover{
	color:#3f5aa1
}
html .section-color-campuses .section-background-color .btn.-text[disabled],html .section-color-campuses .section-background-color .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-campuses .section-background-color table thead tr{
	background:#4d71d6
}
html .section-color-campuses .section-background-color table.naked-table thead th{
	color:#4d71d6
}
html .section-color-campuses .section-background-color .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #4d71d6
}
html .section-color-campuses .section-background-color .breadcrumb-container .divider-icon,html .section-color-campuses .section-background-color .breadcrumb-container .divider-icon.active,html .section-color-campuses .section-background-color .breadcrumb-container a,html .section-color-campuses .section-background-color .breadcrumb-container a.active,html .section-color-campuses .section-background-color .breadcrumb-container a:hover{
	color:#fff!important
}
html .section-color-campuses .section-background-color .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-campuses .section-background-color .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-campuses .section-background-color .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #4d71d6;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-campuses .section-background-color .spinners-sass.-skeleton:after,html .section-color-campuses .section-background-color .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-campuses .section-background-color .spinners-sass.-skeleton:after{
	border-right:.25rem solid #4d71d6;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-campuses .section-background-color .spinners-sass.-round:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:.25rem solid #eaeaea;
	position:absolute;
	top:0;
	left:0
}
html .section-color-campuses .section-background-color .spinners-sass.-round:after{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	position:absolute;
	top:0;
	left:0;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-campuses .section-background-color-alt .section-background-color,html .section-color-campuses .section-background-color-alt .section-background-color-alt{
	background-color:#ffa300!important
}
html .section-color-campuses .section-background-color-alt .section-text-color,html .section-color-campuses .section-background-color-alt .section-text-hover-color:hover{
	color:#ffa300!important
}
html .section-color-campuses .section-background-color-alt .section-text-dark-hover-color:hover{
	color:#bc7d0b!important
}
html .section-color-campuses .section-background-color-alt .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#ffa300
}
html .section-color-campuses .section-background-color-alt .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#ffa300
}
html .section-color-campuses .section-background-color-alt .btn.-text,html .section-color-campuses .section-background-color-alt .section-link-color{
	color:#ffa300!important
}
html .section-color-campuses .section-background-color-alt .btn.-text:hover,html .section-color-campuses .section-background-color-alt .section-link-color:hover{
	color:#bc7d0b!important
}
html .section-color-campuses .section-background-color-alt a{
	color:#ffa300
}
html .section-color-campuses .section-background-color-alt a:hover{
	color:#bc7d0b
}
html .section-color-campuses .section-background-color-alt .btn.-text[disabled],html .section-color-campuses .section-background-color-alt .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-campuses .section-background-color-alt table thead tr{
	background:#ffa300
}
html .section-color-campuses .section-background-color-alt table.naked-table thead th{
	color:#ffa300
}
html .section-color-campuses .section-background-color-alt .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #ffa300
}
html .section-color-campuses .section-background-color-alt .breadcrumb-container .divider-icon,html .section-color-campuses .section-background-color-alt .breadcrumb-container .divider-icon.active,html .section-color-campuses .section-background-color-alt .breadcrumb-container a,html .section-color-campuses .section-background-color-alt .breadcrumb-container a.active,html .section-color-campuses .section-background-color-alt .breadcrumb-container a:hover{
	color:#fff!important
}
html .section-color-campuses .section-background-color-alt .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-campuses .section-background-color-alt .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #ffa300;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-campuses .section-background-color-alt .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #ffa300;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-campuses .section-background-color-alt .spinners-sass.-skeleton:after,html .section-color-campuses .section-background-color-alt .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-campuses .section-background-color-alt .spinners-sass.-skeleton:after{
	border-right:.25rem solid #ffa300;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-campuses .section-background-color-alt .spinners-sass.-round:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:.25rem solid #eaeaea;
	position:absolute;
	top:0;
	left:0
}
html .section-color-campuses .section-background-color-alt .spinners-sass.-round:after{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid #ffa300;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	position:absolute;
	top:0;
	left:0;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-campuses .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-campuses .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-campuses .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #4d71d6;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-campuses .spinners-sass.-skeleton:after,html .section-color-campuses .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-campuses .spinners-sass.-skeleton:after{
	border-right:.25rem solid #4d71d6;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-campuses .spinners-sass.-round:before{
	border-radius:50%;
	border:.25rem solid #eaeaea
}
html .section-color-campuses .spinners-sass.-round:after,html .section-color-campuses .spinners-sass.-round:before{
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:absolute;
	top:0;
	left:0
}
html .section-color-campuses .spinners-sass.-round:after{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-campuses .section-background-color{
	background-color:#ffa300!important
}
html .section-color-campuses .section-background-color-alt{
	background-color:#4d71d6!important
}
html .section-color-campuses .section-text-color,html .section-color-campuses .section-text-hover-color:hover{
	color:#4d71d6!important
}
html .section-color-campuses .section-text-dark-hover-color:hover{
	color:#3f5aa1!important
}
html .section-color-campuses .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#4d71d6
}
html .section-color-campuses .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#4d71d6
}
html .section-color-campuses .btn.-text,html .section-color-campuses .section-link-color{
	color:#4d71d6!important
}
html .section-color-campuses .btn.-text:hover,html .section-color-campuses .section-link-color:hover{
	color:#3f5aa1!important
}
html .section-color-campuses a{
	color:#4d71d6
}
html .section-color-campuses a:hover{
	color:#3f5aa1
}
html .section-color-campuses .btn.-text[disabled],html .section-color-campuses .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-campuses table thead tr{
	background:#4d71d6
}
html .section-color-campuses table.naked-table thead th{
	color:#4d71d6
}
html .section-color-campuses .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #4d71d6
}
html .section-color-science .section-background-color .section-background-color,html .section-color-science .section-background-color .section-background-color-alt{
	background-color:#4d71d6!important
}
html .section-color-science .section-background-color .section-text-color,html .section-color-science .section-background-color .section-text-hover-color:hover{
	color:#4d71d6!important
}
html .section-color-science .section-background-color .section-text-dark-hover-color:hover{
	color:#3f5aa1!important
}
html .section-color-science .section-background-color .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#4d71d6
}
html .section-color-science .section-background-color .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#4d71d6
}
html .section-color-science .section-background-color .btn.-text,html .section-color-science .section-background-color .section-link-color{
	color:#4d71d6!important
}
html .section-color-science .section-background-color .btn.-text:hover,html .section-color-science .section-background-color .section-link-color:hover{
	color:#3f5aa1!important
}
html .section-color-science .section-background-color a{
	color:#4d71d6
}
html .section-color-science .section-background-color a:hover{
	color:#3f5aa1
}
html .section-color-science .section-background-color .btn.-text[disabled],html .section-color-science .section-background-color .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-science .section-background-color table thead tr{
	background:#4d71d6
}
html .section-color-science .section-background-color table.naked-table thead th{
	color:#4d71d6
}
html .section-color-science .section-background-color .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #4d71d6
}
html .section-color-science .section-background-color .breadcrumb-container .divider-icon,html .section-color-science .section-background-color .breadcrumb-container .divider-icon.active,html .section-color-science .section-background-color .breadcrumb-container a,html .section-color-science .section-background-color .breadcrumb-container a.active,html .section-color-science .section-background-color .breadcrumb-container a:hover{
	color:#fff!important
}
html .section-color-science .section-background-color .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-science .section-background-color .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-science .section-background-color .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #4d71d6;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-science .section-background-color .spinners-sass.-skeleton:after,html .section-color-science .section-background-color .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-science .section-background-color .spinners-sass.-skeleton:after{
	border-right:.25rem solid #4d71d6;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-science .section-background-color .spinners-sass.-round:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:.25rem solid #eaeaea;
	position:absolute;
	top:0;
	left:0
}
html .section-color-science .section-background-color .spinners-sass.-round:after{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	position:absolute;
	top:0;
	left:0;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-science .section-background-color-alt .section-background-color,html .section-color-science .section-background-color-alt .section-background-color-alt{
	background-color:#ffa300!important
}
html .section-color-science .section-background-color-alt .section-text-color,html .section-color-science .section-background-color-alt .section-text-hover-color:hover{
	color:#ffa300!important
}
html .section-color-science .section-background-color-alt .section-text-dark-hover-color:hover{
	color:#bc7d0b!important
}
html .section-color-science .section-background-color-alt .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#ffa300
}
html .section-color-science .section-background-color-alt .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#ffa300
}
html .section-color-science .section-background-color-alt .btn.-text,html .section-color-science .section-background-color-alt .section-link-color{
	color:#ffa300!important
}
html .section-color-science .section-background-color-alt .btn.-text:hover,html .section-color-science .section-background-color-alt .section-link-color:hover{
	color:#bc7d0b!important
}
html .section-color-science .section-background-color-alt a{
	color:#ffa300
}
html .section-color-science .section-background-color-alt a:hover{
	color:#bc7d0b
}
html .section-color-science .section-background-color-alt .btn.-text[disabled],html .section-color-science .section-background-color-alt .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-science .section-background-color-alt table thead tr{
	background:#ffa300
}
html .section-color-science .section-background-color-alt table.naked-table thead th{
	color:#ffa300
}
html .section-color-science .section-background-color-alt .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #ffa300
}
html .section-color-science .section-background-color-alt .breadcrumb-container .divider-icon,html .section-color-science .section-background-color-alt .breadcrumb-container .divider-icon.active,html .section-color-science .section-background-color-alt .breadcrumb-container a,html .section-color-science .section-background-color-alt .breadcrumb-container a.active,html .section-color-science .section-background-color-alt .breadcrumb-container a:hover{
	color:#fff!important
}
html .section-color-science .section-background-color-alt .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-science .section-background-color-alt .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #ffa300;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-science .section-background-color-alt .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #ffa300;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-science .section-background-color-alt .spinners-sass.-skeleton:after,html .section-color-science .section-background-color-alt .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-science .section-background-color-alt .spinners-sass.-skeleton:after{
	border-right:.25rem solid #ffa300;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-science .section-background-color-alt .spinners-sass.-round:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:.25rem solid #eaeaea;
	position:absolute;
	top:0;
	left:0
}
html .section-color-science .section-background-color-alt .spinners-sass.-round:after{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid #ffa300;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	position:absolute;
	top:0;
	left:0;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-science .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-science .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-science .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #4d71d6;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-science .spinners-sass.-skeleton:after,html .section-color-science .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-science .spinners-sass.-skeleton:after{
	border-right:.25rem solid #4d71d6;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-science .spinners-sass.-round:before{
	border-radius:50%;
	border:.25rem solid #eaeaea
}
html .section-color-science .spinners-sass.-round:after,html .section-color-science .spinners-sass.-round:before{
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:absolute;
	top:0;
	left:0
}
html .section-color-science .spinners-sass.-round:after{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-science .section-background-color{
	background-color:#ffa300!important
}
html .section-color-science .section-background-color-alt{
	background-color:#4d71d6!important
}
html .section-color-science .section-text-color,html .section-color-science .section-text-hover-color:hover{
	color:#4d71d6!important
}
html .section-color-science .section-text-dark-hover-color:hover{
	color:#3f5aa1!important
}
html .section-color-science .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#4d71d6
}
html .section-color-science .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#4d71d6
}
html .section-color-science .btn.-text,html .section-color-science .section-link-color{
	color:#4d71d6!important
}
html .section-color-science .btn.-text:hover,html .section-color-science .section-link-color:hover{
	color:#3f5aa1!important
}
html .section-color-science a{
	color:#4d71d6
}
html .section-color-science a:hover{
	color:#3f5aa1
}
html .section-color-science .btn.-text[disabled],html .section-color-science .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-science table thead tr{
	background:#4d71d6
}
html .section-color-science table.naked-table thead th{
	color:#4d71d6
}
html .section-color-science .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #4d71d6
}
html .section-color-technology .section-background-color .section-background-color,html .section-color-technology .section-background-color .section-background-color-alt{
	background-color:#4d71d6!important
}
html .section-color-technology .section-background-color .section-text-color,html .section-color-technology .section-background-color .section-text-hover-color:hover{
	color:#4d71d6!important
}
html .section-color-technology .section-background-color .section-text-dark-hover-color:hover{
	color:#3f5aa1!important
}
html .section-color-technology .section-background-color .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#4d71d6
}
html .section-color-technology .section-background-color .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#4d71d6
}
html .section-color-technology .section-background-color .btn.-text,html .section-color-technology .section-background-color .section-link-color{
	color:#4d71d6!important
}
html .section-color-technology .section-background-color .btn.-text:hover,html .section-color-technology .section-background-color .section-link-color:hover{
	color:#3f5aa1!important
}
html .section-color-technology .section-background-color a{
	color:#4d71d6
}
html .section-color-technology .section-background-color a:hover{
	color:#3f5aa1
}
html .section-color-technology .section-background-color .btn.-text[disabled],html .section-color-technology .section-background-color .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-technology .section-background-color table thead tr{
	background:#4d71d6
}
html .section-color-technology .section-background-color table.naked-table thead th{
	color:#4d71d6
}
html .section-color-technology .section-background-color .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #4d71d6
}
html .section-color-technology .section-background-color .breadcrumb-container .divider-icon,html .section-color-technology .section-background-color .breadcrumb-container .divider-icon.active,html .section-color-technology .section-background-color .breadcrumb-container a,html .section-color-technology .section-background-color .breadcrumb-container a.active,html .section-color-technology .section-background-color .breadcrumb-container a:hover{
	color:#fff!important
}
html .section-color-technology .section-background-color .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-technology .section-background-color .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-technology .section-background-color .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #4d71d6;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-technology .section-background-color .spinners-sass.-skeleton:after,html .section-color-technology .section-background-color .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-technology .section-background-color .spinners-sass.-skeleton:after{
	border-right:.25rem solid #4d71d6;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-technology .section-background-color .spinners-sass.-round:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:.25rem solid #eaeaea;
	position:absolute;
	top:0;
	left:0
}
html .section-color-technology .section-background-color .spinners-sass.-round:after{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	position:absolute;
	top:0;
	left:0;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-technology .section-background-color-alt .section-background-color,html .section-color-technology .section-background-color-alt .section-background-color-alt{
	background-color:#ffa300!important
}
html .section-color-technology .section-background-color-alt .section-text-color,html .section-color-technology .section-background-color-alt .section-text-hover-color:hover{
	color:#ffa300!important
}
html .section-color-technology .section-background-color-alt .section-text-dark-hover-color:hover{
	color:#bc7d0b!important
}
html .section-color-technology .section-background-color-alt .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#ffa300
}
html .section-color-technology .section-background-color-alt .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#ffa300
}
html .section-color-technology .section-background-color-alt .btn.-text,html .section-color-technology .section-background-color-alt .section-link-color{
	color:#ffa300!important
}
html .section-color-technology .section-background-color-alt .btn.-text:hover,html .section-color-technology .section-background-color-alt .section-link-color:hover{
	color:#bc7d0b!important
}
html .section-color-technology .section-background-color-alt a{
	color:#ffa300
}
html .section-color-technology .section-background-color-alt a:hover{
	color:#bc7d0b
}
html .section-color-technology .section-background-color-alt .btn.-text[disabled],html .section-color-technology .section-background-color-alt .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-technology .section-background-color-alt table thead tr{
	background:#ffa300
}
html .section-color-technology .section-background-color-alt table.naked-table thead th{
	color:#ffa300
}
html .section-color-technology .section-background-color-alt .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #ffa300
}
html .section-color-technology .section-background-color-alt .breadcrumb-container .divider-icon,html .section-color-technology .section-background-color-alt .breadcrumb-container .divider-icon.active,html .section-color-technology .section-background-color-alt .breadcrumb-container a,html .section-color-technology .section-background-color-alt .breadcrumb-container a.active,html .section-color-technology .section-background-color-alt .breadcrumb-container a:hover{
	color:#fff!important
}
html .section-color-technology .section-background-color-alt .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-technology .section-background-color-alt .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #ffa300;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-technology .section-background-color-alt .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #ffa300;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-technology .section-background-color-alt .spinners-sass.-skeleton:after,html .section-color-technology .section-background-color-alt .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-technology .section-background-color-alt .spinners-sass.-skeleton:after{
	border-right:.25rem solid #ffa300;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-technology .section-background-color-alt .spinners-sass.-round:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:.25rem solid #eaeaea;
	position:absolute;
	top:0;
	left:0
}
html .section-color-technology .section-background-color-alt .spinners-sass.-round:after{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid #ffa300;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	position:absolute;
	top:0;
	left:0;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-technology .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-technology .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-technology .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #4d71d6;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-technology .spinners-sass.-skeleton:after,html .section-color-technology .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-technology .spinners-sass.-skeleton:after{
	border-right:.25rem solid #4d71d6;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-technology .spinners-sass.-round:before{
	border-radius:50%;
	border:.25rem solid #eaeaea
}
html .section-color-technology .spinners-sass.-round:after,html .section-color-technology .spinners-sass.-round:before{
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:absolute;
	top:0;
	left:0
}
html .section-color-technology .spinners-sass.-round:after{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-technology .section-background-color{
	background-color:#ffa300!important
}
html .section-color-technology .section-background-color-alt{
	background-color:#4d71d6!important
}
html .section-color-technology .section-text-color,html .section-color-technology .section-text-hover-color:hover{
	color:#4d71d6!important
}
html .section-color-technology .section-text-dark-hover-color:hover{
	color:#3f5aa1!important
}
html .section-color-technology .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#4d71d6
}
html .section-color-technology .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#4d71d6
}
html .section-color-technology .btn.-text,html .section-color-technology .section-link-color{
	color:#4d71d6!important
}
html .section-color-technology .btn.-text:hover,html .section-color-technology .section-link-color:hover{
	color:#3f5aa1!important
}
html .section-color-technology a{
	color:#4d71d6
}
html .section-color-technology a:hover{
	color:#3f5aa1
}
html .section-color-technology .btn.-text[disabled],html .section-color-technology .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-technology table thead tr{
	background:#4d71d6
}
html .section-color-technology table.naked-table thead th{
	color:#4d71d6
}
html .section-color-technology .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #4d71d6
}
html .section-color-faculty .section-background-color .section-background-color,html .section-color-faculty .section-background-color .section-background-color-alt{
	background-color:#4d71d6!important
}
html .section-color-faculty .section-background-color .section-text-color,html .section-color-faculty .section-background-color .section-text-hover-color:hover{
	color:#4d71d6!important
}
html .section-color-faculty .section-background-color .section-text-dark-hover-color:hover{
	color:#3f5aa1!important
}
html .section-color-faculty .section-background-color .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#4d71d6
}
html .section-color-faculty .section-background-color .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#4d71d6
}
html .section-color-faculty .section-background-color .btn.-text,html .section-color-faculty .section-background-color .section-link-color{
	color:#4d71d6!important
}
html .section-color-faculty .section-background-color .btn.-text:hover,html .section-color-faculty .section-background-color .section-link-color:hover{
	color:#3f5aa1!important
}
html .section-color-faculty .section-background-color a{
	color:#4d71d6
}
html .section-color-faculty .section-background-color a:hover{
	color:#3f5aa1
}
html .section-color-faculty .section-background-color .btn.-text[disabled],html .section-color-faculty .section-background-color .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-faculty .section-background-color table thead tr{
	background:#4d71d6
}
html .section-color-faculty .section-background-color table.naked-table thead th{
	color:#4d71d6
}
html .section-color-faculty .section-background-color .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #4d71d6
}
html .section-color-faculty .section-background-color .breadcrumb-container .divider-icon,html .section-color-faculty .section-background-color .breadcrumb-container .divider-icon.active,html .section-color-faculty .section-background-color .breadcrumb-container a,html .section-color-faculty .section-background-color .breadcrumb-container a.active,html .section-color-faculty .section-background-color .breadcrumb-container a:hover{
	color:#fff!important
}
html .section-color-faculty .section-background-color .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-faculty .section-background-color .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-faculty .section-background-color .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #4d71d6;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-faculty .section-background-color .spinners-sass.-skeleton:after,html .section-color-faculty .section-background-color .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-faculty .section-background-color .spinners-sass.-skeleton:after{
	border-right:.25rem solid #4d71d6;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-faculty .section-background-color .spinners-sass.-round:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:.25rem solid #eaeaea;
	position:absolute;
	top:0;
	left:0
}
html .section-color-faculty .section-background-color .spinners-sass.-round:after{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	position:absolute;
	top:0;
	left:0;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-faculty .section-background-color-alt .section-background-color,html .section-color-faculty .section-background-color-alt .section-background-color-alt{
	background-color:#ffa300!important
}
html .section-color-faculty .section-background-color-alt .section-text-color,html .section-color-faculty .section-background-color-alt .section-text-hover-color:hover{
	color:#ffa300!important
}
html .section-color-faculty .section-background-color-alt .section-text-dark-hover-color:hover{
	color:#bc7d0b!important
}
html .section-color-faculty .section-background-color-alt .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#ffa300
}
html .section-color-faculty .section-background-color-alt .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#ffa300
}
html .section-color-faculty .section-background-color-alt .btn.-text,html .section-color-faculty .section-background-color-alt .section-link-color{
	color:#ffa300!important
}
html .section-color-faculty .section-background-color-alt .btn.-text:hover,html .section-color-faculty .section-background-color-alt .section-link-color:hover{
	color:#bc7d0b!important
}
html .section-color-faculty .section-background-color-alt a{
	color:#ffa300
}
html .section-color-faculty .section-background-color-alt a:hover{
	color:#bc7d0b
}
html .section-color-faculty .section-background-color-alt .btn.-text[disabled],html .section-color-faculty .section-background-color-alt .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-faculty .section-background-color-alt table thead tr{
	background:#ffa300
}
html .section-color-faculty .section-background-color-alt table.naked-table thead th{
	color:#ffa300
}
html .section-color-faculty .section-background-color-alt .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #ffa300
}
html .section-color-faculty .section-background-color-alt .breadcrumb-container .divider-icon,html .section-color-faculty .section-background-color-alt .breadcrumb-container .divider-icon.active,html .section-color-faculty .section-background-color-alt .breadcrumb-container a,html .section-color-faculty .section-background-color-alt .breadcrumb-container a.active,html .section-color-faculty .section-background-color-alt .breadcrumb-container a:hover{
	color:#fff!important
}
html .section-color-faculty .section-background-color-alt .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-faculty .section-background-color-alt .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #ffa300;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-faculty .section-background-color-alt .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #ffa300;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-faculty .section-background-color-alt .spinners-sass.-skeleton:after,html .section-color-faculty .section-background-color-alt .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-faculty .section-background-color-alt .spinners-sass.-skeleton:after{
	border-right:.25rem solid #ffa300;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-faculty .section-background-color-alt .spinners-sass.-round:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:.25rem solid #eaeaea;
	position:absolute;
	top:0;
	left:0
}
html .section-color-faculty .section-background-color-alt .spinners-sass.-round:after{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid #ffa300;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	position:absolute;
	top:0;
	left:0;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-faculty .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-faculty .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-faculty .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #4d71d6;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-faculty .spinners-sass.-skeleton:after,html .section-color-faculty .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-faculty .spinners-sass.-skeleton:after{
	border-right:.25rem solid #4d71d6;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-faculty .spinners-sass.-round:before{
	border-radius:50%;
	border:.25rem solid #eaeaea
}
html .section-color-faculty .spinners-sass.-round:after,html .section-color-faculty .spinners-sass.-round:before{
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:absolute;
	top:0;
	left:0
}
html .section-color-faculty .spinners-sass.-round:after{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-faculty .section-background-color{
	background-color:#ffa300!important
}
html .section-color-faculty .section-background-color-alt{
	background-color:#4d71d6!important
}
html .section-color-faculty .section-text-color,html .section-color-faculty .section-text-hover-color:hover{
	color:#4d71d6!important
}
html .section-color-faculty .section-text-dark-hover-color:hover{
	color:#3f5aa1!important
}
html .section-color-faculty .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#4d71d6
}
html .section-color-faculty .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#4d71d6
}
html .section-color-faculty .btn.-text,html .section-color-faculty .section-link-color{
	color:#4d71d6!important
}
html .section-color-faculty .btn.-text:hover,html .section-color-faculty .section-link-color:hover{
	color:#3f5aa1!important
}
html .section-color-faculty a{
	color:#4d71d6
}
html .section-color-faculty a:hover{
	color:#3f5aa1
}
html .section-color-faculty .btn.-text[disabled],html .section-color-faculty .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-faculty table thead tr{
	background:#4d71d6
}
html .section-color-faculty table.naked-table thead th{
	color:#4d71d6
}
html .section-color-faculty .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #4d71d6
}
html .section-color-support .section-background-color .section-background-color,html .section-color-support .section-background-color .section-background-color-alt{
	background-color:#4d71d6!important
}
html .section-color-support .section-background-color .section-text-color,html .section-color-support .section-background-color .section-text-hover-color:hover{
	color:#4d71d6!important
}
html .section-color-support .section-background-color .section-text-dark-hover-color:hover{
	color:#3f5aa1!important
}
html .section-color-support .section-background-color .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#4d71d6
}
html .section-color-support .section-background-color .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#4d71d6
}
html .section-color-support .section-background-color .btn.-text,html .section-color-support .section-background-color .section-link-color{
	color:#4d71d6!important
}
html .section-color-support .section-background-color .btn.-text:hover,html .section-color-support .section-background-color .section-link-color:hover{
	color:#3f5aa1!important
}
html .section-color-support .section-background-color a{
	color:#4d71d6
}
html .section-color-support .section-background-color a:hover{
	color:#3f5aa1
}
html .section-color-support .section-background-color .btn.-text[disabled],html .section-color-support .section-background-color .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-support .section-background-color table thead tr{
	background:#4d71d6
}
html .section-color-support .section-background-color table.naked-table thead th{
	color:#4d71d6
}
html .section-color-support .section-background-color .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #4d71d6
}
html .section-color-support .section-background-color .breadcrumb-container .divider-icon,html .section-color-support .section-background-color .breadcrumb-container .divider-icon.active,html .section-color-support .section-background-color .breadcrumb-container a,html .section-color-support .section-background-color .breadcrumb-container a.active,html .section-color-support .section-background-color .breadcrumb-container a:hover{
	color:#fff!important
}
html .section-color-support .section-background-color .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-support .section-background-color .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-support .section-background-color .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #4d71d6;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-support .section-background-color .spinners-sass.-skeleton:after,html .section-color-support .section-background-color .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-support .section-background-color .spinners-sass.-skeleton:after{
	border-right:.25rem solid #4d71d6;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-support .section-background-color .spinners-sass.-round:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:.25rem solid #eaeaea;
	position:absolute;
	top:0;
	left:0
}
html .section-color-support .section-background-color .spinners-sass.-round:after{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	position:absolute;
	top:0;
	left:0;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-support .section-background-color-alt .section-background-color,html .section-color-support .section-background-color-alt .section-background-color-alt{
	background-color:#ffa300!important
}
html .section-color-support .section-background-color-alt .section-text-color,html .section-color-support .section-background-color-alt .section-text-hover-color:hover{
	color:#ffa300!important
}
html .section-color-support .section-background-color-alt .section-text-dark-hover-color:hover{
	color:#bc7d0b!important
}
html .section-color-support .section-background-color-alt .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#ffa300
}
html .section-color-support .section-background-color-alt .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#ffa300
}
html .section-color-support .section-background-color-alt .btn.-text,html .section-color-support .section-background-color-alt .section-link-color{
	color:#ffa300!important
}
html .section-color-support .section-background-color-alt .btn.-text:hover,html .section-color-support .section-background-color-alt .section-link-color:hover{
	color:#bc7d0b!important
}
html .section-color-support .section-background-color-alt a{
	color:#ffa300
}
html .section-color-support .section-background-color-alt a:hover{
	color:#bc7d0b
}
html .section-color-support .section-background-color-alt .btn.-text[disabled],html .section-color-support .section-background-color-alt .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-support .section-background-color-alt table thead tr{
	background:#ffa300
}
html .section-color-support .section-background-color-alt table.naked-table thead th{
	color:#ffa300
}
html .section-color-support .section-background-color-alt .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #ffa300
}
html .section-color-support .section-background-color-alt .breadcrumb-container .divider-icon,html .section-color-support .section-background-color-alt .breadcrumb-container .divider-icon.active,html .section-color-support .section-background-color-alt .breadcrumb-container a,html .section-color-support .section-background-color-alt .breadcrumb-container a.active,html .section-color-support .section-background-color-alt .breadcrumb-container a:hover{
	color:#fff!important
}
html .section-color-support .section-background-color-alt .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-support .section-background-color-alt .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #ffa300;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-support .section-background-color-alt .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #ffa300;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-support .section-background-color-alt .spinners-sass.-skeleton:after,html .section-color-support .section-background-color-alt .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-support .section-background-color-alt .spinners-sass.-skeleton:after{
	border-right:.25rem solid #ffa300;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-support .section-background-color-alt .spinners-sass.-round:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:.25rem solid #eaeaea;
	position:absolute;
	top:0;
	left:0
}
html .section-color-support .section-background-color-alt .spinners-sass.-round:after{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid #ffa300;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	position:absolute;
	top:0;
	left:0;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-support .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-support .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-support .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #4d71d6;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-support .spinners-sass.-skeleton:after,html .section-color-support .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-support .spinners-sass.-skeleton:after{
	border-right:.25rem solid #4d71d6;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-support .spinners-sass.-round:before{
	border-radius:50%;
	border:.25rem solid #eaeaea
}
html .section-color-support .spinners-sass.-round:after,html .section-color-support .spinners-sass.-round:before{
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:absolute;
	top:0;
	left:0
}
html .section-color-support .spinners-sass.-round:after{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-support .section-background-color{
	background-color:#ffa300!important
}
html .section-color-support .section-background-color-alt{
	background-color:#4d71d6!important
}
html .section-color-support .section-text-color,html .section-color-support .section-text-hover-color:hover{
	color:#4d71d6!important
}
html .section-color-support .section-text-dark-hover-color:hover{
	color:#3f5aa1!important
}
html .section-color-support .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#4d71d6
}
html .section-color-support .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#4d71d6
}
html .section-color-support .btn.-text,html .section-color-support .section-link-color{
	color:#4d71d6!important
}
html .section-color-support .btn.-text:hover,html .section-color-support .section-link-color:hover{
	color:#3f5aa1!important
}
html .section-color-support a{
	color:#4d71d6
}
html .section-color-support a:hover{
	color:#3f5aa1
}
html .section-color-support .btn.-text[disabled],html .section-color-support .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-support table thead tr{
	background:#4d71d6
}
html .section-color-support table.naked-table thead th{
	color:#4d71d6
}
html .section-color-support .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #4d71d6
}
html .section-color-news-and-events .section-background-color .section-background-color,html .section-color-news-and-events .section-background-color .section-background-color-alt{
	background-color:#4d71d6!important
}
html .section-color-news-and-events .section-background-color .section-text-color,html .section-color-news-and-events .section-background-color .section-text-hover-color:hover{
	color:#4d71d6!important
}
html .section-color-news-and-events .section-background-color .section-text-dark-hover-color:hover{
	color:#3f5aa1!important
}
html .section-color-news-and-events .section-background-color .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#4d71d6
}
html .section-color-news-and-events .section-background-color .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#4d71d6
}
html .section-color-news-and-events .section-background-color .btn.-text,html .section-color-news-and-events .section-background-color .section-link-color{
	color:#4d71d6!important
}
html .section-color-news-and-events .section-background-color .btn.-text:hover,html .section-color-news-and-events .section-background-color .section-link-color:hover{
	color:#3f5aa1!important
}
html .section-color-news-and-events .section-background-color a{
	color:#4d71d6
}
html .section-color-news-and-events .section-background-color a:hover{
	color:#3f5aa1
}
html .section-color-news-and-events .section-background-color .btn.-text[disabled],html .section-color-news-and-events .section-background-color .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-news-and-events .section-background-color table thead tr{
	background:#4d71d6
}
html .section-color-news-and-events .section-background-color table.naked-table thead th{
	color:#4d71d6
}
html .section-color-news-and-events .section-background-color .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #4d71d6
}
html .section-color-news-and-events .section-background-color .breadcrumb-container .divider-icon,html .section-color-news-and-events .section-background-color .breadcrumb-container .divider-icon.active,html .section-color-news-and-events .section-background-color .breadcrumb-container a,html .section-color-news-and-events .section-background-color .breadcrumb-container a.active,html .section-color-news-and-events .section-background-color .breadcrumb-container a:hover{
	color:#fff!important
}
html .section-color-news-and-events .section-background-color .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-news-and-events .section-background-color .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-news-and-events .section-background-color .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #4d71d6;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-news-and-events .section-background-color .spinners-sass.-skeleton:after,html .section-color-news-and-events .section-background-color .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-news-and-events .section-background-color .spinners-sass.-skeleton:after{
	border-right:.25rem solid #4d71d6;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-news-and-events .section-background-color .spinners-sass.-round:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:.25rem solid #eaeaea;
	position:absolute;
	top:0;
	left:0
}
html .section-color-news-and-events .section-background-color .spinners-sass.-round:after{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	position:absolute;
	top:0;
	left:0;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-news-and-events .section-background-color-alt .section-background-color,html .section-color-news-and-events .section-background-color-alt .section-background-color-alt{
	background-color:#ffa300!important
}
html .section-color-news-and-events .section-background-color-alt .section-text-color,html .section-color-news-and-events .section-background-color-alt .section-text-hover-color:hover{
	color:#ffa300!important
}
html .section-color-news-and-events .section-background-color-alt .section-text-dark-hover-color:hover{
	color:#bc7d0b!important
}
html .section-color-news-and-events .section-background-color-alt .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#ffa300
}
html .section-color-news-and-events .section-background-color-alt .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#ffa300
}
html .section-color-news-and-events .section-background-color-alt .btn.-text,html .section-color-news-and-events .section-background-color-alt .section-link-color{
	color:#ffa300!important
}
html .section-color-news-and-events .section-background-color-alt .btn.-text:hover,html .section-color-news-and-events .section-background-color-alt .section-link-color:hover{
	color:#bc7d0b!important
}
html .section-color-news-and-events .section-background-color-alt a{
	color:#ffa300
}
html .section-color-news-and-events .section-background-color-alt a:hover{
	color:#bc7d0b
}
html .section-color-news-and-events .section-background-color-alt .btn.-text[disabled],html .section-color-news-and-events .section-background-color-alt .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-news-and-events .section-background-color-alt table thead tr{
	background:#ffa300
}
html .section-color-news-and-events .section-background-color-alt table.naked-table thead th{
	color:#ffa300
}
html .section-color-news-and-events .section-background-color-alt .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #ffa300
}
html .section-color-news-and-events .section-background-color-alt .breadcrumb-container .divider-icon,html .section-color-news-and-events .section-background-color-alt .breadcrumb-container .divider-icon.active,html .section-color-news-and-events .section-background-color-alt .breadcrumb-container a,html .section-color-news-and-events .section-background-color-alt .breadcrumb-container a.active,html .section-color-news-and-events .section-background-color-alt .breadcrumb-container a:hover{
	color:#fff!important
}
html .section-color-news-and-events .section-background-color-alt .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-news-and-events .section-background-color-alt .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #ffa300;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-news-and-events .section-background-color-alt .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #ffa300;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-news-and-events .section-background-color-alt .spinners-sass.-skeleton:after,html .section-color-news-and-events .section-background-color-alt .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-news-and-events .section-background-color-alt .spinners-sass.-skeleton:after{
	border-right:.25rem solid #ffa300;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-news-and-events .section-background-color-alt .spinners-sass.-round:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:.25rem solid #eaeaea;
	position:absolute;
	top:0;
	left:0
}
html .section-color-news-and-events .section-background-color-alt .spinners-sass.-round:after{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid #ffa300;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	position:absolute;
	top:0;
	left:0;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-news-and-events .spinners-sass{
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
html .section-color-news-and-events .spinners-sass.-skeleton{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-skeleton-animate 1s linear infinite;
	animation:-skeleton-animate 1s linear infinite
}
html .section-color-news-and-events .spinners-sass.-skeleton:before{
	border-right:.25rem solid transparent;
	border-left:.25rem solid #4d71d6;
	left:-.25rem;
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg)
}
html .section-color-news-and-events .spinners-sass.-skeleton:after,html .section-color-news-and-events .spinners-sass.-skeleton:before{
	border-radius:50%;
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	position:absolute;
	top:-.25rem
}
html .section-color-news-and-events .spinners-sass.-skeleton:after{
	border-right:.25rem solid #4d71d6;
	border-left:.25rem solid transparent;
	right:-.25rem;
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg)
}
html .section-color-news-and-events .spinners-sass.-round:before{
	border-radius:50%;
	border:.25rem solid #eaeaea
}
html .section-color-news-and-events .spinners-sass.-round:after,html .section-color-news-and-events .spinners-sass.-round:before{
	content:"";
	width:2rem;
	height:2rem;
	display:inline-block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:absolute;
	top:0;
	left:0
}
html .section-color-news-and-events .spinners-sass.-round:after{
	border-radius:50%;
	border-top:.25rem solid #4d71d6;
	border-right:.25rem solid transparent;
	border-bottom:.25rem solid transparent;
	border-left:.25rem solid transparent;
	-webkit-animation:-round-animate 1s ease-in-out infinite;
	animation:-round-animate 1s ease-in-out infinite
}
html .section-color-news-and-events .section-background-color{
	background-color:#ffa300!important
}
html .section-color-news-and-events .section-background-color-alt{
	background-color:#4d71d6!important
}
html .section-color-news-and-events .section-text-color,html .section-color-news-and-events .section-text-hover-color:hover{
	color:#4d71d6!important
}
html .section-color-news-and-events .section-text-dark-hover-color:hover{
	color:#3f5aa1!important
}
html .section-color-news-and-events .social-icon-wrapper span svg[color-with-fill]:hover{
	fill:#4d71d6
}
html .section-color-news-and-events .social-icon-wrapper span svg:not([color-with-fill]):hover{
	color:#4d71d6
}
html .section-color-news-and-events .btn.-text,html .section-color-news-and-events .section-link-color{
	color:#4d71d6!important
}
html .section-color-news-and-events .btn.-text:hover,html .section-color-news-and-events .section-link-color:hover{
	color:#3f5aa1!important
}
html .section-color-news-and-events a{
	color:#4d71d6
}
html .section-color-news-and-events a:hover{
	color:#3f5aa1
}
html .section-color-news-and-events .btn.-text[disabled],html .section-color-news-and-events .btn.-text[disabled]:hover{
	color:#808285!important
}
html .section-color-news-and-events table thead tr{
	background:#4d71d6
}
html .section-color-news-and-events table.naked-table thead th{
	color:#4d71d6
}
html .section-color-news-and-events .quotes .quote-wrapper:after{
	border-color:transparent transparent transparent #4d71d6
}
@keyframes -skeleton-animate{
	0%{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
		opacity:1
	}
	50%{
		opacity:.7
	}
	to{
		-webkit-transform:rotate(1turn);
		transform:rotate(1turn);
		opacity:1
	}
}
@keyframes -round-animate{
	0%{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg)
	}
	to{
		-webkit-transform:rotate(1turn);
		transform:rotate(1turn)
	}
}
/*# sourceMappingURL=style.css.map*/
