/*
Theme Name: Electreon
Theme URI:
Author: Antenna | Digital
Author URI: https://www.antennagroup.com
Description: Wirelessly charge electric vehicles
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/********************************************************************************
			 --- CSS BASE  ---
*********************************************************************************/
html{font-size:19px;box-sizing:border-box;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{padding:0;margin:0;background:#fafbfb;font-family: 'Urbanist', sans-serif;font-weight:normal;line-height:1.5;color:#62696f;;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*::before,*::after{box-sizing:inherit}article,aside,footer,header,nav,section{display:block}figcaption,figure{display:block}figure{margin:1em 2.5em}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block; outline:none;}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bold}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#3ee452;color:#23292e}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button,[type="button"],[type="reset"],[type="submit"]{}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{border:1px solid #b4babf;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}template{display:none}[hidden]{display:none}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:3px}select{box-sizing:border-box;width:100%;border-radius:3px}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:3px;background:transparent;line-height:1;cursor:auto}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}::placeholder {color: #767676; opacity: 1;}:-ms-input-placeholder {color: #767676; opacity: 1;}::-ms-input-placeholder {color: #767676; opacity: 1;}

/*Reduce Root Element (html) Sizing For REMs*/
@media only screen and (max-width: 1299px){html{font-size:17px}}@media only screen and (max-width: 1023px){html{font-size:16px}}@media only screen and (max-width: 800px){html{font-size:15px}}@media only screen and (max-width: 375px){html{font-size:14px}}
.site-container {max-width: 2350px;margin: 0 auto;background-color: #fff;}
/********************************************************************************
			 --- Template - Header ---
*********************************************************************************/
.header {z-index:9999;border-bottom: 1px solid #282f35;background-color: transparent;position: absolute;top:auto;left:0;right: 0;width: 100%;max-width: 2350px;margin-left: auto;margin-right: auto;}
.header__row {max-width: 1600px;margin: 0 auto;height: 126px;position: relative;padding: 0 3.157rem;}

/*-----------Drawer Scrollbars-----------*/
.drawer::-webkit-scrollbar {width: 0 !important;}
.drawer::-webkit-scrollbar-track {background:none;}
.drawer::-webkit-scrollbar-thumb {background:none;}
.drawer::-webkit-scrollbar-thumb:window-inactive {}
.no-touchevents .drawer::-webkit-scrollbar {width:8px!important;}
.no-touchevents .drawer::-webkit-scrollbar-track {background:#b4babf;}
.no-touchevents .drawer::-webkit-scrollbar-thumb {background:#3ee452;}
.no-touchevents .drawer::-webkit-scrollbar-thumb:window-inactive {}
/*-----------Header - Search-----------*/
.search input[type="text"] {margin:0; height:40px; padding-right:2.25em;}
.search button {font-size:1.000rem; position:absolute; top:0; right:0; width:2.5em; height:40px; line-height:40px; color:#b4babf; }
.search-row {position:relative;}
/*-----------Header - Utility Links-----------*/
.utility-links ul {list-style:none; margin:0; padding:0;}
.utility-links li, .utility-links a {display:block;}

@media only screen and (min-width: 1250px) {
/*-----------Hidden Mobile Elements-----------*/
.content-overlay, .drawer-toggle {display:none;}
/*-----------Header-----------*/
.logo {display:block; position:absolute; top:0; left:3.157rem; height:126px; line-height:126px; text-align:center; z-index:1;}
.logo img {display:inline-block; vertical-align:middle;}
/*-----------Header - Top - Right-----------*/
.corner {position:absolute; top:0; right:3.157rem;height: 100%;}
.corner .button {color: #fff;padding: .75rem 1.32rem;margin-bottom: 0;}
.corner .button:hover {background-color: #3ee452;color: #fff;}
/*-----------Header - Menu-----------*/
.menu {position:absolute; top:0; right:0; width:100%;text-align: center;padding-left: 5.315rem;}
.menu > ul {display: inline-block;vertical-align: top;text-align: left;}
.menu ul {list-style: none; margin: 0; padding: 0;}
.menu li {position:relative;}
.menu li, .menu a {display: block;}
/*-----------Menu - First Level-----------*/
.menu > ul > li {float: left;}
.menu > ul > li > a {padding: 0 1.421rem; margin: 0; z-index: 1; color: #fff; font-size: 0.842rem;font-weight: 500; position: relative; height:6.65rem; line-height:7.15rem; -webkit-transition:all 250ms ease;-moz-transition:all 250ms ease;transition:all 250ms ease;}
.menu > ul > li > a:hover, .menu > ul > li:hover > a   {color:#3ee452;}
.menu > ul > li.selected > a .menu-active__circle {position: absolute;bottom: 1.55rem;left: 50%;width: 8px;height: 8px;border-radius: 50%;color: #3ee452;margin-left: -4px;display: flex;align-items: center;justify-content: center;}
.menu > ul > li.selected > a .menu-active__circle .icon-circle-fill {font-size: 7px;position: relative;left: 0;}
.menu-active__circle-element {position: absolute;background-color: #3ee452;border-radius: 50%;width: 8px;height: 8px;}

.menu-active__circle-element:nth-of-type(2), .menu-active__circle-element:nth-of-type(3), .menu-active__circle-element:nth-of-type(4) {animation: scaleInActive 4s infinite cubic-bezier(.36, .11, .89, .32);}
.menu-active__circle-element:first-of-type {opacity: 1;z-index: 4;}
.menu-active__circle-element:nth-of-type(2) {animation-delay: -2s;}
.menu-active__circle-element:nth-of-type(3) {animation-delay: -1s;}
.menu-active__circle-element:nth-of-type(4) {animation-delay: 0s;}

.menu > ul > li:not(.selected) > a .menu-active__circle {display: none;}
@keyframes scaleInActive {
  from {
    transform: scale(.5, .5);
    opacity: .5;
  }
  to {
    transform: scale(2.75, 2.75);
    opacity: 0;
  }
}

/*-----------Menu - Dropdown-----------*/
.menu ul ul {line-height:normal; position: absolute; left: -9999px; top:101%; width: 225px; transition: opacity .25s ease; background:#fafbfb; -webkit-transition: opacity .25s ease; -moz-transition: opacity .25s ease; opacity: 0;border-top: 2px solid #3ee452;}
.menu ul ul a {padding:0.967rem 1.250rem; font-size: 0.8rem;font-weight: 500; color: #23292e;}
.menu ul ul li:not(:last-of-type) a {border-bottom: 1px solid rgba(180, 186, 191,.2);}
.menu ul ul a:hover, .menu ul ul li.drop-open > a, .menu ul ul li.selected > a {color:#3ee452;}
.menu ul ul .menu-arrow:after {content:"\ea21"; font-family: 'CD-Project-Icons'; margin-left:0.333em; font-size:90%; color:#b4babf;}
.no-touchevents .menu > ul > li.drop-open > ul, .touchevents .menu > ul > li:hover > ul { left: auto; opacity: 1;}
.no-touchevents .menu > ul > li.drop-right.drop-open ul, .touchevents .menu > ul > li.drop-right:hover ul {right:0;}
/*-----------Menu - Second Level Dropdown-----------*/
.no-touchevents .menu > ul > li ul li.drop-open ul, .touchevents .menu > ul > li ul li:hover ul {opacity: 1; left: 225px; top:0;}
.no-touchevents .menu > ul > li.drop-right ul li.drop-open ul , .touchevents .menu > ul > li.drop-right ul li:hover ul {left:inherit; right:225px;}

.utility-links {position:relative;top:.25rem; }

}

@media only screen and (max-width: 1500px) {
	.menu {padding-left: 7.3rem;}
	.menu > ul > li > a {padding: 0 .811rem;}
}
@media only screen and (max-width: 1450px) {
	.menu {padding-left: 2.3rem;}
	.menu > ul > li > a {padding: 0 .78rem;height: 6.65rem;line-height: 7.15rem;}

}
@media only screen and (max-width: 1299px) {
	.menu > ul > li > a {line-height: 8.15rem;height: 7.4rem;}
  .logo {max-width: 180px;}
}
@media only screen and (min-width: 960px) {
	.menu {font-size: 15px;}
}

@media only screen and (min-width: 1024px) {
	.menu {font-size: 16px;}
}

@media only screen and (max-width: 1249px) {
/*-----------Header-----------*/
.header {width:100%; height:60px; line-height:60px;}
.header__row {height: 100%;padding: 0;}
.admin-bar .menu_open .header {top:46px;}
.menu_open .header {position: fixed;background-color:#282f35;top: 0;}
.menu_open .header__row {background-color:#282f35;z-index: 1005;}
/*-----------Header - Logo-----------*/
.logo { display:block; width:100%; height:60px; line-height:60px; padding:0;position: absolute;padding-left: 1.25rem;max-width: none;}
.logo img {width:100%; max-width:105px; display:inline-block; vertical-align:middle;}
.menu_open .logo {z-index: 1005;position: relative;background-color:#282f35;z-index: 1005;}

/*-----------Drawer Toggle-----------*/
.drawer-toggle { position: absolute; top: 0; right: .5rem; width:50px; height:60px; text-align:center; display:block; margin:0; padding:0; color:#fff;z-index: 9999;}
.drawer-toggle span {position:absolute; display:block; width:28px; height:2px; background:#fff; top:50%; margin-top:-2px; left:50%; margin-left:-14px;}
.drawer-toggle span::before, .drawer-toggle span::after { content: ''; position: absolute; left: 0; background: inherit; width: 100%; height: 100%; }
.drawer-toggle span::before {top: -8px;}
.drawer-toggle span::after {bottom: -8px;}

.root.menu_open .drawer-toggle span {transition-delay: .12s; transition-timing-function: cubic-bezier(.215,.61,.355,1); transform: rotate(45deg);}
.root.menu_open .drawer-toggle span::before {top: 0; transition: top 75ms ease,opacity 75ms ease 0.12s; opacity: 0;}
.root.menu_open .drawer-toggle span::after {bottom: 0; transition: bottom 75ms ease,transform 75ms cubic-bezier(0.215,0.61,0.355,1) 0.12s; transform: rotate(-90deg);}
/*-----------Drawer-----------*/
.drawer { padding-bottom: 3rem;position: fixed; z-index:1001; top: 0; left: -100%; height: 100%; width: 100%; background: #282f35; overflow-x: hidden; overflow-y: auto; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition:-webkit-transform 150ms ease-in-out; transition:transform 150ms ease-in-out;}

/*-----------Main Menu-----------*/
.menu {font-size:16px; background:#282f35;padding-left: 0;padding-top: 60px;}
.admin-bar .menu_open .menu {padding-top: 110px;}
.menu_open .menu {padding-top: 70px;}
.menu ul { padding: 0; margin: 0; list-style: none;}
.menu li {line-height:1.2;}
.menu li, .menu a {display: block;}
.menu a {border-bottom:1px solid rgba(0,0,0,0.25); -webkit-transition: all 150ms ease; transition: all 150ms ease;}
.menu > ul > li > a {line-height: 1;height: auto;}
.menu ul li a {padding:1.15rem 1rem; color: #fff; font-size:1.125em; position: relative;}
.menu > ul > li.active > a, .menu > ul > li.selected > a {background:rgba(0,0,0,0.45); color:#fff; }
.menu .menu-arrow {position: absolute; top: 0; right: 0; display: block; width: 2.778em; text-align: center; height: 100%; z-index: 1; }
.menu .menu-arrow:after {
    content: "\e910";
    font-family: 'CD-Project-Icons';
    color: #fff;
    font-size: 1.444em;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.5em 0 0 -0.5em;
    font-style: normal;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
}
.menu-active__circle {display: none;}
.menu > ul > li.selected > a .menu-active__circle {display: none;}
.menu li.active > a .menu-arrow:after { -webkit-transform: rotate(-180deg); transform: rotate(-180deg);  color:#fff; }
.menu li.active > ul { display: block;}
.menu ul ul { background:rgba(0,0,0,0.15); display:none;}
.menu > ul > li > ul > li.active > a {background:rgba(0,0,0,0.25); color:#fff;}
.menu ul ul li a { font-size: 1.063em; padding-left: 1.765em;}
.menu ul ul ul li a { font-size: 0.938em; padding-left: 3.000em;}
/*-----------Pull Out Menu Content Overlay-----------*/
.content-overlay {visibility: hidden; height: 0; width: 0; background: rgba(0,0,0,0); position: absolute; top: 0; -webkit-transition: background-color 150ms ease-in-out; transition: background-color 150ms ease-in-out; z-index:1000;}
/*-----------Pull Out Menu Open-----------*/
.root {position: relative; height: 100%;}
.root.menu_open {overflow:hidden;}
.root.menu_open .drawer {-webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0);}
.root.menu_open .content-overlay { visibility: visible; height: 100%; width: 100%; position:fixed; top:0; left:0; right:0; background: rgba(0,0,0,0.7); overflow:hidden;}
.root.menu_open .content-overlay span {position:absolute; top:0.577em; right:0.577em; font-size:1.625rem; color:#fff;}
/*-----------Header - Utility LInks-----------*/
.corner {justify-content: center;margin-top: 2rem;}
.corner .button {color: #fff;text-align: center;margin-bottom: 0;padding: 0.9rem 1.5rem;}
}
@media only screen and (max-width: 500px) {
	.corner .utility-links {width: 100%;padding: 0 1rem;}
	.corner .button {width: 100%;}
}
@media only screen and (max-width: 375px) {
/* Menu */
.menu {font-size: 15px;}
}

@media only screen and (max-width: 320px) {
/* Menu */
.menu {font-size: 14px;}

}
/********************************************************************************
			 --- Template Layout ---
*********************************************************************************/
.wrapper {overflow-x: hidden;}
/********************************************************************************
			 --- Grid ---
*********************************************************************************/
/* Base Grid Classes */
.row{max-width:1281px;margin-right:auto;margin-left:auto}.row::before,.row::after{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.row::after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row .row{margin-right:-0.6667rem;margin-left:-0.6667rem}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.column,.columns{width:100%;float:left;padding-right:0.6667rem;padding-left:0.6667rem}.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.row-site{width:96%}

/* .xsmall- Grid */
.xsmall-1{width:8.33333%}.xsmall-push-1{position:relative;left:8.33333%}.xsmall-pull-1{position:relative;left:-8.33333%}.xsmall-offset-0{margin-left:0%}.xsmall-2{width:16.66667%}.xsmall-push-2{position:relative;left:16.66667%}.xsmall-pull-2{position:relative;left:-16.66667%}.xsmall-offset-1{margin-left:8.33333%}.xsmall-3{width:25%}.xsmall-push-3{position:relative;left:25%}.xsmall-pull-3{position:relative;left:-25%}.xsmall-offset-2{margin-left:16.66667%}.xsmall-4{width:33.33333%}.xsmall-push-4{position:relative;left:33.33333%}.xsmall-pull-4{position:relative;left:-33.33333%}.xsmall-offset-3{margin-left:25%}.xsmall-5{width:41.66667%}.xsmall-push-5{position:relative;left:41.66667%}.xsmall-pull-5{position:relative;left:-41.66667%}.xsmall-offset-4{margin-left:33.33333%}.xsmall-6{width:50%}.xsmall-push-6{position:relative;left:50%}.xsmall-pull-6{position:relative;left:-50%}.xsmall-offset-5{margin-left:41.66667%}.xsmall-7{width:58.33333%}.xsmall-push-7{position:relative;left:58.33333%}.xsmall-pull-7{position:relative;left:-58.33333%}.xsmall-offset-6{margin-left:50%}.xsmall-8{width:66.66667%}.xsmall-push-8{position:relative;left:66.66667%}.xsmall-pull-8{position:relative;left:-66.66667%}.xsmall-offset-7{margin-left:58.33333%}.xsmall-9{width:75%}.xsmall-push-9{position:relative;left:75%}.xsmall-pull-9{position:relative;left:-75%}.xsmall-offset-8{margin-left:66.66667%}.xsmall-10{width:83.33333%}.xsmall-push-10{position:relative;left:83.33333%}.xsmall-pull-10{position:relative;left:-83.33333%}.xsmall-offset-9{margin-left:75%}.xsmall-11{width:91.66667%}.xsmall-push-11{position:relative;left:91.66667%}.xsmall-pull-11{position:relative;left:-91.66667%}.xsmall-offset-10{margin-left:83.33333%}.xsmall-12{width:100%}.xsmall-offset-11{margin-left:91.66667%}.xsmall-up-1>.column,.xsmall-up-1>.columns{float:left;width:100%}.xsmall-up-1>.column:nth-of-type(1n),.xsmall-up-1>.columns:nth-of-type(1n){clear:none}.xsmall-up-1>.column:nth-of-type(1n+1),.xsmall-up-1>.columns:nth-of-type(1n+1){clear:both}.xsmall-up-1>.column:last-child,.xsmall-up-1>.columns:last-child{float:left}.xsmall-up-2>.column,.xsmall-up-2>.columns{float:left;width:50%}.xsmall-up-2>.column:nth-of-type(1n),.xsmall-up-2>.columns:nth-of-type(1n){clear:none}.xsmall-up-2>.column:nth-of-type(2n+1),.xsmall-up-2>.columns:nth-of-type(2n+1){clear:both}.xsmall-up-2>.column:last-child,.xsmall-up-2>.columns:last-child{float:left}.xsmall-up-3>.column,.xsmall-up-3>.columns{float:left;width:33.33333%}.xsmall-up-3>.column:nth-of-type(1n),.xsmall-up-3>.columns:nth-of-type(1n){clear:none}.xsmall-up-3>.column:nth-of-type(3n+1),.xsmall-up-3>.columns:nth-of-type(3n+1){clear:both}.xsmall-up-3>.column:last-child,.xsmall-up-3>.columns:last-child{float:left}.xsmall-up-4>.column,.xsmall-up-4>.columns{float:left;width:25%}.xsmall-up-4>.column:nth-of-type(1n),.xsmall-up-4>.columns:nth-of-type(1n){clear:none}.xsmall-up-4>.column:nth-of-type(4n+1),.xsmall-up-4>.columns:nth-of-type(4n+1){clear:both}.xsmall-up-4>.column:last-child,.xsmall-up-4>.columns:last-child{float:left}.xsmall-up-5>.column,.xsmall-up-5>.columns{float:left;width:20%}.xsmall-up-5>.column:nth-of-type(1n),.xsmall-up-5>.columns:nth-of-type(1n){clear:none}.xsmall-up-5>.column:nth-of-type(5n+1),.xsmall-up-5>.columns:nth-of-type(5n+1){clear:both}.xsmall-up-5>.column:last-child,.xsmall-up-5>.columns:last-child{float:left}.xsmall-up-6>.column,.xsmall-up-6>.columns{float:left;width:16.66667%}.xsmall-up-6>.column:nth-of-type(1n),.xsmall-up-6>.columns:nth-of-type(1n){clear:none}.xsmall-up-6>.column:nth-of-type(6n+1),.xsmall-up-6>.columns:nth-of-type(6n+1){clear:both}.xsmall-up-6>.column:last-child,.xsmall-up-6>.columns:last-child{float:left}.xsmall-up-7>.column,.xsmall-up-7>.columns{float:left;width:14.28571%}.xsmall-up-7>.column:nth-of-type(1n),.xsmall-up-7>.columns:nth-of-type(1n){clear:none}.xsmall-up-7>.column:nth-of-type(7n+1),.xsmall-up-7>.columns:nth-of-type(7n+1){clear:both}.xsmall-up-7>.column:last-child,.xsmall-up-7>.columns:last-child{float:left}.xsmall-up-8>.column,.xsmall-up-8>.columns{float:left;width:12.5%}.xsmall-up-8>.column:nth-of-type(1n),.xsmall-up-8>.columns:nth-of-type(1n){clear:none}.xsmall-up-8>.column:nth-of-type(8n+1),.xsmall-up-8>.columns:nth-of-type(8n+1){clear:both}.xsmall-up-8>.column:last-child,.xsmall-up-8>.columns:last-child{float:left}.xsmall-collapse>.column,.xsmall-collapse>.columns{padding-right:0;padding-left:0}.xsmall-collapse .row{margin-right:0;margin-left:0}.expanded.row .xsmall-collapse.row{margin-right:0;margin-left:0}.xsmall-uncollapse>.column,.xsmall-uncollapse>.columns{padding-right:0.6667rem;padding-left:0.6667rem}.xsmall-centered{margin-right:auto;margin-left:auto}.xsmall-centered,.xsmall-centered:last-child:not(:first-child){float:none;clear:both}.xsmall-uncentered,.xsmall-push-0,.xsmall-pull-0{position:static;float:left;margin-right:0;margin-left:0}

/* .small- Grid */
@media print,screen and (min-width:480px){
.small-1{width:8.33333%}.small-push-1{position:relative;left:8.33333%}.small-pull-1{position:relative;left:-8.33333%}.small-offset-0{margin-left:0%}.small-2{width:16.66667%}.small-push-2{position:relative;left:16.66667%}.small-pull-2{position:relative;left:-16.66667%}.small-offset-1{margin-left:8.33333%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-offset-2{margin-left:16.66667%}.small-4{width:33.33333%}.small-push-4{position:relative;left:33.33333%}.small-pull-4{position:relative;left:-33.33333%}.small-offset-3{margin-left:25%}.small-5{width:41.66667%}.small-push-5{position:relative;left:41.66667%}.small-pull-5{position:relative;left:-41.66667%}.small-offset-4{margin-left:33.33333%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-offset-5{margin-left:41.66667%}.small-7{width:58.33333%}.small-push-7{position:relative;left:58.33333%}.small-pull-7{position:relative;left:-58.33333%}.small-offset-6{margin-left:50%}.small-8{width:66.66667%}.small-push-8{position:relative;left:66.66667%}.small-pull-8{position:relative;left:-66.66667%}.small-offset-7{margin-left:58.33333%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-offset-8{margin-left:66.66667%}.small-10{width:83.33333%}.small-push-10{position:relative;left:83.33333%}.small-pull-10{position:relative;left:-83.33333%}.small-offset-9{margin-left:75%}.small-11{width:91.66667%}.small-push-11{position:relative;left:91.66667%}.small-pull-11{position:relative;left:-91.66667%}.small-offset-10{margin-left:83.33333%}.small-12{width:100%}.small-offset-11{margin-left:91.66667%}.small-up-1>.column,.small-up-1>.columns{float:left;width:100%}.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n){clear:none}.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1){clear:both}.small-up-1>.column:last-child,.small-up-1>.columns:last-child{float:left}.small-up-2>.column,.small-up-2>.columns{float:left;width:50%}.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n){clear:none}.small-up-2>.column:nth-of-type(2n+1),.small-up-2>.columns:nth-of-type(2n+1){clear:both}.small-up-2>.column:last-child,.small-up-2>.columns:last-child{float:left}.small-up-3>.column,.small-up-3>.columns{float:left;width:33.33333%}.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n){clear:none}.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1){clear:both}.small-up-3>.column:last-child,.small-up-3>.columns:last-child{float:left}.small-up-4>.column,.small-up-4>.columns{float:left;width:25%}.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n){clear:none}.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1){clear:both}.small-up-4>.column:last-child,.small-up-4>.columns:last-child{float:left}.small-up-5>.column,.small-up-5>.columns{float:left;width:20%}.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n){clear:none}.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1){clear:both}.small-up-5>.column:last-child,.small-up-5>.columns:last-child{float:left}.small-up-6>.column,.small-up-6>.columns{float:left;width:16.66667%}.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n){clear:none}.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1){clear:both}.small-up-6>.column:last-child,.small-up-6>.columns:last-child{float:left}.small-up-7>.column,.small-up-7>.columns{float:left;width:14.28571%}.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n){clear:none}.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1){clear:both}.small-up-7>.column:last-child,.small-up-7>.columns:last-child{float:left}.small-up-8>.column,.small-up-8>.columns{float:left;width:12.5%}.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n){clear:none}.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1){clear:both}.small-up-8>.column:last-child,.small-up-8>.columns:last-child{float:left}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-collapse .row{margin-right:0;margin-left:0}.expanded.row .small-collapse.row{margin-right:0;margin-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:0.6667rem;padding-left:0.6667rem}.small-centered{margin-right:auto;margin-left:auto}.small-centered,.small-centered:last-child:not(:first-child){float:none;clear:both}.small-uncentered,.small-push-0,.small-pull-0{position:static;float:left;margin-right:0;margin-left:0}
}

@media print, screen and (min-width:640px) {
.medium-1{width:8.33333%}.medium-push-1{position:relative;left:8.33333%}.medium-pull-1{position:relative;left:-8.33333%}.medium-offset-0{margin-left:0%}.medium-2{width:16.66667%}.medium-push-2{position:relative;left:16.66667%}.medium-pull-2{position:relative;left:-16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-2{margin-left:16.66667%}.medium-4{width:33.33333%}.medium-push-4{position:relative;left:33.33333%}.medium-pull-4{position:relative;left:-33.33333%}.medium-offset-3{margin-left:25%}.medium-5{width:41.66667%}.medium-push-5{position:relative;left:41.66667%}.medium-pull-5{position:relative;left:-41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-5{margin-left:41.66667%}.medium-7{width:58.33333%}.medium-push-7{position:relative;left:58.33333%}.medium-pull-7{position:relative;left:-58.33333%}.medium-offset-6{margin-left:50%}.medium-8{width:66.66667%}.medium-push-8{position:relative;left:66.66667%}.medium-pull-8{position:relative;left:-66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-8{margin-left:66.66667%}.medium-10{width:83.33333%}.medium-push-10{position:relative;left:83.33333%}.medium-pull-10{position:relative;left:-83.33333%}.medium-offset-9{margin-left:75%}.medium-11{width:91.66667%}.medium-push-11{position:relative;left:91.66667%}.medium-pull-11{position:relative;left:-91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.66667%}.medium-up-1>.column,.medium-up-1>.columns{float:left;width:100%}.medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n){clear:none}.medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1){clear:both}.medium-up-1>.column:last-child,.medium-up-1>.columns:last-child{float:left}.medium-up-2>.column,.medium-up-2>.columns{float:left;width:50%}.medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n){clear:none}.medium-up-2>.column:nth-of-type(2n+1),.medium-up-2>.columns:nth-of-type(2n+1){clear:both}.medium-up-2>.column:last-child,.medium-up-2>.columns:last-child{float:left}.medium-up-3>.column,.medium-up-3>.columns{float:left;width:33.33333%}.medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n){clear:none}.medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1){clear:both}.medium-up-3>.column:last-child,.medium-up-3>.columns:last-child{float:left}.medium-up-4>.column,.medium-up-4>.columns{float:left;width:25%}.medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n){clear:none}.medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1){clear:both}.medium-up-4>.column:last-child,.medium-up-4>.columns:last-child{float:left}.medium-up-5>.column,.medium-up-5>.columns{float:left;width:20%}.medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n){clear:none}.medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1){clear:both}.medium-up-5>.column:last-child,.medium-up-5>.columns:last-child{float:left}.medium-up-6>.column,.medium-up-6>.columns{float:left;width:16.66667%}.medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n){clear:none}.medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1){clear:both}.medium-up-6>.column:last-child,.medium-up-6>.columns:last-child{float:left}.medium-up-7>.column,.medium-up-7>.columns{float:left;width:14.28571%}.medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n){clear:none}.medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1){clear:both}.medium-up-7>.column:last-child,.medium-up-7>.columns:last-child{float:left}.medium-up-8>.column,.medium-up-8>.columns{float:left;width:12.5%}.medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n){clear:none}.medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1){clear:both}.medium-up-8>.column:last-child,.medium-up-8>.columns:last-child{float:left}.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-collapse .row{margin-right:0;margin-left:0}.expanded.row .medium-collapse.row{margin-right:0;margin-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:0.9375rem;padding-left:0.9375rem}.medium-centered{margin-right:auto;margin-left:auto}.medium-centered,.medium-centered:last-child:not(:first-child){float:none;clear:both}.medium-uncentered,.medium-push-0,.medium-pull-0{position:static;float:left;margin-right:0;margin-left:0}.column,.columns{padding-right:0.9375rem;padding-left:0.9375rem}.row .row{margin-right:-0.9375rem;margin-left:-0.9375rem}.row-site{width:90%}
}

/* .large- Grid */
@media print, screen and (min-width:801px) {
.large-1{width:8.33333%}.large-push-1{position:relative;left:8.33333%}.large-pull-1{position:relative;left:-8.33333%}.large-offset-0{margin-left:0%}.large-2{width:16.66667%}.large-push-2{position:relative;left:16.66667%}.large-pull-2{position:relative;left:-16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-2{margin-left:16.66667%}.large-4{width:33.33333%}.large-push-4{position:relative;left:33.33333%}.large-pull-4{position:relative;left:-33.33333%}.large-offset-3{margin-left:25%}.large-5{width:41.66667%}.large-push-5{position:relative;left:41.66667%}.large-pull-5{position:relative;left:-41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-5{margin-left:41.66667%}.large-7{width:58.33333%}.large-push-7{position:relative;left:58.33333%}.large-pull-7{position:relative;left:-58.33333%}.large-offset-6{margin-left:50%}.large-8{width:66.66667%}.large-push-8{position:relative;left:66.66667%}.large-pull-8{position:relative;left:-66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-8{margin-left:66.66667%}.large-10{width:83.33333%}.large-push-10{position:relative;left:83.33333%}.large-pull-10{position:relative;left:-83.33333%}.large-offset-9{margin-left:75%}.large-11{width:91.66667%}.large-push-11{position:relative;left:91.66667%}.large-pull-11{position:relative;left:-91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{width:100%}.large-offset-11{margin-left:91.66667%}.large-up-1>.column,.large-up-1>.columns{float:left;width:100%}.large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n){clear:none}.large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1){clear:both}.large-up-1>.column:last-child,.large-up-1>.columns:last-child{float:left}.large-up-2>.column,.large-up-2>.columns{float:left;width:50%}.large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n){clear:none}.large-up-2>.column:nth-of-type(2n+1),.large-up-2>.columns:nth-of-type(2n+1){clear:both}.large-up-2>.column:last-child,.large-up-2>.columns:last-child{float:left}.large-up-3>.column,.large-up-3>.columns{float:left;width:33.33333%}.large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n){clear:none}.large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1){clear:both}.large-up-3>.column:last-child,.large-up-3>.columns:last-child{float:left}.large-up-4>.column,.large-up-4>.columns{float:left;width:25%}.large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n){clear:none}.large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1){clear:both}.large-up-4>.column:last-child,.large-up-4>.columns:last-child{float:left}.large-up-5>.column,.large-up-5>.columns{float:left;width:20%}.large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n){clear:none}.large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1){clear:both}.large-up-5>.column:last-child,.large-up-5>.columns:last-child{float:left}.large-up-6>.column,.large-up-6>.columns{float:left;width:16.66667%}.large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n){clear:none}.large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1){clear:both}.large-up-6>.column:last-child,.large-up-6>.columns:last-child{float:left}.large-up-7>.column,.large-up-7>.columns{float:left;width:14.28571%}.large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n){clear:none}.large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1){clear:both}.large-up-7>.column:last-child,.large-up-7>.columns:last-child{float:left}.large-up-8>.column,.large-up-8>.columns{float:left;width:12.5%}.large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n){clear:none}.large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1){clear:both}.large-up-8>.column:last-child,.large-up-8>.columns:last-child{float:left}.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-collapse .row{margin-right:0;margin-left:0}.expanded.row .large-collapse.row{margin-right:0;margin-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:0.9375rem;padding-left:0.9375rem}.large-centered{margin-right:auto;margin-left:auto}.large-centered,.large-centered:last-child:not(:first-child){float:none;clear:both}.large-uncentered,.large-push-0,.large-pull-0{position:static;float:left;margin-right:0;margin-left:0}
}

/* .xlarge- Grid */
@media print, screen and (min-width:960px) {
.xlarge-1{width:8.33333%}.xlarge-push-1{position:relative;left:8.33333%}.xlarge-pull-1{position:relative;left:-8.33333%}.xlarge-offset-0{margin-left:0%}.xlarge-2{width:16.66667%}.xlarge-push-2{position:relative;left:16.66667%}.xlarge-pull-2{position:relative;left:-16.66667%}.xlarge-offset-1{margin-left:8.33333%}.xlarge-3{width:25%}.xlarge-push-3{position:relative;left:25%}.xlarge-pull-3{position:relative;left:-25%}.xlarge-offset-2{margin-left:16.66667%}.xlarge-4{width:33.33333%}.xlarge-push-4{position:relative;left:33.33333%}.xlarge-pull-4{position:relative;left:-33.33333%}.xlarge-offset-3{margin-left:25%}.xlarge-5{width:41.66667%}.xlarge-push-5{position:relative;left:41.66667%}.xlarge-pull-5{position:relative;left:-41.66667%}.xlarge-offset-4{margin-left:33.33333%}.xlarge-6{width:50%}.xlarge-push-6{position:relative;left:50%}.xlarge-pull-6{position:relative;left:-50%}.xlarge-offset-5{margin-left:41.66667%}.xlarge-7{width:58.33333%}.xlarge-push-7{position:relative;left:58.33333%}.xlarge-pull-7{position:relative;left:-58.33333%}.xlarge-offset-6{margin-left:50%}.xlarge-8{width:66.66667%}.xlarge-push-8{position:relative;left:66.66667%}.xlarge-pull-8{position:relative;left:-66.66667%}.xlarge-offset-7{margin-left:58.33333%}.xlarge-9{width:75%}.xlarge-push-9{position:relative;left:75%}.xlarge-pull-9{position:relative;left:-75%}.xlarge-offset-8{margin-left:66.66667%}.xlarge-10{width:83.33333%}.xlarge-push-10{position:relative;left:83.33333%}.xlarge-pull-10{position:relative;left:-83.33333%}.xlarge-offset-9{margin-left:75%}.xlarge-11{width:91.66667%}.xlarge-push-11{position:relative;left:91.66667%}.xlarge-pull-11{position:relative;left:-91.66667%}.xlarge-offset-10{margin-left:83.33333%}.xlarge-12{width:100%}.xlarge-offset-11{margin-left:91.66667%}.xlarge-up-1>.column,.xlarge-up-1>.columns{float:left;width:100%}.xlarge-up-1>.column:nth-of-type(1n),.xlarge-up-1>.columns:nth-of-type(1n){clear:none}.xlarge-up-1>.column:nth-of-type(1n+1),.xlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xlarge-up-1>.column:last-child,.xlarge-up-1>.columns:last-child{float:left}.xlarge-up-2>.column,.xlarge-up-2>.columns{float:left;width:50%}.xlarge-up-2>.column:nth-of-type(1n),.xlarge-up-2>.columns:nth-of-type(1n){clear:none}.xlarge-up-2>.column:nth-of-type(2n+1),.xlarge-up-2>.columns:nth-of-type(2n+1){clear:both}.xlarge-up-2>.column:last-child,.xlarge-up-2>.columns:last-child{float:left}.xlarge-up-3>.column,.xlarge-up-3>.columns{float:left;width:33.33333%}.xlarge-up-3>.column:nth-of-type(1n),.xlarge-up-3>.columns:nth-of-type(1n){clear:none}.xlarge-up-3>.column:nth-of-type(3n+1),.xlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xlarge-up-3>.column:last-child,.xlarge-up-3>.columns:last-child{float:left}.xlarge-up-4>.column,.xlarge-up-4>.columns{float:left;width:25%}.xlarge-up-4>.column:nth-of-type(1n),.xlarge-up-4>.columns:nth-of-type(1n){clear:none}.xlarge-up-4>.column:nth-of-type(4n+1),.xlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xlarge-up-4>.column:last-child,.xlarge-up-4>.columns:last-child{float:left}.xlarge-up-5>.column,.xlarge-up-5>.columns{float:left;width:20%}.xlarge-up-5>.column:nth-of-type(1n),.xlarge-up-5>.columns:nth-of-type(1n){clear:none}.xlarge-up-5>.column:nth-of-type(5n+1),.xlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xlarge-up-5>.column:last-child,.xlarge-up-5>.columns:last-child{float:left}.xlarge-up-6>.column,.xlarge-up-6>.columns{float:left;width:16.66667%}.xlarge-up-6>.column:nth-of-type(1n),.xlarge-up-6>.columns:nth-of-type(1n){clear:none}.xlarge-up-6>.column:nth-of-type(6n+1),.xlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xlarge-up-6>.column:last-child,.xlarge-up-6>.columns:last-child{float:left}.xlarge-up-7>.column,.xlarge-up-7>.columns{float:left;width:14.28571%}.xlarge-up-7>.column:nth-of-type(1n),.xlarge-up-7>.columns:nth-of-type(1n){clear:none}.xlarge-up-7>.column:nth-of-type(7n+1),.xlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xlarge-up-7>.column:last-child,.xlarge-up-7>.columns:last-child{float:left}.xlarge-up-8>.column,.xlarge-up-8>.columns{float:left;width:12.5%}.xlarge-up-8>.column:nth-of-type(1n),.xlarge-up-8>.columns:nth-of-type(1n){clear:none}.xlarge-up-8>.column:nth-of-type(8n+1),.xlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xlarge-up-8>.column:last-child,.xlarge-up-8>.columns:last-child{float:left}.xlarge-collapse>.column,.xlarge-collapse>.columns{padding-right:0;padding-left:0}.xlarge-collapse .row{margin-right:0;margin-left:0}.expanded.row .xlarge-collapse.row{margin-right:0;margin-left:0}.xlarge-uncollapse>.column,.xlarge-uncollapse>.columns{padding-right:0.9375rem;padding-left:0.9375rem}.xlarge-centered{margin-right:auto;margin-left:auto}.xlarge-centered,.xlarge-centered:last-child:not(:first-child){float:none;clear:both}.xlarge-uncentered,.xlarge-push-0,.xlarge-pull-0{position:static;float:left;margin-right:0;margin-left:0}
}

/* .xxlarge- Grid */
@media print, screen and (min-width:1200px) {
.xxlarge-1{width:8.33333%}.xxlarge-push-1{position:relative;left:8.33333%}.xxlarge-pull-1{position:relative;left:-8.33333%}.xxlarge-offset-0{margin-left:0%}.xxlarge-2{width:16.66667%}.xxlarge-push-2{position:relative;left:16.66667%}.xxlarge-pull-2{position:relative;left:-16.66667%}.xxlarge-offset-1{margin-left:8.33333%}.xxlarge-3{width:25%}.xxlarge-push-3{position:relative;left:25%}.xxlarge-pull-3{position:relative;left:-25%}.xxlarge-offset-2{margin-left:16.66667%}.xxlarge-4{width:33.33333%}.xxlarge-push-4{position:relative;left:33.33333%}.xxlarge-pull-4{position:relative;left:-33.33333%}.xxlarge-offset-3{margin-left:25%}.xxlarge-5{width:41.66667%}.xxlarge-push-5{position:relative;left:41.66667%}.xxlarge-pull-5{position:relative;left:-41.66667%}.xxlarge-offset-4{margin-left:33.33333%}.xxlarge-6{width:50%}.xxlarge-push-6{position:relative;left:50%}.xxlarge-pull-6{position:relative;left:-50%}.xxlarge-offset-5{margin-left:41.66667%}.xxlarge-7{width:58.33333%}.xxlarge-push-7{position:relative;left:58.33333%}.xxlarge-pull-7{position:relative;left:-58.33333%}.xxlarge-offset-6{margin-left:50%}.xxlarge-8{width:66.66667%}.xxlarge-push-8{position:relative;left:66.66667%}.xxlarge-pull-8{position:relative;left:-66.66667%}.xxlarge-offset-7{margin-left:58.33333%}.xxlarge-9{width:75%}.xxlarge-push-9{position:relative;left:75%}.xxlarge-pull-9{position:relative;left:-75%}.xxlarge-offset-8{margin-left:66.66667%}.xxlarge-10{width:83.33333%}.xxlarge-push-10{position:relative;left:83.33333%}.xxlarge-pull-10{position:relative;left:-83.33333%}.xxlarge-offset-9{margin-left:75%}.xxlarge-11{width:91.66667%}.xxlarge-push-11{position:relative;left:91.66667%}.xxlarge-pull-11{position:relative;left:-91.66667%}.xxlarge-offset-10{margin-left:83.33333%}.xxlarge-12{width:100%}.xxlarge-offset-11{margin-left:91.66667%}.xxlarge-up-1>.column,.xxlarge-up-1>.columns{float:left;width:100%}.xxlarge-up-1>.column:nth-of-type(1n),.xxlarge-up-1>.columns:nth-of-type(1n){clear:none}.xxlarge-up-1>.column:nth-of-type(1n+1),.xxlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xxlarge-up-1>.column:last-child,.xxlarge-up-1>.columns:last-child{float:left}.xxlarge-up-2>.column,.xxlarge-up-2>.columns{float:left;width:50%}.xxlarge-up-2>.column:nth-of-type(1n),.xxlarge-up-2>.columns:nth-of-type(1n){clear:none}.xxlarge-up-2>.column:nth-of-type(2n+1),.xxlarge-up-2>.columns:nth-of-type(2n+1){clear:both}.xxlarge-up-2>.column:last-child,.xxlarge-up-2>.columns:last-child{float:left}.xxlarge-up-3>.column,.xxlarge-up-3>.columns{float:left;width:33.33333%}.xxlarge-up-3>.column:nth-of-type(1n),.xxlarge-up-3>.columns:nth-of-type(1n){clear:none}.xxlarge-up-3>.column:nth-of-type(3n+1),.xxlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xxlarge-up-3>.column:last-child,.xxlarge-up-3>.columns:last-child{float:left}.xxlarge-up-4>.column,.xxlarge-up-4>.columns{float:left;width:25%}.xxlarge-up-4>.column:nth-of-type(1n),.xxlarge-up-4>.columns:nth-of-type(1n){clear:none}.xxlarge-up-4>.column:nth-of-type(4n+1),.xxlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xxlarge-up-4>.column:last-child,.xxlarge-up-4>.columns:last-child{float:left}.xxlarge-up-5>.column,.xxlarge-up-5>.columns{float:left;width:20%}.xxlarge-up-5>.column:nth-of-type(1n),.xxlarge-up-5>.columns:nth-of-type(1n){clear:none}.xxlarge-up-5>.column:nth-of-type(5n+1),.xxlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xxlarge-up-5>.column:last-child,.xxlarge-up-5>.columns:last-child{float:left}.xxlarge-up-6>.column,.xxlarge-up-6>.columns{float:left;width:16.66667%}.xxlarge-up-6>.column:nth-of-type(1n),.xxlarge-up-6>.columns:nth-of-type(1n){clear:none}.xxlarge-up-6>.column:nth-of-type(6n+1),.xxlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xxlarge-up-6>.column:last-child,.xxlarge-up-6>.columns:last-child{float:left}.xxlarge-up-7>.column,.xxlarge-up-7>.columns{float:left;width:14.28571%}.xxlarge-up-7>.column:nth-of-type(1n),.xxlarge-up-7>.columns:nth-of-type(1n){clear:none}.xxlarge-up-7>.column:nth-of-type(7n+1),.xxlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xxlarge-up-7>.column:last-child,.xxlarge-up-7>.columns:last-child{float:left}.xxlarge-up-8>.column,.xxlarge-up-8>.columns{float:left;width:12.5%}.xxlarge-up-8>.column:nth-of-type(1n),.xxlarge-up-8>.columns:nth-of-type(1n){clear:none}.xxlarge-up-8>.column:nth-of-type(8n+1),.xxlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xxlarge-up-8>.column:last-child,.xxlarge-up-8>.columns:last-child{float:left}.xxlarge-collapse>.column,.xxlarge-collapse>.columns{padding-right:0;padding-left:0}.xxlarge-collapse .row{margin-right:0;margin-left:0}.expanded.row .xxlarge-collapse.row{margin-right:0;margin-left:0}.xxlarge-uncollapse>.column,.xxlarge-uncollapse>.columns{padding-right:0.9375rem;padding-left:0.9375rem}.xxlarge-centered{margin-right:auto;margin-left:auto}.xxlarge-centered,.xxlarge-centered:last-child:not(:first-child){float:none;clear:both}.xxlarge-uncentered,.xxlarge-push-0,.xxlarge-pull-0{position:static;float:left;margin-right:0;margin-left:0}
}

/* Block Grid */
.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}
/********************************************************************************
--- CD Font Icons Packcage - Full (replace with project icon set if supplied) ---
*********************************************************************************/
@font-face {font-family: 'CD-Project-Icons'; src: url(assets/fonts/CD-Project-Icons.woff2?yk0w7i) format('woff2'), url(assets/fonts/CD-Project-Icons.ttf?yk0w7i) format('truetype'), url(assets/fonts/CD-Project-Icons.woff?yk0w7i) format('woff'),	url(assets/fonts/CD-Project-Icons.svg?yk0w7i#CD-Project-Icons) format('svg'); font-weight: normal; font-style: normal;}

[class^="icon-"], [class*=" icon-"] {font-family: 'CD-Project-Icons' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

.icon-arrow-drop-left:before{content: "\ea20";}.icon-arrow-drop-right:before{content: "\ea21";}.icon-image:before{content:"\e900"}.icon-about:before{content:"\e901"}.icon-account-box:before{content:"\e902"}.icon-account-circle:before{content:"\e903"}.icon-add-circle-fill:before{content:"\e904"}.icon-add-circle:before{content:"\e905"}.icon-add-user-male:before{content:"\e906"}.icon-add:before{content:"\e907"}.icon-address-book:before{content:"\e908"}.icon-addthis:before{content:"\e909"}.icon-adobeacrobatreader:before{content:"\e90a"}.icon-advertising:before{content:"\e90b"}.icon-airplane-mode-on:before{content:"\e90c"}.icon-alarm-clock:before{content:"\e90d"}.icon-albums:before{content:"\e90e"}.icon-android:before{content:"\e90f"}.icon-angle-down-circle:before{content:"\e910"}.icon-angle-down:before{content:"\e911"}.icon-angle-left-circle:before{content:"\e912"}.icon-angle-left:before{content:"\e913"}.icon-angle-right-circle:before{content:"\e914"}.icon-angle-right:before{content:"\e915"}.icon-angle-up-circle:before{content:"\e916"}.icon-angle-up:before{content:"\e917"}.icon-apple:before{content:"\e918"}.icon-approval:before{content:"\e919"}.icon-arrow-down-circle:before{content:"\e91a"}.icon-arrow-down-long:before{content:"\e91b"}.icon-arrow-down:before{content:"\e91c"}.icon-arrow-drop-down:before{content:"\e91d"}.icon-arrow-drop-up:before{content:"\e91e"}.icon-arrow-left-circle:before{content:"\e91f"}.icon-arrow-left-long:before{content:"\e920"}.icon-arrow-left:before{content:"\e921"}.icon-arrow-right-circle:before{content:"\e922"}.icon-arrow-right-long:before{content:"\e923"}.icon-arrow-right:before{content:"\e924"}.icon-arrow-up-circle:before{content:"\e925"}.icon-arrow-up-long:before{content:"\e926"}.icon-arrow-up:before{content:"\e927"}.icon-aspect-ratio:before{content:"\e928"}.icon-attach:before{content:"\e929"}.icon-attention:before{content:"\e92a"}.icon-audio:before{content:"\e92b"}.icon-automation:before{content:"\e92c"}.icon-ball-point-pen:before{content:"\e92d"}.icon-bank-card-back-side:before{content:"\e92e"}.icon-bank-cards:before{content:"\e92f"}.icon-bell:before{content:"\e930"}.icon-book:before{content:"\e931"}.icon-bookmark-ribbon:before{content:"\e932"}.icon-bookmark:before{content:"\e933"}.icon-box:before{content:"\e934"}.icon-briefcase:before{content:"\e935"}.icon-browse-podcasts:before{content:"\e936"}.icon-building-line:before{content:"\e937"}.icon-building:before{content:"\e938"}.icon-businessman:before{content:"\e939"}.icon-buy:before{content:"\e93a"}.icon-calculator:before{content:"\e93b"}.icon-calendar:before{content:"\e93c"}.icon-camera:before{content:"\e93d"}.icon-cancel-circle-fill:before{content:"\e93e"}.icon-cancel-circle:before{content:"\e93f"}.icon-cc-amex:before{content:"\e940"}.icon-cc-discover:before{content:"\e941"}.icon-cc-mastercard:before{content:"\e942"}.icon-cc-paypal:before{content:"\e943"}.icon-cc-stripe:before{content:"\e944"}.icon-cc-visa:before{content:"\e945"}.icon-cellular-network:before{content:"\e946"}.icon-chart-bar:before{content:"\e947"}.icon-chart-combo:before{content:"\e948"}.icon-chat:before{content:"\e949"}.icon-check-circle:before{content:"\e94a"}.icon-check:before{content:"\e94b"}.icon-checkbox-checked-circle-line:before{content:"\e94c"}.icon-checkbox-checked-circle:before{content:"\e94d"}.icon-checkbox-checked-line:before{content:"\e94e"}.icon-checkbox-checked:before{content:"\e94f"}.icon-checkbox-unchecked:before{content:"\e950"}.icon-circle-fill:before{content:"\e951"}.icon-circle:before{content:"\e952"}.icon-clear-all:before{content:"\e953"}.icon-clock:before{content:"\e954"}.icon-close:before{content:"\e955"}.icon-cloud:before{content:"\e956"}.icon-coins:before{content:"\e957"}.icon-collaboration:before{content:"\e958"}.icon-comments:before{content:"\e959"}.icon-compact-camera:before{content:"\e95a"}.icon-computer:before{content:"\e95b"}.icon-conference:before{content:"\e95c"}.icon-contact-card:before{content:"\e95d"}.icon-contacts:before{content:"\e95e"}.icon-copy:before{content:"\e95f"}.icon-create-new:before{content:"\e960"}.icon-dashboard:before{content:"\e961"}.icon-data-usage:before{content:"\e962"}.icon-database:before{content:"\e963"}.icon-decline:before{content:"\e964"}.icon-define-location:before{content:"\e965"}.icon-delivery:before{content:"\e966"}.icon-document:before{content:"\e967"}.icon-documents:before{content:"\e968"}.icon-download:before{content:"\e969"}.icon-duplicate:before{content:"\e96a"}.icon-edit-square:before{content:"\e96b"}.icon-edit:before{content:"\e96c"}.icon-error-line:before{content:"\e96d"}.icon-error:before{content:"\e96e"}.icon-expand:before{content:"\e96f"}.icon-external:before{content:"\e970"}.icon-facebook-square:before{content:"\e971"}.icon-facebook:before{content:"\e972"}.icon-file:before{content:"\e973"}.icon-filter-list:before{content:"\e974"}.icon-filter:before{content:"\e975"}.icon-flash-light:before{content:"\e976"}.icon-folder:before{content:"\e977"}.icon-following:before{content:"\e978"}.icon-fullscreen-exit:before{content:"\e979"}.icon-fullscreen:before{content:"\e97a"}.icon-gallery-carousel:before{content:"\e97b"}.icon-gallery:before{content:"\e97c"}.icon-gears:before{content:"\e97d"}.icon-genius:before{content:"\e97e"}.icon-geo-fence:before{content:"\e97f"}.icon-gift:before{content:"\e980"}.icon-globe-earth:before{content:"\e981"}.icon-globe:before{content:"\e982"}.icon-google:before{content:"\e983"}.icon-googleplay:before{content:"\e984"}.icon-googleplus-square:before{content:"\e985"}.icon-googleplus:before{content:"\e986"}.icon-graduation-cap:before{content:"\e987"}.icon-grid-6:before{content:"\e988"}.icon-grid:before{content:"\e989"}.icon-hand-cursor:before{content:"\e98a"}.icon-handshake:before{content:"\e98b"}.icon-happy:before{content:"\e98c"}.icon-health-sources:before{content:"\e98d"}.icon-heart:before{content:"\e98e"}.icon-help-line:before{content:"\e98f"}.icon-help:before{content:"\e990"}.icon-high-priority:before{content:"\e991"}.icon-home:before{content:"\e992"}.icon-houzz-square:before{content:"\e993"}.icon-houzz:before{content:"\e994"}.icon-idea:before{content:"\e995"}.icon-image-file:before{content:"\e996"}.icon-inbox:before{content:"\e997"}.icon-info:before{content:"\e998"}.icon-instagram-square:before{content:"\e999"}.icon-instagram:before{content:"\e99a"}.icon-investment:before{content:"\e99b"}.icon-invisible:before{content:"\e99c"}.icon-iphone-x:before{content:"\e99d"}.icon-iphone:before{content:"\e99e"}.icon-key:before{content:"\e99f"}.icon-keyboard-arrow-down:before{content:"\e9a0"}.icon-keyboard-arrow-left:before{content:"\e9a1"}.icon-keyboard-arrow-right:before{content:"\e9a2"}.icon-keyboard-arrow-up:before{content:"\e9a3"}.icon-keypad:before{content:"\e9a4"}.icon-laptop:before{content:"\e9a5"}.icon-layers-line:before{content:"\e9a6"}.icon-layers:before{content:"\e9a7"}.icon-line-chart:before{content:"\e9a8"}.icon-link:before{content:"\e9a9"}.icon-linkedin-square:before{content:"\e9aa"}.icon-linkedin:before{content:"\e9ab"}.icon-list:before{content:"\e9ac"}.icon-literature:before{content:"\e9ad"}.icon-lock:before{content:"\e9ae"}.icon-mail-line:before{content:"\e9af"}.icon-mail:before{content:"\e9b0"}.icon-maintenance:before{content:"\e9b1"}.icon-map-marker:before{content:"\e9b2"}.icon-map:before{content:"\e9b3"}.icon-marker:before{content:"\e9b4"}.icon-meeting:before{content:"\e9b5"}.icon-memories:before{content:"\e9b6"}.icon-menu:before{content:"\e9b7"}.icon-message:before{content:"\e9b8"}.icon-microphone:before{content:"\e9b9"}.icon-microsoftexcel:before{content:"\e9ba"}.icon-microsoftpowerpoint:before{content:"\e9bb"}.icon-microsoftword:before{content:"\e9bc"}.icon-minus-circle-fill:before{content:"\e9bd"}.icon-minus-circle:before{content:"\e9be"}.icon-minus:before{content:"\e9bf"}.icon-mobile:before{content:"\e9c0"}.icon-money-bag:before{content:"\e9c1"}.icon-money:before{content:"\e9c2"}.icon-monitor:before{content:"\e9c3"}.icon-movie:before{content:"\e9c4"}.icon-music-library:before{content:"\e9c5"}.icon-musical-notes:before{content:"\e9c6"}.icon-news:before{content:"\e9c7"}.icon-note:before{content:"\e9c8"}.icon-ok:before{content:"\e9c9"}.icon-online-support:before{content:"\e9ca"}.icon-open:before{content:"\e9cb"}.icon-order:before{content:"\e9cc"}.icon-paper-money:before{content:"\e9cd"}.icon-paper-plane:before{content:"\e9ce"}.icon-password:before{content:"\e9cf"}.icon-paypal:before{content:"\e9d0"}.icon-pdf:before{content:"\e9d1"}.icon-pencil:before{content:"\e9d2"}.icon-people:before{content:"\e9d3"}.icon-phone-call:before{content:"\e9d4"}.icon-phone:before{content:"\e9d5"}.icon-photo:before{content:"\e9d6"}.icon-pie-chart:before{content:"\e9d7"}.icon-pinterest-square:before{content:"\e9d8"}.icon-pinterest:before{content:"\e9d9"}.icon-play-circle-fill:before{content:"\e9da"}.icon-play-circle:before{content:"\e9db"}.icon-play:before{content:"\e9dc"}.icon-plus:before{content:"\e9dd"}.icon-price-tag:before{content:"\e9de"}.icon-print:before{content:"\e9df"}.icon-product:before{content:"\e9e0"}.icon-qr-code:before{content:"\e9e1"}.icon-quotes-close:before{content:"\e9e2"}.icon-quotes-open:before{content:"\e9e3"}.icon-radio-waves:before{content:"\e9e4"}.icon-refresh:before{content:"\e9e5"}.icon-report-card:before{content:"\e9e6"}.icon-restaurant:before{content:"\e9e7"}.icon-rocket:before{content:"\e9e8"}.icon-save:before{content:"\e9e9"}.icon-screenshot:before{content:"\e9ea"}.icon-search:before{content:"\e9eb"}.icon-security-checked:before{content:"\e9ec"}.icon-server:before{content:"\e9ed"}.icon-settings:before{content:"\e9ee"}.icon-shop:before{content:"\e9ef"}.icon-shopping-bag:before{content:"\e9f0"}.icon-shopping-cart-loaded:before{content:"\e9f1"}.icon-shopping-cart:before{content:"\e9f2"}.icon-shutdown:before{content:"\e9f3"}.icon-sms:before{content:"\e9f4"}.icon-soundcloud:before{content:"\e9f5"}.icon-speech-buble:before{content:"\e9f6"}.icon-spotify:before{content:"\e9f7"}.icon-stack-of-photos:before{content:"\e9f8"}.icon-star-half:before{content:"\e9f9"}.icon-star-line:before{content:"\e9fa"}.icon-star:before{content:"\e9fb"}.icon-statistics:before{content:"\e9fc"}.icon-stopwatch:before{content:"\e9fd"}.icon-sun:before{content:"\e9fe"}.icon-support:before{content:"\e9ff"}.icon-syncronize:before{content:"\ea00"}.icon-thumbs-up:before{content:"\ea01"}.icon-timer:before{content:"\ea02"}.icon-toggle-off:before{content:"\ea03"}.icon-toggle-on:before{content:"\ea04"}.icon-training:before{content:"\ea05"}.icon-trash:before{content:"\ea06"}.icon-trophy:before{content:"\ea07"}.icon-truck:before{content:"\ea08"}.icon-twitter-square:before{content:"\ea09"}.icon-twitter:before{content:"\ea0a"}.icon-unlock:before{content:"\ea0b"}.icon-upload:before{content:"\ea0c"}.icon-usd-fill:before{content:"\ea0d"}.icon-usd:before{content:"\ea0e"}.icon-user-group-man-man:before{content:"\ea0f"}.icon-user-group-man-woman:before{content:"\ea10"}.icon-user-male:before{content:"\ea11"}.icon-video-call:before{content:"\ea12"}.icon-videos-purchased:before{content:"\ea13"}.icon-visible:before{content:"\ea14"}.icon-wallet-app:before{content:"\ea15"}.icon-wallet:before{content:"\ea16"}.icon-warning-line:before{content:"\ea17"}.icon-warning:before{content:"\ea18"}.icon-wifi:before{content:"\ea19"}.icon-worldwide-location:before{content:"\ea1a"}.icon-yelp-square:before{content:"\ea1b"}.icon-yelp:before{content:"\ea1c"}.icon-youtube:before{content:"\ea1d"}.icon-zoom-in:before{content:"\ea1e"}.icon-zoom-out:before{content:"\ea1f"}
/********************************************************************************

			 --- Template - Page Elements ---
*********************************************************************************/
/*-----------Titles-----------*/
h1, h2, h3, h4, h5, h6 { margin: 0 0 0.833em 0; line-height: 1.2; font-weight:500; font-style: normal; color: #23292e; font-family: 'Urbanist', sans-serif;}
h1, .h1 {font-size: 2.052rem; line-height: 1.25;font-weight: 600;}
h2, .h2 {font-size: 1.315rem;line-height: 1.55;}
h3, .h3 {font-size: 1.105rem;line-height: 1.49;color: #3ee452;font-weight: 600;}
h4, .h4 {font-size: 1rem;font-weight: 600;line-height: 1.47;}
h5, .h5 {font-size: .9rem;font-weight: 600;}
h6, .h6 {font-size: .85rem;font-weight: 600;}
.page-headline {font-size: 3.421rem;line-height: 1.1;color: #fff;margin-bottom: 1.315rem;font-weight: 500;}
.subheader { font-weight: 300; margin-top: -0.6em}
.headings {border-bottom:1px solid #b4babf; padding:0 0 0.667em 0; margin:0 0 1.667em 0; position:relative;}
.headings:before {content:""; display:block; position:absolute; bottom:-1px; left:0; width:175px; height:1px; background:#23292e;}
.headings span[class^="icon-"] {color:#b4babf; font-size:80%; margin-right:0.167em;}
/*-----------Branding Colors-----------*/
.green {color:#3ee452;}
.bg-green {background-color: #3ee452;}
.blue {color: #00d1fd;}
.bg-blue {background-color: #00d1fd;}
.black {color:#23292e}
.bg-black {background-color: #23292e;}
.gray {color:#62696f;}
.bg-gray {background-color: #62696f;}
.light-gray {color:#b4babf}
.bg-light-gray {background-color: #b4babf;}
.off-white {color:#fafbfb;}
.bg-off-white {background-color: #fafbfb;}
.bg-dark-gradient {background-image: linear-gradient(270deg, #2F3439 0%, #23292E 100%);}
.bg-light-gradient {background-image: linear-gradient(to left, #64f175, #00d1fd 60%);}
.white {color: #fff;}
.bg-white {background-color: #fff;}
/*-----------Lists-----------*/
.list-reset { list-style: none; padding: 0; margin: 0; }
ul, ol { margin: 0 0 1.000em 1.778em; padding: 0; }
ol, li { line-height: 1.5; }
ol { counter-reset: section; list-style-type: none; margin: 0 0 1.000em 0; padding: 0; }
ol li { counter-increment: section; position: relative; padding: 0 0 0 1.125em; margin-bottom: 1.250em; }
ol li:before { font-weight: 700; content: counters(section, ".") "."; display: inline-block; color:#00d1fd; margin-right: 0.5em; }
ol ol { margin: 1.778em 0; }
ol ol li { font-size: 0.875em; }
ol ol li { padding-left: 2.1429em; }
ul.bullets, ul.checkmarks, .split-panel__overview ul { list-style: none; margin: 0 0 1.000em 0; padding: 0; overflow: hidden; }
ul.bullets li, ul.checkmarks li , .split-panel__overview ul li{ list-style: none; margin: 0 0 1.125em 0; padding: 0 0 0 1.250em; position: relative; }
ul.bullets li:before, ul.checkmarks li:before, .split-panel__overview ul li:before { font-family: 'CD-Project-Icons'; display: block; position: absolute; top: 0; left: 0; color:#00d1fd; }
ul.bullets li:before {font-size: 1em; content: "\e915"; top: -0.0625em;}
ul.checkmarks li:before, .split-panel__overview ul li:before {font-size: 1em; content: "\e94b"; top: -0.0625em;}
ul.bullets ul, ul.checkmarks ul { margin: 1.250em 0 0 0.667em; }
.article { font-size: 1.125rem; }
.article h1, .article h2, .article h3, .article h4, .article h5, .article h6 { margin: 1.750em 0 1.500em; }
/*-----------Paragraphs-----------*/
p { margin: 0 0 1.500em 0; line-height:1.6; }
.lead { font-size: 1.556rem; font-weight: 300; line-height:1.5;}
/*-----------Links-----------*/
a { color:#3ee452; text-decoration: none; -webkit-transition: color 300ms ease-out; transition: color 300ms ease-out; }
a:hover {color:#00d1fd; text-decoration: none; cursor: pointer; }
/*-----------Images-----------*/
img { max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; display: inline-block; vertical-align: middle; }
img.aligntop { margin: 0 0 1.000em 0; }
img.alignleft, img.alignright {max-width:35%; margin-top:0.333em; margin-bottom:0.333em}
img.alignleft { float: left; margin-right:1.389em;}
img.alignright { float: right; margin-left:1.389em;}
img.border { border: 1px solid #b4babf; padding:0.278em; background: #fff;}
/*-----------Aligning-----------*/
.left-align { text-align: left }
.center { text-align: center }
.right-align { text-align: right }
.left { float: left }
.right { float: right }

.flex {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.flex--center {-webkit-box-align: center;-moz-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}

/*-----------Misc Typography-----------*/
.arial {font-family: Arial, sans-serif;}
.times-new-roman {font-family: Times New Roman, serif;}
.small { font-size:1rem; font-weight: 700; }
.light {font-weight:300;}
.regular { font-weight:400; }
.semibold {font-weight: 600;}
.bold { font-weight:700; }
.extrabold { font-weight:800; }
.italic { font-style: italic }
.caps { text-transform: uppercase;}
.regular-case {text-transform: none;}
.justify { text-align: justify }
.nowrap { white-space: nowrap }
.break-word { word-wrap: break-word }
.truncate { max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.t1 {font-size:0.875rem}
.t2 {font-size:1.000rem}
.t3 {font-size:1.125rem}
.t4 {font-size:1.250rem}
.t5 {font-size:1.375rem}
.t6 {font-size:1.500rem}
.t7 {font-size:1.625rem}
.t8 {font-size:1.750rem}
.t9 {font-size:1.875rem}
.t10 {font-size:2.000rem}
.t4,.t5,.t6 {line-height:1.35}
.t7,.t8,.t9,.t10 {line-height:1.2}
/*-----------Spacing-----------*/
.mx-auto { margin-left: auto; margin-right: auto; }
.m0 { margin: 0 }
.mt0 { margin-top: 0 }
.mt1 { margin-top: 0.313rem }
.mt2 { margin-top: 0.625rem }
.mt3 { margin-top: 0.938rem }
.mt4 { margin-top: 1.250rem }
.mt5 { margin-top: 1.563rem }
.mt6 { margin-top: 1.875rem }
.mt7 { margin-top: 2.500rem }
.mt8 { margin-top: 3.125rem }
.mt9 { margin-top: 3.750rem }
.mt10 { margin-top: 5.000rem }
.mt11 { margin-top: 6.250rem }
.mt12 { margin-top: 7.894rem }
.mt13 {margin-top: 8.750rem}
.mb0 { margin-bottom: 0 }
.mb1 { margin-bottom: 0.313rem }
.mb2 { margin-bottom: 0.625rem }
.mb3 { margin-bottom: 0.938rem }
.mb4 { margin-bottom: 1.250rem }
.mb5 { margin-bottom: 1.563rem }
.mb6 { margin-bottom: 1.875rem }
.mb7 { margin-bottom: 2.500rem }
.mb8 { margin-bottom: 3.125rem }
.mb9 { margin-bottom: 3.750rem }
.mb10 { margin-bottom: 5.000rem }
.mb11 { margin-bottom: 6.250rem }
.mt12 { margin-bottom: 7.894rem }
.mt13 {margin-bottom: 8.750rem}
.p0 { padding: 0 }
.pt0 { padding-top: 0 }
.pt1 { padding-top: 0.313rem }
.pt2 { padding-top: 0.625rem }
.pt3 { padding-top: 0.938rem }
.pt4 { padding-top: 1.250rem }
.pt5 { padding-top: 1.563rem }
.pt6 { padding-top: 1.875rem }
.pt7 { padding-top: 2.500rem }
.pt8 { padding-top: 3.125rem }
.pt9 { padding-top: 3.750rem }
.pt10 { padding-top: 5.000rem }
.pt11 { padding-top: 6.250rem }
.pt12 { padding-top: 7.894rem }
.pt13 {padding-top: 8.750rem}
.pb0 { padding-bottom: 0 }
.pb1 { padding-bottom: 0.313rem }
.pb2 { padding-bottom: 0.625rem }
.pb3 { padding-bottom: 0.938rem }
.pb4 { padding-bottom: 1.250rem }
.pb5 { padding-bottom: 1.563rem }
.pb6 { padding-bottom: 1.875rem }
.pb7 { padding-bottom: 2.500rem }
.pb8 { padding-bottom: 3.125rem }
.pb9 { padding-bottom: 3.750rem }
.pb10 { padding-bottom: 5.000rem }
.pb11 { padding-bottom: 6.250rem }
.pb12 { padding-bottom: 7.894rem }
.pb13 {padding-bottom: 8.750rem}
/*-----------Borders and Rounding-----------*/
.border { border-style: solid; border-width: 1px; border-color:#b4babf; }
.border-top { border-top-style: solid; border-top-width: 1px; border-top-color:#b4babf; }
.border-right { border-right-style: solid; border-right-width: 1px; border-right-color:#b4babf; }
.border-bottom { border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color:#b4babf; }
.border-left { border-left-style: solid; border-left-width: 1px; border-left-color:#b4babf; }
.border-none { border: 0 }
.rounded { border-radius: 3px }
.circle { border-radius: 50% }
.rounded-top { border-radius: 3px 3px 0 0 }
.rounded-right { border-radius: 0 3px 3px 0 }
.rounded-bottom { border-radius: 0 0 3px 3px }
.rounded-left { border-radius: 3px 0 0 3px }
.not-rounded { border-radius: 0 }
/*-----------Blockquotes-----------*/
blockquote {margin: 0 0 1.389em 0; padding:0 0 0 2.5em;; position:relative;}
blockquote .quote {line-height: 1.7; margin:0 0 1.000em 0; font-style: italic; }
blockquote .quote:before {font-size:1.5em; content:'\e9e3'; font-family: 'CD-Project-Icons'; font-style: normal; position:absolute; top:-0.0667em; left:0; color:#3ee452; line-height:1; }
blockquote .quote p {font-size: 1.0625rem;}
blockquote .cite {font-weight: 700; }
blockquote .cite span {font-size:0.857em; font-weight: 400; margin: 0 0 0 0.389em }
blockquote :last-child { margin: 0; }
/*-----------Divider-----------*/
hr { border: none; height: 1px; background: #b4babf; clear: both; margin: 1.389em 0; }
/*-----------Responsive Embed-----------*/
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; }
.embed-container iframe, .embed-container object, .embed-container embed, .embed-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*-----------Buttons-----------*/
.button {font-size: 0.842rem;font-weight: 600;cursor: pointer; line-height: 1; border: 1px solid #3ee452;border-radius: 2rem;margin: 0 0 1.111em 0; position: relative; text-decoration: none; text-align: left; -webkit-appearance: none; display: inline-block;
padding: 0.7rem 4.552rem 0.75rem 1.052rem; -webkit-transition: all 200ms ease; transition: all 200ms ease; color: #23292e; background-color: transparent;position:relative;}
.button:not(.button--standard)::after {content: '\e923';font-family: 'CD-Project-Icons' !important;position: absolute;right: 1rem;top:50%;margin-top: -8px;color: #00d1fd;-webkit-transition: all 200ms ease;transition: all 200ms ease;}
.button.mb0 {margin-bottom: 0;}
.button:hover::after {right: .8rem;}
body:not(.user-is-tabbing) .button {outline: none;}
.button:hover, .button:focus {color: #3ee452;}
.button.secondary {color: #fff;}
.button.secondary:hover, .button.secondary:focus {color:#3ee452; }
.button.tertiary {border-color:#fff; }
.button.tertiary::after {color: #fff;}
.button.tertiary:hover, .button.tertiary:focus {color: #23292e;}
.button.quaternary {border-color:#00d1fd; color: #fff;}
.button.quaternary::after {color: #3ee452;}
.button.quaternary:hover, .button.quaternary:focus {color:#00d1fd; }
.button.large {padding: 1.000em 2.556em; font-size: 1.333rem;}

.button.quinary {border-color:#00d1fd; color: #23292e;}
.button.quinary::after {color: #3ee452;}
.button.quinary:hover, .button.quinary:focus {color:#00d1fd; }
.button.tiny {padding: 0.778em 1.111em; font-size: 0.778rem;}
.button.expand { width: 100%;}
.button.wide {padding-left: 3.333em; padding-right: 3.333em;}
button.reset {border: none; background: none; cursor: pointer; font-weight: normal; text-decoration: none; -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0;}

.button--gradient {margin-bottom: 0;margin-top: 0.947rem;color: #fff;background-image: linear-gradient(to left, #00a3e8, #00d1fd 0%);border-color: transparent;padding: 0.947rem 3.052rem 0.96rem 1.052rem;}
span.button--gradient {padding: 0.947rem 1.052rem 0.96rem 1.052rem;cursor: default;}
span.button--gradient:after {display: none;}
span.button--gradient:hover {color: #fff;}
a.button--gradient {cursor: pointer;}
a.button--gradient:hover {color: #fff;}
a.button--gradient.button:not(.button--standard)::after {color: #fff;}

@media only screen and (max-width: 1024px) {
	.button:not(.button--standard)::after {margin-top: -7px;}
}
@media only screen and (max-width: 800px) {
	.button:not(.button--standard)::after {margin-top: -6px;}
}
/*-----------Post Link-----------*/
.post-link {font-size: 0.842rem;font-weight: 600;cursor: pointer; line-height: 1; border: none;margin: 0 0 1.111em 0; position: relative; text-decoration: none; text-align: center; -webkit-appearance: none; display: inline-block;
padding: 0 3.052rem 0 0; -webkit-transition: all 200ms ease; transition: all 200ms ease; color: #23292e; background-color: transparent;position:relative;}
.post-link:after {content: '\e923';font-family: 'CD-Project-Icons' !important;position: absolute;right: 1rem;top:50%;margin-top: -8px;color: #3ee452;-webkit-transition: all 200ms ease;transition: all 200ms ease;}
.post-link:hover:after {right:.8rem; }

@media only screen and (max-width: 1024px) {
	.post-link:after {margin-top: -7px;}
}
@media only screen and (max-width: 800px) {
	.post-link:after {margin-top: -6px;}
}
/*-----------Text Buttons-----------*/
.text-button {font-size: 1.000rem; line-height: 1; margin: 0 0 1.111em 0; padding: 0 0 0.250em 0; display: inline-block; color: #3ee452; border-bottom: 2px solid #3ee452; transition: all 250ms ease;}
.text-button:hover {color: #23292e; border-color: #23292e;}
.text-button.secondary {color: #00d1fd; border-color: #00d1fd;}
.text-button.secondary:hover {color: #23292e; border-color: #23292e;}
.text-button.tiny {font-size: 0.875rem; text-transform: uppercase;}

@media only screen and (max-width: 1023px) {
	.mt5 { margin-top: 1.250rem }
	.mt6 { margin-top: 1.563rem }
	.mt7 { margin-top: 2.188rem }
	.mt8 { margin-top: 2.813rem }
	.mt9 { margin-top: 3.125rem }
	.mt10 { margin-top: 4.375rem }
	.mt11 { margin-top: 5.625rem }
	.mt12 { margin-top: 7.500rem }
	.mb5 { margin-bottom: 1.250rem }
	.mb6 { margin-bottom: 1.563rem }
	.mb7 { margin-bottom: 2.188rem }
	.mb8 { margin-bottom: 2.813rem }
	.mb9 { margin-bottom: 3.125rem }
	.mb10 { margin-bottom: 4.375rem }
	.mb11 { margin-bottom: 5.625rem }
	.mb12 { margin-bottom: 7.500rem }
	.pt5 { padding-top: 1.250rem }
	.pt6 { padding-top: 1.563rem }
	.pt7 { padding-top: 2.188rem }
	.pt8 { padding-top: 2.813rem }
	.pt9 { padding-top: 3.125rem }
	.pt10 { padding-top: 4.375rem }
	.pt11 { padding-top: 5.625rem }
	.pt12 { padding-top: 7.500rem }
	.pb5 { padding-bottom: 1.250rem }
	.pb6 { padding-bottom: 1.563rem }
	.pb7 { padding-bottom: 2.188rem }
	.pb8 { padding-bottom: 2.813rem }
	.pb9 { padding-bottom: 3.125rem }
	.pb10 { padding-bottom: 4.375rem }
	.pb11 { padding-bottom: 5.625rem }
	.pb12 { padding-bottom: 7.500rem }

}

@media only screen and (max-width: 800px) {
	h1, .h1 {font-size: 2.000rem}
	h2, .h2 {font-size: 1.500rem}
	h3, .h3 {font-size: 1.313rem}
	.mt5 { margin-top: 1.125rem }
	.mt6 { margin-top: 1.375rem }
	.mt7 { margin-top: 1.875rem }
	.mt8 { margin-top: 2.500rem }
	.mt9 { margin-top: 2.813rem }
	.mt10 { margin-top: 3.750rem }
	.mt11 { margin-top: 5.000rem }
	.mt12 { margin-top: 6.250rem }
	.mb5 { margin-bottom: 1.125rem }
	.mb6 { margin-bottom: 1.375rem }
	.mb7 { margin-bottom: 1.875rem }
	.mb8 { margin-bottom: 2.500rem }
	.mb9 { margin-bottom: 2.813rem }
	.mb10 { margin-bottom: 3.750rem }
	.mb11 { margin-bottom: 5.000rem }
	.mb12 { margin-bottom: 6.250rem }
	.pt5 { padding-top: 1.125rem }
	.pt6 { padding-top: 1.375rem }
	.pt7 { padding-top: 1.875rem }
	.pt8 { padding-top: 2.500rem }
	.pt9 { padding-top: 2.813rem }
	.pt10 { padding-top: 3.750rem }
	.pt11 { padding-top: 5.000rem }
	.pt12 { padding-top: 6.250rem }
	.pb5 { padding-bottom: 1.125rem }
	.pb6 { padding-bottom: 1.375rem }
	.pb7 { padding-bottom: 1.875rem }
	.pb8 { padding-bottom: 2.500rem }
	.pb9 { padding-bottom: 2.813rem }
	.pb10 { padding-bottom: 3.750rem }
	.pb11 { padding-bottom: 5.000rem }
	.pb12 { padding-bottom: 6.250rem }
}

@media only screen and (max-width: 479px) {
	h1, .h1 {font-size: 1.750rem}
	h2, .h2 {font-size: 1.375rem}
	h3, .h3 {font-size: 1.188rem}
	h4, .h4 {font-size: 1.125rem}
	.mt5 { margin-top: 1.000rem }
	.mt6 { margin-top: 1.250rem }
	.mt7 { margin-top: 1.625rem }
	.mt8 { margin-top: 2.188rem }
	.mt9 { margin-top: 2.500rem }
	.mt10 { margin-top: 3.125rem }
	.mt11 { margin-top: 4.375rem }
	.mt12 { margin-top: 5.000rem }
	.mb5 { margin-bottom: 1.000rem }
	.mb6 { margin-bottom: 1.250rem }
	.mb7 { margin-bottom: 1.625rem }
	.mb8 { margin-bottom: 2.188rem }
	.mb9 { margin-bottom: 2.500rem }
	.mb10 { margin-bottom: 3.125rem }
	.mb11 { margin-bottom: 4.375rem }
	.mb12 { margin-bottom: 5.000rem }
	.pt5 { padding-top: 1.000rem }
	.pt6 { padding-top: 1.250rem }
	.pt7 { padding-top: 1.625rem }
	.pt8 { padding-top: 2.188rem }
	.pt9 { padding-top: 2.500rem }
	.pt10 { padding-top: 3.125rem }
	.pt11 { padding-top: 4.375rem }
	.pt12 { padding-top: 5.000rem }
	.pb5 { padding-bottom: 1.000rem }
	.pb6 { padding-bottom: 1.250rem }
	.pb7 { padding-bottom: 1.625rem }
	.pb8 { padding-bottom: 2.188rem }
	.pb9 { padding-bottom: 2.500rem }
	.pb10 { padding-bottom: 3.125rem }
	.pb11 { padding-bottom: 4.375rem }
	.pb12 { padding-bottom: 5.000rem }
}

@media only screen and (max-width: 375px) {
/*-----------Images-----------*/
img.alignleft, img.alignright {float:none; margin-top:0; margin-right:auto; margin-left:auto; display:block; max-width:100%;}
/*----------Buttons-----------*/
.button {display:block; width:100%;text-align: left;}
}
/********************************************************************************
			 --- Labels ---
*********************************************************************************/
.label {color: #3ee452;font-size: 0.631rem;font-weight: bold;letter-spacing: 1px;line-height: 1;text-transform: uppercase;}
.label.secondary {color: #00d4ff;}
/********************************************************************************
			 --- Form Styling ---
*********************************************************************************/
/*-----------Standard Forms-----------*/
form { margin: 0; }
/*-----------Label Styles-----------*/
label { color: #00d4ff;cursor: pointer; display: block; margin: 0; font-size: 0.736rem;font-weight: bold;letter-spacing: 1px;line-height: 1;text-transform: uppercase;}

.mfp-wrap .ginput_container_name label {margin-bottom: 8px;}
/*-----------Required-----------*/
.req, .mfp-wrap .gform_wrapper .gfield_required { color: #c02b0a;
    display: inline-block;
    font-size: 13.008px;font-weight: normal;text-transform: capitalize;font-style: normal;}
/*-----------styling on all basic form elements-----------*/
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"],
input[type="tel"], input[type="time"], input[type="url"], textarea, select .root .gform_wrapper.gravity-theme input[type=color],
.root .gform_wrapper.gravity-theme input[type=date],
.root .gform_wrapper.gravity-theme input[type=datetime-local],
.root .gform_wrapper.gravity-theme input[type=datetime],
.root .gform_wrapper.gravity-theme input[type=email],
.root .gform_wrapper.gravity-theme input[type=month],
.root .gform_wrapper.gravity-theme input[type=number],
.root .gform_wrapper.gravity-theme input[type=password],
.root .gform_wrapper.gravity-theme input[type=search],
.root .gform_wrapper.gravity-theme input[type=tel],
.root .gform_wrapper.gravity-theme input[type=text],
.root .gform_wrapper.gravity-theme input[type=time],
.root .gform_wrapper.gravity-theme input[type=url],
.root .gform_wrapper.gravity-theme input[type=week],
.root  .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea{font-size: 1.000rem; -webkit-appearance: none; background-color: #fff; border: 1px solid #b4babf; color: #62696f; display: block; margin: 0.684rem 0 1rem 0; padding: 0.444em; height: 50px; width: 100%;  -webkit-transition: border linear 0.2s; transition: border linear 0.2s; border-radius: 0.105rem; font-weight:500;text-indent:1rem;}
/*-----------styling on all basic form focus elements-----------*/
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus, select:focus,
.gform_wrapper.gravity-theme input[type=color]:focus,
.root .gform_wrapper.gravity-theme input[type=date]:focus,
.root .gform_wrapper.gravity-theme input[type=datetime-local]:focus,
.root .gform_wrapper.gravity-theme input[type=datetime]:focus,
.root .gform_wrapper.gravity-theme input[type=email]:focus,
.root .gform_wrapper.gravity-theme input[type=month]:focus,
.root .gform_wrapper.gravity-theme input[type=number]:focus,
.root .gform_wrapper.gravity-theme input[type=password]:focus,
.root .gform_wrapper.gravity-theme input[type=search]:focus,
.root .gform_wrapper.gravity-theme input[type=tel]:focus,
.root .gform_wrapper.gravity-theme input[type=text]:focus,
.root .gform_wrapper.gravity-theme input[type=time]:focus,
.root .gform_wrapper.gravity-theme input[type=url]:focus,
.root .gform_wrapper.gravity-theme input[type=week]:focus,
.root  .gform_wrapper.gravity-theme select:focus, .gform_wrapper.gravity-theme textarea:focus
{border-color: #3ee452; outline:none;}
body.user-is-tabbing input[type="text"]:focus, body.user-is-tabbing input[type="password"]:focus, body.user-is-tabbing input[type="date"]:focus, body.user-is-tabbing input[type="datetime"]:focus, body.user-is-tabbing input[type="datetime-local"]:focus, body.user-is-tabbing input[type="month"]:focus,
 body.user-is-tabbing input[type="week"]:focus, body.user-is-tabbing input[type="email"]:focus, body.user-is-tabbing input[type="number"]:focus, body.user-is-tabbing input[type="search"]:focus, body.user-is-tabbing input[type="tel"]:focus, body.user-is-tabbing input[type="time"]:focus,
 body.user-is-tabbing input[type="url"]:focus,
 body.user-is-tabbing textarea:focus, body.user-is-tabbing select:focus {border: none; outline: auto; outline: 2px solid #3ee45 !important; /* for non-webkit browsers */ outline: 5px auto -webkit-focus-ring-color !important;}


/*-----------styling on all basic form disabled elements-----------*/
input[type="text"][disabled], fieldset[disabled] input[type="text"], input[type="password"][disabled], fieldset[disabled] input[type="password"], input[type="date"][disabled], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], fieldset[disabled] input[type="month"], input[type="week"][disabled], fieldset[disabled] input[type="week"], input[type="email"][disabled], fieldset[disabled] input[type="email"], input[type="number"][disabled], fieldset[disabled] input[type="number"], input[type="search"][disabled], fieldset[disabled] input[type="search"], input[type="tel"][disabled], fieldset[disabled] input[type="tel"], input[type="time"][disabled], fieldset[disabled] input[type="time"], input[type="url"][disabled], fieldset[disabled] input[type="url"], textarea[disabled], fieldset[disabled] textarea { background-color: #b4babf; }
/*-----------input submit-----------*/
input[type="submit"] { -webkit-appearance: none; }
/*-----------textarea-----------*/
textarea { min-height: 6.944em; resize: none; max-width: 100%; }
textarea[rows] { height: auto; }
/*-----------select-----------*/
select { -webkit-appearance: none !important; background-color: #fff; background-image: url("data:image/svg+xml,%3Csvg width='12px' height='8px' viewBox='0 0 12 8' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EIcon/angle-down Copy%3C/title%3E%3Cg id='Designs' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Style-Guide' transform='translate(-1073.000000, -1754.000000)' fill='%233EE452'%3E%3Cg id='UI-Elements' transform='translate(93.000000, 1436.000000)'%3E%3Cg id='Icon/angle-down-Copy' transform='translate(974.000000, 309.000000)'%3E%3Cpath d='M17.8333334,10.3333333 C17.8333334,10.5833333 17.75,10.75 17.5833334,10.9166667 L12.5833333,15.9166667 C12.25,16.25 11.75,16.25 11.4166667,15.9166667 L6.41666664,10.9166667 C6.0833333,10.5833333 6.0833333,10.0833333 6.41666664,9.74999999 C6.74999997,9.41666665 7.24999998,9.41666665 7.58333331,9.74999999 L12,14.1666667 L16.4166667,9.74999999 C16.75,9.41666665 17.25,9.41666665 17.5833334,9.74999999 C17.75,9.91666666 17.8333334,10.0833333 17.8333334,10.3333333 Z' id='Icon/angle-down'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); background-position: 98% center; background-repeat: no-repeat; line-height: normal; height: 2.750em; text-indent: 1rem;border-radius:0;border-color:#b4babf;}
:-moz-any(select) {background-image:none;}
select::-ms-expand {display: none;}
/*-----------other form elements-----------*/
input[type="file"], input[type="checkbox"], input[type="radio"] { margin: 0 0 1.000em 0; }
input[type="checkbox"] + label, input[type="radio"] + label { display: inline-block; margin-left: 0.444em; margin-right: 0.889em; margin-bottom: 0; vertical-align: baseline; }
.input-radio, .input-checkbox {vertical-align:top; margin:0.444em 0; line-height:1.2;}
.input-radio input[type="radio"], .input-checkbox input[type="checkbox"] {width:18px; height:18px; margin:0 0.222em 0 0; padding:0;}
/*-----------Normalize file input width-----------*/
input[type="file"] { width: 100%; }
/*-----------We add basic fieldset styling-----------*/
fieldset { border: 1px solid #b4babf; padding: 1.111em; margin: 1.000em 0; }
fieldset legend { font-weight: 700; background: white; padding: 0 0.167em; margin: 0; margin-left: -0.167em; }
/*-----------Hubspot Styling -----------*/
.root .hs-form-7ee8f4f6-0332-4645-ae40-127ee61d3acb_97586143-8929-4717-a03c-5a8917ac75c4 .hs-form-field label:not(.hs-error-msg) {color: #00d4ff;cursor: pointer; display: block; margin: 0; font-size: 0.736rem;font-weight: bold;letter-spacing: 1px;line-height: 1;text-transform: uppercase;}
/*-----------Custom replaced checkbox, radio, switch-----------*/
.checkbox, .radio, .switch {margin: 1.000em 0; }
.checkbox label, .radio label {font-size: 1em; text-transform: none; font-weight: 400; line-height: 1;}
.checkbox *, .radio * { cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.checkbox input, .radio input { opacity: 0; margin: 0; outline: none;}
.checkbox span, .radio span { position: relative; display: inline-block; margin-left: -1.067em; vertical-align: middle; text-align: center; width: 1.067em; height: 1.067em; line-height: 0.8571em; background: #fff; border: 1px solid #b4babf; }
.checkbox span {border-radius: 2px; }
.radio span { border-radius: 1.067em; }
.checkbox:hover span, .radio:hover span { border-color: #3ee452; }
.checkbox span:before, .radio span:before {content: ""; display: inline-block;  vertical-align: middle; opacity: 0; color: #3ee452; line-height: 1; transition: all 250ms ease; }
.checkbox span:before {font-size: 0.667em; content: "\e94b"; font-family: 'CD-Project-Icons';}
.radio span:before {width: 0.6875em; height: 0.6875em; border-radius: 0.6875em; background-color: #3ee452;}
.checkbox input[type=checkbox]:checked + span, .radio input[type=radio]:checked + span { border-color: #3ee452; background-color: #3ee452; }
.radio input[type=radio]:checked + span { background-color: #fff; }
.checkbox input[type=checkbox]:checked + span:before, .radio input[type=radio]:checked + span:before { color: #fff; opacity: 1;}
.checkbox input[type=checkbox]:disabled + span, .radio input[type=radio]:disabled + span { border-color: #b4babf !important; background-color: #b4babf !important; }
.radio input[type=radio]:checked:focus + span:before { background-color: #3ee452;}
.radio input[type=radio]:checked:focus + span { border-color: #23292e000; background-color: #fff; }
.checkbox input[type=checkbox]:checked:focus + span, .switch input[type=checkbox]:checked:focus + span {background-color: #3ee452;}
/* --- SWITCH --- */
.switch * { cursor: pointer; }
.switch input { opacity: 0; position: absolute; z-index: -1; }
.switch span { position: relative; display: inline-block; width: 58px; height: 30px; background-color: #fff; border: 1px solid #b4babf; border-radius: 100px; transition: all .5s; box-shadow: 1px 2px 3px rgba(0,0,0,0.1) inset; }
.switch span:after { content: ""; position: absolute; background-color: #fff; top: 0; left: 0; height: 28px; width: 28px; border: 1px solid #b4babf; border-radius: 400px; box-shadow: 1px 1px 3px rgba(0,0,0,0.1); -webkit-transition: all .2s; }
.switch input:checked + span { background-color: #3ee452; border-color: #3ee452; transition: all .5s; }
.switch input:checked + span:after { left: 50%; transition: all .2s; }
/*-----------Error Validation-----------*/
form small.form-error {font-size: 0.667rem; background: #ee0000; color: #fff; padding: 0.222rem 0.333rem; font-weight: 500; margin: -1.000rem 0 0.556rem 0; display: block; }
/*-----------Success Container-----------*/
.success-container {display: none; text-align: center; margin-top: 5em; margin-bottom: 5em;}
.success-container__icon {font-size:7.5em; line-height: 1; color: #3ee452}
.success-container p {font-size: 1.125em;}
/*-----------Disabled Button-----------*/
.button[disabled], .button.disabled, .button[disabled]:hover, .button.disabled:hover {background:#f2f2f2; color:#23292e; cursor:default; text-shadow:none;}
/********************************************************************************
			 --- Accordion ---
*********************************************************************************/
.accordion {font-size:1.000rem; margin: 0 0 1.667em; border-bottom: 1px solid #b4babf;}
.accordion dt {border-top: 1px solid #b4babf; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; padding:2.368rem 2.105rem 2.368rem 0; margin: 0; position:relative; font-weight:600;font-size: 1.105rem;color: #29333f;}
.accordion dt:after { content: "\e907"; font-family: 'CD-Project-Icons'; position:absolute; top:50%;margin-top: -17px;right:0; font-size: 1.263rem; color:#3ee452;}
.accordion dt.accordion-active:after { content: "\e9bf"; }
.accordion dd { display: none; padding: 0 0 1.111rem 0; margin: 0; }
body.user-is-tabbing .accordion dt:focus { margin-left: -1rem; margin-right: -1rem; padding-left: 1rem; padding-right: 3.22rem; }
body.user-is-tabbing .accordion dt:focus:after { right:1rem; }
body:not(.user-is-tabbing) .accordion dt:focus { outline: none; }
/********************************************************************************
			 --- Responsive Tabs ---
*********************************************************************************/
/*-----------Universal Tabs-----------*/
.resp-tabs-list {list-style:none; margin: 0; padding: 0;}
.resp-tabs-list li {display: inline-block; margin: 0; padding:0; cursor: pointer; float: left; background-color: #f2f2f2; color: #23292e; }
.resp-tabs-list li.resp-tab-active { background: #fff; color:#3ee452; position: relative; }
.resp-tabs-container {padding: 0; background-color: #fff; clear: left;}
.resp-content-active, .resp-accordion-active, .resp-tab-content-active { display: block; }
.resp-tab-content { display: none; padding: 1.667em 1.944em; border: 1px solid #b4babf;}
.resp-accordion { cursor: pointer; display: none; border: 1px solid #b4babf; margin: 0; padding: 0.667em; }
.resp-tab-active {border-bottom:none;}
.resp-arrow { position: absolute; top: 0.833em; right: 0.833em; }
.resp-arrow:after { content: "\e91b"; font-family: 'CD-Project-Icons'; }
.resp-tab-active .resp-arrow:after { content: "\e926"; }
body:not(.user-is-tabbing) .resp-accordion:focus { outline: none !important; }
/*-----------Vertical tabs-----------*/
.resp-tabs--vertical .resp-tab-content {word-wrap: break-word; }
.resp-tab-item:focus, .resp-accordion:focus  { position: relative; z-index: 2;}

@media only screen and (min-width: 768px) {
	/*-----------Horizontal tabs-----------*/
	.resp-tabs--horizontal .resp-tabs-list li { padding: 0.833em; border-top: 1px solid #b4babf; border-left: 1px solid #b4babf; }
	.resp-tabs--horizontal .resp-tabs-list li:last-child { border-right: 1px solid #b4babf; }
	.resp-tabs--horizontal .resp-tabs-list li.resp-tab-active:after { content: ""; display: block; background: #fff; height: 1px; width: 100%; position: absolute; bottom: -1px; left: 0; }
	body:not(.user-is-tabbing) .resp-tabs--horizontal .resp-tabs-list li:focus { outline: none; }
	/*-----------Vertical tabs-----------*/
	.resp-tabs--vertical {overflow: hidden; padding-top: 3px; padding-left: 3px; /*padding is so focus ring shows completely */}
	.resp-tabs--vertical .resp-tabs-list { float: left; width: 30%; border: 1px solid #b4babf; border-right: none; }
	.resp-tabs--vertical .resp-tabs-list li { display: block; padding: 0.778em 1.111em; cursor: pointer; float: none; border-bottom: 1px solid #b4babf; }
	.resp-tabs--vertical .resp-tabs-list li:last-child {border-bottom:none;}
	.resp-tabs--vertical .resp-tabs-container { border: 1px solid #b4babf; float: left; width: 70%; min-height: 250px; clear: none; }
	.resp-tabs--vertical .resp-tab-content { border: none; }
	.resp-tabs--vertical .resp-tab-active { position: relative; z-index: 1; margin-right: -1px !important; }
	.resp-tab-content.resp-tab-content-active {display:block!important;}
	.resp-accordion-closed {display:block;}
	body:not(.user-is-tabbing) .resp-tabs--vertical .resp-tabs-list li:focus { outline: none; }
}

@media only screen and (max-width: 767px) {
.resp-tabs-list { display: none; }
.resp-accordion { display: block; background-color: #f2f2f2; color: #23292e; position: relative; font-size: 1.125em;}
.resp-accordion:not(:last-of-type) {border-bottom:none; }
.resp-accordion.resp-tab-active { background: #fff; color:#3ee452; }
.resp-tab-content { border: 1px solid #b4babf; border-bottom:none; }
.resp-tab-content:last-of-type {border-bottom:1px solid #b4babf;}
.resp-tabs--verticalvtabs .resp-tabs-container { border: none; float: none; width: 100%; min-height: 100px; clear: none; }
}
/********************************************************************************
			 --- Tables ---
*********************************************************************************/
table.table { background: white; margin-bottom: 1.000em; border: solid 1px #b4babf; table-layout: auto; width: 100%; }
table.table caption { background: none; color: #23292e; font-weight: bold; }
table.table thead { background:#f2f2f2; }
table.table thead tr th, table.table thead tr td { padding:0.750em 0.857em; font-size: 0.778em; text-transform: uppercase; color: #23292e; font-weight:700; border: 1px solid #b4babf; }
table.table tr th, table.table tr td { padding:1em 0.820em; font-size:0.813em; text-align: left; border: 1px solid #b4babf; }
table.table tr.even, table.table tr.alt, table.table tr:nth-of-type(even) { background: #f2f2f2; }
table.table thead tr th, table.table tfoot tr th, table.table tfoot tr td, table.table tbody tr th, table.table tbody tr td, table.table tr td { display: table-cell; line-height: 1.3; }
/********************************************************************************
			 --- Slide Toggle ---
*********************************************************************************/
.slide-content { display: none; }
.slide-toggle:not(.button):after { content: "\e911"; font-family: 'CD-Project-Icons'; margin: 0 0 0 0.333em; font-size:90%;}
.slide-toggle:not(.button).active:after { content: "\e917"; }
.slide-toggle:not(.button).active, .slide-toggle:not(.button).active:after { color:#00d1fd; }
.slide-toggle.button.active {background-color:#00d1fd; color:#fff;}
.slide-toggle.button:after { content: "\e911"; font-family: 'CD-Project-Icons'; font-size:90%; margin-left:0.333em; }
.slide-toggle.button.active:after { content: "\e917";}
/********************************************************************************
			 --- Alerts ---
*********************************************************************************/
.alert { display: none; padding: 0.556em 0.833em; margin-bottom: 1.111em; background-color: #23292e; color: #fff;}
.alert p {line-height:1.2; padding-left:1.333em; position:relative;}
.alert > p, .alert > ul { margin-bottom: 0; }
.alert > p + p { margin-top: 0.278em; }
.alert a { color: #fff; text-decoration: underline; }
.alert a:hover { color:#ee0000; }
.alert p:before { font-family: 'CD-Project-Icons'; color: #fff; position:absolute; top:0; left:0; }
.alert-success, .alert-info, .alert-warning, .alert-danger { display: block; }
.alert-success { background-color:#008227; }
.alert-success p:before { content: "\e94b"; }
.alert-info p:before { content: "\e98f"; }
.alert-warning { background-color:#ffa500; }
.alert-warning p:before { content: "\ea17"; }
.alert-danger { background-color:#ee0000; }
.alert-danger p:before { content: "\e96d"; }

/********************************************************************************
			 --- ADA Jump to Main Content---
*********************************************************************************/
.ada-banner {position: relative;}
a.skip-main {left: -999px; position: absolute; top: auto; width: 1px; height: 1px; overflow: hidden; z-index: -999; transition: all 300ms ease-out;}
a.skip-main:focus, a.skip-main:active {font-size: 1.25em; color: #fff; background-color: #23292e; left: auto; top: auto; width: auto; height: auto; overflow: auto; margin: 0 5% ; padding: 0.4em 1em; border-radius: 0 0 5px 5px; text-align: center; font-size: 1.2em; z-index: 99999;}
/********************************************************************************
			 --- Magnific Popup CSS---
*********************************************************************************/
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 10042; overflow: hidden; position: fixed; background: #23292e; opacity: 0.98; }
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 10043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box; }
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before { display: none; }
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 10045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }
.mfp-ajax-cur { cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }
.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.mfp-auto-cursor .mfp-content { cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.mfp-loading.mfp-figure { display: none; }
.mfp-hide { display: none !important; }
.mfp-preloader { color: #b4babf; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 10044; }
.mfp-preloader a { color: #b4babf; }
.mfp-preloader a:hover { color: #fff; }
.mfp-s-ready .mfp-preloader { display: none; }
.mfp-s-error .mfp-content { display: none; }
button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 10046; box-shadow: none; touch-action: manipulation; }
 button::-moz-focus-inner {padding: 0;border: 0;}
.mfp-close {font-size:2.25em; width: 1.385em; height: 1.179em; line-height: 1.179em; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; padding: 0 0 0.462em 0.256em; color: #62696f; transition: color 250ms ease; font-style: normal;}
.mfp-close:hover, .mfp-close:focus { color: #62696f; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #fff; right: -6px; text-align: right; padding-right: 6px; width: 100%; }
.mfp-counter { position: absolute; top: 0; right: 0; color: #b4babf; font-size: 12px; line-height: 18px; white-space: nowrap; }
.mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active { margin-top: -54px; }
.mfp-arrow:hover,  .mfp-arrow:focus { opacity: 1; }
.mfp-arrow:before,  .mfp-arrow:after { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }
.mfp-arrow:after { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }
.mfp-arrow:before { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }
.mfp-arrow-left { left: 0; }
.mfp-arrow-left:after { border-right: 17px solid #fff; margin-left: 31px; }
.mfp-arrow-left:before { margin-left: 25px; border-right: 27px solid #62696f; }
.mfp-arrow-right { right: 0; }
.mfp-arrow-right:after { border-left: 17px solid #fff; margin-left: 39px; }
.mfp-arrow-right:before { border-left: 27px solid #62696f; }
.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }
.mfp-iframe-holder .mfp-close { top: -40px; }
.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(38, 47, 59, 0.6); background: #262f3b; }
/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure { line-height: 0; }
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(38, 47, 59, 0.6); background: #565e68; }
.mfp-figure small { color: #e9eaeb; display: block; font-size: 12px; line-height: 14px; }
.mfp-figure figure { margin: 0; }
.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }
.mfp-title { text-align: left; line-height: 18px; color: #f6f7f8; word-wrap: break-word; padding-right: 36px; }
.mfp-image-holder .mfp-content { max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }
.mfp-fade.mfp-bg { opacity: 0; -webkit-transition: all .15s ease-out; -moz-transition: all .15s ease-out; transition: all .15s ease-out }
.mfp-fade.mfp-bg.mfp-ready { opacity: .98 }
.mfp-fade.mfp-bg.mfp-removing { opacity: 0 }
.mfp-fade.mfp-wrap .mfp-content { opacity: 0; -webkit-transition: all 150ms ease-out; transition: all 150ms ease-out }
.mfp-fade.mfp-wrap.mfp-ready .mfp-content { opacity: 1 }
.mfp-fade.mfp-wrap.mfp-removing .mfp-content { opacity: 0 }
.popup-embed-container .mfp-container { padding-top: 40px; padding-bottom: 40px }
.popup-embed-container .mfp-content { width: 100%; max-width: 900px; box-shadow: 0 0 8px rgba(38, 47, 59,0.6) }
.popup-embed-container .mfp-close { top: -44px; color: #fff; text-align: right; right: 1px }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
.mfp-img-mobile img.mfp-img { padding: 0; }
.mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
.mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar { background: rgba(38, 47, 59, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
.mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
.mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(38, 47, 59, 0.6); position: fixed; text-align: center; padding: 0; }
}

@media all and (max-width: 900px) {
.mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); }
.mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; }
.mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; }
.mfp-container { padding-left: 6px; padding-right: 6px; }
}

@-webkit-keyframes popin{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}85%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-ms-keyframes popin{0%{-ms-transform:scale(0);transform:scale(0);opacity:0}85%{-ms-transform:scale(1.05);transform:scale(1.05);opacity:1}100%{-ms-transform:scale(1);transform:scale(1);opacity:1}}@keyframes popin{0%{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0}85%{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);opacity:1}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}}
/********************************************************************************
--- Custom Magnific Popup Styling ---
*********************************************************************************/
.white-popup-block { background: #fff; text-align: left; max-width: 40.625rem; margin: 40px auto; position: relative; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-animation: popin .3s; animation: popin .3s; overflow: hidden;}
.white-popup-block--padding {padding:2.5em 1.875em 1.875em;}
.white-popup-block--narrow {max-width: 38.75rem;}
.white-popup-block--wide {max-width: 50rem;}


@media only screen and (max-width: 800px) {
	.white-popup-block--wide.white-popup-block--padding {padding-right:2.6923em; padding-left:2.6923em;}
}

@media only screen and (max-width: 479px) {
	.white-popup-block--wide.white-popup-block--padding {padding: 3.3333em 1.6667em 1.6667em;}
}

@media only screen and (max-width: 375px) {
	.white-popup-block--wide.white-popup-block--padding {padding-right: 0.8333em; padding-left: 0.8333em;}
}
/********************************************************************************
--- Modal Vignette ---
*********************************************************************************/
.modal-vignette {padding: 3.125em 5.000em;}
.modal-vignette__image {width: 12em; height: 12em; background-position: top center; background-size: cover; background-repeat: no-repeat; margin: 0 auto 1.25em auto;}
.modal-vignette__image img {height: 100%;}
.modal-vignette__header {text-align: center; margin-bottom: 2.188em;}
.modal-vignette__title {font-size: 1.5625em;   margin-bottom: 0.256em}
.modal-vignette__subtitle {font-size: 1em; }
.modal-vignette__subtitle span {display: inline-block; position: relative; padding-left: 0.7143em;}
.modal-vignette__overview {font-size: 0.875em;}

@media (max-width: 800px) {
	.modal-vignette {padding-right:2.813em; padding-left:2.813em;}
	.modal-vignette__image {font-size: 12px;}
}

@media (max-width: 639px) {
	.modal-vignette {font-size: 13px; padding-right:2.813em; padding-left:2.813em;}
}

@media (max-width: 479px) {
	.modal-vignette {padding-right:1.563em; padding-left:1.563em;}
	.modal-vignette__image {font-size: 10px;}
	.modal-vignette__blockquote {padding-top: 2.083em; padding-bottom: 2.083em;}
}

@media (max-width: 375px) {
	.modal-vignette {font-size: 12px;}
	.modal-vignette__image {font-size: 8px;}
}
/********************************************************************************
			 --- Reveal Animation ---
[data-reveal][data-reveal][data-reveal-duration="50"],body[data-reveal-duration="50"] [data-reveal]{transition-duration:50ms}[data-reveal][data-reveal][data-reveal-delay="50"],body[data-reveal-delay="50"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="50"].reveal-animate,body[data-reveal-delay="50"] [data-reveal].reveal-animate{transition-delay:50ms}[data-reveal][data-reveal][data-reveal-duration="100"],body[data-reveal-duration="100"] [data-reveal]{transition-duration:.1s}[data-reveal][data-reveal][data-reveal-delay="100"],body[data-reveal-delay="100"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="100"].reveal-animate,body[data-reveal-delay="100"] [data-reveal].reveal-animate{transition-delay:.1s}[data-reveal][data-reveal][data-reveal-duration="150"],body[data-reveal-duration="150"] [data-reveal]{transition-duration:.15s}[data-reveal][data-reveal][data-reveal-delay="150"],body[data-reveal-delay="150"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="150"].reveal-animate,body[data-reveal-delay="150"] [data-reveal].reveal-animate{transition-delay:.15s}[data-reveal][data-reveal][data-reveal-duration="200"],body[data-reveal-duration="200"] [data-reveal]{transition-duration:.2s}[data-reveal][data-reveal][data-reveal-delay="200"],body[data-reveal-delay="200"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="200"].reveal-animate,body[data-reveal-delay="200"] [data-reveal].reveal-animate{transition-delay:.2s}[data-reveal][data-reveal][data-reveal-duration="250"],body[data-reveal-duration="250"] [data-reveal]{transition-duration:.25s}[data-reveal][data-reveal][data-reveal-delay="250"],body[data-reveal-delay="250"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="250"].reveal-animate,body[data-reveal-delay="250"] [data-reveal].reveal-animate{transition-delay:.25s}[data-reveal][data-reveal][data-reveal-duration="300"],body[data-reveal-duration="300"] [data-reveal]{transition-duration:.3s}[data-reveal][data-reveal][data-reveal-delay="300"],body[data-reveal-delay="300"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="300"].reveal-animate,body[data-reveal-delay="300"] [data-reveal].reveal-animate{transition-delay:.3s}[data-reveal][data-reveal][data-reveal-duration="350"],body[data-reveal-duration="350"] [data-reveal]{transition-duration:.35s}[data-reveal][data-reveal][data-reveal-delay="350"],body[data-reveal-delay="350"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="350"].reveal-animate,body[data-reveal-delay="350"] [data-reveal].reveal-animate{transition-delay:.35s}[data-reveal][data-reveal][data-reveal-duration="400"],body[data-reveal-duration="400"] [data-reveal]{transition-duration:.4s}[data-reveal][data-reveal][data-reveal-delay="400"],body[data-reveal-delay="400"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="400"].reveal-animate,body[data-reveal-delay="400"] [data-reveal].reveal-animate{transition-delay:.4s}[data-reveal][data-reveal][data-reveal-duration="450"],body[data-reveal-duration="450"] [data-reveal]{transition-duration:.45s}[data-reveal][data-reveal][data-reveal-delay="450"],body[data-reveal-delay="450"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="450"].reveal-animate,body[data-reveal-delay="450"] [data-reveal].reveal-animate{transition-delay:.45s}[data-reveal][data-reveal][data-reveal-duration="500"],body[data-reveal-duration="500"] [data-reveal]{transition-duration:.5s}[data-reveal][data-reveal][data-reveal-delay="500"],body[data-reveal-delay="500"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="500"].reveal-animate,body[data-reveal-delay="500"] [data-reveal].reveal-animate{transition-delay:.5s}[data-reveal][data-reveal][data-reveal-duration="550"],body[data-reveal-duration="550"] [data-reveal]{transition-duration:.55s}[data-reveal][data-reveal][data-reveal-delay="550"],body[data-reveal-delay="550"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="550"].reveal-animate,body[data-reveal-delay="550"] [data-reveal].reveal-animate{transition-delay:.55s}[data-reveal][data-reveal][data-reveal-duration="600"],body[data-reveal-duration="600"] [data-reveal]{transition-duration:.6s}[data-reveal][data-reveal][data-reveal-delay="600"],body[data-reveal-delay="600"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="600"].reveal-animate,body[data-reveal-delay="600"] [data-reveal].reveal-animate{transition-delay:.6s}[data-reveal][data-reveal][data-reveal-duration="650"],body[data-reveal-duration="650"] [data-reveal]{transition-duration:.65s}[data-reveal][data-reveal][data-reveal-delay="650"],body[data-reveal-delay="650"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="650"].reveal-animate,body[data-reveal-delay="650"] [data-reveal].reveal-animate{transition-delay:.65s}[data-reveal][data-reveal][data-reveal-duration="700"],body[data-reveal-duration="700"] [data-reveal]{transition-duration:.7s}[data-reveal][data-reveal][data-reveal-delay="700"],body[data-reveal-delay="700"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="700"].reveal-animate,body[data-reveal-delay="700"] [data-reveal].reveal-animate{transition-delay:.7s}[data-reveal][data-reveal][data-reveal-duration="750"],body[data-reveal-duration="750"] [data-reveal]{transition-duration:.75s}[data-reveal][data-reveal][data-reveal-delay="750"],body[data-reveal-delay="750"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="750"].reveal-animate,body[data-reveal-delay="750"] [data-reveal].reveal-animate{transition-delay:.75s}[data-reveal][data-reveal][data-reveal-duration="800"],body[data-reveal-duration="800"] [data-reveal]{transition-duration:.8s}[data-reveal][data-reveal][data-reveal-delay="800"],body[data-reveal-delay="800"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="800"].reveal-animate,body[data-reveal-delay="800"] [data-reveal].reveal-animate{transition-delay:.8s}[data-reveal][data-reveal][data-reveal-duration="850"],body[data-reveal-duration="850"] [data-reveal]{transition-duration:.85s}[data-reveal][data-reveal][data-reveal-delay="850"],body[data-reveal-delay="850"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="850"].reveal-animate,body[data-reveal-delay="850"] [data-reveal].reveal-animate{transition-delay:.85s}[data-reveal][data-reveal][data-reveal-duration="900"],body[data-reveal-duration="900"] [data-reveal]{transition-duration:.9s}[data-reveal][data-reveal][data-reveal-delay="900"],body[data-reveal-delay="900"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="900"].reveal-animate,body[data-reveal-delay="900"] [data-reveal].reveal-animate{transition-delay:.9s}[data-reveal][data-reveal][data-reveal-duration="950"],body[data-reveal-duration="950"] [data-reveal]{transition-duration:.95s}[data-reveal][data-reveal][data-reveal-delay="950"],body[data-reveal-delay="950"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="950"].reveal-animate,body[data-reveal-delay="950"] [data-reveal].reveal-animate{transition-delay:.95s}[data-reveal][data-reveal][data-reveal-duration="1000"],body[data-reveal-duration="1000"] [data-reveal]{transition-duration:1s}[data-reveal][data-reveal][data-reveal-delay="1000"],body[data-reveal-delay="1000"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1000"].reveal-animate,body[data-reveal-delay="1000"] [data-reveal].reveal-animate{transition-delay:1s}[data-reveal][data-reveal][data-reveal-duration="1050"],body[data-reveal-duration="1050"] [data-reveal]{transition-duration:1.05s}[data-reveal][data-reveal][data-reveal-delay="1050"],body[data-reveal-delay="1050"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1050"].reveal-animate,body[data-reveal-delay="1050"] [data-reveal].reveal-animate{transition-delay:1.05s}[data-reveal][data-reveal][data-reveal-duration="1100"],body[data-reveal-duration="1100"] [data-reveal]{transition-duration:1.1s}[data-reveal][data-reveal][data-reveal-delay="1100"],body[data-reveal-delay="1100"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1100"].reveal-animate,body[data-reveal-delay="1100"] [data-reveal].reveal-animate{transition-delay:1.1s}[data-reveal][data-reveal][data-reveal-duration="1150"],body[data-reveal-duration="1150"] [data-reveal]{transition-duration:1.15s}[data-reveal][data-reveal][data-reveal-delay="1150"],body[data-reveal-delay="1150"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1150"].reveal-animate,body[data-reveal-delay="1150"] [data-reveal].reveal-animate{transition-delay:1.15s}[data-reveal][data-reveal][data-reveal-duration="1200"],body[data-reveal-duration="1200"] [data-reveal]{transition-duration:1.2s}[data-reveal][data-reveal][data-reveal-delay="1200"],body[data-reveal-delay="1200"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1200"].reveal-animate,body[data-reveal-delay="1200"] [data-reveal].reveal-animate{transition-delay:1.2s}[data-reveal][data-reveal][data-reveal-duration="1250"],body[data-reveal-duration="1250"] [data-reveal]{transition-duration:1.25s}[data-reveal][data-reveal][data-reveal-delay="1250"],body[data-reveal-delay="1250"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1250"].reveal-animate,body[data-reveal-delay="1250"] [data-reveal].reveal-animate{transition-delay:1.25s}[data-reveal][data-reveal][data-reveal-duration="1300"],body[data-reveal-duration="1300"] [data-reveal]{transition-duration:1.3s}[data-reveal][data-reveal][data-reveal-delay="1300"],body[data-reveal-delay="1300"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1300"].reveal-animate,body[data-reveal-delay="1300"] [data-reveal].reveal-animate{transition-delay:1.3s}[data-reveal][data-reveal][data-reveal-duration="1350"],body[data-reveal-duration="1350"] [data-reveal]{transition-duration:1.35s}[data-reveal][data-reveal][data-reveal-delay="1350"],body[data-reveal-delay="1350"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1350"].reveal-animate,body[data-reveal-delay="1350"] [data-reveal].reveal-animate{transition-delay:1.35s}[data-reveal][data-reveal][data-reveal-duration="1400"],body[data-reveal-duration="1400"] [data-reveal]{transition-duration:1.4s}[data-reveal][data-reveal][data-reveal-delay="1400"],body[data-reveal-delay="1400"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1400"].reveal-animate,body[data-reveal-delay="1400"] [data-reveal].reveal-animate{transition-delay:1.4s}[data-reveal][data-reveal][data-reveal-duration="1450"],body[data-reveal-duration="1450"] [data-reveal]{transition-duration:1.45s}[data-reveal][data-reveal][data-reveal-delay="1450"],body[data-reveal-delay="1450"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1450"].reveal-animate,body[data-reveal-delay="1450"] [data-reveal].reveal-animate{transition-delay:1.45s}[data-reveal][data-reveal][data-reveal-duration="1500"],body[data-reveal-duration="1500"] [data-reveal]{transition-duration:1.5s}[data-reveal][data-reveal][data-reveal-delay="1500"],body[data-reveal-delay="1500"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1500"].reveal-animate,body[data-reveal-delay="1500"] [data-reveal].reveal-animate{transition-delay:1.5s}[data-reveal][data-reveal][data-reveal-duration="1550"],body[data-reveal-duration="1550"] [data-reveal]{transition-duration:1.55s}[data-reveal][data-reveal][data-reveal-delay="1550"],body[data-reveal-delay="1550"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1550"].reveal-animate,body[data-reveal-delay="1550"] [data-reveal].reveal-animate{transition-delay:1.55s}[data-reveal][data-reveal][data-reveal-duration="1600"],body[data-reveal-duration="1600"] [data-reveal]{transition-duration:1.6s}[data-reveal][data-reveal][data-reveal-delay="1600"],body[data-reveal-delay="1600"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1600"].reveal-animate,body[data-reveal-delay="1600"] [data-reveal].reveal-animate{transition-delay:1.6s}[data-reveal][data-reveal][data-reveal-duration="1650"],body[data-reveal-duration="1650"] [data-reveal]{transition-duration:1.65s}[data-reveal][data-reveal][data-reveal-delay="1650"],body[data-reveal-delay="1650"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1650"].reveal-animate,body[data-reveal-delay="1650"] [data-reveal].reveal-animate{transition-delay:1.65s}[data-reveal][data-reveal][data-reveal-duration="1700"],body[data-reveal-duration="1700"] [data-reveal]{transition-duration:1.7s}[data-reveal][data-reveal][data-reveal-delay="1700"],body[data-reveal-delay="1700"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1700"].reveal-animate,body[data-reveal-delay="1700"] [data-reveal].reveal-animate{transition-delay:1.7s}[data-reveal][data-reveal][data-reveal-duration="1750"],body[data-reveal-duration="1750"] [data-reveal]{transition-duration:1.75s}[data-reveal][data-reveal][data-reveal-delay="1750"],body[data-reveal-delay="1750"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1750"].reveal-animate,body[data-reveal-delay="1750"] [data-reveal].reveal-animate{transition-delay:1.75s}[data-reveal][data-reveal][data-reveal-duration="1800"],body[data-reveal-duration="1800"] [data-reveal]{transition-duration:1.8s}[data-reveal][data-reveal][data-reveal-delay="1800"],body[data-reveal-delay="1800"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1800"].reveal-animate,body[data-reveal-delay="1800"] [data-reveal].reveal-animate{transition-delay:1.8s}[data-reveal][data-reveal][data-reveal-duration="1850"],body[data-reveal-duration="1850"] [data-reveal]{transition-duration:1.85s}[data-reveal][data-reveal][data-reveal-delay="1850"],body[data-reveal-delay="1850"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1850"].reveal-animate,body[data-reveal-delay="1850"] [data-reveal].reveal-animate{transition-delay:1.85s}[data-reveal][data-reveal][data-reveal-duration="1900"],body[data-reveal-duration="1900"] [data-reveal]{transition-duration:1.9s}[data-reveal][data-reveal][data-reveal-delay="1900"],body[data-reveal-delay="1900"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1900"].reveal-animate,body[data-reveal-delay="1900"] [data-reveal].reveal-animate{transition-delay:1.9s}[data-reveal][data-reveal][data-reveal-duration="1950"],body[data-reveal-duration="1950"] [data-reveal]{transition-duration:1.95s}[data-reveal][data-reveal][data-reveal-delay="1950"],body[data-reveal-delay="1950"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="1950"].reveal-animate,body[data-reveal-delay="1950"] [data-reveal].reveal-animate{transition-delay:1.95s}[data-reveal][data-reveal][data-reveal-duration="2000"],body[data-reveal-duration="2000"] [data-reveal]{transition-duration:2s}[data-reveal][data-reveal][data-reveal-delay="2000"],body[data-reveal-delay="2000"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2000"].reveal-animate,body[data-reveal-delay="2000"] [data-reveal].reveal-animate{transition-delay:2s}[data-reveal][data-reveal][data-reveal-duration="2050"],body[data-reveal-duration="2050"] [data-reveal]{transition-duration:2.05s}[data-reveal][data-reveal][data-reveal-delay="2050"],body[data-reveal-delay="2050"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2050"].reveal-animate,body[data-reveal-delay="2050"] [data-reveal].reveal-animate{transition-delay:2.05s}[data-reveal][data-reveal][data-reveal-duration="2100"],body[data-reveal-duration="2100"] [data-reveal]{transition-duration:2.1s}[data-reveal][data-reveal][data-reveal-delay="2100"],body[data-reveal-delay="2100"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2100"].reveal-animate,body[data-reveal-delay="2100"] [data-reveal].reveal-animate{transition-delay:2.1s}[data-reveal][data-reveal][data-reveal-duration="2150"],body[data-reveal-duration="2150"] [data-reveal]{transition-duration:2.15s}[data-reveal][data-reveal][data-reveal-delay="2150"],body[data-reveal-delay="2150"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2150"].reveal-animate,body[data-reveal-delay="2150"] [data-reveal].reveal-animate{transition-delay:2.15s}[data-reveal][data-reveal][data-reveal-duration="2200"],body[data-reveal-duration="2200"] [data-reveal]{transition-duration:2.2s}[data-reveal][data-reveal][data-reveal-delay="2200"],body[data-reveal-delay="2200"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2200"].reveal-animate,body[data-reveal-delay="2200"] [data-reveal].reveal-animate{transition-delay:2.2s}[data-reveal][data-reveal][data-reveal-duration="2250"],body[data-reveal-duration="2250"] [data-reveal]{transition-duration:2.25s}[data-reveal][data-reveal][data-reveal-delay="2250"],body[data-reveal-delay="2250"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2250"].reveal-animate,body[data-reveal-delay="2250"] [data-reveal].reveal-animate{transition-delay:2.25s}[data-reveal][data-reveal][data-reveal-duration="2300"],body[data-reveal-duration="2300"] [data-reveal]{transition-duration:2.3s}[data-reveal][data-reveal][data-reveal-delay="2300"],body[data-reveal-delay="2300"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2300"].reveal-animate,body[data-reveal-delay="2300"] [data-reveal].reveal-animate{transition-delay:2.3s}[data-reveal][data-reveal][data-reveal-duration="2350"],body[data-reveal-duration="2350"] [data-reveal]{transition-duration:2.35s}[data-reveal][data-reveal][data-reveal-delay="2350"],body[data-reveal-delay="2350"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2350"].reveal-animate,body[data-reveal-delay="2350"] [data-reveal].reveal-animate{transition-delay:2.35s}[data-reveal][data-reveal][data-reveal-duration="2400"],body[data-reveal-duration="2400"] [data-reveal]{transition-duration:2.4s}[data-reveal][data-reveal][data-reveal-delay="2400"],body[data-reveal-delay="2400"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2400"].reveal-animate,body[data-reveal-delay="2400"] [data-reveal].reveal-animate{transition-delay:2.4s}[data-reveal][data-reveal][data-reveal-duration="2450"],body[data-reveal-duration="2450"] [data-reveal]{transition-duration:2.45s}[data-reveal][data-reveal][data-reveal-delay="2450"],body[data-reveal-delay="2450"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2450"].reveal-animate,body[data-reveal-delay="2450"] [data-reveal].reveal-animate{transition-delay:2.45s}[data-reveal][data-reveal][data-reveal-duration="2500"],body[data-reveal-duration="2500"] [data-reveal]{transition-duration:2.5s}[data-reveal][data-reveal][data-reveal-delay="2500"],body[data-reveal-delay="2500"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2500"].reveal-animate,body[data-reveal-delay="2500"] [data-reveal].reveal-animate{transition-delay:2.5s}[data-reveal][data-reveal][data-reveal-duration="2550"],body[data-reveal-duration="2550"] [data-reveal]{transition-duration:2.55s}[data-reveal][data-reveal][data-reveal-delay="2550"],body[data-reveal-delay="2550"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2550"].reveal-animate,body[data-reveal-delay="2550"] [data-reveal].reveal-animate{transition-delay:2.55s}[data-reveal][data-reveal][data-reveal-duration="2600"],body[data-reveal-duration="2600"] [data-reveal]{transition-duration:2.6s}[data-reveal][data-reveal][data-reveal-delay="2600"],body[data-reveal-delay="2600"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2600"].reveal-animate,body[data-reveal-delay="2600"] [data-reveal].reveal-animate{transition-delay:2.6s}[data-reveal][data-reveal][data-reveal-duration="2650"],body[data-reveal-duration="2650"] [data-reveal]{transition-duration:2.65s}[data-reveal][data-reveal][data-reveal-delay="2650"],body[data-reveal-delay="2650"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2650"].reveal-animate,body[data-reveal-delay="2650"] [data-reveal].reveal-animate{transition-delay:2.65s}[data-reveal][data-reveal][data-reveal-duration="2700"],body[data-reveal-duration="2700"] [data-reveal]{transition-duration:2.7s}[data-reveal][data-reveal][data-reveal-delay="2700"],body[data-reveal-delay="2700"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2700"].reveal-animate,body[data-reveal-delay="2700"] [data-reveal].reveal-animate{transition-delay:2.7s}[data-reveal][data-reveal][data-reveal-duration="2750"],body[data-reveal-duration="2750"] [data-reveal]{transition-duration:2.75s}[data-reveal][data-reveal][data-reveal-delay="2750"],body[data-reveal-delay="2750"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2750"].reveal-animate,body[data-reveal-delay="2750"] [data-reveal].reveal-animate{transition-delay:2.75s}[data-reveal][data-reveal][data-reveal-duration="2800"],body[data-reveal-duration="2800"] [data-reveal]{transition-duration:2.8s}[data-reveal][data-reveal][data-reveal-delay="2800"],body[data-reveal-delay="2800"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2800"].reveal-animate,body[data-reveal-delay="2800"] [data-reveal].reveal-animate{transition-delay:2.8s}[data-reveal][data-reveal][data-reveal-duration="2850"],body[data-reveal-duration="2850"] [data-reveal]{transition-duration:2.85s}[data-reveal][data-reveal][data-reveal-delay="2850"],body[data-reveal-delay="2850"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2850"].reveal-animate,body[data-reveal-delay="2850"] [data-reveal].reveal-animate{transition-delay:2.85s}[data-reveal][data-reveal][data-reveal-duration="2900"],body[data-reveal-duration="2900"] [data-reveal]{transition-duration:2.9s}[data-reveal][data-reveal][data-reveal-delay="2900"],body[data-reveal-delay="2900"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2900"].reveal-animate,body[data-reveal-delay="2900"] [data-reveal].reveal-animate{transition-delay:2.9s}[data-reveal][data-reveal][data-reveal-duration="2950"],body[data-reveal-duration="2950"] [data-reveal]{transition-duration:2.95s}[data-reveal][data-reveal][data-reveal-delay="2950"],body[data-reveal-delay="2950"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="2950"].reveal-animate,body[data-reveal-delay="2950"] [data-reveal].reveal-animate{transition-delay:2.95s}[data-reveal][data-reveal][data-reveal-duration="3000"],body[data-reveal-duration="3000"] [data-reveal]{transition-duration:3s}[data-reveal][data-reveal][data-reveal-delay="3000"],body[data-reveal-delay="3000"] [data-reveal]{transition-delay:0}[data-reveal][data-reveal][data-reveal-delay="3000"].reveal-animate,body[data-reveal-delay="3000"] [data-reveal].reveal-animate{transition-delay:3s}[data-reveal][data-reveal][data-reveal-easing=linear],body[data-reveal-easing=linear] [data-reveal]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-reveal][data-reveal][data-reveal-easing=ease],body[data-reveal-easing=ease] [data-reveal]{transition-timing-function:ease}[data-reveal][data-reveal][data-reveal-easing=ease-in],body[data-reveal-easing=ease-in] [data-reveal]{transition-timing-function:ease-in}[data-reveal][data-reveal][data-reveal-easing=ease-out],body[data-reveal-easing=ease-out] [data-reveal]{transition-timing-function:ease-out}[data-reveal][data-reveal][data-reveal-easing=ease-in-out],body[data-reveal-easing=ease-in-out] [data-reveal]{transition-timing-function:ease-in-out}[data-reveal][data-reveal][data-reveal-easing=ease-in-back],body[data-reveal-easing=ease-in-back] [data-reveal]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-reveal][data-reveal][data-reveal-easing=ease-out-back],body[data-reveal-easing=ease-out-back] [data-reveal]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-reveal][data-reveal][data-reveal-easing=ease-in-out-back],body[data-reveal-easing=ease-in-out-back] [data-reveal]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-reveal][data-reveal][data-reveal-easing=ease-in-sine],body[data-reveal-easing=ease-in-sine] [data-reveal]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-reveal][data-reveal][data-reveal-easing=ease-out-sine],body[data-reveal-easing=ease-out-sine] [data-reveal]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-reveal][data-reveal][data-reveal-easing=ease-in-out-sine],body[data-reveal-easing=ease-in-out-sine] [data-reveal]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-reveal][data-reveal][data-reveal-easing=ease-in-quad],body[data-reveal-easing=ease-in-quad] [data-reveal]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-reveal][data-reveal][data-reveal-easing=ease-out-quad],body[data-reveal-easing=ease-out-quad] [data-reveal]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-reveal][data-reveal][data-reveal-easing=ease-in-out-quad],body[data-reveal-easing=ease-in-out-quad] [data-reveal]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-reveal][data-reveal][data-reveal-easing=ease-in-cubic],body[data-reveal-easing=ease-in-cubic] [data-reveal]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-reveal][data-reveal][data-reveal-easing=ease-out-cubic],body[data-reveal-easing=ease-out-cubic] [data-reveal]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-reveal][data-reveal][data-reveal-easing=ease-in-out-cubic],body[data-reveal-easing=ease-in-out-cubic] [data-reveal]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-reveal][data-reveal][data-reveal-easing=ease-in-quart],body[data-reveal-easing=ease-in-quart] [data-reveal]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-reveal][data-reveal][data-reveal-easing=ease-out-quart],body[data-reveal-easing=ease-out-quart] [data-reveal]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-reveal][data-reveal][data-reveal-easing=ease-in-out-quart],body[data-reveal-easing=ease-in-out-quart] [data-reveal]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-reveal^=fade][data-reveal^=fade]{opacity:0;transition-property:opacity,transform}[data-reveal^=fade][data-reveal^=fade].reveal-animate{opacity:1;transform:translateZ(0)}[data-reveal=fade-up]{transform:translate3d(0,100px,0)}[data-reveal=fade-up-small]{transform:translate3d(0,50px,0)}[data-reveal=fade-up-xsmall]{transform:translate3d(0,15px,0)}[data-reveal=fade-down]{transform:translate3d(0,-100px,0)}[data-reveal=fade-right]{transform:translate3d(-100px,0,0)}[data-reveal=fade-right-small]{transform:translate3d(-25px,0,0)}[data-reveal=fade-left]{transform:translate3d(100px,0,0)}[data-reveal=fade-left-small]{transform:translate3d(25px,0,0)}[data-reveal=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-reveal=fade-up-left]{transform:translate3d(100px,100px,0)}[data-reveal=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-reveal=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-reveal^=zoom][data-reveal^=zoom]{opacity:0;transition-property:opacity,transform}[data-reveal^=zoom][data-reveal^=zoom].reveal-animate{opacity:1;transform:translateZ(0) scale(1)}[data-reveal=zoom-in]{transform:scale(.6)}[data-reveal=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-reveal=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-reveal=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-reveal=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-reveal=zoom-out]{transform:scale(1.2)}[data-reveal=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-reveal=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-reveal=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-reveal=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-reveal^=slide][data-reveal^=slide]{transition-property:transform}[data-reveal^=slide][data-reveal^=slide].reveal-animate{transform:translateZ(0)}[data-reveal=slide-up]{transform:translate3d(0,100%,0)}[data-reveal=slide-down]{transform:translate3d(0,-100%,0)}[data-reveal=slide-right]{transform:translate3d(-100%,0,0)}[data-reveal=slide-left]{transform:translate3d(100%,0,0)}[data-reveal^=flip][data-reveal^=flip]{backface-visibility:hidden;transition-property:transform}[data-reveal=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-reveal=flip-left].reveal-animate{transform:perspective(2500px) rotateY(0)}[data-reveal=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-reveal=flip-right].reveal-animate{transform:perspective(2500px) rotateY(0)}[data-reveal=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-reveal=flip-up].reveal-animate{transform:perspective(2500px) rotateX(0)}[data-reveal=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-reveal=flip-down].reveal-animate{transform:perspective(2500px) rotateX(0)}
*********************************************************************************/
/********************************************************************************
			 --- Slick Slider ---
*********************************************************************************/
.slick-slider {position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent;}
.slick-list {position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}
.slick-list:focus {outline: none;}
.slick-list.dragging {cursor: pointer; cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.slick-track {position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto;}
.slick-track:before, .slick-track:after {display: table; content: '';}
.slick-track:after {clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {display: none; float: left; height: 100%; min-height: 1px;}
[dir='rtl'] .slick-slide {float: right;}
.slick-slide img {display: block;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: inline-block;}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {display: block; height: auto; border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
/********************************************************************************
			 --- WP Toolbar  ---
*********************************************************************************/


@media only screen and (max-width: 782px) {
	#wpadminbar {position: fixed;}
}
/********************************************************************************
			 --- Style Guide---
*********************************************************************************/
.sg-section {padding: 5.000em 0; border-bottom: 1px solid #b4babf;}
.sg-section__heading {position: relative; margin-bottom: 2.000em}
.sg-section__heading span {font-size: 50%; position: absolute; top: 50%; left: -3.125em; margin-top: -0.938em; width: 1.875em; height: 1.875em; line-height: 1.875em;}
.sg-section__heading span:after {content: ""; display: block; position: absolute; top: 0; right: 0; width: 1px; height: 100%; background: #b4babf;}
.sg-section__subheading {font-size: 14px; text-transform: uppercase; margin: 4.000em 0 2.000em; position: relative;}
.sg-section__subheading:before {content: ""; display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background: #b4babf;}
.sg-section__subheading span {position: relative; background: #fff; padding-right: 1.250em;}
.sg-section__font {overflow: hidden; margin-bottom: 1.750em;}
.sg-section__font {overflow: hidden; margin-bottom: 1.750em;}
.sg-section__font-letters {font-size: 5.000em; display: block; line-height: 1; opacity: 0.20;}
.sg-section__font-name {display: block; line-height: 1;}
.sg-section__font-left, .sg-section__font-right {width: 50%; float: left;}
.sg-section__font-left {padding-right: 2.000em;}
.sg-section__font-right {border-left: 1px solid #b4babf; padding-left: 2.000em;}
.sg-section__font-weight {display: block;}
.sg-body {overflow-x: hidden;}
.sg-body .root, .sg-toggle {-webkit-transition: -webkit-transform 250ms ease; transition: -webkit-transform 250ms ease; transition: transform 250ms ease; transition: transform 250ms ease, -webkit-transform 250ms ease;}
.sg-fixed-nav {position: fixed; top: 0; left: 0; width: 250px; height: 100%; overflow-y: auto; padding: 40px 15px; background: #fff; z-index: 9999999; border-right: 1px solid #b4babf; -webkit-transform: translate3d(-250px, 0px, 0px);-moz-transform: translate3d(-250px, 0px, 0px);-o-transform: translate3d(-250px, 0px, 0px);-ms-transform: translate3d(-250px, 0px, 0px);transform: translate3d(-250px, 0px, 0px); -webkit-transition: -webkit-transform 250ms ease; transition: -webkit-transform 250ms ease; transition: transform 250ms ease; transition: transform 250ms ease, -webkit-transform 250ms ease;}
.sg-snippets-toggle {font-size: 14px; display: block;}
.sg-snippets-toggle:before {content: "\ea03"; font-family: 'CD-Project-Icons'; margin-right: 6px;}
.sg-snippets-toggle.active:before {content: "\ea04"; font-family: 'CD-Project-Icons';}
.sg-toc {font-size: 13px;}
.sg-toggle {font-size: 14px; position: fixed; bottom: 0; left:0; width: 28px; height: 28px; line-height:1; padding: 0; margin: 0; border-radius: 0; z-index: 9999999;}
.sg-toggle:after {display: none;}
.sg-toggle:before {content: "\e974"; font-family: 'CD-Project-Icons';}
.sg-body--push .root, .sg-body--push .sg-toggle {-webkit-transform: translate3d(250px, 0px, 0px);-moz-transform: translate3d(250px, 0px, 0px);-o-transform: translate3d(250px, 0px, 0px);-ms-transform: translate3d(250px, 0px, 0px);transform: translate3d(250px, 0px, 0px);}
.sg-body--push .sg-fixed-nav {-webkit-transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);-o-transform: translate3d(0px, 0px, 0px);-ms-transform: translate3d(0px, 0px, 0px);transform: translate3d(0px, 0px, 0px);}
.sg-body--push .sg-toggle:before {content: "\e955";}

@media (max-width: 1399px) {
	.sg-section__heading {padding-left: 1.500em;}
	.sg-section__heading span {left: 0;}
}

/*----------  Swatches  ----------*/
.swatch__color { position: relative; height: 100px;}
.swatch__hex { padding: 1rem; text-align: center;}
.swatch__name {display:block; font-size:0.750em}
/*----------  Code Snippets  ----------*/
code {display: none; /* Remove in Production */}
code.active {display: block;}
pre {padding:15px; border:1px solid #b4babf;}
/********************************************************************************
			 --- Social Menu ---
*********************************************************************************/
.social-links  {list-style: none; margin:0; padding: 0;position: relative;top:.1rem;}
.social-links li {display: inline-block; line-height: 1.2;padding: 0 0.213rem;}
.social-links li:first-child {padding-left: 0;}
.social-links a {display: block;text-decoration: none;}
.social-links__icon {font-size: 1.052rem;color:#3ee452;transition: color 250ms ease;}
.social-links a:hover .social-links__icon {color: #00d1fd;}
.social-links__label {display: none;}
/********************************************************************************
			 --- Footer ---
*********************************************************************************/
.footer {background-image: linear-gradient(to left, #2f3439, #23292e 60%); padding: 8.105rem 0 6.052rem 0;}
.footer__grid {justify-content: space-between;flex-flow: wrap;}
.footer__left {width: 20%;padding-right: 1rem;}
.footer__right {width: 70%;}
/** Footer Left **/
.footer__logo {display: block;margin-bottom: 0.736rem;}
.footer__copyright {font-size: 0.631rem;color: #edeeee;margin-top: 0.315rem;}
.footer__utlity-links li a {color: #fff;margin-bottom: 0;text-align: left;font-size: 0.631rem;}
.footer__utlity-links li a:hover {color: #70ff88;}

/** Footer Right **/
.footer__columns {flex-flow:wrap;margin: 0 -1rem;align-items: stretch;}
.footer__col {padding: 0 1rem;position: relative;}
.footer__col-inner {height: 100%;}
.footer__col:first-of-type {width: 18%;}
.footer__col:nth-child(2) {width: 21%;}
.footer__col:nth-child(3) {width: 29%;}
.footer__col:nth-child(4) {width: 32%;}
.footer__headline {color: #fff;font-weight: 600;font-size: 1rem;line-height: 1.25;}
.footer__col-menu li a {color: #fff;font-weight: 600;line-height: 1.25;font-size: 1rem;}
.footer__col-menu li:not(:last-of-type) {margin-bottom: 1.578rem;}
.footer__col-menu li a:hover {color: #3ee452;}
.footer__col-text {color: #edeeee;font-size: 0.736rem;line-height: 1.4;margin-bottom: 1.5rem;text-align: left;}
.footer__col .post-link {color: #fff;margin-bottom: 0;position:
absolute;bottom: 0;}
.footer__col .post-link:hover {color: #3ee452;}

/** Footer Gradient CTA **/
.footer--gradient {padding-top: 0;}
.footer--gradient .gradient-banner-section {margin-bottom: 4rem;}
@media (max-width: 1350px) {
	.footer__right {width: 75%;}

}
@media (max-width: 1250px) {
	.footer__left {width: 100%;}
	.footer__right {width: 100%;margin-top: 1.5rem;margin-bottom: 1rem;}
	.footer__copyright {position: absolute;bottom: 1.5rem;}
}
@media (max-width: 935px) {
	.footer__col:first-of-type {width: 50%;}
	.footer__col:nth-child(2) {width: 50%;}
	.footer__col:nth-child(3) {width: 50%;margin-top: 2rem;}
	.footer__col:nth-child(4) {width: 50%;margin-top: 2rem;}
}
@media (max-width: 400px) {
	.footer__col:nth-child(3) {width: 100%;margin-top: 2rem;}
	.footer__col:nth-child(4) {width: 100%;margin-top: 2rem;}
	.footer--gradient .gradient-banner-section {margin-bottom: 3rem;}
}

/*************************
*******************************************************
--- Animated Loader ---
*********************************************************************************/
.spinner{position:fixed; z-index:999999; top:50%; left:50%; margin:-30px 0 0 -30px; height:60px;width:60px; -webkit-animation:rotation .6s infinite linear;-moz-animation:rotation .6s infinite linear;-o-animation:rotation .6s infinite linear;animation:rotation .6s infinite linear;border-left:6px solid rgba(166,172,179,0.98);border-right:6px solid rgba(230, 233, 237,0.98);border-bottom:6px solid rgba(166,172,179,0.98);border-top:6px solid rgba(62, 228, 82,0.98);border-radius:100%}@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@-moz-keyframes rotation{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(359deg)}}@-o-keyframes rotation{from{-o-transform:rotate(0deg)}to{-o-transform:rotate(359deg)}}@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}
/********************************************************************************
			 --- Hero ---
*********************************************************************************/
.hero {min-height: 890px;background-position: center;background-size: cover;position: relative;}
.hero--overlay::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;mix-blend-mode: multiply;background-color: #23292e;}
.hero__container {align-items: center;width: 100%;position: relative;z-index: 2;}
.hero__body {width: 100%;}
.hero-gradient {position: absolute;bottom:-9rem;left: 0;width: 100%;z-index: 2;}
.hero-gradient svg {width: 100%;height: 300px;}
.hero__bg-img, .hero__bg-gradient {width: 100%;height: 100%;object-fit: cover;margin-left: auto;margin-right: auto;position: absolute;right: 0;left: 0;top: 0;bottom: auto;object-position: bottom center;}
.hero__bg-gradient {object-fit: contain;z-index: -1;margin-top: 5%;}

.hero--curve + section {position: relative;padding-top: 9rem;border-top-left-radius: 15%;border-top-right-radius: 15%;margin-top: -14px;z-index: 1;}
.hero--curve + section.split-panel-section--callout {padding-top: 14rem;}
/** Video **/
.hero__video {position: absolute;height: 100%;width: 100%;}
.hero__bg-video {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-o-object-position: center;object-position: center;}
.hero--overlay .hero__video::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;mix-blend-mode: multiply;background-color: #23292e;}
@media (min-width: 1920px) {
	.hero__bg-gradient {object-fit: cover;}

}
@media (min-width: 2020px) {
	.hero__bg-gradient {margin-top: 7rem;}
}
@media (min-width: 1400px) {
.hero--curve + section.split-panel-section--callout {padding-top: 14rem;}
}
@media (max-width: 1300px) {
	.hero-gradient {bottom: -10rem;}
}
@media (max-width: 1024px) {
  .hero-gradient {bottom: -11rem;}
}
@media (max-width: 800px) {
	.hero-gradient svg {height: 200px;}
	.hero-gradient {bottom: -7.5rem;}
}
@media (max-width: 650px) {
	.hero__bg-gradient {margin-top: 1%;}
	.hero-gradient {bottom: -8rem;}
}
@media (max-width: 550px) {
	.hero-gradient svg {height: 150px;}
	.hero-gradient {bottom: -5.5rem;}
}
@media (max-width: 450px) {
	.hero__bg-gradient {margin-top: 0;}
}
@media (max-width: 375px) {
	.hero__bg-gradient {margin-top: 0;}
	.hero-gradient svg {height: 140px;}
	.hero-gradient {bottom: -6rem;}
}
/** Hero Copy **/
.page-headline span {display: block;}
.page-headline .page-headline--line-two, .hero-copy__indent {margin-left: 6.578rem;}
.page-subheadline {color: #fff;position: relative;font-size: 2.105rem;font-weight: 500;margin-bottom: 0;}
.page-subheadline--line {display: flex;align-items: center;}
.page-subheadline--line:before {content: '';width: 5.157rem;height: 1px;background-color: #70ff88;position: relative;display: block;margin-right: 0.842rem;}
@media (max-width: 600px) {
	.hero {min-height: 625px;}
	.page-headline .page-headline--line-two {margin-left: 2.5rem;}
}
@media (max-width: 550px) {
	.page-headline {font-size: 3.25rem;}
	.page-headline .page-headline--line-two, .hero-copy__indent {margin-left: 0;}
	.page-subheadline--line:before {width: 2rem;}
}
@media (max-width: 370px) {
	.page-headline {font-size: 3rem;}
	.page-subheadline {font-size: 1.85rem;}
}
@media (max-width: 320px) {
	.page-subheadline--line:before {width: 1rem;}
}

/********************************************************************************
			 --- Page Inner Hero ---
*********************************************************************************/
.inner-hero {min-height: 650px;background-position: center;background-size: cover;position: relative;background-color: #23292e;}
.inner-hero--short {min-height: 520px;}
.inner-hero--overlay {position: relative;}
.inner-hero--overlay::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;mix-blend-mode: multiply;background-color: #23292e;}
.inner-hero__container {width: 100%;position: relative;z-index: 3;}
.inner-hero__container .page-headline {margin-bottom: 0;}
.inner-hero__page-headline-2 {margin-left:6.578rem; }
.inner-hero__page-headline-1 {margin-bottom: 1.078rem;}

.inner-hero--curve + section {position: relative;padding-top: 9rem;border-top-left-radius: 10%;border-top-right-radius: 10%;margin-top: -14px;z-index: 1;}
@media (min-width: 1200px) {
.inner-hero--curve + section.split-panel-section--callout {padding-top: 14rem;}
}
@media (min-width: 690px) {
  .inner-hero--curve + section.image-block-cta-section {padding-top: 18rem;}
}
@media (max-width: 1299px) {
	.inner-hero__container .page-headline span {display: inline;}
	.inner-hero__page-headline-2  {margin-left: 0;}
}
@media (max-width: 1024px) {
	.inner-hero .hero-gradient {bottom: -11rem;}
}
@media (max-width: 800px) {
	.inner-hero {min-height: 550px;}
	.inner-hero .hero-gradient {bottom: -7.5rem;}
}
@media (max-width: 550px) {
	.inner-hero .hero-gradient {bottom: -5.5rem;}
	.inner-hero--curve + section {padding-top: 7rem;}
  .inner-hero-mobile--left {background-position: left;}
  .inner-hero-mobile--right {background-position: right;}
}
@media (max-width: 375px) {
	.inner-hero .hero-gradient {bottom: -6rem;}
}
@media (max-width: 370px) {
	.inner-hero .hero-gradient {bottom: -5.5rem;}
}
/********************************************************************************
			 --- Split Panel ---
*********************************************************************************/
.split-panel {flex-flow: wrap;margin: 0 -2.894rem;justify-content: space-between;}
/**.split-panel-section:not(.split-panel-section--stats) .split-panel {align-items: center;}**/

.split-panel-row {position: relative;}
.split-panel--right {flex-direction: row-reverse;}
.split-panel__figure {width: 45%;padding: 0 2.894rem;margin: 0;position: relative;}
.split-panel__figure::before {content: '';background-image: url(assets/images/image-map.jpg);position: absolute;bottom: 0;left: 0;width: 100%;height: 90%;z-index: 1;}
.split-panel__figure img {width: 100%;height: 100%;object-fit: cover;box-shadow: 0 27px 30px 19px rgba(0, 0, 0, 0.06);position: relative;z-index: 2;}
.split-panel__body {width: 52%;padding: 0 2.894rem;padding-bottom: 2rem;}
.split-panel__headline {margin-bottom: 1.684rem;}
.split-panel__headline span {position: relative;z-index: 2;}
.split-panel__subheadline {margin-bottom:2.421rem;position: relative;z-index: 2;}
.split-panel__overview {position: relative;z-index: 2;}
.split-panel__overview:not(:last-child) {margin-bottom: 3.894rem;}
.split-panel__overview p:last-child {margin-bottom: 0;}
.small-margin-right {margin-right: 2rem;}
.large-margin-right {margin-right: 4rem;}
.ex-large-margin-right {margin-right: 12rem;}
.split-panel__body .button {margin-top: 1.25rem;}
.split-panel__body--design-element .split-panel__headline {position: relative;}
.split-panel__body--design-element .split-panel__headline:before {content: '';background-image: url(assets/images/design-elements/design-element.svg);width: 143px;height: 135px;background-size: contain;position: absolute;bottom: -3rem;right: -4rem;z-index: 1;}

/*** Split panel Stats ***/
.split-panel-section--stats .split-panel__body {padding-bottom: 12rem;}
.split-panel-section--stats .stats-blocks {position: absolute;bottom: 0;width: 100%;z-index: 2;}

/*** Split panel Callout ***/
.split-panel-section--callout .split-panel__figure {width: 48%;text-align: center;}
.split-panel-section--callout .split-panel__figure img {width: 91%;}
.split-panel__figure--callout {position: relative;}
.split-panel__figure--callout img {position: relative;top: -5rem;}
.split-panel__callout {position: absolute;top:3.1rem;left:2.394rem;width: 270px;height: auto;min-height: 334px;background-color: #23292e;background-image: url(assets/images/backgrounds/calculator-texture.jpg);background-size: cover;background-repeat: no-repeat;margin: 0;padding: 3.631rem 2.105rem;z-index: 9;text-align: left;}
.split-panel__callout a {display: block;}
.split-panel__callout span {display: block;}
.split-panel__callout-text {font-weight: 600;font-size: 1.315rem;line-height: 1.25;margin-top: 0.526rem;color: #fff;-webkit-transition: color 200ms ease;transition: color 200ms ease;}
.split-panel__callout-arrow {font-size: 2rem;margin-top: 2.631rem;-webkit-transition: all 200ms ease;transition: all 200ms ease;}
.split-panel__callout a:hover .split-panel__callout-arrow {margin-left: .5rem;}
.split-panel__callout a:hover .split-panel__callout-text {color: #00d1fd;}

@media (max-width: 1400px) {
	.split-panel__figure, .split-panel__body {width: 50%;}
	.large-margin-right {margin-right: 3rem;}
	.ex-large-margin-right {margin-right: 8rem;}
	.split-panel__callout {top: 3.9rem;}
}
@media (max-width: 1350px) {
	.split-panel__body--design-element .split-panel__headline:before {width: 100px;height: 100px;right: -4rem;bottom: -3rem;}
	.ex-large-margin-right {margin-right: 4rem;}
}
@media (max-width: 1200px) and (min-width: 891px) {
	.split-panel-section--callout .split-panel__figure img {height: auto;}
}
@media (max-width: 1200px) {
	.split-panel__callout {padding:2.631rem 2.105rem; min-height: 0;top:auto;bottom: auto;}

	.split-panel__callout-arrow {margin-top: 1.25rem;}
	.split-panel__figure--callout {display: flex;align-items: flex-end;justify-content: center;}
	.split-panel-section--callout .split-panel__figure img {top:
	auto;}
}
@media (max-width: 975px) {
	.large-margin-right {padding-right: 0;}

}

@media (max-width: 950px) {
	.split-panel--right, .split-panel--left {flex-direction: column-reverse;}
	.split-panel__figure, .split-panel__body {width: 100%;}

	.split-panel__figure--callout img {top:0;}
	.split-panel__callout {bottom: 0;}
	.split-panel__body {margin-bottom: 2.5rem;}
	.split-panel-section--stats .split-panel__body {padding-bottom: 0;}
	.large-margin-right {margin-right: 3rem;}
	.split-panel-section--stats .stats-blocks {position: relative;}
	.split-panel__body--design-element .split-panel__headline:before {position: relative;margin-bottom: .5rem;left: 0;top:0;display: block;width: 65px;height: 65px;}
	.split-panel-section:not(.split-panel-section--stats) .split-panel__body {margin-top: 0;}
	.split-panel-section--callout .split-panel__figure {width: 100%;text-align: center;}
	.split-panel-section--callout .split-panel__figure img {width: 100%;}'
	.split-panel__callout {left: 2.9rem;}
}
@media (max-width: 400px) {
	.large-margin-right {margin-right: 0;}
	.split-panel__figure {height: auto;}

}

/********************************************************************************
			 --- Split Panel Blocks ---
*********************************************************************************/
.split-panel-section-blocks {position: relative;}
.split-panel__row {width: 90%;padding-right: 0.9375rem;padding-left: 0.9375rem;max-width: 1281px;margin-right: auto;margin-left: auto;}
.split-panel-blocks {justify-content: space-between;flex-flow: wrap;}
.split-panel-blocks__headline-image {width: 53.5%;display: flex;flex-direction: column;}
.stacked-blocks {width: 39%;}
.split-panel-blocks__copy {padding-right: 1rem;margin-bottom: 2.315rem;}
.split-panel-blocks__headline {margin-bottom: 1.631rem;}
.split-panel-blocks__overview {margin-bottom: 0;margin-right: 7rem;}
.split-panel-blocks__figure {margin: 0;flex-grow: 1;}
.split-panel-blocks__figure img {width: 100%;height: 100%;object-fit: cover;}
.stacked-block {padding: 2.631rem 4rem 2.631rem 2.526rem;height: calc(50% - 1.0525rem);display: flex;flex-flow: wrap;align-items: flex-start;}
.stacked-block:not(:last-of-type) {margin-bottom: 2.105rem;}
.stacked-block__headline {width: 100%;}
.stacked-block__overview {margin-bottom: 1.157rem;width: 100%;}
.stacked-block .button {align-self: flex-end;}
@media (max-width: 1600px) {
	.split-panel-blocks .split-panel-blocks__figure {width: 120%;margin-left: -20%;}

}
@media (max-width: 1599px) and (min-width: 1500px) {
	.split-panel-blocks .split-panel-blocks__figure {width: 130%;margin-left: -30%;}

}
@media (max-width: 1100px) {
	.split-panel-blocks__overview {margin-right: 1rem;}
}
@media (max-width: 920px) {
	.split-panel-blocks__headline-image {margin-bottom: 2.315rem;}

	.split-panel-blocks__headline-image, .stacked-blocks {width: 100%;}
}
/********************************************************************************
			 --- Stats ---
*********************************************************************************/
.stats-blocks {padding: 3.052rem 6.315rem 2.631rem 6.315rem;max-width: 880px;}
.stats-blocks__grid {flex-flow: wrap;justify-content: space-between;}
.stat-item {color: #fff;max-width: 230px;}
.stat-item p {margin-bottom: 0;}
.stat-item span {display: block;}
.stat-number {font-size: 4.473rem;border-bottom: 1px solid #70ff88;line-height: 0.84;padding-bottom: 0.684rem;}
.stat-copy {font-size: 1rem;}
@media (max-width: 1200px) {
  .stats-blocks {padding: 3.052rem 3.315rem 2.631rem 3.315rem;max-width: 100%;}
}

@media (max-width: 590px) {
	.stat-item {width: 100%;}
	.stat-item:not(:last-of-type) {margin-bottom: 2rem;}
}
/********************************************************************************
			 --- Page Banner ---
*********************************************************************************/
.page-banner-section {padding: 8.421rem 0;position: relative;background-position: center;background-size: cover;background-repeat: no-repeat;}
.page-banner--overlay:before {content: '';position: absolute;top:0;left: 0;width: 100%;height: 100%;background-color: #15191c;opacity: 0.78;}
.page-banner__content {position: relative;color: #fff;z-index: 1;flex-direction:column;max-width: 825px;width: 96%;min-height: 480px;margin: 0 auto;padding-left:0.6667rem;padding-right: 0.6667rem;}
.page-banner__headline {margin-bottom: 1.368rem;}
.page-banner__overview {padding: 0 2rem;}
.page-banner__overview p:last-child {margin-bottom: 0;}
.page-banner-section  .button__container {align-items: flex-end;justify-content: center;flex-grow: 1;}
@media (min-width: 640px) {
	.page-banner__content {padding-left:0.9375rem;padding-right: 0.9375rem;width:90%;}
}
@media (max-width: 550px) {
.page-banner__overview {padding: 0;}
.page-banner__content {min-height: 400px;}
}
/********************************************************************************
			 --- Partner Slider ---
*********************************************************************************/
.partner-slider-section {padding: 6.315rem 0;}
.partner-headline {color: #fff;justify-content: space-between;flex-flow: wrap;margin: 0 -1rem;padding-bottom: 2.578rem;}
.partner-headline__left, .partner-headline__right {padding: 0 1rem;}
.partner-headline__left {flex-grow: 1;}
.partner-headline__right {width: 49%;}
.parter-headline__overview:last-child {margin-bottom: 0;}
.partern-headline__title {margin-bottom: 1.526rem;}
.partner-logo.slick-slide {margin: 0 25px;text-align: center;display: flex;align-items: center;height: inherit;}
.partner-slider .slick-list {margin: 0 -25px;}
.partner-slider .slick-track {display: flex;}
.partner-logo img {margin: 0 auto;}
.partner-logo {background-color: #fff;padding: 1rem;}
.partner-slider--left .slick-track {margin-left: 0;}
@media (max-width: 580px) {
	.partner-headline__right {width: 100%;margin-top: 2rem;}
}
/********************************************************************************
			 --- Logo Slider ---
*********************************************************************************/
.section-heading + .logo-slider {margin-top: 2.631rem;}
.logo-slider-section {padding: 6.315rem 0;}
.logo-slider:not(:last-child) {margin-bottom: 2.5rem;}
.partner-headline {color: #fff;justify-content: space-between;flex-flow: wrap;margin: 0 -1rem;padding-bottom: 2.578rem;}
.logo-slider__figure.slick-slide {margin: 0 27px;text-align: center;height: inherit;}
.logo-slider__figure figcaption {text-align: center;width: 100%;font-size: 0.842rem;margin-top: 1rem;}
.logo-slider .slick-list {margin: 0 -27px;}
.logo-slider .slick-track {display: flex;}
.logo-slider__figure-image {width: 100%;height: 4rem;}
.logo-slider__figure img {margin: 0 auto;width: 100%;height: 100%;object-fit: contain;}
@media (max-width: 580px) {
	.partner-headline__right {width: 100%;margin-top: 2rem;}
}
/********************************************************************************
			 --- Image Block Content ---
*********************************************************************************/
.image-block-cta-section {padding-top: 17.631rem;}
.image-block {padding: 4.736rem 4rem 3.157rem 3.157rem;min-height: 460px;display: flex;flex-flow: wrap;align-items: stretch;width: 62%;z-index: 3;position: relative;}
.image-block-cta__grid:before {content: '';background-image: url(assets/images/image-map.jpg);position: absolute;bottom: 0;left: -3.842rem;width: 70%;height: 115%;z-index: 1;}
.image-block-cta__grid {position: relative;}
.image-block__overview {padding-right: 4rem;}
.image-block__copy:last-child .image-block__overview {margin-bottom: 0;}
.image-block__headline {margin-bottom: 0.789rem;}
.image-block__copy {padding-right: 1.5rem;}
.image-block__cta {align-self: flex-end;width: 100%;flex-flow: wrap;justify-content:space-between;margin: 0 -.25rem;}
.image-block__cta .button {margin-bottom: 0;margin: 0 .25rem 1rem .25rem;}
.image-block__figure {position: absolute;z-index: 2;right: -3.842rem;bottom:0;margin: 0;height: 130%;width: 70%;z-index: 1;}
.image-block__figure img {width: 100%;height: 100%;object-fit: cover;}
@media (max-width: 1300px) {
	.image-block {padding: 3.736rem 3rem 3rem 3rem;}
	.image-block-cta__grid:before {left: -2.842rem;width: 70%;height: 110%;}
  .image-block__figure {right:0;}
}
@media (max-width: 750px) {
	.image-block {padding: 2.5rem 2rem 2rem 2rem;}
	.image-block-cta__grid:before {left: -1.842rem;width: 70%;height: 105%;}
}
@media (max-width: 690px) {
	.image-block__copy {padding-right: 0;}
	.image-block-cta-section {padding-top: 4.894rem;}
	.image-block-cta__grid {flex-flow: wrap;flex-direction: column-reverse;}
	.image-block {width: 100%;min-height:0;}
	.image-block__figure {position: relative;width: 100%;height: auto;}
	.image-block__copy {margin-bottom: 1rem;}
	.image-block-cta__grid:before {display: none;}
  .image-block__overview {padding-right: 0rem;}
}
/********************************************************************************
			 --- Gradient Banner ---
*********************************************************************************/
.gradient-banner-section {padding: 8.421rem 0 18rem 0;background-color: transparent;position: relative;}
.gradient-banner-section--left {padding-bottom: 11.25rem;}
.gradient-banner__overview:not(:first-child) {margin-top: 1.157rem;}
.gradient-banner__overview:not(:last-child) {margin-bottom: 3.578rem;}
.gradient-banner__overview p:last-child {margin-bottom: 0;}
.gradient-background-cta {width: 100%;height: 100%;position: absolute;top: auto;bottom: 0;z-index: 0;background-size: cover;z-index: 1;}
.gradient-banner-content {position: relative;z-index: 2;}

.gradient-banner-section--left .gradient-banner-content__grid {justify-content: space-between;flex-flow: wrap;margin: 0 -2rem;}
.gradient-banner-section--left .gradient-banner__headline {margin-bottom: 1.526rem;}
.gradient-banner__left {width: 40%;padding:0 2rem;}
.gradient-banner__right {width: 58%;padding: 0 2rem;}
.gradient-banner-section--left .gradient-banner__overview {margin-bottom: 0;}

.gradient-banner-section + section.section--padding-top {padding-top:12rem;margin-top: -8rem; }
@media (max-width: 1200px) {
.gradient-background-cta {object-fit: cover;}
}
@media (max-width: 800px) {
	.gradient-banner__left {margin-bottom: 1.5rem;}
	.gradient-banner__left, .gradient-banner__right {width: 100%;}
	.gradient-banner-content__grid {padding-bottom: 5rem;position: relative;margin: 0;}

	.gradient-banner-section--left {padding-top: 5.5rem;}
}
@media (max-width: 375px) {
	.gradient-banner__left .button {width: calc(96% - 3.1rem);}
}
/********************************************************************************
			 --- Checklist Sections ---
*********************************************************************************/
.checklist-headline {margin-bottom: 1.263rem;}
.checklist-block__grid {margin: 0 -1rem;flex-flow: wrap;justify-content: space-between;}
.checkist-item {padding: 0 1rem 1.6rem 1rem;width: 25%;}
/**.checkist-item:first-child {width: 30%;}
.checkist-item:nth-child(2) {width: 27%;}
.checkist-item:nth-child(3) {width: 27%;}
.checkist-item:nth-child(4) {width: 27%;}**/
.checklist-block-section .button__container {margin-top:1.65rem;}
.checklist-item__overview {margin-bottom: 0;margin-top: 0.421rem;}
.checkist-item__inner .checklist-item__checkmark {font-size: 1.21rem;}
@media (max-width: 950px) {
.checkist-item {width: 50%;margin-bottom: 1rem;}
}
@media (max-width: 450px) {
.checkist-item {width: 100%;}
.checkist-item:last-of-type {margin-bottom: 0;}
}
/********************************************************************************
			 --- Content Block ---
*********************************************************************************/
/** Headline **/
.section-heading__headline--small {max-width: 790px;padding: 0 1rem;margin: 0 auto;}
.section-heading__headline--medium {max-width: 890px;padding: 0 1rem;margin: 0 auto;}
.section-heading__headline--large {max-width: 935px;padding: 0 1rem;margin: 0 auto;}
.section-heading__overview--small {max-width: 700px;padding: 0;margin: 0 auto;}
.section-heading__overview--medium {max-width: 815px;padding: 0;margin: 0 auto;}
.section-heading__overview--large {max-width: 970px;padding: 0;margin: 0 auto;}
.section-heading__headline {margin-bottom: 1.315rem;}
.section-heading__headline:last-child {margin-bottom: 0;}
.section-heading--left-aligned {flex-flow: wrap;justify-content: space-between;align-items: flex-end;}
.section-heading__left {width: 65%;}
.section-heading__left .section-heading__headline {margin-bottom: 0.894rem;}
.section-heading__left p {margin-bottom: 0;}
.section-heading__right {width: 20%;text-align: right;}

@media (max-width: 950px) {
	.section-heading__left, .section-heading__right {width: 100%;text-align: left;}
	.section-heading__left {margin-bottom: 1.25rem;}
}
/********************************************************************************
			 --- Accordion Block ---
*********************************************************************************/
.accordion-block-section .section-heading h2:last-child {margin-bottom: 2.631rem;}
.accordion-block-section {padding: 6.315rem 0;}
.accordion-blocks__grid {flex-flow: wrap;margin: 0 -2.552rem;}
.accordion-white-block {width: 50%; padding: 0 2.552rem;border: none;margin-bottom: 1.315rem;}
.accordion-blocks__grid--one-column .accordion-white-block {width: 100%;}
.accordion.accordion-white-block dt {border: none;background-color: #fff;padding-left: 2.105rem;padding-right: 4rem;}
.accordion.accordion-white-block dd {background-color: #fff;padding: 0 2.105rem 2.105rem 2.105rem;}
.accordion.accordion-white-block dt:after {right: 2.105rem;}
.accordion-white-block__answer p:last-child {margin-bottom: 0;}
.accordion-block-section .accordion-blocks__grid:not(:last-child) {margin-bottom: 1.65rem;}
@media (max-width: 900px) {
	.accordion-white-block {width: 100%;}
}

/********************************************************************************
			 --- Content Block ---
*********************************************************************************/
.section-heading + .content-block__content {margin-top:2.631rem; }
.component__block-graphic:not(:last-child) {margin-bottom: 2.631rem;}
/********************************************************************************
			 --- Section Buttons ---
*********************************************************************************/
.button__container {display: flex;flex-flow: wrap;margin:0 -.35rem;}
.button__container.center {justify-content: center;}
.button__container .button {margin: 0 0.25rem 1rem 0.25rem;}
.button__container .button:first-child:last-child {margin-bottom: 0;}
/********************************************************************************
			 --- Text Blocks ---
*********************************************************************************/
.text-block-section {padding: 5.263rem 0;}
.text-block-section .section-heading h2:last-child {margin-bottom: 2.631rem;}
.text-block__grid {flex-flow: wrap;justify-content: space-between;margin: 0 -4.315rem;}
.text-block {width: 50%;padding: 0 4.315rem;}

.text-block__inner {background-color: #fff;padding: 2.631rem 1.473rem 2.631rem 2.473rem;height: 100%;display: flex;flex-direction: column;}

.text-block__actions {padding-right: 1rem;}

.text-block__headline {color: #23292e;margin-bottom: 0.578rem;}

.text-block__actions .post-link {margin-bottom: 0;color: #00d1fd;display: block;text-align:left;border-bottom: 1px solid #b4babf;padding-bottom: 0.578rem;}
.text-block__actions .post-link:after {right: 0;}
.text-block__actions .post-link:hover:after {right: -.2rem;}

.text-block__content {flex-grow: 1;}

@media (max-width: 1024px) {
	.text-block__grid {margin: 0 -2.315rem;}
	.text-block {padding: 0 2.315rem;margin-bottom: 2.4rem;}
}

@media (max-width: 650px) {
	.text-block {width: 100%;margin-bottom: 1.65rem;}
}

/********************************************************************************
			 --- Intro Section ---
*********************************************************************************/
.intro-section__grid {flex-flow: wrap;margin: 0 -1rem;}
.intro-section__right {width: 68%;padding: 0 1rem;}
.intro-section__left {width: 32%;padding: 0 1rem;}
.intro-section__overview p:last-child {margin-bottom: 0;}
.intro-section__headline {margin-bottom: 1.526rem;position: relative;}
.intro-section__left .button {padding: 0.747rem 4.552rem .76rem 1.052rem;}
@media (max-width: 1200px) {
	.intro-section__right {width: 55%;}
	.intro-section__left {width: 45%;}
}
@media (max-width: 800px) {
	.intro-section__left {margin-bottom: 1.5rem;}
	.intro-section__left, .intro-section__right {width: 100%;}
	.intro-section__grid:not(:last-of-type) {padding-bottom: 5rem;position: relative;}

}
@media (max-width: 375px) {
	.intro-section__left .button {width: calc(96% - 3.1rem);}
}
/********************************************************************************
			 --- Steps Block ---
*********************************************************************************/
.section-heading + .step-blocks {margin-top: 2.947rem;}
.step-block {width: 63%;}
.step-block:not(:last-child) {margin-bottom: 1.421rem;}
.step-block:nth-child(2) {margin-left: 15%;width: 65%;}
.step-block:last-child {margin-right: 0;margin-left: auto;width: 65%;}
.step-block__inner {padding: 2.789rem 3.105rem;}
.step-block__inner h3 {font-weight: 600;position: relative;display: inline-block;}
.step-block__inner h3 span {position: relative;z-index: 3;}
.step-block__inner h3:before {content: '';background-image: url(assets/images/design-elements/design-element-on-dark.svg);background-size: cover;background-repeat: no-repeat;width: 60px;height: 56px;background-size: contain;position: absolute;right:-2.5rem;top:-.65rem;z-index: 1;}
.step-block__inner p:last-child {margin-bottom: 0;}
.step-blocks:not(:last-child) {margin-bottom: 2.5rem;}
@media (max-width: 700px) {
	.step-block {width: 100%;}
	.step-block:nth-child(2) {margin-left: 0;width: 100%;}
	.step-block:last-child {margin-right: 0;margin-left: 0;width: 100%;}
}
/********************************************************************************
			 --- Video Component ---
*********************************************************************************/
.section-heading + .video-block {margin-top: 2.947rem;}
.video-block {position: relative;margin: 0 auto;width: 719px;max-width: 90%;padding: 0;}
.video-block:not(:last-child) {margin-bottom: 2.5rem;}
.video-block:not(.video-block--active):before {content: '';position: absolute;top:0;left: 0;width: 100%;height: 100%;background-color: #23292e;opacity: .89;mix-blend-mode: multiply;}
.video-block__icon {position: relative;display: flex;justify-content: center;align-items: center; cursor: pointer;}
.video-block__icon .icon-play {color: #fff;font-size: 0.842rem;position: relative;z-index: 4;background-color: #3ee452;width: 50px;height: 50px;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.video-play__overlay {position: absolute;z-index: 3;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.video-block--active {padding-bottom: 56.30%;margin-bottom: 30px;position: relative;overflow: hidden;cursor: pointer;width: 100%;}
.video-block--active iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
/** Icon Animation - https://www.kirupa.com/animations/creating_pulsing_circle_animation.htm **/
.video-block__circle {position: absolute;background-color: #3ee452;border-radius: 50%;width: 50px;height: 50px;}
.video-block__circle:nth-of-type(2), .video-block__circle:nth-of-type(3), .video-block__circle:nth-of-type(4) {animation: scaleIn 4s infinite cubic-bezier(.36, .11, .89, .32);}
.video-block__circle:first-of-type {opacity: 1;z-index: 4;}
.video-block__circle:nth-of-type(2) {animation-delay: -2s;}
.video-block__circle:nth-of-type(3) {animation-delay: -1s;}
.video-block__circle:nth-of-type(4) {animation-delay: 0s;}
@keyframes scaleIn {
  from {
    transform: scale(.5, .5);
    opacity: .5;
  }
  to {
    transform: scale(2.75, 2.75);
    opacity: 0;
  }
}
/********************************************************************************
			 --- Timer Gallery ---
*********************************************************************************/
.section-heading + .timer-gallery {margin-top: 2.947rem;}
.timer-gallery__image {max-width: 875px;margin: 0 auto 3.842rem auto;padding: 0 1rem;}
.timer-gallery__figure {margin: 0;}
.timer-cards {flex-flow: wrap;margin: 0 -1.315rem 2.631rem -1.315rem;}
.timer-card {width: 33.3%;padding: 0 1.315rem; }
.timer-card__inner {padding: 0.894rem 1.578rem 1.5rem 2.157rem;height: 100%;}
.timer-card__overview {color: #fff;font-weight: 600;font-size: 1.105rem;line-height: 1.33;margin-bottom: 0;margin-top: 0.526rem;}
.timer-gallery__content {position: relative;z-index: 10;}
.timer-gallery__image {position: absolute; top: 0; left: 0; right: 0; bottom: 0; -webkit-transform-style: preserve-3d;}
.timer-gallery__image:nth-of-type(1) {position: relative; z-index: 20; will-change: opacity; -webkit-backface-visibility: hidden; }
.timer-gallery__image:nth-of-type(2) {z-index: 10;}
.timer-gallery__image:nth-of-type(n+3) {display: none;}

.timer-card__progress-ring {transform: rotate(
-65deg);}
.timer-gallery {position: relative;}
.timer-gallery__image--anim {animation-name: fader; animation-duration: 800ms; animation-timing-function: ease; }
.timer-card .timer-card__progress-ring--circle {opacity: 0;}
.timer-card--active .timer-card__progress-ring--circle{animation: custom-start-end 3s ease-in-out 0s forwards;
  stroke-dasharray: 0 165;
  stroke-dashoffset: -150;opacity: 1;}
@keyframes fader {
  from { opacity: 1.0; }
  to   { opacity: 0.0; }
}
/****
https://letswp.io/animate-svg-lines-closed-paths-dash-attributes/
**/
@keyframes custom-start-end {
    from {
        stroke-dasharray: 50 -50;
        stroke-dashoffset: -150;
    }
    to {
        stroke-dasharray: 165;
        stroke-dashoffset: 0;
    }
}
@media (max-width: 900px) {
	.timer-card {width: 100%;}
	.timer-card:not(:last-child) {margin-bottom: 1.25rem;}
}
/********************************************************************************
			 --- Featured Icon Cards ---
*********************************************************************************/
.section-heading + .featured-icon-cards {margin-top: 2.473rem;}
.featured-icon-cards {margin: 0 -1.315rem;flex-flow: wrap;}
.featured-icon-cards--2 .featured-icon-card {width: 50%;}
.featured-icon-card {width: 33.3%;padding: 0 1.315rem;margin-bottom: 2.63rem;}
.featured-icon-card__inner {height: 100%;}
.featured-icon-card__body {padding: 1.736rem 1rem 1.736rem  1.736rem;}
.featured-icon-cards--media-kit .featured-icon-card__body {padding: 1.736rem 0 1.736rem  0;}
.featured-icon-cards--media-kit.featured-icon-cards--2 .featured-icon-card__body {padding: 1.736rem 2.947rem 1.736rem  2.105rem;}
.featured-icon-card__image {margin: 0;height: 12rem;}
.featured-icon-card__image img {width: 100%;height: 100%;object-fit: cover;}
.featured-icon-card__image.featured-icon-card__image--default img {object-fit: contain;}
.featured-icon-card__icon {width: 60px;margin-bottom: 0.21rem;}
.featured-icon-card__overview:first-child, .featured-icon-card__headline {font-weight: 600;line-height: 1.33;font-size: 1.105rem;color: #23292e;}
.featured-icon-card__headline a {color: #23292e;}
.featured-icon-card__headline a:hover {color: #00d1fd;}
.featured-icon-card__overview {margin-bottom: 0;}
@media (min-width: 901px) {
	.featured-icon-card:nth-child(3n + 1):nth-last-child(-n + 3),
  .featured-icon-card:nth-child(3n + 1):nth-last-child(-n + 3) ~ .featured-icon-card { margin-bottom: 0;}

	.featured-icon-cards--2 .featured-icon-card:nth-child(2n + 1):nth-last-child(-n + 2),
  .featured-icon-cards--2 .featured-icon-card:nth-child(2n + 1):nth-last-child(-n + 2) ~ .featured-icon-card { margin-bottom: 0;}


}
@media (max-width: 900px) and (min-width: 501px) {
	.featured-icon-card:nth-child(2n + 1):nth-last-child(-n + 2),
  .featured-icon-card:nth-child(2n + 1):nth-last-child(-n + 2) ~ .featured-icon-card { margin-bottom: 0;}
}
@media (max-width: 900px) {
	.featured-icon-card {width: 50%;margin-bottom: 2.630rem;}
	.featured-icon-card:last-of-type {margin-bottom: 0;}
}
@media (max-width: 500px) {
	.featured-icon-card, .featured-icon-cards--2 .featured-icon-card {width: 100%;}
	.featured-icon-card:not(:last-child) {margin-bottom: 2.630rem;}
}
/********************************************************************************
			 --- Media Kit ---
*********************************************************************************/
.featured-icon-card__download {color: #23292e;}

@media (min-width: 901px) {
  .featured-icon-card--media {width: 25%;}
	.featured-icon-card--media:nth-child(4n + 1):nth-last-child(-n + 3),
  .featured-icon-card--media:nth-child(4n + 1):nth-last-child(-n + 3) ~ .featured-icon-card--media { margin-bottom: 0;}

	.featured-icon-card--media--2 .featured-icon-card--media:nth-child(2n + 1):nth-last-child(-n + 2),
  .featured-icon-card--media--2 .featured-icon-card--media:nth-child(2n + 1):nth-last-child(-n + 2) ~ .featured-icon-card--media { margin-bottom: 0;}

}

/********************************************************************************
			 --- Image White Card List ---
*********************************************************************************/
.section-heading + .image-list__grid {margin-top: 2.473rem;}
.image-white-block-list-section {padding: 6.315rem 0;}
.image-list__grid {margin: 0 -1.71rem;flex-flow: wrap;justify-content: space-between;}
.image-list__grid:not(:last-child) {margin-bottom: 2.5rem;}
.image-list__figure {margin: 0;padding: 0 1.71rem;width: 47%;}
.image-list__figure img {width: 100%;height: 100%;object-fit: cover;}
.image-list__list {padding: 0 1.71rem;width: 53%;}
.image-list__card {background-color: #fff;
	padding: 2.289rem 5.21rem 2.289rem 2.263rem;}
.image-list__card:not(:last-child) {margin-bottom: 1.578rem;}
.image-list__overview {margin-bottom: 0;font-weight: 600;}
@media (max-width: 1200px) {
	.image-list__figure, .image-list__list {width: 100%;}
	.image-list__list {margin-top: 2rem;}
	.image-list__figure img {height: auto;}
	.image-list__card {
		padding: 2.289rem 2.21rem 2.289rem 2.263rem;}
}
/********************************************************************************
			 --- Recent News ---
*********************************************************************************/
.recent-news__grid {margin: 0 -1rem;flex-flow: wrap;justify-content: space-between;}
.recent-news__left {width: 40%;padding: 0 1rem;}
.recent-news__right {width: 40%;padding: 0 1rem;}
.recent-news__inner.flex {flex-direction: column;height: 100%;}
.recent-news__inner p {flex-grow: 1;}
.recent-news__inner h2 {margin-bottom: 1.105rem;}
.recent-news__headline {color: #29333f;margin-bottom: 2rem;font-weight: 600;}
.recent-news__action .button {margin-bottom: 0;}
.recent-news__item {border-bottom: 1px solid #b4babf;}
.recent-news__item:not(:first-of-type) {padding-top: 1rem;}
.recent-news__item time {color: #3ee452;font-weight: bold;font-size: 0.631rem;display: block;margin-bottom: 0.368rem;}
.recent-news__item h4 {color: #62696f;font-weight: normal;}
.recent-news__item h4 a.post-link {display: block;color: #62696f;position: relative;text-align: left;font-weight: normal;font-size: 1rem;}
.recent-news__item h4 a.post-link:after {right: 0;}
.recent-news__item h4 a.post-link:hover {color: #3ee452;}
.recent-news__item h4 a.post-link:hover:after {right: -.5rem;}
@media (max-width: 850px) {
	.recent-news__left {margin-bottom: 3rem;}
	.recent-news__left, .recent-news__right {width: 100%;}
}
/********************************************************************************
			 --- News  ---
*********************************************************************************/
.news-layout__grid {flex-flow: wrap;justify-content: space-between;margin: 0 -1.5rem;}
.news-layout__content {width: 65%;padding: 0 1.5rem;}
.news-layout__filters {width: 20%;padding: 0 1.5rem;}
.news-card:not(:first-child) {padding-top: 1rem;}
.news-card:not(:last-child) {border-bottom: 1px solid rgba(180, 186, 191,.2);padding-bottom: 1rem;}
.news-card__image {margin: 0;max-width: 200px;width: 30%;height: 175px;padding: 0 1rem;}
.news-card__image img {width: 100%;height: 100%;object-fit: contain;}
.news-card__content {padding: 0 1rem;width: 70%;}
.news-card .post-link {margin-bottom: 0;}
.news-card a:hover .post-link:after {right:.8rem;}
.news-card__grid {flex-flow: wrap;justify-content: flex-start;margin: 0 -1rem;}
.news-categories__list li:not(:first-of-type) {padding-top: .65rem;}
.news-categories__list li:not(:last-of-type) {padding-bottom: .5rem;border-bottom: 1px solid rgba(180, 186, 191,.2);}
.news-categories__list li.selected a{color: #00d1fd;}
.news-card__title {color: #23292e;}
.blog__pagination .text-button {color: #23292e;margin-bottom: 0;}
.blog__pagination .text-button:hover {color: #3ee452;}
/**.nav-previous .post-link {padding-left: 2.052rem;}
.nav-previous .post-link::after {right: auto;left: 0;content: "\e920";}
.nav-previous .post-link:hover::after {left:-.2rem;}**/
.blog__pagination {flex-flow: wrap;justify-content: space-between;}
.blog__pagination .post-link {margin-bottom: 0;}
.pag-jump {width:7.500em; position:relative; cursor:pointer; list-style:none; margin:0; padding:0;}
.pag-jump .dropdown {margin: 0;}
.pag-jump ul li {margin: 0;}
.pag-jump-label {display:block; text-align:center; height:2.250em; line-height:2.250em; background:#fff; border: 1px solid #b4babf; color:#23292e; font-weight:700; text-transform:uppercase;font-size: .9rem;border-bottom: 2px solid #3ee452;}
.pag-jump-label:after {content:"\e91d"; font-family: 'CD-Project-Icons'; margin-left:0.375em;}
.drop-active .pag-jump-label:after {content:"\e91e"}
.pag-jump ul {display:none; position:absolute; top:auto; right:0; width:100%; text-align:center; background:#fff; border: 1px solid #b4babf; list-style:none; margin:0.188em 0 0 0; padding:0;}
.pag-jump ul li {margin-bottom: 0;}
.pag-jump ul li a {display:block; padding:0.375em 0.625em; line-height:1.2; border-bottom:1px solid #b4babf; transition:all 250ms ease;}
.pag-jump ul li a:hover {background:#F6F6F6;}
.pag-jump ul li.active a {background:#F6F6F6; color:#23292e; cursor:default;}
.pag-jump ul.dropdown-active {display:block; z-index:3; max-height:12.500em; overflow-y:auto}

@media (max-width: 1050px) {
  .news-layout__content {width: 100%;margin-bottom: 2rem;}
  .news-layout__filters {width: 50%;}
}
@media (max-width: 800px) {
  .news-layout__filters {width: 100%;}
}
@media (max-width: 600px) {
  .news-card__content {width: 100%;margin-top: 1.25rem;}
  .news-card__image {width: 100%;max-width: 200px;}
}
/********************************************************************************
			 --- News Detail  ---
*********************************************************************************/
.news-detail__grid {flex-flow: wrap;margin: 0 -1rem;justify-content: space-between;}
.news-detail__content {width: 70%;padding: 0 1rem;}
.news-detail__categories {width: 20%;padding: 0 1rem;}
.news-detail__image {margin: 0 0 2.5rem 0;}
@media (max-width: 1050px) {
  .news-detail__content {width: 100%;margin-bottom: 2rem;}
  .news-detail__categories {width: 50%;}
}
@media (max-width: 800px) {
  .news-detail__categories {width: 100%;}
}

/********************************************************************************
			 --- Events Detail  ---
*********************************************************************************/
.event-divider { margin-left: .5rem; margin-right: .5rem; }
.event-date { display: inline-block; }
.news-detail__hero-edate { line-height: 1.8; }
.news-detail__hero-edesc { max-width: 40rem; }
.news-detail__hero-edesc p:last-child, .news-detail__events-desc p:last-child { margin-bottom: 0; }
.news-detail__events { padding: 0 0 1rem; border-bottom: 1px solid #b4babf; }
.news-detail__events-buttons { flex-wrap: wrap; gap: 1rem; }

.news-detail__events > div { -ms-flex-wrap: wrap; flex-wrap: wrap; row-gap: 1.5rem; column-gap: 3rem; }
.news-detail__events-desc { -webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2; width: 60%; }
.news-detail__events-desc:only-child { width: 100%; }
.news-detail__events-venue { -webkit-box-flex:1; -ms-flex-positive:1; flex-grow:1; width: 30%; }

.news-detail__events-buttons .addeventatc { background: transparent; color: #fff!important; font-size: .842rem!important; -webkit-transition: all 200ms ease; transition: all 200ms ease; text-shadow: none; box-shadow: none!important; }
.news-detail__events-buttons .addeventatc:hover{color:#3ee452!important; background: transparent; }
.news-detail__events-buttons .addeventatc .addeventatc_icon{display:none}
.news-detail__events-buttons .addeventatc:before{font-family:'CD-Project-Icons';content:'\e93c';position:absolute;top:calc(50% - .5rem);left:.75rem;right:auto;font-size:1.25rem;font-weight:400;color:#3ee452}


/********************************************************************************
			 --- Project Detail  ---
*********************************************************************************/
.project-detail__grid {flex-flow: wrap;margin: 0 -1.5rem;justify-content: space-between;}
.project-detail__col {padding: 0 1.5rem;}
.project-detail__overview {width: 65%;}
.project-detail__details {width: 32%;}
.project-detail__details .project-detail__inner {padding: 3.157rem 1.105rem 3.157rem 2.105rem;}
.project-detail__details .project-detail__inner .button {margin-top: 1.368rem;margin-right: 1rem;width: calc(100% - 1.105rem);}
.project-detail__list li:not(:last-child) {margin-bottom: 1.368rem;}
.project-detail__list li span {display: block;}
.project-detail__text a {word-break: break-all;}
.project-detail__text, .project-detail__list li span a {color: #fff;line-height: 1.16;}
.project-detail__list li span a:hover {color: #00d1fd;}
.project-detail__results p:last-child {margin-bottom: 0;}
.project-detail__map {margin-top: 2.15rem;}
.project-detail__map:not(:last-child) {margin-bottom: 2.21rem;}
/** Stats **/
.project-stats {flex-flow: wrap;margin: 4.184rem -2.368rem 0 -1.368rem;}
.project-stat {padding: 0 1.368rem;margin-bottom: 4rem;}
.project-stat__number {color: #29333f;font-weight: 800;font-size: 4.473rem;line-height: 0.84;}
.project-stat__text {margin-top: 0.789rem;border-top: 1px solid #70ff88;}
/** Gallery **/
.gallery__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);;
    grid-auto-rows: auto;
    grid-gap: 2.631rem;
}
.gallery__figure {margin: 0;width: 100%;height: 100%;}
.gallery__item img {width: 100%;height: 100%;object-fit: cover;}
.gallery__item--video a {display: block;height: 100%;width: 100%;}
.gallery__item--video .video-block {width: auto;max-width: none;height: 100%;margin: 0;}

@media (min-width: 1550px) {
  .project-stats {margin: 4.184rem -2.368rem 0 -2.368rem;}
  .project-stat {padding: 0 2.368rem;}
}

.gallery__grid {
	display: grid;
	grid-template-columns: repeat(8, 1fr);
	grid-template-rows: repeat(12, 5rem);
	grid-gap: 2.631rem;
}
.gallery__item:first-child {
	grid-column-start: 1;
	grid-column-end: 6;
	grid-row-start: 1;
	grid-row-end: 4;
}
.gallery__item:nth-child(2) {
	grid-column-start: 6;
	grid-column-end: 9;
	grid-row-start: 1;
	grid-row-end: 5;
}
.gallery__item:nth-child(3) {
	grid-column-start: 1;
	grid-column-end: 6;
	grid-row-start: 4;
	grid-row-end: 7;
}
.gallery__item:nth-child(4) {
	grid-column-start: 6;
	grid-column-end: 9;
	grid-row-start: 5;
	grid-row-end: 7;
}
.gallery__item:nth-child(5) {
	grid-column-start: 1;
	grid-column-end: 4;
	grid-row-start: 7;
	grid-row-end: 11;
}
.gallery__item:nth-child(6) {
	grid-column-start: 4;
	grid-column-end: 9;
	grid-row-start: 7;
	grid-row-end: 10;
}
.gallery__item:nth-child(7) {
	grid-column-start: 4;
	grid-column-end: 9;
	grid-row-start: 10;
	grid-row-end: 13;
}
.gallery__item:nth-child(8) {
	grid-column-start: 1;
	grid-column-end: 4;
	grid-row-start: 11;
	grid-row-end: 13;
}

@media (min-width: 701px) {
  .gallery__grid.gallery__items_1, .gallery__grid.gallery__items_2 { grid-template-rows: repeat(4, 5rem); }
  .gallery__grid.gallery__items_3, .gallery__grid.gallery__items_4 { grid-template-rows: repeat(6, 5rem); }
  .gallery__grid.gallery__items_5, .gallery__grid.gallery__items_6 { grid-template-rows: repeat(10, 5rem); }

  .gallery__items_1 .gallery__item:nth-child(1) { grid-column-end: 9; grid-row-end: 5; }
  .gallery__items_2 .gallery__item:nth-child(1) { grid-row-end: 5; }
  .gallery__items_3 .gallery__item:nth-child(2) { grid-row-end: 7; }
  .gallery__items_6 .gallery__item:nth-child(6) { grid-row-end: 11; }
  .gallery__items_5 .gallery__item:nth-child(5) { grid-column-end: 9; }
  .gallery__items_7 .gallery__item:nth-child(5) { grid-row-end: 13; }
}

@media (min-width: 1200px) {
  .project-detail__overview-inner {padding-right: 5rem;}
  .project-stats {justify-content: space-between;}
}

@media (max-width: 1200px) {
  .project-stats {margin: 4.184rem -1rem 0 -1rem;}
  .project-stat {padding: 0 1rem;}
}

@media (max-width: 1000px) {
  .project-detail__overview {margin-bottom: 2rem;}
  .project-detail__overview, .project-detail__details {width: 100%;}
}

@media (max-width: 900px) {
  .project-stat {padding: 0 1rem;width: 50%;}
  .project-stat__text {line-height: 1.4;}
}

@media (max-width: 700px) {
  .gallery__grid {
      display: block;
  }
  .gallery__item:first-child, .gallery__item:nth-child(2),.gallery__item:nth-child(3)  {
      width: 100%;
  }
  .gallery__item {margin-bottom: 2.2rem;}
  .gallery__item:last-child {margin-bottom: 0;}
}
/********************************************************************************
			 --- Project Layout  ---
*********************************************************************************/
.project__grid {flex-flow: wrap;margin: 0 -1rem;}
.project-card {width: 50%;padding: 0 1rem;margin-bottom: 2rem;}
.project-card__image {margin: 0;width: 100%;}
.project-card__image a {display: block;width: 100%;}
.project-card__image img {width: 100%;height: 100%;object-fit: cover;-webkit-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}
.project-card__image a:hover img {opacity: .85;}
.project-card__inner {box-shadow: 0 27px 30px 5px rgb(0 0 0 / 6%);height: 100%;display: flex;flex-flow: wrap;align-items: flex-start;flex-direction: column;}
.project-card__details {background-color: #fff;padding: 3.125rem 2.438rem 3.125rem 2.930rem;width: 100%;flex-grow: 1;display: flex;flex-flow: wrap;flex-direction: column;}
.project-card__title a {color: #23292e;}
.project-card__title a:hover {color: #3ee452;}
.project-card__partner-logo {max-width: 100px;display: block;margin-bottom: 1rem;}
.project-card__location {margin-bottom: 1rem;}
.project-card__location > span {display: block;}
.project-card__location-icon {color: #23292e;font-size: .9rem;position: relative;top: 0.1rem;}
.project-card__overview {padding-right: 1rem;}
.project-card__application {margin: 1rem 0;}
.project-card__application > span {display: block;}
.project-card__action {flex-grow: 1;
    display: flex;
    align-items: flex-end;}
@media (min-width: 701px) {
  .project-card:nth-child(2n + 1):nth-last-child(-n + 2),
  .project-card:nth-child(2n + 1):nth-last-child(-n + 2) ~ .project-card { margin-bottom: 0;}
}
@media (max-width: 700px) {
  .project-card {width: 100%;}
  .project-card:last-child {margin-bottom: 0;}
}
/********************************************************************************
			 --- Partners Layout   ---
*********************************************************************************/
/*** Filter ***/
.partner-filters {max-width: 400px;margin: 0 auto 2rem auto;}
.partner-filter__label {margin-bottom: .55rem;display: block;text-align: center;}
.partner-filter__options {background-position: 95% center;font-weight: 600;color:#23292e; margin-bottom: 0;margin-top: 0;text-indent: 1rem}
.post-filter-alert {flex-grow: 1;}
/*** Grid ***/
.partner__grid {flex-flow: wrap;margin: 0 -1.25rem;position: relative;}
/*** Card ***/
.partner-card {width: 25%;padding: 0 1.25rem;}
.parter-card__detail-logo, .partner-card__logo img {}
.partner-card__logo {cursor: pointer;height: 11.684rem;display: flex;align-items: center;justify-content: center;padding: 2rem;position: relative;}
.partner-card__logo a {width: 100%;height: 100%;display: block;text-align: center;}
.partner-card__logo img {max-width: 90%;height:   100%;object-fit: contain;-webkit-transition: all 250ms ease;-moz-transition: all 250ms ease;}
.partner-card__logo:hover img {opacity: .7;}
.partner-card__logo:after {content: "";position: absolute;z-index: -1;left: 0;right: 100%;bottom: 0;background: #3ee452;height: 6px;transition: right 250ms ease-in-out;}
.partner-card--active .partner-card__logo:after {content: "";z-index: 1;right: 0;transition: right 250ms ease-in-out;}
.partner-card--dark img {filter: brightness(0);}
.parter-card__details {opacity: 0;height: 0;z-index: -1;visibility: hidden;overflow:
hidden;box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 6%);width: calc(100% - 2.05rem);}
.animate-out { transition: 400ms ease-out all;}
.animate-in { transition: 300ms ease-out all;}
.partner-card--active {min-height: 720px;}
.partner-card--active .parter-card__details, .partner-card--active > * {opacity: 1;z-index: 3;visibility: visible;}
.partner-card--active .parter-card__details {position: absolute;left: 0.9375rem;width: calc(100% - 2.05rem);height: auto;}
.parter-card__details-grid {flex-flow: wrap;width: 100%;padding: 2rem 1rem;}
.parter-card__detail-logo {width: 35%;padding: 0 1rem;height: 11.684rem;display: flex;align-items: center;justify-content: center;}
.parter-card__detail-logo img {max-width: 200px;}
.parter-card__detail-info {width: 65%;padding: 0 1rem;}
.partner-details-close {position:absolute;top:.5rem;right: .5rem;color: #23292e;font-size: 1.25rem;}
.partner-details-close:hover {color: #3ee452;}
@media (max-width: 1100px) {
  .parter-card__detail-logo, .parter-card__detail-info {width: 100%;}
  .parter-card__detail-logo {justify-content:flex-start;margin-bottom: 1.25rem;}

  .partner-card--active {min-height: 900px;}

  .partner-card {width: 33.3%;}
  .partner-card__logo {padding: 1rem;}
}
@media (max-width: 800px) {
  .partner-card {width: 50%;}
}
/********************************************************************************
			 --- Team Layout   ---
*********************************************************************************/
.team__grid {flex-flow: wrap;margin: 0 -1.25rem;}
.team-card {width: 33.3%;padding: 0 1.25rem;margin-bottom: 2.5rem;}
.team-card__inner {position: relative;box-shadow:0 20px 30px -3px rgb(0 0 0 / 6%);display: flex;flex-flow: wrap;flex-direction: column;height: 100%;}
.team-card__headshot {margin: 0;height: 16rem;width: 100%;overflow: hidden;}
.team-card__headshot img {width: 100%;height: 100%;object-fit: contain;object-position: bottom;-webkit-transition: transform 3s cubic-bezier(0.215, 0.61, 0.355, 1);}
.team-card__body {padding: 1.631rem 1.473rem 1.631rem 2.473rem;width: 100%;}
.team-card__name {margin-bottom: 0;}
.team-card a:hover img {transform: scale(1.05);}
.team-card__title {display: block;}

.team__grid .alert {width: 100%;}

.team-filter__options {font-weight: 600;color: #23292e;}
.sort-tabs {text-align: center;max-width: 400px;margin: 0 auto 3rem auto;}
.sort-tabs label {margin-bottom: .55rem;display: block;}
@media (min-width: 1200px) {
  .team-card__body {padding: 1.631rem 1.473rem 1.631rem 1.473rem}
  .team-card:nth-child(3n + 1):nth-last-child(-n + 3),
  .team-card:nth-child(3n + 1):nth-last-child(-n + 3) ~ .team-card { margin-bottom: 0;}
}
@media (max-width: 900px) and (min-width: 600px) {
  .team-card:nth-child(2n + 1):nth-last-child(-n + 2),
  .team-card:nth-child(2n + 1):nth-last-child(-n + 2) ~ .team-card { margin-bottom: 0;}
}
@media (max-width: 900px) {
  .team-card {width: 50%;}
}
@media (max-width: 600px) {
  .team-card {width: 100%;}
  .team-card:last-of-type {margin-bottom: 0;}

}
/********************************************************************************
			 --- Team Detail   ---
*********************************************************************************/
.team-detail__grid {flex-flow: wrap;margin: 0 -1.25rem;}
.team-detail__headshot {width: 40%;margin: 0;padding: 0 1.25rem;}
.team-detail__bio {width: 60%;padding:0 1.25rem;}
.team-detail__bio-copy {margin-top: 2rem;}
.team-detail__linkedin {margin-left: .5rem;}
.team-detail__linkedin span {position: relative;top:.25rem;}
.team-detail__name {margin-bottom: 0;}
/*** pagination ***/
.detail-pagination {margin-top: 4rem;border-top: 1px solid #b4babf;}
.detail-pagination__nav {justify-content: space-between;}
.detail-pagination__nav li {width: 33.3%;text-align: center;}
.detail-pagination__nav li a {display: flex;align-items: center;justify-content: center;height: 100%;padding: 1.315rem 0.789rem;color: #23292e;}
.detail-pagination__nav li a:hover {color: #3ee452;}
.detail-pagination__nav-all a {border-left: 1px solid #b4babf;border-right: 1px solid #b4babf;}
.detail-pagination__nav li a:before, .detail-pagination__nav li a:after {font-family: 'CD-Project-Icons' !important;}
.detail-pagination__nav-all a:before {content: "\e989";position: relative;right: 0.15rem;top: -0.05rem;}
.detail-pagination__nav-prev a:before {content: "\e913";}
.detail-pagination__nav-next a:after {content: "\e915";}
.detail-pagination__nav .detail-pagination__nav-prev a span, .detail-pagination__nav .detail-pagination__nav-next a span {margin-left: 3px;}
@media (max-width: 900px) {
  .team-detail__headshot {width: 100%;margin-bottom: 2rem;}
  .team-detail__bio {width: 100%;}
}
@media (max-width: 710px) {
  .detail-pagination__nav .detail-pagination__nav-all {width: 20%;}
  .detail-pagination__nav .detail-pagination__nav-prev, .detail-pagination__nav .detail-pagination__nav-next  {width: 40%;}
}
@media (max-width: 560px) {
  .detail-pagination__nav li a span {display: none;}
}
@media (max-width: 390px) {
  .detail-pagination__nav .detail-pagination__nav-all {width:33.3%;}
  .detail-pagination__nav .detail-pagination__nav-prev, .detail-pagination__nav .detail-pagination__nav-next  {width: 33.3%;}
  .detail-pagination__nav .detail-pagination__nav-prev {text-align: left;}
  .detail-pagination__nav .detail-pagination__nav-next {text-align: right;}
}
/********************************************************************************
			 --- Careers   ---
*********************************************************************************/
.careers-grid {flex-flow: wrap;margin: 0 -1.15rem;}
.career-card {padding: 0 1.15rem;width: 33.3%;margin-bottom: 2.3rem;}
.career-card__inner {padding: 2.631rem 2rem 2.631rem 1.631rem;height: 100%;}
.career-card__inner a {display: flex;flex-direction: column;position: relative;height: 100%;}
.career-card__content {flex-grow: 1;}
.career-card__actions {position: relative;border-bottom: 1px solid #b4babf;}
.career-card__actions .post-link {margin-bottom: 0;display: block;text-align:
left;padding-bottom: 0.578rem;}
.career-card__department {display: block;}
.career-card:not(.career-card--featured) .career-card__actions .post-link {color: #00d1fd;}
.career-card.career-card--featured .career-card__actions .post-link {color: #fff;}
.career-card__inner a:hover .post-link:after {right: -.2rem;}
.career-card__actions .post-link:after {right: 0;}
.career-card__title {margin-bottom: .35rem;}
.career-card__location {margin-bottom: .578rem;}
.career-card__location span:first-child {margin-right: .25rem;position: relative;top: -0.06rem;}
.career-card__location-text {color: #62696f;font-size: 0.842rem;}
.career-card__overview {color: #62696f;}
.career-card--featured .career-card__title, .career-card--featured .career-card__location-text,.career-card--featured  .career-card__overview {color: #fff;}

.careers-region:not(:last-child) {margin-bottom: 2rem;}
@media (min-width: 1200px) {
  .career-card:nth-child(3n + 1):nth-last-child(-n + 3),
  .career-card:nth-child(3n + 1):nth-last-child(-n + 3) ~ .career-card { margin-bottom: 0;}
}
@media (max-width: 1199px) and (min-width: 800px) {
  .career-card {width: 50%;}
  .career-card:nth-child(2n + 1):nth-last-child(-n + 2),
  .career-card:nth-child(2n + 1):nth-last-child(-n + 2) ~ .career-card { margin-bottom: 0;}
}
@media (max-width: 799px) {
  .career-card {width: 100%;}
  .career-card:last-of-type {margin-bottom: 0;}
}
/*** Filter ***/
.career-filters__grid {flex-flow: wrap;margin: 0 -.5rem;justify-content: center;}
.career-filter__options {width:40%;max-width: 400px;margin: 0 .5rem;text-indent: 1rem;}
.career-filter__label {display: block;text-align: center;margin-bottom: .55rem;}
.career-filters__grid .button::after {content: "\e9e5";}
.career-filters__grid .button:hover::after {right:1rem;}
@media (max-width: 1100px) {
  .career-filter__options {width: 33.3%;}
}
@media (max-width: 799px) {
  .career-filter__options {width: 100%;max-width: none;margin: 0;}
  .career-filters__grid .button {width: 100%;margin-top: .55rem;}
  .career-filters__grid > span {display: block;text-align: center;width: 100%;margin: .55rem 0;}
}
/*** Detail ***/
.career-details__info {justify-content: center;margin: 1rem -.5rem 1.15rem -.5rem;}
.career-details__text {text-transform:capitalize;}
.career-details__item {padding: 0 .5rem;}
.career-content ul > li > p {margin-bottom: .5rem;}
/********************************************************************************
			 --- Cookie Notice ---
*********************************************************************************/
body #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, body #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, body  #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll, body #CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change {
  background-color: transparent;
  border-color: #3ee452;
  color: #141414;
}
body #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize, body #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection, body #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton, body #CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw {
  border-color: #3ee452;
}

body #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails a, body #CookiebotWidget .CookiebotWidget-consent-details button, body #CybotCookiebotDialogBodyLevelButtonsSelectPane label:not([for=CybotCookiebotDialogBodyLevelButtonNecessary]) .CybotCookiebotDialogBodyLevelButtonDescription:hover {
  color: #3ee452;
}
body #CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg {
  fill: #3ee452;
}
body #CybotCookiebotDialog *, body #CybotCookiebotDialogBodyUnderlay *, body #CookiebotWidget * {
  font-family: 'Urbanist', sans-serif;
}
body #CybotCookiebotDialogTabContent input:checked+.CybotCookiebotDialogBodyLevelButtonSlider {
  background-color: #3ee452;
}
.cookie-notice.cookie-notice--active { display: flex; }
.cookie-notice {position: fixed; bottom: 0; left: 0; right: 0; padding: 1.0em 1.0em; display: none; justify-content: center; flex-wrap: wrap; z-index: 999; }
.cookie-notice__message { color: #fff; text-align: left; margin: 0 40px 0 0; max-width: 718px; padding: 15px 30px; }
.cookie-notice__message p:last-of-type { margin-bottom: 0; }
.cookie-notice__message a { font-weight: 500; }
.cookie-notice__buttons { display: flex; align-items: center; }
.cookie-notice__button { margin-bottom: 0; }
@media all and (max-width: 900px) {
	.cookie-notice { flex-direction: column; align-items: center; }
  .cookie-notice__message { margin: 0; text-align: center; }
}
@media all and (max-width: 479px) {
  .cookie-notice__message { margin: 0; padding: 0 0 15px 0px; }
}
/********************************************************************************
			 --- Calculator ---
*********************************************************************************/
.popup-headline {margin-bottom: .5rem;}
.calculator__grid {flex-flow: wrap; box-shadow: 0 20px 30px -3px rgb(0 0 0 / 6%);}
.calculator__left {width: 60%;background-color: #fff;padding: 2rem;}
.calculator__right {width: 40%;padding: 2rem;}
.calculator-select {text-indent: 1rem;border: 1px solid #b4babf;border-radius: 0;margin-top: 0.684rem;height: 50px;color: #62696f;font-size: 1rem;}
.calculator-form__input-item label {margin: 1rem 0 2rem 0;}
.calculator-form__input-item label:not(:last-child) {margin-bottom: .5rem;}
.calculator-form__output {font-weight: bold;font-size: 2.65rem;}
.calculator-form__output-item {margin-bottom: 2rem;}
.calculator-form__output-item-headline {line-height: 1.2;margin-bottom: .25rem;}

.calculator-suggestion {margin-bottom: 2rem;}
.calculator-suggestion > span {font-size: .9rem;}
.calculator-suggestion ul {display: flex;margin: 0 -.65rem;}
.calculator-suggestion ul li {font-size: .85rem;padding: 0 .65rem;}
.calculator-suggestion ul li a {text-decoration: underline;}
.calculator-suggestion ul li:not(.active) {display: none;}
.calculator-tooltip {position: relative;}
.calculator-tooltip-icon {position: relative;top:1px;}
.calculator-tooltip-text {position: absolute;opacity: 0;padding: 10px;margin-top: 20px;color: #fff;text-align: left;font-family: raleway,sans-serif;font-size: .8rem;line-height: 1.2;text-decoration: none;visibility: hidden;width: 18rem;white-space: initial;z-index: 10;}
.calculator-tooltip:hover {color:#3ee452; }
.calculator-tooltip:hover .calculator-tooltip-text {opacity: 1;visibility: visible;}

.calculator-contact {display: none;}
.calculator-disclaimer {color: #fff;margin-top: 1rem;display: none;}
.calculator-disclaimer p {line-height: 1.1;margin-bottom: 0;}
.calculator-disclaimer small {line-height: 1.1;font-size: .7rem;}
.calculator-output__actions {display: none;}
.caclulator-output__actions-grid {margin: 0 -.5rem 1rem -.5rem;flex-flow: wrap;justify-content: space-between;}
.caclulator-output__actions-grid a {margin: 0 .5rem;}
.calculator-output__actions .button--contact {width: 100%;}
.button.button--share::after {content: '\e9a9';}
.button.button--save::after {content: '\e969';}
.button.button--share:hover::after, .button.button--save:hover::after {right: 1rem;}
.calculator-cta-popup__case {display: none;}
#calculator-pdf h4 {margin-bottom: 0;}
.pdf__results h3 {margin-bottom: .5rem;}
#calculator-pdf p, .pdf__results span {margin-bottom: 1rem;display: block;}
.disclaimer {font-size: .8rem;}
.gform_confirmation_wrapper {text-align: center;background-color: #3ee452;color: #fff;padding: 1rem;}
@media only screen and (max-width: 1300px) {
.caclulator-output__actions-grid a {width: 100%;}
.caclulator-output__actions-grid a:first-of-type {margin-bottom: 1rem;}
}
@media only screen and (max-width: 800px) {
  .calculator__left {width: 100%;}
  .calculator__right {width: 100%;}
}
/********************************************************************************
			 --- Print ---
*********************************************************************************/
@media print {
  .header .drawer {display: none;}
}



/********************************************************************************
			 --- Positions Cards ---
*********************************************************************************/
.positions-list .positions-card {margin-bottom: 1.5em; padding-bottom: 1.25rem; border-bottom: 1px solid #62696f;}
.positions-list .positions-card__overview {font-size: 1.25em; font-weight: 300;}
.positions-card__title {margin-bottom: 0.4em;}
.positions-card__title a {color: #3ee452; font-size: 1.3rem;}
.positions-card__title a:hover {color: #00d1fd}
.positions-card__overview > :last-child {margin-bottom: 0}
.positions-card__details-action a { color: #00d1fd; font-size: 0.9rem; }
.positions-card__details-action a:hover {color: #3ee452; }
.positions-card__details-label {display: block; padding-bottom: 0.5714em; margin-bottom: 0.5714em; border-bottom: 1px solid rgba(var(--lightGray), 1)}
.positions-card__details ul {list-style: none; margin: 0; padding: 0;}
.positions-card__details li {font-size: 0.825em; display: block; padding-bottom: 0.5714em; padding-left: 1.4286em; margin-bottom: 0.5714em;
	/* border-bottom: 1px solid rgba(var(--lightGray), 1);  */
	color: #fafbfb;
	position: relative;}
.positions-card__details a {color: #3ee452; font-weight: 700;}
.positions-card__details a:hover {color: #00d1fd}
.positions-card__details li span {position: absolute; top: 0.1429em; left: 0; font-weight: 400;}
.page-header__meta li.apply-now__button {display: block;}
@media only screen and (min-width: 640px) {
	/**.positions-card {display: flex; align-items: stretch; justify-content: space-between;}
	.positions-card__body {flex: 0 1 auto;}
	.positions-card__details {flex: 1 0 auto; padding-left: 3.75em; width: 15.625em;}**/

	.positions-card__body {display: flex;justify-content:
space-between;gap:1rem;align-items: center;}
}

@media only screen and (max-width: 639px) {
	.positions-card__details {margin-top: 1.25em;}
}


/********************************************************************************
			 --- Greenhouse Careers ---
*********************************************************************************/
.open-positions--filter {display: flex;align-items: center;margin: 1.5rem -1rem 4rem -1rem;}
.open-position__filter {margin: 0 1rem 0 1rem;}
.open-position__filter option[value="4002702005"] {display: none;}

#grnhse_app {
	background-image: linear-gradient(270deg, #2F3439 0%, #23292E 100%);}

/* Min height for spinner */
.positions-list { min-height: 200px; max-width: 830px; margin: 0 auto; }
.positions-card__title { color: #00d1fd; }

/* Hide for Reset */
.reset-btn.hide { display: none; }
.reset-btn { margin-top: -2rem; }
.reset-btn button { display: block; margin: 0 auto; }
.reset-btn button:after { display: none; }
@media (max-width: 600px) {
	.open-positions--filter {flex-flow: wrap;justify-content: center;}
	.open-positions--filter .label {margin: .9rem 0;}
}
